/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/* header CSS start */
.fc-inside input, .fc-inside input::placeholder {

    color: #000;
}
.fc-inside input , .fc-inside .select2-selection{
    border: 1px solid #000;
}
.fc-inside input:focus , .fc-inside .select2-selection:focus,  div.woocommerce form .form-row input[type=text]:focus, input#billing_email:focus{
    outline: unset !important;
    border: 1px solid #000;
}


#top nav > ul > li > a span {
    color: #277eff !important; 
}
li#menu-item-56 span.menu-title-text {
    display: none;
}

li#menu-item-56 i {
    color: #277eff;
    transform: scale(1.9);
}

header#top nav > ul > li#menu-item-16 > a span {
    color: #FA4A22 !important; 
}

li#menu-item-16 a {
    padding: 10px 20px !important;
    border: 2px solid #fe0000;
    border-radius: 50px;
}

#top nav > ul > li > a span:after {
    display: none !important;
}

/* header CSS end */

/* hero section CSS start */

span.blue {
    color: #277eff;
}

span.red {
    color: #fe0000;
}

h1 {
    color: #000;
}

p, li {
    color: #000;
}

#hero p {
    font-size: 20px !important;
    line-height: 28px !important;
}

#hero .row-bg {
    background: #EFF7FF;
}

#hero .vc_column-inner {
    position: relative;
}
.nectar-center-text img {
    width: 30px;
}

.nectar-center-text {
    display: flex;
}

.nectar-center-text ul {
    display: flex;
    gap: 10px;
    align-items: center;
}
#hero .img-with-aniamtion-wrap .position {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 230px;
}
div#header-secondary-outer ul li a {
    font-size: 15px !important;
    line-height: 23px !important;
}

div#header-secondary-outer ul li a span, div#header-secondary-outer ul li a i {
    color: #ffffff;
}

div#header-secondary-outer {
    background: #277eff;
}
#hero svg {
    margin-left: 40px;
}
.form-field {
    margin-bottom: 20px;
}



.form-field input , .form-field textarea {
    background: unset;
    border-bottom: 1px solid #277eff;
    padding-left: unset;
}



.form-field input, .form-field textarea, .form-field input::placeholder, .form-field textarea::placeholder {
    color: #000;
}

.contact-info h3 {
    color: #000;
    margin-top: 20px;
}

.contact-info a, .contact-info p {
    color: #000;
    margin: 10px 0 !important;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.contact-info a i, .contact-info p i {
    background: #277eff;
    height: 40px;
    min-width: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
#hero a {
    font-size: 16px !important;
    line-height: 24px !important;
	text-decoration: underline;
	text-decoration-color: #fe0000 
}
.hero-form input:focus-visible,.hero-form input:focus {
    outline: unset; 
    border: unset;
}
.hero-form p {
    position: relative;
    max-height: 64px;
}
.hero-form input {
    background: #fff;
    border-radius: 50px;
    padding: 20px 25px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: unset;
    outline: unset;
}
.hero-form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    box-shadow: unset;
    transform: unset !important; 
}

.hero-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #fe0000;
    font-size: 14px;
    line-height: 23px !important;
    border-radius: 50px !important;
    padding: 21px 55px !important;
    box-shadow: none !important;
    width: 100%;
}
.hero-form {
    position: relative;
}
.trust-img {
    width: 50% !important;
}

/* hero section CSS end */

div#trusted .row-bg {
    border-bottom: 1px solid #efecec;
}

div#trusted  div#trust-inner-left .row-bg, div#trusted  div#trust-inner-right  .row-bg {
    border: unset;
}


/* Offer Section CSS  */

div#offer-sec {
    padding-top: 100px !important;
}

h6 {
    color: #FE0000;
}

h2 {
    color: #000;
}

.center h6, .center h2 {
    text-align: center;
}

h3 {
    color: #212529;
}

#offer-inner h3 {
    position: relative;
    padding-bottom: 10px;
}

#offer-inner h3:before {
    content: "";
    background: #FE0000;
    height: 2px;
    width: 90px;
    position: absolute;
    bottom: 0;
    left: 0;
}
div#offer-inner ul li {
    font-family: Inter;
    font-size: 19px;
    font-weight: 500;
    line-height: 25.2px;
    text-align: left;
    color: #212529;
    display: flex;
    align-items: center;
    gap: 0 8px;
}

div#offer-inner ul li span {
    width: 22px;
    height: 22px;
    background-color: #277eff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 12px;
}
div#offer-inner ul li span svg {
    color: #fff;
    transform: scale(0.6);
}

div#offer-inner ul {
    margin: 10px 0 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 8px 0;
}



div#offer-inner 
 .vc_column-inner {
    border: 1px solid #0000001A;
    box-shadow: 0px 4px 15px 0px #0000000F;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: self-start;
    gap: 16px 0;
    padding: 32px 26px;
    transition: all 0.4s;
    cursor: pointer;
    height: 390px;
}


/* Check Record  */


div#check-record ul {
    margin: 1rem 0;
    display: flex;
    flex-direction: column;
    gap: 11px 0;
}

div#check-record  ul li {
    font-family: 'Inter';
    font-size: 16px;
    list-style: disc;
    color: #000;
}

div#check-record  ul li strong {font-weight: 600;}



a#cta-btn {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    background-color: #277eff;
    display: inline-flex;
    border-radius: 50px !important; 
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 18px 38px !important; 
     
}
div#check-record.sample-report .row-bg {
    background-image: linear-gradient(to bottom, #ffffff, #fefdff, #fcfbff, #fcf8ff, #fbf6ff);
}


/* Pricing  */

.pricing #content .col-left .vc_column-inner  {
    background-image: url(https://driveiqo.com/wp-content/uploads/2024/12/elite-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
   
}



