/********************* TABLES DES MATIERES*
*******************************************/


/*** VARIABLES ***/


/*** GÉNÉRAL ***/


/* AXECAKE */


/* GÉNÉRALITÉS */


/* TABLEAUX */


/* RAPPEL TELEPHONIQUE */


/* FORMULAIRES */


/* MASK */


/* CONTENT */


/* TYPOGRAPHIE */


/* BOUTONS */


/*** HEADER ***/


/* GÉNÉRALITÉS HEADER */


/* LOGO HEADER */


/* CONTACT HEADER */


/* NAV */


/* MENU MOBILE */


/* TOP BAR */


/* STICKY */


/* HEADER INDEX */


/* HEADER INTERNE */


/*** FOOTER ***/


/* GÉNÉRAL FOOTER */


/* PRE-FOOTER */


/* BLOCS FOOTER */


/* RECRUTEMENT */


/* FOOTER RÉSEAUX SOCIAUX */


/* ENCART BDD FOOTER */


/* FOOTER FORMULAIRES */


/* FOOTER COORDONNÉES */


/*** SOCIAL MEDIA ***/


/*** ENCARTS ***/


/* ENCART PRESTATIONS */


/* ENCART MENU (LIENS PAGES INTERNES) */


/* ENCART INTERNE CATÉGORIES */


/* ENCART ACTU */


/* ENCART CONTACT */


/*** INDEX ***/


/* STRUCTURE BLOCS */


/* BLOC RECAP */


/* BACKGROUND-IMAGE DIV */


/* BLOC PRESTATIONS */


/* BLOC PRÉSENTATION */


/* BLOC CATEGORIES */


/* BLOC ÉVÉNEMENT */


/* BLOC SCENOGRAPHIE */


/* BLOC COMMUNICATION */


/* BLOC BILAN */


/* BLOC TEMOIGNAGES */


/* BLOC PARTENAIRES */


/*** BASES DE DONNÉES ***/


/* PAGINATION */


/* ENCART ACCUEIL */


/* ENCART INTERNE */


/* CATALOGUE LISTING */


/* CATALOGUE TÉMOIGNAGES */


/* CATALOGUE DÉTAIL TÉMOIGNAGES */


/* ENCARTS MÉTIERS */


/* CATALOGUE DÉTAIL */


/*** PAGES INTERNES ***/


/* STRUCTURE PAGE INTERNE */


/* GALERIE */


/* BLOC RECAP INTERNE */


/* BLOC INTRO INTERNE */


/* FIL ARIANE */


/* RELANCE */


/*** PAGES STATIQUES ***/


/* PAGE CONTACT */


/* PAGE 404 */


/* PLAN DU SITE */


/*** EBOOK ***/


/*** CONSEILS ***/


/*** BLOG ***/


/******************************************
*******************************************/
@font-face{font-display:swap;font-family:Marianne;font-style:normal;font-weight:300;src:url(../fonts/Marianne/Marianne-Light.woff2) format("woff2"),url(../fonts/Marianne/Marianne-Light.woff) format("woff")}

@font-face{font-display:swap;font-family:Marianne;font-style:italic;font-weight:300;src:url(../fonts/Marianne/Marianne-Light_Italic.woff2) format("woff2"),url(../fonts/Marianne/Marianne-Light_Italic.woff) format("woff")}

@font-face{font-display:swap;font-family:Marianne;font-style:normal;font-weight:400;src:url(../fonts/Marianne/Marianne-Regular.woff2) format("woff2"),url(../fonts/Marianne/Marianne-Regular.woff) format("woff")}

@font-face{font-display:swap;font-family:Marianne;font-style:italic;font-weight:400;src:url(../fonts/Marianne/Marianne-Regular_Italic.woff2) format("woff2"),url(../fonts/Marianne-Regular_Italic.woff) format("woff")}

@font-face{font-display:swap;font-family:Marianne;font-style:normal;font-weight:500;src:url(../fonts/Marianne/Marianne-Medium.woff2) format("woff2"),url(../fonts/Marianne/Marianne-Medium.woff) format("woff")}

@font-face{font-display:swap;font-family:Marianne;font-style:italic;font-weight:500;src:url(../fonts/Marianne/Marianne-Medium_Italic.woff2) format("woff2"),url(../fonts/Marianne/Marianne-Medium_Italic.woff) format("woff")}

@font-face{font-display:swap;font-family:Marianne;font-style:normal;font-weight:700;src:url(../fonts/Marianne/Marianne-Bold.woff2) format("woff2"),url(../fonts/Marianne/Marianne-Bold.woff) format("woff")}

@font-face{font-display:swap;font-family:Marianne;font-style:italic;font-weight:700;src:url(../fonts/Marianne/Marianne-Bold_Italic.woff2) format("woff2"),url(../fonts/Marianne/Marianne-Bold_Italic.woff) format("woff")}

/*** VARIABLES ***/

:root {
	/*--primary-color: hsla(189, 94%, 42%, 1);*/
    --primary-color: #ea9015;
    --primary-color-lighten: hsla(189, 94%, 52%, 1);
    --primary-color-darken: hsla(189, 94%, 32%, 1);
    --secondary-color: hsla(165, 10%, 25%, 1);
    --secondary-color-lighten: hsla(165, 10%, 35%, 1);
    --secondary-color-darken: hsla(165, 10%, 15%, 1);
    --background-color: hsla(0, 0%, 91%, 1);
    --dark-background-color: hsla(165, 14%, 11%, 1);
    --body-background-color: hsla(0, 0%, 100%, 1);
    --text-color: hsla(0, 0%, 15%, 1);
    --text-color-lighten: hsla(0, 0%, 35%, 1);
    /*--primary-background-color: hsla(189, 94%, 90%, 1);*/
    --primary-background-color: hsla(34, 100%, 80%, 1);
    --font-light: 'Marianne', sans-serif;
    --font-regular: 'Marianne', sans-serif;
    --font-bold: 'Marianne', sans-serif;
    --font-custom-light: 'Marianne', sans-serif;
    --font-custom-bold: 'Marianne', sans-serif;
    --border-radius: 4px;
    --button-border-radius: 4px;
}

#st-2 .st-btn[data-network='facebook'] {
    background-color: var(--primary-color) !important;
}

#st-2 .st-btn[data-network='twitter'] {
    background-color: var(--secondary-color) !important;
}

#st-2 .st-btn[data-network='linkedin'] {
    background-color: var(--primary-color) !important;
}

#st-2 .st-btn[data-network='sharethis'] {
    background-color: #CF7123 !important;
}

.rs-list-blog .social-media li a svg {
    fill: #000;
}

.rs-list-blog .social-media {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0;
}

.rs-list-blog .social-media li {
    text-align: center !important;
    padding: 15px 0;
}

.rs-list-blog {
    position: fixed;
    left: 0;
    background: #fff;
    z-index: 1;
}

a.btn-actus {
    color: #fff !important;
    background: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
    margin-top: 10px;
    padding: 10px 25px !important;
}

span.blue{
    color: var(--primary-color);
    text-transform: initial;
    font-size: 32px;
}
/*** GÉNÉRAL ***/


/* AXECAKE */

section.conseils {
    position: relative;
    padding-left: 100px;
}

section.conseils::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    display: block;
    width: 80px;
    height: 80px;
    background-image: url('../img/gifs/conseil-picto.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#blocHorsLigne {
    z-index: 999 !important;
}

.fancybox-overlay {
    z-index: 99999;
}

.none {
    display: none !important;
}

.header_ebook .titre_ebook {
    display: none;
}

.plan-site .col-plan .no_plan {
    display: none;
}

.topBar .plan,
.menu .plan {
    display: none;
}

.galerie.galerie-center {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.galerie-center img {
    margin: auto;
}

.clearBoth {
    clear: both;
}

.sc-content {
    max-width: 1700px;
    margin: 0 auto;
}

.sc-content p.maClasse,
.sc-content div.maClasse p {
    padding: 5px;
    color: white;
    background-color: black;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.ac-doubleColonne {
    margin: 50px 0px;
    position: relative;
    background-color: #fff;
}

.ac-doubleColonne {
    margin: 50px 0px;
    position: relative;
    background-color: #fff;
}


/* .page-interne .ac-doubleColonne:nth-of-type(1) .ac-colonne img {
    display: none;
} */

.page-interne .ac-doubleColonne .ac-colonne img {
    display: block;
    margin: 0 auto;
    width: 100%;
    /*  height: 100%; */
    max-height: 450px;
    object-fit: cover;
}

.page-interne .ac-doubleColonne .ac-colonne img.img-initial {
    max-height: initial;
    height: initial;
}

.page-interne .ac-doubleColonne .ac-colonne.colonneDeuxImg img {
    height: 50%;
}

.colonneText {
    margin: 30px 0px;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

@font-face {
    font-family: 'iconic';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iconic.eot?343431');
    src: url('../fonts/iconic.eot?343431#iefix') format('embedded-opentype'), url('../fonts/iconic.woff?343431') format('woff'), url('../fonts/iconic.ttf?343431') format('truetype'), url('../fonts/iconic.svg?343431#iconic') format('svg');
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol {
    list-style: none;
}

.actualites-detail ul {
    list-style: inside;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a,
.lienseo {
    text-decoration: none;
}

input[type=submit],
input[type=text],
input[type=button],
input[type=email],
input[type=password],
input[type=tel],
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

@media screen and (min-width: 600px) {
    .page-interne .ac-doubleColonne:nth-of-type(1) .ac-colonne img {
        display: block;
    }
    .catalogue-detail .bloc_detail {
        position: relative;
        display: block;
    }
    .catalogue-detail .bloc_detail_left {
        float: right;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: end;
    }
    .catalogue-detail .bloc_detail_right {
        width: initial;
    }
    .catalogue-detail .bloc_detail_left .small {
        display: flex;
        flex-direction: column;
    }
    .catalogue-detail .bloc_detail_left .small img {
        height: auto;
    }
}

@media screen and (min-width: 810px) {
    .catalogue-detail .bloc_detail_left .big {
        width: 480px;
    }
    .ac-doubleColonne {
        display: flex;
        justify-content: space-between;
        max-width: 1400px;
        margin: 100px auto;
    }
    .ac-doubleColonne.colonneFirst {
        margin-top: 2rem;
    }
    .ac-doubleColonne.colonneFlex {
        align-items: center;
    }
    .ac-doubleColonne.colonneFirst:before {
        content: "";
        display: block;
        background-image: url(../img/gifs/motif.png);
        background-size: cover;
        width: 124px;
        height: 124px;
        position: absolute;
        top: 80%;
        left: -55px;
        z-index: -1;
    }
    .ac-doubleColonne.colonneLast:before {
        content: "";
        display: block;
        background-image: url(../img/gifs/motif.png);
        background-size: cover;
        width: 124px;
        height: 124px;
        position: absolute;
        top: 81%;
        right: -55px;
        z-index: -1;
    }
    .ac-doubleColonne img {
        margin: 0!important;
    }
    .content_centre {
        max-width: 850px;
        margin: 0 auto;
        margin-top: 60px!important;
        margin-bottom: 60px!important;
    }
    .ac-doubleLeft,
    .ac-doubleRight,
    .ac-colonne {
        width: 49%;
    }
    .colonneText {
        width: 60%;
        padding: 40px 30px 20px;
        margin: 0;
    }
    .doubleColonneText {
        background-color: #fff;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    }
    .doubleColonneText .colonneText {
        padding: 40px 30px 20px;
        box-shadow: none;
    }
    .doubleColonneText .colonneText.margintop>p:first-child {
        margin-top: 120px;
    }
    .colonneImg {
        width: 40%;
    }
    .ac-colonne .textContent {
        padding: 20px;
    }
}

@media screen and (min-width:992px) {
    .doubleColonneText .colonneText.margintop>p:first-child {
        margin-top: 86px;
    }
}

@media screen and (min-width: 1100px) {
    .colonneText.List ul {
        position: relative;
    }
    .colonneText.doubleList ul {
        width: 48%;
    }
    .colonneText ul:nth-child(2) {
        position: relative;
    }
    .colonneText {
        width: 60%;
        padding: 40px 30px 20px;
        margin: 0;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    }
    .colonneFlex .colonneText {
        box-shadow: none;
        padding: 40px 16px 0;
    }
    .colonneImg {
        width: 40%;
    }
    .page-interne .ac-doubleColonne .ac-colonne img:not(.maxheight) {
        /* max-height: none; */
        height: 100%;
        object-fit: cover;
        max-height: fit-content;
    }
}


/* GÉNÉRALITÉS */

.bloc-video-interne {
    text-align: center;
}

.section {
    margin: 30px 0px;
}

body {
    position: relative;
    font-family: var(--font-regular);
    font-size: .875rem;
    line-height: 1.5rem;
    color: var(--text-color);
    background-color: var(--body-background-color);
    overflow-x: hidden;
}

.conseil-evenement h2 strong {
    color: var(--primary-color);
}

body.fancy-box-body {
    background: #fff;
}

#container {
    padding-top: 41px;
    max-width: 480px;
    min-width: 300px;
    overflow: hidden;
    position: relative;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.required {
    color: red;
}

* {
    box-sizing: border-box;
}

.clear_both {
    display: block;
    clear: both;
}

.no_mobile {
    display: none;
}

.no_desktop {
    display: block;
}

a {
    color: 394542;
    outline: none;
}

a:focus {
    outline: none;
}

img {
    max-width: 100%;
}

.imgCenter img,
.imgRight img,
.imgLeft img {
    width: auto;
    height: auto;
}

.imgRight {
    float: right;
    position: relative;
    margin: 0 0 10px 10px;
    max-width: 50%;
    height: auto;
}

.imgLeft {
    float: left;
    position: relative;
    margin: 0 10px 10px 0;
    max-width: 50%;
    height: auto;
}

.imgCenter {
    margin: 0 auto 10px;
    position: relative;
    width: 40.425597%;
    max-width: 300px;
    height: auto;
    display: block;
}

ul.list-nostyle {
    list-style-type: none;
    margin: 0;
}

@media screen and (min-width: 480px) {
    #container {
        max-width: 810px;
        min-width: 480px;
    }
    .imgLeft,
    .imgRight {
        max-width: none;
    }
}

@media screen and (min-width: 810px) {
    #container {
        padding-top: 0;
        max-width: none;
        min-width: 810px;
        left: inherit;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }
    .clear_both.no_mobile {
        display: block;
    }
    .no_mobile {
        display: inline-block;
    }
    .no_desktop {
        display: none !important;
    }
}


/* TABLEAUX */

table {
    width: 100%;
    border-width: 1px;
    border-color: #c3c3c3;
    border-collapse: collapse;
    margin-bottom: 20px;
}

table th {
    background: #000;
    padding: 13px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    text-align: left;
}

table tr {
    background: #d0d0d0;
}

table tr:nth-child(2n+2) {
    background: #dedede;
}

table tr:nth-child(n+2)+tr {
    border-top: 10px solid #fff;
}

table td {
    padding: 5px 13px;
    border-width: 1px;
    border-style: solid;
    border-color: #c3c3c3;
    display: block;
}

table td+td {
    border-top: none;
}

@media screen and (min-width: 600px) {
    table tr.table_th {
        display: table-row;
    }
    table td {
        display: table-cell;
        color: #000;
    }
    table tr:nth-child(n+2)+tr {
        border-top: none;
    }
    table td+td {
        border-top: 1px solid #ccc;
    }
    table td:before {
        content: none;
    }
}


/* RAPPEL TELEPHONIQUE */

.rappel_telephonique,
#ami_box_frame,
#newsletter_iframe {
    padding: 0 10px;
}

.rappel_telephonique {
    padding-top: 10px;
}

.rappel_telephonique h1,
#ami_box_frame h1,
#newsletter_iframe h1 {
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: normal;
    font-size: 1em;
}

.rappel_telephonique .logo_rappel {
    width: 75%;
    margin: 0 auto;
    text-align: center;
}

.rappel_telephonique form {
    margin-right: 70px;
}

.rappel_telephonique form:after {
    content: url(../img/gifs/rappel.png);
    position: absolute;
    right: 11px;
    bottom: -15px;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-transform-origin: 120% 7% 0;
    -moz-transform-origin: 120% 7% 0;
    transform-origin: 120% 7% 0;
    -ms-transform-origin: 120% 7% 0;
    -o-transform-origin: 120% 7% 0;
}

.logo_rappel img {
    max-width: 100%;
}

#ami_box_frame img {
    margin: 25px 0;
}


/* rappel media min 400 */

@media screen and (min-width: 400px) {
    .rappel_telephonique form {
        margin-right: 140px;
    }
    .rappel_telephonique form:after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}


/* FORMULAIRES */

#newsletter_iframe form {
    text-align: right;
}

form.generateur p,
form.generateur div.divGenerateur,
form.generateur div.divGenerateurErreur {
    margin: 0 0 18px !important;
    padding: 0 !important;
    font-size: 1.000em !important;
    position: relative;
}

form.generateur p.erreur input,
form.generateur p.erreur textarea {
    border: 1px solid red;
}

form.generateur label,
form.formulaire label,
#newsletter_iframe div label {
    display: block;
    float: none !important;
    width: 100% !important;
    margin: 0 0 10px !important;
    padding: 0 !important;
    text-align: left !important;
    line-height: normal !important;
    color: #555555;
}

