@font-face {
    font-family: 'MadaniArabic';
    src: url('fonts/MadaniArabic-Black.woff2') format('woff2'),
        url('fonts/MadaniArabic-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MadaniArabic';
    src: url('fonts/MadaniArabic-ExtraBold.woff2') format('woff2'),
        url('fonts/MadaniArabic-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MadaniArabic';
    src: url('fonts/MadaniArabic-Bold.woff2') format('woff2'),
        url('fonts/MadaniArabic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MadaniArabic';
    src: url('fonts/MadaniArabic-ExtraLight.woff2') format('woff2'),
        url('fonts/MadaniArabic-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MadaniArabic';
    src: url('fonts/MadaniArabic-Light.woff2') format('woff2'),
        url('fonts/MadaniArabic-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MadaniArabic';
    src: url('fonts/MadaniArabic-Medium.woff2') format('woff2'),
        url('fonts/MadaniArabic-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MadaniArabic';
    src: url('fonts/MadaniArabic-Regular.woff2') format('woff2'),
        url('fonts/MadaniArabic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MadaniArabic';
    src: url('fonts/MadaniArabic-SemiBold.woff2') format('woff2'),
        url('fonts/MadaniArabic-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MadaniArabic';
    src: url('fonts/MadaniArabic-Thin.woff2') format('woff2'),
        url('fonts/MadaniArabic-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MadaniArabicVariable';
    src: url('/fonts/MadaniArabicVariable.woff2') format('woff2'),
        url('/fonts/MadaniArabicVariable.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

section {

    transition: transform 0.3s ease-in-out; /* Smoother transitions */
}

		body {
           font-family: 'Cairo', sans-serif;
			font-family: 'MadaniArabic';
			background: #f8f9fa url(../images/bg_svg.svg) top left no-repeat;
background-position-x: -193px;
  background-position-y: -340px;
            scroll-behavior: smooth;
        }

		body#home {
           font-family: 'Cairo', sans-serif;
            background: #F8FCFF 0% 0% no-repeat padding-box;
			font-family: 'MadaniArabic';
			/* background-image: url(../images/bg.png) top left no-repeat;  */
        }
        .navbar {
            //background-color: #f8f9fa;
        }
        .navbar-brand {
            font-size: 1.5rem;
            font-weight: bold;
        }
		.container-fond{max-width:1400px;}
        .nav-link {
            font-size: 1.1rem;
            margin: 10px 20px !important;
    font-weight: bold;
    border-bottom: 2px solid #f8f9fa00;
    font: normal normal normal 16px / 27px MadaniArabic;
    color: #2F2F2F;
    opacity: 1;
        }
        .nav-link:hover {
			color: #026cb2;
			border-bottom: 2px solid #006cb2;
		}
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
  text-align: right;
  font: normal normal normal 16px/27px MadaniArabic;
  letter-spacing: 0px;
  color: #6A6B6C;
  opacity: 1;
}
        .faq-section {
            /*background-color: #e9f4fb;*/
            padding: 40px 20px;
        }
        .faq-header {
            background-color: #006cb3;
			  color: #ffffff;
			  padding: 21px 15px;
			  border-radius: 5px;
			  font-size: 2rem;
			  margin-bottom: 48px;
			  text-align: right;
			  font: normal normal normal 28px/48px MadaniArabic;
			  letter-spacing: 0px;
			  color: #FFFFFF;
			  opacity: 1;
        }
        .accordion-button {
            font-size: 1.2rem;
        }
        .footer {
            background-color: #222222;
            color: #ffffff;
            padding: 20px 0;
padding-top: 45px;
        }
        .footer a {
			font: normal normal normal 16px/27px MadaniArabic;
			letter-spacing: 0px;
			color: #F8FCFF;
			opacity: 1;
text-decoration: none;
        }
        .footer a:hover {
            text-decoration: underline;
        }
        .footer h5 {
            font-size: 1.3rem;
            margin-bottom: 15px;
        }
        .footer p, .footer ul {
            font-size: 1rem;
margin-bottom: 0px;
        }
        .footer p.copyright{
		font: normal normal normal 15px/22px MadaniArabic;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
        }
        .footer p.copyright span{
		font: normal normal medium 15px/22px MadaniArabic;
		letter-spacing: 0px;
		color: #BFD9FF;
		opacity: 1;
        }
        .footer .row div {
            margin-bottom: 0px;
        }
        .navbar-brand img {
            margin-right: 10px;
        }
        .social-icons a {
            color: #ffffff;
            font-size: 1.5rem;
            margin: 0 10px;
			color: #ffffff;
			font-size: 1.5rem;
			margin: 0 10px;
			border-radius: 50%;
			width: 44px;
			height: 44px;
			display: inline-block;
			line-height: 33px;
        }
        .social-icons a:hover {
            color: #007bff;
        }
		.accordion-button {
			position: relative;
			display: flex;
			align-items: center;
			width: 100%;
			padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
			font-size: 1rem;
			color: var(--bs-accordion-btn-color);
			text-align: right;
			background-color: #006cb336;
			border: 0;
			border-radius: 10px !important;
			overflow-anchor: none;
			transition: var(--bs-accordion-transition);
			margin-bottom: 12px;
			height: 70px;
			color: #484b4c;
			height: 80px;
			text-align: right;
			font: normal normal normal 20px/40px MadaniArabic;
			font-weight: normal;
			font-weight: normal;
			letter-spacing: 0px;
			color: #484B4C;
			opacity: 1;
			font-weight: normal !important;
		}
		.accordion-item {
		  color: var(--bs-accordion-color);
		  background-color: transparent !important;
		  border: 0px !important;
		}
		.accordion-button:not(.collapsed) {
		  color: #484b4c !important;
		  background-color: #006cb330;
		  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
		  font-weight: bold;
		}
		.footer ul {
		  line-height: 35px;
		  margin-top: 20px;
		}
.social-icons a:hover {
		color: #ffffff;
		font-size: 1.5rem;
		margin: 0 10px;
		border-radius: 50%;
		background: #006cb3;
		width: 44px;
		height: 44px;
		display: inline-block;
		line-height: 33px;
}

.content h3{
text-align: right;
font: normal normal normal 20px/40px MadaniArabic;
letter-spacing: 0px;
color: #006CB3;
opacity: 1;

}
.content p{
text-align: right;
font: normal normal normal 16px/27px MadaniArabic;
letter-spacing: 0px;
color: #6A6B6C;
opacity: 1;

}
input.form-control, select.form-select{
height: 63px;
  background: #006CB324 0% 0% no-repeat padding-box;
  border-radius: 10px;
  border: 0px;
}
.faq-header span.social{
	text-align: right;
	font: normal normal normal 21px/40px MadaniArabic;
	letter-spacing: 0px;
	color: #F8FCFF;
	opacity: 1;
	float:left;

}
.social .social-icons a:hover {
	color: #e4edf2;
}
.photo{
	margin-bottom: 38px;
}
.carousel-caption {
  position: absolute;
  left: auto;
  bottom: 31%;
  right: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: right;
}

.carousel-caption h5{
	text-align: right;
	font: normal normal normal 39px/64px MadaniArabic;
	letter-spacing: 0px;
	color: #006CB3;
	opacity: 1;
}
.carousel-caption p{
text-align: right;
  font: normal normal normal 23px/40px MadaniArabic;
  letter-spacing: 0px;
  color: #434343;
  opacity: 1;
  max-width: 50%;
}
.titre_contact{
text-align:right;
}
.titre_contact h3{
	text-align: right;
	font: normal normal normal 24px/41px MadaniArabic;
	letter-spacing: 0px;
	color: #343434;
	opacity: 1;
}
.titre_contact p{
	text-align: right;
	font: normal normal normal 16px/27px MadaniArabic;
	letter-spacing: 0px;
	color: #BBBBBB;
	opacity: 1;
margin-bottom:82px;
}

.contactez-nos{text-align: right;margin-bottom:65px;}
.contactez-nos li{
/* height: 29px; */
list-style:none;
}
.contactez-nos li span.val{
	/* UI Properties */
	text-align: right;
	font: normal normal normal 22px/42px MadaniArabic;
	letter-spacing: 0px;
	color: #2E2E2E;
	opacity: 0.35;
}
.contactez-nos li > span.titre{
/* UI Properties */
text-align: right;
font: normal normal normal 22px/42px MadaniArabic;
letter-spacing: 0px;
color: #2E2E2E;
opacity: 1;


}
form .submit{
height: 72px;
  background: #006CB3 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  width: 100%;
  text-align: center;
  font: normal normal normal 26px/55px MadaniArabic;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  margin-top: 25px;

}

#contact input.form-control, #contact select.form-select, textarea.form-control {
  height: 63px;
  background: #006CB300 0% 0% no-repeat padding-box;
  border-radius: 0px;
  border-bottom: 1px solid #000;
  border: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom: 1px solid #000;
text-align: right;
}
/* Styling the placeholder text */
input::placeholder {
/* UI Properties */
text-align: right;
font: normal normal normal 20px/34px MadaniArabic;
letter-spacing: 0px;
color: #2E2E2E;
  opacity: 0.35;
}
/* Vendor prefixes for broader support */
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
/* UI Properties */
text-align: right;
font: normal normal normal 20px/34px MadaniArabic;
letter-spacing: 0px;
color: #2E2E2E;
  opacity: 0.35;
}

input::-moz-placeholder { /* Firefox 19+ */
text-align: right;
font: normal normal normal 20px/34px MadaniArabic;
letter-spacing: 0px;
color: #2E2E2E;
  opacity: 0.35;
}

input:-ms-input-placeholder { /* IE 10+ */
text-align: right;
font: normal normal normal 20px/34px MadaniArabic;
letter-spacing: 0px;
color: #A8A8A8;
  opacity: 0.35;
}

input::-ms-input-placeholder { /* Edge */
text-align: right;
font: normal normal normal 20px/34px MadaniArabic;
letter-spacing: 0px;
color: #A8A8A8;
  opacity: 0.35;
}
.bg_bleu .phone-photo{
width: 393px;
  height: 602px;
  position: absolute;
  margin-top: -153px;
}
.bg_bleu {
background: #006CB3 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  margin: 80px auto 50px;
  min-height: 324px;
  padding: 54px 200px 67px 0;
  text-align: right;
  position: relative;
}
.bg_bleu h5{
/* UI Properties */
text-align: right;
font: normal normal normal 47px/81px MadaniArabic;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
.bg_bleu p{
/* UI Properties */
text-align: right;
font: normal normal normal 25px/43px MadaniArabic;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}

.bg_bleu1{
background: #006CB3 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  margin: 80px auto 50px;
  min-height: 324px;
  padding: 50px 145px;
  text-align: right;
  position: relative;
}

ul.app_telecharger {
margin-top: 34px;
  margin-bottom: 1rem;
  list-style: none;
  display: flex;
  padding-right: 0px;
}
ul.app_telecharger li {

  padding: 5px;
}
ul.app_telecharger li img{
max-width: 166px;
  height: 10px;
  width: 166px;
  height: 49px;
}
/*** static block***/
.static_right h2{
	text-align: right;
	font: normal normal normal 24px/41px MadaniArabic;
	letter-spacing: 0px;
	color: #343434;
	opacity: 1;
}
.static_right h5{
	text-align: right;
	font: normal normal normal 16px/27px MadaniArabic;
	letter-spacing: 0px;
	color: #BBBBBB;
	opacity: 1;
	 margin-bottom: 35px;
}
.static_right p{
	text-align: right;
	font: normal normal normal 16px/27px MadaniArabic;
	letter-spacing: 0px;
	color: #898989 !important;
	opacity: 1;
	max-width:450px;
}
.stat-number {
text-align: center;
  font: normal normal normal 54px/40px MadaniArabic;
    font-weight: normal;
  letter-spacing: 0px;
  color: #343434;
  opacity: 1;
  font-weight: 500;
  margin-top: 16px;
  margin-bottom: 20px;
}
.fw-bold {
  font-weight: 500 !important;
}
    .stat-card {
      border: 2px dashed #ddd;
      text-align: center;
      padding: 20px;
      border-radius: 10px;

      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      transition: transform 0.3s ease-in-out;
    }

    .stat-card:hover {
      transform: translateY(-10px);
    }

    .stat-icon {
      font-size: 2.5rem;
      color: #007bff;
    }

    .stat-text {
      /* UI Properties */
	text-align: center;
  font: normal normal normal 23px/40px MadaniArabic;
  letter-spacing: 0px;
  color: #343434;
  opacity: 1;
  margin-bottom: 0rem;
    }
	.stat-card h5{
	text-align: center;
	font: normal normal normal 14px/24px MadaniArabic;
	letter-spacing: 0px;
	color: #BBBBBB;
	opacity: 1;

	}
.disease-button {
background-color: #e6f3ff;
  border: none;
  color: #000;
  font-weight: bold;
  padding: 15px;
    padding-top: 15px;
  border-radius: 8px;
  transition: all 0.3s ease-in-out;
  height: 66px;
  text-align: right;
  font: normal normal normal 18px/30px MadaniArabic;
    line-height: 30px;
  letter-spacing: 0px;
  color: #006CB3;
  opacity: 1;
  text-align: center;
  line-height: 20px;
  padding-top: 10px;
}
.disease-button:hover, .disease-button.active {
	background-color: #003366;
	color: #fff;
}
.pagination .page-link {
	background-color: #e6f3ff;
	color: #003366;
	border: none;
	border-radius: 5px;
	margin: 0 5px;
}
.pagination .page-link:hover {
	background-color: #003366;
	color: #fff;
}
.titre-muted{
	text-align: right;
	/* UI Properties */
	text-align: right;
	font: normal normal normal 24px/41px MadaniArabic;
	letter-spacing: 0px;
	color: #0F2C3E;
	opacity: 1;
	margin-bottom: 0px;
}
.bg_bleu1 	p.text-muted{
/* UI Properties */
	text-align: right;
	font: normal normal normal 16px/27px MadaniArabic;
	letter-spacing: 0px;
	color: #E1F2FF!important;
	opacity: 1;
	margin-bottom: 50px;
}
        .custom-pagination .page-link {
            border-radius: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 50px; /* عرض الأزرار */
            height: 50px; /* ارتفاع الأزرار */
        }

        .custom-pagination .page-item:first-child .page-link {
            border-top-left-radius: 8px;
            border-bottom-left-radius: 8px;
        }

        .custom-pagination .page-item:last-child .page-link {
            border-top-right-radius: 8px;
            border-bottom-right-radius: 8px;
        }

        .custom-pagination .page-item.active .page-link {
            background-color: #ffffff;
            color: #000;
            border-color: #ffffff;
        }
.photo-caroussel{
	background: #E5F6FF 0% 0% no-repeat padding-box;
	opacity: 1;
	padding:110px 115px 90px 115px;
	margin:50px auto 90px;
}
.about-section{
	margin: 50px auto;
}

.about-section h2{
text-align: right;
  font: normal normal normal 24px/41px MadaniArabic;
  letter-spacing: 0px;
  color: #2B2B2B;
  opacity: 1;
  margin-bottom: 0px;

}
.about-section h6{
/* UI Properties */
text-align: right;
font: normal normal normal 16px/27px MadaniArabic;
letter-spacing: 0px;
color: #B4B4B4;
opacity: 1;
margin-bottom: 30px;
}
.about-section p{
/* UI Properties */
text-align: right;
font: normal normal normal 16px/27px MadaniArabic;
letter-spacing: 0px;
color: #898989;
opacity: 1;
}

.about-section01{
	margin: 100px auto;
}
.about-section01 h2{
text-align: center;
  font: normal normal normal 24px/41px MadaniArabic;
  letter-spacing: 0px;
  color: #2B2B2B;
  opacity: 1;
  margin-bottom: 0px;

}
.about-section01 p{
/* UI Properties */
text-align: right;
font: normal normal normal 16px/27px MadaniArabic;
letter-spacing: 0px;
color: #898989;
opacity: 1;
}
.about-section01 h6{
/* UI Properties */
text-align: center;
font: normal normal normal 23px/40px MadaniArabic;
letter-spacing: 0px;
color: #407BFF;
opacity: 1;
}
.about{
background: url(../images/bg.svg) top right no-repeat;
}
        .section-title {
            color: #000;
            font-weight: bold;
            margin-bottom: 15px;
        }
        .section-subtitle {
            color: #6c757d;
            margin-bottom: 30px;
        }
        .specialty-card {
            border: none;
            border-radius: 10px;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        .specialty-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
        }
        .specialty-card img {
            border-radius: 10px;
            max-width: 100%;
            width: auto;
            margin: auto;
        }
        .specialty-btn {
width: 212px;
height: 56px;
/* UI Properties */
background: #17AD40 0% 0% no-repeat padding-box;
border-radius: 8px;
opacity: 1;
  float: left;
font: normal normal normal 21px/47px MadaniArabic;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
border: 0px;

        }
 .align-items-center p.sepcialite{
	text-align: right;
	font: normal normal normal 16px/27px MadaniArabic;
	letter-spacing: 0px;
	color: #B4B4B4 !important;
	opacity: 1;

        }
        .pagination {
            justify-content: center;
        }
.specialty-card{
background: #E6F5FF 0% 0% no-repeat padding-box;
border-radius: 10px;
opacity: 1;
padding:24px 22px 13px 13px;
min-height: 266px;
}
    .tab-content {
      display: none;
    }
    .tab-content.active {
      display: block;
    }
.all_articles{
width: 480px;
height: 87px;
/* UI Properties */
background: #006CB3 0% 0% no-repeat padding-box;
border-radius: 10px;
opacity: 1;
font: normal normal normal 26px/60px MadaniArabic;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
margin-top:30px;
}
#photo-table  h2{
text-align: center;
  font: normal normal normal 24px/41px MadaniArabic;
  letter-spacing: 0px;
  color: #2B2B2B;
  opacity: 1;
  margin-bottom: 0px;

}
#photo-table  h5{
font: normal normal normal 16px/27px MadaniArabic;
letter-spacing: 0px;
color: #BBBBBB;
opacity: 1;

}
#photo-table   .block_tab {
width: auto;
  height: 65px;
  background: #E3F5FF 0% 0% no-repeat padding-box;
  border-radius: 44px;
  margin: 40px auto;
  display: table;
 

}
.block_tab button.text-white img{
color: #FFFFFF !important;
stroke: white;
}
.block_tab button.text-white{

height: 65px;
  background: #006CB3 0% 0% no-repeat padding-box;
  border-radius: 44px;
  opacity: 1;
  border: 0px;
  padding: 0 60px !important;
font: normal normal normal 19px/50px MadaniArabic;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
.block_tab button.text-gray-700 img{
color: #B3D1E2 !important;
stroke: orange;
}
.block_tab button.text-gray-700{

height: 65px;
  background: #E3F5FF 0% 0% no-repeat padding-box;
  border-radius: 44px;
  opacity: 1;
  border: 0px;
  padding: 0 60px !important;
font: normal normal normal 19px/50px MadaniArabic;
letter-spacing: 0px;
color: #B3D1E2;
opacity: 1;
}
.bloc_listes{

/* UI Properties */
background: #E4F5FF 0% 0% no-repeat padding-box;
border-radius: 16px;
opacity: 1;
padding:3rem 6rem;

}
.bloc_listes #tab-1-content h2{
text-align: right;
font: normal normal normal 24px/41px MadaniArabic;
letter-spacing: 0px;
color: #343434;
opacity: 1;
  margin-bottom: 0px !important;
}
.bloc_listes #tab-1-content p{
/* UI Properties */
text-align: right;
font: normal normal normal 16px/27px MadaniArabic;
letter-spacing: 0px;
color: #5E96BA;
opacity: 1;

}
.bloc_listes #tab-1-content ol li{
/* UI Properties */
text-align: right;
font: normal normal normal 16px/27px MadaniArabic;
letter-spacing: 0px;
color: #969696;
opacity: 1;

}
.bloc_listes #tab-1-content ol li:hover{
/* UI Properties */
text-align: right;
font: normal normal normal 16px/27px MadaniArabic;
letter-spacing: 0px;
color: #006CB3;
opacity: 1;

}
.bloc_listes #tab-1-content div.slideimag{

/* UI Properties */
background: #F8FCFF 0% 0% no-repeat padding-box;
box-shadow: 0px 28px 26px #006CB30D;
border-radius: 10px;
opacity: 1;	
padding:50px;
}
/*****/

.bloc_listes #tab-2-content h2{
text-align: right;
font: normal normal normal 24px/41px MadaniArabic;
letter-spacing: 0px;
color: #343434;
opacity: 1;
  margin-bottom: 0px !important;
}
.bloc_listes #tab-2-content p{
/* UI Properties */
text-align: right;
font: normal normal normal 16px/27px MadaniArabic;
letter-spacing: 0px;
color: #5E96BA;
opacity: 1;

}
.bloc_listes #tab-2-content ol li{
/* UI Properties */
text-align: right;
font: normal normal normal 16px/27px MadaniArabic;
letter-spacing: 0px;
color: #969696;
opacity: 1;

}
.bloc_listes #tab-2-content ol li:hover{
/* UI Properties */
text-align: right;
font: normal normal normal 16px/27px MadaniArabic;
letter-spacing: 0px;
color: #006CB3;
opacity: 1;

}
.bloc_listes #tab-2-content div.slideimag{

