    /* Styles personnalisés */

.content-section img {
  max-width: 100%;
  border-radius: 8px;
}
.btn-admission {
  background-color: #28a745;
  color: #fff;
  font-weight: bold;
}

.content-section img {
	max-width: 100%;
	border-radius: 8px;
	float: right;
	margin: 0 0 20px 50px;
}
	/* Base font */
.font-montserrat {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-variant: normal;
}

/* Tailles personnalisées */
.fs-10  { font-size: 10px; line-height: 18px; font-weight: normal; }
.fs-12  { font-size: 12px; line-height: 20px; font-weight: normal; }
.fs-14  { font-size: 14px; line-height: 22px; font-weight: normal; }
.fs-16  { font-size: 16px; line-height: 24px; font-weight: normal; }
.fs-17  { font-size: 17px; line-height: 26px; font-weight: bold; }  /* ton exemple */
.fs-18  { font-size: 18px; line-height: 28px; font-weight: 500; }
.fs-20  { font-size: 20px; line-height: 30px; font-weight: 500; }
.fs-24  { font-size: 24px; line-height: 34px; font-weight: 600; }
.fs-28  { font-size: 28px; line-height: 40px; font-weight: 600; }
.fs-32  { font-size: 32px; line-height: 44px; font-weight: 700; }
.fs-36  { font-size: 36px; line-height: 48px; font-weight: 700; }
.fs-40  { font-size: 40px; line-height: 52px; font-weight: 700; }
.fs-48  { font-size: 48px; line-height: 60px; font-weight: 700; }
.fs-56  { font-size: 56px; line-height: 68px; font-weight: 700; }
.fs-64  { font-size: 64px; line-height: 76px; font-weight: 700; }

body{
	
	font-family: 'Montserrat', sans-serif !important;
	
}
	
.btn_header{
    width: 199px;
    height: 65px;
    line-height: 54px;
    border-radius: 60px 60px 0px 60px;
    background: #1FB740;
    border: 1px solid;
	text-align: center;
	font: normal normal bold 17px/51px Montserrat;
	letter-spacing: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	opacity: 1;
}	
.btn-admission{
    min-width: 412px;
    max-width: 700px;
    height: 65px;

	background: #1FB740 0% 0% no-repeat padding-box;
	border-radius: 33px 33px 0px 33px;
	opacity: 1;
    line-height: 54px;
    border-radius: 33px 33px 0px 33px;
    background: #1FB740;
    border: 1px solid;
	text-align: center;
	font: normal normal bold 17px/51px Montserrat;
	letter-spacing: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	opacity: 1;
}
.btn-admission:hover {
    background-color: #28a745;
    color: #fff;
    font-weight: bold;
}
.header_top li a.link_contact{
    text-align: right;
    font-family: 'Roboto', "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 0px;
    color: #1D1D1D;
    opacity: 1;
    text-decoration: none;
    line-height: 76px;
}
.navbar-nav li a.nav-link{
	text-align: center;
	font: normal normal bold 17px/20px Montserrat;
	letter-spacing: 0px;
	color: #252F39;
	text-transform: uppercase;
	opacity: 1;
}
.navbar-nav li a.nav-link:hover{
	text-align: center;
	font: normal normal bold 17px/20px Montserrat;
	letter-spacing: 0px;
	color: #0996E4;
	text-transform: uppercase;
	opacity: 1;
	text-decoration:none;
}
.navbar-nav li a.nav-link.active{
	text-align: center;
	font: normal normal bold 17px/20px Montserrat;
	letter-spacing: 0px;
	color: #0996E4;
	text-transform: uppercase;
	opacity: 1;
	text-decoration:none;
}
.navbar-nav .nav-link {
  position: relative;
  transition: color 0.3s ease;
}

.navbar-nav .nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #0996E4;
  transition: all 0.3s ease;
}

.navbar-nav .nav-link.active::after {
  left: 0;
  width: 100%;
}
section.hero-section {

	color: white;
	padding: 50px 0;
	text-align: center;
	background: url('../images/Groupe 936.png') right center repeat;
	background-color: #0471d4;
	min-height: 320px;
	background-size: cover;
	padding-top:113px;    }
	
section.herosection_vert{

	color: white;
	padding: 50px 0;
	padding-top: 50px;
	text-align: center;
	background: url('../images/Groupe 937-100.png') right center repeat;
	background-color: rgba(0, 0, 0, 0);
	background-color: #179032;
	min-height: 320px;
	padding-top: 113px;
	background-size: cover;
  }	
section.herosection_dors{

	color: white;
	padding: 50px 0;
	padding-top: 50px;
	text-align: center;
	background: url('../images/BG-header.svg') right center repeat;
	background-color: rgba(0, 0, 0, 0);
	background-color: #F5BA00;
	min-height: 320px;
	padding-top: 113px;

  }
	
	
section.hero-section h1{
	/* UI Properties */

text-align: left;
  font: normal normal bold 45px/48px 'Roboto', "Helvetica Neue";
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
	
	
}
section.hero-section p{
	
	text-align: left;
font: normal normal medium 22px/37px 'Roboto', "Helvetica Neue";
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
	
}
.shadow-sm{
	
	padding-bottom: 38px;
}
.content{
	
/* UI Properties */

	text-align: justify;
	font: normal normal normal 18px/26px  'Roboto', "Helvetica Neue";
	letter-spacing: 0px;
	color: #1F3243;
	opacity: 1;
}
.align-items-center h4 span{
text-align: left;
font: normal normal medium 22px/37px 'Roboto', "Helvetica Neue";
letter-spacing: 0px;
color: #1C3972;
opacity: 1;
	
}
.align-items-center h4{
	
	text-align: left;
font: normal normal medium 22px/37px 'Roboto', "Helvetica Neue";
letter-spacing: 0px;
color: #909090;
opacity: 1;
	
}
.align-items-center h3{
position: relative;
  text-align: left;
  font: normal normal bold 45px / 50px 'Roboto', "Helvetica Neue";
  letter-spacing: 0px;
  color: #1C3972;
  opacity: 1;
  display: table;
  width: auto;
}
.align-items-center h4{
  text-align: left;
font: normal normal medium 22px/37px 'Roboto', "Helvetica Neue"!important;
letter-spacing: 0px;
color: #909090;
opacity: 1;
  margin-bottom:40px;
}
.nav_long li a:hover{
/* UI Properties */

	background: #0996E4 0% 0% no-repeat padding-box!important;
	opacity: 1;

}
.nav_long li a.active{
/* UI Properties */
	background: #0996E4 0% 0% no-repeat padding-box!important;
	opacity: 1;
}

.nav_long li a{
text-align: center !important;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    opacity: 1;
    width: 34px !important;
    height: 22px !important;
    background: #D8D8D8 0% 0% no-repeat padding-box !important;
    line-height: -44!important;
    font: normal normal bold 13px / 3px Montserrat !important;
    margin: 2px;
}

