/* 
Rose #c10069 
Maron #57454d
*/

/* Rufina self-hosted (voir index.php critical CSS) */
@import url('https://fonts.googleapis.com/css2?family=Urbanist:wght@100;200;300;400;500;600;700;800;900&display=swap');
:root {
    --base-color: #c10069;
    --medium-gray: #817f7c;
    --very-light-gray: #f4f1ed;
    --alt-font: 'Rufina', serif;
    --primary-font: 'Urbanist', sans-serif;
    --fc-page-bg-color: #fff;
}

body {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.3px;
}

html {
    overflow-x: hidden;
}

.magic-round-cursor #ball-cursor {
    width: 100px;
    height: 100px;
}

.as-bg-light-grey {
    background-color: #f5f1f3;
}

section.half-section {
    padding-top: 70px;
    padding-bottom: 70px;
}

.icon-extra-large {
    font-size: 53px;
}

.mt-minus-5 {
    margin-top: -5%;
}

h2 {
    line-height: 3.3rem;
}

h3 {
    line-height: 2.9rem;
}

h5 {
    line-height: 2.5rem;
}

h6 {
    line-height: 2.2rem;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-bottom: 20px;
}


/* header */

header .navbar-brand {
    padding: 20px 0;
}

header .navbar-brand img {
    max-height: 54px;
}

.navbar .navbar-nav .nav-link {
    font-size: 18px;
    font-weight: 600;
}

.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a span {
    font-size: 17px;
}

.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu {
    width: 280px;
}

.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a p {
    font-size: 15px;
}

.center-logo .navbar-left,
.center-logo .navbar-right {
    width: 40%;
}


/* btn */

.btn {
    font-weight: 600;
    text-transform: inherit;
    font-family: var(--primary-font);
    letter-spacing: 0;
}

.btn.btn-switch-text.btn-extra-large>span {
    font-size: 18px;
    padding: 16px 34px;
}

.btn.btn-switch-text.btn-large>span {
    font-size: 16px;
    padding: 13px 25px;
}

.btn.btn-switch-text.btn-medium>span {
    font-size: 15px;
    padding: 11px 20px;
}

.btn.btn-switch-text.btn-small>span {
    font-size: 14px;
    padding: 10px 20px;
}

.btn.btn-switch-text.btn-very-small>span {
    font-size: 12px;
    padding: 8px 15px;
}

.btn.btn-hover-animation-switch .btn-icon {
    margin-left: 5px;
}

.page-title-large h1 {
    font-size: 4.375rem;
    line-height: 5.313rem;
}

.highlight-separator[data-shadow-animation] span img {
    height: 8px;
    bottom: 10px;
}

.bg-transparent-base-color {
    background-color: rgba(160, 135, 91, 0.2) !important;
}

