/*!
Theme Name: custom_theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: custom_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

custom_theme is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# General
# Header
# Home
# Inner
# Footer
# Responsive
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
/***** Dax ****/

@font-face {
	font-family: 'DaxBold';
	src: url('fonts/DaxBold.ttf');
}

@font-face {
	font-family: 'DaxRegular';
	src: url('fonts/DaxRegular.ttf');
}

/***** Montserrat ***/
@font-face {
	font-family: 'Montserrat-Regular';
	src: url('fonts/Montserrat-Regular.ttf');
}

@font-face {
	font-family: 'Montserrat-Medium';
	src: url('fonts/Montserrat-Medium.ttf');
}

@font-face {
	font-family: 'Montserrat-SemiBold';
	src: url('fonts/Montserrat-SemiBold.ttf');
}

@font-face {
	font-family: 'Montserrat-Bold';
	src: url('fonts/Montserrat-Bold.ttf');
}

@font-face {
	font-family: 'Montserrat-ExtraBold';
	src: url('fonts/Montserrat-ExtraBold.ttf');
}

@font-face {
	font-family: 'Montserrat-LightItalic';
	src: url('fonts/Montserrat-LightItalic.ttf');
}

@font-face {
	font-family: 'Montserrat-Light';
	src: url('fonts/Montserrat-Light.ttf');
}

@font-face {
	font-family: 'Montserrat-Thin';
	src: url('fonts/Montserrat-Thin.ttf');
}

@font-face {
	font-family: 'Tajawal-Black';
	src: url('fonts/Tajawal-Black.ttf');
}
@font-face {
	font-family: 'Tajawal-Bold';
	src: url('fonts/Tajawal-Bold.ttf');
}
@font-face {
	font-family: 'Tajawal-ExtraBold';
	src: url('fonts/Tajawal-ExtraBold.ttf');
}
@font-face {
	font-family: 'Tajawal-Extralight';
	src: url('fonts/Tajawal-Extralight.ttf');
}
@font-face {
	font-family: 'Tajawal-light';
	src: url('fonts/Tajawal-light.ttf');
}
@font-face {
	font-family: 'Tajawal-Regular';
	src: url('fonts/Tajawal-Regular.ttf');
}
@font-face {
	font-family: 'Tajawal-Medium';
	src: url('fonts/Tajawal-Medium.ttf');
}

*{
	font-family: 'Montserrat-Regular' ;
}




.textwidget{
	font-family: 'Montserrat-Light' !important;
}

#site-logo {
	/*margin-bottom: 30px;*/
}

.paddings {
	padding: 0px 0px;
}
.paddings-40{
	padding: 40px 0px;
}
.paddings-50{
	padding: 10px 0px;
}
.paddings-100{
	padding: 20px 0px;
}

.bg-bluegrey{
	background: #BDCCD4;
}
.bg-grey{
	background: #F2F2F2;
}

.rollIt{
	transform: rotate(360deg);
	transition: all 0.8s;
}
.rollItBack{
	transform: rotate(-360deg);
	transition: all 0.8s;
}

.rollIt i{
	transform: rotate(360deg);
	transition: all 0.8s;
}
.rollItBack i{
	transform: rotate(-360deg);
	transition: all 0.8s;
}

.align-text-right{
	text-align: right;
}

.align-text-left{
	text-align: left;
}

.blue-font{
	color: #047BBC;
}

.screen-height{
	min-height: 100vh !important;
}

.widget-title {
	color: black;
	text-align: left;
	font-size: 35px;
	padding: 15px 0px;
	font-family: 'Montserrat-Regular';
}
h2.widget-title::before {
	content: "";
	display: block;
	position: relative;
	height: 5px;
	border-radius: 5px;
	background: #D7202C;
	width: 147px;
	bottom: -50px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

/* Dropdown Button */
.dropbtn {

	color: rgb(13, 12, 12);
	/*padding: 16px;*/
	font-size: 16px;
	background:none;
	border: none;
  }
  
  /* The container <div> - needed to position the dropdown content */
  .dropdown {
	position: relative;
	padding-top: 12px;
	display: inline-block;
  }
  
  /* Dropdown Content (Hidden by Default) */
  .dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 9999;
  }
  
  /* Links inside the dropdown */
  .dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
  }
 /* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd; }
.dropdown:hover .dropdown-content {display:block;}

/* Show the dropdown menu on hover */
.indicator:after {
    content: '\f140';
    font-family: dashicons;
    font-weight: normal;
    display: inline-block;
    margin: 0 0 0 6px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    color: inherit;
    position: relative;
    background: transparent;
    height: auto;
    width: auto;
    right: auto;
    line-height: inherit;
}


 

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
 
    text-transform: uppercase !important;

}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
   
    text-align: left;
   
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input::placeholder {
    color:black !important;
	text-align: left;
	
}

