/*
Toutabri style
*/
/*******provisoire*********/
#navtop ul ul li.menu-item-wpml-ls-217-pl{
	display: none!important;
}



/******************/
/*******VAR********/
/******************/
:root {
	--dark_blue: #005FA9;
	--dark_black: #22282F;
	--light_blue: #78BCD8;
	--light_black: #3C3C3B;
	--very_light_blue: #E4F1F7;
	--beige: #F2F0ED;
	--yellow: #EFB013;
	--marine: #1D1C3D;
	--violet: #4C4B6D;
}

/******************/
/*******LIENS******/
/******************/
a:link {
	color: var(--dark_black);
	text-decoration: none;
}
a:visited {
	color: var(--dark_black);
}
a:active,
a:hover {
	color: var(--dark_blue);
}

/******************/
/******POLICES*****/
/******************/
body{
	font-family: 'jost';
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	color: var(--light_black);
}
h1, h2, h3, h4, h5, h6{
	display: block;
}

/**** SPACE GROTESK ****/

/* space-grotesk-300 - latin */
@font-face {
	font-family: 'spaceg';
	font-style: normal;
	font-weight: 300;
	src: url('tta_fonts/space-grotesk-v15-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

  /* space-grotesk-regular - latin */
  @font-face {
	font-family: 'spaceg';
	font-style: normal;
	font-weight: 400;
	src: url('tta_fonts/space-grotesk-v15-latin-regular.woff2') format('woff2');
  }

  /* space-grotesk-500 - latin */
  @font-face {
	font-family: 'spaceg';
	font-style: normal;
	font-weight: 500;
	src: url('tta_fonts/space-grotesk-v15-latin-500.woff2') format('woff2');
  }

  /* space-grotesk-700 - latin */
  @font-face {
	font-family: 'spaceg';
	font-style: normal;
	font-weight: 700;
	src: url('tta_fonts/space-grotesk-v15-latin-700.woff2') format('woff2');
  }

/**** JOST ****/
/* jost-300 - latin */
@font-face {
	font-family: 'jost';
	font-style: normal;
	font-weight: 300;
	src: url('tta_fonts/jost-v14-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

  /* jost-300italic - latin */
  @font-face {
	font-family: 'jost';
	font-style: italic;
	font-weight: 300;
	src: url('tta_fonts/jost-v14-latin-300italic.woff2') format('woff2');
  }

  /* jost-regular - latin */
  @font-face {
	font-family: 'jost';
	font-style: normal;
	font-weight: 400;
	src: url('tta_fonts/jost-v14-latin-regular.woff2') format('woff2');
  }

  /* jost-italic - latin */
  @font-face {
	font-family: 'jost';
	font-style: italic;
	font-weight: 400;
	src: url('tta_fonts/jost-v14-latin-italic.woff2') format('woff2');
  }

  /* jost-500 - latin */
  @font-face {
	font-family: 'jost';
	font-style: normal;
	font-weight: 500;
	src: url('tta_fonts/jost-v14-latin-500.woff2') format('woff2');
  }

  /* jost-500italic - latin */
  @font-face {
	  font-family: 'jost';
	font-display: swap;
	font-style: italic;
	font-weight: 500;
	src: url('tta_fonts/jost-v14-latin-500italic.woff2') format('woff2');
  }

  /* jost-700 - latin */
  @font-face {
	  font-family: 'jost';
	font-display: swap;
	font-style: normal;
	font-weight: 700;
	src: url('tta_fonts/jost-v14-latin-700.woff2') format('woff2');
  }

  /* jost-700italic - latin */
  @font-face {
	  font-family: 'jost';
	font-display: swap;
	font-style: italic;
	font-weight: 700;
	src: url('tta_fonts/jost-v14-latin-700italic.woff2') format('woff2');
  }


/********************/
/******STRUCTURE*****/
/********************/
.widzlarge {
	width: 1702px;
	margin-right: auto;
	margin-left: auto;
}
.widzmain {
	width: 1188px;
	margin-right: auto;
	margin-left: auto;
}
.widzmed {
	width: 1088px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	overflow: hidden;
}

/******************/
/*****ATTENTE******/
/******************/
/*structure*/
.wait_widzmain{
width: 1452px;
margin-right: auto;
margin-left: auto;
}
/*header*/
#wait_header{
display: block;
background: #0016B7;
}
#wait_header_content{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 49px 0 32px;
}
/*social*/
#wait_page_header_social{
padding-top: 27px;
}
.wait_page_header_social_link{
display: inline-block;
width: 43px;
height: 43px;
margin-left: 18px;
opacity: 1;
position: relative;
transition: all 0.3s;
}
.wait_page_header_social_link a{
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.wait_page_header_social_link:hover{
opacity: 0.7;
transition: all 0.3s;
}
/*img block*/
.home_wait_pic_block{
display: block;
background: #0016B7;
margin-bottom: 119px;
text-align: center;
position: relative;
}
.home_wait_pic_block img{
display: block;
width: auto;
max-width: 100%;
height: auto;
margin: 0 auto;
position: relative;
z-index: 2;
}
/*box*/
#home_wait_pic_text{
display: block;
width: 594px;
margin: auto;
position: absolute;
top: 35%;
right: 0;
left: 0;
z-index: 3;
}
#home_wait_pic_title{
display: block;
line-height: 71px;
margin-bottom: 54px;
font-size: 73px;
color: #ffffff;
}
#home_wait_pic_sub{
display: block;
line-height: 40px;
margin-bottom: 75px;
font-size: 24px;
color: #ffffff;
}
#home_wait_pic_box{
display: block;
padding: 50px 30px 56px;
background: #EFC2CC;
text-align: center;
}
#home_wait_pic_box_title{
display: block;
line-height: 38px;
margin-bottom: 26px;
font-size: 36px;
color: #0016B7;
}
a#home_wait_pic_box_bt{
display: inline-block;
padding: 15px 30px;
background: transparent;
border: 1px solid #ffffff;
font-size: 22px;
color: #ffffff;
text-decoration: none;
transition: all 0.3s;
}
a#home_wait_pic_box_bt:hover{
background: #0016B7;
border: 1px solid #0016B7;
transition: all 0.3s;
}
/*mentions legales*/
#home_wait_ml_box{
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 4;
}
#home_wait_ml_box.home_wait_ml_box_hide{
display: none;
}
#home_wait_ml_box.home_wait_ml_box_show{
display: flex;
}
#home_wait_ml_box_overlay{
display: block;
background: #000000;
opacity: 0.6;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 5;
}
#home_wait_ml_box_content{
display: block;
box-sizing: border-box;
width: 1024px;
padding: 50px 30px 56px;
background: #ffffff;
margin: 12% auto;
overflow-y: scroll;
scrollbar-width: thin;
position: relative;
z-index: 6;
}
#home_wait_ml_box_close{
display: block;
color: #737373;
text-decoration: underline;
cursor: pointer;
position: absolute;
top: 20px;
right: 20px;
}
#home_wait_ml_box_close:hover{
text-decoration: none;
}
/*footer*/
#wait_footer{
line-height: 18px;
padding: 17px;
font-size: 14px;
color: #0B163E;
text-align: center;
}
#wait_footer_ml_bt{
cursor: pointer;
}
#wait_footer_ml_bt:hover{
text-decoration: underline;
}

/******************/
/******HEADER******/
/******************/
#header {
	display: block;
	position: relative;
}
#header_content {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	padding-top: 10px;
}
#logo {
	position: relative;
	width: 143px;
	height: 64px;
	margin-right: 35px;
}
#logo a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#menu {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
}
#navtop {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	/* order: 1;
	flex: 1; */
	padding: 28px 45px 0 0;
}
#navtop ul {
	display: flex;
	flex-wrap: wrap;
}
#navtop ul li {
	position: relative;
	padding-bottom: 30px;
	margin: 0 18px;
	text-align: center;
	color: var(--dark_black);
}
#navtop ul li:last-of-type {
	margin-right: 0;
}
#navtop ul li a {
	display: block;
	max-width: 145px;
	font-weight: 400;
	line-height: 21px;
	text-decoration: none;
}
#navtop ul li:last-of-type a {
	font-weight: 600;
	text-decoration: underline;
}
#navtop ul li:hover a {
	color: var(--dark_blue);
}
#navtop ul li:hover ul {
	display: block;
	color: #fff;
}
#navtop ul li:last-of-type ul {
	text-decoration: underline;
}
#navtop ul li:hover ul ul {
	display: none;
}
#navtop ul ul {
	display: none;
	content: '';
	position: absolute;
	margin: auto;
	width: 234px;
	left: -100%;
	right: -100%;
	top: 50.5px;
	padding-top: 33px;
	padding-bottom: 33px;
	background: #22282F;
	border-radius: 0 0 20px 20px;
	z-index: 777;
}
/* #navtop ul li:hover:last-of-type ul {
	width: 134px;
} */
#navtop ul ul li {
	font-family: 'jost';
	font-size: 16px;
	font-weight: 300;
	line-height: 36px;
	text-align: unset !important;
	padding-bottom: 0;
	margin: 0;
	color: #FFF;
}
#navtop ul ul li a {
	display: block;
	font-weight: 300 !important;
	text-decoration: none;
	padding: 9px 49px 9px 27px;
	color: #fff !important;
}
#navtop ul ul li a:hover {
	font-weight: 700 !important;
	background: url('tta_img/arrow_white_top.svg')no-repeat;
	background-position: right 30px bottom 10px;
}
#navtop ul ul li:hover a {
	color: #fff !important;
}
#navtop ul ul ul {
	display: none;
	position: absolute;
	top: 3px;
	left: 92%;
	right: auto;
  	width: 234px;
  	/* width: 300px; */
	padding-top: 15px;
  	padding-bottom: 15px;
	border-radius: 0 20px 20px 0;
}
#navtop ul li:hover ul li:hover ul {
	display: block;
	/* width: 234px; */
	text-decoration: none;
}
#navtop ul ul li a,
#navtop ul ul ul li a {
	text-decoration: none !important;
	padding: 9px 49px 9px 60px;
}
#navtop ul ul ul li a:before {
	content: '';
	position: absolute;
	width: 23px;
	height: 1px;
	background-color: #fff;
	left: 30px;
  	bottom: 14px;
}

/* Classe CSS ajouté pour la page CONTACT : */
/* "navtop_contact" */
#navtop ul li.navtop_contact {
	position: fixed;
	height: 5px;
	font-family: 'spaceg';
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	padding: 19px 12px 123px 12px;
	margin-right: 70px;
	bottom: 73px;
	transform: rotate(-180deg);
	text-transform: uppercase;
	writing-mode: vertical-rl;
	border-radius: 25px 25px 0 0;
	background-color: #F2F0ED;
	bottom: 0px;
	right: -40px;
	top: 0;
	z-index: 4;
}
/* #navtop ul li.navtop_contact {
	position: absolute;
	font-family: 'spaceg';
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	padding: 19px 12px 123px 12px;
	bottom: 73px;
	transform: rotate(-180deg);
	text-transform: uppercase;
	writing-mode: vertical-rl;
	border-radius: 25px 25px 0 0;
	background-color: #F2F0ED;
	bottom: 0px;
	right: -40px;
	top: 0px;
	z-index: 4;
} */
#navtop ul li.navtop_contact a  {
	font-weight: 700;
}
#navtop ul li.navtop_contact:before {
	content: '';
	display: block;
	position: absolute;
	width: 26px;
	height: 18px;
	rotate: 180deg;
	left: 8px;
	bottom: 29px;
	background: url(tta_img/contact_pic.svg)no-repeat center;
	cursor: pointer;
}
/* Classe CSS ajouté pour la TRADUCTION WPML : */
#navtop ul li#menu-item-wpml-ls-3-fr a {
	font-family: 'spaceg';
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-decoration-line: underline;
	text-transform: uppercase;
	color: var(--dark_black);
}

/******************/
/******FOOTER******/
/******************/

/********************/
/*** Footer strap ***/
.page-template-modele_page_distributeurs #footer_strap {
	margin-top: 0;
}
#footer_strap {
	display: flex;
	flex-wrap: wrap;
	margin: 54px 0 88px;
}
.footer_strap_contact{
width: 39%;
}
.footer_strap_contact_bg {
	padding: 56px 9% 91px 48%;
	border-radius: 0px 20px 20px 0px;
	background: var(--very_light_blue);
}
.page-template-modele_page_toutabloc .footer_strap_contact_bg {
	background-color: #4C4B6D4D;
}
#widget_contact_us_footer_nav {
	display: block;
	padding-bottom: 53px;
}
.page-template-modele_page_distributeurs #widget_contact_us_footer_nav {
	padding-bottom: 25px;
}
#widget_contact_us_footer_nav .widget_title{
	font-family: 'spaceg';
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	color: var(--dark_black);
}
#widget_contact_us_footer_nav .textwidget strong {
	display: block;
	font-family: 'spaceg';
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 31px;
	color: var(--light_black);
}
#widget_contact_us_footer_nav .textwidget p {
	display: block;
	font-family: 'jost';
	font-size: 18px;
	font-style: normal;
	font-weight: 300 !important;
	line-height: 26px;
	margin-bottom: 25px;
	color: #000;
}
#widget_contact_us_footer_nav .textwidget p:last-of-type {
	margin-bottom: 0;
}
.footer_strap_contact_btn {
	position: relative;
	display: block;
	max-width: 317px;
	/*padding: 1px 71px 91px 366px;*/
}
.footer_strap_contact_btn:first-of-type {
	margin-bottom: 30px;
}
.footer_strap_contact_btn_bis {
	padding-top: 30px;
}
.footer_strap_contact_btn span {
	display: block;
	font-family: 'spaceg';
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-decoration: none;
}
.footer_strap_contact_btn a {
	position: relative;
	display: block;
	/* padding: 26px 23% 25px 40%; */
	padding: 26px 20% 25px 30%;
	text-align: center;
	color: #FFF;
	background: var(--dark_blue);
	border-radius: 10px;
}
.page-template-modele_page_toutabloc .footer_strap_contact_btn a {
	background: var(--violet);
}
#contact_btn_pic {
	position: absolute;
	width: 32px;
	height: 32px;
	left: 12%;
	top: 0;
	bottom: 0;
	margin: auto 0;
	transition: transform 1s;
}
.footer_strap_contact_btn a:hover #contact_btn_pic {
	transform: rotate(30deg); /* Applique une rotation de 30 degrés au survol */
	animation: swipeAnimation 0.2s linear forwards; /* Ajoute une animation de balayage */
}
@keyframes swipeAnimation {
	0%, 100% {
	  transform: rotate(0deg);		/* Pas de rotation au début et à la fin */
	}
	25% {
	  transform: rotate(-20deg);	/* Rotation vers la gauche à 25% de l'animation */
	}
	75% {
		transform: rotate(20deg); /* Rotation vers la droite à 75% de l'animation */
	}
}

/*** FORMULAIRE Contact Form 7 ***/
#widget_form_footer_nav {
	width: 700px;
	margin-left: 100px;
}
.wpcf7-form > p, .wpcf7-form > .pays-group {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 10px;
}
.wpcf7-form > .pays-group p {
	display: inline-flex;
}

