/*
INCLUDES
 */
/*
IMPORT HEADER
 */
/*Header*/
/*!

Theme Name:		Pegasus
Theme URI:		http://www.adncontents.com

Version:		4.27.0
Revision:		2025-02-18
Creation:		2017-04-26
Starting:		2016-07-26

Author:			RVOLA
Author URI:		https://rvola.com

Text Domain:	pegasus-i18n

*/
/*Normalize*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 2 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  font-family: inherit; /* 1 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  overflow: visible; /* 1 */
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  text-transform: none; /* 1 */
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*Unsemantic*/
/* ================================================================== */
/* This file has a mobile-to-tablet, and tablet-to-desktop breakpoint */
/* ================================================================== */
@media (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.clear {
  display: block;
  visibility: hidden;
  width: 0;
  height: 0;
  clear: both;
  overflow: hidden;
}

.grid-container:before, .mobile-grid-5:before, .mobile-grid-10:before, .mobile-grid-15:before, .mobile-grid-20:before, .mobile-grid-25:before, .mobile-grid-30:before, .mobile-grid-35:before, .mobile-grid-40:before, .mobile-grid-45:before, .mobile-grid-50:before, .mobile-grid-55:before, .mobile-grid-60:before, .mobile-grid-65:before, .mobile-grid-70:before, .mobile-grid-75:before, .mobile-grid-80:before, .mobile-grid-85:before, .mobile-grid-90:before, .mobile-grid-95:before, .mobile-grid-100:before, .mobile-grid-33:before, .mobile-grid-66:before, .tablet-grid-5:before, .tablet-grid-10:before, .tablet-grid-15:before, .tablet-grid-20:before, .tablet-grid-25:before, .tablet-grid-30:before, .tablet-grid-35:before, .tablet-grid-40:before, .tablet-grid-45:before, .tablet-grid-50:before, .tablet-grid-55:before, .tablet-grid-60:before, .tablet-grid-65:before, .tablet-grid-70:before, .tablet-grid-75:before, .tablet-grid-80:before, .tablet-grid-85:before, .tablet-grid-90:before, .tablet-grid-95:before, .tablet-grid-100:before, .tablet-grid-33:before, .tablet-grid-66:before, .grid-5:before, .grid-10:before, .grid-15:before, .grid-20:before, .grid-25:before, .grid-30:before, .grid-35:before, .grid-40:before, .grid-45:before, .grid-50:before, .grid-55:before, .grid-60:before, .grid-65:before, .grid-70:before, .grid-75:before, .grid-80:before, .grid-85:before, .grid-90:before, .grid-95:before, .grid-100:before, .grid-33:before, .grid-66:before, .grid-offset:before, .clearfix:before,
.grid-container:after,
.mobile-grid-5:after,
.mobile-grid-10:after,
.mobile-grid-15:after,
.mobile-grid-20:after,
.mobile-grid-25:after,
.mobile-grid-30:after,
.mobile-grid-35:after,
.mobile-grid-40:after,
.mobile-grid-45:after,
.mobile-grid-50:after,
.mobile-grid-55:after,
.mobile-grid-60:after,
.mobile-grid-65:after,
.mobile-grid-70:after,
.mobile-grid-75:after,
.mobile-grid-80:after,
.mobile-grid-85:after,
.mobile-grid-90:after,
.mobile-grid-95:after,
.mobile-grid-100:after,
.mobile-grid-33:after,
.mobile-grid-66:after,
.tablet-grid-5:after,
.tablet-grid-10:after,
.tablet-grid-15:after,
.tablet-grid-20:after,
.tablet-grid-25:after,
.tablet-grid-30:after,
.tablet-grid-35:after,
.tablet-grid-40:after,
.tablet-grid-45:after,
.tablet-grid-50:after,
.tablet-grid-55:after,
.tablet-grid-60:after,
.tablet-grid-65:after,
.tablet-grid-70:after,
.tablet-grid-75:after,
.tablet-grid-80:after,
.tablet-grid-85:after,
.tablet-grid-90:after,
.tablet-grid-95:after,
.tablet-grid-100:after,
.tablet-grid-33:after,
.tablet-grid-66:after,
.grid-5:after,
.grid-10:after,
.grid-15:after,
.grid-20:after,
.grid-25:after,
.grid-30:after,
.grid-35:after,
.grid-40:after,
.grid-45:after,
.grid-50:after,
.grid-55:after,
.grid-60:after,
.grid-65:after,
.grid-70:after,
.grid-75:after,
.grid-80:after,
.grid-85:after,
.grid-90:after,
.grid-95:after,
.grid-100:after,
.grid-33:after,
.grid-66:after,
.grid-offset:after,
.clearfix:after {
  display: block;
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
  content: ".";
  font-size: 0;
  line-height: 0;
}

.grid-container:after, .mobile-grid-5:after, .mobile-grid-10:after, .mobile-grid-15:after, .mobile-grid-20:after, .mobile-grid-25:after, .mobile-grid-30:after, .mobile-grid-35:after, .mobile-grid-40:after, .mobile-grid-45:after, .mobile-grid-50:after, .mobile-grid-55:after, .mobile-grid-60:after, .mobile-grid-65:after, .mobile-grid-70:after, .mobile-grid-75:after, .mobile-grid-80:after, .mobile-grid-85:after, .mobile-grid-90:after, .mobile-grid-95:after, .mobile-grid-100:after, .mobile-grid-33:after, .mobile-grid-66:after, .tablet-grid-5:after, .tablet-grid-10:after, .tablet-grid-15:after, .tablet-grid-20:after, .tablet-grid-25:after, .tablet-grid-30:after, .tablet-grid-35:after, .tablet-grid-40:after, .tablet-grid-45:after, .tablet-grid-50:after, .tablet-grid-55:after, .tablet-grid-60:after, .tablet-grid-65:after, .tablet-grid-70:after, .tablet-grid-75:after, .tablet-grid-80:after, .tablet-grid-85:after, .tablet-grid-90:after, .tablet-grid-95:after, .tablet-grid-100:after, .tablet-grid-33:after, .tablet-grid-66:after, .grid-5:after, .grid-10:after, .grid-15:after, .grid-20:after, .grid-25:after, .grid-30:after, .grid-35:after, .grid-40:after, .grid-45:after, .grid-50:after, .grid-55:after, .grid-60:after, .grid-65:after, .grid-70:after, .grid-75:after, .grid-80:after, .grid-85:after, .grid-90:after, .grid-95:after, .grid-100:after, .grid-33:after, .grid-66:after, .grid-offset:after, .clearfix:after {
  clear: both;
}

.grid-container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.mobile-grid-5, .mobile-grid-10, .mobile-grid-15, .mobile-grid-20, .mobile-grid-25, .mobile-grid-30, .mobile-grid-35, .mobile-grid-40, .mobile-grid-45, .mobile-grid-50, .mobile-grid-55, .mobile-grid-60, .mobile-grid-65, .mobile-grid-70, .mobile-grid-75, .mobile-grid-80, .mobile-grid-85, .mobile-grid-90, .mobile-grid-95, .mobile-grid-100, .mobile-grid-33, .mobile-grid-66, .tablet-grid-5, .tablet-grid-10, .tablet-grid-15, .tablet-grid-20, .tablet-grid-25, .tablet-grid-30, .tablet-grid-35, .tablet-grid-40, .tablet-grid-45, .tablet-grid-50, .tablet-grid-55, .tablet-grid-60, .tablet-grid-65, .tablet-grid-70, .tablet-grid-75, .tablet-grid-80, .tablet-grid-85, .tablet-grid-90, .tablet-grid-95, .tablet-grid-100, .tablet-grid-33, .tablet-grid-66, .grid-5, .grid-10, .grid-15, .grid-20, .grid-25, .grid-30, .grid-35, .grid-40, .grid-45, .grid-50, .grid-55, .grid-60, .grid-65, .grid-70, .grid-75, .grid-80, .grid-85, .grid-90, .grid-95, .grid-100, .grid-33, .grid-66 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  padding-left: 10px;
}

.grid-parent {
  padding-right: 0;
  padding-left: 0;
}

.grid-offset {
  margin-right: -10px;
  margin-left: -10px;
  clear: both;
}

