<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;600&amp;display=swap');

.teal-button{
		font-weight:700;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit]{
		background: #180844!important;
    color: #fff!important;
}
.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover{
		background: #0e8385!important;
    color: #fff!important;
}
button:hover{
		background: #0e8385!important;
		color: #fff!important;
		 transform: translateY(-10px);
        transition: 0.4s;
}
		
    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }
h2{font-size:2em;}
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: bold;
        margin: 0px;
    }

    a {
        outline: none !important;
    }

    p {
        color: #2b2b2b;
    }

    ol,
    ul {
        margin: 0px 0px 0px 0px;
        padding: 0;
    }

    ul li {
        color: #2b2b2b;
    }

    ol li {
        color: #2b2b2b;
    }

    .type-post {
        margin-top: 50px;
    }

    #secondary {
        margin-top: 50px;
    }

    body {
        font-family: 'Jost', sans-serif;
    }

    .wp-block-latest-posts.wp-block-latest-posts__list li {
        border-bottom: 1px solid #dfdfdf;
        padding: 7px 2px;
    }

    .author-box {
        display: none;
    }

    .banner_sec {
        background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://ontarioaccidentlawyers.com/wp-content/uploads/sites/23/2022/02/contact-us-armstrong-accident-attorneys.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        min-height: 500px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .banner_sec .container h1 {
        color: #fff;
        font-size: 48px;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
        text-align: center;
    }

    .row_sec .container .inner_row {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .row_sec {
        margin: 0px auto;
        padding: 30px;
    }

    .row_sec h2 {
        color: #180844;
        font-size: 36px;
        text-align: center;
        margin: 20px auto;
    }

    .mid_row h2 {
        color: #180844;
        font-size: 36px;
        text-align: center;
        margin: 0px auto 20px auto;
    }

    .row_sec .container .inner_row .innerL img {
        width: 100%;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
        height: 350px;
        object-fit: cover;
    }

    .row_sec .container .inner_row .innerL {
        width: 50%;
    }

    .row_sec .container .inner_row .innerR {
        width: 50%;
        padding: 40px;
    }

    .row_sec .container .inner_row .innerR p {
        color: #2b2b2b;
    }

    .row_sec .container .inner_row .innerR h3 {
        color: #2b2b2b;
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .row_sec .container .inner_row .innerR h2 {
        color: #180844;
        font-size: 30px;
        line-height: 40px;
        margin: 0;
        text-align: left;
    }
.list_flex .listL{margin-right: 30px;}

    .row_sec .container .inner_row .innerR ul {
        list-style: none;
        margin: 10px 0px 10px 0px;
    }

    .row_sec .container .inner_row .innerR ul li {
        display: flex;
        align-items: flex-start;
    }

    .row_sec .container .inner_row .innerR ul li i {
        color: #180844;
        margin-right: 7px;
        margin-top: 5px;
        font-size: 14px;
    }

    .inner_s {
        display: flex;
        justify-content: space-between;
    }

    .inner_s .inner_v {
        width: 33%;
        background: #fff;
        padding: 30px;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
        text-align: center;
        margin: 20px;
    }

    .inner_s .inner_v i {
        color: #180844;
        font-size: 48px;
        margin-bottom: 20px;
    }

    .mid_row {
        margin: 40px auto;
        padding: 30px;
        background: ghostwhite;
    }

    .container {
        max-width: 1300px;
        margin: auto;
    }

    .prom_banner {
        margin: 40px auto;
        padding: 50px 30px;
        background: #180844;
    }

    .prom_banner .container h3 {
        color: #ffffff;
        font-size: 28px;
        text-align: center;
        margin: 10px auto;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
        line-height: 35px;
    }

    .prom_banner .container {
        max-width: 900px;
        margin: auto;
        text-align: center;
    }

    .prom_banner p {
        color: #fff;
        text-align: center;
        margin-top: 30px;
        font-size: 22px;
    }

    .prom_banner h5 {
        color: #fff;
        font-size: 22px;
        margin-top: 20px;
    }

    .bottom_form h2 {
        color: #180844;
        font-size: 36px;
        text-align: center;
        margin: 0px auto 20px auto;
    }

    .masthead-sentinel,
    .site-header {
        margin-bottom: 0px !important;
    }

    #pg-62-1 {
        max-width: 1300px;
        margin: auto;
    }

    #pg-73-1 {
        max-width: 1300px;
        margin: auto;
    }

    .banner2_sec {
        background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://ontarioaccidentlawyers.com/wp-content/uploads/sites/23/2022/04/lawyerrs.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100% 80%;
        min-height: 500px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .banner2_sec .container h1 {
        color: #fff;
        font-size: 48px;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
        text-align: center;
    }

    .banner3_sec {
        background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://ontarioaccidentlawyers.com/wp-content/uploads/sites/23/2022/05/hero_0001_ontario-truck-accident-lawyer.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100% 80%;
        min-height: 500px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .banner3_sec .container h1 {
        color: #fff;
        font-size: 48px;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
        text-align: center;
    }

    .banner4_sec {
        background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://ontarioaccidentlawyers.com/wp-content/uploads/sites/23/2022/05/ontario-car-accident-lawyer.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100% 80%;
        min-height: 500px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .banner4_sec .container h1 {
        color: #fff;
        font-size: 48px;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
        text-align: center;
    }

    .banner6_sec {
        background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://ontarioaccidentlawyers.com/wp-content/uploads/sites/23/2022/10/hero-ontario-personal-injury-lawyer.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100% 20%;
        min-height: 500px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .banner6_sec .container h1 {
        color: #fff;
        font-size: 48px;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
        text-align: center;
    }

    .banner7_sec {
        background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://ontarioaccidentlawyers.com/wp-content/uploads/sites/23/2022/05/hero_ontario-lyft-and-uber-accident-lawyer.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100% 10%;
        min-height: 500px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .banner7_sec .container h1 {
        color: #fff;
        font-size: 48px;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
        text-align: center;
    }

    .container {
        max-width: 1300px;
        margin: auto;
    }

    .row_sec2 .container .inner_row {
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }

    .row_sec2 {
        margin: 30px auto;
        padding: 30px;
    }

    .row_sec2 h2 {
        color: #180844;
        font-size: 36px;
        text-align: center;
        margin: 0px auto 20px auto;
    }


    .row_sec2 .container .inner_row .innerL img {
        width: 100%;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
        height: 350px;
        object-fit: cover;
    }

    .row_sec2 .container .inner_row .innerL {
        width: 50%;
    }

    .row_sec2 .container .inner_row .innerR {
        width: 50%;
        padding: 40px;
    }

    .row_sec2 .container .inner_row .innerR p {
        color: #2b2b2b;
    }

    .row_sec2 .container .inner_row .innerR h3 {
        color: #2b2b2b;
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .row_sec2 .container .inner_row .innerR h2 {
        color: #180844;
        font-size: 30px;
        line-height: 40px;
        margin: 0;
        text-align: left;
    }

    .bg_gh {
        background: ghostwhite;
    }

    .awards_sec {
        background: #180844;
        text-align: center;
        margin: 30px auto;
        padding: 50px 30px;
    }

    .awards_sec .container h2 {
        color: #fff;
        font-size: 48px;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
        margin: 0;
    }

    .awards_sec .container {
        max-width: 900px;
        margin: auto;
    }

    .awards_sec .container p {
        color: #fff;
        margin: 20px auto;
    }

    .awards_sec .container .awards_img {
        margin-top: 20px;
    }

    .awards_sec .container .awards_img img:hover {
        transform: translateY(-15px);
        transition: 0.4s;
        cursor: pointer;
    }

    .row_sec2 .container .inner_row {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .row_sec2 {
        margin: 30px auto;
        padding: 30px;
    }

    .row_sec2 h2 {
        color: #180844;
        font-size: 36px;
        text-align: center;
        margin: 0px auto 20px auto;
    }


    .row_sec2 .container .inner_row .innerL img {
        width: 100%;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
        height: 350px;
        object-fit: cover;
    }

    .row_sec2 .container .inner_row .innerL {
        width: 50%;
    }


    .bg_gh {
        background: ghostwhite;
    }

    .what_makes {
        margin: 30px auto;
        padding: 30px;
        text-align: center;
    }

    .what_makes h2 {
        color: #180844;
        font-size: 36px;
        text-align: center;
        margin: 0px auto 20px auto;
    }

    .what_makes p {
        margin-bottom: 20px;
    }

    .what_makes .what_flex {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .cbl {
        width: 31% !important
    }

    .what_makes .what_flex .in_w {
        width: 33%;
        margin: 15px;
        background: ghostwhite;
        padding: 30px;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
    }

    .what_makes .what_flex .in_w h4 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .what_makes .what_flex .in_w p {
        margin: 0;
    }

    .what_makes .what_flex .in_w i {
        color: #180844;
        font-size: 36px;
        margin-bottom: 15px;
    }

    .what_makes .what_flex .in_w:hover {
        transform: translateY(10px);
        transition: 0.4s;
    }

    .what_makes .container a button {
        background: #180844;
        color: #fff;
        font-size: 17px;
        padding: 15px 40px;
        border-radius: 5px;
        outline: none;
        border: none;
        font-family: 'Jost', sans-serif;
        text-transform: uppercase;
        cursor: pointer;
    }

    .what_makes .container a button:hover {
        transform: translateY(-10px);
        transition: 0.4s;
    }


    /*jcbjscbsjcbjc*/

    .common_causes {
        margin: 30px auto;
        padding: 30px;
        text-align: center;
    }

    .common_causes .container {
        max-width: 1500px !important;
    }

    .common_causes h2 {
        color: #180844;
        font-size: 36px;
        text-align: center;
        margin: 0px auto 20px auto;
    }

    .common_causes p {
        margin-bottom: 20px;
    }

    .common_causes .common_causesflex {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .common_causes .common_causesflex .common_causes_w {
        width: 25%;
        margin: 15px;
        background: ghostwhite;
        padding: 30px;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
    }

    .common_causes .common_causesflex .common_causes_w h4 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .common_causes .common_causesflex .common_causes_w p {
        margin: 0;
    }

    .common_causes .common_causesflex .common_causes_w i {
        color: rgb(216, 77, 52);
        font-size: 36px;
        margin-bottom: 15px;
    }

    .common_causes .common_causesflex .common_causes_w:hover {
        transform: translateY(10px);
        transition: 0.4s;
    }

    /*wkdnwkdn*/

    .why_hire {
        margin: 30px auto;
        padding: 30px;
    }

    .why_hire .why_hireFlex {
        display: flex;
        justify-content: space-between;
        align-items: top;
    }

    .why_hire .why_hireFlex .why_hireR {
        width: 50%;
    }

    .why_hire .why_hireFlex .why_hireR img {
        width: 100%;
        height: 600px;
        object-fit: cover;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
    }

    .why_hire .why_hireFlex .why_hireL {
        width: 50%;
        padding: 0px 40px 0px 0px;
    }

    .why_hire .why_hireFlex .why_hireL h3 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .contact_button {
        margin: 0px auto 30px auto;
        padding: 20px;
        text-align: center;
    }

    .contact_button .container a button {
        background: #180844;
        color: #fff;
        font-size: 17px;
        padding: 15px 40px;
        border-radius: 5px;
        outline: none;
        border: none;
        font-family: 'Jost', sans-serif;
        text-transform: uppercase;
        cursor: pointer;
    }

    .contact_button .container a button:hover {
        transform: translateY(-10px);
        transition: 0.4s;
				background-color: #0e8385;
    }

    .comp_sec {
        margin: 30px auto;
        padding: 30px;
    }

    .comp_flex {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .comp_flex .compL {
        width: 50%;
    }

    .comp_flex .compL img {
        width: 100%;
        height: 400px;
        object-fit: cover;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
    }

    .comp_flex .compR {
        width: 50%;
        padding: 0px 0px 0px 40px;
    }

    .comp_flex .compR h2 {
        color: #2b2b2b;
        font-size: 28px;
        margin-bottom: 15px;
    }

    .comp_flex .compR ul {
        list-style: none;
        margin-top: 15px;
    }

    .comp_flex .compR ul li {
        display: flex;
        align-items: top;
    }

    .comp_flex .compR ul li i {
        color: #180844;
        margin-right: 7px;
        margin-top: 3px;
    }

    .how_toqualify_sec {
        margin: 30px auto;
        padding: 50px 30px;
        background: #180844;
    }

    .how_toqualify_sec .container h2 {
        color: #fff;
        font-size: 48px;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
        text-align: center;
        margin-bottom: 20px;
    }

    .how_toqualify_sec .container p {
        color: #fff;
        text-align: center;
        margin-bottom: 15px;
    }

    .common_inj {
        margin: 30px auto;
        padding: 30px;
    }

    .common_flex {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .common_flex .commonL {
        width: 50%;
        padding: 0px 40px 0px 0px;
    }

    .common_flex .commonL h2 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .common_flex .commonL ul {
        list-style: none;
        margin: 15px auto;
    }

    .common_flex .commonL ul li {
        display: flex;
        align-items: flex-start;
    }

    .common_flex .commonL ul li i {
        color: #180844;
        margin-right: 7px;
        margin-top: 5px;
        font-size: 14px;
    }

    .common_flex .commonR {
        width: 50%;
    }

    .common_flex .commonR img {
        width: 100%;
        height: 700px;
        object-fit: cover;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
    }

    .row_sec3 .container .inner_row {
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }

    .row_sec3 {
        margin: 30px auto;
        padding: 30px;
    }




    .row_sec3 .container .inner_row .innerL img {
        width: 100%;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
        height: 380px;
        object-fit: cover;
    }

    .row_sec3 .container .inner_row .innerL {
        width: 50%;
    }

    .row_sec3 .container .inner_row .innerR {
        width: 50%;
        padding: 0px 0px 0px 40px;
    }

    .row_sec3 .container .inner_row .innerR p {
        color: #2b2b2b;
    }

    .row_sec3 .container .inner_row .innerR h2 {
        color: #180844;
        font-size: 30px;
        line-height: 40px;
        margin: 0;
    }

    .row_sec3 .container .inner_row .innerR h3 {
        color: #2b2b2b;
        font-size: 24px;
        margin: 10px 0px;
        line-height: 25px;
    }

    .row_sec3 .container .inner_row .innerR ul {
        list-style: none;
        margin-top: 10px;
    }

    .row_sec3 .container .inner_row .innerR i {
        color: #180844;
        font-size: 14px;
        margin-right: 7px;
    }

    /*uhnuin*/
    .row_sec4 .container .inner_row {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .row_sec4 {
        margin: 30px auto;
        padding: 30px;
    }




    .row_sec4 .container .inner_row .innerL img {
        width: 100%;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
        height: 380px;
        object-fit: cover;
    }

    .row_sec4 .container .inner_row .innerR h2 {
        color: #180844;
        font-size: 30px;
        line-height: 40px;
        margin: 0;
    }

    .row_sec4 .container .inner_row .innerL {
        width: 50%;
    }

    .row_sec4 .container .inner_row .innerR {
        width: 50%;
        padding: 0px 40px 0px 0px;
    }

    .row_sec4 .container .row3_bot {
        margin-top: 20px;
    }

    .row_sec4 .container .row3_bot ul {
        list-style: none;
    }

    .row_sec4 .container .row3_bot ul li::before {
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f111";
        color: #180844;
        font-size: 14px;
        margin-right: 7px;
    }


    .row_sec4 .container .inner_row .innerR p {
        color: #2b2b2b;
    }

    .row_sec4 .container .inner_row .innerR h2 {
        color: #180844;
        font-size: 30px;
        line-height: 40px;
        margin: 0;
    }

    .row_sec4 .container .inner_row .innerR h3 {
        color: #2b2b2b;
        font-size: 24px;
        margin: 10px 0px;
        line-height: 25px;
    }

    .row_sec4 .container .inner_row .innerR ul {
        list-style: none;
        margin-top: 10px;
    }

    .row_sec4 .container .inner_row .innerR i {
        color: #180844;
        font-size: 14px;
        margin-right: 7px;
    }

    .list_flex {
        display: flex;
        justify-content: flex-start;
    }

    .list_flex .listL ul {
        margin: 10px 80px 0px 0px;
    }

    .list_flex .listR ul {
        margin: 10px 0px 0px 0px;
    }

    .site-footer {
        background: #fff !important;
    }

    .footer-siteLinks h4 {
        color: #180844;
        margin-bottom: 5px;
    }

    .footer-siteLinks ul li a {
        color: #2b2b2b !important;
    }

    .footer-siteLinks ul li a:hover {
        color: #180844 !important;
    }

    .footer-siteLinks ul {
        list-style: none;
    }

    .footer-siteLinks ul li {
        display: flex;
    }

    .footer-siteLinks ul li i {
        color: #180844;
        margin-top: 5px;
        margin-right: 7px;
    }

    .footer-siteLinks ul li a i {
        color: #180844;
        margin-top: 5px;
        margin-right: 7px;
    }

    .get_comp {
        margin: 30px auto;
        padding: 30px;
    }



    .get_comp .get_compFlex {
        display: flex;
        justify-content: center;
    }

    .get_comp .get_compFlex .get_compL {
        width: 50%;
    }

    .get_comp .get_compFlex .get_compL img {
        width: 100%;
        height: 700px;
        object-fit: cover;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
    }

    .get_comp .get_compFlex .get_compR {
        width: 50%;
        padding: 0px 0px 0px 40px;
    }

    .get_comp .get_compFlex .get_compR p a {
        border-bottom: 2px solid #180844;
    }

    .get_comp .get_compFlex .get_compR .list_flex {
        margin: 15px 0px 20px 0px;
    }

    .get_comp .get_compFlex .get_compR .list_flex .listL {
        width: 50%;
    }

    .get_comp .get_compFlex .get_compR .list_flex .listR {
        width: 50%;
    }

    .get_comp .get_compFlex .get_compR h2 {
        color: #180844;
        font-size: 30px;
        line-height: 40px;
        margin: 0;
    }

    .acc_happens {
        margin: 30px auto;
        padding: 30px;
        background: ghostwhite;
    }

    .acc_happens .acc_happensFlex {
        display: flex;
        justify-content: space-between;
    }

    .acc_happens .acc_happensFlex .acc_happensL {
        width: 50%;
        padding: 0px 50px 0px 0px;
    }

    .acc_happens .acc_happensFlex .acc_happensR {
        width: 50%;
        padding: 0px 0px 0px 50px;
    }

    .acc_happens .acc_happensFlex .acc_happensR p a {
        border-bottom: 2px solid #180844;
    }
.row_sec .container .inner_row .innerR a{border-bottom: 2px solid #180844;}
.row_sec5 .container .inner_row .innerR a{border-bottom: 2px solid #180844;}
    .acc_happens .acc_happensFlex .acc_happensL p a {
        border-bottom: 2px solid #180844;
    }

    .acc_happens .acc_happensFlex .acc_happensL h2 {
        color: #180844;
        font-size: 30px;
        line-height: 40px;
        margin: 0px 0px 10px 0px;
    }

    .acc_happens .acc_happensFlex .acc_happensR h2 {
        color: #180844;
        font-size: 30px;
        line-height: 40px;
        margin: 0px 0px 10px 0px;
    }

    .acc_happens .acc_happensFlex .acc_happensL ul {
        list-style: none;
        margin-top: 15px;
    }

    .acc_happens .acc_happensFlex .acc_happensL ul li {
        display: flex;
        align-items: flex-start;
    }

    .acc_happens .acc_happensFlex .acc_happensL ul li i {
        color: #180844;
        margin-right: 7px;
        margin-top: 5px;
        font-size: 14px;
    }

    .acc_happens .acc_happensFlex .acc_happensR ul {
        list-style: none;
        margin-top: 15px;
    }

    .acc_happens .acc_happensFlex .acc_happensR ul li {
        display: flex;
        align-items: flex-start;
    }

    .acc_happens .acc_happensFlex .acc_happensR ul li i {
        color: #180844;
        margin-right: 7px;
        margin-top: 5px;
        font-size: 14px;
    }

    .we_determine {
        margin: 30px auto;
        padding: 30px;
    }

    .we_determine .we_determineFlex {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .we_determine .we_determineFlex .we_determineR {
        width: 50%;
    }

    .we_determine .we_determineFlex .we_determineR img {
        width: 100%;
        object-fit: cover;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
    }

    .we_determine .we_determineFlex .we_determineL {
        width: 50%;
        padding: 0px 40px 0px 0px;
    }

    .we_determine .we_determineFlex .we_determineL h2 {
        color: #180844;
        font-size: 30px;
        line-height: 40px;
        margin: 0px 0px 10px 0px;
    }

    .we_determine .we_determineFlex .we_determineL ol {
        margin: 10px 0px 10px 15px;
    }

    .we_represent {
        margin: 30px auto;
        padding: 30px;
    }

    .we_represent .we_representFlex {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .we_represent .we_representFlex .we_representR {
        width: 50%;
    }

    .we_represent .we_representFlex .we_representR img {
        width: 100%;
        object-fit: cover;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
    }

    .we_represent .we_representFlex .we_representL {
        width: 50%;
        padding: 0px 0px 0px 40px;
    }

    .we_represent .we_representFlex .we_representL h2 {
        color: #180844;
        font-size: 30px;
        line-height: 40px;
        margin: 0px 0px 10px 0px;
    }

    .we_represent .we_representFlex .we_representL ol {
        margin: 10px 0px 10px 15px;
    }

    .we_represent .we_representFlex .we_representL ul {
        list-style: none;
        margin-top: 15px;
    }

    .we_represent .we_representFlex .we_representL ul li {
        display: flex;
        align-items: flex-start;
    }

    .we_represent .we_representFlex .we_representL ul li i {
        color: #180844;
        margin-right: 7px;
        margin-top: 5px;
        font-size: 14px;
    }

    .we_determine .we_determineFlex .we_determineL a button {
        background: #180844;
        color: #fff;
        font-size: 17px;
        padding: 15px 40px;
        border-radius: 5px;
        outline: none;
        border: none;
        font-family: 'Jost', sans-serif;
        text-transform: uppercase;
        cursor: pointer;
        margin-top: 20px;
    }

    .things_to {
        margin: 30px auto;
        padding: 50px 30px;
        background: #180844;
    }

    .things_to .container h2 {
        color: #ffffff;
        font-size: 28px;
        text-align: center;
        margin: 10px auto;
        text-shadow: 3px 3px 3px rgb(0 0 0 / 40%);
        line-height: 35px;
    }

    .things_to .container p {
        color: #fff;
        font-size: 18px;
        text-align: center;
        margin: 15px auto;
    }

    .things_to .container p a {
        color: #fff !important;
        border-bottom: 1px solid #fff;
    }

    .things_to .container p a:hover {
        color: #fff !important;
    }

    .things_to .container ul {
        list-style: none;
        margin-top: 15px;
    }

    .things_to .container ul li {
        display: flex;
        align-items: flex-start;
        font-size: 18px;
        color: #fff;
        margin: 10px 0px;
    }

    .things_to .container ul li i {
        color: #fff;
        margin-right: 7px;
        margin-top: 5px;
        font-size: 18px;
    }

    .list_flex {
        display: flex;
        justify-content: flex-start;
    }

    .list_flex .listL ul {
        margin: 10px 80px 0px 0px;
        list-style: none;
    }

    .list_flex .listL ul li {
        display: flex;
        align-items: flex-start;
    }

    .list_flex .listL ul li i {
        color: #180844;
        margin-right: 7px;
        margin-top: 5px;
        font-size: 14px;
    }

    .list_flex .listR ul {
        margin: 10px 0px 0px 0px;
        list-style: none;
    }

    .list_flex .listR ul li {
        display: flex;
        align-items: flex-start;
    }

    .list_flex .listR ul li i {
        color: #180844;
        margin-right: 7px;
        margin-top: 5px;
        font-size: 14px;
    }

    .banner5_sec {
        background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://ontarioaccidentlawyers.com/wp-content/uploads/sites/23/2022/04/bike-accident.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        min-height: 500px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .banner5_sec .container h1 {
        color: #fff;
        font-size: 48px;
        text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
        text-align: center;
    }

    .row_sec5 .container .inner_row {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .row_sec5 {
        margin: 30px auto;
        padding: 30px;
    }


    .row_sec5 .container .inner_row .innerL img {
        width: 100%;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
        height: 350px;
        object-fit: cover;
    }

    .row_sec5 .container .inner_row .innerL {
        width: 50%;
    }

    .row_sec5 .container .inner_row .innerR {
        width: 50%;
        padding: 0px 40px 0px 0px;
    }

    .row_sec5 .container .inner_row .innerR h2 {
        color: #180844;
        font-size: 30px;
        line-height: 40px;
        margin: 0;
    }

    .row_sec5 .container .inner_row .innerR p {
        color: #2b2b2b;
    }

    .row_sec5 .container .inner_row .innerR ul {
        list-style: none;
        margin: 10px 0px 10px 0px;
    }

    .row_sec5 .container .inner_row .innerR ul li {
        display: flex;
        align-items: flex-start;
    }

    .row_sec5 .container .inner_row .innerR ul li i {
        color: #180844;
        margin-right: 7px;
        margin-top: 5px;
        font-size: 14px;
    }

    .row_sec5 .container .inner_row .innerR h3 {
        color: #2b2b2b;
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .row_sec5 .container .inner_row .innerR h2 {
        color: #180844;
        font-size: 30px;
        line-height: 40px;
        margin: 0;
        text-align: left;
    }

    .why_choose {
        margin: 30px auto;
        padding: 30px;
        background: ghostwhite;
    }

    .why_choose .container h2 {
        color: #180844;
        font-size: 30px;
        line-height: 40px;
        margin: 5px auto 10px auto;
        text-align: center;
    }

    .why_choose .container p {
        text-align: center;
    }

    .why_choose .why_chooseFlex {
        display: flex;
        justify-content: space-between;
        margin-top: 15px;
        align-items: center;
    }

    .why_choose .why_chooseFlex .why_chooseL {
        width: 50%;
        padding: 0px 40px 0px 0px;
    }

    .why_choose .why_chooseFlex .why_chooseL p {
        text-align: left;
    }

    .why_choose .why_chooseFlex .why_chooseL ul {
        list-style: none;
        margin: 10px 0px 10px 0px;
    }

    .why_choose .why_chooseFlex .why_chooseL ul li {
        display: flex;
        align-items: flex-start;
    }

    .why_choose .why_chooseFlex .why_chooseL ul li i {
        color: #180844;
        margin-right: 7px;
        margin-top: 5px;
        font-size: 14px;
    }

    .why_choose .why_chooseFlex .why_chooseR {
        width: 50%;
    }

    .why_choose .why_chooseFlex .why_chooseR img {
        width: 100%;
        border-radius: 5px;
        box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
        height: 350px;
        object-fit: cover;
    }



    .causes_acc {
        margin: 30px auto;
        padding: 30px;
        background: ghostwhite;
    }

    .causes_acc h2 {
        color: #180844;
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px;
        text-align: center;
    }

    .causes_acc ul {
        list-style: none;
        margin: 10px 0px 10px 0px;
    }

    .causes_acc ul li {
        display: flex;
        align-items: flex-start;
    }

    .causes_acc ul li i {
        color: #180844;
        margin-right: 7px;
        margin-top: 5px;
        font-size: 14px;
    }

    .bg-white {
        background: #fff !important;
    }

    .bottom_call {
        background: #180844;
        margin: 30px auto;
        padding: 30px;
        text-align: center;
    }

    .bottom_call h2 {
        color: #fff;
        font-size: 30px;
        line-height: 40px;
        margin: 10px auto 15px auto;
        text-align: center;
    }

    .bottom_call p {
        text-align: center;
        color: #fff;
        margin: 10px auto 15px auto;
    }

    .bottom_call a button {
        background: #fff;
        color: #180844;
        font-size: 17px;
        padding: 15px 40px;
        border-radius: 5px;
        outline: none;
        border: none;
        font-family: 'Jost', sans-serif;
        text-transform: uppercase;
        cursor: pointer;
        margin: 15px auto;
    }

    .bottom_call a button:hover {
        transform: translateY(-10px);
        transition: 0.4s;
    }

    @media screen and (max-width: 767px) {
        p {
            margin-bottom: 0px !important;
        }

        #pg-62-1 {
            padding: 20px;
        }

        #pg-73-1 {
            padding: 20px;
        }

        .banner_sec .container h2 {
            font-size: 36px;
            text-align: center;
        }

        .row_sec .container .inner_row {
            flex-direction: column;
        }

        .row_sec {
            margin: 20px auto;
            padding: 20px;
        }

        .row_sec h2 {
            font-size: 28px;
            margin: 20px auto;
        }

        .mid_row h2 {
            font-size: 28px;
            margin: 20px auto;
        }

        .row_sec .container .inner_row .innerL img {
            width: 100%;
            border-radius: 5px;
            box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
            height: 350px;
            object-fit: cover;
        }

        .row_sec .container .inner_row .innerL {
            width: 100%;
            padding: 15px;
        }

        .row_sec .container .inner_row .innerR {
            width: 100%;
            padding: 15px;
        }

        .row_sec .container .inner_row .innerR h3 {
            font-size: 22px;
            margin-bottom: 10px;
        }

        .inner_s {
            flex-direction: column;
        }

        .inner_s .inner_v {
            width: 95%;
            margin: 3%;
        }

        .mid_row {
            margin: 20px auto;
            padding: 20px;
        }

        .row-rev {
            flex-direction: column-reverse !important;
        }

        .prom_banner {
            margin: 20px auto;
            padding: 40px;
        }

        .prom_banner .container h2 {
            font-size: 28px;
        }

        .prom_banner p {
            margin-top: 20px;
        }

        .prom_banner h5 {
            font-size: 20px;
        }

        .bottom_form h2 {
            font-size: 28px;
        }

        .bottom_form {
            padding: 0px 20px;
        }

        p {
            margin-bottom: 0px !important;
        }

        .banner_sec2 .container h2 {
            font-size: 36px;
            text-align: center;
        }

        .row_sec2 .container .inner_row .innerL img {
            height: 250px;
        }

        .awards_sec .container h2 {
            font-size: 36px;
            text-align: center;
        }

        .row_sec2 .container .inner_row {
            flex-direction: column;
        }

        .row_sec2 {
            margin: 20px auto;
            padding: 20px;
        }

        .row_sec2 h2 {
            font-size: 28px;
            margin: 0px auto;
        }


        .row_sec2 .container .inner_row .innerL {
            width: 100%;
            padding: 15px;
        }

        .row_sec2 .container .inner_row .innerR {
            width: 100%;
            padding: 15px;
        }

        .row_sec2 .container .inner_row .innerR h3 {
            font-size: 22px;
            margin-bottom: 10px;
        }

        .row_rev {
            flex-direction: column-reverse !important;
        }

        .banner_sec2 .container h2 {
            font-size: 36px;
            text-align: center;
        }
				
        .row_sec2 .container .inner_row .innerL img {
            height: 250px;
        }

        .row_sec2 .container .inner_row {
            flex-direction: column;
        }

        .row_sec2 {
            margin: 20px auto;
            padding: 20px;
        }

        .row_sec2 h2 {
            font-size: 28px;
            margin: 0px auto;
        }


        .row_sec2 .container .inner_row .innerL {
            width: 100%;
            padding: 15px;
        }

        .row_sec2 .container .inner_row .innerR {
            width: 100%;
            padding: 15px;
        }

        .row_sec2 .container .inner_row .innerR h3 {
            font-size: 22px;
            margin-bottom: 10px;
        }

        .row_rev {
            flex-direction: column-reverse !important;
        }

        .what_makes {
            margin: 10px auto;
            padding: 20px;
            text-align: center;
        }

        .what_makes h2 {
            font-size: 28px;
        }

        .what_makes .what_flex {
            flex-direction: column;
        }

        .what_makes .what_flex .in_w {
            width: 95%;
        }


        .why_hire {
            margin: 10px auto;
            padding: 20px;
        }

        .why_hire .why_hireFlex {
            flex-direction: column;
        }

        .why_hire .why_hireFlex .why_hireR {
            width: 100%;
            padding: 20px;
        }

        .why_hire .why_hireFlex .why_hireR img {
            width: 100%;
            height: 250px;
        }

        .why_hire .why_hireFlex .why_hireL {
            width: 100%;
            padding: 0px 20px;
        }

        .why_hire .why_hireFlex .why_hireL h3 {
            font-size: 24px;
        }

        .why_botText {
            padding: 0px 20px;
        }

        .contact_button {
            margin: 0px auto 10px auto;
            padding: 10px;
            text-align: center;
        }

        .comp_sec {
            margin: 10px auto;
            padding: 20px;
        }

        .comp_flex {
            flex-direction: column;
        }

        .comp_flex .compL {
            width: 100%;
            padding: 0px 20px;
        }

        .comp_flex .compL img {
            width: 100%;
            height: 280px;
            object-fit: cover;
        }

        .comp_flex .compR {
            width: 100%;
            padding: 20px;
        }

        .comp_flex .compR h2 {
            font-size: 26px;
        }

        .common_causes {
            margin: 10px auto;
            padding: 20px;
            text-align: center;
        }

        .common_causes h2 {
            font-size: 28px;
        }

        .common_causes .common_causesflex {
            flex-direction: column;
        }

        .common_causes .common_causesflex .common_causes_w {
            width: 95%;
        }

        .how_toqualify_sec {
            margin: 10px auto;
            padding: 30px 30px;
            background: #180844;
        }

        .how_toqualify_sec .container h2 {
            font-size: 36px;
        }

        .common_inj {
            margin: 10px auto;
            padding: 20px;
        }

        .common_flex {
            flex-direction: column;
        }

        .common_flex .commonL {
            width: 100%;
            padding: 20px;
        }

        .common_flex .commonR {
            width: 100%;
            padding: 0px 20px;
        }

        .common_flex .commonR img {
            height: 300px;
        }

        .row_sec3 .container .inner_row {
            flex-direction: column;
        }

        .row_sec3 {
            margin: 10px auto;
            padding: 20px;
        }
				

        .row_sec3 .container .inner_row .innerL img {
            height: 250px;
        }

        .row_sec3 .container .inner_row .innerL {
            width: 100%;
            padding: 20px;
        }

        .row_sec3 .container .inner_row .innerR {
            width: 100%;
            padding: 20px;
        }


        /*uhnuin*/
        .row_sec4 .container .inner_row {
            flex-direction: column-reverse;
        }

        .row_sec4 {
            margin: 10px auto;
            padding: 20px;
        }




        .row_sec4 .container .inner_row .innerL img {
            height: 250px;
        }

        .row_sec4 .container .inner_row .innerL {
            width: 100%;
            padding: 20px;
        }

        .row_sec4 .container .inner_row .innerR {
            width: 100%;
            padding: 20px;
        }

        .row_sec4 .container .row3_bot {
            margin-top: 00px;
            padding: 0px 20px;
        }

        .list_flex {
            flex-direction: column;
        }

        .list_flex .listL ul {
            margin: 10px 0px 0px 0px;
        }

        .list_flex .listR ul {
            margin: 0px 0px 0px 0px;
        }

        .get_comp {
            margin: 10px auto;
            padding: 20px;
        }

        .get_comp .get_compFlex {
            flex-direction: column;
        }

        .get_comp .get_compFlex .get_compL {
            width: 100%;
            padding: 20px;
        }

        .get_comp .get_compFlex .get_compL img {
            height: 250px;
        }

        .get_comp .get_compFlex .get_compR {
            width: 100%;
            padding: 0px 20px;
        }

        .get_comp .get_compFlex .get_compR .list_flex {
            margin: 7px 0px 15px 0px;
        }

        .get_comp .get_compFlex .get_compR .list_flex .listL {
            width: 100%;
        }

        .get_comp .get_compFlex .get_compR .list_flex .listR {
            width: 100%;
        }

        .acc_happens {
            margin: 10px auto;
            padding: 20px;
        }

        .acc_happens .acc_happensFlex {
            flex-direction: column;
        }

        .acc_happens .acc_happensFlex .acc_happensL {
            width: 100%;
            padding: 0px 20px;
        }

        .acc_happens .acc_happensFlex .acc_happensR {
            width: 100%;
            padding: 20px 20px;
        }

        .we_determine {
            margin: 10px auto;
            padding: 20px;
        }

        .we_determine .we_determineFlex {
            flex-direction: column;
        }

        .we_determine .we_determineFlex .we_determineR img {
            width: 100%;
            object-fit: cover;
            border-radius: 5px;
            box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
        }

        .we_determine .we_determineFlex .we_determineL {
            width: 100%;
            padding: 0px 20px;
        }

        .we_determine .we_determineFlex .we_determineR {
            width: 100%;
            padding: 20px;
        }

        .we_represent {
            margin: 10px auto;
            padding: 20px;
        }

        .we_represent .we_representFlex {
            flex-direction: column;
        }

        .we_represent .we_representFlex .we_representR img {
            width: 100%;
            object-fit: cover;
            border-radius: 5px;
            box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
        }

        .we_represent .we_representFlex .we_representL {
            width: 100%;
            padding: 0px 20px;
        }

        .we_represent .we_representFlex .we_representR {
            width: 100%;
            padding: 20px;
        }


        .things_to {
            margin: 10px auto;
            padding: 40px 20px;
        }

        .things_toDo {
            padding: 0px 20px;
        }

        .banner_sec5 .container h2 {
            font-size: 36px;
            text-align: center;
        }

        .row_sec5 .container .inner_row {
            flex-direction: column-reverse;
        }

        .row_sec5 {
            margin: 10px auto;
            padding: 20px;
        }


        .row_sec5 .container .inner_row .innerL img {
            height: 280px;
        }

        .row_sec5 .container .inner_row .innerL {
            width: 100%;
            padding: 0px 20px;
        }

        .row_sec5 .container .inner_row .innerR {
            width: 100%;
            padding: 20px;
        }

        .row_sec5 .container .inner_row .innerR h2 {
            color: #180844;
            font-size: 30px;
            line-height: 40px;
            margin: 0;
        }

        .row_sec5 .container .inner_row .innerR p {
            color: #2b2b2b;
        }

        .row_sec5 .container .inner_row .innerR h3 {
            color: #2b2b2b;
            font-size: 24px;
            margin-bottom: 20px;
            line-height: 25px;
        }

        .row_sec5 .container .inner_row .innerR h2 {
            color: #180844;
            font-size: 30px;
            line-height: 40px;
            margin: 0;
            text-align: left;
        }

        .contact_button {
            margin: -20px auto 30px auto;
        }

        .why_choose {
            margin: 10px auto;
            padding: 20px;
        }




        .why_choose .why_chooseFlex {
            flex-direction: column-reverse;
        }

        .why_choose .why_chooseFlex .why_chooseL {
            width: 100%;
            padding: 20px;
        }



        .why_choose .why_chooseFlex .why_chooseR {
            width: 100%;
            padding: 0px 20px;
        }

        .why_choose .why_chooseFlex .why_chooseR img {
            width: 100%;
            border-radius: 5px;
            box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.4);
            height: 350px;
            object-fit: cover;
        }

        .row_sec .container .inner_row .img-he img {
            height: 300px !important;
        }

        .causes_acc {
            margin: 10px auto;
            padding: 20px;
        }

        .causes_acc .causes_inner {
            padding: 20px;
        }

        .bottom_call {
            margin: 0px auto;
        }

        .cbl {
            width: 100% !important
        }
				.list_flex .listL{margin-right: 30px;}
				
				/* Alma - May 2, 2022 -- hero images */
				.banner3_sec {
        background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://ontarioaccidentlawyers.com/wp-content/uploads/sites/23/2022/05/ontario-truck-accident-lawyer-hero-m.jpg');
				}
				.banner4_sec {
        background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://ontarioaccidentlawyers.com/wp-content/uploads/sites/23/2022/05/ontario-car-accident-lawyer-hero-m.jpg');
				}
				.banner6_sec {
        background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://ontarioaccidentlawyers.com/wp-content/uploads/sites/23/2022/05/ontario-personal-injury-lawyer-hero-m.jpg');
				}
				 .banner7_sec {
        background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://ontarioaccidentlawyers.com/wp-content/uploads/sites/23/2022/05/ontario-lyft-and-uber-accident-lawyer-hero-m.jpg');
				}
				
    }</pre></body></html>