/* font lato /kalam (ou pnagolin ou patrick hand)? */
/* =======================================================
Breakpoint tools
  ======================================================= */
/* =======================================================
 tools #http://zerosixthree.se/8-sass-mixins-you-must-have-in-your-toolbox/
  ======================================================= */

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#relative-div {
	position: relative;
}

.underline a {
	text-decoration: underline;
}

.iframe-maps {
	position: relative;
	width: 100%;
	height: 450px;
}

.iframe-maps iframe {
	position: absolute;
	top: 70px;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* =======================================================
 MAIN MENU
  ======================================================= */

.fl-page-header-primary {
	/*.fl-page-nav-collapse {
	background-color: $site_color1 !important;
}*/
}

.fl-page-header-primary .fl-logo-img {
	max-width: 100%;
}

@media (min-width: 1200px) {
	.fl-page-header-primary .fl-logo-img {
		max-width: 272px;
	}
}
  @media (min-width: 991px) {
	.fl-page-header-primary .fl-page-nav-collapse {
		max-height: 52px;
	}
}
  .fl-page-header-primary .fl-theme-menu > li.menu-item > a {
	background-color: #91c11f !important;
	color: #fff !important;
	cursor: pointer;
	padding: 15px 23px !important;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.fl-page-header-primary .fl-theme-menu > li.menu-item > a:hover {
	background-color: #006b88 !important;
}

.fl-page-header-primary .sub-menu a:hover {
	color: #006b88 !important;
}

.fl-page-header-primary .fl-theme-menu > li.nw-search-mobile {
	/*display: block;
	padding: 10px;
	position: relative;
	color:$fontGrey;
	input[type=submit] {
		background: url(../img/loupe-mobile.png) no-repeat rgba(255, 255, 255, 0);
		border: none;
		position: absolute;
		top:17px;
		right:15px;
		width: 25px;
		height: 25px;
		padding:5px ;
		
		
	}*/
}

@media (min-width: 990px) {
	.fl-page-header-primary .fl-theme-menu > li.nw-search-mobile {
		display: none !important;
	}
}
  .fl-page-header-primary .fl-page-nav-search {
	background-color: #91c11f !important;
	height: 52px;
	width: 49px;
}

.fl-page-header-primary .fl-page-nav-search a {
	color: #fff !important;
	cursor: pointer;
	padding: 0px !important;
}

.fl-page-header-primary .fl-page-nav-search a:before {
	padding: 0px !important;
	content: url("../img/loupe.png") !important;
	position: relative;
	top: 5px;
	right: 8px;
}

.fl-page-header-primary .fl-page-nav-search a:hover {
	opacity: 0.8;
}

@media (max-width: 995px) {
	.fl-page-header-primary .fl-page-nav-search {
		display: none !important;
	}
}

/* =======================================================
 MAIN MENU RESPONSIVE
  ======================================================= */

.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle, .fl-nav-mobile-offcanvas.fl-responsive-nav-enabled.fl-fixed-header .navbar-toggle {
	top: 40px !important;
}

/* =======================================================
 FOOTER
  ======================================================= */

.nw-footer-facebook {
	direction: rtl;
}

.nw-footer-facebook .fl-icon, .nw-footer-facebook .fl-icon-text {
	direction: ltr;
	padding-left: 10px;
	padding-right: 10px;
}

.fl-page-footer {
	border: none !important;
}

.fl-page-footer .fl-page-footer-container {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.fl-page-footer .fl-page-footer-nav {
	text-align: center;
    /*flex-direction:column !important ;*/
	align-items: center;
	justify-content: center;
	margin-bottom: 0px !important;
}

/* =======================================================
HOME
  ======================================================= */

.homeSlider .bx-controls.bx-has-pager {
	position: relative;
	top: -60px;
	margin-bottom: -60px;
}

.homeSlider .bx-controls.bx-has-pager .bx-pager.bx-default-pager a {
	background: #fff;
	width: 17px;
	height: 17px;
	border-radius: 100%;
	box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2) inset;
}

.homeSlider .bx-controls.bx-has-pager .bx-pager.bx-default-pager a.active, .homeSlider .bx-controls.bx-has-pager .bx-pager.bx-default-pager a:focus, .homeSlider .bx-controls.bx-has-pager .bx-pager.bx-default-pager a:hover {
	background: #91c11f;
}

.home-blog-list .fl-post-grid-title {
	display: none !important;
}

.home-blog-list .fl-post-grid-text {
	padding: 0px;
}

.home-blog-list .fl-post-grid-text .fl-post-grid-more {
	background-color: #fff;
	color: #006b88;
	text-align: center;
	display: block;
	padding: 10px;
	font-size: 18px;
	border-top: 1px solid #165664;
	font-weight: bold;
	margin: 0px;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.home-blog-list .fl-post-grid-text .fl-post-grid-more:hover {
	background-color: #91c11f;
	color: #fff;
}

.nw-lg-carrousel .uabb-image-carousel-item {
	display: table !important;
	height: 175px !important;
	text-align: center;
}

.nw-lg-carrousel .uabb-image-carousel-item .uabb-image-carousel-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.nw-lg-carrousel .uabb-image-carousel-item .uabb-image-carousel-content img {
	width: auto !important;
	max-width: 100% !important;
	height: auto !important;
	display: inline !important;
}

/* =======================================================
FORMATIONS
  ======================================================= */

.blocs-formations .fl-photo-content {
	background-color: #006b88;
}

.blocs-formations .fl-photo-content img {
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.blocs-formations .fl-photo-content img:hover {
	opacity: 0.8;
}

.blocs-formations .fl-callout-title {
	padding-top: 20px;
	padding-bottom: 35px;
}

.blocs-formations .fl-callout-title a {
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.blocs-formations .fl-callout-title a:after {
	content: "";
	display: block;
	width: 0%;
	height: 2px;
	background-color: #006b88;
	transition: all 300ms ease-in-out;
	margin: auto;
}

.blocs-formations .fl-callout-title a:hover:after {
	width: 30%;
}

/* =======================================================
BLOG
  ======================================================= */

body.blog {
	background-color: #f3f3f3 !important;
}

.blog-list .fl-post-grid-text {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	  /* */
}

.blog-list .fl-post-grid-text .fl-post-grid-title {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
    /* */
}

.blog-list .fl-post-grid-text .fl-post-grid-more {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background-color: #006b88;
	color: #fff;
	text-align: center;
	display: block;
	padding: 10px;
	font-size: 18px;
	border-top: 1px solid #165664;
	font-weight: bold;
    /*margin: 15px 0px 0px;*/
	margin: 0px;
    /* */
	text-transform: uppercase;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.blog-list .fl-post-grid-text .fl-post-grid-more:hover {
	background-color: #91c11f;
}

/* =======================================================
BLOG single
  ======================================================= */

.single .posted-in {
	font-weight: bold !important;
	font-style: italic !important;
	font-size: 12px !important;
}

/* =======================================================
WIDGETS
  ======================================================= */
/*.fl-module-sidebar{
	
	 >.fl-module-content.fl-node-content {
	 	position: fixed;
	 	display: block;
	 	
	 }
 }*/

.fl-widget {
	background-color: #fff;
}

.fl-widget .fl-widget-title {
	padding: 10px 15px;
	background-color: #91c11f;
	color: #fff;
}

.fl-widget ul {
	padding: 10px 15px !important;
}

/* =======================================================
GLOBAL STYLE
  ======================================================= */

#gallery-2 .gallery-item {
	padding: 5px !important;
}

#gallery-2 img {
	border: 5px solid #ffff !important;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

#gallery-2 img:hover {
	opacity: 0.8;
}

/* =======================================================
PLUG SERACH FILTER
  ======================================================= */
/*.nw-search-and-filter {
	display: none !important;
}*/

.nw-search-and-filter ul {
	margin: 0px !important;
	padding: 0px !important;
}

.nw-search-and-filter ul input[type=submit] {
	padding: 10px;
	font-size: 16px;
	line-height: 120%;
	background-color: #e1e1e1;
	color: black;
	border: 1px solid #c4c4c4;
	border-radius: 0px;
}

.nw-search-and-filter ul select {
	font-size: 16px;
	line-height: 120%;
	padding: 10px 60px 10px 10px;
	margin-right: 5px;
	margin-left: 0px;
	border-radius: 0px;
	border: 1px solid #707070;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='34' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
	background-repeat: no-repeat;
	background-position-x: 100%;
	background-position-y: 5px;
	min-height: 0px;
}

.nw-search-and-filter ul input, .nw-search-and-filter ul select {
	margin-bottom: 5px;
}

li.nw-search-mobile ul, .nw-search-and-filter-inmenu ul {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
}

li.nw-search-mobile ul li, .nw-search-and-filter-inmenu ul li {
	width: 100%;
	max-width: 100%;
	display: block;
}

li.nw-search-mobile ul li input, li.nw-search-mobile ul li input[type=text], .nw-search-and-filter-inmenu ul li input, .nw-search-and-filter-inmenu ul li input[type=text] {
	padding: 10px;
	font-size: 16px;
	line-height: 120%;
	color: black;
	border: 1px solid #c4c4c4;
	border-radius: 0px;
	width: 100%;
	margin-bottom: 5px;
	display: block;
	max-width: 100%;
}

li.nw-search-mobile ul li select, .nw-search-and-filter-inmenu ul li select {
	display: block;
	width: 100%;
	max-width: 100%;
	margin-bottom: 5px;
}

.nw-search-mobile {
	padding: 10px;
}

.nw-search-mobile input[type=submit] {
	padding: 10px;
	font-size: 16px;
	line-height: 120%;
	background-color: #e1e1e1;
	color: black !important;
	border: 1px solid #c4c4c4;
	border-radius: 0px;
}

/*.nw-search-and-filter-inmenu .ofniveaux,
.nw-search-and-filter-inmenu .offilieres,
.nw-search-and-filter-inmenu .ofvilles{
	display: none;
}*/

footer .searchandfilter {
	display: none !important;
}
