@charset "UTF-8";
body {
  background-image: url(../img/lightpaperfibers.png); }

/* Input colors & settings */
input[type="email"],
input[type="number"],
input[type="password"],
input[type="reset"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea,
.widget_search .search-form .search-field {
  background: #fff; }

div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button,
.wpforms-submit, div.wpforms-container-full .wpforms-form button[type=submit] {
  border-radius: 0;
  padding: 10px 40px;
  color: #fff !important;
  border-color: #41ba8d !important;
  background-color: #41ba8d !important;
  /* ripple */
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0); }
  div.wpforms-container-full .wpforms-form input[type=submit]:after,
  div.wpforms-container-full .wpforms-form button[type=submit]:after,
  div.wpforms-container-full .wpforms-form .wpforms-page-button:after,
  .wpforms-submit:after, div.wpforms-container-full .wpforms-form button[type=submit]:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .5s, opacity 1s; }
  div.wpforms-container-full .wpforms-form input[type=submit]:active:after,
  div.wpforms-container-full .wpforms-form button[type=submit]:active:after,
  div.wpforms-container-full .wpforms-form .wpforms-page-button:active:after,
  .wpforms-submit:active:after, div.wpforms-container-full .wpforms-form button[type=submit]:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s; }
  div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form input[type=submit]:hover,
  div.wpforms-container-full .wpforms-form button[type=submit]:active,
  div.wpforms-container-full .wpforms-form button[type=submit]:hover,
  div.wpforms-container-full .wpforms-form .wpforms-page-button:active,
  div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
  .wpforms-submit:active,
  .wpforms-submit:hover, div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    color: #fff !important;
    border-color: #349470 !important;
    background-color: #349470 !important; }

p.read-more {
  margin-bottom: 0; }

.read-more a {
  display: inline-block; }

.elementor-button,
.read-more a {
  border-radius: 0;
  padding: 10px 40px;
  color: #ffffff;
  border-color: #41ba8d;
  background-color: #41ba8d;
  /* ripple */
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0); }
  .elementor-button:after,
  .read-more a:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .5s, opacity 1s; }
  .elementor-button:active:after,
  .read-more a:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s; }
  .elementor-button:hover, .elementor-button:active, .elementor-button:focus,
  .read-more a:hover,
  .read-more a:active,
  .read-more a:focus {
    color: #ffffff;
    border-color: #349470;
    background-color: #349470; }

.btn-bleu .elementor-button {
  background: #0b1d33; }
  .btn-bleu .elementor-button:hover, .btn-bleu .elementor-button:active, .btn-bleu .elementor-button:focus {
    color: #ffffff;
    border-color: #14355d;
    background-color: #14355d; }

.elementor-button.elementor-size-md {
  border-radius: 0; }

/* Utilities */
a {
  font-weight: 500; }

.read-more {
  text-align: center; }

hr {
  clear: both;
  visibility: hidden; }

h1, h1.entry-title, h1.entry-title a {
  font-weight: 700; }

body.elementor-page article header.entry-header {
  padding: 0 10px; }

.clearfix {
  clear: both; }

.widget-title {
  margin-bottom: 0.5em;
  font-weight: 500; }

.wp-caption {
  background: #eee;
  font-weight: 500;
  line-height: 1.3;
  font-size: 0.9em;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.14);
  margin-top: 5px;
  margin-bottom: 1em; }

blockquote {
  border-color: rgba(65, 186, 141, 0.3);
  color: #717177; }

#breadcrumbs {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.25);
  line-height: 1.3;
  padding: 20px 0;
  font-size: 0.9em;
  color: #fff;
  background-color: rgba(11, 29, 51, 0.8); }

#home-revue .elementor-widget-button {
  float: left;
  margin-right: 20px; }

#home-revue h2 {
  font-size: 2.25em;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: -8px; }

#home-revue h3 {
  margin-bottom: 15px; }

#home-revue-couvert {
  width: 280px; }

