header .navbar {
    background-color: #284D9A !important;
}

/* SECTION */

.first-section {
    gap: 5vw;
    padding: 9vw 8.928vw 0vw 8.928vw;
}
.first-section .left-image {
    display: block;
    width: 35.364vw;
    height: 54.06vw;
}
.first-section .left-image img {
    width: 100%;
    height: 100%;
    border-radius: 3.90vw 13.02vw 3.90vw 13.02vw;
    box-shadow: 0px 0px var(--p-size) 0px #00000080;
    object-fit: cover;
}

.first-section .right-details {
    width: 42.708vw;
}
.first-section .right-details .title {
    font-family: var(--font-name);
    font-weight: 900;
    font-size: 2.5vw;
    line-height: normal;
    color: #56A1BF;
}
.first-section .right-details .poste {
    font-family: var(--font-name);
    font-weight: 600;
    font-size: 1.82vw;
    line-height: normal;
    color: #56A1BF;
}

.first-section .right-details .content {
    padding: 1.666vw 3.020vw ;
    border-radius: 3.90vw 1.82vw 3.90vw 1.82vw;
    background: white;
}
.first-section .right-details .content p {
    gap: .51vw;
}
.first-section .right-details .content p:nth-child(1) {
    padding-bottom: 1.5vw;
    margin-bottom: 1.5vw;
    border-bottom: 2px solid #E0EAFF;
}
.first-section .right-details .content p:nth-child(1) span:nth-child(1) {
    font-family: var(--font-name);
    font-weight: 800;
    font-size: 1.666vw;
    line-height: normal;
    text-transform: uppercase;
    color: #284D9A;
}
.first-section .right-details .content p:nth-child(1) span:nth-child(2) {
    font-family: var(--font-name);
    font-weight: 600;
    font-size: var(--p-size);
    line-height: normal;
}

.first-section .right-details .content p span:nth-child(2) {
    font-family: var(--font-name);
    font-weight: 400;
    font-size: var(--p-size);
    line-height: normal;
    color: #000;
}
.first-section .right-details .content p .icon {
    width: auto;
    height: 2.5vw;
    display: block;
}
.first-section .right-details .content p .icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.first-section .right-details .details p {
    font-family: var(--font-name);
    font-weight: 400;
    font-size: var(--p-size);
    line-height: 1.82vw;
    text-align: justify;
    color: #000;
}
.first-section .right-details .horaire .title {
    color: #284D9A;
}

.first-section .right-details .horaire table {
    padding: 0;
    background: transparent;
    border-collapse: separate; 
    border-spacing: 0;
    table-layout: auto;
    width: 100%;
}
.first-section .right-details .horaire table tr {
    background: transparent;
    display: flex;
    padding: .4vw 0vw;
    width: 100%;
}
.first-section .right-details .horaire table tr td {
    background: transparent;
    display: inline-block;
}
.first-section .right-details .horaire table tr td:nth-child(1) {
    width: 30%;
    background: #FFFFFF;
    text-transform: uppercase;
    font-weight: 400;
    padding: 1vw 1vw;
    border-right: 4px solid #eaf1ff;
    border-radius: 0.78vw 0 0 0;
}
.first-section .right-details .horaire table tr td:nth-child(2) {
    background: #FFFFFFE5;
    color: #284D9A;
    border-right: 4px solid #eaf1ff;
    font-weight: 600;
    padding: 1vw .85vw;
    border-radius: 0;
    text-align: center;
    width: 30%;
}
.first-section .right-details .horaire table tr td:nth-child(3) {
    background: #FFFFFFCC;
    font-weight: 600;
    color: #F38430;
    width: 40%;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0 1.302vw 1.302vw 0;
    transition: all .5s ease-in-out;
}
.first-section .right-details .horaire table tr td:nth-child(3) a {
    padding: 1vw .85vw;
    width: 100%;
    height: 100%;
    display: block;
    transition: all .5s ease-in-out;
}
.first-section .right-details .horaire table tr td:nth-child(3):hover a {
    color: #E0EAFF;
    background: #284D9A;
    border-radius: 0 1.302vw 1.302vw 0;
    transition: all .5s ease-in-out;
}

/* AUTRES SECTIONS */

.social-media {
    gap: 1vw;
    /* padding: 3vw 8.928vw 0vw 8.928vw; */
    padding: 3vw 0 0vw 0;
}
.social-media .title {
    font-family: var(--font-name);
    font-weight: 700;
    font-size: 2.5vw;
    line-height: normal;
    text-align: center;
    vertical-align: middle;
    color: #284D9A;
}
.social-media .list-media {
    gap: 2vw;
    background: #FFF;
    color: #56A1BF;
    border-radius: 4.86vw;
    padding: 1.5vw 2.4vw;
    width: fit-content;
    z-index: 2;
}
.social-media .content-media {
    padding: 0vw 8.928vw 0vw 8.928vw;
}
.social-media .content-media::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #FFF;
    position: absolute;
    z-index: 1 ;
}
.social-media .list-media i {
    font-size: 3.4vw;
}

/* AUTRES SECTIONS */

.other-medecin {
    padding: 3vw 8.928vw 0vw 8.928vw;
}
.other-medecin .top-head .title {
    font-family: var(--font-name);
    font-weight: 900;
    font-size: 4.2708vw;
    line-height: 5vw;
    color: #56A1BF;    
}
.other-medecin .top-head .text-action {
    color: #284D9A;
    font-family: var(--font-name);
    font-weight: 600;
    font-size: 1.666vw;
    line-height: normal;
}