/*social media style*/
#social-links ul {
	list-style: none;
	justify-content: flex-end;
	padding: 5px;
	display: flex;
}
#social-links  li
{
	margin-left: 5px !important;
	margin-bottom: 0px !important;
}
#social-links  a {
	color: white;
	display: block;
	background-color: #3994f1;
	border-radius: 20px;
	padding-top: 8px;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 14px;
  
	
  }

  /*barre de recherche*/
  #ajaxsearchlite1 .probox .proinput input, #ajaxsearchlite1 .probox .proinput input::placeholder {
    color:black !important;

}
#ajaxsearchlite1 .probox .proinput .orig
{
	color:black !important;

}




.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper
{
	background-color: #f7f7f7;
	border:0px;
	border-radius: 10px;
	width:600px !important;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input
{
	background-color: #f7f7f7;
}


.wp-block-search__button
{
	background:none;
	border:0px;
	
}
.wp-block-search__button svg {
    min-width: 1.5em;
    min-height: 1.5em;
    fill: #634715 !important;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
	font-weight: normal;
	font-family: Open Sans;
	color: #000 !important;
	font-size: 12px;
	line-height: normal !important;
	text-shadow: 0 0 0 rgba(255,255,255,0);
	border: 0;
	box-shadow: none;
	height: 34px;
  }
#header-container{
	top: 0px;
	/*z-index: 999;*/
	
	width: 100%;
	padding: 15px 0px;
	/* border-bottom: 2px solid #fff; */
	background: white;
	
}
a.glink {
	color:white
}
/*menu header*/
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.menu-item
{
    margin: 0 5px 0 0 !important;
    display: inline-block !important;
    height: auto !important;
    vertical-align: middle !important;
}


.carousel-info .item-content-wrapper .item-content {

	font-family:'Montserrat-Light' ;
	/*font-family: 'Tajawal-Regular' !important;*/
}

.vce-row-container {
 
    margin-top: 20px !important;
}
#gtranslate_wrapper
{
	position:initial !important;
}
#header-container #top-header{
	display: flex;
    align-items: center;
    
}

#menu-principal
{
	/*background-color: rgb(99, 71, 21);*/
  z-index: 999;

}
#mega-menu-wrap-menu-1 {
    z-index: 999 !important;
}
#menu-principal ul .menu{
	padding-left: 0px;
	list-style: none;
	display: flex;
    align-items: center;
	justify-content: center;
	margin-bottom: 0px;
	
}

#menu-principal ul.menu li{
	display: inline;
	margin-left: 20px;
	margin-right: 20px;
	margin-top:10px

}
#menu-principal ul.menu li a {
	color: black;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	
	/* text-transform: uppercase; */
	font-size: 15px;
	transition: 0.8s all;
}
#slider_main {
    margin-top: -9.5vh;
    display: inline-table;
}
#img-sup
{
	
		OPACITY: 0.8;

}
div.asl_w .probox .promagnifier .innericon svg {
  fill: #000 !important;
}

