#template-branche {
  padding-top: 90px;
}
@media (min-width: 1024px) {
  #template-branche {
    padding-top: 0;
  }
}
#template-branche #splach {
  display: flex;
  flex-direction: column-reverse;
  justify-content: stretch;
  align-content: stretch;
  align-items: stretch;
  justify-items: stretch;
  min-height: 100vh;
  width: 100%;
}
@media (min-width: 1024px) {
  #template-branche #splach {
    flex-direction: row-reverse;
  }
}
#template-branche #splach #illustration {
  display: flex;
  justify-items: center;
  padding: 10px 30px 10px 60px;
}
@media (min-width: 1024px) {
  #template-branche #splach #illustration {
    width: 60%;
    padding: 113px 30px 30px 100px;
  }
}
#template-branche #splach #illustration a {
  outline: none;
  text-decoration: none;
  width: 100%;
}
#template-branche #splach #illustration a img {
  max-width: 100%;
  width: 100%;
}
#template-branche #splach #texte {
  padding: 20px 10px 20px 60px;
  background: #BDE24C;
  color: white;
}
@media (min-width: 1024px) {
  #template-branche #splach #texte {
    padding: 113px 30px 30px 50px;
    width: 40%;
  }
}
#template-branche #splach #texte .picto {
  margin-left: 10px;
  max-width: 50px;
}
@media (min-width: 1024px) {
  #template-branche #splach #texte .picto {
    max-width: 100px;
    max-height: 100px;
  }
}
#template-branche #splach #texte #breadcrumbs {
  margin: 0;
  padding-left: 21px;
  font-size: 0.7em;
  color: white;
}
#template-branche #splach #texte #breadcrumbs a {
  color: white;
}
#template-branche #splach #texte .chapo {
  padding-left: 21px;
  color: black;
  font-weight: 900;
  font-size: 13px;
}
#template-branche #splach #texte .chapo h1, #template-branche #splach #texte .chapo h2, #template-branche #splach #texte .chapo h3, #template-branche #splach #texte .chapo h4, #template-branche #splach #texte .chapo h5, #template-branche #splach #texte .chapo h6 {
  color: black;
}
#template-branche #splach #texte .accroches {
  /*p:first-child {
    font-size: 13px;
    font-weight: 900;
  }*/
}
#template-branche #splach #texte .accroches p {
  font-size: 13px;
  font-weight: 900;
  margin: 0;
  padding: 0px 20px;
}
#template-branche #tableau {
  background-color: #EDEDED;
  border-spacing: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#template-branche #tableau .contenu {
  position: relative;
  min-height: 550px;
  padding: 10px 10px 10px 70px;
}
@media (min-width: 768px) {
  #template-branche #tableau .contenu {
    padding: 50px 10px 50px 140px;
  }
}
@media (min-width: 1024px) {
  #template-branche #tableau .contenu {
    padding: 50px 20px 50px 140px;
  }
}
@media (min-width: 768px) {
  #template-branche #tableau .contenu .titre {
    position: absolute;
    top: 50px;
    left: 50px;
  }
}
#template-branche #tableau .contenu .titre h2 {
  color: white;
  font-size: 30px;
  font-weight: 900;
  line-height: 1em;
  margin: 0;
  padding: 0 0 0 20px;
}
@media (min-width: 768px) {
  #template-branche #tableau .contenu .titre h2 {
    font-size: 40px;
    position: absolute;
    top: 500px;
    left: 0;
    width: 500px;
    text-align: right;
    transform: rotate(270deg);
    transform-origin: top left;
    padding: 0;
  }
}
#template-branche #tableau .contenu td, #template-branche #tableau .contenu th {
  border-spacing: 0;
  margin: 0;
  padding: 2px 60px 2px 10px;
  border-bottom: 1px solid #A6A6A6;
  display: none;
}
@media (min-width: 600px) {
  #template-branche #tableau .contenu td, #template-branche #tableau .contenu th {
    display: table-cell;
  }
}
#template-branche #tableau .contenu td:first-child, #template-branche #tableau .contenu th:first-child {
  padding: 2px 10px 2px 10px;
  display: table-cell;
}
#template-branche #tableau .contenu td:first-child, #template-branche #tableau .contenu th:first-child, #template-branche #tableau .contenu td:last-child, #template-branche #tableau .contenu th:last-child, #template-branche #tableau .contenu td:nth-child(2), #template-branche #tableau .contenu th:nth-child(2) {
  display: table-cell;
}
#template-branche #tableau .contenu th {
  text-align: left;
  font-size: 10px;
  font-weight: 300;
}
#template-branche #tableau .contenu td:nth-child(2) {
  font-size: 16px;
  font-weight: 900;
}
#template-branche #tableau .contenu td {
  font-size: 13px;
  font-weight: 400;
}
#template-branche #tableau .contenu td .picto {
  max-width: 10px;
  transform: translateY(2px);
}
#template-branche #tableau .contenu td a {
  color: #000000;
  text-decoration: underline;
  font-size: 13px;
}
#template-branche #pageBuilder {
  max-width: 1900px;
  margin: auto;
  padding: 0 21px 0 81px;
}
@media (min-width: 768px) {
  #template-branche #pageBuilder {
    margin: auto;
    max-width: 820px;
  }
}
@media (min-width: 1024px) {
  #template-branche #pageBuilder {
    padding: 0 0 0 60px;
  }
}
#template-branche #pageBuilder h1, #template-branche #pageBuilder h2, #template-branche #pageBuilder h3, #template-branche #pageBuilder h4, #template-branche #pageBuilder h5, #template-branche #pageBuilder h6 {
  color: #BDE24C;
}
#template-branche h1 {
  color: white;
  padding-left: 21px;
  margin-top: 12px;
  margin-bottom: 5px;
  font-size: 40px;
  line-height: 1em;
  font-weight: 900;
}
@media (min-width: 768px) {
  #template-branche h1 {
    font-size: 60px;
  }
}
@media (min-width: 1440px) {
  #template-branche h1 {
    font-size: 70px;
  }
}
#template-branche h1 span {
  display: block;
  font-size: 24px;
  line-height: 1em;
}
#template-branche hr {
  border: 0px;
  height: 1px;
  background-color: white;
}

/*# sourceMappingURL=template-branche-airchaud.css.map */
