@import url('https://fonts.cdnfonts.com/css/gotham');

font-family: 'Gotham', sans-serif;
font-family: 'Gotham Black', sans-serif;
font-family: 'Gotham Light', sans-serif;
font-family: 'Gotham Thin', sans-serif;
font-family: 'Gotham XLight', sans-serif;
font-family: 'Gotham Book', sans-serif;
font-family: 'Gotham Ultra', sans-serif;
   
body {
    font-family: 'Gotham', sans-serif;
}

.h1, h1 {
  font-size: 2rem;
}

.h2, h2 {
  font-size: 1.7rem;
}

.h3, h3 {
  font-size: 1.2rem;
}

div.page-header h1{
  font-size: 2rem;
}

div.com-content-article__body h1{
  font-size: 1.85rem;
}

img {
  height: auto;
  max-width: 80%;
}


:root {
    --cassiopeia-color-primary: #e75c21;
    --cassiopeia-color-link: #e75c21;
    --cassiopeia-color-hover: #F2B708;

    --cassiopeia-font-family-body: "Gotham", sans-serif;
    --cassiopeia-font-family-headings: "Gotham", sans-serif;
    --cassiopeia-font-weight-headings: 500;
    --cassiopeia-font-weight-normal: 300;
  	--breadcrumb-divider : url("../images/Polygon.png");
}

/* Header */
.header {
    background: e75c21;
}

.container-header {
  background-color: var(--cassiopeia-color-primary);
  background-image: none;
  box-shadow: none;
  position: relative;
  z-index: 10;
}

/* Bannière */
.container-banner {
  display: block;
    margin-bottom: 0px;
}

/* Top menu */
.container-topbar{
  background-color: #FFF;
}

.container-topbar .metismenu-item{
    	border-right: 2px solid #D9D9D9;
        margin-top: 10px;
        margin-bottom: 10px;
	    padding: 5px 12px 2px;
}

.container-topbar .metismenu-item a {
    font-size: 1rem;
  	line-height: 1.5;
}


/* Menu principal */
.container-header .mod-menu {
    color:var(--cassiopeia-color-primary);
  	font-family: 'Gotham Book';
  	justify-content: center;
}

#navbar1 .menu-principal{
    color: #fff;
}

.mod-finder__advanced-link{
  display:none;
}

.container-nav{
    padding-bottom: 0em;
}

/* menu principal avec Dji MegaMenu */
#dj-megamenu209 a{
  color: #fff;
  font-family: 'Gotham Book';
  font-size: 1.2rem;
}

#dj-megamenu209 ul a{
    font-family: 'Gotham Book';
    font-size: 1rem;
    color: #333;
}

/* Burger mobile pour menu principal avec Dji MegaMenu */
#dj-megamenu209mobile .dj-mobile-open-btn {
  color: #fff;
  background-color: #e75c21;
}

.container-banner{
    padding-top: 15px;
}

/* Fil d'ariane */
.breadcrumb {
  background-color: #EAEAEA;
  margin-bottom: 0;
  height: auto;
}

.breadcrumb-item.active {
  color: #e75c21;
  font-weight: 500;
  display: flex;
  align-items: center;
}

/* Le bloc vous êtes ici */
.mod-breadcrumbs .mod-breadcrumbs__here {
  background-color: #e75c21;
  color: #fff;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
}

.mod-breadcrumbs li.mod-breadcrumbs__here {
  padding-left: 5px;
  display: flex;
  align-items: center;
}
/* Fin Le bloc vous êtes ici */

.mod-breadcrumbs .breadcrumb-item span{
    padding-left: 10px
}

.breadcrumb-item + .breadcrumb-item::before {
  color: #6d757e;
  content: var(--breadcrumb-divider);
  float: left;
  padding-right: .5rem;
  padding-left: .5rem;
}

.mod-breadcrumbs__item {
    display: flex;
    align-items: center;
}

/* Séparation devant Accueil */
li.mod-breadcrumbs__item::before {
  color: #6d757e;
  content: var(--breadcrumb-divider);
  padding-left: 10px;
}
/* Fin Séparation devant Accueil */

.breadcrumb-item a{
  color: #000000;
  text-decoration: none;
  font-weight: 400;
}

/* Le pied de page */
.footer {
  background-color: #333;
  background-image: none;
  color: #fff;
  margin-top: 0.5em;
}

/* Read more */
p.readmore .btn{
  background-color: #e75c21;
  color: #fff;
  border: none;
}

/* Titre des modules */
div.card h3{
  color: var(--cassiopeia-color-primary);
}

/* Module Menu haut page accueil */
div.adherer{
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #e75c21;
  border-radius: 30px;
}

div.espace{
  display: flex;
  align-items: center;
  justify-content: center;
    border: 2px solid #e75c21;
  border-radius: 30px;
}