@media (max-width: 767px) {
  .mobile-push-5, .mobile-pull-5, .mobile-push-10, .mobile-pull-10, .mobile-push-15, .mobile-pull-15, .mobile-push-20, .mobile-pull-20, .mobile-push-25, .mobile-pull-25, .mobile-push-30, .mobile-pull-30, .mobile-push-35, .mobile-pull-35, .mobile-push-40, .mobile-pull-40, .mobile-push-45, .mobile-pull-45, .mobile-push-50, .mobile-pull-50, .mobile-push-55, .mobile-pull-55, .mobile-push-60, .mobile-pull-60, .mobile-push-65, .mobile-pull-65, .mobile-push-70, .mobile-pull-70, .mobile-push-75, .mobile-pull-75, .mobile-push-80, .mobile-pull-80, .mobile-push-85, .mobile-pull-85, .mobile-push-90, .mobile-pull-90, .mobile-push-95, .mobile-pull-95, .mobile-push-33, .mobile-pull-33, .mobile-push-66, .mobile-pull-66 {
    position: relative;
  }

  .hide-on-mobile {
    display: none !important;
  }

  .mobile-grid-5 {
    width: 5%;
    float: left;
  }

  .mobile-prefix-5 {
    margin-left: 5%;
  }

  .mobile-suffix-5 {
    margin-right: 5%;
  }

  .mobile-push-5 {
    left: 5%;
  }

  .mobile-pull-5 {
    left: -5%;
  }

  .mobile-grid-10 {
    width: 10%;
    float: left;
  }

  .mobile-prefix-10 {
    margin-left: 10%;
  }

  .mobile-suffix-10 {
    margin-right: 10%;
  }

  .mobile-push-10 {
    left: 10%;
  }

  .mobile-pull-10 {
    left: -10%;
  }

  .mobile-grid-15 {
    width: 15%;
    float: left;
  }

  .mobile-prefix-15 {
    margin-left: 15%;
  }

  .mobile-suffix-15 {
    margin-right: 15%;
  }

  .mobile-push-15 {
    left: 15%;
  }

  .mobile-pull-15 {
    left: -15%;
  }

  .mobile-grid-20 {
    width: 20%;
    float: left;
  }

  .mobile-prefix-20 {
    margin-left: 20%;
  }

  .mobile-suffix-20 {
    margin-right: 20%;
  }

  .mobile-push-20 {
    left: 20%;
  }

  .mobile-pull-20 {
    left: -20%;
  }

  .mobile-grid-25 {
    width: 25%;
    float: left;
  }

  .mobile-prefix-25 {
    margin-left: 25%;
  }

  .mobile-suffix-25 {
    margin-right: 25%;
  }

  .mobile-push-25 {
    left: 25%;
  }

  .mobile-pull-25 {
    left: -25%;
  }

  .mobile-grid-30 {
    width: 30%;
    float: left;
  }

  .mobile-prefix-30 {
    margin-left: 30%;
  }

  .mobile-suffix-30 {
    margin-right: 30%;
  }

  .mobile-push-30 {
    left: 30%;
  }

  .mobile-pull-30 {
    left: -30%;
  }

  .mobile-grid-35 {
    width: 35%;
    float: left;
  }

  .mobile-prefix-35 {
    margin-left: 35%;
  }

  .mobile-suffix-35 {
    margin-right: 35%;
  }

  .mobile-push-35 {
    left: 35%;
  }

  .mobile-pull-35 {
    left: -35%;
  }

  .mobile-grid-40 {
    width: 40%;
    float: left;
  }

  .mobile-prefix-40 {
    margin-left: 40%;
  }

  .mobile-suffix-40 {
    margin-right: 40%;
  }

  .mobile-push-40 {
    left: 40%;
  }

  .mobile-pull-40 {
    left: -40%;
  }

  .mobile-grid-45 {
    width: 45%;
    float: left;
  }

  .mobile-prefix-45 {
    margin-left: 45%;
  }

  .mobile-suffix-45 {
    margin-right: 45%;
  }

  .mobile-push-45 {
    left: 45%;
  }

  .mobile-pull-45 {
    left: -45%;
  }

  .mobile-grid-50 {
    width: 50%;
    float: left;
  }

  .mobile-prefix-50 {
    margin-left: 50%;
  }

  .mobile-suffix-50 {
    margin-right: 50%;
  }

  .mobile-push-50 {
    left: 50%;
  }

  .mobile-pull-50 {
    left: -50%;
  }

  .mobile-grid-55 {
    width: 55%;
    float: left;
  }

  .mobile-prefix-55 {
    margin-left: 55%;
  }

  .mobile-suffix-55 {
    margin-right: 55%;
  }

  .mobile-push-55 {
    left: 55%;
  }

  .mobile-pull-55 {
    left: -55%;
  }

  .mobile-grid-60 {
    width: 60%;
    float: left;
  }

  .mobile-prefix-60 {
    margin-left: 60%;
  }

  .mobile-suffix-60 {
    margin-right: 60%;
  }

  .mobile-push-60 {
    left: 60%;
  }

  .mobile-pull-60 {
    left: -60%;
  }

  .mobile-grid-65 {
    width: 65%;
    float: left;
  }

  .mobile-prefix-65 {
    margin-left: 65%;
  }

  .mobile-suffix-65 {
    margin-right: 65%;
  }

  .mobile-push-65 {
    left: 65%;
  }

  .mobile-pull-65 {
    left: -65%;
  }

  .mobile-grid-70 {
    width: 70%;
    float: left;
  }

  .mobile-prefix-70 {
    margin-left: 70%;
  }

  .mobile-suffix-70 {
    margin-right: 70%;
  }

  .mobile-push-70 {
    left: 70%;
  }

  .mobile-pull-70 {
    left: -70%;
  }

  .mobile-grid-75 {
    width: 75%;
    float: left;
  }

  .mobile-prefix-75 {
    margin-left: 75%;
  }

  .mobile-suffix-75 {
    margin-right: 75%;
  }

  .mobile-push-75 {
    left: 75%;
  }

  .mobile-pull-75 {
    left: -75%;
  }

  .mobile-grid-80 {
    width: 80%;
    float: left;
  }

  .mobile-prefix-80 {
    margin-left: 80%;
  }

  .mobile-suffix-80 {
    margin-right: 80%;
  }

  .mobile-push-80 {
    left: 80%;
  }

  .mobile-pull-80 {
    left: -80%;
  }

  .mobile-grid-85 {
    width: 85%;
    float: left;
  }

  .mobile-prefix-85 {
    margin-left: 85%;
  }

  .mobile-suffix-85 {
    margin-right: 85%;
  }

  .mobile-push-85 {
    left: 85%;
  }

  .mobile-pull-85 {
    left: -85%;
  }

  .mobile-grid-90 {
    width: 90%;
    float: left;
  }

  .mobile-prefix-90 {
    margin-left: 90%;
  }

  .mobile-suffix-90 {
    margin-right: 90%;
  }

  .mobile-push-90 {
    left: 90%;
  }

  .mobile-pull-90 {
    left: -90%;
  }

  .mobile-grid-95 {
    width: 95%;
    float: left;
  }

  .mobile-prefix-95 {
    margin-left: 95%;
  }

  .mobile-suffix-95 {
    margin-right: 95%;
  }

  .mobile-push-95 {
    left: 95%;
  }

  .mobile-pull-95 {
    left: -95%;
  }

  .mobile-grid-33 {
    width: 33.33333%;
    float: left;
  }

  .mobile-prefix-33 {
    margin-left: 33.33333%;
  }

  .mobile-suffix-33 {
    margin-right: 33.33333%;
  }

  .mobile-push-33 {
    left: 33.33333%;
  }

  .mobile-pull-33 {
    left: -33.33333%;
  }

  .mobile-grid-66 {
    width: 66.66667%;
    float: left;
  }

  .mobile-prefix-66 {
    margin-left: 66.66667%;
  }

  .mobile-suffix-66 {
    margin-right: 66.66667%;
  }

  .mobile-push-66 {
    left: 66.66667%;
  }

  .mobile-pull-66 {
    left: -66.66667%;
  }

  .mobile-grid-100 {
    width: 100%;
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tablet-push-5, .tablet-pull-5, .tablet-push-10, .tablet-pull-10, .tablet-push-15, .tablet-pull-15, .tablet-push-20, .tablet-pull-20, .tablet-push-25, .tablet-pull-25, .tablet-push-30, .tablet-pull-30, .tablet-push-35, .tablet-pull-35, .tablet-push-40, .tablet-pull-40, .tablet-push-45, .tablet-pull-45, .tablet-push-50, .tablet-pull-50, .tablet-push-55, .tablet-pull-55, .tablet-push-60, .tablet-pull-60, .tablet-push-65, .tablet-pull-65, .tablet-push-70, .tablet-pull-70, .tablet-push-75, .tablet-pull-75, .tablet-push-80, .tablet-pull-80, .tablet-push-85, .tablet-pull-85, .tablet-push-90, .tablet-pull-90, .tablet-push-95, .tablet-pull-95, .tablet-push-33, .tablet-pull-33, .tablet-push-66, .tablet-pull-66 {
    position: relative;
  }

  .hide-on-tablet {
    display: none !important;
  }

  .tablet-grid-5 {
    width: 5%;
    float: left;
  }

  .tablet-prefix-5 {
    margin-left: 5%;
  }

  .tablet-suffix-5 {
    margin-right: 5%;
  }

  .tablet-push-5 {
    left: 5%;
  }

  .tablet-pull-5 {
    left: -5%;
  }

  .tablet-grid-10 {
    width: 10%;
    float: left;
  }

  .tablet-prefix-10 {
    margin-left: 10%;
  }

  .tablet-suffix-10 {
    margin-right: 10%;
  }

  .tablet-push-10 {
    left: 10%;
  }

  .tablet-pull-10 {
    left: -10%;
  }

  .tablet-grid-15 {
    width: 15%;
    float: left;
  }

  .tablet-prefix-15 {
    margin-left: 15%;
  }

  .tablet-suffix-15 {
    margin-right: 15%;
  }

  .tablet-push-15 {
    left: 15%;
  }

  .tablet-pull-15 {
    left: -15%;
  }

  .tablet-grid-20 {
    width: 20%;
    float: left;
  }

  .tablet-prefix-20 {
    margin-left: 20%;
  }

  .tablet-suffix-20 {
    margin-right: 20%;
  }

  .tablet-push-20 {
    left: 20%;
  }

  .tablet-pull-20 {
    left: -20%;
  }

  .tablet-grid-25 {
    width: 25%;
    float: left;
  }

  .tablet-prefix-25 {
    margin-left: 25%;
  }

  .tablet-suffix-25 {
    margin-right: 25%;
  }

  .tablet-push-25 {
    left: 25%;
  }

  .tablet-pull-25 {
    left: -25%;
  }

  .tablet-grid-30 {
    width: 30%;
    float: left;
  }

  .tablet-prefix-30 {
    margin-left: 30%;
  }

  .tablet-suffix-30 {
    margin-right: 30%;
  }

  .tablet-push-30 {
    left: 30%;
  }

  .tablet-pull-30 {
    left: -30%;
  }

  .tablet-grid-35 {
    width: 35%;
    float: left;
  }

  .tablet-prefix-35 {
    margin-left: 35%;
  }

  .tablet-suffix-35 {
    margin-right: 35%;
  }

  .tablet-push-35 {
    left: 35%;
  }

  .tablet-pull-35 {
    left: -35%;
  }

  .tablet-grid-40 {
    width: 40%;
    float: left;
  }

  .tablet-prefix-40 {
    margin-left: 40%;
  }

  .tablet-suffix-40 {
    margin-right: 40%;
  }

  .tablet-push-40 {
    left: 40%;
  }

  .tablet-pull-40 {
    left: -40%;
  }

  .tablet-grid-45 {
    width: 45%;
    float: left;
  }

  .tablet-prefix-45 {
    margin-left: 45%;
  }

  .tablet-suffix-45 {
    margin-right: 45%;
  }

  .tablet-push-45 {
    left: 45%;
  }

  .tablet-pull-45 {
    left: -45%;
  }

  .tablet-grid-50 {
    width: 50%;
    float: left;
  }

  .tablet-prefix-50 {
    margin-left: 50%;
  }

  .tablet-suffix-50 {
    margin-right: 50%;
  }

  .tablet-push-50 {
    left: 50%;
  }

  .tablet-pull-50 {
    left: -50%;
  }

  .tablet-grid-55 {
    width: 55%;
    float: left;
  }

  .tablet-prefix-55 {
    margin-left: 55%;
  }

  .tablet-suffix-55 {
    margin-right: 55%;
  }

  .tablet-push-55 {
    left: 55%;
  }

  .tablet-pull-55 {
    left: -55%;
  }

  .tablet-grid-60 {
    width: 60%;
    float: left;
  }

  .tablet-prefix-60 {
    margin-left: 60%;
  }

  .tablet-suffix-60 {
    margin-right: 60%;
  }

  .tablet-push-60 {
    left: 60%;
  }

  .tablet-pull-60 {
    left: -60%;
  }

  .tablet-grid-65 {
    width: 65%;
    float: left;
  }

  .tablet-prefix-65 {
    margin-left: 65%;
  }

  .tablet-suffix-65 {
    margin-right: 65%;
  }

  .tablet-push-65 {
    left: 65%;
  }

  .tablet-pull-65 {
    left: -65%;
  }

  .tablet-grid-70 {
    width: 70%;
    float: left;
  }

  .tablet-prefix-70 {
    margin-left: 70%;
  }

  .tablet-suffix-70 {
    margin-right: 70%;
  }

  .tablet-push-70 {
    left: 70%;
  }

  .tablet-pull-70 {
    left: -70%;
  }

  .tablet-grid-75 {
    width: 75%;
    float: left;
  }

  .tablet-prefix-75 {
    margin-left: 75%;
  }

  .tablet-suffix-75 {
    margin-right: 75%;
  }

  .tablet-push-75 {
    left: 75%;
  }

  .tablet-pull-75 {
    left: -75%;
  }

  .tablet-grid-80 {
    width: 80%;
    float: left;
  }

  .tablet-prefix-80 {
    margin-left: 80%;
  }

  .tablet-suffix-80 {
    margin-right: 80%;
  }

  .tablet-push-80 {
    left: 80%;
  }

  .tablet-pull-80 {
    left: -80%;
  }

  .tablet-grid-85 {
    width: 85%;
    float: left;
  }

  .tablet-prefix-85 {
    margin-left: 85%;
  }

  .tablet-suffix-85 {
    margin-right: 85%;
  }

  .tablet-push-85 {
    left: 85%;
  }

  .tablet-pull-85 {
    left: -85%;
  }

  .tablet-grid-90 {
    width: 90%;
    float: left;
  }

  .tablet-prefix-90 {
    margin-left: 90%;
  }

  .tablet-suffix-90 {
    margin-right: 90%;
  }

  .tablet-push-90 {
    left: 90%;
  }

  .tablet-pull-90 {
    left: -90%;
  }

  .tablet-grid-95 {
    width: 95%;
    float: left;
  }

  .tablet-prefix-95 {
    margin-left: 95%;
  }

  .tablet-suffix-95 {
    margin-right: 95%;
  }

  .tablet-push-95 {
    left: 95%;
  }

  .tablet-pull-95 {
    left: -95%;
  }

  .tablet-grid-33 {
    width: 33.33333%;
    float: left;
  }

  .tablet-prefix-33 {
    margin-left: 33.33333%;
  }

  .tablet-suffix-33 {
    margin-right: 33.33333%;
  }

  .tablet-push-33 {
    left: 33.33333%;
  }

  .tablet-pull-33 {
    left: -33.33333%;
  }

  .tablet-grid-66 {
    width: 66.66667%;
    float: left;
  }

  .tablet-prefix-66 {
    margin-left: 66.66667%;
  }

  .tablet-suffix-66 {
    margin-right: 66.66667%;
  }

  .tablet-push-66 {
    left: 66.66667%;
  }

  .tablet-pull-66 {
    left: -66.66667%;
  }

  .tablet-grid-100 {
    width: 100%;
    clear: both;
  }
}
@media (min-width: 1025px) {
  .push-5, .pull-5, .push-10, .pull-10, .push-15, .pull-15, .push-20, .pull-20, .push-25, .pull-25, .push-30, .pull-30, .push-35, .pull-35, .push-40, .pull-40, .push-45, .pull-45, .push-50, .pull-50, .push-55, .pull-55, .push-60, .pull-60, .push-65, .pull-65, .push-70, .pull-70, .push-75, .pull-75, .push-80, .pull-80, .push-85, .pull-85, .push-90, .pull-90, .push-95, .pull-95, .push-33, .pull-33, .push-66, .pull-66 {
    position: relative;
  }

  .hide-on-desktop {
    display: none !important;
  }

  .grid-5 {
    width: 5%;
    float: left;
  }

  .prefix-5 {
    margin-left: 5%;
  }

  .suffix-5 {
    margin-right: 5%;
  }

  .push-5 {
    left: 5%;
  }

  .pull-5 {
    left: -5%;
  }

  .grid-10 {
    width: 10%;
    float: left;
  }

  .prefix-10 {
    margin-left: 10%;
  }

  .suffix-10 {
    margin-right: 10%;
  }

  .push-10 {
    left: 10%;
  }

  .pull-10 {
    left: -10%;
  }

  .grid-15 {
    width: 15%;
    float: left;
  }

  .prefix-15 {
    margin-left: 15%;
  }

  .suffix-15 {
    margin-right: 15%;
  }

  .push-15 {
    left: 15%;
  }

  .pull-15 {
    left: -15%;
  }

  .grid-20 {
    width: 20%;
    float: left;
  }

  .prefix-20 {
    margin-left: 20%;
  }

  .suffix-20 {
    margin-right: 20%;
  }

  .push-20 {
    left: 20%;
  }

  .pull-20 {
    left: -20%;
  }

  .grid-25 {
    width: 25%;
    float: left;
  }

  .prefix-25 {
    margin-left: 25%;
  }

  .suffix-25 {
    margin-right: 25%;
  }

  .push-25 {
    left: 25%;
  }

  .pull-25 {
    left: -25%;
  }

  .grid-30 {
    width: 30%;
    float: left;
  }

  .prefix-30 {
    margin-left: 30%;
  }

  .suffix-30 {
    margin-right: 30%;
  }

  .push-30 {
    left: 30%;
  }

  .pull-30 {
    left: -30%;
  }

  .grid-35 {
    width: 35%;
    float: left;
  }

  .prefix-35 {
    margin-left: 35%;
  }

  .suffix-35 {
    margin-right: 35%;
  }

  .push-35 {
    left: 35%;
  }

  .pull-35 {
    left: -35%;
  }

  .grid-40 {
    width: 40%;
    float: left;
  }

  .prefix-40 {
    margin-left: 40%;
  }

  .suffix-40 {
    margin-right: 40%;
  }

  .push-40 {
    left: 40%;
  }

  .pull-40 {
    left: -40%;
  }

  .grid-45 {
    width: 45%;
    float: left;
  }

  .prefix-45 {
    margin-left: 45%;
  }

  .suffix-45 {
    margin-right: 45%;
  }

  .push-45 {
    left: 45%;
  }

  .pull-45 {
    left: -45%;
  }

  .grid-50 {
    width: 50%;
    float: left;
  }

  .prefix-50 {
    margin-left: 50%;
  }

  .suffix-50 {
    margin-right: 50%;
  }

  .push-50 {
    left: 50%;
  }

  .pull-50 {
    left: -50%;
  }

  .grid-55 {
    width: 55%;
    float: left;
  }

  .prefix-55 {
    margin-left: 55%;
  }

  .suffix-55 {
    margin-right: 55%;
  }

  .push-55 {
    left: 55%;
  }

  .pull-55 {
    left: -55%;
  }

  .grid-60 {
    width: 60%;
    float: left;
  }

  .prefix-60 {
    margin-left: 60%;
  }

  .suffix-60 {
    margin-right: 60%;
  }

  .push-60 {
    left: 60%;
  }

  .pull-60 {
    left: -60%;
  }

  .grid-65 {
    width: 65%;
    float: left;
  }

  .prefix-65 {
    margin-left: 65%;
  }

  .suffix-65 {
    margin-right: 65%;
  }

  .push-65 {
    left: 65%;
  }

  .pull-65 {
    left: -65%;
  }

  .grid-70 {
    width: 70%;
    float: left;
  }

  .prefix-70 {
    margin-left: 70%;
  }

  .suffix-70 {
    margin-right: 70%;
  }

  .push-70 {
    left: 70%;
  }

  .pull-70 {
    left: -70%;
  }

  .grid-75 {
    width: 75%;
    float: left;
  }

  .prefix-75 {
    margin-left: 75%;
  }

  .suffix-75 {
    margin-right: 75%;
  }

  .push-75 {
    left: 75%;
  }

  .pull-75 {
    left: -75%;
  }

  .grid-80 {
    width: 80%;
    float: left;
  }

  .prefix-80 {
    margin-left: 80%;
  }

  .suffix-80 {
    margin-right: 80%;
  }

  .push-80 {
    left: 80%;
  }

  .pull-80 {
    left: -80%;
  }

  .grid-85 {
    width: 85%;
    float: left;
  }

  .prefix-85 {
    margin-left: 85%;
  }

  .suffix-85 {
    margin-right: 85%;
  }

  .push-85 {
    left: 85%;
  }

  .pull-85 {
    left: -85%;
  }

  .grid-90 {
    width: 90%;
    float: left;
  }

  .prefix-90 {
    margin-left: 90%;
  }

  .suffix-90 {
    margin-right: 90%;
  }

  .push-90 {
    left: 90%;
  }

  .pull-90 {
    left: -90%;
  }

  .grid-95 {
    width: 95%;
    float: left;
  }

  .prefix-95 {
    margin-left: 95%;
  }

  .suffix-95 {
    margin-right: 95%;
  }

  .push-95 {
    left: 95%;
  }

  .pull-95 {
    left: -95%;
  }

  .grid-33 {
    width: 33.33333%;
    float: left;
  }

  .prefix-33 {
    margin-left: 33.33333%;
  }

  .suffix-33 {
    margin-right: 33.33333%;
  }

  .push-33 {
    left: 33.33333%;
  }

  .pull-33 {
    left: -33.33333%;
  }

  .grid-66 {
    width: 66.66667%;
    float: left;
  }

  .prefix-66 {
    margin-left: 66.66667%;
  }

  .suffix-66 {
    margin-right: 66.66667%;
  }

  .push-66 {
    left: 66.66667%;
  }

  .pull-66 {
    left: -66.66667%;
  }

  .grid-100 {
    width: 100%;
    clear: both;
  }
}

/*Reset*/
/*
reset.less

Author: 		studio RVOLA
Author URI:		http://rvola.com
*/
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility;
}
.clear {
  display: block;
  clear: both;
  line-height: 1;
}
.hidden {
  display: none;
  visibility: hidden;
}
p {
  margin-bottom: 10px;
}
ul li,
ul ol {
  list-style-position: inside;
}
.aligncenter,
.alignleft,
.alignright,
.alignnone {
  display: block;
  max-width: 1024px;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
}
.aligncenter {
  margin-right: auto;
  margin-left: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.no-js .hide-js {
  display: none !important;
}
.svg {
  fill: currentColor;
  width: 1em;
  height: 1em;
  overflow: hidden;
  vertical-align: -0.15em;
}
.reset {
  all: inherit;
}
/*Functions*/
/*
functions.less

Author: 		studio RVOLA
Author URI:		http://rvola.com
*/
/*

CSS Document: 	fonts.less
Role:			Charge les fonts

Author: 		studio RVOLA
Author URI:		http://rvola.com

Copyright 2007-2015 Nicolas GEHIN (email : hello@rvola.com)
Cette oeuvre, création, site ou texte est sous licence Creative Commons
Attribution - Pas d'Utilisation Commerciale - Pas de Modification 4.0 International.

*/
/*

CSS Document: 	logo.less
Role:			Créer les css pour les logos retina

Author: 		studio RVOLA
Author URI:		http://rvola.com

Copyright 2007-2016 Nicolas GEHIN (email : hello@rvola.com)
Cette oeuvre, création, site ou texte est sous licence Creative Commons
Attribution - Pas d'Utilisation Commerciale - Pas de Modification 4.0 International.

*/
/*

CSS Document: 	responsive.less
Role:			Mobile CSS

Author: 		studio RVOLA
Author URI:		http://rvola.com

Copyright 2007-2016 Nicolas GEHIN (email : hello@rvola.com)
Cette oeuvre, création, site ou texte est sous licence Creative Commons
Attribution - Pas d'Utilisation Commerciale - Pas de Modification 4.0 International.

*/
/*Font Icon*/
@font-face {
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/pegasus-font/pegasus-font.woff2?ver=1739816019") format("woff2"), url("../fonts/pegasus-font/pegasus-font.woff?ver=1739816019") format("woff");
  font-family: "pegasus-font";
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "pegasus-font" !important;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
.icon-contrast:before {
  content: "\e91b";
}
.icon-paint:before {
  content: "\e91a";
}
.icon-play:before {
  content: "\e917";
}
.icon-globe:before {
  content: "\e915";
}
.icon-info:before {
  content: "\e911";
}
.icon-timer:before {
  content: "\e910";
}
.icon-plus:before {
  content: "\e900";
}
.icon-arrow:before {
  content: "\e90f";
}
.icon-search:before {
  content: "\e90e";
}
.icon-menu-close:before {
  content: "\e901";
}
.icon-menu-open:before {
  content: "\e902";
}
.icon-telegram:before {
  content: "\e91c";
}
.icon-apple:before {
  content: "\e903";
}
.icon-android:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-messenger:before {
  content: "\e916";
}
.icon-googleplus:before {
  content: "\e907";
}
.icon-instagram:before {
  content: "\e908";
}
.icon-linkedin:before {
  content: "\e912";
}
.icon-whatsapp:before {
  content: "\e913";
}
.icon-youtube:before {
  content: "\e909";
}
.icon-dailymotion:before {
  content: "\e90a";
}
.icon-feedly:before {
  content: "\e90b";
}
.icon-pinterest:before {
  content: "\e918";
}
.icon-flipboard:before {
  content: "\e919";
}
.icon-rss:before {
  content: "\e90c";
}
.icon-newsletter:before {
  content: "\e90d";
}
.icon-email:before {
  content: "\e914";
}
.icon-x:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e906";
}
/*--------------------------------------------------------- */
/* !COLORS */
/*--------------------------------------------------------- */
::selection {
  background: var(--primary);
  color: white;
}
::moz-selection {
  background: var(--primary);
  color: white;
}
/*--------------------------------------------------------- */
/* !ANIMATE */
/*--------------------------------------------------------- */
/*--------------------------------------------------------- */
/* !FONTS */
/*--------------------------------------------------------- */
.font-primary {
  font-style: normal;
  font-weight: 300;
  font-family: var(--font-primary);
}
.font-primary .bold {
  font-weight: bold;
}
.font-secondary {
  font-family: var(--font-secondary);
}
/*
GENERAL
 */
html {
  background: white;
  color: #212121;
  font-style: normal;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.2em;
  font-family: var(--font-primary);
}
html .bold {
  font-weight: bold;
}
.bloc-central {
  position: relative;
  max-width: 1000px;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (max-width:767px) {
  .bloc-central {
    margin-top: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
/*--------------------------------------------------------- */
/* !HIERARCHIC */
/*--------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5em;
  font-weight: normal;
  line-height: 1.2em;
  font-family: var(--font-secondary);
}
.title-h3,
.title-h3 {
  display: block;
}
h1.title {
  position: relative;
  margin: 0 auto 5px 0;
  font-size: 2em;
  text-transform: uppercase;
}
@media only screen and (max-width:767px) {
  h1.title {
    letter-spacing: 0;
  }
}
h1.title.line {
  letter-spacing: 10px;
  text-align: center;
}
@media only screen and (max-width:767px) {
  h1.title.line {
    letter-spacing: normal;
  }
}
h1.title.line:before {
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60%;
  height: 1px;
  margin-left: -30%;
  background: currentcolor;
  content: "";
}
@media only screen and (max-width:767px) {
  h1.title.line:before {
    display: none;
  }
}
h1.title.line span {
  z-index: 5;
  position: relative;
  padding: 0 10px;
  background: white;
}
h1.title.light {
  font-style: normal;
  font-weight: 300;
  font-family: var(--font-primary);
}
h1.title.light .bold {
  font-weight: bold;
}
h1.title.single {
  font-size: 2.5em;
  font-family: var(--font-secondary);
  text-transform: none;
}
@media only screen and (max-width:767px) {
  h1.title.single {
    font-size: 7.5vw;
  }
}
.title-h2 {
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  padding-left: 5px;
  border-left: 3px solid transparent;
  font-style: normal;
  font-weight: 300;
  font-size: 1.3em;
  font-family: var(--font-primary);
  text-transform: uppercase;
}
.title-h2 .bold {
  font-weight: bold;
}
.title-h3 {
  font-size: 1.17em;
}
/*--------------------------------------------------------- */
/* !FORM */
/*--------------------------------------------------------- */
.input-field,
.input-select,
.search-field,
.search-submit {
  font-style: normal;
  font-weight: 300;
  font-family: var(--font-primary);
  transition: all 250ms ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: auto;
  height: auto;
  padding: 3px 5px;
  border: none;
  border: 1px solid rgba(153, 153, 153, 0.2);
  border-radius: 3px;
  outline: none;
  background: transparent;
  font-size: 1em;
  resize: none;
  /*placeholder*/
}
.input-field .bold,
.input-select .bold,
.search-field .bold,
.search-submit .bold {
  font-weight: bold;
}
.input-field .placeholder,
.input-select .placeholder,
.search-field .placeholder,
.search-submit .placeholder {
  color: rgba(0, 0, 0, 0.2);
  font-size: 0.9em;
}
.input-field::-webkit-input-placeholder,
.input-select::-webkit-input-placeholder,
.search-field::-webkit-input-placeholder,
.search-submit::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
  font-size: 0.9em;
}
.input-field::-moz-placeholder,
.input-select::-moz-placeholder,
.search-field::-moz-placeholder,
.search-submit::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
  font-size: 0.9em;
}
.input-field:-ms-input-placeholder,
.input-select:-ms-input-placeholder,
.search-field:-ms-input-placeholder,
.search-submit:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
  font-size: 0.9em;
}
.input-field:focus,
.input-select:focus,
.search-field:focus,
.search-submit:focus {
  transition: all 250ms ease;
}
.search-submit {
  width: 32px;
  font-family: "pegasus-font";
  cursor: pointer;
  transition: all 250ms ease;
}
.search-submit:hover {
  color: white;
  transition: all 250ms ease;
}
.input-select {
  padding-right: 20px;
  background-image: url("../img/arrow-select.png?ver=1739865091");
  background-position: 95% center;
  background-size: 10px;
  background-repeat: no-repeat;
}
.input-select::-ms-expand {
  display: none;
}
.btn-search {
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
  height: 32px;
}
#gcse {
  min-width: 200px;
}
@media only screen and (max-width:767px) {
  #gcse {
    min-width: auto;
  }
}
#gcse .gsc-control-cse {
  padding: 0;
  border: none;
  background: transparent;
}
#gcse .gsc-control-cse .gsc-input {
  height: 32px;
  padding: 0;
}
@media only screen and (max-width:767px) {
  #gcse .gsc-control-cse .gsc-input {
    height: 28px;
  }
}
#gcse .gsc-control-cse .gsc-input .gsc-input-box {
  border-radius: 3px 0 0 3px;
  border-color: rgba(153, 153, 153, 0.2);
  background: transparent;
}
@media only screen and (max-width:767px) {
  #gcse .gsc-control-cse .gsc-input .gsc-input-box {
    padding: 2px ;
  }
}
#gcse .gsc-control-cse .gsc-search-button {
  margin: 0;
}
#gcse .gsc-control-cse .gsc-search-button .gsc-search-button {
  height: 34px;
  margin-left: -1px;
  padding: 8px;
  border-left: 0;
  border-radius: 0 3px 3px 0;
  border-color: rgba(153, 153, 153, 0.2);
  background: transparent;
  cursor: pointer;
}
#gcse .gsc-control-cse .gsc-search-button .gsc-search-button svg {
  fill: #212121;
}
#gcse .gsc-control-cse .gsc-search-button .gsc-search-button:hover {
  background-color: var(--primary);
}
#gcse .gsc-control-cse .gsc-search-button .gsc-search-button:hover svg {
  fill: white;
}
/*--------------------------------------------------------- */
/* !BOX */
/*--------------------------------------------------------- */
.box.blanc {
  background: white;
}
.box.large {
  padding: 30px;
}
@media only screen and (max-width:767px) {
  .box.large {
    padding: 20px;
  }
}
.box-center {
  text-align: center;
}
.margin {
  margin-bottom: 10px;
}
.padding {
  padding-top: 10px;
  padding-bottom: 10px;
}
.bloc-wrapper {
  margin-top: 10px;
}
@media only screen and (max-width:767px) {
  .bloc-wrapper {
    margin-top: 0;
  }
}
/*
LINK
 */
