.section-form .title-gradient p {
    margin-bottom: 0 !important;
}

.title-shadown>* {
    filter: drop-shadow(4px 4px 0px var(--color-white));
}

.title-gradient>* {
    background: var(--brandwebsite-gradient-primary);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-form .title-gradient p strong {
    font-size: 30px !important;
}

.section-form .f--btn_close {
    display: none;
}

.section-form .fadviseblock.advise--style {
    background: transparent !important;
    padding: 0;
    border-radius: 10px;
}

form.form--register {
    margin: 0;
}

.section-form .form--register .form__bg .title-form_v2_advide, .section-form .form--register .form__bg .f--title_v2 {
    display: none;
}

.title-form_v2_advide {
    margin-top: -65px;
    margin-left: 0px;
}

.fb__box--bg_v2 .title-form_v2, .title-form_v2_advide {
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(180deg, #e1a224, #f2be33);
    font-size: 18px;
    padding: 8px;
    margin: 0;
    font-weight: 700;
    letter-spacing: 0.7px;
    border-radius: 10px;
    margin: 0 10px;
    margin-top: -60px;
    width: 90%;
    position: absolute;
}

.title-form_v2_advide p {
    font-size: 14px;
}

.fb__box--bg_v2 .title-form_v2 p, .title-form_v2_advide p {
    color: #016299;
}

.f--title_v2_advide {
    text-align: center;
    margin-bottom: 12px;
}

.f--title_v2 p {
    font-style: italic;
    font-size: 14px;
    color: white;
}

.f--input_v2_advise {
    display: flex;
    gap: 10px;
}

.f--input_v2_advise label {
    width: 50%;
    margin-bottom: 15px;
}

.position-relative {
    position: relative !important;
}

.custom-style--f {
    border-radius: 5px !important;
    color: #333;
    font-weight: 400 !important;
    border: 2px solid transparent !important;
    background-image: linear-gradient(#fff, rgba(255, 255, 255, 0)), linear-gradient(101deg, #0B339A, #0097DC, #007AD2) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
    box-shadow: 1px 1000px 1px #fff inset !important;
    background-repeat: repeat !important;
    background-position: unset;
    background-size: cover !important;
}

textarea.fr__note.custom-style--f {
    resize: unset;
}

.fadviseblock .messenger__error, .fslidebar_advise .messenger__error {
    display: flex;
    align-items: center;
    margin: 0 auto;
    color: #fff !important;
    font-weight: 600;
}

.btn-booking--style {
    cursor: pointer;
    background: linear-gradient(90.33deg, #0B339A 0%, #0097DC 49.13%, #007AD2 99.72%);
    box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.85);
    border-radius: 8px;
    width: 197px;
    height: 45px;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.btn--white>span {
    background: linear-gradient(90.33deg, #0B339A 0%, #0097DC 49.13%, #007AD2 99.72%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.btn-booking--style {
    cursor: pointer;
    background: linear-gradient(90.33deg, #0B339A 0%, #0097DC 49.13%, #007AD2 99.72%);
    box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.85);
    border-radius: 8px;
    width: 197px;
    height: 45px;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.signup-form {
    font-size: 14px;
}

.btn--white {
    background: #fff !important;
}

.fadviseblock .ff__form, .fslidebar_advise .ff__form {
    padding: 10px 10px 10px;
    display: flex;
    justify-content: center;
}

.fadviseblock .btn__advise, .fslidebar_advise .btn__advise {
    padding: 12px 24px;
    width: fit-content;
    height: 44px;
}

.messenger__error {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #de0000;
    padding: 5px 35px;
    position: relative;
    word-break: break-all;
    max-width: 400px;
}

.custom--hf {
    width: 100%;
    height: 40px !important;
    max-width: 240px;
    border: unset !important;
    margin: 0;
    padding: 0;
    background: #fff !important;
    border-radius: 5px !important;
    font-size: 14px !important;
    color: #333;
    font-weight: 400 !important;
}

.valid-feedback {
    width: auto;
    margin-top: 0.25rem;
    font-size: 12px;
    color: #dc3545;
    text-align: left;
    position: absolute;
    left: 8px;
    top: -15px;
    background: #fff;
    padding: 0 10px;
    border-radius: 5px;
    font-weight: 400;
}

.box__input-s {
    width: 100%;
    position: relative;
}

.box__input-s.fr__services-box {
    position: relative;
}

.box__input-s.fr__services-box::before {
    content: "";
    background-image: url(https://cdn.diemnhangroup.com/nhakhoashark.vn/2023/11/Vector-51.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 13px;
    right: 0px;
    width: 20px;
    height: 20px;
}

select.fr__services.custom-style--f {
    height: 45px !important;
    margin: 0px !important;
}

.fadvise__popup {
    display: none;
}

.form__booking_v2, .fadvise__popup {
    /* display: none; */
    position: fixed;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.7);
    animation-name: moveInleft;
    animation-duration: .6s;
}

form.form--register {
    margin: 0;
}

.fadvise__popup form {
    padding: 50px 25px;
}

.fadvise__popup>form {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.fadviseblock.advise--style, .fslidebar_advise, .fadvise__popup form {
    background-size: cover;
    background-position: right bottom;
    border-radius: 10px;
}

.form--register {
    min-width: 550px;
}


.fb__box--bg_v2 .title-form_v2, .title-form_v2_advide {
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(180deg, #e1a224, #f2be33);
    font-size: 18px;
    padding: 8px;
    margin: 0;
    font-weight: 700;
    letter-spacing: 0.7px;
    border-radius: 10px;
    margin: 0 10px;
    margin-top: -65px;
    width: 90%;
    position: absolute;
    margin-left: 0px;
}

.title-form_v2_advide p {
    font-size: 14px;
}

.fb__box--bg_v2 .title-form_v2 p, .title-form_v2_advide p {
    color: #016299;
}

.fadviseblock.advise--style, .fslidebar_advise, .fadvise__popup form {
    background-image: url(https://cdn.diemnhangroup.com/nhakhoashark.vn/2023/07/bg-formpp.jpg) !important;
} 

.p-sliderbar {
    display: none;
}

.fadvise__popup .ff__form {
    display: flex;
    justify-content: center;
}

.fadvise__popup .btn__advise {
    width: 220px;
}

@media screen and (max-width: 768px) {
    .section-form .section-bg {
        background: linear-gradient(180deg, #DAF9FD 0%, #DAF9FD 100%) !important;
    }

    .section-form .section-bg img{
        display: none;
    }

    .section-form .title-gradient p strong {
        font-size: 21px !important;
    }

    form.form--register {
        margin: 0;
        max-width: 305px;
        margin: 0 auto;
    }

    .form--register {
        min-width: auto;
    }

    .title-form_v2_advide {
        margin-top: -40px;
    }

    .title-form_v2_advide p {
        font-size: 11px;
    }

    .f--title_v2 p {
        font-size: 12px;
    }

    .f--input_v2_advise {
        display: block;
    }

    .f--input_v2_advise label {
        width: 100%;
    }

    .form--register .box__input-s textarea {
        min-height: 85px !important;
    }

    .signup-form {
        font-size: 11px;
    }
}