/*
Theme Name: Billiet
Template: wp-bootstrap-starter
*/

/* la*/

@import url("../wp-bootstrap-starter/style.css");


@media (min-width: 1200px) {
  .container {
    max-width: 90%;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1310px !important;
    width: 1310px !important;
  }
}

@media screen and (min-width: 1200px) and (max-height: 900px) {
  .bloc_accueil-engagements {
    padding: 20px 30px 30px;
  }
}

@media screen and (max-width: 1112px) {
 

  #page-sub-header .container {
    padding-top: 100px;
    padding-bottom: 100px;
  }


  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 20px;
  }

  body:not(.theme-preset-active) #page-sub-header p {
    font-size: 30px;
    line-height: 30px;
  }


  .bloc_accueil-engagements {
    background: url(images/billiet-fond_engagements.jpg) no-repeat top center;
    background-size: auto 100%;
  }

  #introduction-interne .container:before {
    width: 268px;
    height: 308px;
    background: url(images/decoration-interne.png) no-repeat left top;
    background-size: 100%;
  }

  .boldgrid-section h3,
  .descriptif_principal h3 {
    font-size: 22px;
    line-height: 25px;
  }

  .mini-realisation .img {
    height: 290px;
  }

  .mini-realisation {
    height: 360px;
    margin: 0 0 30px;
  }

  .single_realisation-image_principale {
    height: 400px;
  }
}

@media screen and (max-width: 900px) {
  .bloc_accueil-engagements {
    background: url(images/billiet-fond_engagements-mobile.jpg) no-repeat top
      center;
    background-size: 100%;
    padding: 40px 90px 30px;
  }

  .site-info-haut .container {
    flex-direction: column;
  }


  .single_realisation-image_principale {
    height: 300px;
    margin: 0 0 40px;
  }

  .single_realisation-image_secondaire {
    height: 300px;
    margin: 0 0 40px;
  }

  .contact-infos {
    margin: 0 0 30px;
  }

  .contact-infos:after {
    display: none;
  }


  #formulaire {
    padding: 0 0 50px;
  }
}

@media screen and (max-width: 767px) {


  .header-contact img {
    margin-left: 5px;
  }

  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 38px;
    line-height: 38px;
  }

  .bloc-menu-scroll {
    display: none;
  }

  .decoration {
    display: none;
  }

  .paragraphe {
    width: 100%;
  }


  .bloc_accueil-engagements {
    background: url(images/billiet-fond_engagements-mobile.jpg) no-repeat top
      center;
    background-size: auto 100%;
    padding: 40px 15px 30px;
  }


}
.page-id-14 #introduction-interne .img-intro .wrap {
  text-align: center;
}
.page-id-14 #introduction-interne .img-intro img {
  width: auto;
  margin: 0 auto;
}