.wrapper{
    background: #ffffff;
    background-image: url(../../img/bg.jpg);
    background-size: 70%;
    background-position: right;
    background-repeat: no-repeat;
}

.logo{
    text-align: center;
}
.title {
    font-size: 28px;
}
#tel{
    padding-left: 12px;
    font-size: 23px;
}
.mdl{
    text-align: right;
    padding-right: 24px;
}
header#header {
    padding: 2%;
}
.logos{
    width: 200px;
    margin: auto;
}
div.box {
    margin: 10% 2%;
    height: 300px;
    background: #ffffffad;
    color: #000;
    padding: 12%;
    text-align: center;
    box-shadow: 0px 0px 0px 1px #e1e1e1;
}
div.box:hover {
    box-shadow: 0px 5px 30px -5px #00000047;
}
.box h2 {
    text-align: center;
    color: #000;
    text-decoration: none; 
    font-size: 23px;
}
.box p{
    text-align: center;
}
.box img{
    width: 80%;
    margin-bottom: 24px;
}
.title-section {
    font-size: 25px;
    position: absolute;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

#chiffres ul {
    margin-top: 33px;
}
#campus{
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
}
#campus iframe{
    margin-top: -47px;
    border: none;
}
.HzV7m-b7CEbf .i4ewOd-pzNkMb-tJHJj{
    display: none !important;
}
a:hover{
    text-decoration: none;
}
.row.bottom-parallax p {
    text-align: center;
    font-weight: bold;
    font-size: 23px;
    padding-top: 14px;
    padding-top: 34px;
}

.btn-primary {
    color: #fff;
    background-color: #3f4046;
    border-color: #3f4046;
}
.btn-primary:hover{
    color: #fff;
    background-color: #be251f;
    border-color: #be251f;
}
div#chiffres {
    text-align: center;
    padding-top: 15px;
}
#chiffres .col-md-4 {
    padding-bottom: 22px;
}
#chiffres img {
    height: 110px;
}
#chiffres p{
    margin: 0;
}
#chiffres .desc {
    margin-top: 7px;
    text-align: center;
    line-height: 24px;
}
p.chf {
    font-weight: bold;
    font-size: 32px;
}
p.def {
    font-size: 19px;
    font-weight: bold;
}
footer{
    padding: 20px 0;
    text-align: center;
    font-weight: bold;
}
.form-control{
    margin-bottom: 22px;
    border-radius: 0;
}
@media screen and (max-width: 760px) {
    .mdl, .logo {
     padding-left : 25px
  }
  .parallax, div.box{
      height: auto;
  }
  #tel, .mdl button{
      font-size: 12px;
  }
  .title-section{

    margin-top: 33px;

  }
  
  }
.row.more {
    text-align: center;
    margin-top: 32px;
}
.pretmateriel h1{
    margin-top: 22px;
    text-align: center;
    font-size: 24px;
    margin-bottom: 22px;
}
.pretmateriel button.btn.btn-primary{
    width: 100%;
    background-color: black;
}
.parallax.pretmateriel{
    height: auto !important;
}
