@charset "UTF-8";
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?ij4jqa");
  src: url("fonts/icomoon.eot?ij4jqa#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?ij4jqa") format("truetype"), url("fonts/icomoon.woff?ij4jqa") format("woff"), url("fonts/icomoon.svg?ij4jqa#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

p {
  margin-top: 0;
  margin-bottom: 21px; }

ul li, ol li {
  line-height: 24px;
  margin-left: 21px; }

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

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-user:before {
  content: "\f007"; }

.fa-close:before {
  content: "\f00d"; }

.fa-remove:before {
  content: "\f00d"; }

.fa-times:before {
  content: "\f00d"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-lock:before {
  content: "\f023"; }

.fa-pencil-alt:before {
  content: "\f040"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-comment:before {
  content: "\f075"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-comments:before {
  content: "\f086"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-clipboard:before {
  content: "\f0ea"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-user-o:before {
  content: "\f2c0"; }

/********************************
COMPAT POST NEWSPAPER
 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.tagdiv-type blockquote {
  padding: 0;
  position: relative;
  border-left: none;
  margin: 40px 5% 38px;
  font-style: italic;
  text-align: center;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .tagdiv-type blockquote {
    margin: 20px 3% 18px; } }

.tagdiv-type blockquote p {
  font-family: 'Roboto', sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  text-transform: uppercase;
  color: #4db2ec;
  word-wrap: break-word;
  /* responsive portrait tablet */
  /* responsive portrait phone */ }

@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-type blockquote p {
    font-size: 24px;
    line-height: 32px; } }

@media (max-width: 767px) {
  .tagdiv-type blockquote p {
    font-size: 22px;
    line-height: 30px; } }

.tagdiv-type .td_quote_right {
  float: right;
  width: 50%;
  margin: 21px 0 21px 21px;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .tagdiv-type .td_quote_right {
    float: none;
    width: auto;
    margin-right: 5%;
    margin-left: 5%; } }

.tagdiv-type .td_quote_left {
  float: left;
  width: 50%;
  margin: 18px 18px 18px 0;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .tagdiv-type .td_quote_left {
    float: none;
    width: auto;
    margin-right: 5%;
    margin-left: 5%; } }

.tagdiv-type .td_quote_left p {
  text-align: left;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .tagdiv-type .td_quote_left p {
    text-align: center; } }

.tagdiv-type .td_quote_box {
  margin: 0;
  background-color: #FCFCFC;
  border-left: 2px solid #4db2ec;
  padding: 15px 23px 0 23px;
  position: relative;
  top: 6px;
  clear: both; }

.tagdiv-type .td_quote_box p {
  font-family: 'Open Sans', arial, sans-serif;
  color: #777;
  font-size: 13px;
  line-height: 21px;
  padding-bottom: 16px;
  margin: 0;
  text-transform: none; }

.tagdiv-type .td_box_left {
  width: 40%;
  float: left;
  margin: 0 34px 20px 0;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .tagdiv-type .td_box_left {
    float: none;
    margin: 0 0 36px 0;
    width: auto; } }

.tagdiv-type .td_box_left p {
  text-align: left; }

.tagdiv-type .td_box_right {
  width: 30%;
  float: right;
  margin: 0 0 20px 34px;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .tagdiv-type .td_box_right {
    float: none;
    margin: 0 0 36px 0;
    width: auto; } }

.tagdiv-type .td_box_right p {
  text-align: left; }

.tagdiv-type .td_box_center {
  margin: 0 0 29px 0;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .tagdiv-type .td_box_center {
    margin-bottom: 36px; } }

.td-main-content {
  width: 100%; }

.page-template-page-ventilo h1.entry-title {
  text-align: center; }

.page-template-template-tunnel #offers .card {
  margin-right: 3rem; }
  @media screen and (max-width: 1000px) {
    .page-template-template-tunnel #offers .card {
      margin-right: 0; } }
.page-template-default h1.entry-title {
  text-align: center; }

.page-template-default .td-main-content .td-page-content.tagdiv-type {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto; }

/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
/*  ----------------------------------------------------------------------------
    WooCommerce
*/
.woocommerce mark {
  background: transparent; }

.woocommerce .button:active {
  top: auto !important; }

.woocommerce .woocommerce-message .button:active {
  top: 11px !important; }

.woocommerce .page-title {
  display: none; }

.woocommerce.tax-product_cat .page-title {
  display: block;
  margin-top: 0; }

.woocommerce .td-container .page-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */ }

@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce .td-container .page-title {
    font-size: 30px;
    line-height: 40px; } }

@media (max-width: 767px) {
  .woocommerce .td-container .page-title {
    font-size: 26px;
    line-height: 34px; } }

.woocommerce .td-main-page-wrap {
  /* responsive portrait tablet */
  /* responsive portrait phone */ }

@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce .td-main-page-wrap {
    padding-top: 30px; } }

@media (max-width: 767px) {
  .woocommerce .td-main-page-wrap {
    padding-top: 10px; } }

.woocommerce .product img {
  box-shadow: none !important; }

.woocommerce .product .onsale {
  background: none #4db2ec;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  margin: 0 !important;
  padding: 4px;
  line-height: 32px;
  font-size: 12px; }

.woocommerce .product:hover .woocommerce-loop-product__title {
  color: #000; }

.woocommerce .tagged_as {
  display: block; }

.woocommerce .page-nav {
  padding: 0; }

.woocommerce .order_details li:before {
  content: ''; }

.woocommerce .order_details {
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .woocommerce .order_details {
    padding-left: 0; } }

.woocommerce .order_details li {
  margin-top: 7px;
  margin-bottom: 7px;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .woocommerce .order_details li {
    width: 100%;
    display: block;
    margin-left: 0;
    margin-right: 0;
    border-right: none; } }

.woocommerce .variation p {
  font-size: 14px;
  line-height: 21px; }

.woocommerce .widget .variation p {
  font-size: 12px;
  line-height: 30px; }

.woocommerce .widget .reviewer {
  font-size: 12px;
  display: block; }

.woocommerce .widget .star-rating {
  margin-bottom: 3px; }

.woocommerce .payment_methods li:before {
  content: ''; }

.woocommerce .product a.button,
.woocommerce .product #respond input#submit,
.woocommerce .checkout input#place_order,
.woocommerce .woocommerce.widget .button {
  border: none;
  box-shadow: none;
  color: #fff;
  background: none #222;
  font-size: 11px;
  padding: 10px;
  text-shadow: none;
  border-radius: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */ }

.woocommerce .product a.button:hover,
.woocommerce .product #respond input#submit:hover,
.woocommerce .checkout input#place_order:hover,
.woocommerce .woocommerce.widget .button:hover {
  background-color: #4db2ec; }

@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce .product a.button,
  .woocommerce .product #respond input#submit,
  .woocommerce .checkout input#place_order,
  .woocommerce .woocommerce.widget .button {
    font-size: 10px;
    padding: 8px; } }

@media (max-width: 767px) {
  .woocommerce .product a.button,
  .woocommerce .product #respond input#submit,
  .woocommerce .checkout input#place_order,
  .woocommerce .woocommerce.widget .button {
    margin-top: 5px; } }

.woocommerce fieldset {
  border: 0 !important;
  margin: 30px 0 20px 0 !important;
  padding: 0 !important; }

.woocommerce fieldset legend {
  font-weight: bold;
  padding-left: 3px; }

.woocommerce ul.products li.product {
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .woocommerce ul.products li.product {
    margin-bottom: 2.2em; } }

.woocommerce ul.products li.product a img {
  margin: 0 0 8px; }

.woocommerce ul.products li.product .price del {
  display: inline-block; }

.woocommerce ul.products li.product .button {
  margin-top: 0; }

.woocommerce .price del {
  display: inline-block !important;
  font-size: 0.75em !important; }

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 15px;
  font-weight: 500;
  line-height: 19px;
  padding-top: 0;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding-bottom: 8px; } }

.woocommerce ul.products li.product .price {
  font-weight: 600;
  color: #111;
  font-size: 14px;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .woocommerce ul.products li.product .price {
    font-size: 15px;
    display: block;
    margin-bottom: 6px; } }

.woocommerce .form-row .input-text {
  font-size: 12px;
  line-height: 21px;
  color: #444444;
  border: 1px solid #e6e6e6;
  width: 100%;
  max-width: 100%;
  height: 32px !important;
  padding: 3px 9px 3px 9px; }

.woocommerce #tab-description ol li,
.woocommerce .entry-summary ol li {
  list-style-type: decimal;
  margin: 0 0 0 21px; }

.woocommerce #tab-description ul li,
.woocommerce .entry-summary ul li {
  margin: 0 0 0 21px; }

@media (max-width: 767px) {
  .woocommerce table.shop_table th {
    font-size: 13px; } }

.woocommerce-page .product table td {
  border: none !important; }

.woocommerce-page .variations_button {
  position: relative;
  top: 10px; }

.woocommerce-page .related ul li.product.last {
  margin-right: 0 !important; }

.woocommerce-page .related ul li.product.first {
  clear: both; }

.single-product .product {
  margin-top: 8px; }

.single-product .product .onsale {
  line-height: 32px;
  font-size: 12px;
  left: 0;
  top: 0; }

.single-product .product ul.tabs li:before,
.single-product .product ul.tabs li:after {
  display: none; }

.single-product .product ul.tabs li {
  box-shadow: none !important;
  border: none !important;
  background: none !important;
  margin: 0 !important;
  padding-left: 0 !important; }

.single-product .product ul.tabs {
  padding: 0 !important;
  margin: 0 !important; }

.single-product .product .related h2:not(.woocommerce-loop-product__title),
.single-product .product .upsells h2 {
  color: #fff;
  background-color: #222;
  display: inline-block;
  line-height: 17px;
  padding: 6px 12px 7px;
  font-size: 14px;
  font-weight: normal; }

.single-product .product_title {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 0; }

.single-product .product .summary .price {
  font-size: 24px;
  color: #111;
  font-weight: bold;
  margin: 20px 0 18px 0; }

.single-product .product .summary .cart {
  margin-top: 20px;
  margin-bottom: 20px; }

.single-product .product .summary .cart .button {
  border: none;
  box-shadow: none;
  color: #fff;
  background: none #222;
  font-size: 11px;
  padding: 10px;
  text-shadow: none;
  border-radius: 0; }

.single-product .product .summary .cart .button:hover {
  background-color: #4db2ec; }

.single-product .product .summary .cart input.qty {
  height: 31px; }

.single-product .comment-form {
  margin-top: 10px; }

.single-product .images a {
  margin-bottom: 3.8%; }

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border-radius: 0; }

.single-product .product .summary .cart .button[disabled] {
  background-color: #222 !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  float: left;
  display: block;
  padding: 0;
  border-radius: 0; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  color: #fff;
  background-color: #222 !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  line-height: 17px;
  padding: 6px 12px 7px;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal; }

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-bottom: 2px solid #222; }

@media (min-width: 1019px) {
  .woocommerce-page .related ul li.product {
    width: 22.05% !important; } }

.woocommerce-cart .woocommerce table {
  border-collapse: collapse !important; }

.woocommerce-cart .woocommerce .cart_totals {
  text-align: right; }

.woocommerce-cart .woocommerce .cart_totals table,
.woocommerce-cart .woocommerce .cart_totals th,
.woocommerce-cart .woocommerce .cart_totals td {
  border: none !important; }

.woocommerce-cart .woocommerce .cart_totals th {
  width: 60% !important; }

.woocommerce-cart .woocommerce .cart_totals tr {
  border-bottom: 1px solid #ededed; }

.woocommerce-cart .woocommerce .product-name a {
  color: #222;
  font-weight: bold; }

.woocommerce-cart .woocommerce .cart_item td {
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .woocommerce-cart .woocommerce .cart_item td {
    padding-left: 7px;
    padding-right: 7px;
    font-size: 11px; } }

.woocommerce-cart .woocommerce .product-remove {
  width: 46px;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .woocommerce-cart .woocommerce .product-remove {
    width: auto; } }

.woocommerce-cart .woocommerce .product-thumbnail {
  width: 46px; }

.woocommerce-cart .woocommerce .coupon {
  float: left !important;
  padding-bottom: 0 !important;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .woocommerce-cart .woocommerce .coupon {
    margin-bottom: 12px;
    width: 100%; } }

.woocommerce-cart .woocommerce .button {
  /* responsive portrait tablet */ }

@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce-cart .woocommerce .button {
    width: auto !important;
    float: right !important; } }

.woocommerce-cart .woocommerce .actions {
  padding: 10px 8px 0 8px !important; }

.woocommerce-cart .woocommerce .actions .button {
  margin-bottom: 9px;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .woocommerce-cart .woocommerce .actions .button {
    width: 100% !important;
    display: block; } }

.woocommerce-cart .woocommerce h2 {
  font-size: 15px;
  line-height: 21px;
  font-weight: bold; }

.woocommerce-cart .woocommerce table.cart .button,
.woocommerce-cart .woocommerce .shipping-calculator-form .button {
  border: none;
  box-shadow: none;
  color: #fff;
  background: none #222;
  font-size: 11px;
  padding: 9px 10px 10px;
  text-shadow: none;
  border-radius: 0; }

.woocommerce-cart .woocommerce table.cart .button:hover,
.woocommerce-cart .woocommerce .shipping-calculator-form .button:hover {
  background-color: #4db2ec; }

.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text {
  padding: 5px 6px; }

.woocommerce-cart .woocommerce .product-price,
.woocommerce-cart .woocommerce .product-subtotal {
  text-align: right !important; }

.woocommerce-cart .woocommerce .calculated_shipping td {
  text-align: right; }

.woocommerce-cart .woocommerce a.remove {
  line-height: 20px !important;
  text-decoration: none;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .woocommerce-cart .woocommerce a.remove {
    line-height: 14px !important; } }

.woocommerce-cart .woocommerce #coupon_code {
  width: 100px !important;
  height: 31px;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .woocommerce-cart .woocommerce #coupon_code {
    width: 100% !important;
    margin-bottom: 7px; } }

.woocommerce-cart .woocommerce table.cart img {
  display: block; }

.woocommerce-cart .woocommerce .cart_totals td {
  text-align: right; }

.woocommerce-cart .woocommerce .cart_totals h2 {
  padding-right: 20px; }

.woocommerce-cart .woocommerce .cross-sells {
  /* responsive portrait tablet */ }

@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce-cart .woocommerce .cross-sells .button {
    width: auto !important;
    float: none !important; } }

.woocommerce-account {
  font-family: 'Open Sans', arial, sans-serif; }

.woocommerce-account .woocommerce-MyAccount-navigation {
  margin-bottom: 38px; }

.woocommerce-account .woocommerce-MyAccount-navigation a {
  color: #111; }

.woocommerce-account .woocommerce-MyAccount-navigation a:hover {
  text-decoration: none;
  color: #4db2ec; }

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  box-shadow: none; }

.woocommerce-account .woocommerce-MyAccount-navigation li {
  line-height: 30px;
  list-style: none;
  margin-left: 12px; }

.woocommerce-account .woocommerce-MyAccount-navigation li li {
  margin-left: 21px; }

.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
  padding: 9px 12px; }

.woocommerce table.shop_table .product-quantity,
.woocommerce-page table.shop_table .product-quantity {
  text-align: right; }

.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before {
  box-shadow: none !important;
  display: block !important;
  height: 31px !important;
  left: 20px !important;
  line-height: 31px !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 11px !important;
  width: 31px !important;
  font-size: 21px !important;
  text-shadow: none !important; }

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
  font-size: 12px;
  line-height: 21px;
  border: 1px solid #ededed !important;
  background-color: #fcfcfc !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  margin: 10px 0 20px 0 !important;
  padding: 16px 120px 16px 60px !important; }

.woocommerce .woocommerce-message li,
.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li {
  font-size: 12px;
  line-height: 21px; }

.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before {
  padding-top: 0 !important; }

.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button {
  border: none !important;
  border-radius: 0;
  box-shadow: none !important;
  color: #fff !important;
  background: none #222222 !important;
  font-size: 11px !important;
  padding: 10px !important;
  text-shadow: none !important;
  margin-left: 20px;
  position: absolute;
  right: 20px;
  top: 11px; }

.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover {
  background-color: #4db2ec !important; }

.woocommerce-checkout-review-order p {
  font-size: 14px;
  line-height: 21px; }

.woocommerce-checkout-review-order .product-total,
.woocommerce-checkout-review-order tfoot td {
  text-align: right; }

.woocommerce-checkout-review-order tfoot {
  background-color: #fcfcfc; }

.woocommerce-checkout p {
  font-size: 14px;
  line-height: 21px;
  /* responsive portrait tablet */ }

@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce-checkout p {
    font-size: 12px; } }

.woocommerce-checkout #payment {
  border-radius: 0;
  background-color: #fcfcfc;
  border: 1px solid #ededed; }

.woocommerce-checkout #payment div.payment_box {
  background-color: #fff;
  border: 1px solid #ededed; }

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border-color: #ededed;
  border-radius: 0; }

.woocommerce form .form-row {
  margin: 0; }

.woocommerce a.added_to_cart {
  font-size: 12px;
  color: #222; }

.woocommerce a.added_to_cart:hover {
  color: #4db2ec; }

.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
  border-collapse: collapse; }

.woocommerce-checkout .woocommerce input.button,
.woocommerce-page .woocommerce a.button,
.woocommerce-account div.woocommerce .button {
  border: none;
  box-shadow: none;
  color: #fff;
  background: none #222;
  font-size: 11px;
  padding: 10px;
  text-shadow: none;
  border-radius: 0; }

.woocommerce-checkout .woocommerce input.button:hover,
.woocommerce-page .woocommerce a.button:hover,
.woocommerce-account div.woocommerce .button:hover {
  background-color: #4db2ec; }

.woocommerce-product-search {
  position: relative; }

.woocommerce.widget {
  margin-bottom: 38px; }

.woocommerce.widget img {
  box-shadow: none !important;
  width: 70px !important; }

.woocommerce.widget li a {
  line-height: 19px; }

.woocommerce.widget .block-title {
  margin-bottom: 26px; }

.woocommerce.widget.widget_shopping_cart li,
.woocommerce.widget.widget_products li,
.woocommerce.widget.widget_recently_viewed_products li,
.woocommerce.widget.widget_top_rated_products li,
.woocommerce.widget.widget_recent_reviews li {
  margin-bottom: 11px; }

.woocommerce.widget.widget_shopping_cart ins,
.woocommerce.widget.widget_products ins,
.woocommerce.widget.widget_recently_viewed_products ins,
.woocommerce.widget.widget_top_rated_products ins,
.woocommerce.widget.widget_recent_reviews ins {
  background-color: transparent;
  font-weight: bold; }

.woocommerce.widget.widget_shopping_cart del,
.woocommerce.widget.widget_products del,
.woocommerce.widget.widget_recently_viewed_products del,
.woocommerce.widget.widget_top_rated_products del,
.woocommerce.widget.widget_recent_reviews del {
  font-size: 10px; }

.woocommerce.widget.widget_product_search .screen-reader-text {
  display: none; }

.woocommerce.widget.widget_product_search form div {
  position: relative;
  margin-top: 11px; }

.woocommerce.widget.widget_product_search .block-title {
  margin-bottom: 20px; }

.woocommerce.widget.widget_product_search input[type="search"] {
  height: 32px;
  width: 95%;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  line-height: 21px;
  color: #444444;
  border: 1px solid #ededed;
  padding: 3px 9px 3px 9px;
  box-sizing: border-box; }

.woocommerce.widget.widget_product_search input[type="submit"] {
  position: absolute;
  right: 0;
  bottom: 0; }

.woocommerce.widget.widget_products .product-title,
.woocommerce.widget.widget_recently_viewed_products .product-title,
.woocommerce.widget.widget_top_rated_products .product-title {
  font-size: 15px;
  font-weight: 600; }

.woocommerce.widget.widget_recent_reviews li a {
  font-size: 15px;
  font-weight: 600; }

.woocommerce.widget .star-rating {
  top: 3px;
  display: block;
  margin-bottom: 5px;
  margin-top: 5px; }

.woocommerce.widget .ui-slider .ui-slider-handle {
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #fff;
  background: none #4db2ec;
  width: 15px;
  height: 15px; }

.woocommerce.widget .ui-slider-range {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;
  box-shadow: none !important; }

.woocommerce.widget .ui-slider {
  background: none repeat scroll 0 0 rgba(50, 50, 50, 0.8) !important;
  border-radius: 0 !important;
  margin-bottom: 20px !important;
  margin-top: 10px; }

.woocommerce.widget.widget_layered_nav_filters ul li a {
  background: none repeat scroll 0 0 #4db2ec !important;
  border-color: transparent !important; }

.td-footer-wrapper .widget_product_search input[type="submit"] {
  background-color: #444; }

.td-footer-wrapper .widget_product_search input[type="submit"]:hover {
  background-color: #4db2ec; }

.td-footer-wrapper .woocommerce.widget .ui-slider-range {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5) !important; }

.td-footer-wrapper .woocommerce.widget .ui-slider {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3) !important; }

.woocommerce div.product div.images {
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .woocommerce div.product div.images {
    margin-bottom: 0; } }

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  /* responsive portrait phone */ }

@media (max-width: 768px) {
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    font-size: 12px;
    padding: 14px;
    margin-bottom: 0; } }

.woocommerce.columns-8 ul.products {
  /* responsive portrait phone */ }

.woocommerce.columns-8 ul.products li.product {
  margin-right: 2%;
  width: 10.75%; }

.woocommerce.columns-8 ul.products li.product.last {
  margin-right: 0; }

@media (max-width: 767px) {
  .woocommerce.columns-8 ul.products li.product {
    margin: 0 0 2.992em;
    width: 48%; } }

.woocommerce.columns-7 ul.products li.product {
  margin-right: 2.2%;
  width: 12.4%;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .woocommerce.columns-7 ul.products li.product {
    margin: 0 0 2.992em;
    width: 48%; } }

.woocommerce.columns-7 ul.products li.product.last {
  margin-right: 0; }

.woocommerce-page .woocommerce a.button {
  /* responsive portrait tablet */ }

@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce-page .woocommerce a.button {
    font-size: 9px;
    padding: 8px; } }

.woocommerce .products .star-rating {
  margin: 0.5em 0; }

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding-bottom: 0; }

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  font-size: 13px;
  padding: 18px;
  display: block;
  width: 100% !important; }

.td-icon-menu-right:before {
  content: '>'; }

.mfp-hide {
  display: none !important; }

.white-popup-block {
  position: relative;
  margin: 0 auto;
  max-width: 500px;
  min-height: 500px;
  font-family: 'Open Sans', arial, sans-serif;
  text-align: center;
  color: #fff;
  vertical-align: top;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  padding: 0 0 24px;
  overflow: hidden; }

/*  ----------------------------------------------------------------------------
    Pagination
*/
.page-nav {
  margin: 30px 0 30px 0;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  display: inline-block;
  width: 100%;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .page-nav {
    margin-right: auto;
    margin-left: auto;
    display: table;
    width: auto; } }

.page-nav a:hover {
  color: #fff;
  background-color: #444;
  border-color: #444; }

.page-nav a,
.page-nav span {
  padding: 5px 11px;
  border: 1px solid #e3e3e3;
  display: inline-block;
  margin: 0 8px 8px 0;
  min-width: 33px;
  text-align: center;
  color: #666;
  line-height: 21px;
  float: left; }

.page-nav .first,
.page-nav .last {
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .page-nav .first,
  .page-nav .last {
    display: none; } }

.page-nav .extend {
  border: none;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .page-nav .extend {
    display: none; } }

.page-nav i {
  font-size: 9px;
  line-height: 1;
  display: inline-table; }

.page-nav .pages {
  float: right;
  margin: 0;
  border: none;
  padding: 6px 0 6px 6px;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .page-nav .pages {
    display: none; } }

.page-nav .current {
  background-color: #4db2ec;
  color: #fff;
  border-color: #4db2ec; }

.page-nav:first-child > div {
  padding: 5px 11px;
  border: 1px solid #4db2ec;
  display: inline-block;
  margin: 0 8px 8px 0;
  min-width: 33px;
  text-align: center;
  color: #fff;
  line-height: 21px;
  float: left;
  background-color: #4db2ec; }

.page-nav .td-icon-menu-right {
  padding-left: 1px; }

.page-nav .td-icon-menu-left {
  padding-right: 1px; }

/********************************
FIN COMPAT
 */
ul, ol {
  padding: 0; }

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

a {
  color: inherit; }
  a:hover {
    text-decoration: underline;
    color: #003c57; }

body {
  padding-top: 50px;
  -webkit-font-smoothing: antialiased !important;
  line-height: inherit; }

body p a {
  color: #003c57;
  text-decoration: underline; }

body p a:hover {
  text-decoration: underline; }

body .post .td-backstretch {
  height: auto;
  width: 100.03%;
  margin: 0;
  position: relative;
  opacity: 1;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }

/*
a.open-comments {
  color: white;
}*/
/*
svg{
    color: inherit;
    -webkit-transition-property: fill, opacity;
    -webkit-transition-duration: 0.2s;
    -moz-transition-property: fill, opacity;
    -moz-transition-duration: 0.2s;
    transition-property: fill, opacity;
    transition-duration: 0.2s;
    display: block;
}*/
em,
i {
  font-style: italic; }

b,
strong {
  font-weight: 700; }

.no-maj {
  text-transform: initial !important; }

hr.clear {
  height: 1px;
  display: block;
  margin: 0;
  padding: 0;
  clear: both;
  width: 100%;
  border: none;
  background: none; }

.td-container-wrap {
  background-color: transparent; }

.td_stretch_content_1200,
.td_stretch_content_1400,
.td_stretch_content_1600,
.td_stretch_content_1800 {
  background-color: #fff; }

.td-module-meta-info {
  line-height: inherit; }

/* Infobulles GMaps */
.gm-style-iw h2 {
  font-weight: 700;
  margin-bottom: 15px; }

.gm-style-iw > div {
  width: auto !important; }

.gm-style-iw p {
  margin-bottom: 5px; }

.gm-style img {
  max-width: inherit; }

body {
  font-family: 'MultipleSans Pro', arial;
  color: #000000;
  -webkit-font-smoothing: subpixel-antialiased;
  letter-spacing: normal;
  font-size: 16px; }

.td-md-is-ios body {
  -webkit-font-smoothing: subpixel-antialiased; }

body,
p {
  font-size: 18px; }

.edit-content {
  position: absolute;
  bottom: -25px; }

.edit-content a {
  color: #fff; }

.summary > div > .price {
  display: none; }

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
div.custom-select:focus {
  background-color: #fff !important;
  color: #000000 !important; }

iframe {
  width: 100% !important; }

.woocommerce-account .woocommerce-MyAccount-content {
  width: 100%;
  float: left; }

.page-id-6 .col-1 {
  width: 100%; }

.page-id-6 .col-2 {
  display: none; }

.underline {
  text-decoration: underline; }

.popin-login .button-social-login,
a.button-social-login {
  font-size: 14px !important; }

.td-login-close,
.td-menu-background:before {
  background: #003c57 !important; }

.white-popup-block a.button-social-login.button-social-login-facebook {
  width: 100%; }

.single-live .content h3 {
  text-transform: none; }

.postid-511413 #content__container > .old_row {
  max-width: 600px;
  margin: 0 auto; }

.postid-511413 #content__container > .old_row ~ .old_row {
  max-width: inherit; }

/*   AESOP  */
.aesop-document-component--label {
  padding: 10px 10px 20px 0;
  display: inline-block; }

.aesop-component {
  margin-bottom: 1.5rem; }

.aesop-document-component a span {
  color: #003c57;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold; }

.aesop-document-component--caption {
  color: #666;
  font-size: 18px;
  padding-top: 10px;
  line-height: 20px; }

.td-main-content h3,
.td-main-content h4,
.td-main-content h5,
.td-main-content h6 {
  color: #003c57; }

/* = Structure
----------------------------------------------- */
.center {
  margin: auto;
  display: block;
  max-width: 1200px; }

.right {
  float: right; }

.left {
  float: left; }

.archive .td_module_2 .td-module-thumb {
  height: auto !important; }

.term_description {
  margin-bottom: 26px; }

.td_module_wrap .entry-title img {
  width: 100%; }

#rowAgora .td_module_wrap h3.entry-title {
  padding-top: 10px; }

.td_module_2 .td-module-thumb img {
  width: 100%; }

#rowAgora time {
  color: #FFF; }

.td-container,
.tdc-row,
.tdc-row-composer {
  width: 1200px; }

/*
#rowAgora .wpb_widgetised_column {
  margin-top: 20px;
}*/
.td-post-next-prev {
  margin-top: 20px; }

.content .slides li:before,
.content .flex-direction-nav li:before {
  content: '' !important; }

/* PETITION
----------------------------------------------- */
#infoPetitions,
#infoCrowdfunding {
  font-size: 18px;
  margin-top: 15px; }

.resume {
  background-color: #40c4c9;
  color: #fff;
  font-size: 18px;
  padding: 15px;
  margin: 20px 0; }

.content .resume p {
  color: #fff; }

#infoPetitions span {
  font-weight: 300; }

.plateforme a {
  text-decoration: underline; }

#disclaimer p {
  padding-bottom: 0;
  margin-bottom: 0; }

/* = Header
----------------------------------------------- */
header#header {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  padding: 0 7px;
  background-color: #f9f9f9;
  z-index: 500;
  height: 50px; }

.iconUsrMob {
  line-height: 50px; }

#header #btn-menu,
#header #btn-search,
#box-meteo {
  margin-top: 12px; }

.gabian #box-meteo {
  display: none; }

.btn-nav {
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
  display: inline-block; }

.btn-nav:hover {
  color: #003c57; }

.btn-nav:hover svg {
  fill: #003c57; }

/* Navigation */
header #btn-menu {
  position: absolute;
  z-index: 3000;
  vertical-align: middle;
  cursor: pointer;
  margin-top: 0; }

header .btn-nav > span {
  vertical-align: middle;
  display: inline-block;
  -webkit-transition-property: color;
  -webkit-transition-duration: .4s;
  -moz-transition-property: color;
  -moz-transition-duration: .4s;
  transition-property: color;
  transition-duration: .4s;
  height: 24px;
  line-height: 24px; }

header #btn-menu.show > span {
  color: #003c57; }

/* Bouton buger menu */
button {
  display: inline-block;
  border: none;
  background: none;
  vertical-align: middle; }

button span {
  display: block; }

.lines-button {
  transition: .3s;
  cursor: pointer;
  user-select: none;
  height: 24px;
  padding: 0 5px; }

#btn-menu:hover .lines-button .lines,
#btn-menu:hover .lines-button .lines:before,
#btn-menu:hover .lines-button .lines:after {
  background: #003c57; }

#btn-menu.close:hover .lines-button .lines:before,
#btn-menu.close:hover .lines-button .lines:after {
  background: #fff; }

.lines-button:active {
  transition: none; }

.lines {
  width: 24px;
  height: 2px;
  background: #363636;
  transition: .3s;
  position: relative; }

.lines:before,
.lines:after {
  display: inline-block;
  width: 1.5rem;
  height: 2px;
  background: #363636;
  transition: .3s;
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: .28571rem center;
  transform-origin: .28571rem center; }

.lines:before {
  top: .3rem; }

.lines:after {
  top: -.3rem; }

.lines-button:hover .lines:before {
  top: .5rem; }

.lines-button:hover .lines:after {
  top: -.5rem; }

.lines-button.close,
.close .lines-button {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
  z-index: 3200; }

.lines-button.x.close .lines,
.close .lines {
  background: transparent; }

.lines-button.x.close .lines:before,
.lines-button.x.close .lines:after,
.close .lines:before,
.close .lines:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
  width: 1.5rem;
  background: #fff; }

.lines-button.x.close .lines:before,
.close .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg); }

.lines-button.x.close .lines:after,
.close .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg); }

