/*
Theme Name: Airwell
Description: Theme pour Airwell
Author: Hugo Martin - Manitoba
Template: salient 
Version: 0.1.0
*/
.wpcf7 .wpcf7-response-output {
  border: none !important;
  border-radius: 0.25rem;
  margin: 0 !important;
  background-color: indianred;
  font-size: 0.75rem;
  color: #FFFFFF;
}

.wpcf7 .sent .wpcf7-response-output {
  background-color: green;
}

.project-float {
  position: fixed;
  z-index: 20;
  bottom: 20px;
  right: 20px;
  max-width: 280px;
  width: 100%;
  }
  
  @media screen and (max-width:767px) {
    .project-float {
      max-width: 200px;
  }
}

.project-float .project-open {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1rem;
  border-radius: 1rem;
  background-color: #FFFFFF;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
  cursor: pointer;
}

@media screen and (max-width:767px) {
  .project-float .project-open {
    padding: 0.5rem;
  }
}

.project-float .project-open p {
  padding-bottom: 0;
  margin-right: 1rem;
  font-size: 1.125rem;
}

@media screen and (max-width:767px) {
  .project-float .project-open p {
    font-size: 1rem;
  }
}

.project-float .project-open .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: #4A90E2;
  transform: rotate(270deg);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.project-float .project-open:hover .icon {
  transform: translateX(0.5rem) rotate(270deg);
}

/* .project-float .project-entries {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 1rem;
  border-radius: 1rem;
  background-color: #FFFFFF;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.project-float .project-entries.active {
  display: flex;
}

.project-float .project-entries .close {
  align-self: flex-end;
  cursor: pointer;
}

.project-float .project-entries .simulate-cta {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border-radius: 2rem;
  border: 2px solid #4A90E2;
  background-color: #4A90E2;
  font-size: 1.125rem;
  color: #FFFFFF;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (max-width:767px) {
  .project-float .project-entries .simulate-cta {
    padding: 0.5rem;
    font-size: 1rem;
  }
}

.project-float .project-entries .simulate-cta:hover {
  background-color: #FFFFFF;
  color: #4A90E2;
}

.project-float .project-entries p {
  margin: 1rem 0;
}

.project-float .project-entries .project-links {
  width: 100%;
}

.project-float .project-entries .project-links a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.75rem 0;
  border-top: 1px solid #DFDFDF;
}

.project-float .project-entries .project-links a:hover {
  background-color: #FAFAFA;
}

.project-float .project-entries .project-links:not(:first-child) {
  border-bottom: 1px solid #DFDFDF;
}

.project-float .project-entries .project-links .icon {
  transform: rotate(-90deg);
} */

.nectar-slider-wrap {
	height: 500px !important;
}

@media screen and (max-width:767px) {
	.nectar-slider-wrap {
		height: 400px !important;
	}
}

.nectar-slider-wrap.loaded .swiper-slide .content {
	top: 50% !important;
	transform: translatey(-50%);
}


.swiper-container,
.swiper-container .swiper-wrapper,
.swiper-container .swiper-slide {
	height: 100% !important;
}


/* GLOBAL */
html.noscroll {
  overflow-y: hidden;
}

.first-h1 h1 {
	font-weight: 400;	
}

h2,
.first-h1 h1 {
	position: relative;
	font-size: 2rem !important;
	line-height: 1.3 !important;
}

@media screen and (max-width:767px) {
	h2,
	.first-h1 h1 {
		font-size: 1.5rem !important;
		line-height: 1.1 !important;
	}
}

h3 {
	font-size: 1.5rem !important;
	line-height: 1.3 !important;
}

@media screen and (max-width:767px) {
	h3 {
		font-size: 1.2rem !important;
		line-height: 1.1 !important;
	}
}

h4 {
	font-size: 1.2rem !important;
	line-height: 1.3 !important;
}

.breadcrumb {
	font-size: 0.75rem;
	opacity: 0.6;
}

.breadcrumb .seprater {
	display: inline-block;
	margin: 0 0.25rem;
}



/* LAYOUT */
.responsive-container .row_col_wrap_12,
.responsive-container .row_col_wrap_12_inner {
  display: flex;
  flex-wrap: wrap;
}

.responsive-container.logos-container .row_col_wrap_12,
.responsive-container.logos-container .row_col_wrap_12_inner {
  align-items: center;
}

.responsive-container.produits-section .row_col_wrap_12 {
  align-items: baseline;
}

.responsive-container .row_col_wrap_12 .vc_col-sm-2,
.responsive-container .row_col_wrap_12_inner .vc_col-sm-2 {
  width: 33.33%;
}


@media screen and (max-width:1023px) {
  .responsive-container .row_col_wrap_12 .vc_col-sm-6,
  .responsive-container .row_col_wrap_12_inner .vc_col-sm-10,
  .responsive-container .row_col_wrap_12 .vc_col-sm-1\/5 {
    width: 50% !important;
  }
	
  .responsive-container .row_col_wrap_12 .vc_col-sm-8,
  .responsive-container .row_col_wrap_12_inner .vc_col-sm-8 {
    width: 50%;
  }

  .responsive-container .row_col_wrap_12 .vc_col-sm-4,
  .responsive-container .row_col_wrap_12_inner .vc_col-sm-4 {
    width: 50%;
  }
  
  .responsive-container.logos-container .row_col_wrap_12 .vc_col-sm-4 {
    margin-bottom: 0 !important;
  }

  .responsive-container.fullw .row_col_wrap_12 .vc_col-sm-6 {
    width: 100% !important;
  }

  .responsive-container .row_col_wrap_12 .vc_col-sm-1\/5 {
    width: 50% !important;
  }
}

@media screen and (max-width:767px) {
  .responsive-container .row_col_wrap_12 .vc_col-sm-6,
  .responsive-container .row_col_wrap_12_inner .vc_col-sm-10 {
  width: 100% !important;
  }

  .responsive-container .row_col_wrap_12 .vc_col-sm-1\/5 {
    width: 100% !important;
  }
	
  .responsive-container .row_col_wrap_12 .vc_col-sm-8,
  .responsive-container .row_col_wrap_12_inner .vc_col-sm-8 {
    width: 100%;
  }
	
  .responsive-container .row_col_wrap_12 .vc_col-sm-4,
  .responsive-container .row_col_wrap_12_inner .vc_col-sm-4 {
    width: 100%;
  }
	
  .responsive-container.clear-order .row_col_wrap_12 .vc_col-sm-6:nth-child(1),
  .responsive-container.clear-order .row_col_wrap_12_inner .vc_col-sm-6:nth-child(1) {
	order: 2;
  }
	
  .clear-order .row_col_wrap_12 .vc_col-sm-6:nth-child(1),
  .clear-order .row_col_wrap_12_inner .vc_col-sm-6:nth-child(1) {
	order: 2;
  }
}



/* - */
/* Custom Menu */
/* - */
body.single-post #header-outer[data-transparent-header="true"].transparent {
  background-color: #FFFFFF !important;
}
@media screen and (max-width:999px) {
	body #header-outer[data-transparent-header="true"].transparent {
		background-color: rgba(0,0,0,0.2) !important;
	}	
}
@media screen and (max-width:767px) {
	body #header-outer {
		padding: 20px 0;
	}
}

#header-outer #logo {
	margin-top: 22px !important;
	margin-bottom: 22px !important;
}

@media screen and (max-width:999px) {
	#header-outer #logo {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	body.material #header-outer[data-format="centered-menu-bottom-bar"] .span_9 {
		align-items: center !important;
	}
	
	.material .mobile-search .icon-salient-search {
		color: #333A3D;
	}
}

.single-post #header-outer[data-transparent-header="true"].transparent #logo .starting-logo {
  opacity: 0;
}
@media screen and (max-width:999px) {
  .single-post #header-outer[data-transparent-header="true"].transparent #logo .starting-logo {
    opacity: 1;
  }
}

.single-post #header-outer[data-transparent-header="true"].transparent >header #logo img.dark-version {
  opacity: 1 !important;
}
@media screen and (max-width:999px) {
  .single-post #header-outer[data-transparent-header="true"].transparent >header #logo img.dark-version {
    opacity: 0 !important;
  }
}

body.material #header-outer:not([data-format="left-header"]) #top nav > .buttons > li {
	margin: 0 8px !important;
}

.right-side .slide-out-widget-area-toggle {
  display: none !important;
}

.custom-menu-bg {
  position: fixed;
  top: -100%;
  z-index: 9996;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.76, 0, 0.24, 1), top 0.5s cubic-bezier(0.76, 0, 0.24, 1);
}

.custom-menu-bg.is-active {
  top: 0;
  opacity: 0.97;
}

.custom-menu-bg-inner {
  background-color: #071C2E;
  width: 100%;
  height: 100%;
}

.custom-menu,
.custom-menu-mobile {
  position: fixed;
  top: -100%;
  z-index: 9997;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
}

.custom-menu.is-active,
.custom-menu-mobile.is-active {
  top: 0;
  opacity: 1;
}

/* Mobile menu*/
.custom-menu-mobile {
	display: none;
}

@media screen and (max-width:999px) {
	.custom-menu {
		display: none;
	}
	
	.custom-menu-mobile {
		display: block;
	}
}

/* Locator */
.locator {
  width: 27px;
  height: 27px;
  filter: invert(57%) sepia(5%) saturate(0%) hue-rotate(234deg) brightness(91%) contrast(85%);
  transition: all ease-in-out .1s;
}

.locator img {
	height: 20px !important;
	margin-top: 5px;
}

.transparent .locator {
  filter: none;
}

.single-post .transparent .locator:not(.locator-mobile) .locator {
  filter: invert(57%) sepia(5%) saturate(0%) hue-rotate(
    234deg) brightness(91%) contrast(85%);
}

#header-outer.transparent #top nav ul #search-btn a .icon-salient-search {
	opacity: 1 !important;
}

.single-post #header-outer.transparent #top nav ul #search-btn a .icon-salient-search {
  color: rgba(0,0,0,0.48) !important;
}

/* Burger */
.custom-menu-icon {
  position: relative;
  width: 30px;
  height: 20px;
  cursor: pointer;
}

.custom-menu-icon.mobile {
  display: none;
}

@media screen and (max-width:999px) {
  .custom-menu-icon.mobile {
    display: inline-block;
  }
}

.custom-menu-icon>span {
  display: block;
  height: 2px;
  background: #333A3D;
  transition: all 0.2s cubic-bezier(0.25, 1, 0.5, 1);
  transform-origin: center;
}

.custom-menu-icon::before,
.custom-menu-icon::after {
  content: '';
  position: absolute;
  left: 0;
  width: 30px;
  height: 2px;
  background: #333A3D;
  opacity: 1;
  transform-origin: center;
  transition: all 0.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.custom-menu-icon::before {
  top: 8px;
}

.custom-menu-icon::after {
  top: 16px;
}

.custom-menu-icon:not(.is-clicked):hover::before {
  transform: translateY(2px);
}

.custom-menu-icon:not(.is-clicked):hover::after {
  transform: translateY(4px);
}

.custom-menu-icon.is-clicked>span {
  transform: translateY(8px) rotate(45deg);
}

.custom-menu-icon.is-clicked::before {
  opacity: 0;
}

.custom-menu-icon.is-clicked::after {
  transform: translateY(-8px) rotate(-45deg);
}

#header-outer.transparent .custom-menu-icon>span,
#header-outer.transparent .custom-menu-icon::before,
#header-outer.transparent .custom-menu-icon::after {
  background: #FFFFFF;
}
.single-post #header-outer.transparent .custom-menu-icon.desktop>span,
.single-post #header-outer.transparent .custom-menu-icon.desktop::before,
.single-post #header-outer.transparent .custom-menu-icon.desktop::after {
  background: #333A3D;
}

.custom-mobile-left {
	display: none;
}

.locator-mobile {
	display: none;
}

@media screen and (max-width:999px) {
	.custom-menu-icon.mobile {
		display: none;
	}
	
	.custom-mobile-left {
		display: inline-block;
	}
	
	#header-outer #top .col.span_3 #logo {
		position: absolute;
		left: 50%;
		transform: translatex(-50%) !important;
	}
	
	#header-outer #top .col.span_3 #logo img {
		width: 80px;
	}
	
	.locator-mobile {
		display: inline-block;
	}
}

/* Custom menu */
.custom-menu-wrap {
  /* position: absolute;
  left: 0;
  top: 0; */
  width: 100%;
  height: 100%;
  padding: 12% 0 0 0;
  overflow-y: auto;
}

.custom-menu-mobile .custom-menu-wrap {
	padding: 100px 0 0;
}

@media screen and (max-width:1023px) {
	.custom-menu-wrap {
		padding: 16% 0 0;
	}
}

.custom-menu-wrap ul {
  margin: 0;
}

.custom-menu-wrap ul>li {
  list-style: none;
  position: relative;
  line-height: 1;
}

.custom-menu-wrap ul>li>a {
  color: #FFFFFF;
}