#home-revue-couvert + .elementor-column {
  width: calc(100% - 280px) !important; }

@media all and (max-width: 650px) {
  #home-revue-couvert {
    width: 180px; }
  #home-revue-couvert + .elementor-column {
    width: calc(100% - 180px) !important; } }

@media all and (max-width: 500px) {
  #home-revue-couvert {
    width: 320px; }
  #home-revue-couvert + .elementor-column {
    width: 100% !important; }
  #home-revue .elementor-widget-button {
    float: none;
    margin-right: 0; } }

/* Home header */
#home-header h1 {
  font-weight: 700;
  font-size: 3em;
  margin-bottom: 10px; }

/* Slider */
.home-slider .slide-container {
  align-items: center;
  background: #0b1d33;
  color: #fff;
  display: flex; }
  .home-slider .slide-container .slider-content {
    padding: 30px 30px 80px; }
    .home-slider .slide-container .slider-content p {
      margin-bottom: 1em; }
      .home-slider .slide-container .slider-content p:last-child {
        margin-bottom: 0; }
  .home-slider .slide-container .slider-img {
    flex-basis: 65%;
    flex-shrink: 0;
    flex-grow: 0; }

.slick-arrow {
  position: absolute;
  z-index: 99;
  width: 50px;
  height: 50px;
  padding: 0;
  text-indent: -999999px;
  background-size: 7px 10px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 0;
  /* ripple */
  overflow: hidden;
  transform: translate3d(0, 0, 0); }
  .slick-arrow.slick-prev {
    bottom: 0;
    left: calc(65% - 49px);
    background-image: url(../img/chevron-slider-prev.svg);
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .slick-arrow.slick-next {
    bottom: 0;
    left: calc(65% + 1px);
    background-image: url(../img/chevron-slider-next.svg); }
  .slick-arrow:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .5s, opacity 1s; }
  .slick-arrow:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s; }
  .slick-arrow:focus {
    outline: 0; }

@media all and (max-width: 1024px) {
  .home-slider .slide-container .slider-content {
    padding: 15px 15px 60px; }
  .home-slider .slide-container .slider-img {
    flex-basis: 50%; }
  .slick-arrow.slick-prev {
    left: calc(50% - 49px); }
  .slick-arrow.slick-next {
    left: calc(50% + 1px); } }

@media all and (max-width: 768px) {
  .home-slider .slide-container {
    display: block; }
    .home-slider .slide-container .slider-content {
      padding: 20px 20px 70px; }
  .slick-arrow.slick-prev {
    left: 0;
    width: 50%;
    border-right: 1px solid rgba(255, 255, 255, 0.3); }
  .slick-arrow.slick-next {
    left: auto;
    right: 0;
    width: 50%; } }

/* Actualités / Blog */
#accueil-actualites .elementor-widget {
  height: 100%; }
  #accueil-actualites .elementor-widget .elementor-widget-container {
    height: 100%; }
    #accueil-actualites .elementor-widget .elementor-widget-container .elementor-shortcode {
      height: 100%; }

#accueil-actualites .blog-card {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.14);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: relative;
  padding-bottom: 90px;
  height: 100%; }
  #accueil-actualites .blog-card .card-content {
    padding: 20px 20px 0; }
  #accueil-actualites .blog-card h3 {
    margin-bottom: 2px; }
  #accueil-actualites .blog-card .entry-date {
    display: block;
    opacity: 0.7;
    margin-bottom: 8px; }
  #accueil-actualites .blog-card .read-more {
    text-align: center;
    position: absolute;
    bottom: 20px;
    width: 100%; }
    #accueil-actualites .blog-card .read-more a {
      background: #fff;
      color: #41ba8d;
      border: 0;
      text-transform: uppercase;
      font-size: 0.9em; }
      #accueil-actualites .blog-card .read-more a:hover {
        color: #349470; }

