/**
 * Theme Name: INTRANET INSTITUT MÉRIEUX Twentytwenty Child
 * Description: Thème enfant pour L'INTRANET INSTITUT MÉRIEUX de Théra
 * Author: QAIS Samy | SILVAIN Jean-Marc | DEFAUT Louis
 * Author URI: https://www.thera.fr
 * Template: twentytwenty
 * Version: 1.0.0
 */

/* ===================== */
/* ===== VARIABLES ===== */
/* ===================== */

:root {
    --intranet_insmx-smokewhite: #d6dadd;

    --intranet_insmx-deepblack: #111111;

    --intranet_insmx-black: #313131;

    --intranet_insmx-grey: #5d5d5c;

    --intranet_insmx-blue: #203a82;

    --intranet_insmx-skyblue: #07a1e2;

    --intranet_insmx-greyblue: #434d60;

    --intranet_insmx-lightgreyblue: #687995;

    --intranet_insmx-lightgrey: #d0d0d0;

    font-size: 16px;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
    padding: 0.5rem 1rem;
}

/* =================== */
/* ===== GENERAL ===== */
/* =================== */

html {
    font-size: 16px;
    scroll-behavior: smooth;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

body {
    background: white !important;
    box-sizing: border-box;
    color: var(--intranet_insmx-black) !important;
    font-family: "Montserrat", Helvetica, sans-serif !important;
    letter-spacing: 0;
    text-align: left;
    font-size: inherit;
}

body a {
    color: white;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: bold;
}

body .spu-container a {
    color: inherit;
}

.h1,
h1 {
    font-size: 3rem !important;
}

.h2,
h2 {
    font-size: 2rem !important;
}

.h3,
h3 {
    font-size: 2rem !important;
}

.h4,
h4 {
    font-size: 1.5rem !important;
}

.h5,
h5 {
    font-size: 1rem !important;
}

.h6,
h6 {
    font-size: 0.75rem !important;
}

hr {
    margin: 20px 0;
    border-top: 1px solid #555 !important;
}

li {
    margin: 0 0 0 2rem;
}

.entry-content h4 {
    margin: 3rem auto 1.5rem;
}

.wp-block-button__link {
    font-size: 1rem !important;
}

.widget_text p,
.widget_text ol,
.widget_text ul,
.widget_text dl,
.widget_text dt,
.widget-content .rssSummary {
    font-family: inherit;
    letter-spacing: normal;
}

p:empty {
    display: none;
}

form * {
    font-size: 0.8rem !important;
}

.wp-block-embed__wrapper iframe {
    position: unset !important;
    top: unset !important;
    right: unset !important;
    bottom: unset !important;
    left: unset !important;
    width: unset;
    height: unset;
}

.wp-block-embed__wrapper:before {
    display: none !important;
}

iframe {
    overflow: hidden !important;
}

/* .iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} */

select {
    min-width: 225px;
    width: auto;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    line-height: 1.2;
    height: 40px;
    border-radius: 0;
    padding: 0 25px 0 8px;
    background: #fff
        url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+")
        no-repeat 98% 50%;
    background-size: 16px 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
    outline: 0;
}

.jobs_columns p > a {
    font-size: 1rem;
}

.jobs_columns p > a > img {
    display: inline-block;
    margin-right: 10px;
}

.printer {
    position: relative;
    top: -3px;
    left: -8px;
    opacity: 0.7 !important;
    font-weight: normal !important;
    text-transform: none !important;
    color: white !important;
    background-color: transparent !important;
    padding: 0 !important;
    line-height: 1 !important;
}

.printer:hover {
    opacity: 1 !important;
    font-weight: bold !important;
}

/* TOGETHER */

/* .home .body-content #site-content .entry-header::before {
    content: "";
    position: absolute;
    top: 2vh;
    left: 150px;
    width: 75vw;
    height: 50vh;
    min-height: 450px;
    background: url(/wp-content/uploads/2020/12/together.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    z-index: 999;
} */

/* Bouton scroll */

.go-top-btn {
    position: fixed;
    right: 57px;
    bottom: 100px;
    background-image: url(/wp-content/uploads/2021/10/arrow-up.png);
    background-position: center;
    background-size: 0px;
    background-repeat: no-repeat;
    width: 0px;
    height: 0px;
    background-color: #044487;
    border-radius: 40px;
    transform: translateX(-50%) rotate(0);
    transition: 0.2s ease-out, transform 0.4s;
    cursor: pointer;
    z-index: 1;
}

.go-top-btn.visible {
    right: 20px;
    bottom: 20px;
    width: 75px;
    height: 75px;
    background-size: 20px;
}

.go-top-btn:hover {
    transform: translateX(-50%) rotate(360deg);
    transition: 0.4s;
}

.go-next-btn {
    position: fixed;
    bottom: 100px;
    right: 57px;
    background-image: url(/wp-content/uploads/2021/10/arrow-up.png);
    background-position: center;
    background-size: 0px;
    background-repeat: no-repeat;
    width: 0px;
    height: 0px;
    background-color: #ffffffaa;
    border-radius: 40px;
    transform: translateX(-50%) rotate(180deg);
    cursor: pointer;
    z-index: 9999999;
    animation: bounce 2s infinite cubic-bezier(0.88, 0, 0.26, 0.99);
    transition: 0.4s;
}

.go-next-btn.visible {
    bottom: 20px;
    right: 20px;
    width: 75px;
    height: 75px;
    background-size: 20px;
}

.go-next-btn:hover {
    animation-play-state: paused;
}

@keyframes bounce {
    0% {
        bottom: 20px;
    }
    50% {
        bottom: 35px;
    }
    100% {
        bottom: 20px;
    }
}
.wp-block-pullquote blockquote p {
    font-size: 1.4rem !important;
}

.wp-block-pullquote cite {
    font-size: 1rem !important;
}

.entry-content hr {
    width: 50%;
    background: none !important;
    height: 1px;
    border-top: 1px solid var(--intranet_insmx-lightgrey) !important;
    margin: 4rem auto !important;
}

.page-content figure:first-child,
.page-content .wp-block-image:first-child,
.page-content .wp-block-image:first-child figure {
    margin-top: 0 !important;
}

.page-numbers {
    color: var(--intranet_insmx-skyblue);
}

.page-numbers.current {
    color: var(--intranet_insmx-deepblack);
    text-decoration: underline;
}

/* ================== */
/* ===== HEADER ===== */
/* ================== */

body:not(.home) header#site-header {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
}

header#site-header {
    width: 100%;
    max-width: 100vw;
    background: var(--intranet_insmx-skyblue);
    height: 100px;
    border-bottom: 1px solid white;
}

header#site-header .header-inner {
    display: flex;
    justify-content: space-between;
    place-items: center;
    width: 100%;
    height: 100%;
    max-width: 100vw;
    padding: 0;
}

header#site-header .header-inner .header-titles {
    margin: 0;
}

header#site-header .header-inner .header-titles:not(.home_logo) {
    width: 200px;
    height: 100px;
    background: var(--intranet_insmx-deepblack);
    margin: 0 0 0 -2rem;
    border-bottom: 1px solid white;
    display: flex;
    justify-content: center;
    /* align-items: flex-end; */
    align-items: center;
    padding: 15px 0;
}

header#site-header .header-inner .header-titles:not(.home_logo) img {
    max-width: 175px !important;
}

.header-inner .toggle {
    padding: 0;
}

/* LOGO */

header#site-header .header-inner .header-titles-wrapper {
    margin: 0 0 0 2rem;
}

header#site-header .header-inner .header-titles-wrapper .site-logo {
    margin: 0;
}

header#site-header .header-inner .header-titles-wrapper .site-logo img {
    max-width: 250px;
}

/* TITRE */

header#site-header .header-inner .site-title {
    display: flex;
    /* place-items: flex-end; */
    place-items: center;
    text-align: center;
    color: white;
    height: 100%;
}

header#site-header .header-inner .site-title .wrap {
    width: 100%;
    height: fit-content;
}

header#site-header .header-inner .site-title .wrap > * {
    margin: 0 auto;
    letter-spacing: 2px;
}