.custom-menu-inner {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.custom-menu-inner-col {
  width: 33.33%;
  padding: 0 2rem;
}

.custom-menu-mobile .custom-menu-inner-col {
	width: 100%;
	border: none !important;
	padding-top: 0 !important;
}

@media screen and (max-width:1279px) {
  .custom-menu-inner-col {
    width: 33.33%;
    padding: 0 1.5rem;
  }
}

@media screen and (max-width:1023px) {
  .custom-menu-inner-col {
    padding: 0 1rem;
  }

  /* .custom-menu-inner-col:nth-child(2) {
    width: 100%;
  } */
}

@media screen and (max-width:767px) {
  .custom-menu-inner-col {
    width: 50%;
  }

  .custom-menu-inner-col:nth-child(3) {
    width: 100%;
    padding-top: 2rem;
  }
}

.custom-menu-inner-col:nth-child(2) {
  border-left: 2px solid #3CA4FF;
}

.main-nav {
  margin: 0 0 1rem 0;
}

.main-nav ul>li>a {
  font-size: 1.75rem;
  line-height: 1.4;
}

@media screen and (max-width:1023px) {
  .main-nav ul>li>a {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}

.secondary-nav {
	margin-bottom: 2rem;
}

.secondary-nav ul>li>a {
  font-size: 1rem;
  line-height: 1.4;
}

@media screen and (max-width:1023px) {
  .secondary-nav ul>li>a {
    /*font-size: 0.75rem;*/
  }
}

.tertiary-nav {
  display: none;
  margin: 0 0 2rem;
}

.tertiary-nav.is-active {
  display: flex;
}

.tertiary-nav>div:nth-child(1) {
  width: 25%;
  text-align: center;
}

.tertiary-nav>div:nth-child(2) {
  width: 75%;
  padding: 0 0 0 1rem;
}

.tertiary-nav-title {
  padding: 0;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.4;
  color: #125691;
}

@media screen and (max-width:1023px) {
  .tertiary-nav-title {
    font-size: 0.75rem;
  }
}

.tertiary-nav ul>li {
  max-width: 160px;
}

@media screen and (max-width:1023px) {
  .tertiary-nav ul>li {
    max-width: 120px;
  }
}

.tertiary-nav ul>li::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 5px;
  height: 5px;
  border-top: 1px solid #125691;
  border-right: 1px solid #125691;
  transform: translateY(-50%) rotate(45deg);
  transition: all 0.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.tertiary-nav ul>li:hover::after {
  right: -10px;
}

.tertiary-nav ul>li>a {
  display: block;
  font-size: 1rem;
  line-height: 1.6;
}

@media screen and (max-width:1023px) {
  .tertiary-nav ul>li>a {
    font-size: 0.75rem;
  }
}

.tertiary-nav ul>li:hover>a {
  color: #3CA4FF;
}

/* .tertiary-nav svg path,
.tertiary-nav svg polygon,
.tertiary-nav svg polyline,
.tertiary-nav svg line {
  stroke: #FFFFFF;
} */
.tertiary-nav>div>img {
  max-width: 100%;
}

/* Menu item */
.nav-item {
  padding: 0.5rem 1rem;
}

.secondary-nav .nav-item {
  padding: 0.25rem 0.5rem;
}

.nav-item,
.current-menu-item.nav-item {
  border: 2px solid transparent;
  border-radius: 6px;
  box-sizing: border-box;
}

.nav-item.is-active,
.current-menu-item.nav-item {
  border: 2px solid #3CA4FF;
}

.nav-item.is-active>a,
.current-menu-item.nav-item>a {
  color: #3CA4FF;
}


.link-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: #FFFFFF;
  border-radius: 5px;
  padding: 1.5rem 2rem;
  margin: 0 0 1.5rem 0;
  color: #333A3D;
  font-size: 1.25rem;
  transition: all 0.2s cubic-bezier(0.25, 1, 0.5, 1);
}

@media screen and (max-width:1023px) {
  .link-wrap {
    font-size: 1rem;
    padding: 0.75rem 1.25rem;
  }
}

.link-wrap:hover {
  background: #3CA4FF;
  color: #FFFFFF;
}

.link-wrap>span::after {
  content: '';
  width: 100px;
  height: 2px;
  background: #333A3D;
  position: absolute;
  left: 2rem;
  bottom: 20px;
  transform-origin: 0%;
  transform: scaleX(1);
  transition: all 0.2s cubic-bezier(0.25, 1, 0.5, 1);
}

@media screen and (max-width:1023px) {
  .link-wrap>span::after  {
    left: 1.25rem;
    bottom: 10px;
  }
}

.link-wrap:hover>span::after {
  background: #FFFFFF;
  transform: scaleX(1.2);
}

.link-wrap>svg {
  transition: all 0.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.link-wrap>svg path,
.link-wrap>svg polygon,
.link-wrap>svg polyline,
.link-wrap>svg line {
  stroke: #125691;
}

.link-wrap:hover>svg path,
.link-wrap:hover>svg polygon,
.link-wrap:hover>svg polyline,
.link-wrap:hover>svg line {
  stroke: #FFFFFF;
}

.link-wrap.ep {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: #125691;
  border-radius: 5px;
  padding: 1.5rem 2rem;
  margin: 0 0 1.5rem 0;
  color: #FFFFFF;
  font-size: 1.25rem;
}

@media screen and (max-width:1023px) {
  .link-wrap.ep {
    font-size: 1rem;
    padding: 0.75rem 1.25rem;
  }
}

.link-wrap.ep:hover {
  color: #FFFFFF;
}

.link-wrap.ep>span::after {
  content: '';
  width: 100px;
  height: 2px;
  background: #FFFFFF;
  position: absolute;
  left: 2rem;
  bottom: 20px;
}

@media screen and (max-width:1023px) {
  .link-wrap.ep>span::after  {
    left: 1.25rem;
    bottom: 10px;
  }
}

.link-wrap.ep>svg path,
.link-wrap.ep>svg polygon {
  stroke: #FFFFFF;
}

.socials-links {
  width: 100%;
  padding: 0.5rem 0 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.socials-links-item {
  margin: 0.25rem;
}

.socials-links-item svg path {
  transition: all 0.15s ease-in-out;
}

.socials-links-item:hover svg path {
	fill: #3CA4FF;
}

.langue-selector {
	position: relative;
  z-index: 999;
    top: 0;
    right: 0;
    height: 20px;
	display: flex;
	justify-content: flex-end;
	align-items: baseline;
}

.langue-selector.mobile {
	display: none;
}

@media screen and (max-width:999px) {
	.langue-selector.mobile {
		display: inline-block;
	}
}

.langue-selector>p {
	padding: 0;
	margin-right: 1rem;
	font-weight: 700;
	color: #125691;
}

.ls__container {
	position: absolute;
  z-index: 9999;
	top: 0;
	right: 0;
	/* height: 20px; */
	overflow: hidden;
	display: flex;
	flex-direction: column;
	padding: 0 0.5rem;
}

#header-outer:not(.transparent) .ls__container {
	background-color: #FFFFFF;
}

.ls__container.dropdown {
	height: 100px;
}

.ls__item,
.ls__item-mobile {
	display: none;
	align-items: center;
	order: 1;
	height: 20px;
	padding: 4px 1rem 4px 0;
	cursor: pointer;
	float: none !important;
	opacity: 1 !important;
	transform: translatey(0) !important;
	line-height: 12px;
	color: #FFFFFF;
  pointer-events: all;
}

.ls__item.is-shown,
.ls__item-mobile.is-shown {
  display: block;
}

.single-post .langue-selector.desktop .ls__item {
  color: rgba(0,0,0,0.48);
}

.ls__item a,
.ls__item-mobile a {
	color: #FFFFFF !important;
}

#header-outer:not(.transparent) .ls__item,
#header-outer:not(.transparent) .ls__item-mobile,
#header-outer:not(.transparent) .ls__item a,
#header-outer:not(.transparent) .ls__item-mobile a,
.single-post #header-outer.transparent .ls__item a,
.single-post #header-outer.transparent .ls__item-mobile a {
	color: rgba(0,0,0,0.48) !important;
}

/*.ls__item:not(.is-active),
.ls__item-mobile:not(.is-active) {
	height: 0;
	visibility: hidden;
	transform: translatey(-1rem);
	transition: all 0.15s ease-in-out;
}

.ls__item.is-shown,
.ls__item-mobile.is-shown {
	height: 100%;
	visibility: visible;
	transform: translatey(0);
}*/

.ls__item.is-active,
.ls__item-mobile.is-active {
  display: flex;
	position: relative;
	font-weight: 700;
	order: 0;
}

.ls__item.is-active:after,
.ls__item-mobile.is-active:after{
	content: '';
	position: absolute;
	top: 50%;
	right: 5px;
	transform-origin: center;
	transform: translatey(-50%) rotate(135deg);
	width: 6px;
	height: 6px;
	border-width: 2px 2px 0 0;
	border-style: solid;
	border-color: #FFFFFF;
}

#header-outer:not(.transparent) .ls__item.is-active:after,
#header-outer:not(.transparent) .ls__item-mobile.is-active:after,
.single-post #header-outer.transparent .ls__item.is-active:after,
.single-post #header-outer.transparent .ls__item-mobile.is-active:after {
	border-color: rgba(0,0,0,0.48);
}

/*Overwrite*/
body.material #header-outer[data-full-width="true"]:not([data-format="left-header"]) #top nav >.buttons {
	align-items: center;
}
body.material #header-outer:not([data-format="left-header"]) #top nav > .buttons > li#search-btn {
	margin-right: 3rem !important;
}
#header-outer #top nav > ul > li:not(.megamenu) ul li.ls__item a:hover {
	background-color: transparent !important;
}
#top #mobile-cart-link, #top .span_9 > .slide-out-widget-area-toggle, #top .mobile-search {
	margin-right: 3rem;
}

/* Menu mobile */
.custom-menu-mobile .secondary-nav {
	padding: 1rem 0.5rem;
}

.custom-menu-mobile .submenu-nav .nav-item {
	font-size: 1.25rem;
	color: #FFFFFF;
}

.custom-menu-mobile .submenu-nav .submenu {
	height: 0;
	opacity: 0;
	visibility: hidden;
	padding: 0 1rem;
	transition: all 0.15s ease-in-out;
}

.custom-menu-mobile .submenu-nav .submenu.is-active {
	height: 100%;
	opacity: 1;
	visibility: visible;
}

.custom-menu-mobile .custom-menu-wrap .submenu>p {
	padding: 0.5rem 0 0;
	font-size: 1rem;
}

.custom-menu-mobile .custom-menu-wrap .submenu ul>li>a {
	font-size: 1rem;
}

.custom-menu-mobile .custom-menu-wrap .submenu ul>li {
	padding: 0.25rem 0;
}

.custom-menu-mobile .langue-selector {
	justify-content: center;
}

.custom-menu-mobile .socials-links {
	justify-content: center;
	padding-bottom: 1rem;
}



/* Homepage */
@media screen and (max-width:999px) {
  .nectar-slider-wrap[data-full-width="false"]:not([data-parallax="true"]) .swiper-slide .content {
    padding: 0;
  }
}

.bs{
  /* Image du grand bloc de gauche*/
  background: url(../../uploads/2020/12/bg-bs.png) no-repeat center;
  /* ============================ */
  background-size: cover;
  min-height:580px;
  width:100%;
  border-radius: 10px 10px 0 10px;
  display:flex;
  justify-content:flex-end;
  align-items:flex-start;
  flex-direction:column;
  padding:20px;
  text-decoration:none;
}
.sr1{
    background: url(../../uploads/2020/12/bg-chauffage.png) no-repeat center;
    background-size: cover;
}
.sr2{
    background: url(../../uploads/2020/12/bg-entreprise.png) no-repeat center;
    background-size: cover;
}
.bs h2,
.sr h2{
  color:white;
}
.bs h4,
.sr h4{
  color:white;
}
.bs span,
.sr span{
  color:white;
  border: 1px solid white;
  width: 100px;
  margin: 10px 0;
}
.sr{
  min-height:278px;
  border-radius: 10px 10px 0 10px;
  display:flex;
  justify-content:flex-end;
  align-items:flex-start;
  flex-direction:column;
  padding:20px;
  text-decoration:none;
  position:relative;
  width:100%;
}
.bs a{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 67px;
    height: 67px;
    overflow:hidden;
}
.sr a{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 67px;
    height: 67px;
    overflow:hidden;
}
/*.bs:after{*/
/*  content:"\2192";*/
/*  color:white;*/
/*  font-size:25px;*/
/*  position: absolute;*/
/*  width:50px;*/
/*  height:50px;*/
/*  background-color: rgba(0,0,0,0.8);*/
/*  display:flex;*/
/*  justify-content:center;*/
/*  align-items:center;*/
/*  bottom:0;*/
/*  right:0;*/
/*}*/
.wrapBs .wpb_raw_html .wpb_wrapper{
    display:flex;
    justify-content:flex-end;
    height:100%;
}
.no-padding{
 padding:0 !important;
 box-sizing: border-box;
}
.divider{
    display:block;
    height: 3px;
    background-color: #000000;
    width: 60px;
}
.divider-b{
    display:block;
    height: 3px;
    background-color: #FFFFFF;
    width: 60px;
}
.compose-mode .vc_empty-shortcode-element{
    min-height: 0 !important;
}
.radius{
    border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
}

