@keyframes slidein {
  0% {
    margin-bottom: 0px;
  }
  25% {
    margin-bottom: 15px;
  }
  75% {
    margin-bottom: -15px;
  }
  99% {
    margin-bottom: 0px;
  }
}
@font-face {
  font-family: "MontserratTTF";
  src: url("css/fonts/Montserrat-Regular.ttf");
}
/*
@font-face {
	font-family: "MontserratTTF";
	font-style: italic;
	src: url('css/fonts/Montserrat-Italic.ttf');
}
*/
@font-face {
  font-family: "MontserratTTF";
  font-weight: 500;
  src: url("css/fonts/Montserrat-Medium.ttf");
}
/*
@font-face {
	font-family: "MontserratTTF";
	font-weight: 500;
	font-style: italic;
	src: url('css/fonts/Montserrat-MediumItalic.ttf');
}
*/
@font-face {
  font-family: "MontserratTTF";
  font-weight: 700;
  src: url("css/fonts/Montserrat-Bold.ttf");
}
/*
@font-face {
	font-family: "MontserratTTF";
	font-weight: 700;
	font-style: italic;
	src: url('css/fonts/Montserrat-BoldItalic.ttf');
}
*/
@font-face {
  font-family: "MontserratTTF";
  font-weight: 900;
  src: url("css/fonts/Montserrat-Black.ttf");
}
/*
@font-face {
	font-family: "MontserratTTF";
	font-weight: 900;
	font-style: italic;
	src: url('css/fonts/Montserrat-BlackItalic.ttf');
}
*/
.menu-item-110, .menu-item-219 {
  display: none;
}

.textBlanc {
  color: #FFF !important;
}

.textBleu {
  color: #0058CF !important;
}

.textVert {
  color: #97BE0D !important;
}

.textGris {
  color: #666666;
}

.textTurquoise, .textTurquoise:hover {
  color: #4DBEF7 !important;
}

.textViolet, .textViolet:hover {
  color: #3E3E7C !important;
}

html, body {
  color: #666666;
  background: rgba(229, 229, 229, 0.4);
}

.clear {
  clear: both;
}

.grecaptcha-badge {
  visibility: hidden;
}

.faq-template-default .menuContainer .sousMenu .navbar .menu-item.current_page_parent .nav-link {
  border-bottom-width: 0px;
}
.faq-template-default .menuContainer .sousMenu .navbar .menu-item-126 .nav-link {
  border-bottom-width: 5px;
}

.ligneMenuMobile {
  height: 62px;
}
.ligneMenuMobile .navbar-toggler {
  background-image: url(./img/croix.svg);
  height: 20px;
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
}
.ligneMenuMobile .navbar-toggler.collapsed {
  background-image: url(./img/burger.svg);
}
.ligneMenuMobile .adherentContainer {
  border-left: 1px solid #D3D3E0;
}
.ligneMenuMobile .adherentContainer img {
  width: 22px;
}
.ligneMenuMobile .logoContainer img {
  width: 147px;
}

.logo {
  float: left;
  display: block;
  width: 116px;
  background-image: url(./img/logo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.avec {
  font-size: 16px;
  color: #585858;
  display: inline-block;
  position: relative;
  top: 4px;
  line-height: 53px;
  padding-right: 10px;
  padding-left: 10px;
}
@media screen and (min-width: 768px) {
  .avec {
    top: 7px;
  }
}

.imgLogo2 {
  display: inline-block;
  height: 50px;
}
.imgLogo2 img {
  width: 100px;
  height: 100%;
  object-fit: contain;
  object-position: left center;
}

.entry-header {
  background-position: center;
  background-size: cover;
  background-color: #FFF;
  background-image: url(img/espacePresse.jpg);
  padding-top: 60%;
  width: 100%;
  position: relative;
  margin-top: 62px;
}
.entry-header .headerTextContainer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 21, 74, 0.25);
  background-size: cover;
}
.entry-header .headerTextContainer .containerH1 {
  position: absolute;
  top: 0;
  left: 7%;
  right: 7%;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.entry-header .headerTextContainer .containerH1 .sousTitreHeader {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #FFF;
  margin-top: 10px;
}
.entry-header .headerTextContainer .containerH1 h1.entry-title {
  color: #FFF;
  font-size: 24px;
}

.navbarMobile.navbar-light {
  padding: 0;
}
.navbarMobile.navbar-light .navbar-nav .menu-item, .navbarMobile.navbar-light .navbar-nav .nav-item {
  background-color: #3E3E7C;
  color: #FFF;
  height: 64px;
  line-height: 64px;
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  border-bottom: 1px solid #00154A;
}
.navbarMobile.navbar-light .navbar-nav .menu-item.current_page_item .nav-link, .navbarMobile.navbar-light .navbar-nav .menu-item.current_page_item a, .navbarMobile.navbar-light .navbar-nav .nav-item.current_page_item .nav-link, .navbarMobile.navbar-light .navbar-nav .nav-item.current_page_item a {
  border-left: 8px solid #00154A;
  padding-left: 10px;
}
.navbarMobile.navbar-light .navbar-nav .menu-item.nav-item, .navbarMobile.navbar-light .navbar-nav .nav-item.nav-item {
  background-color: #FFF;
}
.navbarMobile.navbar-light .navbar-nav .menu-item.nav-item a, .navbarMobile.navbar-light .navbar-nav .nav-item.nav-item a {
  border-left: 0;
  border-left-color: #FFF;
  color: #3E3E7C;
  font-weight: 500;
}
.navbarMobile.navbar-light .navbar-nav .menu-item .nav-link, .navbarMobile.navbar-light .navbar-nav .menu-item a, .navbarMobile.navbar-light .navbar-nav .nav-item .nav-link, .navbarMobile.navbar-light .navbar-nav .nav-item a {
  padding: 0;
  height: 64px;
  line-height: 64px;
  color: #FFF;
  padding-left: 18px;
}
.navbarMobile.navbar-light .navbar-nav .menu-item.langue a, .navbarMobile.navbar-light .navbar-nav .nav-item.langue a {
  font-weight: normal;
}
.navbarMobile.navbar-light .navbar-nav .menu-item.langue a.current, .navbarMobile.navbar-light .navbar-nav .nav-item.langue a.current {
  font-weight: bold;
}
.navbarMobile.navbar-light .navbar-nav .menu-item.langue a:last-child, .navbarMobile.navbar-light .navbar-nav .nav-item.langue a:last-child {
  padding-left: 5px;
}
.navbarMobile.navbar-light .navbar-nav .menu-item.espaceAdherent, .navbarMobile.navbar-light .navbar-nav .nav-item.espaceAdherent {
  background-image: url(img/menuAdherentMobile.svg);
  background-position: 18px center;
  background-repeat: no-repeat;
  background-color: #00154A;
}
.navbarMobile.navbar-light .navbar-nav .menu-item.espaceAdherent .nav-link, .navbarMobile.navbar-light .navbar-nav .menu-item.espaceAdherent a, .navbarMobile.navbar-light .navbar-nav .nav-item.espaceAdherent .nav-link, .navbarMobile.navbar-light .navbar-nav .nav-item.espaceAdherent a {
  padding-left: 51px;
  border: 0;
  font-weight: 500;
  color: #FFF;
}
.navbarMobile.navbar-light .navbar-nav .menu-item.dropdown, .navbarMobile.navbar-light .navbar-nav .nav-item.dropdown {
  border: 0;
  padding-left: 0px;
  background-color: #F4F5F7;
  color: #3E3E7C;
  height: initial;
  font-size: 17px;
  line-height: 50px;
}
.navbarMobile.navbar-light .navbar-nav .menu-item.dropdown .dropdown-toggle, .navbarMobile.navbar-light .navbar-nav .nav-item.dropdown .dropdown-toggle {
  position: relative;
}
.navbarMobile.navbar-light .navbar-nav .menu-item.dropdown .dropdown-toggle:after, .navbarMobile.navbar-light .navbar-nav .nav-item.dropdown .dropdown-toggle:after {
  position: absolute;
  background-image: url(img/arrowUpMobile.svg);
  width: 20px;
  height: 10px;
  top: 50%;
  right: 18px;
  margin-top: -5px;
  border: 0;
}
.navbarMobile.navbar-light .navbar-nav .menu-item.dropdown.show .dropdown-toggle:after, .navbarMobile.navbar-light .navbar-nav .nav-item.dropdown.show .dropdown-toggle:after {
  transform: rotate(-180deg);
}
.navbarMobile.navbar-light .navbar-nav .menu-item.dropdown .nav-link, .navbarMobile.navbar-light .navbar-nav .menu-item.dropdown a, .navbarMobile.navbar-light .navbar-nav .nav-item.dropdown .nav-link, .navbarMobile.navbar-light .navbar-nav .nav-item.dropdown a {
  line-height: 50px;
  height: 50px;
  background-color: #F4F5F7;
  color: #3E3E7C;
  padding-left: 18px;
  border: 0;
}
.navbarMobile.navbar-light .navbar-nav .menu-item.dropdown .dropdown-menu, .navbarMobile.navbar-light .navbar-nav .nav-item.dropdown .dropdown-menu {
  margin: 0;
  background-color: #FFF;
}
.navbarMobile.navbar-light .navbar-nav .menu-item.dropdown .dropdown-menu .dropdown-item, .navbarMobile.navbar-light .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
  padding: 0;
  padding-left: 18px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  background-color: #FFF;
  font-weight: 50;
  border-bottom: 1px solid #D3D3E0;
  font-weight: 500;
}

.menuParticulier .btnLangFr {
  font-weight: bold;
}
.menuParticulier .menuContainer .menuPrincipal .navbar .menu-item-109 {
  background-color: #E4E8EF;
}
.menuParticulier .menuContainer .menuPrincipal .navbar .menu-item-109:after {
  display: none;
}
.menuParticulier .navbarMobile.navbar-light .navbar-nav .menu-item#menu-item-109, .menuParticulier .navbarMobile.navbar-light .navbar-nav .nav-item#menu-item-109 {
  background-color: #F4F5F7;
}
.menuParticulier .navbarMobile.navbar-light .navbar-nav .menu-item#menu-item-109 a, .menuParticulier .navbarMobile.navbar-light .navbar-nav .nav-item#menu-item-109 a {
  padding-left: 18px;
  color: #3E3E7C;
  font-weight: bold;
  border-left: 0;
}

.menuBailleur .btnLangFr {
  font-weight: bold;
}
.menuBailleur .menuContainer .menuPrincipal .navbar .menu-item-3216 {
  background-color: #E4E8EF;
}
.menuBailleur .menuContainer .menuPrincipal .navbar .menu-item-3216:after {
  display: none;
}
.menuBailleur .navbarMobile.navbar-light .navbar-nav .menu-item#menu-item-3216, .menuBailleur .navbarMobile.navbar-light .navbar-nav .nav-item#menu-item-3216 {
  background-color: #F4F5F7;
}
.menuBailleur .navbarMobile.navbar-light .navbar-nav .menu-item#menu-item-3216 a, .menuBailleur .navbarMobile.navbar-light .navbar-nav .nav-item#menu-item-3216 a {
  padding-left: 18px;
  color: #3E3E7C;
  font-weight: bold;
  border-left: 0;
}

.menuCollectivite .btnLangFr {
  font-weight: bold;
}
.menuCollectivite .menuContainer .menuPrincipal .navbar .menu-item-3215 {
  background-color: #E4E8EF;
}
.menuCollectivite .menuContainer .menuPrincipal .navbar .menu-item-3215:after {
  display: none;
}
.menuCollectivite .navbarMobile.navbar-light .navbar-nav .menu-item#menu-item-3215, .menuCollectivite .navbarMobile.navbar-light .navbar-nav .nav-item#menu-item-3215 {
  background-color: #F4F5F7;
}
.menuCollectivite .navbarMobile.navbar-light .navbar-nav .menu-item#menu-item-3215 a, .menuCollectivite .navbarMobile.navbar-light .navbar-nav .nav-item#menu-item-3215 a {
  padding-left: 18px;
  color: #3E3E7C;
  font-weight: bold;
  border-left: 0;
}

.menuEntreprise .btnLangFr {
  font-weight: bold;
}
.menuEntreprise .menuContainer .menuPrincipal .navbar .menu-item-3217 {
  background-color: #E4E8EF;
}
.menuEntreprise .menuContainer .menuPrincipal .navbar .menu-item-3217:after {
  display: none;
}
.menuEntreprise .navbarMobile.navbar-light .navbar-nav .menu-item#menu-item-3217, .menuEntreprise .navbarMobile.navbar-light .navbar-nav .nav-item#menu-item-3217 {
  background-color: #F4F5F7;
}
.menuEntreprise .navbarMobile.navbar-light .navbar-nav .menu-item#menu-item-3217 a, .menuEntreprise .navbarMobile.navbar-light .navbar-nav .nav-item#menu-item-3217 a {
  padding-left: 18px;
  color: #3E3E7C;
  font-weight: bold;
  border-left: 0;
}

.menuInternational .btnLangEn {
  font-weight: bold;
}
.menuInternational .menuContainer .menuPrincipal .navbar .menu-item-object-international {
  background-color: #E4E8EF;
}
.menuInternational .menuContainer .menuPrincipal .navbar .menu-item-object-international:after {
  display: none;
}

.admin-bar .menuMobileContainer {
  top: 46px;
}
.admin-bar .menuContainer {
  top: 32px;
}

.menuMobileContainer {
  background-color: #FFF;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 18;
  max-height: 100%;
  overflow: auto;
}

.menuContainer {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 15;
}
.menuContainer .menuPrincipal {
  height: 45px;
  background-color: #F4F5F7;
}
.menuContainer .menuPrincipal .navbar .menu-item {
  height: 45px;
  padding: 0 15px;
  line-height: 45px;
  position: relative;
  background-color: #F4F5F7;
  transition-property: all;
  transition-duration: 0.4s;
}
.menuContainer .menuPrincipal .navbar .menu-item .nav-link {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 45px;
  color: #3E3E7C;
  padding: 0;
}
.menuContainer .menuPrincipal .navbar .menu-item:after {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  bottom: 10px;
  width: 1px;
  display: block;
  background-color: #D3D3E0;
}
.menuContainer .menuPrincipal .navbar .menu-item:last-child:after {
  display: none;
}
.menuContainer .menuPrincipal .navbar .menu-item.current-page-ancestor:after, .menuContainer .menuPrincipal .navbar .menu-item.current-page-ancestor:before, .menuContainer .menuPrincipal .navbar .menu-item:hover:after, .menuContainer .menuPrincipal .navbar .menu-item:hover:before, .menuContainer .menuPrincipal .navbar .menu-item.current-menu-item:after, .menuContainer .menuPrincipal .navbar .menu-item.current-menu-item:before, .menuContainer .menuPrincipal .navbar .menu-item.current_page_item:after, .menuContainer .menuPrincipal .navbar .menu-item.current_page_item:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 1px;
  display: block;
  background-color: #E4E8EF;
}
.menuContainer .menuPrincipal .navbar .menu-item.current-page-ancestor:after, .menuContainer .menuPrincipal .navbar .menu-item:hover:after, .menuContainer .menuPrincipal .navbar .menu-item.current-menu-item:after, .menuContainer .menuPrincipal .navbar .menu-item.current_page_item:after {
  right: -1px;
}
.menuContainer .menuPrincipal .navbar .menu-item.current-page-ancestor:before, .menuContainer .menuPrincipal .navbar .menu-item:hover:before, .menuContainer .menuPrincipal .navbar .menu-item.current-menu-item:before, .menuContainer .menuPrincipal .navbar .menu-item.current_page_item:before {
  left: -1px;
}
.menuContainer .menuPrincipal .navbar .menu-item.current-page-ancestor, .menuContainer .menuPrincipal .navbar .menu-item:hover, .menuContainer .menuPrincipal .navbar .menu-item.current_page_item {
  background: #E4E8EF;
}
.menuContainer .menuPrincipal .languePart a {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  font-size: 12px;
  color: #00154A;
  position: relative;
}
.menuContainer .menuPrincipal .languePart a:first-child {
  padding-right: 10px;
  margin-right: 10px;
}
.menuContainer .menuPrincipal .languePart a:first-child:after {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  bottom: 10px;
  width: 1px;
  display: block;
  background-color: #D3D3E0;
}
.menuContainer .menuPrincipal .languePart a.current {
  font-weight: bold;
}
.menuContainer .menuPrincipal .btnEspaceAdherent {
  height: 45px;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  color: #FFF;
  padding-left: 46px;
  padding-right: 15px;
  background-image: url(img/pictoEspaceClient.svg);
  background-position: 15px center;
  background-color: #3E3E7C;
  background-repeat: no-repeat;
  display: inline-block;
  line-height: 45px;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.2s;
}
.menuContainer .menuPrincipal .btnEspaceAdherent:hover {
  text-decoration: none;
  background-color: #8B8BB0;
}
.menuContainer .sousMenu {
  height: 80px;
  background-color: #FFF;
  border-bottom: 2px solid #E5EAF5;
}
.menuContainer .sousMenu .logo {
  width: 130px;
  height: 80px;
}
@media screen and (min-width: 992px) {
  .menuContainer .sousMenu .logo {
    width: 176px;
  }
}
.menuContainer .sousMenu .logoPart2 {
  height: 80px;
  position: absolute;
  top: 0;
  left: 153px;
}
@media screen and (min-width: 992px) {
  .menuContainer .sousMenu .logoPart2 {
    left: 183px;
  }
}
.menuContainer .sousMenu .logoPart2 .imgLogo2 {
  display: inline-block;
  line-height: 80px;
  height: 80px;
}
.menuContainer .sousMenu .logoPart2 .imgLogo2 img {
  width: 176px;
  height: 56px;
  object-fit: contain;
}
.menuContainer .sousMenu .navbar {
  padding: 0;
}
.menuContainer .sousMenu .navbar .menu-item {
  margin-left: 26px;
  margin-right: 0px;
}
.menuContainer .sousMenu .navbar .menu-item.active .nav-link, .menuContainer .sousMenu .navbar .menu-item:hover .nav-link, .menuContainer .sousMenu .navbar .menu-item.current_page_parent .nav-link, .menuContainer .sousMenu .navbar .menu-item.current-collectivites-ancestor .nav-link, .menuContainer .sousMenu .navbar .menu-item.current-bailleurs-ancestor .nav-link, .menuContainer .sousMenu .navbar .menu-item.current-entreprises-ancestor .nav-link {
  border-bottom-width: 5px;
}
.menuContainer .sousMenu .navbar .menu-item .nav-link {
  border-bottom: 0px solid #3E3E7C;
  transition-property: all;
  transition-duration: 0.2s;
  font-size: 16px;
  font-weight: bold;
  color: #3E3E7C;
  padding: 0;
  height: 80px;
  line-height: 80px;
}
.menuContainer .navbar-light .navbar-nav .dropdown-menu {
  margin-left: 0;
}
.menuContainer .navbar-light .navbar-nav .dropdown-menu .dropdown-item, .menuContainer .navbar-light .navbar-nav .dropdown-menu .dropdown-item:hover {
  font-size: 14px;
  line-height: 243.8%;
  text-align: center;
  color: #FFFFFF;
  padding: 0;
}

@media (min-width: 768px) {
  .entry-header {
    margin-top: 125px;
    position: relative;
    padding-top: 250px;
  }
  .entry-header .headerTextContainer {
    background-image: initial !important;
  }
  .entry-header .headerTextContainer .containerH1 {
    left: 7%;
    right: 7%;
    margin: 0 auto;
  }
  .entry-header .headerTextContainer .containerH1 h1.entry-title {
    color: #FFF;
    font-size: 34px;
  }
  .entry-header .headerTextContainer .containerH1 .sousTitreHeader {
    line-height: 27px;
  }
  .entry-header .thumbnail {
    position: absolute;
    background-position: center;
    background-size: cover;
    top: 0;
    bottom: 0;
    right: 0;
    left: 50%;
  }
}
@media (min-width: 992px) {
  .menuContainer .sousMenu .navbar .menu-item {
    margin-left: 26px;
    margin-right: 40px;
  }
  .menuContainer .menuPrincipal .navbar .menu-item {
    padding: 0 30px;
  }
}
.bandeauCnil {
  z-index: 20;
  position: fixed;
  bottom: 0;
  padding: 10px;
  font-size: 12px;
  background-color: #FFF;
  color: #666666;
  text-align: center;
  box-shadow: 0px 0px 19px rgba(0, 21, 74, 0.170892);
}
.bandeauCnil .btn {
  text-decoration: none;
  height: 36px;
  margin-top: 10px;
  line-height: 34px;
}
.bandeauCnil a {
  color: #666666;
  text-decoration: underline;
}

a.social {
  border-radius: 40px;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #FFF;
  display: inline-block;
  border-radius: 40px;
  border: 2px solid #FFF;
  transition-property: all;
  transition-duration: 0.4s;
}
a.social:hover {
  border-color: #4DBEF7;
  background-color: #F4F5F7;
}

