/* CSS Document */
@font-face {
	font-family: "maitriseo";
	src: url('police/LubalinGraphStdDemi.otf');
}
@font-face {
	font-family: "maitriseo";
	font-style: italic;
	src: url('police/LubalinGraphStdDemi.otf');
}
@font-face {
	font-family: "maitriseo";
	font-weight: bold;
	src: url('police/LubalinGraphStdDemi.otf');
}

body {
	display: flex;
	flex-direction: column;
	padding: 0;
	margin: 0;
	font-family: Arial;
	background-color: #fff;
}

#encas {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#encas div {
	width: 46%;
	margin: 2%;
	padding: 40px;
	border-radius: 4px;
	background-color: rgba(224,224,224,0.95);
	box-shadow: 10px 5px 5px #666;
}

#encas h3 {
	font-family: maitriseo;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#encas div#encas-pair {
	background-color: #8f959d;
	color: #fff;
}

#encas div#encas-pair h3 {
	border-bottom: 2px solid #fff;
}

#encas div#encas-imp {
	background-color: #ccd8ce;
	color: #000;
}

#encas div#encas-imp h3 {
	border-bottom: 2px solid #000;
}

#encas div#encas-evrp h3 {
	border-bottom: 2px solid #000;
}

#encas div#encas-poste {
	background-color: #9e3b1a;
	color: #fff;
}

#encas div#encas-poste h3 {
	border-bottom: 2px solid #fff;
}

#encas div#encas-as {
	background-color: #9e3b1a;
	color: #fff;
}

#encas div#encas-as h3 {
	border-bottom: 2px solid #fff;
}

#encas div#encas-ami {
}

#encas div#encas-ami h3 {
	border-bottom: 2px solid #000;
}

#encas div#encas-psy h3 {
	border-bottom: 2px solid #000;
}

#encas div#encas-psy {
}

#courriel {
	background-color: rgba(0, 0, 0, 0);
	padding: 20px;
	border-top: solid 1px #000;
	border-left: none;
	border-right: none;
	border-bottom: none;
	font-family: maitriseo;
	font-size: 1.5em;
	width: 50%;
	margin: 20px 0 40px 0;
}

#courriel:hover {
	cursor: pointer;
	color: #666;
	text-decoration: underline #666;
}


#bas-formation td {
	padding: 10px;
}

.rgpd table {
	font-size: 0.8em;
	width: 100%;
	text-align: left;
}

.rgpd td {
	background-color: rgba(224,224,224,0.95);
	padding: 5px;
	border: solid 2px #fff;
}

.retraitrgpd {
	background-color: rgba(224,224,224,0.95);
	margin-left: 10px;
	margin-top: 5px;
	padding: 5px;
	display: block;
}

#entete {
	display: flex;
	flex-direction: column;
}

#entete a {
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
}

#cheminement {
	padding: 10px;
	border-bottom: 1px solid #fff;
	color: #fff;
	background-color: #666;
	font-size: 1.2em;
	font-family: Maitriseo;
}

#catchphrase {
	text-align: center;
	font-size: 1.5em;
	color: #666;
	padding: 80px 10%;
	font-style: italic;
	font-family: initial;
	background-color: rgba(224,224,224,0.95);
}

#catchphrase p {
	text-align: center;
	font-size: 1.5em;
	color: #666;
	font-style: italic;
	font-family: initial;
}

#info {
	height: 40px;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	color: #666;
	vertical-align: middle;
	display: flex;
	flex-direction: row;
}

#info.haut {
	color: #fff;
}

#info img {
	height: 40px;
}

#info div {
	padding: 12px 100px 10px 0;
}

#entete #info a {
	text-decoration: none;
	display: block;
	height: 40px;
	padding: 0 10px 0 20px;
	line-height: 40px;
	font-family: Maitriseo;
}

#logo {
	height: 200px;
	padding: 0;
	margin-left: 10%
}

#entete_contact {
	margin-top: 60px;
	height: 120px;
}

nav {
	flex: 1;
	justify-content:flex-end;
	display: inline-flex;
}

nav ol {
	margin: 0 10px;
	border-right: 10px solid #fff;
	/*border-left: 1px solid #fff;
	border-top: 1px solid #fff;*/
	background-color: rgba(224,224,224,0.95);
	color: #666;
	padding: 0;
}

nav .menuactif {
	color: #fff;
	/*border-right: 10px solid #fc2a44;
	border-left: 1px solid #fc2a44;
	border-top: 1px solid #fc2a44;*/
	border-right: 10px solid #fff;
	background-color: #666;
}

