@font-face {
	font-family: "DroidKufi";
	src: url("droidArabic/DroidKufi-Bold.ttf");
	font-weight: bold;
}

@font-face {
	font-family: "DroidKufi";
	src: url("droidArabic/DroidKufi-Regular.ttf");
	font-weight: normal;
}

@font-face {
	font-family: "DroidNaskh";
	src: url("droidArabic/DroidNaskh-Bold.ttf");
	font-weight: bold;
}

@font-face {
	font-family: "DroidNaskh";
	src: url("droidArabic/DroidNaskh-Regular.ttf");
	font-weight: normal;
}

@font-face {
	font-family: "Open Sans";
	src: url("OpenSans/OpenSans-Bold.ttf");
	font-weight: 700;
}

@font-face {
	font-family: "Open Sans";
	src: url("OpenSans/OpenSans-ExtraBold.ttf");
	font-weight: 800;
}

@font-face {
	font-family: "Open Sans";
	src: url("OpenSans/OpenSans-Light.ttf");
	font-weight: 300;
}

@font-face {
	font-family: "Open Sans";
	src: url("OpenSans/OpenSans-Regular.ttf");
	font-weight: 400;
}

@font-face {
	font-family: "Open Sans";
	src: url("OpenSans/OpenSans-Semibold.ttf");
	font-weight: 600;
}


/* For desktop: */


/* For desktop: */


/*# sourceMappingURL=style-ar.css.map */

html {
	overflow-x: hidden;
}

body {
	overflow-x: hidden;
	color: black;
	font-family: "DroidKufi";
	direction: rtl;
}

body #main-navbar {
	display: flex;
	align-content: center;
	justify-content: center;
	flex-direction: column;
	background-color: white;
	height: 35px;
	font-family: "DroidKufi", "DroidKufi";
}

body #main-navbar .container-fluid {
	width: 100%;
	height: 35px;
}

body #main-navbar .container-fluid .pro-menu .langues {
	position: relative;
	left: 35px;
	float: left;
	height: 35px;
}

body #main-navbar .container-fluid .pro-menu .langues .navbar-nav {
	float: right;
	font-size: 1.3em;
	height: 35px;
	display: flex;
	align-content: center;
	justify-content: center;
	flex-direction: column;
	margin-top: 0px;
}

body #main-navbar .container-fluid .pro-menu .langues .navbar-nav #qtranxs_select_qtranslate-chooser {
	border: none;
	font-size: 0.9em;
	color: #2e373d;
	margin-right: 10px;
}

body #main-navbar .container-fluid .pro-menu .main-links {
	width: 150px;
	position: relative;
	right: 0px;
	float: right;
}

body #main-navbar .container-fluid .pro-menu .main-links .navbar-nav {
	width: 100%;
	height: 35px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: row;
}

body #main-navbar .container-fluid .pro-menu .main-links .navbar-nav li {
	float: right;
	text-align: center;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0;
	border-top: 3px solid white;
	height: 35px;
	flex-grow: 1;
}

body #main-navbar .container-fluid .pro-menu .main-links .navbar-nav li span {
	font-size: 1em;
}

body #main-navbar .container-fluid .pro-menu .main-links .navbar-nav li a {
	display: flex;
	align-content: center;
	justify-content: center;
	flex-direction: column;
	color: #a9a9a9;
	padding: 0px;
	font-size: 0.9em;
	height: 35px;
}

body #main-navbar .container-fluid .pro-menu .main-links .navbar-nav li:hover {
	border-top: 3px solid #3895dd;
}

body #main-slider {
	background-image: url(../assets/bannerv6.jpg);
	background-position: center;
	position: relative;
	background-size: cover;
	height: 220px;
	font-family: "DroidKufi", "DroidKufi";
}

body #main-slider .title-caption {
	height: 130px;
	margin: auto;
	width: 50%;
	margin-top: -4px;
	background-color: rgba(0, 0, 0, 0.0);
	color: white;
	display: flex;
	align-content: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}

body #main-slider .title-caption .ar {
	font-family: "DroidNaskh";
	text-transform: uppercase;
	font-weight: 100;
	font-size: 1.9em;
}

body #main-slider .title-caption .fr {
	font-family: "DroidKufi";
	text-transform: uppercase;
	font-weight: 100;
}

body #main-slider .title-caption * {
	margin: 5px;
}

body #main-slider .news-spinner {
	overflow-x: hidden;
	background-color: rgba(0, 0, 0, 0.0);
	height: 35px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
	position: absolute;
	bottom: 0;
	width: 100%;
}

body #main-slider .news-spinner .news-marquee li {
	display: inline;
	margin-right: 15px;
}

body #main-slider .news-spinner .news-marquee li a {
	color: white;
	font-weight: 400;
}

body #secondary-nav {
	margin: 0;
	background-color: #2e373d;
	height: 50px;
	border: 0;
	border-radius: 0;
}

body #secondary-nav .search {
	display: none;
}

body #secondary-nav .navbar-collapse {
	text-align: center;
}

body #secondary-nav .navbar-toggle {
	float: left;
}

body #secondary-nav .container-fluid {
	max-height: 100%;
	height: 100%;
}

body #secondary-nav .container-fluid .navbar-header {
	height: 100%;
}

body #secondary-nav .container-fluid #main-nav {
	height: 100%;
	padding: 0px;
	width: 100%;
}

body #secondary-nav .container-fluid #main-nav .nav {
	height: 70px;
	width: 100%;
	max-height: 100%;
	padding: 0;
	font-family: "DroidKufi";
	float: left;
	display: flex;
	flex-direction: row;
}

body #secondary-nav .container-fluid #main-nav .nav li {
	float: right;
	height: 50px;
	width: auto;
	flex-grow: 1;
}

body #secondary-nav .container-fluid #main-nav .nav li:first-child a {
	font-size: 100%;
}

body #secondary-nav .container-fluid #main-nav .nav li a {
	padding: auto;
	height: 100%;
	color: white;
	text-align: center;
	text-transform: uppercase;
	font-family: "DroidKufi";
	font-size: 120%;
	padding: 0;
	font-weight: 400;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}

body #secondary-nav .container-fluid #main-nav .nav li a:first-child {
	font-size: 100%;
}

body #secondary-nav .container-fluid #main-nav .nav li .sub-menu {
	display: none;
}

body #secondary-nav .container-fluid #main-nav .nav li .sub-menu li {
	height: 50px;
	padding: 15px;
	text-decoration: none;
	text-align: right;
}

body #secondary-nav .container-fluid #main-nav .nav li .sub-menu li:hover {
	background-color: white;
	color: #2e373d;
}

body #secondary-nav .container-fluid #main-nav .nav li .sub-menu li:hover > a {
	background-color: white;
	color: #2e373d;
}

body #secondary-nav .container-fluid #main-nav .nav li .sub-menu li:hover:after {
	border: none !important;
	text-decoration-line: none;
}

body #secondary-nav .container-fluid #main-nav .nav li .sub-menu li a {
	border: none !important;
	text-decoration-line: none;
	text-align: right;
}

body #secondary-nav .container-fluid #main-nav .nav li .sub-menu a:hover {
	background-color: white;
	color: #2e373d;
}

body #secondary-nav .container-fluid #main-nav .nav li .sub-menu.active {
	display: block;
	z-index: 5000;
	background-color: #4487ae;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	width: 16em;
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

body #secondary-nav .container-fluid #main-nav .nav li .sub-menu.active li {
	width: 100%;
}

body #secondary-nav .container-fluid #main-nav .nav li:hover {
	background-color: #4487ae;
}

body #secondary-nav .container-fluid #main-nav .nav li:hover a {
	background-color: transparent;
}

body #secondary-nav .container-fluid #main-nav .nav li:hover:after {
	content: "";
	display: block;
	border: 12px solid rgba(68, 135, 174, 0);
	border-bottom-color: white;
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-right: -12px;
}

body #secondary-nav .container-fluid #main-nav .nav li.active {
	background-color: #4487ae;
}

body #secondary-nav .container-fluid #main-nav .nav li.active a {
	background-color: transparent;
}

body #main-section {
	height: 570px;
	background-color: #c1d8ff;
}

body #main-section .container {
	padding: 20px 0;
}

body #main-section .container #sliders-section {
	z-index: 1;
	margin-bottom: 0px;
}