body .button.solid_color a{
    border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    text-transform: capitalize;
}
.excerpt{
    display:none;
}



.home-entry {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.home-entry__wrap {
	width: calc(50% - 20px);
	margin: 0 10px;
}

@media screen and (max-width:1023px) {
  .home-entry__wrap {
	width: 100% !important;
	margin: 0;
  }
}

.home-entry__wrap:first-child {
	display: flex;
}

.home-entry__item {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
	min-height: 150px;
	border-radius: 20px 20px 0 20px;
	margin: 20px 0 0;
	padding: 10% 1.5rem 0;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center center;
	transition: all 0.2s ease-in-out;
}

.home-entry__item:hover {
	background-size: 110%;
}

.home-entry__item * {
	color: #FFFFFF;
	margin: 0 !important;
}

.home-entry__content {
	margin-bottom: 1rem !important;
	transition: all 0.2s ease-in-out;
}

.home-entry__item:hover .home-entry__content {
	transform: translatey(-10px);
}

.home-entry__item h3 {
	font-weight: 700 !important;
}

.home-entry__item span {
	display: block;
	width: 70px;
	height: 3px;
	margin: 1rem 0 !important;
	background-color: #FFFFFF;
}

@media screen and (max-width:767px) {
	.home-entry__item span {
		margin: 0.5rem 0 !important;
	}
}

.home-entry__item img {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 60px !important;
}

@media screen and (max-width:767px) {
	.home-entry__item img {
		width: 30px !important;
	}
}

.flag{
    display:flex;
	margin: 1.5rem 0;
}
.flag .bleu{
    background-color : blue;
    display:block;
    height:3px;
    width:30px;
    border-radius:30%;
}
.flag .blanc{
    background-color : white;
    display:block;
    height:3px;
    width:30px;
    border-radius:30%;
}
.flag .rouge{
    background-color : red;
    display:block;
    height:3px;
    width:30px;
    border-radius:30%;
}

.avantages {
	display: flex;
	flex-wrap: wrap;
}

.avantages__item {
	width: 20%;
	padding: 4rem 1.5rem;
	background-repeat: no-repeat;
	background-size: cover;
}

@media screen and (max-width:767px) {
	.avantages__item {
		width: 50%;
	}
	.avantages__item:last-child {
		width: 100%;
	}
}

@media screen and (max-width:479px) {
	.avantages__item {
		width: 100%;
	}
}

.avantages__item img {
	max-height: 35px;
	margin-bottom: 1rem !important;
}

.avantages__item h4 {
	font-weight: 700 !important;
	color: #FFFFFF;
}

.besoins {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
}

.besoins__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 25%;
	padding: 1rem;
	transition: all 0.15s ease-in-out;
}

.besoins__item:hover {
	background-color: #125691;
}

@media screen and (max-width:1023px) {
	.besoins__item {
		width: 50%;
	}
}

.besoins__item:not(:last-child) {
	border-right: 1px solid #E7E7E7;
}

@media screen and (max-width:1023px) {
	.besoins__item:nth-child(2) {
		border-right: none;
	}
}

.besoins__item svg {
	transition: all 0.15s ease-in-out;
}

.besoins__item__image {
	display: flex;
	align-items: flex-end;
	min-height: 60px;
	margin-bottom: 0.5rem;
}

.besoins__item:first-child:hover .besoins__item__image>svg path,
.besoins__item:nth-child(3):hover .besoins__item__image>svg path,
.besoins__item:nth-child(4):hover .besoins__item__image>svg path {
	fill: #FFFFFF;
}

.besoins__item:not(:first-child):hover .besoins__item__image>svg path {
	stroke: #FFFFFF;
}

.besoins__item:hover .besoins__item__link svg rect {
	stroke: #FFFFFF;
}

.besoins__item:hover .besoins__item__link svg path {
	fill: #FFFFFF;
}

.besoins__item__title {
	padding: 0;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1.3;
	color: #125691;
	text-align: center;
	transition: all 0.15s ease-in-out;
}

.besoins__item:hover .besoins__item__title {
	color: #FFFFFF;
}

.besoins__item .divider {
	margin: 1rem 0;
	background-color: #125691;
	transition: all 0.15s ease-in-out;
}

.besoins__item:hover .divider {
	background-color: #FFFFFF;
}

.besoins__item__text {
	padding: 0;
	text-align: center;
	transition: all 0.15s ease-in-out;
}

.besoins__item:hover .besoins__item__text {
	color: #FFFFFF;
}

.besoins__item__link {
	display: block;
	margin: 1rem 0 0;
	transition: all 0.15s ease-in-out;
}

.recent-posts-section .blog-recent,
.recent-posts-section-single .blog-recent {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px !important;
}

.recent-posts-section-single .blog-recent .col .post-header {
	margin-bottom: 60px;
}

.recent-posts-section .blog-recent > div {
	position: relative;
	width: calc(25% - 20px) !important;
	margin: 10px !important;
}

.recent-posts-section-single .blog-recent > div {
	position: relative;
	width: calc(33.33% - 20px) !important;
	margin: 10px !important;
}

@media screen and (max-width: 1023px) {
	.recent-posts-section .blog-recent > div {
		width: calc(50% - 20px) !important;
	}
	
	.recent-posts-section-single .blog-recent > div {
		width: calc(50% - 20px) !important;
	}
}

@media screen and (max-width: 767px) {
	.recent-posts-section-single .blog-recent > div {
		width: calc(100% - 20px) !important;
	}
}

.recent-posts-section .post > a,
.recent-posts-section-single .post > a {
	display: flex;
	justify-content: center;
	align-items: center;
	max-height: 170px;
	overflow: hidden;
}

.recent-posts-section .post > a > img,
.recent-posts-section-single .post > a > img {
	margin-bottom: 0 !important;
}

.recent-posts-section .post .post-header h3,
.recent-posts-section-single .post .post-header h3 {
	font-weight: 500 !important;
	font-size: 1.2rem !important;
	line-height: 1.3 !important;
}

.recent-posts-section .post .post-header .divider-bleu,
.recent-posts-section-single .post .post-header .divider-bleu {
	position: absolute;
	bottom: 25px;
}

.recent-posts-section .post .post-header .readn,
.recent-posts-section-single .post .post-header .readn {
	position: absolute;
	bottom: 10px;
	margin-top: 0 !important;
}



/* Découvrez */
.groupe-airwell-anchor {
  display:flex;
  flex-wrap: wrap;
  justify-content:center;
  padding: 20px;
}

.groupe-airwell-anchor .anchor {
  width: 20%;
  margin: 0;
  padding: 0 10px;
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration:none;
  line-height: 1.4;
  color:black;
  transition: all 0.15s ease-in-out;
}

@media screen and (max-width:767px) {
	.groupe-airwell-anchor .anchor {
		font-size: 0.75rem;
	}
}

@media screen and (max-width:479px) {
	.groupe-airwell-anchor .anchor {
		width: 50%;
	}
	
	.groupe-airwell-anchor .anchor:nth-child(2),
	.groupe-airwell-anchor .anchor:nth-child(4) {
		border: 0 !important;
	}
	
	.groupe-airwell-anchor .anchor:nth-child(-n+4) {
		margin: 0 0 1rem;
	}
}

.groupe-airwell-anchor .anchor:hover {
	color: #125691;
}

.groupe-airwell-anchor .anchor:not(:last-child){
  border-right: 1px solid black;
}
.ancWrap{
  display:flex;
  flex-wrap: wrap;
  justify-content:center;
}
.ancWrap .anchor{
  width: calc(100%/6);
  margin: 0 0 10px;
  padding:5px;
  display:flex;
  justify-content:center;
  align-items:center;
  padding:0;
  cursor:pointer;
  text-decoration:none;
  color:black;
}

@media screen and (max-width:1023px) {
  .ancWrap .anchor{
    width: 33.33%;
  }
}

.ancWrap .anchor:not(:last-child){
  border-right: 1px solid black;
}

.leftborder{
  border-left:3px solid #125691;
  padding: 0 10px;
}
.decouvrez{
  margin: 0 0 10px;
  width: 120px;
}
.line{
  line-height:22px;
}



.partenaires h2 {
	text-align: center;
}

.partenaires__wrap {
	display: flex;
	align-items: center;
}

.partenaires__item {
	width: 33.33%;
	padding: 0 2rem;
}

@media screen and (max-width:1023px) {
	.partenaires__item {
		padding: 0 1rem;
	}
}

.partenaires__item img {
	width: 100%;
}

.certifications {
	border-top: 1px solid #E7E7E7;
	padding: 2rem 0 0;
}

.certifications h2 {
	text-align: center;
}

.certifications__wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
}

.certifications__item {
	width: 33.33%;
	padding: 0 2rem;
}

@media screen and (max-width:1023px) {
	.certifications__item {
		padding: 0 1rem;
	}
}

@media screen and (max-width:767px) {
	.certifications__item {
		width: 100%;
		margin-top: 1rem;
	}
}

.certifications__media {
	display: flex;
	justify-content: center;
	padding: 1rem;
}

@media screen and (max-width:767px) {
	.certifications__media {
		padding: 0;
	}
	
	.certifications__item .certifications__media {
		justify-content: flex-start;
		height: 60px;
	}
}

.certifications__media img {
	width: 100%;
	max-height: 100px;
}

@media screen and (max-width:1023px) {
	.certifications__media img {
		max-height: 70px;
	}
}

.certifications__content .title {
	padding: 0;
	font-size: 1.5rem;
}

.certifications__content .divider {
	margin: 1rem 0;
}

@media screen and (max-width:767px) {
	.responsive-container.chiffres-section .row_col_wrap_12 {
		justify-content: center;
	}
	.responsive-container.chiffres-section .row_col_wrap_12 .vc_col-sm-1\/5 {
  		width: 50% !important;
	}
}

.nectar-milestone .number,
.nectar-milestone .number .symbol-wrap,
.milestone p:first-child {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 500 !important;
	font-size: 2.5rem !important;
	line-height: 1.3 !important;
	color: #125691;
}

body .nectar-milestone .subject,
.milestone p:last-child {
	padding: 0;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 500 !important;
	font-size: 0.875rem !important;
	line-height: 1.3 !important;
	letter-spacing: 0 !important;
}

.milestone {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}

/* Frise */
.decouvrir-frise {
	position: relative;
	margin-bottom: 3rem !important;
}

.date-dot {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	cursor: pointer;
}

.date-dot:after {
	z-index: 1;
	font-size: 0.875rem;
	transform-origin: center;
	transition: all 0.15s ease-in-out;
}

.date-dot.dot-1 {
	top: 59%;
	left: 1%;
}
.date-dot.dot-1:after {
	content: '1947';
	position: absolute;
	top: -1.5rem;
	left: 50%;
	transform: translatex(-50%);
}

.date-dot.dot-2 {
	top: 40%;
	left: 6%;
}
.date-dot.dot-2:after {
	content: '1950';
	position: absolute;
	top: 1rem;
	left: 50%;
	transform: translatex(-50%);
}

.date-dot.dot-3 {
	top: 39%;
	left: 14%;
}
.date-dot.dot-3:after {
	content: '1970';
	position: absolute;
	top: -1.5rem;
	left: 50%;
	transform: translatex(-50%);
}

.date-dot.dot-4 {
	top: 60%;
	left: 24%;
}
.date-dot.dot-4:after {
	content: '1982';
	position: absolute;
	top: 1rem;
	left: 50%;
	transform: translatex(-50%);
}

.date-dot.dot-5 {
	top: 82%;
	left: 32%;
}
.date-dot.dot-5:after {
	content: '1998';
	position: absolute;
	top: -1.5rem;
	left: 50%;
	transform: translatex(-50%);
}

.date-dot.dot-6 {
	top: 89%;
	left: 41%;
}
.date-dot.dot-6:after {
	content: '2013';
	position: absolute;
	top: 1rem;
	left: 50%;
	transform: translatex(-50%);
}

.date-dot.dot-7 {
	top: 83%;
	left: 49%;
}
.date-dot.dot-7:after {
	content: '2014';
	position: absolute;
	top: -1.5rem;
	left: 50%;
	transform: translatex(-50%);
}

.date-dot.dot-8 {
	top: 68%;
	left: 56%;
}
.date-dot.dot-8:after {
	content: '2015';
	position: absolute;
	top: 1rem;
	left: 50%;
	transform: translatex(-50%);
}

.date-dot.dot-9 {
	top: 55%;
	left: 65%;
}
.date-dot.dot-9:after {
	content: '2017';
	position: absolute;
	top: -1.5rem;
	left: 50%;
	transform: translatex(-50%);
}

.date-dot.dot-10 {
	top: 61%;
	left: 76%;
}
.date-dot.dot-10:after {
	content: '2018';
	position: absolute;
	top: 1rem;
	left: 50%;
	transform: translatex(-50%);
}

