<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/chmgroup.idcomcrea.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/chmgroup.idcomcrea.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1768</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/chmgroup.idcomcrea.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2424</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/chmgroup.idcomcrea.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2478</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/utils.less) is not within the allowed path(s): (/www/wwwroot/chmgroup.idcomcrea.fr/:/tmp/) in <b>/www/wwwroot/chmgroup.idcomcrea.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/utils) is not within the allowed path(s): (/www/wwwroot/chmgroup.idcomcrea.fr/:/tmp/) in <b>/www/wwwroot/chmgroup.idcomcrea.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/desktop.less) is not within the allowed path(s): (/www/wwwroot/chmgroup.idcomcrea.fr/:/tmp/) in <b>/www/wwwroot/chmgroup.idcomcrea.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/desktop) is not within the allowed path(s): (/www/wwwroot/chmgroup.idcomcrea.fr/:/tmp/) in <b>/www/wwwroot/chmgroup.idcomcrea.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/mobile.less) is not within the allowed path(s): (/www/wwwroot/chmgroup.idcomcrea.fr/:/tmp/) in <b>/www/wwwroot/chmgroup.idcomcrea.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/mobile) is not within the allowed path(s): (/www/wwwroot/chmgroup.idcomcrea.fr/:/tmp/) in <b>/www/wwwroot/chmgroup.idcomcrea.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/tablet.less) is not within the allowed path(s): (/www/wwwroot/chmgroup.idcomcrea.fr/:/tmp/) in <b>/www/wwwroot/chmgroup.idcomcrea.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/tablet) is not within the allowed path(s): (/www/wwwroot/chmgroup.idcomcrea.fr/:/tmp/) in <b>/www/wwwroot/chmgroup.idcomcrea.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
.link-container {
  text-align: center;
}
.text-primary {
  color: #66b25d !important;
}
.text-secondary {
  color: #26b9b9 !important;
}
strong {
  color: #66b25d;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15) !important;
}
a {
  transition: all 0.2s ease;
}
a:hover {
  color: #66b25d;
}
.btn-t1 {
  background-color: #66b25d;
  color: #fff;
  border-radius: 25px;
  padding: 10px 20px 10px 20px;
  border: none;
  display: inline-block;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.72px;
  transition: all 0.2s ease;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid transparent;
}
.btn-t1:hover {
  color: #66b25d;
  background-color: transparent;
  transition: all 0.2s ease-in-out;
  border-color: #66b25d;
}
.btn-outline-t1 {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 25px;
  transition: all 0.2s ease;
}
.btn-outline-t1:hover {
  border-color: #66b25d;
  color: #66b25d;
}
.outline-white {
  border-color: white;
  color: white !important;
  background-color: transparent;
}
input.outline-white:active,
input.outline-white:focus {
  border-color: #66b25d;
}
.img-container-cover,
.img-container-contain {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.img-container-cover img {
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
}
.img-container-contain img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}
.default-title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.default-subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
}
.icon-text-right,
.icon-text-left {
  padding-left: 5px;
  padding-right: 5px;
}
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
html {
  overflow-x: hidden;
}
#cookie-law-info-again {
  background-color: #26b9b9 !important;
  color: #fff !important;
}
body,
html {
  font-size: large;
  max-width: 100vw;
  overflow-x: hidden;
}
body .infoTel,
html .infoTel {
  display: block;
  position: fixed;
  bottom: 40px;
  right: 40px;
  border-radius: 100%;
  background-color: #66b25d;
  padding: 15px;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  z-index: 2;
}
body .infoTel .img-modal,
html .infoTel .img-modal {
  width: 35px;
  height: 35px;
}
body .infoTel .nous-contacter,
html .infoTel .nous-contacter {
  font-size: 11px;
  position: relative;
  top: 40%;
  font-weight: bold;
  color: white;
}
body .infoTel:hover,
html .infoTel:hover {
  background-color: white;
}
body .infoTel:hover span,
html .infoTel:hover span {
  color: #f8980a;
}
body .infoTel .st1,
html .infoTel .st1 {
  fill: white;
}
body .infoTel .st4,
body .infoTel .st5,
html .infoTel .st4,
html .infoTel .st5 {
  fill: white;
}
body .subtitle,
html .subtitle {
  color: #0c102c;
}
@media screen and (max-width: 768px) {
  body .subtitle,
  html .subtitle {
    font-size: 50px;
    margin-bottom: 20px;
  }
}
body #section-faq,
html #section-faq {
  padding-top: 10vw;
  padding-bottom: 10vw;
}
body #section-faq ul,
html #section-faq ul {
  margin: 0;
  padding: 0;
}
body #section-faq li,
html #section-faq li {
  list-style: none;
}
body #section-faq .titre,
html #section-faq .titre {
  color: #66b25d !important;
  text-align: center;
}
body #section-faq .container,
html #section-faq .container {
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
}
body #section-faq .accardion,
html #section-faq .accardion {
  width: 100%;
}
body #section-faq .accardion_item,
html #section-faq .accardion_item {
  border-radius: 21px;
  margin-bottom: 5px;
  color: #4f4f4f;
  overflow: hidden;
  background-color: #e7e7e7;
}
body #section-faq .accardion_item .accardion_trigger.active,
html #section-faq .accardion_item .accardion_trigger.active {
  background-color: #66b25d;
  color: white;
}
body #section-faq .accardion_item .accardion_trigger.active+.accardion_content,
html #section-faq .accardion_item .accardion_trigger.active+.accardion_content {
  transform: scaleY(1);
  padding: 20px;
}
body #section-faq .accardion_item .accardion_trigger.active:after,
html #section-faq .accardion_item .accardion_trigger.active:after {
  border-bottom: 14px solid white;
  transform: rotate(180deg);
}
body #section-faq .accardion_item:nth-child(odd) .accardion_trigger,
html #section-faq .accardion_item:nth-child(odd) .accardion_trigger {
  background-color: #0c102c;
  color: white;
}
body #section-faq .accardion_item:nth-child(odd) .accardion_trigger:hover,
html #section-faq .accardion_item:nth-child(odd) .accardion_trigger:hover {
  color: white;
  background-color: #66b25d;
}
body #section-faq .accardion_item:nth-child(odd) .accardion_trigger:hover:after,
html #section-faq .accardion_item:nth-child(odd) .accardion_trigger:hover:after {
  border-bottom: 14px solid white;
}
body #section-faq .accardion_item:nth-child(odd) .accardion_trigger.active,
html #section-faq .accardion_item:nth-child(odd) .accardion_trigger.active {
  background-color: #66b25d;
  color: white;
}
body #section-faq .accardion_trigger,
html #section-faq .accardion_trigger {
  height: 30xp;
  padding: 15px 20px;
  border-radius: 21px;
  position: relative;
  overflow: hidden;
  transition: .3s;
  font-famyly: 'Fira Sans';
  font-weight: 600;
  cursor: pointer;
}
body #section-faq .accardion_trigger:after,
html #section-faq .accardion_trigger:after {
  content: '';
  display: block;
  position: absolute;
  top: 16px;
  right: 20px;
  border-bottom: 14px solid #66b25d;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  transition: .3s;
}
@media screen and (max-width: 768px) {
  body #section-faq .accardion_trigger:after,
  html #section-faq .accardion_trigger:after {
    display: none;
  }
}
body #section-faq .accardion_trigger:hover,
html #section-faq .accardion_trigger:hover {
  color: white;
  background-color: #66b25d;
}
body #section-faq .accardion_trigger:hover:after,
html #section-faq .accardion_trigger:hover:after {
  border-bottom: 14px solid white;
}
body #section-faq .accardion_content,
html #section-faq .accardion_content {
  transform-origin: top;
  transform: scaleY(0);
  padding: 0 20px 0;
  transition: .3s;
  max-height: 0;
  overflow: hidden;
  font-famyly: 'Fira Sans';
  font-size: 15px;
  font-weight: 300px;
  color: #4f4f4f;
}
body .certif-container,
html .certif-container {
  height: 60px;
  width: 500px;
  margin-left: -15px;
}
body .certif-container img,
html .certif-container img {
  min-height: 0;
  min-width: 0;
  padding-left: 15px;
  padding-right: 15px;
}
body .default-container,
html .default-container {
  padding-top: 50px;
  padding-bottom: 50px;
}
body .default-container h2,
html .default-container h2 {
  text-align: center;
}
body .default-container h3,
html .default-container h3 {
  margin-top: 50px;
}
body .default-container a,
html .default-container a {
  color: #66b25d;
  text-decoration: none;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body .default-container a:active,
body .default-container a:hover,
body .default-container a:focus,
html .default-container a:active,
html .default-container a:hover,
html .default-container a:focus {
  color: #26b9b9;
}
.content-main {
  margin-top: 130px;
}
@media screen and (max-width: 768px) {
  .content-main {
    margin-top: 60px;
  }
}
.header-prince {
  position: fixed !important;
  width: 100% !important;
}
header {
  background-color: #fff;
  box-shadow: -1px 2px 3px 1px rgba(224,224,224,0.7);
  z-index: 10000 !important;
}
header .header-container .navbar-brand img {
  height: 84px;
}
header .header-container .coord-nav {
  padding-left: 90px;
}
header .header-container #contact-details-navbar .nav-item.social {
  width: 50px;
}
header .header-container #contact-details-navbar .nav-item .nav-link {
  color: #171616;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
  min-width: 30px;
}
header .header-container #contact-details-navbar .nav-item .nav-link span {
  transition: all 0.2s ease;
}
header .header-container #contact-details-navbar .nav-item .nav-link:hover span {
  color: #66b25d;
}
header .header-container #contact-details-navbar .nav-item .nav-link .facebook,
header .header-container #contact-details-navbar .nav-item .nav-link .linkedin,
header .header-container #contact-details-navbar .nav-item .nav-link .instagram,
header .header-container #contact-details-navbar .nav-item .nav-link .youtube {
  width: 20px;
  height: 20px;
  transition: all 0.2s ease;
}
header .header-container #contact-details-navbar .nav-item .nav-link .facebook:hover,
header .header-container #contact-details-navbar .nav-item .nav-link .linkedin:hover,
header .header-container #contact-details-navbar .nav-item .nav-link .instagram:hover,
header .header-container #contact-details-navbar .nav-item .nav-link .youtube:hover {
  width: 25px;
  height: 25px;
  filter: brightness(0) saturate(100%);
}
header .header-container #contact-details-navbar .nav-item .nav-link .instagram {
  width: 23px;
  height: 23px;
}
header .header-container #menu {
  position: fixed;
  right: 0;
  top: 0;
  background-color: #66b25d;
  width: 500px;
  max-width: 100vw;
  height: 100vh;
  transition: all 330ms ease-in-out;
  z-index: 20000;
  color: #fff;
  list-style: none;
}
header .header-container #menu .sun {
  position: absolute;
  top: 50%;
  right: -60px;
  transform: translateY(-50%);
}
header .header-container #menu .menu-item {
  padding: 10px 0 10px 0;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0px;
}
header .header-container #menu .menu-item a {
  color: #fff;
  text-decoration: none;
  z-index: 20000;
}
header .header-container #menu .menu-item a[aria-current='page'],
header .header-container #menu .menu-item a:hover {
  text-decoration: underline;
}
header .header-container #menu .menu-item .sub-menu {
  padding-left: 0;
  list-style-type: none;
}
header .header-container #menu .menu-item .sub-menu li:before {
  content: '- ';
}
header .header-container #menu .current-menu-item>a {
  text-decoration: underline;
}
header .header-container #menu .current-menu-ancestor.current-menu-item>a {
  text-decoration: none;
}
header .header-container #menu #btn-close-menu {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
}
header .header-container .menu-opener-container {
  color: #fff !important;
  background-color: #66b25d;
  width: 129px;
  height: 129px;
  cursor: pointer;
  transition: all 0.2s ease;
}
header .header-container .menu-opener-container p {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 10px;
  font-weight: 100;
  letter-spacing: 1px;
}
header .header-container .menu-opener-container button {
  outline: none;
}
header .header-container .menu-opener-container:hover {
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15) !important;
}
header .header-container #menu.collapsed {
  transform: translateX(100%);
}
header #menu1 {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
header #menu1 li {
  position: relative;
  margin-right: 20px;
}
header #menu1 a {
  text-decoration: none;
  color: #333;
  padding: 10px;
  display: block;
}
header #menu1 a:hover {
  color: #66b25d;
}
header .sub-menu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  list-style: none;
  box-shadow: 0px 7px 27px 4px rgba(0,0,0,0.03);
  background-color: #fff;
  padding: 0;
}
header #menu1 li:hover>.sub-menu {
  max-height: 200px;
  opacity: 1;
  visibility: visible;
}
header .sub-menu li {
  width: 200px;
  margin: 0 !important;
}
header .sub-menu a {
  padding: 10px;
  display: block;
}
header .sub-menu a:hover {
  color: white !important;
  background-color: #66b25d;
  width: 100%;
}
header .sub-menu .sub-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}
header #ordi1 {
  display: none !important;
}
header #ordi1.scroll-up {
  box-shadow: none;
  top: 0;
  transition: top 0, 4s ease, box-shadow 0.3s ease;
  position: fixed;
  width: 100%;
  z-index: 1000;
  background: white;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
}
footer {
  background-color: #0c102c;
  color: #fff;
}
footer * {
  font-family: 'Nunito Sans', sans-serif;
}
footer .container {
  max-width: 1350px;
}
footer .top {
  padding-top: 75px;
  padding-bottom: 75px;
}
footer hr {
  width: 70%;
  margin: auto !important;
}
footer .bottom {
  padding-top: 50px;
  padding-bottom: 50px;
}
footer .bottom a {
  font-size: .8rem;
}
footer .bottom .icon-idcom {
  width: auto;
}
footer .bottom .facebook,
footer .bottom .youtube,
footer .bottom .instagram,
footer .bottom .linkedin {
  transition: all 0.2s ease-in-out;
}
footer .bottom .facebook:hover,
footer .bottom .youtube:hover,
footer .bottom .instagram:hover,
footer .bottom .linkedin:hover {
  filter: invert(63%) sepia(99%) saturate(1046%) hue-rotate(70deg) brightness(108%) contrast(120%);
}
footer .bottom .instagram {
  width: 26px;
  height: 26px;
}
footer a {
  color: #fff;
  text-decoration: underline;
}
footer #menu-menu-bas-de-page {
  display: flex;
  flex-direction: row;
  list-style: none;
}
footer #menu-menu-bas-de-page a {
  text-decoration: none;
}
footer #menu-menu-bas-de-page>li {
  margin: 0 30px;
}
footer #menu-menu-bas-de-page>li>a {
  color: #66b25d;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}
