@charset "UTF-8";
.mz-icons {
  font-family: "mz-icons", serif;
  font-style: normal;
  text-transform: none;
}

.mz-bg-rose {
  background-color: #de4a6b;
}

.mz-rose {
  color: #de4a6b;
}

.mz-bg-vert {
  background-color: #00a584;
}

.mz-vert {
  color: #00a584;
}

.mz-bg-mauve {
  background-color: #946bad;
}

.mz-mauve {
  color: #946bad;
}

.mz-bg-rouge {
  background-color: #e60810;
}

.mz-rouge {
  color: #e60810;
}

.mz-bg-bleu {
  background-color: #196bb5;
}

.mz-bg-bleu a {
  color: white;
  text-decoration: underline;
  font-weight: bold;
}

.mz-bg-bleu a:hover {
  opacity: 0.9;
  color: white;
  text-decoration: underline;
}

.mz-bg-bleu .mz-event-card-button {
  color: #196bb5;
  text-decoration: none;
  font-weight: normal;
}

.mz-bg-bleu .mz-event-card-button:hover {
  color: #196bb5;
  text-decoration: none;
}

.mz-bleu {
  color: #196bb5;
}

.mz-bg-orange {
  background-color: #ec7316;
}

.mz-orange {
  color: #ec7316;
}

.mz-bg-jaune {
  background-color: #fca40b;
}

.mz-jaune {
  color: #fca40b;
}

.mz-bg-turquoise {
  background-color: #00a19a;
}

.mz-turquoise {
  color: #00a19a;
}

.mz-bg-gris {
  background-color: #c0bca3;
}

.mz-gris {
  color: #c0bca3;
}

.mz-bg-marmaille {
  background-color: #00c3dd;
}

.mz-marmaille {
  color: #00c3dd;
}

.mz-bg-viae {
  background-color: #980026;
}

.mz-viae {
  color: #980026;
}

/*
Theme Name: Accelerate
Theme URI: http://themegrill.com/themes/accelerate/
Author: ThemeGrill
Author URI: http://themegrill.com
Description: Accelerate is multipurpose WordPress theme made for simplicity and ease of use. This theme is a piece of art that has this premium look and feel which will make your site stand out. Supports all post formats. Accelerate can be used for portfolio, business, blog, personal, travel, corporate, business services or any other kinds of sites. Get free support in http://themegrill.com/support-forum/ and check the demo at http://demo.themegrill.com/accelerate/. Available Translation: Polish and Hungarian.
Version: 1.2.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, two-columns, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, post-formats
Text Domain: accelerate

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/
/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  overflow-y: scroll;
  /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

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

ol, ul {
  list-style: none;
}

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-weight: bold;
}

th, td {
  border: 1px solid #EAEAEA;
  padding: 6px 10px;
}

caption, th, td {
  text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
  outline: 0;
}

a img {
  border: 0;
}

a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* For IE8 and earlier */
  box-shadow: #000 0 0 0;
}

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

/* =GLOBAL
----------------------------------------------- */
body,
button,
input,
select,
textarea {
  color: #666666;
  font: 16px 'Roboto', sans-serif;
  line-height: 20px;
  word-wrap: break-word;
  font-weight: 300;
}

body {
  background: #eaeaea;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  padding-bottom: 18px;
  color: #444444;
  font-weight: normal;
  font-family: 'Roboto Slab', sans-serif;
}

h1 {
  font-size: 30px;
  line-height: 36px;
}

h2 {
  font-size: 28px;
  line-height: 34px;
}

h3 {
  font-size: 26px;
  line-height: 32px;
}

h4 {
  font-size: 24px;
  line-height: 30px;
}

h5 {
  font-size: 22px;
  line-height: 28px;
}

h6 {
  font-size: 19px;
  line-height: 25px;
}

hr {
  border-color: #EAEAEA;
  border-style: solid none none;
  border-width: 1px 0 0;
  height: 0;
  margin: 30px 0;
}

.home .page .entry-title {
  font-size: 30px;
  line-height: 36px;
}

/* =TEXT ELEMENTS
----------------------------------------------- */
p {
  line-height: 24px;
  margin-bottom: 15px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
}

strong {
  font-weight: bold;
}

cite, em, i {
  font-style: italic;
}

pre {
  background-color: #fff;
  margin-bottom: 20px;
  overflow: auto;
  padding: 20px;
  border: 1px solid #EAEAEA;
}

pre, code, kbd, var, samp, tt {
  font-family: "Courier 10 Pitch",Courier,monospace;
  font-size: 14px;
  line-height: 19px;
  white-space: pre-wrap;
}

abbr, acronym, dfn {
  border-bottom: 1px dotted #666666;
  cursor: help;
}

address {
  display: block;
  font-style: italic;
  margin: 0 0 15px;
}

ins {
  background: #F8F8F8;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* =SUPERCRIPT AND SUBSCRIPT
----------------------------------------------- */
sup, sub {
  font-size: 10px;
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

dl {
  margin-bottom: 24px;
  font-size: 16px;
}

dt {
  font-weight: bold;
  margin-bottom: 5px;
}

dd {
  margin-bottom: 24px;
}

ul,
ol {
  list-style: none;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin: 0 0 0 10px;
}

/* =BLOCKQUOTE
----------------------------------------------- */
blockquote {
  padding: 30px 30px 20px 50px;
  margin-bottom: 20px;
  background-color: #77CC6D;
  color: #FFFFFF;
  border-radius: 5px;
}

blockquote p {
  font-size: 22px;
  font-family: 'Roboto Slab';
  line-height: 1.4;
  position: relative;
}

blockquote p:before {
  content: "\f10d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #FFFFFF;
  font-size: 22px;
  position: absolute;
  top: -5px;
  left: -30px;
}

blockquote em, blockquote i, blockquote cite {
  font-style: normal;
}

blockquote cite {
  font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 0.05em;
  float: right;
}

blockquote a {
  color: #ffffff;
  text-decoration: underline;
}

blockquote a:hover {
  text-decoration: underline;
  font-weight: bold;
}

/* =FORMS
----------------------------------------------- */
input, textarea {
  -webkit-border-radius: 0px;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  padding: 1%;
  border: 1px solid #EAEAEA;
  line-height: 20px;
  width: 98%;
  margin: 0 0 20px;
  background-color: #F8F8F8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
  border: 1px solid #EAEAEA;
}

input.s {
  width: 60%;
  padding: 4px 10px;
  height: 32px;
  float: left;
  color: #666666;
  background-color: #FFFFFF;
  margin: 0;
  border: 1px solid #EAEAEA;
  border-right: none;
  border-radius: 3px 0 0 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input.s:focus {
  padding-left: 10px;
  border-color: #EAEAEA;
  text-indent: 0;
}

.accelerate-button,
input[type="reset"],
input[type="button"],
input[type="submit"],
button {
  margin-bottom: 30px;
  padding: 10px 20px;
  background-color: #77CC6D;
  border: 0px;
  transition: background-color 0.3s linear 0s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  cursor: pointer;
  display: inline-block;
  color: #FFFFFF;
}

#search-form input[type="submit"] {
  border-radius: 0;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0 12px;
  height: 32px;
  display: block;
  float: left;
}

.accelerate-button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
  background-color: #33363B;
}

.previous a,
.next a {
  padding: 5px 0;
  cursor: pointer;
  font-size: 16px;
}

.previous a:hover,
.next a:hover {
  text-decoration: underline;
}

/* =LINKS
----------------------------------------------- */
a {
  color: #77CC6D;
  text-decoration: none;
}

a:focus, a:active, a:hover {
  text-decoration: none;
}

/* =IMAGES
----------------------------------------------- */
figure {
  margin: 0;
  text-align: center;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  margin-bottom: 18px;
}

.entry-content img, .comment-content img, .widget img {
  max-width: 100%;
}

img.size-full, img.size-large {
  max-width: 100%;
  height: auto;
}

.entry-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

img.alignleft, img.alignright, img.aligncenter {
  /*margin-bottom: 1.625em;*/
  margin-bottom:1em;
}

img#wpstats {
  display: none;
}

/* =CLEARFIX
----------------------------------------------- */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.tg-after-three-blocks-clearfix {
  clear: both;
}

.tg-featured-posts-clearfix {
  clear: both;
}

/* =ALIGNMENT
----------------------------------------------- */
.alignleft {
  display: inline;
  float: left;
  /*margin-right: 30px;*/
  margin-right:1em;
}

.alignright {
  display: inline;
  float: right;
  /*-left: 30px;*/
  margin-left:1em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*****************************************************************/
/*****************************************************************/
/* =BODY
----------------------------------------------- */
body {
  padding-top: 15px;
  padding-bottom: 15px;
}

#page {
  max-width: 1180px;
  margin: 0 auto;
  background-color: #FFFFFF;
  box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
  border-top: 3px solid #77CC6D;
}

.wide {
  padding-top: 0;
  padding-bottom: 0;
}

.wide #page {
  max-width: 100%;
}

.inner-wrap {
  margin: 0 auto;
  max-width: 1100px;
}

/* =HEADER
----------------------------------------------- */
#header-text-nav-container {
  border-bottom: 1px solid #F2F2F2;
  background-color: #F8F8F8;
}

#header-text-nav-wrap {
  padding: 30px 0 40px;
}

#header-left-section {
  float: left;
  margin-right: 25px;
}

#header-logo-image {
  float: left;
  padding: 0 20px 0 0;
  max-width: 100%;
}

#header-logo-image img {
  margin-bottom: 0px;
}

#header-text {
  float: left;
  padding: 10px 20px 0 0;
}

#site-title a {
  color: #555555;
  font-size: 36px;
}

h1#site-title,
h3#site-title {
  padding-bottom: 5px;
  line-height: 36px;
  font-size: 30px;
}

#site-title a:hover {
  color: #77CC6D;
}

#site-description {
  line-height: 24px;
  font-size: 16px;
  padding-bottom: 0;
  color: #999999;
}

#header-right-section {
  float: right;
}

#header-right-sidebar {
  overflow: hidden;
}

#header-right-section .widget {
  text-align: right;
  padding-top: 10px;
  color: #999999;
  font-size: 14px;
}

#header-right-section .widget h3 {
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 28px;
}

.header-image {
  margin-bottom: 0;
  width: 100%;
}

/* =SEARCH WIDGET
----------------------------------------------- */
#masthead input.s {
  width: 150px;
}

#search-form span {
  background-color: #77CC6D;
  height: 32px;
  width: 30px;
  line-height: 40px;
  margin-left: -2px;
  color: #FFFFFF;
  position: absolute;
  text-align: center;
}

#masthead .search-wrap {
  position: relative;
}

#masthead .search-wrap span {
  right: 1px;
}

/* =NAVIGATION
----------------------------------------------- */
nav li > ul,
nav li > ol {
  margin: 0;
  list-style: none;
}

.main-navigation {
  width: 100%;
  background-color: #FFFFFF;
}

.main-navigation li {
  float: left;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}

.main-navigation a {
  color: #444444;
  display: block;
  float: left;
  font-size: 16px;
  padding: 12px 16px;
}

.main-navigation li.default-menu,
li.default-menu {
  display: none;
}

.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
  color: #FFFFFF;
  background-color: #77CC6D;
}

/* =DROP DOWN
----------------------------------------------- */
.main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
  display: none;
  z-index: 100;
  border-left: 1px solid #F8F8F8;
  border-right: 1px solid #F8F8F8;
  border-bottom: 1px solid #F8F8F8;
  margin-left: -1px;
}

.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {
  display: block;
}

.main-navigation ul li ul {
  position: absolute;
  width: 200px;
  top: 44px;
}

.main-navigation ul li ul li {
  float: none;
  border-bottom: 1px solid #F8F8F8;
}

.main-navigation ul li ul li:last-child {
  float: none;
  border-bottom: none;
}

.main-navigation ul li ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
  float: none;
  font-size: 14px;
  font-weight: 300;
  height: 100%;
  padding: 8px 14px;
  color: #444444;
  background-color: #FFFFFF;
}

.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
  color: #FFFFFF;
  background-color: #77CC6D;
}

.main-navigation ul li ul li ul {
  left: 200px;
  top: 0;
}

.main-navigation select {
  display: none;
}

/* =RESPONSIVE MENU
----------------------------------------------- */
.menu-toggle {
  display: none;
  cursor: pointer;
}

.site-header .menu-toggle {
  background: #FFFFFF;
  color: #444444;
  font-size: 20px;
  font-weight: 300;
  padding: 5px 22px;
  margin: 0;
  text-align: center;
  font-family: 'Roboto';
}

.site-header .menu-toggle:before {
  content: "\f0c9";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #FFFFFF;
  font-size: 21px;
  color: #77CC6D;
  padding-right: 10px;
}

.main-small-navigation {
  float: none;
  padding-top: 0;
  background-color: #000000;
}

.main-small-navigation ul {
  margin: 0;
  list-style: none;
}

.main-small-navigation a {
  display: block;
  color: #444444;
  padding: 10px 20px;
  text-decoration: none;
  border-bottom: 1px solid #F8F8F8;
}

.main-small-navigation li {
  background-color: #FFFFFF;
}

.main-small-navigation li:hover {
  background-color: #77CC6D;
  color: #FFFFFF;
}

.main-small-navigation ul ul a {
  padding-left: 60px;
}

.main-small-navigation ul ul ul a {
  padding-left: 80px;
}

.main-small-navigation ul > .current_page_item,
.main-small-navigation ul > .current-menu-item {
  background: #77CC6D;
  color: #FFFFFF;
}

/* =FOOTER MENU
----------------------------------------------- */
.footer-menu {
  float: right;
}

.footer-menu li {
  float: left;
  position: relative;
}

.footer-menu li.default-menu,
li.default-menu {
  display: none;
}

.footer-menu a {
  color: #666666;
  display: block;
  float: left;
  font-size: 10px;
  height: 21px;
  padding: 5px 0 0 16px;
  font-size: 12px;
}

.footer-menu a:hover,
.footer-menu ul li.current-menu-item a,
.footer-menu ul li.current_page_ancestor a,
.footer-menu ul li.current-menu-ancestor a,
.footer-menu ul li.current_page_item a,
.footer-menu ul li:hover > a {
  color: #77CC6D;
}

/* =FEATURED SLIDER
----------------------------------------------- */
#featured-slider,
#featured-slider .slider-cycle {
  position: relative;
}

#featured-slider .displayblock {
  display: block;
}

#featured-slider .displaynone {
  display: none;
}

#featured-slider .entry-container {
  right: 4%;
  margin: auto;
  position: absolute;
  bottom: 15%;
  z-index: 98;
  font-family: 'Roboto';
}

#featured-slider img {
  margin-bottom: 0px;
}

#featured-slider .slider-title-head {
  left: 0;
  margin-bottom: 10px;
  text-align: right;
}

#featured-slider .entry-title {
  padding: 0;
}

.slider-title-head .entry-title a {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #77CC6D;
  padding: 10px 15px;
  max-width: 400px;
  display: inline-block;
  font-size: 22px;
}

#featured-slider .entry-content {
  color: #FFFFFF;
  display: inline-block;
  max-width: 400px;
  text-align: right;
}

#featured-slider .entry-content p {
  margin: 0;
  padding: 10px 15px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
  font-size: 15px;
}

#featured-slider .entry-container-left {
  left: 4%;
  right: auto;
}

#featured-slider .entry-container-left .slider-title-head {
  text-align: left;
}

#featured-slider .entry-container-left .entry-content {
  text-align: left;
}

a.slide-prev,
a.slide-next {
  opacity: 0.7;
  filter: alpha(opacity=70);
  background-color: #77CC6D;
  padding: 12px 14px;
  visibility: hidden;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99;
}

.slide-prev i,
.slide-next i {
  color: #FFFFFF;
  font-size: 22px;
}

a.slide-next {
  padding-right: 8px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  right: 0;
}

a.slide-prev {
  padding-left: 8px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.slider-cycle:hover a.slide-prev,
.slider-cycle:hover a.slide-next {
  visibility: visible;
}

a.slide-prev:hover,
a.slide-next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* =SLIDER CONTROLLERS
----------------------------------------------- */
#controllers {
  text-align: center;
  line-height: 0;
  position: absolute;
  width: 100%;
  bottom: 15px;
  z-index: 99;
}

#controllers a {
  width: 16px;
  height: 6px;
  margin: 0 4px;
  overflow: hidden;
  display: inline-block;
  background-color: #FFFFFF;
  color: #FFFFFF;
}

#controllers a:hover, #controllers a.active {
  background-color: #77CC6D;
  color: #77CC6D;
}

/* =PAGE HEADER TITLE
----------------------------------------------- */
.page-header .page-title {
  border-bottom: 1px solid #F8F8F8;
  margin-bottom: 20px;
}

/* =CONTENT
----------------------------------------------- */
#main {
  padding-top: 50px;
}

/* =POST FORMAT
----------------------------------------------- */
/* POST FORMAT LINK */
.format-link .entry-content p {
  text-align: center;
  padding-top: 30px;
}

.format-link .entry-content a {
  text-decoration: underline;
  text-transform: uppercase;
  padding: 15px 40px;
  border-radius: 3px;
  background-color: #77CC6D;
  color: #FFFFFF;
  transition: background-color 0.3s linear 0s;
  display: inline-block;
}

.format-link .entry-content a:hover {
  background-color: #33363B;
}

/* POST FORMAT ASIDE */
.format-aside .entry-header {
  display: none;
}

/* POST FORMAT STATUS */
/* POST FORMAT STANDARD */
.format-standard .entry-meta .post-format i {
  display: none;
}

.format-standard .entry-meta .sep {
  margin-right: 0;
}

/* STICKY POST */
.sticky .entry-meta .post-format i {
  display: block;
}

.sticky .entry-meta .sep {
  margin-right: 60px;
}

/* =2,3,4 COLUMNS
----------------------------------------------- */
/* THREE COLUMN */
.tg-one-third {
  float: left;
  margin: 0 3.6364% 0 0;
  width: 30.909%;
}

.tg-one-third-last {
  float: right;
  margin-right: 0;
}

/* FOUR COLUMN */
.tg-one-fourth {
  float: left;
  width: 23.1527094%;
  margin: 0 2.46305419% 0 0;
}

.tg-one-fourth-last {
  margin: 0px;
}

/* TWO COLUMN */
.tg-one-half {
  float: left;
  width: 48.7684729%;
  margin: 0 2.46305419% 0 0;
  padding: 0px 0px 30px;
}

.tg-one-half-last {
  float: right;
  margin: 0px;
}

/* =RECENT WORK WIDGET
----------------------------------------------- */
.widget_recent_work {
  margin-bottom: 60px;
}

.widget_recent_work .widget-title {
  color: #444444;
  font-size: 28px;
  padding-bottom: 5px;
  text-align: center;
}

.widget_recent_work p {
  margin-bottom: 30px;
  text-align: center;
}

.widget_recent_work img {
  margin-bottom: 0px;
}

.widget_recent_work .tg-one-fourth {
  position: relative;
  width: 25%;
  margin-right: 0;
}

.widget_recent_work .recent_work_title {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
  bottom: 0;
  position: absolute;
  transition: all 0.6s ease-out 0s;
  width: 100%;
  z-index: 1000;
}

.widget_recent_work .recent_work_title .title_box {
  text-align: center;
}

.widget_recent_work .recent_work_title .title_box h5 {
  font-size: 16px;
  font-family: 'Roboto';
  padding: 8px;
}

/* =WIDGET FEATURED SINGLE POST
----------------------------------------------- */
#secondary .widget_featured_single_post h3.widget-title a {
  color: #444444;
}

#secondary .widget_featured_single_post h3.widget-title a:hover {
  text-decoration: none;
  color: #77CC6D;
}

#secondary .widget_featured_single_post a.read-more:hover {
  text-decoration: none;
}

/* =WIDGET IMAGE SERVICE WIDGET
----------------------------------------------- */
.widget_image_service_block {
  text-align: center;
  padding-bottom: 50px;
}

.widget_image_service_block img {
  margin-bottom: 15px;
}

.widget_image_service_block .entry-title {
  font-size: 22px;
  line-height: 26px;
  padding-bottom: 10px;
}

.widget_image_service_block .entry-title a {
  color: #444444;
}

.widget_image_service_block .entry-title a:hover {
  color: #77CC6D;
}

.widget_image_service_block p {
  font-size: 15px;
}

.widget_image_service_block .more-link span {
  font-size: 14px;
  padding: 6px 14px;
}

/* =NAVIGATION
----------------------------------------------- */
.default-wp-page .previous {
  float: left;
  margin-bottom: 30px;
}

.default-wp-page .next {
  float: right;
  margin-bottom: 30px;
}

.wp-pagenavi {
  text-align: center;
}

/* =PAGINATION
----------------------------------------------- */
.pagination {
  margin: 15px 0;
}

.pagination span {
  padding: 2px 5px;
  border: 1px solid #EAEAEA;
  background-color: #77CC6D;
  color: #FFFFFF;
}

.pagination a span {
  background-color: #FFFFFF;
  color: #666666;
}

.pagination a span:hover {
  color: #77CC6D;
  border-color: #77CC6D;
  text-decoration: none;
}

/* =CALL TO ACTION WIDGET
----------------------------------------------- */
.widget_call_to_action {
  text-align: center;
  margin-bottom: 60px;
}

.call-to-action-content-wrapper {
  background-color: #F8F8F8;
  border-radius: 5px;
  padding-bottom: 30px;
  padding-top: 30px;
}

.call-to-action-content h3 {
  font-size: 28px;
  padding-bottom: 6px;
}

.widget_call_to_action .read-more {
  float: none;
  font-size: 20px;
  padding: 15px 40px;
}

/* =MEDIA
----------------------------------------------- */
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin: 4px 0;
}

/* =WORDPRESS GALLERY SUPPORT
----------------------------------------------- */
.gallery {
  margin: 0 auto 15px;
}

.gallery-item {
  display: inline-block;
  padding: 15px 2%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item {
  padding: 15px 1%;
}

.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
  padding: 10px 0.5%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.gallery .gallery-caption {
  font-size: 12px;
  line-height: 1.2;
  padding-top: 5px;
}

/* =COMMENTS
----------------------------------------------- */
#comments {
  border-top: 1px solid #F8F8F8;
  padding-top: 15px;
}

#comments i {
  font-size: 16px;
  color: #AAAAAA;
  padding-right: 10px;
}

.comments-title {
  font-size: 22px;
  line-height: 28px;
}

.comment-content a {
  word-wrap: break-word;
}

.comment-navigation {
  margin-bottom: 15px;
}

#comments h2.comments-title,
#comments h3.comments-title {
  margin-bottom: 10px;
}

.avatar {
  border-radius: 50%;
  float: left;
}

.comments-area article header {
  margin: 0 0 5px;
  overflow: hidden;
  position: relative;
}

.comments-area .comment-edit-link,
.comments-area .comment-permalink,
.comments-area .comment-date-time,
.comments-area .comment-author-link {
  display: block;
  margin-left: 100px;
  color: #999999;
}

#content .comments-area article header cite a:hover,
#content .comments-area a.comment-edit-link:hover,
#content .comments-area a.comment-permalink:hover {
  color: #77CC6D;
}

.comments-area .comment-author-link a {
  color: #999999;
}

.comments-area .comment-author-link a:hover {
  color: #77CC6D;
}

.comments-area .comment-author-link span {
  margin-left: 10px;
  padding: 0 5px;
  background-color: #77CC6D;
  color: #FFFFFF;
  border-radius: 3px;
}

.comments-area article header .comment-edit-link:before {
  content: "\f044";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #AAAAAA;
  font-size: 16px;
  padding-right: 10px;
}

.comment-content {
  padding: 15px 15px 25px;
  background-color: #F8F8F8;
  border: 1px solid #EAEAEA;
  border-radius: 2px;
}

.comment {
  margin-bottom: 20px;
}

.comment ul, .comment ol {
  margin: 0 0 20px 20px;
}

.comment ul {
  list-style: square outside none;
}

.comment .comment-reply-link {
  float: right;
  color: #AAAAAA;
}

.comment .comment-reply-link:before {
  content: "\f112";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #AAAAAA;
  font-size: 16px;
  padding-right: 10px;
}

.comment .comment-reply-link:hover {
  color: #77CC6D;
}

.comment-list {
  margin-bottom: 25px;
}

.comment-list .children {
  margin-left: 20px;
}

.comment-list, .comment-list .children {
  list-style-type: none;
  padding: 0;
}

.screen-reader-text {
  display: none;
}

.nav-previous,
.nav-next {
  margin-bottom: 15px;
}

.nav-previous a,
.nav-next a {
  color: #77CC6D;
  cursor: pointer;
  font-size: 16px;
}

.nav-previous a {
  float: left;
}

.nav-next a {
  float: right;
}

.nav-previous a:hover,
.nav-next a:hover {
  text-decoration: underline;
}

/* =COMMENT FORM
----------------------------------------------- */
#respond h3#reply-title {
  font-size: 22px;
  line-height: 28px;
}

#respond h3#reply-title #cancel-comment-reply-link {
  margin-left: 10px;
  margin-left: 1rem;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
}

#respond form label {
  display: block;
  line-height: 1.5;
}

#respond form input[type="text"],
#respond form textarea {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
  padding: 10px;
  width: 100%;
}

#respond form p.form-allowed-tags {
  font-size: 15px;
  line-height: 1;
  color: #5e5e5e;
  display: none;
}

.required {
  color: red;
}

/* =WIDGETS
----------------------------------------------- */
#secondary .widget ul li, #colophon .widget ul li {
  line-height: 1.5;
  border-bottom: 1px solid #F8F8F8;
  padding: 5px 0;
}

#colophon .widget ul li {
  border-bottom: 1px solid #444444;
}

#secondary .widget ul li li, #colophon .widget ul li li {
  border-bottom: none;
}

#secondary .widget ul ul, #colophon .widget ul ul {
  padding-left: 10px;
}

.widget select {
  border: 1px solid #DDDDDD;
  color: #666666;
  padding: 2px;
  width: 60%;
}

#secondary h3.widget-title {
  font-size: 22px;
  line-height: 32px;
  padding-bottom: 15px;
}

#secondary .widget, .error-404 .widget {
  margin-bottom: 35px;
  font-size: 16px;
}

