@import url('//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
        body.widget-snippet {
            padding: 40px;
        }
        /* Flaticon icon */
        @font-face {
            font-family: "Flaticon";
            src: url("/resources/9d7e2ab9/snippet/snippet-12/other/Flaticon.eot");
            src: url("/resources/9d7e2ab9/snippet/snippet-12/other/Flaticon.eot?#iefix") format("embedded-opentype"),
            url("/resources/9d7e2ab9/snippet/snippet-12/other/Flaticon.woff") format("woff"),
            url("/resources/9d7e2ab9/snippet/snippet-12/other/Flaticon.ttf") format("truetype"),
            url("/resources/9d7e2ab9/snippet/snippet-12/other/Flaticon.svg#Flaticon") format("svg");
            font-weight: normal;
            font-style: normal;
        }
        @media screen and (-webkit-min-device-pixel-ratio:0) {
            @font-face {
                font-family: "Flaticon";
                src: url("/resources/9d7e2ab9/snippet/snippet-12/other/Flaticon.svg#Flaticon") format("svg");
            }
        }
        [class^="flaticon-"]:before, [class*=" flaticon-"]:before,
        [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
            font-family: Flaticon;
            font-style: normal;
        }
        .flaticon-quality:before { content: "\f100"; }
        .flaticon-protection-shield-with-a-check-mark:before { content: "\f101"; }
        .flaticon-right-quotation-mark:before { content: "\f102"; }
        .flaticon-magnifier:before { content: "\f103"; }
        .flaticon-search:before { content: "\f104"; }
        .flaticon-black-back-closed-envelope-shape:before { content: "\f105"; }
        .flaticon-phone-receiver:before { content: "\f106"; }
        .flaticon-schedule-button:before { content: "\f107"; }
        .flaticon-clock-circular-outline:before { content: "\f108"; }
        .flaticon-time-left:before { content: "\f109"; }
        .flaticon-phone-call:before { content: "\f10a"; }
        .flaticon-employee:before { content: "\f10b"; }
        .flaticon-car:before { content: "\f10c"; }
        .flaticon-refund-1:before { content: "\f10d"; }
        .flaticon-injury:before { content: "\f10e"; }
        .flaticon-refund:before { content: "\f10f"; }
        .flaticon-jury:before { content: "\f110"; }
        .flaticon-right-arrow:before { content: "\f111"; }
        .flaticon-right-quote-sign:before { content: "\f112"; }
        /* END Flaticon icon */

        .wc-snippet-why-choose {
            background-color: #fafafa;
            padding-top: 80px;
        }
        .wc-snippet-why-choose .container{
            width: auto;
            max-width: 1170px;
        }
        .wc-snippet-why-choose h2 {
            font-family: 'Open Sans', sans-serif;
            color: #383838;
            font-size: 34px;
            font-weight: 600;
            line-height: 1.3;
            margin: 0 0 20px;
            padding: 0;
        }
        .wc-snippet-why-choose p {
            font-family: 'Open Sans', sans-serif;
            color: #676767;
            font-size: 15px;
            line-height: 1.8;
        }
        .widget-snippet .wc-snippet-why-choose ul li {
            line-height: 1;
            margin: 10px 0;
            padding-left: 62px;
            position: relative;
        }
        .widget-snippet .wc-snippet-why-choose ul li::after {
            clear: both;
            content: "";
            display: block;
        }
        .wc-snippet-why-choose .fa {
            color: #333333;
            font-size: 45px;
            left: 0;
            margin-left: 0;
            position: absolute;
            top: 4px;
        }
        .wc-snippet-why-choose .fa:before {
            font-size: 45px;
            margin-left: 0;
        }
        .wc-snippet-why-choose .info::after {
            clear: both;
            content: "";
            display: block;
        }
        .wc-snippet-why-choose .fa {
            height: auto;
            left: 0;
            position: absolute;
            text-align: left;
            top: 0;
            width: auto;
        }
        .wc-snippet-why-choose h3 {
            font-family: 'Open Sans', sans-serif;
            color: #000;
            font-size: 20px;
            font-weight: 600;
            line-height: 1.468;
            margin: 0 0 10px;
        }
        .wc-snippet-why-choose .info p {
            font-family: 'Open Sans', sans-serif;
            margin-bottom: 0;
        }
        .wc-snippet-why-choose ul li:hover h3 {
            color: #f8b139;
        }
        .wc-snippet-why-choose li:hover .fa {
            color: #f8b139;
        }
        .wc-snippet-why-choose .col-md-push-6 {
            padding-bottom: 100px;
        }
        body.widget-snippet .wc-snippet-why-choose {
            padding-bottom: 2px;
        }
        .wc-snippet-why-choose ul {
            margin: 40px 0;
        }
        @media (max-width: 991px) {
            .wc-snippet-why-choose {
                padding-top: 60px;
            }
            .wc-snippet-why-choose h2 {;
                font-size: 32px;
            }
        }
        @media (max-width: 767px) {
            .wc-snippet-why-choose {
                padding-top: 30px;
            }
            .wc-snippet-why-choose h2 {;
                font-size: 28px;
                margin: 0 0 14px;
            }
            .wc-snippet-why-choose .col-md-6.col-sm-6:last-child {
                margin: 25px 0;
            }
            .wc-snippet-why-choose ul {
                margin: 25px 0;
            }
        }
