@font-face {
    src: url('fonts/Arial-Narrow.ttf') format("truetype");
    font-family: 'Arial-Narrow';  
    font-style: normal;
}

@font-face {
    src: url('fonts/Figura.woff2') format('woff2'), 
    url('fonts/Figura.woff') format('woff')
    /*url('Figura.ttf') format('truetype')*/;
    font-family: 'Figura';
    
    font-style: normal;
}

@font-face {
    src: 
    url('fonts/Metrica.ttf') format('truetype');
    font-family:'Metrica';
    
    font-style: normal;
}

@font-face {
    src: 
    url('fonts/BBC09Regular.ttf') format('truetype');
    font-family: 'BBC09Regular';
    
    font-style: normal;
}

@font-face {
    src: 
    url('fonts/Ogg-Italic.woff') format('woff');
    font-family: 'Ogg-Italic';
    
    font-style: normal;
}

@font-face {
    src: 
    url('fonts/Chapelle.otf') format('truetype');
    font-family: 'Chapelle';
    
    font-style: normal;
}

@font-face {
    src: 
    url('fonts/Orpaxel.ttf') format('truetype');
    font-family: 'Orpaxel';
    
    font-style: normal;
}



@media only screen and (max-width: 600px) {
   	.m{
        display: none;
    }
    .s{
    	display: inline;
    }	
}

@media only screen and (min-width: 600px) {
   	.m{
        display: inline;
    }
    .s{
    	display: none;
    }
}

.ss01{
	font-feature-settings: "ss01" 1; /* hack to get safari rendering it correctly */
}

.ss02{
	font-feature-settings: "ss10" 1; /* hack to get safari rendering it correctly */
}

body{
	padding:0px;
  margin:0px;

} 

body {
  /* Location of the image 
  background-image: url(images/background-photo3.webp);*/
  
  /* Background image is centered vertically and horizontally at all times */
  background-position: center center;
  
  /* Background image doesn't tile */
  background-repeat: no-repeat;
  
  /* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
  background-attachment: fixed;
  
  /* This is what makes the background image rescale based
     on the container's size */
  background-size: cover;
  
  /* Set a background color that will be displayed
     while the background image is loading */
  background-color: #fff;
}




 //
*,
*:before,
*:after {
  box-sizing: border-box; }

  body.header-shadow header {
    box-shadow: 0 0 0.8rem 0.8rem #fffffff0;
    
    background-color: #fffffff0;
    /*-webkit-backdrop-filter: blur(45px);
    backdrop-filter: blur(45px);*/
    
    
    }

body header span {
      margin-right: 5%;
   
      
    
      }

/* Main Styling */
body {

  color: black; }

a {
  color: black;
  text-decoration: none; }

  a:hover {
    color: #ffffff;
  text-shadow: #000000 1px 0 10px; 
}

header {
padding: 0.6rem 0 0 0;
    width: 100%;
    height: 1.5rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    transition: all 1s ease-in-out;

}


.infohaut{
  position: fixed;
  left: 27px;
  top: 55px;
width: 100%;
  margin-top: -2.5em;
  letter-spacing: 0.5px;
  background-color: transparent;
  font-family:  "Arial Narrow", Arial, sans-serif; 
  font-weight: lighter;
  font-size: 17px;
  font-style: condensed;
  line-height: 18px; 

}


  body.template-front #white-void{
  /*background-color: #41FE30;*/
    height: 2rem;
    box-sizing: border-box;
    display: block; 
   }    

#logo {
position: relative;

  }


.footer1{


  display: flex;

margin-left: auto;
margin-right: auto;
width: 20em
/*
  float: right;
 margin-right: 30px;
display: flex;

   display: flex;
 width: 78%;
  margin-left: 30px;

*/

}

.footer1 > div {
  margin-top:100px;
  margin-bottom:25px;
  font-family: 'Arial-Narrow';
  font-weight: lighter;
  font-size: 17px;
/*  width: 169vw; 
    position: relative;*/
}








.basicSlider{
	margin-left:50px;
}