/* Calendrier + Facebook */
#calendarfb {
  background: #0b1d33;
  position: relative;
  height: 455px; }
  #calendarfb .evenements {
    color: #fff;
    padding: 40px 420px 40px 20px; }
    #calendarfb .evenements .no-events {
      margin-bottom: 1.5em;
      font-style: italic;
      font-weight: 600; }
  #calendarfb .facebook {
    width: 380px;
    background: #fff;
    padding: 20px;
    position: absolute;
    right: 20px;
    top: -40px;
    height: 535px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.14);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
    #calendarfb .facebook:hover {
      box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.12); }
    #calendarfb .facebook .cff-wrapper {
      overflow: auto; }
    #calendarfb .facebook h2 {
      margin-top: 0;
      margin-bottom: 0;
      height: 35px;
      font-weight: 700;
      color: #41ba8d;
      font-size: rem-calc(24); }

@media all and (max-width: 900px) {
  #calendarfb {
    height: auto;
    background: transparent; }
    #calendarfb .evenements {
      background: #0b1d33;
      padding: 40px 20px; }
    #calendarfb .facebook {
      margin: auto;
      clear: both;
      position: static;
      margin-top: 1em;
      max-width: 100%; } }

.home-event-list-item {
  display: flex;
  margin: 0 0 30px; }
  .home-event-list-item .home-event-date {
    width: 80px;
    border: 2px solid;
    text-align: center;
    height: 80px;
    display: flex;
    flex-direction: column;
    font-size: 1.25em;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 1em;
    align-items: center;
    align-self: center;
    align-content: center;
    line-height: 150%;
    padding-top: 12px;
    flex-basis: 80px;
    flex-shrink: 0; }
    .home-event-list-item .home-event-date .day {
      font-size: 1.75em;
      font-weight: 700; }
  .home-event-list-item .home-event-details h3 {
    margin: 0;
    font-size: 1.1em; }
    .home-event-list-item .home-event-details h3 a {
      color: #fff; }
  .home-event-list-item .home-event-details p {
    margin: 0; }

@media all and (max-width: 768px) {
  #calendarfb .facebook {
    margin-top: 2em; } }

/* Calendrier */
.tribe-events-page-template .ast-separate-container {
  background-color: transparent !important; }

.tribe-bar-disabled {
  float: right;
  position: relative;
  z-index: 1; }

.single-tribe_events .tribe-events-event-meta {
  background-color: #eee; }

#tribe-events-content .tribe-events-tooltip {
  font-size: 15px;
  color: #34495e;
  box-shadow: 0; }
  #tribe-events-content .tribe-events-tooltip h4 {
    font-size: 1.17em;
    letter-spacing: 0;
    font-weight: 600;
    padding: 10px 20px;
    background: #fff; }
    #tribe-events-content .tribe-events-tooltip h4 a {
      color: #fff; }
  #tribe-events-content .tribe-events-tooltip .tribe-events-event-body {
    font-size: 1em;
    padding: 15px 20px; }
    #tribe-events-content .tribe-events-tooltip .tribe-events-event-body .tribe-event-duration {
      font-weight: 600; }

#tribe-events-pg-template .tribe-events-content ol li, #tribe-events-pg-template .tribe-events-content ul li, .tribe-events-after-html ol li, .tribe-events-after-html ul li, .tribe-events-before-html ol li, .tribe-events-before-html ul li {
  margin: 0; }

.single-tribe_events .tribe-events-event-meta {
  background-color: #f6f6f6 !important; }

.single-tribe_events .tribe-events-event-meta {
  font-size: 15px; }

#tribe-events-content .tribe-events-abbr {
  border-bottom: 0;
  cursor: default; }

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
  padding: 6px !important;
  box-shadow: none !important; }

.tribe-events-sub-nav a {
  background: #41ba8d;
  color: #fff !important;
  height: auto;
  font-size: 16px;
  padding: 15px 30px;
  line-height: 1;
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  display: inline-block;
  /* ripple */
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0); }
  .tribe-events-sub-nav a:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .5s, opacity 1s; }
  .tribe-events-sub-nav a:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s; }