#info nav a.menuactif {
	color: #fff;
}

#info nav ol:hover {
	background-color: rgba(102,102,102,1);
	color: #fff;
}

#info nav a:hover {
	color: #fff;
}

nav li {
	font-size: 1.8em;
}

header {
	z-index: 1;
	width: 100%;
}

#tetecorps {
	height: 40px;
}

#corps {
	background-color: #fff;
	box-shadow: 0 -40px 10px black;
}

.tuile {
	color: #666;
	text-align: left;
	margin: 40px 20px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

#tuiles {
	display: flex;
	padding: 0 20px 20px 20px;
	flex-direction: row;
	align-items: stretch;
	background-color: rgba(224,224,224,0.95);
}

.logotuile img {
	align-content: center;
	height: 80px;
}

.titretuile {
	height: 50px;
	font-size: 2em;
	line-height: 40px;
	padding: 10px 10px 50px 10px;
	text-align: left;
	color: #000;
	font-family: maitriseo;
	border-bottom: solid 3px #000;
}

.titretuileb {
	height: 50px;
	font-size: 2em;
	line-height: 40px;
	padding: 10px 10px 50px 10px;
	color: #000;
	font-family: maitriseo;
	text-align: center;
}

.titretuilec {
	font-size: 1em;
	color: #000;
	font-family: maitriseo;
	text-align: right;
	padding: 10px;
	margin: 10px;
	margin-right: 20px;
	background-color:rgba(224,224,224,0.70);
	width: 230px;
	height: 60px;
}

.tuilprodform {
	height: 300px;
	margin: 10px;
	box-shadow: 10px 5px 5px #888;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
}

/*.titrefor {
	background-image: url("../../images/nor-b.png");
	background-repeat: no-repeat;
	background-position: right;
	background-size:contain;
}

.titreaud {
	background-image: url("../../images/int-b.png");
	background-repeat: no-repeat;
	background-position: right;
	background-size:contain;
}

.titrecon {
	background-image: url("../../images/reg-b.png");
	background-repeat: no-repeat;
	background-position: right;
	background-size:contain;
}*/

.texttuile {
	align-items: stretch;
	flex-grow: 1;
}

.texttuile p {
	text-align: justify;
	margin: 10px;
	font-size: 0.8em;
	font-style: italic;
	color: #000;
}

.lientuile button {
	color: #fff;
	height: 40px;
	font-size: 1em;
	cursor: pointer;
	border: none;
}

#titrerouge {
	background-color: #9e3b1a;
	width: 60px;
	writing-mode: vertical-rl;
	text-orientation: sideways;
	font-size: 2em;
	transform: rotate(180deg);
	color: #fff;
	font-family: maitriseo;
	text-align: center;
	line-height: 60px;
	padding: 20px 0;
}

#startindexform {
	display: flex;
}

#statindex {
	display: flex;
	padding: 10px;
	background-color: #fff;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
}


#statindexb {
	display: flex;
	padding: 10px;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	width: 300px;
	z-index: 1;
	
}

#startindex {
	margin: 0 0 60px 0;
}

#tuilesprod {
	display: flex;
	margin: 80px 30px;
	width: 100%;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;

}

#tuilesprod div {
	flex: auto;
	color: #666;
	min-width: 210px;
	max-width: 232px;
}

.titretp {
	font-family:maitriseo;
	font-size: 1.8em;
	margin: 0;
	padding: 10px;
	background-color: rgba(224,224,224,0.9);
}

.case {
	color: #666;
	margin: 10px;
	text-align: left;
	flex: 1;
}

.case .baseline {
	font-weight: normal;
	font-size: 1em;
}


.case .emphase {
	font-size: 0.7em;
	width: 80%;
	padding-left: 10%;
}

#reussite-log {
	height: 100px;
	width: 100px;
	background-image: url(../../images/reussite.png);
	line-height: 100px;
	font-size: 3.5em;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-shadow: #000 1px 0 10px;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
.circle-svg {
  display: block;
  margin: 10px auto;
  max-height: 300px;
}
.circle-svg text {
  text-align:center;
	font-size: 10px;
  fill: #666;
}
.circle-svg path.percent {
  stroke: #62b950;
  fill: none;
  stroke-width: 3.5;
  stroke-linecap: round;
  animation: progress 3s ease-out forwards;
}
.circle-svg path.around {
    stroke: #c4c4c4;
    fill: none;
    stroke-width: 1;
}

#slidegauche {
	height: 500px;
	width: 100%;
}

#slidedroite {
	margin: 20px 20px 20px 0;
	flex: 1;
	border: solid 1px #666;
	height: 610px;
	background-color: #eee;
}