/*footer
********************************************************/

    footer {
      padding: 0px 0;
    }
    footer a {
      color: #fff;
      text-decoration: none;
    }
    footer a:hover {
      text-decoration: underline;
	  color: #0996E4!important;
    }
.footer_top {
  min-height: 110px;
  background: #1D3548 0% 0% no-repeat padding-box !important;
  opacity: 1;
  line-height: 82px;
  margin-top: 1.2rem !important;
}

.footer_center{
	
	  background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;
  min-height: 389px;
  background: #F2F9FF 0% 0% no-repeat padding-box !important;
	
}
.align-items-center h3::after {
    content: "";
    display: block;
    width: 40px;
    height: 4px;
    background-color: #007bff;
    margin-bottom: 8px;
    border-radius: 2px;
    width: 15px;
    height: 15px;
    background: #E61F2A 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    position: absolute;
    left: auto;
    right: -18px;
    bottom: 11px;
}
.footer_bottom {
height: 49px!important;

/* UI Properties */

background: #10293B 0% 0% no-repeat padding-box!important;
opacity: 1;
text-align: center;
font: normal normal normal 18px/40px 'Roboto', "Helvetica Neue";
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
.rounded-circle{
	
width: 50px;
height: 50px;

/* UI Properties */

background: url('../images/up_action.png') center center no-repeat;
opacity: 1;	
	
}

.footer_top button.btn-success{
width: 137px;
  height: 41px;
  background: #21B62B 0% 0% no-repeat padding-box;
  opacity: 1;
  text-align: left;
  font: normal normal bold 12px/14px 'Roboto', "Helvetica Neue";
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  border-radius: 0px;
	
}
.footer_top #formNewsletter input.form-control {
  width: 408px;
}
.footer_top #formNewsletter button.btn-success {
  padding: 0 28px;
}
.footer_top input.text-uppercase{
text-align: center;
font: normal normal normal 16px/36px 'Roboto', "Helvetica Neue";
letter-spacing: 0.77px;
color: #FFFFFF;
text-transform: uppercase;
opacity: 1;	
	
	
}
.footer_top input.form-control{
	
	 border-radius: 0px;
	 width: 452px;
height: 41px;

/* UI Properties */

background: #FFFFFF 0% 0% no-repeat padding-box;
opacity: 1;
	text-align: left;
font: normal normal normal 13px/33px 'Roboto', "Helvetica Neue";
letter-spacing: 0px;
color: #A6BACB;
opacity: 1;
}

/* Couleur par défaut */
.footer_top input::placeholder {
  color: #A6BACB; /* gris Bootstrap */
  opacity: 1;     /* important sinon certains navigateurs réduisent l’opacité */
}

/* Pour input spécifique */
.footer_top input::placeholder {
  color: #A6BACB;
}

/* Si تحب تأثير hover/focus */
.footer_top input:focus::placeholder {
  color: #A6BACB;
}
.bi{
	width: 48px!important;
  height: 48px !important;	
  border-radius: 50%;
  padding: 5px;
  display: inline-block;
  line-height: 41px;	
}
.bi-youtube{
  background: transparent linear-gradient(90deg, #E61E2A 0%, #F50000 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 30px #0000001D;
}
.bi-linkedin{
background: #397EB9 0% 0% no-repeat padding-box;
box-shadow: 0px 10px 30px #0000001D;
opacity: 1;
}
.bi-instagram{
/* UI Properties */

background: transparent linear-gradient(20deg, #C940B4 0%, #F25A36 100%) 0% 0% no-repeat padding-box;
box-shadow: 0px 10px 30px #0000001D;
opacity: 1;
}
.bi-twitter-x{
/* UI Properties */

background: #000000 0% 0% no-repeat padding-box;
box-shadow: 0px 10px 30px #0000001D;
opacity: 1;
}
.bi-facebook{
/* UI Properties */

background: #1E73E6 0% 0% no-repeat padding-box;
box-shadow: 0px 10px 30px #0000001D;
opacity: 1;
}
.titre_suivez_nous{
	margin-top:30px;
	text-align: center;
font: normal normal bold 25px/40px  'Roboto', "Helvetica Neue";
letter-spacing: 0px;
color: #252F39;
text-transform: uppercase;
opacity: 1;
}

.footer_menu a{
	text-align: center;
font: normal normal medium 18px/39px   'Roboto', "Helvetica Neue";
letter-spacing: 0px;
color: #252F39;
opacity: 1;
	
}
.footer_menu a.text-dark:hover{
	color: #0996E4;
}
footer .text-muted{
text-align: center;
font: normal normal normal 17px/26px 'Roboto', "Helvetica Neue";
letter-spacing: 0px;
color: #56738D;
opacity: 1;
}

.position-fixed span{
    width: 344px;
    height: 43px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 30px;
    opacity: 1;
    display: inline-block;
    text-align: left;
    font: normal normal bold 22px / 44px 'Roboto', "Helvetica Neue";
    letter-spacing: 0px;
    color: #1B3972;
    opacity: 1;
    padding-left: 20px;
    margin-right: -72px;
    margin-top: 17px;
}

.formuliare .form-control{
	
	/* UI Properties */
height: 59px;

/* UI Properties */
background-color: #FAFDFF 0% 0% no-repeat padding-box;
border: 1px solid #B5C7D6;
border-radius: 7px;
opacity: 1;

text-align: left;
font: normal normal medium 20px/37px 'Roboto', "Helvetica Neue";
letter-spacing: 0px;
color: #1C3972;
opacity: 1;
	
}



/* Couleur par défaut */
.formuliare input::placeholder {
  color: #1C3972; /* gris Bootstrap */
  opacity: 1;     /* important sinon certains navigateurs réduisent l’opacité */
}

/* Pour input spécifique */
.formuliare input::placeholder {
  color: #1C3972;
}

/* Si تحب تأثير hover/focus */
.formuliare input:focus::placeholder {
  color: #1C3972;
}

/*programme tabe
*-****************************/
    .section-title {
      font-weight: bold;
      color: #0d6efd;
    }
    .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
     height: 67px;

/* UI Properties */

	background: #0996E4 0% 0% no-repeat padding-box;
	border-radius: 20px 20px 0px 0px;
	opacity: 1;
	font: normal normal medium 22px/37px  'Roboto', "Helvetica Neue";
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 1;
		}
    .nav-tabs .nav-link {
     font: normal normal medium 22px/37px  'Roboto', "Helvetica Neue";
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
      border-radius: .5rem;
	  width: 211px;
	height: 67px;

	/* UI Properties */

	background: #CECECE 0% 0% no-repeat padding-box;
	border-radius: 20px 20px 0px 0px;
	opacity: 1;
    }
    .custom-content {
      text-align: justify;
	  /* UI Properties */

	text-align: left;
	font: normal normal normal 18px/26px  'Roboto', "Helvetica Neue";
	letter-spacing: 0px;
	color: #1F3243;
	opacity: 1;
    }
    .custom-content img {
		max-width: 100%;
		border-radius: 8px;
		float: right;
		margin: 0 0 50px 50px;
		clear: right;
    }
	.tab-content h3{
		
		text-align: left;
		font: normal normal bold 35px/71px  'Roboto', "Helvetica Neue";
		letter-spacing: 0px;
		color: #1C3972;
		opacity: 1;
		
	}
	
	.tab-content h4{
		
	text-align: left;
	font: normal normal medium 22px/37px 'Roboto', "Helvetica Neue";
	letter-spacing: 0px;
	color: #909090;
	opacity: 1;
		
	}
    #backToTop {
      position: fixed;
      bottom: 20px;
      right: 20px;
      display: none;
      z-index: 99;
      border-radius: 50%;
      padding: 10px 15px;
    }
	
