@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css?ver=5.3.2");
@CHARSET "ISO-8859-1";

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Arial';
	padding: 0;
	margin: 0;
}

h1 {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	transition: all 0.5s ease;
}
/************ header ****************/ 
.navbar-brand {
    display: inline-block;
    padding-top: 1.3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    flex-direction: row;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    /* flex-basis: 100%; */
    -ms-flex-positive: 1;
    /* flex-grow: 1; */
    -ms-flex-align: center;
    /* align-items: center; */
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    /* flex-basis: auto; */
    display: inline-block;
    width: 75%;
    float: right;
    margin-top: 48px;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
#masthead.site-header .navbar-nav .wpml-ls-current-language
{
	position: absolute;
	top: -51%;
	right: 7%;
}
#masthead.site-header .navbar-nav .wpml-ls-menu-item
{
	background-color: transparent;
}
body:not(.theme-preset-active) #masthead.site-header .navbar-nav > li.wpml-ls-current-language a
{
	    color: gray;
    font-size: 15px;
    padding: 67px 28px 0;
    margin-bottom: 0;
}
body:not(.theme-preset-active) #masthead.site-header .navbar-nav > li.wpml-ls-current-language a:hover
{
	border: none;
}
#masthead.site-header .navbar-nav > li.wpml-ls-current-language ul{
    margin-left: 15px;
    min-width: 85px;
    border-radius: 0;
    text-align: center;
    top: 97px;
    padding: 17px 25px;
}
body:not(.theme-preset-active) #masthead.site-header .navbar-nav > li.wpml-ls-current-language ul a{
   padding: 0 9px;
    line-height: 15px;
    display: block;
}
.container {
  max-width: 1450px !important;
}
div#page {
  padding-top: 147px;
}
header#masthead.site-header {
  background: white;
  box-shadow:none;
  padding: 0;
}
body:not(.theme-preset-active) #masthead.site-header .navbar-nav > li > a {
 	color: #000000;
    padding: 73px 0 11px;
    font-weight: 500;
    font-size: 17px;
    margin: 0 21px 35px;
    border-bottom: 2px solid transparent

}
body:not(.theme-preset-active) #masthead.site-header .navbar-nav > li > a.active,
body:not(.theme-preset-active) #masthead.site-header .navbar-nav > li > a:hover
{
	border-bottom: 2px solid #000;
}
body:not(.theme-preset-active) #masthead.site-header .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead.site-header .navbar-nav > li.current_page_item > a {
  color: #000;
  /*background: #f9f9f9;*/
}
.nb_sw_users {
 position: absolute;
 right: 26px;
 top: 10px;
}
.nb_sw_users a {
  color: gray;
  font-size: 15px;
}
/*************************************/
#container {
	margin-top: 19px;
}

#logo {
	position: absolute;
	top: -1px;
	left: 0%;
	z-index: 100;
	background: transparent url(../img/bg_logo.png) no-repeat center bottom;
	width: 512px;
	display: block;
}

#logo img {
	margin-left: 101px;
	max-width: 100%;
}

#map {
	height: 93vh;
}

#filtre {
	background-color: #fff;
	border-radius: 5px;
	width: 21%;
	float: left;
	margin-top: 27px;
}

#filtre  li {
	position: relative;
	font-size: 17px;
	color: #3e4099;
	cursor: pointer;
	margin: 3px 9px 3px 9px;
	position: relative;
}

#filtre  li:hover {
	/* background-color: #3e4099; */
}

#filtre>li>a:after {
    content: "\f078";
    font-family: "FontAwesome";
    float: right;
    color: #7b7b7b;
    font-size: 11px;
    margin-top: 15px;
    position: absolute;
    top: 6px;
    right: 0;
}
#filtre>li.active>a:after {
	content: "\f077";
}
#filtre>li:first-of-type {
	background: none;
}

#filtre li a {
	padding: 8px;
	display: block;
}

#filtre>li>a {
	background-position: left 10px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 33px;
}

#filtre>li:hover>a {
	/*background-position: 5px 6px;
	padding-left: 29px;*/
}

#filtre>li:nth-child(2)>a {
	background-image: url(../img/picto-fonds.png);
}

#filtre>li:nth-child(2):hover>a {
	/* background-image: url(../img/picto-fonds-on.png); */
}

#filtre>li:nth-child(3)>a {
	background-image: url(../img/picto-strat.png);
}

