@font-face {
  font-family: 'gothamlight';
  src: url('../fonts/gothamlight-webfont.woff2') format('woff2'),
    url('../fonts/gothamlight-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'gothambook';
  src: url('../fonts/gothambook-webfont.woff2') format('woff2'),
    url('../fonts/gothambook-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
  --pcolor: #f1b643;
  --scolor: #171a20;
  --lcolor: #ffffff;
  --tcolor: #a4a9ad;
  --bgcolor: #b9b9b9;
  --fcolor: #f7fafb;
  --fnormal: 'gothambook', sans-serif;
  --flight: 'gothamlight', sans-serif;
  --titre1: 46px;
  --ltitre1: 68px;
  --titre2: 28px;
  --ltitre2: 32px;
  --titre3: 40px;
  --ltitre3: 42px;
  --titre4: 22px;
  --ltitre4: 24px;
  --p: 18px;
  --lp: 20px;
  --p1: 30px;
  --lp1: 32px;
  --p2: 16px;
  --lp2: 18px;
  --p22: 14px;
  --lp22: 16px;
  --titre1m: 30px;
  --ltitre1m: 35px;
  --titre2m: 20px;
  --ltitre2m: 22px;
  --titre3m: 25px;
  --ltitre3m: 27px;
  --titre4m: 18px;
  --ltitre4m: 20px;
  --pm: 16px;
  --lpm: 20px;
  --p1m: 20px;
  --lp1m: 25px;
  --p2m: 15px;
  --lp2m: 17px;
  --p22m: 14px;
  --lp22m: 16px;
}

.scw-cookie-panel-toggle::before {
  content: '' !important;
}
.scw-btn .mdi-close-thick {
  display: none !important;
}
.scw-cookie .scw-cookie-panel-toggle:hover::before {
  width: 0 !important;
  margin-right: 0 !important;
}
.scw-cookie-content {
  max-width: unset !important;

  width: unset !important;
}
body {
  background-color: var(--lcolor);
  font-family: 'gothambook', sans-serif;
  padding-top: 0 !important;
}
section:not(.legalnotic, .productus, .secservices) {
  height: 800px;
  /*min-height: 100vh;*/ /*11/11*/
  position: relative;
}
section.minhautoclass {
  height: max-content;
}
section:not(.legalnotic, .productus, .secservices, .minhclass) {
  min-height: 100vh;
}
.legalnotic a {
  color: var(--pcolor);
}
.onepage-pagination {
  position: fixed;
  left: 15px;
  top: 50%;
  z-index: 99999;
  list-style: none;
  margin: 0;
  padding: 0;
}
.onepage-pagination li {
  padding: 0;
  /*text-align: center;*/
}
.onepage-pagination li .likea {
  width: 1px;
  height: 22px;
  display: block;
  margin-bottom: 15px;
  text-align: left;
}
.onepage-pagination li .likea:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 22px;
  background: rgba(0, 0, 0, 0.85);
}
.onepage-pagination li .likea.active:before {
  width: 3px;
  height: 22px;
  background: var(--pcolor);
}
.onepage-pagination li .likea {
  width: 100%;
}
.onepage-pagination {
  /*width: 10px;*/
}
/*#live_edit_toolbar {
    top: unset!important;
    bottom: 0px;
}*/
.myheader {
  position: relative;
  width: 100%;
  height: 100px;
  z-index: 99;
  background: var(--lcolor);
}
.thishomepage .myheader {
  background: transparent;
  position: absolute;
}

.hommesecreen {
  height: calc((100% - 4rem));
}
.titlerow {
  display: block;
  margin: 16vh auto 0;
}
.titre1 {
  font-size: var(--titre1);
  line-height: var(--ltitre1);
  font-family: var(--fnormal);
  font-weight: 600;
  color: var(--scolor);
}
.p2 {
  font-size: var(--p2);
  line-height: var(--lp2);
  font-family: var(--flight);
  color: var(--scolor);
}
.header-title {
  text-align: center;
  text-transform: capitalize;
}

p.details {
  text-align: center;

  font-weight: 600;
}
.bgsolution .col-lg-8 {
  max-width: 880px;
}
.boxes {
  position: absolute;
  top: 85%;
  width: 100%;
  max-width: 60%;
  left: calc((100% - 60%) / 2);
}
.boxdiv {
  padding: 0;
}

.titre3 {
  font-size: var(--titre3);
  line-height: var(--ltitre3);
  font-family: var(--fnormal);
  font-weight: 600;
  color: var(--lcolor);
}
.titre4 {
  font-size: var(--titre4);
  line-height: var(--ltitre4);
  font-family: var(--flight);
  /*font-weight: 300;*/
  color: var(--scolor);
  /*text-transform: capitalize;*/
}
.p1 {
  font-size: var(--p1);
  line-height: var(--lp1);
  font-family: var(--flight);
  font-weight: 600;
  color: var(--lcolor);
}

.box-title {
  text-align: center;
  margin-bottom: 0;
}
.p {
  font-size: var(--p);
  line-height: var(--lp);
  font-family: var(--flight);
  /*font-weight: 300;*/
  color: var(--lcolor);
}

.box-p {
  /*text-transform: capitalize;*/
  text-align: center;
}
.titre2 {
  font-size: var(--titre2);
  line-height: var(--ltitre2);
  font-family: var(--fnormal);
  font-weight: 600;
  color: var(--scolor);
  /*text-transform: capitalize;*/
}
.bloctitre {
  text-align: left;
  margin-bottom: 10px;
}
.blocp {
  margin-top: 20px;
}
.blocp {
  text-align: left;
  line-height: 20px;
}
.padding50 {
  padding: 0 25px;
  margin: auto;
}
#myVideo {
  position: relative;
  width: 100%;
  /*height: 100%;*/
  /*max-height: calc(100vh - 75px);*/ /*11/11*/
  max-height: calc(800px - 75px);
}
.withoupading {
  padding: 0;
}
.withoupading .container-fluid {
  padding: 0;
  overflow: hidden;
}
.colwithpading {
  padding-top: 6rem;
}
.rwithbg {
  height: 100%;
}
.bgblock {
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bgitem3332 {
  background-image: url(../img/webp/homemap.webp);
}
.bgitem333 {
  background-image: url(../img/grid-diagram.png);
  background-size: contain;
}
.bgitem444 {
  background-image: url(../img/new-img/LOD05858.jpg);
  background-size: contain;
  margin-top: 2rem;
}
.bgitem3 {
  background-color: var(--bgcolor);
  /*background-image: url(../img/l3.png);*/
}
.bgitem4 {
  background-image: url(../img/webp/Whateveryouneed.webp);
}
.bgitemorv {
  background-image: url(../img/mini4.png);
  background-size: contain;
}
.bgitem5 {
  background-image: url(../img/webp/l4.webp);
}
.fbg {
  background-color: var(--fcolor);
  background-image: url(../img/webp/l66.webp);
}
section.bgsolution {
  background: #efefef;
  min-height: calc(100vh - 100px);
  height: 700px;
}
.margintop50 {
  margin-top: 135px;
}
.paddingl50 {
  padding-left: 25px;
}
.paddingr50 {
  padding-right: 25px;
}
.bgitems1 {
  background-image: url(../img/s1.png);
}
.bgitems2 {
  background-image: url(../img/s2.png);
}
.bgitems3 {
  background-image: url(../img/s3.png);
}
.bgitems4 {
  background-image: url(../img/s4.png);
}
.bgitems5 {
  background-image: url(../img/s5.png);
}
.bgitems6 {
  background-image: url(../img/s6.png);
}

header.myheader.container-fluid {
    background: #ffffff;
}

/* hazem start*/
/*HAZEM  background-position: center; */

.nav-ul > li {
  padding-left: 50px;
  padding-right: 50px;
}

.nav-ul {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  list-style: none;
}

.nav-ul li a {
  text-decoration: none;
  color: rgba(63, 63, 63, 0.801);
  position: relative;
  transition: all 0.7s;
}

.nav-ul li:hover {
  transition: all 0.2s;
}

.nav-ul li:hover {
  background-color: transparent;
  color: var(--scolor);
  border-radius: 30px;
}

.link {
  font-size: 1.5rem;
}

.module-navigation-default > ul > li > a {
  padding: 10px 30px;
  border-radius: 5px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--flight);
  color: var(--scolor);
}
.module-navigation-default a:hover,
.module-navigation-default a:focus,
.module-navigation-default li:hover > a,
.module-navigation-default li.active > a {
  /* background-color: var(--scolor);*/
  color: var(--scolor);
}

.divbtn {
  position: relative;
  bottom: -15px;
  /*top: 15px;*/
  text-align: center;
  width: calc(100% - 30px);
}
.bgstaycontent2 .divbtn,
.notinm + .divbtn {
  position: absolute;
  bottom: 10%;
  text-align: center;
  width: 100%;
  max-width: 500px;
}
.divbtn.paddingr50 {
}
button.mybtnstyle {
  background: transparent;
  border: 2px solid;
  border-color: var(--scolor);
  border-radius: 4px;
  /*padding: 10px 0;*/
  /* min-width: 260px;*/
  max-width: 204px;
  width: 100%;
  font-size: 15px;
  text-align: center;
  position: relative;
  display: block;
  margin: auto;
  margin-bottom: 10px;
  /*text-transform: capitalize;*/
}
button.mybtnstyle a {
  display: block;
  padding: 8px;
  color: var(--scolor);
}
.contactbtn button.mybtnstyle {
  border-color: var(--lcolor);
  border-width: 2px;
}
.contactbtn {
  position: absolute;
  min-width: 260px;
  right: 25px;
  bottom: 10px;
  z-index: 98;
}
.contactbtn button a {
  color: var(--lcolor);
  font-size: 15px;
  font-family: var(--fnormal);
  font-weight: 600;
}
.contactbtn.btntofooter.btntowhitbg button.mybtnstyle {
  background: var(--scolor);
  color: var(--lcolor);
  border-color: var(--scolor);
}
.contactbtn.btntofooter.btntowhitbg button.mybtnstyle a {
  color: var(--lcolor);
}
button.mybtnstyle:hover {
  background: var(--scolor);
  color: var(--lcolor);
  border-color: var(--scolor);
}
button.mybtnstyle:hover a,
.contactbtn.btntofooter.btntowhitbg button.mybtnstyle:hover a {
  color: var(--lcolor);
}
/* footer hazem */
.isfooterrow {
  margin: auto;
  max-width: 78.5%;
}
.footer-h {
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  font-family: var(--flight);
  font-weight: 600;
  text-align: start;
  margin-top: 2rem;
}

.footer-p {
  font-size: 0.8rem;
  word-spacing: 1.2px;
  letter-spacing: 0.7px;
  line-height: 1rem;
}

.footer-input-container {
  margin-top: 1rem;
}

.footer-input {
  display: inline-block;
  position: relative;
  top: -10px;
  width: 15vw;
  background: none;
  margin-bottom: 1rem;
  border: none;
  border-bottom: 1px #000 solid;
  outline: none;
  font-size: 1rem;
  color: black;
  letter-spacing: 1px;
}

.inputlabel span {
  display: inline-block;
  min-width: 75px;
}
.send {
  display: block;
  background-color: transparent;
  border: none;
  color: var(--scolor);
  text-transform: capitalize;
  position: relative;
  /*top: 100%;*/
  left: 61%;
}

