/*======================================
Theme Name: Shathony
Template: twentytwenty
======================================*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');

*,
*::before,
*::after {
  outline: none;
}

/* .post-type-archive-realisations .bloc-post img { max-height: 250px; } */

/* .post-type-archive-terrains .bloc-post img { max-height: 250px; } */

.codespacing_progress_map_area {
  height: inherit !important;
}

#cspm_carousel_container { display: none !important; }

.post-info h4 {     
	display: inline-flex;
    justify-content: flex-start;
    width: 100%;
margin-bottom: 15px;
    min-height: 50px;}

.post-info .excerpt {
    min-height: 84px;
}

body {
  font-family: 'Raleway', sans-serif;
  box-sizing: border-box;
  background: #fff;
  color: #2A2623;
  letter-spacing: normal;
  text-align: left;
  overflow-x: hidden;
  position: relative;
}

body#tinymce.wp-editor.content {
  background: #fff !important;
}

.modal-menu a,
.footer-menu a,
.footer-widgets a,
#site-footer .wp-block-button.is-style-outline,
.wp-block-pullquote:before,
.singular:not(.overlay-header) .entry-header a,
.archive-header a,
.header-footer-group .color-accent,
.header-footer-group .color-accent-hover:hover {
  color: #2A2623 !important;
}

.color-accent,
.color-accent-hover:hover,
.color-accent-hover:focus,
:root .has-accent-color,
.has-drop-cap:not(:focus):first-letter,
.wp-block-button.is-style-outline {
  color: #e3d29f !important;
}
html .color-accent, html .color-accent-hover:hover, html .color-accent-hover:focus, :root .has-accent-color, html .has-drop-cap:not(:focus):first-letter, html .wp-block-button.is-style-outline, html a {
    color: #e3d29f;
}
html a:hover {
   text-decoration: underline;
}
a {
  color: #e3d29f;
  text-decoration: none;
  transition: all 500ms;
}

a:hover {
  text-decoration: none;
}

a.btn, form input.wpcf7-form-control.wpcf7-submit, .btn {
  color: #fff;
  box-shadow: 3px 5px 12px 0 rgba(0, 0, 0, 0.6);
  background-color: #e3d29f !important;
  padding: 10px 60px 10px 35px;
  margin-top: 30px;
  border-radius: 35px;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  position: relative;
  font-size: initial;
  text-transform: none;
  font-weight: normal;
}

form input.wpcf7-form-control.wpcf7-submit {
  padding: 10px 35px;
}
form input.wpcf7-form-control.wpcf7-submit:hover {
    color: #fff !important;
    text-decoration: underline !important;
}
.arrow-btn {
  transition: all 500ms;
  position: absolute;
  right: 30px;
  top: auto;
  bottom: 10px;
}

a.btn:hover .arrow-btn {
  right: 20px;
	text-decoration: none;
}
.btn:hover {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
}

h2 {
  font-weight: 500;
}

input.wpcf7-form-control.wpcf7-submit {
  padding: 10px 35px;
}

.formulaire input[type="text"],
.formulaire input[type="password"],
.formulaire input[type="email"],
.formulaire input[type="url"],
.formulaire input[type="date"],
.formulaire input[type="month"],
.formulaire input[type="time"],
.formulaire input[type="datetime"],
.formulaire input[type="datetime-local"],
.formulaire input[type="week"],
.formulaire input[type="number"],
.formulaire input[type="search"],
.formulaire input[type="tel"],
.formulaire input[type="color"],
.formulaire textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff;
  border-color: #e3d29f;
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 2px 0;
  box-shadow: none;
  display: block;
  font-size: 1.6rem;
  margin: 0;
  max-width: 100%;
  padding: 5px;
  width: 100%;
}

pre,
fieldset,
table,
table *,
hr {
  border-color: #e3d29f;
}

/*======================================
            MENU
======================================*/
.header-toggles {
  display: none !important;
}

.primary-menu a {
  text-decoration: none;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
}

.element-is-sticky {
	background: rgba(0,0,0,0.8) !important;
}