/* slide
*******************************************/


    .slider-container {
      position: relative;
      width: 100%;
      max-width: 100%;
      overflow: hidden;
    }

    .slider-track {
      display: flex;
      transition: transform 0.5s ease-in-out;
    }

    .team-card {
min-width: 240px;
  margin: 0 37px;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  text-align: center;
  transition: transform 0.3s ease;
  flex-shrink: 0;
    }

    .team-card:hover {
      transform: translateY(-6px);
    }

    .team-card img {
      width: 100%;
      height: 260px;
      object-fit: cover;
    }

    .team-info {
      padding: 15px;
    }

    .team-info h3 {
      font-size: 16px;
      margin: 8px 0 4px;
      font-weight: bold;
    }

    .team-info p {
      margin: 4px 0;
      font-size: 14px;
      color: #555;
    }

    .linkedin-btn {
      display: inline-block;
      margin: 12px 0;
      width: 34px;
      height: 34px;
      border-radius: 50%;
      background: #0077b5;
      color: #fff;
      font-size: 18px;
      line-height: 34px;
      text-align: center;
      text-decoration: none;
      transition: background 0.3s ease;
    }

    .linkedin-btn:hover {
      background: #005582;
    }

    /* Boutons de navigation */
    .slider-btn {
position: absolute;
  top: 95%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  background: #f0f0f0;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  box-shadow: 0 0px 0px rgba(0,0,0,0.2);
  transition: background 0.3s;
    }

    .slider-btn:hover {
     background: #1fb740;
    }

    .prev-btn {
      left: 46%;
    }

    .next-btn {
      right: 46%;
    }
	.blog_conseil img {
  max-width: 100%;
  border-radius: 8px;
  float: right;
  margin: 0 50px 20px 0;
}
.share {
      margin-bottom: 20px;
    }

    .share span {
      font-weight: bold;
      margin-right: 10px;
    }

    .share a {
      display: inline-block;
      margin-right: 8px;
      padding: 6px 12px;
      border: 1px solid #ccc;
      border-radius: 5px;
      text-decoration: none;
      font-size: 14px;
      color: #333;
	  box-shadow: -1px -3px 10px -6px #000;
    }

    .share a:hover {
      background: #f5f5f5;
    }

    h2 {
      color: #002f6c;
      font-size: 22px;
    }

    .red-dot {
      color: red;
      font-size: 22px;
    }

    .news-container {
      display: flex;
      gap: 20px;
      margin-top: 20px;
      flex-wrap: wrap;
    }

    .news-card {
      flex: 1;
      min-width: 250px;
      max-width: 320px;
      border-radius: 10px;
      overflow: hidden;
      background: #fff;
      box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    }

    .news-card img {
      width: 100%;
      height: 220px;
      object-fit: cover;
      display: block;
    }

    .news-content {
      padding: 15px;
    }

    .news-title {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 10px;
      color: #002f6c;
    }

    .news-desc {
      font-size: 14px;
      line-height: 1.5;
      color: #555;
      margin-bottom: 10px;
    }

    .details {
      color: #002f6c;
      font-weight: bold;
      text-decoration: none;
      font-size: 14px;
    }

    .details:hover {
      text-decoration: underline;
    }
	.share span{
	text-align: left;
	font: normal normal bold 23px/71px 'Roboto', "Helvetica Neue";
	letter-spacing: 0px;
	color: #1C3972;
	opacity: 1;
	}
.share a.facebook {
  color: #0155c8;
  border-bottom: 2px solid #0155c8;
}
.share a.twitter {
  color: #000;
  border-bottom: 2px solid #000;
}
.share img {
  max-width: 100%;
  border-radius: 8px;
  float: left;
  margin: 2px 6px 3px 0;
  vertical-align: middle;
  display: flex;
}
.share a.linkedIn {
  color: #0155c8;
  border-bottom: 2px solid #0155c8;
}
.share a.whatsApp {
  color: #1fb740;
  border-bottom: 2px solid #1fb740;
}
.block_mildel h5{
	text-align: left;
	font: normal normal bold 40px/57px 'Roboto', "Helvetica Neue";
	letter-spacing: 0px;
	color: #1C3972;
	opacity: 1;
}
.news-content .news-title{
/* UI Properties */
text-align: left;
font: normal normal bold 29px/46px 'Roboto', "Helvetica Neue";
letter-spacing: 0px;
color: #1C3972;
opacity: 1;

}
.news-content .news-desc{
/* UI Properties */
text-align:justify;
font: normal normal normal 18px/26px  'Roboto', "Helvetica Neue";
letter-spacing: 0px;
color: #8E8E8E;
opacity: 1;
}
.news-content .details{
text-align: right;
  font: normal normal medium 22px/46px 'Roboto', "Helvetica Neue" !important;
  letter-spacing: 0px;
  color: #1C3972;
  opacity: 1;
  float: right;
  display:block;
}

