.registration-tabs{
    position: relative;
    background-color: rgba(176,176,176,0.94);
    border-radius: 0 8px 8px 0;
    height: 55px;
  /*  display: flex;
    align-items: center;*/
    padding-top: 8px;
    margin-top: 3px;
}
/*.registration-tabs4.active{
    background-color: var(--light-purple-color);
}*/
.triangle{
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 12px solid var(--light-purple-color);
    border-bottom: 7px solid transparent;
    position: absolute;
    left: -12px;
    top: 23px;
    display: none;
}
.pb-2, .py-2{
    padding-bottom: .36rem!important;
}
.pt-2, .py-2 {
    padding-top: .36rem!important;
}
.btn_containue, .btn_containue:hover{
    font-size: 18px;
    width: 120px;
    color: var(--white-color);
    background-color: var(--light-orange-color);
    border-radius: 24px;
}
.registration-nav-link,.registration-nav-link:hover{
    font-size: 18px;
    color: var(--white-color) !important;
}
.left-border-register{
    position: absolute;
    top: 0;
    border-left: 1px solid rgba(107,87,161,0.6);
    display: block;
    height: 100%;
    left: 14px;
}
.registration-title{
    font-family: Almarai-ExtraBold, sans-serif;
    font-size: 22px;
    color: var(--light-purple-color);
    text-align: center;
}
.registration-text{
    font-family: Almarai-ExtraBold, sans-serif;
    font-size: 18px;
    color: #dd505d;
}
.registration-title:after{
    position: relative;
    top: 18px;
    content: '';
    border-bottom: 1px solid var(--light-purple-color);
    width: 75px;
    display: block;
    margin: auto;
}
.paypal_button{
    border: none;
    background: none;
    outline:none;

}
.paypal_button:focus{
    border: none;
    outline: 0 !important;

}
.none_line_registration_title:after {
    position: relative;
    top: 18px;
    content: '';
    width: 75px;
    display: block;
    margin: auto;
}
.none_line_registration_title{
   font-family: Almarai-ExtraBold, sans-serif;
    font-size: 22px;
    color: var(--light-purple-color);
    text-align: center;
}
.registration-subtitle{
    font-family: Almarai-ExtraBold, sans-serif;
    font-size: 18px;
    color: var(--light-orange-color);
}
.register-input-style{
    border: 1px solid rgba(195,195,195,0.64);
    width: 50%;
    padding: 10px 15px;
   /* height: 40px;*/
    border-radius: 9px;
}
.register-input-style1{
    border: 1px solid rgba(195,195,195,0.64);
    width: 50%;
    padding: 10px 15px;
   /* height: 40px;*/
    border-radius: 9px;
}
.register-input-style:focus{
    border: 1px solid var(--light-orange-color);
    outline: var(--light-orange-color);
}
.register-input-style1:focus{
    border: 1px solid var(--light-orange-color);
    outline: var(--light-orange-color);
}
.register-input-style::placeholder{
    padding-bottom: 20px;
    font-size: 15px;
    color: #6A777F;
}
.register-input-style1::placeholder{
    padding-bottom: 20px;
    font-size: 15px;
    color: #6A777F;
}
.question-field{
    border: 1px solid rgba(195,195,195,0.64);
    width: 100%;
    padding: 10px 15px;
    font-size: 15px;
    color: #6A777F;
    border-radius: 9px;
}
.continue-question{
    font-size: 16px;
    color: var(--light-purple-color);
}
.continue-button,.continue-button:hover{
    font-size: 18px;
    width: 120px;
    color: var(--white-color);
    background-color: var(--light-orange-color);
    border-radius: 24px;
}
.program-name{
    font-family: Almarai-Bold, sans-serif;
    font-size: 20px;
    color: var(--light-purple-color);
}
.program-price{
    font-family: Almarai-Bold, sans-serif;
    font-size: 20px;
    color: var(--orange-color);
}
.program-text{
    font-family: Almarai-Bold, sans-serif;
    font-size: 20px;
    color: var(--light-purple-color);
    line-height: 35px;
}
.check-icon{
    color: var(--orange-color);
}
.check-text{
    font-size: 15px;
    color: #707070;
}
.choose-button,.choose-button:hover{
    font-family: Almarai-Bold, sans-serif;
    font-size: 17px;
    width: 152px;
    color: var(--white-color);
    background-color: var(--light-orange-color);
    border-radius: 24px;
}
.payment-button,.payment-button:hover{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    width: 100px;
    height: 50px;
    background-color: var(--light-purple-color);
    color: var(--white-color);
}
.visa-card-style{
    border: none;
}
.visa-header-style{
    background: none;
    border: none;
}
.visa-details-box{
    border: 1px solid rgba(107,87,161,0.57);
    border-radius: 8px;
}
.visa-details-div{
    background-color: var(--light-purple-color);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    border-radius: 8px 8px 0 0;
}
.visa-details-title{
    font-family: Almarai-Bold, sans-serif;
    font-size: 18px;
    color: var(--white-color);
}
.payment-label{
    font-family: Almarai-Bold, sans-serif;
    font-size: 13px;
    color: #6A777F;
    width: 100%;
    padding-right: 2px;
}