.pricing #content h5 {
    display: flex;
    justify-content: space-between;
    color: #181059;
    font-family: Inter;
    font-size: 23px;
    font-weight: 700;
    line-height: 27.84px;
    text-align: left;
}

.pricing #content li {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    text-align: left;
    color: #181059;
    display: flex;
    align-items: center;
    gap: 0 10px;
    margin-bottom: 10px;
}

.pricing #content .col-left ul {
    column-count: 2;
   
}
.pricing #content  ul {
    
    margin: 20px 0 20px 0;
}


.pricing #content .col-left ul li {
    color: #fff;
}

.pricing #content li img {
    margin: unset;
}

.pricing #content h3 {
    font-family: Inter;
    font-size: 22px;
    font-weight: 400;
    line-height: 26.63px;
    text-align: left;
    color: #277eff;
    margin: 0 0 1.5rem;
}

.pricing #content h3 strong {
    font-weight: 700;
    font-size: 30px;
}

.pricing #content h3 sub {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.78px;
    text-align: left;
    bottom: 0;
}

.pricing #content .col-left h3 {
    color: #fff;
}

.pricing #content  .vc_column-inner {
    padding: 25px !important;
    border-radius: 20px;
    border: 1px solid #0000001A;
    box-shadow: 0px 4px 15px 0px #0000000F;
}

.pricing #content .col-left  h5 {
    color: #fff;
}

a#cta-book {
    background: #277eff !important; 
    width: 100%;
    padding: 13px 20px;
    text-align: center;
    font-family: 'Inter' !important;  
    border-radius: 40px !important; 
    font-weight: 700 !important; 
    font-size: 18px;
    line-height: 26px !important; 
    letter-spacing: 2px;
    position: relative;
}

a#cta-book:hover {
    box-shadow: unset !important; 
    transform: unset;
    opacity: 1;
}

.pricing #content .col-left .vc_column-inner a#cta-book {
    background: #fff !important; 
    color: #277eff !important; 
}

h4 {
    color: #000;
}

div#features img {
    max-width: 80px;
}
 div#features svg{
     height: 60px;
     width: 60px;
 }

div#features {
    max-width: 70%;
    margin: 60px auto auto auto;
}


div#findcar .content .inner {
    box-shadow: -4px 4px 9px 0px #DADDE633;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: start;
    height: 80px;
    border-radius: 5px;
    padding: 0 20px;
    gap: 0 20px;
    transition: all 0.5s;
}
div#findcar .content .inner:hover {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
div#findcar .content .inner h4 {
    margin: 0;
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 16px;
    text-align: left;
    color: #050B20;
}


/* Footer  */


.headd {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


div#ft-sec  .headd img:first-child {
    width: 150px;
    display: block;
    margin: auto;
}

div#ft-sec  .headd img:last-child {
    width: 220px;
}
.headd div a, .headd div p {
    color: #fff;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
    text-decoration: none;
}
.headd div:nth-child(1) img {
    margin: unset !important;
    width: 200px !IMPORTANT;
}
#ft-sec .bodyy ul {
    padding: 0;
    margin: 0;
    column-count: 3;
    text-align: center;
}

#ft-sec .bodyy ul li a {
    color: #fff;
    font-family: Inter;
    font-size: 19px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 1px;
    text-align: center;
}

#ft-sec .bodyy {
    margin: 2rem 0 0;
    border-top: 1px solid #ffffff1a;
    border-bottom: 1px solid #ffffff1a;
    padding: 30px 0;
}

#ft-sec .bodyy ul li {
    list-style: none;
    margin: 15px 0;
}
#ft-sec .footerr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0 30px;
}

#ft-sec .footerr p {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 1px;
  text-align: left;
  margin: 0;
  color: #fff;
}
div#footer-outer {
    display: none;
}


/* Packages  */

div#check-record.his-report ul {
    margin: 2rem 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, auto);
    width: 60%;
    gap: 20px 0;
}
div#check-record.his-report ul li {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.78px;
    text-align: left;
    color: #181059;
    display: flex;
    align-items: center;
    gap: 0 8px;
}

div#check-record ul img {
    margin: unset;
}


/* About  */

.valuess .vc_column-inner {
    text-align: left;
    border: 1px solid #0000001A;
    background-color: #fff;
    border-radius: 15px;
    padding: 30px 22px;
    display: flex;
    align-items: start;
    flex-direction: column;
    gap: 20px 0;
}
div#form {}

div#form .vc_column-inner {
    text-align: center;
}

div#form .vc_column-inner img {
    display: block;
    text-align: center;
    margin: auto;
}

div#form .vc_column-inner .hero-form {
    max-width: 60%;
    margin: auto;
}

/* Sample Report  */

.vehicle-sample-report .title h4 {
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin: 0;
    color: #000;
}

.vehicle-sample-report .title h4::after {
    content: '';
    position: absolute;
    top: -4px;
    left: 0;
    width: 100%;
    background-color: #277eff;
    height: 1px;
}

.vehicle-sample-report .title h4::before {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    background-color: #277eff;
    height: 1px;
}

.report-content {
    margin: 2rem 0 0;
}

.report-top {
    display: flex;
    align-items: center;
    gap: 0 20px;
}

.report-top .text h5 {
    font-family: Inter;
    font-size: 35.72px;
    font-weight: 500;
    line-height: 42px;
    text-align: left;
    color: #2F3942;
    margin: 0 0 1rem;
}



.report-top .text p {
    font-family: Inter;
    font-size: 16.31px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    color: #AEA8A8;
    margin: 0;
    padding: 0;
}

.report-top .text h6 {
    font-family: Inter;
    font-size: 22.88px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: #2F3942;
}

.report-body .inner {
    box-shadow: 0px 0px 5px 2px #AEA8A833;
    background: #FFFFFF01;
    border-radius: 5px;
    height: 190px;
    display: flex;
    flex-direction: column;
    border: 1px solid transparent;
    align-items: center;
    justify-content: center;
}