footer #menu-menu-bas-de-page>li .sub-menu {
  list-style: none;
  padding: 0;
  font-family: proxima-nova, sans-serif !important;
  font-size: 14px !important;
  font-weight: 100 !important;
  letter-spacing: 0px;
  margin-top: 20px;
}
footer #menu-menu-bas-de-page>li .sub-menu li {
  padding: 5px 0 5px 0;
}
footer #menu-menu-bas-de-page>li .sub-menu li a:hover {
  color: #66b25d;
}
footer .img-container-contain {
  width: 200px;
}
footer .call-to-email {
  max-width: 350px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0px;
}
footer .input-group {
  font-family: proxima-nova, sans-serif !important;
  font-size: 14px !important;
  font-weight: 100 !important;
  letter-spacing: 0px;
  width: 350px;
  margin-top: 30px;
}
.section-banner {
  position: relative;
  height: 580px;
  color: #fff;
}
.section-banner #breadcrumbs {
  position: absolute;
  top: 30px;
  left: 100px;
}
.section-banner #breadcrumbs a {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0px;
  color: #fff;
  text-decoration: none;
}
.section-banner #breadcrumbs a:hover {
  color: #66b25d;
}
.section-banner #breadcrumbs .fa-chevron-right {
  margin-left: 30px;
  margin-right: 30px;
  font-size: 10px;
}
.section-banner #breadcrumbs .breadcrumb_last {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
}
.section-banner img {
  z-index: -1;
}
.section-banner .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 100px;
  font-weight: 700;
  letter-spacing: 0px;
}
.section-banner .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.625px;
}
.section-form {
  position: relative;
}
.section-form * {
  max-width: 100vw;
}
.section-form .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.section-form .subtitle {
  margin-top: 20px;
  color: #fff;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 55px;
  font-weight: 800;
  letter-spacing: 0px;
}
.section-form form {
  margin-top: 50px;
}
.section-form .nf-before-form-content {
  display: none;
}
.section-form label {
  color: #fff;
}
.section-form label:not(.section-form label#nf-label-field-14,
.section-form label#nf-label-field-20) {
  display: none;
}
.section-form .checkbox-wrap label {
  font-size: 12px;
}
.section-form .nf-response-msg {
  color: #fff;
  text-align: center;
}
.section-form .nf-form-content {
  width: 750px;
}
.section-form .nf-form-content input,
.section-form .nf-form-content select,
.section-form .nf-form-content textarea {
  border-radius: 5px;
  font-style: italic;
}
.section-form .nf-form-content .submit-wrap .nf-field-element {
  text-align: center;
}
.section-form .nf-form-content .submit-wrap .nf-field-element input[type='button'] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-right: 30px;
  background: transparent;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.72px;
  font-style: normal !important;
}
.section-form .nf-form-content .submit-wrap .nf-field-element:active input[type='button'],
.section-form .nf-form-content .submit-wrap .nf-field-element:hover input[type='button'],
.section-form .nf-form-content .submit-wrap .nf-field-element:focus input[type='button'] {
  color: #fff;
}
.section-form .nf-error-msg {
  text-align: center;
}
.section-form .arrow {
  padding: 0 !important;
  border-radius: 50% !important;
  height: auto;
  width: 47px;
  height: 47px;
  position: absolute;
  bottom: 130px;
  right: 100px;
}
.section-form .arrow span {
  font-size: 20px;
}
.section-commitments-guarantees {
  padding-top: 100px;
  color: #fff;
  padding-bottom: 100px;
}
.section-commitments-guarantees .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.section-commitments-guarantees .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 85px;
  font-weight: 800;
  letter-spacing: 0px;
  margin-bottom: 90px;
}
.section-commitments-guarantees .row {
  max-width: 1472px;
  margin: 0 auto;
}
.section-commitments-guarantees .slide-img-container {
  width: 792px;
  height: 593px;
  border-radius: 50px;
  object-fit: cover;
}
.section-commitments-guarantees .slide-title {
  padding-left: 90px;
}
.section-commitments-guarantees .slide-title .text-container {
  margin-top: 100px;
}
.section-commitments-guarantees .slide-title .description-title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.section-commitments-guarantees .slide-title .description-subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 0px;
  margin-top: 30px;
}
.section-commitments-guarantees .slide-title .description {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0px;
  margin-top: 30px;
}
.section-commitments-guarantees .slide-title .btn-t1 {
  margin-top: 30px;
}
.link-container {
  text-align: center;
}
.section-customers {
  padding-top: 170px;
  padding-bottom: 100px;
}
.section-customers .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.section-customers .subtitle {
  margin-top: 25px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
}
.section-customers #carousel-customers-icons {
  position: relative;
  margin-top: 130px;
  padding: 0 200px;
  margin: 130px auto 0 auto;
  display: flex;
  align-items: center;
}
.section-customers #carousel-customers-icons .img-container {
  padding: 0 65px;
}
.section-customers #carousel-customers-icons .img-container .item {
  object-fit: contain;
}
.section-customers #carousel-customers-icons .owl-nav {
  font-family: 'Yaldevi', sans-serif;
  font-size: 100px;
  text-align: center;
}
.section-customers #carousel-customers-icons .owl-nav .owl-prev {
  position: absolute;
  left: 50px;
  top: 35%;
  transform: translateY(-50%);
}
.section-customers #carousel-customers-icons .owl-nav .owl-next {
  position: absolute;
  right: 50px;
  top: 35%;
  transform: translateY(-50%);
}
.section-customers .link-container {
  margin-top: 88px;
  text-align: center;
}
.section-gallery-home {
  padding-top: 140px;
}
.section-gallery-home .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.section-gallery-home .subtitle {
  margin-top: 30px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
}
.section-gallery-home .container {
  margin-top: 70px;
  max-width: 100vw;
}
.section-gallery-home .colonne-1 img,
.section-gallery-home .colonne-3 img {
  height: 500px;
}
.section-gallery-home .colonne-2 img {
  height: 100%;
}
.section-gallery-home .card .overlay {
  color: #fff;
  background-color: rgba(0,0,0,0.75);
  height: 100%;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.section-gallery-home .card .overlay a {
  z-index: 1000;
}
.section-gallery-home .card .overlay div {
  z-index: 0;
}
.section-gallery-home .card:hover .overlay {
  opacity: 1;
}
.section-gallery-home .card img {
  object-fit: cover;
}
.section-gallery-home .link-container {
  margin-top: 60px;
}
.section-gallery-home .owl-dots {
  text-align: center;
}
.section-gallery-home .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.section-gallery-home .owl-dots .owl-dot.active span {
  background: #66b25d;
}
.section-services {
  position: relative;
}
.section-services .sun {
  position: absolute;
  top: -350px;
  right: -130px;
  height: 775px;
  width: auto;
}
.section-services .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
  font-weight: 100;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.section-services .title span {
  margin-left: 15px;
}
@media screen and (min-width: 768px) {
  .section-services .row {
    margin-left: -30px;
  }
}
.section-services .row .card {
  height: 100%;
  cursor: default;
}
.section-services .row .card-body {
  width: 100%;
  padding: 60px 25px 0 15px;
  margin-bottom: 10px;
  border-radius: 5px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .section-services .row .card-link {
    font-size: 0.8rem;
    padding: 0;
  }
}
.section-services .row .card:hover .card-body {
  color: #fff;
  background-color: #66b25d;
  padding-bottom: 20px;
  margin-bottom: -10px;
  box-shadow: rgba(50,50,93,0.25) 0px 13px 27px -5px, rgba(0,0,0,0.3) 0px 8px 16px -8px;
  transition: all 330ms ease-in-out;
}
.section-services .row .card:hover .card-link {
  color: #fff;
}
.section-services .row .card-title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin-top: 1rem;
  color: #0c102c;
}
@media screen and (max-width: 768px) {
  .section-services .row .card-title {
    font-size: 15px;
  }
}
.section-services .row .card-text {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 15px;
  font-weight: 100;
  letter-spacing: 0px;
}
.section-services .row .img-container {
  width: 140px;
  height: 140px;
  margin: auto;
  background-color: #66b25d;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .section-services .row .img-container {
    width: 100px;
    height: 100px;
  }
}
.section-services .row .img-container img {
  width: 60px;
  height: 60px;
}
.section-services .call-to-action {
  margin-top: 100px;
  margin-bottom: 35px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: 2.75px;
  text-transform: uppercase;
}
.section-structures {
  position: relative;
  margin-top: 50px;
}
.section-structures .container {
  max-width: 1415px;
}
.section-structures .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.section-structures .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
  margin-bottom: 35px;
}
.section-structures .card-container {
  margin-left: -15px;
}
.section-structures .card {
  z-index: 2;
  height: 730px;
  color: #fff;
  position: relative;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
}
.section-structures .card .card-img-top {
  object-fit: cover;
}
.section-structures .card .card-body {
  position: absolute;
  top: 565px;
  min-height: 165px;
  width: calc(100% - 30px);
}
.section-structures .card .card-body .card-title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 0px;
}
.section-structures .card .card-body .card-text {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0px;
  padding-right: 170px;
}
.section-structures .card .card-body .btn-container {
  position: absolute;
  top: 75px;
  right: 75px;
}
.section-structures .card .card-body .btn-container img {
  width: 50px;
}
.section-structures .card:hover .card-body {
  background-color: #66b25d;
  transition: all 330ms ease-in-out;
}
.section-structures .arrow-svg,
.section-structures .reverse-arrow-svg {
  height: 300px;
  position: absolute;
  bottom: 150px;
  width: 40%;
  background-image: url('../img/arrow-2.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: -300px;
  pointer-events: none;
}
.section-structures .arrow-svg {
  transform: translateY(-25%);
  left: 0;
}
.section-structures .reverse-arrow-svg {
  transform: translateX(0) translateY(-25%) scale(1) rotate(180deg);
  right: 0;
}
.page-template-template-home-page .content-main {
  margin-top: 150px;
}
.page-template-template-home-page #section-carousel1 {
  padding-bottom: 100px;
  padding-top: 50px;
  position: relative;
  margin-top: 150px;
  background-color: #0c102c;
}
@media screen and (max-width: 768px) {
  .page-template-template-home-page #section-carousel1 {
    margin-top: 50px;
    padding-bottom: 0;
  }
}
.page-template-template-home-page #section-carousel1 .carousel {
  margin-right: 129px;
}
@media screen and (max-width: 768px) {
  .page-template-template-home-page #section-carousel1 .carousel {
    margin-right: 0;
    left: 50%;
    transform: translate(-60%);
  }
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner {
  position: relative;
  padding-left: 100px;
  text-align: -webkit-center;
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner::after {
  content: "";
  position: absolute;
  top: 25%;
  right: 0;
  height: 50%;
  width: 5px;
  border-radius: 15px;
  background-color: #66b25d;
}
@media screen and (max-width: 768px) {
  .page-template-template-home-page #section-carousel1 .carousel .carousel-inner::after {
    display: none;
  }
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner::before {
  content: "";
  position: absolute;
  top: 25%;
  left: 110px;
  height: 50%;
  width: 5px;
  border-radius: 15px;
  background-color: #66b25d;
}
@media screen and (max-width: 768px) {
  .page-template-template-home-page #section-carousel1 .carousel .carousel-inner::before {
    display: none;
  }
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner .slide-title {
  position: relative;
  top: 40%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner .slide-title .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 100px;
  font-weight: 700;
  letter-spacing: 0px;
  width: 80%;
  line-height: 100px;
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner .slide-title .subtitle {
  color: #fff;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 75px;
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner .arrow {
  padding: 0 !important;
  border-radius: 50% !important;
  height: auto;
  width: 47px;
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner .arrow span {
  font-size: 20px;
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner .carousel-item {
  margin-bottom: 50px;
  margin-top: 50px;
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner .carousel-item .slide-img-container {
  max-height: 500px;
  max-width: 800px;
  box-shadow: 10px 10px 40px 0px rgba(255,255,255,0.37);
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner .carousel-item .slide-img-container img {
  height: 500px;
  width: 800px;
}
@media screen and (max-width: 768px) {
  .page-template-template-home-page #section-carousel1 .carousel .carousel-inner .carousel-item .slide-img-container img {
    height: 300px;
    width: 500px;
  }
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner .btn-group-container {
  height: 150px;
  position: absolute;
  bottom: 0;
  transform: translateY(-25%);
  left: 0;
  width: 400px;
  background-image: url('../img/points.svg');
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner .btn-group-container .btn-group-t1 {
  position: absolute;
  bottom: 75px;
  transform: translateY(50%);
  left: 90px;
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner .btn-group-container .btn-group-t1 a {
  margin-left: 10px;
  margin-right: 10px;
}
.page-template-template-home-page #section-carousel1 .carousel .carousel-inner .btn-group-container .btn-group-t1 .btn-t1:hover {
  background-color: #fff;
}
.page-template-template-home-page #section-carousel1 #carousel-slide-control {
  position: relative;
  left: 50%;
  top: 100%;
  transform: translate(-50%);
  width: 129px;
  height: 129px;
  color: white;
}
.page-template-template-home-page #section-carousel1 #carousel-slide-control .bar {
  position: absolute;
  bottom: 20%;
  left: 50%;
  width: 500px;
  height: 5px;
  background-color: #66b25d;
  transform: translate(-50%);
  border-radius: 13px;
}
.page-template-template-home-page #section-carousel1 #carousel-slide-control .owl-next,
.page-template-template-home-page #section-carousel1 #carousel-slide-control .owl-prev {
  width: 64.5px;
  height: 64.5px;
  border: none;
  color: #171616;
  font-size: 32px;
  transition: all 0.3s ease;
  cursor: pointer;
  z-index: 9;
  color: white;
}
.page-template-template-home-page #section-carousel1 #carousel-slide-control .owl-next:focus,
.page-template-template-home-page #section-carousel1 #carousel-slide-control .owl-prev:focus {
  outline: none;
}
.page-template-template-home-page #section-carousel1 #carousel-slide-control .owl-next:hover,
.page-template-template-home-page #section-carousel1 #carousel-slide-control .owl-prev:hover {
  color: #66b25d;
}
.page-template-template-home-page #section-carousel1 #carousel-slide-control .owl-prev {
  margin-right: 1px;
  border-right: 1px solid white;
}
.page-template-template-home-page #section-carousel1 #carousel-slide-control .owl-next {
  border-left: 1px solid white;
}
.page-template-template-home-page #section-carousel {
  position: relative;
  margin-top: 150px;
}
@media screen and (max-width: 768px) {
  .page-template-template-home-page #section-carousel {
    margin-top: 50px;
  }
}
.page-template-template-home-page #section-carousel .carousel {
  margin-right: 129px;
  background-color: #0c102c;
}
.page-template-template-home-page #section-carousel .carousel .carousel-inner {
  position: relative;
  padding-left: 100px;
}
.page-template-template-home-page #section-carousel .carousel .carousel-inner .slide-title {
  position: relative;
  top: 40%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
.page-template-template-home-page #section-carousel .carousel .carousel-inner .slide-title .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 100px;
  font-weight: 700;
  letter-spacing: 0px;
  width: 80%;
  line-height: 100px;
}
.page-template-template-home-page #section-carousel .carousel .carousel-inner .slide-title .subtitle {
  color: #fff;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 75px;
}
.page-template-template-home-page #section-carousel .carousel .carousel-inner .arrow {
  padding: 0 !important;
  border-radius: 50% !important;
  height: auto;
  width: 47px;
}
.page-template-template-home-page #section-carousel .carousel .carousel-inner .arrow span {
  font-size: 20px;
}
.page-template-template-home-page #section-carousel .carousel .carousel-inner .carousel-item .slide-img-container {
  min-height: calc(100vh - 129px);
  max-height: calc(100vh - 129px);
}
.page-template-template-home-page #section-carousel .carousel .carousel-inner .btn-group-container {
  height: 150px;
  position: absolute;
  bottom: 0;
  transform: translateY(-25%);
  left: 0;
  width: 400px;
  background-image: url('../img/points.svg');
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.page-template-template-home-page #section-carousel .carousel .carousel-inner .btn-group-container .btn-group-t1 {
  position: absolute;
  bottom: 75px;
  transform: translateY(50%);
  left: 90px;
}
.page-template-template-home-page #section-carousel .carousel .carousel-inner .btn-group-container .btn-group-t1 a {
  margin-left: 10px;
  margin-right: 10px;
}
.page-template-template-home-page #section-carousel .carousel .carousel-inner .btn-group-container .btn-group-t1 .btn-t1:hover {
  background-color: #fff;
}
.page-template-template-home-page #section-carousel #carousel-slide-control {
  position: absolute;
  right: 0;
  top: 0;
  width: 129px;
  height: 129px;
}
.page-template-template-home-page #section-carousel #carousel-slide-control .owl-next,
.page-template-template-home-page #section-carousel #carousel-slide-control .owl-prev {
  width: 64.5px;
  height: 64.5px;
  border: none;
  color: #171616;
  font-size: 32px;
  transition: all 0.3s ease;
  cursor: pointer;
  z-index: 9;
}
.page-template-template-home-page #section-carousel #carousel-slide-control .owl-next:focus,
.page-template-template-home-page #section-carousel #carousel-slide-control .owl-prev:focus {
  outline: none;
}
.page-template-template-home-page #section-carousel #carousel-slide-control .owl-next:hover,
.page-template-template-home-page #section-carousel #carousel-slide-control .owl-prev:hover {
  color: #66b25d;
}
.page-template-template-home-page #section-carousel #carousel-slide-control .owl-prev {
  margin-right: 1px;
  border-right: 1px solid #171616;
}
.page-template-template-home-page #section-carousel #carousel-slide-control .owl-next {
  border-left: 1px solid #171616;
}
.page-template-template-home-page #section-group-presentation .container {
  max-width: 1452px;
}
.page-template-template-home-page #section-group-presentation .title {
  margin-top: 140px;
  margin-bottom: 115px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 35px;
  font-weight: 800;
  letter-spacing: 0.875px;
}
.page-template-template-home-page #section-group-presentation .subtitle p {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 29px;
  font-weight: 800;
  letter-spacing: 0.725px;
  display: flex;
  align-items: center;
}
.page-template-template-home-page #section-group-presentation .subtitle strong {
  float: left;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 175px;
  font-weight: 800;
  letter-spacing: 0px;
  margin-right: 30px;
}
.page-template-template-home-page #section-group-presentation .text-container {
  margin-left: 90px;
}
.page-template-template-home-page #section-group-presentation .text-container .presentation {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 19px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-home-page #section-group-presentation .img-container {
  position: relative;
}
.page-template-template-home-page #section-group-presentation .img-container .image {
  border-radius: 10px;
  width: 770px;
  height: 600px;
}
.page-template-template-home-page #section-group-presentation .img-container .mask {
  border-radius: 10px;
  background-color: #3e49916b;
  width: 770px;
  height: 600px;
  margin-left: 0.75rem;
  top: 0;
  left: 0;
  position: absolute;
}
.page-template-template-home-page #section-group-presentation .btn-t1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.page-template-template-home-page #section-services {
  margin-top: 175px;
}
.page-template-template-home-page #section-sectors {
  padding-top: 140px;
  padding-bottom: 150px;
  background: linear-gradient(rgba(255,255,255,0.85),rgba(255,255,255,0.85)), url('../img/background-sector.webp');
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .page-template-template-home-page #section-sectors {
    padding-top: 70px;
    padding-bottom: 70px;
    margin-top: 0px !important;
  }
}
.page-template-template-home-page #section-sectors .container {
  max-width: 1300px;
}
.page-template-template-home-page #section-sectors .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
  margin-bottom: 33px;
}
.page-template-template-home-page #section-sectors .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
  margin-bottom: 170px;
}
.page-template-template-home-page #section-sectors .col {
  margin-bottom: 50px;
  cursor: default;
}
.page-template-template-home-page #section-sectors .card {
  background-color: #fcfcfc;
  min-width: 200px;
  min-height: 300px;
  transition: color 330ms ease-in-out;
  transition: background-color 200ms linear;
}
.page-template-template-home-page #section-sectors .card .icon-container {
  background-color: #66b25d;
  border-radius: 100%;
  box-shadow: rgba(0,0,0,0.1) 0px 20px 25px -5px, rgba(0,0,0,0.04) 0px 10px 10px -5px;
  border: 5px solid #fff;
  width: 110px;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  transform: translateY(-50%);
}
.page-template-template-home-page #section-sectors .card .icon-container img {
  width: 45px;
  height: 45px;
}
.page-template-template-home-page #section-sectors .card .card-title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
  font-weight: 900;
  letter-spacing: 0.375px;
}
.page-template-template-home-page #section-sectors .card .card-text {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-home-page #section-sectors .card:hover {
  background-color: #0c102c;
  color: #fff;
}
.page-template-template-home-page #section-commitments-guarantees {
  background-color: #0c102c;
}
@media screen and (max-width: 768px) {
  .page-template-template-home-page #section-gallery {
    padding-bottom: 0px;
  }
}
.page-template-template-home-page #section-testimonials {
  padding-top: 100px;
  padding-bottom: 100px;
}
.page-template-template-home-page #section-testimonials .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-home-page #section-testimonials .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
  margin-top: 30px;
}
.page-template-template-home-page #section-testimonials .owl-carousel {
  margin-top: 50px;
}
.page-template-template-home-page #section-testimonials .owl-carousel .owl-stage {
  display: flex;
}
.page-template-template-home-page #section-testimonials .owl-carousel .item {
  height: 100%;
  margin-left: 25px;
  margin-right: 25px;
  padding: 25px;
}
.page-template-template-home-page #section-testimonials .owl-carousel .item i {
  color: #66b25d;
  font-size: 30px;
}
.page-template-template-home-page #section-testimonials .owl-carousel .item .content {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 17px;
  font-weight: 50;
  letter-spacing: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.page-template-template-home-page #section-testimonials .owl-carousel .item .name {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0px;
  text-align: right;
  color: #66b25d;
}
.page-template-template-home-page #section-testimonials .owl-carousel .owl-nav {
  margin-top: -50px;
  color: #66b25d;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  justify-content: space-between;
  display: flex;
  align-self: anchor-center;
}
.page-template-template-home-page #section-testimonials .owl-carousel .owl-nav button {
  height: fit-content;
  display: block;
  font-size: 150px;
  margin-left: -50px;
  margin-right: -50px;
}
@media screen and (max-width: 768px) {
  .page-template-template-home-page #section-testimonials .owl-carousel .owl-nav button {
    font-size: 80px;
    margin-left: 0px;
    margin-right: -30px;
  }
}
.page-template-template-home-page #section-testimonials .owl-carousel .owl-dots {
  text-align: center;
  display: none;
}
.page-template-template-home-page #section-testimonials .owl-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.page-template-template-home-page #section-testimonials .owl-carousel .owl-dots .owl-dot.active span {
  background: #66b25d !important;
}
.page-template-template-home-page #section-testimonials .owl-carousel .owl-dots .owl-dot.active span,
.page-template-template-home-page #section-testimonials .owl-carousel .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.page-template-template-home-page #section-products-home,
.page-template-template-home-page #section-actuatites-home {
  padding-top: 100px;
  padding-bottom: 100px;
  color: #fff;
  background-color: #0c102c;
}
.page-template-template-home-page #section-products-home .container,
.page-template-template-home-page #section-actuatites-home .container {
  max-width: 1520px;
  margin-top: 70px;
}
.page-template-template-home-page #section-products-home .title,
.page-template-template-home-page #section-actuatites-home .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-home-page #section-products-home .subtitle,
.page-template-template-home-page #section-actuatites-home .subtitle {
  margin-top: 20px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 55px;
  font-weight: 800;
  letter-spacing: 0px;
}
.page-template-template-home-page #section-products-home .card-title,
.page-template-template-home-page #section-actuatites-home .card-title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2.1px;
  text-transform: uppercase;
}
.page-template-template-home-page #section-products-home .card,
.page-template-template-home-page #section-actuatites-home .card {
  background-color: #0c102c;
}
.page-template-template-home-page #section-products-home .card .card-body,
.page-template-template-home-page #section-actuatites-home .card .card-body {
  padding-top: 0;
  padding-bottom: 0;
}
.page-template-template-home-page #section-products-home .card .card-body .card-img-top,
.page-template-template-home-page #section-actuatites-home .card .card-body .card-img-top {
  margin-top: 30px;
  height: 372px;
  border-radius: 20px;
  object-fit: cover;
}
.page-template-template-home-page #section-products-home .card .card-body .card-text .description-title,
.page-template-template-home-page #section-actuatites-home .card .card-body .card-text .description-title {
  margin-top: 45px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 23px;
  font-weight: 900;
  letter-spacing: 0.345px;
}
.page-template-template-home-page #section-products-home .card .card-body .card-text .actu-title,
.page-template-template-home-page #section-actuatites-home .card .card-body .card-text .actu-title {
  text-align: center;
}
.page-template-template-home-page #section-products-home .card .card-body .card-text .description,
.page-template-template-home-page #section-actuatites-home .card .card-body .card-text .description {
  margin-top: 10px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-home-page #section-products-home .card .card-body .card-text .description p,