form.generateur .divGenerateur label.optional {
    display: none;
}

form.generateur .noFloatingLabel {
    color: #5e5e5e;
}

.formulaire_contact p label span {
    display: inline-block;
    color: red;
}

form.generateur textarea,
form.formulaire textarea {
    height: 210px !important;
    padding-top: 10px !important;
}

form .form_left textarea {
    height: 160px;
}


/* inscription newsletter bouton radio + checkbox */

.formulaire_contact input[type='checkbox'],
.formulaire_contact input[type='radio'] {
    width: auto !important;
    margin-right: 5px;
    vertical-align: text-top;
}

.divGenerateur ul,
.divGenerateur li {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.divGenerateur label.optional {
    margin-bottom: 8px !important;
}

.divGenerateur li label {
    display: block;
    width: 100%;
}


/* bouton submit */

form.generateur .form_right input#field_3,
.rappel_telephonique form.generateur input#field_4 {
    /*max-width: 110px;*/
}

.divGenerateurRequired {
    margin-top: 5px;
    letter-spacing: normal;
}


/* input newsletter */

.colonne_gauche {
    background: url(../img/gifs/background_newsletter.jpg);
    padding: 60px 10%;
    position: relative;
}

.colonne_gauche h2,
.colonne_gauche p {
    color: #fff;
}

.news * {
    width: 100%;
}

.news #form_newsletter input#submit_newsletter {
    display: none !important;
}

.news #form_newsletter input[type="text"] {
    width: 100%;
}

.news label {
    display: none;
}

.news input[type=button] {
    background: var(--primary-color);
    color: #fff;
    transition: all .3s;
}

.news input[type=button]:hover {
    background: var(--primary-color-darken);
}

.news #form_newsletter {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 5px 0;
}

.news #mess_newsletter {
    display: block;
    margin-top: 7px;
    text-align: center;
    font-size: 1em;
    color: #fff;
}

.news #mess_newsletter:empty {
    margin-top: 0;
}

@media screen and (min-width:810px) {
    .news label {
        margin: 0 10px 0 0;
        font-size: 1.5em;
    }
}


/* infobulle */

form.generateur p.erreur,
form.generateur div.divGenerateurErreur {
    border: none !important;
}

.divGenerateurErreur {
    display: block;
    clear: both;
}

form.generateur p.erreur label,
form.generateur div.divGenerateurErreur label {
    padding-bottom: 20px !important;
}

form.generateur p.erreur span.erreur,
form.generateur div.divGenerateurErreur span.erreur {
    background: none !important;
    color: #eb3434 !important;
    display: block !important;
    font-family: "Marianne";
    font-size: 0.846em;
    font-weight: normal !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 20px;
}

div.valide,
div.erreur {
    position: relative;
    margin-bottom: 20px !important;
    padding: 15px !important;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
    letter-spacing: normal;
    color: #fff !important;
}

div.valide {
    border: 1px solid #48b151;
    background: #55c65e !important;
}

div.erreur {
    border: 1px solid #d4323d;
    background: #f3515c !important;
}

div.valide:before {
    content: '\E017';
    display: inline-block;
    font-family: 'iconic';
    font-size: 1.538em;
    vertical-align: middle;
}

div.erreur:before {
    content: '\E806';
    display: inline-block;
    font-family: 'iconic';
    font-size: 1.538em;
    vertical-align: middle;
}

div.valide p,
div.erreur p {
    display: inline-block;
    margin: 0 0 0 15px !important;
    max-width: calc(100% - 40px);
    vertical-align: middle;
}

.validation {
    display: none;
}


/* message validation / erreur CONSEILLER A UN AMI */

.errors {
    text-align: right;
    color: red;
}

form.generateur .noFloatingLabel {
    white-space: normal !important;
    height: auto !important;
}

form.generateur p img.ui-datepicker-trigger {
    vertical-align: middle;
}


/***************************************************  Style pour TOUS les inputs text submit et button de tous les formulaires du site   ***********/

input[type=password],
input[type=text],
input[type=tel],
input[type=email],
textarea:not(.mce-textbox),
select {
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 0;
    border: 1px solid #e0e0e0;
    text-indent: 10px;
    vertical-align: middle;
    background: #f7f7f7;
}

input[type=password]:hover,
input[type=text]:hover,
textarea:not(.mce-textbox):hover {
    background: #fff;
}

textarea:not(.mce-textbox) {
    text-indent: 0;
    padding: 5px;
    font-size: 1.000em;
    resize: none;
}

input.calendrier,
input.calendrierAvecMenu {
    width: 90%;
}

#ui-datepicker-div {
    letter-spacing: normal;
}

input[type=submit],
input[type=button] {
    display: inline-block !important;
    height: 40px;
    margin: 0;
    padding: 0 10px;
    border: none;
    vertical-align: middle;
    color: #fff;
    background: var(--primary-color);
    ;
    cursor: pointer;
}

input[type=submit]:hover,
input[type=button]:hover {
    color: #fff;
    background: #394542;
}

.page_contact input[type=submit],
.page_contact input[type=button] {
    display: inline-block !important;
    height: inherit;
    margin: 0;
    padding: 12px 22px;
    border: none;
    vertical-align: middle;
    color: #fff;
    background: var(--primary-color);
    cursor: pointer;
}

.page_contact input[type=submit]:hover,
.page_contact input[type=button]:hover {
    color: #fff;
    background: #394542;
}

.generateur select {
    text-indent: 5px;
    font-style: normal;
}

.generateur select option {
    padding: 2px 5px;
}

.generateur select option:hover,
.generateur select option:checked {
    -webkit-box-shadow: 0 0 10px 100px #e94e18 inset;
    -moz-box-shadow: 0 0 10px 100px #e94e18 inset;
    box-shadow: 0 0 10px 100px #e94e18 inset;
    cursor: pointer;
}

.select-wrap {
    position: relative;
    background: #eee;
    display: block;
}

.select-wrap:after {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 35px;
    color: #818181;
    z-index: 1;
    content: '\E029';
    font-family: 'iconic';
    display: inline-block;
    vertical-align: middle;
    font-size: 1.538em;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.select-wrap select {
    background: none;
    position: relative;
    z-index: 2;
}

.select-wrap:hover,
.select-wrap:focus {
    background: #fff;
}

.select-wrap:hover:after {
    color: #1c1c1c;
}

form.generateur p.submit {
    margin: 0 !important;
    text-align: right !important;
}


/************************************************   Style spécifique pour certain input / button *********************/


/* Display none sur le deuxieme submit de la popup newsletter */

#newsletter_iframe #form_newsletter+#js_submit {
    display: none !important;
}

#newsletter_iframe form {
    overflow: hidden;
    text-align: right;
}


/* form media min 400 */

@media screen and (min-width: 400px) {
    #newsletter_iframe #form_newsletter input[type="text"] {
        float: left !important;
        width: 73% !important;
    }
    #newsletter_iframe #form_newsletter input[type="submit"] {
        float: left !important;
        width: 25% !important;
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 480px) {
    .news input[type=button] {
        height: 45px;
        padding: 0 15px;
    }
    .news input[type=text] {
        height: 45px;
    }
}

@media screen and (max-width:767px) {
    .news #form_newsletter,
    .news input[type=button] {
        width: 100%;
    }
}


/* MASK */

.mask {
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: rgba(46, 46, 46, 0.7);
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.sitePusher #container {
    width: 100%;
    overflow: visible;
}

.sitePusher .mask:after {
    content: "\E077";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-family: "iconic";
    font-size: 40px;
    line-height: 40px;
    color: #fff;
}


/* CONTENT */

.content {
    position: relative;
    padding: 0;
}

.index-page .sc-content {
    padding: 50px 30px;
}