.date-dot.dot-11 {
	top: 54%;
	left: 86%;
}
.date-dot.dot-11:after {
	content: '2020';
	position: absolute;
	top: -1.5rem;
	left: 50%;
	transform: translatex(-50%);
}

.date-dot.dot-12 {
	top: 20%;
	left: 93.6%;
}
.date-dot.dot-12:after {
	content: '2021';
	position: absolute;
	top: -1.5rem;
	left: 50%;
	transform: translatex(-50%);
}

.date-dot .circle {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #3CA4FF;
	transition: all 0.15s ease-in-out;
	transform-origin: center;
}

.date-dot:hover .circle,
.date-dot.is-clicked .circle {
	transform: scale(1.2);
	background-color: #125691;
}

.date-dot:hover:after,
.date-dot.is-clicked:after {
	font-size: 1.25rem;
	font-weight: 700;
	color: #125691;
}
.frise-content {
	position: relative;
	padding: 3rem 0;
}

.frise-content p {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translatex(-50%);
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 0;
	text-align: left;
	transition: all 0.15s ease-in-out;
}

.frise-content p:before {
	content: '';
	position: absolute;
	left: -0.75rem;
	top: 0;
	height: 100%;
	width: 3px;
	background-color: #125691;
}

.frise-content .content {
	display: none;
}

.frise-content .content.is-visible {
	display: block;
}



/* Produits Airwell */
.produits-airwell-anchor {
  display:flex;
  flex-wrap: wrap;
  justify-content:center;
  padding: 20px;
}

.produits-airwell-anchor .anchor {
  width: 25%;
  margin: 0;
  padding: 0 10px;
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration:none;
  line-height: 1.4;
  color:black;
  transition: all 0.15s ease-in-out;
}

@media screen and (max-width:767px) {
	.produits-airwell-anchor .anchor {
		font-size: 0.75rem;
	}
}

@media screen and (max-width:479px) {
	.produits-airwell-anchor .anchor {
		width: 50%;
	}
	
	.produits-airwell-anchor .anchor:nth-child(2) {
		border: 0 !important;
	}
	
	.produits-airwell-anchor .anchor:nth-child(-n+2) {
		margin: 0 0 1rem;
	}
}

.produits-airwell-anchor .anchor:hover {
	color: #125691;
}

.produits-airwell-anchor .anchor:not(:last-child){
  border-right: 1px solid black;
}

.produits-section h3 {
  color: #125691;
}

.produits__item p {
  padding: 0;
}

.produits__item img {
  display: block;
  margin: 0;
}

.produits__item__title {
  font-weight: 600;
}

.produits__item__link {
  text-decoration: underline;
  color: #125691;
}

.produits__bloc-question {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  padding: 3rem 2rem;
  background: #FFFFFF;
  text-align: center;
}

@media screen and (max-width:1023px) {
  .produits-section .go-to-end {
    order: 3;
    width: 100% !important;
  }
}

.produits__bloc-question.sky-blue {
  background: #ECF6FF;
}

.produits__bloc-question .divider-bleu {
  margin: 1.5rem auto;
}

.bloc-question__title {
  padding: 0;
  font-size: 1.5rem;
  line-height: 1.3;
  color: #125691;
}

.produits__bloc-question.fullw {
	display: flex;
	flex-direction: row;
}

.produits__bloc-question.fullw .bloc-question {
	padding-left: 2rem;
	text-align: left;
}

.produits__bloc-question.fullw .bloc-question .divider-bleu {
	margin: 1rem 0;
}

/* 3d */
.mv-open {
	cursor: pointer;
	transition: all 0.15s ease-in-out;
}

.mv-open:hover {
	transform: scale(0.8);
}

/*.model-viewer-overlay {
	position: fixed;
	z-index: 0;
	top: 0;
	left: 0 !important;
	width: 100% !important;
	height: 100%;
	margin: 0 !important;
	opacity: 0;
	visibility: hidden;
	transition: all 0.15s ease-in-out;
}*/

.model-viewer-wrap {
	display: none;
	margin-bottom: 0 !important;
}

.model-viewer-wrap.is-shown {
	display: block;
}

.model-viewer-wrap model-viewer {
	width: 100%;
	height: 400px;
}



/* Entreprises */
.secteurs-item__wrap {
	overflow: hidden;
}

.secteurs-item {
  position: relative;
  display: block;
  padding: 180px 0 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: rgba(60,164,255,0);
  background-blend-mode: multiply;
  transition: all 0.15s ease-in-out;
}

.secteurs-item:hover {
  background-color: rgba(60,164,255,0.7);
}

/*.secteurs-item:after {
	content: '';
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #3CA4FF;
	opacity: 0;
	mix-blend-mode: multiply;
	transition: all 0.15s ease-in-out;
}

.secteurs-item:hover:after {
	opacity: 0.7;
}*/

.secteurs-item__text {
  text-align: center;
  font-weight: 700;
  font-size: 1.2rem;
  color: #FFFFFF;
  transition: all 0.2s ease-in-out;
}

.secteurs-item:hover .secteurs-item__text {
  transform: translatey(-10px);
}

@media screen and (max-width:1023px) {
	.secteurs-item__text {
		font-size: 1rem;
	}
}

.secteurs-section {
  padding: 50px 0 !important;
}

@media screen and (max-width:1023px) {
	.secteurs-section .row_col_wrap_12,
	.secteurs-section .row_col_wrap_12_inner {
  		display: flex;
  		flex-wrap: wrap;
	}
	
	.secteurs-section .row_col_wrap_12 .vc_col-sm-6 {
		width: 100%;
	}
	
	.secteurs-section.clear-order .row_col_wrap_12 .vc_col-sm-6:nth-child(1) {
		order: 2;
	}
	
	.secteurs-section .row_col_wrap_12 .vc_col-sm-6 .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
	
}

.secteurs-section__tag {
  margin: 0 0 1rem !important;
}

.secteurs-section__tag p {
  font-size: 1rem;
  font-weight: 700;
  color: #3CA4FF;
}





/* Packs confort */
@media screen and (max-width:767px) {
	.packs-list .row_col_wrap_12 .vc_col-sm-1\/5 {
		width: 50% !important;
	}
	.packs-list .row_col_wrap_12 .vc_col-sm-1\/5:last-child {
		width: 100% !important;
	}
}

.packs-list .wpb_column,
.packs-list .wpb_column h4,
.packs-list .wpb_column p {
	transition: all 0.15s ease-in-out;
}

.packs-list .wpb_column:hover {
	background-color: #125691;
}

.packs-list .wpb_column h4 {
	font-weight: 700 !important;
	color: #125691;
}

@media screen and (max-width:767px) {
	.packs-list .wpb_column h4 {
		font-size: 0.875rem !important;
	}
}

.packs-list .wpb_column:hover h4,
.packs-list .wpb_column:hover p {
	color: #FFFFFF;
}

.packs-list .wpb_column:hover .spec .rowDesc .rate span {
	opacity: 0.7;
}

.packs-list .wpb_column:hover .spec .rowDesc .rate span.dot-b {
	background-color: #FFFFFF;
	opacity: 1;
}

@media screen and (max-width:1023px) {
  .packs-section .go-to-end {
    order: 2;
  }
}

.packs-section {
  padding: 30px 0 !important;
}

.spec{
  max-width:200px;
  width:100%;
  margin:0 auto;
}
.spec .rowDesc{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin: 5px 0;
}
@media screen and (max-width:767px) {
	.spec .rowDesc {
		margin: 0;
	}
}
.spec .rowDesc .rate{
  display:flex;
}
.spec .rowDesc p{
  font-family:Roboto,sans serif;
  color: #125691;
  font-size:14px;
  font-weight:600;
  margin:0;
  padding:0;
}
@media screen and (max-width:767px) {
	.spec .rowDesc p {
		font-size: 0.75rem;
	}
}
.spec .rowDesc .rate span{
  width:10px;
  height:10px;
  margin:5px;
  border-radius:50%;
  background-color:#E7E7E7;
  display:block;
  padding:0;
}
.spec .rowDesc .rate span.dot-b{
  background-color:#125691;
}
.cta{
    display:flex;
    align-items:center;
    cursor:pointer;
}
.cta p {
    padding: 0;
    margin: 0;
    display: block;
    padding-right: 10px;
    text-decoration: underline;
    font-weight: bold;
}
.cta img {
    display: block;
    margin: 0 !important;
    padding: 0;
    width: 10px !important;
}
table{
  border-collapse:collapse;
  text-align:center;
}
td, th {
  border: 1px solid #e7e7e7;
  text-align: left;
  padding: 8px;
  text-align:center !important;
}
th{
  background-color:#125691;
  color:white;
  font-size:16px;
}
@media screen and (max-width:767px) {
	th {
		font-size: 14px;
	}
}



/* Assistance */
.assistance-category {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
}

.assistance-category .divider-bleu {
  margin: 1rem auto;
}

.assistance-category__item {
  display: flex;
  flex-direction: column;
  width: 25%;
  padding: 20px;
}

@media screen and (max-width:1023px) {
  .assistance-category__item {
    width: 33.33%;
  }
}

@media screen and (max-width:767px) {
  .assistance-category__item {
    width: 50%;
  }
}

.assistance-category__title {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-weight: 700;
  color: #125691;
}

.centre-appel__wrap {
  display: flex;
  align-items: center;
}

.centre-appel__wrap > p {
  font-size: 1rem;
}

.centre-appel__wrap > img {
  display: block;
}

.centre-appel__btn {
  display: inline-block;
  margin: 0 0 0.5rem;
  padding: 0.5rem 1rem;
  border-radius: 50px;
  font-size: 1rem;
  color: #FFFFFF;
  background: #125691;
}

.centre-appel__btn:hover {
  color: #FFFFFF;
}

.media-text-model .divider {
  margin: 1rem 0;
}

.assistance {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: center;
}

.assistance__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 25%;
	padding: 1rem;
	transition: all 0.15s ease-in-out;
}

.assistance__item:hover {
	background-color: #125691;
}

@media screen and (max-width:1023px) {
	.assistance__item {
		width: 50%;
	}
}

.assistance__item:not(:last-child) {
	border-right: 1px solid #E7E7E7;
}

.assistance__item:nth-child(4) {
	border: none;
}

@media screen and (max-width:1023px) {
	.assistance__item:nth-child(2n+2) {
		border-right: none;
	}
}

.assistance__item svg {
	transition: all 0.15s ease-in-out;
}

.assistance__item__image {
	display: flex;
	align-items: flex-end;
	min-height: 60px;
	margin-bottom: 0.5rem;
}

.assistance__item:first-child:hover .assistance__item__image>svg path {
	fill: #FFFFFF;
}

.assistance__item:not(:first-child):hover .assistance__item__image>svg path {
	stroke: #FFFFFF;
}

.assistance__item:hover .assistance__item__link svg rect {
	stroke: #FFFFFF;
}

.assistance__item:hover .assistance__item__link svg path {
	fill: #FFFFFF;
}

.assistance__item__title {
	padding: 0;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1.3;
	color: #125691;
	text-align: center;
	transition: all 0.15s ease-in-out;
}

.assistance__item:hover .assistance__item__title {
	color: #FFFFFF;
}

.assistance__item .divider {
	margin: 1rem 0;
	background-color: #125691;
	transition: all 0.15s ease-in-out;
}

.assistance__item:hover .divider {
	background-color: #FFFFFF;
}

.assistance__item__text {
	padding: 0;
	text-align: center;
	transition: all 0.15s ease-in-out;
}

.assistance__item:hover .assistance__item__text {
	color: #FFFFFF;
}

.assistance__item__link {
	display: block;
	margin: 1rem 0 0;
	transition: all 0.15s ease-in-out;
}



/* Recrutement */
.pdg-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 10px;
  background-color: #E7E7E7;
}

@media screen and (max-width:1023px) {
  .pdg-section > div {
    width: 100% !important;
  }
}

.pdg-section .image {
  display: flex;
  align-items: flex-end;
  width: 40%;
  padding: 30px 0 0;
}

@media screen and (max-width:1023px) {
  .pdg-section .image {
    justify-content: center;
  }
}

.pdg-section .image img {
  max-width: 370px;
  width: 100% !important;
  margin: 0;
}

@media screen and (max-width:1023px) {
  .pdg-section .image img {
    max-width: 150px;
  }
}

.pdg-section .content {
  width: 60%;
  padding: 2rem;
}

.pdg-section .name {
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  font-weight: 700;
}

.pdg-section .fonction {
  padding: 0;
  font-size: 1.2rem;
}

.pdg-section .divider-bleu {
  width: 100px;
  margin: 1rem 0;
}

.pdg-section .testimonial {
  padding: 0;
}

.recrutement-infographie {
  border-radius: 10px;
  padding: 1rem 3rem;
  background: rgb(0,137,255);
  background: linear-gradient(45deg, rgba(0,137,255,1) 0%, rgba(148,54,165,1) 100%);
}

@media screen and (max-width:767px) {
	.recrutement-infographie {
		padding: 1rem 30px;
	}
}

.recrutement-infographie > div {
  display: flex;
  align-items: baseline;
  padding: 1rem 0;
}

