/* CSS Document */
/* FONTS */
@font-face {
  font-family: 'avenir-bold';
  src: url("../lib/fonts/avenir-heavy-webfont.woff2") format("woff2"), url("../lib/fonts/avenir-heavy-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avenir';
  src: url("../lib/fonts/avenir-roman-webfont.woff2") format("woff2"), url("../lib/fonts/avenir-roman-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'bodoni';
  src: url("../lib/fonts/bodoni_bt-webfont.woff2") format("woff2"), url("../lib/fonts/bodoni_bt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("../lib/fonts/icomoon.eot?w72");
  src: url("../lib/fonts/icomoon.eot?w72#iefix") format("embedded-opentype"), url("../lib/fonts/icomoon.woff2?w72") format("woff2"), url("../lib/fonts/icomoon.ttf?w72") format("truetype"), url("../lib/fonts/icomoon.woff?w72") format("woff"), url("../lib/fonts/icomoon.svg?w72#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-localisation .path1:before {
  content: "\e900";
  color: #b59a65; }

.icon-localisation .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: white; }

.icon-phone .path1:before {
  content: "\e902";
  color: #b59a65; }

.icon-phone .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: white; }

.icon-email .path1:before {
  content: "\e904";
  color: white; }

.icon-email .path2:before {
  content: "\e905";
  margin-left: -1em;
  color: #b59a65; }

.icon-horaires .path1:before {
  content: "\e906";
  color: white; }

.icon-horaires .path2:before {
  content: "\e907";
  margin-left: -1em;
  color: #b59a65; }

.icon-testimonials:before {
  content: "\e908";
  color: #b69c64; }

.icon-Minestrone .path1:before {
  content: "\e912";
  color: #b59b64; }

.icon-Minestrone .path2:before {
  content: "\e913";
  margin-left: -2.798828125em;
  color: black; }

.icon-ratatouille:before {
  content: "\e909"; }

.icon-suter:before {
  content: "\e911"; }

.icon-tempodipasta:before {
  content: "\e90a"; }

.icon-annonce:before {
  content: "\e90b"; }

.icon-chef:before {
  content: "\e90c"; }

.icon-couverts:before {
  content: "\e90d"; }

.icon-like:before {
  content: "\e90e"; }

.icon-lelixir .path1:before {
  content: "\e90f";
  color: #263f57; }

.icon-lelixir .path2:before {
  content: "\e910";
  margin-left: -2.021484375em;
  color: #00aaff; }

.icon-download:before {
  content: "\e60d"; }

.icon-toTop:before {
  content: "\e610"; }

.icon-facebook2:before {
  content: "\e611"; }

.icon-facebook:before {
  content: "\e612"; }

.icon-twitter:before {
  content: "\e613"; }

.icon-youtube:before {
  content: "\e614"; }

.icon-instagram:before {
  content: "\e615"; }

/* VARIABLES */
* {
  outline: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  -webkit-text-size-adjust: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html, body {
  height: 100%;
  width: 100%; }

body {
  font-family: "avenir", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.8;
  background: #FFF; }

h1 {
  font-size: 160%;
  font-family: "bodoni", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase; }

h2 {
  font-size: 140%;
  font-family: "bodoni", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1; }

h3 {
  font-size: 120%;
  font-family: "bodoni", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1; }

h4 {
  font-size: 110%;
  font-family: "bodoni", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1; }

ul {
  list-style-type: disc;
  margin: 0; }

p {
  margin: 15px 0; }

strong {
  font-family: "bodoni", Arial, Helvetica, sans-serif;
  font-weight: normal; }

a {
  transition: color 0.8s ease, background 0.8s ease;
  text-decoration: none;
  color: #b59b64; }
  a:hover {
    transition: color 0.2s ease, background 0.2s ease; }
  a:hover {
    color: #f7f4ee; }

img {
  max-width: 100%;
  height: auto;
  width: auto;
  display: block;
  border: none; }

::selection {
  color: #fff;
  background: #b59b64; }

::-moz-selection {
  color: #fff;
  background: #b59b64; }

#dl-menu {
  display: none; }

@media print {
  * {
    background: none !important;
    background-color: white !important; } }

@media screen and (max-width: 1980px) {
  /*jaune*/
  #test {
    background: #f4c90c; } }

@media screen and (max-width: 1260px) {
  /*rouge*/
  #test {
    background: #F00; }
  body {
    font-size: 1.2vw; } }

@media screen and (max-width: 1024px) {
  /*vert*/
  #test {
    background: #0F0; }
  body {
    font-size: 1.4vw; } }

@media screen and (max-width: 768px) {
  /*Rose*/
  #test {
    background: #F0F; }
  body {
    font-size: 2vw; } }

@media screen and (max-width: 480px) {
  /*Turquoise*/
  #test {
    background: #1631f7; }
  body {
    font-size: 3vw; } }

/*NAVIGATION*/
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10; }

header {
  width: 100%;
  z-index: 10;
  background: #fff;
  padding: 1%;
  font-size: 100%;
  transition: all 0.5s ease;
  /*
	&.stick {
		padding:3px 5px;
		.icon-Minestrone {
			font-size: 300%;
		}	
		#main_nav {
			li a {
				padding: 2% 8% 1%;
				font-size: 80%;
			}
		}		
	}
*/ }
  header .wrap {
    padding: 0;
    display: flex; }
    @media screen and (max-width: 1024px) {
      header .wrap {
        flex-wrap: wrap; } }
  header .logo-wrap {
    padding-right: 2%;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      header .logo-wrap {
        width: 100%; } }
  header .icon-Minestrone {
    transition: all 0.5s ease;
    font-size: 600%; }
  @media screen and (max-width: 1980px) {
    header {
      font-size: 90%; }
      header .icon-Minestrone {
        font-size: 500%; } }
  @media screen and (max-width: 1260px) {
    header .icon-Minestrone {
      font-size: 300%; } }
  @media screen and (max-width: 1024px) {
    header {
      padding: 1% 1% 0; }
      header .icon-Minestrone {
        font-size: 600%; } }
  @media screen and (max-width: 480px) {
    header {
      font-size: 80%; }
      header .icon-Minestrone {
        font-size: 600%; } }
#main_nav {
  display: flex;
  align-items: center;
  flex: 1;
  margin: 0 auto;
  text-align: center; }
  #main_nav ul {
    display: flex;
    list-style-type: none;
    width: 100%;
    height: 100%; }
    @media screen and (max-width: 1024px) {
      #main_nav ul {
        flex-wrap: wrap; } }
  #main_nav li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 1024px) {
      #main_nav li {
        width: 33.33%;
        margin: 1% 0; } }
  #main_nav li a {
    transition: all 0.5s ease;
    display: block;
    width: 80%;
    padding: 4% 4% 3%;
    font-family: "avenir", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #202020; }
    #main_nav li a:hover, #main_nav li a.current {
      color: #fff;
      background: #b59b64; }

footer {
  background: #202020;
  color: #dddddd;
  font-family: "avenir-bold", Arial, Helvetica, sans-serif; }
  footer a {
    color: #dddddd; }
  footer .wrap {
    display: flex;
    flex-wrap: wrap; }
    footer .wrap > div {
      width: 25%;
      text-align: center; }
      footer .wrap > div span {
        font-size: 180%; }
      @media screen and (max-width: 768px) {
        footer .wrap > div {
          width: 50%;
          margin: 25px 0 0; } }
      @media screen and (max-width: 480px) {
        footer .wrap > div {
          width: 100%;
          margin: 25px 0 0; } }
  footer .wrap-2 {
    padding: 0 2% 2%; }
  footer .icon-lelixir {
    font-size: 200%; }
  footer .icon-lelixir span:before {
    transition: color 0.8s ease, background 0.8s ease; }
    footer .icon-lelixir span:before:hover {
      transition: color 0.2s ease, background 0.2s ease; }
  footer .icon-lelixir:hover span:before {
    color: #fff; }
  footer .icon-lelixir .path1:before {
    color: #fff; }

/* FORMULAIRES */
.contact-form {
  width: 100%;
  max-width: 800px;
  /*
		::-webkit-input-placeholder {
		    color:    #001d32;
		}
		:-moz-placeholder {
		   color:    #001d32;
		   opacity:  1;
		}
		::-moz-placeholder {
		   color:    #001d32;
		   opacity:  1;
		}
		:-ms-input-placeholder {
		   color:    #001d32;
		}
	*/ }
  .contact-form textarea {
    height: 190px;
    resize: none; }
  .contact-form .dual {
    display: flex;
    margin: 15px 0; }
    .contact-form .dual .codePostal {
      width: 30%; }
    .contact-form .dual .ville {
      width: 70%;
      padding-left: 15px; }
    .contact-form .dual p {
      margin: 0; }
  .contact-form input, .contact-form textarea, .contact-form select {
    transition: color 0.8s ease, background 0.8s ease;
    width: 100%;
    padding: 5px;
    font-size: 100%;
    font-family: "avenir", Arial, Helvetica, sans-serif;
    color: #b59b64;
    background: #fff;
    border: 1px solid #b59b64;
    outline: none;
    appearance: none; }
    .contact-form input:hover, .contact-form textarea:hover, .contact-form select:hover {
      transition: color 0.2s ease, background 0.2s ease; }
  .contact-form input:focus, .contact-form textarea:focus, .contact-form select:focus {
    color: #b59b64;
    background: #fff;
    transition: color 0.2s ease, background 0.2s ease; }
  .contact-form input.error, .contact-form textarea.error, .contact-form select.error {
    background: #900;
    color: #fff; }
  .contact-form label {
    display: block;
    width: 100%;
    clear: both;
    font-size: 0.8em; }
  .contact-form .error-box {
    float: right; }
    .contact-form .error-box label {
      display: inline;
      color: #900; }
  .contact-form .input-valid {
    text-align: center; }
    .contact-form .input-valid input {
      line-height: 1;
      color: #fff;
      background: #b59b64;
      display: inline-block;
      cursor: pointer;
      width: inherit;
      margin: 15px auto;
      padding: 8px 25px 5px;
      text-align: center;
      text-transform: uppercase;
      transition: color 0.8s ease, background 0.8s ease; }
      .contact-form .input-valid input:hover {
        transition: color 0.2s ease, background 0.2s ease; }
    .contact-form .input-valid input:hover {
      color: #fff;
      background: #000; }
  .contact-form #special {
    display: none; }

.map {
  height: 600px;
  width: 100%;
  position: relative;
  z-index: 1; }
  .map .osm-icon {
    font-size: 40px;
    cursor: pointer;
    position: relative;
    animation: bounce 0.3s linear 6 alternate; }
  .map .icon-localisation .path2:before {
    color: #b59b64; }
  .map .leaflet-control-attribution.leaflet-control {
    display: none; }

@keyframes bounce {
  from {
    top: 0; }
  to {
    top: -15px; } }

/* STRUCTURE */
.wrap {
  margin: 0 auto;
  max-width: 1690px;
  padding: 4% 2%; }

.titles {
  margin: 0 0 4%;
  text-align: center; }
  .titles span {
    font-size: 380%;
    display: block;
    margin: 0 0 25px; }
  .titles h1 {
    color: #b59b64;
    font-size: 380%;
    letter-spacing: -1px; }
  .titles h2 {
    text-transform: uppercase;
    margin: 10px 0 0;
    font-family: "avenir", Arial, Helvetica, sans-serif; }
  @media screen and (max-width: 768px) {
    .titles h1 {
      font-size: 200%; }
    .titles h2 {
      font-size: 100%; }
    .titles span {
      font-size: 200%;
      margin: 15px 0; } }
.livraison-box {
  text-align: center;
  margin: 8% 0 0; }

#livraison {
  display: none; }

.btn {
  border: 1px solid #b59b64;
  color: #b59b64;
  font-size: 100%;
  display: inline-block;
  text-transform: uppercase;
  margin: 4% auto;
  padding: 10px 15px 8px;
  line-height: 1; }
  .btn:hover {
    background: #c9b68d;
    color: #fff; }

.icon-toTop {
  display: none;
  position: fixed;
  z-index: 1000; }
  .icon-toTop:before {
    color: #b59b64;
    font-size: 260%;
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 10px; }

.pdf {
  margin: 0;
  list-style-type: none; }
  .pdf li {
    margin: 2% 0 0; }
  .pdf .size {
    font-size: 60%;
    color: #000; }
  .pdf p {
    font-size: 60%;
    margin: 5px 0 0; }

.pagination a, .pagination span {
  display: inline-block;
  text-align: center;
  margin: 0 3px;
  padding: 3px 8px; }

.pagination a {
  background: #000;
  color: #fff; }
  .pagination a:hover {
    background: #ccc;
    color: #000; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

aside {
  background: #202020;
  color: #dddddd;
  padding: 0 2%;
  line-height: 1;
  width: 100%;
  z-index: 11; }
  aside p {
    margin: 0; }
  aside a {
    color: #dddddd; }
  aside .wrap {
    display: flex;
    align-items: center;
    padding: 0;
    height: 100%; }
  aside .icon-social {
    width: 10%; }
  aside .phone {
    width: 30%; }
  aside .adresse {
    width: 30%; }
  aside .horaires {
    width: 30%; }
    aside .horaires .space {
      margin: 0 10px; }
  aside .cont {
    border-right: 1px solid #dddddd;
    height: 100%;
    padding: 5px 10px;
    display: flex;
    flex-direction: column; }
  aside .ct {
    display: flex;
    align-items: center;
    height: 100%; }
  aside .icons {
    font-size: 120%;
    margin-right: 10px; }
  @media screen and (max-width: 768px) {
    aside .icon-social {
      width: 15%; }
    aside .phone {
      width: 35%; }
    aside .adresse {
      display: none; }
    aside .horaires {
      width: 45%; } }
  @media screen and (max-width: 480px) {
    aside {
      display: none; }
      aside .icon-social {
        width: 15%; }
      aside .phone {
        display: none; }
      aside .horaires {
        width: 80%;
        border: none; } }
figure {
  background: url(../webimages/header.jpg) center center;
  background-size: cover;
  position: relative;
  height: 100%; }
  figure .wrap {
    margin: 0 auto;
    max-width: 1690px;
    padding: 0; }

.bande {
  background: #b59b64;
  padding: 2% 4%;
  margin: 0 4%;
  max-width: 400px;
  text-align: center; }
  .bande h1 {
    color: #fff;
    font-size: 200%;
    font-family: "avenir", Arial, Helvetica, sans-serif;
    padding: 0 16%;
    line-height: 1.3; }
  .bande h2 {
    color: #fff;
    font-size: 80%;
    font-family: "avenir-bold", Arial, Helvetica, sans-serif;
    margin: 4% 0; }
  .bande .txt h2 {
    background: url(../webimages/bg-price.png) center center no-repeat;
    background-size: contain;
    color: #b59b64;
    padding: 35px;
    margin: 25px 0;
    font-size: 80%;
    font-family: "avenir-bold", Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
    .bande .txt h2 strong {
      font-size: 340%; }
  .bande .btn {
    border: 1px solid #fff;
    color: #fff; }
    .bande .btn:hover {
      background: #c9b68d; }
  @media screen and (max-width: 768px) {
    .bande {
      max-width: inherit;
      width: 100%;
      margin: 0; } }
.equipe .wrap {
  padding: 4% 2% 0; }

.equipe-list {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8%; }
  .equipe-list div {
    width: 27%;
    flex-grow: 1 .equipe-list div; }
    .equipe-list div :first-child {
      grid-row: 1; }
  .equipe-list h1 {
    text-transform: uppercase;
    font-family: "avenir-bold", Arial, Helvetica, sans-serif;
    font-size: 140%; }
  .equipe-list h2 {
    text-transform: uppercase;
    font-family: "avenir-bold", Arial, Helvetica, sans-serif;
    font-size: 100%;
    margin: 10px 0 0; }
  .equipe-list p {
    color: #595959; }
  @media screen and (max-width: 768px) {
    .equipe-list div {
      width: 100%; } }
#event-list {
  display: flex;
  flex-wrap: wrap; }
  #event-list article {
    display: flex;
    width: 48%;
    margin: 0 2% 2% 0;
    background: #f9f7f1;
    cursor: pointer;
    transition: color 0.8s ease, background 0.8s ease; }
    #event-list article:hover {
      transition: color 0.2s ease, background 0.2s ease; }
    #event-list article:hover {
      background: #ede7d4; }
  #event-list .img {
    width: 30%; }
  #event-list .content {
    width: 70%;
    padding: 4%;
    display: flex;
    flex-direction: column; }
    #event-list .content div {
      flex: 1;
      display: flex;
      align-items: center; }
  #event-list .hidden {
    display: none; }

#event-list h3, .event-wrapper h3 {
  color: #b59b64;
  font-family: "avenir", Arial, Helvetica, sans-serif;
  font-size: 100%; }

#event-list h2, .event-wrapper h2 {
  text-transform: uppercase;
  font-family: "avenir-bold", Arial, Helvetica, sans-serif;
  font-size: 120%;
  margin: 5px 0 0;
  padding: 0; }

#event-list h4, .event-wrapper h4 {
  text-transform: uppercase;
  font-family: "avenir-bold", Arial, Helvetica, sans-serif;
  font-size: 120%;
  margin: 4% 0 0;
  padding: 0; }

.event-wrapper {
  display: flex;
  max-width: 1000px; }
  .event-wrapper .media {
    width: 50%;
    padding-right: 4%; }
    .event-wrapper .media .img {
      display: flex;
      justify-content: center; }
  .event-wrapper .txt {
    width: 50%; }

@media screen and (max-width: 1024px) {
  #event-list article {
    width: 100%;
    margin: 0 0 2% 0; }
  #event-list .img {
    width: 30%; }
  #event-list .content {
    width: 70%; } }

@media screen and (max-width: 768px) {
  .event-wrapper {
    display: flex;
    flex-direction: column-reverse; }
    .event-wrapper .media {
      width: 100%;
      padding: 0; }
    .event-wrapper .txt {
      width: 100%; }
  #event-list .img {
    width: 30%; }
  #event-list .content {
    width: 70%; }
  #event-list h3, .event-wrapper h3 {
    font-size: 80%; }
  #event-list h2, .event-wrapper h2 {
    font-size: 100%; }
  #event-list h4, .event-wrapper h4 {
    font-size: 100%; }
  #event-list .content div, .event-wrapper .content div {
    font-size: 80%; } }

.marche-fraicheur .content-list {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  column-gap: 10%; }

.marche-fraicheur .content {
  justify-self: center;
  max-width: 500px;
  display: flex;
  flex-direction: column; }
  .marche-fraicheur .content h2 {
    text-transform: uppercase;
    font-family: "avenir-bold", Arial, Helvetica, sans-serif;
    font-size: 140%;
    margin: 45px 0 10px; }

.marche-fraicheur .txt {
  flex: 1;
  margin: 0 0 4%;
  color: #595959; }

.marche-fraicheur .icons {
  color: #000;
  font-size: 400%;
  text-align: center; }

.marche-fraicheur .icon-suter {
  font-size: 600%; }

@media screen and (max-width: 768px) {
  .marche-fraicheur .content-list {
    grid-auto-flow: row; }
  .marche-fraicheur .content {
    width: 100%;
    margin: 25px 0; } }

.social {
  position: relative;
  overflow: hidden; }
  .social .background {
    background: url(../webimages/bg_social.jpg) center center;
    background-size: cover;
    margin: 6% 0 0;
    padding: 2% 4% 4%; }
  .social .wrap {
    display: flex;
    padding: 0; }
  .social .content {
    width: 50%;
    text-align: center; }
    .social .content .titles h1 {
      color: #fff;
      padding: 0 16%; }
  .social .content-parallax {
    width: 50%;
    position: relative; }
  .social .parallax {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
  .social .bg {
    width: 400px; }
  .social .iphone {
    width: 280px;
    top: 100px; }
  .social .link-list {
    margin: 0 0 8%; }
  .social .link {
    border: 2px solid #fff;
    color: #fff;
    font-size: 160%;
    display: inline-flex;
    align-items: baseline;
    text-transform: uppercase;
    margin: 35px 0 0;
    padding: 1% 4% 0.5%; }
    .social .link:hover {
      background: #c9b68d; }
    .social .link .icons {
      margin-right: 10px; }
  @media screen and (max-width: 1260px) {
    .social .titles h1 {
      font-size: 200%; }
    .social .titles h2 {
      font-size: 100%; }
    .social .bg {
      width: 340px; }
    .social .iphone {
      width: 200px; } }
  @media screen and (max-width: 1024px) {
    .social .bg {
      width: 200px; }
    .social .iphone {
      width: 140px; } }
  @media screen and (max-width: 768px) {
    .social .content-parallax {
      display: none; }
    .social .content {
      width: 100%; }
    .social .link {
      font-size: 120%; } }
.testimonials {
  background: url(../webimages/bg_testimonials.jpg) center center;
  background-attachment: fixed;
  background-size: cover;
  color: #fff; }
  .testimonials .item {
    max-width: 600px;
    margin: 0 auto;
    text-align: center; }
  .testimonials .icons {
    font-size: 400%;
    margin: 6% 0;
    display: block; }
  .testimonials h3 {
    font-family: "avenir", Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
  .testimonials h4 {
    font-family: "avenir", Arial, Helvetica, sans-serif;
    margin: 4% 0 0; }
  .testimonials h2 {
    margin: 25px 0 0; }
  .testimonials p {
    font-size: 120%; }
  .testimonials .flex {
    display: flex; }
  .testimonials .col1 {
    width: 30%;
    padding: 15px 0 0; }
  .testimonials .col2 {
    width: 70%;
    padding-left: 15px; }
  @media screen and (max-width: 768px) {
    .testimonials .flex {
      display: block; }
    .testimonials .col1 {
      width: 100%;
      padding: 0; }
    .testimonials .col2 {
      width: 100%;
      padding: 0; } }
.dl-trigger {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  margin: 0 0 10px;
  pointer-events: auto; }
  .dl-trigger div {
    position: relative;
    width: 45px;
    height: 30px;
    flex: 1;
    margin-bottom: 5px; }
  .dl-trigger h2 {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 10px;
    margin: 0; }
  .dl-trigger span {
    display: block;
    position: absolute;
    height: 6px;
    width: 100%;
    background: #d3531a;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out; }
  .dl-trigger span:nth-child(1) {
    top: 0px; }
  .dl-trigger span:nth-child(2), .dl-trigger span:nth-child(3) {
    top: 14px; }
  .dl-trigger span:nth-child(4) {
    top: 28px; }
  .dl-trigger.dl-active span:nth-child(1) {
    top: 14px;
    width: 0%;
    left: 50%; }
  .dl-trigger.dl-active span:nth-child(2) {
    transform: rotate(45deg); }
  .dl-trigger.dl-active span:nth-child(3) {
    transform: rotate(-45deg); }
  .dl-trigger.dl-active span:nth-child(4) {
    top: 14px;
    width: 0%;
    left: 50%; }

.dl-menuwrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  max-width: 300px;
  position: absolute;
  top: 10px;
  right: 10px;
  perspective: 1000px;
  perspective-origin: 50% 200%;
  pointer-events: none;
  z-index: 100000; }
  .dl-menuwrapper ul {
    background: #aaa;
    padding: 0;
    list-style: none;
    transform-style: preserve-3d;
    overflow: hidden; }
  .dl-menuwrapper li {
    position: relative; }
  .dl-menuwrapper li a {
    display: block;
    position: relative;
    text-align: left;
    z-index: 1000;
    padding: 15px;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    outline: none; }
    .dl-menuwrapper li a span {
      font-size: 40%;
      vertical-align: middle; }
    .dl-menuwrapper li a:hover, .dl-menuwrapper li a.menu_actif {
      background: #999;
      color: #ccc; }
  .dl-menuwrapper li.dl-back > a {
    background: #000;
    color: #fff; }
    .dl-menuwrapper li.dl-back > a:hover {
      background: #000;
      color: #fff; }

.dl-menuwrapper .dl-menu {
  width: 100%;
  margin: 0;
  opacity: 0;
  transform: translateY(10px);
  backface-visibility: hidden; }

.dl-menuwrapper .dl-menu.dl-menu-toggle {
  transition: all 0.3s ease; }

.dl-menuwrapper .dl-menu.dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0px); }

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
  display: none;
  margin: 0; }

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
  display: none; }

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block; }

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
  position: absolute;
  width: 100%;
  top: 45px;
  left: 0;
  margin: 0; }

/* ===[ Animation classes for moving out and in ]=== */
.dl-menu.dl-animate-out {
  animation: MenuAnimOut 0.3s ease-in-out; }

.dl-menu.dl-animate-in {
  animation: MenuAnimIn 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-in {
  animation: SubMenuAnimIn 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-out {
  animation: SubMenuAnimOut 0.3s ease-in-out; }

@keyframes MenuAnimIn {
  0% {
    transform: translateY(20px);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }

@keyframes MenuAnimOut {
  0% { }
  100% {
    transform: translateY(0px);
    opacity: 0; } }

@keyframes SubMenuAnimIn {
  0% {
    transform: translateY(20px);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }

@keyframes SubMenuAnimOut {
  0% {
    transform: translateY(0px);
    opacity: 1; }
  100% {
    transform: translateY(20px);
    opacity: 0; } }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right); }

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

@supports (padding: 0px) {
  .fancybox-caption {
    padding: 75px 44px, env(safe-area-inset-right) 25px, env(safe-area-inset-bottom) 44px, env(safe-area-inset-left); } }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; }
  @supports (padding: 0px) {
    .fancybox-caption {
      padding-left: 12px, env(safe-area-inset-left);
      padding-right: 12px, env(safe-area-inset-right); } } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0; }

.leaflet-container {
  overflow: hidden; }

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none; }

/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent; }

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast; }

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0; }

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block; }

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important; }

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y; }

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom; }

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none; }