.bg-gradient-dark-transparent {
    background: #ffffff00;
    background: -webkit-linear-gradient(top, #ffffff00, #131313);
    background: -moz-linear-gradient(top, #ffffff00, #131313);
    background: linear-gradient(to bottom, #ffffff00, #131313);
}

.border-color-transparent-base-color {
    border-color: rgba(160, 135, 91, 0.2) !important;
}

.border-color-transparent-dark-very-light {
    border-color: rgba(112, 112, 112, 0.2) !important;
}

.tab-style-07 .nav-tabs .nav-item .nav-link {
    border-color: rgba(112, 112, 112, 0.2) !important;
}

.tab-style-07 .nav-tabs .nav-item .nav-link span>span {
    color: var(--base-color);
}

.slider-navigation-style-01.swiper-button-next {
    right: 30px;
}

.slider-navigation-style-01.swiper-button-prev {
    left: 30px;
}

.tab-style-08 ul .nav-item .nav-link {
    color: var(--dark-gray);
}

.tab-style-08 ul .nav-item .nav-link.active,
.tab-style-08 ul .nav-item .nav-link.show,
.tab-style-08 ul .nav-item .nav-link:hover {
    color: var(--dark-gray);
}

footer .nav-link {
    color: var(--dark-gray);
    line-height: normal;
}

footer .elements-social li {
    margin: 0 12px 0 0;
}

header .navbar {
    margin-top: 25px;
}

header .navbar-brand .default-logo {
    margin-top: -29px;
}

.bg-very-light-gray {
    background-color: #f4edf3;
}

.as-top-bar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: var(--base-color);
    color: #fff;
    z-index: 101;
}

header.sticky.sticky-active .as-top-bar {
    display: none;
}

header.sticky.sticky-active .header-reverse {
    margin-top: 0;
}

.as-top-bar,
.as-top-bar h1,
.as-top-bar p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.as-top-bar .left {
    text-align: left;
}

.as-top-bar .right {
    text-align: right;
}

.as-video {
    position: absolute;
    width: 100vw;
    min-width: 100%;
    height: 100%;
}

.as-video video {
    width: 100vw;
    min-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.as-title {
    font-family: 'Corinthia', cursive;
    font-size: 75px;
    font-weight: 400;
    font-style: normal;
    color: var(--dark-gray);
}

.as-title-bold {
    font-family: 'Corinthia', cursive;
    font-size: 75px;
    font-weight: 700;
    font-style: normal;
    color: var(--dark-gray);
}

h3.as-title-bold {
    font-size: 55px;
}

.as-content h2 {
    font-family: 'Corinthia', cursive;
    font-size: 55px;
    font-weight: 700;
    font-style: normal;
    color: var(--dark-gray);
}

.as-content h3 {
    font-size: 23px;
}

.as-content h4 {
    font-size: 17px;
}

.as-contact-link a {
    border-bottom: 1px dashed #8e8e8e;
}

.accordion-body ul li {
    list-style-type: disc;
}

.accordion-body a {
    border-bottom: 1px solid #000;
}

.swiper-pagination-style-2 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 6px !important;
}

.swiper-pagination-bullet-active {
    background: var(--base-color, var(--base-color));
}

.as-liseret-full {
    border: 1px solid var(--base-color);
}

.as-liseret {
    border-top: 1px solid var(--base-color);
    border-bottom: 1px solid var(--base-color);
}

.as-liseret-grey-full {
    border: 1px solid #a1a1a1;
}

.nav-tabs .nav-item .nav-link span img,
.tab-style-07 .nav-tabs .nav-item .nav-link span img {
    margin-right: 10px;
    transition: 300ms ease-in-out;
}

.nav-tabs .nav-item .nav-link.active span img,
.tab-style-07 .nav-tabs .nav-item .nav-link:hover span img {
    filter: brightness(0) invert(1);
}

.btn.btn-dark-gray {
    background-color: var(--base-color);
}

.as-btn-popup {
    color: #fff;
    background-color: transparent;
    font-size: 14px;
    border: 0;
    transition: all 500ms ease-in-out;
}

.as-btn-popup:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.as-team-item {
    min-height: 160px;
}

.as-grid-pic {
    display: grid;
    /* place-items: center; */
    align-items: center;
}

.sticky-cheque-cadeau {
    cursor: pointer;
    position: fixed;
    top: 26.5%;
    right: 0;
    transform: translateY(-26.5%);
    font-size: 15px;
    /* border: 1px solid var(--base-color); */
    border-right: 0;
    padding: 5px;
    width: 80px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    transition: all 0.5s ease-in-out;
    z-index: 999;
}

.sticky-cheque-cadeau .sticky-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    border-top-left-radius: 5px;
    background-color: var(--base-color);
    transition: all 0.5s ease-in-out;
}

.sticky-cheque-cadeau .sticky-icon i {
    color: #fff;
    font-size: 25px;
}

.sticky-cheque-cadeau:hover {
    width: 100px;
    /* border-top-left-radius: 0;
  border-bottom-left-radius: 0; */
}

.sticky-cheque-cadeau p {
    text-align: center;
    background-color: var(--base-color);
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    padding-bottom: 10px;
    border-bottom-left-radius: 5px;
}

.sticky-atelier {
    display: none;
    cursor: pointer;
    position: fixed;
    top: 46.5%;
    right: 0;
    transform: translateY(-26.5%);
    font-size: 15px;
    /* border: 1px solid var(--base-color); */
    border-right: 0;
    padding: 5px;
    width: 80px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    transition: all 0.5s ease-in-out;
    z-index: 999;
}

.sticky-atelier .sticky-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    border-top-left-radius: 5px;
    background-color: var(--base-color);
    transition: all 0.5s ease-in-out;
}

.sticky-atelier .sticky-icon i {
    color: #fff;
    font-size: 25px;
}

.sticky-atelier:hover {
    width: 100px;
    /* border-top-left-radius: 0;
  border-bottom-left-radius: 0; */
}

.sticky-atelier p {
    text-align: center;
    background-color: var(--base-color);
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    padding-bottom: 10px;
    border-bottom-left-radius: 5px;
}

.feature-box-icon svg {
    width: 80px;
    height: auto;
}

.icon-with-text-style-10:hover .feature-box-icon svg {
    fill: #fff;
}


