/* SMTL RENTAL — feuille unique des rubriques Crafto sélectionnées. */

/* Fontes du header Accounting restauré. */

@font-face {
    font-family: 'cerebri-sans-regular';
    src: url('demos/accounting/fonts/CerebriSans-Regular.woff2') format('woff2'),
        url('demos/accounting/fonts/CerebriSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal; 
    font-display: swap;
}

@font-face {
    font-family: 'cerebri-sans-medium';
    src: url('demos/accounting/fonts/CerebriSans-Medium.woff2') format('woff2'),
        url('demos/accounting/fonts/CerebriSans-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

@font-face {
    font-family: 'cerebri-sans-semibold';
    src: url('demos/accounting/fonts/CerebriSans-SemiBold.woff2') format('woff2'),
        url('demos/accounting/fonts/CerebriSans-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

@font-face {
    font-family: 'cerebri-sans-bold';
    src: url('demos/accounting/fonts/CerebriSans-Bold.woff2') format('woff2'),
        url('demos/accounting/fonts/CerebriSans-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

@font-face {
    font-family: 'cerebri-sans-light';
    src: url('demos/accounting/fonts/CerebriSans-Light.woff2') format('woff2'),
        url('demos/accounting/fonts/CerebriSans-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

/* Accounting : accueil original, puis header/footer communs. */

:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(:root) {      
    --alt-font: 'cerebri-sans-regular';
    --primary-font:  'cerebri-sans-regular';
    --base-color: #005153;
    --dark-gray:#1e3238;
    --very-light-gray:#eceff1;
    --yellow: #ecab23;
    --medium-gray: #7c898d;
    --solitude-blue: #f4f7f9;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(body) {
    font-size: 18px;
    line-height: 30px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.fw-400) {
    font-family: 'cerebri-sans-regular' !important; 
    font-weight: normal !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.fw-300) {
    font-family: 'cerebri-sans-light' !important;
    font-weight: normal !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.fw-500) {
    font-family: 'cerebri-sans-medium' !important;
    font-weight: normal !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.fw-600) {
    font-family: 'cerebri-sans-semibold' !important;
    font-weight: normal !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.fw-700) {
    font-family: 'cerebri-sans-bold' !important;
    font-weight: normal !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.custom-cursor .circle-cursor-inner) {
    background-color: var(--yellow);
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.custom-cursor .circle-cursor-inner.cursor-link-hover) {
    background-color: var(--yellow);
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.custom-cursor .circle-cursor-outer) {
    border: 1px solid var(--yellow);
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.h1),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.h2),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.h3),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.h4),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.h5),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.h6),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(h1),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(h2),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(h3),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(h4),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(h5),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(h6) {
    margin-bottom: 25px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(h1) {
    line-height: 4.375rem;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(h2) {
    line-height: 3.438rem;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(h3) {
    line-height: 3rem;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(h4) {
    line-height: 2.6rem;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(h5) {
    line-height: 2rem;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(h6) {
    line-height: 1.75rem;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.navbar .navbar-nav .nav-link) {
    font-size: 18px;
    font-family: 'cerebri-sans-medium' !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.navbar .navbar-nav .dropdown .dropdown-menu a) {
    font-size: 16px;
    line-height: 28px;
    font-family: 'cerebri-sans-regular' !important; 
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(header .btn.btn-small) {
    font-size: 14px
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(header .btn.btn-small i) {
    top:-2px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(header .navbar-brand img) {
    max-height: 36px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu) {
    width: 300px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a) {
    border-bottom: 1px solid var(--very-light-gray);
    padding: 20px 30px;
    font-size: 17px;
    color: var(--dark-gray) !important; 
    font-family: 'cerebri-sans-medium' !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a:hover) {
    background-color: var(--very-light-gray);
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a img) {
    width: 40px;
    margin-right: 10px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.btn-link i) {
    top:0px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.btn.btn-hover-animation-switch .btn-icon) {
    margin-left: 6px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.btn) {
    font-family: 'cerebri-sans-medium'; 
    font-weight: normal !important;
    text-transform: none;
    letter-spacing: normal;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.btn-yellow) {
    background-color: var(--yellow) !important;
    color: var(--dark-gray) !important; 
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.btn.btn-box-shadow.btn-yellow:hover) {
    background-color: var(--yellow) !important;
    color: var(--dark-gray) !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.btn.btn-box-shadow.btn-yellow:active) {
     border-color: var(--yellow) !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.btn.btn-extra-large) {
    font-size: 17px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.btn.btn-large) {
    font-size: 16px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.btn.btn-medium) {
    font-size: 15px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.btn.with-rounded.btn-large > span) {
    line-height: 34px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.btn.with-rounded.btn-medium > span) {
    line-height: 30px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.text-emerald-green) {
    color: #62cd54;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bg-orient-blue) {
    background-color: #1F6668; 
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bg-gradient-green-yellow-color) { 
    background: rgb(236,171,35); 
    background: linear-gradient(306deg, rgba(236,171,35,1) 0%, rgba(0,83,61,1) 85%);
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bg-gradient-gray-light-dark-transparent) {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(32, 35, 41, 1)), to(transparent));
    background-image: linear-gradient(to top, rgba(32, 35, 41, 1) 10%, transparent 50%);
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.contact-form-style-01 .btn.btn-large) { 
    padding: 13px 40px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.terms-condition .box:before) {
    top: 7px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.terms-condition .box:after) {
    top: 11px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.contact-form-style-01) {
    margin-top: -100px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.page-title-extra-small h1) {
    font-size: 18px;
    line-height: 22px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.page-title-extra-small h2) {
    font-size: 4rem;
    line-height: 3.8rem;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.team-style-01 figure figcaption .social-icon a) {
    margin: 0 5px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.text-shadow-medium) { 
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.border-color-yellow) {
    border-color: var(--yellow) !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.pagination-style-01 .page-item.active .page-link),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.pagination-style-01 .page-item .page-link:hover) {
    background: var(--dark-gray);
    color: var(--white);
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.pagination-style-01 .page-item:first-child .page-link),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.pagination-style-01 .page-item:last-child .page-link) {
    background: transparent;
    box-shadow: none !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.pagination-style-01 .page-item:first-child .page-link),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.pagination-style-01 .page-item:last-child .page-link) {
    background: transparent;
    box-shadow: none !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.pagination-style-01 .page-item:first-child .page-link:hover),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.pagination-style-01 .page-item:last-child .page-link:hover) {
    color: var(--dark-gray);
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.progress-bar-style-03 .progress .progress-bar-title),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.progress-bar-style-03 .progress .progress-bar-percent) {
    bottom: 10px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.progress-bar-style-03 .progress) {
    height: 6px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.tooltip-inner) {
    background-color: var(--white);
    box-shadow: 0 10px 30px rgba(0,0,0,0.16);
    color: var(--medium-gray);
    padding: 22px 35px;
    max-width: 260px;
    font-size: 16px;
    line-height: 26px;
    text-transform: none;
    font-weight: 400;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bs-tooltip-bottom .tooltip-arrow:before) {
    border-bottom-color: var(--white) !important;
    border-width: 0 1.7em 1.7em !important; 
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bs-tooltip-top .tooltip-arrow:before) {
    border-top-color: var(--white) !important;
    border-width: 1.7em 1.7em 0 !important; 
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bs-tooltip-auto[data-popper-placement^=bottom]) {
    margin-top: 15px !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bs-tooltip-auto[data-popper-placement^=top]) {
    margin-bottom: 15px !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.tooltip) {
    opacity: 1 !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.tooltip .tooltip-arrow) {
    width: 3.5em;
    height: 1.2em;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bs-tooltip-start.tooltip .tooltip-arrow) {
    width: 1.2em;
    height: 3.2em;
    margin-top: -18px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bs-tooltip-auto[data-popper-placement^=left]) {
    margin-right: 15px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bs-tooltip-start .tooltip-arrow:before) {
    border-width: 1em 0 1em 1em !important;
    border-left-color: var(--white) !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bs-tooltip-end.tooltip .tooltip-arrow) {
    width: 1.2em;
    height: 3.2em;
    margin-top: -18px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bs-tooltip-auto[data-popper-placement^=right]) {
    margin-left: 15px !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bs-tooltip-end .tooltip-arrow:before) {
    border-width: 1.7rem 1.7rem 1.7rem 0 !important;
    border-right-color: var(--white) !important;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.tooltip-title) {
    font-weight: 600;
    display: block;
    font-size: 18px;
    margin-bottom: 7px;
    color: var(--dark-gray);
    letter-spacing: -0.5px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.left-35px) {
    left: 35px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.bottom-35px) {
    bottom: 35px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(footer .footer-logo img) {
    max-height: 46px;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.footer-dark p),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.footer-dark .widget-text) {
    color: var(--white);
    opacity: 0.4;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.footer-dark .elements-social .light li a) {
    opacity: 1;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.footer-dark p a),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.footer-dark p a:hover) {
    color: var(--white);
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.footer-dark ul li a),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.footer-dark .widget-link) {
    color: var(--white);
    opacity: 0.4;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.footer-dark ul li a:hover),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.footer-dark .widget-link:hover),
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.footer-dark a:hover) {
    opacity: 1;
    color: var(--white);
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(footer ul li) {
    margin-bottom: 0;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.footer-dark .newsletter-style-02 input)::placeholder {
    color: var(--white);
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.footer-dark .newsletter-style-02 input)::-webkit-input-placeholder {
    color: var(--white) !important;
    text-overflow: ellipsis;
    opacity: 0.4;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.footer-dark .newsletter-style-02 input)::-moz-placeholder {
    color: var(--white) !important;
    text-overflow: ellipsis;
    opacity: 0.4;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.footer-dark .newsletter-style-02 input:-ms-input-placeholder) {
    color: var(--white) !important;
    text-overflow: ellipsis;
    opacity: 0.4;
}
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.is-touchable .cursor-page-inner) {
    display: none !important;
}
@media (max-width: 1300px) {
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.sticky-wrap.shadow-in) {
        left: 18px;
    }
}
@media (max-width: 1250px) {
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.sticky-wrap.shadow-in) {
        left: 2px;
    }
}
@media (max-width: 1199px) {
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(header .btn.btn-rounded.btn-small) {
        padding: 9px 18px;
    }
}
@media (max-width: 991px) {
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.contact-form-style-01) {
        margin-top: 0;
    }
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.tab-style-08 ul .nav-item .nav-link) {
        padding: 18px 20px;
    }
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.elements-social .large-icon li) {
        margin: 0 5px;
    }
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a) {
        padding-left: 0px;
        padding-right: 0px;
    }
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a:hover) {
        background-color: transparent;
    }
}

/* Page Mentions légales — adaptation textuelle de Finance, sans image de contenu. */
.page-home .swiper-slide h2.smtl-home-hero-title {
    font-size: 4.375rem;
    line-height: 4.375rem;
}

.page-legal-notice .source-finance {
    background-color: #1e3238;
}
.page-legal-notice .legal-section {
    padding-top: 90px;
    padding-bottom: 90px;
    scroll-margin-top: 125px;
}
.page-legal-notice .legal-identity-table {
    border: 1px solid #e7e7e7;
}
.page-legal-notice .legal-identity-table th,
.page-legal-notice .legal-identity-table td {
    padding: 16px 20px;
    border-color: #ececec;
    vertical-align: top;
}
.page-legal-notice .legal-identity-table th {
    width: 32%;
    color: #1e3238;
    background-color: #f7f7f7;
    font-family: 'cerebri-sans-semibold', sans-serif;
    font-weight: 600;
}
.page-legal-notice .legal-pending-note {
    background-color: #fff9df;
    border-left: 4px solid var(--base-color);
}
.page-legal-notice .legal-pending {
    color: #8b6500;
    font-family: 'cerebri-sans-semibold', sans-serif;
    font-weight: 600;
}
.page-legal-notice .legal-card {
    border: 1px solid rgba(30, 50, 56, 0.08);
}
.page-legal-notice .legal-contact-cta .btn {
    flex: 0 0 auto;
}

@media (max-width: 767px) {
    .page-legal-notice .legal-section {
        padding-top: 60px;
        padding-bottom: 60px;
        scroll-margin-top: 90px;
    }
    .page-legal-notice .legal-identity-table th,
    .page-legal-notice .legal-identity-table td {
        padding: 13px 14px;
    }
    .page-legal-notice .legal-identity-table th {
        width: 40%;
    }
}

