.haut-de-page-demarches {
	width:100%;
	font-family: 'Public-Sans';
	max-width:1048px;
}

.promotionAreaDemarche {
    width: 100%;
    font-family: 'Public-Sans';
    background-color: white;
    padding: 2em; 
    box-sizing: border-box;
	border-radius:8px;
	margin-top:20px;
	margin-bottom:20px;
	transition: box-shadow 0.3s ease;
	max-width:1048px;

}

.blocHautDePage > .col-md-12 > .row > .col-md-12 {
	display:flex;
	justify-content:center
}


.promotionAreaDemarche:hover {
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); 
}


.demarches-mainArea {
    width: 100%;
    max-width: 1048px;
    margin: 0 auto;
    font-family: 'Public-Sans';
    background-color: white;
	padding-top:1.5em;
    padding-right:2em;
	padding-left:2em;
	padding-bottom:1.5em; 
	min-height: 360px;
    box-sizing: border-box;
	border-radius:8px;
}

.promotion-demarches {
    align-items: flex-start;/*mettre center si l'image doit �tre au centre*/
    gap: 2em;
}

.haut-de-page-demarches > nav > .ariane{
	margin-left:0px;
	margin-top:15px;
}
@media (max-width: 768px) {
	
	.col-md-12{
		padding-left:0px;
		padding-right:0px;
	}
	
	.demarches-mainArea {
		margin-top:10px;
	    width: 100%;
		margin-left:0px;
	    font-family: 'Public-Sans';
	    background-color: white;
		padding-top:1.5em;
	    padding-right:2em;
		padding-left:2em;
		padding-bottom:1.5em; 
		min-height: 370px;
	    box-sizing: border-box;
		border-radius:0px;
	}
	
	.haut-de-page-demarches {
		width:84%;
		margin-left:8%;
		margin-right:8%;
		font-family: 'Public-Sans';
		margin-bottom:20px;

	}
	
	.promotionHightDiv{
		
	}
	
	.promotionAreaDemarche {
	    width: 92%;
	    margin-left: 4%;
	    margin-right: 4%;
	    font-family: 'Public-Sans';
	    background-color: white;
	    padding: 0em; 
	    box-sizing: border-box;
		border-radius:8px;
		margin-top:20px;
		margin-bottom:20px;
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); 
		
	}
	
	.colonne-gauche-demarches img {
	    max-height: none !important;
	    height: auto;
		width:100%;
	    display: block;
	}
	
	.colonne-gauche-demarches{
		width:100%;
	}
	
  .promotion-demarches {
    flex-direction: column;
    align-items: center;
    text-align: center;
	gap:0em;
	padding:20px;
  }
  
  .colonne-droite-demarches {
      margin-top: 0.2em;
      align-items: flex-start;
    }

    .contenu-promotion {
      text-align: left !important;
    }
	
	.lire-la-suite-promotion {
	    color: #0157A4  ;
	    cursor: pointer;
		font-size: 16px;
		margin-top:5px;
	}
	
	.contenu-demarches {
		text-align: left !important;
	}
	
	.titre-promotion {
		margin-top:15px;
}
  
  }
  
  .promotionHightDiv{
  		display:flex;
		justify-content:center;
  	}

.colonne-gauche-demarches img {
    max-height: 150px;
    height: auto;
    display: block;
}

.colonne-droite-demarches {
    display: flex;
    flex-direction: column;
	justify-content: flex-start;
}

.titre-promotion {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    margin-bottom: 0.3em;
}

.contenu-promotion {
	text-align: left !important;/*mettre justify est  plus "beau"?*/
    font-size: 18px;
    color: #000;
    line-height: 1.4;
}


.blocDemarches,
.blocHautDePage{
	background-color: #EEF7FF;
	padding: 1em;
	box-sizing: border-box;
}

.blocHautDePage{
	margin-bottom:-50px;
}

.promotion-lien {
   	text-decoration: none;
    color: inherit;
    display: block;
}

.promotion-lien:hover{
	text-decoration: none;
}


.haut-de-page-demarches h4 {
    font-size: 1.2em;
    margin: 0.8em 0 0.8em 0;
}

.haut-de-page-demarches h4 a {
    text-decoration: underline;
    color: inherit;
}