.close .lines-button:hover .lines:before {
  top: inherit; }

.close .lines-button:hover .lines:after {
  top: inherit; }

/* End button burger menu */
/* cookie bar */
.cn-button.wp-default {
  background-color: #003c57;
  border-radius: 0; }

/* Notifications */
#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-theme-inverse .onesignal-bell-launcher-button svg .foreground {
  fill: #ff3962 !important; }

#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-theme-inverse .onesignal-bell-launcher-button svg .stroke {
  stroke: #ff3962 !important; }

/* #navigation */
#navigation {
  position: fixed;
  background: #003c57;
  left: -290px;
  top: 0;
  color: #fff;
  width: 290px;
  -webkit-transition-property: left;
  -webkit-transition-duration: .4s;
  -moz-transition-property: left;
  -moz-transition-duration: .4s;
  transition-property: left;
  transition-duration: .4s;
  padding: 5px 15px 30px;
  font-weight: 700;
  z-index: 830;
  bottom: 0; }

#navigation.show {
  left: 0;
  z-index: 2000; }

#navigation .nav-container {
  height: 100%;
  position: absolute;
  width: 260px;
  overflow-y: auto;
  padding-bottom: 30px; }
  #navigation .nav-container b {
    margin: 15px 0;
    display: inline-block; }

.navigation_header {
  min-height: 35px;
  border-bottom: 1px solid #FFF; }

nav#navigation p {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 25px;
  padding-top: 15px;
  border-top: 0 solid #fff; }

nav#navigation ul.sub-menu {
  margin-bottom: 25px; }

nav#navigation > ul li {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.8em; }

nav#navigation ul.sub-menu li {
  text-transform: none;
  font-size: 14px;
  line-height: 1.8em; }

nav#navigation ul.sub-menu li a {
  opacity: .5; }

nav#navigation ul.sub-menu li a:hover {
  opacity: 1; }

nav#navigation ul li.current-menu-item,
nav#navigation ul li.current-menu-item:hover,
nav#navigation ul li.current-category-ancestor,
nav#navigation ul li.current-menu-ancestor,
nav#navigation ul li.current-menu-parent {
  text-decoration: underline;
  opacity: 1; }

nav#navigation ul.sub-menu li span.auteur {
  display: block;
  font-style: italic;
  font-size: 13px;
  font-weight: 400;
  margin-top: -10px; }

#navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #fff; }
  #navigation ul li {
    margin: 0;
    padding: 0;
    color: #fff; }
    #navigation ul li a {
      color: inherit;
      font-weight: normal; }

a.btn-home svg {
  fill: #FFF;
  display: block;
  height: 20px;
  width: 20px;
  float: left;
  margin-right: 10px; }

a.btn.btn-dark:hover {
  color: #000000;
  background-color: #ffffff; }

.social-marsactu {
  padding-bottom: 25px; }

.social-marsactu .social {
  display: inline-block;
  margin-right: 10px;
  opacity: .5; }

.social-marsactu .social:hover {
  opacity: 1; }

.social-marsactu .social svg {
  display: block;
  fill: #363636;
  height: 16px; }

header .social-marsactu .social svg {
  fill: #fff;
  width: 24px;
  height: 24px; }

.overlayUser {
  position: fixed;
  background: #ff5252;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s, visibility 0.35s, height .35s;
  overflow: hidden; }

.overlayUser.open {
  opacity: .9;
  visibility: visible;
  height: 100%; }

.overlayUser.open li {
  -webkit-animation: fadeInRight .5s ease forwards;
  animation: fadeInRight .5s ease forwards;
  -webkit-animation-delay: .35s;
  animation-delay: .35s; }

.overlayUser.open li:nth-of-type(2) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.overlayUser.open li:nth-of-type(3) {
  -webkit-animation-delay: .45s;
  animation-delay: .45s; }

.overlayUser.open li:nth-of-type(4) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.overlayUser nav {
  position: relative;
  height: 70%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 50px;
  font-family: "Vollkorn", serif;
  font-weight: 400;
  text-align: center; }

.overlayUser ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%; }

.overlayUser ul li {
  display: block;
  height: 25%;
  height: calc(100% / 4);
  min-height: 50px;
  position: relative;
  opacity: 0; }

.overlayUser ul li a {
  display: block;
  position: relative;
  color: #fff;
  text-decoration: none;
  overflow: hidden; }

.overlayUser ul li a:hover:after,
.overlayUser ul li a:focus:after,
.overlayUser ul li a:active:after {
  width: 100%; }

.overlayUser ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 3px;
  background: #fff;
  transition: .35s; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%; }
  100% {
    opacity: 1;
    left: 0; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%; }
  100% {
    opacity: 1;
    left: 0; } }

/* End #navigation */
/* Search button */
#btn-search {
  position: absolute;
  left: 100px; }

header#header .right {
  margin-top: 0;
  position: relative;
  display: flex;
  height: 100%; }

header#header .right .btn-nav {
  align-items: center;
  display: flex;
  padding: 0 30px;
  height: 100%; }

.btn-nav.btn-blue,
#btn-abo.btn-blue {
  background-color: #003c57; }

#header .right i {
  margin: 0 5px;
  font-size: 20px; }

.gabian .right a > span {
  display: none; }

#header.gabian .right .btn-nav {
  padding: 0 15px !important; }

#btn-abo {
  padding: 5px 5px 7px 6px;
  background-color: #ed7203;
  color: #fff; }

#btn-abo svg {
  fill: #fff; }

#btn-abo:hover {
  text-decoration: underline; }

#btn-journal {
  position: fixed;
  top: 20px;
  width: calc(50% - 12px);
  left: 10px;
  border-bottom: 1px solid #003c57; }

#btn-journal a,
#btn-agora a {
  float: right;
  /*padding: 5px 5px 4px 6px;*/
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  width: 90px; }

#btn-journal a {
  border-right: 1px solid #003c57;
  border-top: 1px solid #003c57;
  border-left: 1px solid #003c57;
  color: #003c57;
  float: right; }

#btn-agora {
  position: fixed;
  top: 20px;
  width: calc(50% - 12px);
  right: 10px;
  border-bottom: 1px solid #df7d5a; }

#btn-agora a {
  border-top: 1px solid #df7d5a;
  border-right: 1px solid #df7d5a;
  border-left: 1px solid #df7d5a;
  color: #df7d5a;
  float: left; }

#btn-journal a:hover,
#btn-agora a:hover {
  background: #ded7d7; }

#btn-agora a.current {
  color: #fff;
  background: #df7d5a; }

#btn-journal a.current {
  color: #fff;
  background: #003c57; }

/* SUR HEADER */
#sous-header {
  position: relative; }

#auto_promo_left,
#auto_promo_right {
  position: absolute;
  top: 24px;
  display: none; }

#auto_promo_left {
  left: 0; }

#auto_promo_right {
  right: 0; }

#auto_promo_left,
#auto_promo_right,
#auto_promo_left a,
#auto_promo_right a,
#auto_promo_left a img,
#auto_promo_right a img {
  height: 90px;
  width: 184px;
  display: block; }

#logo-marsactu {
  display: block;
  margin: auto;
  width: 208px;
  padding-top: 17px; }
  #logo-marsactu.logo-municipales, #logo-marsactu.logo-departementales {
    width: 300px; }

/*

.icon-0:before {
    content: ":";
}

.icon-1:before {
    content: "p";
}

.icon-2:before {
    content: "S";
}

.icon-3:before {
    content: "Q";
}

.icon-4:before {
    content: "S";
}

.icon-5:before {
    content: "W";
}

.icon-6:before {
    content: "W";
}

.icon-7:before {
    content: "W";
}

.icon-8:before {
    content: "W";
}

.icon-9:before {
    content: "I";
}

.icon-10:before {
    content: "W";
}

.icon-11:before {
    content: "I";
}

.icon-12:before {
    content: "I";
}

.icon-13:before {
    content: "I";
}

.icon-14:before {
    content: "I";
}

.icon-15:before {
    content: "W";
}

.icon-16:before {
    content: "I";
}

.icon-17:before {
    content: "W";
}

.icon-18:before {
    content: "U";
}

.icon-19:before {
    content: "Z";
}

.icon-20:before {
    content: "Z";
}

.icon-21:before {
    content: "Z";
}

.icon-22:before {
    content: "Z";
}

.icon-23:before {
    content: "Z";
}

.icon-24:before {
    content: "E";
}

.icon-25:before {
    content: "E";
}

.icon-26:before {
    content: "3";
}

.icon-27:before {
    content: "a";
}

.icon-28:before {
    content: "A";
}

.icon-29:before {
    content: "a";
}

.icon-30:before {
    content: "A";
}

.icon-31:before {
    content: "6";
}

.icon-32:before {
    content: "1";
}

.icon-33:before {
    content: "6";
}

.icon-34:before {
    content: "1";
}

.icon-35:before {
    content: "W";
}

.icon-36:before {
    content: "1";
}

.icon-37:before {
    content: "S";
}

.icon-38:before {
    content: "S";
}

.icon-39:before {
    content: "S";
}

.icon-40:before {
    content: "M";
}

.icon-41:before {
    content: "W";
}

.icon-42:before {
    content: "I";
}

.icon-43:before {
    content: "W";
}

.icon-44:before {
    content: "a";
}

.icon-45:before {
    content: "S";
}

.icon-46:before {
    content: "U";
}

.icon-47:before {
    content: "S";
}
*/
nav#hashtags {
  margin-top: 30px;
  border-top: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  text-align: right;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-size: auto 24px;
  background-position: 30px 5px;
  background-image: url(images/hashtag-journal.png); }

.agora .alaune img {
  width: 100%; }

nav#hashtags li {
  display: inline-block;
  padding: 0 15px; }

nav.nav-barre li a {
  display: inline-block;
  font-size: 12px;
  padding: 1px 0;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff; }

nav.nav-barre li a:hover {
  border-top: 4px solid #003c57;
  border-bottom: 4px solid #003c57; }

nav.nav-barre li.current-menu-item a {
  border-top: 4px solid #c3c3c3;
  border-bottom: 4px solid #c3c3c3;
  color: #fff; }

nav.nav-barre li.current-menu-item {
  background: #c3c3c3; }

/* End SUR HEADER */
#promo a, #promo2 a {
  width: 100%;
  height: 100%;
  display: block; }

#rowPromo {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw; }

.home .stretch_row,
.accueil-agora .stretch_row,
.edition-weekend .stretch_row {
  max-width: 960px;
  margin-left: auto !important;
  margin-right: auto !important; }

.expJaune {
  margin: 0 -9999rem !important;
  padding: 15px 9999rem !important;
  background: #40c4c9;
  padding-top: 15px; }

#rowPromo p {
  color: #fff;
  font-family: OpenSans; }

#rowPromo h3 {
  font-size: 32px;
  color: #fff;
  text-transform: uppercase; }

.td-normal-menu ul {
  box-shadow: none; }

/***********************************
Ajout du type
***********************************/
/***********************************
Articles liés
***********************************/
#articleLies {
  margin-bottom: 40px;
  border-bottom: 2px solid; }

/* = Timeline
----------------------------------------------- */
.timeline {
  padding: 30px 0 40px;
  background-image: url(images/fond-timeline.jpg);
  background-repeat: repeat-x;
  background-position: center center;
  margin: 10px 0 60px;
  max-width: 100%;
  overflow: hidden; }

.nav-barre-title {
  border-top: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7; }

.nav-barre-title ul,
.nav-barre-title nav {
  display: inline-block;
  margin: 0;
  padding: 0; }

#timeline h2 {
  text-align: left;
  display: inline-block;
  font-size: 30px;
  line-height: .6em;
  vertical-align: middle;
  text-transform: uppercase;
  color: #000000;
  margin: 0;
  padding: 0; }

.nav-barre-title li {
  display: inline-block;
  padding: 0 15px; }

#timeline article {
  width: 232px;
  text-align: left; }

article.article_timeline .text_timeline {
  clip-path: polygon(0% 0%, 100% 0%, 100% 93%, 11% 93%, 7% 100%, 3% 93%, 0% 93%);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 93%, 11% 93%, 7% 100%, 3% 93%, 0% 93%);
  overflow: hidden; }

article.article_timeline .text small {
  position: absolute;
  bottom: 20px;
  right: 10px;
  left: 10px;
  font-size: 12px;
  display: block;
  text-align: left; }

article.article_timeline .text small svg {
  fill: #fff;
  display: inline-block;
  float: left; }

article.article_timeline .text small span.comments {
  float: right; }

article.article_timeline time {
  padding: 20px 10px 0;
  height: inherit;
  font-style: italic;
  font-weight: 700;
  font-size: 14px;
  display: block; }

article.article_timeline h3 {
  padding: 0 10px;
  margin: 0;
  font-size: 16px;
  line-height: 16px; }

article.article_timeline a:hover h3 {
  color: #003c57; }

.swiper-container-timeline {
  background-image: url(images/fond-timeline.svg);
  background-repeat: no-repeat;
  background-position: right 136px;
  background-size: auto 8px;
  position: relative; }

#timeline {
  margin-bottom: 30px; }

#timeline .swiper-button-next,
#timeline .swiper-button-prev {
  background: red;
  height: 100%;
  top: 0;
  width: 30px;
  border: 0;
  margin: 0;
  position: absolute;
  z-index: 10; }

#timeline .swiper-button-prev {
  left: 0; }

#timeline .swiper-button-next {
  right: 0; }

.td-big-grid-post .td-big-grid-meta {
  width: inherit !important;
  margin: 0 !important; }

.td-big-grid-post .td-module-meta-info {
  margin: 0; }

.td-big-grid-post .td-module-meta-info,
.td-big-grid-post .td-module-meta-info a {
  line-height: 21px; }

.td-grid-style-1 .td-big-thumb .entry-title {
  line-height: 1.2em; }

.td-post-author-name span {
  display: none; }

.td-post-author-name {
  margin-right: 5px; }

/* = Aside
----------------------------------------------- */
#enquete aside {
  padding-top: 20px; }

.related.products {
  display: none; }

/* ============================================================
  CUSTOM PAGINATION
============================================================ */
.custom-pagination {
  margin-top: 15px; }

.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px; }