/* search
*********************************************/


    .top-search {
      background:#fff;
      padding:24px;
      border-radius:12px;
      margin:24px auto;
      max-width:var(--container-max);
      display:flex;
      gap:16px;
      align-items:center;
      box-shadow:0 2px 6px rgba(0,0,0,0.05);
	  background: #E5F3FA 0% 0% no-repeat padding-box;
		border-radius: 12px;
		opacity: 1;
		
    }
    .top-search .label {
      font-weight:700;
      color:var(--title);
      min-width:160px;
    }

    .search-input {
      flex:1;
      display:flex;
      gap:12px;
      align-items:center;
    }
    .search-input input[type="search"]{
      flex:1;
      padding:12px 14px;
      border:1px solid #d6e7f3;
      border-radius:10px;
      font-size:15px;
      outline:none;
	  max-width: 50%;
    }
    select.theme-select {
      padding:11px 14px;
      border:1px solid #cfeaf8;
      border-radius:10px;
      font-size:15px;
      background:#f9fcfe;
      cursor:pointer;
      min-width:180px;
	  height: 51px;
	  width: 50%;
	  text-align: left;
		font: normal normal medium 18px/37px 'Roboto', "Helvetica Neue" !important;
		letter-spacing: 0px;
		color: #1C3972;
		opacity: 1;
    }
  select.theme-select option{
	 font: normal normal medium 18px/37px 'Roboto', "Helvetica Neue" !important;
	letter-spacing: 0px;
	color: #1C3972;
	opacity: 1; 
	  
	  
  }
    .cards-wrap{
      max-width:var(--container-max);
      margin:20px auto 60px;
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:22px;
      padding:0 12px;
    }
    .card{
      background:var(--card-bg);
      border-radius:var(--radius);
      overflow:hidden;
      box-shadow:0 6px 18px rgba(16,40,60,0.06);
      display:flex;
      flex-direction:column;
    }
    .card .photo{
      width:100%;
      aspect-ratio:4/3;
      object-fit:cover;
      display:block;
    }
    .card-body{ padding:18px; }
    .card h3{
      margin:0 0 8px 0;
      color:var(--title);
      font-size:18px;
      font-weight:700;
    }
    .card p{
      margin:0;
      color:var(--muted);
      line-height:1.5;
      font-size:14px;
    }

    @media (max-width:992px){
      .cards-wrap{ grid-template-columns:repeat(2,1fr); }
      .top-search{ flex-direction:column; align-items:stretch; }
      .top-search .label{ min-width:auto; }
    }
    @media (max-width:600px){
      .cards-wrap{ grid-template-columns:1fr; }
    }
	
	
	
	/* pagination
	*******************************/
	   /* wrapper */
    .pagination-wrap{
		color: var(--muted);
		padding: 14px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 6px;
		gap: var(--gap);
		max-width: 389px;
		margin: 16px auto;
		box-sizing: border-box;
		background: #1d3548;
    }

    /* list */
    .pagination{
      list-style:none;
      display:flex;
      gap:8px;
      align-items:center;
      padding:0;
      margin:0;
    }

    .page-item{
      display:block;
    }

    /* chevron buttons */
    .page-link{
      display:inline-flex;
      align-items:center;
      justify-content:center;
      min-width:38px;
      height:38px;
      padding:0 8px;
      border-radius:50%;
      background:transparent;
      border:none;
      color:var(--muted);
      cursor:pointer;
      text-decoration:none;
      font-size:15px;
      transition:all .12s ease;
      box-shadow:var(--shadow);
	  color:#fff;
    }
    .page-link:hover{
		
		background: var(--active-bg);
  color: var(--bg);
  border-radius: 8px;
  box-shadow: none;
  width: 38px;
  height: 38px;
  padding: 0;
  color: #1d3548;
  background: #fff;
		
	}

    /* number buttons */
    .page-number{
      display:inline-grid;
      place-items:center;
      min-width:38px;
      height:38px;
      padding:0 10px;
      border-radius:8px;
      font-weight:600;
      color:var(--muted);
      background:transparent;
      border:none;
      cursor:pointer;
      transition:all .12s ease;
      box-shadow:var(--shadow);
	  color:#fff;
    }
    .page-number:hover{ transform:translateY(-2px); color:#fff; }

    /* current page: white square with dark text */
    .page-number.current{
     background: var(--active-bg);
  color: var(--bg);
  border-radius: 8px;
  box-shadow: none;
  width: 38px;
  height: 38px;
  padding: 0;
  color: #1d3548;
  background: #fff;
    }

    /* ellipsis */
    .dots{
      display:inline-flex;
      align-items:center;
      justify-content:center;
      min-width:28px;
      height:38px;
      color:var(--muted);
      font-weight:600;
      font-size:16px;
	  color:#fff;
    }

    /* accessibility focus */
    .page-link:focus,
    .page-number:focus{
      outline:3px solid rgba(255,255,255,0.12);
      outline-offset:2px;
    }

    /* small screens: scale down */
    @media (max-width:420px){
      .page-number, .page-link{ min-width:32px; height:32px; font-size:14px; }
      .pagination-wrap{ padding:10px; gap:6px; }
    }
	
	.events_list .cards {
      display: flex;
      gap: 20px;
      flex-wrap: wrap;
      justify-content: center;
    }

    .events_list .card {
      background: #fff;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
      width: 320px;
      display: flex;
      flex-direction: column;
    }

   .events_list  .card img {
      width: 100%;
      height: 200px;
      object-fit: cover;
    }

   .events_list  .tag {
position: absolute;
  background: #ffb800;
  color: #fff;
  padding: 6px 14px;
  border-radius: 6px;
  margin: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 149px;
  height: 47px;
  background: #F5BA00 0% 0% no-repeat padding-box;
  border-radius: 27px 27px 0px 27px;
  opacity: 1;
  text-align: left;
  font: normal normal medium 20px/46px 'Roboto', "Helvetica Neue" !important;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  line-height: 37px;
  top: 123%;
  display: block;
  margin-bottom: 50px;
  margin-top: 51%;
  right: 52px;
    }

    .events_list .card-body {
      padding: 15px;
    }

    .events_list .date {
      color: #00b26f;
      font-size: 14px;
      margin-bottom: 8px;
      display: flex;
      align-items: center;
      gap: 6px;
    }

    .events_list .card-body h3 {
      font-size: 18px;
      margin: 0 0 10px;
      color: #002147;
    }

    .events_list .card-body p {
      font-size: 14px;
      color: #666;
      margin-bottom: 12px;
    }

    .events_list .card-body a {
      color: #0033cc;
      font-weight: bold;
      text-decoration: none;
    }

    .events_list .card-body a:hover {
      text-decoration: underline;
    }

    .events_list .card-image {
      position: relative;
    }
	  .events_list .news-content a{
text-align: left;
font: normal normal medium 20px/46px  'Roboto', "Helvetica Neue" !important;
letter-spacing: 0px;
color: #1C3972;
opacity: 1;
text-decoration:none;

		  }
	  .events_list .news-title{ 
	text-align: left;
font: normal normal bold 22px/32px 'Roboto', "Helvetica Neue" !important;
letter-spacing: 0px;
color: #1C3972;
opacity: 1;}

.events_list img {
max-width: 100%;
  border-radius: 0px;
  float: right;
margin-bottom:20px;
}
.content-section img.calander{
	
	max-width: 100%;
	border-radius: 0px;
	float: right;
	margin: 2px 0 0px 0px;
	
}
.events_detail img{
	margin-bottom:20px;
	
	
}
/**side_bar
*************************************************/

.side_bar h5 span.bleu-dot{
	
	width: 17px;
	height: 17px;
	color: #0996E4;
}
.side_bar h5{
	
	text-align: left;
	font: normal normal bold 26px/71px 'Roboto', "Helvetica Neue" !important;
	letter-spacing: 0px;
	color: #1C3972;
	opacity: 1;

}

/*** galerie
************************************/

.galerie ul li {
  list-style: none;
  display: inline-block;
  max-width: 281px;
  padding: 5px;
}
.galerie ul {
  padding-left: 0rem;
}
.galerie ul li img{margin:0px;}


/** partenaires
*---------------***/
	.partenaires{
		padding: 50px 0 36px 0;
	}
    h2 {
      color: #002147;
      font-size: 20px;
      font-weight: bold;
    }

    h2 span {
      color: red;
      font-size: 22px;
    }

    p {
      color: #265389;
      font-size: 14px;
      margin-bottom: 25px;
    }

    .partner-logo {
      max-height: 117px;
      object-fit: contain;
      filter: grayscale(100%);
      transition: filter 0.3s ease;
    }

    .partner-logo:hover {
      filter: grayscale(0%);
    }

    .partenaires .carousel-control-prev, .partenaires .carousel-control-next {
      width: 40px;
      height: 40px;
      top: 22%;
      border-radius: 50%;
      background: #e9ecef;
      opacity: 1;
    }

    .partenaires .carousel-control-next:hover, .partenaires .carousel-control-prev:hover{
      background: #00b26f;
    }

    .partenaires .carousel-control-next-icon {
      filter: invert(0);
    }
	.partenaires .carousel-control-prev {
	 left: auto !important;
  right: 53px !important;
	}
	.partenaires .carousel-control-next-icon {
  filter: invert(0%)!important;
}
/*slide homepage
*************************************/
.hero-section {
      position: relative;
      background: #fff;
      padding: 60px 0;
      overflow: hidden;
    }

    .hero-section .bg-shapes {
      position: absolute;
      inset: 0;
      z-index: 0;
      background-image: url("https://www.transparenttextures.com/patterns/puzzle.png");
      opacity: 0.1;
    }

    .hero-text {
      z-index: 2;
      position: relative;
    }

    .hero-text h1 {
      font-size: 2.5rem;
      font-weight: bold;
      color: #002147;
    }

    .hero-text p {
      color: #265389;
      font-size: 16px;
      margin-top: 10px;
    }

    .hero-img-wrapper {
      position: relative;
      z-index: 2;
      text-align: left;
    }

    .hero-img {
      border-radius: 50%;
      border: 10px solid #00a2ff;
      padding: 10px;
      max-width: 350px;
    }

    /* Carousel controls */
    .carousel-control-prev, .carousel-control-next {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      top: 50%;
      transform: translateY(-50%);
      background: #e9ecef;
      opacity: 1;
    }
	.carousel-caption {
	position: absolute;
	  top: 27%;
	  bottom: 1.25rem;
	  left: 0;
	  padding-top: 1.25rem;
	  padding-bottom: 1.25rem;
	  color: #fff;
	  text-align: left;
	  left: auto;
	  right: auto;
	}
    .carousel-control-next {
      background: #00b26f;
    }

    /* .carousel-control-next-icon { */
      /* filter: invert(1); */
    /* } */

    /* Dots indicator */
    .carousel-indicators [data-bs-target] {
      width: 9px;
      height: 4px;
      border-radius: 2px;
      background-color: #ccc;
    }

    .carousel-indicators .active {
      background-color: #00b26f;
	  width: 30px;
    }
	.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: -49%;
}
	
