@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700|Montserrat);
.row {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

html {
	height: 100vh;
	min-height: 100%;
}

body {
	font-family: "Open Sans", 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #505050;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	word-break: break-word;
			background-color: #FFF !important;
	}

body a img,
map,
body img {
	border: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Open Sans";
}

.zoom {
	box-shadow: 0px 0px 10px #a5a5a5;
	-webkit-box-shadow: 0px 0px 10px #a5a5a5;
	-moz-box-shadow: 0px 0px 10px #a5a5a5;
	border: 4px solid white;
	-webkit-transition-duration: .25s;
	-moz-transition-duration: .25s;
	-o-transition-duration: .25s;
	transition-duration: .25s;
	-webkit-transition-timing-function: ease-in;
	-moz-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
	margin: 2% auto;
}

.zoom:hover {
	box-shadow: 0px 0px 4px #dcdcdc;
	-webkit-box-shadow: 0px 0px 4px #dcdcdc;
	-moz-box-shadow: 0px 0px 4px #dcdcdc;
	border: 4px solid white;
	cursor: pointer;
}

	#colonne img {
		/* margin: 20px auto 0; */
	}
	img#APERCU.front {
	margin: 0 !important;
	float: right;
	padding: 0 0 20px 20px !important;
	border: none;
}

#colonne {
		width: 94%;
			padding: 0% 4% 3% 4%;
			}

.pleinelargeur {
	border-left: none !important;
	margin: 0 !important;
	width: 100% !important;
}

.pleinelargeur iframe {
	max-width: 92% !important;
	border: none;
	margin-left: 4%;
}

body a:hover {
	text-decoration: none;
}

#conteneur {
	margin: 0 auto;
	background-color: #fff;
	display: block;
	width: 100%;
	max-width: 1000px;
	padding: 0;
	margin: 0 auto;
		background-color: rgba(255, 255, 255, 0.8);
		}

#sdbmenu {
	width: 26%;
	margin: 0 0% 0 1.5%;
	padding: 0;
	float: left;
	display: block;
	position: relative;
	background-color: #f3f2ee;
}

#infos {}

hr {
	height: 1px;
	margin: 7px 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
	border: 0;
}

#titre {
	display: none;
}

#actualite {
	height: 165px;
	margin-right: -10px;
	padding-top: 70px;
	margin-top: -25px;
}

#actualite h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#actualite .date {
	color: gray;
	font-weight: bold;
}

#actualite a {}

#cache {
	overflow-x: hidden;
	overflow: hidden;
	height: 137px;
	width: 84%;
	margin: -5px 0 0px 4px;
}

img {
	height: auto;
	max-width: 100%;
	margin: 0 auto;
}

#cache img {
	margin-right: 5px;
	float: left;
	max-width: 214px;
}

iframe,
object,
embed {
	max-width: 100%;
}

#logo {
	width: 25%;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	z-index: 9;
}

.navbar-header {
	z-index: 2;
}

#entete {
	display: inline-block;
	position: fixed;
	background-color: #FFF;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 10px 0;
	text-align: center;
	box-shadow: 0 0px 7px rgba(0, 0, 0, .3);
}

#entete #lien {
	display: block;
	margin: 5% auto;
	max-height: 175px;
}

#bandeau {
	float: right;
}

.encart-bovin,
.encart,
.middle {
	width: 98%;
	border: 0px solid #cfcfcf;
	padding: 1%;
	margin: 0 0 2%;
}

.encart-bovin h2 {
	margin: 0.5em 0 0.5em 0;
}

.encart {
	background-color: #f5f5f5;
}

.encart-bovin {
	background-color: #f5f5f5;
}

.navbar-nav {
	margin: 0px -15px 0;
	border: 0px solid #777675 !important;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: white;
	border: none;
}

.navbar-default {
	border-color: white;
	background-color: white;
	border-bottom: 0px solid #f09400 !important;
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:active {
	font-weight: bold;
}

.navbar-default .navbar-nav>li.active>a,
.navbar-default .navbar-nav>li.dropdown.open>a {}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: white !important;
}

.navbar-default .navbar-nav>li:hover,
.navbar-default .navbar-nav>li:hover > a{
	color: white !important;
	background-color: #f09400 !important;
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 100%;
	margin-top: 10px;
}

.navbar {
	position: relative;
	min-height: 10px;
	margin-bottom: 0px;
	border: 0px solid transparent;
	border-radius: 0px !important;
}

.container-fluid {
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	border-radius: 0px !important;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 1.5em;
	line-height: 1.42857143;
	color: #999;
	white-space: nowrap;
	text-align: center;
	background-color: #f5f5f5;
}

.dropdown-menu>li>a {
	display: block;
	padding: 8px 16px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	color: white !important;
	text-decoration: none;
	background-color: #f09400 !important;
}

.navbar-default .navbar-toggle {
	border-color: white;
	border-radius: 0px;
}

.navbar-toggle {
	margin-right: 30px;
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0px;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	background-color: #f09400 !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: white !important;
	background-color: #f09400 !important;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	color: white !important;
	background-color: #f09400 !important;
}

.navbar-default .navbar-toggle {
	border-color: #777675 !important;
	background-color: #777675 !important;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: white;
}

.slides img {}

.carousel-inner {
	position: relative;
	width: 100%;
		max-height: 609px;
		overflow: hidden;
}

.carousel-inner img {
	max-height: 415px !important;
	margin: 0px auto;
}

.carousel-indicators {
	bottom: -22px;
	z-index: 1;
}

.carousel-indicators li {
	background-color: #777675 !important;
}

.carousel-indicators .active {
	background-color: #f09400 !important;
}

.carousel-legende {
	position: relative;
	width: 100%;
	bottom: 0;
	font-family: "Montserrat";
	height: 100%!important;
	color: #6b6b6b;
	font-size: 1.7em;
	padding: 3% 3% 0% 3%;
	margin-top: 0;
	line-height: 18px;
	box-sizing: inherit;
	text-align: center;
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.carousel-legende:hover {
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.carousel-legende h4 {
	width: 100%!important;
	display: block;
	text-align: center;
	padding: 0;
	margin: 1px 0 0 0;
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.carousel-legende:hover>.carousel-legende h4 {
	color: #f09400 !important;
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.carousel-legende .description {
	color: #505050;
	text-shadow: none;
	font-size: .7em;
	text-align: center!important;
	width: 100%!important;
	display: block;
	padding: 10px 0px;
	margin-top: -10px;
	margin-bottom: 20px;
}

span.fa.fa-chevron-left,
span.fa.fa-chevron-right {
	margin-top: 85%;
}

#banniere {
	width: 67%;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0px;
}

img#banniere {
	width: 100%;
	margin: 0 auto !important;
	box-shadow: none;
	border: none;
	height: auto;
}

img#banniere:hover {
	border: none!important;
	cursor: pointer;
}

#banniere a:hover img {
	border: none!important;
	cursor: pointer;
}

