.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;
    font-size: 16px;
    line-height: 20px;
    background: linear-gradient(90deg, #9F6C12 -11.3%, #C29D2C 50.42%, #9F6C12 112.13%);
    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%);
}


#single_banner_section {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    max-width: 100% !important;
}


#single_banner_section h1 {
    font-family: Playfair Display;
    font-weight: 400;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    color: #FFFFFF;
    margin: 0 auto;
    max-width: 660px;
    text-transform: uppercase;
}



#areas_main_section h2 {
    font-family: Playfair Display;
    font-weight: 400;
    font-size: 46px;
    line-height: 58px;
    color: #0C0A31;

}


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

}
#areas_main_section p strong{
	font-weight: 600 !important;
}
#areas_main_section h5 {
    font-weight: 700;
    font-size: 26px;
    line-height: 40px;
    color: #000000;
    margin: 31px 0 0 0;
}
#areas_main_section h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #333;
    margin: 25px 0 0 0;
}
#areas_main_section h6 {
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin: 32px 0 0 0;

}

#areas_main_section ol {
    padding: 0;
    margin-top: 15px;
}

#areas_main_section ol li {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin: 6px 0 0 0;
    position: relative;
    padding-left: 20px;

}

#areas_main_section ol li::before {
    content: url("https://accidentpros.linkgama.com/wp-content/uploads/2025/09/list-icon.svg");
    top: 1px;
    display: inline-block;
    position: absolute;
    left: 0px;
}

#areas_main_section ol li strong {
    font-weight: 600;
}

#areas_main_section ul {
    padding: 0 0 0 20px;
    margin-top: 15px;
}

#areas_main_section ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin: 10px 0 0 0;
    position: relative;
    padding-left: 20px;

}

#areas_main_section ul li::before {
    content: "";
    width: 11px;
    height: 10px;
    background: #151245;
    border-radius: 50%;
    top: 8px;
    display: inline-block;
    position: absolute;
    left: 0px;

}

#areas_main_section ul li strong {
    font-weight: 600;
}

#areas_main_section a {
    font-weight: 600;
    font-size: 21px;
    line-height: 28px;
    text-decoration: underline;
    color: #000000;
    margin: 30px 0 0 0;
    display: block;

}

#areas_main_section .text_a a {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 28px !important;
    text-decoration: underline !important;
    color: #333333 !important;
    margin: 0 !important;
    display: inline !important;
}
#areas_main_section .text_a strong a {
	font-weight: 600 !important;
}
#areas_main_section .vc_column-inner {
    padding: 0;
}

#areas_main_section .areas_main_section_wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px;
    margin: 70px auto 0;
}

#areas_main_section .areas_main_section_wrapper:first-of-type {
    margin: 0 auto 0;
}

#areas_main_section .areas_main_section_wrapper:nth-child(even) {
    flex-direction: row-reverse;
}

#areas_main_section .areas_main_section_wrapper::before {
    content: none;
}

#areas_main_section .areas_main_section_wrapper::after {
    content: none;
}


#areas_main_section .areas_main_section_left_wrapper {
    width: 609px;
    max-width: 100%;
}



#areas_main_section .areas_main_section_right_wrapper {
    width: 505px;
    max-width: 100%;
    height: 100%;
    position: sticky;
    top: 100px;
}


#google_section {
    margin: 0;
}

#google_section .vc_column-inner {
    padding: 0;
}

#google_section .wpb_wrapper {
    padding: 0;
}


#section_4 .section_4_wrapper::before {
    content: none;
}

#section_4 .section_4_wrapper::after {
    content: none;
}

#section_4 {
    margin: 0;
    padding-left: 15px !important;
    padding-right: 15px !important;
}


#section_4 .section_4_wrapper {
    width: 1130px;
    max-width: 100%;
    margin: 0px auto 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;

}

#section_4 .section_4_wrapper h3 {
    font-family: Playfair Display;
    font-weight: 400;
    font-size: 38px;
    line-height: 58px;
    color: #FFFFFF;

}

#section_4 .section_4_wrapper p {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    margin: 14px 0 0 0;
    color: #FFFFFF;

}

#section_4 .section_4_wrapper .main_cta_1 {
    margin: 25px 0 0 !important;
}

#section_4 .section_4_wrapper .vc_col-sm-8 {
    padding-left: 45px;
}

#section_4 .section_4_wrapper .vc_column-inner {
    padding: 0;
}

#section_4 .section_4_left {
    width: 245px;
    max-width: 100%;

}

#section_4 .section_4_middle {
    width: 550px;
    max-width: 100%;
}