#site-header.element-is-sticky {
	left: 0px !important;
    width: 100% !important;
}

.menu-mega-menu-container li {
  display: flex;
  align-items: center;
  line-height: 1;
  padding: 0;
  border-radius: 2px;
  margin: 0;
}

body:not(.overlay-header) .primary-menu>li>a, body:not(.overlay-header) .primary-menu>li>.icon {
  color: #fff !important;
}

body:not(.overlay-header) .primary-menu>li>a:hover, html body .primary-menu li.current-menu-item>a, .primary-menu li.current-menu-item>.link-icon-wrapper>a, .primary-menu a:hover, .primary-menu a:focus, .primary-menu .current_page_ancestor {
  color: #e3d29f !important;
  text-decoration: none !important;
  font-weight: bold;
}

body:not(.overlay-header) .primary-menu ul {
  background-color: #fff !important;
}

body:not(.overlay-header) .primary-menu>li>ul:after {
  border-bottom-color: #fff !important;
}

.primary-menu ul a {
  color: #000 !important;
}

#site-header {
  z-index: 9;
  margin: 10px 40px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  background: none;
}

/* Admin bar adjustment */
.admin-bar #site-header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar #site-header {
    top: 46px;
  }
}

.header-inner {
  padding: 15px 20px;
  max-width: none;
  width: auto;
}

.logo {
  max-width: 235px;
}
.active:after{
	display: none;
}
/*======================================
            FOOTER
======================================*/
#site-footer {
    padding: 20px 0;
	background-size: cover;
}
.grid-footer {
  display: grid;
  grid-template-columns: 45% 27% 27%;
  grid-column-gap: 20px;
  padding: 0px 60px;
}
.grid-footer>div:not(:first-child) {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.titre-col-footer h4 {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
	margin-bottom: 15px;
}

.menu-footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
	column-count: 2;
}

.menu-footer ul li {
  margin: 0;
text-align: center;
	display: flex;
    justify-content: center;
}

.menu-footer ul li a {
  color: #fff;
  line-height: 1.5;
  font-size: 15px;
}

.menu-footer ul li a:hover {
  color: #e3d29f;
  text-decoration: none !important;
}

.info-footer p {
  margin-top: 15px;
  color: #fff;
  font-size: 15px;
}

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

