
body {
 
  --couleur-management  :red;
  --couleur-metier :#318ce7;
  --couleur-support :#1fa055;

}

ol, ul {
   
}

a {
 
}
@media only screen and (max-width: 768px){
a {
font-size: 17px;

line-height: 25px;
}
}
ol, ul {
   
}
.media {
    display: block !important;
  
    -ms-flex-align: start;
   
}

a:hover, a:active, a:focus {

}
@media only screen and (max-width: 768px){
a:hover, a:active, a:focus {

}
}

p {
  font-size:20px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;
  padding: 0;
  margin: 0 0 30px 0;
}
.description {margin:20px }
.pt-5, .py-5 { padding-top: 1rem!important;}

@media (min-width: 992px) {
.container, .container-lg, .container-md, .container-sm {  max-width: 100%;}
}
h1, h2, h3, h4, h5, h6 {
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 50px;
  font-weight: 400;
  
  padding: 0;
}
ul {

}
@media only screen and (max-width: 768px){
ul {
font-size: 17px;
font-family:Calibri,Cambria,Arial,sans-serif;
line-height: 25px;
}
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #007bff;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #2990ff;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
/*#header {
  height: 150px;
  z-index: 997;
  transition: all 0.5s;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
}

#header.header-scrolled {
  height: 140px;
}

#header .logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  #header .logo h1 {
    font-size: 28px;
  }
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #00366f;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  max-height: 26px;
}

*/

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/

.hero {
	background-image: url(../img/hero-bg.png) ;
	background-repeat: no-repeat;
	background-size: cover;
    background-position: center center;
	text-align: center;
	padding: calc(var(--heightHeader) + var(--marginTopHeader)) 0px 10px 0px ;height: 590px;
  height: calc(488px + calc(var(--heightHeader) + var(--marginTopHeader)));
 
}
@media (max-width: 768px) {
  .hero {
  background-image: url(../img/hero-bg.png) ;
  background-repeat: no-repeat;
  background-size: cover;
    background-position: center center;
  text-align: center;
  padding: calc(var(--heightHeader) + var(--marginTopHeader)) 0px 10px 0px ;height: 590px;

 
        }
}

.organisation {}

.organisation img{max-width: 100%;
    height: auto;}

.hero h2{color: white;font-size: 52px;}

@media (max-width: 991px) {
  #hero {
    padding: 0px 0 0px 0;
  }
}




@media (max-width: 574px) {
  #hero {
  
  }
}

#hero .hero-img {display: flex; justify-content: center; align-items: center;
 
}

@media (max-width: 991px) {
  #hero .hero-img {
    width: 100%;
    float: none;
    margin: 0px;
  }
}

@media only screen and (max-width: 768px){
   #hero {padding: 5px 0; }
   #hero .hero-img {}
   .hero h2{font-size: 35px;}
}

#hero .hero-info {
  width: 50%;
  float: left;
}

@media (max-width: 991px) {
  #hero .hero-info {
    width: 80%;
    float: none;
    margin: auto;
    text-align: center;
    font-family:Calibri,Cambria,Arial,sans-serif;
    line-height: 40px;
  }
}

@media only screen and (max-width: 768px) {
  #hero .hero-info {
    width: 100%;
	font-size: 17px;
    line-height: 25px;
  }
}

#hero .hero-info h2 {
  color: #fff;
  margin-bottom: 40px;
  margin-top: 140px;
  font-size: 50px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  font-weight: 500;
  line-height: 40px;

}

#hero .hero-info h2 span {
  color: #74b5fc;
  text-decoration: underline;
}

@media only screen and (max-width: 768px) {
  #hero .hero-info h2 {
    font-size: 40px;
	line-height: 25px;
	font-family:Calibri,Cambria,Arial,sans-serif;
    margin-bottom: 30px;
  }
}



/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
section {
  overflow: hidden;
}

/* Sections Header
--------------------------------*/
.section-header h3 {
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;
  font-size: 40px;
  color: #283d50;
  text-align: center;
  font-weight: bold;
  position: relative;
  line-height: 40px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px){
.section-header h3 {
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;
  font-size: 35px;
  color: #283d50;
  text-align: center;
  font-weight: bold;
  position: relative;
  line-height: 40px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
}

/* Section with background
--------------------------------*/
.clearfix {
  background: #ecf5ff;
}

/*--------------------------------*/
/* Portfolio Section
--------------------------------*/
#portfolio {
 
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);

  

}