/*--- CALENDAR ---*/

#calendar {
    max-width: 100%;
    margin: 20px auto;
    background-color: #fff;
}


/* Styles pour les événements dans FullCalendar */

.fc-event {
    cursor: pointer !important;
    white-space: normal !important;
    /* Permet le retour à la ligne */
    height: auto !important;
    /* Hauteur automatique */
}

.fc-daygrid-event {
    white-space: normal !important;
    display: block !important;
    overflow: hidden !important;
}


/* Augmenter la hauteur des cellules */

.fc-daygrid-day {
    height: 120px !important;
}


/* Style pour le contenu de l'événement */

.fc-event-title {
    white-space: normal !important;
    overflow: visible !important;
    padding: 2px !important;
    display: block !important;
}

.fc-event-title,
.fc-event-time {
    line-height: 16px;
    font-size: 13px;
}


/* Permettre aux événements de s'étendre */

.fc-daygrid-event-harness {
    margin-top: 2px !important;
}

.event-full {
    cursor: not-allowed !important;
    opacity: 0.7;
}

.event-card .event-card-border {
    /* margin: 20px auto;
  max-width: 900px;
  padding: 20px;
  background-color: #f5f5f5;
  border-radius: 5px;
  border-left: 4px solid #3788d8; */
    scroll-margin-top: 100px;
    transition: all 0.3s ease;
}

.event-card.active .event-card-border {
    border-color: var(--base-color) !important;
    /* border: 3px solid #ff0000;
  box-shadow: 0 0 10px rgba(255, 0, 0, 0.2);
  transform: scale(1.02);
  background-color: #fff; */
}

.event-card.booking .event-card-border {
    border-color: var(--base-color) !important;
    /* border: 3px solid #ff0000;
  background-color: #fff9f9; */
}

.event-time {
    color: #666;
    font-size: 0.9em;
}

.event-title {
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0;
}

.event-description {
    color: #333;
    margin-bottom: 15px;
}

.capacity-info {
    font-size: 0.9em;
    color: #666;
    margin: 5px 0;
}

.event-full-message {
    color: #ff0000;
    font-weight: bold;
}

.booking-button {
    background-color: #4caf50;
    color: white;
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
}

.booking-button:hover {
    background-color: #45a049;
}

.booking-form {
    display: none;
    margin-top: 15px;
    padding: 15px;
    background-color: #fff;
    border-left: 5px solid #0001;
}

.booking-form.active {
    display: block;
}


/* [type='text'] */

.booking-form input,
.booking-form select {
    width: 100%;
    padding: 8px;
    margin: 10px 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
}

.booking-form select {
    padding: 13px;
}

.booking-form button {
    background-color: #3788d8;
    color: white;
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.fc-event {
    cursor: pointer !important;
}

.event-full {
    cursor: not-allowed !important;
    opacity: 0.7;
}

footer .footer-logo img {
    max-height: 100%;
}

.as-copyright a {
    border-bottom: 1px dashed #000;
}

.swiper-button-next,
.swiper-button-prev {
    color: var(--base-color) !important;
    border-color: #a28293 !important;
}

.swiper-button-next .fa-solid,
.swiper-button-prev .fa-solid {
    color: var(--base-color) !important;
}

.swiper-light-pagination .swiper-pagination-bullet {
    background-color: #a28293 !important;
}

.swiper-light-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--base-color) !important;
}

.as-iframe iframe {
    min-height: 1200px;
}

.as-top-bar .text-right>* {
    display: none;
}

.as-top-bar .text-right * {
    text-align: right;
    color: #fff;
}

.as-page-second-half {
    margin-top: 30px;
}

@media (max-width: 1540px) {
    header .navbar [class*=col-].text-end *,
    header .navbar [class*=col-].menu-logo * {
        font-size: 14px;
    }
}

@media (max-width: 1399px) {
    .navbar>.container-fluid {
        padding: 0;
    }
    .tab-style-07 .nav-tabs .nav-item .nav-link {
        padding: 40px 35px;
    }
}

@media (max-width: 1399px) and (min-width: 991px) {
    header .navbar [class*=col-] .navbar-nav .nav-item a {
        font-size: 15px;
        padding: 38px 10px;
    }
    .as-page-second-img {
        left: 0px;
    }
}

@media (max-width: 2000px) {}