/* FR */
.wpcf7 span[data-name="nom"]::before {
	content: 'Nom*';
}
.wpcf7 span[data-name="fonction"]::before {
	content: 'Fonction';
}
.wpcf7 span[data-name="prenom"]::before {
	content: 'Prénom';
}
.wpcf7 span[data-name="societe"]::before {
	content: 'Société';
}
.wpcf7 span[data-name="entreprise"]::before,
.wpcf7 span[data-name="societe"]::before {
	content: 'Entreprise';
}
.wpcf7 span[data-name="email"]::before {
    content: 'Email*';
}
.wpcf7 span[data-name="tel"]::before {
	content: 'Téléphone*';
}
.wpcf7 span[data-name="ville"]::before {
	content: 'Ville*';
}
.wpcf7 span[data-name="postal"]::before {
	content: 'Code postal*';
}
.wpcf7 span[data-name="pays"]::before {
	content: 'Pays*';
}
.wpcf7 span[data-name="menu-etatitalie"]::before {
	content: 'Région*';
}
.wpcf7 span[data-name="menu-etatunis"]::before {
	content: 'État*';
}
.wpcf7 span[data-name="menu-etatmexique"]::before {
	content: 'État*';
}
.wpcf7 span[data-name="rue"]::before {
	content: 'Rue*';
}
.wpcf7 span[data-name="demande"]::before {
    content: 'Ma demande*';
}
.wpcf7 span[data-name="division"]::before {
    content: 'Division*';
}
.wpcf7 span[data-name="secteur"]::before {
    content: 'Secteur*';
}
.wpcf7 span[data-name="source"]::before,
.wpcf7 span[data-name="connu"]::before {
    content: 'Comment nous avez-vous connu ?*';
}
.wpcf7 span[data-name="message"]::before {
    content: 'Message*';
}
/* EN */
.lang_en .wpcf7 span[data-name="nom"]::before {
	content: 'Name*';
}
.lang_en .wpcf7 span[data-name="fonction"]::before {
	content: 'Fonction';
}
.lang_en .wpcf7 span[data-name="prenom"]::before {
	content: 'First name';
}
.lang_en .wpcf7 span[data-name="societe"]::before {
	content: 'Society';
}
.lang_en .wpcf7 span[data-name="entreprise"]::before,
.lang_en .wpcf7 span[data-name="societe"]::before {
	content: 'Company';
}
.lang_en .wpcf7 span[data-name="email"]::before {
    content: 'Email*';
}
.lang_en .wpcf7 span[data-name="tel"]::before {
	content: 'Phone*';
}
.lang_en .wpcf7 span[data-name="ville"]::before {
	content: 'City*';
}
.lang_en .wpcf7 span[data-name="postal"]::before {
	content: 'Postal code*';
}
.lang_en .wpcf7 span[data-name="pays"]::before {
	content: 'Country*';
}
.lang_en .wpcf7 span[data-name="demande"]::before {
    content: 'My request*';
}
.lang_en .wpcf7 span[data-name="division"]::before {
    content: 'Division*';
}
.lang_en .wpcf7 span[data-name="secteur"]::before {
    content: 'Sector*';
}
.lang_en .wpcf7 span[data-name="source"]::before,
.lang_en .wpcf7 span[data-name="connu"]::before {
    content: 'How did you know us ?*';
}
.lang_en .wpcf7 span[data-name="message"]::before {
    content: 'Message*';
}
/* ALL/DE */
.lang_de .wpcf7 span[data-name="nom"]::before {
	content: 'Name*';
}
.lang_de  .wpcf7 span[data-name="fonction"]::before {
	content: 'Funktion';
}
.lang_de  .wpcf7 span[data-name="prenom"]::before {
	content: 'Vorname';
}
.lang_de .wpcf7 span[data-name="societe"]::before {
	content: 'Unternehmen';
}
.lang_de .wpcf7 span[data-name="entreprise"]::before,
.lang_de .wpcf7 span[data-name="societe"]::before {
	content: 'Unternehmen';
}
.lang_de .wpcf7 span[data-name="email"]::before {
    content: 'Email*';
}
.lang_de .wpcf7 span[data-name="tel"]::before {
	content: 'Telefon*';
}
.lang_de .wpcf7 span[data-name="ville"]::before {
	content: 'Stadt*';
}
.lang_de .wpcf7 span[data-name="postal"]::before {
	content: 'Postleitzahl*';
}
.lang_de .wpcf7 span[data-name="pays"]::before {
	content: 'Land*';
}
.lang_de .wpcf7 span[data-name="demande"]::before {
    content: 'Meine Anfrage*';
}
.lang_de .wpcf7 span[data-name="division"]::before {
    content: 'Aufteilung*';
}
.lang_de .wpcf7 span[data-name="secteur"]::before {
    content: 'Sektor*';
}
.lang_de .wpcf7 span[data-name="source"]::before,
.lang_de .wpcf7 span[data-name="connu"]::before {
    content: 'Woher kannten Sie uns ?*';
}
.lang_de .wpcf7 span[data-name="message"]::before {
    content: 'Nachricht*';
}
/* ES */
.lang_es .wpcf7 span[data-name="nom"]::before {
	content: 'Apellido*';
}
.lang_es  .wpcf7 span[data-name="fonction"]::before {
	content: 'Función';
}
.lang_es  .wpcf7 span[data-name="prenom"]::before {
	content: 'Nombre de pila';
}
.lang_es .wpcf7 span[data-name="societe"]::before {
	content: 'Sociedad';
}
.lang_es .wpcf7 span[data-name="entreprise"]::before,
.lang_es .wpcf7 span[data-name="societe"]::before {
	content: 'Compania';
}
.lang_es .wpcf7 span[data-name="email"]::before {
    content: 'Correo electrónico';
}
.lang_es .wpcf7 span[data-name="tel"]::before {
	content: 'Teléfono*';
}
.lang_es .wpcf7 span[data-name="ville"]::before {
	content: 'Ciudad*';
}
.lang_es .wpcf7 span[data-name="postal"]::before {
	content: 'Código postal*';
}
.lang_es .wpcf7 span[data-name="pays"]::before {
	content: 'País*';
}
.lang_es .wpcf7 span[data-name="demande"]::before {
    content: 'Mi petición*';
}
.lang_es .wpcf7 span[data-name="division"]::before {
    content: 'División';
}
.lang_es .wpcf7 span[data-name="secteur"]::before {
    content: 'Sector';
}
.lang_es .wpcf7 span[data-name="source"]::before,
.lang_es .wpcf7 span[data-name="connu"]::before {
    content: '¿Cómo nos conociste ?*';
}
.lang_es .wpcf7 span[data-name="message"]::before {
    content: 'Mensaje*';
}
/* IT */
.lang_it .wpcf7 span[data-name="nom"]::before {
	content: 'Nome*';
}
.lang_it  .wpcf7 span[data-name="fonction"]::before {
	content: 'Funzione';
}
.lang_it  .wpcf7 span[data-name="prenom"]::before {
	content: 'Nome';
}
.lang_it .wpcf7 span[data-name="societe"]::before {
	content: 'Azienda';
}
.lang_it .wpcf7 span[data-name="entreprise"]::before,
.lang_it .wpcf7 span[data-name="societe"]::before {
	content: 'Azienda';
}
.lang_it .wpcf7 span[data-name="email"]::before {
    content: 'E-mail*';
}
.lang_it .wpcf7 span[data-name="tel"]::before {
	content: 'Telefono*';
}
.lang_it .wpcf7 span[data-name="ville"]::before {
	content: 'Città*';
}
.lang_it .wpcf7 span[data-name="postal"]::before {
	content: 'Codice postale*';
}
.lang_it .wpcf7 span[data-name="pays"]::before {
	content: 'Paese*';
}
.lang_it .wpcf7 span[data-name="demande"]::before {
    content: 'La mia richiesta*';
}
.lang_it .wpcf7 span[data-name="division"]::before {
    content: 'Divisione*';
}
.lang_it .wpcf7 span[data-name="secteur"]::before {
    content: 'Settore*';
}
.lang_it .wpcf7 span[data-name="source"]::before,
.lang_it .wpcf7 span[data-name="connu"]::before {
    content: 'Come ci hai conosciuto ?*';
}
.lang_it .wpcf7 span[data-name="message"]::before {
    content: 'Messaggio*';
}

.wpcf7 span[data-name="prenom"],
.wpcf7 span[data-name="nom"],
.wpcf7 span[data-name="email"],
.wpcf7 span[data-name="fonction"],
.wpcf7 span[data-name="entreprise"],
.wpcf7 span[data-name="societe"],
.wpcf7 span[data-name="tel"],
.wpcf7 span[data-name="ville"],
.wpcf7 span[data-name="postal"],
.wpcf7 span[data-name="pays"],
.wpcf7 span[data-name="rue"],
.wpcf7 span[data-name="menu-etatitalie"],
.wpcf7 span[data-name="menu-etatunis"],
.wpcf7 span[data-name="menu-etatmexique"],
.wpcf7 span[data-name="demande"],
.wpcf7 span[data-name="division"],
.wpcf7 span[data-name="secteur"],
.wpcf7 span[data-name="source"],
.wpcf7 span[data-name="connu"],
.wpcf7 span[data-name="message"] {
	font-family: 'spaceg';
	font-weight: 500;
	line-height: 20px;
	padding-top: 29px;
	margin-bottom: 10px;
	position: relative;
}
.wpcf7 span[data-name="prenom"],
.wpcf7 span[data-name="nom"],
.wpcf7 span[data-name="email"],
.wpcf7 span[data-name="entreprise"],
.wpcf7 span[data-name="societe"],
.wpcf7 span[data-name="fonction"],
.wpcf7 span[data-name="tel"],
.wpcf7 span[data-name="pays"],
.wpcf7 span[data-name="ville"],
.wpcf7 span[data-name="postal"],
.wpcf7-form > .pays-group > * {
	width: 43%;
}

.wpcf7-form > .pays-group .region_field > p,
.wpcf7-form > .pays-group span[data-name="pays"],
.wpcf7 span[data-name="menu-etatitalie"],
.wpcf7 span[data-name="menu-etatunis"],
.wpcf7 span[data-name="menu-etatmexique"] {
	width: 100%;
}

.wpcf7 span[data-name="rgpd"] {
	font-family: 'jost';
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: 16px;
	color: #161620;
}
.wpcf7 span[data-name="nom"]::before,
.wpcf7 span[data-name="prenom"]::before,
.wpcf7 span[data-name="email"]::before,
.wpcf7 span[data-name="fonction"]::before,
.wpcf7 span[data-name="tel"]::before,
.wpcf7 span[data-name="ville"]::before,
.wpcf7 span[data-name="entreprise"]::before,
.wpcf7 span[data-name="societe"]::before,
.wpcf7 span[data-name="postal"]::before,
.wpcf7 span[data-name="pays"]::before,
.wpcf7 span[data-name="menu-etatitalie"]::before,
.wpcf7 span[data-name="menu-etatunis"]::before,
.wpcf7 span[data-name="menu-etatmexique"]::before,
.wpcf7 span[data-name="demande"]::before,
.wpcf7 span[data-name="division"]::before,
.wpcf7 span[data-name="secteur"]::before,
.wpcf7 span[data-name="source"]::before,
.wpcf7 span[data-name="connu"]::before,
.wpcf7 span[data-name="message"]::before {
	display: block;
	line-height: 26px;
	font-size: 15px;
	color: var(--light_black);
	position: absolute;
	top: 0;
	left: 0;
}
.wpcf7 span[data-name="demande"],
.wpcf7 span[data-name="division"],
.wpcf7 span[data-name="secteur"],
.wpcf7 span[data-name="source"],
.wpcf7 span[data-name="connu"],
.wpcf7 span[data-name="message"] {
	display: inline-block;
	width: 100%;
}
.wpcf7 span input, .wpcf7 span select, .wpcf7 span textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	line-height: 21px;
	font-size: 15px;
	color: var(--dark_black);
	background-color: #F2F0ED;
	border: none;
	border-radius: 20px;
}
.wpcf7 span select {
	height: 50px;
	padding: 10px 16px;
	appearance: none; /* pour cacher la flèche d'origine */
	background-image: url(tta_img/arrow_form_contact_select.svg);
	background-repeat: no-repeat;
	background-position: center right 20px;
}
.wpcf7 span input {
	display: block;
	width: 100%;
	font-size: 15px;
	line-height: 27px;
	padding: 10px 0px;
	color: var(--dark_black);
	background: #F2F0ED;
	border: none;
	border-radius: 20px;
}
.wpcf7 span input[type="checkbox"],
.wpcf7 span input[name="rgpd"] {
	display: inline-block;
	width: fit-content;
}
.wpcf7 input[type="submit"] {
	display: block;
	font-family: 'spaceg';
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 13px 44px 13px 19px;
	margin-top: 24px;
	color: var(--dark_black);
	background: url(tta_img/form_dark_arrow.svg)no-repeat center right 16px;
	border-radius: 20px;
	border: 0.5px solid var(--dark_black);
	transition: 0.3s;
	cursor: pointer;
}
.wpcf7 input[type="submit"]:hover {
	background: url(./tta_img/arrow_white_bottom.svg)no-repeat center right 16px;
	background-color: var(--dark_black);
	color: #fff;
	transition: 0.4s;
}
.wpcf7 span textarea {
	padding: 10px 16px;
	height: 133px;
}

/**************/
/*** Footer ***/
#footer {
	display: block;
	background: var(--dark_black);
}
#footer_content {
	display: block;
	padding: 53px 0 45px;
	color: #F2F0ED;
}
#footer_content_top {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#widget_footer_top_nav {
	padding-bottom: 20px;
	margin-right: 30px;
	border-bottom: 1px solid #F2F0ED;
}
#widget_footer_top_nav .menu-domaines-dapplication-al-container ul li a,
#widget_footer_top_nav .menu-liens-utiles-al-container ul li a {
	color: #F2F0ED;
}
#widget_footer_top_nav .menu-domaines-dapplication-al-container ul li:hover a,
#widget_footer_top_nav .menu-liens-utiles-al-container ul li:hover a {
	color: var(--light_blue);
}
#widget_footer_top_nav.widget_footer_top_nav.widget_text {
	display: block;
	padding-bottom: 54px;
	width: 475px;
}
.widget_footer_top_nav.widget_text .widget_title {
	font-family: 'spaceg';
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 36px;
}
.widget_footer_top_nav.widget_nav_menu {
	display: block;
	width: 200px;
}
.widget_footer_top_nav.widget_nav_menu .widget_title {
	font-family: 'spaceg';
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 16px;
}
/*
#widget_footer_top_nav .menu-domaines-dapplication-container ul li,
#widget_footer_top_nav .menu-liens-utiles-container ul li {
	padding-bottom: 7px;
}
#widget_footer_top_nav .menu-domaines-dapplication-container ul li a,
#widget_footer_top_nav .menu-liens-utiles-container ul li a {
	text-decoration: none;
	color: var(--very_light_blue);
}
#widget_footer_top_nav .menu-domaines-dapplication-container ul li a:hover,
#widget_footer_top_nav .menu-liens-utiles-container ul li a:hover {
	color: var(--light_blue);
}
*/
#widget_footer_top_nav ul li,
#widget_footer_top_nav ul li {
	padding-bottom: 7px;
}
#widget_footer_top_nav ul li a,
#widget_footer_top_nav ul li a {
	text-decoration: none;
	color: var(--very_light_blue);
}
#widget_footer_top_nav ul li a:hover,
#widget_footer_top_nav ul li a:hover {
	color: var(--light_blue);
}
#footer_content_middle {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 20px 0 44px;
	margin-right: 30px;
}
#footer_content_middle #widget_footer_bottom_nav {
	font-family: 'spaceg';
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
}
#footer_content_middle #widget_footer_bottom_nav .textwidget p {
	display: flex;
	flex-wrap: wrap;
	padding-right: 15px;
}
#footer_content_middle #widget_footer_bottom_nav .textwidget p a {
	color: #fff;
}
#footer_content_middle #widget_footer_bottom_nav .textwidget p a:hover {
	color: var(--light_blue);
}
#footer_content_middle #footer_content_kalelia {
	padding-right: 115px;
}
#footer_content_middle #footer_content_kalelia span {
	font-size: 14px;
}
#footer_content_middle #footer_content_kalelia a {
	text-decoration: none;
	color: #ffffff;
}
#footer_content_middle #footer_content_kalelia a:hover {
	color: var(--light_blue);
}
#footer_content_bottom {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-right: 30px;
}
#footer_content_bottom .footer_content_bottom_bloc {
	display: block;
}
#footer_content_bottom .footer_content_bottom_pic {
	background-repeat: no-repeat;
	margin: 0 7px 0 0;
	float: left;
	width: 53px;
	height: 53px;
}
.footer_content_bottom_bloc #footer_content_pic_youtube {
	background-image: url(./tta_img/social_media_youtube.svg);
}
.footer_content_bottom_bloc a:hover #footer_content_pic_youtube {
	background-image: url(./tta_img/social_media_youtube_hover.svg);
}
.footer_content_bottom_bloc #footer_content_pic_linkedin {
	background-image: url(./tta_img/social_media_linkedin.svg);
}
.footer_content_bottom_bloc #footer_content_pic_linkedin:hover {
	background-image: url(./tta_img/social_media_linkedin_hover.svg);
}
.footer_content_bottom_bloc #footer_content_pic_facebook {
	background-image: url(./tta_img/social_media_facebook.svg);
}
.footer_content_bottom_bloc #footer_content_pic_facebook:hover {
	background-image: url(./tta_img/social_media_facebook_hover.svg);
}
#widget_footer_access_button {
	/* padding:  14px 18px 13px 20px; */
	padding: 14px 0;
	border-radius: 29px;
	border: 0.5px solid var(--light_blue);
}
#widget_footer_access_button:hover {
	background: var(--light_blue);
}
#footer_content_bottom #widget_footer_access_button .textwidget a {
	font-family: 'spaceg';
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 14px 46px 13px 20px;
	color: #78BCD8;
}
#footer_content_bottom #widget_footer_access_button .textwidget a:hover {
	color: #fff;
}
#widget_footer_access_button .textwidget {
	display: inline-block;
	font-family: 'spaceg';
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-right: 26px;
	color: var(--light_blue);
	background: url(tta_img/footer_blue_arrow.svg)no-repeat center right 25px;
	transition: all 0.3s;
}
#widget_footer_access_button:hover .textwidget {
	transition: all 0.3s;
	background: url(tta_img/arrow_white_bottom.svg)no-repeat center right 25px;
	color: #fff;
}

/******************/
/*******PAGES******/
/******************/

