<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/historicar-solutions.fr/wp-content/themes/idcomweb/lib/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/historicar-solutions.fr/wp-content/themes/idcomweb/lib/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/historicar-solutions.fr/wp-content/themes/idcomweb/lib/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/historicar-solutions.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>2478</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/utils.less) is not within the allowed path(s): (/www/wwwroot/historicar-solutions.fr/:/tmp/) in <b>/www/wwwroot/historicar-solutions.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/utils) is not within the allowed path(s): (/www/wwwroot/historicar-solutions.fr/:/tmp/) in <b>/www/wwwroot/historicar-solutions.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/globals.less) is not within the allowed path(s): (/www/wwwroot/historicar-solutions.fr/:/tmp/) in <b>/www/wwwroot/historicar-solutions.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../css/globals) is not within the allowed path(s): (/www/wwwroot/historicar-solutions.fr/:/tmp/) in <b>/www/wwwroot/historicar-solutions.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>82</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.bandeau_accueil {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 100vh;
  align-items: center;
}
.bandeau_accueil:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 10rem;
  background: #000000;
  background: linear-gradient(180deg,#000000 0%,rgba(0,0,0,0) 100%);
}
.bandeau_accueil a.scroll {
  transform: rotate(-90deg);
  text-align: center;
  left: 5%;
  bottom: 10%;
  transition: 0.3s;
  background-color: transparent;
}
.bandeau_accueil a.scroll::before {
  content: '←';
  margin-right: 13px;
  transition: 0.3s;
}
.bandeau_accueil a.scroll:hover::before {
  margin-right: 1.5rem;
}
.bandeau_accueil h2,
.bandeau_accueil h1 {
  padding: 0;
  margin-bottom: -5px;
}
.bandeau_accueil ul {
  display: inline-flex;
  list-style: none;
  width: 80%;
  justify-content: space-around;
  padding: 0;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);
  margin: 0;
}
.bandeau_accueil ul li {
  letter-spacing: 3px;
  font-weight: 200;
  font-size: 14px;
}
.bandeau_accueil ul li i {
  color: #CEBF7F;
  padding-right: 5px;
}
.bandeau_accueil ul img {
  height: 20px;
  margin-right: 10px;
}
.bandeau_accueil .owl-theme a.app {
  color: #CEBF7F !important;
  background-color: transparent;
}
.bandeau_accueil .owl-theme a.app svg path {
  fill: #CEBF7F;
}
.bandeau_accueil .owl-theme a.app:hover {
  background-color: #CEBF7F;
  color: #333333 !important;
}
.bandeau_accueil .owl-theme a.app:hover svg path {
  fill: #333333;
}
.bandeau_accueil .owl-theme .owl-dots {
  position: absolute;
  top: 50%;
  left: -10%;
  transform: translate(-50%) rotate(90deg);
}
.bandeau_accueil .owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  margin: 7px;
  background: black;
  display: block;
  -webkit-backface-visibility: visible;
  transition: all .2s ease;
  border-radius: 50%;
  border: 2px solid #CEBF7F;
}
.bandeau_accueil .owl-theme .owl-dots .owl-dot.active span {
  width: 13px;
  height: 13px;
  margin: 7px;
  background: #CEBF7F;
  display: block;
  -webkit-backface-visibility: visible;
  transition: all .2s ease;
  border-radius: 50%;
  border: 2px solid #CEBF7F;
}
@media (max-width: 1399.98px) {
  .bandeau_accueil {
    padding-top: 5rem;
  }
  .bandeau_accueil ul li {
    font-size: 14px;
  }
}
@media (max-width: 1199.98px) {
  .bandeau_accueil ul li {
    font-size: 11px;
  }
}
@media (max-width: 991.98px) {
  .bandeau_accueil {
    height: initial;
    padding: 18rem 0 12rem;
  }
}