.carousel-indicators li {
	border: 3px solid #F5F4F1;
}

ul.dropdown-menu li.inactif a {
	color: #505050;
	cursor: default !important;
	background-color: white;
	font-weight: bold;
}
.dropdown-menu {
	padding: 0px !important;
	border: 0px !important;
	border-radius: 0px !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	background-color: #f5f5f5;
}

#fil-ariane {
	font-style: italic;
	margin: 5px 0 0 0;
}

#fil-ariane a {
	font-style: italic;
	color: black;
}

#contenu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	height: 100% !important;
	background-color: white;
	display: block;
	position: relative;
}

#sous-navigation {}

#sous-navigation h2 {
	margin-bottom: 0.3em;
}

#sous-navigation ul {
	margin: 0 0 1.5em 0;
	padding: 0 0 0 5px;
}

#sous-navigation ul li {
	list-style-type: none;
	padding: 5px 2px;
}

#sous-navigation,
#sous-navigation a {
	color: #6F7072;
}

#sous-navigation a {
	text-decoration: none;
	font-weight: bold;
}

#sous-navigation ul li:hover,
#sous-navigation ul li:hover a,
#sous-navigation a:hover {
	font-weight: bold !important;
	color: white !important;
	text-decoration: none !important;
	background-color: #777675 !important;
}

#sous-navigation ul li.active,
#sous-navigation ul li.active a,
#sous-navigation a.active {
	font-weight: bold !important;
	color: white !important;
	text-decoration: none !important;
	background-color: #777675 !important;
}

h1 {
	font-family: "Montserrat", 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
	background: url('../../img/line.gif') center repeat-x;
	/* text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25); */
	font-weight: bold;
	width: 100%;
	text-align: center;
	font-size: 2em;
	line-height: 1.1em;
	padding: 60px 0;
	margin: 25px 0 0;
	color: #505050s;
	text-transform: uppercase;

}

h1 span {
	background-color: rgba(255, 255, 255, 1);
	padding: 0 10px;
	text-transform: uppercase;
}

h2 {
	font-weight: bold;
	padding-left: 3px;
	text-align: center;
	color: #777675 !important;
	margin-top: 40px !important;
}

h2::before {}

#infos h2 {
	font-family: "Montserrat", 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 0;
	background: none;
	font-size: 1em;
	color: #6C6D6F;
	margin: 0;
}

h2 {
	border-bottom-color: #f5f5f5;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	padding-bottom: 12px;
	margin: 2% 4% 0% 4%;
	font-variant: small-caps;
	font-size: 2.2em;
	font-weight: bold;
}

#colonne h3 {
	color: #777675 !important;
	margin: 20px 0 20px;
	font-variant: small-caps;
	font-size: 1.8em;
	font-weight: bold;
}

h4 {
	font-weight: bold;
	font-size: 1.2em;
}

p {
	margin: 1% 0 1%;
	font-size: 16px;
	line-height: 28px;
}

#colonne p {
	text-align: justify;
}

p.legend a {
	color: #f09400 !important;
	border-bottom: 1px dashed #f09400 !important;
	width: 100%;
	font-weight: bold;
	display: inline-flex;
}

p.liste {
	margin-bottom: 0;
}

p.lienImg {
	margin: 10px auto;
}

.open_close {
	color: #23527c;
}

.open_close:hover {
	text-decoration: none;
}

h2.open_close {
	text-decoration: none;
}

h2.open_close:hover {}

.panel-title>a:hover,
.panel-title>a {
	text-decoration: none;
}

.panel {
	border-radius: 0px;
	-webkit-box-shadow: none);
	box-shadow: none;
}

.panel-default {
	border-color: #fff;
}

.panel-title {
	margin: 0 auto;
	font-size: 16px;
	color: inherit;
	padding: 10px;
	text-align: center;
}

h4.panel-title a:hover {
  color: #f09400 !important;
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border: 15px solid #fff;
	border-radius: 0px;
}

/* .panel-heading:hover {
	color: #fff;
	background-color: #f09400 !important;
	border-color: #fff;
} */

.panel-group .panel {
	border-radius: 0px;
}

.close,
.plus-plus {
	position: absolute;
	top: -8px;
	font-size: .9em;
	line-height: 10px;
	padding: 1px 2px 1px 3px;
	font-weight: bold;
	border: 0px solid gray;
	float: right;
	margin-top: 0px;
	background-color: white;
}

.close {
	padding-top: 2px;
	padding-right: 3px;
}

.plus-plus {
	position: relative;
  font-style: italic;
	color: #f09400 !important;
}

div.close:hover {
	background-color: #f3f2ee;
}

blockquote {
	padding: 10px 0px 10px;
	margin: 0px auto 40px;
	background-color: #f5f5f5;
	border-left: 4px dotted #f5f5f5;
}

blockquote p {
	font-size: .75em;
	line-height: 1.5em;
	font-family: "Open Sans";
	text-align: center !important;
	color: #777777;
}

.log-box {
	padding: 5px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 9;
	zoom: 1;
}

.contact-box,
.log-box .container {
	height: 100%;
}

.contact-box,
.log-box h1,
.log-box p {
	background-color: #30363f;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #FFFFFF;
	opacity: 0.7;
	padding: 5px 10px;
}

.contact-box,
.log-box h1:hover,
.log-box p:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.log-box-mobile {
	padding: 5px;
	position: absolute;
	width: 98%;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 9;
	zoom: 1;
}

.contact-box,
.log-box-mobile .container {
	height: 100%;
}

.contact-box,
.log-box-mobile h1,
.log-box-mobile p {
	background-color: #30363f;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #FFFFFF;
	opacity: 0.7;
	padding: 5px 10px;
}

.contact-box,
.log-box-mobile h1:hover,
.log-box-mobile p:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

#colonne ul {
	text-align: left;
}

.modal {
	top: 160px;
}

.modal-header {
	padding: 15px;
	background-color: #f5f5f5;
	border-bottom: 0px solid #e5e5e5;
}

.modal-body p {
	text-align: justify;
}

.modal-content {
	border-radius: 0;
}

.modal-footer {}