/*****************/
/*** PAGE TYPE ***/
/* bloc bleu Avantages */
.bloc_avantages_tunnel {
	display: block;
	margin-bottom: 70px;
	border-radius: 20px;
	background: var(--dark_blue);
}
.bloc_avantages_tunnel_wrap {
	display: inherit;
	padding: 75px 0 76px 0;
}
.bloc_avantages_tunnel_bloc_title h2 {
	display: block;
	font-family: 'spaceg';
	font-size: 23px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 32px;
	color: #FFF;
}
.bloc_avantages_tunnel_content {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	background: no-repeat center left 26px;
}
.bloc_avantages_tunnel_content article {
	display: flex;
	align-items: center;
	width: 228px;
	margin: 9px 9px 0 0;
	margin-right: 9px;
	border: 1px solid rgba(255, 255, 255, 0.19);
	border-radius: 10px;
}
.bloc_avantages_tunnel_content article:last-of-type {
	margin-right: 0;
}
.bloc_avantages_tunnel_content span {
	display: inline-block;
	font-family: 'spaceg';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	max-width: 125px;
	padding: 18px 26px 18px 79px;
	color: #FFF;
}
/* bloc Piliers */
.page-template-modele_page_toutabloc .toutabloc_pillars_text p {
	margin-bottom: 15px;
}
/* Select 3 actus */
#bloc_actus_content {
	display: block;
	padding-top: 36px;
	border-top: 1px solid #E2E2E2;
}
.page-template-modele_page_toutabloc #bloc_actus_content  {
	border-top: 0;
}
#bloc_actus_content_subtitle {
	display: block;
	font-family: 'spaceg';
	font-style: normal;
	line-height: 20px;
	text-transform: uppercase;
	color: #22282F;
}
#bloc_actus_content_title {
	display: block;
	font-family: 'spaceg';
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
	padding-bottom: 33px;
	color: var(--light_black);
}
.bloc_actus {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
  	margin-top: 30px;
}
#qsn_bloc_actus_articles {
	border-bottom: 1px solid #E4F1F7;
}

/* Boutons cta */
.bloc_cta_buttons {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 30px;
	margin-bottom: 63px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}
.cta_button {
	display: block;
	margin: 59px 12px 59px 0;
}
.cta_button:last-of-type {
	margin-right: 0;
}
.cta_button_pic {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 58px;
	height: 43px;
	padding-right: 19px;
}
.cta_button_pic img {
	max-width: 100%;
}
.cta_button_link{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 488px;
	box-sizing: border-box;
	font-family: 'spaceg';
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	padding: 45px 89px;
	color: var(--dark_blue);
	border-radius: 10px;
	border: 1px solid var(--dark_blue);
}
.page-template-modele_page_toutabloc_child .cta_button_link{
	border: 1px solid var(--marine);
}
.cta_button_link:after {
	display: none;
	content: '';
    position: absolute;
    background: url(tta_img/cta_button_arrow_dark_blue.svg)no-repeat;
    width: 19px;
    height: 19px;
    bottom: 30px;
	right: 19px;
    transition: all 0.3s;
}
.cta_button_link:hover:after {
	transform: rotate(90deg);
	transition: all 0.3s;
}

a.cta_button_link{
	color: var(--dark_blue);
}
.page-template-modele_page_toutabloc_child a.cta_button_link{
	color: var(--marine);
}
.cta_button_title {
	display: block;
	margin-right: 19px;
}
.cta_button_title span {
	position: relative;
}
.cta_button_title span:after {
	display: block;
	content: '';
	position: absolute;
	display: block;
	background: url(tta_img/cta_button_arrow_dark_blue.svg)no-repeat;
	width: 19px;
	height: 19px;
	top: 7px;
	bottom: 0;
	right: -39px;
	transition: all 0.3s;
}
.page-template-modele_page_toutabloc_child .cta_button_title span:after {
	background: url(tta_img/cta_button_arrow_bleu_marine.svg)no-repeat;
}
.cta_button_link:hover span:after {
	transition: all 0.3s;
	/* background: url(tta_img/cta_button_arrow_dark_blue.svg)no-repeat center; */
	transform: rotate(90deg);
}

/*****************/
/*** PAGE BLOG ***/
.page_single_mozaik {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.single_actu_card {
	display: block;
	position: relative;
	width: 30%;
	box-sizing: border-box;
	border-right: none;
	margin: 0 1.5% 60px 0;
	border-radius: 0px 0px 20px 20px;
	background: #22282F;
  overflow: hidden;
}
.single_actu_card a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 6;
}
.single_actu_thumbnail {
	display: block;
	width: 100%;
	height: 376px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
  transition: all 0.3s;
}
.single_actu_card:hover .single_actu_thumbnail{
  transform: scale(1.02);
  transition: all 0.3s;
}
.single_actu_card_content {
	display: inline-block;
	width: 100%;
	padding: 24px 35px;
	box-sizing: border-box;
}
.single_actu_card:after {
	content: '';
	position: absolute;
	background: url('./tta_img/arrow_white_top.svg')no-repeat center;
	width: 19px;
	height: 19px;
	right: 22px;
	bottom: 11px;
	padding: 13px;
	border-radius: 50%;
	background-color: transparent;
	transition: all 0.3s;
	z-index: 5;
}
.single_actu_card:hover:after {
	background: url('./tta_img/form_dark_arrow.svg')no-repeat center;
	background-color: #fff;
	transform: rotate(90deg);
	transition: all 0.3s;
}
.single_actu_title {
	display: flex;
	font-family: 'spaceg';
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 25px;
	color: #FFF;
}
.single_actu_category_term {
	font-family: 'jost';
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-right: 7px;
	text-transform: uppercase;
	color: #FFF;
}

/*** widget filtres ***/
.category_filtres ul {
	display: flex;
	flex-wrap: wrap;
  gap: 20px 10px;
	margin-bottom: 60px;
}
.category_filtres ul li {
	display: block;
	text-align: center;
	font-family: 'jost';
	font-weight: 500;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	text-transform: uppercase;
	border: 1px solid var(--dark_blue);
	background: #fff;
}
.category_filtres ul li a {
	display: inline-block;
	padding: 7px 22px;
	color: var(--dark_blue);
}
.category_filtres .current-menu-item {
	color: #fff;
	border: 1px solid var(--dark_blue);
	background: var(--dark_blue);
}
.category_filtres .current-menu-item a {
	color: #fff;
}

/*** category ***/
.page_chapo_pic {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.page-template-modele_page_actualites .page_single_mozaik {
	justify-content: flex-start;
}
.page-template-modele_page_actualites .page_single_mozaik:has(.single_actu_card) {
	gap: 12px;
}
.page-template-modele_page_actualites .single_actu_card {
	width: 32%;
	margin: 0 0.3% 60px 0;
}

/*** tta_single_actu_item ***/
.single_solution_card {
	display: block;
	position: relative;
	width: 24%;
	margin: 0 1.33% 60px 0;
	background-color: #f2f0ed;
	border-radius: 0px 0px 20px 20px;
}
.single_solution_card:nth-of-type(4n+4) {
	margin: 0 0 60px 0;
}
.single_solution_card:after {
	content: '';
	position: absolute;
	background: url('./tta_img/form_dark_arrow.svg')no-repeat;
	width: 19px;
	height: 19px;
	bottom: 55px;
	/* bottom: 100px; */
	right: 28px;
	transition: all 0.3s;
}
.single_solution_card:hover:after {
	transition: all 0.3s;
	transform: rotate(90deg);
}
.single_solution_thumbnail {
	display: block;
	width: 100%;
	height: 320px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
  }
.single_solution_card_content {
	display: inline-block;
	width: 100%;
	padding: 17px 83px 18px 30px;
	box-sizing: border-box;
}
.single_solution_title {
	position: relative;
	display: flex;
	font-family: 'spaceg';
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 16px;
	color: var(--dark_black);
}
.single_solution_category {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.single_solution_category_term {
	font-family: 'jost';
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	color: var(--dark_blue);
}
.single_solution_card a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 44;
}
.single_reference_solution_card:hover .lis_single_ref_pic_block{
	opacity: 0.7;
	transition: all 0.3s;
  transform: scale(1.02);
}

/******************/
/*** pagination ***/
.pagination_wrap {
	display: inline-block;
	font-family: 'spaceg';
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: center;
	margin-bottom: 76px;
	color: var(--dark_black);
}
.pagination_pages .current {
	font-weight: 700;
	margin-left: 20px;
}
.pagination_pages .inactive {
	margin-left: 20px;
}
.pagination_pages .inactive:hover {
	font-weight: 700;
	color: var(--dark_black);
}

/***************************/
/*** page CERTIFICATIONS ***/
.bloc_certif_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 110px;
	margin: 65px 128px 120px;
	border-bottom: 1px solid #E2E2E2;
}
.bloc_certif_container a {
	width: 49%;
}
.bloc_certif_item {
	position: relative;
	display: flex;
	/* flex-wrap: wrap; */
	align-items: center;
	width: 100%;
	max-width: 488px;
  	height: 113px;
	/* padding: 26px 76px 31px 32px; */
	margin: 0 13px 30px 0;
	border-radius: 20px;
	background: #F2F0ED;
}
.bloc_certif_item a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.bloc_certif_item:after {
	position: absolute;
	content: '';
	background: url('./tta_img/form_dark_arrow.svg')no-repeat;
	width: 19px;
	height: 19px;
	right: 19px;
	transition: all 0.3s;
}
.bloc_certif_item:hover:after {
	background: url('./tta_img/form_dark_arrow_bottom.svg')no-repeat;
	transition: all 0.3s;
}
.bloc_certif_item:nth-child(even) {
	margin-right: 0;
}
.bloc_certif_picto {
	display: block;
	height: 70px;
	width: 70px;
	margin-left: 19px;
}
.bloc_certif_picto img {
	display: block;
	width: 100%;
	height: auto;
}
.bloc_certif_title {
	position: relative;
	display: flex;
	align-items: center;
	width: 291px;
	padding: 0 38px 0 20px;
}
.bloc_certif_title span {
	font-family: 'spaceg';
	font-size: 19px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	color: var(--dark_black);
}

/********************/
/*** page AGENDA ***/
#cpt_event_container {
	padding: 20px 0 75px;
	border-bottom: 1px solid #E4F1F7;
}
#cpt_event_container_bloc {
	display: flex;
	flex-wrap: wrap;
}
.cpt_event_content {  /* article */
	display: flex;
	flex-wrap: wrap;
	width: 48%;
	margin-bottom: 39px;
	border-radius: 20px;
	border: 1px solid #D8D8D8;
	box-sizing: border-box;
}
.cpt_event_content:nth-child(odd) {
	margin-right: 12px;
}
#cpt_event_content_bloc {
	display: flex;
	flex-wrap: wrap;
	padding: 31px 0 27px;
}
.cpt_event_thumbnail {
	display: flex;
	flex-wrap: wrap;
	width: 90px;
}
.cpt_event_thumbnail img {
	display: block;
	width: auto;
	height: auto;
	max-width: 90%;
	max-height: 90%;
	margin: auto 14px;
}
#cpt_event_main_content {
	flex: 1;
	margin: 0 21px;
}
#cpt_event_content_title {
	font-family: 'spaceg', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	padding-bottom: 8px;
}
#cpt_event_content_subtitle,
#cpt_event_content_ondate,
#cpt_event_content_location {
	position: relative;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	padding-left: 9px;

}
#cpt_event_content_subtitle:before,
#cpt_event_content_ondate:before,
#cpt_event_content_location:before {
	content: '';
	position: absolute;
	display: block;
	width: 3px;
	height: 3px;
	background-color: var(--dark_black);
	border-radius: 50px;
	top: 13px;
	left: 0;
}
.pagination {
	display: inline-block;
	text-align: center;
	font-family: 'spaceg';
	font-size: 18px;
	font-weight: 400;
	line-height: normal;
}
.pagination span, .pagination a {
	margin-right: 20px;
}
.pagination .current {
	font-weight: 700;
}
.pagination a:hover {
	color: var(--dark_blue);
}

/****************************/
/*** PAGE QUI SOMMES NOUS ***/
#bloc_company {
	margin-bottom: 63px;
}
.bloc_company_content {
	display: flex;
	flex-wrap: wrap;
}
.bloc_company_text {
	display: block;
	width: 45%;
	padding-right: 55px;
}
.bloc_company_map_content {
	flex: 1;
}
#bloc_company_map_block {
	position: relative;
	display: block;
	width: 100%;
}
#bloc_company_map_block:after {
	content: '';
	position: absolute;
	display: block;
	background: url(./tta_img/page_qsn_picto_loupe.svg) no-repeat center;
	width: 80px;
	height: 80px;
	top: 42%;
	right: 42%;
	z-index: 3;
}
#bloc_company_map_pic {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	border-radius: 15px;
	z-index: 2;
}
/* fenêtre MODALE worldmap */
#bloc_company_map_modal {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 77;
    transition: all 0.3s;
}
#bloc_company_map_modal_main {
    position: absolute;
    display: flex;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#bloc_company_map_modal_main:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: #1c1c1c;
    opacity: 0.6;
}
#bloc_company_map_modal_pic {
    position :relative;
    display: block;
    width: auto;
    max-width: 80%;
    height: auto;
    max-height: 80%;
    margin: auto;
    z-index: 3;
}
/* header CHAPO */
.home_chapo_slider_bloc {
	position: relative;
	z-index: 7;
}
.home_chapo_slider_main_title {
	position: absolute;
	z-index: 3;
	top: 0;
	/* background: url(tta_img/home_header_ellipse.svg)no-repeat top 150px left -30px; */
	/* padding: 253px 150px 150px 10px; */
	padding: 253px 400px 150px 10px;
}
.home_header_sliderarea {
	position: relative;
}
#home_header_slider {
	position: relative;
	overflow: unset !important;
	z-index: 3;
}
.home_header_sliderarea_article {
	/* height: 500px; */
	height: 810px;
}
.home_header_slider_navigation {
	position: absolute;
	width: 15%;
	top: 580px;
	/* top: 550px; */
	bottom: auto;
	/* bottom: 0; */
	left: 360px;
	z-index: 4;
}
.home_header_slider_navigation_bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 66vw;
	border-radius: 0px 20px 20px 0px;
}
.home_header_slider_navigation_content {
	position: relative;
	width: 100%;
	padding: 0;
	/* padding: 50px 0; */
	border-radius: 0px 20px 20px 0px;
}
.home_header_slider_navigation_content .customLink {
	display: block;
	font-family: 'jost';
	font-size: 18px;
	font-weight: 400;
	line-height: normal;
	color: #FFF;
	opacity: 0.5;
}
.home_header_slider_navigation_content .customLink:hover {
	cursor: pointer;
}
.home_header_slider_navigation_content .customLink.current {
	font-family: 'jost';
	font-size: 18px;
	font-weight: 500;
	line-height: normal;
	color: #FFF;
	opacity: 1;
}
.home_header_slider_navigation_content .customLink .home_chapo_slider_description {
	display: none;
}
.home_header_slider_navigation_content .customLink.current .home_chapo_slider_description {
	display: block;
}
.home_chapo_slider_title {
	display: block;
	padding: 9px 0 9px 33px;
	border-left: 1px solid #fff;
}
.home_header_slider_navigation_content .customLink.current .home_chapo_slider_title {
	border-left: 3px solid #fff;
}
.home_chapo_slider_description  {
	position: absolute;
	width: 418px;
	top: 44px;
	left: 297px;
	font-family: 'spaceg';
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px;
	padding-right: 72px;
	color: #FFF;
}

/* Slider Home */
.home_chapo_slider_description_main {
	position: relative;
	width: 100%;
	height: auto;
	/* padding-top: 100px; */
	margin-top: -138px;
}
.home_chapo_slider_description_bloc {
	position: relative;
	width: 67%;
	min-height: 276px;
	border-radius: 0px 20px 20px 0px;
	background: #005FA9;
}
.home_chapo_slider_description_bloc_content {
	display: block;
	float: right;
	width: 418px;
	/* min-height: 276px; */
	padding: 50px 44px 0 0;
}
.home_chapo_slider_description_bloc span p,
.home_chapo_slider_description_bloc span h2 {
	font-family: 'spaceg';
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px;
	color: #FFF;
}
.page-template-modele_page_test .home_header_slider_navigation {
	position: absolute;
	width: 288px;
	bottom: 0;
	left: 360px;
	z-index: 4;
}
/* ****************** */
/* bouton "Découvrir" */
.page-template-modele_page_accueil .home_chapo_slider_description_bloc_content .hentry_black_arrow_link_button {
	margin-top: 30px;
	background-color: var(--dark_blue);
	color: #fff;
	border: 1px solid #fff;
}
.page-template-modele_page_accueil .home_chapo_slider_description_bloc_content .hentry_black_arrow_link_button:after {
	content: '';
	display: inline-block;
	position: absolute;
	background: url(tta_img/arrow_white_top.svg)no-repeat;
	width: 19px;
	height: 19px;
	right: 20px;
	bottom: 13px;
	transition: all 0.3s;
}
.page-template-modele_page_accueil .home_chapo_slider_description_bloc_content .hentry_black_arrow_link_button:hover {
	background-color: #fff;
	color: var(--dark_blue);
	border: 1px solid #fff;
}
.page-template-modele_page_accueil .home_chapo_slider_description_bloc_content .hentry_black_arrow_link_button:hover:after {
	color: var(--dark_blue);
	background: url(tta_img/cta_button_arrow_dark_blue.svg)no-repeat;
	transform: rotate(90deg);
}
.customLink.current .home_chapo_slider_description .hentry_black_arrow_link_button:hover {
	background-color: #fff;
	color: var(--dark_blue) !important;
}
.customLink.current .home_chapo_slider_description .hentry_black_arrow_link_button:hover::after {
	background: url(tta_img/cta_button_arrow_dark_blue.svg)no-repeat !important;
	transform: rotate(90deg);
}
.page-template-modele_page_accueil .home_header_slider_navigation .home_header_slider_navigation_content .customLink.current .home_chapo_slider_description .hentry_black_arrow_link_button {
	margin-top: 30px;
	color: #fff;
	border: 0.5px solid #fff;
}
.page-template-modele_page_accueil .home_header_slider_navigation .home_header_slider_navigation_content .customLink.current .home_chapo_slider_description .hentry_black_arrow_link_button:after {
	background: url(./tta_img/arrow_white_top.svg)no-repeat;
}