#secondary a:hover {
  text-decoration: underline;
}

.error-404 {
  padding-bottom: 20px;
  text-align: center;
}

.error-404 input.s {
  width: 50%;
}

/* =CALENDAR WIDGET
----------------------------------------------- */
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
  text-align: left;
  padding-bottom: 10px;
}

#wp-calendar #today {
  color: #77CC6D;
}

#wp-calendar caption {
  text-align: center;
}

#wp-calendar #next {
  padding-right: 35px;
  text-align: right;
}

.widget_calendar #wp-calendar th {
  font-weight: 600;
}

.widget-title span {
  border-bottom: 2px solid #77CC6D;
  padding-bottom: 5px;
}

#colophon #wp-calendar th,
#colophon #wp-calendar td {
  border: 1px solid #444444;
  padding: 3px 2px 3px 8px;
}

.widget th, .widget td {
  padding: 1px 1px 1px 2px;
}

/* =WIDGETS ICON
----------------------------------------------- */
#secondary h3 span:before, .footer-widgets-area h3 span:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #77CC6D;
  font-size: 20px;
  padding-right: 5px;
}

#archives h3 span:before,
.widget_archive h3 span:before {
  content: "\f017";
}

.widget_calendar h3 span:before {
  content: "\f073";
  font-size: 16px;
}

.widget_categories h3 span:before {
  content: "\f07c";
}

#secondary .widget_pages h3 span:before,
.footer-widgets-area .widget_pages h3 span:before {
  content: "\f0f6";
  padding-right: 8px;
}

.widget_recent_comments h3 span:before {
  content: "\f0e6";
}

.widget_recent_comments #recentcomments li:before {
  content: "\f075";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #EAEAEA;
  font-size: 16px;
  padding-right: 5px;
}

.widget_search h3 span:before {
  content: "\f002";
}

.widget_text h3 span:before {
  content: "\f0f6";
}

.widget_tag_cloud h3 span:before {
  content: "\f02c";
}

.accelerate_tagcloud_widget h3 span:before {
  content: "\f02c";
}

.accelerate_tagcloud_widget h3 span:before {
  content: "\f02c";
}

.accelerate_tagcloud_widget a:before {
  content: "\f02b";
  color: #D5D5D5;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 12px;
  padding-right: 5px;
}

.accelerate_tagcloud_widget a {
  color: #666666;
  background-color: #F8F8F8;
  margin: 0 4px 6px 0;
  padding: 3px 6px;
  display: inline-block;
  border-radius: 3px;
}

.footer-widgets-area .accelerate_tagcloud_widget a {
  background-color: #D5D5D5;
  color: #666666;
}

.footer-widgets-area .accelerate_tagcloud_widget a:before {
  color: #FFFFFF;
}

#secondary .accelerate_tagcloud_widget a:hover,
.footer-widgets-area .accelerate_tagcloud_widget a:hover {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #77CC6D;
}

#secondary .widget_nav_menu h3 span:before,
.footer-widgets-area .widget_nav_menu h3 span:before {
  content: "\f0c9";
  font-size: 21px;
}

.widget_recent_entries h3 span:before {
  content: "\f040";
}

/* =FOOTER WIDGET AREA
----------------------------------------------- */
.footer-widgets-wrapper {
  background-color: #27313D;
  border-top: 1px solid #F2F2F2;
}

.footer-widgets-area {
  padding-top: 30px;
  padding-bottom: 10px;
  color: #AAAAAA;
}

.footer-widgets-area .widget-title {
  text-align: left;
}

.footer-widgets-area h3.widget-title {
  color: #FFFFFF;
}

.footer-widgets-area p {
  text-align: left;
  color: #AAAAAA;
}

.footer-widgets-area a {
  color: #FFFFFF;
}

.footer-widgets-area a:hover {
  color: #77CC6D;
}

#colophon .widget {
  padding-bottom: 25px;
}

#colophon .widget-title {
  font-size: 22px;
  line-height: 32px;
}

#colophon, #colophon p {
  font-size: 14px;
  line-height: 20px;
}

/* =FOOTER SOCKET AREA
----------------------------------------------- */
.footer-socket-wrapper {
  padding: 10px 0px;
  background-color: #F8F8F8;
  border-top: 3px solid #77CC6D;
}

.footer-socket-area {
  width: 100%;
}

.footer-socket-wrapper .copyright {
  color: #666666;
  max-width: 50%;
  float: left;
  font-size: 12px;
}

.footer-socket-wrapper .copyright a {
  color: #666666;
}

.footer-socket-wrapper .copyright a:hover {
  color: #77CC6D;
}

.footer-socket-wrapper .footer-menu {
  float: right;
}

.footer-socket-wrapper .footer-menu a {
  padding-top: 0;
}

.footer-socket-wrapper .footer-menu ul li ul {
  top: 21px;
}

/* =SCROLL UP
----------------------------------------------- */
a#scroll-up {
  bottom: 20px;
  position: fixed;
  right: 20px;
  display: none;
  background-color: #77CC6D;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
  padding: 10px 16px;
  border-radius: 2px;
}

a#scroll-up i {
  color: #FFFFFF;
}

a#scroll-up:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}

/* =PRIMARY AND SECONDARY CONTENT AREA
----------------------------------------------- */
#primary {
  float: left;
  width: 65.4546%;
/*LP modification pendant l'enlèvement des portes qui sont cassées à supprimer quand les portes sont réparées */
  margin-top:-2em;
  /*FIN modif LP*/
}

#secondary {
  float: right;
  width: 30.909%;
}

/* =LEFT SIDEBAR CONTENT LAYOUT
-------------------------------------------------------------- */
.left-sidebar #primary {
  float: right;
}

.left-sidebar #secondary {
  float: left;
}

/* =NO SIDEBAR CONTENT LAYOUT
-------------------------------------------------------------- */
.no-sidebar #primary {
  float: none;
  margin: 0 auto;
}

.no-sidebar-full-width #primary {
  width: 100%;
}

.no-sidebar #secondary,
.no-sidebar-full-width #secondary {
  display: none;
}

/* =POST CONTENT
----------------------------------------------- */
#content .post, #content .page {
  padding-bottom: 35px;
}

.single #content .post {
  padding-bottom: 25px;
}

.post .entry-title {
  font-size: 26px;
  line-height: 32px;
}

.post .entry-title a {
  color: #444444;
  transition: all 0.3s ease 0s;
}

.post .entry-title a:hover {
  color: #77CC6D;
}

.post .entry-content {
  margin-bottom: 10px;
}

.entry-content ul {
  list-style: square;
}

.entry-content ul,
.entry-content ol {
  padding: 0 0 0 35px;
  margin-bottom: 30px;
}

.entry-content li > ul,
.entry-content li > ol {
  margin-bottom: 0;
}

.entry-content li {
  line-height: 1.3;
}

.post .entry-content a:hover {
  text-decoration: underline;
}

.blog-small .post .post-featured-image {
  float: left;
  width: 32%;
  text-align: left;
  padding-right: 4%;
}

.blog-alternate-small #primary article:nth-child(odd) figure {
  float: left;
  padding-right: 4%;
}

.blog-alternate-small #primary article:nth-child(even) figure {
  float: right;
  padding-left: 4%;
}

/* =POST META
----------------------------------------------- */
.entry-meta {
  color: #AAAAAA;
  padding-bottom: 20px;
}

.entry-meta .byline i,
.entry-meta .cat-links i {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
  color: #77CC6D;
}

.entry-meta .byline {
  margin-right: 25px;
}

.entry-meta a {
  color: #77CC6D;
}

.entry-meta a:hover {
  text-decoration: underline;
}

.entry-meta .sep {
  display: block;
  border-top: 1px solid #F8F8F8;
  position: relative;
  margin: 15px 60px 10px 0;
}

.entry-meta .post-format {
  padding: 5px;
  position: absolute;
  right: -64px;
  top: -32px;
}

.entry-meta .post-format i {
  background-color: #77CC6D;
  border-radius: 5px;
  color: #FFFFFF;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 12px 8px 8px 8px;
  font-size: 20px;
}

.entry-meta .posted-on,
.entry-meta .comments-link,
.entry-meta .edit-link,
.entry-meta .tag-links {
  font-size: 12px;
  line-height: 20px;
  margin-right: 25px;
}

.entry-meta .posted-on a,
.entry-meta .comments-link a,
.entry-meta .edit-link a,
.entry-meta .tag-links a {
  color: #AAAAAA;
}

.entry-meta .posted-on a:hover,
.entry-meta .comments-link a:hover,
.entry-meta .edit-link a:hover,
.entry-meta .tag-links a:hover {
  color: #77CC6D;
  text-decoration: none;
}

.entry-meta .posted-on i,
.entry-meta .comments-link i,
.entry-meta .edit-link i,
.entry-meta .tag-links i {
  font-size: 14px;
  padding-right: 5px;
  padding-left: 5px;
  text-decoration: none;
}

.read-more {
  font-size: 16px;
  margin-top: 10px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #77CC6D;
  transition: background-color 0.3s linear 0s;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  float: left;
}

a.read-more:hover {
  background-color: #33363B;
  border-color: #33363B;
}

.more-link {
  display: block;
  margin-top: 25px;
}

.more-link span {
  font-size: 16px;
  padding: 10px 20px;
  color: #FFFFFF;
  background-color: #77CC6D;
  transition: background-color 0.3s linear 0s;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
}

.more-link span:hover {
  background-color: #33363B;
  border-color: #33363B;
}

.entry-content a.read-more:hover {
  text-decoration: none;
}

/* =RESPONSIVE STRUCTURE
----------------------------------------------- */
@media screen and (max-width: 1190px) {
  #page {
    width: 97%;
  }
  .wide #page {
    width: 100%;
  }
  .inner-wrap {
    width: 94%;
  }
}

@media screen and (max-width: 768px) {
  #header-text-nav-wrap {
    padding: 15px 0;
  }
  #header-left-section {
    float: none;
    max-width: 100%;
    margin-right: 0;
  }
  #header-logo-image {
    float: none;
    text-align: center;
    margin-bottom: 10px;
    padding-right: 0;
  }
  #header-text {
    float: none;
    text-align: center;
    padding: 0;
    margin-bottom: 10px;
  }
  #site-description {
    padding-bottom: 5px;
  }
  #header-right-section {
    float: none;
    max-width: 100%;
  }
  #header-right-section .widget {
    padding: 0 0 10px 0;
    float: none;
    text-align: center;
  }
  .widget_recent_work .tg-one-fourth {
    width: 50%;
    float: left;
  }
  .footer-socket-wrapper .copyright {
    float: none;
    max-width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }
  .footer-socket-wrapper .footer-menu {
    float: none;
    text-align: center;
  }
  .footer-socket-wrapper .footer-menu li {
    float: none;
    display: inline;
  }
  .footer-socket-wrapper .footer-menu a {
    float: none;
    display: inline;
    padding: 5px 5px 0;
  }
}

@media screen and (max-width: 767px) {
  .menu-toggle,
  .main-navigation.toggled .nav-menu {
    display: block;
  }
  .main-navigation ul {
    display: none;
  }
  .main-navigation {
    float: none;
  }
  #featured-slider .entry-content {
    display: none;
  }
  .slider-nav {
    display: none;
  }
  #primary, #secondary {
    float: none;
    width: 100%;
  }
  .tg-one-half, .tg-one-third, .tg-one-fourth {
    float: none;
    width: 100%;
    margin: 0;
  }
  .widget_image_service_block .tg-one-third {
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 600px) {
  #featured-slider .slider-title-head .entry-title a {
    font-size: 16px;
    padding: 4px 12px;
  }
  .widget_recent_work .tg-one-fourth {
    width: 100%;
    text-align: center;
    position: relative;
  }
  .widget_recent_work .recent_work_title {
    right: 0;
  }
  .entry-meta .post-format {
    padding: 0;
    top: -18px;
  }
  .entry-meta .post-format i {
    font-size: 12px;
    padding: 2px 0 0;
  }
  .gallery-columns-4 .gallery-item,
  .gallery-columns-5 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-7 .gallery-item,
  .gallery-columns-8 .gallery-item,
  .gallery-columns-9 .gallery-item {
    width: 25%;
  }
}

@media only screen and (max-width: 420px) {
  .gallery-columns-4 .gallery-item,
  .gallery-columns-5 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-7 .gallery-item,
  .gallery-columns-8 .gallery-item,
  .gallery-columns-9 .gallery-item {
    width: 33.33%;
  }
}

@media only screen and (max-width: 400px) {
  #featured-slider .slider-title-head .entry-title a {
    font-size: 12px;
    padding: 0 8px;
  }
}

/* Remove the updated class from entry meta */
.entry-meta .updated {
  display: none;
}

/* remove the search result text from search page */
.search .page-header {
  display: none;
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*
Theme Name: mind-mastery
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@font-face {
  font-family: 'mz-icons';
  src: url("/wp-content/themes/museozoom/fontastic/untitled-font-10/fonts/untitled-font-10.eot");
  /* IE9 Compat Modes */
  src: url("/wp-content/themes/museozoom/fontastic/untitled-font-10/fonts/untitled-font-10.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/museozoom/fontastic/untitled-font-10/fonts/untitled-font-10.woff") format("woff"), url("/wp-content/themes/museozoom/fontastic/untitled-font-10/fonts/untitled-font-10.ttf") format("truetype"), url("/wp-content/themes/museozoom/fontastic/untitled-font-10/fonts/untitled-font-10.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: 600;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

html, body {
  height: 100%;
  color: #2b2b2b;
}

html.mz-popup-open body, body.mz-popup-open body {
  overflow: hidden;
}

html.mz-popup-open body ::-webkit-scrollbar, body.mz-popup-open body ::-webkit-scrollbar {
  display: none;
}

html #main, body #main {
  padding-top: 0;
}

html a, body a {
  color: #196bb5;
}

html a:hover, body a:hover {
  color: #2185e0;
}

.mz-large-col {
  display: block;
  margin: 0 auto;
  max-width: 1100px;
  position: relative;
}

@media screen and (max-width: 1190px) {
  .mz-large-col {
    width: 100%;
    padding: 0 15px;
  }
}

.mz-full-col {
  display: block;
  margin: 0 auto;
  max-width: 1450px;
  position: relative;
}

@media screen and (max-width: 1190px) {
  .mz-full-col {
    width: 100%;
  }
}

#page {
  border-top: 0;
}

.inner-wrap {
  max-width: 1100px;
}

@media screen and (max-width: 1190px) {
  .inner-wrap {
    width: 100%;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Nunito", sans-serif;
  letter-spacing: -1px;
  line-height: 1.3;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.8rem;
}

h3 {
  font-size: 1.6rem;
}

h4 {
  font-size: 1.4rem;
}

h5 {
  font-size: 1.2rem;
}

h6 {
  font-size: 1.1rem;
}

p {
  font-size: 1.1rem;
  font-weight: 400;
}

#masthead {
  position: relative;
}

#mz-header {
  display: block;
  min-height: 650px;
  height: 80vh;
  width: 100%;
  position: relative;
  overflow: hidden;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+0,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */
}

@media screen and (max-width: 480px) {
  #mz-header {
    min-height: 550px;
    height: 550px;
  }
}

#mz-header.non-homepage {
  min-height: 0px;
  height: 100px;
  background: transparent;
  overflow: visible;
}

.wpml-ls-sidebars-arbitrary {
   border-color: none!important; 
}

ul#select_lang_switch {
    text-align: right;
}

#mz-header.non-homepage .mz-header-top .mz-header-top-right .mz-social-list li a,
#mz-header.non-homepage .mz-header-top .mz-header-top-right .mz-language-selector li a,
#mz-header.non-homepage .mz-header-top .mz-header-top-right .mz-search li a {
  color: #196bb5;
}

#mz-header .mz-header-top {
  position: absolute;
  width: 1100px;
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
}

@media screen and (max-width: 1130px) {
  #mz-header .mz-header-top {
    width: 100%;
  }
}

#mz-header .mz-header-top .mz-logo {
  position: absolute;
  left: 0;
  top: -55px;
  width: 160px;
  transition: all 0.5s ease;
}

#mz-header .mz-header-top .mz-logo img {
  margin-bottom: 0;
}

@media screen and (max-width: 1130px) {
  #mz-header .mz-header-top .mz-logo {
    left: 15px;
  }
}

@media screen and (max-width: 768px) {
  #mz-header .mz-header-top .mz-logo {
    width: 100px;
    top: -45px;
  }
}

#mz-header .mz-header-top .mz-logo:hover {
  opacity: 1;
  top: -40px;
}

#mz-header .mz-header-top .mz-logo img:hover {
  opacity: 1;
}

#mz-header .mz-header-top .mz-header-top-right {
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 1130px) {
  #mz-header .mz-header-top .mz-header-top-right {
    right: 15px;
  }
}

@media screen and (max-width: 480px) {
  #mz-header .mz-header-top .mz-header-top-right {
    right: 0;
    top: -20px;
  }
}

#mz-header .mz-header-top .mz-header-top-right .mz-social-list,
#mz-header .mz-header-top .mz-header-top-right .mz-language-selector,
#mz-header .mz-header-top .mz-header-top-right .mz-search {
  display: inline-block;
  margin-left: 15px;
  vertical-align: top;
}

@media screen and (max-width: 480px) {
  #mz-header .mz-header-top .mz-header-top-right .mz-social-list,
  #mz-header .mz-header-top .mz-header-top-right .mz-language-selector,
  #mz-header .mz-header-top .mz-header-top-right .mz-search {
    margin-left: 7px;
  }
}

#mz-header .mz-header-top .mz-header-top-right .mz-social-list h2,
#mz-header .mz-header-top .mz-header-top-right .mz-language-selector h2,
#mz-header .mz-header-top .mz-header-top-right .mz-search h2 {
  display: none;
}

#mz-header .mz-header-top .mz-header-top-right .mz-social-list li,
#mz-header .mz-header-top .mz-header-top-right .mz-language-selector li,
#mz-header .mz-header-top .mz-header-top-right .mz-search li {
  display: inline-block;
}

#mz-header .mz-header-top .mz-header-top-right .mz-social-list li a,
#mz-header .mz-header-top .mz-header-top-right .mz-language-selector li a,
#mz-header .mz-header-top .mz-header-top-right .mz-search li a {
  color: white;
  font-family: "mz-icons", serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 28px;
  line-height: 1;
}

#mz-header .mz-header-top .mz-header-top-right .mz-social-list li a:hover,
#mz-header .mz-header-top .mz-header-top-right .mz-language-selector li a:hover,
#mz-header .mz-header-top .mz-header-top-right .mz-search li a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 480px) {
  #mz-header .mz-header-top .mz-header-top-right .mz-social-list {
    margin-top: 6px;
  }
}

@media screen and (max-width: 480px) {
  #mz-header .mz-header-top .mz-header-top-right .mz-language-selector {
    display: block;
    text-align: right;
    margin-top: 10px;
    margin-right: 8px;
  }
}

#mz-header .mz-header-top .mz-header-top-right #lang_sel_list {
  clear: both;
}

#mz-header .mz-header-top .mz-header-top-right #lang_sel_list ul {
  border-top: 0;
}

#mz-header .mz-header-top .mz-header-top-right #lang_sel_list li {
  display: block;
  float: none;
}

@media screen and (max-width: 480px) {
  #mz-header .mz-header-top .mz-header-top-right #lang_sel_list li {
    text-align: right;
    float: right;
    clear: both;
  }
}

#mz-header .mz-header-top .mz-header-top-right #lang_sel_list li a {
  background-color: transparent;
  text-transform: uppercase;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 18px;
}

#mz-header .mz-header-top .mz-header-top-right #lang_sel_list li a.lang_sel_sel {
  opacity: 0.7;
}

#mz-header .mz-header-top .mz-header-top-right #lang_sel_list li a:hover {
  opacity: 0.7;
}

.mz-gradient {
  display: block;
  height: 100px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+0,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */
}

footer {
  background-color: #071a2b;
  padding: 20px;
  padding-top: 80px;
  color: white;
}

footer a:hover {
  opacity: 0.7;
}

footer .mz-logo,
footer .mz-social-list,
footer .mz-copyright,
footer #nav_menu-2 {
  display: inline-block;
  vertical-align: middle;
}

footer .mz-logo {
  width: 100px;
  height: auto;
  margin-right: 30px;
}

footer #nav_menu-2 {
  display: block;
  width: 100%;
  text-align: center;
  padding: 24px 0;
}

footer #nav_menu-2 li {
  display: inline-block;
  border-bottom: none !important;
  border-right: 1px solid #7e8aa2;
  padding: 0px 10px !important;
  margin-bottom: 5px;
}

footer #nav_menu-2 li:last-of-type {
  border-right: none;
}

footer #nav_menu-2 a {
  color: white;
  font-weight: 400;
  font-size: 1rem;
}

footer .mz-footer-right {
  display: block;
  text-align: center;
}

footer .mz-footer-right .mz-copyright {
  margin-top: 12px;
}

footer .mz-footer-right .mz-copyright p {
  margin-bottom: 0px;
}

footer .mz-footer-right .mz-copyright p a {
  color: white;
  text-decoration: underline;
}

footer .mz-footer-right .mz-copyright p a:hover {
  opacity: 0.8;
  color: white;
  text-decoration: underline;
}

footer .mz-footer-right .mz-social-list {
  display: block;
}

footer .mz-footer-right .mz-social-list li {
  font-family: "mz-icons", serif, sans-serif;
  display: inline-block;
  font-size: 2rem;
  margin: 2px;
}

footer .mz-footer-right .mz-social-list li a {
  color: #196bb5;
}

footer .mz-footer-right .mz-all-museums {
  display: inline-block;
  margin: 0 auto;
  color: white;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-family: "Nunito", sans-serif;
  border: 1px solid white;
  padding: 5px 10px;
  margin-bottom: 15px;
}

footer .mz-taxonomy-list-footer {
  display: block;
  width: 100%;
  text-align: center;
  color: white;
  margin-bottom: 24px;
}

@media screen and (max-width: 1025px) {
  footer .mz-taxonomy-list-footer {
    text-align: left;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}

footer .mz-taxonomy-list-footer .mz-taxonomy-list-item {
  display: inline-block;
  font-size: 1rem;
  margin-right: 10px;
  position: relative;
  margin-bottom: 5px;
}

@media screen and (max-width: 480px) {
  footer .mz-taxonomy-list-footer .mz-taxonomy-list-item {
    display: block;
  }
}

footer .mz-taxonomy-list-footer .mz-taxonomy-list-item:first-of-type:before {
  content: "J'ai envie de...";
  text-transform: uppercase;
  font-family: "Nunito", sans-serif;
  letter-spacing: -1px;
  font-weight: 400;
  font-size: 1.1rem;
  position: absolute;
  left: 0;
  top: -120%;
}

footer .mz-taxonomy-list-footer .mz-taxonomy-list-item span {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  width: 12px;
  height: 12px;
  margin-right: 5px;
}

footer .mz-taxonomy-list-footer .mz-taxonomy-list-item a {
  color: white;
  font-weight: 400;
}
/*LP suppression des portes du footer car les liens sont HS */
.mz-taxonomy-list-footer{
  display: none!important;
}

.home #primary {
  width: 100%;
}

.home #content > h2 {
  margin-top: 2%;
}

.home .mz-home-main-col {
  display: inline-block;
  position: relative;
  width: 66.6666%;
  padding-right: 12px;
  vertical-align: top;
}

@media screen and (max-width: 48em) {
  .home .mz-home-main-col {
    width: 100%;
    padding: 0;
  }
}

.home .mz-home-secondary-col {
  display: inline-block;
  position: relative;
  width: 33.3333%;
  padding-left: 12px;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  .home .mz-home-secondary-col {
    width: 100%;
    padding: 0;
  }
}

.home .mz-home-row {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 24px;
}

@media screen and (max-width: 480px) {
  .home .mz-home-row {
    margin-bottom: 0;
  }
}

.home .mz-home-row .mz-home-event-list {
  width: 66.666%;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  padding-right: 12px;
}

@media screen and (max-width: 800px) {
  .home .mz-home-row .mz-home-event-list {
    width: 100%;
    padding-right: 0;
  }
}

.home .mz-home-row .mz-home-event-list .mz-home-event-list-item {
  border-top: 0;
}

.home .mz-home-row .mz-facebook-newsletter-block,
.home .mz-home-row .mz-home-event-list-secondary {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  font-size: 0;
  padding-left: 12px;
}

@media screen and (max-width: 800px) {
  .home .mz-home-row .mz-home-event-list-secondary {
    display: none;
  }
  .home .mz-home-row .mz-facebook-newsletter-block {
    width: 100%;
    padding-left: 0;
  }
}

.single #primary {
  display: block;
  float: none;
  width: 100%;
}

#mz-result-page {
  display: block;
  width: 100%;
}

#mz-result-page #primary {
  display: block;
  width: 100%;
  float: none;
}

.marmaille-page .marmaille-header {
  display: block;
  width: 100%;
  position: relative;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 650px;
  padding: 60px 15px;
  margin-bottom: 24px;
}

.marmaille-page .marmaille-header .marmaille-header-text {
  max-width: 470px;
  float: right;
}

.marmaille-page .marmaille-header .marmaille-header-text h1 {
  display: none;
}

.marmaille-page .marmaille-header .marmaille-header-text h2 {
  text-transform: uppercase;
  font-size: 1.3rem;
  line-height: 1;
}

.marmaille-page .marmaille-header .marmaille-header-text .marmaille-header-logo {
  width: 100%;
  height: auto;
}

#mz-header.non-homepage .mz-header-top.mz-header-top-marmaille .mz-header-top-right .mz-social-list li a,
#mz-header.non-homepage .mz-header-top.mz-header-top-marmaille .mz-header-top-right .mz-language-selector li a {
  color: #00c3dd;
}

.non-homepage .mz-header-top.mz-header-top-marmaille #search-form #search-submit {
  color: #7ecb01;
}

.page-template-marmaille .mz-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-event {
  background-image: url("/wp-content/uploads/2016/04/turquoise-calendar-marker.png");
  color: #0096aa;
}

.page-template-marmaille .mz-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-museum {
  background-color: #0096aa;
  border: 3px solid #00c3dd;
}