.well {
	font-family: "Montserrat", 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
	clear: both;
	font-weight: bold!important;
	font-size: 1.25em;
	display: inline-block;
	margin: 2% 4% !important;
	width: 88%;
	background-color: #f5f5f5;
	border: 0px solid #e3e3e3;
	border-radius: 0px;
	box-shadow: none;
}

#sidebar {
	width: 27.5%;
	padding: 0% 0% 3% 2%;
	float: left;
	background-color: #f3f2ee;
	margin: 0;
	margin-top: 0px;
	display: inline-block;
	position: relative;
	border-radius: 0 4px 4px 0;
}

#sidebar h2 {
	font-size: 1.2em;
	margin-bottom: -15px;
	margin-top: 20px !important;
}

#sidebar a {
	color: #7B7C7E;
	padding: 5px;
}

#sidebar ul li ul li,
#sidebar ul li {
	padding: 2px 5px;
	line-height: 1.5em;
}

#sidebar a.active,
#sidebar a:hover,
#sidebar li.active,
#sidebar ul li ul li a:hover,
#sidebar ul li ul li ul li a:hover {
	background-color: #777675 !important;
	color: white !important;
}

#sidebar ul li ul li a,
#sidebar ul li ul li ul li a {
	padding: 5px;
}

#sidebar a {
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: inline-block;
}

#sidebar a:hover {}

#sidebar ul li {
	list-style-type: none;
}

#sidebar ul li:hover,
#sidebar ul li:hover a {}

#sidebar ul li.active,
#sidebar ul li.active a,
#sidebar a.active {
	font-weight: bold !important;
	color: white !important;
	text-decoration: none !important;
}

#colonne {
	margin: 0;
	display: inline-block;
	position: relative;
}

#colonne ul {
/* 	padding: 0 0 0 6%;
	margin: 3%;
	width: 91%; */
}

#colonne ul li {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 24px;
}

#colonne .encart ul li {
	margin: 0 0 0 20px;
	padding: 10px;
	font-size: 1.2em;
	list-style: initial;
}

#colonne p a {
	color: #f09400 !important;
	font-weight: bold;
	border-bottom: 1px dotted #f09400 !important;
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

#colonne p a:hover {
	color: #777675 !important;
	font-weight: bold;
	border-bottom: 1px dotted #777675 !important;
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

#colonne p a.btn {
	color: #f09400 !important;
	font-weight: bold;
	border-bottom: 0px dotted #f09400 !important;
}

#colonne a.btn.btn-info {
	border-bottom-width: 0px !important;
	border-bottom-style: solid !important;
	color: #ffffff !important;
}

.nav-tabs {
	margin: 0 !important;
}

.nav-tabs>li>a {
	border-bottom-width: 0px !important;
	border-bottom-style: solid !important;
}

#colonne ul li.open_close::before {
	margin: 0 15px 0 0;
	content: "+";
	font-size: 2em;
	text-decoration: none!important;
	vertical-align: sub;
	cursor: default;
}

a.plus-info,
.plus-info {
	color: #777675 !important;
	font-weight: bold;
	text-decoration: none;
}

.form-control {
	width: auto;
}

.page-header {
	padding-bottom: 0;
	margin: 0;
	border-bottom: 1px solid #f5f5f5;
}

#back-to-top {
	display: none;
	position: absolute;
	right: 0px;
	bottom: -6px;
	right: -1px;
	border-left: 1px solid #f5f5f5;
	padding: 6px 9px 10px;
	text-align: center;
	font-size: 21px;
	color: #fff;
	cursor: pointer;
	background-color: #777675 !important;
	line-height: 1em;
	z-index: 999999999;
	-ms-filter: "alpha(opacity=80)";
	filter: alpha(opacity=80);
	opacity: .8;
}

p.discret {
	color: #982a44;
	font-size: 12px;
}

#back-to-top:hover {
	background-color: #f09400 !important;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1
}

#information {
	float: left;
	width: 20%;
}

#information img {
	border: 1px solid gray;
	padding: 2px;
}

#footercarousel {
	background-color: white;
	margin: 0px auto 0px;
	padding: 0 10%;
}

#prefooter {
	text-align: center;
	background-color: #FFF;
	padding: 0;
	margin-top: 40px;
}

#infofooter {
	text-align: center;
	font-size: 1em;
	background-color: #f09400 !important;
	/*background: linear-gradient(180deg, #f09400 !important 0%,#f09400 !important 10%, rgba(255,255,255,1) 10%); */
	margin-bottom: 0;
	color: white;
	padding-bottom: 0;
	position: absolute;
	display: block;
	width: 100%;
}
.bg-white {
  background-color: #fff;
}

#infofooter p {
	margin: 1% 0 1%;
}

#infofooter a {
	text-decoration: none!important;
	color: #f09400 !important;
}
#infofooter a:hover {
	text-decoration: none!important;
	color: #777675 !important;
}

#infofooter .owl-item a {
	color: #fff !important;
}

#infofooter .owl-carousel {
	max-height: 300px;
	padding: 0;
}

#infofooter .carousel-image {
  background-color: #fff;
  background-position: 50% 15%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

#footermangerbouger {
	box-shadow: inset 0px 0px 50px rgba(0, 0, 0, .2);
	margin-bottom: 0px !important;
	padding: 2px 0 3px;
	margin-top: 30px;
}

#footermangerbouger p {
	margin: 0 auto !important;
	font-size: 11px;
	line-height: 16px;
	padding: 3px 60px;
	color: #fff;
}

#footermangerbouger a {
	color: #fff!important;
	text-decoration: underline !important;
}

#video {
	width: 100%;
}

.rotation {
	-webkit-animation-name: spin;
	-webkit-animation-duration: 4000ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: spin;
	-moz-animation-duration: 4000ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: spin;
	-ms-animation-duration: 4000ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	animation-name: spin;
	animation-duration: 4000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@-ms-keyframes spin {
	from {
		-ms-transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
	}
}

@-moz-keyframes spin {
	from {
		-moz-transform: rotate(0deg);
	}
	to {
		-moz-transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

#action {
	background: #777675 !important;
	margin: -15px 6px 0 12px;
	padding: 25px 10px;
}

#action,
#action a {
	color: white;
}

#action a {
	font-weight: bold;
}

#action h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	position: relative;
}

#action img {
	float: left;
	margin: 2px 5px 0 0;
	border: 1px solid white;
}

#acces {
	text-align: center;
}

#acces-reserve {
	display: block;
	width: 108px;
	height: 26px;
	text-indent: -9999em;
	overflow: hidden;
	background: none;
	margin: 10px 10px 10px 100px;
}