.tribe-events-list-separator-month span {
  background-image: url(../img/lightpaperfibers.png); }

/* Menus */
/* Menu Astra */
.main-header-bar {
  padding: 40px 0 .25em;
  font-weight: 500; }
  .main-header-bar .site-branding {
    margin-top: -35px; }

#header-social {
  position: absolute;
  top: -25px;
  right: 0;
  line-height: 1; }
  #header-social ul {
    margin: 0; }
    #header-social ul li {
      list-style-type: none; }
      #header-social ul li > ul > li {
        margin-bottom: 0;
        margin-right: 1em; }
        #header-social ul li > ul > li > a {
          color: rgba(11, 29, 51, 0.8); }
          #header-social ul li > ul > li > a:hover {
            opacity: 0.7; }
          #header-social ul li > ul > li > a > span {
            font-size: 1.5em !important; }
  #header-social .post-edit-link {
    display: none; }

.main-navigation ul > li > a {
  font-size: 15px; }

.main-header-bar-navigation .menu-item.section-membre a {
  background: #fff;
  color: #41ba8d;
  border: 1px solid #41ba8d;
  margin-left: 1em; }
  .main-header-bar-navigation .menu-item.section-membre a:hover, .main-header-bar-navigation .menu-item.section-membre a:focus {
    color: #349470;
    border: 1px solid #349470; }

.main-header-bar-navigation .menu-item.devenir-membre a {
  background: #41ba8d;
  color: #fff;
  border: 1px solid #41ba8d; }
  .main-header-bar-navigation .menu-item.devenir-membre a:hover, .main-header-bar-navigation .menu-item.devenir-membre a:focus {
    background: #349470;
    border: 1px solid #349470;
    color: #fff; }

.main-header-bar-navigation .menu-item.reseaupep-nav a {
  background-color: #1d88ae;
  color: #fff;
  border: 1px solid #1d88ae;
  margin-right: 0 !important; }
  .main-header-bar-navigation .menu-item.reseaupep-nav a:hover, .main-header-bar-navigation .menu-item.reseaupep-nav a:focus {
    color: #1d88ae;
    background-color: #fff; }

.main-header-bar-navigation .menu-item.devenir-membre a,
.main-header-bar-navigation .menu-item.section-membre a,
.main-header-bar-navigation .menu-item.reseaupep-nav a {
  line-height: 50px;
  margin-right: 1em;
  position: relative;
  top: 1em;
  /* ripple */
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0); }
  .main-header-bar-navigation .menu-item.devenir-membre a:after,
  .main-header-bar-navigation .menu-item.section-membre a:after,
  .main-header-bar-navigation .menu-item.reseaupep-nav a:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .5s, opacity 1s; }
  .main-header-bar-navigation .menu-item.devenir-membre a:active:after,
  .main-header-bar-navigation .menu-item.section-membre a:active:after,
  .main-header-bar-navigation .menu-item.reseaupep-nav a:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s; }

@media all and (max-width: 1024px) {
  .main-header-bar-navigation .menu-item.devenir-membre,
  .main-header-bar-navigation .menu-item.section-membre,
  .main-header-bar-navigation .menu-item.reseaupep-nav {
    line-height: 1; }
    .main-header-bar-navigation .menu-item.devenir-membre a,
    .main-header-bar-navigation .menu-item.section-membre a,
    .main-header-bar-navigation .menu-item.reseaupep-nav a {
      margin: 0;
      top: 0; } }

/* Galeries */
.elementor-image-gallery .gallery {
  display: flex;
  flex-wrap: wrap; }
  .elementor-image-gallery .gallery .gallery-item {
    padding: 0;
    margin: 10px !important;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.14);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    text-align: center; }
    .elementor-image-gallery .gallery .gallery-item:hover {
      box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.12); }
    .elementor-image-gallery .gallery .gallery-item .gallery-icon {
      align-self: flex-end;
      padding: 20px;
      width: 100%; }
    .elementor-image-gallery .gallery .gallery-item .gallery-caption {
      align-self: flex-end;
      background: #eee;
      font-weight: 500;
      line-height: 1.3;
      padding: 10px 20px; }