a {
  color: #212121;
  text-decoration: none;
  transition: all 250ms ease;
}
a:hover {
  transition: all 250ms ease;
}
.button {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 3px 7px;
  border: 1px solid rgba(153, 153, 153, 0.2);
  border-radius: 3px;
  background: white;
  font-size: 0.9rem;
  line-height: 1.5em;
}
.button:hover {
  color: white;
}
.button.outline {
  padding: 5px 10px;
  border: none;
  background: rgba(0, 0, 0, 0.3);
  color: white;
  text-transform: uppercase;
}
.button.hero {
  padding: 10px 30px;
}
a.last_update:hover {
  text-decoration: underline;
}
a.cta-vert {
  display: inline-block;
  padding: 6px 12px;
  border: 1px solid #03f7c2;
  border-radius: 28px;
  background-color: #07b38e;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  font-family: sans-serif;
  text-decoration: none!important;
  cursor: pointer;
}
/*
NAVIGATION
 */
.navigation ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
@media only screen and (max-width:767px) {
  .navigation ul {
    display: block;
    justify-content: inherit;
  }
}
.navigation ul li {
  position: relative;
  list-style: none;
  transition: all 250ms ease;
}
.navigation ul li:hover {
  transition: all 250ms ease;
}
.navigation ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.navigation ul li .sub-menu {
  display: none;
  z-index: 10;
  position: absolute;
  width: 200px;
  margin-top: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: white;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
}
.navigation ul li .sub-menu li {
  display: block;
  border: none;
}
.navigation ul li .sub-menu li a {
  display: block;
  padding: 10px;
  font-weight: inherit;
}
.navigation ul li .sub-menu li:hover {
  background: rgba(153, 153, 153, 0.2);
}
.navigation ul li .sub-menu li.current-menu-item a {
  font-weight: bold;
}
.navigation ul li.current-menu-item,
.navigation ul li.current-menu-ancestor,
.navigation ul li.current-ancestor {
  border-color: var(--primary) !important;
}
.navigation ul li.current-menu-item a,
.navigation ul li.current-menu-ancestor a,
.navigation ul li.current-ancestor a {
  font-style: normal;
  font-weight: 300;
  font-weight: bold;
  font-family: var(--font-primary);
}
.navigation ul li.current-menu-item a .bold,
.navigation ul li.current-menu-ancestor a .bold,
.navigation ul li.current-ancestor a .bold {
  font-weight: bold;
}
.navigation ul li.menu-item-has-children:hover {
  border: none;
  background: rgba(153, 153, 153, 0.2);
}
.navigation ul li.menu-item-has-children:hover .sub-menu {
  display: block;
}
body.single .navigation ul li.menu-item-object-custom_tag {
  border-color: transparent !important;
}
body.single .navigation ul li.menu-item-object-custom_tag a {
  font-style: normal;
  font-weight: 300;
  font-family: var(--font-primary);
}
body.single .navigation ul li.menu-item-object-custom_tag a .bold {
  font-weight: bold;
}
#navigation-primary,
#navigation-popular {
  position: relative;
}
#navigation-primary {
  z-index: 21;
  text-transform: uppercase;
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  #navigation-primary {
    font-size: 0.9em;
    text-transform: inherit;
  }
}
@media only screen and (max-width:767px) {
  #navigation-primary {
    text-transform: inherit;
  }
}
@media only screen and (max-width:767px) {
  #navigation-primary > ul {
    columns: 2;
  }
}
#navigation-primary > ul li {
  border-bottom: 3px solid transparent;
}
@media only screen and (max-width:767px) {
  #navigation-primary > ul li {
    border: 0;
  }
  #navigation-primary > ul li ul.sub-menu {
    display: block;
    position: relative;
    width: auto;
    margin-bottom: 5px;
    border: none;
    background: none;
    box-shadow: none;
    font-size: 0.8em;
  }
  #navigation-primary > ul li ul.sub-menu li a {
    padding: 3px 3px 3px 15px;
  }
}
#navigation-primary > ul li a {
  padding: 10px 7px 7px 7px;
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  #navigation-primary > ul li a {
    padding: 5px;
  }
}
@media only screen and (max-width:767px) {
  #navigation-primary > ul li a {
    padding: 5px;
  }
}
#navigation-primary > ul li:hover {
  border-color: rgba(153, 153, 153, 0.2);
}
.navigation-mobile ul {
  columns: 2;
}
.navigation-mobile ul li a {
  padding: 5px;
}
#navigation-tertiary ul.menu {
  text-transform: none;
}
#navigation-popular ul {
  display: inline-block;
}
@media only screen and (max-width:767px) {
  #navigation-popular ul {
    display: block;
    clear: both;
    columns: 2;
  }
}
#navigation-popular ul li {
  display: inline-block;
  margin: 0 5px 10px 0;
}
@media only screen and (max-width:767px) {
  #navigation-popular ul li {
    display: list-item;
    margin: 0;
  }
}
#navigation-popular ul li a {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 3px 7px;
  border: 1px solid rgba(153, 153, 153, 0.2);
  border-radius: 3px;
  background: white;
  font-size: 0.9rem;
  line-height: 1.5em;
}
#navigation-popular ul li a:hover {
  color: white;
}
#navigation-popular ul li a.outline {
  padding: 5px 10px;
  border: none;
  background: rgba(0, 0, 0, 0.3);
  color: white;
  text-transform: uppercase;
}
#navigation-popular ul li a.hero {
  padding: 10px 30px;
}
@media only screen and (max-width:767px) {
  #navigation-popular ul li a {
    display: inline-block;
    padding: 5px;
    border: 0;
  }
  #navigation-popular ul li a:hover {
    background: none !important;
    color: inherit !important;
  }
}
#navigation-popular ul li.current-menu-item a,
#navigation-popular ul li.current-menu-ancestor a,
#navigation-popular ul li.current-ancestor a {
  font-weight: inherit;
}
#navigation-social {
  margin-right: 5px;
}
#navigation-social ul li {
  display: inline-block;
  margin: 0 0 0 5px;
}
@media only screen and (max-width:767px) {
  .menu-mobile {
    position: absolute;
    height: 100vh;
    transform: translateX(-100%);
    border-top: 1px solid rgba(153, 153, 153, 0.2);
    background: white;
  }
}
.button-menu-mobile:before {
  content: '\e902';
  color: var(--primary);
  font-family: "pegasus-font";
}
/*--------------------------------------------------------- */
/* !ADS */
/*--------------------------------------------------------- */
.adnp {
  margin: 10px auto;
}
.content-container .adnp {
  display: block;
  width: 100%;
}
.content-container .adnp-zone-single_after {
  min-height: auto;
}
/*--------------------------------------------------------- */
/* !COMMUN */
/*--------------------------------------------------------- */
.taxonomy {
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 300;
  font-weight: bold;
  font-size: 0.8em;
  font-family: var(--font-primary);
  text-transform: uppercase;
}
.taxonomy .bold {
  font-weight: bold;
}
.title {
  margin-bottom: 10px;
  line-height: 1.1em;
  font-family: var(--font-secondary);
}
.title.hero {
  margin-bottom: 10px;
  font-size: 2.3em;
  line-height: 1em;
}
.excerpt {
  font-size: 0.9em;
  font-family: var(--font-secondary);
}
.ribbon {
  display: flex;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 10px;
  align-items: center;
  padding: 2px 5px;
  color: white;
  font-size: 0.8em;
}
.ribbon .taxonomy {
  margin: 0;
}
.live_mode {
  display: inline-block;
  margin: 0;
  padding: 3px 5px;
  border-radius: 3px;
  font-style: normal;
  font-weight: 300;
  font-weight: bold;
  font-size: 12px;
  line-height: 1em;
  font-family: var(--font-primary);
  text-shadow: none;
  text-transform: uppercase;
  vertical-align: middle;
}
.live_mode .bold {
  font-weight: bold;
}
/*
ADMINBAR
 */