.custom-pagination a {
  background-color: #ebebeb;
  color: #40c4c9; }

.custom-pagination a:hover {
  background-color: #40c4c9;
  color: #fff; }

.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0; }

.custom-pagination span.dots {
  padding: 0;
  color: #dcdcdc; }

.custom-pagination span.current {
  background-color: #40c4c9;
  color: #fff; }

/* = Weekend
----------------------------------------------- */
.center.chroniques,
.weekend .center.alaune {
  overflow: auto; }

.weekend aside {
  padding-top: 20px; }

#timeline.weekend {
  padding-top: 75px;
  clear: both; }

section#blogueurs {
  padding-bottom: 50px; }

.edition-weekend .tag-immanquable .attachment-home-gros,
.edition-weekend .tag-immanquable .attachment-home-small {
  width: 100%; }

/* = Article style
----------------------------------------------- */
/* Article block */
article.block {
  margin-top: 20px;
  margin-bottom: 20px; }

article.block a:hover {
  color: #003c57; }

article.block a:hover img {
  opacity: .75; }

article.block h2 {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 700; }

article.block small {
  display: block;
  font-size: 12px;
  margin-bottom: 15px; }

article.block small time {
  margin: 0 15px; }

article.block p.excerpt {
  font-size: 14px;
  line-height: 1.3em; }

/* Article Liste */
article.list {
  clear: both;
  margin: 30px 0; }

article.list img {
  float: left;
  max-width: 123px;
  margin-right: 12px;
  margin-bottom: 5px; }

article.list h2 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px; }

article.list small {
  font-size: 12px; }

article.list p.excerpt {
  font-size: 14px;
  line-height: 1.3em;
  clear: both; }

article.list a:hover {
  color: #003c57; }

article.list a:hover img {
  opacity: .75; }

/* PAGE BREF */
.btn.btn-bleu {
  font-size: 12px;
  background-color: #003c57;
  color: #fff;
  display: inline-block;
  padding: 3px 7px;
  float: right;
  border: none;
  margin-top: 5px; }

.td_module_16 .item-details-nomargin {
  margin-left: 0;
  min-height: 100px; }

/* SINGLE BREF */
article footer .td_module_2 .td-module-thumb {
  height: auto; }

article footer .bestof-meta .td-post-date time {
  display: none; }

article footer .td-pb-row .td-pb-span12 {
  padding-left: 0;
  padding-right: 0; }

article footer .td-block-row .td-block-span4:first-child {
  margin-left: 0;
  padding-left: 0; }

article footer .td-block-row .td-block-span4:last-child {
  margin-right: 0;
  padding-right: 0; }

/* Article Détail */
article.detail {
  clear: both;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #d3d3d3; }

article.detail h2 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 5px; }

article.detail small {
  font-size: 12px; }

article.detail a:hover {
  color: #003c57; }

article.detail a:hover img {
  opacity: .75; }

/* Article weekend a la une et immanquable */
article.weekend-big {
  margin-bottom: 30px; }

article.weekend-small {
  margin-bottom: 0; }

.immanquable {
  margin-top: 40px; }

/* Article RAVI */
article.ravi .social {
  margin-top: 5px;
  margin-bottom: -24px;
  float: left; }

article.ravi .social a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 5px; }

article.ravi .social a svg {
  display: inline-block;
  width: 24px;
  height: 24px;
  fill: #003c57; }

article.ravi .social a:hover svg {
  fill: #363636; }

/* Article weekend blogs */
article.blog {
  margin-top: 5px;
  float: left;
  margin-right: 5px;
  width: calc(33.333% - 4px); }

article.blog:nth-child(3n) {
  margin-right: 0; }

article.blog .text {
  position: absolute;
  height: 145px;
  width: 282px;
  padding: 17px;
  margin-top: -179px;
  color: #fff;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, black));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */ }

@media screen and (max-width: 768px) {
  .bloc1 .text, .bloc6 .text {
    background: linear-gradient(to bottom, rgba(0, 60, 87, 0.18) 0%, rgba(0, 60, 87, 0.98) 100%); } }

@media screen and (max-width: 1300px) {
  .col-sm-6 .bloc1 .text {
    background: linear-gradient(to bottom, rgba(0, 60, 87, 0.18) 0%, rgba(0, 60, 87, 0.98) 100%); } }

@media screen and (max-width: 990px) {
  #agenda .td-block-span4 {
    width: 100%; } }

@media screen and (max-width: 990px) {
  .col-sm-6 .bloc1 .text {
    background: linear-gradient(to bottom, rgba(0, 60, 87, 0.18) 0%, rgba(0, 60, 87, 0.98) 100%); } }

@media screen and (max-width: 838px) and (min-width: 768px) {
  .metaArticle, .metaArticle .typeArticle {
    display: inline-block; }
  #td-outer-wrap .bloc1-4.titleBig h1, #td-outer-wrap .bloc1-6.titleBig h1, #td-outer-wrap .bloc1-6.titleBig h2, #td-outer-wrap .bloc2-4.titleBig h1, #td-outer-wrap .bloc2-3.titleBig h1, #td-outer-wrap .bloc3-4.titleBig h1, #td-outer-wrap .bloc3-3.titleBig h1, #td-outer-wrap .bloc4-4.titleBig h1, #td-outer-wrap .bloc4-3.titleBig h1, #td-outer-wrap .bloc9-4.titleBig h1, #td-outer-wrap .bloc9-3.titleBig h1, #td-outer-wrap .bloc1-4.titleBig h2, #td-outer-wrap .bloc2-4.titleBig h2, #td-outer-wrap .bloc2-3.titleBig h2, #td-outer-wrap .bloc3-4.titleBig h2, #td-outer-wrap .bloc3-3.titleBig h2, #td-outer-wrap .bloc4-4.titleBig h2, #td-outer-wrap .bloc4-3.titleBig h2, #td-outer-wrap .bloc9-4.titleBig h2, #td-outer-wrap .bloc9-3.titleBig h2 {
    font-size: 1.05rem;
    line-height: 1.2; } }

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .sectionDecryptages > div {
    margin-bottom: 2rem; } }

article footer a {
  color: #000; }

/**********************
	Parrainage
***********************/
.gens-referral_share__email input[type='submit'] {
  background-color: #003c57 !important; }

.gens-referral_stats div:first-child {
  background-color: #003c57 !important; }

.gens-raf-message, .gens-raf-mail-share {
  background-color: #c3eb78; }

/**********************
	CTA
**********************/
.cta1 {
  padding: 25px 0;
  margin-bottom: 30px; }

.cta2 {
  background-size: cover;
  height: 600px;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  margin-bottom: 1rem; }

.cta1 img {
  width: 155px;
  overflow: hidden;
  margin-left: auto; }

.cta2 img {
  margin-left: inherit;
  max-width: 200px; }

.cta5 img {
  max-width: 200px; }

.ctaTri {
  display: flex;
  flex-direction: column;
  text-align: right;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 7px 0 0; }

.ctaTri span {
  padding-bottom: 3px; }

.ctaLigne {
  display: flex;
  flex-direction: column;
  text-align: left; }

.cta1 .ligne1 {
  margin-top: 10px;
  line-height: 52px; }

.cta2 .box {
  margin-left: 25px;
  color: #fff;
  max-width: 300px; }

.cta2 .ligne1 {
  font-size: 17px;
  font-weight: 700;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 15px; }

.cta2 .ligne2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 50px; }

.cta1 .ligne1,
cta1 .ligne2,
.cta3 .ligne1,
.cta3 i,
.cta4 .ligne1,
.cta4 .ligne2,
.cta5 .ligne1,
.cta5 .ligne2,
.cta6 .ligne1,
.cta6 .ligne2,
.cta7 .ligne1,
.cta7 .ligne2 {
  margin-bottom: 15px; }

.cta3 .ligne1,
.cta3 .ligne2 p,
.cta4 .ligne1,
.cta4 .ligne2 p,
.cta5 .ligne2 p,
.cta6 .ligne2 p,
.cta7 .ligne2 p {
  font-size: 16px; }

.cta3 .ligne1,
.cta4 .ligne1,
.cta5 .ligne1 {
  font-size: 18px; }

.cta3 .ligne2,
.cta4 .ligne2,
.cta5 .ligne2 {
  font-size: 16px; }

.cta3 i {
  font-size: 30px; }

.cta3 .ligne1 {
  font-weight: 700;
  text-transform: uppercase; }

.cta1 .ligne1,
cta1 .ligne2,
.cta2 .ligne1,
cta2 .ligne2 {
  line-height: initial; }

.cta1 .ligne1 {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 900; }

.cta1 .ligne2 {
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 7px; }

a.btn-abo {
  padding: 13px 8px !important;
  background-color: #ed7203 !important;
  color: #fff;
  border: none !important; }

.cta3,
.cta4,
.cta5,
.cta6,
.cta7 {
  background-color: #003c57;
  color: #fff;
  padding: 20px 24px; }

.ligne1 strong {
  font-weight: 900; }

.cta-btn-rs {
  display: flex;
  flex-direction: row;
  /* align-items: center; */
  justify-content: center; }

.cta-btn-rs a {
  font-size: 32px;
  color: #fff;
  margin: 20px 10px 10px;
  /* flex-direction: row; */ }

.cta-rs {
  margin-top: 45px; }

.cta5 .ctaTri {
  text-align: left;
  margin: 16px 0; }

.cta6 .ligne1,
.cta7 .ligne1 {
  text-transform: uppercase;
  font-weight: 300; }

.cta6 i,
.cta7 i {
  margin-right: 5px; }

/**********************************
Qui sommes nous
**********************************/
.qsnContainer,
.enqBox {
  display: flex;
  flex-wrap: wrap; }

.qsnBox {
  flex: 1 0 25%;
  margin: 5px;
  height: 100px;
  background-color: #003c57;
  color: #fff;
  text-align: center;
  padding: 80px 0 95px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 24px;
  height: auto; }

.enqItem {
  flex: 1 0 25%;
  margin: 5px;
  height: 100px;
  background-color: #003c57;
  color: #fff;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 24px;
  height: auto;
  min-height: 346px;
  justify-content: center;
  display: flex;
  align-items: center;
  padding: 15px; }
  @media screen and (max-width: 450px) {
    .enqItem {
      flex: 1 0 100%; } }
  .enqItem a {
    text-decoration: none; }

.page-id-461675 .enqItem {
  flex: 1 0 49%; }

.qsnBox a {
  color: #fff; }

.enqItem h3 {
  font-weight: bold;
  font-size: 28px;
  line-height: normal; }

.enqItem h5 {
  font-size: 1rem;
  font-style: italic;
  margin-top: 0;
  text-transform: none;
  line-height: normal; }

.enqItem h3,
.enqItem h3 a,
.enqItem h4,
.enqItem h5 {
  color: #fff; }

@media screen and (max-width: 450px) {
  .qsnBox {
    flex: 1 0 100%; }
  .cta2 {
    display: none; }
  .cta1 img {
    margin-left: 0; }
  .ctaTri {
    text-align: left; }
  .cta4 {
    margin-bottom: 30px; }
  #share_pdf {
    padding-top: 50px; } }

.grid-wrap {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  list-style: none; }

.grid-item {
  flex-basis: 400px;
  height: 500px;
  padding: 10px;
  margin: 10px; }

.grid-item img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px; }

.grid-wrap ul {
  margin-left: 0; }

a.btn {
  background-color: #003c57;
  width: auto;
  display: inline-flex;
  margin: 0 auto;
  justify-self: center;
  font-size: 1rem;
  padding: 7px 12px;
  border: 0;
  text-transform: uppercase;
  color: #ffffff; }
  a.btn.btn-dark {
    background-color: #ffffff;
    color: #003c57; }

a.btn:hover {
  background: #003c57;
  color: #fff;
  text-decoration: none; }

a.vc_btn.vc_btn-black {
  background: #003c57;
  padding: 5px 10px !important;
  font-size: 12px !important;
  line-height: 1.5 !important; }

/* = Contenu
----------------------------------------------- */
.content .tdc-row {
  width: 100%; }

.content .aligncenter {
  display: block;
  margin: 0 auto 2rem; }

.content .alignright {
  float: right;
  margin-left: 2rem;
  margin-bottom: 2rem; }

.content .alignleft {
  float: left;
  margin-right: 2rem;
  margin-bottom: 2rem; }

.content p {
  line-height: 1.75rem;
  margin-bottom: 1.75rem;
  color: #272d2d;
  font-size: 1.25rem; }
  .content p blockquote p {
    text-align: left; }

/*************************************************
Compatibilité post VC
 */
.old_row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (max-width: 500px) {
    .old_row .alignleft {
      width: 100%; } }
.old_row > * {
  flex: 1; }

@media screen and (max-width: 1024px) {
  .old_row {
    flex-direction: column; } }

.catFilters {
  display: none; }

#filterAgenda ul li {
  margin: 0.5rem; }

.td-page-content {
  padding-bottom: 26px;
  font-size: 16px;
  line-height: 1.74;
  color: #222; }

/*************************************************
Tabulations
*************************************************/
/**
 * vc_tabs Container
 */
.vc_tabs-container {
  padding: 2rem; }
  @media screen and (max-width: 1000px) {
    .vc_tabs-container {
      padding: 0; } }
/**
 * vc_tabs Block
 */
.vc_tabs-block {
  display: flex;
  align-items: center;
  justify-content: center; }

/**
 * vc_tabs
 */
.vc_tabs {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.vc_tabs label {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem 0.5rem;
  margin-right: 0.0625rem;
  cursor: pointer;
  background-color: #ffffff;
  color: #003c57;
  font-size: 1rem;
  font-weight: 700;
  transition: background-color ease 0.3s; }

.vc_tabs label .material-icons {
  margin-right: 0.3rem; }

.vc_tabs .tab {
  flex-grow: 1;
  width: 100%;
  height: 100%;
  display: none;
  padding: 1rem 2rem;
  color: #000;
  background-color: #fff;
  border-top: 2px solid #003c57; }
  @media screen and (max-width: 500px) {
    .vc_tabs .tab {
      padding: 0; } }
.vc_tabs .tab > *:not(:last-child) {
  margin-bottom: 0.8rem; }

.vc_tabs [type=radio] {
  display: none; }

.vc_tabs [type=radio]:checked + label {
  background-color: #003c57;
  color: #ffffff;
  border-top: 4px solid #0067b8; }

.vc_tabs [type=radio]:checked + label + .tab {
  display: block; }

@media (min-width: 1000px) {
  .vc_tabs-container {
    padding: 4rem 4rem; }
  .vc_tabs label {
    order: 1;
    width: auto; }
  .vc_tabs .tab {
    order: 9; }
  .vc_tabs [type=radio]:checked + label {
    border-bottom: none; } }

.wp-block-pullquote blockquote p:first-child:before,
.td_pull_quote p:first-child:before,
.wp-block-pullquote blockquote p:first-child:after,
.td_pull_quote p:first-child:after,
.wp-block-pullquote blockquote p:after,
.td_pull_quote p:after {
  display: none; }

blockquote.td_pull_quote {
  color: #003c57;
  line-height: 1.5rem;
  font-size: 1rem;
  padding: 40px 0 0 20px;
  background-image: url(/wp-content/themes/marsactu/images/quote-green.png);
  background-repeat: no-repeat;
  background-position: 0 0; }
  blockquote.td_pull_quote p {
    font-size: 24px;
    font-style: italic;
    text-align: left;
    color: #003c57;
    font-family: "MultipleSlab Pro", Arial;
    font-weight: normal; }
  blockquote.td_pull_quote p:last-child {
    font-weight: bold;
    font-style: normal;
    text-align: right; }

blockquote.td_exergue {
  color: #003c57;
  line-height: 1.5rem;
  font-size: 1.5rem;
  padding: 20px 0 20px;
  border-left: 20px solid rgba(195, 235, 120, 0.4);
  margin-left: 0; }
  blockquote.td_exergue p {
    font-size: 1.5rem;
    font-weight: normal;
    color: #003c57;
    font-family: "MultipleSlab Pro", Arial;
    margin-left: -0.5rem; }
    blockquote.td_exergue p:last-child {
      margin-bottom: 0; }

blockquote.td_encadre {
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: 100%;
  margin-left: 0;
  border: 20px solid rgba(195, 235, 120, 0.4);
  padding: 20px;
  color: #003c57; }
  blockquote.td_encadre .encadreTitre {
    font-weight: bold;
    text-transform: uppercase;
    min-height: 35px;
    font-size: 20px; }
  blockquote.td_encadre .encadreContenu {
    font-size: 20px; }

.content ul,
.content ol {
  margin-bottom: 20px;
  line-height: 1.5em;
  margin-top: -20px;
  font-family: 'MultipleSlab Pro', times; }

.content ul li:before {
  content: "■ "; }

.content ol {
  counter-reset: repas; }

.content ol li {
  counter-increment: repas; }

.content ol li:before {
  content: counter(repas);
  font-weight: 700;
  margin-right: 8px;
  font-family: georgia; }

.content p.wp-caption-text {
  display: inline-block;
  color: #adadad;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 0;
  font-style: italic; }

.content p a {
  text-decoration: underline;
  color: #003c57; }

.content h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 20px;
  margin-top: 40px;
  color: #003c57; }

.content h3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #003c57;
  clear: both; }

.content h4 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 5px;
  color: #003c57; }

.content h5 {
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 5px;
  color: #003c57; }

.content h6 {
  font-weight: 700;
  margin-top: 5px;
  color: #003c57; }

.fullWidthImage {
  width: 100vw;
  position: relative;
  left: calc(-50vw + 50%); }

.fullWidthImage .vc_single_image-wrapper img {
  width: 100% !important; }

.fullWidthImage.wpb_single_image .vc_single_image-wrapper {
  display: block !important; }

.tunnel h4 {
  margin-bottom: 0px; }

#contenu_commercial_abonnement > p:first-child {
  font-size: 18px;
  font-weight: bold; }

.tunnel .wpb_raw_code {
  margin-bottom: 0; }

.tunnelAvantages svg {
  display: block;
  fill: #fff;
  margin-bottom: 5px; }

.tunnelAvantages svg.profitez {
  width: 36px;
  height: 25px; }

.tunnelAvantages svg.rejoignez {
  width: 27px;
  height: 27px; }

.tunnelAvantages svg.soyez {
  width: 29px;
  height: 28px; }

.tunnelAvantages .wpb_wrapper p {
  font-size: 14px;
  color: #000000;
  line-height: 1.2em;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif; }

.tunnelAvantages p strong {
  color: #fff; }

.optional {
  display: none; }

/* = Articles single
----------------------------------------------- */
/* Fil ariane */
.breadcrumb ol li,
.breadcrumb ol {
  display: inline-block; }

.breadcrumb,
.breadcrumb a {
  color: #003c57;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 15px; }

.breadcrumb a:hover {
  text-decoration: underline; }

/* Bloc articles liés */
#articles-lies {
  margin-bottom: 50px; }

#tabs ul {
  border-top: 1px solid #363636;
  border-bottom: 1px solid #363636;
  margin-bottom: 10px; }

#tabs ul li {
  display: inline-block;
  padding: 3px 7px;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition-property: background, border;
  -webkit-transition-duration: .4s;
  -moz-transition-property: background, border;
  -moz-transition-duration: .4s;
  transition-property: background, border;
  transition-duration: .4s;
  background: transparent;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff; }

#tabs ul li:hover {
  border-top: 4px solid #003c57;
  border-bottom: 4px solid #003c57; }

#tabs ul li.ui-tabs-active {
  background: #363636;
  color: #fff;
  border-top: 4px solid #363636;
  border-bottom: 4px solid #363636; }

.tabulation {
  overflow: hidden; }

.tabulation .tiers {
  margin-right: 5px;
  width: calc(33.333% - 4px); }

.tabulation .tiers:nth-child(3n) {
  margin-right: 0; }

.tabulation article time {
  display: block;
  font-size: 12px;
  font-style: italic;
  color: #c2c2c2;
  margin: 5px 0; }

.tabulation article a:hover img {
  opacity: .75; }

.tabulation article h3 {
  font-weight: 700;
  font-size: 12px; }

.tabulation article a:hover {
  color: #003c57; }

/* Bloc Share + comments */
#share {
  top: 0; }

#share a.social {
  display: block;
  margin-bottom: 5px;
  float: right;
  clear: both; }

#share a.social svg {
  width: 30px;
  height: 30px;
  display: block;
  fill: #003c57; }

#share a.social:hover svg {
  fill: #363636; }

#share-comment {
  background: url(images/bulle-share.svg);
  background-size: 130px 152px;
  width: 130px;
  height: 135px;
  color: #fff;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 15px;
  text-align: center;
  clear: both;
  line-height: 1.2em;
  cursor: pointer;
  -webkit-transition-property: color, opacity;
  -webkit-transition-duration: .4s;
  -moz-transition-property: color, opacity;
  -moz-transition-duration: .4s;
  transition-property: color, opacity;
  transition-duration: .4s; }

#share-comment span {
  font-size: 72px;
  line-height: 1em; }

#share-comment:hover {
  color: #003c57; }

#share-comment.hide {
  display: none; }

.comment .children {
  margin-left: 0;
  padding-top: 0;
  border-top: 1px solid #EEE;
  border-left: 1px solid #363636;
  padding-left: 16px;
  margin-top: 13px; }

#actions,
.comment-meta {
  overflow: hidden; }

.comment .children .children,
.comment .children .comment .comment-content,
.comment .children .comment .comment-meta {
  margin-left: 0; }

li.comment.depth-2 {
  padding-top: 0; }

.comment .children .comment .avatar {
  width: 36px;
  height: 36px;
  position: relative;
  top: 0; }

.comment footer small,
.comment small span,
.comment small time {
  line-height: 18px; }

/* Modal de login */
#popin-login > a.mdpoublie {
  font-size: 11px;
  text-align: right; }

label.error {
  color: #aa3f3b;
  font-size: 12px; }

.woocommerce form .form-row.woocommerce-validated input.input-text.error {
  border-color: #aa3f3b; }

.td-login-tabs {
  background-color: #2C596F; }

.td-login-modal-js {
  color: #272d2d;
  text-decoration: underline; }

#btn-login {
  float: right; }

#btn-login .td-login-modal-js {
  text-decoration: none; }

.mfp-close-btn-in .mfp-close {
  color: #fff; }

.td-login-button {
  background-color: #2C596F; }

.td-login-button:hover {
  background-color: #1E3F4F;
  color: #fff; }

/* Post brève */
.single-breve #image-a-la-une .wp-caption-text {
  color: #fff;
  opacity: .25;
  margin-top: -25px;
  padding-left: 10px;
  position: absolute; }

.single-breve .chapeau {
  padding: 15px;
  background: #003c57;
  font-size: 19px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px; }

.single-breve .chapeau p:last-child {
  margin-bottom: 0; }

/* FORMS */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea {
  display: block;
  background: #ded7d7;
  border: 1px solid #ded7d7;
  color: #000000;
  padding: 10px;
  width: calc(100% - 22px);
  -webkit-transition-property: border, background, color;
  -webkit-transition-duration: .2s;
  -moz-transition-property: border, background, color;
  -moz-transition-duration: .2s;
  transition-property: border, background, color;
  transition-duration: .2s;
  margin-bottom: 8px;
  font-family: 'MultipleSans Pro', Arial, sans-serif;
  font-size: 14px;
  border-radius: 0;
  -webkit-appearance: none; }

textarea {
  resize: vertical; }

input[type="text"]:hover,
textarea:hover,
input[type="tel"]:hover,
input[type="password"]:hover,
input[type="email"]:hover {
  border: 1px solid #003c57; }

input[type="text"]:focus,
input[type="email"]:focus,
textarea[type="text"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus {
  border: 1px solid #003c57;
  background: #003c57;
  color: #fff; }

input[type=submit] {
  background: transparent;
  border: 1px solid #003c57;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  width: inherit;
  padding: 10px 30px;
  -webkit-transition-property: color, background, border;
  -webkit-transition-duration: .2s;
  -moz-transition-property: color, background, border;
  -moz-transition-duration: .2s;
  transition-property: color, background, border;
  transition-duration: .2s;
  -webkit-appearance: none; }

input[type=submit]:hover {
  background: #003c57;
  color: #fff;
  border: 1px solid #003c57; }

/* #Adaptation Dev
================================================== */
.td-excerpt,
.td-excerpt p {
  font-family: 'MultipleSlab Pro' times; }

.td-excerpt p {
  font-size: 13px; }

.td-excerpt {
  color: #000000; }

#menu-menu-hashtag {
  margin: 0; }

.noMarginBottom .td_block_18,
.noMarginBottom .td_block_1 .td_module_wrap,
.noMarginBottom .td_block_4 .td_module_wrap,
.noMarginBottom .td_module_mx8 {
  padding-bottom: 0; }

.noMarginBottom .td_block_18 .td_block_wrap,
.noMarginBottom .td_block_big_grid_4.td_block_wrap,
.noMarginBottom .td_block_1 .td_block_wrap {
  padding-bottom: 4px; }

.noMraginBottom .td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
  margin-bottom: 0; }

.td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
  height: 100%; }

.noMarginBottom .td_module_mx5 .td-module-thumb {
  height: 200px; }

.noMarginBottom .td_module_mx5 .td-module-thumb img.entry-thumb {
  width: 100%; }

.td_module_1 img {
  width: 100%; }

.td_module_14 .td-module-meta-info {
  position: relative; }

.td_module_14 .td-excerpt {
  font-size: 15px; }

.td_block_20 .td_module_14 .td-module-meta-info {
  width: 100%; }

.td_block_20 .td_module_14 .td-excerpt {
  padding: 0 20px;
  width: 100%; }

.td_block_20 .td_module_14 .td-module-meta-holder {
  padding: 0 20px;
  clear: both; }

.widget .widgettitle,
.widget .widgettitle a {
  padding: 7px 7px 5px 0;
  line-height: 20px;
  background-color: #ffffff !important;
  color: #003c57;
  font-size: 20px;
  font-family: late, sans-serif;
  font-weight: bold; }

.home .widgettitle {
  display: none; }

/* Intégration profile
**************************************************/
.woocommerce .myaccount_user {
  display: none; }

.woocommerce-MyAccount-navigation-link--members-area {
  display: none; }

#account_username_field:after {
  content: "Ce pseudo sera utilisé dans l'adresse de votre blog, dans les commentaires et votre profil public. Exemple : marsactu.fr/agora/blogs/pseudo";
  font-style: italic;
  color: #003c57; }

.acf-field input[type="text"],
.acf-field input[type="password"],
.acf-field input[type="number"],
.acf-field input[type="search"],
.acf-field input[type="email"],
.acf-field input[type="url"],
.acf-field textarea,
.acf-field select {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: 1;
  font-size: 12px;
  line-height: 21px;
  color: #444;
  border: 1px solid #e6e6e6;
  max-width: 100%;
  height: 32px !important;
  padding: 3px 9px; }

.nav_menu_user {
  display: flex;
  list-style-type: none;
  justify-content: space-between;
  flex-wrap: wrap; }

.nav_menu_user li {
  color: #272d2d;
  font-size: 12px;
  line-height: 12px;
  /* border: 1px solid $gris; */
  display: inline-block;
  margin: 0;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  padding: 9px 0 0;
  background-color: #426c811f;
  flex-grow: 1; }

.nav_menu_user li.current-menu-item,
#user_profil_header .editer_profil.current {
  border-bottom: none;
  color: #fff;
  background-color: #426c81; }

.nav_menu_user li.current-menu-item a,
#user_profil_header .editer_profil.current a {
  color: #fff; }

/* Intégration woocommerce
**************************************************/
.blocAbo {
  border: 2px solid #003c57;
  display: table;
  width: 100%;
  height: 161px; }

.blocAbo a {
  padding: 0 12px 35px;
  display: block; }

.blocAbo .prixAbo {
  font-size: 30px;
  color: #003c57;
  font-weight: 700; }

.blocAbo span {
  font-size: 14px;
  padding-left: 10px;
  font-weight: 400;
  color: #000000; }

.blocAbo::before {
  transition: background-color .5s ease; }

.blocAbo:hover:before {
  content: "Sélectionner cette formule";
  display: table-cell;
  text-align: center;
  position: absolute;
  width: calc(100% - 33px);
  height: 161px;
  vertical-align: middle;
  color: #fff;
  background-color: #003c57;
  font-weight: 700;
  padding-top: 45px; }

.infoAbo {
  font-size: 12px;
  font-style: italic; }

.moyenneAbo {
  color: #000000;
  font-size: 14px; }

.page-id-54594 span.price {
  font-weight: 700;
  /*
  color: $bleu;
  font-size: 30px;
  */ }

.page-id-54594 .block-title span {
  background: #363636;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px; }

.post .woocommerce .woocommerce-info {
  border: 0 !important; }

.woocommerce .loginNotice .woocommerce-info a,
.woocommerce .couponNotice .woocommerce-info a {
  color: #ffffff;
  text-decoration: underline; }

.woocommerce .loginNotice .woocommerce-info,
.woocommerce .couponNotice .woocommerce-info {
  background-color: #003c57 !important;
  color: #ffffff;
  border: none !important;
  font-size: 14px; }

.loginNotice .woocommerce-info::before,
.couponNotice .woocommerce-info::before {
  content: "\f007";
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  left: 0; }

.couponNotice .woocommerce-info::before {
  content: "\f02b"; }

.woocommerce .loginNotice form.login {
  border-color: #003c57;
  border-width: 5px; }

.woocommerce .loginNotice button.button {
  background: #003c57;
  border-radius: 0;
  text-transform: uppercase;
  margin-right: 11px;
  color: #ffffff; }

.woocommerce .couponNotice button.button {
  background-color: #003c57;
  border-radius: 0;
  color: #ffffff;
  text-transform: uppercase; }

/* = Tunnel abonnement
----------------------------------------------- */
/* Etape 1 */
.tunnel a.formule {
  border: 2px solid #003c57;
  padding: 15px;
  display: block;
  min-height: 125px; }

.tunnel a.formule:hover,
.tunnel a.formule.selected {
  background: #003c57;
  color: #fff; }

.tunnel a.formule:hover .price small,
.tunnel a.formule:hover .price,
.tunnel a.formule.selected .price,
.tunnel a.formule.selected .price small,
.tunnel a.formule:hover p {
  color: #fff; }

.tunnel a.formule p {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 30px; }

.tunnel a.formule .price {
  font-size: 30px;
  font-weight: 700;
  color: #003c57;
  line-height: .4em; }

.tunnel a.formule .price small {
  color: #000000;
  font-size: 14px;
  font-weight: 400; }

.tunnel a.formule + small {
  display: block;
  color: #000000;
  font-style: italic;
  font-size: 12px;
  margin-bottom: 75px;
  margin-top: 5px; }

.tunnel .widget-title {
  margin-bottom: 25px; }

/*** TUNNEL HOME ****/
/* Etape 1 */
body:not(.page-id-54594) #rowPromo h3 {
  color: #fff;
  font-size: 28px;
  text-transform: uppercase; }

body:not(.page-id-54594) #rowPromo .btn {
  font-family: OpenSans; }

body:not(.page-id-54594) .tunnel {
  padding-bottom: 50px; }

body.page-id-1199 .tunnel a.formule {
  border: 2px solid #FFF !important;
  padding: 15px;
  display: block;
  min-height: 125px; }

body.page-id-1199 .tunnel a.formule .price,
body.page-id-1199 .tunnel a.formule p,
body.page-id-1199 .tunnel a.formule .price,
body.page-id-1199 .tunnel a.formule .price small {
  color: #fff; }

body.page-id-1199 .tunnel a.formule:hover,
body.page-id-1199 .tunnel a.formule.selected {
  background: #FFF;
  color: #000; }

body:not(.page-id-54594) .tunnel a.formule:hover .price small,
body:not(.page-id-54594) .tunnel a.formule:hover .price,
body:not(.page-id-54594) .tunnel a.formule.selected .price,
body:not(.page-id-54594) .tunnel a.formule.selected .price small,
body:not(.page-id-54594) .tunnel a.formule:hover p {
  color: #000; }

body:not(.page-id-54594) .tunnel a.formule p {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 30px; }

body .tunnel a.formule .price {
  font-size: 30px;
  font-weight: 700;
  color: #ed7203;
  line-height: .4em; }

body .tunnel a.formule .price small {
  color: #000000;
  font-size: 14px;
  font-weight: 400; }

body .tunnel a.formule + small {
  display: block;
  color: #000000;
  font-style: italic;
  font-size: 12px;
  margin-bottom: 75px;
  margin-top: 5px; }

body .tunnel .widget-title {
  margin-bottom: 25px; }

.tunnel a.formule:hover {
  background-color: #ed7203; }

.abonnements .td-pb-span9 .td_block_text_with_title p a,
.abonnements .td-pb-span9 .td_block_text_with_title p a {
  color: #ed7203; }

.deux-tiers.text p {
  font-size: 14px;
  line-height: 1.2em;
  margin-bottom: 20px; }

.deux-tiers.text p a {
  text-decoration: underline;
  color: #003c57; }

/* Etape 2 */
.border {
  border: 2px solid #003c57;
  padding: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em; }

.border a {
  color: #003c57; }

.page-id-54594 .td_mod_wrap p,
.page-id-54594 .wpb_wrapper p {
  font-size: 14px; }

/* agora
****************************************************/
.introAgora .wpb_wrapper p {
  font-size: 16px; }

.titreJournalSection img {
  max-height: 35px;
  width: auto; }

.introAgora p img {
  max-width: 180px; }

.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-tab a {
  border-radius: 0 !important;
  padding: 5px 12px !important;
  color: #000; }

.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active > a {
  background-color: #40c4c9 !important;
  background-image: none !important;
  color: #fff !important; }

.item-details.no-thumb {
  margin-left: 0; }

.contributor {
  min-height: 100px; }

.td_module_mx1 .td-module-thumb .entry-thumb {
  width: 100%; }

.no-wdith a {
  width: auto;
  margin-right: 1rem;
  font-size: 1rem;
  font-weight: bold;
  color: #003c57; }

#articles_auteur h4 {
  margin-top: 0.5rem;
  margin-bottom: 0; }

#articles_auteur ul {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none; }
  #articles_auteur ul li {
    margin-left: 0;
    margin-bottom: 0; }
    #articles_auteur ul li i {
      font-size: 0.8rem; }
    #articles_auteur ul li a {
      font-size: 1rem; }

/* Mise en couleur CSS
**************************************************/
#dpe_fp_widget-26.widget-agora .widget-title {
  border-bottom: 2px solid #003c57; }

#dpe_fp_widget-26.widget-agora .widget-title span {
  background-color: #003c57; }

.agora .td_module_8 time,
.alaune time,
.agora .td_module_mx1 time {
  display: none !important; }

.agora #navigation {
  background-color: #40c4c9; }

#zaluAgora {
  display: flex; }

.widget .swiper-container-bref {
  /*height: 100% !important;*/ }

.swiperAgora {
  height: 100%; }

.contributeursHome .vc_inner .block-title {
  border-color: #40c4c9; }

.contributeursHome .vc_inner .block-title span {
  background-color: #40c4c9; }

.page-template-page-user-blog-accueil a.vc_btn.vc_btn-black {
  background: #40c4c9; }

.agora header #btn-menu.show > span,
.agora .content h3 {
  color: #40c4c9; }

.agora .btn-nav:hover {
  color: #40c4c9; }

.agora .entry-crumbs a,
.agora .entry-crumbs,
.agora .td-post-next-prev-content a:hover,
.agora .td_mod_related_posts:hover h3 > a {
  color: #40c4c9; }

.agora .td-related-title a:hover {
  border-top: 4px solid #40c4c9;
  border-bottom: 4px solid #40c4c9; }

.agora #share div.social svg,
.agora #share a.social svg,
.agora #share-bottom a.social svg,
.agora #share-bottom div.social svg {
  fill: #40c4c9; }

.agora footer .sitemap {
  background-color: #40c4c9;
  background-image: url(images/fond-footer-agora.svg);
  color: #fff; }

.agora .single-actualite.agora h1 {
  color: #000000; }

#bizzbar {
  background: #ed7203;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 5px 5px 2px;
  overflow: hidden;
  height: auto;
  z-index: 2000;
  font-family: Georgia;
  font-size: 12px;
  line-height: 30px;
  position: fixed;
  top: 0;
  left: 0;
  border-bottom: 3px solid #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7); }

#bizzbar button {
  -webkit-box-shadow: rgba(0, 0, 0, 0.278431) 1px 1px 3px;
  background: #333;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.278431) 1px 1px 3px;
  color: #fff;
  cursor: pointer;
  font-size: .854em;
  margin: 0 0 0 7px;
  outline: none;
  padding: 2px 10px 1px;
  position: relative;
  text-decoration: initial; }

#bizzbar button:hover {
  cursor: pointer;
  background: #444; }

#bizzbar button:active {
  top: 1px; }

close {
  width: 20px;
  height: 19px;
  bottom: 6px;
  right: 20px;
  background: url(https://hb-assets.s3.amazonaws.com/system/modules/hellobar/lib/sprite-8bit.png) no-repeat 0 -247px;
  position: absolute; }

close:hover {
  background: url(https://hb-assets.s3.amazonaws.com/system/modules/hellobar/lib/sprite-8bit.png) no-repeat 0 -228px;
  cursor: pointer;
  height: 19px; }

open {
  -webkit-box-shadow: rgba(0, 0, 0, 0.34902) 0 0 5px;
  background-image: url(https://hb-assets.s3.amazonaws.com/system/modules/hellobar/lib/sprite-8bit.png);
  background-position: 0 -8px;
  background-repeat: no-repeat no-repeat;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 3px solid #fff;
  box-shadow: rgba(0, 0, 0, 0.34902) 0 0 5px;
  display: block;
  height: 0;
  outline: none;
  overflow: hidden;
  padding: 80px 0 0;
  position: absolute;
  right: 10px;
  top: -50px;
  width: 35px;
  z-index: 100;
  background-color: #ed7203;
  display: none; }

open:hover {
  background-color: #ed7203;
  cursor: pointer; }

.resetImageFront a {
  background-position: top center !important;
  background-size: contain !important; }

.td-post-date time {
  line-height: 14px;
  margin-right: 5px;
  font-size: 11px; }

.home span.comment-author-link:before,
.accueil-agora span.comment-author-link:before {
  content: "\f110";
  font-family: dashicons;
  height: 15px;
  width: 15px;
  font-size: 12px; }

.td_wp_recentcomments .td-block-span12 {
  padding: 5px 0 !important;
  border-bottom: 1px dashed #f1f1f1; }

.td_wp_recentcomments .td-block-span12:hover {
  background: #003c57;
  color: #fff; }

.td_wp_recentcomments .td-block-span12:hover a {
  color: #fff; }

.widget_recent_comments .recentcomments,
.td_wp_recentcomments .recentcomments {
  padding: 0;
  border-bottom: none; }

.home .uneContent,
.accueil-agora .uneContent {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin: -4px; }

article footer .td_module_2 .td-module-thumb {
  height: auto; }

.home .td-pb-span6 .vc_single_image a {
  width: 100%;
  display: block;
  background-size: contain !important; }

.label-block .vc_column_text,
.dossiers .vc_column_text {
  margin-bottom: 5px; }

.home .td_block_wrap {
  margin-bottom: 5px; }

.dossiers .td_block_wrap {
  margin-bottom: 15px; }

.dossiers .vc_column_text p {
  font-size: 15px; }

.dossiers .td_block_21 {
  padding: 0 0 0 15px;
  border-left: 5px solid #003c57; }

.dossiers .vc_btn3.vc_btn3-color-grey,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
  background-color: #003c57;
  color: #fff;
  padding: 10px 15px; }

#agoraRow {
  background-color: #40c4c9; }

#rowAgora {
  margin: 0 -9999rem;
  /* add back negative margin value */
  padding: 0 9999rem;
  background: #40c4c9; }

.imgAgora a {
  background-size: contain !important;
  max-height: 40px;
  margin: 30px 0;
  background-position: center left !important; }

#rowAgora .vc_row_inner {
  background-color: #fff;
  padding: 20px; }

.home #rowAgora .td-block-span6,
.home #rowAgora .td-block-span6:nth-child(2n) {
  width: 50%;
  margin-right: 0;
  margin-bottom: -3px; }

.archive .td-block-span6,
.archive .td-block-span6:nth-child(2n) {
  width: 49%;
  margin-right: 1%; }

.td_module_6 {
  padding-bottom: 15px; }

#rowAgora .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat,
.agora .td-main-content-wrap .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover {
  color: #40c4c9;
  border-color: #fff;
  background-color: #FFF; }

.agora .td-main-content-wrap .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover {
  border-color: #40c4c9; }

#rowAgora .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,
.agora .td-main-content-wrap .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
  color: #FFF;
  border-color: #fff;
  background-color: #40c4c9; }

#rowWeekend .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
  color: #003c57;
  border-color: #fff;
  background-color: #FFF; }

#rowWeekend .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover {
  color: #FFF;
  border-color: #fff;
  background-color: #003c57; }

.td-big-grid-post .td-meta-align {
  width: auto; }

.category span.comments svg {
  fill: #000; }

.white-popup-block:after {
  background: #fff; }

#login-form p {
  color: #000; }

.td-author-counters span {
  background-color: #003c57; }

.author-box-wrap .td-social-icon-wrap .td-icon-font {
  color: #003c57; }

.author-box-wrap .desc .nom {
  font-size: 1rem;
  font-weight: bold; }

.chroniques-template-default .td-container {
  max-width: 1080px; }

.chroniques-template-default .td-post-header .td_block_single_image a {
  max-height: 530px;
  background-size: cover; }

.page-template-default .td-page-title span {
  line-height: normal; }

.homeHeight article img {
  width: 100%; }

.condVal input {
  float: left;
  margin-right: 10px; }

.condVal label {
  padding-top: 10px !important; }

.box_protegee p {
  font-family: 'MultipleSans Pro', sans-serif !important;
  text-align: center;
  font-size: 16px !important;
  color: #000 !important; }

.box_protegee p.idvous1 {
  font-size: 20px !important; }

.idvous1 .fa-lock:before {
  content: "\f023";
  font-size: 30px;
  vertical-align: middle;
  margin-right: 10px; }

.idvous2 {
  text-align: center;
  padding-top: 5px;
  margin: 0px auto;
  font-size: 14px; }

/**
 * Page Commentaires
 */
.container__commentaires .presentationBloc {
  max-width: 600px;
  margin: 0 auto; }

.container__commentaires h1.entry_title {
  text-align: center; }

.container__commentaires section {
  margin-bottom: 3rem; }
  .container__commentaires section h3 > svg {
    margin-right: 5px; }
  .container__commentaires section picture {
    position: relative; }

.container__commentaires .numberArticle {
  position: absolute;
  top: 10px;
  left: 10px; }
  .container__commentaires .numberArticle svg {
    color: #003c57; }
  .container__commentaires .numberArticle .fa-layers-text {
    font-size: 20px; }

.container__commentaires .bloc3-3 .numberArticle {
  top: 130px; }

.container__commentaires .itemComment {
  display: flex; }

.row .bloc3 .article__media-container, .row .bloc3 .metaArticle {
  margin-bottom: 0.5rem; }

.row .bloc3 .text {
  margin-bottom: 0; }
  .row .bloc3 .text .inside {
    padding: 1rem; }

.row .bloc3 h2 {
  margin-bottom: 0; }

/* ---------------------------------------- */
/*             Shortcode AlIRE              */
/* ---------------------------------------- */
body[class^="single-"] .aLireWrapper, body[class*=" single-"] .aLireWrapper {
  margin-left: -6rem;
  margin-right: -6rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }
  @media (max-width: 1024px) {
    body[class^="single-"] .aLireWrapper, body[class*=" single-"] .aLireWrapper {
      margin-left: 0rem;
      margin-right: 0rem;
      margin-top: 2rem;
      margin-bottom: 2rem; } }
  @media (max-width: 1024px) {
    body[class^="single-"] .aLireWrapper .bloc11-6, body[class*=" single-"] .aLireWrapper .bloc11-6 {
      flex-direction: column; } }
  body[class^="single-"] .aLireWrapper .bloc11-6 .lienplus-container, body[class*=" single-"] .aLireWrapper .bloc11-6 .lienplus-container {
    flex-basis: 50%;
    margin-top: initial;
    margin-bottom: initial;
    display: flex;
    align-items: center; }
    body[class^="single-"] .aLireWrapper .bloc11-6 .lienplus-container h4, body[class*=" single-"] .aLireWrapper .bloc11-6 .lienplus-container h4 {
      margin-top: initial; }
  @media (max-width: 1000px) {
    body[class^="single-"] .aLireWrapper .bloc11-6 .article__link-container, body[class*=" single-"] .aLireWrapper .bloc11-6 .article__link-container {
      width: 100% !important; } }
  @media (max-width: 1000px) {
    body[class^="single-"] .aLireWrapper .bloc11-6 .article__link-container .article__media-container, body[class*=" single-"] .aLireWrapper .bloc11-6 .article__link-container .article__media-container {
      width: 100% !important; } }
  body[class^="single-"] .aLireWrapper .blocInline .inside, body[class*=" single-"] .aLireWrapper .blocInline .inside {
    display: flex; }
    @media (max-width: 1024px) {
      body[class^="single-"] .aLireWrapper .blocInline .inside, body[class*=" single-"] .aLireWrapper .blocInline .inside {
        flex-direction: column; } }
  body[class^="single-"] .aLireWrapper .blocInline .metaArticle, body[class*=" single-"] .aLireWrapper .blocInline .metaArticle {
    width: 95px; }
    @media (max-width: 1024px) {
      body[class^="single-"] .aLireWrapper .blocInline .metaArticle, body[class*=" single-"] .aLireWrapper .blocInline .metaArticle {
        margin-left: initial !important;
        margin-right: initial !important; } }
    body[class^="single-"] .aLireWrapper .blocInline .metaArticle .typeArticle, body[class*=" single-"] .aLireWrapper .blocInline .metaArticle .typeArticle {
      background-color: #c3eb78; }
  body[class^="single-"] .aLireWrapper .metaArticle .typeArticle, body[class*=" single-"] .aLireWrapper .metaArticle .typeArticle {
    background-color: #c3eb78; }
    body[class^="single-"] .aLireWrapper .metaArticle .typeArticle span, body[class*=" single-"] .aLireWrapper .metaArticle .typeArticle span {
      color: #003c57; }

/* ---------------------------------------- */
/*                                          */
/*                ABONNEMENT                */
/*                                          */
/* ---------------------------------------- */
.box_abonnement,
.box_inscription {
  float: left;
  width: calc(50% - 15px);
  margin-left: 30px;
  margin-bottom: 30px;
  border-bottom: 2px solid #272d2d; }

.box_abonnement {
  margin-left: 0; }

.box_abo_texte {
  padding: 0 20px 60px;
  position: relative; }

.box_abo_texte .btn {
  position: absolute;
  bottom: 20px;
  padding: 5px 10px;
  background: red;
  border: 0; }

.box_abo_texte .btn:hover {
  background: red;
  border: 0; }

.box_protegee {
  font-family: 'MultipleSans Pro'; }

.box_protegee_abonne {
  width: calc(65% - 20px);
  float: left;
  margin-right: 20px; }

.box_protegee_achat {
  width: 35%;
  float: left; }

.box_protegee_abonne,
.box_protegee_achat {
  border: 5px solid #333; }

.box_protegee_center {
  padding: 15px;
  text-align: center;
  display: flex;
  flex-direction: column; }

.pw_1,
.pw_2,
.pw_3 {
  color: #000; }

.pw_1 {
  font-size: 18px;
  font-weight: 700; }

.pw_2 {
  font-size: 36px;
  line-height: initial;
  padding-top: 10px;
  font-weight: bolder; }

.pw_3 {
  font-size: 14px;
  padding-top: 5px; }

.box_protegee_abonne img {
  text-align: center;
  display: inline;
  width: auto; }

.box_protegee_abonne svg {
  float: left;
  width: 45px;
  height: auto;
  fill: #ed7203; }

.box_protegee h3 {
  margin: 0 0 5px;
  font-weight: 700;
  line-height: 1.1em;
  font-size: 16px; }

a.btn.btn_protegee {
  padding: 0 35px;
  background-color: #ed7203;
  color: #fff;
  border: none;
  width: fit-content;
  margin: 0 auto;
  align-self: center;
  text-align: center;
  vertical-align: middle;
  line-height: 60px;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 17px; }

a.btn.btn_protegee:hover {
  color: #ed7203; }

.single-post a.btn.btn_protegee:hover,
.single-chroniques a.btn.btn_protegee:hover {
  color: #000; }

.single-post .content ul li:before {
  content: none; }

body .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a,
body .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a {
  background-color: #003c57; }

body .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container {
  border-color: #003c57; }

.box_protegee_options,
.post .woocommerce .woocommerce-info .box_protegee_abonne {
  width: 100%; }

.post .woocommerce .woocommerce-info .box_protegee {
  display: flex;
  flex-direction: column; }

.box_protegee_options {
  float: left; }

.box_protegee_options img {
  max-width: 50px;
  float: left;
  margin-right: 8px; }

.box_protegee p span {
  font-weight: 700;
  color: #FFF; }

.box_protegee_options svg {
  fill: #ed7203;
  width: 30px;
  height: auto;
  margin-bottom: 5px;
  float: none; }

.box_protegee_options {
  padding: 0 15px 30px; }

.box_protegee_options div {
  color: #272d2d;
  font-size: 14px;
  line-height: 1.3em; }

.col_3 {
  width: calc(33.3333% - 13.3333px);
  margin-left: 20px;
  float: left; }

.col_0 {
  margin-left: 0 !important; }

article.widget a {
  display: block;
  padding: 10px 10px 0; }

article.widget a .widget-titre {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  color: #000000;
  line-height: 16px; }

article.widget:hover a .widget-titre {
  color: #FFF; }

article.widget a .widget-titre span.count {
  margin-right: 8px;
  line-height: 17px;
  font-size: 13px;
  color: #777;
  font-weight: 400;
  font-style: italic; }

article.widget a .widget-titre span.count svg {
  width: 16px;
  height: 13px;
  fill: #777;
  margin: 0 1px 3px 0;
  vertical-align: middle;
  display: inline-block; }

article.widget:hover a .widget-titre span.count,
article.widget:hover a .widget-titre span.count svg {
  color: #B6C9D3;
  fill: #B6C9D3; }

.widget .swiper-container,
.widget .swiper-container-bref {
  margin-top: 5px;
  overflow: hidden; }

.swiperbuttons {
  border-bottom: 0; }

article.widget > a {
  padding: 10px; }

article.widget > a p.excerpt {
  font-size: 13px;
  margin-bottom: 0;
  line-height: 16px; }

article.widget .cartouche {
  color: #003c57;
  font-weight: 700; }

article.widget:hover {
  background: #003c57;
  color: #fff; }

article.widget:hover > a,
article.widget:hover > a .cartouche,
article.widget:hover > a p.expert {
  color: #FFF; }

article.widget-agora:hover {
  background: #40c4c9;
  color: #fff; }

article.widget time {
  font-size: 12px;
  color: #777;
  font-style: italic;
  display: inline-block;
  vertical-align: top;
  line-height: 24px; }

article.widget:hover time {
  color: #B6C9D3; }

article.widget-agora:hover time {
  color: #F2AEAB; }

article.widget-bref .social-more {
  -webkit-animation-duration: .4s;
  -webkit-animation-name: fadeInFromNone;
  -moz-animation-duration: .4s;
  -moz-animation-name: fadeInFromNone;
  animation-duration: .4s;
  animation-name: fadeInFromNone;
  display: none;
  cursor: pointer;
  height: 24px;
  opacity: 0;
  position: absolute;
  right: 10px;
  bottom: 10px; }

article.widget-bref:hover .social-more {
  opacity: 1;
  left: 10px;
  display: block; }

.tip_success .social-more {
  height: 24px; }

article.widget-bref .social-more a,
.tip_success .social-more a {
  display: block;
  padding: 0;
  width: 24px;
  height: 24px; }

.agora .widget article > a {
  padding-bottom: 0; }

.agora .widget article > a {
  padding-bottom: 0; }

.agora .widget article .titre-bref {
  padding: 5px 10px; }

.agora article.widget a .widget-titre {
  padding-bottom: 5px; }

@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0; }
  50% {
    display: inline-block;
    opacity: 0; }
  100% {
    display: inline-block;
    opacity: 1; } }

@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0; }
  50% {
    display: inline-block;
    opacity: 0; }
  100% {
    display: inline-block;
    opacity: 1; } }

article.widget-bref .social-more .btn {
  position: absolute;
  right: 0;
  background: #507B8C;
  width: 24px;
  height: 24px;
  display: block; }

.tip_success .social-more .btn {
  background: #507B8C;
  width: 24px;
  height: 24px;
  display: block; }

.tip_success {
  margin-bottom: 15px; }

article.widget-bref .social-more .btn svg,
.tip_success .social-more .btn svg {
  fill: #fff;
  width: 24px;
  height: 24px;
  padding: 6px; }

article.widget-bref .social-more .partage {
  display: none;
  position: absolute;
  right: 24px;
  left: 0;
  top: 0;
  height: 24px;
  -webkit-animation-duration: .4s;
  -webkit-animation-name: fadeInFromNone;
  -moz-animation-duration: .4s;
  -moz-animation-name: fadeInFromNone;
  animation-duration: .4s;
  animation-name: fadeInFromNone; }

.mary.show,
.mary::before {
  display: block; }

article.widget-bref .social-more .partage ul,
.tip_success .social-more .partage ul {
  margin: 0; }

.tip_success .social-more .partage ul {
  list-style-type: none; }

article.widget-bref .social-more:hover .partage {
  display: block;
  background: #507B8C; }

.tip_success .social-more .partage {
  display: block;
  background: #fff; }

.mary,
.mary::before {
  background: #fff;
  position: absolute; }

article.widget-bref .social-more .partage ul li {
  float: right;
  margin: 0; }

.tip_success .social-more .partage ul li {
  margin: 0;
  float: left; }

article.widget-bref .social-more .partage ul li.texte,
.tip_success .social-more .partage ul li.texte {
  line-height: 24px;
  height: 24px;
  font-size: 11px;
  font-weight: 700;
  margin-left: 10px;
  float: left; }

.mary p {
  font-size: 14px; }

article.widget-bref .social-more .partage ul li svg {
  width: 24px;
  height: 24px;
  padding: 3px;
  fill: #fff;
  opacity: .5; }

.tip_success .social-more .partage ul li svg {
  width: 24px;
  height: 24px;
  padding: 3px;
  fill: #40c4c9; }

article.widget-bref .social-more .partage ul li a.social:hover svg,
.tip_success .social-more .partage ul li a.social:hover svg {
  opacity: 1; }

.mary::before {
  width: 10px;
  height: 10px;
  border-right: 1px solid #003c57;
  border-top: 1px solid #003c57;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  transform-origin: 0 0;
  margin-top: -11px;
  right: 60px; }

#comments .mary::before {
  right: 30px; }

.mary {
  display: none;
  z-index: 999999;
  border: 1px solid #003c57;
  padding: 10px; }

.mary p {
  margin-bottom: 10px; }

.mary hr.divider {
  display: block;
  clear: both;
  margin: 15px 0;
  background: #c3c3c3;
  height: 1px;
  border: none;
  padding: 0; }

form a,
form a.forgot_password,
form small a,
li.comment small a,
li.comment small a:hover {
  text-decoration: underline; }

#actions li a span,
#cat_chronique, #cat_serie,
#comments .comment-reply-link,
#comments h2,
#share-comment,
.btn-nav,
.widget .widgettitle,
.widget-title span,
article.widget .cartouche,
input[type=submit] {
  text-transform: uppercase; }

form a:hover {
  color: #003c57; }

.vc_custom_1522164379933 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center; }

.accesLibre {
  background-color: #003c57;
  padding: 20px 20px 10px;
  color: #fff; }

.displayFlex {
  display: flex;
  justify-content: center; }

.accesLibre p {
  font-size: 16px;
  color: #fff; }

.accesLibre a.btn {
  display: flex;
  background: #ed7203;
  border-color: #ed7203;
  font-size: 14px;
  padding: 5px 10px;
  margin: 0 5px 15px; }

.btn-yellow {
  background: #ed7203;
  border-color: #ed7203 !important;
  display: inline-block;
  padding: 5px 12px;
  color: #fff;
  text-transform: uppercase; }

.tunnel a.formule {
  border: 2px solid #ed7203 !important;
  margin-top: 20px; }

#filterAgenda .current {
  color: #fff !important;
  background-color: #003c57 !important; }

#agenda {
  display: flex;
  justify-content: space-between;
  min-height: 100vh;
  flex-wrap: wrap;
  width: 100%; }

#agenda .td-block-span4 {
  width: 32%;
  margin-bottom: 1.5rem; }
  #agenda .td-block-span4 h3 {
    margin: 0.5rem 0 0; }

#agenda > a {
  max-width: 25%;
  display: flex;
  flex-direction: column;
  padding: 1%; }

.home #agenda,
.accueil-agora #agenda,
.edition-weekend #agenda {
  min-height: initial; }

#filterAgenda .entry-category a {
  font-size: 11px; }

.td-category-filter-btn-active {
  color: #fff !important;
  background-color: #333 !important; }

#filterAgenda {
  flex-direction: column; }

#filterAgenda ul {
  display: flex;
  align-content: space-around;
  list-style: none;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 500px) {
    #filterAgenda ul {
      flex-direction: column;
      width: 100%; }
      #filterAgenda ul li a {
        width: 100%;
        display: block;
        text-align: center; } }
.catFilters .td-category {
  flex-wrap: wrap;
  height: auto; }

.product-name fieldset label {
  font-weight: bold;
  font-size: 16px; }

.weekend-big img {
  width: 100%; }

.linkPanier {
  text-align: right;
  display: inline-block;
  float: right; }

.linkPanier a {
  font-size: 12px;
  text-transform: none;
  font-weight: normal; }

/* Commun.css
*******************************************/
a.align-right {
  padding: 0 7px;
  border: none;
  font-size: 10px;
  line-height: 21px !important;
  float: right !important; }

.nav-container p a {
  color: #fff; }

.td-main-page-wrap {
  padding-top: 0; }

.td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
  margin-bottom: 3px; }

.td-pb-span3 .td_module_1 .td-module-thumb {
  height: inherit; }

.home .td-pb-span9 h3 a {
  font-size: 36px;
  line-height: 1.2em; }

.td-post-author-name {
  margin-top: 0; }

.td-post-author-name a,
.td-post-date time {
  font-size: 12px; }

.td_module_mx8 .td-module-comments {
  vertical-align: inherit;
  opacity: .5; }

#menu-menu-transverses {
  margin: 0; }

h2.big-title span,
h2.big-title span em {
  font-weight: 300; }

#rowAgora h3 a,
.td_module_8 h3 a {
  font-weight: 700; }

h2.big-title.agora,
h2.big-title.agora span {
  line-height: 24px; }

.homeHeight {
  min-height: 200px; }

.swiper-container-bref .swiperbuttons {
  border-bottom: none;
  position: absolute;
  bottom: -5px;
  right: 0; }

#rowAgora .td-block-row [class*=td-block-span]:nth-child(2n),
#rowAgora .td-pb-row [class*=td-pb-span]:nth-child(2n) {
  padding-right: 0; }

#rowAgora .td-module-thumb {
  margin-bottom: 0; }

#rowAgora .td-block-span6 {
  width: calc(50% - 15px);
  margin-right: 30px;
  padding: 0;
  margin-bottom: 20px; }

#rowAgora .td-block-span6:nth-child(2n) {
  width: calc(50% - 15px);
  margin-right: 0; }

#rowAgora h3 a {
  font-size: 17px; }

.td-module-comments,
.td-post-author-name,
.td-post-date {
  float: left; }

#rowAgora .td-post-date {
  color: #000; }

#rowAgora .td-module-comments a {
  opacity: .5; }

.td_module_8 {
  padding: 10px 10px 0;
  margin-top: 10px;
  margin-bottom: 0;
  border: none; }

.td_module_8 h3 a {
  font-size: 14px; }

.btn-nav img {
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  height: 22px;
  width: 22px; }

.safari #btn-search {
  margin-top: 3px; }

#open-search {
  display: none;
  width: 187px;
  position: absolute;
  top: 0;
  left: -9px;
  margin: 0 0 0 24px;
  font-size: 13px;
  font-weight: normal; }

.safari #open-search {
  margin-top: -23px; }

#open-search.show {
  display: block; }

.td-category-pulldown-filter,
.widget .widgettitle img {
  display: none; }

#open-search #close-search {
  float: left;
  background: #003c57;
  width: 24px;
  height: 24px; }

.webkit #open-search #close-search {
  padding: 8px 7px 9px; }

#open-search #close-search svg {
  fill: #fff;
  height: 50%;
  width: 50%;
  margin: 25%; }

#open-search form input {
  padding: 3px 10px 3px 6px;
  margin: 0 0 0 25px;
  height: 24px;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: .06em; }

.post-template-default .vc_tabs-container {
  padding: 0; }

.post-template-default .vc_raw_html {
  width: 100%; }

.td-post-template-default .widget small,
.widget h3,
.widget-title span {
  margin-bottom: 0; }

.td-post-template-default .td-post-featured-image {
  display: block;
  position: relative; }
  @media (max-width: 1000px) {
    .td-post-template-default .td-post-featured-image figure {
      margin: 0; } }
  .td-post-template-default .td-post-featured-image img {
    width: 100%; }
  .td-post-template-default .td-post-featured-image .wp-caption-text {
    margin-bottom: 26px;
    z-index: 1;
    position: absolute;
    bottom: 0;
    margin-left: 1rem;
    margin-bottom: 1rem;
    color: #ffffff;
    font-size: 0.9rem; }

#open-search form {
  width: 160px;
  float: left; }

.td-category-grid .td-grid-style-1.td-hover-1 .td-module-thumb .entry-thumb {
  width: 100%; }

.search .td-search-form-widget .wpb_button {
  position: relative;
  height: inherit; }

.search .td-search-form-widget .td-widget-search-input {
  width: 100%;
  border-right: 2px solid #436C9B; }

nav#hashtags {
  margin-top: 15px; }

.single li.widget {
  list-style-type: none; }

.widget h3 {
  margin-top: 0; }

.td_data_time {
  margin-right: 0; }

.swiperbuttons {
  height: 31px;
  margin-top: 4px;
  display: flex;
  border-bottom: 2px solid #272d2d; }

/*.swiperbuttons > div {
	transform:rotate(90deg);
}*/
.entry-crumbs,
.entry-crumbs a {
  color: #003c57;
  font-size: 0.75rem; }

.td-crumb-container {
  padding-top: 0;
  min-height: 25px; }

.single .td-block-row {
  margin-left: 0;
  margin-right: 0; }

.single .td-block-row [class*="td-block-span"] {
  padding-right: 10px;
  padding-left: 10px; }

.single .swiperbuttons {
  position: relative; }

.single .swiperbuttons > div {
  transform: none; }

.single-actualite .deux-tiers {
  margin-left: calc(31.333% / 2); }

.single .comments {
  margin-bottom: 0; }

.td-post-template-1 .entry-title {
  color: #000000; }

.td-post-template-6 .td-post-header header .entry-title {
  color: #000000; }

.td-post-template-6 .author {
  color: #000000; }

#comments h2,
.swiper-container-bref article p {
  margin-bottom: 0; }

.td-post-template-7 .td-container {
  margin-top: 20px; }

.container-bref article,
.swiper-container-bref article {
  padding: 0;
  border-bottom: 1px solid #EAEAEA; }

.sur-article {
  position: relative; }

.single-actualite .sur-article .text {
  position: absolute;
  height: 369px;
  width: 926px;
  padding: 17px;
  margin-top: -403px;
  color: #fff;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, black));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%); }

.single-actualite hgroup h2 {
  font-size: 18px;
  font-style: italic;
  font-family: latolight; }

.single-actualite hgroup h1 {
  font-size: 36px;
  line-height: 1.2em; }

.single-actualite .chapeau {
  color: #003c57;
  font-size: 22px;
  font-weight: 700;
  margin: 30px 0; }

#auteur_chronique, #auteur_serie {
  font-style: italic;
  font-weight: 300;
  font-size: 12px; }
  #auteur_chronique span, #auteur_serie span {
    font-style: normal;
    font-weight: 700;
    font-size: 14px; }

#chapeau_chronique, #chapeau_serie {
  background-color: #003c57;
  color: #fff;
  padding: 15px 25px;
  margin: 25px 0 45px; }

#cat_chronique, #cat_serie {
  font-size: 34px;
  font-weight: 300;
  line-height: 34px; }

.content-center {
  max-width: 769px;
  margin: auto; }

.td-post-template-2 .td-pb-row .td-pb-span12 {
  padding-left: 0;
  padding-right: 0; }

.td-post-template-2 .td-post-content {
  margin-top: 0; }

.td-post-template-2 .td-post-sub-title {
  font-size: 19px;
  line-height: 25px;
  margin: 6px 0 15px; }

.td-post-template-3 .td-post-title {
  width: 100%; }

.td-post-template-5 .entry-title {
  color: #000000; }

.td-category {
  display: none; }

.post .chapeau {
  color: #003c57;
  font-size: 1.5rem;
  margin: 0.5rem 0 0;
  line-height: 2rem; }
  .post .chapeau p {
    margin-bottom: 0;
    color: #003c57;
    font-size: 1.5rem;
    line-height: 2rem; }

.td-post-template-3 .sur-article .text {
  position: absolute;
  padding: 17px;
  color: #fff;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, black));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%);
  max-width: 960px;
  top: 17px;
  bottom: 0;
  left: 0;
  right: 0; }

.td-post-template-7 .sur-article .text,
.td-post-template-8 .sur-article .text {
  color: #fff; }

.td-post-template-3 .td-main-content,
.td-post-template-3 .td-main-sidebar,
.td-post-template-6 .td-main-content,
.td-post-template-6 .td-main-sidebar,
.td-post-template-7 .td-main-content,
.td-post-template-7 .td-main-sidebar,
.td-post-template-8 .td-main-content,
.td-post-template-8 .td-main-sidebar {
  margin-top: 0; }

.td-post-template-3 h1,
.td-post-template-6 h1,
.td-post-template-7 h1,
.td-post-template-8 h1 {
  color: #fff; }

.td-post-template-3 hgroup h2,
.td-post-template-6 hgroup h2,
.td-post-template-7 hgroup h2,
.td-post-template-8 hgroup h2 {
  font-size: 18px;
  line-height: 32px;
  font-style: italic;
  font-weight: 300;
  color: #fff;
  letter-spacing: .8px; }

.td-post-template-3 hgroup h1,
.td-post-template-7 hgroup h1,
.td-post-template-8 hgroup h1 {
  font-size: 36px;
  line-height: 1.2em; }

.td-post-template-3 .td-post-title,
.td-post-template-6 .td-post-title,
.td-post-template-7 .td-post-title,
.td-post-template-8 .td-post-title {
  padding: 0; }

.td-post-sharing {
  display: none; }

#titre-page {
  text-align: center;
  font-weight: 700;
  top: 8px;
  left: 330px;
  right: 330px;
  z-index: -1;
  color: #003c57;
  height: 26px;
  line-height: 26px;
  position: fixed; }

.partage-header {
  display: none;
  float: right;
  z-index: 100;
  position: fixed;
  left: 0;
  margin-top: 28%;
  width: 40px;
  background-color: #003c57;
  padding: 5px;
  text-align: center;
  flex-direction: column;
  gap: 0.5rem; }
  .partage-header i {
    color: #ffffff;
    font-size: 1.5rem; }

body.single .partage-header {
  display: flex; }

.partage-post {
  display: none; }

.page-template-page-quisommesnous .page-content {
  overflow: hidden; }

#login-form {
  border: 1px solid #003c57;
  padding: 15px;
  -webkit-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.3); }

.top-header-menu.td_ul_login {
  display: none; }

#actions {
  list-style: none;
  margin: 10px 0 20px; }

#actions li {
  float: left;
  margin-left: 7px;
  display: block; }

#actions li.commenter {
  float: left;
  margin-left: 0; }

#actions li:before {
  content: '';
  display: none; }

.mary::before,
label.check:before {
  content: ""; }

#actions li a {
  display: block;
  height: 21px;
  background: 0 0;
  padding: 0; }

#actions li a span {
  white-space: nowrap;
  float: left;
  height: 21px;
  line-height: 21px;
  padding: 0;
  color: #FFF;
  font-size: 10px;
  font-weight: 700;
  overflow: hidden; }

#actions li.cadeau,
#actions li.telecharger {
  margin-right: 10px;
  float: right; }

#actions li.cadeau a span,
#actions li.telecharger a span {
  padding: 0 0 0 6px;
  color: #000000;
  font-family: "MultipleSans Pro", arial; }

#actions li a svg {
  width: 13px;
  height: 21px;
  fill: #363636;
  float: left; }

#actions li.commenter a span {
  padding: 0 6px;
  opacity: 1;
  width: auto;
  color: #000000;
  font-family: "MultipleSans Pro", arial; }

#actions li.margeGauche a {
  padding-left: 0; }

#actions li.commenter a,
#actions li.commenter span.slashSep {
  float: left; }

#actions li.commenter span.slashSep {
  height: 21px;
  line-height: 21px; }

.post .woocommerce .woocommerce-info {
  margin: 30px 0 0 !important;
  padding: 0 !important;
  background: 0 0;
  border: 0 !important;
  width: 100%; }

.post .woocommerce .woocommerce-info::before {
  display: none !important; }

.content-center canvas {
  width: 100%; }

.single-post .type-dossier .content-center {
  max-width: 960px; }

.single-post .type-dossier .content-center h2 {
  margin-bottom: 40px; }

#share_mail.show,
#share_pdf.show {
  right: 0; }

#share_mail.show .fermer,
#share_pdf.show .fermer {
  left: inherit;
  right: 529px;
  position: fixed; }

#comments,
#share_mail,
#share_pdf {
  right: -681px;
  z-index: 5000;
  bottom: 0;
  border-left: 1px solid #003c57;
  overflow-y: auto;
  top: 0; }

#share_mail,
#share_pdf {
  background: #f0f0f0;
  position: fixed;
  width: 580px;
  padding: 0 50px;
  -webkit-transition-property: right;
  -moz-transition-property: right;
  -moz-transition-duration: .4s;
  transition-property: right;
  transition-duration: .4s;
  font-size: 14px; }

#share_mail div.fermer,
#share_pdf div.fermer {
  position: absolute;
  display: flex;
  width: 50px;
  height: 50px;
  background: #003c57;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  top: 0;
  left: 0;
  -webkit-transition-property: all;
  -webkit-transition-duration: .4s;
  -moz-transition-property: all;
  -moz-transition-duration: .4s;
  transition-property: all;
  transition-duration: .4s; }
  #share_mail div.fermer svg,
  #share_pdf div.fermer svg {
    width: 16px;
    height: 16px; }

#share_mail h2,
#share_pdf h2 {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  margin-top: 0; }

#share_mail div.fermer svg,
#share_pdf div.fermer svg {
  fill: #FFF; }

#comments {
  background: #003c57;
  position: fixed;
  width: 580px;
  padding: 0 0 20px;
  -webkit-transition-property: right;
  -webkit-transition-duration: .4s;
  -moz-transition-property: right;
  -moz-transition-duration: .4s;
  transition-property: right;
  transition-duration: .4s; }
  #comments #btn-login, #comments div.fermer {
    -webkit-transition-property: all;
    -moz-transition-property: all; }
  #comments.show {
    right: 0; }
  #comments div.fermer {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background: #003c57;
    color: #fff;
    top: 15px;
    left: 0;
    transition-property: all;
    transition-duration: .4s;
    z-index: 10; }
    #comments div.fermer svg {
      display: block;
      fill: #fff;
      height: 40px; }
  #comments h2 {
    font-weight: 700;
    font-size: 18px;
    margin-top: 0;
    line-height: 40px;
    height: 40px;
    padding-left: 31px;
    padding-right: 200px;
    z-index: 5;
    color: #FFF;
    padding-top: 7px; }
    #comments h2.add {
      padding-left: 16px;
      line-height: 30px;
      height: 30px;
      margin-bottom: 10px; }
  #comments #reply-title {
    display: none; }
  #comments ol li {
    padding-top: 14px;
    list-style: none;
    margin-left: 0; }

#comments div.fermer,
#share-comment {
  -webkit-transition-duration: .4s;
  -moz-transition-duration: .4s;
  cursor: pointer; }

body.agora #comments {
  background: #40c4c9;
  border-left: 1px solid #A83F3A; }

body.agora #comments.show .header_comment {
  background: #40c4c9; }

body.agora #comments div.fermer {
  background: #40c4c9; }

#share_mail input,
#share_mail textarea,
#share_pdf input,
#share_pdf textarea {
  display: block;
  -webkit-transition-property: border, background, color;
  -webkit-transition-duration: .2s;
  -moz-transition-property: border, background, color;
  -moz-transition-duration: .2s;
  transition-property: border, background, color;
  transition-duration: .2s;
  margin-bottom: 8px;
  font-size: 14px;
  border-radius: 0;
  -webkit-appearance: none; }

#comments input,
#comments textarea,
#share_mail input,
#share_mail textarea,
#share_pdf input,
#share_pdf textarea {
  width: 100%;
  background: #fff;
  border: 2px solid #003c57;
  color: #000000;
  padding: 10px; }

li.comment img.avatar {
  float: left;
  margin-right: 15px;
  width: 39px; }

li.comment small {
  color: #272d2d;
  font-size: 12px;
  display: block;
  margin-bottom: 10px; }

li.comment small time {
  opacity: 1; }

li.comment small a:hover {
  color: #003c57; }

li.depth-1 {
  padding: 15px;
  background: #fff;
  margin-bottom: 20px; }

li.depth-2 {
  border-top: 1px solid #363636;
  padding-top: 15px; }

#comments .content p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 15px;
  font-family: "MultipleSans Pro", sans-serif; }

li.comment .reply {
  text-align: right;
  font-style: italic;
  color: #003c57;
  font-size: 12px;
  margin-bottom: 15px;
  margin-top: -5px; }

#comments .commentlist {
  margin: 15px; }

.commentlist small time {
  margin-left: 0; }

.commentlist .author {
  font-size: 1rem; }

.commentlist .small {
  font-size: 0.8rem; }

.comment .comment-content,
.comment .comment-meta {
  margin-left: 0; }

.comment-meta {
  margin-top: 0; }

.comment .comment-content {
  margin-top: 0;
  clear: both; }

.comment .avatar {
  margin-bottom: 10px; }

#logo-marsactu {
  margin-bottom: 5px;
  height: 105px !important; }

