@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");


.banner, .banner img, .h-200 {
    object-fit: cover;
    width: 100%
}

section {
    padding: 2rem 0
}

#section-body {
    padding-top: 0
}

#display {
    display: none
}

@media only screen and (min-width: 992px) {
    .card .row {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }
}

.body-location .filter {
    margin-top: -150px;
    position: relative;
    z-index: 10
}

.filter [class*=col-lg] {
    padding-right: 5px;
    padding-left: 5px
}

.p-md-3 {
    padding: 16px !important
}

.p-2, .tab-content {
    padding: 12px
}

.banner, .banner img {
    position: relative;
    background-size: cover;
    height: 60vh;
    background-position: center center
}

.price-unitaire span {
    font-size: 16px;
    font-weight: 600
}

.price-totale span {
    color: #000;
    font-weight: 600;
    font-size: 20px
}

.price-totale h6, .price-unitaire h6 {
    color: #000;
    margin-bottom: 5px
}

li {
    font-size: 15px
}

.fs-18 {
    font-size: 18px
}

label {
    margin-bottom: 10px
}

.label {
    font-size: 10px
}

.titreModele {
    font-size: 16px;
    margin-bottom: .5rem;
    font-weight: 600;
    line-height: 1.5
}

.body-location .nav-tabs .nav-link.active {
    background-color: #ffbc63;
    border: 1px solid #ffbc63
}

.body-location .nav-tabs {
    border-bottom: 1px solid #dee2e6;
    border-bottom: none
}

.body-location .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.body-location .pt-30 {
    padding-top: 32px
}

.body-location .h-60 {
    height: 60px
}

.body-location .btn-block {
    display: block;
    width: 100%
}

.body-location .btn-reserve {
    color: #fff;
    background-color: #890000;
    border-color: #890000
}

.body-location .btn {
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    transition: color .15s ease-in-out;
    width: 100%;
    margin-top: 32px
}

.body-location .shadow {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1) !important
}

.body-location .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #cdcdcd;
    border-radius: 0 !important;
    padding: 10px
}

.body-location .text-color-theme {
    color: #ffbc63 !important
}

.bg-color-theme {
    background-color: #ffbc63
}

.body-location .bg-light {
    background-color: #ebebeb;
    padding: 10px
}

.body-location .rounded-25, .rounded-25 {
    border-radius: 25px
}

.body-location .badge-warning {
    color: #212529;
    background-color: #ffc107
}

.body-location .badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 4px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.body-location .list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item:not(:last-child) {
    margin-right: 8px
}

.text-dark {
    color: #000 !important
}

.font-weight-bold {
    font-weight: 700
}

.pr-1, .px-1 {
    padding-right: 4px !important
}

.mt-auto {
    margin-top: auto !important
}

.flex-colmun {
    flex-direction: column
}

.h-100 {
    height: 100%
}

a {
    color: #006599;
    text-decoration: none;
    background-color: transparent
}

figure {
    margin: 0;
    display: block
}

.h-200 {
    height: 220px
}

.fs-10 {
    font-size: 25px
}

.price-box {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 8px 12px;
    color: #fff;
    font-size: 16px;
    background-color: rgba(0, 0, 0, .6);
    width: 100%
}

.item_car:hover {
    box-shadow: 0 3px 5px 2px #f7f8fc;
    border: 2px solid #ffbc63
}

.item_car:hover .bg-light {
    background-color: #ffbc63 !important
}

.card .fa-road, .card i.bi {
    color: #ffbc63
}

.bi.bi-check2-square {
    color: #aaa !important
}

.text-color {
    color: #dc3545 !important;
    font-size: 22px;
    font-weight: 600
}

.icons {
    font-weight: 900;
    color: #ffbc63
}

.quantity input {
    border: none;
    text-align: center;
    width: 32px;
    font-size: 16px;
    color: #43484d;
    font-weight: 300;
    border-radius: 0;
    height: 30px;
    background: #fff !important
}

.rounded-0 {
    border-radius: 0 !important
}

.input-group-text {
    padding: 4px 5px
}

.bg-head-color{
    background-color: #ff9100;
}

.text-muted {
    color: #6c757d !important
}

.font-weight-600 {
    font-weight: 600
}

.form-control[readonly] {
    background: #fff
}

.form-control {
    background-clip: inherit
}

.switch {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 73px;
    height: 26px;
    padding: 3px;
    background-color: #fff;
    border-radius: 18px;
    cursor: pointer
}

.error-page .error-inner, .form-control, .switch-label {
    display: block
}

.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.switch-label {
    position: relative;
    height: inherit;
    font-size: 10px;
    text-transform: uppercase;
    background: #eceeef;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .12), inset 0 0 2px rgba(0, 0, 0, .15)
}

.switch-handle {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 23px;
    height: 24px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}

.bg-light {
    background-color: #ebebeb !important
}

.form-control {
    width: 100%;
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-clip: inherit
}

.title-card-price {
    font-weight: 600;
    font-size: 16px;
    color: #000
}

.btn-light {
    color: #212529;
    background-color: #e1e1e1;
    border-color: #e1e1e1
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #000;
    background-color: #fdae38;
    border: 1px solid #fdae38
}

.span-montant {
    font-weight: 600;
    font-size: 14px;
    color: #dc3545
}

.mb-0 {
    margin-bottom: 0
}

.mr-2 {
    margin-right: 10px
}

.my-total, .my-total #total {
    font-weight: 600;
    font-size: 18px;
    color: #dc3545
}

.border-warning {
    border: 1px solid #ffc107
}

.mt-4 {
    margin-top: 1.5rem
}

.info-conducteur {
    margin-bottom: 20px
}
#optionsService .group-input{
    display: flex;
    align-items: baseline;
    gap: 5px;
}
.error-page {
    text-align: center;
    background: #fff;
    border-top: 1px solid #eee
}

.error-page .error-inner h1 {
    font-size: 140px;
    text-shadow: 3px 5px 2px #3333;
    color: #006dfe;
    font-weight: 700
}

.error-page .error-inner h1 span {
    display: block;
    font-size: 25px;
    color: #333;
    font-weight: 600;
    text-shadow: none
}

.error-page .error-inner p {
    padding: 20px 15px
}

.error-page .search-form {
    width: 100%;
    position: relative
}

.error-page .search-form input {
    width: 400px;
    height: 50px;
    padding: 0 78px 0 30px;
    border: none;
    background: #f6f6f6;
    border-radius: 5px;
    display: inline-block;
    margin-right: 10px;
    font-weight: 400;
    font-size: 14px
}

.error-page .search-form input:hover {
    padding-left: 35px
}

.error-page .search-form .btn {
    width: 80px;
    height: 50px;
    border-radius: 5px;
    cursor: pointer;
    background: #006dfe;
    display: inline-block;
    position: relative;
    top: -2px
}

.error-page .search-form .btn i {
    font-size: 16px
}

.error-page .search-form .btn:hover {
    background: #333
}