@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&family=Roboto:wght@100;300;400;500;700&display=swap');
* {
  margin: 0;
  padding: 0;
  outline: none !important;
  font-family: 'Roboto', sans-serif;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-family: 'Roboto', sans-serif;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
body, html {
  line-height: 1;
  color: #2b3339;
  font-size: 14px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, center {
  display: block;
}
nav ul, ul {
  list-style-type: none;
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  color: #C91F3B;
  vertical-align: baseline;
  background: transparent;
}
a:hover, a:active, a:focus {
  color: #C91F3B;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #999;
  margin: 1em 0;
  padding: 0;
}
button {
  vertical-align: middle;
}
.ease-effect {
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
}
.border-primary {
  border-color: #C91F3B !important;
}
.btn-primary, .btn-check:active + .btn-outline-primary, .btn-check:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active, .form-check-input:checked {
  background: #C91F3B;
  border-color: #C91F3B;
  color: #FFF;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background: #C91F3B;
  border-color: #C91F3B;
}
.btn-primary:focus, .form-control:focus, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgb(201 31 59 / 30%) !important;
}
.btn-outline-primary {
  border-color: #C91F3B;
  color: #C91F3B;
}
.btn-outline-primary:hover, .btn-outline-primary:active {
  background: #C91F3B;
  color: #FFF;
  border-color: #C91F3B;
}
.form-control:focus {
  border-color: rgb(201 31 59 / 30%);
}
.text-primary {
  color: #C91F3B !important;
}
.bg-primary {
  background: #C91F3B !important;
}
.hide-d {
  display: none;
}
.bg-none {
  background: none !important;
}
/***************************** Default CSS Ends Here *****************************/
.top-bar .search-bar a {
  right: 4px;
  top: 4px;
}
.menu-bar .nav-link {
  font-size: 14px;
  color: #FFF;
  margin: 0 8px;
  padding: 6px 12px;
}
.dropdown-menu small {
  font-size: 12px;
  color: #666;
}
.dropdown-menu {
  min-width: 170px;
}
.dropdown-menu a {
  font-size: 13px;
  padding: 10px;
  display: block;
}
.dropdown-menu li {
  position: relative;
}
.nav-item .submenu {
  display: none;
  position: absolute;
  left: 93%;
  top: 0px;
}
.nav-item .submenu-left {
  right: 100%;
  left: auto;
}
.dropdown-menu > li:hover {
  background-color: #f1f1f1
}
.dropdown-menu > li:hover > .submenu {
  display: block;
}
.nav-item .submenu.two {
  width: 500px;
}
.nav-item .submenu.full {
  width: 800px;
}
.dropdown-menu .dropdown-menu {
  margin-left: 0.7rem;
  margin-right: 0.7rem;
  margin-bottom: .5rem;
}
/*******************Header Section CSS Ends Here********************/
.banner {
  margin-top: 103px;
  background: url("../images/banner.jpg") no-repeat center center;
}
.cars-box a small {
  bottom: 2px;
}
.form-s a.btn-light {
  font-size: 11px;
}
.form-s .or {
  font-size: 11px;
  z-index: 1;
}
.benefits p {
  line-height: 22px;
}
.b1 .row .col-lg-3 {
  background: url("../images/log-bg1.jpg") no-repeat center center;
  min-height: 150px;
  display: block;
  clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
}
.b2 .row .col-lg-3 {
  background: url("../images/logo-bg2.jpg") no-repeat center center;
  min-height: 150px;
  display: block;
  clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
}
.b3 .row .col-lg-3 {
  background: url("../images/logo-bg3.jpg") no-repeat center center;
  min-height: 150px;
  display: block;
  clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
}
.b4 .row .col-lg-3 {
  background: url("../images/logo-bg4.jpg") no-repeat center center;
  min-height: 150px;
  display: block;
  clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
}
.b5 .row .col-lg-3 {
  background: url("../images/logo-bg5.jpg") no-repeat center center;
  min-height: 150px;
  display: block;
  clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
}
.b6 .row .col-lg-3 {
  background: url("../images/logo-bg6.jpg") no-repeat center center;
  min-height: 150px;
  display: block;
  clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
}
.mb-n3 {
  margin-bottom: -28px;
}
.s2, .s3 {
  display: none;
}
.history {
  background: url("../images/check-history.jpg") no-repeat center center;
}
.international {
  background: url("../images/bg1.png") no-repeat 0% 100%;
}
.international em {
  background: #F2F0F8;
  opacity: 0.3;
}
.international i {
  height: 330px;
  display: block;
}
.line-heights {
  line-height: 20px;
}
.question {
  background: url(../images/question.jpg) right center no-repeat;
}
.browse .carousel-indicators {
  bottom: -40px;
  z-index: 10;
}
.browse .carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  background: #EEE;
  border: none;
  border-radius: 50%;
  opacity: 1;
}
.browse .carousel-indicators .active {
  background: #C91F3B;
}
footer a, footer small {
  font-size: 13px;
}
.z-in {
  z-index: 10;
}
/******************Homepage CSS Ends Here******************/


