	@media print{
    [data-aos] {
        display: block !important;
        opacity: 1 !important;
        transform: translate(0) scale(1) !important;
    }
}
html {
	background-color:transparent!important;
}
.no-print {
display: none!important 
}
body {
  width: 100vw;
  height: 100vh;
  margin: auto!important;
  font-family: 'Open Sans',Helvetica,Arial;
  font-size: 12pt;
  line-height: 26px;
  background-color: transparent!important;
  color: #37517E!important;
  margin-left: 0px!important
}
@supports (-moz-appearance:meterbar) {}
	body {	
	margin-left: 3px!important
	}
}
p, h1, h2, h3, h4, h5, h6, blockquote, ul, ol {
  color: #37517E!important;
}
#PageTop h2 {
	font-size: 16px!important;
	line-height: 20px!important;
	padding-top: 10px;
	font-style: italic;
	color: #666666!important;	
}
#header h1, h6 {
  line-height: 0px;
    color: #37517E!important;
}
#header h6 {
  padding-bottom: 30px;
  font-style: italic; 
  letter-spacing:0.083em;
}
.title {
  font-size: 36px;
  padding:40px 0 0 0;
  color: #37517E!important;
}  
.print {
  display: block; /* affichage des éléments de classe print */
}
#footer a {
  display:none;
}
blockquote, ul, ol {
  page-break-inside: avoid; /* pas de coupure dans ces élements */
}
h1 {
  page-break-before: avoid; /* chaque titre commence sur une nouvelle page */
  margin-top: 30px!important;
}
h1, h2, h3, caption {
  page-break-after: avoid; /* pas de saut après ces éléments */
}
a {
  color: 
  #000!important;
  text-decoration: underline!important;
}
.btn-get-started {
  display: none!important 
}	
a  {
  color: #1F377A!important;
  text-decoration: none!important;
}
.print-kmSuite {
	width:23.6px;
	height:auto;
	margin-bottom:-6px!important;
}  	
.date:after {
	content: '2000-2022';
}