@charset "UTF-8";

/*
Theme Name: Gravillonord
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.6
Requires PHP: 5.6
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

@font-face {
    font-family: 'Avenir';
    src: url('fonts/AvenirLTStd-Medium.woff2') format('woff2'),
        url('fonts/AvenirLTStd-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('fonts/AvenirLTStd-Black.woff2') format('woff2'),
        url('fonts/AvenirLTStd-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('fonts/AvenirLTStd-Roman.woff2') format('woff2'),
        url('fonts/AvenirLTStd-Roman.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('fonts/AvenirLTStd-Book.woff2') format('woff2'),
        url('fonts/AvenirLTStd-Book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}






body,html {margin: 0;}
div#page {overflow-x: hidden;}


::-webkit-scrollbar {width: 0px;height: 0px;display: block;}
::-webkit-scrollbar-button {width: 0px;height: 0px;}
::-webkit-scrollbar-thumb {background: #151513;border: 0px none #151513;border-radius: 0px;}
::-webkit-scrollbar-thumb:hover {background: #151513;}
::-webkit-scrollbar-thumb:active {background: #151513;}
::-webkit-scrollbar-track {background: #151513;border: 0px none #151513;border-radius: 0px;}
::-webkit-scrollbar-track:hover {background: #151513;}
::-webkit-scrollbar-track:active {background: #151513;}
::-webkit-scrollbar-corner {background: transparent;}
*{scrollbar-color: #151513 white;scrollbar-width: thin;}
.home .header {transition: all 500ms;margin-top: -100px;}
.single .header {transition: all 500ms;margin-top: -100px;}
.home .header.view {margin-top: 0px;}
.single .header.view {margin-top: 0px;}
.header {    box-shadow: 0px 0px 10px 2px #b9afaf5e;align-items: center;position: fixed;padding-bottom: 15px;padding-top: 15px;padding-left: 15px;padding-right: 15px;z-index: 99;top: 0;left: 0;right: 0;display: flex;align-content: center;justify-content: space-between;background-color: white;}
*{font-family: Avenir;}

.home .view.top{background-color: white;}
.home .view.top ul#menu-menu-principal li a{color: #5b5959;}
.home .view.top .blockimg a{color: #5b5959;}

.mouser {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0.2vw;
    z-index: 9;
}
.scroll-btn > * {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    color: #7f8c8d;
    color: #ffffff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
    color: #ffffff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.scroll-btn .mouse {
    cursor: pointer;
    position: relative;
    display: block;
    width: 27px;
    height: 42px;
    margin: 0 auto 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid white;
    border-radius: 23px;
}
.scroll-btn .mouse > * {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: white;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
}

@-webkit-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
@-moz-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
@keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}


.gotupfast{position: relative;}
.gotupslow{position: relative;}
.gotdownfast{position: relative;}
.gotdownslow{position: relative;}


.copiright p img {width: 25px;}
.copiright p span{padding-left: 10px;}
.copiright p {display: flex;align-items: center;justify-content: center;text-align: center;font-size: 0.9vw;}
.copiright {position: absolute;bottom: 0;width: 100%;}
.copiright p img{animation-iteration-count: infinite;-webkit-animation-name: spin;-webkit-animation-duration: 1500ms;-webkit-animation-timing-function: linear;-moz-animation-name: spin;-moz-animation-duration: 1500ms;-moz-animation-timing-function: linear;-ms-animation-name: spin;-ms-animation-duration: 1500ms;-ms-animation-timing-function: linear;animation-name: spin;animation-duration: 1500ms;animation-timing-function: linear;}



div#sgpb-popup-dialog-main-div {border-width: 1px!important;}
.sgpb-popup-builder-content-html {padding: 65px 70px 40px;width: 900px;max-width: calc(100% - 140px);}
img.sgpb-popup-close-button-3 {opacity: 0.75;}
form.wpcf7-form p {width: 49%;}
form.wpcf7-form {justify-content: space-between;display: flex;flex-wrap: wrap;}
form.wpcf7-form p:last-of-type {width: 100%;text-align: center;}
form.wpcf7-form p:nth-last-of-type(2) {width: 100%;}
form.wpcf7-form p:nth-last-of-type(2) textarea{width: 100%;}
.wpcf7-form-control-wrap {padding-top: 5px;display: block;}
.wpcf7-form-control-wrap input{padding: 10px;outline: none;}
.sgpb-main-html-content-wrapper h2 {margin: 0;font-size: 2vw;text-align: center;}
input.wpcf7-form-control.wpcf7-submit {cursor: pointer;background-color: #c20d19;border: none;padding: 12px 20px;color: white;text-transform: uppercase;font-size: 15px;transition: all 700ms;border: 2px solid #c20d19;}
input.wpcf7-form-control.wpcf7-submit:hover {color: #c20d19;background-color: white;}

.rs a:nth-of-type(2) {margin: 0 1vw;}
.rs img {width: 2vw;}
.rs {display: flex;align-items: center;flex-wrap: wrap;margin-top: 1vw;}


.homevideo video {width: 100%;height: 100%;object-fit: cover;}
.homevideo {width: 100vw;height: 100vh;overflow: hidden;}
.wpb_raw_code.wpb_content_element.wpb_raw_html {margin: 0;}
.imglogo img {width: 70%;max-width: 700px;}


.imglogo {flex-wrap: wrap;position: absolute;top: 0;left: 0;right: 0;bottom: 0;pointer-events: none;display: flex;align-items: center;justify-content: center;}



.lowercasse * {text-transform: lowercase!important;}

.owl-dots {margin-top: 40px;}

body .bouton p {letter-spacing: 5px;text-transform: uppercase;padding: 15px 20px;border: 1px solid #414140;font-weight: 300;font-size: 13px;font-family: 'Avenir';display: inline-block;border-radius: 35px;transition: all 500ms;cursor: pointer;}

body .bouton p:hover{background-color:#414140;color: white;}
.vc_row{clear: both;}


.imglogo {flex-wrap: wrap;position: absolute;top: 0;left: 0;right: 0;bottom: 0;pointer-events: none;display: flex;align-items: center;justify-content: center;}
.nopadding .vc_column-inner {padding-top: 0!important;}
.nopadding .wpb_single_image.wpb_content_element{margin-bottom: 0;}
.textewhite *{color: white!important;}
.seemorexpert{text-align: center;}

.italic h2 {font-style: italic;}
.italic p {font-style: italic;}
.textright{text-align: right;}


div#expertiseplus {background-size: auto!important;background-position: center!important;background-repeat: no-repeat!important;height: 0;opacity: 0;pointer-events: none;}
div#expertiseplus *{height: 0;opacity: 0;pointer-events: none;transition: all 500ms;}
div#expertiseplus.show{height: auto;opacity: 1;pointer-events:all;}
div#expertiseplus.show *{height: auto;opacity: 1;pointer-events:all;}

.imgfull * {width: 100%!important;max-width: none!important;height: auto!important;}
footer#colophon {background-color: white;padding: 64px 0;}
.topimg {background-color: white;width: 100vw;height: 40px;}
.lastjournal {display: flex;justify-content: space-between;flex-direction: column;}
.lastjournal .inside_pis {width: 100%;}
.lastjournal .inside_pis+.inside_pis {margin-top: 40px;padding-top: 40px;border-top: 2px solid white;}
.lastjournal .inside_pis>div {width: 48%;}
.lastjournal .inside_pis {display: flex;width: 100%;flex-wrap: wrap;justify-content: space-between;}
.rightactus p:nth-of-type(2) {font-weight: bold;font-size: 21px;}
.rightactus p+p {margin-top: 20px;}
.rightactus p {color: white;}
.rightactus>a {position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.rightactus {position: relative;}

.alljournal {display: flex;justify-content: space-between;flex-wrap: wrap;}
.alljournal .inside_pis {width: 48%;}

.all_evenement {display: flex;justify-content: space-between;flex-wrap: wrap;}
.all_evenement .inside_pis {width: 32%;}


.backgroundreal:hover {background-color: rgba(0,0,0,0.2);}
.backgroundreal {transition: 500ms;background-size: cover;min-height: 200px;background-position: center;position: relative;background-blend-mode: color;}
.backgroundreal a{position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.backgroundreal+p a {text-decoration: none;color: inherit;}
.wpb_text_column .backgroundreal+p {margin-top: 15px;color: #414140;font-size: 16px;text-align: center;text-transform: uppercase;transition: all 500ms;}
.wpb_text_column .inside_pis:hover .backgroundreal+p {color: #ef0b1a;}
.alljournal .backgroundreal+p{margin-bottom: 35px!important;}
.all_evenement .backgroundreal+p{margin-bottom: 35px!important;}
.inside_pis:hover .backgroundreal {transform: translate(0px, -30px);}


.bread a {text-decoration: none;color: black;}
.bread {margin: 64px auto 0;width: 92%;max-width: 1400px;font-size: 24px;}
p#breadcrumbs {margin-bottom: 0;}

ul#menu-menu-principal li:first-child {margin: 0;}
ul#menu-menu-principal li {list-style: none;margin-left: 30px;}
ul#menu-menu-principal {margin: 0;flex-wrap: wrap;display: flex;padding: 0;justify-content: center;align-items: flex-end;}
ul#menu-menu-principal li a {text-decoration: none;margin: 0;color: #414140;font-size: 16px;font-weight: normal;}
.menuright {display: flex;flex-wrap: wrap;flex-direction: column;justify-content: flex-end;align-items: flex-end;}
.menuright a {font-family: 'Avenir';text-decoration: none;margin: 0;color: #414140;font-size: 14px;font-weight: normal;letter-spacing: 3px;}
.owl-nav {pointer-events: none;position: absolute;top: 0;bottom: 0;left: -40px;right: -40px;display: flex;justify-content: space-between;align-items: center;}
.owl-theme .owl-nav [class*='owl-'] {margin: 0;}
body .owl-theme .owl-nav [class*='owl-']:hover {background-color: transparent;color: black;}
.owl-theme .owl-nav [class*='owl-'] span {font-size: 60px;pointer-events: all;background-color: transparent!important;}
.colfooter{width: 24%;margin-bottom: 20px;}
.lignefooter{display: flex;justify-content: space-between;flex-wrap: wrap;width: 90%;max-width: 1200px;margin: 0 auto;}
img.logofooter {width: 100%;max-width: 170px;}
p.titlefoot {text-transform: uppercase;font-size: 14px;font-family: Avenir;font-weight:bold;color: black;margin: 0 0 25px;}
p.contactfoot a {color: white;text-decoration: none;}
p.contactfoot a:hover {text-decoration: underline;}
p.contactfoot {margin: 0;color: #414140;font-size: 23px;font-weight: normal;}
p.socfooter a img {width: 28px;}
p.socfooter a+a {margin-left: 14px;}
p.socfooter {margin: 0;}
.mc4wp-form-fields p {margin: 0;}
.mc4wp-form-fields input[type="email"] {background-color: transparent;border: none;color: white;outline: none;text-transform: uppercase;font-size: 14px;font-family: Avenir;font-weight:bold;width: calc(100% - 36px);}
.mc4wp-form-fields input[type="email"]:placeholder {color: white;opacity: 1;}
.mc4wp-form-fields input[type="email"]::placeholder {color: white;opacity: 1;}
.mc4wp-form-fields input[type="submit"] {background-color: transparent;border: none;color: white;cursor: pointer;font-size: 14px;font-family: Avenir;font-weight:bold;width: 36px;}
div.hamburger {position:relative;top:1px;margin-right: 30px;display:none;padding:0;cursor: pointer;transition-property: opacity, filter;
    transition-duration: 0.15s;transition-timing-function: linear;font: inherit;color: inherit;text-transform: none;background-color: transparent;border: 0;overflow: visible;}
.hamburger-box {width: 30px;height: 29px;display: inline-block;position: fixed;}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {width: 30px;height: 1px;background-color: #000;border-radius: 4px;position: absolute;transition-property: transform;transition-duration: 0.15s;transition-timing-function: ease;}
.hamburger-inner {display: block;top: 50%;margin-top: -2px;}
.hamburger-inner::before {top: -10px;}
.hamburger-inner::after {bottom: -10px;}
.hamburger-inner::before, .hamburger-inner::after {content: "";display: block;}
.mm-navbars_top {border: none;}
.mc4wp-form-fields label {width: calc(100% - 20px);border: 1px solid white;border-radius: 20px;padding: 7px 10px;display: flex;}
a.mm-listitem__text {padding: 15px 15px;}
.titre1 h2.min {text-transform: none;}
.lignefooter+.lignefooter {flex-direction: column;}
p.linkment {font-size: 10px;margin: 25px 0 0;text-transform: uppercase;}
p.linkment a{color: black;text-decoration: none;letter-spacing: 4px;font-family: Avenir;font-weight:bold;}
p.linkment a:hover{text-decoration: underline;}
p.linkment a+a{margin-left: 15px;}
p.copyrigh {margin: 15px 0 0;color: black;font-family: Avenir;font-weight:bold;font-size: 11px;}

li.mm-listitem {font-size: 28px;border: transparent;}
div#mm-1 {background-color: white;}
.mm-navbar.mm-navbar_has-btns {background-color: white;}
.onlymobile{display: none;}
li.mm-listitem {font-size: 20px;}




.owl-theme .owl-nav [class*='owl-'] span {opacity: 0;line-height: 1;}
.owl-theme .owl-nav [class*='owl-'].owl-next {width: 15px;background-image: url(/wp-content/uploads/2022/04/arrowright.png);background-size: contain;background-repeat: no-repeat;font-size: 0px;height: 50px;background-position: top;}
.owl-theme .owl-nav [class*='owl-'].owl-prev {width: 15px;background-image: url(/wp-content/uploads/2022/04/arrowleft.png);background-size: contain;background-repeat: no-repeat;font-size: 0px;height: 50px;background-position: top;}

.owl-theme .owl-nav [class*='owl-'].owl-next:hover {width: 15px;background-image: url(/wp-content/uploads/2022/04/arrowright.png);background-size: contain;background-repeat: no-repeat;font-size: 0px;height: 50px;background-position: top;}
.owl-theme .owl-nav [class*='owl-'].owl-prev:hover {width: 15px;background-image: url(/wp-content/uploads/2022/04/arrowleft.png);background-size: contain;background-repeat: no-repeat;font-size: 0px;height: 50px;background-position: top;}

.wpb_text_column.wpb_content_element {margin-bottom: 0;}

.hidemore{display: none;}

.mm-navbar.mm-navbar_size-3 {background-color: white;}










@media screen and (max-width: 1024px){



.owl-dots {display: block;}
.vc_row.wpb_row.vc_row-fluid.rowhome {margin: 0;}
.wpcf7-form-control-wrap input {width: 100%;}
.mouser{bottom: 0.6vw;}
.sgpb-popup-builder-content-html {padding: 65px 40px 40px;max-width: calc(100% - 95px);}
.copiright p {display: flex;align-items: center;justify-content: center;text-align: center;font-size: 3vw;}
.bread {margin: 32px auto 0;}
body .vc_column_container {padding-left: 15px;padding-right: 15px;}
body .vc_column_container .vc_column_container {padding: 0;}
.nofullmobile img {width: 80%!important;}

.lastjournal{flex-wrap: wrap;}

.lastjournal .inside_pis {width: 100%;margin-top: 15px;}

.alljournal .inside_pis {width: 100%;margin-top: 15px;}


.all_evenement .inside_pis {width: 100%;margin-top: 15px;}

.colfooter {width: 48%;}

.vc_column-inner {padding-top: 0!important;}
.topimg .textheader {font-size: 44pt;}
.topimg .subheader {font-size: 30px;}

}



@media screen and (max-width: 900px){

div.hamburger{display: block;height: 30px;}
.menucentral{display: none;}
.menuright{display: none;}
.header {justify-content: flex-start;}
.blockimg{margin-left: 25px;}
.header {padding-bottom: 15px;padding-top: 15px;}
.vc_row.wpb_row.vc_inner.vc_row-fluid.ligneinverse {display: flex;flex-direction: column-reverse;}
.vc_row.wpb_row.vc_inner.vc_row-fluid.ligneinverse h2{text-align: left!important;}
.vc_row.wpb_row.vc_inner.vc_row-fluid.ligneinverse h3{text-align: left!important;}
.vc_row.wpb_row.vc_inner.vc_row-fluid.ligneinverse .vc_col-sm-6 .wpb_wrapper{text-align: left!important;}
.vc_row.wpb_row.vc_inner.vc_row-fluid.ligneinverse p{text-align: left!important;}
.vc_col-sm-6 .vc_empty_space:first-child {display: none;}
.colfooter:nth-of-type(1){width: 40%;}
.colfooter:nth-of-type(2){width: 56%;}
.colfooter:nth-of-type(2) * {text-align: right;}
.colfooter:nth-of-type(4) * {text-align: right;}


}


body .vc_col-has-fill>.vc_column-inner, body .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, body .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, body .vc_row-has-fill>.vc_column_container>.vc_column-inner {padding-top: 0;}

@media screen and (min-width: 1700px){

.backgroundreal {min-height: 270px;}

}


.ligneimg img.vc_single_image-img {width: 250px;max-width: 100%;margin: 0 auto;}
.textcenter .wpb_wrapper {text-align: center;}
.titre5 p * {font-family: Avenir;}
.lignepadding .titre5 p {padding: 0 15px;}





.whitetexte p {line-height: 1.3;text-shadow: 0px 0px 10px #000000bd;margin: 0;font-size: 28px;color: white;font-weight: bold;}
.vc_row.fondfixed {background-attachment: fixed!important;}
.whitetexte.big p {text-align: center;font-size: 36px;}
.wpb_text_column p {margin: 0;line-height: 1.3;font-size: 16px;}
.menucentral {width: 100%;display: flex;justify-content: center;align-items:flex-end;}
.blockimg a {font-weight: 500;font-size: 32px;text-decoration: none;text-align: center;color: black;}
.blockimg{margin-right: 50px;}
.blockimg span{text-align: center;display: inline-block;line-height: 1;}
.owl-item {opacity: 0;}
.owl-item.active {opacity: 1;}

.wpb_text_column h2 {font-size: 30px;font-weight: bold;position: relative;color: #000;display: inline-block;}
.wpb_text_column h1 {font-size: 30px;font-weight: bold;position: relative;color: #000;display: inline-block;}
.wpb_text_column h1:empty{display: none;}
.wpb_text_column h2:empty{display: none;}
.bigtexte p {line-height: 1.3;margin: 0;font-size: 28px;font-weight: bold;}
.bigbluetexte p {color: #c20d19;font-size:50px;line-height: 1.15;margin: 0;font-weight: bold;}
.vc_row.blockcenter {display: flex;justify-content: center;flex-wrap: wrap;}
.verybigbluetexte p {color: #c20d19;font-size:80px;line-height: 1.15;margin: 0;font-weight: bold;}
.smallbluetexte {color: #c20d19;font-size:38px;line-height: 1.15;margin: 0;font-weight: bold;}
.fondbleu p {padding: 20px;background-color: #c20d19;color: white;font-weight: bold;}
.wpcf7-form-control-wrap {display: inline-block;width: 100%;}
.wpcf7-form-control-wrap input {width: 100%;}
.wpcf7-form-control-wrap input {width: calc(100% - 32px);padding: 10px 15px;}
.wpcf7-form-control-wrap input[type="checkbox"] {width: auto;}
.linkcontact p a {color: #c20d19;text-decoration: none;}
.linkcontact p {line-height: 1.3;margin: 0;font-size: 28px;font-weight: bold;}
form.wpcf7-form p.full {width: 100%;}
form.wpcf7-form textarea{width: 100%;padding: 8px;}
ul#menu-menu-principal li.menu-item-363 a {background-color: #c20d19;color: white;padding: 15px 25px;border-radius: 8px;}
p#breadcrumbs {font-size: 15px;}
.lignebottom img {width: 100%;}
.lignebottom {width: 100%;margin-top: 50px;}
.lignetop p a {color: #c20d19;line-height: 1.3;margin: 0;font-size: 30px;font-weight: bold;}
.lignetop p {color: #c20d19;line-height: 1.3;margin: 0;font-size: 30px;font-weight: bold;}

.lignetop li+li {margin-left: 10px;}
.lignetop li img {width: 40px;}
.lignetop ul {list-style: none;justify-content: flex-end;margin: 15px 0 0 0;padding: 0;display: flex;flex-wrap: wrap;}
.lignetop .left p {text-align: right;}
.lignetop .left {width: 35%;}
.lignetop .right {width: 60%;}
.lignetop {display: flex;width: 100%;justify-content: space-between;flex-wrap: wrap;}
.lignetop .right p a {text-decoration: none;}
.lignetop .right p {text-align: right;}
.inside_pis.insiderencontre {background-color: #c20d19;padding: 20px;}
.inside_pis.insiderencontre p{font-size: 18px;font-weight: 300;color: white;margin-top: 0px;}
.inside_pis.insiderencontre p+p{color: white;font-weight: bold;font-size: 26px;margin-top: 5px;}
.inside_pis.insiderencontre p+p+p{color: #FF0000;margin-top: 5px;}
.inside_pis.insiderencontre p.textlink{font-size: 20px;font-weight: 300;color: white;margin-top: 40px;}




.inside_pis.insiderencontre>a{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 99;}
.lastevenements .owl-stage {display: flex;flex-wrap: wrap;}
.inside_pis.insiderencontre {height: 100%;display: flex;flex-direction: column;}
.inside_pis.insiderencontre {justify-content: space-between;height: 300px;display: flex;flex-direction: column;}
.all_evenement .inside_pis.insiderencontre {margin-bottom: 30px;}
.imgjournal {width: calc(100% + 40px);padding-top: 104%;background-size: cover;margin: -20px -20px 10px -20px;}
.inside_pis.insiderencontre.journal {height: 450px;}
.inside_pis.insiderencontre.journal.pst1>a {pointer-events: none;}
.inside_pis.insiderencontre.journal.plt1>a {pointer-events: none;}
.inside_pis.insiderencontre.journal.pst1 {background-color: #b7b8bc;}
.mm-navbar.mm-navbar_has-btns {display: none;}
body .wpmm-menu {--mm-color-background: white;background-color: white!important;}
ul#menu-menu-principal li a:hover {color: #c20d19!important;}
ul#menu-menu-principal li.current_page_item a {color: #c20d19!important;position: relative;}
ul#menu-menu-principal li.current_page_item a:after {left: 0;width: 100%;content: ' ';position: absolute;top: 34px;background-color: #c20d19;height: 7px;}
ul#menu-menu-principal li.menu-item-363 a:hover {color: white!important;}
ul#menu-menu-principal li a {transition: all 500ms;}
body .wpmm-header-image {background-position: center left;}


@media screen and (max-width: 900px){


div#menu-location-{display: none;}
.verybigbluetexte p {font-size: 50px;}
.smallbluetexte {font-size: 31px;}
.home .view.top .blockimg a{color: black;}
.lignetop p a {font-size: 20px;}
.lignetop p {font-size: 20px;}
.vc_row.wpb_row.vc_row-fluid.nopadding.vc_custom_1653388421038.vc_row-has-fill {padding-top: 45vw;background-position: top center!important;background-size: contain!important;}
.vc_empty_space.notmobile {display: none;}
.whitetexte.big p {text-shadow: none;color: #c20d19;}
.linkcontact p {font-size: 20px;}
form.wpcf7-form p {width: 100%;}
.bigtexte p {font-size: 25px;}


}


@media screen and (min-width: 1024px) and (max-width: 1450px){

.all_evenement .inside_pis {width: 28%;}

}






@media screen and (min-width: 900px) and (max-width: 1250px){

.blockimg {margin-right: 25px;}
ul#menu-menu-principal li a {font-size: 14px;}
ul#menu-menu-principal li.menu-item-363 a {padding: 10px 10px;}

}


@media screen and (max-width: 1024px) {

.vc_row.wpb_row.vc_row-fluid.nopadding.imgfull {margin: 0 -30px;}

}


.blockimg img {width: 200px;display: block;}
p.menufooter a+a {margin-top: 5px;}
p.menufooter {display: flex;flex-direction: column;}
p.menufooter a {color: #696767;text-decoration: none;font-weight: 500;}

h2:before {background-repeat: no-repeat;background-size: cover;content: ' ';object-fit: contain;width: 73px;background-image: url(/wp-content/uploads/2022/06/fond_h2.png);height: 37px;display: block;position: absolute;left: -50px;top: -20px;}
h1:before {background-repeat: no-repeat;background-size: cover;content: ' ';object-fit: contain;width: 73px;background-image: url(/wp-content/uploads/2022/06/fond_h2.png);height: 37px;display: block;position: absolute;left: -50px;top: -20px;}
h1{position: relative;}
.textwhite .wpb_text_column p {color: white;}
div#content {padding-top: 77px;}
.entry-content>.vc_row.wpb_row.vc_row-fluid {margin: 0 auto;width: 1400px;max-width: 100%;left: 0!important;}
.wpb_text_column h3 {margin: 0 0 20px;line-height: 1.3;font-size: 23px;}
.mpc-chart__value {font-weight: bold;font-size: 40px;}
.novalue .mpc-chart__value {display: none;}
.mpc-chart__title.mpc-typography--default {font-family: 'Avenir'!important;font-weight: 500!important;}
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey:hover {background-color: #e0101f!important;}
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {background-image: none!important;background-color: #c20d19!important;border: none;color: white;font-weight: 600;text-transform: uppercase;}
select.wpcf7-form-control.wpcf7-select {padding: 0 15px;width: 100%;height: 39px;}
form.wpcf7-form>div {width: 100%;}
ul#menu-menu-principal li#menu-item-309 a:hover {background-color: white!important;color: #c20d19!important;}
ul#menu-menu-principal li#menu-item-309 a {border: 1px solid;padding: 6px 10px;color: white!important;background-color: #c20d19!important;}
ul#menu-menu-principal li.current_page_item#menu-item-309 a:after {top: 40px;}
.fullvideo video {width: 100%;height: calc(100vh - 77px);object-fit: cover;}
.contenuslide {position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;justify-content: center;align-items: center;}
.sliderhome.owl-carousel .owl-item img {width: auto;}
.sliderhome.owl-carousel {width: 1400px;max-width: 100%;}
.sliderhome.owl-carousel .owl-item{opacity: 0;}
.sliderhome.owl-carousel .owl-item.active{opacity: 1;}
.sliderhome .item h2 {text-shadow: 0px 0px 15px #0000007a;margin: 0 0 40px;font-size: 46px;color: white;position: relative;}
body .owl-theme .owl-dots .owl-dot.active span,body  .owl-theme .owl-dots .owl-dot:hover span {background: #c20d19;}
.owl-stage-outer {overflow: visible!important;}


.owl-carousel .owl-stage-outer {overflow: visible;}

.raccoulien{z-index:99;position:fixed;top:250px;right:0;}
.raccoulieninside {justify-content: flex-end;display: flex;}
.raccoulien img{width: 25px;}
.liencon {background-color: #484843;}
.raccoulieninside>a{color: white;}
.liendev{background-color: #ef0b1a;width: 150px;}
.liencons{background-color: #222220;padding: 12px;z-index: 3;width: 60px;height: 30px;text-align: center;}
.liendevis{background-color: #c20d19;padding: 12px;z-index: 3;width: 60px;height: 30px;text-align: center;}
.raccoulieninside+.raccoulieninside {margin-top: 3px;}
a.lienright {/*z-index: -1*/;transition: all 700ms;position: absolute;width: 150px;height: 32px; line-height: 1.2;display: flex;align-items: center;padding: 11px;font-weight: 300;text-decoration: none;font-size: 15px;left:0;}
.raccoulieninside:hover a.lienright {left: -150px;}
.contenttop video {object-fit: cover;height: 100vh;width: 100%;}
.formcalc input[type="submit"]{cursor: pointer;font-size: 14px;padding-top: 14px;padding-bottom: 14px;padding-left: 20px;padding-right: 20px;    background-image: none!important;background-color: #c20d19!important;border: none;color: white;font-weight: 600;text-transform: uppercase;}
.formcalc form>.inputdiv {width: 24%;}
.formcalc form {display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.formcalc form>.inputdiv input {display: block;width: calc(100% - 30px);padding: 8px 15px;}
.formcalc form>.inputdiv select {display: block;width: calc(100% - 30px);padding: 8px 15px;}
.formcalc .submit {width: 100%;text-align: left;justify-content: center;margin-top: 25px;}
p.resultat {margin: 40px 0 0 0;font-weight: bold;display: none;width: 100%;text-align: center;justify-content: center;}
.lienresultat {display: none;text-align: center;}
p.resultat.view {display: block;}
.lienresultat.view {display: block;}
p.lienresultat a {cursor: pointer;font-size: 14px;padding-top: 14px;padding-bottom: 14px;padding-left: 20px;padding-right: 20px;background-image: none!important;background-color: #c20d19!important;border: none;color: white;font-weight: 600;text-transform: uppercase;display: inline-block;margin-top: 15px;text-decoration: none;}
span.breadcrumb_last {color: #c20d19;}
p#breadcrumbs {margin: -35px 0;}
.single-post p#breadcrumbs {margin: 0;}
.lignecontact a {color: black;text-decoration: none;}
.lignecontact img {margin-right: 10px;}
.lignecontact+.lignecontact {margin-top: 15px;}
.lignecontact {display: flex;align-items: flex-start;}
.item {padding: 0 60px;}


@media screen and (max-width: 600px){

h2:before {left: -10px;}
h2{padding-left: 40px;}
h1:before {left: -10px;}
h1{padding-left: 40px;}
.item {padding: 0 20px;}

}





.secondligne {display: flex;width: 100%;align-items: flex-end;justify-content: flex-start;margin-top: 25px;    flex-wrap: wrap;}
.secondligne>div{margin-right: 15px;}
.firstligne p {margin-right: 15px;margin-bottom: 0;margin-top: 0;}
.secondligne p {margin: 0px;}
.firstligne {display: flex;width: 100%;align-items: flex-end;    flex-wrap: wrap;}
.inputdiv input {border-radius: 0;padding: 10px 15px;height: auto;margin-top: 5px;display: block;border: 1px solid black;}
.inputdivfirst select {-webkit-appearance: none;appearance: none;padding: 10px 15px;background-color: white;border: 1px solid black;}




@media screen and (max-width: 780px){

.lastjournal .inside_pis {flex-direction: column;}
.lastjournal .inside_pis>div {width: 100%;}
.rightactus {margin-top: 20px;}
.fullvideo{margin: 0 -15px;}
.sliderhome.owl-carousel .owl-item img {padding-left: 40px;}
.raccoulien {left: 0;bottom: 0;padding: 10px !important;display: flex;position: fixed;clear: both;background-color: #002E5B;align-items: center;justify-content: space-around;top: unset;background: rgb(255,255,255);background: -moz-linear-gradient(0deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 100%);background: -webkit-linear-gradient(0deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 100%);background: linear-gradient(0deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#FFFFFF", GradientType=1);z-index: 99;}
.raccoulien img {width: 20px;}
.raccoulieninside+.raccoulieninside {margin-top: 0px;}
.arrowmain img {width: 20px;cursor: pointer;}
.raccoulieninside {flex-direction: row-reverse; width: 48%;}
.liencons {justify-content: center;border-radius: 50%;display: flex;align-items: center;width: 50px;height: 35px;}
.liendevis {justify-content: center;border-radius: 50%;display: flex;align-items: center;width: 50px;height: 35px;z-index: 99;}
.raccoulieninside a.lienright {transition:none;border-radius: 0 25px 25px 0;padding-left: 36px;width: calc(100% - 25px);opacity: 1;pointer-events: all;position: static;margin-left: -25px;padding-right: 15px;height: 35px; font-size: 12px}
.sliderhome .item h2 {font-size: 30px;}
.owl-nav {left: -25px;right: -25px;}
p#breadcrumbs {margin: 0px 0 -35px;}
.secondligne>div{margin-right: 0;width: 100%;margin-bottom: 15px;}

}