/* .gtm-info {
  max-width: 800px;
  margin: auto;
}

.gtm-form-info {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
}

#mc_embed_signup .asterisk {
  color: #e85c41;
  line-height: 0;
  font-weight: normal;
}


#mc_embed_signup .button {
	color: #fff !important;
  background-color: #197799 !important;
  line-height: 1.3rem !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
	padding: 10px 15px !important;
  margin: 25px 15px 30px !important;
  border: 0 !important;
  border-bottom: 2px solid #6fb43f !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  transition: background-color .2s ease-in-out !important;
  text-shadow: none !important;
  font-size: 18px !important;
  background-image: none !important;
  box-shadow: 0 !important;
  height: auto !important;
} */


.gtm-bouton-zeffy {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

.gtm-bouton-zeffy .gtm-bouton{
  font-size: .8rem;
  margin-top: 0px;
  padding: 8px 15px;
  line-height: 1rem;
}


@media screen and (min-width: 1200px) {
  .gtm-bouton-zeffy {
    right: 0;
    left: auto;
  }
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}




/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        INFOLETTRE
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

.gtm-infolettre {
  position: relative;
  z-index: 1;
  padding: 20px 50px !important;
  text-align: center;
  max-width: 800px;
  margin: auto;
}

#mc_embed_signup {
  background: #fff;
  clear: left;
  font: 14px Helvetica,Arial,sans-serif;
  width: 100% !important;
}

.gtm-infolettre h3 {
  font-size: 1.5rem;
}

#mc_embed_signup .mc-field-group {
  display: block !important;
}

#mc_embed_signup input {
  border: 2px solid #6fb43f !important;
  border-radius: 3px !important;
}

#mc_embed_signup {
  background: transparent !important;
  margin: auto;
  font-size: 20px !important;
  font-family: 'Poppins', sans-serif !important;
  color: #3e3e3e !important;
}


#mc_embed_signup .asterisk {
  color: #e85c41;
  line-height: 0;
  font-weight: normal;
}

#mc_embed_signup .helper_text {
  display: none !important;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  background-color: transparent !important;
}

#mc_embed_signup .button {
	color: #fff !important;
  background-color: #197799 !important;
  line-height: 1.3rem !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
	padding: 10px 15px !important;
  margin: 25px 15px 30px !important;
  border: 0 !important;
  border-bottom: 2px solid #6fb43f !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  transition: background-color .2s ease-in-out !important;
  text-shadow: none !important;
  font-size: 18px !important;
  background-image: none !important;
  box-shadow: 0 !important;
  height: auto !important;
}

#mc_embed_signup .button:hover {
  background-color: #6fb43f !important;
}


.gtm-box-chimp-labels {
  display: flex;
  flex-direction: column;
  gap: 4%;
}

.gtm-box-chimp-labels label{
  color: #197799 !important;
}












.gtm-list-objectif {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}

.gtm-list-objectif div {
  /* max-width: 400px; */
  padding: 10px 30px;
  margin: 10px 20px;
  text-align: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 0px 30px #d9d9d9, 0px 0px 30px #ffff;
  flex: 1 1 400px;
}

@media screen and (min-width: 1200px) {
  .gtm-list-objectif {
    /* flex-wrap: nowrap; */
  }
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                              GENERAL
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

/* -----------------------------------------------------
						RESET
------------------------------------------------------- */
html{
  max-width: 2560px;
  height: 100%;
  margin: 0 auto;
  line-height: 1.4;
  -webkit-text-size-adjust: 100%;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}

body {
  min-height: 100%;
  background-image: repeating-linear-gradient(45deg, rgb(255,255,255) 0px, rgb(255,255,255) 10px,transparent 10px, transparent 11px),repeating-linear-gradient(135deg, rgb(255,255,255) 0px, rgb(255,255,255) 10px,transparent 10px, transparent 11px),linear-gradient(90deg, hsl(256,7%,84%),hsl(256,7%,84%));
}

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, sub, sup, 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;
  box-sizing: border-box;
}


.gtm-wrapper {
  min-height: 100vh;
  position: relative;
  padding-bottom: 240px;
}

.gtm-wrapper img {
  width: 100%;
  height: auto;
}

/* *[class^="gtm-pos"]{
  border-radius: 50px;
  background-color: #fff;
  box-shadow:  20px 20px 60px #d9d9d9,
             -20px -20px 60px #ffffff;
} */

/* .gtm-pos {
  border-radius: 50px;
  background-color: #fff;
  box-shadow:  20px 20px 60px #d9d9d9,
             -20px -20px 60px #ffffff;
} */

.gtm-contenu {
  max-width: 1600px;
  margin: 80px 30px 60px 30px;
  padding: 70px 0px 0px 0px;
  border-bottom: 4px solid #6fb43f;
  border-radius: 50px;
  background-color: #fff;
  box-shadow:  20px 20px 60px #d9d9d9,
             -20px -20px 60px #ffffff;
}

@media screen and (min-width:1600px) {
  .gtm-contenu {
    margin: 80px auto 60px auto;
  }
}

/* -----------------------------------------------------
						     MODULES
------------------------------------------------------- */

/* -------------- padding -------------*/

*[class^="gtm-pos"] .moduletable{
  padding: 2rem 8vw 10px 8vw;
}


/* -----------------------------------------------------
						ARTICLE
------------------------------------------------------- */

/* padding */

/* .gtm-article {
  padding: 0 8vw 0px 8vw;
} */

