/* Acceuil du  site */
.pagenode88 {
	
}
.pagenode88  .box-content {
	text-align: left !important;
}

.taxakah1  .taxakah__col1 {
	background-color: #fff ;
}
.taxakah1 .fc-toolbar.fc-header-toolbar .fc-right,
.taxakah1 .fc-toolbar.fc-header-toolbar .fc-button-group,
.taxakah1 .fc-toolbar.fc-header-toolbar .fc-today-button {
	display: none;
}
.taxakah1 .fc-toolbar h2 {
	font-size: 18px;
}


.taxakah1 .box-content {
	line-height: 29px;
}
.taxakah1 {
    border: 0px solid #EEE;
}


.crdaf {
	/* border: 2px solid  #F29400; */
}
.crdaf__titredze {
	font-size: 27px !important;
	font-weight: 700 !important;
	color: #00983A !important;
}
.crdaf__contenudze{
	font-size: 18px;
	/* line-height: 18px; */
}
.crdaf__evliendze:hover,
.crdaf__evliendze {
    background-color: #F29400;
    /* padding: 5px 10px; */
    font-size: 20px;
    padding: 6px 20px 8px;
}
.crdaf__col2 {
	background-color: #FEEBED;
}
.crdaf__col2 .box-content {
	color: #000;
}
h6.nouvphare a {
	/* color: #d8322d  ; */
	/* margin-bottom: 12px; */
	display: block;
	
}
h6.nouvphare strong {
	color: #d8322d  ;
	
}
h6.nouvphare {
	font-weight: 700;
	font-size: 20px;
	font-style: italic;
	letter-spacing: -1px;
	
	/* font-family: monospace; */
	overflow: hidden; /* Ensures the content is not revealed until the animation */
	border-right: .15em solid orange; /* The typwriter cursor */
	white-space: nowrap; /* Keeps the content on a single line */
	margin: 0 auto; /* Gives that scrolling effect as the typing happens */
	 /*letter-spacing: .15em; Adjust as needed */
	animation: 
		typing 3.5s steps(30, end),
		blink-caret .5s step-end infinite;
}
/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}
/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: transparent }
  100% { border-color: transparent }
}
.taxakah4  div.taxakah__col2 h6 > br:nth-child(4) {
	display: none;
}
.taxakah4 .taxakah__btn {
	margin-top: 15px;
}



.actuune .widget.gsc-heading .sub-title {
	color: #d7ae00 ;
}
.actuune.widget.gsc-heading .title {
	font-size: 15px;
}

.actuune.widget.gsc-heading:after {
	content: " ";
	display: block;
	border: 1px solid #f29400;
	width: 10%;
	/* margin-left: 25%; */
	margin-top: 5px;
}

.owl-carousel .owl-nav {
	opacity: 1 ;
}
.post-block .post-body {
	display: none;
}
.post-block .post-title {
	/* text-align: center; */
	margin-top: 15px;
	padding: 0 10px;
}
.post-block .post-title a  {
	font-weight: 500;
	/* color: #fff; */
}
.post-content {
	background-color: #d7ae00;
	padding-bottom: 30px;
	font-size: 14px;
}
.post-block .post-body {
	text-align: justify;
	padding: 0 10px;
	color: #000;
}
/* .post-block .post-title a:after{
	content: " ";
	display: block;
	border: 1px solid #f29400;
	width: 20%;
	margin-top: 5px;
} */