.page-template-marmaille .mz-map-icon-museum {
  background-image: url("/wp-content/uploads/2016/04/turquoise-map-marker.png");
}

.page-template-marmaille .mz-map-icon-event {
  background-image: url("/wp-content/uploads/2016/04/turquoise-calendar-marker.png");
  color: #0096aa;
}

.page-template-marmaille .mz-map-cluster {
  color: #0096aa;
  border: 2px solid #00c3dd;
}

.page-template-marmaille .mz-map-cluster:hover {
  background-color: #f7feff;
}

.mz-event-card-marmaille-logo-container {
  text-align: right;
}

.mz-event-card-marmaille-logo-container .mz-event-card-marmaille-logo {
  width: 170px;
  margin-top: 12px;
  opacity: 0.95;
}

#mz-header.homepage.marmaille {
  min-height: 0;
  height: auto;
}

#mz-header.homepage.marmaille .owl-controls {
  bottom: 50px;
  height: 0;
  margin: 0;
}

#mz-header.homepage.marmaille #owl-marmaille {
  max-height: 550px;
  margin-bottom: 24px;
  overflow: hidden;
}

#mz-header.homepage.marmaille .mz-carousel-image {
  padding-bottom: 150px;
}

@media screen and (max-width: 480px) {
  #mz-header.homepage.marmaille .mz-carousel-image {
    padding-bottom: 50px;
  }
}

.page-template-marmaille .mz-taxonomy-title {
  display: none !important;
}

.mz-marmaille-news-col {
  width: 66.666%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  padding-right: 12px;
}

@media screen and (max-width: 900px) {
  .mz-marmaille-news-col {
    display: block;
    width: 100%;
    padding-right: 0;
  }
}

.page-template-marmaille .mz-home-event-list-secondary {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  font-size: 0;
  padding-left: 12px;
}

@media screen and (max-width: 900px) {
  .page-template-marmaille .mz-home-event-list-secondary {
    display: none;
  }
}

.page-template-marmaille .mz-home-event-first-item .mz-item-image {
  width: 55%;
}

@media screen and (max-width: 700px) {
  .page-template-marmaille .mz-home-event-first-item .mz-item-image {
    width: 100%;
  }
}

.page-template-marmaille .mz-home-event-first-item .mz-item-text {
  width: 45%;
  margin-left: 55%;
}

@media screen and (max-width: 700px) {
  .page-template-marmaille .mz-home-event-first-item .mz-item-text {
    width: 100%;
    margin-left: 0;
  }
}

.mz-marmaille-intro {
  margin-bottom: 24px;
}

.mz-marmaille-intro h2 {
  font-size: 2.2rem;
  padding-bottom: 0;
}

.mz-marmaille-intro p {
  font-size: 1.2rem;
}

body.search.search-results #primary,
body.search.search-no-results #primary {
  width: 100%;
}

body.search.search-results .mz-search-list,
body.search.search-no-results .mz-search-list {
  display: block;
  position: relative;
  list-style: none;
  padding: 0;
}

body.search.search-results .mz-search-list li,
body.search.search-no-results .mz-search-list li {
  display: block;
  width: 100%;
  padding: 2% 0;
  position: relative;
  border-bottom: 1px solid #196bb5;
}

@media screen and (max-width: 550px) {
  body.search.search-results .mz-search-list li,
  body.search.search-no-results .mz-search-list li {
    border-bottom: none;
  }
}

body.search.search-results .mz-search-list li a,
body.search.search-no-results .mz-search-list li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 150px;
  margin-left: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media screen and (max-width: 550px) {
  body.search.search-results .mz-search-list li a,
  body.search.search-no-results .mz-search-list li a {
    padding-left: 0;
  }
}

body.search.search-results .mz-search-list li a:hover,
body.search.search-no-results .mz-search-list li a:hover {
  margin-left: 15px;
}

@media screen and (max-width: 550px) {
  body.search.search-results .mz-search-list li a:hover,
  body.search.search-no-results .mz-search-list li a:hover {
    margin-left: 0;
  }
}

body.search.search-results .mz-search-list .mz-button,
body.search.search-no-results .mz-search-list .mz-button {
  text-transform: uppercase;
}

body.search.search-results .mz-search-list .mz-search-list-image,
body.search.search-no-results .mz-search-list .mz-search-list-image {
  display: block;
  position: absolute;
  left: 0;
  width: 130px;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 550px) {
  body.search.search-results .mz-search-list .mz-search-list-image,
  body.search.search-no-results .mz-search-list .mz-search-list-image {
    position: relative;
    width: 100%;
    height: 80px;
    margin-bottom: 15px;
  }
}

body.search.search-results .mz-search-list h4,
body.search.search-no-results .mz-search-list h4 {
  color: #196bb5;
  padding-bottom: 8px;
  font-size: 1.6rem;
}

body.search.search-results .mz-search-list h4 img,
body.search.search-no-results .mz-search-list h4 img {
  display: inline-block;
  width: 30px;
  height: auto;
  margin-right: 12px;
  margin-bottom: 0;
}

body.search.search-results .mz-search-list p,
body.search.search-no-results .mz-search-list p {
  color: black;
}

body.search.search-results h3.page-title,
body.search.search-no-results h3.page-title {
  padding-bottom: 0;
  background-color: #196bb5;
  padding: 10px 20px;
  display: block;
  color: white;
  margin-top: 2%;
}

body.search.search-results footer,
body.search.search-no-results footer {
  margin-top: 24px;
}

.viae-page .viae-header {
  display: block;
  width: 100%;
  position: relative;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 650px;
  padding: 60px 15px;
  margin-bottom: 24px;
}

.viae-page .viae-header .viae-header-text {
  max-width: 470px;
  float: right;
  color: white;
}

.viae-page .viae-header .viae-header-text h1 {
  display: none;
}

.viae-page .viae-header .viae-header-text h2 {
  text-transform: uppercase;
  font-size: 1.3rem;
  line-height: 1;
  color: white;
}

.viae-page .viae-header .viae-header-text .viae-header-logo {
  width: 170px;
  height: auto;
}

#mz-header.non-homepage .mz-header-top.mz-header-top-viae .mz-header-top-right .mz-social-list li a,
#mz-header.non-homepage .mz-header-top.mz-header-top-viae .mz-header-top-right .mz-language-selector li a {
  color: #980026;
}

.non-homepage .mz-header-top.mz-header-top-viae #search-form #search-submit {
  color: #980026;
}

.page-template-viae .mz-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-event {
  background-image: url("/wp-content/uploads/2016/04/viae-calendar-marker.png");
  color: #650019;
}

.page-template-viae .mz-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-museum {
  background-color: #650019;
  border: 3px solid #980026;
}

.page-template-viae .mz-map-icon-museum {
  background-image: url("/wp-content/uploads/2016/04/viae-map-marker.png");
}

.page-template-viae .mz-map-icon-event {
  background-image: url("/wp-content/uploads/2016/04/viae-calendar-marker.png");
  color: #650019;
}

.page-template-viae .mz-map-cluster {
  color: #650019;
  border: 2px solid #980026;
}

.page-template-viae .mz-map-cluster:hover {
  background-color: #ffb2c5;
}

.mz-event-card-viae-logo-container {
  text-align: right;
}

.mz-event-card-viae-logo-container .mz-event-card-viae-logo {
  width: 170px;
  margin-top: 12px;
  opacity: 0.95;
}

.page-template-events-page #primary {
  width: 100%;
}

.page-template-all-museums #primary {
  float: none;
  width: 100%;
  margin: 0 auto;
  display: block;
}

.page-template-all-museums #primary .mz-map {
  display: block;
  width: 100%;
  height: 400px;
  border: 2px solid #c0bca3;
  margin-bottom: 40px;
}

.page-template-all-museums #primary ul {
  display: block;
  -webkit-column-count: 3;
  /* Chrome, Safari, Opera */
  -moz-column-count: 3;
  /* Firefox */
  column-count: 3;
  -webkit-column-gap: 40px;
  /* Chrome, Safari, Opera */
  -moz-column-gap: 40px;
  /* Firefox */
  column-gap: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 900px) {
  .page-template-all-museums #primary ul {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
  }
}

@media screen and (max-width: 550px) {
  .page-template-all-museums #primary ul {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
  }
}

.page-template-all-museums #primary ul li {
  display: inline-block;
  position: relative;
  padding: 10px 0 10px 40px;
  width: 100%;
  border-bottom: 1px solid #c0bca3;
}

.page-template-all-museums #primary ul li a {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 1;
}

.page-template-all-museums #primary ul li a:hover h3, .page-template-all-museums #primary ul li a:hover h4 {
  opacity: 0.7;
}

.page-template-all-museums #primary ul li h3 {
  padding-bottom: 0;
  line-height: 1;
  color: #196bb5;
}

.page-template-all-museums #primary ul li h4 {
  padding-bottom: 0;
  color: #c0bca3;
}

.page-template-all-museums #primary ul li span {
  position: absolute;
  top: 12px;
  left: 0;
  font-family: "Nunito", sans-serif;
  color: #196bb5;
  font-size: 1.4rem;
}

.page-template-default-template #primary {
  display: block;
  width: 100%;
}

.page-template-default-template .mz-large-col {
  display: block;
  position: relative;
  margin: 0 auto;
  float: none;
}

.page-template-default-template #content .mz-large-col {
  padding-top: 4%;
  padding-bottom: 4%;
}

.page-template-default-template .porte-banner h1 {
  font-size: 40px;
  display: inline;
  padding: 10px 0;
  height: 51px;
  background: white;
  line-height: 42px;
  box-shadow: 12px 0 0 white, -12px 0 0 white;
  letter-spacing: -1px;
  color: black;
  text-transform: uppercase;
  position: absolute;
  left: 172px;
  top: 87px;
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .page-template-default-template .porte-banner h1 {
    left: 25px;
  }
}

@media screen and (max-width: 640px) {
  .page-template-default-template .porte-banner h1 {
    font-size: 30px;
    position: relative;
    left: 10px;
    top: 50px;
  }
}

@media screen and (max-width: 480px) {
  .page-template-default-template .porte-banner h1 {
    font-size: 20px;
    top: 60px;
  }
}

.page-template-press #primary {
  display: block;
  width: 100%;
}

.page-template-press .mz-large-col {
  display: block;
  position: relative;
  margin: 0 auto;
  float: none;
}

.page-template-press #content .mz-large-col {
  padding-top: 4%;
  padding-bottom: 4%;
}

.page-template-press .porte-banner h1 {
  font-size: 40px;
  display: inline;
  padding: 10px 0;
  height: 51px;
  background: white;
  line-height: 42px;
  box-shadow: 12px 0 0 white, -12px 0 0 white;
  letter-spacing: -1px;
  color: black;
  text-transform: uppercase;
  position: absolute;
  left: 172px;
  top: 87px;
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .page-template-press .porte-banner h1 {
    left: 25px;
  }
}

@media screen and (max-width: 640px) {
  .page-template-press .porte-banner h1 {
    font-size: 30px;
    position: relative;
    left: 10px;
    top: 50px;
  }
}

@media screen and (max-width: 480px) {
  .page-template-press .porte-banner h1 {
    font-size: 20px;
    top: 60px;
  }
}

.page-template-press .mz-press-download {
  display: block;
  padding: 12px 0;
  border-bottom: 1px solid #196bb5;
}

.page-template-press .mz-press-download .mz-press-download-img {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: auto;
  margin-right: 10px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-left: 0;
}

.page-template-press .mz-press-download .mz-press-download-img img {
  width: 38px;
  height: auto;
  margin-bottom: 0;
}

.page-template-press .mz-press-download a:hover .mz-press-download-img {
  margin-left: 12px;
}

.page-template-press .mz-press-download .mz-press-download-text {
  display: inline-block;
  vertical-align: middle;
  color: #196bb5;
}

.page-template-press .mz-press-download .mz-press-download-text strong {
  font-family: "Nunito", sans-serif;
  text-transform: uppercase;
}

.page-template-press .mz-press-download .mz-press-download-text h2 {
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #196bb5;
  border-top: 1px solid #196bb5;
  padding-bottom: 0;
}

.error404 #primary {
  width: 100%;
  text-align: center;
  position: relative;
  padding: 0 15px;
}

.error404 #primary section {
  padding-bottom: 0;
  margin-top: 6%;
}

.error404 #primary img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
}

.error404 #primary h1 {
  text-transform: uppercase;
  color: #196bb5;
  padding-bottom: 0;
}

.error404 #primary p {
  display: block;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 8px;
}

.page-template-maternelles #primary {
  display: block;
  width: 100%;
}

.page-template-maternelles .mz-large-col {
  display: block;
  position: relative;
  margin: 0 auto;
  float: none;
}

.page-template-maternelles #content .mz-large-col {
  padding-top: 4%;
  padding-bottom: 4%;
}

.page-template-maternelles .porte-banner h1 {
  font-size: 40px;
  display: inline;
  padding: 10px 0;
  height: 51px;
  background: white;
  line-height: 42px;
  box-shadow: 12px 0 0 white, -12px 0 0 white;
  letter-spacing: -1px;
  color: black;
  text-transform: uppercase;
  position: absolute;
  left: 172px;
  top: 87px;
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .page-template-maternelles .porte-banner h1 {
    left: 25px;
  }
}

@media screen and (max-width: 640px) {
  .page-template-maternelles .porte-banner h1 {
    font-size: 30px;
    position: relative;
    left: 10px;
    top: 50px;
  }
}

@media screen and (max-width: 480px) {
  .page-template-maternelles .porte-banner h1 {
    font-size: 20px;
    top: 60px;
  }
}

.page-template-maternelles .mz-maternelles-main-col {
  display: inline-block;
  vertical-align: top;
  width: 70%;
  padding-right: 24px;
  margin-bottom: 24px;
}

@media screen and (max-width: 900px) {
  .page-template-maternelles .mz-maternelles-main-col {
    width: 55%;
  }
}

@media screen and (max-width: 800px) {
  .page-template-maternelles .mz-maternelles-main-col {
    width: 100%;
    padding-right: 0;
  }
}

.page-template-maternelles .mz-maternelles-main-col h2 {
  line-height: 1;
}

.page-template-maternelles .mz-maternelles-main-col iframe {
  margin-top: 12px;
}

.page-template-maternelles .mz-maternelles-secondary-col {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}

@media screen and (max-width: 900px) {
  .page-template-maternelles .mz-maternelles-secondary-col {
    width: 45%;
  }
}

@media screen and (max-width: 800px) {
  .page-template-maternelles .mz-maternelles-secondary-col {
    width: 100%;
  }
}

.page-template-maternelles .mz-maternelles-secondary-col h2 {
  line-height: 1;
}

.page-template-maternelles .mz-maternelles-secondary-col ul {
  list-style: square;
  padding-left: 20px;
}

.page-template-maternelles .mz-maternelles-secondary-col ul li {
  font-size: 1.2rem;
  margin-bottom: 8px;
}

.mz-taxonomy-list-container {
  margin-top: -183px;
  margin-bottom: 24px;
}

@media screen and (max-width: 480px) {
  .mz-taxonomy-list-container {
    margin-bottom: 10px;
  }
}

.mz-taxonomy-list-container.non-homepage {
  margin-top: 0;
  margin-bottom: 0;
}

.mz-taxonomy-list-container.non-homepage .mz-taxonomy-list {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

@media screen and (max-width: 800px) {
  .mz-taxonomy-list-container.non-homepage .mz-taxonomy-list {
    padding-left: 30%;
  }
}

@media screen and (max-width: 500px) {
  .mz-taxonomy-list-container.non-homepage .mz-taxonomy-list {
    padding-left: 0;
    margin-top: 30px;
  }
}

.mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item {
  height: 15px;
  transition: all 0.4s ease;
  width: 130px;
  border-left: 5px solid white;
}

.mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item:hover {
  height: 50px;
  margin-top: -35px;
}

.mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item:hover .mz-phrase {
  display: none;
}

.mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item:hover h2 {
  height: auto;
  opacity: 1;
}

@media screen and (max-width: 990px) {
  .mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item {
    border-left: 0;
    width: 100px;
  }
  .mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item:hover {
    height: 60px !important;
    margin-top: -45px;
  }
  .mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item h2 {
    font-size: 11px !important;
  }
}

@media screen and (max-width: 800px) {
  .mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item {
    border-left: 0;
    width: 33.33%;
    height: auto;
    padding: 10px;
  }
  .mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item:hover {
    height: auto !important;
    margin-top: 0 !important;
  }
  .mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item h2 {
    opacity: 1 !important;
    font-size: 11px !important;
    height: auto !important;
    padding: 0;
  }
  .mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item .mz-phrase {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item {
    width: 50%;
  }
}

.mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item:before {
  display: none;
}

.mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item a {
  background-image: none !important;
}

.mz-taxonomy-list-container.non-homepage .mz-taxonomy-list-item h2 {
  font-size: 0.8rem;
  opacity: 0;
  height: 0;
  transition: all 0.4s ease;
}

.mz-taxonomy-list-container .mz-taxonomy-title {
  display: inline-block;
  color: #196bb5;
  position: relative;
  margin-bottom: 10px;
  font-family: "Nunito", sans-serif;
  letter-spacing: -1px;
  font-weight: 700;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-style: normal;
}
/*LP Suppression des portes et outils de recherches qui bug, suppression temporaire*/
.mz-taxonomy-list-container {
  display: none;
}

.mz-taxonomy-list {
  width: 100%;
  margin: 0 auto;
  list-style: none;
  padding: 0;
  display: -webkit-flex;
  display: flex;
  /* You can set flex-wrap and flex-direction individually */
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Or do it all in one line with flex flow */
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  /* tweak the where items line up on the row */
  /* valid values are: flex-start, flex-end, space-between, space-around, stretch */
  -webkit-align-content: flex-end;
  align-content: flex-end;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.mz-taxonomy-list .mz-taxonomy-list-item {
  width: 175px;
  height: 170px;
  text-align: center;
  position: relative;
  overflow: hidden;
  vertical-align: bottom;
  box-shadow: none;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  z-index: 0;
  display: inline-block;
  /*ie9 & safari*/
}

.mz-taxonomy-list .mz-taxonomy-list-item:before {
  content: '';
  position: absolute;
  width: 200%;
  height: 100%;
  left: -50%;
  top: calc(100% - (56px / 2));
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  pointer-events: none;
  z-index: -1;
}

.mz-taxonomy-list .mz-taxonomy-list-item:hover {
  height: 200px;
  margin-top: -30px;
}

.mz-taxonomy-list .mz-taxonomy-list-item:hover .mz-phrase {
  height: 100%;
  opacity: 0.8;
}

@media screen and (max-width: 650px) {
  .mz-taxonomy-list .mz-taxonomy-list-item:hover .mz-phrase {
    opacity: 0;
  }
}

.mz-taxonomy-list .mz-taxonomy-list-item:hover:before {
  transform: rotate(15deg) translateY(-85px);
}

.mz-taxonomy-list .mz-taxonomy-list-item .mz-phrase {
  height: 0;
  opacity: 0;
  overflow: hidden;
  font-weight: normal;
  display: block;
  line-height: 1.3;
  font-size: 0.9rem;
  margin: 5px 0 0 0;
  color: white;
  text-align: left;
  transition: all 0.3s ease 0.2s;
  padding: 0 15px;
}

.mz-taxonomy-list .mz-taxonomy-list-item a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center bottom 15px;
  z-index: 10;
  text-decoration: none !important;
}

@media screen and (max-width: 900px) {
  .mz-taxonomy-list .mz-taxonomy-list-item a {
    background-size: 40%;
    background-position: center bottom 30%;
  }
}

@media screen and (max-width: 650px) {
  .mz-taxonomy-list .mz-taxonomy-list-item a {
    background-size: 50%;
    background-position: center bottom 20%;
  }
}

.mz-taxonomy-list .mz-taxonomy-list-item a h2 {
  font-family: "Nunito", sans-serif;
  letter-spacing: -1px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-size: 1.1rem;
  color: white;
  text-align: left;
  padding: 10px 15px 0 15px;
}

@media screen and (max-width: 1200px) {
  .mz-taxonomy-list .mz-taxonomy-list-item {
    width: 16.66666%;
  }
}

@media screen and (max-width: 900px) {
  .mz-taxonomy-list .mz-taxonomy-list-item {
    width: 33.333%;
    height: 200px;
  }
  .mz-taxonomy-list .mz-taxonomy-list-item:hover {
    height: 200px;
    margin-top: 0;
  }
}

@media screen and (max-width: 550px) {
  .mz-taxonomy-list .mz-taxonomy-list-item {
    width: 50%;
    height: 150px;
  }
  .mz-taxonomy-list .mz-taxonomy-list-item:hover {
    height: 150px;
  }
  .mz-taxonomy-list .mz-taxonomy-list-item a h2 {
    font-size: 0.9rem;
  }
}

#owl-home,
#owl-marmaille {
  display: block;
  height: 100%;
  width: 100%;
}

#owl-home .test,
#owl-marmaille .test {
  color: red;
}

#owl-home .owl-wrapper-outer,
#owl-home .owl-item,
#owl-home .owl-wrapper,
#owl-marmaille .owl-wrapper-outer,
#owl-marmaille .owl-item,
#owl-marmaille .owl-wrapper {
  height: 100%;
}

#owl-home .mz-carousel-image,
#owl-marmaille .mz-carousel-image {
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 15px;
}

#owl-home .mz-carousel-image .mz-carousel-text,
#owl-marmaille .mz-carousel-image .mz-carousel-text {
  padding-top: 240px;
  padding-left: 12px;
}

@media screen and (max-width: 480px) {
  #owl-home .mz-carousel-image .mz-carousel-text,
  #owl-marmaille .mz-carousel-image .mz-carousel-text {
    padding-top: 120px;
  }
}

#owl-home .mz-carousel-image .mz-carousel-text .mz-carousel-text-width,
#owl-marmaille .mz-carousel-image .mz-carousel-text .mz-carousel-text-width {
  display: block;
  max-width: 800px;
}

#owl-home .mz-carousel-image .mz-carousel-text .mz-separator,
#owl-marmaille .mz-carousel-image .mz-carousel-text .mz-separator {
  display: block;
  width: 100%;
  height: 1px;
  margin: 5px;
}

@media screen and (max-width: 800px) {
  #owl-home .mz-carousel-image .mz-carousel-text .mz-separator,
  #owl-marmaille .mz-carousel-image .mz-carousel-text .mz-separator {
    margin: 0;
  }
}

#owl-home .mz-carousel-image .mz-carousel-text h3,
#owl-marmaille .mz-carousel-image .mz-carousel-text h3 {
  font-size: 2rem;
  display: inline;
  padding: 7px 0;
  background: #196bb5;
  line-height: 44px;
  box-shadow: 12px 0 0 #196bb5, -12px 0 0 #196bb5;
  color: white;
  font-family: "Nunito", sans-serif;
  letter-spacing: -1px;
}

@media screen and (max-width: 800px) {
  #owl-home .mz-carousel-image .mz-carousel-text h3,
  #owl-marmaille .mz-carousel-image .mz-carousel-text h3 {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 480px) {
  #owl-home .mz-carousel-image .mz-carousel-text h3,
  #owl-marmaille .mz-carousel-image .mz-carousel-text h3 {
    font-size: 1.2rem;
    line-height: 35px;
  }
}

#owl-home .mz-carousel-image .mz-carousel-text p,
#owl-marmaille .mz-carousel-image .mz-carousel-text p {
  font-size: 2.2rem;
  display: inline;
  text-transform: uppercase;
  padding: 5px 0;
  height: 51px;
  background: #fff;
  line-height: 42px;
  box-shadow: 12px 0 0 #fff, -12px 0 0 #fff;
  font-family: "Nunito", sans-serif;
  letter-spacing: -1px;
  color: black;
}

@media screen and (max-width: 800px) {
  #owl-home .mz-carousel-image .mz-carousel-text p,
  #owl-marmaille .mz-carousel-image .mz-carousel-text p {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 480px) {
  #owl-home .mz-carousel-image .mz-carousel-text p,
  #owl-marmaille .mz-carousel-image .mz-carousel-text p {
    font-size: 1rem;
    line-height: 30px;
  }
}

#owl-home .mz-carousel-image .mz-carousel-text p strong,
#owl-marmaille .mz-carousel-image .mz-carousel-text p strong {
  font-weight: 400;
}

@-moz-document url-prefix() {
  #owl-home .mz-carousel-image .mz-carousel-text .padded-multiline,
  #owl-marmaille .mz-carousel-image .mz-carousel-text .padded-multiline {
    line-height: 1.3;
    padding: 6px 0;
    border-left: 20px solid white;
    margin-left: -12px;
    margin-top: -4px;
  }
  @media screen and (max-width: 800px) {
    #owl-home .mz-carousel-image .mz-carousel-text .padded-multiline,
    #owl-marmaille .mz-carousel-image .mz-carousel-text .padded-multiline {
      margin-top: 0;
      padding: 2px 0;
    }
  }
  @media screen and (max-width: 480px) {
    #owl-home .mz-carousel-image .mz-carousel-text .padded-multiline,
    #owl-marmaille .mz-carousel-image .mz-carousel-text .padded-multiline {
      margin-top: 2px;
      padding: 2px 0;
    }
  }
  #owl-home .mz-carousel-image .mz-carousel-text .padded-multiline p,
  #owl-marmaille .mz-carousel-image .mz-carousel-text .padded-multiline p {
    background-color: white;
    padding: 4px 0;
    color: black;
    display: inline;
    margin: 0;
    box-shadow: none;
    line-height: 43px;
  }
  @media screen and (max-width: 800px) {
    #owl-home .mz-carousel-image .mz-carousel-text .padded-multiline p,
    #owl-marmaille .mz-carousel-image .mz-carousel-text .padded-multiline p {
      line-height: 36px;
    }
  }
  @media screen and (max-width: 480px) {
    #owl-home .mz-carousel-image .mz-carousel-text .padded-multiline p,
    #owl-marmaille .mz-carousel-image .mz-carousel-text .padded-multiline p {
      line-height: 26px;
    }
  }
  #owl-home .mz-carousel-image .mz-carousel-text .padded-multiline p strong,
  #owl-marmaille .mz-carousel-image .mz-carousel-text .padded-multiline p strong {
    position: relative;
    left: -10px;
  }
}