#logo-marsactu svg text {
  font-size: 10.6px; }

.widget article h4 {
  font-size: 14px;
  font-weight: 700; }

.widget article small {
  font-style: italic;
  font-size: 12px;
  display: block; }

.widget article:hover {
  background: #003c57;
  -webkit-transition-property: background;
  -webkit-transition-duration: .2s;
  -moz-transition-property: background;
  -moz-transition-duration: .2s;
  transition-property: background;
  transition-duration: .2s;
  color: #fff; }

.widget article time {
  color: #272d2d; }

.widget article:hover h4 {
  color: #FFF; }

.widget article:hover time {
  color: #B6C9D3; }

.widget-agora .swiper-button-next-bref,
.widget-agora .swiper-button-next:hover,
.widget-agora .swiper-button-prev-bref,
.widget-agora .swiper-button-prev:hover {
  background: #40c4c9;
  border: 1px solid #40c4c9; }

.most-commented article h4 .count svg,
.most-view article h4 .count svg {
  display: inline-block;
  width: 16px;
  height: 13px;
  fill: #363636;
  margin: 0 1px 3px 0;
  vertical-align: middle; }

.widget_rss li .rsswidget {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 0; }

.widget_rss li {
  padding: 10px;
  margin: 0;
  border-bottom: none; }

.widget_rss .rss-date,
.widget_rss cite {
  padding-bottom: 0; }

article.bref p.excerpt {
  line-height: 12px; }

.widget-agora article:hover {
  background: #df7d5a; }

#dpe_fp_widget-26 article:hover {
  background-color: #003c57; }

#dpe_fp_widget-25 .swiperbuttons {
  display: none; }

#recentcomments {
  margin: 0; }

#recentcomments li,
.widget article {
  margin-top: 0;
  border-bottom: 1px solid #EEE;
  padding: 0;
  position: relative; }

#recentcomments li {
  list-style: none;
  padding: 10px !important;
  font-size: 14px;
  margin: 0;
  line-height: 16px; }

#recentcomments li a {
  font-size: 13px;
  line-height: 16px; }

#recentcomments li a span.comment-author-link {
  margin-right: 4px;
  line-height: 16px;
  font-size: 13px;
  color: #000000;
  font-weight: 700;
  display: inline-block; }

#recentcomments li a span.dans {
  line-height: 16px;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  display: inline-block; }

