/*===========================
        Fonts 
===========================*/

@font-face {
	font-family: "Font Regular";
	src: url("../fonts/Tajawal-Regular.ttf");  
}

@font-face {
	font-family: "Font Bold";
	src: url("../fonts/Tajawal-Regular.ttf");
}

@font-face {
	font-family: "Font Mode";
	src: url("../fonts/Dubai-Regular.ttf");
} 

@font-face {
	font-family: "Font2 Regular"; 
	src: url("../fonts/Azer-Regular.otf");
}
/*--------------------------------------------------------------
 # General
 --------------------------------------------------------------*/
body {
    font-family: "Font Regular" !important;
    font-size: 19px !important;
    padding-top: 0px;
}

section {
    padding: 0 0;
}

.btn {
	font-size: 16px; 
}


.mobile-nav-toggle {
    left: 15px !important; 
	right : auto !important;
}

.section-title h2 {
    color: #8a8fa3;
}

.mobile-nav {
    transform: inherit !important;
}

#hero h1 {
    font-weight: 700 !important;
    font-size: 28px !important;
    color: #124265 !important;
    font-family: "Font Bold" !important;
    text-align: center;
		line-height: 150%;
}

#hero .title {
  margin-top: -80px;
}

#hero .icon-box .icon {
  margin-bottom: 90px !important;
}
#hero .icon-boxes {
  margin-top: 30px !important;
}

#hero .icon-box .description {
  font-family: "Font Bold";
  font-size: 15px !important;
}

#hero .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#2487ce 50%, rgba(36, 135, 206, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

#hero .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

#hero .play-btn::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(36, 135, 206, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

#hero .play-btn:hover::after {
  border-left: 15px solid #2487ce;
  transform: scale(20);
}

#hero .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

#hero .icon-box .title a {
  font-family: "Font Regular";
}

#hero h2 {
  font-family: "Font Bold";
  text-align: right;
  text-align: justify;
}
  .cta h3 {
    font-family: "Font Bold" !important;

  }

.cta {
  background: linear-gradient(150deg,#1d9bb2 15%,#3abfd7 70%,#83bcff 94%); 
}

  .cta p {
    font-family: "Font Regular" !important;
	font-size: 21px !important;
  }
  .cta .cta-btn {
    font-family: "Font Regular" !important;
    font-size: 16px !important;

  }

  .about-video .content h3 {
    font-family: "Font Regular" !important;
}

.about-video .content {
  font-size: 18px;
}

.about-video .content p:last-child {
  text-align: justify !important;
  margin-top: 30px !important;
}

  .services .icon-box p {
    font-size: 16px !important;
}

  .services .icon-box h4 {
    margin-top: 25px !important;
}
  .section-title h2 {
    font-family: "Font Bold" !important;
}

.section-title p {
    font-size: 18px !important;
	    text-align: justify;
}

.services .icon-box h4 {
    font-family: "Font Regular" !important;
}

.services .iconbox-orange:hover .icon path {
  fill: #1d9bb2 !important;
}

.services .iconbox-orange i {
  color: #1d9bb2 !important;
}

.services .iconbox-orange:hover .icon i {
  color: #fff !important;
}

.services .iconbox-orange {
  position: relative;
}

.member-img {
    height: 160px;
}


.team .member .member-info h4 {
  text-align: right;
  font-size: 15px;
  font-family: "Font Bold" !important;
  font-weight: 500 !important;
  font-weight: 500 !important;
  color: inherit !important;
}

.team .member .member-info span {
  text-align: right;
  font-size: 14px !important;
  color: #454545c2 !important;
}


.team .member .social {
  background: #1d9bb2;
}

.team .member .social a {
  color: #ffffff !important;
  font-size: 16px;
  font-family: "Font Bold" !important; 
}

.team a.btn-learn-more {
background-color: #14539c !important;
}

.contact .php-email-form button[type="submit"] {
    font-size: 18px !important;
}

.form-row .text-danger {
    font-family: "Book Antiqua" !important;
    font-size: 20px;
}

#footer .social-links a {
    background: #14539c !important;

}