#filtre>li:nth-child(3):hover>a {
	/*background-image: url(../img/picto-strat-on.png);*/
}

#filtre>li:nth-child(4)>a {
	background-image: url(../img/picto-affect.png);
}

#filtre>li:nth-child(4):hover>a {
	/*background-image: url(../img/picto-affect-on.png);*/
}

#filtre  li li {
	border: none;
	line-height: 22px;
}

.gm-style h3 span , #filtre  li li a span {
	content: "";
	width: 21px;
	height: 21px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-size: 100%;
}
.gm-style > button{
 display:none;
}
.gm-style h3 .color-1-1 {
    background: #91cdb5;
    margin-bottom: 25px;
}
.color-1-1 {
	background: #91cdb5;
	
}

.color-1-2 {
	background: #ab7e66;
	
}

.color-1-3 {
	background: #817094;
}

.color-1-4 {
	background: #ab7e66;
}

.color-1-5 {
	background: #ab7e66;
}

.color-2-1 {
	background: #91cdb5;
}

.color-2-2 {
	
	background: #e76567;
}

.color-3-1 {
	
	background-image: url(../img/picto-affect-1.png);
}

.color-3-2 {
	background-image: url(../img/picto-affect-2.png);
}

.color-3-3 {
	
	background-image: url(../img/picto-affect-3.png);
}

.color-3-4 {
	background-image: url(../img/picto-affect-4.png);
}

.color-3-5 {
	background-image: url(../img/picto-affect-5.png);
}

.color-3-6 {
	background-image: url(../img/picto-affect-6.png);
}

.color-3-7 {
	background-image: url(../img/picto-affect-7.png);
}
#filtre li #AffectationName li a span, #filtre li #AffectationNameEn li a span
{
	width: 33px;
	height: 33px;
	background-size: 33px;
	background-repeat: no-repeat;
}
#filtre li #AffectationName li a, #filtre li #AffectationName li a
{line-height: 35px;}
#filtre  li a:hover, #filtre>li:hover>a {
	/* color: #fff; */
	/* background-color: #3e4099; */
}
/*
#filtre>li:hover ul {
	display: block;
}*/

#filtre ul {
	display: none;
	/* position: absolute; */
	/* left: 233px; */
	/* top: -5px; */
	background-color: #fff;
	/* min-width: 307px; */
	/* border-radius: 5px; */
	/* padding: 13px; */
	z-index: 1000;
}

#filtre>li>a {
	border-bottom: 1px solid #f5f2f2;
	display: block;
	padding: 17px 41px 0 38px;
	color: #000;
	/* min-width: 152px; */
	margin: 31px 0 11px 27px;
}
#filtre li#filtre-all
{
}
#filtre li#filtre-all a
{
	background-color: #000;
	color: #fff;
	border-radius: 25px;
	text-transform: initial;
	min-width: initial;
	padding: 11px 49px 9px;
	text-align: center;
	margin-left: 0;
	display: table;
	margin: 49px auto 0;
}
#filtre-all a:after
{
	display: none;
}
#filtre li li a {
	color: #777777;
	margin-left: 9px;
}
#filtre li li a:first-letter {
  text-transform: uppercase;
}
.gm-style-iw > div{
	width: 525px;
}

.gm-style img {
	height: 138px;
	width: auto;
}

.gm-style hr {
	height: 1px;
	border: none;
	background-color: #ccc
}

.gm-style h2 {
	color: #3e4099;
	font-size: 20px;
	margin: 7px 0;
}

.gm-style h3 {
	color: #3e4099;
	line-height: 21px;
	font-size: 19px;
	margin: 7px 0;
}



.gm-style p {
	color: #959595;
	font-size: 19px;
	font-weight: normal;
	margin: 7px 0;
}

.bloc_left {
	float: left;
	width: 30%;
}

.bloc_left a {
	display: block;
	color: #29a2e7;
	text-decoration: underline;
	font-size: 15px;
	padding-left: 47px;
	line-height: 38px;
	margin-bottom: 0;
}

.gm-style .bloc_left img {
	max-width: 100%;
	margin-bottom: 12px;
}

.bloc_left .link {
	background: transparent url(../img/picto-link.png) no-repeat left 6px;
	line-height: 47px;
}

.bloc_left .video {
	background: transparent url(../img/picto-video.png) no-repeat left 6px;
}