.slider-bg {
height: 615px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#partnerSlider .carousel-control-next {
  right: auto;
  left: 40px;
}
#partnerSlider .carousel-control-prev, .carousel-control-next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: 27%;
  transform: translateY(-50%);
  background: #e9ecef00;
  opacity: 1;
}
.navbar {
  transition: all 0.3s ease-in-out;

  margin-bottom: 15px;
}

.navbar.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
    background: #fff;
  box-shadow: -4px 4px 14px -12px #000;
}
.navbar.sticky-top .logo img{
max-width: 82px;
}

.fixed-top {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1030;
}

.navbar.scrolled {
  background: #fff;   /* خلفية بيضاء */
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
span.textmuted{
text-align: left;
font: normal normal medium 22px/37px  'Roboto', "Helvetica Neue" !important;
letter-spacing: 0px!important;
color: #56738D!important;
opacity: 1;
}
.boutton_slider{
	position: absolute;left: 15%;top: 24%;
	
}
.home_section_titre{
text-align: left;
font: normal normal bold 29px/46px 'Roboto', "Helvetica Neue" !important;
letter-spacing: 0px;
color: #1C3972;
text-transform: uppercase;
opacity: 1;
margin-bottom: 0;
}
.home_section_sous_titre{
/* UI Properties */
text-align: left;
font: normal normal normal 18px/26px 'Roboto', "Helvetica Neue" !important;
letter-spacing: 0px;
color: #56738D;
opacity: 1;
}

.section_voir_plus{
	
width: 221px;
  height: 65px;
  opacity: 1;
  text-align: center;
  font: normal normal bold 17px/52px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  background: #1FB740 0% 0% no-repeat padding-box;
  border-radius: 60px 60px 0px 60px !important;
  border: 0px;}
  
  .section_voir_plus01 {
  width: 221px;
  height: 65px;
  opacity: 1;
  text-align: center;
  font: normal normal bold 17px/52px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  background: #1FB740 0% 0% no-repeat padding-box;
  border-radius: 60px 60px 0px 60px !important;
  border: 0px;
  clear: left;
  display: block;
  margin-top: 15px;
  margin-bottom: 64px;
}

.fonction{
	
	/* UI Properties */

text-align: left;
font: normal normal bold 29px/46px 'Roboto', "Helvetica Neue" !important;
letter-spacing: 0px;
color: #1C3972;
opacity: 1;
	
}
.nom_font{
text-align: left;
font: normal normal normal 29px/46px 'Roboto', "Helvetica Neue" !important;
letter-spacing: 0px;
color: #E71F2B;
opacity: 1;
	
}
.contact_left{
/* UI Properties */
font-weight: 600;
text-align: left;
font: normal normal medium 18px/29px 'Roboto', "Helvetica Neue" !important;
letter-spacing: 0px;
color: #1F3243;
}
.contact_left a{
text-align: left;
font: normal normal medium 18px/29px 'Roboto', "Helvetica Neue" !important;
letter-spacing: 0px;
color: #2C83D1;
}
.contact_left span{
text-align: left;
font: normal normal medium 18px/29px 'Roboto', "Helvetica Neue" !important;
letter-spacing: 0px;
color: #2C83D1;
}

#formcntact{
	
	margin-top: 129px;
}

#formcntact .form-control {
	display: block;
  width: 100%;
  padding: .575rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f2f9ff;
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border: 0px;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom: 1px solid;
  padding-left: 0px;
}

#formcntact .form-control::placeholder {
/* UI Properties */

text-align: left;
font: normal normal medium 16px/19px 'Roboto', "Helvetica Neue" !important;
letter-spacing: 0px;
opacity: 1;
  }

  #formcntact input.form-control:focus::placeholder,
  #formcntact textarea:focus::placeholder {
    /* UI Properties */