/* bloc Solutions */
.page-template-modele_page_accueil #bloc_actus_content {
	border-top: unset;
}
/* bloc Mission */
#bloc_mission_content {
	margin-bottom: 66px;
}
.bloc_mission_pic_content {
	width: 100%;
	height: 518px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bloc_mission_pic_content_missing {
	margin-top: 300px;
}
.bloc_mission_content_text  {
	display: block;
	text-align: center;
	background: #F2F0ED;
	border-radius: 20px;
	margin-top: -214px;
}
#bloc_mission_content_subtitle {
	display: block;
	font-family: 'spaceg';
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	padding: 41px 0 18px;
}
#bloc_mission_content_title {
	font-family: 'spaceg';
	font-size: 22px;
	font-weight: 400;
	line-height: 24px;
	padding: 0 158px;
	color: var(--dark_black);
	transition: all 0.3s;
}

.page-template-modele_page_accueil #bloc_mission_content #bloc_mission_content_title .hentry_black_arrow_link_button:hover,
.bloc_home_testimony_text .hentry_black_arrow_link_button:hover {
	color: #fff;
	background-color: var(--dark_black);
	transition: all 0.3s;
}
.page-template-modele_page_accueil #bloc_mission_content #bloc_mission_content_title .hentry_black_arrow_link_button:hover:after,
.bloc_home_testimony_text .hentry_black_arrow_link_button:hover:after {
	background: url('tta_img/arrow_white_bottom.svg')no-repeat;
	transition: all 0.3s;
}
#bloc_mission_content_title p:first-of-type {
	margin-bottom: 40px;
}
#bloc_mission_content_title p:last-of-type {
	padding-bottom: 40px;
}

/* bloc Chiffres-clés */
#bloc_key_figures {
	margin-bottom: 57px;
	border-radius: 20px;
	background: #005FA9;
  overflow: auto;
}
.page-template-modele_page_toutabloc #bloc_key_figures {
	background: var(--marine);
}
#bloc_key_figures_content {
	display: block;
	width: 1188px;
	margin-right: auto;
	margin-left: auto;
	padding: 55px 0 22px;
}
#bloc_key_figures_pics {
	padding-bottom: 87px;
}
.bloc_key_figures_subtitle {
	font-family: 'spaceg';
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;
}
.bloc_key_figures_title {
	font-family: 'spaceg';
	font-size: 32px;
	font-weight: 700;
	line-height: 24px;
	color: #ffffff;
}
#bloc_key_figures_pics {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1188px;
	margin-right: auto;
	margin-left: auto;
}
.bloc_key_figures_article {
	display: flex;
	justify-content: end;
	width: 288px;
	margin-top: 20px;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.19);
}
.bloc_key_figures_pic {
	flex: 1;
	display: flex;
	justify-content: center;
  	align-items: center;
	max-width: 54px;
	padding-top: 11px;
  	overflow: hidden;
}
.bloc_key_figures_pic img {
	display: block;
	width: auto;
	height: auto;
	max-width: 90%;
	max-height: 90%;
	transform: translateX(-80px);
	transition: transform 0.6s;
}
#bloc_key_figures.highlight .bloc_key_figures_pic img{
  transform: translateX(0px);
  transition: transform 0.6s;
  transition-delay: 1s;
}
.bloc_key_figures_pic_title {
	display: block;
	font-family: 'spaceg';
	font-size: 22px;
	font-weight: 700;
	line-height: 24px;
	color: #ffffff;
}
.bloc_key_figures_pic_description {
	display: block;
	font-family: 'spaceg';
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	color: #ffffff;
}
.bloc_key_figures_meta {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 174px;
	padding: 28px 10px 23px 18px;
}
/* bloc piliers */
.toutabloc_pillars {
	position: relative;
	display: block;
	padding: 71px 0 60px;
	margin-bottom: 77px;
	background-color: #F2F0ED;
}
.toutabloc_pillars:after {
	position: absolute;
	content: '';
	background: url(./tta_img/toutabloc_bloc_piliers_border.svg)no-repeat center;
	width: 1778px;
	height: 26px;
	bottom: -26px;
}
.toutabloc_pillars_content  {
	display: flex;
	flex-wrap: wrap;
}
.toutabloc_pillars_text  {
	width: 50%;
	box-sizing: border-box;
	padding-right: 56px;
}
.toutabloc_pillars_pic_content {
	width: 50%;
	padding-top: 75px;
}
.toutabloc_pillars_pic {
	width: 592px;
	height: 400px;
	background-size: cover;
}


.page-template-modele_page_toutabloc_child .toutabloc_pillars_text,
.page-template-modele_page_toutabloc_child .toutabloc_pillars_pic_content{
	flex: 1;
	width: auto;
}





/* bloc Projet - swiper */
.toutabloc_bloc_projet {
	margin-bottom: 89px;
}
.toutabloc_bloc_projet .swiper-slide {
	display: block;
	position: relative;
	width: 30%;
	height: unset !important;
	min-height: 584px;
	box-sizing: border-box;
	border-right: medium;
	margin-left: 0px;
	margin-right: 12px;
	border-radius: 0px 0px 20px 20px;
	background: var(--violet);
}
.toutabloc_bloc_projet .swiper-slide_project_pic {
	display: block;
	width: 100%;
	height: 376px;
}
.toutabloc_bloc_projet .swiper-slide_project_title {
	display: block;
	font-family: 'spaceg';
	font-size: 24px;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	padding: 26px 35px 8px 29px;
	text-align: left;
	color: #fff;
}
.toutabloc_bloc_projet .swiper-slide_project_text {
	display: inline-block;
	font-family: 'jost';
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	padding: 0 35px 78px 29px;
	text-align: left;
	color: #FFF;
}
/* bloc Avantages N°1 */
#bloc_avantages01 {
	margin-bottom: 30px;
}
.bloc_avantages_content {
	display: flex;
	flex-wrap: wrap;
}

#bloc_avantages01_content_text {
	display: block;
	width: 687px;
	padding-right: 59px;
}
.bloc_avantages_articles {
	flex: 1;
	border-radius: 20px;
	background: #E4F1F7;
}
.page-template-modele_page_toutabloc_child .bloc_avantages_articles,
.page-template-modele_page_toutabloc_child .bloc_avantages_article {
	background: var(--marine);
}
.page-template-modele_page_toutabloc_child .bloc_avantages_article {
	border: 1px solid rgba(255, 255, 255, 0.19);
}
.bloc_avantages01_content_main_title {
	display: block;
	font-family: 'spaceg';
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	padding: 42px 185px 23px 98px;
	color: #005FA9;
}
.page-template-modele_page_toutabloc_child .bloc_avantages01_content_main_title,
.page-template-modele_page_toutabloc_child .bloc_avantages_article .bloc_avantages_content_title {
	color: #fff;
}
.bloc_avantages_content_articles {
	display: block;
	padding: 0 97px;
}
.bloc_avantages_article {
	display: flex;
	flex-wrap: wrap;
	padding: 21px 0 21px 35px;
	margin-bottom: 20px;
	border-radius: 10px;
	background: #FFF;
}
.bloc_avantages_article:last-of-type {
	margin-bottom: 62px;
}
.bloc_avantages_articles_pic {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 41px;
	padding-right: 15px;
}
.bloc_avantages_articles_pic img {
	display: block;
	width: auto;
	height: auto;
	max-width: 90%;
	max-height: 90%;
}
.bloc_avantages_content_title {
	flex: 1;
	display: flex;
	align-items: center;
	font-family: 'spaceg';
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	min-height: 54px;
	padding-right: 30px;
	color: #005FA9;
}
/* bloc Avantages N°2 */
#bloc_avantages02 {
	padding-bottom: 85px;
}
#bloc_avantages02_content {
	display: flex;
	flex-wrap: wrap;
}
#bloc_avantages02 .bloc_avantages_article:first-of-type {
	margin-top: 60px;
}
#bloc_avantages02_content .bloc_avantages_articles:first-of-type {
	padding-top: 60px;
}
#bloc_avantages02_content_text {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 687px;
	padding-left: 59px;
}

/***********************/
/*** page REFERENCES ***/
.page_ref_taxos_filtre_bloc  {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 76px;
}
.page_ref_taxos_filtres {
	display: block;
	text-align: center;
	font-family: 'jost';
	font-weight: 500;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	margin: 0 10px 0 3px;
	text-transform: uppercase;
	border: 1px solid var(--dark_blue);
	background: #fff;
}
.page_ref_taxos_filtres .current-menu-item {
	color: #fff;
	border: 1px solid var(--dark_blue);
	background: var(--dark_blue);
}
.page_ref_taxos_filtres a {
	display: inline-block;
	padding: 7px 22px;
	color: var(--dark_blue);
}
.page_ref_taxos_filtres .current-menu-item a {
	color: #fff;
}

/**********************/
/*** PAGE NIVEAU 01 ***/
.page_niveau_bloc_downloads {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 61px;
}
.bloc_downloads_item {	/*article*/
	position: relative;
	margin: 10px 20px 0 0;
}
.bloc_downloads_title_link {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
.bloc_references_select {
	padding-bottom: 75px;
	margin-bottom: 60px;
	border-bottom: 1px solid #E2E2E2;
}
.bloc_references_select_title {
	font-family: 'spaceg';
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	padding-bottom: 32px;
	color: var(--light_black);
}
.bloc_ref_select_single_cpt_ref_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.bloc_domaines_appli  {
	padding-bottom: 95px;
}
.current_page_children_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.page-template-modele_page_niveau_01 .current_page_children_item,
.page-template-modele_page_niveau_02 .current_page_children_item { /* article */
	position: relative;
	display: block;
	height: 118px;
	width: 32%;
	max-width: 388px;
	margin: 0 12px 12px 0;
}
.current_page_children_item a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.current_page_children_item a:last-of-type {
	margin-right: 0;
}
.current_page_children_item a:after {
	content: '';
	position: absolute;
	background: url(./tta_img/arrow_white_top.svg)no-repeat center;
	width: 19px;
	height: 19px;
	right: 35px;
  	top: 50px;
	transition: all 0.3s;
}
.current_page_children_item a:hover:after {
	transition: all 0.3s;
	transform: rotate(90deg);
}
.current_page_children_item span {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	font-family: 'spaceg', sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	box-sizing: border-box;
	height: 100%;
	padding: 0 65px 0 28px;
	/* padding: 45px 79px 59px;
	margin: 0 12px 12px 0; */
	color: #fff;
	background: #005FA9;
	border-radius: 10px;
}

/**********************/
/*** PAGE NIVEAU 02 ***/
.bloc_subtitle_content {
	display: block;
	font-family: 'jost';
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	color: var(--dark_black);
}
.bloc_solutions_select {
	margin-bottom: 60px;
}
.single_solution_card.single_solut_card_see_all {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}
.single_solution_card.single_solut_card_see_all.single_solution_card:after {
	/* right: 125px;
	bottom: 140px; */
	right: 125px;
	bottom: 115px;
	background-color: transparent;
	background-position: center;
	padding: 13px;
	border-radius: 50%;
}
.single_solution_card.single_solut_card_see_all.single_solution_card:hover:after {
	background: url(./tta_img/arrow_white_bottom.svg)no-repeat center;
    background-color: rgba(0, 0, 0, 0);
	background-color: var(--dark_black);
	padding: 13px;
	border-radius: 50%;
	transform: unset;
	transition: all 0.3s;
}
.single_solution_card.single_solut_card_see_all .single_solution_thumbnail {
	height: unset;
	margin-bottom: 26px;
}
.single_solution_card.single_solut_card_see_all .single_solution_card_content {
	padding: 2px 68px;
}
.single_solution_card.single_solut_card_see_all .single_solution_title {
	justify-content: center;
}

/*****************/
/*** HOME PAGE ***/
/* bloc chapo */
.home_chapo_slider_pic {
	width: auto;
	height: 669px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

/* bloc ref */
.page-template-modele_page_accueil .page_single_mozaik .single_solution_card:after {
	bottom: 55px;
}
/* bloc Articles */
.home_bloc_single_post {
	display: block;
	padding-bottom: 74px;
}
.home_bloc_articles_content {
	display: flex;
}
.home_articles_bloc_left {
	justify-content: flex-start;
	width: 788px;
	margin-left: 0;
}
.home_articles_bloc_left .single_actu_card {
	width: 48%;
}
.home_articles_bloc_right {
	flex: 1;
	justify-content: flex-start;
	flex-direction: column;
	align-items: flex-end;
}
.home_articles_bloc_right .single_actu_card {
	width: 100%;
	max-width: 388px;
	height: auto;
	margin-right: 0;
	margin-bottom: 20px;
	background: unset;
	border-radius: 0px 0px 20px 20px;
}
.home_articles_bloc_right .single_actu_card:last-of-type {
	margin-bottom: 77px;
}
.home_articles_bloc_right .single_actu_card:after {
	background: url('./tta_img/form_dark_arrow.svg')no-repeat;
	padding: 0;
	bottom: 25px;
	right: 22px;
	border-radius: 0;
}
.home_articles_bloc_right .single_actu_card:hover:after {
	transform: rotate(90deg);
}
.home_articles_bloc_right .single_actu_card .single_actu_thumbnail {
	width: 0;
	height: 0;
}
.home_articles_bloc_right .single_actu_card .single_actu_card_content {
	background: #F2F0ED;
	border-radius: 20px;
}
.home_articles_bloc_right .single_actu_card .single_actu_title {
	color: var(--dark_black);
}
.home_articles_bloc_right .single_actu_card .single_actu_category_term {
	color: var(--dark_blue);
}
.home_bloc_article_button {
	display: flex;
	justify-content: flex-end;
}
/* bloc moteur de recherche */
#home_search_engine {
	display: none;
	margin-bottom: 79px;
	border-radius: 20px;
	background: var(--dark_black);
}
.home_search_engine_titles {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	padding: 38px 59px 0 62px;
	margin-bottom: 42px;
}
#products_search_engine_subtitle {
	font-family: 'spaceg';
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	color: #FFF;
}
#products_search_engine_title {
	font-family: 'spaceg';
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	color: #FFF;
}
#search_engine_form_home {
	padding: 0 59px 54px 62px;
}
.search_engine_form_strap {
	width: 419px;
}
.search_engine_form_label {
	font-family: 'jost';
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
	color: #FFF;
}
.search_engine_form_home_bloc {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.search_strap_select_content  {
	display: block;
	width: 419px;
}
#search_strap_select_taxo_reference,
#search_strap_select_taxo_usages {
	display: block;
	width: 100%;
}