#portfolio .portfolio-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
  margin-top: 40px;
}

#portfolio .portfolio-item .portfolio-wrap {
  overflow: hidden;
  position: relative;
  border-radius: 6px;
  margin: 0;
}

#portfolio .portfolio-item .portfolio-wrap:hover img {
  opacity: 0.4;
  transition: 0.3s;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  opacity: 0;
  transition: 0.2s linear;
}


#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: 36px;
  height: 36px;
  background: #007bff;
  border-radius: 50%;
  margin: 10px 4px 0 4px;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview i {
  font-size: 22px;
  color: #fff;
  line-height: 0;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover {
  background: #3395ff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover i {
  color: #fff;
}

#portfolio .portfolio-item .portfolio-wrap:hover {
  background: #003166;
}

#portfolio .portfolio-item .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}


/*--------------------------------*/
/* About Section
--------------------------------*/
#about {
  background: #fff;
  padding: 15px 0;
 
}

#about .about-container .background {
  margin: 20px 0;
}

#about .about-container .content {
  background: #fff;
}

#about .about-container .title {
  color: #333;
  font-weight: 300;
  font-size: 30px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;
}

#about .about-container p {
  font-size: 20px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;

}
@media only screen and (max-width: 768px){
#about .about-container p{
font-size: 17px;
font-family:Calibri,Cambria,Arial,sans-serif;
line-height: 25px;
}
}
#about .about-container p:last-child {
  margin-bottom: 0;
  font-size: 20px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;
}
@media only screen and (max-width: 768px){
#about .about-container p:last-child  {
font-size: 17px;
font-family:Calibri,Cambria,Arial,sans-serif;
line-height: 25px;
}
}

#about .about-container .icon-box {
  background: #fff;
  background-size: cover;
 
  font-size: 30px;
  
}
@media only screen and (max-width: 768px){
#about .about-container .icon-box{
font-size: 25px;
font-family:Calibri,Cambria,Arial,sans-serif;
line-height: 25px;
}
}

#about .about-container .icon-box .icon {
  float: left;
  background: #fff;
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid var(--couleur-management);
  transition: all 0.3s ease-in-out;
}

#about .about-container .icon-box .icon i {
  color: var(--couleur-management);
  font-size: 24px;
  line-height: 0;
}

#about .about-container .icon-box:hover .icon {
  background: #007bff;
}

#about .about-container .icon-box:hover .icon i {
  color: #fff;
}

#about .about-container .icon-box .title {
  margin-left: 80px;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 35px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;
  color: var(--couleur-management) ;

}
@media only screen and (max-width: 768px){
#about .about-container .icon-box .title {
font-size: 30px;
font-family:Calibri,Cambria,Arial,sans-serif;
line-height: 25px;
}
}

#about .about-container .icon-box .description {
  margin-left: 50px;
  font-size:20px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;

}


#about .about-extra {
 
}
#about .about-extra .background {
  margin: 20px 0;
}
#about .about-extra .content {
  background: #fff;
}
#about .about-extra .description  {
  
  margin-left: 80px;
 line-height: 10px;
  font-size: 20px;
}

#about .about-extra .title  {
  
  margin-left: 80px;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 30px;
}
#about .about-extra .title  a {
 color: #283d50;
  font-size: 25px;
}
#about .about-extra p {
  font-size: 20px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;

}
@media only screen and (max-width: 768px){
#about .about-extra p{
font-size: 17px;
font-family:Calibri,Cambria,Arial,sans-serif;
line-height: 25px;
}
}
#about .about-extra p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px){
#about .about-extra p:last-child  {
font-size: 17px;
font-family:Calibri,Cambria,Arial,sans-serif;
line-height: 25px;
}
}

#about .about-extra .icon-box {
  background: #fff;
  background-size: cover;

  font-size: 30px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;
  font-size: 20px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;
  font-style: normal;
  font-weight: 400;
  
}
@media only screen and (max-width: 768px){
#about .about-extra .icon-box{
font-size: 25px;
font-family:Calibri,Cambria,Arial,sans-serif;
line-height: 25px;
font-size: 17px;
line-height: 25px;
}
}
#about .about-extra .icon-box .icon {
  float: left;
  background: #fff;
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid var(--couleur-metier);
  transition: all 0.3s ease-in-out;
}
/*----*/
#about .about-extra .icon-box .icon i {
  color:var(--couleur-metier);
  font-size: 24px;
  line-height: 0;
}