#section_4 .section_4_right {
    width: 240px;
    max-width: 100%;

}

#section_4 .cta_call {
    margin: 20px 0 0 !important;
}

#section_4 .main_cta {
    margin: 0 !important;
}



@media (max-width:1280px) {
    #section_4 .section_4_wrapper h3 {
        font-size: 34px;
        line-height: 44px;
        text-align: center;
        margin-top: -20px;

    }

    #section_4 .section_4_wrapper p {
        text-align: center;
        margin: 14px auto 0;
    }

    #section_4 .section_4_wrapper {
        align-items: center;
        justify-content: space-between;
        gap: 35px;
        flex-direction: column;
    }

    #areas_main_section h2 {
        font-size: 42px;
        line-height: 54px;
		
    }

}



@media (max-width:992px) {
	#areas_main_section {
		padding-top: 70px !important;
		padding-bottom: 60px !important;
	}
    #single_banner_section {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    #single_banner_section h1 {
        font-size: 46px;
        line-height: 56px;
    }

    #banner_left_wrapper {
        max-width: 560px;
        width: 100%;
    }

    #section_4 .section_4_wrapper {
        min-height: 260px;
        margin: 0px auto 0;
    }

    #areas_main_section .areas_main_section_wrapper {
        gap: 20px;
        align-items: center;
        margin: 60px auto 0;
        flex-direction: column-reverse;
    }

    #areas_main_section .areas_main_section_wrapper:nth-child(even) {
        flex-direction: column-reverse;
    }

    #areas_main_section h2 {
        font-size: 40px;
        line-height: 50px;
		max-width: 600px;
    }

    #areas_main_section h5 {
        font-size: 22px;
        line-height: 32px;
        margin: 21px 0 0 0;
    }

    #areas_main_section .areas_main_section_right_wrapper {
        position: static;
    }
	#areas_main_section h6 {
		margin: 21px 0 0 0;
	}

}



@media (max-width:767px) {

    #single_banner_section .main_cta_1 {
        margin: 25px auto 0 !important;
    }

    #section_4 .section_4_wrapper h3 {
        font-size: 24px;
        line-height: 34px;
        text-align: center;
    }

    #section_4 .section_4_wrapper p {
        margin: 12px 0 0 0;
        text-align: center;
    }

    #section_4 .section_4_wrapper .main_cta_1 {
        margin: 25px auto 0 !important;
    }

    #section_4 .section_4_wrapper {
        width: 470px;
    }

    #section_4 .section_4_wrapper .vc_col-sm-8 {
        padding-left: 0;
    }

    .main_cta_1 button {
        font-size: 14px !important;
        line-height: 24px !important;
        padding: 14px 18px !important;
    }

    .main_cta_2 button {
        font-size: 14px !important;
        line-height: 24px !important;
        padding: 14px 18px !important;
    }
}


@media (max-width:567px) {

    #single_banner_section h1 {
        font-size: 38px;
        line-height: 48px;
        max-width: 380px;
    }

    #areas_main_section h2 {
        font-size: 32px;
        line-height: 42px;
    }

    #areas_main_section h5 {
        font-size: 20px;
        line-height: 30px;
        margin: 15px 0 0 0;
    }

    #areas_main_section .areas_main_section_wrapper {
        gap: 10px;
    }
    #areas_main_section {
        padding-top: 60px !important;
        padding-bottom: 50px !important;
    }

    #section_4 {
        margin: 0;
        padding-bottom: 60px !important;
    }

    #section_4 .section_4_box {
        border-right: none;
        padding-right: 0;
        border-bottom: 1px solid #D1D1D1;
        padding-bottom: 18px;
    }

    #section_4 h5 {
        font-size: 20px;
        line-height: 28px;
        margin: 5px 0 0;
    }

    #section_4 p {
        margin: 5px 0 0;
    }


    #section_4 .section_4_box:last-of-type {
        border-bottom: none;
    }


    .section_4_wrapper .vc_col-sm-4 {
        width: 150px;
        margin: 0 auto;
    }

    #section_4 .section_4_right {
        margin-top: 0px;
    }

    #section_4 .section_4_wrapper .main_cta_1 button {
        font-size: 14px !important;
        line-height: 24px !important;
        padding: 10px 10px !important;
    }

    #areas_main_section ul {
        padding: 0 0 0 12px;
    }

    #areas_main_section ul li::before {
        width: 10px;
        height: 10px;
    }
}



@media (max-width:360px) {
    .main_cta .vc_general {
        font-size: 14px;
    }

    .cta_call .vc_general {
        font-size: 14px;
    }
}