/********** Template CSS **********/

/*** Whatsapp ***/
.whatsapp-link {
    position: fixed;
    bottom: 100px;
    right: 30px;
    z-index: 99;
    text-decoration: none;
}

#whatsapp-gif {
    width: 55px;
    transform: translateX(-100px);
    opacity: 0;
    visibility: hidden;
    transition: all 1s ease-in-out;
}

#whatsapp-gif.show {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    animation: bounce 1s infinite;
}

@keyframes bounce {
    0%, 100% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(10px);
    }
}

/*** Back to top ***/
.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}

.fw-medium {
    font-weight: 500;
}


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    transition: .5s;
    font-weight: 500;
}

.btn-primary,
.btn-outline-primary:hover {
    color: var(--bs-light);
}

.btn-secondary,
.btn-outline-secondary:hover {
    color: var(--bs-dark);
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-weight: normal;
}

.icon-box-primary,
.icon-box-light {
    position: relative;
    padding: 0 0 10px 10px;
    z-index: 1;
}

.icon-box-primary i,
.icon-box-light i {
    font-size: 60px;
    line-height: 0;
}

.icon-box-primary::before,
.icon-box-light::before {
    position: absolute;
    content: "";
    width: 35px;
    height: 35px;
    left: 0;
    bottom: 0;
    border-radius: 35px;
    transition: .5s;
    z-index: -1;
}

.icon-box-primary::before {
    background: var(--bs-primary);
}

.icon-box-light::before {
    background: var(--bs-light);
}


/*** Navbar ***/
.sticky-top {
    top: -100px;
    transition: .5s;
}

.navbar .navbar-nav .nav-link {
    margin-right: 35px;
    padding: 20px 0;
    color: var(--bs-dark);
    font-size: 18px;
    font-weight: 500;
    outline: none;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: var(--bs-primary);
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        margin-top: 15px;
        border-top: 1px solid #EEEEEE;
    }
}

@media (min-width: 992px) {
    .sticky-top {
        margin-top: -34px;
    }

    .navbar {
        height: 68px;
    }

    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}


/*** Header ***/
@media (min-width: 992px) {
    .header-carousel,
    .page-header {
        margin-top: -34px;
    }
}

.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    background: rgba(3, 27, 78, .3);
    z-index: 1;
}

.carousel-control-prev,
.carousel-control-next {
    width: 15%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 3.5rem;
    background-color: var(--bs-primary);
    border: 15px solid var(--bs-primary);
}

@media (max-width: 767.98px) {
    #header-carousel .carousel-item {
        position: relative;
        min-height: 450px;
    }
    
    #header-carousel .carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        background: rgba(0, 0, 0, .60);
    }
}