.recrutement-infographie > div:not(:last-child) {
  border-bottom: 1px solid #FFFFFF;
}

.recrutement-infographie > div > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50%;
}

.recrutement-infographie > p {
  padding: 1rem 0 0;
}

.infographie-text {
  padding: 0 0 0.5rem;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
}

@media screen and (max-width:767px) {
	.infographie-text {
		font-size: 0.875rem;
	}
}

.infographie-bigtext {
  padding: 0 0 0.5rem;
  font-size: 2rem;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
}

@media screen and (max-width:767px) {
	.infographie-bigtext {
		font-size: 1.5rem;
	}
}

.infographie-tinytext {
  padding: 0 0 0.5rem;
  font-size: 0.5rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
}

@media screen and (max-width:767px) {
	.infographie-icon {
		height: 70px !important;
	}
}

.media-float {
  position: relative;
}

.media-float__content {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 420px;
  border-radius: 10px;
  padding: 2rem;
  background-color: #FFFFFF;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
}

@media screen and (max-width:1023px) {
  .media-float__content {
    position: unset;
    transform: unset;
    width: 100%;
  }
}

.media-float__title {
  padding: 0;
  font-size: 1.5rem;
  line-height: 1.3;
}

.media-float .divider {
  margin: 1rem 0;
}

.media-float__text p {
  padding: 0 0 0.5rem;
}

.media-float__image {
  display: flex;
  justify-content: flex-end;
}

.media-float__image img {
  max-width: 75% !important;
  margin: 0 !important;
}

@media screen and (max-width:767px) {
	.media-float__image img {
		max-width: 100% !important;
	}
}

.btn-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 1rem 0 0;
}

.btn-container>a:not(:last-child) {
  margin-right: 0.5rem;
}

.btn-primary,
.btn-primary.dark {
  display: inline-block;
  box-sizing: border-box;
  margin: 0 0 0.5rem;
  padding: 0.5rem 1rem;
  border: 2px solid #125691;
  border-radius: 50px;
  font-size: 0.875rem;
  color: #FFFFFF;
  background: #125691;
  transition: all 0.15s ease-in-out;
}

.btn-primary:hover {
  border: 2px solid #125691;
  background-color: transparent;
  color: #125691;
}

.btn-primary.dark:hover {
  border: 2px solid #FFFFFF;
  background-color: #FFFFFF;
  color: #125691;
}

.btn-secondary {
  display: inline-block;
  box-sizing: border-box;
  margin: 0 0 0.5rem;
  padding: 0.5rem 1rem;
  border: 2px solid #125691;
  border-radius: 50px;
  font-size: 0.875rem;
  color: #125691;
  background: #FFFFFF;
  transition: all 0.15s ease-in-out;
}

.btn-secondary:hover {
  border: 2px solid #125691;
  background-color: #125691;
  color: #FFFFFF;
}

.swiper-slide .button.solid_color a.extra-color-1 {
	display: inline-block !important;
    box-sizing: border-box !important;
    margin: 0 0 0.5rem !important;
    padding: 0.5rem 1rem !important;
    border: 2px solid #125691 !important;
    border-radius: 50px !important;
    font-size: 0.875rem !important;
    color: #FFFFFF !important;
    background-color: #125691 !important;
    transition: all 0.15s ease-in-out !important;
}

.recrutement-rs {
  display: flex;
  justify-content: center;
  align-items: center;
}

.recrutement-rs>a {
  margin-bottom: 0.5rem;
}

.recrutement-rs>a:not(:last-child) {
  margin-right: 2rem;
}

.float-blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-top: -30%;
}

@media screen and (max-width:767px) {
	.float-blocks {
		margin-top: 20px;
	}
}

.float-blocks__item {
  width: calc(50% - 20px);
  border-radius: 10px;
  padding: 60px;
}

@media screen and (max-width:767px) {
	.float-blocks__item {
  		width: 100%;
		padding: 30px;
	}
}

.float-blocks__item:first-child {
  margin-right: 20px;
}

.float-blocks__item:last-child {
  margin-top: 60px;
}

@media screen and (max-width:767px) {
	.float-blocks__item:first-child {
  		margin-right: 0;
	}
	.float-blocks__item:last-child {
  		margin-top: 20px;
	}
}

.float-blocks__item.dark-bkg {
  background: rgb(0,137,255);
  background: linear-gradient(45deg, rgba(0,137,255,0.9) 0%, rgba(148,54,165,0.9) 75%, rgba(114,226,255,0.9) 100%);
}

.float-blocks__item.light-bkg {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.float-blocks__item.dark-bkg p,
.float-blocks__item.dark-bkg span {
  color: #FFFFFF;
}

.float-blocks__item > span {
  margin: 1rem 0 !important;
}

.float-blocks__title {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  line-height: 1.3;
}

.float-blocks__text {
  margin: 0;
  padding: 0;
}

.float-blocks__list {
  margin-bottom: 0;
}

.jobs-wrapper {
  padding: 50px 0;
}

@media screen and (max-width:767px) {
	.jobs-wrapper {
		padding: 30px 0 !important;
	}
}

.jobs-wrapper>h2 {
  margin: 0 0 2rem;
  color: #3CA4FF;
}

.jobs {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}

.jobs__item {
  width: calc(50% - 1rem);
  border-top: 1px solid #333A3D;
  margin-top: 1rem;
  padding: 0.5rem 0 0;
}

.jobs__item:nth-child(2n+1) {
  margin-right: 1rem;
}

.jobs__item p {
  padding: 0;
}

.jobs__infos {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}

.jobs__infos>p:first-child {
  margin-right: 0.5rem;
}

@media screen and (max-width:767px) {
	.jobs__infos>p {
		width: 100%;
	}
}

.jobs__title {
  font-weight: 700;
}

.jobs__item>div span {
  font-weight: 700;
}

.documentation-section {
  padding: 50px 0;
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
}

.documentation-section p {
  padding: 0;
  margin: 0 0 1rem;
  color: #FFFFFF;
}

.documentation__content {
  max-width: 500px;
}

.documentation-section .divider-b {
  margin: 1rem 0;
}

.documentation__title {
  font-size: 2rem;
  line-height: 1.3;
}

.btn-primary.white {
  border: 2px solid #FFFFFF;
  border-radius: 50px;
  font-size: 0.875rem;
  color: #125691;
  background: #FFFFFF;
  transition: all 0.15s ease-in-out;
}

.btn-primary.white:hover {
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  background: #125691;
}



/* Blog recent */
@media screen and (max-width:1023px) {
  .one-fourths.span_3 {
    width: 49%;
  }
}

@media screen and (max-width:767px) {
  .one-fourths.span_3 {
    width: 100%;
  }
}



/* Article Layout */
.blog-breadcrumb .breadcrumb {
	max-width: 1000px;
	margin: 0 auto;
	padding: 1rem 0;
}

.header-post-custom {
  position: relative;
}

@media screen and (max-width:1023px) {
	.header-post-custom {
		display: flex;
		flex-wrap: wrap;
	}
}

.bg-custom {
	display: flex;
	align-items: center;
 	max-width: 55%;
	max-height: 400px;
	overflow: hidden;
}

@media screen and (max-width:1023px) {
	.bg-custom {
		max-width: 50%;
	}
}

@media screen and (max-width:999px) {
	.bg-custom {
		max-width: 100%;
	}
}

.bg-custom img {
  display: block;
  width: 100%;
}

.meta-block-custom {
  position: absolute;
  top: 50%;
  right: 5%;
  background: #E7E7E7;
  padding: 3rem;
  max-width: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width:1023px) {
	.meta-block-custom {
		position: unset;
		padding: 2rem;
		transform: unset;
	}
}

@media screen and (max-width:999px) {
	.meta-block-custom {
		max-width: 100%;
		width: 100%;
	}
}

.category-custom {
  text-transform: uppercase;
}

.title-custom {
  color: #125691;
  font-weight: 400;
  line-height: 1.3;
}

@media screen and (max-width:1023px) {
	.title-custom {
		font-size: 1.5rem;
	}
}

.divider-bleu {
  display: block;
  height: 3px;
  background-color: #125691;
  width: 90px;
  margin: 0.5rem 0;
}

.share-post>p {
  padding: 2px 0;
  color: #333A3D;
}

.social-wrap {
  display: flex;
}

.social-wrap>a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin: 0 10px 0 0;
  padding: 5px;
  background: #FFFFFF;
  transition: all 0.15s ease-in-out;
}
.social-wrap>a:hover {
  background-color: #125691;
}

.social-wrap>a svg {
  transition: all 0.15s ease-in-out;
}

.social-wrap>a:hover svg path,
.social-wrap>a:hover svg rect {
  fill: #FFFFFF;
}

.recents-posts-custom {
  padding: 40px 90px;
  background: #E7E7E7;
}

@media screen and (max-width:767px) {
	.recents-posts-custom {
		padding: 40px 30px;
	}
}

.recents-posts-title {
  font-size: 2rem;
  text-align: center;
}

.recents-posts-custom .post a>img {
  display: block;
  width: 100% !important;
}

.post-header {
  padding: 0 20px;
}

.meta-category {
  text-transform: uppercase;
  font-size: 11px;
  color: #3CA4FF;
}

.blog-recent .col {
  background-color: white;
  text-align: left;
}

.home .blog-recent .col .post-header {
  padding: 15px;
  margin-bottom: 40px;
}

.post-header .title {
  font-weight: 600 !important;
  color: #333A3D;
}

.post-header .divider-bleu {
  margin: 10px 0px;
}

.post-header .excerpt {
  line-height: 1.4;
  color:#333A3D;
}

a.readn {
  display: inline-block;
  margin-top: 1rem;
  font-size: 12px;
  font-weight: 600;
  color: #125691 !important;
}

/* Article content */
.post__intro-text>div>p {
  font-size: 1.2rem;
  font-weight: 600;
}

.radius {
  border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -o-border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  font-family: 'Roboto';
  font-weight: 100;
}

.video-texture {
  box-shadow: inset 0px 83px 106px -19px rgba(0,0,0,0.4);
}



/* HP - besoins */
.border{
  border-right: 1px solid #E7E7E7;
}

@media screen and (max-width:1023px) {
  .border:nth-child(2) {
    border-right: none;
  }
}

@media screen and (max-width:767px) {
  .border {
    border-right: none;
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 20px;
  }
}



/* Hide / show */
/* A décommenter pour faire fonctionner les spécificités*/
.trigger,
.trigger-eco,
.trigger-ecoplus,
.trigger-standard,
.trigger-standardplus,
.trigger-premium {
  cursor: pointer;
}

.accordion,
.accordion-eco,
.accordion-ecoplus,
.accordion-standard,
.accordion-standardplus,
.accordion-premium {
  max-height: 0px;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}

.accordion-eco.active,
.accordion-ecoplus.active,
.accordion-standard.active,
.accordion-standardplus.active,
.accordion-premium.active {
  max-height: 1900px;
  overflow: visible;
  transition: all 0.5s ease-in-out;
  padding: 50px 0 !important;
}

.accordion.active {
  max-height: 1900px;
  overflow: visible;
  transition: all 0.5s ease-in-out;
}

.rotate,
.rotate-eco,
.rotate-ecoplus,
.rotate-standard,
.rotate-standardplus,
.rotate-premium {
  transition: transform 0.2s ease-in-out;
}

.rotate.active,
.rotate-eco.active,
.rotate-ecoplus.active,
.rotate-standard.active,
.rotate-standardplus.active,
.rotate-premium.active {
  transform: rotate(90deg) !important;
  transition: transform 0.2s ease-in-out;
}

.specificites-produit {
  margin: 0 0 1rem !important;
}

.specificites-title {
  padding: 0;
  font-weight: 600;
  color: #125691;
}

.specificites-text {
  padding: 5px 0 10px !important;
  border-top: 1px solid #979797;
}

.specificites-text p {
  padding: 0;
}

@media screen and (max-width:767px) {
	.specificites-text p {
		font-size: 0.75rem;
	}
	.specificites-text p:first-child {
		width: 60%;
	}
	.specificites-text p:last-child {
		width: 40%;
	}
}

.specificites-text__row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

@media screen and (max-width:767px) {
	.specificites-text__row {
		align-items: flex-end;
	}
}

.wpb_tabs_nav {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}

.wpb_tabs_nav>li:not(:last-child) {
  margin-right: 1rem;
}

.wpb_tabs_nav>li>a {
  display: block;
  border-radius: 50px;
  padding: 0.5rem 1rem !important;
}



/* Custom blog */
.alaune-wrapper {
  background-color: #E7E7E7;
}

.alaune__item {
  display: flex;
  flex-wrap: wrap;
	align-items: center;
}