.titre-demarches {
    font-size: 2.5em;
    margin: 0.5em 0;
	font-weight: bold;

}

.lire-la-suite-promotion {
    color: #0157A4  ;
    cursor: pointer;
	font-size: 16px;
}

.contenu-demarches {
    font-size: 1.4em;
    line-height: 1.5;
    margin: 0.5em 0;
	text-align: left !important;
}

.demarches-filterArea {
  	display: flex;
 	align-items: center;
  	gap: 0.75em;
 	position: relative; 
  	font-family: sans-serif;
  	margin-bottom:21px;
  	margin-right: auto;
  	margin-left: 0 !important;
}

.servicesContainers {
  	display: flex;
  	flex-wrap: wrap;          
 	justify-content: center;
  	gap: 0.25rem;
  	padding: 0 0.25rem;
  	font-family: sans-serif;
  	margin-bottom: 1.3em;
  	box-sizing: border-box;
}

.servicesContainers .col-lg-3,
.servicesContainers .col-md-4,
.servicesContainers .col-sm-4,
.servicesContainers .col-xs-6 {
  	float: none !important;
  	width: auto !important;
  	display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    list-style-type: none;
    padding: 0;
}

.servicesContainers.editMode .col-lg-3 .jahia-template-gxt .gwt-HTML.x-component {
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5px;
    list-style-type: none;
    padding: 0;
}

.demarches-filterArea button {
  	margin: 0;
  	font-family: 'Public-Sans';
  	font-size: 16px;
}

.demarches-choice {
  	display: inline-flex;
  	align-items: center;
  	justify-content: center;
  	height: 32px;
  	padding: 1.2em 1.3em;
  	line-height: 1;
  	border: 1px solid #D5D5D5;
  	border-radius: 5px;
  	cursor: pointer;
  	user-select: none;
	gap: 0.85rem;
	background-color:white;
	font-family:'Public-Sans';
}

.demarches-filterArea svg {
  	display: block;
}

#filterList {
  	list-style: none;
  	display: none;
  	position: absolute;
  	top: 130%;
  	left: -10px;
  	margin: 0;
  	padding: 0.5em 0;
  	background: #fff;
 	border: 1px solid #ddd;
  	border-radius: 8px;
  	box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  	z-index: 10;
}

#filterList li label {
  	padding: 7px 13px;
  	white-space: nowrap;
  	display: flex;
  	font-family: 'Public-Sans';
  	font-weight: 400;
  	accent-color: #0157A4;
	cursor:pointer;
	font-weight:normal;
	margin-bottom:0;
}

#filterList.show {
  	display: block;
}

#filterList input[type=radio] {
  	margin-right: 0.6em;
  	width: 20px;
  	height: 20px;
  	margin-top: 0;
}

.demarches-filterText {
  	margin: 0;
}


@media (max-width: 1224px) { 
	.servicesContainers .col-lg-3 {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width: 993px) { 
		.servicesContainers .col-lg-3 {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 768px) { 
	.servicesContainers .col-lg-3 {
		grid-template-columns: repeat(1, 1fr);	
	}
}




.font-family-Roboto,
.font-family-Roboto * {
  font-family: 'Public-Sans', sans-serif !important;
}

#dernieres_service_title{
	color:#000000;
	font-weight: bold;
	text-align:center;
	display: flex;
	align-items: center;
	padding: 25px 0;
	width: auto;
    margin-left: auto;
    margin-right: auto;
	justify-content: center;
}

.dernieres_service_titre {
	margin: auto;
	margin-bottom: 10px;
}

#cadre_dernieres_actu_title{
	border: 1px solid #ECECEC;	
	margin-top:15px;
}

.carteServiceDemarches .service_link{
	height:100%;
	min-height: 250px;
}

.col-lg-3{
	margin-bottom:20px;


}

.bloc_service{
	margin: 20px 0px;
	padding: 0 5px;
	padding-left: 10px;
	margin-top: 0px;
}

.service_link{
	color: #000;
	text-decoration: none;
	display: flex;
	align-items: center; 
	justify-content: center;
	width: 100%;
}

#actu_link:hover{
	color:#000;
}