.gtm-article .item-page {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.item-page.gtm-article-no-padding {
  padding: 0px;
}

/* centrer l'article */

.gtm-article-center {
  text-align: center;
  max-width: 1200px;
  margin: auto;
}

/* couleur des titres des articles */

.gtm-article .page-header {
  color: #197799;
}

.gtm-article .page-header h1 {
  font-size: 2.1rem;
  text-align: center;
  margin-bottom: 45px;
}


/* -----------------------------------------------------
					FORMULAIRES
------------------------------------------------------- */


/* dimenssions du formulaire */

.gtm-form {
  max-width: 100%;
  margin: auto;
}

/* design du titre */

.gtm-form form h2 {
  margin-bottom: 25px;
}

.gtm-form.gtm-form-plainte form h2 {
  color: #fff;
}

/* design du bouton envoyer */

.gtm-form .formResponsive button[type="submit"] {
  display: inline-block;
	color: #fff;
  background-color: #197799;
  line-height: 1.3rem;
  font-weight: 400;
  letter-spacing: 1px;
	padding: 10px 15px;
  margin: 25px 15px 30px;
  border: 0;
  border-bottom: 2px solid #6fb43f;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: background-color .2s ease-in-out;
  text-shadow: none;
  font-size: 18px;
  background-image: none;
  box-shadow: 0;
}

.gtm-form .formResponsive button[type="submit"]:hover {
  background-color: #6fb43f;
}

.gtm-form.gtm-form-plainte .formResponsive button[type="submit"] {
  display: inline-block;
	color: #197799;
  background-color: #fff;
  line-height: 1.3rem;
  font-weight: 400;
  letter-spacing: 1px;
	padding: 10px 15px;
  margin: 25px 15px 30px;
  border: 0;
  border-bottom: 2px solid #6fb43f;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  text-shadow: none;
  font-size: 18px;
  background-image: none;
  box-shadow: 0;
  transition: background-color .2s ease-in-out,
              color .2s ease-in-out;
}

.gtm-form .formResponsive button[type="submit"]:hover {
  background-color: #6fb43f;
  color: #fff;
}


/* design du formulaire */

.formControls {
  display: block;
}

.formControls input, .formControls textarea {
  width: 100%;
  padding: 10px !important;
}

.formResponsive input, .formResponsive textarea {
  box-sizing: border-box !important;
  height: auto !important;
}

.rsform-input-box {
  width: 100%;
  padding: 0 !important;
}

.formResponsive input:focus {
  border: 2px solid #005FCC !important;
  outline: 0;
  box-shadow: none !important;
}

.formResponsive textarea:focus {
  border: 2px solid #005FCC !important;
  outline: 0;
  box-shadow: none !important;
}



/* -----------------------------------------------------
						IMAGES
------------------------------------------------------- */

.gtm-pos img {
  width: 100%;
  height: auto;
}

/* -----------------------------------------------------
						TITRES
------------------------------------------------------- */


h1 {
  font-size: 1.8rem;
  margin-bottom: 20px;
  font-family: 'Antic Slab', serif;
}

h2 {
	font-size: 1.8rem;
  margin-bottom: 15px;
  font-family: 'Antic Slab', serif;
}

h3 {
  font-size: 1.6rem;
  margin-bottom: 10px;
  font-family: 'Antic Slab', serif;
  color: #197799;
  position: relative;
}


h4 {
	font-size: 1.8rem;
  margin-bottom: 10px;
}

h5 {
	font-size: 1.2rem;
  margin-bottom: 10px;
  color: #6fb43f;
}

h6 {
	font-size: 1rem;
  margin-bottom: 10px;
  color: #197799;
}

/* -----------------------------------------------------
						TEXTES
------------------------------------------------------- */

p {
  margin-bottom: 15px;
}

blockquote {
	font-family: serif;
	font-size: 1.3rem;
	color: #656566;
	text-align: center;
}

/* -----------------------------------------------------
						IMAGES
------------------------------------------------------- */

.gtm-img img {
  width: 100%;
}

.gtm-no-img img {
  width: auto !important;
}

/* -----------------------------------------------------
					LIENS ET BOUTONS
------------------------------------------------------- */

/*** ------ Liens ------- ***/

/* lien v1 */

a {
  text-decoration: none;
  cursor: pointer;
  color: #6fb43f;
  font-weight: 700;
  transition: color .2s ease-in-out;
}

a:hover {
  color: #197799;
} 

/* lien spécial */

a.gtm-lien-spe {
	color: lightgreen;
  transition: color .2s ease-in-out;
} 

a.gtm-lien-spe:hover {
	color: whitesmoke;
} 


/*** ------ Boutons standards ------- ***/

/* bouton 1 */
a.gtm-bouton {
  display: inline-block;
	color: #fff;
  background-color: #197799;
  line-height: 1.3rem;
  font-weight: 400;
  letter-spacing: 1px;
	padding: 10px 15px;
  margin: 25px 15px 30px;
  border-bottom: 2px solid #6fb43f;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: background-color .2s ease-in-out;
}

a.gtm-bouton:hover {
  background-color: #6fb43f;
}

/*** ------ Boutons speciaux ------- ***/

/* bouton 1 */
a.gtm-bouton-special {
  display: inline-block;
	color: #197799;
  background-color: #fff;
  line-height: 1.3rem;
  font-weight: 400;
  letter-spacing: 1px;
	padding: 10px 15px;
  margin: 25px 15px 30px;
  border-bottom: 2px solid #6fb43f;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: background-color .2s ease-in-out,
              color .2s ease-in-out;
}

a.gtm-bouton-special:hover {
  background-color: #6fb43f;
  color: #fff;
}



/* -----------------------------------------------------
					LISTES
------------------------------------------------------- */

/* listes à puce et numérotés */

ul, ol {
  margin-top: 15px;
  margin-bottom: 25px;
  padding-left: 15px;
  margin-left: 25px;
}

ol li {
  margin-left: 35px;
}
ul li::marker, ol li::marker {
  font-size: 1rem;
  color: #6fb43f;
}

/* listes avec picto */

ul.gtm-list-pict {
  margin-top: 15px;
  margin-bottom: 25px;
  padding-left: 25px;
}

ul.gtm-list-pict li {
  list-style: none;
  padding-bottom: 5px;
  background: url(/images/gtm/gtm-list-pict.png) no-repeat 0 6px;
  background-size: 15px;
  padding-left: 22px;
}


/* listes à émojis */

ul.gtm-list-emojis {
  margin-top: 15px;
  margin-bottom: 25px;
  padding-left: 25px;
}

ul.gtm-list-emojis li {
  list-style: none;
  padding-bottom: 5px;
}

ul.gtm-list-emojis li::before {
  padding-right: 5px;
}

ul.gtm-list-emojis li:nth-child(1):before {
  content: "😀 ";
}

ul.gtm-list-emojis li:nth-child(2):before {
  content: "😁 ";
}

ul.gtm-list-emojis li:nth-child(3):before {
  content: "😂 ";
}

ul.gtm-list-emojis li:nth-child(4):before {
  content: "😍 ";
}

ul.gtm-list-emojis li:nth-child(5):before {
  content: "😎 ";
}

ul.gtm-list-emojis li:nth-child(6):before {
  content: "🤩 ";
}


/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                 ELEMENTS DE MISE EN PAGE
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/


/* -----------------------------------------------------------
                    SUPRESSION DE PADDING
------------------------------------------------------------ */

.gtm-no-padding {
  padding: 0 0 0 0 !important;
}
.gtm-padding-reset {
  padding: 20px 30px 30px 30px !important;
}

/* -----------------------------------------------------------
                    AJOUT DE PADDING
------------------------------------------------------------ */

.gtm-padding-plus {
  padding: 0 0 0 0 !important;
}

/* -----------------------------------------------------------
                    AJOUT DE MARGIN
------------------------------------------------------------ */

.gtm-margin-plus {
  margin: 40px 40px 40px 40px !important;
}

.gtm-margin-plus-t {
  margin: 80px 0 40px 0px !important;
}

.gtm-margin-plus-b {
  margin: 40px 0 80px 0px !important;
}
/* -----------------------------------------------------------
              CENTRER LE CONTENU DES MODULES
------------------------------------------------------------ */

/* centrer verticalement et horizentalement */
.gtm-center {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* centrer verticalement et verticalement */
.gtm-center-v {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/* centrer verticalement et horizontalement */
.gtm-center-h {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}


/* -----------------------------------------------------------
                    BOX SHADOW
------------------------------------------------------------ */

.gtm-shadow {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

/* -----------------------------------------------------------
                    DÉGRADÉS DE COULEUR
------------------------------------------------------------ */

.gtm-gradient {
  background: rgb(241,158,31);
  background: linear-gradient(0deg, rgba(241,158,31,1) 0%, rgba(239,82,69,1) 100%);
}


/* -----------------------------------------------------------
                    IMAGE BACKGROUND
------------------------------------------------------------ */

.gtm-img-bg .gtm-custom {
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 565px;
}


/* -----------------------------------------------------------
                    OVERLAY
------------------------------------------------------------ */

/* .gtm-overlay .gtm-custom {
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
} */

/* .gtm-overlay .gtm-custom h1,h2,h3,h4,h5,h6,p,a,span,blockquote {
  position: relative;
  z-index: 3;
}
.gtm-overlay .gtm-custom img {
  position: relative;
  z-index: 3;
} */

/* .gtm-overlay .gtm-custom::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(241,158,31, .5);
} */

/* -----------------------------------------------------------
                    CLIP-PATH
------------------------------------------------------------ */

.gtm-clip {
  clip-path: polygon(100% 0, 100% 100%, 0 96%, 0 0);
}

.gtm-clip-img .gtm-custom {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 91%);
}
/* -----------------------------------------------------------
                    VIDEOS
------------------------------------------------------------ */


.gtm-video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.gtm-responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        HEADER
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

.gtm-hero-bg img {
  max-width: 300px;
}

@media screen and (min-width: 1200px){
  .gtm-hero-bg img {
    display: none;
  }
}

.gtm-hero-bg {
  position: relative;
  top: 0;
  left: 0;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
}

.gtm-hero-bg .gtm-custom::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;

  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,0.5172443977591037) 0%, rgba(0,0,0,1) 100%);
  opacity: .8;
  z-index: 1;
}

