/*

ATTENTION !
This file is generated by less.
Do not touch unless you are in the *.less file..

*/
body {
  margin: 0;
  padding: 0;
}
.am-maintenance header {
  padding: 20px 0 20px 0;
}
.am-maintenanceContainer {
  background: url(../img/illus-maintenance.jpg) no-repeat top center;
  background-size: cover;
  height: 860px;
}
.am-maintenanceContainer p {
  margin-top: 5%;
  float: right;
  color: #ffffff;
  font-family: 'ProximaNova-Regular';
  font-size: 45px;
  text-align: right;
  max-width: 50%;
}
.am-maintenanceContainer p strong {
  text-transform: uppercase;
  font-family: 'ProximaNova-Bold';
  font-weight: normal;
}
.am-maintenanceContainer p span {
  display: block;
  font-size: 28px;
}
.am-maintenanceContainer a {
  color: #ffffff;
  text-decoration: underline !important;
}
/* Use !important to override !important on a global... */
@media screen and (max-width: 520px) {
  .body.am-maintenance header {
    padding: 0;
  }
  .body.am-maintenance .bandeau {
    background-size: 256px 56px;
  }
  .body.am-maintenance .bandeau::after {
    content: none;
  }
  .am-maintenanceContainer {
    margin-top: 10px;
    /*min-height: calc(100vh - 66px);*/
    background: url("../../Porto_sub_mobile/img/bg_maintenance-mobile.jpg") center top no-repeat;
    background-size: contain;
  }
  .am-maintenanceContainer p {
    margin: 0;
    float: none;
    max-width: none;
    text-align: initial;
  }
  .am-maintenanceContainer .container {
    padding-top: 42vh;
  }
  .am-maintenanceContainer p strong {
    font-size: 30px;
    font-family: ProximaNova-Bold, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
  }
  .am-maintenanceContainer p span {
    font-size: 20px;
    font-family: ProximaNova-Regular, Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
}