.page-template-template-home-page #section-actuatites-home .card .card-body .card-text .description p {
  margin-bottom: 0;
}
.page-template-template-home-page #section-products-home .card .btn-t1,
.page-template-template-home-page #section-actuatites-home .card .btn-t1 {
  margin-top: 20px;
}
.page-template-template-home-page #section-form {
  background: linear-gradient(rgba(0,0,0,0.75),rgba(0,0,0,0.45)), url('../img/background-contact.webp');
  background-position: center;
  background-size: cover;
}
.page-template-template-home-page #section-form .blur-background {
  padding-top: 100px;
  padding-bottom: 100px;
  backdrop-filter: blur(3px);
}
@media screen and (max-width: 768px) {
  .page-template-template-group-page #section-banner .subtitle {
    font-size: 20px;
  }
}
.page-template-template-group-page #section-about-us {
  position: relative;
  padding-top: 145px;
  padding-bottom: 145px;
  max-width: 1245px;
}
.page-template-template-group-page #section-about-us .text-container {
  padding-right: 135px;
}
.page-template-template-group-page #section-about-us .text-container .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-group-page #section-about-us .text-container .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
}
.page-template-template-group-page #section-about-us .text-container .description {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 19px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-group-page #section-about-us .text-container strong {
  color: inherit;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 19px;
  font-weight: 800;
  letter-spacing: 0px;
}
.page-template-template-group-page #section-about-us .img-container-cover img {
  border-radius: 20px;
  width: 530px;
  height: 650px;
}
.page-template-template-group-page #section-about-us .arrow-svg {
  pointer-events: none;
  height: 225px;
  position: absolute;
  top: 50%;
  left: -400px;
  transform: translateY(-50%);
  width: 700px;
  background-image: url('../img/arrow-2.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: -300px;
}
.page-template-template-group-page #section-professionalism {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
.page-template-template-group-page #section-professionalism .background-primary {
  background-color: #66b25d;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 622px;
  z-index: -1;
}
@media screen and (max-width: 1439px) {
  .page-template-template-group-page #section-professionalism .background-primary {
    width: 100%;
  }
}
.page-template-template-group-page #section-professionalism .container {
  max-width: 1600px;
}
.page-template-template-group-page #section-professionalism .container iframe {
  height: 500px;
  width: 800px;
}
@media screen and (max-width: 1439px) {
  .page-template-template-group-page #section-professionalism .container iframe {
    position: relative;
    left: 50%;
  }
}
@media screen and (max-width: 768px) {
  .page-template-template-group-page #section-professionalism .container iframe {
    left: 0;
  }
}
.page-template-template-group-page #section-professionalism .container .text-container {
  padding-top: 30px;
  padding-left: 150px;
  width: 720px;
}
.page-template-template-group-page #section-professionalism .container .text-container .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-group-page #section-professionalism .container .text-container .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
  width: 400px;
}
.page-template-template-group-page #section-professionalism .container .text-container .description {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 19px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-group-page #section-expertise {
  margin-top: 140px;
  padding-top: 100px;
  padding-bottom: 100px;
  background: linear-gradient(rgba(0,0,0,0.75),rgba(0,0,0,0.75)), url('../img/background-expertise.webp');
  background-position: 0% 30%;
  background-size: cover;
  color: #fff;
}
.page-template-template-group-page #section-expertise .container {
  max-width: 1500px;
}
.page-template-template-group-page #section-expertise .first-container {
  width: 1000px;
  max-width: 100vw;
  margin: auto;
}
.page-template-template-group-page #section-expertise .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-group-page #section-expertise .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
  margin-top: 30px;
}
.page-template-template-group-page #section-expertise .description {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0px;
  margin-top: 50px;
}
.page-template-template-group-page #section-expertise .second-container {
  margin-top: 100px;
}
.page-template-template-group-page #section-expertise .second-container .expertise {
  padding: 0 30px;
}
.page-template-template-group-page #section-expertise .second-container .expertise .img-container {
  width: 140px;
  height: 140px;
  background-color: #66b25d;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-template-template-group-page #section-expertise .second-container .expertise .img-container img {
  width: 60px;
  height: 60px;
}
.page-template-template-group-page #section-expertise .second-container .expertise .expertise-title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
  font-weight: 800;
  letter-spacing: 3.75px;
  text-transform: uppercase;
  margin-top: 50px;
}
.page-template-template-group-page #section-expertise .second-container .expertise .expertise-description {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 24px;
  margin-top: 5px;
  text-align: center;
}
.page-template-template-group-page .accordion-item {
  width: 680px;
  border-left: 0 !important;
  border-right: 0 !important;
  background-color: transparent;
}
.page-template-template-group-page .accordion-item .accordion-header {
  background-color: transparent;
}
.page-template-template-group-page .accordion-item .accordion-button {
  background-color: transparent;
  padding-top: 25px;
  padding-bottom: 25px;
}
.page-template-template-group-page .accordion-item .accordion-button:not(.collapsed) {
  color: #66b25d;
  background-color: #50dc5e18;
}
.page-template-template-group-page .accordion-item .accordion-button:focus {
  border-color: #50dc5e8c;
  box-shadow: 0 0 0 0.25rem #50dc5e8c;
}
.page-template-template-group-page #section-issues {
  position: relative;
  padding-top: 140px;
  padding-bottom: 100px;
  padding-left: 260px;
}
.page-template-template-group-page #section-issues .light {
  position: absolute;
  top: 140px;
  right: 160px;
  width: 350px;
  height: 350px;
}
.page-template-template-group-page #section-issues .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-group-page #section-issues .subtitle {
  width: 950px;
  margin-top: 40px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
}
.page-template-template-group-page #section-issues .description {
  width: 600px;
  margin-top: 50px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-group-page #section-issues .img-container {
  min-height: 600px;
}
.page-template-template-group-page #section-issues .accordion {
  margin-top: 70px;
}
.page-template-template-group-page #section-issues .accordion .accordion-button {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0px;
}
.page-template-template-group-page #section-issues .accordion .accordion-body {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-group-page #section-issues .img-container-cover {
  height: 690px;
  width: 950px;
  margin-top: 115px;
}
.page-template-template-group-page #section-relamping {
  background-color: #f6f6f6;
}
.page-template-template-group-page #section-relamping .text-part {
  padding-top: 185px;
  padding-left: 175px;
}
.page-template-template-group-page #section-relamping .text-part .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-group-page #section-relamping .text-part .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0px;
}
.page-template-template-group-page #section-relamping .img-container-cover {
  height: 1000px;
  width: 885px;
}
.page-template-template-group-page #section-relamping .accordion-button {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0px;
}
.page-template-template-group-page #section-relamping .accordion-body {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-group-page #section-commitments-guarantees {
  background-color: #0c102c;
}
.page-template-template-group-page #section-call-to-action {
  position: relative;
  height: 440px;
  color: #fff;
}
.page-template-template-group-page #section-call-to-action .blur-background {
  display: flex;
  flex-direction: column;
  justify-content: center;
  backdrop-filter: blur(10px);
}
.page-template-template-group-page #section-call-to-action .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 26px;
  font-weight: 800;
  letter-spacing: 3.25px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.page-template-template-group-page #section-call-to-action .arrow {
  padding: 0 !important;
  border-radius: 50% !important;
  height: auto;
  width: 47px;
  height: 47px;
  position: absolute;
  top: 50px;
  right: 50px;
}
.modal-content .modal-header {
  border: none;
  background: #66b25d;
  font-family: 'Nunito Sans', sans-serif;
}
.modal-content .modal-header h5 {
  font-weight: 800;
}
.modal-content .modal-header .close {
  border: none;
  background: #66b25d;
}
.modal-content .modal-header .close span {
  transition: transform 0.3s ease;
}
.modal-content .modal-header .close span:hover {
  color: white;
  cursor: pointer;
  transform: scale(1.2);
}
.modal-content .modal-body {
  border: none;
  background: black;
}
.modal-content .modal-body p {
  color: white;
}
.card {
  border: 0;
}
.modal-backdrop {
  opacity: 0 !important;
  position: relative;
}
.page-template-template-structure-page .responsive-yes {
  display: none;
}
.page-template-template-structure-page .timeline {
  white-space: nowrap;
  overflow-x: hidden;
}
.page-template-template-structure-page .timeline ol {
  font-size: 0;
  width: 100vw;
  padding: 250px 0;
  transition: all 1s;
}
.page-template-template-structure-page .timeline ol li {
  position: relative;
  display: inline-block;
  list-style-type: none;
  width: 13%;
  height: 2px;
  background: #303131;
}
.page-template-template-structure-page .timeline ol li:last-child {
  width: 280px;
}
.page-template-template-structure-page .timeline ol li:not(:first-child) {
  margin-left: -82px;
}
.page-template-template-structure-page .timeline ol li::after {
  content: '';
  position: absolute;
  top: 50%;
  left: calc(101%);
  bottom: 0;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #66b25d;
  z-index: 3;
  border: solid 4px #ffffff;
  box-shadow: 10px 10px 20px 0px #00000036;
}
.page-template-template-structure-page .timeline ol li div {
  border-radius: 15px;
  min-height: 200px;
  text-align: center;
  position: absolute;
  left: calc(50%);
  width: 280px;
  padding: 15px;
  font-size: 1rem;
  white-space: normal;
  color: black;
  background: #e9e9e9;
}
.page-template-template-structure-page .timeline ol li div::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
}
.page-template-template-structure-page .timeline ol li:nth-child(odd) div {
  top: -16px;
  transform: translateY(-100%);
}
.page-template-template-structure-page .timeline ol li:nth-child(odd) div::before {
  top: 100%;
  border-width: 8px 8px 0 0;
  border-color: transparent transparent transparent transparent;
}
.page-template-template-structure-page .timeline ol li:nth-child(even) div {
  top: calc(16px);
}
.page-template-template-structure-page .timeline ol li:nth-child(even) div::before {
  top: -8px;
  border-width: 8px 0 0 8px;
  border-color: transparent transparent transparent transparent;
}
.page-template-template-structure-page .timeline time {
  color: white;
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 8px;
}
.page-template-template-structure-page .description_service {
  color: white;
}
.page-template-template-structure-page #section-structure_description .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 35px;
  font-weight: 800;
  letter-spacing: 0.875px;
  padding-top: 130px;
  padding-bottom: 120px;
}
.page-template-template-structure-page #section-numbers {
  position: relative;
}
.page-template-template-structure-page #section-numbers iframe,
.page-template-template-structure-page #section-numbers img {
  min-width: 100vw;
  height: 770px;
}
.page-template-template-structure-page #section-numbers img {
  background-size: cover;
  background-position: center;
}
.page-template-template-structure-page #section-numbers .numbers-container {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  height: 275px;
  width: 1500px;
  display: flex;
  flex-direction: row;
  padding-right: 140px;
}
.page-template-template-structure-page #section-numbers .numbers-container .number-div {
  display: flex;
  align-items: center;
  margin-left: 60px;
}
.page-template-template-structure-page #section-numbers .numbers-container .number-div .number {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 80px;
  font-weight: 800;
  letter-spacing: 2px;
}
.page-template-template-structure-page #section-numbers .numbers-container .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
  font-weight: 800;
  letter-spacing: 0.625px;
  padding-left: 10px;
  display: flex;
  align-items: center;
}
.page-template-template-structure-page #section-numbers .numbers-container .title:before {
  content: '|';
  font-size: 50px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 60px;
  font-weight: 50;
  letter-spacing: 0px;
  padding-right: 10px;
}
.page-template-template-structure-page #section-about-us,
.page-template-template-structure-page #section-content-supp {
  position: relative;
  padding-top: 120px;
  max-width: 1250px;
}
.page-template-template-structure-page #section-about-us .sun,
.page-template-template-structure-page #section-content-supp .sun {
  position: absolute;
  top: 600px;
  right: -450px;
  height: 775px;
  width: auto;
  overflow-x: hidden;
}
.page-template-template-structure-page #section-about-us .image-logo,
.page-template-template-structure-page #section-content-supp .image-logo {
  width: 100%;
  height: 130px;
}
.page-template-template-structure-page #section-about-us .img-container-cover img,
.page-template-template-structure-page #section-content-supp .img-container-cover img {
  border-radius: 10px;
  height: 670px;
  width: 590px;
  float: right;
}
.page-template-template-structure-page #section-about-us .text-container,
.page-template-template-structure-page #section-content-supp .text-container {
  padding-top: 80px;
  padding-right: 44px;
}
.page-template-template-structure-page #section-about-us .text-container .title,
.page-template-template-structure-page #section-content-supp .text-container .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-structure-page #section-about-us .text-container .logo,
.page-template-template-structure-page #section-content-supp .text-container .logo {
  width: auto;
  height: 85px;
  justify-content: left;
}
.page-template-template-structure-page #section-about-us .text-container .description,
.page-template-template-structure-page #section-content-supp .text-container .description {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 19px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-about-us .text-container .main-sentence,
.page-template-template-structure-page #section-content-supp .text-container .main-sentence {
  margin-top: 100px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
  font-weight: 800;
  letter-spacing: 0.625px;
}
.page-template-template-structure-page #section-about-us .arrow-svg,
.page-template-template-structure-page #section-content-supp .arrow-svg {
  pointer-events: none;
  height: 200px;
  position: absolute;
  top: 50%;
  left: -400px;
  transform: translateY(-50%);
  width: 680px;
  background-image: url('../img/arrow-2.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: -300px;
}
.page-template-template-structure-page #section-about-us .title,
.page-template-template-structure-page #section-content-supp .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-structure-page #section-about-us .subtitle,
.page-template-template-structure-page #section-content-supp .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-services {
  margin-top: 150px;
}
.page-template-template-structure-page #section-advantages {
  margin-top: 140px;
  padding-top: 200px;
  padding-bottom: 150px;
  position: relative;
  background-color: #0c102c;
  color: #fff;
}
.page-template-template-structure-page #section-advantages .arrow-svg {
  pointer-events: none;
  height: 225px;
  position: absolute;
  top: 250px;
  left: 0;
  transform: translateY(-50%);
  width: 700px;
  background-image: url('../img/arrow-2.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: -300px;
}
.page-template-template-structure-page #section-advantages .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-structure-page #section-advantages .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 85px;
  font-weight: 800;
  letter-spacing: 0px;
  margin-bottom: 90px;
}
.page-template-template-structure-page #section-advantages .row {
  max-width: 1472px;
  margin: 0 auto;
}
.page-template-template-structure-page #section-advantages .slide-img-container {
  width: 792px;
  height: 593px;
  border-radius: 50px;
  object-fit: cover;
}
.page-template-template-structure-page #section-advantages .slide-title {
  padding-left: 90px;
}
.page-template-template-structure-page #section-advantages .slide-title .text-container {
  margin-top: 100px;
}
.page-template-template-structure-page #section-advantages .slide-title .description-title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-structure-page #section-advantages .slide-title .description-subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 0px;
  margin-top: 30px;
}
.page-template-template-structure-page #section-advantages .slide-title .description {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0px;
  margin-top: 30px;
}
.page-template-template-structure-page #section-advantages .btn-t1 {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .page-template-template-structure-page .page-id-15 p {
    font-size: 2px;
  }
}
.page-template-template-structure-page #section-avantages_1 {
  padding-top: 200px;
  padding-bottom: 150px;
  position: relative;
  background-color: #0c102c;
  color: #fff;
}
.page-template-template-structure-page #section-avantages_1 .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-structure-page #section-avantages_1 .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 85px;
  font-weight: 800;
  letter-spacing: 0px;
  margin-bottom: 90px;
}
.page-template-template-structure-page #section-avantages_1 .slide-img-container {
  width: 792px;
  height: 593px;
  border-radius: 50px;
  object-fit: cover;
}
.page-template-template-structure-page #section-avantages_1 .slide-title {
  padding-left: 90px;
}
.page-template-template-structure-page #section-avantages_1 .slide-title .text-container {
  margin-top: 100px;
}
.page-template-template-structure-page #section-avantages_1 .slide-title .description-title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-structure-page #section-avantages_1 .slide-title .description-subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 0px;
  margin-top: 30px;
}
.page-template-template-structure-page #section-avantages_1 .slide-title .description {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0px;
  margin-top: 30px;
}
.page-template-template-structure-page #section-avantages_1 .btn-t1 {
  margin-top: 30px;
}
.page-template-template-structure-page #section-products-structure {
  position: relative;
  background-color: #0c102c;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 150px;
}
.page-template-template-structure-page #section-products-structure .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-structure-page #section-products-structure .subtitle {
  margin-top: 40px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 55px;
  font-weight: 800;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-products-structure .arrow-svg {
  pointer-events: none;
  height: 210px;
  position: absolute;
  top: 120px;
  right: 0;
  transform: translateX(0) translateY(-50%) scale(1) rotate(180deg);
  width: 700px;
  background-image: url('../img/arrow-2.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: -300px;
}
.page-template-template-structure-page #section-products-structure .main-part {
  margin-top: 120px;
}
.page-template-template-structure-page #section-products-structure .main-part .product.inside {
  padding-right: 75px;
}
.page-template-template-structure-page #section-products-structure .main-part .product.outside {
  padding-left: 75px;
}
.page-template-template-structure-page #section-products-structure .main-part .product a {
  color: #fff;
  text-decoration: none;
}
.page-template-template-structure-page #section-products-structure .main-part .product>.background-cover-center {
  height: 620px;
  background-size: cover;
  background-position: center;
}
.page-template-template-structure-page #section-products-structure .main-part .product .text-container {
  background-color: grey;
  width: 330px;
  height: 150px;
  position: absolute;
  top: 50%;
  border-radius: 10px;
  transition: all 220ms ease-in-out;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.page-template-template-structure-page #section-products-structure .main-part .product .text-container i {
  color: #fff;
  font-size: 50px;
}
.page-template-template-structure-page #section-products-structure .main-part .product .text-container:hover {
  background-color: #66b25d;
}
.page-template-template-structure-page #section-products-structure .main-part .product .text-container-inside {
  right: 0;
  transform: translate(50px,-50%);
}
.page-template-template-structure-page #section-products-structure .main-part .product .text-container-outside {
  left: 0;
  transform: translate(-50px,-50%);
}
.page-template-template-structure-page #section-gallery {
  padding-top: 160px;
  padding-bottom: 190px;
}
.page-template-template-structure-page #section-gallery .container {
  max-width: 100vw;
}
.page-template-template-structure-page #section-gallery .btn-t1 {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 330px;
  margin: 0 auto;
}
.page-template-template-structure-page #section-about-us-multipage {
  position: relative;
  margin-bottom: 100px;
}
.page-template-template-structure-page #section-about-us-multipage .background-primary {
  background-color: #66b25d;
  position: absolute;
  left: 0;
  top: 0;
  width: 620px;
  height: 100%;
  z-index: -1;
}
.page-template-template-structure-page #section-about-us-multipage .img-container-cover img {
  min-width: 0;
  min-height: 0;
  width: 815px;
  height: 530px;
}
.page-template-template-structure-page #section-about-us-multipage .text-container {
  padding-left: 100px;
  padding-top: 85px;
  padding-bottom: 85px;
  padding-right: 325px;
}
.page-template-template-structure-page #section-about-us-multipage .text-container .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-structure-page #section-about-us-multipage .text-container .subtitle {
  margin-top: 30px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-about-us-multipage .text-container .description {
  margin-top: 30px;
  margin-bottom: 80px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 19px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-about-us-multipage .text-container .description strong {
  color: inherit;
  font-weight: bold !important;
}
.page-template-template-structure-page #section-about-us-multipage .text-container .link-container {
  margin-top: 60px;
  text-align: center;
}
.page-template-template-structure-page #section-about-us-multipage .text-container .link-container .btn-t1 {
  height: 60px;
  width: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
}
.page-template-template-structure-page .accordion-item {
  width: 680px;
  border-left: 0 !important;
  border-right: 0 !important;
  background-color: transparent;
}
.page-template-template-structure-page .accordion-item .accordion-header {
  background-color: transparent;
}
.page-template-template-structure-page .accordion-item .accordion-button {
  background-color: transparent;
  padding-top: 25px;
  padding-bottom: 25px;
}
.page-template-template-structure-page .accordion-item .accordion-button:not(.collapsed) {
  color: #66b25d;
  background-color: #50dc5e18;
}
.page-template-template-structure-page .accordion-item .accordion-button:focus {
  border-color: #50dc5e8c;
  box-shadow: 0 0 0 0.25rem #50dc5e8c;
}
.page-template-template-structure-page #section-issues {
  position: relative;
  padding-top: 140px;
  padding-bottom: 100px;
  padding-left: 260px;
}
.page-template-template-structure-page #section-issues .light {
  position: absolute;
  top: 140px;
  right: 160px;
  width: 350px;
  height: 350px;
}
.page-template-template-structure-page #section-issues .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-structure-page #section-issues .subtitle {
  width: 950px;
  margin-top: 40px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-issues .description {
  width: 600px;
  margin-top: 50px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-issues .img-container {
  min-height: 600px;
}
.page-template-template-structure-page #section-issues .accordion {
  margin-top: 70px;
}
.page-template-template-structure-page #section-issues .accordion .accordion-button {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-issues .accordion .accordion-body {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-issues .img-container-cover {
  height: 690px;
  width: 950px;
  margin-top: 115px;
}
.page-template-template-structure-page #section-relamping {
  background-color: #f6f6f6;
}
.page-template-template-structure-page #section-relamping .text-part {
  padding-top: 185px;
  padding-left: 175px;
}
.page-template-template-structure-page #section-relamping .text-part .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-structure-page #section-relamping .text-part .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-relamping .img-container-cover {
  height: 1000px;
  width: 885px;
}
.page-template-template-structure-page #section-relamping .accordion-button {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-relamping .accordion-body {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-know-more {
  background-color: #0c102c;
  color: #fff;
  position: relative;
  margin-bottom: 100px;
  margin-top: 100px;
}
.page-template-template-structure-page #section-know-more .sun {
  position: absolute;
  top: 50%;
  left: -60px;
  transform: translateY(-50%);
}
.page-template-template-structure-page #section-know-more .container {
  height: 650px;
}
.page-template-template-structure-page #section-know-more .container .text-part {
  padding-left: 200px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}
