@charset "utf-8";
/* CSS Document */
footer {
	font-family: 'PT Sans Narrow', sans-serif;
}
.text-upper{
	text-transform: uppercase;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
    white-space: nowrap;
    }
.nav-item{
 font-family: 'PT Sans Narrow',sans-serif;
    font-weight: 700;
}
.navbar-brand {
    font-family: 'PT Sans Narrow','Lato',sans-serif;
    font-weight: 700;
}
.title-top {
    font-family: 'PT Sans Narrow','Lato',sans-serif;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 0.875rem;
    text-transform: uppercase;
    display: block;
}
.title-main {
    font-family: 'PT Sans Narrow','Lato',sans-serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.25rem;
    text-transform: uppercase;
    display: block;
}

#demos .owl-carousel .item {
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0;
	/*height: 480px;*/
    border-radius: 0;
    /*width: 100%;*/
	text-align: center;

}

#demos .owl-carousel .item img{
	
	
	transition: all 250ms linear;
}



.bgtierm {
	background: url(/assets/jpg/lenstertierm.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.padding16 {
	padding: 16px;
}
.size280 {
	width: 100%;
	height: auto;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.size280:hover {
	-webkit-transform: scale(1.1) rotate(-3deg);
	-moz-transform: scale(1.1) rotate(-3deg);
	-ms-transform: scale(1.1) rotate(-3deg);
	filter: none;
	-webkit-filter: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 100;
}
.border-gray {
	border: 3px solid #FFFFFF;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.6);
	transition: 0.6s;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
}
.fcjj-mg-menu-text {
	font-family: 'Courgette', sans-serif;
	font-size: 1.2em;
}
.fcjj-mg-menu-divider {
	padding-top: 0.8em;
	font-size: 1.6em;
	color: #a1a61a;
}
body {
	font-family: 'Lato', sans-serif;
	background: transparent;
	border-bottom: 32px;
    font-size: 18px;
}
h1, h3 {
	color: #a1a61a;
	font-family: 'Courgette', sans-serif;
	text-align: center;
	margin-bottom: 1em;
}
h2, h4 {
	font-family: "Courgette", Arial, Tahoma, sans-serif;
	font-weight: 300;
	color: #a1a61a;
}
.bg-gray {
	background: #292b2c !important;
}
.fg-gray {
	color: #292b2c !important;
}
.fg-white {
	color: #fff !important;
}
.fg-green {
	color: #51913e !important;
}
.marche a {
	text-decoration: none;
}
.text-green {
	color: #a1a61a !important;
}
.bg-white80 {
	background: rgb(255,255,255);
	background: rgba(255,255,255,1.0);
}
.marche-stand {
	display: block;
	float: left;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-right: 1em;
	cursor: pointer;
	color: #ff0401;
	border-radius: 20px;
	border: 0.2em solid #ff0401;
	font-weight: bold;
	background: #fff;
}
.marche-stand-container {
	margin-bottom: 1em;
	/*color: #fff;*/

	font-family: "Courgette", Arial, Tahoma, sans-serif;
	font-weight: 300;
}
.marche-sponsor-container {
	margin-bottom: 1em;
	border: 1px solid #e7e7e7;
}
.marche-sponsor-container img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/*.marche-sponsor-container:hover img {
	-webkit-transform: scale(1.1) rotate(0deg);
	-moz-transform: scale(1.1) rotate(0deg);
	-ms-transform: scale(1.1) rotate(0deg);
	filter: none;
	-webkit-filter: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}*/
.marche .padding60 {
	padding-top: 2em;
	padding-bottom: 3em;
}
.fcjj-image-header {
	display: block;
	height: 211px;
	background-image: url(/assets/jpg/webheader/marche-gourmande.jpg);
	background-position: center center;
	background-size: auto 101%;
	background-repeat: no-repeat;
}
html {
	background: url(/assets/jpg/walking_shoes.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.marche-map {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media (min-width: 62em) {
.marche-map {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transform: scale(0.9) rotate(-1deg);
	-moz-transform: scale(0.9) rotate(-1deg);
	-ms-transform: scale(0.9) rotate(-1deg);
	opacity: 0.7;
	filter: alpha(opacity=70);
}
}
.marche-map:hover {
}

@media (min-width: 62em) {
.marche-map:hover {
	-webkit-filter: none;
	-webkit-transform: scale(1.0) rotate(0deg);
	-moz-transform: scale(1.0) rotate(0deg);
	-ms-transform: scale(1.0) rotate(0deg);
	opacity: 1.0;
	filter: alpha(opacity=100);
}
}
.hiker {
	width: 25%;
	height: auto;
}
.hiker path {
	fill: #444444;
}
.spacer-2x {
    height: 30px;
}

.lang-abbr {
						font-family: 'PT Sans Narrow', sans-serif;
						font-weight: 700;
					}
					
					.text-white {
						color: #fff !important;
					}
					
					.dropdown-item {
						font-family: 'PT Sans Narrow', sans-serif;
					}
					
					.dropdown-item.active,
					.dropdown-item:active {
						background-color: #62BB46;
					}
					
					.language img {
						height: 6rem;
					}
					
					.language {
						background: #EEE6DD;
						color: #5a5a5a;
						font-size: 1rem;
						border-bottom: 1px solid #e7e7e7;
						padding: 8px;
					}
					
					.language a {
						text-decoration: none;
						color: #5a5a5a;
					}
					
					.language a.active {
						color: #4CAF50;
					}
					
					.language a:hover {
						color: #4CAF50;
					}
					
					.language-tile {
						background: rgba(255, 255, 255, 0.05);
						padding: 8px;
					}
					
					@media (max-width:34em) {
						.language-tile {
							margin-bottom: 8px;
						}
					}
					
					.dropdown-toggle::after {
						display: none;
					}