text-align: left;
font: normal normal medium 16px/19px 'Roboto', "Helvetica Neue" !important;
letter-spacing: 0px;
opacity: 1;         /* يتبدل اللون عند التركيز */
  }
  
  .carte{
	border-radius: 20px;
    overflow: hidden;
	  
  }
  
  
  .pop_affiche{
width: 238px;
    height: 66px;
    background: #1fb740c4 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 39px 39px 0px 39px;
    opacity: 1;
    text-align: left;
    font: normal normal normal 14px / 19px 'Roboto', "Helvetica Neue" !important;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    padding: 10px 20px;
    position: absolute;
    top: 51%;
    right: 160px;
	  
  }
  
     .section-box {
      border-radius: 12px;
      padding: 15px 25px;
      color: #fff;
      font-weight: bold;
      display: flex;
      align-items: center;
      gap: 10px;
    }
    .mission-box {
      background: #28a745; /* green */
    }
    .vision-box {
      background: #f4b400; /* yellow */
    }
    .check-list {
      list-style: none;
      padding-left: 0;
    }
    .check-list li {
      margin: 8px 0;
      font-weight: 600;
      color: #002b5c;
      display: flex;
      align-items: center;
      gap: 8px;
    }
    .check-green { color: #28a745; }
    .check-yellow { color: #f4b400; }
	
	
	.event-date {
    background: #28a745;
    color: #fff;
    font-weight: bold;
    border-radius: 12px;
    text-align: center;
    padding: 13px 20px;
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 15px;
    position: absolute;
    bottom: 73px;
    top: auto;
    background: #1FB740 0% 0% no-repeat padding-box;
    border-radius: 13px;
    opacity: 1;
    line-height: 20px;
    }
    .event-date small {
      display: block;
      font-size: 14px;
    }
    .event-date span {
      display: block;
      font-size: 20px;
    }
    .event-card {
      border: none;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0px 0px 0px rgba(0,0,0,0.1);
      position: relative;
    }
   .event-img {
    /* height: 220px; */
    object-fit: cover;
    width: 100%;
    border-radius: 20px;
}
    .event-time {
      font-size: 14px;
      color: #666;
    }
    .event-title {
      font-weight: 700;
      color: #002b5c;
	  text-align: left;
  font: normal normal bold 18px/26px 'Roboto', "Helvetica Neue" !important;
  letter-spacing: 0px;
  color: #1C3972;
  opacity: 1;
    }
    .btn-green {
      background: #28a745;
      color: #fff;
      border-radius: 25px;
      padding: 10px 25px;
      font-weight: bold;
      text-transform: uppercase;
    }
    .btn-green:hover {
      background: #218838;
      color: #fff;
    }
	.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    font-weight: bolder;
}

.evenements .carousel-control-prev, .evenements .carousel-control-next {
width: 40px;
  height: 40px;
  top: -17%;
  border-radius: 50%;
  background: #e9ecef;
  opacity: 1;
}

    .evenements .carousel-control-next:hover, .evenements .carousel-control-prev:hover{
      background: #00b26f;
    }

    .evenements .carousel-control-next-icon {
      filter: invert(0);
    }
	.evenements .carousel-control-prev {
		left: auto !important;
		right: 53px !important;
	}
	.evenements .carousel-control-next-icon {
	  filter: invert(0%)!important;
	}
	
	#eventCarousel .card-body {
		padding: 18px;
		padding-left: 100px;
		padding-top: 10px;
	}
	
	#eventCarousel .card{
		position: relative;
		overflow: hidden;
		border: 0px solid #ddd;
		border-radius: 0px;
		transition: transform 0.3s;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
	}
	
	.nav-scroll {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      white-space: nowrap;
    }
    .nav-scroll .nav-link {
      display: inline-block;
    }

    /* Exemple : onglets verticaux pleine hauteur */
    .tabs-vertical {
      min-height: 320px;
    }
    @media (min-width: 768px) {
      .tabs-vertical .nav {
        border-right: 1px solid #e9ecef;
      }
    }
	
	.bg_icone img{
		  width: 30px;
	}
	.section-box .bg_icone{
		background: #fff;
		padding: 10px;
		border-radius: 50%;
		width: 55px;
		height: 55px;
		line-height: 33px;
		text-align: center;
		display: block;
	}
	.section-box .texte{
		font: normal normal bold 25px/46px 'Roboto', "Helvetica Neue" !important;
		letter-spacing: 0px;
		color: #FFFFFF;
		text-transform: uppercase;
		opacity: 1;
	}
	section.ecole_suisse{
		
		
		
	}
	    .tabs {
      display: flex;
      justify-content: center;
      margin-bottom: 20px;
    }

    .tab {
      padding: 12px 30px;
      margin: 0 5px;
      border-radius: 25px;
      cursor: pointer;
      background-color: #ddd;
      color: #333;
      font-weight: bold;
    }

    .tab.active {
      background-color: #00c853;
      color: white;
    }

    .gallery {
      display: none;
      grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
      gap: 15px;
    }

    .gallery.active {
      display: block;
    }

    .card {
      position: relative;
      overflow: hidden;
      border-radius: 15px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    }

    .card img {
      width: 100%;
      height: auto;
      display: block;
    }

    .caption {
      position: absolute;
      bottom: 0;
      background: rgba(0, 0, 0, 0.6);
      color: white;
      width: 100%;
      padding: 10px;
      font-size: 14px;
    }

    /* .highlight { */
      /* grid-column: span 2; */
    /* } */

    .plus-button {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 30px;
      background: #ffc107;
      color: black;
      border-radius: 50%;
      padding: 10px 15px;
      font-weight: bold;
    }
	    /* Style général des cartes */
    .card {
      position: relative;
      overflow: hidden;
      border: 1px solid #ddd;
      border-radius: 8px;
      transition: transform 0.3s;
    }

    .card:hover {
      transform: scale(1.02);
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }

    /* Image dans la carte */
    .card img {
      width: 100%;
      height: auto;
      display: block;
    }

    /* Légende */
    .caption {
      padding: 10px;
      font-weight: bold;
      font-size: 16px;
    }

    .caption small {
      display: block;
      color: #777;
      font-weight: normal;
      font-size: 13px;
    }

    /* Bouton "+" */


    /* Apparition du bouton au survol */
    /* .card:hover .plus-button { */
      /* opacity: 1; */
    /* } */

    /* (Optionnel) Effet au survol du bouton */
    /* .plus-button:hover { */
      /* background: #ff5722; */
      /* transform: scale(1.1); */
    /* } */
	    /* Style général des cartes */
 .gallery .card {
  position: relative;
  overflow: hidden;
  border: 0px solid #ddd;
  border-radius: 21px;
  transition: transform 0.3s;
  margin: 15px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
  /* height: 100%; */
  background: #000;
}
 .gallery .card.highlight {
  position: relative;
  overflow: hidden;
  border: 1px solid #ddd;
  border-radius: 21px;
  transition: transform 0.3s;
  margin: 15px;
  height: 97%;
  
}

    .card:hover {
      transform: scale(1.02);
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
    }
    .card:hover img {
      opacity:0.5
    }

    /* Image dans la carte */
    .gallery .card img {
      width: 100%;
      height: 100%;
      display: block;
    }

    /* Légende */
    .caption {
		width: 97%;
		height: 70px;
		background: #000 0% 0% no-repeat padding-box;
		border-radius: 35px 35px 0px 35px;
		opacity: 0.75;
		position: absolute;
		border: 0;
		bottom: 10px;
		text-align: left;
		padding: 12px 39px;
		text-align: left;
		font: normal normal bold 18px/24px 'Roboto', "Helvetica Neue" !important;
		letter-spacing: 0px;
		color: #FFFFFF;
    }

    .caption small {
		text-align: left;
		font: normal normal medium 16px/24px 'Roboto', "Helvetica Neue" !important;
		letter-spacing: 0px;
		color: #F8B007;
		opacity: 1;
    }


   .card:hover .caption {
		width: 97%;
		height: 70px;
		background: #F5BA00 0% 0% no-repeat padding-box;
		border-radius: 35px 35px 0px 35px;
		opacity: 0.75;
		position: absolute;
		border: 0;
		bottom: 10px;
		text-align: left;
		padding: 12px 39px;
		text-align: left;
		font: normal normal bold 18px/24px 'Roboto', "Helvetica Neue" !important;
		letter-spacing: 0px;
		color: #000000;
    }

   .card:hover .caption small {
		text-align: left;
		font: normal normal medium 16px/24px 'Roboto', "Helvetica Neue" !important;
		letter-spacing: 0px;
		color: #fff;
		opacity: 1;
    }

    /* Bouton "+" */
    .plus-button {
	position: absolute;
  top: 50%;
  right: 10px;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 17px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 10;
  background: #F5BA00 0% 0% no-repeat padding-box;
  padding: 10px;
    }

    /* Apparition du bouton au survol */
    .card:hover .plus-button {
      opacity: 1;
    }

    /* (Optionnel) Effet au survol du bouton */
    /* .plus-button:hover { */
      /* background: #ff5722; */
      /* transform: scale(1.1); */
    /* } */

    /* Style de la fenêtre modale */
    .modal-body img {
      width: 100%;
      height: auto;
    }

    /* Styles pour les flèches de navigation */
    .nav-arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      font-size: 2rem;
      color: white;
      background-color: rgba(0, 0, 0, 0.5);
      border: none;
      padding: 10px;
      cursor: pointer;
      z-index: 10;
    }

    .prev-arrow {
      left: 10px;
    }

    .next-arrow {
      right: 10px;
    }
	
	.tabs .tab.left{
		border-radius: 25px 0 0 25px;
		margin: 0px;
		width: 234px;
		height: 69px;
		border-radius: 57px 2px 2px 57px;
		opacity: 1;
		font: normal normal bold 25px/46px 'Roboto', "Helvetica Neue" !important;
		letter-spacing: 0px;
		color: #FFFFFF;
		text-align: center;
	}
		
	.tabs .tab.right{
		border-radius: 2px 57px 57px 2px;
		 margin: 0px;
		 width: 234px;
		height: 69px;
		border-radius: 2px 57px 57px 2px;
		opacity: 1;
		font: normal normal bold 25px/46px 'Roboto', "Helvetica Neue" !important;
		letter-spacing: 0px;
		color: #FFFFFF;
		text-align: center;
	}
	
	.galerie_top_sersh .nav-item a{
		padding: 5px 53px;
		text-align: left;
		font: normal normal bold 21px/26px 'Roboto', "Helvetica Neue" !important;
		letter-spacing: 0px;
		color: #B7C3D9;
		opacity: 1;
		
	}
	
	.galerie_top_sersh .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
		background-color: transparent;
		text-align: left;
		font: normal normal bold 21px/26px  'Roboto', "Helvetica Neue" !important;
		letter-spacing: 0px;
		color: #1C3972;
		opacity: 1;
	}

	.galerie_top_sersh #pills-tab li a.nav-link{
	
		border-bottom: 3px solid #B4D6EB;
		opacity: 1;
}
	.galerie_top_sersh #pills-tab li:hover a.nav-link{
	
		border-bottom: 3px solid #1C3972;
		opacity: 1;
}
	.galerie_top_sersh #pills-tab li a.nav-link.active{
	
		border-bottom: 3px solid #1C3972;
		opacity: 1;
}
	.galerie_top_sersh .nav-pills .nav-link {
  border-radius: 0px;
}

