/*!
Theme Name: appNamur01
Theme URI: http://underscores.me/
Author: new
Author URI: http://new.be
Description: template namur app
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: appnamur01
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

appNamur01 is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# RESET CSS
--------------------------------------------------------------*/
/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

ul {
  list-style: none; }

button, input, select, textarea {
  margin: 0; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

img, embed, iframe, object, audio, video {
  height: auto;
  max-width: 100%; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0;
  text-align: left; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

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

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

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

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: square; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #d9453d; }
  a:visited {
    color: #cb1d23; }
  a:hover, a:focus, a:active {
    color: #cb1d23; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    float: left;
    position: relative; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block; } }
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }
.comment-navigation .nav-links a, .posts-navigation .nav-links a, .post-navigation .nav-links a {
  margin: 15px;
  color: white;
  background-color: #8ACCCA; }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%; }
.comment-navigation .nav-previous a, .posts-navigation .nav-previous a, .post-navigation .nav-previous a {
  padding: 0 5px 0 25px;
  background-image: url("assets/img/icons/arrow_l.png");
  background-position: left;
  background-size: auto 70%;
  background-repeat: no-repeat; }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }
.comment-navigation .nav-next a, .posts-navigation .nav-next a, .post-navigation .nav-next a {
  padding: 0 25px 0 5px;
  background-image: url("assets/img/icons/arrow_r.png");
  background-position: right;
  background-size: auto 70%;
  background-repeat: no-repeat; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #8bcbc7;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
  margin: 0 auto;
  padding: 15px;
  position: relative; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    display: block;
    margin-left: auto;
    margin-right: auto; }

.wp-caption-text {
  text-align: center;
  position: absolute;
  bottom: 15px;
  margin: 0;
  padding: 15px 15px 5px 15px;
  width: calc(100% - 30px);
  color: white;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
  font-size: 80%;
  font-weight: bold;
  line-height: 1;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d3d3d3+0,000000+100&0+0,0.65+100 */
  background: -moz-linear-gradient(top, rgba(211, 211, 211, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(211, 211, 211, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(211, 211, 211, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d3d3d3', endColorstr='#a6000000',GradientType=0 );
  /* IE6-9 */ }

@media only screen and (min-width: 800px) {
  .wp-caption-text {
    font-weight: normal;
    font-size: 100%; } }
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Template general
--------------------------------------------------------------*/
/*GENERAL*/
body {
  font-family: 'Hind', sans-serif;
  -webkit-font-smoothing: antialiased; }

h1 {
  color: #8CCDC5;
  text-transform: uppercase;
  font-weight: normal;
  padding: 15px 15px 15px 20px;
  margin: 32px 0 0 0;
  font-size: 26px;
  line-height: 1.2;
  color: #8ACCCA; }

.page-title span {
  text-transform: none; }

h2 {
  font-size: 150%;
  color: #8ACCCA;
  margin: 15px;
  text-transform: uppercase; }

h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  color: #8ACCCA;
  margin: 15px; }

h4 {
  font-weight: bold; }

iframe {
  border: 1px solid yellow; }

p {
  padding: 15px;
  margin: 0;
  line-height: 1.7; }

a {
  position: relative;
  color: #CE1719;
  position: relative;
  text-decoration: none;
  transition: all .2s ease-out;
  z-index: 1; }

button:focus {
  outline: 0; }

.ancre, .nav_general ul li a, .chapitre_section a {
  position: relative;
  color: #CE1719;
  padding: 0;
  text-decoration: none;
  transition: all .2s ease-out;
  z-index: 1; }

.ancre:before, .nav_general ul li a:before, .chapitre_section a:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  z-index: -1;
  right: 0;
  top: 80%;
  background-color: rgba(203, 29, 35, 0.9);
  transition: all .1s ease-out; }

.ancre:hover, .nav_general ul li a:hover, .chapitre_section a:hover {
  color: white; }

.ancre:hover:before, .nav_general ul li a:hover:before, .chapitre_section a:hover:before {
  height: 100%;
  top: 0; }

.site-header {
  height: 50px;
  border-bottom: 2px solid #8BCBC7;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  background-color: white;
  z-index: 20; }
  .site-header .site-branding {
    display: flex;
    align-items: center; }
    .site-header .site-branding .custom-logo-link {
      height: 50px;
      width: 50px;
      padding: 5px;
      display: block; }
    .site-header .site-branding .site-title {
      margin: 5px 5px 0 0;
      padding: 0;
      display: flex;
      align-items: center;
      font-weight: bold; }
      .site-header .site-branding .site-title a {
        margin: 10px;
        text-decoration: none;
        font-size: 22px;
        line-height: 0.1;
        color: #8BCBC7;
        text-transform: uppercase; }
    .site-header .site-branding .site-description {
      margin: 0;
      padding: 0;
      font-size: 20px;
      color: #a5c297; }
    .site-header .site-branding .main-navigation {
      position: absolute;
      right: 10px; }

.site-content {
  margin: 50px 0 0 0; }

.widget-area {
  position: fixed;
  top: 50px;
  left: 0;
  width: 100vw;
  height: calc(100vh - 50px);
  background-color: white;
  padding: 10px;
  display: none;
  z-index: 5; }
  .widget-area h2 {
    display: none; }
  .widget-area ul {
    list-style: none; }
  .widget-area .widget_polylang {
    margin: 0 !important;
    padding: 0; }
  .widget-area.open {
    display: block; }

.ancre_nav, .breadcrumb a, .nav_specials a {
  position: relative;
  color: white;
  padding: 0;
  text-decoration: none;
  transition: all .2s ease-out;
  z-index: 1; }
  .ancre_nav:before, .breadcrumb a:before, .nav_specials a:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    z-index: -1;
    right: 0;
    top: 80%;
    background-color: white;
    transition: all .1s ease-out; }
  .ancre_nav:hover:before, .breadcrumb a:hover:before, .nav_specials a:hover:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    right: 0;
    top: 80%;
    background-color: rgba(203, 29, 35, 0.9); }
  .ancre_nav:hover:before, .breadcrumb a:hover:before, .nav_specials a:hover:before {
    height: 100%;
    top: 0; }

.breadcrumb {
  list-style: none;
  margin: 0;
  padding: 4px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  z-index: 5;
  width: 100%;
  font-size: 80%;
  line-height: 1.3;
  background-color: rgba(0, 0, 0, 0.7); }
  .breadcrumb li {
    padding: 2px;
    color: #8ACCCA;
    color: white; }
  .breadcrumb li:first-child {
    padding: 2px 2px 2px 12px; }
  .breadcrumb li + li:before {
    content: ">";
    padding: 0 4px 0 0;
    color: #8ACCCA;
    color: white; }

.breadcrumb ~ .page-header {
  padding: 20px 0 0 0; }

.breadcrumb ~ .not-found {
  padding: 20px 0 0 0; }

.nav_specials {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 6px;
  display: flex;
  position: absolute;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  top: 50px;
  left: 0;
  width: 100%;
  justify-content: center; }
  .nav_specials li {
    padding: 2px;
    color: #8ACCCA; }
  .nav_specials li + li:before {
    content: "/";
    padding: 0 4px 0 0;
    color: #8ACCCA; }

.site-footer {
  display: none; }

.conteneur_menu {
  position: fixed;
  right: -110%;
  top: 50px;
  width: 100vw;
  height: calc(100vh - 50px);
  padding: 0 15px 0 0;
  justify-content: space-around;
  background-color: white;
  text-align: center;
  font-size: 200%;
  transition: all 0.3s ease-in-out; }
  .conteneur_menu.open {
    right: 0; }

.nav_general ul {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: calc(40vh);
  list-style: none;
  padding: 0;
  margin: 0; }
  .nav_general ul li {
    padding: 0;
    margin: 0 15px 0 15px; }
    .nav_general ul li a {
      padding: 10px; }

.burger {
  position: absolute;
  background: #8ACCCA;
  width: 30px;
  height: 5px;
  top: 50%;
  right: 0px;
  margin-top: -5px;
  opacity: 1; }

.burger::before {
  position: absolute;
  background: #8ACCCA;
  width: 30px;
  height: 5px;
  top: 10px;
  content: "";
  display: block; }

.burger::after {
  position: absolute;
  background: #8ACCCA;
  width: 30px;
  height: 5px;
  bottom: 10px;
  content: "";
  display: block; }

.burger::after, .burger::before, .burger {
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out; }

.btn_nav_general.active .burger::after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  bottom: 0px; }

.btn_nav_general.active .burger::before {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 0px; }

.btn_nav_general.active .burger {
  background: rgba(111, 111, 111, 0); }

/* useless css */
.burger-menu {
  margin-left: auto;
  margin-right: auto; }

.btn_nav_general {
  position: absolute;
  top: 7px;
  right: 12px;
  height: 40px;
  width: 40px;
  background-color: transparent;
  color: transparent;
  border: none; }

.menu_langage {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
  justify-content: center; }
  .menu_langage li + li {
    padding: 0 0 0 8px; }

.search-form {
  margin: 15px auto 0;
  display: flex;
  justify-content: center; }
  .search-form input[type="search"] {
    width: calc(100% - 48px);
    height: 48px; }
  .search-form input[type="submit"] {
    border: none;
    background-color: #8ACCCA;
    background-image: url("assets/img/icons/search.png");
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    height: 48px;
    width: 48px;
    color: transparent; }

.navigation_chapitre {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  max-width: 1200px;
  margin: 80px auto 20px;
  border-top: 2px solid #c8c8c8; }
  .navigation_chapitre > div {
    width: 70%;
    margin: 20px auto 20px;
    transition: all .4s ease-out; }
    .navigation_chapitre > div a {
      padding: 10px;
      text-decoration: none;
      color: white;
      display: flex;
      height: 120px;
      position: relative;
      padding: 0; }
      .navigation_chapitre > div a h4 {
        position: absolute;
        bottom: -14px;
        margin: 0 15px 0 0;
        padding: 10px 5px 5px 26px;
        overflow: visible;
        justify-content: center;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 18px;
        font-size: 18px;
        transition: all .2s ease-out;
        background-color: #8ACCCA;
        background-size: 24px;
        background-position: left center;
        background-repeat: no-repeat;
        font-weight: bold; }
    .navigation_chapitre > div a:before {
      content: none; }
    .navigation_chapitre > div a:hover {
      background-color: rgba(255, 255, 255, 0.5); }
      .navigation_chapitre > div a:hover h4 {
        -webkit-transform: translateX(15px);
        -ms-transform: translateX(15px);
        transform: translateX(15px); }
  .navigation_chapitre .retour_sommaire {
    order: 3;
    background-image: url("assets/img/sommaire_s.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    .navigation_chapitre .retour_sommaire h4 {
      background-image: url("assets/img/icons/arrow_h.png"); }
  .navigation_chapitre .previous {
    order: 2; }
    .navigation_chapitre .previous h4 {
      background-image: url("assets/img/icons/arrow_l.png"); }
  .navigation_chapitre .next {
    order: 1; }
    .navigation_chapitre .next h4 {
      background-image: url("assets/img/icons/arrow_r.png"); }

.type-page {
  max-width: 1200px;
  margin: auto; }

@media only screen and (min-width: 480px) {
  .site-header .site-branding .site-title a {
    font-size: 28px; }

  .breadcrumb {
    font-size: 100%;
    flex-direction: row; }

  h1 {
    font-size: 40px;
    margin: 40px 0 0 0; }

  h2 {
    font-size: 42px; }

  h3 {
    font-size: 24px; }

  .nav_specials {
    font-size: 150%; } }
@media only screen and (min-width: 800px) {
  h1 {
    font-size: 50px; }

  h2 {
    font-size: 58px; }

  h3 {
    font-size: 28px; }

  .btn_nav_general {
    display: none; }

  .btn_languages {
    display: block;
    display: none; }

  .conteneur_menu {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    width: inherit;
    display: flex;
    flex-direction: row;
    color: #8ACCCA;
    height: 48px;
    background-color: white;
    font-size: 100%; }
    .conteneur_menu form {
      display: flex;
      align-self: center; }
    .conteneur_menu .nav_general {
      display: flex;
      flex-wrap: nowrap;
      align-self: center; }
      .conteneur_menu .nav_general ul {
        flex-direction: row;
        justify-content: space-around;
        height: initial;
        width: inherit;
        list-style: none; }
        .conteneur_menu .nav_general ul li a {
          padding: 10px; }

  .search-form {
    margin: 0;
    display: flex; }
    .search-form input[type="search"] {
      height: 32px; }
    .search-form input[type="submit"] {
      height: 32px;
      width: 32px; }

  .breadcrumb {
    font-size: 120%; }

  .navigation_chapitre > .retour_sommaire {
    background-image: url("assets/img/sommaire_m.jpg"); } }
@media only screen and (min-width: 980px) {
  .breadcrumb {
    font-size: 140%; } }
/*--------------------------------------------------------------
# Template Sommaire
--------------------------------------------------------------*/
/*SOMMAIRE THEME*/
.sommaire_themes {
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 1600px; }
  .sommaire_themes li {
    margin: 0;
    padding: 0;
    display: flex;
    min-width: 100%;
    flex-direction: column; }
    .sommaire_themes li a {
      display: flex;
      text-decoration: none;
      color: white;
      min-width: 100%; }
      .sommaire_themes li a h3 {
        font-size: 200%;
        margin: 0;
        padding: 40px 10px 0 10px; }
    .sommaire_themes li ul {
      display: flex;
      margin: 0;
      padding: 0;
      margin: 0;
      flex-direction: column; }
      .sommaire_themes li ul li {
        margin: 0 0 15px 0;
        padding: 0;
        min-height: 110px; }
        .sommaire_themes li ul li a {
          width: 100%; }
          .sommaire_themes li ul li a h4 {
            min-height: 60px;
            padding: 5px 10px 5px 10px;
            margin: 75px 10px 10px 10px;
            text-decoration: none;
            overflow: visible;
            display: flex;
            justify-content: center;
            align-items: center;
            text-transform: uppercase;
            font-size: 14px; }
  .sommaire_themes li a.lien_theme {
    align-items: center; }
    .sommaire_themes li a.lien_theme h3 {
      text-transform: uppercase;
      justify-content: center; }

/*BREAKPOINT SOMMAIRE*/
@media only screen and (min-width: 800px) and (max-width: 980px) {
  .sommaire_themes > li > a {
    background-repeat: no-repeat;
    background-position: -30px 0 !important;
    background-size: 150px 150px; }
    .sommaire_themes > li > a h3 {
      padding: 0; } }
@media only screen and (max-width: 800px) {
  .sommaire_themes li a.lien_theme {
    background-image: none !important; } }
@media only screen and (min-width: 800px) {
  .sommaire_themes {
    /*li a*/ }
    .sommaire_themes li {
      height: 150px;
      flex-direction: row;
      min-width: unset; }
      .sommaire_themes li a {
        color: white;
        width: 35%; }
        .sommaire_themes li a h3 {
          font-size: 100%; }
      .sommaire_themes li ul {
        display: flex;
        width: 65%;
        justify-content: space-between;
        flex-direction: row;
        margin: 0; }
        .sommaire_themes li ul li {
          height: 110px;
          margin: 0;
          margin: 0 0 15px 0; }
          .sommaire_themes li ul li a h4 {
            min-height: 50px;
            padding: 8px 6px 8px 6px;
            margin: 80px 10px 10px 0;
            text-decoration: none;
            overflow: visible;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 12px;
            line-height: 13px; }
    .sommaire_themes .lien_theme {
      min-width: 25%;
      align-items: center;
      min-width: 30%; }
      .sommaire_themes .lien_theme h3 {
        padding: 10px 10px 10px 130px;
        justify-content: center;
        transition: all 0.3s ease-out; }
    .sommaire_themes .lien_theme:hover h3 {
      -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px); }
    .sommaire_themes .lien_theme:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      transition: all .3s ease-out; }
    .sommaire_themes .lien_theme:hover:after {
      background-color: rgba(255, 255, 255, 0.5); }

  .lien_chapitre h4 {
    transition: all 0.3s ease-out; }

  .lien_chapitre:hover h4 {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }

  .lien_chapitre:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .3s ease-out;
    z-index: -1; }

  .lien_chapitre:hover:after {
    background-color: rgba(255, 255, 255, 0.5); } }
@media only screen and (min-width: 980px) {
  .sommaire_themes .lien_theme h3 {
    padding: 10px 10px 10px 160px; } }
@media only screen and (min-width: 1200px) {
  .sommaire_themes {
    margin: auto; }
    .sommaire_themes li a h3 {
      font-size: 140%; }
    .sommaire_themes li ul li a h4 {
      font-size: 15px;
      line-height: 16px; } }
/*--------------------------------------------------------------
# Template Intro
--------------------------------------------------------------*/
/* THEMATIQUES INTRO*/
.intro_section {
  padding: 5%;
  min-height: calc(100vh - 50px); }
  .intro_section .encart {
    color: white;
    text-align: center;
    background-color: rgba(50, 50, 50, 0.5);
    width: 90%;
    margin: 5% auto 0; }
    .intro_section .encart h1 {
      margin: 0;
      padding: 40px 0 0 0;
      color: white;
      font-size: 200%;
      font-weight: light;
      text-transform: uppercase;
      text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
      font-weight: bold; }
    .intro_section .encart p {
      padding: 5px;
      font-size: 110%;
      text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
      font-weight: bold;
      line-height: 1.3; }
    .intro_section .encart ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: flex;
      flex-direction: column; }
      .intro_section .encart ul li {
        padding: 0;
        margin: 0 10px 10px 10px; }
        .intro_section .encart ul li a {
          text-decoration: none;
          color: white;
          display: flex;
          height: 120px;
          position: relative;
          padding: 0; }
          .intro_section .encart ul li a h4 {
            position: absolute;
            bottom: 0;
            margin: 0;
            padding: 5px;
            overflow: visible;
            justify-content: center;
            text-transform: uppercase;
            font-size: 12px;
            line-height: 18px;
            font-size: 18px;
            transition: all .4s ease-out; }

@media only screen and (min-width: 480px) {
  .intro_section .encart {
    width: 76%; }
    .intro_section .encart h1 {
      color: white;
      font-size: 200%;
      font-weight: light;
      text-transform: uppercase; }
    .intro_section .encart p {
      padding: 5px;
      font-size: 130%; }
    .intro_section .encart ul li a {
      text-decoration: none;
      color: white;
      display: flex;
      align-items: flex-end;
      height: 120px;
      position: relative;
      padding: 0; }
      .intro_section .encart ul li a h4 {
        position: absolute;
        bottom: 0;
        margin: 0;
        padding: 5px;
        overflow: visible;
        justify-content: center;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 16px;
        font-size: 16px; } }
@media only screen and (min-width: 800px) {
  .encart a:hover {
    background-color: rgba(255, 255, 255, 0.5); }
    .encart a:hover h4 {
      -webkit-transform: translateX(15px);
      -ms-transform: translateX(15px);
      transform: translateX(15px); } }
@media only screen and (min-width: 980px) {
  .intro_section {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100vw;
    height: calc(100vh - 50px);
    min-height: calc(100vh - 50px);
    margin: 0;
    padding: 0; }
    .intro_section .encart {
      position: absolute;
      bottom: 20px;
      right: 20%;
      left: 20%;
      text-align: center;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d3d3d3+0,000000+21,000000+100&0+0,0.65+55 */
      background: -moz-linear-gradient(top, rgba(211, 211, 211, 0) 0%, rgba(0, 0, 0, 0.25) 21%, rgba(0, 0, 0, 0.65) 55%, rgba(0, 0, 0, 0.65) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(211, 211, 211, 0) 0%, rgba(0, 0, 0, 0.25) 21%, rgba(0, 0, 0, 0.65) 55%, rgba(0, 0, 0, 0.65) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(211, 211, 211, 0) 0%, rgba(0, 0, 0, 0.25) 21%, rgba(0, 0, 0, 0.65) 55%, rgba(0, 0, 0, 0.65) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d3d3d3', endColorstr='#a6000000',GradientType=0 );
      /* IE6-9 */
      width: initial; }
      .intro_section .encart h1 {
        font-size: 55px; }
      .intro_section .encart ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center; }
        .intro_section .encart ul li {
          margin: 0 10px 20px 10px;
          min-width: calc(50% - 20px);
          width: calc(50% - 20px); }
          .intro_section .encart ul li a {
            padding: 0 10px 0 0; }
            .intro_section .encart ul li a h4 {
              margin: 0 15px 0 0;
              bottom: -10px;
              font-size: 100%;
              line-height: 100%; }

  .site-footer {
    margin: 40px 0 0 0; } }
@media only screen and (min-width: 1200px) {
  .intro_section .encart ul {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between; }
    .intro_section .encart ul li {
      min-width: initial; }
      .intro_section .encart ul li a h3 {
        position: static;
        font-size: 100%;
        line-height: 100%; } }
/*--------------------------------------------------------------
# Template Page
--------------------------------------------------------------*/
.search-main h1 {
  margin: 30px 0 0 0; }
.search-main form {
  text-align: center;
  margin: 15px 15px 40px 15px; }
.search-main article {
  max-width: 980px;
  margin: 0 auto 40px; }

.search_result {
  min-height: 150px;
  display: block;
  position: relative; }
  .search_result h2 {
    position: absolute;
    z-index: 3;
    bottom: -20px;
    background-color: #29272A;
    color: white;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
    margin: 0 15px 0 15px;
    padding: 5px;
    font-size: 150%;
    transition: all 0.3s ease-out; }
  .search_result:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .3s ease-out; }
  .search_result:hover:after {
    background-color: rgba(255, 255, 255, 0.5); }
  .search_result:hover h2 {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }

.not-found header {
  margin: 50px 0 0 0; }
.not-found p {
  font-size: 120%; }
.not-found form {
  text-align: center;
  margin: 15px 15px 40px 15px; }

/*--------------------------------------------------------------
# Template Page
--------------------------------------------------------------*/
.chapitre_section {
  font-size: 120%;
  /*figure*/ }
  .chapitre_section header {
    min-width: 100%;
    min-height: 220px;
    height: 40vh;
    margin: 0 0 40px 0;
    position: relative; }
  .chapitre_section h1 {
    margin: 0 10px 10px 10px;
    padding: 10px 10px 0;
    font-weight: lighter;
    text-transform: uppercase;
    background-color: #8ACCCA;
    color: white;
    position: absolute;
    bottom: -40px;
    letter-spacing: 3px;
    min-width: initial; }
  .chapitre_section h2 {
    color: #8ACCCA;
    margin: 80px auto 0;
    position: relative;
    display: inline-block;
    padding: 0 15px 0 15px; }
  .chapitre_section h2:before {
    content: "";
    width: calc(100% - 30px);
    position: absolute;
    top: -40px;
    border-top: 2px solid #c8c8c8; }
  .chapitre_section h3 {
    width: calc(100% - 30px);
    margin: 15px auto 15px;
    border-bottom: 4px solid #8ACCCA;
    color: #8ACCCA;
    text-transform: uppercase;
    font-weight: bold; }
  .chapitre_section h4 {
    margin: 15px auto 15px; }
  .chapitre_section ul {
    margin: 0;
    padding: 15px 0 0 34px; }
    .chapitre_section ul li {
      padding: 0 15px 5px 0; }
  .chapitre_section p {
    padding: 5px 15px 15px 15px; }
  .chapitre_section p[style] {
    border: 1px solid red;
    width: 100%;
    min-width: 100%; }
  .chapitre_section a {
    display: none; }
  .chapitre_section footer {
    min-width: 100%; }

.chapite_contenu {
  margin: 0 auto 0;
  max-width: 1200px;
  z-index: -1 !important; }

.wp-video {
  max-width: 1024px;
  margin: 0 auto 0;
  padding: 0 15px 0; }

@media only screen and (min-width: 800px) {
  .navigation_chapitre {
    flex-direction: row; }
    .navigation_chapitre div {
      width: 22%; }
    .navigation_chapitre div:nth-child(1) {
      order: 1; }
    .navigation_chapitre div:nth-child(2) {
      order: 2; }
    .navigation_chapitre div:nth-child(3) {
      order: 3; } }
/*--------------------------------------------------------------
# SHORTCODES RESPONSIVE
--------------------------------------------------------------*/
.mep {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 20px 0 30px 0; }
  .mep .size-full {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block; }
  .mep .size-medium {
    display: block;
    margin: auto; }

.wrap_lb {
  display: flex;
  justify-content: center;
  padding: 15px; }

.btn_afficheLightbox {
  padding: 15px 15px 15px 60px;
  font-size: 26px;
  border: none;
  color: white;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.2s ease-out;
  border: 1px solid rgba(203, 29, 35, 0.9) !important;
  background-image: url("assets/img/icons/arrow_r_r.png");
  background-size: auto 70%;
  background-position: 10px center;
  background-repeat: no-repeat; }

.btn_afficheLightbox:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background-color: rgba(203, 29, 35, 0.9);
  width: 100%;
  height: 100%;
  transition: all .13s linear;
  background-image: url("assets/img/icons/info_w.png");
  background-size: auto 70%;
  background-position: 10px center;
  background-repeat: no-repeat; }

.btn_afficheLightbox:hover {
  color: #CE1719; }

.btn_afficheLightbox:hover:before {
  top: 100%; }

.lightBox {
  position: fixed;
  z-index: 15;
  top: 50px;
  width: 100%;
  right: 100%;
  height: calc(100vh - 50px);
  background-color: #8ACCCA;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  overflow: auto; }
  .lightBox h3 {
    color: white;
    border: none;
    padding: 0;
    font-size: 250%;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.8); }
  .lightBox p {
    color: white;
    background-color: rgba(50, 50, 50, 0.5);
    text-shadow: 1px 1px rgba(0, 0, 0, 0.8); }
  .lightBox ul {
    color: white;
    background-color: rgba(50, 50, 50, 0.5);
    text-shadow: 1px 1px rgba(0, 0, 0, 0.8); }
  .lightBox h3 {
    width: initial; }
  .lightBox .wrap_esc {
    position: absolute;
    top: 0;
    right: 0; }
  .lightBox .btn_escape {
    width: 50px;
    height: 50px;
    background-color: #CE1719;
    position: fixed;
    top: -60px;
    right: 10px;
    background-image: url("assets/img/icons/escape_w.png");
    background-size: cover; }
  .lightBox .btn_escape:hover {
    background-color: white;
    background-image: url("assets/img/icons/escape_r.png"); }

.lightBox.open {
  right: 0; }
  .lightBox.open .btn_escape {
    top: 60px;
    right: 10px; }

.imageagrement {
  position: absolute;
  left: 0;
  right: 0;
  height: 60vh;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  display: flex;
  align-items: center;
  justify-content: center; }
  .imageagrement p {
    font-size: 120%;
    color: white;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
    max-width: 800px; }

.imageagrement + * {
  margin: calc(60vh + 50px) 0 0 0 !important; }

.img_hero {
  left: 0;
  right: 0;
  min-height: 60vh;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: scroll;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .img_hero p {
    font-size: 120%;
    color: white;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    max-width: 800px;
    background-color: rgba(0, 0, 0, 0.5);
    margin: 0; }
  .img_hero h3 {
    color: white !important;
    padding: 15px;
    border: none !important;
    text-align: center;
    font-size: 30px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8); }
  .img_hero ul {
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    margin: 0; }

.mep_more {
  transition: all 0.6s ease-in-out;
  max-height: 0;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0);
  margin: 0 15px 0 15px; }

.mep_more.open {
  max-height: 1800px;
  border: 1px solid #CE1719; }

.btn_more {
  border: none;
  width: calc(100% - 30px);
  margin: 15px;
  padding: 15px;
  position: relative;
  overflow: hidden;
  border: 1px solid #CE1719;
  background-color: transparent; }

.btn_more:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #CE1719;
  transition: all 0.1s ease-out; }

.btn_more:hover {
  border: 1px solid #CE1719; }

.btn_more:hover:before {
  top: 100%; }

.btn_more:hover > span {
  background-color: #CE1719; }

.btn_more:hover > span:after {
  background-color: #CE1719; }

.btn_more > span {
  position: relative;
  display: inline-block;
  top: -3px;
  width: 20px;
  height: 3px;
  background-color: white;
  transition: 0.4s ease-in-out; }

.btn_more > span:after {
  content: "";
  position: relative;
  width: 20px;
  height: 3px;
  background-color: white;
  position: absolute;
  -webkit-transform: rotate(90deg) translateY(10px);
  -ms-transform: rotate(90deg) translateY(10px);
  transform: rotate(90deg) translateY(10px);
  transition: 0.4s ease-in-out; }

.btn_more.active > span {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.btn_more.active > span:after {
  -webkit-transform: rotate(0deg) translateX(-10px);
  -ms-transform: rotate(0deg) translateX(-10px);
  transform: rotate(0deg) translateX(-10px); }

.wrap_slider {
  overflow: hidden;
  position: relative; }

.wrap_wrap_slider {
  padding: 15px; }

.slider {
  display: flex;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition: all 0.6s ease-out; }
  .slider img {
    width: 100%;
    display: block; }
  .slider p {
    min-width: 100%;
    width: 100%;
    padding: 0; }
  .slider figure {
    width: 100%;
    min-width: 100%;
    max-width: 100% !important;
    padding: 0; }
    .slider figure figcaption {
      bottom: 0 !important;
      width: 100% !important; }

.toc_slider {
  align-self: flex-top;
  display: flex;
  padding: 0 !important; }
  .toc_slider button {
    height: 15px;
    width: 15px;
    border-radius: 0;
    margin: 10px;
    padding: 0;
    background: white;
    border: 3px solid white;
    transition: all 0.9s ease-out;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }
  .toc_slider .active {
    background: rgba(0, 0, 0, 0.1); }
  .toc_slider button:hover {
    background: rgba(0, 0, 0, 0.1); }

.controls_slider {
  position: absolute;
  z-index: 2;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between; }

.btn_prev, .btn_next {
  width: 10%;
  min-width: 30px;
  max-width: 50px;
  background-color: transparent;
  border: none;
  background-size: 100%;
  background-repeat: no-repeat;
  transition: all 0.2s ease-out; }

.btn_prev {
  background-image: url("assets/img/icons/arrow_l.png");
  background-position: 8px, center; }

.btn_prev:hover {
  background-position: -2px, center; }

.btn_next {
  background-image: url("assets/img/icons/arrow_r.png");
  background-position: -7px, center; }

.btn_next:hover {
  background-position: 3px, center; }

.btn_next:active, .btn_prev:active {
  background-color: rgba(255, 255, 255, 0.4); }

@media only screen and (min-width: 800px) {
  .img_hero {
    flex-direction: row;
    background-attachment: fixed; }
    .img_hero p, .img_hero ul {
      margin: 0 15px 0 15px; } }
@media only screen and (min-width: 800px) {
  .mep {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start; }

  .style-1 > .wp-video, .style-2 > .wp-video {
    width: 50% !important; }

  .style-1 > *:first-child, .style-2 > *:first-child {
    width: 50%; }

  .style-1 > *:nth-child(2), .style-2 > *:nth-child(2) {
    width: 50%; }

  .style-3 > *:first-child {
    width: 100%; }

  .style-3 > *:nth-child(2), .style-3 > *:nth-child(3) {
    width: 50%; }

  .style-4 > *:first-child, .style-4 > *:nth-child(2) {
    width: 50%; }

  .style-4 > *:nth-child(3) {
    width: 100%; }

  .style-5 > * {
    width: 50%; }

  .toc_slider button {
    width: 20px;
    height: 20px;
    border: 4px solid white; } }
@media only screen and (min-width: 980px) {
  .style-1 > *:first-child {
    width: calc(100% / 3); }

  .style-1 > *:nth-child(2) {
    flex-grow: 1; }

  .style-2 > *:first-child {
    flex-grow: 1; }

  .style-2 > *:nth-child(2) {
    width: calc(100% / 3);
    max-width: calc(100% / 3); }

  .style-3 > * {
    width: calc(100% / 3);
    max-width: calc(100% / 3) !important; }

  .style-4 > * {
    width: calc(100% / 3);
    max-width: calc(100% / 3) !important; }

  .style-5 > * {
    width: 25%; } }

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