#sms {
	text-decoration: none;
	display: block;
	overflow: hidden;
	width: 170px;
	border-right: 6px #707173 solid;
	background: none;
	background-position: 5px center;
	margin: 25px 0 5px 5px;
	padding: 5px 5px 5px 40px;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 40px;
	text-align: left;
}

#sms:hover {
	text-decoration: underline;
}

#sms strong {
	color: #777675 !important;
}

#credits {
	font-style: italic;
	font-size: .8em;
	text-align: center;
}

.mce-tinymce .mce-container .mce-panel {
	border: none !important;
}

.produits {
	display: block;
	padding: 0!important;
	margin: 0 0%;
	width: 100%;
}

ul.produits {
	padding: 0;
	margin: 0 auto 40px !important;
	overflow: hidden;
}

ul.produits li {
	display: inline-block;
	height: 300px;
	overflow: hidden;
	padding: 0;
	float: left;
	position: relative;
}

#colonne ul.produits li a {
	border-bottom-style: solid !important;
	border-bottom-width: 2px !important;
	border-bottom-color: #F5F4F1 !important;
}

ul.produits li a.thumbnail {
	background-repeat: no-repeat;
	background-size: cover !important;
	background-color: #f5f5f5;
	border: 0px dashed white;
	border-bottom: 2px solid #F5F4F1;
	background-position: 50% 50%;
	display: block;
	box-sizing: border-box;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	z-index: 9;
	width: 100%;
	height: 100%;
}

ul.produits li a.active,
ul.produits li a.thumbnail:hover {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	background-color: #777675 !important;
}

ul.produits li a.thumbnail span.details {
	position: absolute;
	top: 140px;
	left: -45%;
	transform: rotate(-90deg);
	padding: 8px 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: transparent;
	color: #777675 !important;
	font-size: 16px;
	margin: 0;
	width: 100%;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

ul.produits li a.thumbnail .description {
	padding: 0;
	position: absolute;
	height: 50px;
	bottom: 0px;
	width: 104%;
	box-sizing: inherit;
	opacity: 1;
	font-variant: small-caps;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	color: #808080 !important;
	margin-left: -2%;
	background-color: transparent;
	font-size: 20px;
	padding: 0px 2px 0;
	margin-top: 6px !important;
	box-sizing: inherit;
	text-align: center;
}

ul.produits li.content .link {
	text-align: center;
	margin: 0 auto !important;
}

.center {
	text-align: center !important;
}

ul.produits li a.thumbnail .active-arrow {
	width: 0;
	height: 0;
	border-left: 85px solid transparent;
	border-right: 85px solid transparent;
	border-top: 15px solid #b3e85d;
	bottom: 5px;
	z-index: 99;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
}

ul.produits li a.thumbnail:hover .description {
	height: 50px;
	opacity: 1;
}

ul.produits li.content {
	display: none;
	background: none;
	list-style: none;
	border: 0px solid #777675 !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	float: left;
	height: 0%;
	position: relative;
	padding-bottom: 0 !important;
}

ul.produits p {
	padding: 10px 20px 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
	line-height: 25px;
}

ul.produits li.content h3 {
	display: inline-block;
}

ul.produits li.content .fermer {
	opacity: 0.7;
}

ul.produits li.content .fermer:hover {
	opacity: 1;
}

ul.produits li.content .media {
	display: inline-block;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	width: 30%;
	min-height: 250px;
}

.media {
	background-color: white !important;
	background-size: cover !important;
	background-position: 50% 50% !important;
	background-repeat: no-repeat !important;
	max-width: 30% !important;
	padding: 0px !important;
}

ul.produits li.content .link a {
	margin: 0px auto 10px !important;
}

ul.produits li.content .media img {
	max-width: 100%;
	box-shadow: 0px 0px 0px #c4c4c4 !important;
	-webkit-box-shadow: 0px 0px 0px #c4c4c4 !important;
	-moz-box-shadow: 0px 0px 0px #c4c4c4 !important;
}

ul.produits li.content h2 {
	margin-top: 20px !important;
	width: 90%;
	margin-left: 2%;
	border-bottom: none;
}

#produits a {
	border-bottom-style: solid !important;
	border-bottom-width: 2px !important;
	border-bottom-color: #F5F4F1 !important;
}

#produits a.thumbnail {
	background-repeat: no-repeat;
	background-size: cover !important;
	background-color: #fff;
	background-position: 50% 50%;
	display: block;
	box-sizing: border-box;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	z-index: 9;
	width: 100%;
	margin-bottom: 80px;
	height: 300px;
	padding: 20px 0;
	border: 5px solid white;
}

#produits a.active,
#produits a.thumbnail:hover {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	background-color: #777675 !important;
}

#produits a.thumbnail span.details {
	position: absolute;
	top: 140px;
	left: -45%;
	transform: rotate(-90deg);
	padding: 8px 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: transparent;
	color: #777675 !important;
	font-size: 13px;
	margin: 0;
	width: 100%;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

#produits a.thumbnail .description {
	padding: 0;
	position: relative;
	top: 100%;
	width: 100%;
	box-sizing: inherit;
	opacity: 1;
	font-variant: small-caps;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	color: #777 !important;
	background-color: rgba(255, 255, 255, 0.5);
	font-size: 20px;
	padding: 10px 0;
	margin-top: -27px !important;
	box-sizing: inherit;
	text-align: center;
}

#produits .content .link {
	text-align: center;
	margin: 0 auto !important;
}

.center {
	text-align: center !important;
}

#produits a.thumbnail:hover .description {
	height: 50px;
	opacity: 1;
}

#produits .content {
	display: none;
	background: none;
	list-style: none;
	border: 0px solid #777675 !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	float: left;
	height: 0%;
	position: relative;
	padding-bottom: 0 !important;
}

#produits p {
	padding: 10px 20px 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
	line-height: 25px;
}

#produits .content h3 {
	display: inline-block;
}

#produits .content .fermer {
	opacity: 0.7;
}

#produits .content .fermer:hover {
	opacity: 1;
}

#produits .content .media {
	display: inline-block;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	width: 30%;
	min-height: 250px;
}

.media {
	background-color: white !important;
	background-size: cover !important;
	background-position: 50% 50% !important;
	background-repeat: no-repeat !important;
	max-width: 30% !important;
	padding: 0px !important;
}

#produits .content .link a {
	margin: 0px auto 10px !important;
}

#produits .content .media img {
	max-width: 100%;
	box-shadow: 0px 0px 0px #c4c4c4 !important;
	-webkit-box-shadow: 0px 0px 0px #c4c4c4 !important;
	-moz-box-shadow: 0px 0px 0px #c4c4c4 !important;
}