#owl-home .mz-carousel-image .mz-carousel-text .mz-button-container,
#owl-marmaille .mz-carousel-image .mz-carousel-text .mz-button-container {
  display: block;
  margin-top: 17px;
}

#owl-home .mz-carousel-image .mz-carousel-text .mz-button-container .mz-button,
#owl-marmaille .mz-carousel-image .mz-carousel-text .mz-button-container .mz-button {
  display: inline-block;
  font-size: 16px;
  background-color: white;
  padding: 12px 14px;
  margin-left: -12px;
  text-transform: uppercase;
  color: #196bb5;
  font-family: "Nunito", sans-serif;
  letter-spacing: -1px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (max-width: 480px) {
  #owl-home .mz-carousel-image .mz-carousel-text .mz-button-container .mz-button,
  #owl-marmaille .mz-carousel-image .mz-carousel-text .mz-button-container .mz-button {
    display: none;
  }
}

#owl-home .mz-carousel-image .mz-carousel-text .mz-button-container .mz-button:hover,
#owl-marmaille .mz-carousel-image .mz-carousel-text .mz-button-container .mz-button:hover {
  margin-left: -2px;
}

#owl-home .mz-carousel-image .mz-carousel-text .mz-button-container .mz-button .mz-icons,
#owl-marmaille .mz-carousel-image .mz-carousel-text .mz-button-container .mz-button .mz-icons {
  display: inline-block;
  line-height: 1;
  font-size: 1.1rem;
  vertical-align: middle;
  margin-top: -5px;
}

#owl-home .mz-carousel-image .mz-carousel-text.mz-carousel-text-marmaille h3,
#owl-marmaille .mz-carousel-image .mz-carousel-text.mz-carousel-text-marmaille h3 {
  background: #00c3dd;
  box-shadow: 12px 0 0 #00c3dd, -12px 0 0 #00c3dd;
}

#owl-home .owl-controls,
#owl-marmaille .owl-controls {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1100px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (max-width: 1330px) {
  #owl-home .owl-controls,
  #owl-marmaille .owl-controls {
    bottom: 220px;
    top: auto;
  }
}

#owl-home .owl-controls .owl-prev,
#owl-home .owl-controls .owl-next,
#owl-marmaille .owl-controls .owl-prev,
#owl-marmaille .owl-controls .owl-next {
  position: absolute;
  font-family: "mz-icons", serif, sans-serif;
  padding: 0;
  margin: 0;
  background: transparent;
  font-size: 70px;
  opacity: 1;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}

#owl-home .owl-controls .owl-prev:hover,
#owl-home .owl-controls .owl-next:hover,
#owl-marmaille .owl-controls .owl-prev:hover,
#owl-marmaille .owl-controls .owl-next:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1330px) {
  #owl-home .owl-controls .owl-prev,
  #owl-home .owl-controls .owl-next,
  #owl-marmaille .owl-controls .owl-prev,
  #owl-marmaille .owl-controls .owl-next {
    display: none;
  }
}

#owl-home .owl-controls .owl-prev,
#owl-marmaille .owl-controls .owl-prev {
  left: -10%;
}

#owl-home .owl-controls .owl-next,
#owl-marmaille .owl-controls .owl-next {
  right: -10%;
}

@media screen and (max-width: 600px) {
  #owl-home .owl-pagination,
  #owl-marmaille .owl-pagination {
    display: none;
  }
}

@media screen and (min-width: 1330px) {
  #owl-home .owl-pagination,
  #owl-marmaille .owl-pagination {
    display: none;
  }
}

#owl-home .owl-pagination .owl-page span,
#owl-marmaille .owl-pagination .owl-page span {
  background-color: white;
  opacity: 0.6;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}

#owl-home .owl-pagination .owl-page.active span,
#owl-home .owl-pagination .owl-page span:hover,
#owl-marmaille .owl-pagination .owl-page.active span, #owl-marmaille .owl-pagination .owl-page span:hover {
  background-color: white;
  opacity: 1;
}

#mz-filter {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 10px;
}

#mz-filter select {
  width: 28%;
  padding: 10px 15px;
  background-color: white;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  position: relative;
  background-image: url("/wp-content/uploads/2016/04/select-background.png");
  background-size: auto 30%;
  background-repeat: no-repeat;
  background-position: right 15px center;
  cursor: pointer;
  margin-right: 1%;
}

#mz-filter select:focus {
  outline: none;
}

#mz-filter select:disabled {
  background-image: none;
  background: #DDD;
  opacity: 0.4;
}

@media screen and (max-width: 700px) {
  #mz-filter select {
    width: 100%;
    margin-bottom: 5px;
    margin-right: 0;
  }
}

#mz-filter input[type="submit"] {
  width: 13%;
  padding: 12px 15px;
  border-radius: 0;
  margin-bottom: 0;
  background-color: #3792e3;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-weight: 500;
}

#mz-filter input[type="submit"]:hover {
  background-color: #4e9ee6;
}

@media screen and (max-width: 700px) {
  #mz-filter input[type="submit"] {
    width: 100%;
  }
}

#mz-filter.loading {
  position: relative;
}

#mz-filter.loading:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}

@-webkit-keyframes translate-left {
  0% {
    margin-left: 40px;
  }
  100% {
    margin-left: 0;
  }
}

@-moz-keyframes translate-left {
  0% {
    margin-left: 40px;
  }
  100% {
    margin-left: 0;
  }
}

@keyframes translate-left {
  0% {
    margin-left: 40px;
  }
  100% {
    margin-left: 0;
  }
}

@-webkit-keyframes translate-right {
  0% {
    margin-left: -40px;
  }
  100% {
    margin-left: 0;
  }
}

@-moz-keyframes translate-right {
  0% {
    margin-left: -40px;
  }
  100% {
    margin-left: 0;
  }
}

@keyframes translate-right {
  0% {
    margin-left: -40px;
  }
  100% {
    margin-left: 0;
  }
}

.mz-event-list,
.mz-home-event-list {
  width: 100%;
  margin: 0;
  font-size: 0;
}

.mz-event-list.translate-left,
.mz-home-event-list.translate-left {
  -webkit-animation: translate-left 0.6s;
  -moz-animation: translate-left 0.6s;
  animation: translate-left 0.6s;
}

.mz-event-list.translate-right,
.mz-home-event-list.translate-right {
  -webkit-animation: translate-right 0.6s;
  -moz-animation: translate-right 0.6s;
  animation: translate-right 0.6s;
}