div.asl_w .probox .promagnifier {
  width: 34px;
  height: 34px;
  background-color:  #f3f3f3 !important;
  background-image: -o-linear-gradient(180deg,#be4c46,#be4c46);
  background-image: -ms-linear-gradient(180deg,#be4c46,#be4c46);
  background-image: -webkit-linear-gradient(180deg,#be4c46,#be4c46);
  background-image: linear-gradient(180deg,#be4c46,#be4c46);
  background-position: center center;
  background-repeat: no-repeat;
  border: 0 solid #000;
  border-radius: 0 0 0 0;
  box-shadow: 0 0 0 0 rgba(255,255,255,.61);
  cursor: pointer;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}
div.asl_w .probox .promagnifier {
    width: 34px;
    height: 34px;
    background-color: #f3f3f3 !important;
    background-image:none !important;
    background-image: none !important;
     background-image: none !important;
     background-image: none !important;
    
    border: 0 solid #000;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 0 0 rgb(255 255 255 / 61%);
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}
div[id*="ajaxsearchlite"].wpdreams_asl_container {
  /*width: 661px !important;*/
  margin: 0px 0px 0px 0px;
  border-radius:10px !important;
}
#ajaxsearchlite1 .probox, div.asl_w .probox {
    margin: 0;
    height: 34px;
    background-color: #f1f1f1 !important;
    background-image: none !important;
    background-image: none !important;
    /* background-image: -webkit-radial-gradient(center,ellipse cover,#e1635c,#e1635c); */
    background-image: none !important;
    background-image: none !important;
    /* background-image: radial-gradient(ellipse at center,#e1635c,#e1635c); */
    border: 0 solid #68aec7;
    border-radius: 10px !important;
    box-shadow: 0 0 0 0 #b5b5b5 inset;
}
.rt-holder .rt-img-holder img
{
	width: 100% !important;
    height: 300px !important;
}
.post-thumbnail
{
	display:none;
}
@media (max-width: 991px) {
	#slider_main {
		margin-top: -6.5vh;
		display: block;
	}

}
/* #menu-principal ul.menu li a:hover{
	background: #FCB813;
	transition: 0.8s all;
} */


/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/
.actualite-titre {
    font-size: 24px;
    width: 100%;
    background: var(--clr-black);
    padding: 13px 5px;
    border-bottom: 4px solid #FFD100;
    position: relative;
    margin-bottom: 16px;
    border-radius: 10px;
    color: aliceblue;
    margin-bottom: 30px;
}
.actualite-text {
    color: #333;
    line-height: 2;
}
.pdf {
	font-size: 20px;
	display: inline-block;
	color: #fd1d1b;
	text-align: center ;
  }
  
  .pdf:hover {
	color: #9a0100;
  }
  .text-center{
	text-align:center !important;
	  }
  .nom_du_ficher {
	width: 80%;
  }
#cour_id
{
	/*box-shadow: -1px 3px 12px;*/
	/*box-shadow: 0 0 15px rgb(0 0 0 / 10%);*/
    padding: 1px;
}
#cour_id .map_aspect_ratio {
    padding-top: 70% !important;
}


#ligne1 .widget-title{
	margin: 25px auto;
}

#ligne1 .textwidget{
	color: #808080;
}

#ligne1 .textwidget p{
	text-align: justify;
    font-size: 17px;
    margin-bottom: 30px;
    line-height: 1.7;
    color: #808080;
    font-family: 'Montserrat-Light' ;
}

p{
	text-align: justify;
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 1.7;
    color: #808080;
    font-family: 'Montserrat-Light' ;
}
li {
    text-align: justify;
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 1.7;
    color: #808080;
    font-family: 'Montserrat-Light' !important;
}

#ligne1 #media_image-3 img{
    width: 100%;
}

/* #ligne1 #media_image-3 a{
	display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    border-bottom: 15px solid #FCB813;
    border-right: 7px solid #FCB813;
    border-left: 7px solid #FCB813;
} */

/* #ligne1 #media_image-3 img{
	display: inline-block;
} */

/* #ligne2{
	padding-bottom: 0px !important;
} */
#ligne2 .the_section:first-child {
	background: #FC1313;
}
#ligne2 .the_section:nth-child(2) {
	background: #22A3E8;
}
#ligne2 .the_section:first-child h2.widget-title:before{
	background: #BDCCD4;
}
#ligne2 .the_section{
	display: flex;
    /* align-items: center; */
    justify-content: center;
}
#ligne2 .the_section .row {
    display: flex;
    justify-content: center;
	break-after: column;
	width: 100%;
}
#ligne2 .widget-title{
	margin: 60px auto;
	color: #fff;
}

#ligne2 p {
	color: #fff;
}

#ligne2 p {
	color: #fff;
}

#ligne2 .the_content{
	font-family: 'Montserrat-Light' !important;
	text-align: justify;
	color: #808080;
	padding-left: 92px;
	font-size: 19px;
}

#ligne2 span.title {
	padding-left: 15px;
	color: #4D4D4F;
}


#ligne2 .title-and-img{
	margin: 25px auto;
}

#ligne2 #line1{
	margin-bottom: 45px;
}

#ligne2 .read-more{
	width: 100%;
    display: block;
    text-align: right;
}
#ligne3{
	/* The image used
	background-image: url("img/missions-bg.jpg");

	Set a specific height
	height: 100vh;
  
	Create the parallax scrolling effect
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover; */
}


#ligne3 .widget-title{
	margin: 60px auto;
	text-align: center;
}