/* UI Properties */
background: #F8FCFF 0% 0% no-repeat padding-box;
box-shadow: 0px 28px 26px #006CB30D;
border-radius: 10px;
opacity: 1;	
padding:50px;
}
#steps-list li {
  cursor: pointer;
  padding: 5px 0;
  transition: color 0.3s ease;
list-style: none;
}

#steps-list li:hover {
  color: #007BFF; /* Highlight on hover */
}

#steps-list li:active {
  color: #0056b3; /* Slightly darker when clicked */
}
.bloc_listes #tab-1-content ol li span{
color: white;
  background-color: #007BFF;
  padding: 2px 12px;
  border-radius: 50%;
  font-weight: bold;
  height: 35px;
  background: #006CB3 0% 0% no-repeat padding-box;
  border-radius: 44px;
  opacity: 1;
  margin-left: 15px;

}
.bloc_listes #tab-2-content ol li span{
color: white;
  background-color: #007BFF;
  padding: 2px 12px;
  border-radius: 50%;
  font-weight: bold;
  height: 35px;
  background: #006CB3 0% 0% no-repeat padding-box;
  border-radius: 44px;
  opacity: 1;
  margin-left: 15px;

}
.ol_style{
	
padding: 30px 100px;
}
/**caroussel
-----------------------------**/
        .carousel-container {
            width: 100%;
			  max-width: 1200px;
			  position: relative;
			  overflow: hidden;
			  text-align: center;
			  margin: auto;
			  position:relative	;
min-height: 482px;
        }
        .carousel01{
			position:relative	
}
        .carousel01::before {
width: 482px;
  height: 661px;
  background: #006CB3 0% 0% no-repeat padding-box;
  box-shadow: 0px 33px 56px #00000045;
  border-radius: 10px;
  opacity: 1;
  content: "";
  position: absolute;
  top: -156px;
  left: auto;
  right: 410px;
        }
        .carousel-slides {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 10px;
            transition: transform 0.5s ease-in-out;
			margin-top: -20px;
        }
        .carousel-slides img {
       
            height: 185px;
            border-radius: 8px;
            object-fit: cover;
            opacity: 0.9;
            transition: all 0.3s ease-in-out;
            cursor: pointer;
        }
		.slick-center .carousel-slides img{
			height: 204px;
			
		}
		.slick-center .carousel-slides{
			padding-top: 109px;
			
		}
        .carousel-slides img.active {
            opacity: 1;
           /* border: 3px solid #007bff;
            box-shadow: 0 0 20px rgba(0, 123, 255, 0.7);  Glowing effect */
        }
        .carousel-slides img.enlarged {
           width: 375px;
  height: 321px;
  opacity: 1;
          /*  border: 3px solid #007bff;
            box-shadow: 0 0 20px rgba(0, 123, 255, 0.7);  Glowing effect */
        }
       .carousel-buttons {
  position: absolute;
  top: 33%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}
        .carousel-buttons button {
            background-color: #007bff;
            color: white;
            border: none;
            padding: 10px 15px;
            border-radius: 5px;
            cursor: pointer;
            font-size: 16px;
            opacity: 0.8;
            transition: opacity 0.3s;
        }
        .carousel-buttons button:hover {
            opacity: 1;
        }
        .details {
  margin-top: 15px;
  text-align: right;
  max-width: 370px;
  margin: 15px auto;
}
        .details h3 {
            text-align: right;
  font: normal normal normal 18px/40px MadaniArabic;
  letter-spacing: 0px;
  color: #0B0F10;
  opacity: 1;
  margin-bottom: 0px;
        } 