#footer-widget {
  padding-top: 29px;
  font-size: 12px;
  color: #666;
}
#footer-widget .form-group {
  margin-bottom: 15px;
}
#footer-widget a:hover {
  text-decoration: underline;
}
#footer-widget .mc4wp-form {
  margin-top: 20px;
}
#footer-widget .widgetCentral {
  line-height: 33px;
}
#footer-widget .widgetCentral .textwidget p {
  margin-bottom: 0;
}
#footer-widget .separateurTopMobile {
  border-top: 1px solid #D3D3E0;
  margin-bottom: 20px;
}
#footer-widget #text-2 p:first-child {
  padding-bottom: 20px;
  border-bottom: 1px solid #D3D3E0;
  margin-bottom: 20px;
}
#footer-widget .textwidget {
  font-size: 12px;
}
#footer-widget .logoVoltalisContainer {
  width: 50%;
  margin-bottom: 15px;
}
#footer-widget .logoVoltalisContainer .logoVoltalis {
  background-image: url(img/logo.svg);
  padding-top: 30%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
#footer-widget h3 {
  font-size: 16px;
  color: #3E3E7C;
  margin-top: 0;
  font-weight: 900;
}
#footer-widget a {
  font-size: 14px;
  color: #666;
}
#footer-widget a.social {
  font-size: 24px;
  color: #4DBEF7;
  margin-bottom: 36px;
  height: 50px;
  width: 50px;
  line-height: 50px;
}
#footer-widget .form-control {
  font-size: 16px;
  padding-left: 14px;
}
#footer-widget .btn {
  color: #FFF !important;
  border-color: #4DBEF7 !important;
  background-color: #4DBEF7 !important;
  height: 55px;
  font-size: 16px;
}
#footer-widget .btn:hover {
  color: #4DBEF7 !important;
  background-color: #FFF !important;
}
#footer-widget .textwidget p {
  margin-bottom: 4px;
}
#footer-widget strong {
  color: #00154A;
}
#footer-widget select, #footer-widget input[type=text], #footer-widget input[type=email] {
  height: 55px;
}

.site-footer {
  color: #FFF !important;
  background-color: #3E3E7C !important;
  font-size: 14px;
  font-weight: 500;
  padding: 20px 0;
  line-height: 38px;
}
.site-footer .navbar {
  padding: 0;
}
.site-footer .navbar .nav-link {
  padding-top: 3px;
  padding-bottom: 3px;
  color: #FFF !important;
}
.site-footer .navbar .nav-link:hover {
  text-decoration: underline;
}
.site-footer .copyright {
  font-size: 12px;
  opacity: 0.5;
  padding-top: 15px;
}

@media (min-width: 768px) {
  .bandeauCnil {
    font-size: 16px;
  }

  #footer-widget select, #footer-widget input[type=text], #footer-widget input[type=email], #footer-widget .btn {
    height: 40px;
  }
  #footer-widget a.social {
    font-size: 20px;
    height: 42px;
    width: 42px;
    line-height: 42px;
  }
  #footer-widget .form-control {
    padding-left: 23px;
    font-size: 14px;
  }
  #footer-widget .btn {
    font-size: 14px;
    line-height: 38px;
  }
  #footer-widget .mc4wp-form {
    margin-top: 20px;
  }
  #footer-widget .widgetCentral {
    line-height: 28px;
  }
  #footer-widget .logoVoltalisContainer {
    width: 70%;
  }
  #footer-widget h3 {
    font-size: 14px;
  }
  #footer-widget #text-6 {
    margin-bottom: 40px;
  }
  #footer-widget #text-2 p:first-child {
    padding-bottom: 0;
    height: 126px;
    margin-bottom: 0;
    border: 0;
  }

  .site-footer {
    padding: 20px 0;
    font-size: 12px;
    line-height: initial;
  }
  .site-footer .copyright {
    padding-top: 0;
    opacity: 1;
  }
  .site-footer .navbar .menu-item .nav-link {
    position: relative;
    padding: 0 14px;
  }
  .site-footer .navbar .menu-item .nav-link:after {
    position: absolute;
    border-left: 1px solid #FFF;
    opacity: 0.6;
    content: "";
    display: block;
    height: 100%;
    right: 0;
    top: 0;
  }
  .site-footer .navbar .menu-item:last-child .nav-link:after {
    display: none;
  }
}
.portrait {
  padding-top: 120% !important;
}

.carre {
  padding-top: 100% !important;
}