.owl-dots {
  display: none;
}
.owl-nav {
  position: absolute;
  top: -12px;
  width: 100%;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  font-size: 30px;
}
.owl-nav button.owl-prev {
  left: -20px;
  position: absolute;
}
.owl-nav button.owl-next {
  right: -15px;
  position: absolute;
}
.accordion-button:not(.collapsed)::after {
  content: '-';
  font-size: 40px;
  font-weight: 100;
  line-height: 20px;
  background-image: none;
}
.accordion-button::after {
  content: '+';
  font-size: 18px;
  font-weight: 100;
  line-height: 18px;
  background-image: none;
}
.accordion-item {
  border-left: none;
  border-right: none;
}
.se a {
  right: 10px;
  top: 10px;
}
.c-list, .c-list2, .c-list3, .c-list4, .c-list5, .c-list6, .c-list7, .c-list8, .c-list9, .c-list10, .c-list11, .c-list12, .c-list13, .c-list14, .c-list15, .c-list16, .c-list17, .c-list18, .c-list19, .c-list20 {
  height: 200px;
}
.w-110 {
  width: 110px;
}
.page-item.active .page-link {
  background: #C91F3B;
  border-color: #C91F3B;
}
.page-item .page-link {
  border-radius: 50%;
  width: 25px;
  padding: 5px;
  margin: 5px;
  background: none;
  border: none;
  text-align: center;
  color: #333;
}
.page-item.disabled .page-link {
  background: none;
  color: #CCC;
}
.subscribe {
  background: url("../images/subscribe.jpg") no-repeat center center;
}
.grid-style {
  display: none;
}
.cars-boxx .carousel-control-prev, .cars-boxx .carousel-control-next {
  height: 25px;
  width: 25px;
  top: 47%;
}
.cars-boxx .carousel-control-prev {
  border-radius: 0 5px 5px 0;
}
.cars-boxx .carousel-control-next {
  border-radius: 5px 0 0 5px;
}
.cars-boxx .carousel-indicators [data-bs-target] {
  width: 8px;
  height: 8px;
  border: none;
  border-radius: 50%;
}
.cars-boxx ul li {
  font-size: 13px;
}
.cars-boxx .qv {
  z-index: 1;
  left: 13px;
  top: 13px;
  right: 13px;
  opacity: 0.5;
  display: none;
}
.cars-boxx .qv:hover {
  opacity: 1;
}
.cars-boxx:hover .qv {
  display: block;
}
.list-mobile p {
  font-size: 12px;
  line-height: 16px;
}
.list-mobile img {
  height: 100%;
}
/*********************Search Page CSS Ends Here*******************/
.banner2 {
  margin-top: 103px;
  background: url(../images/shipping.webp) no-repeat center center;
  background-size: cover;
  min-height: 275px;
}
.s-links li a:hover {
  background: #EEE;
  border-left-color: #C91F3B !important;
}
.maps {
  background: rgb(243, 243, 243);
  margin-top: 103px;
  padding: 70px 0;
}
.map {
  min-height: 600px;
}
.amcharts-chart-div a {
  display: none !important;
}
.video-sec {
  margin-top: 103px;
}
/*********************Contact Us, Video Guide and Shipping Page CSS Ends Here*******************/
.right-15 {
  right: 15px;
}
.top-10 {
  top: 10px;
}
.faq-box {
  border: 1px solid #CCC;
  min-height: 150px;
  background: #FFF;
}
.faq-box i {
  width: 60px;
  height: 60px;
  line-height: 58px;
}
.faq-box:hover {
  border-color: #C91F3B;
}
/*********************FAQs Page CSS Ends Here*******************/
.help-center, .s22 {
  background: url(../images/help-center.jpg) no-repeat center center;
  background-size: cover;
}
.v-box:hover {
  box-shadow: 0 0 15px #DDD;
}
.v-box i {
  color: #FFF;
  top: 38%;
  border: 2px solid #999;
  width: 47px;
  background: #999;
  height: 47px;
  border-radius: 50%;
}
.v-box i:hover {
  border-color: #C91F3B;
  background: #C91F3B;
  cursor: pointer;
}
/*********************Help Center Page CSS Ends Here*******************/
.how p b {
  font-size: 15px;
  line-height: 25px;
}
.carousel-sec .carousel-indicators [data-bs-target] {
  width: 20%;
  height: auto;
}
.tbtna {
  bottom: 20px;
  z-index: 100;
}
.b1 {
  left: 20px;
}
.b2 {
  left: 140px;
}
.minus {
  left: 8px;
  bottom: 8px;
}
.plus {
  right: 8px;
  bottom: 8px;
}
.similar-cars .owl-nav {
  float: right;
  width: 40px;
  right: 10px;
  top: -40px;
}
.similar-cars .owl-carousel .owl-nav button.owl-prev, .similar-cars .owl-carousel .owl-nav button.owl-next {
  width: 30px;
  height: 30px;
  background: none;
  border: 2px solid #999;
  text-align: center;
  line-height: 5px;
  border-radius: 50%;
  font-size: 25px;
}
.similar-cars .owl-carousel .owl-nav button span {
  vertical-align: 2px;
}
.similar-cars .owl-carousel .owl-nav button:hover {
  background: #C91F3B;
  border-color: #C91F3B;
}
.card {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.card-img-top {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.bg-warning {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 10;
}

.card-body {
  padding: 10px;
}

.card-title {
  font-size: 1.2rem;
  font-weight: bold;
}

.card-text {
  font-size: 1rem;
  margin-top: 10px;
}

.row .col-md-6 {
  margin-bottom: 15px;
}

.carousel-inner .carousel-item img {
  width: 100%;
  height: auto;
  max-height: 400px;
  object-fit: cover;
}

@media (max-width: 768px) {
  .col-lg-8 {
      margin-bottom: 30px;
  }
}