.service_category{
	display: inline-block;
	padding: 5px 8px;
	border-radius: 3px;
	font-family: 'Public-Sans';
	font-style: normal;
	font-size: 14px !important;
	line-height: 19px;
	margin-top: 20px;
}

.service_category:not(:first-child){
	margin-left: 5px;
}

.blocServicesManuelles_tags{
	min-height: 49px;	
}

.carteServiceDemarches .service_category {
	display:none !important;
}

.carteServiceDemarches .service_media {
	display:none !important;
}

.carteServiceDemarches .service_contenu {
	display:none !important;
}

.carteServiceDemarches .service_title {
	font-family: 'Public-Sans';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	font-weight: bold;
	color: #014C8E !important;
}



.service_title{
	font-family: 'Public-Sans';
	font-style: normal;
	font-size: 20px;
	line-height: 23px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    font-weight: bold;
    color: #000 !important;
}

.actu_date{
    /*font-style: oblique;
    margin-bottom: 10px;
    padding-left:30px;*/
    padding-left: 20px;
    padding-top: 5px;

}

.service_contenu{

  	padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    font-family: 'Public-Sans';
	font-style: normal;
	font-weight: normal;
	color:#6D6D6D;
	font-size: 14px;
	line-height: 20px;

}

.service_media media{
	margin-top: 30px;
}

.service_media{
	width: 33px;
	height: auto;
	text-align:center;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	margin-bottom: 15px;
}

/*.actu_media img{
	max-height:196px;
	max-width: 298px ;
	width:100%;
	height:100%;
	border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}*/

.actu_media video{
    width:100% !important;
	height:100% !important;
}

.service_acceder {
	color:#0157A4 !important;
	padding-bottom: 25px;
	padding-top:15px;
	bottom:0px;
	text-align:center;
	width:220px;
	padding-left:5px;
	font-family:"Public-Sans";
	margin-top:auto;

}

.service_underline {





	text-decoration: underline;
}

.video-js{
		width: 100% !important ;
}

.actu_media .vjs-big-play-button{
    top: 30% !important ;
    left: 0 !important ;
    margin: 0 auto !important;
    position: relative ! important;
    
}


.titleServiceUne {
	font-family: 'Public-Sans';
	font-style: normal;
	font-weight: bold;
	font-size: 36px !important;
	line-height: normal;
	color: #000000;
	width:auto;
	text-align: center;
	margin-left: 0px;
}

.dernieres_service_bloc {
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 49px;
	background: #F2F2F2;
	width: 100%;
    margin-right: auto;
    margin-left: auto;
}

a.btn.btn-secondary:hover:not(.page-link) {
    /*color: #0067a9 !important;*/
    background-color: #fff;
    border: 0.5px solid #0071B9;
    color: #0071B9;
}

a.btn.btn-secondary:active {
    color: #0489de !important;
    background-color: #fff;
    border: 1px solid #0067a9 !important;
}

.bouttonAllService {
	background: #FFFFFF;
	border: 0.5px solid #DBDBDB;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
	border-radius: 60px;
	min-width: 205px;
	min-height: 44px;
	font-family: 'Public-Sans';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	padding-top: 13px;
    padding-bottom: 13px;
    margin-top: 3px;
    font-weight: bold;
}

.btn_All_Service {
	width: 205px;
	height: 44px;
	margin-left: 16px;
}


.couche1 {
  transform: translate(0px,0px) rotate(6deg);
  z-index: 1;
  background:#FFF !important;
  position:absolute;


}

.couche2 {
  transform: translate(0px, 0px) rotate(3deg);
  background:#FFF !important;
  position:absolute;
  z-index: 1;


}



.carteServiceDemarches {
	position:relative;




}

.grid-4x1 .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;

}




.carteServiceDemarches > a > .tailleCarteService > .actu_link > .service_title {
  text-align: center !important;
}

.carteServiceDemarches .actu {
	position: relative; 
	z-index:3;
}


.carteServiceDemarches .tailleCarteService{
	width: 250px;
	background: #EEF7FF;
	border-radius: 8px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
	text-align: center;
	align-items: center;
	vertical-align: middle;
	transition : all 0.3s ease-out;





}

.carteServiceDemarches .tailleCarteService:hover {
	border-color: darkgrey;
	box-shadow: 0 0 0 2px darkgrey, 0px 4px 50px #d1d1d1;
    width: 250px;
}