#produits .content h2 {
	margin-top: 20px !important;
	width: 90%;
	margin-left: 2%;
	border-bottom: none;
}

.well.telephone {
	color: #333;
}

.bold {
	font-weight: bold;
}



/***************************************/



#produits a {
	text-decoration:none !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
#produits a.thumbnail {
    background-repeat: no-repeat;
    background-size: cover !important;
    background-color: #fff;
    background-position: 50% 15%;
    display: block;
    box-sizing: border-box;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    z-index: 9;
    width: 100%;
    margin-bottom: 0px;
    height: 300px;
    padding: 20px 0;
	border: 30px solid #fff;
	border-bottom: 30px solid #fff !important;
	box-shadow: none;
	border-radius: 0px;
}
#produits a.thumbnail:hover {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
	background-position: 50% 50%;
    background-color: #fff;
	box-shadow: none;
	border: 15px solid #fff;
	border-bottom: 15px solid #fff !important;
}
#produits a.active {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    background-color: #f5f5f5;
	box-shadow: 0 0px 10px rgba(0, 0, 0, .25);
	border: 0px dotted #f09400 !important;
	filter: grayscale(1);
}

#produits a.thumbnail span.details {
    position: absolute;
    top: 140px;
    left: -45%;
    transform: rotate(-90deg);
    padding: 8px 10px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: transparent;
    color: #777675 !important;
    font-size: 13px;
    margin: 0;
    width: 100%;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

#produits a.thumbnail .description {
    padding: 0;
    position: relative;
    top: calc(50% - -10px);
    width: 100%;
    box-sizing: inherit;
    opacity: 1;
    font-variant: small-caps;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    color: #777 !important;
    background-color: rgba(255, 255, 255, 0.75);
    font-size: 20px;
    padding: 10px 0;
    margin-top: -27px !important;
    box-sizing: inherit;
    text-align: center;
}
#produits a.thumbnail .description.active {
    color: #777 !important;
    background-color: rgba(255, 255, 255, 1);
    transition: all 0.3s ease;
}
#produits a.thumbnail:hover > .description {
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.3s ease;
	opacity: 0;
}

#produits .content .link {
    text-align: center;
    margin: 0 auto !important;
}
.center {
    text-align: center !important;
}

#produits .content {
	display: none;
	background: none;
    list-style: none;
    border: 0px solid #777675 !important;
    margin-top: 5px !important;
	margin-bottom: 5px !important;
	float: left;
	height: 0%;
	position: relative;
	padding-bottom: 0 !important;

   /*background-color:  #f5f5f5;

	box-shadow:0px 0px 10px #c5c5c5; box-shadow: 0px 0px 6px #c4c4c4;
	-webkit-box-shadow: 0px 0px 6px #c4c4c4;
	-moz-box-shadow: 0px 0px 6px #c4c4c4; */
}
#produits p {
	padding: 10px 20px 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    line-height: 25px;
}
#produits .content h3 {
    display: inline-block;
}

#produits .content .fermer {
    /* position: absolute;
    right: 0px !important;
    top: 7px !important;
	font-size: 2em;
    color: #555;
    cursor: pointer;
	border:none;
	background-color:#f3f2ee; */
	 opacity: 0.7;
}

#produits .content .fermer:hover {
    opacity: 1;
}

#produits .content .media {
    display: inline-block;
    float: left;

    margin-top: 0px;
    margin-right: 30px;
    width: 30%;
    min-height: 250px;
}

.media {

    background-color: white !important;
    background-size: cover !important;
    background-position: 50% 50% !important;
	background-repeat:no-repeat !important;
	    max-width: 30% !important;
    padding: 0px !important;
}

#produits .content .link a {
    margin: 0px auto 10px !important;
}

#produits .content .media img {
	max-width: 100%;
	box-shadow: 0px 0px 0px #c4c4c4 !important;
	-webkit-box-shadow: 0px 0px 0px #c4c4c4 !important;
	-moz-box-shadow: 0px 0px 0px #c4c4c4 !important;
}
#produits .content h2 {
	margin-top: 20px !important;
	width: 90%;
	margin-left: 2%;
    border-bottom: none;
}


/***************************************/


#colonne .content p {
	margin-left: 15px;
}

iframe.img-polaroid {
	border: 5px solid white;
}

@media (min-width: 768px) {
	ul.produits li {
		width: 31.7% !important;
		margin: 0 5px !important;
		padding: 5px 0 50px!important;
	}
	ul.produits li.content {
		width: 70% !important;
		margin: 0 15% 15px !important;
	}
	#site-nom {
		display: none !important;
		font-size: 0px;
	}
}

@media (max-width: 767px) {
	.dropdown-menu {
		background-color: white;
		width: 100%;
		text-align: center;
		position: relative;
		margin-bottom: 12px;
		box-shadow: 0 0px 3px rgba(0,0,0,.175);
	}
	ul.produits li {
		width: 48% !important;
		margin: 0 5px !important;
		padding: 5px 0 !important;
	}
	ul.produits li a.thumbnail .description {
		bottom: 5px;
		background-color: rgba(255, 255, 255, 0.75);
	}
	ul.produits li a.thumbnail .active-arrow {
		border-top: 15px solid transparent;
	}
	.media iframe {
		width: 100%;
	}
	ul.produits li.content {
		width: 100% !important;
		margin: 0 auto !important;
	}
	ul.produits li.content .media {}
	#site-nom {
		display: none;
		cursor: pointer;
		position: fixed;
		width: 95%;
		height: 0;
		top: 15px;
		text-transform: capitalize;
		text-align: center !important;
		font-size: 20px;
		color: white;
		line-height: 1em;
		z-index: 0;
	}
	#site-nom a {
		color: white !important;
		-webkit-transition: 0.2s ease;
		-moz-transition: 0.2s ease;
		-o-transition: 0.2s ease;
		transition: 0.2s ease;
	}
	#site-nom:hover {
		-ms-filter: "alpha(opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
		-webkit-transition: 0.2s ease;
		-moz-transition: 0.2s ease;
		-o-transition: 0.2s ease;
		transition: 0.2s ease;
	}
	#back-to-top {
		border-left: none;
	}
}

@media (max-width: 550px) {
	ul.produits li {
		width: 99% !important;
		margin: 0 5px !important;
		padding: 5px 0 !important;
	}
	ul.produits li.content {
		width: 100% !important;
		margin: 0 auto !important;
	}
	ul.produits li a.thumbnail .description {
		bottom: 7px;
	}
}