div.faq{
  display: flex;
  align-items: center;
  justify-content: center;
    border: 2px solid #e75c21;
  border-radius: 30px;
}

/* Module Menu page accueil */
.menu-haut {
  display: flex;
  margin-top: 0;
  justify-content: center;
}

.menu-haut h2.card__title{
  font-size: 22px;
  font-weight: bolder;
}

#mod-custom208 div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

/* Module dernieres publications/ Mode block */
/* Titre a deux couleurs */
h3.card-header.dernieres{
  color: #000!important;
}

h3.card-header b{
  color: #e75c21;
}

/* Module dernieres publications en mode Magazine*/
/* Titre a deux couleurs */
h3.dernieres{
  color: #000!important;
}

h3.dernieres b{
  color: #e75c21;
}

h3.dernieres {
  background-color: #fff !important;
  border-bottom-color: #E15C12 !important;
  font-family: 'GothamCondensed Light', arial, sans-serif;
  font-size: 20px;
  border-bottom: 1px solid #000;
  border-bottom-color: rgb(0, 0, 0);
  font-family: "GothamCondensed Bold", arial, sans-serif;
  line-height: 32px;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin: 25px 0px;
}

.nouvelles_pub h3 {
    font-weight: 500;
    color: #E75C21;
    font-size: 1.7rem;
}

/* Module Se Connecter */
/* Titre a deux couleurs */
h3.card-header{
  color: #000 !important;
  background-color: #fff !important;
  border-bottom-color: #E15C12 !important;
  font-family: 'GothamCondensed Light', arial, sans-serif;
  font-size: 20px;
  border-bottom: 1px solid #000;
    border-bottom-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  font-family: "GothamCondensed Bold", arial, sans-serif;
  line-height: 32px;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin: 15px 15px;
}

h3.card-header b{
  color: #e75c21;
}

/* Module Statut et juridique */
div.Statut-juridique a{
  color: #343434;
  text-decoration: none;
}
div.Statut-juridique a:hover{
  color: var(--cassiopeia-color-primary);
  text-decoration: none;
  font-weight: bold;
}


/* Menu accordeon de statut Juridique */
.statut-juridique ul.mm-collapse.mm-show{
  background-color: #fff!important;
}

/* CARDS */

#mod-custom208  .cards {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center ;
}

#mod-custom208 .card {
  margin: 20px;
  padding: 20px;
  width: 200px;
  min-height: 50px;
  display: grid;
  grid-template-rows: 20px 30px 1fr 30px;
  border-radius: 10px;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.15);
  transition: all 0.2s;
}

.card:hover {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.4);
  transform: scale(1.01);
}

.card__link,
.card__exit,
.card__icon {
  position: relative;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.9);
}

.card__link::after {
  position: absolute;
  top: 25px;
  left: 0;
  content: "";
  width: 0%;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.6);
  transition: all 0.5s;
}

.card__link:hover::after {
  width: 100%;
}

.card__exit {
  grid-row: 1/2;
  justify-self: end;
}

.card__icon {
  grid-row: 2/3;
  font-size: 30px;
}

.card__title {
  grid-row: 3/4;
  font-weight: 400;
  color: #ffffff;
}

.card__apply {
  grid-row: 4/5;
  align-self: center;
  padding-top: 5px;
}

.menu-haut a{
  color: #fff;
}

/* CARD BACKGROUNDS */

.card-1 {
  background-color: #78c7ce;
}

.card-2 {
  background-color: #bb9ac4;
}

.card-3 {
  background-color: #aac955;
}

.card-4 {
  background-color: #e75c21;
}