body #main-section .container #sliders-section .ministre-side {
	float: right;
}

body #main-section .container #sliders-section #news {
	height: 300px;
}

body #main-section .container #sliders-section #news img {
	height: 100%;
}

body #main-section .container #sliders-section #news .carousel-caption {
	font-family: "DroidKufi";
	position: absolute;
	right: 10%;
	bottom: 0;
	left: 10%;
	height: 100px;
	padding: 0 0 0 15px;
	text-align: right;
	background-color: rgba(0, 0, 0, 0.4);
}

body #main-section .container #sliders-section #news .carousel-caption h4 {
	text-transform: uppercase;
	line-height: 25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

body #main-section .container #sliders-section #news .carousel-caption p {
	text-overflow: ellipsis;
	font-size: 0.9em;
}

body #main-section .container #sliders-section #news .carousel-caption a {
	color: white;
	text-transform: capitalize;
	padding: 1em;
	border: 1px solid white;
	position: absolute;
	right: 10%;
	top: 20px;
}

body #main-section .container #sliders-section #news .carousel-indicators {
	position: absolute;
	top: 10px;
	left: 40%;
	height: 20px;
	width: 20%;
}

body #main-section .container #sliders-section #news .carousel-indicators li {
	border-radius: 0;
	border: 2px solid white;
	font-size: 1.5em;
	width: 15px;
	height: 15px;
}

body #main-section .container #sliders-section #news .carousel-indicators li.active {
	width: 15px;
	height: 15px;
	margin: 1px;
}

body #main-section .container #latests {
	height: 200px;
}

body #main-section .container #latests #news-liste {
	height: 150px;
	margin: 20px;
}

body #main-section .container #latests #news-liste .carousel-inner {
	position: relative;
	width: 100%;
	height: 150px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}

body #main-section .container #latests #news-liste .carousel-inner .item {
	height: 150px;
}

body #main-section .container #latests #news-liste .carousel-control {
	width: 100%;
	display: flex;
	align-content: center;
	justify-content: center;
	flex-direction: column;
	font-size: 3em;
	height: 150px;
}

body #main-section .container #latests #news-liste .carousel-control .glyphicon-menu-right {
	color: #2e373d;
	box-shadow: none;
}

body #main-section .container #latests #news-liste .carousel-control .glyphicon-menu-left {
	color: #2e373d;
}

body #main-section .container #latests #news-liste .right {
	background-image: none;
}

body #main-section .container #latests #news-liste .left {
	background-image: none;
}

body #main-section .container #latests #news-liste .media .media-right {
	padding: 0;
	height: 100px;
}

body #main-section .container #latests #news-liste .media .media-right img {
	margin-top: -30px;
}

body #main-section .container #latests #news-liste .media .media-body {
	height: 100px;
	padding-right: 10px;
	text-overflow: ellipsis;
	font-family: "DroidKufi", "DroidKufi";
}

body #main-section .container #latests #news-liste .media .media-body h4 {
	font-weight: 600;
}

body #main-section .container #latests #news-liste .media .media-body a {
	float: right;
	font-weight: 600;
}

body #medias-calendar {
	height: 390px;
	background-image: url(../assets/media.jpg);
	background-position: center;
	background-size: cover;
	padding: 50px;
	color: white;
}

body #medias-calendar .title {
	height: 50px;
	margin-right: 20px;
}

body #medias-calendar .title fieldset {
	border-color: white;
	width: 100%;
}

body #medias-calendar .title fieldset legend {
	font-weight: 100;
	color: white;
	font-family: "DroidKufi";
	font-weight: 300;
}

body #medias-calendar .multimedia {
	float: right;
	height: 300px;
}

body #medias-calendar .multimedia .workspace {
	padding: 0;
	height: 250px;
	width: 100%;
}

body #medias-calendar .multimedia .workspace .main-media {
	margin: 0;
	padding: 0;
}

body #medias-calendar .multimedia .workspace .main-media iframe {
	width: 100%;
	height: 250px;
}

body #medias-calendar .multimedia .workspace .media-list {
	margin: 0;
	padding: 0;
	height: 250px;
}

body #medias-calendar .multimedia .workspace .media-list ul {
	height: 100%;
	list-style: none;
	padding: 0;
}

body #medias-calendar .multimedia .workspace .media-list ul li:nth-child(1) {
	padding: 0 0 5px 10px;
	height: 50%;
}

body #medias-calendar .multimedia .workspace .media-list ul li:nth-child(1) iframe {
	width: 100%;
	height: 100%;
}

body #medias-calendar .multimedia .workspace .media-list ul li:nth-child(2) {
	padding: 5px 0 0 10px;
	height: 50%;
}

body #medias-calendar .multimedia .workspace .media-list ul li:nth-child(2) iframe {
	width: 100%;
	height: 100%;
}

body #medias-calendar .events {
	height: 300px;
}

body #medias-calendar .events .tab-content {
	padding: 0;
}

body #medias-calendar .events .tab-content #events {
	height: 250px;
	background-color: #3895dd;
	font-family: "DroidKufi", "DroidKufi";
	text-align: center;
}

body #medias-calendar .events .tab-content #events ul {
	text-align: right;
	padding: 1em;
	list-style: none;
}

body #medias-calendar .events .tab-content #events ul li .media .media-body span {
	font-weight: 600;
	display: block;
}

body #medias-calendar .events .tab-content #events .more {
	color: white;
	padding: 10px;
	border: 1px solid white;
}

body #medias-calendar .events .tab-content #calendrier {
	height: 250px;
	background-color: white;
	font-family: "DroidKufi", "DroidKufi";
	text-align: center;
}

body #medias-calendar .events .tabs {
	height: 250px;
	padding: 0;
}

body #medias-calendar .events .tabs ul {
	padding: 0;
	list-style: none;
	height: 100%;
}

body #medias-calendar .events .tabs ul li {
	height: 50%;
	background-color: white;
}

body #medias-calendar .events .tabs ul li a {
	height: 100%;
	vertical-align: middle;
	color: #2e373d;
	position: relative;
	top: 40%;
	right: 25%;
	font-size: 1.3em;
	margin: auto;
}

body #medias-calendar .events .tabs ul li:hover {
	height: 50%;
	background-color: #3895dd;
	cursor: pointer;
}

body #medias-calendar .events .tabs ul li.active {
	height: 50%;
	background-color: #3895dd;
}

body #medias-calendar .events .tabs ul li.active a {
	color: white;
}

body #circular-links {
	display: flex;
	align-content: center;
	justify-content: center;
	flex-direction: column;
	height: 310px;
	padding-top: 40px;
	text-align: center;
}

body #circular-links .col-xs-4 {
	float: right;
}

body #circular-links .col-xs-4 img {
	margin-bottom: 20px;
}

body #circular-links .col-xs-4 label {
	font-family: "DroidKufi", "DroidKufi";
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: 400;
	line-height: 20px;
}

body #structures {
	background-color: #c1d8ff;
	padding: 30px 0 0;
	height: 450px;
}

body #structures .infrastructure {
	float: right;
	padding: 0;
}

body #structures .infrastructure .title {
	height: 50px;
	width: 100%;
	margin-bottom: 20px;
}

body #structures .infrastructure .title hr {
	border-top: 1px solid #2e373d;
	display: inline-block;
	vertical-align: middle;
	width: 60%;
}

body #structures .infrastructure .title h3 {
	margin: 0 10px 0 0;
	font-family: "DroidKufi";
	text-transform: uppercase;
	vertical-align: middle;
	font-weight: 400;
	line-height: 20px;
	font-size: 1.9em;
	display: inline;
}

body #structures .infrastructure #infras {
	height: 350px;
	margin: -15px;
	padding: 0;
	width: 90%;
}

body #structures .infrastructure #infras .carousel-inner {
	width: 100%;
	padding: 0;
}

body #structures .infrastructure #infras .carousel-inner .item img {
	width: 100%;
	height: 350px;
}

body #structures .infrastructure #infras .carousel-inner .item .carousel-caption {
	font-family: "DroidKufi";
	text-align: right;
	color: #c1d8ff;
	padding-right: 10%;
	position: absolute;
	bottom: 0;
	width: 100%;
	right: 0;
	height: 60px;
	background-color: rgba(0, 0, 0, 0.7);
}

