@charset "UTF-8";

@font-face
{
  font-family: "Greta_Arabic_Regular";
  src: url('fonts/Greta_Arabic_Regular.eot');
  src: url('fonts/Greta_Arabic_Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Greta_Arabic_Regular.woff') format('woff'), url('fonts/Greta_Arabic_Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}

@font-face
{
  font-family: "Greta_Arabic_Light";
  src: url('fonts/Greta_Arabic_Light.eot');
  src: url('fonts/Greta_Arabic_Light.eot?#iefix') format('embedded-opentype'), url('fonts/Greta_Arabic_Light.woff') format('woff'), url('fonts/Greta_Arabic_Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}

@font-face
{
  font-family: "Greta_Arabic_Medium";
  src: url('fonts/Greta_Arabic_Medium.eot');
  src: url('fonts/Greta_Arabic_Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Greta_Arabic_Medium.woff') format('woff'), url('fonts/Greta_Arabic_Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}

@font-face
{
  font-family: "Greta_Arabic_Bold";
  src: url('fonts/Greta_Arabic_Bold.eot');
  src: url('fonts/Greta_Arabic_Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Greta_Arabic_Bold.woff') format('woff'), url('fonts/Greta_Arabic_Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
.arabic {
font-family: 'Greta_Arabic_Regular' !important;
}


* {
  outline: none !important; }

  @media screen and (min-width: 1029px) {
body {
	font-family: Greta_Arabic_Regular;
	color: black;
	background-color: #fff;
	/* font-size: 13px; */
	/* background: url(../img/bg-hexa.jpg) no-repeat center fixed; */
  }
  }
  
@media screen and (max-width: 1029px) {
body {
	/* background: url(../img/fond2.jpg); */
}
}

html,body {
width: 100%;
height: 100%;
}

.bouton-back {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	color:pink;
	font-size:20px;
}

.date-lb {
padding:3px 10px;
background:#e2001a;
color:white;
width:-moz-max-content;
text-align:center;
}

.content-zoom {
	padding:30px;
}

.content-zoom .date-lb {
	font-family: "Roboto";
    font-size: 45px;
    font-weight: 500;
    line-height: 1;
    padding: 5px 10px 7px;
	padding:3px 10px;
	background:#e2001a;
	color:white;
	width:-moz-max-content;
	text-align:center;
	/* top:50px; */
	position:relative;
} 

.content-zoom h2 {
    color: #000;
    font-family: "Roboto",Arial,serif;
    font-size: 2.1em;
    font-weight: 300;
    line-height: 1.3em;
    margin-bottom: 20px;
    margin-top: 0;
    /* margin-top: 60px; */
    text-align: center;
	position:relative;
}

.content-zoom .filet{
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	height: 15px;
	display:block;
	text-align:center;
	width:10%;
	margin:auto;
	padding-top:22px;
}
	
.legende-lb {
	color:#a6a6a6;
	margin-top:0;
	font-size:1.2em;
}

.return {
	display: block;
	position: absolute;
	z-index: 999;
	cursor: pointer;
}


.logo {
	position:fixed;
	bottom: 15px;
	left:15px;
	z-index:99999999;
	width:40px;
	height:40px;}
@media screen and (max-width: 460px) {
	.logo {
	bottom: 5px;
	left:5px;
	width:25px;
	height:25px;}
	}	

/* Header */
.header {
	position: relative;
	margin: 0 auto;
	min-height: 560px;
	width: 100%;
	z-index: 1499;
}

#header {
	z-index: 1499;
	width: 100%;
	background-color:#FFF;
	height:82px;
	opacity:0;
	transition: all .5s ease;
	box-shadow: 0 0 0 #FFF;
}

@media screen and (orientation: portrait) {
	#header {display:none;}
}

#header.sticky{
	position: fixed;
	top:0;
	opacity:1;
	box-shadow: 0 0 15px rgba(0,0,0,.4);
}

#header.sticky + .chapo {
  padding-top: 82px;
}


#titre-header {
	font-size : 0.9em;
	float:left;
	text-transform: uppercase;
	color:white;
	font-weight: 700;
	line-height: 1em;
	 padding: 9px 0px 0 15px;
	overflow:visible;
	text-align:left;
	height:40px;
	z-index: 1000000;	
	/* background-image:url(img/backbutton.png); */
	/* background-color:green; */
	width:20%;
	
}

.surtitre {
	color:#000;
	margin:auto;
	text-align:center;
	/* float:left; */
	margin-left:10px;
	font-weight:800;
	/* background-color:red; */
	/* padding:10px; */
	width:100%;
	font-size:1.2em;
	padding-top:15px;
}


#titre2-header {
	font-size : 0.6em;
	color:white;
	font-weight: 400;
	line-height: 10px;
	padding: 6px 0px 0 15px;
	overflow:visible;
	text-align:left;
	margin-bottom:-7px;
	z-index: 1000000;
}

#partage {
/* 	width:100%; */
/* 	position:fixed; */
	color:red;
	float:right;
	text-align:right;
	margin-top:-40px;
	padding-right:10px;
	z-index:9999999;
	font-size:1.5em;
	/* background-color:pink; */
	
}
.chapo {
	width:60%;
	max-width:1024px;
	margin:auto;
}

@media screen and (max-width: 720px) {
#partage {
	display:none;
}
.chapo {
	width:90%;
}
p {
    font-size: 15px;
	color:#000;
	}
}


.content-zoom {
	margin:auto;
	width:100%;
	max-width: 1179px;
	background-color:#fff;
	height:auto;
}



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 700; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
    font-size: 55%; }

