/*----MASTERCSS-----*/
.skins .bg_bleuF ul li::before {
  color: #fff!important;
}
.case2col.bg_bleuP ul li::before {
	color: var(--bleuF)!important;
}
.removePadB{
	padding-bottom: 0!important;
}
.removePadT{
	padding-top: 0!important;
}
.iconeText i{
	color: var(--bleuP);
  font-size: 1.5rem;
}
.iconeText{
	padding-bottom: 1rem;
}
.bg_bleuF .btn.btnOrange:hover{
	background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.ctn100 
#rmp-container-450{
	z-index: 99;
}
#masthead .logo a{
	z-index: 999999;
	position: relative;
}
#masthead .flexThat {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#masthead .btn{
	padding: 0.5rem 1.75rem;
	font-size: 0.7rem;
}
#masthead.sticky{
	padding: 0.8rem 0;
}

#masthead .btn
body:has(.is-active){
	overflow: hidden;
}
body:not(.home) .ctn100 h1{
	font-size: 3.25rem;
	line-height: 3.75rem;
	/*margin-bottom: 0!important;*/
}
body:not(.home) article .ctn100 .containerTitreBlogue h1 {
	margin-bottom: 0 !important;
}
body:not(.home) article h1{
	font-size: 3.25rem;
	line-height: 3.75rem;
}
.sectionPortfolio h1{
	font-size: 3.25rem;
	line-height: 3.75rem;
	margin-bottom: 0!important;
}
/* mobile menu*/
.rmp-menu-wrap ul .rmp-menu-top-level-item a{
	padding: 0 5%;
}
#rmp-menu-wrap-450 .rmp-submenu-depth-1 .rmp-menu-item-link{
	padding-left: 5%!important;
}
.rmp-menu-wrap ul .rmp-menu-top-level-item{
	background-color: #fff;
}
#rmp-menu-wrap-450 .rmp-submenu .rmp-menu-item-link{
	font-size: 14px!important;
	color: var(--bleuF)!important;
}
ul.rmp-submenu {
	background-color: var(--bleuP20);
}
#rmp-menu-wrap-450 .rmp-menu-item-link .rmp-font-icon{
	font-size: 22px!important;
}
#rmp-menu-wrap-450 .rmp-menu-subarrow{
	right: 55px!important;
}
/*.btnHeader{
	margin-right: 4rem;
}*/
.home .image3Ctn h3{
	margin-bottom: 1.9rem!important;
}
.fw500{
	font-weight: 500;
}
.skins section.ctn100.padTB:last-of-type{
	padding-bottom: 0;
}
body:not(.home) footer.padT{
	padding-top: 1.4rem;
}
.sectionSlider.padTB{
	padding-top: 2.25em;
  padding-bottom: 2.25em;
}
/*.col4Grille a{
	text-decoration: underline;
}
.col4Grille a:hover{
	text-decoration: none;
}*/

/*--Menu---*/

body:has(.sticky) #masthead .logo img{
    max-width: 5.5rem;
}
body:has(.sticky) #masthead .ctnSecondMenu,
body:has(.sticky) #masthead .main-menu .menu:after{
    display: none;
}


/*--toggle content---*/

.toggleHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  background-color: transparent;
  width: 100%;
  text-align: left;
}
.theToggle .toggleMore ul{
	margin-top: 0;
}
/* Triangle */
.triangle {
  display: flex;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #003f4d; /* adjust color */
  transition: transform 0.3s ease;
  transform: rotate(225deg);
}
.bg_bleuF .moreDesc .triangle{
	border-top: 6px solid #fff;
}
.bg_bleuF .theTogglePage .toggleContainer{
	border-bottom: 1px solid #fff;
}
/* Rotate when active */
.rowToggle.active .triangle {
  transform: rotate(315deg);
}