.report-body .row {
    gap: 26px 0;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    font-family: Inter;
    background-color: #277eff;
    display: inline-flex;
    border-radius: 50px !important;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 18px 38px !important;
    border: unset;
}

.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] {
    border: 1px solid hsl(0deg 0% 0%);
}

.wc-block-components-form label {
    color: #000 !important;
     }

.report-body .inner h6 {
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #2F3942;
    margin: 0 0 2rem;
}

.report-body .inner p {
    font-family: Inter;
    font-size: 11.81px;
    font-weight: 300;
    line-height: 14px;
    text-align: center;
    color: #2F3942;
}

.report-body .inner img {
    margin: 0 0 1rem;
}

.report-body {
    margin: 4rem 0 0;
}

.report-body .col-md-3:nth-child(4) .inner {border-color: #EC2121;}

.report-body .col-md-3:nth-child(5) .inner {
    border-color: #EC2121;
}

.report-body .col-md-3:nth-child(8) .inner {
    border-color: #EC2121;
}

.report-body .col-md-3:nth-child(7) .inner {
    border-color: #EC2121;
}
.report-top img {
    width: 120px !important;
}
.report-body .col-md-3:nth-child(9) .inner {
    border-color: #EC2121;
}

.report-body .col-md-3:nth-child(10) .inner {
    border-color: #EC2121;
}
.report-body .col-md-3:nth-child(11) .inner {
    border-color: #EC2121;
}
.report-body .inner span {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 0 1.5rem;
}
.report-body .inner span::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    border: 2px solid #277eff;
}
.report-body .inner span::after {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    background-color: #ffffff;
    z-index: 1;
    clip-path: polygon(35% 0%, 65% 0%, 65% 35%, 100% 35%, 100% 65%, 65% 65%, 65% 100%, 35% 100%, 35% 65%, 0% 65%, 0% 35%, 35% 35%);
}
.report-body .inner span svg {
    font-size: 30px;
    position: relative;
    z-index: 9;
}


.report-body .inner span svg path {
    fill: #000;
}

.vehicle-detail {
    margin: 4rem 0 0;
}

.universal h5 {
    position: relative;
    display: inline-flex;
    font-family: Inter;
    font-size: 24px;
    margin: 0;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    text-transform: uppercase;
    align-items: center;
    color: #000;
}
.universal h5 svg {
    font-size: 30px;
    transform: scale(0.7);
    height: 40px;
}
.universal h5::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    background-color: #277eff;
    height: 1px;
}
.vehicle-detail .content .inner {
    border: 1px solid #2F3942;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 140px;
    justify-content: center;
}

.vehicle-detail .content .inner img {
    margin: -16px 0 10px;
    background-color: #fff;
    padding: 0 8px;
}

.vehicle-detail .content .inner p {
    font-family: Inter;
    font-size: 14.5px;
    font-weight: 500;
    line-height: 19px;
    text-align: center;
    color: #2F3942;
}

.vehicle-detail .content .inner h6 {
    font-family: Inter;
    font-size: 15.5px;
    font-weight: 700;
    line-height: 19px;
    text-align: center;
    color: #2F3942;
}
.universal {
    margin: 0 0 3rem;
}
.photoo {
    margin: 4rem 0 0;
}
.universal p {
    margin: 1rem 0 0;
    font-family: Inter;
    font-size: 17.16px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    color: #2F3942;
    line-height: 30px;
}
.vehicle-detail .content .row {
    gap: 40px 0;
}
.vehicle-detail .content .inner svg {
    font-size: 30px;
    height: 20px;
    color: #000;
}

.table-container {
        max-width: 1000px;
        margin: 20px auto;
        border: 1px solid #ccc;
        border-radius: 5px;
        overflow: hidden;
    }

    .table-header {
        display: flex;
        background-color: #f0f0f0;
        padding: 10px;
        font-weight: bold;
        text-align: left;
    }

   .auction-history  .column {
        flex: 1;
        padding: 10px;
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-weight: 500;
        line-height: 19px;
        color: #2F3942;
    }

    .table-row {
        display: flex;
        border-bottom: 1px solid #ccc;
        padding: 10px;
    }

    .table-row:nth-child(odd) {
        background-color: #e8e7e7;
    }
span.img-placeholder img {
    width: 50px !important;
}
    .row-data {
        flex: 1;
        display: flex;
        align-items: center;
        padding: 10px;
        gap: 0 20px;
    }

    .img-placeholder {
        font-weight: bold;
        color: #d00;
    }

    .date {
        font-family: Inter;
        font-size: 15px;
        font-weight: 500;
        line-height: 19px;
        text-align: left;
        color: #000;
    }

    .lot-number {
        font-size: 12.75px;
        font-weight: 900;
        line-height: 19px;
        color: #0D6EFD;
        font-family: 'Inter';
        width: 100%;
        text-align: center;
    }

    .price {
        font-weight: bold;
        color: #333;
    }
.table-row .row-data:last-child {
    justify-content: end;
}
.table-row .row-data:last-child .status {
    width: 90px;
    border-radius: 10px 10px 10px 0px;
    font-size: 14px;
}
    .status {
        font-weight: bold;
        padding: 5px 10px;
        border-radius: 5px;
        text-align: center;
    }

    .sold {
        background-color: #28a745;
        color: white;
    }

    .not-sold {
        background-color: #dc3545;
        color: white;
    }

.ownership-history {
    margin: 4rem 0 0;
}

.ownership-history .owner-list {
    text-align: center;
    box-shadow: 2px 2px 2px 0px #00000026;
    border: 1px solid #00000020;
}

.ownership-history .owner-list .head {
    margin: -22px 0 0;
    display: inline-block;
    background: #fff;
    border-bottom: 1px solid #2F3942;
    box-shadow: 2px 0 2px 0px #00000026;
    padding: 0 10px;
}