.icon-send {
  padding-left: 1rem;
  font-size: 4rem;
  transform: rotate(-35deg) translateY(1rem);
}

.copyright {
  white-space: nowrap;
  font-size: 1rem;
  position: absolute;
  bottom: 0px;
  right: 0;
  transform: translate(-50%, -50%);
}
.copyright a {
  text-decoration: none;
  color: inherit;
}
.copyright a:hover {
  color: var(--pcolor);
}
.offgrideurope {
  position: absolute;
  top: 54.8%;
  left: calc(50% + 20px);
  font-size: 15px;
  max-width: 200px;
}
.offgridafrica {
  position: absolute;
  top: 70%;
  left: calc(50% - 45px);
  width: 200px;
  font-size: 15px;
}
.offgrideurope:before,
.offgridafrica:before {
  content: '\f3c5';
  font-size: 35px;
  font-weight: 700;
  font-family: 'Font Awesome 5 Free';
  color: var(--pcolor);
  position: absolute;
  left: -30px;
  top: -20px;
}
a.btnmapfootre.p2 {
  display: block;
  padding: 7px 10px;
  text-align: center;
  text-decoration: none;
  left: -30px;
  top: 15px;
  position: relative;
}
a.btnmapfootre.p2:hover {
  color: #000;
  background: var(--pcolor);
  border-radius: 45px;
}
/* hazem 19/09 */

/* hazem start*/
/*Services */
.height90 {
  height: 90px;
}
.restheight90172 {
  height: calc(100% - 262px);
}
.restheight90 {
  height: calc(100% - 90px);
}
.restheight90200 {
  height: calc(100% - 290px);
}
.height172 {
  height: 172px;
}

.height200 {
  height: 200px;
}

.restheight172 {
  height: calc(100% - 172px);
}

.titre5 {
  font-family: var(--fnormal);
  font-size: var(--titre2);
  line-height: var(--ltitre2);
  color: var(--lcolor);
  text-align: center;
  padding: 10px;
  margin: auto;
  /*text-transform: capitalize;*/
}
.titre4-2 {
  color: var(--scolor);
  text-align: center;
  font-weight: 600;
  max-width: 86%;
  letter-spacing: 0.5px;
  margin: auto;
  word-spacing: 5px;
}
.titre5 + .titre4-2 {
  color: var(--lcolor);
}
.inslid .titre4-2 {
  opacity: 0;
  transition: all 0.5s;
}
.inslid.inshow .titre4-2 {
  opacity: 1;
}
.titre4icon {
  /*text-transform: capitalize;*/
  letter-spacing: -1px;
}
.titre4icon span {
  display: block;
}
.colpl p {
  text-align: right;
  position: relative;
  top: 25px;
  max-width: 200px;
  float: right;
}
.colpr p {
  text-align: left;
  position: relative;
  top: 25px;
  max-width: 200px;
}

.colwithpading2 {
  padding-top: 4rem;
}
.bgservblock1 {
  height: 100%;
  width: 100%;
  background: var(--scolor);
  background-repeat: no-repeat;
  background-position-y: center;
  /*border-radius: 30px;*/
}
/*.bgservblock2{
    
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}*/
.bgcercel {
  background-image: url(../img/cercle.png);
  background-position: center 61%;
  background-repeat: no-repeat;
  background-size: 15%;
}
.paddingt50 {
  padding-top: 50px;
}
.bgservblock3 {
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  max-height: 122px;
  max-width: 122px;
  background-size: 75.5%;
  /*border-radius: 50%;*/
  margin: auto;
  position: relative;
}
.centeritem .bgservblock3 {
  max-height: 322px;
  max-width: 322px;
}
.bgservblock4 {
  background-repeat: no-repeat;
}
.bgservblock5 {
  background-position: top right;
  background-repeat: no-repeat;
}
.cnteritems {
  height: 100%;
  max-height: 260px;
  margin: auto auto 0;
  justify-content: center;
  text-align: center;
  padding: 0 10px;
  /*transition: all 0.5s;*/
}

.bgservitems1 {
  background-image: url(../img/t.png);
  background-position-x: 5%;
  background-size: 280px;
}

.bgservitems2 {
  background-image: url(../img/webp/Analysis&Evaluation.webp);
}
.bgservitems3 {
  background-image: url(../img/webp/Engineering&development.webp);
}
.bgservitems4 {
  background-image: url(../img/webp/ProcurementconstructionInstallation.webp);
}
.bgservitems5 {
  background-image: url(../img/webp/Monitor&control.webp);
}
.bgservitems6 {
  background-image: url(../img/webp/Operation&maintenance.webp);
}
.bgservitems8 {
  background-image: url(../img/t2.png);
  background-position-x: 100%;
  background-size: 265px;
}
.bgservitems7 {
  background-image: url(../img/t3.png);
  background-position: 5% bottom;
  background-size: 265px;
}
.bgseritems9 {
  background-image: url(../img/serv9.png);
}
.bgseritems10 {
  background-image: url(../img/serv10.png);
}
.bgseritems20 {
  background-image: url(../img/webp/FinanceYourproject.webp);
}
.bgseritems21 {
  background-image: url(../img/webp/Raw.webp);
}
.bgoxyitems1 {
  background-image: url(../img/oxy1.png);
}
.bgoxyitems3 {
  background-image: url(../img/oxy3.png);
}
.marginbot30 {
  margin-bottom: 50px !important;
}