body #structures .infrastructure #infras .carousel-control {
	height: 30%;
	position: absolute;
	top: 35%;
	background-color: rgba(56, 149, 221, 0.5);
	opacity: 0.8;
	background-image: transparent;
	width: 40px;
}

body #structures .infrastructure #infras .carousel-control:hover {
	background-color: #3895dd;
}

body #structures .infrastructure #infras .right {
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
	background-image: none;
}

body #structures .infrastructure #infras .left {
	background-image: none;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}

body #structures .projects ul {
	height: 300px;
	list-style: none;
	margin: 0;
	padding: 0;
}

body #structures .projects ul li {
	padding: 0;
}

body #structures .projects ul li .media img {
	width: 75px;
	height: 75px;
	margin: 5px;
}

body #structures .projects ul li .media .media-body {
	font-family: "DroidKufi";
	font-weight: 500;
	font-size: 0.9em;
	text-overflow: ellipsis;
}

body #structures .projects ul li .media .media-body a {
	float: right;
}

body #tutelle {
	height: auto;
}

body #tutelle .title {
	text-align: center;
	color: #2e373d;
	margin-bottom: 10px;
	margin-bottom: 30px;
}

body #tutelle .title hr {
	border-top: 1px solid #2e373d;
	display: inline-block;
	vertical-align: middle;
	width: 20%;
}

body #tutelle .title h2 {
	margin: 0 30px;
	font-family: "DroidKufi";
	text-transform: uppercase;
	vertical-align: middle;
	font-weight: 300;
	line-height: 20px;
	display: inline;
}

body #tutelle .filter {
	margin-bottom: 0;
	text-align: center;
}

body #tutelle .filter button {
	height: 40px;
	width: auto;
	background-color: #2e373d;
	color: white;
	border: 0;
}

body #tutelle .filter button:hover {
	background-color: #3895dd;
}

body #tutelle .filter button:active {
	background-color: #3895dd;
}

body #tutelle .logos .grid li {
	list-style: none;
	margin: 50px;
}

body #etablissement {
	padding-top: 50px;
	padding-bottom: 50px;
}

body #etablissement .title {
	text-align: center;
	color: #2e373d;
	margin-bottom: 10px;
	margin-bottom: 30px;
}

body #etablissement .title hr {
	border-top: 1px solid #2e373d;
	display: inline-block;
	vertical-align: middle;
	width: 20%;
}

body #etablissement .title h2 {
	margin: 0 30px;
	font-family: "DroidKufi";
	text-transform: uppercase;
	vertical-align: middle;
	font-weight: 300;
	line-height: 20px;
	display: inline;
}

body #etablissement .filter {
	margin-bottom: 50px;
	text-align: center;
	font-family: "DroidKufi";
	font-size: 1.2em;
}

body #etablissement .filter button {
	height: 40px;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #2e373d;
	color: white;
	border: 0;
}

body #etablissement .filter button img {
	height: 80%;
}

body #etablissement .filter button:hover {
	background-color: #3895dd;
}

body #etablissement .filter button:active {
	background-color: #3895dd;
}

body #etablissement .logos .grid {
	text-align: center;
}

body #etablissement .logos .grid li {
	height: 100px;
	width: 100px;
	list-style: none;
	margin-right: 10px;
	display: inline;
}

body footer {
	padding: 40px;
	background-color: #2e373d;
	color: #b4b4b4;
	font-family: "DroidKufi";
	font-size: 1.1em;
}

body footer .nav {
	list-style: none;
}

body footer .nav a {
	color: #b4b4b4;
}

body footer .links ul {
	list-style: none;
}

body footer .links ul a {
	color: #b4b4b4;
}

body .etab-list {
	font-family: "DroidKufi";
	align : center;
}

body .etab-list .grid {
	 margin-bottom: 0;
    padding-left: 70px;
    padding-right: 0px;
}

body .etab-list .grid .grid__item {
	padding: auto;
}

body .etab-list .grid .grid__item.active:after {
	content: "";
	display: block;
	border: 12px solid rgba(181, 38, 38, 0);
	border-bottom-color: #def0fe;
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-right: -12px;
}

body .etab-list .etab-content {
	display: none;
}

body .etab-list .etab-content.active-etab {
	height: 250px;
	padding: 10px;
	background-color: #def0fe;
	display: block;
	box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.24);
}

body .etab-list .etab-content.active-etab .etab-desc {
	display: none;
}

body .etab-list .etab-content.active-etab .etab-desc.active {
	height: 220px;
}

body .etab-list .etab-content.active-etab .etab-desc.active .image {
	height: 100%;
	padding: 0;
}

body .etab-list .etab-content.active-etab .etab-desc.active .description h4 {
	color: #83b1d0;
	text-transform: uppercase;
	font-size: 1.5em;
}

body .etab-list .etab-content.active-etab .etab-desc.active .description p {
	font-size: 1.1em;
	color: black;
}

body .etab-list .etab-content.active-etab .etab-desc.active .description ul {
	list-style: none;
	color: black;
}

body .etab-list .etab-content.active-etab .etab-desc.active-tab {
	display: block;
	height: 220px;
}

body .etab-list .etab-content.active-etab .etab-desc.active-tab .image {
	height: 100%;
	padding: 0;
}

body .etab-list .etab-content.active-etab .etab-desc.active-tab .description h4 {
	color: #83b1d0;
	text-transform: uppercase;
	font-size: 1.5em;
}

body .etab-list .etab-content.active-etab .etab-desc.active-tab .description p {
	font-size: 1.1em;
	color: black;
}

body .etab-list .etab-content.active-etab .etab-desc.active-tab .description ul {
	list-style: none;
	color: black;
}

body #revues {
	padding: 60px;
}

body #revues .revues-list {
	margin-bottom: 60px;
	list-style: none;
	padding: 0;
	margin-top: 30px;
}

body #revues .revues-list .revue {
	height: 150px;
	padding: 0;
	margin-bottom: 40px;
}

body #revues .revues-list .revue .cover {
	height: 100%;
	padding: 0;
	box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.24);
}

body #revues .revues-list .revue .cover img {
	width: 100%;
	height: 100%;
}

body #revues .revues-list .revue .text {
	height: 100%;
}

body #revues .revues-list .revue .text .header {
	margin-bottom: 5px;
}

body #revues .revues-list .revue .text .header .titre {
	font-size: 1.50em;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 20px;
	margin-right: 5px;
	text-overflow: ellipsis;
}

body #revues .revues-list .revue .text .header .date {
	font-size: 1.3em;
	line-height: 20px;
	border-right: 1.5px solid black;
	padding-right: 5px;
	font-weight: 500px;
}

body #revues .revues-list .revue .text .resume {
	font-size: 1.05em;
	font-weight: 600;
}

body #revues .revues-list .revue .text .more a {
	float: right;
	font-size: 1.2em;
}

body #revues .more-revues {
	text-align: center;
	height: 80px;
}

body #revues .more-revues .more-button:hover {
	color: #fcfcfc;
	background-color: #898989;
}

body #revues .more-revues .more-button:active {
	border: none;
}

body .more-button {
	height: 100%;
	background: none;
	color: #929ca1;
	border: 1px solid #898989;
	font-size: 2em;
	font-weight: 300;
	font-family: "DroidKufi";
	line-height: 10px;
	padding: 20px 15px 5px;
}

body #culture-eau {
	padding: 50px;
}

body #culture-eau .title {
	margin-bottom: 50px;
}

body #culture-eau .title hr {
	width: 35%;
}

body #culture-eau .slider {
	height: 350px;
}

body #culture-eau .slider #eau-carousel {
	height: 350px;
	padding: 0;
	width: 90%;
	margin-bottom: 50px;
}

body #culture-eau .slider #eau-carousel .carousel-inner {
	width: 100%;
	height: 100%;
	padding: 0;
}

body #culture-eau .slider #eau-carousel .carousel-inner .item {
	height: 100%;
}

body #culture-eau .slider #eau-carousel .carousel-inner .item img {
	width: 100%;
	height: 100%;
}

body #culture-eau .slider #eau-carousel .carousel-inner .item .carousel-caption {
	font-family: "DroidKufi";
	text-align: right;
	color: white;
	padding-right: 30px;
	padding-top: 13px;
	position: absolute;
	bottom: 0;
	width: 100%;
	right: 0;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.8);
	font-size: 0.75em;
}