.colonne_centre {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.page-bdd .colonne_centre,
.plan-site .colonne_centre,
.contact-page .colonne_centre {
    padding-bottom: 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.catalogue-listing .colonne_centre,
.catalogue-detail .colonne_centre,
.actualites-listing .colonne_centre,
.actualites-detail .colonne_centre {
    padding-bottom: 30px;
    max-width: 1400px;
    margin: 0 auto;
}

.actualites-listing .content,
.actualites-detail .content,
.catalogue-detail .content {
    margin-top: 2rem;
}

.colonne_small {
    width: 100%;
    max-width: 900px;
    margin: auto;
}

.colonne_medium {
    width: 100%;
    max-width: 1000px;
    margin: auto;
}

.colonne_centre p,
.colonne_small p,
.colonne_medium p {
    margin-bottom: 10px;
}

.colonne_centre p.section-title,
.title_categorie_intern {
    margin-bottom: 1.5rem;
}

.sc-content img {
    object-fit: cover;
}

.sc-content ul {
    display: block;
    margin: 30px;
}

.sc-content ul li {
    margin: 5px 0;
    list-style: disc;
    font-size: 14px;
    line-height: 26px;
}

.colonne_centre a,
.colonne_small a,
.colonne_medium a {
    color: var(--primary-color);
}

.colonne_centre a:hover,
.colonne_small a:hover,
.colonne_medium a:hover {
    color: var(--primary-color);
    text-decoration: none;
}

.page-offline .colonne_centre {
    width: 70%;
    margin: 10vh auto;
    min-height: 40vh;
}

@media screen and (min-width:768px) {
    .colonne_centre {
        max-width: 1200px;
    }
    .colonne_centre p.section-title,
    .title_categorie_intern {
        margin-bottom: 2rem;
    }
}

@media screen and (min-width:810px) {
    .content {
        margin: auto;
    }
    .colonne_gauche {
        margin: 0 auto;
        padding: 50px 10%;
    }
    .colonne_gauche h2 {
        max-width: 135px;
    }
    .colonne_centre {
        display: block;
        position: relative;
        margin: 60px auto;
    }
    .page-interne .colonne_centre {
        margin: 0 auto;
    }
    .page-offline .colonne_centre {
        width: 40%;
    }
}


/* TYPOGRAPHIE */

.material-icons {
    font-size: 18px
}

[class*="material-icons"].secondary {
    background-color: #f3f3f3;
}

[class*="material-icons"].primary,
[class*="material-icons"].secondary,
[class*="material-icons"].accent {
    color: #FFFFFF;
}

[class*="material-icons"].primary,
[class*="material-icons"].secondary,
[class*="material-icons"].accent,
[class*="material-icons"].circle {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.material-icons-outlined {
    font-family: 'Material Icons Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--secondary-color);
    line-height: 120%;
}

h1 {
    margin-bottom: 1.5rem;
    font-family: var(--font-light);
    font-size: 1.8rem;
    font-weight: 100;
}

h1 span {
    display: block;
    font-family: var(--font-bold);
    font-size: .7em;
}

h2 {
    font-size: 1.2rem;
    font-weight: 400;
    margin: 1.5rem 0 1rem;
}

h1 span::before,
h2::after,
.page-interne h1::after {
    content: '';
    height: 2px;
    width: 30px;
    background-color: var(--primary-color);
}

h1 span::before {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

h2::after,
.page-interne h1::after {
    display: block;
    margin-top: 10px;
}

.plan-site h1,
.contact-page h1,
.contact-page h2 {
    border-bottom: 0px;
}

h3 {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 1rem;
}

p+h3 {
    margin-top: 24px;
}

.section-title,
.title_categorie_intern {
    margin-bottom: 1.5rem;
    /* font-family: var(--font-custom-bold); */
    font-size: 1.8rem;
    line-height: 120%;
    text-align: center;
    color: var(--secondary-color);
}

.section-title span.blue,
.title_categorie_intern span.span_blue {
    color: var(--primary-color);
    text-transform: initial;
}

.section-title::after,
.title_categorie_intern::after {
    content: '';
    display: block;
    margin: 12px auto 24px;
    height: 2px;
    width: 30px;
    background-color: var(--secondary-color);
}

.section-subtitle {
    margin: -16px 0 24px;
    text-align: center;
    font-weight: normal;
}

.title {
    margin-bottom: 15px;
    font-size: 2em;
    line-height: 40px;
    font-weight: 500;
    text-align: left;
    color: #141414;
    margin-bottom: 30px!important;
}


/* .page-interne h2 {
	position: relative;
	font-size: 2em;
    color: #141414;
    position: relative;
    font-weight: 500;
} */

.titre_signature {
    font-size: 2.250em;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    color: #000;
}

.titre_signature:after {
    content: "";
    display: inline-block;
    background-size: cover;
    width: 102px;
    height: 35px;
    position: relative;
    left: 30px;
    top: 5px;
}

.titre_signature span {
    color: var(--primary-color);
}

.title_section {
    text-align: center;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #141414;
    position: relative;
    margin: 30px 0px;
    font-weight: 500;
}

.span_blue {
    font-family: 'Marianne';
    color: var(--primary-color);
    font-weight: 700;
    text-transform: uppercase;
}

.span_black {
    font-family: 'Marianne';
    color: #141414;
    font-weight: 700;
    text-transform: uppercase;
}

@media screen and (min-width:375px) {
    h1 {
        font-size: 2.2rem;
    }
    h2 {
        font-size: 1.3rem;
    }
    h3 {
        font-size: 1.2rem;
    }
    .section-title,
    .title_categorie_intern {
        font-size: 2.2rem;
    }
    .section-title::after,
    .title_categorie_intern::after {
        margin: 24px auto 32px;
        width: 60px;
    }
}

@media screen and (min-width:768px) {
    h1 {
        font-size: 2.5rem;
    }
    h1 span {
        font-size: .45em;
    }
    h2 {
        font-size: 1.8rem;
    }
    h1 span::before,
    h2::after {
        width: 25px;
    }
    .section-title,
    .title_categorie_intern {
        font-size: 2.8rem;
        margin-bottom: 2rem;
    }
}

@media screen and (min-width:810px) {
    /* .colonne_centre p,
	.colonne_medium p,
	.colonne_small p {
		line-height: 28px;
	} */
    .ac-doubleColonne h1 {
        border-bottom: 4px solid #394542!important;
        max-width: inherit;
        padding: 0;
    }
}

@media screen and (min-width:1280px) {
    .defiles-de-mode .ac-doubleColonne h2 {
        padding-top: 40px;
    }
}


/* BOUTONS */

.btn,
.colonne_centre .btn {
    margin: 0;
}

.btn a {
    display: inline-block;
    padding: 10px 15px;
    margin: 16px auto;
    transition: all .3s;
    font-family: var(--font-bold);
}

.btn-primary a,
.colonne_centre .btn-primary a {
    background-color: var(--primary-color);
    color: #fff;
    border: solid 1px var(--primary-color);
}

.btn-primary a:hover,
.colonne_centre .btn-primary a:hover {
    background-color: var(--primary-color-darken);
    border-color: var(--primary-color-darken);
    color: #fff;
}

.btn-secondary a {
    background-color: transparent;
    color: var(--primary-color);
    border: solid 1px var(--primary-color);
}

.btn-secondary a:hover,
.colonne_centre .btn-secondary a:hover {
    background-color: var(--primary-color);
    color: #fff;
}

.btn-light a,
.colonne_centre .btn-light a {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    border: solid 1px #fff;
}

.btn-light a:hover {
    background-color: #fff;
    color: var(--primary-color);
}

.bouton a,
.bouton2 a {
    display: inline-block;
    padding: 10px 15px;
    margin: 16px auto;
    transition: all .3s;
    font-family: var(--font-bold);
}

.bouton2 a {
    background-color: var(--primary-color);
    color: #fff;
    border: solid 1px var(--primary-color);
}

.bouton2 a:hover {
    background-color: var(--primary-color-darken);
    border-color: var(--primary-color-darken);
    color: #fff;
}

p.bouton_action,
.bouton2 {
    text-align: center;
}

.bouton_interne a,
.bouton_action a {
    color: #fff;
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    margin-top: 10px;
}

.bouton_action a:hover,
.bouton_interne a:hover {
    color: var(--primary-color)!important;
    background: none;
    border: 1px solid var(--primary-color);
}

.bouton_tel a {
    background: #e94e18;
    color: #fff;
}

.bouton_tel a:hover {
    background: #a33811;
}

.bouton_devis a {
    background: #14967f;
    margin: 0 5px;
}

.bouton_devis a:hover {
    background: #0f7765;
}

.btn-right {
    text-align: center;
}

@media screen and (max-width: 450px) {
    p.bouton_action {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .bouton_action a {
        padding: 13px 39px;
    }
}

@media screen and (min-width: 480px) {
    p.bouton_action {
        text-align: center;
    }
    .bouton_action a,
    .bouton2 a,
    .bouton_interne a {
        width: auto;
    }
}

@media screen and (min-width: 600px) {
    .bouton {
        display: block;
    }
    .btn-right {
        text-align: right;
    }
}

@media screen and (min-width: 810px) {
    p.bouton {
        text-align: right;
    }
    .bouton {
        display: block;
    }
    .bouton a,
    .bouton2 a {
        padding: 10px;
    }
    .ac-doubleColonne p.bouton {
        text-align: right!important;
    }
}


/*** HEADER ***/


/* GÉNÉRALITÉS HEADER */

header {
    position: relative;
    margin: auto;
}

.index-page header {
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-size: cover;
    background-position: center;
}

header section {
    padding-top: 10px;
    clear: both;
    text-align: center;
}

.header_centrage {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #000000;
}

@media screen and (min-width: 600px) {
    .index-page header {
        display: block;
        min-height: auto;
        background: none;
    }
}

@media screen and (min-width:768px) {
    .index-page header section {
        margin-bottom: 60px;
    }
}

@media screen and (min-width: 810px) {
    .index-page header section {
        margin-bottom: 60px;
        padding: 0;
    }
    header section {
        padding-top: 0;
    }
    .header_content {
        position: absolute;
        width: 100%;
        z-index: 9999;
        width: 100%;
    }
    .header_centrage {
        /* display: flex; */
        /* justify-content: space-between; */
        /* flex-wrap: wrap; */
        /* flex-direction: row; */
        /* align-items: flex-start; */
        background-color: transparent;
        padding: 0 12px;
        /* A SUPPRIMER SI BUG */
        display: grid;
        /* grid-template-columns: 170px 1fr; */
        grid-template-columns: 15fr 85fr;
        grid-gap: 10px;
    }
    .header_right {
        padding-top: 0;
    }
    /* .header_right {
        padding-top: 35px;
    } */
    .index-page header {
        min-height: initial;
        display: block;
    }
    .page-interne .header_centrage,
    .contact-page .header_centrage,
    .plan-site .header_centrage {
        /* display: flex;
        justify-content: space-between;
        align-items: center; */
        /* A SUPPRIMER SI BUG */
        display: grid;
        /* grid-template-columns: 170px 1fr; */
        grid-template-columns: 15fr 85fr;
        grid-gap: 10px;
    }
    .ebook-page .header_content,
    .contact-page .header_content,
    .page-politique .header_content,
    .plan-site .header_content {
        background-color: var(--dark-background-color);
        position: relative;
        width: 100%;
    }
    .catalogue-listing .header_content,
    .catalogue-detail .header_content,
    .actualites-listing .header_content,
    .actualites-detail .header_content {
        position: relative;
        background-color: var(--dark-background-color);
        width: 100%;
    }
}

@media screen and (min-width: 960px) {
    .header_centrage,
    .footer_centrage {
        width: 90%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1100px) {
    body:not(.index-page) header {
        width: 100%;
        display: block;
        height: auto;
    }
    body:not(.index-page) .header_content {
        width: 100%;
        display: block;
        height: auto;
    }
    body:not(.index-page) header .menu {
        width: 100%;
        max-width: 100%;
        margin-top: 0;
        transition: .5s;
    }
}

@media screen and (min-width:1280px) {
    .header_centrage,
    .footer_centrage {
        width: 1200px;
    }
    .header_centrage {
        transition: .5s;
    }
}

@media screen and (min-width: 1450px) {
    .header_centrage,
    .footer_centrage,
    .colonne_centre {
        width: 80%;
        max-width: 1200px;
    }
}


/* LOGO HEADER */

.index-page .logo-header {
    overflow: hidden;
    /* A SUPPRIMER SI BUG */
    /* padding: 10px 0; */
}

.navScroll.index-page .logo-header * {
    transform: translateY(200%);
}

.logo {
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.logo img {
    display: block;
    width: 230px;
    max-width: none;
    margin: 0 auto;
    padding: 10px;
}

.logo:hover {
    opacity: 0.7;
}

.baseline {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.baseline span {
    color: var(--primary-color);
    font-weight: 400;
}

@media screen and (min-width: 480px) {
    .baseline {
        font-weight: 300;
        margin-top: 0;
    }
}

@media screen and (min-width: 600px) {
    .logo img {
        background: none;
        padding: 0;
        /* A SUPPRIMER SI BUG */
        height: auto;
        height: 110px;
        max-width: 125px;
    }
    .baseline {
        color: #fff;
    }
}

@media screen and (min-width:768px) {
    .baseline {
        margin-bottom: 0;
    }
    .slogan {
        font-size: 30px;
        line-height: 45px;
        margin: 20px;
        font-weight: 400;
    }
    .slogan span {
        display: block;
    }
}

@media screen and (min-width:1024px) {
    .baseline {
        font-size: 12px;
    }
}


/* CONTACT HEADER */

.contact_header a {
    text-align: center;
}

.contact_header a.tel {
    font-size: 23px;
    display: block;
    color: #fff;
    padding: 10px 0;
}

.contact_header .tel span {
    font-size: 0.72em;
}

.index-page .contact_header .bouton.bouton_action {
    display: block;
}

@media screen and (min-width: 480px) {
    .info_tel p.telephones a,
    .contact_header a.tel {
        cursor: default;
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
        outline: none;
    }
}

@media screen and (min-width: 600px) {
    .contact_header {
        padding-top: 5px;
    }
    .contact_header a.tel {
        margin-right: 24px;
    }
}

@media screen and (min-width: 810px) {
    .contact_header a.tel {
        margin-right: 0;
        font-size: .925rem;
        margin-left: 15px;
    }
}

@media screen and (max-width:992px) {
    .contact_header .bouton {
        display: none;
    }
}


/* NAV */

.nav {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 15px;
    color: #fff;
    background: var(--dark-background-color);
    text-align: left;
    font-size: 1.5em;
    z-index: 999999;
}

.nav-left {
    overflow: hidden;
}

.nav-logo {
    max-height: 40px;
    transform: translateY(50px);
    transition: 1s;
    vertical-align: middle;
}

.navScroll .nav-logo {
    transform: translateY(0px);
}

.icon-menu {
    width: 30px;
    height: 30px;
}

.icon-menu .ligne {
    width: 100%;
    height: 3px;
    background: #fff;
    margin: 6px 0;
    border-radius: 25px;
    -webkit-transition: .5s;
    transition: .5s;
}

.icon-menu .ligne:last-child {
    width: 50%;
}

.sitePusher .icon-menu .ligne:first-child {
    -webkit-transform: rotate(50deg) translate(6px, 2px);
    transform: rotate(50deg) translate(6px, 2px);
}

.sitePusher .icon-menu .ligne:nth-child(2) {
    -webkit-transform: rotate(-47deg) translate(4px, 0px);
    transform: rotate(-47deg) translate(4px, 0px);
}

.sitePusher .icon-menu .ligne:last-child {
    opacity: 0;
}

@media screen and (min-width: 810px) {
    .nav {
        display: none;
    }
}


/* MENU MOBILE */

.menu {
    display: block;
    z-index: 10000;
    position: fixed;
    top: 56px;
    bottom: 0;
    right: 100%;
    width: 100%;
    min-height: calc(100% - 56px);
    /* transform: translateX(-100%); */
    padding-bottom: 4rem;
    overflow-y: scroll;
    text-align: left;
    background-color: var(--primary-color);
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


/*
.menu:before {
    content: '';
    display: block;
    width: 0%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
    transition: width 1s .2s ease-in-out;
}

.sitePusher .menu:before {
    width: 90%;
}

*/

.sitePusher .menu {
    right: 0;
    /* transform: translateX(0); */
}

.menu li {
    /* position: relative;
    right: 100%;
    opacity: 0;
    transition: all 0.5s; */
}

.menu li.sous_menu {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
}

.menu .noMenu,
.top_bar .noMenu {
    display: none !important;
}


/*

.sitePusher .menu .firstLi {
    right: 0;
    opacity: 1;
}

.sitePusher .menu.noOver .firstLi {
    right: -100%;
    display: block;
}

.dropdown li {
    right: 100%;
}

.noOver .dropdown li {
    right: 10px;
    opacity: 1;
}

.menu.ssdropdownOpen .dropdown li {
    right: -100%;
}

.menu.ssdropdownOpen .ssdropdown.pushed li {
    right: 10px;
}

*/

.menu li.main span.derouler {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 24px;
    font: 24px/48px"iconic";
    color: #fff;
    border-left: solid 1px hsla(0, 0%, 100%, .24);
    /* position: absolute;
    top: 0;
    right: 0;
    bottom: 0; */
}

.menu li.main span.derouler:after {
    content: "\e038";
}

.menu li:hover>span.derouler,
.menu li.selected>span.derouler {
    color: #fff;
}

.menu li a {
    display: block;
    padding: .75rem 1rem;
    font-size: 1.125em;
    color: #ffffff;
}


/* .menu > ul:not(.topBar) li.firstLi > a {
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: .064em;
} */


/*

.menu li a.selected {
    font-weight: bold;
}

*/

.menu ul li ul {
    display: block;
    width: 100%;
    height: calc(100vh - 56px);
    padding-bottom: 4rem;
    background-color: var(--primary-color);
    position: fixed;
    top: 56px;
    right: 100%;
    z-index: 2;
    overflow-y: auto;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    /* -webkit-overflow-scrolling: touch; */
}

.menu ul li ul.pushed {
    right: 0;
}


/*

.menu ul li .dropdown.pushed li {
    right: 0;
    position: relative;
}

.ssdropdownOpen .dropdown.pushed,
.ssdropdownOpen ul li .dropdown.pushed li {
    right: -100%;
}

.menu ul li .ssdropdown li {
    right: 100%;
    width: 100% !important;
}

.ssdropdown.pushed {
    z-index: 4 !important;
}

.ssdropdown.pushed li {
    right: 0;
}

.menu .ssdropdown {
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}

*/

.menu.noOver {
    overflow: hidden;
}

.menu ul li ul li.close_menu {
    display: block;
    padding: .75rem 1rem;
    font-size: 1.25em;
    color: #000;
}

.menu ul.topBar li ul li.close_menu {
    color: #DDD;
}

.menu ul li ul.pushed li.close_menu {
    z-index: 2;
}

.menu ul li ul li.close_menu::before {
    content: '\E037';
    display: inline-block;
    margin-top: -.5rem;
    font: 24px/24px"iconic";
    color: #000;
    vertical-align: middle;
    margin-right: 24px;
}

.menu ul.topBar li ul li.close_menu::before {
    color: #DDD;
}

@media screen and (max-width: 809px) {
    .bg_header {
        height: 100vh!important;
    }
    .menu li {
        border-bottom: solid 1px hsla(0, 0%, 100%, .24);
    }
    .menu li.sous_menu>a {
        flex-grow: 1;
    }
    .menu ul li a.selected {
        background-color: var(--primary-color-darken);
    }
    .menu ul.topBar,
    .menu ul.topBar ul {
        background-color: var(--secondary-color);
    }
    .menu ul.topBar li a.selected {
        background-color: var(--secondary-color-darken);
    }
}

@media screen and (min-width: 810px) {
    .menu {
        z-index: 10000;
        clear: both;
        position: relative;
        right: auto;
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow-y: visible;
        background: none;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        /* transform: translateY(0%); */
        /* A SUPPRIMER SI BUG */
        transform: translateY(-10px);
    }
    .menu:before {
        display: none;
    }
    .menu ul {
        text-align: right;
        /* A SUPPRIMER SI BUG */
        display: flex;
        justify-content: flex-end;
        flex-wrap: nowrap;
    }
    .menu li {
        display: inline-block;
        border-bottom: none;
    }
    /* A SUPPRIMER SI BUG */
    .menu li.firstLi>a {
        white-space: nowrap;
    }
    .menu li.sous_menu {
        display: inline-block;
    }
    .menu li:not(.sousLi).sous_menu>a::before {
        content: '\e5cc';
        font-family: 'Material Icons';
        position: absolute;
        top: 0;
        bottom: 0;
        right: -5px;
        line-height: 40px;
        color: #fff;
    }
    .menu li:not(.sousLi).sous_menu:hover>a::before {
        content: '\e5cf';
    }
    .menu li a {
        position: relative;
        font-size: 13px;
        color: #fff;
        font-weight: 700;
        padding: 8px;
    }
    .menu li a::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 15px;
        width: 30px;
        height: 2px;
        margin-top: 10px;
        background-color: #fff;
        transition: all .3s;
    }
    .menu li a.selected::after,
    .menu li a:hover::after {
        background-color: var(--primary-color);
    }
    .menu li:hover a::after,
    .menu li:hover a::after {
        background-color: var(--primary-color);
    }
    .menu li.main span.derouler {
        display: none;
    }
    .menu ul li.sous_menu .dropdown {
        display: none;
        position: absolute;
        top: auto;
        right: 0;
        left: 0;
        width: calc(100% - 30px);
        height: auto;
        margin: auto;
        padding: 0;
        background-color: #fff;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        transform: none;
    }
    .sticky.js-scroll .menu ul li.sous_menu .dropdown {
        background-color: rgba(255, 255, 255, 1);
    }
    .menu ul li.sous_menu:hover>ul {
        display: flex;
        flex-wrap: wrap;
        padding: 12px 24px;
        overflow-y: visible;
        top: auto;
        text-align: center;
    }
    .menu ul li.sous_menu:hover>ul li a::after {
        left: 20px;
        bottom: -2px;
        height: 1px;
        background-color: var(--text-color);
    }
    .menu ul li.sous_menu:hover>ul li a.selected::after,
    .menu ul li.sous_menu:hover>ul li a:hover::after,
    .menu ul li.sous_menu:hover>ul li:hover a::after,
    .menu ul li.sous_menu:hover>ul li:hover a::after {
        background-color: var(--primary-color);
    }
    .menu ul li ul {
        background: #fff;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }
    .menu ul li ul li.close_menu:after {
        display: none;
    }
    .menu ul li ul li {
        display: block;
        width: 50%;
        padding: 6px 0;
        background: none !important;
        vertical-align: top;
    }
    .menu ul li ul li a {
        position: relative;
    }
    .menu ul li ul li a:before {
        content: "";
        display: block;
        background-image: url(../img/gifs/puce_agency.png);
        background-size: cover;
        width: 10px;
        height: 14px;
        position: absolute;
        left: 0;
        top: 8px;
    }
    .menu ul li ul .ssdropdown {
        position: absolute;
        display: none;
        left: 60px;
        transform: none;
        min-width: 220px;
        padding: 0;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }
    .dropdown li.sous_menu:hover .ssdropdown {
        display: block;
        height: initial;
        width: auto;
        padding: .5rem;
    }
    .menu li.sous_menu ul li ul.ssdropdown li a {
        padding: 6px 15px;
    }
    .menu li.sous_menu ul li ul.ssdropdown li a::before,
    .menu li.sous_menu ul li ul.ssdropdown li a::after {
        display: none;
    }
    .menu ul li .ssdropdown li {
        margin-left: 0;
        padding: .25rem 0;
    }
    /* .menu ul li .ssdropdown li a {
		margin-left: 0;
	} */
    .menu ul li ul li+li {
        border: none;
    }
    .menu ul li ul li.close_menu,
    .top_bar li.close_menu {
        display: none;
    }
    .menu li.sous_menu ul li a {
        display: flex;
        align-items: center;
        padding: 6px 15px 6px 20px;
        text-align: left;
        font-size: 13px;
        line-height: 130%;
        color: var(--text-color);
    }
    .menu li.sous_menu ul li a:hover {
        background-color: transparent;
    }
    .menu ul li ul li ul li {
        display: block;
        width: 100%;
        margin-left: 12px;
    }
    .menu li.sous_menu ul li ul li a {
        border-bottom: none;
    }
    .menu li.sous_menu ul li ul li a:hover,
    .menu li.sous_menu ul li ul li a.selected {
        color: var(--primary-color);
    }
}

@media screen and (min-width:810px) and (max-width:1099px) {
    .menu ul li ul li:nth-child(2n+1) .ssdropdown {
        left: calc(50% + 60px);
        transform: none;
    }
}

@media screen and (min-width: 880px) {
    .menu li a {
        padding: 8px 15px;
    }
    .menu li:not(.sousLi).sous_menu>a::before {
        right: 0;
    }
}

@media screen and (min-width: 992px) {
    .menu li a {
        font-size: 14px;
    }
    .menu ul li ul li {
        width: 45%;
        margin-right: 3%;
        padding: 12px 0;
        font-size: 14px;
    }
    .menu li a::after {
        width: 40px;
    }
    .menu ul li.sous_menu:hover>ul li a::after {
        height: 2px;
    }
    .menu ul li ul .ssdropdown {
        min-width: 280px;
    }
}

@media screen and (min-width:1024px) {
    .menu li.sous_menu ul li a {
        position: relative;
    }
    /* .menu ul li.sous_menu:hover>ul {
		display: flex!important;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.menu ul li .dropdown li {
		width: 33%;
		position: relative;
		left: 0;
	} */
}

@media screen and (min-width: 1100px) {
    .menu li a {
        padding: 8px 24px;
    }
    .menu li a::after {
        left: 24px;
    }
    .menu ul li ul li {
        width: 30%;
    }
    .menu ul li.sous_menu .dropdown {
        width: calc(100% - 48px);
    }
    .menu li.sous_menu ul li a {
        padding: 8px 0 8px 20px;
    }
    .menu ul li ul li.sousLi:nth-child(3n+3) .ssdropdown {
        left: calc(33% + 60px);
    }
    .menu ul li ul li.sousLi:nth-child(3n+4) .ssdropdown {
        left: calc(50% + 60px);
    }
}

@media screen and (min-width:1280px) {
    .menu li a {
        font-size: 14px;
    }
    .menu>ul>li {
        margin: 0 8px;
    }
    .menu li.sous_menu ul li a {
        font-size: 14px;
    }
    .menu ul li.sous_menu .dropdown {
        width: calc(100% - 64px);
    }
}

@media screen and (min-width:1920px) {
    .menu ul li.sous_menu:hover>ul {
        width: 1248px;
    }
}


/* TOP BAR */

.mobile-only {
    display: block;
}

.desk-only {
    display: none;
}

.header_topbar .header_centrage {
    display: flex;
    justify-content: center;
    align-items: center;
}

.top_bar {
    display: block;
    position: relative;
    width: auto;
    margin: 0;
}

.top_bar ul {
    display: none;
    text-align: right;
}

.top_bar li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0 4px;
}

.top_bar li a {
    display: block;
    width: auto;
    height: auto;
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
}

.top_bar .firstLi.sous_menu a {
    background-color: RGBA(0, 161, 200, 0.24);
    border: 1px solid var(--primary-color);
}

.top_bar .firstLi.conseil-nav a {
    background-color: rgba(207, 113, 35, 0.24);
    border: 1px solid #CF7123;
    color: #fff;
    margin-right: 10px;
}

.top_bar .firstLi.conseil-nav a:hover {
    color: #CF7123;
}

.top_bar .firstLi.sous_menu ul li a {
    background-color: transparent;
    border: none;
}

.top_bar li ul li.sousLi a:hover,
.top_bar li ul li.sousLi a.selected {
    color: var(--primary-color);
}

.top_bar li a:hover,
.top_bar li a.selected {
    color: var(--primary-color);
}

.top_bar li.sous_menu>a:after {
    content: '\e040';
    display: inline-block;
    height: 10px;
    margin-left: 5px;
    font-family: 'iconic';
}

.top_bar li:hover ul {
    display: block;
}

.top_bar li ul {
    display: none;
    text-align: left;
    position: absolute;
    left: -200px;
    right: 0;
    top: auto;
    width: 100%;
    background: #fff;
    z-index: 10;
}

.top_bar li ul li {
    display: block;
}

.top_bar li ul li a {
    padding: 5px;
    color: #394542;
}

.top_bar li span.derouler {
    display: none;
}

@media screen and (min-width: 600px) {
    .header_topbar .header_centrage {
        justify-content: flex-end;
    }
}

@media screen and (min-width: 810px) {
    .top_bar li ul {
        width: auto;
    }
    .top_bar li .dropdown {
        padding: 12px;
        z-index: 100000;
    }
    .top_bar li ul li {
        right: auto;
    }
    .mobile-only {
        display: none;
    }
    .desk-only {
        display: block;
    }
}

@media screen and (min-width: 810px) {
    /* .header_topbar {
        flex-basis: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: solid 1px rgba(255, 255, 255, .35);
    } */
    .header_topbar {
        flex-basis: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        border-bottom: solid 1px rgba(255, 255, 255, .35);
        flex-direction: row-reverse;
        justify-content: space-between;
        /* A SUPPRIMER SI BUG */
        grid-column: 1 / -1;
    }
    .top_bar ul {
        display: block;
    }
}


/* STICKY */

.sticky {
    display: none;
}

@media screen and (min-width:810px) {
    .sticky {
        display: block;
        position: fixed;
        top: -100%;
        z-index: 9999;
        width: 100%;
        background: rgb(255, 255, 255);
        transition: 0.5s;
    }
    .sticky.js-scroll {
        top: 0;
    }
    .sticky.js-scroll .header_content {
        background-color: var(--dark-background-color);
    }
    .index-page .sticky .logo-header {
        padding: 10px 0 0;
    }
    .sticky.js-scroll .logo img {
        width: auto;
        /*max-height: 58px;*/
        max-height: 85px;
    }
    .sticky .baseline {
        font-size: 12px;
        line-height: 14px;
    }
    .sticky .menu ul {
        text-align: right;
    }
    .sticky .menu {
        margin-top: 5px;
    }
    .sticky a.tel {
        color: #fff;
    }
    .sticky .header_right {
        padding-top: 0px;
    }
}


/* HEADER INDEX */


/* mask */

.mask_header {
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0)40%, rgba(0, 0, 0, .8) 60%);
    position: absolute;
    z-index: 9;
}

.mask_header_interne {
    width: 100%;
    height: 100%;
    background-color: RGBA(0, 0, 0, 0.7);
    position: absolute;
}

@media screen and (min-width:993px) {
    .mask_header_interne {
        background: linear-gradient(to top, rgba(0, 0, 0, .5)30%, rgba(0, 0, 0, .2)60%, rgba(0, 0, 0, .5) 90%);
    }
    .evenement .mask_header_interne,
    .evenements-centre-commercial .mask_header_interne,
    .entreprise-voeux .mask_header_interne,
    .defiles-de-mode .mask_header_interne,
    .anniversaires-entreprise-inaugurations-portes-ouvertes .mask_header_interne,
    .conferences-de-presse .mask_header_interne,
    .collectivites-soirees .mask_header_interne,
    .les-aines .mask_header_interne,
    .technique-scene .mask_header_interne,
    .decoration-evenementielle-paris .mask_header_interne,
    .ecran-geant .mask_header_interne,
    .toiles-evenementielles-paris .mask_header_interne,
    .communication-evenementielle-paris .mask_header_interne,
    .internet-web-marketing-et-reseaux-sociaux .mask_header_interne,
    .marketing-operationnel-pari .mask_header_interne,
    .support-communication-paris .mask_header_interne,
    .fabrication-plv-paris .mask_header_interne,
    .theatralisation-stands .mask_header_interne,
    .communication-evenement-lancement .mask_header_interne,
    .communication-digitale-evenement .mask_header_interne,
    .communication-evenement .mask_header_interne,
    .creation-sites-interne .mask_header_interne,
    .referencement-naturel-payant .mask_header_interne,
    .outils-webmarketing-emailing-newsletter .mask_header_interne,
    .gestion-contenu .mask_header_interne,
    .creation-logo-signature .mask_header_interne,
    .creation-charte-graphique .mask_header_interne,
    .support-communication-externe-interne .mask_header_interne,
    .agence-plv-paris .mask_header_interne,
    .evenement-virtuel-paris .mask_header_internee {
        background: linear-gradient(to top, rgba(0, 0, 0, .5)30%, rgba(0, 0, 0, .2)60%, rgba(0, 0, 0, .65) 80%);
    }
    .l-agence .mask_header_interne {
        background: linear-gradient(to top, rgba(0, 0, 0, .5)30%, rgba(0, 0, 0, .2)50%, rgba(0, 0, 0, .75) 70%);
    }
    .infodecor-projection-video-contenus-infographies .mask_header_interne {
        background: linear-gradient(to top, rgba(0, 0, 0, .6)60%, rgba(0, 0, 0, .2)80%, rgba(0, 0, 0, .75) 70%);
    }
    .soirees-de-gala .mask_header_interne {
        background: linear-gradient(to top, rgba(0, 0, 0, .5)30%, rgba(0, 0, 0, .2)50%, rgba(0, 0, 0, .7) 80%);
    }
}


/*bg-header*/

.bg_header {
    position: relative;
    height: calc(100vh - 243px);
}

@media screen and (min-width: 810px) {
    .bg_header {
        min-height: 640px;
    }
}


/* slick slider*/

.bg_header .slick,
.bg_header .slick-list,
.bg_header .slick-track {
    height: 100%;
}

.bg_header .slick {
    position: relative;
}

.slider_slick {
    width: 100%;
    position: relative;
    display: none;
    z-index: 0;
}

.slider_slick .slick {
    z-index: 0;
}

.slider_slick .slick-arrow {
    display: none !important;
}

.slick-slide {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slide00 {
    background-image: url("../img/gifs/imgSlider/slide00.jpg");
}

.slide01 {
    background-image: url("../img/gifs/imgSlider/slide07.jpg");
}

.slide02 {
    background-image: url("../img/gifs/imgSlider/slide09.jpg");
}

.slide003 {
    background-image: url("../img/gifs/imgSlider/slide003.jpg");
}

.slide03 {
    background-image: url("../img/gifs/imgSlider/slide03.jpg");
}


/* slide_container*/

.slide_container {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 90%;
    height: 100%;
    max-width: 1200px;
    margin: auto;
    z-index: 10;
}

.slide_title {
    margin-bottom: 1.5rem;
    /* font-family: var(--font-custom-bold); */
    font-size: 2rem;
    font-weight: 900;
    line-height: 120%;
    color: #fff;
    text-shadow: 3px 3px 10px rgba(0, 0, 0, .5);
}

.slide_container .bouton {
    text-align: center;
}

.slide_container .bouton a {
    color: #fff;
    border: solid 1px #fff;
    font-size: 1rem;
    text-transform: uppercase;
    transition: all .3s;
}

.slide_container .bouton a:hover {
    color: #000;
    background-color: #fff;
}

.slide_container .btn a:hover {
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

@media screen and (min-width:375px) {
    .slide_title {
        font-size: 2.8rem;
    }
}

@media screen and (min-width: 480px) {
    .slider_slick {
        height: auto;
    }
}

@media screen and (min-width: 600px) {
    .slider_slick {
        display: block;
    }
    .slider_slick .slick-arrow {
        display: block !important;
    }
    .slide_title {
        font-size: 4rem;
    }
}

@media screen and (min-width:768px) {
    .bg_header {
        width: 100%;
        margin: auto;
    }
    .bg_header .bg_mobile {
        display: none;
    }
}

@media screen and (min-width: 810px) {
    .infos_header {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        position: absolute;
        bottom: 24px;
        right: 0;
        left: 0;
        z-index: 9999;
        width: 100%;
        max-width: 1890px;
        margin: auto;
    }
    header .social-media {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        margin-right: 15px;
    }
    /* .infos_header {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        position: absolute;
        bottom: 24px;
        right: 0;
        left: 0;
        z-index: 9999;
        width: 90%;
        max-width: 1200px;
        margin: auto;
    } */
}

@media screen and (min-width:993px) {
    .bg_header {
        height: 100vh;
    }
    .slide_title span {
        display: block;
    }
}

@media screen and (min-width:1024px) {
    .slider_slick img {
        min-height: 640px;
        object-fit: cover;
    }
}

@media screen and (min-width:1200px) {
    .slide_title {
        font-size: 3.5rem;
    }
}


/*bloc header devis*/

.bloc_header_devis {
    position: relative;
    bottom: 40px;
    left: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 90%;
    max-width: 1200px;
    margin: auto;
    padding: 15px 20px;
    color: #fff;
    background-color: var(--dark-background-color);
    box-shadow: 12px 12px 0px 0px var(--primary-background-color);
    -webkit-box-shadow: 12px 12px 0px 0px var(--primary-background-color);
    -moz-box-shadow: 12px 12px 0px 0px var(--primary-background-color);
    z-index: 999;
}

.bloc_header_devis .bouton a {
    margin-top: 20px;
}

@media screen and (min-width: 600px) {
    .bloc_header_devis .bouton a {
        margin: 0;
    }
}

@media screen and (min-width: 768px) {
    .bloc_header_devis {
        justify-content: center;
    }
    .bloc_header_devis .btn {
        margin-left: 24px;
    }
}


/* HEADER INTERNE */

.photo_header {
    width: 100%;
    min-height: 650px;
    background-size: cover!important;
    position: relative;
}

.index-page .photo_header {
    display: none!important;
}

.photo_header .intro_interne_header {
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    width: 90%;
    max-width: 1200px;
    margin: auto;
    text-align: left;
    transform: translateY(-50%);
}

.photo_header .intro_interne_content {
    max-width: 700px;
}

.photo_header .intro_interne_header h1,
.photo_header .intro_interne_header p {
    color: #fff;
}

.photo_header .intro_interne_header h1 {
    text-shadow: 3px 3px 10px #000;
}

.photo_header .intro_interne_header p {
    text-shadow: 1px 1px 10px #000;
}

.photo_header .intro_interne_header a {
    color: var(--primary-color);
}

.photo_header .intro_interne_header h1 .span_blue {
    display: inline-block;
}

@media screen and (min-width: 600px) {
    .photo_header .intro_interne_header {
        top: 60%;
    }
    .photo_header {
        height: 600px;
    }
}

@media screen and (min-width: 810px) {
    .photo_header {
        display: block!important;
    }
}

@media screen and (min-width: 1201px) {
    .photo_header {
        height: 700px;
    }
}


/*** FOOTER ***/


/* GÉNÉRAL FOOTER */

footer {
    background-color: var(--dark-background-color);
}

.footer_logo {
    max-width: 150px;
}

.sitePusher .footer_link {
    z-index: 15;
}

.footer_link {
    display: flex;
    -ms-display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    position: relative;
    z-index: 150;
}

.bouton_footer {
    width: 100%;
    color: rgba(255, 255, 255, 0.6) !important;
    padding: 2px;
    text-align: left;
    text-decoration: underline;
}

footer .adresse_footer {
    display: block;
    text-align: center;
    color: #394542;
}

.footer_infos .tel {
    display: block;
    cursor: initial;
}

p.info_tel {
    display: flex;
    justify-content: center;
}

@media screen and (min-width:810px) {
    .footer_centrage {
        display: flex;
        -ms-display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .footer_logo {
        margin: 0 0 20px 0;
    }
    .footer_link {
        background: none;
    }
    .bouton_footer {
        width: 100%;
        color: #394542;
        border: none;
        margin: 1px 0;
        font-size: 12px;
    }
    .bouton_footer:hover {
        opacity: 0.8;
    }
    footer section {
        margin: auto;
    }
    footer .colonne_centre {
        margin: 0 auto;
    }
    .adresse_footer {
        display: block;
        float: left;
    }
    .navigation {
        cursor: pointer;
        color: #000;
    }
    /* footer box */
    .black {
        display: none;
        z-index: 10;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../img/gifs/black.png) repeat;
    }
    .close {
        display: block;
        position: absolute;
        top: -10px;
        right: -10px;
        width: 28px;
        height: 29px;
        background: url(../img/gifs/close.png) no-repeat;
        cursor: pointer;
    }
    #navigation_frame {
        display: none;
        z-index: 70;
        position: fixed;
        top: 20%;
        left: 50%;
        width: 770px;
        margin-left: -395px;
        padding: 10px;
        background: #fff;
    }
    #navigation_frame a {
        color: #000;
    }
    #navigation_frame a:hover {
        text-decoration: underline;
    }
    .lien_footer {
        display: table;
        width: 100%;
        border-spacing: 5px;
    }
    /* logo footer */
    #navigation_frame ul {
        display: table-cell;
    }
    #navigation_frame ul li.sousLi {
        margin-left: 3px;
        padding-left: 3px;
        border-left: 1px solid #5e5e5e;
    }
    a.logo_footer {
        display: table-cell;
        width: 200px;
        background: url(../img/gifs/logo.png) center/contain no-repeat;
    }
    a.logo_footer:hover {
        opacity: 0.7;
    }
}

@media screen and (min-width: 960px) {
    #navigation_frame {
        width: 920px;
        margin-left: -470px;
    }
    .lien_footer {
        border-spacing: 15px;
    }
}

@media screen and (min-width:1024px) {
    footer .adresse_footer {
        display: block;
        text-align: left;
    }
    .bouton_footer {
        width: auto;
    }
}


/* PRE-FOOTER */

.pre-footer {
    background-color: var(--secondary-color-lighten);
}

.page-interne .pre-footer {
    margin-top: 48px;
}

.bloc_pre_footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    max-width: 656px;
    margin: auto;
    padding: 20px;
}

.text-pre-footer {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0px;
}

.pre-footer .bouton {
    margin: 20px 0px;
}


/* BLOCS FOOTER */

.bloc_container_footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.bloc_footer {
    width: 100%;
    margin: 30px 0px;
}

.footer-titre {
    font-family: 'Spartan', sans-serif;
    color: var(--primary-color);
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.bloc_footer.footer-one {
    order: 3;
}

.bloc_footer.footer-two {
    order: 1;
}

.bloc_footer.footer-three {
    order: 2;
}

.bloc_footer .bouton {
    text-align: left;
}

.bloc_footer p {
    color: #A3A3A3;
    font-size: 14px;
    text-align: left;
}

.footer_title {
    font-family: var(--font-custom-bold);
    color: #fff;
    font-size: 24px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
}

@media screen and (min-width: 600px) {
    .bloc_footer.footer-two,
    .bloc_footer.footer-three {
        width: 48%;
    }
}

@media screen and (min-width: 810px) {
    .bloc_footer.footer-one {
        order: 1;
    }
    .bloc_footer.footer-two {
        order: 2;
    }
    .bloc_footer.footer-three {
        order: 3;
    }
    .bloc_footer.footer-two,
    .bloc_footer.footer-three {
        width: 30%;
    }
    .bloc_footer {
        width: 30%;
    }
}


/* RECRUTEMENT */

p.info_tel a,
a.recrutement {
    color: var(--primary-color);
    position: relative;
    margin-left: 5px;
}

a.recrutement {
    font-size: 14px;
    font-weight: 600;
}


/* FOOTER RÉSEAUX SOCIAUX */

.footer-reseaux {
    text-align: center;
    padding: 10px;
}

.bloc_footer .social-media {
    margin: 20px 0px;
}


/* ENCART BDD FOOTER */

.bloc_footer .card-image {
    margin-bottom: 20px;
    position: relative;
}

.bloc_footer .card-image img {
    height: 100%;
}

.bloc_footer .card-image a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}


/* FOOTER FORMULAIRES */

.bloc_footer input[type=password],
.bloc_footer input[type=text],
.bloc_footer input[type=tel],
.bloc_footer input[type=email],
.bloc_footer textarea:not(.mce-textbox),
.bloc_footer select {
    background-color: #707070;
    color: #fff;
    border: none;
    text-align: center;
}

.bloc_footer input[type=password] .placeholder,
.bloc_footer input[type=text] .placeholder,
.bloc_footer input[type=tel] .placeholder,
.bloc_footer input[type=email] .placeholder,
.bloc_footer textarea:not(.mce-textbox) .placeholder,
.bloc_footer select .placeholder {
    color: #fff;
}

.bloc_footer input[type=password]:hover,
.bloc_footer input[type=text]:hover,
.bloc_footer textarea:not(.mce-textbox):hover {
    background-color: #707070;
    color: #fff;
}

.bloc_footer input[type=text]::placeholder {
    color: #fff;
}


/* FOOTER COORDONNÉES */

.coordonnees {
    margin-bottom: 20px;
}

.coordonnees li {
    margin-bottom: 10px;
    font-size: .875rem;
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    list-style: none !important;
    font-style: normal;
}

.coordonnees li a {
    color: #fff;
    font-weight: 14px;
}

.coordonnees li .tel {
    cursor: text;
}

.coordonnees li>span[class*="material-icons"] {
    flex-shrink: 0;
    margin-right: 10px;
}

@media screen and (min-width: 768px) {
    .footer-flex {
        display: flex;
        justify-content: space-around;
        padding-bottom: 15px;
        margin: 30px 0;
    }
    .footer_infos {
        padding: 0;
    }
    .footer-reseaux {
        padding: 0;
    }
}


/*** SOCIAL MEDIA ***/

.social-media {
    padding: 0;
    width: auto;
    text-align: left;
}

.social-media li {
    display: inline-block;
    list-style: none;
    margin: 0 1px;
    border-radius: 6px;
    transition: 0.4s;
    vertical-align: top;
}

.social-media li a {
    display: block;
    text-decoration: none;
    transition: 0.2s;
    height: 48px;
    /* Old : 25px */
    padding: 5px 4px;
}

.social-media li a svg {
    height: 48px;
    /* Old : 20px */
    fill: #fff;
    transition: 0.5s;
    opacity: 1;
    transform: scale(0.9);
}

.secondary_action .social-media li a svg {
    fill: var(--primary-color);
    transition: 0.5s;
    opacity: 1;
    transform: scale(0.9);
}

footer .social-media li a svg {
    fill: #fff;
    opacity: 0.5;
}

.social-media li:hover {
    transform: scale(0.8);
    opacity: 0.8;
}

.social-media li.blanc:hover a svg {
    fill: #fff;
}

.social-media li.noir:hover a svg {
    fill: #000;
}

.social-media li.gris:hover a svg {
    fill: #cecece;
}


/*** ENCARTS ***/


/* ENCART PRESTATIONS */

.bloc_prestations {
    /* display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: flex-start; */
    max-width: 1100px;
    margin: auto;
}

.bloc_prestations.slick-dotted {
    margin-bottom: 72px;
}

.bloc_prestations.slick-dotted .slick-dots {
    top: 100%;
    bottom: auto;
}

.encart-link {
    position: relative;
    /* display: flex;
    align-items: center; */
    width: 100%;
    /* height: 80px; */
    margin: 10px .5%;
    /* padding: 24px;
    background-color: var(--primary-color); */
}

a.encart-title {
    display: block;
    margin-top: 1rem;
    font-family: var(--font-custom-bold);
    font-size: 1.25em;
    font-weight: 700;
    /* color: #fff; */
    z-index: 9;
}


/* a.encart-title:hover {
    color: #fff;
} */

.encart-title:after {
    content: '\e040';
    display: inline-block;
    height: 10px;
    margin-left: 5px;
    font-family: 'iconic';
}

.encart-title:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}