.leaflet-container {
  -webkit-tap-highlight-color: transparent; }

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4); }

.leaflet-tile {
  filter: inherit;
  visibility: hidden; }

.leaflet-tile-loaded {
  visibility: inherit; }

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800; }

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none; }

.leaflet-pane {
  z-index: 400; }

.leaflet-tile-pane {
  z-index: 200; }

.leaflet-overlay-pane {
  z-index: 400; }

.leaflet-shadow-pane {
  z-index: 500; }

.leaflet-marker-pane {
  z-index: 600; }

.leaflet-tooltip-pane {
  z-index: 650; }

.leaflet-popup-pane {
  z-index: 700; }

.leaflet-map-pane canvas {
  z-index: 100; }

.leaflet-map-pane svg {
  z-index: 200; }

.leaflet-vml-shape {
  width: 1px;
  height: 1px; }

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute; }

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto; }

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none; }

.leaflet-top {
  top: 0; }

.leaflet-right {
  right: 0; }

.leaflet-bottom {
  bottom: 0; }

.leaflet-left {
  left: 0; }

.leaflet-control {
  float: left;
  clear: both; }

.leaflet-right .leaflet-control {
  float: right; }

.leaflet-top .leaflet-control {
  margin-top: 10px; }

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px; }

.leaflet-left .leaflet-control {
  margin-left: 10px; }