body #culture-eau .slider #eau-carousel .carousel-control {
	height: 30%;
	position: absolute;
	top: 35%;
	background-color: rgba(56, 149, 221, 0.5);
	opacity: 0.8;
	background-image: transparent;
	width: 40px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}

body #culture-eau .slider #eau-carousel .carousel-control:hover {
	background-color: #3895dd;
}

body #culture-eau .slider #eau-carousel .carousel-titre {
	position: absolute;
	top: 0;
	right: 40px;
	font-size: 1.5em;
	text-transform: uppercase;
	color: white;
	height: 50px;
	width: 50%;
	padding: 10px;
	line-height: 30px;
}

body #culture-eau .slider #eau-carousel .carousel-indicators {
	padding: 10px;
	position: absolute;
	top: 0;
	right: 100%;
	height: 50px;
	width: 30%;
	line-height: 30px;
}

body #culture-eau .slider #eau-carousel .carousel-indicators li {
	border-radius: 0;
	border: 1px solid white;
	font-size: 1.5em;
	width: 12px;
	height: 12px;
}

body #culture-eau .slider #eau-carousel .carousel-indicators li.active {
	width: 12px;
	height: 12px;
	margin: 1px;
}

body #culture-eau .slider #eau-carousel .right {
	background-image: none;
}

body #culture-eau .slider #eau-carousel .left {
	background-image: none;
}

body #culture-eau .slider .infographie {
	height: 350px;
	text-align: right;
}

body #culture-eau .slider .infographie .title {
	height: 10%;
	padding: 0;
	margin: 0;
}

body #culture-eau .slider .infographie .title h2 {
	font-size: 1.4em;
	margin: 0;
	float: right;
}

body #culture-eau .slider .infographie .infographie-link {
	height: 90%;
}

body #historique {
	font-family: "DroidKufi";
	padding: 50px;
}

body #historique .title {
	margin-bottom: 50px;
}

body .organisation {
	background-color: #b9defa;
	padding: 50px;
}

body .organisation .title {
	color: black;
}

body .organisation .directions {
	margin-bottom: 50px;
}

body .organisation .directions .nav {
	background-color: transparent;
	height: 60px;
	box-shadow: rgba(0, 0, 0, 0.4) 3px 3px 3px;
	margin: 0;
}

body .organisation .directions .nav li {
	background-color: white;
	height: 60px;
}

body .organisation .directions .nav li a {
	height: 60px;
	padding: 18px 0px;
	font-size: 1em;
	font-weight: 600;
	color: black;
}

body .organisation .directions .nav li.active:after {
	content: "";
	display: block;
	border: 12px solid rgba(68, 135, 174, 0);
	border-bottom-color: white;
	position: absolute;
	bottom: -12px;
	right: 50%;
	margin-right: -12px;
}

body .organisation .directions .nav li.active a {
	background-color: #ebebeb;
	border-radius: 0;
}

body .organisation .directions .tab-content {
	margin-top: 12px;
	background-color: white;
	padding: 5px 10px 10px 20px;
}

body .organisation .directions .tab-content .tab-pane h3 {
	color: #669fc4;
	font-weight: 600;
}

body .organisation .directions .tab-content .tab-pane p {
	font-size: 1.1em;
}

body .organisation .directions .tab-content .tab-pane p.missions-intro {
	margin-bottom: 0;
}

body .organisation .directions .tab-content .tab-pane ul {
	font-size: 1.1em;
	list-style: none;
	padding-right: 25px;
}

body .organisation .directions .tab-content .tab-pane ul li:before {
	content: "";
	border-color: transparent #111;
	border-style: solid;
	border-top: 0.35em solid transparent;
	border-right: 0.5em solid black;
	border-bottom: 0.35em solid transparent;
	border-left : 0em;
	display: block;
	height: 0;
	width: 0;
	right: -1em;
	top: 0.9em;
	position: relative;
}

body .organisation div.hierarchy div.org-feuille {
	cursor: default;
	text-align: center;
	font-size: 12px;
	font-family: "DroidKufi";
}

body .organisation div.hierarchy div.org-feuille .titre {
	margin: 5px;
	text-align: right;
	text-transform: uppercase;
	color: black;
}

body .organisation div.hierarchy div.org-feuille .resume {
	margin: 5px;
	text-align: right;
	font-size: 1.2em;
	color: black;
	text-overflow: ellipsis;
}

body .organisation div.hierarchy div.org-feuille div:first-child {
	position: absolute;
	padding: 3px;
	background-color: white;
	box-shadow: rgba(0, 0, 0, 0.4) 3px 3px 3px;
}

body .administrations {
	background-color: #ededed;
	padding: 50px;
	color: black;
}

body .administrations .dz-admin {
	border-right: 2px solid #c7df18;
}

body .administrations .dz-admin .wilaya-carte {
	display: block;
	width: 100%;
	height: 200px;
}

body .administrations .dz-admin .wilaya-carte svg {
	height: 100%;
	width: 100%;
}

body .administrations .dz-admin .wilaya-carte svg g .land {
	fill: #c7df18;
}

body .administrations .dz-admin .wilaya-description {
	padding-right: 20px;
}

body .administrations .dz-admin .wilaya-description .wilaya {
	display: none;
}

body .administrations .dz-admin .wilaya-description .wilaya.active {
	display: block;
}

body .administrations .dz-admin .wilaya-description .wilaya.active h3 {
	color: #669fc4;
}

body .administrations .dz-admin.hidden {
	display: none;
}

body .administrations .title h2 {
	font-size: 1.85em;
}

body .administrations .dz-carte svg {
	height: 700px;
	width: 100%;
}

body .administrations .dz-carte svg g .land {
	fill: #bec1b4;
	border: white;
}

body .administrations .dz-carte svg g .land:hover {
	fill: #c7df18;
	cursor: pointer;
}

body .administrations .dz-carte svg g .land.active {
	fill: #c7df18;
}

body .mon-annuaire .annuaire .title {
	font-size: 0.7em;
	text-align: right;
	float: right;
	line-height: 20px;
	font-weight: 400;
}

body .mon-annuaire .annuaire .annuaire-body .image {
	overflow: hidden;
	height: 150px;
	display: inline-block;
	float: right;
	margin-right: 10px;
}

body .mon-annuaire .annuaire .annuaire-body .content {
	font-size: 1.2em;
	display: inline-block;
	width: 75%;
}

body .mon-annuaire .annuaire .annuaire-body .content ul {
	list-style: none;
	font-weight: 600;
}

body .mon-annuaire .annuaire .annuaire-body .content ul li {
	line-height: 30px;
}

body .mon-annuaire .annuaire .annuaire-body .content ul li:before {
	border: none;
}

body .mon-annuaire .annuaire .annuaire-body .content ul li img {
	margin-right: 10px;
}

body .mon-annuaire .sb123-search {
	height: 50px;
}

body .mon-annuaire .sb123-search .sb123-search-input {
	height: 49px;
	width: 80%;
	background-color: #49555e;
	border: none;
	padding-right: 10px;
	color: white;
}

body .mon-annuaire .sb123-search .sb123-icon-search {
	max-height: 50px;
	padding: 15px;
	background-color: #49555e;
	color: white;
	cursor: pointer;
	position: relative;
	right: 5px;
}

body .mon-annuaire .formulaires {
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 0;
}

body .mon-annuaire .formulaires .formulaire {
	margin: 0 10px 30px;
	width: 48%;
}

body .mon-annuaire .formulaires .formulaire .form-header {
	height: 30px;
	margin-bottom: 10px;
}

body .mon-annuaire .formulaires .formulaire .form-header h4 {
	margin: 0;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 1.5em;
	width: 50%;
	display: inline;
}

body .mon-annuaire .formulaires .formulaire .form-header .downloads {
	margin: 0;
	margin-right: -15px;
	width: 50%;
	display: inline;
}

body .mon-annuaire .formulaires .formulaire .form-header .downloads li {
	display: inline-block;
	margin: 0 5px;
}

body .mon-annuaire .formulaires .formulaire .form-content .content-image {
	display: inline-block;
	float: right;
	margin-right: 10px;
	width: 15%;
}

body .mon-annuaire .formulaires .formulaire .form-content .content-text {
	width: 80%;
	display: inline-block;
}

body .mon-annuaire .formulaires .formulaire .form-content .content-text a {
	font-weight: 600;
}