.details a{
	text-align: right;
  font: normal normal normal 16px/27px MadaniArabic;
  letter-spacing: 0px;
  color: #1A2B41;
  opacity: 1;
  text-decoration: none;

        }
        .details p {
text-align: right;
  font: normal normal normal 16px/19px MadaniArabic;
  letter-spacing: 0px;
  color: #F8FCFF;
  opacity: 1;
  margin-bottom: 0.5rem;
        }

/**********************  form *******************/

.title-header {

    background-color: #006cb3;
    color: #ffffff;
    padding: 20px 25px;
    border-radius: 10px;
    font-size: 2rem;
    margin-bottom: 20px;
    font-family: 'MadaniArabic';
    font-weight: 500;
}
.title-header  span{
    display: block;
    font-size: 1rem;
}
.custom-input{box-shadow:none;}
.bg-white{background:#fff !important;}
label{margin-left: 20px;margin-top:20px;}
#datepicker{width:100%;}
#datepicker > span:hover{cursor: pointer;}
.datepicker .prev, .datepicker .next {font-size:25px !important;line-height:12px !important; vertical-align:top;}
.custom-input {
    background-color: #daeaf6;
    min-height: 68px;
    border-radius: 10px;
    padding: 4px 30px;
    border-color: #f3f9fe;
}

.form-control{
    text-align: right;
}
.formulaire-section{
    margin-bottom: 50px;
    display: block;
padding: 40px 20px;	
}
.formulaire-section .small.my-2{
    font-family: 'MadaniArabic';
    font-weight: 500;

}
.mb-3.form-check label,#Certificates p {
    font-family: 'MadaniArabic';
    font-weight: 500;
    color: #484B4C;
}
#Certificates p {
   opacity: 0.34;
}