.bgoxyitems2 {
  background-image: url(../img/oxy2.png);
}
.bgshipitems1 {
  background-image: url(../img/webp/Containerizedsolution.webp);
}
.bgshipitems2 {
  background-image: url(../img/new-img/LOD04987.jpg);
}
.minigrid-right-img {
  background-image: url(../img/new-img/LOD04987.jpg);
  width: 100%;
  background-size: contain;
  min-height: 220px;
  background-repeat: no-repeat;
}
.bgstayitems1 {
  background-image: url(../img/staycontrol1.png);
}
.bgoxyblock1 {
  height: 16%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.bgoxyblock2 {
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.marginbot50 {
  margin-top: 135px;
}
/*homepage*/
/*HAZEM  background-position: center; */
section.withbg {
  height: 400px; /*11/11* 500px*/
  min-height: unset;
  width: 100%;
  background-position: center; /*11/11* center 100px*/
  background-repeat: no-repeat;
  background-size: contain;
}
.offgridafrica,
.offgrideurope {
  display: none !important; /*** 11/11 **/
}
.homemap {
  width: 100%;
  height: 800px;
  min-height: 100vh;
}
.refpagemobil {
  min-height: calc(100vh - 100px);
  height: 700px;
}

.bgblack {
  background-color: black;
}
.bottomCarousel {
  bottom: 5% !important;
}
.margintop10 {
  margin-top: 20px;
}
.bghightDblock {
  background-repeat: no-repeat;
  position: relative;
  right: -100px;
  top: 25px;
}
.paddingl100 {
  padding-left: 100px;
}
.p2-1 {
  font-size: var(--p2);
  line-height: var(--lp2);
  font-family: var(--flight);
  color: white;
}
.titre4-1 {
  font-size: var(--titre4);
  line-height: var(--ltitre4);
  font-family: var(--flight);
  /*font-weight: 300;*/
  color: white;
}
.titre2-1 {
  font-size: var(--titre2);
  line-height: var(--ltitre2);
  font-family: var(--fnormal);
  font-weight: 600;
  color: white;
}

.bglowVblock {
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80%;
}
.restheight220 {
  height: calc(100% - 220px);
}
.height220 {
  height: 220px;
}
.height150 {
  height: 150px;
}
.bgcarousel {
  height: 100%;
  background-image: url(../img/5.png);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
.bgcarousel2 {
  height: 100%;
  background-image: url(../img/2.png);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
.bgcarousel3 {
  height: 100%;
  background-image: url(../img/3.png);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
.bottom5 {
  bottom: 5%;
}
.colpr2 p {
  text-align: left;
  position: relative;
  top: 50px;
  max-width: 200px;
}

.bglogoblock {
  background-color: #f7fafb;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 15%;
  padding-top: 15%;
}

.grid-box {
  background-color: #f7fafb;
  height: 69%;
  margin-right: 50px;
  margin-top: 50px;
}

.restheight172 {
  height: calc(100% - 172px);
}
.restheight50172 {
  height: calc(100% - 50px);
}
.height50 {
  height: 50px;
}
.height130 {
  height: 130px;
}
.restheight90130 {
  height: calc(100% - 220px);
}
.restheight90130172 {
  height: calc(100% - 392px);
}

.paddingl100 {
  padding-left: 100px;
}
.bglowVitems1 {
  background-image: url(../img/lowV1.png);

  height: 100px;
}
.bglowVitems2 {
  background-image: url(../img/lowV2.png);

  height: 100px;
}
.bglowVitems3 {
  background-image: url(../img/lowV3.png);
}
.bglowVitems4 {
  background-image: url(../img/lowV4.png);
}

.rangewidth {
  width: 90%;
}

.cnteritems2 {
  min-height: 188px;
  margin: auto;

  text-align: center;
}

.colpr3 p {
  text-align: left;
  position: relative;
  top: 50px;
  max-width: 300px;
}

.bgheighDitems1 {
  background-image: url(../img/heighD1.png);
  height: 100%;
}
.bgheighDitems2 {
  background-image: url(../img/heighD0-3.png);
  height: 100%;
}
.bgheighDitems3 {
  background-image: url(../img/heighD3.png);
  height: 75px;
  cursor: pointer;
}
.bgheighDitems4 {
  background-image: url(../img/heighD4.png);
  height: 75px;
  cursor: pointer;
}
.bgheighDitems5 {
  background-image: url(../img/heighD5.png);
  height: 75px;
  cursor: pointer;
}
.bgheighDitems6 {
  background-image: url(../img/heighD6.png);
  height: 75px;
  cursor: pointer;
}
.bgheighDitems7 {
  background-image: url(../img/heighD7.png);
  height: 75px;
  cursor: pointer;
}
.bgheighDitems8 {
  background-image: url(../img/heighD8.png);
  height: 75px;
  cursor: pointer;
}
.bgheighDitems03 {
  background-image: url(../img/heighD3.png);
  height: 75px;
  cursor: pointer;
}
.bgheighDitems03:hover {
  background-image: url(../img/heighD3s.png);
}
.bgheighDitems4:hover {
  background-image: url(../img/heighD4s.png);
}
.bgheighDitems5:hover {
  background-image: url(../img/heighD5s.png);
}
.bgheighDitems6:hover {
  background-image: url(../img/heighD6s.png);
}
.bgheighDitems7:hover {
  background-image: url(../img/heighD7s.png);
}
.bgheighDitems8:hover {
  background-image: url(../img/heighD8s.png);
}
.split {
  padding: 0 10rem;

  margin-top: 70px;
  margin-bottom: 40px;
  text-align: center;
}

.split li {
  display: inline;
  width: 20%;
}

.btn-full {
  color: black;
  border-bottom: 2px solid black;
}

.btns {
  display: flex;
  justify-content: space-evenly;
  border-bottom: 2px solid rgb(226, 185, 5);
  padding: 0 10rem;
}

.hide {
  display: none;
}

.btn-car:not(:first-of-type) {
  margin-left: 5rem;
}

.btn-car {
  background-color: #fff;
  border: none;
  cursor: pointer;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.596);
  text-decoration: none;
  transition: all 1s;
  text-align: center;
  border-bottom: 2px solid transparent;
}

.p2.show {
  display: block;
}

.img-text {
  padding: 2rem 10rem;
  /* display: flex;
    justify-content: space-evenly; */
}

.img {
  height: 100%;
  border: 1px red solid;
}

.height50 {
  height: 50%;
}

.height100 {
  height: 100%;
}
.centertxt {
  text-align: center;
}

.paddingt100 {
  padding-top: 100px;
}
/* hazem end */
.dimension {
  width: 500px;
  height: 300px;
}

.nav-tabs .nav-link.active {
  background-color: #9400d3;
  color: #fff;
  border: 3px solid #9400d3;
}

.nav-tabs .nav-link {
  background-color: #fff;
  color: #9400d3;
  border: 3px solid #9400d3;
  margin-right: 2rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.nav-tabs .nav-link:hover {
  border: 3px solid #9400d3;
}

.nav-tabs {
  border-bottom: 1px solid #9400d3;
}

.tab-content {
  border: 1px solid #9400d3;
  padding: 20px;
  width: 100%;
}
/*.bg-light{
    height: 90px;
}*/
.bg-light {
  height: auto;
  padding: 10px;
  min-height: 130px;
}
.ppmobil p {
  margin-bottom: 5px;
}
.titre001 {
  font-size: 10px;
  line-height: 10px;
  font-family: var(--flight);
  font-weight: bold;
  color: black;
  text-transform: uppercase;
}

.titre002 {
  font-size: 8px;
  line-height: 10px;
  font-family: var(--flight);
  font-weight: bold;
  color: black;
  /* text-transform: capitalize;*/
}

.titre003 {
  font-size: 6px;
  line-height: var(--ltitre4);
  font-family: var(--flight);
  font-weight: bold;
  color: black;
  text-transform: capitalize;
}
.ppmobil .titre001 {
  font-size: 16px;
  line-height: 18px;
}

.ppmobil .titre002 {
  font-size: 14px;
  line-height: 16px;
}

.ppmobil .titre003 {
  font-size: 13px;
  line-height: 15px;
}
.pointeur a {
  padding: 15px;
}
ul.nav.nav-ul.nav-pills li {
  position: relative;
  padding: 0;
}
ul.nav.nav-ul.nav-pills li a {
  padding: 15px 4vw;
}

ul.nav.nav-ul.nav-pills li:after {
  content: '';
  background: rgb(0 0 0 / 28%);
  height: 1px;
  position: absolute;
  width: 100%;
  margin: auto;
  left: 0;
  bottom: -15px;
}
.pointeur a:hover {
  font-weight: bold;
}
.pointeur a.active {
  pointer-events: none;
  font-weight: bold;
}
.marginauto {
  margin: auto;
}
.pointeur a:after,
.pointeur a:hover:after {
  content: '';
  background: #000;
  height: 3px;
  position: absolute;
  width: 0;
  transition: all 0.3s;
  left: calc((100% - 65%) / 2);
  bottom: -3px;
}
.pointeur a.active:after,
.pointeur a:hover:after {
  width: 65%;
}
.row-conetent {
  max-width: 1190px;
  margin: auto;
}
.overfollow .bgservblock4 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
/*.overfollow{
    overflow: hidden;
    overflow-y: scroll;
}*/
/*** new services **/
.height135 {
  height: calc(100% - 135px);
}
.hommesecreen.height135 {
  /*height: calc(100% - 135px);*/
  height: 100%;
}
.height100 {
  height: 100px;
}
.height130 {
  height: 115px;
}

.height100130 {
  height: calc(100% - 230px);
  min-height: 570px;
}
.bgservice {
  background-image: url(../img/webp/Relyonourexpertise.webp);
  background-position: bottom !important;
  padding-top: 7vh;
  display: block !important;
}
.bgabout {
  background-image: url(../img/webp/AboutUssss.webp);
  background-position: left !important;
}
.bgfirst {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.margintop135 {
  margin-top: 135px;
}

.hommesecreen.margintop135 {
  margin-top: 0;
}
.paddingbtm10 {
  padding-bottom: 20px;
}
.paddingtop10 {
  padding-top: 20px;
}
.p22 {
  font-size: var(--p22);
  line-height: var(--lp22);
  font-family: var(--flight);
  /*font-weight: 300;*/
  color: var(--scolor);
}
.centeritem .cnteritems {
  max-height: 460px;
}

.centeritem .titre4icon {
  max-width: 60%;
  margin: auto;
  font-size: var(--p);
  line-height: var(--lp);
  font-family: var(--fnormal);
  font-weight: 700;
}
.bgservblock3:after {
  content: '';
  /* background-image: url(../img/PointsLogoyellow.svg); */
  max-width: 172px;
  max-height: 172px;
  background-repeat: no-repeat;
  background-position: center;
  left: -25px;
  top: -25px;
  height: 141%;
  position: absolute;
  width: 141%;
  /*transition:all 3s;*/
}
/*.centeritem .bgservblock3:after {
    display: none;
}*/
.centeritem .bgservblock3:after {
  background-size: 100%;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  transition: 0;
}
/** timeline**/

.paddingtdate20 span {
  display: block;
}
/*
.lt1,.lt2,.gt1,.gt2{
 width: 15.364vw!important;
 cursor: pointer;
}
.slick-slide.slick-current.slick-active.slick-center{
width: 30.729vw!important;
}*/
.slick.slick-initialized.slick-slider {
  width: 100%;
  margin: 0 auto;
  height: 100%;
  max-height: 460px;
}
.slick-list {
  /* width: 100vw;*/
  height: 100%;
}
.slick-slide > div {
  height: 100%;
  display: flex;
}
.slick-track {
  height: 100%;
}
.inslid {
  width: 100%;
  opacity: 1;
  height: 100%;
  transition: all 0.5s ease-out;
  display: none !important;
}
.inshow {
  display: flex !important;
}

/*old version */

/* 1.10 */

/* new heighDemanding */
.blg {
  position: absolute;
}

.blg1 {
  top: 890%;
  left: 50%;
}
.blg2 {
  top: 890%;
  left: 100%;
}
.blg3 {
  top: 890%;
  left: 80%;
}
.bgsheightDemanding {
  background-image: url(../img/webp/CoverHighdemanding.webp);
}
.bgimpact {
  background-image: url(../img/webp/Letsmakeadifference.webp);
}
.bglowVoltage {
  background-image: url(../img/new-img/DJI_0036.jpg);
  background-position: 20%;
}
.bgstayinControl {
  background-image: url(../img/webp/Stayincontrolcover.webp);
  background-position: left;
}
.bgshipping {
  background-image: url(../img/webp/Plug-and-play-solution.webp);
  background-position: left;
  padding-top: 20vh;
}
/*** new **/
.bguseof:after {
  content: '';
  background: rgb(0 0 0 / 20%);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}
/*** endnew **/
.bguseof {
  background-image: url(../img/webp/image.webp);
  background-position: top;
}
.job-hero {
  background-image: url(../img/webp/LandingPage.webp);
  background-position: 30%;
}
.bgheighDemandingbottomblock {
  height: 100%;
  width: 100%;
  background: transparent;
  background-repeat: no-repeat;
  background-position-y: center;
  border-radius: 30px;
}
.bgsolution1 {
  background-image: url(../img/webp/OGAMiniGrid.webp);
  background-position: center 75%;
}
.bgsolution2 {
  background-image: url(../img/ohms-box/Image5.jpg);
}
.bgsolution3 {
  background-image: url(../img/webp/Minigrid.webp);
}
.bgsolution4 {
  background-image: url(../img/s4.png);
}
.bgsolution5 {
  background-image: url(../img/webp/ContainerandSunHat.webp);
}

.bgsolution6 {
  background-image: url(../img/webp/image.webp);
}
.divbtnHD {
  position: relative;

  text-align: left;
  width: calc((100% - 30px));
  /*min-width: 260px;*/
}
.divbtnHD button.mybtnstyle {
  margin-left: 0;
}
.divbtnHD3 {
  position: relative;
  bottom: 30px;
  width: 100%;
}
.borderN {
  border: none;
}
.bgheighDitems3 {
  background-image: url(../img/hd3.png);
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.bgservblock6 {
  background-position: top left;
  background-repeat: no-repeat;
}
.bglowvoltageblock1 {
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
}
.bglowvoltageblock2 {
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20%;
}
.marginRL50 {
  margin-right: 50px;
  margin-left: 50px;
}

.bglowVitems1 {
  background-position: bottom left;
  background-image: url(../img/lowV1.png);
  height: 100px;
  background-repeat: no-repeat;
}
.bglowVitems2 {
  background-position: bottom left;
  background-image: url(../img/lowV2.png);
  height: 100px;
  background-repeat: no-repeat;
}
.paddingl150 {
  padding-left: 130px;
}
.bgstayitems1 {
  background-image: url(../img/stayCont2.png);
}
.bgcarousel1 {
  background-image: url(../img/webp/Coolingwarehouse.webp);
  height: 100%;

  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.bgimpactitems2 {
  background-image: url(../img/webp/Raw.webp);
}
.bgimpactitems3 {
  background-image: url(../img/webp/Socialimpact.webp);
}
.bgimpactitems4 {
  background-image: url(../img/webp/Environmentalimpact.webp);
}
.bgcool {
  background-image: url('../img/new-img/Off-Grid Europe_01.jpg');
}
.margintop30 {
  margin: auto;
}
.marginl5 {
  height: 100%;
  position: relative;
  margin: auto;
  width: 94%;
  bottom: 0px;
  max-width: 999px;
}
.marginl5 > div {
  margin: auto;
}
.roundedbg {
  background: rgb(255 255 255 / 50%);
  /* width: 300px; */
  height: 300px;
  border-radius: 50%;
  /*display: flex;*/
  align-items: center;
  text-align: center;

  max-width: 215px;
  max-height: 215px;
  margin: auto;
}
.roundedbg > div {
  background-position: center;
  background-repeat: no-repeat;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  text-align: center;
  background-color: #ffffff;
  position: relative;
  top: -40px;
  margin: auto;
}
.sroundedbg1 {
  background-image: url(../img/impact5.png);
}
.sroundedbg2 {
  background-image: url(../img/impact6.png);
}
.sroundedbg3 {
  background-image: url(../img/impact7.png);
  background-size: 60% !important;
}
.sroundedbg4 {
  background-image: url(../img/impact8.png);
}
.sroundedbg5 {
  background-image: url(../img/impact9.png);
}

.carousel-indicators button {
  height: 10px !important;
  width: 10px !important;
  margin: 0 10px !important;
  border-radius: 100%;
  background-color: white;
}
.carousel-indicators .active {
  width: 48px;
  height: 48px;
  margin: 10px;
  background-color: black;
}
.paddingl70 {
  padding-left: 70px;
}
.bgc1 {
  background-image: url(../img/webp/stor1.webp);
}
.bgc2 {
  background-image: url(../img/webp/stor2.webp);
}
.bgc3 {
  background-image: url(../img/webp/stor3.webp);
}
.bgc4 {
  background-image: url(../img/webp/stor4.webp);
}
.bgc5 {
  background-image: url(../img/webp/stor5.webp);
}
.bgc6 {
  background-image: url(../img/webp/stor6.webp);
}
.bgc12 {
  background-image: url(../img/webp/bess12.webp);
}
.bgc22 {
  background-image: url(../img/webp/bess22.webp);
}
.bgc32 {
  background-image: url(../img/webp/bess32.webp);
}
.bgc42 {
  background-image: url(../img/webp/bess42.webp);
}
.bgc52 {
  background-image: url(../img/webp/bess52.webp);
}
.bgc62 {
  background-image: url(../img/webp/bess62.webp);
}
.bgcontainersblock,
.kitbg {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  /*opacity: 0.3;*/
  transition: background 0.3s linear;
  height: 100%;
}
/*.kitbg{
    background-size: 80%;
}*/
.containerstor {
  display: grid;
}
.dflex {
  display: flex;
}
.centertext {
  text-align: center;
}
.kit1 {
  background-image: url(../img/webp/kit1.webp);
}
.kit2 {
  background-image: url(../img/webp/kit2.webp);
}
.kit3 {
  background-image: url(../img/webp/kit3.webp);
}
.kit4 {
  background-image: url(../img/webp/kit4.webp);
}

.kitinfo h1 {
  font-size: 16px;
  padding-left: 0 !important;
}
.kitinfo h1 span {
  display: inline-block;
}
.inliul li {
  list-style: none;
  position: relative;
  margin-left: 18px;
}
.inliul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background: #000;
  position: relative;
  display: block;
  border-radius: 50%;
  border: 1px solid;
  top: 17px;
  left: -15px;
  z-index: 99;
}

form {
  width: 100%;
  max-width: 500px;
  padding: 0 12px;
}
form #form-title {
  margin-top: 0;
  font-weight: 400;
  text-align: center;
}
form .formstorage {
  display: flex;

  position: relative;

  height: 50px;
}
form .formstorage::before {
  content: ' ';
  position: absolute;
  height: 2px;
  width: 105%;

  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #000;
}

form .formstorage label {
  display: flex;
  position: relative;
  height: 100%;
  flex: 1 1;
  cursor: pointer;
}
form .formstorage label::before {
  content: attr(data-debt-amount);
  position: relative;
  font-size: 14px;
  margin: auto;
  top: 25px;
}
form .formstorage label::after {
  content: ' ';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 15px;
  height: 15px;
  border: 2px solid #000;
  background: #fff;
  border-radius: 50%;
  pointer-events: none;

  z-index: 1;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
}
/*** **/
form .rang2 {
  display: none;
}
form .rang2.rangeis {
  display: flex !important;
}

/* last update 6/10 *************************************************/
.bgaboutblock {
  background-size: 120%;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%; /*100%*/
}
.bgaboutblock:not(.bgaboutus21, .bgaboutus20) {
  border-top: 50px solid #fff;
}
.bgaboutblock2 {
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
  height: 200px;
}

.bgabout1 {
  background-image: url(../img/about1.png);
}
.bgabout2 {
  background-image: url(../img/about2.png);
}
.bgabout3 {
  background-image: url(../img/about3.png);
}
.bgabout4 {
  background-image: url(../img/Christiane.png);
}
.bgabout5 {
  background-image: url(../img/Mark.png);
}
.bgabout6 {
  background-image: url(../img/about6.png);
}
.bgabout7 {
  background-image: url(../img/about7.png);
}
.bgabout8 {
  background-image: url(../img/about8.png);
  /*background-size: 80% !important;*/
}
.bgabout9 {
  background-image: url(../img/about9.png);
}
.bgabout10 {
  background-image: url(../img/about10.png);
}
.bgabout11 {
  background-image: url(../img/timelineimg/20111.svg);
}
.bgabout12 {
  background-image: url(../img/timelineimg/2012.svg);
}
.bgabout13 {
  background-image: url(../img/timelineimg/2016.svg);
}
.bgabout15 {
  background-image: url(../img/timelineimg/2015.png);
}
.bgabout16 {
  background-image: url(../img/timelineimg/2020.svg);
}
.bgabout18 {
  background-image: url(../img/timelineimg/2018.svg);
}
.bgabout19 {
  background-image: url(../img/timelineimg/2019.svg);
}
.bgabout20 {
  background-image: url(../img/timelineimg/202002.svg);
}
.bgabout21 {
  background-image: url(../img/timelineimg/2021.svg);
}
.bgabout22 {
  background-image: url(../img/timelineimg/2022.svg);
  background-size: cover;
}
.height1000 {
  height: 100%;
}
.height500 {
  height: 50%;
}
.middle {
  margin: auto;
  justify-content: center;
}
#mapid svg {
  background: #fff !important;

  height: 100vh !important;
}
path:hover {
  fill: var(--pcolor) !important;
}
g text {
  display: none;
  color: #fff !important;
}
g text tspan {
  fill: var(--lcolor) !important;
  font-size: 12px;
}
g:hover text {
  /*    display: block!important;*/
}
.slick-slide .bgservblock3:hover:after {
  rotate: 45deg;
  transition: 3s;
}

.bgabout2 .bgservblock3:hover:after {
  /* animation: none;*/
}

.withop {
  opacity: 1;
}
form .formstorage label.activop:after {
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  background: var(--pcolor);
}

/**************************************/

.stext {
  text-align: start;
}
.ctext {
  text-align: center;
}
.bgaboutus20 {
  background-image: url(../img/aboutus20.png);
  height: 253px;
  width: 253px !important;
  margin: auto;
  background-size: 100%;
  top: -82px;
  position: relative;
  transition: all 3s;
}
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 15s linear infinite;
  -moz-animation: rotating 15s linear infinite;
  -ms-animation: rotating 15s linear infinite;
  -o-animation: rotating 15s linear infinite;
  animation: rotating 15s linear infinite;
}
.bgaboutus20,
#timeline .bgservblock3:after {
  transition: all 15s;
  -webkit-animation: rotating 15s linear infinite;
  -moz-animation: rotating 15s linear infinite;
  -ms-animation: rotating 15s linear infinite;
  -o-animation: rotating 15s linear infinite;
  animation: rotating 15s linear infinite;
}
.bgaboutus20:hover,
#timeline .bgservblock3:hover:after {
  animation-play-state: paused;
}
.bgaboutus21 {
  background-image: url(../img/aboutus21.png);
  background-size: 100%;
  max-width: 253px;
  display: flex;
}

.p10 {
  font-size: var(--p1);
  line-height: var(--lp1);
  font-family: var(--flight);
  font-weight: bold;
  color: var(--scolor);
}
.textpos1 {
  margin: auto;
  position: relative;
}
.textpos2 {
  margin: 15px auto auto;
  position: relative;
  /*bottom: -180px;*/
  max-width: 120px;
  font-size: var(--p);
}
.bgimpactitems2 .textpos1 {
  top: -20px;
}
.bgimpactitems2 .textpos2 {
  top: -20px;
}
.icontextpos {
  margin: auto;
  position: relative;
  bottom: -53%;
  padding-left: 25px;
}
.icontextpos2 {
  margin: auto;
  position: relative;
  bottom: -53%;
  padding-left: 70px;
}
.restheight172130 {
  height: calc(100% - 302px);
}
.el1 {
  position: absolute;
  font-size: 12px;
  background: #000;
  color: #fff;
  padding: 2px 5px;
  margin-top: 15px;
  display: none;
}
.elpoint {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--pcolor);
  opacity: 0;
  z-index: -1;
}
span.elpoint:hover:after,
span.elpoint.pointfocus:after {
  content: '';
  width: 20px;
  height: 20px;
  border: 2px solid var(--pcolor);
  border-radius: 50%;
  display: block;
  top: -5px;
  left: -5px;
  position: absolute;
}
.contactbtn.solutionbtn {
  right: unset;
  left: 25px;
  top: 140px;
  bottom: unset;
  min-width: 204px;
}
.contactbtn.solutionbtn button.mybtnstyle {
  border-color: #000000;
}
.contactbtn.solutionbtn button.mybtnstyle a {
  color: #000000;
}
.contactbtn.solutionbtn:hover button.mybtnstyle a {
  color: #fff;
}
.scroll-btn {
  z-index: 98;
}
.scroll-btn.link-scroll a {
  color: var(--lcolor);
  font-size: 20px;
}
span.elpoint:before {
  content: '';
  height: 0;
  background: var(--pcolor);
  width: 0;
  position: absolute;
  top: 3px;
  left: 23px;
  transition: all 1s;
}
.pointfocus {
  opacity: 1;
  z-index: 1;
}
span.elpoint.pointfocus:before {
  width: 100vw;
  height: 2px;
}
.blockrightref {
  position: absolute;
  height: 100%;
  min-height: 435px;
  width: 31vw;
  max-width: 400px;
  top: 0;
  background: var(--lcolor);
  border: 1px solid #ccc;
  z-index: 99;
  right: -31vw;
  transition: all 0.5s;
}
.blockrightref.activref {
  right: 0;
}
.blockrightref * {
  overflow: hidden;
}
p.titre1.titredate {
  font-size: 38px;

  padding-top: 20px;
  opacity: 0.5;
}
.paddingtdate20 {
  padding-top: 20px;
  opacity: 0.5;
}
.selected p.titre1.titredate,
.selected p.paddingtdate20 {
  opacity: 1;
  font-weight: 700;
}
.onepage-pagination span.btntexte {
  display: inline-block;
  position: relative;
  top: 2px;
  left: 10px;
  font-size: 10px;
  text-transform: uppercase;
  /*background: #000;*/
  color: #000;
  padding: 2px 5px;

  overflow: hidden;
  font-weight: 600;
  text-align: left;
  display: none;
  cursor: pointer;
}
.onepage-pagination li {
  position: relative;
  cursor: pointer;
  min-width: 30px;
  pointer-events: none; /*11/11*/
}
/*.onepage-pagination a{
    pointer-events: none;
}*/
.onepage-pagination li:hover span.btntexte {
  display: block;
}
.bgstay #myVideo {
  width: 100%;
  max-height: unset;
  margin: auto;
}
section.bgstayvideo {
  height: auto;
  min-height: auto;
}
/*.bgstaycontent {
    min-height: 391px;
}*/
button a {
  text-decoration: none !important;
}
.btntofooter a,
.scroll-btn.link-scroll a,
.scroll-btn.link-footer a {
  pointer-events: none;
}
.btntofooter button,
.scroll-btn.link-scroll,
.scroll-btn.link-footer {
  cursor: pointer;
}
.scroll-btn.link-footer {
  right: 80px;
  left: unset;
  border-color: var(--scolor);
  bottom: 80px;
}