body .mon-annuaire .formulaires .formulaire .form-content .content-text a img {
	margin-right: 5px;
}

body .mon-annuaire .formulaire .form-header ul li:before {
	border: none !important;
}

body .title fieldset {
	border: 0;
	margin: 0;
	border-top: 1px solid black;
	text-transform: uppercase;
	width: 100%;
}

body .title fieldset legend {
	padding: 0px;
	margin: 5px;
	width: auto;
	font-size: 2.1em;
	font-family: "DroidKufi";
	font-weight: 300;
	border: 0;
	position: relative;
}

.ui-loader {
	display: none;
}

.breadcrumb-top {
	margin-top: 10px;
	font-family: "DroidKufi";
	font-weight: 100;
	font-size: 1.1em;
}

#ministre {
	font-family: "DroidKufi";
	text-align: center;
}

#ministre .biographie {
	margin-bottom: 5px;
	height: 135px;
	background-color: #2e373d;
	color: white;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
}

#ministre .biographie .col-sm-4 {
	float: right;
	height: 100%;
	height: 135px;
	padding: 0px;
	display: flex;
	align-content: center;
	justify-content: center;
	flex-direction: column;
}

#ministre .biographie .col-sm-4 img {
	height: 95%;
	width: 95%;
}

#ministre .biographie .col-sm-8 {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	height: 135px;
}

#ministre .biographie .col-sm-8 h2 {
	font-size: 1.7em;
	font-weight: 300;
}

#ministre .biographie .col-sm-8 h2 span {
	font-weight: 600;
}

#ministre .biographie .col-sm-8 span {
	font-size: 1em;
}

#ministre .biographie  a {
	color: white;
	text-transform: uppercase;
	font-size: 1.2em;
}

#ministre .biographie .links a img {
	height: 30px;
	width: 30px;
}

#ministre .biographie .col-xs-6 {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	height: 135px;
}

#ministre .biographie .col-xs-6 h2 {
	font-size: 1.3em;
	font-weight: 300;
}

#ministre .biographie .col-xs-6 h2 span {
	font-weight: 600;
}

#ministre .biographie .col-xs-6 span {
	font-size: 1em;
}

#ministre .biographie .col-xs-6 a {
	color: white;
	text-transform: uppercase;
	font-size: 1em;
}

#ministre .biographie .links {
	margin-top: 10px;
	height: 100px;
}

#ministre .biographie .links {
	padding: 0px;
}
#ministre .biographie .links .col-xs-8{
	height: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
}
#ministre .biographie .links .col-xs-4{
	float: right;
}

#ministre .biographie .links a {
	font-size: 1.2em;
}

#ministre .biographie .links a img {
	height: 50px;
	width: 50px;
	float: right;
}

#MissionMinistre {
	color: white !important;
	font-size: 1em !important;
}

.row.block .table th {
	text-align: right;
}

body #drapeau {
	float: left;
	width: 162px;
	margin-top: 45px;
	margin-left: 42px;
	background-image:url(../assets/drapeau.jpg);
	background-size: 100% auto;
	z-index: 2;
	height: 102px;
}

body #sceau {
	float: right;
	width: 162px;
	margin-top: 50px;
	margin-right: 42px;
	background-image:url(../assets/sceau.png);
	z-index: 2;
	height: 112px;
	background-position: right; 
	background-repeat: no-repeat;
}


@media only screen and (max-width: 1199px) {
	body #main-nav {
		width: 95% !important;
	}
	
	body #main-section {
		height: 530px;
	}

	body #main-slider .title-caption {
		width: 60%;
	}

	body #main-slider .title-caption .ar {
		font-size: 1.5em !important;
	}
	
	
	body #drapeau {
		background-repeat: no-repeat;
		background-size: 75%;
	}
	
	body #sceau {
		background-size: 75%;
		margin-top: 33px;
		width: 112px;
	}
	
	
	body #main-section .container #sliders-section #news {
		height: 225px;
	}
	body #main-section .container #sliders-section .ministre-side {
		height: 110px;
	}
	body #main-section .container #sliders-section .ministre-side #ministre {
		height: 110px !important;
	}
	body #main-section .container #sliders-section .ministre-side #ministre .biographie {
		height: 110px;
		font-size: 0.8em;
	}
	body #main-section .container #sliders-section .ministre-side #ministre .biographie .col-sm-4 img {
		height: 100px;
	}
	body #main-section .container #sliders-section .ministre-side #ministre .biographie .col-sm-8 {
		padding: 10px;
	}
	body #main-section .container #sliders-section .ministre-side #ministre .biographie .col-sm-8 h2 {
		margin-top: 0px;
	}
	body #main-section .container #sliders-section .ministre-side #ministre .biographie .col-sm-8 span {
		font-size: 1em;
	}
	body #main-section .container #sliders-section .ministre-side #ministre .biographie .col-sm-8 a {
		color: white;
		text-transform: uppercase;
		font-size: 1.2em;
	}
	body #main-section .container #sliders-section .ministre-side .link {
		height: 40px;
		text-align: right;
	}
	body #main-section .container #sliders-section .ministre-side .link .col-xs-3 {
		display: flex;
		align-content: center;
		justify-content: center;
		flex-direction: column;
		height: 100%;
	}
	body #main-section .container #sliders-section .ministre-side .link .col-xs-3 img {
		height: 40px;
		width: 40px;
	}
	#ministre .biographie .links .col-xs-4 img {
		height: 50px !important;
		width: 50px !important;
	}
	body #main-section .container #sliders-section .ministre-side .link .col-xs-9 {
		height: 40px;
		display: flex;
		align-content: center;
		justify-content: center;
		flex-direction: column;
	}
	body #main-section .container #sliders-section .ministre-side .link .col-xs-9 a {
		color: #2e373d;
		font-size: 1.2em;
		text-transform: uppercase;
	}
	body #main-section #latests {
		height: 200px;
	}
	body #main-section #latests .title {
		margin-top: 10px;
	}
	body #main-section #latests .title fieldset {
		width: 100%;
	}
	body #main-section #latests .title fieldset legend {
		font-size: 1.5em;
		margin: 5px;
		font-family: "DroidKufi";
		font-weight: 300;
	}
	body #main-section #latests #news-liste {
		height: 200px;
	}
	body #main-section #latests #news-liste .carousel-inner .item {
		height: 200px;
	}
	body #main-section #latests #news-liste .carousel-inner .item .media .media-right {
		padding: 0;
		height: 200px;
		float: right;
		margin: 3px;
	}
	body #main-section #latests #news-liste .carousel-inner .item .media .media-right img {
		margin-top: 0px;
	}
	body #main-section #latests #news-liste .carousel-inner .item .media .media-body {
		width: 266px;
		height: 80px;
		padding-right: 0px;
		text-overflow: ellipsis;
		font-family: "DroidKufi", "DroidKufi";
	}
	body #main-section #latests #news-liste .carousel-inner .item .media .media-body h4 {
		font-weight: 600;
		font-size: 1.1em;
		text-overflow: ellipsis;
	}
	body #main-section #latests #news-liste .carousel-inner .item .media .media-body p {
		text-overflow: ellipsis;
		font-size: 0.9em;
	}
	body #main-section #latests #news-liste .carousel-inner .item .media .media-body a {
		float: right;
		font-weight: 600;
	}
	body #medias-calendar .title legend {
		font-size: 1.7em;
		font-family: "DroidKufi";
		font-weight: 300;
	}
	body #medias-calendar .events .tab-content {
		padding: 0;
	}
	body #medias-calendar .events .tab-content #events.active {
		height: 250px;
		background-color: #3895dd;
		font-family: "DroidKufi", "DroidKufi";
		font-size: 0.9em;
		text-align: center;
		display: flex;
		justify-content: center;
		align-content: center;
		flex-direction: column;
		padding: 5px;
	}
	body #medias-calendar .events .tab-content #events.active ul {
		align-items: center;
		text-align: right;
		padding: 0.3em;
		list-style: none;
	}
	body #medias-calendar .events .tab-content #events.active ul li .media .media-body span {
		font-weight: 600;
		display: block;
	}
	body #medias-calendar .events .tab-content #events.active .more {
		color: white;
		padding: 10px;
		border: 1px solid white;
	}
	body #medias-calendar .events .tab-content #calendrier {
		height: 250px;
		background-color: white;
		font-family: "DroidKufi", "DroidKufi";
		text-align: center;
	}
	body #medias-calendar .events .tabs {
		height: 250px;
		padding: 0;
	}
	body #medias-calendar .events .tabs ul {
		padding: 0;
		list-style: none;
		height: 100%;
	}
	body #medias-calendar .events .tabs ul li {
		height: 50%;
		background-color: white;
	}
	body #medias-calendar .events .tabs ul li a {
		height: 100%;
		vertical-align: middle;
		color: #2e373d;
		position: relative;
		top: 40%;
		right: 25%;
		font-size: 1.3em;
		margin: auto;
	}
	body #medias-calendar .events .tabs ul li:hover {
		height: 50%;
		background-color: #3895dd;
		cursor: pointer;
	}
	body #medias-calendar .events .tabs ul li.active {
		height: 50%;
		background-color: #3895dd;
	}
	body #medias-calendar .events .tabs ul li.active a {
		color: white;
	}
}