/* bloc témoignages */
.home_bloc_testimonies_tabs {
	display: block;
	margin-bottom: 87px;
	background: #E4F1F7;
	border-radius: 20px;
}
.home_bloc_testimonies_tabs_content {
	display: block;
	padding: 75px 0 102px;
}
.home_bloc_testimonies_titles {
	padding-bottom: 35px;
}
.home_bloc_subtitle {
	font-family: 'spaceg';
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	color: var(--dark_black);
}
.home_bloc_maintitle {
	font-family: 'spaceg';
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	color: var(--light_black);
}
.home_bloc_testimonies_tabs_content .usual {
	display: flex;
	min-height: 220px;
	padding-top: 53px;
}
.home_bloc_testimonies_tabs_content .usual ul {
	width: 250px;
	border-left: 1px solid var(--dark_blue);
}
.home_bloc_testimonies_tabs_content .usual ul .selected li {
	border-left: 3px solid var(--dark_blue);
	font-weight: 500;
}
.home_bloc_testimonies_tabs_content .usual ul li {
	padding: 13px 0;
}
.home_bloc_testimonies_tabs_content .usual ul a li {
	font-family: 'jost';
	font-size: 18px;
	font-weight: 400;
	line-height: normal;
	padding-left: 28px;
	color: var(--dark_blue);
}
.home_bloc_testimony_article {
	flex: 1;
	display: flex;
}
.bloc_home_testimony_pic {
	display: block;
	width: 200px;
	height: 200px;
}
.bloc_home_testimony_pic img {
	display: block;
	width: 100%;
	height: 100%;
  	object-fit: cover;
	border-radius: 20px;
}
.home_bloc_testimony_content {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	min-width: 666px;
	box-sizing: border-box;
	padding-left: 60px;
}
.bloc_home_testimony_text {
	flex: 1;
	font-family: 'spaceg';
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	color: var(--dark_black);
}
.bloc_home_testimony_subtitle {
	font-family: 'jost';
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	color: var(--dark_black);
}
/* bloc social media */
.home_bloc_social_medias {
	display: block;
	padding-bottom: 75px;
	border-bottom: 1px solid #E4F1F7;
}
.home_bloc_social_medias_border {
	display: block;
	border-radius: 20px;
	background: var(--dark_blue);
}
.home_bloc_social_medias_bloc_text {
	/* display: block; */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 437px;
	padding-right: 73px;
}
.home_bloc_social_medias_titles {
	display: block;
}
.home_bloc_social_medias_content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-wrap: wrap;
	padding: 50px 0;
}
.home_bloc_social_medias_subtitle {
	font-family: 'spaceg';
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	color: #FFF;
}
.home_bloc_social_medias_title {
	font-family: 'spaceg';
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	color: #FFF;
}
.home_bloc_social_medias_description {
	max-width: 311px;
	font-family: 'spaceg';
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	color: #FFF;
}
.home_bloc_social_medias_bloc_pics {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 432px;
	/* padding: 0 100px 0 63px; */
	margin-right: auto;
	margin-left: auto;
}
.home_bloc_social_medias_pic_item {
	display: block;
	width: 30px;
	height: 30px;
	padding: 24px 87px;
	margin: 0 12px 10px 0;
	background: #1776C1;
	border-radius: 10px;
}
.home_bloc_social_medias_pic_item:hover {
	background: #3e8dcb;
}
.home_bloc_social_medias_pic_item img {
	display: block;
	width: 100%;
	height: 100%;
}
/********************/
/*** Page SEARCH ***/
#list_references_in_page_template .list_products_mozaik {
	display: flex;
	flex-wrap: wrap;
}

/***********************/
/*** Page TOUTABLOC ***/
/* bloc intro */
.toutabloc_intro_bloc  {
	margin-bottom: 63px;
}
.toutabloc_intro_bloc_content {
	display: flex;
}
.toutabloc_intro_text {
	width: 888px;
	padding-right: 61px;
}
.toutabloc_intro_text.fullwidth {
	width: 100%;
	padding-right: 0;
}
#toutabloc_info_website {
	flex: 1;
}
.toutabloc_intro_pic {
	display: block;
	width: 239px;
	height: 40%;
	max-height: 51px;
}
.toutabloc_intro_pic_content {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.toutabloc_intro_button_bloc {
	margin-top: 40px;
}
.page-template-modele_page_toutabloc .toutabloc_intro_bloc .hentry_black_arrow_link_button {
	width: 100%;
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	padding: 36px 49px 34px 19px;
	text-align: center;
}
.page-template-modele_page_toutabloc p:has(.hentry_black_arrow_link_button):hover a {
	color: #fff;
}
.page-template-modele_page_toutabloc .toutabloc_intro_bloc .hentry_black_arrow_link_button::after {
	height: 45px;
	right: 46px;
}

.page-template-modele_page_toutabloc .swiper-button-next,
.page-template-modele_page_toutabloc .swiper-button-prev {
	color: #fff;
}

/****************************/
/*** Page TOUTABLOC CHULD ***/

/*** Bloc AVANTAGES ***/
.page-template-modele_page_toutabloc_child #bloc_avantages01 {
	margin-bottom: 51px;
}

/*** Bloc AVANTAGES ***/
.page-template-modele_page_toutabloc_child .page_content {
	margin-bottom: 61px;
}

/*** Bloc AVANTAGES ***/
.page-template-modele_page_toutabloc_child .toutabloc_pillars {
	margin-bottom: 106px;
}
.page-template-modele_page_toutabloc_child #bloc_avantages01_content_text {
	flex: 1;
	width: unset;
}
.page-template-modele_page_toutabloc_child .bloc_avantages_articles {
	flex: unset;
	width: 442px;
}

/*** bloc_repeat_mb_front ***/
.repeat_mb_bloc {
	display: block;
	background: var(--marine);
	border-radius: 20px;
	margin-bottom: 54px;
}
.repeat_mb_intro {
	padding: 75px 0 33px;
}
.repeat_mb_intro h2 {
	margin-bottom: 8px !important;
	color: #fff !important;
}
.page_repeat_mb_editor_intro p {
	color: #fff !important;
}
.repeat_mb_column_mozaik {
	display: flex;
	flex-wrap: wrap;
	gap: 30px 12px;
	padding-bottom: 40px;
}
.page_repeat_mb_col_single {
	display: block;
	/*width: 24%;*/
	box-sizing: border-box;
	padding: 30px 40px 53px;
	border: 1px solid #505050;
	border-radius: 10px;
}
.page-template-modele_page_toutabloc_child .select_col_2 {
	width: calc(50% - 12px); /* 2 colonnes */
}
.page-template-modele_page_toutabloc_child .select_col_3 {
	width: calc(33.333% - 12px); /* 3 colonnes */
}
.page-template-modele_page_toutabloc_child .select_col_4 {
	width: calc(25% - 12px); /* 4 colonnes */
}
.repeat_mb_col_single_pic {
	display: block;
	width: 40px;
	height: 40px;
	margin-bottom: 11px;
}
.repeat_mb_col_single_pic img {
	display: block;
	width: auto;
	height: auto;
	max-height: 40px;
	object-fit: contain;
	object-position: bottom;
}
.repeat_mb_col_single_title {
	display: block;
	font-family: 'spaceg', sans-serif;
	font-weight: 500;
	line-height: 20px;
	padding-bottom: 26px;
	color: #fff;
}
.repeat_mb_col_single_editor p,
.repeat_mb_col_single_editor h2,
.repeat_mb_col_single_editor h3,
.repeat_mb_col_single_editor h4,
.repeat_mb_col_single_editor h5,
.repeat_mb_col_single_editor h6 {
	color: #fff !important;
}
.page_repeat_mb_editor_endblock p {
	font-size: 18px !important;
	font-weight: 500 !important;
	line-height: 26px !important;
	color: #fff !important;
}
.page_repeat_mb_editor_endblock{
	padding-bottom: 100px;
	color: #fff;
}

/*** Bloc MOSAIQUE ***/
.repeat_mb_mosaik_bloc {
	margin-bottom: 57px;
}
.page_repeat_mb_mosaik_single {
	display: block;
	width: 32%;
	box-sizing: border-box;
	padding: 38px 40px 11px;
	background: #F2F0ED;
	border-radius: 10px;
}
.page-template-modele_page_toutabloc_child .select_mos_col_2 {
	width: calc(50% - 12px); /* 2 colonnes */
}
.page-template-modele_page_toutabloc_child .select_mos_col_3 {
	width: calc(33.333% - 12px); /* 3 colonnes */
}
.page-template-modele_page_toutabloc_child .select_mos_col_4 {
	width: calc(25% - 12px); /* 4 colonnes */
}
.repeat_mb_mosaik_single_pic {
	display: block;
	width: 30px;
	height: 24px;
	margin-bottom: 15px;
}
.repeat_mb_mosaik_single_pic img {
	display: block;
	width: auto;
	height: auto;
	max-height: 24px;
	object-fit: contain;
	object-position: bottom;
}
.repeat_mb_mosaik_single_title {
	display: block;
	font-family: 'spaceg', sans-serif;
	font-weight: 500;
	line-height: 20px;
	padding-bottom: 26px;
}
#mosaik_metabox_cols_or_mosaik .page_repeat_mb_editor_endblock p {
	font-weight: 300 !important;
	line-height: 26px !important;
	padding-bottom: unset;
	color:var(--dark_black) !important;
}

/*** Bloc DIAPORAMA ***/
.page-template-modele_page_toutabloc_child .bloc_diaporama {
	position: relative;
	padding-top: 92px;
	margin-bottom: 106px;
	background-color: #f2f0ed;
}
.page-template-modele_page_toutabloc_child .bloc_diaporama .swiper,
.page-template-modele_page_toutabloc_child .toutabloc_bloc_projet  .swiper,
.page-template-modele_page_toutabloc_child .bloc_diaporama .swiper-wrapper,
.page-template-modele_page_toutabloc_child .toutabloc_bloc_projet  .swiper-wrapper {
	height: auto;
}
.page-template-modele_page_toutabloc_child .bloc_diaporama:after {
	position: absolute;
	content: '';
	background: url(./tta_img/toutabloc_bloc_piliers_border.svg)no-repeat center;
	width: 1778px;
	height: 26px;
	bottom: -26px;
}
.page-template-modele_page_toutabloc_child .bloc_diaporama .swiper-slide {
	height: unset !important;
	max-height: 420px;
}
.page-template-modele_page_toutabloc_child .swiper-horizontal > .swiper-pagination-progressbar,
.page-template-modele_page_toutabloc_child .swiper-pagination-progressbar.swiper-pagination-horizontal {
	border-bottom: 1px solid var(--violet);
}
.page-template-modele_page_toutabloc_child .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--violet);
}
.page-template-modele_page_toutabloc_child .bloc_diaporama .swiper-button-next,
.page-template-modele_page_toutabloc_child .bloc_diaporama .swiper-button-prev {
	color: #f2f0ed;
}

/*** Bloc PROJETS ***/
.page-template-modele_page_toutabloc_child .toutabloc_bloc_projet {
	margin-bottom: 100px;
}

/*** FOOTER ***/
.page-template-modele_page_toutabloc_child .footer_strap_contact_bg {
	background: #4c4b6d4d;
}


/*** Bloc classic_titles_front ***/
.classic_titles_front#bloc_actus_content {
	padding-top: 0;
	margin-bottom: 33px;
	border-top: unset;
}
.classic_titles_front #bloc_actus_content_title {
	padding-bottom: 22px;
}
.classic_titles_front #classic_subtitle_front {
	font-size: 18px;
	line-height: 26px;
}

/*** Bloc PROJETS - Slider ***/
.page-template-modele_page_toutabloc_child .toutabloc_bloc_projet .swiper-slide {
	min-height: 410px;
}
.page-template-modele_page_toutabloc_child .toutabloc_bloc_projet .swiper-slide_project_title {
	font-size: 16px;
	line-height: 20px;
	text-transform: unset;
	padding-bottom: 36px;
}
.page-template-modele_page_toutabloc_child .toutabloc_bloc_projet .swiper-button-prev,
.page-template-modele_page_toutabloc_child .toutabloc_bloc_projet .swiper-button-next {
	color: #fff;
}

/*** Bloc TWO COLS PIC ***/
.bloc_two_cols_pic_front {
	margin-bottom: 67px;
}
.bloc_two_cols_pic_title {
	font-family: "spaceg", sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 32px;
}
.bloc_two_cols_pic_content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	column-gap: 59px;
}
.bloc_two_cols_pic_article {
	display: block;
	width: 47%;
}
.bloc_two_cols_pic_edit {
	display: block;
	max-width: 500px;
}
.bloc_two_cols_pic_edit p .hentry_purple_bullet_list {
	padding-top: 32px;
}
.bloc_two_cols_pic {
	display: block;
	width: 536px;
	max-width: 536px;
	height: auto;
	position: relative;
}
.bloc_two_cols_pic img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: contain;
	border-radius: 10px;
	border: 1px solid var(--violet);
	position: relative;
	z-index: 2;
}
.bloc_two_cols_pic_img_link{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
}
#bloc_two_cols_pic_modal {
	display: none;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	justify-content: center;
	align-items: center;
}
.bloc_two_cols_pic_modal_content {
	max-width: 90%;
	max-height: 90%;
	border-radius: 5px;
}
.bloc_two_cols_pic_modal_close {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 40px;
	color: white;
	cursor: pointer;
}

/*** Bloc CONFIANCE ***/
.bloc_confiance {
	display: block;
	background: linear-gradient(90deg, #ffffff 50%, var(--yellow) 50%);
	margin-bottom: 108px;
}
.bloc_confiance_content {
	display: flex;
	padding: 50px 10px 0 86px;
	background-color: var(--yellow);
	border-radius: 10px 10px 46px 10px;
}
.bloc_confiance_pic {
	display: block;
	width: 400px;
	height: 388px;
	padding-right: 100px;
	margin-bottom: -42px;
}
.bloc_confiance_pic img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.bloc_confiance_desc {
	flex: 1;
}
.bloc_confiance_link {
	padding-bottom: 46px;
}
.bloc_confiance_link a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

/*** Bloc REFERENCES ***/
.page-template-modele_page_toutabloc_child .bloc_references_select {
	padding-bottom: 0;
	border-bottom: unset;
}
.page-template-modele_page_toutabloc_child .single_reference_card {
	margin: 0 1.33% 0 0;
}
.page-template-modele_page_toutabloc_child .single_reference_card:nth-of-type(4n+4) {
	margin: 0;
}

/***********************/
/*** Page REFERENCES ***/
#page_references_bloc {
	padding-bottom: 75px;
	border-bottom: 1px solid #E4F1F7;
}

/*****************************/
/*** SINGLE CPT references ***/
.list_single_terms {
	display: block;
	margin-bottom: 40px;
}
.list_single_terms_reference {
	display: inline;
	text-align: center;
	font-family: 'jost';
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	padding: 7px 11px 6px;
	margin-right: 15px;
	text-transform: uppercase;
	color: var(--dark_blue);
	background: #fff;
	border: 1px solid var(--dark_blue);
}