.gallery-nopadding .elementor-image-gallery .gallery-item .gallery-icon {
  padding: 0; }

@media (max-width: 767px) and (min-width: 480px) {
  .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,
  .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
    max-width: calc(50% - 20px); } }

@media (min-width: 768px) {
  .elementor-image-gallery .gallery-columns-3 .gallery-item {
    max-width: calc(33.33% - 20px); }
  .elementor-image-gallery .gallery-columns-2 .gallery-item {
    max-width: calc(50% - 20px); }
  .elementor-image-gallery .gallery-columns-4 .gallery-item {
    max-width: calc(25% - 20px); } }

/* Évènements */
h2.tribe-events-page-title {
  text-align: left; }

#tribe-events-content table.tribe-events-calendar {
  background: #fff; }

#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
  font-family: inherit; }

#tribe-events-content .home-event-details h3 {
  color: #fff;
  font-size: 1.25em;
  margin-bottom: 0; }

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
  margin: 0; }

/* SIDEBAR */
.ast-left-sidebar #primary,
.ast-right-sidebar #secondary {
  border-left: 0; }

.ast-right-sidebar #primary,
.ast-left-sidebar #secondary {
  border-right: 0; }

#secondary {
  background: #fff;
  padding: 30px !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.14); }

/* BLOG */
body.blog .navigation.pagination {
  text-align: center; }
  body.blog .navigation.pagination .nav-links .next.page-numbers, body.blog .navigation.pagination .nav-links .prev.page-numbers {
    float: none; }

body.blog .read-more a {
  background: #fff;
  color: #41ba8d;
  border: 0;
  text-transform: uppercase;
  font-size: 0.9em; }
  body.blog .read-more a:hover {
    color: #349470; }

body.blog .ast-right-sidebar #primary {
  border-right: 0; }

body.blog .ast-right-sidebar #secondary {
  border-left: 0; }

body.blog .ast-row {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -.75rem; }
  body.blog .ast-row > article {
    align-self: stretch;
    flex-basis: 50%;
    max-width: 50%;
    flex: none;
    padding: 0 0.75rem 0.75rem !important;
    height: 100%; }
    body.blog .ast-row > article.ast-article-post {
      margin-bottom: 1em; }
    body.blog .ast-row > article .blog-layout-1 {
      background: #fff;
      border: 0;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.14);
      transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
      padding-bottom: 0; }
      body.blog .ast-row > article .blog-layout-1:hover {
        box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.12); }
      body.blog .ast-row > article .blog-layout-1 .entry-header {
        padding: 1em 1em 0; }
      body.blog .ast-row > article .blog-layout-1 .entry-content {
        padding: 0 1em; }

@media all and (max-width: 650px) {
  body.blog .ast-row {
    display: block; }
    body.blog .ast-row > article {
      max-width: 100%;
      width: 100%; } }

@media all and (min-width: 769px) and (max-width: 960px) {
  body.blog .ast-row > article {
    max-width: 100%;
    width: 100%; } }

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.14);
  padding: 35px !important; }

.ast-separate-container .post-navigation {
  border-top: 0;
  padding-left: 0;
  padding-right: 0; }
  .ast-separate-container .post-navigation .nav-previous a, .ast-separate-container .post-navigation .nav-next a {
    background: #41ba8d;
    color: #fff;
    height: auto;
    font-size: 16px;
    padding: 15px 30px;
    line-height: 1;
    /* ripple */
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0); }
    .ast-separate-container .post-navigation .nav-previous a:after, .ast-separate-container .post-navigation .nav-next a:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
      background-repeat: no-repeat;
      background-position: 50%;
      transform: scale(10, 10);
      opacity: 0;
      transition: transform .5s, opacity 1s; }
    .ast-separate-container .post-navigation .nav-previous a:active:after, .ast-separate-container .post-navigation .nav-next a:active:after {
      transform: scale(0, 0);
      opacity: .2;
      transition: 0s; }
    .ast-separate-container .post-navigation .nav-previous a:hover, .ast-separate-container .post-navigation .nav-previous a:active, .ast-separate-container .post-navigation .nav-previous a:focus, .ast-separate-container .post-navigation .nav-next a:hover, .ast-separate-container .post-navigation .nav-next a:active, .ast-separate-container .post-navigation .nav-next a:focus {
      color: #ffffff;
      border-color: #349470;
      background-color: #349470; }

@media all and (min-width: 769px) {
  .ast-right-sidebar #primary {
    padding-right: 30px !important; } }

