@font-face {
    font-family: 'Cantarell';
    src: url('Cantarell-Regular-webfont.eot');
    src: url('Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'),
				 url('Cantarell-Regular-webfont.svg#cantarellregular') format('svg'),
         url('Cantarell-Regular-webfont.woff') format('woff'),
         url('Cantarell-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.footer{
	background-color:#CCC;
	line-height: 20px;
	padding-bottom: 0px;
	padding-top: 15px;
}
.uk-container{
	padding:0px !important;
	margin:0px !important;
	max-width:100% !important;
}
.uk-section{
	padding-left:15px;
	padding-right:15px;
}
.uk-section-default{
	background-image: none !important;
}
.uk-navbar-nav>li>a::before{
	background-image: linear-gradient(100deg,#5d829f 0,#5d829f 35%,#5d829f 100%) !important;
}
.uk-navbar-toggle{
	display: block !important;
}
.uk-offcanvas{
	left: 300px !important;
	display: block !important;
}
.extend_image{
	margin: -20px;
}
body{
	overflow-x: hidden;
}
.img_center{
	text-align: center !important;
}
#module-98{
	width:200px;
}
#module-103{
	position: fixed;
	right: -36%;
}
#module-108{
	margin-top: -30px;
}

#Informatique h3, #Ressources_Humaines h3, #Securite h3, .categ_tag_list h6, .categ_tag_list, .retour_parent_accueil{
	-webkit-transition: all 500ms ease-in;
	-webkit-transform: scale(1);
	-ms-transition: all 500ms ease-in;
	-ms-transform: scale(1);
	-moz-transition: all 500ms ease-in;
	-moz-transform: scale(1);
	transition: all 500ms ease-in;
	transform: scale(1);
}
#Informatique:hover h3, #Ressources_Humaines:hover h3, #Securite:hover h3, .categ_tag_list:hover h6, .retour_parent_accueil:hover{
	-webkit-transition: all 500ms ease-in;
	-webkit-transform: scale(1.2);
	-ms-transition: all 500ms ease-in;
	-ms-transform: scale(1.2);
	-moz-transition: all 500ms ease-in;
	-moz-transform: scale(1.2);
	transition: all 500ms ease-in;
	transform: scale(1.2);
}
.categ_tag_list:hover{
	box-shadow: 0px 0px 10px 0px #000;
}
.uk-logo{
	margin-left: 35px;
}
.uk-navbar-center{
	margin-left:5%;
}
.categ_tag{
	padding:15px;
	border: 1px solid #B1B1B1;
	margin: 35px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.175);
	background-color: #ecebeb;
	width:25%;
	float:left;
	height: 125px;
}
.categ_tag_2{
	padding:15px;
	border-bottom: 1px solid #B1B1B1;
	margin: 35px;
	background-color: #ecebeb;
	width: 90%;
	float:left;
	height: auto;
	text-align:left;
	margin-bottom: -35px;
}
.categ_tag_list{
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 25px;
	margin-left: 35px;
	padding-bottom: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #B1B1B1;
	background-color: white;
	width:25%;
	float:left;
	text-align: left;
}
.affichage_total{
	padding: 10px;
	border: 1px solid #B1B1B1;
	margin: 20px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.175);
	background-color: white;
	height: 380px;
	width: 26%;
	float: left;
	position: relative;
}
.listing{
	float:left;
	margin-left:30px;
	margin-right:30px;
	width:100%;
}

.button_content{
	background-color: rgba(176, 39, 123, 0.76);
	border: rgba(176, 39, 123, 0.76);
	padding: 10px;
	color: white;
	font-weight: bold;
	position: absolute;
	right: 0;
	margin-right: 50px;
	bottom: 0;
	margin-bottom: 10px;
}

.button_dates{
	padding: 10px;
	background-color: rgba(176, 39, 123, 0.76);
	border: rgba(176, 39, 123, 0.76);
	color: white;
	font-weight: bold;
	font-size: 16px;
}

@media screen and (max-width:600px) {
	.categ_tag{
		width: 80%;
	}
	.categ_tag_2{
		width: 80%;
		height: auto;
		margin: 10px;
	}
	#res{
		margin-left: none;
	}
	.categ_tag_list{
		width: 80%;
	}
	.affichage_total{
		width: 100% !important;
		margin-left: -3% !important;
	}
	.listing{
		float:left;
		margin-left:-30px;
		width:100%;
	}
	.info_map{
		width:100% !important;
	}
	.container{
		display: none;
	}
	#test_image{
		margin-bottom: 50px;
	}
	.search_accueil{
		height: 250px !important;;
	}
	.champ{
		width: 100% !important;;
	}
	textarea{
		width: 85% !important;;
	}
	.uk-logo {
		margin-left: -32px !important;
	}
	.loupe{
		display: none;
	}
}