.gtm-hero-bg .gtm-custom {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-position: center;  
  background-repeat: no-repeat;
  min-height: 35vh;
  color: #fff;
  padding: 60px 60px 40px 60px;
  text-align: center;
}

.gtm-hero-bg .gtm-custom .gtm-logo-asso {
  max-width: 280px;
  padding: 10px 30px;
  margin-bottom: 30px;
}

.gtm-hero-bg .gtm-custom p {
  max-width: 800px;
  margin: 30px auto;
}

.gtm-hero-bg .gtm-custom > * {
  position: relative;
  z-index: 3;
}

/* ----------------- Header Accueil ---------------- */


.gtm-hero-accueil-bg {
  position: relative;
  top: 0;
  left: 0;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
}

.gtm-hero-accueil-bg .gtm-custom::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,0.5172443977591037) 0%, rgba(0,0,0,1) 100%);
  opacity: .8;
  z-index: 1;
}

.gtm-hero-accueil-bg .gtm-custom {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-position: center;  
  background-repeat: no-repeat;
  min-height: 65vh;
  color: #fff;
  padding: 60px 60px 40px 60px;
  text-align: center;
}

.gtm-hero-accueil-bg .gtm-logo-asso {
  max-width: 420px;
}

.gtm-hero-accueil-bg .gtm-custom p {
  max-width: 800px;
  margin: 30px auto;
}