#footer .social-links{
	text-align: left !important;
	margin-top: 20px;
}
#team .btn-learn-more {
  
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.3s;
  line-height: 1;
  color: white;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  margin-top: 45px;
  border: 2px solid #14539c;
}

.dates-slider__txt {
  font-family: "Font Bold" !important;
}

.dates-slider__txt.is-active {
  font-family: "Font Bold" !important;
}


#hero .icon-box {
    padding: 30px 30px !important;
}

#team .btn-learn-more:hover {
  background: #14539c;
  color: #fff;
  text-decoration: none;
}


#team .section-title p {
    text-align: center; 
}

.contact .info i {
  float: right;
  color: #14539c !important;
}

.contact .php-email-form button[type="submit"] {
  background: #14539c !important;
}

.contact .info .email:hover i, .contact .info .address:hover i, .contact .info .phone:hover i {
  background: #14539c !important;
  color: #fff !important;
}


.contact .info h4 {
  padding-right: 60px;
  text-align: right;
  font-family: "Font Regular" !important;
}
.contact .info p {
  padding-right: 60px;
  text-align: right;
  font-size: 16px !important;
  color: #454545c2 !important;
}

.services .icon-box .icon svg path {
  fill: #d3d2d2 !important;
}

#footer {
  padding-bottom: 20px;
  padding-top: 20px;
  font-size: 16px !important;
}

.departement {
  float: right;
  text-align: right;
  padding-right: 25px;
}

footer .credits {
  font-size: 16px !important;
  color: #14539c;
  width: 38%;
  text-align: center;
}

html, body {
    height: 100%;
}
#main {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
    height: 100px; /* .push must be the same height as .footer */
}

.counts .count-box p {
  font-family: "Font Regular" !important;
  font-weight: 600;
  font-size: 24px;
  color: #ffffff !important;
  
}


.counts .middle {
border-left: solid 1px white;
border-right: solid 1px white;
}

.counts .count-box .sub-counter {
  font-family: "Font Regular" !important;
  font-weight: 600;
  font-size: 18px;
  color: #ffeaa0 !important;
  margin-bottom: 0rem;
 
}

#counts{
    /*    background: linear-gradient(150deg,#14539c 15%,#2475d3e3 70%,#1bf3754d 94%);
  padding: 40px 0 !important */
  background: linear-gradient(150deg,#1d9bb2 15%,#3abfd7 70%,#83bcff 94%);
}

.counts .count-box span {
  color: #ffffff !important;
}


.faq .faq-list a.collapsed {
  text-align: right !important;
}

.faq .faq-list a {
  text-align: right !important;
  font-size: 22px !important;
  font-family: "Font Regular" !important;
}

.faq .faq-list p {
  text-align: right !important;
  color: white;
  font-size: 18px
}

#faq .p-list{
  padding-right: 24px;
  color: white;
}

#faq .ri-check-double-line{
  padding-left: 10px;
}

.faq .faq-list .blue {
  padding: 20px;
  background: #14539c;
}

.faq .faq-list .green {
  padding: 20px;
  background: #1d9bb2;
}

.faq .faq-list .orange {
  padding: 20px;
  background: #fec810;
}

.faq .faq-list a.collapsed:hover {
  color: white;
}

.faq .faq-list a.collapsed {
  color: white;
}

.faq .faq-list .icon-help {
  color: white !important;
}

.faq .faq-list a.color {
  color: white;
  text-decoration: underline;
  text-underline-position: under;
}
.faq .faq-list .icon-help {
    right: inherit !important;
}

#header {
    background-color: #f6fafd;
}

#header .logo img {
    max-height: 130px !important;
    padding-left: 30px;
}

#header .logo-right img {
    max-height: 80px !important;
	
}

