.header-top-area-2 {
    background-color: #0F3059;
}

.hero-slider-quote {
    background-color: #F77619;

}

blockquote {
    border-left: 4px solid rgba(255, 124, 68, 0);
}

.section-title.is-text-dark {
    color: #0F3059;
}

.service-img-card {
    position: absolute;
    top: 30px;
    left: 30px;
    border-radius: 12px;
    background-color: #F77619;
    padding: 35px;
    max-width: 232px;
    color: #fff;
    font-weight: 600;
}

.service-section-4 {
    background: #e0ae8b2e;
}


.working-process-box-items-3 .working-process-icon-box .icon {
    border-radius: 12px;
    background: radial-gradient(133.22% 120.44% at 100.88% 22.84%, #FFE5CA 0%, #f4721b 50%, #D83B20 100%);
    width: 122px;
    height: 120px;
    line-height: 170px;
    text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #0F3059;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}

.scroll-to-top {
    background-color: #0F3059;
}

.btn-secondary {
    background: linear-gradient(237deg, rgb(255, 229, 202) 0%, rgb(247 118 25) 53%, rgb(247 118 25) 100%);
}

.section-tag {
    display: inline-block;
    margin-bottom: 20px;
    border-radius: 6px;
    background-color: rgba(255, 125, 68, 0.17);
    padding: 7px 20px;
    color: #f77619;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1;
}

.feature-style-1-title {
    margin-block: 10px 5px;
    color: #0F3059;
    font-weight: 700;
    font-size: 1.375rem;
    font-family: "Raleway", sans-serif;
}

.service-section-4.fix {
    overflow: visible !important;
}

.service-section-4 .service-wrapper-4 {
    overflow: visible !important;
}

/*2. Rendre la colonne gauche sticky
.service-section-4 .col-lg-6:first-child {
    position: sticky;
    top: 100px;
    align-self: flex-start;
    margin-right: 0px;
    height: fit-content;
}*/

.service-wrapper-4 .service-image-4 .service-content .service-icon-items .icon {
    width: 77px;
    height: 77px;
    background-color: #f67120;
    border-radius: 50px;
    font-size: 46px;
    text-align: center;
}

.footer {
    background-color: #0f3059;
}

.get-start-slider-area {
    background-color: #f77619;
    padding-block: 25px;
}

.footer .footer-bottom {
    background: #173c66;
    padding: 20px 0;
    text-align: center;
}

.footer-widget-about p {
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
}

.footer {
    background-image: unset !important;
}

.footer::before {
    top: 77px;
    left: 62px;
    background-image: unset;
    width: 69px;
    height: 147px;
}

.footer::after {
    top: 0;
    right: 0;
    background-image: unset;
    width: 277px;
    height: 521px;
}


.working-process-box-items-3 h3 {
    margin-bottom: 10px;
    font-family: Raleway;
    font-size: 24px;
    width: 126%;
}


.about-area-2 .about-style-2-img-block .about-video {
    display: none;
}


.faq-accordion .accordion-item-2 {
    border: 1px solid rgba(0, 53, 102, 0.22);
    border-radius: 4px;
    background: #8f9eb21f;
    padding: 20px 30px;
}

/* Masque sur les images de service */
.service-image {
    position: relative;
    overflow: hidden;
}

.service-image img:first-child {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.service-image::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to top,
            rgba(0, 0, 0, 0.75) 0%,
            rgba(0, 0, 0, 0.3) 50%,
            rgba(0, 0, 0, 0.05) 100%);
    z-index: 1;
}

.service-image .service-content {
    position: relative;
    z-index: 2;
    /* passe au-dessus du masque */
}

.section-text {
    margin-top: 20px;
    font-size: 1.125rem;
    margin-right: 45px;
}

.btn-primary:hover::before {
    background: #f77619;
}

.btn-primary:hover {
    background: rgb(247 118 25);
}

.btn-primary {
    background: #0f3059;
}

.working-process-box-items-3 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 175%;
}

.feature-box-items-4 {
    border-radius: 12px;
    min-height: 340px;
    background: #FFF;
    -webkit-box-shadow: 7px 11px 50px 52px rgba(2, 8, 66, 0.03);
    box-shadow: 7px 11px 50px 52px rgba(2, 8, 66, 0.03);
    padding: 50px 30px;
}

.breadcrumb-area {
    padding-block: 250px 200px;
}

.breadcrumb-bg-block::after {
    position: absolute;
    inset: 0;
    background-color: rgb(15 48 89 / 67%);
    content: "";
}

.get-touch-info-list li .icon-rounded-full {
    background-color: #f77619;
}


.livreur-card {
    background: #fff;
    border: 1px solid #eef1f5;
    border-radius: 14px;
    padding: 36px 28px;
    height: 100%;
    box-shadow: 0 12px 40px rgba(0, 0, 0, .08);
    transform: translateY(-4px);
    transition: box-shadow .25s, transform .25s;
}

.livreur-card:hover {
    box-shadow: none;
    transform: translateY(0);
}

.livreur-card-icon {
    width: 64px;
    height: 64px;
    border-radius: 14px;
    background: linear-gradient(135deg, #ee7324, #f5a623);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.livreur-card-icon i {
    font-size: 26px;
    color: #fff;
}

.livreur-card h4 {
    font-size: 17px;
    font-weight: 700;
    color: #1b1c6c;
    margin-bottom: 10px;
}

.livreur-card p {
    font-size: 14px;
    color: #777;
    margin: 0;
    line-height: 1.6;
}

/* Étapes */
.step-circle {
    min-width: 38px;
    height: 38px;
    border-radius: 50%;
    background: linear-gradient(135deg, #ee7324, #f5a623);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 15px;
    flex-shrink: 0;
}

/* Radio véhicule */
.form-label-custom {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #1b1c6c;
    margin-bottom: 8px;
}

.vehicule-radio-group {
    display: flex;
    gap: 12px;
}

.radio-card {
    cursor: pointer;
    flex: 1;
}

.radio-card input[type="radio"] {
    display: none;
}

.radio-card-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 20px;
    border: 1px solid #eef1f5;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #616672;
    background: #f4f6f9;
    transition: all .2s ease;
}

.radio-card input:checked+.radio-card-inner {
    border-color: #ee7324;
    background: rgba(238, 115, 36, .08);
    color: #ee7324;
}

.radio-card-inner i {
    font-size: 18px;
}

/* Alerts */
.alert {
    padding: 15px 20px;
    border-radius: 8px;
    font-size: 15px;
    line-height: 1.5;
}

.alert-success {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert-danger {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.alert i {
    margin-right: 10px;
    font-size: 18px;
}



@media (min-width: 768px) {
    .working-process-section-3 .shape-1 {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: none;
    }


}


@media (min-width: 1400px) {
    .hero-slider-1-info-item:first-of-type {
        padding-left: 45px;
    }
}

@media (min-width: 992px) {
    .service-section-4 .col-lg-6:first-child {
        position: sticky;
        top: 100px;
        align-self: flex-start;
        margin-right: 0px;
        height: fit-content;
    }
}

@media (max-width: 991px) {
    .service-section-4 .col-lg-6:first-child {
        position: static;
        height: auto;
    }
}

@media (min-width: 768px) {
    .header-bottom-area-2 {
        gap: 70px;
    }
}