/* .encart-img {
    display: none;
} */

.encart-img img {
    width: 100%;
    height: auto;
    max-height: 362px;
    object-fit: cover;
}

.underline_presta {
    width: 50px;
    height: 2px;
    margin-top: 10px;
    background-color: var(--secondary-color);
    transition: all .3s;
}

@media screen and (max-width:767px) {
    #encart-prestations {
        padding-top: 48px;
    }
    #encart-prestations .section-title .block {
        display: block;
    }
    .underline_presta {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .encart-link {
        display: block;
        width: 30%;
        height: 100%;
        margin: 16px .5%;
        padding: 0;
        background-color: transparent;
    }
    .encart-img {
        display: block;
        height: 362px;
        box-shadow: 12px 12px 0px 0px rgba(0, 0, 0, 0);
        -webkit-box-shadow: 12px 12px 0px 0px rgba(0, 0, 0, 0);
        -moz-box-shadow: 12px 12px 0px 0px rgba(0, 0, 0, 0);
        transition: all .3s;
    }
    .bloc_prestations .encart-img img {
        height: 100%;
    }
    /* .encart-img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    } */
    a.encart-title,
    a.encart-title:hover {
        margin-top: 1rem;
        color: var(--secondary-color);
    }
    .encart-link:hover .underline_presta {
        background-color: var(--primary-color);
    }
    .encart-link:hover .encart-img {
        box-shadow: 12px 12px 0px 0px var(--primary-background-color);
        -webkit-box-shadow: 12px 12px 0px 0px var(--primary-background-color);
        -moz-box-shadow: 12px 12px 0px 0px var(--primary-background-color);
    }
}


