:root {
  --main-red: #bb2029;
}

.section-empty hr.space {
  background-color: #fff;
}

.section-slider,
.section-two-blocks,
.section-bg-video,
.section-map,
.section-bg-image,
.section-bg-color,
.header-title {
  border-top: 1px solid #bb2029;
  border-bottom: 1px solid #bb2029;
}

.section-map,
.section-bg-color {
  border-bottom: none;
}

.section-bg-video,
.header-title {
  margin-top: 1px;
}

.header-title.ken-burn-center h1 {
  /* font-size: 35px !important; */
  font-size: 45px !important;
  font-family: 'Libre Baskerville', serif;
  text-transform: none;
  font-style: italic;
  font-weight: 400 !important;
}

.header-title.ken-burn-center:after {
  /* background: #0004; */
}

.section-bg-video-text p {
  padding-top: 45px;
  font-size: 50px;
}

.overlaybox-side .overlaybox-inner {
  border: 1px solid #bb2029;
}

.title-base p {
  color: #bb2029;
}

.title-base h2,
.title-base h1,
.title-icon h2,
.title-icon h1,
.title-base.title-small h2 {
  color: #000;
}

.section-empty .title-base h1 {
  font-size: 25px;
}

.header-tel a {
  color: #bb2029;
  font-weight: bold;
  line-height: 83px;
  font-size: 14px;
  margin-bottom: 0;
}
/* .as-img-liseret {
    border: 1px solid #bb2029;
} */
.scroll-css .header-tel a {
  color: #bb2029;
  font-weight: normal;
  line-height: 60px;
}

.as-account {
  padding-top: 2px;
}

.scroll-css .as-account > i {
  line-height: 60px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li:hover a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover {
  color: #bb2029 !important;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  text-align: center;
}

.navbar-nav {
  float: none;
  display: inline-block;
  margin: 0 auto;
}

.section-bg-color .advs-box.boxed-inverse {
  background-color: #f7f7f7;
}

.section-bg-image.parallax-window .title-base {
  padding: 0 100px;
}

.overlaybox-side .overlaybox-inner {
  width: calc(30% - 25px);
}

.section-bg-color .timeline > li > .timeline-badge {
  background-color: #000;
}

.timeline:before {
  background-color: var(--main-red);
}

.timeline > li > .timeline-label,
.timeline > li.timeline-inverted > .timeline-label {
  top: 43px;
}

.niche-box-team:hover .content-box {
  margin-top: 40px;
}

h2.horaires {
  font-size: 25px;
  line-height: 28px;
}

.content h2,
.content h3 {
  margin-top: 20px;
}

.content h2 {
  font-size: 22px;
  color: #000;
}
.content h3 {
  font-size: 18px;
}

.copy-row {
  padding: 15px 0;
  border-top: 1px solid #ddd;
}

.footer-parallax-container {
  margin-bottom: 550px;
}

.footer-parallax {
  height: auto;
  border-top: none;
}

.advs-box-top-icon-img .advs-box-content {
  padding: 0;
}

.advs-box {
  margin-bottom: 40px !important;
}

.advs-box-top-icon-img:not(.niche-box-post):after,
.advs-box-blog:after {
  height: calc(100% - 10px);
}

.advs-box-top-icon-img .extra-content {
  border: 1px solid #fff;
}

#authentication .page-header h1 {
  text-align: center;
}