.nav-menu a:hover, .nav-menu a.active, .nav-menu .active > a, .nav-menu li:hover > a {
  color: #106eea !important;
}

.dates-slider__date {
    background-color: #566d86 !important;
}

.dates-slider__date:before {
	width: 100%;
	height: 15px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #566d86;
	content: ""
}


.dates-slider__nav button {
    font-size: 10px !important;
}

#faq .p-list {
    display: list-item;
    list-style-type: disc;
    list-style-position: inside;
}

/*--------------------------------------------------------------
# Gallery
--------------------------------------------------------------*/
.gallery {	 			   
  background-color: #f7f8f9;		  
}

.gallery .gallery-item {
  overflow: hidden;
  border: 3px solid #fff;
}

.gallery .gallery-item img {
  transition: all ease-in-out 0.4s;					 
}

.gallery .gallery-item:hover img {
  transform: scale(1.1);			 
}

#hero h2 {
    font-size: 19px !important;
}

.nav-menu a {
   font-family: "Font Bold" !important;
   font-size: 19px !important;
}

#hero .icon-box .title {
    font-size: 22px !important;
}

#hero h2 {
    margin-top: 5px !important;
}

#hero img{
	height: 335px;
    width: 540px;
}

/*--------------------------------------------------------------
# Mobile
--------------------------------------------------------------*/

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
footer .credits {
  width: 100%;
}

.col-lg-6{
  margin-top: 30px;
}


.middle-count {
    border: solid 1px #fff;
    margin: 10px 0px;
    padding: 10px 0px;
}

#page-container {
  position: relative !important;
  min-height: auto !important;
}

#main{
  padding-bottom: auto !important;    /* Footer height */
}

#footer {
  position: relative !important;
  bottom: auto !important;
  width: auto !important;
}

.col-7-12,
.col-9-12:last-child {
	margin-right: 30px;
}

}


.docs .doc-list__txt{
  text-align: right !important;
  font-size: 28px !important;
  font-family: "Font Regular" !important;
  color: #1d9bb2;
}

.doc-list__answer {
  color: #454545c2 !important;
}

.bloc__link {
  color: #454545c2 !important;
  text-align: right !important;
  font-family: "Font Regular" !important;
  font-size: 18px !important;
}

.webfont-loaded .doc-list__subtitle {
  font-family: "Font Regular" !important;
  font-size: 28px !important;
}

.doc-list__item:not(:last-child) {
    border-bottom: 1.5px solid #d7d7d7 !important;
}

.faq-list__txt {
  text-align: right !important;
  font-size: 19px !important;
  font-family: "Font Regular" !important;
  color: #124265;
}


.faq-list__answer {
  font-family: "Font Bold" !important;
}

.faq-list__item {
  border-bottom: 2px solid #e0f0fe !important;
}

.domaines .icon-box p {
  font-size: 16px !important;
}

.domaines .icon-box h4 {
  margin-top: 25px !important;
  font-family: "Font Regular" !important;
}

.domaines .icon-box {
  margin-top: 15px;
  padding: 30px 20px 30px 20px !important;
}

.domaines .iconbox-orange:hover .icon i {
  color: #14539c;
}

.domaines .icon-box .icon i {
  font-size: 60px !important;
}

.domaines .iconbox-orange i {
  color: #14539c;
}

.structure .content ul i {
  left: inherit;
  color: #1d9bb2;
  margin-right: -30px;
}

.structure h4 {
  font-size: 22px;
  text-align: center;
  font-family: "Font Regular";
  color: #124265;
  font-weight: 600;
  padding-bottom: 20px
  
}

.structure li {
  font-size: 19px;
  font-family: "Font Regular";
  color: #919191;
  
}

.structure .content ul {
  margin-right: 25px;
  margin-top: 15px;
}

.structure .content ul li {
  list-style-type: circle;
  margin-top: 10px
}