/* ENCART MENU (LIENS PAGES INTERNES) */

.encart-menu {
    position: relative;
    padding: 32px 24px;
    margin: 48px 0 -96px;
    background-color: var(--background-color);
    box-shadow: 12px 12px 0px 0px var(--primary-background-color);
    -webkit-box-shadow: 12px 12px 0px 0px var(--primary-background-color);
    -moz-box-shadow: 12px 12px 0px 0px var(--primary-background-color);
}

.encart-menu .btn a {
    margin-bottom: 0;
}

.menu-liste {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
}

.menu-liste-ul {
    width: 100%;
}

.menu-liste-ul li {
    margin: 0 0 10px;
}

.menu-liste-ul li {
    position: relative;
    display: flex;
    font-size: 14px;
    font-weight: bold;
    color: var(--text-color);
}

.menu-liste-ul li:before {
    content: "";
    display: block;
    background-image: url(../img/gifs/puce_agency.png);
    background-size: cover;
    width: 12px;
    height: 18px;
    position: relative;
    margin-right: 20px;
    left: 0;
}

.encart-menu .section-title {
    font-size: 1.3rem;
}

@media screen and (min-width: 375px) {
    .encart-menu .section-title {
        font-size: 1.6rem;
    }
}

@media screen and (min-width: 480px) {
    .menu-liste-ul {
        width: 50%;
    }
}

@media screen and (min-width: 600px) {
    .menu-liste-ul {
        width: 30%;
    }
}

@media screen and (min-width: 768px) {
    .encart-menu .section-title {
        font-size: 1.9rem;
    }
}


/* ENCART INTERNE CATÉGORIES */

.categorie {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 80px;
    margin: 12px;
}

.categorie_title,
.colonne_centre .categorie_title {
    display: block;
    margin-top: 1rem;
    font-family: var(--font-custom-bold);
    font-size: 1.5em;
    font-weight: 700;
    color: var(--secondary-color);
    z-index: 9;
}

.categorie_title:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.categorie_title:after {
    content: '\e040';
    display: inline-block;
    height: 10px;
    margin-left: 5px;
    font-family: 'iconic';
}

.underline_categorie {
    width: 50px;
    height: 2px;
    margin-top: 10px;
    background-color: var(--secondary-color);
    transition: all .3s;
}

.categorie_img {
    position: relative;
    box-shadow: 12px 12px 0px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 12px 12px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 12px 12px 0px 0px rgba(0, 0, 0, 0);
    transition: all .3s;
}

.categorie_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (min-width: 768px) {
    a.categorie_title,
    a.categorie_title:hover {
        color: var(--secondary-color);
    }
    .categorie:hover .underline_categorie {
        background-color: var(--primary-color);
    }
    .categorie:hover .categorie_img {
        box-shadow: 12px 12px 0px 0px var(--primary-background-color);
        -webkit-box-shadow: 12px 12px 0px 0px var(--primary-background-color);
        -moz-box-shadow: 12px 12px 0px 0px var(--primary-background-color);
    }
}


/* ENCART ACTU */

.encart_actu {
    padding: 4vh 10px;
    background: #e7e7e7;
    max-width: 1280px;
    margin: 0 auto;
    text-align: center;
}

.encart_actu div.titre_actu {
    margin-bottom: 10px;
    font-size: 1.5em;
}

.encart_actu ul li {
    width: 50%;
    margin: 0 auto 20px;
    padding: 20px;
    background: #fff;
}

.encart_actu li a {
    color: #006674;
}

.encart_actu li a:hover {
    color: #e94e18;
}


/* ENCART CONTACT */

.contact-tel {
    text-align: center;
    padding: 40px;
    background: #fff;
    margin: 50px 0;
}

.contact-tel * {
    text-align: center !important;
}

.contact-tel p.bouton.bouton_interne {
    display: block;
}

.contact-tel a.tel:before {
    font-family: 'iconic';
    content: "\e021";
    margin-right: 5px;
}

@media screen and (min-width: 480px) {
    .contact-tel a.tel {
        pointer-events: none;
    }
}

@media screen and (min-width: 810px) {
    .contact-tel {
        margin: 0;
        padding: 70px 50px;
    }
    .contact-tel p,
    .contact-tel {
        text-align: left!important;
    }
}


/*** INDEX ***/


/* STRUCTURE BLOCS */

.bloc_description {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.description_left {
    width: 100%;
    position: relative;
}

.description_left .description_content {
    width: 100%;
}

.description_left .description_content strong {
    color: var(--text-color);
}

.description_right {
    width: 100%;
    margin: 30px 0px;
}

.motif {
    display: none;
}

.bloc_description .description_left .title_section {
    text-align: left;
}

.bloc_description .description_left .title_section:before,
.bloc_description .description_left .title_section:after {
    display: none;
}

.bloc_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin: 50px 0px;
}

.bloc_content_left {
    width: 100%;
}

.bloc_content_right {
    display: none;
}

.bloc_content_left .bloc_content_desc p:first-child {
    font-weight: bold;
}

.bloc_content_left .bloc_content_desc ul {
    margin: 20px 0px;
}

.bloc_content_left .bloc_content_desc li {
    list-style-type: disc;
    font-size: 15px;
    margin: 10px 0px 10px 15px;
}

.bloc_content_left .bloc_content_desc li::marker {
    color: var(--primary-color);
}

.bloc_categorie_event,
.bloc_categorie_com,
.bloc_categorie_scene,
.encart-actu-trophee,
.encart-actu-ag {
    position: relative;
}

.encart-actu-trophee a,
.encart-actu-ag a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.intro-interne {
    text-align: center;
    margin: 4rem 0;
}

.intro-interne h2::after {
    margin: 10px auto 0;
}

.encart-actu-trophee:hover,
.encart-actu-ag:hover {
    cursor: pointer;
}

.encart-actu-trophee .categorie_img img,
.encart-actu-ag .categorie_img img {
    min-height: 215px;
}

@media screen and (min-width: 810px) {
    .description_left {
        width: 50%;
    }
    .description_right {
        width: 50%;
        margin: 0px;
    }
    .description_left .description_content {
        max-width: 592px;
    }
}

@media screen and (min-width: 1100px) {
    .bloc_content .motif {
        position: absolute;
        top: 85%;
        right: 102%;
    }
    .bloc_content_left {
        width: 60%;
    }
    .bloc_content_right {
        display: block;
        width: 40%;
    }
    .bloc_content_right .bg_element {
        position: initial;
        float: right;
    }
    .motif {
        display: block;
        position: absolute;
        right: 105%;
        top: 85%;
    }
    .description_left {
        width: 60%;
    }
    .description_right {
        width: 40%;
    }
    .bloc_intro_intern .motif {
        display: block;
        position: absolute;
        top: 100%;
        right: 102%;
    }
}


/* BLOC RECAP */

.bloc_recap {
    position: relative;
    padding: 24px 12px;
    width: 100%;
    background-color: var(--background-color);
}

.title_recap {
    font-family: var(--font-custom-light);
    text-transform: uppercase;
    font-size: 2.5em;
    line-height: 120%;
    text-align: center;
}

.bloc_recap ul li {
    list-style-type: disc;
    margin: 20px;
}

@media screen and (min-width: 601px) {
    .title_recap {
        font-size: 2em;
    }
}

@media screen and (min-width: 810px) {
    .bloc_recap {
        width: 100%;
        max-width: 384px;
        padding: 24px;
        float: right;
    }
}


/* BACKGROUND-IMAGE DIV */

.div-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 100%;
    height: 480px;
}

.div-img-evenement {
    background-image: url('../img/gifs/bg-img-event-4.jpg');
}

.div-img-scenographie {
    background-image: url('../img/gifs/bg-img-scene-1.jpg');
}

.div-img-communication {
    background-image: url('../img/gifs/bg-img-event-3.jpg');
}

.bg_element {
    display: none;
}

.bg_element span {
    color: #141414;
}

.bg_element .span_grey {
    color: #141414;
    font-family: 'Marianne';
}

.bg_element .span_blue {
    color: var(--primary-color);
    font-family: 'Marianne';
}

@media screen and (max-width:1023px) {
    .div-img-communication {
        background-position: bottom left 35%;
    }
}

@media screen and (min-width:1024px) {
    .div-img {
        background-position: bottom right;
        background-attachment: fixed;
    }
    .div-img-scenographie {
        background-position: bottom center;
    }
    .div-img-communication {
        background-position: bottom left 20%;
    }
}

@media screen and (min-width: 1100px) {
    .bg_element {
        display: block;
        font-size: 9.125em;
        color: #141414;
        opacity: 0.16;
        text-transform: uppercase;
        text-align: left;
        font-weight: 900;
        line-height: 110px;
        position: absolute;
        top: 100%;
        right: 0;
    }
}


/* BLOC PRESTATIONS */

.prestation-intro {
    max-width: 1000px;
    margin: auto;
    text-align: center;
}


/* BLOC PRÉSENTATION */


/* BLOC CATEGORIES */

@media screen and (min-width: 768px) {
    #encart-categories .encart-img {
        height: 200px;
    }
}


/* BLOC ÉVÉNEMENT */

.micro-img {
    display: block;
    margin: auto;
}


/* @media screen and (min-width: 1200px) {
	#bloc-event .description_left {
		transform: translateY(-15%);
	}
} */


/* COLONNE VIDEO */

.colonneVideo {
    display: flex;
    align-items: center;
}


/* BLOC SCENOGRAPHIE */

.title_section_scene {
    font-size: 2em;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
}

.bloc_scenographie {
    margin-top: 20px;
}

.bloc_scenographie p.btn a {
    margin: 0;
}

.bloc_scene {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.scene_left {
    width: 100%;
    position: relative;
}

.scene_left ul li {
    position: relative;
}

.scene_left .slick .slick-dots {
    display: none;
}

.scene_right {
    width: 100%;
}

.scene_right .title_section {
    text-align: left;
}

.scene_right .title_section:before,
.scene_right .title_section:after {
    display: none;
}

#bloc-03 .bloc_content_desc p {
    margin-top: 30px;
}

#bloc-03 .bloc_content_desc li {
    list-style-type: disc;
    font-size: 15px;
    margin: 10px 0px 10px 15px;
}

#bloc-03 .bloc_content_desc li::marker {
    color: var(--primary-color);
}

.background_scenographie {
    background-image: url('../img/gifs/background_scenographie.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 100%;
    height: 480px;
}

@media screen and (min-width: 600px) {
    .title_section_scene {
        font-size: 6em;
    }
}

@media screen and (min-width: 600px) and (max-width:1099px) {
    .slick_gallery {
        width: 50%;
        margin: auto;
    }
}

@media screen and (min-width: 1100px) {
    .scene_left {
        width: 40%;
        margin-top: 30px;
    }
    .scene_right {
        width: 60%;
    }
}


/* BLOC COMMUNICATION */

#bloc-communication .bloc_content_right {
    text-align: right;
}

.background_communication {
    background-image: url('../img/gifs/background_communication.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 100%;
    height: 480px;
}

/* BLOC CONSEIL */

#bloc-conseil .bloc_content_right {
    text-align: right;
}


/* BLOC BILAN */

.bloc_bilan {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}

.bilan_left,
.bilan_right {
    width: 100%;
}

.bilan_right .gallery_slider {
    margin: 50px 0px;
}

@media screen and (min-width: 1100px) {
    .bilan_left {
        width: 50%;
    }
    .bilan_right {
        width: 40%;
    }
}


/* BLOC TEMOIGNAGES */

#bloc-temoignages .blue {
    color: var(--primary-color);
}

.content_temoignage h2 {
    text-align: center;
    color: #394542;
}

