/*
Template 2089 Meteor
http://www.tooplate.com/view/2089-meteor
*/

* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', arial, sans-serif;
}
ul {
	list-style: none;
}
p {
	color: #5a5a5a;
	font-size: 13px;
	letter-spacing: 0.25px;
	line-height: 24px;
}
.primary-button a {
	display: inline-block;
	background-color: #a2cf8d;
	padding: 12px 18px;
	color: #fff;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 20px;
	transition: all 0.5s;
}
.primary-button a:hover {
	background-color: #5c9d7d;
}
.white-button a {
	display: inline-block;
	background-color: #fff;
	padding: 12px 18px;
	color: #121212;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 20px;
	transition: all 0.5s;
}
.white-button a:hover {
	background-color: #121212;
	color: #fff;
}
.section-heading h4 {
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	color: #121212;
}
.section-heading .line-dec {
	width: 60px;
	height: 3px;
	background-color: #121212;
	margin: 0 auto;
}

.raccourci_canton, .color_special_blue{
	color:#1868ae;
}

.top_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: 20px;
    /*background-color:transparent;*/
    background-color: #1868ae;
    text-align: center;
    line-height: 40px;
    max-width: 100%;
}

.header {
    position: fixed;
    /* top: 20px;*/
	top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: 80px;
    /*background-color:transparent;*/
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 40px;
    max-width: 100%;
}


.scrollcategory{
	
    background-color: rgba(250, 250, 250, 0.98);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);

    /*position: fixed;*/
    width: 100%;
    padding: 0;
    transition: all 0.2s ease-in-out; 
    height: 33px;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 40px;
    margin-top: -59.7px;
}

.scrollcategory a:hover{
	color: blue;
}
.scrollcategory a{
	color: black;
}


.addevent{
	width: 20%;
	margin-left: 80%;
	margin-right: auto;
	font-weight: bold;
	color: blue;
	border: 2px solid #a2cf8d;
	background-color: rgba(250, 250, 250, 0.98);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    height: 40px;
    cursor: pointer;
	position: relative;
	line-height:15px;

}
.addeventfloater {
	margin: 0;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	-ms-transform: translate(-50%, -50%);
  	transform: translate(-50%, -50%);
}

.addevent:hover{
	color: red;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
    text-shadow: none;
}

.navbar-brand {
	line-height: 80px;
	padding: 0px;
}

.navbar-nav>li>a {
	color: #fff!important;
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	text-shadow: 2px 2px 4px #000000;
	line-height: 80px;
	padding: 0px;
	letter-spacing: 0.5px;
}
.navbar-nav>li {
	margin-left: 20px;
}
.navbar-nav>li>img{
	margin-top: auto;
	margin-bottom: auto;
}
.navbar-nav>li>button {
	margin-top: 20px;
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
}

.header.active .navbar-nav>li>a {
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	text-shadow: none;
	color: #121212!important;
}

.header.active {
    background-color: rgba(250, 250, 250, 0.98);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.navbar-brand .logo{
	/*margin-top: 22px;
	 background-image: url(../img/white_logo.png); */
	display: inline-block;
	width: 125px;
	height: 32px;
	background-repeat: no-repeat;
	font-size: 170%;
	color: white;
	text-decoration: underline;
	text-shadow: 0 0 3px #FF0000, 0 0 5px #0000FF, 2px 2px 8px yellow, 4px 4px 8px #000000, 2px 2px 4px blue;

}
.header.active .navbar-brand .logo{
	/*margin-top: 22px;
	background-image: url(../img/black_logo.png);*/
	display: inline-block;
	width: 125px;
	height: 32px;
	background-repeat: no-repeat;
	font-size: 170%;
	color: #121212;
	text-decoration: underline;
	text-shadow: none;
}

#logoreduce{
	font-size: 110%;
}

.navbar-brand .logo2 {
	color: white;
	text-decoration: underline;
	text-shadow: 0 0 3px #FF0000, 0 0 5px #0000FF, 2px 2px 8px yellow, 4px 4px 8px #000000, 2px 2px 4px blue;

}

.log{
	background-color: #202628;
	border-radius: 3px;
	margin: 10px;
	text-align: center;
	padding: 10px;
	min-height: 500px;
	color : white;
}

.dashboard{
	background-color: #202628;
	border-radius: 3px;
	padding: 20px;
	color : white;
	margin: 20px;
	margin-top: 50px;
}

.log input[type=email], .log input[type=text], .log input[type=password]{
	color : black;
}	

.logtitle{
	color: #4CAF50;
	font-weight: bold;
}


.header.active .navbar-brand .logo2{
	color: #121212;
	text-decoration: underline;
	text-shadow: none;
}

#main-nav {
	background-color: transparent;
	background-image: none!important;
	width: 100%;
}


#div_mailing_template_creation section, #div_mailing_template_modification section{ width: 100%; display: table; padding: 1em 0 0; }
#div_mailing_template_creation input, #div_mailing_template_modification input { width: 100%; padding: .5em 1em; }


#div_creation section, #div_modification section{ width: 100%; display: table; padding: 1em 0 0; }
#div_creation input, #div_modification input { width: 100%; padding: .5em 1em; }


/*test loic */
/* The popup form - hidden by default   */