.gtm-hero-accueil-bg .gtm-custom > * {
  position: relative;
  z-index: 3;
}

/* ----------------- Header Credits ---------------- */

.gtm-hero-bg-credits {
  position: relative;
  top: 0;
  left: 0;
}

.gtm-hero-bg-credits .gtm-custom::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgb(82,122,5);
  background: linear-gradient(0deg, rgba(82,122,5,0.19091386554621848) 0%, rgba(32,47,2,1) 100%);
  opacity: .6;
  z-index: 1;
}

.gtm-hero-bg-credits .gtm-custom {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-position: center;  
  background-repeat: no-repeat;
  min-height: 30vh;
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
}


.gtm-hero-bg-credits .gtm-custom > * {
  position: relative;
  z-index: 3;
}

.gtm-hero-bg-credits .gtm-custom h1 {
  font-size: 3rem;
}


/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        ACCUEIL
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

.gtm-img-law-d {
  display: none;
}

.gtm-img-law-m {
  display: block;
}

.gtm-appel-action {
  background-color: #072c37;
  color: #fff;
  text-align: center;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

.gtm-appel-action h3 {
  color: #fff;
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        EQUIPE
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

.gtm-evelyne, .gtm-marie {
  text-align: center;
  max-width: 600px;
  margin: auto;
}


.gtm-evelyne img, .gtm-marie img {
  max-width: 400px;
  margin: 30px 0px;
}

/* Membre du CA */

.gtm-membre-ca .gtm-custom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4%;
  background-color: #072c37;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding: 20px;
  margin-top: 80px;
}

.gtm-membre-ca .gtm-custom div:nth-child(1) {
  margin-bottom: 40px;
}

.gtm-membre-ca .gtm-custom h3 {
  color: #fff;
  text-align: center;
}

.gtm-membre-ca .gtm-custom h5 {
  text-align: center;
}

.gtm-membre-ca .gtm-custom p {
  color: #fff;
  font-weight: 500;
  text-align: center;
}

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

/* Membre du CA */

  .gtm-membre-ca .gtm-custom{
    flex-direction: row;
    padding: 80px;
  }

  .gtm-membre-ca .gtm-custom div {
    width: 50%;
  }

  .gtm-membre-ca .gtm-custom div:nth-child(1) {
    margin-bottom: 0px;
  }
}


/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        VOS DROITS DE LOCATAIRE
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

.gtm-quizz .gtm-custom {
  text-align: center;
  margin-top: 50px;
  padding: 50px;
  background-color: #072c37;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  color: #fff;
}


/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        SOUTIEN DANS VOS DEMARCHES
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

/* .gtm-defense {
  margin-top: 30px;
}

.gtm-defense .gtm-custom {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 20px;
  text-align: center;
} */

.gtm-soutien {
  background-color: #072c37;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  color: #fff;
  margin-top: 30px;
  padding: 50px 30px;
}

.gtm-soutien .gtm-custom {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 20px;
  text-align: center;
}

ul.gtm-evenement {
  border-radius: 20px;
  padding: 20px 30px;
  border: 2px solid #6fb43f;
}

h6.gtm-titre-evenement {
  text-align: center;
  max-width: 350px;
  margin: auto;

}

ul.gtm-evenement {
  margin-top: 35px;
  margin-bottom: 0px;
  margin-left: 0px;
}

ul.gtm-evenement li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6%;
}