#linkedin {
	display: flex;
	flex-direction: column;
	height: 100%;
}

#lkientete {
	background-color: #0274b3;
}

#lkientete a {
	display: block;
	width: 100%;
	background-color: #0274b3;
}

#lkicorps {
	font-size: 0.9em;
	padding: 10px;
	color: #666;
	background-color: #fff;
}

#lkiilustr {
	flex: 1;
	align-items: stretch;
	height: inherit;
	text-align: center;
	margin: auto;
	padding-top: 20px;
}

#lkiilustr img {
	max-height: 80%;
	display: block;
}

#lkicorps .hashtag {
	color: #f0303f;
}

#prestat {
    margin-top: 0px;
}

#certif {
	margin: 20px;
}

#certif img {
	max-height: 100%;
	max-width: 100%;
}

.newfond {
	background-color: #666;
	padding: 40px;
}

#nc-index {
	min-height: 607px;
	background-image: url("../../images/fond-france.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 0 -40px -40px;
}

#index-maitriseo {
	color: #fff;
	display: flex;
	flex-direction: row-reverse;
	padding: 10% 25% 0 0;
}

#index-maitriseo table {
	background-color: #666;
}

#index-maitriseo p {
	color: #fff;
}

#index-maitriseo .enseigne {
	font-family: maitriseo;
	font-size: 2em;
}

#index-maitriseo .emphase {
	font-style: italic;
}

#partenaires {
	font-size: 3.5em;
	text-align: left;
	padding-left: 8%;
	color: #666;
}

#partenaires-mini {
	font-size: 3.5em;
	text-align: left;
	padding-left: 8%;
	color: #666;
}

#catchlignea {
	z-index: 10;
	color: #000;
	font-size: 1.5em;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
}
#catchligneb {
	z-index: 10;
	color: #f0303f;
	font-size: 2.5em;
	text-align: left;
	margin: 0 0 60px 90px;
}

#catchlignegr {
	z-index: 10;
	color: #666;
	font-size: 2.5em;
	width: 80%;
	text-align: center;
	padding: 20px 10% 20px 10%;
}

#catchlignebl {
	z-index: 10;
	color: #fff;
	font-size: 2.5em;
	width: 80%;
	text-align: center;
	padding: 20px 10% 20px 10%;
}

#quisommesnous  {
	z-index: 10;
	padding-left: 15%;
	padding-right: 15%;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 70%;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	font-size: 1.2em;
}

#intervenant  {
	z-index: 10;
	padding-left: 15%;
	padding-right: 15%;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 70%;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

#analyse  {
	z-index: 10;
	padding-left: 15%;
	padding-right: 15%;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 70%;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	background-color: #fc2a44;
	color : #fff;
}

#intervenant li {
	list-style: none;
	margin: 10px;
}

#intervenant li.bl {
	background-image: url(../../../frontoffice2/images/bck-li-bl.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	font-weight: bold;
}

#intervenant li.rd {
	background-image: url(../../../frontoffice2/images/bck-li-rd.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	font-weight: bold;
}

#devlop  {
	z-index: 10;
	padding-left: 15%;
	padding-right: 15%;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 70%;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	background-color: #666;
	color: #fff;
}

#icatchligne {
	z-index: 10;
	color: #fc2a44;
	font-size: 2.5em;
	width: 80%;
	text-align: center;
	padding: 20px 10% 20px 10%;
	background-image: url('../../../frontoffice2/images/bcg-sl-red.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

#content {
	padding-left: 15%;
	padding-right: 15%;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 70%;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
}

#content li {
	margin-top: 10px;
}

#cheminement a {
	color : #ccc;
}

#listedomaine {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 30px 40px;
}

#listedomaine button {
	font-size: 1em;
	color: #fff;
	background-color: rgba(102,102,102,0.80);
	background-image: url(../../../frontoffice2/images/puces-liste.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-origin: content-box;
	width: 100%;
	max-width: 31%;
	height: 100px;
	padding: 10px;
	margin: 10px;
	vertical-align: middle;
	text-align: left;
	cursor: pointer;
	border: none;
	box-shadow: 10px 5px 5px #666;
}

#listedomaine button:hover {
	background-color: #9e3b1a;
}

#partenaires-miniature {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 30px 40px;
}


#partenaires-miniature button.selecorm {
	font-size: 1em;
	color: #fff;
	background-color: rgba(102,102,102,0.80);
	background-image: none;
	width: 18%;
	max-width: 31%;
	height: 80px;
	padding: 10px;
	margin: 10px;
	vertical-align: middle;
	text-align: left;
	cursor: pointer;
	border: none;
	box-shadow: 10px 5px 5px #666;
}