@media (max-width: 991px) {

	
	body #drapeau {
		background-repeat: no-repeat;
		background-size: 75%;
		margin-top: 15px;
		margin-left: 15px;
	}
	
	body #sceau {
		background-size: 75%;
		margin-top: 5px;
		margin-right: 15px;
		width: 112px;
	}
	
	body #main-slider .title-caption {
		width: 62%;
		
		/*	height: 130px;
			margin: auto;
			width: 68%;
			margin-top: -4px;
			background-color: rgba(0, 0, 0, 0.0);
			color: white;
			display: flex;
			align-content: center;
			justify-content: center;
			flex-direction: column;
			text-align: center; */
	}
	
	body #main-slider .title-caption .ar {
		font-size: 1.3em !important;
	}


	body {
		overflow-x: hidden;
		width: 100vw;
	}
	body #secondary-nav .container-fluid {
		width: 100vw;
	}
	body #secondary-nav .container-fluid #main-nav {
		font-size: 0.9em;
	}
	body #secondary-nav .container-fluid .sb-search {
		right: 30px;
	}
	body #secondary-nav .hide-button {
		display: none;
	}
	body #ministre {
		height: 110px;
	}
	body #ministre .links {
		font-size: 0.8em;
		text-align: right;
	}
	body #culture-eau {
		padding: 0px !important;
	}
	body #culture-eau #eau-carousel {
		width: 100% !important;
		text-align: center;
	}
	body #culture-eau .links {
		text-align: center;
	}
	body #culture-eau .slider .infographie {
		text-align: center !important;
	}
	body #main-section {
		height: 630px;
	}
	body #main-section .container {
		width: 90%;
		margin-right: 5%;
	}
	body #main-section .container #sliders-section #news {
		height: 225px;
	}
	body #main-section .container #sliders-section #news .carousel-inner .item {
		height: 225px;
	}
	body #main-section .container #sliders-section #news .carousel-inner .item .carousel-caption {
		display: flex;
		align-content: center;
		justify-content: center;
		flex-direction: column;
	}
	body #main-section .container #sliders-section #news .carousel-inner .item .carousel-caption h4 {
		text-transform: uppercase;
		line-height: 15px;
		text-overflow: ellipsis;
		font-size: 0.9em;
		font-weight: 600;
	}
	body #main-section .container #sliders-section #news .carousel-inner .item .carousel-caption p {
		text-overflow: ellipsis;
		font-size: 0.8em;
	}
	body #main-section .container #sliders-section #news .carousel-inner .item .carousel-caption a {
		color: white;
		text-transform: capitalize;
		padding: 1em;
		font-size: 0.7em;
		border: 1px solid white;
		position: absolute;
		right: 0%;
		bottom: 10;
	}
	body #main-section #latests .title fieldset {
		padding: 0;
		border: 0;
		padding: 0 !important;
		margin: 0;
		border-top: 1px solid black;
		width: 100%;
	}
	body #main-section #latests .title fieldset legend {
		padding: 10px;
		width: auto;
		font-size: 2em;
		font-family: "DroidKufi";
		font-weight: 300;
		border: 0;
		margin-right: auto;
		margin-left: auto;
	}
	body #main-section #latests #news-liste {
		height: 400px;
	}
	body #main-section #latests #news-liste .carousel-inner {
		height: auto !important;
	}
	body #main-section #latests #news-liste .carousel-inner .item {
		height: 230px !important;
	}
	body #main-section #latests #news-liste .carousel-inner .item .media {
		height: 120px;
	}
	body #main-section #latests #news-liste .carousel-inner .item .media .media-right {
		padding: 0;
		height: 200px;
		float: right;
		margin: 3px;
	}
	body #main-section #latests #news-liste .carousel-inner .item .media .media-right img {
		margin-top: 0px;
	}
	body #main-section #latests #news-liste .carousel-inner .item .media .media-body {
		width: 100%;
		height: 80px;
		padding-right: 10px;
		text-overflow: ellipsis;
		font-family: "DroidKufi", "DroidKufi";
	}
	body #main-section #latests #news-liste .carousel-inner .item .media .media-body h4 {
		font-weight: 600;
		font-size: 1.1em;
		text-overflow: ellipsis;
	}
	body #main-section #latests #news-liste .carousel-inner .item .media .media-body p {
		text-overflow: ellipsis;
		font-size: 0.9em;
	}
	body #main-section #latests #news-liste .carousel-inner .item .media .media-body a {
		float: right;
		font-weight: 600;
	}
	body #main-section #latests #news-liste .carousel-control {
		height: 250px;
	}
	body #circular-links {
		display: flex;
		align-content: center;
		justify-content: center;
		flex-direction: column;
		height: 250px;
		text-align: center;
	}
	body #circular-links .col-xs-4 img {
		margin-bottom: 20px;
		width: 60%;
	}
	body #circular-links .col-xs-4 label {
		text-transform: uppercase;
		font-size: 1.2em;
	}
	body #structures {
		background-color: #c1d8ff;
		padding: 30px 0 0;
		height: 850px;
	}
	body #structures .infrastructure {
		padding: 0;
		height: 450px;
	}
	body #structures .infrastructure #infras {
		height: 400px;
		margin-bottom: 20px;
		padding: 0;
		width: 100%;
		display: flex;
		justify-content: center;
		align-content: center;
		flex-direction: column;
	}
	body #structures .infrastructure #infras .carousel-control {
		display: flex;
		justify-content: center;
		align-content: center;
		flex-direction: column;
	}
	body #structures .infrastructure .projects ul {
		height: 300px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	body #structures .infrastructure .projects ul li {
		padding: 0;
	}
	body #structures .infrastructure .projects ul li .media img {
		width: 75px;
		height: 75px;
	}
	body #structures .infrastructure .projects ul li .media .media-body {
		font-family: "DroidKufi";
		font-weight: 600;
		font-size: 0.9em;
		text-overflow: ellipsis;
	}
	body #structures .infrastructure .projects ul li .media .media-body a {
		float: right;
	}
	body #tutelle {
		height: auto;
		padding-top: 20px;
	}
	body #tutelle .title legend {
		font-size: 1.5em;
		font-family: "DroidKufi";
		font-weight: 300;
	}
	body #tutelle .filter {
		margin-bottom: 20px;
	}
	body #tutelle .filter button {
		height: 25px;
		width: auto;
		background-color: #2e373d;
		color: white;
		border: 0;
	}
	body #tutelle .filter button:hover {
		background-color: #3895dd;
	}
	body #tutelle .filter button:active {
		background-color: #3895dd;
	}
	body #tutelle .logos .grid li {
		list-style: none;
		margin: 15px;
	}
	footer {
		padding: 40px;
		background-color: #2e373d;
		color: #b4b4b4;
		font-family: "DroidKufi";
		font-size: 1.1em;
	}
	footer .nav {
		list-style: none;
	}
	footer .nav a {
		color: #b4b4b4;
	}
	footer .links {
		padding: 0px;
		margin: 0px;
	}
	footer .links ul {
		list-style: none;
	}
	footer .links ul a {
		color: #b4b4b4;
	}
	footer .social li {
		display: inline;
	}
	footer .social li a {
		widows: 25%;
		display: inline;
	}
}