header#site-header .header-inner .header-toggles {
    margin-right: 0;
}

header#site-header .header-inner .site-title .wrap h6 {
    display: none;
}

/* ENCART UTILISATEUR */

header#site-header .header-right-part {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 70px;
    height: 100%;
}

header#site-header .link-IM_share {
    display: flex;
    width: 100%;
    background-color: #17225a;
}

header#site-header .link-IM_share img {
    width: 60%;
    margin: auto;
    object-fit: contain;
}

header#site-header .user_modal {
    display: none;
    position: absolute;
    top: calc(100% + 5px);
    width: max-content;
    right: 0;
    padding: 20px;
    background-color: #203a82;
    color: white;
}

header#site-header .user_modal.active {
    display: block;
    z-index: 9999;
}

header#site-header .user_modal.active div {
    font-size: 0.8rem;
    line-height: 25px;
}

header#site-header .user_modal.active a {
    font-size: 0.8rem;
    margin: 10px auto 0;
    display: block;
    max-width: max-content;
}

header#site-header .user_modal.active a:hover {
    color: white;
}

header#site-header .user_display {
    display: flex;
    width: 70px;
    padding-right: 20px;
    margin-left: auto;
    height: 35px;
    background-color: #203a82;
    margin-top: auto;
    cursor: pointer;
}

header#site-header .user_display .initials {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #07a1e2;
    border-radius: 25px;
    margin: auto;
    font-size: 0.8rem;
    color: white;
    font-weight: bold;
}

header#site-header .user_display .params {
    width: 25px;
    height: 25px;
    background-image: url("/wp-content/uploads/2021/04/ecrou.png");
    background-size: contain;
    background-position: center;
    margin: auto;
    display: none;
}

.mobile-nav-toggle {
    position: absolute;
    top: 130px;
    left: calc(-100vw + 100% + 20px);
    z-index: 1;
}

.mobile-nav-toggle .toggle-inner {
    display: block;
}

.mobile-nav-toggle .toggle-icon {
    width: 30px;
    height: 5px;
    border-radius: 5px;
    background-color: white;
    margin-bottom: 5px;
}

/* LIEN PLATEFORME IM */

/* =================== */
/* ===== CONTENT ===== */
/* =================== */

.body-content {
    position: relative;
    display: grid;
    grid-template-columns: 200px 1fr;
    width: 100%;
    max-width: 100vw;
    min-height: calc(100vh - 100px);
    height: auto;
    overflow: hidden;
}

.body-content #site-content .entry-header {
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* ===== SINGLE PAGE ===== */
/* .body-content #site-content .entry-header.single-page .section-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: white;
} */

.body-content #site-content .entry-header.single-page,
.body-content #site-content .sous-rubrique-page .entry-header {
    position: relative;
    /* height: 210px; */
    background-size: cover;
    padding: 24px 0 85px;
    text-align: left;
    color: white !important;
}

.body-content #site-content.big-header .entry-header.single-page {
    height: 300px;
    display: flex;
}

.body-content #site-content .entry-header.single-page .section-inner,
.body-content #site-content .sous-rubrique-page .entry-header .section-inner {
    width: 100%;
    max-width: 1800px;
    margin: 0 auto;
    position: relative;
    padding: 0 25px;
}

.body-content
    #site-content.big-header
    .entry-header.single-page
    .section-inner {
    margin: auto auto 0;
}

.body-content #site-content .entry-header.single-page .entry-title,
.body-content #site-content .sous-rubrique-page .entry-header .entry-title {
    /* position: absolute; */
    bottom: 25px;
    left: 0;
    margin: 0;
    text-align: left;
    color: white;
    letter-spacing: 2px;
    width: 100%;
    font-weight: 300;
    text-transform: uppercase;
}

.body-content #site-content.big-header .entry-header.single-page .entry-title {
    text-align: center;
}

.body-content #site-content .entry-header.single-page #breadcrumb,
.body-content #site-content .sous-rubrique-page .entry-header #breadcrumb {
    text-align: center;
    position: relative;
    margin: 0 0 100px;
    font-size: 0.8rem;
    color: white;
}

.body-content #site-content .entry-header #breadcrumb a {
    display: inline-block;
    color: white;
}

.body-content #site-content .entry-header #breadcrumb span {
    margin: 0 10px;
    color: white;
}

body.singular
    .body-content
    #site-content
    .entry-content
    .pagelevel3
    .thera-flex {
    margin: 0;
    width: 100%;
    max-width: 100vw;
}

body.singular
    .body-content
    #site-content
    .entry-content
    .pagelevel3
    .singular-left-content {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0 0;
    -moz-flex: 1;
    flex: 1 0 0;
    min-width: calc(25% - 20px);
    width: 100%;
    margin: 10px;
    padding: 15px 1% 1%;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

body.singular
    .body-content
    #site-content
    .entry-content
    .pagelevel3
    .singular-left-content
    .singular-title {
    background: var(--intranet_insmx-skyblue);
    width: 275px;
    min-height: 275px;
    color: white;
    font-weight: bold;
    margin: 0;
    padding: 2rem 1rem 1rem;
    overflow: auto;
}

body.singular
    .body-content
    #site-content
    .entry-content
    .pagelevel3
    .singular-right-content {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0 0;
    -moz-flex: 1;
    flex: 1 0 0;
    min-width: calc(75% - 20px);
    width: 100%;
    margin: 10px;
    padding: 15px 1% 1%;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

body.singular
    .body-content
    #site-content
    .entry-content
    .pagelevel3
    .singular-right-content
    .page-content
    h2 {
    color: var(--intranet_insmx-black);
    font-size: 2.5rem;
    margin: 0 auto 1rem;
}

.toggle-inner {
    height: 15px;
}

/* ===== RESSOURCES ===== */

.sous-rubrique-title {
    width: 100%;
}

/* TOOLS */

.body-content #tools {
    position: absolute;
    top: 25px;
    right: 0;
    display: grid;
    grid-template-columns: 35px 35px auto;
    grid-template-rows: 35px;
    grid-column-gap: 15px;
    z-index: 1;
}

.body-content #tools .search-btn {
    border: 1px solid white;
    grid-column: 2;
}

.body-content #tools.black .search-btn {
    border: 1px solid black;
}

.body-content #tools .search-btn .search-toggle-wrapper {
    width: 100%;
    height: 100%;
}

.printer_btn {
    width: 35px;
    font-size: 0;
    height: 35px;
    border: 1px solid white;
    background-color: transparent;
}

.printer_btn img {
    width: 21px;
    object-fit: contain;
    margin: auto;
    object-position: center;
    filter: brightness(0) invert(1);
}

#tools.black .printer_btn {
    border: 1px solid black;
}

#tools.black .printer_btn img {
    filter: none;
}

.body-content #tools .search-btn .search-toggle-wrapper .search-toggle {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.body-content #tools .search-btn .search-toggle-wrapper .search-toggle img {
    width: 19px;
    height: 19px;
    margin: auto;
    object-fit: contain;
}

.body-content #tools #language_swither {
    border: 1px solid white;
    border-right: none;
    padding: 0 10px;
    color: white;
    grid-column: 3/4;
}

.body-content #tools.black #language_swither {
    border: 1px solid black;
}

.body-content #tools #language_swither ul {
    position: relative;
    display: flex;
    margin: 0;
    list-style: none;
}

.body-content #tools #language_swither ul::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 45%;
    background: white;
}

.body-content #tools.black #language_swither ul::after {
    background-color: black;
}

.body-content #tools #language_swither ul li {
    margin: 0 5px;
    font-size: 1rem;
    text-transform: uppercase;
    text-align: center;
    width: 30px;
    height: 33px;
    line-height: 33px !important;
}

.body-content #tools #language_swither ul li a {
    color: white;
    padding: 0;
    text-decoration: none;
}

.body-content #tools.black #language_swither ul li a {
    color: black;
}

.body-content #tools #language_swither ul li.current-lang a {
    font-weight: bold;
}

/* MODAL RECHERCHE */

.search-modal-inner {
    height: 100px;
}