.mz-event-list .mz-home-event-list-item,
.mz-home-event-list .mz-home-event-list-item {
  padding: 0;
  position: relative;
  border-top: 12px solid white;
  margin-bottom: 24px;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

@media screen and (max-width: 480px) {
  .mz-event-list .mz-home-event-list-item,
  .mz-home-event-list .mz-home-event-list-item {
    border: none !important;
    width: 100%;
  }
}

.mz-event-list .mz-home-event-list-item:nth-of-type(even),
.mz-home-event-list .mz-home-event-list-item:nth-of-type(even) {
  border-left: 12px solid white;
}

.mz-event-list .mz-home-event-list-item:nth-of-type(odd),
.mz-home-event-list .mz-home-event-list-item:nth-of-type(odd) {
  border-right: 12px solid white;
}

.mz-event-list .mz-home-event-list-item .mz-item-image,
.mz-home-event-list .mz-home-event-list-item .mz-item-image {
  display: block;
  height: 180px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mz-event-list .mz-home-event-list-item .mz-item-text,
.mz-home-event-list .mz-home-event-list-item .mz-item-text {
  padding-top: 15px;
  padding-bottom: 5px;
}

.mz-event-list .mz-home-event-list-item .mz-item-text h3,
.mz-home-event-list .mz-home-event-list-item .mz-item-text h3 {
  padding-bottom: 0;
  line-height: 1;
  margin-bottom: 5px;
}

.mz-event-list .mz-home-event-list-item .mz-item-text h3 small,
.mz-home-event-list .mz-home-event-list-item .mz-item-text h3 small {
  display: block;
  font-size: 1.1rem;
  zoom: 100%;
}

.mz-event-list .mz-home-event-list-item .mz-item-text > em,
.mz-home-event-list .mz-home-event-list-item .mz-item-text > em {
  font-style: normal;
  font-size: 1rem;
}

.mz-event-list .mz-home-event-list-item .mz-item-text .mz-button,
.mz-home-event-list .mz-home-event-list-item .mz-item-text .mz-button {
  color: #196bb5;
  text-transform: uppercase;
  font-size: 1rem;
}

.mz-event-list .mz-home-event-list-item .mz-item-text .mz-button:hover,
.mz-home-event-list .mz-home-event-list-item .mz-item-text .mz-button:hover {
  color: #3792e3;
}

.mz-event-list .mz-home-event-list-item .mz-item-text .mz-button .mz-icons,
.mz-home-event-list .mz-home-event-list-item .mz-item-text .mz-button .mz-icons {
  font-size: 1.2rem;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
}

.mz-event-list .mz-home-event-list-item.mz-home-event-list-item-last,
.mz-home-event-list .mz-home-event-list-item.mz-home-event-list-item-last {
  background-color: transparent;
}

.mz-event-list .mz-home-event-list-item.mz-home-event-list-item-last .mz-facebook-block,
.mz-home-event-list .mz-home-event-list-item.mz-home-event-list-item-last .mz-facebook-block {
  padding: 20px;
  background-color: #f5f6f7;
  margin-bottom: 16px;
}

.mz-event-list .mz-home-event-list-item.mz-home-event-list-item-last .mz-newsletter-block,
.mz-home-event-list .mz-home-event-list-item.mz-home-event-list-item-last .mz-newsletter-block {
  padding: 20px;
  background-color: #f5f6f7;
}

.mz-event-list .mz-home-event-list-item .mz-counter-circle,
.mz-home-event-list .mz-home-event-list-item .mz-counter-circle {
  display: block;
  position: absolute;
  text-align: center;
  font-family: "Nunito", sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.mz-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-event,
.mz-home-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-event {
  background-image: url("/wp-content/uploads/2016/04/blue-calendar-marker.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  color: #196bb5;
  padding-top: 12px;
  width: 34px;
  height: 34px;
  top: -17px;
  left: -17px;
}

@media screen and (max-width: 1150px) {
  .mz-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-event,
  .mz-home-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-event {
    top: 10px;
    left: 10px;
  }
}

.mz-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-museum,
.mz-home-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-museum {
  border-radius: 50%;
  background-color: #135188;
  border: 3px solid #196bb5;
  color: white;
  padding-top: 2px;
  width: 30px;
  height: 30px;
  top: -15px;
  left: -15px;
}

@media screen and (max-width: 1150px) {
  .mz-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-museum,
  .mz-home-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-museum {
    top: 10px;
    left: 10px;
  }
}

.mz-event-list .mz-home-event-list-item .mz-marmaille-label,
.mz-home-event-list .mz-home-event-list-item .mz-marmaille-label {
  width: 78px;
  position: absolute;
  top: -5px;
  right: 0;
}

.mz-home-event-first-item {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 24px;
}

@media screen and (max-width: 480px) {
  .mz-home-event-first-item {
    margin-bottom: 24px;
  }
}

.mz-home-event-first-item .mz-item-image {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 65.5%;
  height: 100%;
  min-height: 180px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 27px 20px 20px 38px;
  overflow: hidden;
}

@media screen and (max-width: 850px) {
  .mz-home-event-first-item .mz-item-image {
    width: 50%;
  }
}

@media screen and (max-width: 700px) {
  .mz-home-event-first-item .mz-item-image {
    display: block;
    position: relative;
    width: 100%;
    padding: 20px 20px 20px 28px;
  }
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text {
  position: relative;
  z-index: 10;
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text h3,
.mz-home-event-first-item .mz-item-image .mz-item-image-text h4 {
  font-size: 1.8rem;
  display: inline;
  text-transform: uppercase;
  padding: 5px 0;
  height: 51px;
  background: #fff;
  line-height: 42px;
  box-shadow: 12px 0 0 #fff, -12px 0 0 #fff;
  font-family: "Nunito", sans-serif;
  letter-spacing: -1px;
  color: black;
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  -ms-transform: translateX(8px);
  -o-transform: translateX(8px);
  transform: translateX(8px);
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text h3 strong,
.mz-home-event-first-item .mz-item-image .mz-item-image-text h4 strong {
  font-weight: 400;
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text h3.mz-bg-mauve,
.mz-home-event-first-item .mz-item-image .mz-item-image-text h4.mz-bg-mauve {
  background: #946bad;
  box-shadow: 12px 0 0 #946bad, -12px 0 0 #946bad;
  color: white;
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text h3.mz-bg-jaune,
.mz-home-event-first-item .mz-item-image .mz-item-image-text h4.mz-bg-jaune {
  background: #fca40b;
  box-shadow: 12px 0 0 #fca40b, -12px 0 0 #fca40b;
  color: white;
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text h3.mz-bg-vert,
.mz-home-event-first-item .mz-item-image .mz-item-image-text h4.mz-bg-vert {
  background: #00a584;
  box-shadow: 12px 0 0 #00a584, -12px 0 0 #00a584;
  color: white;
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text h3.mz-bg-rose,
.mz-home-event-first-item .mz-item-image .mz-item-image-text h4.mz-bg-rose {
  background: #de4a6b;
  box-shadow: 12px 0 0 #de4a6b, -12px 0 0 #de4a6b;
  color: white;
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text h3.mz-bg-bleu,
.mz-home-event-first-item .mz-item-image .mz-item-image-text h4.mz-bg-bleu {
  background: #196bb5;
  box-shadow: 12px 0 0 #196bb5, -12px 0 0 #196bb5;
  color: white;
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text h3.mz-bg-rouge,
.mz-home-event-first-item .mz-item-image .mz-item-image-text h4.mz-bg-rouge {
  background: #e60810;
  box-shadow: 12px 0 0 #e60810, -12px 0 0 #e60810;
  color: white;
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text h3.mz-bg-marmaille,
.mz-home-event-first-item .mz-item-image .mz-item-image-text h4.mz-bg-marmaille {
  background: #00c3dd;
  box-shadow: 12px 0 0 #00c3dd, -12px 0 0 #00c3dd;
  color: white;
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text h3.mz-bg-viae,
.mz-home-event-first-item .mz-item-image .mz-item-image-text h4.mz-bg-viae {
  background: #980026;
  box-shadow: 12px 0 0 #980026, -12px 0 0 #980026;
  color: white;
}

@media screen and (max-width: 800px) {
  .mz-home-event-first-item .mz-item-image .mz-item-image-text h3,
  .mz-home-event-first-item .mz-item-image .mz-item-image-text h4 {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 480px) {
  .mz-home-event-first-item .mz-item-image .mz-item-image-text h3,
  .mz-home-event-first-item .mz-item-image .mz-item-image-text h4 {
    font-size: 1.3rem;
    line-height: 2;
  }
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text h3 {
  font-size: 1.3rem;
  text-transform: none;
}

@media screen and (max-width: 800px) {
  .mz-home-event-first-item .mz-item-image .mz-item-image-text h3 {
    line-height: 1.6;
  }
}

@media screen and (max-width: 480px) {
  .mz-home-event-first-item .mz-item-image .mz-item-image-text h4 {
    line-height: 1.8 !important;
  }
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text .mz-item-text-date {
  display: block;
  color: white;
  font-style: normal;
  font-size: 20px;
  margin-top: 12px;
  margin-left: -11px;
  text-shadow: 0px 0px 8px rgba(150, 150, 150, 0.8);
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text .mz-item-text-date .mz-icons {
  color: white;
}

.mz-home-event-first-item .mz-item-image .mz-item-image-text .mz-separator {
  display: block;
}

@-moz-document url-prefix() {
  .mz-home-event-first-item .mz-item-image .mz-item-image-text .padded-multiline {
    line-height: 1.3;
    padding: 2px 0 !important;
    border-left: 20px solid white;
    margin-left: -12px;
    margin-top: -4px;
    position: relative;
  }
  @media screen and (max-width: 800px) {
    .mz-home-event-first-item .mz-item-image .mz-item-image-text .padded-multiline {
      margin-top: 0;
      padding: 3px 0 !important;
    }
  }
  @media screen and (max-width: 768px) {
    .mz-home-event-first-item .mz-item-image .mz-item-image-text .padded-multiline {
      top: auto;
    }
  }
  @media screen and (max-width: 480px) {
    .mz-home-event-first-item .mz-item-image .mz-item-image-text .padded-multiline {
      margin-top: 2px;
      padding: 1px 0 !important;
    }
  }
  .mz-home-event-first-item .mz-item-image .mz-item-image-text .padded-multiline h4 {
    background-color: white;
    padding: 4px 0;
    color: black;
    display: inline;
    margin: 0;
    box-shadow: none;
    line-height: 43px;
    top: auto;
    left: auto;
  }
  @media screen and (max-width: 800px) {
    .mz-home-event-first-item .mz-item-image .mz-item-image-text .padded-multiline h4 {
      line-height: 34px !important;
    }
  }
  @media screen and (max-width: 480px) {
    .mz-home-event-first-item .mz-item-image .mz-item-image-text .padded-multiline h4 {
      line-height: 26px;
    }
  }
  .mz-home-event-first-item .mz-item-image .mz-item-image-text .padded-multiline h4 strong {
    position: relative;
    left: -10px;
  }
}

.mz-home-event-first-item .mz-item-image:hover .mz-news-angle {
  right: -215px;
  -webkit-box-shadow: 0px 0px 110px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 110px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 110px 5px rgba(0, 0, 0, 0.3);
}

.mz-home-event-first-item .mz-item-image .mz-news-angle {
  height: 800px;
  width: 300px;
  display: block;
  position: absolute;
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -ms-transform: skew(10deg);
  -o-transform: skew(10deg);
  transform: skew(10deg);
  bottom: 0;
  right: -225px;
  transition: all 0.4s ease;
  z-index: 1;
}

@media screen and (max-width: 700px) {
  .mz-home-event-first-item .mz-item-image .mz-news-angle {
    height: 500px;
    width: 2000px;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
    bottom: -410px;
    right: 0;
  }
}

.mz-home-event-first-item .mz-item-text {
  position: relative;
  display: inline-block;
  min-height: 180px;
  vertical-align: top;
  width: 34.5%;
  margin-left: 65.5%;
  height: 100%;
  padding: 24px;
}

.mz-home-event-first-item .mz-item-text.mz-bg-section {
  color: white;
}

.mz-home-event-first-item .mz-item-text.mz-bg-section a,
.mz-home-event-first-item .mz-item-text.mz-bg-section h3,
.mz-home-event-first-item .mz-item-text.mz-bg-section .mz-icons {
  color: white;
}

@media screen and (max-width: 850px) {
  .mz-home-event-first-item .mz-item-text {
    width: 50%;
    margin-left: 50%;
  }
}

@media screen and (max-width: 700px) {
  .mz-home-event-first-item .mz-item-text {
    display: block;
    position: relative;
    width: 100%;
    margin-left: 0;
    padding: 16px;
    min-height: 0;
  }
}

.mz-home-event-first-item .mz-item-text h3 {
  padding-bottom: 0;
  line-height: 1;
  margin-bottom: 5px;
}

.mz-home-event-first-item .mz-item-text > em {
  font-style: normal;
}

.mz-home-event-first-item .mz-item-text .mz-button-container {
  margin: 0;
}

.mz-home-event-first-item .mz-item-text .mz-button-container a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 48em) {
  .mz-home-event-list-secondary {
    display: none;
  }
}

.mz-home-event-list-secondary > h3 {
  line-height: 1;
  margin: 0 0 12px 0;
  padding-bottom: 0;
}

.mz-home-event-list-secondary > p {
  margin-top: 10px;
}

.mz-home-event-list-secondary > p .mz-icons {
  font-size: 1.2rem;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
}

.mz-home-event-list-secondary > p a {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 300;
}

.mz-home-event-list-secondary .mz-home-event-list-item {
  display: block;
  padding: 12px 0;
  border-bottom: 1px solid #d3d3d3;
}

.mz-home-event-list-secondary .mz-home-event-list-item .mz-item-date {
  display: inline-block;
  vertical-align: middle;
  color: white;
  width: 58px;
}

.mz-home-event-list-secondary .mz-home-event-list-item .mz-item-date .mz-item-date-month {
  background-color: #2185e0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  padding: 4px 15px;
  text-align: center;
}

.mz-home-event-list-secondary .mz-home-event-list-item .mz-item-date .mz-item-date-day {
  background-color: #196bb5;
  font-size: 20px;
  text-align: center;
  line-height: 1;
  font-weight: 400;
  padding: 5px;
}

.mz-home-event-list-secondary .mz-home-event-list-item .mz-item-text {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 60px);
  padding-left: 10px;
}

.mz-home-event-list-secondary .mz-home-event-list-item .mz-item-text h4 {
  font-size: 1rem;
  color: black;
  padding-bottom: 0;
  line-height: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mz-home-event-list-secondary .mz-home-event-list-item .mz-item-text .mz-item-text-date {
  font-size: 0.9rem;
}

.mz-home-event-list-secondary .mz-home-event-list-item .mz-item-text a:hover h4 {
  color: #196bb5;
}

.mz-item-text-date .mz-icons {
  color: #4e9ee6;
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px;
  margin-top: -3px;
}

.mz-item-text .mz-button {
  color: #196bb5;
  text-transform: uppercase;
}

.mz-item-text .mz-button:hover {
  color: #3792e3;
}

.mz-item-text .mz-button .mz-icons {
  font-size: 1.2rem;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
}

.mz-event-list {
  font-size: 0;
}

.mz-event-list .mz-home-event-list-item {
  width: 33.3333%;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  .mz-event-list .mz-home-event-list-item {
    width: 50%;
  }
}

@media screen and (max-width: 480px) {
  .mz-event-list .mz-home-event-list-item {
    width: 100%;
  }
}

.mz-event-list .mz-home-event-list-item .mz-button {
  font-size: 1rem;
}

.mz-event-list .mz-home-event-list-item:nth-of-type(2) {
  border-right: 8px solid white;
  border-left: 8px solid white;
}

@media screen and (max-width: 768px) {
  .mz-event-list .mz-home-event-list-item:nth-of-type(2) {
    border-right: 0;
    border-left: 12px solid white;
  }
}

.mz-event-list .mz-home-event-list-item:last-of-type {
  border-left: 16px solid white;
  border-right: 0;
}

.mz-event-list .mz-home-event-list-item:first-of-type {
  border-right: 16px solid white;
  border-left: 0;
}

@media screen and (max-width: 768px) {
  .mz-event-list .mz-home-event-list-item:first-of-type {
    border-right: 12px solid white;
  }
}

.mz-event-list .mz-home-event-list-item h3 {
  line-height: 1;
  margin-bottom: 5px;
}

.mz-event-list.mz-event-list-search .mz-home-event-list-item:nth-of-type(3n+2) {
  border-right: 8px solid white;
  border-left: 8px solid white;
}

.mz-event-list.mz-event-list-search .mz-home-event-list-item:nth-of-type(3n+3) {
  border-left: 16px solid white;
  border-right: 0;
}

.mz-event-list.mz-event-list-search .mz-home-event-list-item:nth-of-type(3n+1) {
  border-right: 16px solid white;
  border-left: 0;
}

@media screen and (max-width: 768px) {
  .mz-event-list.mz-event-list-search .mz-home-event-list-item:nth-of-type(even) {
    border-left: 12px solid white;
    border-right: 0;
  }
  .mz-event-list.mz-event-list-search .mz-home-event-list-item:nth-of-type(odd) {
    border-right: 12px solid white;
    border-left: 0;
  }
}

@media screen and (max-width: 480px) {
  .mz-event-list.mz-event-list-search .mz-home-event-list-item:nth-of-type(even) {
    border-left: 0;
    border-right: 0;
  }
  .mz-event-list.mz-event-list-search .mz-home-event-list-item:nth-of-type(odd) {
    border-right: 0;
    border-left: 0;
  }
}

#mz-paginate-container-museums > h2,
#mz-paginate-container-events > h2,
#mz-paginate-container > h2 {
  text-transform: uppercase;
}

#mz-paginate-container-museums {
  padding-bottom: 3%;
  margin-bottom: 4%;
  border-bottom: 1px solid #196bb5;
}

.mz-partenaire-list {
  width: 100%;
  margin: 0;
}

.mz-partenaire-list .mz-partenaire-list-item {
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10%;
  display: inline-block;
  margin-right: 2.8%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 2%;
}

.mz-partenaire-list .mz-partenaire-list-item a {
  display: block;
  width: 100%;
  height: 100%;
}

.mz-partenaire-list .mz-partenaire-list-item:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.mz-partenaire-list .mz-partenaire-list-item:last-of-type {
  margin-right: 0;
}

@media screen and (max-width: 800px) {
  .mz-partenaire-list .mz-partenaire-list-item {
    width: 22%;
    margin-right: 4%;
  }
  .mz-partenaire-list .mz-partenaire-list-item:nth-of-type(4n+4) {
    margin-right: 0;
  }
}

@media screen and (max-width: 480px) {
  .mz-partenaire-container h2 {
    padding-bottom: 0;
    margin-top: 24px;
  }
}

.acf-map {
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
}

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}

#mz-result-page .mz-map {
  display: block;
  width: 100%;
  height: 250px;
  margin-bottom: 24px;
}

#mz-result-page .mz-map.mz-map-rose {
  border: 2px solid #de4a6b;
}

#mz-result-page .mz-map.mz-map-jaune {
  border: 2px solid #fca40b;
}

#mz-result-page .mz-map.mz-map-vert {
  border: 2px solid #00a584;
}

#mz-result-page .mz-map.mz-map-bleu {
  border: 2px solid #196bb5;
}

#mz-result-page .mz-map.mz-map-rouge {
  border: 2px solid #e60810;
}

#mz-result-page .mz-map.mz-map-mauve {
  border: 2px solid #946bad;
}

#mz-result-page .mz-map.mz-map-marmaille {
  border: 2px solid #00c3dd;
}

#mz-result-page .mz-map.mz-map-viae {
  border: 2px solid #980026;
}

.mz-map-cluster {
  background-color: white;
  color: #196bb5;
  text-align: center;
  font-family: "Nunito", sans-serif;
  font-size: 14px;
  font-weight: 500;
  border-radius: 50%;
  padding-top: 5px;
  transition: all 0.4s ease;
  border: 2px solid #196bb5;
}

.mz-map-cluster:hover {
  background-color: #eaf4fc;
}

.mz-map-icon-small-museum {
  background-image: url("/wp-content/uploads/2016/04/grey-map-marker.png");
  background-position: center;
  background-size: contain;
}

.mz-map-icon-museum,
.mz-map-icon-event {
  text-align: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-family: "Nunito", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mz-map-icon-museum {
  background-image: url("/wp-content/uploads/2016/04/blue-map-marker.png");
  padding-top: 5px;
  padding-right: 4px;
  color: white;
}

.mz-map-icon-event {
  background-image: url("/wp-content/uploads/2016/04/blue-calendar-marker.png");
  padding-top: 15px;
  color: #196bb5;
}

.leaflet-popup {
  bottom: 15px !important;
}

.leaflet-popup .leaflet-popup-content-wrapper {
  border-radius: 0;
}

.leaflet-popup .leaflet-popup-content-wrapper h4 {
  font-size: 1.1rem;
  padding-bottom: 0;
  text-align: center;
}

/* Corrections sur Firefox et sur IE */
/* FIREFOX */
@-moz-document url-prefix() {
  /* Sur Windows UNIQUEMENT */
  body.windows-user .mz-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-museum, body.windows-user .mz-home-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-museum, body.windows-user .mz-map-cluster, body.windows-user .mz-map-icon-small-museum, body.windows-user .mz-map-icon-museum, body.windows-user .mz-map-icon-event {
    line-height: 15px;
  }
}

/* IE */
@media screen\0 {
  .mz-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-museum, .mz-home-event-list .mz-home-event-list-item .mz-counter-circle.mz-counter-circle-museum, .mz-map-cluster, .mz-map-icon-small-museum, .mz-map-icon-museum, .mz-map-icon-event {
    line-height: 15px;
  }
}

.mz-museum-single,
.mz-event-single,
.mz-museum-single-card {
  display: block;
  width: 100%;
}

.mz-museum-single .mz-museum-single-title-container h1,
.mz-event-single .mz-museum-single-title-container h1,
.mz-museum-single-card .mz-museum-single-title-container h1 {
  text-transform: uppercase;
  padding-bottom: 0;
  margin-bottom: 10px;
}

.mz-museum-single .mz-museum-single-card-header,
.mz-event-single .mz-museum-single-card-header,
.mz-museum-single-card .mz-museum-single-card-header {
  display: block;
  width: 100%;
  height: 300px;
  position: relative;
  font-size: 0;
}

@media screen and (max-width: 640px) {
  .mz-museum-single .mz-museum-single-card-header,
  .mz-event-single .mz-museum-single-card-header,
  .mz-museum-single-card .mz-museum-single-card-header {
    height: auto;
  }
}

.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image,
.mz-museum-single .mz-museum-single-card-header #owl-museum,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image,
.mz-event-single .mz-museum-single-card-header #owl-museum,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum {
  display: inline-block !important;
  vertical-align: top;
  width: 60%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1000px) {
  .mz-museum-single .mz-museum-single-card-header .mz-museum-single-image,
  .mz-museum-single .mz-museum-single-card-header #owl-museum,
  .mz-event-single .mz-museum-single-card-header .mz-museum-single-image,
  .mz-event-single .mz-museum-single-card-header #owl-museum,
  .mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image,
  .mz-museum-single-card .mz-museum-single-card-header #owl-museum {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .mz-museum-single .mz-museum-single-card-header .mz-museum-single-image,
  .mz-museum-single .mz-museum-single-card-header #owl-museum,
  .mz-event-single .mz-museum-single-card-header .mz-museum-single-image,
  .mz-event-single .mz-museum-single-card-header #owl-museum,
  .mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image,
  .mz-museum-single-card .mz-museum-single-card-header #owl-museum {
    width: 100%;
    display: block;
    height: 200px;
  }
}

.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image .owl-wrapper-outer,
.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image .owl-item,
.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image .owl-wrapper,
.mz-museum-single .mz-museum-single-card-header #owl-museum .owl-wrapper-outer,
.mz-museum-single .mz-museum-single-card-header #owl-museum .owl-item,
.mz-museum-single .mz-museum-single-card-header #owl-museum .owl-wrapper,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image .owl-wrapper-outer,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image .owl-item,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image .owl-wrapper,
.mz-event-single .mz-museum-single-card-header #owl-museum .owl-wrapper-outer,
.mz-event-single .mz-museum-single-card-header #owl-museum .owl-item,
.mz-event-single .mz-museum-single-card-header #owl-museum .owl-wrapper,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image .owl-wrapper-outer,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image .owl-item,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image .owl-wrapper,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum .owl-wrapper-outer,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum .owl-item,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum .owl-wrapper {
  height: 100%;
}

.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image .mz-carousel-image,
.mz-museum-single .mz-museum-single-card-header #owl-museum .mz-carousel-image,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image .mz-carousel-image,
.mz-event-single .mz-museum-single-card-header #owl-museum .mz-carousel-image,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image .mz-carousel-image,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum .mz-carousel-image {
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls,
.mz-museum-single .mz-museum-single-card-header #owl-museum .owl-controls,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls,
.mz-event-single .mz-museum-single-card-header #owl-museum .owl-controls,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image .owl-controls,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum .owl-controls {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-pagination,
.mz-museum-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-pagination,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-pagination,
.mz-event-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-pagination,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-pagination,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum .owl-controls .owl-pagination {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 12px;
}

.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-pagination .owl-page span,
.mz-museum-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-pagination .owl-page span,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-pagination .owl-page span,
.mz-event-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-pagination .owl-page span,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-pagination .owl-page span,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum .owl-controls .owl-pagination .owl-page span {
  background-color: white;
}

.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-buttons,
.mz-museum-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-buttons,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-buttons,
.mz-event-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-buttons,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-buttons,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum .owl-controls .owl-buttons {
  position: absolute;
  width: 100%;
  top: 45%;
}

.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-prev,
.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-next,
.mz-museum-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-prev,
.mz-museum-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-next,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-prev,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-next,
.mz-event-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-prev,
.mz-event-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-next,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-prev,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-next,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum .owl-controls .owl-prev,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum .owl-controls .owl-next {
  position: absolute;
  font-family: "mz-icons", serif, sans-serif;
  padding: 0;
  margin: 0;
  background: transparent;
  font-size: 40px;
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-prev:hover,
.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-next:hover,
.mz-museum-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-prev:hover,
.mz-museum-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-next:hover,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-prev:hover,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-next:hover,
.mz-event-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-prev:hover,
.mz-event-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-next:hover,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-prev:hover,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-next:hover,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum .owl-controls .owl-prev:hover,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum .owl-controls .owl-next:hover {
  opacity: 0.7;
}

.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-prev,
.mz-museum-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-prev,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-prev,
.mz-event-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-prev,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-prev,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum .owl-controls .owl-prev {
  left: 12px;
}

.mz-museum-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-next,
.mz-museum-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-next,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-next,
.mz-event-single .mz-museum-single-card-header #owl-museum .owl-controls .owl-next,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-image .owl-controls .owl-next,
.mz-museum-single-card .mz-museum-single-card-header #owl-museum .owl-controls .owl-next {
  right: 12px;
}

.mz-museum-single .mz-museum-single-card-header .mz-museum-single-map,
.mz-event-single .mz-museum-single-card-header .mz-museum-single-map,
.mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-map {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  height: 100%;
}

@media screen and (max-width: 1000px) {
  .mz-museum-single .mz-museum-single-card-header .mz-museum-single-map,
  .mz-event-single .mz-museum-single-card-header .mz-museum-single-map,
  .mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-map {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .mz-museum-single .mz-museum-single-card-header .mz-museum-single-map,
  .mz-event-single .mz-museum-single-card-header .mz-museum-single-map,
  .mz-museum-single-card .mz-museum-single-card-header .mz-museum-single-map {
    width: 100%;
    display: block;
    height: 200px;
  }
}

.mz-museum-single .mz-museum-single-card-main,
.mz-event-single .mz-museum-single-card-main,
.mz-museum-single-card .mz-museum-single-card-main {
  display: block;
  width: 100%;
  position: relative;
  border-width: 0 2px 2px 2px;
  border-color: #d3d3d3;
  border-style: solid;
  margin-bottom: 30px;
  background-color: white;
}

@media screen and (max-width: 480px) {
  .mz-museum-single .mz-museum-single-card-main,
  .mz-event-single .mz-museum-single-card-main,
  .mz-museum-single-card .mz-museum-single-card-main {
    border-width: 0;
  }
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-description,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-description,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-description {
  display: inline-block;
  vertical-align: top;
  width: 60%;
  padding: 24px 30px;
}

@media screen and (max-width: 1000px) {
  .mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-description,
  .mz-event-single .mz-museum-single-card-main .mz-museum-single-card-description,
  .mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-description {
    width: 50%;
  }
}

@media screen and (max-width: 850px) {
  .mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-description,
  .mz-event-single .mz-museum-single-card-main .mz-museum-single-card-description,
  .mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-description {
    width: 100%;
    padding: 15px;
  }
}

@media screen and (max-width: 480px) {
  .mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-description,
  .mz-event-single .mz-museum-single-card-main .mz-museum-single-card-description,
  .mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-description {
    padding: 24px 0;
  }
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-description > h2,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-description > h2,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-description > h2 {
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 1.1;
  padding-bottom: 10px;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-description > h3,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-description > h3,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-description > h3 {
  font-size: 1.2rem;
  text-transform: uppercase;
  padding-bottom: 5px;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-description .mz-like,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-description .mz-like,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-description .mz-like {
  display: inline-block;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-description .mz-like .mz-like-count,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-description .mz-like .mz-like-count,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-description .mz-like .mz-like-count {
  padding-top: 3px;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-description .mz-like .mz-like-count,
.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-description .mz-like .mz-icons,
.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-description .mz-like a,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-description .mz-like .mz-like-count,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-description .mz-like .mz-icons,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-description .mz-like a,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-description .mz-like .mz-like-count,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-description .mz-like .mz-icons,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-description .mz-like a {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-description .mz-like .mz-icons-filled,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-description .mz-like .mz-icons-filled,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-description .mz-like .mz-icons-filled {
  color: #d3d3d3;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-description .mz-like.active .mz-icons-filled,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-description .mz-like.active .mz-icons-filled,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-description .mz-like.active .mz-icons-filled {
  color: #e60810 !important;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  padding: 24px 30px;
  position: relative;
}

@media screen and (max-width: 1000px) {
  .mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos,
  .mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos,
  .mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos {
    width: 50%;
  }
}

@media screen and (max-width: 850px) {
  .mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos,
  .mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos,
  .mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos {
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+0,ffffff+100 */
    background: #f9f9f9;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f9f9f9 0%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f9f9f9 0%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f9f9f9 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
    padding: 15px;
  }
}

@media screen and (max-width: 480px) {
  .mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos,
  .mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos,
  .mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos {
    padding: 24px 0;
    background: white;
  }
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos > h2,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos > h2,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos > h2 {
  color: #196bb5;
  font-size: 1.4rem;
  line-height: 1.1;
  padding-bottom: 5px;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-single-card-adresse,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-single-card-adresse,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-single-card-adresse {
  margin-bottom: 0;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-social,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-social,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-social {
  position: absolute;
  top: 24px;
  right: 30px;
}

@media screen and (max-width: 450px) {
  .mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-social,
  .mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-social,
  .mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-social {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 12px;
  }
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-social li,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-social li,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-social li {
  display: inline-block;
  font-size: 1.6rem;
  margin-left: 3px;
  line-height: 1;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-social li a,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-social li a,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-social li a {
  line-height: 1;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-infos,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-infos,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-infos {
  display: block;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-infos li,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-infos li,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-infos li {
  display: block;
  margin-bottom: 8px;
  padding-left: 25px;
  position: relative;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-infos li .mz-icons,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-infos li .mz-icons,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-infos li .mz-icons {
  position: absolute;
  left: 0;
  top: 50%;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels {
  display: block;
  width: 100%;
  text-align: left;
  margin-top: 30px;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  position: relative;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-marmaille,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-marmaille,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-marmaille {
  max-width: 100px;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-viae,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-viae,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-viae {
  max-width: 60px;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-qualite,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-qualite,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-qualite {
  max-width: 60px;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-velo,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-velo,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-velo {
  max-width: 50px;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-soleil,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-soleil,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-soleil {
  max-width: 60px;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-access-i,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-access-i,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-access-i {
  max-width: 65px;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-article-27,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-article-27,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li.mz-label-article-27 {
  max-width: 55px;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li .mz-label-hover,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li .mz-label-hover,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li .mz-label-hover {
  position: absolute;
  background-color: #196bb5;
  color: white;
  text-align: center;
  padding: 5px 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  pointer-events: none;
  z-index: 20;
  width: 110px;
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li .mz-label-hover:before,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li .mz-label-hover:before,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li .mz-label-hover:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #196bb5;
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mz-museum-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li:hover .mz-label-hover,
.mz-event-single .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li:hover .mz-label-hover,
.mz-museum-single-card .mz-museum-single-card-main .mz-museum-single-card-infos .mz-museum-labels li:hover .mz-label-hover {
  opacity: 1;
  -webkit-transform: translate(-50%, -120%);
  -moz-transform: translate(-50%, -120%);
  -ms-transform: translate(-50%, -120%);
  -o-transform: translate(-50%, -120%);
  transform: translate(-50%, -120%);
}

.mz-museum-single .mz-museum-single-similar-events,
.mz-event-single .mz-museum-single-similar-events,
.mz-museum-single-card .mz-museum-single-similar-events {
  display: block;
  width: 100%;
}

.mz-museum-single .mz-museum-single-similar-events > h2,
.mz-event-single .mz-museum-single-similar-events > h2,
.mz-museum-single-card .mz-museum-single-similar-events > h2 {
  font-size: 1.5rem;
  padding-bottom: 0;
}

@media screen and (max-width: 480px) {
  .mz-museum-single .mz-museum-single-similar-events > h2,
  .mz-event-single .mz-museum-single-similar-events > h2,
  .mz-museum-single-card .mz-museum-single-similar-events > h2 {
    margin-bottom: 10px;
  }
}

.mz-event-single {
  display: block;
  width: 100%;
}

.mz-event-single .mz-large-col > h1 {
  text-transform: uppercase;
  padding-bottom: 0;
  margin-bottom: 10px;
  line-height: 1;
}

.mz-porte-card,
.mz-event-card {
  color: white;
  position: relative;
  margin-bottom: 5%;
}

.mz-porte-card.mz-bg-marmaille,
.mz-event-card.mz-bg-marmaille {
  background-image: url("/wp-content/uploads/2016/04/marmaille-pattern.png");
  background-size: 500px;
  background-position: top -80px right -210px;
  background-repeat: no-repeat;
}

.mz-porte-card h1,
.mz-event-card h1 {
  color: white;
  font-size: 28px;
  line-height: 34px;
  margin: 0;
  padding-bottom: 0;
}

.mz-porte-card .mz-porte-card-image,
.mz-porte-card .mz-event-card-image,
.mz-event-card .mz-porte-card-image,
.mz-event-card .mz-event-card-image {
  position: absolute;
  width: 45%;
  height: 100%;
  left: 0;
  top: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .mz-porte-card .mz-porte-card-image,
  .mz-porte-card .mz-event-card-image,
  .mz-event-card .mz-porte-card-image,
  .mz-event-card .mz-event-card-image {
    position: relative;
    display: block;
    width: 100%;
    height: 250px;
  }
}

.mz-porte-card .mz-porte-card-image .mz-porte-angle,
.mz-porte-card .mz-porte-card-image .mz-event-angle,
.mz-porte-card .mz-event-card-image .mz-porte-angle,
.mz-porte-card .mz-event-card-image .mz-event-angle,
.mz-event-card .mz-porte-card-image .mz-porte-angle,
.mz-event-card .mz-porte-card-image .mz-event-angle,
.mz-event-card .mz-event-card-image .mz-porte-angle,
.mz-event-card .mz-event-card-image .mz-event-angle {
  height: 1000px;
  width: 800px;
  display: block;
  position: absolute;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  transform: skew(30deg);
  bottom: 0;
  right: -510px;
}

@media screen and (max-width: 768px) {
  .mz-porte-card .mz-porte-card-image .mz-porte-angle,
  .mz-porte-card .mz-porte-card-image .mz-event-angle,
  .mz-porte-card .mz-event-card-image .mz-porte-angle,
  .mz-porte-card .mz-event-card-image .mz-event-angle,
  .mz-event-card .mz-porte-card-image .mz-porte-angle,
  .mz-event-card .mz-porte-card-image .mz-event-angle,
  .mz-event-card .mz-event-card-image .mz-porte-angle,
  .mz-event-card .mz-event-card-image .mz-event-angle {
    display: none;
  }
}

.mz-porte-card .mz-porte-card-text,
.mz-porte-card .mz-event-card-text,
.mz-event-card .mz-porte-card-text,
.mz-event-card .mz-event-card-text {
  padding: 100px 15px 70px 15px;
  width: 55%;
  margin-left: 45%;
  min-height: 350px;
}

@media screen and (max-width: 768px) {
  .mz-porte-card .mz-porte-card-text,
  .mz-porte-card .mz-event-card-text,
  .mz-event-card .mz-porte-card-text,
  .mz-event-card .mz-event-card-text {
    position: relative;
    display: block;
    width: 100%;
    padding: 15px;
    margin-top: 0;
    max-width: none;
    min-height: 0;
    margin-left: 0;
    margin-bottom: 40px;
  }
}

.mz-porte-card .mz-porte-card-text .mz-porte-breadcrumb,
.mz-porte-card .mz-event-card-text .mz-porte-breadcrumb,
.mz-event-card .mz-porte-card-text .mz-porte-breadcrumb,
.mz-event-card .mz-event-card-text .mz-porte-breadcrumb {
  position: absolute;
  top: 9px;
  left: 35%;
  font-size: 14px;
  color: white;
  font-weight: 500;
  padding-left: 20px;
}

@media screen and (max-width: 768px) {
  .mz-porte-card .mz-porte-card-text .mz-porte-breadcrumb,
  .mz-porte-card .mz-event-card-text .mz-porte-breadcrumb,
  .mz-event-card .mz-porte-card-text .mz-porte-breadcrumb,
  .mz-event-card .mz-event-card-text .mz-porte-breadcrumb {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    margin-bottom: 5px;
  }
}

.mz-porte-card .mz-porte-card-text .mz-porte-breadcrumb .mz-icons,
.mz-porte-card .mz-event-card-text .mz-porte-breadcrumb .mz-icons,
.mz-event-card .mz-porte-card-text .mz-porte-breadcrumb .mz-icons,
.mz-event-card .mz-event-card-text .mz-porte-breadcrumb .mz-icons {
  font-size: 1.2rem;
  display: inline-block;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.mz-porte-card .mz-porte-card-text .addtocalendar,
.mz-porte-card .mz-event-card-text .addtocalendar,
.mz-event-card .mz-porte-card-text .addtocalendar,
.mz-event-card .mz-event-card-text .addtocalendar {
  float: right;
  margin-top: -8px;
}

@media screen and (max-width: 1050px) {
  .mz-porte-card .mz-porte-card-text .addtocalendar,
  .mz-porte-card .mz-event-card-text .addtocalendar,
  .mz-event-card .mz-porte-card-text .addtocalendar,
  .mz-event-card .mz-event-card-text .addtocalendar {
    float: none;
    display: inline-block;
    clear: both;
    margin-top: 10px;
  }
}

.mz-porte-card .mz-porte-card-text .addtocalendar .atcb-link,
.mz-porte-card .mz-event-card-text .addtocalendar .atcb-link,
.mz-event-card .mz-porte-card-text .addtocalendar .atcb-link,
.mz-event-card .mz-event-card-text .addtocalendar .atcb-link {
  background-color: white;
  color: #196bb5;
  border-radius: 0;
  padding: 6px 12px;
  transition: all 0.4s ease;
}

.mz-porte-card .mz-porte-card-text .addtocalendar .atcb-link:hover,
.mz-porte-card .mz-event-card-text .addtocalendar .atcb-link:hover,
.mz-event-card .mz-porte-card-text .addtocalendar .atcb-link:hover,
.mz-event-card .mz-event-card-text .addtocalendar .atcb-link:hover {
  opacity: 0.9;
}

.mz-porte-card .mz-porte-card-text .addtocalendar .atcb-link .mz-icons,
.mz-porte-card .mz-event-card-text .addtocalendar .atcb-link .mz-icons,
.mz-event-card .mz-porte-card-text .addtocalendar .atcb-link .mz-icons,
.mz-event-card .mz-event-card-text .addtocalendar .atcb-link .mz-icons {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  font-size: 1rem;
  margin-right: 5px;
  margin-top: -4px;
}

.mz-porte-card .mz-porte-card-text .atcb-list,
.mz-porte-card .mz-event-card-text .atcb-list,
.mz-event-card .mz-porte-card-text .atcb-list,
.mz-event-card .mz-event-card-text .atcb-list {
  border: none;
  box-shadow: 0;
}

.mz-porte-card .mz-porte-card-text .atcb-list .atcb-item,
.mz-porte-card .mz-event-card-text .atcb-list .atcb-item,
.mz-event-card .mz-porte-card-text .atcb-list .atcb-item,
.mz-event-card .mz-event-card-text .atcb-list .atcb-item {
  color: #196bb5;
}

.mz-porte-card .mz-porte-card-text .atcb-list .atcb-item:hover,
.mz-porte-card .mz-event-card-text .atcb-list .atcb-item:hover,
.mz-event-card .mz-porte-card-text .atcb-list .atcb-item:hover,
.mz-event-card .mz-event-card-text .atcb-list .atcb-item:hover {
  background-color: #b5d6f5;
}

.mz-porte-card .mz-porte-card-text .atcb-list .atcb-item a,
.mz-porte-card .mz-event-card-text .atcb-list .atcb-item a,
.mz-event-card .mz-porte-card-text .atcb-list .atcb-item a,
.mz-event-card .mz-event-card-text .atcb-list .atcb-item a {
  color: #196bb5;
}

.mz-porte-card .mz-porte-card-text .mz-event-card-button,
.mz-porte-card .mz-event-card-text .mz-event-card-button,
.mz-event-card .mz-porte-card-text .mz-event-card-button,
.mz-event-card .mz-event-card-text .mz-event-card-button {
  position: absolute;
  top: 0;
  right: 0;
  background-color: white;
  text-transform: uppercase;
  padding: 5px 10px;
  font-family: "Nunito", sans-serif;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 0.8rem;
  margin-top: -5px;
}

@media screen and (max-width: 1050px) {
  .mz-porte-card .mz-porte-card-text .mz-event-card-button,
  .mz-porte-card .mz-event-card-text .mz-event-card-button,
  .mz-event-card .mz-porte-card-text .mz-event-card-button,
  .mz-event-card .mz-event-card-text .mz-event-card-button {
    position: relative;
    display: inline-block;
    margin-top: 10px;
  }
}

.mz-porte-card .mz-porte-card-text .mz-event-card-button .mz-icons,
.mz-porte-card .mz-event-card-text .mz-event-card-button .mz-icons,
.mz-event-card .mz-porte-card-text .mz-event-card-button .mz-icons,
.mz-event-card .mz-event-card-text .mz-event-card-button .mz-icons {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  font-size: 1rem;
  margin-right: 5px;
  margin-top: -4px;
}

.mz-porte-card .mz-porte-card-text .mz-event-card-date,
.mz-porte-card .mz-event-card-text .mz-event-card-date,
.mz-event-card .mz-porte-card-text .mz-event-card-date,
.mz-event-card .mz-event-card-text .mz-event-card-date {
  font-style: normal;
  font-size: 1.5rem;
}

@media screen and (max-width: 1050px) {
  .mz-porte-card .mz-porte-card-text .mz-event-card-date,
  .mz-porte-card .mz-event-card-text .mz-event-card-date,
  .mz-event-card .mz-porte-card-text .mz-event-card-date,
  .mz-event-card .mz-event-card-text .mz-event-card-date {
    display: block;
  }
}

@media screen and (max-width: 480px) {
  .mz-porte-card .mz-porte-card-text .mz-event-card-date,
  .mz-porte-card .mz-event-card-text .mz-event-card-date,
  .mz-event-card .mz-porte-card-text .mz-event-card-date,
  .mz-event-card .mz-event-card-text .mz-event-card-date {
    line-height: 1.2;
  }
  .mz-porte-card .mz-porte-card-text .mz-event-card-date strong,
  .mz-porte-card .mz-event-card-text .mz-event-card-date strong,
  .mz-event-card .mz-porte-card-text .mz-event-card-date strong,
  .mz-event-card .mz-event-card-text .mz-event-card-date strong {
    display: block;
  }
}

.mz-porte-card .mz-porte-card-text .mz-event-card-date .mz-icons,
.mz-porte-card .mz-event-card-text .mz-event-card-date .mz-icons,
.mz-event-card .mz-porte-card-text .mz-event-card-date .mz-icons,
.mz-event-card .mz-event-card-text .mz-event-card-date .mz-icons {
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px;
  margin-top: -3px;
}

@media screen and (max-width: 480px) {
  .mz-porte-card .mz-porte-card-text .mz-event-card-date .mz-icons,
  .mz-porte-card .mz-event-card-text .mz-event-card-date .mz-icons,
  .mz-event-card .mz-porte-card-text .mz-event-card-date .mz-icons,
  .mz-event-card .mz-event-card-text .mz-event-card-date .mz-icons {
    display: none;
  }
}

.mz-porte-card .mz-porte-card-text .mz-porte-card-text-content,
.mz-porte-card .mz-event-card-text .mz-porte-card-text-content,
.mz-event-card .mz-porte-card-text .mz-porte-card-text-content,
.mz-event-card .mz-event-card-text .mz-porte-card-text-content {
  margin-top: -60px;
}

@media screen and (max-width: 768px) {
  .mz-porte-card .mz-porte-card-text .mz-porte-card-text-content,
  .mz-porte-card .mz-event-card-text .mz-porte-card-text-content,
  .mz-event-card .mz-porte-card-text .mz-porte-card-text-content,
  .mz-event-card .mz-event-card-text .mz-porte-card-text-content {
    margin-top: 0;
  }
}

.mz-porte-card .mz-porte-card-text .mz-event-card-text-content,
.mz-porte-card .mz-event-card-text .mz-event-card-text-content,
.mz-event-card .mz-porte-card-text .mz-event-card-text-content,
.mz-event-card .mz-event-card-text .mz-event-card-text-content {
  margin-top: -40px;
}

@media screen and (max-width: 768px) {
  .mz-porte-card .mz-porte-card-text .mz-event-card-text-content,
  .mz-porte-card .mz-event-card-text .mz-event-card-text-content,
  .mz-event-card .mz-porte-card-text .mz-event-card-text-content,
  .mz-event-card .mz-event-card-text .mz-event-card-text-content {
    margin-top: 0;
  }
}

.mz-porte-card .mz-porte-card-text .mz-porte-card-text-content,
.mz-porte-card .mz-porte-card-text .mz-event-card-text-content,
.mz-porte-card .mz-event-card-text .mz-porte-card-text-content,
.mz-porte-card .mz-event-card-text .mz-event-card-text-content,
.mz-event-card .mz-porte-card-text .mz-porte-card-text-content,
.mz-event-card .mz-porte-card-text .mz-event-card-text-content,
.mz-event-card .mz-event-card-text .mz-porte-card-text-content,
.mz-event-card .mz-event-card-text .mz-event-card-text-content {
  max-width: 600px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .mz-porte-card .mz-porte-card-text .mz-porte-card-text-content,
  .mz-porte-card .mz-porte-card-text .mz-event-card-text-content,
  .mz-porte-card .mz-event-card-text .mz-porte-card-text-content,
  .mz-porte-card .mz-event-card-text .mz-event-card-text-content,
  .mz-event-card .mz-porte-card-text .mz-porte-card-text-content,
  .mz-event-card .mz-porte-card-text .mz-event-card-text-content,
  .mz-event-card .mz-event-card-text .mz-porte-card-text-content,
  .mz-event-card .mz-event-card-text .mz-event-card-text-content {
    max-width: none;
    padding-bottom: 40px;
    margin-top: 20px;
  }
}

.mz-porte-card .mz-porte-card-text .mz-text-triangle,
.mz-porte-card .mz-event-card-text .mz-text-triangle,
.mz-event-card .mz-porte-card-text .mz-text-triangle,
.mz-event-card .mz-event-card-text .mz-text-triangle {
  display: block;
  float: left;
  width: 350px;
  height: 100%;
  margin-top: 0;
  padding-top: 20px;
  -webkit-shape-outside: polygon(0 0, 0 0, 54% 100%, 0 100%);
  shape-outside: polygon(0 0, 0 0, 54% 100%, 0 100%);
}

.mz-porte-card .mz-porte-card-text .mz-porte-triangle-light,
.mz-porte-card .mz-porte-card-text .mz-event-triangle-light,
.mz-porte-card .mz-event-card-text .mz-porte-triangle-light,
.mz-porte-card .mz-event-card-text .mz-event-triangle-light,
.mz-event-card .mz-porte-card-text .mz-porte-triangle-light,
.mz-event-card .mz-porte-card-text .mz-event-triangle-light,
.mz-event-card .mz-event-card-text .mz-porte-triangle-light,
.mz-event-card .mz-event-card-text .mz-event-triangle-light {
  width: 50px;
  height: 40px;
  display: block;
  position: absolute;
  bottom: -40px;
  left: 45%;
  border-bottom: 0px solid white;
  border-right: 25px solid white;
  border-left: 25px solid white;
  border-top: 40px solid transparent;
}

.mz-porte-card .mz-porte-card-text .mz-porte-triangle-dark,
.mz-porte-card .mz-porte-card-text .mz-event-triangle-dark,
.mz-porte-card .mz-event-card-text .mz-porte-triangle-dark,
.mz-porte-card .mz-event-card-text .mz-event-triangle-dark,
.mz-event-card .mz-porte-card-text .mz-porte-triangle-dark,
.mz-event-card .mz-porte-card-text .mz-event-triangle-dark,
.mz-event-card .mz-event-card-text .mz-porte-triangle-dark,
.mz-event-card .mz-event-card-text .mz-event-triangle-dark {
  width: 50px;
  height: 40px;
  display: block;
  position: absolute;
  bottom: 0;
  left: calc(45% + 50px);
  border-bottom: 40px solid rgba(0, 0, 0, 0.1);
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
  border-top: 0px solid transparent;
}

.mz-porte-card .mz-porte-card-text h1,
.mz-porte-card .mz-event-card-text h1,
.mz-event-card .mz-porte-card-text h1,
.mz-event-card .mz-event-card-text h1 {
  font-size: 29px;
  display: inline;
  padding: 7px 0;
  height: 51px;
  background: white;
  line-height: 42px;
  box-shadow: 12px 0 0 white, -12px 0 0 white;
  letter-spacing: -1px;
  color: black;
  text-transform: uppercase;
  position: relative;
  left: -40%;
  top: -60px;
}

@media screen and (max-width: 768px) {
  .mz-porte-card .mz-porte-card-text h1,
  .mz-porte-card .mz-event-card-text h1,
  .mz-event-card .mz-porte-card-text h1,
  .mz-event-card .mz-event-card-text h1 {
    top: 6px;
    left: 12px;
  }
}

.mz-porte-card .mz-porte-card-text h1 strong,
.mz-porte-card .mz-event-card-text h1 strong,
.mz-event-card .mz-porte-card-text h1 strong,
.mz-event-card .mz-event-card-text h1 strong {
  font-weight: 400;
}

@-moz-document url-prefix() {
  .mz-porte-card .mz-porte-card-text .padded-multiline,
  .mz-porte-card .mz-event-card-text .padded-multiline,
  .mz-event-card .mz-porte-card-text .padded-multiline,
  .mz-event-card .mz-event-card-text .padded-multiline {
    line-height: 1.3;
    padding: 2px 0 !important;
    border-left: 20px solid white;
    margin-left: -12px;
    margin-top: -4px;
    position: relative;
    left: -40%;
    top: -60px;
  }
  @media screen and (max-width: 800px) {
    .mz-porte-card .mz-porte-card-text .padded-multiline,
    .mz-porte-card .mz-event-card-text .padded-multiline,
    .mz-event-card .mz-porte-card-text .padded-multiline,
    .mz-event-card .mz-event-card-text .padded-multiline {
      margin-top: 0;
      padding: 6px 0 !important;
    }
  }
  @media screen and (max-width: 768px) {
    .mz-porte-card .mz-porte-card-text .padded-multiline,
    .mz-porte-card .mz-event-card-text .padded-multiline,
    .mz-event-card .mz-porte-card-text .padded-multiline,
    .mz-event-card .mz-event-card-text .padded-multiline {
      top: auto;
      left: 12px;
    }
  }
  @media screen and (max-width: 480px) {
    .mz-porte-card .mz-porte-card-text .padded-multiline,
    .mz-porte-card .mz-event-card-text .padded-multiline,
    .mz-event-card .mz-porte-card-text .padded-multiline,
    .mz-event-card .mz-event-card-text .padded-multiline {
      margin-top: 2px;
      padding: 2px 0;
    }
  }
  .mz-porte-card .mz-porte-card-text .padded-multiline h1,
  .mz-porte-card .mz-event-card-text .padded-multiline h1,
  .mz-event-card .mz-porte-card-text .padded-multiline h1,
  .mz-event-card .mz-event-card-text .padded-multiline h1 {
    background-color: white;
    padding: 4px 0;
    color: black;
    display: inline;
    margin: 0;
    box-shadow: none;
    line-height: 43px;
    top: auto;
    left: auto;
  }
  @media screen and (max-width: 800px) {
    .mz-porte-card .mz-porte-card-text .padded-multiline h1,
    .mz-porte-card .mz-event-card-text .padded-multiline h1,
    .mz-event-card .mz-porte-card-text .padded-multiline h1,
    .mz-event-card .mz-event-card-text .padded-multiline h1 {
      line-height: 35px !important;
    }
  }
  @media screen and (max-width: 480px) {
    .mz-porte-card .mz-porte-card-text .padded-multiline h1,
    .mz-porte-card .mz-event-card-text .padded-multiline h1,
    .mz-event-card .mz-porte-card-text .padded-multiline h1,
    .mz-event-card .mz-event-card-text .padded-multiline h1 {
      line-height: 26px;
    }
  }
  .mz-porte-card .mz-porte-card-text .padded-multiline h1 strong,
  .mz-porte-card .mz-event-card-text .padded-multiline h1 strong,
  .mz-event-card .mz-porte-card-text .padded-multiline h1 strong,
  .mz-event-card .mz-event-card-text .padded-multiline h1 strong {
    position: relative;
    left: -10px;
  }
}

@-moz-document url-prefix() {
  .mz-porte-card .mz-porte-card-text .padded-multiline,
  .mz-porte-card .mz-event-card-text .padded-multiline,
  .mz-event-card .mz-porte-card-text .padded-multiline,
  .mz-event-card .mz-event-card-text .padded-multiline {
    line-height: 1.3;
    padding: 6px 0;
    border-left: 20px solid white;
    margin-left: -12px;
    margin-top: -4px;
  }
  @media screen and (max-width: 800px) {
    .mz-porte-card .mz-porte-card-text .padded-multiline,
    .mz-porte-card .mz-event-card-text .padded-multiline,
    .mz-event-card .mz-porte-card-text .padded-multiline,
    .mz-event-card .mz-event-card-text .padded-multiline {
      margin-top: 0;
      padding: 2px 0;
    }
  }
  @media screen and (max-width: 480px) {
    .mz-porte-card .mz-porte-card-text .padded-multiline,
    .mz-porte-card .mz-event-card-text .padded-multiline,
    .mz-event-card .mz-porte-card-text .padded-multiline,
    .mz-event-card .mz-event-card-text .padded-multiline {
      margin-top: 2px;
      padding: 2px 0;
    }
  }
  .mz-porte-card .mz-porte-card-text .padded-multiline h1,
  .mz-porte-card .mz-event-card-text .padded-multiline h1,
  .mz-event-card .mz-porte-card-text .padded-multiline h1,
  .mz-event-card .mz-event-card-text .padded-multiline h1 {
    background-color: white;
    padding: 4px 0;
    color: black;
    display: inline;
    margin: 0;
    box-shadow: none;
    line-height: 43px;
  }
  @media screen and (max-width: 800px) {
    .mz-porte-card .mz-porte-card-text .padded-multiline h1,
    .mz-porte-card .mz-event-card-text .padded-multiline h1,
    .mz-event-card .mz-porte-card-text .padded-multiline h1,
    .mz-event-card .mz-event-card-text .padded-multiline h1 {
      line-height: 36px;
    }
  }
  @media screen and (max-width: 480px) {
    .mz-porte-card .mz-porte-card-text .padded-multiline h1,
    .mz-porte-card .mz-event-card-text .padded-multiline h1,
    .mz-event-card .mz-porte-card-text .padded-multiline h1,
    .mz-event-card .mz-event-card-text .padded-multiline h1 {
      line-height: 26px;
    }
  }
  .mz-porte-card .mz-porte-card-text .padded-multiline h1 strong,
  .mz-porte-card .mz-event-card-text .padded-multiline h1 strong,
  .mz-event-card .mz-porte-card-text .padded-multiline h1 strong,
  .mz-event-card .mz-event-card-text .padded-multiline h1 strong {
    position: relative;
    left: -10px;
  }
}

.mz-porte-card .mz-porte-card-text .mz-porte-infos,
.mz-porte-card .mz-event-card-text .mz-porte-infos,
.mz-event-card .mz-porte-card-text .mz-porte-infos,
.mz-event-card .mz-event-card-text .mz-porte-infos {
  display: block;
}

.mz-porte-card .mz-porte-card-text .mz-porte-infos li,
.mz-porte-card .mz-event-card-text .mz-porte-infos li,
.mz-event-card .mz-porte-card-text .mz-porte-infos li,
.mz-event-card .mz-event-card-text .mz-porte-infos li {
  display: block;
  margin-bottom: 8px;
  padding-left: 25px;
  position: relative;
  font-weight: 500;
}

.mz-porte-card .mz-porte-card-text .mz-porte-infos li a,
.mz-porte-card .mz-event-card-text .mz-porte-infos li a,
.mz-event-card .mz-porte-card-text .mz-porte-infos li a,
.mz-event-card .mz-event-card-text .mz-porte-infos li a {
  color: white;
  font-weight: bold;
  text-decoration: underline;
}

.mz-porte-card .mz-porte-card-text .mz-porte-infos li .mz-icons,
.mz-porte-card .mz-event-card-text .mz-porte-infos li .mz-icons,
.mz-event-card .mz-porte-card-text .mz-porte-infos li .mz-icons,
.mz-event-card .mz-event-card-text .mz-porte-infos li .mz-icons {
  position: absolute;
  left: 0;
  top: 50%;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mz-porte-card a,
.mz-event-card a {
  color: white;
  font-weight: bold;
  text-decoration: underline;
}

.mz-porte-card a:hover,
.mz-event-card a:hover {
  color: white;
  font-weight: bold;
  text-decoration: underline;
}

/* Corrections sur Firefox et sur IE */
/* FIREFOX */
@-moz-document url-prefix() {
  /* Sur Windows UNIQUEMENT */
  body.windows-user {
    /* Filtre Recherche */
    /* titre dans le slider de la Homepage */
    /* titre dans le slider de Marmaille */
    /* titre D�couvrez et Element � la une */
    /* titre sous D�couvrez et Element � la une */
    /* titre d'une fiche porte, d'une fiche evenement */
  }
  body.windows-user #mz-filter select {
    -moz-appearance: none;
  }
  @media screen and (max-width: 800px) {
    body.windows-user #owl-home .mz-carousel-image .mz-carousel-text .padded-multiline {
      padding: 4px 0 5px 0;
    }
  }
  @media screen and (max-width: 550px) {
    body.windows-user #owl-home .mz-carousel-image .mz-carousel-text .padded-multiline {
      padding: 5px 0 6px 0;
    }
  }
  body.windows-user #owl-home .mz-carousel-image .mz-carousel-text .padded-multiline p {
    padding: 10px 0 11px 0;
  }
  body.windows-user #owl-marmaille .mz-carousel-image .mz-carousel-text p {
    padding: 4px 0 11px 0;
  }
  body.windows-user .mz-home-event-first-item .mz-item-image .mz-item-image-text h3 {
    padding: 7px 0;
  }
  @media screen and (max-width: 800px) {
    body.windows-user .mz-home-event-first-item .mz-item-image .mz-item-image-text .padded-multiline {
      margin-top: 1px;
    }
  }
  @media screen and (max-width: 480px) {
    body.windows-user .mz-home-event-first-item .mz-item-image .mz-item-image-text .padded-multiline {
      margin-top: 0;
      padding: 1px 0 2px 0px !important;
    }
  }
  body.windows-user .mz-home-event-first-item .mz-item-image .mz-item-image-text .padded-multiline h4 {
    padding: 9px 0;
  }
  @media screen and (max-width: 800px) {
    body.windows-user .mz-home-event-first-item .mz-item-image .mz-item-image-text .padded-multiline h4 {
      padding: 8px 0;
    }
  }
  @media screen and (max-width: 800px) {
    body.windows-user .mz-porte-card .mz-porte-card-text .padded-multiline, body.windows-user .mz-porte-card .mz-event-card-text .padded-multiline, body.windows-user .mz-event-card .mz-porte-card-text .padded-multiline, body.windows-user .mz-event-card .mz-event-card-text .padded-multiline {
      padding: 3px 0 4px 0 !important;
    }
  }
  body.windows-user .mz-porte-card .mz-porte-card-text .padded-multiline h1, body.windows-user .mz-porte-card .mz-event-card-text .padded-multiline h1, body.windows-user .mz-event-card .mz-porte-card-text .padded-multiline h1, body.windows-user .mz-event-card .mz-event-card-text .padded-multiline h1 {
    padding: 9px 0;
  }
  @media screen and (max-width: 800px) {
    body.windows-user .mz-porte-card .mz-porte-card-text .padded-multiline h1, body.windows-user .mz-porte-card .mz-event-card-text .padded-multiline h1, body.windows-user .mz-event-card .mz-porte-card-text .padded-multiline h1, body.windows-user .mz-event-card .mz-event-card-text .padded-multiline h1 {
      padding: 6px 0 8px 0;
    }
  }
  @media screen and (max-width: 400px) {
    body.windows-user .mz-porte-card .mz-porte-card-text .padded-multiline h1, body.windows-user .mz-porte-card .mz-event-card-text .padded-multiline h1, body.windows-user .mz-event-card .mz-porte-card-text .padded-multiline h1, body.windows-user .mz-event-card .mz-event-card-text .padded-multiline h1 {
      padding: 6px 0 9px 0;
    }
  }
}

/* INTERNET EXPLORER */
@media screen\0 {
  /* Filtre Recherche */
  #mz-filter select::-ms-expand {
    display: none;
  }
  /* titre dans le slider de la Homepage */
  #owl-home .mz-carousel-image .mz-carousel-text .padded-multiline p {
    padding: 4px 0;
  }
  /* titre dans le slider de Marmaille */
  #owl-marmaille .mz-carousel-image .mz-carousel-text p {
    padding: 4px 0 11px 0;
  }
  /* titre D�couvrez et Element � la une */
  .mz-home-event-first-item .mz-item-image .mz-item-image-text h3 {
    padding: 9px 0;
  }
  /* titre sous D�couvrez et Element � la une */
  .mz-home-event-first-item .mz-item-image .mz-item-image-text .padded-multiline h4 {
    padding: 9px 0 14px 0;
  }
  /* titre d'une fiche porte, d'une fiche evenement */
  .mz-porte-card .mz-porte-card-text .padded-multiline h1, .mz-porte-card .mz-event-card-text .padded-multiline h1, .mz-event-card .mz-porte-card-text .padded-multiline h1, .mz-event-card .mz-event-card-text .padded-multiline h1 {
    padding: 9px 0;
  }
  /* portes */
  .mz-taxonomy-list {
    font-size: 0;
  }
  /* Bug fl�che vers le bas pour les pages portes et �venement */
  .mz-porte-card .mz-porte-card-text .mz-porte-triangle-light, .mz-porte-card .mz-porte-card-text .mz-event-triangle-light, .mz-porte-card .mz-event-card-text .mz-porte-triangle-light, .mz-porte-card .mz-event-card-text .mz-event-triangle-light, .mz-event-card .mz-porte-card-text .mz-porte-triangle-light, .mz-event-card .mz-porte-card-text .mz-event-triangle-light, .mz-event-card .mz-event-card-text .mz-porte-triangle-light, .mz-event-card .mz-event-card-text .mz-event-triangle-light {
    left: 44.9%;
  }
}

#search-form {
  position: relative;
}

#search-form .s.field {
  width: 0;
  padding: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (max-width: 480px) {
  #search-form .s.field {
    height: 40px;
    border-radius: 0;
  }
}

#search-form .s.field:focus {
  outline: none;
  border: none;
}

#search-form #search-submit {
  font-family: "mz-icons", serif;
  background-color: transparent;
  height: 32px;
  width: 32px;
  font-size: 24px;
  padding: 0;
  border-radius: 0 3px 3px 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (max-width: 480px) {
  #search-form #search-submit {
    background-color: #196bb5;
    height: 40px;
    width: 40px;
    border-radius: 0;
  }
}

#search-form #search-submit:focus {
  outline: none;
  border: none;
}

#search-form .mz-search-button {
  cursor: pointer;
  position: absolute;
  height: 32px;
  width: 32px;
  z-index: 100;
  top: 0;
  right: 0;
  background-color: transparent;
}

#search-form.active .s.field {
  padding: 4px 10px;
  width: 150px;
  opacity: 1;
}

@media screen and (max-width: 480px) {
  #search-form.active .s.field {
    position: absolute;
    top: 0;
    right: 40px;
  }
}

#search-form.active #search-submit {
  background-color: white;
  color: rgba(0, 0, 0, 0.6);
}

#search-form.active #search-submit:hover {
  color: rgba(0, 0, 0, 0.4);
}

.non-homepage #search-form input {
  color: #196bb5;
}

.non-homepage #search-form .mz-search-button {
  background-color: transparent;
}

.non-homepage #search-form #search-submit {
  background-color: transparent;
  color: #196bb5;
}

.non-homepage #search-form.active #search-submit {
  background-color: white;
  color: #196bb5;
}

.non-homepage #search-form.active #search-submit:hover {
  color: #4e9ee6;
}

.mz-facebook-block {
  display: block;
  width: 100%;
}

@media screen and (max-width: 800px) {
  .mz-facebook-block {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    border-right: 7.5px solid white;
  }
}

@media screen and (max-width: 550px) {
  .mz-facebook-block {
    display: block;
    width: 100%;
    vertical-align: top;
    border-right: none;
  }
}

.mz-facebook-block .widget_simple_facebook_page_feed_widget {
  width: 100% !important;
}

.mz-facebook-block .widget_simple_facebook_page_feed_widget > h2 {
  display: none;
}

.mz-facebook-block .mz-facebook-header {
  padding: 11px 15px;
  color: white;
}

.mz-facebook-block .mz-facebook-header h3 {
  font-size: 23px;
  display: inline-block;
  vertical-align: middle;
  color: white;
  padding-bottom: 0;
}

.mz-facebook-block .mz-facebook-header .mz-icons {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  margin-right: 10px;
  line-height: 1;
}

#mz-newsletter {
  display: block;
  width: 100%;
  margin-top: 24px;
  background-color: #196bb5;
  padding: 16px;
  color: white;
}

@media screen and (max-width: 800px) {
  #mz-newsletter {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    border-left: 7.5px solid white;
    margin-top: 0;
  }
}

@media screen and (max-width: 550px) {
  #mz-newsletter {
    display: block;
    width: 100%;
    vertical-align: top;
    border-left: none;
  }
}

#mz-newsletter h3 {
  padding-bottom: 0;
  color: white;
}

#mz-newsletter #fake {
  font-size: 0;
}

#mz-newsletter #fake ::-webkit-input-placeholder {
  color: #196bb5;
}

#mz-newsletter #fake #email {
  font-size: 1.1rem;
  font-weight: 300;
  border: none;
  border-radius: 0;
  color: #196bb5;
  display: inline-block;
  vertical-align: top;
  width: 70%;
  padding: 8px;
  background-color: #eaf4fc;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#mz-newsletter #fake #email:focus {
  border: none;
  outline: none;
  background-color: white;
}

#mz-newsletter #fake .fake-form-submit {
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 500;
  background-color: #7ab6ed;
  color: #196bb5;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 0;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0;
  padding: 8px;
  min-height: 0;
}

#mz-newsletter #fake .fake-form-submit:hover {
  background-color: #a7cff3;
}