.form-label{

    font-weight: bold;
    font-size: 1rem;
    font-family: 'MadaniArabic';
    font-weight:500;
    color: #484B4C;
}
.custom-file-input {
    background-color: #daeaf6;
    min-height: 80px;
}
.upload-placeholder {
    border: 2px dashed #daeaf6;
    border-radius: 8px;
    background-color: #f7faff;
    color: #484b4c;
    text-align: center;
    padding: 20px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

.upload-placeholder:hover {
    background-color: #e6f0fa;
    color: #333;
}

.upload-placeholder input[type="file"] {
    display: none;
}


.upload_dropZone {
    background-color: rgba(0, 108, 179,0.12);
    border-radius: 10px;
    color: #484B4C;
    font-size: 1.5rem;
}
.upload_dropZone.highlight {
    outline-offset: -4px;
    outline-color:  #0576bd;
    background-color: #c8dadf;
}
.upload_svg {
    fill: #0576bd
}
.btn-upload {
    background-color: transparent;
    color: #A7B4BC;
    font-size: 2rem;
    font-weight: bold;
    padding: 4px 8px ;
    margin: 0px !important;
}
.btn-upload:hover,
.btn-upload:focus {
    color: #fff;
    background-color:#006CB3
}
.upload_img {
    max-width: 150px;
    border: 1px solid #ddd;
    border-radius: 4px;
    max-height: 100px;
    overflow: hidden;
    object-fit: contain;
}
.upload_img_container {
    display: inline-block;
    position: relative;
    margin: 5px;
}

.upload_img {
    max-width: 150px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.delete_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    border-radius: 50%;
}

.today.day > div, .today.day:hover > div{
    background: #006CB3;
}
.datepicker.dropdown-menu thead{
    background: #006CB3 !important;
    padding:15px !important
}
.datepicker-days table thead tr th{background:#006CB3;border-radius:0;color:#fff;padding:15px !important;}
.datepicker-months table thead tr th{background:#006CB3;border-radius:0;color:#fff;padding:15px !important;}
.datepicker-years table thead tr th{background:#006CB3;border-radius:0;color:#fff;padding:15px !important;}

.datepicker-dropdown::after {
    border-bottom-color: #006CB3;
}
.datepicker{padding:0 !important;}

.btn-form{
    border-radius: 8px;
    background: #006CB3;
    text-align: center;
    padding: 8px;
    font-size: 2rem;
    color: #fff;
    font-family: 'MadaniArabic';
    font-weight: 500;
}
.btn-form:hover{background: #2694DC; color: #fff;}
.calender{

    height: 62px;
    display: flex;
    align-items: center;
    margin: 0px 35px;
    margin-right: 35px;
    position: absolute;
    left: 0;

}

.mb-3.form-check label {
    margin: 0px !important;
}



#Certificates {

    display: flex;
    padding: 0px;
}
.btn-uploadCustom.mb-3 {
    padding: 5px;
    margin: 0px !important;
    display: flex;
    align-items: center;
}
.upload_dropZoneCustom{

    padding: 0px 15px !important;
    align-content: center;
}
#Certificates p{
    margin-bottom: 0px !important;
    font-size: 1rem;
    line-height: 37px;
}
.CertificatesClass{
    display: flex;
    margin: 0px;
}
.Certificates{
    display: flex;
}

.CertificatesClass label{
    margin-top: 8px !important;
}
.form-check-input{
    border:1px solid #ccc;
}
.form-check-input:checked{
    border-color: #006CB3; /* Green color */
    background-color: #006CB3; /* Green color */
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'MadaniArabic';
    font-weight: 500;
    color: #484B4C;
    opacity: 0.34;
}
::-moz-placeholder { /* Firefox 19+ */
    font-family: 'MadaniArabic';
    font-weight: 500;
    color: #484B4C;
    opacity: 0.34;
}
:-ms-input-placeholder { /* IE 10+ */
    font-family: 'MadaniArabic';
    font-weight: 500;
    color: #484B4C;
    opacity: 0.34;
}
:-moz-placeholder { /* Firefox 18- */
    font-family: 'MadaniArabic';
    font-weight: 500;
    color: #484B4C;
    opacity: 0.34;
}
select option {
    font-family: 'MadaniArabic';
    font-weight: 500;

}
.dropdown-item{

    font-family: 'MadaniArabic';
    font-weight: 500;
    color: #484B4C;
}
.dropdown-item.active, .dropdown-item:active{
    background: #006CB3 !important;
}
.custom-input-select{
    background-color: #daeaf6;
    min-height: 68px;
    border-radius: 10px;
    padding: 4px 30px;
    border-color: #f3f9fe;
    font-family: 'MadaniArabic';
    font-weight: 500;
    position: relative;

    align-content: center;
    display: flex;
    align-items: center;
}

.selectBox {
  position: relative;
    cursor: pointer;
    &__value {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }
    &:after {
        position: absolute;
        left: 12px;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
        transition: all 0.2s ease-in-out;
        content: url("../images/svgviewer-output.svg");
     }
 
     .dropdown-menu {
        transition: all 0.5s ease-in-out;
        opacity: 0;
        display: block;
        top: 100%;
        width: 100%;
        max-height: 250px;
        z-index: -1;
        overflow-y: auto;
        transform: translateY(-15%);
        visibility: hidden;
        background:#fff !important;
        border-radius: 10px;

    }
 
    &.show {
        background-color: #fff;
        &:after {
            transform: translateY(-50%) rotate(180deg);
        }
        .dropdown-menu {
            transition: all 0.3s ease-in-out;
            max-height: 300px;
            visibility: visible;
            opacity: 1 !important;
            z-index: 1 !important;
            visibility:visible  !important;
            transform: translateY(0);
            background: #4d9fd5;
            border-radius: 10px;
        }
    }
}
.selectBox .dropdown-item {
 
    padding: 10px;
  }
.selectBox.show .dropdown-menu{
    display: block !important;
  }

  #exampleModalLongWajd {
    margin-top: 5rem;
  }
#exampleModalLongWajd .modal-dialog .modal-content {
    padding: 3rem;
    
  }
  .modal .btn-close {
    background-color: #fff;
    border-radius: 0.375rem;
    background-image: url("../images/download.svg");
    opacity: 1;
    padding: 0.44rem;
    box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
    transition: all 0.23sease 0.1s;
    left: -50px;
    top: -50px;
    position: absolute;
  }
  #exampleModalLongWajd #exampleModalLongTitle {
    width: 100%;
  }
  #exampleModalLongWajd .modal-header {
    border: none;
    position: relative;
  }
 
  #exampleModalLongWajd .modal-dialog   {
 
    min-width: 60%;
    max-width: 1040px;
    
  }
  .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
    display: block !important;
  }