.scroll-btn.link-footer a {
  color: var(--scolor);
  font-size: 20px;
}
.scroll-btn.link-footer a i:before {
  content: '\f077' !important;
}

.scroll-btn.link-footer:hover {
  background: var(--scolor);
}

.scroll-btn.link-footer:hover a {
  color: var(--lcolor);
}
.videobutton {
  background: white;
  border: none;
  border-top: 1px solid black;
  width: 100%;
  padding-top: 10px;
  font-size: 16px;
  min-height: 52px;
}
.videobutton.active {
  border-top: 2px solid black;
  font-weight: 600;
}
.videobutton:hover {
  border-top: 2px solid var(--pcolor);
  font-weight: 600;
  color: var(--pcolor);
}
.videobutton:focus {
  outline: none;
}

div#loader-wrapper {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;

  background: #fff;

  display: block;
  z-index: 99999;
}
div#loader-wrapper object {
  height: 100vh;
  margin: auto;
  display: block;
  max-width: 500px;
  width: 50vw;
}
body.loaded div#loader-wrapper {
  display: none;
}
.tab-content > .active {
  display: flex;
}
#carouselExampleIndicators .carousel-item {
  position: absolute;
  top: 0;
  /*opacity: 0;*/
  display: block;
  float: left;
  margin: auto !important;
  width: 100%;
  -webkit-animation: fadeinoutt 1s linear forwards;
  animation: fadeinoutt 1s linear forwards;
  transform: unset !important;
}
@-webkit-keyframes fadeinout {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeinout {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeinoutt {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#carouselExampleIndicators .carousel-item.active {
  -webkit-animation: fadeinout 1s linear forwards;
  animation: fadeinout 1s linear forwards;
}
.tab-content .row {
  width: 100%;
  margin: 0 auto;
}

/**** maps **/

/* div#map div.gmnoprint,
div#map #map-report div.gmnoscreen,
img[src="http://maps.gstatic.com/mapfiles/google_white.png"] {
    display: none;      
}
*/
.blocref {
  margin-bottom: 5px;
}
.btnrefbloc {
  position: relative;
  bottom: 0;
  height: 100px;
  display: flex;
}
.btnrefbloc a,
.btnrefbloc span {
  flex: 1 1;
  font-size: 14px;
  font-weight: 600;
  margin: auto;
  text-decoration: none;
}
.btnrefbloc a:hover,
.btnrefbloc span:hover {
  color: var(--pcolor);
}
.btnrefbloc a.btnright {
  text-align: right;
}
.btnrefbloc a i,
.btnrefbloc span i {
  position: relative;
  top: 3px;
}
span.outref {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 30px;
  z-index: 99;
  cursor: pointer;
}

.mobilebtn {
  display: none;
  position: absolute;
  z-index: 99999;
  right: 75px;
  top: 30px;
  font-size: 25px;
  transition: all 0.5s;
}
.mobilebtn.inmenuf i:before {
  content: '\f00d';
}
.overllamenu {
  position: absolute;
  top: 0;
  height: 100vh;
  width: 100%;
  background: #000;
  opacity: 0.5;
  left: 0;
  display: none;
}
.overllamenuin {
  display: block;
}
.ovehidmenu {
  overflow: hidden;
}
section.legalnotic {
  margin-bottom: 30px;
  padding: 0;
}
.legalnoticrow {
  width: 100%;
}
.legalnoticdiv {
  min-height: 150px;
}
.row.legalnoticrow:after {
  content: '';
  height: 1px;
  width: calc(100% - 30px);
  position: relative;
  background: var(--scolor);
  margin: auto;
}
.footerlegal {
  top: 135px;
  min-height: 100vh;
}
.customlogo {
  display: none;
}

.h-100ref .carousel-item {
  height: 200px;
  background-size: cover;
}
.moreref {
  display: none;
}
.moreref.morin {
  display: block;
}
.setpos {
  position: relative;
}
.doublwidth {
  min-width: 800px;
}

.fixedelm {
  position: fixed;
  z-index: 9999;

  background-image: #fff;
  transition: all 1s;
  top: 0 !important;
  left: 0 !important;
}
.formmob {
  display: none;
}
.fixedelmnone {
  display: none !important;
}
#timelinem {
  display: none;
}
.row.aboutuser {
  max-width: 800px;
  margin: auto;
}
.aboutuser .cnteritems {
  height: 100%;
  max-height: unset;
}
.aboutuser .bgaboutblock2 {
  max-width: 200px;
  margin: auto;
}
.btnmob {
  display: none;
}

h1.titrewithicon:before {
  content: '';
  height: 50px;
  width: 50px;
  top: 12px;
  position: relative;

  display: inline-block;
  margin-right: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
h1.titrewithicon {
  min-height: 50px;
  padding-left: 25px;
}
h1.titrewithicon1:before {
  background-image: url(../img/lowV1.png);
}
h1.titrewithicon2:before {
  background-image: url(../img/lowV2.png);
}
button:focus {
  outline: unset !important;
}
i.slick-arrow {
  position: absolute;
  top: calc((100% - 50px) / 2);
  height: 50px;
  font-size: 30px;
  color: #000;
  display: none !important;
}
i.slick-arrow.fa-chevron-right {
  right: 0;
}
.margin50 {
  width: 100%;
  margin: 0 65px;
}
.warbgblack {
  background: #000;
  border-radius: unset;
}
.warbgblack h2,
.warbgblack p {
  color: #fff;
}
.pbtm10p {
  padding: 30px 10px;
}
.row.rwithbg.restheight100 {
  height: calc(100% - 100px);
}
.scroll-btn.link-scroll {
  bottom: 20px;
}
/*body:not(.thishomepage) .scroll-btn.link-scroll {
    background: var(--scolor);
    border-color: var(--scolor);
}*/
body:not(.thishomepage) .scroll-btn.link-scroll a {
  color: var(--scolor);
}
/*.scroll-btn.link-scroll:hover {
    background: var(--scolor);
    border-color: var(--scolor);
}*/
/*.scroll-btn.link-scroll:hover a{
   color: var(--lcolor);
}*/
.scroll-btn.link-scroll i:before {
  content: '' !important ;
  background-image: url(../img/Scrolldown.svg);
  height: 8px;
  width: 16px;
  display: block;
}

.isfooterrow a:hover {
  color: var(--pcolor);
}
.isfooterrow a {
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
}
.borderN {
  height: 80%;
}

.bgpartblock {
  width: 100%;
  height: 80px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.bgpartitem1 {
  background-image: url('../img/technical-partners/ABB.jpg');
}
.bgpartitem2 {
  background-image: url('../img/technical-partners/Axitec.jpg');
}
.bgpartitem3 {
  background-image: url('../img/technical-partners/Fiamm.jpg');
}
.bgpartitem4 {
  background-image: url('../img/technical-partners/Hoppecke.jpg');
}
.bgpartitem5 {
  background-image: url('../img/technical-partners/Jean-Mueller.jpg');
}
.bgpartitem6 {
  background-image: url('../img/technical-partners/Krannich.jpg');
}
.bgpartitem11 {
  background-image: url('../img/technical-partners/Panasonic.jpg');
}
.bgpartitem21 {
  background-image: url('../img/technical-partners/Rittal.jpg');
}
.bgpartitem31 {
  background-image: url('../img/technical-partners/Rolls.jpg');
}
.bgpartitem41 {
  background-image: url('../img/technical-partners/SMA.jpg');
}
.bgpartitem51 {
  background-image: url('../img/technical-partners/Steca.jpg');
}
.bgpartitem61 {
  background-image: url('../img/technical-partners/Studer.jpg');
}
.bgpartitem12 {
  background-image: url('../img/technical-partners/Victron.jpg');
}
.bgpartitem22 {
  background-image: url('../img/technical-partners/fronius.jpg');
}
.bgpartitem32 {
  background-image: url('../img/technical-partners/outback.jpg');
}
.bgpartitem42 {
  background-image: url('../img/technical-partners/Leading-Edge.png');
}
.bgpartitem52 {
  background-image: url('../img/technical-partners/Morningsatr.png');
}
.bgpartitem62 {
  background-image: url('../img/technical-partners/sma.jpg');
}
.bgpartblockr {
  text-decoration: none !important;
}

.bgpartblockr .titre001 {
  font-size: 14px;
  line-height: 16px;
  font-family: var(--flight);
  font-weight: bold;
  color: black;
  text-transform: uppercase;
  background: #f7fafb;
  padding: 15px 0;
  margin: 10px 0;
}

.bgpartblockr:hover .titre001 {
  color: var(--pcolor);
}
.margintoppar {
  margin-top: 50px;
}
.marginbotpar {
  margin-bottom: 50px;
}
.grecaptcha-badge {
  left: 0px !important;
  right: unset !important;
  max-width: 70px;
  transition: all 0.5s;
}
.grecaptcha-badge:hover {
  max-width: 100%;
}

.module-navigation-default > ul > li.have-submenu ul {
  border: unset;
  box-shadow: unset;
  padding: 15px;
  font-size: 14px;
  width: 200px;
  margin: auto;
}
.module-navigation-default > ul > li.have-submenu ul li a {
  color: var(--scolor);
  white-space: unset;
}
.is-invalid {
  border-color: red;
}
.sinpossible {
  pointer-events: none;
}
.cverif {
  font-size: 12px;
  display: none !important;
  top: -17px;
  left: 75px;
  position: relative;
  color: red;
}
.is-invalid + span {
  display: block !important;
}
.Compactbg {
  background-image: url('../img/ohms-box/Image3_000.jpg');
  background-size: contain;
}
.Intelligentbg {
  background-image: url('../img/webp/Intelligent.webp');
  background-size: contain;
}
.Scalablebg {
  background-image: url('../img/ohms-box/Image5.jpg');
  background-size: contain;
}
.Safebg {
  background-image: url('../img/webp/Safe.webp');
  background-size: contain;
}
.btnrefbloc span {
  cursor: pointer;
}
.weglotswitcher aside.weglot_switcher {
  background: transparent;
}
.weglotswitcher aside.weglot_switcher .wgcurrent.wg-li {
  border: none;
}
.weglotswitcher aside.weglot_switcher .wgcurrent.wg-li:after {
  transform: unset;
  top: 2px;
  cursor: pointer;
  content: '\f107' !important;
  font-weight: 700;
  font-family: 'Font Awesome 5 Free';
  background: unset !important;
  color: unset !important;
}
.weglotswitcher aside.weglot_switcher.weg-openleft .wgcurrent.wg-li:after {
  content: '\f106' !important;
}
.weglotswitcher aside.weglot_switcher.wg-drop.country-selector ul {
  background: transparent;
  border: none;
}

.page404 .pag404.contactbtn {
  position: relative;
  margin-top: 50px;
  right: unset;
}
.page404 .pag404.contactbtn button.mybtnstyle {
  background: var(--scolor);
  color: var(--lcolor);
  border-color: var(--scolor);
}
.weglotswitcher {
  position: absolute;
  float: right;
  right: 100px;
  top: 30px;
  z-index: 99;
}
.weglotswitcher .wg-drop.country-selector .wgcurrent a {
  height: 43px;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
body .weglotswitcher * {
  background: transparent !important;
  border: none !important;
}
body .weglotswitcher *:hover {
  color: var(--pcolor) !important;
}
.textslid {
  display: none;
  font-size: 14px;
  padding-top: 15px;
  text-transform: unset;
  max-width: 100%;
}
.centeritem .textslid {
  display: block;
}
.height10022 {
  height: calc(100% - 100px);
  min-height: 800px;
}
.height10022 .cnteritems {
  max-height: 375px;
}
.height10022 .centeritem .cnteritems {
  max-height: 100%;
}
.height10022 .slick.slick-initialized.slick-slider {
  max-height: 600px;
}
/*.height10022 .p22{
    text-transform: lowercase;
}*/
span.elpoint.pointfocus.pointcolor1 {
  background: green;
}
span.elpoint.pointfocus.pointcolor1:before {
  background: green;
}
span.elpoint.pointfocus.pointcolor1:after {
  border-color: green;
}
.row.paddingt50.kitinfo > div {
  padding-right: 0;
}
.blockmini.bgservblock1 {
  padding: 15px;
}
.totbot {
  top: 30px;
  position: relative;
}

.containervideo {
  max-width: 1000px;
}
.containervideo .colwithpading {
  padding-top: 50px;
  padding-bottom: 20px;
}
.paddingbttop {
  padding-bottom: 30px !important;
}
.containervideo .colwithpading button {
  margin: unset;
}
.homevideobr #myVideo {
  border-radius: 25px;
}
.btnvid {
  padding: 0 15px 50px 15px;
}
.btnlg275 {
  max-width: 260px !important;
}
.btnlg2755 {
  max-width: 275px !important;
}
.scroll-btn.link-scroll + .contactbtn.btntofooter button.mybtnstyle,
.scroll-btn.link-scroll + .contactbtn.btntofooter button.mybtnstyle:hover,
.highnewvoltagee .divbtnHD3 button.mybtnstyle,
.highnewvoltagee .divbtnHD3 button.mybtnstyle:hover {
  border-radius: unset;
  border: unset;
  background: unset;
  background-image: url(../img/ContactUs.svg);
  background-position: center 100%;
  background-repeat: no-repeat;
  width: 200px;
  height: 77px;
  background-size: 100%;
}
.highnewvoltagee .divbtnHD3 button.mybtnstyle {
  font-size: 22px;
}
.scroll-btn.link-scroll + .contactbtn.btntofooter,
.highnewvoltagee .contactbtn.btntofooter {
  min-width: 122px;
}
.scroll-btn.link-scroll + .contactbtn.btntofooter button.mybtnstyle a,
.highnewvoltagee .divbtnHD3 button.mybtnstyle a {
  font-weight: 300;
  font-size: 22px;
}

.thishomepage .hero h1.header-title.titre1,
.thishomepage .hero p.details {
  color: var(--lcolor);
}
.bgscolor,
.bgscolor .videobutton {
  background: #000;
}
.bgscolor .titre2,
.bgscolor .p2,
.bgscolor button.mybtnstyle a,
.bgscolor .titre4 {
  color: var(--lcolor);
  margin-top: 0;
}
.bgscolor button.mybtnstyle,
.bgscolor .videobutton {
  border-color: var(--lcolor);
}
.bgscolor .videobutton {
  color: var(--lcolor);
}
.bgscolor .videobutton:hover {
  border-top: 2px solid var(--pcolor);
  font-weight: 600;
  color: var(--pcolor);
}
.bgimgwidth img {
  width: 100%;
}
.highnewvoltage h1,
.highnewvoltage p,
.bgscolor .nav-ul li a {
  color: var(--lcolor);
}
.bgscolor .bgservblock1 {
  background: #000;
}
.bgscolor .pointeur a:after,
.bgscolor .pointeur a:hover:after {
  background-color: #fff;
}
.bgscolor ul.nav.nav-ul.nav-pills li:after {
  background: rgb(255 255 255 / 20%);
}
.bgservblock11 .titre5 {
  color: var(--scolor);
  text-align: left;
}
.height172.custheight p {
  max-width: 98%;
}

.mycustomhe {
  height: 122px;
}
.inmobil {
  display: none;
}
.titre2first {
  font-size: 24px;
}
#timelinem .bgaboutblock {
  background-size: contain;
}
#issues li .bgaboutblock + .col-lg-12,
#issuesm li .bgaboutblock + .col-lg-12 {
  display: none !important;
  top: -145px;
  max-width: 425px;
  margin: 0;
}
#issues li .bgaboutblock + .col-lg-12 p {
  text-align: left;
  margin: 0;
}
#dates p.p2 {
  padding-right: 30px;
}
.mycutomlogo img {
  height: 100px;
}
#timeline .bgabout4,
#timeline .bgabout5,
#timelinem .bgabout4,
#timelinem .bgabout5 {
  max-width: 150px;
  max-height: 150px;
  background-size: 100%;
}
#timeline .bgservblock3:after,
#timelinem .bgservblock3:after {
  max-width: 225px;
  max-height: 225px;
  left: -37px;
  background-size: 100%;
  top: -37px;
  height: 150%;
  width: 150%;
  background-repeat: no-repeat;
  background-position: center;
}
.row.height1000.padding50 {
  max-width: 700px;
}
.mynewservblock .p22 {
  width: 100%;
}
.mynewservblock {
  background: none !important;
}
p.copyright.rsbtns {
  left: 0px;
  right: unset;
  transform: translate(50%, -50%);
  font-size: 25px;
}
.thishomepage .hero p.details.p2 {
  line-height: 24px;
}
.onepage-pagination li:last-child {
  display: none !important;
}
.bgsolution .row + .row + .row + .row.mydbcustomrow .col-lg-8 {
  max-width: initial;
}
/**** resp mobile **/