h1, .h1 {
  font-family: 'Roboto';
  font-size:3em;
  padding-bottom:20px;
  text-align:left;
  color:#FFF;
  width:100%;
  padding-top:50px;
  margin-top:0;
  /* position:fixed; */
  top:0;

  text-align:center;
  z-index:990000000;
 margin-bottom: -80px;
  
 }
 


h2, .h2 {
  font-size: 3vw;
  color:#000;
  font-weight:700;
  /* text-shadow: 2px 2px 4px #000; */
  }

h3, .h3 {
	font-size: 2.1em;
	line-height:1.3em;
	margin-bottom: 20px;
	padding-top:0px;
	margin-top:0px;
	font-family: "Roboto", Arial, serif;
	text-align:center;
	font-weight:700;
	color: #000;
}

h4, .h4 {
  font-size: 20px; }

h5, .h5 {
  font-size: 15px;
  font-weight: 400; }

h6, .h6 {
  font-size: 13px;
  font-weight: 600; }

p {
  margin-bottom: 15px; }

.lead {
  font-weight: 300; }

strong {
    font-family: "Greta_Arabic_Medium"; }

a {
  color: #000;
   text-decoration:underline;
  font-weight:700;
	transition:0.3s;
	opacity:1;
  }
  
  a:hover {
    color: #000;
	opacity:1;
    text-decoration:none; }

	
	