#about .about-extra .icon-box:hover .icon {
  background: #007bff;
}

#about .about-extra .icon-box:hover .icon i {
  color: #fff;
}

#about .about-extra .icon-box .title {
  margin-left: 80px;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 35px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;
  color: var(--couleur-metier) ;

}
@media only screen and (max-width: 768px){
#about .about-extra .icon-box .title {
font-size: 30px;
font-family:Calibri,Cambria,Arial,sans-serif;
line-height: 25px;
}
}

#about .about-extra .icon-box .title a {
  color: #283d50;
  font-size: 20px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;

}
#about .about-extra .icon-box .description {
  margin-left: 50px;
  font-size:20px;
  font-family:Calibri,Cambria,Arial,sans-serif;
   line-height: 10px;

}



#about .about-extra1 {
 
}
#about .about-extra1 .background {
  margin: 20px 0;
}
#about .about-extra1 .content {
  background: #fff;
}
#about .about-extra1 .description  {
  
  margin-left: 80px;
 line-height: 10px;
  font-size: 20px;
}

#about .about-extra1 .title  {
  
  margin-left: 80px;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 30px;
  
}
#about .about-extra1 .title  a {
 color: #283d50;
  font-size: 25px;
}
#about .about-extra1 p {
  font-size: 20px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;

}
@media only screen and (max-width: 768px){
#about .about-extra1 p{
font-size: 17px;
font-family:Calibri,Cambria,Arial,sans-serif;
line-height: 25px;
}
}

#about .about-extra1 p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px){
#about .about-extra1 p:last-child {
font-size: 17px;
font-family:Calibri,Cambria,Arial,sans-serif;
line-height: 25px;
}
}
#about .about-extra1 .icon-box {
  background: #fff;
  background-size: cover;
 
  font-size: 30px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;
  
}
@media only screen and (max-width: 768px){
#about .about-extra1 .icon-box{
font-size: 25px;
font-family:Calibri,Cambria,Arial,sans-serif;
line-height: 25px;
}
}

#about .about-extra1 .icon-box .icon {
  float: left;
  background: #fff;
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid var(--couleur-support);
  transition: all 0.3s ease-in-out;
}
/*----*/
#about .about-extra1 .icon-box .icon i {
  color:  var(--couleur-support)!important ;}
  font-size: 24px;
  line-height: 0;
}

#about .about-extra1 .icon-box:hover .icon {
  background: #007bff;
}

#about .about-extra1 .icon-box:hover .icon i {
  color: #fff;
}

#about .about-extra1 .icon-box .title {
  margin-left: 80px;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 35px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;

}
@media only screen and (max-width: 768px){
#about .about-extra1 .icon-box .title {
font-size: 30px;
font-family:Calibri,Cambria,Arial,sans-serif;
line-height: 25px;
}
}

#about .about-extra1 .icon-box .title a {
  color: #283d50;
  font-size: 20px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;

}
#about .about-extra1 .icon-box .description {
  margin-left: 50px;
  font-size:20px;
  font-family:Calibri,Cambria,Arial,sans-serif;
   line-height: 10px;

}
.about-extra1 .icon-box .title {color: var(--couleur-support)!important ;}



.about_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
  opacity: 0.2;
  padding-right: 280px; }
  .about_bg .about_bg_image {
    width: 100%;
    height: 100%; }

.about_image img {
 
  border-radius: 150px;
  vertical-align: super;
 }

.about_content {
  padding-left: 45px; }
  
.img-responsive {
 margin: 0 auto;
}