.bloc_servicess .col-md-12 {
    background-color: #FFFFFF;
}

a.actu {
   	text-decoration: none;
   	color: #000000;





}


.carteService {
	position: relative;
}

.carteService .tailleCarteService {
	width: 220px;
	height: auto;
	background: #FFFFFF;
	border-radius: 8px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	text-align: center;
	vertical-align: middle;
	transition : all 0.3s ease-out;
	display:flex;
	flex-direction:column;

}

.carteService:hover .tailleCarteService {
	border-color: darkgrey;
	box-shadow: 0 0 0 2px #0157A4, 0px 4px 50px #d1d1d1;
    border-radius: 8px;
}

.carteService :focus-visible,.carteService :focus{
	outline-color:#0A76F6;
}

.carteService:active .tailleCarteService {
	background-color: #EEF7FF;
}

/* Small devices */
@media screen and (max-width: 993px) { 
	.actu_node,
	.actu{
		height:auto;
		width: 25%;
	}
	.actu_media .video-js{
	    width:100% !important;
		height:100% !important;
	}
	
	.video-js{
		width: 100% !important ;
	}

	#dernieres_service_title .btn_All_Service {
		margin-left: auto;
    	margin-right: auto;
    	position: relative;
    	bottom: -148px;
	}

	.btn_All_Service .bouttonAllService {
	    position: relative;
	    top: 229px;
	    margin-top: 32px;
	    margin-bottom: 44px;
	}

}

@media screen and (min-width: 993px ){
    #safari #dernieres_actu_title h2{
    	margin: 3px 0 25px 0; 
    }


}
@media screen and (max-width: 768px){
	.carteService .tailleCarteService {
		width: 350px;
	}
	.service_acceder {
		width: 350px;
	}
}

/*Ipad mode portrait*/ 
@media screen and (min-width: 768px) and (max-width: 768px)  {
	#dernieres_service_title .btn_All_Service {
		bottom: 48px;
	}

}

ul.footer-link-list {
	padding: 0;
    list-style-type: none;
}
ul.blocReseauxSociaux-liste {
	padding-left: 0px;
	padding-top: 30px;
}

ul.blocReseauxSociaux-liste li {
	/* padding-bottom: 7px; */
}

.titleReseauxSociaux {
    font-family: 'Public-Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 26px;
    padding-top: 50px;
}

.libelleReseaux {
	font-family: 'Public-Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    padding-top: 7px;
	padding-left: 17px;
	padding-right: 0px;
}

#cnav_reseaux_sociaux {
    padding: 0px;
}


@media screen and (max-width: 993px) {
    .libelleReseaux {
        display: none;
    }

    footer ul.blocReseauxSociaux-liste li {
        display: inline-block;
    }

    #cnav_reseaux_sociaux {
        padding: 0px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .titleReseauxSociaux {
        font-family: 'Public-Sans';
        font-style: normal;
        font-weight: 300;
        font-size: 22px;
        line-height: 26px;
        padding-top: 0px;
    }

    ul.blocReseauxSociaux-liste {
        display: inline-flex;
        margin-top: 17px;
        margin-bottom: 0px;
        padding-top: 0px;
        margin-left: 30px;
    }


}

.bloc-reseaux-sociaux>li>.col-lg-2 {
    padding-left: 0px;
}

.btn-sharing {
    padding: 1.2rem 2.25rem;
    border: 2px solid #0157A4;
    border-radius: 60px;

}


@media screen and (min-width: 994px) and (max-width: 1200px) {
    .libelleReseaux {
        top: -29px;
        left: 27px;
    }

    .margelibelleNewsletter {
        top: -16px;
        left: 23px;
    }

    .btn_All_Service {
        margin-left: -45px;
    }

    ul.blocReseauxSociaux-liste li {
        padding-bottom: 0px;
        margin-bottom: -16px;
    }
}


@media screen and (min-width: 769px) and (max-width: 993px) {
    .btn_All_Service .bouttonAllService {
        position: relative;
        top: 33px;
        margin-top: 32px;
        margin-bottom: 44px;
    }
}
.titleNewsletterFooter {
    font-family: 'Public-Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 26px;
}