@media only screen and (max-width: 1000px) {
  .bgstaycontent .divbtn.paddingl50 {
    position: relative;
    top: 0;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 1810px) {
  .bgstaycontent2 .divbtn.paddingl50 {
    position: relative;
    top: 0;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1700px) {
  .bgservice {
    background-position: center !important;
  }
}
@media only screen and (max-width: 1450px) and (min-width: 992px) {
  .col-xl-2 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media only screen and (min-width: 1200px) {
  .sticky-nav.thishomepage .myheader {
    background: #ffffff;
    position: fixed;
  }

  .sticky-nav {
    padding-top: 100px !important;
  }
  .sticky-nav.thishomepage {
    padding-top: 0 !important;
  }
  .sticky-nav .myheader {
    position: fixed;
    top: 0;
    transition: top 0.1s ease-in-out;
  }

  .sticky-nav .myheader.nav-up {
    top: -100px;
  }
  .sticky-nav .myheader:hover {
    top: 0 !important;
  }
  .sticky-nav span.mobilebtn.inmenuf {
    position: fixed;
  }

  .sticky-nav.nav-uph .myheader {
    background: #fff;
  }
  .lt1,
  .lt2,
  .gt1,
  .gt2 {
    width: 15.364vw !important;
    cursor: pointer;
  }
  .slick-slide.slick-current.slick-active.slick-center {
    width: 30.729vw !important;
  }
}
@media only screen and (min-width: 991px) {
  #timeline {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: auto;
    position: relative;
  }

  #dates {
    /*width: 800px;*/
    height: 100vh;
    overflow: hidden;
    float: left;
  }

  #dates li {
    list-style: none;
    /*float: left;*/
    width: 100%;
    height: 200px;
    min-height: 25vh;
    font-size: 24px;
    text-align: center;
  }

  #dates a {
    line-height: 38px;
    /*padding-bottom: 10px;*/
    height: 200px;
    min-height: 25vh;
  }
  #dates a div {
    margin: auto;
  }
  #dates a div.col-lg-2 {
    background-image: url('../img/rtimeline.png');
    background-repeat: no-repeat;
    background-position-x: 50%;
    background-position-y: 0;
    height: 100%;
    background-size: auto;
  }
  #dates .selected {
    font-size: 38px;
  }

  #issues {
    /*width: 800px;*/
    height: 800px;
    min-height: 100vh;
    overflow: hidden;
  }

  #issues li {
    width: 100%;
    height: 800px;
    min-height: 100vh;
    list-style: none;
    /*padding-top: 30px;*/
  }
  #issues li div {
    width: 100%;

    margin: auto;
  }

  #issues li.selected img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }

  #issues li img {
    float: left;
    margin: 10px 30px 10px 50px;
    background: transparent;
    -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)';
    /* IE 8 */

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    /* IE 6 & 7 */

    zoom: 1;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    -webkit-transform: scale(0.7, 0.7);
    -moz-transform: scale(0.7, 0.7);
    -o-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7);
  }

  #issues li h1 {
    color: #ffcc00;
    font-size: 48px;

    text-shadow: #000 1px 1px 2px;
    text-align: left;
    padding-left: 70px;
  }

  #issues li p {
    line-height: 22px;
    text-align: center;
    max-width: 180px;
    margin: auto;
    font-weight: 700;
    font-size: 15px;
  }

  #grad_left,
  #grad_right {
    width: 100px;
    height: 350px;
    position: absolute;
    top: 0;
  }

  #grad_left {
    left: 0;
  }

  #grad_right {
    right: 0;
  }

  #next,
  #prev {
    position: absolute;
    font-size: 25px;
    color: #000;
    width: 115px;
    text-align: center;
    height: 38px;
    right: 30%;
    display: none;
  }

  #next:hover,
  #prev:hover {
    background-position: 0 -76px;
  }

  #next {
    bottom: 10px;
  }

  #prev {
    top: 10px;
  }

  #next.disabled,
  #prev.disabled {
    opacity: 0.2;
  }
  #timeline a span.sercle {
    margin: auto;
    justify-content: center;
    height: 50px;
    width: 50px;
    border: 15px solid #e8b759;
    border-radius: 50%;
    background: #fff;
  }
  #timeline a.selected span.sercle {
    height: 84px;
    width: 84px;
    border: 10px solid #e8b759;
  }
  #dates a div.col-lg-2.avecdat:after {
    content: '';
    position: absolute;
    background: #f2bd5b;
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    left: calc((100% - 25px) / 2);
    bottom: -12.5px;
    z-index: 1;
    padding: 12px;
  }
  #dates a div.col-lg-2.avecdat:before {
    position: absolute;
    display: block;
    z-index: 1;
    padding: 12px;
    left: -45px;
    bottom: -31.5px;
    color: #000;
    opacity: 0.5;
    font-size: 25px;
  }
  #dates a div.col-lg-2.avecdat.d12:before {
    content: '2012';
  }
  #dates a div.col-lg-2.avecdat.d14:before {
    content: '2014';
  }
  #dates a div.col-lg-2.avecdat.d17:before {
    content: '2017';
  }
}