@media (max-width: 1199px) {
    .tab-style-07 {
        border-right: 1px solid rgba(112, 112, 112, 0.2);
    }
    .navbar.center-logo .navbar-left,
    .navbar.center-logo .navbar-right {
        width: 37%;
    }
    .tab-style-08 ul .nav-item .nav-link {
        padding: 25px 40px;
    }
    .as-top-bar .text-right>* {
        display: block;
    }
    .sticky-atelier {
        display: block;
        top: 37%;
    }
}

@media (max-width: 991px) {
    .tab-style-07 .nav-tabs .nav-item .nav-link {
        padding: 35px 25px;
    }
    .navbar.center-logo .navbar-left,
    .navbar.center-logo .navbar-right {
        width: 100%;
    }
    header.sticky .navbar-brand,
    header .navbar-brand {
        padding: 15px 0;
    }
    .tab-style-08 ul .nav-item .nav-link {
        padding: 20px 18px;
        line-height: 28px;
    }
    .sticky-cheque-cadeau {
        top: 66.5%;
    }
    .sticky-atelier {
        display: block;
        top: 83%;
    }
    .as-page-second-half {
        margin-top: 100px;
    }
    .as-footer-cta * {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 767px) {
    .tab-style-07 .nav-tabs .nav-item .nav-link .number-box {
        right: 40px;
    }
    .tab-style-07 .nav-tabs .nav-item .nav-link {
        padding: 25px 25px;
    }
    .tab-style-07 {
        border-right: 0;
    }
    .slider-navigation-style-01.swiper-button-next {
        right: 15px;
    }
    .slider-navigation-style-01.swiper-button-prev {
        left: 15px;
    }
    .tab-style-08 ul .nav-item .tab-border {
        top: inherit;
        bottom: 0;
    }
    .as-footer-cta {
        gap: 20px;
        padding: 20px 7px !important;
    }
}

@media (max-width: 575px) {
    .pricing-table-style-13 li {
        text-align: left;
    }
    .btn.btn-switch-text.btn-medium>span {
        padding: 10px 18px;
    }
    .as-hero-titre-1 {
        font-size: 3rem;
        line-height: 3.5rem;
    }
    .as-hero-titre-2 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .as-title-bold {
        font-size: 50px;
    }
    .as-footer-cta * {
        font-size: 18px;
        line-height: 25px;
    }
    .as-banner {
        padding: 0px !important;
    }
}

.check {
    cursor: pointer;
    position: relative;
    margin: auto;
    width: 18px;
    height: 18px;
    -webkit-tap-highlight-color: transparent;
    transform: translate3d(0, 0, 0);
    padding: 0 25px 0 0;
    float: left;
}

.check:before {
    content: '';
    position: absolute;
    top: -15px;
    left: -15px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(34, 50, 84, 0.03);
    opacity: 0;
    transition: opacity 0.2s ease;
}

.check svg {
    position: relative;
    z-index: 1;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #c8ccd4;
    stroke-width: 1.5;
    transform: translate3d(0, 0, 0);
    transition: all 0.2s ease;
}

.check svg path {
    stroke-dasharray: 60;
    stroke-dashoffset: 0;
}

.check svg polyline {
    stroke-dasharray: 22;
    stroke-dashoffset: 66;
}

.check:hover:before {
    opacity: 1;
}

.check:hover svg {
    stroke: #91ee17;
}

#cbx:checked+.check svg {
    stroke: #91ee17;
}

#cbx:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