.margeTitreNewsletter {
    margin-bottom: 24px;
}

.libelleNewsletter {
    font-family: 'Public-Sans';
    font-style: normal;
    font-weight: 500;�
    font-size: 14px;
    line-height: 16px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 3px;
}

.margeimage {
    padding-left: 0px !important;
}

.margelibelleNewsletter {
    padding-left: 20px;
    padding-right: 0px;
}

#cnav_footer_newsletter {
    padding: 0px;
    padding-top: 23px;
}

.newslettersFooter {
    display: inline-block;
}

.footer-newsletter {
  max-width: 320px;
  font-family: 'Public-Sans';
}

.footer-newsletter h2 {
  font-family: 'Public-Sans';
  font-size: 20px;
  font-weight: 600;
  color: white;
  margin-bottom: 10px;
}

.newsletter-description {
  font-size: 16px;
  color: white;
  margin-bottom: 15px;
  line-height: 1.7;
}

.footer-newsletter a.newsletter-button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: white;
  color: black !important;
  font-weight: 500;
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 9999px;
  min-width: 230px;
  height: 44px;
  box-sizing: border-box;
  text-decoration: none !important;
  text-align: center;
  transition: background-color 0.3s ease;
}

.footer-newsletter a.newsletter-button:hover {
  text-decoration: none !important;
  box-shadow: 0 0 0 0px darkgrey, 0px 4px 50px #818181;
}

.footer-newsletter .newsletter-button-text,
.footer-newsletter .newsletter-button-arrow {
  pointer-events: none;
}

@media screen and (max-width: 993px) {
    #cnav_footer_newsletter {
        padding: 0px;
        padding-top: 0px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .margeimage {
        margin-right: 90px;
    }

    .newslettersFooter {
        display: inline-block;
        margin-bottom: 20px;
    }

    .margelibelleNewsletter {
        display: flex;
        padding-left: 0px;
        padding-right: 0px;
        margin-top: -19px;
        margin-left: 30px;
    }

    .margeTitreNewsletter {
        margin-bottom: 20px;
    }

    .margelibelleNewsletter .libelleNewsletter {
        text-align: left;
        margin-left: 15px;
    }
}
.cnav_footer_row1 {
    background-color: #2b5b6e;
    color: #ffffff;
    margin-top: 15px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-top: 40px;
}

.cnav_footer_row1 a {
    color: #ffffff !important;
}

.cnav_footer_row2 {
    background-color: #ffffff;
    margin-left: 0px !important;
    margin-right: 0px !important;
    /*margin-top:10px;
	margin-bottom:10px;*/
}

.cnav_footer_listLink {
    text-align: center;
	padding-top: 2.5em;
    padding-bottom: 2.5em;
	padding-left:8%;
	padding-right:8%;
}

.cnav_footer_listLink a {
    color: #464646;
    text-decoration: none;
    display: inline-block;
    font-family: 'Public-Sans';
    font-style: normal;
    font-weight: 500;
	padding: 7.5px 10px;
    font-size: 14px;
    line-height: 16px;
}

.cnav_footer_listLink a:hover{
    text-decoration:underline;
}

#cnav_footer_listLink a::before {
    text-decoration: none !important;
    display: inline-block;
}

#cnav_footer_listLink a:first-child:before {
    content: "";
    padding: 0;
}