@media only screen and (max-width:767px) {
  body.admin-bar .bloc-central.first-bloc-central {
    padding: 0;
  }
}
body.admin-bar #wrapper {
  padding-top: 0;
}
@media only screen and (max-width:767px) {
  body.admin-bar #header {
    position: relative;
  }
}
/*
ICON
 */
.ico a {
  display: inline-block;
  width: auto;
  width: 32px !important;
  height: 32px !important;
  margin: 0;
  padding: 3px 7px;
  border: 1px solid rgba(153, 153, 153, 0.2);
  border-radius: 3px;
  background: white;
  font-size: 0.9rem;
  line-height: 1.5em;
  line-height: 28px;
}
.ico a:hover {
  color: white;
}
.ico a.outline {
  padding: 5px 10px;
  border: none;
  background: rgba(0, 0, 0, 0.3);
  color: white;
  text-transform: uppercase;
}
.ico a.hero {
  padding: 10px 30px;
}
.ico a:before {
  font-family: "pegasus-font";
}
.ico a:hover {
  color: white;
}
/*
WIDGETS
 */
.term-container ul,
.custom_tag-related ul {
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
  padding: 0;
  list-style-type: none;
}
.term-container ul li,
.custom_tag-related ul li {
  margin: 5px;
  line-height: 1.5em;
}
.term-container ul li a,
.custom_tag-related ul li a {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 3px 7px;
  border: 1px solid rgba(153, 153, 153, 0.2);
  border-radius: 3px;
  background: white;
  font-size: 0.9rem;
  line-height: 1.5em;
}
.term-container ul li a:hover,
.custom_tag-related ul li a:hover {
  color: white;
}
.term-container ul li a.outline,
.custom_tag-related ul li a.outline {
  padding: 5px 10px;
  border: none;
  background: rgba(0, 0, 0, 0.3);
  color: white;
  text-transform: uppercase;
}
.term-container ul li a.hero,
.custom_tag-related ul li a.hero {
  padding: 10px 30px;
}
.social_widget {
  font-size: 0.9em;
}
.social_widget li {
  list-style: none;
}
.social_widget li a {
  display: block;
  width: 40px;
  height: 40px;
  margin: 5px;
  padding: 10px;
  float: left;
  color: white;
  cursor: pointer;
}
.social_widget li a:hover {
  filter: saturate(120%) contrast(120%);
}
.social_widget li .icon {
  font-size: 1.3em;
  vertical-align: middle;
}
/*--------------------------------------------------------- */
/* !BREADCRUMB */
/*--------------------------------------------------------- */
#breadcrumbs {
  font-size: 0.8em;
}
#breadcrumbs-custom {
  margin-top: 10px;
}
#breadcrumbs-custom ul li {
  display: inline-block;
  margin: 0 5px 5px 0;
  list-style: none;
}
#breadcrumbs-custom .current {
  font-weight: bold;
}
@media only screen and (max-width:767px) {
  #breadcrumbs-custom .button {
    margin-bottom: 5px;
  }
}
/*
IMAGE
 */
