@charset "UTF-8";
/*
Theme Name: tm-bootstrap
Description: Template enfant pour Twenty Fifteen.
Author: <a href="http://www.axenet.fr" title="http://www.axenet.fr">l'agence web AxeNet</a>
Template: twentyfifteen
Version: 1.1
*/
body {
  line-height: normal;
  color: #000;
  font-size: 14px;
  font-family: "Open Sans", "Open Sans-fallback", sans-serif;
  font-weight: 400;
  /*background: url("images/texture_background.png") repeat;*/ }

@font-face {
  font-family: 'MuseoSlab';
  src: url("fonts/museo_slab_500.woff2") format("woff2"), url("fonts/museo_slab_500.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  }

a.nohover:hover {
  text-decoration: none;
}

.mt10 {margin-top: 1rem;}
.mt20 {margin-top: 2rem;}
.mb10 {margin-bottom: 1rem;}
.mb20 {margin-bottom: 2rem;}

.flex-row {
  display: flex;
}

.flex-row .col-4 {
  width: 33.33%;
}

.flex-row .col-6 {
  width: 50%;
}

ul.pad_none {
  padding-left: 0; }

a {
  color: #86bae0; }
  a:hover, a:focus {
    color: #86bae0; }

p {
  margin-bottom: 10px; }
  p:last-child {
    margin: 0; }

/* Content */
@media (min-width: 992px) {
  .container.background {
    background: #FFF; } }

@media (min-width: 1300px) {
  .container {
    width: 1275px; } }

@media (min-width: 1200px) {
  #content.site-content .container {
    width: 1024px;
    padding-left: 10px;
    padding-right: 10px; } }
@media (min-width: 1200px) {
  #content.site-content .row {
    margin-left: -10px;
    margin-right: -10px; } }
@media (min-width: 1200px) {
  #content.site-content .col-lg-1, #content.site-content .col-lg-10, #content.site-content .col-lg-11, #content.site-content .col-lg-12, #content.site-content .col-lg-2, #content.site-content .col-lg-3, #content.site-content .col-lg-4, #content.site-content .col-lg-5, #content.site-content .col-lg-6, #content.site-content .col-lg-7, #content.site-content .col-lg-8, #content.site-content .col-lg-9, #content.site-content .col-md-1, #content.site-content .col-md-10, #content.site-content .col-md-11, #content.site-content .col-md-12, #content.site-content .col-md-2, #content.site-content .col-md-3, #content.site-content .col-md-4, #content.site-content .col-md-5, #content.site-content .col-md-6, #content.site-content .col-md-7, #content.site-content .col-md-8, #content.site-content .col-md-9, #content.site-content .col-sm-1, #content.site-content .col-sm-10, #content.site-content .col-sm-11, #content.site-content .col-sm-12, #content.site-content .col-sm-2, #content.site-content .col-sm-3, #content.site-content .col-sm-4, #content.site-content .col-sm-5, #content.site-content .col-sm-6, #content.site-content .col-sm-7, #content.site-content .col-sm-8, #content.site-content .col-sm-9, #content.site-content .col-xs-1, #content.site-content .col-xs-10, #content.site-content .col-xs-11, #content.site-content .col-xs-12, #content.site-content .col-xs-2, #content.site-content .col-xs-3, #content.site-content .col-xs-4, #content.site-content .col-xs-5, #content.site-content .col-xs-6, #content.site-content .col-xs-7, #content.site-content .col-xs-8, #content.site-content .col-xs-9 {
    padding-left: 20px;
    padding-right: 10px; } }

header.site-header {
  text-align: center;
  background: #009aff;
  box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.5);
  margin-bottom: 20px;
}

.site-header .col_nav {
  position: relative;
}

.site-header .navbar {
  margin-right: 25px;
}

.site-header .search {
  margin-right: 15px; 
  font-size: 22px;
  color: #fff;
  cursor: pointer;
}

.site-header .search .ico_fnt {
  vertical-align: text-top;
  margin-top: 3px;
}
.site-header .search .ico_fnt:hover {
  opacity: 0.5;
}

.mob-menu-logo-holder {
  box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.5);
}

  header.site-header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999; }
  @media (min-width: 768px) and (max-width: 991px) {
    header.site-header .btn-mobile {
      line-height: 60px; } }
  @media (max-width: 767px) {
    header.site-header .btn-mobile {
      line-height: 50px; } }
  @media (max-width: 991px) {
    header.site-header .btn-mobile .icons {
      margin-right: 0;
      color: #FFF; } }
  @media (max-width: 991px) {
    header.site-header .btn-mobile .icons .icon-bar {
      margin-top: 5px;
      background-color: #FFF; } }
  @media (max-width: 991px) {
    header.site-header .btn-mobile:hover, header.site-header .btn-mobile:focus {
      color: #FFF;
      text-decoration: none;
      background-color: #009aff;
      border-color: #FF; } }
  header.site-header a.logo {
    display: inline-block; }
    @media (min-width: 992px) and (max-width: 1199px) {
      header.site-header a.logo {
        margin-top: 15px; } }
    @media (max-width: 767px) {
      header.site-header a.logo img {
        max-height: 50px;
        width: auto; } }

@media (min-width: 992px) {
  header.site-header .col_nav {
    padding-left: 0;
    padding-right: 0; } }
header.site-header .navbar {
  min-height: 1px;
  margin: 0;
  border: none;
  border-radius: 0; }
header.site-header .navbar-collapse {
  padding-left: 0;
  padding-right: 0; }
header.site-header .navbar-navigation .navbar-nav {
  float: none;
  text-align: left; }
  header.site-header .navbar-navigation .navbar-nav li {
    float: none;
    display: inline-block; }
    header.site-header .navbar-navigation .navbar-nav li:first-child > a {
      margin-left: 0; }
    header.site-header .navbar-navigation .navbar-nav li a {
      padding: 19px 0 15px 0;
      margin: 0 8px;
      color: #fff;
      font-family: "Roboto", "Roboto-fallback", sans-serif;
      font-size: 0.92857em;
      font-weight: 400;
      letter-spacing: .4px;
      text-transform: uppercase; }
      @media (min-width: 1200px) and (max-width: 1299px) {
        header.site-header .navbar-navigation .navbar-nav li a {
          margin: 0 6px;
          font-size: 0.85714em; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        header.site-header .navbar-navigation .navbar-nav li a {
          font-size: 0.71429em; } }
      header.site-header .navbar-navigation .navbar-nav li a .name {
        display: inline-block;
        padding-bottom: 3px;
        border-bottom: 3px solid #009aff; }
      header.site-header .navbar-navigation .navbar-nav li a:hover, header.site-header .navbar-navigation .navbar-nav li a:focus {
        background: none; }
        header.site-header .navbar-navigation .navbar-nav li a:hover .name, header.site-header .navbar-navigation .navbar-nav li a:focus .name {
          border-color: #FFF; }
    header.site-header .navbar-navigation .navbar-nav li:last-child a {
      margin-right: 0; }
    header.site-header .navbar-navigation .navbar-nav li.current-menu-ancestor a .name, header.site-header .navbar-navigation .navbar-nav li.current-menu-item a .name {
      border-color: #FFF; }
    header.site-header .navbar-navigation .navbar-nav li.current-menu-ancestor .dropdown-menu a .name, header.site-header .navbar-navigation .navbar-nav li.current-menu-item .dropdown-menu a .name {
      border-color: #009aff; }
    header.site-header .navbar-navigation .navbar-nav li:focus ul, header.site-header .navbar-navigation .navbar-nav li:hover ul {
      display: block; }
  header.site-header .navbar-navigation .navbar-nav .dropdown-menu {
    left: auto;
    right: 0;
    padding: 0;
    margin: 0;
    background: #009aff;
    border: none; }
    header.site-header .navbar-navigation .navbar-nav .dropdown-menu li {
      display: block; }
      header.site-header .navbar-navigation .navbar-nav .dropdown-menu li a {
        padding: 10px 5px;
        margin-left: 8px; }
        header.site-header .navbar-navigation .navbar-nav .dropdown-menu li a .name {
          padding: 0; }
      header.site-header .navbar-navigation .navbar-nav .dropdown-menu li.active a {
        background: none; }
        header.site-header .navbar-navigation .navbar-nav .dropdown-menu li.active a .name {
          border-color: #FFF; }

header.site-header .ico_social {
  text-align: left; }
  @media (min-width: 1200px) {
    header.site-header .ico_social {
      margin-top: 15px; } }
  header.site-header .ico_social .title {
    color: #FFF;
    font-size: 1em;
    font-weight: 800; }
  header.site-header .ico_social a {
    display: inline-block;
    width: 24px;
    margin-right: 15px;
    color: #FFF;
    font-size: 25px;
    line-height: 25px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    header.site-header .ico_social a:hover, header.site-header .ico_social a:focus {
      opacity: 0.5; }
    header.site-header .ico_social a:last-child {
      margin-right: 0; }

/* Entête */
.page-header {
  padding: 0;
  margin-top: 0;
  background: none;
  border: none; }

.page-title,
.comments-title,
.comment-reply-title {
  position: relative;
  margin-top: 15px;
  margin-bottom: 16px;
  line-height: normal;
  color: #003666;
  font-size: 1.5em;
  font-family: "Roboto", "Roboto-fallback", sans-serif;
  font-weight: 700;
  letter-spacing: 1.17px;
  text-transform: uppercase;
  border-bottom: 2px solid #003666; }
  
  @media (min-width: 1200px) {
    .page-title,
    .comments-title,
    .comment-reply-title {
      line-height: 14px; } }
  .page-title span,
  .comments-title span,
  .comment-reply-title span {
    position: absolute;
    top: -5px;
    padding-right: 12px;
    background: #FFF; }
    @media (max-width: 991px) {
      .page-title span,
      .comments-title span,
      .comment-reply-title span {
        border: none; } }

.page-title {
  padding-bottom: 10px; }
  .page-title span {
    position: relative;
    top: auto; }

@media (max-width: 1181px) {
	.comments-title {
		padding-bottom: 8px;
	}
}

/* Site Content */
body.fixed #content {
    padding-top: 50px;
}

@media (min-width: 768px) {
    body.fixed #content {
        padding-top: 60px;
    }
}

#content.site-content .bg {
  padding-bottom: 30px; }

.a-position {
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%;
}

.col-xs-12.col-md-4 .a-position {
  margin-bottom: 40px;
  margin-top: 40px;
}

article .wp-embedded-content {
  width: calc(100% - 30px);
}

/* Rencontre - Aire de service (listing) */
@media (max-width: 767px) {
  .meet.content-search form .padd_none {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 15px; } }

.meet.content-search {
  padding: 0; }
  .meet.content-search.meet {
    margin-top: 20px; }
  .meet.content-search .search-form {
    margin-bottom: 20px;
    border: none; }
    .meet.content-search .search-form label {
      margin-top: 8px;
      color: #707070;
      font-weight: normal; }
    @media (min-width: 992px) {
      .meet.content-search .search-form .padd_none {
        padding-left: 0;
        padding-right: 0; } }
    @media (min-width: 992px) {
      .meet.content-search .search-form .col_left {
        padding-right: 0; } }

/* Template aire de services */
article.template_serviceareas .link_reset {
  margin-bottom: 20px; }
article.template_serviceareas .entry-content {
  max-width: 660px;
  margin: 28px auto 0 auto;
  color: #003666;
  font-size: 1.07143em;
  line-height: 18px;
  text-align: center; }
  article.template_serviceareas .entry-content .btn_add {
    margin-bottom: 15px; }
  article.template_serviceareas .entry-content.search {
    margin: 28px auto;
    text-align: left; }
    @media (max-width: 991px) {
      article.template_serviceareas .entry-content.search span.select2 {
        width: 100% !important;
        margin-bottom: 15px; } }

.results_purchaseguidesearch {
  margin-top: 15px; }
  .results_purchaseguidesearch .col {
    margin-bottom: 15px; }

/* Utils content */
.wp-tag-cloud a,
.tagcloud a,
.entry-tag .tag {
  display: inline-block;
  padding: 6px 15px;
  margin: 0 10px 7px 0;
  color: #009aff;
  font-family: "Roboto", "Roboto-fallback", sans-serif;
  font-size: 0.85em;
  font-weight: 400;
  letter-spacing: 0.56px;
  border: 1px solid #009aff;
  border-radius: 23px; }
  .wp-tag-cloud a:hover, .wp-tag-cloud a:focus,
  .tagcloud a:hover,
  .tagcloud a:focus,
  .entry-tag .tag:hover,
  .entry-tag .tag:focus {
    cursor: pointer;
    color: #FFF;
    text-decoration: none;
    background: #009aff; }

.wp-tag-cloud a,
.tagcloud a {
  font-size: 10px !important; }

.entry-cat .cat {
  display: inline-block;
  padding: 2px 11px;
  margin: 0 1px;
  color: #FFF;
  font-family: "Roboto", "Roboto-fallback", sans-serif;
  font-size: 0.71429em;
  font-weight: 400;
  letter-spacing: 0.56px;
  text-transform: uppercase;
  background: #ff5048;
  border: 1px solid #ff5048; }
  @media (max-width: 1199px) {
    .entry-cat .cat {
      padding: 5px 11px;
      font-size: 0.92857em; } }
  .entry-cat .cat:hover, .entry-cat .cat:focus {
    cursor: pointer;
    color: #ff5048;
    text-decoration: none;
    background: #FFF; }

.entry-meta {
  padding: 10px 10px;
  color: #8c939a;
  font-size: 0.71429em;
  font-family: "Roboto", "Roboto-fallback", sans-serif;
  font-weight: 300;
  background: #FFF; }
  .entry-meta.sidebar_meta {
    padding: 0; }
  .entry-meta .fa {
    margin-right: 2px; }
  .entry-meta .author {
    display: inline-block;
    margin-right: 10px; }
  .entry-meta .date {
    display: inline-block;
    margin-right: 18px; }
  .entry-meta .comments {
    display: inline-block; }

/* Meme Categories */
#relatedcat,
#relatedtag {
  margin-top: 30px; }

/* Commentaire */
#comments {
  padding: 0;
  margin-top: 15px;
  border: none; }
  #comments .comment-list + .comment-respond {
    padding-top: 0;
    border: none; }
  #comments #respond {
    position: relative; }
    #comments #respond .comment-form {
      padding: 0; }
  #comments .logged-in-as a:hover, #comments .logged-in-as a:focus {
    border: none; }
  #comments ol {
    padding: 0; }
  #comments .comment-list .comment .comment-author {
    color: #000; }
  #comments .comment-list .comment .comment-metadata a:hover, #comments .comment-list .comment .comment-metadata a:focus {
    border: none; }
  #comments .comment-list .comment .reply {
    text-align: right; }

/* Sidebar Share */
.abs_share {
  position: absolute;
  height: 96%;
  width: 14%;
  left: 0px;
}
  
  @media (max-width: 991px) {
    .abs_share {
      display: none; } }
  .abs_share .col_share {
    padding: 0 !important; }
  @media (min-width: 992px) {
    .abs_share .entry-share {
      width: 25px; } }
  .abs_share .entry-share a {
    display: block;
    margin-bottom: 20px; }

/* Sidebar Left */
@media (max-width: 991px) {
  .left_column {
    margin-top: 34px; } }
.left_column .author-info .author-img {
  height: 59px;
  width: 59px; }
  .left_column .author-info .author-img img {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px; }
.left_column .author-info .col_right {
  float: left;
  margin-top: 10px; }
  @media (min-width: 992px) and (max-width: 1299px) {
    .left_column .author-info .col_right {
      width: 60%; } }
.left_column .ad_widget .textwidget {
  text-align: center; }
  .left_column .ad_widget .textwidget div {
    /*display: inline-block;*/ }
.left_column .widget {
  margin-bottom: 15px; }
  .left_column .widget .widget-title {
    position: relative;
    margin-bottom: 23px;
    color: #003666;
    font-size: 1.28571em;
    font-family: "Roboto", "Roboto-fallback", sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 2px solid #003666; }
    @media (min-width: 1200px) {
      .left_column .widget .widget-title {
        line-height: 14px; } }
    .left_column .widget .widget-title span.sub_title {
      position: relative;
      top: 10px;
      background: #FFF; }
    .left_column .widget .widget-title span {
      padding-right: 12px;
      border: none; }
  .left_column .widget .listing {
    margin-top: 30px; }

.widget.question_widget .widget-title {
  border-color: #003666; }
.widget.question_widget .quest, .widget.question_widget .entry-thumbnail {
  display: inline-block;
  margin-bottom: 15px;
  color: #003666; }
.widget.question_widget .entry-thumbnail {
  text-align: center; }
  .widget.question_widget .entry-thumbnail a {
    display: inline-block; }
    @media (max-width: 991px) {
      .widget.question_widget .entry-thumbnail a {
        max-width: 50%; } }
.widget.question_widget .choice {
  display: block;
  text-align: left; }
.widget.question_widget label {
  display: block; }
.widget.question_widget .txt_right {
  margin-top: 15px; }
.widget.question_widget .btn.valid {
  padding: 6px 22px;
  margin: 20px 0;
  color: #003666;
  font-weight: bold;
  background: #FFF;
  border: 2px solid #003666; }
  .widget.question_widget .btn.valid:hover, .widget.question_widget .btn.valid:focus {
    color: #FFF;
    background: #003666; }

.widget.lastpost_widget .widget-title,
.widget.category_widget .widget-title {
  color: #003666;
  font-weight: 700;
  letter-spacing: 1px; }

.widget.widget_tag_cloud .widget-title {
  border-color: #ff5048; }
.widget.widget_tag_cloud .tagcloud ul {
  padding: 0;
  margin: 0;
  list-style: none; }
  .widget.widget_tag_cloud .tagcloud ul li {
    display: inline-block; }
.widget.widget_tag_cloud .tagcloud a {
  margin-bottom: 11px; }

.wp-tag-cloud {
  padding: 0;
  margin: 0;
  list-style: none; }
  .wp-tag-cloud li {
    display: inline-block; }
  .wp-tag-cloud a {
    margin-bottom: 11px; }

footer.site-footer {
  margin-top: 20px; }
  @media (max-width: 991px) {
    footer.site-footer .col {
      margin-bottom: 27px; } }

footer.site-footer .footer_top {
  padding: 14px 0;
  margin-top: 65px;
  background: #25a9ff; }
  footer.site-footer .footer_top .deco_couv {
    float: left;
    height: 124px;
    width: 146px;
    margin-top: -64px;
    margin-right: 29px;
    background: url("images/deco_couverture.png") no-repeat; }
  footer.site-footer .footer_top .else {
    display: inline-block;
    margin-top: 5px;
    color: #FFF;
    font-size: 1.28571em; }
    @media (max-width: 991px) {
      footer.site-footer .footer_top .else {
        display: block;
        margin: 14px 0;
        text-align: center; } }
  footer.site-footer .footer_top .abo {
    display: inline-block;
    color: #FFF;
    line-height: normal;
    vertical-align: middle; }
    footer.site-footer .footer_top .abo .accroche {
      font-size: 1.57143em; }
    footer.site-footer .footer_top .abo .accroche_sub {
      font-size: 1.14286em; }

footer.site-footer .footer {
  padding: 27px 0;
  background: #009aff; }
  @media (max-width: 991px) {
    footer.site-footer .footer {
      padding-bottom: 0; } }
footer.site-footer .txt.readme {
  color: #FFF; }
footer.site-footer .entry-tag li {
  display: inline-block; }
footer.site-footer form.news {
  display: inline-block;
  width: 100%;
  vertical-align: middle; }
  footer.site-footer form.news .form-group {
    margin-bottom: 0; }
  footer.site-footer form.news .form-control {
    float: none;
    height: 32px;
    color: #FFF;
    font-size: 0.85714em;
    background: #25a9ff;
    border-color: #FFF;
    border-right: none;
    border-radius: 0; }
    footer.site-footer form.news .form-control:-moz-placeholder {
      color: #FFF;
      font-size: 0.85714em;
      font-style: italic; }
    footer.site-footer form.news .form-control::-moz-placeholder {
      color: #FFF;
      font-size: 0.85714em;
      font-style: italic; }
    footer.site-footer form.news .form-control:-ms-input-placeholder {
      color: #FFF;
      font-size: 0.85714em;
      font-style: italic; }
    footer.site-footer form.news .form-control::-webkit-input-placeholder {
      color: #FFF;
      font-size: 0.85714em;
      font-style: italic; }
  footer.site-footer form.news .btn {
    height: 32px;
    color: #25a9ff;
    font-size: 12px;
    font-weight: bold;
    background: #FFF; }
    @media (min-width: 992px) {
      footer.site-footer form.news .btn {
        margin-top: 2px; } }
    footer.site-footer form.news .btn:hover, footer.site-footer form.news .btn:focus {
      opacity: 0.5; }

footer.site-footer .footer .logo {
  display: block;
  margin-bottom: 27px; }
  @media (max-width: 991px) {
    footer.site-footer .footer .logo {
      text-align: center; } }
footer.site-footer .footer div.title {
  display: block;
  margin-bottom: 15px;
  color: #FFF;
  font-size: 1.07143em;
  font-family: "Roboto", "Roboto-fallback", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.83px; }
footer.site-footer .footer .ico_social {
  margin-bottom: 40px; }
  footer.site-footer .footer .ico_social a {
    display: inline-block;
    width: 24px;
    margin-right: 15px;
    color: #FFF;
    font-size: 25px;
    line-height: 25px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    footer.site-footer .footer .ico_social a:hover, footer.site-footer .footer .ico_social a:focus {
      opacity: 0.5; }
    footer.site-footer .footer .ico_social a:last-child {
      margin-right: 0; }
footer.site-footer .footer ul {
  padding: 0;
  margin: 0;
  list-style: none; }
  footer.site-footer .footer ul li a {
    display: inline-block;
    margin-bottom: 9px;
    color: #FFF;
    font-size: 1em;
    font-family: "Roboto", "Roboto-fallback", sans-serif; }
    footer.site-footer .footer ul li a.tag {
      padding: 6px 11px;
      border-color: #FFF; }
  footer.site-footer .footer ul li:last-child a {
    margin: 0; }
footer.site-footer .footer .nav-col {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 50px; }
  footer.site-footer .footer .nav-col li {
    display: inline-block;
    width: 45%; }
    footer.site-footer .footer .nav-col li:last-child {
      clear: both; }
footer.site-footer .footer .nav-2 {
  margin-top: 15px; }
footer.site-footer .footer .nav-sites li {
  display: block;
  width: 100%; }
footer.site-footer .footer .posts article {
  padding: 10px 13px; }
@media (min-width: 992px) {
  footer.site-footer .footer .posts img {
    max-height: 85px; } }
footer.site-footer .footer .posts .entry-excerpt {
  margin-top: 28px;
  color: #2e3236;
  font-size: 0.85714em;
  line-height: normal;
  font-family: "Roboto", "Roboto-fallback", sans-serif;
  font-weight: 400; }
footer.site-footer .footer .news {
  margin-bottom: 50px; }
  footer.site-footer .footer .news .form-control {
    float: left;
    background: #009aff; }
  footer.site-footer .footer .news .btn {
    margin-top: 0; }
footer.site-footer form.mailpoet_form_shortcode {
  display: inline-block;
  padding: 15px;
  margin-bottom: 15px;
  background: #FFF; }
  footer.site-footer form.mailpoet_form_shortcode .mailpoet_text_label {
    margin-bottom: 15px;
    font-size: 1.07143em;
    font-family: "Roboto", "Roboto-fallback", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.83px; }
  footer.site-footer form.mailpoet_form_shortcode .mailpoet_submit {
    padding: 4px 5px;
    color: #FFF;
    background: #83ceff;
    border: none; }

.ads {
  margin: 7.5px 0; }
  .ads iframe {
    margin: 0; }
  .ads img {
    display: inline-block; }
  .ads.ads_top {
    margin: 15px auto 15px auto; }
    @media (max-width: 991px) {
      .ads.ads_top {
        margin: 15px auto 15px auto;
        overflow: hidden; } }
    @media(min-width: 992px){
      .ads_top {
       min-height: 19px;
    }
  }


    .ads.ads_top div {
      display: inline-block; }
  .ads.ads_home_left {
    margin: 15px auto 15px auto; }
  .ads.ads_sidebar_right {
    margin: 0; }
    @media (max-width: 991px) {
      .ads.ads_sidebar_right div {
        display: inline-block; } }
  .ads.ads_sidebar_right_2 {
    margin-top: 15px; }

.ad_widget {
  text-align: left;
  margin-bottom: 34px; }

.return {
  display: block;
  margin-bottom: 20px;
  color: #000;
  font-family: "Roboto", "Roboto-fallback", sans-serif;
  font-weight: 300; }
  .return:hover, .return:focus {
    text-decoration: none; }
    .return:hover .fa, .return:focus .fa {
      color: #25a9ff; }

/*
	* Bloc 
*/
.widget.lmdc_widget .widget-title,
.widget_bloc .widget-title {
  position: relative;
  margin-bottom: 16px;
  font-size: 1.28571em;
  font-family: "Roboto", "Roboto-fallback", sans-serif;
  font-weight: 700; }
  @media (min-width: 1200px) {
    .widget.lmdc_widget .widget-title,
    .widget_bloc .widget-title {
      line-height: 14px; } }
  .widget.lmdc_widget .widget-title span,
  .widget_bloc .widget-title span {
    display: inline-block;
    padding-right: 12px;
    line-height: normal;
	background-color: #FFF;
    /*background: url("images/texture_background.png") repeat;*/
    position: absolute;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .widget.lmdc_widget .widget-title span,
      .widget_bloc .widget-title span {
        top: -11px; } }
    @media (max-width: 767px) {
      .widget.lmdc_widget .widget-title span,
      .widget_bloc .widget-title span {
        position: relative;
        margin-top: 15px; } }
.widget.lmdc_widget.i1 .widget-title,
.widget_bloc.i1 .widget-title {
  color: #003666;
  /*border-bottom: 7px solid #009aff; */
  bottom: -5px;}
  .widget.lmdc_widget.i1 .widget-title.light,
  .widget_bloc.i1 .widget-title.light {
    background: none; }
.widget.lmdc_widget.i2 .widget-title,
.widget_bloc.i2 .widget-title {
  color: #ff5048;
  border-bottom: 2px solid #ff5048;
  bottom: -5px; }
.widget.lmdc_widget#relatedcat .name span,
.widget_bloc#relatedcat .name span {
  background: #FFF; }

@media (min-width: 992px) {
  .coast_occasion.widget_bloc .left {
    padding-right: 0; } }
.coast_occasion.widget_bloc .left .title {
  position: relative;
  display: inline-block;
  padding: 23px 10px;
  color: #FFF;
  font-family: "Roboto", "Roboto-fallback", sans-serif;
  font-size: 1.14286em;
  font-weight: 500;
  text-align: center;
  background: #003666; }
.coast_occasion.widget_bloc .left .sub {
  display: inline-block;
  font-family: "Roboto", "Roboto-fallback", sans-serif;
  font-size: 12px;
  font-weight: 400; }
.coast_occasion.widget_bloc .left form {
  padding-top: 19px;
  background: #f2f2f2; }
  .coast_occasion.widget_bloc .left form .form-group {
    margin-left: 0;
    margin-right: 0; }
  .coast_occasion.widget_bloc .left form .select2-container--bootstrap {
    width: 100% !important; }
    .coast_occasion.widget_bloc .left form .select2-container--bootstrap .select2-selection {
      color: #003666;
      background: #FFF;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0; }
      .coast_occasion.widget_bloc .left form .select2-container--bootstrap .select2-selection .select2-selection__rendered {
        color: #003666;
        font-style: italic; }
  .coast_occasion.widget_bloc .left form .btn {
    padding: 9px 15px;
    margin-bottom: 26px;
    color: #FFF;
    font-family: 'Roboto', "Roboto-fallback", sans-serif;
    font-weight: 500;
    letter-spacing: 0.7px; }
    @media (min-width: 992px) {
      .coast_occasion.widget_bloc .left form .btn {
        width: 190px;
        text-align: center; } }
    @media (max-width: 991px) {
      .coast_occasion.widget_bloc .left form .btn {
        padding: 9px 30px; } }
@media (min-width: 992px) {
  .coast_occasion.widget_bloc .right {
    padding-left: 0; } }
.coast_occasion.widget_bloc .right .content {
  background: #FFF; }
.coast_occasion.widget_bloc .right ul {
  padding: 0;
  margin: 0;
  list-style: none; }
  .coast_occasion.widget_bloc .right ul li a {
    display: block;
    padding: 20px 10px;
    color: #003666;
    font-family: "Roboto", "Roboto-fallback", sans-serif;
    font-size: 1em;
    font-weight: 500;
    text-transform: uppercase; }
    .coast_occasion.widget_bloc .right ul li a:before {
      display: inline-block;
      content: "";
      height: 17px;
      width: 12px;
      margin-right: 7px;
      transform: rotate(45deg);
      background: url("images/icones/ico_label.png") no-repeat;
      vertical-align: -2px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .coast_occasion.widget_bloc .right ul li a {
        padding: 26px 10px;
        font-size: 0.85714em; } }
    .coast_occasion.widget_bloc .right ul li a:hover, .coast_occasion.widget_bloc .right ul li a:focus {
      text-decoration: none; }
      .coast_occasion.widget_bloc .right ul li a:hover:before, .coast_occasion.widget_bloc .right ul li a:focus:before {
        transform: rotate(0); }
    .coast_occasion.widget_bloc .right ul li a:after {
      float: right;
      display: inline-block;
      content: "";
      height: 15px;
      width: 10px;
      margin-top: 3px;
      background: url("images/icones/ico_angle-right.png") no-repeat; }

#info_cat.widget_bloc .links {
  margin: 22px 0 0 0;
  text-align: center; }
#info_cat.widget_bloc a {
  display: inline-block;
  margin-bottom: 15px;
  text-align: center; }
  @media (min-width: 992px) and (max-width: 1199px) {
    #info_cat.widget_bloc a {
      margin-bottom: 15px; } }
  @media (max-width: 991px) {
    #info_cat.widget_bloc a {
      margin-bottom: 15px; } }
  #info_cat.widget_bloc a .ico_custom {
    display: block;
    height: 80px;
    width: 80px;
    margin: 0 auto;
    background-size: 100%; }
  #info_cat.widget_bloc a .txt {
    display: block;
    margin-top: 10px;
    color: #003666;
    font-size: 1.07143em;
    font-family: "Roboto", "Roboto-fallback", sans-serif;
    font-weight: 700;
    text-transform: uppercase; }
  #info_cat.widget_bloc a:hover, #info_cat.widget_bloc a:focus {
    opacity: 0.5;
    text-decoration: none; }

#community {
  margin-top: 30px;
}

#community.widget_bloc .links {
  margin: 24px 0;
  text-align: center; }
  #community.widget_bloc .links a {
    display: inline-block;
    width: 30%;
    text-align: center; }
    #community.widget_bloc .links a .txt {
      display: block;
      margin-top: 10px;
      color: #003666;
      font-size: 0.78571em;
      font-family: "Roboto", "Roboto-fallback", sans-serif;
      font-weight: 700;
      word-break: break-all; }
    #community.widget_bloc .links a:hover, #community.widget_bloc .links a:focus {
      opacity: 0.5;
      text-decoration: none; }
    #community.widget_bloc .links a:last-child {
      margin-bottom: 0; }

.author-info {
  padding: 0;
  margin: 0 0 54px 0;
  background: none;
  border: none; }
  .author-info .author-heading {
    display: inline-block;
    margin-top: 12px;
    margin-bottom: 0;
    color: #fc7872;
    font-family: "Roboto", "Roboto-fallback", sans-serif;
    font-size: 1.07143em;
    line-height: 18px;
    text-transform: none; }
    .author-info .author-heading a {
      color: #fc7872; }
      .author-info .author-heading a:hover, .author-info .author-heading a:focus {
        opacity: 0.5;
        text-decoration: none; }
  .author-info .author-img {
    float: left;
    margin-right: 20px; }
    @media (max-width: 991px) {
      .author-info .author-img {
        display: none; } }
  .author-info .author-description {
    color: #9da4aa;
    font-family: "Roboto", "Roboto-fallback", sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 20px; }
    .author-info .author-description .contact {
      display: block;
      border: none; }
    .author-info .author-description a.author-link {
      display: block;
      border: none; }
      .author-info .author-description a.author-link:after {
        display: none; }

/*
 * Ext Menu Left
*/
.shiftnav {
  z-index: 999999999; }
  .shiftnav:after {
    content: "";
    box-shadow: 0 0 0 0 !important; }

.shiftnav-toggle {
  color: #000;
  font-size: 18px;
  font-family: "Roboto", "Roboto-fallback", sans-serif; }
  .shiftnav-toggle .icons {
    display: inline-block;
    margin-right: 8px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .shiftnav-toggle .icons {
        margin-right: 4px; } }
    .shiftnav-open-left .shiftnav-toggle .icons {
      width: auto;
      color: #bababa;
      font-size: 24px;
      vertical-align: -2px;
      background: none; }
      .shiftnav-open-left .shiftnav-toggle .icons:before {
        content: "\f00d";
        font-family: 'FontAwesome' !important; }
      .shiftnav-open-left .shiftnav-toggle .icons .icon-bar {
        display: none; }
    .shiftnav-toggle .icons .icon-bar {
      display: block;
      height: 3px;
      width: 21px;
      margin-top: 2px;
      background-color: #bababa; }
  .shiftnav-toggle:hover, .shiftnav-toggle:focus {
    cursor: pointer;
    color: #009aff;
    text-decoration: none; }
    .shiftnav-toggle:hover .icons .icon-bar, .shiftnav-toggle:focus .icons .icon-bar {
      background-color: #009aff; }

/*
 * Bloc de recherche
*/
.search-form {
  line-height: normal;
  border: 1px solid #80a1c5; }
  .search-form.modal-search .form-group {
    margin-bottom: 0 !important; }
  .search-form .form-group {
    margin-bottom: 0; }
    .search-form .form-group .form-control {
      position: static;
      height: auto;
      padding: 7px 15px;
      color: #919191;
      font-family: "Roboto", "Roboto-fallback", sans-serif;
      font-size: 0.92857em;
      border: none;
      box-shadow: 0 0 0 0;
      border-radius: 0 0 0 0; }
      .search-form .form-group .form-control:hover, .search-form .form-group .form-control:focus {
        box-shadow: 0 0 0 0; }
    .search-form .form-group .input-group-btn {
      background-color: #25a9ff; }
      .search-form .form-group .input-group-btn:hover, .search-form .form-group .input-group-btn:focus {
        opacity: 0.5; }
      .search-form .form-group .input-group-btn button {
        padding: 0 14px;
        background: none; }
        .search-form .form-group .input-group-btn button .fa:before {
          color: #FFF;
          font-size: 20px; }

/*
 * Ext PageBar
*/
.wp-pagenavi {
  margin: 50px 0;
  text-align: center; }
  .wp-pagenavi a, .wp-pagenavi .pages, .wp-pagenavi .extend, .wp-pagenavi .current {
    display: inline-block;
    padding: 0 12px;
    line-height: 31px;
    color: #009aff;
    font-size: 18px;
    font-weight: bold;
    font-family: "Roboto", "Roboto-fallback", sans-serif;
    text-align: center;
    text-decoration: none;
    border: 1px solid #DDD; }
  .wp-pagenavi a:hover, .wp-pagenavi a:focus {
    color: #FFF;
    background-color: #009aff;
    border-color: #009aff; }
  .wp-pagenavi .current {
    color: #FFF;
    background-color: #009aff;
    border-color: #009aff; }
  .wp-pagenavi .break {
    color: #009aff; }

/*
 * Réseaux Sociaux
*/
.entry-share a .fa {
  vertical-align: 0; }
  .entry-share a .fa:before {
    color: #bababa;
    font-size: 21px; }
.entry-share a:hover, .entry-share a:focus {
  text-decoration: none; }
  .entry-share a:hover .fa:before, .entry-share a:focus .fa:before {
    color: #009aff; }
.entry-share a.facebook .fa:before {
  color: #3b5998; }
.entry-share a.twitter .fa:before {
  color: #3cf; }
.entry-share a.google .fa:before {
  color: #dd4b39; }

.r-sociaux .fa {
  vertical-align: middle; }
  .r-sociaux .fa:before {
    font-size: 21px; }
.r-sociaux a.i1 {
  color: #2faffa; }
.r-sociaux a.i2 {
  color: #3c5899; }
.r-sociaux a.i3 {
  color: #c1181d; }
.r-sociaux a.i4 {
  color: #ff8c01; }
.r-sociaux a:hover, .r-sociaux a:focus {
  opacity: 0.7; }

/* Aire de services */
#map-container {
  width: 100%; }
  #map-container #map {
    height: 568px;
    width: 100%; }

/* Type Slider */
.type_slider .listing.owl-carousel {
  position: relative; }
.type_slider .owl-nav {
  /*		
  @include media(xs/sm) {
  	position:absolute;
  	left:0;
  	bottom:0;			
  	bottom:15px;
  	width:100%;
  	text-align:center;
  }
  */ }
  .type_slider .owl-nav .owl-prev, .type_slider .owl-nav .owl-next {
    display: inline-block;
    width: 30px;
    margin: 0 1px 0 0;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    font-size: 30px;
    background: #25a9ff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    /* compatibilité : ie9+ */ }
    .type_slider .owl-nav .owl-prev:before, .type_slider .owl-nav .owl-next:before {
      vertical-align: 1px; }
    @media (min-width: 992px) {
      .type_slider .owl-nav .owl-prev, .type_slider .owl-nav .owl-next {
        margin-top: -68px; } }
    .type_slider .owl-nav .owl-prev:hover, .type_slider .owl-nav .owl-prev:focus, .type_slider .owl-nav .owl-next:hover, .type_slider .owl-nav .owl-next:focus {
      opacity: 0.5; }
  .type_slider .owl-nav .owl-prev {
    left: 0; }
  .type_slider .owl-nav .owl-next {
    right: 0; }
.type_slider .slider_1 {
  position: relative; }
  .type_slider .slider_1 .link_img {
    display: inline-block; }
  .type_slider .slider_1 .info {
    background: rgba(255, 255, 255, 0.7);
    /*
    @include media(md/lg/xl) {
    	position:absolute;
    	right:13px;
    	bottom:15px;
    }
    */ }
    .type_slider .slider_1 .info .title {
      display: inline-block;
      padding: 19px 0;
      color: #003666;
      font-size: 1.28571em;
      font-family: "Roboto", "Roboto-fallback", sans-serif;
      /*
      @include media(md/lg/xl) {
      	max-width:280px;
      }
      */ }
      .type_slider .slider_1 .info .title a {
        color: #003666; }
        .type_slider .slider_1 .info .title a:hover, .type_slider .slider_1 .info .title a:focus {
          color: #86bae0;
          text-decoration: none; }

/** Attachment **/
@media (min-width: 992px) {
  img.attachment-min_galerie {
    height: 70px;
    width: auto; } }

/* ShiftNav */
.shiftnav-inner {
  padding-top: 50px !important; }
  .shiftnav-inner .shiftnav-panel-close {
    top: 0; }

.logo_coast {
  margin: 15px 0 25px 0; }

.disp_block div {
  display: inline-block;
  margin: 0 auto; }

/* Custom base */
.comment-list .pingback, .comment-list .trackback, .comment-list article, .comment-content a, .entry-content a, .entry-summary a, .page-content a, .pingback .comment-body > a, .comment-content a:focus, .comment-content a:hover, .entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .page-content a:focus, .page-content a:hover, .pingback .comment-body > a:focus, .pingback .comment-body > a:hover {
  border: none; }

.comment-form-url {
  display: none; }

.gallery-item .gallery-icon img {
  width: 100%; }

/* Btn */
.btn,
.mailpoet_submit {
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.58px;
  border-radius: 0 0 0 0; }
  .btn.btn-big,
  .mailpoet_submit.btn-big {
    padding: 17px 57px; }
  .btn.btn-primary,
  .mailpoet_submit.btn-primary {
    background: #009aff;
    border-color: #FFF; }
    .btn.btn-primary:hover, .btn.btn-primary:focus,
    .mailpoet_submit.btn-primary:hover,
    .mailpoet_submit.btn-primary:focus {
      color: #009aff;
      background: #FFF;
      border-color: #009aff; }
  .btn.btn-error,
  .mailpoet_submit.btn-error {
    color: #FFF;
    background: #ff5048;
    border-color: #FFF; }
    .btn.btn-error:hover, .btn.btn-error:focus,
    .mailpoet_submit.btn-error:hover,
    .mailpoet_submit.btn-error:focus {
      color: #ff5048;
      background: #FFF;
      border-color: #ff5048; }
  .btn.btn-1-light,
  .btn .mailpoet_submit,
  .mailpoet_submit.btn-1-light,
  .mailpoet_submit .mailpoet_submit {
    color: #FFF;
    background: #83ceff; }
    .btn.btn-1-light:hover, .btn.btn-1-light:focus,
    .btn .mailpoet_submit:hover,
    .btn .mailpoet_submit:focus,
    .mailpoet_submit.btn-1-light:hover,
    .mailpoet_submit.btn-1-light:focus,
    .mailpoet_submit .mailpoet_submit:hover,
    .mailpoet_submit .mailpoet_submit:focus {
      color: #FFF;
      background: #009aff; }
  .btn.btn-2,
  .mailpoet_submit.btn-2 {
    color: #FFF;
    background: #ff5048;
    border: 1px solid #ff5048; }
    .btn.btn-2:hover, .btn.btn-2:focus,
    .mailpoet_submit.btn-2:hover,
    .mailpoet_submit.btn-2:focus {
      color: #ff5048;
      background: #FFF; }
  .btn.btn-3,
  .mailpoet_submit.btn-3 {
    color: #FFF;
    background: #003666;
    border: 1px solid #003666; }
    .btn.btn-3:hover, .btn.btn-3:focus,
    .mailpoet_submit.btn-3:hover,
    .mailpoet_submit.btn-3:focus {
      color: #003666;
      background: #FFF; }

/* Form */
form .form-group:last-child {
  margin-bottom: 0; }
form .has-error .select2-container--bootstrap .select2-selection, form .has-error .form-control {
  border-color: #a94442; }
form .has-error .select2-container--bootstrap .select2-selection__arrow {
  background: none; }
  
@media (min-width: 700px) {
	.col_left .content-area {
		min-width: 660px;
	}
}

@media (min-width: 992px) {
  body.archive #content > .container > .row,
  body.blog #content > .container > .row,
  body.home #content > .container > .row > .content-row,
  body.page:not(.page-template-homepage) #content > .container > .row,
  body.single #content > .container > .row {
    display: flex;
  }

  body.archive #content > .container > .row > .left_column,
  body.blog #content > .container > .row > .left_column,
  body.home #content > .container > .row > .content-row > .right_column_home,
  body.page:not(.page-template-homepage) #content > .container > .row > .left_column,
  body.single #content > .container > .row > .left_column {
    flex-grow: 1;
  }

  body.archive #content > .container > .row > .left_column > .secondary,
  body.blog #content > .container > .row > .left_column > .secondary,
  body.page:not(.page-template-homepage) #content > .container > .row > .left_column > .secondary,
  body.single #content > .container > .row > .left_column > .secondary {
    height: 100%;
  }

  body.archive #content > .container > .row > .left_column > .secondary > #widget-area,
  body.blog #content > .container > .row > .left_column > .secondary > #widget-area,
  body.page:not(.page-template-homepage) #content > .container > .row > .left_column > .secondary > #widget-area,
  body.single #content > .container > .row > .left_column > .secondary > #widget-area {
    height: 100%;
  }

  body.archive #content > .container > .row > .left_column > .secondary > #widget-area > aside.widget:last-child,
  body.blog #content > .container > .row > .left_column > .secondary > #widget-area > aside.widget:last-child,
  body.home #content > .container > .row > .content-row > .right_column_home > .a-position:last-child,
  body.page:not(.page-template-homepage) #content > .container > .row > .left_column > .secondary > #widget-area > aside.widget:last-child,
  body.single #content > .container > .row > .left_column > .secondary > #widget-area > aside.widget:last-child {
    position: sticky;
    top: 80px;
  }

  /*body.archive.admin-bar #content > .container > .row > .left_column > .secondary > #widget-area > aside.widget:last-child,
  body.blog.admin-bar #content > .container > .row > .left_column > .secondary > #widget-area > aside.widget:last-child,
  body.home.admin-bar #content > .container > .row > .content-row > .right_column_home > .a-position:last-child,
  body.page.admin-bar:not(.page-template-homepage) #content > .container > .row > .left_column > .secondary > #widget-area > aside.widget:last-child,
  body.single.admin-bar #content > .container > .row > .left_column > .secondary > #widget-area > aside.widget:last-child {
      top: 111px;
  }*/
}

/* Optimize rendering time */
#colophon {
  content-visibility: auto;
  contain-intrinsic-size: 829px;
}
@media(min-width: 768px) and (max-width: 991px) {
  #colophon {
    contain-intrinsic-size: 469px;
  }
}
@media(min-width: 992px) {
  #colophon {
    contain-intrinsic-size: 280px;
  }
}

body.home .owl-item img {
/*	aspect-ratio: 4/3;*/
	aspect-ratio: 8/5.4;
}

body.home .owl-carousel {
	display: block !important;
	visibility: hidden;
	aspect-ratio: 65/58;
	overflow:hidden;
}

body.home .owl-carousel.owl-loaded {
	visibility: visible;
	aspect-ratio: unset;
	overflow: auto;
}

article .entry-thumbnail a:hover {opacity: 0.5}

article .owl-carousel .owl-item {
  max-height: 84px;
}

#optidigital-adslot-Wallpaper {
  height: 0 !important;
}

#optidigital-adslot-Desktop_Interstitial {
  height: 0 !important;
}

@media (max-width: 991px) {
    .desktop {
        display: none;
    }
}
@media (min-width: 992px) {
    .mobile {
        display: none;
    }
}

.btn-enlarge {
    background-color: rgba(0, 0, 0, 0.3);
    color: #FFF;
    font-size: 1.55rem;
    padding: calc(1rem - 4px) 0.7rem;
    border-radius: 4px;
}
@media (min-width: 767px) {
    .btn-enlarge {
        font-size: 1.75rem;
        padding: calc(0.85rem - 4px) 0.85rem;
    }
}
@media (min-width: 991px) {
    .btn-enlarge {
        font-size: 2.2rem;
        padding: calc(1rem - 4px) 1rem;
    }
}

.thumbnails {
    position:  relative;
}

.thumbnails .btn-enlarge {
    position:  absolute;
    right:  10px;
    bottom:  10px;
}

body.attachment {
  padding: 0;
  background: #262626;
}

body.attachment a {
  text-decoration:none;
}


body.attachment.admin-bar {
  margin-top: 0;
}

body.attachment header {
  background: transparent;
}
@media(min-width: 992px) {
  body.attachment header {
    display: flex;
  }
}

body.attachment header .logo {
  padding: 1rem 2rem 1rem 2rem;
  background: #2b2b2b;
}
@media(min-width: 992px) {
  body.attachment header .logo {
    background: transparent;
  }
}

body.attachment header .logo img {
  width: 140px;
}
@media(min-width: 992px) {
  body.attachment header .logo img {
    width: 160px;
  }
}

body.attachment header .title {
  margin: 1rem 2rem 1rem 2rem;
  line-height: 2.5rem;
  font-size: 1.75rem;
  text-align: left;
}
@media(min-width: 992px) {
  body.attachment header .title {
    margin: 1rem 2rem 2rem 1rem;
    line-height: 4rem;
  }
}

body.attachment header .title  a {
  color:  #FFF;
}

body.attachment header .close {
  color: rgba(255, 255, 255, 0.75);
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 5rem;
}

body.attachment .image-content {
  margin: 0 0 1rem 0;
}
@media(min-width: 992px) {
  body.attachment .image-content {
    display:  flex;
    margin: 0 2rem 1rem 2rem;
  }
}

body.attachment .image-content .image-wrapper {
  position: relative;
  width: 100%;
  padding-top: 61.8%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media(min-width: 992px) {
  body.attachment .image-content .image-wrapper {
    width: 900px;
    padding-top:  600px;
  }
}

body.attachment .image-content .image-wrapper .image-count {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 1rem 1.5rem;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top:  10px;
  right: 10px;
  letter-spacing: 0.2rem;
  font-size: 1.5rem;
  border-radius: 4px;
}

body.attachment .image-content .legend {
  padding: 1rem 2rem 0 2rem;
  font-size: 1.2rem;
  color: #FFF;
  text-align: center;
}
@media(min-width: 992px) {
  body.attachment .image-content .legend {
    padding: 2rem 0 0 0;
    font-size: 1.5rem;
  }
}

body.attachment .image-content .image-wrapper .image-count span {
  color: #FFF;
}

body.attachment .image-content .zone1 {
  padding: 2rem 0 0 0;
  text-align: center;
}
@media(min-width: 992px) {
  body.attachment .image-content .zone1 {
    padding: 0 0 0 2rem;
  }
}

body.attachment .image-content .zone1 .mobile {
  display: block;
}
@media(min-width: 992px) {
  body.attachment .image-content .zone1 .mobile {
    display: none;
  }
}

body.attachment .image-content .zone1 .desktop {
  display: none;
}
@media(min-width: 992px) {
  body.attachment .image-content .zone1 .desktop {
    display: block;
  }
}

body.attachment .taboola-container {
  max-width: 900px;
  margin: 4rem 2rem;
  color: #fff;
}

body.attachment .prev, body.attachment .next {
  background-color: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  color: #FFF;
  padding: 1rem 1rem 0.12rem 1rem;
  font-size: 3.5rem;
  top: calc(50% - 1.75rem);
}

body.attachment .prev {
  left: 0;
  padding-left: 10px;
  border-radius: 0 8px 8px 0;
}

body.attachment .next {
  right: 0;
  padding-right: 10px;
  border-radius: 8px 0 0 8px;
}

@media(min-width: 992px) {
  body.attachment .prev, body.attachment .next {
    padding: 1.5rem 1.5rem 0.5rem 1.5rem;
    font-size: 5rem;
    top: calc(50% - 4rem);
  }
}

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

[class^="ms-"], [class*=" ms-"] {
  /* 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;
}

.ms-commenting-o:before {
  content: "\e91f";
}
.ms-flash:before {
  content: "\e921";
}
.ms-chevron-thin-left:before {
  content: "\e91c";
}
.ms-chevron-thin-right:before {
  content: "\e91d";
}
.ms-clear:before {
  content: "\e91e";
}
.ms-close:before {
  content: "\e91e";
}
.ms-zoom_out_map:before {
  content: "\e91a";
}
.ms-twitter:before {
  content: "\e900";
}
.ms-youtube-Blanc:before {
  content: "\e901";
}
.ms-Positif:before {
  content: "\e902";
}
.ms-search:before {
  content: "\e903";
}
.ms-tout-terrain:before {
  content: "\e904";
}
.ms-Commentaires:before {
  content: "\e905";
}
.ms-Date:before {
  content: "\e906";
}
.ms-Filtrer:before {
  content: "\e907";
}
.ms-negatif:before {
  content: "\e908";
}
.ms-warning:before {
  content: "\e909";
}
.ms-plein:before {
  content: "\e90a";
}
.ms-Photo-jaune:before {
  content: "\e90b";
}
.ms-abus:before {
  content: "\e90c";
}
.ms-remplirTest:before {
  content: "\e90d";
}
.ms-player-Blanc:before {
  content: "\e90e";
}
.ms-uniE90F:before {
  content: "\e90f";
}
.ms-Fermer-Noir:before {
  content: "\e910";
}
.ms-uniE911:before {
  content: "\e911";
}
.ms-uniE912:before {
  content: "\e912";
}
.ms-full-thumbdown:before {
  content: "\e913";
}
.ms-avatar:before {
  content: "\e914";
}
.ms-full-thumbup:before {
  content: "\e915";
}
.ms-Noir:before {
  content: "\e916";
}
.ms-Mail:before {
  content: "\e917";
}
.ms-Diaporama-jaune:before {
  content: "\e918";
}
.ms-video-jaune:before {
  content: "\e919";
}
.ms-thumbdown:before {
  content: "\e91b";
}
.ms-thumbup:before {
  content: "\e920";
}
.ms-facebook:before {
  content: "\e933";
}
.ms-scooter:before {
  content: "\e934";
}
.ms-moto:before {
  content: "\e935";
}
.ms-Equipement-Blanc:before {
  content: "\e936";
}
.ms-Casque-Blanc:before {
  content: "\e939";
}
.ms-down:before {
  content: "\e93a";
}
.ms-Up:before {
  content: "\e93c";
}
.ms-menu:before {
  content: "\e9bd";
}
.ms-facebook1:before {
  content: "\ea90";
}

.ms-picto-podcast {
    margin-top: 5px;
}

.ms-picto-podcast::before {
    background-image: url("../img/mic_1.jpg");
    content: "pic";
    color: transparent;
}

/* OPTIDIGITAL CLS */
@media (min-width: 768px) {
    .optidigital-wrapper-div {
        justify-content: start !important;
    }

    .optidigital-wrapper-div > div {
        top: 80px !important;
    }
}
/* FIN OPTIDIGITAL CLS */

.entry-title5 {
  margin: 0;
  color: #003666;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 17px;
}

.entry-title5 a {
  color: #003666;
}

article.content_widget_blc .info .content,
article.content_widget_blc_excerpt .info .content {
  padding: 20px 10px;
}

.content_widget_blc {
  background: #fff;
  box-shadow: 0 2px 8px rgba(31, 45, 61, 0.1);
  margin-bottom: 30px;
}

.content_widget_blc img {
  width: 100%;
}

.mobmenu-content #mobmenuleft > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.mobmenu-content #mobmenuleft .sub-menu a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.mobmenu-content #mobmenuleft > li > a:hover {
    background-color: #83ceff;
}

.mobmenu-content #mobmenuleft .sub-menu {
    background-color: #009aff;
}

.dataTables_wrapper {
  overflow-x: scroll;
}