.containerTextimage {
  padding-bottom: 60px;
  padding-top: 60px;
}
.containerTextimage h2, .containerTextimage h3 {
  color: #3E3E7C;
}
.containerTextimage a, .containerTextimage a:hover {
  color: #666666;
  text-decoration: underline;
}
.containerTextimage .btn {
  width: 280px;
}
.containerTextimage p:last-of-type {
  margin-bottom: 0;
}
.containerTextimage .btnContainer {
  padding-top: 40px;
}
.containerTextimage .carousel {
  margin-bottom: 50px;
}
.containerTextimage .carousel .image {
  background-size: contain;
}
.containerTextimage h4 {
  color: #97BE0D;
  font-size: 18px;
}
.containerTextimage .container {
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat;
}
.containerTextimage ul {
  margin: 0;
  padding: 0;
}
.containerTextimage ul li {
  text-align: left;
  margin: 0;
  padding: 0;
  padding-left: 40px;
  margin-bottom: 20px;
  list-style: none;
  background-image: url(img/li.svg);
  background-position: top 2px left;
  background-repeat: no-repeat;
  /*
  &:last-child{
  	padding-bottom:0;
  }*/
}
.containerTextimage.petittextimage {
  font-size: 16px;
}
.containerTextimage.petittextimage .image {
  padding-top: 66%;
}
.containerTextimage.petittextimage .btn {
  width: 100%;
}
.containerTextimage.commentcamarche, .containerTextimage.textimagegauche {
  background-color: #F4F5F7;
  font-size: 16px;
}
.containerTextimage.commentcamarche .image, .containerTextimage.textimagegauche .image {
  padding-top: 66%;
}
.containerTextimage.commentcamarche .h3, .containerTextimage.textimagegauche .h3 {
  margin-top: 0;
  /*			padding-top:30px;*/
  margin-bottom: 40px;
}
.containerTextimage.imagetextecentree {
  font-size: 16px;
}
.containerTextimage.imagetextecentree h4 {
  margin-top: 25px;
}
.containerTextimage.imagetextecentree h3 {
  line-height: 21px;
  font-size: 14px;
  font-weight: 500;
}
.containerTextimage.imagetextecentree h3 b, .containerTextimage.imagetextecentree h3 strong {
  color: #3E3E7C;
}
.containerTextimage.imagetextecentree h2 {
  margin-top: 35px;
  font-size: 24px;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.containerTextimage.imagetextecentree .imageContainer {
  width: 90px;
  margin: 0 auto;
}
.containerTextimage.imagetextecentree .imageContainer .image {
  background-size: contain;
  padding-top: 85%;
}
.containerTextimage.pourquoicestgratuit, .containerTextimage.pourquoicestgratuitwide {
  color: #FFF;
  font-size: 16px;
}
.containerTextimage.pourquoicestgratuit .textContainer, .containerTextimage.pourquoicestgratuitwide .textContainer {
  width: 100%;
}
.containerTextimage.pourquoicestgratuit.pourquoicestgratuit, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuit {
  padding-top: 0;
}
.containerTextimage.pourquoicestgratuit.pourquoicestgratuit .textContainer, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuit .textContainer {
  padding-top: 40px;
  padding-bottom: 60px;
}
.containerTextimage.pourquoicestgratuit.pourquoicestgratuit .image, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuit .image {
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  background-size: contain;
  background-position: bottom center;
  padding-top: 78%;
}
.containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide {
  padding-top: 0;
  padding-bottom: 0;
}
.containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide .btnContainer, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide .btnContainer {
  padding-bottom: 60px;
}
.containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide .ligne_de_contenu_avec_picto, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide .ligne_de_contenu_avec_picto {
  margin-top: 20px;
}
.containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide .ligne_de_contenu_avec_picto .image, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide .ligne_de_contenu_avec_picto .image {
  height: 75px;
  margin-bottom: 10px;
}
.containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide h2, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide h2 {
  margin-top: 0;
  padding-top: 30px;
  margin-bottom: 15px;
  font-size: 24px;
}
.containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide h2.titreCentre, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide h2.titreCentre {
  color: #3E3E7C;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide h2.titreCentre b, .containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide h2.titreCentre strong, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide h2.titreCentre b, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide h2.titreCentre strong {
  font-size: 30px;
  font-weight: bold;
  color: #FFF;
}
.containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide h4.titreCentre, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide h4.titreCentre {
  color: #3E3E7C;
  font-family: MontserratTTF;
  font-size: 18px;
  padding-top: 20px;
  margin-bottom: 20px;
  font-weight: 400;
  padding-bottom: 20px;
}
.containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide .image, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide .image {
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  background-size: contain;
  background-position: bottom center;
  height: 240px;
}
.containerTextimage.pourquoicestgratuit h2, .containerTextimage.pourquoicestgratuit h3, .containerTextimage.pourquoicestgratuit b, .containerTextimage.pourquoicestgratuit strong, .containerTextimage.pourquoicestgratuitwide h2, .containerTextimage.pourquoicestgratuitwide h3, .containerTextimage.pourquoicestgratuitwide b, .containerTextimage.pourquoicestgratuitwide strong {
  color: #FFF;
}
.containerTextimage.pourquoicestgratuit .btn, .containerTextimage.pourquoicestgratuitwide .btn {
  background-color: #FFF;
  color: #4DBEF7;
  border-color: #FFF;
}
.containerTextimage.pourquoicestgratuit .btn:hover, .containerTextimage.pourquoicestgratuitwide .btn:hover {
  background-color: #4DBEF7;
  color: #FFF;
}

.blocChiffresCles {
  padding-bottom: 20px;
  color: #000;
}
.blocChiffresCles.hasCercle:after {
  top: initial;
  bottom: -350px;
}
.blocChiffresCles.hasCercle:before {
  bottom: initial;
  top: -451px;
}
.blocChiffresCles.fondBleu {
  color: #FFF;
}
.blocChiffresCles.fondBleu h2 {
  color: #FFF;
}
.blocChiffresCles h4 {
  margin-top: 10px;
  font-size: 16px;
}
.blocChiffresCles h2 {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 0;
  color: #3E3E7C;
}
.blocChiffresCles .btnContainer {
  padding-bottom: 40px;
}
.blocChiffresCles .colChiffreCles {
  font-size: 14px;
  padding-bottom: 40px;
}
.blocChiffresCles .colChiffreCles .h1 {
  color: #3E3E7C;
  font-weight: bold;
  padding-top: 15px;
  font-size: 22px;
}
.blocChiffresCles .colChiffreCles .imageContainer {
  width: 110px;
  height: 110px;
  border-radius: 60px;
  background-color: #FFF;
  margin: 0 auto;
}
.blocChiffresCles .colChiffreCles .imageContainer .image {
  background-size: initial;
}

.blocSolutionReconnue {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 60px;
}
.blocSolutionReconnue .image {
  padding-top: 71%;
  border-radius: 6px;
}
.blocSolutionReconnue h2 {
  padding-top: 40px;
  padding-bottom: 20px;
  color: #3E3E7C;
}
.blocSolutionReconnue .btn {
  margin-top: 40px;
}

.blocAccedez {
  background-color: #FFF;
  padding-top: 40px;
  padding-bottom: 60px;
  font-size: 16px;
  line-height: 24px;
  font-size: 16px;
}
.blocAccedez .image {
  padding-top: 69%;
  border-radius: 6px;
}
.blocAccedez .image.picto {
  background-size: contain;
  padding-top: 90px;
  margin-bottom: 25px;
  border-radius: 0px;
}
.blocAccedez .btn {
  margin-top: 40px;
}
.blocAccedez h2 {
  margin-bottom: 20px;
  color: #3E3E7C;
}

.blocSolutions {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 30px;
}
.blocSolutions h2 {
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 0;
  margin-bottom: 40px;
  color: #FFF;
}
.blocSolutions .item {
  padding-bottom: 30px;
}
.blocSolutions .item .cadreTexte {
  padding: 0 17px;
  background-color: #FFF;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding-top: 43px;
  padding-bottom: 43px;
  padding-left: 25px;
  padding-right: 25px;
}
.blocSolutions .item .cadreTexte h3 {
  color: #4DBEF7;
  text-align: center;
  margin-bottom: 15px;
}
.blocSolutions .item .fondRond {
  position: relative;
  padding-top: 100%;
  background-color: #FFF;
  border-radius: 100%;
}
.blocSolutions .item .fondRond .cadreTexte {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  font-size: 18px;
}
.blocSolutions .item .fondRond .cadreTexte div {
  height: initial;
  text-align: center;
}
.blocSolutions .item .fondRond .cadreTexte div p:last-of-type {
  margin-bottom: 0;
}
.blocSolutions .item .fondRond .cadreTexte div h3 {
  font-size: 34px;
}
.blocSolutions .item:nth-child(2n) .cadreTexte h3 {
  color: #97BE0D;
}

.blocOnglets {
  background-image: url(img/backgroundNotreSolution.svg);
  background-size: cover;
  background-position: center center;
  font-size: 16px;
}
.blocOnglets .colOnglet h3 {
  font-weight: 500;
  background-image: url(img/chevronSelect.svg);
  background-repeat: no-repeat;
  background-position: right center;
  border-top: 1px solid #D3D3E0;
  height: 80px;
  line-height: 80px;
  color: #3E3E7C;
  cursor: pointer;
}
.blocOnglets .colOnglet .hiddenPart {
  display: none;
  padding-bottom: 60px;
}
.blocOnglets .colOnglet .hiddenPart h4 {
  margin-bottom: 15px;
  font-size: 16px;
}
.blocOnglets .colOnglet .hiddenPart .btn {
  margin-top: 40px;
}
.blocOnglets .colOnglet.active h3 {
  background-image: url(img/chevronSelectUp.svg);
  font-weight: bold;
}
.blocOnglets .colOnglet.active .hiddenPart {
  display: block;
}
.blocOnglets .colTitreOnglet h3 {
  font-weight: 500;
  color: #3E3E7C;
  cursor: pointer;
  padding-bottom: 10px;
  padding-top: 10px;
  display: inline-block;
  margin-bottom: 47px;
  margin-top: 60px;
}
.blocOnglets .colTitreOnglet.active h3 {
  border-bottom: 3px solid #3E3E7C;
  font-weight: bold;
}

.bloccontacter {
  padding-top: 20px;
  padding-bottom: 20px;
}
.bloccontacter .item {
  color: #FFF;
  margin-bottom: 20px;
}
.bloccontacter .item .cadreTexte {
  padding: 25px 25px 15px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 16px;
  overflow: hidden;
  border-radius: 6px;
}
.bloccontacter .item .cadreTexte .chevron {
  background-image: url(img/chevronBlanc.svg);
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
  background-position: left center;
}
.bloccontacter .item .cadreTexte.open .hiddenMobile {
  display: block;
}
.bloccontacter .item .cadreTexte.open .chevron {
  background-image: url(img/croixBlanche.svg);
  background-position: center;
}
.bloccontacter .item .cadreTexte .hiddenMobile {
  display: none;
}
.bloccontacter .item .cadreTexte .btn, .bloccontacter .item .cadreTexte .btn:hover {
  background-color: #FFF;
  margin-top: 30px;
  width: 100%;
  max-width: 290px;
}
.bloccontacter .item .cadreTexte h3 {
  line-height: 36px;
}
.bloccontacter .item .cadreTexte p {
  margin-bottom: 0;
}
.bloccontacter .item .cadreTexte h2 {
  margin-top: 20px;
  font-size: 30px;
  line-height: 43px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: normal;
  color: #FFF !important;
}
.bloccontacter .item .cadreTexte .texte h3 {
  height: initial;
}
.bloccontacter .item:first-child .cadreTexte {
  background-image: url(img/backgroundAdherentBleu.svg);
}
.bloccontacter .item:first-child .cadreTexte h3, .bloccontacter .item:first-child .cadreTexte h4, .bloccontacter .item:first-child .cadreTexte strong, .bloccontacter .item:first-child .cadreTexte b {
  color: #3E3E7C;
}
.bloccontacter .item:first-child .cadreTexte .btn {
  color: #4DBEF7;
}
.bloccontacter .item:first-child .cadreTexte .btn:hover {
  color: #FFF;
  background-color: #4DBEF7;
}
.bloccontacter .item:last-child .cadreTexte {
  background-position: bottom center;
  background-image: url(img/backgroundAdherentVert.svg);
}
.bloccontacter .item:last-child .cadreTexte h3, .bloccontacter .item:last-child .cadreTexte h4, .bloccontacter .item:last-child .cadreTexte strong, .bloccontacter .item:last-child .cadreTexte b {
  color: #364501;
}
.bloccontacter .item:last-child .cadreTexte .btn {
  color: #97BE0D;
}
.bloccontacter .item:last-child .cadreTexte .btn:hover {
  color: #FFF;
  background-color: #97BE0D;
}

.soutiensinitiative {
  padding-top: 50px;
  padding-bottom: 90px;
  background-color: #FFF;
}
.soutiensinitiative .carousel .image {
  background-size: contain;
}
.soutiensinitiative .h3 {
  font-size: 15px;
  color: #3E3E7C;
  margin-bottom: 30px;
}

.adherentParle {
  color: #FFF;
  background-color: #97BE0D;
  background-image: url(img/backgroundAdherentParleVert.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-top: 26px;
  padding-bottom: 100px;
  overflow: hidden;
}
.adherentParle .carousel-inner {
  overflow: initial;
}
.adherentParle .carousel .carousel-indicators li {
  background-color: #D0E291;
}
.adherentParle .carousel .carousel-indicators li.active {
  background-color: #FFF;
}
.adherentParle .h3Container {
  height: 67px;
  background-image: url(img/backgroundTemoignage.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.adherentParle .h3Container .h3 {
  color: #FFF;
  font-weight: 500;
  line-height: 30px;
}
.adherentParle .carousel-item:first-child .colAdherentContainer:after {
  display: none;
}
.adherentParle .carousel-item:last-child .colAdherentContainer:before {
  display: none;
}
.adherentParle .carousel-item.carousel-item-left .colAdherentContainer:after, .adherentParle .carousel-item.carousel-item-left .colAdherentContainer:before, .adherentParle .carousel-item.carousel-item-right .colAdherentContainer:after, .adherentParle .carousel-item.carousel-item-right .colAdherentContainer:before {
  display: none;
}
.adherentParle .colAdherentContainer {
  padding-left: 11px;
  padding-right: 11px;
  position: relative;
}
.adherentParle .colAdherentContainer:after, .adherentParle .colAdherentContainer:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #B1CE4A;
  border-radius: 6px;
  top: 0;
}
.adherentParle .colAdherentContainer:after {
  margin-right: 11px;
  right: 100%;
}
.adherentParle .colAdherentContainer:before {
  margin-left: 11px;
  left: 100%;
}
.adherentParle .colAdherentContainer .colAdherent {
  border: 2px solid #B1CE4A;
  border-radius: 6px;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  margin-top: 60px;
}
.adherentParle .colAdherentContainer .colAdherent .textContent {
  padding: 20px;
}
.adherentParle .colAdherentContainer .colAdherent .imageContainer {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -50px;
}
.adherentParle .colAdherentContainer .colAdherent .imageContainer:before, .adherentParle .colAdherentContainer .colAdherent .imageContainer:after {
  position: absolute;
  content: "";
  background-color: #97BE0D;
  width: 29px;
  height: 100px;
  display: block;
  top: 0;
}
.adherentParle .colAdherentContainer .colAdherent .imageContainer:before {
  left: 100px;
}
.adherentParle .colAdherentContainer .colAdherent .imageContainer:after {
  right: 100px;
}
.adherentParle .colAdherentContainer .colAdherent .imageContainer .image {
  width: 100px;
  border-radius: 100px;
}
.adherentParle .colAdherentContainer .colAdherent .textNoir {
  padding-top: 60px;
  color: #364501;
  font-size: 14px;
  font-weight: bold;
}

.espacemyvoltalis {
  padding-top: 40px;
  padding-bottom: 60px;
  font-size: 14px;
}
.espacemyvoltalis .btnContainer {
  padding-top: 40px;
}
.espacemyvoltalis .image {
  background-position: top center;
  background-size: contain;
}
.espacemyvoltalis .cadreTexte p {
  margin-bottom: 0;
}
.espacemyvoltalis .cadreTexte h3 {
  margin-top: 15px;
  color: #3E3E7C;
}
.espacemyvoltalis .itemContainer {
  margin-top: 35px;
}
.espacemyvoltalis h3 {
  margin-top: 20px;
  font-size: 18px;
}
.espacemyvoltalis h2 {
  margin-bottom: 0;
  color: #3E3E7C;
  font-weight: 500;
}
.espacemyvoltalis h2 p {
  margin-bottom: 0;
}
.espacemyvoltalis h2 b, .espacemyvoltalis h2 strong {
  color: #3E3E7C;
}
.espacemyvoltalis h2 a {
  color: #4DBEF7;
  text-decoration: underline;
}

.texte_image_multiple {
  font-size: 16px;
}
.texte_image_multiple.withFleche .item:after {
  content: "";
  display: none;
  background-image: url(img/arrowDown.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #3E3E7C;
  border-radius: 40px;
  height: 44px;
  width: 44px;
  position: absolute;
  bottom: -23px;
  left: 50%;
  margin-left: -22px;
  z-index: 10;
}
.texte_image_multiple .item {
  position: relative;
}
.texte_image_multiple .item .image {
  padding-top: 50%;
}
.texte_image_multiple .item .cadreTexte {
  padding: 24px 24px 40px;
}
.texte_image_multiple .item .cadreTexte ul {
  margin: 0;
  padding: 0;
}
.texte_image_multiple .item .cadreTexte ul li {
  text-align: left;
  margin: 0;
  padding: 0;
  padding-left: 40px;
  padding-bottom: 20px;
  list-style: none;
  background-image: url(img/li.svg);
  background-position: top 2px left;
  background-repeat: no-repeat;
}
.texte_image_multiple .item .cadreTexte ul li:last-child {
  padding-bottom: 0;
}
.texte_image_multiple .item:last-child:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 1px;
  left: 30%;
  right: 30%;
  border-bottom: 1px solid #D3D3E0;
}
.texte_image_multiple .item h3 {
  color: #4DBEF7;
  margin-bottom: 20px;
  margin-top: 5px;
}
.texte_image_multiple .item:nth-child(2n) h3 {
  color: #97BE0D;
}

.commentcamarchefull {
  font-size: 16px;
  padding-top: 40px;
}
.commentcamarchefull.hasCercle:after {
  left: -400px;
  right: initial;
  top: -70px;
}
.commentcamarchefull.hasCercle:before {
  right: -450px;
  left: initial;
  bottom: 300px;
}
.commentcamarchefull .h3 {
  color: #3E3E7C;
  margin-bottom: 14px;
}
.commentcamarchefull .btnContainer {
  padding-bottom: 60px;
  padding-top: 40px;
}
.commentcamarchefull .item .image {
  background-size: contain;
  width: 171px;
  padding-top: 110px;
  margin: 0 auto;
}
.commentcamarchefull .item .cadreTexte {
  padding: 0 17px;
  border: 2px solid #D3D3E0;
  margin-top: 30px;
  border-radius: 6px;
  font-weight: 500;
  position: relative;
}
.commentcamarchefull .item .cadreTexte h3 {
  color: #4DBEF7;
  text-align: center;
  position: relative;
  top: -20px;
}
.commentcamarchefull .item .cadreTexte h3 .fondTitre {
  background-color: #F4F5F7;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
}
.commentcamarchefull .item .cadreTexte:after {
  content: "";
  display: block;
  background-image: url(img/arrowDown.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #3E3E7C;
  border-radius: 40px;
  height: 44px;
  width: 44px;
  position: absolute;
  bottom: -23px;
  left: 50%;
  margin-left: -22px;
}
.commentcamarchefull .item:last-child .cadreTexte:after {
  display: none;
}
.commentcamarchefull .item:nth-child(2n) .cadreTexte h3 {
  color: #97BE0D;
}

.lesaviezvous {
  color: #3E3E7C;
  font-size: 14px;
  background-color: #F4F5F7;
  padding-top: 60px;
  padding-bottom: 60px;
}
.lesaviezvous h3, .lesaviezvous h2 {
  color: #3E3E7C;
  font-weight: 500;
  margin-bottom: 40px;
  padding-bottom: 0;
}
.lesaviezvous .containerBlanc {
  background-color: #FFF;
  border: 2px solid #D3D3E0;
  border-radius: 6px;
}
.lesaviezvous .containerBlanc .colAdherentContainer:last-child {
  border-bottom: 0;
}
.lesaviezvous .containerBlanc .colAdherentContainer .colAdherent {
  border-bottom: 1px solid #D3D3E0;
  overflow: hidden;
}
.lesaviezvous .containerBlanc .colAdherentContainer .colAdherent .textContent {
  padding-top: 16px;
  padding-bottom: 16px;
}
.lesaviezvous .containerBlanc .colAdherentContainer .colAdherent .textContent h4 {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0;
  color: #3E3E7C;
}
.lesaviezvous .containerBlanc .colAdherentContainer .colAdherent .textContent a {
  color: #4DBEF7;
  padding-top: 8px;
  display: block;
  font-weight: bold;
}
.lesaviezvous .containerBlanc .colAdherentContainer .colAdherent .textContent a i {
  margin-left: 5px;
}
.lesaviezvous .containerBlanc .colAdherentContainer .colAdherent .paddingImage {
  padding: 10px;
}
.lesaviezvous .containerBlanc .colAdherentContainer .colAdherent .paddingImage .image {
  border-radius: 4px;
}

.nosavantagesFull {
  font-weight: 500;
  font-size: 16px;
  padding-top: 60px;
  padding-bottom: 30px;
}
.nosavantagesFull h2, .nosavantagesFull h3 {
  color: #3E3E7C;
}
.nosavantagesFull.nosavantagesFull-3items {
  overflow: hidden;
  font-size: 18px;
  position: relative;
  background-color: #FFF;
  padding-top: 60px;
}
.nosavantagesFull.nosavantagesFull-3items .container {
  position: relative;
  z-index: 5;
}
.nosavantagesFull.nosavantagesFull-3items .colAdherentContainer .colAdherent {
  border: 0;
}
.nosavantagesFull.nosavantagesFull-3items .colAdherentContainer .colAdherent:after {
  display: none;
}
.nosavantagesFull.nosavantagesFull-3items .colAdherentContainer .colAdherent h4 {
  line-height: initial;
  font-size: 34px;
  margin-bottom: 3px;
}
.nosavantagesFull.nosavantagesFull-3items:before, .nosavantagesFull.nosavantagesFull-3items:after {
  z-index: 1;
  display: block;
  content: "";
  width: 500px;
  height: 500px;
  border: 104px solid #F4F5F7;
  border-radius: 500px;
  position: absolute;
  opacity: 0.7;
}
.nosavantagesFull.nosavantagesFull-3items:before {
  left: -250px;
  top: -250px;
}
.nosavantagesFull.nosavantagesFull-3items:after {
  right: -340px;
  bottom: -250px;
}
.nosavantagesFull.fondBlanc .colAdherentContainer .colAdherent:after {
  background-color: #FFF;
}
.nosavantagesFull .colAdherentContainer .colAdherent {
  position: relative;
  border-bottom: 1px solid #D3D3E0;
  padding-bottom: 30px;
}
.nosavantagesFull .colAdherentContainer .colAdherent .imageContainer {
  width: 25%;
  margin: 0 auto;
  padding-top: 27px;
  padding-bottom: 27px;
}
.nosavantagesFull .colAdherentContainer .colAdherent .imageContainer .image {
  background-position: bottom center;
  background-size: contain;
}
.nosavantagesFull .colAdherentContainer .colAdherent p:last-of-type {
  margin-bottom: 0;
}
.nosavantagesFull .colAdherentContainer .colAdherent:after {
  content: "";
  display: block;
  background-image: url(img/plusGris.svg);
  background-size: 18px 18px;
  height: 40px;
  width: 40px;
  background-color: #F4F5F7;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: -20px;
}
.nosavantagesFull .colAdherentContainer .colAdherent h4 {
  font-size: 18px;
  color: #4DBEF7;
}
.nosavantagesFull .colAdherentContainer:nth-child(2n) .colAdherent h4 {
  color: #97BE0D;
}
.nosavantagesFull .colAdherentContainer:last-child .colAdherent {
  border: none;
}
.nosavantagesFull .colAdherentContainer:last-child .colAdherent:after {
  display: none;
}

.nosavantages {
  font-size: 14px;
  padding: 20px;
  padding-bottom: 0;
  box-shadow: 0px 0px 19px rgba(0, 21, 74, 0.170892);
  border-radius: 6px;
  position: relative;
  top: -30px;
  z-index: 5;
  background-color: #FFF;
}
.nosavantages .separateur {
  border-bottom: 1px solid #D3D3E0;
  margin-top: 30px;
}
.nosavantages .colAdherentContainer {
  height: 118px;
}
.nosavantages .colAdherentContainer .colAdherent {
  position: relative;
  border-bottom: 1px solid #D3D3E0;
}
.nosavantages .colAdherentContainer .colAdherent > .row, .nosavantages .colAdherentContainer .colAdherent .colText, .nosavantages .colAdherentContainer .colAdherent .colImage {
  height: 100%;
}
.nosavantages .colAdherentContainer .colAdherent .image {
  height: calc(100% - 20px);
  padding-top: 0;
  margin-top: 10px;
  background-size: contain;
}
.nosavantages .colAdherentContainer .colAdherent:after {
  content: "";
  display: block;
  background-image: url(img/plus.svg);
  background-size: 18px 18px;
  height: 40px;
  width: 40px;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: -20px;
}
.nosavantages .colAdherentContainer .colAdherent h4 {
  font-size: 18px;
  color: #323232;
}
.nosavantages .colAdherentContainer:last-child .colAdherent {
  border: none;
}
.nosavantages .colAdherentContainer:last-child .colAdherent:after {
  display: none;
}
.nosavantages h3 {
  color: #3E3E7C;
}

@media (max-width: 767px) {
  .containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide .btnContainer.btnTitreCentre, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide .btnContainer.btnTitreCentre {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .containerTextimage {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .containerTextimage .carousel {
    margin-bottom: 0;
  }
  .containerTextimage .carousel .image {
    background-size: 80% auto;
  }
  .containerTextimage .btnContainer {
    padding-top: 60px;
  }
  .containerTextimage h4 {
    color: #97BE0D;
    font-size: 20px;
  }
  .containerTextimage .btn {
    width: 240px;
  }
  .containerTextimage.petittextimage {
    font-size: 18px;
  }
  .containerTextimage.decallageGauche h3 {
    padding-left: 40px;
  }
  .containerTextimage.decallageGauche .btn {
    margin-left: 40px;
  }
  .containerTextimage.decallageGauche p {
    margin-left: 40px;
  }
  .containerTextimage.commentcamarche, .containerTextimage.textimagegauche {
    font-size: 18px;
  }
  .containerTextimage.commentcamarche .h3, .containerTextimage.textimagegauche .h3 {
    font-size: 30px;
    line-height: 45px;
    padding-top: 0;
    margin-bottom: 25px;
  }
  .containerTextimage.textimagegauche .image, .containerTextimage.petittextimage .image, .containerTextimage.commentcamarche .image {
    border-radius: 6px;
  }
  .containerTextimage.commentcamarche {
    padding-top: 100px;
  }
  .containerTextimage.imagetextecentree {
    font-size: 18px;
  }
  .containerTextimage.imagetextecentree .imageContainer {
    width: 100%;
  }
  .containerTextimage.imagetextecentree .imageContainer .image {
    padding-top: 108px;
  }
  .containerTextimage.imagetextecentree h3 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
  }
  .containerTextimage.imagetextecentree h3 b, .containerTextimage.imagetextecentree h3 strong {
    color: #3E3E7C;
  }
  .containerTextimage.imagetextecentree h4 {
    margin-top: 30px;
  }
  .containerTextimage.imagetextecentree h2 {
    margin-top: 40px;
    font-size: 30px;
    margin-bottom: 0;
    padding-bottom: 25px;
  }
  .containerTextimage.pourquoicestgratuit b, .containerTextimage.pourquoicestgratuit strong, .containerTextimage.pourquoicestgratuitwide b, .containerTextimage.pourquoicestgratuitwide strong {
    font-size: 18px;
  }
  .containerTextimage.pourquoicestgratuit.pourquoicestgratuit, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuit {
    padding-top: 60px;
  }
  .containerTextimage.pourquoicestgratuit.pourquoicestgratuit .fondBleu, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuit .fondBleu {
    border-radius: 6px;
  }
  .containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide .image, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide .image {
    padding-top: 80%;
    height: 0;
  }
  .containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide h2, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide h2 {
    margin-top: 0;
    font-size: 24px;
    padding-top: 30px;
  }
  .containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide h4.titreCentre, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide h4.titreCentre {
    padding-top: 10px;
    margin-bottom: 0;
  }
  .containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide .ligne_de_contenu_avec_picto, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide .ligne_de_contenu_avec_picto {
    margin-top: 0;
  }
  .containerTextimage.pourquoicestgratuit.pourquoicestgratuitwide .btnContainer, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuitwide .btnContainer {
    padding-bottom: 30px;
  }

  .blocChiffresCles {
    padding-bottom: 30px;
  }
  .blocChiffresCles .btnContainer {
    padding-top: 60px;
    padding-bottom: 0;
  }
  .blocChiffresCles h4 {
    font-size: 16px;
  }
  .blocChiffresCles h2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .blocChiffresCles .colChiffreCles {
    padding-bottom: 70px;
    font-size: 18px;
  }
  .blocChiffresCles .colChiffreCles .h1 {
    color: #3E3E7C;
    font-weight: bold;
    padding-top: 15px;
  }
  .blocChiffresCles .colChiffreCles .imageContainer {
    width: 110px;
    height: 110px;
    border-radius: 60px;
    background-color: #FFF;
    margin: 0 auto;
  }
  .blocChiffresCles .colChiffreCles .imageContainer .image {
    background-size: initial;
  }

  .blocSolutionReconnue {
    padding-bottom: 100px;
    font-size: 18px;
    line-height: 27px;
  }
  .blocSolutionReconnue h2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .blocAccedez {
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 18px;
    line-height: 27px;
  }
  .blocAccedez .image.picto {
    margin-bottom: 90px;
    padding-top: 114px;
  }

  .blocSolutions h2 {
    padding-top: 100px;
    margin-bottom: 100px;
  }
  .blocSolutions .item {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 70px;
  }
  .blocSolutions .item .cadreTexte {
    height: 100%;
  }
  .blocSolutions .item .cadreTexte div {
    height: 100%;
  }

  .blocOnglets .colOnglet {
    display: none;
  }
  .blocOnglets .colOnglet.active {
    display: block;
  }
  .blocOnglets .colOnglet .hiddenPart {
    display: block;
  }
  .blocOnglets .colOnglet .hiddenPart h4 {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .blocOnglets .colOnglet .hiddenPart a {
    color: #666;
    text-decoration: underline;
  }

  .bloccontacter {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .bloccontacter .item .cadreTexte {
    padding: 40px;
  }
  .bloccontacter .item .cadreTexte h3 {
    height: 80px;
  }
  .bloccontacter .item .cadreTexte .chevron {
    display: none;
  }
  .bloccontacter .item .cadreTexte h2 {
    font-size: 40px;
  }
  .bloccontacter .item .cadreTexte .hiddenMobile {
    display: block;
  }
  .bloccontacter .item .cadreTexte .btn {
    max-width: 320px;
  }
  .bloccontacter .item:last-child .cadreTexte {
    border-radius: 0 6px 6px 0;
  }
  .bloccontacter .item:first-child .cadreTexte {
    border-radius: 6px 0 0 6px;
  }

  .espacemyvoltalis {
    padding-bottom: 100px;
    padding-top: 100px;
    font-size: 16px;
  }
  .espacemyvoltalis .btnContainer {
    padding-top: 60px;
  }
  .espacemyvoltalis .itemContainer {
    margin-top: 65px;
  }
  .espacemyvoltalis h3 {
    font-size: 20px;
    margin-top: 20px;
  }
  .espacemyvoltalis .image {
    width: 95px;
    padding-top: 95px;
    margin: 0 auto;
  }

  .nosavantagesContainer {
    position: absolute;
    left: 0;
    right: 0;
  }
  .nosavantagesContainer .nosavantages {
    font-size: 12px;
    top: -150px;
    padding: 15px 25px 25px 15px;
  }
  .nosavantagesContainer .nosavantages .separateur {
    border-left: 1px solid #D3D3E0;
    border-bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
  }
  .nosavantagesContainer .nosavantages .colAdherentContainer .colAdherent {
    margin-top: 20px;
    border-bottom: 0;
  }
  .nosavantagesContainer .nosavantages .colAdherentContainer .colAdherent > .row, .nosavantagesContainer .nosavantages .colAdherentContainer .colAdherent .colText, .nosavantagesContainer .nosavantages .colAdherentContainer .colAdherent .colImage {
    height: initial;
  }
  .nosavantagesContainer .nosavantages .colAdherentContainer .colAdherent .image {
    background-size: contain;
    padding-top: 40%;
    margin-bottom: 10px;
    margin-top: 0;
    height: 0;
  }
  .nosavantagesContainer .nosavantages .colAdherentContainer .colAdherent:after {
    left: initial;
    right: -22px;
    margin-left: 0;
    top: 50%;
    margin-top: -9px;
    bottom: 0;
    width: 18px;
    height: 18px;
  }
  .nosavantagesContainer .nosavantages .colAdherentContainer .colAdherent h4 {
    font-size: 12px;
  }
  .nosavantagesContainer .nosavantages .colAdherentContainer:last-child .colAdherent:after {
    display: none;
  }
  .nosavantagesContainer .nosavantages .h3 {
    color: #3E3E7C;
  }

  .nosavantagesFull {
    padding-top: 100px;
    padding-bottom: 70px;
  }
  .nosavantagesFull.pasPlusDesktop .colAdherentContainer .colAdherent:after {
    display: none;
  }
  .nosavantagesFull .btnContainer {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .nosavantagesFull.nosavantagesFull-3items {
    padding-top: 90px;
  }
  .nosavantagesFull.nosavantagesFull-3items .colAdherentContainer .colAdherent h4 {
    font-size: 34px;
  }
  .nosavantagesFull.nosavantagesFull-3items .colAdherentContainer .colAdherent .imageContainer {
    width: 28%;
    padding-bottom: 20px;
  }
  .nosavantagesFull.nosavantagesFull-3items .colAdherentContainer .colAdherent .imageContainer .image {
    background-size: contain;
  }
  .nosavantagesFull .separateur {
    border-left: 1px solid #D3D3E0;
    border-bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
  }
  .nosavantagesFull .colAdherentContainer .colAdherent {
    border-bottom: 0;
  }
  .nosavantagesFull .colAdherentContainer .colAdherent:after {
    left: initial;
    right: -35px;
    margin-left: 0;
    top: 80px;
    margin-top: -20px;
    bottom: 0;
  }
  .nosavantagesFull .colAdherentContainer .colAdherent h4 {
    font-size: 16px;
  }
  .nosavantagesFull .colAdherentContainer .colAdherent .imageContainer {
    width: 40%;
    padding-bottom: 15px;
  }
  .nosavantagesFull .colAdherentContainer:last-child .colAdherent:after {
    display: none;
  }
  .nosavantagesFull h3, .nosavantagesFull h2 {
    color: #3E3E7C;
  }

  .soutiensinitiative .h3 {
    fotn-size: 18px;
  }
  .soutiensinitiative .carousel .image {
    background-size: 80% auto;
  }

  .adherentParle {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .adherentParle .h3Container .h3 {
    font-size: 30px;
  }
  .adherentParle .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .adherentParle .row .colAdherentContainer {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 80px;
  }
  .adherentParle .row .colAdherentContainer:after, .adherentParle .row .colAdherentContainer:before {
    display: none;
  }
  .adherentParle .row .colAdherentContainer .colAdherent {
    margin-top: 0;
    font-size: 16px;
    font-weight: 500;
  }
  .adherentParle .row .colAdherentContainer .colAdherent .textTemoignage {
    padding-top: 21px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 16px;
  }
  .adherentParle .colAdherent {
    font-weight: normal;
    margin-top: 0;
  }
  .adherentParle .colAdherent .textContent {
    padding: 25px;
  }

  .texte_image_multiple {
    font-size: 16px;
  }
  .texte_image_multiple.withFleche .item:after {
    content: "";
    display: block;
    background-image: url(img/arrowDown.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #3E3E7C;
    border-radius: 40px;
    height: 60px;
    width: 60px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -30px;
    z-index: 10;
  }
  .texte_image_multiple.withFleche .item:last-child:after {
    display: none;
  }
  .texte_image_multiple .item:last-child:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #D3D3E0;
  }
  .texte_image_multiple .item .cadreTexte p:last-of-type {
    margin-bottom: 0;
  }

  .commentcamarchefull.hasCercle:after, .commentcamarchefull.hasCercle:before {
    width: 1000px;
    height: 1000px;
    border: 154px solid #FFFFFF;
  }
  .commentcamarchefull.hasCercle:after {
    left: -400px;
    right: initial;
    top: -570px;
  }
  .commentcamarchefull.hasCercle:before {
    right: -500px;
    left: initial;
    bottom: -400px;
  }
  .commentcamarchefull .itemContainer {
    padding-bottom: 180px;
  }
  .commentcamarchefull .btnContainer {
    padding-top: 60px;
    padding-bottom: 100px;
  }
  .commentcamarchefull .item .image {
    position: absolute;
    left: 0;
    right: 0;
    height: 150px;
  }
  .commentcamarchefull .item .cadreTexte {
    height: 100%;
    padding: 0 20px;
    top: 150px;
  }
  .commentcamarchefull .item .cadreTexte div {
    height: 100%;
  }
  .commentcamarchefull .item .cadreTexte:after {
    bottom: initial;
    margin-left: initial;
    top: 50%;
    margin-top: -22px;
    right: -30px;
    z-index: 10;
    transform: rotate(270deg);
    left: initial;
  }

  .lesaviezvous {
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 18px;
  }
  .lesaviezvous h3, .lesaviezvous h2 {
    margin-bottom: 80px;
  }
  .lesaviezvous .containerBlanc {
    background-color: transparent;
    border: 0;
    width: 100%;
  }
  .lesaviezvous .containerBlanc .row {
    margin-right: -10px;
    margin-left: -10px;
  }
  .lesaviezvous .containerBlanc .row .colAdherentContainer {
    background: transparent;
    border: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .lesaviezvous .containerBlanc .row .colAdherentContainer .colAdherent {
    border: 2px solid #D3D3E0;
    background-color: #FFF;
    border-radius: 6px;
  }
  .lesaviezvous .containerBlanc .row .colAdherentContainer .colAdherent .textContent {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .lesaviezvous .containerBlanc .row .colAdherentContainer .colAdherent .textContent h4 {
    font-size: 18px;
    margin-top: 0;
  }
  .lesaviezvous .containerBlanc .row .colAdherentContainer .colAdherent .textContent a {
    padding-top: 16px;
    font-size: 14px;
  }
  .lesaviezvous .containerBlanc .row .colAdherentContainer .colAdherent .paddingImage {
    padding: 0px;
  }
  .lesaviezvous .containerBlanc .row .colAdherentContainer .colAdherent .paddingImage .image {
    border-radius: 0px;
  }
}
@media (min-width: 992px) {
  .blocSolutions .item {
    padding-left: 30px;
    padding-right: 30px;
  }

  .bloccontacter .item:first-child {
    position: relative;
  }
  .bloccontacter .item:first-child:after {
    position: absolute;
    z-index: 10;
    right: -39px;
    top: 50%;
    margin-top: -39px;
    content: "";
    display: block;
    background-image: url(img/pictoPhone.svg);
    width: 78px;
    height: 78px;
    background-color: #FFF;
    border-radius: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .texte_image_multiple {
    font-size: 18px;
  }
  .texte_image_multiple .item .cadreTexte {
    padding: 40px;
  }

  .containerTextimage.pourquoicestgratuit.pourquoicestgratuit .textContainer, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuit .textContainer {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 80px;
  }
  .containerTextimage.pourquoicestgratuit.pourquoicestgratuit .image, .containerTextimage.pourquoicestgratuitwide.pourquoicestgratuit .image {
    padding-top: 95%;
    height: 0;
  }

  .adherentParle .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .adherentParle .row .colAdherentContainer {
    padding-left: 30px;
    padding-right: 30px;
  }
  .adherentParle .row .colAdherentContainer .colAdherent .textTemoignage {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 32px;
  }

  .nosavantagesContainer .nosavantages {
    font-size: 14px;
    padding: 25px 20px 25px 40px;
  }
  .nosavantagesContainer .nosavantages .colAdherentContainer .colAdherent {
    margin-top: 0;
  }
  .nosavantagesContainer .nosavantages .colAdherentContainer .colAdherent h4 {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .commentcamarchefull .item .cadreTexte {
    padding: 0 40px;
  }

  .nosavantagesFull .colAdherentContainer .colAdherent .imageContainer .image {
    background-size: initial;
    padding-top: 80%;
  }

  .texte_image_multiple {
    font-size: 18px;
  }
  .texte_image_multiple .item .cadreTexte {
    padding-left: 100px;
    padding-right: 100px;
  }

  .lesaviezvous .containerBlanc > .row {
    margin-right: -30px;
    margin-left: -30px;
  }
  .lesaviezvous .containerBlanc > .row .colAdherentContainer {
    padding-left: 30px;
    padding-right: 30px;
  }
}
html, body {
  font-size: 12px;
  font-family: MontserratTTF, sans-serif;
  color: #666666;
  background-color: #F4F5F7;
  font-weight: 500;
}

a:hover {
  text-decoration: none;
}

strong, b {
  color: #323232;
}

.form-control {
  font-size: 16px;
}

h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 0;
  padding-bottom: 0;
}

h2 {
  color: #323232;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
}

h3, .h3 {
  color: #323232;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
}

h4 {
  color: #323232;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
}

.categorie {
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  background-color: #4DBEF7;
  border-radius: 0 0 0 4px;
}

.image {
  width: 100%;
  padding-top: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  position: relative;
}
.image .categorie {
  position: absolute;
  top: 0px;
  right: 0px;
}

.fondBlanc {
  background-color: #FFF !important;
}

.fondBleu {
  background-color: #4DBEF7 !important;
}
.fondBleu ul li {
  text-align: center;
  border-bottom: 1px solid #A3D6F0;
  background-image: none;
  padding-left: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
}

.custom-select {
  background-image: url(./img/selectArrow.svg);
  background-size: 24px 12px;
}

.containerIntroduction h1 {
  line-height: 45px;
  font-size: 24px;
  font-weight: 500;
  color: #FFF;
}
.containerIntroduction h1 b, .containerIntroduction h1 strong {
  color: #FFF;
}

.form-control {
  padding-left: 22px;
}

.ctaContainerBottomPage {
  margin-top: 40px;
  padding-bottom: 60px;
}

.hasCercle {
  overflow: hidden;
  position: relative;
}
.hasCercle:before, .hasCercle:after {
  z-index: 1;
  display: block;
  content: "";
  width: 600px;
  height: 600px;
  border: 104px solid #FFF;
  border-radius: 600px;
  position: absolute;
  opacity: 0.7;
}
.hasCercle:before {
  left: -250px;
  bottom: -250px;
}
.hasCercle:after {
  right: -250px;
  top: -350px;
}
.hasCercle .container {
  position: relative;
  z-index: 2;
}

.btnStickyContainer {
  position: fixed;
  right: 0;
  bottom: 150px;
  z-index: 15;
  height: 0;
}
.btnStickyContainer .btnSticky {
  background: #FFA316;
  border-radius: 6px 0px 0px 6px;
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  color: #FFF;
  background-size: 33px 28px;
  background-position: center 15px;
  padding-top: 55px;
  display: block;
  position: sticky;
  top: 200px;
  left: 100%;
  background-repeat: no-repeat;
  transition-property: all;
  transition-duration: 0.2s;
  display: none;
}
.btnStickyContainer .btnSticky a {
  color: #FFF;
  text-decoration: underline;
}
.btnStickyContainer .btnSticky:hover {
  text-decoration: none;
  color: #FFF;
}
.btnStickyContainer .btnSticky.btnAdhererSticky {
  height: 76px;
  width: 60px;
  background-image: url(img/pictoCrayon.svg);
}
.btnStickyContainer .btnSticky.btnAdhererSticky:hover {
  width: 78px;
}
.btnStickyContainer .btnSticky.btnTelephoneSticky {
  top: 100px;
  height: 57px;
  width: 57px;
  line-height: 58px;
  padding: 0;
  overflow: hidden;
}
.btnStickyContainer .btnSticky.btnTelephoneSticky .titre {
  background-image: url("./img/pictoPhone.png");
  padding-left: 35px;
  background-repeat: no-repeat;
  line-height: 50px;
  background-position: left center;
  background-size: 35px auto;
  margin: 0 auto;
  display: inline-block;
}
.btnStickyContainer .btnSticky.btnTelephoneSticky .hiddenPart {
  color: #FFF;
  line-height: 22px;
  font-weight: 300;
}
.btnStickyContainer .btnSticky.btnTelephoneSticky .hiddenPart strong {
  font-weight: 700;
  color: #FFF;
  font-size: 18px;
}
.btnStickyContainer .btnSticky.btnTelephoneSticky:hover {
  height: 110px;
  width: 150px;
}
.btnStickyContainer .btnSticky.btnPartenaireSticky {
  top: 100px;
  background-image: url(img/pictoCrayon.svg);
  height: 79px;
  width: 60px;
}
.btnStickyContainer .btnSticky.btnPartenaireSticky:hover {
  width: 78px;
}
.btnStickyContainer .btnSticky.btnNousContacterSticky {
  top: 100px;
  background-image: url(img/pictoLetter.svg);
  height: 79px;
  width: 60px;
}
.btnStickyContainer .btnSticky.btnNousContacterSticky:hover {
  width: 78px;
}

.surtitreFormulaire {
  color: #3E3E7C;
  font-size: 24px;
  border-bottom: 2px solid #3E3E7C;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.surtitreFormulaire p {
  margin-bottom: 0;
}
.surtitreFormulaire b, .surtitreFormulaire strong {
  color: #3E3E7C;
}

.cadreCtaBlog {
  background-color: #3e3e7c;
  height: 100%;
  text-align: center;
  color: #FFF;
  line-height: 30px;
  border-radius: 6px;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}
.cadreCtaBlog strong {
  color: #FFF;
}

.cadreNewsletter {
  background-image: url(img/backgroundNewsletter.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  text-align: center;
  color: #FFF;
  line-height: 30px;
  border-radius: 6px;
  position: relative;
}
.cadreNewsletter .mc4wp-response {
  font-size: 14px;
  line-height: 21px;
  position: absolute;
  left: 0;
  right: 0;
}
.cadreNewsletter .mc4wp-response * {
  margin-bottom: 0;
}
.cadreNewsletter .texte {
  font-weight: bold;
  font-size: 20px;
}
.cadreNewsletter .newsletterContent {
  padding-top: 15%;
  padding-bottom: 15%;
}
.cadreNewsletter a {
  color: #668107;
}
.cadreNewsletter a.social {
  margin-top: 50px;
  font-size: 20px;
}
.cadreNewsletter a.social:hover {
  border-color: #668107;
  background-color: transparent;
}
.cadreNewsletter .mc4wp-form {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12%;
  padding-bottom: 0;
}
.cadreNewsletter .mc4wp-form .form-group {
  margin-bottom: 14px;
}
.cadreNewsletter .mc4wp-form .btn, .cadreNewsletter .mc4wp-form .btn:hover {
  background-color: #FFF;
  border-color: #FFF;
  color: #668107;
}
.cadreNewsletter .mc4wp-form .btn:hover, .cadreNewsletter .mc4wp-form .btn:hover:hover {
  background-color: #97BE0D;
  color: #FFFFFF;
}
.cadreNewsletter .mc4wp-form input[type=text], .cadreNewsletter .mc4wp-form input[type=email] {
  background-color: #97BE0D;
  border-color: #FFF;
  color: #FFF;
  font-size: 16px;
}
.cadreNewsletter .mc4wp-form input[type=text]::-webkit-input-placeholder, .cadreNewsletter .mc4wp-form input[type=email]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #FFF;
  opacity: 1;
}
.cadreNewsletter .mc4wp-form input[type=text]::-moz-placeholder, .cadreNewsletter .mc4wp-form input[type=email]::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFF;
  opacity: 1;
}
.cadreNewsletter .mc4wp-form input[type=text]:-ms-input-placeholder, .cadreNewsletter .mc4wp-form input[type=email]:-ms-input-placeholder {
  /* IE 10+ */
  color: #FFF;
  opacity: 1;
}
.cadreNewsletter .mc4wp-form input[type=text]:-moz-placeholder, .cadreNewsletter .mc4wp-form input[type=email]:-moz-placeholder {
  /* Firefox 18- */
  color: #FFF;
  opacity: 1;
}
.cadreNewsletter .texte {
  padding-top: 12%;
}
.cadreNewsletter .pictoNewsletter {
  display: block;
  background-image: url(img/pictoNewsletter.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 20%;
}

.grid article .content {
  padding-top: 138%;
  position: relative;
  background-color: #FFF;
  border: 2px solid #D3D3E0;
  box-sizing: border-box;
  border-radius: 6px;
  overflow: hidden;
}
.grid article .content:hover .btnContainer {
  opacity: 1;
}
.grid article .content:hover .btnContainer .btn {
  display: inline-block;
}
.grid article .content:hover .contentPart {
  top: 33%;
}
.grid article .content:hover .contentPart .hiddenPart {
  opacity: 1;
}
.grid article .content .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 100%;
}
.grid article .content .btnContainer {
  opacity: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 30px;
  transition-property: all;
  transition-duration: 0.3s;
  background: linear-gradient(to top, #FFF, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0));
  padding-top: 60px;
}
.grid article .content .btnContainer .btn {
  display: none;
}
.grid article .content .contentPart {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 72%;
  background-color: #FFF;
  overflow: hidden;
  transition-property: all;
  transition-duration: 0.3s;
  font-size: 16px;
}
.grid article .content .contentPart .hiddenPart {
  transition-property: all;
  transition-duration: 1s;
  opacity: 1;
  position: relative;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.grid article .content .contentPart h2 {
  margin-bottom: 10px;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
  font-size: 18px;
  line-height: 27px;
}
.grid article .content .contentPart h2 a {
  color: #3E3E7C;
}

.ajax-loader {
  display: none !important;
}

.btn, .btn-primary, .btn-secondary, .btn-info {
  font-size: 16px;
  font-weight: bold;
  width: 190px;
  height: 53px;
  line-height: 53px;
  padding: 0;
  border: 2px solid #FFF;
  border-radius: 4px;
  text-decoration: none !important;
}
.btn.btn-large, .btn-primary.btn-large, .btn-secondary.btn-large, .btn-info.btn-large {
  width: 100%;
  max-width: 296px;
}
.btn.btn-primary, .btn-primary.btn-primary, .btn-secondary.btn-primary, .btn-info.btn-primary {
  color: #FFF !important;
  border-color: #4DBEF7 !important;
  background-color: #4DBEF7 !important;
}
.btn.btn-primary:hover, .btn-primary.btn-primary:hover, .btn-secondary.btn-primary:hover, .btn-info.btn-primary:hover {
  color: #4DBEF7 !important;
  background-color: #FFF !important;
}
.btn.btn-secondary, .btn-primary.btn-secondary, .btn-secondary.btn-secondary, .btn-info.btn-secondary {
  color: #FFF !important;
  border-color: rgba(255, 255, 255, 0.41) !important;
  background: transparent !important;
}
.btn.btn-secondary:hover, .btn-primary.btn-secondary:hover, .btn-secondary.btn-secondary:hover, .btn-info.btn-secondary:hover {
  background: transparent !important;
}
.btn.btn-orange, .btn-primary.btn-orange, .btn-secondary.btn-orange, .btn-info.btn-orange {
  background-color: #ffa316 !important;
  color: #FFF !important;
  border-color: white !important;
}
.btn.btn-orange:hover, .btn-primary.btn-orange:hover, .btn-secondary.btn-orange:hover, .btn-info.btn-orange:hover {
  background-color: #ffb545 !important;
  color: #FFF !important;
}

.pageContent .has-text-color b, .pageContent .has-text-color strong {
  color: inherit;
}
.pageContent h2 {
  margin-top: 40px;
  margin-bottom: 20px;
}
.pageContent h3 {
  margin-top: 18px;
  margin-bottom: 18px;
  line-height: 24px;
}
.pageContent h4 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.pageContent a, .pageContent a:hover {
  text-decoration: underline;
}
.pageContent .wp-block-table figcaption {
  font-size: 12px;
}
.pageContent .wp-block-table table {
  border-top: 1px solid #D1D1D1;
  margin-bottom: 15px;
}
.pageContent .wp-block-table table th {
  background-color: #3E3E7C;
  color: #FFF;
  text-align: center;
  padding: 10px;
  border-left: 1px solid #8B8BB0;
  font-weight: normal;
  font-size: 14px;
}
.pageContent .wp-block-table table th b, .pageContent .wp-block-table table th strong {
  font-weight: bold;
  color: #FFF;
}
.pageContent .wp-block-table table th:first-child {
  border-left: 0;
}
.pageContent .wp-block-table table tr td {
  color: #323232;
  font-size: 12px;
  text-align: center;
  padding: 10px;
  border-left: 1px solid #D1D1D1;
}
.pageContent .wp-block-table table tr td:first-child {
  border-left: 0;
}
.pageContent .wp-block-table table tr:nth-child(2n+1) {
  background-color: #F4F5F7;
}
.pageContent .wp-block-table table tr:nth-child(2n) {
  background-color: #FFF;
}
.pageContent .wp-block-table table tr:nth-child(2n):last-child td {
  border-bottom: 1px solid #D1D1D1;
}
.pageContent ul {
  margin: 0;
  padding: 0;
}
.pageContent ul li {
  list-style: none;
  position: relative;
  margin-left: 0;
  padding-left: 18px;
  margin-bottom: 10px;
}
.pageContent ul li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border: 3px solid #3E3E7C;
  background-color: #3E3E7C;
  border-radius: 9px;
  left: 5px;
  position: absolute;
  top: 10px;
}

.carousel .carousel-indicators {
  bottom: -50px;
}
.carousel .carousel-indicators li {
  height: 12px;
  width: 12px;
  border-radius: 12px;
  background-color: #D3D3E0;
  border: 0;
  display: inline-block;
}
.carousel .carousel-indicators li.active {
  background-color: #4DBEF7;
}
.carousel .carousel-control-prev, .carousel .carousel-control-next {
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1;
  width: 80px;
}
.carousel .carousel-control-prev.carousel-control-prev, .carousel .carousel-control-next.carousel-control-prev {
  left: -100px;
  background-image: url(img/arrowLeft.svg);
}
.carousel .carousel-control-prev.carousel-control-next, .carousel .carousel-control-next.carousel-control-next {
  right: -100px;
  background-image: url(img/arrowRight.svg);
}

.collectivites-template-default {
  background-color: #F4F5F7;
}

.home {
  background-color: #F4F5F7;
}
.home .ctaContainerBottomPage {
  padding-bottom: 0;
  margin-bottom: 0;
}
.home .entry-header {
  padding-top: 120%;
}
.home .entry-header h1, .home .entry-header h1 b, .home .entry-header h1 strong {
  line-height: 33px;
  font-weight: bold;
}
.home .btnStickyContainer .btnSticky.btnAdhererSticky {
  display: block;
}

.page-template-template-espacepresse .grid article .content {
  height: 100%;
  padding-top: initial;
}
.page-template-template-espacepresse .grid article .content.fondGris {
  background-color: #F4F5F7;
}
.page-template-template-espacepresse .grid article .content.fondGris .contentPart {
  background-color: #F4F5F7;
  padding-top: 0;
}
.page-template-template-espacepresse .grid article .content.fondGris .contentPart .date {
  display: none;
}
.page-template-template-espacepresse .grid article .content.fondGris .btnContainer {
  background-color: #F4F5F7;
}
.page-template-template-espacepresse .grid article .content .image {
  padding-top: 140px;
  background-size: contain;
  background-color: #FFF;
  position: initial;
}
.page-template-template-espacepresse .grid article .content .contentPart {
  position: initial;
  padding: 25px;
  padding-top: 40px;
  padding-bottom: 90px;
}
.page-template-template-espacepresse .grid article .content .contentPart h2 {
  text-align: left;
  padding-left: 0;
}
.page-template-template-espacepresse .grid article .content .contentPart .date {
  color: #4DBEF7;
  font-size: 16px;
  font-weight: 500;
}
.page-template-template-espacepresse .grid article .content .btnContainer {
  opacity: 1;
}

.blog, .page-template-template-espacepresse {
  background-color: #FFF;
}
.blog .contactPresse, .page-template-template-espacepresse .contactPresse {
  color: #FFF;
  border-radius: 6px;
  height: 179px;
  background-position: center;
  background-image: url(img/fondContactPresse.svg);
  margin-bottom: 60px;
}
.blog .contactPresse a, .page-template-template-espacepresse .contactPresse a {
  font-size: 18px;
}
.blog .contactPresse *, .page-template-template-espacepresse .contactPresse * {
  color: #FFF;
}
.blog .btnStickyContainer .btnSticky.btnAdhererSticky, .page-template-template-espacepresse .btnStickyContainer .btnSticky.btnAdhererSticky {
  display: block;
}
.blog .btnContainer, .page-template-template-espacepresse .btnContainer {
  padding-bottom: 60px;
}
.blog .search-form, .page-template-template-espacepresse .search-form {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #3E3E7C;
}
.blog .search-form .input-group, .page-template-template-espacepresse .search-form .input-group {
  height: 50px;
}
.blog .search-form .input-group input[type=search], .page-template-template-espacepresse .search-form .input-group input[type=search] {
  border-right: 0;
  height: 50px;
}
.blog .search-form .input-group .placeholder, .page-template-template-espacepresse .search-form .input-group .placeholder {
  width: 50px;
  height: 50px;
  padding: 0;
  background-color: #FFF;
  cursor: initial;
  border-radius: 0 4px 4px 0;
  border-left: 0;
}
.blog .search-form .input-group .submitButton, .page-template-template-espacepresse .search-form .input-group .submitButton {
  background-image: url(img/loupe.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 46px;
  padding: 0;
  transition-property: all;
  transition-duration: 0.4s;
  border: 2px solid #4DBEF7;
  border-radius: 4px;
  background-color: #4DBEF7;
  position: absolute;
  right: 2px;
  top: 2px;
  bottom: 2px;
  height: 46px;
}
.blog .search-form .input-group .submitButton:hover, .page-template-template-espacepresse .search-form .input-group .submitButton:hover {
  background-color: #FFF;
  background-image: url(img/loupeHover.svg);
}
.blog article, .page-template-template-espacepresse article {
  margin-bottom: 30px;
}
.blog .categoriesContainer, .page-template-template-espacepresse .categoriesContainer {
  margin-bottom: 30px;
  position: relative;
}
.blog .categoriesContainer.opened a, .page-template-template-espacepresse .categoriesContainer.opened a {
  background-image: none;
  display: block;
}
.blog .categoriesContainer.opened a:first-child, .page-template-template-espacepresse .categoriesContainer.opened a:first-child {
  background-image: url(img/chevronSelect.svg);
}
.blog .categoriesContainer .overlay, .page-template-template-espacepresse .categoriesContainer .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.blog .categoriesContainer a, .page-template-template-espacepresse .categoriesContainer a {
  display: none;
  font-weight: 500;
  color: #666666;
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #D3D3E0;
  background-image: url(img/chevronRight.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
}
.blog .categoriesContainer a:hover, .page-template-template-espacepresse .categoriesContainer a:hover {
  text-decoration: none;
}
.blog .categoriesContainer a.current, .page-template-template-espacepresse .categoriesContainer a.current {
  color: #00154A;
  display: block;
}
.blog .categoriesContainer a.current .boldable, .page-template-template-espacepresse .categoriesContainer a.current .boldable {
  font-weight: bold;
}
.blog .categoriesContainer select, .page-template-template-espacepresse .categoriesContainer select {
  height: 50px;
  margin-bottom: 30px;
}

.single-post, .single-espacepresse {
  background-color: #FFF;
  font-size: 16px;
}
.single-post .sommaire, .single-espacepresse .sommaire {
  border: 2px solid #D3D3E0;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 30px;
}
.single-post .sommaire .titreSommaire, .single-espacepresse .sommaire .titreSommaire {
  background-color: #F4F5F7;
  color: #3E3E7C;
  font-weight: bold;
  font-size: 16px;
  height: 46px;
  line-height: 46px;
  padding-left: 18px;
}
.single-post .sommaire li, .single-espacepresse .sommaire li {
  margin-bottom: 0;
  padding-top: 11px;
  padding-bottom: 11px;
}
.single-post .sommaire > ul > li, .single-espacepresse .sommaire > ul > li {
  padding: 0;
}
.single-post .sommaire > ul > li:before, .single-espacepresse .sommaire > ul > li:before {
  display: none;
}
.single-post .sommaire > ul > li > ul > li, .single-espacepresse .sommaire > ul > li > ul > li {
  border-bottom: 1px solid #D3D3E0;
}
.single-post .sommaire > ul > li > ul > li > a, .single-espacepresse .sommaire > ul > li > ul > li > a {
  font-weight: 600;
}
.single-post .sommaire > ul > li > ul > li li, .single-espacepresse .sommaire > ul > li > ul > li li {
  padding-top: 6px;
  padding-bottom: 0;
}
.single-post .sommaire > ul > li > ul > li li:before, .single-espacepresse .sommaire > ul > li > ul > li li:before {
  border-color: #4DBEF7;
  top: 17px;
}
.single-post .sommaire > ul > li > ul > li:last-child, .single-espacepresse .sommaire > ul > li > ul > li:last-child {
  border: 0;
}
.single-post .sommaire > ul > li > ul > li:before, .single-espacepresse .sommaire > ul > li > ul > li:before {
  display: none;
}
.single-post .sommaire a, .single-espacepresse .sommaire a {
  text-decoration: none;
  color: #000000;
  font-size: 13px;
}
.single-post .sommaire a:hover, .single-espacepresse .sommaire a:hover {
  color: #4DBEF7;
}
.single-post h2, .single-espacepresse h2 {
  font-size: 24px;
}
.single-post h3, .single-espacepresse h3 {
  font-size: 18px;
}
.single-post h4, .single-espacepresse h4 {
  font-size: 16px;
}
.single-post .has-very-light-gray-color, .single-post .has-very-light-gray-color *, .single-espacepresse .has-very-light-gray-color, .single-espacepresse .has-very-light-gray-color * {
  color: #EEE !important;
}
.single-post header.ligneEnteteArticle, .single-espacepresse header.ligneEnteteArticle {
  border-bottom: 1px solid #D3D3E0;
}
.single-post.single-espacepresse .entry-header, .single-espacepresse.single-espacepresse .entry-header {
  background-image: url(img/headerEspacePresse.jpg);
}
.single-post .btnStickyContainer .btnSticky.btnAdhererSticky, .single-espacepresse .btnStickyContainer .btnSticky.btnAdhererSticky {
  display: block;
}
.single-post .wp-block-image img, .single-espacepresse .wp-block-image img {
  width: 100%;
}
.single-post .socialContainer, .single-espacepresse .socialContainer {
  padding-top: 20px;
  padding-bottom: 60px;
}
.single-post .socialContainer .btnSocial, .single-espacepresse .socialContainer .btnSocial {
  color: #FFF;
  height: 42px;
  width: 42px;
  display: inline-block;
  line-height: 40px;
  border-radius: 42px;
  font-size: 22px;
  margin-left: 15px;
  text-align: center;
  transition-property: all;
  transition-duration: 0.4s;
  border: 2px solid #FFF;
}
.single-post .socialContainer .btnSocial.btnLinkedin, .single-espacepresse .socialContainer .btnSocial.btnLinkedin {
  background-color: #0077BD;
  border-color: #0077BD;
}
.single-post .socialContainer .btnSocial.btnLinkedin:hover, .single-espacepresse .socialContainer .btnSocial.btnLinkedin:hover {
  color: #0077BD;
  background-color: #FFF;
}
.single-post .socialContainer .btnSocial.btnTwitter, .single-espacepresse .socialContainer .btnSocial.btnTwitter {
  background-color: #50ABF2;
  border-color: #50ABF2;
}
.single-post .socialContainer .btnSocial.btnTwitter:hover, .single-espacepresse .socialContainer .btnSocial.btnTwitter:hover {
  color: #50ABF2;
  background-color: #FFF;
}
.single-post .socialContainer .btnSocial.btnFacebook, .single-espacepresse .socialContainer .btnSocial.btnFacebook {
  background-color: #39579B;
  border-color: #39579B;
}
.single-post .socialContainer .btnSocial.btnFacebook:hover, .single-espacepresse .socialContainer .btnSocial.btnFacebook:hover {
  color: #39579B;
  background-color: #FFF;
}
.single-post .socialContainer .btnSocial.btnShare, .single-espacepresse .socialContainer .btnSocial.btnShare {
  background-color: #105DE0;
  border-color: #105DE0;
}
.single-post .socialContainer .btnSocial.btnShare:hover, .single-espacepresse .socialContainer .btnSocial.btnShare:hover {
  color: #105DE0;
  background-color: #FFF;
}
.single-post .voirAussi, .single-espacepresse .voirAussi {
  padding: 23px 17px;
  color: #4DBEF7;
  font-weight: bold;
  font-size: 18px;
  border: 2px solid #D3D3E0;
  border-radius: 6px;
  margin-bottom: 40px;
}
.single-post .voirAussi .article, .single-espacepresse .voirAussi .article {
  margin-top: 20px;
  padding-bottom: 14px;
}
.single-post .voirAussi .article .image, .single-espacepresse .voirAussi .article .image {
  padding-top: 63%;
}
.single-post .voirAussi .article:last-child, .single-espacepresse .voirAussi .article:last-child {
  border-top: 1px solid #D3D3E0;
  padding-top: 24px;
}
.single-post .voirAussi .article h4, .single-espacepresse .voirAussi .article h4 {
  line-height: 27px;
  color: #3E3E7C;
  font-size: 18px;
}
.page-template-template-notresolution .entry-header {
  background-position: center;
  padding-top: 100%;
}
.page-template-template-notresolution .btnStickyContainer .btnSticky.btnAdhererSticky {
  display: block;
}

.pageSimpleMain {
  font-size: 15px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.pageSimpleMain h2, .pageSimpleMain h3 {
  color: #3E3E7C;
}
.pageSimpleMain a {
  color: #666;
  text-decoration: underline;
}

.page-template-template-contact .btnContainer {
  padding-top: 30px;
  padding-bottom: 60px;
}
.page-template-template-contact .btnContainer a {
  color: #4DBEF7;
  text-decoration: underline;
}
.page-template-template-contact .formContact {
  background-color: #FFF;
}
.page-template-template-contact .formContact input, .page-template-template-contact .formContact textarea, .page-template-template-contact .formContact select {
  color: #666666;
  border: 1px solid #D3D3E0;
}
.page-template-template-contact .formContact input[type=text], .page-template-template-contact .formContact input[type=email], .page-template-template-contact .formContact select {
  height: 45px;
}
.page-template-template-contact .formContact textarea {
  height: 131px;
}

@media (max-width: 767px) {
  .home .containerTextimage.commentcamarche {
    padding-top: 0px;
  }
}
@media (max-width: 991px) {
  .containerTextimage .container {
    background-image: none !important;
  }
}
@media (max-width: 1200px) {
  .menuContainer .menuPrincipal .container {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1200px) and (min-width: 576px) {
  .container {
    max-width: initial !important;
    width: 95%;
  }
}
@media (min-width: 768px) {
  .fondBleu ul li {
    text-align: left;
    border: 0;
    background-image: url(img/liFondBleu.svg);
    padding-left: 13px;
    background-position: top 7px left;
    padding-bottom: 5px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .col-md-2-4 {
    -ms-flex: 0 0 19.333%;
    flex: 0 0 19.333%;
    max-width: 19.333%;
  }

  .col-md-2-6 {
    -ms-flex: 0 0 22.333%;
    flex: 0 0 22.333%;
    max-width: 22.333%;
  }

  .form-control {
    font-size: 14px;
    font-weight: 500;
    padding-left: 14px;
  }

  h2 {
    font-size: 30px;
  }

  .grid article .content .contentPart .hiddenPart {
    transition-property: all;
    transition-duration: 1s;
    opacity: 0;
    position: relative;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .grid article .content .btnContainer {
    opacity: 0;
    background: linear-gradient(to top, #FFF, #FFF 60%, rgba(255, 255, 255, 0));
  }
  .grid article .content .btnContainer .btn {
    display: inline-block;
  }

  .pageContent .wp-block-table figcaption {
    font-size: 14px;
  }
  .pageContent .wp-block-table table {
    margin-bottom: 20px;
  }
  .pageContent .wp-block-table table th {
    font-size: 16px;
    padding: 15px;
  }
  .pageContent .wp-block-table table tr td {
    font-size: 14px;
    padding: 15px;
  }

  .surtitreFormulaire {
    padding-left: 0;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .containerIntroduction h1 {
    line-height: 51px;
    font-size: 34px;
    font-weight: 500;
    color: #FFF;
  }
  .containerIntroduction h1 b, .containerIntroduction h1 strong {
    color: #FFF;
  }

  .cadreCtaBlog {
    font-size: 20px;
  }

  .cadreNewsletter .newsletterContent {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cadreNewsletter .btn {
    height: 50px;
    line-height: 50px;
  }
  .cadreNewsletter a.social {
    margin-top: 28px;
  }
  .cadreNewsletter .mc4wp-form {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
  }
  .cadreNewsletter .texte {
    padding-top: 20px;
  }
  .cadreNewsletter .pictoNewsletter {
    padding-top: 74px;
  }

  .home .entry-header {
    padding-top: 590px;
  }
  .home .entry-header h1 {
    font-weight: normal;
    line-height: 51px;
  }
  .home .containerH1 {
    height: 75%;
  }

  .single-post header.ligneEnteteArticle, .single-espacepresse header.ligneEnteteArticle {
    padding-left: 50px;
    background-image: url(./img/pictoArticle.svg);
    background-position: left bottom 10px;
    background-repeat: no-repeat;
  }
  .single-post header.ligneEnteteArticle .date, .single-espacepresse header.ligneEnteteArticle .date {
    border-right: 1px solid #D3D3E0;
  }
  .single-post .voirAussi, .single-espacepresse .voirAussi {
    padding-left: 10px;
    padding-right: 10px;
  }
  .single-post .socialContainer, .single-espacepresse .socialContainer {
    padding-bottom: 80px;
    padding-top: 80px;
  }
  .single-post .socialContainer .btnSocial, .single-espacepresse .socialContainer .btnSocial {
    margin: 0 7px;
  }
  .single-post .entry-header .containerH1, .single-espacepresse .entry-header .containerH1 {
    justify-content: start;
  }

  .pageSimpleMain {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .blog .btnContainer, .page-template-template-espacepresse .btnContainer {
    padding-bottom: 100px;
  }
  .blog .contactPresse, .page-template-template-espacepresse .contactPresse {
    margin-bottom: 100px;
  }
  .blog .contactPresse h3, .page-template-template-espacepresse .contactPresse h3 {
    font-size: 32px;
  }
  .blog .search-form, .page-template-template-espacepresse .search-form {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .blog .grid, .page-template-template-espacepresse .grid {
    margin-top: 30px;
  }
  .blog .grid article, .page-template-template-espacepresse .grid article {
    margin-bottom: 40px;
  }
  .blog .grid article .content, .page-template-template-espacepresse .grid article .content {
    background-color: #FFF;
  }
  .blog .grid article .content h2, .page-template-template-espacepresse .grid article .content h2 {
    font-size: 18px;
    line-height: 27px;
  }
  .blog .grid article .content .btnContainer, .page-template-template-espacepresse .grid article .content .btnContainer {
    padding-bottom: 30px;
  }

  .page-template-template-notresolution .entry-header {
    padding-top: 250px;
  }

  .page-template-template-contact .btnStickyContainer .btnSticky.btnAdhererSticky {
    display: block;
  }

  .btnStickyContainer {
    bottom: 200px;
    transition: all 0.3s ease-in-out;
  }
  .btnStickyContainer.pop {
    animation-name: slidein;
    animation-duration: 0.5s;
  }
  .btnStickyContainer.scrolledDown {
    margin-bottom: 50px;
  }
  .btnStickyContainer.scrolledTop {
    margin-bottom: -50px;
  }
  .btnStickyContainer .btnSticky {
    font-size: 14px;
    background-position: center 20px;
  }
  .btnStickyContainer .btnSticky.btnAdhererSticky {
    height: 99px;
    width: 75px;
  }
  .btnStickyContainer .btnSticky.btnAdhererSticky:hover {
    width: 95px;
  }
  .btnStickyContainer .btnSticky.btnNousContacterSticky {
    top: 100px;
    height: 108px;
    width: 90px;
  }
  .btnStickyContainer .btnSticky.btnNousContacterSticky:hover {
    width: 105px;
  }
  .btnStickyContainer .btnSticky.btnPartenaireSticky {
    top: 100px;
    height: 108px;
    width: 90px;
  }
  .btnStickyContainer .btnSticky.btnPartenaireSticky:hover {
    width: 105px;
  }
}
@media (min-width: 992px) {
  .col-lg-2-4 {
    -ms-flex: 0 0 19.333%;
    flex: 0 0 19.333%;
    max-width: 19.333%;
  }

  .col-lg-2-6 {
    -ms-flex: 0 0 22.333%;
    flex: 0 0 22.333%;
    max-width: 22.333%;
  }

  .blog .grid article, .page-template-template-espacepresse .grid article {
    margin-bottom: 60px;
  }
  .blog .categoriesContainer, .page-template-template-espacepresse .categoriesContainer {
    border-bottom: 1px solid #D3D3E0;
    height: 60px;
    line-height: 60px;
    margin-bottom: 0;
  }
  .blog .categoriesContainer .overlay, .page-template-template-espacepresse .categoriesContainer .overlay {
    display: none !important;
  }
  .blog .categoriesContainer a, .page-template-template-espacepresse .categoriesContainer a {
    padding-right: 40px;
    font-size: 14px;
    line-height: 17px;
    height: initial;
    display: inline !important;
    background: none !important;
    border: 0;
  }
  .blog .categoriesContainer a:hover, .page-template-template-espacepresse .categoriesContainer a:hover {
    text-decoration: underline;
  }
  .blog .categoriesContainer a.current, .page-template-template-espacepresse .categoriesContainer a.current {
    color: #4DBEF7;
  }
  .blog .categoriesContainer a.current .boldable, .page-template-template-espacepresse .categoriesContainer a.current .boldable {
    font-weight: bold;
  }
}
@media (min-width: 1200px) {
  .pageContent .wp-block-table table th {
    padding: 20px;
  }
  .pageContent .wp-block-table table tr td {
    padding: 20px;
  }

  .single-post header.ligneEnteteArticle, .single-espacepresse header.ligneEnteteArticle {
    padding-left: 50px;
    background-image: url(./img/pictoArticle.svg);
    background-position: left bottom 10px;
    background-repeat: no-repeat;
  }
  .single-post .voirAussi, .single-espacepresse .voirAussi {
    padding-left: 25px;
    padding-right: 25px;
  }

  .blog .search-form, .page-template-template-espacepresse .search-form {
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .cadreNewsletter .newsletterContent {
    padding-top: 15%;
    padding-bottom: 15%;
  }
  .cadreNewsletter .btn {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
  }
  .cadreNewsletter a.social {
    margin-top: 50px;
  }
  .cadreNewsletter .newsletterContent {
    padding-top: 40px;
    padding-bottom: 38px;
  }
  .cadreNewsletter .mc4wp-form {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 32px;
  }
  .cadreNewsletter .texte {
    padding-top: 30px;
  }
  .cadreNewsletter .pictoNewsletter {
    padding-top: 74px;
  }

  .blog .grid, .page-template-template-espacepresse .grid {
    margin-top: 60px;
    margin-left: -30px;
    margin-right: -30px;
  }
  .blog .grid article, .page-template-template-espacepresse .grid article {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container {
    max-width: 1170px;
    padding-left: 0;
    padding-right: 0;
  }
}
.faq-template-default {
  font-size: 14px;
}

.page-template-template-faq {
  background-color: #FFF;
}
.page-template-template-faq .entry-header {
  background-position: top center;
}
.page-template-template-faq .textSelectionnezThematique {
  font-weight: bold;
  font-size: 14px;
  color: #323232;
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-template-template-faq .listingCategoryMobile {
  position: relative;
}
.page-template-template-faq .listingCategoryMobile .ligneThematique {
  display: none;
}
.page-template-template-faq .listingCategoryMobile .ligneThematique.current {
  display: block;
  border: 0;
}
.page-template-template-faq .listingCategoryMobile.opened .ligneThematique {
  display: block;
}
.page-template-template-faq .listingCategoryMobile.opened .ligneThematique:last-child {
  border: 0;
}
.page-template-template-faq .listingCategoryMobile.opened .ligneThematique.current {
  border-bottom: 1px solid #D3D3E0;
  background-image: initial;
  color: #3E3E7C;
}
.page-template-template-faq .listingCategoryMobile.opened .overlay {
  display: none;
}
.page-template-template-faq .listingCategoryMobile .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.page-template-template-faq .listingCategory {
  border: 2px solid #D3D3E0;
  border-radius: 6px;
  background-color: #FFF;
  overflow: hidden;
  cursor: pointer;
}
.page-template-template-faq .listingCategory .ligneThematique {
  border-bottom: 1px solid #D3D3E0;
  font-weight: bold;
  font-size: 18px;
  color: #666;
  height: 60px;
  line-height: 60px;
}
.page-template-template-faq .listingCategory .ligneThematique.current {
  background-image: url(img/plus.svg);
  background-color: #F4F5F7;
  background-position: right 24px center;
  background-repeat: no-repeat;
  color: #3E3E7C;
}
.page-template-template-faq .listingCategory .ligneThematique .imageContainer {
  height: 100%;
}
.page-template-template-faq .listingCategory .ligneThematique .imageContainer .image {
  width: 35px;
  height: 35px;
  padding-top: 0;
  background-size: contain;
}
.page-template-template-faq .listingCategory .ligneThematique:last-child {
  border: 0;
}
.page-template-template-faq .post {
  border-bottom: 1px solid #D3D3E0;
  color: #666;
}
.page-template-template-faq .post .content {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  display: none;
  padding-bottom: 20px;
}
.page-template-template-faq .post .content p {
  margin-bottom: 0;
}
.page-template-template-faq .post.active h3 {
  background-image: url(img/arrowUpFaqMobile.svg);
}
.page-template-template-faq .post.active .content {
  display: block;
}
.page-template-template-faq .post h3 {
  font-size: 16px;
  color: #3E3E7C;
  cursor: pointer;
  background-image: url(img/arrowDownFaqMobile.svg);
  background-repeat: no-repeat;
  background-position: right 0px center;
  background-color: #FFF;
  line-height: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
  padding-right: 40px;
}
.page-template-template-faq .search-form {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 2px solid #3E3E7C;
  margin-bottom: 20px;
}
.page-template-template-faq .search-form .form-row .input-group .form-control {
  height: 50px;
}
.page-template-template-faq .search-form .form-row .input-group input[type=search] {
  border-right: 0;
}
.page-template-template-faq .search-form .form-row .input-group .placeholder {
  width: 50px;
  height: 50px;
  padding: 0;
  background-color: #FFF;
  cursor: initial;
  border-radius: 0 4px 4px 0;
  border-left: 0;
}
.page-template-template-faq .search-form .form-row .input-group .submitButton {
  background-image: url(img/loupe.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 46px;
  padding: 0;
  transition-property: all;
  transition-duration: 0.4s;
  border: 2px solid #4DBEF7;
  border-radius: 4px;
  background-color: #4DBEF7;
  position: absolute;
  right: 2px;
  top: 2px;
  bottom: 2px;
  height: 46px;
}
.page-template-template-faq .search-form .form-row .input-group .submitButton:hover {
  background-color: #FFF;
  background-image: url(img/loupeHover.svg);
}

@media (min-width: 768px) {
  .single-collectivites .btnStickyContainer .btnSticky.btnPartenaireCollectiviteSticky {
    display: block;
  }

  .single-entreprises .btnStickyContainer .btnSticky.btnPartenaireEntrepriseSticky {
    display: block;
  }

  .single-bailleurs .btnStickyContainer .btnSticky.btnPartenaireBailleursSticky {
    display: block;
  }

  .page-template-template-faq .listingCategory .ligneThematique {
    font-size: 16px;
    height: 90px;
    line-height: 90px;
  }
  .page-template-template-faq .listingCategory .ligneThematique .imageContainer .image {
    width: 50px;
    height: 50px;
  }
  .page-template-template-faq .btnStickyContainer .btnSticky.btnNousContacterSticky {
    display: block;
  }
  .page-template-template-faq .faqContainer {
    margin-bottom: 60px;
  }
  .page-template-template-faq .search-form {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 32px;
  }
  .page-template-template-faq .listingCategory .ligneThematique.current {
    background-image: initial;
  }
  .page-template-template-faq .post {
    border: 0;
    margin-bottom: 30px;
  }
  .page-template-template-faq .post.active h3 {
    background-image: url(img/arrowUpFaqDesktop.svg);
  }
  .page-template-template-faq .post h3 {
    background-image: url(img/arrowDownFaqDesktop.svg);
    background-position: right 20px center;
    background-color: #F4F5F7;
    border-radius: 4px;
    padding-left: 20px;
    padding-right: 60px;
    line-height: 24px;
  }
  .page-template-template-faq .post .content {
    padding: 30px 20px;
  }
  .page-template-template-faq .post .content a {
    color: #666;
    text-decoration: underline;
  }
}
@media (min-width: 1200px) {
  .page-template-template-faq .search-form {
    padding-bottom: 30px;
    padding-top: 30px;
    margin-bottom: 52px;
  }
}
.wpcf7-response-output {
  font-size: 16px;
}

span.wpcf7-not-valid-tip a {
  color: #F00;
  text-decoration: underline;
}

.textTousChamps {
  font-size: 12px;
}

.wpcf7-spinner {
  display: block !important;
  margin: 0 auto;
}

.wpcf7 select {
  height: 50px;
}
.wpcf7 .btn {
  width: 95%;
  max-width: 290px;
}
.wpcf7 h3 {
  color: #3E3E7C;
  margin-bottom: 30px;
}
.wpcf7 .custom-radio {
  line-height: 36px;
  padding-left: 36px;
  margin-top: 0;
  margin-bottom: 0;
}
.wpcf7 .custom-radio .custom-control-label::before, .wpcf7 .custom-radio .custom-control-label::after {
  border-radius: 24px;
  height: 24px;
  width: 24px;
  left: -36px;
  top: -2px;
}
.wpcf7 .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.wpcf7 .custom-checkbox {
  padding-left: 36px;
}
.wpcf7 .custom-checkbox .custom-control-label::before, .wpcf7 .custom-checkbox .custom-control-label::after {
  border-radius: 20px;
  height: 24px;
  width: 24px;
  left: 0px;
}
.wpcf7 .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #4DBEF7;
  border-color: #4DBEF7;
}
.wpcf7 .optin {
  margin-top: 20px;
  display: inline-block;
}
.wpcf7 .optin .custom-checkbox {
  display: block;
  float: left;
  position: relative;
}
.wpcf7 .optin .custom-checkbox span {
  position: absolute;
  left: 0;
}
.wpcf7 .optin label {
  margin-top: 0;
}
.wpcf7 .optin .fakeLabel {
  display: block;
  float: left;
  width: calc(100% - 60px);
  font-weight: bold;
  font-size: 12px;
  line-height: 17px;
  color: #3E3E7C;
}
.wpcf7 .optin .fakeLabel a {
  color: #3E3E7C !important;
  text-decoration: underline;
}
.wpcf7 .optin .form-control {
  background-color: transparent;
  border: 0;
  height: initial;
  padding-bottom: 0;
  padding-left: 0;
}
.wpcf7 .optin .form-control span.wpcf7-list-item {
  margin-left: 0;
}
.wpcf7 .optin .form-control span.wpcf7-list-item label {
  font-size: 12px;
}
.wpcf7 label {
  color: #3E3E7C;
  font-size: 16px;
  font-weight: bold;
  margin-top: 14px;
  margin-bottom: 14px;
}
.wpcf7 .colInfo {
  background-color: #FFF;
  text-align: center;
  border: 2px solid #D3D3E0;
  border-radius: 6px;
  padding: 0 22px;
  height: 100%;
  font-size: 16px;
  line-height: 24px;
}
.wpcf7 .colInfo select {
  width: 40%;
}
.wpcf7 .colInfo .picto {
  height: 122px;
  margin-bottom: 30px;
  background-position: center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #D3D3E0;
  background-size: 138px 80px;
}
.wpcf7 .colInfo .picto + p > label {
  display: block;
  height: 30px;
}
.wpcf7 .colInfo .picto.pictoChauffageElectrique {
  background-image: url(./img/pictoChauffageElectrique.svg);
}
.wpcf7 .colInfo .picto.pictoNombreRadiateur {
  background-image: url(./img/pictoNombreRadiateur.svg);
}
.wpcf7 .colInfo .picto.pictoResidencePrincipale {
  background-image: url(./img/pictoResidencePrincipale.svg);
}
.wpcf7 .wpcf7-submit {
  margin-top: 40px;
}

input[type=text], input[type=email], select {
  height: 50px;
  border: 1px solid #D3D3E0;
  border-radius: 4px;
}

.page-template-template-adhesion {
  background-color: #F4F5F7;
}
.page-template-template-adhesion .wpcf7-mail-sent-ok {
  display: none !important;
}
.page-template-template-adhesion .mainContent {
  padding-bottom: 60px;
}
.page-template-template-adhesion .optin {
  margin-bottom: 25px;
}
.page-template-template-adhesion .formPart2 {
  display: none;
}
.page-template-template-adhesion .entry-header .headerTextContainer .containerH1 h1 {
  font-size: 18px;
  font-weight: bold;
}
.page-template-template-adhesion .entry-header .headerTextContainer .containerH1 .sousTitreHeader {
  font-size: 24px;
  font-weight: bold;
}

.page-template-template-contact {
  background-color: #FFF;
}
.page-template-template-contact .wpcf7-form p {
  margin-bottom: 0;
}
.page-template-template-contact .btnContainer {
  padding-bottom: 100px;
}

.btnContainerMentionsLegales {
  padding-top: 30px;
  padding-bottom: 60px;
}
.btnContainerMentionsLegales a {
  color: #4DBEF7 !important;
  font-size: 12px;
}

.mentionsLegales {
  border-top: 1px solid #D3D3E0;
  padding-top: 40px;
  display: none;
  padding-bottom: 60px;
  font-size: 12px;
}

.page-template-template-contact .bottomError, .page-template-template-contact .bottomConfirm, .page-template-template-adhesion .bottomError, .page-template-template-adhesion .bottomConfirm, .page-template-template-landing .bottomError, .page-template-template-landing .bottomConfirm, .page-template-template-landing-evo1 .bottomError, .page-template-template-landing-evo1 .bottomConfirm, .page-template-template-landing-evo2 .bottomError, .page-template-template-landing-evo2 .bottomConfirm {
  font-size: 14px;
  display: none;
}
.page-template-template-contact .textEtapeContainer, .page-template-template-adhesion .textEtapeContainer, .page-template-template-landing .textEtapeContainer, .page-template-template-landing-evo1 .textEtapeContainer, .page-template-template-landing-evo2 .textEtapeContainer {
  position: relative;
  height: 75px;
  margin-top: 32px;
}
.page-template-template-contact .textEtapeContainer:before, .page-template-template-adhesion .textEtapeContainer:before, .page-template-template-landing .textEtapeContainer:before, .page-template-template-landing-evo1 .textEtapeContainer:before, .page-template-template-landing-evo2 .textEtapeContainer:before {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 1px solid #D3D3E0;
  top: 26px;
  left: 0%;
  right: 0%;
}
.page-template-template-contact .textEtapeContainer .textEtape, .page-template-template-adhesion .textEtapeContainer .textEtape, .page-template-template-landing .textEtapeContainer .textEtape, .page-template-template-landing-evo1 .textEtapeContainer .textEtape, .page-template-template-landing-evo2 .textEtapeContainer .textEtape {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #3E3E7C;
}
.page-template-template-contact .textEtapeContainer .textEtape.gris, .page-template-template-adhesion .textEtapeContainer .textEtape.gris, .page-template-template-landing .textEtapeContainer .textEtape.gris, .page-template-template-landing-evo1 .textEtapeContainer .textEtape.gris, .page-template-template-landing-evo2 .textEtapeContainer .textEtape.gris {
  color: #D3D3E0;
}
.page-template-template-contact .textEtapeContainer .textEtape.gris > span .chiffre, .page-template-template-adhesion .textEtapeContainer .textEtape.gris > span .chiffre, .page-template-template-landing .textEtapeContainer .textEtape.gris > span .chiffre, .page-template-template-landing-evo1 .textEtapeContainer .textEtape.gris > span .chiffre, .page-template-template-landing-evo2 .textEtapeContainer .textEtape.gris > span .chiffre {
  color: #D3D3E0;
}
.page-template-template-contact .textEtapeContainer .textEtape.textEtape1 > span, .page-template-template-adhesion .textEtapeContainer .textEtape.textEtape1 > span, .page-template-template-landing .textEtapeContainer .textEtape.textEtape1 > span, .page-template-template-landing-evo1 .textEtapeContainer .textEtape.textEtape1 > span, .page-template-template-landing-evo2 .textEtapeContainer .textEtape.textEtape1 > span {
  padding-right: 22px;
}
.page-template-template-contact .textEtapeContainer .textEtape.textEtape2 > span, .page-template-template-adhesion .textEtapeContainer .textEtape.textEtape2 > span, .page-template-template-landing .textEtapeContainer .textEtape.textEtape2 > span, .page-template-template-landing-evo1 .textEtapeContainer .textEtape.textEtape2 > span, .page-template-template-landing-evo2 .textEtapeContainer .textEtape.textEtape2 > span {
  padding-left: 22px;
}
.page-template-template-contact .textEtapeContainer .textEtape > span, .page-template-template-adhesion .textEtapeContainer .textEtape > span, .page-template-template-landing .textEtapeContainer .textEtape > span, .page-template-template-landing-evo1 .textEtapeContainer .textEtape > span, .page-template-template-landing-evo2 .textEtapeContainer .textEtape > span {
  background-color: #F4F5F7;
}
.page-template-template-contact .textEtapeContainer .textEtape > span .chiffre, .page-template-template-adhesion .textEtapeContainer .textEtape > span .chiffre, .page-template-template-landing .textEtapeContainer .textEtape > span .chiffre, .page-template-template-landing-evo1 .textEtapeContainer .textEtape > span .chiffre, .page-template-template-landing-evo2 .textEtapeContainer .textEtape > span .chiffre {
  color: #97BE0D;
  font-size: 60px;
  font-weight: bold;
  position: relative;
  top: 15px;
}

@media (min-width: 768px) {
  .wpcf7 .btn {
    width: 189px;
  }
  .wpcf7 .colInfo .picto {
    height: 140px;
    background-size: 138px 80px;
  }
  .wpcf7 .wpcf7-submit {
    margin-top: 60px;
  }

  .btnContainerMentionsLegales {
    padding-top: 30px;
    padding-bottom: 100px;
  }

  .mentionsLegales {
    padding-bottom: 100px;
  }

  .page-template-template-adhesion .wpcf7-submit {
    margin-top: 30px;
  }
  .page-template-template-adhesion .optin {
    margin-bottom: 40px;
  }
  .page-template-template-adhesion .mainContent {
    padding-bottom: 100px;
  }
  .page-template-template-adhesion .entry-header .headerTextContainer .containerH1 h1 {
    font-size: 34px;
    font-weight: bold;
  }
  .page-template-template-adhesion .entry-header .headerTextContainer .containerH1 .sousTitreHeader {
    font-size: 34px;
    font-weight: normal;
    margin-top: 0px;
  }

  .page-template-template-contact .bottomError, .page-template-template-contact .bottomConfirm, .page-template-template-adhesion .bottomError, .page-template-template-adhesion .bottomConfirm, .page-template-template-landing .bottomError, .page-template-template-landing .bottomConfirm, .page-template-template-landing-evo1 .bottomError, .page-template-template-landing-evo1 .bottomConfirm, .page-template-template-landing-evo2 .bottomError, .page-template-template-landing-evo2 .bottomConfirm {
    font-size: 16px;
  }
  .page-template-template-contact .textEtapeContainer, .page-template-template-adhesion .textEtapeContainer, .page-template-template-landing .textEtapeContainer, .page-template-template-landing-evo1 .textEtapeContainer, .page-template-template-landing-evo2 .textEtapeContainer {
    margin-top: 45px;
    height: 100px;
  }
  .page-template-template-contact .textEtapeContainer:before, .page-template-template-adhesion .textEtapeContainer:before, .page-template-template-landing .textEtapeContainer:before, .page-template-template-landing-evo1 .textEtapeContainer:before, .page-template-template-landing-evo2 .textEtapeContainer:before {
    left: 25%;
    right: 25%;
  }
}
.page-template-template-landing div.wpcf7-mail-sent-ok, .page-template-template-landing-evo1 div.wpcf7-mail-sent-ok, .page-template-template-landing-evo2 div.wpcf7-mail-sent-ok {
  border: 0;
  text-align: center;
  padding-bottom: 40px;
}
.page-template-template-landing .navbar-toggler, .page-template-template-landing .adherentContainer, .page-template-template-landing-evo1 .navbar-toggler, .page-template-template-landing-evo1 .adherentContainer, .page-template-template-landing-evo2 .navbar-toggler, .page-template-template-landing-evo2 .adherentContainer {
  display: none !important;
}
.page-template-template-landing .formulaire, .page-template-template-landing-evo1 .formulaire, .page-template-template-landing-evo2 .formulaire {
  background-color: #3e3e7c;
}
.page-template-template-landing .formulaire .btn-primary, .page-template-template-landing-evo1 .formulaire .btn-primary, .page-template-template-landing-evo2 .formulaire .btn-primary {
  margin-top: 20px;
  width: 330px;
  height: 55px;
}
.page-template-template-landing .formulaire .wpcf7, .page-template-template-landing-evo1 .formulaire .wpcf7, .page-template-template-landing-evo2 .formulaire .wpcf7 {
  color: #FFF;
}
.page-template-template-landing .formulaire .wpcf7 .optin .fakeLabel, .page-template-template-landing-evo1 .formulaire .wpcf7 .optin .fakeLabel, .page-template-template-landing-evo2 .formulaire .wpcf7 .optin .fakeLabel {
  color: #FFF !important;
  font-weight: 500;
  font-size: 12px;
}
.page-template-template-landing .formulaire .wpcf7 .optin .fakeLabel a, .page-template-template-landing-evo1 .formulaire .wpcf7 .optin .fakeLabel a, .page-template-template-landing-evo2 .formulaire .wpcf7 .optin .fakeLabel a {
  color: #FFF !important;
}
.page-template-template-landing .formulaire .wpcf7 .maResidenceLine, .page-template-template-landing-evo1 .formulaire .wpcf7 .maResidenceLine, .page-template-template-landing-evo2 .formulaire .wpcf7 .maResidenceLine {
  margin-top: 8px;
  margin-bottom: 8px;
}
.page-template-template-landing .formulaire .wpcf7 .maResidenceLine label, .page-template-template-landing-evo1 .formulaire .wpcf7 .maResidenceLine label, .page-template-template-landing-evo2 .formulaire .wpcf7 .maResidenceLine label {
  display: inline;
}
.page-template-template-landing .formulaire .wpcf7 .formFieldContent, .page-template-template-landing-evo1 .formulaire .wpcf7 .formFieldContent, .page-template-template-landing-evo2 .formulaire .wpcf7 .formFieldContent {
  padding-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 60px;
}
.page-template-template-landing .formulaire .wpcf7 .formFieldContent p, .page-template-template-landing-evo1 .formulaire .wpcf7 .formFieldContent p, .page-template-template-landing-evo2 .formulaire .wpcf7 .formFieldContent p {
  margin: 0;
}
.page-template-template-landing .formulaire .wpcf7 .formFieldContent.fondGris1, .page-template-template-landing .formulaire .wpcf7 .formFieldContent.fondGris2, .page-template-template-landing-evo1 .formulaire .wpcf7 .formFieldContent.fondGris1, .page-template-template-landing-evo1 .formulaire .wpcf7 .formFieldContent.fondGris2, .page-template-template-landing-evo2 .formulaire .wpcf7 .formFieldContent.fondGris1, .page-template-template-landing-evo2 .formulaire .wpcf7 .formFieldContent.fondGris2 {
  min-height: 120px;
}
.page-template-template-landing .formulaire .wpcf7 .formFieldContent.fondGris1, .page-template-template-landing-evo1 .formulaire .wpcf7 .formFieldContent.fondGris1, .page-template-template-landing-evo2 .formulaire .wpcf7 .formFieldContent.fondGris1 {
  background-color: #d8d8e5;
}
.page-template-template-landing .formulaire .wpcf7 .formFieldContent.fondGris2, .page-template-template-landing-evo1 .formulaire .wpcf7 .formFieldContent.fondGris2, .page-template-template-landing-evo2 .formulaire .wpcf7 .formFieldContent.fondGris2 {
  background-color: #bcbcd1;
}
.page-template-template-landing .formulaire .wpcf7 .separateur, .page-template-template-landing-evo1 .formulaire .wpcf7 .separateur, .page-template-template-landing-evo2 .formulaire .wpcf7 .separateur {
  background-image: url(img/dashed.svg);
  background-repeat: repeat-x;
  background-position: bottom center;
  padding-bottom: 20px;
  padding-top: 20px;
  font-size: 14px;
}
.page-template-template-landing .formulaire .wpcf7 .radiateurs select, .page-template-template-landing-evo1 .formulaire .wpcf7 .radiateurs select, .page-template-template-landing-evo2 .formulaire .wpcf7 .radiateurs select {
  width: 80px;
  padding-left: 5px;
}
.page-template-template-landing .formulaire .wpcf7 .custom-radio .custom-control-label::before, .page-template-template-landing .formulaire .wpcf7 .custom-checkbox .custom-control-label::before, .page-template-template-landing-evo1 .formulaire .wpcf7 .custom-radio .custom-control-label::before, .page-template-template-landing-evo1 .formulaire .wpcf7 .custom-checkbox .custom-control-label::before, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-radio .custom-control-label::before, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-checkbox .custom-control-label::before {
  background: transparent;
  border: 2px solid #FFF;
}
.page-template-template-landing .formulaire .wpcf7 .custom-radio .custom-control-label::before, .page-template-template-landing .formulaire .wpcf7 .custom-radio .custom-control-label::after, .page-template-template-landing .formulaire .wpcf7 .custom-checkbox .custom-control-label::before, .page-template-template-landing .formulaire .wpcf7 .custom-checkbox .custom-control-label::after, .page-template-template-landing-evo1 .formulaire .wpcf7 .custom-radio .custom-control-label::before, .page-template-template-landing-evo1 .formulaire .wpcf7 .custom-radio .custom-control-label::after, .page-template-template-landing-evo1 .formulaire .wpcf7 .custom-checkbox .custom-control-label::before, .page-template-template-landing-evo1 .formulaire .wpcf7 .custom-checkbox .custom-control-label::after, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-radio .custom-control-label::before, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-radio .custom-control-label::after, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-checkbox .custom-control-label::before, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-checkbox .custom-control-label::after {
  width: 22px;
  height: 22px;
}
.page-template-template-landing .formulaire .wpcf7 .custom-checkbox, .page-template-template-landing-evo1 .formulaire .wpcf7 .custom-checkbox, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-checkbox {
  padding-left: 34px;
}
.page-template-template-landing .formulaire .wpcf7 .custom-checkbox .custom-control-label::before, .page-template-template-landing .formulaire .wpcf7 .custom-checkbox .custom-control-label::after, .page-template-template-landing-evo1 .formulaire .wpcf7 .custom-checkbox .custom-control-label::before, .page-template-template-landing-evo1 .formulaire .wpcf7 .custom-checkbox .custom-control-label::after, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-checkbox .custom-control-label::before, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-checkbox .custom-control-label::after {
  left: 0;
}
.page-template-template-landing .formulaire .wpcf7 .custom-control-input:checked ~ .custom-control-label::before, .page-template-template-landing-evo1 .formulaire .wpcf7 .custom-control-input:checked ~ .custom-control-label::before, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #4DBEF7;
  border-color: #4DBEF7;
}
.page-template-template-landing .formulaire .wpcf7 b, .page-template-template-landing .formulaire .wpcf7 strong, .page-template-template-landing-evo1 .formulaire .wpcf7 b, .page-template-template-landing-evo1 .formulaire .wpcf7 strong, .page-template-template-landing-evo2 .formulaire .wpcf7 b, .page-template-template-landing-evo2 .formulaire .wpcf7 strong {
  color: #FFF;
  font-weight: bold;
}
.page-template-template-landing .formulaire .wpcf7 label, .page-template-template-landing-evo1 .formulaire .wpcf7 label, .page-template-template-landing-evo2 .formulaire .wpcf7 label {
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 8px;
}
.page-template-template-landing .formulaire .wpcf7 select, .page-template-template-landing .formulaire .wpcf7 input[type=text], .page-template-template-landing .formulaire .wpcf7 input[type=email], .page-template-template-landing-evo1 .formulaire .wpcf7 select, .page-template-template-landing-evo1 .formulaire .wpcf7 input[type=text], .page-template-template-landing-evo1 .formulaire .wpcf7 input[type=email], .page-template-template-landing-evo2 .formulaire .wpcf7 select, .page-template-template-landing-evo2 .formulaire .wpcf7 input[type=text], .page-template-template-landing-evo2 .formulaire .wpcf7 input[type=email] {
  height: 40px;
}
.page-template-template-landing .formulaire .wpcf7 .optin, .page-template-template-landing-evo1 .formulaire .wpcf7 .optin, .page-template-template-landing-evo2 .formulaire .wpcf7 .optin {
  margin-top: 0;
}
.page-template-template-landing .formulaire .wpcf7 .optin .form-control, .page-template-template-landing-evo1 .formulaire .wpcf7 .optin .form-control, .page-template-template-landing-evo2 .formulaire .wpcf7 .optin .form-control {
  background-color: transparent;
  border: 0;
  height: initial;
}
.page-template-template-landing .formulaire .wpcf7 .optin .form-control label.custom-control, .page-template-template-landing-evo1 .formulaire .wpcf7 .optin .form-control label.custom-control, .page-template-template-landing-evo2 .formulaire .wpcf7 .optin .form-control label.custom-control {
  font-weight: normal;
  color: #FFF;
  font-size: 12px;
  background-color: transparent;
  margin-top: 0;
}
.page-template-template-landing .site-footer, .page-template-template-landing-evo1 .site-footer, .page-template-template-landing-evo2 .site-footer {
  background-color: #F4F5F7 !important;
  color: #929394 !important;
}
.page-template-template-landing .site-footer .navbar .menu-item .nav-link, .page-template-template-landing-evo1 .site-footer .navbar .menu-item .nav-link, .page-template-template-landing-evo2 .site-footer .navbar .menu-item .nav-link {
  color: #666 !important;
}
.page-template-template-landing .site-footer .navbar .menu-item .nav-link:after, .page-template-template-landing-evo1 .site-footer .navbar .menu-item .nav-link:after, .page-template-template-landing-evo2 .site-footer .navbar .menu-item .nav-link:after {
  border-color: #666 !important;
}

@media screen and (max-width: 768px) {
  .page-template-template-landing-evo1 .ligneMenuMobile.deuxLogo .logoContainer img, .page-template-template-landing-evo2 .ligneMenuMobile.deuxLogo .logoContainer img {
    width: 100px;
  }
}
.page-template-template-landing-evo1 .ligneMenuMobile .logoContainer, .page-template-template-landing-evo2 .ligneMenuMobile .logoContainer {
  padding-top: 10px;
  display: inline-block;
}
.page-template-template-landing-evo1 .menuContainer .sousMenu, .page-template-template-landing-evo2 .menuContainer .sousMenu {
  z-index: 200;
  position: relative;
}
.page-template-template-landing-evo1 .menuContainer .sousMenu .introForm, .page-template-template-landing-evo2 .menuContainer .sousMenu .introForm {
  /*			width:520px;*/
}
.page-template-template-landing-evo1 .menuContainer .sousMenu .introForm .part4, .page-template-template-landing-evo1 .menuContainer .sousMenu .introForm .part2, .page-template-template-landing-evo1 .menuContainer .sousMenu .introForm .part3, .page-template-template-landing-evo1 .menuContainer .sousMenu .introForm .part1, .page-template-template-landing-evo2 .menuContainer .sousMenu .introForm .part4, .page-template-template-landing-evo2 .menuContainer .sousMenu .introForm .part2, .page-template-template-landing-evo2 .menuContainer .sousMenu .introForm .part3, .page-template-template-landing-evo2 .menuContainer .sousMenu .introForm .part1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  /*                width:520px;*/
  bottom: 0;
}
.page-template-template-landing-evo1 .menuContainer .sousMenu .introForm .part4 h2, .page-template-template-landing-evo1 .menuContainer .sousMenu .introForm .part2 h2, .page-template-template-landing-evo1 .menuContainer .sousMenu .introForm .part3 h2, .page-template-template-landing-evo1 .menuContainer .sousMenu .introForm .part1 h2, .page-template-template-landing-evo2 .menuContainer .sousMenu .introForm .part4 h2, .page-template-template-landing-evo2 .menuContainer .sousMenu .introForm .part2 h2, .page-template-template-landing-evo2 .menuContainer .sousMenu .introForm .part3 h2, .page-template-template-landing-evo2 .menuContainer .sousMenu .introForm .part1 h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-template-template-landing-evo1 div.wpcf7-mail-sent-ok, .page-template-template-landing-evo2 div.wpcf7-mail-sent-ok {
  display: none !important;
}
.page-template-template-landing-evo1 .introForm, .page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction .introForm, .page-template-template-landing-evo2 .introForm, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction .introForm {
  text-align: center;
  poaition: relative;
}
.page-template-template-landing-evo1 .introForm p, .page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction .introForm p, .page-template-template-landing-evo2 .introForm p, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction .introForm p {
  margin-bottom: 0;
}
.page-template-template-landing-evo1 .introForm h2, .page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction .introForm h2, .page-template-template-landing-evo2 .introForm h2, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction .introForm h2 {
  font-size: 18px;
  font-weight: bold;
  color: #4DBEF7;
}
.page-template-template-landing-evo1 .introForm .part4, .page-template-template-landing-evo1 .introForm .part2, .page-template-template-landing-evo1 .introForm .part3, .page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction .introForm .part4, .page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction .introForm .part2, .page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction .introForm .part3, .page-template-template-landing-evo2 .introForm .part4, .page-template-template-landing-evo2 .introForm .part2, .page-template-template-landing-evo2 .introForm .part3, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction .introForm .part4, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction .introForm .part2, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction .introForm .part3 {
  display: none;
}
.page-template-template-landing-evo1 .introForm b, .page-template-template-landing-evo1 .introForm strong, .page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction .introForm b, .page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction .introForm strong, .page-template-template-landing-evo2 .introForm b, .page-template-template-landing-evo2 .introForm strong, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction .introForm b, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction .introForm strong {
  color: #FFF;
  font-weight: bold;
}
.page-template-template-landing-evo1 .introForm .part2, .page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction .introForm .part2, .page-template-template-landing-evo2 .introForm .part2, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction .introForm .part2 {
  background-color: #97be0d;
  min-height: 70px;
}
.page-template-template-landing-evo1 .introForm .part2 h2, .page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction .introForm .part2 h2, .page-template-template-landing-evo2 .introForm .part2 h2, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction .introForm .part2 h2 {
  font-size: 16px;
  color: #526806;
}
.page-template-template-landing-evo1 .introForm .part2 h2 b, .page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction .introForm .part2 h2 b, .page-template-template-landing-evo2 .introForm .part2 h2 b, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction .introForm .part2 h2 b {
  font-weight: bold;
  color: #FFF;
}
.page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction {
  color: #3E3E7C;
  font-size: 18px;
  font-weight: 400;
}
.page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction h1, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction h1 {
  color: #3E3E7C;
  font-weight: bold;
  font-size: 34px;
  padding-top: 25px;
  padding-bottom: 24px;
}
.page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction h1 p, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction h1 p {
  margin-bottom: 0;
}
.page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction h1 b, .page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction h1 strong, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction h1 b, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction h1 strong {
  font-weight: bold;
  color: #97BE0D;
}
.page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction h2, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction h2 {
  color: #3E3E7C;
  font-size: 18px;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction .formulaire h2, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction .formulaire h2 {
  padding-bottom: 0;
}
.page-template-template-landing-evo1 .entry-header .item, .page-template-template-landing-evo2 .entry-header .item {
  padding-bottom: 20px;
}
.page-template-template-landing-evo1 .entry-header .item .itemContent, .page-template-template-landing-evo2 .entry-header .item .itemContent {
  background-color: #FFF;
  color: #666;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  padding-top: 16px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 22px;
  border-radius: 6px;
}
.page-template-template-landing-evo1 .entry-header .item .itemContent .image, .page-template-template-landing-evo2 .entry-header .item .itemContent .image {
  padding-top: 64px;
  margin: 0 auto;
  width: 64px;
  background-size: contain;
}
.page-template-template-landing-evo1 .entry-header .item .itemContent h4, .page-template-template-landing-evo2 .entry-header .item .itemContent h4 {
  color: #3E3E7C;
  margin-top: 12px;
  margin-bottom: 18px;
  font-size: 24px;
}
.page-template-template-landing-evo1 .formulaire .landingPage-page1, .page-template-template-landing-evo1 .formulaire .landingPage-page2, .page-template-template-landing-evo1 .formulaire .landingPage-page3, .page-template-template-landing-evo1 .formulaire .landingPage-page4, .page-template-template-landing-evo2 .formulaire .landingPage-page1, .page-template-template-landing-evo2 .formulaire .landingPage-page2, .page-template-template-landing-evo2 .formulaire .landingPage-page3, .page-template-template-landing-evo2 .formulaire .landingPage-page4 {
  display: none;
}
.page-template-template-landing-evo1 .formulaire .landingPage-page1 > div, .page-template-template-landing-evo1 .formulaire .landingPage-page2 > div, .page-template-template-landing-evo1 .formulaire .landingPage-page3 > div, .page-template-template-landing-evo1 .formulaire .landingPage-page4 > div, .page-template-template-landing-evo2 .formulaire .landingPage-page1 > div, .page-template-template-landing-evo2 .formulaire .landingPage-page2 > div, .page-template-template-landing-evo2 .formulaire .landingPage-page3 > div, .page-template-template-landing-evo2 .formulaire .landingPage-page4 > div {
  font-size: 18px;
  min-height: 350px;
}
.page-template-template-landing-evo1 .formulaire .landingPage-page1 #retourElligibilite, .page-template-template-landing-evo1 .formulaire .landingPage-page2 #retourElligibilite, .page-template-template-landing-evo1 .formulaire .landingPage-page3 #retourElligibilite, .page-template-template-landing-evo1 .formulaire .landingPage-page4 #retourElligibilite, .page-template-template-landing-evo2 .formulaire .landingPage-page1 #retourElligibilite, .page-template-template-landing-evo2 .formulaire .landingPage-page2 #retourElligibilite, .page-template-template-landing-evo2 .formulaire .landingPage-page3 #retourElligibilite, .page-template-template-landing-evo2 .formulaire .landingPage-page4 #retourElligibilite {
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  min-height: 0;
}
.page-template-template-landing-evo1 .formulaire .landingPage-page1.landingPage-page2 .formFieldContent, .page-template-template-landing-evo1 .formulaire .landingPage-page2.landingPage-page2 .formFieldContent, .page-template-template-landing-evo1 .formulaire .landingPage-page3.landingPage-page2 .formFieldContent, .page-template-template-landing-evo1 .formulaire .landingPage-page4.landingPage-page2 .formFieldContent, .page-template-template-landing-evo2 .formulaire .landingPage-page1.landingPage-page2 .formFieldContent, .page-template-template-landing-evo2 .formulaire .landingPage-page2.landingPage-page2 .formFieldContent, .page-template-template-landing-evo2 .formulaire .landingPage-page3.landingPage-page2 .formFieldContent, .page-template-template-landing-evo2 .formulaire .landingPage-page4.landingPage-page2 .formFieldContent {
  font-size: 16px;
  padding-top: 10px;
}
.page-template-template-landing-evo1 .formulaire .landingPage-page1.landingPage-page2 .formFieldContent p, .page-template-template-landing-evo1 .formulaire .landingPage-page2.landingPage-page2 .formFieldContent p, .page-template-template-landing-evo1 .formulaire .landingPage-page3.landingPage-page2 .formFieldContent p, .page-template-template-landing-evo1 .formulaire .landingPage-page4.landingPage-page2 .formFieldContent p, .page-template-template-landing-evo2 .formulaire .landingPage-page1.landingPage-page2 .formFieldContent p, .page-template-template-landing-evo2 .formulaire .landingPage-page2.landingPage-page2 .formFieldContent p, .page-template-template-landing-evo2 .formulaire .landingPage-page3.landingPage-page2 .formFieldContent p, .page-template-template-landing-evo2 .formulaire .landingPage-page4.landingPage-page2 .formFieldContent p {
  margin-bottom: 0;
}
.page-template-template-landing-evo1 .formulaire .landingPage-page1.landingPage-page2 .formFieldContent .btn-primary, .page-template-template-landing-evo1 .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .btn-primary, .page-template-template-landing-evo1 .formulaire .landingPage-page3.landingPage-page2 .formFieldContent .btn-primary, .page-template-template-landing-evo1 .formulaire .landingPage-page4.landingPage-page2 .formFieldContent .btn-primary, .page-template-template-landing-evo2 .formulaire .landingPage-page1.landingPage-page2 .formFieldContent .btn-primary, .page-template-template-landing-evo2 .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .btn-primary, .page-template-template-landing-evo2 .formulaire .landingPage-page3.landingPage-page2 .formFieldContent .btn-primary, .page-template-template-landing-evo2 .formulaire .landingPage-page4.landingPage-page2 .formFieldContent .btn-primary {
  margin-top: 3px;
}
.page-template-template-landing-evo1 .formulaire .landingPage-page1.landingPage-page2 .formFieldContent .intro, .page-template-template-landing-evo1 .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .intro, .page-template-template-landing-evo1 .formulaire .landingPage-page3.landingPage-page2 .formFieldContent .intro, .page-template-template-landing-evo1 .formulaire .landingPage-page4.landingPage-page2 .formFieldContent .intro, .page-template-template-landing-evo2 .formulaire .landingPage-page1.landingPage-page2 .formFieldContent .intro, .page-template-template-landing-evo2 .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .intro, .page-template-template-landing-evo2 .formulaire .landingPage-page3.landingPage-page2 .formFieldContent .intro, .page-template-template-landing-evo2 .formulaire .landingPage-page4.landingPage-page2 .formFieldContent .intro {
  color: #FFF;
  background-color: #3e3e7c;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.page-template-template-landing-evo1 .formulaire .landingPage-page1.landingPage-page2 .formFieldContent .form-group, .page-template-template-landing-evo1 .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .form-group, .page-template-template-landing-evo1 .formulaire .landingPage-page3.landingPage-page2 .formFieldContent .form-group, .page-template-template-landing-evo1 .formulaire .landingPage-page4.landingPage-page2 .formFieldContent .form-group, .page-template-template-landing-evo2 .formulaire .landingPage-page1.landingPage-page2 .formFieldContent .form-group, .page-template-template-landing-evo2 .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .form-group, .page-template-template-landing-evo2 .formulaire .landingPage-page3.landingPage-page2 .formFieldContent .form-group, .page-template-template-landing-evo2 .formulaire .landingPage-page4.landingPage-page2 .formFieldContent .form-group {
  margin-bottom: 3px;
}
.page-template-template-landing-evo1 .formulaire .landingPage-page1.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap, .page-template-template-landing-evo1 .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap, .page-template-template-landing-evo1 .formulaire .landingPage-page3.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap, .page-template-template-landing-evo1 .formulaire .landingPage-page4.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap, .page-template-template-landing-evo2 .formulaire .landingPage-page1.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap, .page-template-template-landing-evo2 .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap, .page-template-template-landing-evo2 .formulaire .landingPage-page3.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap, .page-template-template-landing-evo2 .formulaire .landingPage-page4.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap {
  padding-top: 10px;
  display: block;
}
.page-template-template-landing-evo1 .formulaire .landingPage-page1.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap .form-control, .page-template-template-landing-evo1 .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap .form-control, .page-template-template-landing-evo1 .formulaire .landingPage-page3.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap .form-control, .page-template-template-landing-evo1 .formulaire .landingPage-page4.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap .form-control, .page-template-template-landing-evo2 .formulaire .landingPage-page1.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap .form-control, .page-template-template-landing-evo2 .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap .form-control, .page-template-template-landing-evo2 .formulaire .landingPage-page3.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap .form-control, .page-template-template-landing-evo2 .formulaire .landingPage-page4.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap .form-control {
  height: 32px;
  padding-top: 0;
  padding-bottom: 0;
}
.page-template-template-landing-evo1 .formulaire .landingPage-page3, .page-template-template-landing-evo1 .formulaire .landingPage-page4, .page-template-template-landing-evo2 .formulaire .landingPage-page3, .page-template-template-landing-evo2 .formulaire .landingPage-page4 {
  text-align: center;
}
.page-template-template-landing-evo1 .formulaire .chiffreRond, .page-template-template-landing-evo2 .formulaire .chiffreRond {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  display: inline-block;
  height: 66px;
  width: 66px;
  line-height: 62px;
  border: 3px solid #3e3e7c;
  border-radius: 70px;
  background-color: #FFF;
  color: #3e3e7c;
}
.page-template-template-landing-evo1 .formulaire .wpcf7 .btn, .page-template-template-landing-evo2 .formulaire .wpcf7 .btn {
  max-width: initial;
}
.page-template-template-landing-evo1 .formulaire .wpcf7 label, .page-template-template-landing-evo2 .formulaire .wpcf7 label {
  font-size: 15px;
  padding-top: 8px;
}
.page-template-template-landing-evo1 .formulaire .wpcf7 .custom-radio, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-radio {
  padding: 0;
}
.page-template-template-landing-evo1 .formulaire .wpcf7 .custom-radio .custom-control-label, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-radio .custom-control-label {
  border: 2px solid #FFF;
  padding: 3px 8px;
  text-transform: uppercase;
  font-weight: bold;
}
.page-template-template-landing-evo1 .formulaire .wpcf7 .custom-radio .custom-control-label:hover, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-radio .custom-control-label:hover {
  cursor: pointer;
  background-color: #FFF;
  color: #3E3E7C;
}
.page-template-template-landing-evo1 .formulaire .wpcf7 .custom-radio .custom-control-label::before, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-radio .custom-control-label::before {
  display: none !important;
}
.page-template-template-landing-evo1 .formulaire .wpcf7 .custom-radio .custom-control-label::after, .page-template-template-landing-evo2 .formulaire .wpcf7 .custom-radio .custom-control-label::after {
  display: none !important;
}
.page-template-template-landing-evo1 .formulaire .wpcf7 .radiateurs select, .page-template-template-landing-evo2 .formulaire .wpcf7 .radiateurs select {
  width: 100% !important;
}

.page-template-template-landing-evo1 .introForm {
  background-color: #3e3e7c;
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
}
.page-template-template-landing-evo1 .introForm, .page-template-template-landing-evo1 .entry-header .headerTextContainer .introduction .introForm {
  min-height: 80px;
}
.page-template-template-landing-evo1 .formulaire {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.page-template-template-landing-evo1 .formulaire .wpcf7 .wpcf7-list-item.first {
  margin-left: 0;
}
.page-template-template-landing-evo1 .formulaire .wpcf7 label {
  font-weight: 400 !important;
}
.page-template-template-landing-evo1 .formulaire .wpcf7 .btn.btn-orange {
  border: 0 !important;
  height: initial;
  line-height: initial;
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-template-template-landing-evo1 .custom-control-input:checked ~ .custom-control-label {
  cursor: pointer;
  background-color: #FFF;
  color: #3E3E7C;
}

.page-template-template-landing-evo2 .containerIntroduction {
  color: #000;
}
.page-template-template-landing-evo2 .introForm {
  background-color: #FFF;
  color: #3e3e7c;
  font-size: 16px;
}
.page-template-template-landing-evo2 .introForm, .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction .introForm {
  min-height: 70px;
}
.page-template-template-landing-evo2 .cadreIntroEvo2 {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}
.page-template-template-landing-evo2 .cadreIntroEvo2.cadreOrange {
  background-color: rgba(255, 163, 22, 0.8);
}
.page-template-template-landing-evo2 .cadreIntroEvo2.cadreBleu {
  background-color: rgba(77, 190, 247, 0.8);
}
.page-template-template-landing-evo2 .cadreIntroEvo2.cadreVert {
  background-color: rgba(151, 190, 13, 0.8);
}
.page-template-template-landing-evo2 .introduction .formulaire {
  background-color: rgba(62, 62, 124, 0.2);
}
.page-template-template-landing-evo2 .introduction .formulaire #retourElligibilite {
  background-color: #3e3e7c;
  padding-bottom: 10px;
}
.page-template-template-landing-evo2 .introduction .formulaire span.wpcf7-list-item {
  margin-left: 0;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 {
  color: #343434;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 b, .page-template-template-landing-evo2 .introduction .formulaire .wpcf7 strong {
  color: #343434;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 label {
  margin-top: 0px;
  color: #343434;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
  padding-top: 0;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .custom-radio {
  font-size: 20px;
  margin-right: 10px;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .custom-radio .custom-control-label {
  border-color: #3e3e7c;
  color: #3e3e7c;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .custom-checkbox .custom-control-label::before {
  border-color: #3E3E7C;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .wpcf7-select.custom-select {
  border: 2px solid #3e3e7c;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .optin .fakeLabel {
  color: #666 !important;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .optin .fakeLabel a {
  color: #666 !important;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .btn-secondary, .page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .btn-orange, .page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .btn-primary {
  font-size: 23px;
  border: 3px solid #fff !important;
  width: 300px;
  height: 75px;
  line-height: 72px;
  margin-top: 0;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .formFieldContent {
  padding-left: 10px;
  padding-right: 10px;
}
.page-template-template-landing-evo2 .introduction .formulaire .introForm {
  background-color: #3e3e7c;
  color: #FFF;
  text-align: center;
  min-height: initial;
}
.page-template-template-landing-evo2 .introduction .formulaire .introForm .part1 {
  font-weight: bold;
}
.page-template-template-landing-evo2 .introduction .formulaire .introForm .part1, .page-template-template-landing-evo2 .introduction .formulaire .introForm .part2, .page-template-template-landing-evo2 .introduction .formulaire .introForm .part3, .page-template-template-landing-evo2 .introduction .formulaire .introForm .part4 {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-template-template-landing-evo2 .introduction .formulaire .introForm .part1.part2 h2, .page-template-template-landing-evo2 .introduction .formulaire .introForm .part2.part2 h2, .page-template-template-landing-evo2 .introduction .formulaire .introForm .part3.part2 h2, .page-template-template-landing-evo2 .introduction .formulaire .introForm .part4.part2 h2 {
  color: #FFF;
}
.page-template-template-landing-evo2 .introduction .formulaire .landingPage-page1.landingPage-page4 > div.minHeight, .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page1.landingPage-page3 > div.minHeight, .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page2.landingPage-page4 > div.minHeight, .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page2.landingPage-page3 > div.minHeight, .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page3.landingPage-page4 > div.minHeight, .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page3.landingPage-page3 > div.minHeight, .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page4.landingPage-page4 > div.minHeight, .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page4.landingPage-page3 > div.minHeight {
  min-height: 450px;
}
.page-template-template-landing-evo2 .introduction .formulaire .landingPage-page1.landingPage-page2 .formFieldContent, .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page2.landingPage-page2 .formFieldContent, .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page3.landingPage-page2 .formFieldContent, .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page4.landingPage-page2 .formFieldContent {
  padding-bottom: 0px;
}
.page-template-template-landing-evo2 .introduction .formulaire .landingPage-page1.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap .form-control, .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap .form-control, .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page3.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap .form-control, .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page4.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap .form-control {
  height: 45px;
  border: 2px solid #3e3e7c;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .formFieldContent {
  padding-top: 0;
  padding-bottom: 0;
  color: #343434;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .formFieldContent b, .page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .formFieldContent strong {
  color: #343434;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .btnEligibleContainer {
  min-height: 146px;
  background-color: #3e3e7c;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .btnEligibleContainer .wpcf7-spinner {
  display: none;
}
.page-template-template-landing-evo2 .introduction .formulaire .wpcf7 #btnSuisJeEligible {
  max-width: 300px;
}
.page-template-template-landing-evo2 .menuContainer .sousMenu {
  border-bottom: 0;
}
.page-template-template-landing-evo2 .entry-header {
  background-image: none;
}
.page-template-template-landing-evo2 .custom-radio .custom-control-label:hover {
  cursor: pointer;
  background-color: #3E3E7C !important;
  color: #FFF !important;
}
.page-template-template-landing-evo2 .custom-control-input:checked ~ .custom-control-label {
  cursor: pointer;
  background-color: #3E3E7C !important;
  color: #FFF !important;
}

.page-template-template-landing .entry-header {
  padding-top: 140%;
}
.page-template-template-landing .entry-header .containerIntroduction h1 {
  line-height: 30px;
}
.page-template-template-landing .entry-header .introduction {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
}
.page-template-template-landing .entry-header .introduction h1 {
  text-align: center;
}
.page-template-template-landing .entry-header .introduction ul {
  padding-left: 25px;
  margin-top: 10px;
}
.page-template-template-landing .entry-header .introduction ul li {
  display: inline-block;
  position: relative;
  line-height: 22px;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.page-template-template-landing .entry-header .introduction ul li:before {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 5px;
  left: -23px;
  content: "";
  font-size: 1.5em;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(img/markerValidate.svg);
}

@media (max-width: 767px) {
  .page-template-template-landing-evo1 .formPart .formulaire {
    background-color: #626293 !important;
  }

  .page-template-template-landing-evo2 .formPart .formulaire {
    background-color: #d8d8e5 !important;
  }
  .page-template-template-landing-evo2 .formPart .formulaire .chiffreRond {
    margin-top: 10px;
    font-size: 28px;
    height: 50px;
    width: 50px;
    line-height: 48px;
  }
  .page-template-template-landing-evo2 .entry-header .headerTextContainer .introduction h1 {
    font-size: 28px;
    line-height: 36px;
  }

  .page-template-template-landing-evo1 .formPart, .page-template-template-landing-evo2 .formPart {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .page-template-template-landing-evo1 .formPart .formulaire .introForm, .page-template-template-landing-evo2 .formPart .formulaire .introForm {
    height: initial;
  }
  .page-template-template-landing-evo1 .formPart .formulaire .introForm > div, .page-template-template-landing-evo2 .formPart .formulaire .introForm > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .page-template-template-landing-evo1 .entry-header, .page-template-template-landing-evo2 .entry-header {
    background-image: none !important;
    background-color: #f2f2f2;
    padding-top: 0;
  }
  .page-template-template-landing-evo1 .entry-header .headerTextContainer, .page-template-template-landing-evo2 .entry-header .headerTextContainer {
    background: none;
    position: initial;
  }
}
@media (min-width: 768px) {
  .w-md-100 {
    width: 100% !important;
  }

  .page-template-template-landing, .page-template-template-landing-evo1, .page-template-template-landing-evo2 {
    position: relative;
  }
  .page-template-template-landing .entry-header, .page-template-template-landing-evo1 .entry-header, .page-template-template-landing-evo2 .entry-header {
    padding-top: 663px;
    margin-top: 80px;
  }
  .page-template-template-landing .entry-header .containerIntroduction h1, .page-template-template-landing-evo1 .entry-header .containerIntroduction h1, .page-template-template-landing-evo2 .entry-header .containerIntroduction h1 {
    line-height: 44px;
  }
  .page-template-template-landing .entry-header .introduction ul li, .page-template-template-landing-evo1 .entry-header .introduction ul li, .page-template-template-landing-evo2 .entry-header .introduction ul li {
    line-height: 47px;
    font-size: 18px;
  }
  .page-template-template-landing .entry-header .introduction ul li:before, .page-template-template-landing-evo1 .entry-header .introduction ul li:before, .page-template-template-landing-evo2 .entry-header .introduction ul li:before {
    top: 17px;
  }
  .page-template-template-landing .entry-header .introduction h1, .page-template-template-landing-evo1 .entry-header .introduction h1, .page-template-template-landing-evo2 .entry-header .introduction h1 {
    text-align: left;
    font-size: 30px;
  }
  .page-template-template-landing .formPart, .page-template-template-landing-evo1 .formPart, .page-template-template-landing-evo2 .formPart {
    position: absolute;
    left: 50%;
    top: 0;
  }

  .page-template-template-landing .formulaire {
    border-radius: 6px;
    background-color: rgba(62, 62, 124, 0.9);
  }
  .page-template-template-landing .formulaire .wpcf7 .textTousChamps {
    opacity: 0.6;
  }
  .page-template-template-landing .formulaire .wpcf7 .col, .page-template-template-landing .formulaire .wpcf7 .col-1, .page-template-template-landing .formulaire .wpcf7 .col-10, .page-template-template-landing .formulaire .wpcf7 .col-11, .page-template-template-landing .formulaire .wpcf7 .col-12, .page-template-template-landing .formulaire .wpcf7 .col-2, .page-template-template-landing .formulaire .wpcf7 .col-3, .page-template-template-landing .formulaire .wpcf7 .col-4, .page-template-template-landing .formulaire .wpcf7 .col-5, .page-template-template-landing .formulaire .wpcf7 .col-6, .page-template-template-landing .formulaire .wpcf7 .col-7, .page-template-template-landing .formulaire .wpcf7 .col-8, .page-template-template-landing .formulaire .wpcf7 .col-9, .page-template-template-landing .formulaire .wpcf7 .col-auto, .page-template-template-landing .formulaire .wpcf7 .col-lg, .page-template-template-landing .formulaire .wpcf7 .col-lg-1, .page-template-template-landing .formulaire .wpcf7 .col-lg-10, .page-template-template-landing .formulaire .wpcf7 .col-lg-11, .page-template-template-landing .formulaire .wpcf7 .col-lg-12, .page-template-template-landing .formulaire .wpcf7 .col-lg-2, .page-template-template-landing .formulaire .wpcf7 .col-lg-3, .page-template-template-landing .formulaire .wpcf7 .col-lg-4, .page-template-template-landing .formulaire .wpcf7 .col-lg-5, .page-template-template-landing .formulaire .wpcf7 .col-lg-6, .page-template-template-landing .formulaire .wpcf7 .col-lg-7, .page-template-template-landing .formulaire .wpcf7 .col-lg-8, .page-template-template-landing .formulaire .wpcf7 .col-lg-9, .page-template-template-landing .formulaire .wpcf7 .col-lg-auto, .page-template-template-landing .formulaire .wpcf7 .col-md, .page-template-template-landing .formulaire .wpcf7 .col-md-1, .page-template-template-landing .formulaire .wpcf7 .col-md-10, .page-template-template-landing .formulaire .wpcf7 .col-md-11, .page-template-template-landing .formulaire .wpcf7 .col-md-12, .page-template-template-landing .formulaire .wpcf7 .col-md-2, .page-template-template-landing .formulaire .wpcf7 .col-md-3, .page-template-template-landing .formulaire .wpcf7 .col-md-4, .page-template-template-landing .formulaire .wpcf7 .col-md-5, .page-template-template-landing .formulaire .wpcf7 .col-md-6, .page-template-template-landing .formulaire .wpcf7 .col-md-7, .page-template-template-landing .formulaire .wpcf7 .col-md-8, .page-template-template-landing .formulaire .wpcf7 .col-md-9, .page-template-template-landing .formulaire .wpcf7 .col-md-auto, .page-template-template-landing .formulaire .wpcf7 .col-sm, .page-template-template-landing .formulaire .wpcf7 .col-sm-1, .page-template-template-landing .formulaire .wpcf7 .col-sm-10, .page-template-template-landing .formulaire .wpcf7 .col-sm-11, .page-template-template-landing .formulaire .wpcf7 .col-sm-12, .page-template-template-landing .formulaire .wpcf7 .col-sm-2, .page-template-template-landing .formulaire .wpcf7 .col-sm-3, .page-template-template-landing .formulaire .wpcf7 .col-sm-4, .page-template-template-landing .formulaire .wpcf7 .col-sm-5, .page-template-template-landing .formulaire .wpcf7 .col-sm-6, .page-template-template-landing .formulaire .wpcf7 .col-sm-7, .page-template-template-landing .formulaire .wpcf7 .col-sm-8, .page-template-template-landing .formulaire .wpcf7 .col-sm-9, .page-template-template-landing .formulaire .wpcf7 .col-sm-auto, .page-template-template-landing .formulaire .wpcf7 .col-xl, .page-template-template-landing .formulaire .wpcf7 .col-xl-1, .page-template-template-landing .formulaire .wpcf7 .col-xl-10, .page-template-template-landing .formulaire .wpcf7 .col-xl-11, .page-template-template-landing .formulaire .wpcf7 .col-xl-12, .page-template-template-landing .formulaire .wpcf7 .col-xl-2, .page-template-template-landing .formulaire .wpcf7 .col-xl-3, .page-template-template-landing .formulaire .wpcf7 .col-xl-4, .page-template-template-landing .formulaire .wpcf7 .col-xl-5, .page-template-template-landing .formulaire .wpcf7 .col-xl-6, .page-template-template-landing .formulaire .wpcf7 .col-xl-7, .page-template-template-landing .formulaire .wpcf7 .col-xl-8, .page-template-template-landing .formulaire .wpcf7 .col-xl-9, .page-template-template-landing .formulaire .wpcf7 .col-xl-auto {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-template-template-landing .formulaire .wpcf7 .formFieldContent {
    padding-bottom: 30px;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .page-template-template-landing .formulaire .wpcf7 .separateur {
    font-size: 16px;
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .page-template-template-landing .formulaire .wpcf7 .radiateurs select {
    width: 57px;
  }
  .page-template-template-landing .formulaire .btn-primary {
    margin-top: 20px;
    width: 330px;
    height: 55px;
  }
  .page-template-template-landing .formulaire .entry-header {
    padding-top: 663px;
  }
  .page-template-template-landing .formPart {
    top: -50px;
    width: 560px;
    z-index: 20;
  }

  .page-template-template-landing-evo1 .entry-header .headerTextContainer .formPart .formulaire {
    padding-bottom: 20px;
  }
  .page-template-template-landing-evo1 .formulaire {
    background-color: rgba(62, 62, 124, 0.8);
  }
  .page-template-template-landing-evo1 .formulaire .wpcf7 .formFieldContent {
    padding-bottom: 0;
  }
  .page-template-template-landing-evo1 .formulaire .wpcf7 .formFieldContent label {
    font-size: 16px;
  }
  .page-template-template-landing-evo1 .formulaire .wpcf7 .landingPage-page1 label {
    margin-top: 40px;
  }

  .page-template-template-landing-evo1 .formPart, .page-template-template-landing-evo2 .formPart {
    /*			width:520px;*/
  }
  .page-template-template-landing-evo1 .containerTextimage .btn, .page-template-template-landing-evo2 .containerTextimage .btn {
    width: 340px;
  }
  .page-template-template-landing-evo1 .entry-header, .page-template-template-landing-evo2 .entry-header {
    padding-top: 0;
  }
  .page-template-template-landing-evo1 .entry-header .headerTextContainer, .page-template-template-landing-evo2 .entry-header .headerTextContainer {
    position: initial;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .page-template-template-landing-evo1 .entry-header .headerTextContainer .formPart, .page-template-template-landing-evo2 .entry-header .headerTextContainer .formPart {
    position: initial;
  }
  .page-template-template-landing-evo1 .entry-header .headerTextContainer .formPart .formulaire .wpcf7-response-output, .page-template-template-landing-evo2 .entry-header .headerTextContainer .formPart .formulaire .wpcf7-response-output {
    margin-top: 0;
  }

  .page-template-template-landing-evo2 .formulaire .landingPage-page1 > div, .page-template-template-landing-evo2 .formulaire .landingPage-page2 > div, .page-template-template-landing-evo2 .formulaire .landingPage-page3 > div, .page-template-template-landing-evo2 .formulaire .landingPage-page4 > div {
    min-height: 380px;
    font-size: 16px;
  }
  .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap {
    padding-top: 6px;
  }
  .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap .form-control {
    height: 35px;
  }
  .page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .btn-secondary, .page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .btn-orange {
    width: 250px;
    max-width: 250px !important;
  }
}
@media (min-width: 1100px) {
  .page-template-template-landing-evo2 .formulaire .wpcf7 .formFieldContent.fondGris1, .page-template-template-landing-evo2 .formulaire .wpcf7 .formFieldContent.fondGris2 {
    min-height: 154px;
  }
  .page-template-template-landing-evo2 .formulaire .landingPage-page1 > div, .page-template-template-landing-evo2 .formulaire .landingPage-page2 > div, .page-template-template-landing-evo2 .formulaire .landingPage-page3 > div, .page-template-template-landing-evo2 .formulaire .landingPage-page4 > div {
    min-height: 450px;
    font-size: 18px;
  }
  .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap {
    padding-top: 10px;
  }
  .page-template-template-landing-evo2 .introduction .formulaire .landingPage-page2.landingPage-page2 .formFieldContent .form-group .wpcf7-form-control-wrap .form-control {
    height: 45px;
  }
  .page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .btn-secondary, .page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .btn-orange {
    width: 350px;
    max-width: 350px !important;
  }
  .page-template-template-landing-evo2 .introForm {
    font-size: 20px;
  }
  .page-template-template-landing-evo2 .introForm .part2 * {
    font-size: 20px !important;
  }
  .page-template-template-landing-evo2 .cadreIntroEvo2 {
    font-size: 22px;
  }
  .page-template-template-landing-evo2 .introduction .formulaire .wpcf7 .formFieldContent {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.landing-4picto-image {
  padding-top: 40xp;
  padding-bottom: 40px;
  text-align: center;
  font-size: 16px;
}
.landing-4picto-image h2 {
  font-size: 30px;
  font-weight: 700;
}
.landing-4picto-image h2 b, .landing-4picto-image h2 strong {
  font-weight: 700;
  color: #FFF;
}
.landing-4picto-image .item {
  color: #FFF;
}
.landing-4picto-image .item .image {
  background-size: contain;
  padding-top: 93px;
  margin-bottom: 8px;
  margin-top: 20px;
}
.landing-4picto-image .item b, .landing-4picto-image .item strong {
  color: #FFF;
}
.landing-4picto-image .itemFull .image {
  padding-top: 80%;
  background-size: contain;
}

.landing-3etapes {
  background-color: #FFF;
  text-align: center;
  padding-top: 36px;
  padding-bottom: 40px;
  font-size: 18px;
  font-weight: 400;
}
.landing-3etapes h3, .landing-3etapes h2 {
  color: #3E3E7C;
  font-size: 30px;
}
.landing-3etapes .item {
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 50px;
}
.landing-3etapes .item .cadreTexte {
  position: relative;
  height: 132px;
  border: 2px solid #dcdcdc;
}
.landing-3etapes .item .cadreTexte .texte {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 35px;
}
.landing-3etapes .item .cadreTexte h3 {
  background-color: #FFF;
  position: absolute;
  top: -30px;
  left: 25px;
  right: 25px;
  text-align: center;
  font-size: 24px;
}
.landing-3etapes .item .cadreTexte h3 .bigNumber {
  position: relative;
  top: 10px;
  font-size: 59px;
}

.containerTextimage.landing-video {
  background-color: #F4F5F7;
  padding-top: 36px;
  padding-bottom: 36px;
  font-size: 18px;
  font-weight: 400;
}
.containerTextimage.landing-video h3, .containerTextimage.landing-video h2 {
  color: #3E3E7C;
  font-size: 30px;
}
.containerTextimage.landing-video .btnContainer {
  padding-top: 20px;
}
.containerTextimage.landing-video .videoWrapperContainer {
  max-width: 640px;
  margin: 0 auto;
}
.containerTextimage.landing-video .videoWrapperContainer .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.containerTextimage.landing-video .videoWrapperContainer .videoWrapper iframe, .containerTextimage.landing-video .videoWrapperContainer .videoWrapper .wp-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .landing-3etapes .item:first-child {
    margin-top: 10px;
  }
  .landing-3etapes .item .cadreTexte h3 {
    left: 75px;
    right: 75px;
  }
}
@media (min-width: 1000px) {
  .landing-3etapes .item {
    padding-left: 25px;
    padding-right: 25px;
  }
  .landing-3etapes .item .cadreTexte h3 {
    left: 45px;
    right: 45px;
  }
}
@media (min-width: 1300px) {
  .landing-3etapes .item {
    padding-left: 45px;
    padding-right: 45px;
  }
  .landing-3etapes .item .cadreTexte h3 {
    left: 75px;
    right: 75px;
  }
}

/*# sourceMappingURL=style_volta.css.map */