.cpt_ref_bloc_datas_container {
	display: flex;
	flex-wrap: wrap;
  gap: 30px 20px;
	margin-bottom: 53px;
}
.bloc_datas_content {	/*article*/
	display: block;
	width: 215px;
  	box-sizing: border-box;
	padding: 40px 11px 16px 9px;
	border-radius: 10px;
	border: 1px solid var(--dark_blue);
}
.bloc_datas_title {
	display: block;
	position: relative;
	font-family: 'spaceg';
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	color: var(--dark_blue);
}
#bloc_data_01 .bloc_datas_title:before {
	content: '';
	position: absolute;
	background: url(./tta_img/cpt_ref_data_01.svg)no-repeat;
	width: 16px;
	height: 16px;
	top: -20px;
	left: 0;
}
#bloc_data_02 .bloc_datas_title:before {
	content: '';
	position: absolute;
	background: url(./tta_img/cpt_ref_data_02.svg)no-repeat;
	width: 16px;
	height: 16px;
	top: -20px;
	left: 0;
}
#bloc_data_03 .bloc_datas_title:before {
	content: '';
	position: absolute;
	background: url(./tta_img/cpt_ref_data_03.svg)no-repeat;
	width: 15px;
	height: 16px;
	top: -20px;
	left: 0;
}
#bloc_data_04 .bloc_datas_title:before {
	content: '';
	position: absolute;
	background: url(./tta_img/cpt_ref_data_04.svg)no-repeat;
	width: 12px;
	height: 16px;
	top: -20px;
	left: 0;
}
#bloc_data_05 .bloc_datas_title:before {
	content: '';
	position: absolute;
	background: url(./tta_img/cpt_ref_data_05.svg)no-repeat;
	width: 14px;
	height: 16px;
	top: -20px;
	left: 0;
}
.bloc_datas_description {
	font-family: 'jost';
	font-size: 16px;
	font-weight: 400;
	color: var(--dark_blue);
}
.cpt_ref_bloc_description {
	margin-bottom: 75px;
	background: linear-gradient(90deg, rgba(255,255,255,1) 48%, rgba(242,240,237,1) 51%);
}
.cpt_ref_bloc_description_container {
	box-sizing: border-box;
	padding: 57px 0 73px 100px;
	border-radius: 20px 0 0 20px;
	background: #F2F0ED;
}
.bloc_description_text_content {
	display: flex;
	margin-bottom: 39px;
}
#bloc_description_text_content_part01, #bloc_description_text_content_part02 {
	display: block;
  	width: 500px;
}
#bloc_description_text_content_part01 {
	margin-right: 88px;
}
#bloc_description_text_content_part02 {
	padding-top: 62px;
}
.single-cpt_reference #bloc_description_text_content_part02 {
	padding-top: 0;
}
.bloc_description_video {
	position: relative;
	width: 45.5%;
	height: 45%;
	padding-bottom: 26%;
}
.bloc_description_video iframe {
	position: absolute;
	top: 0;
	left: 0;
}
/* bloc Toutabloc sur page single-cpt_ref */
.single-cpt_reference .cpt_ref_bloc_toutabloc {
	background: #fff;
}
/* bloc Toutabloc toutes pages */
.cpt_ref_bloc_option {
	background: #F2F0ED;
}
.cpt_ref_bloc_option_container {
	display: block;
	padding: 58px 0 52px;
	margin-bottom: 100px;
}
.bloc_option_content p {
	display: block;
	margin-bottom: 34px;
}
.bloc_option_content .bloc_option_content_list ul {
	display: flex;
	flex-wrap: wrap;
}
.bloc_option_content .bloc_option_content_list ul li {
	display: block;
	position: relative;
	width: 44%;
	padding-left: 65px;
	box-sizing: border-box;
	font-family: 'spaceg';
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 10px;
	color: var(--dark_blue);
}
.bloc_option_content .bloc_option_content_list ul li:before {
	content: '';
	position: absolute;
	background: url(./tta_img/cpt_ref_liste_a_puce.svg);
	width: 45px;
	height: 1px;
	color: var(--dark_blue);
	top: 17px !important;
	left: 0 !important;
}
.cpt_ref_bloc_toutabloc {
	padding: 66px 0 50px;
	background: #F2F0ED;
}
.cpt_ref_bloc_toutabloc_container {
	display: flex;
	flex-wrap: wrap;
}
.cpt_ref_bloc_toutabloc_part_01 {
	display: block;
	position: relative;
	max-width: 717px;
}
.bloc_toutabloc_content {
	position: relative;
	display: block;
}
.bloc_toutabloc_content_subtitle {
	font-family: 'spaceg';
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	color: var(--dark_black);
}
.bloc_toutabloc_content_title {
	font-family: 'spaceg';
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 10px;
	color: var(--dark_black);
}
.bloc_toutabloc_content_pic {
	display: block;
	position: absolute;
	width: 249px;
	height: 230px;
	right: 0;
	bottom: 0;
}
.single-cpt_reference .bloc_toutabloc_content_pic {
	width: auto;
	max-width: 249px;
	height: 230px;
	bottom: -240px;
}
.bloc_toutabloc_content_pic img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 20px;
}
.single-cpt_reference .bloc_toutabloc_content_pic img {
	height: auto;
	object-fit: contain;
	object-position: top;
}
.picto_swiper_modal{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  z-index: 10;
}
.bloc_toutabloc_pic {
	display: block;
	width: 100%;
	height: 100%;
}
.bloc_toutabloc_content_pic_no_part_02 {
	display: block;
	position: absolute;
	width: 249px;
	height: 230px;
	right: -320px;
	bottom: 0;
}
.cpt_ref_bloc_toutabloc_part_02 {
	display: block;
	width: 420px;
	box-sizing: border-box;
	padding: 50px 48px 81px 35px;
	margin-left: 48px;
	border-radius: 20px;
	background: #F2F0ED;
}
.bloc_toutabloc_part_02_title {
	font-family: 'spaceg', sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 10px;
	color: var(--dark_blue);
}
.bloc_toutabloc_keyfigures_container {
	display: block;
}
.bloc_toutabloc_keyfigures {	/*article*/
	padding: 33px 0 14px;
	border-bottom: 1px solid #E2E2E2;
}
.bloc_toutabloc_keyfigures_content {
	display: flex;
	flex-wrap: wrap;
}
.bloc_toutabloc_keyfigures_number {
	font-size: 18px;
	font-weight: 400;
	padding-left: 33px;
	color: #005FA9;
}
.bloc_toutabloc_keyfigures_content_pic {
	display: block;
	margin-right: 19px;
	padding-top: 3px;
	width: 16px;
	height: 16px;
	object-fit: cover;
}
.bloc_toutabloc_keyfigures_content_pic img {
	display: block;
	width: 100%;
	height: 100%;
}
.bloc_toutabloc_keyfigures_legend {
	flex: 1;
	display: inline-block;
	font-family: 'spaceg';
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	color: var(--dark_blue);
}
.bloc_testimony_content {
	display: flex;
	flex-wrap: wrap;
}
.cpt_ref_bloc_testimony {
	display: block;
	background: var(--very_light_blue);
}
.cpt_ref_bloc_testimony_container {
	margin-bottom: 60px;
}
.bloc_testimony_titles {
	display: block;
	padding: 75px 0 53px;
}
.bloc_testimony_subtitle {
	font-family: 'spaceg', sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	color: var(--dark_black);
}
.bloc_testimony_title {
	font-family: 'spaceg', sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	color: #3C3C3B;
}
.bloc_testimony_content {
	padding-bottom: 70px;
}
.bloc_testimony_content_pic {
	display: block;
	width: 200px;
	height: 200px;
	margin-right: 99px;
	border-radius: 20px;
}
.bloc_testimony_content_pic img {
	display: block;
	height: 100%;
	width: 100%;
  object-fit: cover;
}
.bloc_testimony_contents {
	flex: 1;
}
.bloc_testimony_content_text {
	display: block;
	max-width: 689px;
	font-family: 'spaceg', sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
	padding-bottom: 38px;
	color: var(--dark_black);
}
.bloc_testimony_content_subtitle {
	font-family: 'jost', sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: var(--dark_black);
}
.cpt_ref_bloc_references_list  {
	padding-bottom: 80px;
	margin-bottom: 88px;
	border-bottom: 1px solid #E2E2E2;
}
.bloc_ref_list_title {
	display: block;
}
.bloc_ref_list_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
/*************************************/
/*** tta_single_cpt_reference_item ***/
.single_reference_card {
	display: block;
	position: relative;
	width: 24%;
	box-sizing: border-box;
	border-radius: 0px 0px 20px 20px;
	background: var(--beige);
	border-right: none;
	margin: 0 1.33% 60px 0;
  	overflow: hidden;
}
.single_reference_card:nth-of-type(4n+4) {
	margin: 0 0 60px 0;
}
.lis_single_ref_pic_block{
display: block;
height: 320px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
overflow: hidden;
transition: all 0.3s;
}
.lis_single_ref_pic_datas_block{
display: block;
height: 320px;
position: absolute;
top: 200%;
right: 0;
left: 0;
z-index: 3;
transition: all 0.4s;
}
.lis_single_ref_pic_datas_block:before{
content: '';
display: block;
height: 320px;
background: #f2f0ed;
opacity: 0.9;
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 2;
}
.lis_single_ref_pic_datas{
display: block;
padding: 37px 24px 0;
position: relative;
z-index: 3;
}
.single_reference_card:hover .lis_single_ref_pic_datas_block{
top: 0;
transition: all 0.4s;
}

.lis_single_ref_datas_label{
	display: block;
	font-family: 'spaceg', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	padding: 0 0 0 42px;
	margin-bottom: 6px;
	color: var(--dark_blue);
	text-transform: uppercase;
}
.page-template-modele_page_toutabloc_child .lis_single_ref_datas_label {
	color: var(--violet);
}

.lis_single_ref_datas_label_app{
background: url(tta_img/cpt_ref_data_01.svg) no-repeat left top 3px;
}
.lis_single_ref_datas_label_mod{
background: url(tta_img/cpt_ref_data_02.svg) no-repeat left top 3px;
}
.lis_single_ref_datas_label_pays{
background: url(tta_img/cpt_ref_data_04.svg) no-repeat left top 3px;
}
.page-template-modele_page_toutabloc_child .lis_single_ref_datas_label_app {
	background: url(tta_img/cpt_ref_data_01_violet.svg) no-repeat left top 3px;
}
.page-template-modele_page_toutabloc_child .lis_single_ref_datas_label_mod {
	background: url(tta_img/cpt_ref_data_02_violet.svg) no-repeat left top 3px;
}
.page-template-modele_page_toutabloc_child .lis_single_ref_datas_label_pays {
	background: url(tta_img/cpt_ref_data_04_violet.svg) no-repeat left top 3px;
}



.lis_single_ref_datas_alter_title{
display: block;
line-height: 22px;
padding-top: 16px;
font-weight: 400;
position: relative;
}
.lis_single_ref_datas_alter_title:before{
content: '';
display: block;
width: 100%;
height: 1px;
background: #005FA9;
margin-bottom: 24px;
opacity: 0.3;
}
.lis_single_ref_datas_alter_title p{
line-height: 22px;
margin-bottom: 0;
}

.single_reference_card a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 44;
}
.single_reference_card_content {
	position: relative;
	display: block;
	height: 140px;
	padding: 24px 50px 0px 35px;
	box-sizing: border-box;
}
.single_reference_card_content:after {
	content: '';
	position: absolute;
	background: url('./tta_img/form_dark_arrow.svg')no-repeat center;
	width: 19px;
	height: 19px;
	padding: 13px;
	right: 10px;
	/* top: 15px; */
	bottom: 5px;
	background-color: transparent;
	border-radius: 50%;
	transition: all 0.3s;
}
.page-template-modele_page_toutabloc_child .single_reference_card_content:after {
	background: url('./tta_img/cta_button_arrow_bleu_marine.svg')no-repeat center;
}
.single_reference_card_content:hover:after {
	right: 8px;
	top: 10px;
}
.single_reference_card:hover .single_reference_card_content:after {
	background: url(./tta_img/arrow_white_bottom.svg)no-repeat center;
	background-color: var(--dark_black);
	padding: 13px;
	border-radius: 50%;
	transition: all 0.3s;
}
.page-template-modele_page_toutabloc_child .single_reference_card:hover .single_reference_card_content:after {
	background-color: var(--violet);
}
.single_reference_title {
	display: flex;
	font-family: 'spaceg', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 23px;
	margin-bottom: 16px;
	color: var(--dark_black);
}
.single_reference_category_term {
	display: block;
	font-family: 'jost', sans-serif;
	font-size: 14px;
	font-weight: 500;
	margin-right: 7px;
	text-transform: uppercase;
	color: var(--dark_blue);
	position: absolute;
	right: 35px;
	bottom: 18px;
	left: 35px;
	z-index: 4;
}
.page-template-modele_page_toutabloc_child .single_reference_category_term {
	color: var(--marine);
}

/*********************/
/*** slider SWIPER ***/
.bloc_diaporama  {
	padding-bottom: 80px;
}
.page-template-modele_page_toutabloc .bloc_diaporama {
	background: #F2F0ED;
}
.page-template-default.page.page-id-60 .bloc_diaporama {
	border-bottom: 1px solid #E2E2E2;
}
.swiper {
	width: 100%;
	height: 100%;
  }
.swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	height: 420px !important;
	font-size: 18px;
	background: #fff;
}
.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pic_cursor {
	cursor: url(./tta_img/slider_swipe_btn.png), auto !important;
}


/******************/
/*** breadcrumb ***/
#breadcrumb{
	margin-bottom: 48px;
}
#breadcrumb_content{
	display: block;
	padding: 2px 0;
	font-size: 0;
}
.breadcrumb_item{
	display: inline-block;
	line-height: 17px;
	font-size: 0;
}
.breadcrumb_item:last-of-type{
	color: var(--dark_blue);
}
.breadcrumb_item a {
	font-size: 13px;
}
.breadcrumb_item_current {
	display:inline-block;
	font-size:13px;
}
.breadcrumb_item:first-of-type:before {
	display: none;
}
.breadcrumb_item:before{
	content: '';
	display: inline-block;
	width: 2px;
	height: 2px;
	background: var(--dark_black);
	border-radius: 90px;
	margin: auto 4px 2px;
}
.breadcrumb_item:before:last-of-type {
	background: var(--dark_blue);
}
.breadcrumb_item a{
	display: inline-block;
	color: var(--navy);
	text-decoration: none;
}
.breadcrumb_item a:hover{
	font-weight: 400;
}

/*******************/
/*** page_hentry ***/
.page_title {
	position: relative;
	display: block;
	font-family: 'spaceg', sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 24px;
	color: var(--light_black);
	z-index: 4;
}
.page_title_select {
	position: relative;
	display: block;
	font-family: 'spaceg';
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 24px;
	color: #fff;
	z-index: 4;
}
.page_hentry h2 {
	display: block;
	font-family: 'spaceg';
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 24px;
	color: var(--dark_black);
}
.page_hentry h3 {
	display: block;
	font-family: 'spaceg';
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 12px;
	color: var(--dark_blue);
}
.page_hentry h4 {
	display: block;
	font-family: 'spaceg';
	font-size: 18px;
	font-weight: 400;
	color: var(--dark_blue);
	margin-bottom: 12px;
}
.page_hentry h5 {
	display: block;
	font-family: 'spaceg';
	font-size: 15px;
	font-weight: 400;
	color: var(--dark_blue);
	margin-bottom: 12px;
}
.page_hentry p {
	display: block;
	font-family: 'jost';
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	margin-bottom: 25px;
	color: var(--dark_black);
}
.page_hentry hr {
	display: block;
	margin: 20px 0 40px;
	border: 1px solid #E2E2E26B;
}
.page_hentry .hentry_blue_subtitle_parent {
	margin-bottom: 5px;
}
.page_hentry img {
	display: block;
	max-width: 100%;
}
.page_hentry ul {
	padding: 0;
	margin: 0 0 27px;
}
.page_hentry ul li{
	font-family: 'jost';
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px;
	padding: 0 0 0 14px;
	margin: 0 0 15px 10px;
	position: relative;
}
.page_hentry ul li:before{
content: '';
width: 2px;
height: 2px;
background: #0B163E;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
position: absolute;
top: 11px;
left: 1px;
}
.page_hentry ol{
  padding-left: 25px;
  list-style: numeric;
}
.page_hentry ol li{
  margin-bottom: 15px;
}
.page_hentry b,
.page_hentry strong{
}
.page_hentry em{
}
.page_hentry p a {
	display: inline-block;
	text-decoration: underline;
}
/* bouton noir-hover blanc, moteur de recherche */
.hentry_white_arrow_link_button {
	display: inline-block;
	position: relative;
	font-family: 'spaceg', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	box-sizing: border-box;
	padding: 14px 49px 13px 19px;
	background-color: var(--dark_black);
  	color: #fff;
	border-radius: 20px;
	border: 0.5px solid #fff;
	transition: all 0.3s;
}
.hentry_white_arrow_link_button:after {
	content: '';
	display: inline-block;
	position: absolute;
	background: url(./tta_img/arrow_white_top.svg)no-repeat;
	width: 19px;
	height: 19px;
	right: 20px;
	bottom: 13px;
	transition: all 0.3s;
}
.hentry_white_arrow_link_button:hover:after {
	background: url(./tta_img/form_dark_arrow_bottom.svg)no-repeat;
	transition: all 0.3s;
}
.hentry_white_arrow_link_button:hover {
	background-color: #fff;
	color: var(--dark_black);
}
/* bouton blanc-hover noir */
.hentry_black_arrow_link_button {
	display: inline-block;
	position: relative;
	font-family: 'spaceg', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	box-sizing: border-box;
	padding: 14px 49px 13px 19px;
	border-radius: 20px;
	border: 0.5px solid #000;
	transition: all 0.3s;
}
.page_hentry .hentry_black_arrow_link_button {
	box-sizing: unset;
	padding: unset;
}
.hentry_black_arrow_link_button:after {
	content: '';
	display: inline-block;
	position: absolute;
	background: url(./tta_img/form_dark_arrow.svg)no-repeat;
	width: 19px;
	height: 19px;
	right: 20px;
	bottom: 13px;
	transition: all 0.3s;
	/* z-index: 11; */
}
.hentry_black_arrow_link_button:hover {
	background-color: var(--dark_black);
	color: #fff;
	transition: all 0.3s;
}
.page_hentry .hentry_black_arrow_link_button a {
	box-sizing: border-box;
	padding: 14px 49px 13px 19px;
}
.hentry_black_arrow_link_button a:hover {
	color: #fff !important;
}
.hentry_black_arrow_link_button:hover:after {
/*.hentry_black_arrow_link_button:hover a {*/
	background: url(./tta_img/arrow_white_bottom.svg)no-repeat;
	transition: all 0.3s;
}

/* bouton rond flèche noire SANS TEXTE */
.hentry_black_arrow_notext_btn {
	position: relative;
	display: block;
	font-weight: bolder;
	transition: 0.3s;
}
.hentry_black_arrow_notext_btn:after {
	position: absolute;
	content: '';
	display: block;
	background: url("./tta_img/arrow_black_circle_no_text.svg")no-repeat right;
	width: 41px;
	height: 41px;
	right: 0;
	bottom: 0;
	transition: 0.3s;
	z-index: 1;
}
.hentry_black_arrow_notext_btn:hover:after {
	transform: rotate(90deg);
	transition: 0.3s;
}
.hentry_black_arrow_notext_btn a {
	position: relative;
	width: 100%;
	text-decoration: underline;
	z-index: 2;
}
.hentry_black_arrow_notext_btn:hover a {
	font-weight: 500;
	color: var(--light_black);
	transition: 0.3s;
}