/********************  Blog *******************************/
.titleArticles{
    color: #2B2B2B;
    font-size: 2rem;
    margin-bottom: 20px;
    font-family: 'MadaniArabic';
    font-weight: 500;
}
.blog-section {
    padding: 40px 20px;
}
.article-card img {
    height: 287px;
    object-fit: cover;
    border-radius: 5px;
    width: 100%;
}
.article-card {
    font-family: 'MadaniArabic';
    display: block;
    margin-bottom: 20px;

}
.dateArticle{
    color:#006CB3;
    font-size: 18px;
    display: block;
    margin: 15px 0px;
    font-family: 'MadaniArabic';
    font-weight: 500;
}
.btn-read-more {
    background-color: #006CB3;
    color: #fff;
    border-radius: 4px;
    padding: 5px 20px;
    font-size: 17px;
    font-family: 'MadaniArabic';
    font-weight: 500;
}
.btn-read-more:hover {
    background-color: #000;
    color: #fff;
}
.custom-pagination {
    display: flex;
    justify-content: end;
    align-items: center;
    margin-top: 60px;

}
.text-secondary-style{
    color: #6A6B6C;
    font-size: 16px;
    font-family: 'MadaniArabic';
    font-weight: 500;

}
.custom-pagination a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    margin: 0 5px;
    text-align: center;
    letter-spacing: 0px;
    color: #666666;
    background: #fff;
    border: 1px solid #666666;
    border-radius: 4px;
    text-decoration: none;
    transition: all 0.3s;
    font-size: 14px;
}
.custom-pagination a:hover {
    background: #0066cc;
    color: #fff;
}
.custom-pagination a.active {
    background: #0066cc;
    color: #fff;
    border-color: #0066cc;
}
.custom-pagination a.arrow {
    font-size: 12px;
    font-weight: bold;
    background: #00000019;
    padding: 0px 30px;

}
.custom-pagination a.arrow:hover{
    background: #000;
    color: #fff;
}
.custom-pagination span {
    display: inline-block;
    padding: 0 10px;
    line-height: 40px;
    color: #0066cc;
}