.alaune__image {
  width: 60%;
  display: block;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.alaune__content {
  width: 40%;
  padding: 3rem;
}

@media screen and (max-width:1023px) {
  .alaune__image, .alaune__content {
    width: 50%;
  }
}

@media screen and (max-width:767px) {
  .alaune__image, .alaune__content {
    width: 100%;
  }

  .alaune__content {
    padding: 2rem;
  }
}

.alaune__head {
  padding-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
}

.alaune__item .divider-bleu {
  margin: 0 0 1rem;
}

.alaune__category {
  margin: 0 0 0.5rem;
  padding: 0;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #3CA4FF;
}

.alaune__title {
  margin-bottom: 0.5rem;
}

.alaune__title>a {
  display: block;
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 600;
}

.alaune__excerpt {
  line-height: 1.4;
}

.alaune__link {
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #125691;
}

.page-template-template-blog-custom .container.main-content {
  padding: 0;
  max-width: 100% !important;
}

.page-template-template-blog-custom .container.main-content .row {
  padding-bottom: 0;
}

.cat-list-wrap {
  display: flex;
  align-items: baseline;
  padding: 30px 90px !important;
}

.cat-list-wrap>p {
  margin-right: 1rem;
  padding: 0;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 600;
  text-transform: uppercase;
}

@media screen and (max-width:1023px) {
  .cat-list-wrap {
    padding: 30px 60px !important;
  }

  .cat-list-wrap>p {
    font-size: 0.75rem;
  }
}

@media screen and (max-width:767px) {
  .cat-list-wrap {
    padding: 15px 30px !important;
  }
}

.cat-list {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin: 0;
}

.cat-list li {
  margin: 0 1rem;
  list-style: none;
}

@media screen and (max-width:767px) {
  .cat-list li {
    margin: 0.25rem;
    border-radius: 5px;
    background-color: #E7E7E7;
  }

  .cat-list li a {
    padding: 0.25rem 0.5rem;
  }
}

.cat-list__item.is-active {
  color: #3CA4FF;
}


.articles-wrapper {
  padding: 40px 90px !important;
  background-color: #e7e7e7;
}

@media screen and (max-width:1023px) {
  .articles-wrapper {
    padding: 30px 60px !important;
  }
}

@media screen and (max-width:767px) {
  .articles-wrapper {
    padding: 30px !important;
  }
}

.articles {
  display: flex;
  flex-wrap: wrap; 
  margin: 0 -0.5rem;
  /* display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(auto-fill, minmax(300px,1fr)); */
}

.articles__item {
  position: relative;
  width: calc(33.33% - 1rem);
  margin: 0.5rem;
  background-color: #FFFFFF;
  opacity: 1;
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

@media screen and (max-width:1023px) {
  .articles__item {
    width: calc(50% - 1rem);
    margin: 0.5rem;
  }
}

@media screen and (max-width:767px) {
  .articles__item {
    width: 100%;
    margin: 0.5rem;
  }
}

.articles.loading .articles__item {
 opacity: 0;
}

.articles__image {
  display: block;
  padding-bottom: 75%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.articles__content {
  padding: 1rem 1rem 2rem;
  background-color: #FFFFFF;
}

.articles__category {
  padding: 0;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #3CA4FF;
}

.articles__title {
	line-height: 1 !important;
}

.articles__title>a {
  font-size: 1.5rem;
  font-weight: 700;
}

.articles__content .divider-bleu {
  margin: 1rem 0;
}

.articles__excerpt {
  line-height: 1.4;
}

.articles__link {
  position: absolute;
  bottom: 10px;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #125691;
}



/* Produits layouts */
@media screen and (max-width:767px) {
	.image-zoom-wrap .vc_column-inner {
		padding: 4% !important;
	}
}

.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
	z-index: 0 !important;
	display: inline-block !important;
	max-width: 200px !important;
	border-radius: 0 !important;
	border: 2px solid #3CA4FF !important;
	margin-left: 15px !important;
	padding: 10px 25px !important;
}

.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip div {
	text-align: left;
}

.hemera-hotspot .nectar_image_with_hotspots img {
	max-width: 600px;
	width: 100%;
}

.maui-hotspot .nectar_image_with_hotspots img {
	max-width: 400px;
	width: 100%;
}

.split-hotspot .nectar_image_with_hotspots img {
	max-width: 1100px;
	width: 100%;
}

.monobloc-hotspot .nectar_image_with_hotspots img {
	max-width: 600px !important;
	width: 100% !important;
}

.eleo-hotspot .nectar_image_with_hotspots img {
	max-width: 220px !important;
	width: 100% !important;
}

.airflow-hotspot .nectar_image_with_hotspots img {
	max-width: 750px !important;
	width: 100% !important;
}

.wpb_tabs_nav {
	flex-wrap: wrap;
}

.tabbed >ul li a {
	border: 2px solid #125691 !important;
	margin-bottom: 0.5rem;
	font-weight: 700 !important;
	background-color: transparent !important;
	color: #125691 !important;
	opacity: 0.3 !important;
}

.tabbed >ul li a:hover,
.tabbed > ul li .active-tab {
	opacity: 1 !important;
}

.image-zoom {
	display: block;
	margin: 0 !important;
	padding: 20px 20px 80px;
}

.image-zoom.is-hidden,
.zoomContainer.is-hidden {
	display: none;
}

@media screen and (max-width:767px) {
	.image-zoom {
		padding: 10px 0
	}
}

.image-zoom img {
	margin-bottom: 0 !important;
}

.image-tools {
	position: relative;
	display: flex;
	justify-content: flex-end;
}

.image-tools .loupes {
	display: flex;
	justify-content: flex-start;
	width: 50%;
}

.image-tools .model {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 20;
	display: flex;
	justify-content: flex-end;
	width: 50%;
}

.image-tools .loupes img:first-child {
	margin-right: 0.5rem !important;
}

.image-tools img {
	display: block;
	width: 50px !important;
	margin: 0 !important;
}

.maui-produit {
	padding-top: 10px;
}

.maui-produit img {
	max-width: 200px !important;
	width: 100% !important;
}

.maui-pack {
	max-width: 300px !important;
	width: 100% !important;
}

.monobloc-pack {
	max-width: 600px !important;
	width: 100% !important;
}

.split-produit {
	padding-top: 10px;
}

.split-pack {
	max-width: 500px !important;
	width: 100% !important;
}

.eleo-produit {
	max-width: 100px;
	margin: 0 auto !important;
	padding-top: 10px;
}

.eleo-pack {
	max-width: 100px !important;
	width: 100% !important;
}

.airflow-pack {
	max-width: 600px !important;
	width: 100% !important;
}



/* Contact */
.page-id-336 .footer__call-to-action {
	display: none;
}

body[data-form-submit="regular"] .container-wrap .form-contact input[type=submit] {
  display: inline-block;
  box-sizing: border-box;
  margin: 0 0 0.5rem !important;
  padding: 0.5rem 1rem !important;
  border: 2px solid #125691 !important;
  border-radius: 50px !important;
  font-size: 0.875rem !important;
  color: #FFFFFF !important;
  background: #125691 !important;
  transition: all 0.15s ease-in-out;
}

body[data-form-submit="regular"] .container-wrap .form-contact input[type=submit]:hover {
  border: 2px solid #FFFFFF !important;
  background-color: #FFFFFF !important;
  color: #125691 !important;
}

.form-wrap {
	padding: 0 90px;
}

@media screen and (max-width:767px) {
	.form-wrap {
		padding: 0;
	}
}

.wpcf7-select {
	padding: 12px;
	border: 1px solid #979797;
	box-shadow: none;
}

.wrapper p{
    padding:0;
    margin:0;
}
.wrapper .inWrap{
    display: flex;
    align-items:center;
    margin:20px 0;
}
@media screen and (max-width:767px) {
	.wrapper .inWrap {
		flex-wrap: wrap;
	}
}
.wrapper .inWrap p{
    width:100%;
}
.wrapper .inWrap .inner{
    width:100%;
    margin: 0 10px;
}
span.divider-f {
    width: 100%;
    height: 1px;
    background-color: #979797;
    display: block;
}
input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date], .material.woocommerce-page[data-form-style="default"] input#coupon_code {
    background-color: rgba(0,0,0,0);
    border-radius: 0;
    border: 1px solid #979797;
}
.wrapper .inWrap.covrd{
    max-height: 0;
    margin: 0;
    overflow: hidden;
    transition: max-height 0.15s ease-in-out;
}
.wrapper .inWrap.covrd.active{
    max-height: 200px;
    margin: 20px 0;
    overflow: visible;
    transition: max-height 0.15s ease-in-out;
}

/* conditions */
.filter-wrap {
	display: flex;
	flex-wrap: wrap;
}

.filter-wrap .inWrap {
	width: 50%;
}


/* Où nous trouver */
.ouvriers-wrap {
	position: relative;
    border-radius: 5px;
    display: flex;
	flex-wrap: wrap;
	background-color: #125691;
}

.ouvriers__image {
	width: 30%;
}

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

.ouvriers__image img {
	position: absolute;
	bottom: 0;
	max-width: 350px !important;
	width: 100% !important;
	margin: 0 !important;
}

.ouvriers__content {
	width: 70%;
	padding: 30px;
	text-align: center;
}

@media screen and (max-width: 1023px) {
	.ouvriers__content {
		width: 100%;
	}
}

.ouvriers__content h3,
.ouvriers__content p {
	color: #FFFFFF;
}

.ouvriers__content .divider {
	margin: 1rem auto;
	background-color: #FFFFFF;
}

.ouvriers__links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.ouvriers__links a {
	margin: 0.5rem;
}

#wpsl-checkbox-filter {
	display: flex;
	flex-wrap: wrap;
}

#wpsl-checkbox-filter.wpsl-checkbox-3-columns li, .wpsl-custom-checkboxes.wpsl-checkbox-3-columns li {
	width: unset;
}

.wpsl-search {
	background-color: #FFFFFF;
}

.wpsl-search.wpsl-checkboxes-enabled {
	width: 45%;
	padding: 0 4%;
	background-color: transparent;
}

@media screen and (max-width:767px) {
	.wpsl-search.wpsl-checkboxes-enabled {
		width: 100%;
	}
}

#wpsl-search-btn {
  box-sizing: border-box;
  display: inline-block;
  box-sizing: border-box;
  margin: 0 0 0.5rem;
  padding: 0.5rem 1rem !important;
  border: 2px solid #125691 !important;
  border-radius: 50px !important;
  font-size: 0.875rem;
  color: #FFFFFF;
  background: #125691;
  transition: all 0.15s ease-in-out;
}

#wpsl-search-btn:hover {
  border: 2px solid #125691;
  background-color: transparent;
  color: #125691;
}

#wpsl-result-list {
	width: 45%;
	height: 500px;
	padding: 0 4%;
}

@media screen and (max-width:767px) {
	#wpsl-result-list {
		width: 100%;
		height: 280px;
	}
}

#wpsl-gmap {
	top: -150px;
	width: 55%;
}

@media screen and (max-width:767px) {
	#wpsl-gmap {
		top: 0;
		width: 100%;
		height: 400px !important;
	}
}

#wpsl-result-list #wpsl-stores,
#wpsl-result-list #wpsl-direction-details {
	height: 500px !important;
}

.wpsl-store-location>p:first-child {
	padding: 0;
}

.wpsl-directions {
	text-decoration: underline;
}

.wpsl-back {
	font-weight: 700;
	transition: all 0.15s ease-in-out;
}

.wpsl-back:hover {
	color: #1B4983;
}


/* Airhome */
.list-white li {
	color: #FFFFFF;
}



/* Labels */
.labels-text-fullw {
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
}



/* Inspirations */
.inspiration-title {
	padding: 180px 50px;
	background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 100%);
	opacity: 0;
	transition: all 0.15s ease-in-out;
}

.inspiration-bloc .vc_column-inner:hover .inspiration-title {
	opacity: 1;
}

.inspiration-title h2 {
	font-weight: 700;
	transform: translatey(20px);
	transition: all 0.15s ease-in-out;
}

.inspiration-bloc .vc_column-inner:hover .inspiration-title h2 {
	transform: translatey(0);
}



/* Footer */
.home .footer__call-to-action {
	display: none;
}

.footer__call-to-action {
  display: flex;
}

.cta-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 50%;
  padding: 3rem 4rem;
  font-size: 1.5rem;
  line-height: 1.4;
}

@media screen and (max-width:767px) {
  .cta-wrap {
    padding: 1rem 2rem;
    font-size: 1rem;
  }
}

.cta-contact {
  background: #ECF6FF;
}

.cta-location {
  background: #D9EDFF;
}

.cta-wrap span {
  margin-right: 0.5rem;
  transition: all 0.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.cta-wrap:hover span {
	color: #FFFFFF;
}

.cta-wrap span::after {
  content: '';
  width: 100px;
  height: 2px;
  background: #333A3D;
  position: absolute;
  left: 4rem;
  bottom: 40px;
  transform-origin: 0%;
  transform: scaleX(1);
  transition: all 0.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.cta-wrap {
  transition: all 0.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.cta-wrap:hover {
	background-color: #1B4983;
}

.cta-wrap:hover>span::after {
	background-color: #FFFFFF;
  transform: scaleX(1.2);
}

@media screen and (max-width:767px) {
  .cta-wrap span::after {
    width: 70px;
    left: 2rem;
    bottom: 15px;
  }
}

.cta-wrap>svg path,
.cta-wrap>svg polygon,
.cta-wrap>svg polyline,
.cta-wrap>svg line {
  stroke: #125691;
}

.cta-wrap:hover>svg path,
.cta-wrap:hover>svg polygon,
.cta-wrap:hover>svg polyline,
.cta-wrap:hover>svg line {
  stroke: #FFFFFF;
}

#footer-widgets .col.span_12 {
  display: flex;
  flex-wrap: wrap;
}

#footer-widgets .col.span_12>div {
  width: 18%;
  margin-bottom: 1rem;
}

@media screen and (max-width:1023px) {
  #footer-widgets .col.span_12>div {
    width: 25%;
  }
}

