.main-form-top-title span {
    color: #0f3d66;
    line-height: 1.1;
    padding: 20px;
    font-size: 25px;
    font-weight: 700;
    padding: 4px 20px;
}
.main-form-top-title {
    background: linear-gradient(90deg, #1E90FF 0%, #87CEEB 100%) !important;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    margin: 0 -15px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    /* opacity: 0.9; */
}

.main-form-top-title img {
    height: 32px;
    padding: 0px;
    margin-right: 30px;
}
.container {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
.main-form-top-title img {
    height: 32px;
    padding: 0px;
    margin-right: 30px;
max-width: 100%;
}
.form-title-text {
    display: flex
;
    flex-direction: column;
    align-items: flex-start;
    padding: 8px 0;
}
.main-form-top-title span {
    color: #0f3d66;
    line-height: 1.1;
    padding: 4px 20px;
    font-size: 25px;
    font-weight: 700;
}
body, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p, span {
    font-family: Arial !important;
}
.form-subtext {
    font-size: 14px;
    color: #0f3d66;
    font-weight: 400;
    line-height: 1.1;
    padding: 0 20px;
}
.form-main-section {
    background: linear-gradient(90deg, #1E90FF 0%, #87CEEB 100%) !important;
    color: #fff !important;
    text-align: center;
    /* padding: 10px; */
    border-radius: 4px;
}
.form-main-section h4 {
    color: #fff !important;
    line-height: 1.2;
    padding: 13px 25px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
    .img-fluid {
        width: 121px;
    }
}
.img-fluid {
    max-width: 150px !important;
    max-height: 80px !important;
    padding: 10px !important;
    margin-top: 8px;
}
@media only screen and (max-width: 767px) {
    .width-img {
        width: 179px;
        gap: 5px !important;
    }
}
@media only screen and (max-width: 767px) {
    .mobile {
        margin-top: 22px !important;
        padding-bottom: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .mobile {
        display: block;
    }
}
.terms-of-services {
    font-size: 11px;
    color: #adb1d6;
}
.terms-of-services {
    margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
    .terms-of-services .service {
        padding-right: 0 !important;
    }
}
.mobile {
    display: block;
    max-width: 1193px;
}
@media screen and (max-width: 768px) {
    .hide-on-mobile {
        display: none !important;
    }
}
@media only screen and (min-width: 1200px) {
    .container {
        width: 1210px !important;
    }
}
.gender-container {
    display: flex
;
    gap: 10px;
}
.contSubTxt, .form-part label {
    font-family: inherit;
    font-weight: 800;
    font-size: 14px;
    color: #000;
    /*margin-bottom: 10px;*/
}
@media (min-width: 1440px) {
    .container {
        max-width: 958px !important;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .container {
        width: 740px !important;
    }
    section.multistep-application-section .form-container {
        width: 740px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .container {
        max-width: 900px !important;
    }
}

.user-data-privacy {
    background: linear-gradient(90deg, #1E90FF 0%, #87CEEB 100%) !important;
    padding: 5px;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    padding: 5px 0;
    display: block;
    margin: 0;
    border-radius: 8px;
    color: #000;
}


.goog-te-gadget .goog-te-combo {
    margin: 0;
    background: linear-gradient(90deg, #1E90FF 0%, #87CEEB 100%) !important;
    color: #fff !important;
    border: 0;
    padding: 8px;
    font-size: 12px;
    line-height: 12px !important;
    border-radius: 5px !important;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    background-origin: padding-box;
    background-origin: content-box;
    margin-top: 10px;
    max-width: 120px;
    line-height: 1 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 13px !important;
}
@media (max-width: 767px) {
.goog-te-gadget .goog-te-combo {
max-width: 100px !important;
height: 32px !important;
}

.custom-mobile-btn-section {
position: fixed;
bottom: 0;
background-color: #fff;
width: 100%;
left: 0;
padding: 21px 10px;
margin: 0;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.mobile-btn-section .btn-submit.visa-btn {
    width: 100% !important;
    max-width: 90% !important;
    }
    section.fixed_row.application-section {
        padding-bottom: 150px !important;
    }
}
.hidden {
    display: none;
}