#ligne3 .widget-title:before {
    right: -43%;
}

#ligne3 .moy_table_container td, .moy_table_container th {
    font-size: 20px !important;
}
#ligne3 .moy_table_container p {
    font-family: 'Montserrat-SemiBold' !important;
}
#ligne3 .moy_table_container tr td,
#ligne3 .moy_table_container th{
    text-align: center;
}
#ligne3 .moy_table_container th{
	font-family: 'Montserrat-Bold';
}
#ligne3 .moy_left .col_1,
#ligne3 .moy_right .col_2{
	background: #CCCCCC
}

#ligne3 .moy_left .col_2,
#ligne3 .moy_right .col_1,
#ligne3 .moy_right .col_3,
#ligne3 .moy_right .col_4{
	background: #BDCCD4
}

#ligne3 .moy_left th{
	background: #FBB03B;
}
#ligne3 .moy_left th:first-child{
	background: #F7931E;
}

#ligne3 .moy_right th{
	background: #3FA9F5;
	color: #fff;
}
#ligne3 .moy_right th:nth-child(2){
	background: #7AC943;
}




#ligne3 .table-bordered>thead>tr>th,
#ligne3 .table-bordered>tbody>tr>th,
#ligne3 .table-bordered>tfoot>tr>th,
#ligne3 .table-bordered>thead>tr>td,
#ligne3 .table-bordered>tbody>tr>td,
#ligne3 .table-bordered>tfoot>tr>td{
	border: 3px solid #fff;
	font-size: 15px !important;
    font-family: "Montserrat-Light" !important;
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border: 1px solid #c28749;
    font-size: 16px !important;
    font-family: "Montserrat-Light"!important;
    text-align: left;
    font-weight: bold;
    color: #634715;
}
.table-bordered>thead>tr>th
tbody>tr:hover{
	
    background-color: #c4c1c1 !important;
}
/*.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: white;
}*/

.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
    border-top: 0;
    font-size: 15px !important;
    font-family: "Montserrat-Light"!important;
	text-align: left;
}



#ligne3 .moy_left tr td:first-child {
    text-align: left;
}
#ligne3 .moy_right tr td:nth-child(2) {
    text-align: left;
}
#ligne3 .textwidget{
    line-height: 1.9;
}


#ligne4 .widget-title {
    margin: 60px auto;
    text-align: center;
}

#ligne4 .widget-title:before {
    right: -43%;
}

#ligne4 #expertise_content{
	display: grid;
	grid-template-columns: repeat(7, 1fr);
}
/* #ligne4 #expertise_content .exp_item {
    grid-template-rows: 2fr 1fr 2fr;
    display: grid;
} */
#ligne4 div.upper_part,
#ligne4 div.bottom_part{
    height: 240px;
}

#ligne4 .odd_item div.upper_part {
    background: #222;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
	text-align: center;
	border-radius: 20px 20px 0px 0px;
	position: relative;
}

#ligne4 .even_item div.bottom_part {
    background: #222;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
	text-align: center;
	border-radius: 0px 0px 20px 20px;
	position: relative;
}

#ligne4 .odd_item div.upper_part:before {
    content: "";
    position: absolute;
    background: #FCB813;
    display: block;
    width: 76%;
    height: 10px;
    top: -10px;
    border-radius: 20px 20px 0px 0px;
}

#ligne4 .even_item div.bottom_part:before {
    content: "";
    position: absolute;
    background: #FCB813;
    display: block;
    width: 76%;
    height: 10px;
    bottom: -10px;
    border-radius: 0px 0px 20px 20px;
}

#ligne4 .middle_part{
	display: flex;
    align-items: center;
	justify-content: center;
	position: relative;
}

#ligne4 .odd_item .img_div{
	/* position: absolute;
    top: -80px;
    border-radius: 50%;
	border: 29px solid #fff; */
	
	position: absolute;
    top: -85px;
    border-radius: 50%;
	border: 32px solid #fff;
	background: #fff;
	border-right: 32px solid #BDCCD4;
    border-bottom: 32px solid #BDCCD4;
    transform: rotate(45deg);
}

#ligne4 .even_item .img_div{
	/* position: absolute;
    bottom: -80px;
    border-radius: 50%;
	border: 29px solid #fff;
	z-index: 10; */

	position: absolute;
    bottom: -85px;
    border-radius: 50%;
    border: 33px solid #fff;
	z-index: 10;
	background: #fff;
	border-left: 32px solid #BDCCD4;
    border-top: 32px solid #BDCCD4;
    transform: rotate(45deg);
}