@media only screen and (max-width: 1200px) {
  .height172.custheight {
    height: 195px;
  }
  .textslid {
    display: none;
    font-size: 13px;
    padding-top: 10px;
    text-transform: unset;
    max-width: 100%;
  }
  .weglotswitcher .wg-drop.country-selector .wgcurrent a {
    line-height: 15px;
  }

  .have-submenu:after {
    content: '\f107';
    height: 45px;
    width: 45px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    line-height: 45px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
  }
  .module-navigation-default > ul li.have-submenu.inshowmenu:after {
    content: '\f106';
  }
  .module-navigation-default > ul li.have-submenu:hover ul {
    display: none;
  }
  .module-navigation-default > ul li.have-submenu.inshowmenu ul {
    display: block;
  }
  .myheader .nav-ul a + ul {
    display: none;
    position: relative;
    text-align: center;
    border: none;
    padding: 15px 0;
    font-size: 16px;
  }
  .myheader .nav-ul a + ul li {
    margin: 0;
  }
  .ppmobil {
    padding: 50px !important;
  }
  .offgrideurope,
  .offgridafrica {
    display: none;
  }
  form .formstorage label::before {
    font-size: 12px;
  }
  /* .kitinfo h1.titrewithicon:before {
   display: block;
    margin: auto;
    margin-bottom: 15px;
}*/
  .kitinfo h1.titrewithicon {
    text-align: center;
  }
  .mobilebtn {
    display: block;
  }

  .customlogo {
    display: block;
    margin-bottom: 50px;
  }
  body {
    height: 100% !important;
    position: absolute;
    overflow: unset;
  }

  .myheader .nav-ul {
    position: fixed;
    display: block;
    width: 40%;
    height: 100vh;
    top: 0;
    right: -40%;
    background: #fff;
    margin: 0;
    overflow: hidden;
    padding: 135px 0;
    z-index: 9999;
    transition: all 0.5s;
    text-align: center;
  }
  .myheader .nav-ul.inmenu {
    right: 0;
  }
  .myheader .nav-ul.inmenu li.link {
    right: 0;
    overflow-y: scroll;
    max-height: 100%;
  }
  .myheader .nav-ul li,
  .myheader .nav-ul ul {
    display: block;
    margin-bottom: 5px;
  }
  .myheader .nav-ul ul li a {
    width: 100%;
    border-radius: unset;
    text-align: left;
    font-size: 15px;
  }
  #timeline a span.sercle {
    height: 3vw;
    width: 3vw;
    border: 1vw solid #e8b759;
  }
  #timeline a.selected span.sercle {
    height: 4vw;
    width: 4vw;
    border: 0.5vw solid #e8b759;
  }
  p.titre1.titredate {
    font-size: 28px;
  }
  .nav-ul > li {
    padding-left: 30px;
    padding-right: 30px;
  }
  .module-navigation-default > ul > li.have-submenu ul {
    width: 90%;
  }
  .boxes {
    top: 83%;
  }
}