ul.produits a {
	border-bottom: 0px solid #777675 !important;
}

ul.produits li a.active,
#colonne ul.produits li a.thumbnail.active {
	border-bottom: 2px solid white;
	box-shadow: 0px 0px 10px #c5c5c5;
}

.portfolio-content {
	display: none;
}

.encart-site,
.encart,
.middle {
	width: 98%;
	border: 0px solid #cfcfcf;
	padding: 1%;
	margin: 0 0 2%;
}

.encart-site h2 {
	margin: 0.5em 0 0.5em 0;
}

.encart {
	background-color: #f5f5f5;
}

.encart-site {
	background-color: #f5f5f5;
}

.popover.id1:hover>p#id1 {
	background-color: red;
}

.important a {
	color: white;
	float: right;
}

.important {
	background-color: #777675 !important;
	color: white;
	float: left;
	padding: 10px;
	;
}

.important h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.text-left, .text-left p {
	text-align: left !important;
}

.text-right, .text-right p {
	text-align: right !important;
}

.text-center, .text-center p {
	text-align: center !important;
}

tr.cellules td {
	font-size: 0.8em !important;
	font-style: italic;
}

tr td.cellules {
	font-size: 0.8em !important;
	font-weight: bold !important;
	font-style: italic;
	border-right: 1px solid #e7e7e7 !important;
}

p.cellules {
	font-size: 0.8em !important;
	font-style: italic;
	text-align: center;
}

#clear {
	display: inline-block;
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 0;
}

#footer {
	position: fixed;
	display: block;
	bottom: 0;
	right: 0;
	box-shadow: 0 0px 7px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 0px 7px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0px 7px rgba(0, 0, 0, .3);
	z-index: 999;
}

#infofooter .btn a {
	color: #fff !important;
	text-decoration: none;
}

p.btn.btn-primary:hover a,
#infofooter .btn a:hover,
#infofooter .btn:hover a  {
	color: #fff !important;
	text-decoration: none;
}

#pied {
	font-family: "Montserrat", 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
	clear: both;
	padding: .8em 1em 1em 1em;
	font-weight: bold!important;
	font-size: 1.5em;
	text-align: center;
	background-color: #f09400 !important;
	color: #fff !important;
	text-decoration: none;
}

#pied a{
	text-decoration: none;
	color: #fff !important;
}

#pied:hover a,
#pied:hover {
	text-decoration: none;
	color: #fff !important;
	background-color: #777675 !important;
}

.navbar-nav>li {
	font-weight: bold;
	font-size: 1.3em;
	font-variant: small-caps;
	font-family: "Montserrat", 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important;
}

.navbar-nav>li>a {
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 21px;
}

.dropdown-menu>li>a {
	font-size: 1.175em;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.42857143;
}

address {
	font-style: normal;
	margin-bottom: 1em;
}

#zone_production {
	border: none;
}

.popup {
	max-width: 200px;
	background-color: white;
	border: 1px gray solid;
	padding: 5px;
}

#pied a.gi {
	color: #F18F10;
	text-decoration: none;
	font-size: 10px;
}

.images {
	float: left;
	margin-right: 10px;
}

.images img {
	padding: 2px;
	border: 1px solid gray;
}

table.recrutement {
	text-align: center;
	width: 100%;
	border: 1px solid gray;
	border-collapse: collapse;
	margin-bottom: 2em;
}

table.recrutement td {
	border: 1px solid gray;
}

th {
	text-align: left;
	font-size: 1.4em;
}

.alert {
	text-align: center !important;
}

.alert {
	text-align: center !important;
	border-radius: 0px;
	border: none;
}

.phpdigHighlight {
	font-weight: bold;
}

ul#zoom {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	margin: 210px 0 0 660px;
}

p.legend.text-center {
	text-align: center !important;
	padding: 0 !important;
	float: none;
	display: inline-block;
}

ul#zoom li {
	float: left;
}

ul#zoom a {
	text-indent: -9999em;
	overflow: hidden;
	width: 23px;
	height: 21px;
	display: block;
	background-color: transparent;
}

#navigation a#extranet,
#navigation a:hover#extranet {
	color: #CCC;
	text-decoration: none;
}

a.pdf,
a.doc,
a.odt,
a.xls,
a.ods,
a.document {
	padding-left: 32px;
	height: 32px;
	display: block;
	vertical-align: middle;
	padding-top: 8px;
}

ul.list_file li {
	background-image: none;
}



svg {
	display: inline-block;
	vertical-align: middle;
}

.waves {
	position: relative;
	width: 100%;
	height: 15vh;
	margin-bottom: 0px !important;
	/*Fix for safari gap*/
	min-height: 100px;
	max-height: 150px;
}

/* Animation */
.parallax>use {
	animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

.parallax>use:nth-child(1) {
	animation-delay: -2s;
	animation-duration: 7s;
	opacity: .7;
}

.parallax>use:nth-child(2) {
	animation-delay: -3s;
	animation-duration: 10s;
	opacity: .5;
}

.parallax>use:nth-child(3) {
	animation-delay: -4s;
	animation-duration: 13s;
	opacity: .3;
}

.parallax>use:nth-child(4) {
	animation-delay: -5s;
	animation-duration: 20s;
	opacity: 1;
}

@keyframes move-forever {
  0% {
		transform: translate3d(-90px, 0, 0);
  }
  100% {
		transform: translate3d(85px, 0, 0);
  }
}

thead {
	background-color: #777675 !important;
	color: #fff;
	text-transform: uppercase;
	border: 0px !important;
	font-family: "Montserrat", 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
	text-align: center;
	font-size: .8em;
	white-space: nowrap;
}
.table>thead>tr>th {
	border-bottom: 0px solid #fff !important;
}

#fb-root {
	display: none;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
	max-width: 100% !important;
	margin-left: auto!important;
	margin-right: auto!important;
}

.mce-panel {
	border-left: 1px solid #F0F0F0 !important;
	border-right: 1px solid #F0F0F0 !important;
	border-top: 0px solid #e3e3e3 !important;
	border-bottom: 0px solid #e3e3e3 !important;
	background-color: #F0F0F0 !important;
	border-radius: 4px !important;
}

form {
	width: 100%;
	margin: 0;
	display: inline-block;
}

form label {
	display: block;
	width: auto;
	font-size: 1.2em;
	margin: 0px 0 10px;
	font-weight: bold;
	font-variant: small-caps;
}

form p {
	clear: left;
}

form fieldset {
	border: none;
}

.btn-primary,
.btn-success,
.btn-danger,
.btn-info,
.btn-warning {
	color: #ffffff !important;
}