#ligne4 .middle_part .img_container{
	background: #FCB813;
    border-radius: 50%;
	padding: 15px;
	border: 15px solid #E6E6E6;
	transform: rotate(-45deg);
}


#ligne4 .rpc-box {
    min-height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ddd;
    border: 1px solid #fff;
    text-align: center;
}

#ligne5{
	/* The image used */
	background-image: url("img/pourquoi-bg.jpg");

	/* Set a specific height */
	height: 100vh;
  
	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#ligne5 .widget-title{
	margin: 60px auto;
}
#ligne5 .textwidget{
	color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 1.9;
}

#ligne6 .widget-title{
	margin: 60px auto;
}

#ligne6 .textwidget{
	color: #808080;
    font-size: 30px;
    text-align: center;
    line-height: 1.9;
}


/*--------------------------------------------------------------
# Inner
--------------------------------------------------------------*/

.ref_block {
	background: #eee;
    padding: 15px;
	min-height: 495px;
	margin: 35px auto;
}

.ref_block img{
	width: 100%;
}

div#content {
    margin-bottom: 50px;
}

#post-grid-225 .element_0 {
	display: block;
	font-size: 19px!important;
	line-height: normal;
	padding: 5px 10px;
	text-align: left;
	text-decoration: none;
	background-color: grey;
}
#post-grid-225 .element_0 a {
	color: white !important;
	background-color: black;
	display: inline-block;
	width: 100%;
	padding: 5px;
}