/* #Navigation
================================================== */

.start-header {
    opacity: 1;
    transform: translateY(0);
    padding: 20px 0;

    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.start-header.scroll-on {

    padding: 10px 0;
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.start-header.scroll-on .navbar-brand img{
    height: 24px;
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}

.navbar-toggler {
    float: right;
    border: none;
    padding-right: 0;
}
.navbar-toggler:active,
.navbar-toggler:focus {
    outline: none;
}
.navbar-light .navbar-toggler-icon {
    width: 24px;
    height: 17px;
    background-image: none;
    position: relative;
    border-bottom: 1px solid #000;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after,
.navbar-light .navbar-toggler-icon:before{
    width: 24px;
    position: absolute;
    height: 1px;
    background-color: #000;
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after{
    top: 8px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
    transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    border-color: transparent;
}

.nav-item:hover:after{
    bottom: 0;
    opacity: 1;
}
.nav-item.active:hover:after{
    opacity: 0;
}
.nav-item{
    position: relative;
    transition: all 200ms linear;

}


.dropdown-toggle::after {
    display: none;
}


/* ============= Begin Testimonial Flexbox ============ */
#testimonials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

#left-zone,#left-zone2 {

    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

}
#left-zone  p,#left-zone2 p {
    text-align: right;
    font: normal normal normal 16px/27px MadaniArabic;
    letter-spacing: 0px;
    color: #5E96BA;
    opacity: 1;
}
#left-zone h2 ,#left-zone2 h2{
    text-align: right;
    font: normal normal normal 24px/41px MadaniArabic;
    letter-spacing: 0px;
    color: #343434;
    opacity: 1;
    margin-bottom: 0px !important;
}
#left-zone .list ,#left-zone2 .list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.item input {
    display: none;
}

.testimonialsFirstTab label ,.testimonialsSecondaryTab label{
    opacity: 0.8;
    text-align: right;
    font: normal normal normal 16px/27px MadaniArabic;
    line-height: 27px;
    letter-spacing: 0px;
    color: #969696;
    line-height: 35px;
    position: relative;
    margin: 0px;
    margin-bottom: 0px;
    display: flex;
    align-content: center;
    margin-bottom: 10px;
}

.testimonialsFirstTab label  span ,.testimonialsSecondaryTab label  span {
    color: white;
    background-color: #007BFF;
    padding: 2px 12px;
    border-radius: 50%;
    font-weight: bold;
    height: 35px;
    background: #006CB3 0% 0% no-repeat padding-box;
    border-radius: 44px;
    opacity: 1;
    margin-left: 15px;
    width: 35px;
    display: flex;
    align-content: center;
    justify-content: center;
}
label:hover {
    opacity: 1;
    cursor: pointer;
}

.content-img{


    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    pointer-events: none;
}

.content-test p {
    max-width: 50%;
    text-align: center;
}


input:checked ~ .content-img {
    transform: scale(1); /* Zoom in to normal size */
    opacity: 1; /* Make it fully visible */
    pointer-events: auto; /* Enable interaction */

}
.picto {
    background: #F8FCFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 28px 26px #006CB30D;
    border-radius: 10px;
    opacity: 1;
    padding: 50px;
}
@media (min-width: 480px) {
    #flex-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        min-height: auto;
        height: 400px;
        /* position: absolute; */
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }


    .content-img{
        width: 100%;
        height: 100%;
        pointer-events: auto;
        transition: transform 0.5s ease-out, opacity 0.5s ease-out;
        transform: scale(0.99); /* Slightly smaller at the start */
        background: #F8FCFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 28px 26px #006CB30D;
        border-radius: 10px;
        opacity: 1;
        padding:25px;
    }

  

}


input:checked ~ label {
    opacity: 1;
    -webkit-animation: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    animation: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    color: #006CB3;
}

input:checked ~ label.label_testimonial-1 ,input:checked ~ label.label_testimonial-2,
input:checked ~ label.label_testimonial-3 ,input:checked ~ label.label_testimonial-4 ,
input:checked ~ label.label_testimonial-5{
    color: #006CB3;

}
.label_testimonial-1-1.active, .label_testimonial-2-1.active,.label_testimonial-3-1.active,
.label_testimonial-4-1.active,.label_testimonial-5-1.active{
    color: #006CB3;
}
input:checked + label + .content-img {
    transform: scale(1); /* Restore to full size */
    opacity: 1; /* Make visible */
    pointer-events: auto; /* Enable interaction */
}
/* ============== End Testimonial Flexbox ============= */
#right-zone,#right-zone {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center; /* Center the content */
    height: auto; /* Adjust height dynamically */
    overflow: hidden; /* Prevent overlapping content */
    transition: height 0.5s ease-in-out; /* Smooth height adjustment */

}

