@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap');


* {
    box-sizing: border-box;
}

html {
    margin: 0 !important;
    scroll-behavior: smooth !important;

}

/* #wpadminbar {
    display: none;
} */

body {
    font-family: "DM Sans", sans-serif !important;
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

img,
video {
    max-width: 100%;
    height: auto;
    display: block;
}

li {
    list-style: none;
}

h1 {
    margin: 0;
}

h2 {
    margin: 0;
}

h3 {
    margin: 0;
}

h4 {
    margin: 0;
}

h5 {
    margin: 0;
}

h6 {
    margin: 0;
}

p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}

.vc_column-inner {
    padding: 0 !important;
}

.wpb-content--blank .wpb-content-wrapper {
    max-width: 100% !important;
}

.wpb_content_element {
    margin-bottom: 0 !important;
}

.vc_column-inner {
    padding-top: 0 !important;
}

.container_cls {
    max-width: 1210px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 15px !important;
}

.vc_column-inner::before {
    content: none !important;
}

.vc_column-inner::after {
    content: none !important;
}

img {
    max-width: 100%;
    display: block;
}

a:hover {
    opacity: 0.75;
}

#map_section {
    max-width: 923px !important;
    margin: 0px auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

#map_section>.wpb_column {
    height: 100%;

}

#map_section>.wpb_column>.vc_column-inner>.wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 105px;
}

.main_title h2 {
    font-family: Playfair Display;
    font-weight: 400;
    font-size: 46px;
    line-height: 58px;
    text-align: center;
    color: #0C0A31;
    margin: 0 auto;
}


.main_cta {
    margin: 35px auto 0 !important;
    display: block !important;
    width: fit-content !important;
}

.main_cta .vc_general {
    font-family: DM Sans !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    background: linear-gradient(90deg, #9F6C12 -11.3%, #C29D2C 50.42%, #9F6C12 112.13%) !important;
    padding: 16px 20px !important;
    text-transform: uppercase !important;
    border-radius: 0 !important;
    border: none !important;
    transition: .5s all ease-in-out !important;
    color: #FFFFFF !important;
    background-color: transparent !important;

}

.main_cta .vc_general:hover {
    background-color: #FFFFFF !important;
    opacity: 1 !important;
    background: linear-gradient(90deg, #A87818 -11.3%, #A87818 50.42%, #A87818 112.13%) !important;
}



.cta_call {
    margin: 41px 0 0 !important;
    display: block !important;
    width: fit-content !important;
}

.cta_call .vc_general {
    font-family: DM Sans !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 16px !important;
    color: #fff !important;
    padding: 16px 20px 16px 28px !important;
    text-transform: uppercase !important;
    border: 1px solid #CDA733 !important;
    transition: .5s all ease-in-out !important;
    background: transparent !important;
    border-radius: 0 !important;
}

.cta_call .vc_general:hover {
    background: #A87818 !important;
    opacity: 1 !important;

}

.cta_call .vc_general::before {
    content: url("https://accidentpros.linkgama.com/wp-content/uploads/2025/09/call-btn-1.svg");
    position: relative;
    left: -12px;
}

.banner_form {
    width: 420px !important;
    max-width: 100%;
    min-height: 472px !important;
    background: #FFFFFF;
    box-shadow: 0px 24px 24px 0px #00000040;
    padding: 4px !important;
    position: static !important;

}

.banner_form .row-50 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 18px;
    margin: 19px 0 0 0;
}

.banner_form form {
    padding-left: 25px;
    padding-right: 25px;

}

.banner_form form label {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #444444;
}

.banner_form .row-100 {
    margin-top: 15px;
}

.banner_form .sms-consent .wpcf7-list-item {
    margin: 0px !important;
}

.banner_form .sms-consent input{
    width: 15px;
    height: 15px;
}
.banner_form .sms-consent .wpcf7-list-item-label {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #444;
    margin-top: -8px;
    display: inline;
    position: relative;
    top: -3px;
    cursor: pointer;
}

.banner_form .sms-consent label {
    line-height: 16px;
}








.banner_form form input,
select {
    font-family: "DM Sans", sans-serif !important;
    background: #FFFFFF;
    border: 1px solid #787878;
    width: 175px;
    max-width: 100%;
    height: 48px;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    color: #444;
    outline: none;
    padding: 0 0 0 15px;
    margin-top: 5px;
}

.banner_form form textarea {
    width: 100%;
    font-family: "DM Sans", sans-serif !important;
    max-width: 100%;
    height: 68px;
    background: #FFFFFF;
    border: 1px solid #787878;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    color: #444;
    padding: 5px 0 0 15px;
    outline: none;
    margin-top: 5px;

}

.banner_form form input[type="submit"] {
    width: 100%;
    height: 53px;
    border-radius: 0;
    background: linear-gradient(90deg, #9F6C12 -11.3%, #C29D2C 50.42%, #9F6C12 112.13%);
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-items: center;
    margin: 21px auto 0;
    text-transform: uppercase;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 0;
}

.banner_form form input[type="submit"]:hover {
    background-color: #FFFFFF !important;
    opacity: 1 !important;
    background: linear-gradient(90deg, #A87818 -11.3%, #A87818 50.42%, #A87818 112.13%);
}

.banner_form form .wpcf7-spinner {
    margin: 5px auto 0;
    text-align: center;
    display: block;
}

.banner_top_title {
    background: url("https://accidentpros.com/wp-content/uploads/2025/09/top_bg.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 73px;
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner_top_title p {
    font-family: Playfair Display;
    font-weight: 500 !important;
    font-size: 25px !important;
    line-height: 40px !important;
    text-align: center !important;
    color: #FFFFFF !important;
    margin-top: -10px !important;

}


@media (max-width:567px) {
    .banner_top_title p {
        font-size: 20px !important;
        line-height: 30px !important;
        margin-top: -6px !important;
    }

    .banner_form .row-50 {
        align-items: flex-start;
        justify-content: center;
        gap: 18px;
        margin: 19px 0 0 0;
        flex-direction: column;
    }

    .banner_form form input,
    select {
        width: 100%;
        max-width: 100%;
    }

    .banner_form form input[type="submit"] {
        font-size: 15px;
    }

    .banner_form form {
        padding-left: 10px;
        padding-right: 10px;
    }

    #map_section>.wpb_column>.vc_column-inner>.wpb_wrapper {
        align-items: center;
        justify-content: center;
        gap: 25px;
    }
}


@media (max-width:360px) {
    .banner_form form input[type="submit"] {
        font-size: 13px;
    }

    .banner_top_title p {
        font-size: 17px !important;
        line-height: 27px !important;
        margin-top: -6px !important;
    }

}