.ownership-history .owner-list .bodyy {
    margin: 2rem 0 0;
    display: flex;
    flex-direction: column;
    gap: 10px 0;
    padding: 0 0 10px;
}

.ownership-history .owner-list .bodyy .all-owners h5 {
    color: #AEA8A8;
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
}
.ownership-history svg {
    font-size: 20px;
    height: 20px;
    fill: #000;
}
.ownership-history .owner-list .bodyy .all-owners h6 {
    font-family: Inter;
    font-size: 16.88px;
    font-weight: 600;
    line-height: 21px;
    text-align: center;
    color: #2F3942;
}

.ownership-history .owner-list .head h6 {
    color: #000;
}

.ownership-history svg path {
    fill: #000;
}
.damage-location img {
    display: revert;
}

.detail-damage-history .universal {
    text-align: center;
}

.detail-history  svg{
    height: 20px;
    margin-right: 10px;
}

div#detail-history  h5::after , .detail-damage-history   h5::after{
    display: none;
}

.detail-history h6 {
    color: #000;
}
   .detail-history table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 20px;
        }
        .detail-history th, .detail-history td {
            padding: 12px;
            text-align: left;
            border: 1px solid #ddd; /* Add border to each cell */
        }
        .detail-history th {
            background-color: #f2f2f2; /* Header background */
            font-family: Inter;
            font-size: 16px;
            font-weight: 500;
            line-height: 19px;
            text-align: left;
            color: #2F3942;
            text-transform: uppercase;
        }
.report-table tbody tr:first-child td {
    width: 70px;
    color: #000;
}

.detail-history th, .detail-history td {
    padding: 12px;
    text-align: left;
    border: 1px solid #ddd;
}
        .detail-history tr:nth-child(even) {
            background-color: #f0f0f0; /* Alternate row background color */
        }
        .detail-history tr:hover {
            background-color: #f5f5f5; /* Hover effect */
        }

.report-table ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.report-table ul li {
    list-style: none;
    color: #000;
}

.detail-history tr td {
    color: #000;
}
.detail-history .content .detail-history-top h6 {
    color: #2F3942;
    font-family: Inter;
    font-size: 17.44px;
    font-weight: 500;
    line-height: 21px;
}
.detail-history .content .detail-history-top {
    text-align: center;
    margin: 0 0 3rem;
}
.detail-history {
    margin: 5rem 0 0;
}
.check-vih {
    margin-top: 50px;
}

.section-switchers {
    padding: 15rem 0 0;
    width: 86%;
    margin: 0 auto;
}

.section-switchers li a {
    border-bottom: 1px solid #2F3942;
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    gap: 0 20px;
    color: #2F3942;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 0 0 15px;
    transition: all 0.5s;
}

.section-switchers ul {
    margin: 0;
    padding: 0 0 0 0px;
    box-shadow: rgb(99 99 99 / 23%) 0px 2px 8px 0px;
    border-radius: 6px;
    overflow: hidden;
}

.section-switchers li:last-child a {border-color: transparent;}

.section-switchers li svg {
    font-size: 26px;
    height: 20px;
}

.section-switchers li a:hover {
    background-color: #f5f5f5;
}

/* Vihicle Shirtry Rport  */

.style-icon ul li span {
    min-width: 22px;
    height: 22px;
    background-color: #277eff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 12px;
}
.style-icon ul li span svg {
    color: #fff;
    transform: scale(0.6);
}
.style-icon ul li {
    font-family: Inter;
  
    text-align: left;
    color: #212529;
    display: flex;
    align-items: center;
    gap: 0 8px;
}
div#check-record .col-list ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem; /* Adjust spacing between columns and rows as needed */
    list-style: none;
    padding: 0;
    margin: 0;
}
div#official .row-bg {
    background: #f4f6ff;
}

div#official {}

div#official {
    padding: 50px;
    border-radius: 20px;
}

div#official h2 {
    display: flex;
    align-items: center;
    gap: 10px;
}

div#official h2 img {
    margin: unset;
}
div#people img {
    max-width: 240px;
}

div#people h3 {
    max-width: 60%;
    margin: auto;
}



@media only screen and (min-width: 1366px) and (max-width: 1599px){ 

h1 {
    font-size: 54px !important;
    line-height: 62px !important;
}

h2 {
    font-size: 36px !important;
    line-height: 44px !important;
}
}
@media only screen and (min-width:1200px) and (max-width:1365px){

h1 {
    font-size: 44px !important;
    line-height: 52px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}
div#offer-inner ul li {
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    color: #212529;
    display: flex;
    align-items: center;
    gap: 0 8px;
}

h3 {
    font-size: 22px !important;
    line-height: 30px !important;
}
div#check-record ul li {
    font-family: 'Inter';
    font-size: 14px;
    list-style: disc;
    color: #000;
    line-height: 22px;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){ 

h1 {
    font-size: 38px !important;
    line-height: 46px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}
div#offer-inner ul li {
    font-family: Inter;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
    color: #212529;
    display: flex;
    align-items: center;
    gap: 0 8px;
}
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 80px;
}
h3 {
    font-size: 18px !important;
    line-height: 26px !important;
}
div#check-record ul li {
    font-family: 'Inter';
    font-size: 14px;
    list-style: disc;
    color: #000;
    line-height: 22px;
}

#top nav > ul > li > a {
    margin: 0 6px !important; 
    font-size: 14px;
    line-height: 22px;
}



h6 {
    font-size: 18px !important; 
    line-height: 26px !important; 
}
#hero p {
    font-size: 16px !important;
    line-height: 24px !important;
}
.hero-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
        background: #fe0000;
        font-size: 14px;
        line-height: 22px !important;
        border-radius: 50px !important;
        padding: 16px 35px !important;
        box-shadow: none !important;
    }