.content_temoignage h2 span {
    color: var(--primary-color);
    display: block;
    text-transform: initial;
}

.content_temoignage h2:after {
    margin: 15px auto 0;
}

@media screen and (max-width:767px) {
    .content_temoignage .bouton2 a {
        color: #fff;
        border: 1px solid #fff;
    }
    .content_temoignage .bouton2 a:hover {
        background-color: #fff;
        color: var(--primary-color);
    }
}

@media screen and (min-width: 768px) {
    .content_temoignage {
        background-color: #fff;
    }
    .content_temoignage h2 {
        color: #394542;
    }
    .content_temoignage h2 span {
        color: var(--primary-color);
    }
    .content_temoignage .slick-prev,
    .content_temoignage .slick-next {
        top: 70%!important;
    }
    .content_temoignage .slick-prev {
        left: 280px;
    }
    .content_temoignage .slick-next {
        right: 290px;
    }
}

@media screen and (min-width: 810px) {
    .slick-catalogue .slick-dots {
        display: none !important;
    }
    #bloc-temoignages .slick-catalogue .slick-next,
    #bloc-temoignages .slick-catalogue .slick-prev {
        display: block !important;
    }
    .content_bdd3 .slick-catalogue-interne .slick-next,
    .content_bdd3 .slick-catalogue-interne .slick-prev {
        display: block !important;
    }
    .content_bdd3 .slick-catalogue-interne .slick-dots {
        display: none !important;
    }
    .content_temoignage:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: -100%;
        background: #fff;
    }
    .content_temoignage:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: -100%;
        background: #fff;
    }
}

@media screen and (min-width: 960px) {
    .content_temoignage .slick-next,
    .content_temoignage .slick-prev {
        top: 36%!important;
    }
    .content_temoignage .slick-prev {
        left: -70px;
    }
    .content_temoignage .slick-next {
        right: -70px;
    }
}

@media screen and (min-width: 1400px) {
    .content_temoignage {
        max-width: 1090px;
    }
}


/* BLOC AVIS */

.encart-avis #avis {
    padding: 30px 0;
    background: transparent;
}

.encart-avis .bloc-avis {
    border: none;
    border-radius: 0;
    background-color: var(--background-color);
}

.encart-avis .js-more .avis:after {
    background: linear-gradient(transparent, var(--background-color));
}

.titre_avis {
    display: none;
}

.account-title {
    margin-bottom: 0;
}

.right-account-content {
    flex-wrap: wrap;
}

.encart-avis .avis {
    padding-left: 0;
}

.encart-avis #encart_avis .slick-next {
    right: -12px!important;
}

.encart-avis #encart_avis .slick-prev {
    left: -12px!important;
}

.encart-avis #encart_avis .slick-prev,
.encart-avis #encart_avis .slick-next {
    top: 50%!important;
}

.encart-avis .month {
    color: var(--text-color-light);
}

@media screen and (max-width: 377px) {
    .encart-avis .month {
        padding-left: 0;
        margin-top: .5rem;
    }
}

@media screen and (min-width: 480px) {
    #encart_avis {
        max-width: none!important;
    }
}

@media screen and (min-width:810px) {
    .encart-avis #encart_avis .slick-prev {
        left: -48px!important;
    }
    .encart-avis #encart_avis .slick-next {
        right: -48px!important;
    }
}


/* BLOC PARTENAIRES */

.slick-partenaires {
    position: relative;
}

#bloc-partenaires .title_section::before,
#bloc-partenaires .title_section::after {
    display: none;
}

#bloc-partenaires .title_section .separator {
    margin-top: 10px;
    position: relative;
    left: 15%;
}

#bloc-partenaires img {
    display: block;
    height: auto;
    margin: auto;
    /*filter: grayscale();*/
}

@media screen and (min-width:401px) and (max-width:529px) {
    #bloc-partenaires img {
        max-width: 120px;
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    #bloc-partenaires img {
        max-width: 170px;
    }
}

@media screen and (min-width:993px) {
    .slick-partenaires .slick-next {
        right: -48px;
    }
    .slick-partenaires .slick-prev {
        left: -48px;
    }
    .flex-list ul {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-list ul li {
        width: 45%;
    }
}


/*** BASES DE DONNÉES ***/


/* PAGINATION */

.paginationControl {
    letter-spacing: normal;
    text-align: center;
    width: 100%;
    margin: 30px 0px;
}

.actualites-listing .paginationControl {
    margin-top: 30px;
}

.paginationControl a,
.paginationControl span {
    display: inline-block !important;
    padding: 3px 8px;
    color: #a7968f;
    ;
}

.paginationControl a:hover,
.paginationControl span.selected {
    color: var(--primary-color);
}

.paginationControl span.disabled {
    color: #ccc;
}


/* ENCART ACCUEIL */

.slick-catalogue {
    overflow: hidden;
}

#encart-catalogue {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}

#encart-catalogue .card {
    background-color: var(--dark-background-color);
    color: #fff;
    margin: 15px 12px;
    min-height: 350px;
    position: relative;
    box-shadow: 12px 12px 0px 0px var(--primary-background-color);
    -webkit-box-shadow: 12px 12px 0px 0px var(--primary-background-color);
    -moz-box-shadow: 12px 12px 0px 0px var(--primary-background-color);
}

#encart-catalogue .card .card-content {
    padding: 24px;
}

#encart-catalogue .card .card-content p {
    text-align: left;
    font-size: 14px;
    line-height: 21px;
}

#encart-catalogue .card .card-content .card-author {
    position: absolute;
    bottom: 20px;
    font-weight: bold;
}

.card-author p {
    margin-bottom: 0;
}

.auteurPoste {
    opacity: .5;
}


/* ENCART INTERNE */

.bloc_bdd_interne {
    position: relative;
    margin: 20px 0px;
}

.bloc_bdd_interne .card {
    margin-bottom: 20px;
    position: relative;
    margin: 15px 12px;
}

.bloc_bdd_interne .card-image img {
    width: 100%;
    height: auto;
}

.bloc_bdd_interne .card-image a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.title_section_realisation {
    font-family: 'Marianne';
    font-size: 3em;
    color: #141414;
    opacity: 0.16;
    text-transform: uppercase;
}

.title_bdd {
    color: var(--primary-color);
    font-family: 'Marianne';
    font-size: 4.250em;
    color: rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}

@media screen and (min-width: 600px) {
    .title_section_realisation {
        font-size: 5em;
    }
}


/* CATALOGUE LISTING */

.page-interne.catalogue-listing .textInterne_avant-apres.after-text {
    margin-top: 2rem;
}

.page-interne.catalogue-listing .textInterne_avant-apres h2 {
    position: relative;
    text-align: center;
    margin: 2rem 0 1.5rem;
}

.page-interne.catalogue-listing .textInterne_avant-apres p.text-center {
    text-align: center;
}

.page-interne.catalogue-listing .textInterne_avant-apres .lien_catalogue_contenu_avant_apres {
    display: inline-block;
    position: relative;
    text-decoration: none;
    text-align: center;
    font-size: 24px;
    color: var(--text-color);
    margin: 18px 0 24px;
    padding-left: 40px;
}

.page-interne.catalogue-listing .textInterne_avant-apres .lien_catalogue_contenu_avant_apres::before {
    content: '';
    display: block;
    height: 100%;
    width: auto;
    aspect-ratio: 1/1;
    background-color: white;
    border: 5px solid var(--primary-color);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
}

.page-interne.catalogue-listing .textInterne_avant-apres .lien_catalogue_contenu_avant_apres::after {
    content: '';
    display: block;
    width: 0%;
    height: 2px;
    background-color: var(--primary-color);
    position: absolute;
    left: 40px;
    bottom: -5px;
    transition: 0.3s ease-in-out;
}

.page-interne.catalogue-listing .textInterne_avant-apres .lien_catalogue_contenu_avant_apres:hover::after {
    width: calc(100% - 40px);
}

.page-interne.catalogue-listing .textInterne_avant-apres h2::after {
    position: absolute;
    left: 50%;
    bottom: -5px;
    transform: translate(-50%, 100%);
}

.page-interne.catalogue-listing .textInterne_avant-apres .bandeau-image {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-bottom: 12px;
}

.page-interne.catalogue-listing .textInterne_avant-apres .bandeau-image img {
    width: 100%;
    height: auto;
}

.page-interne.catalogue-listing .textInterne_avant-apres ul {
    list-style: circle;
    padding-left: 20px;
}

.page-interne.catalogue-listing .textInterne_avant-apres ul li::marker {
    color: var(--primary-color);
}

#filtres_categorie {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
}

#filtres_categorie a {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    font-family: var(--font-bold);
    text-align: center;
    background-color: var(--primary-color);
    color: #fff;
    border: solid 1px var(--primary-color);
    transition: all .3s;
}

#filtres_categorie a:hover {
    background-color: var(--primary-color-darken);
    border-color: var(--primary-color-darken);
    color: #fff;
}

#filtres_categorie a:not(:first-child) {
    margin-top: 1rem;
}

#catalogue_categorie_souscategorie {
    margin-top: 2rem;
    margin-bottom: .5rem;
}

#catalogue_categorie_souscategorie a {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: var(--dark-background-color);
}

#catalogue_categorie_souscategorie a:not(:first-child) {
    margin-top: .5rem;
}

@media screen and (min-width:480px) {
    #filtres_categorie a {
        width: auto;
        min-width: 200px;
    }
    #filtres_categorie a:not(:first-child) {
        margin-top: 0;
        margin-left: 1rem;
    }
    #catalogue_categorie_souscategorie {
        display: flex;
        flex-wrap: wrap;
    }
    #catalogue_categorie_souscategorie a {
        width: 48%;
        margin-bottom: .5rem;
        text-align: left;
        font-weight: bold;
    }
    #catalogue_categorie_souscategorie a:hover {
        text-decoration: underline;
    }
    #catalogue_categorie_souscategorie a:not(:first-child) {
        margin-top: 0;
    }
    #catalogue_categorie_souscategorie a:nth-child(even) {
        margin-left: 2%;
    }
}

@media screen and (min-width:768px) {
    #catalogue_categorie_souscategorie a {
        width: auto;
        margin-right: 1rem;
    }
    #catalogue_categorie_souscategorie a:not(:first-child),
    #catalogue_categorie_souscategorie a:nth-child(even) {
        margin-left: 1rem;
    }
}

#catalogue_categorie_souscategorie .bouton2 {
    display: inline-block;
}

#catalogue_categorie_souscategorie .bouton2 a {
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
    background: #fff;
}

#catalogue_categorie_souscategorie .bouton2 a:hover {
    color: #fff;
    background: var(--primary-color);
}

#catalogue_contenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.realisation {
    position: relative;
    width: 100%;
    margin: 20px 0px;
}

.realisation a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.realisation_img {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.realisation_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.realisation_img.multiple_img {
    position: relative;
    aspect-ratio: 4/3;
}
.realisation_img.multiple_img>span {
    position: absolute;
    display: block;
    z-index: 99;
    font-size: 18px;
    font-weight: 700;
    background: #fff;
    padding: 5px;
    right: 0;
    bottom: 0;
    margin: 0;
}

.realisation_img.multiple_img>span:first-of-type {
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    margin: 0;
}
.realisation_img.multiple_img img:first-of-type {
    position: relative;
    width: 80%;
    height: auto;
    filter: brightness(70%);
    transform-origin: top left;
    z-index: 1;
    transition: 0.3s ease-in-out;
}

.realisation_img.multiple_img img:last-of-type {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80%;
    height: auto;
    filter: brightness(100%);
    transform-origin: bottom right;
    z-index: 2;
    transition: 0.3s ease-in-out;
}

.realisation_img.multiple_img img:first-of-type:hover {
    width: 85%;
    filter: brightness(100%);
    z-index: 3;
    cursor: pointer;
}

.realisation_img.multiple_img img:last-of-type:hover {
    width: 85%;
    filter: brightness(100%);
    z-index: 3;
    cursor: pointer;
}

.realisation_title {
    display: block;
    margin-top: 1rem;
    font-size: 1.2em;
    font-weight: 700;
    color: var(--secondary-color);
    z-index: 9;
}

.underline_realisation {
    width: 50px;
    height: 2px;
    margin-top: 10px;
    background-color: var(--secondary-color);
    transition: all .3s;
}

@media screen and (min-width:600px) {
    .realisation {
        width: 48%;
    }
}

@media screen and (min-width:768px) {
    a.realisation_title,
    a.realisation_title:hover {
        margin-top: 1rem;
        color: var(--secondary-color);
    }
    .realisation:hover .underline_realisation {
        background-color: var(--primary-color);
    }
}

@media screen and (min-width: 1100px) {
    .realisation {
        width: 32%;
    }
}

@media screen and (min-width:1280px) {
    #catalogue_contenu .item_bdd {
        margin-bottom: 30px!important;
    }
}

@media screen and (min-width: 1400px) {
    #catalogue_contenu {
        justify-content: space-between;
    }
    #catalogue_contenu .item_bdd {
        margin: 0;
    }
}


/* CATALOGUE TÉMOIGNAGES */

.page-interne h1 {
    text-align: center;
}

.page-interne h1::after {
    margin: 10px auto 0;
}

.bloc_temoignage {
    position: relative;
    width: 100%;
    margin: 16px 0;
    padding: 24px;
    background-color: var(--background-color);
    box-shadow: 12px 12px 0px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 12px 12px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 12px 12px 0px 0px rgba(0, 0, 0, 0);
    transition: all .3s;
}

.bloc_temoignage:hover {
    box-shadow: 12px 12px 0px 0px var(--primary-background-color);
    -webkit-box-shadow: 12px 12px 0px 0px var(--primary-background-color);
    -moz-box-shadow: 12px 12px 0px 0px var(--primary-background-color);
}

.bloc_temoignage a.lien_temoignage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bloc_temoignage_img {
    background-color: #fff;
    text-align: center;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bloc_temoignage_img img {
    width: 100%;
    height: 90%;
    object-fit: contain;
}

.bloc_temoignage_content {
    margin: 24px 0px;
}

.bloc_temoignage_content .card-author {
    font-weight: bold;
}

@media screen and (min-width: 600px) {
    .bloc_temoignage {
        width: 48%;
        min-height: 500px;
    }
}

@media screen and (min-width:768px) {
    .bloc_temoignage_content .card-author {
        position: absolute;
        bottom: 20px;
        font-weight: bold;
    }
}

@media screen and (min-width:1100px) {
    .catalogue-temoignage #catalogue_contenu {
        justify-content: center;
    }
    .bloc_temoignage {
        width: 30%;
        margin: 16px;
    }
}


/* CATALOGUE DÉTAIL TÉMOIGNAGES */

.bloc_temoin {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0px;
}

.logo_temoin {
    width: 100%;
    text-align: center;
}

.resume_temoin {
    width: 100%;
}

.phrase_temoin {
    border: 1px solid var(--primary-color);
    padding: 20px;
}

.logo_temoin img {
    width: 100%;
    height: auto;
    max-width: 200px;
}

.bloc_temoin_desc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0px;
}

.resume_service {
    width: 100%;
}

.desc_service {
    width: 100%;
}

@media screen and (min-width: 600px) {
    .resume_service {
        width: 48%;
    }
    .desc_service {
        width: 48%;
    }
    .logo_temoin {
        width: 35%;
    }
    .resume_temoin {
        width: 60%;
    }
}


/* ENCARTS MÉTIERS */

.encartsMetiers {
    display: block;
    text-align: center;
    border-top: 1px solid #fff;
    overflow: hidden;
    margin: 20px 0px;
}

.encartsMetiers h2::after {
    margin: 10px auto;
}

.encartsMetiers a {
    display: block;
    float: left;
    width: 50%;
    height: 150px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    vertical-align: top;
    position: relative;
}

.encartsMetiers.encartMetiersRealisations {
    margin-bottom: 50px;
}

.encartsMetiers .blockEncartMetier.convention {
    background-image: url(../img/gifs/bgEncart1.jpg);
}

.encartsMetiers .blockEncartMetier.gala {
    background-image: url(../img/gifs/bgEncart2.jpg);
}

.encartsMetiers .blockEncartMetier.seminaire {
    background-image: url(../img/gifs/bgEncart3.jpg);
}

.encartsMetiers .blockEncartMetier.mode {
    background-image: url(../img/gifs/bgEncart4.jpg);
}

.encartsMetiers .blockEncartMetier.produit {
    background-image: url(../img/gifs/bgEncart5.jpg);
}

.encartsMetiers .blockEncartMetier.anniversaire {
    background-image: url(../img/gifs/bgEncart6.jpg);
}

.encartsMetiers .blockEncartMetier.presse {
    background-image: url(../img/gifs/bgEncart7.jpg);
}

.encartsMetiers .blockEncartMetier.public {
    background-image: url(../img/gifs/bgEncart8.jpg);
}

.communication .encartsMetiers a:nth-child(1),
.encartsMetiers.encartMetiersRealisations.encart2 a:nth-child(1) {
    background-image: url(../img/gifs/bgEncartCom1.jpg);
}

.communication .encartsMetiers a:nth-child(2),
.encartsMetiers.encartMetiersRealisations.encart2 a:nth-child(2) {
    background-image: url(../img/gifs/bgEncartCom2.jpg);
}