.page-template-template-structure-page #section-know-more .container .text-part .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 85px;
  font-weight: 700;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 45px;
}
.page-template-template-structure-page #section-know-more .container .text-part .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
  font-weight: 100;
  letter-spacing: 0.625px;
  margin-left: 20px;
  margin-bottom: 0;
  width: 250px;
}
.page-template-template-structure-page #section-know-more .container .text-part .download {
  width: 50px;
  height: 50px;
  margin-left: 15px;
  margin-right: 15px;
  cursor: pointer;
}
.page-template-template-structure-page #section-know-more .hoverable {
  border-radius: 10px;
  padding: 10px;
  transition: all 0.2s ease-in-out;
}
.page-template-template-structure-page #section-know-more .hoverable:hover {
  background-color: #66b25d;
}
.page-template-template-structure-page #section-know-more .hoverable:hover .download {
  transition: all 0.2s ease-in-out;
  filter: brightness(0) invert(1);
}
.page-template-template-structure-page #section-structures .container {
  max-width: 1000px;
}
.page-template-template-structure-page #section-structures .container .title {
  text-align: center;
}
.page-template-template-structure-page #section-structures .container .subtitle {
  text-align: center;
}
.page-template-template-structure-page #section-structures .card-container {
  margin-top: 30px;
}
.page-template-template-structure-page #section-structures .card-container .card img {
  height: 200px;
}
.page-template-template-structure-page #section-form {
  background: linear-gradient(rgba(0,0,0,0.45),rgba(0,0,0,0.45)), url('../img/background-form-structures.webp');
  background-position: center;
  background-size: cover;
}
.page-template-template-structure-page #section-form .blur-background {
  padding-top: 100px;
  padding-bottom: 100px;
  backdrop-filter: blur(3px);
}
.page-template-template-structure-page #section-localisations {
  max-width: 1400px;
  padding-top: 150px;
  padding-bottom: 150px;
}
.page-template-template-structure-page #section-localisations .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-structure-page #section-localisations .subtitle {
  margin-bottom: 120px;
  margin-top: 30px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-localisations #map {
  height: 780px;
  min-width: 900px;
  border-radius: 20px;
}
.page-template-template-structure-page #section-localisations .text-part {
  padding-left: 115px;
  padding-top: 90px;
}
.page-template-template-structure-page #section-localisations .text-part .description {
  margin-bottom: 130px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 19px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-localisations .text-part .description h3 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
  font-weight: 800;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-localisations .text-part .adress-label-container {
  border-top: 1px solid black;
  padding-top: 40px;
}
.page-template-template-structure-page #section-localisations .text-part .adress-label-container .adress-label-description {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
  font-weight: 100;
  letter-spacing: 0.625px;
  text-decoration: underline;
  text-decoration-color: #171616;
  margin-bottom: 50px;
}
.page-template-template-structure-page #section-localisations .text-part .adress-label-container .adress-container {
  min-height: 70px;
}
.page-template-template-structure-page #section-localisations .text-part .adress-label-container .fa-map-marker-alt {
  color: #66b25d;
  font-size: 40px;
}
.page-template-template-structure-page #section-localisations .text-part .adress-label-container #adress-label {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 23px;
  font-weight: 800;
  letter-spacing: 0.575px;
}
.page-template-template-structure-page #section-localisations .text-part .adress-label-container #adress-label p {
  margin: 0;
  margin-left: 20px;
}
.page-template-template-structure-page #section-sectors {
  margin-top: 200px;
  padding-top: 140px;
  padding-bottom: 150px;
  background: linear-gradient(rgba(255,255,255,0.85),rgba(255,255,255,0.85)), url('../img/background-sector.webp');
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .page-template-template-structure-page #section-sectors {
    padding-top: 70px;
    padding-bottom: 70px;
    margin-top: 100px;
  }
}
.page-template-template-structure-page #section-sectors .container {
  max-width: 1300px;
}
.page-template-template-structure-page #section-sectors .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
  margin-bottom: 33px;
}
.page-template-template-structure-page #section-sectors .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
  margin-bottom: 170px;
}
@media screen and (max-width: 768px) {
  .page-template-template-structure-page #section-sectors .subtitle {
    margin-bottom: 80px;
  }
}
.page-template-template-structure-page #section-sectors .col {
  margin-bottom: 50px;
  cursor: default;
}
.page-template-template-structure-page #section-sectors .card {
  background-color: #fcfcfc;
  min-width: 200px;
  min-height: 300px;
  transition: color 330ms ease-in-out;
  transition: background-color 200ms linear;
  padding-bottom: 2rem;
}
.page-template-template-structure-page #section-sectors .card .icon-container {
  background-color: #66b25d;
  border-radius: 100%;
  box-shadow: rgba(0,0,0,0.1) 0px 20px 25px -5px, rgba(0,0,0,0.04) 0px 10px 10px -5px;
  border: 5px solid #fff;
  width: 110px;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  transform: translateY(-50%);
}
.page-template-template-structure-page #section-sectors .card .icon-container img {
  width: 45px;
  height: 45px;
}
.page-template-template-structure-page #section-sectors .card .card-title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
  font-weight: 900;
  letter-spacing: 0.375px;
}
.page-template-template-structure-page #section-sectors .card .card-text {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 0px;
}
.page-template-template-structure-page #section-sectors .card .card-link {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
  font-weight: 900;
  letter-spacing: 0.375px;
}
.page-template-template-structure-page #section-sectors .card:hover {
  background-color: #0c102c;
  color: #fff;
}
.page-template-template-contact-page #section-banner-contact,
.page-template-template-parler-expert #section-banner-contact {
  position: relative;
}
.page-template-template-contact-page #section-banner-contact .column-text,
.page-template-template-parler-expert #section-banner-contact .column-text {
  padding-top: 180px;
  padding-bottom: 180px;
  padding-left: 260px;
  padding-right: 100px;
}
.page-template-template-contact-page #section-banner-contact .column-text .title,
.page-template-template-parler-expert #section-banner-contact .column-text .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 100px;
  font-weight: 700;
  letter-spacing: 0px;
}
.page-template-template-contact-page #section-banner-contact .column-text .description,
.page-template-template-parler-expert #section-banner-contact .column-text .description {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 100;
  letter-spacing: 0px;
  margin-bottom: 70px;
}
.page-template-template-contact-page #section-banner-contact .column-text .contact-nav li,
.page-template-template-parler-expert #section-banner-contact .column-text .contact-nav li {
  margin-bottom: 20px;
}
.page-template-template-contact-page #section-banner-contact .column-text .contact-nav li i,
.page-template-template-parler-expert #section-banner-contact .column-text .contact-nav li i {
  font-size: 25px;
  min-width: 40px;
}
.page-template-template-contact-page #section-banner-contact .column-text .contact-nav li span,
.page-template-template-parler-expert #section-banner-contact .column-text .contact-nav li span {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #171616;
}
.page-template-template-contact-page #section-banner-contact .arrow-svg,
.page-template-template-parler-expert #section-banner-contact .arrow-svg {
  pointer-events: none;
  height: 235px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 750px;
  background-image: url('../img/arrow-2.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: -300px;
  transform: translateX(-500px) translateY(-50%) scale(1) rotate(180deg);
}
.page-template-template-contact-page #section-banner-contact .arrow,
.page-template-template-parler-expert #section-banner-contact .arrow {
  padding: 0 !important;
  border-radius: 50% !important;
  height: auto;
  width: 47px;
  height: 47px;
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
}
.page-template-template-contact-page #section-banner-contact .arrow span,
.page-template-template-parler-expert #section-banner-contact .arrow span {
  font-size: 20px;
}
.page-template-template-contact-page #section-banner-contact .img-container-cover,
.page-template-template-parler-expert #section-banner-contact .img-container-cover {
  padding: 0;
}
.page-template-template-contact-page #section-form,
.page-template-template-parler-expert #section-form {
  background: linear-gradient(rgba(0,0,0,0.45),rgba(0,0,0,0.45)), url('../img/background-contact.webp');
  padding-top: 180px;
  padding-bottom: 180px;
}
.page-template-template-parler-expert .section-form label,
.page-template-template-parler-expert .section-form label#nf-label-field-20 {
  display: block !important;
}
.page-template-template-realisations-page #section-gallery {
  position: relative;
  padding-top: 130px;
  padding-bottom: 200px;
}
.page-template-template-realisations-page #section-gallery .energy-filter-container {
  margin-top: 40px;
}
.page-template-template-realisations-page #section-gallery .energy-filter-container .filter-label {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #0c102c;
}
.page-template-template-realisations-page #section-gallery .energy-filter-container .energy-buttons-wrapper {
  gap: 15px;
}
.page-template-template-realisations-page #section-gallery .energy-filter-container .energy-filter-btn {
  background-color: #fff;
  border: 2px solid #e1e1e1;
  border-radius: 50px;
  padding: 12px 30px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #707070;
}
.page-template-template-realisations-page #section-gallery .energy-filter-container .energy-filter-btn i {
  font-size: 20px;
  transition: all 0.3s ease;
}
.page-template-template-realisations-page #section-gallery .energy-filter-container .energy-filter-btn:hover {
  border-color: #66b25d;
  color: #66b25d;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(80,220,95,0.2);
}
.page-template-template-realisations-page #section-gallery .energy-filter-container .energy-filter-btn:hover i {
  color: #66b25d;
}
.page-template-template-realisations-page #section-gallery .energy-filter-container .energy-filter-btn.active {
  background: linear-gradient(135deg,#66b25d 0%,#26b9b9 100%);
  border-color: #66b25d;
  color: #fff;
  box-shadow: 0 6px 20px rgba(80,220,95,0.4);
}
.page-template-template-realisations-page #section-gallery .energy-filter-container .energy-filter-btn.active i {
  color: #fff;
}
.page-template-template-realisations-page #section-gallery .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-realisations-page #section-gallery .subtitle {
  margin-top: 30px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 0px;
}
.page-template-template-realisations-page #section-gallery .container {
  max-width: 1400px;
  margin-top: 0;
}
.page-template-template-realisations-page #section-gallery .container .subtitle {
  margin-bottom: 110px;
}
.page-template-template-realisations-page #section-gallery .card img {
  height: 300px;
  object-fit: cover;
}
.page-template-template-realisations-page #section-gallery .card .overlay {
  color: #fff;
  background-color: rgba(0,0,0,0.75);
  height: 100%;
  opacity: 0;
  z-index: 0;
  transition: all 0.2s ease-in-out;
}
.page-template-template-realisations-page #section-gallery .card:hover a {
  z-index: 1000;
}
.page-template-template-realisations-page #section-gallery .card:hover .overlay {
  z-index: 0;
  opacity: 1;
}
.page-template-template-realisations-page #section-gallery .link-container {
  margin-top: 60px;
}
.page-template-template-realisations-page #section-gallery .list-group-item {
  background-color: #e1e1e1;
  padding: 0;
  margin-bottom: 50px;
}
.page-template-template-realisations-page #section-gallery .list-group-item .btn {
  width: 170px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.64px;
}
.page-template-template-realisations-page #section-gallery .list-group-item .btn:hover,
.page-template-template-realisations-page #section-gallery .list-group-item .btn:active,
.page-template-template-realisations-page #section-gallery .list-group-item .btn:focus {
  color: #fff;
  background-color: #66b25d;
  box-shadow: none;
}
.page-template-template-realisations-page #section-gallery .arrow {
  padding: 0 !important;
  border-radius: 50% !important;
  height: auto;
  width: 47px;
  height: 47px;
  position: absolute;
  bottom: 30px;
  right: 50px;
}
.page-template-template-realisations-page #section-gallery .arrow span {
  font-size: 20px;
}
.page-template-template-customers-page #section-customers,
.page-template-template-customers-page #section-partners {
  position: relative;
}
.page-template-template-customers-page #section-customers .title,
.page-template-template-customers-page #section-partners .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 4.5px;
  text-transform: uppercase;
}
.page-template-template-customers-page #section-customers .subtitle,
.page-template-template-customers-page #section-partners .subtitle {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 55px;
  font-weight: 800;
  letter-spacing: 0px;
}
.page-template-template-customers-page #section-customers .arrow,
.page-template-template-customers-page #section-partners .arrow {
  padding: 0 !important;
  border-radius: 50% !important;
  height: auto;
  width: 47px;
  height: 47px;
  position: absolute;
  bottom: 30px;
  right: 50px;
}
.page-template-template-customers-page #section-customers .arrow span,
.page-template-template-customers-page #section-partners .arrow span {
  font-size: 20px;
}
.tax-product_cat header.woocommerce-products-header {
  z-index: 1 !important;
  color: #fff;
  position: relative;
  padding-top: 30px;
}
.tax-product_cat header.woocommerce-products-header .woocommerce-breadcrumb {
  margin-left: 65px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0px;
  color: #fff;
}
.tax-product_cat header.woocommerce-products-header .woocommerce-breadcrumb ul {
  list-style: none;
  display: inline;
  padding-left: 0;
}
.tax-product_cat header.woocommerce-products-header .woocommerce-breadcrumb ul li {
  display: inline;
  margin-left: 30px;
  margin-right: 30px;
}
.tax-product_cat header.woocommerce-products-header .woocommerce-breadcrumb ul li a {
  color: #fff;
}
.tax-product_cat header.woocommerce-products-header .banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
  z-index: -1;
}
.tax-product_cat header.woocommerce-products-header .title {
  margin-top: 100px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 100px;
  font-weight: 700;
  letter-spacing: 0px;
}
.tax-product_cat header.woocommerce-products-header .subtitle {
  margin-top: 40px;
  text-transform: uppercase;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: 0.875px;
}
.tax-product_cat header.woocommerce-products-header .subcategories {
  margin-top: 195px;
  margin-left: -35px;
  list-style: none;
  display: flex;
  justify-content: center;
  height: 120px;
  background-color: #66b25d;
  color: #171616;
}
.tax-product_cat header.woocommerce-products-header .subcategories li img {
  filter: brightness(0) saturate(100%) invert(5%) sepia(6%) saturate(423%) hue-rotate(317deg) brightness(98%) contrast(91%);;
}
.tax-product_cat header.woocommerce-products-header .subcategories li.active {
  background-color: #0c102c;
}
.tax-product_cat header.woocommerce-products-header .subcategories li.active a {
  color: #fff;
}
.tax-product_cat header.woocommerce-products-header .subcategories li.active img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(88%) saturate(0%) hue-rotate(295deg) brightness(110%) contrast(101%);
}
.tax-product_cat header.woocommerce-products-header .subcategories li a {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  transition: all 0.2s ease-in-out;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #171616;
  text-decoration: none;
  text-align: center;
}
.tax-product_cat header.woocommerce-products-header .subcategories li a img {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  margin-bottom: 5px;
  transition: all 0.2s ease-in-out;
  filter: brightness(0) saturate(100%) invert(5%) sepia(6%) saturate(423%) hue-rotate(317deg) brightness(98%) contrast(91%);;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
.tax-product_cat header.woocommerce-products-header .subcategories li a:hover {
  color: #fff;
}
.tax-product_cat header.woocommerce-products-header .subcategories li a:hover img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(88%) saturate(0%) hue-rotate(295deg) brightness(110%) contrast(101%);
}
.tax-product_cat #section-main {
  background-color: #fff;
  z-index: 2;
  position: relative;
  margin-top: 90px;
  padding-bottom: 40px;
}
.tax-product_cat #section-main .image-part {
  text-align: center;
}
.tax-product_cat #section-main .image-part img {
  width: 530px;
}
.tax-product_cat #section-main .text-part {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 520px;
}
.tax-product_cat #section-main .text-part.col-12 {
  width: 100%;
}
.tax-product_cat #section-main .text-part h1 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 31px;
  font-weight: 700;
  letter-spacing: 0px;
}
.tax-product_cat #section-main .text-part .term-description {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0px;
}
.tax-product_cat #section-articles .subsubcategories {
  display: none !important;
  background-color: #fff;
  z-index: 2;
  position: relative;
  max-width: 1300px;
  border-top: 1px solid #f7f2f2;
  margin: 0 auto;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 15px;
}
.tax-product_cat #section-articles .subsubcategories li button {
  border: 1px solid #f7f2f2;
  border-radius: 25px;
  padding: 10px 20px 10px 20px;
  background-color: #fff;
  margin-left: 20px;
  margin-right: 20px;
  transition: all 0.3s ease-in-out;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0px;
}
.tax-product_cat #section-articles .subsubcategories li button:hover,
.tax-product_cat #section-articles .subsubcategories li button:active,
.tax-product_cat #section-articles .subsubcategories li button:focus {
  background-color: #66b25d;
  color: #fff;
}
.tax-product_cat #section-articles .articles {
  margin-top: 64px;
  position: relative;
}
.tax-product_cat #section-articles .articles .card {
  border: none;
  text-align: center;
  box-shadow: 1px 3px 8px 1px rgba(0,0,0,0.15);
}
.tax-product_cat #section-articles .articles .card .card-img-top {
  position: relative;
  top: 0;
  border-radius: 5px;
  min-height: 294px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tax-product_cat #section-articles .articles .card .card-img-top img {
  height: 294px;
  width: 100%;
}
.tax-product_cat #section-articles .articles .card .card-img-top .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #66b25d66;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 5px;
}
.tax-product_cat #section-articles .articles .card .card-img-top .overlay i {
  font-size: 30px;
}
.tax-product_cat #section-articles .articles .card .card-img-top .overlay a {
  margin-top: 15px;
  color: #fff;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 15px;
  font-weight: 50;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  text-decoration: none;
}
.tax-product_cat #section-articles .articles .card .card-img-top .overlay:hover {
  opacity: 1;
}
.tax-product_cat #section-articles .articles .card .card-body {
  text-align: left;
  display: flex;
  flex-direction: column;
}
.tax-product_cat #section-articles .articles .card .card-body .short-description {
  margin-bottom: 10px;
}
.tax-product_cat #section-articles .articles .card .card-body .consulter-bloc {
  margin-top: auto;
}
.tax-product_cat #section-articles .articles .card .card-body .consulter {
  text-decoration: none;
  text-align: left;
}
.tax-product_cat #section-articles .articles .card .card-body .consulter span {
  color: #66b25d !important;
  display: flex;
  align-items: center;
}
.tax-product_cat #section-articles .articles .card .card-body .consulter svg {
  margin-left: 5px;
  fill: #66b25d;
}
.tax-product_cat #section-articles .articles .card .woocommerce-loop-product__title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #171616;
}
.tax-product_cat #section-articles .articles .card .price {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #171616;
}
.tax-product_cat #section-articles .articles .add_to_cart_button {
  display: none;
}
.tax-product_cat #section-articles .articles .product_type_simple {
  display: none;
}
.tax-product_cat #section-go-top {
  z-index: 0;
  height: 260px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.tax-product_cat #section-go-top .btn-top {
  text-decoration: none;
  color: #171616;
  border-radius: 100%;
  border: 2px solid #171616;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
}
.tax-product_cat #section-go-top .btn-top svg {
  width: 18px;
  height: 18px;
  object-fit: contain;
  transform: rotate(-90deg);
}
.tax-product_cat #section-go-top .btn-top:active,
.tax-product_cat #section-go-top .btn-top:hover,
.tax-product_cat #section-go-top .btn-top:focus {
  color: #66b25d;
  border-color: #66b25d;
  outline: none;
  box-shadow: none;
}
.tax-product_cat #section-go-top p {
  margin-top: 15px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.product-template-default .woocommerce .content-area .site-main {
  overflow: auto;
}
.product-template-default header.woocommerce-products-header {
  z-index: 1 !important;
  color: #fff;
  position: relative;
  padding-top: 30px;
  padding-bottom: 100px;
}
.product-template-default header.woocommerce-products-header .woocommerce-breadcrumb {
  margin-left: 65px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 0px;
  color: #fff;
}
.product-template-default header.woocommerce-products-header .woocommerce-breadcrumb ul {
  list-style: none;
  display: inline;
  padding-left: 0;
}
.product-template-default header.woocommerce-products-header .woocommerce-breadcrumb ul li {
  display: inline;
  margin-left: 30px;
  margin-right: 30px;
}
.product-template-default header.woocommerce-products-header .woocommerce-breadcrumb ul li a {
  color: #fff;
}
.product-template-default header.woocommerce-products-header .banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
  z-index: -1;
}
.product-template-default header.woocommerce-products-header .title {
  margin-top: 100px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 100px;
  font-weight: 700;
  letter-spacing: 0px;
}
.product-template-default header.woocommerce-products-header .subtitle {
  margin-top: 40px;
  text-transform: uppercase;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: 0.875px;
}
.product-template-default #section-main {
  padding-top: 30px;
}
.product-template-default #section-main .back-link {
  color: #171616;
}
.product-template-default #section-main .back-link .fa-chevron-left {
  margin-right: 15px;
}
.product-template-default #section-main .product {
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
.product-template-default #section-main .product .contenu-produit .custom-image {
  width: 100%;
  aspect-ratio: 2;
  object-fit: cover;
  height: auto;
  margin: 0 auto;
}
.product-template-default #section-main .product .contenu-produit .custom-text {
  margin: auto;
}
.product-template-default #section-main .product .contenu-produit .custom-text p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 0;
}
.product-template-default #section-main .product .contenu-produit .custom-section {
  padding-bottom: 40px;
  padding-top: 40px;
}
.product-template-default #section-main .product .contenu-produit .custom-text-left {
  padding-left: 15px;
  padding-right: 15px;
}
.product-template-default #section-main .product .contenu-produit .custom-text-right {
  padding-right: 15px;
  padding-left: 15px;
}
.product-template-default #section-main .product .contenu-produit .custom-text-solo {
  padding: 30px;
  background-color: #0c102c;
  color: white;
  text-align: center;
  position: relative;
}
.product-template-default #section-main .product .contenu-produit .custom-text-solo .contain-solo {
  padding: 20px;
}
@media (max-width: 768px) {
  .product-template-default #section-main .product .contenu-produit .custom-text-left,
  .product-template-default #section-main .product .contenu-produit .custom-text-right {
    padding-left: 50px;
    padding-right: 50px;
  }
  .product-template-default #section-main .product .image-gauche {
    text-align: center !important;
  }
  .product-template-default #section-main .product .image-droite {
    text-align: center !important;
  }
}
.product-template-default #section-main .product .woocommerce-product-gallery .flex-viewport {
  box-shadow: 1px 3px 8px 1px rgba(0,0,0,0.15);
}
.product-template-default #section-main .product .woocommerce-product-gallery .flex-control-thumbs {
  margin-top: 20px;
}
.product-template-default #section-main .product .woocommerce-product-gallery .flex-control-thumbs li {
  padding: 5px;
}
.product-template-default #section-main .product .summary {
  margin-left: 0px;
}
.product-template-default #section-main .product .summary .product_title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 31px;
  font-weight: 700;
  letter-spacing: 0px;
  margin-top: 50px;
}
.product-template-default #section-main .product .summary .reference {
  margin-top: 20px;
}
.product-template-default #section-main .product .summary .btn-buy {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  background-color: #66b25d;
  color: #171616;
  text-decoration: none;
  border-radius: 5px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
  border: 1px solid transparent;
}
.product-template-default #section-main .product .summary .btn-buy:hover {
  background-color: transparent;
  border-color: #66b25d;
  color: #66b25d;
}
.product-template-default #section-main .product .summary .details {
  margin-top: 60px;
  padding-bottom: 30px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0px;
  border-bottom: 1px solid #66b25d;
}
.product-template-default #section-main .product .summary .woocommerce-product-details__short-description {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 0px;
}
.product-template-default #section-main .product .summary .price {
  color: #171616;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0px;
}
.product-template-default #section-main .product .summary table tr:nth-child(2n+1) {
  background-color: rgba(0,0,0,0.05);
}
.product-template-default #section-main .product .summary table tr td {
  padding: .5rem;
}
.product-template-default #section-main .product .details {
  margin-top: 60px;
  padding-bottom: 30px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0px;
  border-bottom: 1px solid #66b25d;
}
.product-template-default #section-main .product #custom-products-downloads {
  width: 100%;
  background-color: #0c102c;
  color: #fff;
  position: relative;
  margin-bottom: 0px;
  margin-top: 4rem;
  overflow: hidden;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.product-template-default #section-main .product #custom-products-downloads .sun {
  position: absolute;
  top: 50%;
  left: -60px;
  transform: translateY(-50%);
}
.product-template-default #section-main .product #custom-products-downloads .container .text-part {
  padding-left: 200px;
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.product-template-default #section-main .product #custom-products-downloads .container .text-part .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 45px;
}
.product-template-default #section-main .product #custom-products-downloads .container .text-part .document-list {
  padding: 0;
}
.product-template-default #section-main .product #custom-products-downloads .container .text-part .document-list li {
  position: relative;
}
.product-template-default #section-main .product #custom-products-downloads .container .text-part .document-list li::before {
  content: url(../img/download.svg);
  width: 55px;
  height: 55px;
  margin-left: 1rem;
  margin-right: 1rem;
}
.product-template-default #section-main .product #custom-products-downloads .container .text-part .document-list a {
  color: #fff;
  text-decoration: none;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
  font-weight: 100;
  letter-spacing: 0.625px;
  margin-bottom: 0;
}
.product-template-default #section-main .product #custom-products-downloads .container .text-part .document-list a:hover,
.product-template-default #section-main .product #custom-products-downloads .container .text-part .document-list a:focus {
  color: #fff;
}
.product-template-default #section-main .product #custom-products-downloads .hoverable {
  border-radius: 10px;
  padding: 10px;
  transition: all 0.2s ease-in-out;
}
.product-template-default #section-main .product #custom-products-downloads .hoverable:hover {
  background-color: #66b25d;
}
.product-template-default #section-main .product #custom-products-downloads .hoverable:hover::before {
  transition: all 0.2s ease-in-out;
  filter: brightness(0) invert(1);
  fill: #fff;
}
.product-template-default #section-main .product #custom-product-options {
  width: 100%;
}
.product-template-default #section-main .product #custom-product-options .options-list .option .label {
  color: #707070;
  text-transform: uppercase;
  font-size: .9rem;
  font-weight: bold;
}
.product-template-default #section-main .cart,
.product-template-default #section-main .product_meta,
.product-template-default #section-main .related.products {
  display: none;
}
.product-template-default #section-relation .container {
  max-width: 1400px;
}
.product-template-default #section-relation .container hr {
  margin-top: 140px;
  margin-bottom: 70px;
}
.product-template-default #section-relation .container .title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.product-template-default #section-relation #carousel-products-related {
  padding-top: 30px;
  padding-bottom: 150px;
  width: calc(100% - 10px);
}
.product-template-default #section-relation #carousel-products-related .owl-stage-outer {
  padding: 5px;
  width: calc(100% + 10px);
}
.product-template-default #section-relation #carousel-products-related .owl-stage-outer .item .related-product-item {
  text-decoration: none;
  color: #171616;
  text-align: center;
}
.product-template-default #section-relation #carousel-products-related .owl-stage-outer .item .visuel {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(99,99,99,0.2) 0px 2px 8px 0px;
  position: relative;
  height: 295px;
}
.product-template-default #section-relation #carousel-products-related .owl-stage-outer .item .visuel .related-product-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-template-default #section-relation #carousel-products-related .owl-stage-outer .item .visuel .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #66b25d;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 5px;
}
.product-template-default #section-relation #carousel-products-related .owl-stage-outer .item .visuel .overlay i {
  font-size: 30px;
}
.product-template-default #section-relation #carousel-products-related .owl-stage-outer .item .visuel .overlay a {
  margin-top: 15px;
  color: #fff;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 15px;
  font-weight: 50;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  text-decoration: none;
}
.product-template-default #section-relation #carousel-products-related .owl-stage-outer .item .visuel .overlay:hover {
  opacity: 1;
}
.product-template-default #section-relation #carousel-products-related .owl-stage-outer .item .description {
  margin-top: 20px;
  text-align: center;
}
.product-template-default #section-relation #carousel-products-related .owl-stage-outer .item .description .woocommerce-loop-product__title {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
}
.product-template-default #section-relation #carousel-products-related .owl-stage-outer .item .description .price {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
}
.product-template-default #section-relation #carousel-products-related .owl-prev,
.product-template-default #section-relation #carousel-products-related .owl-next {
  position: absolute;
  color: #707070;
  opacity: 0.3;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