@media all and (max-width: 768px) {
  .ast-right-sidebar #secondary {
    margin-bottom: 30px !important; } }

/* Footer */
.ast-footer-overlay {
  padding: 1em !important; }

.footer-adv-overlay {
  padding-top: 50px;
  padding-bottom: 30px; }

.ast-small-footer-section {
  font-size: 0.9em; }

.site-footer h2 {
  font-size: rem-calc(24); }

.site-footer .infolettre h2 {
  margin-top: 0; }

.site-footer .infolettre input[type="email"] {
  height: 42px;
  padding: 0 10px;
  border: 0;
  line-height: 42px;
  box-sizing: border-box;
  min-width: 260px;
  display: inline;
  margin-right: -5px; }

.site-footer .infolettre input[type="submit"] {
  display: inline;
  height: 42px;
  line-height: 42px;
  box-sizing: border-box;
  padding: 0 1em;
  display: inline; }

.site-footer .infolettre #mc_embed_signup {
  margin-bottom: 1.5em; }

.site-footer .wpcw-widget-contact {
  margin-bottom: 15px; }
  .site-footer .wpcw-widget-contact li {
    padding: 0 0 6px; }

.site-footer .post-edit-link {
  display: none; }

.site-footer .wpcw-widget-social li {
  margin-right: 1.25em; }
  .site-footer .wpcw-widget-social li a {
    color: #fff; }
    .site-footer .wpcw-widget-social li a span {
      font-size: 24px !important; }

.footer-adv-widget-1 a {
  color: #41ba8d; }

.footer-nav ul.menu {
  margin-top: 30px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .footer-nav ul.menu li {
    flex-basis: 20%;
    min-width: 230px;
    margin-bottom: 0.25em; }
    .footer-nav ul.menu li a {
      color: #fff; }
    .footer-nav ul.menu li.menu-item-has-children > a {
      color: rgba(255, 255, 255, 0.7);
      pointer-events: none; }
    .footer-nav ul.menu li.menu-item-has-children .sub-menu li {
      padding-left: 0; }
      .footer-nav ul.menu li.menu-item-has-children .sub-menu li a {
        font-weight: 300; }
        .footer-nav ul.menu li.menu-item-has-children .sub-menu li a:hover {
          opacity: 0.8; }
  .footer-nav ul.menu > li {
    margin-bottom: 1.5em; }
    .footer-nav ul.menu > li > a {
      display: inline-block;
      text-transform: uppercase;
      margin-bottom: 0.5em;
      border-bottom: 1px solid rgba(255, 255, 255, 0.7); }

/* SEARCH */
.search-results .read-more, .archive .read-more {
  text-align: left;
  margin-top: 1.5em; }

/* Archives */
.ast-archive-description .ast-archive-title {
  color: #0b1d33;
  font-weight: 700; }

.page-title.ast-archive-title {
  color: rgba(11, 29, 51, 0.8) !important; }

/* Pricing tables */
.premium-pricing-price-value {
  font-size: 2.5em; }

.premium-pricing-price-separator {
  margin-left: -8px !important; }

/* Navigation sidebar */
.widget {
  margin: 0 0 2.2em 0; }

.widget-title {
  color: rgba(11, 29, 51, 0.8);
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(11, 29, 51, 0.3); }

.widget.advanced-sidebar-menu ul li.has_children > a, .widget.advanced-sidebar-menu ul li.current_page_item > a {
  color: rgba(11, 29, 51, 0.8);
  pointer-events: none; }

.widget.advanced-sidebar-menu ul.child-sidebar-menu {
  margin-top: 0.25em;
  margin-left: 1.5em; }
  .widget.advanced-sidebar-menu ul.child-sidebar-menu li {
    position: relative;
    line-height: 1.5em;
    margin-bottom: 0.75em !important; }
    .widget.advanced-sidebar-menu ul.child-sidebar-menu li:before {
      content: "";
      width: 5px;
      height: 8px;
      background-image: url(../img/chevron-menu-right.svg);
      background-size: 25px 8px;
      background-position: 0 0;
      background-repeat: no-repeat;
      position: absolute;
      display: block;
      left: -1em;
      top: 0.5em; }

#secondary .widget:not(.advanced-sidebar-menu) ul {
  margin-left: 1em; }
  #secondary .widget:not(.advanced-sidebar-menu) ul li.current_page_item > a {
    color: rgba(11, 29, 51, 0.8);
    pointer-events: none; }
  #secondary .widget:not(.advanced-sidebar-menu) ul li {
    position: relative;
    line-height: 1.5em;
    margin-bottom: 0.75em !important; }
    #secondary .widget:not(.advanced-sidebar-menu) ul li:before {
      content: "";
      width: 5px;
      height: 8px;
      background-image: url(../img/chevron-menu-right.svg);
      background-size: 25px 8px;
      background-position: 0 0;
      background-repeat: no-repeat;
      position: absolute;
      display: block;
      left: -1em;
      top: 0.5em; }