.as-content a {
    color: var(--base-color);
}
/* Contraste WCAG AA : medium-gray foncé pour passer 4.5:1 (29/06) */
:root{--medium-gray:#666460 !important;}

/* Lecture articles de blog v2  [AS 2026-07-08]  (scoppé .page-blog) */
.page-blog .as-content{color:#33272a;}
.page-blog .as-content p{font-size:17px;line-height:1.85;margin:0 0 1.15em;}
.page-blog .as-content > p:first-of-type{font-size:20px;line-height:1.72;color:#4f3b48;}
.page-blog .as-content > p:first-of-type::first-letter{float:left;font-family:Georgia,serif;font-weight:700;font-size:58px;line-height:.8;color:#c10069;margin:.06em .12em 0 0;}
.page-blog .as-content h2{font-size:clamp(28px,3vw,34px);line-height:1.24;font-weight:700;color:#1c1c1c;margin:1.9em 0 .55em;}
.page-blog .as-content h2::before{content:"";display:block;width:56px;height:3px;background:#c10069;border-radius:3px;margin-bottom:.6em;}
.page-blog .as-content h3{font-size:clamp(21px,2.2vw,25px);line-height:1.3;font-weight:700;color:#1c1c1c;margin:1.5em 0 .45em;}
.page-blog .as-content h3::before{content:"";display:block;width:38px;height:2px;background:#c10069;border-radius:3px;margin-bottom:.45em;}
.page-blog .as-content ul,.page-blog .as-content ol{line-height:1.8;margin:0 0 1.2em 1.15em;}
.page-blog .as-content li{margin:.35em 0;}
.page-blog .as-content li::marker{color:#c10069;}
.page-blog .as-content a{color:#c10069;text-decoration:underline;text-underline-offset:2px;}
.page-blog .as-content a:hover{color:#9a1560;}
.page-blog .as-content strong,.page-blog .as-content b{color:#9a1560;}
.page-blog .as-content img{max-width:100%;height:auto;display:block;margin:1.6em auto;border-radius:14px;box-shadow:0 16px 40px rgba(193,0,105,.15);}
.page-blog .as-content blockquote{border-left:4px solid #c10069;background:#fdeef6;color:#7a1250;font-style:italic;font-size:19px;margin:1.6em 0;padding:1em 1.4em;border-radius:0 12px 12px 0;}
.page-blog .as-content .art-meta{margin:0 0 1.7em;padding-bottom:1em;border-bottom:1px solid #f2cfe1;}
.page-blog .as-content .art-crumb{font-size:13px;color:#9a8590;margin-bottom:.7em;}
.page-blog .as-content .art-crumb a{color:#c10069;text-decoration:none;}
.page-blog .as-content .art-crumb a:hover{text-decoration:underline;}
.page-blog .as-content .art-crumb span{color:#c9b3bd;margin:0 .15em;}
.page-blog .as-content .art-rt{display:inline-block;font-size:12.5px;font-weight:600;color:#c10069;background:#fdeef6;border-radius:100px;padding:5px 14px;}
.page-blog .art-progress{position:fixed;top:0;left:0;height:3px;width:0;background:#c10069;z-index:99999;transition:width .08s linear;}
.page-blog .as-content h2,.page-blog .as-content h3{scroll-margin-top:90px;}
.page-blog .as-content .art-toc{background:#fbeef5;border:1px solid #f2cfe1;border-radius:12px;padding:18px 22px 16px;margin:0 0 2em;}
.page-blog .as-content .art-toc-t{font-weight:700;color:#9a1560;text-transform:uppercase;letter-spacing:.08em;font-size:12.5px;margin-bottom:.7em;}
.page-blog .as-content .art-toc ul{list-style:none;margin:0;padding:0;}
.page-blog .as-content .art-toc li{margin:.35em 0;padding-left:1.1em;position:relative;}
.page-blog .as-content .art-toc li::before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%;background:#c10069;}
.page-blog .as-content .art-toc a{color:#7a1250;text-decoration:none;font-size:15px;}
.page-blog .as-content .art-toc a:hover{color:#c10069;text-decoration:underline;}
.page-blog .as-content .art-cta{background:linear-gradient(135deg,#c10069,#9a1560);color:#fff;border-radius:16px;padding:26px 30px;margin:2.4em 0;text-align:center;box-shadow:0 18px 40px rgba(193,0,105,.22);}
.page-blog .as-content .art-cta-t{font-size:22px;font-weight:700;margin-bottom:.3em;color:#fff;}
.page-blog .as-content .art-cta p{color:rgba(255,255,255,.93);margin:.2em auto 1em;font-size:16px;max-width:520px;}
.page-blog .as-content .art-cta-btn{display:inline-block;background:#fff;color:#c10069;font-weight:700;padding:12px 26px;border-radius:100px;text-decoration:none;}
.page-blog .as-content .art-cta-btn:hover{background:#fdeef6;color:#9a1560;}
.page-blog .as-content .art-faq{margin-top:2.6em;border-top:2px solid #f2cfe1;padding-top:1.4em;}
.page-blog .as-content .art-faq h2{margin-top:.2em;}
.page-blog .as-content .art-faq-i{border-bottom:1px solid #f2cfe1;}
.page-blog .as-content .art-faq-i summary{list-style:none;cursor:pointer;padding:16px 34px 16px 2px;font-weight:700;color:#9a1560;font-size:17px;position:relative;}
.page-blog .as-content .art-faq-i summary::-webkit-details-marker{display:none;}
.page-blog .as-content .art-faq-i summary::after{content:"+";position:absolute;right:6px;top:12px;color:#c10069;font-size:24px;font-weight:400;}
.page-blog .as-content .art-faq-i[open] summary::after{content:"\2212";}
.page-blog .as-content .art-faq-a{padding:0 2px 18px;color:#33272a;}