@media screen and (max-width:767px) {
  #footer-widgets .col.span_12>div {
    width: 50%;
  }
}

#footer-widgets .col.span_12 .widget_media_image {
  text-align: left;
}

@media screen and (max-width:767px) {
  #footer-widgets .col.span_12 .widget_media_image {
    width: 100%;
  }
}

#footer-widgets .col.span_12 .widget_nav_menu ul {
  display: flex;
  flex-direction: column;
}

#footer-outer #footer-widgets .col.span_12 .widget_nav_menu ul li {
  padding: 0 !important;
}

#footer-widgets .col.span_12 .widget_custom_html {
  width: 46%;
}

@media screen and (max-width:1023px) {
  #footer-widgets .col.span_12 .widget_custom_html {
    width: 100%;
  }
}

#footer-widgets .col.span_12 .widget_custom_html>div {
  margin: 0 15px;
}

#footer-widgets .col.span_12 .widget_custom_html>div>[class^="widget-"] {
  margin-bottom: 10px;
}

#footer-widgets .col.span_12 .widget_custom_html [class^="widget-"] p {
  padding-bottom: 0 !important;
  text-align: left;
}

.widget-newsletter .wpcf7 form.sent .wpcf7  {
	border: none !important;
	margin: 1em 0 0 !important;
    padding: 0 !important;
	background: none !important;
	text-align: left !important;
}

.widget-newsletter__title,
.widget-socials__title,
.widget-catalogue__title {
	margin-bottom: 0.5rem;
}

#copyright p {
	opacity: 0.6;
}

.widget-wrap {
	display: flex;
	flex-wrap: wrap;
}

.widget-wrap>div {
	width: 50%;
}

@media screen and (max-width:1023px) {
	.widget-wrap>div {
		width: 100%;
	}
}

.widget-socials {
	margin-bottom: 2rem;
}

@media screen and (max-width:767px) {
	.widget-socials {
		margin-bottom: 1rem;
	}
}

.newsWrap p {
  display: flex;
}

.newsWrap input[type="email"] {
  border-radius: 5px 0 0 5px;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #FFFFFF;
}

.newsWrap input[type="email"]:focus {
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #FFFFFF !important;
  color: #333A3D;
}

.newsWrap input[type="email"]::placeholder {
  color: #FFFFFF;
}

.newsWrap input[type="email"]:focus::placeholder {
  color: #333A3D;
}

#footer-outer #footer-widgets .col .newsWrap input[type="submit"] {
  border-radius: 0 5px 5px 0;
  background-color: #FFFFFF !important;
  color: #125691;
  opacity: 1;
}

.newsWrap .cf7sr-g-hcaptcha {
  transform-origin: top left;
  transform: scale(0.7);
  text-align: left;
}

.widget-catalogue {
  text-align: left;
}

#footer-outer #footer-widgets .widget-catalogue .cta-catalogue {
  display: inline-block;
  border-radius: 20px;
  border: 2px solid #FFFFFF;
  padding: 0.5rem 1rem;
  background-color: #FFFFFF;
  color: #125691 !important;
  opacity: 1 !important;
}

#footer-outer #footer-widgets .widget-catalogue .cta-catalogue:hover {
  border: 2px solid #3CA4FF;
  background-color: #3CA4FF;
  color: #FFFFFF !important;
}

.widget-socials .socials-links {
  border-top: 0;
  padding: 0;
  justify-content: flex-start;
}



/* Popup */
.popup-bg {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  opacity: 0;
}

.popup-bg.is-active {
  transition: opacity 0.2s cubic-bezier(0.25, 1, 0.5, 1);
  left: 0;
  opacity: 1;
}

.popup-bg.is-active.closing {
  transition: opacity 0.2s cubic-bezier(0.25, 1, 0.5, 1), left 0.1s linear 0.2s;
  left: -100%;
  opacity: 0;
}

.popup {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: -100%;
  transform: translateY(-50%);
  max-width: 600px;
  width: 100%;
  background-color: #FFFFFF;
  opacity: 0;
}

.popup.is-active {
  transition: opacity 0.2s cubic-bezier(0.25, 1, 0.5, 1);
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 1;
}

.popup.is-active.closing {
  transition: opacity 0.2s cubic-bezier(0.25, 1, 0.5, 1), left 0.1s linear 0.2s;
  left: -100%;
  opacity: 0;
}

.popup-wrap {
  padding: 3rem 5rem;
}

@media screen and (max-width:767px) {
	.popup-wrap {
		padding: 3rem;
	}
}

.popup__close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.popup__close::before {
  content: '';
  position: absolute;
  top: 50%;
  width: 30px;
  height: 2px;
  background-color: #333A3D;
  transform: translatey(-50%) rotate(45deg);
}

.popup__close::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 30px;
  height: 2px;
  background-color: #333A3D;
  transform: translatey(-50%) rotate(-45deg);
}

.catWrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.catWrap>p {
  width: 100%;
}

.catWrap__title {
  font-size: 2rem;
  line-height: 1.2;
  text-align: center;
}

.catWrap [type="email"] {
  border-radius: 0;
  border: 1px solid #979797;
  background-color: transparent;
}

.catWrap [type="email"]::placeholder {
  color: #979797;
}

.catWrap span.wpcf7-list-item {
  margin: 0;
}

.catWrap [type="submit"] {
  border-radius: 30px;
  padding: 1rem 2rem;
  font-size: 1rem;
  background-color: #125691 !important;
}

.catWrap .news-text {
  padding: 0 0 0.5rem;
}
.catWrap .submit-wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.catWrap .submit-wrap p {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.catWrap .submit-wrap input[type=submit] {
  background-color: #d1d0d0 !important;
  transition: all 0.15s ease-in-out;
}
.catWrap .submit-wrap input[type=submit]:hover {
  background-color: #125691 !important;
  opacity: 1 !important;
}

.radio-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 0 1.5rem;
}
.radio-wrap label {
  display: inline-block;
  width: 70px;
  padding: 0.75rem;
  margin: 0 0.5rem;
  border: 2px solid #125691;
  border-radius: 50px;
  text-align: center;
  color: #125691;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
}
.radio-wrap label:hover,
.radio-wrap label.checked {
  background-color: #125691;
  color: #FFFFFF;
}

.radio-wrap .wpcf7-form-control-wrap {
  position: absolute;
  z-index: -1;
  left: -100%;
  opacity: 0;
  visibility: hidden;
padding:300px;	
}

/* Override */
body[data-header-resize="0"] .container-wrap {
  padding-bottom: 0;
}

.material #footer-outer[data-cols="1"] #footer-widgets .widget.widget_nav_menu li:first-child {
  padding: 0 !important;
}

#footer-outer #copyright p {
  text-align: left;
}



/*  */
.nectar-button.radius {
	border-radius: 50px !important;
}

.eurovent-image {
	width: 171px;
}

@media only screen and (max-width: 690px) {
	.nectar-slider-wrap .swiper-slide[data-y-pos="bottom"] .content {
    	bottom: 20px!important;
	}
}

.swiper-slide .content h1,
.swiper-slide .content h2 {
	position: relative;
	margin-bottom: 30px !important;
	font-weight: 700 !important;
	font-size: 2.5rem !important;
	line-height: 1.3 !important;
}

@media screen and (max-width:767px) {
	.swiper-slide .content h1,
	.swiper-slide .content h2 {
		margin-bottom: 10px !important;
		font-size: 1.5rem !important;
		line-height: 1 !important;
	}
}

@media only screen and (max-width: 690px) {
	body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2 {
		font-size: 1.5rem !important;
		line-height: 1 !important;
	}	
}

.swiper-slide .content h1:after,
.swiper-slide .content h2:after {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 70px;
	height: 3px;
	background-color: #FFFFFF;
}

@media screen and (max-width:767px) {
	.swiper-slide .content h1:after,
	.swiper-slide .content h2:after {
		display: none;
	}
}

.swiper-slide .content p {
	padding: 0 !important;
	font-size: 1rem !important;
	line-height: 1.3;
}

@media screen and (max-width:767px) {
	.swiper-slide .content p {
		font-size: 0.75rem !important;
		line-height: 1.1 !important;
	}
}

@media only screen and (max-width: 690px) {
	body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content p {
		font-size: 0.75rem !important;
		line-height: 1.1 !important;
	}
}

.swiper-slide .content .buttons {
	padding-top: 15px;
}

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
	.wpb_wrapper .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p,
	.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p {
		font-size: 16px !important;
		line-height: 20px !important;
	}
}

@media only screen and (min-width: 690px) and (max-width: 999px) {
	.wpb_wrapper .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p {
		font-size: 16px !important;
		line-height: 20px !important;
	}
}

@media only screen and (max-width: 1300px) {
	.wpb_wrapper .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2 {
		position: relative !important;
		margin-bottom: 30px !important;
		font-size: 2.5rem !important;
		line-height: 1.3 !important;
	}
}

@media only screen and (max-width: 1023px) {
	body .wpb_wrapper .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2 {
		position: relative !important;
		margin-bottom: 20px !important;
		font-size: 2rem !important;
		line-height: 1.1 !important;
	}
	
	body .full-width-content > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2:after {
		content: '';
		position: absolute;
		bottom: -5px;
		left: 0;
		width: 70px;
		height: 3px;
		background-color: #FFFFFF;
	}
}


.wpb_wrapper .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2 {
	position: relative !important;
	margin-bottom: 30px !important;
	font-size: 2.5rem !important;
	line-height: 1.3 !important;
}


@media only screen and (max-width: 767px) {
	.wpb_wrapper .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2 {
		position: relative !important;
		margin-bottom: 20px !important;
		font-size: 1.5rem !important;
		line-height: 1.1 !important;
	}
}

/* Jobs */
.offresemploi-template-default .header-post-custom {
	display: none;
}

.offresemploi-template-default .blog-breadcrumb {
	display: none;
}

.offresemploi-template-default .heading-title {
	display: none;
}

.offresemploi-template-default .container-wrap {
	padding-top: 0 !important;
}



/* Investisseurs */
.investisseurs-header {
	position: relative;
}

.investisseurs-pastille {
	position: absolute;
    z-index: 10;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.investisseurs-pastille img {
	max-width: 300px !important;
	width: 100% !important;
	margin-bottom: 0 !important;
}

@media screen and (max-width:767.98px) {
	.investisseurs-pastille img {
		max-width: 200px !important;
	}
}

.investisseurs-anchor {
  display:flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.investisseurs-anchor .anchor {
  width: calc(100%/6);
  margin: 5px 0;
  padding: 0 10px;
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration:none;
  line-height: 1.4;
  color:black;
  transition: all 0.15s ease-in-out;
}

@media screen and (max-width:767px) {
	.investisseurs-anchor .anchor {
		width: 33.33%;
		font-size: 0.75rem;
	}
	
	.investisseurs-anchor .anchor:nth-child(3) {
		border-right: 0 !important;
	}
}

.investisseurs-anchor .anchor:hover {
	color: #125691;
}

.investisseurs-anchor .anchor:not(:last-child){
  border-right: 1px solid black;
}

.investisseurs-anchor .anchor:nth-child(2) {
	border-right: 0;
}

.investisseurs-anchor .anchor:nth-child(3) {
	border-left: 1px solid black;
}

.actionnaires-section {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  border-radius: 10px;
  background-color: #E7E7E7;
}

@media screen and (max-width:767px) {
	.actionnaires-section {
		margin: 0 -7%;
	}
}

@media screen and (max-width:1023px) {
  .actionnaires-section > div {
    width: 100% !important;
  }
}

.actionnaires-section .image {
  display: flex;
  align-items: flex-end;
  width: 40%;
}

@media screen and (max-width:1023px) {
  .actionnaires-section .image {
    justify-content: center;
	padding: 10px 0 0;
  }
  .actionnaires-section.adm .image {
	padding: 0;
  }
}

.actionnaires-section .image img {
  max-height: 400px;
  width: auto !important;
  margin: 0;
}

@media screen and (max-width:1023px) {
  .actionnaires-section .image img {
    max-width: 250px;
  }
}

.actionnaires-section .content {
  width: 60%;
  padding: 1rem 2rem;
}

.actionnaires-section .name {
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  font-weight: 700;
}

.actionnaires-section .fonction {
  padding: 0;
  font-size: 1.2rem;
}

.actionnaires-section .divider-bleu {
  width: 100px;
  margin: 1rem 0;
}

.actionnaires-section .testimonial {
  padding: 0;
}

.photos-invest {
	display: flex;
	flex-wrap: wrap;
}

.photos-invest .item {
	position: relative;
	width: 20%;
	padding: 5px 5px 30px;
	cursor: pointer;
}

@media screen and (max-width: 479.98px) {
	.photos-invest .item {
		width: 33.33%;
	}
}

.photos-invest .item::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translatex(-50%);
	width: 30px;
	height: 40px;
	clip-path: polygon(50% 65%, 0 100%, 100% 100%);
	background-color: #E7E7E7;
	display: none;
}

.photos-invest .item img {
	margin-bottom: 0.5rem;
	filter: grayscale(100%);
	transition: all 0.15s ease-in-out;
}

.photos-invest .item p {
	margin-bottom: 0.25rem;
	padding: 0;
}

.photos-invest .item .nom {
	font-size: 1.25rem;
}

@media screen and (max-width: 1023.98px) {
	.photos-invest .item p {
		font-size: 0.75rem;
	}

	.photos-invest .item .nom {
		font-size: 1rem;
	}
}

.photos-invest .item:hover img,
.photos-invest .item.is-active img {
	filter: grayscale(0);
}

.photos-invest .item.is-active::after {
	display: block;
}

#president,
#dg,
#da,
#adm,
#adm2 {
	display: none;
}