.structure .content{

  margin-top: 30px;
}


.structure .icon {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: ease-in-out 0.3s;
  position: relative;
}

.structure i {

  color: #124265;
  font-size: 26px;
  
}


.structure span {

  color: #124265;
  font-size: 25px;
  margin-right: 10px;
  margin-left: 10px;
  font-family: "Font Regular" !important;
  
}

.structure img.picto {
    border: 1px solid #124265;
    padding: 5px;
    border-radius: 5px;
    width: 80px;
}

.faq-list.is-active .faq-list__chevron {
    font-size: 10px !important;
}

.mr-10{
	
	margin-right:10px;
}

.inner-page h2 {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 0;
     color: #8a8fa3;
	 font-family: "Font Bold" !important;
}

.inner-page {
    text-align: center;
    padding-bottom: 30px;
}

.inner-page p {
    font-size: 18px !important;
}

.inner-page table {
    text-align: right;
}

.inner-page h3{
    font-size: 20px !important;
    font-weight: bold;
    text-transform: uppercase;
     color: #124265 !important;
	 font-family: "Font Bold" !important;
}

.inner-page .right h3::after, html[dir*="rtl"] .inner-page h3::after {
    border-left: 3px solid #fff;
    bottom: -2px;
    right: 0;
}

.inner-page h3::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 2px;
    background: #009bd9;
    border-right: 3px solid #fff;
    bottom: -2px;
    left: 0;
}

.inner-page {
    font-size: 18px !important;
	padding: 80px 0;
}

.cta .container h3 {
        background: inherit;
    border-bottom: inherit;

}

.cta .container h3::after {
    display: none;

}

.inner-page a {
    color: inherit;
}

.inner-page a:hover {
    color: #2487ce !important;
}


.project .faq-list__chevron {
	opacity: 1;
	font-size: 10px !important;
}

.project .bloc__link--2 {
opacity: 1; 
}

.project .faq-footer {
   text-align: right !important; 
}

.project .faq-footer i{
   margin-right: 10px;
}


.project_tr .faq-list__chevron {
	opacity: 1;
	font-size: 10px !important;
}

.project_tr .bloc__link--2 {
opacity: 1; 
}

.project_tr .faq-footer {
   text-align: right !important; 
}

.project i {
  font-size: 10px !important;
}

.project_tr .faq-footer i{
   margin-right: 10px;
}


.slider {

  background: #14539c;    
}

#slider h3 {
  font-weight: 700 !important;
  font-size: 24px !important;
  color: #c4ffcb !important;
  font-family: "Font Bold" !important;

}
#slider .description{
  font-size: 25px;
  line-height: 30px;
  color: white
}

/*.slider .content {
  padding-left: 35px;
}*/

/* modifié par sandadi*/
.slider .content {
    padding: 30px 0px 30px 0;
}

.slider .content p {
  font-size: 20px;
    color: #c4c4c4;
}
.slider .about-btn span {
    color: white;
    font-size: 24px;
}
.slider .about-btn i {
  color: white;
  font-size: 24px;
}


.slider .link{
  margin-right: 100px !important;
}

.slider .icon-boxes .icon-box i {

  color: #fec810 !important;
}

.slider .icon-boxes .icon-box p {
  font-size: 17px;
  color: #c4c4c4;
  text-align: justify;
}

.slider .icon-boxes .icon-box h4 {
  color: white !important;
  font-family: "Font Bold" !important;
  font-size: 17px !important;
}

.contact .info p {
    padding-left: 20px;
}


#services .blue{
  font-size: 16px !important;
  color: #2487ce; 
  text-align: center;
 /* margin-top: 25px; */
  background-color: aliceblue;  
  float: left !important;
      position: absolute;
    bottom: 18px;
   right: 230px;

}

#services .green {
  color: orange;
  text-align: center;
  /* margin-top: 25px; */
  background-color: rgb(226 255 226 / 66%);
  font-size: 16px;
  float: left;
      position: absolute;
    bottom: 18px;
    right: 230px;
}

