.bg-nav {
  background-color: #222222;
}

.nav-link {
  color: #ECDBBA !important;
}

.navbar-brand {
  color: #C84B31 !important;
}



.image {
  aspect-ratio: 2 / 1;
  height: 70vh;
}


.card:hover .btn-outline-dark {
  color: white;
  background: #212529;
}

.material-symbols-outlined {
  font-variation-settings:
    'FILL' 0,
    'wght' 400,
    'GRAD' 0,
    'opsz' 48
}



li>input {
  display: inline-block;
  width: 20px;
}

label {
  margin-bottom: 25px;
  display: inline-block;
  width: 235px;
  font-size: 14px;
}

#total {
  width: 200px;
  height: 60px;
  border-radius: 25px;
  margin: auto;
  margin-top: 40px;
}

.framworks a {
  text-decoration: none;
}


/* ------------------------------------ price-section -------- */

.price-section {
  width: 100%;
  overflow: hidden;
  background-color: #fff !important;
  z-index: 1;
  margin-top: 100px;
}

@media screen and (min-width: 780px) {
  .price-section {
    background-color: #fff;
    width: 100%;
    overflow: hidden;
    margin-top: 100px;

  }
}

.prices-cards {
  width: 70%;
  justify-content: center;
  justify-items: center;
  display: flex;
  margin: auto !important;
}

.card-price {
  width: 280px;
  height: 490px;
  border-radius: 0px 20px 0px 20px;
  border: none;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
  box-shadow: 8px 8px 48px -9px rgba(0, 0, 0, 0.2);
  transition: transform .2s;
  /* Animation */
}

.card-price:hover {
  transform: scale(1.2);
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  cursor: pointer;
}

.animate__animated.animate__zoomIn {
  --animate-duration: 2s;
}

:root {
  --animate-duration: 800ms;
  --animate-delay: 0.9s;
}

.card-price img {
  margin-top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 0px 20px 0px 20px;
  border: #ee4141 4px solid;
}

.title-card-price h6 {
  font-size: 16px !important;
  font-weight: 700;
  padding-left: 4px;
}

.price {
  padding-left: 120px;
  font-size: 20px !important;
  vertical-align: middle;
}

.price p {
  font-weight: 600;
  cursor: pointer;
}

.price p i {
  font-size: 13px !important;
  padding-left: 1px;
  cursor: pointer;
}

.description-card-price p {
  font-size: 13px !important;
  font-weight: 500;
  color: #000;
  padding-left: 15px;
  padding-top: 2px;
  margin-bottom: 2px;
}

.icons-card-price {
  font-size: 14px;
  padding-right: 5px;
  padding-left: 1px;
}

/* ------------------------------------ END price-cards-section -------- */


.form-check-input:checked {
  background-color: #01AC79 !important;
  border: none !important;
}

/* .col-lg-3 {
  flex: 0 0 auto;
  width: 22%;
} */

.budget-col {
  height: 523px !important;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.budget-col label {
  margin-bottom: 0px !important;
}

.budget-title {
  padding-top: 1rem !important;
}

@media screen and (max-width: 1574px) {
  .somme-col {
    width: 100% !important;
    height: 100% !important;
  }

  .budget-title {
    padding-top: 1rem !important;
  }

  #total {
    margin-top: 0px !important;
  }

  .votre-ve {
    margin-bottom: 1rem !important;
  }

  .btn-rdv {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .grid-btn {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

}

@media screen and (max-width: 866px) {
  .budget-col1 {
    width: 100%;
  }

}

/* 
@media only  screen and   (max-width: 866px)  {
.vehicule-card label{
  text-align: left;
  
}

.vehi-name {
  background-color: #C84B31;
  width: 149px !important;
}
.vehicule-card li{
  display: inline-flex;

}
.ex-label{
  width: 190px !important;
  background-color: #01AC79;
}
.vehicule-card ul{
  text-align: left;

}

.budget-col1{
  width: 90% !important;
  height: 100% !important;
  justify-content: center;
}
} */
@media only screen and (max-width: 1183px) and (min-width: 867px) {
  .budget-col3 {
    width: 90% !important;
    height: 100% !important;
    justify-content: center;
  }

  .ceramic-card li {
    display: inline-flex;
  }

  .ceramic-card ul {
    text-align: center;
  }

  .ceramic-card label {
    text-align: left;
  }
}

@media screen and (max-width: 762px) {
  .budget-col {
    width: 100% !important;
    height: 100% !important;
  }

  .card1 {
    width: 100% !important;
    height: 100% !important;
  }

  .ceramic-card li {
    display: inline-flex;
  }

  .ceramic-card ul {
    text-align: center;
  }

  .ceramic-card label {
    text-align: left;
  }
}

@media screen and (max-width: 533px) {
  .budget-col label {
    font-size: 0.9em !important;
  }
}

@media screen and (max-width: 503px) {
  .budget-col label {
    font-size: 0.8em !important;
  }
}

@media screen and (max-width: 464px) {
  .budget-col label {
    margin-bottom: 0px !important;
    font-size: 0.7em !important;
    /* width: 100% !important; */
  }

  .budget-col .form-check-input {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;

  }

  .btn-rdv {
    width: 100% !important;
  }

  #total {
    width: 100% !important;
  }

  .ceramic-card li {
    display: flex;
  }
}

@media screen and (max-width: 429px) {
  .list-unstyled {
    font-size: 15px;
  }
}

@media screen and (max-width: 413px) {
  .list-unstyled {
    font-size: 13px;
  }
}

@media screen and (max-width: 382px) {
  .list-unstyled {
    font-size: 11px;
  }
}

@media screen and (max-width: 350px) {
  .list-unstyled {
    font-size: 9px;
  }
}

@media screen and (max-width: 319px) {
  .list-unstyled {
    font-size: 8px;
  }
}

/* ------------------ promo modal  --------------- */
.btn {
  display: inline-block;
  font-weight: 400;
  color: black !important;
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}