.payment-input-style{
    border: 1px solid #6A777F4A;
    border-radius: 8px;
    width: 100%;
    height: 40px;
    padding-right: 15px;
    font-size: 15px;
    font-family: tahoma;
}
.payment-input-style:focus{
    border: 1px solid var(--light-orange-color);
    outline: var(--light-orange-color);
}
input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
}
.select-style{
    background: none;
    border: 1px solid #6A777F4A;
    border-radius: 8px;
    width: 100%;
    height: 40px;
    padding-right: 15px;
    color: #6A777F;
}
.select-style:focus,.select-form-style:focus{
    border: 1px solid var(--light-orange-color);
    outline: var(--light-orange-color);
}
.select-down-arrow{
    display: flex;
    background-color: var(--white-color);
    width: 39px;
    justify-content: center;
    align-items: center;
    height: 23px;
    pointer-events: none;
    position: absolute;
    left: 18px;
    top: 9px;
    border-radius: 8px;
    color: #6A777F;
}
.credit-card-btn,.credit-card-btn:hover{
    font-family: Almarai-Bold, sans-serif;
    font-size: 18px;
    width: 100%;
    height: 45px;
    border-radius: 5px;
    color: var(--white-color);
}
.credit-card-btn.payment-btn{
    background-color: var(--light-orange-color);
}
.credit-card-btn.cancel-btn{
    background-color: #ACACAC;
}
.or-text {
    font-family: Almarai-Bold, sans-serif;
    font-size: 25px;
    color: var(--light-purple-color);
}
.span-title{
    position: relative;
    padding: 0 15px;
}
.span-title:before, .span-title:after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    top: 20px;
    border-top: 2px solid rgba(107,87,161,0.5);
}
.span-title:before{
    right: 100%;
}
.span-title:after{
    left: 100%;
}
.paypal-div{
    margin-top: 25px;
}
.under-bottom-border{
    display: block;
    width: 100%;
    border-top: 1px solid #6A777F4A;
    position: relative;
    top: 30px;
    right: 21px;
}
.select-form-style{
    font-size: 16px;
    background: none;
    border: 1px solid #6A777F4A;
    border-radius: 8px;
    width: 50%;
    /*height: 40px;*/
    padding: 13px 15px;
    color: #6A777F;
}
.select-form-style-town{
    width: 100% !important;
  
}
.select-form-down-arrow-town{
    right: 90% !important;
}
.select-form-down-arrow{
    display: flex;
    background-color: var(--white-color);
    width: 39px;
    justify-content: center;
    align-items: center;
    height: 23px;
    pointer-events: none;
    position: absolute;
    right: 45%;
    top: 12px;
    border-radius: 8px;
    font-size: 11px;
    color: #6A777F;
}
.upload-icon{
    width: 25px;
}
.upload-buttonAlways{
    display: flex;
    pointer-events: auto;
    padding-left: 0px!important;

}
.upload-button{
    display: flex;
    pointer-events: none;
}
.upload-button.active{
    pointer-events: auto;
}
.upload-span{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background-color: var(--light-orange-color);
}
.upload-span-text{
    font-size: 14px;
    color: var(--light-orange-color);
    position: relative;
    top: 9px;
    right: 12px;
    /*width: 80%;*/
}
.upload-span.done{
    background-color: #20b422;
}
.upload-span-text.done{
    display:none;
}
.upload-span.gray{
    background-color: rgba(176, 176, 176, 0.94);
}
#upload_btn_modal_call_doc_is_father_work .upload-span.gray,#upload_btn_modal_call_doc_is_mother_work .upload-span.gray,#upload_btn_modal_call_doc_is_parent_work .upload-span.gray {
    background-color: var(--light-orange-color) ;
}
#upload_btn_modal_call_doc_is_father_work .upload-span-text,#upload_btn_modal_call_doc_is_mother_work .upload-span-text,#upload_btn_modal_call_doc_is_parent_work .upload-span-text{
    color: var(--light-orange-color) ;
 
}

