/*
---------------------------
MATHELLEFF LESS CSS FILE
---------------------------
*/
/*
-------
 COLORS
-------
*/
/*
@avr-green-rgba: rgba(red(@main-color-asbl), green(@main-color-asbl), blue(@main-color-asbl), 1);
*/
/*
--------
 TYPO
--------
*/
/*
-----
 Margins
-----
*/
/*
BREAKPOINTS
*/
/*
--------
--------
*/
html,
body {
  min-height: 100%;
  overflow-x: hidden;
  letter-spacing: 0.05em;
}
body {
  background: #fff;
  color: #818285;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  position: relative;
}
.content div[class^="col"] img,
.full img {
  width: 100%;
  height: auto !important;
}
.container {
  position: relative;
}
main {
  min-height: 800px;
  margin-top: 65px;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #fff;
}
.center {
  text-align: center;
}
.ajax-loader {
  width: 16px !important;
  height: 16px !important;
}
/*
 MAIN
*/
.container.content {
  /* TYPOGRAPHY */
  /* big text */
  /* content image */
  /* artikel */
}
.container.content .content div[class^="col"] img {
  width: 100%;
  height: auto !important;
}
.container.content h1,
.container.content h2,
.container.content h3,
.container.content h4,
.container.content h5,
.container.content h6 {
  clear: both;
  color: #818285;
  margin-top: 0;
  line-height: 1.3em;
  font-weight: 300;
  text-transform: uppercase;
}
.container.content .line:after {
  border-bottom: 2px dotted #818285;
  display: block;
  content: " ";
  margin-bottom: 0;
}
.container.content a {
  color: #999;
  font-weight: bold;
}
.container.content a:hover,
.container.content a:focus {
  color: #ea6025;
  text-decoration: none;
}
.container.content a.btn {
  color: #818285;
}
.container.content p {
  margin: 0 0 15px;
  text-align: left;
}
.container.content hr {
  margin: 40px 0;
}
.container.content strong {
  font-weight: bolder;
}
.container.content h1,
.container.content h2 {
  position: relative;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 0;
}
.container.content h1:after,
.container.content h2:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 2px dotted #818285;
  display: block;
  content: " ";
  margin-bottom: 0;
}
.container.content h2 {
  margin: 0;
}
.container.content h4 {
  font-size: 16px;
}
.container.content .big {
  font-size: 40px;
}
.container.content .image {
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
}
.container.content ol {
  margin: 0;
  padding: 0;
  margin-left: 35px;
}
.container.content ol li {
  margin-bottom: 10px;
}
.container.content ul {
  margin: 0;
  padding: 0;
  margin-left: 25px;
  margin-bottom: 15px;
}
.container.content ul li {
  margin-bottom: 2px;
}
.container.content .minibox {
  margin-top: 15px;
  padding: 15px;
  background: #747578;
  font-weight: bold;
}
.container.content .article {
  /*
			.teaser:before {
				display: block;
				content: "";
				width: 10%;
				height: 5px;
				background: @main-color-asbl;
				margin-bottom: 10px;
			}
			*/
}
.container.content .article img {
  width: 30%;
  background: #e4e6e7;
  padding: 2px;
}
.container.content .article .fr {
  float: left;
  margin-bottom: 15px;
  margin-right: 25px;
}
.container.content .article .fl {
  float: right;
  margin-bottom: 15px;
  margin-left: 25px;
}
.container.content .article .teaser {
  margin-top: 15px;
  padding: 15px;
  background: #747578;
  font-weight: bold;
}
.container.content .article h4 {
  font-size: 12px;
  margin-bottom: 0;
}
.container.content .article p {
  text-align: left;
}
.container.content .gallery {
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
}
.container.content .gallery .image-container {
  width: 25%;
  display: block;
  overflow: hidden;
  float: left;
}
.container.content .gallery .image-container .image {
  width: 100%;
  height: 280px;
  display: block;
  background-size: cover!important;
  background-position: 50% 50%!important;
  border: 15px solid white;
}
/*
.easyPaginateNav {
	text-align: center;
	padding: 15px;
	a {
		padding: 10px;
		position: relative;

		&.current {
			color: @main-color-asbl;
		}
		&:after {
			content: '/';
			position: absolute;
			top: 10px;
			right: -2px;
		}
	}


	.prev {
		margin-right: 15px;
		&:after {
			display: none;
		}
	}

	.next {
		margin-left: 15px;
		&:after {
			display: none;
		}
	}

}
*/
/*
------
 HR
------
*/
span.hr {
  display: inline-block;
  margin: 5px 0;
  width: 100%;
  border-bottom: 2px dotted #ea6025;
}
/*
	PARTS
*/
.asbl .cycleslider:after,
.asbl .cyclesliderimage:after {
  border-color: #ea6025;
}
.asbl .header-arrow .icon-pfeil {
  color: #ea6025;
}
.asbl .container.content h1,
.asbl .container.content h2,
.asbl .container.content h3,
.asbl .container.content h4,
.asbl .container.content h5,
.asbl .container.content h6 {
  color: #ea6025;
}
.asbl .container.content h1:after,
.asbl .container.content h2:after,
.asbl .container.content h3:after,
.asbl .container.content h4:after,
.asbl .container.content h5:after,
.asbl .container.content h6:after {
  border-color: #ea6025;
}
.asbl .container.content .textbox {
  border-color: #ea6025;
}
.asbl .filelist li span {
  color: #ea6025;
}
.asbl .filelist li a:hover {
  color: #ea6025;
}
.haff .cycleslider:after,
.haff .cyclesliderimage:after {
  border-color: #52862d;
}
.haff .header-arrow .icon-pfeil {
  color: #52862d;
}
.haff .container.content h1,
.haff .container.content h2,
.haff .container.content h3,
.haff .container.content h4,
.haff .container.content h5,
.haff .container.content h6 {
  color: #52862d;
}
.haff .container.content h1:after,
.haff .container.content h2:after,
.haff .container.content h3:after,
.haff .container.content h4:after,
.haff .container.content h5:after,
.haff .container.content h6:after {
  border-color: #52862d;
}
.haff .container.content .textbox {
  border-color: #52862d;
}
.haff .filelist li span {
  color: #52862d;
}
.haff .filelist li a:hover {
  color: #52862d;
}
.haff span.hr {
  border-color: #52862d;
}
.pier .cycleslider:after,
.pier .cyclesliderimage:after {
  border-color: #edb400;
}
.pier .header-arrow .icon-pfeil {
  color: #edb400;
}
.pier .container.content h1,
.pier .container.content h2,
.pier .container.content h3,
.pier .container.content h4,
.pier .container.content h5,
.pier .container.content h6 {
  color: #edb400;
}
.pier .container.content h1:after,
.pier .container.content h2:after,
.pier .container.content h3:after,
.pier .container.content h4:after,
.pier .container.content h5:after,
.pier .container.content h6:after {
  border-color: #edb400;
}
.pier .container.content .textbox {
  border-color: #edb400;
}
.pier .filelist li span {
  color: #edb400;
}
.pier .filelist li a:hover {
  color: #edb400;
}
.pier span.hr {
  border-color: #edb400;
}
.textbox {
  padding: 20px;
  border: 1px solid #818285;
}
.textbox p {
  text-align: left !important;
}
.fboxes {
  margin: 0;
  /* 75% - 25% */
  /* 50% - 50% */
}
.fboxes .box.col-2 {
  width: 50%;
}
.fboxes .box.col-3 {
  width: 33.33333333%;
}
.fboxes .box.col-5 {
  width: 20%;
}
.fboxes .box.col-6 {
  width: 16.66666667%;
}
.fboxes .box.col-7 {
  width: 14.2857%;
}
.fboxes .box.col-8 {
  width: 75%;
}
.fboxes .box.col-2 {
  width: 25%;
}
.fboxes .box.col-6 {
  width: 50%;
}
.fboxes .box {
  float: left;
  overflow: hidden;
}
.fboxes .box .inner {
  opacity: 1;
  margin: 0 15px;
  min-height: 300px;
  display: block;
  border: 1px solid #ffffff;
}
.fboxes .box .inner .con {
  position: relative;
}
.fboxes .box .inner .con .link {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  z-index: 99;
  text-indent: -999px;
}
.fboxes .box .inner .con .image {
  width: 100%;
  opacity: 1;
  height: 135px;
  left: 0;
  position: relative;
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat !important;
}
.fboxes .box .inner .con .caption {
  padding: 20px;
  color: #818285;
}
.fboxes .box .inner .con .caption .label {
  color: #ea6025;
  font-size: 12px;
  text-align: left;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.fboxes .box .inner .con .caption .date {
  color: #818285;
}
.fboxes .box .inner .con .caption h3 {
  color: #ea6025;
}
.fboxes .box .inner .con .caption p {
  color: #818285;
}
.fboxes .box .inner:hover {
  opacity: 0.8;
  cursor: pointer;
}
/*
.nbox:nth-child(1){
	padding-bottom: 30px;
}
*/
/*
.news-orange,
{
	display: none;
}
*/
.nbox {
  height: 330px;
  background: #fff !important;
}
.nbox .inner {
  display: none;
}
.nbox .inner .con {
  height: 330px;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  /*
				p.description:after {
						background-image: linear-gradient(to right, rgba(255,255,255,0) 0, #fff 100%);
						background-repeat: repeat-x;
						bottom: 0;
						content: "";
						height: 40px;
						width: 100%;
						position: absolute;
						right: 0;
				}
				*/
}
.nbox .inner .con .boxlink {
  display: block;
  overflow: hidden;
}
.nbox .inner .con .image {
  width: 35%;
  float: left;
  height: 365px;
  background-size: cover !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
}
.nbox .inner .con .caption {
  width: 65%;
  float: right;
  padding: 20px;
}
.nbox .inner .con .caption h3 {
  position: relative;
  padding-bottom: 10px;
  font-weight: bold;
  font-size: 1.25em;
}
.nbox .inner .con .caption h3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90%;
  border-bottom: 2px dotted #ea6025;
  display: block;
  content: " ";
  margin-bottom: 0;
}
.nbox .inner .con .caption .label {
  color: #858c94;
  margin: 0;
  padding: 0;
  font-size: 1.25em;
}
.nbox .inner .con p.description {
  overflow: hidden;
  max-height: 165px;
  position: relative;
}
.nbox .inner .con .readmore {
  position: absolute;
  right: 15px;
  bottom: 15px;
  text-align: right;
  color: #ea6025;
}
.nbox a:hover .caption {
  color: #818285;
}
.nbox a:hover .readmore {
  text-decoration: underline;
  color: #818285 !important;
}
.ibox {
  height: 330px;
  background: #fff !important;
}
.ibox .inner {
  display: none;
}
.ibox .inner .con {
  height: 330px;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
}
.ibox .inner .con .boxlink {
  display: block;
  overflow: hidden;
}
.ibox .inner .con .image {
  width: 100%;
  height: 125px;
  left: 0;
  position: relative;
  background-size: cover !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
}
.ibox .inner .con .brasserie_heading {
  width: 100%;
  height: 125px;
  left: 0;
  background-color: #fc3;
  vertical-align: middle;
  text-align: center;
}
.ibox .inner .con .brasserie_heading .heading_group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.ibox .inner .con .brasserie_heading .heading_group p {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  width: 100%;
  margin: 0px;
}
.ibox .inner .con .brasserie_heading .heading_group .breaker {
  font-size: 5px;
  vertical-align: middle;
}
.ibox .inner .con .brasserie_heading .heading_group .first_line {
  padding: 15px 0 5px 0;
}
.ibox .inner .con .brasserie_heading .heading_group .last_line {
  padding: 5px 0 15px 0;
}
.ibox .inner .con .caption {
  padding: 20px;
}
.ibox .inner .con .caption h3 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  word-spacing: nowrap;
  position: relative;
  padding-bottom: 10px;
}
.ibox .inner .con .caption h3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 2px dotted #ea6025;
  display: block;
  content: " ";
  margin-bottom: 0;
}
.ibox .inner .con .caption .label {
  color: #858c94;
  margin: 0;
  padding: 0;
  display: none;
}
.ibox .inner .con .caption p.description {
  overflow: hidden;
  height: 60px;
  position: relative;
  text-align: left !important;
}
.ibox .inner .con .caption .btn_con {
  text-align: center;
}
.ibox .inner .con .caption .btn_con .sbtn {
  margin: 0;
}
.ibox .inner .con .caption a {
  display: block;
  height: 100%;
}
.ibox .inner .con .readmore {
  position: absolute;
  right: 15px;
  bottom: 15px;
  text-align: right;
  color: #ea6025;
}
.ibox a:hover .caption {
  color: #818285;
}
.ibox a:hover .readmore {
  text-decoration: underline;
  color: #818285 !important;
}
.news-orange {
  /* NEWS */
  /*background: rgba( red(@main-color-asbl), green(@main-color-asbl), blue(@main-color-asbl), .5);*/
  background: #e2e3e4;
  /*background: rgba(red( @main-color-haff ),green( @main-color-haff ),blue( @main-color-haff ),1);*/
}
.news-orange h2 {
  color: #fff !important;
  margin-top: 25px !important;
  margin-bottom: 0 !important;
  text-transform: uppercase;
}
.news-orange h3 {
  text-transform: uppercase;
}
/*
 VBOXES
*/
.cboxes {
  margin: 0 12px;
}
.cboxes .box.col-2 {
  width: 50%;
}
.cboxes .box.col-3 {
  width: 33.33333333%;
}
.cboxes .box.col-4 {
  width: 25%;
}
.cboxes .box.col-5 {
  width: 20%;
}
.cboxes .box.col-6 {
  width: 16.66666667%;
}
.cboxes .box.col-7 {
  width: 14.2857%;
}
.cboxes .box {
  float: left;
  overflow: hidden;
}
.cboxes .box .inner {
  opacity: 1;
  margin: 3.5px;
  min-height: 80px;
  display: block;
}
.cboxes .box .inner .con .link {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  z-index: 99;
  text-indent: -999px;
}
.cboxes .box .inner .con .image {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.cboxes .box .inner .con .caption .label {
  text-align: center;
  font-size: 12px;
  display: block;
  width: 100%;
  color: #fff;
  /*line-height: 145px;*/
  border-radius: 0;
}
.cboxes .box .inner .con .caption .label strong {
  display: inline-block;
}
.cboxes .box .inner:hover {
  opacity: 0.8;
  cursor: pointer;
}
/*
 NEWS CBOXES
*/
.cboxes.news .box .inner {
  background: transparent;
  border: 1px solid #ffffff;
}
.cboxes.news .box .inner .con {
  position: relative;
}
.cboxes.news .box .inner .con .link {
  display: none;
}
.cboxes.news .box .inner .con .image {
  width: 100%;
  opacity: 1;
  height: 175px;
  left: 0;
  position: relative;
}
.cboxes.news .box .inner .con .caption {
  padding: 15px;
  color: #818285;
}
.cboxes.news .box .inner .con .caption .label {
  color: #ea6025;
  text-align: left;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.cboxes.news .box .inner .con .caption .date {
  color: #818285;
}
.cboxes.news .box .inner .con .caption h3 {
  color: #ea6025;
}
.cboxes.news .box .inner .con .caption p {
  color: #818285;
  font-weight: normal;
}
.cboxes.news .box .inner:hover {
  opacity: 0.9;
  cursor: pointer;
}
.cboxes.vorstand .box .inner {
  background: #ea6025;
}
.cboxes.vorstand .box .inner .con {
  position: relative;
  height: 200px;
  overflow: hidden;
}
.cboxes.vorstand .box .inner .con .image {
  width: 100%;
  height: 200px;
  opacity: 0;
  background-position: center !important;
  /*
					-webkit-transition: opacity 0.2s ease-in-out;
					-moz-transition: opacity 0.2s ease-in-out;
					transition: opacity 0.2s ease-in-out;
					*/
  transition: all 225ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all 225ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.cboxes.vorstand .box .inner .con .label:after {
  background: #fff;
  height: 1px;
  width: 20%;
  display: block;
  content: "";
  margin: 0 auto;
  margin-top: 15px;
}
.cboxes.vorstand .box .inner .con .label:before {
  background: #fff;
  height: 1px;
  width: 20%;
  display: block;
  content: "";
  margin: 0 auto;
  margin-bottom: 15px;
}
.cboxes.vorstand .box .inner .con .label {
  color: #e9e9e9;
  opacity: 1;
  position: absolute;
  top: 40px;
  line-height: 15px;
  font-size: 12px;
  /*height: 100px;*/
  padding: 15px;
  text-transform: none !important;
  width: 100%;
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
}
.cboxes.vorstand .box .inner .con .label strong {
  font-size: 14px;
  margin-bottom: 5px;
  padding: 0;
  display: inline-block;
  color: #fff;
}
.cboxes.vorstand .box .inner .con .label p {
  font-weight: normal;
}
.cboxes.vorstand .box .inner:hover .con .label {
  opacity: 1;
  top: 135px;
  background-color: #ea6025;
}
.cboxes.vorstand .box .inner:hover .con .label p {
  display: none;
}
.cboxes.vorstand .box .inner:hover .con .image {
  opacity: 1;
  display: block;
  background-position: center !important;
}
.cboxes.vorstand .box .inner:hover {
  opacity: 1;
  cursor: pointer;
}
.cboxes.team .box .inner {
  /*background: @main-color-asbl;*/
}
.cboxes.team .box .inner .con {
  position: relative;
  height: 170px;
  overflow: hidden;
  /*
				.label:after { background: #fff; height: 1px; width: 20%; display: block; content: ""; margin: 0 auto; margin-top: 15px; }
				.label:before { background: #fff; height: 1px; width: 20%; display: block; content: ""; margin: 0 auto; margin-bottom: 15px; }
				*/
}
.cboxes.team .box .inner .con .image {
  width: 100%;
  height: 170px;
  opacity: 1;
  background-position: center !important;
  /*
					-webkit-transition: opacity 0.2s ease-in-out;
					-moz-transition: opacity 0.2s ease-in-out;
					transition: opacity 0.2s ease-in-out;
					*/
  transition: all 225ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all 225ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.cboxes.team .box .inner .con .label {
  background: #ea6025;
  color: #e9e9e9;
  opacity: 1;
  position: absolute;
  top: 130px;
  line-height: 15px;
  font-size: 12px;
  height: 170px;
  padding: 15px;
  text-transform: none !important;
  width: 100%;
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
  border-radius: 0;
}
.cboxes.team .box .inner .con .label strong {
  font-size: 14px;
  margin-bottom: 5px;
  padding: 0;
  display: inline-block;
  color: #fff;
}
.cboxes.team .box .inner .con .label p {
  display: none;
  font-weight: normal;
}
.cboxes.team .box .inner:hover .con .label {
  opacity: 1;
  top: 0;
  background-color: #ea6025;
  padding-top: 65px;
  height: 170px;
}
.cboxes.team .box .inner:hover .con .label p {
  display: block;
}
.cboxes.team .box .inner:hover .con .image {
  opacity: 1;
  display: block;
  background-position: center !important;
}
.cboxes.team .box .inner:hover {
  opacity: 1;
  cursor: pointer;
}
/*
 Bereiche
*/
.cat {
  margin-top: 40px;
}
.cat .cboxes.items {
  overflow: hidden;
}
.cat .cboxes.items .box {
  height: 260px;
  /*
		.inner:hover{
			opacity: .8;
			cursor: pointer;
		}
		*/
}
.cat .cboxes.items .box .inner .con {
  position: relative;
}
.cat .cboxes.items .box .inner .con .link {
  display: none;
}
.cat .cboxes.items .box .inner .con h2 {
  color: #fff;
  font-size: 38px;
}
.cat .cboxes.items .box .inner .con .caption {
  margin-top: 45px;
  text-align: center;
}
.cat .cboxes.items .box .inner .con .caption .btn {
  border-color: #fff;
}
.cat .cboxes.items .box .inner .con .caption .btn:hover {
  background: #fff;
  color: #ea6025 !important;
}
.cat .cboxes.items .box .inner .con .caption .label {
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 35px;
  margin: 0;
  padding: 0;
}
.cat .cboxes.items .box .inner .con .caption .description {
  margin-top: 15px;
}
.cat .cboxes.items .box .inner .con .caption .description p {
  margin: 0;
  padding: 0;
  color: #818285;
  height: 55px;
}
.cat .cboxes.items .box.c1 {
  background: #c7a462;
  width: 33.33%;
}
.cat .cboxes.items .box.c2 {
  background: #ea6025;
  width: 33.33%;
}
.cat .cboxes.items .box.c3 {
  background: #858c94;
  width: 33.33%;
}
.cat .cboxes.items .btn {
  margin-top: 15px;
  color: #818285;
}
.cat .cboxes.items .btn:hover {
  color: #ea6025;
}
.cat .cl {
  background: #c7a462;
  width: 50%;
  position: absolute;
  left: 0;
  height: 260px;
}
.cat .cr {
  background: #858c94;
  width: 50%;
  position: absolute;
  right: 0;
  height: 260px;
}
/*
BUTTONS
*/
.btn-primary {
  background-color: #ea6025;
  border-color: #ea6025;
  color: #fff !important;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #ea6025 !important;
  border-color: #ea6025;
  color: #fff;
}
/*
 Buttons
*/
.btn.btn-primary {
  color: #fff;
}
.btn_center {
  text-align: left;
}
.btn {
  color: #ea6025;
}
/*
.btn {
	margin-top: @margin-text;
	padding: 15px;
	border: 1px solid @main-color-asbl;
	color: @main-color-asbl;
	display: inline-block;
	border-radius: 0;
}

.btn:hover {
	background: @main-color-asbl;
	color: #fff !important;
}

.btn.bgallery {
	width: 100%;
	height: auto !important;
}
*/
/*
------
 ARCTILCE
 SUBMENU
------
*/
.submenu {
  border: 1px solid #dedede;
  padding: 20px;
}
.submenu ul {
  margin: 0 !important;
  padding: 0;
  list-style: none;
}
.submenu ul li {
  padding: 5px 0;
  border-bottom: 1px solid #68696b;
}
.submenu ul li.current a {
  color: #ea6025;
}
/*
-------
 HEADER TOP BORDER
-------
*/
.top-header-container .container {
  position: relative;
  z-index: 3;
}
.top-header-container .logo {
  z-index: 1;
  margin: 17px auto;
  text-transform: uppercase;
  position: absolute;
}
.top-header-container .logo a {
  text-decoration: none !important;
}
.top-header-container .logo a:hover {
  color: #ea6025;
}
.top-header-container .logo .mathellef-logo {
  font-size: 2.5em;
  color: #ea6025;
}
.top-header-container .logo .haff-logo {
  font-size: 2.5em;
  color: #52862d;
}
.top-header-container .logo .pier-logo {
  font-size: 2.5em;
  color: #edb400;
}
.top-header-container .logo .mathellef-font {
  position: absolute;
  top: -5px;
  width: 160px;
  left: 45px;
  color: #818285;
  padding: 15px 0;
}
.top-header-container .logo a:hover {
  text-decoration: none;
}
/*
	rot,grün,gelb
	grün,gelb,rot
	gelb,rot,grün
*/
.quick-menu {
  position: absolute;
  z-index: 2;
  left: 15px;
  top: 17px;
  opacity: 0;
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -ms-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
}
.quick-menu a {
  display: inline-block;
  position: relative;
}
.quick-menu a .icon-black-logo {
  font-size: 2.5em;
}
.quick-menu a:hover {
  opacity: 0.5;
}
.quick-menu .mini-asbl {
  color: #ea6025;
}
.quick-menu .mini-haff {
  color: #52862d;
}
.quick-menu .mini-pier {
  color: #edb400;
}
.top-header-container .logo {
  -webkit-transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -ms-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}
.top-header-container:hover .logo {
  opacity: 0;
}
.top-header-container:hover .quick-menu {
  opacity: 1;
}
.quick-menu .item {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-duration: 500ms;
}
.top-header-container:hover .item:nth-child(1) {
  transition-duration: 550ms;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.top-header-container:hover .item:nth-child(2) {
  transition-duration: 600ms;
  -webkit-transform: translate3d(8px, 0, 0);
  transform: translate3d(8px, 0, 0);
}
.top-header-container:hover .item:nth-child(3) {
  transition-duration: 650ms;
  -webkit-transform: translate3d(16px, 0, 0);
  transform: translate3d(16px, 0, 0);
}
/*
------
 CYCLE SLIDER
------
*/
.cycleslider .text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: auto;
  padding: 5px 0;
  background: rgba(234, 96, 37, 0.8);
  color: #fff;
  overflow: hidden;
  text-align: center;
}
.cycleslider,
.cyclesliderimage {
  width: 100% !important;
  height: 450px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  z-index: 1;
  position: relative;
  padding-bottom: 1px;
}
.cycleslider:after,
.cyclesliderimage:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  border-bottom: 2px dotted #666;
  width: 100%;
}
.cycleslider ul,
.cyclesliderimage ul {
  list-style: none;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
.cycleslider div,
.cyclesliderimage div,
.cycleslider .cyclesliderimage div,
.cyclesliderimage .cyclesliderimage div {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
}
.cycleslider div .description,
.cyclesliderimage div .description,
.cycleslider .cyclesliderimage div .description,
.cyclesliderimage .cyclesliderimage div .description {
  width: 500px;
  height: 90px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 9999;
}
@media (max-width: 768px) {
  .cycleslider,
  .cyclesliderimage {
    height: 320px;
  }
}
/*
	arrow
*/
.header-arrow {
  width: 100%;
  padding: 24px 0;
  text-align: center;
}
.header-arrow .icon-pfeil {
  font-size: 1.3em;
  color: #818285;
}
/*
 spacer
*/
.spacer-10 {
  height: 10px;
  width: 100%;
}
.spacer-15 {
  height: 15px;
  width: 100%;
}
.spacer-20 {
  height: 20px;
  width: 100%;
}
.spacer-25 {
  height: 25px;
  width: 100%;
}
.spacer-30 {
  height: 30px;
  width: 100%;
}
.spacer-35 {
  height: 35px;
  width: 100%;
}
.spacer-40 {
  height: 40px;
  width: 100%;
}
.spacer-45 {
  height: 45px;
  width: 100%;
}
.spacer-50 {
  height: 50px;
  width: 100%;
}
.spacer-55 {
  height: 55px;
  width: 100%;
}
.spacer-60 {
  height: 60px;
  width: 100%;
}
.spacer-65 {
  height: 65px;
  width: 100%;
}
.spacer-70 {
  height: 70px;
  width: 100%;
}
.spacer-75 {
  height: 75px;
  width: 100%;
}
.spacer-80 {
  height: 80px;
  width: 100%;
}
/*
-------
 HEADER LANGUAGE SWITCHER
-------
*/
.header-language-switcher {
  padding: 26px 20px;
  /*
		a:nth-child(3) {
			border-left: 1px solid @main-grey-color;
		}
		*/
}
.header-language-switcher a {
  text-transform: uppercase;
  color: #818285;
  margin: 0;
  padding: 0;
  margin-left: 5px;
}
.header-language-switcher a.ac {
  font-weight: bold;
}
.header-language-switcher a:nth-child(1):after {
  display: inline-block;
  content: "/";
  margin-left: 7px;
  margin-right: 2px;
}
/*
-------
 STARTSITE CYCLES
-------

@main-color-asbl: #ea6025;
@main-color-haff: #52862d;
@main-color-pier: #edb400;
*/
/*
 startsite
*/
.startsite {
  position: absolute;
  z-index: -1;
  height: 550px;
}
.arrow {
  font-size: 3em;
  color: #fff;
  display: block;
  margin-top: 180px;
  display: none;
}
.startsite-cycles {
  margin-top: 50px;
  padding-top: 50px;
  font-weight: bold;
  /*--  --*/
}
.startsite-cycles .cycle {
  text-align: center;
  margin: 0 auto;
  width: 265px;
  height: 265px;
  border-radius: 100%;
  display: block;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
}
.startsite-cycles .cycle .icon-black-logo-n {
  color: #fff;
  font-size: 7em;
  display: block;
  padding-top: 15px;
}
.startsite-cycles .cycle h1 {
  font-size: 18px;
  color: #fff;
  margin: 10px 0;
  padding-bottom: 10px;
  position: relative;
  font-weight: bold;
}
.startsite-cycles .cycle h1:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 2px dotted rgba(255, 255, 255, 0.8);
  width: 30%;
  left: 50%;
  margin-left: -15%;
}
.startsite-cycles .cycle p {
  color: #fff;
  line-height: 23px;
}
.startsite-cycles a:hover {
  text-decoration: none;
}
.startsite-cycles .cycle.asbl {
  background: #ea6025;
}
.startsite-cycles .cycle.haff {
  background: #52862d;
}
.startsite-cycles .cycle.pier {
  background: #edb400;
}
/*
-------
 HEADER NAVBAR
-------
*/
.navbar {
  border: 0;
  border-radius: 0;
  margin: 0;
}
.navbar ul.navbar-nav > li.menu-item > a {
  line-height: 12px;
  padding: 30px 20px;
  text-align: center;
  font-size: 14px;
  color: #818285;
  text-transform: uppercase;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
  margin-right: -15px;
}
.navbar .navbar-collapse {
  text-align: right;
  margin-right: -15px;
}
.navbar ul.navbar-nav > li.menu-item {
  position: relative;
}
.navbar ul.navbar-nav > li.menu-item:after {
  display: inline-block;
  content: "/";
  color: #818285;
  top: 27px;
  right: -5px;
  position: absolute;
}
.navbar ul.navbar-nav li.menu-item:last-child:after {
  display: none;
}
.navbar-default {
  background: white !important;
  position: fixed;
  width: 100%;
  z-index: 99;
  -webkit-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.23);
}
.navbar-default ul > li a {
  font-size: 14px;
  position: relative;
}
.navbar-default .navbar-toggle {
  border-color: #818285;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #818285;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #ffffff;
}
.navbar-nav > li a:hover {
  color: #ea6025 !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .current_page_parent > a,
.navbar-default .navbar-nav > .current_page_parent > a:focus,
.navbar-default .navbar-nav > .current_page_parent > a:hover,
.navbar-default .navbar-nav > .current-menu-parent > a,
.navbar-default .navbar-nav > .current-menu-parent > a:focus,
.navbar-default .navbar-nav > .current-menu-parent > a:hover,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover,
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: transparent;
  border: 0 !important;
}
.navbar-default .navbar-nav > .active > a:before,
.navbar-default .navbar-nav > .active > a:focus:before,
.navbar-default .navbar-nav > .active > a:hover:before,
.navbar-default .navbar-nav > .current_page_parent > a:before,
.navbar-default .navbar-nav > .current_page_parent > a:focus:before,
.navbar-default .navbar-nav > .current_page_parent > a:hover:before,
.navbar-default .navbar-nav > .current-menu-parent > a:before,
.navbar-default .navbar-nav > .current-menu-parent > a:focus:before,
.navbar-default .navbar-nav > .current-menu-parent > a:hover:before,
.navbar-default .navbar-nav > .open > a:before,
.navbar-default .navbar-nav > .open > a:focus:before,
.navbar-default .navbar-nav > .open > a:hover:before,
.nav .open > a:before,
.nav .open > a:focus:before,
.nav .open > a:hover:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #818285;
}
@media (min-width: 320px) {
  .navbar-default .navbar-nav > .active > a:before,
  .navbar-default .navbar-nav > .active > a:focus:before,
  .navbar-default .navbar-nav > .active > a:hover:before,
  .navbar-default .navbar-nav > .current_page_parent > a:before,
  .navbar-default .navbar-nav > .current_page_parent > a:focus:before,
  .navbar-default .navbar-nav > .current_page_parent > a:hover:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:focus:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:hover:before,
  .navbar-default .navbar-nav > .open > a:before,
  .navbar-default .navbar-nav > .open > a:focus:before,
  .navbar-default .navbar-nav > .open > a:hover:before,
  .nav .open > a:before,
  .nav .open > a:focus:before,
  .nav .open > a:hover:before {
    display: none;
  }
}
@media (min-width: 480px) {
  .navbar-default .navbar-nav > .active > a:before,
  .navbar-default .navbar-nav > .active > a:focus:before,
  .navbar-default .navbar-nav > .active > a:hover:before,
  .navbar-default .navbar-nav > .current_page_parent > a:before,
  .navbar-default .navbar-nav > .current_page_parent > a:focus:before,
  .navbar-default .navbar-nav > .current_page_parent > a:hover:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:focus:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:hover:before,
  .navbar-default .navbar-nav > .open > a:before,
  .navbar-default .navbar-nav > .open > a:focus:before,
  .navbar-default .navbar-nav > .open > a:hover:before,
  .nav .open > a:before,
  .nav .open > a:focus:before,
  .nav .open > a:hover:before {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > .active > a:before,
  .navbar-default .navbar-nav > .active > a:focus:before,
  .navbar-default .navbar-nav > .active > a:hover:before,
  .navbar-default .navbar-nav > .current_page_parent > a:before,
  .navbar-default .navbar-nav > .current_page_parent > a:focus:before,
  .navbar-default .navbar-nav > .current_page_parent > a:hover:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:focus:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:hover:before,
  .navbar-default .navbar-nav > .open > a:before,
  .navbar-default .navbar-nav > .open > a:focus:before,
  .navbar-default .navbar-nav > .open > a:hover:before,
  .nav .open > a:before,
  .nav .open > a:focus:before,
  .nav .open > a:hover:before {
    display: block;
  }
}
@media (min-width: 991px) {
  .navbar-default .navbar-nav > .active > a:before,
  .navbar-default .navbar-nav > .active > a:focus:before,
  .navbar-default .navbar-nav > .active > a:hover:before,
  .navbar-default .navbar-nav > .current_page_parent > a:before,
  .navbar-default .navbar-nav > .current_page_parent > a:focus:before,
  .navbar-default .navbar-nav > .current_page_parent > a:hover:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:focus:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:hover:before,
  .navbar-default .navbar-nav > .open > a:before,
  .navbar-default .navbar-nav > .open > a:focus:before,
  .navbar-default .navbar-nav > .open > a:hover:before,
  .nav .open > a:before,
  .nav .open > a:focus:before,
  .nav .open > a:hover:before {
    display: block;
  }
}
@media (min-width: 1200px) {
  .navbar-default .navbar-nav > .active > a:before,
  .navbar-default .navbar-nav > .active > a:focus:before,
  .navbar-default .navbar-nav > .active > a:hover:before,
  .navbar-default .navbar-nav > .current_page_parent > a:before,
  .navbar-default .navbar-nav > .current_page_parent > a:focus:before,
  .navbar-default .navbar-nav > .current_page_parent > a:hover:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:focus:before,
  .navbar-default .navbar-nav > .current-menu-parent > a:hover:before,
  .navbar-default .navbar-nav > .open > a:before,
  .navbar-default .navbar-nav > .open > a:focus:before,
  .navbar-default .navbar-nav > .open > a:hover:before,
  .nav .open > a:before,
  .nav .open > a:focus:before,
  .nav .open > a:hover:before {
    display: block;
  }
}
/*
	DISPLAY MENU ITEMS ONLY FOR MOBILE NAV
*/
@media (min-width: 320px) {
  #menu-item-1221,
  #menu-item-1222,
  #menu-item-1220 {
    display: block;
  }
}
@media (min-width: 480px) {
  #menu-item-1221,
  #menu-item-1222,
  #menu-item-1220 {
    display: block;
  }
}
@media (min-width: 768px) {
  #menu-item-1221,
  #menu-item-1222,
  #menu-item-1220 {
    display: none;
  }
}
@media (min-width: 991px) {
  #menu-item-1221,
  #menu-item-1222,
  #menu-item-1220 {
    display: none;
  }
}
@media (min-width: 1200px) {
  #menu-item-1221,
  #menu-item-1222,
  #menu-item-1220 {
    display: none;
  }
}
/*
ACTIVE SUB ITEM LV1
*/
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background: #ffffff;
  color: #ea6025;
  outline: 0 none;
  text-decoration: none;
}
.dropdown-menu > li > a {
  line-height: 19px;
}
.dropdown-menu > li > a:first-letter {
  text-transform: uppercase;
}
.navbar-toggle {
  margin-top: 40px;
}
.navbar-brand {
  display: none;
}
/*
 Columns class
*/
/*
.container_grey {
	background: lighten(@avr-grey2-color, 40%);
	padding: 25px;
	text-align: center;
}

.container_border {
	border: 1px solid #e5e5e5;
	padding: 25px;
	overflow: hidden;
}
*/
.grey {
  background: #e2e3e4;
  overflow: hidden;
  padding: 60px 0;
}
.grey h2 {
  color: #818285 !important;
}
.grey h2:after {
  border-color: #818285 !important;
}
/*
 PAGINATION
*/
.pager {
  margin: 0 !important;
  padding: 0;
}
.pager li span,
.pager li a {
  background-color: transparent !important;
  border: 0 !important;
  position: relative;
}
.pager li span:after,
.pager li a:after {
  display: inline-block;
  content: "/";
  color: #818285;
  top: 5px;
  right: -5px;
  position: absolute;
}
.pager li.next a,
.pager li.previous a {
  padding: 5px 0;
}
.pager li.next a:after,
.pager li.previous a:after {
  display: none;
}
.pager li a[title="next"]:after,
.pager li a[title="previous"]:after {
  display: none;
}
.pager a {
  border-radius: 5px !important;
  color: #818285;
}
.pager .active {
  color: #ea6025;
}
.pager .next_page {
  margin-left: 15px;
}
.pager .previous_page {
  margin-right: 15px;
}
/*
--------
 FRONTPAGE
--------
*/
.frontpage .container.content h1,
.frontpage .container.content h2,
.frontpage .container.content h3,
.frontpage .container.content h4,
.frontpage .container.content h5,
.frontpage .container.content h6 {
  color: #ea6025;
}
.frontpage .container.content h1:after,
.frontpage .container.content h2:after,
.frontpage .container.content h3:after,
.frontpage .container.content h4:after,
.frontpage .container.content h5:after,
.frontpage .container.content h6:after {
  border-color: #ea6025;
}
@media (min-width: 320px) {
  .frontpage .cyclesliderimage.startsite {
    height: 320px;
  }
}
@media (min-width: 480px) {
  .frontpage .cyclesliderimage.startsite {
    height: 320px;
  }
}
@media (min-width: 768px) {
  .frontpage .cyclesliderimage.startsite {
    height: 370px;
  }
}
@media (min-width: 991px) {
  .frontpage .cyclesliderimage.startsite {
    height: 550px;
  }
}
@media (min-width: 1200px) {
  .frontpage .cyclesliderimage.startsite {
    height: 550px;
  }
}
@media (min-width: 320px) {
  .frontpage .startsite-cycles {
    height: 300px;
  }
  .frontpage .startsite-cycles .cycle {
    display: none;
  }
}
@media (min-width: 480px) {
  .frontpage .startsite-cycles {
    height: 300px;
  }
  .frontpage .startsite-cycles .cycle {
    display: none;
  }
}
@media (min-width: 768px) {
  .frontpage .startsite-cycles {
    height: 350px;
  }
  .frontpage .startsite-cycles .cycle {
    display: none;
  }
}
@media (min-width: 991px) {
  .frontpage .startsite-cycles {
    height: 550px;
  }
  .frontpage .startsite-cycles .cycle {
    display: block;
  }
}
@media (min-width: 1200px) {
  .frontpage .startsite-cycles {
    height: 550px;
  }
  .frontpage .startsite-cycles .cycle {
    display: block;
  }
}
/*
--------
 DEFAULT
--------
*/
/*
.asbl {
	.cycleslider:after, .cyclesliderimage:after{
		border-color: @main-color-asbl;
	}
	.header-arrow {
		.icon-pfeil {
			color: @main-color-asbl;
		}
	}

	.container.content {
		h1,h2,h3,h4,h5,h6 {
			color: @main-color-asbl;
			&:after {
				border-color: @main-color-asbl;
			}
		}
		.textbox {
			border-color: @main-color-asbl;
		}
	}

	.filelist {
		li span {
			color: @main-color-asbl;
		}

		li a:hover {
			color: @main-color-asbl;
		}
	}

}
*/
/*
--------
 AGENDA
--------
*/
.agenda main {
  background: #e2e3e4;
}
.agenda .container.content a:hover {
  color: #52862d;
}
.agenda .retour {
  width: 100%;
  text-align: right;
}
.agenda .retour a {
  display: inline-block;
  padding: 5px 15px;
  text-align: center;
  color: #818285;
  background: #ddd;
}
.agenda .retour a:hover {
  color: white;
  background: #818285;
}
.jobs main {
  background: #e2e3e4;
}
.mediatheque main {
  background: #e2e3e4;
}
.mediatheque .container.content a:hover {
  color: #52862d;
}
.mediatheque h3.category_name {
  margin: 0;
  background: white;
  font-size: 16px;
  padding: 10px;
  text-transform: uppercase;
}
/*
------
 brasserie_box
------
*/
.brasserie_box {
  background: #edb400;
  padding: 35px;
  text-align: center;
}
.brasserie_box .menu {
  margin-top: 15px;
  overflow: hidden;
}
.brasserie_box .menu .card {
  width: 100%;
  margin-bottom: 20px;
  /*
			@media (min-width: 992px ) {
				float: left;
				width: 50%;
			}
			*/
}
.brasserie_box .menu .card a {
  display: block;
  color: white !important;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 5px;
}
.brasserie_box .menu .card a span {
  padding: 25px;
  display: inline-block;
  border: 1px solid white;
}
.brasserie_box .menu .card a span:hover {
  color: #333;
  background: white;
}
/*
-------------
 FOOTER
-------------
*/
footer {
  width: 100%;
  color: #fff;
  /*position: absolute;*/
  font-weight: 300;
  font-size: 10px;
  /* DEV */
}
footer a {
  color: #fff;
}
footer a span {
  color: #fff;
}
footer a span:hover {
  color: #cfcfd0;
}
footer .border {
  background: #8e8f92 url('_res/img/mathellef_footer.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 bottom;
  padding: 47px 0 157px 0;
}
footer .border strong {
  margin-bottom: 5px;
}
footer .border p {
  color: #fff;
}
footer .copyright {
  background: #818285;
  color: #fff;
  font-size: 10px;
  padding: 10px;
}
footer .copyright a {
  color: #fff;
}
footer .col {
  float: left;
  padding-right: 70px;
  position: relative;
  /*
		@media (min-width: 320px){
			width: 50% !important;
		}
		@media (min-width: 480px){
			width: 50% !important;
		}
		@media (min-width: 768px){
			width: 33.33% !important;
		}
		@media (min-width: 991px){
			width: 33.33% !important;
		}
		@media (min-width: 1200px){
			width: auto !important;
		}
		*/
}
footer h5 {
  margin: 0;
  text-transform: uppercase;
  font-size: 10px;
}
footer .facebook,
footer .youtube {
  font-size: 3.2em;
  float: left;
  display: block;
  margin-right: 10px;
}
footer .facebook span,
footer .youtube span {
  display: block;
}
footer .youtube {
  margin-right: 20px;
}
footer .icons {
  float: right;
  font-size: 5.3em;
  margin-top: -0.3em;
  padding-right: 0;
}
footer .social {
  margin-right: 10px;
  position: relative;
  z-index: 2;
}
footer .search {
  width: 340px;
  position: relative;
  /*
		form {
			position: relative;
			margin-left: 30px;
			.sbtn {
				color: lighten(@main-grey-color, 5%);
				position: absolute;
				top: 0;
				left: 0;
				border: 0;
				display: block;
				z-index: 2;
				.glyphicon-search {
					position: absolute;
					left: 0;
					top: 0;
					font-size: 18px;
					padding: 10px;

					&:after {
					content: '';
					position: absolute;
					right: 0;
					top: 7px;
					border-right: 1px solid lighten(@main-grey-color, 5%);
					height: 25px;
					width: 1px;
					}
				}
			}

			.sfield {
				position: absolute;
				top: 0;
				left: 0;
				border: 0;
				padding: 13px;
				padding-left: 50px;
				display: block;
				width: 100%;
			}
		}
		*/
}
footer .search .glyphicon-search {
  color: #818285;
}
@media (max-width: 480px) {
  footer .border {
    padding: 35px 15px;
  }
  footer .border .col {
    padding: 0;
  }
  footer .border .col.c1 {
    width: 100%;
    float: none;
  }
  footer .border .col.c2 {
    padding: 0;
    padding-right: 15px;
    width: 50%;
  }
  footer .border .col.c3 {
    padding: 0;
    width: 50%;
  }
  footer .border .col.c4,
  footer .border .col.c5 {
    margin-top: 15px;
    width: 50%;
  }
  footer .border .col.c5 {
    margin-top: 0;
    width: 50%;
  }
  footer .search {
    width: 100%;
  }
}
@media (min-width: 480px) {
  footer .border {
    padding: 47px 15px 55px 15px;
  }
  footer .border .col.c5,
  footer .border .col.c4 {
    margin-top: 15px;
    float: none;
    clear: both;
    width: 100%;
  }
}
@media (min-width: 768px) {
  footer .border {
    padding: 47px 0 85px 0;
  }
  footer .border .col {
    padding-right: 30px;
  }
  footer .border .col.c4 {
    margin-top: 0;
    float: left;
    clear: none;
    width: inherit;
  }
  footer .border .col.c5 {
    margin-top: -15px;
    float: left;
    clear: none;
    width: inherit;
  }
}
@media (min-width: 991px) {
  footer .border .col {
    padding-right: 20px;
  }
  footer .border .col.c5,
  footer .border .col.c4 {
    margin-top: 0;
    float: left;
    clear: none;
    width: inherit;
  }
  footer .border .col.c5 {
    margin-top: -15px;
  }
}
@media (min-width: 1200px) {
  footer .border {
    padding: 47px 0 135px 0;
  }
  footer .border .col {
    padding-right: 65px;
  }
  footer .border .col.c5,
  footer .border .col.c4 {
    margin-top: 0;
    float: left;
    clear: none;
    width: auto;
  }
  footer .border .col.c5 {
    margin-top: -15px;
    padding-right: 0;
  }
}
/*

*/
@media (min-width: 0px) {
  .youtubevideo {
    height: 260px;
  }
}
@media (min-width: 480px) {
  .youtubevideo {
    height: 360px;
  }
}
@media (min-width: 768px) {
  .youtubevideo {
    height: 405px;
  }
}
@media (min-width: 991px) {
  .youtubevideo {
    height: 530px;
  }
}
@media (min-width: 1200px) {
  .youtubevideo {
    height: 640px;
  }
}
/*
 CONTACT
*/
.contactform {
  margin-top: 60px;
}
/*
--------
 GOOGLE MAP
--------
*/
.googlemap {
  width: 100%;
  height: 450px;
  background: #818285;
}
/*
	 CAPTCHA
*/
.wpcf7-captchac {
  width: 115px !important;
  height: 24px !important;
}
.noticeslegales {
  margin-left: 20px;
  margin-bottom: 20px;
  display: block;
}
.captcha-field {
  margin-bottom: 15px;
  padding: 10px;
  background: transparent;
}
.captcha-field .form-group {
  margin-bottom: 0;
}
.wpcf7 .wpcf7-submit {
  border: 0 !important;
  background: #818285 !important;
}
/*
--------
 SCROLL TOP
 -------
*/
.scroll-top {
  position: fixed;
  bottom: 0;
  right: 6%;
  z-index: 100;
  background: #c94a13;
  font-size: 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.scroll-top a:link,
.scroll-top a:visited {
  color: #fff;
}
.scroll-top.scroll-is-visible,
.scroll-top.scroll-fade-out,
.no-touch .scroll-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.scroll-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.scroll-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}
.nav.scroll-top > li > a:focus,
.nav.scroll-top > li > a:hover,
.no-touch .scroll-top:hover {
  background-color: #ee8254;
  opacity: 1;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/*
 PARALAX FXs
*/
.parallax {
  margin: 0;
  margin-top: 40px;
  overflow: hidden;
  padding: 0;
  z-index: 2;
  height: 320px;
  width: 100%;
  position: relative;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: top !important;
  background-attachment: fixed !important;
  /*
	Shadow
    */
  -webkit-box-shadow: inset 0px 0px 18px 2px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: inset 0px 0px 18px 2px rgba(0, 0, 0, 0.32);
  box-shadow: inset 0px 0px 18px 2px rgba(0, 0, 0, 0.32);
}
/*
landscape_image
*/
.landscape_image {
  width: 100%;
  height: 350px;
  overflow: hidden;
  position: relative;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center !important;
}
@media (min-width: 320px) {
  .landscape_image {
    height: 200px;
  }
}
@media (min-width: 480px) {
  .landscape_image {
    height: 200px;
  }
}
@media (min-width: 768px) {
  .landscape_image {
    height: 200px;
  }
}
@media (min-width: 991px) {
  .landscape_image {
    height: 250px;
  }
}
@media (min-width: 1200px) {
  .landscape_image {
    height: 350px;
  }
}
/*
	Image hero
*/
.image_hero {
  width: 100%;
  height: 133px;
  overflow: hidden;
  position: relative;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center !important;
}
/*

*/
.col-1 {
  width: 25%;
  float: left;
}
.col-3 {
  width: 75%;
  float: left;
}
.col-4 {
  float: left;
  width: 25%;
}
.col-4 .box {
  background: #f6f6f6 none repeat scroll 0 0;
  border: 1px solid #eee;
  height: 240px;
  margin-bottom: 15px;
  margin-right: 15px;
  position: relative;
}
/*
-----------------------------------------------------------------
	MEDIATHEK LIST
-----------------------------------------------------------------
*/
.select-mediathek-category {
  width: 250px;
  background: white;
  border: 0;
  float: right !important;
}
.mediathek {
  /*
	.gallery {
		overflow: hidden;
		.image {
			background-position: center center !important;
			background-size: cover !important;
			border: 1px solid #fff;
			height: 185px;
			display: block;
		}
	}
	*/
}
.mediathek .header {
  overflow: hidden;
  margin-bottom: 15px;
}
.mediathek .image {
  max-width: 100%;
  max-height: 100%;
}
.mediathek .hbox {
  margin-right: 15px;
  margin-bottom: 13px;
}
.mediathek .hbox h4 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 16px;
}
.mediathek .mediacell {
  overflow: hidden;
}
.mediathek .mediacell h3 {
  margin-top: 0;
}
.mediathek .list {
  margin-right: -15px;
  margin-bottom: 15px;
}
.mediathek .box {
  height: 275px;
}
.mediathek .media {
  background: #fafafa;
  text-align: center;
  min-height: 300px;
  padding-bottom: 10px;
}
.mediathek .media .picture {
  background: #ededed;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center !important;
  width: 100%;
  height: 135px;
}
.mediathek .media .mini-taxonomy {
  border-top: 3px solid #ea6025;
  color: #858c94;
  font-size: 10px;
  padding-top: 5px;
  min-height: 22px;
}
.mediathek .media .title {
  color: #ea6025;
  padding: 0 25px 15px;
  margin: 0;
  height: 60px;
  font-size: 15px;
  text-align: center;
}
.mediathek .media a.btn {
  background: #ea6025;
  color: #fff !important;
  text-align: center;
  width: 70%;
  margin-top: 0;
}
.mediathek .media a.btn:hover {
  background: #c94a13;
}
.mediathek .categories-navi {
  border: 1px solid #818285;
  min-height: 150px;
  /*
		h4 {
			background: @vins-cremants-green;
			color: #fff;
		}
		*/
}
.mediathek .categories-navi ul {
  margin: 0;
  padding: 0 0 0 15px;
}
.mediathek .categories-navi ul li {
  list-style-type: circle;
}
.mediathek .categories-navi ul li a {
  color: #ea6025;
}
.mediathek .categories-navi ul li a:hover {
  color: #b14111 !important;
}
.mediathek .categories-navi-mobile {
  margin-bottom: 15px;
}
.mediathek .mini-taxonomy-title {
  margin-top: 15px;
}
.mediathek .mframe {
  width: 100%;
  text-align: center;
  padding: 15px;
  overflow: hidden;
}
.mediathek .article h3 {
  font-size: 17px;
}
.mediathek .filelist .file {
  margin: 0 auto;
}
.mediathek .filelist .picbackground {
  background: #ececec;
  width: 60%;
  min-height: 200px;
  margin: 0 auto;
}
.mediathek .filelist .picbackground img {
  max-width: 100%;
  vertical-align: middle;
}
.mediathek .filelist .bottombtn {
  display: block;
  background: #ea6025;
  padding: 5px;
  color: #fff;
  width: 60%;
  margin: 0 auto;
}
/*
-----------------------------------------------------------------
FILELIST
-----------------------------------------------------------------
*/
ul.filelist {
  margin: 0 !important;
}
ul.filelist li {
  list-style: none;
  width: 33.33%;
  display: table;
  float: left;
  height: 57px;
  margin-bottom: 25px !important;
}
@media (min-width: 0px) {
  ul.filelist li {
    width: 100%;
  }
}
@media (min-width: 480px) {
  ul.filelist li {
    width: 100%;
  }
}
@media (min-width: 768px) {
  ul.filelist li {
    width: 50%;
  }
}
@media (min-width: 992px) {
  ul.filelist li {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  ul.filelist li {
    width: 33.33%;
  }
}
ul.filelist li a {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
ul.filelist li a span.icon-pdf {
  font-size: 4em;
  position: absolute;
  top: 0;
  left: 0;
}
ul.filelist li a p {
  padding: 0;
  margin: 0 !important;
  margin-left: 60px !important;
  margin-right: 25px !important;
}
ul.filelist.col li {
  width: 100%;
}
.mediathek .filelist {
  background: white!important;
  padding: 0 25px !important;
  display: block!important;
  overflow: hidden;
}
/*
-----------------------------------------------------------------
NEWS
-----------------------------------------------------------------
*/
.home-news {
  margin-top: 30px;
}
.home-news .btn {
  margin: 0;
}
.news-list .item {
  border: 1px solid #e5e5e5;
  margin-bottom: 25px;
  clear: both;
  overflow: hidden;
}
.news-list .item .inner h3 {
  margin-top: 0;
}
.news-list .item .inner .image {
  width: 35%;
  height: 200px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: #747578;
  float: left;
}
.news-list .item .inner .caption {
  width: 65%;
  padding: 15px;
  float: right;
}
/*
-----------------------------------------------------------------
EVENTS
-----------------------------------------------------------------
*/
.events {
  margin-bottom: 25px;
  margin-top: -15px;
}
.events .row {
  margin-top: 25px;
}
.events .event-item-box {
  height: 105px;
}
/*
.events .event_date 											{

background: @main-color-asbl none repeat scroll 0 0;
	color: #fff;
	float: left;
	height: 105px;
	margin-right: 5px;
	border-right: 2.5px solid #fff;
	width: 80px;
	padding: 5px;
	text-align: center;
	margin: auto 0;
	font-size: 16px;
	margin-right: 15px;

}
*/
.events .location {
  color: #fff;
  padding-top: 5px;
  font-size: 12px;
}
.events .event_date p {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.events .event_text {
  width: 100%;
  height: 105px;
  background: #b0956a;
}
.events .event_text h3 {
  color: #fff;
  padding-top: 10px;
  font-size: 16px;
  margin: 0 0 5px;
  padding: 0;
}
.events .event_text h3:after,
.events .event_text h3:before {
  position: relative;
  content: "";
  display: block;
  border-top: 1px dotted rgba(255, 255, 255, 0.5);
  width: 40%;
  margin: 3px 0;
}
.events .event_text p {
  color: #fff;
  font-size: 12px;
  overflow: hidden;
  height: 35px;
}
.events .row {
  margin-top: 0 !important;
}
/*--- EVENTS LIST ----*/
/*
.events.list 													{ }
.events.list h3 												{ padding-top: 15px; }
.events.list .event_text										{ padding-right: 15px; }
.events  														{ margin:0; padding: 0; }
.events li 														{ list-style: none; }
.events.list .event-item-box 									{ margin-bottom:15px; }
*/
/* EVENT LIST BOXES */
.events-list {
  margin-right: -15px;
  margin-left: -15px;
  overflow: hidden;
}
.events-list a {
  text-decoration: none;
  color: #818285;
}
.events-list .col-3 {
  width: 33.33%;
  float: left;
}
.events-list .col-4 {
  width: 25%;
  float: left;
}
@media (min-width: 320px) {
  .events-list .col-4 {
    width: 100%;
  }
  .events-list .col-4 .box {
    height: 300px;
  }
}
@media (min-width: 480px) {
  .events-list .col-4 {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .events-list .col-4 {
    width: 33.33%;
  }
}
@media (min-width: 992px) {
  .events-list .col-4 {
    width: 33.33%;
  }
}
@media (min-width: 1200px) {
  .events-list .col-4 {
    width: 25%;
  }
}
.events-list h3 {
  font-size: 14px;
  margin: 5px 0;
  color: #ea6025;
  text-align: left;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-weight: bold;
}
.events-list h3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 2px dotted #ea6025;
  display: block;
  content: " ";
  margin-bottom: 0;
}
.events-list .box {
  background: white;
  height: 315px;
  margin-bottom: 30px;
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
  border: 0;
}
.events-list .box a {
  text-decoration: none;
  color: #818285;
  display: block;
  height: 100%;
}
@media (min-width: 320px) {
  .events-list .box {
    height: 220px;
  }
  .events-list .box .picture {
    height: 100px;
  }
}
@media (min-width: 480px) {
  .events-list .box {
    height: 220px;
  }
  .events-list .box .picture {
    height: 100px;
  }
}
@media (min-width: 768px) {
  .events-list .box {
    height: 280px;
  }
  .events-list .box .picture {
    height: 100px;
  }
}
@media (min-width: 992px) {
  .events-list .box {
    height: 265px;
  }
  .events-list .box .picture {
    height: 95px;
  }
}
@media (min-width: 1200px) {
  .events-list .box {
    height: 315px;
  }
  .events-list .box .picture {
    height: 135px;
  }
}
.events-list .picture {
  width: 100%;
  background-position: center center !important;
  background-size: cover !important;
}
.events-list .description {
  max-height: 60px;
  overflow: hidden;
}
@media (max-width: 480px) {
  .events-list .description {
    max-height: 40px;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .events-list .description {
    max-height: 60px;
    overflow: hidden;
  }
}
@media (max-width: 992px) {
  .events-list .description {
    max-height: 60px;
    overflow: hidden;
  }
}
.events-list.past .box {
  position: relative;
}
.events-list.past .box a {
  position: relative;
  z-index: 10;
}
.events-list.past .box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.events-list .readmore {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #ea6025;
  font-size: 12px;
}
/*
.events-list .box:hover 										{ background: @main-color-asbl; }
.events-list .box:hover p 										{ color: #fff; }
.events-list .box:hover h3 										{ color: #fff; }
.events-list .box:hover .readmore 								{ color: #fff; }
*/
.events-list .event_date .hours-divider {
  display: inline-block;
  padding: 0 5px;
}
.events-list .event_date .hours-break {
  display: none;
}
.events-list .event_text {
  height: 85px;
  padding: 15px;
}
.events-list-details,
.jobs-box {
  /*
	.info-sidebar {
		margin-top: 30px;
	}

	.title	{
		font-weight: bold; color: @main-color-asbl;
	}
	*/
}
.events-list-details .event-image div,
.jobs-box .event-image div {
  width: 100%;
  height: 180px;
  background-size: cover !important;
  background-position: top center !important;
}
@media (min-width: 320px) {
  .events-list-details .event-image div,
  .jobs-box .event-image div {
    height: 220px;
  }
}
@media (min-width: 480px) {
  .events-list-details .event-image div,
  .jobs-box .event-image div {
    height: 220px;
  }
}
@media (min-width: 768px) {
  .events-list-details .event-image div,
  .jobs-box .event-image div {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .events-list-details .event-image div,
  .jobs-box .event-image div {
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .events-list-details .event-image div,
  .jobs-box .event-image div {
    height: 480px;
  }
}
.events-list-details .cont,
.jobs-box .cont {
  background: white;
}
.events-list-details .cont .info,
.jobs-box .cont .info {
  padding: 25px;
  overflow: hidden;
}
.events-list-details .cont .info h3,
.jobs-box .cont .info h3 {
  color: #818285 !important;
}
.events-list-details .cont .info h3:after,
.jobs-box .cont .info h3:after {
  border-color: #818285 !important;
}
.events-list-details .cont .info .border,
.jobs-box .cont .info .border {
  border: 1px solid #818285;
  padding: 25px;
  text-align: center;
}
.events-list-details .cont .info .border .txt,
.jobs-box .cont .info .border .txt {
  font-weight: bold;
  font-size: 20px;
}
.events-list-details .cont .info .border .txt.location,
.jobs-box .cont .info .border .txt.location {
  text-transform: uppercase;
}
.events-list-details .cont .info .border .txt.pdf,
.jobs-box .cont .info .border .txt.pdf {
  margin-top: 5px;
  display: block;
  font-size: 11px;
  font-weight: normal;
}
.events-list-details .cont .info .border .txt.pdf .icon-pdf,
.jobs-box .cont .info .border .txt.pdf .icon-pdf {
  margin-top: 10px;
  font-size: 5em;
  display: block;
  color: #818285;
}
.events-list-details .cont .info .hours-divider,
.jobs-box .cont .info .hours-divider {
  display: none;
}
@media (min-width: 1200px) {
  .events-list-details .cont .info .hours-divider,
  .jobs-box .cont .info .hours-divider {
    display: inline-block;
    padding: 0 5px;
  }
}
.events-list-details .cont .info .hours-break,
.jobs-box .cont .info .hours-break {
  display: block;
}
@media (min-width: 1200px) {
  .events-list-details .cont .info .hours-break,
  .jobs-box .cont .info .hours-break {
    display: none;
  }
}
.events-list-details .cont .title,
.jobs-box .cont .title {
  text-transform: uppercase;
}
.events-list-details .cont .description,
.jobs-box .cont .description {
  max-height: 100%;
}
.jobs-box .cont .info .file-col {
  width: 33.33%;
  float: left;
  padding: 20px;
}
@media (max-width: 991px) {
  .jobs-box .cont .info .file-col {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .jobs-box .cont .info .file-col {
    width: 100%;
  }
  .jobs-box .cont .info .file-col .border {
    min-height: auto;
  }
}
.jobs-box .cont .info .border {
  min-height: 320px;
}
/*
----------------
 MENU
----------------
*/
.menu-card-border {
  border-top: 2px solid #edb400;
  padding: 25px;
  background: #fff;
}
.menu-card {
  width: 100%;
  background: #fff;
  /*height: 650px;*/
}
.menu-card td,
.menu-card th {
  text-align: right;
}
.menu-card .tr_item:nth-child(even) {
  background: #ffffff;
}
.menu-card .title {
  text-align: left;
}
.menu-card .name {
  width: 60%;
  text-align: left;
}
.menu-card .cl {
  width: 15%;
}
.menu-card .preis {
  width: 20%;
}
.menu-card .desc {
  font-size: 12px;
  font-style: italic;
  color: #cfcfd0;
}
.menu-card .allergene {
  font-size: 12px;
  font-style: italic;
  color: #cfcfd0;
}
.menu-card h4 {
  color: #edb400 !important;
}
.menu-page {
  height: 855px;
  /*
	.picto:after {
		position: absolute;
		display: block;
		content: "";
		width: 80px;
		height: 80px;
		border-radius: 80px;
		background: #fff;
		bottom: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
*/
  background-color: white;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA6ppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4RDY3QzRFMEM3OUMxMUU1OEM4RUU1NDUyNUZGQzEzMiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4RDY3QzRERkM3OUMxMUU1OEM4RUU1NDUyNUZGQzEzMiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBJbGx1c3RyYXRvciBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0idXVpZDoxODNkODJlZC1kN2Q5LWQwNDctOTZlOC02MWIzMDVjYWUxZjMiIHN0UmVmOmRvY3VtZW50SUQ9InV1aWQ6N2ZkODgzMjYtZmUxNC0xZTQ3LTlmOTktNTAxNTk3MDY3Y2FjIi8+IDxkYzp0aXRsZT4gPHJkZjpBbHQ+IDxyZGY6bGkgeG1sOmxhbmc9IngtZGVmYXVsdCI+ZG90PC9yZGY6bGk+IDwvcmRmOkFsdD4gPC9kYzp0aXRsZT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6vR942AAAARElEQVR42mL6//8/Az7MxEAAsMAY78/phwOpqVButqDRxZUgBrIJIElhKIYpJGwFsoJsIH4LxdkwQUaQS4k1ASsACDAAFMUj9zU29ZwAAAAASUVORK5CYII=);
  background-size: 4px 5px;
  padding: 25px;
}
.menu-page h2 {
  color: #edb400 !important;
  text-transform: uppercase;
  text-align: center;
  font-size: 40px !important;
}
.menu-page .picto {
  display: block;
  color: #edb400;
  font-size: 8em;
  text-align: center;
  position: relative;
}
/*
MEDIA col-lg
*/
@media (min-width: 1200px) {
  /*
		BOOSTRAP NAVBAR HACK HOVER
		*/
  ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
  }
  .navbar ul.navbar-nav > li.menu-item > a {
    /*min-width: 105px;*/
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  /*
	.navbar ul.navbar-nav > li.menu-item > a {
		padding: 40px 20px;
	}
	*/
}
@media (min-width: 768px) and (max-width: 991px) {
  /*
	.navbar ul.navbar-nav > li.menu-item > a {
		padding: 30px 10px;
	}
*/
  .navbar ul.navbar-nav > li.menu-item > a {
    padding: 30px 15px;
    font-size: 13px;
  }
  .navbar {
    /*
		ul.navbar-nav a:after {
			position: absolute;
			content: "";
			display: block;
			height: 15px;
			width: 1px;
			background: darken(@main-color-asbl, 10%);
			left: 0;
			top: 40px;
		}
		*/
  }
  .fboxes .box .inner .con .image {
    height: 185px;
  }
  .cboxes.vorstand .box .inner .con {
    height: 140px;
  }
  .cboxes.vorstand .box .inner .con .label {
    top: 22px;
  }
  .cboxes.vorstand .box .inner .con .label strong {
    font-size: 10px;
  }
  .cboxes.team .box .inner .con .label strong {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  div[class^="spacer"] {
    height: 10px;
  }
  .container.content {
    /*
		margin-bottom: 15px;
		div[class^="col"] {
			margin-bottom: @margin-default;
			clear: both;
		}
		*/
  }
  .container.content div.col-sm-12 {
    margin: 0;
  }
  .header-language-switcher {
    right: 15px;
    top: 25px;
    z-index: 1;
    padding: 15px 20px;
  }
  .navbar ul.navbar-nav > li.menu-item:after {
    display: none;
  }
  .navbar ul.navbar-nav > li.menu-item > a {
    padding: 15px 15px;
    text-align: center;
  }
  .navbar .navbar-nav {
    margin-right: 0;
  }
  .navbar .navbar-collapse {
    text-align: center;
  }
  .navbar .navbar-toggle {
    margin: 15px;
  }
  .navbar-default ul > li a.current,
  .navbar-default ul > li:hover {
    background: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #818285;
    text-align: center;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 0 !important;
  }
  .navbar .navbar-nav {
    width: 100%;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .current_page_parent > a,
  .navbar-default .navbar-nav > .current_page_parent > a:focus,
  .navbar-default .navbar-nav > .current_page_parent > a:hover,
  .navbar-default .navbar-nav > .current-menu-parent > a,
  .navbar-default .navbar-nav > .current-menu-parent > a:focus,
  .navbar-default .navbar-nav > .current-menu-parent > a:hover,
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .open > a:hover,
  .nav .open > a,
  .nav .open > a:focus,
  .nav .open > a:hover {
    background: transparent;
    border: 0;
    color: #ea6025 !important;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    background: transparent !important;
    font-weight: bold;
  }
  .cboxes.news .box .inner {
    min-height: 80px;
  }
  .cboxes.news .box .inner .con .image {
    max-height: 65px;
  }
  .cboxes.vorstand .box .inner .con .image {
    width: 30%;
    opacity: 1;
    left: 0;
    position: relative;
  }
  .cboxes.vorstand .box .inner .con .label {
    width: 70%;
    left: 30%;
    top: 50px;
  }
  .cboxes.vorstand .box .inner .con .label strong {
    font-size: 12px;
  }
  .cboxes.vorstand .box .inner:hover .con .image {
    opacity: 1;
    display: block;
    transform: scale(1);
    background-position: top !important;
  }
  .cboxes.vorstand .box .inner:hover .con .label {
    opacity: 1;
    top: 50px;
    background-color: #ea6025;
  }
  .cboxes.vorstand .box .inner:hover .con .label p {
    display: block;
  }
  .cboxes.team .box .inner .con .image {
    width: 30%;
    opacity: 1;
    left: 0;
    position: relative;
  }
  .cboxes.team .box .inner .con .label {
    width: 70%;
    left: 30%;
    top: 0;
  }
  .cboxes.team .box .inner .con .label strong {
    font-size: 12px;
    padding-top: 45px;
  }
  .cboxes.team .box .inner .con .label p {
    display: block;
  }
  .cboxes.team .box .inner:hover .con .label {
    top: 0;
    padding-top: 15px;
  }
  .col-4,
  .col-5 {
    float: left;
    width: 50% !important;
  }
  .col-4 .box,
  .col-5 .box {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #eee;
    height: 280px;
    margin-bottom: 30px;
    margin-right: 15px;
    position: relative;
  }
  .news-orange {
    margin: 20px 0;
  }
}
@media (max-width: 480px) {
  .cat {
    margin-top: 0 !important;
  }
  .cat .cl,
  .cat .cr {
    display: none;
  }
  .cat .cboxes {
    margin: 0;
  }
  .cat .cboxes .col-3.c1,
  .cat .cboxes .col-3.c2,
  .cat .cboxes .col-3.c3 {
    width: 100% !important;
  }
  .top-header-container .logo {
    width: 100px;
    height: 100px;
    background-size: cover;
  }
  .cboxes.news .box.col-2,
  .cboxes.news .box.col-3,
  .cboxes.news .box.col-4,
  .cboxes.news .box.col-5,
  .cboxes.news .box.col-6 {
    width: 25%;
  }
  .cboxes.news .box .inner {
    height: 25px;
  }
  .cboxes.news .box .inner .con .image {
    max-height: 50px;
  }
  /*
		Blue Box
		*/
  .cboxes.vorstand.box.col-5,
  .cboxes.vorstand.box.col-4,
  .cboxes.team.box.col-5,
  .cboxes.team.box.col-4 {
    width: 100%;
  }
  .cboxes.vorstand .box .inner .con .image {
    width: 40%;
    opacity: 1;
    left: 0;
    position: relative;
  }
  .cboxes.vorstand .box .inner .con .label {
    width: 60%;
    left: 40%;
  }
  .cboxes.vorstand .box .inner .con .label strong {
    font-size: 12px;
  }
  .cboxes.team .box .inner .con .image {
    width: 40%;
    opacity: 1;
    left: 0;
    position: relative;
  }
  .cboxes.team .box .inner .con .label {
    width: 60%;
    left: 40%;
  }
  .cboxes.team .box .inner .con .label strong {
    font-size: 12px;
  }
  .col-4,
  .col-5 {
    float: none;
    width: 100% !important;
  }
  .col-4 .box,
  .col-5 .box {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #eee;
    height: 240px;
    margin-bottom: 15px;
    margin-right: 15px;
    position: relative;
  }
  /*
	.container.content {
		p {
			margin: 0;
		}
	}
	*/
}
/*
DEBUG
*/
/*
 5 Components
*/
/*! lightslider - v1.1.5 - 2015-10-31
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lightSlider:before,
.lightSlider:after {
  content: " ";
  display: table;
}
.lightSlider {
  overflow: hidden;
  margin: 0;
}
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.lSSlideWrapper > .lightSlider:after {
  clear: both;
}
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform,height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
  position: relative;
}
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #eee;
  display: inline-block;
  height: 12px;
  overflow: hidden;
  text-indent: -999em;
  width: 12px;
  position: relative;
  z-index: 98;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #8e8f92;
}
.lSSlideOuter .media {
  opacity: 0.8;
}
.lSSlideOuter .media.active {
  opacity: 1;
}
/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}
/* End of Gallery*/
/* slider actions */
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  /*background-image: url('../img/controls.png');*/
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
  opacity: 1;
}
.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}
.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}
.lSAction > a.disabled {
  pointer-events: none;
}
.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}
/* vertical */
.lSSlideOuter.vertical {
  position: relative;
}
.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}
/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}
/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl;
}
.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}
.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}
/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.main-space {
  clear: both;
}
.main-space.x1_2 {
  height: 30px;
}
.main-space.x1 {
  height: 60px;
}
@media (max-width: 768px) {
  .main-space.x1 {
    height: 15px;
  }
}
.main-space.x2 {
  height: 80px;
}
.main-space.x3 {
  height: 120px;
}
/* DEBUG MAIN SPACE*/
/*
.main-space{
	background: #ddd;
	clear: both;
	&.x1_2,
	&.x1,
	&.x2,
	&.x3 {
		&:after {
			color: #999;
			position: absolute;
			top: 10px;
			left: 10px;
		}
	}

	&.x1_2 {
		position: relative;
		&:after {
			content: 'x1_2';
		}
	}
	&.x1 {
		position: relative;
		&:after {
			content: 'x1';
		}
	}
	&.x2 {
		position: relative;
		&:after {
			content: 'x2';
		}
	}
	&.x3 {
		position: relative;
		&:after {
			content: 'x3';
		}
	}
}
*/
.gallery {
  position: relative;
  margin: 0 -0.75rem;
  margin-bottom: -0.35rem;
}
.gallery a {
  border: 0;
}
.gallery .gitems {
  margin: 0 !important;
}
.gallery .gitems li {
  width: 300px;
  height: 580px;
  padding-right: 15px;
  padding-left: 15px;
  overflow: hidden;
  cursor: pointer;
}
.gallery .gitems li span {
  display: block;
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  height: 255px;
  margin-bottom: 40px;
}
@media (min-width: 320px) {
  .gallery .gitems li {
    height: 330px;
  }
  .gallery .gitems li span {
    height: 126.6px;
  }
}
@media (min-width: 480px) {
  .gallery .gitems li {
    height: 500px;
  }
  .gallery .gitems li span {
    height: 209.5px;
  }
}
@media (min-width: 768px) {
  .gallery .gitems li {
    height: 500px;
  }
  .gallery .gitems li span {
    height: 213.33px;
  }
}
@media (min-width: 992px) {
  .gallery .gitems li {
    height: 480px;
  }
  .gallery .gitems li span {
    height: 205px;
  }
}
@media (min-width: 1200px) {
  .gallery .gitems li {
    height: 580px;
  }
  .gallery .gitems li span {
    height: 255px;
  }
}
.gallery .lSAction {
  position: absolute;
  top: 50%;
  z-index: 999;
  margin-top: -1rem;
  width: 100%;
  display: none;
}
.gallery .lSPrev,
.gallery .lSNext {
  font-size: 3rem;
  margin-top: -2rem;
  position: absolute;
  padding: 1.5rem;
}
.gallery .lSPrev span,
.gallery .lSNext span {
  position: absolute;
  top: 0;
  left: 0;
}
.gallery .lSPrev {
  left: -2.5rem !important;
}
.gallery .lSNext {
  right: -2.5rem !important;
}
.gallery.lSAction {
  display: none !important;
}
button.g-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
.g-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
  font-size: 3rem;
  color: white;
}
.g-arrow-left {
  left: 0;
}
.g-arrow-right {
  right: 0;
}
@media all and (min-width: 1200px) {
  .gallery .lSAction {
    display: block !important;
  }
}
/*
	SEARCH
*/
.search .results h4 {
  color: #ea6025;
}
.search .results a,
.search .results a:hover {
  color: #818285;
}
.search .results .ritem {
  display: block;
  position: relative;
}
.search .results .ritem:after {
  content: '';
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e2e3e4;
}
/*================================
	ALERT MESSAGE FERME
================================*/
.wrapper_alertFerme {
  background: white;
  padding: 35px;
  border: 1px #edb400 solid;
}
.wrapper_alertFerme .fermeHeading {
  position: unset;
}
.wrapper_alertFerme .fermeHeading h1:after {
  border: unset;
  content: '';
  display: block;
  clear: both;
}
.wrapper_alertFerme .fermeMessage {
  padding-top: 10px;
}
.wrapper_alertFerme .fermeMessage p {
  font-weight: 900;
  font-size: 1.9rem;
  margin: 0;
  padding: 0;
}
/*================================
	RESERVATION
================================*/
.reservation_box {
  background: white;
  padding: 35px;
  text-align: center;
}
.reservation_box .reservation_btn {
  margin-top: 15px;
  overflow: hidden;
}
.reservation_box .reservation_btn .card {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .reservation_box .reservation_btn .card {
    float: left;
  }
}
.reservation_box .reservation_btn .card a {
  display: block;
  color: #edb400 !important;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 5px;
}
.reservation_box .reservation_btn .card a span {
  padding: 25px;
  display: inline-block;
  border: 1px solid #edb400;
}
.reservation_box .reservation_btn .card a span:hover {
  color: #fff;
  background: #edb400;
}
#reservation_modal {
  color: #818285;
}
#reservation_modal .modal-content {
  background: #e2e3e4;
  overflow: hidden;
}
#reservation_modal .modal-content h2 {
  color: #818285 !important;
}
#reservation_modal .modal-content h2:after {
  border-color: #818285 !important;
}
#reservation_modal .modal-content .btn {
  color: white;
}
.bootstrap-datetimepicker-widget ul {
  margin: 0 !important;
  padding: 0 !important;
}
.bootstrap-datetimepicker-widget table td span:before {
  color: #edb400 !important;
}
.bootstrap-datetimepicker-widget table td.disabled {
  color: #ccc !important;
}
#remarque {
  width: 100%;
  resize: vertical;
  max-height: 250px;
  min-height: 100px;
}
.reservation_modal_title,
.modalFooterCenter {
  text-align: center;
}
.btnModalClose {
  border: 0 !important;
  background: #a3a4a6 !important;
}
.formular-reservation .wpcf7-submit {
  border: 0 !important;
  background: #a3a4a6 !important;
}
.formular-reservation span.wpcf7-not-valid-tip {
  margin: 5px 0 0 5px;
}
.modal-reservation .alert {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.modal-reservation div.wpcf7-mail-sent-ok {
  color: #398f14;
}
.modal-reservation div.wpcf7-response-output {
  border: 0;
  padding: 0 0 15px 0;
  text-align: center;
  font-size: 2rem;
  margin: 0;
  background-color: transparent;
}
