/*

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

*/
.am-customError {
  height: 626px;
  background: url(../img/illus-ciel.jpg) no-repeat center center;
  background-size: cover;
}
.am-errorText {
  margin-top: 9%;
  float: right;
  width: 50%;
  text-align: right;
}
.am-customError p {
  font-size: 45px;
  line-height: 50px;
  color: #ffffff;
  font-family: 'ProximaNova-Regular';
}
.am-customError p strong {
  text-transform: uppercase;
  font-family: 'ProximaNova-Bold';
  font-weight: normal;
  letter-spacing: 4px;
}
.am-customError p span {
  display: block;
  font-size: 28px;
}
.am-linkHome {
  margin-top: 10px;
  background-color: #ffffff;
  display: inline-block;
}
.am-linkHome a {
  padding: 11px 20px 12px 45px;
  text-transform: uppercase;
  font-size: 17px;
  color: #2a3677;
  display: block;
  background: url("../img/bgd-arrowError.gif") 16px center no-repeat;
}
.am-linkHome a:hover {
  color: #2a3677;
}
@media screen and (max-width: 568px) {
  .am-errorText {
    width: 95%;
  }
  .am-customError p {
    font-size: 26px;
  }
}