.search-modal-inner .section-inner {
    height: 100%;
}

.search-modal-inner .section-inner * {
    max-height: 100%;
}

/* SIDEBAR */

body:not(.home) .body-content .sidebar {
    z-index: 9;
}

.body-content .sidebar {
    position: relative;
    width: 200px;
    background: var(--intranet_insmx-deepblack);
    padding: 10px;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    justify-content: flex-end;
    overflow: hidden !important;
}

.body-content .sidebar a {
    color: white !important;
}

/* Haut de Sidebar */

body.home .body-content .sidebar {
    justify-content: space-between;
}

body.home .body-content .sidebar .menu {
    position: static !important;
}

.menu {
    position: fixed;
    top: 110px;
    left: 10px;
    width: 180px;
    z-index: 999999;
    overflow: hidden !important;
}

.menu.bottom {
    position: absolute;
    top: unset;
    bottom: 75px;
}

/* .menu.fixed {
    position: fixed;
    top: 110px;
} */

.menu ul.sidebar-menu,
.menu ul.sidebar-sub-menu,
.menu ul.sidebar-sub-pages {
    margin: 0;
    display: block;
    /* display: inline-block; */
    font-size: 0.8rem;
    letter-spacing: normal;
    list-style: square;
}

.menu ul.sidebar-menu > li > a {
    font-weight: bold !important;
}

.menu ul.sidebar-sub-menu,
.menu ul.sidebar-sub-pages {
    /*height: 0;
    overflow: hidden;
    transform: scale(0);
    transform-origin: top;
    display: block;
    transition: 0.5s;*/

    position: relative;
    max-height: 0;
    overflow: hidden;
    transition: 0.5s ease-out !important;
}

.menu ul.sidebar-menu li.current-menu-item > ul.sidebar-sub-menu,
.menu ul.sidebar-sub-menu li.current-menu-item > ul.sidebar-sub-pages {
    max-height: none !important;
}

.menu ul.sidebar-menu li,
.menu ul.sidebar-sub-menu li,
.menu ul.sidebar-sub-pages li {
    color: white;
    line-height: 20px;
    min-height: 20px;
    margin: 0.4rem 0 0 23px;
}

.menu ul.sidebar-menu li::marker,
.menu ul.sidebar-sub-menu li::marker,
.menu ul.sidebar-sub-pages li::marker {
    color: var(--intranet_insmx-skyblue);
    font-size: 1.5rem;
}

.menu ul.sidebar-menu li.current-menu-item::marker,
.menu ul.sidebar-menu li:hover::marker,
.menu ul.sidebar-sub-menu li.current-menu-item::marker,
.menu ul.sidebar-sub-menu li:hover::marker,
.menu ul.sidebar-sub-pages li.current-menu-item::marker,
.menu ul.sidebar-sub-pages li:hover::marker {
    color: white;
}

.menu ul.sidebar-menu li a,
.menu ul.sidebar-sub-menu li a,
.menu ul.sidebar-sub-pages li a {
    position: relative;
    top: -3px;
    left: -8px;
    opacity: 0.7;
    font-weight: normal;
    text-decoration: none;
}

.menu ul.sidebar-menu li.current-menu-item > a,
.menu ul.sidebar-menu li:hover > a,
.menu ul.sidebar-sub-menu li.current-menu-item > a,
.menu ul.sidebar-sub-menu li:hover > a,
.menu ul.sidebar-sub-pages li.current-menu-item > a,
.menu ul.sidebar-sub-pages li:hover > a {
    /* font-weight: bold; */
    opacity: 1;
    text-decoration: none;
}

.menu ul.sidebar-menu small {
    font-size: 90%;
    display: block;
    margin-top: -5px;
    opacity: inherit;
}

/* SEARCH */

.search-modal .search-field {
    font-size: 1.5rem;
}

/* Bas de sidebar */

body:not(.home) .body-content .bottom-part .site-logo {
    display: none !important;
}

.body-content .sidebar .bottom-part .footer-social-wrapper {
    width: calc(100% + 20px);
    margin: 35px 0 0 -10px;
    border-top: 1px solid white;
}

.body-content .sidebar .bottom-part .footer-social-wrapper ul.social-menu {
    position: relative;
    background: var(--intranet_insmx-deepblack);
    z-index: 999999;
    width: auto;
    justify-content: center;
    margin: 0;
    padding: 15px 0 0 0;
}

.body-content .sidebar .bottom-part .footer-social-wrapper ul.social-menu li {
    margin: 0 0 0 5px;
}

.body-content
    .sidebar
    .bottom-part
    .footer-social-wrapper
    ul.social-menu
    li:first-child {
    margin: 0 0 0 0;
}

.body-content .sidebar .bottom-part .footer-social-wrapper ul.social-menu li a {
    background-color: transparent;
    border: 1px solid white;
    height: 2.5rem;
    width: 2.5rem;
}

.body-content
    .sidebar
    .bottom-part
    .footer-social-wrapper
    ul.social-menu
    li
    a:hover {
    transform: scale(1.1) translateY(-5px);
}

/* Main Body Content */

.body-content #site-content {
    overflow: visible;
}

.body-content #site-content .entry-header {
    /* background-color: transparent */
}

.body-content #site-content .post-inner {
    padding-top: 0;
}

.body-content #site-content .entry-content .page-content h4 {
    color: var(--intranet_insmx-blue);
}

.body-content #site-content .entry-content .page-content a {
    color: var(--intranet_insmx-skyblue);
}

.wp-block-buttons > .wp-block-button {
    margin: auto !important;
}

.wp-block-buttons > .wp-block-button .wp-block-button__link {
    background-color: var(--intranet_insmx-skyblue);
    color: white !important;
}

.body-content #site-content .entry-content .page-content a:hover {
    color: var(--intranet_insmx-blue);
}

.body-content #site-content .entry-content .page-content .wp-block-columns {
    position: relative;
}

.body-content
    #site-content
    .entry-content
    .page-content
    .wp-block-columns.login-page {
    margin: 0;
    padding: 0;
}

.body-content
    #site-content
    .entry-content
    .page-content
    .wp-block-columns.login-page
    .sso-part
    .thera-flex {
    justify-content: space-between;
    margin-left: -10%;
}

.body-content
    #site-content
    .entry-content
    .page-content
    .wp-block-columns
    .wp-block-column:first-child
    figure {
    /* float: right;
    margin: 0; */
}

.body-content
    #site-content
    .entry-content
    .page-content
    .wp-block-columns
    .wp-block-column:first-child
    figure
    img {
    width: auto;
    max-height: 100px;
}

.body-content
    #site-content
    .entry-content
    .page-content
    .wp-block-columns
    .wp-block-column
    .wp-block-pullquote,
.body-content
    #site-content
    .entry-content
    .page-content
    .wp-block-columns
    .wp-block-column
    .wp-block-image {
    margin: 0 !important;
}

.body-content
    #site-content
    .entry-content
    .page-content
    .wp-block-columns
    .wp-block-column
    figure
    img {
    max-height: unset !important;
    max-width: 100%;
    height: 100%;
    width: 100% !important;
    object-fit: contain;
}

.body-content
    #site-content
    .entry-content
    .page-content
    .wp-block-columns
    .wp-block-column:not(:first-child) {
    border-left: 1px solid var(--intranet_insmx-blue);
    margin-left: 20px;
    padding-left: 20px;
}

.body-content
    #site-content
    .entry-content
    .page-content
    .wp-block-columns
    .wp-block-column:last-child
    ul {
    margin-left: 0;
    font-size: 0.8rem;
}

.body-content
    #site-content
    .entry-content
    .page-content
    .wp-block-columns::after {
    position: absolute;
    top: calc(100% + 20px);
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 234px;
    height: 11px;
    background: url("/wp-content/uploads/2021/04/separator_grey.gif");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

/* Actus Accueil */
/* Sections */

.body-content #site-content .entry-content .thera-section {
    position: relative;
    width: 100%;
    max-width: 100vw;
    margin: 0;
    padding: 0 0 75px;
}

.body-content #site-content .entry-content .thera-section > h2 {
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    padding: 25px 50px;
    letter-spacing: 1.5px;
}