.banner-hero {
  height: 100vh;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner-hero::before {
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  filter: blur(1.9px);
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
}

.content-banner-hero {
  position: absolute;
  top: auto;
  left: 10%;
  right: auto;
  bottom: auto;
  color: #fff;
  z-index: 3;
  max-width: 75%;
  margin-top: 80px;
}

.punchline {
  position: relative;
}

.punchline::before {
content: '';
    width: 7px;
    height: 40px;
    background-color: #e3d29f;
    position: absolute;
    left: -30px;
    top: 3px;
}

.punchline p {
font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}
.home .punchline p {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 45px;
}
.introtext-banner{
font-size: 18px;
    font-weight: 400;
}
.header-section {
  margin: 50px 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.introtext {
    line-height: 36px;
}
.about-bloc {
  position: relative;
}

.about-content {
  position: absolute;
  top: 50px;
  width: 35%;
  right: 60px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 30px;
}

.icons-bloc {
  margin: 50px 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.item-icon {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.item-icon img {
  max-width: 100px;
  max-height: 100px;
  margin-right: 20px;
}

.icon-texte {
  font-size: 14px;
  padding-right: 40px;
}

.chiffres-bloc {
  padding: 50px 60px;
  display: flex;
  justify-content: space-between;
  background-size: cover;
  position: relative;
}

.item-chiffre {
  display: flex;
  align-items: center;
}

p.nombre {
  font-size: 5.5rem;
  margin-right: 20px;
  margin-bottom: 0;
  color: #fff;
  font-weight: 600;
}

p.chiffre-info {
  margin-bottom: 0;
  line-height: 1;
  color: #fff;
  font-weight: 500;
}

.chiffres-bloc::before {
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: -1;
}

h2::after {
  content: '';
  width: 98px;
  height: 3px;
  background-color: #e3d29f;
  position: relative;
  display: block;
  margin: 30px auto 0;
}

.col-blocs {
  margin: 0 60px 80px;
  display: flex;
  justify-content: space-between;
}

.item-bloc {
  background-size: cover;
  height: 500px;
  width: 30%;
  max-width: 573px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-end;
}

.bloc-content .btn {
  margin: 0;
}

.bloc-content {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 20px;
    font-weight: 600;
}
.bloc-content>div {
    background: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    color: #fff;
    line-height: 1;
    width: 100%;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    text-align: center;
	display: flex;
    justify-content: center;
    align-items: center;
}

.item-bloc .btn {
  margin: 0 20px 0px 0;
	font-weight: 600;
	font-size: 16px;
	min-width: 168px;
}

.contact {
  display: flex;
  justify-content: space-between;
}

.contact-left {
  width: 40%;
}

.contact-right {
  width: 60%;
  background-size: cover;
}

.formulaire {
  margin: 0 auto 80px;
  width: 80%;
}

.info-contact {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 13%;
}

.info {
  width: 300px;
  color: #000000;
  margin-bottom: 150px;
}
.info-contact .info:last-child {
    margin-bottom: 0;
}
.info h3 {
  margin-bottom: 5px;
  font-size: 28px;
  display: flex;
  align-items: center;
  line-height: 1;
}

.info a {
  color: #000000;
}

h3.info1::before {
  content: url(/wp-content/uploads/2020/05/marqueur.svg);
  margin-right: 20px;
  margin-left: -50px;
  width: 30px;
}

h3.info2::before {
  content: url(/wp-content/uploads/2020/05/cellulaire.svg);
  margin-right: 20px;
  margin-left: -68px;
  width: 45px;
}

h3.info3::before {
  content: url(/wp-content/uploads/2020/05/horloge.svg);
  margin-right: 20px;
  margin-left: -68px;
  width: 45px;
}

button:not(.toggle), .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
  background-color: #fff !important;
}

button:focus, button:hover, .button:focus, .button:hover, .faux-button:focus, .faux-button:hover, .wp-block-button .wp-block-button__link:focus, .wp-block-button .wp-block-button__link:hover, .wp-block-file .wp-block-file__button:focus, .wp-block-file .wp-block-file__button:hover, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover {
  text-decoration: none !important;
  color: #e3d29f !important;
}

button.accordion {
  text-transform: none;
  color: #212121;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

.accordion:after {
  content: '\02795';
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796";
}

.txt_img {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 100px 60px;
}

.txt_img--left {
  width: 50%;
}

.txt_img--left h2::after {
  margin-left: 0;
}

.txt_img--right {
  display: flex;
  justify-content: center;
  position: relative;
  margin-right: 5%;
  margin-left: 5%;
}

.txt_img--right::before {
  content: '';
  width: 100%;
  height: 100%;
  border: solid 10px #e3d29f;
  position: absolute;
  display: block;
  z-index: -1;
  top: -50px;
  right: -50px;
	border-radius: 16px;
}
.txt_img--right img {
    border-radius: 16px;
}
.membre {
  display: flex;
  align-items: flex-start;
  margin-bottom: 100px;
}

.membre:nth-child(odd) {
  flex-direction: row-reverse;
  text-align: left;
  margin-left: -80px;
}

.membre:nth-child(even) {
  margin-right: -80px;
  text-align: right;
}

.membre>div {
  width: 50%;
  margin-right: 60px;
  margin-left: 60px;
}

.membre--right {
  position: relative;
}

.membre--right img {
  border-radius: 16px;
}

.membre:nth-child(odd) .membre--right::before {
  content: '';
  width: calc(100% + 50px);
  height: 100%;
  border: solid 10px #e3d29f;
  position: absolute;
  display: block;
  z-index: -1;
  top: 50px;
  right: -50px;
  border-radius: 16px;
}

.membre:nth-child(even) .membre--right::before {
  content: '';
  width: calc(100% + 50px);
  height: 100%;
  border: solid 10px #e3d29f;
  position: absolute;
  display: block;
  z-index: -1;
  top: 50px;
  left: -50px;
  border-radius: 16px;
}

.membre--left h2::after {
  display: none;
}

h3 {
  font-size: 25px;
  font-weight: 600;
}

p.titre {
  font-size: 19px;
  font-weight: 600;
  font-style: italic;
  text-transform: uppercase;
  color: #e3d29f;
}
.membre-text a:hover img {
    transform: scale(0.9);
}
.avantages {
  display: flex;
  margin: 50px 60px 50px 0;
}

.avantages>div {
  width: 50%;
}

.avantages--left {
  min-height: 300px;
  display: flex;
  flex-direction: column;
  padding-top: 3%;
  padding-left: 60px;
  padding-right: 15%;
}

.avantages--left h2, .avantages--left h2::after {
  margin-left: 0;
}

.avantages--right {
  padding-top: 3%;
}

button.accordion {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: solid 1px #707070;
}

.label-accordeon {
  display: flex;
  align-items: center;
}

.label-accordeon img {
  margin-right: 20px;
}

.bandeau_info {
  background-color: #e3d29f;
  padding: 50px 60px;
  display: flex;
  justify-content: space-around;
}

.bandeau_info a {
color: #fff;
    border: 2px solid #fff;
    padding: 10px;
    font-weight: 700;
}

.bandeau_info a:hover {
  color: #000;
	text-decoration: none;
}

.map-bloc p {
  margin: 0;
}

.overlay {
  position: fixed;
  display: flex;
  align-items: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 9;
}

.popup {
    margin: 90px auto 70px;
    padding: 20px;
    width: 90%;
    position: relative;
    transition: all 2s ease-in-out;
    box-shadow: 5px 5px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #e3d29f;
    border-radius: 20px;
    color: #fff;
    font-size: 75%;
    display: flex;
    align-items: center;
    height: 76%;
}

.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
	cursor: pointer;
}

.popup .content {
  border-radius: 22px;
  background-color: #ac9d74;
  padding: 15px;
}

.posts-content, .presse {
  margin: 60px;
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 50px;
}

a.post-img {
  overflow: hidden;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  display: block;
	height: 280px;
}
a.post-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	transition: all 500ms;
}
hr {
  border-color: #707070;
  margin: 20px 0px;
}

h4 {
  font-size: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.bloc-post h4::before {
  content: url(/wp-content/uploads/2020/05/groupe-de-masques-2-1.svg);
	display: block;
    width: 20px;
    margin-right: 15px;
}



.excerpt {
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 20px;
}

.post-info .btn {
  font-size: 15px;
  margin-top: 10px;
  color: #000;
}
.post-info .btn .arrow-btn {
  filter: brightness(0);
}

.post-info {
  padding: 30px 15px;
  margin-top: -20px;
  background: #fff;
  position: relative;
  border-radius: 20px;
  box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, 0.4);
display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: space-between;
    color: #000;
}
.post-info:hover {
    text-decoration: none !important;
}
.bloc-post:hover .post-img img {
    filter: grayscale(1);
}
.popup h2 {
  font-size: 55px;
  font-weight: bold;
  opacity: 0.6;
  text-transform: uppercase;
  letter-spacing: normal;
  line-height: 1;
  margin-bottom: 0px;
}
.popup h2::after{
	display: none;
}
.popup-left {
  width: 45%;
}

.popup-right {
  width: 45%;
  margin-right: -5%;
  margin-left: 5%;
}
.popup-right--content {
    margin-top: 80px;
}
.btns .btn {
  margin-right: 30px;
  margin-top: 0;
	font-weight: 600;
}


.slider img {
  height: 250px;
  object-fit: cover;
  border-radius: 20px;
}
img.slick-arrow {
    position: absolute;
	    top: calc(50% - 25px);
    width: 50px;
    height: 50px;
	z-index: 2;
}
.slick-prev.slick-arrow {

    left: 20px;
}
.slick-next.slick-arrow {
    right: 20px;
}
ul.slick-dots {
    position: absolute;
    bottom: 20px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    list-style-type: none;
}
.slick-dots button {
    padding: 0;
    width: 10px;
    height: 10px;
    font-size: 0px;
    border-radius: 100%;
	opacity: 0.5;
}
li.slick-active button {
    opacity: 1;
}
.popup iframe {
  border-radius: 20px;
}

body:not(.overlay-header) #site-header .toggle, body:not(.overlay-header) .toggle-inner .toggle-text {
  color: #fff !important;
}

a.btn.btn-blue {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #2a418a 0%, #00abe9 51%, #2a418a 100%) repeat scroll 0 0 / 200% auto;
  margin-left: 30px;
}

.presse .post-info {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  margin: 0 0 50px;
  padding: 30px;
}

img.logo-presse {
  max-width: 80%;
  margin: 0 auto 50px;
}

p.date {
  font-size: 15px;
  line-height: 1;
  display: flex;
  align-items: center;
}

p.date::before {
  content: url(/wp-content/uploads/2020/05/calendar-1.png);
  line-height: 1;
  margin-right: 10px;
}

.contact3col {
  margin: 60px;
 display: flex;
    justify-content: space-around;
}

.bloc-info-contact {
  border-radius: 16px;
  border: solid 2px #f3f3f3;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
/*   justify-content: space-between; */
  transition: all 500ms;
	width: 25%;
}

.adresse-contact {
	text-align: center;
} 

.bloc-info-contact:hover {
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.29);
}