/*My css page Accueil*/
.bouton_info span a{
	border: solid 1px cadetblue;
    border-radius: 0px;
    padding: 40px 40px !important;

    background: url(http://dev.alghost.com/CJCA/wp-content/uploads/2022/05/row.jpg) no-repeat;
    
    background-position: center;
}

.tss-wrapper .single-item-wrapper h3.author-name,.tss-wrapper .single-item-wrapper h3.author-name a
{
	color: #ffffff;
    background: #3c91ee !important;
    text-align: left !important;
}
.carousel-info h3.author-name {
    margin: 0px !important;
    padding:10px 20px 10px 20px !important;
	border-bottom: solid 6px #634715;
}
.carousel-info .item-content-wrapper
{
	padding:0px 20px 25px 20px !important;
    background: #ffffff !important;
}
.tss-wrapper .tss-layout3 .item-content, .tss-wrapper .tss-isotope1 .item-content, .tss-wrapper .tss-carousel3 .item-content {
    font-style: normal !important;
	text-align:justify;
	color: gray;
	font-family: 'fire sans';
	line-height: 1.3;
	font-size: 18px !important;
   
}
.swiper-slide
{
	-ms-transform: scale(0.7); /* IE 9 */
	-webkit-transform: scale(0.7); /* Safari 3-8 */
	transform: scale(0.7);
}
.swiper-slide-next
{
	-ms-transform: scale(1.1); /* IE 9 */
	-webkit-transform: scale(1.1); /* Safari 3-8 */
	transform: scale(1.1);
}
.carousel-info h4.author-bio {
	padding: 0px 20px 0px 20px !important;
	text-align: left !important;
}
.tss-wrapper .tss-layout3 .item-content-wrapper:before, .tss-wrapper .tss-isotope1 .item-content-wrapper:before, .tss-wrapper .tss-video1 .item-content-wrapper:before, .tss-wrapper .tss-carousel3 .item-content-wrapper:before
{
	display:none;
}
.tss-wrapper .tss-layout3 .profile-img-wrapper, .tss-wrapper .tss-isotope1 .profile-img-wrapper, .tss-wrapper .tss-carousel3 .profile-img-wrapper
{
	margin:0px;
}
.tss-wrapper .tss-layout3 .profile-img-wrapper img, .tss-wrapper .tss-isotope1 .profile-img-wrapper img, .tss-wrapper .tss-carousel3 .profile-img-wrapper img {
    display: inline-block;
    height: 250px;
    width: 100%;
}
.single-item-wrapper
    {
	background: white;
    box-shadow: 0 2px 4px 2px rgb(85 85 85 / 50%);
    border-radius: 10px;
	}
.suivre
{

	/*border: solid 1px #634715;*/
    margin-top: 10px;
    border-radius: 0px;
    padding: 11px 25px !important;
    background: url(http://cjca-conf.org/wp-content/uploads/2022/05/row.jpg) no-repeat;
    background-position: center;

}
.item-content-wrapper .item-content div
{
    text-align: right;
}
.tss-carousel-main .swiper-button-next, .tss-carousel .swiper-button-next {
    right: 15px;
	
}
.tss-carousel-main:not(.swiper-rtl) .swiper-button-prev, .tss-carousel .swiper-button-prev {
    left: 15px;
}
.tss-carousel-main .swiper-arrow, .tss-carousel .swiper-arrow {
    background:#634715;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer
{
/*	background-image: url("img/footer-bg.jpg");*/

}
#wpgmza_map
{
border-radius:10px;
}
#footer p
{
	color: white;
    font-size: 18px;
}
#contact-arabic input::placeholder
{
 text-align: right;
 
}
#contact-arabic textarea::placeholder
{
 text-align: right;
}
#footer_title
{
	 text-align: center;
    padding: 30px 0px;
    margin: 0px;
}
#footer_title h1
{
	color:white;
}
/*contact-form style*/
input, select, textarea {
	width: 100%;
    border-radius: 10px;
    padding: 10px;
	border:0px;
}

.my_btn p
{
	text-align: center;
}


.pt-cv-view .pt-cv-title a{
	color: #ed1c24 !important;
}
.pt-cv-content{
	color: #000 !important;
}
.pt-cv-readmore{
	border-radius: 0px !important;
}

.pt-cv-wrapper .pagination>li>a, .pt-cv-wrapper .pagination>li>span{
	margin: 5px;
}

.pt-cv-wrapper .pagination>.active>a, .pt-cv-wrapper .pagination>.active>a:focus, .pt-cv-wrapper .pagination>.active>a:hover, .pt-cv-wrapper .pagination>.active>span, .pt-cv-wrapper .pagination>.active>span:focus, .pt-cv-wrapper .pagination>.active>span:hover{
	background-color: #ed1c24 !important;
}
.pt-cv-pagination-wrapper{
	text-align: center;
}

.pt-cv-wrapper .pt-cv-href-thumbnail:hover img{
	transform: scale(1.5);
	transition: 1.2s all;
}

.pt-cv-wrapper .pt-cv-href-thumbnail img{
	transition: 1.2s all;
}

.pt-cv-wrapper .pt-cv-href-thumbnail{
	overflow: hidden;
	display: block;
}

.widget-title-dossier{
	color: #ed1c24;
    text-align: center;
    margin-bottom: 28px;
}

.paragraph_1,
.paragraph_2{
	text-align: center;
	padding-bottom: 20px;
}


.transfert_item div li{
	font-family: 'Montserrat-Light' !important;
}

.cat-links{
	display: none;
}
#footer_menus{
	display: block;
	overflow: hidden;
	padding-bottom: 50px;
	margin-top: 20px;
}
#footer_menus .menu{
	padding-left: 0px;
	margin: 0px;
	list-style: none;
}

#footer_menus .menu li a{
	text-decoration: none;
    display: block;
	padding: 1px;
	color: #fff;
}
#footer-container {
background-image: url(img/footer-bg.jpg);

background-size: cover;
background-attachment: initial;

background-position: center;

}



footer#footer-container .widget-title{
	color: #fff;
    text-align: center;
    font-size: 25px;
    margin-bottom: 55px;
    text-transform: uppercase;
    padding: 0px;
    font-family: 'Montserrat-Regular';
}

footer#footer-container .widget-title:before{
	content: unset;
}
footer #nous_contacter form input:not(.wpcf7-submit){
	width: 100%;
    margin-bottom: 9px;
    outline: none;
    border: 1px solid #fff;
	padding: 12px;
	background: #eee;
}

footer #nous_contacter form .my_btn{
	text-align: center;
}
footer #nous_contacter form .my_btn input{
    border-radius: 0px;
    font-weight: 100;
    padding: 8px 30px;
    background: #333333;
    color: #fff;
    font-size: 16px;
	border: transparent;
	font-family: 'Raleway-Regular';
}
footer #nous_contacter form textarea{
	padding: 12px;
	margin-top: 10px;
	width: 100%;
	background: #eee;
	border: 1px solid #fff;
	height: 146px;
}
footer #nous_contacter form .ajax-loader{display: none;}

footer #nous_contacter .captcha-image{
	border: none;
}
footer #nous_contacter .captcha-image i{
	font-size: 24px;
	border: none !important;
	color: #fff;
}
footer #nous_contacter .captcha-image .cf7ic_instructions{
	color: #333;
	font-family: 'Montserrat-Regular';
}

