@charset "UTF-8";
body.wp-theme-arhm-sjd {
  /*** Page d'accueil ***/
  /*** Fin accueil ***/
  /*** Page public ***/
  /*** Fin page public ***/
  /*** Page nos structures ***/
  /*** Fin page nos structures ***/
  /*** Page actualités ***/
  /*** Fin page actus ***/
}

body.wp-theme-arhm-sjd .is-blue {
  color: #06A4C5 !important;
}

body.wp-theme-arhm-sjd .is-green {
  color: #CDCE00 !important;
}

body.wp-theme-arhm-sjd .is-orange {
  color: #F39000 !important;
}

body.wp-theme-arhm-sjd .is-gray {
  color: #4A4A4A !important;
}

body.wp-theme-arhm-sjd h2, body.wp-theme-arhm-sjd .h2 {
  font-size: 42px;
  line-height: 46px !important;
}

body.wp-theme-arhm-sjd h3, body.wp-theme-arhm-sjd .h3 {
  font-size: 34px;
  line-height: 40px !important;
}

body.wp-theme-arhm-sjd h4, body.wp-theme-arhm-sjd .h4 {
  font-size: 24px;
  line-height: 29px !important;
}

body.wp-theme-arhm-sjd h5, body.wp-theme-arhm-sjd .h5 {
  font-size: 18px;
  line-height: 22px !important;
}

body.wp-theme-arhm-sjd .m-figure figcaption {
  font-size: 16px;
  line-height: 21px;
  font-weight: normal !important;
  font-style: italic;
  text-align: center;
  padding: 0 !important;
  margin-top: 15px !important;
}

body.wp-theme-arhm-sjd .m-figure figcaption:before, body.wp-theme-arhm-sjd .m-figure figcaption:after {
  display: none !important;
}

body.wp-theme-arhm-sjd.home section.l-banner a.nav-link {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 10%;
}

body.wp-theme-arhm-sjd .l-breadcrumb {
  background-size: cover;
}

body.wp-theme-arhm-sjd .l-breadcrumb h1 {
  line-height: 56px;
}

body.wp-theme-arhm-sjd .gm-style {
  color: #4A4A4A !important;
  /* cache la croix Google native */
  /* styles du conteneur */
  /* header avec titre + croix */
  /* bouton de fermeture custom */
  /* évite le gros padding par défaut */
  /* un peu de style pour ton contenu */
}

body.wp-theme-arhm-sjd .gm-style .gm-style-iw-chr {
  display: none !important;
}

body.wp-theme-arhm-sjd .gm-style .custom-infowindow {
  font-size: 14px;
  line-height: 1.4;
  min-width: 220px;
}

body.wp-theme-arhm-sjd .gm-style .infowindow-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  margin-bottom: 4px;
  margin-top: 12px;
}

body.wp-theme-arhm-sjd .gm-style .infowindow-close {
  cursor: pointer;
  color: #666;
  font-size: 16px;
  margin-left: 8px;
  top: -10px;
  position: relative;
}

body.wp-theme-arhm-sjd .gm-style .infowindow-close:hover {
  color: #000;
}