.hentry_blue_subtitle {
	font-family: 'spaceg', sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	color: #005FA9;
}
.hentry_purple_bullet_list {
	position: relative;
	display: inline-block;
	font-family: 'spaceg', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	padding: 24px 0 0 65px;
	color: var(--violet);
}
.hentry_purple_bullet_list:before  {
	content: '';
	position: absolute;
	width: 45px;
	height: 1px;
	bottom: 7px;
	left: 0;
	background: var(--violet);
}
/**********************************/
/*** Bouton retour vers le haut ***/
.back_to_top {
	position: fixed;
	opacity: 0.8;
	width: 50px;
	height: 50px;
	transform: rotate(-45deg);
	border: none;
	border-radius: 50px;
	right: 5%;
	bottom: 50px;
	background-image: url('tta_img/arrow_white_top.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #78bcd8;
	transition: all 0.1s;
}
.back_to_top:hover {
	border: none;
	box-shadow: 0 0 5px 0 #005fa9;
}

/***********/
/*** 404 ***/
#page_404{
display: flex;
flex-wrap: wrap;
padding: 94px 0 94px;
}
#page_404_ill_block{
width: 36.5%;
margin: 0 9.8% 0 0;
}
#page_404_ill_block object{
width: 100%;
max-width: 511px;
height: auto;
margin: auto;
}
#page_404_ill_main{
flex: 1;
padding-top: 53px;
}

/*************/
/*** chapo ***/
.page_title_chapo_sub {
	display: block;
	line-height: 28px;
	font-size: 25px;
}
.page_chapo {
	position: relative;
	display: block;
	height: 438px;
	margin-top: 33px;
	z-index: 2;
}
.page_chapo_no_pic {
	position: relative;
	display: block;
	/* height: 148px; */
	height: 300px;
	margin-top: 33px;
	z-index: 2;
}
.page_chapo_pic {
	position: absolute;
	display: block;
	width: 49%;
	height: 368px;
	top: 0;
	left: 0;
	z-index: 3;
}
.page_chapo_content {
	position: absolute;
	display: block;
	width: 54%;
	height: auto;
	top: auto;
	right: 0;
	bottom: 0;
	z-index: 4;
}
.page_chapo_content_no_pic {
	position: absolute;
	display: block;
	width: 54%;
	height: auto;
	top: auto;
	right: 0;
	z-index: 4;
}
.page_chapo_text_content {
	display: block;
	padding: 33px 57px 35px 59px;
	background: var(--dark_blue);
	border-radius: 20px;
}
.page-template-modele_page_toutabloc .page_chapo_text_content {
	background: #EFB013;
}
.page-template-modele_page_toutabloc_child .page_chapo_text_content {
	background: var(--yellow);
}
.page-template-modele_page_toutabloc .page_chapo_content:before,
.page-template-modele_page_toutabloc_child .page_chapo_content:before {
	content: '';
	display: block;
	width: 239px;
	height: 51px;
	background: url("./tta_img/toutabloc.svg") no-repeat center;
	background-size: 100% auto;
	position: absolute;
	top: -91px;
	left: 84px;
}



.page_chapo_title {
	display: block;
	font-family: 'spaceg';
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 15px;
	color: #FFF;
}
.page-template-modele_page_toutabloc .page_chapo_title,
.page-template-modele_page_toutabloc_child .page_chapo_text_content .page_chapo_title,
.page-template-modele_page_toutabloc_child .page_chapo_text_content p {
	color: var(--light_black);
}
.page-template-modele_page_toutabloc_child .page_chapo_logo {
	position: absolute;
	display: block;
	background: url("./tta_img/logo_toutabloc.svg")no-repeat;
	width: 239px;
	height: 51px;
	left: 84px;
	top: -91px;
	z-index: 4;
}
.page_chapo_text_content p {
	display: block;
	font-family: 'jost';
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 22px;
	margin-bottom: 0;
	color: #ffffff;
}
.page-template-modele_page_toutabloc .page_chapo_text_content p {
	color: var(--light_black);
}
/* .page-template-modele_page_toutabloc .toutabloc_bloc_projet .swiper-css-mode > .swiper-wrapper {
	overflow: unset;
} */

.page-template-modele_page_toutabloc_child #breadcrumb_content{
	padding-top: 9px;
}

/******************/
/******************/
/******************/
/****RESPONSIVE****/
/******************/
/******************/
/******************/
#navtop_bt_resp{
  display: none;
  position: absolute;
  z-index: 12;
  top: 30px;
  right: 0px;
  width: 34px;
}
#navtop_bt_resp span{
  display: block;
  width: 100%;
  height: 4px;
  background:  var(--dark_blue);
  transition: all 0.3s;
}
#navtop_bt_resp span:nth-of-type(2){
  margin: 8px 0;
}
#navtop_bt_resp span:nth-of-type(3){
  width: 21px;
  margin-left: auto;
}
#navtop_bt_resp.bt_navtop_cross span:nth-of-type(1){
  transform: translate(0, 12px) rotate(49deg);
  transition: all 0.4s;
}
#navtop_bt_resp.bt_navtop_cross span:nth-of-type(2){
  transform:rotate(132deg);
  transition: all 0.4s;
}
#navtop_bt_resp.bt_navtop_cross span:nth-of-type(3){
  height: 0;
  transform: translate(0, -12px) rotate(132deg);
  transition: all 0.4s;
}
/*********/
/*Attente*/
/*********/
@media screen and (max-width: 1980px) {
	#navtop ul li.navtop_contact {
		right: 180px;
	}
}
@media screen and (max-width: 1710px){
  .widzlarge {
    width: auto;
    margin-right: 15px;
    margin-left: 15px;
  }
  .home_header_slider_navigation {
	left: 260px;
  }
}
@media screen and (max-width: 1680px) {
	#navtop ul li.navtop_contact {
		right: 120px;
	}
}
@media screen and (max-width: 1580px){
	#home_wait_pic_text{
	top: 15%;
	}
	#navtop ul li.navtop_contact {
		right: -40px;
	}
}
@media screen and (max-width: 1480px){
	.footer_strap_contact_bg {
		padding: 56px 9% 91px 28%;
	}
	.wait_widzmain{
	width: auto;
	margin-right: 30px;
	margin-left: 30px;
	}
	.home_header_slider_navigation {
		left: 160px;
	}
}
@media screen and (max-width: 1380px){
	#widget_form_footer_nav {
		box-sizing: border-box;
		width: 61%;
		padding: 0 5%;
		margin: 0;
	}
	.home_wait_pic_block{
	margin-bottom: 29px;
	}
	#home_wait_pic_text{
	top: auto;
	bottom: 0;
	}
	#home_wait_pic_title{
	line-height: 45px;
	margin-bottom: 14px;
	font-size: 43px;
	}
	#home_wait_pic_sub {
    line-height: 26px;
    margin-bottom: 15px;
	}
	#home_wait_pic_box{
	padding: 30px 20px 36px;
	}
	#home_wait_pic_box_title{
	line-height: 28px;
	font-size: 26px;
	}
	.home_header_slider_navigation {
		left: 80px;
	}
}


@media screen and (max-width: 1280px){
  .widzmain {
    width: auto;
    margin-right: 30px;
    margin-left: 30px;
  }
  .home_chapo_slider_description_bloc {
	width: 77%;
  }
  .home_header_slider_navigation {
	width: 24%;
  }
}


@media screen and (max-width: 1250px){
	.current_page_children_items {
		width: auto;
		margin: 0;
		gap: 30px 11px;
	}
	.page-template-modele_page_niveau_01 .current_page_children_item,
	.page-template-modele_page_niveau_02 .current_page_children_item  {
		width: calc(50% - 6px);
		margin: 0;
	}
	.cpt_ref_bloc_toutabloc_part_01{
		width: 100%;
		max-width: 100%;
		padding-right: 250px;
	}
	.bloc_toutabloc_content_pic {
		bottom: -121px;
	}
	.single-cpt_reference .bloc_toutabloc_content_pic {
		top: 0;
		right: -240px;
		bottom: 0;
	}
	.single-cpt_reference .bloc_toutabloc_content_title,
	.single-cpt_reference .bloc_toutabloc_content_description {
		padding-right: 20px;
	}
	.page-template-modele_page_toutabloc_child .bloc_two_cols_pic {
		width: 95%;
	}
	.toutabloc_pillars_pic {
		width: 90%;
	}
}



@media screen and (max-width: 1180px) {
	.footer_strap_contact_bg {
		padding: 56px 9% 91px 9%;
	}
	.wpcf7 span[data-name="prenom"],
	.wpcf7 span[data-name="nom"],
	.wpcf7 span[data-name="email"],
	.wpcf7 span[data-name="entreprise"],
	.wpcf7 span[data-name="societe"],
	.wpcf7 span[data-name="fonction"],
	.wpcf7 span[data-name="tel"],
	.wpcf7 span[data-name="ville"],
	.wpcf7 span[data-name="postal"] {
		width: 48%;
	}
}



@media screen and (max-width: 1090px) {
	.cpt_reference-template-default.single.single-cpt_reference.postid-295 .page_chapo {
		height: 300px;
	}
	.cpt_reference-template-default.single.single-cpt_reference.postid-295 .page_chapo_pic {
		background: unset;
		width: 0;
	}
	.cpt_reference-template-default.single.single-cpt_reference.postid-295 .page_chapo_content {
		width: 100%;
	}
	.home_chapo_slider_description_bloc {
		width: 100%;
		/* min-height: 200px; */
	}
	.home_chapo_slider_description_bloc_content {
		float: unset;
		padding-left: 280px;
	}
	.home_header_slider_navigation {
		width: 100%;
		height: auto;
		/* top: 550px; */
		left: 40px;
		bottom: auto;
	}
	.home_header_slider_navigation_content .customLink {
		display: none;
	}
	.home_header_slider_navigation_content .customLink.current {
		display: block;
	}
	.bloc_avantages_content #bloc_avantages02_content_text{
		order: 1;
	}
	.bloc_avantages_content .bloc_avantages_articles {
		order: 2;
	}
	.page-template-modele_page_toutabloc_child .bloc_two_cols_pic_article,
	.page-template-modele_page_toutabloc_child .bloc_two_cols_pic_edit {
		width: 100%;
		max-width: unset;
	}
}


@media screen and (max-width: 1024px){
	.widzmed{
		width: auto;
	}
	#navtop_bt_resp{
		display: block;
	}
	#navtop ul li:last-of-type a {
		margin-right: 55px;
	}
	#home_header_slider,
	.home_header_sliderarea_article {
		height: 650px;
	}
	.home_header_slider_navigation_bg{
		width: 95vw;
	}
	.home_chapo_slider_description{
		left: 270px;
		width: 55%;
	}
	.home_header_slider_navigation_content .customLink{
		max-width: 26%;
	}
	.home_chapo_slider_main_title{
		left: 0;
		top: -180px;
		padding-right: 100px;
	}
	#header_content{
		row-gap: 15px;
		padding: 20px 0;
	}
	#menu{
		display: none;
		flex: unset;
		width: 100%;
	}
	#navtop{
		padding: 0;
	}
	#navtop ul{
		row-gap: 15px;
	}
	#navtop ul li{
		position: relative;
		width: 100%;
		padding-bottom: 0;
		margin: 0;
		text-align: unset;
		z-index: 5;
	}
	#navtop ul li:last-of-type {
		text-align: end;
	}
	#navtop ul > li.menu-item-has-children{
		background: url(tta_img/picto_menu_responsive_dropdown.svg)no-repeat top right;
	}
	#navtop ul > li.menu-item-has-children.resp_this_hover{
		background: url(tta_img/picto_menu_responsive_dropdown_is_over.svg)no-repeat top right 5px;
	}
	#navtop ul li a{
		position: relative;
		display: inline-block;
		padding: 0 20px 20px 0;
		max-width: 300px;
		z-index: 7;
	}
	.open_li_menu {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 6;
	}
	#navtop ul li.navtop_contact {
		display: none;
	}
	#header_content .resp_contact_button {
		display: block;
		position: fixed;
		z-index: 12;
		top: 20px;
		right: 70px;
		width: 50px;
		height: 50px;
		background: #F2F0ED url(tta_img/contact_pic.svg)no-repeat center;
		border-radius: 50px;
	}
	#header_content .resp_contact_button a {
		display: inline-block;
		width: 50px;
		height: 50px;
	}
  #navtop ul li:hover ul{
    display: none;
  }
  #navtop ul li ul{
    position: unset;
    width: 100%;
  }
  #navtop ul li ul{
    padding: 30px;
  }
  #navtop ul li.resp_this_hover ul{
    display: block;
  }
  #navtop ul li ul li a{
    padding: 9px 0;
  }
  #navtop ul li ul li a, #navtop ul li ul li ul{
    display: block;
	margin-right: 0 !important;
	text-decoration: none !important;
  }
  #navtop ul li ul li a:hover, #navtop ul li:hover ul li:hover ul{
    /* display: none; */
    display: block;
  }
  #navtop ul li ul li ul{
    display: block !important;
    padding: 0 0 0 30px;
  }
  #navtop ul li ul li ul li a:before{
    left: -30px;
    bottom: 18px;
  }
  .home_header_slider_navigation{
	  top: 410px;
		margin-top: 0;
		/* margin-top: -10px; */
  }
  .home_chapo_slider_pic{
    height: 500px;
  }
  .home_chapo_slider_description{
    right: 30px;
    left: unset;
    padding-right: 0;
  }
  .page_single_mozaik{
    gap: 30px 11px;
    margin-bottom: 60px;
  }
  .single_reference_card{
    width: calc(48% - 6px);
    margin: 0;
  }
  .single_reference_card:nth-of-type(4n+4){
    margin: 0;
  }
  #bloc_key_figures_content{
    width: auto;
    padding-left: 30px;
  }
  #bloc_key_figures_pics {
    flex-wrap: nowrap;
    overflow-x: auto;
  	overflow-y: hidden;
    column-gap: 12px;
    width: auto;
    padding: 0 30px 45px;
	scrollbar-width: auto;
    scrollbar-color: white var(--light_blue);
  }
	#bloc_key_figures_pics::-webkit-scrollbar {
		scrollbar-width: auto;
		scrollbar-color: white var(--light_blue);
	}
  .bloc_key_figures_article{
    flex: 0 0 auto;
    width: auto;
    padding-left: 10px;
  }
  .home_bloc_articles_content{
    flex-wrap: wrap;
    row-gap: 30px;
  }
  .page_single_mozaik{
    width: auto;
    margin-bottom: 0;
  }
  .home_articles_bloc_left .single_actu_card{
    width: 100%;
    margin: 0;
  }
  .home_articles_bloc_right{
    flex-direction: unset;
    align-items: unset;
  }
  .home_articles_bloc_right .single_actu_card{
    max-width: unset;
  }
  .home_articles_bloc_right .single_actu_card:last-of-type {
    margin-bottom: 0;
  }
  .home_bloc_article_button{
    display: inline-block;
    width: 100%;
  }
  #home_search_engine {
	margin-top: 80px;
  }
  .home_bloc_social_medias_content{
    width: auto;
    padding: 50px 30px;
    row-gap: 30px;
  }
  .home_bloc_social_medias_bloc_text{
    width: 100%;
    max-width: unset;
    padding: 0;
  }
  .home_bloc_social_medias_bloc_pics{
    max-width: unset;
  }
  .footer_strap_contact{
    width: 100%;
  }
  #footer_strap{
    row-gap: 30px;
  }
  .footer_strap_contact_bg{
    padding: 56px 30px;
  }
  #footer_strap #widget_form_footer_nav{
    width: 100%;
    padding: 0 30px;
  }
  .page_chapo_pic{
    width: 70%;
  }
  #bloc_avantages01_content_text{
    width: auto;
  }
  .bloc_diaporama {
    padding: 50px 0;
  }
  .bloc_toutabloc_content_pic_no_part_02{
    right: 0;
  }
  .bloc_certif_container{
    gap: 30px 13px;
  }
  .bloc_certif_container{
    padding-bottom: 50px;
    margin: 0;
  }
  .bloc_certif_item{
    margin: 0;
  }
  .bloc_certif_title:after{
    right: -5px;
  }
  .bloc_certif_picto img{
    max-height: 100%;
  }
  .single_solution_card.single_solut_card_see_all.single_solution_card:after {
    right: 50%;
    bottom: 25%;
  }
  .cpt_ref_bloc_option_container{
    margin-bottom: 50px;
  }
  .bloc_option_content{
    margin: 0 30px;
  }
  .cpt_ref_bloc_toutabloc{
    padding-top: 30px;
  }
  .home_bloc_social_medias_titles {
	width: 100%;
	padding-bottom: 10px;
  }
  .home_bloc_testimonies_tabs_content .usual{
	display: block;
  }
  .home_bloc_testimony_content {
	min-width: unset;
  }
  .bloc_confiance_pic {
	  padding-right: 40px;
  }
}



@media screen and (max-width: 1080px) {
	/* 404 */
	#page_404{
		display: flex;
		flex-wrap: wrap;
		padding: 94px 0 94px;
	}
	#page_404_ill_block{
		width: 46%;
		margin: 0 8% 0 0;
	}
	/*.page-template-modele_page_toutabloc_child .page_repeat_mb_col_single {*/
	/*	width: 49%;*/
	/*}*/
}