div#offer-inner .vc_column-inner {
    border: 1px solid #0000001A;
    box-shadow: 0px 4px 15px 0px #0000000F;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: self-start;
    gap: 16px 0;
    padding: 22px 15px;
    transition: all 0.4s;
    cursor: pointer;
    height: 350px;
}
.hero-form p {
    position: relative;
    max-height: 54px;
}
.hero-form input {
    background: #fff;
    border-radius: 50px;
    padding: 15px 25px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: unset;
    outline: unset;
}

.anchor, .anchor span {
    font-size: 12px;
    line-height: 20px;
}
a#cta-btn {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    background-color: #277eff;
    display: inline-flex;
    border-radius: 50px !important;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 15px 35px !important;
}
a#cta-book {
    background: #277eff !important;
    width: 100%;
    padding: 11px 20px;
    text-align: center;
    font-family: 'Inter' !important;
    border-radius: 40px !important;
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 24px !important;
    letter-spacing: 2px;
    position: relative;
}

p {
    font-size: 16px;
    line-height: 24px;
}

div#check-record ul li br {
    display: none;
}

div#findcar .content .inner img {
    margin: unset;
}
div#findcar .content .inner h4 {
    margin: 0;
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #050B20;
}
#ft-sec .bodyy ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 0 30px;
    justify-content: center;
}
div#ft-sec .headd img:first-child {
    width: 110px;
    display: block;
    margin: auto;
}
#ft-sec .bodyy ul li a {
    color: #fff;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: center;
}
#ft-sec .footerr p {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: left;
    margin: 0;
    color: #fff;
}

#ft-sec .footerr img {
    max-width: 200px;
}
}
@media only screen and (min-width:768px) and (max-width: 999px){ 
	
	div#header-secondary-outer ul {
    display: flex !important;
    justify-content: left !important;
    text-align: left !important;
    flex-direction: column;
}
	.report-body .row .col {
    width: 100%; /* Ensure the column container takes full width */
}

.report-body .row .col span_6 {
    width: 50%; /* Each column spans half the row width */
    box-sizing: border-box; /* Include padding and border in width */
    display: inline-block; /* Allow columns to sit side-by-side */
    padding: 0 1rem; /* Optional: add horizontal spacing between columns */
}

.report-body .row {
    display: flex; /* Optional: use flexbox for better layout control */
    flex-wrap: wrap; /* Allow rows to wrap if there are more than two columns */
}
.vehicle-detail .content .row {
    display: flex; /* Use flexbox for better alignment and layout */
    flex-wrap: wrap; /* Allow wrapping if columns exceed the row width */
    gap: 1rem; /* Optional: spacing between columns */
}

.vehicle-detail .content .row .col {
    width: 100%; /* Ensure the column container takes full width */
    box-sizing: border-box; /* Include padding and borders in the width */
}

.vehicle-detail .content .row .col span_3 {
    width: 25%; /* Takes 3 out of 12 columns (25% width) */
    display: inline-block; /* Align the columns horizontally */
    padding: 0.5rem; /* Optional: spacing within the column */
}
.photoo .row {
    display: flex; /* Enables flexbox for horizontal alignment */
    flex-wrap: wrap; /* Allows columns to wrap to the next line if needed */
    gap: 1rem; /* Adds spacing between columns */
}
.report-top .text h5 {
    font-family: Inter;
    font-size: 25.72px;
    font-weight: 500;
    line-height: 32px;
    color: #000000;
    margin: 0 0 40px;
    text-align: center;
}
.report-body .inner h6 {
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #2F3942;
    margin: 0 0 10px;
}
.section-switchers {
    padding: 0 0 0;
    width: 100%;
    margin: 0 auto 50px 0 !important; 
}
.photoo .row .col {
    width: 100%; /* Ensures the column container takes full width */
    box-sizing: border-box; /* Includes padding and borders in width calculations */
}
.report-top {
    display: flex;
    gap: 0;
    flex-direction: column;
    align-items: center;
}

.photoo .row .col span_6 {
    width: 50%; /* Makes the column span 6 out of 12 (half of the row) */
    display: inline-block; /* Ensures columns align horizontally */
    padding: 0.5rem; /* Optional padding inside the column */
}


#sample-report .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

.vehicle-sample-report .title h4 {
    text-align: center;
}

.title {
    text-align: center;
}

.report-top .text p, .report-top .text h6 {
    text-align: center;
}

.universal p {
    text-align: center;
    color: #000;
}

div#photo img {
    width: 100%;
}



table tr {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 0 20px 0;
}

.report-table tbody tr:first-child td {
    width: 100%;
    color: #000;
}
	
	
	div#check-record.his-report ul {
    margin: 2rem 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, auto);
    width: unset;
    gap: 20px 0;
}

h1 {
    font-size: 48px !important;
    line-height: 56px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}
div#offer-inner ul li {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #212529;
    display: flex;
    align-items: center;
    gap: 0 8px;
}
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 80px;
}
h3 {
    font-size: 22px !important;
    line-height: 30px !important;
}
div#check-record ul li {
    font-family: 'Inter';
    font-size: 14px;
    list-style: disc;
    color: #000;
    line-height: 22px;
}

#top nav > ul > li > a {
    margin: 0 6px !important; 
    font-size: 14px;
    line-height: 22px;
}

#top nav  ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-left: -50px;
}

h6 {
    font-size: 18px !important; 
    line-height: 26px !important; 
}
#hero p {
    font-size: 18px !important;
    line-height: 26px !important;
}
   .hero-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
        background: #fe0000;
        font-size: 14px;
        line-height: 22px !important;
        border-radius: 50px !important;
        padding: 22px 35px !important;
        box-shadow: none !important;
    }
	.hero-form .row {
    padding: unset;
}
div#offer-inner .vc_column-inner {
    border: 1px solid #0000001A;
    box-shadow: 0px 4px 15px 0px #0000000F;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: self-start;
    gap: 16px 0;
    padding: 30px 25px;
    transition: all 0.4s;
    cursor: pointer;
    height: unset;
}
.hero-form p {
    position: relative;
    max-height: 64px;
}
.hero-form input {
    background: #fff;
    border-radius: 50px;
    padding: 20px 25px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: unset;
    outline: unset;
}