blockquote {
  border-color: #dddddd; }

hr {
  border-color: #d0d0d0; }

/*----------------------------------------------------------------------------------- */
/*  Background color helper classes */
/*----------------------------------------------------------------------------------- */
.bg-primary, .bg-success, .bg-info, .bg-warning, .bg-danger, .bg-muted {
  color: white; }
  .bg-primary .page-header, .bg-success .page-header, .bg-info .page-header, .bg-warning .page-header, .bg-danger .page-header, .bg-muted .page-header {
    color: white; }

.bg-primary {
  background-color: white; }
  .bg-primary {
  background-color: white; }

.bg-article{
/* 	background-color: #a97a4b;
	background-image: url(../img/calendar.png); */
	background-repeat: no-repeat;
	background-position: center center;
	height: 54px;
	width: 54px;
}

.bg-video{
	background-color: #a97a4b;
	background-image: url(../img/video.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 54px;
	width: 54px;
}

.bg-quote{
	background-color:  #a97a4b;
	background-image: url(../img/quote.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 54px;
	width: 54px;
}

.bg-son{
	background-color:  #a97a4b;
	background-image: url(../img/son.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 54px;
	width: 54px;
}

.bg-comment{
	background-color:  #a97a4b;
	background-image: url(../img/conversation.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 54px;
	width: 54px;
}




.bg-info {
  background-color:  #a97a4b; }

.bg-warning {
 background-color: white; }
.bg-danger {
  background-color: white; }

.bg-muted {
  background-color: white; }

/*----------------------------------------------------------------------------------- */
/*  Buttons */
/*----------------------------------------------------------------------------------- */
.btn {
  border: 1px solid rgba(0, 0, 0, 0.25) !important;
  font-weight: 600; }
  .btn.active, .btn:active {
    box-shadow: none; }

.btn-primary {
  background: #00a7e2; }
  .btn-primary:hover, .btn-primary.active, .btn-primary:focus {
    background: #2ea9a2; }

.btn-success {
  background: #51be38; }
  .btn-success:hover, .btn-success.active, .btn-success:focus {
    background: #4aae33; }

.btn-info {
  background: #5bc0de; }
  .btn-info:hover, .btn-info.active, .btn-info:focus {
    background: #4ab9db; }

.btn-warning {
  background: #ef9544; }
  .btn-warning:hover, .btn-warning.active, .btn-warning:focus {
    background: #ed8a31; }

.btn-danger {
  background: #f05a5b; }
  .btn-danger:hover, .btn-danger.active, .btn-danger:focus {
    background: #ee4748; }

.btn-link {
  color: #00a7e2; }

.btn-group.open .dropdown-toggle {
  box-shadow: none; }
  .btn-group.open .dropdown-toggle.btn-primary {
    background-color: #227d77;
    border-color: #227d77; }
    .btn-group.open .dropdown-toggle.btn-primary .caret {
      border-top-color: white; }
  .btn-group.open .dropdown-toggle.btn-success {
    background-color: #388327;
    border-color: #388327; }
    .btn-group.open .dropdown-toggle.btn-success .caret {
      border-top-color: white; }
  .btn-group.open .dropdown-toggle.btn-info {
    background-color: #28a1c5;
    border-color: #28a1c5; }
    .btn-group.open .dropdown-toggle.btn-info .caret {
      border-top-color: white; }
  .btn-group.open .dropdown-toggle.btn-warning {
    background-color: #d46e12;
    border-color: #d46e12; }
    .btn-group.open .dropdown-toggle.btn-warning .caret {
      border-top-color: white; }
  .btn-group.open .dropdown-toggle.btn-danger {
    background-color: #e81517;
    border-color: #e81517; }
    .btn-group.open .dropdown-toggle.btn-danger .caret {
      border-top-color: white; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -2px; }
.btn-group.open .dropdown-toggle {
  box-shadow: none; }

/*----------------------------------------------------------------------------------- */
/*  Nav pills */
/*----------------------------------------------------------------------------------- */
.nav-pills > li > a {
  font-weight: 600; }
  .nav-pills > li > a:hover {
    background-color: rgba(0, 0, 0, 0.05); }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #00a7e2; }

/*----------------------------------------------------------------------------------- */
/*  Dropdowns */
/*----------------------------------------------------------------------------------- */
.dropdown-menu {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  text-align: left; }
  .dropdown-menu > li > a {
    color: black;
    padding: 5px 12px 7px; }
  .dropdown-menu > li:first-child a {
    border: 0; }
  .dropdown-menu .divider {
    margin: 4px 0; }

/*----------------------------------------------------------------------------------- */
/*  Tables */
/*----------------------------------------------------------------------------------- */
.table thead tr th {
  font-weight: 700;
  background-color: rgba(255, 255, 255, 0.6) !important;
  color: black;
  border: 0;
  vertical-align: middle; }
.table tbody {
  background-color: white; }
  .table tbody tr td {
    font-size: 14px;
    border-top: 0;
    vertical-align: middle; }
.table tfoot > tr > td {
  border-top: 0; }
.table tfoot > tr:first-child > td {
  border-top: 1px solid #dddddd;
  padding-top: 15px; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: rgba(0, 0, 0, 0.05); }

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #51be38;
  color: white; }

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #5bc0de;
  color: white; }

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #ef9544;
  color: white; }

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f05a5b;
  color: white; }



/*----------------------------------------------------------------------------------- */
/*  List groups */
/*----------------------------------------------------------------------------------- */
.list-group .list-group-item.active, .list-group .list-group-item.active:hover, .list-group .list-group-item.active:focus {
  color: white;
  background-color: #00a7e2;
  border-color: #27918b; }
  .list-group .list-group-item.active .badge, .list-group .list-group-item.active:hover .badge, .list-group .list-group-item.active:focus .badge {
    color: #00a7e2;
    background-color: white; }

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  background-color: #00a7e2;
  border-color: #00a7e2; }

/*----------------------------------------------------------------------------------- */
/*  Form styles */
/*----------------------------------------------------------------------------------- */
label {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 8px; }

.form-group {
  margin-bottom: 25px; }

.form-control {
  border: 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.35); }
  .form-control:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.35); }

.input-group {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.35);
  border-radius: 4px; }
  .input-group.input-group-lg {
    border-radius: 6px; }
  .input-group.input-daterange {
    border-radius: 4px; }
  .input-group .form-control {
    border: 0;
    box-shadow: none; }
  .input-group .input-group-btn .btn {
    margin: 0 !important;
    border: 0 !important; }
  .input-group .input-group-addon {
    background-color: rgba(255, 255, 255, 0.2);
    border: 0;
    color: black; }

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -2px;
  position: relative;
  z-index: 10; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: -2px; }

.has-feedback .form-control-feedback {
  top: 50%;
  margin-top: -17px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #60c560; }
.has-success .form-control {
  border-color: #60c560; }
.has-success .form-control-feedback {
  color: #60c560; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #f0ad4e; }
.has-warning .form-control {
  border-color: #f0ad4e; }
.has-warning .form-control-feedback {
  color: #f0ad4e; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #d9534f; }
.has-error .form-control {
  border-color: #d9534f; }
.has-error .form-control-feedback {
  color: #d9534f; }

/*----------------------------------------------------------------------------------- */
/*  Emphasis Classes */
/*----------------------------------------------------------------------------------- */
.text-primary {
  color: #00a7e2; }

.text-success {
  color: #51be38; }

.text-info {
  color: #5bc0de; }

.text-warning {
  color: #ef9544; }

.text-danger {
  color: #f05a5b; }

/*----------------------------------------------------------------------------------- */
/*  Panels */
/*----------------------------------------------------------------------------------- */
.panel {
  border: 0; }
  
  .panel .panel-body {
    padding: 30px;
	margin:0px;
	 width:100%;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	/* border:1px solid #444; */
	/* border-top:4px solid #00a7e3; */
	background-color:#f8f8f8;
	/* text-align:left; */
	}
	
	 .zoom1 {
	
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	background-image: url(../img/loupe2.png);
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: center bottom;

  }
  
  
   .zoom1 img{
	/* padding:20px;  */
	  }
 

	
	 .zoom1:hover {
		 position: absolute;
	margin-bottom:20px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	background-size: 47px 47px;
	background-repeat: no-repeat;
	background-position: center bottom;
	
  }

.panel-heading .panel-toggle {
  background: #f9fafa; }
.panel-heading .panel-title {
  font-size: 18px; }

/*----------------------------------------------------------------------------------- */
/*  Tab Styles */
/*----------------------------------------------------------------------------------- */
.nav-tabs > li > a {
  border-radius: 0px; }
  .nav-tabs > li > a:hover {
    background-color: rgba(0, 0, 0, 0.05); }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: white; }

.tab-content {
  background-color: white;
  border: 1px solid #dddddd;
  border-top: 0;
  padding: 15px 15px 5px; }

/*----------------------------------------------------------------------------------- */
/*  Progress Bars */
/*----------------------------------------------------------------------------------- */
progress {
  /* Positioning */
  position: fixed;
  left: 0;
  top: 0;

  /* Dimensions */
  width: 100%;
  height: 5px;

  /* Reset the appearance */
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;

  /* Get rid of the default border in Firefox/Opera. */
  border: none;

  /* Progress bar container for Firefox/IE10+ */
  background-color: transparent;

  /* Progress bar value for IE10+ */
  color: red;
}

progress::-webkit-progress-bar {
  background-color: transparent;
}

progress::-webkit-progress-value {
  background-color: red;
}

progress::-moz-progress-bar {
  background-color: red;
}
	
#progressbar {
	position: fixed;
	top: 0px;
	left: 0px;
	border: none;
	z-index: 999999;
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	height: 2px;
	/* background-color: #fff; */
	background-position: center top;
}
 #progressbar::-webkit-progress-bar {
 position: fixed;
 top: 0px;
 left:0px;
 border: none;
 z-index: 999999;
 -webkit-appearance: none;
 appearance: none;
 width: 100%;
 height: 2px;
 background-color: #000;
 background-position: center top;
}
#progressbar::-webkit-progress-value {
 background:#000;
}
#progressbar::-moz-progress-bar {
 background:#000;
}

.well {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.05);
  }



.timeline {
  list-style: none;
  position: relative;
  max-width: 1280px;
  padding: 50px;
  margin: 0 auto;
  overflow: hidden; }

  .timeline:after { /* GRANDE LIGNE TIMELINE */
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -3px;
    background-color: rgba(0, 0, 0, 1);
    height: 100%;
    width: 5px;
    border-radius: 20px;
    display: block; }
  .timeline .timeline-row {
    padding-left: 50%;
    position: relative;
    z-index: 10; }
    .timeline .timeline-row .timeline-time {
	position: absolute;
	right: 50%;
	top:45px;
	/* text-align: right; */
	margin-right: 40px;
	font-size: 45px;
	line-height: 1;
	font-weight: 400;
	font-family:Greta_Arabic_Regular;
	/* text-transform: uppercase; */
	color: #000;
	background-color: #ddd;
	display: inline-block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	   }
    .timeline-time100 {
	position: static;
	text-align: center;
	font-size: 25px;
	line-height: 1;
	font-weight: 400;
	font-family: 'Roboto';
	color: #000;
	background-color: #ddd;
	display: inline-block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	   }

@media screen and (max-width: 640px) {
 
} 
	   
      .timeline .timeline-row .timeline-time small {
        display: block;
        color: white;
        text-transform: uppercase;
        opacity: 0.75;
        font-size: 11px;
        font-weight: 400; }
    .timeline .timeline-row .timeline-icon {
      position: absolute;
      top: 45px;
      left: 50%;
      margin-left: -15px;
      width:30px;
      height:36px;
      /* border-radius: 50%; */
      /* background-color:#000; */
      text-align: center;
      /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); */
	  background-image:url(../img/hexa.png);
      overflow: hidden;
      padding: 3px;
      color: white;
      font-size: 14px;
      z-index: 100;
	  }
      .timeline .timeline-row .timeline-icon > div {
        border-radius: 50%;
        line-height: 54px;
        font-size: 16px; }
    .timeline .timeline-row .timeline-content {
      margin-left: 40px;
      position: relative;
      background-color: #fff;
      color: #000; }
	  
      .timeline .timeline-row .timeline-content:after {
        content: "";
        position: absolute;
        top: 60px;
        left: -40px;
        height: 4px;
        width: 40px;
		margin-right:-25px;
        background-color: rgba(0, 0, 0, 1);
		
        z-index: -1; }
      .timeline .timeline-row .timeline-content .panel-body {
/*        -webkit-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.4);
		-moz-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.4);
		box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.4); */
        position: relative;
        z-index: 10; }
		
		
		
		
      .timeline .timeline-row .timeline-content h2 {
	font-size: 2.1em;
	line-height:1.3em;
	margin-bottom: 20px;
	padding-top:0px;
	margin-top:0px;
	font-family: "Roboto", Arial, serif;
	text-align:left;
	font-weight: 700;
	color: #000;
}


.footer {
	position:relative;
	width:100%;
	color:#000;
	background-color:rgBA(255,255,255,0.85);
	padding:20px;
	line-height:1.5em;
	margin-top:20px;
}

.intro_up {
	/* text-shadow: 2px 2px 3px #000; */
	font-weight:400;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	bottom: -3px;
	margin-top:20px;
}

.intro_up img {
	transition:all ease-in-out 0.2s;
}

.intro_up img:hover {
	opacity:0.5;
}

.fleche-scroll {
	transition:0.3s;
	opacity:0.8;
}
.fleche-scroll:hover {
	transition:0.3s;
	opacity:1;
}

.filet{
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	height: 15px;
	display:block;
	text-align:center;
	width:30%;
	margin:auto;
	padding-top:22px;
}

.credit-photo {
	color:#afafaf;
	font-size:0.7em;
	margin-left:20px;
}

      .timeline .timeline-row .timeline-content p {
        margin-bottom: 15px; }
      .timeline .timeline-row .timeline-content img {
        margin-bottom: 15px;
		margin:auto; }
      .timeline .timeline-row .timeline-content blockquote {
        border-color: #eeeeee; }
        .timeline .timeline-row .timeline-content blockquote footer, .timeline .timeline-row .timeline-content blockquote small, .timeline .timeline-row .timeline-content blockquote .small, .timeline .timeline-row .timeline-content blockquote.blockquote-reverse footer, .timeline .timeline-row .timeline-content blockquote.blockquote-reverse small, .timeline .timeline-row .timeline-content blockquote.blockquote-reverse .small {
          color: #999999; }
      .timeline .timeline-row .timeline-content .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        margin-bottom: 15px;
        overflow: hidden; }
        .timeline .timeline-row .timeline-content .video-container iframe, .timeline .timeline-row .timeline-content .video-container object, .timeline .timeline-row .timeline-content .video-container embed {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
    .timeline .timeline-row:nth-child(odd) {
      padding-left: 0;
      padding-right: 50%; }
      .timeline .timeline-row:nth-child(odd) .timeline-time {
        right: auto;
        left: 50%;
        text-align: left;
        margin-right: 0;
        margin-left: 40px; }
      .timeline .timeline-row:nth-child(odd) .timeline-content {
        margin-right: 40px;
        margin-left: 0; }
		
        .timeline .timeline-row:nth-child(odd) .timeline-content:after {
          left: auto;
          right: -15px; }
  .timeline.animated .timeline-row .timeline-content {
    opacity: 0;
    left: 40px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s; }
  .timeline.animated .timeline-row:nth-child(odd) .timeline-content {
    left: -40px; }
  .timeline.animated .timeline-row.active .timeline-content {
    opacity: 1;
    left: 0; }
  .timeline.animated .timeline-row.active:nth-child(odd) .timeline-content {
    left: 0; }

@media (max-width: 680px) {
  .timeline {
    padding: 10px 30px 10px 10px; }
    .timeline:after {
      left: 39px; }
    .timeline .timeline-row {
      padding-left: 0;
      margin-bottom: 16px; }
      .timeline .timeline-row .timeline-time {
        position: relative;
        right: auto;
        top: 0;
        text-align: left;
        margin: 0 0 6px 70px; }
        .timeline .timeline-row .timeline-time strong {
          display: inline-block;
          margin-right: 10px; }
      .timeline .timeline-row .timeline-icon {
        top: 78px;
        left: 12px;
        margin-left: 0; }
      .timeline .timeline-row .timeline-content {
        margin-left: 70px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
        position: relative; }
        .timeline .timeline-row .timeline-content:after {
			width:46px;
          right: auto !important;
          left: -34px !important;
          top: 45px; }
      .timeline .timeline-row:nth-child(odd) {
        padding-right: 0; }
        .timeline .timeline-row:nth-child(odd) .timeline-time {
          position: relative;
          right: auto;
          left: auto;
          top: 0;
          text-align: left;
          margin: 0 0 6px 70px; }
        .timeline .timeline-row:nth-child(odd) .timeline-content {
          margin-right: 0;
          margin-left: 70px; }
    .timeline.animated .timeline-row:nth-child(odd) .timeline-content {
      left: 20px; }
    .timeline.animated .timeline-row.active:nth-child(odd) .timeline-content {
      left: 0; } 
	  
	   .timeline .timeline-row .timeline-time { 
  font-size: 30px;
	line-height:30px;
  }}
	  
	  
.big_date{
	
	font-size: 38px;
	font-weight:700;
	color: #FFF;
	padding:100px;	

	}
	
.citation{	
	background-image: url(../img/citation-01.png);
	background-repeat: no-repeat;
	background-position:center top;
	/* padding-top: 56px; */
	/* padding-bottom: 30px; */
	padding-left:0;
	padding-right:0;
	margin:auto;
	text-align:center;
	width: 100%;
	font-size: 1.8em;
	/* line-height:1.2em; */
	font-weight: 300;
	color: #00a7e3;
	/* margin-top:30px; */
	/* margin-bottom:30px; */
	
	}
	
.citation-2{	
	background-image: url(../img/note.png);
	background-repeat: no-repeat;
	background-position:center top;
	padding-top: 56px;
	/* padding-bottom: 30px; */
	padding-left:0;
	padding-right:0;
	margin:auto;
	text-align:center;
	width: 100%;
	font-size: 1.8em;
	/* line-height:1.2em; */
	font-weight: 300;
	color: #e20000;
	margin-top:30px;
	/* margin-bottom:30px; */
	
	}
	
	.citation::after .citation-2::after {
	content:"";
	background-image: url(../img/citation-02.png);
	background-repeat: no-repeat;
	background-position:center bottom;
	width:100%;
	height:2px;
	display:block;
	margin-left:0;
	/* margin-top:25px; */
}

.auteur-citation {
	text-align:center;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:500;
	color:#e2001a;
}

#timeline h1{
	width:60%;
	margin:auto;
	padding:auto;
}

.chapeau {
	max-width:1280px;width:90%;margin:auto;padding:auto;
	color:#000;
	font-size:1.5em;
	line-height:1.5em;
	font-weight:300;
}
	

#introduction{
	
	
/*	padding-top:520px;*/}
	
	#chap1, #chap1,#chap3,chap4{
		
	padding-top:80px;	
		}


/*intro*/
/* -------------------------------- 

Mask 2

-------------------------------- */
.mask-2.cd-intro-content * {
  /* overwrite default style */
  opacity: 1;
  
}

.mask-2.cd-intro-content .content-wrapper {
  position: absolute;
  width: 100%;
/*  max-width: 650px;*/
  margin: 0 auto;
  padding: auto;
  text-align:center;
  overflow: hidden;
  height:37%;
  top:15%;
}
.mask-2.cd-intro-content .content-wrapper::before {
  /* vertical bar */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
  width: 0px;
  background-color: #d8ff00;
  -webkit-animation: cd-pulse 1.5s 0.3s both;
  -moz-animation: cd-pulse 1.5s 0.3s both;
  animation: cd-pulse 1.5s 0.3s both;
}
.no-cssanimations .mask-2.cd-intro-content .content-wrapper::before {
  opacity: 0;
}
.mask-2.cd-intro-content .content-wrapper > div {
  /* wrap the entire content */
  position: relative;
  z-index: 1;
}

.mask-2.cd-intro-content .content-wrapper,
.mask-2.cd-intro-content .content-wrapper > div {
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  animation-duration:3s;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}

.mask-2.cd-intro-content .content-wrapper {
  -webkit-animation-name: cd-mask-wrapper;
  -moz-animation-name: cd-mask-wrapper;
  animation-name: cd-mask-wrapper;
}

.mask-2.cd-intro-content .content-wrapper > div {
  -webkit-animation-name: cd-mask-content;
  -moz-animation-name: cd-mask-content;
  animation-name: cd-mask-content;
}

@-webkit-keyframes cd-mask-wrapper {
  0% {
    -webkit-transform: translateX(70%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-mask-wrapper {
  0% {
    -moz-transform: translateX(70%);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-mask-wrapper {
  0% {
    -webkit-transform: translateX(70%);
    -moz-transform: translateX(70%);
    -ms-transform: translateX(70%);
    -o-transform: translateX(70%);
    transform: translateX(70%);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-mask-content {
  0% {
    -webkit-transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-mask-content {
  0% {
    -moz-transform: translateX(-100%);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-mask-content {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-pulse {
  0%, 30.8% {
    opacity: 0;
  }
  15.4%, 46.2%, 61.5%, 70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes cd-pulse {
  0%, 30.8% {
    opacity: 0;
  }
  15.4%, 46.2%, 61.5%, 70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes cd-pulse {
  0%, 30.8% {
    opacity: 0;
  }
  15.4%, 46.2%, 61.5%, 70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


.cmn-t-pulse {
 
  animation: pulse 1s ease infinite;
  /* transition: transform 0.2s; */
}
.cmn-t-pulse:hover {
  color: #fff;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}




#slideshow > div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
	
}

.liens{position:absolute;
z-index:9999999;
float:right;
text-align:right;
right:2.6vw;

top:47%;
width:47%;

}
.titre{
	
	text-align:left;
	margin-top:6vw;
	margin-left:5vw;
}

 .titre-petit{
	display:none;
}	

.titre img {
width:50%;
max-width:1130px;
height:auto;
}

.titre-petit img {
width:80%;
height:auto;
}

@media screen and (max-width: 720px) {
  .liens{
width:100%;
 background-color: rgba(0, 0, 0, 0.5);
 padding:15px;
 right:0;bottom:0}
 
 .titre{
	display:none; 
	}
	
 .titre-petit{
	display:inline-block;
	width:100%;	
		text-align:center;
	margin-top: 45vh; /* poussé de la moitié de hauteur de viewport */
	transform: translateY(-50%); 
}
	}	
}




.menu{
position:relative;		
display:block;
float:left;
width:50%;
  -webkit-transition: opacity 6s ease-in-out;
  -moz-transition: opacity 6s ease-in-out;
  -o-transition: opacity 6s ease-in-out;
  transition: opacity 6s ease-in-out;
   -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.menu a img:hover{
	transform:scale(1.2,1.2);
	transform-origin:50 50;
	 -webkit-transition: all 0.7 ease; /* Safari and Chrome */
    -moz-transition: all 0.7 ease; /* Firefox */
    -ms-transition: all 0.7 ease; /* IE 9 */
    -o-transition: all 0.7 ease; /* Opera */
    transition: all 0.7 ease;
	}
	.menu a img{
	
	 -webkit-transition: all 0.7s ease; /* Safari and Chrome */
    -moz-transition: all 0.7s ease; /* Firefox */
    -ms-transition: all 0.7 ease; /* IE 9 */
    -o-transition: all 0.7 ease; /* Opera */
    transition: all 0.7 ease;
	}



.menu img {display: block;
	max-width: 100%;
	height: auto;max-width:350px;min-width:150px;}


.fade-in {
	opacity:0;  /* make things invisible upon start */
	-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;
 
	-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
 
	-webkit-animation-duration:2s;
	-moz-animation-duration:2s;
	animation-duration:2s;
}
 
.fade-in.two {
-webkit-animation-delay: 3s;
-moz-animation-delay: 3s;
animation-delay: 3s;
}

.fade-in.one {
-webkit-animation-delay: 2s;
-moz-animation-delay: 2s;
animation-delay: 2s;
}



@media screen and (max-width: 720px) {
	.timeline .timeline-row .timeline-icon {
	display:none;
	}
	.timeline:after {display:none; }
	.timeline .timeline-row .timeline-content:after {display:none; }
	.timeline .timeline-row:nth-child(odd) .timeline-content {margin-left: 20px; }    
	.timeline .timeline-row .timeline-content {margin-left: 20px;}
	.timeline .timeline-row:nth-child(odd) .timeline-time {position: relative;margin-left:20px; }
	.timeline .timeline-row .timeline-time {position: relative; margin-left:20px;}
} 

.tag-1 {
	padding:3px 10px;
	background-color:#af0025;
	display:inline-block;
	height:auto;
	width:auto;
	color:#fff;
	border-radius:3px;
	margin-bottom:10px;
	font-size:1em;
	margin-left:0px;
}

.tag-2 {
	padding:3px 10px;
	background-color:#00a7e3;
	display:inline-block;
	height:auto;
	width:auto;
	color:#fff;
	border-radius:5px;
	margin-bottom:10px;
	font-size:1em;
	margin-left:0px;
}

.tag-3 {
	padding:3px 10px;
	background-color:#f18200;
	display:inline-block;
	height:auto;
	width:auto;
	color:#fff;
	border-radius:5px;
	margin-bottom:10px;
	font-size:1em;
	margin-left:0px;
}

.tag-4 {
	padding:3px 10px;
	background-color:#52a352;
	display:inline-block;
	height:auto;
	width:auto;
	color:#fff;
	border-radius:5px;
	margin-bottom:10px;
	font-size:1em;
	margin-left:0px;
}