.galerie_top_sersh .label {
  font-weight: 700;
  color: var(--title);
  min-width: 160px;
  margin-top: 20px;
}

    #programCarousel .carousel-item {
      display: flex;
      align-items: center;
      justify-content: center;
    }
   #programCarousel  .card {
margin: 10px;
  border-radius: 0px;
  overflow: unset;
  transition: transform 0.3s ease;
  border: 0px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
    }
   #programCarousel  .card:hover {
      transform: scale(1.05);
    }
   #programCarousel  .card:hover img {
  opacity: 1;
}
   #programCarousel  .card img {
      width: 100%;
      height: auto;
      object-fit: cover;
    }
   #programCarousel .card-body {
  background-color: #f8f9fa;
  padding: 20px;
  text-align: center;
  position: absolute;
  bottom: -23px;
  max-width: 301px;
  left: 20px;
  z-index: 999;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 24px #00000029;
  opacity: 1;
}
	#programCarousel .card-title {
      font-weight: bold;
      font-size: 1.25rem;
    }
#programCarousel  .carousel-inner {
  position: relative;
  width: 100%;
  overflow: unset;
}#programCarousel  .card-title {
text-align: left;
font: normal normal bold 16px/19px 'Roboto', "Helvetica Neue" !important;
letter-spacing: 0.77px;
color: #0996E4;
text-transform: uppercase;
opacity: 1;
}

#programCarousel .card p {
/* UI Properties */

text-align: left;
font: normal normal 300 13px/18px  'Roboto', "Helvetica Neue" !important;
letter-spacing: 0.22px;
color: #676767;
opacity: 1;
}

#programCarousel .carousel-control-next-icon, #programCarousel .carousel-control-prev-icon {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    font-weight: bolder;
}

#programCarousel .carousel-control-prev, #programCarousel .carousel-control-next {
width: 40px;
  height: 40px;
  top: -10%;
  border-radius: 50%;
  background: #e9ecef;
  opacity: 1;
}

    #programCarousel .carousel-control-next:hover, #programCarousel .carousel-control-prev:hover{
      background: #00b26f;
    }

    #programCarousel .carousel-control-next-icon {
      filter: invert(0%);
    }
	#programCarousel .carousel-control-prev {
		left: auto !important;
		right: 53px !important;
	}
	#programCarousel .carousel-control-next-icon {
	  filter: invert(0%)!important;
	}
	