#hero .blue{
  font-size: 16px !important;
  color: #2487ce; 
  text-align: center;
  margin-top: 25px;
  background-color: aliceblue;  
  float: left !important;

}

#hero .green {
  color: orange;
  text-align: center;
  margin-top: 25px;
  background-color: rgb(226 255 226 / 66%);
  font-size: 14px;
  float: left;
}

.section--8 .faq-list__chevron {
	opacity: 1;
	font-size: 12px !important;
}

.section--8 {
    background-color: white !important;
}

.section--8 .faq-list__txt {
    text-align: right !important;
    font-size: 19px !important;
    font-family: "Font Regular" !important;
    color: #8a8fa3;
    font-weight: 500;
}

.section--8 .faq-list__item {
    border-bottom: 1px solid #f3f3f3 !important;
}

.section--8 a:hover {
    color: #343233;
}

.section--8 .download {
    margin-top: 36px;
    font-size: 17px;
}


/*===========================
        Steps 
===========================*/
@media (min-width: 1200px){
  .timeline>li .timeline-image {
      width: 120px !important;
      height: 120px !important;
      margin-left: -64px !important;
  }
  }
  
  div.timeline-body{
    text-align:justify;
    color: #6c757d!important;
  }
  
  .timeline > li .timeline-image {
    background-color: #1d9bb2 !important;
  }
  
  .timeline {
     position: relative;
     padding: 0;
     list-style: none
   }
  .timeline:before {
     position: absolute;
     top: 0;
     bottom: 0;
     left: 40px;
     width: 2px;
     margin-left: -1.5px;
     content: '';
     background-color: #e9ecef
   }
  .timeline>li {
     position: relative;
     min-height: 50px;
     margin-bottom: 50px
   }
   .timeline>li:after,
   .timeline>li:before {
     display: table;
     content: ' '
   }
   .timeline>li:after {
     clear: both
   }
   .timeline>li .timeline-panel {
     position: relative;
     float: right;
     width: 100%;
     padding: 0 20px 0 100px;
     text-align: left
   }
   .timeline>li .timeline-panel:before {
     right: auto;
     left: -15px;
     border-right-width: 15px;
     border-left-width: 0
   }
   .timeline>li .timeline-panel:after {
     right: auto;
     left: -14px;
     border-right-width: 14px;
     border-left-width: 0
   }
   .timeline>li .timeline-image {
     position: absolute;
     z-index: 100;
     left: 0;
     width: 80px;
     height: 80px;
     margin-left: 0;
     text-align: center;
     color: #fff;
     border: 7px solid #e9ecef;
     border-radius: 100%;
     background-color: #fed136
   }
  .timeline>li .timeline-image h4 {
     font-size: 10px;
     line-height: 14px;
     margin-top: 12px
   }
   .timeline>li.timeline-inverted>.timeline-panel {
     float: right;
     padding: 0 20px 0 100px;
     text-align: left
   }
   .timeline>li.timeline-inverted>.timeline-panel:before {
     right: auto;
     left: -15px;
     border-right-width: 15px;
     border-left-width: 0
   }
   .timeline>li.timeline-inverted>.timeline-panel:after {
     right: auto;
     left: -14px;
     border-right-width: 14px;
     border-left-width: 0
   }
   .timeline>li:last-child {
     margin-bottom: 0
   }
   .timeline .timeline-heading h4 {
     margin-top: 0;
     color: inherit;
	 color: #1d9bb2;
	 font-weight: 600;
   }
   .timeline .timeline-heading h4.subheading {
     text-transform: none
   }
   .timeline .timeline-body>p,
   .timeline .timeline-body>ul {
     margin-bottom: 0
   }
   @media (min-width: 768px) {
     .timeline:before {
       left: 50%
     }
     .timeline>li {
       min-height: 100px;
       margin-bottom: 100px
     }
     .timeline>li .timeline-panel {
       float: left;
       width: 41%;
       padding: 0 20px 20px 30px;
       text-align: right
     }
     .timeline>li .timeline-image {
       left: 50%;
       width: 100px;
       height: 100px;
       margin-left: -50px
     }
     .timeline>li .timeline-image h4 {
       font-size: 13px;
       line-height: 18px;
       margin-top: 16px
     }
     .timeline>li.timeline-inverted>.timeline-panel {
       float: right;
       padding: 0 30px 20px 20px;
       text-align: left
     }
   }
   @media (min-width: 992px) {
     .timeline>li {
       min-height: 150px
     }
     .timeline>li .timeline-panel {
       padding: 0 20px 20px
     }
     .timeline>li .timeline-image {
       width: 150px;
       height: 150px;
       margin-left: -75px
     }
     .timeline>li .timeline-image h4 {
       font-size: 18px;
       line-height: 26px;
       margin-top: 30px
     }
  .timeline>li.timeline-inverted>.timeline-panel {
       padding: 0 20px 20px
     }
   }
   @media (min-width: 1200px) {
     .timeline>li {
       min-height: 170px
     }
     .timeline>li .timeline-panel {
       padding: 0 20px 20px 100px
     }
     .timeline>li .timeline-image {
       width: 170px;
       height: 170px;
       margin-left: -85px
     }
     .timeline>li .timeline-image h4 {
       margin-top: 40px
     }
     .timeline>li.timeline-inverted>.timeline-panel {
       padding: 0 100px 20px 20px
     }
    }
  .step {
     padding: 100px 0
   }
   .step h2.section-heading {
     font-size: 40px;
     margin-top: 0;
     margin-bottom: 15px
   }
   .step h3.section-subheading {
     font-size: 16px;
     font-weight: 400;
     font-style: italic;
     margin-bottom: 75px;
     text-transform: none;
     font-family: "Font Bold" !important;
   }
   @media (min-width: 768px) {
     .step {
       padding: 150px 0
     }}


     .about h4 {
      font-family: "Font Bold" !important;
      font-size: 20px !important;
      text-align: center;
      color: #8a8fa3;
  }

  .about .cl {
    font-family: "Font Bold" !important;
    font-size: 18px !important;
    text-align: center;
    color: #1d9bb2;
	font-weight: 600;
}