#right-zone .img-fluid ,#right-zone2 .img-fluid {
    max-width: 100%;
    max-height: 100%;
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
    transform: scale(0.9); /* Slightly smaller by default */
    opacity: 0; /* Hidden by default */
    position: absolute;
}

#right-zone .img-fluid.visible , #right-zone2 .img-fluid.visible{
    transform: scale(1); /* Zoom in when visible */
    opacity: 1; /* Make visible */
    position: relative; /* Ensure proper stacking */
}

#right-zone .img-fluid.hidden,#right-zone2 .img-fluid.hidden  {
    transform: scale(0.9);

    pointer-events: none;
}

.ol_styleTabs{
    padding: 30px 50px;
}

#nav-mask.open {
    background-color: #a6cbe54f;
    height: 100%;
    width: 100%;
    position: fixed;
    bottom: 0px;
    top: 0px;
}
form {
    overflow:hidden;
    width:100%;
    display:block
}
form .position-absolute.invisible{
    display: none !important;
}
form#contactForm label.error {
    color: #DB0A2C;
    opacity: 0.9;
    text-align: right;
    width: 100%;
    padding-right: 15px;

}

.specialty-card {
    height: 100%; /* Ensure cards take full height of their parent container */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.specialty-card .card-body {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.specialty-card img {
    height: auto; /* Preserve aspect ratio for images */
    max-height: 150px; /* Adjust this value as needed */
    margin-bottom: 10px;
}

/*** sider****/
#carouselExampleDarkVertical{
    height: 400px;
    position: relative;
}
/* Make the carousel scroll vertically */
#carouselExampleDarkVertical .carousel.vertical .carousel-inner {
    display: flex;
    flex-direction: column;
}

#carouselExampleDarkVertical .carousel.vertical .carousel-item {
    height: 100%; /* Ensure each item takes full height */
    display: flex;
    align-items: center;
    justify-content: center;
}

#carouselExampleDarkVertical .carousel.vertical .carousel-item-next,
#carouselExampleDarkVertical .carousel.vertical .carousel-item-prev {
    transform: translateY(100%);
}

#carouselExampleDarkVertical .carousel.vertical .carousel-item-next {
    transform: translateY(-100%);
}

#carouselExampleDarkVertical .carousel.vertical .carousel-item.active {
    transform: translateY(0%);
}

/* Smooth transition */
#carouselExampleDarkVertical .carousel.vertical .carousel-item {
    transition: transform 0.6s ease;
}

#carouselExampleDarkVertical .carousel {
    height: 400px; /* Set a fixed height for the carousel */
}

#carouselExampleDarkVertical .carousel img {
    max-height: 100%;
    object-fit: contain; /* Ensures the image scales properly */
}

/**********************   slider *************************/
.hero-section {
    margin-top: 50px;
}
/********** about-section01 ***/

.about-section01 #carouselExampleDark {
    position: relative;
    height: 100%;
    padding-bottom: 50px;
}
.about-section01 .carousel-control-prev,
.about-section01 .carousel-control-next{
    background: #E5F6FF 0% 0% no-repeat padding-box;
    color: #000;
    height: 41px;
    width: 41px;
    position: absolute;
    bottom: 0px;
    top: auto;
    transition: all 0.8s ease;
}
.about-section01 .carousel-control-prev{
    right: calc(50% - 42px);
}
.about-section01 .carousel-control-next{
    left: calc(50% - 42px);
}

.about-section01 .carousel-control-prev:hover,
.about-section01 .carousel-control-next:hover {
    background: #006CB3 0% 0% no-repeat padding-box;
    color: #fff;
    transition: all 0.8s ease;
}
.about-section01  .carousel-control-prev .carousel-control-prev-icon,
.about-section01 .carousel-control-next .carousel-control-next-icon {
    width: 10px;
    color: #000;
    transition: all 0.8s ease;
    height: 10px;
}

/********** specialtyCarousel ***/

#specilaite_block  #specialtyCarousel{
    position: relative;
    height: 100%;
}
#specilaite_block  .carousel-control-prev,
#specilaite_block  .carousel-control-next{
    background: #E5F6FF 0% 0% no-repeat padding-box;
    color: #000;
    height: 41px;
    width: 41px;
    position: absolute;
    bottom: 0px;
    top: auto;
    transition: all 0.8s ease;
}
#specilaite_block  .carousel-control-prev{
    right: calc(50% - 42px);
}
#specilaite_block .carousel-control-next{
    left: calc(50% - 42px);
}

#specilaite_block .carousel-control-prev:hover,
#specilaite_block  .carousel-control-next:hover {
    background: #006CB3 0% 0% no-repeat padding-box;
    color: #fff;
    transition: all 0.8s ease;
}
#specilaite_block  .carousel-control-prev .carousel-control-prev-icon,
#specilaite_block .carousel-control-next .carousel-control-next-icon {
    width: 10px;
    color: #000;
    transition: all 0.8s ease;
    height: 10px;
}
.PaginationSepecialite{
    height: 80px;
}
#specilaite_block  .custom-row {
    display: flex;
    flex-wrap: wrap;
    gap: 16px; /* Adjust spacing between cards */
}

#specilaite_block  .custom-card {
    flex: 0 0 calc(20% - 16px); /* 20% width for 5 cards per row */
    max-width: calc(20% - 16px);

}


/********** MaladiesTypeCarousel ***/

#MaladiesTypeCarousel  #specialtyCarousel{
    position: relative;
    height: 100%;
}
#MaladiesTypeCarousel  .carousel-control-prev,
#MaladiesTypeCarousel  .carousel-control-next{
    background: #fff 0% 0% no-repeat padding-box;
    color: #000;
    height: 41px;
    width: 41px;
    position: absolute;
    bottom: 0px;
    top: auto;
    opacity: 1;
    transition: all 0.8s ease;
}
.MaladiesTypeCarousel {
    padding: 0px 30px;
}
#MaladiesTypeCarousel  .carousel-control-prev{

    right: calc(50% - 41px);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid #fff;
}
#MaladiesTypeCarousel .carousel-control-next{
    left: calc(50% - 41px);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #fff;
}

#MaladiesTypeCarousel .carousel-control-prev:hover,
#MaladiesTypeCarousel  .carousel-control-next:hover {
    background: #006CB3 0% 0% no-repeat padding-box;
    color: #fff;
    transition: all 0.8s ease;
}
#MaladiesTypeCarousel  .carousel-control-prev .carousel-control-prev-icon,
#MaladiesTypeCarousel .carousel-control-next .carousel-control-next-icon {
    width: 10px;
    color: #000;
    transition: all 0.8s ease;
    height: 10px;
}