.upload-span-text.gray{
    color:#707070;
}
.star-span{
    position: relative;
    top: 6px;
    left: 3px;
    font-size: 18px;
}
.select-arrow{
    display: flex;
    background-color: var(--white-color);
    width: 39px;
    justify-content: center;
    align-items: center;
    height: 23px;
    pointer-events: none;
    position: absolute;
    left: 3px;
    top: 12px;
    border-radius: 8px;
    font-size: 11px;
    color: #6A777F;
}

/* Checkboxes Style */
.question-div{
    display: flex;
    position: relative;
    top: 10px;
}



.question-label {
    display: block;
    position: relative;
    padding-left: 5px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-right: 35px;
    color: #6A777F;
}

/* Hide the browser's default checkbox */
.question-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 25px;
    width: 25px;
    background-color: white;
    border-radius: 3px;
    border: 1px solid var(--light-orange-color);
}

/* On mouse-over, add a grey background color */
.question-label:hover input ~ .checkmark {
    background: white;
}

/* When the checkbox is checked, add a blue background */
.question-label input:checked ~ .checkmark {
    background-color: var(--light-orange-color);
}

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

/* Show the checkmark when checked */
.question-label input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.question-label .checkmark:after {
    left: 9px;
    top: 5px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* End Checkboxes Style */


.sure-button,.sure-button:hover{
    font-family: Almarai-Bold,sans-serif;
    font-size: 19px;
    width: 140px;
    color: var(--white-color);
    background-color: var(--light-orange-color);
    border-radius: 24px;
}

/* Payment Modal Style */
.payment-modal-content{
    border-radius: 18px;
    border: none;
}
.modal-dialog{
    max-width: 32%;
}
.payment-modal-header{
    background-color: #625681;
    border-radius: 13px 13px 0 0;
    border: none;
    justify-content: center;
}
.payment-modal-title{
    font-family: Almarai-Bold, sans-serif;
    font-size: 19px;
    text-align: center;
    color: var(--white-color);
}
.payment-modal-body{
    border: none;
    text-align: center;
}
.check-centered{
    position: relative;
    bottom: 5px;
    right: 19px;
}
.payment-success-text{
    font-size: 19px;
    color: #6B57A1;
}
.continue-register-button,.continue-register-button:hover{
    font-family: Almarai-Bold,sans-serif;
    font-size: 19px;
    width: 160px;
    height: 40px;
    color: var(--white-color);
    background-color: var(--light-orange-color);
    border-radius: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}
/* End Modal Style */

/* Upload Modal Style */
.upload-modal-content{
    border-radius: 16px;
}
.upload-modal-header{
    background: none;
    border-radius: 13px 13px 0 0;
    border: none;
    justify-content: center;
}
.upload-modal-title{
    font-family: Almarai-Bold, sans-serif;
    font-size: 18px;
    text-align: center;
    color: #6B57A1;
}
.upload-modal-body{
    border: none;
    text-align: center;
}
.upload-dashed-div{
    border: 1px dashed #6B57A1;
    border-radius: 9px;
    background-color: #E7E2F4;
    width: 100%;
}
.drag-drop-title{
    color: #6B57A1;
    font-size: 17px;
}
input[type='file'] {
    opacity:0;
   /* color: rgba(0,0,0,0);*/
    width: 100px;
}
.browse-div{
    position: relative;
    text-align: center;
}
.browse-button{
    cursor: pointer;
}
.browse-button-div{
    position: absolute;
    bottom: 1px;
    right: 0;
    left: 0;
    margin: auto;
    pointer-events: none;

}
.browse-button,.browse-button:hover{
    font-family: Almarai-Bold,sans-serif;
    font-size: 15px;
    color: rgb(107 87 161);
    background: none;
    /* box-shadow: 0 3px 6px #f4bd537b; */
    pointer-events: none;
    /* border: 1px solid rgb(107 87 161); */
    width: 145px;
    height: unset;
    text-decoration: underline;
}
.upload-file-title{
    font-family: Almarai-Bold, sans-serif;
    font-size: 14px;
    color: #6B57A1;
}
.progress-file-div{
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 4px 33px #B0A4D164;
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.file-name{
    font-size: 13px;
    color: #6B57A1;
    float: right;
}
.file-percentage{
    text-align: center;
    float: left;
    height: 4px;
    background-color: rgba(244,189,83,0.48);
    border-radius: 8px;
    justify-content: flex-end;
    font-size: 14px;
    color: #6B57A1;
    float: left;
}
.save-in-modal-button,.save-in-modal-button:hover{
    font-size: 15px;
    color: rgb(255 255 255);
    background-color: var(--light-orange-color);
    border-radius: 24px;
    box-shadow: 0 3px 6px #f4bd537b;
    width: 185px;
}
.progress {
    height: 4px;
    background-color: rgba(244,189,83,0.48);
    border-radius: 8px;
    justify-content: flex-end;
}
.progress-bar{
    background-color: rgb(244,189,83);
}
.continue-div {
    position: relative;
    bottom: 9px;
}
/* End Upload Modal Style */

#validateCard span.card span{
    top: 2px !important;
    right: 8px !important;
    height: 31px !important;
    width: 42px !important;
}
.card{
    border: none;
}
#tt span.card span.card-generic {
    background: url(../dist/Easy-Credit-Card-Input-Plugin-With-jQuery-creditCardValidator/images/generic.png) no-repeat 3px 4px !important;
}
#tt span.card span{
    top: 2px !important;
    right: 8px !important;
    height: 31px !important;
    width: 42px !important;
}
.upload-buttonAlways{
  
    padding-left: 0px!important;

}
#upload_btn_modal_call_doc_lives .upload-span-text{
    right: 0px !important;
}
.success_txts{
    background-color: #28a745a1 !important;
}
.success_txts_yellow{
    background-color:var(--light-orange-color) !important
}
.success_txts_color{
    color:#919c94a1 !important;

}
.disnonee{
    display: none;
}
.success_txts_color_yellow{    color:var(--light-orange-color) !important;
}
.disnone{
    display: none !important;
}
.disblock{
    display: block !important;
}

@media (max-width: 900px){
    .register-input-style,.select-form-style {
        font-size: 15px;
        padding: 8px 15px 8px 0;
        width: 100%;
    }
    .register-input-style::placeholder{
        padding: 15px 0 15px 25px;
    }
    .continue-question{
        text-align: center;
        margin-right: 6px;
    }
    .span-title:before, .span-title:after{
        width: 50%;
    }
    .modal-dialog{
        max-width: 100%;
    }
    .modal-dialog-centered{
        min-height: 50%;
    }
    .select-form-down-arrow{
        right: unset;
        left: 3px;
    }
    .under-bottom-border{
        width: 89%;
    }
    .question-div{
        right: 16px;
    }
    .progress-file-div{
        height: 75px;
    }
    .program-text{
        padding: 0 15px;
    }
    .register-input-style1{
        width: 100%;
        height: 36px;
    }
}