.about ol {
  font-size: 16px !important;
  list-style-type: circle;
  margin-top: 20px;
 }
 
 .contact .info {
  background: inherit;
}

.contact .php-email-form {
  background: inherit;
}



.project_vert table{
  border-collapse: collapse  !important;
  border-radius: 1em  !important;
  overflow: hidden  !important;
  width: 100%  !important;
  align-self: center;
  font-family: "Font Mode" !important;
}

.project_vert td{
  padding: 10px  !important;
  /*background: #dff1f8;*/
	background: #e0f0fe  !important;
  border-bottom: 2px solid white  !important;
  border-left: 2px solid white  !important; 
  font-size: 17px  !important;
}

.project_vert th{
  background: #14539c  !important;
  padding: 1em;
  color: white  !important;
  border-bottom: 2px solid white  !important;
  border-left: 2px solid white  !important; 

}

.project_vert thead{
  text-align: center;


}

.project_vert table .alignCenter {
  text-align: center;
  align-self: center;
}

.project_vert .faq-footer {
  text-align: inherit;
}


.project_vert .faq-list__chevron {
	opacity: 1;
	font-size: 12px !important;
}

.project_vert {
    background-color: white !important;
}

.project_vert .faq-list__txt {
    text-align: right !important;
    font-size: 19px !important;
    font-family: "Font Regular" !important;
    color: #8a8fa3;
    font-weight: 500;
}

.project_vert .faq-list__item {
    border-bottom: 1px solid #f3f3f3 !important;
}