/****************
* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 200px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: block;
  
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.hero .fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 8.5s;
  animation-name: fade;
  animation-duration: 8.5s;
}

@-webkit-keyframes fade {
  from {opacity:0.8}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: 0.8}
  to {opacity: 1}
}

.accordion-wrapper 
{
  position: relative;
  margin-bottom: .5rem;
  
  
}
.acc-head
{
  position: relative;
  
  
}
.acc-head
{
  position: relative;
  font-size:20px;
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);

 
 }
@media only screen and (max-width: 768px){
.acc-head
{
  position: relative;
  font-size:17px;
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);

 
}}
.acc-head::after
{
  content: '\276F';
  position: absolute;
  right: 16px;
  transform: rotate(0deg);
  transition: .4s;
  
  

  
}
.acc-head.active::after
{
  content: '\276F';
  position: absolute;
  right: 16px;
  color: grey;
  transform: rotate(90deg);
  transition: .4s;
 
 
 
}
.acc-body
{
  padding: 1rem 0.5rem;
  display: none;
  
}

.acc-head .card .p-3 {
	font-weight:bold;
}
.pt-5 .accordion-wrapper .acc-head{
	 background-color: #e7f1ff;
}

.ui-accordion .ui-accordion-header {    
    padding: 0em ;  
}

.dcg-figure,.audit-figure{     justify-content: center; 
                display: flex;
                align-items: center;
                padding: 2% 2% 2% 2%;
             
                flex-direction: column;
              
      
          }
 .audit-figure  img:nth-of-type(1) {padding-bottom: 15px;}         
 @media only screen and (max-width: 768px){    

    .audit-figure  img:nth-of-type(1) { width:70%;z-index:0;    margin-left: -30%; padding-bottom: 0px;      }
    .audit-figure  img:nth-of-type(2) {    max-width: 100%;width: 85%; z-index: 1;  margin: -2% 0% 0% 30%;        }

    .dcg-figure  img:nth-of-type(1){ width:100%;z-index:0;    margin-left: -15%; }
    .dcg-figure  img:nth-of-type(2) {    max-width: 80%;width: 85%; z-index: 1;  margin: -2% 0% 0% 30%;   }    

    .audit-figure  img:nth-of-type(1),.audit-figure  img:nth-of-type(2),.dcg-figure  img:nth-of-type(1),
    .dcg-figure  img:nth-of-type(2){ box-shadow: 0px 10px 20px -10px rgb(0 0 0 / 75%);}
}


.inner .dcg {display: flex;}


.dcg .col-md-9:nth-child(1)  { background-image: url(../img/image001.jpg); background-repeat: repeat; background-attachment: fixed; 
                           background-position: left center;text-align: center; padding: 20px 5px; text-align: left;  } 
 

.dcg .col-md-9:nth-child(2)  { background-image: url(../img/capture9.jpg); background-repeat: no-repeat;
                         background-size: cover; background-position: left center; text-align: center;   padding: 20px 30px; text-align: left;  padding: 100px; }  

.dcg .col-md-9:nth-child(2) p {background-color: rgba(255,255,255,0.8); color: black;padding: 10px 15px;margin-left:  20%; width: 90%;} 

.dcg .col-md-9:nth-child(1) p  {background-color: rgba(255,255,255,0.8); color: black;padding: 10px 15px;/*margin-left: -15%;*/ width: 90%;}

.row  .dcg:nth-child(11) { background-color: #000;  } 
.row  .dcg:nth-child(21) {background-color: #f49d80;} 
.row  .dcg:nth-child(31) {background-color: #152d79;} 

.anniv { background-image: url(../img/bday-663.gif);
    background-repeat: no-repeat;
   
    background-size: cover;
    background-position: center center;
    text-align: center;
    height: 1000px;     min-height: 100vh;
    height: 100%;
    display: none;}
.inner {}    

@media only screen and (max-width: 768px){
  .inner .dcg:nth-child(2) {flex-direction: column;}

  .inner .dcg:nth-child(3) {flex-direction: column;flex-direction: column-reverse;} 

  .inner .dcg img {max-width: 80%;padding: 30px 15px;}

  .dcg .col-md-9:nth-child(1) {/*padding: 30px 15px;*/}
  .dcg .col-md-9:nth-child(1) p {margin-left: 0%;   width: 100%; }

  .dcg .col-md-9:nth-child(2) {padding: 30px 15px;}
  .dcg .col-md-9:nth-child(2) p {margin-left: 0%;   width: 100%; }
    
}

       
/*.accordion-wrapper 
{
  position: relative;
  margin-bottom: .5rem;
}
.acc-head
{
  position: relative;
}
.acc-head::after
{
  content: '\276F';
  position: absolute;
  right: 16px;
  color: grey;
  transform: rotate(0deg);
  transition: .4s;
}
.acc-head.active::after
{
  content: '\276F';
  position: absolute;
  right: 16px;
  color: grey;
  transform: rotate(90deg);
  transition: .4s;
}
.acc-body
{
  padding: 1rem;
  display: none;
  background: #dadee2;
}*/