.communication .encartsMetiers a:nth-child(3),
.encartsMetiers.encartMetiersRealisations.encart2 a:nth-child(3) {
    background-image: url(../img/gifs/bgEncartCom3.jpg);
}

.communication .encartsMetiers a:nth-child(4),
.encartsMetiers.encartMetiersRealisations.encart2 a:nth-child(4) {
    background-image: url(../img/gifs/bgEncartCom4.jpg);
}

.secteur-public .encartsMetiers a:nth-child(1),
.encartsMetiers.secteur-public a:nth-child(1) {
    background-image: url(../img/gifs/bgEncartPublic1.jpg);
}

.secteur-public .encartsMetiers a:nth-child(2),
.encartsMetiers.secteur-public a:nth-child(2) {
    background-image: url(../img/gifs/bgEncartPublic2.jpg);
}

.secteur-public .encartsMetiers a:nth-child(3),
.encartsMetiers.secteur-public a:nth-child(3) {
    background-image: url(../img/gifs/bgEncartPublic4.jpg);
}

.secteur-public .encartsMetiers a:nth-child(4),
.encartsMetiers.secteur-public a:nth-child(4) {
    background-image: url(../img/gifs/bgEncartPublic3.jpg);
}

.secteur-public .encartsMetiers a:nth-child(5),
.encartsMetiers.secteur-public a:nth-child(5) {
    background-image: url(../img/gifs/bgEncartPublic5.jpg);
}

.secteur-public .encartsMetiers a:nth-child(6),
.encartsMetiers.secteur-public a:nth-child(6) {
    background-image: url(../img/gifs/bgEncartPublic6.jpg);
}

.materiel-evenementiel-paris .encartsMetiers a:nth-child(1) {
    background-image: url(../img/gifs/bgEncartTechnique1.jpg);
}

.materiel-evenementiel-paris .encartsMetiers a:nth-child(2) {
    background-image: url(../img/gifs/bgEncartTechnique2.jpg);
}

.materiel-evenementiel-paris .encartsMetiers a:nth-child(3) {
    background-image: url(../img/gifs/bgEncartTechnique3.jpg);
}

.materiel-evenementiel-paris .encartsMetiers a:nth-child(4) {
    background-image: url(../img/gifs/bgEncartTechnique4.jpg);
}

.materiel-evenementiel-paris .encartsMetiers a:nth-child(5) {
    background-image: url(../img/gifs/bgEncartTechnique5.jpg);
}

.materiel-evenementiel-paris .encartsMetiers a:nth-child(6) {
    background-image: url(../img/gifs/bgEncartTechnique6.jpg);
}

.materiel-evenementiel-paris .encartsMetiers a:nth-child(7) {
    background-image: url(../img/gifs/bgEncartTechnique7.jpg);
}

.materiel-evenementiel-paris .encartsMetiers a:nth-child(8) {
    background-image: url(../img/gifs/bgEncartTechnique8.jpg);
}

.materiel-evenementiel-paris .encartsMetiers a:nth-child(9) {
    background-image: url(../img/gifs/bgEncartTechnique9.jpg);
}

.encartsMetiers a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(44, 49, 50, .82);
    z-index: 1;
}

.encartsMetiers a:hover:before,
a.blockListing:hover:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--primary-color);
    mix-blend-mode: color;
    -webkit-transition: 400ms all ease;
    -moz-transition: 400ms all ease;
    -ms-transition: 400ms all ease;
    -o-transition: 400ms all ease;
    transition: 400ms all ease;
    opacity: 1;
    z-index: 10;
}

.encartsMetiers.public a:after {
    font-size: 1.5em;
    margin-top: -16px;
    width: 100px;
    margin-left: -50px;
}

.encartsMetiers.encartMetiersRealisations a:after {
    content: 'En savoir plus';
    font-size: 1.5em;
}

.encartsMetiers a:hover:after,
a.blockListing:hover:after {
    opacity: 1;
}

.materiel-evenementiel-paris .encartsMetiers a:nth-last-child(1) {
    display: none;
}

.encartsMetiers a span.titreBlockEncartMetier {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-family: var(--font-light);
    z-index: 99;
}

.encartsMetiers a:hover span.titreBlockEncartMetier {
    z-index: 0;
}

.encartsMetiers.encartMetiersRealisations a span.titreBlockEncartMetier {
    height: 100%;
}

.verticalAlign {
    display: inline-block;
    vertical-align: middle;
}

.verticalAlign+.verticalAlign {
    height: 100%;
    width: 0;
}

.verticalAlign span {
    display: block;
    font-family: var(--font-bold);
    text-transform: uppercase;
}

@media screen and (min-width: 810px) {
    .encartsMetiers a {
        width: 33.3333%;
    }
}


/* CATALOGUE DÉTAIL */

.bloc_detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.bloc_detail_left {
    width: 100%;
}

.bloc_detail_left .big img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bloc_detail_right {
    width: 100%;
}

.bloc_detail_right .detail_desc {
    margin-bottom: 20px;
}

.bloc_detail_right .detail_desc iframe {
    width: 100%;
}

@media screen and (min-width: 600px) {
    .bloc_detail_left {
        width: 40%;
    }
    .bloc_detail_right {
        width: 50%;
    }
}

.bloc_realisation-avant-apres {
    width: 100%;
}

.bloc_realisation-avant-apres .img-center {
    margin: 0 auto;
}

.bloc_realisation-avant-apres #avantapres {
    width: 100%;
}

.bloc_realisation-avant-apres #avantapres .juxtapose1 {
    margin: 0 auto;
}

@media screen and (max-width: 810px) {
    .bloc_realisation-avant-apres #avantapres .juxtapose1 {
        width: 100%!important;
        aspect-ratio: 674/544;
    }
}

.bloc_realisation-avant-apres #avantapres .juxtapose1 .imgSlider0,
.bloc_realisation-avant-apres #avantapres .juxtapose1 .imgSlider1,
.bloc_realisation-avant-apres #avantapres .juxtapose1 .jx-slider .jx-knightlab {
    display: none;
}

.bloc_realisation-avant-apres .description_realisation {
    margin-top: 20px;
}


/*** PAGES INTERNES ***/


/* STRUCTURE PAGE INTERNE */

.page-interne .ac-doubleColonne .ac-colonne img.pictogramme {
    height: 100px;
    width: 100px;
    text-align: center;
    display: block;
    margin: 30px auto 30px!important;
}

.colonneText.doubleList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.colonneText.List ul {
    width: 100%;
    margin: 10px 0;
    height: max-content;
}

.colonneText.doubleList ul {
    width: 100%;
    margin: 10px 0;
    height: max-content;
}

.sc-content ul {
    margin: 24px 12px;
}

.sc-content ul li {
    list-style-type: disc;
    font-size: 16px;
    margin: 10px 0px 10px 15px;
    text-align: left;
}

.sc-content ul li::marker {
    color: var(--primary-color);
}

.sc-content ul li a {
    text-decoration: none;
}

.sc-content ul li a:hover {
    text-decoration: underline;
}


/* Agence */

.esseme p {
    text-transform: uppercase;
}

.esseme p span {
    font-weight: bold;
    color: var(--primary-color);
}

.agence-pictos,
.chiffres-pictos {
    margin-top: 24px;
}

.agence-pictos div,
.chiffres-pictos div {
    margin-bottom: 32px;
    text-align: center;
}

.agence-pictos span {
    display: block;
    margin-bottom: 16px;
    font-weight: bold;
}

.agence-pictos img,
.chiffres-pictos img {
    display: block;
    margin: auto;
    max-width: 180px;
    height: auto;
}

.chiffres-pictos p {
    margin-top: 16px;
    margin-bottom: 0;
}

.chiffres-pictos span {
    display: block;
    font-style: italic;
}

.more-infos {
    margin-top: 48px;
}

.more-infos .buttons-container a {
    display: block;
    width: 100%;
    max-width: 400px;
}

.more-infos .buttons-container p:first-child a {
    margin-bottom: 0;
}

.link-galery {
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
}

.link-galery div {
    width: 48%;
}

.link-galery div:nth-child(odd) {
    margin-right: 2%;
}

@media screen and (min-width:450px) {
    .agence-pictos,
    .chiffres-pictos {
        display: flex;
        justify-content: space-between;
    }
    .chiffres-pictos {
        flex-wrap: wrap;
    }
    .agence-pictos div {
        width: 30%;
    }
    .chiffres-pictos div {
        width: 48%;
    }
    .agence-pictos img {
        max-width: 100px;
    }
    .chiffres-pictos img {
        max-width: none;
        height: 100px;
    }
    .more-infos .buttons-container {
        display: flex;
    }
    .more-infos .buttons-container a {
        width: auto;
    }
    .more-infos .buttons-container p:first-child a {
        margin-right: 16px;
    }
}

@media screen and (min-width:601px) {
    .link-galery {
        justify-content: space-between;
    }
    .link-galery div {
        width: 22%;
    }
    .link-galery div:nth-child(odd) {
        margin-right: 0;
    }
}

@media screen and (min-width:768px) {
    .simpleColonne {
        padding: 40px 30px 20px;
        box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    }
    .agence-pictos,
    .chiffres-pictos {
        justify-content: flex-start;
    }
    .agence-pictos div {
        width: auto;
    }
    .agence-pictos div:not(:last-child) {
        margin-right: 48px;
    }
    .agence-pictos img {
        max-width: 130px;
    }
}

@media screen and (min-width:810px) {
    .more-infos p.bouton {
        text-align: center;
    }
}

@media screen and (min-width:993px) {
    .chiffres-pictos {
        margin-top: 48px;
    }
    .chiffres-pictos div {
        width: 33%;
    }
    .chiffres-pictos img {
        height: 90px;
    }
    .more-infos {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
    }
    .more-infos .buttons-container {
        display: block;
        width: 50%;
    }
    .more-infos>p {
        width: 50%;
    }
    .more-infos .buttons-container a,
    .more-infos .buttons-container p:first-child a {
        max-width: 250px;
        margin-right: 0;
        margin-top: 0;
        text-align: center;
    }
    .more-infos.more-infos-2 .buttons-container a,
    .more-infos.more-infos-2 .buttons-container p:first-child a {
        max-width: 300px;
    }
}

@media screen and (min-width:1201px) {
    .more-infos .buttons-container {
        width: 30%;
    }
    .more-infos>p {
        width: 60%;
    }
}

@media screen and (min-width:1680px) {
    .chiffres-pictos div {
        width: 18%;
        margin-right: 2%;
    }
    .chiffres-pictos p {
        font-size: 14px;
    }
}

@media screen and (max-width:767px) {
    .page-interne .bloc_competences.reverse {
        display: flex;
        flex-direction: column-reverse;
    }
}


/* GALERIE */

.galeriesInterne {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.galeriesInterne a {
    width: 49%;
    margin: 0.2%;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}

.galeriesInterne a:hover {
    opacity: 0.8;
    transition: all .2s ease-in;
}

.galeriesInterne a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
}

@media screen and (min-width: 600px) {
    .galeriesInterne a {
        width: 30%;
        margin: 1%;
    }
}


/* BLOC RECAP INTERNE */

.bloc_recap_interne {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}

.recap_interne_left {
    width: 100%;
    display: none;
}

.recap_interne_left img {
    width: 100%;
    height: auto;
}

.recap_interne_right {
    width: 100%;
}

@media screen and (min-width: 810px) {
    .recap_interne_left {
        width: 35%;
        display: block;
    }
    .recap_interne_right {
        width: 65%;
        padding-top: 30px;
    }
}


/* BLOC INTRO INTERNE */

.colonne_centre p.intro-interne {
    max-width: 810px;
    margin: 2rem auto 2rem;
    font-size: .875rem;
}

.colonne_centre h2+p.intro-interne {
    margin: 0 auto 2rem;
}

@media screen and (min-width:601px) {
    .colonne_centre p.intro-interne {
        font-size: 1rem;
        text-align: center;
    }
}

.bloc_intro_intern {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.bloc_intro_intern .motif {
    display: none;
}

.intro_intern_left,
.intro_intern_right {
    width: 100%;
}

@media screen and (min-width: 810px) {
    .intro_intern_left {
        width: 60%;
    }
    .intro_intern_right {
        width: 40%;
    }
    .page-interne .intro {
        margin: 50px 0;
    }
}


/* FIL ARIANE */

#fil_ariane {
    display: none;
    font-size: 0.9em;
    margin: 25px 0 35px;
    text-align: center;
}

.page-404 #fil_ariane {
    display: none;
}

#fil_ariane div {
    display: inline;
}

#fil_ariane strong {
    font-weight: 400;
}

#fil_ariane a {
    color: var(--primary-color);
}

#fil_ariane a:hover {
    color: var(--primary-color-darken);
}

.catalogue-detail h3,
.catalogue-detail h4,
.actualites-detail h3,
.actualites-detail h4 {
    font-weight: bold;
    color: var(--primary-color);
}

.btn-real {
    text-align: center;
}

@media screen and (min-width:600px) {
    #fil_ariane {
        display: block;
    }
    .page-interne.catalogue-detail #fil_ariane,
    .page-interne.actualites-listing #fil_ariane,
    .page-interne.actualites-detail #fil_ariane {
        margin: -1rem auto 1rem;
    }
    .page-interne.catalogue-listing #fil_ariane,
    .contact-page #fil_ariane {
        margin: 3rem auto 1rem;
    }
    .page-interne #fil_ariane+.ac-include {
        margin-top: 1rem;
    }
}

@media screen and (min-width:810px) {
    #fil_ariane {
        text-align: center;
        max-width: 1370px;
        position: relative;
        display: block;
        margin-top: 3em !important;
        padding: 10px;
    }
    .organisation-arbrenoel-entreprise-php #fil_ariane,
    .animation-salon-professionnel #fil_ariane,
    .organisation-street-marketing #fil_ariane,
    .animations-deambulatoires-visuelles #fil_ariane,
    .animations-spectacles #fil_ariane,
    .animations-spectacles-theme #fil_ariane,
    .animations-spectacles-bresil #fil_ariane,
    .animations-spectacles-cabaret #fil_ariane,
    .animations-spectacles-country #fil_ariane,
    .animations-spectacles-gipsy #fil_ariane,
    .animations-spectacles-tahitien #fil_ariane {
        text-align: center;
    }
}


/* RELANCE */

#relance {
    display: block;
    margin-top: 20px;
    font-weight: 700;
}

#relance ul {
    margin: 25px 0 10px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

#relance ul li {
    display: inline-block;
    margin: 5px 30px 5px 0;
}

#relance ul li a {
    display: block;
    font-family: 700;
    color: #141414;
}

#relance ul li a:hover {
    color: var(--primary-color);
}

.titre-relance {
    color: var(--primary-color);
}

@media screen and (min-width: 600px) {
    #relance ul {
        display: initial;
    }
    #relance ul li:first-child {
        margin-left: 0;
    }
}

@media screen and (min-width:992px) {
    #relance ul li {
        margin: 5px 30px 5px;
    }
}


/*** PAGES STATIQUES ***/


/* PAGE CONTACT */

.block_contact .info_contact>div>div:before {
    display: block;
    width: 30px;
    width: 100%;
    margin-right: 0;
    font-family: Material Icons;
    font-size: 1.4em;
    line-height: 1.5;
    text-align: center;
}

.block_contact .info_contact>div>div.info_mail:before {
    content: '\e0e1';
}

.block_contact .info_contact>div>div.info_tel:before {
    content: '\E0CD';
}

.block_contact .info_contact>div>div.info_adresse:before {
    content: '\E0C8';
}

.block_contact .info_contact>div>div.info_horaire:before {
    content: '\E192';
}

.block_contact .info_contact>div>div.info_rdv:before {
    content: '\E88f';
}

.block_contact .info_contact>div>div.info_bus:before {
    content: '\e530';
}

.block_contact .info_contact>div>div.info_metro:before {
    content: '\e571';
}

.block_contact .info_contact>div>div.info_parking:before {
    content: '\e54f';
}

.block_contact .info_contact>div>div p {
    display: block;
    overflow: hidden;
}

.info_contact h2,
.formulaire_contact h2,
.carte h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.23em;
}

.formulaire_contact .form_left h2 {
    margin-top: 20px;
    padding-top: 5px;
    border-top: 1px solid #ddd;
}

.info_contact p {
    margin: 0;
}

.info_contact>div {
    clear: both;
    position: relative;
    letter-spacing: normal;
}

.info_contact div+div {
    margin-top: 10px;
    padding-top: 10px;
}

.info_contact div div+div {
    padding-top: 0;
}

.info_contact p em,
.info_contact div a.btn_contact {
    display: block;
    margin-top: 5px;
    font-style: italic;
}

.info_tel p.telephones a {
    color: #5e5e5e;
    cursor: default;
}

.info_tel p.telephones a:hover {
    color: #5e5e5e;
}


/* Formulaire */

.formulaire_contact {
    padding: 10px;
    border: 1px solid #dddddd;
    letter-spacing: -0.25em;
    background: #f5f5f5;
}

.carte {
    margin-top: 15px;
}

.formulaire_contact .form_left,
.formulaire_contact .form_right,
.formulaire_contact h2,
.carte h2 {
    letter-spacing: normal;
}