.project_vert a:hover {
    color: #343233;
}

.project_vert .download {
    margin-top: 36px;
    font-size: 17px;
}


.project  table{
  border-collapse: collapse  !important;
  border-radius: 1em  !important;
  overflow: hidden  !important;
  width: 100%  !important;
  align-self: center;
  font-family: "Font Mode" !important;
}

.project  td{
  padding: 10px  !important;
  /*background: #dff1f8;*/
	background: #e0f0fe  !important;
  border-bottom: 2px solid white  !important;
  border-left: 2px solid white  !important; 
  font-size: 17px  !important;
}

.project  th{
  background: #14539c  !important;
  padding: 1em;
  color: white  !important;
  border-bottom: 2px solid white  !important;
  border-left: 2px solid white  !important; 

}

.project  thead{
  text-align: center;


}

.project  table .alignCenter {
  text-align: center;
  align-self: center;
}

.project  .faq-footer {
  text-align: inherit;
}

.project .faq-list__chevron {
	opacity: 1;
	font-size: 12px !important;
}

.project {
    background-color: white !important;
}

.project .faq-list__txt {
    text-align: right !important;
    font-size: 19px !important;
    font-family: "Font Regular" !important;
    color: #8a8fa3;
    font-weight: 500;
}

.project .faq-list__item {
    border-bottom: 1px solid #f3f3f3 !important;
}

.project a:hover {
    color: #343233;
}

.project .download {
    margin-top: 36px;
    font-size: 17px;
}

#events .title {
  font-size: 22px !important;
  color: #8a8fa3;
  font-weight: 600;
}

#events .url {
  
}

.dates-slider__nav li:not(:last-child) {
  margin-right: 6px !important;
}
.dates-slider__nav button {
    width: 16px !important;
    height: 16px !important;
}

.section--8 .p-list {
    display: list-item;
    list-style-type: disc;
    list-style-position: inside;
}


.section--8 p {
  text-align: justify;
}

.slider .about-detail-btn span {
    color: #c4ffcb;
    font-size: 17px;
}


.approche .content ul i {
  left: inherit;
  color: #1d9bb2;
  margin-right: -30px;
}

.approche h4 {
  font-size: 22px;
  text-align: center;
  font-family: "Font Regular";
  color: #124265;
  font-weight: 600;
  padding-bottom: 20px
  
}

.approche li {
  font-size: 19px;
  font-family: "Font Regular";
  color: #919191;
  
}

.approche p {
  font-size: 19px;
  font-family: "Font Regular";
  color: #919191;
  text-align: justify;
  margin-top: 10px;
}

.approche .content ul {
  margin-right: 25px;
  margin-top: 15px;
}

.approche .content ul li {
  list-style-type: circle;
  line-height: 3.0rem;
}

.approche .content{

  margin-top: 30px;
}


.approche .icon {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: ease-in-out 0.3s;
  position: relative;
}

.approche i {

  color: #124265;
  font-size: 30px;
  
}


.approche span {

  color: #124265;
  font-size: 25px;
  margin-right: 10px;
  font-family: "Font Regular" !important;
  
}

.approche img {
  width: 350px;
  height: 350px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#events .col-8-12 {
    height: 396px;
    background-color: aliceblue !important;
}

.dates-slider__date {
    background-color: #8ba2b6 !important;
}

@media only screen and (max-width: 600px) {
  #header .logo-right img {
    display:none;
}
}

@media only screen and (max-width: 600px) {
#header .logo img {
    max-height: 80px !important;
}

}

#footer .copyright  {
line-height: 1.25rem !important; }

@media only screen and (max-width: 600px) {
#footer .copyright  {
    text-align: center;
	line-height: 1.25rem;
}

}


.container .titledepot {
  background: #e0f0fe;
  border-bottom: 2px solid #009bd9;
  margin-bottom: 30px;
  position: relative;
}
.container .titledepot h2 {
  font-family: "Tajawal" !important;
  font-size: 1.75rem;
  background: #e0f0fe;
  padding: 10px 10px 10px 10px;
}


