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

#location_banner_section .location_banner_section_row {
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
}

#location_banner_section .location_banner_section_row::before {
    content: none;
}

#location_banner_section .location_banner_section_row::after {
    content: none;
}

#location_banner_section .location_banner_section_row .wpb_column:first-of-type {
    width: 687px;
    max-width: 100%;
}

#location_banner_section h1 {
    font-family: Playfair Display;
    font-weight: 400;
    font-size: 50px;
    line-height: 60px;
    text-transform: uppercase;
    color: #FFFFFF;

}

#location_banner_section p {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin: 23px 0 0 0;

}

#location_banner_section h5 {
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    margin: 25px 0 0 0;

}

#location_banner_section ol {
    padding: 0;
    margin-top: 18px;
}

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

}

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

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

#location_main_section .main_cta a {
    text-decoration: none !important;
}

#location_main_section .main_cta {
    margin: 30px 0 0 !important;
}

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

}


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

}

#location_main_section h5 {
    font-weight: 700;
    font-size: 26px;
    line-height: 40px;
    color: #000000;
    margin: 25px 0 0 0;
}

#location_main_section h6 {
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin: 32px 0 0 0;
}
#location_main_section h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #333333;
    margin: 24px 0 0 0;
}
#location_main_section ol {
    padding: 0;
    margin-top: 15px;
}

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

}

#location_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;
}

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

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

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

}

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

}

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

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

}

#location_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;
}
#location_main_section .text_a strong a {
	font-weight: 600 !important;
	text-decoration: none !important;
}
#location_main_section .vc_column-inner {
    padding: 0;
}

#location_main_section .location_main_section_wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px;
    margin: 80px auto 0;
}

#location_main_section .location_main_section_wrapper:first-of-type {
    margin: 0 auto 0;
}

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

#location_main_section .location_main_section_wrapper::before {
    content: none;
}

#location_main_section .location_main_section_wrapper::after {
    content: none;
}


#location_main_section .location_main_section_left_wrapper {
    width: 609px;
    max-width: 100%;
}



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

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

#location_main_section_2 .location_main_section_2_row {
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

#location_main_section_2 h3 {
    font-family: Playfair Display;
    font-weight: 400;
    font-size: 46px;
    line-height: 58px;
    text-align: center;
    color: #FFFFFF;
    max-width: 605px;
    margin: 0 auto 0;

}

#location_main_section_2 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFFCC;
    max-width: 683px;
    margin: 25px auto 0;

}

#location_main_section_2 a {
    color: #FFFFFFCC;
}

#location_main_section_2 .main_cta {
    margin: 50px auto 0 !important;
}


#location_faq_section h3 {
    font-family: Playfair Display;
    font-weight: 400;
    font-size: 46px;
    line-height: 58px;
    text-align: center;
    color: #0C0A31;
    max-width: 600px;
    margin: 0 auto 0;

}

.faq-sec {
    max-width: 820px;
    margin: 42px auto 0;
}

.faq-content a:hover,
.faq-content a:active {
    text-decoration: underline;
    text-decoration-color: #a6a6a6;
}

.faq-head {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 0px !important;
    padding-top: 0px;
    font-weight: 600;
    font-size: 20px;
    line-height: 38px;
    color: #333333;
    transition: all .5s ease-in-out;
}

.faq-head.active {
    padding-bottom: 0px;
}

.faq-content {
    display: none;
}

.faq-wrap {
    margin: 0 0 25px;
    padding: 22px 36px 22px 34px;
    box-shadow: 0px 4px 33px 0px #14124554;
}


.faq-content p {
    padding-top: 13px;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    max-width: 675px;
    margin: 0px;

}

.faq-content a {
    color: #333333;
    
}

.faq-content ul {
    padding: 0 0 0 32px;
    margin: 0 0 0px 0;
}

.faq-content ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    list-style: disc;
    margin-top: 0px;
    padding: 0;
}


.faq-head.active:after {
    content: url("https://accidentpros.linkgama.com/wp-content/uploads/2025/09/up.svg");
    right: 16px;
    margin-left: 25px;
}

.faq-head:after {
    content: url("https://accidentpros.linkgama.com/wp-content/uploads/2025/09/down.svg");
    right: 16px;
    margin-left: 25px;
}

@media (max-width:1280px) {

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

}

@media (max-width:1200px) {
    #location_banner_section .location_banner_section_row {
        align-items: center;
        justify-content: center;
        gap: 40px;
    }

}

@media (max-width:992px) {
	#location_main_section {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
    #location_main_section .location_main_section_wrapper {
        gap: 30px;
        align-items: center;
        margin: 60px auto 0;
        flex-direction: column-reverse;
    }

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

    #location_main_section h2 {
        font-size: 40px;
        line-height: 50px;
    }

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

    #location_main_section .location_main_section_right_wrapper {
        position: static;
    }

    #location_main_section_2 h3 {
        font-size: 40px;
        line-height: 50px;
    }

    #location_banner_section h1 {
        font-size: 42px;
        line-height: 52px;
        max-width: 620px;
    }

    #location_main_section_2 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    #location_faq_section {
        padding-top: 50px !important;
        padding-bottom: 65px !important;
    }

    #location_faq_section h3 {
        font-size: 40px;
        line-height: 50px;
    }

}

@media (max-width: 767px) {
    .faq-wrap {
        margin: 0 0 20px;
        padding: 18px 24px 18px 24px;
        box-shadow: 0px 4px 33px 0px #14124554;
    }

    .faq-content {
        padding-top: 0px;
        padding-right: 0px;
    }

    .faq-head {
        border-radius: 4px;
        font-size: 18px;
        line-height: 30px;
    }

    .faq-content p {
        font-size: 16px;
        line-height: 27px;
        padding-top: 12px;
    }

    .faq-head:after {
        margin-left: 10px;
        transform: scale(0.8) !important;
    }

    .faq-head.active:after {
        margin-left: 10px;
        transform: scale(0.8) rotate(180deg);
    }


}

@media (max-width:567px) {
	#location_banner_section {
		padding-top: 60px !important;
		padding-bottom: 70px !important;
	}
    #location_banner_section h1 {
        font-size: 38px;
        line-height: 48px;
    }


    #location_banner_section p {
        font-size: 18px;
        line-height: 28px;
        margin: 18px 0 0 0;
    }

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

    #location_main_section_2 h3 {
        font-size: 32px;
        line-height: 42px;
    }

    #location_main_section h5 {
        font-size: 20px;
        line-height: 30px;
        margin: 15px 0 0 0;
    }
	.faq-sec {
			margin: 35px auto 0;
		}
	#location_main_section_2 .main_cta {
		margin: 35px auto 0 !important;
	}

    #location_main_section {
        padding-top: 70px !important;
        padding-bottom: 65px !important;
    }

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

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

    #location_faq_section h3 {
        font-size: 32px;
        line-height: 42px;
    }
}