#recentcomments li a span.comment-author-link svg {
  display: inline-block;
  width: 16px;
  height: 13px;
  fill: #363636;
  margin: 0 1px 3px 0;
  vertical-align: middle; }

.td_pull_quote.td_pull_left p:last-child #recentcomments li:hover {
  background: #003c57; }

#recentcomments li:hover a {
  color: #fff; }

#recentcomments li:hover a span.comment-author-link,
#recentcomments li:hover a span.dans {
  color: #B6C9D3; }

#recentcomments li:hover a span.comment-author-link svg {
  fill: #B6C9D3; }

#popin-login {
  width: 234px;
  right: 10px;
  top: 40px; }

div.author h4 {
  font-weight: 700;
  font-size: 20px;
  margin: 0; }

div.author p {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 5px; }

div.author .social a {
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
  font-style: italic;
  color: #c2c2c2; }

div.author .social a:hover {
  color: #003c57; }

div.author .social a svg {
  display: block;
  fill: #363636;
  height: 10px; }

div.author .social a.twitter svg {
  width: 12px;
  height: 10px; }

div.author .social a.linkedin svg {
  width: 12px;
  height: 12px; }

div.author .social a.facebook svg {
  width: 5px;
  height: 11px; }

.archive.author div.author .social a.google-plus svg,
.archive.author div.author .social a.mail svg,
.single-post div.author .social a.google-plus svg,
.single-post div.author .social a.mail svg {
  height: 12px; }

.archive.author div.author .social a:hover svg,
.single-post div.author .social a:hover svg {
  opacity: .5; }

#banner {
  height: 550px;
  background-size: cover;
  background-repeat: no-repeat; }

#banner .text {
  position: absolute;
  height: 550px;
  right: 50%;
  margin-right: -500px;
  width: 1000px; }

.single-reportage hgroup h2 {
  font-size: 18px;
  font-style: italic; }

.single-reportage hgroup h1 {
  font-size: 36px;
  line-height: 1.2em; }

.single-reportage .deux-tiers {
  margin-left: calc(31.333% / 2); }

.single-reportage #banner p.wp-captation-text {
  color: #fff;
  opacity: .5;
  font-size: 12px;
  position: absolute;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  transform-origin: 0 0;
  top: 820px;
  left: 20px; }

#post-gratuit p {
  background: #003c57;
  padding: 20px;
  color: #fff;
  margin-bottom: 5px;
  font-size: 13px; }

#post-gratuit {
  margin-bottom: 20px; }

a.btn svg {
  display: inline-block;
  fill: #fff;
  height: 12px;
  margin-right: 7px; }

#post-gratuit a.btn svg {
  width: 16px; }

#share,
#share-bottom,
.content-center #share,
.content-center #share-bottom {
  width: 130px;
  position: absolute;
  left: -150px; }

#share-bottom {
  bottom: 0; }

#share a.social,
#share div.social,
#share-bottom a.social,
#share-bottom div.social {
  display: block;
  margin-bottom: 5px;
  float: right;
  clear: both;
  cursor: pointer; }

#share a.social svg,
#share div.social svg,
#share-bottom a.social svg,
#share-bottom div.social svg {
  width: 30px;
  height: 30px;
  display: block;
  fill: #003c57; }

#share a.social:hover svg,
#share div.social:hover svg,
#share-bottom a.social:hover svg,
#share-bottom div.social:hover svg {
  fill: #363636; }

#share-comment {
  background: url(../images/bulle-share.svg);
  background-size: 130px 152px;
  width: 130px;
  height: 152px;
  color: #fff;
  font-weight: 700;
  font-size: 10px;
  padding-top: 15px;
  text-align: center;
  clear: both;
  line-height: 1.2em;
  -webkit-transition-property: color, opacity;
  -moz-transition-property: color, opacity;
  transition-property: color, opacity;
  transition-duration: .4s; }

#comments #btn-login,
article.widget {
  -webkit-transition-duration: .4s;
  -moz-transition-duration: .4s; }

#share-comment span {
  font-size: 72px;
  line-height: 1em; }

#share-comment:hover {
  color: #003c57; }

#share-comment.hide {
  display: none; }

#content {
  padding-bottom: 70px; }

span.comments svg {
  width: 13px;
  height: 21px;
  display: block;
  margin-right: 5px;
  float: left; }

.single small span.comments,
small time {
  display: inline-block;
  vertical-align: top;
  height: 21px;
  padding-top: inherit;
  margin-top: inherit;
  align-self: center;
  margin-left: 1rem;
  margin-bottom: 0; }

.single-post .deux-tiers .widget small,
.single-chroniques .deux-tiers .widget small {
  margin-bottom: 0;
  padding-bottom: 0; }

.widget {
  font-family: inherit;
  margin-bottom: 30px; }

article.widget-bref .source {
  color: #272d2d;
  font-size: 12px;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 10px;
  display: inline-block;
  vertical-align: top;
  line-height: 24px; }

article.widget-bref > time {
  padding-left: 10px;
  margin-bottom: 10px; }

.bref h1 {
  font-size: 36px;
  margin-bottom: 10px; }

.td-related-title {
  border-top: 1px solid #222;
  border-bottom: 1px solid #222; }

.td-related-title a {
  border-top: 4px solid #FFF;
  border-bottom: 4px solid #FFF;
  padding: 5px 12px 2px !important; }

.td-related-title a:hover {
  border-top: 4px solid #003c57;
  border-bottom: 4px solid #003c57; }

.td-related-title .td-cur-simple-item,
.td-related-title .td-cur-simple-item:hover {
  border-top: 4px solid #363636;
  border-bottom: 4px solid #363636; }

.td-next-prev-wrap {
  float: right; }

section.login .signup {
  width: 50%;
  margin: auto;
  padding: 50px 0; }

input[type=text],
input[type=email],
input[type=tel],
input[type=password],
textarea {
  background: #fff;
  font-size: 15px;
  padding: 0.4rem 1rem;
  border: 1px solid #CCCCCC;
  border-radius: 2px; }

input[type=submit],
label.check {
  margin-bottom: 10px; }

textarea {
  resize: vertical; }

abbr[title] {
  border: none; }

div.custom-select:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=password]:focus,
input[type=submit]:hover,
textarea:focus {
  background: #003c57;
  color: #fff; }

input[type=submit] {
  background: #363636;
  border: 3px solid #363636;
  color: #fff;
  display: block;
  font-weight: 700;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 13px;
  width: 100%;
  -webkit-transition-property: color, background, border;
  -webkit-transition-duration: .2s;
  -moz-transition-property: color, background, border;
  -moz-transition-duration: .2s;
  transition-property: color, background, border;
  transition-duration: .2s;
  -webkit-appearance: none;
  border-radius: 0; }

form .button {
  transform: skewX(-10deg);
  padding: 10px 15px 12px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Buffalo', arial;
  font-weight: 700;
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 26px;
  color: #fff;
  white-space: nowrap;
  background-color: #ed7203;
  width: auto;
  border: none; }
  form .button:hover {
    background-color: #FFF300;
    text-decoration: underline;
    color: #003c57;
    border: none; }

.page-id-504187 .page-content, .page-id-504251 .page-content {
  width: 80%;
  margin: 0 auto; }

.page-id-504187 a.button-action, .page-id-504251 a.button-action {
  display: flex;
  width: 134px;
  margin: 0 auto; }

#input_38_1 {
  width: 100px;
  margin: 0 auto; }

input[type=submit]:hover {
  border: 3px solid #003c57; }

.product-503996 .price, .product-503996 .price {
  display: none; }

.product-503996 .detail, .product-503996 .detail {
  display: none; }

form a.forgot_password {
  float: right; }

form small,
form small a {
  font-size: 12px; }

form a.forgot_password:hover,
form small a {
  color: #003c57; }

label.check:before {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 4px;
  left: 0;
  bottom: 1px;
  border: 1px solid #003c57;
  cursor: pointer; }

label.check:hover:before {
  background: #eee; }

input[type=checkbox]:checked + label:before {
  content: "";
  background: #003c57;
  opacity: 1; }

div.custom-select select:disabled,
div.custom-select select:empty {
  color: #939393; }

div.custom-select,
div.custom-select select {
  color: #000000;
  -webkit-appearance: none;
  font-size: 14px; }

div.custom-select select {
  background: 0 0;
  border-radius: 0;
  padding: 0;
  margin-bottom: 0;
  width: 110%;
  border: 0; }

div.custom-select,
div.custom-select form {
  width: 100%;
  display: block; }

div.custom-select {
  overflow: hidden;
  background-image: url(../images/select.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 12px 8px;
  border: 2px solid #003c57;
  padding: 10px;
  -webkit-transition-property: border, background-color, color;
  -webkit-transition-duration: .2s;
  -moz-transition-property: border, background-color, color;
  -moz-transition-duration: .2s;
  transition-property: border, background-color, color;
  transition-duration: .2s;
  margin-bottom: 8px;
  border-radius: 0; }

section.contact form textarea {
  height: 335px; }

ul.contact-list {
  margin-top: 20px;
  margin-bottom: 50px; }

ul.contact-list li {
  margin-bottom: 15px; }

ul.contact-list li svg {
  display: inline-block;
  margin-right: 5px;
  fill: #003c57; }

ul.contact-list li.adresse svg {
  width: 20px;
  height: 18px; }

ul.contact-list li.phone svg {
  width: 18px;
  height: 18px; }

ul.contact-list li.mail svg {
  width: 20px;
  height: 16px; }

#alerte {
  background: #003c57;
  color: #fff;
  font-size: 14px;
  padding: 20px; }

#alerte h2 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 30px; }

#alerte h2 svg {
  display: inline-block;
  fill: #fff;
  width: 28px;
  height: 24px; }

#alerte a.btn {
  background: #fff;
  color: #003c57;
  border-color: #003c57;
  margin-top: 15px; }

#alerte a.btn svg {
  fill: #003c57; }

#alerte a.btn:hover {
  opacity: .75; }

.btn-nav {
  font-weight: 700;
  font-size: 11px;
  cursor: pointer;
  display: inline-block; }
  .btn-nav svg {
    fill: #363636;
    height: 100%;
    display: block;
    margin-right: 3px;
    width: 14px;
    float: left;
    vertical-align: middle; }

#btn-login,
#btn-search {
  height: 24px; }

#btn-search {
  position: absolute;
  left: 100px;
  z-index: 500; }

header .right {
  right: 0;
  padding-right: 10px;
  z-index: 1000;
  float: right; }

#comments #btn-login {
  position: absolute;
  right: -200px;
  top: 10px;
  transition-property: all;
  transition-duration: .4s; }

#comments.show #btn-login {
  right: 5px; }

.comment-respond {
  margin: 0 15px; }

#comments .logged-in-as {
  display: none; }

#comments #btn-login span {
  color: #fff; }

#comments .comment-reply-link {
  display: block;
  float: left;
  vertical-align: top;
  line-height: 21px;
  font-weight: 700;
  font-size: 10px;
  color: #000000; }

#comments .comment-reply-link svg {
  fill: #363636;
  width: 13px;
  float: left;
  margin-right: 7px;
  display: inline-block;
  height: 24px; }

#cookie-notice .cn-button {
  margin: 0 0 0 10px;
  border-radius: 0px;
  font-size: 12px;
  background: transparent;
  border: 1px solid #003C57;
  color: #003C57;
  padding: 0.3rem 0.5rem; }

.tip-info {
  background-color: #ed7203;
  margin: 2rem 1rem;
  padding: 1.5rem 2rem;
  color: #003c57;
  text-align: center; }
  .tip-info p.info-connexion {
    font-size: 1.2rem;
    max-width: 400px;
    margin: auto; }
    .tip-info p.info-connexion a {
      background-color: #fff300;
      border-radius: 28px;
      font-size: 1rem;
      color: #003c57;
      padding: 0.5rem 1.5rem;
      text-transform: uppercase;
      text-align: center;
      font-weight: bold;
      display: block;
      margin: 1rem auto 0.5rem;
      max-width: 200px;
      text-decoration: none; }
      .tip-info p.info-connexion a:hover {
        color: #fff300;
        background-color: #003c57; }

#comments .must-log-in {
  font-size: 12px;
  color: #272d2d;
  float: left; }

#comments .must-log-in a {
  color: #272d2d; }

.header_comment {
  position: absolute;
  width: 0;
  -webkit-transition-property: all;
  -webkit-transition-duration: .4s;
  -moz-transition-property: all;
  -moz-transition-duration: .4s;
  transition-property: all;
  transition-duration: .4s;
  border-bottom: 1px solid #FFF;
  margin: 0 15px; }

#comments.show .header_comment {
  position: fixed;
  right: 0;
  width: calc(580px - 31px);
  z-index: 1;
  height: 42px;
  background: #003c57; }

#btn-agora,
#btn-journal {
  position: fixed;
  top: 18px;
  width: calc(50% - 12px); }

.header_comment #btn-login a {
  color: #FFF; }

.header_comment #btn-login svg {
  fill: #FFF; }

#btn-abo {
  padding: 0 5px 2px 6px;
  background-color: #ed7203;
  color: #fff;
  height: 24px; }

#btn-journal {
  left: 10px;
  border-bottom: 1px solid #003c57; }

#btn-agora a,
#btn-journal a {
  padding: 0 5px 0 6px;
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  width: 88px; }

#btn-journal a {
  border-right: 1px solid #003c57;
  border-top: 1px solid #003c57;
  border-left: 1px solid #003c57;
  color: #003c57;
  float: right; }

#btn-agora {
  right: 10px;
  border-bottom: 1px solid #40c4c9;
  z-index: -1; }

#btn-agora a {
  border-top: 1px solid #40c4c9;
  border-right: 1px solid #40c4c9;
  border-left: 1px solid #40c4c9;
  color: #40c4c9;
  float: left; }

#btn-agora a:hover,
#btn-journal a:hover {
  background: #ded7d7; }

#btn-agora a.current {
  color: #fff;
  background: #40c4c9; }

#btn-journal a.current {
  color: #fff;
  background: #003c57; }

.social-marsactu {
  padding: 25px 0; }

.td-category-siblings {
  width: inherit; }
  .td-category-siblings .td-category {
    height: auto; }

@media only screen and (min-width: 1024px) {
  .col-lg-custom {
    width: 25%;
    padding-left: 2rem;
    display: inline-block;
    flex-basis: 20%;
    max-width: 20%; } }

@media only screen and (max-width: 1024px) {
  #menu-menu-principal > .nonMobile, #menu-municipales > .nonMobile, #menu-departementales > .nonMobile {
    display: none; }
  .edit-content {
    display: none; }
  .newCTA .cta {
    padding: 2rem; } }

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .td-container {
    max-width: 660px; } }

@media only screen and (max-width: 767px) {
  .td-main-content-wrap .swiperbuttons {
    display: none; } }

a.share.mail {
  line-height: 20px;
  display: block;
  background: #2C596F;
  width: 27px;
  text-align: center;
  padding: 5px;
  float: left;
  height: 27px;
  margin-left: 5px; }

/********************
HEADER V2
*********************/
#box-meteo {
  position: fixed;
  width: 100%;
  margin-top: 7px; }

#td-outer-wrap {
  margin: 2rem 1rem; }

.lien-journal {
  float: left;
  display: flex;
  height: 100%;
  justify-content: center;
  flex-direction: column; }

.lien-journal .img-lien {
  height: 20px;
  margin-left: 5px; }

.lien-journal .img-lien img {
  height: 100%;
  width: auto; }

.btn-v2 {
  margin-top: 5px; }

.btn-v2 a {
  background: #40c4c9;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  padding: 2px 5px 2px 10px;
  display: inline-flex; }

.enqItem {
  background-size: 100%; }

p.wp-captation-text {
  display: none; }

.bluegradient {
  background: -moz-linear-gradient(left, #003c57 0%, rgba(125, 185, 232, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #003c57 0%, rgba(125, 185, 232, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #003c57 0%, rgba(125, 185, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  width: 300px;
  height: 100%; }

.agoragradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$bleuclair+0,7db9e8+100&1+0,0+100 */
  background: -moz-linear-gradient(left, #40c4c9 0%, rgba(125, 185, 232, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #40c4c9 0%, rgba(125, 185, 232, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #40c4c9 0%, rgba(125, 185, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

.tunnel #headerV2 #logo-marsactu {
  float: none !important;
  /* text-align: center; */
  margin: 0 auto; }

.returnSite i {
  margin-right: 5px; }

.returnSite {
  position: absolute;
  top: 115px;
  left: 30px;
  font-size: 12px;
  text-transform: uppercase; }

#td-header-menu {
  display: block;
  width: 100%;
  overflow: hidden; }

.menu-menu-principal-container {
  overflow: hidden; }

#menu-municipales, #menu-departementales {
  overflow: hidden;
  border-bottom: none;
  border-top: none;
  display: flex;
  justify-content: center; }
  #menu-municipales > li > a, #menu-departementales > li > a {
    font-size: 0.8rem;
    color: #003c57;
    font-weight: 900; }
    #menu-municipales > li > a:hover, #menu-departementales > li > a:hover {
      text-decoration: none; }
  #menu-municipales > .couleurAgora > a, #menu-departementales > .couleurAgora > a {
    color: #40c4c9; }

body .sf-menu > li.couleurAgora:hover > a:after {
  background-color: #40c4c9; }

.small {
  font-size: 12px; }

a.small {
  text-decoration: underline;
  color: var(--clair); }

/*
Compatibilité avec VS
 */
.old-row {
  display: flex; }

.old-row > * {
  flex: 1; }

.tagdiv-type .old_row {
  margin-bottom: 1rem; }

.tagdiv-type .old_row:last-child {
  margin-bottom: 0; }

@media screen and (max-width: 1024px) {
  .old-row {
    flex-direction: column; } }

/*-------old header ------------*/
#headerV2 {
  display: flex; }

.mars-cart #promo,
.mars-cart #promo2 {
  display: none; }

#promo {
  float: right;
  width: 250px;
  height: 150px;
  background-image: url(../images/soutenez-marsactu.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right; }

#promo2 {
  float: left;
  width: 250px;
  height: 150px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left; }

@media only screen and (max-width: 768px) {
  .hiddenMobile {
    display: none; }
  .mars-cart .main-content {
    padding-top: 73px; } }

@media (max-width: 990px) {
  #promo,
  #promo2 {
    height: 120px; } }

@media (max-width: 768px) {
  .main-content-mobile {
    padding-top: 50px; }
  .bg-menu {
    height: 50px; }
  .logo,
  #headerV2 {
    display: none; }
  .logo-mobile {
    display: block; } }

@media (max-width: 385px) {
  .bg-menu {
    padding-left: 0px; }
  .logo-mobile {
    left: 2.6rem; }
  #jemeconnecte {
    padding-left: 0px; } }

@media screen and (max-width: 767px) {
  #user_profil_header .nav_menu_user li.current-menu-item {
    color: #fff;
    background-color: #426c81 !important;
    border: none; }
  .expJaune {
    margin: 0 !important;
    padding: 15px !important; }
  #td_uid_19_5a562a3d996d6,
  #td_uid_26_5a562a3d9a30c,
  #td_uid_31_5a562a3d9ab9b {
    padding-left: 0;
    padding-right: 0; }
  .td-menu-mob-open-menu #td-outer-wrap {
    position: absolute;
    top: 0; }
  #rowAgora .td-module-thumb {
    margin-bottom: 3px; }
  .home #rowWeekend .td-block-span6,
  .home #rowWeekend .td-block-span6:nth-child(2n) {
    width: 100%;
    margin-bottom: 3px; }
  #comments h2.add {
    height: auto !important; }
  .comment-respond {
    margin: 15px !important; }
  .imgAgora {
    padding-left: 15px; }
  .imgAgora a {
    max-height: 30px;
    margin: 0 10px; }
  #rowAgora,
  #rowWeekend {
    margin: 0;
    padding: 0; }
  #rowAgora .vc_row_inner,
  #rowWeekend .vc_row_inner {
    padding: 0; }
  .home #rowAgora .td-block-span6,
  .home #rowAgora .td-block-span6:nth-child(2n) {
    width: 100%; }
  .td_block_1.td-column-2 .td_module_4,
  .td_block_1.td-column-3 .td_module_4 {
    width: 100%; }
  #zaluAgora {
    display: block; }
  body article.alaune-small {
    margin-left: 0; } }

@media screen and (max-width: 600px) {
  .vc_row.vc_column-gap-15 {
    margin-left: 0;
    margin-right: 0; }
  #agenda .td-block-span4 {
    width: 100%; } }

@media screen and (max-width: 450px) {
  .woocommerce .loginNotice .woocommerce-info,
  .woocommerce .couponNotice .woocommerce-info {
    padding: 10px 5px 10px 35px !important;
    margin: 0 0 10px 0 !important; }
  .woocommerce .loginNotice .woocommerce-info::before,
  .woocommerce .couponNotice .woocommerce-info::before {
    left: 11px !important; }
  .category .td-main-content-wrap .td-block-span4,
  .author .td-main-content-wrap .td-block-span4,
  .archive .td-main-content-wrap .td-block-span4 {
    width: 100%; }
  .td-page-title {
    margin-top: 0; }
  .contributor-avatar {
    width: 100%; }
  .contributor-avatar img {
    text-align: center;
    margin: 0 auto 10px;
    max-width: 96px; }
  #rowPromo h3 {
    font-size: 20px !important; }
  #rowAgora > .tdc-row {
    padding: 15px 0; }
  #rowAgora .td_block_text_with_title {
    padding: 5px 15px; }
  .bim .wpb_column.vc_column_container.td-pb-span4 {
    width: 100% !important; } }

@media (max-width: 767px) {
  .td-pb-row [class*="td-pb-span"] {
    min-height: 1px; }
  .grenouille {
    display: none; } }

@media screen and (max-width: 1000px) {
  #headerV2 {
    padding-top: 25px; }
  .partage-header {
    display: none; } }

@media screen and (min-width: 1000px) {
  .contributor-info {
    margin-left: 120px; }
  .contributor-avatar {
    width: 100px; }
  .showMobile {
    display: none; }
  #menu-menu-principal > .nonDesktop, #menu-municipales > .nonDesktop, #menu-departementales > .nonDesktop {
    display: none; } }

/* Commun.css
***********************************/
@media screen and (max-width: 420px) {
  .partage-post {
    display: flex;
    margin-bottom: 30px; }
  .post .chapeau,
  .post .chapeau p {
    margin-bottom: 10px; }
  .partage-post .share_mail.share,
  .partage-post .share.linkedin,
  .partage-post .share.twitter,
  .partage-post .share.facebook {
    display: inherit !important;
    font-size: 26px; }
  .partage-post i {
    margin-right: 8px;
    color: #003c57; }
  body header#header {
    border-bottom: none; }
  #headerV2 #sous-header {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: auto;
    margin-bottom: 15px; }
  .page-template-template-municipales #headerV2 #sous-header, .page-template-template-demartementales #headerV2 #sous-header {
    width: 315px; }
  .page-template-template-municipales #headerV2 #menu-municipales, .page-template-template-departementales #headerV2 #menu-departementales {
    flex-flow: wrap; }
    .page-template-template-municipales #headerV2 #menu-municipales .sf-menu > li > a, .page-template-template-departementales #headerV2 #menu-departementales .sf-menu > li > a {
      line-height: 2rem; }
  #headerV2 #logo-marsactu {
    /* margin-top: 35px; */
    margin-right: inherit;
    /* display: block; */
    margin-left: inherit;
    height: 100% !important;
    /* width: 100%; */
    overflow: hidden; }
  #headerV2 #sous-header:after {
    display: none; }
  #headerV2 .lien-journal {
    flex-direction: initial;
    width: 100%; }
  #headerV2 .btn-v2 {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    background: var(--clair);
    height: 25px; }
  #headerV2 .btn-v2 a {
    background-color: transparent; }
  #headerV2 .btnv2-journal {
    background-color: #40c4c9; } }

@media screen and (min-width: 420px) {
  #headerV2 #logo-marsactu {
    height: 100% !important;
    float: left;
    margin-bottom: 0; }
  .showMobile {
    display: none; } }

/* Style BM */
.center_page {
  max-width: 1200px;
  margin: 0 auto; }

#titre-page {
  display: none; }

#sous-header-blog h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 1.3em;
  margin-top: 50px;
  margin-bottom: 50px; }

.single header.gabian #titre-page {
  display: block !important;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

#menu_user {
  display: none; }

#header.gabian .logo_gabian {
  bottom: 0; }

.logo_gabian svg {
  display: block;
  width: auto;
  height: 100%; }

.logo_gabian_bleu svg {
  fill: #003c57; }

h4.bloc-title span,
h2.big-title span {
  background: #272d2d;
  padding: 5px 9px 3px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 17px !important;
  font-weight: 700;
  max-width: 100%; }

.ravi,
.ravi .swiperbuttons {
  position: relative; }

.logo_ravi {
  background-image: url(../images/logo-ravi-petit.png);
  background-size: contain;
  background-position: center;
  width: 67px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background-repeat: no-repeat; }

.popup_ravi {
  position: absolute;
  top: 44px;
  bottom: 44px;
  left: 0;
  right: 1px;
  background: #FFF;
  z-index: 2;
  border: 1px solid #2C596F;
  display: none; }

.popup_ravi.show {
  display: block; }

.popup_ravi:before,
.popup_ravi:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  border: 10px solid transparent;
  z-index: 3; }

.popup_ravi:before {
  border-top: 10px solid #2C596F;
  bottom: -20px;
  left: 25px; }

.popup_ravi:after {
  border-top: 10px solid #FFF;
  bottom: -19px;
  left: 25px; }

.popup_ravi_container {
  padding: 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto; }

.popup_ravi_container p {
  font-size: 13px !important;
  font-family: 'MultipleSans Pro', Arial !important;
  margin-bottom: 10px;
  line-height: 15px; }

.popup_ravi_container p a {
  color: #2C596F;
  font-weight: 700; }

#btn-editer {
  position: absolute;
  top: 40px;
  left: 10px;
  background: #003c57;
  color: #FFF; }

#btn-editer a {
  color: #FFF;
  padding: 0 5px;
  font-size: 10px;
  line-height: 21px;
  text-transform: uppercase;
  height: 21px;
  display: block; }

