<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/lesmaisonsatec.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1433</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/lesmaisonsatec.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>3535</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/lesmaisonsatec.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>4847</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/lesmaisonsatec.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>4955</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.history {
  background-color: #f7f7f7;
  padding-top: 35px;
  padding-bottom: 65px;
  position: relative;
}
.history .title {
  color: #003594;
  font-size: 40px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: normal;
}
.history .title:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background-color: #cfb565;
  margin-top: 20px;
  margin-bottom: 30px;
}
.history .slide {
  padding: 20px 75px 30px 75px;
  border: 1px solid #cfb565;
  background-color: #ffffff;
  max-width: 745px;
  text-align: center;
  margin: auto;
}
.history .slide .slide-year {
  color: #cfb565;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 25px;
}
.history .slide .slide-title {
  color: #242e33;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 0;
}
.history .owl-nav {
  position: absolute;
  width: 60%;
  left: 50%;
  transform: translateX(-50%);
  margin: auto;
  bottom: 130px;
  font-size: 70px;
  color: #cfb565;
  font-weight: 100;
}
.history .owl-nav .owl-prev,
.history .owl-nav .owl-next {
  position: absolute;
}
.history .owl-nav .owl-prev:hover,
.history .owl-nav .owl-prev:active,
.history .owl-nav .owl-prev:focus,
.history .owl-nav .owl-next:hover,
.history .owl-nav .owl-next:active,
.history .owl-nav .owl-next:focus {
  outline: none;
}
.history .owl-nav .owl-next {
  position: absolute;
  right: 0;
}
.history .navigation .years {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
  margin-bottom: 20px;
  font-weight: 600;
}
.history .navigation .owl-dots {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  margin-bottom: 45px;
  position: relative;
}
.history .navigation .owl-dots:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #172a4d;
}
.history .navigation .owl-dots .owl-dot {
  position: relative;
  z-index: 1;
  width: 25px;
  height: 25px;
  background-color: #ffffff;
  border: 4px solid #172a4d;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.history .navigation .owl-dots .owl-dot:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 0;
  margin: 0;
  display: block;
  width: 12px;
  min-width: 12px;
  height: 12px;
  min-height: 12px;
  background-color: #ffffff;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
.history .navigation .owl-dots .owl-dot.active:before {
  background-color: #cfb565;
}
.history .navigation .owl-dots .owl-dot:hover,
.history .navigation .owl-dots .owl-dot:active,
.history .navigation .owl-dots .owl-dot:focus {
  outline: none;
}
@media (max-width: 1900px) {
  .history .owl-nav {
    width: 75%;
    bottom: 90%;
  }
}
@media (max-width: 1399.98px) {
  .history .owl-nav {
    width: 90%;
  }
  .history .title {
    font-size: 35px;
  }
}
@media (max-width: 1199.98px) {
  .history .title {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .history .title {
    font-size: 27px;
  }
  .history .navigation {
    display: none;
  }
}
