@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Roboto&family=Zain:ital,wght@0,200;0,300;0,400;0,700;0,800;0,900;1,300;1,400&display=swap');
body , html{
    background-color: #fff !important;
    color: #1B3742 !important;
    font-family: "Inter", serif;
}
.text-overflow {
  white-space: nowrap;         /* Prevent text wrapping */
  overflow: hidden;            /* Hide overflow text */
  text-overflow: ellipsis;     /* Show "..." when text overflows */
  max-width: 100%;            /* Adjust max width */
  display: inline-block;        /* Ensures proper rendering */
  position: relative;
}
.too-long {
  font-size: 15px !important;
}

.fixed-top {
  top: 35px !important;}
h1 , h2 ,h3 ,h4 {color: #1B3742 !important; font-weight: bold;}
p ,  span ,  a , li {
  font-family: "Noto Serif", serif !important;letter-spacing: 0;
}
header  h1 , header  p, header  span, header  a , 
header  h3 , header h2 , header  h4 , header  h5 , header  h6
 { color: #b6fbfc !important;}
a{color:unset !important}
.card-desc-head h2 {
  font-family: "Noto Serif", serif !important;
}
/* scrolled */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(177, 254, 254, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-toggler {
  color: rgb(177, 254, 254);
  border-color: rgb(182, 251, 252);
}
.splide__slide img {
  vertical-align: bottom;
  /* width: 100% !important; */
}
.splide__slide {  align-items: center;justify-content: center;display: flex;}
.splide__list{padding: 0 !important;}
.scrolled nav {	
  height: 80px;
  box-shadow: 0 4px 8px 0px rgb(255, 255, 255);
  transition: all 450ms ease-in-out;
  border-bottom: 5px #fff solid;
  background-color: rgba(0,0,0, 0.8) !important; 
  top: 0 !important;
}
.scrolled .logo-div {
  width: 125px;
  background-image: url("../img/logo.png") !important;
  background-size: 125px;
  height: 70px;
  background-repeat: no-repeat;
}
.scrolled .nav-item {
  line-height: 1;  transition: all 450ms ease-in-out;margin: 0 50px auto !important;
}
.scrolled .navmyimg {
  width: 80px !important;
  transition: all 450ms ease-in-out;
  

  
}
.top-adv {
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
  font-family: 'Montserrat', monospace;
  line-height: 1rem;
  text-transform: uppercase;
}
.top-adv .row {
  overflow: hidden;
  height: 80px;
  position: relative;
}

.top-adv .row p {
  position: absolute;
  min-width: 100%;  
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  align-items: center;
}

.top-adv .row p span, 
.top-adv .row p:after {
  position: relative;
  display: inline-block;
  font-size: 3rem;
  white-space: nowrap;
  top:0;
}

.top-adv .row-1 p {
  animation: scrolling-type-1 10s infinite linear;
}

.top-adv .row-2 p {
  animation: scrolling-type-2 10s infinite linear;
}



@keyframes scrolling-type-1 {
  0% {
    transform: translate(0, 0%);
    opacity: 0%;
  }
  10%{
    opacity:100%;
  }
  90%{
    opacity:100%;
  }
  100% {
    transform: translate(-100%, 0%);
    opacity: 0%;
  }
}

@keyframes scrolling-type-2 {
  0% {
    transform: translate(50%, 0%);
    opacity: 0%;
  }
  10%{
    opacity:100%;
  }
  90%{
    opacity:100%;
  }
  100% {
    transform: translate(-100%, 0%);
    opacity: 0%;
  }
}
.navmyimg{transition: all 450ms ease-in-out;}
.scrolled .logo-div img {display: none;}
.scrolled nav .navbar-brand img{ width: 100px !important;    transition: all 450ms ease-in-out;}
.scrolled .navbar-brand{transition: all 450ms ease-in-out;}
.scrolled .mylogo h5 {font-size: 60px !important;padding:15px;transition: all 450ms ease-in-out;}
.scrolled .mylogo p {font-size: 0;transition: all 450ms ease-in-out;}
.scrolled .top-adv{
  height: 0 !important;
  transition: all 450ms ease-in-out;
}
.top-adv{height: 40px !important;}
/* end */
header .item {
    height: 100vh;
    position: relative;
  }
  .logo-header{
    position: absolute;
    z-index: 99;
    right: 0;
    left: 0;color: #b6fbfc;font-weight: bold;
    width: 100%;
  height: 190px;
  overflow: hidden;
  }
.logo-header img{
    width: 250px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  }
  header .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  header .item .cover {
    padding: 75px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
  }
  header .item .cover .header-content {
    position: relative;
    padding: 56px;
    overflow: hidden;
  }
  header .item .cover .header-content .line {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    border: 9px solid #b6fbfc;
    -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
    clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
    border-radius: 35px;
  }
  header .item .cover .header-content h2 {
    font-weight: 300;
    font-size: 35px;
    color: #b6fbfc;
  }
  header .item .cover .header-content h1 {
    font-size: 56px;
    font-weight: 600;
    margin: 5px 0 20px;
    word-spacing: 3px;
    color: #b6fbfc;
  }
  header .item .cover .header-content h4 {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #b6fbfc;
  }
  header .owl-item.active h1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
  }
  header .owl-item.active h2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
  }
  header .owl-item.active h4 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
  }
  header .owl-item.active h3 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
  }
  header .owl-item.active p {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
  }
  header .owl-item.active .line {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0.3s;
  }
  header .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
  }
  header .owl-nav .owl-prev span {
    font-size: 1.6875rem;
    color: #b6fbfc;
  }
  header .owl-nav .owl-prev:focus {
    outline: 0;
  }
  header .owl-nav .owl-prev:hover {
    background: #000 !important;
  }
  header .owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: 43%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
  }
  header .owl-nav .owl-next span {
    font-size: 1.6875rem;
    color: #b6fbfc;
  }
  header .owl-nav .owl-next:focus {
    outline: 0;
  }
  header .owl-nav .owl-next:hover {
    background: #000 !important;
  }
  header:hover .owl-prev {
    left: 0px;
    opacity: 1;
  }
  header:hover .owl-next {
    right: 0px;
    opacity: 1;
  }


  /* swiify  */


  .slider-container > * {
    scroll-snap-align: var(--swiffy-slider-snap-align);
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #000;
    border-radius: 16px;
    overflow: hidden;
    text-align: center;
   color: #000 !important; 
   -webkit-transition: all 0.4s ease-out;
   transition: all 0.4s ease-out;
   box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  }
  .slider-container > *:hover{
    border: 1px solid #405ff2;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    color: #1B3742 !important;
    box-shadow: rgb(182, 251, 252) 0px 5px 15px;

  }
  .slider-container img:hover{
    transform: scale(1.1);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }

