.footer-content a {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.2;
}

.custom-body-background {
    background-size: cover;
    background-position: center;
}

.apply_jop_modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -30%);
    width: 1344px;
    max-width: 100%;
    padding: 70px 42px;
    z-index: 10 !important;
    max-height: 80%;
    transition: all 0.3s ease-in-out;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
}

.apply_jop_modal .close {
    position: absolute;
    top: 64px;
    right: 48px;
    cursor: pointer;
}

.apply_jop_modal .modal_header {
    font-size: 1.2rem;
    font-weight: 300;
    margin-bottom: 45px;
}

.apply_jop_modal .modal_header span {
    font-weight: 600;
}

.apply_jop_modal .form-control {
    height: 56px;
    border-radius: 0;
    border: 1px solid rgba(34, 31, 31, 0.3);
    background-color: #fff;
    margin-bottom: 40px;
}

.apply_jop_modal .form-control::-moz-placeholder {
    font-size: 0.9rem;
    color: rgba(34, 31, 31, 0.6);
}

.apply_jop_modal .form-control::placeholder {
    font-size: 0.9rem;
    color: rgba(34, 31, 31, 0.6);
}

.apply_jop_modal textarea.form-control {
    height: 180px;
    resize: none;
}

.apply_jop_modal .condiotn {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.apply_jop_modal .condiotn label {
    color: rgba(27, 27, 27, 0.6);
    margin-left: 20px;
    font-size: 1.1rem;
}

.apply_jop_modal .par p {
    color: rgba(27, 27, 27, 0.6);
    font-size: 1.1rem;
}

.apply_jop_modal .par p a {
    color: #221f1f;
    text-decoration: underline;
}

.apply_jop_modal .btn_submit .btn {
    background-color: #221f1f;
    border: 1px solid #221f1f;
    width: 100%;
    padding: 18px;
    text-align: center;
    color: #fff;
    border-radius: 0;
}

.apply_jop_modal .btn_submit .btn img {
    margin-right: 20px;
}

.apply_jop_modal .btn_submit .btn:hover {
    background-color: rgba(34, 31, 31, 0.8117647059);
}

.apply_jop_modal .form-group {
    position: relative;
}

.apply_jop_modal .form-group .imageInput_label {
    display: flex;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
    position: absolute;
    bottom: 27px;
    right: 25px;
}

.apply_jop_modal .form-group .imageInput_label span {
    color: #252525;
    font-size: 1.1rem;
    font-weight: 500;
}

.apply_jop_modal .form-group #imageInput {
    position: absolute;
    top: 0;
    visibility: hidden;
    opacity: 0;
}

.apply_jop_modal .form-group .file_link {
    border: 1px solid rgba(34, 31, 31, 0.06);
    padding: 10px;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 10px;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(34, 31, 31, 0.06);
}

.apply_jop_modal .file_name {
    font-size: 0.9rem !important;
    display: block !important;
    margin-top: 5px !important;
}

.active_apply_jop_modal {
    transform: translate(-50%, -50%) !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.apply_jop_modal .form-control {
    border-radius: 12px;
    margin-bottom: 25px;
}

.apply_jop_modal .btn_submit .btn {
    background-color: #243770;
    border: 1px solid #243770;
    border-radius: 15px;
}

.apply_jop_modal .close {
    top: 30px;
}

/* Custom CSS */

.nav-link {
    font-size: 16px;
}

.recharge-bill-left h2 {
    font-size: 40px;
}

.recharge-bill-left span {
    font-size: 20px;
}

.btn-group .become-partner, .btn-group .contact-us {
    font-size: 16px;
    padding: 14px 24px;
}

.payment-solution h2 {
    font-size: 26px;
}

.word.selected, .three-words {
    font-size: 16px;
}

.btn-contact {
    padding: 10px 24px;
}

.left-content .number {
    font-size: 20px;
}

.left-content .number-description {
    font-size: 16px;
}

.one-app-for-all {
    font-size: 34px;
}

.text-overlay-paymentsolution h4 {
    font-size: 22px;
}

.col-md-7.media-news h2 {
    font-size: 40px;
}

.col-md-7.media-news h2 .highlight {
    font-size: 40px;
}

.last-news-section h2 {
    font-size: 30px;
}

.ready-take-online h2 {
    font-size: 26px;
}

.footer-content h6 {
    font-size: 17px;
}

.footer-content p {
    font-size: 14px !important;
}

.imaeg-dropdown {
    height: auto;
}

.consumer-section-title {
    font-size: 34px
}

.momkn-soluton-title h2 {
    font-size: 38px;
}

.developedby p {
    direction: ltr;
}

#inner-collapseThree .accordion-body ul li a {
    color: #ffffff;
    text-decoration: none;
    margin-bottom: 15px;
    font-size: 15px;
}

.consumer-features .list-unstyled.column-two li {
    padding-right: 12px;
}

.inner-style-one .about-left {
    left: 0;
}

.header-media {
    color: #000000;
    font-size: 14px;
    line-height: 2.3;
    font-weight: 500;
}