.panier{
	display: none;
	position: fixed;
	top: 80;
	right: 15px;
	border: 3px solid #f1f1f1;
	z-index: 9;
	margin-bottom: 0.1%;
}
.form-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 9;
  margin-bottom: 0.1%;
}

.form-popup2 {
	display: none;
}
/* Add styles to the form container */
.form-container {
  /*max-width: 300px;*/
  width: 300px;
  padding: 10px;
  background-color: white;
  max-height: 510px;
}

/*button stripe */
.stripe-button{
	background-color: #1868ae;
	color:whitesmoke;
	border-radius: 5px;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.stripe-button2{
	color:#000000;
	border-radius: 5px;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

button.stripe-button:hover, button.stripe-button2:hover  {
	/* box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); */
	background-color: white;
	color:#1868ae;
}

/* Full-width input fields */
.form-container input[type=email], .form-container input[type=password], .log input[type=email], .log input[type=password] {
  width: 100%;
  height: 50px;
  padding: 15px;
  margin: 0px 0 5px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

.form-container .exit{
	margin-left: 80%;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
  background-color: #4CAF50;
}


#main-nav li div{
cursor: pointer;
border-radius: 5%;
padding:1px;
border:1px solid gray;
background-color: white;
opacity: 0.8;
min-width: 60px;
}

#divprofil p{
	font-size:70%;
}
#divprofil:hover{
	background-color: yellow;
}
.formulaire{
	margin-left: auto;
	margin-right: auto;
}
.formulaire label {
	width: 230px;
}

.formulaire #description {
	width: 100%;
	margin-left: 10px;
}


.navselected {
	/*text-shadow: 2px 2px 8px yellow, 2px 2px 8px #FF0000, 2px 2px 8px red;*/
	text-shadow: 2px 2px 8px #1868ae, 2px 2px 8px blue, 2px 2px 8px skyblue;
}
.navdeselected {
	text-shadow: none; 
}

.titlecanton{
	font-weight: bold;
	color:white;
	/* text-shadow: 2px 2px 8px yellow, 2px 2px 8px red, 2px 2px 8px yellow;
	*/
}

#indexpageheader{
	height: 80px;
}

.navselect:hover{
	font-weight: bold;
	background-color: #a2cf8d;
	opacity: 0.9;
	box-shadow: 0px 5px 10px #cdcdcd;

}
.navselect{
	border-radius: 1px;
	padding: 2px;
}

/* css for new page */

.contentnewpage{
	border: 1px solid gray;
	width: 108%;
	padding: 20px;
	padding-left: 40px;
	border-radius: 2px;
	margin-bottom: 20px;
}

.row {
  width: 100%;
}

.datenewpage{
	display: inline-block;
	border-radius: 5px;
 	border: 1px solid gray;
 	width: 150px;
 	height: 80px;
 	text-align: center;
 	background-color: white;
 	float: left;
 	margin: 4px;	
 	margin-top: 30px;
 	margin-bottom: 30px;
}

.infosnewpage{
	display: inline-block;
 	border-radius: 4px;
 	width: 300px;
 	min-height: 240px;
 	height: auto;
 	text-align: center;
 	background-color: white;
 	float: left;
 	margin: 10px;	
 	margin-bottom: 30px;
 	background-color: transparent;
}
#description{
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	background-color: white;
	font-weight: bold;
	font-size: large;
	border-radius: 5px;
}

@media (max-width: 480px) {
    #description {
        margin-left: -20px;
    }
    #menu {
    	font-size: 14px;
    }
	.scrollcategory a{
		font-size: 13px;
	}
}


}

.div1 img{
	width :auto;
	height: 300px;
}
.div2{
	width: 100px;
}

.div4{
	float: right;
}

.div1, .div2, divclearFields{
 border: 1px solid black;
 text-align: center;
 display: inline-block;

}

.divclearFields{
	width: 100px;
	margin-left: -40px;
	top: 40px; left: 140px;
}


.header .navbar-brand {
    font-weight: 800;
}
.navbar-inverse {
	background-image: none;
	background-color: transparent;
}
.header .navbar {
    margin: 0;
    border: none;
}
.page-section {
    padding: 30px 0;
}
.navbar-inverse .navbar-toggle {
	margin-top: 22px;
    border-color: #a2cf8d;
    background-color: #a2cf8d;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #a2cf8d;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px!important;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
@media (min-width: 768px) {
    .header .navbar-brand {
        padding-left: 0;
    }
    .navbar-nav {
        float: right;
    }
}
@media (max-width: 480px) {
    .page-section h1 {
        font-size: 3em;
    }
    .page-section h2 {
        font-size: 2em;
    }
    .page-section p {
        font-size: 1em;
        margin: 0 0 20px;
    }
}



/* HERO SLIDER */

.slide-caption {
	color: #fff;
}

.slide-caption span {
	font-size: 14px;
	text-transform: uppercase;
}

.slide-caption h2 {
	padding-top: 5%;
	font-size: 34px;
	text-transform: uppercase;
	font-weight: 800;
}
.slide-caption h3{
	font-size: 34px;
	text-transform: uppercase;
	font-weight: 800;
}

.slide-caption #highlight {
	text-shadow: 2px 2px 8px pink, 2px 2px 8px black, 2px 2px 8px black;
}

