@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,400&display=swap");
:root {
  --nav-member-bg-color: #E1E1E1;
  --nav-a-color: #000;
  --background-gray-color: #F4F4F4;
  --primary-theme-color: #000;
  --secondary-theme-color: #049e00;
  --light-green-color: #e2fae1;
  --light-red-color: #fdeaea;
  --container-border: #E0E0E0;
  --white-container-bg: #fff;
  --yellow-orange: #fbb83c;
  --stroke: #DEE2E6;
  --text-color: #212529;
  --gray-one: #F4F4F4;
  --gray-two: #ADB5BD;
  --gray-three: #4B4B4B;
  --gray-five: #76808A;
}

:root {
    --secondary-theme-color: #129E49;
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes scale-up-center {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes scale-up-center {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
body {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
}
@media screen and (max-width: 425px) {
    body {
        font-size: 14px;
        line-height: 1.3em;
    }
}

p.small {
    font-size: 12px;
    line-height: 19px;
    opacity: 0.8;
}
p.small.opacity-1 {
    opacity: 1;
}

h4,
h4 b {
    font-weight: 900;
}

.blur {
    filter: blur(3px);
    -webkit-filter: blur(3px);
}

/* text Colors */
.green-color {
    color: var(--secondary-theme-color);
}

@media screen and (max-width: 767px) {
    h4 {
        font-size: 1em;
    }
}
sup {
    color: red;
    font-size: 0.9em;
    position: relative;
    top: -3px;
}
sup.color-black {
  color: #000000;
}

.size-5::before {
  font-size: 3em;
}

.light-typo-syle {
  font-weight: 300;
}
.light-typo-syle p {
  line-height: 1.7em !important;
}
.light-typo-syle b, .light-typo-syle strong {
  font-weight: 700;
}
.light-typo-syle small {
  font-size: 14px;
  line-height: 18px !important;
}

.s16 {
  height: auto;
  width: auto;
}

@font-face {
    font-family: "goodcar";
    src: url("../assets/fonts/goodcar.eot?534dwy");
    src: url("../assets/fonts/goodcar.eot?534dwy#iefix") format("embedded-opentype"), url("../assets/fonts/goodcar.ttf?534dwy") format("truetype"), url("../assets/fonts/goodcar.woff?534dwy") format("woff"), url("../assets/fonts/goodcar.svg?534dwy#goodcar") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^=icon-]::before,
[class*=" icon-"]::before,
[class^=icon-]::after,
[class*=" icon-"]::after,
[class^=icon]::before,
[class*=" icon"]::before,
[class^=icon]::after,
[class*=" icon"]::after,
.slick-arrow::before,
.slick-arrow::after,
.blk-state__content ul li::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "goodcar";
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-floppy:before {
  content: "\ea1e";
}

.icon-briefcase:before {
    content: "\ea1d";
}

.icon-copy:before {
    content: "\ea1a";
}

.icon-plus-solo:before {
    content: "\e9e2";
}

.icon-minus:before {
    content: "\e9e1";
}

.icon-price-tag:before {
    content: "\ea19";
}

.icon-code:before {
    content: "\ea13";
}

.icon-upgrade:before {
    content: "\ea14";
}

.icon-check-circle:before {
    content: "\ea16";
}

.icon-check-square:before {
    content: "\ea17";
}

.icon-check3:before {
    content: "\ea18";
}

.icon-check2:before {
    content: "\ea15";
}

.icon-bullet:before {
    content: "\ea10";
}

.icon-article-info:before {
    content: "\ea0f";
}

.icon-car-circle:before {
    content: "\ea11";
}

.icon-dollar-coin:before {
    content: "\ea12";
}

.icon-vin-filled:before {
    content: "\ea0e";
}

.icon-plate-filled:before {
    content: "\ea0d";
}

.icon-plate-icon:before {
    content: "\ea0c";
}

.icon-user-o:before {
    content: "\ea08";
}

.icon-file1:before {
    content: "\e9f4";
}

.icon-close:before {
    content: "\ea07";
}

.icon-bin:before {
    content: "\ea05";
}

.icon-add-user:before {
    content: "\ea06";
}

.icon-car-report:before {
    content: "\ea04";
}

.icon-residual:before {
    content: "\ea02";
}

.icon-piechart_dollar:before {
    content: "\ea03";
}

.icon-package:before {
    content: "\e9de";
}

.icon-quotation:before {
    content: "\ea01";
}

.icon-vin-icon:before {
    content: "\e9e3";
}

.icon-car-loop:before {
    content: "\e9df";
}

.icon-accident:before {
    content: "\e946";
}

.icon-alert:before {
    content: "\e948";
    z-index: 2;
}

i.icon-alert {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
i.icon-alert::after {
    content: "";
    width: 8px;
    height: 60%;
    position: absolute;
    border-radius: 8px 8px 0 0;
    z-index: 1;
}
i.icon-alert.f-orange::after {
    background-color: black;
}

.icon-area:before {
    content: "\e94a";
}

.icon-avatar:before {
    content: "\e99c";
}

.icon-award:before {
    content: "\e99d";
}

.icon-bathroom:before {
    content: "\e99e";
}

.icon-bedroom:before {
    content: "\e99f";
}

.icon-brake:before {
    content: "\e9a0";
}

.icon-calendar:before {
    content: "\e9a1";
}

.icon-calendar_dollar:before {
    content: "\e9a2";
}

.icon-car_alert:before {
    content: "\e9a3";
}

.icon-car_damaged1:before {
    content: "\e9a4";
}

.icon-car_damaged2:before {
    content: "\e9a5";
}

.icon-car_door:before {
    content: "\e9a6";
}

.icon-car_drive:before {
    content: "\e9a7";
}

.icon-car_half:before {
    content: "\e9a8";
}

.icon-car_safety:before {
    content: "\e9a9";
}

.icon-car_scale:before {
    content: "\e9aa";
}

.icon-car_seat:before {
    content: "\e9ab";
}

.icon-car_tool:before {
    content: "\e9ac";
}

.icon-car_trim:before {
    content: "\e9ad";
}

.icon-car_type:before {
    content: "\e9ae";
}

.icon-car_umbrella:before {
    content: "\e9af";
}

.icon-cars:before {
    content: "\e9b0";
}

.icon-certificate:before {
    content: "\e9b1";
}

.icon-city:before {
    content: "\e9b2";
}

.icon-color_exterior:before {
    content: "\e9b3";
}

.icon-color_interior:before {
    content: "\e9b4";
}

.icon-court:before {
    content: "\e9b5";
}

.icon-crane_home:before {
    content: "\e9b6";
}

.icon-document_dollar:before {
    content: "\e9b7";
}

.icon-document_stamp:before {
    content: "\e9b8";
}

.icon-dollar1:before {
    content: "\e9b9";
}

.icon-dollar_arrows:before {
    content: "\e9ba";
}

.icon-engine1:before {
    content: "\e9bb";
}

.icon-entertainment:before {
    content: "\e9bc";
}

.icon-factory:before {
    content: "\e9bd";
}

.icon-fire:before {
    content: "\e9be";
}

.icon-flood:before {
    content: "\e9bf";
}

.icon-fuel-bold:before {
    content: "\e9c0";
}

.icon-gavel:before {
    content: "\e9c1";
}

.icon-gears:before {
    content: "\e9c2";
}

.icon-hail:before {
    content: "\e9c3";
}

.icon-hand_dollar:before {
    content: "\e9c4";
}

.icon-highway:before {
    content: "\e9c5";
}

.icon-home:before {
    content: "\e9c6";
}

.icon-home_dollar:before {
    content: "\e9c7";
}

.icon-home_percent:before {
    content: "\e9c8";
}

.icon-home_scale:before {
    content: "\e9c9";
}

.icon-home_tag:before {
    content: "\e9ca";
}

.icon-key:before {
    content: "\e9cb";
}

.icon-list1:before {
    content: "\e9cc";
}

.icon-market:before {
    content: "\e9cd";
}

.icon-odometer:before {
    content: "\e9ce";
}

.icon-odometer_alert:before {
    content: "\e9cf";
}

.icon-options:before {
    content: "\e9d0";
}

.icon-pin:before {
    content: "\e9d1";
}

.icon-pin_car:before {
    content: "\e9d2";
}

.icon-police:before {
    content: "\e9d3";
}

.icon-saltwater:before {
    content: "\e9d4";
}

.icon-stamp:before {
    content: "\e9d5";
}

.icon-steering_wheel:before {
    content: "\e9d6";
}

.icon-tag:before {
    content: "\e9d7";
}

.icon-test:before {
    content: "\e9d8";
}

.icon-tire:before {
    content: "\e9d9";
}

.icon-tools1:before {
    content: "\e9da";
}

.icon-transmission-bold:before {
    content: "\e9db";
}

.icon-user1:before {
    content: "\e9dc";
}

.icon-vandalism:before {
    content: "\e9dd";
}

.icon-article:before {
    content: "\e999";
}

.icon-review:before {
    content: "\e99a";
}

.icon-coin1:before {
    content: "\e99b";
}

.icon-star:before {
    content: "\e977";
}

.icon-car-engine-light:before {
    content: "\e978";
}

.icon-drivetrain-light:before {
    content: "\e979";
}

.icon-breaks-light:before {
    content: "\e97a";
}

.icon-steering-wheel-light:before {
    content: "\e97b";
}

.icon-full-screen-light:before {
    content: "\e97c";
}

.icon-warranty-light:before {
    content: "\e97d";
}

.icon-bluetooth-light:before {
    content: "\e97e";
}

.icon-convertible-car-light:before {
    content: "\e97f";
}

.icon-arrows-size-dimension-resize-interface:before {
    content: "\e980";
}

.icon-calendar-light:before {
    content: "\e981";
}

.icon-car1:before {
    content: "\e982";
}

.icon-car-climate-light:before {
    content: "\e983";
}

.icon-leg-light:before {
    content: "\e984";
}

.icon-car-lights-light:before {
    content: "\e985";
}

.icon-car-side-light:before {
    content: "\e986";
}

.icon-chair-light:before {
    content: "\e987";
}

.icon-dollar-light:before {
    content: "\e988";
}

.icon-fuel-tank-light:before {
    content: "\e989";
}

.icon-globe-light:before {
    content: "\e98a";
}

.icon-head-light:before {
    content: "\e98b";
}

.icon-navigator:before {
    content: "\e98c";
}

.icon-plus-light:before {
    content: "\e98d";
}

.icon-thef-light:before {
    content: "\e98e";
}

.icon-tires-light:before {
    content: "\e98f";
}

.icon-tools1-light:before {
    content: "\e990";
}

.icon-transmission-light:before {
    content: "\e991";
}

.icon-warranty:before {
    content: "\e992";
}

.icon-play:before {
    content: "\e976";
}

.icon-shopping-bag-empty:before {
    content: "\e974";
}

.icon-up-arrow:before {
    content: "\e96f";
}

.icon-corner-bottom:before {
    content: "\e96c";
}

.icon-monitoring:before {
    content: "\e967";
}

.icon-filter3:before {
    content: "\ea1c";
}

.icon-mrketplace:before {
    content: "\e968";
}

.icon-settings:before {
    content: "\e969";
}

.icon-user:before {
    content: "\e96a";
}

.icon-support_1:before {
    content: "\e96b";
}

.icon-wd:before {
    content: "\e900";
}

.icon-arroba:before {
    content: "\e901";
}

.icon-bar-chart:before {
    content: "\e902";
}

.icon-bell-light:before {
    content: "\e903";
}

.icon-bell:before {
    content: "\e904";
}

.icon-box:before {
    content: "\e905";
}

.icon-calculator:before {
    content: "\e906";
}

.icon-camera:before {
    content: "\e907";
}

.icon-car:before {
    content: "\e908";
}

.icon-car_damaged:before {
    content: "\e909";
}

.icon-car_warning:before {
    content: "\e90a";
}

.icon-car-crash-1:before {
    content: "\e90b";
}

.icon-car-crash:before {
    content: "\e90d";
}

.icon-car-wheel:before {
    content: "\e90e";
}

.icon-chat:before {
    content: "\e90f";
}

.icon-check:before {
    content: "\e910";
}

.icon-check1:before {
    content: "\e911";
}

.icon-coin:before {
    content: "\e912";
}

.icon-coloring-tool:before {
    content: "\e913";
}

.icon-colour:before {
    content: "\e914";
}

.icon-credit-card:before {
    content: "\e915";
}

.icon-customer:before {
    content: "\e916";
}

.icon-data-analytics:before {
    content: "\e917";
}

.icon-discount-1:before {
    content: "\e918";
    font-size: 12px !important;
}

.icon-discount:before {
    content: "\e919";
}

.icon-document:before {
    content: "\e91a";
}

.icon-dollar:before {
    content: "\e91b";
}

.icon-dollar-symbol:before {
    content: "\e91c";
}

.icon-down-arrow:before {
    content: "\e91d";
}

.icon-down-up-arrow:before {
    content: "\e91d";
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.icon-download:before {
    content: "\e91e";
}

.icon-edit:before {
    content: "\e91f";
}

.icon-engine:before {
    content: "\e920";
}

.icon-error:before {
    content: "\e921";
}

.icon-explore:before {
    content: "\e922";
}

.icon-faq:before {
    content: "\e923";
}

.icon-file:before {
    content: "\e924";
}

.icon-files:before {
    content: "\e925";
}

.icon-gas-station-1:before {
    content: "\e926";
}

.icon-gas-station:before {
    content: "\e927";
}

.icon-graph:before {
    content: "\e928";
}

.icon-grid:before {
    content: "\e929";
}

.icon-growth-chart:before {
    content: "\e92a";
}

.icon-history:before {
    content: "\e92b";
}

.icon-home-icon-silhouette:before {
    content: "\e92c";
}

.icon-icn_bubbles:before {
    content: "\e92d";
}

.icon-image:before {
    content: "\e92e";
}

.icon-infinity:before {
    content: "\e92f";
}

.icon-info:before {
    content: "\e930";
}

.icon-info-button:before {
    content: "\e931";
}

.icon-investigation:before {
    content: "\e932";
}

.icon-invoice:before {
    content: "\e933";
}

.icon-letter:before {
    content: "\e934";
}

.icon-like:before {
    content: "\e935";
}

.icon-likel:before {
    content: "\e936";
}

.icon-list:before {
    content: "\e937";
}

.icon-list-text:before {
    content: "\e938";
}

.icon-loading:before {
    content: "\e939";
}

.icon-magnifier:before {
    content: "\e93a";
}

.icon-magnifying-glass:before {
    content: "\e93b";
}

.icon-manufacturing:before {
    content: "\e93c";
}

.icon-maps:before {
    content: "\e93d";
}

.icon-mastercard:before {
    content: "\e93e";
}

.icon-original:before {
    content: "\e93f";
}

.icon-phone:before {
    content: "\e940";
}

.icon-photo-camera-interface-symbol-for-button:before {
    content: "\e941";
}

.icon-pie-chart:before {
    content: "\e942";
}

.icon-placeholder:before {
    content: "\e943";
}

.icon-pointer:before {
    content: "\e944";
}

.icon-private-garage:before {
    content: "\e945";
}

.icon-profile:before {
    content: "\e947";
}

.icon-profit-report:before {
    content: "\e949";
}

.icon-protection:before {
    content: "\e94b";
}

.icon-r2_control_pdf:before {
    content: "\e94c";
}

.icon-r2_control_print:before {
    content: "\e94d";
}

.icon-repeat:before {
    content: "\e94e";
}

.icon-report-1:before {
    content: "\e94f";
}

.icon-report:before {
    content: "\e950";
}

.icon-right-arrow:before {
    content: "\e951";
}

.icon-right-arrow-gros:before {
    content: "\e952";
}

.icon-right-arrows:before {
    content: "\e953";
}

.icon-search-1:before {
    content: "\e954";
}

.icon-search-2:before {
    content: "\e955";
}

.icon-search:before {
    content: "\e956";
}

.icon-searcher:before {
    content: "\e957";
}

.icon-setting:before {
    content: "\e958";
}

.icon-share1:before {
    content: "\e959";
}

.icon-shield:before {
    content: "\e95a";
}

.icon-shopping-bag:before {
    content: "\e95b";
}

.icon-speedometer:before {
    content: "\e95c";
}

.icon-sports-car:before {
    content: "\e95d";
}

.icon-stop:before {
    content: "\e95e";
}

.icon-symbols:before {
    content: "\e95f";
}

.icon-telephone:before {
    content: "\e960";
}

.icon-tools:before {
    content: "\e961";
}

.icon-trending:before {
    content: "\e962";
}

.icon-view:before {
    content: "\e963";
}

.icon-wallet:before {
    content: "\e964";
}

.icon-warning:before {
    content: "\e965";
}

.icon-zoom-in:before {
    content: "\e966";
}

.icon-share:before {
    content: "\e997";
}

.icon-social:before {
    content: "\e997";
}

.icon-remove_red_eye:before {
    content: "\e998";
}

.icon-visibility:before {
    content: "\e998";
}

.icon-add-solid:before {
    content: "\e994";
}

.icon-chevron-thin-up:before {
    content: "\e975";
}

.icon-facebook-logo:before {
    content: "\e971";
}

.icon-instagram:before {
    content: "\e972";
}

.icon-twitter-1:before {
    content: "\e973";
}

.icon-chevron-thin-right:before {
    content: "\e970";
}

.icon-chevron-thin-down:before {
    content: "\e96d";
}

.icon-sign-out:before {
    content: "\e996";
}

.icon-plus-circle:before {
    content: "\e995";
}

.icon-filter:before {
    content: "\e993";
}

.icon-cancel:before {
    content: "\e96e";
}

.icon-engine2:before {
    content: "\e920";
}

.icon-loading:before {
    content: "\e939";
}

.icon-remove_red_eye:before {
    content: "\e998";
}

.icon-letter:before {
    content: "\e934";
}

.icon-coloring-tool:before {
    content: "\e913";
}

.icon-sign-out:before {
    content: "\e996";
}

.icon-miles:before {
    content: "mi.";
    font-family: "Roboto";
    font-weight: 700;
}

.icon-dashboard::before {
    content: "\e929";
}

.icon-reports::before {
    content: "\e924";
}

.icon-account::before {
    content: "\e96a";
}

.icon-monitoring::before {
    content: "\e967";
}

.icon-loop-more::before {
    content: "\e966";
}

.icon-marketplace::before {
    content: "\e968";
}

.icon-tools::before {
    content: "\e969";
}

.icon-support::before {
    content: "\e96b";
}

.icon-share-bold:before {
    content: "\e997";
}

.icon-maps::before {
    content: "\e93d";
}

.icon-list:before {
    content: "\e937";
}

.icon-likel:before {
    content: "\e936";
}

.icon-invoice::before {
    content: "\e933";
}

.icon-search-1::before {
    content: "\e93a";
}

.icon-coin1:before {
    content: "\e99b";
}

.icon-arrow-right-1::before {
    content: "\e953";
}

.icon-review:before {
    content: "\e99a";
}

.icon-camera::before {
    content: "\e941";
}

.icon-article:before {
    content: "\e999";
}

.icon-sports-car:before {
    content: "\e95d";
}

.icon-search::before {
    content: "\e93b";
}

.icon-info::before {
    content: "\e930";
}

.icon-news::before {
    content: "\e924";
}

.icon-report-1:before {
    content: "\e94f";
}

.icon-customer:before {
    content: "\e916";
}

.icon-searcher:before {
    content: "\e957";
}

.icon-shield:before {
    content: "\e95a";
}

.icon-car-crash-2:before {
    content: "\e90c";
}

.icon-warning:before {
    content: "\e965";
}

.icon-repeat:before {
    content: "\e94e";
}

.icon-manufacturing:before {
    content: "\e93c";
}

.icon-prev::before {
    content: "\e951";
    display: inline-block;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.icon-next::before {
    content: "\e951";
}

.icon-corrner::before {
    content: "\e96c";
}

.icon-phone::before {
    content: "\e940";
}

.icon-pin::before {
    content: "\e943";
}

.icon-awd::before {
    content: "\e900";
}

.icon-view::before {
    content: "\e963";
}

.icon-download::before {
    content: "\e91e";
}

.icon-monitor::before {
    content: "\e903";
}

.icon-user::before {
    content: "\e96a";
}

.icon-checkmark::before {
    content: "\e910";
}

.icon-card::before {
    content: "\e915";
}

.icon-edit::before {
    content: "\e91f";
}

.icon-dollar::before {
    content: "\e91c";
}

.icon-dollar-cercle:before {
    content: "\e91b";
}

.icon-calc::before {
    content: "\e906";
}

.icon-speedometer:before {
    content: "\e95c";
}

.icon-more::before {
    content: "\e995";
}

.icon-pdf::before {
    content: "\e94c";
}

.icon-print::before {
    content: "\e94d";
}

.icon-cancel::before {
    content: "\e96e";
}

.icon-report-history::before {
    content: "\e92b";
}

.icon-alerts::before {
    content: "\e904";
}

.icon-gas::before {
    content: "\e927";
}

.icon-car::before {
    content: "\e908";
}

.icon-recall::before {
    content: "\e90a";
}

.icon-photo::before {
    content: "\e92e";
}

.icon-settings::before {
    content: "\e958";
}

.icon-stats::before {
    content: "\e902";
}

.icon-mon-cars::before {
    content: "\e967";
}

.icon-arrw-down::before {
    content: "\e96d";
}

.icon-arrw-up::before {
    content: "\e96f";
}

.icon-stop::before {
    content: "\e95e";
}

.icon-email::before {
    content: "\e901";
}

.icon-share::before {
    content: "\e959";
}

.icon-facebook::before {
    content: "\e971";
}

.icon-twitter::before {
    content: "\e973";
}

.icon-instagram::before {
    content: "\e972";
}

.icon-wallet::before {
    content: "\e964";
}

.icon-arrow-right::before {
    content: "\e970";
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.icon-arrow-left::before {
  content: "\e970";
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.icon-bag::before {
    content: "\e974";
}

.icon-faq::before {
    content: "\e92d";
}

.icon-car1::before {
    content: "\e982";
}

.icon-model::before {
    content: "\e986";
}

.icon-configuration::before {
    content: "\e961";
}

.icon-original::before {
    content: "\e93f";
}

.icon-settings1::before {
    content: "\e990";
}

.icon-globe::before {
    content: "\e98a";
}

.icon-engine::before {
    content: "\e978";
}

.icon-transmission::before {
    content: "\e991";
}

.icon-fuel::before {
    content: "\e926";
}

.icon-driveline::before {
    content: "\e979";
}

.icon-discount::before {
    content: "\e919";
}

.icon-fuel-tank::before {
    content: "\e989";
}

.icon-breaking::before {
    content: "\e97a";
}

.icon-steering::before {
    content: "\e97b";
}

.icon-filter::before {
    content: "\e993";
}

.icon-tires::before {
    content: "\e98f";
}

.icon-headroom::before {
    content: "\e98b";
}

.icon-safety::before {
    content: "\e97d";
}

.icon-interior-trim::before {
    content: "\e987";
}

.icon-color::before {
    content: "\e914";
}

.icon-dimenssions::before {
    content: "\e980";
}

.icon-capacity::before {
    content: "\e97c";
}

.icon-warranty::before {
    content: "\e992";
}

.icon-dollar-light::before {
    content: "\e988";
}

.icon-thef::before {
    content: "\e98e";
}

.icon-car-roof::before {
    content: "\e97f";
}

.icon-car-climate::before {
    content: "\e983";
}

.icon-inter-feature::before {
    content: "\e977";
}

.icon-inter-communication::before {
    content: "\e97e";
}

.icon-navigation::before {
    content: "\e98c";
}

.icon-lighting::before {
    content: "\e985";
}

.icon-legroom::before {
    content: "\e984";
}

.icon-plus::before {
    content: "\e98d";
}

.i-rotate-right::before {
  background-image: url(../images/icons/rotate-right.svg);
}

.i-dollar-symbol::before {
  background-image: url(../images/icons/dollar-symbol.svg);
}

.i-fuel-economy::before {
  background-image: url(../images/icons/car-basics/fuel-economy.svg);
}

.i-bg-titlerecords::before {
    background-image: url(../images/svg/title-records.svg);
}

.i-bg-records::before {
    background-image: url(../images/svg/records.svg);
}

.i-bg-safety::before {
    background-image: url(../images/svg/safety.svg);
}

.i-bg-car-inspection::before {
    background-image: url(../images/svg/car-inspection.svg);
    background-size: auto 40px;
}

.i-bg-problemchk::before {
    background-image: url(../images/svg/problem-chk.svg);
}

.i-bg-pricing::before {
    background-image: url(../images/svg/incs-icn-08.svg);
}

.i-bg-autospec::before {
    background-image: url(../images/svg/incs-icn-09.svg);
}

.i-bg-carinfo::before {
    background-image: url(../images/svg/incs-icn-10.svg);
}

.i-bg-warranties::before {
    background-image: url(../images/svg/warranties.svg);
}

.i-bg-border-warranties::before {
    background-image: url(../images/svg/warranty-border-green.svg);
}

.i-bg-recall::before {
    background-image: url(../images/svg/car-recall.svg);
}

.icon-calendar:before {
    content: "\e981";
}

.icon-license-plate:before {
    content: "\ea1b";
}

.icon-angle-double-right::after {
    content: "\f101";
}

.icon-angle-double-left::before {
    content: "\f101";
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.icon-lock:before {
  content: "\ea09";
}

.icon-law-img::before {
  background-image: url(../images/icons/law.svg);
}

.icon-police-img::before {
  background-image: url(../images/icons/police.svg);
}

.icon-law-white-img::before {
  background-image: url(../images/icons/law-white.svg);
}

.icon-police-white-img::before {
  background-image: url(../images/icons/police-white.svg);
}

.icon-police-white-img-face::before {
  background-image: url(../images/icons/fill/security-agent-white.svg);
}

.icon-calendar-solid:before {
    content: "\ea0a";
}

.icon-shopping-cart:before {
    content: "\ea0b";
}

.i-color-red::before,
.i-color-red::after {
    color: red;
}

.i-color-orange::before,
.i-color-orange::after {
    color: var(--yellow-orange);
}

.report-icon.s16::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../images/icons/icons-16px.svg);
    background-repeat: no-repeat;
    background-position: 0 0px;
    background-size: 16px auto;
}
.report-icon.green::before {
    -webkit-filter: brightness(0) saturate(100%) invert(42%) sepia(67%) saturate(3086%) hue-rotate(86deg) brightness(91%) contrast(105%);
    filter: brightness(0) saturate(100%) invert(42%) sepia(67%) saturate(3086%) hue-rotate(86deg) brightness(91%) contrast(105%);
}
.report-icon.odometer::before {
    background-position-y: -32px;
}
.report-icon.odometer-records::before {
    background-position-y: -288px;
}
.report-icon.sale-history::before {
    background-position-y: -96px;
}
.report-icon.title-brand::before {
    background-position-y: -64px;
}
.report-icon.title-issues::before {
    background-position-y: -208px;
}
.report-icon.user-avatar::before {
    background-position-y: -992px;
}
.report-icon.junk-salvage::before {
    background-position-y: -432px;
}
.report-icon.total-loss::before {
    background-position-y: -112px;
}
.report-icon.recalls-defects::before {
    background-position-y: -144px;
}
.report-icon.flood-damage::before {
    background-position-y: -672px;
}
.report-icon.theft-vandalism::before {
    background-position-y: -48px;
}
.report-icon.fire-damage::before {
    background-position-y: -736px;
}
.report-icon.hail-damage::before {
    background-position-y: -768px;
}
.report-icon.accident::before {
    background-position-y: -704px;
}
.report-icon.clunckers::before {
    background-position-y: -848px;
}
.report-icon.rebuild::before {
    background-position-y: -896px;
}
.report-icon.reconstructed::before {
    background-position-y: -864px;
}
.report-icon.salt-water::before {
    background-position-y: -752px;
}
.report-icon.crashed::before {
    background-position-y: -496px;
}
.report-icon.hazardous::before {
    background-position-y: -112px;
}
.report-icon.dismantled::before {
    background-position-y: -816px;
}
.report-icon.refurbished::before {
    background-position-y: -848px;
}
.report-icon.test-vehicle::before {
    background-position-y: -880px;
}
.report-icon.collision::before {
    background-position-y: -432px;
}
.report-icon.warranty::before {
    background-position-y: -800px;
}
.report-icon.gray-market::before {
    background-position-y: -160px;
}
.report-icon.remanufactured::before {
    background-position-y: -384px;
}
.report-icon.police::before {
    background-position-y: -480px;
}
.report-icon.rental::before {
    background-position-y: -560px;
}
.report-icon.lien::before {
    background-position-y: -176px;
}
.report-icon.plus::before {
    background-position-y: -1056px;
}
.report-icon.tradein::before {
    background-position-y: -96px;
}
.report-icon.retail::before {
    background-position-y: -1072px;
}
.report-icon.private-party::before {
    background-position-y: -1104px;
}
.report-icon.residual::before {
    background-position-y: -976px;
}
.report-icon.engine::before {
    background-position-y: -1120px;
}
.report-icon.transmission::before {
    background-position-y: -1184px;
}
.report-icon.specs::before {
    background-position-y: -1216px;
}
.report-icon.specs-optional::before {
    background-position-y: -1200px;
}
.report-icon.generic-specs::before {
    background-position-y: -1152px;
}
.report-icon.entert::before {
    background-position-y: -1232px;
}
.report-icon.exterior::before {
    background-position-y: -464px;
}
.report-icon.opt-generic-specs::before {
    background-position-y: -1200px;
}
.report-icon.color::before {
    background-position-y: -1216px;
}
.report-icon.safety::before {
    background-position-y: -1136px;
}
.report-icon.mpg::before {
    background-position-y: -1088px;
}
.report-icon.oem::before {
    background-position-y: -1200px;
}
.report-icon.manufacture::before {
    background-position-y: -160px;
}
.report-icon.awards::before {
    background-position-y: -800px;
}
.report-icon.warning::before {
    background-position-y: -144px;
}
.report-icon.location::before {
    background-position-y: -1248px;
}
.report-icon.performance::before {
    background-position-y: -1184px;
}

.rating {
    width: 64px;
    height: 12px;
    background: url(../images/icons/ratings/stars.svg) 0 0 no-repeat;
    background-size: 100% auto;
}

.rating.r-0-5 {
    background-position: 0 -16px;
}

.rating.r-1-0 {
    background-position: 0 -32px;
}

.rating.r-1-5 {
    background-position: 0 -48px;
}

.rating.r-2-0 {
    background-position: 0 -64px;
}

.rating.r-2-5 {
    background-position: 0 -80px;
}

.rating.r-3-0 {
    background-position: 0 -96px;
}

.rating.r-3-5 {
    background-position: 0 -112px;
}

.rating.r-4-0 {
    background-position: 0 -128px;
}

.rating.r-4-5 {
    background-position: 0 -144px;
}

.rating.r-5-0 {
    background-position: 0 -160px;
}

.rating.x15 {
    width: 96px;
    height: 18px;
}

.rating.x15.r-0-5 {
    background-position: 0 -24px;
}

.rating.x15.r-1-0 {
    background-position: 0 -48px;
}

.rating.x15.r-1-5 {
    background-position: 0 -72px;
}

.rating.x15.r-2-0 {
    background-position: 0 -96px;
}

.rating.x15.r-2-5 {
    background-position: 0 -120px;
}

.rating.x15.r-3-0 {
    background-position: 0 -144px;
}

.rating.x15.r-3-5 {
    background-position: 0 -168px;
}

.rating.x15.r-4-0 {
    background-position: 0 -192px;
}

.rating.x15.r-4-5 {
    background-position: 0 -216px;
}

.rating.x15.r-5-0 {
    background-position: 0 -240px;
}

.rating.x2 {
    width: 128px;
    height: 24px;
}

.rating.x2.r-0-5 {
    background-position: 0 -32px;
}

.rating.x2.r-1-0 {
    background-position: 0 -64px;
}

.rating.x2.r-1-5 {
    background-position: 0 -96px;
}

.rating.x2.r-2-0 {
    background-position: 0 -128px;
}

.rating.x2.r-2-5 {
    background-position: 0 -160px;
}

.rating.x2.r-3-0 {
    background-position: 0 -192px;
}

.rating.x2.r-3-5 {
    background-position: 0 -224px;
}

.rating.x2.r-4-0 {
    background-position: 0 -256px;
}

.rating.x2.r-4-5 {
    background-position: 0 -288px;
}

.rating.x2.r-5-0 {
    background-position: 0 -320px;
}

.intro-reviews .rating.x15 {
    width: 64px;
    height: 12px;
}

.intro-reviews .rating.x15.r-0-5 {
    background-position: 0 -16px;
}

.intro-reviews .rating.x15.r-1-0 {
    background-position: 0 -32px;
}

.intro-reviews .rating.x15.r-1-5 {
    background-position: 0 -48px;
}

.intro-reviews .rating.x15.r-2-0 {
    background-position: 0 -64px;
}

.intro-reviews .rating.x15.r-2-5 {
    background-position: 0 -80px;
}

.intro-reviews .rating.x15.r-3-0 {
    background-position: 0 -96px;
}

.intro-reviews .rating.x15.r-3-5 {
    background-position: 0 -112px;
}

.intro-reviews .rating.x15.r-4-0 {
    background-position: 0 -128px;
}

.intro-reviews .rating.x15.r-4-5 {
    background-position: 0 -144px;
}

.intro-reviews .rating.x15.r-5-0 {
    background-position: 0 -160px;
}

footer {
    background-color: #fff;
    border-top: 1px solid #D6D6D6;
    padding: 64px 0 40px 0;
    font-size: 16px;
    margin-top: 64px;
    position: relative;
    z-index: 2;
    line-height: 25px;
}
@media screen and (max-width: 767.99px) {
    footer {
        padding: 32px 12px 0 12px;
        margin-top: 40px;
    }
}
footer.mt_0 {
  padding-top: 0;
}
footer a {
  text-decoration: none;
  color: var(--secondary-theme-color);
  line-height: 24px !important;
}
footer a.lh-1 {
  line-height: 1em !important;
}
footer a.btn {
    margin-top: 20px;
    color: #fff;
}
footer a:hover {
    color: var(--secondary-theme-color);
    text-decoration: underline;
}
footer span.h4 {
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 24px;
    display: block;
    margin-bottom: 0;
}
@media screen and (max-width: 575px) {
    footer span.h4 {
        border-radius: 6px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #F4F4F4;
        border: 1px solid var(--container-border);
        padding: 12px 16px;
        cursor: pointer;
    }
    footer span.h4::after {
        font-family: "goodcar";
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e96d";
    }
}
footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
footer ul.menu li {
    padding: 0;
    margin-bottom: 4px;
}
@media screen and (max-width: 575px) {
    footer ul.menu {
        display: none;
        padding-left: 16px;
        margin-top: 10px;
        margin-bottom: 24px;
    }
    footer ul.menu li a.btn {
        background-color: transparent;
        color: var(--secondary-theme-color);
        padding: 0;
        margin: 0;
    }
}
footer ul.d-block {
    display: block;
}
footer .f-desc {
  border-left: 1px solid #DBDBDB;
  padding-left: 32px;
  height: 100%;
}
footer .f-desc .logo {
    width: 150px;
}
footer .f-desc .logo img {
    width: 100%;
    margin-bottom: 16px;
}
footer .f-desc .txt {
    line-height: 24px;
}
footer .f-desc ul.contact {
    margin-top: 24px;
}
footer .f-desc ul.contact li {
    margin-bottom: 4px;
    position: relative;
    padding-left: 24px;
}
footer .f-desc ul.contact li::before {
    position: absolute;
    left: 0;
    top: 3px;
}
footer .f-desc ul.contact li img {
  height: 16px;
  width: auto;
}
footer .f-desc ul.contact li.icon-accessibility {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
footer .f-desc ul.contact li.icon-accessibility img {
  position: relative;
  top: -1px;
}
@media screen and (max-width: 575px) {
  footer .f-desc ul.contact li.icon-accessibility {
    margin-top: 16px;
  }
}
@media screen and (max-width: 991px) {
    footer .f-desc {
        border-left: 0;
        padding-left: 0;
        margin-top: 40px;
    }
    footer .f-desc ul.contact {
        margin-top: 16px;
    }
}
@media screen and (max-width: 991px) and (max-width: 575px) {
    footer .f-desc ul.contact {
        padding-left: 16px;
    }
}
@media screen and (max-width: 767px) {
    footer .f-desc {
        margin-top: 24px;
    }
}
@media screen and (max-width: 575px) {
    footer .f-desc {
        margin-top: 0;
    }
}
footer .nmvtis {
    margin-top: 24px;
    line-height: 18px;
    font-size: 11px;
}
footer .nmvtis img {
    margin-bottom: 6px;
    height: 40px;
}
@media screen and (max-width: 575px) {
    footer .nmvtis {
        text-align: center;
        margin-top: 24px;
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 0;
    }
    footer .nmvtis p {
        margin-bottom: 0;
    }
}
footer .copy {
    font-weight: 300;
    margin-top: 64px;
    display: block;
}
@media screen and (max-width: 767.99px) {
    footer .copy {
        margin-top: 32px;
    }
}
@media screen and (max-width: 575px) {
    footer .copy {
        margin-top: 0;
        text-align: left;
    }
}
@media screen and (max-width: 575px) {
  footer .container .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  footer .container div {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 8px;
  }
  footer .container div:last-child {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
footer .trustpilot-widget {
  max-width: 200px;
  margin-top: 20px;
  height: 100px;
}
footer .trustpilot-widget iframe {
  left: -2px;
}
footer .app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 64px;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid var(--stroke);
  border-bottom: 1px solid var(--stroke);
  padding: 16px 0;
}
footer .app img {
  border: 0;
}
@media screen and (max-width: 575px) {
  footer .app {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    text-align: center;
  }
}
footer .social-links {
  margin-top: 24px;
  border: 1px solid var(--stroke);
  border-radius: 60px;
  padding: 12px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .social-links span {
  position: absolute;
  top: -11px;
  left: 11px;
  background-color: #fff;
  padding: 0 8px;
  text-transform: uppercase;
  font-size: 9px;
  color: #4B4B4B;
}
footer .social-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .social-links img {
  border: 0;
  width: 20px;
  height: 20px;
  -webkit-filter: brightness(0) saturate(100%) invert(25%) sepia(2%) saturate(0%) hue-rotate(356deg) brightness(102%) contrast(85%);
          filter: brightness(0) saturate(100%) invert(25%) sepia(2%) saturate(0%) hue-rotate(356deg) brightness(102%) contrast(85%);
}
footer .social-links a:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(35%) sepia(46%) saturate(3574%) hue-rotate(87deg) brightness(99%) contrast(106%);
          filter: brightness(0) saturate(100%) invert(35%) sepia(46%) saturate(3574%) hue-rotate(87deg) brightness(99%) contrast(106%);
}

main img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 576px) {
    body {
        font-size: 16px;
    }
}
.btn {
    border-radius: 30px;
    padding: 8px 16px 8px 24px;
    font-size: 0.9em;
    font-weight: 600;
    border: 2px solid var(--secondary-theme-color);
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    gap: 6px;
}
.btn img {
    width: 24px;
    height: auto;
    -webkit-filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(78deg) brightness(101%) contrast(101%);
    filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(78deg) brightness(101%) contrast(101%);
}
.btn.f-green {
    background-color: var(--secondary-theme-color);
    color: #fff;
}
.btn.f-green:hover {
    background-color: #fff;
    border: 2px solid var(--secondary-theme-color);
    color: var(--secondary-theme-color);
}
.btn:hover img {
    -webkit-filter: invert(46%) sepia(63%) saturate(608%) hue-rotate(91deg) brightness(92%) contrast(91%);
    filter: invert(46%) sepia(63%) saturate(608%) hue-rotate(91deg) brightness(92%) contrast(91%);
}

.gap-theme {
    row-gap: 80px;
}
@media screen and (max-width: 1200px) {
    .gap-theme {
        row-gap: 64px;
    }
}
@media screen and (max-width: 767px) {
    .gap-theme {
        row-gap: 40px;
    }
}

header .mainimg {
    position: relative;
}
header .mainimg img {
    position: absolute;
    top: -130px;
    right: 0;
    width: 90%;
}
@media screen and (max-width: 1200px) {
    header .mainimg img {
        top: -60px;
    }
}
@media screen and (max-width: 991px) {
    header .mainimg img {
        top: 0px;
        position: relative;
        width: 65%;
    }
}

.logo {
    margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
    .logo {
        margin-bottom: 24px;
    }
}
.logo span {
    display: block;
    text-transform: uppercase;
    color: var(--secondary-theme-color);
    font-weight: 700;
    font-size: 0.8em;
    letter-spacing: 4.1px;
    margin-top: 10px;
}

h1, h2 {
    font-size: 30px;
    font-weight: 900;
}
h1 span, h2 span {
    color: var(--secondary-theme-color);
}

@media screen and (max-width: 576px) {
    h2 {
        font-size: 24px;
    }
}
.promo-banner {
    border-radius: 30px;
    border-left: 6px solid #9AAEA2;
    background: linear-gradient(95deg, rgba(197, 255, 221, 0.16) 12.33%, rgba(14, 157, 73, 0.16) 99.15%);
}
.promo-banner.style-01 {
    font-size: 24px;
    line-height: 1.3em;
    padding: 64px 24px;
}
@media screen and (max-width: 767px) {
    .promo-banner.style-01 {
        padding: 40px 30px;
    }
}
@media screen and (max-width: 576px) {
    .promo-banner.style-01 {
        font-size: 16px;
    }
}
.promo-banner.style-02 {
    padding: 64px;
}
@media screen and (max-width: 576px) {
    .promo-banner.style-02 {
        padding: 30px;
    }
}
.promo-banner.style-02 h2 {
    font-size: 44px;
}
@media screen and (max-width: 991px) {
    .promo-banner.style-02 h2 {
        font-size: 30px;
    }
}
.promo-banner.style-02 a.txt-link {
    color: var(--secondary-theme-color);
}
.promo-banner.style-02 a.txt-link:hover {
    color: #000;
}

.icon-blocks .list {
    row-gap: 50px;
}
@media screen and (max-width: 767px) {
    .icon-blocks .list {
        row-gap: 40px;
    }
}
.icon-blocks .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    row-gap: 24px;
}
@media screen and (max-width: 767px) {
    .icon-blocks .item {
        row-gap: 12px;
    }
}
.icon-blocks .item img {
    width: 64px;
    height: 64px;
}
.icon-blocks .item h3 {
    font-weight: 900;
    padding: 0;
    margin: 0;
}
.icon-blocks .item h3, .icon-blocks .item span {
    font-size: 1em;
}
.icon-blocks .item span img {
    height: 18px;
    width: auto;
    margin: 0 4px;
}
.icon-blocks .item span img:nth-child(2) {
    height: 10px;
}
.icon-blocks .item span img:last-child {
    margin-right: 0;
}

.partners .col.d-flex span {
    font-size: 14px;
    white-space: nowrap;
}
.partners .col.d-flex span b {
    display: block;
    font-weight: 700;
}
.partners .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0%;
    flex: 0 0 0%;
}
.partners img {
    height: 30px;
    width: auto;
}

.partners img.blackbook {
    height: 18px;
}

footer {
    margin-top: 0;
}
/*# sourceMappingURL=style.css.map */