.container .titlejury {
  background: #feeee0;
  border-bottom: 2px solid #fcc596;
  margin-bottom: 30px;
  position: relative;
}
.container .titlejury h2 {
  font-family: "Tajawal" !important;
  font-size: 1.75rem;
  background: #feeee0;
  padding: 10px 10px 10px 10px;
}


.container .titlegestionnaire {
  background: #f0fafa;
  border-bottom: 2px solid #3fbbc0;
  margin-bottom: 30px;
  position: relative;
}
.container .titlegestionnaire h2 {
  font-family: "Tajawal" !important;
  font-size: 1.75rem;
  background: #f0fafa;
  padding: 10px 10px 10px 10px;
}



.btn-xs, .btn-group-xs>.btn {
  padding: 0.175rem 0.25rem;
  font-size: .875rem;
  line-height: 1.2;
  border-radius: 0.2rem;
}

.rtl {
  direction: rtl;
  text-align: right;
}

.ltr {
  direction: ltr;
  text-align: left;
}

.structure .petit li {
    font-size: 1.5rem;
}

.table thead th {
	vertical-align: middle;
}

/* --- Styles pour le tableau de données CMS --- */

/* Conteneur global du tableau (au cas où vous voudriez ajouter un scroll sur mobile) */
.table-responsive-wrapper {
    border-radius: 8px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    margin-bottom: 2rem;
}

#tbl-data {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 0; /* On laisse le wrapper gérer la marge */
    font-family: 'Cairo', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    /* direction: rtl; Force la direction droite-à-gauche */
    text-align: right;
    background-color: #ffffff;
    font-size: 1.6rem;
}

/* --- En-tête du tableau (Thead) --- */
#tbl-data thead th {
    background-color: #2c3e50; /* Bleu nuit élégant */
    color: #ffffff;
    font-weight: 700;
    padding: 15px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    vertical-align: middle;
	font-size: 1.7rem; 
    padding: 18px;
}

/* --- Corps du tableau (Tbody) --- */
#tbl-data tbody td {
    padding: 12px 15px;
    color: #333;
    border-bottom: 1px solid #e9ecef;
    border-right: 1px solid #e9ecef; /* Séparation verticale subtile */
    vertical-align: middle !important; /* Force l'alignement vertical */
	padding: 15px 18px; 
    line-height: 1.7;
}

/* Enlever la bordure droite de la première colonne pour la propreté */
#tbl-data tbody td:first-child,
#tbl-data thead th:first-child {
    border-right: none;
}

/* --- Gestion des Rowspan (Colonnes regroupées) --- */
/* Donne un fond légèrement différent aux cellules regroupées pour la hiérarchie */
#tbl-data tbody td[rowspan] {
    background-color: #f8f9fa;
    font-weight: 600;
    color: #2c3e50;
}

/* --- Effet de survol (Hover) --- */
#tbl-data tbody tr:hover {
    background-color: #f1f8ff; /* Bleu très pâle au survol */
    transition: background-color 0.2s ease-in-out;
}

/* --- Colonne des Montants (La dernière colonne) --- */
#tbl-data tbody td:last-child {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; /* Police système pour les chiffres */
    font-weight: 700;
    color: #27ae60; /* Vert pour l'argent */
    direction: ltr; /* S'assure que les chiffres/virgules s'affichent correctement */
    text-align: center;
    white-space: nowrap; /* Empêche le montant de se casser sur deux lignes */
    background-color: rgba(39, 174, 96, 0.05); /* Fond vert très léger */
	font-size: 1.6rem;
}


/* --- Responsive (Mobile) --- */
@media screen and (max-width: 768px) {
    #tbl-data {
		font-size: 1rem;
    }
    #tbl-data td, #tbl-data th {
        padding: 12px;
    }
}
