.slide-caption p {
	font-size: 13px;
	letter-spacing: 0.25px;
	line-height: 24px;
}

ul.cd-hero-slider {
	margin-bottom: 0px!important;
}



/* WHAT WE DO */

/*about "canton"

#canton {
	background-color: #f4f4f4;
	padding: 80px 0px;
}

#canton .section-heading {
	margin-bottom: 60px;
}
*/


.service-item2 {
	text-align: center;
	height: 50px;
	margin-bottom: 21px;
	justify-content: center;
	display: flex;
  	align-items: center;
	transition: all 0.7s;
	box-shadow: 0px 0px 15px #cdcdcd;
}

.service-item, .media-serviceitem-keepsize{
	text-align: center;
	width: 260px;
	height: 260px;
	
	margin-bottom: 21px;


	transition: all 0.7s;
	box-shadow: 0px 0px 15px #cdcdcd;
}

.service-item_div_event, .service-item_div_top_event {
	text-align: center;
	width: 260px;
	height: 320px;
	
	margin-bottom: 21px;

	transition: all 0.7s;
	box-shadow: 0px 0px 15px #cdcdcd;
}
.service-item_div_top_event {
	width: 280px;
	height: 400px;
}

.service-item a, .service-item2 a, .service-item_div_top_event a, .media-serviceitem-keepsize a {
	display:block;
	width:100%;
	height:100%
}



.service-item h4, .media-serviceitem-keepsize h4 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.5px;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 4%;
	color: #fff;
}
.service-item:hover h4, .media-serviceitem-keepsize:hover h4 {
	color: yellow;
}

.service-item:hover a, .media-serviceitem-keepsize:hover a {
	background-color: black;
	opacity: 0.5;
}

.raccourci-canton{
	text-align: center;
}

.raccourci-canton a{
	font-size: 150%;
	font-weight: bold;
	margin-right: 1%;
	
}