body.wp-theme-arhm-sjd .gm-style .gm-style-iw-d {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

body.wp-theme-arhm-sjd .gm-style .custom-infowindow {
  text-transform: none;
  font-size: 14px;
  line-height: 1.4;
}

body.wp-theme-arhm-sjd .gm-style .custom-infowindow .custom-infowindow .infowindow-title {
  margin-bottom: 2px;
  font-weight: 900;
}

body.wp-theme-arhm-sjd header.l-header .l-header-logo {
  width: 200px;
}

body.wp-theme-arhm-sjd header.l-header .navbar .navbar-nav .nav-item {
  margin-right: 30px;
}

body.wp-theme-arhm-sjd header.l-header .navbar .navbar-nav .nav-link {
  text-align: right;
}

body.wp-theme-arhm-sjd header.l-header .dropdown-toggle::after {
  margin-right: -12px;
}

body.wp-theme-arhm-sjd header.l-header .navbar-collapse {
  margin-top: 1.5rem !important;
}

@media (max-width: 992px) {
  body.wp-theme-arhm-sjd header.l-header .navbar-collapse {
    /*border:1px solid rgba($color: #4A4A4A, $alpha: 0.25);*/
    display: block;
    flex: none;
  }
}

body.wp-theme-arhm-sjd header.l-header .navbar-collapse li.nav-item {
  margin: 10px 0;
}

body.wp-theme-arhm-sjd header.l-header .navbar-collapse .nav-item .dropdown-menu li.nav-item {
  font-size: 16px;
  margin: 10px 0;
}

body.wp-theme-arhm-sjd .l-domains .l-domains-titles p {
  width: 90%;
}

body.wp-theme-arhm-sjd .l-domains .l-domains-list > .col-lg-auto {
  width: 350px;
}

body.wp-theme-arhm-sjd .l-domains .l-domains-list .l-domains-domain {
  word-break: normal !important;
}

body.wp-theme-arhm-sjd .l-domains .l-domains-list .l-domains-domain .l-domains-domain-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

body.wp-theme-arhm-sjd .l-domains .l-domains-list .l-domains-domain .l-domains-domain-content h3 {
  margin-top: 1rem !important;
}

body.wp-theme-arhm-sjd.single-domains .l-banner-decoration {
  transform: translateY(-50%);
  margin-bottom: -8%;
}

body.wp-theme-arhm-sjd .search-structures .m-classic-bordered-block.overlap {
  margin-top: -13rem;
  margin-left: -2rem;
  position: relative;
  z-index: 2;
}

body.wp-theme-arhm-sjd .search-structures .m-classic-bordered-block.overlap label {
  font-size: 12px;
  line-height: 14px;
  font-weight: 700 !important;
  text-transform: uppercase;
  color: #CDCE00 !important;
}

body.wp-theme-arhm-sjd .search-structures .m-classic-bordered-block.overlap label.-gray {
  color: #4A4A4A !important;
}

body.wp-theme-arhm-sjd .m-block.-blue {
  background-color: #06A4C5;
  color: #fff;
}

body.wp-theme-arhm-sjd .m-block.-blue.-withLogo.-right .m-block-image {
  top: 0;
  right: 25%;
}

body.wp-theme-arhm-sjd .m-block.-blue .m-button {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}

body.wp-theme-arhm-sjd .m-block.-blue .m-button:hover {
  background-color: #fff;
  color: #06A4C5 !important;
}

body.wp-theme-arhm-sjd .m-block.-green {
  background-color: #CDCE00;
  background-size: cover;
}

body.wp-theme-arhm-sjd .m-block.-green p {
  max-width: 50%;
}

body.wp-theme-arhm-sjd .m-block.-green .m-button {
  background-color: #fff;
  color: #4A4A4A;
  border-color: #fff;
  max-width: 60%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

body.wp-theme-arhm-sjd .m-block.-green .m-button svg {
  margin-right: 10px;
}

body.wp-theme-arhm-sjd .m-block.-green .m-button:hover {
  background-color: transparent;
  color: #4A4A4A !important;
}

body.wp-theme-arhm-sjd .rejoindre-soutenir .m-classic-bordered-block {
  margin-bottom: 0 !important;
}

@media (max-width: 991px) {
  body.wp-theme-arhm-sjd .l-domains .l-domains-titles p {
    width: 100%;
  }
  body.wp-theme-arhm-sjd .l-domains .l-domains-list > .col-lg-auto:first-of-type {
    display: inherit !important;
  }
  body.wp-theme-arhm-sjd .search-structures .m-classic-bordered-block.overlap {
    margin-top: 0;
    margin-left: 0;
  }
  body.wp-theme-arhm-sjd .m-block.-blue.-withLogo.-right .m-block-image {
    top: 17px;
    right: 20px;
  }
  body.wp-theme-arhm-sjd .m-block.-green p {
    max-width: 100%;
  }
  body.wp-theme-arhm-sjd .m-block.-green .m-button {
    max-width: inherit;
  }
}

body.wp-theme-arhm-sjd.single-domains .l-news {
  padding: 0 0 3rem 0 !important;
}

body.wp-theme-arhm-sjd .m-classic-bordered-block.-floating {
  top: 0;
}

body.wp-theme-arhm-sjd .l-news .l-news-new-image {
  height: 100% !important;
}

body.wp-theme-arhm-sjd .l-footer img.footer_logo_sjd {
  width: 200px;
  height: 47px;
}

body.wp-theme-arhm-sjd .l-footer .l-footer-links,
body.wp-theme-arhm-sjd .l-footer .l-footer-links li,
body.wp-theme-arhm-sjd .l-footer .l-footer-sharing a {
  margin-bottom: 0.5rem !important;
}

body.wp-theme-arhm-sjd .l-footer .l-footer-links a.nav-link {
  display: inline-block;
}

body.wp-theme-arhm-sjd .l-footer .l-footer-sharing a {
  margin-left: 5px;
  margin-right: 5px;
}

@media (max-width: 767px) {
  body.wp-theme-arhm-sjd .l-breadcrumb .l-breadcrumb-icon img {
    height: 50px !important;
  }
}