.infostype{
  float:left;
  width: 100%;
  /*background:#fff;*/
  /*border-radius:35px;*/
  /*box-shadow: 0em 0em 2em rgba(0, 0, 0, 0.5);*/
  margin:20px -20px 5px 10px;
  padding: 0px 0px 0px 0px;


/*border: solid 1px;*/

}
/*
.content-infos{
box-sizing: content-box;
float:left;
width: 30%;
border: solid 1px;

}*/



.main {
margin: 20px 15px 20px 15px;

}


          .contents {
            float:right;
            

          }


.p10{

  float: left;
  font-family: 'Arial-Narrow';
  
  font-weight: lighter;
  font-size: 17px;

 
}


.p11{
display: inline-flex;
justify-content: flex-end;

  font-family: 'Arial-Narrow';
 font-weight: lighter;
  font-size: 17px;

  border: solid 1px;


 
}




.module{
float:left;

width: 100%;

}

.box {
  display: flex;
  float: left;
  width:50%;
}

.box2{
  display: flex;
  width: 48%;
}

.box2 > div {
  font-family: 'Arial-Narrow';
  font-weight: lighter;
  font-size: 17px;
  width: 169vw; 
    position: relative;
  top:2px;

}

.box > div {
  width: 150px;
}

th {
  width:30%;
  text-align: left;
}