@media only screen and (max-width: 999px) {
  .ppmobil {
    padding: 30px !important;
  }
  .mobilslid p.p22.titre4icon.paddingt50 {
    max-width: 90%;
    margin: auto;
    margin-top: 20px;
  }
  .slick-slide .titre4icon span {
    display: inline-block;
  }

  .contactbtn {
    display: none;
  }
  .contactbtn.solutionbtn {
    display: block;
    left: 15px;
  }
  .colwithpading {
    padding-top: 2rem;
  }
  .paddingl50 {
    padding-left: 15px;
  }
  .paddingr50 {
    padding-right: 15px;
  }
  .paddingt50 {
    padding-top: 15px;
  }
  section {
    min-height: 55vh;
  }
  section .h-100 {
    min-height: 80vw;
  }
  section.bgscolor .h-100 {
    min-height: auto;
  }
  section .tab-pane.h-100 {
    min-height: 100%;
  }
  .titre2 {
    font-size: 22px;
  }
  .footer-input {
    top: 0;
  }
  .homemap:not(.refpagemobil) {
    width: 100%;
    height: 520px;
    min-height: unset;
  }
  section:not(.legalnotic, .timelinesection, .hero) {
    height: unset;
    min-height: unset;
  }
  section.bgsolution {
    background: #efefef;
    min-height: calc(100vh - 100px);
    height: 700px;
  }
  .refpagemobilp .hommesecreen.margintop135 {
    margin-top: 0;
    min-height: calc(100vh - 100px);
    padding: 15px 0;
  }
  .refpagemobilp .hommesecreen.margintop135 {
    padding: 0;
  }
  .bglowVitems1 {
    height: 50px;
    background-size: contain;
    background-position: 50px center;
    min-width: 100%;
    padding-left: 56px;
  }
  .icontextpos {
    margin: auto;
    position: relative;
    bottom: -10px;
    padding-left: 25px;
  }
  .bglowVitems2 {
    height: 50px;
    background-size: contain;
    background-position: 50px center;
    min-width: 100%;
    padding-left: 95px;
  }
  .icontextpos2 {
    margin: auto;
    position: relative;
    bottom: -10px;
    padding-left: 25px !important;
  }
  .padding50 {
    padding: 15px;
  }
  .marginRL50 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .margin50 {
    width: 100%;
    margin: 0 30px;
  }
  .height100 {
    height: unset;
  }
  .height100130 {
    height: 635px;
  }
  .height130 {
    min-height: 200px;
    height: unset;
  }
  .inslid {
    padding: 25px 0;
  }
  .restheight90130172 {
    height: 400px;
  }
  .restheight90130172 + .row .bgservblock1 {
    padding: 25px 0;
  }
}
  #module-layouts-45 .container-fluid.edit.clean-container.nodrop[field="layout-impact-skin-1-module-layouts-45"] {
    padding: 0px 25px !important;
  }
@media only screen and (max-width: 991px) {
  .scw-cookie-message {
    float: unset !important;
    line-height: 20px !important;
    width: unset !important;
  }
  .scw-cookie-decision {
    text-align: center !important;
    float: unset !important;
    width: unset !important;
  }
  .borderN {
    height: unset;
  }

  p.copyright.rsbtns {
    left: 0px;
    right: unset;
    transform: unset;
    font-size: 25px;
    position: relative;
    margin: auto;
    width: max-content;
    padding: 30px 0;
  }
  form .formstorage label::before {
    font-size: 14px;
    top: -18px;
  }
  .blockrightref {
    all: unset;
    position: absolute;
    height: 0;
    width: 0;
    padding: 0;
    min-height: 0;

    background: var(--lcolor);
    border: 1px solid #ccc;
    z-index: 99;
    transition: all 0.5s;
    margin: auto;
    left: 50%;
    top: 100%;
    overflow: scroll;
    opacity: 0;
  }
  .myrefrow {
    max-width: 100%;
    margin: auto;
  }
  .myrefrow .bloctitre {
    text-align: left;
  }
  .myrefrow .carousel {
    min-height: auto;
  }
  .moreref {
    display: block;
  }
  span.p2.btnleft.formoritem {
    display: none;
  }
  .blockrightref.activref {
    right: unset;
    left: calc((100% - (100% - 30px)) / 2);
    min-height: 435px;
    height: 90%;
    width: calc(100% - 60px);
    padding: 15px;
    top: 15px;
    opacity: 1;
  }
  span.elpoint.pointfocus {
    display: none;
  }
  .row.paddingl50.justify-content-center.ppmobil {
    padding: 0 30px;
  }
  .divbtnHD {
    width: 100%;
    position: relative;
  }
  .divbtnHD button.mybtnstyle {
    margin: 10px auto;
  }
  ul.paddingl50.inliul {
    /* text-align: center; */
    margin-bottom: 25px;
    max-width: 500px;
  }
  h1.titrewithicon {
    padding-left: 15px;
  }
  .btndesc {
    display: none;
  }
  .btnmob {
    display: block;
  }
  div#sliderImages {
    height: 400px;
    max-height: 80vw;
  }
  .reversm1 {
    order: 2;
  }
  .reversm2 {
    max-width: 570px;
    margin: auto;
  }
  .row.restheight172130.paddingr50.reversm21 {
    height: auto;
  }
  .bgaboutblock:not(.bgaboutus21, .bgaboutus20) {
    border-top: 0;
  }
  section.timelinesection {
    height: unset !important;
    min-height: unset !important;
  }
  #timelinem {
    width: 100vw;
    height: auto;
    overflow: hidden;
    margin: auto;
    position: relative;

    padding: 0;
  }

  #datesm {
    width: 100vw;

    overflow: hidden;
    display: flex;
    padding: 0;
  }

  #datesm li {
    list-style: none;

    /*display: inline-block;*/
    width: calc(100vw / 3);

    font-size: 24px;
    text-align: center;
  }

  #datesm a {
    line-height: 38px;
    width: calc(100vw / 3);
    display: block;
    position: relative;
    height: 100px;
  }
  #datesm a div {
    margin: auto;
  }
  p.titre1.titredate {
    font-size: 28px;
    line-height: 30px !important;
  }
  #datesm a:before {
    background-image: url(../img/rtimelinemm.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: 100%;
    height: 5px;
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    top: 62px;
    transition: all 0.5s;
  }
  #timelinem a:after {
    content: '';
    height: 20px;
    width: 20px;
    border: 4px solid #e8b759;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 54px;
    left: calc((100% - 20px) / 2);
  }
  #timelinem a.selected:after {
    height: 30px;
    width: 30px;
    border: 2px solid #e8b759;
    left: calc((100% - 30px) / 2);
    top: 49px;
  }
  #datesm .selected {
    font-size: 28px;
  }

  #issuesm {
    width: 100vw;
    min-height: 400px;
    padding: 0;
    overflow: hidden;
  }
  #issuesm li > p.paddingtdate20 span {
    display: block;
    font-weight: 700;
    font-size: 20px;
  }
  #issuesm li {
    width: 100vw;
    min-height: 400px;
    float: left;
    list-style: none;
    /*padding-top: 30px;*/
  }
  #issuesm li .paddingtdate20 {
    padding: 0 15px;
  }
  #issuesm li div.bgaboutblock {
    width: 100%;
    min-height: 445px;
    margin: auto;
  }
  #issuesm li div.bgaboutblock .bgservblock3 {
    min-height: 150px;
    margin-bottom: 30px;
  }
  #issuesm li div.bgaboutblock .cnteritems {
    margin: unset;
    margin-top: 30px;
  }

  #issuesm li.selected img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }

  #issuesm li img {
    float: left;
    margin: 10px 30px 10px 50px;
    background: transparent;
    -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)';
    /* IE 8 */

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    /* IE 6 & 7 */

    zoom: 1;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    -webkit-transform: scale(0.7, 0.7);
    -moz-transform: scale(0.7, 0.7);
    -o-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7);
  }

  #issuesm li h1 {
    color: #ffcc00;
    font-size: 48px;

    text-shadow: #000 1px 1px 2px;
    text-align: left;
    padding-left: 70px;
  }

  #issuesm li p {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 35px;
    font-weight: normal;
    line-height: 22px;
    text-align: center;
  }

  #grad_left,
  #grad_right {
    width: 100px;
    height: 350px;
    position: absolute;
    top: 0;
  }

  #grad_left {
    left: 0;
  }

  #grad_right {
    right: 0;
  }

  #next,
  #prev {
    position: absolute;
    font-size: 25px;
    color: #000;
    width: 115px;
    text-align: center;
    height: 38px;
    right: 30%;
    display: none !important;
  }

  #next:hover,
  #prev:hover {
    background-position: 0 -76px;
  }

  #next {
    bottom: 10px;
  }

  #prev {
    top: 10px;
  }

  #next.disabled,
  #prev.disabled {
    opacity: 0.2;
  }

  /*
#datesm a div.col-lg-2.avecdat:after {
    content: '';
    position: absolute;
    background: #f2bd5b;
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    left: calc((100% - 25px)/2);
    bottom: -12.5px;
    z-index: 1;
    padding: 12px;
}
#datesm a div.col-lg-2.avecdat:before {
    
    position: absolute;
    display: block;
    z-index: 1;
    padding: 12px;
    left: -45px;
    bottom: -31.5px;
    color: #000;
    opacity: 0.5;
    font-size: 25px;
}
#datesm a div.col-lg-2.avecdat.d12:before {
    content: '2012';
    }
#datesm a div.col-lg-2.avecdat.d14:before {
    content: '2014';
}
#datesm a div.col-lg-2.avecdat.d17:before {
    content: '2017';
}*/

  .restheight90130172 {
    height: auto;
  }
  ul.nav.nav-ul.nav-pills li a {
    padding: 0 2vw;
  }
  .pointeur a:after,
  .pointeur a:hover:after {
    left: 0;
    bottom: -18px;
  }
  .pointeur a.active:after,
  .pointeur a:hover:after {
    width: 100%;
  }
  ul.nav.nav-ul.nav-pills li {
    text-align: center;
  }
  .onepage-pagination {
    display: none;
  }

  .blocp {
    text-align: center;
  }
  .bloctitre {
    text-align: center;
    margin-bottom: 15px;
  }
  .bgblock {
    min-height: 80vw;
  }
  .rwithbg .col-lg-9 {
    order: 2;
  }
  .rwithbg .col-lg-10 {
    order: 2;
  }
  .colwithpading {
    padding: 30px 30px 0px;
  }
  .paddingr50 {
    padding-right: 0;
  }
  .paddingl50 {
    padding-left: 0;
  }
  .padding50 {
    padding: 15px;
  }
  .height100 {
    height: unset;
  }
  .height100130 {
    height: 635px;
  }
  .height130 {
    min-height: 200px;
    height: unset;
  }
  .height100 + .height130 {
    min-height: unset;
  }
  .inslid {
    padding: 25px 0;
  }
  .bgblock.bgheighDitems3 {
    min-height: 400px;
  }

  .formdesc .notinm {
    display: none;
  }
  .formmob {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    /*top: -20px;*/
  }
  .formmob form {
    max-width: unset;
  }
  .formmob form .formstorage::before {
    width: 97%;
  }
  div#containerimg .bgcontainersblock {
    height: 215px;
  }

  div#containerimg {
    padding: 15px 30px !important;
  }
  div#containerimg.fixedelmpadding {
    padding-top: 130px !important;
  }
  #leftnotfixed .bgservblock4 {
    height: 50px;
  }
  .isfooterrow,
  .footer-h {
    text-align: center;
  }
  .offgrideurope,
  .offgridafrica {
    display: none;
  }
  #contactformfooter2 {
    max-width: unset;
  }
  .send {
    left: 0;
    margin: auto;
  }
  .grid-box {
    height: 80vw;
    max-height: 400px;
    margin: auto;
  }
  .footer-input {
    width: 50vw;
  }
  #timelinem {
    display: block;
  }
  #timeline {
    display: none;
  }
  .divbtn,
  .bgstaycontent2 .divbtn,
  .notinm + .divbtn {
    position: relative;
    width: 100%;
    margin: 10px 0;
    bottom: unset;
    top: 0;
  }
  .bgstaycontent2 .divbtn,
  .notinm + .divbtn {
    max-width: unset;
  }
  .divbtn button,
  button.mybtnstyle {
    margin-bottom: 25px;
  }
  .inmobil {
    display: block;
  }
  .containervideo .colwithpading .inmobil button {
    margin: auto;
  }
  .indsectop {
    display: none;
  }
  .boxes {
    position: absolute;
    top: 78%;
    width: 100%;
    max-width: 80%;
    left: calc((100% - 80%) / 2);
  }
  .bgservblock11 .titre5 {
    text-align: center;
  }
  /*** new ***/
  .bgstayinControl {
    background-position: 34%;
  }
  .bgstayinControl p {
    max-width: 80%;
    margin: 0;
  }
  .bglowVoltage .container-fluid {
    max-width: 75%;
    margin: 0;
  }
  /** endnew **/
}

