
/* Style global du body */
body {
  margin: 0;

  font-size: 15px;
  line-height: 1.6;
  color:#46494b !important;

}

.banner-fullpage {
  height: 100%;
    width: 100%;
    background-image: linear-gradient(to bottom, #212529, rgb(34 29 29 / 20%)), url(img/bg2.jpg) !important;
    background-size: cover;
    color: white;
    display: flex
;
    justify-content: left;
    letter-spacing: 0.05em;
    box-shadow: inset 0 0 150px 40px rgba(255, 255, 255, 0.05);
    padding-bottom: 50px;
    padding-top: 60px;
       
}

.icon-circle {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  display: inline-block;
  font-size: 24px;
  transition: all 0.3s ease-in-out;
}

.service-box:hover .icon-circle {
  transform: scale(1.1);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);
}

.service-box {
  transition: box-shadow 0.3s ease-in-out, transform 0.2s;
}

.service-box:hover {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
  transform: translateY(-5px);
}

.banner1 {
max-width: 1400px !important;
padding: 0 20px 20px 20px;
    width: 1320px;
    margin: auto;
   
    

}


.left-side {
box-sizing: border-box;
    text-align: left;
    width: 100%;
}


    .left-side .col-md-3 {
        flex: 0 0 auto;
        width: 20%;
    }
    
  .left-side  .col-12 {
    flex: 0 0 auto;
    width: 20%; }
    
   

  .left-side h1 {
    font-size: 2.0rem;
    font-weight: 700;
    margin-bottom: 1rem;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.3);
   
  }

 .left-side p {
    font-size: 1rem;
    margin-bottom: 10px;
    max-width: 700px;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.2);
  }

    
     


  .banner-fullpage .btn-primary {
    font-size: 18px;
    padding: 0.75rem 2rem;
    border-radius: 50px;
    margin-top:27px;
  
    transition: background-color 0.3s ease;
  }

  .banner-fullpage .btn-primary:hover {
    background-color: #4a00e0;
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
  }

  @media (max-width: 768px) {
    .banner-fullpage h1 {
      font-size: 2.2rem;
    }
       .car-img {
    height: 320px !important;}
    .banner-fullpage p {
      font-size: 1.1rem;
    }
    
    .banner-fullpage .btn-primary
    {
      margin-top: 15px;
    }
    
    .left-side {
 width: 100%;}
    .left-side .col-md-3 {
        flex: 0 0 auto;
        width: 100%;
    }
    .banner1 {

    width: 100%;
    border-radius: none;
  
}

left-side .col-md-3 {
        flex: 0 0 auto;
        width: 100%;
    }
    .pay{
    
    width: 100%;
}
    
    
  }
    @media (max-width: 600px) {
       
   .me-3 {
    
    font-size: 8px !important;
}

        
       
   
    .banner1 {

    width: 100%;
    border-radius: none !important;
  
}
    .left-side {
 width: 100%;
   

}
    .left-side .col-md-3 {
        flex: 0 0 auto;
        width: 100%;
    }
    
    .banner-fullpage {
 
  justify-content: left;

  text-align: left;
  padding: 0 0px;
  
}

.pay{
   
    width: 100%;
}
  }
  
  
  
  /* Formulaire moderne */

/* Style minimaliste et moderne */
/* Style formulaire moderne et responsive */
/* Style moderne et minimal */
form .form-label,
form label {
    font-size: 14px;
    font-weight: 600;
    color: #fff !important;
    margin-bottom: 5px;
}

form .form-control,
form .form-select {
    border-radius: 10px;
    padding: 12px 12px;
    font-size: 14px;
    border: 1px solid #ccc;
    background-color: #fff;
    transition: 0.3s ease;
}

form .form-control:focus,
form .form-select:focus {
    border-color: #0d6efd;
    box-shadow: 0 0 0 2px rgba(13, 110, 253, 0.1);
    outline: none;
}