.thumb {
  position: relative;
}
.thumb img {
  display: block;
  width: 100%;
  height: auto;
}
.image-auto {
  display: block;
  z-index: 5;
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.auto-background {
  z-index: 5;
  position: relative;
  width: 100%;
  height: 130px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width:767px) {
  .auto-background {
    height: 100px;
  }
}
.link-image {
  opacity: 1 !important;
}
.link-image:hover {
  opacity: 1 !important;
}
.wp-caption .wp-caption-text {
  margin-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 0.7em;
  line-height: 1.1rem;
  font-family: var(--font-secondary);
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-width:767px) {
  .wp-caption .wp-caption-text {
    display: none;
  }
}
.wp-caption .wp-caption-text .copyright {
  color: #666;
}
.wp-caption .wp-caption-text .copyright:before {
  content: " - ";
}
.alignright {
  margin: 20px 0 20px auto;
}
.alignleft {
  margin: 20px auto 20px 0;
}
.aligncenter {
  margin: 20px auto;
}
@media only screen and (max-width:767px) {
  .alignright,
  .alignleft,
  .aligncenter {
    display: block;
    margin: 20px auto;
    float: none;
    clear: both;
  }
}
/*--------------------------------------------------------- */
/* !EMBED */
/*--------------------------------------------------------- */
iframe {
  max-width: 100%;
}
.instagram-media {
  margin: 20px auto !important;
}
.twitter-tweet {
  margin: 20px auto;
}
@media only screen and (max-width:767px) {
  .twitter-tweet {
    width: 100%;
  }
}
.fb_iframe_widget {
  width: 100%;
  margin: 20px auto;
}
.fb_iframe_widget > span {
  display: block !important;
  width: 100% !important;
  margin: 0 auto;
}
@media only screen and (min-width:1024px) {
  .fb_iframe_widget > span iframe {
    left: 50%;
    transform: translateX(-50%);
  }
}
/*
SHARER
 */
.sharer {
  margin-bottom: 10px;
}
@media only screen and (min-width:1024px) {
  .sharer {
    padding: 0 10px;
  }
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  .sharer {
    padding: 0 10px;
  }
}
@media only screen and (max-width:767px) {
  .sharer {
    margin: 0;
    padding: 0;
  }
}
.sharer ul {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.5em;
  text-align: center;
}
.sharer ul a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  color: white;
}
.sharer ul li {
  position: relative;
  flex: 1;
  margin: 0 10px;
  list-style: none;
}
.sharer ul li:first-child {
  margin-left: 0;
}
.sharer ul li:last-child {
  margin-right: 0;
}
@media only screen and (max-width:767px) {
  .sharer ul li {
    margin: 0;
  }
}
.sharer ul li a {
  z-index: 15;
  position: relative;
}
.sharer ul li:after {
  visibility: visible;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  content: "";
  opacity: 0;
  transition: all 250ms ease;
}
.sharer ul li:hover {
  cursor: pointer;
}
.sharer ul li:hover:after {
  opacity: 1;
  transition: all 250ms ease;
}
.sharer ul li.facebook {
  background-color: #3b5998;
}
.sharer ul li.x {
  background-color: #000000;
}
.sharer ul li.whatsapp {
  background-color: #25d366;
}
.sharer ul li.messenger {
  background-color: #0084ff;
}
.sharer ul li.telegram {
  background-color: #24a6e6;
}
.sharer ul li.email {
  background-color: #666;
}
/*
RELATIF
 */