.gtm-evenement a {
  text-decoration: underline;
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        FAQ
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

.uk-accordion li {
  margin-bottom: 50px;
  border-left: 4px solid #6fb43f;
  padding-left: 20px !important;
}

.uk-first-column {
  color: #197799;
}

.gtm-faq-rep {
  padding: 0px 30px;
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        À TELECHARGER
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

.gtm-telechargement .gtm-custom {
  text-align: center;
  margin-bottom: 70px;
}


/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        NOUS JOINDRE
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/


.gtm-form h2 {
  font-size: 1.6rem;
  margin-bottom: 10px;
  font-family: 'Antic Slab', serif;
  color: #197799;
  position: relative;
}

.gtm-coordonnees img {
  max-width: 320px;
  margin-bottom: 30px;
}

.gtm-intro-plainte {
  text-align: center;
}

.gtm-form-plainte {
  background-color: #072c37;
  color: #fff;
  max-width: 100%;
  margin-top: 50px;
  padding: 10px 20px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

.yui-calcontainer.single {
  max-width: 270px;
}


/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        COMPTE
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/


.gtm-article .gtm-compte {
  padding-top: 30px;
  padding-bottom: 60px;
  max-width: 1200px;
  margin: auto;
}


/* -----------------------------------------------------
						CONNEXION
------------------------------------------------------- */

.com-users-login.login {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 150px);
}

.login-image {
  max-width: 270px;
}

.com-users-login.login form.com-users-login__form {
  padding: 20px 30px;
  margin: 15px auto 25px auto;
}

.gtm-compte .control-group {
  margin-bottom: 15px;
}

.com-users-login.login input {
  padding: 10px;
  background-color: #ffffff !important;
  border: 1px solid #cccccc;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

.btn.btn-primary {
  display: inline-block;
  font-family: 'Comfortaa', sans-serif;
	color: #fff;
  background-color: #40acf4;
  line-height: 1.3rem;
  font-weight: 400;
  letter-spacing: 1px;
	padding: 5px 10px;
  margin: 15px 0px;
  transition: background-color .2s ease-in-out;
  border: none;
  cursor: pointer;
}

.btn.btn-primary:hover {
  background-color: #2b73a2;
}

.btn.btn-secondary {
  display: inline-block;
	color: #000;
  background-color: #cfcfcf;
  line-height: 1rem;
  font-weight: 400;
	padding: 1px 10px;
  transition: background-color .2s ease-in-out;
  border: none;
  cursor: pointer;
}

.form-control-feedback {
  font-size: 16px;
  color: red;
  padding-left: 5px;
}

/* -----------------------------------------------------
						PROFIL
------------------------------------------------------- */

.com-users-profile.profile ul.com-users-profile__edit {
  padding-left: 0px;
}

.com-users-profile.profile ul.com-users-profile__edit.btn-toolbar li  {
  list-style: none;
}

.com-users-profile__core {
  margin-bottom: 35px;
}

.com-users-profile.profile legend {
  font-size: 1.7rem;
  margin-bottom: 20px;
}

.com-users-profile.profile .dl-horizontal dt {
  font-size: 1.1rem;
  color: rgb(62, 62, 62);
}

.com-users-profile.profile .dl-horizontal dd {
  color: #939393;
  padding-left: 10px;
  margin-bottom: 10px;
}

/* -----------------------------------------------------
						MODIFICATION PROFIL
------------------------------------------------------- */

.com-users-profile__edit.profile-edit legend {
  font-size: 1.7rem;
  margin-bottom: 20px;
}

.com-users-profile__edit.profile-edit .control-group {
  margin-bottom: 20px;
}

.btn.btn-danger {
  display: inline-block;
	color: #fff;
  background-color: #e94848;
  line-height: 1rem;
  font-weight: 400;
	padding: 1px 10px;
  transition: background-color .2s ease-in-out;
  border: none;
  cursor: pointer;
}

.btn.btn-danger:hover {
  background-color: #9c3636;
}

/* -----------------------------------------------------
						DECONNEXION
------------------------------------------------------- */

.com-users-logout.logout {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 150px);
}

.com-users-logout__description.logout-description {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
}

.com-users-logout.logout .com-users-logout__image {
  max-width: 270px;
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        AMPZ
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

.ampz_support_author {
  display: none !important;
}

#ampz_inline_mobile {
  background-color: transparent !important;
}


.gtm-recherche .visually-hidden.finder {
  display: none;
}


.ampz_btn {
  border-top: 2px solid #6fb43f;
}

.ampz_facebook.ampz_colorbg, .ampz_email.ampz_colorbg, .ampz_copy.ampz_colorbg {
  background: #fff!important;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.ampz-icoon-facebook:before, .ampz-icoon-email:before, .ampz-icoon-copy:before {
  color: #197799;
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                           OPENGRAPH
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

li.field-entry.ochopengraph-facebook {
    display: none;
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                           POLITIQUE DE CONFIDENTIALITÉ ET DE COOKIES
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

/* image de cookie */
.cc-revoke.cc-bottom.cc-right {
  content: url(/images/cookie.svg);
  width: 50px;
  height: 50px;
  margin-bottom: 5px;
  left: 15px;
  bottom: 15px;
  background-color: transparent !important;
  -webkit-animation: cookie 0.8s 1.8s both;
  animation: cookie 0.8s 1.8s both;
}

@keyframes cookie {
  0% {  
    visibility: hidden;
    transform: translate(0%, 100%); 
  }
  100% {
    visibility: visible;
    transform: translate(0%, 0%); 
  }
}

.cc-btn {
  font-weight: 600;
}
a.cc-btn:hover {
  text-decoration: none;
}

.cc-right {
  right: 0;
}

@media (max-width: 639px) {
  .cc-window.cc-banner .cc-compliance {
      gap: 2%;
  }
}

/* hauteur de la fenêtre */
div.cc-window.cc-banner {
  padding: 1em;
}

/* x pour fermer la fenêtre */
.cc-close {
  top: 1.5em;
  right: 1em;
  font-size: .5em;
}

/* placer les éléments dans la barre */
.cc-compliance {
  order: 2;
}

div.cc-checkboxes-container {
  order: 1;
}

/* cacher la flèche et les liens vers la politique de cookie et de confidentialité */
span.cc-cookie-settings-toggler, a.cc-link.cc-privacy {
  display: none;
}

/* espace devant la première boîte pour qu'on voit la bordure de gauche */
input.cc-cookie-checkbox+span {
  left: 1px;
}
 
/* espace sous le bouton paramètres */
.cc-window .cc-message {
  margin-bottom: 0em;
}

/* espace sous le paragraphe pour plus d'informations */
div.cc-window.cc-floating div.cc-settings-label {
  margin-bottom: 20px;
}

/* espace entre la boite à cocher et le texte */
a.cc-link label {
  padding-left: 5px;
}

/* couleur du crochet et du x des cookies */
div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled+span:before, div.cc-checkbox-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled+span:after, div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:checked+span:before, div.cc-checkbox-container.cc-checkboxes-filled input.cc-cookie-checkbox:checked+span:after {
  background-color: #fff;
  border-color: #333333;
}

/* centrer du crochet et du x des cookies */
div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled+span:after {
  left: 4px;
  top: -1px;
}

/* enlever la bordure */
div.cc-checkbox-container:not(:last-child) a {
  border-right: 0;
}

/* couleur du x */
div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled+span:after {
  color: #333333;
}

/* couleur du crochet */
div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:checked+span:after {
  border-color: #333333;
}

/* enlever le background dans les cases à cocher */
input.cc-cookie-checkbox+span:after {
  border-color: #fff #fff #fff #fff;
  background-image: linear-gradient(135deg,#fff 0,#FFF 100%);
}

/* design du bouton paramètres */
span.cc-message span.cc-cookie-settings-toggle {
  display: block;
  width: 110px;
  margin-bottom: 4px;
  padding: 0.4em 0.8em;
  border-bottom: 2px solid #6fb43f;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

span.cc-cookie-settings-toggle:hover {
  background-color: #6fb43f;
  border-color: #6fb43f;
}

/* design du bouton accepter */
div.cc-checkboxes-container a.cc-btn.cc-allow {
  width: 100%;
  height: 19px;
  margin-top: 10px;
  margin-bottom: 4px;
  padding: 0.4em 0.8em;
  border-bottom: 2px solid #6fb43f;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

div.cc-checkboxes-container a.cc-btn.cc-allow:hover {
  background-color: #6fb43f;
  border-color: #6fb43f;
}

/* design du bouton accepter tous les cookies */
a.cc-btn.cc-allowall {
  margin-right: 0 !important;
  width: 100%;
  border-bottom: 2px solid #6fb43f !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

a.cc-btn.cc-allowall:hover {
  background-color: #6fb43f;
  border-color: #6fb43f !important;
}

/* design du bouton refuser */
a.cc-btn.cc-deny {
  margin-right: 0 !important;
  width: 100%;
  border-bottom: 2px solid #6fb43f !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

a.cc-btn.cc-deny:hover {
  background-color: #6fb43f !important;
  border-color: #6fb43f !important;
}

/* desing du lien politique de confidentialité */

a.cc-link.cc-cookie {
  text-decoration: none !important;
}

a.cc-link.cc-cookie:hover {
  color: #6fb43f !important;
}

/* design des catégories de fichiers témoins */
a.cc-link label:hover {
  color: #6fb43f !important;
}

/* police */
.cc-revoke, .cc-window {
  font-family: 'Montserrat', sans-serif;
}

/* grosseur de la police nous utilisons les cookies */
div.cc-settings-label {
  font-size: 16px;
  padding-top: 2px;
}

div.cc-window.cc-floating {
  width: 100%;
  max-width: none;
  transform: translateY(16px);
}

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

  .cc-window.cc-floating .cc-compliance {
    gap: 0.2em;
    flex-wrap: nowrap;
  }

  a.cc-btn.cc-allowall, a.cc-btn.cc-deny {
    width: 48%;
  }

  .cc-checkbox-container {
    width: 32%;
  }

  div.cc-checkbox-container {
    align-items: flex-start;
    width: 23%;
  }

  div.cc-checkboxes-container a.cc-btn.cc-allow {
    width: 22%;
    margin-top: 0;
    transform: translateY(-2px);
  }

  div.cc-checkboxes-container {
    justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  div.cc-window.cc-floating {
    padding: 3em 5.5em;
  }
}

@media screen and (min-width: 992px) {
  div.cc-window.cc-floating {
    padding: 3em 8.5em;
  }
}

@media screen and (min-width: 1200px) {
  div.cc-window.cc-floating {
    padding: 3em 11.5em;
  }
}

@media screen and (min-width: 1400px) {
  div.cc-window.cc-floating {
    padding: 3em 19.5em;
  }
}

@media screen and (min-width: 1700px) {
  div.cc-window.cc-floating {
    padding: 3em 25.5em;
  }
}

@media screen and (min-width: 2000px) {
  div.cc-window.cc-floating {
    padding: 3em 32.5em;
  }
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        COPYRIGHT
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

@font-face {
  font-family: 'sciflysans, sans-serif';
  src: url('/templates/gtm_template4/typographies/scifly-sans-webfont.woff2') format('woff2'),
       url('/templates/gtm_template4/typographies/scifly-sans-webfont.woff2') format('woff');
  font-weight: normal;
  font-style: normal;
}


.gtm-row-copyright {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 240px;
}

.gtm-copyright1 {
  /* background-color: #6fb43f; */
  text-align: center;
  padding-left: 35px;
  padding-right: 35px;
}

.gtm-flinks {
  margin-top: 15px;
  color: #007799 !important;
  font-size: 16px !important;
}

.gtm-flinks a {
  color: #007799 !important;
}

.gtm-copyright  {
  padding-top: 15px;
  color: #007799 !important;
  font-size: 16px !important;
}


.gtm-copy-anim-logo .gtm-lien-gestimark {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}

a.gtm-lien-gestimark span {
  font-family: 'sciflysans, sans-serif';
  color: #636569 !important;
  letter-spacing: 1px;
  font-size: 1.2rem;
  padding-right: 10px;
}

.gtm-copy-anim-logo .gtm-lien-gestimark img {
  width: 50px;
  transform-origin: center;
  transition: all .2s ease-in-out;
}

.gtm-copy-anim-logo:hover .gtm-lien-gestimark img {
  transform: rotate(-30deg);
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        CRÉDITS
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

.gtm-credits .com-content-article__body {
  text-align: center;
}

.gtm-credits .com-content-article__body img.gtm-logo-gestimark-credit {
  width: 100%;
  max-width: 500px !important;
  padding-top: 80px;
  padding-bottom: 80px;
}

.ba-gallery {
  margin-bottom: 100px;
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        RECHERCHE
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

.gtm-article .gtm-finder {
  padding-top: 30px;
  padding-bottom: 60px;
  max-width: 800px;
  margin: auto;
}

.gtm-recherche {
  position: relative;
  margin-top: 60px;
  text-align: center;
}

.gtm-recherche .awesomplete {
  padding-right: 10px;
}

.gtm-recherche input {
  min-width: 170px;
  padding: 10px 5px;
  line-height: 1;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

.mod-finder__search.input-group .btn.btn-primary {
  padding-top: 6px;
  padding-bottom: 5px;
  /* border: 1px solid #40acf4;
  transition: border .2s ease-in-out */
}

/* .mod-finder__search.input-group .btn.btn-primary:hover {
  border: 1px solid #2b73a2;
} */

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        OUPS !
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

.gtm-oups {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: url(/images/gtm/gestimark-oups.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100vh;
  text-align: center;
  z-index: 0;
  border-radius: 50px;
  margin-top: -30px;
}

.gtm-oups::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(111,180,63);
  background: linear-gradient(0deg, rgba(111,180,63,1) 0%, rgba(25,119,153,1) 100%);
  border-radius: 50px;
  opacity: .8;
}

.gtm-oups h3 {
  position: relative;
  z-index: 2;
  font-size: 2rem;
  color: #fff;
}

.gtm-oups .gtm-custom  {
  padding-left: 60px;
  padding-right: 60px;
}

.gtm-oups .gtm-custom p {
  position: relative;
  z-index: 2;
  max-width: 800px;
  color: #fff;
}

.gtm-oups .gtm-custom a {
  line-height: 1.2;
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        MERCI !
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

.gtm-merci {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: url(/images/gtm/gestimark-merci.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100vh;
  text-align: center;
  z-index: 0;
  margin-top: -30px;
  border-radius: 50px;
}

.gtm-merci::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,0.15730042016806722) 0%, rgba(0,0,0,1) 100%);
  opacity: .8;
  border-radius: 50px;
}

.gtm-merci h3 {
  position: relative;
  z-index: 2;
  font-size: 2rem;
  color: #fff;
}

.gtm-merci .gtm-custom  {
  padding-left: 60px;
  padding-right: 60px;
}

.gtm-merci .gtm-custom p {
  position: relative;
  z-index: 2;
  max-width: 800px;
  color: #fff;
}

.gtm-oups .gtm-custom a {
  line-height: 1.2;
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        BLOG
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

/* ///// NE PAS TOUCHER ///// */


ul.fields-container {
  list-style: none;
  margin-left: 0;
}

.blog .blog-item {
  /* margin-bottom: 70px !important;
  border-radius: 50px;
  padding: 40px 20px 0px 20px; */
}


.blog .blog-item .item-content {
  display: flex;
  flex-direction: column;
  border-radius: 50px;
  padding: 40px 20px 0px 20px;
  background-color: #fff;
  box-shadow: 0px 0px 30px #d9d9d9, 0px 0px 30px #ffff;

}

.fields-container {
  order: 1;
  padding-left: 0;
} 

.field-value a {
  display: inline-block;
	color: #fff;
  background-color: #197799;
  line-height: 1.3rem;
  font-weight: 400;
  letter-spacing: 1px;
	padding: 10px 15px;
  margin: 25px 15px 30px;
  border-bottom: 2px solid #6fb43f;
  border-radius: 20px;
  transition: background-color .2s ease-in-out;
  text-align: center;
}


.field-value a:hover {
  background-color: #6fb43f;
}


.blog-items[class^=masonry-], .blog-items[class*=" masonry-"] {
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
}
.blog-items[class^=masonry-] .blog-item, .blog-items[class*=" masonry-"] .blog-item {
  display: inline-block;
  width: 100%;
  margin-bottom: 1em;
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
}

@media (min-width: 768px) {

  .blog-items.masonry-4 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }

  .blog .blog-item {
    padding: 40px 40px 0px 40px;
  }

}


@media (min-width: 992px) {
  .blog-items.masonry-2 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .blog-items.masonry-3 {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
  .blog-items.masonry-4 {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}


/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

MEDIA-QUERIES

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */




/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        Tablette
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

/* -----------------------------------------------------
						MODULES
------------------------------------------------------- */

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

  .gtm-pos-m .moduletable {
    padding-right: 30px;
  }
  
  .gtm-pos-r .moduletable{
    padding-left: 30px;
  }

  .gtm-pos-sl .moduletable {
    padding-right: 30px;
  }

  .gtm-pos-lm .moduletable {
    padding-left: 30px;
  }

  .gtm-pos-rm .moduletable {
    padding-right: 30px;
  }

  .gtm-pos-sr .moduletable {
    padding-left: 30px;
  }

  .gtm-box-chimp-labels {
    flex-direction: row;
  }


  /** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        Soutien dans vos demarches
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/
  ul.gtm-evenement li {
    flex-direction: row;
  }

}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        DESKTOP
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/


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

  .gtm-wrapper {
    padding-bottom: 165px;
    padding-top: 69px;
  
  }

  .gtm-row-copyright {
    height: 165px;
  }

/* -----------------------------------------------------
						ARTICLE
------------------------------------------------------- */

/* .gtm-article {
  padding: 0rem 60px 60px 60px;
} */

.gtm-article .page-header h1 {
  font-size: 2.4rem;
  margin-bottom: 70px;
}

/* -----------------------------------------------------
						MODULES
------------------------------------------------------- */

*[class^="gtm-pos"] .moduletable{
  padding: 3rem 60px 10px 60px;
}

.gtm-pos-simple-l .moduletable {
  padding-right: 30px;
}
.gtm-pos-simple-r .moduletable {
  padding-left: 30px;
}

.gtm-pos-l .moduletable{
  padding-left: 60px;
  padding-right: 0px;
}

.gtm-pos-m .moduletable {
  padding-left: 30px;
  padding-right: 30px;
}

.gtm-pos-r .moduletable{
  padding-left: 0px;
  padding-right: 60px;
}

.gtm-pos-sl .moduletable {
  padding-left: 60px;
  padding-right: 0px;
}

.gtm-pos-lm .moduletable {
  padding-left: 40px;
  padding-right: 20px;
}

.gtm-pos-rm .moduletable {
  padding-left: 20px;
  padding-right: 40px;
}

.gtm-pos-sr .moduletable {
  padding-left: 0px;
  padding-right: 60px;
}
/* -----------------------------------------------------------
                    CLIP-PATH
------------------------------------------------------------ */

.gtm-clip {
  clip-path: polygon(100% 0, 100% 100%, 0 92%, 0 0);
}


.gtm-clip-img .gtm-custom {
  clip-path: polygon(0 0, 100% 0, 93% 100%, 0 91%);
}

/* -----------------------------------------------------
						RESEAUX SOCIAUX
------------------------------------------------------- */

/* ----- Position du social share en desktop ----- */

  .gtm-ms1.ms1 {
    top: 55%;
    right: 0;
    left: auto;
    transform: translateY(-50%);
  }

  /* ----- Alignement vertical ----- */

  .rrssb-buttons {
    flex-direction: column;
  }

  /* ----- Ne pas toucher ----- */

  .bw-social-share .rrssb-buttons {
    min-height: 42px;
  }
  .bw-social-share .rrssb-buttons li {
    height: 42px;
    padding-bottom: 3px;
    margin-bottom: 3px;
  }
  .bw-social-share {
    padding: 15px 5px 10px 5px;
  }

/* -----------------------------------------------------
						OUPS
------------------------------------------------------- */

  .gtm-oups h3 {
    position: relative;
    z-index: 2;
    font-size: 4rem;
    color: #fff;
  }
  .gtm-oups .gtm-custom p {
    position: relative;
    z-index: 2;
    max-width: 800px;
    font-size: 30px;
    color: #fff;
  }

/* -----------------------------------------------------
						MERCI
------------------------------------------------------- */

.gtm-merci h3 {
  position: relative;
  z-index: 2;
  font-size: 4rem;
  color: #fff;
}
.gtm-merci .gtm-custom p {
  position: relative;
  z-index: 2;
  max-width: 800px;
  font-size: 30px;
  color: #fff;
}

/* -----------------------------------------------------
						FORMULAIRE
------------------------------------------------------- */


.gtm-form {
  max-width: 95%;
}

.gtm-form.gtm-form-plainte {
  max-width: 100%;
  margin-top: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}


/* -----------------------------------------------------
						RECHERCHE
------------------------------------------------------- */

.gtm-recherche {
  margin-top: 0px;
}

/* -----------------------------------------------------
						AMPZ
------------------------------------------------------- */

.ampz_btn {
  border-left: 2px solid #6fb43f;
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        HEADER
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/


.gtm-hero-bg .gtm-custom {
  min-height: 60vh;
  padding: 0px 40px 0px 40px;
}

.gtm-hero-bg .gtm-custom h1 {
  font-size: 2.3rem;
}

.gtm-hero-bg .gtm-custom p {
  font-size: 1.3rem;
}


/* --------------- Header Accueil --------------------- */
.gtm-hero-accueil-bg .gtm-custom h1 {
  font-size: 2.3rem;
}

.gtm-hero-accueil-bg .gtm-custom p {
  font-size: 1.3rem;
}
/* --------------- Header Credits --------------------- */


.gtm-hero-bg-credits .gtm-custom {
  min-height: 50vh;
}


.gtm-hero-bg-credits .gtm-custom h1 {
  font-size: 5rem;
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                        ACCUEIL
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

.gtm-img-law-d {
  display: block;
}

.gtm-img-law-m {
  display: none;
}


/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                                                SOUTIEN DANS VOS DEMARCHES
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/


/* .gtm-defense .gtm-custom {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap:10%;
}

.gtm-defense .gtm-custom div {
  width: 50%;
} */

.gtm-soutien .gtm-custom {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap:6%;
}

.gtm-soutien .gtm-custom div {
  width: 50%;
}

h6.gtm-titre-evenement {
  text-align: left;
  margin-left: 0;
}


}