/* Police de demo-accounting.html appliquée à l'ensemble du site. */
:root,
body,
body header,
body section,
body footer {
    --alt-font: 'cerebri-sans-regular', sans-serif !important;
    --primary-font: 'cerebri-sans-regular', sans-serif !important;
}

body,
body :where(h1, h2, h3, h4, h5, h6, p, a, span, div, li, label, input, textarea, select, button, blockquote, figcaption) {
    font-family: 'cerebri-sans-regular', sans-serif !important;
}

body :where(.fw-100, .fw-200, .fw-300) {
    font-family: 'cerebri-sans-light', sans-serif !important;
    font-weight: normal !important;
}

body .fw-400 {
    font-family: 'cerebri-sans-regular', sans-serif !important;
    font-weight: normal !important;
}

body .fw-500,
body .btn,
body .navbar .navbar-nav .nav-link {
    font-family: 'cerebri-sans-medium', sans-serif !important;
    font-weight: normal !important;
}

body .fw-600 {
    font-family: 'cerebri-sans-semibold', sans-serif !important;
    font-weight: normal !important;
}

body :where(.fw-700, .fw-800, .fw-900) {
    font-family: 'cerebri-sans-bold', sans-serif !important;
    font-weight: normal !important;
}
@media (max-width: 767px) {
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.process-step-style-03 .progress-step-separator) {
        display: block;
    }
}
@media (max-width: 575px) {
:where(html.page-home, html.page-home *, body:not(.page-home) header, body:not(.page-home) header *, body:not(.page-home) footer, body:not(.page-home) footer *):is(.process-step-style-03 .progress-step-separator) {
        display: none;
    }
}

/* Base globale Logistics : grille, navigation et palette SMTL. */

/* ===================================
    Crafto - Logistics 
====================================== */
/* font */