.templates-relatif {
  margin-bottom: 10px;
  font-size: 0.9em;
}
.templates-relatif h4 {
  font-weight: bold;
}
.templates-relatif ul {
  margin: 0 !important;
}
.templates-relatif ul li {
  list-style: none;
}
.templates-relatif a {
  text-decoration: none !important;
}
#content .group-title {
  margin-bottom: 15px;
  font-family: var(--font-secondary);
}
#content .group-title h1 {
  margin-bottom: 10px;
}
#content .details {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  color: #212121;
  font-size: 0.8rem;
}
#content .details a {
  color: #212121;
}
#content .details a:hover {
  color: var(--primary) !important;
}
#content .details .info {
  text-align: right;
}
#content .details #breadcrumbs {
  margin: 0;
  font-size: 0.8rem;
}
#content .details .timeread {
  text-align: right;
}
#content .thumb {
  margin-bottom: 20px;
}
#content .thumb .ribbon {
  left: 0;
}
@media only screen and (max-width:767px) {
  #content .thumb {
    width: 100vw !important;
    margin-bottom: 0;
    transform: translateX(-10px);
  }
}
#content .content {
  margin-bottom: 10px;
  font-size: 1.16em;
  line-height: 1.52em;
  font-family: var(--font-secondary);
}
#content .content blockquote:not(.fb-xfbml-parse-ignore),
#content .content blockquote:not(.Tweet) {
  margin: 0 0 20px 0;
  padding: 10px;
  border-left-width: 5px;
  border-left-style: solid;
  border-color: var(--primary);
}
@media only screen and (max-width:767px) {
  #content .content blockquote:not(.fb-xfbml-parse-ignore),
  #content .content blockquote:not(.Tweet) {
    margin: 0 10px;
    font-size: 1.1em;
  }
}
#content .content h2 {
  margin-left: 0;
  border: none;
  font-family: var(--font-secondary);
}
#content .content .chapo {
  margin-bottom: 25px;
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.3em;
}
@media only screen and (max-width:767px) {
  #content .content .chapo {
    margin-bottom: 10px;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
  }
}
#content .content .aligncenter,
#content .content .alignleft,
#content .content .alignright,
#content .content .alignnone {
  width: 100% !important;
}
#content .content .aligncenter img,
#content .content .alignleft img,
#content .content .alignright img,
#content .content .alignnone img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width:767px) {
  #content .content {
    margin-bottom: 0;
  }
  #content .content .aligncenter,
  #content .content .alignleft,
  #content .content .alignright,
  #content .content .alignnone {
    width: 100vw !important;
    max-width: 100vw !important;
    transform: translateX(-20px);
  }
}
#content .content a {
  text-decoration: underline;
}
#content .content a:hover {
  text-decoration: underline;
}
#content .content ul,
#content .content ol {
  margin: 0 0 20px 0;
  padding: 0;
}
#content .content ul li,
#content .content ol li {
  list-style-position: inside;
}
#content .content strong {
  font-weight: bold;
}
@media only screen and (max-width:767px) {
  #content .content img {
    max-width: 100vw;
    height: auto;
  }
}
#content .tag a {
  margin: 0 5px 10px 0;
}
#content.content-sidebar {
  padding-top: 10px;
  padding-bottom: 10px;
}
#content.content-full {
  padding-top: 10px;
  padding-bottom: 10px;
}
#content.content-full h1 {
  text-align: center;
}
@media only screen and (max-width:767px) {
  #content.content-full h1 {
    text-align: left;
  }
}
.info_related {
  width: 100%;
  margin: 10px 0;
  padding: 10px;
  background: #eee;
}
.info_related.vert {
  background-color: #1FC58E;
}
.info_related.rouge {
  background-color: #E40C2B;
}
.tldr,
.avis,
.eli5 {
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 5px;
  background-color: #3c3f3f;
  color: #ffffff;
}
#adn_sommaire {
  font-size: 0.9em;
}
#adn_sommaire ul {
  list-style: none;
}
#adn_sommaire ul li a {
  text-decoration: none !important;
}
.content-container {
  margin-bottom: 20px;
}
@media only screen and (max-width:767px) {
  .content-container {
    margin-bottom: 0;
  }
}
@media only screen and (max-width:767px) {
  .content-container > div {
    margin-bottom: 0;
  }
}
.content-container a:last-child .templates-listing {
  border-bottom: none;
}
.author-block {
  padding-bottom: 1em;
  border-bottom: 1px solid rgba(153, 153, 153, 0.2);
}
.author-block .avatar {
  aspect-ratio: 1/1;
  width: 100%;
  height: auto;
  margin: 0;
  object-fit: cover;
}
@media only screen and (max-width:767px) {
  .author-block .avatar {
    width: 33%;
  }
}
.author-block .social-list {
  display: inline-flex;
  gap: 5px;
  list-style: none;
}
.author-block .social-list i {
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  #wrapper {
    padding-top: 47px;
  }
}
/*
HEADER & FOOTER
 */