#session-inter {
	position: fixed;
	right: 0;
	bottom: 4%;
	color: #666;
	font-size: 2em;
	font-family: maitriseo;
}

#si-text {
	position: fixed;
	right: 220px;
	bottom: 10%;
	color: #666;
	font-size: 2em;
	font-family: maitriseo;
	padding: 10px;
	background-color: rgb(187,187,187,0.8);
	border-radius: 20px;
}

#page-fermer {
	position: fixed; 
	height: 100%; 
	width: 100%; 
	left: 0; 
	top: 0;
	z-index: 1;
}

.fond-cal {
	background-color: rgb(0,0,0,0.8);
	cursor: pointer;
}

.btn-fermer-cal {
	position: fixed;
	left: 80%;
	top: 12%;
	font-family: maitriseo;
	color: #fff;
	padding: 10px;
	width: 150px;
	border: none;
	font-size: 1.5em;
}

#calendier {
	position: fixed;
	height: 80%;
	width: 80%;
	background-color: rgba(224,224,224,0.95);
	left: 10%;
	top: 10%;
	cursor: auto;
	border-bottom: solid 20px rgb(102,102,102,0.8);
	overflow:scroll;
}

#cal-logo img {
	height: 200px;
	margin: 20px;
}

#liste_session {
	display: flex;
	flex-wrap: wrap;
	padding: 10px;
}

#case-calendrier {
	margin: 10px;
}

#top-cal {
	background-color:  rgba(102,102,102,0.80);
	border-radius: 10px 10px 0 0;
	color: #fff;
	text-align: center;
	padding: 5px;
	font-size: 1.3em;
	font-family: maitriseo;
}

#bottom-cal {
	background-color: rgba(255,255,255,0.80);
	border-radius: 0 0 10px 10px;
	padding: 5px 5px 5px 80px;
	width: 300px;
	min-height: 80px;
	text-align: center;
}

#cal-annee {
	width: 100%;
	text-align: center;
	font-size: 1.5em;
	font-family: maitriseo;
	border-bottom: solid 2px #000;
}

#cal-annee-dom {
	width: 100%;
	font-family: maitriseo;
}

#cal-mois {
	font-size: 1.5em;
	font-family: maitriseo;
	line-height: 40px;
	padding: 10px;
	margin: 10px;
	width: 300px;
}

.SECOURISME {
	/*border-left: solid 20px rgba(0,153,102,1);*/
	background-image: url(../../images/fili-sst.png);
	background-repeat: no-repeat;
	background-position: left;
}

.HABILITATION-ELECTRIQUE {
	/*border-left: solid 20px rgba(153,51,51,1);*/
	background-image: url(../../images/fili-hab.png);
	background-repeat: no-repeat;
	background-position: left;
}

.RISQUE-AMIANTE {
	/*border-left: solid 20px rgba(153,153,51,1);*/
	background-image: url(../../images/fili-ami.png);
	background-repeat: no-repeat;
	background-position: left;
}

#top-cal.SECOURISME-top {
	background-color: rgba(0,154,85,1);
}

#top-cal.HABILITATION-ELECTRIQUE-top {
	background-color: rgba(255,196,10,1);
}

#top-cal.RISQUE-AMIANTE-top {
	background-color: rgba(227,7,19,1);
}

.SECOURISME-dom {
	border: 1px solid rgba(0,154,85,1);
	background-image: url(../../images/fili-sst.png);
	background-repeat: no-repeat;
	background-position: left;
}

.HABILITATION-ELECTRIQUE-dom {
	border: 1px solid  rgba(255,196,10,1);
	background-image: url(../../images/fili-hab.png);
	background-repeat: no-repeat;
	background-position: left;
}

.RISQUE-AMIANTE-dom {
	border: 1px solid  rgba(227,7,19,1);
	background-image: url(../../images/fili-ami.png);
	background-repeat: no-repeat;
	background-position: left;
}

#session-inter:hover {
	cursor: pointer;
}

#partenaires-miniature button:hover {
	background-color: #9e3b1a;
}

#listeforma {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 30px 40px;
}

#listeforma .ligne {
	margin: 10px;
	width: 100%;
	max-width: 31%;
	box-shadow: 10px 5px 5px #666;
}

#listeforma .descforma {
	text-align: left;
	color : #fff;
	background-color: #f0303f;
	padding: 10px;
	height: 100px;
	font-style: italic;
	font-size: 0.8em;
}