/* Revue abonnement */
section.abonnement-revue input[type="submit"] {
  background: #0b1d33; }

/* Formulaires */
input.swpm-text, input[type="text"].swpm-text, input[type="tel"].swpm-text, input[type="email"].swpm-text, input[type="url"].swpm-text, textarea.swpm-textarea, select.swpm-select {
  margin: 0 0 5px 0;
  height: auto;
  color: #373737;
  font-size: 100%;
  font-family: inherit;
  line-height: normal;
  box-shadow: none;
  border-radius: 0;
  padding: 0.75em 1em; }

.swpm-form-builder-address-label-bottom {
  clear: both !important; }

.swpm-form-builder span.swpm-right select {
  height: 42px;
  border: 1px solid #ddd;
  border-radius: 0 !important; }

.swpm-form-builder ul, .entry-content .swpm-form-builder ul, .comment-content .swpm-form-builder ul, .mu_register .swpm-form-builder ul, .swpm-form-builder ol, .entry-content .swpm-form-builder ol, .comment-content .swpm-form-builder ol, .mu_register .swpm-form-builder ol {
  font-size: 15px; }

.swpm-form-builder-error {
  color: #d84a3a !important; }

.entry-meta, .entry-meta * {
  color: rgba(11, 29, 51, 0.6); }

.entry-meta a {
  color: #41ba8d !important; }

form.swpm-form-builder {
  margin: 0; }

.swpm-form-builder fieldset {
  margin: 0 0 40px;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.14); }

.swpm-form-builder .swpm-legend {
  margin: 5px 14px 25px; }

.swpm-form-builder .swpm-legend h3 {
  line-height: 3em; }

/* Renouvellement */
div.wpcf7-mail-sent-ok {
  border: 0;
  clear: both;
  margin: 2em 1.25em;
  background: #3ea74d;
  padding: 2em;
  display: block;
  position: relative;
  top: 1em;
  color: #fff;
  font-weight: 500; }

.wpcf7 .wpcf7-validation-errors {
  border: 0;
  clear: both;
  margin: 2em 1.25em;
  background: #dd6362;
  padding: 2em;
  display: block;
  position: relative;
  top: 1em;
  color: #fff;
  font-weight: 500; }

/* JPNFP TABS collapse to select on small screens */
@media all and (max-width: 767px) {
  #jpnfp-tabs .elementor-tabs-wrapper {
    height: 0;
    overflow: hidden;
    padding: 0; } }

@media all and (min-width: 768px) {
  #jpnfp-tabs .elementor-tabs #jpnfpTabsSelect {
    height: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    opacity: 0;
    position: fixed; } }

