.footer-logo{
	filter:none !important;
}


 .pricing-section { padding: 70px 20px; }
    .pricing-header { text-align: center; margin-bottom: 50px; }
    .pricing-header h2 { font-weight: 700; color: #fff; }
    .pricing-header p { color: #fff; max-width: 700px; margin: 10px auto 0; }
    .section-title { font-weight: 600; margin: 50px 0 20px; color: #fff; }
    .pricing-card { background: #fff; border-radius: 15px; box-shadow: 0px 4px 20px rgba(0,0,0,0.1); padding: 35px 25px; text-align: center; transition: all 0.3s ease; position: relative; height: 100%; }
    .pricing-card:hover { transform: translateY(-10px); box-shadow: 0px 8px 25px rgba(0,0,0,0.15); }
    .pricing-card.popular { border: 2px solid #6f42c1; }
    .popular-badge { position: absolute; top: -12px; left: 50%; transform: translateX(-50%); background: #6f42c1; color: #fff; font-size: 0.75rem; font-weight: bold; padding: 5px 12px; border-radius: 50px; }
    .pricing-card p{ color:#333; }
    .pricing-card h3 { font-size: 1.4rem; font-weight: 600; margin-bottom: 10px; color: #111; }
    .price { font-size: 1.6rem; font-weight: 700; margin: 15px 0; color: #111; }
    .price span { font-size: 1rem; color: #666; font-weight: normal; }
    .pricing-card ul { list-style: none; padding: 0; margin: 20px 0; text-align: left; }
    .pricing-card ul li { margin: 8px 0; color: #444; font-size: 0.9rem; }
    .pricing-card ul li i { color: #28a745; margin-right: 8px; }
    .pricing-card button { background: #28a745; border: none; color: #fff; padding: 12px; border-radius: 8px; font-weight: bold; cursor: pointer; width: 100%; transition: 0.3s; }
    .pricing-card button:hover { background: #218838; }
    .pricing-card.popular button { background: #6f42c1; }
    .pricing-card.popular button:hover { background: #56328f; }
    .section-note span { text-align: center; color: #000; background:#fff; padding:3px; font-size: 1.1rem; margin-top: 40px; display:block; }
	

.pricing-scroll-wrapper {
                    overflow-x: auto;
                    overflow-y: hidden;
                    white-space: nowrap;
                    padding-bottom: 10px;
                    scroll-behavior: smooth;
                }
                .pricing-scroll {
                    display: flex;
                    gap: 25px;
                }
                .pricing-card {
                    min-width: 280px;
                    max-width: 320px;
                    overflow: hidden;
                    white-space: normal;
                    background: #fff;
                    border-radius: 16px;
                    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
                    padding: 20px;
                }
                .pricing-card.selected {
                    border: 2px solid #0d6efd;
                    box-shadow: 0 4px 20px rgba(13,110,253,0.3);
                }
				
	
	
	.text-primary {
 
    color: #003366 !important;
}

.fa-regular
{
	 color: #003366 !important;
}

.blubackdark{
	background:#084A91; 
}

.blubackdark h5{
	color:#fff !important;
}

.fw-bold{
	color: #fff !important;
}

p {
    
    color: #fff;
}

.fab {
 
    color: #fff !important;
}

.welcomesec p{
	color:#333;
}
.carlist-card{
	    border-radius: 0px !important;
}

.headingfontname{
 color:#fff;
}

body{
	background: #002D5A !important;
}

.form-control{
	border-radius:0px !important;
}

#langDropdown span{
    float: right;
    margin-right: 13px;
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  /* Custom styles for very small devices */
  .osq-topbar{
	display:none;
  }
  .osq-header{
	display:none;
  }
  .osq-add-btn {
	padding: 5px 9px;
	}
	
	#customSliderCarousel{
		
		border-radius: 0px;
	}
	
	.carousel-item img{
		border-radius:0px;
	}
	
	.viewallbuttonside {
		padding: 2px;
		font-size:14px;
	}
	
	.catbox-img {
      width: 100%;
      height: auto;
	  }
	  
	.catbox-footer {
      padding: 7px 7px;
	  }  
	
	
	.headingfontname{
		font-size:19px; color:#fff;
	}	
	
	.howsec-wrapper {
		padding: 30px 0 30px;
	}
	
	.howsec-step-box img{
		padding-left: 30px;
		padding-right: 30px;
		padding-top:15px;
	}
	
	.howsec-title {
		font-size: 23px;
	}


	.howsec-step-box {
		padding: 8px 8px;
	}
	
.footer-menu{
	display:block;
	}	
	
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  /* Styles for mobile landscape and small tablets */
  .osq-topbar{
	display:none;
  }
  .osq-header{
	display:none;
  }
  .osq-add-btn {
	padding: 5px 9px;
	}
	
	#customSliderCarousel{
		
		border-radius: 0px;
	}
	
	.carousel-item img{
		border-radius:0px;
	}
	.viewallbuttonside {
		padding: 2px;
		font-size:14px;
	}
	
	.catbox-img {
      width: 100%;
      height: auto;
	  }
	
.catbox-footer {
      padding: 7px 7px;
	  }
	  
	
	.headingfontname{
		font-size:19px;
	}	
	
	.howsec-wrapper {
		padding: 30px 0 30px;
	}
	
	.howsec-step-box img{
		padding-left: 18px;
		padding-right: 18px;
	}
	
	.howsec-title {
		font-size: 23px;
	}
	
	.howsec-step-box {
		padding: 8px 8px;
	}
	
	.footer-menu{
	display:block;
	}
	
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  /* Styles for tablets */
  .osq-topbar{
	display:block;
  }
  .osq-header{
	display:block;
  }
  .osq-add-btn {
	padding: 8px 16px;
	}
	
	#customSliderCarousel{
		
	}
	
	.carousel-item img{
		
	}
		
		.viewallbuttonside {
		padding: 6px;
		font-size:18px;
	}
	
	.catbox-img {
      width: 100%;
      height: 180px;
	  }
	
.catbox-footer {
      padding: 12px 16px;
	  }
	  
	  .headingfontname{
		font-size:22px;
	}

.howsec-wrapper {
		padding: 60px 0 40px;
	}

.howsec-step-box img{
		padding-left: 55px;
		padding-right: 55px;
	}
	
	.howsec-title {
		font-size: 1.8rem;
	}
	
	.howsec-step-box {
		padding: 18px 18px;
	}
	.footer-menu{
	display:none;
	}
	  
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  /* Styles for laptops and small desktops */
  .osq-topbar{
	display:block;
  }
  .osq-header{
	display:block;
  }
  .osq-add-btn {
	padding: 8px 16px;
	}
	
	#customSliderCarousel{
		
	}
	
	.carousel-item img{
		
	}
	
	.viewallbuttonside {
		padding: 6px;
		font-size:18px;
	}
	
	.catbox-img {
      width: 100%;
      height: 180px;
	  }
	
.catbox-footer {
      padding: 12px 16px;
	  }
	  
	  .headingfontname{
		font-size:22px;
	}	
	  
	  .howsec-wrapper {
		padding: 60px 0 40px;
	}
	
	.howsec-step-box img{
		padding-left: 55px;
		padding-right: 55px;
	}
	
	.howsec-title {
		font-size: 1.8rem;
	}
	
	.howsec-step-box {
		padding: 18px 18px;
	}
	
	
	.footer-menu{
	display:none;
	}
	
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1399.98px) {
  /* Styles for large desktops */
  .osq-topbar{
	display:block;
  }
  .osq-header{
	display:block;
  }
  .osq-add-btn {
	padding: 8px 16px;
	}
	#customSliderCarousel{
		
	}
	
	.carousel-item img{
		
	}
	
	.viewallbuttonside {
		padding: 6px;
		font-size:18px;
	}
	
	.catbox-img {
      width: 100%;
      height: 180px;
	  }
	  
	 .catbox-footer {
      padding: 12px 16px;
	  } 
	  
	  .headingfontname{
		font-size:22px;
	}	
	
	.howsec-wrapper {
		padding: 60px 0 40px;
	}
	
	.howsec-step-box img{
		padding-left: 55px;
		padding-right: 55px;
	}
	
	.howsec-title {
		font-size: 1.8rem;
	}
	
	.howsec-step-box {
		padding: 18px 18px;
	}
	
	.footer-menu{
	display:none;
	}
	
}


/* Extra extra large devices (1400px and up) */
@media (min-width: 1400px) {
  /* Styles for very large screens */
  .osq-topbar{
	display:block;
  }
  .osq-header{
	display:block;
  }
  .osq-add-btn {
	padding: 8px 16px;
	}
	
	#customSliderCarousel{
		
	}
	
	.carousel-item img{
		
	}
	
	
	.viewallbuttonside {
		padding: 6px;
		font-size:18px;
	}

	.catbox-img {
      width: 100%;
      height: 180px;
	  }
	  
	.catbox-footer {
      padding: 12px 16px;
	  }
	  
	.headingfontname{
		font-size:22px;
	}	
	
	.howsec-wrapper {
		padding: 60px 0 40px;
	}
	
	.howsec-step-box img{
		padding-left: 55px;
		padding-right: 55px;
	}
	
	.howsec-title {
		font-size: 1.8rem;
	}
	
	.howsec-step-box {
		padding: 18px 18px;
	}
	
	.footer-menu{
	display:none;
	}
	
}




.topbarpad{
    padding-top: 4px;
}


.custom-category-item {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  margin: 10px;
  text-align: center;
}

.custom-icon {
  width: 115px;
    height: 115px;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    margin-bottom: 8px;
    border: 2px solid #ddd;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.custom-category-item span {
  font-size: 15px;
    /* color: #333; */
    /* font-weight: bold; */
    line-height: 20px;
    font-weight: 600;
}



.osq-topbar {
     
	 background: #003366;
    font-size: 14px;
    padding: 1.5px 0;
    /* border-bottom: 1px solid #ddd; */
    box-shadow: rgba(42, 42, 42, 0.63) 0px 11px 18px -8px;
	
  }
  .osq-topbar a {
    color: #000;
	    color: #fff;
    text-decoration: none;
    margin-right: 15px;
  }
  .osq-header {
    background: #fff;
    padding: 8px 0; 
	padding-bottom:8px !important;
    box-shadow: rgba(42, 42, 42, 0.) 0px 11px 18px -8px;
    border-bottom: 1px solid #003366; padding-bottom:0px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
	
  }
  .osq-logo {
    max-height: 60px;
  }
  .osq-search-bar input {
    border-radius: 0px;
    background: #fff;
  }
  .osq-search-bar button {
    border-radius: 0px;
  }
  .osq-icons i {
        font-size: 18px;
    margin: 0 6px;
    position: relative;
    color: #fff;
	
  }
  .osq-badge {
    background: red;
    color: #fff;
    font-size: 10px;
    padding: 2px 5px;
    border-radius: 50%;
    position: absolute;
    top: -6px;
    right: -6px;
  }
 .osq-add-btn {
 
    background: #f89b1c;
    border: none;
    color: white;
    
    border-radius: 0px;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.osq-add-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    transform: skewX(-20deg);
    animation: shine 2.5s ease-in-out infinite;
    z-index: 2;
}

@keyframes shine {
    0% {
        left: -75%;
    }
    100% {
        left: 125%;
    }
}



  .osq-city-dropdown {
    position: relative;
    display: inline-block;
  }
  .osq-city-dropdown-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 200px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    z-index: 1000;
    border-radius: 8px;
    overflow: hidden;
  }
  .osq-city-dropdown-menu a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #eee;
  }
  .osq-city-dropdown-menu a:hover {
    background-color: #f6f6fa;
  }
  .osq-city-dropdown:hover .osq-city-dropdown-menu {
    display: block;
  }
  .osq-city-label {
    cursor: pointer; color: #fff;
  }

  /* Mega Grid Menu */
  .osq-categories-wrapper {
    position: relative;
    display: inline-block;
  }
  .osq-mega-menu-grid {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 9px;
    z-index: 999;
    display: none;
    width: 770px;
  }
  .osq-categories-wrapper:hover .osq-mega-menu-grid {
    display: block;
  }
  .osq-category-grid {
    display: grid;
    grid-template-columns: repeat(5, 0fr);
    gap: 3px;
  }

  .osq-category-item {
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    padding: 10px 0;
    transition: background-color 0.2s ease;
  }

  .osq-category-item i {
    font-size: 28px;
    color: #333;
    margin-bottom: 6px;
  }

  .osq-category-item span {
    display: block;
    color: #000;
    font-weight: 500;
  }

  .osq-category-item:hover {
    background-color: #f6f6fa;
    border-radius: 8px;
  }

  .view-all i {
    color: #f89b1c;
  }

  @media (max-width: 767px) {
    .osq-search-bar input {
      width: 100%;
      margin-bottom: 10px;
    }
    .osq-desktop-only {
      display: none !important;
    }
    .osq-mobile-stack {
      flex-direction: column;
      align-items: start !important;
    }
    .osq-mega-menu-grid {
      position: static;
      width: 100%;
      box-shadow: none;
      display: none !important;
    }
  }

  /* Language Dropdown */
  .osq-language-dropdown {
    position: relative;
    display: inline-block;
  }

  .osq-language-label {
    cursor: pointer;
    display: inline-block;
    padding: 6px 10px; color: #fff;
  }

  .osq-language-menu {
    display: none;
    position: absolute;
    right: 0;
    background-color: #fff;
    min-width: 150px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    z-index: 1000;
    border-radius: 8px;
    overflow: hidden;
  }

  .osq-language-menu a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #eee;
  }

  .osq-language-menu a:hover {
    background-color: #f6f6fa;
  }

  .osq-language-dropdown:hover .osq-language-menu {
    display: block;
  }
  
  
  @media (max-width: 767px) {
  html, body {
    overflow-x: hidden !important;
  }

  .osq-header, .osq-topbar .container {
    flex-direction: column;
    align-items: stretch;
  }

  .osq-topbar .topbarpad > a,
  .osq-language-dropdown,
  .osq-city-dropdown {
    display: none;
  }

  .osq-mobile-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 20px;
	        padding-top: 8px;
        padding-bottom: 8px;
		background:#fff;
  }

  .osq-mobile-logo {
    max-height: 36px;
  }

  .osq-mobile-icons {
    display: flex;
    gap: 16px;
    align-items: center;
  }

  .osq-mobile-section {
    padding: 4px;
        padding-left: 15px;
       
        display: flex;
        justify-content: space-between;
        background:#084A91;
        padding-top: 13px;
  }

  .osq-mobile-dropdown {
    position: relative;
    width: 48%;
  }

  .osq-mobile-dropdown span {
    display: block;
        color: #fff;
      
        border-radius: 6px;
        font-size: 14px;
        cursor: pointer;
        overflow-x: hidden;
        white-space: nowrap;
  }

  .osq-mobile-dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border-radius: 6px;
    z-index: 999;
  }

  .osq-mobile-dropdown.open .osq-mobile-dropdown-menu {
    display: block;
  }

  .osq-mobile-dropdown-menu a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #000;
    text-decoration: none;
  }

  .osq-mobile-dropdown-menu a:hover {
    background: #f6f6f6;
  }

  .osq-mobile-search-bar {
    display: flex;
        padding: 12px;
        padding-bottom: 0px;
		background: #084A91;
        padding-bottom: 15px;
  }

  .osq-mobile-search-bar input {
    flex: 1;
    border-radius: 8px 0 0 8px;
  }

  .osq-mobile-search-bar button {
    border-radius: 0px;
  }

  .osq-mobile-categories-panel {
    position: fixed;
    top: 0;
    left: -100%;
    width: 85%;
    height: 100%;
    background: #fff;
    z-index: 9999;
    transition: left 0.3s ease-in-out;
    padding: 20px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .osq-mobile-categories-panel.active {
    left: 0;
  }

  .osq-mobile-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    z-index: 9998;
  }

  .osq-mobile-overlay.active {
    display: block;
  }

  .osq-mobile-close {
    text-align: right;
    font-size: 22px;
    margin-bottom: 10px;
  }

  .osq-category-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .custom-category-item {
    overflow-x: hidden;
  }
}



@media (max-width: 576px) {
  .custom-slider-btn {
    width: 30px !important;
    height: 30px !important;
    padding: 4px;
  }

  .custom-icon-next {
    font-size: 16px !important; /* icon size */
  }
}



    .custom-slider-btn {
      width: 45px;
      height: 45px;
      background-color: rgba(0, 0, 0, 0.5);
      border-radius: 50%;
      top: 50%;
      transform: translateY(-50%);
      display: flex;
      justify-content: center;
      align-items: center;
      transition: background-color 0.3s ease;
    }

    .custom-slider-btn:hover {
      background-color: rgba(0, 0, 0, 0.8);
    }

    .custom-icon-prev::before,
    .custom-icon-next::before {
      content: '';
      display: inline-block;
      padding: 8px;
      border: solid white;
      border-width: 0 3px 3px 0;
    }

    .custom-icon-prev::before {
      transform: rotate(135deg);
    }

    .custom-icon-next::before {
      transform: rotate(-45deg);
    }

    .custom-slider-img {
      
    }

    @media (max-width: 768px) {
      .custom-slider-img {
        
      }
    }
	
	
	
	
	
	
	.carousel-control-prev {
    left: 12px;
}
.carousel-control-next {
    right: 12px;
}


 .catbox-card {
      border-radius: 0px;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
      overflow: hidden;
      transition: 0.3s;
    }

    .catbox-card:hover {
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    }

    .catbox-img {
      width: 100%;
     
      object-fit: cover;
    }

    .catbox-footer {
      
      display: grid;
      justify-content: space-between;
      align-items: center;
      font-size: 15px;
	      background: #084A91;
    }

    .catbox-title {
      font-weight: 600;
      color: #fff;
	  white-space: nowrap;
    overflow: hidden; font-size:16.5px;
    text-overflow: ellipsis;
	
    }

    .catbox-showall {
      color: #f3f3f3;
      font-size: 14px;
    }
	
	
.viewallbuttonside {

    float: right;
  
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
    border-radius: 50px;
    color: #0D6EFD;
    background: #DAEBEE;
    border: 1px solid #0D6EFD;
    position: relative;
    overflow: hidden;
}

.viewallbuttonside::before {
    /*content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.6) 50%, rgba(255,255,255,0.3) 100%);
    transform: skewX(-20deg);
    animation: shine 2.5s ease-in-out infinite;*/
}

@keyframes shine {
    0% {
        left: -75%;
    }
    100% {
        left: 125%;
    }
}



 .howsec-wrapper {
	
    background-color: #f8f9fa !important;
      
    }

    .howsec-title {
	
      text-align: center;
      
      font-weight: bold;
      margin-bottom: 30px;
	  color: #002d5a;
    }

    .howsec-step-box {
	
      background-color: #ffffff;
     /* border-radius: 12px;*/
      
      text-align: center;
      transition: all 0.3s ease-in-out;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
      height: 100%;
      border: 2px dashed #002d5a;
	}

    .howsec-step-box:hover {
      transform: translateY(-6px);
      box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
    }

    .howsec-icon {
      font-size: 40px;
      color: #0d6efd;
      margin-bottom: 15px;
    }

    .howsec-step-title {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 10px;
      color: #333;
    }

    .howsec-step-desc {
      font-size: 15px;
      color: #666;
    }

    .howsec-cta-btn {
      margin-top: 40px;
      text-align: center;
    }
	
.howsec-step-box img{

	
	width: 100%;
    
    margin-bottom: 10px;
}




 .carlist-section {
  padding: 20px 0;
}

.carlist-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.carlist-title {
  font-size: 1.5rem;
  font-weight: 700; color:#fff;
}

.carlist-more a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}

.carlist-filters {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 25px;
}

.carlist-filters .btn {
  font-size: 14px;
  border-radius: 20px;
  background-color: #f1f1f1;
  color: #333;
  white-space: nowrap;
  margin-bottom: 10px;
}

/* Scrollable filters for mobile */
@media (max-width: 576px) {
  .carlist-filters {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .carlist-filters::-webkit-scrollbar {
    display: none;
  }
}

/* Card Design */
.carlist-card {
  border: 1px solid #084A91;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}

.carlist-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

.carlist-img-wrapper {
  position: relative;
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.carlist-price {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
}

.carlist-name {
      padding: 12px 15px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    
    background: #084A91;
}

/* Mobile View Layout */
@media (max-width: 576px) {
  .carlist-card {
    display: flex;
    flex-direction: row;
    height: auto; padding:1px;
  }

  .carlist-img-wrapper {
    flex: 0 0 40%;
    height: 120px;
    border-radius: 12px 0 0 12px;
  }

  .carlist-name {
    font-size: 14px;
    padding: 10px 10px 5px 10px;
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
  }

  .carlist-actions {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    padding: 0 10px 10px 10px; margin-top:8px;
  }

  .carlist-actions button {
    flex: 1;
    font-size: 12px;
    padding: 6px 8px;
    border: none;
    border-radius: 6px;
    background-color: #0d6efd;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
  }
}

/* Hide carlist-actions on tablet, desktop, and larger views */
@media (min-width: 577px) {
  .carlist-actions {
    display: none !important;
  }
}

.carlist-actions button {
  flex: 1;
  font-size: 12px;
  padding: 5px 8px;
  border: none;
  border-radius: 6px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

/* Individual Button Colors */
.carlist-actions button:nth-child(1) {
  background-color: #0d6efd; /* Enquiry */
}

.carlist-actions button:nth-child(2) {
  background-color: #28a745; /* Call */
}

.carlist-actions button:nth-child(3) {
  background-color: #25D366; /* WhatsApp */
}

  </style>
 
<style>
/* Image wrapper fix for all screens */
.carlist-img-wrapper {
  width: 100%;
  height: 180px;
  background-size: cover;
  background-position: center;
  position: relative;
  border-radius: 8px 8px 0 0;
}

/* Mobile View: Flex left image, right text + buttons */
@media (max-width: 576px) {
  .carlist-card {
    /*flex-direction: row !important;
    align-items: center;*/
  }

  .carlist-img-wrapper {
    width: 40%;
    height: 125px;
    border-radius: 8px 0 0 8px;
    margin-right: 10px;
	 float:left;
  }

  .carlist-name {
    font-size: 14px;
  }

  .carlist-actions {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    margin-top: 5px;
  }

  .carlist-actions button {
    font-size: 12px;
    padding: 4px 8px;
  }
}



.welcome-section {
    /*background-color: #fff;*/
    color: #333;
    font-size: 16px;
    line-height: 1.7;
  }

 .footer-gulfincart {
      background-color: #084A91;
      padding: 40px 0;
      font-size: 14px;
    }
    .footer-gulfincart-logo {
      max-width: 200px;
      margin-bottom: 15px;
    }
    .footer-gulfincart-social a {
      display: inline-block;
      margin-right: 10px;
      color: #333;
      font-size: 18px;
      transition: 0.3s ease;
    }
    .footer-gulfincart-social a:hover {
      color: #0d6efd;
    }
    .footer-gulfincart h6 {
      font-weight: 600; color:#fff;
      margin-bottom: 15px;
    }
    .footer-gulfincart ul {
      list-style: none;
      padding-left: 0;
      margin: 0;
    }
    .footer-gulfincart ul li {
      margin-bottom: 8px; color:#fff;
    }
    .footer-gulfincart ul li a {
      text-decoration: none;
      color: #fff;
    }
    .footer-gulfincart ul li a:hover {
      text-decoration: underline;
    }
    .footer-gulfincart .contact-info i {
      width: 20px;
    }



/* Hide footer menu by default */
.footer-menu {
  display: none;
}

/* Show only on small screens (mobile) */
@media (max-width: 767px) {
  .footer-menu {
    display: flex;
    position: fixed;
    bottom: 10px;
    left: 10px;
    right: 10px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
    border: 1px solid #e0e0e0;
    z-index: 999;
  }

  .footer-menu a {
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    color: #000;
    flex: 1;
    position: relative;
  }

  .footer-menu i {
    font-size: 22px;
    display: block;
    margin-bottom: 4px;
  }

  /* Colorful icons */
  .footer-home i {
    color: #007bff;
  }
  .footer-chat i {
    color: #28a745;
  }
  .footer-add i {
    color: #fff;
  }
  .footer-listing i {
    color: #ffc107;
  }
  .footer-account i {
    color: #6f42c1;
  }

  /* Center Add Listing Button */
  .add-listing-wrapper {
    position: relative;
    top: -30px;
    flex: 0 0 60px;
    display: flex;
    justify-content: center;
  }

  .add-listing {
    background: #023878;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    z-index: 1001;
    border: 3px solid #fff;
  }
}



   .custom-category-btn {
      border: 1px solid #ccc;
      color: #007bff !important;
      background-color: #fff;
      padding: 5px 12px;
      margin: 5px 5px 5px 0;
      border-radius: 4px;
      font-size: 15px;
	  font-weight:500;
      white-space: nowrap;
    }

    .custom-category-btn:hover {
      background-color: #f8f9fa;
      color: #0056b3;
    }

    .custom-save-btn {
      border: 1px solid #ccc;
      background-color: #fff;
      padding: 6px 14px;
      border-radius: 4px;
      font-size: 14px;
      margin-right: 10px;
      display: flex;
      align-items: center;
      gap: 5px;
    }

    .custom-dropdown-btn {
      border: 1px solid #ccc;
      background-color: #fff;
      padding: 6px 14px;
      border-radius: 4px;
      font-size: 14px;
    }

    @media (max-width: 576px) {
      .custom-flex-top {
        flex-direction: column;
        align-items: start !important;
      }
      .custom-actions {
        margin-top: 10px;
      }
    }
	
	.custom-category-scroll {
  overflow-x: auto;
}

.custom-category-scroll .d-flex {
  gap: 1px;
}

/* Enable scroll only on small screens */
@media (min-width: 576px) {
  .custom-category-scroll {
    overflow-x: visible;
  }
}



.usedcar-card {
  
  border-radius: 0px;
  padding: 11px;
  background-color: #e2ebdd;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 6px;
  height: 100%;
  margin-bottom: 15px;
}

.usedcar-img {
  
  height: 100%;
  max-height: 150px;
  object-fit: cover;
}

.usedcar-title {
  font-weight: 600;
  font-size: 1.1rem;
  color: #fff !important;
  
      font-weight: 600;
    font-size: 21px;
   
	
}

.usedcar-details {
  font-size: 0.95rem;
  color: #555;
}

.usedcar-location {
  font-size: 0.9rem;
  color: #999;
}

.usedcar-price {
  font-weight: bold;
  color: #d10000;
  font-size: 1.2rem;
}

.usedcar-call-btn {
  background-color: #002d5a !important;
  color: white !important;
  font-weight: 500;
  border-radius: 0;  font-size:14px;
}

.usedcar-whatsapp-btn {
  background-color: #002d5a !important;
  color: white !important;
  font-weight: 500;
  border-radius: 0; font-size:14px;
}

.usedcar-compare-btn {
  background: #fff !important;
  color: #01203F !important;
  font-weight: 500;
  border-radius: 0;  font-size:14px;
  padding: 0.375rem 0.75rem;
}

@media (max-width: 576px) {
  .usedcar-title {
    font-size: 1rem;
  }

  .usedcar-img {
    max-height: 180px;
  }

  .usedcar-price {
    font-size: 1rem;
  }
}

.usedcar-compare-btn{
	border:1px solid #333;
}

.custom-filter-bar {
      border: 1px solid #ddd;
      border-radius: 4px;
      padding: 8px 12px;
      display: flex;
      align-items: center;
      flex-wrap: wrap;
    }
    .custom-filter-clear {
      color: #fff;
      text-decoration: none;
      font-size: 14px;
	  font-size: 16px; margin-right:15px;
    font-weight: 600;
	
    }
    .custom-filter-tag {
         background-color: #e3f2fd;
    border-radius: 50px;
    padding: 4px 15px;
    margin-left: 8px;
    display: flex;
    align-items: center;
    font-size: 16px;
    border: 1px solid #ccc;
	
    }
    .custom-filter-text {
      margin-right: 6px;
    }
    .custom-filter-close-btn {
          border: none;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    font-size: 25px;
    line-height: 14px;
    padding: 0;
    cursor: pointer;
    }


 .custom-pagination {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      margin-top: 20px;
    }

    .custom-pagination .page-item {
      margin: 2px;
    }

    .custom-pagination .page-link {
      border-radius: 8px;
      border: 1px solid #ddd;
      width: 40px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #000;
      font-weight: 500;
    }

    .custom-pagination .page-link:hover {
      background-color: #f0f0f0;
      text-decoration: none;
    }

    .custom-pagination .active .page-link {
      background-color: #e3f2fd;
      border-color: #0d6efd;
      color: #0d6efd;
      font-weight: bold;
    }

    .custom-pagination .disabled .page-link {
      background-color: #f9f9f9;
      color: #ccc;
    }

    @media (max-width: 576px) {
      .custom-pagination .page-link {
        width: 32px;
        height: 32px;
        font-size: 12px;
      }
    }


 .category-item:hover {
    background-color: #f8f9fa;
    cursor: pointer;
  }	
	
	
	
	
	
.listing-header {
      /*background: #fff;*/
      
      border-radius: 12px;
      
    
    }
    .listing-buttons .btn {
      border-radius: 10px;
      margin: 0.3rem;
    }
    .listing-buttons .btn i {
      margin-right: 6px;
    }
    @media (max-width: 576px) {
      .listing-header {
        padding: 0rem;
      }
      .listing-buttons .btn {
        font-size: 0.85rem;
        padding: 0.5rem 0.75rem;
      }
    }

.card-custom {
      border-radius: 4px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
      background-color: #084A91;
      padding: 1rem;
     
}
.price-box {
      font-size: 24px;
      font-weight: bold;
      color: #F89B1C;
}
.btn-call {
      background-color: #0d6efd;
      color: #fff;
      border-radius: 10px;
}
.btn-call:hover {
      background-color: #084298;
}
.thumbnail-img {
      cursor: pointer;
      border-radius: 8px;
      border: 2px solid transparent;
      width: 80px;
      height: 60px;
      object-fit: cover;
}
.thumbnail-img.active {
      border-color: #0d6efd;
}
.carousel-inner img {
      display: block;
      margin: 0 auto;
      max-height: 450px;
      width: auto;
      height: auto;
      object-fit: contain;
      /*border-radius: 10px;*/
}
.carousel-control-prev, .carousel-control-next {
      background-color: rgba(0, 0, 0, 0.6);
      border-radius: 50%;
      width: 40px;
      height: 40px;
      top: 50%;
      transform: translateY(-50%);
}
.carousel-control-prev-icon, .carousel-control-next-icon {
      background-size: 100% 100%;
      filter: invert(1);
}


.detailwhatsapp{
	border-color:#25D366 !important;
	color:#25D366  !important; font-weight:bold  !important;
	background:#fff !important; border-radius:10px;
}


.rounded-circle{
	width:80px; 
}


.specs-table-custom {
  width: 100%;
  border-collapse: collapse;
}
.specs-table-custom th, .specs-table-custom td {
  padding: 12px 15px;
  border: 1px solid #ddd;
  text-align: left;
}
.specs-table-custom th {
  font-weight: 600;
  width: 40%;
}
.specs-table-custom td {
  font-weight: 500;
}
@media (max-width: 768px) {
  .specs-table-custom {
    display: block;
  }
  .specs-table-custom tr {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
  }
  .specs-table-custom th, .specs-table-custom td {
    border: none;
    padding: 8px 10px;
  }
}

.catlinkcls{
	text-decoration:none !important;
}

.carlist-card a{
	text-decoration:none !important; background:#084A91;
}
	
.border-bottom a{
	color:#fff;
}	
	
	
.form-check-label{
		color:#000;
}	

.text-muted{
		color:#fff !important;
}

.text-dark {
    
    color: #f89b1c !important;
}


.nolisting{
	background:#fff; color:#000; border-radius:7px;
}

.nolisting p{
	color:#000;
}




.filter-box {
  background: #084A91;
  color: #fff;
}

.filter-box h5 {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  padding-bottom: 8px;
  margin-bottom: 12px;
}

.option-box {
  border-bottom: 1px solid #fff;
  padding-bottom: 8px;
  margin-bottom: 12px;
}

.filter-box label {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  margin-bottom: 6px;
}

/* Stylish Checkbox */
.filter-box input[type="checkbox"] {
  appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #fff;
  border-radius: 4px;
  background: transparent;
  cursor: pointer;
  position: relative;
}

.filter-box input[type="checkbox"]:checked {
  background: #fff;
}

.filter-box input[type="checkbox"]:checked::after {
  content: "✔";
  font-size: 12px;
  color: #000;
  position: absolute;
  top: -3px;
  left: 0px;
}

/* Accordion */
.accordion-section {
  border-bottom: 1px solid #fff;
}

.accordion-header {
  padding: 10px 8px;
  background: transparent;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-header .arrow {
  transition: transform 0.3s;
}

.accordion-section.active .accordion-header .arrow {
  transform: rotate(180deg);
}

.accordion-content {
  display: none;
  padding: 8px;
  transition: all 0.3s ease;
}

.accordion-section.active .accordion-content {
  display: block;
}

/* Apply Filter Button */
.apply-filter-btn {
  position: sticky;
  bottom: 15px; /* thoda upar */
  background: #fff;
  color: #000;
  font-weight: bold;
  text-align: center;
  padding: 12px;
  cursor: pointer;
  border-radius: 6px;
  margin-top: 10px;
  display: none; /* hidden by default */
  animation: glow 1.5s infinite alternate;
}

/* Glow Effect */
@keyframes glow {
  from { box-shadow: 0 0 3px #fff; }
  to { box-shadow: 0 0 4px #fff; }
}




.custom-category-scroll {
  overflow: hidden;
  position: relative; /* arrows ke liye anchor */
  
}

.custom-category-wrapper {
  scroll-behavior: smooth;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scrollbar-width: none; /* firefox */
}
.custom-category-wrapper::-webkit-scrollbar {
  display: none; /* chrome/safari */
}

.gc-filter-section{
	background: #4b6588;
    border-radius: 7px;
    margin-top: 15px;
}

/* Card Styling */
.custom-category-card {
  margin-right: 10px;
    flex: 0 0 auto;
    width: 150px;
    background: #d6dde1;
    border-radius: 8px;
    padding: 8px;
    text-decoration: none;
    color: #000;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    transition: 0.3s;
  display: flex;
  flex-direction: column; /* image ke niche title */
  align-items: center;
  justify-content: center;
}

.custom-category-card:hover {
  box-shadow: 0 4px 12px rgba(0,0,0,0.25);
}

.category-img {
  width: 120px;
  height: 120px;
  border-radius: 5px;
  object-fit: cover;
  margin-bottom: 8px; /* title ke niche thoda gap */
}

.category-title {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

/* Arrow Buttons */
.scroll-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  border: none;
  width: 28px; /* size chhota */
  height: 28px; /* size chhota */
  border-radius: 50%;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  cursor: pointer;
  font-weight: bold;
  font-size: 14px; /* font size bhi chhota */
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10; /* upar lane ke liye */
}

.left-arrow {
  left: 5px;
}

.right-arrow {
  right: 5px;
}

/* Mobile view - show 2 per screen */
@media (max-width: 768px) {
  .custom-category-card {
    width: calc(50% - 12px);
  }
}






.position-relative {
  position: relative;
}

.pinned-label {
      position: absolute;
    top: 5px;
    left: 13px;
    background: red;
    color: #fff;
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 5px;
    z-index: 10;
}

.pinned-label i {
  font-size: 14px;
}

.compare-icon {
  
  position: absolute;
    bottom: 10px;
    right: 17px;
    background: red;
    color: #fff;
    padding: 8px;
    font-size: 16px;
    border-radius: 50%;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
	
}

.usedcar-img{
	border-radius:4px;
}

.compare-icon i {
  font-size: 14px;
}

/* Show compare icon on hover */
.position-relative:hover .compare-icon {
  display: flex;
}



.custom-card-bg {
  background-color: #4B6588;
  padding: 8px;
    
    border-radius: 6px;
  border-radius: 8px;
  color: #fff;
      background: linear-gradient(135deg, #004080, #4b6588);
}

.listing-header {
  /*display: flex;*/
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
  font-size: 14px;
  color: #fff;
}

.category-path {
  font-weight: 300;
}

.listing-icons {
  display: flex;
  align-items: center;
}

.listing-icons i {
  margin-left: 10px;
  cursor: pointer;
  color: #fff;
}

.view-count {
  margin-left: 5px;
  font-size: 13px;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  padding: 2px 6px;
  border-radius: 50%;
}

.usedcar-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.labels-row {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.personal-label, .sale-label, .time-label {
  display: inline-flex;
  align-items: center;
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 13px;
}

.personal-label {
  background: #333;
  color: #fff;
}

.sale-label {
  background: #28a745;
  color: #fff;
}

.time-label {
  background: #6c757d;
  color: #fff;
}

.personal-label i, .sale-label i, .time-label i {
  margin-right: 5px;
}

.listing-price {
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
  color: #fff;
}

.btn {
  border-radius: 5px;
}

.usedcar-call-btn, .usedcar-whatsapp-btn {
  border-radius: 5px;
}



/* ----------------------------
   Bootstrap 5.3.0 Media Queries
----------------------------- */

/* Default - Desktop (Large screens and above) */
.mobileme {
  display: block;
}

/* Extra large devices (≥1200px) */
@media (min-width: 1200px) {
  .mobileme {
    display: block; /* Visible */
  }
}

/* Large devices (≥992px and <1200px) - Laptop */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .mobileme {
    display: block; /* Visible */
  }
}

/* Medium devices (≥768px and <992px) - Tablet */
@media (min-width: 768px) and (max-width: 991.98px) {
  .mobileme {
    display: none; /* Hidden */
  }
}

/* Small devices (≥576px and <768px) - Large mobile */
@media (min-width: 576px) and (max-width: 767.98px) {
  .mobileme {
    display: none; /* Hidden */
  }
}

/* Extra small devices (<576px) - Mobile phones */
@media (max-width: 575.98px) {
  .mobileme {
    display: none; /* Hidden */
  }
}