footer #nous_contacter .captcha-image .cf7ic_instructions span{
	color: #333333 !important;
}

.captcha-image {
     border: 0px !important;
}
footer #plan_de_situation ul{
	padding-left: 0px;
	margin-bottom: 0px;
	
}
footer #plan_de_situation ul{
	margin: 5px auto;
}
footer #plan_de_situation ul li{
	display: inline-block;
	list-style: none;
	margin: auto 5px;
}
footer #plan_de_situation #menu_contact{
	text-align: center;
}
footer #plan_de_situation #menu_contact ul li a {
	margin: 11px 3px;
    display: block;
}

footer #plan_de_situation ul li a{
	font-size: 53px;
	padding: 7px;
}
footer #plan_de_situation ul li .facebook_link:hover{
	color: #3b5998 !important;
}

footer #plan_de_situation ul li .youtube_link:hover{
	color: #c4302b !important;
}

footer #plan_de_situation ul li .twitter_link:hover{
	color: #00acee !important;
}

footer #plan_de_situation ul li .linkedin_link:hover{
	color: #0077B5 !important;
}

footer #plan_de_situation ul li .social_media_link{
	color: #fff;
}

footer #plan_de_situation #menu_contact ul li a{
	font-size: 13px;
}

#shortcode-widget-9{
	text-align: center;
}

footer #plan_de_situation #shortcode-widget-9 .widget-title{
	text-align: center;
}

footer #site-info{
	background: #6db0fd !important;
	overflow: auto;
	padding: 10px 0px;
	text-align: center;
	
}

footer #site-info div{
	color: #fff !important;
	font-size: 15px; 
	font-family: 'Montserrat-Light';
	display: flex;
    column-gap: 5px;
    justify-content: center;
    flex-wrap: wrap
	
}

footer #plan_de_situation h3{
	margin: 0px;
	font-family: 'Montserrat-Regular';
	text-align: center;
}
footer #plan_de_situation p{
	text-align: left;
    font-size: 15px;
    color: #333;
}

#shortcode-widget-14 .textwidget {
    padding-top: 50px;
}

.entry-title{
	color: #000;
}

h1,h2{
	color: #FCB813;
}
h3{
	color: #e6a70c;
}

.scrollToTop {
    padding: 8px;
    text-align: center;
    text-decoration: none;
    position: fixed;
    bottom: 50px;
    right: 15px;
    display: none;
    background: #fcb813;
    z-index: 99999;
    opacity: 0.6;
	border-radius: 2px;
	visibility: visible;
}


/* Responsive */
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	footer #nous_contacter form textarea{
		height: 179px;
	}

}
@media (max-width: 991px) {
	.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #c28749;
    font-size: 12px !important;
    font-family: "Montserrat-Light"!important;
    text-align: left;
    font-weight: bold;
    color: #634715;
}
	.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
    border-top: 0;
    font-size: 12px !important;
    font-family: "Montserrat-Light"!important;
    text-align: left;
}
	
	
.swiper-slide-next
{
	-ms-transform: scale(0.7) !important; /* IE 9 */
	-webkit-transform: scale(0.7) !important; /* Safari 3-8 */
	transform: scale(0.7) !important;
}

	
}
@media (min-width: 991px) and (max-width: 1000px) {
	.wp-block-image img{
    height:150px !important;
		width:150px!important;
}
}
#tss-container-335052713.tss-wrapper .single-item-wrapper h4.author-bio {
    color: #1e73be;
    text-align: left ;
}
#tss-container-281223543.tss-wrapper .single-item-wrapper h3.author-name, #tss-container-281223543.tss-wrapper .single-item-wrapper h3.author-name a
{
	color: #ffffff;
    text-align: left ;
}
#hotspot-1902 .hotspots-placeholder {
   
    display: none !important;
}
.n2-ss-slider .n2-ss-item-image-content img {
    display: inline-block;
    max-width: 100%;
    height: 350px !important;
    border-radius: 3px !important;
}
img[alt*="26/03/2023"]
{
	object-fit:contain !important;
}
.info-constitution a, .info-constitution a:hover
{
	font-weight: bold !important;
   color: #634715 !important;
font-family: "Montserrat-Light"!important;
}