.anchor, .anchor span {
    font-size: 12px;
    line-height: 20px;
}
a#cta-btn {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    background-color: #277eff;
    display: inline-flex;
    border-radius: 50px !important;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 15px 35px !important;
}
a#cta-book {
    background: #277eff !important;
    width: 100%;
    padding: 11px 20px;
    text-align: center;
    font-family: 'Inter' !important;
    border-radius: 40px !important;
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 24px !important;
    letter-spacing: 2px;
    position: relative;
}

p {
    font-size: 16px;
    line-height: 24px;
}

div#check-record ul li br {
    display: none;
}

div#findcar .content .inner img {
    margin: unset;
}
div#findcar .content .inner h4 {
    margin: 0;
    font-family: Inter;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
    color: #050B20;
}
#ft-sec .bodyy ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 0 30px;
    justify-content: center;
}
div#ft-sec .headd img:first-child {
    width: 110px;
    display: block;
    margin: auto;
}
#ft-sec .bodyy ul li a {
    color: #fff;
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
}
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 90px !important;
    }
div#features img {
    max-width: 80px;
}
#ft-sec .footerr p {
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: left;
    margin: 0;
    color: #fff;
}

#ft-sec .footerr img {
    max-width: 130px;
}

#hero .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

#trusted .vc_column-inner {
    text-align: center;
}

#trusted .vc_column-inner img {
    display: block;
    margin: auto;
}

div#findcar .content .row {
    padding: unset;
}

div#findcar {
    padding-top: 70px !important; 
    padding-bottom: 70px !important; 
}

}
@media only screen and (min-width: 520px) and (max-width: 767px){
div#header-secondary-outer ul {
    display: flex !important;
    justify-content: left !important;
    text-align: left !important;
    flex-direction: column;
}
	.report-body .row .col {
    width: 100%; /* Ensure the column container takes full width */
}

.report-body .row .col span_6 {
    width: 50%; /* Each column spans half the row width */
    box-sizing: border-box; /* Include padding and border in width */
    display: inline-block; /* Allow columns to sit side-by-side */
    padding: 0 1rem; /* Optional: add horizontal spacing between columns */
}

.report-body .row {
    display: flex; /* Optional: use flexbox for better layout control */
    flex-wrap: wrap; /* Allow rows to wrap if there are more than two columns */
}
.vehicle-detail .content .row {
    display: flex; /* Use flexbox for better alignment and layout */
    flex-wrap: wrap; /* Allow wrapping if columns exceed the row width */
    gap: 1rem; /* Optional: spacing between columns */
}

.vehicle-detail .content .row .col {
    width: 100%; /* Ensure the column container takes full width */
    box-sizing: border-box; /* Include padding and borders in the width */
}

.vehicle-detail .content .row .col span_3 {
    width: 25%; /* Takes 3 out of 12 columns (25% width) */
    display: inline-block; /* Align the columns horizontally */
    padding: 0.5rem; /* Optional: spacing within the column */
}
.photoo .row {
    display: flex; /* Enables flexbox for horizontal alignment */
    flex-wrap: wrap; /* Allows columns to wrap to the next line if needed */
    gap: 1rem; /* Adds spacing between columns */
}
.report-top .text h5 {
    font-family: Inter;
    font-size: 25.72px;
    font-weight: 500;
    line-height: 32px;
    color: #000000;
    margin: 0 0 40px;
    text-align: center;
}
.report-body .inner h6 {
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #2F3942;
    margin: 0 0 10px;
}
.section-switchers {
    padding: 0 0 0;
    width: 100%;
    margin: 0 auto 50px 0 !important; 
}
.photoo .row .col {
    width: 100%; /* Ensures the column container takes full width */
    box-sizing: border-box; /* Includes padding and borders in width calculations */
}
.report-top {
    display: flex;
    gap: 0;
    flex-direction: column;
    align-items: center;
}

.photoo .row .col span_6 {
    width: 50%; /* Makes the column span 6 out of 12 (half of the row) */
    display: inline-block; /* Ensures columns align horizontally */
    padding: 0.5rem; /* Optional padding inside the column */
}


#sample-report .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

.vehicle-sample-report .title h4 {
    text-align: center;
}

.title {
    text-align: center;
}

.report-top .text p, .report-top .text h6 {
    text-align: center;
}

.universal p {
    text-align: center;
    color: #000;
}

div#photo img {
    width: 100%;
}

.table-row .row-data:last-child {
    justify-content: left;
    flex-direction: column;
    align-items: baseline;
    gap: 20px 0;
}

table tr {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 0 20px 0;
}
.table-row {
    display: flex;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    flex-direction: column;
}
.report-table tbody tr:first-child td {
    width: 100%;
    color: #000;
}

.table-header {
    flex-direction: column;
}

.auction-history .column {
    text-align: left;
}

.lot-number {
    text-align: left;
}
	
	
	
	
	
	
h1 {
    font-size: 40px !important;
    line-height: 48px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}
div#offer-inner ul li {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #212529;
    display: flex;
    align-items: center;
    gap: 0 8px;
}
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 80px;
}
h3 {
    font-size: 22px !important;
    line-height: 30px !important;
}
div#check-record ul li {
    font-family: 'Inter';
    font-size: 14px;
    list-style: disc;
    color: #000;
    line-height: 22px;
}

#top nav > ul > li > a {
    margin: 0 6px !important; 
    font-size: 14px;
    line-height: 22px;
}

#top nav  ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-left: -50px;
}