.other-medecin .list-medecins {
    flex-wrap: wrap; 
    gap: 2.6vw 0; 
    justify-content: space-between; 
}
/* .medecins .list-medecins i.one-medecins {
    background: transparent;
    box-shadow: none;
} */
.other-medecin .list-medecins .one-medecin {
    border-radius: 1.82vw 1.82vw 1.82vw 7.03vw ;
    /* padding: 1.56vw 1.8229vw; */
    padding: 0 0 1vw 0;
    width: 19.375vw;
    cursor: pointer;
    background: white;
    box-shadow: 0px 0.208vw var(--p-size) 0px #0000001A;
    border: 1px solid #FFF;
    transition: all .5s ease-in-out;
}
.other-medecin .list-medecins .one-medecin:hover {
    transition: all .5s ease-in-out;
    border: 1px solid #56A1BF;
}
.other-medecin .list-medecins .one-medecin .doctor {
    width: auto;
    height: 15.62vw;
    position: relative;
    overflow: hidden;
    border-radius: 1.82vw 1.82vw 1.82vw 7.03vw ;
    margin-bottom: 0.83vw;
}
.other-medecin .list-medecins .one-medecin .doctor img {
    width: 100%;
    height: 100%;
    border-radius: 1.82vw 1.82vw 1.82vw 7.03vw ;
    object-fit: cover;
    transition: all .5s ease-in-out;
    transform: scale(1);
}
.other-medecin .list-medecins .one-medecin:hover .doctor img {
    transition: all .5s ease-in-out;
    transform: scale(1.1);
}

.other-medecin .list-medecins .one-medecin .title {
    font-family: var(--font-name);
    font-weight: 800;
    font-size: 1.66vw;
    line-height: normal;
    color: #284D9A;
    text-align: center;
    transition: all .5s ease-in-out;
}
.other-medecin .list-medecins .one-medecin:hover .title {
    color: #56A1BF;
    transition: all .5s ease-in-out;
}
.other-medecin .list-medecins .one-medecin .description {
    text-align: center;
    font-family: var(--font-name);
    font-weight: 600;
    color: #56A1BF;
    font-size: var(--p-size);
    width: 14.27vw;
    line-height: normal;
    margin: 0 auto;
    transition: all .5s ease-in-out;
}
.other-medecin .list-medecins .one-medecin:hover .description {
    color: #284D9A;
    transition: all .5s ease-in-out;
}

.other-medecin .list-medecins .one-medecin .bottom-content .icon {
    color: #56A1BF;
    width: 2.98vw;
    font-size: 2vw;
    transition: all .5s ease-in-out;
}
@media screen and (max-width: 768px) {
        .mobile-header.scrolled {
    background-color: #284D9A !important;
    /* background-color: #284D9A;  */
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
}
    .first-section {
        flex-direction: column !important;
        gap: 5vw;
        padding: 29vw 6vw;
    }

    .first-section .left-image {
        width: 100%;
        height: auto;
    }

    .first-section .left-image img {
        border-radius: 8vw;
        height: auto;
    }

    .first-section .right-details {
        width: 100%;
    }

    .first-section .right-details .title {
        font-size: 6vw;
        text-align: center;
    }

    .first-section .right-details .poste {
        font-size: 4.5vw;
        text-align: center;
        margin-bottom: 4vw;
    }

    .first-section .right-details .content {
        padding: 5vw;
        border-radius: 4vw;
    }

    .first-section .right-details .content p {
        flex-direction: column;
        gap: 2vw;
    }

    .first-section .right-details .content p .icon {
        height: 6vw;
    }

    .first-section .right-details .details p {
        font-size: 4vw;
        line-height: 6vw;
        text-align: justify;
    }

    .first-section .right-details .horaire .title {
        font-size: 5vw;
    }

    .first-section .right-details .horaire table tr {
        flex-direction: column;
        gap: 1vw;
        padding: 4vw 0;
    }

    .first-section .right-details .horaire table tr td {
        width: 100% !important;
        border-radius: 2vw !important;
        text-align: center;
    }

    .first-section .right-details .horaire table tr td:nth-child(3):hover a {
        border-radius: 2vw !important;
    }

    .social-media {
        display: flex !important;
        flex-direction: column;
        padding: 5vw 0;
        align-items: center;
    }

    .social-media .title {
        font-size: 5vw;
        text-align: center;
    }

    .social-media .list-media {
        gap: 4vw;
        font-size: 7vw;
    }

    .other-medecin {
        padding: 0 6vw;
    }

    .list-medecins {
        flex-direction: column !important;
        gap: 5vw;
    }
    .other-medecin .top-head .text-action {
    font-size: 2.666vw;
}

    .one-medecin {
        width: 100% !important;
    }

    .one-medecin .title,
    .one-medecin .description {
        text-align: center !important;
    }
    .other-medecin .list-medecins .one-medecin .description {
    width: auto;
    /* margin: 0 29vw; */
}
.other-medecin .list-medecins .one-medecin .title {
    font-size: 2.66vw;
}
}
.other-medecin .list-medecins .one-medecin .doctor img {
    width: 100%;
    height: auto;
}