body {font-weight:300;font-size: 15px;line-height: 1.6;letter-spacing: 0.1px;font-family: "Poppins", sans-serif}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
      font-family: "Bodoni Moda", serif;
  font-weight: 700;
  letter-spacing: -0.8px;
}

b, strong {
	font-weight: 450;
}

.container {
	text-align: start;
}

#t4-header {z-index: 14;}

#t4-header.fixed {
	position: fixed !important;
	width: 100%;
    border: 0;
    background: rgba(255,255,255,0.6);
    top:0 !important;
}
.view-featured #t4-header.fixed {background:none;}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
	text-transform: uppercase;
        padding: 10px 1rem;
  height: 50px;
}

.sombre .t4-megamenu .navbar-nav > li > a,
.sombre .t4-megamenu .navbar-nav > li > .nav-link {color: #fff;}
.sombre.not-at-top .t4-megamenu .navbar-nav > li > a,
.sombre.not-at-top .t4-megamenu .navbar-nav > li > .nav-link {color: #000;}
.sombre .logo-image a:hover {
  color: #fff;
}
.sombre.not-at-top .logo-image a:hover {
  color: #000;
}
.sombre #t4-header.fixed {background:none;}
.sombre.not-at-top #t4-header.t4-sticky,
.view-featured.not-at-top #t4-header.t4-sticky {background:#fff;}

.t4-megamenu .navbar-nav > li > a .item-caret, .t4-megamenu .navbar-nav > li > .nav-link .item-caret {
	display: none;
}

.t4-megamenu .dropdown-menu {
  background: #000;
  padding: 20px 30px;
  }
  
.t4-navbar .nav-item {
	text-transform: uppercase;
}  

.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item {
	color: #fff;
}

.t4-megamenu .dropdown-menu li > a:hover {color: #ff6010;}

.caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height:100%;
}
.fdbeige {
	background-color: #f0f0f0;
}
.fdbleu {
	background-color: #ffff10;
}
.fdgrisfonce {
	background-color: #ff0d87;
	color: #ffffff;
}
.fdgrisclair {
	background-color: #f0f0f0;
}

.fond {
  height: 100vh;
}

.view-article .t4-content {background:none;}

.apresvideo {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: calc(100vh + 1px);
	overflow: hidden;
}

.apresvideo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* .fiche-image img {height: 100vh;width:100%;object-fit: cover;} */

.fiche-image {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1;
  background-size: cover;
  background-position: center;
}

/* Le picture est vraiment fixe */
.fiche-image picture {
  width: 100%;
  height: 100vh;
}

/* L’image s’adapte */
.fiche-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.logoprojet {max-width:100%;width: 200px;height: auto;}

#contenu {
  position: relative;
  z-index: 2;
  margin-top: 100vh;
  background: white;
  padding: 50px;
  min-height: 100vh;
}

.titreabs {
  position: absolute;
  top: 0;
  z-index: 9;
  left: 0;
  background: rgba(0,0,0,0.3);
  padding: 0px 20px;
  height: 100vh;
  width: 100%;
}

.titreabs h1 {position: absolute;bottom:5%;left:5%;color: #fff;}

.grid-item-gal {
  opacity: 0;
}
 .grid-item-gal img {
    margin-bottom: 20px;
  }  


.parallax-container {
    position: relative;
    width: 100%;
    height: 500px; 
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.parallax-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 130%;
    object-fit: cover;
    will-change: transform;
}

.white-block {
    position: relative;
    z-index: 2;
    background: white;
    padding: 50px 20px;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 1.5rem;
	margin-bottom: 2rem;
}

p {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.simple .com-content-article h1,
.simple .page-header h1 {
  text-align: center;
  margin-top: 5rem;
  font-size: 4rem;
  text-transform: none;
}

.shadow {box-shadow: 10px 10px 40px rgba(0,0,0,0.05);
}

.detspe div {
	padding: 10%;
}

.detspe h2,
.detspe h3 {
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	line-height: 32px;
    font-weight: 300;
}

.sstitre {
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	line-height: 32px;
	font-weight: 300;
	letter-spacing: 4px;
    text-transform: uppercase;
}

.sstitre + h2,
.sstitre + h3 {margin-top: 15px;}

.double {line-height: 4.33rem;;}
.vbig {font-size: 8rem;text-transform: uppercase;
font-family: "Bodoni Moda", serif;
  font-weight: 700;
  letter-spacing: -0.8px;}

.cpas {
  width: 100%;
  position: relative;
  height: 100%;
}

.cpas:before {
    position: absolute;top: 0;left: 0;content: "";width: 100%;height: 100%;
background-image: radial-gradient(circle at 1px 1px, #ff6010 1px, transparent 0);
  background-size: 2px 2px;
  z-index: 1;
}

.left .second h3 {
font-family: "Poppins", sans-serif;
font-size: 20px;
line-height: 32px;
}

.white .left .contenusplit.second {
	background-color: #fff;
	color: #000;
}

.white h2,
.white h3 {color: #ff6010;}
.orange h3 {color: #000;}
.orange h3 span {color: #fff;}
.white .cpas:before {
background-image: radial-gradient(circle at 1px 1px, #fff 1px, transparent 0);
}
.fdorange .cpas:before {background-image: radial-gradient(circle at 1px 1px, #ff6010 1px, transparent 0);
}
.fdblack h3 {color: #fff;}
.fdblack .cpas:before {
background-image: radial-gradient(circle at 1px 1px, transparent 1px, black 0);
  opacity: 0.8;
  background-color: rgba(0,0,0,0.9);
}

.article-aside {margin: 0;}

#videoId {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  object-fit: cover;
}

#listeTri {
  width:100%;
  height:100%;
  min-height: 100vh;
}

.grid-sizer, .grid-item {
  width:32%;
}
.mix {margin-bottom: 0 !important;}
.gutter-sizer { width: 2%; }

.attrcontainer img {filter: grayscale(1);}

.dropdown-menu[data-bs-popper] {
	left: -100px !important;
}

.grid-item .item,
.standard.item {position: relative;}

#contenu.suisse::before {
content:'';
position:absolute;
top:0;
left:0;
background: url(../images/suisse.png) no-repeat 0 100%;
height: 38px;
width: 38px;
display: block;
z-index: 9;
background-size: 100%;
}

#contenu.france::before {
content:'';
position:absolute;
top:0;
left:0;
background: url(../images/france.png) no-repeat 0 100%;
height: 38px;
width: 38px;
display: block;
z-index: 9;
background-size: 100%;
}

#contenu.allemagne::before {
content:'';
position:absolute;
top:0;
left:0;
background: url(../images/allemagne.png) no-repeat 0 100%;
height: 38px;
width: 38px;
display: block;
z-index: 9;
background-size: 100%;
}

.grid-item .item .item-image {margin: 0;}

.grid-item .item-content,
.standard.item .item-content {position: absolute;
	top: 0;
	left: 0;
width:100%;opacity: 0;display: none;transition: transform 0.3s ease;
justify-content: center;
  align-items: center;}
.item-content .page-header h2 a {color: #fff;}  
.grid-item .item:hover .item-content {
	opacity: 1;
	display: flex;
	background: rgba(255, 71, 0, 0.8);
	height: 100%;
    color: #fff;
}
.standard.item:hover .item-content {
opacity: 1;
  display: block;
  background: rgba(255, 71, 0, 0.8);
  height: 100%;
  color: #fff;
}

.standard.item .item-content a {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
}
.content__int .abs {
	background: rgba(0,0,0,0.4);
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}

.item-intro {
	margin-bottom: 0;
}

.item-intro .h5 {margin: 5px 0;}

.item-intro + .tags {margin-top: 10px;}

.tagsimple {color: #000;}
.tagsimple:hover {color: #ff6010;}

.catprojets .tagsimple {color: #fff;}
.catprojets .tagsimple:hover {color: #fff;}

.more {color: #fff;border-bottom: 1px solid #fff;}

.dark {color: var(--color-dark);}
.small {font-size: 12px;}
.t4-section {background: #fff;z-index: 2;}
/* .proscroll .t4-section {z-index: 0;} */
.proscroll .t4-main-body {z-index: inherit;padding-bottom: 0;}

#t4-section-7 {  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
z-index: 1;
  display: grid;
  place-items: center;
  min-height: 100vh;
  padding-top: 50px;
  background: #000;}

.not-at-top #t4-section-7 {background: url(../images/logo-ligne.png) no-repeat 0 100%;
background-color: #000;
background-position: 100% -70px;
background-size: 200px;}

.module_horizslides_wrapper {
      position: relative;
      height: 100vh;
      overflow: hidden;
      border: 1px solid #ccc;
    }
    .module_horizslides {
      display: flex;
      height: 100%;
      position: relative;
      will-change: transform;
    }
    .slides {
      flex: 0 0 42.5vw;
      height: 100%;
      background: #f0f0f0;
      box-shadow: 10px 10px 40px rgba(0,0,0,0.05);
      margin-right: -1px; /* on ne veut pas d’espace entre */
      box-sizing: border-box;
      transform-origin: left center;
      display: flex;
      user-select: none;
    }

.owlhoriz.owl-carousel .owl-item img {
	height: 290px;
	object-fit: cover;
}    

.owl-prev span,
.owl-next span {
  font-size: 52px;
  line-height: 12px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	padding: 0 5px !important;
    margin-top: 1.5rem;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
	background: none;
	color: #FF6010;
}

.servname {display: none;}
.is-collapsed .servcontent {opacity: 0;}
.is-collapsed .servname {
	display: block;
	z-index: 4;
	color: #000;
	position: absolute;
	bottom: 0px;
	right: 10px;
	font-size: 24px;
	font-weight: bold;
	font-family: "Bodoni Moda", serif;
}

.start {
	position: absolute;
	right: 0;
	height: 100%;
	max-width: 50%;
	padding: 10%;
	color: #fff;
    z-index: -1;
    background-color: #ff6010;
}    

.standard h5 {font-family: "Poppins", sans-serif;font-size: var(--h6-font-size);}

.abswork {
	position: absolute;
	left: 10%;
	top: 30vh;
	width: 40%;
	font-size: 52px;
}

.breadcrumb a {color: #333;}

.wrapperRollingText {
  white-space: nowrap;
  border-top: 1px solid #6f6f6f;
  
}
.rollingText {
  font-size: 6vw;
  display: inline-block;
  padding-left: 10px;
}
.wrapperRollingText02 {
  white-space: nowrap;
  margin-top: 10px;
}
.rollingText02 {
  font-size: 6vw;
  display: inline-block;
  padding-left: 13px;
}
.control {
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 20px;
    margin:5px 0;
    font-size: 12px;
}

.control:hover {background-color: #f0f0f0;}
.control div::before {content:'#'}
.control:last-of-type {
  border-radius: 35px;
}
.control:first-of-type {text-transform: uppercase;font-weight: bold;border-radius: 35px;}
.control:first-of-type div::before {
  display:none;
}

.fade {
  transition: opacity .15s linear;
}

.abs {position: absolute;}

.bot0 {bottom: 0;}

.cover {width: 100%;height: 100%;object-fit: cover;}

.collapse:not(.show) {
	height: auto !important;
}  

.contsplit {
  display: flex;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}

.split {
  width: 50%;
  transition: transform 0.6s ease;
  position: relative;
}

/* Bloc gauche noir */
.left .contenusplit.first {
  background-color: black;
  color: white;
    z-index: 3;
  transform: translateX(0); /* position de départ */
}

/* Quand actif, on le déplace sur la droite */
.left.active .contenusplit.first {
  transform: translateX(100%);
}

.contenusplit {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10% 20%;
}

.left .contenusplit.second {
background-color: #ff6010;
color: #fff;
  flex-direction: column;
  padding: 10% 15%;
  align-items: flex-start;
}

/* Bloc gauche noir */
.right .contenusplit.first {
  background-color: #f0f0f0;
  color: #000;
    z-index: 3;
  transform: translateX(0); /* position de départ */
}
.right .contenusplit.second {
background: #ff6010;
color: #fff;
  flex-direction: column;
  padding: 10% 15%;
  align-items: flex-start;
}

.right.active .contenusplit.first {
  transform: translateX(-100%);
}

.contenusplit a {color: #fff;text-decoration: underline;}
.menu-item-title {
  transition: color 0.3s ease;
}

.contmore {
	content: "+";
	font-size: 60px;
	line-height: 50px;
	width: 50px;
	text-align: center;
	display: block;
	position: absolute;
	right: 10%;
	bottom: 25px;
	background: none;
	border-radius: 50%;
	height: 50px;
	color: #fff;
	border: 1px solid #fff;
	z-index: 999;
	transition: left 0.6s ease, right 0.6s ease;
	font-weight: 100;
}

.right .contmore {color: #000;border: 1px solid #000;	left: 10%;
transition: left 0.6s ease, right 0.6s ease;}

.contmore:hover {transform: rotate(405deg);transition: all 0.2s cubic-bezier(.95,.05,.8,.04);cursor: pointer;
}

.active .contmore {transform: rotate(45deg);}
  
.split.left.active .contmore {
  left: 10%;
  right: auto;
}

/* Quand actif, bouton droit passe à droite */
.split.right.active .contmore {
  right: 10%;
  left: auto;
}

.view-featured .logo-image.active-left {
	left: calc(95% - 75px);
}
.view-featured .logo-image.active-right {
	left: calc(5% - 75px);
}

.left .first,
.right .first,
.left .second,
.right .second,
.contenusplit.first,
.contenusplit.second,
.view-featured .logo-image.active-left,
.view-featured .logo-image.active-right  {
    transition: transform 0.8s ease-in;
}

.navbar-brand {position: absolute;top: 0;left: 0;}
.navbar-brand a {
  display: flex;
}
.logo-img {max-width: 40px;}

.logo-image {position:fixed;}
.logo-image img {
  transition: width 220ms ease-in-out;
  margin: 5px 0 0 5px;
  }

.view-featured .logo-image {
	position: fixed;
	left: 50vw;
	top: 50vh;
	transition: transform 220ms ease-in-out;
	transform: translate(-50%, -50%);
}

.view-featured .logo-image img {
	width: 9vw;
	height: auto;
	max-width: 9vw;
	border: 0;
	transition: width 220ms ease-in-out;
}

.view-featured.not-at-top .logo-image,
.view-featured .scroll .logo-image {transform:translate(-50vw, -50vh);height: auto;}

.logo-image a::after {content: 'codsense';
  padding: 13px 0 0 5px;
  text-transform: uppercase;
  font-weight: bold;
}

.view-featured .navbar-brand a,
.sombre .navbar-brand a {
	color: #fff;
}

.not-at-top .navbar-brand a {
	color: #000;
}

.view-featured .logo-image a::after,
.view-featured.not-at-top .logo-image a::after,
.view-featured .scroll .logo-image a::after {display: none;}

.view-featured.not-at-top .logo-image a::after {display: block;}   

.logo-image a:hover {color: #000;}

.view-featured .t4-main-body {display: none;}

.t4-main-body {padding-top: 0;z-index: 2;}

.not-at-top .logo-image img {
    width: 40px;
    border: 0;
    margin: 5px 0 0 5px;
  }

.t4-megamenu.animate.slide .dropdown .dropdown-menu {
	margin-top: 0;
}

.fdblack {background: #000;color: #fff;}
.fdrose {background: #ff0d87;}
.fdjaune {background: #ffff10;}
.fdorange {background: #ff6010;}

.orange {color: #ff6010;}
.fat h2 {font-size: 5rem;}
.fat ul {padding-left: 0;}
.fat ul li {font-size: 1.66rem;list-style: none;}
.poppins {font-family: Poppins,sans-serif;}

.simple .t4-main-body {padding-top:50px;padding-bottom:0;}
.fdorange .article-body a {color: #fff;}

.fdorange .convertforms .cf-input::placeholder,
.fdorange .convertforms .cf-input:has(option:disabled:checked) {
	color: #fff;
}

.fdorange .convertforms .cf-input {
	color: #fff;
	background-color: #ff6010;
    border-top: 0;
    border-left: 0;
    border-right: 0;
	border-bottom: solid 1px #000;
	border-radius: 0;
}

.fdorange .convertforms textarea.cf-input {
	border: solid 1px #000;
}

.fdorange .convertforms .cf-btn {
	padding: 10px 20px;
}

#ancre {position: absolute;top: -100px;}

.t4-header {
	min-height: 50px;
}

.soushomedev {position: absolute;top: 0;left: 0;z-index: 0;}

.highlight {
	display: inline;
	word-break: normal;
	background-image: linear-gradient(90deg,#deddf9 50%,transparent 0);
	background-size: 200% 100%;
	background-position: 0 0;
}

.imgcover {
  height: 100vh;
  object-fit: cover;
  width: 100%;
}

.tags > li {
	margin-bottom: 10px;
}

.list-inline-item:not(:last-child) {
	margin-right: 15px;
}

.sitetags span {padding: 0 10px 0 5px;position: relative;}

.fdlogo .t4-main-body {
  position: relative;
  z-index: 3;
  margin-top: 100vh;
  background: url(../images/logo-ligne.png) no-repeat 0 100%;
background-color: #fff;
background-position: 100% -70px;
background-size: 500px;
  padding: 50px;
  min-height: 100vh;
}

.fdlogo #t4-section-7 {z-index: 2;}

.accroche h1 {
  color: #180b6a;
  font-weight: 900;
  line-height: 44px;
}

.exergue {font-size:20px;}

.btn, .blog-list .item-readmore a {
    border-radius: 5rem;
--t4-btn-font-size: initial;
padding: 0.7rem 1.7rem;}

.btn.btn-orange {
  background-color: #ff6010;
  border-color: #ff6010;
  color:#fff;
}

.btn {transition: background-color  0.3s ease, color 0.3s ease;}  

  .btn.btn-orange:hover {
  background-color: #000;
  border-color: #000;
  color:#fff;}


.marquee3k span {
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 35px;
    margin:0 5px;
    font-family: "Bodoni Moda", serif;
    font-size: var(--h4-font-size);
}

.marquee3k span:hover {background-color: #f0f0f0;}

.marquee3k span a {color: #000;}

.pointseo span {
	padding: 5px 0px;
	margin: 0px 10px 0 0;
	font-family: "Bodoni Moda", serif;
	font-size: 20px;
    display: inline-block;
}

.pointseo img {max-width:200px;margin: 0 auto 20px;}
.pointseo h3 {margin-top: 10px;}

.pointseo a {
  color: #000;
}

.owl-nav {margin-top: 20px;}

.history-accordion > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.history-accordion .history-title {
    padding: 15px 0;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    cursor: pointer;
}

.history-accordion .history-title:after {
    content: "+";
font-size: 24px;
line-height: 28px;
width: 30px;
text-align: center;
display: block;
position: absolute;
right: 20px;
top: 25px;
font-weight: lighter;
height: 30px;
color:#000;
}
.history-accordion li.active .history-title:after {
    color: #000;
    content: "-";
line-height: 24px;
}
.history-accordion .history-content {
    font-size: inherit;
    padding: 20px 0;
}

.history-accordion .history-content ul li {list-style:none;padding-left: 10px;}
.history-accordion .history-content ul li.annotation {
  padding: 5px 0;
}
.history-accordion .history-content ul {
  padding-left: 0;
}

.history-accordion .history-title h3 {font-size:1.33em;font-family: "poppins",sans-serif;font-weight: 300;}

/* Timeline */

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 1px;
  background-color: #ff6010;
  left: 50%;
  margin-left: -1px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 45%;
  float: left;
  padding: 25px 20px;
  position: relative;
}
.timeline > li.timeline-inverted + li:not(.timeline-inverted),
.timeline > li:not(.timeline-inverted) + li.timeline-inverted {
margin-top: 0;
}

.timeline > li:not(.timeline-inverted) {
padding-right:90px;
}

.timeline > li.timeline-inverted {
padding-left:90px;
}

.timeline > li > .timeline-badge {
width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 2.4em;
  text-align: center;
  position: absolute;
  top: calc(50% - 35px);
  left: calc(50% - 35px);
	z-index: 100;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	background: #ff6010;
	color: #fff;
    font-family: "Bodoni Moda", serif;
    font-weight: bold;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline-svg {position: absolute;  top: calc(50% - 35px);
  left: calc(50% - 50px);}

.timeline-inverted .timeline-svg {transform: rotate(180deg);  left:50%;}

.timeline h3 {
    font-family: "Poppins", sans-serif;
    font-size: var(--h5-font-size);
    font-weight:400;    
    }

.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}

#map_canvas {
  height: 550px;
  overflow: hidden;
  position: relative;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

#map_canvas iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.footer ul li {list-style: none;}
.footer ul {padding-left: 0;}

.footer a,
.footer p,
.footer h4 {color: #fff;}

.suggest h3 {text-align:center;margin-bottom: 1.5rem;}
.suggest img {filter: grayscale(1);}

ul.listehoriz li {list-style: initial;
  padding: 0 10px 0 10px;
  margin: 0 0 0 30px;}
ul.listehoriz li:first-child {list-style: none;margin: 0px;}

ul.simple {margin-left: 0;}

ul.simple li {list-style: none;}

.osmap-items ul {
	margin: 0 0 0 25px;
	padding-bottom: 2.5rem;
}

.convertforms.cf-success .cf-response {
	background-color: #fff;
	color: #000;
}

@media (max-width: 1200px) {
 .grid-sizer,
 .grid-item {
    width:calc(32% - 10px);
  }
#listeTri .tags {display: none;}  
}

@media (min-width: 576px) {
 .grid-sizer-gal,
 .grid-item-gal {
    width: calc(50% - 10px);
  }
}  

@media (max-width: 991px) {
 .grid-sizer,
 .grid-item {
    width: calc(50% - 10px);
  }    
.vbig {font-size: 5rem;}
.tab-content>.tab-pane {
    display: block;
    opacity: 1;
  }
.detspe {background: none;z-index: 2;position: absolute;height: 100%;top: 0;left: 0;}  
.fdspe {position: absolute;top: 0;left: 0;}
}

@media (max-width: 767.98px) {
h1, .h1 {
	font-size: 32px;
}    
.contenusplit {
	padding: 10% 10% 10% 12%;
}
.simple .com-content-article h1,
.simple .page-header h1 {
  margin-top: 3rem;
  font-size: 3rem;
}
.double {
	line-height: 3.33rem;
}
ul.timeline:before {
        left: 20px;
    }

    ul.timeline > li > .timeline-panel {
        width: 100%;
        padding: 0 40px;
        float: right;
    }

    ul.timeline > li > .timeline-badge {
left: 15px;
    margin-left: 0;
    top: 16px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background-size: 80px;
    }

.timeline > li:not(.timeline-inverted) {
	padding-right: 0px;
    padding-left: 90px;
}
        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
.timeline-svg {
	left: 20px;
	transform: rotate(180deg);
}        
.timeline-inverted .timeline-svg {
	left: 20px;
}
}

@media(max-width: 575.98px) {
h3, .h3 {
	font-size: 24px;
}
h4, .h4 {
	font-size: 20px;
}
.page-header h2, .page-header .h2, .categories-list h2, .categories-list .h2 {
	font-size: 24px;
}
.vbig {font-size: 3rem;}

#ancre {
	top: -70px;
}    
ul.timeline > li > .timeline-panel {
        padding: 0;
    }
  ul.timeline > li > .timeline-badge {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-size: 50px;
  }
 .timeline > li:not(.timeline-inverted) {
    padding-left: 50px;
  }
 .timeline > li.timeline-inverted {
	padding-left: 50px;
}
.timeline-svg {
	top: 30px;
}
.timeline-svg svg {width: 20px;}
.module_horizslides_wrapper {
	height: auto;
}
.module_horizslides {
	flex-direction: column;
}
.slides {
      flex: 0 0 100vw;
}
.start {
	position: relative;
    max-width: 100%;
}
.grid-sizer, .grid-item {
  width:100%;
}
.pointseo {padding: 0 20px;}
.fat ul li {
	font-size: 1.33rem;
	padding-top: 20px;
}
#t4-section-7 {
  position: relative;
}
.traitcoupe {padding-top: 80px;}
ul.simple {
	padding-left: 0;
	text-align: left;
}
.fat h2 {
	font-size: 3rem;
}
.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
	padding: 0;
}
ul.listehoriz li {
	padding: 0;
	margin: 0;
}
}


@media(max-width: 480px) {
.view-featured .fa-bars::before {
	color: #fff;
}    
.view-featured.not-at-top .fa-bars::before {
	color: #000;
}        
    h1, .h1 {
	font-size: 30px;
}
h2, .h2 {
	font-size: 32px;
}

.logo-img {max-width: 30px;}
.view-featured .logo-image {
	left: 0;
	top: 0;
	margin: 0;
    transform:none;
}
.view-featured.not-at-top .logo-image, .view-featured .scroll .logo-image {
	transform: translate(0, 0);
}
.view-featured .logo-image a::after {display: block;padding: 8px 0 0 5px;}
.contsplit {
  display: block;
}
.split {
	width: 100%;
	height: 50vh;
}
.contenusplit {
	justify-content: start;
}
.contmore {
	font-size: 30px;
	line-height: 30px;
	width: 30px;
	height: 30px;
}
.fat {
  padding: 0 20px;
}
.start {
	padding: 40px;
}
.history-accordion .history-title::after {
	right: 0px;
	top: auto;
	bottom: 20px;
}
#contenu {
	padding: 50px 30px;
}
}