@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
:root {
    --Primary: #F2FDFF;
    --Secondary: #EB1B54;
}

body{
     font-family: "Inter", sans-serif;
}

h1,h2,h3,h4,h5,h6,p{
    
}
.secondar {
    background: var(--Secondary);
}

.fs16{
    font-size: 16px;
}

.headerSec {
    background: var(--Primary);
}

.navigationSec .nav-link {
    font-size: 18px;
}

.fs3 {
    font-size: 3rem;
}

.fs1 {
    font-size: 1.5rem;
}

.fs50 {
    font-size: 50px;
}

.fs14 {
    font-size: 14px;
}

.headerInfo input.form-control {
    padding: 2rem 2rem;
    border-radius: 15px;
  
       border: none;
    box-shadow: 0px 0px 3px #3333;
}

.headerInfo input.form-control::placeholder {
    font-size: 30px;
    text-align: center;
    color: #000;
    font-weight: 700;
}
.headerInfo h1{
    font-weight: 800;
}

.headerInfo button {
    background: var(--Secondary);
    padding: 0.7rem 2rem;
    width: auto;
    margin: auto;
    display: block;
    margin-top: 20px;
    border: none;
    font-size: 1.4rem;
    color: #fff;
    border-radius: 10px;
}

.innerVideo {
    background: url('../../assets/img/videoImg.jpg');
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.historySec {
    background: #1C1A1B;
}
.historySec h3{
    font-weight: 700;
}

.historySec ul li {
    padding: 1.5rem 1rem;
    background: var(--Secondary);
}
.historySec ul li span {
    font-size: 23px;
    padding-left: 20px;
    color: #fff;
    font-weight: 700;
}

.buyingused .nav-tabs .nav-link {
    background: #F7F7F7;
    color: #000;
}

.buyingused h3{
    font-weight: 700;
}

.buyingtabs .nav-tabs .nav-link p {
    padding-top: 10px;
}

.buyingused .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: var(--Secondary);
    color: #fff;
}

.vinexperts {
    background: var(--Primary);
}

.dontbuy {
    background: #1C1A1B;
}

.txtsecondary {
    color: var(--Secondary);
}

.dontbuy input {
    padding: 1.5rem 2rem;
    border-radius: 15px;
    box-shadow: none;
    border: 1px solid #3333;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.dontbuy input::placeholder {
    color: #000;
}

.dontbuy button {
    background: var(--Secondary);
    padding: 10px 2rem;
    width: auto;
    margin: auto;
    display: block;
    margin-top: 10px;
    border: none;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
}

.without-reports span {
    font-size: 26px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 700;
}

.without-reports ul li {
    display: flex
;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    border-bottom: 2px solid;
    padding: 10px 20px 10px;
}

.without-reports {
    width: 33%;
    background: white;
    padding: 20px 0px;

}

.with-reports span {
    font-size: 26px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.without-reports ul li .fa-circle-xmark {
    color: #FF0049;
    font-size: 36px;
}

.with-reports ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border-bottom: 2px solid black;
    padding: 14px 0px 10px;

}
.with-reports ul li img{
  width: 32px;
}

.with-reports {
    width: 34%;
    background: #FF0049;
    color: white;
    padding: 20px 0px;
}

.with-reports ul li .fa-circle-check {
    color: white;
    font-size: 26px;
}

.vin-report {
    background: #F2FDFF;

}

img.papers {
    width: 230px;
    position: absolute;
    right: -50px;
    bottom: 10px;
}

/* .swiper {
    width: 100%;
    height: 100%;
  }
  .swiper  .swiper-wrapper{
    width: auto;
  } */
  .services_box {
    color: white;
    text-align: center;
    border: 1px solid var(--Secondary);
    padding: 1rem 1rem;
    height: 346px;
    display: flex
;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 20px 7px;
}
.services_box p {
    font-size: 15px;
}

.services_box img {
    width: 80px;
    height: 80px;
}

.services_box span {
    display: block;
    font-size: 21px;
    font-weight: 600;
    padding: 10px 0;
}

.history-report img {
    width: 100%;
    height: auto;
}

.home-blog {
    background: #F2FDFF;
    padding: 30px 10px;
}

.home-blog img {
    width: 280px;
    height: 220px;
    display: block;
    margin: auto;

}

.home-blog .boxes {
    background: white;
    padding: 20px;
    text-align: center;
}

.home-blog .boxes span {
    font-size: 23px;
    display: block;
    padding-top: 20px;
    font-weight: 600;

}

.faq .accordion-item {
    background: #FF0049;
    margin-bottom: 14px;
    border-left: 10px solid;
}
.faq .accordion-button {
    background: #EFEFEF;
    font-weight: 700;
    font-size: 21px;
    color: #000;
}
.faq  .accordion-button:not(.collapsed) {
    background-color: #FF0049 !important;
    color: white !important;
  }
  
  .faq  .accordion-body {
    background-color: #FF0049 !important;
    color: white !important;
  }
 .accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: none !important;
  }
  .accordion-button:focus{
    box-shadow: none;
  }
  

.social-icons a img {
    width: 60px;
}

.footer ul li {
    padding: 0px 40px 0px 0px;
}

.footer ul {
    row-gap: 10px;
    column-gap: 0px;
}

.footer ul li a {
    color: white !important;
    font-size: 20px;
    text-decoration: none;
}

.footer ul li::marker {
    color: white;
}

.fs20{
    font-size: 20px;
}
.fs50{
    font-size: 50.34px;
}
.fs55{
    font-size: 55px;
}
.fs61{
    font-size: 61px;
}
.fs36{
    font-size: 36px;
}
.fs28{
    font-size: 28px;
}
.dontbuy ul li {
    flex: 24%;
    font-size: 22px;
    font-weight: 700;
    display: flex
;
    align-items: center;
    gap: 14px;
}
.fs25{
    font-size: 25px;
}
.fs502{
    font-size: 45px;
}
.bgdarker{
    background: #1C1A1B;
}
.fs30{
    font-size: 30px;
}
.bgdm{
    background: #2C2C2C;
}
.footer {
    border-bottom: 1px solid #ffffff30;
}
.fs29{
    font-size: 29px;
}
.navigationSec.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: var(--Primary);
    z-index: 9999;
    padding: 0 !important;
}

.resulttop{
    background: var(--Secondary);
}

/* .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  } */