@media screen and (min-width:600px) and (max-width:900px) {
	.categ_tag{
		width: 60%;
	}
	.categ_tag_2{
		width: 90%;
		height: 100px;
	}
	.categ_tag_list{
		width: 60%;
	}
	.affichage_total{
		width: 50%;
		margin-left: 20% !important;
	}
	.info_map{
		width:100% !important;
	}
	.container{
		margin-left: 0px !important;
		float: none !important;
	}
	.mapTooltip{
		display: none !important;
	}
	.uk-logo {
		margin-left: -32px !important;
	}
}

@media screen and (min-width:900px) and (max-width:1300px){
	#module-97{
		width: 100% !important;
	}
	.container{
		display: none;
	}
	.uk-navbar-center{
		margin-left: 0% !important;
	}

	#module-103{
		right: -26% !important;
	}
	#tabs ul li {
		width: 127px !important;
	}
	#tabs{
		float: left;
	}
	.ui-tabs .ui-tabs-panel {
		padding: 10px;
		border: 1px solid #B1B1B1;
		margin: 15px;
		box-shadow: 0 2px 10px rgba(0, 0, 0, 0.175);
		clear: both;
		background: #fff;
		margin: 15px;
		padding: 10px;
		margin-top: 1px;
		height: 190px;
		width: 236px !important;
	}
	.container_2{
		float: left;
		margin-left: 50px;
	}
	.dates{
		padding: 10px;
		border: 1px solid #B1B1B1;
		margin: 15px;
		box-shadow: 0 2px 10px rgba(0, 0, 0, 0.175);
		background-color: white;
		margin-top: -26px;
		float: right;
		max-height: 210px;
		max-width: 260px;
		overflow-y: auto;
	}
	.button_content{
		background-color: rgba(176, 39, 123, 0.76);
		border: rgba(176, 39, 123, 0.76);
		padding: 10px;
		color: white;
		font-weight: bold;
		position: absolute;
		margin-bottom: 30px !important;
	}

	.button_dates{
		padding: 10px;
		background-color: rgba(176, 39, 123, 0.76);
		border: rgba(176, 39, 123, 0.76);
		color: white;
		font-weight: bold;
		font-size: 16px;
	}
	.categ_tag{
		width: 40%;
	}
	.categ_tag_list{
		width: 35%;
	}
	.affichage_total{
		width: 40%;
	}
	.info_map{
		width:40% !important;
	}
	.container{
		float: left !important;
		display: block !important;
	}
}

@media screen and (min-width:1100px) and (max-width:1300px){
  .container_2{
    margin-left: 170px !important;
  }
}

@media screen and (max-width:1000px){
	#module-103{
		display: none;
	}
	#page43{
		margin-left:5%;
	}
}

@media screen and (min-width:1300px) {
	.uk-article{
		margin-left:5%;
	}
}

@media screen and (min-width:1600px){
	#module-103{
		right: -54% !important
	}
}

.loupe{
	float: right;
	width: 35px;
}


.info_tag{
	text-align: center;
}
.title_tag{
	font-weight: bold;
	font-size: 14px;
}
.img_tag{
	width: 15%;
	float: left;
	height: 100%;
}
.big_tag{
	float:left;
	width: 100%;
	margin-bottom: 20px;
}
.haut{
	height: 0%;
}
.bas{
	height: 70%;
	margin-top: 8%;
}
.list_info{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-size: 14px;
	line-height: 22px;
}
.title_tag_principal{
	font-weight: bold;
}
.link_more{
	float: right;
	font-size: 15px;
	margin-top: -23px;
}
.para_info_graph{
	margin-top: -15px;
	line-height: 25px;
}
.title_info_graph{
	font-weight: bold;
	margin-top: -5px;
}
.select_participant{
	width: 50px !important;
}
#dates_propo{
	font-weight: bold;
	font-size: 15px;
}
.title_date{
	font-weight: bold;
}
#content{
	font-weight: bold;
	font-size: 16px;
}
.inter{
	margin-top: -20px;
	font-size: 15px;
}
.lien_panier{
	padding: 10px;
	background-color: rgba(176, 39, 123, 0.76);
	border: rgba(176, 39, 123, 0.76);
	color: white;
	font-weight: bold;
}
.select_date{
	width: 102px !important;
}
.duree{
	width: 50px !important;
}
.participant{
	width: 100px;
}
.reference{
	width: 90px;
}
.interaction{
	width: 80px;
}
#contact{
	display: none;
}
.champ{
	width: 50%;
	float: left;
	margin-top: 20px;
}
.duree_search{
	border-radius: 20px;
	padding: 5px;
	width: 25%;
	height: 15px;
	line-height: 15px;
	float: right;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 115px;
	margin-right: 5px;
	color : #c35b9b;
	font-weight: bold;
}