#president.is-active,
#dg.is-active,
#da.is-active,
#adm.is-active,
#adm2.is-active {
	display: block;
}

.invest-docs-link {
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 10px 0;
}

.invest-docs-link::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 2px;
	background-color: #FFFFFF;
}

.invest-docs-link img {
	max-width: 25px !important;
	margin-bottom: 0 !important;
}

.invest-docs-link span {
	padding-left: 0.5rem;
	color: #FFFFFF;
}

.invest-docs-link:hover span {
	text-decoration: underline;
}

.invest-presse-link {
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 10px 0;
}

.invest-presse-link:nth-child(1)::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 2px;
	background-color: #125691;
}

.invest-presse-link img {
	max-width: 25px !important;
	margin-bottom: 0 !important;
}

.invest-presse-link span {
	padding-left: 0.5rem;
	color: #125691;
}

.invest-presse-link:hover span {
	text-decoration: underline;
}

.form-investisseurs .wpcf7 .input-wrap {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.form-investisseurs .wpcf7 .input-field {
	width: 50%;
	padding: 10px;
}

.form-investisseurs .wpcf7 .input-field:last-child {
	width: 100%;
}

body[data-form-submit="regular"] .container-wrap .form-investisseurs .wpcf7 input[type=submit] {
	display: inline-block;
    box-sizing: border-box;
    margin: 0 0 0.5rem !important;
    padding: 0.5rem 1rem !important;
    border: 2px solid #125691 !important;
    border-radius: 50px !important;
    font-size: 0.875rem !important;
    color: #FFFFFF !important;
    background: #125691 !important;
    transition: all 0.15s ease-in-out;
}

body[data-form-submit="regular"] .container-wrap .form-investisseurs .wpcf7 input[type=submit]:hover {
	color: #125691 !important;
    background: #FFFFFF !important;
}

.page-id-12834 #header-outer {
	display: none;
}
.page-id-13505 #header-outer,
.page-id-13510 #header-outer {
	display: none;
}

.grecaptcha-badge {
  display: none;
}

.codedropz-upload-handler {
  border-width: 1px;
}
.codedropz-upload-container {
  padding: 5px;
}
.codedropz-upload-inner h3 {
  margin: 0 !important;
  font-size: 14px !important;
}

#wpsl-search-wrap div label {
  line-height: 1.2;
}

.single-post #header-space {
  display: block;
}

/* V2 */
.action-link-pdf a {
  display: flex;
  text-decoration: none;
  color: #3ca4ff;
}
.action-link-pdf a img {
  margin-right: 5px;
}

.agenda-financier {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
}
.agenda-financier > div {
  width: 50%;
}
@media screen and (max-width:999px) {
  .agenda-financier > div {
    width: 100%;
  }
}
.agenda-financier .annee {
  font-size: 16px;
  color: #3CA4FF;
}
.agenda-financier > div p {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #E7E7E7;
  padding: 0 !important;
  line-height: 2.2;
}
.agenda-financier .right {
  border-left: 1px solid #E7E7E7;
}
@media screen and (max-width:999px) {
  .agenda-financier .right {
    border-left: 0;
  }
}
.agenda-financier .right p {
  padding-left: 10px !important;
}
@media screen and (max-width:999px) {
  .agenda-financier .right p {
    padding-left: 0 !important;
  }
}
.agenda-financier > div p:not(:first-child) span:first-child {
  width: 40%;
  padding: 0 10px 0 0;
  color: #3CA4FF;
}
.agenda-financier > div p:not(:first-child) span:last-child {
  width: 60%;
  font-weight: bold;
}

.newsroom-tuiles .row_col_wrap_12 {
  margin-top: -130px;
}
.newsroom-tuiles .newsroom-tuile {
  transition: all 0.15s ease-in-out;
}
.newsroom-tuiles .newsroom-tuile.is-active {
  transform: scale(1.1);
}
.newsroom-tuiles .newsroom-tuile .wpb_wrapper {
  position: unset;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.newsroom-tuiles .newsroom-tuile .wpb_wrapper > * {
  width: 100%;
}
.newsroom-tuiles .newsroom-tuile .wpb_wrapper .img-with-aniamtion-wrap {
  height: 50px;
}
.newsroom-tuiles .newsroom-tuile .wpb_wrapper .img-with-aniamtion-wrap .inner {
  display: flex;
  align-items: center;
}

.newsroom-tuiles .newsroom-tuile .wpb_wrapper .newsroom-tuile-texte {
  height: 130px;
}

.newsroom-tuiles .newsroom-tuile .wpb_wrapper .newsroom-tuile-link {
  position: absolute;
  z-index: 1;
  bottom: calc((100vw - 180px) * 0.02);
}
.newsroom-tuiles .newsroom-tuile .wpb_wrapper .newsroom-tuile-link a {
  display: inline-block;
  padding: 5px 0 0;
}
.newsroom-tuiles .newsroom-tuile .wpb_wrapper .newsroom-tuile-link::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #125691;
}

.swiper-newsroom {
  max-width: 800px;
  padding: 0 0 20px !important;
}
.swiper-newsroom .swiper-slide {
  background-color: transparent !important;
}
.swiper-newsroom .swiper-slide .wrap {
  padding: 20px;
}
.swiper-newsroom .swiper-slide .wrap .texte p {
  font-size: 32px;
  line-height: 1.2;
  text-align: center;
  color: #FFFFFF;
}
@media screen and (max-width:1023.98px) {
  .swiper-newsroom .swiper-slide .wrap .texte p {
    font-size: 26px;
  }
}
@media screen and (max-width:767.98px) {
  .swiper-newsroom .swiper-slide .wrap .texte p {
    font-size: 22px;
  }
}
.swiper-newsroom .swiper-slide .wrap .auteur p {
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  color: #FFFFFF;
}
@media screen and (max-width:1023.98px) {
  .swiper-newsroom .swiper-slide .wrap .auteur p {
    font-size: 16px;
  }
}
@media screen and (max-width:767.98px) {
  .swiper-newsroom .swiper-slide .wrap .auteur p {
    font-size: 14px;
  }
}
.swiper-newsroom .swiper-slide .wrap .auteur p:first-child {
  padding: 10px 0 0;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width:1023.98px) {
  .swiper-newsroom .swiper-slide .wrap .auteur p:first-child {
    font-size: 22px;
  }
}
@media screen and (max-width:767.98px) {
  .swiper-newsroom .swiper-slide .wrap .auteur p:first-child {
    font-size: 20px;
  }
}
.swiper-newsroom-pagination .swiper-pagination-bullet {
  opacity: 1 !important;
  background-color: rgba(255,255,255,0.5) !important;
}
.swiper-newsroom-pagination .swiper-pagination-bullet-active {
  background-color: rgba(255,255,255,1) !important;
}

.swiper-newsroom-thumbs {
  padding: 50px !important;
}
.swiper-newsroom-thumbs .swiper-slide {
  background-color: transparent !important;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
}
.swiper-newsroom-thumbs .swiper-slide-thumb-active {
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
  transform: scale(1.1) !important;
}
.swiper-newsroom-thumbs .swiper-slide .wrap {
  padding: 20px;
  background-color: #FFFFFF;
}
.swiper-newsroom-thumbs .swiper-slide .wrap .image {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  margin: 0;
  padding: 0 0 10px;
}
.swiper-newsroom-thumbs .swiper-slide .wrap .date {
  padding: 0 0 5px !important;
  font-size: 12px;
  color: #3CA4FF;
}
.swiper-newsroom-thumbs .swiper-slide .wrap .image img {
  margin: 0;
}
.swiper-newsroom-thumbs .swiper-slide .wrap .texte {
  height: 100px;
  padding: 0 0 10px !important;
  font-size: 12px;
}
.swiper-newsroom-thumbs .swiper-slide .wrap .lien {
  position: relative;
  display: inline-block;
  padding: 10px 0 0;
  font-size: 12px;
  font-weight: bold;
  color: #125691;
}
.swiper-newsroom-thumbs .swiper-slide .wrap .lien::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #125691;
}

.swiper-communiques-wrap {
  position: relative;
}
@media screen and (max-width:999px) {
  .swiper-communiques-wrap {
    max-width: 600px;
    margin: 0 auto;
  }
}
.swiper-communiques {
  width: calc(100% - 180px);
  padding: 50px 0 !important;
}
.swiper-communiques .swiper-slide {
  background-color: transparent !important;
}
.swiper-communiques .swiper-slide .wrap {
  padding: 20px;
  background-color: #FFFFFF;
}
.swiper-communiques .swiper-slide .wrap .date {
  padding: 0 0 5px;
  color: #3CA4FF;
}
.swiper-communiques .swiper-slide .wrap .texte {
  height: 100px;
}
.swiper-communiques .swiper-slide .wrap .lien {
  position: relative;
  display: inline-block;
  padding: 10px 0 0;
  font-size: 12px;
  font-weight: bold;
  color: #125691;
}
.swiper-communiques .swiper-slide .wrap .lien::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #125691;
}
.swiper-communiques-pagination .swiper-pagination-bullet {
  opacity: 1 !important;
  background-color: rgba(18,86,145,0.4) !important;
}
.swiper-communiques-pagination .swiper-pagination-bullet-active {
  background-color: rgba(18,86,145,1) !important;
}
.swiper-communiques-wrap .button-prev {
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.swiper-communiques-wrap .button-prev img {
  transform: rotate(180deg);
}
.swiper-communiques-wrap .button-next {
  position: absolute;
  z-index: 1;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
}

.investisseurs-pea-pme {
  max-width: 180px !important;
}

/* Override */
/* @media screen and (max-width:479.98px) {
  .investisseurs-pastille {
    transform: translateY(0);
  }
  .investisseurs-pastille img {
    max-width: 150px !important;
  }
}
.investisseurs-anchor .anchor {
  width: calc(100%/5);
  margin: 5px 0;
  padding: 0 10px;
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration:none;
  line-height: 1.4;
  color:black;
  transition: all 0.15s ease-in-out;
}
.investisseurs-anchor .anchor:nth-child(3) {
  border-right: 1px solid #000000 !important;
}
@media screen and (max-width:690px) {
  .investisseurs-anchor .anchor {
    width: 33.33%;
  }
  .investisseurs-anchor .anchor:nth-child(3) {
    border-right: 0 !important;
  }
}

.actionnaires-section .divider-bleu {
  width: 100px;
  height: 2px;
  margin: 1rem 0;
}

.photos-invest {
  padding: 0 0 30px;
}
.photos-invest .item {
	position: relative;
	width: 20%;
	padding: 30px 10px 0;
	cursor: pointer;
}
@media screen and (max-width: 690px) {
	.photos-invest .item {
		width: 33.33%;
	}
}

.photos-invest .item::after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translatex(-50%);
	width: 30px;
	height: 30px;
	clip-path: polygon(50% 50%, 0 0, 100% 0);
	background-color: #FFFFFF;
	display: none;
}
@media screen and (max-width: 690px) {
  .photos-invest .item.is-active::after {
    display: none;
  }
}

.photos-invest .item img {
  transform: scale(0.9);
	margin-bottom: 0.5rem;
  border-radius: 50%;
  opacity: 0.5;
	transition: all 0.15s ease-in-out;
}

.photos-invest .item p {
	margin-bottom: 0.25rem;
	padding: 0;
  line-height: 1.2;
  text-align: center;
  color: #FFFFFF;
}

.photos-invest .item .nom {
	font-size: 1.25rem;
  font-weight: bold;
}

.photos-invest .item:hover img,
.photos-invest .item.is-active img {
  transform: scale(1);
	opacity: 1;
}

@media screen and (max-width:999px) {
  .actionnaires-section .content {
    max-width: 600px;
    margin: 0 auto;
    padding: 1rem 0 2rem;
  }
}
@media screen and (max-width:690px) {
  .actionnaires-section .content {
    max-width: 420px;
  }
}
@media screen and (max-width:479.98px) {
  .actionnaires-section .content {
    max-width: 320px;
  }
} */