.bgcategoryM {
	/*background-image: url(../img/canton/argovie.jpg);*/
	background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../img/slides/Swiss-National-Museum-in-Zurich2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.bgcategoryT {
	/*background-image: url(../img/canton/argovie.jpg);*/
	background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../img/slides/MusicalTheaterBasel-4-800x533.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.bgcategoryC {
	/*background-image: url(../img/canton/argovie.jpg);*/
	background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../img/slides/movie-theater-reopening-checklist-featured.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.bgcategoryL {
	/*background-image: url(../img/canton/argovie.jpg);*/
	background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../img/slides/leisures.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.bgcategoryO {
	background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../img/slides/other_event.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.top_event_description{
	color: white;
}

.top_event{
	background-image: url(../img/top_event/burna_boy.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton1 {
	/*background-image: url(../img/canton/argovie.jpg);*/
	background-image: url(../img/canton/whatsapp/argovie-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton2 {
	/*background-image: url(../img/canton/appenzell-ausserrhoden.jpg);*/
	background-image: url(../img/canton/whatsapp/appenzell-ausserrhoden-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton3 {
	/*background-image: url(../img/canton/appenzell-innerrhoden.jpg);*/
	background-image: url(../img/canton/whatsapp/appenzell-innerrhoden-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton4 {
	/*background-image: url(../img/canton/bale.jpg);*/
	background-image: url(../img/canton/whatsapp/bale-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton6 {
	/*background-image: url(../img/canton/berne.jpg);*/
	background-image: url(../img/canton/whatsapp/berne-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton7 {
	/*background-image: url(../img/canton/fribourg.jpg);*/
	background-image: url(../img/canton/whatsapp/fribourg-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton8 {
	/*background-image: url(../img/canton/geneve.jpg);*/
	background-image: url(../img/canton/whatsapp/geneve-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton9 {
	/*background-image: url(../img/canton/glaris.jpg);*/
	background-image: url(../img/canton/whatsapp/glaris-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton10 {
	/*background-image: url(../img/canton/grison.jpg);*/
	background-image: url(../img/canton/whatsapp/grison-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton11 {
	/*background-image: url(../img/canton/jura.jpg);*/
	background-image: url(../img/canton/whatsapp/jura-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton12 {
	/*background-image: url(../img/canton/luzern.jpg);*/
	background-image: url(../img/canton/whatsapp/luzern-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton13 {
	/*background-image: url(../img/canton/neuchatel.jpg);*/
	background-image: url(../img/canton/whatsapp/neuchatel-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton14 {
	/*background-image: url(../img/canton/nidwald.jpg);*/
	background-image: url(../img/canton/whatsapp/nidwald-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton15 {
	/*background-image: url(../img/canton/obwalden.jpg);*/
	background-image: url(../img/canton/whatsapp/obwalden-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton16 {
	/*background-image: url(../img/canton/schaffouse.jpg);*/
	background-image: url(../img/canton/whatsapp/schaffouse-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton17 {
	/*background-image: url(../img/canton/schwytz.jpg);*/
	background-image: url(../img/canton/whatsapp/schwytz-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton18 {
	/*background-image: url(../img/canton/soleure.jpg);*/
	background-image: url(../img/canton/whatsapp/soleure-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton19 {
	/*background-image: url(../img/canton/stgall.jpg);*/
	background-image: url(../img/canton/whatsapp/stgall-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton20 {
	/*background-image: url(../img/canton/tessin.jpg);*/
	background-image: url(../img/canton/whatsapp/tessin-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton21 {
	/*background-image: url(../img/canton/thurgovie.jpg);*/
	background-image: url(../img/canton/whatsapp/thurgovie-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton22 {
	/*background-image: url(../img/canton/uri.jpg);*/
	background-image: url(../img/canton/whatsapp/uri-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton23 {
	/*background-image: url(../img/canton/vaud.jpg);*/
	background-image: url(../img/canton/whatsapp/vaud-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton24 {
	/*background-image: url(../img/canton/valais.jpg);*/
	background-image: url(../img/canton/whatsapp/valais-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton25 {
	/*background-image: url(../img/canton/zoug.jpg);*/
	background-image: url(../img/canton/whatsapp/zoug-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}
.canton26 {
	/*background-image: url(../img/canton/zurich.jpg);*/
	background-image: url(../img/canton/whatsapp/zurich-w.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
}




.fourth-service .icon {
	background-image: url(../img/fourth-service-main.png);
	height: 32px;
	width: 32px;
	display: inline-block;
}

.fourth-service:hover .icon {
	background-image: url(../img/fourth-service-white.png);
}

/* statistique museums theaters cinemas leisures */

#what-we-do {
	background-image: url(../img/what-we-do-bg.png);
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0px;
	color: #fff;
}

#what-we-do .right-image img {
	width: 100%;
	overflow: hidden;
}

#what-we-do .fact-item {
	background-color: #f4f4f4;
	padding: 30px;
	text-align: center;
}

#what-we-do h4 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.5px;
	line-height: 30px;
	margin-bottom: 25px;
}

#what-we-do p {
	margin-bottom: 30px;
	color: #fff;
}

#what-we-do ul li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
}



/* PORTFOLIO "events" */

#events {
	text-align: center;
}

.projects-holder .mix {
  display: none;
}

.filter-categories {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 60px;
}

.filter-categories2 {
  text-align: center;
}


.filter-categories ul li, .filter-categories2 ul li {
  margin: 0px 10px 15px 10px;
  display: inline-block;
}

.filter-categories ul li span, .filter-categories2 ul li span {
  cursor: pointer;
  color: #5a5a5a;
  display: inline-block;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
}

.filter-categories ul li.active span, .filter-categories ul li.active span a {
  color: #a2cf8d;
}

.filter-categories2 ul li.active span {
  color: black;
  background-color: orange
}


.project-item {
	margin-top: 30px;
}

.project-item .thumb {
	position: relative;
	text-align: center;
	display: inline-block;
}

.project-item .thumb img {
	width: 100%;
	overflow: hidden;
}

.project-item .hover-effect {
	position: absolute;
	background-color: rgba(162, 207, 141, 0.95);
	width: 100%;
	top: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}

.project-item .hover-effect i {
	text-align: center;
	margin-top: 35%;
	display: inline-block;
	width: 46px;
	height: 46px;
	background-color: #fff;
	line-height: 46px;
	color: #a2cf8d;
	border-radius: 50%;
	font-size: 18px;
}

.project-item .hover-effect i:hover {
	background-color: #5c9d7d;
	color: #fff;
	transition: all 0.5s;
}

.project-item:hover .hover-effect {
	opacity: 1;
	visibility: visible;
}


.tableblur{
	text-shadow: 0 1px 0 #fff;
	filter: blur(1.5rem);
	color: white;
}

.block_access{
	position: absolute;z-index: 1;
	left: 50%;
	top: 28%;
}
.block_access button{
	width: 80px;
	height: 100px;
	background-image: url("../img/cadenas_fermer.png");
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5px;
}

.block_access button:hover{
	background-image: url("../img/cadenas_ouvert.png");
	background-repeat: no-repeat;
	background-size: cover;
}


.block_access button .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
  
	/* Position the tooltip */
	position: absolute;
	z-index: 1;
  }

.block_access button:hover .tooltiptext {
	visibility: visible;
}

.tableprice{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 60%;
}

.tableprice td{
	border: 1px solid #ddd;
	padding: 8px;
	text-align: center;
}

.tableprice tr:nth-child(even){background-color: #f2f2f2;}

.tableprice tr:hover {background-color: #ddd;}

.tableprice th {
	border: 1px solid #ddd;
	padding: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-color: #4CAF50;
	color: white;
}

.tableprice #left {
	text-align: left;
	font-weight: bold;
}
			

/* Agenda Calendar */

.calendar{
	width: 100%;
}
.agenda_calendar{
	color: white;
}
.agenda_calendar #title{
	font-size: 20px;
	font-weight: bold;
	color: #a2cf8d;
}
.agenda_calendar .nb-events{
	text-align: center;
}

.rounded-calendar {
	border: 2px solid white;
	border-radius: 50%;
	width: 70px;
	height: 70px;
	margin: 0px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center; 
	color: white;
	font-size: 20px;
	font-weight: bold;
}
.imagehighligh{
	border-radius: 50%;
	background-color: #4CAF50;
	width: 60px;
	height: 60px;
	line-height: 50px;
	border: 4px solid #7CFC00;
	text-align: center;
}
.imagehighligh2{
	border-radius: 50%;
	background-color: #4CAF50;
	width: 60px;
	height: 60px;
	line-height: 50px;
	border: 4px solid #FF7F50;
}
.imagehighligh3{
	border-radius: 50%;
	background-color: #4CAF50;
	width: 60px;
	height: 60px;
	line-height: 50px;
	border: 4px solid black;
}

#current_soon{
	color: #7CFC00;
}
#current_soon2{
	color: #FF7F50;
}
.highlight a {
	color: yellow;
}
.highlight a:hover {
	text-shadow: 2px 2px 8px yellow, 2px 2px 8px #FF0000, 2px 2px 8px red;
}

#titlehighlight{
	color:#a2cf8d;
	font-weight: bold;
	font-size: 120%;
}
#highlighdate{
	font-size: 178.85%;
}

/*bannière */

.banniere {
	background-color: black;	
}
.banniere .row{
	background-color: yellow;
	padding: 1%;
	opacity: 0.9;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.banniere_addevent{
	background-color: yellow;
	width: 61%;
}

/* css prix add event */
.showprixEvent {
	color:#0f056b;
	font-weight: bold;
	font-size: 150%;
	
}
/* css prix add event */
.showprixEvent {
	color:#0f056b;
	font-weight: bold;
	font-size: 150%;
	
}

/* BLOG Section HowtoUse */

#blog {
	background-image: url(../img/blog-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}

#blog .section-heading  {
	margin-bottom: 60px;
}

#blog .section-heading h4, #what-we-do .section-heading h4 {
	color: #fff;
}

#blog .section-heading .line-dec, #what-we-do .section-heading .line-dec {
	background-color: #fff;
}

#blog .pop, .pop2, .pop3, .pop4, .popAddEvent {
	background-color: #fff;
	
}

.blog-item {
	cursor: pointer;
	margin-bottom: 20px;
}

.blog-item img {
	width: 100%;
	overflow: hidden;
}

.blog-item .thumb {
	position: relative;
}

.blog-item .text-content {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	padding: 12px 20px;
}

.blog-item .text-content h4 {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.5px;
}

.blog-item .text-content span {
	font-size: 12px;
	color: #fff;
}

.blog-item .text-content em {
	font-style: normal;
	font-weight: 700;
	margin-right: 5px;
}

.pop, .pop2, .pop3, .pop4 {
	z-index: 9999;
	text-align: center;
	padding: 30px;
    display:none;
    /*position:fixed;
    top:25%;*/
    top: -350px;
    position: absolute;
    left:10.3%;
    width:80%;
    height: auto;
    box-shadow: 0px 0px 25px #7a7a7a;
}
.popAddEvent{
	z-index: 9999;
	/*text-align: center;*/
	text-align: left;
	padding: 30px;
    display:none;
    /*position:fixed;*/
    top:5%;
    position: absolute;
    left:10.3%;
    width:80%;
    height: auto;
    box-shadow: 0px 0px 25px #7a7a7a;
}


.popAddEvent span, .popprice span{
	margin-bottom: 20px;
	width: 44px;
	height: 44px;
	display: inline-block;
	line-height: 44px;
	color: #fff;
	text-align: center;
	background-color: #a2cf8d;
}
.popAddEvent {
	color: black;
	font-size: 20px;
}
.newpage{
	font-size: 20px;
}
.pop span, .pop2 span, .pop3 span, .pop4 span {
	margin-bottom: 20px;
	cursor: pointer;
	width: 44px;
	height: 44px;
	display: inline-block;
	line-height: 44px;
	color: #fff;
	text-align: center;
	background-color: #a2cf8d;
}

.pop span:hover, .pop2 span:hover, .pop3 span:hover, .pop4 span:hover {
	background-color: #5c9d7d;
	transition: all 0.5s;
}



/* FUN FACTS */

#fun-facts {
	padding: 100px 0px;
	background-color: #fff;
}

#fun-facts .fact-item {
	background-color: #f4f4f4;
	padding: 30px;
	text-align: center;
}

.fact-item .counter, .counter_result_commune {
	font-size: 24px;
	font-weight: 700;
	color: #a2cf8d;
}



.fact-item span{
	display: inline-block;
	margin-top: 10px;
	font-style: 13px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #7a7a7a;
}

/* CONTACT US */

#contact .section-heading h4 {
	color: #fff;
}

#contact .section-heading .line-dec {
	background-color: #fff;
}

#contact .section-heading {
	margin-bottom: 60px;
}

#contact {
	background-image: url(../img/contact-bg.png);
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
}

#contact .map img {
	width: 100%;
	overflow: hidden;
}

#contact .map iframe{
	width: 560px;
	height: 420px;
}

.copyright-text a {
	color: #a2cf8d;
}
.copyright-text span{
	color: white;
}

#contact input {
	border-radius: 0px;
	padding-left: 15px;
	font-size: 13px;
	color: #fff;
	background-color: rgba(250, 250, 250, 0.1);
	outline: none;
	border: none;
	box-shadow: none;
	line-height: 50px;
	height: 50px;
	width: 100%;
	margin-bottom: 30px;
}


#auto-suggest2 {width:100%; flex-wrap: wrap; display: inline-flex; margin:2%;}

#auto-suggest2 #div1{
	width:55%;
	margin-bottom: 3%;
	margin-left: 4%;
	padding-right: 2%;
}
#auto-suggest2 #div2{
	width: 10%;
	margin-bottom: 3%;
}
#auto-suggest2 #div3{
	width:20%;
	text-align : center;
	height: 110px;
	box-shadow: 0px 0px 15px #cdcdcd;
}


.list_select_canton {
	text-align: right;

}

#detailsevent{
	width:100%;height:25px;margin:3px;padding:0 13px;border:1px solid #cdcdcd;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

#auto-suggest .search {
	width:100%;height:45px;margin:3px;padding:0 13px;border:1px solid #cdcdcd;
	color:gray;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;font-weight:bold;	
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	-webkit-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1
}


input[type=search]::-webkit-search-cancel-button, #cantonsearch input[type=search]::-webkit-search-cancel-button, #filterDIV input[type=search]::-webkit-search-cancel-button{
	/*-webkit-appearance: searchfield-cancel-button;*/
	-webkit-appearance: none;
	height: 2em;
	width: 2em;
	border-radius: 50em;
	background: url(https://pro.fontawesome.com/releases/v5.10.0/svgs/solid/times-circle.svg) no-repeat 50% 50%;
	background-size: contain;
	opacity: 0;
	pointer-events: none;
	cursor: pointer;
  }
  
  input[type="search"]:hover::-webkit-search-cancel-button, #cantonsearch input[type=search]::-webkit-search-cancel-button,  #filterDIV input[type=search]::-webkit-search-cancel-button {
	opacity: .3;
	pointer-events: all;
  }


.filterselect{
	width:160px;height:40px;padding:0 13px;border:1px solid #cdcdcd;
	color:gray;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;font-weight:bold;	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	-webkit-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	/*margin-right:450px;*/
}
.filterdate{
	width:155px;height:40px;padding:0 13px;border:1px solid #cdcdcd;
	color:black;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;font-weight:bold;	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	-webkit-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
}
.filter_date_input{
	text-align: center;
}
.filter_date_input span{
	font-weight: 900;
}

#cantonsearch input[type=search], #filterDIV input[type=search]{
	width:360px;height:40px;padding:0 13px;border:1px solid #cdcdcd;
	color:gray;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;font-weight:bold;	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	-webkit-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	/*margin-right:450px;*/
}
.subscribenewsletter input[type=email], .popupaddEvent input[type=text], .popupaddEvent input[type=email], .popupaddEvent input[type=date], .popupaddEvent input[type=url], .subscribenewsletter input[type=text] {
	width:300px;height:40px;padding:0 13px;border:1px solid #cdcdcd;
	color:black;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;font-weight:bold;	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	-webkit-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
}
.subscribenewsletter input[type=email]{
	width: 70%;
	margin: 0 5%;
}
.popupaddEvent  label{
	width:310px;
}

.popupaddEvent input[type=submit], .popupaddEvent input[type=reset], .logbusubmit, .popupaddEvent input[type=password]{
	width:310px;height:40px;padding:0 13px;border:1px solid #cdcdcd;
	color:black;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;font-weight:bold;	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	-webkit-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;

}
.logbusubmit{
	background-color:#cdcdcd;
}
.logbusubmit:hover{
	background-color: orange;
}

.currently_or_soon{
	width:120px;padding:0 13px;border:1px solid #cdcdcd;
	text-align: center;
	color:gray;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;font-weight:bold;	
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	-webkit-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1;
	box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #f1f1f1,-4px 4px 0 #f1f1f1,-4px -4px 0 #f1f1f1,4px -4px 0 #f1f1f1

}
.currently_or_soon #Currently, .currently_or_soon #Soon{
	cursor: pointer;
}

.popupaddEvent p {
	text-align: center;
	font-size: 110%;
}
#popUpYes:hover, #detailsevent:hover
    {
      background-color: skyblue; /* SET COLOR IN BLACK */
    } 

	
#popUpYes2{
	background-color : orange;
	font-size: 20px;
}
#popUpYes2:hover{
	background-color: skyblue; /* SET COLOR IN BLACK */
} 
#cantonsearch select{
	/*width: 30%;
	height: 7%;*/
	height:40px;
	margin-bottom: 1%;
	border-radius: 4px;
	border-width: 1px;

}

}
#auto-suggest .search:focus {
	color:#555;border-color:#c8c8c8;
	-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #ececec,-4px 4px 0 #ececec,-4px -4px 0 #ececec,4px -4px 0 #ececec;
	-webkit-box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #ececec,-4px 4px 0 #ececec,-4px -4px 0 #ececec,4px -4px 0 #ececec;
	box-shadow:inset 0 1px 4px rgba(0,0,0,0.15), 4px 4px 0 #ececec,-4px 4px 0 #ececec,-4px -4px 0 #ececec,4px -4px 0 #ececec;
}

#auto-suggest .suggestions {
	margin-top: -80px;
	margin-left: 65px;	
	width:50%;position:relative;padding:0;list-style-type:none;border:1px solid #d5d4d4;background:#fff;
	/*margin:-50px auto 100;*/
	
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:13px;color:#555;	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;	
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);
	box-shadow:0 1px 3px rgba(0,0,0,0.1);
	
}
#auto-suggest .suggestions li {height:25px;padding:0 10px;line-height:25px;cursor:pointer;border-top:1px solid #f5f5f5}
#auto-suggest .suggestions li:hover {background:url(images/tick.png) no-repeat #fffac2;background-position:320px center;border-top-color:#fffac2;cursor:pointer}
#auto-suggest .suggestions li:first-child {border:none; cursor:pointer;}

.submit_search_discours{
	background:url(../img/search_icon2.png) no-repeat white;background-position: center;
	width: 50px;
	height: 38px;
	border-radius: 18px;	
	margin-top: -10px;
}
.submit_search_discours:hover, .submit_search_filters:hover{
	background:url(../img/search_icon3.png) no-repeat #fffac2;background-position: center;
}
.submit_search_filters:hover{
	background:url(../img/search_icon2-removebg.png) no-repeat yellow;background-position: center;
}
.submit_search_filters{
	background:url(../img/search_icon2-removebg.png) no-repeat;background-position: center;
	width: 180px;
	height: 38px;
	border-radius: 18px;	
	/*position: relative;
	top: 20px; left: 5%;*/
}

#contact textarea {
	border-radius: 0px;
	padding-left: 15px;
	font-size: 13px;
	color: #fff;
	background-color: rgba(250, 250, 250, 0.1);
	outline: none;
	border: none;
	box-shadow: none;
	height: 165px;
	max-height: 220px;
	width: 100%;
	margin-bottom: 25px;
}

#contact button {
	display: inline-block;
	background-color: #a2cf8d;
	padding: 12px 18px;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 20px;
}

#contact button:hover {
	color: #fff;
	background-color: #5c9d7d;
	transition: all 0.3s;
}


.pagination li a:hover{
	background-color: yellow;
}

#target-content{
	min-height: 150px;
}

.div_btn {
	min-width: 150px;
}
.btn_ads{color:white;
	width: 100%;
	height: 100px;
	border: 3px solid black;
	margin: 5px;
	font-size: large;
	text-align: center;
	transition: all 0.2s;
	border-radius: 5px;
	margin-bottom: 50px;
	padding: 5px;
}
.active{background:orange}
.inactive{background:rgb(134, 134, 134)}



/* FOOTER */

footer {
	background-color: #202628;
	padding: 20px;
}

footer p {
	font-size: 12px;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 20px;
}

footer em {
	font-style: normal;
	font-weight: 700;
	color: #a2cf8d;
}

footer ul {
	margin-top: 15px;
	float: right;
}

footer ul li {
	display: inline-block;
	margin-left: 5px;
}

footer ul li a {
	font-size: 16px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
	background-color: #a2cf8d;
	color: #202628;
	border-radius: 50%;
}

footer ul li a:hover {
	color: #202628;
	background-color: #5c9d7d;
	transition: all 0.5s;
}




/* LIGHT BOX */

body:after {
  content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  margin-top: 5%;
  left: 0;
  width: 100%;
  z-index: 100000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.menu_dashboard{
	width: 50%;
	max-width: 200px;
}
.menu_dashboard ul {
	display: block;
	margin-left: -10px;
}

.menu_dashboard ul li {
	background-color: #5c9d7d;
	display: block;
	position: relative;
	min-width: 200px;
}

.menu_dashboard ul a {
	font-size: 16px;
	text-align: center;
	color: white;
	border-radius: 5px;
	padding: 2px;
}

.menu_dashboard ul li:hover {
	background-color:#1868ae;
	transition: all 0.2s;
}



.click_promotion{
    cursor: pointer;
  }
  #titlepromotion{
    position: relative;
    top: 20px;;
    color: white;
    font-weight: bold;
    font-size: 200%;
    position:relative;z-index:10;
    line-height: 90%;

  }
  #titlepromotion2{
    position: relative;
    top: 20px;;
    color: yellow;
    font-weight: bold;
    font-size: 200%;
    position:relative;z-index:10;
    line-height: 90%;

  }


#div_event{
  border: 6px solid transparent; 
  border-radius:5px; 
  /*height:400px;*/
  background-color:white;
  text-align:center;
}

/* RESPONSIVE */

@media (max-width: 1215px){
	#contact .map iframe{
		width: 100%;
		height: 420px;
	}
}

@media (max-width: 1199px){
	.service-item {
		width: 210px;
		height: 100px;
		margin: auto;
		margin-bottom: 21px;
	}
	.service-item h4 {
		font-size: 17px;
	}
	.navbar-nav>li>a {
		line-height: 60px;
	}
}

@media (max-width: 1015px){
	.slide-caption .content-caption p {
		padding: 0 10%;
	}
	
	#what-we-do .right-image {
		margin-top: 60px;
	}
	#blog .pop {
		top: -1000px;
	}
	.fact-item {
		margin-bottom: 15px;
	}
	.map {
		margin-bottom: 45px;
	}
	footer {
		text-align: center;
	}
	footer ul {
		float: none;
	}
}

@media (max-width: 991px){
	.service-item {
		width: 260px;
		height: 80px;

	}
	.service-item h4 {
		font-size: 18px;
	}

	#titlepromotion, #titlepromotion2{
		font-size: 18px;
	}
	.btn_ads{
		font-size: 14px;
	}
	/*
	#div_event{
		background-color: blue;
		
	}
	*/
}

.custom_col_md_12{
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

@media (max-width: 767px){
	#main-nav {
		border-color: rgba(250, 250, 250, 0.95);
		margin-top: 16px;
		background-color: rgba(250, 250, 250, 0.95);
		box-shadow: 0px 5px 10px #cdcdcd;
	}
	.navbar-nav {
		padding: 0px;
		margin-top: 0px;
		margin-top: 0px;
	}
	.navbar-nav>li {
		margin-left: 0px;
		border-bottom: 1px solid #eee;
	}
	.navbar-nav>li:last-child {
		border-bottom: none;
	}
	.navbar-nav>li>a {
		line-height: 50px;
		color: #121212!important;
	}
	
	
	#auto-suggest2 {width:100%; flex-wrap: wrap; display: inline-flex; margin:2%;}


	#auto-suggest2 #div1{
		width:78%;
		margin-bottom: 6%;
		margin-left: 4%;
		padding-right: 2%;
	}
	#auto-suggest2 #div2{
		width: 10%;
		margin-bottom: 6%;
	}
	#auto-suggest2 #div3{
		width:60%;
		text-align : center;
		margin-left: auto;
		margin-right: auto;

	}

	#auto-suggest .suggestions {
    	margin-top: -159px;
    }

    #blog .pop {
		top: -600px;
	}

	.custom_col_md_12{
		padding-right: 0px;
		padding-left: 0px;
	}
		
}

@media (min-width: 767px) and (max-width: 1270px)  {
	.cantonheader{
		text-align: center;	
	}
	.header.active {
		height: 143px;
	}
	
	.header{
		height: 143px;
	}
}

@media (max-width: 768px){
	.cd-hero .slide-caption span {
		font-size: 13px;
	}

	.cd-hero .slide-caption h2 {
		font-size: 28px;
	}

	.logbusubmit{
		width:110px;
	}
}


@media (min-width: 420px) and (max-width: 767px)  {

	.header.active {
		height: 143px;
	}
	.header{
		height: 143px;
	}
}

@media (max-width: 420px)  {
	.cantonheader span{
		font-size: 60%;
	}
	.header.active {
		height: 143px;
	}
	.header{
		height: 143px;
	}
	.navbar-header .logo, .navbar-header .logo2, #logoreduce{
		font-size: 15.5px;
	}
}

@media (min-width: 0px)  {
	.cantonheader .titlecanton{
		font-size: 20px;
	}
}

/*menuStyle

*/

/* Principal 
#menu{
        width: 100%;
        margin: 0;
        padding: 10px 0 0 0;
        list-style: none;
        background: #111;
        background: -moz-linear-gradient(#444, #111);
        background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
        background: -webkit-linear-gradient(#444, #111);
        background: -o-linear-gradient(#444, #111);
        background: -ms-linear-gradient(#444, #111);
        background: linear-gradient(#444, #111);
        -moz-border-radius: 50px;
        border-radius: 50px;
        -moz-box-shadow: 0 2px 1px #9c9c9c;
        -webkit-box-shadow: 0 2px 1px #9c9c9c;
        box-shadow: 0 2px 1px #9c9c9c;
}
*/
#menu li{
        /*float: left;*/
        padding: 0 0 10px 0;
        position: relative;
}