.mz-nl-popup-container,
.mz-de-popup-container,
.mz-newsletter-popup-container {
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 100000;
  padding: 15px;
  overflow-y: scroll;
}

.mz-nl-popup-container.active,
.mz-de-popup-container.active,
.mz-newsletter-popup-container.active {
  opacity: 1;
}

.mz-nl-popup-container .mz-de-popup,
.mz-nl-popup-container .mz-nl-popup,
.mz-nl-popup-container .mz-newsletter-popup,
.mz-de-popup-container .mz-de-popup,
.mz-de-popup-container .mz-nl-popup,
.mz-de-popup-container .mz-newsletter-popup,
.mz-newsletter-popup-container .mz-de-popup,
.mz-newsletter-popup-container .mz-nl-popup,
.mz-newsletter-popup-container .mz-newsletter-popup {
  display: none;
  opacity: 0;
  width: 100%;
  max-width: 800px;
  padding: 30px;
  position: relative;
  top: 10%;
  left: 50%;
  margin-bottom: 30px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden;
}

@media screen and (max-width: 850px) {
  .mz-nl-popup-container .mz-de-popup,
  .mz-nl-popup-container .mz-nl-popup,
  .mz-nl-popup-container .mz-newsletter-popup,
  .mz-de-popup-container .mz-de-popup,
  .mz-de-popup-container .mz-nl-popup,
  .mz-de-popup-container .mz-newsletter-popup,
  .mz-newsletter-popup-container .mz-de-popup,
  .mz-newsletter-popup-container .mz-nl-popup,
  .mz-newsletter-popup-container .mz-newsletter-popup {
    max-width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .mz-nl-popup-container .mz-de-popup,
  .mz-nl-popup-container .mz-nl-popup,
  .mz-nl-popup-container .mz-newsletter-popup,
  .mz-de-popup-container .mz-de-popup,
  .mz-de-popup-container .mz-nl-popup,
  .mz-de-popup-container .mz-newsletter-popup,
  .mz-newsletter-popup-container .mz-de-popup,
  .mz-newsletter-popup-container .mz-nl-popup,
  .mz-newsletter-popup-container .mz-newsletter-popup {
    top: 0;
  }
}

.mz-nl-popup-container .mz-de-popup h2,
.mz-nl-popup-container .mz-nl-popup h2,
.mz-nl-popup-container .mz-newsletter-popup h2,
.mz-de-popup-container .mz-de-popup h2,
.mz-de-popup-container .mz-nl-popup h2,
.mz-de-popup-container .mz-newsletter-popup h2,
.mz-newsletter-popup-container .mz-de-popup h2,
.mz-newsletter-popup-container .mz-nl-popup h2,
.mz-newsletter-popup-container .mz-newsletter-popup h2 {
  font-size: 2rem;
  line-height: 2;
  margin-bottom: 24px;
}

.mz-nl-popup-container .mz-de-popup .mz-nl-popup-angle,
.mz-nl-popup-container .mz-de-popup .mz-de-popup-angle,
.mz-nl-popup-container .mz-de-popup .mz-newsletter-popup-angle,
.mz-nl-popup-container .mz-nl-popup .mz-nl-popup-angle,
.mz-nl-popup-container .mz-nl-popup .mz-de-popup-angle,
.mz-nl-popup-container .mz-nl-popup .mz-newsletter-popup-angle,
.mz-nl-popup-container .mz-newsletter-popup .mz-nl-popup-angle,
.mz-nl-popup-container .mz-newsletter-popup .mz-de-popup-angle,
.mz-nl-popup-container .mz-newsletter-popup .mz-newsletter-popup-angle,
.mz-de-popup-container .mz-de-popup .mz-nl-popup-angle,
.mz-de-popup-container .mz-de-popup .mz-de-popup-angle,
.mz-de-popup-container .mz-de-popup .mz-newsletter-popup-angle,
.mz-de-popup-container .mz-nl-popup .mz-nl-popup-angle,
.mz-de-popup-container .mz-nl-popup .mz-de-popup-angle,
.mz-de-popup-container .mz-nl-popup .mz-newsletter-popup-angle,
.mz-de-popup-container .mz-newsletter-popup .mz-nl-popup-angle,
.mz-de-popup-container .mz-newsletter-popup .mz-de-popup-angle,
.mz-de-popup-container .mz-newsletter-popup .mz-newsletter-popup-angle,
.mz-newsletter-popup-container .mz-de-popup .mz-nl-popup-angle,
.mz-newsletter-popup-container .mz-de-popup .mz-de-popup-angle,
.mz-newsletter-popup-container .mz-de-popup .mz-newsletter-popup-angle,
.mz-newsletter-popup-container .mz-nl-popup .mz-nl-popup-angle,
.mz-newsletter-popup-container .mz-nl-popup .mz-de-popup-angle,
.mz-newsletter-popup-container .mz-nl-popup .mz-newsletter-popup-angle,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-nl-popup-angle,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-de-popup-angle,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-newsletter-popup-angle {
  display: block;
  position: absolute;
  width: 500px;
  height: 500px;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transform: rotate(70deg);
  -moz-transform: rotate(70deg);
  -ms-transform: rotate(70deg);
  -o-transform: rotate(70deg);
  transform: rotate(70deg);
  top: -410px;
  left: -130px;
  z-index: -1;
}

.mz-nl-popup-container .mz-de-popup .mz-nl-popup-exit,
.mz-nl-popup-container .mz-de-popup .mz-de-popup-exit,
.mz-nl-popup-container .mz-de-popup .mz-newsletter-popup-exit,
.mz-nl-popup-container .mz-nl-popup .mz-nl-popup-exit,
.mz-nl-popup-container .mz-nl-popup .mz-de-popup-exit,
.mz-nl-popup-container .mz-nl-popup .mz-newsletter-popup-exit,
.mz-nl-popup-container .mz-newsletter-popup .mz-nl-popup-exit,
.mz-nl-popup-container .mz-newsletter-popup .mz-de-popup-exit,
.mz-nl-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit,
.mz-de-popup-container .mz-de-popup .mz-nl-popup-exit,
.mz-de-popup-container .mz-de-popup .mz-de-popup-exit,
.mz-de-popup-container .mz-de-popup .mz-newsletter-popup-exit,
.mz-de-popup-container .mz-nl-popup .mz-nl-popup-exit,
.mz-de-popup-container .mz-nl-popup .mz-de-popup-exit,
.mz-de-popup-container .mz-nl-popup .mz-newsletter-popup-exit,
.mz-de-popup-container .mz-newsletter-popup .mz-nl-popup-exit,
.mz-de-popup-container .mz-newsletter-popup .mz-de-popup-exit,
.mz-de-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit,
.mz-newsletter-popup-container .mz-de-popup .mz-nl-popup-exit,
.mz-newsletter-popup-container .mz-de-popup .mz-de-popup-exit,
.mz-newsletter-popup-container .mz-de-popup .mz-newsletter-popup-exit,
.mz-newsletter-popup-container .mz-nl-popup .mz-nl-popup-exit,
.mz-newsletter-popup-container .mz-nl-popup .mz-de-popup-exit,
.mz-newsletter-popup-container .mz-nl-popup .mz-newsletter-popup-exit,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-nl-popup-exit,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-de-popup-exit,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 10000;
  transition: all 0.4s ease;
}