.toggleContainer:first-child .month,
.toggleContainer:first-child .rowWrap {
  padding-top: 0;
}
.toggleContainer:last-child .month {
    padding-bottom: 0;
}
/* Month column styling */
.month {
  padding: 35px 0;
  padding-right: 3rem;
}
.titreToggle h3{
	margin-bottom: 0!important;
	font-weight: 500;
}
.month h3{
	margin-bottom: 0!important;
	font-weight: 700;
}
/* Keep spacing consistent */
.ext_space.rowWrap {
  padding: 35px 0;
  border-bottom: 1px solid var(--bleuF);
  cursor: pointer;
}
.toggleContainer .ext_space.rowWrap:first-child {
  padding-top: 0;
}
.toggleMore {
  padding-top: 25px;
}
.theTogglePage .toggleContainer {
  padding: 35px 0;
  border-bottom: 1px solid var(--bleuF);
  cursor: pointer;
}
.theTogglePage .toggleContainer:first-child{
	padding-top: 0;
}
.theTogglePage .toggleContainer:has(.ext_space){
	padding: 0;
	border-bottom: none;
}
/*--3colImage---*/
.image3Ctn{
	margin-bottom: -40px;
}
/*--3colChiffre---*/
.ctn4grille{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 100px 0;
	padding-top: 1.9em;
  width: 100%;
}
.ctn4grille .padLR {
	padding-left: 3em;
	padding-right: 3em;
}
.ctn4grille:has(.txtBleuP) {
	padding-top: 3.2em;
}

.ctn3grille{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 100px 0;
	padding-top: 4.9em;
  width: 100%;
}

.sectionChiffre3 .ctn3grille .col:nth-child(3n) .boxs{
	border-right: none;
}
.sectionChiffre .ctn4grille .col:nth-child(4n) .boxs{
	border-right: none;
}
@media screen and (max-width: 1440px) {
	.ctn3grille{
		gap: 20px 0;
	}
	.ctn4grille{
		grid-template-columns: repeat(2, 1fr);
		gap: 20px 0;
	}
	.sectionChiffre .ctn4grille .col:nth-child(4n) .boxs{
		border-right: 1px solid rgba(16, 66, 77, 0.5);
	}
	.sectionChiffre .ctn4grille .col:nth-child(2n) .boxs{
		border-right: none;
	}
}
@media screen and (max-width: 1024px) {
	.ctn3grille{
		grid-template-columns: repeat(1, 1fr);
		gap: 20px 0;
	}
	.sectionChiffre3 .ctn3grille .col .boxs{
		border-right: none;
		border-left: 1px solid rgba(16, 66, 77, 0.5);
	}
	.contentSingle.padLR, 
	.ctnBanner .padLR {
		padding-left: 4em !important;
		padding-right: 4em !important;
	}

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


}
@media screen and (max-width: 640px) {
	.ctn4grille{
		grid-template-columns: repeat(1, 1fr);
	}
	.sectionChiffre .ctn4grille .col .boxs{
		border-right: none;
		border-left: 1px solid rgba(16, 66, 77, 0.5);
	}
	.contentSingle.padLR, 
	.ctnBanner .padLR {
		padding-left: 2em !important;
		padding-right: 2em !important;
	}
}


.noPadChiffre{
	padding-top: 0;
}
/*--2colGrille---*/
.col2Grille{
	display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 40px;
}
.colonne2Titre h4{
	margin-bottom: 1.75rem!important;
}
/*--4colGrille---*/
.col4Grille{
	display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 60px 45px;
}
.titre3col{
	margin-bottom: 1rem;
}

.col4Item {
  display: flex;
  flex-direction: column;
  height: 100%; /* optional, or set a specific height if needed */
}