.formulaire_contact .form_left {
    clear: both !important;
}


/* styliser la couleur des placeholders dans les inputs */

:placeholder-shown {
    color: #999;
}

::-webkit-input-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

.cp_ville:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.cp_ville p {
    float: left;
    width: 33%;
    clear: none !important;
}

.cp_ville p+p {
    float: right;
    width: 62.958%;
}

@media screen and (max-width: 450px) {
    .page_contact form.generateur p.submit {
        text-align: center !important;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .page_contact input[type=submit],
    .page_contact input[type=button] {
        padding: 13px 39px;
    }
}

@media screen and (min-width: 480px) {
    .formulaire_contact {
        padding: 0;
        border: none;
        background: none;
    }
    .formulaire_contact .form_left,
    .formulaire_contact .form_right {
        display: inline-block;
        width: 48.936249%;
        padding: 20px;
        border: 1px solid #dddddd;
        margin: 20px 0;
    }
    .formulaire_contact .form_left {
        float: right;
    }
    .formulaire_contact .form_left h2 {
        border: none;
        padding-top: 0;
        margin-top: 0;
    }
    .cp_ville p {
        width: 40.425597%;
    }
    .cp_ville p+p {
        width: 57.446901%;
    }
}

@media screen and (min-width: 600px) {
    .block_contact {
        display: block;
    }
    .info_contact>div {
        display: flex;
        align-items: baseline;
        flex-direction: column;
        flex-wrap: wrap;
        position: relative;
        vertical-align: top;
        text-align: left;
    }
    .horaires h2,
    .infos_pratique h2 {
        width: 100%;
        margin: 20px 0;
    }
    .info_contact div+div {
        padding: 0;
        margin: 0;
    }
    .cp_ville p {
        width: 47%;
    }
    .cp_ville p+p {
        float: right;
        width: 47.958%;
    }
}

@media screen and (min-width: 810px) {
    .info_contact {
        display: flex;
        justify-content: space-around;
        align-items: end;
    }
    .block_contact .info_contact>div>div:before {
        text-align: left;
    }
}


/* PAGE 404 */

body.page-404 .header_content {
    background: var(--text-color);
}

.page-404 .colonne_centre {
    padding: 20vh 0 0;
}

.page-404 footer .colonne_centre {
    padding: 0;
}

.img-404 {
    width: 100%;
}

.title-404 {
    font-size: 5em;
    color: var(--primary-color);
    font-weight: bold;
    padding: 5vh 0 0;
    text-align: center;
}

.right-404 {
    width: 90%;
    padding: 20px;
    color: #5c5c5c;
    margin: 0 auto;
}

.right-404 h2 {
    color: var(--primary-color);
}

.bouton-404 {
    text-align: center;
    margin: 5vh 0;
}

.bouton-404 a {
    color: white;
    background: var(--primary-color);
    padding: 10px 15px;
    transition: .3s;
    text-align: center;
    margin: 5vh 0;
}

.bouton-404 a:hover {
    color: #f1f1f1;
    background: var(--primary-color-darken);
}

@media screen and (min-width:810px) {
    .page-404 .colonne_centre {
        display: flex;
        -ms-display: flex;
        justify-content: center;
        align-items: center;
    }
    .img-404,
    .right-404 {
        display: inline-block;
    }
    .img-404 {
        transform: translate(0px, -100px);
        position: relative;
        width: 45%;
    }
    .right-404 {
        width: 55%;
    }
    .title-404 {
        font-size: 15em;
        text-align: right;
    }
    .bouton-404 {
        text-align: left;
    }
}


/* PLAN DU SITE */

.plan-site .colonne_centre li {
    list-style: none;
}

.plan-site .content .firstLi {
    font-weight: bold;
    margin-top: 10px;
}

.plan-site .noMenu {
    display: none;
}

.plan-site .colonne_centre .sousLi {
    margin-left: 20px;
    position: relative;
}

.plan-site .colonne_centre .sousLi:before {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #006674;
    margin-right: 10px;
}

.plan-site .sousSousLi {
    margin-left: 30px;
}

.title-plan {
    font-size: 1.6em;
    font-weight: bold;
    color: #5e5e5e;
    border-bottom: solid 1px #5e5e5e26;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

@media screen and (min-width:810px) {
    .plan-site .menu ul li .dropdown li {
        right: 0;
    }
}


/*** EBOOK ***/

.encart_guide {
    width: 100%;
    background-color: #fff;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 50px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin: 30px 0px;
}

.encart_guide img {
    width: 100%;
    box-shadow: 8px 8px 12px #aaa;
}

.encart_guide_right {
    position: relative;
}

.encart_guide_right:before {
    content: "";
    display: block;
    background-image: url(../img/gifs/motif.png);
    background-size: cover;
    width: 124px;
    height: 124px;
    position: absolute;
    top: 79%;
    left: -70px;
    z-index: 9;
}

.encart_guide .bouton {
    display: block;
    text-align: left;
}

.encart_guide .titre_guide {
    font-size: 20px;
    font-weight: 600;
}

.header_ebook {
    position: relative;
}

.header_ebook img {
    width: 100%;
}

.ebook-page header section {
    margin-bottom: 0;
}

@media screen and (min-width: 600px) {
    .header_ebook .titre_ebook {
        display: block;
        font-size: 40px;
        line-height: normal;
        font-weight: 600;
        color: #fff;
        text-transform: uppercase;
        position: absolute;
        top: 25%;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
    }
}

@media screen and (min-width:1024px) {
    .header_ebook .titre_ebook {
        font-size: 100px;
        line-height: normal;
        top: 15%;
    }
    .guide .header_ebook .titre_ebook {
        font-size: 60px;
        line-height: normal;
        top: 35%;
    }
}


/*** CONSEILS ***/

.encart_conseils_events {
    width: 100%;
    background-color: #fff;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 50px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin: 30px 0px;
}

.encart_conseils_events img {
    width: 100%;
    box-shadow: 8px 8px 12px #aaa;
}

.encart_conseils_events_right {
    position: relative;
}

.encart_conseils_events_right:before {
    content: "";
    display: block;
    background-image: url(../img/gifs/motif.png);
    background-size: cover;
    width: 124px;
    height: 124px;
    position: absolute;
    top: 79%;
    left: -70px;
    z-index: 9;
}

.encart_conseils_events .bouton {
    display: block;
    text-align: left;
}

.encart_conseils_events .titre_conseils_events {
    font-size: 20px;
    font-weight: 600;
}


/*** AVANT / APRÉS ***/

.encart_scenographie_avant_apres {
    width: 100%;
    background-color: #fff;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 50px 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    align-items: center;
    margin: 30px 0px;
}

@media screen and (max-width: 810px) {
    .encart_scenographie_avant_apres {
        grid-template-columns: 1fr;
    }
}

.encart_scenographie_avant_apres img {
    width: 100%;
    box-shadow: 8px 8px 12px #aaa;
}

.encart_scenographie_avant_apres_right {
    position: relative;
}

.encart_scenographie_avant_apres_right:before {
    content: "";
    display: block;
    background-image: url(../img/gifs/motif.png);
    background-size: cover;
    width: 124px;
    height: 124px;
    position: absolute;
    top: 79%;
    right: -70px;
    z-index: 9;
}

.encart_scenographie_avant_apres .bouton {
    display: block;
    text-align: left;
}

.encart_scenographie_avant_apres .titre_scenographie_avant_apres {
    font-size: 20px;
    font-weight: 600;
}


/*** LIVRE BLANC ***/

#bloc_livre_blanc {
    width: 100%;
    background-color: #fff;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 50px 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    align-items: center;
    margin: 30px 0px;
    box-shadow: 8px 8px 12px #aaa;
}

@media screen and (max-width: 810px) {
    #bloc_livre_blanc {
        grid-template-columns: 1fr;
    }
}

#bloc_livre_blanc img {
    width: 100%;
}

.livre_blanc-right {
    position: relative;
}

.livre_blanc-right:before {
    content: "";
    display: block;
    background-image: url(../img/gifs/motif.png);
    background-size: cover;
    width: 124px;
    height: 124px;
    position: absolute;
    top: 79%;
    right: -70px;
    z-index: 9;
}

#bloc_livre_blanc h3 {
    font-size: 1rem;
    color: var(--primary-color);
    font-weight: 700;
}

@media screen and (min-width: 375px) {
    #bloc_livre_blanc h3 {
        font-size: 2.5rem;
    }
}

#bloc_livre_blanc p:not(.btn) {
    font-size: 20px;
    font-weight: 600;
}

#bloc_livre_blanc p.btn {
    text-align: center;
}


/*
@media screen and (min-width: 600px) {
	.action {
		display: none;
	}

	.content_encart ul li {
		width: 47%;
		float: left;
		margin: 0;
	}

	.content_encart ul li:nth-child(1), .content_encart ul li:nth-child(3) {
		margin: 15px 15px 15px 0;
	}

	.content_encart ul li:nth-child(2), .content_encart ul li:nth-child(4) {
		margin: 15px 0 15px 28px;
	}

	.content_bouton {
		display: flex;
		justify-content: space-around;
		max-width: 500px;
		margin: 30px auto;
	}

	#catalogue_categorie_description {
		padding: 0px;
	}
}*/


/*
@media screen and (min-width: 768px) {
	.bdd-hover .titre_bdd p {
		font-size: 20px;
		line-height: 35px;
	}

	.content_texte2, .content_texte3 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding:0!important;
	}

	.content_texte2 .content_texte_titre {
		width: 40%;
		background: var(--primary-color);
		padding: 150px 40px 120px;
	}

	.content_texte3 .content_texte_titre {
		width: 40%;
		background: var(--primary-color);
		padding: 180px 10px 0px;
	}

	.content_texte2 .content_texte_contenu {
		width: 60%;
		padding: 120px 60px;
	}

	.content_texte3 .content_texte_contenu {
		width: 60%;
		padding: 60px 60px;
	}

	.content_texte_titre h2 {
		color: #fff;
		margin-top: 0;
		padding-bottom: 0;
		margin-bottom: 0!important;
	}

	.content_texte2 .read-more {
		flex-basis: 100%;
	}

	.content_texte2 .read-more p.bouton_simple {
		text-align: right;
	}

	.content_texte2 p.bouton_simple a, .content_texte3 p.bouton_simple2 a, .texte_real p.bouton_simple a {		
		margin-top: 30px;
	}	

	.center_real  { 
		max-width: 1700px;
		margin: 100px auto 0;
		color: var(--primary-color);
	}

	.bdd-hover {
		height: 100%;
		width: 350px;
    	margin: auto;
	}

	.item_bdd {
		height: 550px!important;
	}	
}*/


/* @media screen and (min-width: 810px) {
	.slider .bx-controls .bx-controls-direction {
		display: block;
	}	

	.slide_temoignage01 {
		display: block;
	}

	.encart_white {
		display: inline-block;
	}

	.encart_white1 {
		margin-top: 50px!important;
	}

	.encart_white2 {
		margin-bottom: 50px!important;
		margin-top: -6px!important;
	}

	.encart_white0 {
		margin-top: 50px!important;
		margin-bottom: 50px!important;
	}	

	.content_texte_intro {
		display: flex;
		justify-content: space-between;
	}

	.photo_centre {
		height: 530px;
	}

	.texte {
		width: 46%;
		max-width: 500px;
	}

	.content_intro h1 {
		margin-bottom: 60px;
	
	}
	.content_texte,
	.content_texte2{
		padding: 50px ;
	}

	.content_texte h2 {
		width: 48%;
		float: left;
	}
	.content_texte h2 {
		margin-bottom: 60px;
		width: 80% !important;
	}

	.texte1  {
		width: 48%;
		float: left;
	}

	.texte2 {
		width: 48%;
		float: right;
		padding: 50px;
		max-width: inherit;
	}

	.texte2 h2 {
		float: none;
		width: 100%;
	}
	
	.texte2:before,
	.texte2:after {
		display: none;
	}

	.content_encart ul li:nth-child(1) h3 {
		max-width: 275px;
	}

	.content_realisation .slick-slide img,
	.item_bdd  {
		height: 100%!important;
	}
	
	.content_slide {
		height: 100%!important;
		display: inline-block;
	}

	.content_slide {
		width: 75%;
	}

	.texte_bdd p {
		max-width: 210px;
		margin-right: 25px;
		margin-left: 25px;
	}

	.content_bouton {
		margin-top: 10px!important;
	}

	.texte_encart_interne {
		display: table;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
	}

	.titre_interne {
		max-width: 380px;
		float: left;
	}

	.titre_interne p {
		text-align: left;
	}

	.titre_interne p.bouton2 {
		float: right;
    	margin-top: 90px;
	}	
} */


/* @media screen and (min-width: 1100px) {
	.blocList .colonneText {
		box-shadow: none;
	}

	.blocList .colonneImg img {
		max-height: 400px;
	}	
} */


/* @media screen and (min-width: 1200px) {
	.content_texte h2,
	.texte1 {
		width: 35%;
	}

	.texte2 {
		width: 65%;
	}

	.item_bdd {
		height: 420px!important;
		position: relative;
		opacity: 1;
		width: 270px!important;
		margin: 0 25px;
	}	
} */


/* @media screen and (min-width: 810px) {
	.adresse_header {
		margin-left: 5px;
	}		
}  */


/* @media screen and (min-width:1024px) {
	.item_bdd {
		height: 420px!important;
		position: relative;
		opacity: 1;
		margin: 0 25px;
	}	

	.content_texte_contenu {
		width: 70%;
		padding: 120px;
	}
} */


/* @media screen and (min-width: 1400px) {
	.content_texte_titre {
		padding: 140px 60px 120px;
	}
} */


/* @media screen and (min-width: 1600px) {
	.item_bdd {
		width: 400px!important;
	}
} */


/*** BLOG ***/

.soiree-entreprise .colonneImg iframe {
    width: 100%;
}


/*CONSEIL*/

.conseil-evenement .titre-conseil {
    position: relative;
    top: 50px;
}

.conseil-evenement .btns-conseil .btn-conseil a {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    font-family: var(--font-bold);
    text-align: center;
    background-color: transparent;
    color: var(--primary-color);
    border: solid 1px var(--primary-color);
    transition: all .3s;
    border-radius: 4px;
}

.conseil-evenement .btns-conseil .btn-conseil a:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}

.conseil-evenement .btns-conseil {
    display: flex;
}

@media screen and (max-width:1100px) {
    .conseil-evenement .btns-conseil {
        flex-direction: column;
    }
    .conseil-evenement .btn-conseil {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

.conseil-evenement .encre {
    color: var(--background-color);
}

@media screen and (min-width: 810px) {
    nav.menu ul li:nth-child(5) {
        position: relative;
        right: 10px;
    }
}

.conseil-evenement .separ-consei {
    background-color: var(--primary-color);
    color: var(--primary-color);
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    height: 15px;
    width: 75%;
}

@media screen and (min-width:1101px) {
    .conseil-evenement .btn-conseil {
        margin-right: 10px;
    }
}

.conseil-evenement .btn-conseil {
    margin-right: 10px;
}

.conseil-evenement .ac-colonne img {
    background-attachment: scroll, fixed;
    /* margin-top: 80px !important; */
}

.soiree-entreprise .photo_header {
    background-image: url(../img/gifs/header/header_soiree_entreprise-.jpg) !important;
}

.actualites-detail .colonne_centre p {
    font-size: 18px;
}

.actualites-detail .colonne_centre li {
    font-size: 18px;
}

.bouton_download {
    display: block;
    color: #fff !important;
    font-size: large;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.page-interne .ebook {
    background: #EFEEEE;
    align-items: center;
}

.page-interne .ebook h3 {
    font-size: 1.6rem;
    font-weight: bold;
    color: #050A43;
    padding: 1rem;
    width: auto;
}

.page-interne .ebook .ebook-g p {
    color: #050A43;
    width: 100%;
}

.page-interne .ebook p.bouton {
    text-align: center !important;
}

.page-interne .ebook .ebook-g {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    padding: 2rem;
}

.page-interne .ebook a {
    background: #050A43;
    border: 1px solid #050A43;
}

@media screen and (min-width:993px) {
    .ebook-page #formulaire_23 #field_27 {
        display: flex;
        justify-content: space-between;
    }
    .ebook-page #formulaire_23 #field_27 p {
        width: 48%;
    }
}

.ebook-page #fil_ariane {
    display: none;
}

.ebook-page h1 {
    margin-top: 2rem;
}

.ebook-page .pre-footer {
    margin-top: 2rem;
}

.ebook-page .colonne_centre div:last-child {
    font-size: 13px;
    margin-top: 15px;
}

.actualites-detail ul ul {
    padding-left: 35px;
}

.actualites-detail ul ul li {
    list-style: circle;
}

.actualites-detail ul ul ul {
    padding-left: 50px;
}

@media screen and (max-width:810px) {
    .page-interne .ebook h3 {
        width: 100%;
    }
}

.ebook ul {
    margin: 0;
}

.actualites-detail .colonne_centre {
    max-width: 900px;
}

.btn-theme-actu a {
    padding: 15px !important;
}

p.glisser{
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}

/* Extra */
.d-none{
	display: none;
}