.mz-nl-popup-container .mz-de-popup .mz-nl-popup-exit:hover,
.mz-nl-popup-container .mz-de-popup .mz-de-popup-exit:hover,
.mz-nl-popup-container .mz-de-popup .mz-newsletter-popup-exit:hover,
.mz-nl-popup-container .mz-nl-popup .mz-nl-popup-exit:hover,
.mz-nl-popup-container .mz-nl-popup .mz-de-popup-exit:hover,
.mz-nl-popup-container .mz-nl-popup .mz-newsletter-popup-exit:hover,
.mz-nl-popup-container .mz-newsletter-popup .mz-nl-popup-exit:hover,
.mz-nl-popup-container .mz-newsletter-popup .mz-de-popup-exit:hover,
.mz-nl-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit:hover,
.mz-de-popup-container .mz-de-popup .mz-nl-popup-exit:hover,
.mz-de-popup-container .mz-de-popup .mz-de-popup-exit:hover,
.mz-de-popup-container .mz-de-popup .mz-newsletter-popup-exit:hover,
.mz-de-popup-container .mz-nl-popup .mz-nl-popup-exit:hover,
.mz-de-popup-container .mz-nl-popup .mz-de-popup-exit:hover,
.mz-de-popup-container .mz-nl-popup .mz-newsletter-popup-exit:hover,
.mz-de-popup-container .mz-newsletter-popup .mz-nl-popup-exit:hover,
.mz-de-popup-container .mz-newsletter-popup .mz-de-popup-exit:hover,
.mz-de-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit:hover,
.mz-newsletter-popup-container .mz-de-popup .mz-nl-popup-exit:hover,
.mz-newsletter-popup-container .mz-de-popup .mz-de-popup-exit:hover,
.mz-newsletter-popup-container .mz-de-popup .mz-newsletter-popup-exit:hover,
.mz-newsletter-popup-container .mz-nl-popup .mz-nl-popup-exit:hover,
.mz-newsletter-popup-container .mz-nl-popup .mz-de-popup-exit:hover,
.mz-newsletter-popup-container .mz-nl-popup .mz-newsletter-popup-exit:hover,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-nl-popup-exit:hover,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-de-popup-exit:hover,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit:hover {
  opacity: 0.8;
}

.mz-nl-popup-container .mz-de-popup .mz-nl-popup-exit span,
.mz-nl-popup-container .mz-de-popup .mz-de-popup-exit span,
.mz-nl-popup-container .mz-de-popup .mz-newsletter-popup-exit span,
.mz-nl-popup-container .mz-nl-popup .mz-nl-popup-exit span,
.mz-nl-popup-container .mz-nl-popup .mz-de-popup-exit span,
.mz-nl-popup-container .mz-nl-popup .mz-newsletter-popup-exit span,
.mz-nl-popup-container .mz-newsletter-popup .mz-nl-popup-exit span,
.mz-nl-popup-container .mz-newsletter-popup .mz-de-popup-exit span,
.mz-nl-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit span,
.mz-de-popup-container .mz-de-popup .mz-nl-popup-exit span,
.mz-de-popup-container .mz-de-popup .mz-de-popup-exit span,
.mz-de-popup-container .mz-de-popup .mz-newsletter-popup-exit span,
.mz-de-popup-container .mz-nl-popup .mz-nl-popup-exit span,
.mz-de-popup-container .mz-nl-popup .mz-de-popup-exit span,
.mz-de-popup-container .mz-nl-popup .mz-newsletter-popup-exit span,
.mz-de-popup-container .mz-newsletter-popup .mz-nl-popup-exit span,
.mz-de-popup-container .mz-newsletter-popup .mz-de-popup-exit span,
.mz-de-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit span,
.mz-newsletter-popup-container .mz-de-popup .mz-nl-popup-exit span,
.mz-newsletter-popup-container .mz-de-popup .mz-de-popup-exit span,
.mz-newsletter-popup-container .mz-de-popup .mz-newsletter-popup-exit span,
.mz-newsletter-popup-container .mz-nl-popup .mz-nl-popup-exit span,
.mz-newsletter-popup-container .mz-nl-popup .mz-de-popup-exit span,
.mz-newsletter-popup-container .mz-nl-popup .mz-newsletter-popup-exit span,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-nl-popup-exit span,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-de-popup-exit span,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit span {
  display: block;
  position: absolute;
  top: 13px;
  right: 0;
  width: 30px;
  height: 3px;
  background-color: white;
}