.bloc_right {
	float: right;
	width: 69%;
}
@media (max-width: 1426px)
{
	.navbar-brand img {
		width: 100%;
		max-width: 200px;
	}
}
@media (max-width: 1366px)
{
	body:not(.theme-preset-active) #masthead.site-header .navbar-nav > li > a {
		padding: 31px 0 15px;
		margin: 0 15px 0;
	}
	#masthead.site-header .navbar-nav .wpml-ls-current-language {
		top: -92%;
		right: 8%;
	}
}
@media ( max-width : 978px) {
	#map {
		margin-top: 87px;
	}
	#filtre {
		position: fixed;
		left: 0;
		top: -15px;
		width: 100%;
		border-radius: 0;
		z-index: 1000;
		margin-top: 14px;
		border-top: 1px solid #333;
	}
	#filtre li {
		float: left;
		width: 33%;
		font-size: 15px;
		
		padding: 0;
		margin: 0 1px;
		position: initial;
	}
	#filtre > li > a
	{
        border-bottom: 2px solid #000;
	}
	#filtre>li:first-of-type a {
		padding-left: 0;
	}
	#filtre li a, #filtre>li:hover>a {
		padding: 14px 0 23px 39px;
		text-align: center;
		background-position: 15% 50%;
		margin-left: 0;
		margin-bottom: 0;
	}
	#filtre>li>a:after
	{
		display: none;
	}
	#filtre li ul {
		left: 0;
		top: 87px;
		border-radius: 0;
		width: 100%;
		position: absolute;
	}
	#filtre li ul li {
		
width: auto;
		
display: inline-block;
	}
	#filtre li ul li a {
	padding: 10px 0 12px 39px;
	}
	#filtre li li a:hover {
		background-color: #000;
	}
	#filtre  #filtre-all
	{
		position: absolute;
		top: 903%;
		border: none;
		left: 34%;
	}
}
@media ( max-width : 767px) {
	#container {
		margin-top: 37px;
	}
	#logo {
		width: 50%;
		background-size: 100%;
	}
	#logo img {
		max-width: 149px;
	}
	
	.gm-style h3 {
		color: #3e4099;
		font-size: 19px;
		margin: 8px 0;
	}
	.gm-style p {
		font-size: 19px;
	}
	.gm-style .bloc_left img {
		margin-bottom: 0;
		height: 103px;
	}
	.gm-style h2 {
		font-size: 19px;
	}
	.gm-style a {
		font-size: 15px;
		margin-bottom: 0;
	}
	#filtre>li ul {
	top: 111px;
	}
	#filtre li a,  #filtre>li:hover>a {
	    padding: 11px 0 11px 31%;
	    background-position: 8% 50%;
	    text-align: left;
	    font-size: 13px;
	    /* min-width: 25%; */
	}
	#filtre>li:first-of-type a {
	    padding-left: 17%;
	}
	#filtre #filtre-all {
       top: 689%;
       left: 19%;
       width: 58%;
 }
	#filtre li ul li a {
	    padding: 5px 0;
	}
	#map {
		margin-top: 112px;
	}
}

@media ( max-width : 479px) {
	#logo img {
		max-width: 116px;
		margin-left: 25px;
	}
	#filtre>li {
		font-size: 11px;
		width: 32.5%;
	}
	#filtre>li>a, #filtre>li:hover>a {
		padding: 51px 5px 15px;
		text-align: center;
		background-position: center 11px;
	   
	    font-size: 11px;
	}
	#filtre>li:first-of-type a {
		padding: 26px 7px 27px;
	}
	#filtre li ul {
	}
	#filtre li ul li {
		width: 49%;
	}
	#filtre li li a:hover {
		background-color: #000;
	}
	.bloc_left {
		width: 100%;
	}
	.bloc_right {
		width: 100%;
	}
	.gm-style-iw {
		max-width: 99% !important;
	}
	.gm-style-iw > div {
		width: 300px;
	}
	.gm-style p {
		font-size: 17px;
	}
	.gm-style h3 {
		font-size: 17px;
	}
	.gm-style .bloc_left img {
		margin-bottom: 0;
		height: 103px;
	}
	.gm-style h2 {
		margin-top: 20px;
		font-size: 17px;
	}
	.gm-style a {
		font-size: 15px;
		margin-bottom: 0;
		
	}
}
@media (max-width: 320px)
{
	#filtre>li {
	}
	#filtre>li>a {
    padding: 51px 0px 15px;
	}
}