.page-header {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/testimonial.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-bilan {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/feature.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-about {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/about.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-specialité {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/specialité.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-contact {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/contact.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-nevralgie {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/nevralgie.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-cardio {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/cardio.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-esthetique {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/esthetique.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-pelvi {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/pelvi.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-cancer {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/cancer.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-urologie {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/urologie.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-camera {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/camera.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-digestive {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/digestive.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-gyneco {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/gyneco.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-obesité {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/obesité.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-sterilite {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/pma.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-robot {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/robot.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-rachis {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/rachis.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-hanche {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/hanche.jpg) center center no-repeat;
    background-size: cover;
}

.page-header-genou {
    background: linear-gradient(rgba(0, 0, 0, .60), rgba(0, 0, 0, .60)), url(../img/spécialité/genou.jpg) center center no-repeat;
    background-size: cover;
}

.page-header .breadcrumb-item+.breadcrumb-item::before {
    color: var(--bs-white);
}

.page-header .breadcrumb-item,
.page-header .breadcrumb-item a {
    font-size: 18px;
    color: var(--bs-white);
}


/*** Features ***/
.feature {
    background: linear-gradient(rgba(3, 27, 78, .3), rgba(3, 27, 78, .3)), url(../img/feature.jpg) left center no-repeat;
    background-size: cover;
}

.features {
    background: linear-gradient(rgba(3, 27, 78, .3), rgba(3, 27, 78, .3)), url(../img/features.jpg) left center no-repeat;
    background-size: cover;
}

.feature-row {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
}

.feature-item {
    border-color: rgba(0, 0, 0, .03) !important;
}

.experience .progress {
    height: 5px;
}

.experience .progress .progress-bar {
    width: 0px;
    transition: 3s;
}

.experience .nav-pills .nav-link {
    color: var(--dark);
}

.experience .nav-pills .nav-link.active {
    color: #FFFFFF;
}

.experience .tab-content hr {
    width: 30px;
}


/*** About ***/
.about-fact {
    width: 220px;
    height: 220px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

@media (min-width: 576px) {
    .about-fact.mt-n130 {
        margin-top: -130px;
    }
}

.btn-play {
    position: relative;
    display: block;
    box-sizing: content-box;
    width: 36px;
    height: 46px;
    border-radius: 100%;
    border: none;
    outline: none !important;
    padding: 18px 20px 20px 28px;
    background: var(--bs-primary);
}

.btn-play:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 90px;
    height: 90px;
    background: var(--bs-primary);
    border-radius: 100%;
    animation: pulse-border 1500ms ease-out infinite;
}

.btn-play:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 90px;
    height: 90px;
    background: var(--bs-primary);
    border-radius: 100%;
    transition: all 200ms;
}

.btn-play span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    left: 3px;
    border-left: 30px solid #FFFFFF;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(2);
        opacity: 0;
    }
}

.modal-video .modal-dialog {
    position: relative;
    max-width: 800px;
    margin: 60px auto 0 auto;
}

.modal-video .modal-body {
    position: relative;
    padding: 0px;
}

.modal-video .close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0px;
    top: -30px;
    z-index: 999;
    font-size: 30px;
    font-weight: normal;
    color: #FFFFFF;
    background: #000000;
    opacity: 1;
}


/*** Service ***/
.container-service {
    position: relative;
}

.container-service::before {
    position: absolute;
    content: '';
    background: var(--bs-light);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    clip-path: polygon(0 0, 100% 0, 100% 30%, 0 70%);
    z-index: -1;
}

.service-item {
    position: relative;
    height: 100%;
    padding: 45px 30px;
    background: var(--bs-white);
    box-shadow: 0 0 45px rgba(0, 0, 0, .05);
}

.service-item::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    transition: .5s;
    background: var(--bs-primary);
}

.service-item:hover::before {
    height: 100%;
    top: 0;
}

.service-item * {
    position: relative;
    transition: .5s;
    z-index: 1;
}

.service-item:hover h5,
.service-item:hover p {
    color: var(--bs-white);
}

.service-item:hover .icon-box-primary::before {
    background: var(--bs-dark);
}

.service-item:hover .icon-box-primary i {
    color: var(--bs-white) !important;
}


/*** Team ***/
.container-team {
    position: relative;
}

.container-team::before {
    position: absolute;
    content: '';
    background: var(--bs-light);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    clip-path: polygon(0 70%, 100% 30%, 100% 100%, 0% 100%);
    z-index: -1;
}

.team-item {
    background: var(--bs-white);
    box-shadow: 0 0 45px rgba(0, 0, 0, .05);
}

.team-item .team-social {
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    transition: .5s;
    background: var(--bs-primary);
    display: flex;
    align-items: center;
    justify-content: center;
}

.team-item:hover .team-social {
    width: 100%;
    left: 0;
}

.team-item .team-social .btn {
    opacity: 0;
    transition: .5s;
}

.team-item:hover .team-social .btn {
    opacity: 1;
}

/*** President ***/
.president {
    max-width: 85% !important;
    height: auto !important;
    margin-top: -95px !important;
}


/*** Testimonial ***/
.testimonial {
    background: linear-gradient(rgba(3, 27, 78, .3), rgba(3, 27, 78, .3)), url(../img/testimonial.jpg) left center no-repeat;
    background-size: cover;
}

.testimonial-item img {
    width: 60px !important;
    height: 60px !important;
    border-radius: 60px;
}

.testimonial-carousel .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    margin-left: 15px;
    color: var(--bs-primary);
    font-size: 30px;
    line-height: 0;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--bs-dark);
}


/*** Contact ***/
@media (min-width: 992px) {
    .contact-info::after {
        position: absolute;
        content: "";
        width: 0px;
        height: 100%;
        top: 0;
        left: 45%;
        border-left: 2px dashed rgba(255, 255, 255, .2);
    }
}

.text-white-mail {
    font-size: 1.5rem !important;
      color: #fff !important;
}


@media (max-width: 991.98px) {
    .contact-info::after {
        position: absolute;
        content: "";
        width: 100%;
        height: 0px;
        top: 50%;
        left: 0;
        border-top: 2px dashed rgba(255, 255, 255, .2);
    }
}


/*** Footer ***/
.footer {
    background: linear-gradient(rgba(3, 27, 78, .3), rgba(3, 27, 78, .3)), url(../img/footer.png) center center no-repeat;
    background-size: contain;
}

@media (min-width: 992px) {
    .footer::after {
        position: absolute;
        content: "";
        width: 0px;
        height: 100%;
        top: 0;
        left: 50%;
        border-left: 1px dashed rgba(255, 255, 255, .2);
    }
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: rgba(255, 255, 255, .5);
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: rgba(255, 255, 255, .5);
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--bs-primary);
    letter-spacing: 1px;
    box-shadow: none;
}

.copyright {
    border-top: 1px dashed rgba(255, 255, 255, .2);
}

.copyright a {
    color: var(--bs-white);
}

.copyright a:hover {
    color: var(--bs-primary);
}


/* Bilan de Santé */
.bilan-palier {
    font-family: "Red Rose",cursive;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 4px 24px rgba(58,92,168,0.08);
    border: 2px solid #c6e0ff;
    min-height: 320px;
}

.bilan-palier-autre {
    font-family: "Red Rose",cursive;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 4px 24px rgba(58,92,168,0.08);
    border: 2px solid #c6e0ff;
    /* min-height: 320px; */
}

.btn-cquoi {
    background: #fff;
    color: var(--bs-dark);
    font-family: "Red Rose",cursive;
    font-weight: 700;
    font-size: 1.5rem;
    border: 2px solid #c6e0ff;
    border-radius: 10px;
    padding: 8px 24px;
    display: inline-block;
    margin-bottom: 10px;
    letter-spacing: 1px;
    box-shadow: 0 2px 8px rgba(58,92,168,0.10);
}

.bilan-palier-titre {
    font-family: "Red Rose",cursive;
    background: #3a5ca8;
    color: #fff;
    font-weight: 700;
    font-size: 1.5rem;
    border-radius: 10px;
    padding: 8px 24px;
    display: inline-block;
    margin-bottom: 30px;
    letter-spacing: 1px;
    box-shadow: 0 2px 8px rgba(58,92,168,0.10);
}

.bilan-content {
    padding: 0;
    margin: 0;
}

.bilan-paragraph {
    font-size: 1rem;
    font-weight: 700;
    color: #2250a3;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    text-align: left;
}

.bilan-icon {
    color: #031b4e ;
    font-size: 1rem;
    margin-right: 10px;
    flex-shrink: 0;
    display: inline-block;
    vertical-align: middle;
}


@media (max-width: 767.98px) {
    .bilan-paragraph {
        font-size: 1rem;
    }
}


/* Specialité details */
.section-title {
    border-bottom: 3px dashed var(--bs-primary);
    display: inline-block;
    padding-bottom: 5px;
}

.section-title::before {
    position: absolute;
    content: "";
    width: 45px;
    height: 3px;
    left: 0;
    bottom: -3px;
    background: var(--bs-primary);
}

.section-title-sm::before {
    width: 30px;
}

.link-animated a {
    color: var(--bs-dark);
    transition: .3s;
}

.link-animated a:hover {
    color: var(--bs-primary);
    letter-spacing: 1px;
}

.accordion-button {
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--bs-dark);
    background-color: var(--bs-light);
    border: 1px solid var(--bs-primary);
    margin-bottom: 10px;
    border-radius: 5px !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.accordion-button:not(.collapsed) {
    color: var(--bs-white);
    background-color: var(--bs-primary);
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none;
    border-color: var(--bs-primary);
}

.accordion-body {
    background-color: #f8f9fa;
    border-left: 3px solid var(--bs-primary);
    padding: 15px;
    border-radius: 0 0 5px 5px;
}

.accordion-item {
    border: none;
    margin-bottom: 15px;
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.link-animated a i {
    transition: .3s;
}

.link-animated a:hover i {
    margin-right: 15px !important;
}

/* Custom Section Titles and Paragraphs */
.section-title-custom {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--bs-dark);
    text-transform: uppercase;
    background-color: var(--bs-white);
    border: 2px solid var(--bs-dark);
    padding: 15px 40px;
    border-radius: 5px;
    display: inline-block;
    box-shadow: 8px 8px 0px var(--bs-dark);
    margin-bottom: 20px; /* Add some space below the title */
}

.section-paragraph-custom {
    font-size: 1.3rem;
    color: var(--bs-body-color);
    line-height: 1.6;
    text-align: left;
    margin-bottom: 20px; /* Only keep bottom margin for spacing */
}

@media (max-width: 767.98px) {
    .section-title-custom {
        font-size: 1.8rem;
        padding: 10px 25px;
        box-shadow: 6px 6px 0px var(--bs-dark);
    }
    .section-paragraph-custom {
        font-size: 1rem;
    }
}

/* Rendez vous ligne */
.help-block {
    color: #dc3545;
    font-size: 0.875rem;
    margin-top: 0.25rem;
    display: none;
}
.form-control.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-select.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* 2eme avis médical */
.btn-avis {
    background: var(--bs-primary);
    color: #fff;
    font-family: "Red Rose",cursive;
    font-weight: 700;
    font-size: 0.7rem;
    border-radius: 10px;
    padding: 10px 10px;
    margin-right: 15px;
}

.avis-title {
    font-size: 1.75rem;
    color: #031b4e;
    font-weight: 600;
    font-family: "Red Rose",cursive;
}

.avis-texte {
    font-size: 1rem;
    color: #383838;
    font-family: "Red Rose",cursive;
}

.avis-texte-weight {
    font-size: 1rem;
    color: #ed0707;
    font-family: "Red Rose",cursive;
    font-weight: 800;
}


/* Procédures de Prise en Charge */
.btn-procedure {
    background: var(--bs-primary);
    color: #fff;
    font-family: "Red Rose",cursive;
    font-weight: 700;
    font-size: 1.2rem;
    border-radius: 10px;
    padding: 13px 10px;
}

.procedure-title {
    font-size: 1.5rem;
    color: #031b4e;
    font-weight: 600;
    font-family: "Red Rose",cursive;
}


/* Trait sombre clignotant sous le lien actif du menu principal */
.active-underline {
    position: relative;
}
.active-underline::after {
    content: "";
    display: block;
    position: absolute;
    left: 2%;
    right: 2%;
    /* bottom: 0; */
    height: 4px;
    background: #031b4e;
    border-radius: 2px;
    animation: blink-underline 1s infinite;
}
@keyframes blink-underline {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.2; }
}

/* Titre logo footer */
@media (min-width: 1200px) {
    .h1 {
        font-size: 2rem;
    }
}


.asterisk {
    color: #ed0707;
    font-weight: 800;
}

.dash {
    font-size: 20px;
    font-weight: bold;
}

.categorie-size { 
    font-size: 1.1rem !important;
}

/* Bouton Langue */

/* Forcer le menu déroulant de langue à s'afficher au-dessus du navbar sur mobile */
#languageDropdown + .dropdown-menu {
    z-index: 1100 !important;
    position: absolute !important;
}

.btn-langue {
  background: #fff !important;
  color: var(--bs-dark) !important;
  font-family: "Red Rose",cursive !important;
  font-weight: 400 !important;
  font-size: 1rem !important;
  border: 2px solid var(--bs-dark) !important;
  border-radius: 10px !important;
  padding: 6px 8px !important;
  display: inline-block !important;
  letter-spacing: 1px !important;
  box-shadow: 0 2px 8px rgba(58,92,168,0.10) !important;
}

.btn-langue:hover {
    background-color: #031b4e !important;
    color: #fff !important;
}
