.home h2 {
  line-height: 1.75em;
  font-size: 21px;
}
@media screen and (min-width: 768px) {
  .home h2 {
    font-size: 30px;
  }
}
.home h3 {
  margin-bottom: 1.5em;
}
.home .jumbotron {
  background-color: transparent;
  position: relative;
  margin-bottom: 0;
}
.home .t3-sl.component {
  background: transparent url(../../images/bg-fleche-1540.png) no-repeat 50% 100%;
  padding: 60px 0 60px;
  height: 670px;
}
.home .t3-sl-1 {
  padding: 0 0 38px 0;
  background: transparent url(../../images/bg-fleche-1540-motif.png) no-repeat 50% 100%;
  
  color: #000;
  
  
  margin-top: 100px;
  position: relative;
  z-index: 2;
  margin-bottom: -38px;
}
.home .t3-sl-1 h2 {
  margin-top: 0;
}
.home .t3-sl-1 .jumbotron {
  border-radius: 0;
}
.home .t3-sl-1 .jumbotron .btn {
  margin-top: 20px;
}
.home .t3-sl-2 {
  text-align: center;
}
.home .t3-sl-2 .img-responsive {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-2 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 p > img {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .home .t3-sl-3 p > img {
    margin-top: 0;
  }
}
.home .t3-sl-3,
.home .t3-sl-4 {
  border-top: 1px solid #eeeeee;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 p,
  .home .t3-sl-4 p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home .t3-sl-3 .jumbotron,
.home .t3-sl-4 .jumbotron {
  padding-top: 0;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1 {
  margin-bottom: 10px;
  margin-top: 0;
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p {
  font-size: 18px;
  line-height: 1.25;
  color: #999999;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .jumbotron p,
  .home .t3-sl-4 .jumbotron p {
    font-size: 21px;
  }
}
.home .t3-sl-5 {
  background: #ffffff;
  color: #333333;
  border-top: 1px solid #eeeeee;
  padding: 0;
}
.home .t3-sl-5 .jumbotron {
  border-radius: 0;
  margin-bottom: 0;
}
.home h1 {
  color: #000;
  font-family: 'Libre Baskerville', serif;
  font-weight: 900;
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 480px) {
  .home h1 {
    font-size: 38px;
    background-image: none;
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .home h1 {
    line-height: 1.4em;
  }
}