#submenu a {
        float: left;
        height: 25px;
        padding: 0 25px;
        color: #999;
        text-transform: uppercase;
        font: bold 12px/25px Arial, Helvetica;
        text-decoration: none;
        text-shadow: 0 1px 0 #000;
}

#submenu li:hover > a{
        color: #fafafa;
}


*html #submenu li a:hover{ /* IE6 */
        color: #fafafa;
}



#menu li:hover > ul{
        display: block;
}

/* Sous-menu */

#menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99999;
    background: #444;
    background: -moz-linear-gradient(#444, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
    background: -webkit-linear-gradient(#444, #111);
    background: -o-linear-gradient(#444, #111);
    background: -ms-linear-gradient(#444, #111);
    background: linear-gradient(#444, #111);
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu ul li{
    float: none;
    margin: 0;
    padding: 0;
    display: block;
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#menu ul li:last-child{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#menu ul a{
    padding: 10px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

*html #menu ul a{ /* IE6 */
        height: 10px;
        width: 150px;
}

*:first-child+html #menu ul a{ /* IE7 */
        height: 10px;
        width: 150px;
}

#menu ul a:hover{
        background: #0186ba;
        background: -moz-linear-gradient(#04acec,  #0186ba);
        background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
        background: -webkit-linear-gradient(#04acec,  #0186ba);
        background: -o-linear-gradient(#04acec,  #0186ba);
        background: -ms-linear-gradient(#04acec,  #0186ba);
        background: linear-gradient(#04acec,  #0186ba);
}

#menu ul li:first-child a{
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu ul li:first-child a:hover:after{
    border-bottom-color: #04acec;
}

#menu ul li:last-child a{
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Rétablissement du flottement */
#menu:after{
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */


.menu_category ul a:hover{
	background-color: #1868ae;
	color: white;
	padding-top: 10px;
	padding-bottom: 4px;
	
}