@media screen and (max-width: 768px) {
    .cnav_footer_row2 div {
        text-align: center;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 15px;
    }

    .container-footer {
        width: auto;
    }

    .cnav_footer_listLink a {
		width:100%;
        text-align: center;
        margin: 0;
        margin-bottom: 5px;
    }

    #cnav_footer_listLink .separateur_sous_footer:after {
        border: none;
    }

    #cnav_footer_listLink a::before {
        content: none;
    }

    #cnav_footer_listLink {
        margin-top: 33px;
    }

    .container-footer #cnav_footer_logo_branches {
        margin-top: 26px;
        margin-bottom: 60px;
    }

    .cnav_footer_row1 {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    #cnav_footer_logo_branches .moove_footer_logobranches {
        margin-right: 26px;
        margin-left: 61px;
    }
}

 .footer-wrapper {
    background-color: #005aa7;
    color: white;
    padding: 10px 10%;
    text-align: center;
  }
  
  .footer-column .blocReseauxSociaux {
  margin-top: 0;
  padding-top: 0;
}

  .footer-column .blocReseauxSociaux ul {
  display: flex;
  flex-direction: column;    /* Toujours en colonne, même en grand écran */
  align-items: flex-start;    /* Toujours aligné à gauche */
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer-column .blocReseauxSociaux li {
  display: flex;
  align-items: center;
  margin-bottom: 0px;       /* Espacement entre chaque ligne */
}

.footer-column .blocReseauxSociaux img {
  vertical-align: middle;
  margin-right: 15px;         /* Espace entre l'icône et le texte */
  max-width: 32px;            /* Taille cohérente */
  max-height: 32px;
}


.footer-column .blocReseauxSociaux a {
  font-family: 'Public-Sans';
  font-size: 16px;
  color: white;
  text-decoration: none;
  margin-bottom:15px !important;
}

.footer-column .blocReseauxSociaux a:hover {
  text-decoration: underline;
}


.footer-logos {
  margin-bottom: 20px;
  margin-top: 20px;
}

  .footer-logos img {
    max-height: 80px;
    margin: 0 10px;
    vertical-align: middle;
  }

  .footer-separator {
    border: none;
    border-top: 1px solid #fff;
    margin: 20px 0;
  }

  .footer-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
  }

  .footer-column {
    flex: 1 1 250px;
    max-width: 300px;
    text-align: left;
	margin-bottom:10px;

  }
  
  .blocReseauxSociaux h2{
	color:#fff;
  }

  .footer-column h2 {
 font-size: 22px;
  font-weight: 700;
  margin-bottom: 25px;
  font-family: 'Public-Sans';
  color:#fff;
  }

  .footer-column a {
    display: block;
    color: white;
	font-weight:normal;
    font-size: 16px;
    margin-bottom: 22px;
    text-decoration: none;
	font-family:'Public-Sans';
  }

  .footer-column a:hover {
    text-decoration: underline;
  }
  

.footer-separator {
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.35); /* ligne plus douce */
    margin: 30px auto; /* centrée */
    width:88%;
}
  
  @media screen and (max-width: 993px) {
	
	.footer-column{
		text-align:center;
		margin-bottom:0px;
	}
	
	
  .footer-column .blocReseauxSociaux ul {
  		align-items:center;
	}
	
	.footer-columns{
		gap:0px ;
	}
	
	.footer-column a{
		margin-bottom:16px;
	}
  
	.footer-logos{
		margin-top:35px;
	}
	
	.footer-separator{
		margin-top:20px;
		margin-bottom:20px;
	}
}


.moove_footer_logobranches {
    margin-right: 74px;
    margin-left: 74px;
}

#cnav_footer_logo_branches {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px;
}

@media screen and (min-width: 1280px) {
    .container-footer {
        margin-right: auto;
        margin-left: auto;
    }
}

.separateur_sous_footer:after {
    position: initial;
    content: "";
    width: 1px;
    right: 0;
    top: 25px;
    bottom: 25px;
    margin-right: -15px;
    margin-left: 15px;
}


/*Ipad mode portrait*/
@media screen and (min-width: 768px) and (max-width: 768px)  {
	#cnav_footer_logo_branches .moove_footer_logobranches {
		margin-right: 176px;
	    width: 50%;
	    margin-left: auto;
	}

}

@media screen and (min-width: 570px) and (max-width: 993px)  {
	#cnav_footer_logo_branches .moove_footer_logobranches {
		padding-left: 40px;
		margin-right: auto;
	    width: 50%;
	    margin-left: auto;
	}

}

/*Galaxy Fold*/
@media screen and (min-width: 280px) and (max-width: 280px)  {
	#cnav_footer_logo_branches .moove_footer_logobranches {
	    margin-right: 15px;
	    margin-left: 40px;
	}

}
/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/


/* Containers
----------------------------------------------------------------------------------------------------*/
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
	width:40px;
}

.container_16 .grid_2 {
	width:100px;
}

.container_16 .grid_3 {
	width:160px;
}

.container_16 .grid_4 {
	width:220px;
}

.container_16 .grid_5 {
	width:280px;
}

.container_16 .grid_6 {
	width:340px;
}