.product-template-default #section-relation #carousel-products-related .owl-prev:active,
.product-template-default #section-relation #carousel-products-related .owl-prev:hover,
.product-template-default #section-relation #carousel-products-related .owl-prev:focus,
.product-template-default #section-relation #carousel-products-related .owl-next:active,
.product-template-default #section-relation #carousel-products-related .owl-next:hover,
.product-template-default #section-relation #carousel-products-related .owl-next:focus {
  color: #66b25d;
  opacity: 1;
}
.product-template-default #section-relation #carousel-products-related .owl-prev {
  top: 30%;
  left: -50px;
}
.product-template-default #section-relation #carousel-products-related .owl-next {
  top: 30%;
  right: -50px;
}
.contenu-produit .custom-image {
  width: 100%;
  aspect-ratio: 2;
  object-fit: cover;
  height: 100%;
  margin: 0 auto;
}
.contenu-produit .img-seule {
  aspect-ratio: 3.5;
}
@media screen and (max-width: 580px) {
  .contenu-produit .img-seule {
    aspect-ratio: 1.5;
  }
}
.contenu-produit .barre {
  position: relative;
}
@media screen and (min-width: 880px) {
  .contenu-produit .barre:before {
    content: "";
    position: absolute;
    top: -1rem;
    width: 100%;
    height: 3px;
    background-color: #66b25d;
  }
  .contenu-produit .barre:after {
    content: "";
    position: absolute;
    bottom: -1rem;
    width: 100%;
    height: 3px;
    background-color: #66b25d;
  }
}
.contenu-produit .custom-text {
  margin: auto;
}
.contenu-produit .custom-text p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 0;
}
.contenu-produit .custom-section {
  padding-bottom: 40px;
  padding-top: 40px;
}
.contenu-produit .custom-text-left {
  padding-left: 30px;
  padding-right: 15px;
}
.contenu-produit .custom-text-right {
  padding-right: 30px;
  padding-left: 15px;
}
.contenu-produit .custom-text-solo {
  padding: 30px;
  background-color: #0c102c;
  color: white;
  text-align: center;
  position: relative;
}
.contenu-produit .custom-text-solo .contain-solo {
  padding: 20px;
}
@media (min-width: 1400px) {
  .contenu-produit .custom-text-left {
    display: flex;
    padding-left: 250px;
    padding-right: 100px;
  }
  .contenu-produit .custom-text-right {
    display: flex;
    padding-left: 100px;
    padding-right: 250px;
  }
  .contain-solo {
    padding: 30px 200px 30px 200px !important;
  }
}
@media (max-width: 768px) {
  .contenu-produit .custom-text-left,
  .contenu-produit .custom-text-right {
    padding-left: 50px;
    padding-right: 50px;
  }
  .custom-text-right {
    margin-top: 1rem;
  }
  .image-gauche {
    text-align: center !important;
  }
  .image-droite {
    text-align: center !important;
  }
}
.page-template-template-archive {
  font-family: 'Arial', sans-serif;
  background-color: #f8f9fa;
  color: #333;
  margin: 0;
  padding: 0;
}
.page-template-template-archive .list-inline .category-link {
  text-decoration: none;
  color: white;
  padding: 0.6rem 1.5rem;
  background-color: #66b25d;
  border: 1px solid white;
  transition: 0.3s;
}
.page-template-template-archive .list-inline .category-link:hover {
  color: #66b25d;
  background-color: white;
  border: 1px solid #66b25d;
}
@media screen and (max-width: 768px) {
  .page-template-template-archive .list-inline .list-inline-item {
    margin-bottom: 1.5rem;
  }
}
.page-template-template-archive .contenu-produit {
  margin-top: 9rem;
}
@media screen and (max-width: 768px) {
  .page-template-template-archive .contenu-produit {
    margin-top: 5rem;
  }
}
.page-template-template-archive h5 {
  font-size: 0.8rem;
  font-weight: bold;
  padding: 10px 10px 0 10px;
}
.page-template-template-archive .card {
  width: 100%;
  height: 400px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  border-radius: 10px;
  overflow: hidden;
}
.page-template-template-archive .card .card-body {
  padding: 0 !important;
  position: relative;
}
.page-template-template-archive .card .card-body .card-title {
  text-align: center;
  margin-top: 30px;
}
.page-template-template-archive .card .card-body .img-post img {
  width: 100%;
  height: 200px;
  aspect-ratio: 1;
  object-fit: cover;
}
.page-template-template-archive .card .card-body a {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.page-template-template-archive .card:hover .card-body .img-post {
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
}
section.last-news-container {
  margin-top: 100px;
}
section.last-news-container .content-title {
  text-align: center;
  margin-bottom: 64px;
}
@media screen and (max-width: 768px) {
  section.last-news-container .content-title {
    margin-bottom: 20px;
  }
}
section.last-news-container .content-title h3 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 85px;
  font-weight: 800;
  letter-spacing: 0px;
  margin-bottom: 90px;
}
@media screen and (max-width: 768px) {
  section.last-news-container .content-title h3 {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  section.last-news-container .actus.container {
    max-width: 100% !important;
    padding: 0;
  }
}
section.last-news-container .actus .actu a {
  box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
  display: block;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  height: 600px;
  background-color: #0c102c;
  border-radius: 25px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  section.last-news-container .actus .actu a {
    height: auto;
  }
}
section.last-news-container .actus .actu a .actu-image {
  position: relative;
  overflow: hidden;
  height: 255px;
  border-radius: 25px;
}
section.last-news-container .actus .actu a .actu-image:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #66b25d;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
section.last-news-container .actus .actu a .actu-image:hover:after {
  opacity: 0.25;
}
section.last-news-container .actus .actu a .actu-image img {
  width: 100%;
  height: 255px;
  aspect-ratio: 1.3475177304965;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
section.last-news-container .actus .actu a .actu-content {
  padding: 2rem;
  position: relative;
  height: calc(100% - 282px);
  display: flex;
  flex-direction: column;
}
section.last-news-container .actus .actu a .actu-content .actu-category {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #66b25d;
  margin-bottom: 7px;
}
section.last-news-container .actus .actu a .actu-content .actu-date {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  line-height: 19px;
  color: white;
}
@media screen and (max-width: 768px) {
  section.last-news-container .actus .actu a .actu-content .actu-date {
    padding-bottom: 20px;
  }
}
section.last-news-container .actus .actu a .actu-content .actu-title {
  font-size: 25px;
  line-height: 30px;
  font-weight: 800;
  color: white;
  text-decoration: none;
  margin-bottom: 16px;
}
section.last-news-container .actus .actu a .actu-content .actu-souscontent {
  margin-top: 25px;
  position: absolute;
  bottom: 0px;
  left: 36px;
}
@media screen and (max-width: 768px) {
  section.last-news-container .actus .actu a .actu-content .actu-souscontent {
    bottom: 10px;
  }
}
section.last-news-container .actus .actu a .actu-content .actu-souscontent span {
  color: #66b25d;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-decoration: underline;
}
section.last-news-container .actus .actu a .actu-content span {
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) var(--unnamed-font-size-18)/var(--unnamed-line-spacing-28) var(--unnamed-font-family-plus-jakarta-sans);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ff8300);
  text-align: left;
  font: normal normal 600 18px/28px Plus Jakarta Sans;
  letter-spacing: 0px;
  color: #FF8300;
}
section.last-news-container .actus .actu a .actu-content span svg {
  transition: all 0.3s ease-in-out;
}
section.last-news-container .actus .actu a:hover .actu-image img {
  transform: scale(1.1);
}
section.last-news-container .actus .actu a:hover .actu-content .actu-title {
  text-decoration: underline;
}
section.last-news-container .actus .actu a:hover .actu-content .actu-souscontent span {
  font-weight: 600;
}
section.last-news-container .actus .actu a:hover .actu-content span svg {
  margin-left: 1rem;
}
.modal-realisation {
  background: #00000099;
  z-index: 10002;
}
.modal-realisation .modal-dialog {
  top: 50%;
  transform: translateY(-50%) !important;
}
.modal-realisation .modal-dialog .modal-content {
  background-color: transparent;
  background: transparent;
  border: none;
}
.modal-realisation .modal-dialog .modal-content .modal-body {
  padding: 0;
  border-radius: 15px;
  overflow: hidden;
  background-color: white;
  background: white;
}
.modal-realisation .modal-dialog .modal-content .modal-body .modal-close {
  display: none;
}
@media screen and (max-width: 768px) {
  .modal-realisation .modal-dialog .modal-content .modal-body .modal-close {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
  }
}
.modal-realisation .modal-dialog .modal-content .modal-body img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.modal-realisation .modal-dialog .modal-content .modal-body .content {
  padding: 20px;
  position: relative;
  height: 150px;
}
.modal-realisation .modal-dialog .modal-content .modal-body .content.with-long-description {
  height: 500px;
}
.modal-realisation .modal-dialog .modal-content .modal-body .content .description-courte {
  color: #66b25d;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
.modal-realisation .modal-dialog .modal-content .modal-body .content .description-longue {
  font-size: 16px;
  color: #0c102c;
}
.modal-realisation .modal-dialog .modal-content .modal-body .content .description-longue p {
  color: #0c102c;
}
.modal-realisation .modal-dialog .modal-content .modal-body .content .button-nav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 90%;
  transform: translateX(-50%);
}
.modal-realisation .modal-dialog .modal-content .modal-body .content .button-nav .bouton-precedent {
  border: 1px solid #66b25d;
  border-radius: 30px;
  background-color: transparent;
  color: #0c102c;
  transition: all 0.3s ease-in-out;
  padding: 7px 10px;
}
.modal-realisation .modal-dialog .modal-content .modal-body .content .button-nav .bouton-precedent:hover {
  background-color: #66b25d;
  color: white;
}
.modal-realisation .modal-dialog .modal-content .modal-body .content .button-nav .bouton-suivant {
  border-radius: 30px;
  border: none;
  background-color: #0c102c;
  color: white;
  transition: all 0.3s ease-in-out;
}
.modal-realisation .modal-dialog .modal-content .modal-body .content .button-nav .bouton-suivant:hover {
  background-color: #66b25d;
  color: white;
}
@media (max-width: 767px) {
  .responsive-no {
    display: none;
  }
  .responsive-yes {
    display: block !important;
  }
  #section-gallery .energy-filter-container {
    flex-direction: column;
    gap: 15px;
    padding: 0 15px;
  }
  #section-gallery .energy-filter-container .filter-label {
    font-size: 14px;
    text-align: center;
  }
  #section-gallery .energy-filter-container .energy-buttons-wrapper {
    flex-direction: column;
    width: 100%;
    gap: 10px;
  }
  #section-gallery .energy-filter-container .energy-filter-btn {
    width: 100%;
    justify-content: center;
    padding: 12px 20px;
    font-size: 14px;
  }
  #section-gallery .energy-filter-container .energy-filter-btn i {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .page-id-15 .card p {
    font-size: 15px;
  }
  .sous-menu {
    font-size: 50px;
  }
  .mobile {
    display: block !important;
  }
  .ordi {
    display: none;
  }
  .mobile-header {
    position: relative;
    left: 50%;
    transform: translate(-50%);
  }
  #menu-opener p {
    text-align: center;
    margin-bottom: -5px;
    margin-top: 10px;
  }
}
@media (max-width: 1920px) {
  header .header-container {
    max-width: 1800px;
  }
}
@media (max-width: 1550px) {
  .product-template-default #section-relation #carousel-products-related {
    margin-left: 50px;
    margin-right: 50px;
    width: calc(100% - 100px);
  }
  .product-template-default #section-relation #carousel-products-related .owl-prev svg,
  .product-template-default #section-relation #carousel-products-related .owl-next svg {
    width: 40px;
    height: 40px;
  }
  .product-template-default #section-relation #carousel-products-related .owl-prev {
    left: -45px;
  }
  .product-template-default #section-relation #carousel-products-related .owl-next {
    right: -45px;
  }
}
#section-services .list-unstyled li div {
  font-size: 0.9rem;
  width: 240px;
}
#section-services .list-unstyled li:last-child {
  width: 200px;
}
#section-services .list-unstyled li:not(:first-child) {
  margin-left: -70px;
}
@media (max-width: 1700px) {
  .section-commitments-guarantees .row {
    max-width: 1200px;
  }
  .section-commitments-guarantees .row .slide-img-container {
    width: 650px;
  }
  .section-commitments-guarantees .row .slide-title {
    padding-left: 30px;
  }
  .page-template-template-structure-page #section-advantages .row {
    max-width: 1200px;
  }
  .page-template-template-structure-page #section-advantages .row .slide-img-container {
    width: 650px;
  }
  .page-template-template-structure-page #section-advantages .row .slide-title {
    padding-left: 30px;
  }
  .page-template-template-structure-page #section-about-us-multipage .text-container {
    padding-right: 150px;
  }
}
@media (max-width: 1600px) {
  header .header-container .coord-nav {
    padding-left: 0;
  }
  header .header-container #contact-details-navbar .nav-item .nav-link {
    font-size: 13px;
  }
  .page-template-template-home-page #section-carousel .carousel {
    margin-right: 0;
  }
}
@media (max-width: 1500px) {
  .page-template-template-structure-page #section-numbers .numbers-container {
    width: 90%;
  }
  .page-template-template-structure-page #section-numbers .numbers-container .number-div {
    margin-left: 30px;
  }
}
@media (max-width: 1400px) {
  .section-commitments-guarantees {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-commitments-guarantees .slider {
    text-align: center;
  }
  .section-commitments-guarantees .slider .slide-img-container {
    width: 900px;
  }
  .section-commitments-guarantees .slide-title {
    margin: 0 auto;
  }
  .section-gallery-home {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-customers {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-customers #carousel-customers-icons {
    margin: 75px auto 0 auto;
  }
  .page-template-template-home-page #section-group-presentation .title {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 25px;
  }
  .page-template-template-home-page #section-group-presentation .img-container {
    text-align: center;
  }
  .page-template-template-home-page #section-group-presentation .img-container .mask {
    left: 50%;
    transform: translateX(calc(-51.5%));
  }
  .page-template-template-home-page #section-group-presentation .text-container {
    margin: 30px auto;
    text-align: center;
  }
  .page-template-template-home-page #section-group-presentation .text-container .title-container {
    margin: 0 auto;
  }
  .page-template-template-home-page #section-services {
    margin-top: 30px;
  }
  .page-template-template-home-page #section-sectors {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-template-template-home-page #section-sectors .container {
    max-width: 80%;
  }
  .page-template-template-home-page #section-sectors .container .subtitle {
    margin-bottom: 75px;
  }
  .page-template-template-home-page #section-testimonials {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-template-template-home-page #section-products-home,
  .page-template-template-home-page #section-actuatites-home {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-template-template-home-page #section-products-home .container,
  .page-template-template-home-page #section-actuatites-home .container {
    margin-top: 20px;
  }
  .page-template-template-home-page #section-form .blur-background {
    padding-top: 75px;
  }
  .page-template-template-structure-page #section-advantages {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-template-template-structure-page #section-advantages .slider {
    text-align: center;
  }
  .page-template-template-structure-page #section-advantages .slider .slide-img-container {
    width: 900px;
  }
  .page-template-template-structure-page #section-advantages .slide-title {
    margin: 0 auto;
  }
  .page-template-template-structure-page #section-know-more .container .text-part .title {
    font-size: 65px;
  }
  .page-template-template-structure-page #section-numbers .numbers-container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-template-template-structure-page #section-numbers .numbers-container .number-div {
    margin-left: 0;
  }
  .page-template-template-structure-page #section-localisations {
    max-width: 90%;
  }
  .page-template-template-structure-page #section-localisations #map {
    min-width: 700px;
    height: 650px;
  }
}
@media (max-width: 1300px) {
  header .header-container .btn-t1 {
    font-size: 12px;
  }
  .page-template-template-group-page #section-professionalism .container iframe {
    width: calc(100% + 100px);
  }
  .page-template-template-group-page #section-expertise {
    padding-top: 100px;
  }
  .page-template-template-group-page #section-expertise .second-container {
    margin-top: 100px;
  }
  .page-template-template-group-page #section-expertise .second-container .expertise-description {
    text-align: center;
  }
  .page-template-template-group-page #section-issues {
    padding-left: 130px;
  }
  .page-template-template-group-page #section-about-us {
    max-width: 90%;
  }
  .page-template-template-structure-page #section-about-us-multipage .background-primary,
  .page-template-template-structure-page #section-content-supp .background-primary {
    width: 500px;
  }
  .page-template-template-structure-page #section-issues {
    padding-left: 130px;
  }
  .page-template-template-structure-page #section-localisations #map {
    min-width: 600px;
  }
  .page-template-template-contact-page #section-banner-contact .column-text,
  .page-template-template-parler-expert #section-banner-contact .column-text {
    padding-left: 100px;
    padding-top: 140px;
  }
  #section-services .list-unstyled {
    width: 110vw;
  }
  #section-services .list-unstyled li div {
    font-size: 0.8rem;
    width: 221px;
  }
  #section-services .list-unstyled li:last-child {
    width: 180px;
  }
  #section-services .list-unstyled li:not(:first-child) {
    margin-left: -65px;
  }
}
@media (max-width: 1200px) {
  .section-services .container {
    max-width: 80%;
  }
  .section-services .container .row .card-body {
    width: auto;
  }
  .section-commitments-guarantees .slider {
    margin: 0 auto;
  }
  .section-commitments-guarantees .slider .slide-img-container {
    width: 100%;
    height: 500px;
  }
  .section-structures .container {
    max-width: 800px;
  }
  .section-structures .container .card {
    margin: 20px auto;
    height: 415px;
  }
  .section-structures .container .card .card-body {
    top: 250px;
  }
  .section-banner {
    height: 450px;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner {
    padding-left: 0;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .slide-title {
    text-align: center;
    margin: 100px auto;
    padding-bottom: 200px;
    position: static;
    transform: none;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .slide-title .title {
    width: 100%;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .btn-group-container {
    top: 400px;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .btn-group-container .btn-group-t1 {
    left: 50vw;
    transform: translate(-50%,50%);
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .carousel-item .slide-img-container {
    min-height: calc(100vh - 129px - 600px);
    max-height: calc(100vh - 129px - 600px);
  }
  .page-template-template-home-page #section-products-home .card,
  .page-template-template-home-page #section-actuatites-home .card {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-template-template-home-page #section-products-home .card .card-body,
  .page-template-template-home-page #section-actuatites-home .card .card-body {
    padding: 0;
  }
  .page-template-template-home-page #section-products-home .card .card-body .card-img-top,
  .page-template-template-home-page #section-actuatites-home .card .card-body .card-img-top {
    border-radius: 0;
    width: 100%;
  }
  .page-template-template-home-page #section-products-home .card .card-body .card-text,
  .page-template-template-home-page #section-actuatites-home .card .card-body .card-text {
    padding: 0 100px;
    text-align: center;
  }
  .page-template-template-group-page #section-about-us .text-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-template-template-group-page #section-about-us .text-container .subtitle {
    font-size: 40px;
  }
  .page-template-template-group-page #section-about-us .text-container .description {
    margin-top: 40px;
    text-align: justify;
  }
  .page-template-template-group-page #section-professionalism {
    padding-bottom: 0;
  }
  .page-template-template-group-page #section-professionalism .background-primary {
    height: 200px;
    width: 100%;
  }
  .page-template-template-group-page #section-professionalism .container {
    max-width: 90%;
  }
  .page-template-template-group-page #section-professionalism .container iframe {
    display: block;
    width: 90%;
    margin: auto;
  }
  .page-template-template-group-page #section-professionalism .container .text-container {
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin: auto;
  }
  .page-template-template-group-page #section-professionalism .container .text-container .subtitle {
    width: 100%;
  }
  .page-template-template-group-page #section-professionalism .container .text-container .certif-container {
    margin: auto;
  }
  .page-template-template-group-page #section-issues {
    padding-left: 20px;
  }
  .page-template-template-group-page #section-issues .light {
    right: 0;
    transform: translateX(50%);
  }
  .page-template-template-group-page #section-issues .subtitle {
    width: 90vw;
    font-size: 40px;
  }
  .page-template-template-group-page #section-relamping .text-part {
    padding-left: 50px;
  }
  .page-template-template-group-page #section-expertise {
    padding-left: 10%;
    padding-right: 10%;
  }
  .page-template-template-group-page #section-expertise .first-container {
    width: 100%;
  }
  .page-template-template-structure-page #section-advantages .slider {
    margin: 0 auto;
  }
  .page-template-template-structure-page #section-advantages .slider .slide-img-container {
    width: 100%;
    height: 500px;
  }
  .page-template-template-structure-page #section-numbers .numbers-container {
    height: 150px;
  }
  .page-template-template-structure-page #section-numbers .numbers-container .number-div .number {
    font-size: 50px;
  }
  .page-template-template-structure-page #section-numbers .numbers-container .title {
    font-size: 20px;
  }
  .page-template-template-structure-page #section-about-us .text-container,
  .page-template-template-structure-page #section-content-supp .text-container {
    padding-top: 0;
    padding-left: 30px;
    text-align: justify;
  }
  .page-template-template-structure-page #section-about-us .text-container .main-sentence,
  .page-template-template-structure-page #section-content-supp .text-container .main-sentence {
    margin-top: 50px;
  }
  .page-template-template-structure-page #section-about-us-multipage {
    padding-top: 100px;
    margin-bottom: 70px;
  }
  .page-template-template-structure-page #section-about-us-multipage .background-primary {
    width: 100%;
    height: 200px;
  }
  .page-template-template-structure-page #section-about-us-multipage .text-container {
    padding-left: 0;
    padding-right: 0;
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
  .page-template-template-structure-page #section-about-us-multipage .text-container .link-container .btn-t1 {
    margin: 0 auto;
  }
  .page-template-template-structure-page #section-about-us-multipage .certif-container {
    margin: 0 auto;
  }
  .page-template-template-structure-page #section-issues {
    padding-left: 20px;
  }
  .page-template-template-structure-page #section-issues .light {
    right: 0;
    transform: translateX(50%);
  }
  .page-template-template-structure-page #section-issues .subtitle {
    width: 90vw;
    font-size: 40px;
  }
  .page-template-template-structure-page #section-relamping .text-part {
    padding-left: 50px;
  }
  .page-template-template-structure-page #section-know-more .sun {
    left: -150px;
  }
  .page-template-template-structure-page #section-know-more .container .text-part {
    padding-left: 150px;
  }
  .page-template-template-structure-page #section-localisations .text-part {
    padding-left: 50px;
  }
  .page-template-template-structure-page #section-localisations .text-part .description {
    margin-bottom: 80px;
  }
  .page-template-template-structure-page #section-localisations .text-part .adress-label-container #adress-label {
    font-size: 15px;
  }
  .page-template-template-structure-page #section-localisations .text-part .adress-label-container .adress-label-description {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .page-template-template-realisations-page #section-gallery {
    padding-top: 75px;
  }
  .page-template-template-realisations-page #section-gallery .list-group-item .btn {
    width: 120px;
    font-size: 10px;
  }
  .tax-product_cat header.woocommerce-products-header .title {
    font-size: 80px;
    margin-top: 50px;
  }
  .tax-product_cat header.woocommerce-products-header .subtitle {
    font-size: 30px;
  }
  .tax-product_cat header.woocommerce-products-header .subcategories {
    margin-top: 100px;
  }
  .tax-product_cat #section-articles .articles .card .card-img-top {
    min-height: 200px;
  }
  .product-template-default #section-main .product .summary {
    margin-left: 50px;
    width: 400px;
  }
}
@media (max-width: 1000px) {
  .page-template-template-structure-page #section-localisations .subtitle {
    margin-bottom: 60px;
  }
  .page-template-template-structure-page #section-localisations #map {
    min-width: 400px;
    height: 500px;
  }
  .page-template-template-structure-page #section-localisations .text-part {
    padding-top: 0;
  }
  .page-template-template-structure-page #section-localisations .text-part .description {
    margin-bottom: 40px;
  }
  .page-template-template-contact-page #section-banner-contact .column-text,
  .page-template-template-parler-expert #section-banner-contact .column-text {
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 20px;
  }
  .tax-product_cat header.woocommerce-products-header .subcategories li a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .tax-product_cat #section-main {
    padding-top: 30px;
  }
  .tax-product_cat #section-main .row {
    flex-direction: column;
  }
  .tax-product_cat #section-main .row .image-part {
    text-align: center;
    margin-bottom: 20px;
  }
  .tax-product_cat #section-main .row .text-part {
    padding-left: 0;
    margin: auto;
    text-align: center;
  }
  .product-template-default #section-main .product div.images.woocommerce-product-gallery {
    margin: auto;
  }
  .product-template-default #section-main .product .summary {
    margin: auto;
    width: 300px;
  }
  .product-template-default #section-main .product .summary * {
    text-align: center;
  }
  .product-template-default #section-main .product .summary .options-list {
    text-align: left;
  }
  .product-template-default #section-main .product .summary .options-list .option .label {
    text-align: left;
  }
  .product-template-default #section-main .product .summary .document-list li {
    text-align: left;
  }
  .product-template-default #section-main .product .summary .btn-buy {
    margin: auto;
  }
  .product-template-default #section-relation {
    margin-top: 100px;
  }
}
@media (max-width: 992px) {
  .section-customers #carousel-customers-icons {
    padding: 0 100px;
  }
  .section-customers #carousel-customers-icons .img-container {
    padding: 0 30px;
  }
  .section-gallery-home #carousel-gallery-home .card img {
    height: 300px;
  }
}
@media (max-width: 768px) {
  .section-services {
    margin-top: 100px;
  }
  .section-services .title {
    margin-bottom: 20px;
  }
  .section-sectors {
    margin-top: 100px;
  }
  .section-structures .title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .section-structures .subtitle {
    font-size: 45px;
    margin-bottom: 0;
  }
  .section-commitments-guarantees .title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .section-commitments-guarantees .subtitle {
    font-size: 55px;
    margin-bottom: 40px;
  }
  .section-commitments-guarantees .slider .slide-img-container {
    height: 350px;
  }
  .section-commitments-guarantees .slide-title .description-subtitle {
    font-size: 30px;
  }
  .section-banner {
    height: 300px;
  }
  .section-gallery-home .title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .section-gallery-home .subtitle {
    font-size: 45px;
    margin-bottom: 0;
  }
  .section-gallery-home .container {
    margin-top: 20px;
  }
  .section-customers .title,
  .section-form .title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .section-customers .subtitle,
  .section-form .subtitle {
    font-size: 45px;
    margin-bottom: 0;
  }
  .section-banner #breadcrumbs {
    top: 10px;
    left: 30px;
  }
  .btn-t1 {
    font-size: 15px !important;
  }
  header .header-container .navbar-brand img {
    height: 65px;
  }
  header .header-container .menu-opener-container {
    width: 65px;
    height: 65px;
  }
  header .header-container .menu-opener-container p {
    font-size: 10px !important;
    margin-bottom: 0;
  }
  header .header-container .menu-opener-container img {
    width: 20px;
    height: 20px;
  }
  header .header-container .btn-t1 {
    font-size: 8px !important;
  }
  footer .top {
    padding-bottom: 25px;
  }
  footer #menu-menu-bas-de-page {
    display: flex;
    justify-content: space-around;
    padding-left: 0;
  }
  footer #menu-menu-bas-de-page>li {
    margin: 0;
  }
  footer #menu-menu-bas-de-page>li a {
    font-size: 10px !important;
  }
  footer #menu-menu-bas-de-page>li .sub-menu {
    margin-top: 0;
  }
  footer #menu-menu-bas-de-page>li .sub-menu li {
    padding: 1px 0 1px 0;
  }
  footer .bottom>* {
    font-size: 17px;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .slide-title {
    margin: 50px auto;
    padding-bottom: 150px;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .slide-title .title {
    font-size: 80px;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .slide-title .subtitle {
    font-size: 45px;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .btn-group-container {
    top: 350px;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .carousel-item .slide-img-container {
    min-height: calc(100vh - 129px - 475px);
    max-height: calc(100vh - 129px - 475px);
  }
  .page-template-template-home-page #section-group-presentation .img-container .image {
    width: 90vw;
    height: auto;
  }
  .page-template-template-home-page #section-group-presentation .img-container .mask {
    width: 90vw;
    height: 100%;
  }
  .page-template-template-home-page #section-sectors .container .title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .page-template-template-home-page #section-sectors .container .subtitle {
    font-size: 45px;
  }
  .page-template-template-home-page #section-testimonials .title,
  .page-template-template-home-page #section-products-home .title,
  .page-template-template-home-page #section-actuatites-home .title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .page-template-template-home-page #section-testimonials .subtitle,
  .page-template-template-home-page #section-products-home .subtitle,
  .page-template-template-home-page #section-actuatites-home .subtitle {
    font-size: 45px;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .page-template-template-group-page #section-about-us {
    padding-top: 100px;
  }
  .page-template-template-group-page #section-about-us .row>div {
    width: 90%;
    margin: auto;
  }
  .page-template-template-group-page #section-about-us .row>div.img-container-cover {
    margin-top: 45px;
  }
  .page-template-template-group-page #section-about-us .row>div.img-container-cover img {
    height: 400px;
  }
  .page-template-template-group-page #section-expertise {
    padding-bottom: 100px;
  }
  .page-template-template-group-page #section-expertise .second-container {
    width: 500px;
  }
  .page-template-template-group-page #section-expertise .second-container i {
    padding: 25px;
  }
  .page-template-template-group-page #section-expertise .second-container .expertise-title {
    margin-top: 25px;
  }
  .page-template-template-group-page #section-expertise .second-container .expertise-description {
    margin-bottom: 30px;
  }
  .page-template-template-group-page #section-issues .subtitle {
    font-size: 30px;
  }
  .page-template-template-group-page #section-issues .description {
    width: 450px;
  }
  .page-template-template-group-page #section-issues .accordion .accordion-item {
    width: 450px;
  }
  .page-template-template-group-page #section-issues .accordion .accordion-button {
    font-size: 15px;
  }
  .page-template-template-group-page #section-issues .img-container-cover {
    height: 800px;
  }
  .page-template-template-group-page #section-relamping .text-part {
    padding-top: 100px;
  }
  .page-template-template-group-page #section-relamping .text-part .title {
    font-size: 12px;
  }
  .page-template-template-group-page #section-relamping .text-part .subtitle {
    font-size: 35px;
  }
  .page-template-template-group-page #section-relamping .text-part .description {
    width: 450px;
  }
  .page-template-template-group-page #section-relamping .accordion .accordion-item {
    width: 450px;
  }
  .page-template-template-group-page #section-relamping .accordion .accordion-button {
    font-size: 15px;
  }
  .page-template-template-group-page #section-relamping .img-container-cover {
    height: 850px;
  }
  .page-template-template-structure-page #section-advantages .title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .page-template-template-structure-page #section-advantages .subtitle {
    font-size: 55px;
    margin-bottom: 40px;
  }
  .page-template-template-structure-page #section-advantages .slider .slide-img-container {
    height: 350px;
  }
  .page-template-template-structure-page #section-advantages .slide-title .description-subtitle {
    font-size: 30px;
  }
  .page-template-template-structure-page #section-numbers iframe,
  .page-template-template-structure-page #section-numbers img {
    height: 600px;
  }
  .page-template-template-structure-page #section-numbers .numbers-container {
    flex-direction: column;
    align-items: center;
    position: relative;
    top: -100px;
    width: 90%;
    height: auto;
    margin: 0 auto;
    box-shadow: 0 0.3rem 1rem rgba(44,38,38,0.342) !important;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .page-template-template-structure-page #section-numbers .numbers-container .number {
    width: 40vw;
  }
  .page-template-template-structure-page #section-numbers .numbers-container .title {
    width: 60vw;
  }
  .page-template-template-structure-page #section-numbers .numbers-container .number {
    text-align: right;
    font-size: 60px;
  }
  .page-template-template-structure-page #section-numbers .numbers-container .title {
    font-size: 25px;
  }
  .page-template-template-structure-page #section-about-us,
  .page-template-template-structure-page #section-content-supp {
    padding-top: 0;
  }
  .page-template-template-structure-page #section-about-us .row .text-container,
  .page-template-template-structure-page #section-content-supp .row .text-container {
    text-align: center;
  }
  .page-template-template-structure-page #section-about-us .row .text-container .main-sentence,
  .page-template-template-structure-page #section-content-supp .row .text-container .main-sentence {
    margin-bottom: 50px;
  }
  .page-template-template-structure-page #section-about-us .row .img-container-contain img,
  .page-template-template-structure-page #section-content-supp .row .img-container-contain img {
    margin: auto;
  }
  .page-template-template-structure-page #section-about-us .row .img-container-cover img,
  .page-template-template-structure-page #section-content-supp .row .img-container-cover img {
    height: 300px;
  }
  .page-template-template-structure-page #section-issues .subtitle {
    font-size: 30px;
  }
  .page-template-template-structure-page #section-issues .description {
    width: 450px;
  }
  .page-template-template-structure-page #section-issues .accordion .accordion-item {
    width: 450px;
  }
  .page-template-template-structure-page #section-issues .accordion .accordion-button {
    font-size: 15px;
  }
  .page-template-template-structure-page #section-issues .img-container-cover {
    height: 800px;
  }
  .page-template-template-structure-page #section-relamping .text-part {
    padding-top: 100px;
  }
  .page-template-template-structure-page #section-relamping .text-part .title {
    font-size: 12px;
  }
  .page-template-template-structure-page #section-relamping .text-part .subtitle {
    font-size: 35px;
  }
  .page-template-template-structure-page #section-relamping .text-part .description {
    width: 450px;
  }
  .page-template-template-structure-page #section-relamping .accordion .accordion-item {
    width: 450px;
  }
  .page-template-template-structure-page #section-relamping .accordion .accordion-button {
    font-size: 15px;
  }
  .page-template-template-structure-page #section-relamping .img-container-cover {
    height: 850px;
  }
  .page-template-template-structure-page #section-know-more .container {
    height: 500px;
  }
  .page-template-template-structure-page #section-know-more .container .row .text-part {
    padding-left: 0;
    width: 100%;
  }
  .page-template-template-structure-page #section-know-more .container .row .text-part .title {
    font-size: 40px;
    margin-top: 40px;
  }
  .page-template-template-structure-page #section-know-more .container .row .img-container-contain {
    width: 100%;
    height: 50%;
  }
  .page-template-template-structure-page #section-about-us-multipage .img-container-cover img {
    width: 90%;
  }
  .page-template-template-structure-page #section-localisations .text-part {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
  }
  .page-template-template-structure-page #section-localisations .text-part .adress-label-container {
    text-align: center;
    padding-bottom: 100px;
  }
  .page-template-template-structure-page #section-localisations .text-part .adress-label-container .adress-container {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .page-template-template-realisations-page #section-gallery {
    padding-top: 50px;
    padding-bottom: 75px;
  }
  .page-template-template-realisations-page #section-gallery .container .subtitle {
    margin-bottom: 50px;
  }
  .page-template-template-realisations-page #section-gallery .grid-item {
    width: 45vw;
  }
  .page-template-template-contact-page #section-banner-contact .row,
  .page-template-template-parler-expert #section-banner-contact .row {
    flex-direction: column;
  }
  .page-template-template-contact-page #section-banner-contact .row .column-text,
  .page-template-template-parler-expert #section-banner-contact .row .column-text {
    width: 80%;
    margin: auto;
  }
  .page-template-template-contact-page #section-banner-contact .row .column-text .title,
  .page-template-template-contact-page #section-banner-contact .row .column-text .subtitle,
  .page-template-template-contact-page #section-banner-contact .row .column-text .description,
  .page-template-template-parler-expert #section-banner-contact .row .column-text .title,
  .page-template-template-parler-expert #section-banner-contact .row .column-text .subtitle,
  .page-template-template-parler-expert #section-banner-contact .row .column-text .description {
    text-align: center;
  }
  .page-template-template-contact-page #section-banner-contact .row .column-text .follow-us,
  .page-template-template-parler-expert #section-banner-contact .row .column-text .follow-us {
    margin: auto;
  }
  .page-template-template-contact-page #section-banner-contact .row .img-container-cover img,
  .page-template-template-parler-expert #section-banner-contact .row .img-container-cover img {
    height: 300px;
  }
  .page-template-template-contact-page #section-banner-contact .arrow-svg,
  .page-template-template-parler-expert #section-banner-contact .arrow-svg {
    top: calc(100% - 300px);
    left: 0;
    transform: translateY(-50%);
  }
  .page-template-template-contact-page #section-form,
  .page-template-template-parler-expert #section-form {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .tax-product_cat {
    position: relative;
  }
  .tax-product_cat header.woocommerce-products-header .woocommerce-breadcrumb ul li {
    margin-left: 15px;
    margin-right: 15px;
  }
  .tax-product_cat header.woocommerce-products-header .subcategories {
    margin-top: 70px;
  }
  .tax-product_cat header.woocommerce-products-header .subcategories li a {
    font-size: 10px;
  }
  .tax-product_cat header.woocommerce-products-header .title {
    font-size: 60px;
    margin-top: 55px;
  }
  .tax-product_cat header.woocommerce-products-header .subtitle {
    font-size: 20px;
  }
  .tax-product_cat #section-go-top {
    margin-bottom: 100px;
    position: sticky;
    bottom: 20px;
    left: calc(100vw - 100px);
    width: 70px;
    height: 70px;
  }
  .tax-product_cat #section-go-top p {
    display: none;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    float: none !important;
    margin: auto !important;
  }
  .product-template-default header.woocommerce-products-header .title {
    margin-top: 80px;
    font-size: 70px;
  }
  .product-template-default header.woocommerce-products-header .woocommerce-breadcrumb {
    margin-left: 15px;
    font-size: 12px;
  }
  .product-template-default header.woocommerce-products-header .woocommerce-breadcrumb ul li {
    margin-left: 10px;
    margin-right: 10px;
  }
  .product-template-default #section-main .product .summary .options-list .option .label {
    text-align: center;
    margin-bottom: 0;
  }
  .product-template-default #section-main .product #custom-products-downloads .sun {
    position: absolute;
    top: 50%;
    left: -110px;
    transform: translateY(-50%);
  }
  .product-template-default #section-main .product #custom-products-downloads .container .text-part .title {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 45px;
  }
}
@media (max-width: 576px) {
  .section-services {
    margin-top: 50px;
    text-align: center;
  }
  .section-services .title {
    display: flex;
    justify-content: center;
  }
  .section-services .row .card-title {
    font-size: 12px;
  }
  .section-services .row .card-text {
    font-size: 13px;
  }
  .section-services .row .card-body {
    padding-top: 10px;
  }
  .section-services .call-to-action {
    margin-top: 50px;
    margin-bottom: 15px;
    font-size: 15px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .section-commitments-guarantees .title {
    font-size: 15px;
  }
  .section-commitments-guarantees .subtitle {
    font-size: 35px;
    margin-bottom: 45px;
  }
  .section-commitments-guarantees .slider .slide-img-container {
    height: 350px;
    width: 100%;
    border-radius: 10px;
  }
  .section-commitments-guarantees .slide-title .text-container {
    margin-top: 50px;
  }
  .section-commitments-guarantees .slide-title .description-title {
    font-size: 11px;
    text-align: center;
  }
  .section-commitments-guarantees .slide-title .description-title img {
    display: none;
  }
  .section-commitments-guarantees .slide-title .description-subtitle {
    font-size: 25px;
    text-align: center;
  }
  .section-commitments-guarantees .slide-title .description {
    text-align: center;
  }
  .section-commitments-guarantees .slide-title .link-container {
    text-align: center !important;
  }
  .section-customers {
    padding-top: 100px;
  }
  .section-customers .title {
    font-size: 15px;
  }
  .section-customers .subtitle {
    font-size: 30px;
  }
  .section-customers #carousel-customers-icons {
    padding: 0 80px;
  }
  .section-customers #carousel-customers-icons .img-container {
    padding: 0 10px;
  }
  .section-customers #carousel-customers-icons .owl-nav {
    font-size: 70px;
  }
  .section-customers #carousel-customers-icons .owl-nav .owl-prev {
    left: 30px;
  }
  .section-customers #carousel-customers-icons .owl-nav .owl-next {
    right: 30px;
  }
  .section-form .title {
    font-size: 15px;
  }
  .section-form .subtitle {
    font-size: 30px;
  }
  .section-form label {
    margin-top: 30px;
  }
  .section-form .nf-form-content {
    width: 80vw;
  }
  .section-form .nf-field-container {
    margin-bottom: 10px;
  }
  .section-form .arrow {
    bottom: 50px;
    right: 20px;
  }
  .section-banner {
    height: 200px;
  }
  .section-banner #breadcrumbs a,
  .section-banner #breadcrumbs .breadcrumb_last {
    font-size: 12px;
  }
  .section-banner #breadcrumbs .fa-chevron-right {
    margin-left: 10px;
    margin-right: 10px;
  }
  .section-banner .title {
    font-size: 40px;
  }
  .section-banner .subtitle {
    font-size: 20px;
  }
  .section-structures {
    margin-top: 100px;
  }
  .section-structures .title {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .section-structures .subtitle {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .section-structures .container .card {
    height: 215px;
  }
  .section-structures .container .card .card-body {
    top: 50px;
  }
  header .header-container #menu {
    width: 100%;
  }
  header .header-container #menu .menu-item {
    font-size: 15px;
  }
  footer .call-to-email {
    text-align: center;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .slide-title {
    padding-bottom: 100px;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .slide-title .title {
    font-size: 55px;
    line-height: 75px;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .slide-title .subtitle {
    font-size: 30px;
    line-height: 50px;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .btn-group-container {
    height: 90px;
    top: unset;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .btn-group-container .btn-group-t1 {
    bottom: 45px;
  }
  .page-template-template-home-page #section-carousel .carousel .carousel-inner .carousel-item .slide-img-container {
    min-height: calc(100vh - 129px - 300px);
    max-height: calc(100vh - 129px - 300px);
  }
  .page-template-template-home-page #section-group-presentation .title {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .page-template-template-home-page #section-group-presentation .subtitle p {
    flex-direction: column;
  }
  .page-template-template-home-page #section-group-presentation .img-container .mask {
    transform: translateX(calc(-53.5%));
  }
  .page-template-template-home-page #section-testimonials {
    padding-top: 30px;
  }
  .page-template-template-home-page #section-testimonials .title {
    font-size: 15px;
  }
  .page-template-template-home-page #section-testimonials .subtitle {
    font-size: 30px;
  }
  .page-template-template-home-page #section-products-home .title,
  .page-template-template-home-page #section-actuatites-home .title {
    font-size: 15px;
  }
  .page-template-template-home-page #section-products-home .subtitle,
  .page-template-template-home-page #section-actuatites-home .subtitle {
    font-size: 30px;
  }
  .page-template-template-home-page #section-products-home .container,
  .page-template-template-home-page #section-actuatites-home .container {
    margin-top: 20px;
  }
  .page-template-template-home-page #section-products-home .container .card .card-body .card-img-top,
  .page-template-template-home-page #section-actuatites-home .container .card .card-body .card-img-top {
    height: 200px;
  }
  .page-template-template-home-page #section-products-home .container .card .card-body .card-text,
  .page-template-template-home-page #section-actuatites-home .container .card .card-body .card-text {
    padding: 0;
  }
  .page-template-template-home-page #section-products-home .container .card .card-body .actu-title,
  .page-template-template-home-page #section-actuatites-home .container .card .card-body .actu-title {
    font-size: 20px;
  }
  .page-template-template-home-page #section-sectors .container .title {
    font-size: 15px;
  }
  .page-template-template-home-page #section-sectors .container .subtitle {
    font-size: 30px;
    margin-bottom: 100px;
  }
  .page-template-template-group-page #section-about-us {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-template-template-group-page #section-about-us .text-container .title {
    font-size: 12px;
  }
  .page-template-template-group-page #section-about-us .text-container .subtitle {
    font-size: 25px;
  }
  .page-template-template-group-page #section-about-us .text-container strong {
    font-size: 16px;
  }
  .page-template-template-group-page #section-about-us .text-container .description {
    font-size: 15px;
  }
  .page-template-template-group-page #section-about-us .row>div.img-container-cover img {
    height: 200px;
    border-radius: 10px;
  }
  .page-template-template-group-page #section-professionalism {
    padding-top: 50px;
  }
  .page-template-template-group-page #section-professionalism .container iframe {
    height: 250px;
    border-radius: 10px;
  }
  .page-template-template-group-page #section-professionalism .container .text-container .title {
    font-size: 12px;
  }
  .page-template-template-group-page #section-professionalism .container .text-container .subtitle {
    font-size: 25px;
  }
  .page-template-template-group-page #section-professionalism .container .text-container .description {
    font-size: 15px;
  }
  .page-template-template-group-page #section-professionalism .container .certif-container {
    width: 100%;
  }
  .page-template-template-group-page #section-expertise {
    margin-top: 50px;
    padding-top: 50px;
  }
  .page-template-template-group-page #section-expertise .title {
    font-size: 12px;
  }
  .page-template-template-group-page #section-expertise .subtitle {
    font-size: 25px;
  }
  .page-template-template-group-page #section-expertise .description {
    font-size: 15px;
  }
  .page-template-template-group-page #section-expertise .second-container {
    margin-top: 40px;
    width: 90%;
  }
  .page-template-template-group-page #section-expertise .second-container .expertise .img-container {
    width: 70px;
    height: 70px;
  }
  .page-template-template-group-page #section-expertise .second-container .expertise .img-container img {
    width: 40px;
    height: 40px;
  }
  .page-template-template-group-page #section-expertise .second-container .expertise .expertise-title {
    font-size: 20px;
    margin-top: 20px;
  }
  .page-template-template-group-page #section-expertise .second-container .expertise .expertise-description {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .page-template-template-group-page #section-issues {
    padding-top: 50px;
  }
  .page-template-template-group-page #section-issues .light {
    top: 160px;
    width: 150px;
    height: 150px;
  }
  .page-template-template-group-page #section-issues .title {
    font-size: 12px;
  }
  .page-template-template-group-page #section-issues .subtitle {
    font-size: 25px;
  }
  .page-template-template-group-page #section-issues .description {
    font-size: 15px;
    width: 90%;
  }
  .page-template-template-group-page #section-issues .accordion .accordion-item {
    width: 350px;
  }
  .page-template-template-group-page #section-issues .accordion .accordion-item .accordion-body {
    font-size: 15px;
  }
  .page-template-template-group-page #section-issues .img-container-cover {
    display: none;
  }
  .page-template-template-group-page #section-relamping .row {
    flex-direction: column;
  }
  .page-template-template-group-page #section-relamping .row .img-container-cover {
    height: 200px;
    width: 100%;
  }
  .page-template-template-group-page #section-relamping .row .text-part {
    padding-top: 40px;
  }
  .page-template-template-group-page #section-relamping .row .text-part .icon-text-left {
    display: none;
  }
  .page-template-template-group-page #section-relamping .row .text-part .title {
    font-size: 12px;
  }
  .page-template-template-group-page #section-relamping .row .text-part .title i {
    display: none;
  }
  .page-template-template-group-page #section-relamping .row .text-part .subtitle {
    font-size: 25px;
  }
  .page-template-template-group-page #section-relamping .row .text-part .description {
    font-size: 15px;
    width: 90%;
  }
  .page-template-template-group-page #section-relamping .row .accordion .accordion-item {
    width: 350px;
  }
  .page-template-template-group-page #section-relamping .row .accordion .accordion-item .accordion-body {
    font-size: 15px;
  }
  .page-template-template-group-page #section-call-to-action {
    height: 300px;
  }
  .page-template-template-group-page #section-call-to-action .title {
    font-size: 15px;
  }
  .page-template-template-group-page #section-call-to-action .arrow {
    top: 225px;
    right: 20px;
  }
  .page-template-template-structure-page #section-services {
    margin-top: 100px;
  }
  .page-template-template-structure-page #section-advantages {
    margin-top: 50px;
  }
  .page-template-template-structure-page #section-advantages .title {
    font-size: 15px;
  }
  .page-template-template-structure-page #section-advantages .subtitle {
    font-size: 35px;
    margin-bottom: 45px;
  }
  .page-template-template-structure-page #section-advantages .slider .slide-img-container {
    height: 350px;
    width: 100%;
    border-radius: 10px;
  }
  .page-template-template-structure-page #section-advantages .slide-title .text-container {
    margin-top: 50px;
  }
  .page-template-template-structure-page #section-advantages .slide-title .description-title {
    font-size: 11px;
    text-align: center;
  }
  .page-template-template-structure-page #section-advantages .slide-title .description-title img {
    display: none;
  }
  .page-template-template-structure-page #section-advantages .slide-title .description-subtitle {
    font-size: 25px;
    text-align: center;
  }
  .page-template-template-structure-page #section-advantages .slide-title .description {
    text-align: center;
  }
  .page-template-template-structure-page #section-advantages .slide-title .link-container {
    text-align: center !important;
  }
  .page-template-template-structure-page #section-structure_description .title {
    font-size: 15px;
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .page-template-template-structure-page #section-numbers iframe,
  .page-template-template-structure-page #section-numbers img {
    height: 250px;
    width: 100%;
  }
  .page-template-template-structure-page #section-numbers .numbers-container {
    top: 0;
  }
  .page-template-template-structure-page #section-numbers .numbers-container .number-div .number {
    font-size: 30px;
  }
  .page-template-template-structure-page #section-numbers .numbers-container .title {
    font-size: 15px;
  }
  .page-template-template-structure-page #section-numbers .numbers-container .title:before {
    font-size: 40px;
  }
  .page-template-template-structure-page #section-about-us,
  .page-template-template-structure-page #section-content-supp {
    padding-top: 75px;
  }
  .page-template-template-structure-page #section-about-us .row .text-container .description,
  .page-template-template-structure-page #section-content-supp .row .text-container .description {
    font-size: 15px;
  }
  .page-template-template-structure-page #section-about-us .row .text-container .main-sentence,
  .page-template-template-structure-page #section-content-supp .row .text-container .main-sentence {
    font-size: 20px;
  }
  .page-template-template-structure-page #section-about-us .row .img-container-cover img,
  .page-template-template-structure-page #section-content-supp .row .img-container-cover img {
    height: 200px;
    border-radius: 5px;
  }
  .page-template-template-structure-page #section-products-structure {
    padding-bottom: 50px;
  }
  .page-template-template-structure-page #section-products-structure .title {
    font-size: 15px;
  }
  .page-template-template-structure-page #section-products-structure .title i {
    display: none;
  }
  .page-template-template-structure-page #section-products-structure .subtitle {
    font-size: 30px;
  }
  .page-template-template-structure-page #section-products-structure .main-part .product {
    width: 100%;
    margin-bottom: 20px;
  }
  .page-template-template-structure-page #section-products-structure .main-part .product .background-cover-center {
    height: 200px;
  }
  .page-template-template-structure-page #section-products-structure .main-part .product.inside {
    padding-right: 0;
  }
  .page-template-template-structure-page #section-products-structure .main-part .product.outside {
    padding-left: 0;
  }
  .page-template-template-structure-page #section-products-structure .main-part .product .text-container {
    width: 200px;
    height: 75px;
    font-size: 12px;
  }
  .page-template-template-structure-page #section-products-structure .main-part .product .text-container i {
    font-size: 30px;
  }
  .page-template-template-structure-page #section-products-structure .main-part .product .text-container-inside {
    right: 50%;
    transform: translate(50%,-50%);
  }
  .page-template-template-structure-page #section-products-structure .main-part .product .text-container-outside {
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .page-template-template-structure-page #section-about-us-multipage .img-container-cover img {
    height: 300px;
  }
  .page-template-template-structure-page #section-about-us-multipage .text-container {
    padding-bottom: 30px;
  }
  .page-template-template-structure-page #section-about-us-multipage .text-container .title {
    font-size: 15px;
  }
  .page-template-template-structure-page #section-about-us-multipage .text-container .subtitle {
    font-size: 30px;
  }
  .page-template-template-structure-page #section-about-us-multipage .text-container .description {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .page-template-template-structure-page #section-about-us-multipage .certif-container {
    width: 100%;
  }
  .page-template-template-structure-page #section-gallery {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-template-template-structure-page #section-gallery .energy-filter-container {
    flex-direction: column;
    gap: 20px;
  }
  .page-template-template-structure-page #section-gallery .energy-filter-container .filter-label {
    font-size: 16px;
  }
  .page-template-template-structure-page #section-gallery .energy-filter-container .energy-buttons-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
  .page-template-template-structure-page #section-gallery .energy-filter-container .energy-filter-btn {
    padding: 10px 20px;
    font-size: 14px;
  }
  .page-template-template-structure-page #section-gallery .energy-filter-container .energy-filter-btn i {
    font-size: 16px;
  }
  .page-template-template-structure-page #section-issues {
    padding-top: 50px;
  }
  .page-template-template-structure-page #section-issues .light {
    top: 160px;
    width: 150px;
    height: 150px;
  }
  .page-template-template-structure-page #section-issues .title {
    font-size: 12px;
  }
  .page-template-template-structure-page #section-issues .subtitle {
    font-size: 25px;
  }
  .page-template-template-structure-page #section-issues .description {
    font-size: 15px;
    width: 90%;
  }
  .page-template-template-structure-page #section-issues .accordion .accordion-item {
    width: 350px;
  }
  .page-template-template-structure-page #section-issues .accordion .accordion-item .accordion-body {
    font-size: 15px;
  }
  .page-template-template-structure-page #section-issues .img-container-cover {
    display: none;
  }
  .page-template-template-structure-page #section-relamping .row {
    flex-direction: column;
  }
  .page-template-template-structure-page #section-relamping .row .img-container-cover {
    height: 200px;
    width: 100%;
  }
  .page-template-template-structure-page #section-relamping .row .text-part {
    padding-top: 40px;
  }
  .page-template-template-structure-page #section-relamping .row .text-part .icon-text-left {
    display: none;
  }
  .page-template-template-structure-page #section-relamping .row .text-part .title {
    font-size: 12px;
  }
  .page-template-template-structure-page #section-relamping .row .text-part .title i {
    display: none;
  }
  .page-template-template-structure-page #section-relamping .row .text-part .subtitle {
    font-size: 25px;
  }
  .page-template-template-structure-page #section-relamping .row .text-part .description {
    font-size: 15px;
    width: 90%;
  }
  .page-template-template-structure-page #section-relamping .row .accordion .accordion-item {
    width: 350px;
  }
  .page-template-template-structure-page #section-relamping .row .accordion .accordion-item .accordion-body {
    font-size: 15px;
  }
  .page-template-template-structure-page #section-know-more {
    margin-bottom: 50px;
  }
  .page-template-template-structure-page #section-know-more .sun {
    left: -200px;
  }
  .page-template-template-structure-page #section-know-more .container {
    padding-left: 100px;
  }
  .page-template-template-structure-page #section-know-more .container .row .text-part .title {
    font-size: 30px;
    text-align: center;
  }
  .page-template-template-structure-page #section-structures {
    margin-bottom: 50px;
  }
  .page-template-template-structure-page #section-localisations {
    padding-top: 50px;
  }
  .page-template-template-structure-page #section-localisations .subtitle {
    font-size: 40px;
  }
  .page-template-template-structure-page #section-localisations #map {
    min-width: 100%;
    height: 400px;
    border-radius: 10px;
  }
  .page-template-template-structure-page #section-localisations .text-part .description {
    text-align: center;
  }
  .page-template-template-structure-page #section-form .blur-background {
    padding-top: 50px;
  }
  .page-template-template-realisations-page #section-gallery {
    padding-top: 30px;
  }
  .page-template-template-realisations-page #section-gallery .title {
    font-size: 15px;
  }
  .page-template-template-realisations-page #section-gallery .list-group {
    margin-bottom: 20px;
  }
  .page-template-template-realisations-page #section-gallery .list-group .list-group-item {
    margin-bottom: 10px;
  }
  .page-template-template-realisations-page #section-gallery .container .subtitle {
    margin-top: 20px;
    margin-bottom: 25px;
    font-size: 25px;
  }
  .page-template-template-realisations-page #section-gallery .grid-item {
    position: initial !important;
    margin: auto;
    width: 90vw;
  }
  .page-template-template-realisations-page #section-gallery .btn-t1 {
    width: 47px;
    right: 50%;
    bottom: 15px;
    transform: translateX(50%);
  }
  .page-template-template-customers-page #section-customers .subtitle {
    font-size: 30px;
  }
  .page-template-template-customers-page #section-partners .subtitle {
    font-size: 30px;
  }
  .page-template-template-contact-page #section-banner-contact .row .column-text,
  .page-template-template-parler-expert #section-banner-contact .row .column-text {
    padding-left: 0;
    padding-right: 0;
  }
  .page-template-template-contact-page #section-banner-contact .row .column-text .title,
  .page-template-template-parler-expert #section-banner-contact .row .column-text .title {
    font-size: 70px;
  }
  .page-template-template-contact-page #section-banner-contact .row .column-text .description,
  .page-template-template-parler-expert #section-banner-contact .row .column-text .description {
    font-size: 15px;
  }
  .tax-product_cat header.woocommerce-products-header .woocommerce-breadcrumb {
    margin-left: 10px;
  }
  .tax-product_cat header.woocommerce-products-header .woocommerce-breadcrumb ul li {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 12px;
  }
  .tax-product_cat header.woocommerce-products-header .subcategories {
    height: auto;
    margin-top: 30px;
  }
  .tax-product_cat header.woocommerce-products-header .subcategories li a {
    font-size: 8px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .tax-product_cat header.woocommerce-products-header .title {
    font-size: 40px;
    margin-top: 35px;
  }
  .tax-product_cat header.woocommerce-products-header .subtitle {
    font-size: 15px;
  }
  .product-template-default #section-relation #carousel-products-related {
    padding-bottom: 0;
  }
  .product-template-default #section-relation #carousel-products-related .owl-stage-outer .item .visuel {
    height: 200px;
  }
  .product-template-default #section-main .product #custom-products-downloads {
    margin-top: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .product-template-default #section-main .product #custom-products-downloads .sun {
    display: none;
  }
  .product-template-default #section-main .product #custom-products-downloads .container .text-part {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .product-template-default #section-main .product #custom-products-downloads .container .text-part .title {
    margin-bottom: 10px;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
  }
  .product-template-default #section-main .product #custom-products-downloads .container .text-part .document-list li:before {
    width: 35px;
    transform: scale(.5);
    margin-left: -1rem;
  }
  .product-template-default #section-main .product #custom-products-downloads .container .text-part .document-list a {
    font-size: 16px;
  }
}
@media (min-width: 0px) and (max-width: 370px) {
  header .header-container .btn-t1 {
    border-radius: 5px !important;
  }
}