.bloc-info-contact img {
  margin-bottom: 30px;
}

.bloc-info-contact>div p {
  margin: 0;
}

.bloc-info-contact a {
  color: #000;
  padding: 5px;
}

.contact2col {
  display: flex;
  margin: 60px;
}

.contact2col>div {
  width: 50%;
  padding: 40px;
}

.contact2col>div>div {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

.bloc_droite .map iframe {
  border-radius: 16px;
}

.contact2col .introtext {
  text-align: center;
}

#site-footer a {
  text-decoration: none;
  color: #fff;
}

#site-footer a:hover {
  color: #e3d29f;
  text-decoration: none;
}

.about-content h2::after {
  display: none;
}

.menu-footer ul.sub-menu {
  display: none;
}

.panel p:first-child {
  margin-top: 15px;
}

.content-banner-hero h1 {
font-size: 80px;
    margin-bottom: 30px;
    font-weight: 600;
}

.projets-footer {
  display: flex;
  flex-direction: column;
}

.posts-content .bloc-post:only-of-type {
  width: 33%;
}
li#menu-item-wpml-ls-2-en {
    display: flex;
    margin-left: 10px;
}
li#menu-item-wpml-ls-2-en::before {
    content: '|';
    color: #fff;
    margin-right: 10px;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0px !important;
	padding: 0 !important;
}
.top-switch{
	display: flex;
	justify-content: flex-end;
}
.wpml-ls-last-item a::before {
    content: '|';
    color: #fff;
    margin-right: 10px;
}
.wpml-ls-legacy-list-horizontal a {
    padding: 5px 10px 5px 0 !important;
}
/* ======================================
            RESPONSIVE
======================================*/
@media (max-width: 1200px) {
.overlay:target {
align-items: baseline;
    overflow: scroll;
}
.popup {
    flex-direction: column;
	height: auto;
	margin: 150px auto 40px;
  }

  .popup>div {
    width: 100%;
    margin: 0;
  }

  .popup h2 {
    font-size: 35px;
    margin-top: 50px;
  }
	.post-info {
    height: 300px;
}
}