/* nav */
.bg-light {
  background-color: transparent !important;
  padding: 0;
}
.navbar-light .navbar-nav .nav-link {
  color: #b6fbfc  !important;
  font-weight: bold;
  letter-spacing: 0;
}
.nav-item {
  line-height: 1;
  margin: auto 50px auto;
  color: #fff;
}

nav{position: fixed !important;z-index: 99;width: 100%;transition: all 450ms ease-in-out;}
  /* cars */
  .card{   
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    border-radius: 15px;
    overflow: hidden;}
    .card img {
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
    }
  .card h2 , .card span , .card i  {color: #1B3742 !important;padding: 5px;}
  .card-desc-det i {color: #0063B4 !important;}
  .card-desc-head , .card-desc-det {padding: 10px;border-bottom: 1px solid #e9e9e9;}
  .card-desc-head h2 {font-size: 20px;}
  .card-desc-det > * {border-right: 1px solid #e1e1e1;padding: 0 8px;font-size: 14px;}
.card-desc-det div:last-child {border: none !important;}
.card-desc-det div:first-child {padding-left: 0 !important;}
.card-img{height: 220px;overflow: hidden;}
.card-desc-cont > * {margin: auto;
    padding: 8px 0;
    width: 50%;
    text-align: center;font-size: 12px;}
.wh{background-color: #25d366;}
.ph{background-color:  #0063b4 ;color: #fff;}
.ph i ,.ph span , .wh i , .wh span   {color: #fff !important;}
.card:hover{
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    box-shadow: rgb(182, 251, 252) 0px 5px 15px;
}
.card:hover img{ 
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.advrtise .adv-box{background-color: #fff;
    border: 1px solid #000;
    border-radius: 15px;
    color: #1B3742 !important;
    margin: auto;
    padding: 55px;
  width: 100%;
  height: 330px;
  line-height: 2;
}
.adv-box .btn{color: #fff;}
.advrtise h2{color: #1B3742 !important;}
.btn i {padding: 6px;}

/*  */
.contact .d-flex a {padding: 12px !important;width: 90px !important;}

  @media (max-width: 768px) {

    .logo-header img{width: 250px !important;}
    header .item .cover .header-content{padding: 25px !important;}
    header .item .cover .header-content h2{font-size: 18px;}
    header .item .cover .header-content h1{font-size: 32px;}
    .brands h2 , .advrtise h2{font-size: 24px;}
    .advrtise h2{font-size: 20px !important;}
    .advrtise p {font-size: 14px !important;}
    .adv-box .btn{font-size: 12px !important;margin: 3px;}
    .adv-box .d-flex {display: block !important;}
    .contact .d-flex{width: 80% !important;}

    /*  */
    .bg-light {padding: 5px;}
    nav{
      height: 120px;
  box-shadow: 0 5px 10px 3px rgb(182, 251, 252);
  transition: all 450ms ease-in-out;
  border-bottom: 5px #b6fbfc solid;
  background-color: rgba(0,0,0, 0.8) !important;
    }
    .navbar-collapse{background-color: #1B3742;}
    .navmyimg{display: none;}
    .nav-item {
      line-height: 2;
    }
    .navbar-brand{display: block !important;
      width: 150px;
      margin: 0;
      padding: 0;}
      .navbar-toggler{border: none !important;}
      button:focus {
        outline: none !important;
        outline: 5px auto -webkit-focus-ring-color;
      }
      .scrolled  .navbar-brand {
        width: 100px;}

  }




  .brand-slider {
    width: 100%; /* Full width for seamless effect */
    margin: 30px auto;
    overflow: hidden;
    padding: 26px 0;
  }

  .brand-logo {
    text-align: center;
    padding: 15px;
    margin: auto 30px;
  }
  .adv-text{
    text-align: center;
    padding: 8px 15px;
  }

  .brand-logo img {
    max-width: 100%;
    max-height: 100px;
    object-fit: contain;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    width: 140px;
    height: 140px;
    border-radius: 15px;
  }
  .brand-slider .slick-list{
    padding: 18px !important;
  }
  .adv-slider{
    width: 90%; /* Full width for seamless effect */
    margin:  auto;
    overflow: hidden;
  }

  /* hero section */

  .hero-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    max-width: 1200px;
    padding: 50px 0;
}

.hero-content {
    flex: 1;
    padding-right: 50px;
}

.hero-content h1 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #222;
}

.hero-content h1 span {
    color: #d33b24; /* Orange color */
}

.hero-content p {
    color: #666;
    margin: 15px 0;
    line-height: 1.6;
}

.hero-content .hours {
    font-size: 14px;
    color: #222;
    margin-bottom: 20px;
}

.hero-content button {
    background: #d33b24;
    color: white;
    padding: 12px 20px;
    border: none;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    transition: 0.3s;
}

.hero-content button:hover {
    background: #d33b24;
}

.hero-images {
    flex: 1;
    position: relative;
    display: flex;
    justify-content: left;
}

.hero-images img {
    width: 80%;
    max-width: 400px;
    border-radius: 10px;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
}

.hero-images .top-image {
    position: absolute;
    top: 240px;
    left: 190px;
    width: 60%;
    max-width: 340px;
    border-radius: 10px;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
}

@media (max-width: 900px) {
    .hero-section {
        flex-direction: column;
        text-align: center;
    }

    .hero-content {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .hero-images {
        display: flex;
        justify-content: center;
    }

    .hero-images .top-image {
        left: 10px;
        top: -10px;
    }
}

  /* end hero section */


  /* luxury section */


  .slider-container {
    width: 90%;
    max-width: 1200px;
    margin: 50px auto;
}

.car-slider .car-item {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.car-slider img {
    width: 100%;
    border-radius: 15px;
    transition: transform 0.3s ease-in-out;
}

.car-item:hover img {
    transform: scale(1.05);
}

/* Car Details Overlay */

.slider-container {
  width: 90%;
  max-width: 1200px;
  margin: 50px auto;
}

.car-slider .car-item {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  transition: transform 0.4s ease-in-out;
  padding-bottom: 50px;
}

.car-slider img {
  width: 100%;
  border-radius: 15px;
  transition: transform 0.3s ease-in-out;
}

.slick-center img {
  transform: scale(1.1); /* Slightly enlarge the center image */
}

/* Car Details Overlay */
.car-info {
  position: absolute;
  bottom: 5px; /* Keeps it below the image */
  left: 10px;
  right: 10px;
  background: #222222;
  border-radius: 10px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.3s ease-in-out;
  opacity: 1;
  z-index: 2;
  overflow: visible; /* Ensure it's not cut off */
}

.car-info .details {
  text-align: left;
}

.car-info h3 {
  font-size: 18px;
  margin: 0;
  color: #fff;
}

.car-info .icons {
  font-size: 14px;
  color: #ccc;
  margin-top: 5px;
}

.car-info .price {
  color: #ffcc00;
  font-size: 20px;
  font-weight: bold;
}

.details-btn {
  background: #ffcc00;
  color: #111;
  padding: 8px 15px;
  border-radius: 8px;
  font-weight: bold;
  cursor: pointer;
  border: none;
  transition: 0.3s;
}

.details-btn:hover {
  background: #e6b800;
}

/* Slick Customization */
.slick-prev, .slick-next {
  font-size: 20px;
  z-index: 1000;
}

.slick-prev:before, .slick-next:before {
  color: #ffcc00;
}
.luxury .slick-slide{
  height: 400px;
  margin: auto 20px;
}
.luxury .car-slider img{height: 100%;}

.car-slider {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  overflow: visible !important; /* Ensure arrows are not hidden */

}

.slick-prev, .slick-next {
  display: block !important;  /* Ensure arrows are always visible */
  z-index: 10;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}



.slick-prev:before, .slick-next:before {
  font-size: 24px;
  color: #d33b24;
}

/* Positioning Arrows */
.slick-prev {
  left: 370px; /* Adjust positioning */
}

.slick-next {
  right: 369px; /* Adjust positioning */
}

.whatsapp-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  background: #25D366; /* WhatsApp Green */
  color: white;
  padding: 8px 12px;
  border-radius: 8px;
  font-weight: bold;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}

.whatsapp-btn img {
  width: 20px;
  height: 20px;
}
a {text-decoration: none !important;}
.whatsapp-btn:hover {
  background: #1EBE5D; /* Slightly darker green on hover */
}
  /* end luxury section */
/* Social Media Section Styling */
.social-section {
  text-align: center;
  padding: 120px 0;
  background: #111; /* Dark background */
  color: white;
  background-position: center;
}
.social-section h2 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #ffcc00; /* Gold Accent */
}

/* Social Media Icons Container */
.social-links {
  display: flex;
  justify-content: center;
  gap: 20px;
}

/* Social Media Icon Style */
.social-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  font-size: 22px;
  color: white;
  position: relative;
  transition: transform 0.3s ease-in-out;
  animation: bounce 1.5s infinite ease-in-out;
}


/* Bouncing Animation */
@keyframes bounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-5px); }
}

/* Hover Effect - Scale Up */
.social-links a:hover {
  transform: scale(1.2);
}

/* Platform-Specific Hover Colors */
.facebook:hover { background: #1877F2; }  /* Facebook Blue */
.instagram:hover { background: #E1306C; } /* Instagram Pink */
.whatsapp:hover { background: #25D366; }  /* WhatsApp Green */
.twitter:hover { background: #1DA1F2; }   
/* end socila media */



/* Full-Screen Loader */
#preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #111; /* Dark background */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  transition: opacity 0.5s ease-in-out; /* Smooth fade-out effect */
}

/* Car Loader Container */
#preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #111; /* Dark background */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* Car Animation */
.car-loader {
  font-size: 50px;
  color: #ffcc00;
  position: relative;
  animation: moveCar 2s infinite ease-in-out;
}

@keyframes moveCar {
  0%, 100% { transform: translateX(-50px); }
  50% { transform: translateX(50px); }
}
/* Hide Page Content Initially */
#allcontent {
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}

.about-header {
  position: relative;
  height: 60vh; 
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
}
.cars-header{
  position: relative;
  height: 180vh; 
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
}

/* Overlay for readability */
.about-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); /* Dark overlay */
}

/* Text Styling */
.about-header .content  {
  position: relative;
  z-index: 1;
  text-align: left;
  width: 80%;
}

.about-header h1 {
  font-size: 2.5rem;
  font-weight: bold;
  text-transform: uppercase;
}

.about-header p {
  font-size: 1.2rem;
  margin-top: 10px;
}


.image-card {
  padding: 15px;
  display: inline-block;
  border-radius: 20px; /* Rounded corners */
  transition: box-shadow 0.4s ease-in-out, transform 0.3s ease-in-out;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3); /* Initial shadow */
}

/* Shadow & Scale Effect on Hover */
.image-card:hover {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.6); /* Stronger shadow */
  transform: translateY(-5px); /* Slight lift effect */
}
/* Image Styling */
.image-card img {
  width: 100%;
  display: block;
  border-radius: 15px;
}




.contact-section {
  background: #111;
  padding: 40px 0;
}

/* Contact Card */
.contact-card {
  background: #1a1a1a;
  border-radius: 15px;
  padding: 20px;
  text-align: left;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 140px;
  position: relative;
  transition: all 0.4s ease-in-out;
}
.contact-card:hover{
  background-color: #d33b24 !important;
  color: #fff !important;
  transition: all 0.4s ease-in-out;
}
.contact-card:hover i {color: #fff !important;  transition: all 0.4s ease-in-out;}

.contact-card i {
  font-size: 24px;
  color: #d33b24;
  margin-bottom: 10px;
}

.contact-card h4 {
  font-size: 18px;
  font-weight: bold;
}

.contact-card p {
  font-size: 14px;
  margin: 0;
  opacity: 0.8;
}

/* Special Call Us Box */
.contact-card.call-us {
  background: #d33b24;
  color: #fff;
}

.contact-card.call-us i {
  color: #fff;
}


@media (max-width: 991px) {
  header .item .cover .header-content h4{
    font-size: 16px !important;
  }
  .car-slider img{
    transform: scale(0.6) !important;
    width: auto !important;
  }
  .car-info h3{
    font-size: 14px !important;
  }
  .car-info .icons {font-size: 12px !important;}
  .car-info{display: block !important;left: 0;right: 0;width: 100%;}
  .whatsapp-btn{width: 90% !important;
    height: 38px !important;margin-top: 10px !important;}
    #carsid .w-50{
      width: 100% !important;
    }
    .hero-images .top-image {
      left: 133px !important;
      top: 130px !important;
    }
    .advrtise .hero-images{margin-bottom: 25%;}
    .slick-prev{left: 5% !important;}
    .slick-next{right: 5% !important;}
    .about-header .content{
      top: 20%;
    }
    h1{font-size: 2rem !important;}
    .about-content {margin-bottom: 3rem;}
    .fa-bars-staggered{color: #fff !important;
      border: 1px solid #fff !important;
      padding: 4px 12px !important;
      border-radius: 7px !important;}
      .navbar-collapse {
        background-color: #000 !important;
      }
      .contact-card{
        margin-bottom: 1.5rem !important;
      }
      .content-car-limmo h1 {font-size: 4rem !important;}
      .cars-header{
        position: relative;
        height: 100vh; 
}

.car-slider .car-item{
  align-items: center;
justify-content: center;
display: flex;
}
.fa-bars-staggered{color: #fff !important;
  border: 1px solid #fff !important;
  padding: 4px 12px !important;
  border-radius: 7px !important;}}