.big-form .modal-dialog {
    width: 700px;
    margin: 30px auto;
}
.big-form.popup-reqest-to-connect .modal-dialog {
    width: 440px;
    margin: 30px auto;
}
.big-form.popup-reqest-to-connect  .modal-body {
    max-width: 340px;
    margin: 20px auto 0;
}
.big-form .modal-body {
    position: relative;
    padding: 2rem;
}
.big-form .modal-header {
    padding: 0;
}
.big-form .modal-dialog .modal-header h2 {
    font-size: 1.8rem !important;
    margin: 0.2rem 1rem;
    padding: 1rem;
    text-align: left;
    color: #000000;
}
#checkFlatField {
    display: none;
}
#reqest-to-tu-form #block-reqest-to-tu-form {
    padding: 20px;
}
.big-form .btn.btn-success{
    max-width: 380px;
    display: block;
    white-space: break-spaces;
}
#block-reqest-to-tu-form.kv-form-bs3 .hint-block {
    margin-top: 0;
}
.big-form .pass-item {
    flex: 1 0 0;
}
.Widget-checkAddress h2.u-text-4 {
    font-size: 32px;
    text-align: center;
}
.u-expanded-width.u-form-1 .u-text-6 {
    margin: 0 0 20px 0;
}
.big-form .flex-wrap.passport-flex .pass-item {
    flex: 1 0 200px;
}
.big-form .field-newlsform-passport_type {
    width: 110px;
}
.big-form .field-newlsform-passport_date,
.big-form .field-newlsform-passport_num{
    width: 120px;
}
.big-form .field-newlsform-passport_address {
    width: 240px;
}

.big-form .btn.btn-success,
#tab_new_sub .u-btn-submit.u-btn-1,
#tab_new_sub .btn.btn-success,
.big-form .u-btn-6,
#tab_new_sub button.submit.pick-up{
    background-color: #0066d3;
    color: #fff;
    border: none;
    border-style: none;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 10px;
    min-width: 280px;
    line-height: 28px;
    margin: 10px auto;
    font-size: 16px;
    border-radius: 4px;
}
#tab_new_sub .btn.btn-success {
    background-color: #01a0fa;
}
.select-user-type {
    width: 100%;
}
#tab_new_sub .select-user-type .btn.btn-success{
    width: 300px;
    margin: 20px auto;
    display: block;
}
.big-form .u-btn-6:active{
    background-color: #0066d3;
}
#addtarifform-tarif option {
    line-height: 1.5rem;
}
.done-text, 
.current-address {
    width: 100%;
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin-bottom: 1rem;
}  
.current-address span {
    font-size: 1rem;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: normal;
}
.big-form .flex-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    align-items: baseline;
}
.big-form.popup-reqest-to-connect .flex-wrap {
    max-width: 280px;
    margin: auto;
}
.big-form.popup-reqest-to-connect .flex-wrap .col-md-6 {
    width: 100%;
}
.big-form .checkbox label.form-label.has-star {
    font-size: 0.89rem;
    line-height: 1.3rem;
    margin-bottom: 0.5rem;
}
.big-form label.form-label.has-star {
    font-size: 0.89rem;
    line-height: 1.1rem;
    margin-bottom: 0.5rem;
}
.flex-wrap .col-md-12,
.flex-wrap .col-md-6,
.flex-wrap .col-md-4 {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
}
.flex-wrap .col-md-4 {
    flex: 0 0 197px;
}
.big-form.popup-reqest-to-connect .flex-wrap .col-md-4 {
    flex: 1;
}
/* .col-md-6 {
    flex: 0 0 200px;
} */
.flex-wrap .col-md-12{
    flex: 0 0 100%;
}
.big-form button.close{
opacity: 1;
background-image: url(/img/sprite.svg);
background-repeat: no-repeat;
background-position: -34px -168px;
width: 32px;
height: 32px;
text-indent: -5000em;
position: absolute;
right: 1rem;
top: 1rem;
transition: filter ease-in-out 400ms;
z-index: 5;
}
.big-form button.close:hover{
   filter: brightness(0.5); 
}

.big-form .dopInfo {
    font-size: 0.9rem;
    font-style: italic;
    margin: -1rem;
    display: none;
}
#gpon-form #AddressCheckForm .form-group {
    width: 280px;
    margin: 5px auto;
}
/* .check-address-bottom-text::before{
    content: "*";
    margin-left: 3px;
    font-weight: normal;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    color: tomato;
  } */
#gpon-form #CheckAddress {
padding: 15px;
}
#select2-streetSelect-container{
   padding-right: 28px; 
}

.check-address-bottom-text {
    font-size: 14px;
}
.big-form .checkout-block-number {
    display: none;
}
#gpon-form #CheckAddress .select2-container--krajee-bs3 .select2-selection--single {
    height: 44px;
    line-height: 1.8rem;
    padding: 0.4rem 1.2rem;
    font-size: 1.1rem;
}

#gpon-form #CheckAddress .select2-container--krajee-bs3 .select2-selection--single .select2-selection__arrow {
    height: 42px
}

/* DONE */
.text-center {
    text-align: center;
}

@media (max-width:576px) {
    
    .big-form .modal-dialog .modal-header h2 {
        font-size: 1.6rem !important;
        margin: 0;
        padding: 1rem;
    }
    .flex-wrap .col-md-6,
    .flex-wrap .col-md-4 {
        flex: 0 0 100%;
    }
    .big-form .flex-wrap {
        gap: 0;
    }
    .big-form .modal-dialog {
        width: 100%;
        margin: 30px auto;
    }
    #gpon-form #CheckAddress {
        height: auto;
        padding: 20px;
        font-size: 1.1rem;
        line-height: 1.6rem;
    }
}