.single-agora .td-author-counters span, .isAgora .td-author-counters span {
  background-color: #40c4c9; }

.single-agora #navigation, .isAgora #navigation {
  background: #40c4c9; }

.single-agora .bgWhite .metaArticle .typeArticle, .isAgora .bgWhite .metaArticle .typeArticle {
  background: #40c4c9; }

.single-agora header #btn-menu.show > span, .isAgora header #btn-menu.show > span {
  color: #40c4c9; }

.single-agora .post .chapeau,
.single-agora .post .chapeau p,
.single-agora header.gabian #titre-page, .isAgora .post .chapeau,
.isAgora .post .chapeau p,
.isAgora header.gabian #titre-page {
  color: #40c4c9; }

.single-agora .content p a, .isAgora .content p a {
  color: #40c4c9; }

.single-agora::selection, .isAgora::selection {
  background: #40c4c9;
  /* WebKit/Blink Browsers */ }

.single-agora::-moz-selection, .isAgora::-moz-selection {
  background: #40c4c9;
  /* Gecko Browsers */ }

.agora .identity .social ul li a svg {
  fill: #40c4c9; }

.agora h2.big-title span {
  background-color: #40c4c9; }

.agora h2.big-title {
  border-color: #40c4c9; }

.agora ::selection {
  background: #40c4c9;
  color: #fff; }

.box_author {
  margin: 2rem 1rem;
  max-width: 650px;
  margin-left: auto !important;
  margin-right: auto !important; }

.box_author_identity {
  margin-right: auto;
  margin-left: auto;
  display: block;
  display: flex;
  justify-content: center; }

.widget_profil_user {
  border-bottom: 2px solid #40c4c9;
  border-top: 0;
  margin-top: 0; }

.identity .visuel,
.box_author_identity .visuel {
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 75px;
  height: 75px;
  min-width: 75px; }

.identity .visuel img,
.box_author_identity .visuel img {
  object-fit: cover;
  height: auto;
  display: block;
  height: 75px;
  width: 75px;
  border-radius: 75px;
  border: 3px solid #fff300;
  padding: 5px; }

.identity .texte,
.box_author_identity .texte {
  float: left;
  padding: 0 0 0 10px;
  margin-top: 10px;
  margin-bottom: 10px; }

.identity .texte .nom,
.box_author_identity .texte .nom {
  font-family: 'MultipleSans Pro', times;
  color: #272d2d;
  font-size: 20px;
  font-weight: 700; }

.identity .texte .description,
.box_author_identity .texte .description {
  color: #272d2d;
  font-size: 14px;
  font-style: italic; }

.identity .social,
.box_author_identity .social {
  padding-top: 5px;
  overflow: hidden; }

.identity .social {
  display: block;
  overflow: hidden;
  padding: 5px 0 0; }

.identity .social ul,
.box_author_identity .social ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.identity .social ul li,
.box_author_identity .social ul li {
  float: left;
  margin: 0 2px 0 0; }

.identity .social ul li a,
.box_author_identity .social ul li a {
  display: block;
  width: 20px;
  height: 20px; }

.box_author_identity .social ul li.no-width a {
  width: auto;
  margin-right: 1rem; }

.identify .fab {
  color: #272d2d; }

.identity .social ul li a svg,
.box_author_identity .social ul li a svg {
  fill: #272d2d;
  display: block;
  width: 100%;
  height: auto; }

.box_author_posts {
  width: 49%;
  float: left; }

.box_author_posts h3 {
  margin-top: 0; }

.box_author_posts article {
  width: 100% !important; }

figure .wp-caption-text {
  width: 100%; }

.anim,
.anim-box-hover {
  -webkit-transition-property: all;
  -webkit-transition-duration: .4s;
  -moz-transition-property: all;
  -moz-transition-duration: .4s;
  transition-property: all;
  transition-duration: .4s; }

#navigation #btn-search,
#navigation #btn-abo,
#navigation #btn-login {
  display: none; }

#timeline {
  clear: both; }

article .content-center,
article .content {
  position: relative;
  font-size: 18px;
  font-family: 'MultipleSlab Pro', times;
  color: #000000; }

.wpb_wrapper p {
  font-size: 18px;
  font-family: 'MultipleSlab Pro', times; }

p.wp-captation-text {
  font-size: 13px; }

.search-form-404 p {
  text-align: center;
  margin-bottom: 0;
  clear: both; }

.search-form-404 form {
  margin-top: 30px; }

.td-404-sub-sub-title {
  margin-top: 30px; }

.swiperbuttons svg {
  width: 22px;
  height: 22px; }

#open-comments,
body.single-dossier #share-comment {
  display: none; }

.bestof-meta {
  line-height: 17px !important; }

.bestof-meta-autor {
  margin-right: 5px; }

.home .bestof-meta-autor {
  margin-right: 0; }

.bestof-meta .td-module-comments,
.bestof-meta .td-post-author-name,
.bestof-meta .td-post-date {
  float: none;
  line-height: 21px;
  vertical-align: top;
  top: 0; }

.bestof-meta .td-post-date {
  margin-right: 0; }

.bestof-meta .td-post-author-name {
  margin-top: 0;
  font-weight: 700;
  display: inline-block;
  position: relative;
  top: 0;
  line-height: 21px; }

.bestof-meta .td-post-author-name span {
  display: none; }

.bestof-meta .td-post-author-name a,
.bestof-meta .td-post-date time {
  font-style: normal;
  font-size: 12px;
  margin-bottom: 0;
  line-height: 21px;
  display: inline-block; }

.bestof-meta-date-comment span.comments {
  display: inline-block;
  font-size: 12px;
  line-height: 21px;
  margin-left: 5px;
  color: #333;
  margin-bottom: 0; }

.bestof-meta-date-comment span.comments svg {
  vertical-align: middle;
  margin-bottom: 1px; }

.td_module_mx8 .bestof-meta {
  color: #FFF; }

.td_module_mx8 .bestof-meta svg {
  fill: #FFF; }

body article a .text_timeline,
body article {
  position: relative; }

.td-big-grid-post .td-meta-info-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0+25,0.7+100 */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  -webkit-background-size: 1px 50%;
  -moz-background-size: 1px 50%;
  -o-background-size: 1px 50%;
  background-size: 1px 50%;
  background-repeat: repeat-x;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  background-position: bottom; }

body article.widget a {
  display: block; }

#navigation.show .navigation_header {
  padding-left: 30px; }

/* ---------------------------------------- */
/*                                          */
/*                   USER                   */
/*                                          */
/* ---------------------------------------- */
form#gform_35 {
  max-width: 800px; }
  form#gform_35 .button {
    background-color: var(--bleu);
    width: auto;
    display: inline-flex;
    margin: 0 auto;
    justify-self: center;
    font-size: 1rem;
    padding: 7px 12px;
    border: 0;
    text-transform: uppercase;
    color: #ffffff; }

.sidebar_user {
  float: left;
  width: calc(33.333% - 20px);
  min-height: 50px;
  margin-left: 40px; }

.main_user {
  float: left;
  width: calc(66.666% - 20px); }

.main_user_full {
  padding: 20px; }

.compte_container {
  border: 1px solid #272d2d;
  border-top: 0;
  padding: 20px;
  margin-bottom: 30px;
  overflow: hidden; }

.open_form_email,
.open_form_mdp {
  cursor: pointer;
  color: #003c57; }

.box_form_mdp,
.box_form_email {
  display: none; }

.compte_champ_visuel {
  float: left;
  width: 90px; }

.compte_champ_visuel img {
  width: 100%;
  height: auto;
  display: block; }

.compte_champ_texte {
  margin-left: 110px;
  padding-top: 5px; }

.compte_champ {
  border-top: 1px solid #EEE;
  line-height: 25px;
  height: 25px; }

.compte_champ_texte .compte_champ:first-child {
  border-top: 0; }

.compte_champ .label,
.compte_champ .valeur,
.compte_champ .btn_action {
  float: left;
  width: 240px;
  font-size: 14px; }

.compte_champ .btn_action a {
  font-size: 12px; }

.compte_champ .btn_action {
  font-size: 12px;
  font-style: italic;
  width: 280px; }

#user_profil_header {
  position: relative; }

.nav_menu_user,
.menu_user_header {
  margin: 20px 0 0;
  border-bottom: 1px solid #272d2d; }

.popup_menu_user {
  margin: 0;
  padding: 0;
  list-style: none; }

.popup_menu_user li {
  margin: 0;
  padding: 0;
  height: 20px;
  line-height: 20px; }

.action-commenter {
  margin: 55px 15px 0;
  vertical-align: middle; }
  .action-commenter h4 {
    font-family: 'MultipleSans Pro', arial;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.6rem; }
  .action-commenter .dflex {
    display: flex;
    justify-content: center; }
  .action-commenter .open_comment_commenter, .action-commenter .open_comment_login {
    background-color: #ED7203;
    border-radius: 28px;
    font-size: 1rem;
    color: #ffffff;
    padding: 0.5rem 1.5rem;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    display: flex;
    margin-bottom: 0.8rem; }

#popin-login > a,
.popup_menu_user > li > a {
  color: #272d2d;
  font-size: 14px;
  display: block; }

.action-commenter a svg {
  width: 13px;
  height: 21px;
  fill: #FFF;
  margin-right: 6px;
  display: inline-block; }

#popin-login > a span {
  color: #FFF; }

#comments #popin-login {
  top: 40px; }

#user_profil_header .avatar {
  float: left;
  width: 150px; }

#user_profil_header .avatar img {
  display: block;
  width: 100%;
  height: auto; }

#user_profil_header .identity {
  margin-left: 180px; }

#user_profil_header .identity .nom {
  line-height: 30px;
  font-size: 25px;
  font-family: 'MultipleSans Pro';
  color: #2C596F; }

#user_profil_header .identity .date_inscription {
  line-height: 20px;
  font-size: 12px;
  font-family: 'MultipleSans Pro';
  color: #272d2d; }

#user_profil_header .identity .description {
  line-height: 23px;
  font-size: 16px;
  font-family: 'MultipleSans Pro';
  color: #272d2d; }

.menu_user {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  overflow: hidden;
  border-left: 1px solid #333; }

.menu_user li {
  float: left;
  margin: 0;
  border: 1px solid #333;
  border-left: 0;
  line-height: 20px; }

.menu_user li a {
  padding: 2px 5px; }

.acf-fields > .acf-field {
  padding-left: 0;
  padding-right: 0; }

.page-template-page-abonnements h1 {
  text-align: center; }

.incitativeInner p {
  margin: 10px 0; }

/* ---------------------------------------- */
/*                                          */
/*                   BLOG                   */
/*                                          */
/* ---------------------------------------- */
.message_loop_vide {
  text-align: center;
  padding-bottom: 30px; }

.page-template-page-user-blog-home .message_loop_vide {
  text-align: left; }

.btn_bm {
  display: inline-block !important;
  padding: 10px !important; }

.td-block-span6_blog {
  width: calc(50% - 10px);
  margin-left: 20px;
  float: left; }

.td-block-span6_blog_0 {
  margin-left: 0; }

/* ---------------------------------------- */
/*                                          */
/*                WOOCOMMERCE               */
/*                                          */
/* ---------------------------------------- */
.woocommerce-cart .woocommerce table.cart .button,
.woocommerce-cart .woocommerce .shipping-calculator-form .button,
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.single-product .product .summary .cart .button,
.woocommerce-checkout .woocommerce input.button,
.woocommerce-page .woocommerce a.button,
.woocommerce-account div.woocommerce .button,
.woocommerce-checkout .woocommerce input.button,
.woocommerce-page .woocommerce a.button,
.woocommerce-account div.woocommerce .button,
.woocommerce .product a.button,
.woocommerce .product #respond input#submit,
.woocommerce .checkout input#place_order,
.woocommerce .woocommerce.widget .button {
  background: none #003c57 !important;
  font-size: 14px !important;
  padding: 10px 15px !important; }

/*
.woocommerce-checkout .woocommerce-message {
    position: fixed;
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 0;
}

.woocommerce-checkout .woocommerce-message .wc-forward {
    display: none;
}
*/
.td-container .woocommerce-checkout .woocommerce-error {
  color: #c01d26;
  border: 1px solid #C01D25 !important;
  font-size: 14px !important; }

.td-container .woocommerce .woocommerce-error li {
  font-size: 14px; }

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #e6e6e6 !important; }

.boxProduit.row {
  margin-left: 0;
  margin-right: 0; }

.incitativeInner p {
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  line-height: initial; }

.boxAbo {
  margin-bottom: 30px; }

.boxAbo .titleCheckout {
  background-color: #ed7203;
  color: #ffffff; }

.boxAbo .buttonCheckout,
.boxAbo .priceCheckout {
  display: flex;
  align-items: center;
  justify-content: center; }

.boxAbo .buttonCheckout a {
  padding: 10px 15px; }

.infoRight p {
  font-size: 14px;
  line-height: 21px; }

.incitativeInner {
  padding-left: 10px; }

.boxProduit h3 {
  margin: 15px 0 5px; }

h3.titleSep.nomargin {
  margin-top: 0; }

.boxProduit h5 {
  margin: 5px 0;
  font-size: 12px;
  text-transform: uppercase; }

.priceLine3 {
  text-align: center;
  font-size: 23px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: initial; }

.priceLine2 {
  text-align: center; }

.priceLine1 {
  text-align: center;
  font-size: 40px;
  margin: 63px 0 4px; }

.woocommerce-checkout .priceLine1 {
  margin-top: 40px; }

h3.titleSep {
  text-transform: uppercase;
  font-weight: 700; }

.woocommerce-billing-fields h3 {
  margin-top: 0; }

.totalCheckout {
  margin-bottom: 10px; }

.infoRight h3 {
  margin-top: 0; }

.boxOffre {
  margin-bottom: 40px; }

.welcomeUser {
  border-bottom: 1px solid #000;
  margin-bottom: 30px; }

.welcomeUser p {
  margin-bottom: 5px; }

#boxAboInner {
  background-color: #edeff1;
  padding: 10px 15px;
  margin: 10px 0; }

div#boxAboInner p:last-child {
  margin-bottom: 0; }

.woocommerce-page .woocommerce a.button.cancel {
  float: right;
  background-color: transparent !important;
  font-weight: 300;
  font-size: 12px !important;
  color: #000000; }

.woocommerce-page .woocommerce a.button.cancel:hover {
  background-color: #ff3822 !important; }

.infoRed {
  color: #ff3822;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase; }

.infoOrange {
  color: #ffa300; }

p.product-name {
  color: #003c57; }

.boxLittle {
  font-size: 12px;
  margin-bottom: 0; }

.dejaAbonne {
  max-width: 300px;
  margin: 0 auto;
  text-align: center; }

.dejaAbonne h4 {
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase; }

.dejaAbonne h3 {
  margin-top: 5px; }

.page-template-page-abonnements .td-page-content {
  padding-bottom: 0; }

.og-grid {
  list-style: none;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
  width: 100%; }

.og-grid li {
  display: inline-block;
  margin: 10px 5px 0 5px;
  vertical-align: top;
  height: 250px; }

.og-grid li > a,
.og-grid li > a img {
  border: none;
  outline: none;
  display: block;
  position: relative; }

.og-grid li a > img {
  width: 245px; }

.og-grid li.og-expanded > a::after {
  top: auto;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #ddd;
  border-width: 15px;
  left: 50%;
  margin: -20px 0 0 -15px; }

.og-expander {
  position: absolute;
  background: #ddd;
  top: auto;
  left: 0;
  width: 100%;
  margin-top: 10px;
  text-align: left;
  height: 0;
  overflow: hidden; }

.og-expander-inner {
  padding: 50px 30px;
  height: 100%; }

.og-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 20px;
  cursor: pointer; }

.og-close::before,
.og-close::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  background: #888;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg); }

.og-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.og-close:hover::before,
.og-close:hover::after {
  background: #333; }

.og-fullimg,
.og-details {
  width: 50%;
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative; }

.og-details {
  padding: 0 40px 0 20px; }

.og-fullimg {
  text-align: center; }

.og-fullimg img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%; }

.og-details h3 {
  font-weight: 300;
  font-size: 52px;
  padding: 40px 0 10px;
  margin-bottom: 10px; }

.og-details p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #999; }

.og-details a {
  font-weight: 700;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 20px;
  border: 3px solid #333;
  display: inline-block;
  margin: 30px 0 0;
  outline: none; }

.og-details a::before {
  content: '\2192';
  display: inline-block;
  margin-right: 10px; }

.og-details a:hover {
  border-color: #999;
  color: #999; }

.og-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  -webkit-animation: loader 0.5s infinite ease-in-out both;
  -moz-animation: loader 0.5s infinite ease-in-out both;
  animation: loader 0.5s infinite ease-in-out both; }

.modal {
  background: rgba(0, 0, 0, 0.7);
  display: none;
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20000; }

.modal.animation-in,
.modal.animation-out,
.modal.block,
.modal.show-modal,
.modal:target {
  display: block; }

.modal.animated {
  background: transparent;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0s ease-in-out .5s, visibility 0s ease-in-out .5s;
  pointer-events: none; }

.modal.animated.show-modal {
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  z-index: 10000;
  transition: none;
  pointer-events: auto; }

.modal.animated.animation-in,
.modal.animated.animation-out,
.modal.animated.show-modal {
  visibility: visible; }

.overflow-auto {
  overflow: auto; }

.modal.animated [role="document"] {
  background: #fff;
  box-sizing: border-box;
  width: 100%;
  padding: 0;
  margin-left: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #414141; }

.modal.animated [role="document"] {
  opacity: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition: opacity .5s ease-in-out 0s, -webkit-transform 0s ease-in-out .5s;
  transition: opacity .5s ease-in-out 0s, transform 0s ease-in-out .5s;
  transition: opacity .5s ease-in-out 0s, transform 0s ease-in-out .5s, -webkit-transform 0s ease-in-out .5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.modal.animated [role="document"].animated-landscape,
.modal.animated [role="document"].animated-note {
  max-width: 600px; }

.modal.animated.show-modal [role="document"] {
  opacity: 1;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  transition: none; }

.modal.animated .close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2; }

.modal.animated .close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2; }

.modal.animated .title {
  font-weight: 900;
  font-size: 30px;
  line-height: 35px; }

.modal.animated .subtitle {
  font-weight: bold;
  font-size: 20px; }

.photo_membre img {
  max-width: 504px;
  padding: 30px;
  margin: 0 auto;
  width: 100%; }

.sr {
  visibility: hidden; }

.boxActions {
  height: 41px; }

.prenom_membre .block,
.info_membre .block {
  padding: 0 30px;
  font-size: 15px; }

.td_encadre .encadreContent p, .td_encadre.td_quote .encadreContent p {
  line-height: 1.75rem;
  margin-bottom: 1.75rem;
  color: #272d2d;
  font-size: 1.25rem; }

@-webkit-keyframes loader {
  0% {
    background: #ddd; }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; } }

@-moz-keyframes loader {
  0% {
    background: #ddd; }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; } }

@keyframes loader {
  0% {
    background: #ddd; }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; } }

@media screen and (max-width: 830px) {
  .og-expander h3 {
    font-size: 32px; }
  .og-expander p {
    font-size: 13px; }
  .og-expander a {
    font-size: 12px; } }

@media screen and (max-width: 650px) {
  .og-fullimg {
    display: none; }
  .og-details {
    float: none;
    width: 100%; } }

/* ---------------------------------------- */
/*                                          */
/*                RESPONSIVE                */
/*                                          */
/* ---------------------------------------- */
/* All Mobile Sizes (devices and browser) */
.hiddenDesktop {
  display: none; }

@media only screen and (max-width: 1024px) {
  .hiddenMobile {
    display: none; }
  .hiddenDesktop {
    display: block; }
  #td-outer-wrap {
    margin: 1rem 0; }
  .widget article.bref .social-more .partage ul li.texte {
    display: none; }
  .logo_gabian_container {
    left: 56px; }
  .page-template-page-commande #td-outer-wrap {
    margin-top: 0; }
  .woocommerce .woocommerce-info {
    font-size: 12px;
    line-height: 21px;
    border: 1px solid #ededed !important;
    background-color: #fcfcfc !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    margin: 10px 0 11px 0 !important; }
  .woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info {
    padding: 16px 16px 16px 55px !important; }
  #share_mail.show,
  #share_pdf.show {
    padding-top: 65px; }
  .td-scroll-up-visible {
    display: block; }
  #menu_user {
    display: none;
    background: #507B8C;
    padding: 5px 10px;
    position: relative;
    margin-bottom: 6px; }
  #menu_user.box_login p {
    border: 0;
    font-size: 12px;
    margin: 0;
    padding: 0; }
  #menu_user.box_login form {
    margin-top: 10px; }
  #menu_user.box_login form label {
    color: #FFF;
    font-size: 12px; }
  #menu_user.show {
    display: block; }
  #menu_user:before {
    content: '';
    position: absolute;
    background: #507B8C;
    width: 49%;
    top: -6px;
    height: 6px;
    right: 0; }
  #menu_user.full-box:before {
    width: 100%; }
  #menu_user ul li a {
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px; }
  #logo-marsactu {
    /*height: 55px !important;*/ }
  #logo-marsactu svg {
    height: 100%;
    width: auto;
    display: block;
    margin: 0 auto; }
  #meteo {
    padding-top: 4px;
    margin-bottom: 15px; }
  .td-post-template-default .td-post-featured-image .wp-caption-text {
    width: 90%;
    background: rgba(0, 0, 0, 0.7); }
  .td-post-template-7 .td-full-screen-header-image-wrap {
    display: flex;
    flex-direction: column; }
    .td-post-template-7 .td-full-screen-header-image-wrap .td-image-gradient-style7 {
      display: none; }
    .td-post-template-7 .td-full-screen-header-image-wrap .td-post-header {
      height: inherit;
      min-height: initial; }
    .td-post-template-7 .td-full-screen-header-image-wrap .td-post-header-holder {
      position: relative; }
    .td-post-template-7 .td-full-screen-header-image-wrap .td-post-header header .entry-title {
      color: #272d2d; }
  .td-crumb-container,
  .breadcrumb {
    display: none; }
  body.page #sous-header,
  body.home-page #sous-header {
    display: block; }
  body.page .breadcrumb,
  body.home-page .breadcrumb {
    display: block; }
  #pubs-header {
    overflow: hidden; }
  #comments .header_comment h2 {
    display: none; }
  #hashtags,
  #header-ad-left,
  #header-ad-right,
  .right #btn-abo,
  .right #btn-login,
  #titre-page,
  #header > #btn-search {
    display: none; }
  #btn-menu > span {
    display: none; }
  .wp-captation-text {
    font-size: 10px;
    margin-bottom: 0; }
  #navigation {
    padding: 5px 15px 0; }
  #navigation #btn-search {
    position: relative;
    left: 0;
    width: 49%;
    margin: 0 0 3px;
    background: #507B8C;
    padding: 0 5px 0 9px;
    height: 30px;
    float: left; }
  #navigation #btn-search #open-search {
    width: 100%;
    display: none;
    top: 0;
    left: 0;
    right: 0; }
  #navigation #btn-search #open-search.show {
    display: block; }
  #navigation #btn-search #open-search form {
    position: absolute;
    left: 28px;
    top: 0;
    float: inherit;
    right: 0;
    bottom: 2px; }
  #navigation #btn-search #open-search #close-search {
    background: #507B8C;
    width: 30px;
    height: 30px;
    float: none; }
  #navigation #btn-search #open-search form input {
    padding: 5px 10px 5px 7px;
    margin: 0;
    border-left: 0;
    height: 30px;
    border: 2px solid #507B8C;
    width: inherit; }
  #navigation #btn-login {
    width: 49%;
    box-sizing: border-box;
    background: #507B8C;
    float: left;
    padding: 0 5px 0 9px;
    margin-bottom: 2px;
    height: 30px;
    margin-left: 2%; }
  #navigation #btn-abo {
    width: 100%;
    box-sizing: border-box;
    background: #507B8C;
    float: left;
    padding: 0 5px 0 9px;
    margin-bottom: 5px;
    height: 30px;
    margin-left: 0; }
  .navigation_header {
    border-bottom: 1px solid #FFF; }
  #navigation #btn-search span,
  #navigation #btn-abo span,
  #navigation #btn-login span {
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    display: inline-block; }
  #navigation #btn-login.full-box {
    width: 100%; }
  #navigation #btn-login span a {
    color: #FFF; }
  #navigation #btn-search svg,
  #navigation #btn-abo svg,
  #navigation #btn-login svg {
    fill: #FFF;
    margin-right: 0; }
  #navigation #btn-abo {
    margin-right: 2%; }
  #navigation #btn-search,
  #navigation #btn-abo,
  #navigation #btn-login {
    display: block;
    overflow: hidden; }
  #navigation {
    right: 100%;
    width: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: .4s;
    -moz-transition-property: all;
    -moz-transition-duration: .4s;
    transition-property: all;
    transition-duration: .4s;
    padding: 5px 15px 30px;
    font-weight: 700;
    z-index: 830;
    bottom: 0;
    left: -30px; }
  #navigation.show {
    right: 0;
    left: 0;
    width: 100%; }
  #navigation .nav-container {
    height: 100%;
    position: absolute;
    width: calc(100% - 30px);
    overflow-y: auto; }
  .td-post-template-3 hgroup h1,
  .td-post-template-6 hgroup h1,
  .td-post-template-7 hgroup h1,
  .td-post-template-8 hgroup h1 {
    font-size: 25px;
    line-height: 1em;
    margin: 0; }
  .box_author_posts,
  .box_author_identity {
    width: 100%;
    float: none;
    margin-right: 0; }
  body article.alaune-small {
    float: none;
    margin-right: 0;
    width: 100%; }
  body article.alaune-small img {
    width: 100%; }
  body article {
    margin-bottom: 10px; }
  .td-container .td-pb-span3 {
    width: 100%;
    padding: 0 10px; }
  #timeline h2 {
    font-size: 25px;
    line-height: 1em;
    margin: 0;
    padding: 0; }
  .td_module_2 .td-module-thumb {
    height: auto; }
  #comments.show .header_comment {
    width: calc(100% - 31px); }
  /*
	#comments.show div.fermer {
	    left: 5px;
	    right: inherit;
	    position: fixed;
	}*/
  #comments,
  #share_mail,
  #share_pdf {
    width: 100%;
    right: -100%; }
  #share_mail div.fermer,
  #share_pdf div.fermer {
    position: absolute;
    left: 100%;
    -webkit-transition-property: all;
    -webkit-transition-duration: .4s;
    -moz-transition-property: all;
    -moz-transition-duration: .4s;
    transition-property: all;
    transition-duration: .4s; }
  #share_mail.show div.fermer,
  #share_pdf.show div.fermer {
    position: fixed;
    left: 0; }
  #share_mail h2,
  #share_pdf h2 {
    margin-top: 0;
    line-height: 50px;
    height: 50px;
    padding-left: 20px;
    margin-left: 50px;
    position: absolute;
    z-index: 5020;
    top: 0;
    left: 100%;
    right: 0;
    background: #f0f0f0; }
  #share_mail h2,
  #share_pdf h2 {
    -webkit-transition-property: all;
    -webkit-transition-duration: .4s;
    -moz-transition-property: all;
    -moz-transition-duration: .4s;
    transition-property: all;
    transition-duration: .4s; }
  #share_mail.show h2,
  #share_pdf.show h2 {
    position: fixed;
    z-index: 5020;
    top: 0;
    left: 0;
    right: 0; }
  #share_mail.show h2,
  #share_pdf.show h2 {
    top: 0;
    left: 0;
    right: 0;
    background: #f0f0f0;
    margin-left: 50px;
    line-height: 50px;
    position: fixed;
    z-index: 5020;
    height: 50px;
    padding-left: 20px;
    margin-top: 0; }
  .td-post-template-7 .td-post-header-holder {
    width: inherit;
    padding-right: 10px; }
  #share,
  #share-bottom {
    display: none; }
  #share_mail .gform_wrapper .top_label input.medium,
  #share_mail .gform_wrapper .top_label select.medium,
  #share_pdf .gform_wrapper .top_label input.medium,
  #share_pdf .gform_wrapper .top_label select.medium {
    width: 100%; }
  #actions li {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
    width: 100%;
    display: block;
    height: 21px;
    clear: both; }
  #actions li a span {
    padding: 0 10px;
    width: auto; }
  article.weekend-big a {
    display: block;
    position: relative;
    height: 100%;
    width: 100%; }
  article.weekend-big .text {
    position: absolute;
    left: 0;
    padding: 17px;
    margin-top: inherit;
    right: 0;
    max-width: 960px;
    width: inherit;
    height: inherit;
    bottom: 0;
    top: 0; }
  h4.bloc-title span,
  h2.big-title span {
    background: #272d2d;
    padding: 5px 9px 3px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 17px !important;
    font-weight: 700;
    max-width: 100%; }
  .td-post-template-7 .td-post-header-holder {
    width: 100%;
    padding-right: 10px; }
  #post-gratuit p {
    text-align: justify; }
  /*
	#td-outer-wrap {
	    margin:15px 15px 0px 15px;
	}

	.td-ss-main-sidebar,
	.td-ss-main-content {
	    margin:15px 15px 0px 15px;
	}*/
  .td_encadre {
    position: relative; }
    .td_encadre:after {
      display: block;
      position: absolute;
      content: "+";
      top: -25px;
      right: -10px;
      font-size: 2rem;
      font-weight: bold; }
    .td_encadre .encadreContent {
      display: none; }
    .td_encadre.visible .encadreContent {
      display: block; }
    .td_encadre.visible:after {
      content: "-"; } }

@media screen and (max-width: 450px) {
  #agenda .td-block-span4, #blogPostQSN .td-block-span4 {
    width: 100%; }
  .boxActions {
    overflow: hidden; }
  .woocommerce-page .woocommerce .wcs-switch-link {
    margin: 15px auto 0;
    width: 185px;
    display: block;
    clear: both; }
  .share_mail.share,
  .share.linkedin,
  .share.twitter,
  .share.facebook {
    display: none !important; }
  #open-comments {
    height: 23px;
    padding-left: 5px; }
  #contenu_commercial_abonnement {
    margin-top: 30px; } }

@media screen and (max-width: 1180px) {
  .single header.gabian #titre-page {
    display: none !important; } }

.td-big-grid-post .td-meta-align {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 15px; }

time {
  margin-right: 0;
  display: inline-block;
  line-height: 21px;
  height: 21px; }

#reorder_comment {
  float: right;
  display: block;
  margin-left: -52px;
  line-height: 21px;
  height: 21px;
  color: #FFF;
  white-space: nowrap;
  padding: 0 20px 0 0;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  overflow: hidden;
  vertical-align: top;
  background-image: url(images/icon-order.png);
  background-position: bottom right;
  background-repeat: no-repeat; }

#reorder_comment.desc {
  background-position: top right; }

/* MAJ 2018 */
.button_resilier {
  text-decoration: underline; }

.single .wc-social-login {
  display: none; }

/* MAJ 2019 */
/* .td-post-header {
  & > small {
    display: flex;
  }
} */
.infoDossier {
  max-width: 650px;
  margin-left: auto !important;
  margin-right: auto !important; }
  .infoDossier .metaArticle {
    justify-content: center; }
    .infoDossier .metaArticle .typeArticle {
      font-size: 18px; }
  .infoDossier h1 {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    text-align: center; }
  .infoDossier .insideWrapDossier img {
    margin-bottom: 1rem; }

.wrapDossier .col-xs-12 {
  margin-bottom: 2rem; }

.resize900 {
  max-width: 900px;
  margin: 0 auto; }

.bottom2rem {
  margin-bottom: 2rem; }

.grid-stack-item > .ui-resizable-handle {
  display: none !important; }

.aesop-document-component a span::before {
  width: 30px;
  content: '\f15b' !important;
  font-size: 17px;
  line-height: 1;
  font-family: "Font Awesome 5 Free" !important;
  text-decoration: inherit;
  font-weight: 400;
  font-style: normal;
  vertical-align: bottom;
  text-align: center;
  display: inline-block;
  height: 23px; }

.aesop-document-component .aesop-pdf,
.aesop-document-component .aesop-ms-doc {
  width: 100%;
  height: 80vh; }

.aesop-content {
  width: 100%;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto; }