h6 {
    font-size: 18px !important; 
    line-height: 26px !important; 
}
#hero p {
    font-size: 18px !important;
    line-height: 26px !important;
}
   .hero-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
        background: #fe0000;
        font-size: 14px;
        line-height: 22px !important;
        border-radius: 50px !important;
        padding: 21px 35px !important;
        box-shadow: none !important;
    }
	.hero-form .row {
    padding: unset;
}
div#offer-inner .vc_column-inner {
    border: 1px solid #0000001A;
    box-shadow: 0px 4px 15px 0px #0000000F;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: self-start;
    gap: 16px 0;
    padding: 30px 25px;
    transition: all 0.4s;
    cursor: pointer;
    height: unset;
}
.hero-form p {
    position: relative;
    max-height: 64px;
}
.hero-form input {
    background: #fff;
    border-radius: 50px;
    padding: 20px 25px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: unset;
    outline: unset;
}

.anchor, .anchor span {
    font-size: 12px;
    line-height: 20px;
}
a#cta-btn {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    background-color: #277eff;
    display: inline-flex;
    border-radius: 50px !important;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 15px 35px !important;
}
a#cta-book {
    background: #277eff !important;
    width: 100%;
    padding: 11px 20px;
    text-align: center;
    font-family: 'Inter' !important;
    border-radius: 40px !important;
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 24px !important;
    letter-spacing: 2px;
    position: relative;
}

p {
    font-size: 16px;
    line-height: 24px;
}

div#check-record ul li br {
    display: none;
}

div#findcar .content .inner img {
    margin: unset;
}
div#findcar .content .inner h4 {
    margin: 0;
    font-family: Inter;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
    color: #050B20;
}
#ft-sec .bodyy ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 0 30px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
div#ft-sec .headd img:first-child {
    width: 210px;
    display: block;
    margin: 20px auto;
}
#ft-sec .bodyy ul li a {
    color: #fff;
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
}
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 90px !important;
    }
div#features img {
    max-width: 100px;
}
#ft-sec .footerr p {
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
    margin: 0;
    color: #fff;
    text-align: center;
}

#ft-sec .footerr img {
    max-width: 230px;
}

#hero .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

#trusted .vc_column-inner {
    text-align: center;
}

#trusted .vc_column-inner img {
    display: block;
    margin: auto;
}

div#findcar .content .row {
    padding: unset;
}

div#findcar {
    padding-top: 70px !important; 
    padding-bottom: 70px !important; 
}
#ft-sec .bodyy ul li {
    list-style: none;
    margin: 0 0 10px 0;
}
#ft-sec .footerr {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 0 10px;
    flex-direction: column;
    text-align: center;
}
.pricing #content li {
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #181059;
    display: flex;
    align-items: center;
    gap: 0 10px;
    margin-bottom: 10px;
}

.headd {
    display: flex;
    flex-direction: column;
}
div#form .vc_column-inner .hero-form {
    max-width: unset;
    margin: auto;
}
	div#check-record.his-report ul {
   
    width: unset;
  
}
div#check-record.his-report ul li {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
   
}
div#header-secondary-outer .nectar-center-text ul {
    flex-direction: unset;
}

	
}
@media only screen and (min-width: 300px) and (max-width: 519px){ 
div#header-secondary-outer ul {
    display: flex !important;
    justify-content: left !important;
    text-align: left !important;
    flex-direction: column;
}	
	div#header-secondary-outer .nectar-center-text ul {
    flex-direction: unset;
}


.report-body .row .col {
    width: 100%; /* Ensure the column container takes full width */
}
	
	
.headd div:nth-child(1) img {
    margin: auto;
    width: 150px ! IMPORTANT;
}


.headd div a, .headd div p {
    color: #fff;
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
    line-height: 30px;
}
.headd div:nth-child(1) {
    margin-bottom: 20px;
}	
	
	
	
	
.report-body .row .col span_6 {
    width: 50%; /* Each column spans half the row width */
    box-sizing: border-box; /* Include padding and border in width */
    display: inline-block; /* Allow columns to sit side-by-side */
    padding: 0 1rem; /* Optional: add horizontal spacing between columns */
}

.report-body .row {
    display: flex; /* Optional: use flexbox for better layout control */
    flex-wrap: wrap; /* Allow rows to wrap if there are more than two columns */
}
.vehicle-detail .content .row {
    display: flex; /* Use flexbox for better alignment and layout */
    flex-wrap: wrap; /* Allow wrapping if columns exceed the row width */
    gap: 1rem; /* Optional: spacing between columns */
}

.vehicle-detail .content .row .col {
    width: 100%; /* Ensure the column container takes full width */
    box-sizing: border-box; /* Include padding and borders in the width */
}

.vehicle-detail .content .row .col span_3 {
    width: 25%; /* Takes 3 out of 12 columns (25% width) */
    display: inline-block; /* Align the columns horizontally */
    padding: 0.5rem; /* Optional: spacing within the column */
}
.photoo .row {
    display: flex; /* Enables flexbox for horizontal alignment */
    flex-wrap: wrap; /* Allows columns to wrap to the next line if needed */
    gap: 1rem; /* Adds spacing between columns */
}
.report-top .text h5 {
    font-family: Inter;
    font-size: 25.72px;
    font-weight: 500;
    line-height: 32px;
    color: #000000;
    margin: 0 0 40px;
    text-align: center;
}
.report-body .inner h6 {
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #2F3942;
    margin: 0 0 10px;
}
.section-switchers {
    padding: 0 0 0;
    width: 100%;
    margin: 0 auto 50px 0 !important; 
}
.photoo .row .col {
    width: 100%; /* Ensures the column container takes full width */
    box-sizing: border-box; /* Includes padding and borders in width calculations */
}
.report-top {
    display: flex;
    gap: 0;
    flex-direction: column;
    align-items: center;
}