.body-content #site-content .entry-content .thera-section .wp-block-buttons {
    width: 50%;
    padding: 0 0 0 10%;
}

.body-content
    #site-content
    .entry-content
    .thera-section
    .wp-block-buttons
    .wp-block-button {
    display: block;
    width: 100%;
    margin: 20px 0 !important;
}

.body-content
    #site-content
    .entry-content
    .thera-section
    .wp-block-buttons
    .wp-block-button
    > a {
    position: relative;
    display: block;
    text-align: left;
    font-size: 1.3rem !important;
    padding: 1.2rem 1.2rem 1.2rem 125px;
}
.body-content
    #site-content
    .entry-content
    .thera-section
    .wp-block-buttons
    .wp-block-button.grey
    > a {
    color: #5d5d5d !important;
}

.body-content
    #site-content
    .entry-content
    .thera-section
    .wp-block-buttons
    .wp-block-button
    > a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
    width: 75px;
    height: 80%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}

/* Section l'IM en pratique */

.body-content #site-content .entry-content .thera-section.im_pratique {
    border-bottom: 2px solid white;
}

/* Pictos section l'IM en pratique */

.body-content
    #site-content
    .entry-content
    .thera-section.im_pratique
    .wp-block-buttons
    .wp-block-button
    > a[href="/les-societes-a-travers-le-monde"]::before,
.body-content
    #site-content
    .entry-content
    .thera-section.im_pratique
    .wp-block-buttons
    .wp-block-button
    > a[href="/companies-around-the-world/"]::before {
    background: url("/wp-content/uploads/2021/05/hearth.png");
}

.body-content
    #site-content
    .entry-content
    .thera-section.im_pratique
    .wp-block-buttons
    .wp-block-button
    > a[href="/carrieres"]::before,
.body-content
    #site-content
    .entry-content
    .thera-section.im_pratique
    .wp-block-buttons
    .wp-block-button
    > a[href="/en/career"]::before {
    background: url("/wp-content/uploads/2022/06/Careers-Icon-2.png");
}

.body-content
    #site-content
    .entry-content
    .thera-section.im_pratique
    .wp-block-buttons
    .wp-block-button
    > a[href="/annuaire-du-groupe"]::before,
.body-content
    #site-content
    .entry-content
    .thera-section.im_pratique
    .wp-block-buttons
    .wp-block-button
    > a[href="/institut-merieuxs-directory"]::before {
    background: url("/wp-content/uploads/2022/06/Annuaire-Icon.png");
}

.body-content
    #site-content
    .entry-content
    .thera-section.im_pratique
    .wp-block-buttons
    .wp-block-button
    > a[href="/en/learning-compass/"]::before,
.body-content
    #site-content
    .entry-content
    .thera-section.im_pratique
    .wp-block-buttons
    .wp-block-button
    > a[href="/fr/assistant-de-formation/"]::before {
    background: url("/wp-content/uploads/2022/03/boussole_white-icon.png");
}

/* Section l'IM en bref */

.body-content #site-content .entry-content .thera-section.im_en_bref {
    /* border-bottom: 1px solid white; */
    background: url("/wp-content/uploads/2020/12/background_im-en-bref.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* Pictos section l'IM en bref */

.body-content
    #site-content
    .entry-content
    .thera-section.im_en_bref
    .wp-block-buttons
    .wp-block-button
    > a {
    width: fit-content;
    width: -moz-fit-content;
    background-color: transparent;
}

.body-content
    #site-content
    .entry-content
    .thera-section.im_en_bref
    .wp-block-buttons
    .wp-block-button
    > a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100px;
    height: 50px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}

.body-content
    #site-content
    .entry-content
    .thera-section.im_en_bref
    .wp-block-buttons
    .wp-block-button
    > a[href="/fr/communication/informations-institutionnelles/profil-et-chiffres-cles/"]::before,
.body-content
    #site-content
    .entry-content
    .thera-section.im_en_bref
    .wp-block-buttons
    .wp-block-button
    > a[href="/en/communication-en/institutional-information/profil-and-key-figures/"]::before {
    background: url("/wp-content/uploads/2021/06/picto_profil.png");
}

.body-content
    #site-content
    .entry-content
    .thera-section.im_en_bref
    .wp-block-buttons
    .wp-block-button
    > a[href="/fr/communication/informations-institutionnelles/vision-et-valeurs/"]::before,
.body-content
    #site-content
    .entry-content
    .thera-section.im_en_bref
    .wp-block-buttons
    .wp-block-button
    > a[href="/en/communication-en/institutional-information/vision-and-commitment/"]::before {
    background: url("/wp-content/uploads/2021/06/picto_engagement.png");
}

.body-content
    #site-content
    .entry-content
    .thera-section.im_en_bref
    .wp-block-buttons
    .wp-block-button
    > a[href="/fr/communication/informations-institutionnelles/organisation-du-groupe/"]::before,
.body-content
    #site-content
    .entry-content
    .thera-section.im_en_bref
    .wp-block-buttons
    .wp-block-button
    > a[href="/en/communication-en/institutional-information/groupe-organisation/"]::before {
    background: url("/wp-content/uploads/2021/06/picto_organisation.png");
}

.body-content
    #site-content
    .entry-content
    .thera-section.im_en_bref
    .wp-block-buttons
    .wp-block-button
    > a[href="/fr/communication/informations-institutionnelles/gouvernance/"]::before,
.body-content
    #site-content
    .entry-content
    .thera-section.im_en_bref
    .wp-block-buttons
    .wp-block-button
    > a[href="/en/communication-en/institutional-information/governance/"]::before {
    background: url("/wp-content/uploads/2021/06/picto_gouvernance.png");
}

.body-content
    #site-content
    .entry-content
    .thera-section.im_en_bref
    .wp-block-buttons
    .wp-block-button
    > a[href="/en/communication-en/our-story/historical-brochure/"]::before,
.body-content
    #site-content
    .entry-content
    .thera-section.im_en_bref
    .wp-block-buttons
    .wp-block-button
    > a[href="/fr/communication/histoire-du-groupe/brochure-historique/"]::before {
    background: url("/wp-content/uploads/2021/06/picto_notre-histoire.png");
}

.template-tetiere-fullwidth .entry-header,
.body-content #site-content .rubrique-page .entry-header {
    position: relative;
}

.template-tetiere-fullwidth .entry-header .template-fullwidth-title,
.body-content
    #site-content
    .rubrique-page
    .entry-header
    .template-rubrique-title {
    position: absolute;
    bottom: 25px;
    left: 0;
    margin: 0;
    text-align: center;
    color: white;
    letter-spacing: 2px;
    width: 100%;
    font-weight: 300;
    text-transform: uppercase;
}

.entry-content {
    position: relative;
    font-size: 1.2rem !important;
    font-family: inherit !important;
}

.body-content #site-content .rubrique-page .entry-content > div {
    margin: 0;
    width: 100%;
    max-width: 100vw;
}

.body-content #site-content .rubrique-page .entry-content .sub-section-title {
    background: var(--intranet_insmx-skyblue);
    width: auto;
    height: 200px;
    color: white;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-section-children-pages {
    margin-top: 35px;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-section-children-pages
    a {
    /* color: var(--intranet_insmx-black); */
    color: white;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-section-children-pages
    a:hover {
    font-weight: bold;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-section-title
    h4 {
    margin: 0;
    text-align: center;
    width: 90%;
}

.body-content #site-content .rubrique-page .entry-content .rubrique-intro {
    padding: 35px 75px;
    color: white;
    text-align: center;
    background: var(--intranet_insmx-greyblue);
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .rubrique-intro
    p:last-child {
    margin: 0;
}

.body-content #site-content .rubrique-page .entry-content .rubrique-content {
    padding: 35px 50px;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .rubrique-content
    p:last-child {
    margin: 0;
}

/* Carrières */

.body-content #site-content .career-page .entry-header {
    position: relative;
}

.body-content #site-content .career-page .entry-header .template-career-title {
    position: absolute;
    bottom: 25px;
    left: 0;
    margin: 0;
    text-align: center;
    color: white;
    letter-spacing: 2px;
    width: 100%;
    font-weight: 300;
    text-transform: uppercase;
}

.body-content #site-content .career-page .entry-content .career-content {
    color: var(--intranet_insmx-black);
    background: white;
    width: 100%;
    max-width: unset;
    text-align: left;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .career-content
    .career-header {
    background-color: var(--intranet_insmx-grey);
    padding: 35px 50px;
    color: #fff;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .career-content
    .career-header
    h2 {
    font-family: arial;
    margin: 0;
}

.body-content #site-content .career-page .entry-content .career-content h4 {
    margin: 0;
    margin-bottom: 10px;
}

.body-content #site-content .career-page .entry-content .career-content h6 {
    margin: 0;
    margin-top: 10px;
    text-transform: none;
}