.col4Item .theBox {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.col4Item .insideBoxs {
  flex-grow: 1; /* fills available space so button sits at bottom */
}

.col4Btn {
  margin-top: auto; /* pushes it to the bottom of .theBox */
  padding-top: 1rem; /* optional spacing */
}
/*--col3Image---*/
.col3Image .contenuEquipe p{
	font-size: 0.8rem;
}
.Grille_image3Col{
	display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px 37px;
}
.col3Image .Grille_image3Col img{
	padding-bottom: 1.5rem;
}
.titreEquipe h4{
	font-weight: 500;
	margin-bottom: 0.5rem!important;
}
/*--5050Image_text---*/
.image_text{
	padding-bottom: 2.25rem;
}
.textHeight{
	margin-bottom: 2.25rem;
}
.verticalImageText .colonne1{
	padding-right: 3rem;
}
.verticalImageText .colonne2{
	padding-left: 3rem;
}
.verticalImageText .h5050-half-inner .image_text img{
	height: 20rem;
	object-fit: cover;
}
.colonne_1 .padToggle{
	padding-right: 20%;
	padding-left: 0;
}
.colonne_2 .padToggle{
	padding-left: 20%;
	padding-right: 0;
}
.inverted .colonne_1 .padToggle{
	padding-right: 0;
	padding-left: 20%;
}
.inverted .colonne_2 .padToggle{
	padding-right: 20%;
	padding-left: 0;
}
/*--3colGrille---*/

.col3Grille{
	display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px 34px;
}
/*--portfolio---*/

.portfolio .bigTitle{
	font-weight: 300;
}
.portfolio{
	margin: 0 1.5rem;
}
.portfolioPad{
	padding-top: 3.5rem;
	padding-bottom: 3.5rem;
}
.portfolio > div:last-child.bg_blanc .borderPortfolio {
	border-bottom: 1px solid #88A1A6;
}
/*--5050FullW---*/

/*.fullW .h5050-image img{
	min-width: 940px;
	object-fit: cover;
}*/
.fullW .colonne_2 .h5050-image{
	padding-left: 11%;
}
.fullW .colonne_1 .h5050-image{
	padding-right: 11%;
}
.fullW .colonne_2 .h5050-text{
	padding-left: 0;
}

/*--5050Full---*/

.th-mobileBtn{
	padding-top: 1.5em;
}
.colonne_1 .h5050-text {
  padding: 0 10% 0 0;
}
.colonne_2 .h5050-text {
    padding: 0 0 0 14%;
}
.colonne_1 .largeur_texte.h5050-text{
	padding-right: 20%;
}
.colonne_2 .largeur_texte.h5050-text{
	padding-left: 0;
}
.h5050-text i{
	font-size: 2rem;
	color: var(--bleuP);
}
.h5050-text p:has(i){
	margin-bottom: 0.6rem!important;
}
.colonne_2 .h5050-image{
	padding-left: 20%;
	padding-right: 0;
}
.content-h5050.inverted .colonne_2 .h5050-image{
	padding-right: 20%;
	padding-left: 0;
}
.colonne_1 .h5050-image{
	padding-right: 20%;
	padding-left: 0;
}
.content-h5050.inverted .colonne_1 .h5050-image{
	padding-left: 20%;
	padding-right: 0;
}
.h5050-image img{
	/*min-width: 28.65rem;*/
}
/*.colonne_2 .h5050SliderPad{ 
	padding-left: 20%;
}*/
@media screen and (max-width: 1024px) {
	.content-h5050 .colonne_1{
		 padding-bottom: 20px;
	}
	.content-h5050.inverted .colonne_1 .h5050-image{
		padding-top: 20px;
		padding-bottom: 0;
	}
	.content-h5050 .colonne_2{
		padding-top: 20px;
	}
	.content-h5050.inverted .colonne_2 .h5050-image{
		padding-bottom: 20px;
		padding-top: 0;
	}
}

.colonne_1 .h5050-text.h5050SliderPad{
	padding-right: 20%;
}
/*.colonne_1 .h5050-image{
	padding-right: 20%;
}
.colonne_2 .h5050-image{
	padding-left: 20%;
}*/
.h5050-text.has-image{
	padding: 0;
}
.flecheContainer{
	position: relative;
  	overflow: hidden;
  	padding-top: 15px;
}
.fleche_down{
	width: 100px;
	height: 100px;
	background-color: var(--orange);
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.arrow-nav-container {
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
}
.fleche_down i{
	margin-top: 38px;
  font-size: 40px;
  color: var(--bleuF);
}


/* IMPORTANT: remove any previous rule that set overflow: visible on .slick-list */
.h5050-slider .slick-list{ 
	overflow: hidden; 
}  /* default */

.content-h5050 .slick-slide img {
    padding: 0 0 1.5em 0 !important;
    max-width: 6rem !important;
}
.h5050-slider .slick-slide .h5050-half-inner > *{
  opacity: .28;
  transition: opacity .25s ease;
}
.h5050-slider .slick-slide.slick-current .h5050-half-inner > *{
  opacity: 1;
}

/* Your per-article line (no knob) */
.h5050-slider .h5050-half-inner{ 
	position:relative; 
	padding-top:5em;
	padding-right: 3.5em; 
}
.h5050-slider .slick-slide:not(.slick-center) .h5050-half-inner::before{
	left: 0;
}
.h5050-slider .h5050-half-inner::before{
content: "";
  position: absolute;
  left: 46px;
  right: 0;
  top: 24px;
  height: 2px;
  background: var(--gris) !important;
  opacity: 1;
  border-radius: 999px;
}

.h5050-slider .h5050-half-inner::after {
  content:""; 
  position:absolute; 
  top:0; 
  left:0;
  width:51px; 
  height:51px; 
  border-radius:50%;
  border:4px solid var(--gris)!important; 
  background: #fff;

  /* One clean transition declaration */
  transition: 
    transform 0.6s ease-in-out,
    background-color 0.5s linear,
    opacity 0.5s ease-in-out;
}
.bg_bleuF .h5050-slider .h5050-half-inner::after {
	background: var(--bleuF);
}
.bg_bleuP .h5050-slider .h5050-half-inner::after {
	background: var(--bleuP20);
}
/* When NOT active */
.h5050-slider .slick-slide:not(.slick-current) .h5050-half-inner::after {
  background: var(--gris);
  opacity: 1;
  transform: scale(0.5);
}

/* Active/centered state */
.bg_bleu .h5050-slider .slick-current .h5050-half-inner::after {
  background: var(--bleuF);
  opacity: 1;
  transform: scale(1);
}

.bg_grisP .h5050-slider .slick-current .h5050-half-inner::after {
  background: var(--grisP);
  opacity: 1;
  transform: scale(1);
}
/* arrows under the left article */
.h5050-slider{ position: relative; }



/* dim at ends (works because infinite:false) */
/*.slider-arrows .slick-arrow.slick-disabled,
.slider-arrows .slick-arrow[aria-disabled="true"]{
  opacity: .28;
  pointer-events: none;
  cursor: default;
}

.slider-nav .prev.is-disabled,
.slider-nav .next.is-disabled,
.slider-nav .prev[aria-disabled="true"],
.slider-nav .next[aria-disabled="true"]{
  opacity: .3;
  cursor: default;
  pointer-events: none; 
}*/

.slick-arrow{
	background: transparent;
	position: relative;
}
.next.slick-arrow{
	left: 10px;
}
.prev.slick-arrow{
	left: 0;
}
.slick-arrow i{
	font-size: 35px;
	font-weight: 300;
	color: var(--gris);
}
.slider-nav{
	padding-top: 2.5em;
}

/*  Listing articles  */

.listingNews{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px 80px;
}
.boxNews img{
	width: 100%;
	height: 250px;
	object-fit: cover;
}
/*.cardNews{
	border: 2px solid #f2f2f2;
}*/
.ctnNews{
	padding: 0.5rem 0 2.25rem 0;
}
.ctnNews h6 {
	padding: 0.4rem 0 1rem 0;
}
.ctnNews h4 {
	padding-top: 0.5rem;
	margin-bottom: 0 !important;
}
.ctnNews .btn {
  margin-top: auto;
  align-self: flex-start;
}
.ctnNews {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.cardNews:hover h6 {
   color: var(--bleuP);
}
.ctnNewsContent {
		padding-bottom: 1.5rem;
    flex-grow: 1;
}
.articleCtn {
  padding-bottom: 1.5625rem!important;
}

.ctnNews .btn {
    margin-top: auto;
}
.filterCategories {
	padding-bottom: 1.2rem;
}
.ctnNews .tag,
article .tag,
.filterCategories a {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
	padding: 0.2rem 0.8rem;
  border-radius: 35px;
  color: var(--bleuF);
  text-transform: none;
}
.filterCategories a {
  font-size: 0.7rem;
}
.ctnNews:has(.tag) {
	padding-top: 0;
}
.ctnNews .tag,
article .tag {
	font-size: 0.6rem;
	margin: 0.3em 0;
	background-color: rgba(136, 161, 166, 0.2);
} 
.tagDiv {
  margin: 0.4em 0 0.3em 0;
}
.ctnNews .tag:first-of-type {
	padding-left: 0;
} 
.ctnNews .tag:hover,
article .tag:hover {
  color: #fff;
  background-color: var(--bleuF);
} 
.filterBtn.active {
    color: #fff;
    background-color: var(--bleuF);
}
.boxNews .btn.btnBleuP,
.boxNews .ctnNewsContent h6{
	cursor: pointer;
}
.category h1 {
  font-size: 3.25rem;
  line-height: 3.75rem;
}
.viewMore * {
  color: var(--bleuF);
}
.viewMore {
	padding-left: 2em;
}
.viewMore img {
	margin-left: 2em;
}
.infoArticle {
  font-size: 0.6em;
  padding-top: 0.3em;
}
.theListingArticle {
    display: flex;
    flex-direction: column;
    gap: 30px; /* Espace automatique entre chaque article */
}

.article-link {
    display: block;
    text-decoration: none;
    color: inherit;
}
.containerTitreBlog {
	padding-bottom: 0.5rem;
}
.ctnNews .tag, article .tag:not(:first-of-type) {
  margin: 0.3em 0.5em;
}

.pastilleRetour a {
	color: var(--bleuF);
}
.article-link:hover h5,
.article-link:hover .infoArticle {
    color: var(--bleuP);
}


/* Assure-toi que les cartes parentes ont aussi la bonne hauteur */
.cardNews {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.boxNews {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* btn */

.btnArrow{
  display: inline-flex;
  align-items: center;
  font-size: 0.9rem;
  color: #2e4b5e;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  text-transform: uppercase;
}
.btnArrow::after {
  content: "\f061";                  /* arrow-right icon */
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  margin-left: 10px;
  transition: transform 0.3s ease;
  display: inline-block;
}

.btnArrow:hover::after {
  transform: translateX(5px);
}

#colophon .btn {
    position: relative;
    z-index: 1;
    white-space: nowrap;
}

.btn .bulleO:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: calc(100% - 0.3rem);
    right: calc(1.45rem + 0.15em);
    background-color: var(--orange);
    z-index: -1;
    border-radius: 100px 0 0 100px;
    transition: width 0.2s ease-in-out;
}
.btn:hover .bulleO:after {
    width: calc(100% - 0.3em - 1.45rem);
}
.btnRetour{
	font-family: var(--font-one);
	display: inline-block;
	font-size: 0.8rem;
	line-height: 1.5rem; /* 30px */
	letter-spacing: var(--letterspacing-20);
}
.btnRetour:before{
	content: "\f053";
  font-family: "Font Awesome 6 Pro";
  margin-right: 10px;
  transition: margin 0.2s ease-in-out;
  font-size: 14px;
}
.btnRetour:hover:before{
	margin-right: 5px;
}
#colophon .btn.btnOrange:hover{
	border: 1px solid var(--orange)!important;
}

@media screen and (max-width: 1024px){
	.colonne_2 .h5050-text{
	padding-left: 0;
	/*padding-top: 3em;*/
}
 .article-featured-image {
 		display: flex;
 		justify-content: center;
 }
 .viewMore {
 	padding: 4em 0;
 }
 .viewMore img {
 	margin-left: 0;
 }
 .viewMore h5 {
 		font-size: 0.9em !important;
 		font-weight: 600;
 }	
 .infoArticle {
	  font-size: 0.7em;
	}
	.pastilleRetour.padLR {
		padding-left: 1em;
	}
}


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

	.viewMore h5 {
	  font-size: 0.75em !important;
	}

}

@media screen and (max-width: 640px) {
	.fleche_down i{
		margin-top: 24px;
		font-size: 26px;
	}
	.fleche_down {
	  width: 65px;
	  height: 65px;
	}
	.arrow-nav-container{
		top: -32px;
	}
}
/*  CONTACT   */

.nf-form-fields-required{
	display: none;
}
.submit-container .submit-wrap .ninja-forms-field{
	font-family: var(--font-one);
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 0.5rem;
  letter-spacing: var(--letterspacing-20);
  text-transform: uppercase;
  border: none;
  border-radius: 9999px;
  transition: background-color var(--transitionTiming);
  padding: 0.85em 1.85em;
  display: inline-block;
  background-color: var(--orange)!important;
  color: #fff!important;
  border: 1px solid var(--orange)!important;
}
.submit-container .submit-wrap .ninja-forms-field:hover {
  background: #fff!important;
  color: var(--bleuF)!important;
  border: 1px solid var(--bleuF)!important;
}

/*  CASE STUDIES   */

.imgPortfolio img{
	height: 485px;
	object-fit: cover;
}
.caseImage img{
	max-width: 235px;
	height: 200px;
	object-fit: cover;
}
.moreCaseStudies h2{
	margin-bottom: 0!important;
}
.caseNumber{
	padding-right: 2.5rem;
}
.caseNumber h2{
	font-weight: 300;
}
.caseSummary{
	padding-left: 2.25rem;
}
.btnLearnMore{
	padding-top: 0.75rem;
}
.borderBottom{
	border-bottom: 1px solid var(--gris );
}
.sectionLearnMore{
	padding-left: 3.25rem;
	padding-right: 3.25rem;
}
.caseStudies1{
	display: block;
	padding: 1.85rem 0.85rem 1.85rem 1.5rem;
}
.caseStudies2{
	display: block;
	padding: 1.85rem 1.5rem 1.85rem 0.85rem;
}
.caseStudies1:hover,
.caseStudies2:hover{
	background-color: var(--grisP);
	display: block;
}