@media (max-width: 1023px) {
  .header-toggles {
    display: block !important;
  }

  .grid-footer {
    grid-template-columns: 100%;
    grid-column-gap: 0px;
    padding: 20px;
  }
.grid-footer>div {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
	.logo {
    max-width: 235px;
    width: 100%;
}
	.menu-footer ul {
    column-count: 1;
}
  .about-content {
    position: relative;
    top: auto;
    width: 100%;
    right: auto;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 30px;
  }

  .icons-bloc {
    flex-direction: column;
    margin: 20px;
  }

  .item-icon {
    width: auto;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 50px;
  }

  .item-icon img {
    margin: 0 0 30px 0;
  }

  .chiffres-bloc {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
  }

  .header-section {
    margin: 20px;
  }

  .col-blocs {
    margin: 20px;
    display: flex;
    flex-direction: column;
  }

  .item-bloc {
    width: 100%;
    margin: 0 auto 50px;
  }

  .bloc-content {
    flex-direction: column;
    text-align: center;
  }

  .bloc-content .btn {
    margin: 20px 0 0;
  }

  .contact {
    flex-direction: column;
  }

  .contact>div {
    width: 100%;
  }

  .info {
    width: 249px;
    margin-bottom: 30px;
  }

  .info-contact {
    margin-top: 50px;
  }

  .titre-col-footer {
    margin-top: 30px;
  }

  .content-banner-hero {
    max-width: 85%;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 0;
}

  .txt_img {
    flex-direction: column;
    margin: 50px 20px;
  }

  .txt_img>div {
    width: 100%;
  }

  .txt_img--right {
    max-width: 90%;
    margin-top: 50px;
  }

  .txt_img--right::before {
    top: -20px;
    right: -20px;
  }

  .blocs_switch .membre {
    flex-direction: column-reverse !important;
    margin: 50px 20px;
  }

  .blocs_switch .membre>div {
    width: 100%;
    margin: 0;
    text-align: left;
  }

  .membre:nth-child(odd) .membre--right::before, .membre:nth-child(even) .membre--right::before {
    top: 10px;
    right: auto;
    left: -10px;
    width: 100%;
  }

  .blocs_switch .membre .membre--right {
    margin-bottom: 50px;
  }

  .avantages {
    margin: 50px 20px;
    flex-direction: column;
  }

  .avantages .avantages--left {
    width: 100%;
    padding: 0px;
    min-height: 300px;
  }

  .avantages--right, .avantages>div {
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .bandeau_info {
    padding: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .bloc-post {
    max-width: none;
    width: 100% !important;
  }

  .posts-content, .presse {
    grid-template-columns: auto;
    grid-column-gap: 0;
    margin: 20px;
  }

  .popup {
    flex-direction: column;
  }

  .popup>div {
    width: 100%;
    margin: 0;
  }

  .popup h2 {
    font-size: 35px;
    margin-top: 50px;
  }

  .btns .btn {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    width: auto;
  }

  .punchline {
    position: relative;
    margin: 0 20px;
  }

  .content-banner-hero>p {
    line-height: 1.2;
  }

  .punchline p {
    font-size: 2.1rem;
  }

  a.btn.btn-blue {
    margin-left: 0px;
  }

  .contact3col {
    flex-direction: column;
    margin: 20px;
  }

  .bloc-info-contact {
    margin: 0 0 50px;
	  width: 100%;
  }

  .contact2col {
    flex-direction: column;
    margin: 20px;
  }

  .contact2col>div {
    width: 100%;
    padding: 20px;
  }
	.header-titles-wrapper {
    flex-direction: row-reverse;
    justify-content: center;
    padding: 0;
}
	.nav-toggle {
    position: relative;
}
	header#site-header {
    margin: 0;
}
	.header-inner {
    padding: 20px;
    max-width: 100%;
    width: calc(100% - 40px);
    margin: 0;
}
	.home .punchline p, .punchline p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.2;
}
	.introtext-banner {
    font-size: 16px;
}
	.content-banner-hero h1 {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: 600;
}
	.icon-texte {
    padding-right: 0px;
}
	.banner-hero {
    height: calc(100vh - 90px);
    background-size: cover;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
	.header-inner .toggle {
    padding: 0;
}
	.sticky-element-placeholder.sticky-element-active {
    height: 88px !important;
}
	.menu-modal.active {
    top: 88px;
}
	a.btn {
        justify-content: center;
}
}
@media (max-height: 800px) {
	.overlay {
    align-items: baseline;
    position: absolute;
}
  .popup {
	  height: auto;
  }
}