/* variable */
:root {      
    --alt-font: "Urbanist", sans-serif;
    --primary-font: "Urbanist", sans-serif;
    --base-color: #ecab23;
    --dark-gray: #141414;
    --medium-gray: #707070;
    --aluminium-grey: rgba(255, 255, 255, 0.4);
}
/* reset */
body{
    font-size: 18px;
    line-height: 30px;
}
a:hover{
    color: var(--dark-gray);
}
/* header */
.navbar .navbar-nav .nav-link {
    font-size: 18px;
    font-weight: 600;
}
.navbar .navbar-nav .dropdown.open .dropdown-menu {
    background-color: var(--dark-gray);
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
    font-size: 17px;
    font-weight: 500;
    color: var(--white);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
header .navbar-brand img {
    max-height: 36px;
    height: 36px;
}
.header-top-bar div>a {
    color: var(--light-gray);
}
.header-top-bar div>a:hover {
    color: var(--white);
}
.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a i {
    font-size: 30px;
}
.navbar .navbar-nav .dropdown .dropdown-menu a i {
    width: 35px;
}
header .btn.btn-box-shadow.btn-base-color,
.btn.btn-base-color {
    color: var(--dark-gray);
}
header .btn.btn-box-shadow.btn-base-color:hover,
.btn.btn-box-shadow.btn-base-color:hover {
    color: var(--dark-gray);
}
header .btn.btn-small {
    font-size: 15px; 
    padding: 10px 18px;
}
/* btn */
.btn.btn-hover-animation-switch.btn-link {
    padding-top: 0;
}
.btn { 
    text-transform: inherit;
    font-weight: 600;
    letter-spacing: 0;
}
.btn.btn-extra-large {
    font-size: 18px;
    padding: 16px 32px;
}
.btn.btn-large {
    font-size: 17px;
    padding: 14px 28px;
}
.btn.btn-medium {
    font-size: 16px; 
    padding: 12px 24px;
}
.btn.btn-small {
    font-size: 15px;
}
.btn.btn-very-small {
    font-size: 14px; 
    padding: 9px 20px;
}

/* counter style */
.counter-style-04 .vertical-counter:after {
    color: var(--base-color);
}
.review-star-icon i {
    color: var(--base-color);
}

/* footer style */
footer ul li {
    margin-bottom: 1px;
}
footer p {
    line-height: 28px;
}
/* page title */
.page-title-double-large h1 {
    font-size: 4.375rem;
    line-height: 4.688rem;
}
.page-title-double-large h2 {
    font-size: 16px;
    line-height: 28px;
}

/* top bottom left right class */
.right-12 {
    right: 12%;
}

.bg-jungle-green {
    background-color: #2ebb79;
}
/* Outside box */
.outside-box-top-205px {
    margin-top: -205px;
}
/* Transparent background color */
.bg-gradient-gray-light-dark-transparent {
    background-image: linear-gradient(to top, #f7f7f7 0%, transparent 100%);
}
@media (max-width: 1399px) {
    .xl-h-180px {
        height: 180px;
    }
    .xl-w-180px {
        width: 180px;
    }
}
@media (max-width: 1199px) {
    .outside-box-top-200px {
        margin-top: -150px;
    }
}
@media (max-width: 991px) {
    .outside-box-top-200px {
        margin-top: 0;
    }
    .navbar .navbar-nav .dropdown.open .dropdown-menu {
        padding-bottom: 15px;
    }
}

/* Rubriques provenant de accounting. */

section.source-accounting {      
    --alt-font: 'cerebri-sans-regular';
    --primary-font:  'cerebri-sans-regular';
    --base-color: #005153;
    --dark-gray:#1e3238;
    --very-light-gray:#eceff1;
    --yellow: #ecab23;
    --medium-gray: #7c898d;
    --solitude-blue: #f4f7f9;
}
section.source-accounting {
    font-size: 18px;
    line-height: 30px;
}
:where(section.source-accounting, section.source-accounting *):is(.fw-400) {
    font-family: 'cerebri-sans-regular' !important; 
    font-weight: normal !important;
}
:where(section.source-accounting, section.source-accounting *):is(.fw-300) {
    font-family: 'cerebri-sans-light' !important;
    font-weight: normal !important;
}
:where(section.source-accounting, section.source-accounting *):is(.fw-500) {
    font-family: 'cerebri-sans-medium' !important;
    font-weight: normal !important;
}
:where(section.source-accounting, section.source-accounting *):is(.fw-600) {
    font-family: 'cerebri-sans-semibold' !important;
    font-weight: normal !important;
}
:where(section.source-accounting, section.source-accounting *):is(.fw-700) {
    font-family: 'cerebri-sans-bold' !important;
    font-weight: normal !important;
}
:where(section.source-accounting, section.source-accounting *):is(.custom-cursor .circle-cursor-inner) {
    background-color: var(--yellow);
}
:where(section.source-accounting, section.source-accounting *):is(.custom-cursor .circle-cursor-inner.cursor-link-hover) {
    background-color: var(--yellow);
}
:where(section.source-accounting, section.source-accounting *):is(.custom-cursor .circle-cursor-outer) {
    border: 1px solid var(--yellow);
}
:where(section.source-accounting, section.source-accounting *):is(.h1),
:where(section.source-accounting, section.source-accounting *):is(.h2),
:where(section.source-accounting, section.source-accounting *):is(.h3),
:where(section.source-accounting, section.source-accounting *):is(.h4),
:where(section.source-accounting, section.source-accounting *):is(.h5),
:where(section.source-accounting, section.source-accounting *):is(.h6),
:where(section.source-accounting, section.source-accounting *):is(h1),
:where(section.source-accounting, section.source-accounting *):is(h2),
:where(section.source-accounting, section.source-accounting *):is(h3),
:where(section.source-accounting, section.source-accounting *):is(h4),
:where(section.source-accounting, section.source-accounting *):is(h5),
:where(section.source-accounting, section.source-accounting *):is(h6) {
    margin-bottom: 25px;
}
:where(section.source-accounting, section.source-accounting *):is(h1) {
    line-height: 4.375rem;
}
:where(section.source-accounting, section.source-accounting *):is(h2) {
    line-height: 3.438rem;
}
:where(section.source-accounting, section.source-accounting *):is(h3) {
    line-height: 3rem;
}
:where(section.source-accounting, section.source-accounting *):is(h4) {
    line-height: 2.6rem;
}
:where(section.source-accounting, section.source-accounting *):is(h5) {
    line-height: 2rem;
}
:where(section.source-accounting, section.source-accounting *):is(h6) {
    line-height: 1.75rem;
}
:where(section.source-accounting, section.source-accounting *):is(.navbar .navbar-nav .nav-link) {
    font-size: 18px;
    font-family: 'cerebri-sans-medium' !important;
}
:where(section.source-accounting, section.source-accounting *):is(.navbar .navbar-nav .dropdown .dropdown-menu a) {
    font-size: 16px;
    line-height: 28px;
    font-family: 'cerebri-sans-regular' !important; 
}
:where(section.source-accounting, section.source-accounting *):is(header .btn.btn-small) {
    font-size: 14px
}
:where(section.source-accounting, section.source-accounting *):is(header .btn.btn-small i) {
    top:-2px;
}
:where(section.source-accounting, section.source-accounting *):is(header .navbar-brand img) {
    max-height: 36px;
}
:where(section.source-accounting, section.source-accounting *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu) {
    width: 300px;
}
:where(section.source-accounting, section.source-accounting *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a) {
    border-bottom: 1px solid var(--very-light-gray);
    padding: 20px 30px;
    font-size: 17px;
    color: var(--dark-gray) !important; 
    font-family: 'cerebri-sans-medium' !important;
}
:where(section.source-accounting, section.source-accounting *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a:hover) {
    background-color: var(--very-light-gray);
}
:where(section.source-accounting, section.source-accounting *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a img) {
    width: 40px;
    margin-right: 10px;
}
:where(section.source-accounting, section.source-accounting *):is(.btn-link i) {
    top:0px;
}
:where(section.source-accounting, section.source-accounting *):is(.btn.btn-hover-animation-switch .btn-icon) {
    margin-left: 6px;
}
:where(section.source-accounting, section.source-accounting *):is(.btn) {
    font-family: 'cerebri-sans-medium'; 
    font-weight: normal !important;
    text-transform: none;
    letter-spacing: normal;
}
:where(section.source-accounting, section.source-accounting *):is(.btn-yellow) {
    background-color: var(--yellow) !important;
    color: var(--dark-gray) !important; 
}
:where(section.source-accounting, section.source-accounting *):is(.btn.btn-box-shadow.btn-yellow:hover) {
    background-color: var(--yellow) !important;
    color: var(--dark-gray) !important;
}
:where(section.source-accounting, section.source-accounting *):is(.btn.btn-box-shadow.btn-yellow:active) {
     border-color: var(--yellow) !important;
}
:where(section.source-accounting, section.source-accounting *):is(.btn.btn-extra-large) {
    font-size: 17px;
}
:where(section.source-accounting, section.source-accounting *):is(.btn.btn-large) {
    font-size: 16px;
}
:where(section.source-accounting, section.source-accounting *):is(.btn.btn-medium) {
    font-size: 15px;
}
:where(section.source-accounting, section.source-accounting *):is(.btn.with-rounded.btn-large > span) {
    line-height: 34px;
}
:where(section.source-accounting, section.source-accounting *):is(.btn.with-rounded.btn-medium > span) {
    line-height: 30px;
}
:where(section.source-accounting, section.source-accounting *):is(.text-emerald-green) {
    color: #62cd54;
}
:where(section.source-accounting, section.source-accounting *):is(.bg-orient-blue) {
    background-color: #1F6668; 
}
:where(section.source-accounting, section.source-accounting *):is(.bg-gradient-green-yellow-color) { 
    background: rgb(236,171,35); 
    background: linear-gradient(306deg, rgba(236,171,35,1) 0%, rgba(0,83,61,1) 85%);
}
:where(section.source-accounting, section.source-accounting *):is(.bg-gradient-gray-light-dark-transparent) {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(32, 35, 41, 1)), to(transparent));
    background-image: linear-gradient(to top, rgba(32, 35, 41, 1) 10%, transparent 50%);
}
:where(section.source-accounting, section.source-accounting *):is(.contact-form-style-01 .btn.btn-large) { 
    padding: 13px 40px;
}
:where(section.source-accounting, section.source-accounting *):is(.terms-condition .box:before) {
    top: 7px;
}
:where(section.source-accounting, section.source-accounting *):is(.terms-condition .box:after) {
    top: 11px;
}
:where(section.source-accounting, section.source-accounting *):is(.contact-form-style-01) {
    margin-top: -100px;
}
:where(section.source-accounting, section.source-accounting *):is(.page-title-extra-small h1) {
    font-size: 18px;
    line-height: 22px;
}
:where(section.source-accounting, section.source-accounting *):is(.page-title-extra-small h2) {
    font-size: 4rem;
    line-height: 3.8rem;
}
:where(section.source-accounting, section.source-accounting *):is(.team-style-01 figure figcaption .social-icon a) {
    margin: 0 5px;
}
:where(section.source-accounting, section.source-accounting *):is(.text-shadow-medium) { 
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
:where(section.source-accounting, section.source-accounting *):is(.border-color-yellow) {
    border-color: var(--yellow) !important;
}
:where(section.source-accounting, section.source-accounting *):is(.pagination-style-01 .page-item.active .page-link),
:where(section.source-accounting, section.source-accounting *):is(.pagination-style-01 .page-item .page-link:hover) {
    background: var(--dark-gray);
    color: var(--white);
}
:where(section.source-accounting, section.source-accounting *):is(.pagination-style-01 .page-item:first-child .page-link),
:where(section.source-accounting, section.source-accounting *):is(.pagination-style-01 .page-item:last-child .page-link) {
    background: transparent;
    box-shadow: none !important;
}
:where(section.source-accounting, section.source-accounting *):is(.pagination-style-01 .page-item:first-child .page-link),
:where(section.source-accounting, section.source-accounting *):is(.pagination-style-01 .page-item:last-child .page-link) {
    background: transparent;
    box-shadow: none !important;
}
:where(section.source-accounting, section.source-accounting *):is(.pagination-style-01 .page-item:first-child .page-link:hover),
:where(section.source-accounting, section.source-accounting *):is(.pagination-style-01 .page-item:last-child .page-link:hover) {
    color: var(--dark-gray);
}
:where(section.source-accounting, section.source-accounting *):is(.progress-bar-style-03 .progress .progress-bar-title),
:where(section.source-accounting, section.source-accounting *):is(.progress-bar-style-03 .progress .progress-bar-percent) {
    bottom: 10px;
}
:where(section.source-accounting, section.source-accounting *):is(.progress-bar-style-03 .progress) {
    height: 6px;
}
:where(section.source-accounting, section.source-accounting *):is(.tooltip-inner) {
    background-color: var(--white);
    box-shadow: 0 10px 30px rgba(0,0,0,0.16);
    color: var(--medium-gray);
    padding: 22px 35px;
    max-width: 260px;
    font-size: 16px;
    line-height: 26px;
    text-transform: none;
    font-weight: 400;
}
:where(section.source-accounting, section.source-accounting *):is(.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before),
:where(section.source-accounting, section.source-accounting *):is(.bs-tooltip-bottom .tooltip-arrow:before) {
    border-bottom-color: var(--white) !important;
    border-width: 0 1.7em 1.7em !important; 
}
:where(section.source-accounting, section.source-accounting *):is(.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before),
:where(section.source-accounting, section.source-accounting *):is(.bs-tooltip-top .tooltip-arrow:before) {
    border-top-color: var(--white) !important;
    border-width: 1.7em 1.7em 0 !important; 
}
:where(section.source-accounting, section.source-accounting *):is(.bs-tooltip-auto[data-popper-placement^=bottom]) {
    margin-top: 15px !important;
}
:where(section.source-accounting, section.source-accounting *):is(.bs-tooltip-auto[data-popper-placement^=top]) {
    margin-bottom: 15px !important;
}
:where(section.source-accounting, section.source-accounting *):is(.tooltip) {
    opacity: 1 !important;
}
:where(section.source-accounting, section.source-accounting *):is(.tooltip .tooltip-arrow) {
    width: 3.5em;
    height: 1.2em;
}
:where(section.source-accounting, section.source-accounting *):is(.bs-tooltip-start.tooltip .tooltip-arrow) {
    width: 1.2em;
    height: 3.2em;
    margin-top: -18px;
}
:where(section.source-accounting, section.source-accounting *):is(.bs-tooltip-auto[data-popper-placement^=left]) {
    margin-right: 15px;
}
:where(section.source-accounting, section.source-accounting *):is(.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before),
:where(section.source-accounting, section.source-accounting *):is(.bs-tooltip-start .tooltip-arrow:before) {
    border-width: 1em 0 1em 1em !important;
    border-left-color: var(--white) !important;
}
:where(section.source-accounting, section.source-accounting *):is(.bs-tooltip-end.tooltip .tooltip-arrow) {
    width: 1.2em;
    height: 3.2em;
    margin-top: -18px;
}
:where(section.source-accounting, section.source-accounting *):is(.bs-tooltip-auto[data-popper-placement^=right]) {
    margin-left: 15px !important;
}
:where(section.source-accounting, section.source-accounting *):is(.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before),
:where(section.source-accounting, section.source-accounting *):is(.bs-tooltip-end .tooltip-arrow:before) {
    border-width: 1.7rem 1.7rem 1.7rem 0 !important;
    border-right-color: var(--white) !important;
}
:where(section.source-accounting, section.source-accounting *):is(.tooltip-title) {
    font-weight: 600;
    display: block;
    font-size: 18px;
    margin-bottom: 7px;
    color: var(--dark-gray);
    letter-spacing: -0.5px;
}
:where(section.source-accounting, section.source-accounting *):is(.left-35px) {
    left: 35px;
}
:where(section.source-accounting, section.source-accounting *):is(.bottom-35px) {
    bottom: 35px;
}
:where(section.source-accounting, section.source-accounting *):is(footer .footer-logo img) {
    max-height: 36px;
}
:where(section.source-accounting, section.source-accounting *):is(.footer-dark p),
:where(section.source-accounting, section.source-accounting *):is(.footer-dark .widget-text) {
    color: var(--white);
    opacity: 0.4;
}
:where(section.source-accounting, section.source-accounting *):is(.footer-dark .elements-social .light li a) {
    opacity: 1;
}
:where(section.source-accounting, section.source-accounting *):is(.footer-dark p a),
:where(section.source-accounting, section.source-accounting *):is(.footer-dark p a:hover) {
    color: var(--white);
}
:where(section.source-accounting, section.source-accounting *):is(.footer-dark ul li a),
:where(section.source-accounting, section.source-accounting *):is(.footer-dark .widget-link) {
    color: var(--white);
    opacity: 0.4;
}
:where(section.source-accounting, section.source-accounting *):is(.footer-dark ul li a:hover),
:where(section.source-accounting, section.source-accounting *):is(.footer-dark .widget-link:hover),
:where(section.source-accounting, section.source-accounting *):is(.footer-dark a:hover) {
    opacity: 1;
    color: var(--white);
}
:where(section.source-accounting, section.source-accounting *):is(footer ul li) {
    margin-bottom: 0;
}
:where(section.source-accounting, section.source-accounting *):is(.footer-dark .newsletter-style-02 input)::placeholder {
    color: var(--white);
}
:where(section.source-accounting, section.source-accounting *):is(.footer-dark .newsletter-style-02 input)::-webkit-input-placeholder {
    color: var(--white) !important;
    text-overflow: ellipsis;
    opacity: 0.4;
}
:where(section.source-accounting, section.source-accounting *):is(.footer-dark .newsletter-style-02 input)::-moz-placeholder {
    color: var(--white) !important;
    text-overflow: ellipsis;
    opacity: 0.4;
}
:where(section.source-accounting, section.source-accounting *):is(.footer-dark .newsletter-style-02 input:-ms-input-placeholder) {
    color: var(--white) !important;
    text-overflow: ellipsis;
    opacity: 0.4;
}
:where(section.source-accounting, section.source-accounting *):is(.is-touchable .cursor-page-inner) {
    display: none !important;
}
@media (max-width: 1300px) {
:where(section.source-accounting, section.source-accounting *):is(.sticky-wrap.shadow-in) {
        left: 18px;
    }
}
@media (max-width: 1250px) {
:where(section.source-accounting, section.source-accounting *):is(.sticky-wrap.shadow-in) {
        left: 2px;
    }
}
@media (max-width: 1199px) {
:where(section.source-accounting, section.source-accounting *):is(header .btn.btn-rounded.btn-small) {
        padding: 9px 18px;
    }
}
@media (max-width: 991px) {
:where(section.source-accounting, section.source-accounting *):is(.contact-form-style-01) {
        margin-top: 0;
    }
:where(section.source-accounting, section.source-accounting *):is(.tab-style-08 ul .nav-item .nav-link) {
        padding: 18px 20px;
    }
:where(section.source-accounting, section.source-accounting *):is(.elements-social .large-icon li) {
        margin: 0 5px;
    }
:where(section.source-accounting, section.source-accounting *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a) {
        padding-left: 0px;
        padding-right: 0px;
    }
:where(section.source-accounting, section.source-accounting *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a:hover) {
        background-color: transparent;
    }
}
@media (max-width: 767px) {
:where(section.source-accounting, section.source-accounting *):is(.process-step-style-03 .progress-step-separator) {
        display: block;
    }
}
@media (max-width: 575px) {
:where(section.source-accounting, section.source-accounting *):is(.process-step-style-03 .progress-step-separator) {
        display: none;
    }
}

/* Rubriques provenant de green-energy. */

section.source-green-energy {      
    --alt-font: "Inter", sans-serif;
    --primary-font: "Inter", sans-serif;
    --base-color: #3a954f;
    --green: #195828;
    --dark-gray: #1f2220;
    --medium-gray: #828282;
    --very-light-gray: #f7f7f7;
}
section.source-green-energy {
    font-size: 16px;
    line-height: 28px;
}
:where(section.source-green-energy, section.source-green-energy *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu) {
    width: 300px;
}
:where(section.source-green-energy, section.source-green-energy *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a) {
    font-size: 16px;
    color: var(--dark-gray);
    font-weight: 600;
}
:where(section.source-green-energy, section.source-green-energy *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a:hover),
:where(section.source-green-energy, section.source-green-energy *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li.active:hover > a) {
    background-color: var(--base-color);
    color: var(--white);
}
:where(section.source-green-energy, section.source-green-energy *):is(.navbar .navbar-nav .dropdown .dropdown-menu a i),
:where(section.source-green-energy, section.source-green-energy *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a i) {
    font-size: 40px;
    margin-right: 10px;
    width: 40px;
}
:where(section.source-green-energy, section.source-green-energy *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a:hover i) {
    color: var(--white);
}
:where(section.source-green-energy, section.source-green-energy *):is(header .navbar-brand img) {
    max-height: 36px;
}
:where(section.source-green-energy, section.source-green-energy *):is(.navbar .navbar-nav .nav-link) {
    font-weight: 600;
    font-size: 18px;
}
:where(section.source-green-energy, section.source-green-energy *):is(.btn) {
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0px;
}
:where(section.source-green-energy, section.source-green-energy *):is(.btn.btn-switch-text.btn-extra-large > span) {
    padding: 17px 38px;
    font-size: 17px; 
}
:where(section.source-green-energy, section.source-green-energy *):is(.btn.btn-switch-text.btn-large > span) {
    padding: 13px 32px;
    font-size:15px;
}
:where(section.source-green-energy, section.source-green-energy *):is(.btn.btn-switch-text.btn-medium > span) {
    padding: 12px 26px;
    font-size:14px;
}
:where(section.source-green-energy, section.source-green-energy *):is(.h1),
:where(section.source-green-energy, section.source-green-energy *):is(.h2),
:where(section.source-green-energy, section.source-green-energy *):is(.h3),
:where(section.source-green-energy, section.source-green-energy *):is(.h4),
:where(section.source-green-energy, section.source-green-energy *):is(.h5),
:where(section.source-green-energy, section.source-green-energy *):is(.h6),
:where(section.source-green-energy, section.source-green-energy *):is(h1),
:where(section.source-green-energy, section.source-green-energy *):is(h2),
:where(section.source-green-energy, section.source-green-energy *):is(h3),
:where(section.source-green-energy, section.source-green-energy *):is(h4),
:where(section.source-green-energy, section.source-green-energy *):is(h5),
:where(section.source-green-energy, section.source-green-energy *):is(h6) {
    margin-bottom: 25px;
}
:where(section.source-green-energy, section.source-green-energy *):is(.text-gradient-light-green-white) {
    background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%,  #ebf6ee 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
:where(section.source-green-energy, section.source-green-energy *):is(.bg-light-green) {
    background-color: #c4e7cc;
}
:where(section.source-green-energy, section.source-green-energy *):is(.bg-very-light-green) {
    background-color: #ebf3ed;
}
:where(section.source-green-energy, section.source-green-energy *):is(.bg-gradient-green-transparent) {
    background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%,  #ebf3ed 100%);
}
:where(section.source-green-energy, section.source-green-energy *):is(.right-210px) {
  right: 210px;
}
:where(section.source-green-energy, section.source-green-energy *):is(.page-title-large h1) {
    font-size: 4.2rem;
    line-height: 4rem;
}
:where(section.source-green-energy, section.source-green-energy *):is(.page-title-large h2) {
    font-size: 18px;
}
:where(section.source-green-energy, section.source-green-energy *):is(.border-color-dark-green) {
    border-color: var(--green);
}
:where(section.source-green-energy, section.source-green-energy *):is(.newsletter-style-02 .btn:hover) {
    background-color: var(--green);
}
:where(section.source-green-energy, section.source-green-energy *):is(.newsletter-style-02 .btn) {
    height: 85%;
    margin: 4px;
    padding: 5px 20px 5px;
}
:where(section.source-green-energy, section.source-green-energy *):is(.newsletter-style-02 input) {
    padding-right: 75px !important;
}
:where(section.source-green-energy, section.source-green-energy *):is(.animation-rotation) {
    -webkit-animation: rotation 2.5s infinite linear;
}
:where(section.source-green-energy, section.source-green-energy *):is(footer .footer-logo img) {
    max-height: 43px;
    width: auto;
}
:where(section.source-green-energy, section.source-green-energy *):is(footer a:hover) {
    color: var(--white);
}
:where(section.source-green-energy, section.source-green-energy *):is(footer ul li) {
    margin-bottom: 2px;
}
@media (min-width: 1400px) {
:where(section.source-green-energy, section.source-green-energy *):is(.container-xxl),
:where(section.source-green-energy, section.source-green-energy *):is(.container-xl),
:where(section.source-green-energy, section.source-green-energy *):is(.container-lg),
:where(section.source-green-energy, section.source-green-energy *):is(.container-md),
:where(section.source-green-energy, section.source-green-energy *):is(.container-sm),
:where(section.source-green-energy, section.source-green-energy *):is(.container) {
        max-width: 1320px;
    }
}
@media (max-width: 1600px) {
:where(section.source-green-energy, section.source-green-energy *):is(.fs-80) {
        font-size: 4rem;
        line-height: 4rem;
    }
}
@media (max-width: 1199px) {
:where(section.source-green-energy, section.source-green-energy *):is(.navbar .navbar-nav .nav-link) {
        font-size: 16px;
        padding: 10px 10px;
    }
}
@media (max-width: 991px) {
:where(section.source-green-energy, section.source-green-energy *):is(.md-background-position-top-center) {
        background-position: top center !important;
    }
:where(section.source-green-energy, section.source-green-energy *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu) {
        padding-bottom: 15px;
    }
}
@media (max-width: 767px) {
:where(section.source-green-energy, section.source-green-energy *):is(.sm-background-position-top-center) {
        background-position: top center !important;
    }
}

/* Rubriques provenant de finance. */

section.source-finance {     
    --base-color: #BC8947; 
    --stromboli-green:#3E6558;
    --alt-font: 'Jost', sans-serif;
    --primary-font: 'Jost', sans-serif;
    --medium-gray: #828282;
}
section.source-finance {
    font-size: 19px;
    line-height: 32px;
    overflow-x: hidden;
}
:where(section.source-finance, section.source-finance *):is(h1) {
    font-size: 4rem;
    line-height: 3.6rem;
}
:where(section.source-finance, section.source-finance *):is(h2) {
    line-height: 3.438rem;
}
:where(section.source-finance, section.source-finance *):is(h3) {
    line-height: 2.813rem;
}
:where(section.source-finance, section.source-finance *):is(p) {
    margin-bottom: 20px;
}
:where(section.source-finance, section.source-finance *):is(.bg-gradient-black-dark-brown) {
    background-image: linear-gradient(to right top, #000000, #000000, #30281B, #493825, #DA7310);
}
:where(section.source-finance, section.source-finance *):is(.bg-gradient-green-light-brown) {
    background-image: linear-gradient(to right top, #3C7663, #5B8365, #929A68, #B8AA6A, #DEBB6D);
}
:where(section.source-finance, section.source-finance *):is(.bg-gradient-light-brown-transparent) { 
    background-image: linear-gradient(to right top, rgba(45, 41, 37, .6), rgba(188, 137, 71, .9));
}
:where(section.source-finance, section.source-finance *):is(.text-gradient-green-brown-color) {
    background-image: linear-gradient(to right top, #3C7663, #5B8365, #929A68, #B8AA6A, #DEBB6D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
:where(section.source-finance, section.source-finance *):is(.navbar .navbar-nav .nav-link) {
    font-weight: 400;
    font-size: 19px;
    letter-spacing: .5px;
}
:where(section.source-finance, section.source-finance *):is(.navbar .btn) {
    font-size: 15px;
    padding: 8px 20px;
}
:where(section.source-finance, section.source-finance *):is(header .navbar-brand img) {
    max-height: 30px;
}
:where(section.source-finance, section.source-finance *):is(.navbar .navbar-nav .dropdown .dropdown-menu a) {
    font-size: 18px;
    line-height: 32px;
}
:where(section.source-finance, section.source-finance *):is(.navbar .navbar-nav .simple-dropdown .dropdown-menu) {
    border-radius: 5px;
}
:where(section.source-finance, section.source-finance *):is(.newsletter-style-02 .btn) {
    padding: 10px 18px 9px 18px;
}
:where(section.source-finance, section.source-finance *):is(.newsletter-style-02 input) {   
    padding-right: 60px;
    font-size: 18px;
}
:where(section.source-finance, section.source-finance *):is(.input-small),
:where(section.source-finance, section.source-finance *):is(.textarea-small) {
    font-size: 16px;
}
:where(section.source-finance, section.source-finance *):is(.page-title-extra-large h1) {
    font-size: 4.3rem;
    line-height: 4.7rem;
}
@media (max-width: 1199px) {
:where(section.source-finance, section.source-finance *):is(header .btn.btn-very-small) {
        padding: 7px 11px;
    }
:where(section.source-finance, section.source-finance *):is(.newsletter-style-02 input) {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
    }
}
@media (max-width: 991px) {
:where(section.source-finance, section.source-finance *):is(.md-outside-box-right-70) {
        margin-right: -70vw;
    }
:where(section.source-finance, section.source-finance *):is([data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-nav .nav-item .nav-link) {
        font-size: 19px;
    }
:where(section.source-finance, section.source-finance *):is([data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-nav .nav-item .dropdown-menu a) {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
:where(section.source-finance, section.source-finance *):is(.blog-classic .card .card-body p) {
        margin-bottom: 15px;
    }
:where(section.source-finance, section.source-finance *):is(.page-title-extra-large h1) {
        line-height: 44px;
    }
:where(section.source-finance, section.source-finance *):is(.sm-outside-box-right-0) {
        margin-right: 0;
    }
}

/* Rubriques provenant de seo-agency. */

section.source-seo-agency {      
    --alt-font: 'Urbanist', sans-serif;
    --primary-font: 'Atkinson Hyperlegible', sans-serif;
    --base-color: #4c46c0;
    --dark-gray: #2a2b3f;
    --medium-gray: #797a8c;
}
section.source-seo-agency {
    font-size: 17px;
    line-height: 30px; 
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.placeholder-medium-gray)::-webkit-input-placeholder {
    color: var(--white) !important;
    text-overflow: ellipsis;
    opacity:0.3;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.placeholder-medium-gray)::-moz-placeholder {
    color: var(--white) !important;
    text-overflow: ellipsis;
    opacity:0.3;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.placeholder-medium-gray:-ms-input-placeholder) {
    color: var(--white) !important;
    text-overflow: ellipsis;
    opacity:0.3;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.bg-sea-buckthorn) {
    background-color: #ec954d;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.bg-dark-gray-transparent) {
    background-color: rgba(42, 43, 63,.8);
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.bg-gradient-chablis-red-quartz-white) {
    background-image: linear-gradient(to right, #fce7e1, #fce7e1, #efe2ea, #dcdaf5, #dcdaf5);
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.bg-gradient-top-very-light-gray) {
    background-image: linear-gradient(to top, #f4f7fd, #f4f7fd, #f9fbff, #f9fbff, #ffffff);
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.text-gradient-orange-sky-blue) {
    background-image: linear-gradient(to right, #f36b4a, #c26772, #6256c8, #6256c8, #6256c8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.btn) {
    font-weight: 600;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.btn-gradient-orange-sky-blue) {
    background-image: linear-gradient(to right, #f36b4a, #584ccb, #f36b4a);
    background-size: 200% auto;
    color: var(--white);
}
:where(section.source-seo-agency, section.source-seo-agency *):is(h1) {
    line-height: 4.375rem;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(h2) {
    line-height: 3.438rem;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(h3) {
    line-height: 2.813rem;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(h4) {
    line-height: 2.375rem;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(h5) {
    line-height: 2rem;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(h6) {
    line-height: 1.75rem;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.opacity-05) {
    opacity: .05;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(header .navbar-brand img) {
    max-height: 30px;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(header .btn.btn-rounded.btn-very-small) {
    font-size: 12px;
    font-weight: 600;
    padding: 8px 25px;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.navbar .navbar-nav .nav-link) {
    font-weight: 600;
    font-size: 18px;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(header .left-nav .navbar-nav:before) {
    background: rgba(0,0,0,.3); 
}
:where(section.source-seo-agency, section.source-seo-agency *):is(footer .nav-link) {
    color: var(--dark-gray);  
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.nav-link) {
    padding: 0.5rem 1.5rem;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(footer.half-footer) {
    padding: 40px 0 40px 0;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(footer .elements-social ul li:last-child) {
    margin-right: 0;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.page-title-large h1) {
    font-size: 3.8rem;
    line-height: 4.2rem;
}
:where(section.source-seo-agency, section.source-seo-agency *):is(.page-title-large h2) {
    font-size: 20px;
    line-height: 30px;
}
@media (max-width: 991px) {
:where(section.source-seo-agency, section.source-seo-agency *):is(.tab-style-04 .nav-tabs .nav-item) {
        padding: 0 20px;
    }
:where(section.source-seo-agency, section.source-seo-agency *):is(.process-step-style-02 .progress-step-separator) {
        display: block;
    }
:where(section.source-seo-agency, section.source-seo-agency *):is(footer .nav-link) {
        padding: 0.5rem 1rem; 
    }
}
@media (max-width: 768px) {
:where(section.source-seo-agency, section.source-seo-agency *):is(.tab-style-04 .nav-tabs .nav-item) {
        padding: 0 10px;
    }
}
@media (max-width: 575px) {
:where(section.source-seo-agency, section.source-seo-agency *):is(.process-step-style-02 .progress-step-separator) {
        display: none;
    }
:where(section.source-seo-agency, section.source-seo-agency *):is(.background-position-center-bottom) {
        background-position: center bottom -1px !important;
    }
}

/* Rubriques provenant de consulting. */

section.source-consulting {     
    --base-color: #dd6531;
    --dark-gray: #292d36;
    --medium-gray: #808291;
    --primary-font: 'Kumbh Sans', sans-serif;
    --alt-font: 'Kumbh Sans', sans-serif;
}
section.source-consulting {
    font-size: 17px;
    line-height: 30px; 
}
:where(section.source-consulting, section.source-consulting *):is(a) {
    color: #808291;
}
:where(section.source-consulting, section.source-consulting *):is(.bg-gradient-black-dark-orange) {
    background-image: linear-gradient(to right top, #353332, #312b28, #15110f, #4a3229, #5a2611);
}
:where(section.source-consulting, section.source-consulting *):is(.bg-gradient-dark-orange-transparent) { 
    background-image: linear-gradient(to right top, rgba(212, 110, 66,.8), rgba(197, 105, 66,.8), rgba(184, 101, 66,.8), rgba(158, 93, 67,.8), rgba(111, 80, 70,.8));
}
:where(section.source-consulting, section.source-consulting *):is(.header-icon .icon > a) {
    font-size: 20px;
}
:where(section.source-consulting, section.source-consulting *):is(.navbar .navbar-nav .nav-link) {
    font-weight: 400;
    font-size: 18px;
    letter-spacing: .5px;
}
:where(section.source-consulting, section.source-consulting *):is(.navbar .navbar-nav .dropdown .dropdown-menu a) {
    font-size: 16px;
    line-height: 28px;
}
:where(section.source-consulting, section.source-consulting *):is(.push-menu) {
    width: 400px;
}
:where(section.source-consulting, section.source-consulting *):is(header .navbar-brand img) {
    max-height: 35px;
}
:where(section.source-consulting, section.source-consulting *):is(.navbar .navbar-nav .simple-dropdown .dropdown-menu) {
    border-radius: 5px;
}
:where(section.source-consulting, section.source-consulting *):is(.navbar .navbar-nav .simple-dropdown .dropdown-menu li a) {
    padding: 9px 0 11px;
    border-bottom: 1px solid var(--light-medium-gray);
}
:where(section.source-consulting, section.source-consulting *):is(.navbar .navbar-nav .simple-dropdown .dropdown-menu li:first-child a) {
    padding-top: 0;
}
:where(section.source-consulting, section.source-consulting *):is(.navbar .navbar-nav .simple-dropdown .dropdown-menu li:last-child a) {
    border: 0;
    padding-bottom: 0;
}
:where(section.source-consulting, section.source-consulting *):is(.push-menu .close-menu) {
    right: 30px;
    top: 30px;
}
:where(section.source-consulting, section.source-consulting *):is(h1) {
    line-height: 4.5rem;
}
:where(section.source-consulting, section.source-consulting *):is(.newsletter-style-02 .btn) {
    padding: 7px 18px 9px 18px;
}
:where(section.source-consulting, section.source-consulting *):is(footer .input-small),
:where(section.source-consulting, section.source-consulting *):is(footer .textarea-small) {
    font-size: 15px;
    padding-left: 20px;
}
:where(section.source-consulting, section.source-consulting *):is(footer .footer-logo img) {
    max-height: 35px;
}
:where(section.source-consulting, section.source-consulting *):is(.page-title-extra-small h1) {
    font-size: 22px;
    line-height: 32px;
}
:where(section.source-consulting, section.source-consulting *):is(.newsletter-style-02 input) {
    padding-right: 65px;
}
@media (max-width: 1199px) {
:where(section.source-consulting, section.source-consulting *):is(.newsletter-style-02 input) {
        padding-left: 15px;
    }
}
@media (max-width: 991px) {
:where(section.source-consulting, section.source-consulting *):is(.navbar .navbar-nav .simple-dropdown .dropdown-menu) {
        margin-top: 15px;
    }
}
@media (max-width: 767px) {
:where(section.source-consulting, section.source-consulting *):is(.page-title-extra-small h1) {
        font-size: 20px;
        line-height: 28px;
    }
:where(section.source-consulting, section.source-consulting *):is(.process-step-style-02 .progress-step-separator) {
        display: block;
    }
}
@media (max-width: 575px) {
:where(section.source-consulting, section.source-consulting *):is(.process-step-style-02 .progress-step-separator) {
        display: none;
    }
}

/* Rubriques provenant de corporate. */

section.source-corporate {
    --base-color: #3C2FC0;
    --medium-gray: #878898;
    --dark-gray: #242E45;
    --light-red: #F2F1FC;
    --alt-font: 'Plus Jakarta Sans', sans-serif;
    --primary-font: 'Plus Jakarta Sans', sans-serif;
}
section.source-corporate {
    font-size: 17px;
    line-height: 32px;
}
:where(section.source-corporate, section.source-corporate *):is(sup) {
    top: -0.7em;
}
:where(section.source-corporate, section.source-corporate *):is(.lh-42px) {
    line-height: 42px;
}
:where(section.source-corporate, section.source-corporate *):is(.box-layout) {
    padding: 0 40px;
}
:where(section.source-corporate, section.source-corporate *):is(a) {
    color: #878898;
}
:where(section.source-corporate, section.source-corporate *):is(b),
:where(section.source-corporate, section.source-corporate *):is(strong) {
    font-weight: 700;
}
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .nav-link) {
    font-weight: 600;
    font-size: 17px;
}
:where(section.source-corporate, section.source-corporate *):is(header .navbar-brand img) {
    max-height:28px;
}
:where(section.source-corporate, section.source-corporate *):is(.header-icon .icon > a) {
    font-size: 20px;
}
:where(section.source-corporate, section.source-corporate *):is(.navbar .btn.btn-switch-text.btn-medium > span) {
    padding: 10px 25px;
    font-size: 14px;
}
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu) {
    border-radius: 0;
    box-shadow: 0 0 35px 0 rgb(0 0 0 / 10%);
}
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a i) {
    font-size: 29px;
    width: 28px;
    margin-right: 12px;
}
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .dropdown .dropdown-menu a),
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .dropdown .dropdown-menu a:hover),
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .dropdown .dropdown-menu li.active > a) {
    color: var(--white);
    font-weight: 500;
}
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a) {
    font-size: 16px;
    line-height: 28px;
    padding: 18px 25px 20px 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a:hover),
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li.active a) {
    opacity: 0.6;
}
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .dropdown .dropdown-menu) {
    background-color: var(--dark-gray);
}
:where(section.source-corporate, section.source-corporate *):is(.h1),
:where(section.source-corporate, section.source-corporate *):is(.h2),
:where(section.source-corporate, section.source-corporate *):is(.h3),
:where(section.source-corporate, section.source-corporate *):is(.h4),
:where(section.source-corporate, section.source-corporate *):is(.h5),
:where(section.source-corporate, section.source-corporate *):is(.h6),
:where(section.source-corporate, section.source-corporate *):is(h1),
:where(section.source-corporate, section.source-corporate *):is(h2),
:where(section.source-corporate, section.source-corporate *):is(h3),
:where(section.source-corporate, section.source-corporate *):is(h4),
:where(section.source-corporate, section.source-corporate *):is(h5),
:where(section.source-corporate, section.source-corporate *):is(h6) {
    margin-bottom: 25px;
}
:where(section.source-corporate, section.source-corporate *):is(.down-section) {
    bottom: 30px;
}
:where(section.source-corporate, section.source-corporate *):is(.page-title-extra-large h1) {
    font-size: 4.5rem;
    line-height: 4.5rem;
}
:where(section.source-corporate, section.source-corporate *):is(h1),
:where(section.source-corporate, section.source-corporate *):is(.h1) {
    font-size: 4.688rem;
    line-height: 4.688rem;
}
:where(section.source-corporate, section.source-corporate *):is(h2) {
    font-size: 3.125rem;
    line-height: 3.125rem;
}
:where(section.source-corporate, section.source-corporate *):is(.small-screen) {
    height: 350px !important;
}
:where(section.source-corporate, section.source-corporate *):is(.text-gradient-orange-sky-blue) {
    background-image: linear-gradient(to right, #f7693c, #c74e45, #7d3785, #582d9f, #3928af);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
:where(section.source-corporate, section.source-corporate *):is(.bg-gradient-very-light-gray-transparent) {
    background: -webkit-linear-gradient(right, rgba(240, 244, 253, 1.0), rgba(255, 255, 255, 0.0));
    background: linear-gradient(to right, rgba(240, 244, 253, 1.0), rgba(255, 255, 255, 0.0));
}
:where(section.source-corporate, section.source-corporate *):is(.bg-gradient-blue-whale-transparent) { 
    background: -webkit-linear-gradient(right, rgba(17, 27, 50, 1.0), rgba(255, 255, 255, 0.0));
    background: linear-gradient(to right, rgba(17, 27, 50, 1.0), rgba(255, 255, 255, 0.0));
}
:where(section.source-corporate, section.source-corporate *):is(.bg-gradient-quartz-light-transparent) {
    background: -webkit-linear-gradient(right, rgba(227, 225, 245, 1.0), rgba(255, 255, 255, 0.0));
    background: linear-gradient(to right, rgba(227, 225, 245, 1.0), rgba(255, 255, 255, 0.0));
}
:where(section.source-corporate, section.source-corporate *):is(.bg-gradient-quartz-white) { 
    background-image: linear-gradient(to bottom, #f7f7ff, #f4f4fb, #f8f7fc, #fbfbfe, #ffffff);
}
:where(section.source-corporate, section.source-corporate *):is(.bg-gradient-base-color-transparent) {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgb(60 47 192)), to(transparent));
    background-image: linear-gradient(to top, rgba(60, 47, 192, .8) 0%, transparent 100%);
}
:where(section.source-corporate, section.source-corporate *):is(.bg-gradient-regal-blue-transparent) {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgb(22 35 64)), to(transparent));
    background-image: linear-gradient(to top, rgb(22 35 64) 0%, transparent 100%);
}
:where(section.source-corporate, section.source-corporate *):is(.bg-gradient-flamingo-amethyst-green) {
    background-image: linear-gradient(to right, #f7693c, #c74e45, #7d3785, #582d9f, #3928af);
}
:where(section.source-corporate, section.source-corporate *):is(.bg-gradient-base-transparent) {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(22, 32, 44, 1)), to(transparent));
    background-image: linear-gradient(to top, rgba(22, 32, 44, .9) 8%, transparent 80%);
}
:where(section.source-corporate, section.source-corporate *):is(.bg-gradient-dark-transparent) {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(7%, #162340), to(transparent));
    background: linear-gradient(to top, #162340 7%, transparent 70%);
}
:where(section.source-corporate, section.source-corporate *):is(.bg-regal-blue) {
    background-color: #162340;
}
:where(section.source-corporate, section.source-corporate *):is(.bg-blue-whale) {
    background-color: #16233F;
}
:where(section.source-corporate, section.source-corporate *):is(.top-40) {
    top: 40%!important;
}
:where(section.source-corporate, section.source-corporate *):is(.left-30) {
    left: 30%!important;
}
:where(section.source-corporate, section.source-corporate *):is(.right-30) {
    right: 30%!important;
}
:where(section.source-corporate, section.source-corporate *):is(.top-30) {
    top: 30%;
}
:where(section.source-corporate, section.source-corporate *):is(.top-20) {
    top: 20%;
}
:where(section.source-corporate, section.source-corporate *):is(.left-170px) {
    left: 170px;
}
:where(section.source-corporate, section.source-corporate *):is(.mt-minus-2) {
    margin-top: -2px;
}
:where(section.source-corporate, section.source-corporate *):is(.left-minus-300px) {
    left: -300px;
}
:where(section.source-corporate, section.source-corporate *):is(.btn) {
    letter-spacing: 0px;
    text-transform: inherit;
}
:where(section.source-corporate, section.source-corporate *):is(.btn.btn-extra-large) {
    font-size: 18px;
}
:where(section.source-corporate, section.source-corporate *):is(.btn.btn-large) {
    font-size:16px;
}
:where(section.source-corporate, section.source-corporate *):is(.btn.btn-medium) {
    font-size: 15px;
}
:where(section.source-corporate, section.source-corporate *):is(.btn.btn-small) {
    font-size: 14px;
}
:where(section.source-corporate, section.source-corporate *):is(.btn.btn-link) {
    padding: 0 0 2px;
    position: relative;
    text-decoration: none;
    border: 0;
    border-bottom: 2px solid;
    letter-spacing: 0;
    background-color: transparent;
}
:where(section.source-corporate, section.source-corporate *):is(.btn-gradient-flamingo-amethyst-green) {
    background-image: linear-gradient(to right, #f7693c, #c74e45, #7d3785, #582d9f, #3928af, #582d9f, #7d3785, #c74e45, #f7693c);
    background-size: 200% auto;
    color: var(--white);
}
:where(section.source-corporate, section.source-corporate *):is(.interactive-banner-style-02.dark-hover:hover .btn) {
    opacity: 0.7;
}
:where(section.source-corporate, section.source-corporate *):is(.blog-comment li .btn-reply) {
    padding: 6px 20px 7px;
}
:where(section.source-corporate, section.source-corporate *):is(.process-step-style-05 .progress-step-separator) {
    bottom: inherit;
    height: 100%;
}
:where(section.source-corporate, section.source-corporate *):is(.interactive-banner-style-02:hover figure figcaption .features-icon) {
    margin-bottom: 17px;
}
:where(section.source-corporate, section.source-corporate *):is(.pagination-style-01 .page-item .page-link:hover),
:where(section.source-corporate, section.source-corporate *):is(.pagination-style-01 .page-item.active .page-link) {
    background: var(--dark-gray);
    color: var(--white);
}
:where(section.source-corporate, section.source-corporate *):is(.pagination-style-01 .page-item:first-child .page-link),
:where(section.source-corporate, section.source-corporate *):is(.pagination-style-01 .page-item:last-child .page-link) {
    background: transparent;
    color: var(--medium-gray);
}
:where(section.source-corporate, section.source-corporate *):is(.pagination-style-01 .page-item:first-child .page-link:hover),
:where(section.source-corporate, section.source-corporate *):is(.pagination-style-01 .page-item:last-child .page-link:hover) {
    color: var(--dark-gray);
}
:where(section.source-corporate, section.source-corporate *):is(.accordion-style-06 .accordion-item.active-accordion) {
    background-image: linear-gradient(to bottom, #f7f8f9, #f9fafb, #fbfbfc, #fdfdfd, #ffffff);
}
:where(section.source-corporate, section.source-corporate *):is(#map) {
    border-radius: 6px 0 0 6px;
}
:where(section.source-corporate, section.source-corporate *):is(.border-radius-top-lr) {
    border-radius: 6px 6px 0 0;
}
:where(section.source-corporate, section.source-corporate *):is(footer ul li) {
    margin-bottom: 0;
}
:where(section.source-corporate, section.source-corporate *):is(.scroll-progress) {
    right: 10px;
}
:where(section.source-corporate, section.source-corporate *):is(.newsletter-style-02 input) {
    font-size: 15px;
}
:where(section.source-corporate, section.source-corporate *):is(#demo-corporate-slider) {border-radius: 6px;}
:where(section.source-corporate, section.source-corporate *):is(.hesperiden.tparrows) { width: 54px; height: 54px; background: transparent; border: 1px solid rgba(255,255,255,0.2);-webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out}
:where(section.source-corporate, section.source-corporate *):is(.hesperiden.tparrows:hover) {border:1px solid rgba(255,255,255,1); background: rgba(255,255,255,1); ;}
:where(section.source-corporate, section.source-corporate *):is(.hesperiden.tparrows:hover:before) {color: #232323}
:where(section.source-corporate, section.source-corporate *):is(.hesperiden.tparrows:before) {line-height: 52px;}
:where(section.source-corporate, section.source-corporate *):is(.hesperiden.tparrows.tp-leftarrow:before) { content: "\f104";font-family: "Font Awesome 6 Free";font-size: 16px; font-weight: 900}
:where(section.source-corporate, section.source-corporate *):is(.hesperiden.tparrows.tp-rightarrow:before) { content: "\f105";font-family: "Font Awesome 6 Free";font-size: 16px; font-weight: 900}
:where(section.source-corporate, section.source-corporate *):is(.hesperiden.tparrows.tp-leftarrow:before) { margin-left: 0; }
:where(section.source-corporate, section.source-corporate *):is(.hesperiden.tparrows.tp-rightarrow:before) { margin-right: 0; }
:where(section.source-corporate, section.source-corporate *):is(.get-started-btn) { transition: 0.3s ease-in-out !important; }
:where(section.source-corporate, section.source-corporate *):is(.hesperiden.tparrows) { z-index: 97; }
@media (max-width: 1700px) {
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .nav-link) {
        padding-left: 19px;
        padding-right: 19px;
    }
}
@media (max-width: 1600px) {
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .nav-link) {
        padding-left: 12px;
        padding-right: 12px;
    }
}
@media (max-width: 1350px) {
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .nav-link) {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 1300px) {
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .nav-link) {
        padding-left: 9px;
        padding-right: 9px;
    }
}
@media (max-width: 1199px) {
:where(section.source-corporate, section.source-corporate *):is(.accordion-style-06 .accordion-item) {
        padding: 15px 50px 15px 35px;
    }
:where(section.source-corporate, section.source-corporate *):is(.box-layout) {
        padding: 0;
    }
:where(section.source-corporate, section.source-corporate *):is(#demo-corporate-slider) {
        border-radius: 0;
    }
:where(section.source-corporate, section.source-corporate *):is(.lg-border-radius-0px) {
        border-radius: 0 !important;
    }
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .nav-link) {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 991px) {
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu) {
        width: calc(100% + 30px) !important;
        margin-left: -15px;
        padding: 10px 45px;
        margin-bottom: 0;
        margin-right: -15px;
    }
:where(section.source-corporate, section.source-corporate *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a),
:where(section.source-corporate, section.source-corporate *):is(.navbar-modern-inner .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a),
:where(section.source-corporate, section.source-corporate *):is(.navbar-full-screen-menu-inner .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a) {
        padding-left: 0;
        padding-right: 0;
    }
:where(section.source-corporate, section.source-corporate *):is([data-mobile-nav-style=modern] .navbar-modern-inner .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a) {
        font-size: 17px;
        line-height: normal;
        display: flex;
        align-items: center;
    }
:where(section.source-corporate, section.source-corporate *):is([data-mobile-nav-style=modern] .navbar-modern-inner .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a i) {
        font-size: 26px;
    }
}
@media (max-width: 767px) {
:where(section.source-corporate, section.source-corporate *):is(#map) {
        border-radius: 0;
    }
:where(section.source-corporate, section.source-corporate *):is(.small-screen) {
        height: 300px !important;
    }
:where(section.source-corporate, section.source-corporate *):is(.h1),
:where(section.source-corporate, section.source-corporate *):is(.h2),
:where(section.source-corporate, section.source-corporate *):is(.h3),
:where(section.source-corporate, section.source-corporate *):is(.h4),
:where(section.source-corporate, section.source-corporate *):is(.h5),
:where(section.source-corporate, section.source-corporate *):is(.h6),
:where(section.source-corporate, section.source-corporate *):is(h1),
:where(section.source-corporate, section.source-corporate *):is(h2),
:where(section.source-corporate, section.source-corporate *):is(h3),
:where(section.source-corporate, section.source-corporate *):is(h4),
:where(section.source-corporate, section.source-corporate *):is(h5),
:where(section.source-corporate, section.source-corporate *):is(h6) {
        margin-bottom: 20px;
    }
}
@media (max-width: 575px) {
:where(section.source-corporate, section.source-corporate *):is(.accordion-style-06 .accordion-item) {
        padding: 15px;
    }
:where(section.source-corporate, section.source-corporate *):is(footer .elements-social.social-icon-style-02 li) {
        margin: 0 15px 0 0;
    }
:where(section.source-corporate, section.source-corporate *):is(footer .elements-social.social-icon-style-02 li:first-child) {
        margin-left: 0;
    }
}

/* Rubriques provenant de business. */

section.source-business {     
    --base-color: #5758D6;
    --dark-gray: #262b35;
    --medium-gray:#868d98;
    --primary-font: 'Be Vietnam', sans-serif;
    --alt-font: 'Sora', sans-serif;
}
section.source-business { 
    font-size: 17px;
    line-height: 32px;
}
:where(section.source-business, section.source-business *):is(header .navbar-brand img) {
    max-height: 26px;
}
:where(section.source-business, section.source-business *):is(.navbar .navbar-nav .nav-link) {
    font-size: 17px;
    font-weight: 400;
}
:where(section.source-business, section.source-business *):is(.sticky .header-transparent .header-button .btn) {
    color: var(--dark-gray);
    border-color: var(--dark-gray);
}
:where(section.source-business, section.source-business *):is(.sticky .header-transparent .header-button .btn:hover) {
    border-color: var(--dark-gray);
    color: var(--white);
    background:  var(--dark-gray);
}
:where(section.source-business, section.source-business *):is(header.sticky.sticky-active [data-header-hover="light"] .widget-text i) {
    color: var(--white);
}
:where(section.source-business, section.source-business *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu) {
    background-color: var(--dark-gray);
}
:where(section.source-business, section.source-business *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: var(--white);
}
:where(section.source-business, section.source-business *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li:hover a),
:where(section.source-business, section.source-business *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li.active a) {
    opacity: .5;
}
:where(section.source-business, section.source-business *):is(.bg-gradient-sherpa-blue-black) {
    background-image: linear-gradient(to right top, #23248C, #22236D, #232348, #222226, #232323);
}
:where(section.source-business, section.source-business *):is(.bg-gradient-sherpa-black-blue) {
    background-image: linear-gradient(to right top, #232323, #222226, #232348, #22236D, #23248C);
}
:where(section.source-business, section.source-business *):is(.bg-base-color-transparent) {
    background-color: rgba(87, 88, 214,.8);
}
:where(section.source-business, section.source-business *):is(.tab-style-05 .nav-tabs > li.nav-item) {
    letter-spacing: -.5px;
}
:where(section.source-business, section.source-business *):is(.accordion .accordion-item .accordion-header .accordion-title i) {
    top: 52%;
}
:where(section.source-business, section.source-business *):is(.h1),
:where(section.source-business, section.source-business *):is(.h2),
:where(section.source-business, section.source-business *):is(.h3),
:where(section.source-business, section.source-business *):is(.h4),
:where(section.source-business, section.source-business *):is(.h5),
:where(section.source-business, section.source-business *):is(.h6),
:where(section.source-business, section.source-business *):is(h1),
:where(section.source-business, section.source-business *):is(h2),
:where(section.source-business, section.source-business *):is(h3),
:where(section.source-business, section.source-business *):is(h4),
:where(section.source-business, section.source-business *):is(h5),
:where(section.source-business, section.source-business *):is(h6) {margin-bottom: 25px}
:where(section.source-business, section.source-business *):is(.progress-bar-style-01 .progress .progress-bar-title) {
    bottom: 15px;
}
:where(section.source-business, section.source-business *):is(.page-title-extra-large h1) {
    font-size: 4.7rem;
    line-height: 4.7rem;
}
:where(section.source-business, section.source-business *):is(.separator-line-9px) {
    height: 9px;
}
:where(section.source-business, section.source-business *):is(.tag-cloud a) { 
    padding-top: 5px;
    padding-bottom: 9px;
}
:where(section.source-business, section.source-business *):is(.blog-comment li .btn-reply) {
    padding-top: 5px;
    padding-bottom: 7px;
}
:where(section.source-business, section.source-business *):is(.pagination-style-01 .page-item .page-link) {
    line-height: 42px;
}
:where(section.source-business, section.source-business *):is(.pagination-style-01 .page-item.active .page-link) {
    background: var(--dark-gray);
    color: var(--white);
}
:where(section.source-business, section.source-business *):is(.bottom-minus-45px) {
    bottom: -45px;
}
:where(section.source-business, section.source-business *):is(.right-minus-45px) {
    right: -45px;
}
:where(section.source-business, section.source-business *):is(footer .footer-logo img) {
    max-height: 26px;
}
:where(section.source-business, section.source-business *):is(footer ul li) {
    margin-bottom: 0;
}
:where(section.source-business, section.source-business *):is(.footer-dark a:hover) {
    color: var(--white);
}
:where(section.source-business, section.source-business *):is(.mfp-bg) {
    background: #000000;
    opacity: 0.7;
}
@media (max-width: 1499px) {
:where(section.source-business, section.source-business *):is(.navbar .navbar-nav .nav-link) {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 1399px) {
:where(section.source-business, section.source-business *):is(.navbar .navbar-nav .nav-link) {
        padding-left: 13px;
        padding-right: 13px;
    }
:where(section.source-business, section.source-business *):is(.sticky-wrap.shadow-in) {
        left: 35px;
    }
}
@media (max-width: 1300px) {
:where(section.source-business, section.source-business *):is(.sticky-wrap.shadow-in) {
        left: 10px;
    }
}
@media (max-width: 991px) {
:where(section.source-business, section.source-business *):is(.header-transparent .header-button .btn) {
        color: var(--dark-gray);
        border-color: var(--dark-gray);
    }
:where(section.source-business, section.source-business *):is(.header-transparent .header-button .btn:hover) {
        border-color: var(--dark-gray);
        color: var(--white);
        background:  var(--dark-gray);
    }
:where(section.source-business, section.source-business *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu) {
        width: calc(100% + 30px) !important;
        margin-left: -15px;
        padding: 10px 45px;
        margin-bottom: 0;
        margin-right: -15px;
    }
:where(section.source-business, section.source-business *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li:last-child a) {
        padding-bottom: 17px;
    }
}
@media (max-width: 767px) {
:where(section.source-business, section.source-business *):is(p) {
        margin-bottom: 20px;
    }
:where(section.source-business, section.source-business *):is(.page-title-extra-large h1) {
        font-size: 40px;
        line-height: 46px;
    }
}

/* Rubriques provenant de it-business. */

section.source-it-business {     
    --base-color: #074eb9; 
    --dark-gray:#262b35;
    --black:#05060a;
    --medium-gray:#7d8087;
    --very-light-gray: #f0f2f8;
    --primary-font: 'Plus Jakarta Sans', sans-serif;
}
section.source-it-business {
    line-height: 29px;
}
:where(section.source-it-business, section.source-it-business *):is(header .navbar-brand img) {
    max-height: 32px;
}
:where(section.source-it-business, section.source-it-business *):is(.navbar .navbar-nav .nav-link) {
    font-size: 17px;
}
:where(section.source-it-business, section.source-it-business *):is(header .btn.btn-rounded.btn-large) {
    padding:10px 26px;
    font-size: 13px;
    font-weight: 500;
}
:where(section.source-it-business, section.source-it-business *):is(.sticky .header-transparent .header-button .btn) {
    color: var(--dark-gray);
    border-color: var(--extra-medium-gray);
}
:where(section.source-it-business, section.source-it-business *):is(.sticky .header-transparent .header-button .btn:hover) {
    border-color: var(--dark-gray);
    color: var(--white);
    background:  var(--dark-gray);
}
:where(section.source-it-business, section.source-it-business *):is(header.sticky.sticky-active [data-header-hover="light"] .widget-text i) {
    color: var(--white);
}
:where(section.source-it-business, section.source-it-business *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu) {
    background-color: var(--dark-gray);
}
:where(section.source-it-business, section.source-it-business *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: var(--white);
}
:where(section.source-it-business, section.source-it-business *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li:hover a),
:where(section.source-it-business, section.source-it-business *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li.active a) {
    opacity: .5;
}
:where(section.source-it-business, section.source-it-business *):is([class*=btn-transparent]),
:where(section.source-it-business, section.source-it-business *):is([class*=" btn-transparent"]) {
    font-weight: 500;
}
:where(section.source-it-business, section.source-it-business *):is(.btn) {
    text-transform: none;
    font-family: var(--primary-font);
}
:where(section.source-it-business, section.source-it-business *):is(.btn.btn-switch-text.btn-extra-large > span) {
    padding: 19px 40px;
}
:where(section.source-it-business, section.source-it-business *):is(.btn-gradient-purple-pink) {
    background-image: linear-gradient(to right, #0b58cb, #e94037, #0b58cb);
    background-size: 200% auto;
    color: var(--white);
}
:where(section.source-it-business, section.source-it-business *):is(.bg-gradient-dark-gray-transparent) { 
    background: -webkit-linear-gradient(right, rgba(24, 25, 28, .5), rgba(255, 255, 255, 0.0));
    background: linear-gradient(to right, rgba(24, 25, 28, .5), rgba(255, 255, 255, 0.0));
}
:where(section.source-it-business, section.source-it-business *):is(.bg-gradient-very-light-gray-transparent) {
    background: -webkit-linear-gradient(right, rgba(240, 244, 253, 1.0), rgba(255, 255, 255, 0.0));
    background: linear-gradient(to right, rgba(240, 244, 253, 1.0), rgba(255, 255, 255, 0.0));
}
:where(section.source-it-business, section.source-it-business *):is(.bg-gradient-flamingo-red-transparent) {
    background: -webkit-linear-gradient(right, rgba(243, 69, 59, 1.0), rgba(255, 255, 255, 0.0));
    background: linear-gradient(to right, rgba(243, 69, 59, 1.0) 10%, rgba(255, 255, 255, 0.0) 95%);
}
:where(section.source-it-business, section.source-it-business *):is(.bg-gradient-base-color-transparent) {
    background: -webkit-linear-gradient(right, rgba(15, 89, 201, 1.0), rgba(255, 255, 255, 0.0));
    background: linear-gradient(to right, rgba(15, 89, 201, 1.0) 10%, rgba(255, 255, 255, 0.0) 95%);
}
:where(section.source-it-business, section.source-it-business *):is(.bg-gradient-light-gray-transparent) {
    background: -webkit-linear-gradient(right, rgba(222, 230, 244, 1.0), rgba(255, 255, 255, 0.0));
    background: linear-gradient(to right, rgba(222, 230, 244, 1.0), rgba(255, 255, 255, 0.0));
}
:where(section.source-it-business, section.source-it-business *):is(.bg-midnight-blue) {
    background-color: #1e2033;
}
:where(section.source-it-business, section.source-it-business *):is(.text-flamingo) {
    color: #e55b53;
}
:where(section.source-it-business, section.source-it-business *):is(.text-gradient-orange-sky-blue) {
    background-image: linear-gradient(to right, #5e70f3, #6170f1, #8074dc, #b87bb6, #ec8192);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
:where(section.source-it-business, section.source-it-business *):is(.h1),
:where(section.source-it-business, section.source-it-business *):is(.h2),
:where(section.source-it-business, section.source-it-business *):is(.h3),
:where(section.source-it-business, section.source-it-business *):is(.h4),
:where(section.source-it-business, section.source-it-business *):is(.h5),
:where(section.source-it-business, section.source-it-business *):is(.h6),
:where(section.source-it-business, section.source-it-business *):is(h1),
:where(section.source-it-business, section.source-it-business *):is(h2),
:where(section.source-it-business, section.source-it-business *):is(h3),
:where(section.source-it-business, section.source-it-business *):is(h4),
:where(section.source-it-business, section.source-it-business *):is(h5),
:where(section.source-it-business, section.source-it-business *):is(h6) {
    margin-bottom: 25px;
}
:where(section.source-it-business, section.source-it-business *):is(.portfolio-filter li) {
    padding: 0 18px;
    line-height: 24px;
}
:where(section.source-it-business, section.source-it-business *):is(.categories-btn) {
    font-size: 11px;
}
:where(section.source-it-business, section.source-it-business *):is(.page-title-extra-large h1) {
    font-size: 4rem;
    line-height: 4rem;
}
:where(section.source-it-business, section.source-it-business *):is(.page-title-extra-large h2) {
    font-size: 17px;
    line-height: 28px;
    margin: 0 auto;
}
:where(section.source-it-business, section.source-it-business *):is(.process-step-style-05 .progress-step-separator) {
    bottom: -10px;
    height: 100%;
    z-index: -1;
}
:where(section.source-it-business, section.source-it-business *):is(.h-72px) {
    height: 72px !important;
}
:where(section.source-it-business, section.source-it-business *):is(#map) {
    height: 650px;
    border-radius: 6px 0 0 6px;
}
:where(section.source-it-business, section.source-it-business *):is(.mt-minus-50px) {
    margin-top: -50px;
}
:where(section.source-it-business, section.source-it-business *):is(.lh-200) {
    line-height: 12.5rem;
}
:where(section.source-it-business, section.source-it-business *):is(.bottom-auto) {
    bottom: auto;
}
:where(section.source-it-business, section.source-it-business *):is(footer .footer-logo img) {
    max-height: 35px;
}
:where(section.source-it-business, section.source-it-business *):is(footer ul li) {
    margin-bottom: 0;
}
:where(section.source-it-business, section.source-it-business *):is(.footer-light a:hover),
:where(section.source-it-business, section.source-it-business *):is(.footer-navbar li a:hover) {
    color: var(--dark-gray);
}
@media (max-width: 1299px) {
:where(section.source-it-business, section.source-it-business *):is(.navbar .navbar-nav .nav-link) {
        font-size: 16px;
    }
:where(section.source-it-business, section.source-it-business *):is(header .btn.btn-rounded.btn-large) {
        padding: 10px 15px;
        font-size: 12px; 
    }
}
@media (max-width: 1199px) {
:where(section.source-it-business, section.source-it-business *):is(.navbar .navbar-nav .nav-link) {
        font-size: 15px;
    }
:where(section.source-it-business, section.source-it-business *):is(header .btn.btn-rounded.btn-large) {
        padding: 10px 10px;
        font-size: 11px; 
    }
}
@media (max-width: 991px) {
:where(section.source-it-business, section.source-it-business *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu) {
        width: calc(100% + 30px) !important;
        margin-left: -15px;
        padding: 10px 45px;
        margin-bottom: 0;
        margin-right: -15px;
    }
:where(section.source-it-business, section.source-it-business *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li:last-child a) {
        padding-bottom: 17px;
    }
:where(section.source-it-business, section.source-it-business *):is([data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a i) {
        font-size: 19px;
    }
:where(section.source-it-business, section.source-it-business *):is(header .btn.btn-rounded.btn-large) {
        color: var(--dark-gray);
        border-color: var(--extra-medium-gray);
        padding: 10px 15px;
        font-size: 13px;
    }
}
@media (max-width: 767px) {
:where(section.source-it-business, section.source-it-business *):is(.portfolio-filter li) {
        padding: 0;
    }
}

/* Rubriques provenant de real-estate. */

section.source-real-estate {
    --alt-font: 'Urbanist', sans-serif;
    --primary-font: 'Atkinson Hyperlegible', sans-serif;
    --base-color: #06af47; 
    --dark-gray:#262b35;
}
section.source-real-estate {
    font-size: 17px;
    line-height: 32px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.placeholder-light-gray)::-webkit-input-placeholder {
    color: var(--medium-gray) !important;
    text-overflow: ellipsis;
    opacity:0.6;
}
:where(section.source-real-estate, section.source-real-estate *):is(.placeholder-light-gray)::-moz-placeholder {
    color: var(--medium-gray) !important;
    text-overflow: ellipsis;
    opacity:0.6;
}
:where(section.source-real-estate, section.source-real-estate *):is(.placeholder-light-gray:-ms-input-placeholder) {
    color: var(--medium-gray) !important;
    text-overflow: ellipsis;
    opacity:0.6;
}
:where(section.source-real-estate, section.source-real-estate *):is(h1),
:where(section.source-real-estate, section.source-real-estate *):is(h2),
:where(section.source-real-estate, section.source-real-estate *):is(h3),
:where(section.source-real-estate, section.source-real-estate *):is(h4),
:where(section.source-real-estate, section.source-real-estate *):is(h5),
:where(section.source-real-estate, section.source-real-estate *):is(h6) {word-spacing: -2px;}
:where(section.source-real-estate, section.source-real-estate *):is(h1) {
    line-height: 4.375rem;
}
:where(section.source-real-estate, section.source-real-estate *):is(h2) {
    line-height: 3.438rem;
}
:where(section.source-real-estate, section.source-real-estate *):is(h3) {
    line-height: 2.813rem;
}
:where(section.source-real-estate, section.source-real-estate *):is(h4) {
    line-height: 2.575rem;
}
:where(section.source-real-estate, section.source-real-estate *):is(h5) {
    line-height: 2rem;
}
:where(section.source-real-estate, section.source-real-estate *):is(h6) {
    line-height: 1.75rem;
}
:where(section.source-real-estate, section.source-real-estate *):is(header .navbar-brand img) {
    max-height: 39px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.navbar .navbar-nav .nav-link) {
    font-size: 18px;
    font-weight: 600;
}
:where(section.source-real-estate, section.source-real-estate *):is(header.sticky .navbar-nav .nav-link),
:where(section.source-real-estate, section.source-real-estate *):is(header.sticky .fixed-header .navbar-nav .nav-link),
:where(section.source-real-estate, section.source-real-estate *):is(header.sticky .disable-fixed .navbar-nav .nav-link) {
    padding-top: 30px;
    padding-bottom: 30px;
}
:where(section.source-real-estate, section.source-real-estate *):is(header .left-nav .navbar-nav:before) {
    background-color: var(--dark-gray);
    opacity: 0.2; 
    transform: translate(-28px, 0px);
    -webkit-transform: translate(-28px, 0px);
    transition: 0s;
}
:where(section.source-real-estate, section.source-real-estate *):is(header.sticky .left-nav .navbar-nav:before) {
    transform: translate(-28px, 0px);
    -webkit-transform: translate(-28px, 0px);
}
:where(section.source-real-estate, section.source-real-estate *):is(header .btn.btn-small) {
    padding: 10px 20px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu) {
    width: 420px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a p) {
    line-height: 22px;
    font-size: 14px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a img) {
    width: 70px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.navbar .navbar-nav .dropdown.dropdown-with-icon .dropdown-menu li a span) {
    font-size: 17px;
    line-height: 30px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.bg-raven-blue) {
    background-color: #6c757d;
}
:where(section.source-real-estate, section.source-real-estate *):is(.bg-orange) {
    background-color: #ffa800;
}
:where(section.source-real-estate, section.source-real-estate *):is(.bg-base-color-transparent) {
    background-color: rgba(6, 175, 71,.15);
}
:where(section.source-real-estate, section.source-real-estate *):is(.bg-base-color-light) {
    background-color: #edf9f2;
}
:where(section.source-real-estate, section.source-real-estate *):is(.border-radius-left-8px) {
    border-radius: 8px 0 0 0;
}
:where(section.source-real-estate, section.source-real-estate *):is(.bg-gradient-gray-light-dark-transparent) {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(32, 35, 41, 1)), to(transparent));
    background-image: linear-gradient(to top, rgba(32, 35, 41, 1) 0%, transparent 80%);
}
:where(section.source-real-estate, section.source-real-estate *):is(.text-orange) {
    color: #ffa800;
}
:where(section.source-real-estate, section.source-real-estate *):is(.text-red) {
    color: #ec5b54;
}
:where(section.source-real-estate, section.source-real-estate *):is(.btn) {
    letter-spacing: normal;
    font-weight: 700;
}
:where(section.source-real-estate, section.source-real-estate *):is(.btn i) { 
    margin-left: 5px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.btn.btn-hover-animation-switch .btn-icon) {
    margin-left: 4px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.btn.btn-hover-animation-switch:hover .btn-text) {
    transform: translateX(21px);
}
:where(section.source-real-estate, section.source-real-estate *):is(.btn.btn-transparent-white-light:hover) {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1);
    color: var(--white);
}
:where(section.source-real-estate, section.source-real-estate *):is(.btn.btn-dark-gray:not(.btn.submit):hover),
:where(section.source-real-estate, section.source-real-estate *):is(.btn.btn-dark-gray:not(.btn.submit):active) {
    background-color: var(--base-color);
    border-color: var(--base-color);
    color: var(--white);
}
:where(section.source-real-estate, section.source-real-estate *):is(.btn.btn-base-color:hover) {
    background-color: var(--dark-gray);
    border-color: var(--dark-gray);
    color: var(--white);
}
:where(section.source-real-estate, section.source-real-estate *):is(.btn.btn-light-base-color) {
    background-color: #c7e9d4;
    border-color: #c7e9d4;
    color: var(--dark-gray);
}
:where(section.source-real-estate, section.source-real-estate *):is(.btn.btn-box-shadow.btn-base-color:hover) {
    background-color: var(--dark-gray);
    border-color: var(--dark-gray);
}
:where(section.source-real-estate, section.source-real-estate *):is(.btn.btn-link) {
    padding: 0 0 2px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.btn.text-uppercase-inherit i) {
    top: 1px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.right-minus-250px) {
    right: -250px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.right-minus-170px) {
    right: -170px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.right-minus-155px) {
    right: -155px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.bottom-minus-85px) {
    bottom: -85px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.page-title-extra-small h1) {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.page-title-extra-small h2) {
    font-size: 3.438rem;
    line-height: 3.438rem;
}
:where(section.source-real-estate, section.source-real-estate *):is(.icon-with-text-style-10:hover .feature-box-icon) {
    -webkit-transform: scale(1);
    transform: scale(1);
}
:where(section.source-real-estate, section.source-real-estate *):is(.contact-form-style-03) {
    margin-top: -100px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.process-step-style-05 .progress-step-separator) {
    bottom: -10px;
    height: 100%;
    z-index: -1;
}
:where(section.source-real-estate, section.source-real-estate *):is(.social-icon-style-02 .small-icon li) {
    margin: 0;
}
:where(section.source-real-estate, section.source-real-estate *):is(input),
:where(section.source-real-estate, section.source-real-estate *):is(select),
:where(section.source-real-estate, section.source-real-estate *):is(textarea),
:where(section.source-real-estate, section.source-real-estate *):is(.form-control) {
    font-size: 16px;
}
:where(section.source-real-estate, section.source-real-estate *):is(footer) {
    font-size: 16px;
    line-height: 30px;
}
:where(section.source-real-estate, section.source-real-estate *):is(footer ul li) {
    margin-bottom: 0;
}
:where(section.source-real-estate, section.source-real-estate *):is(footer .footer-logo img) {
    max-height: 39px;
}
:where(section.source-real-estate, section.source-real-estate *):is(.footer-light a:hover) {
    color: var(--dark-gray);
}
@media (max-width: 1199px) {
:where(section.source-real-estate, section.source-real-estate *):is(.newsletter-style-03 .btn) {
        padding: 12px 18px 12px 18px;
    }
:where(section.source-real-estate, section.source-real-estate *):is(.newsletter-style-03 input) {
        padding-right: 145px !important;
        padding-left: 20px !important;
    }
:where(section.source-real-estate, section.source-real-estate *):is(header .left-nav .navbar-nav:before) {
        transform: translate(-9px, 0px);
        -webkit-transform: translate(-9px, 0px);
    }
:where(section.source-real-estate, section.source-real-estate *):is(header .btn.btn-small) {
        padding: 9px 15px;
    }
}
@media (max-width: 991px) {
:where(section.source-real-estate, section.source-real-estate *):is(.contact-form-style-03) {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
:where(section.source-real-estate, section.source-real-estate *):is(.newsletter-style-03 input) {
        padding-right: 70px !important;
        padding-left: 20px !important;
    }
}
@media (max-width: 576px) {
:where(section.source-real-estate, section.source-real-estate *):is(.extra-small-screen) {
        height: 300px !important;
    }
}

/* Harmonisation de marque sans modifier la géométrie des sections sources. */
section[data-template-source] {
    --base-color: #ecab23;
    --dark-gray: #141414;
    --medium-gray: #707070;
}

/* Le jaune SMTL reste lisible avec un contenu sombre. */
.bg-base-color,
.btn-base-color,
.bg-yellow {
    color: #141414;
}

/* Correction ciblée du formulaire Business importé dans Contact. */
.page-contact section.source-business .contact-form-style-01 {
    margin-top: 0;
}

@media (max-width: 575px) {
    .page-title-big-typography h1 {
        overflow-wrap: anywhere;
    }
}

/* Header commun repris de demo-it-business.html. */
.smtl-it-header .navbar-brand img {
    max-height: 36px;
    height: 36px;
}
.smtl-it-header .navbar .navbar-nav .nav-link {
    font-size: 17px;
}
.smtl-it-header .btn.btn-rounded.btn-large {
    padding: 10px 26px;
    font-size: 13px;
    font-weight: 500;
}
.smtl-it-header.sticky .header-transparent .header-button .btn {
    color: #262b35;
    border-color: var(--extra-medium-gray);
}
.smtl-it-header.sticky .header-transparent .header-button .btn:hover {
    color: var(--white);
    background: #262b35;
    border-color: #262b35;
}
.smtl-it-header .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu {
    background-color: #262b35;
}
.smtl-it-header .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
    color: var(--white) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-family: 'cerebri-sans-medium', sans-serif !important;
}
.smtl-it-header .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a i {
    color: var(--white) !important;
}
.smtl-it-header .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li:hover a,
.smtl-it-header .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li.active a {
    color: var(--white) !important;
    background-color: rgba(255, 255, 255, 0.08) !important;
    opacity: 0.75;
}

/* Sous-menu Lawyer réservé au header des pages internes. */
.header-with-topbar .navbar .navbar-nav .smtl-lawyer-equipment-menu .dropdown-menu {
    width: 310px;
    padding: 0;
    overflow: hidden;
    border: 0;
    border-radius: 5px;
    background-color: #ffffff !important;
    box-shadow: 0 45px 45px 0 rgba(0, 0, 0, 0.12);
}
.header-with-topbar .navbar .navbar-nav .smtl-lawyer-equipment-menu .dropdown-menu li a {
    min-height: 72px;
    padding: 16px 20px;
    color: #152833 !important;
    border-bottom: 1px solid #f6f3ef !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
}
.header-with-topbar .navbar .navbar-nav .smtl-lawyer-equipment-menu .dropdown-menu li:last-child a {
    border-bottom: 0 !important;
}
.header-with-topbar .navbar .navbar-nav .smtl-lawyer-equipment-menu .dropdown-menu li a img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    flex: 0 0 40px;
    object-fit: contain;
    opacity: 1;
}
.header-with-topbar .navbar .navbar-nav .smtl-lawyer-equipment-menu .dropdown-menu li:hover > a,
.header-with-topbar .navbar .navbar-nav .smtl-lawyer-equipment-menu .dropdown-menu li.active > a {
    color: #ffffff !important;
    background-color: #ecab23 !important;
}
.header-with-topbar .navbar .navbar-nav .smtl-lawyer-equipment-menu .dropdown-menu li:hover > a img,
.header-with-topbar .navbar .navbar-nav .smtl-lawyer-equipment-menu .dropdown-menu li.active > a img {
    filter: brightness(0) invert(1);
}

@media (max-width: 1299px) {
    .smtl-it-header .navbar .navbar-nav .nav-link {
        font-size: 16px;
    }
    .smtl-it-header .btn.btn-rounded.btn-large {
        padding: 10px 15px;
        font-size: 12px;
    }
}

@media (max-width: 1199px) {
    .smtl-it-header .navbar .navbar-nav .nav-link {
        font-size: 15px;
    }
    .smtl-it-header .btn.btn-rounded.btn-large {
        padding: 10px;
        font-size: 11px;
    }
}

@media (max-width: 991px) {
    .smtl-it-header .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu,
    [data-mobile-nav-style="full-screen-menu"] .navbar-full-screen-menu-inner .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu {
        width: calc(100% + 30px) !important;
        margin-right: -15px;
        margin-bottom: 0;
        margin-left: -15px;
        padding: 10px 45px;
    }
    .smtl-it-header .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li:last-child a,
    [data-mobile-nav-style="full-screen-menu"] .navbar-full-screen-menu-inner .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li:last-child a {
        padding-bottom: 17px;
    }
    [data-mobile-nav-style="full-screen-menu"] .navbar-full-screen-menu-inner .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a i {
        font-size: 19px;
    }
    .smtl-it-header .btn.btn-rounded.btn-large {
        color: #262b35;
        border-color: var(--extra-medium-gray);
        padding: 10px 15px;
        font-size: 13px;
    }
    .header-with-topbar .navbar .navbar-nav .smtl-lawyer-equipment-menu .dropdown-menu {
        width: 100% !important;
        margin-bottom: 15px;
        padding: 0 30px;
        overflow: visible;
        border-radius: 0;
        background-color: transparent !important;
        box-shadow: none;
    }
    .header-with-topbar .navbar .navbar-nav .smtl-lawyer-equipment-menu .dropdown-menu li a {
        min-height: 64px;
        padding: 12px 0;
        color: #152833 !important;
    }
    .header-with-topbar .navbar .navbar-nav .smtl-lawyer-equipment-menu .dropdown-menu li:hover > a,
    .header-with-topbar .navbar .navbar-nav .smtl-lawyer-equipment-menu .dropdown-menu li.active > a {
        color: #7c898d !important;
        background-color: transparent !important;
    }
    .header-with-topbar .navbar .navbar-nav .smtl-lawyer-equipment-menu .dropdown-menu li:hover > a img,
    .header-with-topbar .navbar .navbar-nav .smtl-lawyer-equipment-menu .dropdown-menu li.active > a img {
        filter: none;
    }
}
/* Preserve the intrinsic 4:1 ratio of the manufacturer wordmarks when the
   template reduces their height from 40 px to 30 px on small screens. */
.clients-style-08 img[src*="images/smtl/brands/"] {
    width: auto !important;
    object-fit: contain;
}

/* Série SVG métier commune aux blocs de contenu. */
.smtl-domain-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    max-width: none;
    object-fit: contain;
    transition: filter 0.3s ease, transform 0.3s ease;
}
.smtl-domain-icon.icon-double-large {
    width: 60px;
    height: 60px;
}
.smtl-icon-white,
.text-white .smtl-domain-icon {
    filter: brightness(0) invert(1);
}
.dark-hover:hover .smtl-domain-icon,
.hover-box:hover .smtl-domain-icon.smtl-icon-hover-white {
    filter: brightness(0) invert(1);
}
.process-step-style-03 .number .smtl-domain-icon {
    width: 50px;
    height: 50px;
}
.review-star-icon .smtl-domain-icon.smtl-repere-icon {
    width: 28px;
    height: 28px;
    vertical-align: middle;
}
.feature-box-icon .smtl-domain-icon {
    vertical-align: middle;
}

/* Fonds décoratifs des blocs devis : l'engin reste hors de la zone de copie. */
.smtl-text-safe-background {
    background-color: #f7f7f7;
}

@media (max-width: 991px) {
    .smtl-text-safe-background {
        background-image: none !important;
    }
}