.container_16 .grid_7 {
	width:400px;
}

.container_16 .grid_8 {
	width:460px;
}

.container_16 .grid_9 {
	width:520px;
}

.container_16 .grid_10 {
	width:580px;
}

.container_16 .grid_11 {
	width:640px;
}

.container_16 .grid_12 {
	width:700px;
}

.container_16 .grid_13 {
	width:760px;
}

.container_16 .grid_14 {
	width:820px;
}

.container_16 .grid_15 {
	width:880px;
}

.container_16 .grid_16 {
	width:940px;
}



/* Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .prefix_1 {
	padding-left:60px;
}

.container_16 .prefix_2 {
	padding-left:120px;
}

.container_16 .prefix_3 {
	padding-left:180px;
}

.container_16 .prefix_4 {
	padding-left:240px;
}

.container_16 .prefix_5 {
	padding-left:300px;
}

.container_16 .prefix_6 {
	padding-left:360px;
}

.container_16 .prefix_7 {
	padding-left:420px;
}

.container_16 .prefix_8 {
	padding-left:480px;
}

.container_16 .prefix_9 {
	padding-left:540px;
}

.container_16 .prefix_10 {
	padding-left:600px;
}

.container_16 .prefix_11 {
	padding-left:660px;
}

.container_16 .prefix_12 {
	padding-left:720px;
}

.container_16 .prefix_13 {
	padding-left:780px;
}

.container_16 .prefix_14 {
	padding-left:840px;
}

.container_16 .prefix_15 {
	padding-left:900px;
}



/* Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .suffix_1 {
	padding-right:60px;
}

.container_16 .suffix_2 {
	padding-right:120px;
}

.container_16 .suffix_3 {
	padding-right:180px;
}

.container_16 .suffix_4 {
	padding-right:240px;
}

.container_16 .suffix_5 {
	padding-right:300px;
}

.container_16 .suffix_6 {
	padding-right:360px;
}

.container_16 .suffix_7 {
	padding-right:420px;
}

.container_16 .suffix_8 {
	padding-right:480px;
}

.container_16 .suffix_9 {
	padding-right:540px;
}

.container_16 .suffix_10 {
	padding-right:600px;
}

.container_16 .suffix_11 {
	padding-right:660px;
}

.container_16 .suffix_12 {
	padding-right:720px;
}

.container_16 .suffix_13 {
	padding-right:780px;
}

.container_16 .suffix_14 {
	padding-right:840px;
}

.container_16 .suffix_15 {
	padding-right:900px;
}



/* Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .push_1 {
	left:60px;
}

.container_16 .push_2 {
	left:120px;
}

.container_16 .push_3 {
	left:180px;
}

.container_16 .push_4 {
	left:240px;
}

.container_16 .push_5 {
	left:300px;
}

.container_16 .push_6 {
	left:360px;
}

.container_16 .push_7 {
	left:420px;
}

.container_16 .push_8 {
	left:480px;
}

.container_16 .push_9 {
	left:540px;
}

.container_16 .push_10 {
	left:600px;
}

.container_16 .push_11 {
	left:660px;
}

.container_16 .push_12 {
	left:720px;
}

.container_16 .push_13 {
	left:780px;
}

.container_16 .push_14 {
	left:840px;
}

.container_16 .push_15 {
	left:900px;
}



/* Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .pull_1 {
	left:-60px;
}

.container_16 .pull_2 {
	left:-120px;
}

.container_16 .pull_3 {
	left:-180px;
}

.container_16 .pull_4 {
	left:-240px;
}

.container_16 .pull_5 {
	left:-300px;
}

.container_16 .pull_6 {
	left:-360px;
}

.container_16 .pull_7 {
	left:-420px;
}

.container_16 .pull_8 {
	left:-480px;
}

.container_16 .pull_9 {
	left:-540px;
}

.container_16 .pull_10 {
	left:-600px;
}

.container_16 .pull_11 {
	left:-660px;
}

.container_16 .pull_12 {
	left:-720px;
}

.container_16 .pull_13 {
	left:-780px;
}

.container_16 .pull_14 {
	left:-840px;
}

.container_16 .pull_15 {
	left:-900px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
.gwt-body-edit, body {
	background-color:white;
}