#programCarousel .section_voir_plus {
  width: 221px;
  height: 65px;
  opacity: 1;
  text-align: center;
  font: normal normal bold 17px/52px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  background: #1FB740 0% 0% no-repeat padding-box;
  border-radius: 60px 60px 0px 60px !important;
  border: 0px;
  margin-top: 20px;
}

.modal-backdrop.show {
  opacity: 0.8!important;
}
.modal.show .modal-dialog {
  max-width: 800px!important;
}

.form-control:focus {
  box-shadow: 0 0 0 0rem rgba(13,110,253,.25)!important;
  border-bottom: 3px solid #000 !important;
}
input.error, textarea.error {
  border: 2px solid red !important;
  background-color: #ffe6e6;
}
.nav_long li a.active{
/* UI Properties */
	background: #0996E4 0% 0% no-repeat padding-box!important;
	opacity: 1;
	text-transform: none;
  opacity: 1;
  text-decoration: none;
}

.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #fff;
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(13,110,253,.25);
}
/****/
.navbar-nav .nav-link {
  position: relative;
  transition: color 0.3s ease;
}

.navbar-nav .nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #0996E4;
  transition: all 0.3s ease;
}

.navbar-nav .nav-link.active::after {
  left: 0;
  width: 100%;
}
.navbar-nav li a.nav-link.active {
  text-align: center;
  font: normal normal bold 17px/20px Montserrat;
  letter-spacing: 0px;
  color: #0996E4;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}
.navbar-nav li a.nav-link:hover{
  text-align: center;
  font: normal normal bold 17px/20px Montserrat;
  letter-spacing: 0px;
  color: #0996E4;
  text-transform: uppercase;
  opacity: 1;
  text-decoration: none;
}

.navbar-nav .nav-link:hover::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #0996E4;
  transition: all 0.3s ease;
}

.navbar-nav .nav-link:hover::after {
  left: 0;
  width: 100%;
}

.navbar-brand img {
 height: 140px;
  width: auto;
  transition: all 0.3s ease; /* باش يكون انسيابي */
}
.navbar.sticky .navbar-brand img {
  height: 100px; /* أصغر شوية وقت sticky */
}
	.form-select-wrapper select {
  padding-left: 2.5rem;
  height: 51px;
  background: #FAFDFF 0% 0% no-repeat padding-box;
  border: 1px solid #B5C7D6;
  border-radius: 7px;
  opacity: 1;
}

.form-select-wrapper select option{
text-align: left;
font: normal normal medium 18px/37px 'Roboto', "Helvetica Neue";
letter-spacing: 0px;
color: #1C3972;
opacity: 1;
}

.alert-dismissible .btn-close {
  position: absolute;
  top: 11px;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}


.alert-dismissible .btn-close {
  position: absolute;
  top: 11px;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-danger.alert-dismissible {
	height: 74px;
  background: #E61F2A 0% 0% no-repeat padding-box;
  border: 1px solid #883E42;
  border-radius: 12px;
  opacity: 1;
  color: #fff;
  position: fixed;
  right: 0;
  bottom: 19%;
  line-height: 39px;
  padding-right: 68px;
  	text-align: left;
	font: normal normal medium 19px/24px 'Roboto', "Helvetica Neue";
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 1;
}
.alert-dismissible.formMessage {
	height: 74px;
	background: #1FB740 0% 0% no-repeat padding-box;
	border: 1px solid #287739;
	border-radius: 12px;
	opacity: 1;
	  color: #fff;
	  position: fixed;
	  right: 0;
	  bottom: 19%;
	  line-height: 39px;
	  padding-right: 68px;
  	/* UI Properties */

	text-align: left;
	font: normal normal medium 19px/24px 'Roboto', "Helvetica Neue";
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 1;
}
.alert-dismissible.warningMessage {
	height: 74px;
	background: #FFB045 0% 0% no-repeat padding-box;
	border: 1px solid #AF792F;
	border-radius: 12px;
	opacity: 1;
	  color: #fff;
	  position: fixed;
	  right: 0;
	  bottom: 19%;
	  line-height: 39px;
	  padding-right: 68px;
  	/* UI Properties */

	text-align: left;
	font: normal normal medium 19px/24px 'Roboto', "Helvetica Neue";
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 1;
}
.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
  border-color: #f2f9ff;
  box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb),.25);
  border: 1px solid #fff !important;
}
.form-control:focus {
  box-shadow: 0 0 0 .0rem rgb(255, 255, 255)!important;
  border: 1px solid #B5C7D6!important;
}

.form-select:focus {
  border-color: #B5C7D6!important;
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(13,110,253,.25) !important;
}
    /* ---- Style Select2 ---- */
    .select2-container--bootstrap-5 .select2-selection {
      border-radius: 0.5rem;
      border: 1px solid #ced4da;
      padding: 0.4rem 0.6rem;
      font-size: 1rem;
      min-height: 45px;
    }

    /* Icône */
    .select2-container--bootstrap-5 .select2-selection__arrow {
      top: 8px !important;
      right: 8px !important;
    }

    /* Résultats */
    .select2-results__option {
      padding: 10px;
      font-size: 0.95rem;
      cursor: pointer;
    }

    /* Hover rouge */
        .select2-results__option--highlighted {
    background-color: #f7ba00 !important;
    color: #fff !important;
	}

    /* Placeholder */
    .select2-container--bootstrap-5 .select2-selection__placeholder {
      color: #6c757d;
      font-style: italic;
    }

    /* Focus rouge */
    .select2-container--bootstrap-5.select2-container--focus .select2-selection {
      border-color: #dc3545;
      box-shadow: 0 0 0 0.25rem rgba(220,53,69,.25);
    }
	.select2-container--open .select2-dropdown--below {
	  margin-top: -10px;
	}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: inline-block !important;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* تكبير حجم الزر */
.btn-close {
  width: 1.5rem;
  height: 1.5rem;
  background-size: 1.5rem;
}

/* تغيير اللون (أسود مثلاً) */
.btn-close {
  filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%);
}

/* تغيير اللون إلى أبيض */
.btn-close.white {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}
.nav-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: none;
  background: rgba(0, 0, 0, 0);
  color: #fff;
  font-size: 2.2rem;
  cursor: pointer;
  transition: all 0.3s ease;
}

.nav-arrow:hover {
  background: rgba(0, 0, 0, 0);
  transform: scale(1.1);
}

.prev-arrow {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.next-arrow {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.footer_top #formNewsletter button.btn-success {
  padding: 0 28px;
}
.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100%;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.show {
  opacity: 0.8 !important;
  height: 100% !important;
}

@media (max-width: 480px) {
.align-items-center h3 {
  position: relative;
  text-align: left;
  font: normal normal bold 38px / 50px  'Roboto', "Helvetica Neue";
  letter-spacing: 0px;
  color: #1C3972;
  opacity: 1;
  display: table;
  width: auto;
}
  .container{
    padding: 0 20px;
  }
   .footer_top button.btn-success {
    width: 100%!important;
    margin-left: 0px !important;
  }
}