.body-content #site-content .career-page .entry-content .career-content a {
    color: #07a1e2;
}

.body-content #site-content .career-page .entry-content .career-content figure {
    margin: 20px 0;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .career-content
    .container-career {
    padding: 20px;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .career-content
    .container-career
    .column-career {
    flex: 66%;
    width: 66%;
    max-width: 66%;
    padding: 15px 30px;
    text-align: left;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .career-content
    .container-career
    .column-women {
    flex: 34%;
    width: 34%;
    max-width: 34%;
    background-color: #687995;
    padding: 15px 20px;
    color: white;
    text-align: left;
    position: relative;
    overflow: hidden;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .career-content
    .container-career
    .column-women
    > a {
    display: block;
    padding: 35px;
    width: 100%;
    height: 100%;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .career-content
    .container-career
    .column-women
    > a::before {
    position: absolute;
    content: "";
    display: inline-block;
    height: 0;
    bottom: 0;
    width: 0;
    border-bottom: 80px solid #07a1e2;
    border-left: 80px solid transparent;
    right: 0;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .career-content
    .container-career
    .column-women
    > a::after {
    position: absolute;
    content: "";
    right: 0px;
    bottom: 0px;
    width: 45px;
    height: 45px;
    background-image: url(/wp-content/uploads/2021/02/plus.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    transform: rotate(0);
    transition: 0.3s ease-out;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .career-content
    .container-career
    .column-women:hover
    > a::after {
    transform: rotate(90deg);
}

.body-content
    #site-content
    .career-page
    .entry-content
    .career-content
    .container-career
    .column-women
    h4 {
    text-transform: uppercase;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .career-content
    .container-career
    .column-women
    p {
    color: white;
    font-size: 0.9rem;
    font-weight: 500;
    line-height: 20px;
    /* margin: 0; */
}

.body-content
    #site-content
    .career-page
    .entry-content
    .career-content
    .container-career
    .column-women
    a {
    color: white;
    text-decoration: none;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .career-content
    .container-career
    .column-women
    p:last-of-type {
}

/* Testimonials */

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container {
    background: var(--intranet_insmx-greyblue);
    color: white;
    max-width: unset;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials-container-title {
    text-transform: uppercase;
    margin: 1em 0 2em;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials {
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: auto;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials
    a {
    flex: 25%;
    width: 25%;
    max-width: 25%;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials
    .testimonial {
    position: relative;
    margin-bottom: 0px;
    height: 250px;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials
    .testimonial.hide {
    background: black;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials
    .testimonial
    .testimonial-text-bloc {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    width: 200%;
    padding: 30px;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials
    .testimonial.last-row
    .testimonial-text-bloc {
    right: 100%;
    left: unset;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials
    .testimonial:hover
    .testimonial-text-bloc {
    display: block;
    z-index: 99999;
    padding: 30px;
    color: white;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials
    .testimonial
    .testimonial-text-bloc
    .testimonial-text {
    position: relative;
    left: -100%;
    opacity: 0;
    transition: 0.7s ease;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials
    .testimonial.last-row
    .testimonial-text-bloc
    .testimonial-text {
    left: 100%;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials
    .testimonial:hover
    .testimonial-text-bloc
    .testimonial-text {
    opacity: 1;
    left: 0;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials
    .testimonial
    .testimonial-text-bloc
    .testimonial-text
    * {
    margin: 0;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials
    .testimonial.testimonial.last-row
    .testimonial-text-bloc
    .testimonial-text
    * {
    text-align: right;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials
    .testimonial
    .testimonial-picture {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: top;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials
    .testimonial
    .testimonial_logo {
    object-fit: contain;
    padding: 25%;
    background-color: white;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .testimonials
    .testimonial.hide
    .testimonial-picture {
    opacity: 0.3;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .see-more-testimonials {
    text-align: center;
    margin: auto;
    display: block;
    width: max-content;
    text-decoration: none;
    position: relative;
    margin-bottom: 1.25em;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .see-more-testimonials::before {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background: white;
    left: 0;
    transition: 0.4s;
}

.body-content
    #site-content
    .career-page
    .entry-content
    .testimonials-container
    .see-more-testimonials:hover::before {
    left: 50%;
    width: 0;
}

/*******************/
/* PAGE TEMOIGNAGE */
/*******************/

.testimonial-single a {
    color: black;
}

.testimonial-single h2,
.testimonial-single h4 {
    margin: 0;
}

.testimonial-single #content {
    padding: 50px;
    padding-right: 0;
}

.testimonial-single .testimonial-header {
    position: relative;
    display: block;
    margin: 25px 20px 120px 0;
    margin-top: 25px;
    margin-bottom: 120px;
}

.testimonial-single .testimonial-header h2 {
    width: calc(100% - 200px);
    margin: 50px 0 0;
}

.testimonial-single .testimonial-header h4 {
    margin: 20px 0;
}

.testimonial-single .testimonial-header img {
    position: absolute;
    height: 100px;
    top: 0;
    right: 0;
    width: auto;
}

.testimonial-single #content .testimonial {
    display: flex;
    flex-wrap: wrap;
}

.testimonial-single .testimonial-content {
    flex: 75%;
    width: 75%;
    /* min-width: 800px; */
    padding-right: 50px;
    border-right: 1px solid lightgray;
}

.testimonial-single .testimonial-content iframe {
    /* max-width: calc(100vw - 100px); */
}

.testimonial-single .person {
    flex: 25%;
    width: 25%;
    padding: 0 20px;
}

.testimonial-single .person img {
    margin: 30px 0;
}

.testimonial-single .person .email {
    margin-top: 30px;
    text-align: center;
}

.testimonial-single .person .email a {
    text-decoration: none;
    position: relative;
    display: inline-block;
}

.testimonial-single .person .email a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: black;
    transition: 0.3s;
}

.testimonial-single .person .email a:hover::before {
    transition: 0.3s;
    width: 0;
    left: 50%;
}

/******************/
/* PAGE FORMATION */
/******************/

.body-content #site-content .entry-header.formation_header {
    background-size: contain;
    background-color: #11437e;
}

/****************/
/* PAGE NIVEAU 3*/
/****************/
.body-content #site-content .pagelevel3 {
    margin: 0 !important;
}

.body-content #site-content .pagelevel3 .page-intro {
    padding: 35px 25% 35px 15px;
    color: white;
    background: var(--intranet_insmx-greyblue);
}

.body-content #site-content .pagelevel3 .page-intro p:last-child {
    margin: 0;
}

.body-content #site-content .pagelevel3 .page-content {
    position: relative;
    color: var(--intranet_insmx-black);
    background: white !important;
}

.body-content #site-content .pagelevel3 .page-content p:last-child {
    margin: 0;
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 55%;
}

.body-content #site-content .rubrique-page .entry-content .rubrique-contacts {
    background: var(--intranet_insmx-smokewhite);
    display: grid;
    grid-template-columns: calc(33.333% - 50px) 1fr;
    grid-template-columns: 250px 1fr;
    grid-column-gap: 50px;
    margin: 0;
    padding: 15px 75px;
    width: 100%;
}

.body-content
    #site-content
    .sous-rubrique-page
    .entry-content
    .rubrique-contacts {
    background: transparent;
    display: grid;
    grid-template-columns: calc(25% - 50px) 1fr;
    grid-column-gap: 50px;
    margin: 25px 0 40px;
    width: 100%;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .rubrique-contacts
    .contacts-btn,
.body-content
    #site-content
    .sous-rubrique-page
    .entry-content
    .rubrique-contacts
    .contacts-btn {
    background: #07a1e2;
    color: white;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px 0;
}

.body-content #site-content .sous-rubrique-page .entry-content hr {
    display: none;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .rubrique-contacts
    .contacts-content
    p {
    margin: 10px 0;
    color: black;
}

.template-rubrique
    .body-content
    #site-content
    .rubrique-page
    .entry-content
    .rubrique-contacts
    .contacts-content
    p
    a {
    color: #07a1e2;
}

.template-sous_rubrique
    .body-content
    #site-content
    .rubrique-page
    .entry-content
    .rubrique-contacts
    .contacts-content
    p
    a {
    color: #07a1e2;
}

.body-content
    #site-content
    .sous-rubrique-page
    .entry-content
    .rubrique-contacts
    .contacts-content
    p {
    margin: 10px 0;
    color: black;
}

.body-content #site-content .rubrique-page .entry-content .featured-content {
    display: grid;
    /* grid-template-columns: calc(33.333% - 50px) 1fr; */
    grid-template-columns: 250px 1fr;
    grid-column-gap: 50px;
    margin: 0;
    /* padding: 15px 75px 25px; */
    padding: 15px 75px 0;
    width: 100%;
    background: white;
    /* background: linear-gradient(0deg, #f0f0f0 25%, white 25%); */
    color: var(--intranet_insmx-black);
    /* border-bottom: 1px solid var(--intranet_insmx-smokewhite);*/
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .featured-sub-section-children-pages
    ul {
    margin: 0 !important;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .featured-sub-section-children-pages
    ul
    li::marker {
    color: var(--intranet_insmx-skyblue);
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .featured-sub-section-children-pages
    ul
    li
    a {
    color: var(--intranet_insmx-skyblue);
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .featured-sub-section {
    position: relative;
    width: auto;
    max-width: 100%;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .featured-content-legend {
    grid-column: 1/3;
    background: var(--intranet_insmx-smokewhite);
    text-align: right;
    padding: 50px calc(100% - 175px) 25px 0;
    /* padding-top: 50px;
    padding-right: calc(100% - 175px);
    padding-bottom: 25px; */
    max-width: unset;
    width: calc(100% + 150px);
    margin-left: -75px;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .featured-content-legend
    h4 {
    margin: 0 0 10px 0;
    font-size: 2.2rem;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .featured-content-legend
    p {
    font-size: 0.8rem;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .featured-content-legend
    p:not(:last-child) {
    margin: 0 0 10px 0;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .featured-content-legend
    p {
    margin: 0;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .content {
    width: 100%;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .content
    img,
.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .content
    video,
.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .content
    iframe,
.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .content
    embed {
    width: 100%;
    margin: 0;
    max-height: 400px;
    object-fit: cover;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .content
    p {
    margin: 0;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .featured-content
    .content
    p:not(:last-child) {
    margin: 0 0 10px 0;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container {
    padding: 125px 75px;
    background: var(--intranet_insmx-greyblue);
    color: white;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .intro-sub-sections {
    width: auto;
    height: 200px;
    border-bottom: 25px solid var(--intranet_insmx-skyblue);
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .intro-sub-sections
    h4 {
    line-height: 1.4;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 50px;
    grid-row-gap: 25px;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    > a {
    text-decoration: none;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    > a
    .sub-section-title {
    position: relative;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    > a
    .sub-section-title::before {
    position: absolute;
    content: "";
    display: inline-block;
    height: 0;
    bottom: 0;
    width: 0;
    border-bottom: 70px solid #07a1e2;
    border-left: 70px solid transparent;
    right: 0;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    > a
    .sub-section-title::after {
    position: absolute;
    content: "";
    right: 0px;
    bottom: 0px;
    width: 45px;
    height: 45px;
    background-image: url("/wp-content/uploads/2021/02/plus.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    transform: rotate(0);
    transition: 0.3s ease-out;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    > a
    .sub-section-title:hover::after {
    transform: rotate(90deg);
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    > a
    .sub-section-title {
    background-color: white;
    color: var(--intranet_insmx-skyblue);
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    > a
    .sub-section-title
    h4 {
    position: relative;
    width: max-content;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    > a
    .sub-section-title
    h4::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -4px;
    background-color: var(--intranet_insmx-skyblue);
    transition: 0.2s;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    > a
    .sub-section-title:hover
    h4::before {
    width: 0;
    left: 50%;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    .sub-section {
    position: relative;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    .sub-section:nth-child(4) {
    /* grid-column: 1/4;
    display: flex; */
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    .sub-section:nth-child(4)
    .sub-section-title {
    /* width: calc(33.33% - 35px); */
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    .sub-section::after {
    content: "";
    position: absolute;
    top: 0;
    right: -25px;
    width: 1px;
    height: 100%;
    background: white;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    .sub-section:nth-child(4)::after,
.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    .sub-section:last-child::after {
    display: none;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    .sub-section
    .sub-section-children-pages {
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    .sub-section
    .sub-section-children-pages
    ul {
    margin: 0;
}

.body-content
    #site-content
    .rubrique-page
    .entry-content
    .sub-sections-container
    .sub-sections
    .sub-section
    .sub-section-children-pages
    ul
    li
    a {
    display: block;
    color: white;
}

/* === PAGE DE CONNEXION === */

.body-content #site-content article.connection .entry-header.single-page,
.body-content #site-content article.connexion .entry-header.single-page {
    padding-top: 50px;
}

.body-content #site-content article.connection h1,
.body-content #site-content article.connexion h1 {
    display: none;
}

/* Cartes entités */

.body-content #site-content .pagelevel3 .page-content.connexion-content {
    padding: 0px !important;
    background-color: transparent !important;
}

.thera-flex.connexion-logo .wp-block-image {
    margin: 0 20px !important;
    display: flex;
}

.thera-flex.connexion-logo {
    display: block;
    padding: 0 !important;
}

.thera-flex.connexion-logo .company-logo {
    position: relative;
    flex: 75%;
    width: 75%;
    max-width: 75%;
    background-color: white;
    padding: 0;
}

.thera-flex.connexion-logo .company-logo .wp-block-image {
    flex: calc(25% - 40px);
    width: calc(25% - 40px);
    max-width: calc(25% - 40px);
    padding: 0.5rem 1rem;
}

.thera-flex.connexion-logo .fondation-logo {
    padding: 0;
    background-color: lightgray;
    margin-top: 1rem !important;
}

.thera-flex.connexion-logo .fondation-logo .wp-block-image {
    flex: 100%;
    flex: calc(25% - 40px);
    max-width: calc(25% - 40px);
    width: calc(25% - 40px);
    padding: 1rem;
}

.thera-flex.connexion-logo .wp-block-image figure {
    margin: auto !important;
}

.thera-flex.connexion-logo .wp-block-image figure img {
    max-height: 150px;
    object-fit: contain;
}

.thera-flex.connexion-logo .fondation-logo img {
    max-height: 100px !important;
}

.thera-flex.connexion-logo .wp-block-image.login_connexion {
    cursor: pointer;
}

form#loginform {
    display: none;
    padding: 2rem;
}

form#loginform.active {
    display: block;
    width: 100%;
    text-align: left;
}

.login-page figure.wp-block-image a {
    display: block;
    width: 100%;
    height: 100%;
}

.login-page figure.wp-block-image a img {
    height: 100%;
    width: 100%;
}

/* Username wrapper paragraph. */
.login-username {
}

/* Username label. */
.login-username label {
}

/* Username input. */
.login-username .input {
}

/* Password wrapper paragraph. */
.login-password {
}

/* Password label. */
.login-password label {
}

/* Password input. */
.login-password .input {
}

/* Remember me wrapper paragraph. */
.login-remember {
}

/* Remember me label. */
.login-remember label {
}

/* Remember me checkbox. */
.login-remember input[type="checkbox"] {
}

/* Submit button wrapper paragraph. */
.login-submit {
}

/* Submit button. */
.login-submit .button-primary {
    background-color: #07a1e2;
}

.connexion-logo .modal_opener {
    cursor: pointer;
}

.connexion-logo .th_modal {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background-color: white;
    transition: 0.8s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.connexion-logo .th_modal.open {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.connexion-logo .th_modal.open figure {
    max-height: 200px;
}

.connexion-logo .th_modal.open figure img {
    object-fit: contain;
}

.connexion-logo .th_modal .closeBtn {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 20px;
    right: 20px;
    background-image: url(/wp-content/uploads/2021/10/plus.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(45deg);
    cursor: pointer;
}

/* ==================== */
/* ===== ARTICLES ===== */
/* ==================== */

.template-blog {
    background-color: rgba(90, 90, 90) !important;
}

.template-blog .entry-header {
    padding: 110px 30px 30px;
    position: relative;
    background-color: #0aa1e2;
}

.template-blog #breadcrumb {
    text-align: left;
    position: relative;
    margin: 0;
    font-size: 0.8rem;
    transform: translate(0px, -20px);
    width: max-content;
    color: white;
}

.template-blog #breadcrumb a {
    text-decoration: none;
    position: relative;
    color: white;
}

.template-blog #breadcrumb a::before {
    content: "";
    position: absolute;
    bottom: -3px;
    width: 100%;
    left: 0;
    height: 1px;
    background-color: white;
    transition: 0.4s;
}

.template-blog #breadcrumb a:hover::before {
    left: 50%;
    width: 0;
}

.template-blog .entry-header .template-rubrique-title {
    margin: 0;
    text-align: left;
    color: white;
    letter-spacing: 2px;
    width: 100%;
    font-weight: 300;
    text-transform: uppercase;
}

.template-blog .post-listing {
    display: flex;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 50px auto;
}

.template-blog .post-listing .single-post {
    flex: calc(33% - 60px);
    width: calc(33% - 60px);
    max-width: calc(33% - 60px);
    margin: 30px;
    height: 400px;
    color: black;
    background-color: white;
    padding: 10px;
}

.template-blog .post-listing .single-post .top-part {
    position: relative;
    width: 100%;
    height: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: white;
}

.template-blog .post-listing .single-post .top-part .company_and_category {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 35px;
    background: rgba(30, 60, 130, 0.9);
    line-height: 35px;
}

.template-blog
    .post-listing
    .single-post
    .top-part
    .company_and_category
    .company_logo {
    width: 25px;
    height: 25px;
    margin: 5px 0 0 5px;
    object-fit: contain;
}

.template-blog
    .post-listing
    .single-post
    .top-part
    .company_and_category
    .category {
    margin: 0 0 0 15px;
    line-height: 35px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.template-blog .post-listing .single-post .bottom-part {
    position: relative;
    padding: 25px 0 0 0;
    margin-bottom: 15px;
    height: 50%;
}

.template-blog .post-listing .single-post:last-of-type .bottom-part::before {
    display: none;
}

.template-blog .post-listing .single-post .bottom-part .actu-title {
    font-weight: bold;
    font-size: 0.9rem;
    color: black;
}

.template-blog .post-listing .single-post .bottom-part .see-actu {
    position: absolute;
    bottom: 10px;
    left: 20px;
    font-size: 0.8rem;
    line-height: 1;
    text-transform: uppercase;
    color: black;
    text-decoration: none;
    transition: 0.2s;
}

/* =================== */
/* ===== ARTICLE ===== */
/* =================== */

.actu-page {
    padding-left: 50px;
}

.actu-page #breadcrumb {
    padding-left: 20px;
    padding-top: 20px;
}

.actu-page #breadcrumb a {
    color: #555;
    font-size: 0.8rem;
}

.actu-page .categories {
    margin: 20px;
    margin-top: 50px;
    background-color: var(--intranet_insmx-smokewhite);
    display: flex;
    justify-content: space-between;
}

.actu-page .category {
    text-align: left;
    display: block;
    float: left;
    margin: auto 20px;
    color: var(--intranet_insmx-lightgreyblue);
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 2.3rem !important;
}

.actu-page .company_logo {
    display: block;
    width: auto;
    float: right;
    max-height: 90px;
    background-color: white;
    padding: 10px;
}

.actu-page .actu_header {
    display: flex;
    margin: 20px;
    background-color: #eee;
}

.actu-page .actu_header h2 {
    margin: 30px auto 10px;
}

.actu-page .news_picture {
    flex: 1;
    margin-right: 20px;
    min-height: 300px;
}

.actu-page .news_picture img {
    object-fit: cover;
    height: 100%;
}

.actu-page .news_title_abstrac {
    flex: 3;
    padding-right: 20px;
    display: flex;
    flex-wrap: wrap;
}

.actu-page .news_title_abstrac .the_title {
    flex: 100%;
}

.actu-page .news_title_abstrac .the_extract {
    /* margin-top: -20px; */
    color: var(--intranet_insmx-lightgreyblue);
    flex: 100%;
}

.actu-page .news_title_abstrac .the_extract {
    color: var(--intranet_insmx-lightgreyblue);
}

.actu-page .news_title_abstrac .the_extract a {
    color: var(--intranet_insmx-lightgreyblue);
}

.actu-page .news_title_abstrac .the_extract p {
    font-weight: bold;
}

.actu-page .the_actu {
    display: flex;
    padding: 20px;
}

.actu-page .actu-content {
    flex: 3;
    margin-right: 70px;
    text-align: left;
}

.actu-page .actu-content h4 {
    margin: 2.5rem auto 2.5rem;
}

.actu-page .actu-content figure {
    margin-top: 0;
    margin-bottom: 0;
}

.actu-page .actu-content figcaption {
    font-size: 1rem;
}

.actu-page .actu-content a {
    color: var(--intranet_insmx-skyblue);
}

.actu-page .actu-content .wp-block-image {
    margin: 0 !important;
}

.actu-page .actu-content hr.wp-block-separator {
    margin: 3rem auto;
}

.post__content .actu_footer {
    margin-top: 50px;
    width: 100%;
    padding: 30px;
    background-color: #eeeeee;
}

.post__content .actu_footer > p {
    margin: 0 0 10px;
}

.post__content .actu_footer hr {
    width: calc(100% + 60px);
    transform: translateX(-30px);
    height: 30px;
    background-color: white;
    border-top: 0 !important;
    margin: 15px 0;
}

.actu-page .actu-sidebar {
    flex: 1;
    background-color: var(--intranet_insmx-skyblue);
}

.actu-page .keywords {
    position: relative;
    background-color: var(--intranet_insmx-lightgreyblue);
    padding: 10px;
    margin-bottom: 50px;
}

.actu-page .keywords::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50px;
    top: 100%;
    left: 0;
    background-color: white;
}

.actu-page .keywords h5 {
    margin: 0;
    color: white;
    font-weight: 300;
    font-size: 1.8rem !important;
}
.actu-page .keywords .all-tags {
    margin: 10px 0 30px 0;
    display: flex;
    flex-wrap: wrap;
}

.actu-page .keywords .all-tags a {
    display: block;
    padding: 5px;
    background-color: var(--intranet_insmx-smokewhite);
    color: var(--intranet_insmx-lightgreyblue);
    margin-right: 10px;
    margin-bottom: 10px;
}

.actu-page .linked_posts {
    padding: 10px;
}
.actu-page .linked_posts h5 {
    margin: 0;
    color: white;
    font-weight: 300;
    font-size: 1.8rem !important;
}
.actu-page .linked_posts a {
    text-decoration: none;
}

.actu-page .linked_posts h6 {
    margin: 0;
    color: white;
    font-weight: 300;
    font-size: 1.2rem !important;
    text-transform: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.actu-page .linked_posts .single-post {
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid white;
    padding-bottom: 10px;
}

.actu-page .linked_posts .img_container .company_and_category .company_logo {
    background-color: transparent;
    max-height: unset;
    padding: 5px;
}

.actu-page .wp-block-button__link {
    background-color: var(--intranet_insmx-skyblue) !important;
    color: white !important;
}

.actu-page .actu_date {
    margin-top: auto;
    text-align: right;
    padding: 20px 0;
    color: var(--intranet_insmx-lightgreyblue);
}

.actu-page .actu_date p {
    margin: 0;
}

.actu-page .linked_posts .img_container {
    position: relative;
}

.actu-page .linked_posts .img_container > img {
    object-fit: cover;
    width: 100%;
}

.actu-page .linked_posts .img_container .company_and_category {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 35px;
    background: rgba(30, 60, 130, 0.9);
    line-height: 35px;
}

.actu-page
    .linked_posts
    .img_container
    .company_and_category
    .company_logo_linked_post {
    width: 25px;
    height: 25px;
    margin: 5px 0 0 5px;
    object-fit: contain;
}

.actu-page .linked_posts .img_container .company_and_category .category {
    margin: 0 0 0 15px;
    line-height: 35px;
    font-size: 1rem !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: white;
}

/* MODAL GALLERIE D'IMAGES */

.wp-block-gallery ul li {
    cursor: pointer;
}

.modal-gallery_container {
    position: fixed;
    width: 100vw;
    height: calc(100vh - 207px);
    top: 0;
    left: 0;
    opacity: 1;
    background-color: rgb(0 0 0 / 60%);
    margin: 207px 0 0 0;
    transition: 1s;
}

.modal-gallery_container.closing {
    opacity: 0;
    background-color: black;
}

.modal-gallery_slider {
    position: relative;
    width: 80%;
    height: 80%;
    margin: 5% 10%;
}

.modal-gallery_slider li {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    list-style: none;
    transition: 1s;
}

.modal-gallery_slider li.current {
    left: 0;
    opacity: 1;
}

.modal-gallery_slider li.prev-slides {
    left: -100%;
}

.modal-gallery_slider li.next-slides {
    left: 100%;
}

.modal-gallery_slider li figure {
    width: 100%;
    height: 100%;
}

.modal-gallery_slider li figcaption {
    color: white;
    text-align: center;
}

.modal-gallery_slider li figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.modal-gallery_container span {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: rgb(255 255 255 / 60%);
    background-image: url(/wp-content/uploads/2021/08/chevron-bottom.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50px;
    cursor: pointer;
    transform: translateY(-50%);
    transition: 0.5s;
}

.modal-gallery_container span.hide {
    width: 0;
    height: 0;
    top: calc(50% + 25px);
    background-size: 0px;
}

.modal-gallery_container .prevBtn {
    left: 5%;
    transform: rotate(90deg);
}

.modal-gallery_container .nextBtn {
    right: 5%;
    transform: rotate(270deg);
}

.modal-gallery_container .closeBtn {
    top: 5%;
    right: 5%;
    background-image: url(/wp-content/uploads/2021/02/plus.png);
    transform: rotate(45deg);
}

/* RESULTS PAGE */

.archive-subtitle {
    color: white !important;
}

.archive-subtitle hr {
    border-top: 1px solid #ddd;
}

.color-accent {
    color: white !important;
}

.search-result-container {
    background-color: rgba(90, 90, 90) !important;
}

.search-results .search-result {
    position: relative;
    flex: calc(33% - 60px);
    width: calc(33% - 60px);
    max-width: calc(33% - 60px);
    margin: 30px;
    height: 400px;
    color: black;
    background-color: white;
    padding: 10px;
    text-decoration: none;
}

.search-results .search-result .top-part {
    position: relative;
    width: 100%;
    height: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: white;
}

.search-results .search-result .top-part .company_and_category {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 35px;
    background: rgba(30, 60, 130, 0.9);
    line-height: 35px;
}

.search-results .search-result .top-part .company_and_category .company_logo {
    width: 25px;
    height: 25px;
    margin: 5px 0 0 5px;
    object-fit: contain;
}

.search-results .search-result .top-part .company_and_category .category {
    margin: 0 0 0 15px;
    line-height: 35px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.search-results .search-result .result-image {
    height: 100%;
}

.search-results .search-result .result-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.search-results .search-result h3 {
    font-size: 1.4rem !important;
    margin: 0;
    margin-top: 15px;
    text-align: left;
}

.search-results .search-result .see-actu {
    position: absolute;
    bottom: 10px;
    left: 20px;
    font-size: 0.8rem;
    line-height: 1;
    text-transform: uppercase;
    color: black;
    text-decoration: none;
    transition: 0.2s;
}

.search-results .search-result .see-actu::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 0;
    height: 1px;
    background-color: black;
    transition: 0.3s;
}

.search-results .search-result:hover .see-actu::before {
    left: 0;
    width: 100%;
}

.pagination-separator {
    display: none;
}

nav.navigation.pagination .nav-links {
    max-width: 1000px;
    margin: auto;
}

nav.navigation.pagination .nav-links * {
    font-size: 1.5rem;
}

/* GESTION DES ALIGNEMENTS COLONNES 20% image / 80 H4 (Audit et conformité Contacts par exemple)*/

.middle_height_align {
    margin: 1.5rem 0 2rem !important;
}

/* ================== */
/* ===== FOOTER ===== */
/* ================== */

footer#site-footer {
    display: grid;
    grid-template-columns: 200px 1fr;
    margin: 0;
    padding: 0;
    border-top: 1px solid white;
    background-color: transparent;
}

footer#site-footer a {
    color: white !important;
}

/* Partie gauche du footer (bas de la sidebar) */

footer#site-footer .left-part {
    background: var(--intranet_insmx-deepblack);
    padding: 15px 15px 0;
}

/* Footer Menu */

footer#site-footer .left-part ul.footer-menu {
    margin: 0;
    display: inline-block;
    font-size: 0.8rem;
    letter-spacing: normal;
    list-style: square;
}

footer#site-footer .left-part ul.footer-menu li {
    color: white;
    line-height: 20px;
    min-height: 20px;
    margin: 0.8rem 0 0 1.8rem;
}

footer#site-footer .left-part ul.footer-menu li::marker {
    color: var(--intranet_insmx-skyblue);
    font-size: 1.5rem;
}

footer#site-footer .left-part ul.footer-menu li.current-menu-item::marker,
footer#site-footer .left-part ul.footer-menu li:hover::marker {
    color: white;
}

footer#site-footer .left-part ul.footer-menu li a {
    position: relative;
    top: -3px;
    left: -8px;
    opacity: 0.7;
    font-weight: normal;
}

footer#site-footer .left-part ul.footer-menu li.current-menu-item a,
footer#site-footer .left-part ul.footer-menu li:hover a {
    font-weight: bold;
    opacity: 1;
    text-decoration: none;
}

/* COPYRIGHT */

footer#site-footer .left-part .footer-widgets {
    width: auto;
    margin: 50px 0 0 0;
}

footer#site-footer .left-part .footer-widgets .widget-content p {
    color: white;
    font-size: 0.5rem;
    line-height: 20px;
}

/* Partie droite du footer */

footer#site-footer .right-part {
    border-top: 1px solid white;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

footer#site-footer .right-part .footer-widgets {
    width: auto;
    margin: 0;
    padding: 0;
}

footer#site-footer .right-part .footer-widgets .widget-content img {
    width: 100%;
}

/* ================================== */
/* ===== CARTOUCHES DE COULEURS ===== */
/* ================================== */

.deepblack_background {
    background: var(--intranet_insmx-deepblack);
}

.deepblack_color {
    color: var(--intranet_insmx-deepblack);
}

.black_background {
    background: var(--intranet_insmx-black);
}

.black_color {
    color: var(--intranet_insmx-black);
}

.grey_background {
    background: var(--intranet_insmx-grey);
}

.grey_color {
    color: var(--intranet_insmx-grey);
}

.skyblue_background {
    background: var(--intranet_insmx-skyblue);
}

.skyblue_color {
    color: var(--intranet_insmx-skyblue);
}

.blue_background {
    background: var(--intranet_insmx-blue);
}

.blue_color {
    color: var(--intranet_insmx-blue);
}

.full_width {
    width: 100% !important;
}