ul.error li.first,
form .required {
	color: #777675 !important;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	padding: 0;
}

ul.error li {
	color: #777675 !important;
	margin: 0;
	padding: 0 0 0 5px;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
}

form p {
	margin: 0px 0;
	padding: 0;
}

label,
input,
button,
select,
textarea {
	font-size: 1em;
	font-weight: normal;
	line-height: 2em;
}

input,
button,
select,
textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
	display: block;
	margin-bottom: 5px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	height: 41px;
	width: 70%;
	max-width: 320px;
	padding: 4px 6px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

input,
.uneditable-input {}

textarea {
	height: auto;
	width: 96.5%;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	float: right;
	border-radius: 0px;
	background-color: #f5f5f5;
	border: 0px solid #f5f5f5;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
}

select,
input[type="file"] {
	height: 46px;
	line-height: 30px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}

select {
	width: auto;
	background-color: #f5f5f5;
	border: 0px solid #f5f5f5;
	float: right;
	border-radius: 0px;
}

select[multiple],
select[size] {
	height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.uneditable-input,
.uneditable-textarea {
	color: #999999;
	cursor: not-allowed;
	background-color: #fcfcfc;
	border-color: #cccccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

.uneditable-input {
	overflow: hidden;
	white-space: nowrap;
}

.uneditable-textarea {
	width: auto;
	height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999999;
}

.radio,
.checkbox {
	min-height: 20px;
	padding-left: 20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}

.controls>.radio:first-child,
.controls>.checkbox:first-child {
	padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle;
}

.radio.inline+.radio.inline,
.checkbox.inline+.checkbox.inline {
	margin-left: 10px;
}

.input-mini {
	width: 60px;
}

.input-small {
	width: 90px;
}

.input-medium {
	width: 150px;
}

.input-large {
	width: 210px;
}

.input-xlarge {
	width: 270px;
}

.input-xxlarge {
	width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
	display: inline-block;
}

input,
textarea,
.uneditable-input {
	margin-left: 0;
}

.controls-row [class*="span"]+[class*="span"] {
	margin-left: 20px;
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
	width: 926px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
	width: 846px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
	width: 766px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
	width: 686px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
	width: 606px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
	width: 526px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
	width: 446px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
	width: 366px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
	width: 286px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
	width: 206px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
	width: 126px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
	width: 46px;
}

.controls-row {}

.controls-row:before,
.controls-row:after {
	display: table;
	line-height: 0;
	content: "";
}

.controls-row:after {
	clear: both;
}

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
	float: left;
}

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
	padding-top: 5px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	width: 60%;
	cursor: not-allowed;
	background-color: #f3f2ee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
	background-color: transparent;
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
	color: #c09853;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
	border-color: #a47e3c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #c09853;
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
	color: #b94a48;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	color: #b94a48;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48;
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
	color: #468847;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
	border-color: #356635;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
	color: #468847;
	background-color: #dff0d8;
	border-color: #468847;
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
	color: #3db1ff;
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	color: #3db1ff;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	border-color: #3db1ff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
	border-color: #3db1ff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
	color: #3db1ff;
	background-color: #d9edf7;
	border-color: #3db1ff;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b;
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7;
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group>.dropdown-toggle,
.input-prepend .btn-group>.dropdown-toggle {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.input-append .active,
.input-prepend .active {
	background-color: #a9dba9;
	border-color: #46a546;
}

.input-prepend .add-on,
.input-prepend .btn {
	margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

.input-append input+.btn-group .btn:last-child,
.input-append select+.btn-group .btn:last-child,
.input-append .uneditable-input+.btn-group .btn:last-child {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
	margin-left: -1px;
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child>.dropdown-toggle {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.input-prepend.input-append input+.btn-group .btn,
.input-prepend.input-append select+.btn-group .btn,
.input-prepend.input-append .uneditable-input+.btn-group .btn {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .btn-group:first-child {
	margin-left: 0;
}

input.search-query {
	padding-right: 14px;
	padding-right: 4px \9;
	padding-left: 14px;
	padding-left: 4px \9;
	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.form-search .input-append .search-query {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}

.form-search .input-append .btn {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .search-query {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .btn {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
	display: none;
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
	display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
	margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
	float: left;
	margin-right: 3px;
	margin-left: 0;
}

input#consentement {
	width: 40px;
	height: 40px;
	display: block;
	float: right;
}

.btn {
	/* display: inherit; */
	padding: 8px 12px;
	margin-bottom: 0;
	font-size: 14px;
	min-width: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	border: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	color: #333333;
	background-color: #e6e6e6;
}

.btn:active,
.btn.active {
	background-color: #cccccc \9;
}

.btn:first-child {}

.btn:hover,
.btn:focus {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.btn-large {
	padding: 12px 20px;
	font-size: 17.5px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
	margin-top: 4px;
}

.btn-small {
	padding: 2px 10px;
	font-size: 11.9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
	margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
	margin-top: -1px;
}

.btn-mini {
	padding: 0 0 20px;
	font-size: 14px;
	color: #505050;
	border-radius: 0px;
	box-shadow: none;
	background-color: #fff;
}

a.btn.btn-mini::before {
	color: #777675 !important;
	font-size: 3em;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 5em !important;
	padding: 20px;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
a.btn.btn-mini.balance::before {
	content: "\f24e";
}
a.btn.btn-mini.truck::before {
	content: "\f0d1";
}
a.btn.btn-mini.paw::before {
	content: "\f1b0";
}
a.btn.btn-mini.chart::before {
	content: "\f080";
}

.btn-block {
	display: block;
	width: 100%;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.btn-block+.btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
	color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006dcc;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #ffffff;
	background-color: #0044cc;
}

.btn-primary:active,
.btn-primary.active {
	background-color: #003399 \9;
}

.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	color: #ffffff;
	background-color: #f89406;
}

.btn-warning:active,
.btn-warning.active {
	background-color: #c67605 \9;
}

.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
	color: #ffffff;
	background-color: #bd362f;
}

.btn-danger:active,
.btn-danger.active {
	background-color: #942a25 \9;
}

.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	color: #ffffff;
	background-color: #51a351;
}

.btn-success:active,
.btn-success.active {
	background-color: #408140 \9;
}

a.btn-info,
.btn-info {
	color: #ffffff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #3db1ff;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	color: #ffffff !important;
	background-color: #3498DB;
}

.btn-info:active,
.btn-info.active {
	background-color: #24748c \9;
}

.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	color: #ffffff;
	background-color: #222222;
}

.btn-inverse:active,
.btn-inverse.active {
	background-color: #080808 \9;
}

button.btn,
input[type="submit"].btn {}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {}

button.btn.btn-small,
input[type="submit"].btn.btn-small {}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {}

legend {
	display: inline-block;
	width: 100%;
	padding: 0;
	padding-bottom: .5em;
	margin-bottom: .5em;
	font-size: 1.2em;
	margin-top: 1.2em;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

.label,
.badge {
	font-size: 11.844px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #999999;
}

.label {
	padding: 1px 4px 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.badge {
	padding: 1px 9px 2px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

a.label:hover,
a.badge:hover {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.label-important,
.badge-important {
	background-color: #b94a48;
}

.label-important[href],
.badge-important[href] {
	background-color: #953b39;
}

.label-warning,
.badge-warning {
	background-color: #f89406;
}

.label-warning[href],
.badge-warning[href] {
	background-color: #c67605;
}

.label-success,
.badge-success {
	background-color: #468847;
}

.label-success[href],
.badge-success[href] {
	background-color: #356635;
}

.label-info,
.badge-info {
	background-color: #3db1ff;
}

.label-info[href],
.badge-info[href] {
	background-color: #3db1ff;
}

.label-inverse,
.badge-inverse {
	background-color: #333333;
}

.label-inverse[href],
.badge-inverse[href] {
	background-color: #1a1a1a;
}

.btn .label,
.btn .badge {
	position: relative;
	top: -1px;
}

.btn-mini .label,
.btn-mini .badge {
	top: 0;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 40px 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

.progress {
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
	line-height: 30px;
}

.progress .bar {
	float: left;
	width: 0;
	height: 100%;
	line-height: 40px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top, #149bdf, #0480be);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
	background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
	background-image: -o-linear-gradient(top, #149bdf, #0480be);
	background-image: linear-gradient(to bottom, #149bdf, #0480be);
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.progress .bar+.bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px;
}

.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar,
.progress .bar-danger {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar,
.progress .bar-success {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(to bottom, #62c462, #57a957);
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar,
.progress .bar-info {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top, #3db1ff, #339bb9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3db1ff), to(#339bb9));
	background-image: -webkit-linear-gradient(top, #3db1ff, #339bb9);
	background-image: -o-linear-gradient(top, #3db1ff, #339bb9);
	background-image: linear-gradient(to bottom, #3db1ff, #339bb9);
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff3db1ff', endColorstr='#ff339bb9', GradientType=0);
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #3db1ff;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar,
.progress .bar-warning {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

#infofooter a.btn.btn-success.bold {
	word-break: break-all;
	overflow-wrap: break-word;
	overflow-wrap: anywhere !important;
	display: grid;
	overflow: hidden !important;
	color: white !important;
}

a.btn.btn-primary.bold {
	box-shadow: none !important;
	font-variant: small-caps !important;
}

.youtube_player {
	display: inline-block;
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}

.embed-responsive::before {
	display: block;
	content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.embed-responsive-21by9::before {
	padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
	padding-top: 56.25%;
}

.embed-responsive-4by3::before {
	padding-top: 75%;
}

.embed-responsive-1by1::before {
	padding-top: 100%;
}

img.image-emplacement-top {
	margin: 0 auto !important;
}

.image-emplacement-top {
	width: 100%;
	object-fit: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	max-height: 500px;
	margin-top: 110px !important;
}

.image-emplacement-footer {
	object-fit: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	max-height: 800px;
}

.image-emplacement-bg {
	width: 100%;
	object-fit: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	max-height: 200px;
}

span.btn.btn-disabled.bold {
	font-weight: bold;
}

.menutop ul {
	margin-top: -5px;
}

.menutop li {
	list-style: none;
	display: inline-block;
}

.menutop li a {
	color: white !important;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}

.drapeauxlangues {
	padding: 4px 16px;
	margin: 0 10px;
}

.btn-primary {
	font-family: "Montserrat", 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important;
	background-color: #f09400 !important;
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.btn-primary:hover {
	background-color: #777675 !important;
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.btn-success,
.btn-info,
.btn-danger {
	font-family: "Montserrat", 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif !important;
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.btn-success:hover,
.btn-info:hover,
.btn-danger:hover {
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.carousel {
	position: relative;
	margin-top: 110px;
	margin-bottom: -17px;
	z-index: 9;
}

.text-info {
	color: #777675 !important;
}

.carousel-savoirplus {
	margin-top: -15px;
	margin-right: 0px;
	opacity: 1;
	background-color: rgba(255, 255, 255, 1);
}

.carousel-savoirplus:hover {
	margin-top: -15px;
	margin-right: 0px;
	opacity: 1;
	background-color: rgba(255, 255, 255, 1);
}

.carousel-inner:hover a.plus-info {
	margin-top: -15px;
}

.carousel-image {
	background-color: white;
	background-position: 50% 15%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 490px;
}

.carousel-legende {
	position: relative;
	width: 100%;
	bottom: 0;
	font-family: "Montserrat";
	height: 100%!important;
	color: #6b6b6b;
	font-size: 1.7em;
	padding: 0px 0;
	margin-top: -4px;
	line-height: 1.7em;
	box-sizing: inherit;
	text-align: center;
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.carousel-legende h4 {
	/* text-shadow: 1px 1px white !important; */
	font-size: 1em;
	background-color: rgba(255, 255, 255, .75);
	font-variant: small-caps !important;
	text-transform: capitalize !important;
	border-radius: 0;
	margin-left: 0;
	margin: 1px 0 0 0;
	padding: 0;
	border: 0px solid #ffffff80;
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.owl-carousel {
	max-height: 600px;
	background-color: #fff;
	border-bottom: 0px solid #fff;
	padding-top: 90px;
	margin-top: 0px !important;
	z-index: 1 !important;
}

.owl-nav,
.owl-dots,
.carousel-control {
	display: none;
}

.carousel-inner:hover h4 {
	transition: ease 0.3s;
	border-radius: 0;
	cursor: default;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.carousel-legende .description {
	color: #505050;
	text-shadow: none;
	border-radius: 0 0 25px 0;
	padding: 0 5px 15px;
	font-family: "Montserrat";
	font-style: italic;
	opacity: 0;
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.carousel-legende .plus-info {
	opacity: 0;
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}

.carousel-inner:hover .description,
.carousel-inner:hover a.plus-info {
	opacity: 1;
	background-color: rgba(255, 255, 255, .95);
	transition: ease 0.3s;
	-webkit-transition: ease 0.3s;
	-moz-transition: ease 0.3s;
}