.card-5 {
  background: radial-gradient(#f588d8, #c0a3e5);
}

.menu-haut{
  border-bottom: 2px solid #F5F5F5;
}

/* Partie Faq */
.com-content-category-blog div.page-header h2{
  color: var(--cassiopeia-color-primary);
}

.FAQ .card-body li a{
  color: #343434;
  text-decoration: none;
}

.FAQ a:hover{
  color: var(--cassiopeia-color-primary);
}

.FAQ .card-body li.active a{
  color: var(--cassiopeia-color-primary);
  font-weight: bold;
  text-decoration: none;
}

.faq-images img{
  height: 100%;
  max-width: 85%;
}

.faq-images{
  margin: 10px
}

.com-content-categories__item  {
  border-bottom: none; 
}

.com-content-category-blog div.page-header h2 {
  font-size: 1.2rem;
}

.com-content-category-blog div.item-content p  {
  font-size: 1rem;
}

.com-content-category-blog.blog h1{
  margin: 10px;
} 

.com-content-category-blog__item .item-content{
  margin: 10px;
}

/* Partie recherche et liste des syndicats */
.sdk{
  padding: 14px;
}

.com-content-category-blog__children.com-content-category-blog__children{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.sdk.com-content-category-blog__child{
  border: 1px solid #eaeaea;
  padding: 20px;
  background-color: #eaeaea;
}

.sdk.com-content-category-blog__child:hover{
  background-color: #F2B708;
}

.sdk.com-content-category-blog__child a{
  text-decoration: none;
  color: #e75c21;
}

.sdk.com-content-category-blog__child a:hover{
  text-decoration: none;
  color: #e75c21;
}

.sdk.com-content-category-blog__child h3{
  margin: 0;
}
	
/* Module Newsletter side-right */
	.acym_form.form-group {
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	}
	label.cell {
	    display: flex;
	    align-items: center;
	    margin-bottom: 10px;
	}
	.onefield{
	  display: flex!important;
	}
	
	.onefield {
	    justify-content: flex-end;
	}
	.onefield input {
	    max-width: 200px;
	}
	.acym__users__creation__fields__title {
	    text-align: right;
	   margin-right: 10px;
	}
	.cell.acym__user__edit__email {
	  width: 300px;
	}

.cell.cell input{
  width: 300px;
}
	.acym_module_form input.cell {
	  appearance: none;
	  background-clip: padding-box;
	  border: 1px solid #ced4da;
	  border-radius: .25rem;
	  border-top-right-radius: 0.25rem;
	  border-bottom-right-radius: 0.25rem;
	  color: #22262a;
	  font-size: 1rem;
	  font-weight: 400;
	  line-height: 1.5;
	  padding: .6rem 1rem;
	  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	  -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	}

/* Page de connexion, login */
.com-users-login.login{
  width: 50%;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.com-users-login.login h1{
  color: #000 !important;
  background-color: #fff !important;
  border-bottom-color: #E15C12 !important;
  font-family: 'GothamCondensed Light', arial, sans-serif;
  font-size: 20px;
  border-bottom: 1px solid #000;
  border-bottom-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  font-family: "GothamCondensed Bold", arial, sans-serif;
  line-height: 32px;
  text-transform: uppercase;
  padding-bottom: 10px;
}

/* Module smart recherche et smart recherche result */
.result__title-text {
  font-size: 1.1rem;
}

/* Bloc droit acces syndicat */
.acces-syndicat a{
  color: #e45c21;
}

/* Pied page Newsletter */
.newsletter-footer{
  padding-left: 5rem;
  border-left: 1px dotted #fff;
  border-right: 1px dotted #fff;
  padding-right: 5rem;
}
.newsletter-footer h3{
  text-align: center;
  border-right: none;
    border-left: none;
}

/* Formulaire inscription newsletter */
.newsletter-page .form-news-page{
  display: flex;
  justify-content: center;
  padding: 10px;
  margin: 10px;
  border: 2px solid #E75C21;
}

.newsletter-page .acym_introtext{
  font-style: italic;
  font-size: 1rem;
  font-weight: bold;
  padding: 15px 0;
}

/* Bloc de texte Masonry */
  .blog-items .blog-item {
    padding: 0;
    display: inline-block;
    background: #fff;
    padding: 1em;
    margin: 0 0 1em;
    margin-bottom: 1em;
    width: 100%;
    -webkit-transition: 1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }

/* RESPONSIVE */

@media (max-width: 1600px) {
  .cards {
    justify-content: center;
  }
 
}

@media (min-width: 992px) { 
  .newsletter-footer{
    padding-top: 1em;
    padding-bottom: 1em
  }
  

}

@media (max-width: 768px) {
  .container-topbar, .menu-haut{
    display: none;
  }
  .-mentions{
    margin-bottom: 1em;
  }
  .newsletter-footer{
    padding-top: 1em;
    border-top: 1px dotted #fff;
    border-bottom: 1px dotted #fff;
    border-left: none;
    border-right: none;
    padding-bottom: 1em;
  }
  
  .newsletter-footer h3{
    border-top: none;
    border-bottom: none;
  }
   .nom-site{
    margin-top: 2em; 
  }
}

@media (max-width: 576px) { 
  .container-topbar{
    display: none;
  }
  .-mentions{
    margin-bottom: 1em;
  }
  .newsletter-footer{
    padding-top: 1em;
    border-top: 1px dotted #fff;
    border-bottom: 1px dotted #fff;
    border-left: none;
    border-right: none;
  }
  
  .newsletter-footer{
    padding-bottom: 1em
  } 
  
  .newsletter-footer h3{
    border: none;
  }
  
    .nom-site{
    margin-top: 2em; 
  }
  
   .sal-wrapper.sal-columns-2 .sal-grid>.sal-item {
  -ms-flex:0 0 50%;
  flex:0 0 50%;
  max-width:50%;
  padding-right: 1em;
     padding-left: 1em;
 }
}

/* partage facebook */
.s2s_credits_wrapper{
  display: none;
}