.photoo .row .col span_6 {
    width: 50%; /* Makes the column span 6 out of 12 (half of the row) */
    display: inline-block; /* Ensures columns align horizontally */
    padding: 0.5rem; /* Optional padding inside the column */
}


#sample-report .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

.vehicle-sample-report .title h4 {
    text-align: center;
}

.title {
    text-align: center;
}

.report-top .text p, .report-top .text h6 {
    text-align: center;
}

.universal p {
    text-align: center;
    color: #000;
}

div#photo img {
    width: 100%;
}

.table-row .row-data:last-child {
    justify-content: left;
    flex-direction: column;
    align-items: baseline;
    gap: 20px 0;
}

table tr {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 0 20px 0;
}
.table-row {
    display: flex;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    flex-direction: column;
}
.report-table tbody tr:first-child td {
    width: 100%;
    color: #000;
}

.table-header {
    flex-direction: column;
}

.auction-history .column {
    text-align: left;
}

.lot-number {
    text-align: left;
}	
	
	
	
div#check-record.his-report ul {
   width: unset;
   display: flex;
   margin: unset;
   gap: unset;
}
div#check-record.his-report ul li {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 10px 0;
}
h1 {
    font-size: 28px !important;
    line-height: 36px !important;
}

h2 {
    font-size: 16px !important;
    line-height: 24px !important;
}
div#offer-inner ul li {
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    color: #212529;
    display: flex;
    align-items: center;
    gap: 0 8px;
}
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 80px;
}
h3 {
    font-size: 22px !important;
    line-height: 30px !important;
}
div#check-record ul li {
    font-family: 'Inter';
    font-size: 14px;
    list-style: disc;
    color: #000;
    line-height: 22px;
}

#top nav > ul > li > a {
    margin: 0 6px !important; 
    font-size: 14px;
    line-height: 22px;
}

#top nav  ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-left: -50px;
}

h6 {
    font-size: 12px !important; 
    line-height: 20px !important; 
}
#hero p {
    font-size: 18px !important;
    line-height: 26px !important;
}
        .hero-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
        background: #fe0000;
        font-size: 12px;
        line-height: 20px !important;
        border-radius: 50px !important;
        padding: 15px 25px !important;
        box-shadow: none !important;
    }
	.hero-form .row {
    padding: unset;
}
div#offer-inner .vc_column-inner {
    border: 1px solid #0000001A;
    box-shadow: 0px 4px 15px 0px #0000000F;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: self-start;
    gap: 16px 0;
    padding: 30px 25px;
    transition: all 0.4s;
    cursor: pointer;
    height: unset;
}
.hero-form p {
    position: relative;
    max-height: 50px;
}
.hero-form input {
    background: #fff;
    border-radius: 50px;
    padding: 15px 25px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: unset;
    outline: unset;
}

.anchor, .anchor span {
    font-size: 12px;
    line-height: 20px;
}
a#cta-btn {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    background-color: #277eff;
    display: inline-flex;
    border-radius: 50px !important;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 14px 35px !important;
}
a#cta-book {
    background: #277eff !important;
    width: 100%;
    padding: 11px 20px;
    text-align: center;
    font-family: 'Inter' !important;
    border-radius: 40px !important;
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 24px !important;
    letter-spacing: 2px;
    position: relative;
}

p {
    font-size: 14px;
    line-height: 22px;
}

div#check-record ul li br {
    display: none;
}

div#findcar .content .inner img {
    margin: unset;
    min-width: 50px;
    width: 40px;
    object-fit: contain;
    height: 40px;
}
div#findcar .content .inner h4 {
    margin: 0;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    color: #050B20;
}
#ft-sec .bodyy ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 0 30px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
div#ft-sec .headd img:first-child {
    width: 30%;
    display: block;
    margin: auto !important;
    text-align: center;
}
#ft-sec .bodyy ul li a {
    color: #fff;
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
}
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 90px !important;
    }
div#features img {
    max-width: 70px;
}
#ft-sec .footerr p {
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
    margin: 0;
    color: #fff;
    text-align: center;
}

#ft-sec .footerr img {
    max-width: 230px;
}

#hero .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

#trusted .vc_column-inner {
    text-align: center;
}

#trusted .vc_column-inner img {
    display: block;
    margin: auto;
}

div#findcar .content .row {
    padding: unset;
}

div#findcar {
    padding-top: 70px !important; 
    padding-bottom: 70px !important; 
}
#ft-sec .bodyy ul li {
    list-style: none;
    margin: 0 0 10px 0;
}
#ft-sec .footerr {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 0 10px;
    flex-direction: column;
    text-align: center;
}
.pricing #content li {
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #181059;
    display: flex;
    align-items: center;
    gap: 0 10px;
    margin-bottom: 10px;
}
div#offer-sec {
    padding-top: 40px !important;
}
div#findcar .content .inner {
    box-shadow: -4px 4px 9px 0px #DADDE633;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: start;
    height: 60px;
    border-radius: 5px;
    padding: 0 20px;
    gap: 0 20px;
    transition: all 0.5s;
}
.pricing #content h5 {
    display: flex;
    justify-content: space-between;
    color: #181059;
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}
.pricing #content .col-left ul {
    column-count: 1;
}
.headd {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.center h6, .center h2 {
    text-align: left;
}
#hero .vc_column-inner {
    position: relative;
    text-align: center;
}

.hero-form input, .hero-form input::placeholder {
    font-size: 12px;
    line-height: 20px;
}

div#offer-inner .vc_column-inner img {
    display: block;
    text-align: left;
    margin: inherit;
}

div#check-record {
    padding-top: 50px !important; 
    padding-bottom: 50px !important; 
}
div#ft-sec .headd img:last-child {
    width: 220px;
    display: block;
    margin: auto;
}
div#findcar .content .row .col.span_4 {
}
div#form .vc_column-inner .hero-form {
    max-width: unset;
    margin: auto;
}
}