/* Bouton moderne */
form .btn-primary {
    padding: 10px 24px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    background: linear-gradient(120deg, #ffc720, #f7bc11);
    color:#000;

    border: none;
    transition: background 0.3s ease;
}

form .btn-primary:hover {
    background: linear-gradient(135deg, #ffc720, #f7bc11, #fdd152);
     color:#000;


    box-shadow: 0 2px 10px rgba(13, 110, 253, 0.3);
}

/* 👉 Affichage du bouton sur la même ligne */
@media (min-width: 768px) {
    form .col-md-3,
    form .col-md-2 {
        margin-bottom: 0 !important;
        text-align: left;
        color:#fff !important;
    }
    form .col-button {
        display: flex;
        align-items: end;
        justify-content: end;
    }
}

/* Responsive: bouton passe en dessous sur mobile */
@media (max-width: 767.98px) {
    form .col-button {
        margin-top: 10px;
    }

    form .btn-primary {
        width: 100%;
    }
    
    .left-side .col-12 {
    flex: 0 0 auto;
    width: 100%;
}
.pay{
    
    width: 100%;
}
}



.car-info i { margin-right: 5px; }
        .price-day { font-weight: bold; font-size: 15px; color: #0d6efd; padding-top: 5px; }
        .cara { font-size: 11px; margin-bottom: 12px;}
         .smilaire{ font-size: 11px; margin-bottom: 5px;}
         
         .car-info { font-size: 0.9rem; color: #555; }
      
        .price-total { font-weight: bold; color: #198754; font-size: 1.1rem; padding-top: 5px;}
        .info-book{ font-size: 11px; margin-bottom: 5px;}
        .info-caution { font-size: 11px; padding-top: 5px;}
        
        .mb-41 {
   	 transition: box-shadow .3s ease-out,transform .3s ease-out;
    transform-origin: center;
    transform: scale(1,1);
}

.mb-41:hover {
   	
	background:#f9f8f5!important;
	
	box-shadow: 0 4px 22px 2.4px rgba(0,0,0,.12);
    transform: scale(1.03,1.03);
	

}
        
        .h-1001{
   	 transition: box-shadow .3s ease-out,transform .3s ease-out;
    transform-origin: center;
    transform: scale(1,1);
}

.h-1001:hover {
   	
	background:#f9f8f5!important;
	
	box-shadow: 0 4px 22px 2.4px rgba(0,0,0,.12);
    transform: scale(1.03,1.03);
	

}

.filter form label {
   	
	color: #000 !important;

}

.res  form label {
   
    color: #000 !important;
    
}

.cont  form label {
   
    color: #000 !important;
    
}

/* Responsive: bouton passe en dessous sur mobile */
@media (max-width: 767.98px) {
    .offre{
   	margin-bottom: 20px;}
   	
   	.banner-fullpage h1 {
   padding-top:0px;
  }
}

/* estrats */
.form-check-inline {
  margin: 6px 13px 6px 6px;
  padding: 6px 10px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background-color: #fdfdfd;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
  transition: background-color 0.2s;
}

.form-check-inline:hover {
  background-color: #eef6ff;
}

.form-check-input {
  transform: scale(1.2);
  margin-right: 6px;
  cursor: pointer;
}

.form-check-label {
  cursor: pointer;
  font-size: 0.95rem;
}

.extras-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background-color: #f8f9fa;
  margin-top: 15px;
}

.client-container {
  
  flex-wrap: wrap;
  gap: 12px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background-color: #f8f9fa;
}

.mb-3 {
    margin-bottom: 0rem !important;
}

.client-container .form-control, form .form-select {
    border-radius: 10px;
    padding: 12px 12px;
    font-size: 14px;
    border: 1px solid #ccc;
    background-color: #fff;
    transition: 0.3s ease;
}

.client-container label {
    color: #000 !important;
    font-weight: 600;
    margin-bottom: 5px;

}


.det-container .form-control, form .form-select {
    border-radius: 10px;
    padding: 12px 12px;
    font-size: 14px;
    border: 1px solid #ccc;
    background-color: #fff;
    transition: 0.3s ease;
}



.det-container {
  
  flex-wrap: wrap;
  gap: 12px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background-color: #f8f9fa;
}

.det-caution {
  
  flex-wrap: wrap;
    gap: 12px;
    padding: 0px 10px 20px 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    background-color: #d8ebd4;
}

.det-total {
  
  flex-wrap: wrap;
    gap: 12px;
    padding: 0px 10px 20px 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    background-color: #e2eaf2;
}

.my-5 h2{
  margin-bottom: 20px;
  
}

hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: .25;
}

.h-100 img{
  display: block;
    margin-left: auto;
    margin-right: auto;
    width: 260px;
  
}

.btn-gold {
  background: linear-gradient(135deg, #a8e063, #56ab2f, #379237, #14532d);
  color: #fff;
  padding: 12px 30px;
  border: none;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 500;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.6);
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  display: inline-block;
}

.btn-gold:hover {
  background: linear-gradient(135deg, #a8e063, #56ab2f, #379237, #14532d);
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.8);
  color: #fff;
  text-decoration: none;
}

.titre-p {
    text-align: left !important;
}
     .titre-p h1 {
    text-align: left !important;
}  

.titre-p p {
    text-align: left !important;
}

 .titre-ville{
 
    padding-top: 20px!important;
}  

.fw-bold {
    font-weight: 700 !important;
    width: 100%;}  
    
    
    .breadcrumb-custom {
  background-color: #f8f9fa;
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 0.9rem;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
  display: inline-block;
  width: 100%;
    margin-bottom: 30px;
}

.breadcrumb-custom .breadcrumb {
  margin-bottom: 0;
  background-color: transparent;
}

.breadcrumb-custom .breadcrumb-item + .breadcrumb-item::before {
  content: "›"; /* Flèche personnalisée */
  color: #6c757d;
  padding: 0 8px;
}

.breadcrumb-custom a {
  text-decoration: none;
  color: #343a40;
}

.breadcrumb-custom .breadcrumb-item i {
  margin-right: 4px;
  color: #198754;
}

.breadcrumb-custom .active {
  color: #6c757d;
}

.det-totals {
  color: #6c757d;
  font-size: 0.7rem;
}

 .article-header img {
            max-height: 800px;
            object-fit: cover;
            width: 100%;
            border-radius: 10px;
                margin-top: 30px;
                box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
        }
        .article-content {
            line-height: 1.7;
            font-size: 15px;
                color: #46494b !important;
                margin-top: 20px;
        }
        
         .article-content a {
            
                color:#198754 !important;
                text-decoration: none;
                
        }
        
        .share-buttons a {
            margin-right: 10px;
            font-size: 1.4rem;
            
        }
        
 

 /* Navbar style */
  nav.navbar {
    background-color: #000;
    box-shadow: 0 2px 8px rgba(0,0,0,0.3);
    font-family: var(--bs-body-font-family);
    padding-top: 20px;
    padding-bottom: 20px;
  }

  /* Logo */
  .navbar-brand {
    color: #fff !important; /* Jaune/orangé plus chaud */
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-bottom: 13px;
  }
  

  /* Menu */
  .navbar-nav .nav-link {
    color: #fff;
    font-weight: 15px;
    padding: 0.2rem 1rem;
    transition: color 0.3s ease;
    position: relative;
  }
  .navbar-nav .nav-link:hover,
  .navbar-nav .nav-link.active-link {
    color: #198754;
    width: fit-content;
  }
  /* Petite barre en dessous du lien actif */
  .navbar-nav .nav-link.active-link::after {
    content: "";
    display: block;
    font-weight: 15px;
    height: 3px;
    width: 100%;
    background-color: #198754;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 2px;
  }

  /* Bouton WhatsApp */
  .btn-success {
    background: linear-gradient(90deg, #198754, #145c32);
    border: none;
    border-radius: 30px !important;
   
   
    box-shadow: 0 4px 12px rgba(25, 135, 84, 0.5);
    transition: background 0.3s ease, box-shadow 0.3s ease;
  }
  .btn-success:hover {
    background: linear-gradient(90deg, #145c32, #198754);
    box-shadow: 0 6px 20px rgba(25, 135, 84, 0.8);
    text-decoration: none;
  }
  .btn-success i {
    font-size: 1.2rem;
  }
  
  /* Bouton appel */
  .btn-warning {
    background: linear-gradient(90deg, #ffcd39, #e1b123);
    border: none;
    border-radius: 30px !important;
  
  
    box-shadow: 0 4px 12px rgba(25, 135, 84, 0.5);
    transition: background 0.3s ease, box-shadow 0.3s ease;
  }
  .btn-warning:hover {
    background: linear-gradient(90deg, #e1b123, #ffcd39);
    box-shadow: 0 4px 12px rgb(255 193 7 / 99%);
    text-decoration: none;
  }
  .btn-warning i {
    font-size: 1.2rem;
  }

  /* Responsive mobile menu background */
  @media (max-width: 991.98px) {
    .navbar-collapse {
      background-color: rgba(0,0,0,0.95);
      padding: 1rem;
      border-radius: 10px;
      margin-top: 1rem;
    }
    .navbar-nav {
      flex-direction: column;
      
    }
    .navbar-nav mb-2
    {
      align-items:left !important;
      
    }
    
    
}
    .navbar-nav .nav-item {
      margin: 0.3rem 0;
      text-align: left;
      align-items: left !important;
    }
    .navbar-collapse  {
      margin: 0.3rem 0;
      text-align: left;
      align-items: left !important;
    }
  
.navbar-nav .d-flex {
    display: flex !important;
    margin: auto !important;
}

.bi-google {
  background: linear-gradient(45deg, #4285F4, #34A853, #FBBC05, #EA4335);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.bi-paypal {
  background: linear-gradient(45deg, #ffffff, #ffffff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.bi-credit-card {
  background: linear-gradient(45deg, #ffffff, #fefefe);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

 .pay{
    box-sizing: border-box;
    text-align: left;
    width: 100%;
        padding-top: 10px;
        color: #fff;
    padding-right: 15px;
}

.category-card {
  width: 154px;
    height: 70px;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
  background: linear-gradient(to bottom right, #ffffff, #f1f1f1);
  box-shadow: 0 0 8px rgba(0,0,0,0.08);
  text-align: center;
}

.category-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 0 10px rgba(0,0,0,0.15);
  cursor: pointer;
}

.category-card i {
  font-size: 28px;
    margin-bottom: -8px;
    color: #198754;
}

.category-card span {
  font-size: 15px;
  font-weight: 500;
  color: #333;
}


.pay-car {
box-sizing: border-box;
    text-align: left;
    padding: 5px 10px 6px 10px;
    margin-top: 16px;
    border-radius: 8px;
    color: #f8f8f8;
    background: #1c1b1a;
    width: max-content;
    font-size: 13px;
}

 .image-box {
      border: 1px solid #ccc;
      border-radius: 10px;
      overflow: hidden;
      transition: box-shadow 0.3s ease, transform 0.3s ease;
      margin-bottom: 30px;
    }

    .image-box:hover {
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
      transform: translateY(-5px);
    }

    .image-box img {
      width: 100%;
      height: auto;
      display: block;
    }
    
    .terms-label {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #333;
  user-select: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  margin-top: 20px;
  gap: 8px;
}

.terms-label input[type="checkbox"] {
  width: 18px;
  height: 18px;
  cursor: pointer;
}

.terms-link {
  color: #0066cc;
  text-decoration: none;
  transition: color 0.3s ease;
}

.terms-link:hover,
.terms-link:focus {
  color: #004999;
  text-decoration: underline;
}


 .offre .card-title {
            font-size: 1.1rem;
            font-weight: 600;
        }
        .cara {
            font-size: 11px;
            color: #555;
        }
        .price-day {
            font-size: 15px;
            font-weight: bold;
            color: #28a745;
        }
        .info-book {
            font-size: 10px;
            color: #999;
        }
        .smilaire {
            font-size: 0.75rem;
            color: #777;
            margin-bottom: 5px;
        }


.bg-light {
    --bs-bg-opacity: 1;
    background-color: #f0f0f063;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}