@media screen and (max-width: 980px){
	.wpcf7 span[data-name="prenom"],
	.wpcf7 span[data-name="nom"],
	.wpcf7 span[data-name="email"],
	.wpcf7 span[data-name="tel"],
	.wpcf7 span[data-name="entreprise"],
	.wpcf7 span[data-name="societe"],
	.wpcf7 span[data-name="fonction"],
	.wpcf7 span[data-name="ville"],
	.wpcf7 span[data-name="postal"],
	.wpcf7 span[data-name="pays"],
	.wpcf7 span[data-name="menu-etatitalie"],
	.wpcf7 span[data-name="menu-etatunis"],
	.wpcf7 span[data-name="menu-etatmexique"],
	.wpcf7-form > .pays-group > *{
		width: 100%;
	}
	.toutabloc_intro_bloc_content{
		flex-wrap: wrap;
	}
	.toutabloc_intro_text{
		width: 100%;
	}
	.page-template-modele_page_toutabloc .hentry_black_arrow_link_button{
		width: auto;
		padding: 30px 60px 30px 20px;
	}
	.page-template-modele_page_toutabloc .hentry_black_arrow_link_button::after {
		height: 100%;
		right: 20px;
		top: 0;
		background: url(./tta_img/form_dark_arrow.svg)no-repeat center;
	}
	.toutabloc_pillars_content{
		row-gap: 20px;
	}
	.toutabloc_pillars_text{
		width: 100%;
	}
	.toutabloc_pillars_pic_content {
		width: 100%;
		padding-top: 0;
	}
	.page-template-modele_page_toutabloc_child #bloc_avantages01_content_text {
		flex: unset;
		width: 100%;
		padding-right: 0;
	}
	.page-template-modele_page_toutabloc_child .bloc_avantages_articles {
		width: 100%;
	}
	.page-template-modele_page_toutabloc_child .bloc_avantages_article {
		justify-content: center;
		padding-left: 0;
	}
	.page-template-modele_page_toutabloc_child .bloc_avantages_article .bloc_avantages_content_title {
		flex: unset;
	}
	.page_repeat_mb_mosaik_single {
		width: 48%;
	}
	.home_wait_pic_block{
	background: #ffffff;
	}
	#home_wait_pic_text{
	padding-top: 36px;
	position: relative;
	}
	#home_wait_pic_title,
	#home_wait_pic_sub{
	color: #0016B7;
	}
	.toutabloc_pillars_pic{
		width: 80%;
		margin: auto;
	}
	.page_chapo_no_pic .page_chapo_content_no_pic {
		width: 100%;
	}
	.page-template-modele_page_toutabloc_child .select_col_4,
	.page-template-modele_page_toutabloc_child .select_mos_col_4 {
		width: calc(33.33% - 12px); /* 4 colonnes devient 3 */
	}
}


@media screen and (max-width: 880px){
	/*404*/
	#page_404_ill_block{
		width: 100%;
		margin: 0;
		text-align: center;
	}
	#page_404_ill_block object{
		margin: auto;
	}
	#page_404_ill_main{
		flex: none;
		width: 100%;
		text-align: center;
	}
	.footer_strap_contact_bg {
		padding: 50px 30px;
	}
	.home_bloc_testimony_article {
		display: block;
	}
	.bloc_home_testimony_pic {
		margin-right: auto;
		margin-left: auto;
	}
	.bloc_home_testimony_subtitle {
		padding-top: 20px;
	}
	.page-template-modele_page_actualites .page_single_mozaik {
		justify-content: space-around;
	}
	.page-template-modele_page_actualites .single_actu_card {
		width: 48%;
	}
	.page-template-modele_page_actualites .pagination_wrap {
		display: none;
	}
	.bloc_confiance_content {
		flex-direction: column;
	}
	.bloc_confiance_pic {
		width: 90%;
		padding-right: 0;
		margin: 0 auto 20px;
	}
	.bloc_confiance_desc {
		flex: unset;
	}

}


@media screen and (max-width: 780px){
	#wait_header_content{
	padding: 10px 0 20px;
	}
	#wait_header_content #logo{
	order: 2;
	margin: auto;
	}
	#wait_page_header_social{
	order: 1;
	width: 100%;
	padding: 0;
	margin-bottom: 25px;
	text-align: center;
	}
	.wait_page_header_social_link{
	width: 33px;
	height: 33px;
	margin: 0 12px;
	}
	.wait_page_header_social_link object{
	width: 33px!important;
	height: 33px!important;
	}
  #bloc_mission_content_title{
    padding: 0 30px;
  }
  #footer_content_top{
    row-gap: 25px;
  }
  #footer_content #widget_footer_top_nav{
    width: 100%;
    padding-bottom: 25px;
    margin-right: 0;
  }
  #footer_content_middle{
    margin-right: 0;
  }
  .page_chapo_pic{
    width: 85%;
  }
  .page_chapo_content{
    width: 100%;
  }
  .page_chapo_text_content{
    padding: 35px;
  }
  .bloc_avantages01_content_main_title{
    padding: 42px 30px;
  }
  .bloc_avantages_content_articles{
    padding: 0 30px;
  }
  .bloc_certif_item{
    width: 100%;
    max-width: unset;
  }
  .bloc_certif_title{
    flex: 1;
    width: 100%;
  }
  .bloc_certif_title:after {
    right: 10px;
  }
  .bloc_company_text{
    width: 100%;
    padding-right: 0;
  }
  .bloc_company_map_content {
    flex: unset;
    margin: auto;
  }
  #bloc_company_map_modal_pic{
    margin: 100px auto auto;
  }
  .bloc_avantages_content{
    row-gap: 30px;
  }
  #bloc_avantages02_content_text{
    width: auto;
    padding-left: 0;
  }
  .single_actu_card{
    width: 100%;
    margin-bottom: 20px;
  }
  .single_reference_card{
    width: 100%;
  }
  .single_solution_card.single_solut_card_see_all{
    width: 100%;
    padding-top: 20px;
  }
  .single_solution_card.single_solut_card_see_all .single_solution_thumbnail{
    margin-bottom: 0;
  }
  .single_solution_card.single_solut_card_see_all .single_solution_card_content {
    padding: 0;
  }
  .single_solution_card.single_solut_card_see_all.single_solution_card:after{
    display: none;
  }
  .single_solution_title_span{
    padding-right: 40px;
    background: url('./tta_img/form_dark_arrow.svg')no-repeat center right;
  }
  .cpt_ref_bloc_description_container{
    padding: 50px 0 30px 30px;
  }
  .bloc_description_text_content{
    flex-wrap: wrap;
    row-gap: 30px;
  }
  #bloc_description_text_content_part01{
   width: 100%;
   margin-right: 0;
  }
  #bloc_description_text_content_part02 {
    padding-top: 0;
    width: auto;
  }
  .cpt_ref_bloc_toutabloc_part_01 {
	  padding-right: 0;
  }
  .bloc_toutabloc_content_pic,
  .bloc_toutabloc_content_pic_no_part_02 {
	  display: none;
  }
  .cpt_ref_bloc_toutabloc_part_02 {
    width: 100%;
    height: auto;
    padding: 50px 20px;
    margin: 0;
  }
  .bloc_testimony_titles{
    padding: 30px 0;
  }
  .bloc_testimony_content{
    row-gap: 30px;
  }
  .bloc_testimony_contents {
    flex: unset;
    width: 100%;
  }
  .bloc_testimony_content_pic{
    margin: 0;
  }
  #widget_contact_us_footer_nav{
    padding-bottom: 30px;
  }
	.cpt_reference-template-default.single.single-cpt_reference.postid-295 .page_chapo {
		/* height: 438px; */
		height: auto;
		margin-top: 0;
	}
	.cpt_reference-template-default.single.single-cpt_reference.postid-295 .page_chapo_content {
		/* width: 100%; */
		width: auto;
		position: unset;
	}
	.page-template-modele_page_agenda #cpt_event_container {
		padding-bottom: 0;
	}
	.page-template-modele_page_agenda #cpt_event_container_bloc {
		display: block;
	}
	.page-template-modele_page_agenda .cpt_event_content {
		width: 100%;
	}
	.bloc_certif_container a {
		width: 100%;
	}
	#footer_content_middle #footer_content_kalelia {
		padding-right: 0;
	}
	/*.page-template-modele_page_toutabloc_child .page_repeat_mb_col_single {*/
	/*	width: 100%;*/
	/*}*/
	.page-template-modele_page_toutabloc_child .page_repeat_mb_col_single {
		padding: 30px 40px 20px;
	}
	.page-template-modele_page_toutabloc_child .select_col_2,
	.page-template-modele_page_toutabloc_child .select_col_3,
	.page-template-modele_page_toutabloc_child .select_col_4,
	.page-template-modele_page_toutabloc_child .select_mos_col_2,
	.page-template-modele_page_toutabloc_child .select_mos_col_3,
	.page-template-modele_page_toutabloc_child .select_mos_col_4 {
		width: calc(50% - 12px); /* 4 colonnes devient 2 */
	}
}


@media screen and (max-width: 680px) {
	.footer_strap_contact{
		margin-bottom: 50px;
	}
	.footer_strap_contact,
	#widget_form_footer_nav{
		width: 100%;
	}
	.home_bloc_social_medias {
		padding-bottom: 45px;
		border-bottom: 0;
	}
	.wpcf7-list-item {
		margin-bottom: 20px;
	}
	.wpcf7 span input[name="rgpd"] {
		margin-bottom: 5px;
	}
	#home_header_slider,
	.home_header_sliderarea_article {
		height: 700px;
	}
	.home_header_slider_navigation {
		top: 390px;
	}
	.home_chapo_slider_description_bloc {
		min-height: 326px;
	}
	.home_chapo_slider_description_bloc_content {
		float: none;
		width: auto;
		padding: 110px 44px 0 30px;
	}
	.bloc_home_testimony_pic {
		margin-bottom: 20px;
	}
	.home_bloc_testimony_content {
		min-width: unset;
		padding-left: 0;
	}
	.bloc_confiance_content {
		padding: 50px 10px 0 50px;
	}
}


@media screen and (max-width: 580px){
	  .widzmain {
		width: auto;
		margin-right: 20px;
		margin-left: 20px;
	  }
	  .single_reference_card{
		width: 100%;
	  }
	  .search_strap_select_content{
		width: auto;
	  }
	  .home_search_engine_titles{
		padding: 38px 20px 0;
		margin-bottom: 20px;
	  }
	  #home_search_engine{
		margin-top: 50px;
	  }
	  #search_engine_form_home{
		padding: 0 20px 40px;
	  }
	  .search_engine_form_home_bloc{
		row-gap: 20px;
	  }
	  .bloc_mission_pic_content{
		height: 35vh;
		max-height: 350px;
	  }
	  #bloc_mission_content_title {
		padding: 0 15px;
	  }
	  #bloc_mission_content .bloc_mission_content_text {
		margin-top: -50px;
		}
	  .home_bloc_testimonies_tabs_content{
		padding: 50px 0;
	  }
	  .home_bloc_testimonies_tabs_content .usual{
		width: 100%;
		min-height: unset;
		padding-top: 0;
	  }
	  .home_bloc_testimony_article{
		flex: unset;
		width: 100%;
		flex-wrap: wrap;
		row-gap: 30px;
	  }
	  .bloc_home_testimony_pic {
		  width: 200px;
		  height: 200px;
		  margin: 0 auto 12px;
	  }
	  .home_bloc_testimony_content{
		flex: unset;
		width: auto;
		min-width: unset;
		padding-left: 0;
	  }
	  .bloc_home_testimony_subtitle {
		padding-top: 20px;
	  }
	  .home_bloc_social_medias_bloc_pics{
		row-gap: 20px;
	  }
	  .home_bloc_social_medias_bloc_link{
		width: 100%;
	  }
	  .home_bloc_social_medias_pic_item{
		width: auto;
		margin: 0;
	  }
	  .home_bloc_social_medias_pic_item img{
		width: auto;
		margin: auto;
	  }
	  .page_title, .page_title_select,
		#bloc_actus_content_title,
	  #products_search_engine_title,
	  .home_bloc_maintitle,
	  .home_bloc_social_medias_title,
	  #widget_contact_us_footer_nav .textwidget strong,
	  .widget_footer_top_nav.widget_text .widget_title,
	  .page_hentry h2,
	  .page_chapo_title,
	  .bloc_testimony_title{
		font-size: 29px;
		line-height: 30px;
	  }
	  .home_chapo_slider_main_title {
		padding-right: 20px;
	  }
	  /* .home_chapo_slider_description_bloc_content {
		padding: 110px 44px 0 30px;
		float: none;
	  } */
	  .page_chapo{
		height: auto;
		margin-top: 0;
	  }
	  .page_chapo_pic{
		width: auto;
		height: 250px;
		position: unset;
		border-radius: 20px 20px 0 0;
	  }
	  .page_chapo_content{
		position: relative;
		width: auto;
		  top: -20px;
	  }
	.page-template-modele_page_toutabloc_child .page_chapo_content::before {
		top: -74px;
		left: 25px;
	}


	  #bloc_avantages01_content_text{
		padding-right: 0;
	  }
	  .cpt_ref_bloc_toutabloc{
		padding-bottom: 0;
		margin-bottom: 30px;
	  }
	  .cpt_ref_bloc_toutabloc_part_01{
		padding-right: 0;
	  }
	  .bloc_toutabloc_content_pic_no_part_02{
		left: 0;
		width: 100%;
	  }
	  .bloc_certif_item{
		height: auto;
		padding: 20px 10px;
	  }
	  .bloc_certif_picto{
		margin: auto;
	  }
	  .bloc_certif_title{
		flex: unset;
		padding-right: 30px;
		padding-left: 0;
	  }
	  .toutabloc_pillars_pic{
		width: 100%;
		height: 300px;
	  }
	  .toutabloc_intro_text, .toutabloc_pillars_text{
		padding-right: 0;
	  }
	  .toutabloc_pillars{
		padding-top: 40px;
	  }
	  .toutabloc_bloc_projet{
		margin-bottom: 50px;
	  }
	  .footer_strap_contact_btn a{
		padding: 26px 20px 25px 45px;
	  }
	  #contact_btn_pic{
		left: 15px;
	  }
	  #footer_strap {
		row-gap: unset;
		margin-bottom: 30px;
	  }
	  #footer_content_bottom{
		row-gap: 20px;
		margin-right: 0;
	  }
	  #bloc_company_map_block:after{
		width: 60px;
		height: 60px;
		background: url(./tta_img/page_qsn_picto_loupe.svg) no-repeat center/contain;
	  }
	  #bloc_key_figures_content{
		padding: 35px 0 0 30px;
	  }
	  .page_chapo_text_content{
		padding: 35px 25px;
	  }
	  .single_actu_card_content{
		padding: 35px 20px;
	  }
	  .cta_button_link{
		width: 308px;
		padding: 30px;
		margin-top: 20px;
	  }
	  .bloc_cta_buttons{
		row-gap: 30px;
		padding-bottom: 30px;
		margin-bottom: 50px;
	  }
	  .cta_button{
		margin: 0;
	  }
	  .cta_button_link::after {
		bottom: 35px;
	  }
	  .bloc_datas_content{
		width: 100%;
	  }
	  .bloc_description_text_content{
		margin-bottom: 0;
	  }
	  .cpt_ref_bloc_option_container{
		padding: 40px 0;
	  }
	  .bloc_option_content .bloc_option_content_list ul{
		row-gap: 15px;
		margin-bottom: 0;
	  }
	  .bloc_option_content .bloc_option_content_list ul li{
		width: 100%;
	  }
	  .cpt_reference-template-default.single.single-cpt_reference.postid-295 .page_chapo_pic {
		width: 100%;
	  }
	.cpt_reference-template-default.single.single-cpt_reference.postid-295 .page_chapo_pic {
		background-image: url('http://bgsqkcb.cluster028.hosting.ovh.net/wp-content/uploads/2023/10/©Morgan_Mirocolo_034-scaled.jpg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		width: 100%;
	}
	.page-template-modele_page_niveau_01 .current_page_children_item,
	.page-template-modele_page_niveau_02 .current_page_children_item {
		width: 100%;
		max-width: unset;
	}
	.page-template-modele_page_actualites .single_actu_card {
		width: 100%;
	}
	.lis_single_ref_pic_datas_block {
		display: none;
	}
	.repeat_mb_column_mozaik {
		gap: 15px 12px;
	}
	.page_repeat_mb_mosaik_single {
		width: 100%;
	}
	.page-template-modele_page_toutabloc_child .page_repeat_mb_col_single,
	.page-template-modele_page_toutabloc_child .page_repeat_mb_mosaik_single {
		flex: unset;
		width: 100%;
	}
}


@media screen and (max-width: 380px) {
	.cta_button_link {
    	width: 238px;
	}
	.cta_button_link:after {
		display: block;
		bottom: 30px;
		right: 19px;
	}
	.cta_button_title span:after {
		display: none;
	}
}


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

}