#header {
  position: relative;
  margin-bottom: 10px;
  background: white;
}
#header .align-v-center {
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
#header h1 {
  margin: 0;
  padding: 0;
  line-height: 1em;
}
@media only screen and (max-width:767px) {
  #header .logo-container .custom-logo-link {
    display: flex;
    align-items: center;
  }
}
#header .logo-container .custom-logo-link svg {
  width: 100%;
  max-width: 250px;
  max-height: 40px;
}
@media only screen and (max-width:767px) {
  #header .logo-container .custom-logo-link svg {
    max-height: 28px;
  }
}
#header .logo-container .custom-logo-link img {
  width: auto;
  max-width: 250px;
  height: auto;
  max-height: 40px;
}
@media only screen and (max-width:767px) {
  #header .logo-container .custom-logo-link img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 26px;
  }
}
@media only screen and (max-width:767px) {
  #header .logo-container {
    margin: 0;
  }
}
#header .mobile_menu-container {
  display: flex;
  justify-content: center;
  padding-top: 1px;
}
#header .mobile_menu-container a {
  color: #212121;
  font-size: 1.6em;
}
#header .mobile_menu-container.open a {
  color: white;
}
#header .quickbutton-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-left: 0;
}
#header .quickbutton-container .quickbutton {
  position: relative;
  background: #fdc828;
  font-weight: normal;
  font-size: 0.7em;
}
#header .quickbutton-container .quickbutton:active:hover,
#header .quickbutton-container .quickbutton:hover:hover {
  filter: saturate(120%) contrast(120%);
}
#header .first-row {
  display: flex;
  align-content: center;
  align-items: flex-end;
}
@media only screen and (max-width:767px) {
  #header .first-row {
    align-items: center;
  }
}
#header .first-row.left {
  justify-content: flex-start;
}
@media only screen and (max-width:767px) {
  #header .first-row.left {
    justify-content: center;
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  }
}
#header .first-row.center {
  justify-content: center;
}
@media only screen and (max-width:767px) {
  #header .first-row.center {
    justify-content: flex-start;
    padding: 0;
  }
}
#header .first-row.right {
  justify-content: flex-end;
}
@media only screen and (max-width:767px) {
  #header .first-row.right {
    justify-content: center;
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  }
}
@media only screen and (max-width:767px) {
  #header .search-container,
  #header .social-container {
    display: block;
    padding: 10px;
  }
}
#header .social-container ul {
  justify-content: flex-end;
}
@media only screen and (max-width:767px) {
  #header .social-container {
    padding: 10px 0;
  }
}
#header .navigation-container {
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 0.9em;
}
@media only screen and (max-width:767px) {
  #header .navigation-container {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-color: rgba(153, 153, 153, 0.2);
  }
}
#header .popular-container {
  font-size: 0.9em;
}
#header .popular-container strong {
  display: inline-block;
  margin-bottom: 10px;
}
@media only screen and (max-width:767px) {
  #header .popular-container strong {
    margin-bottom: 0;
  }
}
@media only screen and (max-width:767px) {
  #header .popular-container {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  }
}
#header .lastupdate-container {
  padding-top: 5px;
  font-size: 0.9em;
  text-align: right;
}
@media only screen and (max-width:767px) {
  #header .lastupdate-container {
    display: block;
    text-align: center;
  }
  #header .lastupdate-container.blanc {
    background: white;
  }
  #header .lastupdate-container.large {
    padding: 30px;
  }
}
@media only screen and (max-width:767px) and only screen and (max-width:767px) {
  #header .lastupdate-container.large {
    padding: 20px;
  }
}
@media only screen and (max-width:767px) {
  #header {
    z-index: 10000;
    position: fixed;
    top: 0;
    width: 100%;
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
    background: white;
  }
}
@media only screen and (max-width:767px) {
  body.home #header {
    margin-bottom: 0;
  }
}
#footer {
  contain-intrinsic-size: 110px;
  content-visibility: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background: var(--primary);
  color: white;
  font-weight: bold;
}
@media (min-width: 1024px) {
  #footer #footer {
    contain-intrinsic-size: 150px;
  }
}
#footer a {
  color: white;
}
#footer a:hover {
  opacity: 0.8;
}
#footer .bloc-central {
  display: flex;
  align-items: center;
  min-height: 120px;
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  #footer .bloc-central {
    min-height: 80px;
  }
}
@media only screen and (max-width:767px) {
  #footer .bloc-central {
    display: block;
    min-height: auto;
  }
}
#footer .logo-container .custom-logo-link img {
  width: 100%;
  max-width: 250px;
  height: auto;
  max-height: 90px;
  filter: brightness(0) invert(1);
}
@media only screen and (max-width:767px) {
  #footer .logo-container .custom-logo-link img {
    width: auto;
    max-height: 40px;
  }
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  #footer .logo-container .custom-logo-link img {
    width: auto;
    max-height: 40px;
  }
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  #footer .logo-container {
    text-align: center;
  }
}
@media only screen and (max-width:767px) {
  #footer .logo-container {
    margin: 15px 0;
    text-align: center;
  }
}
#footer .legal-container ul,
#footer .legal-container .credit {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width:767px) {
  #footer .legal-container ul,
  #footer .legal-container .credit {
    display: block;
  }
}
#footer .legal-container ul {
  margin-bottom: 10px;
}
@media only screen and (max-width:767px) {
  #footer .legal-container ul {
    text-align: center;
  }
}
#footer .legal-container ul li {
  display: inline-block;
  margin-left: 10px;
  list-style: none;
}
@media only screen and (max-width:767px) {
  #footer .legal-container ul li {
    display: block;
    margin-bottom: 10px;
  }
}
#footer .legal-container #navigation-secondary {
  text-transform: uppercase;
}
#footer .legal-container .credit {
  clear: both;
  font-size: 0.8em;
}
@media only screen and (max-width:767px) {
  #footer .legal-container .credit {
    line-height: 1.5em;
    text-align: center;
  }
}
#footer #logo-adncontents {
  display: inline-block;
  width: 15%;
  max-width: 500px;
  margin: 0 5px;
  padding-bottom: -8%;
  outline: none;
  background-image: url("../img/logo-adn_contents.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
@media only screen and (max-width:767px) {
  #footer #logo-adncontents {
    display: inline-block;
    width: 20%;
    max-width: 500px;
    padding-bottom: -7%;
    outline: none;
    background-image: url("../img/logo-adn_contents.png");
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
  }
}
/*
TEMPLATES
 */