.positionnement_search{
	top: 0;
	margin-top: 140px;
	position: absolute;
	margin-right: 10px;
	width: 95%;
}

.more_info_dates{
	margin-top: -10px;
	font-size: 16px;
	color: #5d829f;
	margin-bottom: 5px;
	position: absolute;
	bottom: 90px;
  font-weight: bold;
}

form{
	padding: 15px;
}
.ui-autocomplete {
	position: absolute;
	z-index: 1000;
	cursor: default;
	padding: 0;
	margin-top: 2px;
	list-style: none;
	background-color: #ffffff;
	font-size: 14px;
}
.ui-autocomplete > li {
	padding: 3px 15px;
	cursor: pointer;
	font-size: 14px;
}
.ui-autocomplete > li:hover {
	background-color: #DDD;
}
.ui-helper-hidden-accessible {
	display: none;
}
.affichage_result{
	padding: 0px 15px;
	/*border-bottom: 1px solid #B1B1B1;*/
	display: block;
}

#result{
	margin-top: 15px;
	margin-right: 30px;
	width: 100%
}
.search_form{
	width:100%;
	margin-left: 30%;
}
.input_accueil{
	background-color:white;
	margin-left:25%;
	/*margin-top:100px;*/
	width:50%;
}
.search_dropdown{
	margin-left: 25%;
	width:50%;
}
.input_accueil:focus{
	background-color:white !important;
	border-color: none !important;
}
.filter{
	border: 1px solid #5d829f;
	border-radius: 50px;
	padding: 10px;
	background-color: white;
	margin-top: 20px;
	margin-left: 40% !important;
	width: 20% !important;
	margin-bottom: -30px;
}

.selec_categorie{
	height: 70px;
	margin-top: 15px;
}
.uk-search:before{
	content: none;
}
.formulaire{
	position: absolute;
	margin-top: 150px;
	width: 100%;
}
.main{
	width: 100%;
}
.formation{
	width:33%;
	float:left;
	text-align: center;
}
.hide{
	display: none;
}

#searchword, #tag_selec{
	border-radius: 10px;
	border: 1px solid #5d829f;
	background-color: white;
	margin-bottom: 10px;
	margin-top: 5px;
}

.image{
	float:left;
	margin-left: 30%;
}
.image2{
	float:right;
	margin-right: 30%;
}
.image3{
	margin-left: 12%;
	float: left;
	width: 71px;
}
.image img, .image2 img, .image3 img{
	/* La transition s'applique à la fois sur la largeur et la hauteur, avec une durée d'une seconde. */
	-webkit-transition: all 1s ease; /* Safari et Chrome */
	-moz-transition: all 1s ease; /* Firefox */
	-ms-transition: all 1s ease; /* Internet Explorer 9 */
	-o-transition: all 1s ease; /* Opera */
	transition: all 1s ease;
}
.image:hover img, .image2:hover img, .image3:hover img {
	/* L'image est grossie de 25% */
	-webkit-transform:scale(1.25); /* Safari et Chrome */
	-moz-transform:scale(1.25); /* Firefox */
	-ms-transform:scale(1.25); /* Internet Explorer 9 */
	-o-transform:scale(1.25); /* Opera */
	transform:scale(1.25);
}
.header-unit{
	width:100%;
	overflow: hidden;
	background-size: cover;
	margin-left:auto;
	margin-right:auto;
}
video.fillWidth {
	min-width: 100%;
	/*max-height: 400px;*/
	position: absolute;
	bottom: 30px;
}

#video-container {overflow: hidden; background-size:cover}

.objt{
	font-size: 16px;
	border-top: 1px solid #5d829f;
	line-height: 25px;
	padding-top: 10px;
}
.title{
	color: #5d829f;
	font-weight: bold;
	margin-top: 35px;
	font-size: 19px;
}
.more_info{
	margin-top: -10px;
	font-size: 16px;
	color: #5d829f;
	margin-bottom: 15px;
	position: absolute;
	bottom: 60px;
}
.tag{
	color :green;
	position: absolute;
	top: 0;
	margin-top: 10px;
	border-bottom: 1px solid #5d829f;
	width: 95%;
}
.mapael .map{
	text-align: center;
}