.jpnfpselectcontainer {
  text-align: center;
  padding-top: 1.5em; }
  .jpnfpselectcontainer select {
    min-width: 240px; }

select {
  height: 42px;
  border: 1px solid #ddd;
  border-radius: 0 !important; }

.caldera-grid select {
  height: 50px; }

.caldera-grid input[type="phone"] {
  padding: 0.75em !important; }

.page-reseaupep {
  margin-bottom: 60px; }
  .page-reseaupep .reseaupep-header {
    text-align: center;
    padding: 50px; }
  .page-reseaupep .reseaupep-logo {
    margin-bottom: 40px; }
  .page-reseaupep .reseaupep-title {
    margin: 30px 0;
    font-size: 30px; }
  .page-reseaupep .reseaupep-text {
    max-width: 700px;
    margin: 0 auto; }
  .page-reseaupep .reseaupep-cats {
    margin: 30px 0; }
  .page-reseaupep .reseaupep-cat {
    width: 100%;
    background: #E3E3E3;
    padding: 30px 30px 20px 30px;
    text-align: center;
    display: block;
    transition: .2s all ease-in-out; }
    .page-reseaupep .reseaupep-cat:hover {
      background: #efefef; }
      .page-reseaupep .reseaupep-cat:hover .reseaupep-cat-title {
        color: #1d88ae; }
    .page-reseaupep .reseaupep-cat span {
      display: block;
      transition: .2s all ease-in-out; }
  .page-reseaupep .reseaupep-cat-icon {
    margin-bottom: 20px; }
    .page-reseaupep .reseaupep-cat-icon img {
      height: 60px; }
  .page-reseaupep .reseaupep-cat-title {
    color: #1d88ae;
    font-size: 20px;
    font-weight: bold;
    margin: 0; }
  .page-reseaupep .reseaupep-cat-button {
    color: grey;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 5px; }
  .page-reseaupep .reseaupep-ressources {
    margin: 50px 0 30px;
    text-align: center; }

.tax-reseaupep #secondary li {
  list-style-type: none;
  margin-bottom: 30px; }
  .tax-reseaupep #secondary li.current-menu-item > a {
    color: rgba(11, 29, 51, 0.8);
    pointer-events: none; }
  .tax-reseaupep #secondary li .sub-menu {
    padding-left: 15px;
    margin-left: 0 !important; }
    .tax-reseaupep #secondary li .sub-menu li {
      padding-left: 0; }

.tax-reseaupep #secondary .widgettitle {
  font-size: 1.375rem;
  color: rgba(11, 29, 51, 0.8);
  padding-bottom: 5px;
  margin-bottom: 11px;
  border-bottom: 1px solid rgba(11, 29, 51, 0.3); }

.tax-reseaupep .reseaupep-post {
  display: block;
  margin: 20px 0; }
  .tax-reseaupep .reseaupep-post span {
    display: block; }

.tax-reseaupep .reseaupep-post-thumbnail img {
  width: 100%; }

.tax-reseaupep .reseaupep-post-content {
  background: white;
  padding: 30px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.14); }

.tax-reseaupep .reseaupep-post-title {
  font-size: 1.375rem;
  line-height: 1.2em;
  color: rgba(11, 29, 51, 0.8);
  margin: 0 0 1em; }

.tax-reseaupep .reseaupep-post-date {
  font-size: .8rem;
  color: grey;
  margin: 0 0 5px; }

.tax-reseaupep .reseaupep-post-video p:last-child {
  margin-bottom: 0; }

.tax-reseaupep .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }
  .tax-reseaupep .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