.sf-menu > .current-menu-item > a:after,
.sf-menu > .current-menu-ancestor > a:after,
.sf-menu > .current-category-ancestor > a:after,
.sf-menu > li:hover > a:after,
.sf-menu > .sfHover > a:after {
  background-color: #003c57; }

.listAgoraUsers {
  margin-left: 0.75rem; }
  .listAgoraUsers li {
    margin-bottom: 0.25rem; }
    .listAgoraUsers li i {
      color: #40c4c9; }

.metaArticle .date {
  padding-top: 2px;
  margin-left: 7px; }

.single_template_7 .metaArticle .date {
  color: #ffffff; }

.kv_interview {
  margin-bottom: 1.5rem; }
  .kv_interview.last {
    border-bottom: none; }
    .kv_interview.last:after {
      content: '\25A0';
      color: var(--bleu);
      margin: 1rem auto;
      text-align: right;
      /* left: 0; */
      /* right: 0; */
      display: block;
      font-size: 26px; }
  .kv_interview .kv_question {
    color: #003c57;
    font-weight: bold;
    background-image: url(/wp-content/themes/marsactu/images/avatar_marsactu_60.png);
    background-repeat: no-repeat;
    background-position-y: 5px;
    padding-left: 75px; }
    .kv_interview .kv_question p {
      color: #003c57; }
  .kv_interview .kv_reponse {
    background-image: url(/wp-content/themes/marsactu/images/reponse_interview.png);
    background-repeat: no-repeat;
    background-position-y: 5px;
    padding-left: 75px; }
  .kv_interview .kv_question,
  .kv_interview .kv_reponse {
    min-height: 70px; }

.kv_element_l {
  font-size: 26px;
  font-family: "MultipleSans Pro", arial;
  font-weight: bold;
  text-transform: uppercase;
  color: #003c57;
  margin-bottom: 0.5rem; }
  .kv_element_l > p {
    color: #003c57;
    margin-bottom: 0; }
  .kv_element_l i {
    background-color: #c3eb78;
    padding: 0.5rem;
    margin-right: 0.5rem; }

.kv_element_l {
  font-size: 26px;
  font-family: "MultipleSans Pro", arial;
  font-weight: bold;
  text-transform: uppercase;
  color: #003c57;
  margin-bottom: 0.5rem; }
  .kv_element_l i {
    background-color: #c3eb78;
    padding: 0.5rem; }

.numberKv {
  display: inline-block;
  float: left;
  padding: 0px 7px;
  background: #c3eb78; }

.kv_liste > p {
  padding-top: 4px;
  margin-left: 5px;
  display: inline-block;
  color: #003c57;
  margin-bottom: 0; }

.widget .excerpt {
  font-family: "MultipleSlab Pro", Arial;
  font-size: 1rem; }

.cartouche {
  background: #c3eb78;
  color: #ffffff;
  font-size: 12px;
  padding: 5px 10px;
  text-transform: uppercase;
  transform: skewX(-10deg);
  font-weight: bold;
  display: inline-block; }
  .cartouche span {
    transform: skewX(10deg);
    display: inline-flex;
    color: #ffffff; }

.single-post .td-post-template-6 .td-post-header-holder,
.single-chroniques .td-post-template-6 .td-post-header-holder {
  padding: 3rem 3rem 0; }

.single-post .td-post-template-6 .td-main-content,
.single-chroniques .td-post-template-6 .td-main-content {
  margin-top: 2rem; }
  .single-post .td-post-template-6 .td-main-content .chapeau,
  .single-chroniques .td-post-template-6 .td-main-content .chapeau {
    margin-top: 0;
    margin-bottom: 1rem; }

.single-post .td-post-template-7 .td-image-gradient-kanvas,
.single-chroniques .td-post-template-7 .td-image-gradient-kanvas {
  display: none; }

.single-post .td-post-template-7 .td-main-content,
.single-chroniques .td-post-template-7 .td-main-content {
  margin-top: 2rem; }

.single-post .td-post-template-7 .author,
.single-chroniques .td-post-template-7 .author {
  color: #ffffff; }

.single-post .td-post-template-7 .chapeau,
.single-chroniques .td-post-template-7 .chapeau {
  margin-bottom: 1.5rem; }

.no-sidebar .pFull,
.no-sidebar figure.alignnone {
  margin-left: -85px;
  margin-right: -85px; }

.no-sidebar .pFullLeft {
  margin-left: -85px; }

.no-sidebar .pFullRight {
  margin-right: -85px; }

.articlePrefix h3 {
  font-family: "MultipleSans Pro", arial;
  font-size: 26px;
  background-color: #C3EB78;
  display: inline-block;
  padding: 0 5px;
  margin-bottom: 0.25rem; }

.articlePrefix p {
  color: var(--bleu);
  margin-bottom: 0rem; }

.separatorPrefix {
  width: 150px;
  height: 3px;
  background: #C3EB78;
  margin-top: 2rem;
  margin-bottom: 2rem; }

#flag-article {
  font-size: 20px;
  padding: 1rem;
  background-color: rgba(195, 235, 120, 0.4);
  margin-bottom: 1.5rem; }
  #flag-article span {
    float: left;
    font-size: 20px;
    background: var(--bleu);
    display: inline-block;
    padding: 0 0.5rem;
    color: #003C57;
    margin-right: 0.5rem;
    font-weight: bold;
    text-transform: uppercase; }

.swiper-slide .cartouche {
  padding: 1px 5px;
  margin-left: 1rem; }

.widget article:hover .cartouche {
  background: #ffffff;
  color: #003c57; }
  .widget article:hover .cartouche span {
    color: #003c57; }

.block-title {
  border-top: 3px solid #003c57;
  padding-top: 0.75rem;
  text-transform: uppercase;
  color: #003c57;
  font-weight: bold;
  margin-top: 0;
  border-bottom: none;
  font-size: 1.25rem; }
  .block-title span {
    line-height: inherit;
    display: inline-block;
    padding: 0;
    background-color: transparent;
    color: inherit;
    font-size: 1.25rem; }

.page-nav .current {
  background-color: #003c57;
  border-color: #003c57; }

.row .bloc5 .article__media-container {
  float: initial; }

@media screen and (max-width: 1024px) {
  .row .bloc5.bloc5-4 .metaArticle {
    width: 100%; } }

.section__container {
  margin-bottom: 3rem;
  margin-left: 0;
  margin-right: 0; }
  .section__container > div > .row > div:nth-last-child(2) > article {
    border-bottom: none; }
  .section__container .bloc5 .article__media-container {
    width: 100%; }
  @media screen and (max-width: 1024px) {
    .section__container .bloc7 a {
      flex-direction: column; }
      .section__container .bloc7 a .text {
        position: relative;
        width: 100%; }
    .section__container .bloc6 .text .inside {
      max-width: 80%; } }
  @media screen and (max-width: 500px) {
    .section__container .bloc7 a .text .inside {
      padding: 1rem; }
    .section__container .bloc3 .text .inside {
      padding-left: 0;
      padding-right: 0; } }
@media screen and (max-width: 500px) {
  .grid-stack-item .bloc6 .text .inside {
    max-width: 80%;
    margin-left: 2rem; } }

.btn__container, .bloc .btn__container, .wrapDossier {
  display: flex;
  align-items: center; }
  .btn__container .btn, .bloc .btn__container .btn, .wrapDossier .btn {
    border: 2px solid #003c57;
    color: #003c57;
    background-color: #fff;
    font-weight: bold; }
  .btn__container .btn:hover, .bloc .btn__container .btn:hover, .wrapDossier .btn:hover {
    border: 2px solid #003c57;
    color: #fff;
    background-color: #003c57; }
  .btn__container .btn-agora, .bloc .btn__container .btn-agora, .wrapDossier .btn-agora {
    border: 2px solid #40c4c9;
    color: #003c57;
    background-color: #fff;
    font-weight: bold; }
    .btn__container .btn-agora:hover, .bloc .btn__container .btn-agora:hover, .wrapDossier .btn-agora:hover {
      border: 2px solid #40c4c9;
      color: #fff;
      background-color: #40c4c9; }

.grid-stack {
  max-width: 1200px;
  margin: 0 auto 2rem; }

#listcomment__container {
  font-size: 1rem;
  margin-left: 0.5rem;
  list-style-type: none; }
  #listcomment__container strong {
    font-weight: bold; }
  #listcomment__container li {
    margin-bottom: 0.5rem;
    margin-left: 0; }
    #listcomment__container li span {
      margin-right: 0.5rem; }
    #listcomment__container li i {
      color: #40c4c9; }
    #listcomment__container li a {
      font-style: italic; }
    #listcomment__container li a:hover {
      text-decoration: underline; }

.sectionDossiers .sousSection__container {
  align-self: flex-end;
  margin-top: auto;
  margin-left: 5rem;
  margin-right: 5rem; }

.sectionDossiers .bloc4 .text {
  top: initial;
  margin-top: -8rem; }

.headerSection {
  display: flex;
  background-color: #40c4c9;
  color: #ffffff;
  padding: 1.5rem 1.5rem;
  margin: 1rem 0;
  flex-wrap: wrap; }
  .headerSection p {
    margin-bottom: 0;
    width: 80%; }
  .headerSection mark {
    background-color: #ff3962; }
  .headerSection #presentationAgora .btn, .headerSection #presentationBocal .btn {
    background-color: #ffffff;
    color: #40c4c9; }
  .headerSection#presentationWeekend, .headerSection#presentationDossier {
    background-color: #003c57; }
    .headerSection#presentationWeekend .btn, .headerSection#presentationDossier .btn {
      background-color: #ffffff;
      color: #003c57; }

.agora__container .btn {
  background-color: #40c4c9;
  color: #ffffff; }

.agora__container .text .inside .metaArticle .typeArticle {
  background-color: #40c4c9; }

.agora__container .text .inside .metaArticle .typeArticle span {
  color: #40c4c9; }

.agora__container .bgWhite .text .inside .metaArticle .typeArticle span {
  background-color: #40c4c9;
  color: #ffffff; }

.subSectionTop {
  margin-top: 1rem; }

.sectionEquipe .text .inside .metaArticle {
  display: none; }

#template-podcasts .sectionPodcasts h2 {
  font-family: "Buffalo";
  font-weight: 700;
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 0.5rem; }

.sectionReportages picture img {
  width: 100%; }

h3.tetiere {
  border-top: 3px solid #003D56;
  padding-top: 0.75rem;
  text-transform: uppercase;
  color: #003D56;
  font-weight: bold;
  margin-top: 0; }

.bref__container {
  padding: 1rem;
  background: #003c57;
  color: #ffffff;
  font-size: 1rem;
  font-family: "MultipleSlab Pro";
  margin-left: 0;
  margin-right: 0; }
  .bref__container a:hover {
    color: #ffffff; }
  .bref__container .titleBrefs {
    padding: 0 1rem;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    font-family: "MultipleSans Pro", arial;
    text-transform: uppercase; }
  .bref__container .bref {
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    padding: 0 1rem;
    background: var(--bleu); }
    .bref__container .bref:first-child {
      padding-left: 0.5rem; }
    .bref__container .bref:last-child {
      border-right: none; }
    .bref__container .bref .bref_meta {
      font-family: "MultipleSans Pro", arial;
      font-size: 0.75rem; }
      .bref__container .bref .bref_meta time {
        color: #A3D0E7; }
      .bref__container .bref .bref_meta .source {
        text-transform: uppercase;
        font-weight: bold;
        margin: 0 0.25rem; }
      .bref__container .bref .bref_meta .cartouche {
        padding: 2px 5px;
        background-color: #ffffff; }
        .bref__container .bref .bref_meta .cartouche span {
          color: #003c57; }
  .bref__container #plusDeBrefs {
    padding-left: 1rem;
    display: inline-block; }
    .bref__container #plusDeBrefs h3 {
      text-transform: uppercase;
      font-family: "MultipleSans Pro", sans-serif;
      color: #ffffff; }
    .bref__container #plusDeBrefs .btn {
      background-color: #ffffff;
      color: #003c57;
      font-family: "MultipleSans Pro", sans-serif;
      font-weight: bold; }

.page-template-page-offrespeciale {
  font-family: "MultipleSans Pro", sans-serif; }

.blocCrowdfunding {
  margin-bottom: 2rem; }

.boxContainer {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto; }
  .boxContainer footer a:hover {
    color: #ffffff; }
  .boxContainer footer .grid-stack-item-content a:hover {
    color: var(--bleu); }

.single .boxContainer {
  flex-direction: column; }

.bloc11-4 .article__media img {
  width: 125px;
  height: 102px;
  object-fit: cover; }

.shipping_address h4 {
  margin-bottom: 0.5rem; }

#coulisses-article {
  background-color: rgba(195, 235, 120, 0.4);
  padding: 2rem;
  color: var(--bleu);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1rem 0; }
  #coulisses-article p {
    color: #003c57; }
  #coulisses-article img {
    align-self: center; }
  #coulisses-article a {
    text-decoration: underline; }
  #coulisses-article .coulisses-contenu {
    float: left;
    max-width: calc(100% - 165px); }

.single-post .no_sidebar h1,
.single-post .no_sidebar #content__container,
.single-post .no_sidebar .metaArticle,
.single-post .no_sidebar .chapeau,
.single-post .no_sidebar #actions,
.single-post .no_sidebar .entry-crumbs,
.single-chroniques .no_sidebar h1,
.single-chroniques .no_sidebar #content__container,
.single-chroniques .no_sidebar .metaArticle,
.single-chroniques .no_sidebar .chapeau,
.single-chroniques .no_sidebar #actions,
.single-chroniques .no_sidebar .entry-crumbs,
.single-bref .no_sidebar h1,
.single-bref .no_sidebar #content__container,
.single-bref .no_sidebar .metaArticle,
.single-bref .no_sidebar .chapeau,
.single-bref .no_sidebar #actions,
.single-bref .no_sidebar .entry-crumbs,
.single-agora .no_sidebar h1,
.single-agora .no_sidebar #content__container,
.single-agora .no_sidebar .metaArticle,
.single-agora .no_sidebar .chapeau,
.single-agora .no_sidebar #actions,
.single-agora .no_sidebar .entry-crumbs {
  max-width: 650px;
  margin-left: auto !important;
  margin-right: auto !important; }

#chapeau_chronique, #chapeau_serie {
  max-width: 650px;
  margin-left: auto !important;
  margin-right: auto !important; }

.single-bref small {
  display: flex;
  flex-direction: row;
  max-width: 650px;
  margin: 0 auto; }

.single-bref .no_sidebar .metaArticle {
  width: auto;
  margin-left: 0 !important; }

.single-post .td-main-content,
.single-chroniques .td-main-content {
  margin-bottom: 3rem; }

.td-post-sub-title {
  max-width: 650px;
  margin-left: auto !important;
  margin-right: auto !important;
  font-weight: normal;
  font-size: 1rem;
  font-style: normal;
  font-family: "MultipleSans Pro";
  color: #272d2d;
  margin-bottom: 0.5rem; }

h1.entry-title {
  margin-top: 0;
  font-size: 2rem;
  line-height: 2.25rem;
  color: #000000; }

.brefsFooter:nth-child(2) {
  margin-top: 3rem; }

.brefsFooter .bloc2 .text,
.brefsFooter .bloc3 .text,
.brefsFooter .bloc5 .text {
  margin-top: 0.5rem; }

.article__brefs {
  margin-top: 3rem; }
  .article__brefs article a .excerpt {
    color: #ffffff; }

.bloc5.img30 .article__media-container {
  width: 35%; }

.category .bloc2 .text,
.author .bloc2 .text,
.page-template-template-rattrapage .bloc2 .text {
  margin-top: 0.5rem;
  margin-bottom: 1.5rem; }

.category .metaArticle span,
.author .metaArticle span,
.page-template-template-rattrapage .metaArticle span {
  font-weight: bold; }

.category .td-author-counters span,
.author .td-author-counters span,
.page-template-template-rattrapage .td-author-counters span {
  font-weight: bold; }

.container__brefs {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto; }
  .container__brefs .date {
    font-size: 14px;
    font-weight: normal; }
  .container__brefs .row .bloc5 .article__media-container {
    float: left; }

.termInfos {
  display: flex;
  margin-bottom: 2rem; }
  .termInfos img {
    max-width: 150px;
    border-radius: 90px;
    border: 5px solid #FFF300;
    padding: 5px;
    margin-right: 1rem; }

.cartoCandidats {
  border: 0.5rem solid #003c57; }

.descriptionBrefs {
  margin-bottom: 2rem;
  display: flex;
  flex-flow: column;
  color: #003c57;
  font-weight: bold; }

#image-a-la-une {
  max-width: 1000px;
  margin: 1.5rem auto; }

.td-post-next-prev-content a {
  color: #000000; }

.td-post-next-prev-content a:hover {
  color: #000000; }

.td-post-template-6 .td-post-header {
  max-width: 825px; }

.td_quote_box {
  border-left: 3px solid #003c57;
  background: transparent; }
  .td_quote_box.td_box_left {
    float: left;
    width: 350px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -85px;
    margin-right: 2rem;
    padding: 1rem 1.5rem; }
  .td_quote_box.td_box_right {
    float: right;
    width: 350px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: -85px;
    margin-left: 2rem;
    padding: 1rem 1.5rem; }
  .td_quote_box.td_box_center {
    border-left: none;
    background: transparent;
    margin-top: 0;
    margin-bottom: 1.75rem;
    margin-right: -85px;
    margin-left: -85px;
    padding: 1rem 1.5rem;
    position: relative; }
    .td_quote_box.td_box_center p {
      font-size: 20px;
      color: #003c57; }
    .td_quote_box.td_box_center:before {
      display: flex;
      width: 36px;
      background-color: rgba(195, 235, 120, 0.4);
      position: absolute;
      content: ' ';
      height: 100%;
      top: 0;
      left: 0px; }
  .td_quote_box p,
  .td_quote_box strong,
  .td_quote_box em {
    font-weight: normal;
    text-align: left;
    font-size: 1rem; }
  .td_quote_box strong {
    font-weight: bold; }
  .td_quote_box p:last-child {
    margin-bottom: 0; }

.td_pull_quote.td_pull_left {
  float: left;
  width: 350px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -85px;
  margin-right: 2rem; }

.td_pull_quote.td_pull_left p:last-child {
  margin-bottom: 0;
  color: #003c57;
  letter-spacing: initial; }

.light {
  font-weight: 300; }

.td_quote {
  width: 350px; }
  .td_quote p:last-child {
    color: #003c57;
    font-size: 1.75rem;
    line-height: 2rem;
    margin-bottom: 0; }
  .td_quote.td_quote_right {
    float: right;
    width: 50%;
    margin-right: -85px; }
  .td_quote.td_quote_left {
    float: left;
    width: 50%;
    margin-left: -85px;
    background-image: url(/wp-content/themes/marsactu/images/triangle-green.png);
    background-repeat: no-repeat;
    background-position: 0px 0;
    padding: 20px 0 0 20px;
    min-height: 101px; }
    .td_quote.td_quote_left p {
      font-size: 26px;
      color: #003c57; }

.bloc2-4 .inside {
  margin-top: 0.2rem; }

@media screen and (max-width: 620px) {
  .grid-stack .bloc7 a {
    flex-direction: column-reverse; }
    .grid-stack .bloc7 a .text {
      width: auto;
      position: relative; } }

.section-equipe {
  /* background-color: #41C4C8; */
  padding: 3rem 2rem;
  background: #41C4C8 top -90px center no-repeat url(images/team-marsactu.jpg);
  background-size: 1200px;
  margin-bottom: 2rem; }

.section-equipe .block,
.section-equipe .newCTA {
  margin-bottom: 0px; }

.section-equipe .newCTA {
  height: 100%; }

.section-equipe .tetiere {
  color: #fff;
  font-size: 49px;
  margin-bottom: 4rem; }

.section-equipe article {
  background-color: #fff;
  height: 100%; }

.section-equipe h3.tetiere {
  border-top: 0px solid #41C4C8;
  padding-top: 12rem;
  text-align: center;
  font-size: 33px; }

.section-equipe article .contenu {
  padding: 1rem; }

.section-equipe article picture {
  margin-bottom: 1rem; }

.section-equipe {
  color: #515151;
  line-height: 21px; }

.newCTA .cta {
  padding: 35px; }

.newCTA .cta .bouton {
  font-size: 42px;
  padding: 0 0.5rem;
  margin-left: 0.5rem; }

.section-equipe .newCTA .bouton {
  margin-top: 2rem;
  margin-left: 0.5rem;
  padding: 0px 0.5rem; }

.section-equipe .newCTA .cta .bouton {
  font-size: 38px; }

.section-equipe .newCTA .bck-dark_blue .mark-green:before {
  height: 44px; }

.section-equipe .col-xs-12 {
  margin-bottom: 2rem; }

@media (max-width: 400px) {
  .newCTA .cta .bouton {
    font-size: 33px; }
  .newCTA .cta {
    padding: 27px; }
  .newCTA .titre {
    font-size: 50px; } }

@media (max-width: 1200px) {
  .section-equipe {
    background-size: 100%; } }

@media (max-width: 990px) {
  .section-equipe {
    background: #41C4C8 top -40px center no-repeat url(images/team-marsactu.jpg);
    background-size: 100%; } }

@media (max-width: 880px) {
  .section-equipe {
    padding: 3rem 2rem;
    background: #41C4C8 top -20px center no-repeat url(images/team-marsactu.jpg);
    background-size: 100%; }
  .section-equipe h3.tetiere {
    font-size: 29px; } }

@media (max-width: 768px) {
  .section-equipe {
    padding: 3rem 2rem;
    background: #41C4C8 top -40px center no-repeat url(images/team-marsactu.jpg);
    background-size: 100%; }
  .section-equipe h3.tetiere {
    font-size: 29px;
    margin-bottom: 2rem;
    padding-top: 8rem; } }

@media (max-width: 576px) {
  .section-equipe {
    background: #41C4C8 top -10px center no-repeat url(images/team-marsactu.jpg);
    background-size: 100%; }
  .section-equipe h3.tetiere {
    padding-top: 7rem;
    line-height: 1.2; } }

@media (max-width: 375px) {
  .section-equipe .col-xs-12 {
    padding-right: 0px;
    padding-left: 0px; }
  .section-equipe h3.tetiere {
    padding-top: 4rem; } }

.single article:not(.has-post-thumbnail) .content {
  margin-top: 1.5rem; }

.single article.no-sidebar figure.alignnone, .single article.no-sidebar .wp-caption.alignnone {
  width: calc(100% + 230px) !important;
  max-width: 920px; }

.single article:not(.no-sidebar) figure.alignnone, .single article:not(.no-sidebar) .wp-caption.alignnone {
  width: 100% !important; }

.single article figure.alignleft, .single article .wp-caption.alignleft {
  float: left;
  max-width: 400px;
  margin-left: -100px; }
  @media (max-width: 1000px) {
    .single article figure.alignleft, .single article .wp-caption.alignleft {
      max-width: 100%;
      margin-left: 0;
      float: initial; } }
.single article figure.alignright, .single article .wp-caption.alignright {
  float: right;
  max-width: 400px;
  margin-right: -100px; }
  @media (max-width: 1000px) {
    .single article figure.alignright, .single article .wp-caption.alignright {
      max-width: 100%;
      margin-right: 0;
      float: initial; } }
.single article figure.aligncenter, .single article .wp-caption.aligncenter {
  max-width: 800px;
  margin-right: -100px;
  margin-left: -100px;
  width: 800px !important;
  align-items: center;
  align-content: center;
  display: flex;
  flex-direction: column; }
  @media (max-width: 1000px) {
    .single article figure.aligncenter, .single article .wp-caption.aligncenter {
      max-width: 100%;
      margin-right: 0;
      margin-left: 0; } }
.single article figure.alignleft figcaption, .single article figure.alignright figcaption, .single article .wp-caption.alignleft figcaption, .single article .wp-caption.alignright figcaption {
  max-width: 400px;
  width: 100% !important; }
  @media (max-width: 1000px) {
    .single article figure.alignleft figcaption, .single article figure.alignright figcaption, .single article .wp-caption.alignleft figcaption, .single article .wp-caption.alignright figcaption {
      max-width: 100%; } }
.single article .bloc2-4 h2 {
  font-size: 1rem;
  line-height: 1.25rem; }

/* CTA 2019 */
.newCTA {
  /* REAL CSS BEGINS HERE */
  /* Couleurs */
  /* Titres */
  /* Textes */
  /* Combinaison texte dans logo */
  /* Surlignement */
  /* Logo Marsactu */
  /* Boutons */
  /* Social */
  /* :hover */
  /* Big offre découverte */
  /* Big abonnement */ }
  .newCTA .wrapper {
    margin: auto;
    max-width: 100%; }
  .newCTA .wrapper.big {
    width: 100%; }
  .newCTA .cta {
    margin-bottom: 30px; }
  .newCTA .cta {
    font-family: 'Buffalo', arial;
    width: 100%;
    padding: 15px; }
  .newCTA .flex {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .newCTA .flex .demi {
    width: calc(50% - 30px); }
  .newCTA .flex .quart {
    width: calc(25% - 20px); }
  .newCTA .flex .trois-quart {
    width: calc(75% - 10px); }
  .newCTA .flex .tiers {
    width: calc(calc(100% / 3) - 20px); }
  .newCTA .flex .deux-tiers {
    width: calc(calc(100% * calc(2 / 3)) - 20px); }
  .newCTA .bck-dark_blue {
    background-color: #003c57; }
  .newCTA .bck-blue {
    background-color: #40c4c9; }
  .newCTA .bck-green {
    background-color: #c3eb78; }
  .newCTA .bck-green {
    background-color: #c3eb78; }
  .newCTA .bck-yellow {
    background-color: #fff300; }
  .newCTA .bck-pink {
    background-color: #ff3962; }
  .newCTA .bck-orange {
    background-color: #ed7203; }
  .newCTA .texte-dark_blue {
    color: #003c57; }
  .newCTA .texte-blue {
    color: #40c4c9; }
  .newCTA .texte-green {
    color: #c3eb78; }
  .newCTA .texte-green {
    color: #c3eb78; }
  .newCTA .texte-yellow {
    color: #fff300; }
  .newCTA .texte-pink {
    color: #ff3962; }
  .newCTA .texte-orange {
    color: #ed7203; }
  .newCTA .wrapper_titre {
    max-width: 75%;
    margin-left: 0px; }
  .newCTA .wrapper_titre.all_width {
    max-width: 100%;
    margin-left: 0; }
  .newCTA .titre {
    font-size: 60px;
    font-weight: 700;
    line-height: 0.65em;
    margin-bottom: 15px; }
  .newCTA .big .titre {
    font-size: 80px;
    margin-bottom: 0; }
  .newCTA .wrapper_texte {
    margin: 0 5px; }
  .newCTA .texte,
  .newCTA .texte_solo {
    font-size: 32px;
    line-height: 0.75em; }
  .newCTA .texte_solo {
    margin-bottom: 20px; }
  .newCTA .italic {
    font-style: italic; }
  .newCTA .bold {
    font-weight: 700; }
  .newCTA .multiple_font {
    font-family: 'MultipleSans Pro', arial;
    line-height: 1.4em;
    font-size: 18px;
    margin-bottom: 15px; }
  .newCTA .buffalo {
    font-family: 'Buffalo', arial; }
  .newCTA sup {
    font-size: 0.38em;
    line-height: 0;
    position: initial;
    vertical-align: super;
    margin-bottom: -20px; }
  .newCTA .align-right {
    text-align: right; }
  .newCTA .logo_avec_texte {
    margin-bottom: 20px; }
  .newCTA .texte-logo {
    margin: 0 0 -10% 35%; }
  .newCTA .texte-logo .texte_inside_logo {
    line-height: 0.65em;
    font-size: 50px; }
  .newCTA .cta.big .logo_avec_texte {
    padding-right: 100px;
    margin: 0 0 0 0; }
  .newCTA .mark {
    position: relative;
    z-index: 1;
    display: inline-block; }
  .newCTA .mark:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: calc(100% + 8px);
    height: calc(100% + 3px);
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%) skew(-10deg, 0); }
  .newCTA .mark-dark_blue:before {
    background-color: #003c57; }
  .newCTA .mark-blue:before {
    background-color: #40c4c9; }
  .newCTA .mark-green:before {
    background-color: #c3eb78; }
  .newCTA .mark-yellow:before {
    background-color: #fff300; }
  .newCTA .mark-pink:before {
    background-color: #ff3962; }
  .newCTA .mark-orange:before {
    background-color: #ed7203; }
  .newCTA .bck-dark_blue .mark-green:hover:before {
    background-color: #ff3962; }
  .newCTA .bck-orange .mark-green:hover:before {
    background-color: #fff300; }
  .newCTA .bck-pink .mark-yellow:hover:before {
    background-color: #003c57; }
  .newCTA .bck-orange .mark-yellow:hover:before {
    background-color: #003c57; }
  .newCTA .bck-pink .mark-yellow:hover {
    color: #ff3962; }
  .newCTA .bck-orange .mark-yellow:hover {
    color: #fff300; }
  .newCTA .cta .logo_marsactu {
    max-width: 200px;
    height: auto; }
  .newCTA .bouton_wrapper {
    text-align: left; }
  .newCTA .cta .bouton {
    text-align: center;
    margin-top: 10px;
    font-size: 50px; }
  .newCTA .social {
    margin-top: 15px;
    margin-bottom: 50px; }
  .newCTA .social .social_link {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 10px; }
  .newCTA .social .social_link svg {
    display: block;
    width: 40px;
    height: 40px;
    fill: #ff3962; }
  .newCTA .social .social_link:hover svg {
    fill: #003c57; }
  .newCTA .cta.big .prix {
    font-size: 180px; }
  .newCTA .cta.big .texte-prix {
    text-align: right; }
  .newCTA .cta.big_abonnement {
    position: relative;
    height: 420px; }
  .newCTA .cta.big_abonnement .fond_color {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.8; }
  .newCTA .cta.big_abonnement .fond {
    position: absolute;
    z-index: 1;
    object-fit: cover;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    object-position: center top; }
  .newCTA .cta.big_abonnement .slogan {
    position: absolute;
    z-index: 3;
    top: 50px;
    left: 50px;
    max-width: 30%; }
  .newCTA .webkit .cta.big_abonnement .slogan {
    width: 30%; }
  .newCTA .cta.big_abonnement .inside_texte {
    position: absolute;
    z-index: 3;
    bottom: 50px;
    right: 50px;
    max-height: 50%;
    width: 50%; }
  .newCTA .cta.big_abonnement .prix {
    font-size: 300px; }
  .newCTA .cta.big_abonnement .bouton {
    font-size: 60px; }

/*
$bleu:      var(--bleu);
$orange:    #ed7203;
$bleuclair: #40c4c9;
$vert:      #c3eb78;
$violet:    #8f4b76;
$rose:      #ff3962;
$jaune:     #fff300;
$gris:      #272d2d;
 */
@font-face {
  font-family: 'MultipleSans Pro';
  src: url("fonts/MultipleSansPro-Light.woff2") format("woff2"), url("fonts/MultipleSansPro-Light.woff") format("woff"), url("fonts/MultipleSansPro-Light.ttf") format("truetype"), url("fonts/MultipleSansPro-Light.svg#MultipleSansPro-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'MultipleSans Pro';
  src: url("fonts/MultipleSansPro-Regular.woff2") format("woff2"), url("fonts/MultipleSansPro-Regular.woff") format("woff"), url("fonts/MultipleSansPro-Regular.ttf") format("truetype"), url("fonts/MultipleSansPro-Regular.svg#MultipleSansPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MultipleSans Pro';
  src: url("fonts/MultipleSansPro-Bold.woff2") format("woff2"), url("fonts/MultipleSansPro-Bold.woff") format("woff"), url("fonts/MultipleSansPro-Bold.ttf") format("truetype"), url("fonts/MultipleSansPro-Bold.svg#MultipleSansPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'MultipleSans Pro';
  src: url("fonts/MultipleSans_Pro_Bold_It.woff2") format("woff2"), url("fonts/MultipleSans_Pro_Bold_It.woff") format("woff"), url("fonts/MultipleSans_Pro_Bold_It.ttf") format("truetype"), url("fonts/MultipleSans_Pro_Bold_It.svg#MultipleSans Pro Bold It") format("svg");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'MultipleSans Pro';
  src: url("fonts/MultipleSans_Pro_Light.woff2") format("woff2"), url("fonts/MultipleSans_Pro_Light.woff") format("woff"), url("fonts/MultipleSans_Pro_Light.ttf") format("truetype"), url("fonts/MultipleSans_Pro_Light.svg#MultipleSans Pro Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'MultipleSans Pro';
  src: url("fonts/MultipleSans_Pro_Light_It.woff2") format("woff2"), url("fonts/MultipleSans_Pro_Light_It.woff") format("woff"), url("fonts/MultipleSans_Pro_Light_It.ttf") format("truetype"), url("fonts/MultipleSans_Pro_Light_It.svg#MultipleSans Pro Light It") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'MultipleSans Pro';
  src: url("fonts/MultipleSans_Pro_Regular.woff2") format("woff2"), url("fonts/MultipleSans_Pro_Regular.woff") format("woff"), url("fonts/MultipleSans_Pro_Regular.ttf") format("truetype"), url("fonts/MultipleSans_Pro_Regular.svg#MultipleSans Pro Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MultipleSans Pro';
  src: url("fonts/MultipleSans_Pro_Regular_It.woff2") format("woff2"), url("fonts/MultipleSans_Pro_Regular_It.woff") format("woff"), url("fonts/MultipleSans_Pro_Regular_It.ttf") format("truetype"), url("fonts/MultipleSans_Pro_Regular_It.svg#MultipleSans Pro Regular It") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'MultipleSans Pro';
  src: url("fonts/MultipleSans_Pro_Bold.woff2") format("woff2"), url("fonts/MultipleSans_Pro_Bold.woff") format("woff"), url("fonts/MultipleSans_Pro_Bold.ttf") format("truetype"), url("fonts/MultipleSans_Pro_Bold.svg#MultipleSans Pro Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'MultipleSans Pro';
  src: url("fonts/MultipleSansPro-Bold_1.woff2") format("woff2"), url("fonts/MultipleSansPro-Bold_1.woff") format("woff"), url("fonts/MultipleSansPro-Bold_1.ttf") format("truetype"), url("fonts/MultipleSansPro-Bold_1.svg#MultipleSansPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'MultipleSans Pro';
  src: url("fonts/MultipleSansPro-Regular_1.woff2") format("woff2"), url("fonts/MultipleSansPro-Regular_1.woff") format("woff"), url("fonts/MultipleSansPro-Regular_1.ttf") format("truetype"), url("fonts/MultipleSansPro-Regular_1.svg#MultipleSansPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MultipleSans Pro';
  src: url("fonts/MultipleSansPro-Light_1.woff2") format("woff2"), url("fonts/MultipleSansPro-Light_1.woff") format("woff"), url("fonts/MultipleSansPro-Light_1.ttf") format("truetype"), url("fonts/MultipleSansPro-Light_1.svg#MultipleSansPro-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

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

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

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

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

@font-face {
  font-family: 'MultipleSlab Pro';
  src: url("fonts/MultipleSlab_Pro_Regular_It.eot");
  src: url("fonts/MultipleSlab_Pro_Regular_It.eot?#iefix") format("embedded-opentype"), url("fonts/MultipleSlab_Pro_Regular_It.woff2") format("woff2"), url("fonts/MultipleSlab_Pro_Regular_It.woff") format("woff"), url("fonts/MultipleSlab_Pro_Regular_It.ttf") format("truetype"), url("fonts/MultipleSlab_Pro_Regular_It.svg#MultipleSlab Pro Regular It") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'MultipleSlab Pro';
  src: url("fonts/MultipleSlab_Pro_Bold_It.eot");
  src: url("fonts/MultipleSlab_Pro_Bold_It.eot?#iefix") format("embedded-opentype"), url("fonts/MultipleSlab_Pro_Bold_It.woff2") format("woff2"), url("fonts/MultipleSlab_Pro_Bold_It.woff") format("woff"), url("fonts/MultipleSlab_Pro_Bold_It.ttf") format("truetype"), url("fonts/MultipleSlab_Pro_Bold_It.svg#MultipleSlab Pro Bold It") format("svg");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'MultipleSlab Pro';
  src: url("fonts/MultipleSlabPro-Bold_1.eot");
  src: url("fonts/MultipleSlabPro-Bold_1.eot?#iefix") format("embedded-opentype"), url("fonts/MultipleSlabPro-Bold_1.woff2") format("woff2"), url("fonts/MultipleSlabPro-Bold_1.woff") format("woff"), url("fonts/MultipleSlabPro-Bold_1.ttf") format("truetype"), url("fonts/MultipleSlabPro-Bold_1.svg#MultipleSlabPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

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

@font-face {
  font-family: 'Buffalo';
  src: url("fonts/buffalo-regular-webfont.woff2") format("woff2"), url("fonts/buffalo-regular-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Buffalo';
  src: url("fonts/buxffalo-regularitalic-webfont.woff2") format("woff2"), url("fonts/buffalo-regularitalic-webfont.woff") format("woff");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Buffalo';
  src: url("fonts/buffalo-bold-webfont.woff2") format("woff2"), url("fonts/buffalo-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Buffalo';
  src: url("fonts/buffalo-bolditalic-webfont.woff2") format("woff2"), url("fonts/buffalo-bolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic; }

.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem; }

.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto; }

.wrap,
.sitemap > .center {
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto; }

.boxCTA {
  font-family: "Buffalo";
  font-weight: bold;
  font-style: italic; }
  .boxCTA .bgBLEU {
    background-color: var(--bleu); }
  .boxCTA .bgORANGE {
    background-color: var(--orange); }
  .boxCTA .bgBLEUCLAIR {
    background-color: var(--bleuclair); }
  .boxCTA .bgVERT {
    background-color: var(--vert); }
  .boxCTA .bgVIOLET {
    background-color: var(--violet); }
  .boxCTA .bgROSE {
    background-color: var(--rose); }
  .boxCTA .bgJAUNE {
    background-color: var(--jaune); }
  .boxCTA .bgGRIS {
    background-color: var(--gris); }
  .boxCTA .ctaTITLE {
    font-size: 6.5rem;
    line-height: 4rem; }
  .boxCTA .ctaLINE {
    font-size: 3.125rem;
    line-height: 2rem; }

@media screen and (max-width: 1024px) {
  body {
    margin-top: 1.5rem; }
  .row .row {
    margin-bottom: 1rem; }
  .td-container {
    margin-left: auto;
    margin-right: auto; }
  .td-container,
  .tdc-row,
  .tdc-row-composer {
    width: 100%;
    max-width: 690px; }
  #td-outer-wrap,
  #td-header-menu {
    padding: 0 1rem; }
  .wrap,
  .grid-stack {
    margin: 0 auto; }
  .grid-stack {
    height: 100% !important;
    margin-bottom: 3rem; }
    .grid-stack .grid-stack-item {
      margin-bottom: 1rem !important; }
      .grid-stack .grid-stack-item:after {
        display: block;
        content: '';
        border-bottom: 1px solid rgba(0, 60, 87, 0.4);
        width: 100px;
        margin: 0 auto; }
  .bref__container #plusDeBrefs {
    padding-left: 1rem;
    display: block;
    width: 100%; }
    .bref__container #plusDeBrefs h3 {
      float: left;
      color: #ffffff; }
    .bref__container #plusDeBrefs a.btn {
      float: right;
      margin-top: 1rem;
      margin-bottom: 2rem; }
  .bref__container .bref {
    border-right: none;
    margin-bottom: 1rem;
    background: var(--bleu); }
    .bref__container .bref .bref_meta {
      margin-bottom: 0.25rem; }
  .single-bref small {
    flex-wrap: wrap;
    flex-direction: column; }
    .single-bref small .cartouche {
      margin-bottom: 0.5rem; }
  .resetHeight {
    display: flex;
    flex-direction: column; }
    .resetHeight .dossierTete__container {
      min-height: 490px; }
    .resetHeight .grid-stack-item-content article a {
      display: block; }
  .resetHeight > div {
    /* WebKit-based browsers will ignore this. */
    /* Mozilla-based browsers will ignore this. */ }
  .sectionDossiers .btn__container {
    height: 50px;
    margin-bottom: 40px; }
  #coulisses-article {
    flex-direction: column; }
    #coulisses-article .coulisses-contenu {
      max-width: 100%;
      margin-top: 1rem; }
  .grid-stack-item {
    width: 100% !important;
    top: auto !important;
    left: 0 !important;
    height: auto !important;
    position: relative !important; }
  .grid-stack > .grid-stack-item > .grid-stack-item-content {
    overflow: initial !important;
    top: auto !important;
    width: 100% !important;
    height: auto !important;
    position: relative !important;
    bottom: initial !important;
    left: initial !important;
    right: initial !important; }
  .section__container .col-md-8,
  .section__container .col-md-6 {
    margin-bottom: 2rem; }
  #td-outer-wrap .bloc6 .text .inside {
    margin-left: 3rem !important;
    max-width: 65% !important; }
    #td-outer-wrap .bloc6 .text .inside h1,
    #td-outer-wrap .bloc6 .text .inside h2 {
      font-size: 1.5rem;
      line-height: 1.75rem;
      margin-top: 0.5rem;
      margin-bottom: 0; }
  #td-outer-wrap .bloc6 p,
  .bloc8 p {
    margin-bottom: 1rem; }
  #td-outer-wrap .bloc7 a {
    flex-direction: column-reverse; }
    #td-outer-wrap .bloc7 a .text {
      max-width: 100%;
      width: 100%;
      position: relative;
      z-index: 2;
      background: #ffffff;
      display: flex;
      margin: 0 auto;
      left: 0;
      right: 0; }
      #td-outer-wrap .bloc7 a .text .inside {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 1.5rem 1.5rem 0; }
    #td-outer-wrap .bloc7 a .article__media-container {
      width: 100%;
      float: none;
      max-width: 100%;
      position: relative;
      align-self: center;
      margin-left: 0; }
  #td-outer-wrap .bloc10 {
    display: flex;
    flex-direction: column-reverse; }
  section.sectionDossiers .sousSection__container {
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 2rem; }
    section.sectionDossiers .sousSection__container .btn__container {
      margin-bottom: 2rem; }
  .headerSection .btn__container {
    display: flex;
    align-items: center;
    margin: 1rem auto 0; }
  .headerSection p {
    width: 100%; }
  #agenda .td-block-span4 {
    width: 49%; }
  .returnSite {
    position: inherit;
    margin-bottom: 0 0 15px 20px; }
  .priceCheckout,
  .titleCheckout,
  .buttonCheckout {
    margin: 15px 0 0; }
  body article.alaune-small {
    margin-left: 0; }
  .cta2 .box {
    margin: 0 15px; }
  .imgAgora {
    margin-left: 0; }
  .wpb_wrapper .vc_custom_1511893153713 {
    padding-left: 0 !important; }
  .td_block_14 .td-block-span6 {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  .td_data_time {
    display: none; }
  header .btn-ident span {
    display: none; }
  header#header .right .btn-nav {
    padding: 0 15px; }
  .td_quote_box.td_box_left, .td_quote_box.td_box_right, .td_quote_box.td_box_center {
    float: left;
    width: 100%;
    margin: 0;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem; }
  .td_pull_quote.td_pull_left, .td_pull_quote.td_pull_right, .td_pull_quote.td_pull_center {
    float: left;
    width: 100%;
    margin: 0;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem; }
  .td_quote {
    width: 100%; }
    .td_quote p:last-child {
      color: #003c57;
      font-size: 1.25rem;
      line-height: 1.5rem;
      margin-bottom: 0; }
    .td_quote.td_quote_left, .td_quote.td_quote_right {
      float: left;
      width: 100%;
      margin-right: 0;
      margin-left: 0;
      margin-bottom: 2rem; }
  body .bloc2-4 picture.article__media {
    max-height: inherit !important; }
    body .bloc2-4 picture.article__media img {
      width: 100%; }
  body .bloc2-12 h1,
  body .bloc2-12 h2,
  body .bloc2-8 h1,
  body .bloc2-8 h2,
  body .bloc2-6 h1,
  body .bloc2-6 h2,
  body .bloc2-4 h1,
  body .bloc2-4 h2 {
    margin-top: 0;
    margin-bottom: 0.5rem; }
  body .bloc4-4 .text .inside .metaArticle,
  body .bloc4-6 .text .inside .metaArticle,
  body .bloc4-8 .text .inside .metaArticle,
  body .bloc4-12 .text .inside .metaArticle {
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  body .bloc4-4 .text .inside .metaArticle .typeArticle,
  body .bloc4-6 .text .inside .metaArticle .typeArticle,
  body .bloc4-8 .text .inside .metaArticle .typeArticle,
  body .bloc4-12 .text .inside .metaArticle .typeArticle {
    margin-right: 0;
    margin-bottom: 0.5rem; }
  body.single .metaArticle {
    display: flex;
    flex-wrap: wrap; }
    body.single .metaArticle .typeArticle {
      margin-right: 0.5rem;
      margin-bottom: 0.5rem;
      width: auto; }
    body.single .metaArticle .author {
      width: auto; }
  body .bloc4-8 h1 {
    margin-top: 0.5rem; }
  body .bloc4 .text {
    top: -4rem; }
    body .bloc4 .text .inside {
      padding-bottom: 0; }
  body .bloc4 p {
    margin-bottom: 0; }
  body .bloc5 .article__media-container {
    width: 100% !important;
    margin-right: 0 !important; }
  body .bloc6 .excerpt-container {
    display: none; }
  body .bloc6 .btn {
    display: none; }
  body .bloc6 .article__media {
    height: 100%;
    width: auto; }
  body .bloc8 .text .inside {
    max-width: 80%; }
  body .bloc8 .btn {
    display: none; }
  body .bloc10 h1,
  body .bloc10 h2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }
  body .bloc.bloc11 .article__link-container,
  body .bloc.bloc11 .article__media-container {
    width: 125px; }
  body .bloc.bloc11 .lienplus-container {
    width: 100%; }
  body .grid-stack-item-content .bloc10-8,
  body .grid-stack-item-content .bloc10-12,
  body .grid-stack-item-content .bloc11-8,
  body .grid-stack-item-content .bloc11-12 {
    flex-direction: column-reverse; }
    body .grid-stack-item-content .bloc10-8 .article__link-container,
    body .grid-stack-item-content .bloc10-8 .article__media-container,
    body .grid-stack-item-content .bloc10-12 .article__link-container,
    body .grid-stack-item-content .bloc10-12 .article__media-container,
    body .grid-stack-item-content .bloc11-8 .article__link-container,
    body .grid-stack-item-content .bloc11-8 .article__media-container,
    body .grid-stack-item-content .bloc11-12 .article__link-container,
    body .grid-stack-item-content .bloc11-12 .article__media-container {
      width: 100%; }
  body .grid-stack-item-content .bloc10-4 h1,
  body .grid-stack-item-content .bloc10-4 h2,
  body .grid-stack-item-content .bloc10-6 h1,
  body .grid-stack-item-content .bloc10-6 h2,
  body .grid-stack-item-content .bloc11-4 h1,
  body .grid-stack-item-content .bloc11-4 h2,
  body .grid-stack-item-content .bloc11-6 h1,
  body .grid-stack-item-content .bloc11-6 h2 {
    font-size: 1rem !important;
    line-height: 1.25rem !important; }
  body .td-post-template-7 .td-stretch-height {
    width: 100%;
    height: auto; }
  .single-post .td-post-template-7 .td-main-content,
  .single-chroniques .td-post-template-7 .td-main-content {
    margin-top: 0; }
    .single-post .td-post-template-7 .td-main-content .td-post-content,
    .single-chroniques .td-post-template-7 .td-main-content .td-post-content {
      margin-top: 0; }
  .single-post .td-post-template-7 .metaArticle .typeArticle,
  .single-chroniques .td-post-template-7 .metaArticle .typeArticle {
    background-color: #003c57;
    color: #ffffff; }
    .single-post .td-post-template-7 .metaArticle .typeArticle span,
    .single-chroniques .td-post-template-7 .metaArticle .typeArticle span {
      color: #ffffff;
      font-weight: normal; }
  .single-post .td-post-template-7 .metaArticle .author,
  .single-post .td-post-template-7 .metaArticle .date,
  .single-post .td-post-template-7 .metaArticle .comments,
  .single-chroniques .td-post-template-7 .metaArticle .author,
  .single-chroniques .td-post-template-7 .metaArticle .date,
  .single-chroniques .td-post-template-7 .metaArticle .comments {
    color: #272d2d; }
    .single-post .td-post-template-7 .metaArticle .author a,
    .single-post .td-post-template-7 .metaArticle .date a,
    .single-post .td-post-template-7 .metaArticle .comments a,
    .single-chroniques .td-post-template-7 .metaArticle .author a,
    .single-chroniques .td-post-template-7 .metaArticle .date a,
    .single-chroniques .td-post-template-7 .metaArticle .comments a {
      color: #272d2d; }
  .single-post .td-post-template-7 #td-full-screen-header-image.td-image-gradient-kanvas,
  .single-chroniques .td-post-template-7 #td-full-screen-header-image.td-image-gradient-kanvas {
    display: inherit;
    position: relative; }
  .single-post .td-post-template-7 .td-full-screen-header-image-wrap,
  .single-chroniques .td-post-template-7 .td-full-screen-header-image-wrap {
    margin-left: -1rem;
    margin-right: -1rem; }
  .single-post .td-post-template-7 .td-post-header-holder,
  .single-chroniques .td-post-template-7 .td-post-header-holder {
    padding-left: 1rem; }
  .content .alignright,
  .content .alignleft {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .single-post .td-post-template-6 .td-post-header-holder,
  .single-chroniques .td-post-template-6 .td-post-header-holder {
    padding: 0; }
  .lienplus-container a {
    font-size: 1rem; }
    .lienplus-container a .lienEnPlus i {
      font-size: 1rem; }
    .lienplus-container a .lienEnPlus ul li {
      font-family: "MultipleSans Pro", arial;
      list-style: none;
      margin-left: 0; }
      .lienplus-container a .lienEnPlus ul li:before {
        content: "\02B";
        font-weight: bold;
        margin: 0 0.25rem 0 0; }
  .newCTA .wrapper {
    width: 100%; }
  .newCTA .cta.flex {
    display: block; }
  .newCTA .flex {
    display: block; }
  .newCTA .flex .demi,
  .newCTA .cta.flex > .tiers,
  .newCTA .flex .tiers,
  .newCTA .flex .deux-tiers {
    width: 100%; }
  .newCTA .cta .button {
    font-size: 40px; }
  .newCTA .cta.big .logo_avec_texte {
    margin: 20px 0;
    padding-right: 0; }
  .newCTA .cta.big_abonnement {
    position: relative;
    height: auto; }
  .newCTA .cta.big_abonnement .slogan {
    top: inherit;
    position: relative;
    left: inherit;
    max-width: 75%; }
  .newCTA .cta.big_abonnement .inside_texte {
    bottom: inherit;
    right: inherit;
    width: 100%;
    position: relative; }
  .newCTA .cta.big_abonnement .prix {
    font-size: 180px; }
  .newCTA .cta.big_abonnement .bouton {
    font-size: 80px; }
  .newCTA .cta.big .texte-prix {
    text-align: left;
    margin-top: 30px; }
  .newCTA .cta.big .prix {
    margin-top: 20px; }
  .newCTA .align-right {
    text-align: left; }
  .newCTA .align-right .titre {
    font-size: 32px; }
  .page-template-template-municipales li.candidat, .page-template-template-departementales li.candidat {
    margin-left: auto;
    margin-right: auto; }
  .page-template-template-municipales .debatsMunicipales .col-md-8, .page-template-template-municipales .debatsDepartementales .col-md-8, .page-template-template-departementales .debatsMunicipales .col-md-8, .page-template-template-departementales .debatsDepartementales .col-md-8 {
    margin-bottom: 2rem; } }

@media screen and (max-width: 768px) {
  .bloc.bloc1 h2,
  .bloc.bloc1.titleBig h2 {
    font-size: 1rem; }
  .bloc.bloc1 .author,
  .bloc.bloc1.titleBig .author {
    display: none; }
  .bloc4 .text {
    margin: 0 1rem !important; }
  .titleBig h1,
  .titleBig h2 {
    font-size: 1.25rem !important;
    line-height: 1.5rem !important; }
  .bloc.bloc5 .article__link-container,
  .bloc.bloc5 .lienplus-container,
  .bloc.bloc5 .article__media-container {
    width: 100%; }
  .bloc.bloc5 .lienplus-container {
    margin-top: 1rem;
    padding-left: 0; }
  .td-container,
  .tdc-row {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .wpb_content_element {
    padding-right: 0 !important; }
  .wpb_single_image .vc_single_image-wrapper,
  .wpb_single_image img {
    width: 100%; } }

.single .lienplus-container h4 {
  flex-grow: 1; }

body.page-template-template-page-plan-macron .td-container {
  max-width: 100%; }

body.page-template-template-page-plan-macron #td-outer-wrap {
  overflow: visible; }

body.page-template-template-page-plan-macron article.has-post-thumbnail .td-page-header {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 36%;
  overflow: hidden;
  text-align: center; }
  @media (max-width: 767px) {
    body.page-template-template-page-plan-macron article.has-post-thumbnail .td-page-header {
      padding-bottom: 100%; } }
  body.page-template-template-page-plan-macron article.has-post-thumbnail .td-page-header .post-thumbnail-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    body.page-template-template-page-plan-macron article.has-post-thumbnail .td-page-header .post-thumbnail-background::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-color: #003c57;
      opacity: 60%; }
    body.page-template-template-page-plan-macron article.has-post-thumbnail .td-page-header .post-thumbnail-background img {
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      min-width: 100%;
      min-height: 100%;
      transform: translate(-50%, -50%);
      object-fit: cover; }
  body.page-template-template-page-plan-macron article.has-post-thumbnail .td-page-header .title {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 300px;
    min-width: 50%;
    max-width: 90%;
    height: auto;
    transform: translate(-50%, -50%); }
    body.page-template-template-page-plan-macron article.has-post-thumbnail .td-page-header .title .typeArticle {
      margin: 0 auto 1rem auto; }
      body.page-template-template-page-plan-macron article.has-post-thumbnail .td-page-header .title .typeArticle .title-tag {
        font-size: 1.5rem; }
        @media (max-width: 767px) {
          body.page-template-template-page-plan-macron article.has-post-thumbnail .td-page-header .title .typeArticle .title-tag {
            font-size: 1.2rem; } }
    body.page-template-template-page-plan-macron article.has-post-thumbnail .td-page-header .title h1.entry-title {
      font-weight: bold;
      color: white; }
      @media (max-width: 767px) {
        body.page-template-template-page-plan-macron article.has-post-thumbnail .td-page-header .title h1.entry-title {
          font-size: 1.5rem; } }
a.ngk-article-single {
  display: flex;
  align-items: center;
  max-width: 600px;
  margin: 0 0 2rem 0; }
  a.ngk-article-single:hover {
    text-decoration: none; }
  a.ngk-article-single .content,
  a.ngk-article-single .thumbnail {
    flex: 1; }
  a.ngk-article-single .content .title {
    margin-top: .5rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #003c57; }
  a.ngk-article-single .thumbnail {
    margin-left: .5rem; }

@media screen and (max-width: 350px) {
  .bloc1 .text .inside, .bloc6 .text .inside, .bloc8 .text .inside {
    left: 10px;
    right: 10px;
    bottom: 5px; }
  .grid-stack-item .bloc7 a .text .inside {
    padding: 1rem; }
  .home .bloc4 {
    padding-bottom: 1rem; }
  .sectionDossiers .btn__container {
    margin-bottom: 0rem; } }

.flip-card {
  background-color: transparent;
  width: 300px;
  height: 300px;
  border: 1px solid #f1f1f1;
  border-radius: 1rem;
  perspective: 1000px;
  /* Remove this if you don't want the 3D effect */ }
  @media screen and (max-width: 1000px) {
    .flip-card {
      margin: 0 auto 1rem;
      display: flex; } }
  .flip-card .btn_grey {
    color: #666;
    border-color: #ebebeb;
    background-color: #ebebeb; }

.flip-card img {
  border-radius: 1rem; }

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d; }

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg); }

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  border-radius: 1rem;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden; }

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: #bbb;
  color: black; }

/* Style the back side */
.flip-card-back {
  background-color: #29586f;
  color: white;
  transform: rotateY(180deg);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.flip-car-lettre {
  top: 110px;
  position: inherit;
  z-index: 100;
  /* left: 50%; */
  bottom: 50%;
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
  width: 100%; }

.centre-simple .td-page-header, .centre-simple .page-content {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto; }

/********************
APRES VC
 */
.text_separator {
  display: flex;
  justify-content: center; }

.vc_cta {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem; }

.alignright {
  float: left; }

.alignleft {
  float: right; }

.td-block-row, .td-pb-row {
  display: flex;
  flex-direction: row;
  column-gap: 1rem; }
  @media screen and (max-width: 1000px) {
    .td-block-row, .td-pb-row {
      flex-direction: column; } }
.td-block-row .td-block-span4 {
  flex-basis: 100%; }

#breadcrumbs a, #breadcrumbs .breadcrumb_last {
  color: #003c57;
  font-size: 0.75rem; }

@media screen and (max-width: 100px) {
  .td-block-row {
    display: flex;
    flex-direction: column; } }

.page-id-65764 .old_row {
  flex-direction: column; }

.inner_row {
  display: flex;
  justify-content: space-between; }
  .inner_row .column_inner {
    margin: 0 auto; }
  @media screen and (max-width: 750px) {
    .inner_row {
      flex-direction: column; } }
.separator {
  border-color: #EBEBEB;
  border-width: 2px;
  width: 50%;
  position: relative;
  display: block;
  margin: 0 auto;
  height: 1px;
  border-top: 1px solid #EBEBEB; }

.td-author-social {
  display: flex;
  flex-wrap: wrap; }
  .td-author-social .td-social-icon-wrap {
    width: 1.5rem;
    margin-right: 0.5rem; }

.author-box-wrap .desc .description {
  margin-bottom: 0.5rem; }

.old_row .column {
  width: 100%; }

.old_row .half {
  width: calc(50% - 0.5rem); }
  @media (max-width: 1000px) {
    .old_row .half {
      width: 100%; } }
.old_row .onethird {
  width: calc(33% - 0.5rem); }
  @media (max-width: 768px) {
    .old_row .onethird {
      width: 100%; } }
.old_row .onequarter {
  width: calc(50% - 0.5rem); }
  @media (max-width: 768px) {
    .old_row .onequarter {
      width: 50%; } }
.old_row .twothird {
  width: calc(66% - 0.5rem); }
  @media (max-width: 768px) {
    .old_row .twothird {
      width: 100%; } }
/*  ----------------------------------------------------------------------------
    Author page
*/
.td-author-page {
  font-size: 12px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */ }

@media (min-width: 1019px) and (max-width: 1140px) {
  .td-author-page {
    margin-bottom: 40px; } }

@media (min-width: 768px) and (max-width: 1018px) {
  .td-author-page {
    margin-bottom: 28px; } }

@media (max-width: 767px) {
  .td-author-page {
    margin-bottom: 28px; } }

.td-author-counters {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px; }
  @media (max-width: 767px) {
    .td-author-counters {
      margin-bottom: 10px;
      display: flex;
      flex-direction: column; }
      .td-author-counters .td-author-post-count {
        margin-bottom: 5px; } }
  .td-author-counters span {
    background-color: #003C57;
    padding: 4px 9px 3px;
    margin-right: 10px;
    position: relative;
    top: 0; }

@-moz-document url-prefix() {
  .td-author-counters span {
    padding: 3px 9px;
    top: -1px; } }

/*  ----------------------------------------------------------------------------
    Author box
*/
.author-box-wrap {
  border: 1px solid #ededed;
  padding: 21px;
  margin-bottom: 1rem;
  display: flex;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .author-box-wrap {
    text-align: center; } }

.author-box-wrap .avatar {
  float: left;
  max-width: 96px;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .author-box-wrap .avatar {
    margin-bottom: 5px;
    float: none; } }

.author-box-wrap .desc {
  margin-left: 1rem;
  font-size: 12px;
  /* responsive portrait phone */ }

@media (max-width: 767px) {
  .author-box-wrap .desc {
    margin-left: 0; } }

.author-box-wrap .td-social-icon-wrap .td-icon-font {
  color: #222; }

.author-box-wrap .td-author-social {
  margin-bottom: -5px; }

.author-box-wrap .td-author-social a {
  color: #444;
  margin-top: 11px; }

.author-box-wrap .td-author-social a:hover {
  color: #4db2ec; }

.author-box-wrap .td-author-social .td-icon-font {
  font-size: 15px;
  width: auto;
  min-width: 18px;
  height: auto;
  margin-right: 15px; }
  .author-box-wrap .td-author-social .td-icon-font img {
    filter: invert(18%) sepia(12%) saturate(7316%) hue-rotate(169deg) brightness(95%) contrast(101%); }

.td-author-name {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
  margin: 7px 0 8px 0; }

.td-author-name a {
  color: #222; }

.td-author-name a:hover {
  color: #4db2ec; }

.td-author-url {
  font-size: 11px;
  font-style: italic;
  line-height: 21px;
  margin-bottom: 6px; }

.td-author-url a {
  color: #444; }

.td-author-url a:hover {
  color: #4db2ec; }

/*  ----------------------------------------------------------------------------
    Mon Compte
*/
.woocommerce-MyAccount-navigation {
  display: none; }