@media (max-width: 768px) {

	body #drapeau {
		background-repeat: no-repeat;
		width: 80px;
		background-size: 80%;
		margin-top: 30px;
		margin-left: 5px;
	}
	
	body #sceau {
		background-size: 75%;
		margin-top: 0px;
		margin-right: 5px;
		width: 80px;
	}
	
	body #main-slider .title-caption {
		width: 50%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		margin-top: -20px;
	}
	body #main-slider .title-caption .ar {
		font-size: 1.2em;
		margin: 0px;
		font-weight: 400;
	}
	
	body #main-slider .title-caption .fr {
		font-size: 13px !important;
	}





	body .more-button {
		font-size: 1.2em;
	}
	body .title legend {
		font-family: "DroidKufi";
		font-weight: 300;
	}
	body .mon-annuaire .formulaires .formulaire {
		width: 100% !important;
	}
	body #culture-eau {
		padding: 0px !important;
	}
	body #culture-eau #eau-carousel {
		width: 100% !important;
		text-align: center;
	}
	body #culture-eau .links {
		text-align: center;
	}
	body #culture-eau .slider .infographie {
		text-align: center !important;
	}
	body #main-navbar {
		text-align: center;
		height: 40px;
	}
	body #main-navbar .langues #qtranxs_select_qtranslate-chooser {
		margin-top: -10px !important;
		border: none;
	}
	body #main-navbar .social-media ul {
		margin-right: 10px;
	}
	body #main-navbar .social-media ul li a {
		margin: 0px;
		padding: 5px;
		display: inline;
	}
	body #main-navbar .main-links {
		width: 150px;
		text-align: center;
	}
	body #main-navbar .main-links .nav {
		margin: 0px;
	}
	body #main-navbar .main-links .nav li {
		display: inline;
	}
	body #main-navbar .main-links .nav li a {
		display: inline;
	}
	body #main-navbar .sb-search {
		right: -10px;
		top: 70px;
	}
	body #main-navbar .search-xs {
		background-color: #2e373d;
	}
	body #main-slider {
		height: 200px;
	}
	body #main-slider .title-caption {
		height: 150px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	body #main-slider .title-caption .ar {
		font-size: 1.2em;
		margin: 0px;
		font-weight: 400;
	}
	body #main-slider .title-caption .fr {
		font-size: 1.2em;
		margin: 0px;
		font-weight: 100;
	}
	body #secondary-nav .container-fluid .navbar-header {
		padding: 10px;
		width: 30%;
		float: right;
		display: flex;
		justify-content: center;
		align-content: center;
		flex-direction: row;
	}
	body #secondary-nav .container-fluid .navbar-header .navbar-toggle {
		padding: 0px;
		margin: 0px;
		border: none;
		color: white;
	}
	body #secondary-nav .container-fluid #main-nav {
		position: fixed;
		top: 0;
		right: 0px;
		width: 70% !important;
		height: 100vh;
		z-index: 1000;
		padding: 0px;
		background-color: #2e373d;
	}
	body #secondary-nav .container-fluid #main-nav .search {
		display: flex;
		align-content: center;
		justify-content: center;
		flex-direction: row;
		width: 80%;
		height: 50px;
	}
	body #secondary-nav .container-fluid #main-nav .search form {
		height: 50px;
		width: 100%;
	}
	body #secondary-nav .container-fluid #main-nav .search form input[type="search"] {
		background-color: rgba(37, 38, 54, 0.47);
		color: white;
		margin-top: 10px;
		height: 40px;
		width: 90%;
		border-radius: 15px;
		right: 0px;
		margin-left: auto;
		margin-right: auto;
		padding: 10px 10px;
		font-size: 1em;
	}
	body #secondary-nav .container-fluid #main-nav .search form button[type="submit"] {
		position: relative;
		right: 60%;
		top: 20px;
		z-index: 1050;
		background-color: transparent;
		color: white;
		border: none;
	}
	body #secondary-nav .container-fluid #main-nav .nav {
		margin: 0px;
		width: 70vw;
		display: block;
	}
	body #secondary-nav .container-fluid #main-nav .nav li {
		width: 100%;
		display: block;
	}
	body #secondary-nav .container-fluid #main-nav .nav li a {
		font-size: 100%;
	}
	body #secondary-nav .container-fluid #main-nav .nav li .sub-menu.active {
		width: 100vw;
	}
	body #secondary-nav .container-fluid .hide-button {
		display: none;
	}
	body #secondary-nav .container-fluid .hide-button.active {
		height: 100vh;
		width: 50px;
		text-align: center;
		background-color: #2e373d;
		position: fixed;
		top: 1px;
		right: 70%;
		margin-left: 65%;
		z-index: 1000;
		color: white;
		font-size: 2.5em;
		display: flex;
		flex-direction: column;
		align-content: center;
		justify-content: center;
	}
	body #main-section {
		height: 680px;
		background-color: #c1d8ff;
	}
	body #main-section .container {
		padding: 20px 0;
	}
	body #main-section .container #sliders-section {
		z-index: 1;
		margin-top: 0px;
	}
	body #main-section .container #sliders-section .ministre-side {
		font-size: 1em;
		height: 250px;
	}
	body #main-section .container #sliders-section .ministre-side #ministre {
		font-size: 1.2em;
		height: 110px;
		min-height: 110px;
	}
	body #main-section .container #sliders-section .ministre-side #ministre .biographie .col-sm-4 {
		height: 130px;
	}
	body #main-section .container #sliders-section .ministre-side #ministre .biographie .col-sm-4 img {
		height: 100px;
		width: 100px;
	}
	body #main-section .container #sliders-section .ministre-side #ministre .biographie .col-xs-6 {
		float: right;
	}
	body #main-section .container #sliders-section .ministre-side #ministre .biographie .col-xs-2 {
		padding-top: 15px;
		height: 130px;
	}
	body #main-section .container #sliders-section .ministre-side #ministre .biographie .col-xs-2 a {
		height: 50px;
	}
	body #main-section .container #sliders-section .ministre-side #ministre .biographie .col-xs-2 a img {
		height: 50px;
		width: 50px;
	}
	body #main-section .container #sliders-section .news-cont {
		float: left;
		margin-top: 20px;
	}
	body #main-section .container #sliders-section .news-cont #news {
		height: 150px;
	}
	body #main-section .container #sliders-section .news-cont #news img {
		height: 100%;
	}
	body #main-section .container #sliders-section .news-cont #news .carousel-caption {
		font-family: "DroidKufi";
		right: 0;
		bottom: 0;
		left: 0;
		height: 50px;
		padding: 5px;
		width: 100%;
		text-align: right;
		background-color: rgba(8, 7, 7, 0.51);
	}
	body #main-section .container #sliders-section .news-cont #news .carousel-caption h4 {
		text-transform: uppercase;
		line-height: 15px;
		text-overflow: ellipsis;
	}
	body #main-section .container #sliders-section .news-cont #news .carousel-caption p {
		text-overflow: ellipsis;
		font-size: 0.9em;
	}
	body #main-section .container #sliders-section .news-cont #news .carousel-caption a {
		padding: 1em;
		border: 0px !important;
		top: 0;
		right: 20% !important;
	}
	body #main-section .container #sliders-section .news-cont #news .carousel-inner {
		height: 150px;
	}
	body #main-section .container #sliders-section .news-cont #news .carousel-inner .item {
		height: 150px;
	}
	body #main-section .container #sliders-section .news-cont #news .carousel-indicators {
		display: none;
	}
	body #main-section .container #latests {
		height: 200px;
	}
	body #main-section .container #latests .title legend {
		font-family: "DroidKufi";
		font-weight: 300;
	}
	body #main-section .container #latests #news-liste .carousel-inner {
		position: relative;
		width: 100%;
		right: 0;
		height: 200px !important;
		display: flex;
		justify-content: center;
		align-content: center;
		flex-direction: column;
	}
	body #main-section .container #latests #news-liste .carousel-inner .item {
		height: 200px !important;
	}
	body #main-section .container #latests #news-liste .carousel-inner .item-active {
		height: 200px !important;
	}
	body #main-section .container #latests #news-liste .carousel-control {
		width: 10%;
		display: flex;
		align-content: center;
		justify-content: center;
		flex-direction: column;
		font-size: 3em;
		height: 150px !important;
	}
	body #main-section .container #latests #news-liste .carousel-control .glyphicon-menu-right {
		color: #2e373d;
	}
	body #main-section .container #latests #news-liste .carousel-control .glyphicon-menu-left {
		color: #2e373d;
	}
	body #main-section .container #latests #news-liste .media {
		height: 100px !important;
	}
	body #main-section .container #latests #news-liste .media .media-right {
		padding: 0;
		height: 60px !important;
	}
	body #main-section .container #latests #news-liste .media .media-right img {
		width: 100%;
		height: 30px !important;
	}
	body #main-section .container #latests #news-liste .media .media-body {
		height: 100px;
		padding-right: 0px;
		text-overflow: ellipsis;
		font-size: 0.7em !important;
		font-family: "DroidKufi", "DroidKufi";
	}
	body #main-section .container #latests #news-liste .media .media-body h4 {
		font-weight: 600;
		font-size: 1.5em !important;
	}
	body #main-section .container #latests #news-liste .media .media-body a {
		float: right;
		font-weight: 600;
		font-size: 1.2em !important;
	}
	body #medias-calendar {
		height: 390px;
		background-image: url(../assets/media.jpg);
		background-position: center;
		background-size: cover;
		padding: 10px;
		color: white;
	}
	body #medias-calendar .title {
		margin-bottom: 10px;
	}
	body #medias-calendar .multimedia {
		height: 300px;
	}
	body #medias-calendar .multimedia .workspace {
		padding: 0;
		height: 250px;
		width: 100%;
	}
	body #medias-calendar .multimedia .workspace .main-media {
		margin: 0;
		padding: 0;
	}
	body #medias-calendar .multimedia .workspace .main-media iframe {
		width: 100%;
		height: 200px;
	}
	body #medias-calendar .multimedia .workspace .media-list {
		margin: 0;
		padding: 0;
		height: 100px;
		width: 100% !important;
	}
	body #medias-calendar .multimedia .workspace .media-list ul {
		height: 100%;
		width: 100% !important;
		list-style: none;
		padding: 0;
	}
	body #medias-calendar .multimedia .workspace .media-list ul li {
		width: 50% !important;
		height: 100%;
		margin: 0px;
		display: inline !important;
	}
	body #medias-calendar .events {
		height: 300px;
	}
	body #medias-calendar .events .tab-content {
		padding: 0;
	}
	body #medias-calendar .events .tab-content #events {
		height: 250px;
		background-color: #3895dd;
		font-family: "DroidKufi", "DroidKufi";
		text-align: center;
	}
	body #medias-calendar .events .tab-content #events ul {
		text-align: right;
		padding: 0.3em;
		list-style: none;
	}
	body #medias-calendar .events .tab-content #events ul li .media .media-body span {
		font-weight: 600;
		display: block;
	}
	body #medias-calendar .events .tab-content #events .more {
		color: white;
		padding: 10px;
		border: 1px solid white;
	}
	body #medias-calendar .events .tab-content #calendrier {
		height: 250px;
		background-color: white;
		font-family: "DroidKufi", "DroidKufi";
		text-align: center;
	}
	body #medias-calendar .events .tabs {
		height: 50px;
		padding: 0;
	}
	body #medias-calendar .events .tabs ul {
		padding: 0;
		list-style: none;
		height: 100%;
	}
	body #medias-calendar .events .tabs ul li {
		height: 100%;
		width: 50%;
		background-color: white;
		display: inline;
	}
	body #medias-calendar .events .tabs ul li a {
		height: 100%;
		vertical-align: middle;
		color: #2e373d;
		position: relative;
		top: 40%;
		right: 25%;
		font-size: 1.3em;
		margin: auto;
	}
	body #medias-calendar .events .tabs ul li:hover {
		height: 50%;
		background-color: #3895dd;
		cursor: pointer;
	}
	body #medias-calendar .events .tabs ul li.active {
		height: 50%;
		background-color: #3895dd;
	}
	body #medias-calendar .events .tabs ul li.active a {
		color: white;
	}
	body #circular-links {
		display: flex;
		align-content: center;
		justify-content: center;
		flex-direction: column;
	}
	body #circular-links .col-xs-4 img {
		margin-bottom: 20px;
	}
	body #circular-links .col-xs-4 label {
		font-size: 1.2em !important;
		font-weight: 400;
	}
	body #structures {
		background-color: #c1d8ff;
		padding: 30px 0 0;
		height: 700px;
	}
	body #structures .infrastructure {
		height: 300px !important;
		padding: 0;
	}
	body #structures .infrastructure .title {
		height: 20px !important;
		margin-bottom: 20px;
	}
	body #structures .infrastructure .title legend {
		margin: 0px;
		font-family: "DroidKufi";
		font-weight: 300;
	}
	body #structures .infrastructure #infras {
		height: 250px;
		margin: 0px !important;
		padding: 0;
		width: 100%;
	}
	body #structures .infrastructure #infras .carousel-inner {
		width: 100%;
		padding: 0;
	}
	body #structures .infrastructure #infras .carousel-inner .item img {
		width: 100%;
	}
	body #structures .infrastructure #infras .carousel-inner .item .carousel-caption {
		font-family: "DroidKufi";
		text-align: right;
		color: #c1d8ff;
		padding-right: 10%;
		position: absolute;
		bottom: 0;
		width: 100%;
		right: 0;
		height: 60px;
		background-color: rgba(0, 0, 0, 0.7);
	}
	body #structures .infrastructure #infras .carousel-control {
		height: 30%;
		position: absolute;
		top: 35%;
		background-color: rgba(56, 149, 221, 0.5);
		opacity: 0.8;
		background-image: transparent;
		width: 40px;
	}
	body #structures .infrastructure #infras .carousel-control:hover {
		background-color: #3895dd;
	}
	body #structures .infrastructure #infras .right {
		background-image: none;
	}
	body #structures .infrastructure #infras .left {
		background-image: none;
	}
	body #structures .projects .title {
		height: 20px;
		margin-bottom: 20px;
	}
	body #structures .projects .title legend {
		font-family: "DroidKufi";
		font-weight: 300;
	}
	body #structures .projects ul {
		height: 300px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	body #structures .projects ul li {
		padding: 0;
	}
	body #structures .projects ul li .media img {
		width: 75px;
		height: 75px;
	}
	body #structures .projects ul li .media .media-body {
		font-family: "DroidKufi";
		font-weight: 600;
		font-size: 0.9em;
		text-overflow: ellipsis;
	}
	body #structures .projects ul li .media .media-body a {
		float: right;
	}
	body #tutelle {
		height: 300px;
	}
	body #tutelle .title {
		height: 30px;
		margin-bottom: 20px;
	}
	body #tutelle .title legend {
		font-family: "DroidKufi";
		font-weight: 300;
	}
	body #tutelle .filter {
		text-align: center;
		margin-bottom: 0;
	}
	body #tutelle .filter button {
		height: 25px;
		width: auto;
		margin-bottom: 10px;
		background-color: #2e373d;
		color: white;
		border: 0;
	}
	body #tutelle .filter button:hover {
		background-color: #3895dd;
	}
	body #tutelle .filter button:active {
		background-color: #3895dd;
	}
	body #tutelle .logos .grid li {
		list-style: none;
		margin: 5px;
	}
	body #tutelle .logos .grid li img {
		height: 50px;
		width: 50px;
	}
}

@media (max-width: 386px) {
	#main-section {
		height: 700px !important;
	}
	#structures {
		height: 800px !important;
		padding: 10px 0 0 !important;
	}
	#sliders-section .ministre-side .biographie {
		font-size: 0.7em !important;
	}
	#sliders-section .ministre-side .biographie .col-xs-4 img {
		height: 85px !important;
		width: 85px !important;
	}
	#sliders-section .ministre-side .biographie .col-xs-6 {
		float: right;
		height: 130px;
		display: flex;
		flex-direction: column;
		align-content: center;
		justify-content: center;
	}
	#sliders-section .ministre-side .biographie .col-xs-2 {
		display: flex;
		flex-direction: column;
		align-content: center;
		justify-content: center;
	}
	#sliders-section .ministre-side .biographie .col-xs-2 a {
		height: 65px;
	}
	#sliders-section .ministre-side .biographie .col-xs-2 a img {
		height: 40px !important;
		width: 40px !important;
	}
	.etab-content {
		font-size: 0.9em;
	}
}


/*# sourceMappingURL=style-ar.css.map */