section#form-advise-new {
    height: auto;
    padding: 20px 0;
    min-height: unset;
    margin-left: -16px;
    margin-right: -16px;
}
section#form-advise-new > .container, section#form-advise-new > .container > * {
    height: 100%;
}
section#form-advise-new  .form-advise-img {
    position: unset;
    height: 100%;
}
section#form-advise-new  .form-advise-right {
    display: flex;
    align-items: center;
}
section#form-advise-new .form-advise-img img {
    height: 100%;
    object-fit: cover;
}
#form-advise-new {
    background: url(https://cdn.diemnhangroup.com/plasticsurgeryclinicvietnam.com/2025/04/Group_3641_11zon.webp) no-repeat center center / cover;
    min-height: 800px;
    padding: 150px 0 100px 0;
}
#form-advise-new .col-form-right {
    background: url(https://cdn.diemnhangroup.com/plasticsurgeryclinicvietnam.com/2025/04/Group-3606_11zon.webp) no-repeat center center / 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
    border-radius: 40px 0 40px 0;
}

#form-advise-new .col-form-right .title-form {
    font-size: 24px;
    font-weight: bold;
    color: #0D4E91;
}
#form-advise-new .col-form-right .form-group label {
    display: block;
    font-size: 20px;
    color: var(--secondary-yale-blue);
    font-weight: 500;
}
#form-advise-new .col-form-right .form-group input.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15sease-in-out, box-shadow .15sease-in-out;
}
#form-advise-new .col-form-right .form-group > *:not(:last-child) {
    margin-bottom: 8px;
}
#form-advise-new .col-form-right .form-group .button-form-submit {
    background: #fff;
    color: var(--secondary-yale-blue);
    font-weight: bold;
    margin: auto;
    display: block;
    box-shadow: 0px 2.37956px 2.37956px 0px rgba(0, 0, 0, 0.10);
    border-radius: 40px;
    padding: 4px 30px;
    text-transform: none;
    font-size: 16px;
}

#form-advise-new .col-form-right .form-group .button-form-submit:hover {
    background: var(--secondary-yale-blue);
    color: #Fff;
}
@media screen and (max-width: 767.98px) {
    .form-advise-img {
        display: none;
    }
}
form#slidebar_form-advise {
    width: 100%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.95);
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #AD0042;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}
.c-advise.contact-clean form .btn-primary,
 .c-advise.contact-clean .btn-primary,
 #slidebar_form-advise .btn-primary
  {
    background: #DE235E !important;
    font-size: 18px !important;
    display: flex;
    align-items: center;
    gap: 8px;
    line-height: normal !important;
    margin-top: 36px !important;
}


#slidebar_form-advise .header-form .text-1
 {
    font-size: 14px !important;
    margin-left: -45px;
}

#slidebar_form-advise .header-form .text-1::after,
 #slidebar_form-advise
 {
    width: 57%;
}

#slidebar_form-advise .header-form .text-2
{
    margin-right: -45px;
    font-size: 14px !important;
}

#slidebar_form-advise .header-form .text-2::after
{
    width: 54% !important;
    right: 69%;
}

#slidebar_form-advise .logo-form
{
    height: 50px;
}

#slidebar_form-advise .title-form
 {
    margin-bottom: 16px !important;
    font-size: 25px !important;
    line-height: 38.6px !important;
}

#slidebar_form-advise label.form-label {
    font-size: 16px;
    margin-bottom: 12px !important;
}

#slidebar_form-advise .header-form {
    margin-bottom: 24px !important;
}
#slidebar_form-advise .input--primary{
    background: transparent !important;
    border-color: #0D4E91 !important;
    border-width: 1px 1px 1px 1px !important;
    height: 35px !important;
}
form#slidebar_form-advise .col-12.col-lg-6 {
    width: 100% !important;
}
form#slidebar_form-advise .row.row-mb.mb-4{
    display: block !important;
}
#slidebar_form-advise button.btn {
    padding: 13px 30px;
    border: 1px solid transparent;
    background: none;
    box-shadow: none;
    text-shadow: none;
    opacity: 1;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    outline: none !important;
    border-radius: 5px;
    margin: auto;
    margin-top: 24px !important;
    height: 40px !important;
    font-size: 15px !important;
}
 #slidebar_form-advise .input--primary::placeholder
 {
    color: #0D4E91 !important;
    opacity: 0.3;
}
.form-advise .fa-spinner {
    display: none;
}
