.lg-bg {
  background: #002950 url('../../frontoffice/img/bg/lisbon7.jpg') no-repeat center center fixed ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

  /*min-height: 800px*/

}
.logo-area {margin-bottom:30px; margin-top:40px; }
.logo-text {margin-bottom:20px; margin-top:20px;}
.copy-text {text-align: right; position: fixed; width:256px; z-index: 15; right:6px; bottom: 5px; color: #002950; font-family: Arial, sans-serif; font-size: 10px; font-weight: normal}
.rgpd-text {color: #002950; font-family: Arial, sans-serif; font-size: 10px; font-weight: normal; float: right; padding-top: 10px}
.rgpd {position: fixed; bottom: 5px; color: #002950;}
/*
#pattern { 
position: fixed; 
opacity: 0.6; 
left: 0px; 
top: 0px; 
width: 100%; 
height: 100%; 
z-index: -1;

}
*/
#pattern2 { 
  background: url('../../frontoffice/img/pattern_spp.png');
  position: relative; 
  left: 0px; 
  top: 0px; 
  width: 100%; 
  height: 100%; 
  z-index: 1;
}