table {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

tbody {
  vertical-align: baseline;
  font-family: 'Arial-Narrow';
 font-weight: lighter;
  font-size: 17px;
}

.part {
/*margin:0 6% 0 6%;*/
width:9%;
}


.push {
    margin-left: auto;
}
 



/*
.small{
	font-size:85%;
	font-family: 'ZeitungMicro';

}
*/


.control1 {
    float: right;
    /*font-size: 50%;*/
}

.control1 select {
    font-size: 100%;
}






.editText{

	font-size:10vw;
	word-wrap: break-word;
	line-height:0.9em;
  min-height:50px !important;
	max-height:400px !important;
	overflow:hidden;
  white-space: nowrap; /* will prevent the default wrapping of text to next line */
overflow-x: auto; /* will make horizontal scroll-bar appear only when needed */

padding: 20px 0 20px 0;
	
}

.boite-texte{
overflow-x: hidden; /* Hide horizontal scrollbar */
       /* border-radius:35px;background:#FFF;*/
        margin:5px 10px 0 10px ;
        color:#000;padding:0px;
        font-size:0.9em;
        box-shadow: 0em 0em 2em rgba(0, 0, 0, 0.5);


}


.fontinfo{
float:left;
width:10%;
  position:relative;
  margin-right: 70px;
  margin-left: 30px;
	max-width: 250px;
	line-height: 1.4em;
	font-size: 0.9em;
	font-family: 'metrica';
  /*border: solid 1px;*/
  /*padding: 5px;*/
 /* display: row;
flex-direction:row;*/


}

.fontinfo b{
	font-family: 'Arial-Narrow';
  font-style: 'normal';
  font-weight: lighter;
  font-size: 17px;
	/*font-weight: 1;*/
  font-variation-settings: 'wght' 0;
  font-variation-settings: 'wdth' 1000;
  margin-right:20px;
	
}




 

*:focus {
    outline: none;
}
hr{
	margin-top:30px;
	padding-bottom:30px;
	border:0px;
	border-top:1px solid #ccc;
}

/**
* asRange v0.3.4
* https://github.com/amazingSurge/jquery-asRange
*
* Copyright (c) amazingSurge
* Released under the LGPL-3.0 license
*/
/**
* asRange v0.3.4
* https://github.com/amazingSurge/jquery-asRange
*
* Copyright (c) amazingSurge
* Released under the LGPL-3.0 license
*/
.asRange {
  position: relative;
  top:6px;
  width: 200px;
  height: 2px;
  background-color: #ddd;
  border-radius: 2px;
  margin:5px 20px 5px 10px;
  
}
.asRange .asRange-pointer {
  position: absolute;`

  left: 30%;
  z-index: 2;
  width: 4px;
  height: 4px;
  margin-left: -4px;
  background-color: #fff;
  border-radius: 9px;
}
.asRange .asRange-pointer:before {
  position: absolute;
  top: -5px;
  right: -4px;
  bottom: -3px;
  left: -4px;
  content: "";
  background: #000;
  border-radius: inherit;
}
.asRange .asRange-pointer:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: #000;
  border-radius: inherit;
}
.asRange .asRange-pointer.start {
  left: 0;
  margin-left: 4px;
}
.asRange .asRange-pointer.stop {
  left: 100%;
  margin-left: -12px;
}
.asRange .asRange-pointer .asRange-tip {
  position: absolute;
  top: -33px;
  left: 0;
  width: 36px;
  height: 20px;
  margin-left: -15px;
  font-family: Bpreplay;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #5d5c58;
  border: 1px solid #5d5c58;
  border-radius: 3px; 
  -webkit-transition: opacity .3s ease-in-out 0s; 
  transition: opacity .3s ease-in-out 0s;
}
.asRange .asRange-pointer .asRange-tip:before {
  position: absolute;
  bottom: -3px;
  left: 50%;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  content: "";
  background-color: #5d5c58;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.asRange .asRange-selected {
  position: absolute;
  left: 30%;
  z-index: 1;
  width: 40%;
  height: 2px;
  background-color: #000;
  border-radius: 9px;
}
.asRange .asRange-scale {
  display: none;
}

.asRange-scale {
  position: relative;
  width: 331px;
  height: 8px;
  background-color: #cfcdc7;
  border-radius: 8px;
}
.asRange-scale .asRange-pointer {
  position: absolute;
  left: 30%;
  z-index: 2;
  width: 8px;
  height: 8px;
  margin-left: -4px;
  background-color: #fff;
  border-radius: 9px;
}
.asRange-scale .asRange-pointer:before {
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  content: "";
  background: #6ba1ad;
  border-radius: inherit;
}
.asRange-scale .asRange-pointer:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: #fff;
  border-radius: inherit;
}
.asRange-scale .asRange-pointer.start {
  left: 0;
  margin-left: 4px;
}
.asRange-scale .asRange-pointer.stop {
  left: 100%;
  margin-left: -12px;
}
.asRange-scale .asRange-pointer .asRange-tip {
  position: absolute;
  top: -33px;
  left: 0;
  width: 36px;
  height: 20px;
  margin-left: -15px;
  font-family: Bpreplay;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #5d5c58;
  border: 1px solid #5d5c58;
  border-radius: 3px; 
  -webkit-transition: opacity .3s ease-in-out 0s; 
  transition: opacity .3s ease-in-out 0s;
}
.asRange-scale .asRange-pointer .asRange-tip:before {
  position: absolute;
  bottom: -3px;
  left: 50%;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  content: "";
  background-color: #5d5c58;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.asRange-scale .asRange-selected {
  position: absolute;
  left: 30%;
  z-index: 1;
  width: 40%;
  height: 8px;
  background-color: #7ebdcb;
  border-radius: 9px;
}
.asRange-scale .asRange-scale {
  position: absolute;
  bottom: -22px;
  left: 0;
  width: 100%;
  height: 20px;
  padding: 0;
  margin: 0;
  list-style: none;
  background: url("../image/scale.png") no-repeat 0 center transparent;
}
.asRange-scale .asRange-scale li {
  position: absolute;
  top: 18px;
  width: 30px;
  height: 20px;
  padding: 0;
  margin: 0;
  margin-left: -15px;
  text-align: center;
}
.asRange-scale .asRange-scale li:first-child {
  left: 0;
}
.asRange-scale .asRange-scale li:nth-child(2) {
  left: 33.3%;
}
.asRange-scale .asRange-scale li:nth-child(3) {
  left: 66.6%;
}
.asRange-scale .asRange-scale li:last-child {
  left: 100%;
}




select:not(:-internal-list-box) {
    overflow: visible !important;
}

#instance {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark-color(black, white);
    
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;f
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: rgb(248, 248, 248);
    cursor: default;
    margin: 0em;
    font: 400 11px system-ui;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(166, 166, 166);
    border-image: initial;
}

h3 {
  margin-top: 0;
  font-size: 0.5rem;
  text-transform: uppercase;
  font-weight: bold;
}

.fontawesome {
  font-family: FontAwesome;
  cursor: pointer;  
}

.noselect { /* http://stackoverflow.com/questions/826782/how-to-disable-text-selection-highlighting-using-css */
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.control-label {
  float: left;
  font-size: 50%;
  width: 7em;
  white-space: nowrap;
}

.control {
  float: left;
  font-size: 50%;
}


.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}

.flex-start { 
  justify-content: flex-start; 
}

.flex-end { 
  justify-content: flex-end; 
}  
.flex-end li {
  background: gold;
}


.flex-item {
  background: tomato;
  padding: 5px;
  width: 60px;
  height: 50px;
  margin: 5px;
  line-height: 50px;
  color: white;
  font-weight: bold;
  font-size: 2em;
  text-align: center;
}

@media only screen and (max-width: 680px) {

.infohaut{
 position: fixed;
  left: 18px;
  top: 38px;
width: 100%;
  margin-top: -2.5em;
  letter-spacing: 0.5px;
  background-color: transparent;
  font-family:  "Arial Narrow", Arial, sans-serif; 
  font-weight: lighter;
  font-size: 13px;
  font-style: condensed;
  line-height: 16px; 

}


.boite-texte{
        margin:5px 0px 6px 0 ;
}

}


@media (max-width: 1024px) {
   /* CSS appliqué aux petits écrans */

body{
  margin:0px;
  padding:0px;
  width:100%;

} 




.infostype{

  float:right;
  width: 95%;
  background:#fff;
  border-radius:20px;
  /*box-shadow: 0em 0em 2em rgba(0, 0, 0, 0.5);*/
  /*margin:0px 10px 0px 10px;
  padding: 3px 0px 0px 0px;*/
  }
.main {
margin: 20px 10px 20px 10px;

}

.box {

  display: flex;
  width:100%;
  margin-bottom: 15px;
}

.box2{
   display: flex;
  justify-content: center;
  width: 100%;
 
 /* border: solid 1px;*/
}

.box2 > div {
  font-family: 'Arial-Narrow';
  font-weight: lighter;
  font-size: 14px;
  width: 169vw; 
  text-align: center;

}

.box > div {
  width: 150px;
}


.editText{

  font-size:17vw;
  word-wrap: break-word;
  /*line-height:0.7em;*/
  min-height:10px !important;
  max-height:400px !important;
  overflow:hidden;
  white-space: nowrap; /* will prevent the default wrapping of text to next line */
overflow-x: auto; /* will make horizontal scroll-bar appear only when needed */

padding: 20px 0 20px 0;
  
}

.boite-texte{
overflow-x: hidden; /* Hide horizontal scrollbar */
        border-radius:25px;background:#FFF;
        margin:5px 0px 10 0 ;
        color:#000;padding:0px;
        font-size:0.9em;
        box-shadow: 0em 0em 2em rgba(0, 0, 0, 0.5);


}


.asRange {
  position: relative;
  top:6px;
  width: 200px;
  height: 4px;
  background-color: #ddd;
  border-radius: 2px;
  margin:5px 20px 5px 10px;
  
}
.asRange .asRange-pointer {
  position: absolute;`

  left: 30%;
  z-index: 2;
  width: 7px;
  height: 7px;
  margin-left: -4px;
  background-color: #fff;
  border-radius: 9px;
}
.asRange .asRange-pointer:before {
  position: absolute;
  top: -5px;
  right: -4px;
  bottom: -3px;
  left: -4px;
  content: "";
  background: #000;
  border-radius: inherit;
}
.asRange .asRange-pointer:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: #000;
  border-radius: inherit;
}

.asRange .asRange-selected {
  position: absolute;
  left: 30%;
  z-index: 1;
  width: 40%;
  height: 5px;
  background-color: #000;
  border-radius: 9px;
}




}