.mz-nl-popup-container .mz-de-popup .mz-nl-popup-exit span:first-of-type,
.mz-nl-popup-container .mz-de-popup .mz-de-popup-exit span:first-of-type,
.mz-nl-popup-container .mz-de-popup .mz-newsletter-popup-exit span:first-of-type,
.mz-nl-popup-container .mz-nl-popup .mz-nl-popup-exit span:first-of-type,
.mz-nl-popup-container .mz-nl-popup .mz-de-popup-exit span:first-of-type,
.mz-nl-popup-container .mz-nl-popup .mz-newsletter-popup-exit span:first-of-type,
.mz-nl-popup-container .mz-newsletter-popup .mz-nl-popup-exit span:first-of-type,
.mz-nl-popup-container .mz-newsletter-popup .mz-de-popup-exit span:first-of-type,
.mz-nl-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit span:first-of-type,
.mz-de-popup-container .mz-de-popup .mz-nl-popup-exit span:first-of-type,
.mz-de-popup-container .mz-de-popup .mz-de-popup-exit span:first-of-type,
.mz-de-popup-container .mz-de-popup .mz-newsletter-popup-exit span:first-of-type,
.mz-de-popup-container .mz-nl-popup .mz-nl-popup-exit span:first-of-type,
.mz-de-popup-container .mz-nl-popup .mz-de-popup-exit span:first-of-type,
.mz-de-popup-container .mz-nl-popup .mz-newsletter-popup-exit span:first-of-type,
.mz-de-popup-container .mz-newsletter-popup .mz-nl-popup-exit span:first-of-type,
.mz-de-popup-container .mz-newsletter-popup .mz-de-popup-exit span:first-of-type,
.mz-de-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit span:first-of-type,
.mz-newsletter-popup-container .mz-de-popup .mz-nl-popup-exit span:first-of-type,
.mz-newsletter-popup-container .mz-de-popup .mz-de-popup-exit span:first-of-type,
.mz-newsletter-popup-container .mz-de-popup .mz-newsletter-popup-exit span:first-of-type,
.mz-newsletter-popup-container .mz-nl-popup .mz-nl-popup-exit span:first-of-type,
.mz-newsletter-popup-container .mz-nl-popup .mz-de-popup-exit span:first-of-type,
.mz-newsletter-popup-container .mz-nl-popup .mz-newsletter-popup-exit span:first-of-type,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-nl-popup-exit span:first-of-type,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-de-popup-exit span:first-of-type,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit span:first-of-type {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mz-nl-popup-container .mz-de-popup .mz-nl-popup-exit span:last-of-type,
.mz-nl-popup-container .mz-de-popup .mz-de-popup-exit span:last-of-type,
.mz-nl-popup-container .mz-de-popup .mz-newsletter-popup-exit span:last-of-type,
.mz-nl-popup-container .mz-nl-popup .mz-nl-popup-exit span:last-of-type,
.mz-nl-popup-container .mz-nl-popup .mz-de-popup-exit span:last-of-type,
.mz-nl-popup-container .mz-nl-popup .mz-newsletter-popup-exit span:last-of-type,
.mz-nl-popup-container .mz-newsletter-popup .mz-nl-popup-exit span:last-of-type,
.mz-nl-popup-container .mz-newsletter-popup .mz-de-popup-exit span:last-of-type,
.mz-nl-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit span:last-of-type,
.mz-de-popup-container .mz-de-popup .mz-nl-popup-exit span:last-of-type,
.mz-de-popup-container .mz-de-popup .mz-de-popup-exit span:last-of-type,
.mz-de-popup-container .mz-de-popup .mz-newsletter-popup-exit span:last-of-type,
.mz-de-popup-container .mz-nl-popup .mz-nl-popup-exit span:last-of-type,
.mz-de-popup-container .mz-nl-popup .mz-de-popup-exit span:last-of-type,
.mz-de-popup-container .mz-nl-popup .mz-newsletter-popup-exit span:last-of-type,
.mz-de-popup-container .mz-newsletter-popup .mz-nl-popup-exit span:last-of-type,
.mz-de-popup-container .mz-newsletter-popup .mz-de-popup-exit span:last-of-type,
.mz-de-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit span:last-of-type,
.mz-newsletter-popup-container .mz-de-popup .mz-nl-popup-exit span:last-of-type,
.mz-newsletter-popup-container .mz-de-popup .mz-de-popup-exit span:last-of-type,
.mz-newsletter-popup-container .mz-de-popup .mz-newsletter-popup-exit span:last-of-type,
.mz-newsletter-popup-container .mz-nl-popup .mz-nl-popup-exit span:last-of-type,
.mz-newsletter-popup-container .mz-nl-popup .mz-de-popup-exit span:last-of-type,
.mz-newsletter-popup-container .mz-nl-popup .mz-newsletter-popup-exit span:last-of-type,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-nl-popup-exit span:last-of-type,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-de-popup-exit span:last-of-type,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-newsletter-popup-exit span:last-of-type {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mz-nl-popup-container .mz-de-popup .mz-newsletter-intro,
.mz-nl-popup-container .mz-nl-popup .mz-newsletter-intro,
.mz-nl-popup-container .mz-newsletter-popup .mz-newsletter-intro,
.mz-de-popup-container .mz-de-popup .mz-newsletter-intro,
.mz-de-popup-container .mz-nl-popup .mz-newsletter-intro,
.mz-de-popup-container .mz-newsletter-popup .mz-newsletter-intro,
.mz-newsletter-popup-container .mz-de-popup .mz-newsletter-intro,
.mz-newsletter-popup-container .mz-nl-popup .mz-newsletter-intro,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-newsletter-intro {
  color: white;
  padding-left: 60px;
  position: relative;
  max-width: 600px;
}

.mz-nl-popup-container .mz-de-popup .mz-newsletter-intro .mz-icons,
.mz-nl-popup-container .mz-nl-popup .mz-newsletter-intro .mz-icons,
.mz-nl-popup-container .mz-newsletter-popup .mz-newsletter-intro .mz-icons,
.mz-de-popup-container .mz-de-popup .mz-newsletter-intro .mz-icons,
.mz-de-popup-container .mz-nl-popup .mz-newsletter-intro .mz-icons,
.mz-de-popup-container .mz-newsletter-popup .mz-newsletter-intro .mz-icons,
.mz-newsletter-popup-container .mz-de-popup .mz-newsletter-intro .mz-icons,
.mz-newsletter-popup-container .mz-nl-popup .mz-newsletter-intro .mz-icons,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-newsletter-intro .mz-icons {
  position: absolute;
  left: 0;
  top: 10px;
  color: white;
  font-size: 50px;
  line-height: 1;
}

.mz-nl-popup-container .mz-de-popup .mz-newsletter-intro h2,
.mz-nl-popup-container .mz-nl-popup .mz-newsletter-intro h2,
.mz-nl-popup-container .mz-newsletter-popup .mz-newsletter-intro h2,
.mz-de-popup-container .mz-de-popup .mz-newsletter-intro h2,
.mz-de-popup-container .mz-nl-popup .mz-newsletter-intro h2,
.mz-de-popup-container .mz-newsletter-popup .mz-newsletter-intro h2,
.mz-newsletter-popup-container .mz-de-popup .mz-newsletter-intro h2,
.mz-newsletter-popup-container .mz-nl-popup .mz-newsletter-intro h2,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-newsletter-intro h2 {
  padding-bottom: 0;
  color: white;
}

.mz-nl-popup-container .mz-de-popup .mz-newsletter-form,
.mz-nl-popup-container .mz-nl-popup .mz-newsletter-form,
.mz-nl-popup-container .mz-newsletter-popup .mz-newsletter-form,
.mz-de-popup-container .mz-de-popup .mz-newsletter-form,
.mz-de-popup-container .mz-nl-popup .mz-newsletter-form,
.mz-de-popup-container .mz-newsletter-popup .mz-newsletter-form,
.mz-newsletter-popup-container .mz-de-popup .mz-newsletter-form,
.mz-newsletter-popup-container .mz-nl-popup .mz-newsletter-form,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-newsletter-form {
  position: relative;
}

.mz-nl-popup-container .mz-de-popup .mz-newsletter-form .mz-newsletter-form-select-all,
.mz-nl-popup-container .mz-nl-popup .mz-newsletter-form .mz-newsletter-form-select-all,
.mz-nl-popup-container .mz-newsletter-popup .mz-newsletter-form .mz-newsletter-form-select-all,
.mz-de-popup-container .mz-de-popup .mz-newsletter-form .mz-newsletter-form-select-all,
.mz-de-popup-container .mz-nl-popup .mz-newsletter-form .mz-newsletter-form-select-all,
.mz-de-popup-container .mz-newsletter-popup .mz-newsletter-form .mz-newsletter-form-select-all,
.mz-newsletter-popup-container .mz-de-popup .mz-newsletter-form .mz-newsletter-form-select-all,
.mz-newsletter-popup-container .mz-nl-popup .mz-newsletter-form .mz-newsletter-form-select-all,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-newsletter-form .mz-newsletter-form-select-all {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.8rem;
  color: #196bb5;
  cursor: pointer;
  padding: 4px 8px;
  line-height: 1;
  background-color: white;
  z-index: 1000;
}

@media screen and (max-width: 780px) {
  .mz-nl-popup-container .mz-de-popup .mz-newsletter-form .mz-newsletter-form-select-all,
  .mz-nl-popup-container .mz-nl-popup .mz-newsletter-form .mz-newsletter-form-select-all,
  .mz-nl-popup-container .mz-newsletter-popup .mz-newsletter-form .mz-newsletter-form-select-all,
  .mz-de-popup-container .mz-de-popup .mz-newsletter-form .mz-newsletter-form-select-all,
  .mz-de-popup-container .mz-nl-popup .mz-newsletter-form .mz-newsletter-form-select-all,
  .mz-de-popup-container .mz-newsletter-popup .mz-newsletter-form .mz-newsletter-form-select-all,
  .mz-newsletter-popup-container .mz-de-popup .mz-newsletter-form .mz-newsletter-form-select-all,
  .mz-newsletter-popup-container .mz-nl-popup .mz-newsletter-form .mz-newsletter-form-select-all,
  .mz-newsletter-popup-container .mz-newsletter-popup .mz-newsletter-form .mz-newsletter-form-select-all {
    display: none;
  }
}

.mz-nl-popup-container .mz-de-popup .mz-newsletter-form .mz-newsletter-form-select-all:hover,
.mz-nl-popup-container .mz-nl-popup .mz-newsletter-form .mz-newsletter-form-select-all:hover,
.mz-nl-popup-container .mz-newsletter-popup .mz-newsletter-form .mz-newsletter-form-select-all:hover,
.mz-de-popup-container .mz-de-popup .mz-newsletter-form .mz-newsletter-form-select-all:hover,
.mz-de-popup-container .mz-nl-popup .mz-newsletter-form .mz-newsletter-form-select-all:hover,
.mz-de-popup-container .mz-newsletter-popup .mz-newsletter-form .mz-newsletter-form-select-all:hover,
.mz-newsletter-popup-container .mz-de-popup .mz-newsletter-form .mz-newsletter-form-select-all:hover,
.mz-newsletter-popup-container .mz-nl-popup .mz-newsletter-form .mz-newsletter-form-select-all:hover,
.mz-newsletter-popup-container .mz-newsletter-popup .mz-newsletter-form .mz-newsletter-form-select-all:hover {
  opacity: 0.8;
}

.mz-nl-popup-container .mz-de-popup form,
.mz-nl-popup-container .mz-nl-popup form,
.mz-nl-popup-container .mz-newsletter-popup form,
.mz-de-popup-container .mz-de-popup form,
.mz-de-popup-container .mz-nl-popup form,
.mz-de-popup-container .mz-newsletter-popup form,
.mz-newsletter-popup-container .mz-de-popup form,
.mz-newsletter-popup-container .mz-nl-popup form,
.mz-newsletter-popup-container .mz-newsletter-popup form {
  z-index: 100;
  position: relative;
  font-weight: 300;
}

.mz-nl-popup-container .mz-de-popup select,
.mz-nl-popup-container .mz-de-popup input[type='text'],
.mz-nl-popup-container .mz-de-popup input[type='number'],
.mz-nl-popup-container .mz-de-popup input[type='email'],
.mz-nl-popup-container .mz-de-popup input[type='date'],
.mz-nl-popup-container .mz-nl-popup select,
.mz-nl-popup-container .mz-nl-popup input[type='text'],
.mz-nl-popup-container .mz-nl-popup input[type='number'],
.mz-nl-popup-container .mz-nl-popup input[type='email'],
.mz-nl-popup-container .mz-nl-popup input[type='date'],
.mz-nl-popup-container .mz-newsletter-popup select,
.mz-nl-popup-container .mz-newsletter-popup input[type='text'],
.mz-nl-popup-container .mz-newsletter-popup input[type='number'],
.mz-nl-popup-container .mz-newsletter-popup input[type='email'],
.mz-nl-popup-container .mz-newsletter-popup input[type='date'],
.mz-de-popup-container .mz-de-popup select,
.mz-de-popup-container .mz-de-popup input[type='text'],
.mz-de-popup-container .mz-de-popup input[type='number'],
.mz-de-popup-container .mz-de-popup input[type='email'],
.mz-de-popup-container .mz-de-popup input[type='date'],
.mz-de-popup-container .mz-nl-popup select,
.mz-de-popup-container .mz-nl-popup input[type='text'],
.mz-de-popup-container .mz-nl-popup input[type='number'],
.mz-de-popup-container .mz-nl-popup input[type='email'],
.mz-de-popup-container .mz-nl-popup input[type='date'],
.mz-de-popup-container .mz-newsletter-popup select,
.mz-de-popup-container .mz-newsletter-popup input[type='text'],
.mz-de-popup-container .mz-newsletter-popup input[type='number'],
.mz-de-popup-container .mz-newsletter-popup input[type='email'],
.mz-de-popup-container .mz-newsletter-popup input[type='date'],
.mz-newsletter-popup-container .mz-de-popup select,
.mz-newsletter-popup-container .mz-de-popup input[type='text'],
.mz-newsletter-popup-container .mz-de-popup input[type='number'],
.mz-newsletter-popup-container .mz-de-popup input[type='email'],
.mz-newsletter-popup-container .mz-de-popup input[type='date'],
.mz-newsletter-popup-container .mz-nl-popup select,
.mz-newsletter-popup-container .mz-nl-popup input[type='text'],
.mz-newsletter-popup-container .mz-nl-popup input[type='number'],
.mz-newsletter-popup-container .mz-nl-popup input[type='email'],
.mz-newsletter-popup-container .mz-nl-popup input[type='date'],
.mz-newsletter-popup-container .mz-newsletter-popup select,
.mz-newsletter-popup-container .mz-newsletter-popup input[type='text'],
.mz-newsletter-popup-container .mz-newsletter-popup input[type='number'],
.mz-newsletter-popup-container .mz-newsletter-popup input[type='email'],
.mz-newsletter-popup-container .mz-newsletter-popup input[type='date'] {
  font-size: 1.1rem;
  border: none !important;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  border-radius: 0;
  color: #196bb5;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 8px;
  background-color: #eaf4fc !important;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mz-nl-popup-container .mz-de-popup select:focus,
.mz-nl-popup-container .mz-de-popup input[type='text']:focus,
.mz-nl-popup-container .mz-de-popup input[type='number']:focus,
.mz-nl-popup-container .mz-de-popup input[type='email']:focus,
.mz-nl-popup-container .mz-de-popup input[type='date']:focus,
.mz-nl-popup-container .mz-nl-popup select:focus,
.mz-nl-popup-container .mz-nl-popup input[type='text']:focus,
.mz-nl-popup-container .mz-nl-popup input[type='number']:focus,
.mz-nl-popup-container .mz-nl-popup input[type='email']:focus,
.mz-nl-popup-container .mz-nl-popup input[type='date']:focus,
.mz-nl-popup-container .mz-newsletter-popup select:focus,
.mz-nl-popup-container .mz-newsletter-popup input[type='text']:focus,
.mz-nl-popup-container .mz-newsletter-popup input[type='number']:focus,
.mz-nl-popup-container .mz-newsletter-popup input[type='email']:focus,
.mz-nl-popup-container .mz-newsletter-popup input[type='date']:focus,
.mz-de-popup-container .mz-de-popup select:focus,
.mz-de-popup-container .mz-de-popup input[type='text']:focus,
.mz-de-popup-container .mz-de-popup input[type='number']:focus,
.mz-de-popup-container .mz-de-popup input[type='email']:focus,
.mz-de-popup-container .mz-de-popup input[type='date']:focus,
.mz-de-popup-container .mz-nl-popup select:focus,
.mz-de-popup-container .mz-nl-popup input[type='text']:focus,
.mz-de-popup-container .mz-nl-popup input[type='number']:focus,
.mz-de-popup-container .mz-nl-popup input[type='email']:focus,
.mz-de-popup-container .mz-nl-popup input[type='date']:focus,
.mz-de-popup-container .mz-newsletter-popup select:focus,
.mz-de-popup-container .mz-newsletter-popup input[type='text']:focus,
.mz-de-popup-container .mz-newsletter-popup input[type='number']:focus,
.mz-de-popup-container .mz-newsletter-popup input[type='email']:focus,
.mz-de-popup-container .mz-newsletter-popup input[type='date']:focus,
.mz-newsletter-popup-container .mz-de-popup select:focus,
.mz-newsletter-popup-container .mz-de-popup input[type='text']:focus,
.mz-newsletter-popup-container .mz-de-popup input[type='number']:focus,
.mz-newsletter-popup-container .mz-de-popup input[type='email']:focus,
.mz-newsletter-popup-container .mz-de-popup input[type='date']:focus,
.mz-newsletter-popup-container .mz-nl-popup select:focus,
.mz-newsletter-popup-container .mz-nl-popup input[type='text']:focus,
.mz-newsletter-popup-container .mz-nl-popup input[type='number']:focus,
.mz-newsletter-popup-container .mz-nl-popup input[type='email']:focus,
.mz-newsletter-popup-container .mz-nl-popup input[type='date']:focus,
.mz-newsletter-popup-container .mz-newsletter-popup select:focus,
.mz-newsletter-popup-container .mz-newsletter-popup input[type='text']:focus,
.mz-newsletter-popup-container .mz-newsletter-popup input[type='number']:focus,
.mz-newsletter-popup-container .mz-newsletter-popup input[type='email']:focus,
.mz-newsletter-popup-container .mz-newsletter-popup input[type='date']:focus {
  border: none !important;
  outline: none !important;
  background-color: white !important;
}

.mz-nl-popup-container .mz-de-popup input[type="checkbox"],
.mz-nl-popup-container .mz-nl-popup input[type="checkbox"],
.mz-nl-popup-container .mz-newsletter-popup input[type="checkbox"],
.mz-de-popup-container .mz-de-popup input[type="checkbox"],
.mz-de-popup-container .mz-nl-popup input[type="checkbox"],
.mz-de-popup-container .mz-newsletter-popup input[type="checkbox"],
.mz-newsletter-popup-container .mz-de-popup input[type="checkbox"],
.mz-newsletter-popup-container .mz-nl-popup input[type="checkbox"],
.mz-newsletter-popup-container .mz-newsletter-popup input[type="checkbox"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  border-radius: 0;
  background-color: white;
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
  margin-right: 5px;
  transition: all 0.3s ease;
}

.mz-nl-popup-container .mz-de-popup input[type="checkbox"]:checked,
.mz-nl-popup-container .mz-nl-popup input[type="checkbox"]:checked,
.mz-nl-popup-container .mz-newsletter-popup input[type="checkbox"]:checked,
.mz-de-popup-container .mz-de-popup input[type="checkbox"]:checked,
.mz-de-popup-container .mz-nl-popup input[type="checkbox"]:checked,
.mz-de-popup-container .mz-newsletter-popup input[type="checkbox"]:checked,
.mz-newsletter-popup-container .mz-de-popup input[type="checkbox"]:checked,
.mz-newsletter-popup-container .mz-nl-popup input[type="checkbox"]:checked,
.mz-newsletter-popup-container .mz-newsletter-popup input[type="checkbox"]:checked {
  background-color: #4e9ee6;
  border: 3px solid white;
}

.mz-nl-popup-container .mz-de-popup button,
.mz-nl-popup-container .mz-nl-popup button,
.mz-nl-popup-container .mz-newsletter-popup button,
.mz-de-popup-container .mz-de-popup button,
.mz-de-popup-container .mz-nl-popup button,
.mz-de-popup-container .mz-newsletter-popup button,
.mz-newsletter-popup-container .mz-de-popup button,
.mz-newsletter-popup-container .mz-nl-popup button,
.mz-newsletter-popup-container .mz-newsletter-popup button {
  display: block;
  width: 150px;
  margin: 16px auto 0 auto;
  background-color: #a7cff3;
  color: #196bb5;
  font-weight: 500;
  border-radius: 0;
  clear: both;
  margin-bottom: 0 !important;
  font-size: 1.2rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
  transform: translateY(15px);
}

.mz-nl-popup-container .mz-de-popup button:hover,
.mz-nl-popup-container .mz-nl-popup button:hover,
.mz-nl-popup-container .mz-newsletter-popup button:hover,
.mz-de-popup-container .mz-de-popup button:hover,
.mz-de-popup-container .mz-nl-popup button:hover,
.mz-de-popup-container .mz-newsletter-popup button:hover,
.mz-newsletter-popup-container .mz-de-popup button:hover,
.mz-newsletter-popup-container .mz-nl-popup button:hover,
.mz-newsletter-popup-container .mz-newsletter-popup button:hover {
  background-color: white;
}

.mz-nl-popup-container .mz-de-popup select,
.mz-nl-popup-container .mz-nl-popup select,
.mz-nl-popup-container .mz-newsletter-popup select,
.mz-de-popup-container .mz-de-popup select,
.mz-de-popup-container .mz-nl-popup select,
.mz-de-popup-container .mz-newsletter-popup select,
.mz-newsletter-popup-container .mz-de-popup select,
.mz-newsletter-popup-container .mz-nl-popup select,
.mz-newsletter-popup-container .mz-newsletter-popup select {
  position: relative;
  background-image: url("/wp-content/uploads/2016/04/select-background.png");
  background-size: auto 30%;
  background-repeat: no-repeat;
  background-position: right 15px center;
  cursor: pointer;
}

.mz-nl-popup-container .mz-de-popup label,
.mz-nl-popup-container .mz-nl-popup label,
.mz-nl-popup-container .mz-newsletter-popup label,
.mz-de-popup-container .mz-de-popup label,
.mz-de-popup-container .mz-nl-popup label,
.mz-de-popup-container .mz-newsletter-popup label,
.mz-newsletter-popup-container .mz-de-popup label,
.mz-newsletter-popup-container .mz-nl-popup label,
.mz-newsletter-popup-container .mz-newsletter-popup label {
  width: 55%;
  float: left;
}

@media screen and (max-width: 640px) {
  .mz-nl-popup-container .mz-de-popup label,
  .mz-nl-popup-container .mz-nl-popup label,
  .mz-nl-popup-container .mz-newsletter-popup label,
  .mz-de-popup-container .mz-de-popup label,
  .mz-de-popup-container .mz-nl-popup label,
  .mz-de-popup-container .mz-newsletter-popup label,
  .mz-newsletter-popup-container .mz-de-popup label,
  .mz-newsletter-popup-container .mz-nl-popup label,
  .mz-newsletter-popup-container .mz-newsletter-popup label {
    width: 100%;
  }
}

.mz-nl-popup-container .mz-de-popup label:last-of-type,
.mz-nl-popup-container .mz-nl-popup label:last-of-type,
.mz-nl-popup-container .mz-newsletter-popup label:last-of-type,
.mz-de-popup-container .mz-de-popup label:last-of-type,
.mz-de-popup-container .mz-nl-popup label:last-of-type,
.mz-de-popup-container .mz-newsletter-popup label:last-of-type,
.mz-newsletter-popup-container .mz-de-popup label:last-of-type,
.mz-newsletter-popup-container .mz-nl-popup label:last-of-type,
.mz-newsletter-popup-container .mz-newsletter-popup label:last-of-type {
  width: 40%;
  float: right;
  vertical-align: top;
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  clear: both;
}

@media screen and (max-width: 640px) {
  .mz-nl-popup-container .mz-de-popup label:last-of-type,
  .mz-nl-popup-container .mz-nl-popup label:last-of-type,
  .mz-nl-popup-container .mz-newsletter-popup label:last-of-type,
  .mz-de-popup-container .mz-de-popup label:last-of-type,
  .mz-de-popup-container .mz-nl-popup label:last-of-type,
  .mz-de-popup-container .mz-newsletter-popup label:last-of-type,
  .mz-newsletter-popup-container .mz-de-popup label:last-of-type,
  .mz-newsletter-popup-container .mz-nl-popup label:last-of-type,
  .mz-newsletter-popup-container .mz-newsletter-popup label:last-of-type {
    width: 100%;
    float: none;
    position: relative;
    margin-top: 12px;
  }
}

.mz-nl-popup-container .mz-de-popup label:last-of-type .checkbox-parent-label,
.mz-nl-popup-container .mz-nl-popup label:last-of-type .checkbox-parent-label,
.mz-nl-popup-container .mz-newsletter-popup label:last-of-type .checkbox-parent-label,
.mz-de-popup-container .mz-de-popup label:last-of-type .checkbox-parent-label,
.mz-de-popup-container .mz-nl-popup label:last-of-type .checkbox-parent-label,
.mz-de-popup-container .mz-newsletter-popup label:last-of-type .checkbox-parent-label,
.mz-newsletter-popup-container .mz-de-popup label:last-of-type .checkbox-parent-label,
.mz-newsletter-popup-container .mz-nl-popup label:last-of-type .checkbox-parent-label,
.mz-newsletter-popup-container .mz-newsletter-popup label:last-of-type .checkbox-parent-label {
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 15px;
}

.mz-nl-popup-container .mz-de-popup label:last-of-type label,
.mz-nl-popup-container .mz-nl-popup label:last-of-type label,
.mz-nl-popup-container .mz-newsletter-popup label:last-of-type label,
.mz-de-popup-container .mz-de-popup label:last-of-type label,
.mz-de-popup-container .mz-nl-popup label:last-of-type label,
.mz-de-popup-container .mz-newsletter-popup label:last-of-type label,
.mz-newsletter-popup-container .mz-de-popup label:last-of-type label,
.mz-newsletter-popup-container .mz-nl-popup label:last-of-type label,
.mz-newsletter-popup-container .mz-newsletter-popup label:last-of-type label {
  display: block;
  float: none;
  color: white;
  width: 100%;
}

.mz-nl-popup-container .mz-de-popup label:last-of-type label:last-of-type,
.mz-nl-popup-container .mz-nl-popup label:last-of-type label:last-of-type,
.mz-nl-popup-container .mz-newsletter-popup label:last-of-type label:last-of-type,
.mz-de-popup-container .mz-de-popup label:last-of-type label:last-of-type,
.mz-de-popup-container .mz-nl-popup label:last-of-type label:last-of-type,
.mz-de-popup-container .mz-newsletter-popup label:last-of-type label:last-of-type,
.mz-newsletter-popup-container .mz-de-popup label:last-of-type label:last-of-type,
.mz-newsletter-popup-container .mz-nl-popup label:last-of-type label:last-of-type,
.mz-newsletter-popup-container .mz-newsletter-popup label:last-of-type label:last-of-type {
  float: none;
  position: relative;
}

.mz-de-popup-container,
.mz-nl-popup-container {
  overflow: hidden !important;
}

.mz-de-popup-container .mz-de-popup,
.mz-de-popup-container .mz-nl-popup,
.mz-nl-popup-container .mz-de-popup,
.mz-nl-popup-container .mz-nl-popup {
  display: block;
  opacity: 1;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 1.3rem;
  max-width: 350px;
  top: 40%;
  transform: translate(-50%, -50%);
}

.mz-de-popup-container .mz-de-popup .mz-de-popup-exit,
.mz-de-popup-container .mz-de-popup .mz-nl-popup-exit,
.mz-de-popup-container .mz-nl-popup .mz-de-popup-exit,
.mz-de-popup-container .mz-nl-popup .mz-nl-popup-exit,
.mz-nl-popup-container .mz-de-popup .mz-de-popup-exit,
.mz-nl-popup-container .mz-de-popup .mz-nl-popup-exit,
.mz-nl-popup-container .mz-nl-popup .mz-de-popup-exit,
.mz-nl-popup-container .mz-nl-popup .mz-nl-popup-exit {
  top: 10px;
  right: 10px;
}

.porte-banner {
  height: 130px;
  position: relative;
  margin-bottom: 24px;
}

@media screen and (max-width: 640px) {
  .porte-banner {
    height: 100px;
  }
}

.porte-banner.mz-bg-gris .mz-large-col {
  background-image: url("/wp-content/uploads/2016/04/loupe.png");
}

.porte-banner.mz-bg-gris.porte-banner-events .mz-large-col {
  background-image: url("/wp-content/uploads/2016/07/calendar.png");
}

.porte-banner .banner-angle-container {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.porte-banner .banner-angle-container .banner-angle {
  display: block;
  height: 400px;
  width: 400px;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
  position: absolute;
  top: -300px;
  right: 0;
  background-color: rgba(0, 0, 0, 0.1);
}

.porte-banner .mz-large-col {
  height: 100%;
  width: 100%;
  background-size: auto 80%;
  background-position: top 50% right 15px;
  background-repeat: no-repeat;
}

@media screen and (max-width: 640px) {
  .porte-banner .mz-large-col {
    background-image: none !important;
  }
}

.porte-banner a.mz-porte-breadcrumb {
  position: absolute;
  display: block;
  left: 172px;
  top: 55px;
  color: #fff;
  text-decoration: underline;
  font-weight: 500;
  font-size: 14px;
  padding-left: 20px;
}

@media screen and (max-width: 768px) {
  .porte-banner a.mz-porte-breadcrumb {
    left: 10px;
  }
}

@media screen and (max-width: 640px) {
  .porte-banner a.mz-porte-breadcrumb {
    top: 12px;
  }
}

.porte-banner a.mz-porte-breadcrumb .mz-icons {
  font-size: 1.2rem;
  display: inline-block;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.porte-banner h2 {
  font-size: 40px;
  display: inline;
  padding: 10px 0;
  height: 51px;
  background: white;
  line-height: 42px;
  box-shadow: 12px 0 0 white, -12px 0 0 white;
  letter-spacing: -1px;
  color: black;
  text-transform: uppercase;
  position: absolute;
  left: 172px;
  top: 87px;
}

@media screen and (max-width: 768px) {
  .porte-banner h2 {
    left: 25px;
  }
}

@media screen and (max-width: 640px) {
  .porte-banner h2 {
    font-size: 30px;
    position: relative;
    left: 10px;
    top: 50px;
  }
}

@media screen and (max-width: 480px) {
  .porte-banner h2 {
    font-size: 20px;
    top: 60px;
  }
}

.porte-banner h3 {
  text-align: right;
  padding-right: 180px;
  color: white;
  position: relative;
  top: 24px;
  padding-bottom: 0;
  font-style: italic;
  float: right;
  max-width: 600px;
}

@media screen and (max-width: 640px) {
  .porte-banner h3 {
    display: none;
  }
}

.mz-no-porte {
  display: block;
  height: 399px;
  width: 100%;
  position: absolute;
  top: 0;
  background-position: center;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.2;
}

.mz-museum-single.mz-no-porte-museum {
  padding-top: 40px;
}

.mz-museum-single.mz-no-porte-museum .mz-museum-single-title-container {
  padding-left: 184px;
}

@media screen and (max-width: 768px) {
  .mz-museum-single.mz-no-porte-museum .mz-museum-single-title-container {
    padding-left: 12px;
  }
}

.mz-museum-single.mz-no-porte-museum h1 {
  font-size: 29px;
  display: inline;
  padding: 7px 0;
  height: 51px;
  background: white;
  line-height: 42px;
  box-shadow: 12px 0 0 white, -12px 0 0 white;
  letter-spacing: -1px;
  color: black;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .mz-museum-single.mz-no-porte-museum h1 {
    margin-left: 0;
  }
}

.mz-museum-single.mz-no-porte-museum h1 strong {
  font-weight: 400;
}

@-moz-document url-prefix() {
  .mz-museum-single.mz-no-porte-museum .padded-multiline {
    line-height: 1.3;
    padding: 6px 0;
    border-left: 20px solid white;
    margin-left: -12px;
    margin-top: -4px;
  }
  @media screen and (max-width: 800px) {
    .mz-museum-single.mz-no-porte-museum .padded-multiline {
      margin-top: 0;
      padding: 2px 0;
    }
  }
  @media screen and (max-width: 480px) {
    .mz-museum-single.mz-no-porte-museum .padded-multiline {
      margin-top: 2px;
      padding: 2px 0;
    }
  }
  .mz-museum-single.mz-no-porte-museum .padded-multiline h1 {
    background-color: white;
    padding: 4px 0;
    color: black;
    display: inline;
    margin: 0;
    box-shadow: none;
    line-height: 43px;
  }
  @media screen and (max-width: 800px) {
    .mz-museum-single.mz-no-porte-museum .padded-multiline h1 {
      line-height: 36px;
    }
  }
  @media screen and (max-width: 480px) {
    .mz-museum-single.mz-no-porte-museum .padded-multiline h1 {
      line-height: 26px;
    }
  }
  .mz-museum-single.mz-no-porte-museum .padded-multiline h1 strong {
    position: relative;
    left: -10px;
  }
}

.mz-museum-single.mz-no-porte-museum .mz-museum-single-card {
  padding-top: 17px;
}

.mz-filter-list {
  display: block;
  width: 100%;
  margin: 6px 0;
}

.mz-filter-list li {
  display: inline-block;
  background-color: #196bb5;
  color: white;
  padding: 4px 12px 4px 8px;
  font-size: 0.9rem;
  font-weight: 500;
  margin-right: 4px;
  margin-bottom: 4px;
}

.mz-filter-list li.mz-filter-list-hashtag {
  padding: 4px 10px;
  background-color: #d4e7f9;
}

.mz-filter-list li.mz-filter-list-hashtag.active {
  background-color: #196bb5;
}

.mz-filter-list li.mz-filter-list-hashtag.active a {
  color: white;
}

.mz-filter-list li .close {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 4px;
  margin-bottom: -3px;
}

.mz-filter-list li .close:hover {
  opacity: 0.8;
}

.mz-filter-list li .close span {
  width: 15px;
  height: 2px;
  position: absolute;
  top: 7px;
  background-color: white;
  left: 0;
}

.mz-filter-list li .close span:first-of-type {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mz-filter-list li .close span:last-of-type {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.parallax-window {
  min-height: 400px;
  background: transparent;
}

.mz-parallax-container {
  position: relative;
  overflow: hidden;
}

.mz-parallax {
  position: absolute;
  width: 100%;
  height: 110%;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.mz-museum-single-card-description-public {
  border-top: 1px solid #d3d3d3;
  padding: 20px 0;
}

.mz-museum-single-card-description-public h3 {
  line-height: 1;
}

.mz-museum-single-card-description-public h3 .mz-icons {
  font-size: 2.7rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.mz-public-button-container {
  margin-bottom: 0;
}

.mz-public-button-container .mz-public-button {
  padding: 6px 12px;
  background-color: #196bb5;
  color: white;
  margin-bottom: 0;
  font-size: 0.9rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.mz-public-button-container .mz-public-button:hover {
  background-color: #3792e3;
}

.mz-public-button-container .mz-public-button .mz-icons {
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}

.mz-public-block {
  display: block;
}

.mz-public-block h3 {
  font-size: 1.4rem;
  color: #196bb5;
  margin-top: 20px;
  padding-bottom: 5px;
}

.mz-public-block ul {
  list-style: square;
  padding-left: 20px;
}

.mz-public-block ul li {
  font-size: 1.1rem;
  font-weight: 400;
  margin-bottom: 5px;
}

.mz-paginate-nav {
  text-align: center;
  margin: 15px auto;
}

.mz-paginate-nav .previous_link,
.mz-paginate-nav .next_link {
  display: inline-block;
  vertical-align: middle;
  background-color: #196bb5;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 5px;
}

.mz-paginate-nav .previous_link.no_more,
.mz-paginate-nav .next_link.no_more {
  opacity: 0.3;
  pointer-events: none;
}

.mz-paginate-nav .previous_link:hover,
.mz-paginate-nav .next_link:hover {
  opacity: 0.7;
}

.mz-paginate-nav .previous_link .mz-icons,
.mz-paginate-nav .next_link .mz-icons {
  display: block;
  position: relative;
  color: white;
  line-height: 1;
  font-size: 22px;
  top: 3px;
  width: 100%;
  text-align: center;
}

.mz-paginate-nav .page_link {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

.mz-paginate-nav .page_link.active_page {
  font-weight: 600;
}
/*Box marmaille sur la page d'accueil Museozoom*/
.home .mz-marmaille-block {
  display: block;
  position: relative;
  width: 100%;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  margin-bottom: 24px;
	 /*background-color: #00c3dd;*/
  /*ajout en 2023*/
  background-color:white;
 
}
/*Box marmaille survol*/
.home .mz-marmaille-block:hover {
  /*background-color: #00d5f1;*/
	/*ajout en 2023*/
	background-color:#dbfbff;
}

@media screen and (min-width: 480px) and (max-width: 800px) {
  .home .mz-marmaille-block {
    display: none;
  }
}
/*L'image dans le block*/
.home .mz-marmaille-block .mz-marmaille-block-image {
  /*height: 105px;*/
  /*background-image: url("/wp-content/uploads/2016/09/marmaille.jpg");*/
  /*background-size: auto 143%;*/
  display: block;
  width: 100%;
  height: 150px;
  background-image: url("/wp-content/uploads/2023/07/Bloc-Image-FamillyMarmaille-2023.png");
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 480px) {
  .home .mz-marmaille-block .mz-marmaille-block-image {
    height: 150px;
    background-position: center;
	background-size: auto 100%;  
    /*background-size: auto 125%;*/
    background-repeat: no-repeat;
  }
}

.home .mz-marmaille-block .mz-marmaille-block-text {
    height: 53px;
	/*2023*/
	/*padding: 16px;*/
}

.home .mz-marmaille-block .mz-marmaille-block-text h3 {
  color: white;
  font-size: 19px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
	/*ajout en 2023*/
	background-color:#00c3dd;
	padding:0.7em;
}

@media screen and (max-width: 1000px) and (min-width: 800px) {
  .home .mz-marmaille-block .mz-marmaille-block-text h3 {
    font-size: 15px;
		/*ajout en 2023*/
	background-color:#00c3dd;
  }
}

@media screen and (max-width: 350px) {
  .home .mz-marmaille-block .mz-marmaille-block-text h3 {
    font-size: 15px;
	  	/*ajout en 2023*/
	background-color:#00c3dd;
  }
}

.home .mz-marmaille-block .mz-marmaille-block-text h3 .mz-icons {
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}

.home .mz-marmaille-block .mz-marmaille-block-text .mz-button {
  color: white;
}
/*Le logo Marmaille sur fond transparent*/
.home .mz-marmaille-block .mz-marmaille-block-text .marmaille-logo {
  display: block;
  position: relative;
  width: 170px;
  height: auto;
  margin-top: -21px;
  margin-bottom: 1px;
  /*ajout en 2023 par Laurent pour supprimer l'ancien logo Marmaille*/
  display:none;
}

@media screen and (max-width: 1000px) and (min-width: 800px) {
  .home .mz-marmaille-block .mz-marmaille-block-text .marmaille-logo {
    margin-top: -16px;
	  /*2023*/
	  display:none;
  }
}

.home .mz-marmaille-block .mz-marmaille-block-text .marmaille-logo:hover {
  opacity: 1;
	/*2023*/
	display:none;
}

.home .mz-button-events {
  display: block;
  position: relative;
  clear: both;
  background-color: #196bb5;
  font-size: 20px;
  font-family: "Nunito", sans-serif;
  color: white;
  text-align: center;
  padding: 12px;
  margin-bottom: 24px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.home .mz-button-events:hover {
  background-color: #1d7bd0;
}

.home .mz-button-events .mz-icons {
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}

@media screen and (min-width: 550px) {
  .home .mz-button-events {
    display: none;
  }
}
/**************** MODIFIATIONS Laurent Panepinto du 26/06/2024 (envènement Marmaille) ****************/
/*création d'un bouton*/

.btn {
  background-color: #008CBA;
  border-radius:2em;
  border:3px solid;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
	
}

.btn:hover {
  background-color: #FFFFFF;
  color:#008CBA;
	border:3px solid #008CBA;
	cursor: pointer;
  }
/*justifier les paragraphes*/
p{
	text-align:justify;
}
/*descendre le titre sous le logo Museozoom*/
.entry-title{
	padding-top:2em;
}
/*créer une marge pour le contenu sur smartphones*/
.entry-content{
	padding:0 0.5em 0 0.5em;
}

h1{
	text-align:center;
}
/*diminution de l'espace blanc autour des images*/
img.alignright{
    margin-bottom: 0.2em !important;
}
.alignright {
    margin-left: 0.5em !important;
}
/*Création d'une flèche bleue et vers le bas animée qui clignote
  Pour l'utiliser insérer 3 div comme suit:
  <div id="contain-arrow"><div class="arrow"></div><div class="arrow"></div></div>
*/
div #contain-arrow{
  height:80px;
  display:flex;
  justify-content: center;
  align-items: center;
  margin-top:-20px;
  /*background-color: #7e8aa2;*/
}
  div #contain-arrow .arrow-down{
    width:10px;
    height:40px;
    border-radius: 5px;
    background-color:#0693e3;
    margin:6px;
    animation:move-arrow 1.1s ease-in-out 5;
  }
  div .arrow-down:nth-of-type(1){
    transform:rotate(-45deg);
  }
  div .arrow-down:nth-of-type(2){
    transform: rotate(45deg);
  }
  @keyframes move-arrow{
    0%{margin-top:0px;}
    50%{margin-top:40px;}
    100%{margin-top: 0;}
  }
  /* fin de l'animation flèche*/

/*gestion des titres, sous titres etc. du banner de la page d'accueil réalisée sous wordpress avec l'éditeur de blocs*/
.accueil-2025 *{
  padding:0;
  margin:0;
}
.accueil-2025 h1,.accueil-2025 h2,p .accueil-2025{
    padding:0.5em 1em 0.5em 1em;
    margin:0;
  }
.accueil-2025 .wp-block-group h1{
  letter-spacing: 0.02em;
  font-size:1.2em;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (width >= 1080px){
  .accueil-2025 .la-une .wp-block-group{
    padding:0 0 0 10em;
  }
}
@media screen and (width <= 1080px){
  .accueil-2025 .la-une .wp-block-group{
    padding:0 0 0 2em;
  }
}
.accueil-2025 .wp-block-group h2{
  margin:-0.4em 0 5em 0;
  letter-spacing: 0.02em;
  font-size:1.2em;
}
/*mise en page extrait ds banner*/
.accueil-2025 .la-une .wp-block-post-excerpt__excerpt{
  padding:0.5em 1em 0.5em 1em;  
  margin:-0.4em 0 0 0;
  background: white;
  font-size:1.2em;
}
.accueil-2025 .wp-block-button__link:hover{
  background-color: #0693e3 !important;
  color:white !important;
  border-color: #0693e3 !important;
}
.accueil-2025 p{
  padding:0.5em;
}
  /*Fin de la gestion accueil*/
/*gestion du logo MSW en bas de chaque page*/
.MSW{
  margin:2em 0 0 0;
}
.MSW p{
  text-align: center;
}
.MSW a{
  color:white;
  text-decoration: underline;
}



/**************** Fin des modification Laurent Panepinto du 08/10/2025 ******************/