.templates-focus {
  position: relative;
  height: 450px;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.templates-focus a {
  color: white;
}
@media only screen and (max-width:767px) {
  .templates-focus {
    height: auto;
    margin-bottom: 15px;
  }
}
.templates-focus .text-container,
.templates-focus .background-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.templates-focus .text-container {
  display: flex;
  z-index: 10;
  top: 50%;
  align-items: center;
  transform: translateY(-50%);
}
@media only screen and (max-width:767px) {
  .templates-focus .text-container {
    display: block;
    position: relative;
    top: inherit;
    align-items: inherit;
    transform: inherit;
  }
}
.templates-focus .text-container .title {
  transition: all 250ms ease;
}
.templates-focus .text-container .title:hover {
  transform: translate3d(5px, 0, 0);
  transition: all 250ms ease;
}
.templates-focus .text-container .left .button {
  margin: 10px 0;
  text-shadow: none;
}
.templates-focus .text-container .right > div {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.templates-focus .text-container .right > div:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 25%;
  height: 1px;
  transform: translateX(-50%);
  background: white;
  content: "";
  opacity: 0.5;
}
.templates-focus .background-container {
  z-index: 5;
  height: 100%;
  overflow: hidden;
}
.templates-focus .background-container:before,
.templates-focus .background-container:after {
  z-index: 10;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
}
.templates-focus .background-container:before {
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}
.templates-focus .background-container:after {
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
}
.templates-focus .background-container .background {
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(1.1);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  filter: blur(2px) contrast(1.1);
  transition: all 250ms ease;
}
.templates-focus:hover .background {
  filter: blur(0px);
  transition: all 250ms ease;
}
.templates-focus.low:before {
  display: none;
  visibility: hidden;
  position: absolute;
  top: -100px;
  right: 0;
  width: 100% / 3;
  min-width: 300px;
  height: 650px;
  background: linear-gradient(rgba(255, 255, 255, 0), #fff, #fff, #fff, #fff, #fff, rgba(255, 255, 255, 0));
  content: "";
}
@media only screen and (max-width:767px) {
  .templates-focus.low:before {
    display: none;
  }
}
#sticky .templates-focus.low:before {
  display: block;
  visibility: visible;
}
.templates-editorspicks {
  margin-bottom: 10px;
}
.templates-editorspicks .excerpt {
  margin-bottom: 10px;
  font-size: 1.1em;
  line-height: 1.1em;
}
.templates-editorspicks .auto-background {
  height: 350px;
  margin-bottom: 10px;
}
@media only screen and (max-width:767px) {
  .templates-editorspicks .auto-background {
    height: 180px;
  }
}
@media only screen and (max-width:767px) {
  .templates-editorspicks .container {
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  }
}
@media only screen and (max-width:767px) {
  .templates-editorspicks {
    padding-right: 0;
    padding-left: 0;
  }
  .templates-editorspicks .title {
    padding-right: 20px;
    padding-left: 20px;
  }
  .templates-editorspicks .thumb {
    padding-right: 0;
    padding-left: 0;
  }
  .templates-editorspicks .thumb .ribbon {
    margin-left: -10px;
  }
}
.templates-editorial,
.templates-listing {
  clear: both;
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  .templates-editorial,
  .templates-listing {
    font-size: 0.9em;
  }
}
.templates-editorial.default,
.templates-listing.default,
.templates-editorial.large,
.templates-listing.large {
  margin: 5px 0;
  border-bottom: 1px solid rgba(153, 153, 153, 0.2);
}
@media only screen and (max-width:767px) {
  .templates-editorial.default,
  .templates-listing.default,
  .templates-editorial.large,
  .templates-listing.large {
    margin: 2px 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.templates-editorial.large .excerpt,
.templates-listing.large .excerpt {
  margin-bottom: 10px;
}
.templates-editorial.large .thumb,
.templates-listing.large .thumb {
  margin-bottom: 10px;
}
.templates-editorial.large .thumb .auto-background,
.templates-listing.large .thumb .auto-background {
  height: 300px;
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  .templates-editorial.large .thumb .auto-background,
  .templates-listing.large .thumb .auto-background {
    height: 250px;
  }
}
@media only screen and (max-width:767px) {
  .templates-editorial.large .thumb .auto-background,
  .templates-listing.large .thumb .auto-background {
    height: 110px;
  }
}
.templates-editorial.title,
.templates-listing.title {
  border-bottom: 1px dashed rgba(153, 153, 153, 0.2);
}
.templates-editorial.title .time,
.templates-listing.title .time {
  font-size: 0.9em;
  text-align: right;
}
.templates-editorial.title.title-light:last-child,
.templates-listing.title.title-light:last-child {
  border-bottom: none;
}
.templates-editorial.square,
.templates-listing.square {
  padding-top: 10px;
  padding-bottom: 10px;
  clear: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.templates-editorial.square .container,
.templates-listing.square .container {
  position: relative;
}
.templates-editorial.square .container:before,
.templates-listing.square .container:before {
  display: block;
  padding-top: 100%;
  content: "";
}
.templates-editorial.square .container .caption,
.templates-listing.square .container .caption,
.templates-editorial.square .container .background-container,
.templates-listing.square .container .background-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.templates-editorial.square .container .caption,
.templates-listing.square .container .caption {
  display: flex;
  z-index: 20;
  align-items: center;
  justify-content: center;
  padding: 10%;
  color: white;
  text-align: center;
}
.templates-editorial.square .container .caption .title,
.templates-listing.square .container .caption .title {
  font-size: 1.5em;
}
.templates-editorial.square .container .caption a,
.templates-listing.square .container .caption a {
  color: white;
}
.templates-editorial.square .container .background-container,
.templates-listing.square .container .background-container {
  overflow: hidden;
}
.templates-editorial.square .container .background-container:before,
.templates-listing.square .container .background-container:before,
.templates-editorial.square .container .background-container:after,
.templates-listing.square .container .background-container:after {
  z-index: 10;
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.templates-editorial.square .container .background-container:before,
.templates-listing.square .container .background-container:before {
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}
.templates-editorial.square .container .background-container:after,
.templates-listing.square .container .background-container:after {
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
}
.templates-editorial.square .container .background-container .background,
.templates-listing.square .container .background-container .background {
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.templates-editorial.square .button:hover,
.templates-listing.square .button:hover {
  opacity: 1;
}
.templates-editorial.vertical .title,
.templates-listing.vertical .title {
  margin-bottom: 0;
}
.templates-editorial.editorial-footer,
.templates-listing.editorial-footer {
  border: none;
}
.templates-editorial .title,
.templates-listing .title {
  transition: all 250ms ease;
}
@media only screen and (max-width:767px) {
  .templates-editorial .title,
  .templates-listing .title {
    font-size: 1em;
  }
}
.templates-editorial .content,
.templates-listing .content {
  position: relative;
}
@media only screen and (max-width:767px) {
  .templates-editorial.default .ribbon,
  .templates-listing.default .ribbon {
    display: inline-block;
    position: relative;
    left: auto;
  }
}
.templates-flash .container-button {
  padding-top: 20px;
  border-top: 3px double rgba(0, 0, 0, 0.2);
}
.templates-flash .listing {
  font-size: 0.9em;
}
.templates-flash .listing .templates-listing  {
  min-height: 50px;
}
.templates-heading .head {
  display: flex;
  align-items: center;
  height: 45px;
  padding-top: 10px;
  border-top: 1px solid rgba(153, 153, 153, 0.2);
}
@media only screen and (max-width:767px) {
  .templates-heading .head {
    border-top: none;
  }
}
.templates-heading .head h3 {
  margin: 0;
}
.templates-heading .head .taxpop {
  padding-left: 10px;
}
.templates-heading .head .taxpop li {
  display: inline-block;
  margin-right: 10px;
  list-style: none;
}
.templates-heading .listing .templates-listing {
  margin: 0;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .templates-heading .listing .templates-listing {
    margin: 5px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  }
}
.templates-heading .listing .templates-listing .auto-background {
  height: 150px;
  background-position: center top;
}
@media only screen and (max-width:767px) {
  .templates-heading .listing .templates-listing .auto-background {
    height: 110px;
  }
}
.templates-editorspicks,
.templates-listing {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (max-width:767px) {
  .templates-editorspicks,
  .templates-listing {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.templates-editorspicks time,
.templates-listing time {
  display: block;
  margin-top: 5px;
  font-size: 0.8rem;
  opacity: 0.5;
}
.templates-editorial .excerpt {
  font-size: 1.16em;
  line-height: 1.52em;
}
/*--------------------------------------------------------- */
.templates-editorspicks a:hover,
.templates-listing a:hover,
.templates-heading .head a:hover {
  opacity: 0.8;
}
/*--------------------------------------------------------- */
body.category .templates-heading:nth-of-type(1) .head {
  border-top: none;
}
/*
SECTIONS
 */
.sections-square .head {
  border-top: 1px solid rgba(153, 153, 153, 0.2);
}
@media only screen and (max-width:767px) {
  .sections-square {
    border-top: none;
  }
}
/*
FLASH ACTUS
 */
#wrapper-flash #header {
  text-align: center;
}
#wrapper-flash #header .logo-container {
  display: inline-block;
  margin: 20px auto;
}
@media only screen and (max-width:767px) {
  #wrapper-flash #header {
    position: relative;
  }
}
.adn-archives-wgt p {
  font-family: var(--font-secondary);
}
.newsletter_wdgt {
  display: grid;
  position: relative;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  margin: 20px auto;
  padding: 20px;
  font-size: 0.9rem;
  font-family: var(--font-primary);
  grid-gap: 10px;
  line-height: 1.3rem;
}
@media only screen and (max-width:767px) {
  .newsletter_wdgt {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
.newsletter_wdgt:after {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.5em;
  background-color: var(--primary);
  content: '';
  opacity: 0.2;
}
.newsletter_wdgt > * {
  z-index: 1;
  position: relative;
}
.newsletter_wdgt .text {
  grid-column: 1 / 3;
}
.newsletter_wdgt .title {
  font-size: 1.25rem;
  font-family: var(--font-primary);
}
.newsletter_wdgt .cta {
  text-align: center;
}
.newsletter_wdgt .bouton {
  display: inline-block;
  padding: 0.5rem 0.7rem;
  border-radius: 0.5rem;
  background: var(--primary);
  color: var(--light_color);
  font-weight: bold;
  font-size: 0.85rem;
  font-family: var(--font-primary);
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all 250ms ease;
}
.newsletter_wdgt .bouton:hover {
  margin-top: -0.2rem;
  filter: hue-rotate(8deg);
  transition: all 250ms ease;
}
@media only screen and (min-width:1024px) {
  #header .logo-container .custom-logo-link img {
    max-height: 60px;
  }
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  #header .logo-container .custom-logo-link img {
    max-height: 60px;
  }
}
.aawp-adn-best {
  margin: 20px auto;
  padding: 20px;
  float: none;
  background-color: #eee;
}
@media only screen and (max-width:767px) {
  .aawp-adn-best {
    width: 100vw;
    margin-left: -20px;
  }
}
.aawp-adn-best h3.title {
  font-style: normal;
  font-weight: 300;
  font-family: var(--font-primary);
}
.aawp-adn-best h3.title .bold {
  font-weight: bold;
}
.aawp-adn-best h3.title strong {
  display: inline-block;
  padding: 3px 5px;
  background-color: var(--primary);
  color: white;
}
.custom_tag-related {
  padding: 0;
}
.custom_tag-related h3 {
  display: none;
}
.eat_auteur {
  display: flex;
  padding: 10px;
}
@media only screen and (max-width:767px) {
  .eat_auteur {
    flex-direction: column;
  }
}
.eat_auteur .side {
  flex-basis: 33.33333333%;
}
.eat_auteur .side .inside {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px;
  gap: 20px;
  background-color: var(--primary);
  color: white;
}
.eat_auteur .side .inside strong {
  font-size: 1.3em;
}
.eat_auteur .side .inside .avatar {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border: 5px solid currentColor;
  border-radius: 100%;
}
.eat_auteur .side .inside .button {
  position: relative;
  background: var(--primary-dark);
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}
.eat_auteur .side .inside .button:hover {
  background: white;
  color: var(--primary-dark);
}
.eat_auteur .content {
  flex-basis: 66.66666667%;
  padding: 20px;
  background-color: var(--primary-light);
}
.eat_auteur .content .listing {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media only screen and (max-width:767px) {
  .eat_auteur .content .listing {
    grid-template-columns: 1fr;
  }
}
.eat_auteur .content .listing a {
  text-decoration: none!important;
}
.eat_auteur .content .listing a:hover {
  color: var(--primary);
}
.eat_auteur .content .listing article {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.9rem;
  line-height: 1em;
  font-family: var(--font-primary);
}
.eat_auteur .content .listing article .thumb {
  width: 80px;
  height: 80px;
  margin: 0!important;
  object-fit: cover;
}
.eat_auteur .content .listing article .wp-caption-text {
  display: none;
}
.eat_auteur .content .listing article .text {
  display: flex;
  flex-direction: column;
}
.eat_auteur .content .listing article .text time {
  margin-top: 0.5em;
  font-size: 0.9em;
}
body.single .eat_auteur {
  flex-direction: column;
}
.eat_faq {
  padding: 20px;
  background-color: var(--primary-light);
}
.eat_faq h2 {
  margin-bottom: 1em;
  text-align: center;
}
.eat_faq .faq {
  display: flex;
  gap: 20px;
}
@media only screen and (max-width:767px) {
  .eat_faq .faq {
    flex-wrap: wrap;
  }
}
.eat_faq .faq > div {
  flex: 1 1 50%;
  text-align: center;
}
.eat_faq .faq > div h3 {
  margin-bottom: 1em;
}
.eat_faq .faq .inside {
  padding: 20px;
  background: white;
  box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.1);
  text-align: left;
}
.eat_faq .faq .inside .bloc {
  margin-bottom: 1em;
  border: none;
}
.eat_faq .faq .inside .bloc .question {
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}