@media (max-width:991px)
{
	#header-container {

    padding: 0px;

}
	div#slider-interne {
    margin-bottom: 0px;
}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
    margin: 0px !important;
    /* font-size: 12px !important; */
}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    font-size: 12px !important;
}
	#site-logo-mobile {
 
    display: flex !important;
    align-items: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
	
	#site-logo-mobile .wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 65%;
    vertical-align: bottom;
}
	
}

.rt-pagination li {
    text-align: center;
}

#sommaire-ar
{
	/*display:none ;*/
}
#text-ar h3.vce-faq-toggle-title-text {
    font-family: 'Tajawal-Regular';
	font-size: 22px !important;
  
}
#text-ar .vce-faq-toggle-text-block {
    margin-top: 30px !important;
}
#text-ar p * {
    font-size: 16px !important;
}


#sommaire-ar div#ez-toc-container ul.ez-toc-list a {
  
    color: #634715 !important;
    text-align: right;
    display: flex;
    flex-direction: row-reverse;
    padding: 8px;
    font-size: 16px;
}

div#ez-toc-container ul.ez-toc-list a:hover {
    color: #634715;
    text-decoration: none;
	    font-weight: bold;
}
#sommaire-ar .ez-toc-counter nav ul li a::before {
    content: " ." counters(item, ".", decimal) ;
    display: inline-block;
    counter-increment: item;
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: 0.5em;
	font-weight:bolder;
    float: right;
}
 .ez-toc-counter nav ul li a::before {
   
	font-weight:bolder;
}
#sommaire div#ez-toc-container ul.ez-toc-list a {
   color: #634715 !important;
    padding: 8px;
    text-align: left;
    font-size: 14px;
  
}
div#ez-toc-container {
    /*background: #634715;*/
	background:transparent;
    border: 1px solid #634715;
    width: 100%;
}
a.ez-toc-pull-right.ez-toc-btn.ez-toc-btn-xs.ez-toc-btn-default.ez-toc-toggle.ez-toc-loaded {
    display: none !important;
}
/*#text-vr .vce-faq-toggle-title {

    padding-left: 0px !important;

}
#text-vr .vce-faq-toggle-icon {
    
    right: -33px !important;
    left: 100% !important;
}
#text-ar .vce-faq-toggle-icon {
    
    right: auto !important;
    left: -33px !important;
}*/
#text-vr h3.vce-faq-toggle-title-text {
   
	font-size: 20px;
	
}
@media (max-width:767px)
{
	.swiper-slide
{
	-ms-transform: scale(1) !important; /* IE 9 */
	-webkit-transform: scale(1) !important; /* Safari 3-8 */
	transform: scale(1) !important;
}
.swiper-slide-next
{
	-ms-transform: scale(1) !important; /* IE 9 */
	-webkit-transform: scale(1) !important;/* Safari 3-8 */
	transform: scale(1) !important;
}
	.swiper-arrow  {
   display:none !important
}
	.item-content div
	{
		margin-top:40px !important
	}
	#search-bar p{
		text-align:left !important;
	}
	#site-logo-mobile .wp-block-image img {
    
    max-width: 85%;
    
}
	

}



.my-lang #mega-menu-wrap-max_mega_menu_1{
    background: transparent !important;
}
.my-lang #mega-menu-wrap-max_mega_menu_1 li a {
    color: black !important;
    font-weight: bold !important;
	background: transparent !important;

}
.my-lang #mega-menu-wrap-max_mega_menu_1 a.mega-menu-link
{
	font-weight: bold !important;
	
	font-size:16px !important;
}
.dropdown {
   
    padding-top: 5px !important;
   
}
.my-lang #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu{
    background-color: #f1f1f1 !important;
    min-width: 160px !important;
	width :160px !important;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%) !important;
    z-index: 9999 !important;
}
.my-lang ul.mega-sub-menu li:hover {
    background: #e1e1e1 !important;
}
.my-lang #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {

    display: inherit !important;
}
.my-lang #mega-menu-wrap-max_mega_menu_1 a.mega-menu-link::hover {
    background: transparent !important;
}
.my-lang #mega-menu-wrap-max_mega_menu_1 a.mega-menu-link {
   padding: 0px !important;
}
.my-lang #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover 
{
	background: transparent !important;
}
.my-lang #mega-menu-wrap-max_mega_menu_1 .mega-sub-menu a.mega-menu-link
{
	    padding: 0px 15px 0px 15px !important;
}


.flex-item
{
	display: flex;
    align-items: center;
}


#actualite-sw .swiper-slide {
    transform: translateZ(0.9) !important;
   
}