.leaflet-right .leaflet-control {
  margin-right: 10px; }

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity; }

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1; }

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform; }

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1); }

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden; }

/* cursors */
.leaflet-interactive {
  cursor: pointer; }

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair; }

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto; }

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none; }

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto; }

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0; }

.leaflet-container a {
  color: #0078A8; }

.leaflet-container a.leaflet-active {
  outline: 2px solid orange; }

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5); }

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; }

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px; }

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black; }

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block; }

.leaflet-bar a:hover {
  background-color: #f4f4f4; }

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none; }

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb; }

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px; }

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px; }

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px; }

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px; }

.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px; }

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px; }

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px; }

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none; }

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative; }

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff; }

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px; }

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px; }

.leaflet-control-layers label {
  display: block; }

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px; }

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(images/marker-icon.png); }

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0; }

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333; }

.leaflet-control-attribution a {
  text-decoration: none; }

.leaflet-control-attribution a:hover {
  text-decoration: underline; }

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px; }

.leaflet-left .leaflet-control-scale {
  margin-left: 5px; }

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px; }

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5); }

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px; }

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777; }

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none; }

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px; }

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px; }

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4; }

.leaflet-popup-content p {
  margin: 18px 0; }

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none; }

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4); }

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent; }

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999; }

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd; }

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1; }

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678); }

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px; }

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999; }

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666; }

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); }

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto; }

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: ""; }

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px; }

.leaflet-tooltip-top {
  margin-top: -6px; }

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px; }

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff; }

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff; }

.leaflet-tooltip-left {
  margin-left: -6px; }

.leaflet-tooltip-right {
  margin-left: 6px; }

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px; }

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff; }

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  display: flex;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

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

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none; }

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 4%; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  margin: 5px 13px;
  background: #b59b64;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #c9b68d; }

.pop-message {
  padding: 44px;
  border-radius: 5px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  background: #b59b64; }

.fancybox-button svg {
  color: #fff; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  display: none; }

/*# sourceMappingURL=main.css.map */