#listeforma button {
	font-size: 1em;
	color: #fff;
	background-color: rgba(102,102,102,0.80);
	background-repeat: no-repeat;
	background-position: right;
	background-origin: content-box;
	width: 100%;
	height: 60px;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
	cursor: pointer;
	border: none;
}

#listeforma button:hover {
	background-color: rgba(102,102,102,1);
}

#restrain {
	height: 40;
	box-shadow: 0 -40px 10px black;
	 background: linear-gradient(rgb(102, 102, 102, 0.8), rgba(102,102,102,0), rgba(102,102,102,0), rgba(102,102,102,0), rgba(102,102,102,0), rgba(102,102,102,0), rgba(102,102,102,0), rgba(102,102,102,0));
	z-index: -1;
}

.container {
	justify-content: center;
	margin: 50px;
  top: 60px;
  left: calc(50% - 300px);
  display: flex;
}

.card {
  display: flex;
  width: 200px;
  background-color: #17141d;
  border-radius: 10px;
  box-shadow: -1rem 0 3rem #666;
/*   margin-left: -50px; */
  transition: 0.4s ease-out;
  position: relative;
  left: 0px;
}

.card img {
	max-width: 200px;
}

.card:not(:first-child) {
    margin-left: -50px;
}

.card:hover {
  transform: translateY(-20px);
  transition: 0.4s ease-out;
}

.card:hover ~ .card {
  position: relative;
  left: 50px;
  transition: 0.4s ease-out;
}

.title {
  color: white;
  font-weight: 300;
  position: absolute;
  left: 20px;
  top: 15px;
}

.bar {
  position: absolute;
  top: 100px;
  left: 20px;
  height: 5px;
  width: 150px;
}

.emptybar {
  background-color: #2e3033;
  width: 100%;
  height: 100%;
}

.filledbar {
  position: absolute;
  top: 0px;
  z-index: 3;
  width: 0px;
  height: 100%;
  background: rgb(0,154,217);
  background: linear-gradient(90deg, rgba(0,154,217,1) 0%, rgba(217,147,0,1) 65%, rgba(255,186,0,1) 100%);
  transition: 0.6s ease-out;
}

.card:hover .filledbar {
  width: 120px;
  transition: 0.4s ease-out;
}

.circle {
  position: absolute;
  top: 150px;
  left: calc(50% - 60px);
}

.stroke {
  stroke: white;
  stroke-dasharray: 360;
  stroke-dashoffset: 360;
  transition: 0.6s ease-out;
}

svg {
  fill: #17141d;
  stroke-width: 2px;
}

.card:hover .stroke {
  stroke-dashoffset: 100;
  transition: 0.6s ease-out;
}

footer {
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	text-align: center;
	border-top: solid 5px #666;
	display: flex;
	flex-direction: row;
}

.accroche_footer {
	text-align: initial;
	list-style: none;
	margin: 0;
}

.accroche_footer li {
	border-left: 2px solid #fff;
	margin: 0 10px 20px 10px;
	padding-left: 10px;
	font-size: 1.5em;
}

footer a {
	text-decoration: none;
	color: #fff;
}

footer div {
	font-size: 1em;
	text-align: left;
	margin: 20px;
	width: 33%;
}

#prestat td.lienret {
	text-align: left;
	font-size: 0.8em;
}

#prestat td.lienret a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

#produit {
	margin: 40px 0;
}

#pdf {
	cursor: pointer;
	box-shadow: 10px 5px 5px #666;
	background-color: #f0303f;
	border: none;
	color: #fff;
	font-size: 0.8em;
	padding: 5px 40px;
}

#retourform {
	cursor: pointer;
	box-shadow: 10px 5px 5px #666;
	background-color: rgba(102,102,102,0.80);
	border: none;
	color: #fff;
	font-size: 0.8em;
	margin-right: 10%;
	padding: 5px 40px;
}

#colg {
	font-size: 0.8em;
	padding-left: 40px;
	color: #666;
}

#colg td {
	text-align: left;
}

#colg img {
	width: 40px;
}

#colg h3 {
	text-decoration: underline;
	color : #f0303f;
	margin: 0;
	font-weight: normal;
}

#colg p {
	color : #666;
	margin: 0 0 0 0;
	text-align: justify;
}

#colce {
	font-size: 0.8em;
	color : #666;
	padding: 0 40px;
}

#colce td {
	text-align: left;
	margin-bottom: 40px;
}

#colce h3 {
	text-decoration: underline;
	color : #f0303f;
	margin: 0;
	font-weight: normal;
}

#colce p {
	color : #666;
	margin: 0 0 0 0;
	text-align: justify;
}