@media only screen and (max-width: 799px) {
  /*  .secservices .centeritem .bgservblock3{
    max-height: 122px;
    max-width: 122px;
}*/
  .secservices .centeritem .cnteritems {
    max-height: max-content;
    margin-top: 44px;
  }
  .secservices .centeritem .bgservblock3:after {
    display: block;
  }
  .secservices .height100130 {
    height: 80vw;
    min-height: 400px;
  }

  .secservices .mobilslid p.p22.titre4icon.paddingt50 {
    margin-top: 35px;
  }
  i.slick-arrow {
    display: block !important;
    z-index: 1;
  }

  .row.height100130.padding50.mobilslid {
    padding: 0;
  }
  .height10022 .slick.slick-initialized.slick-slider {
    max-height: 420px;
  }
  .height10022 {
    min-height: 600px;
  }
  .header-title {
    font-size: 40px;
  }
  .slick-list.draggable {
    overflow: visible;
  }
  .row.height10022.padding50.mobilslid {
    display: block;
    min-height: 750px;
  }
}
@media only screen and (max-width: 767px) {
  .videobutton {
    font-size: 12px;
  }
  #contactformfooter2 {
    max-width: unset;
    margin-bottom: 120px;
  }
  .myheader .nav-ul {
    width: 80%;
    right: -80%;
  }
  .boxes {
    max-width: unset;
    left: unset;
    padding: 15px;
  }
  .padding50 {
    padding: 15px;
  }
  .mobilebtn {
    right: 9%;
  }
  .titre1 {
    font-size: var(--titre1m);
    line-height: var(--ltitre1m);
  }
  .p2 {
    font-size: var(--p2m);
    line-height: var(--lp2m);
  }
  .titre3 {
    font-size: var(--titre3m);
    line-height: var(--ltitre3m);
  }
  .titre4 {
    font-size: var(--titre4m);
    line-height: var(--ltitre4m);
  }
  .p1 {
    font-size: var(--p1m);
    line-height: var(--lp1m);
  }
  .p {
    font-size: var(--pm);
    line-height: var(--lpm);
  }
  .titre2 {
    font-size: var(--titre2m);
    line-height: var(--ltitre2m);
  }
  .titre5 {
    font-size: var(--titre2m);
  }
  .p2-1 {
    font-size: var(--p2m);
    line-height: var(--lp2m);
  }
  .titre4-1 {
    font-size: var(--titre4m);
    line-height: var(--ltitre4m);
  }
  .titre2-1 {
    font-size: var(--titre2m);
    line-height: var(--ltitre2m);
  }
  .p22 {
    font-size: var(--p22m);
    line-height: var(--lp22m);
  }
  .centeritem .titre4icon {
    font-size: var(--pm);
    line-height: var(--lpm);
  }
  .p10 {
    font-size: var(--p1m);
    line-height: var(--lp1m);
  }
  .textpos2 {
    font-size: var(--pm);
  }
  /** new **/
  .bgsolution1 p {
    max-width: 70%;
    margin: 0;
  }
  .fbg p.copyright {
    position: relative;
    transform: unset;
    text-align: center;
    /* top: 26px; */
    display: block;
    padding-top: 75px;
    padding-bottom: 15px;
  }
  .fbg .scroll-btn.link-footer {
    left: calc(50% - 20px);
    border-color: var(--scolor);
    bottom: 50px;
  }
}
.mobimgstay {
  display: none;
}
@media only screen and (max-width: 600px) {
  .descimgstay {
    display: none;
  }
  .mobimgstay {
    display: block;
  }
  .weglotswitcher {
    right: 80px;
  }

  .bgblock {
    min-height: 80vw;
  }
  .bgblock.bgheighDitems3 {
    min-height: 275px;
  }
  ul.nav.nav-ul.nav-pills {
    position: absolute;
    width: 100%;
    left: 0;
    font-size: 14px;
  }
  .height100 + .height130.pointeur {
    min-height: 58px;
    padding: 0;
  }
  .row.height100130.padding50.mobilslid {
    padding: 0;
  }
  .roundedbg > div {
    height: 50px;
    width: 50px;
    background-size: 100%;
    top: -25px;
  }
  .roundedbg > div.sroundedbg2 {
    background-size: 70%;
  }
  .roundedbg > div {
    max-height: 150px;
    max-width: 150px;
  }
  .margt {
    margin-top: 20px;
  }
  .bgimpactitems2 {
    min-height: 650px;
  }
  .bgimpactitems3 {
    min-height: 450px;
  }
  .roundedbg {
    max-width: 150px;
    max-height: 150px;
  }
  /**.mycutomlogo img {
    max-width: 90% !important;
  }**/
  /** new **/
  .bgsolution1 p {
    max-width: 60%;
    margin: 0;
  }
  /** endnew **/

  .remove-top {
    top: 0;
  }
}
@media only screen and (max-width: 400px) {
  .weglotswitcher {
    right: 50px;
  }
  .bgblock {
    min-height: 80vw;
  }
  .bgimpactitems2 {
    min-height: 650px;
  }
  .bgimpactitems3 {
    min-height: 450px;
  }
  form .formstorage label::before {
    font-size: 12px;
    top: -18px;
  }
  /**.mycutomlogo img {
    max-width: 80% !important;
  }**/
  /** new **/
  .titlerow {
    display: block;
    margin: 10vh auto 0;
  }
  .boxes {
    background: rgb(0 0 0 / 38%);
  }
  .hommesecreen {
    height: calc((100% - 0rem));
  }
  .bgsolution1 p {
    max-width: 50%;
    margin: 0;
  }
  .bgshipping .marginbot30 {
    margin-bottom: 25px !important;
  }
  .bglowVoltage .container-fluid {
    max-width: 100%;
    margin: auto;
  }
  /** endnew **/
}

/* 2023.07.04 - Alex */

#fmessage {
  border: none;
  --lineH: 1.6rem;
  /* width: 400px;
  height: 250px; */
  /* margin-left: 0.25rem; */
  line-height: var(--lineH);
  /* padding: var(--lineH); */
  padding: 0;
  padding-block: 0; /*reset to set first line right at top */
  background: repeating-linear-gradient(
    to bottom,
    transparent 0 1.4rem,
    black 1.4rem calc(1.4rem + 1px),
    transparent calc(1.4rem + 1px) 1.6rem
  );
  /* 50% 0 / calc(100% - var(--lineH) * 2) 100% no-repeat; */
}

label textarea {
  vertical-align: top;
}

.mynewservblock img {
  width: 200px !important;
  display: block !important;
  margin: 0 auto !important;
}

@media only screen and (max-width: 767px) {
  /**.nav-home .mycutomlogo img {
     max-width: 70% !important;
     height: auto !important;
   }**/
  .nav-home .mycutomlogo img {
      max-height: 80px;
   }
   section[field="layout-HomePage-skin-11-module-layouts"] .row.boxes.element {
    	margin-top: 30% !important;
   }

   section[field="layout-HomePage-skin-11-module-layouts"]:not(.legalnotic, .productus, .secservices) {
    height: auto !important;
   }
}

@media only screen and (max-width: 400px) {
   section[field="layout-HomePage-skin-11-module-layouts"] .row.boxes.element {
    	margin-top: 50% !important;
   }

   section[field="layout-HomePage-skin-11-module-layouts"]:not(.legalnotic, .productus, .secservices) {
    height: auto !important;
   }

}
@media only screen and (max-width: 767px) {
  .fbg p.copyright {
     padding: 1rem 0 !important;
   }
}