.mapTooltip {
	position : fixed;
	background-color : #474c4b;
	moz-opacity:0.70;
	opacity: 0.70;
	filter:alpha(opacity=70);
	border-radius:10px;
	padding : 10px;
	z-index: 1000;
	display:none;
	color:#fff;
	margin-left: 52%;
	margin-top: 10px;
	font-weight: bold;
}
.container{
	float:right;
	width: 35%;
	margin-right: 10% !important;
}
.info_map{
	width: 45%;
	float:left;
}
.info_map{
	font-size: 16px;
}
.footer_images{
	background-color: white;
	margin-top: -35px !important;
	margin-left: -15px !important;
	margin-right: -15px !important;
}
.css_titre1{
	font-family: Cantarell;
	font-size:22px;
	color:black;
	font-weight: normal;
	color:#777;
	font-weight: bold;
}
.css_nb{
	font-size:20px;
	font-family: Cantarell;
	font-weight: normal;
	float: right;
	position: relative;
	margin-top:-10px;
}
.css_titre2{
	color:#2c90ea;
	font-size:20px;
	font-family: Cantarell;
	font-weight: normal;
	font-weight: bold;
	margin-top: 20px;
}
.css_titre2_objtf{
	color:#2c90ea;
	font-size:20px;
	font-family: Cantarell;
	font-weight: normal;
	margin-top:50px;
	font-weight: bold;
}
.css_prog_titre{
	font-size:20px;
	font-family: Cantarell;
	color:black;
	font-weight: normal;
	color: #777;
	margin-top: 22px;
	margin-bottom: 8px;
}
.css_p{
	font-family: Cantarell;
	font-size:16px;
	margin:-1px;
	color:black;
	font-weight: normal;
}
.css_p_prog{
	font-family: Cantarell;
	font-size:16px;
	margin:-1px;
	color:black;
	font-weight: normal;
	line-height: 20px;
}
.css_h2_prog{
	font-family: Cantarell;
	font-size:16px;
	margin:-1px;
	color:black;
	margin-left:50px;
	font-weight: normal;
}
.css_p_ref{
	font-family: Cantarell;
	font-size:16px;
	margin:-1px;
	color:black;
	float:right;
	font-weight: normal;
}
#mes_formations{
	color: #5d829f;
	cursor: pointer;
}
#tooltip {
	display: none;
	border:1px solid black;
	background-color: white;
	width: 405px;
	padding: 10px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.175);
	border-radius: 10px;
	margin-top: -10px;
	position: absolute;

	margin-left: -110px;
}
.p_validate{
	margin-top: 15px;
	float: right;
	margin-bottom: 5px;
}
.order{
	border-bottom: 1px solid black;
}
.title_panier{
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: -5px;
}

.search_accueil_bandeau{
	background-image: url('https://adhara.fr/images/bandeau.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:100%;
	height:120px;
}
.search_form_bandeau{
	width: 100%
}
#module-101{
	height:120px;
	margin-top: -20px;
	margin-left: -20px;
	margin-right: -20px;
}

#searchword_bandeau{
	height:40px;
	border-radius:5px;
	width:50%;
	margin-left:25%;
	background-color: white;
	margin-top: 1%;
	border: 1px solid #5d829f;
}
#back_to_top {
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 9999;
	display: none;
	width: 40px;
	height: 40px;
}
.formulaire_bandeau{
	position: absolute;
	width: 100%;
}
.contour{
	margin-top: -10px;
}
.selection_date_bulle{
	padding: 5px;
	background-color:#e7e7e7;
	border:#e7e7e7;
	cursor: pointer;
	margin: 5px;
	color: black;
}
.selection_date_bulle:hover{
	background-color: #9e9e9e;
}
.selectionne_date_bulle{
	padding: 5px;
	background-color: #5ba4ff;
	border: 1px solid #5ba4ff;
	cursor: pointer;
	margin: 5px;
	color: white;
}
.retour_parent_accueil{
	margin-top: -30px;
	color: #5d829f;
	font-size:18px;
	cursor: pointer;
	text-align: center;
}
.vd-share-button {
	display: inline-block;
	background-color: #f07355;
	border-radius: 4px;
	line-height: 21px;
	transition: all 0.3s ease 0s;
	white-space: nowrap;
	text-decoration: none;
}
.vd-share-button:hover {
	background-color: #e16648;
	text-decoration: none;
}
.vd-share-button img {
	vertical-align: middle;
	display: none;
}
.vd-share-button span {
	font-family: 'Cantarell', Arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: white;
	padding-left: 4px;
	vertical-align: middle;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */
	.uk-navbar-center {
		margin-left: 0%;
	}
	#module-103{
		right: 0;
		top: 0;
	}
}