#MaladiesTypeCarousel  .custom-row {
    display: flex;
    flex-wrap: wrap;
    gap: 16px; /* Adjust spacing between cards */
}

#MaladiesTypeCarousel  .custom-card {
    flex: 0 0 calc(25% - 16px); /* 20% width for 5 cards per row */
    max-width: calc(25% - 16px);

}

/*** smooth*************/
.viewport {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.scroll-container {
    position: absolute;
    overflow: hidden;
    z-index: 10;
    display: flex;
    justify-content: center;
    backface-visibility: hidden;
    transform-style: preserve-3d;
}
/**** animation ***/
.carousel-item .blockImg {
    display: block;
    object-fit: cover;
    position: relative;
}

.carousel-item .blockImg::before,
.carousel-item .blockImg::after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 50%; /* Initial width */
    z-index: 1;
    transition: width 0.9s ease-out;
    background: rgba(64, 123, 255, 0.59);
}

.carousel-item .blockImg::before{
    left: 0; /* Start from the left */
}

.carousel-item .blockImg::after {
    right: 0; /* Start from the right */
}
  .carousel-item.active .blockImg::before ,
 .carousel-item.active .blockImg::after {
    width: 0; /* Animate to 0 width */
}



.carousel-item.active .fade-up {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeUp 0.8s ease-out forwards;
}
.carousel-item.active .fade-up:nth-child(2) {
    animation-delay: 0.5s;
}
.carousel-item.active .fade-up:nth-child(2) {
    animation-delay: 0.8s;
}
.carousel-item.active .fade-up:nth-child(3) {
    animation-delay: 1s;
}

.about.activeDiv .fade-up {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeUp 0.4s ease-out forwards;
}
.about.activeDiv .fade-up:nth-child(2) {
    animation-delay: 0.3s;
}
.about.activeDiv .fade-up:nth-child(2) {
    animation-delay: 0.5s;
}
.about.activeDiv .fade-up:nth-child(3) {
    animation-delay: 0.7s;
}



/* Animation keyframes */
@keyframes fadeUp {
    to {
        opacity: 1; /* Fully visible */
        transform: translateY(0); /* Reset to original position */
    }
}

/* Optional: Style the activeDiv */
.activeDiv .specialty-card,  .activeDiv .custom-card{
    opacity: 1; /* Fully visible */
    transform: translateY(0px); /* Reset to original position */
    transition: opacity 1s ease-in-out, transform 1s ease-in-out; /* Smooth transition for both opacity and position */
}

/* Inactive specialty cards (default state) */
section:not(.activeDiv) .specialty-card, section:not(.activeDiv) .custom-card{
    opacity: 0; /* Hidden */
    transform: translateY(40px); /* Offset downward */
    transition: opacity 1s ease-in-out, transform 1s ease-in-out; /* Transition matches active state for smooth effect */
}

 .about .imgAbout{
    position: relative;
     transform:scale(0.8);
    transition:2s;
}
.about.activeDiv .imgAbout{
    transform:scale(1.0);
}


#specialtyCarousel .carousel-inner {
    overflow: inherit;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
/***/


@keyframes fadeScale {
    0% {
        opacity: 0.4;
        transform: scale(0.9);
    }
    50% {
        opacity: 0.8;
        transform: scale(1);
    }
    100% {
        opacity: 1;
        transform: scale(0.9);
    }
}

.dPhoneMobile {
    display: inline-block;
    animation: fadeScale 15s cubic-bezier(0.26, 0.54, 0.32, 1) infinite;
    -webkit-animation: fadeScale 15s cubic-bezier(0.26, 0.54, 0.32, 1) infinite;
}

.dPhoneMobile img {
    display: block;
    width: 100%;
    height: auto;

}


.activeDiv .divAppAnimate  .fade-up {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeUp 0.4s ease-out forwards;
}
 .activeDiv .divAppAnimate  .fade-up:nth-child(2) {
    animation-delay: 0.3s;
}
.activeDiv .divAppAnimate .fade-up:nth-child(2) {
    animation-delay: 0.5s;
}
.activeDiv .divAppAnimate .fade-up:nth-child(3) {
    animation-delay: 0.7s;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.activeDiv  .contactRight {
    visibility: visible;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-delay:1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


.activeDiv .contactLeft {
    visibility: visible;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-delay:1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.f-copy a {
	text-decoration: none !important;
}
.f-copy label {
	cursor: pointer;
  font: normal normal normal 20px/37px MadaniArabic;
  letter-spacing: 0px;
  color: #4E4E4E;
  margin: 0px;
}
.f-copy img {
  cursor: pointer;
  width: 20px !important;
}
  
.f-copy{
	margin-top: 20px;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: #f8fcff;
  border-color: #f8fcff;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgb(248, 252, 255);
  border-bottom:  none
}
@media only screen and (max-width: 1700px) {
	
	.nav-link {
		margin:10px 15px !important;
		font: normal normal normal 16px / 27px MadaniArabic;
	}
}
@media only screen and (max-width: 1300px) {
	
	.nav-link {
	  margin: 10px 13px !important;
	}
}

@media only screen and (max-width: 1200px) {
  .nav-link {
    margin: 10px 7px !important;
  }
}
@media only screen and (max-width: 1024px) {

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 5px!important;
		padding-right: 10px!important;
	  }
	  
	.navbar-expand-lg .navbar-nav .nav-link {
	  font-size: 1.1rem;
	  margin: 10px 0px !important;
	  font-weight: 500 !important;
	  border-bottom: 2px solid #f8f9fa00;
	  font: normal normal normal 14px / 27px MadaniArabic;
		font-weight: normal;
	  color: #2F2F2F;
	  opacity: 1;
	}
	
}

@media only screen and (min-width: 768px) {
#photo-caroussel  #GalloryNews {
    width: 100% !important;
    max-width: 100% !important;
  }
  .carousel-slides img {
    width: 100%;
 
}
 .slick-active .details p{
    font-size: 12px !important;
}
 .slick-active .details h3{
    font-size: 15px !important;  
    font-weight: 500; 
}
 .slick-current.slick-active .details a{
    font-size: 15px !important;   
    font-weight: 500; 
}
}
#contactFormulaire  .error {
    color: red;
  }
 
#contactFormulaire .form-control.custom-input.error {
    border: 1px solid red;
  }

  .mb-3.form-check {
    margin-right: 15px;
  }

  .upload_dropZone.error {
    border-color: #dc3545 !important;
    border-width: 2px !important;
    border:1px solid #dc3545 !important;
}

.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control, .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select, .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-radius: 10px;
  }

 #error-message{
    display: none;
 }


  .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
    display: block !important;
  }
  
