/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* font */
/* color */
/* line 1, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 2, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 58, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 75, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #f0f0f0;
}
/* line 77, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 87, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #f0f0f0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #fff;
  border-color: #fff;
}
/* line 96, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 106, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 114, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #f0f0f0;
  color: #f0f0f0;
}
/* line 122, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #f0f0f0;
  border-color: #f0f0f0;
  color: #fff;
}
/* line 130, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 143, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 150, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 151, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 175, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 179, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 180, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 189, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 198, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 204, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 205, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #424753 !important;
}
/* line 208, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #424753;
}
/* line 213, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 217, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 222, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 229, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 232, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 235, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 238, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 241, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 244, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 245, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 246, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 251, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 257, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 258, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 4, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
/* line 5, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul {
  margin: 0;
  list-style: none;
  background: #fff;
  border: 1px solid #e0e0e5;
  border-radius: 3px;
}
/* line 11, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
/* line 12, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a {
  padding: 0.625rem 1.25rem;
  color: #424753;
  display: block;
  border-bottom: 1px solid #e0e0e5;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 18, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a:hover {
  background: #f8f9fa;
  color: #15161a;
}
/* line 22, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a i {
  margin-right: 5px;
}
/* line 26, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
/* line 27, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li:last-child a {
  border-bottom: none;
}
/* line 31, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu {
  border: none;
  display: none;
}
/* line 34, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu.uk-active {
  display: block;
}
/* line 36, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu.uk-active a {
  padding-left: 35px;
}
/* line 40, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
/* line 41, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu li:last-child {
  border-bottom: 1px solid #e0e0e5;
}
/* line 46, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
/* line 47, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active > a {
  background: #f8f9fa;
  color: #f0f0f0;
}
/* line 51, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active .submenu {
  display: block;
}
/* line 53, wp-content/themes/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active .submenu a {
  padding-left: 35px;
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
/* line 2, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
@media only all and (min-width: 75rem) {
  /* line 4, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .r-textimage .r-textimage-text-container {
    width: 37.5rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .r-textimage .r-textimage-text-container {
    width: 30rem;
  }
}
/* line 10, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .r-textimage.fullwidth {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .r-textimage.fullwidth {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .r-textimage.fullwidth {
    width: 100%;
  }
}
/* line 21, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
.r-textimage .r-textimage-text {
  padding: 25px 0;
}
@media only all and (min-width: 960px) {
  /* line 25, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  /* line 26, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  .r-textimage.r-textimage-image-right.fullwidth .r-textimage-image {
    padding-left: 3.126rem;
  }
  /* line 29, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  .r-textimage.r-textimage-image-right.fullwidth .r-textimage-text {
    margin-left: auto;
    padding-left: 1.563rem;
  }
  /* line 34, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  /* line 35, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  .r-textimage.r-textimage-image-right:not(.fullwidth) .r-textimage-image {
    padding-left: 1.563rem;
  }
  /* line 38, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  .r-textimage.r-textimage-image-right:not(.fullwidth) .r-textimage-text {
    padding-right: 1.563rem;
  }
  /* line 42, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  /* line 43, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  .r-textimage.r-textimage-image-left.fullwidth .r-textimage-image {
    padding-right: 3.126rem;
  }
  /* line 46, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  .r-textimage.r-textimage-image-left.fullwidth .r-textimage-text {
    padding-right: 1.563rem;
  }
  /* line 50, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  /* line 51, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  .r-textimage.r-textimage-image-left:not(.fullwidth) .r-textimage-image {
    padding-right: 1.563rem;
  }
  /* line 54, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  .r-textimage.r-textimage-image-left:not(.fullwidth) .r-textimage-text {
    padding-left: 1.563rem;
  }
}
@media only all and (max-width: 959px) {
  /* line 60, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  .r-textimage.fullwidth {
    margin: 0 auto 30px !important;
    padding: 1.563rem !important;
  }
  /* line 64, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  .r-textimage > .g-grid > .g-block {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
  }
  /* line 68, wp-content/themes/g5_helium/custom/scss/_textimage.scss */
  .r-textimage > .g-grid > .g-block.r-textimage-image-right {
    order: 2;
  }
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_brands.scss */
.r-brands-block {
  background: #fff;
  position: relative;
  padding: 50px 69px;
  border-radius: 5px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
/* line 7, wp-content/themes/g5_helium/custom/scss/_brands.scss */
.r-brands-block:before, .r-brands-block:after {
  content: "";
  display: block;
  clear: both;
}
/* line 12, wp-content/themes/g5_helium/custom/scss/_brands.scss */
/* line 13, wp-content/themes/g5_helium/custom/scss/_brands.scss */
.r-brands-block .r-brands .r-brand {
  text-align: center;
}
/* line 15, wp-content/themes/g5_helium/custom/scss/_brands.scss */
.r-brands-block .r-brands .r-brand img {
  opacity: 0.6;
  -webkit-transition: all 300ms 0s ease;
  -moz-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
/* line 21, wp-content/themes/g5_helium/custom/scss/_brands.scss */
.r-brands-block .r-brands .r-brand img:hover {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: gray;
}
/* line 29, wp-content/themes/g5_helium/custom/scss/_brands.scss */
.r-brands-block .r-brands .owl-nav {
  margin: 0;
}
/* line 31, wp-content/themes/g5_helium/custom/scss/_brands.scss */
.r-brands-block .r-brands .owl-nav [class*='owl-'] {
  position: absolute;
  top: 50%;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #f5f5f5;
  width: 45px;
  height: 45px;
  text-align: center;
  padding: 7px 0;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
/* line 42, wp-content/themes/g5_helium/custom/scss/_brands.scss */
.r-brands-block .r-brands .owl-nav [class*='owl-']:hover {
  background: #333;
}
/* line 44, wp-content/themes/g5_helium/custom/scss/_brands.scss */
.r-brands-block .r-brands .owl-nav [class*='owl-']:hover .r-brands-nav-icon {
  fill: #fff;
}
/* line 49, wp-content/themes/g5_helium/custom/scss/_brands.scss */
.r-brands-block .r-brands .owl-nav .owl-prev {
  left: -69px;
}
/* line 52, wp-content/themes/g5_helium/custom/scss/_brands.scss */
.r-brands-block .r-brands .owl-nav .owl-next {
  right: -69px;
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_contact_info.scss */
/* line 2, wp-content/themes/g5_helium/custom/scss/_contact_info.scss */
.r-contact-info ul {
  margin: 15px 0 0;
}
/* line 4, wp-content/themes/g5_helium/custom/scss/_contact_info.scss */
.r-contact-info ul li {
  margin: 0;
  padding: 7px 0;
  list-style: none;
}
/* line 8, wp-content/themes/g5_helium/custom/scss/_contact_info.scss */
.r-contact-info ul li i {
  width: 35px;
  text-align: center;
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_bottommenu.scss */
/* line 2, wp-content/themes/g5_helium/custom/scss/_bottommenu.scss */
.r-bottommenu > .g-grid > .g-block {
  margin-bottom: 30px;
}
/* line 4, wp-content/themes/g5_helium/custom/scss/_bottommenu.scss */
.r-bottommenu > .g-grid > .g-block:last-child {
  margin-bottom: 0;
}
/* line 8, wp-content/themes/g5_helium/custom/scss/_bottommenu.scss */
.r-bottommenu ul {
  margin: 0;
  padding: 0;
}
/* line 11, wp-content/themes/g5_helium/custom/scss/_bottommenu.scss */
.r-bottommenu ul li {
  list-style: none;
  margin: 0;
  padding: 5px 0;
}
@media only all and (max-width: 47.99rem) {
  .r-bottommenu ul li {
    display: inline-block;
    padding: 0 12px 0 0;
    margin-right: 0;
  }
}
/* line 20, wp-content/themes/g5_helium/custom/scss/_bottommenu.scss */
.r-bottommenu ul li:first-child {
  padding-top: 0;
}
/* line 23, wp-content/themes/g5_helium/custom/scss/_bottommenu.scss */
.r-bottommenu ul li:last-child {
  padding-bottom: 0;
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_miniposts.scss */
/* line 2, wp-content/themes/g5_helium/custom/scss/_miniposts.scss */
.r-miniposts .r-miniposts-item {
  margin-bottom: 24px;
}
/* line 4, wp-content/themes/g5_helium/custom/scss/_miniposts.scss */
@media only all and (min-width: 60rem) {
  /* line 10, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .r-miniposts .r-miniposts-item .r-miniposts-item-image {
    width: 80px;
    margin-right: 10px;
    float: left;
  }
  /* line 9, wp-content/themes/g5_helium/custom/scss/_miniposts.scss */
  .r-miniposts .r-miniposts-item .r-miniposts-item-image ~ .r-miniposts-item-content {
    margin-left: 90px;
  }
}
@media only all and (max-width: 47.99rem) {
  .r-miniposts .r-miniposts-item .r-miniposts-item-image {
    width: 80px;
    margin-right: 10px;
    float: left;
  }
  /* line 17, wp-content/themes/g5_helium/custom/scss/_miniposts.scss */
  .r-miniposts .r-miniposts-item .r-miniposts-item-image ~ .r-miniposts-item-content {
    margin-left: 90px;
  }
}
/* line 22, wp-content/themes/g5_helium/custom/scss/_miniposts.scss */
/* line 23, wp-content/themes/g5_helium/custom/scss/_miniposts.scss */
.r-miniposts .r-miniposts-item .r-miniposts-item-content > div {
  font-size: 12px;
}
/* line 25, wp-content/themes/g5_helium/custom/scss/_miniposts.scss */
.r-miniposts .r-miniposts-item .r-miniposts-item-content > div span, .r-miniposts .r-miniposts-item .r-miniposts-item-content > div i {
  margin-right: 7px;
}
/* line 29, wp-content/themes/g5_helium/custom/scss/_miniposts.scss */
.r-miniposts .r-miniposts-item .r-miniposts-item-content a {
  color: #333;
}
/* line 31, wp-content/themes/g5_helium/custom/scss/_miniposts.scss */
.r-miniposts .r-miniposts-item .r-miniposts-item-content a:hover {
  color: #f0f0f0;
}
/* line 35, wp-content/themes/g5_helium/custom/scss/_miniposts.scss */
.r-miniposts .r-miniposts-item .r-miniposts-item-content .r-miniposts-item-date {
  display: block;
}
/* line 39, wp-content/themes/g5_helium/custom/scss/_miniposts.scss */
.r-miniposts .r-miniposts-item:before, .r-miniposts .r-miniposts-item:after {
  content: "";
  display: block;
  clear: both;
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
.r-boxedinfo-section {
  padding: 0 !important;
  position: relative;
  z-index: 11;
}
@media only all and (min-width: 1800px) {
  /* line 5, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
  .r-boxedinfo-section {
    margin-top: -147px;
  }
}
@media only all and (min-width: 1200px) and (max-width: 1799px) {
  /* line 8, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
  .r-boxedinfo-section {
    margin-top: -98px;
  }
}
@media only all and (min-width: 960px) and (max-width: 1199px) {
  /* line 11, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
  .r-boxedinfo-section {
    margin-top: -75px;
  }
}
/* line 15, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
.r-boxedinfo-section .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 22, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
.r-boxedinfo {
  margin: 0 0 65px;
}
@media only all and (max-width: 959px) {
  /* line 24, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
  .r-boxedinfo {
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: 0;
  }
}
@media only all and (min-width: 960px) {
  /* line 29, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
  .r-boxedinfo {
    background: #fff;
    -webkit-box-shadow: 0 0px 64px -25px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0px 64px -25px rgba(0, 0, 0, 0.6);
  }
}
/* line 34, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
/* line 35, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
.r-boxedinfo .g-block .r-boxedinfo-item {
  position: relative;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only all and (max-width: 959px) {
  /* line 42, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
  .r-boxedinfo .g-block .r-boxedinfo-item {
    margin: 0 12px;
  }
}
@media only all and (min-width: 960px) {
  /* line 45, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
  .r-boxedinfo .g-block .r-boxedinfo-item {
    padding: 50px 40px;
  }
  /* line 47, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
  .r-boxedinfo .g-block .r-boxedinfo-item:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background: rgba(0, 0, 0, 0.1);
  }
}
/* line 57, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
.r-boxedinfo .g-block .r-boxedinfo-item h2.r-header {
  font-size: 1.28571rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
/* line 61, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
.r-boxedinfo .g-block .r-boxedinfo-item h2.r-header i {
  font-size: 44px;
  margin-bottom: 7px;
  display: block;
  font-weight: normal;
}
/* line 66, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
.r-boxedinfo .g-block .r-boxedinfo-item h2.r-header i[class^="flaticon-"] {
  margin-bottom: 17px;
}
/* line 71, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
/* line 72, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
/* line 73, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
.r-boxedinfo .g-block .r-boxedinfo-item.hours p span {
  float: right;
}
/* line 76, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
.r-boxedinfo .g-block .r-boxedinfo-item.hours p:not(:last-child) {
  border-bottom: 1px solid #d8dee2;
  padding: 10px 0;
  margin: 0;
}
/* line 81, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
.r-boxedinfo .g-block .r-boxedinfo-item.hours p:last-child {
  padding-top: 10px;
  margin: 0;
}
/* line 87, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
.r-boxedinfo .g-block .r-boxedinfo-item p:last-child {
  margin-bottom: 0;
}
/* line 91, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
/* line 92, wp-content/themes/g5_helium/custom/scss/_boxedinfo.scss */
@media only all and (max-width: 47.99rem) {
  .r-boxedinfo .g-block:not(:last-child) .r-boxedinfo-item {
    padding-bottom: 0 !important;
  }
}
/* =================================
 Base style
 ==================================== */
/* box shadow 
 .card-1 {
 box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
 transition: all 0.3s cubic-bezier(.25,.8,.25,1);
 }
 .card-1:hover {
 box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
 }
 */
/* line 34, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-intro {
  padding-top: 0;
}
/* line 37, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header {
  padding-top: 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 42, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .flex-container {
    padding-top: 4rem;
  }
}
/* line 48, wp-content/themes/g5_helium/custom/scss/custom.scss */
.button {
  background: #79bb63;
  color: ;
  font-family: "gilroy";
  font-weight: 700;
}
/* line 53, wp-content/themes/g5_helium/custom/scss/custom.scss */
.button:hover {
  background-color: #538344;
  color: ;
}
/* line 59, wp-content/themes/g5_helium/custom/scss/custom.scss */
.button-small {
  background: #79bb63;
  border-radius: 0.1875rem;
  text-decoration: none;
  color: ;
  font-family: "gilroy";
  font-weight: 700;
}
/* line 67, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header a {
  text-decoration: none;
}
/* line 70, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header a {
  color: rgba(255, 255, 255, 1);
}
/* line 73, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.h-single-a a.button-outline {
  color: rgba(121, 187, 99, 1);
}
/* line 76, wp-content/themes/g5_helium/custom/scss/custom.scss */
.mt-2 {
  margin-top: 1rem;
}
/* line 81, wp-content/themes/g5_helium/custom/scss/custom.scss */
.flex-container {
  display: flex;
  flex-direction: column;
}
/* line 84, wp-content/themes/g5_helium/custom/scss/custom.scss */
.flex-container span.s-titre-hr {
  display: flex;
  flex-direction: row;
}
/* line 89, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-titre {
  font-family: 'Gilroy', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
}
/* line 95, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-sous-titre {
  font-family: "roboto", sans-serif;
  font-weight: 400;
}
/* line 100, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-span-small {
  color: #424753;
}
/* line 104, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-hr {
  height: 5px;
  border: none;
  width: 5rem;
  margin-left: 1rem;
  display: block;
  margin: 0;
  position: relative;
  left: 1rem;
  background-color: #79bb63;
}
/* espace adherent hr */
/* line 116, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor hr {
  background-color: #72a755;
}
/* ----- Responsive / Section Titre / ----- */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 121, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-titre {
    font-size: 3.875rem;
    line-height: 1.1875;
  }
  /* line 125, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-sous-titre {
    font-size: 1.175rem;
    line-height: 1.575;
  }
}
@media only all and (min-width: 60rem) {
  /* line 132, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-intro {
    margin-top: 5rem;
  }
  /* line 135, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-titre {
    font-size: 4.2rem;
  }
  /* line 138, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-sous-titre {
    font-size: 1.375rem;
    line-height: 1.675;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 145, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-hr {
    display: none;
  }
  /* line 148, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor hr {
    display: none;
  }
  /* line 151, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-titre {
    font-size: 2.5rem;
    line-height: 1.2;
  }
  /* line 155, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-sous-titre {
    font-size: 1rem;
    line-height: 1.575;
  }
  /* line 159, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-hr {
    width: 3rem;
  }
}
/* ----- Responsive End ----- */
/* =================================
 Navigation / Menu
 ==================================== */
/* line 168, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation {
  background-color: #eee;
}
/* line 172, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-container > .g-grid:nth-last-child(1) {
  background-color: #033d5a;
}
/* line 175, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-container > .g-grid .g-content {
  margin: 0;
  padding: 0;
}
/* line 179, wp-content/themes/g5_helium/custom/scss/custom.scss */
.nav-bar {
  display: flex;
  flex-direction: row;
  align-items: center;
}
/* line 184, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-main-nav {
  padding: 0 0.938rem;
}
/* line 187, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-social a {
  font-size: 0.875rem;
  color: #fff;
}
/* line 190, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-social a:hover {
  color: #79bb63;
}
/* ------ Top menu ----- */
/* line 195, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-container {
  position: relative;
  top: 1.3rem;
}
/* line 199, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-container > .g-grid:nth-last-child(1) {
  margin-top: 1.3rem;
}
/* line 202, wp-content/themes/g5_helium/custom/scss/custom.scss */
.nav-brand-logo:hover {
  opacity: 0.6;
}
/* ------ Fixed menu ----- */
/* line 206, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation.g-fixed-element {
  margin-top: 0;
  -webkit-transition: margin-top 0.3s;
  -moz-transition: margin-top 0.3s;
  transition: margin-top 0.3s;
}
/* line 210, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-fixed-second {
  margin-top: -10.5rem !important;
}
/* line 212, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-fixed-second .g-container .g-grid:nth-child(3) {
  position: relative;
  top: 3.7rem;
}
/* ------ Top menu ----- */
/* line 219, wp-content/themes/g5_helium/custom/scss/custom.scss */
.m-top-ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  padding: 1rem 0;
  text-transform: uppercase;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 0.8rem;
}
/* line 230, wp-content/themes/g5_helium/custom/scss/custom.scss */
.m-top-ul li {
  list-style: none;
  border-left: 1px solid #ccc;
  padding: 0 0.8rem;
}
/* line 234, wp-content/themes/g5_helium/custom/scss/custom.scss */
.m-top-ul li p {
  padding: 0;
  margin: 0;
}
/* line 238, wp-content/themes/g5_helium/custom/scss/custom.scss */
.m-top-ul li .m-top-connecter {
  text-transform: capitalize;
}
/* line 241, wp-content/themes/g5_helium/custom/scss/custom.scss */
.m-top-ul li a {
  text-decoration: none;
  color: #033d5a;
}
/* line 244, wp-content/themes/g5_helium/custom/scss/custom.scss */
.m-top-ul li a i {
  color: #033d5a;
}
/* line 247, wp-content/themes/g5_helium/custom/scss/custom.scss */
.m-top-ul li a:hover {
  color: #79bb63;
}
/* line 253, wp-content/themes/g5_helium/custom/scss/custom.scss */
.m-top-login {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
/* line 258, wp-content/themes/g5_helium/custom/scss/custom.scss */
.m-top-login p:nth-child(1) {
  margin-right: 0.5rem;
  color: #ff7315;
}
/* ----- menu-espace-ad ----- 
 .m-espace-ad .g-main-nav .g-toplevel {
 line-height: 6.1 !important;
 }
 */
/* ----- Style reset ----- */
/* line 270, wp-content/themes/g5_helium/custom/scss/custom.scss */
.nav-brand img {
  max-height: 60px;
  border: 1px solid #fff;
  background-color: #538344;
}
/* line 276, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  display: none;
}
/* line 280, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: none;
}
/* line 284, wp-content/themes/g5_helium/custom/scss/custom.scss */
#navigation-menu .g-main-nav ul {
  text-align: left;
}
/* line 287, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 0.8rem;
  text-decoration: none;
  color: #fff;
  font-family: "roboto", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
/* line 297, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #295169;
}
/* line 301, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #295169;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 1.2;
}
/* line 308, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0;
  padding: 0;
}
/* line 316, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown li {
  border-bottom: 1px solid #e5e5e5;
}
/* line 319, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li {
  margin: 0px;
  padding: 0px;
}
/* line 323, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown .g-menu-item-container {
  padding: 12px 15px;
}
/* line 326, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container {
  border-bottom: none;
}
/* line 329, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container:hover {
  background: #e4e4e4;
}
/* ----- mpd-shotcode-button ----- */
/* line 334, wp-content/themes/g5_helium/custom/scss/custom.scss */
.mpb-shotcode-buttons {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 340, wp-content/themes/g5_helium/custom/scss/custom.scss */
.mpb-shotcode-buttons {
  margin-left: 0 !important;
}
/* line 343, wp-content/themes/g5_helium/custom/scss/custom.scss */
.btn-bg-1054 {
  font-family: 'Gilroy', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.8rem;
  margin: 0 !important;
}
/* line 350, wp-content/themes/g5_helium/custom/scss/custom.scss */
.btn-bg-1054:hover {
  color: #fff !important;
  background: #f3974c;
  border: 1px solid #f3974c;
}
/* line 356, wp-content/themes/g5_helium/custom/scss/custom.scss */
.btn {
  border: 1px solid #79bb63;
}
/* line 359, wp-content/themes/g5_helium/custom/scss/custom.scss */
.btn-sm {
  border-radius: 0;
  padding: 0 1rem;
  line-height: 6.1;
  width: 100%;
}
/* line 365, wp-content/themes/g5_helium/custom/scss/custom.scss */
.nav-g-block-modal {
  background: #033d5a;
}
/* ----- Responsive Start ( mpd-shotcode-button )----- */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 371, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .btn-sm {
    border-radius: 0;
    padding: 0 2.5rem;
    line-height: 6;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 378, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .btn-sm {
    padding: 0 1rem;
    line-height: 6;
  }
}
@media only all and (max-width: 47.99rem) {
  /* ----- mpd-shotcode-button ----- */
  /* ----- menu mobile ----- */
  /* line 384, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-container {
    position: relative;
    top: 0;
  }
  /* line 388, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-container > .g-grid:nth-last-child(1) {
    position: relative;
    top: 0;
  }
  /* line 393, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .m-top-ul {
    justify-content: center;
  }
  /* line 396, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .m-top-ul .m-top-login {
    border-right: 1px solid #ccc;
  }
  /* line 400, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-container > .g-grid:nth-last-child(1) {
    margin-top: 0;
  }
  /* line 404, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-container {
    width: 100%;
  }
  /* line 407, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-block-nav_top div {
    border: 10px solid #295169;
    background: #295169;
    display: flex;
    justify-content: flex-end;
  }
  /* line 413, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nav-brand img {
    height: 53px;
  }
  /* line 416, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-social {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  /* line 421, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-social a {
    color: #295169;
    display: block;
    width: 100%;
    background: #fff;
    line-height: 4.1;
  }
  /* line 428, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-social a:hover {
    background: #e7e7e7;
    color: #295169;
  }
  /* line 433, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-social a {
    padding: 0;
    text-decoration: none;
  }
  /* line 437, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-social a:nth-child(1) {
    border-right: 1px solid #e9e9e9;
  }
  /* line 442, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .btn-sm {
    width: 100%;
    line-height: 5;
  }
  /* line 447, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    color: #fff;
  }
}
/* ====================================================
 // offcanvas
 ======================================================= */
@media only all and (max-width: 48rem) {
  /* line 456, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    border-bottom: 1px solid #f0f0f0;
  }
  /* line 463, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-social a:nth-child(1) {
    border-right: none;
  }
  /* line 466, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-social a {
    line-height: 1.8;
    font-size: 1.2rem;
  }
  /* line 469, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-social a:hover {
    background: none;
  }
  /* line 475, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border: none;
    background: none;
    border-radius: 0;
  }
  /* line 483, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
    color: #fff;
    border: none;
    background: none;
  }
  /* line 492, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-offcanvas a.login_button {
    padding: 0.938rem;
    line-height: 4.1;
    color: #79bb63;
  }
  /* line 496, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-offcanvas a.login_button:hover {
    text-decoration: none;
    color: #f3974c;
  }
  /* line 501, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-mobilemenu-container .g-toplevel li:nth-last-child(1) {
    border-bottom: 1px solid #f0f0f0;
  }
}
/* line 507, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wpmem_loginout a.login_button {
  color: #79bb63;
  font-family: "Roboto";
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.875rem;
}
/* line 513, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wpmem_loginout a.login_button:hover {
  text-decoration: none;
  color: #f3974c;
}
/* ==================================
 //  Modal popup
 ===================================== */
/* line 523, wp-content/themes/g5_helium/custom/scss/custom.scss */
.md-content_1054 {
  padding: 2.5rem;
}
/* line 526, wp-content/themes/g5_helium/custom/scss/custom.scss */
.md-content_1054 {
  height: auto !important;
}
/* line 529, wp-content/themes/g5_helium/custom/scss/custom.scss */
.md-content_1054 {
  color: #424753;
  background: #f7f7f7;
  position: relative;
  border-radius: 0.1875rem;
  border: 1px solid rgba(0, 0, 0, 0.3);
  /*
   -webkit-box-shadow: 0 0 60px 10px rgba(0, 0, 0, 0.9);
   -moz-box-shadow: 0 0 60px 10px rgba(0, 0, 0, 0.9);
   box-shadow: 0 0 60px 10px rgba(0, 0, 0, 0.9);
   -webkit-background-clip: padding-box;
   -moz-background-clip: padding-box;
   background-clip: padding-box;
   */
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
/* line 545, wp-content/themes/g5_helium/custom/scss/custom.scss */
.md-content_1054 .mbox-title_1054 {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  background: none;
}
/* line 551, wp-content/themes/g5_helium/custom/scss/custom.scss */
.md-show.md-effect-1 .md-content_1054 {
  text-align: center;
}
/* line 554, wp-content/themes/g5_helium/custom/scss/custom.scss */
.md-modal a {
  color: #026873 !important;
  border-bottom: 1px solid #026873;
  text-decoration: none;
}
/* line 559, wp-content/themes/g5_helium/custom/scss/custom.scss */
.md-modal a:hover {
  color: #f3974c !important;
  border-bottom: 1px solid #f3974c;
}
/* line 563, wp-content/themes/g5_helium/custom/scss/custom.scss */
.mpb-buttons {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 569, wp-content/themes/g5_helium/custom/scss/custom.scss */
.md-content_1054 > div {
  padding: 0.3rem;
  margin: 0;
}
/* ----- Responsive Start ( mpd-shotcode - popup form )----- */
@media only all and (min-width: 75rem) {
  /* line 576, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .md-content_1054 {
    width: 500px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 581, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .md-content_1054 {
    width: 500px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 586, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .md-content_1054 {
    width: 500px;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 591, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .md-modal {
    max-width: 100%;
    width: 74% !important;
  }
  /* line 595, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .md-content_1054 {
    padding: 2rem 1rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 600, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .md-modal {
    max-width: 100%;
    width: 94% !important;
  }
  /* line 604, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .md-content_1054 {
    padding: 2rem 1rem;
  }
  /* line 607, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .md-content_1054 .mbox-title_1054 {
    font-size: 1.2rem !important;
  }
  /* line 610, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .btn-lg {
    padding: 2px 8px !important;
  }
}
/* ----- Responsive End ----- */
/* line 616, wp-content/themes/g5_helium/custom/scss/custom.scss */
.md-content_1054 #wpmem_login legend {
  font-size: 1em;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  color: #000;
  text-align: left;
}
/* line 625, wp-content/themes/g5_helium/custom/scss/custom.scss */
.md-modal #wpmem_login .div_text, .md-modal #wpmem_login .button_div, .md-modal #wpmem_login .link-text {
  width: 100% !important;
}
/* line 631, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpmem_login .div_text, #wpmem_login .button_div, #wpmem_login .link-text {
  width: 500px !important;
}
/* line 638, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpmem_reg .div_text, #wpmem_reg .button_div {
  width: 500px !important;
}
@media only all and (max-width: 59.99rem) {
  /* line 28, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 646, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #wpmem_login .div_text, #wpmem_login .button_div, #wpmem_login .link-text {
    width: 100% !important;
  }
  /* line 651, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #wpmem_reg .div_text, #wpmem_reg .button_div {
    width: 100% !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 657, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #wpmem_login .div_text, #wpmem_login .button_div, #wpmem_login .link-text {
    width: 500px !important;
  }
  /* line 662, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #wpmem_reg .div_text, #wpmem_reg .button_div {
    width: 500px !important;
  }
}
/* line 668, wp-content/themes/g5_helium/custom/scss/custom.scss */
.md-modal #wpmem_login label {
  text-align: left;
  display: block;
}
/* line 672, wp-content/themes/g5_helium/custom/scss/custom.scss */
.md-modal #wpmem_login .button_div > label {
  display: inline;
}
/* =================================================
 LOGIN - post-type-page
 ==================================================== */
/* line 679, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.single-head-login h2.entry-title {
  text-shadow: none;
  font-size: 2rem;
  line-height: 1.5875;
  text-shadow: none;
  font-family: "roboto", sans-serif;
  font-weight: 600;
  color: #212121;
  text-align: left;
}
/* line 689, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.single-head-login a, #g-header.single-head-register a, #g-header.base-head-espaceAD-container a {
  text-decoration: none;
  color: #ff7315;
  text-transform: uppercase;
  font-size: 0.875rem;
}
/* line 696, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.single-head-login a:hover, #g-header.single-head-register a:hover, #g-header.base-head-espaceAD-container a:hover {
  border-bottom: 1px solid #79bb63;
  color: #79bb63;
}
/*
 LOGIN - wpmem_login / Modal, post-type-page
 */
/* line 705, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpmem_reg, #wpmem_login {
  color: #424753;
  font-family: "roboto", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
/* line 712, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpmem_reg legend, #wpmem_login legend {
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 10px;
  width: 100%;
  color: #424753;
}
/* line 720, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpmem_reg legend, #wpmem_login legend {
  margin: 2rem 0;
}
/* line 723, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpmem_reg label, #wpmem_login label {
  text-align: left;
}
/* line 727, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpmem_login input[type="text"], #wpmem_login input[type="password"], #wpmem_reg input[type="text"], #wpmem_reg input[type="password"], #wpmem_reg input[type="email"] {
  border: 1px solid #79bb63;
  border-radius: 0.1875rem;
}
/* line 732, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpmem_login input[type="checkbox"] {
  border: 1px solid #79bb63;
  border-radius: 0.1875rem;
}
/* line 736, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpmem_reg .button_div, #wpmem_login .button_div {
  text-align: left;
}
/* line 740, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpmem_login input[type="submit"], #wpmem_reg input[type="submit"] {
  clear: both;
  margin-top: 1rem;
  background-color: #79bb63;
  font-family: 'Gilroy', sans-serif;
  font-weight: 700;
  border: none;
  color: white;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 0.1875erm;
  -webkit-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
  width: 100%;
  padding: 1rem 2rem;
  font-size: 0.875rem;
}
/* line 757, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpmem_login input[type="submit"]:hover, #wpmem_reg input[type="submit"]:hover {
  background-color: #538344;
}
/* line 761, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpmem_login input[type="submit"] {
  margin-bottom: 2rem;
}
/* line 765, wp-content/themes/g5_helium/custom/scss/custom.scss */
.link-text .link-text-forgot, .link-text .link-text-register {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 500;
}
/* line 772, wp-content/themes/g5_helium/custom/scss/custom.scss */
.link-text .link-text-username {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 500;
}
/*
 L'INSCRIPTION - Nouvel utilisateur ?
 */
/* line 781, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpmem_reg .div_text a, #wpmem_reg .req-text {
  color: #bd3500;
  border: none;
  text-decoration: none;
}
/* line 785, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpmem_reg .div_text a:hover, #wpmem_reg .req-text:hover {
  color: #026873;
  border: none;
}
/* ================================
 HEADER / Owl carousel - Main
 =================================== */
/*
 #g-header.h-owl-a-color a {
 color: rgba(255, 255, 255, 1);
 }
 */
/* line 800, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}
/* line 808, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.h-slide h2 {
  font-weight: 400;
}
/* line 812, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-owlcarousel .owl-nav button.owl-prev {
  left: 0;
}
/* line 815, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-owlcarousel .owl-nav button.owl-next {
  right: 0;
}
/* line 818, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-owlcarousel .owl-nav button.owl-prev, .g-owlcarousel .owl-nav button.owl-next {
  height: 60px;
  color: rgba(255, 255, 255, 0.5);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.2);
  border: none;
}
/* line 825, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-owlcarousel .owl-nav button.owl-prev:hover, .g-owlcarousel .owl-nav button.owl-next:hover {
  background: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 1);
}
/* ================ RESPONSIVE START ================== */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 831, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    line-height: 1.3;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 837, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-size: 1.5rem;
    line-height: 1.2;
  }
  /* line 841, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.8);
  }
}
@media only all and (max-width: 30rem) {
  /* line 847, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-size: 1.2rem;
    line-height: 1.2;
  }
  /* line 851, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.8);
  }
}
/* ================ RESPONSIVE END ================== */
/* =================================
 Box info
 ==================================== */
/* line 860, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-boxinfo {
  z-index: 10;
}
/* line 863, wp-content/themes/g5_helium/custom/scss/custom.scss */
.box-contact > a {
  text-transform: lowercase;
  text-decoration: none;
}
/* line 866, wp-content/themes/g5_helium/custom/scss/custom.scss */
.box-contact > a svg {
  margin-right: 0.8rem;
}
/* line 870, wp-content/themes/g5_helium/custom/scss/custom.scss */
.box-contact > p, .box-salarier p {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  line-height: 1.375;
}
/* line 874, wp-content/themes/g5_helium/custom/scss/custom.scss */
.box-contact > p svg, .box-salarier p svg {
  color: #424753;
}
/* line 878, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-boxedinfo {
  margin: 0;
}
/* line 881, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-boxedinfo .g-block .r-boxedinfo-item h2.r-header {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 700;
  font-family: 'Gilroy', sans-serif;
  color: #212121;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  display: inline-block;
}
/* line 892, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-boxedinfo .g-block .r-boxedinfo-item h2.r-header > svg {
  color: #f3974c;
  display: inline-block;
  vertical-align: middle;
}
/* ================ RESPONSIVE START ================== */
/* ==================================
 //  typically min 75rem (1200px)
 ===================================== */
@media only all and (min-width: 75rem) {
  /* line 903, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-boxinfo {
    z-index: 10;
    margin-top: -8rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 909, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-boxinfo {
    margin-top: -3.5rem;
  }
}
@media only all and (min-width: 60rem) {
  /* line 917, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-boxedinfo .g-block .r-boxedinfo-item h2.r-header {
    font-size: 1rem;
  }
  /* line 920, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-boxedinfo .g-block .r-boxedinfo-item h2.r-header svg {
    font-size: 1.2rem;
    margin-right: 0.6rem;
  }
  /* line 925, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-boxinfo .box-contact > p, .s-boxinfo .box-salarier > p {
    font-size: 1rem;
  }
  /* line 928, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-boxinfo .box-contact > p > svg, .s-boxinfo .box-salarier > p > svg {
    font-size: 1.2rem;
    margin-right: 0.6rem;
  }
  /* line 932, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box-contact {
    line-height: 2;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 940, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-boxedinfo .g-block .r-boxedinfo-item h2.r-header {
    font-size: 1.28571rem;
  }
  /* line 943, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-boxedinfo .g-block .r-boxedinfo-item h2.r-header svg {
    font-size: 1.5rem;
    font-weight: normal;
    margin-right: 0.8rem;
  }
  /* line 950, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-boxinfo .box-contact > p, .box-salarier > p {
    font-size: 1rem;
  }
  /* line 953, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-boxinfo .box-contact > p > svg, .s-boxinfo .box-salarier > p > svg {
    font-size: 1.2rem;
    margin-right: 0.6rem;
  }
  /* line 957, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box-contact {
    line-height: 2;
  }
}
/* =========================================================
 // typically range 60rem to 74.938rem (960px to 1199.008px)
 ============================================================= */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 965, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box-info-container .g-container {
    width: 100%;
  }
  /* line 969, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-boxedinfo .g-block .r-boxedinfo-item h2.r-header {
    font-size: 0.875rem;
  }
  /* line 972, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-boxedinfo .g-block .r-boxedinfo-item h2.r-header > svg {
    margin-right: 0.5rem;
    font-size: 1.2rem;
  }
  /* line 976, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box-contact > p, .box-salarier p {
    font-size: 0.875rem;
  }
  /* line 979, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 980, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box-contact > p svg, .box-salarier p svg {
    margin-bottom: 0.6rem;
  }
  /* line 984, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box-contact {
    margin-top: 0;
  }
  /* line 987, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box-salarier p, .box-contact > p, .box-contact > a {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  /* line 992, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .hours > p {
    font-size: 0.875rem;
  }
}
/* =================================================
 // typically 48rem to 59.938rem (768px to 959.008px)
 ==================================================== */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 1002, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-boxedinfo .g-block .r-boxedinfo-item h2.r-header {
    font-size: 1.28571rem;
  }
  /* line 1005, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-boxedinfo .g-block .r-boxedinfo-item h2.r-header svg {
    font-size: 1.5rem;
    font-weight: normal;
    margin-right: 0.8rem;
  }
  /* line 1011, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-boxinfo .box-contact > p, .box-salarier > p, .hours > p {
    font-size: 1rem;
  }
  /* line 1014, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-boxinfo .box-contact > p > svg, .s-boxinfo .box-salarier > p > svg {
    font-size: 1.2rem;
    margin-right: 0.6rem;
  }
  /* line 1018, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box-contact {
    line-height: 2;
  }
  /* line 1021, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-boxedinfo > .g-grid {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
}
/* _____________ RESPONSIVE END ________________________ */
/* ================================
 Histoire cobois
 =================================== */
/* line 1033, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 1034, wp-content/themes/g5_helium/custom/scss/custom.scss */
.text-img .center-vertical {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 1040, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 1041, wp-content/themes/g5_helium/custom/scss/custom.scss */
.text-img .row .s-block div {
  display: block;
}
/* line 1045, wp-content/themes/g5_helium/custom/scss/custom.scss */
.text-img .row .s-box {
  display: inline;
  position: relative;
}
/* line 1048, wp-content/themes/g5_helium/custom/scss/custom.scss */
.text-img .row .s-box svg {
  color: #79bb63;
  vertical-align: middle;
  margin-right: 0.5rem;
}
/* line 1053, wp-content/themes/g5_helium/custom/scss/custom.scss */
.text-img .row .s-box strong {
  font-family: "roboto", sans-serif;
  font-weight: 500;
  display: inline;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 0.875rem;
}
/* line 1061, wp-content/themes/g5_helium/custom/scss/custom.scss */
.text-img .row .s-box p {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  overflow: hidden;
  display: block;
}
/* line 1073, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 1074, wp-content/themes/g5_helium/custom/scss/custom.scss */
.text-img .r-textimage-text h3 {
  font-family: "roboto", sans-serif;
  font-weight: 500;
}
/* line 1081, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 1082, wp-content/themes/g5_helium/custom/scss/custom.scss */
#textimage-9113-particle .r-textimage-image {
  margin: 0 auto;
}
/* line 1087, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-textimage.r-textimage-image-right.fullwidth .r-textimage-image > img {
  height: auto;
  border-radius: 50%;
  display: block;
}
/* line 1092, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-textimage.r-textimage-image-right.fullwidth .r-textimage-image {
  padding-left: 5rem;
}
@media only all and (max-width: 47.99rem) {
  /* line 1097, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-textimage.r-textimage-image-right.fullwidth .r-textimage-image {
    padding-left: 0;
  }
}
/* ==================================
 //  typically min 75rem (1200px)
 ===================================== */
@media only all and (min-width: 75rem) {
  /* line 1106, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-textimage.r-textimage-image-right.fullwidth .r-textimage-text {
    margin-left: 0;
    padding-left: 0;
  }
}
/* =========================================================
 // typically range 60rem to 74.938rem (960px to 1199.008px)
 ============================================================= */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 1115, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box-info-container .g-container {
    /* width: 100%; */
    width: 60rem;
  }
  /* line 1119, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-textimage.r-textimage-image-right.fullwidth .r-textimage-text {
    margin-left: 0;
    padding-left: 0;
  }
  /* line 1123, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-textimage.r-textimage-image-right.fullwidth .r-textimage-image {
    padding-left: 3.126rem;
  }
  /* line 1126, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .text-img .row {
    padding-right: 0;
  }
}
/* =================================================
 // typically 48rem to 59.938rem (768px to 959.008px)
 ==================================================== */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 1134, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-textimage.r-textimage-image-right.fullwidth .r-textimage-text {
    margin-left: 0;
    padding-left: 0;
  }
  /* line 1138, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .text-img .row {
    margin-left: 0;
    padding-left: 0;
    padding: 0 1rem;
  }
  /* line 1143, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .text-img .r-textimage-text h3 {
    font-size: 1.2rem;
    line-height: 1.5;
  }
  /* line 1147, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .text-img .row .s-box svg {
    margin-right: 0.5rem;
    font-size: 1.2rem;
  }
  /* line 1151, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .text-img .row .s-box strong {
    font-size: 1.2rem;
  }
  /* line 1154, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .text-img .row .s-box p {
    margin-left: 1.5rem;
    font-size: 1rem;
    margin-top: 0;
    display: block;
  }
  /* line 1160, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-textimage.r-textimage-image-right.fullwidth .r-textimage-image > img {
    width: 60%;
    margin: 0 auto;
  }
}
@media only all and (min-width: 60rem) {
  /* line 1168, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .text-img .row {
    margin-left: 0;
    padding-left: 0;
  }
  /* line 1172, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .text-img .r-textimage-text h3 {
    font-size: 1.2rem;
    line-height: 1.5;
  }
  /* line 1176, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .text-img .row .s-box svg {
    margin-right: 0.5rem;
    font-size: 1.2rem;
  }
  /* line 1180, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .text-img .row .s-box strong {
    font-size: 1.2rem;
  }
  /* line 1183, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .text-img .row .s-box p {
    margin-left: 1.5rem;
    font-size: 1rem;
    margin-top: 0;
    display: block;
  }
}
@media only all and (max-width: 47.99rem) {
  padding: 1.5rem;
  /* line 1193, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-textimage.fullwidth {
    margin: 0 !important;
    padding: 0 !important;
  }
  /* line 1197, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-textimage.fullwidth {
    width: 100%;
  }
  /* line 1201, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1202, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-textimage-text h3 {
    font-size: 1.2rem;
    line-height: 1.375;
    margin: 0.75rem 0;
  }
  /* line 1208, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1209, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-intro-txt > .s-intro-txt > .s-box svg {
    font-size: 1.2rem;
    color: #79bb63;
    vertical-align: middle;
    margin-right: 0.5rem;
  }
  /* line 1215, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-intro-txt > .s-intro-txt > .s-box strong {
    font-size: 1.2rem;
  }
  /* line 1218, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-intro-txt > .s-intro-txt > .s-box p {
    font-size: 1rem;
  }
  /* line 1224, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-textimage.r-textimage-image-right.fullwidth .r-textimage-image > img {
    width: 100%;
    margin: 0 auto;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++
 Atelier - espace Atelier / Particle - Image features
 ++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 1233, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-fautures-atelier {
  background: ;
}
/* line 1236, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-fautures-atelier .owl-carousel .owl-nav button.owl-prev, .section-fautures-atelier .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 45%;
}
/* line 1241, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-fautures-atelier .owl-carousel .owl-nav button.owl-next {
  right: 0;
  margin-right: -1.5rem;
}
/* line 1245, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-fautures-atelier .owl-carousel .owl-nav button.owl-prev {
  left: 0;
  margin-left: -1.5rem;
}
/* line 1249, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-fautures-atelier .owl-theme .owl-nav [class*='owl-'] {
  font-size: 1rem;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0;
  transition: all 0.3s;
}
/* line 1254, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-fautures-atelier .owl-theme .owl-nav [class*='owl-']:hover {
  background: rgba(0, 0, 0, 0.2);
}
/* line 1256, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-fautures-atelier .owl-theme .owl-nav [class*='owl-']:hover .rcarrow {
  fill: rgba(255, 255, 255, 1);
}
/* line 1261, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-fautures-atelier .owl-carousel .owl-nav button.owl-prev, .section-fautures-atelier .owl-carousel .owl-nav button.owl-next {
  padding: 1rem 0.2rem !important;
}
/* line 1264, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-fautures-atelier .owl-carousel .owl-nav button {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 1272, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 1273, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-fautures-atelier .r-imgf.style3 .r-imgf-content {
  padding: 0;
}
/* line 1276, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-fautures-atelier .r-imgf.style3 .r-imgf-title, .section-fautures-atelier .r-imgf.style3 .r-imgf-category {
  padding: 0 20px;
  line-height: 1.5;
}
/* line 1281, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-fautures-atelier .r-imgf.style3 .r-imgf-category {
  text-transform: capitalize;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  border: 1px solid #fff;
  padding: 0.5rem;
}
/* line 1288, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-fautures-atelier .r-imgf.style3 .r-imgf-date {
  background: #e6b34d !important;
  padding: 0.5rem 0 0.5rem 1rem;
  font-family: 'Gilroy', sans-serif;
  font-weight: 700;
  line-height: 1.6;
  text-transform: uppercase;
  width: 90%;
  margin-top: -1.5rem;
  letter-spacing: 0.3px;
  font-size: 0.875rem;
}
/* line 1300, wp-content/themes/g5_helium/custom/scss/custom.scss */
.section-fautures-atelier .r-imgf.style3 .r-imgf-title {
  font-weight: 500;
  font-size: 1rem;
  margin: 0.75rem 0 1.5rem;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  line-height: 1.5;
}
/* --------- Single page atelier ------------ */
/* line 1311, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 1312, wp-content/themes/g5_helium/custom/scss/custom.scss */
#accordion-4236-particle p {
  padding-bottom: 1rem;
  color: #424753;
  padding-right: 2rem;
}
/* line 1316, wp-content/themes/g5_helium/custom/scss/custom.scss */
#accordion-4236-particle p svg {
  color: #72a755;
}
/* line 1320, wp-content/themes/g5_helium/custom/scss/custom.scss */
#accordion-4236-particle .r-accordion.default.paded .content {
  background: #f5f5f5;
  border-radius: 0.3rem;
}
/* line 1326, wp-content/themes/g5_helium/custom/scss/custom.scss */
.a-mar-left {
  display: block;
  margin-left: 1.4rem;
  line-height: 1.8;
  color: #95a5a6;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 1335, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1336, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-4236-particle p {
    padding-right: 2rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 1343, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #textimage-1101-particle {
    margin: 0.625rem 0;
    padding: 0.938rem 0;
  }
  /* line 1348, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .a-mar-left {
    margin-left: 0;
  }
  /* line 1351, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1352, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-4236-particle p {
    padding-right: 1rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 1359, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #textimage-1101-particle {
    margin: 0.625rem 0;
    padding: 0.938rem 0;
  }
  /* line 1364, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .a-mar-left {
    margin-left: 0;
  }
  /* line 1367, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1368, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-4236-particle p {
    padding-right: 1rem;
  }
}
/* line 1376, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-coment_devenir_ad {
  background: #eaefe7;
}
/* line 1380, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-coment_devenir_ad .s-adhrent .button-dig > p {
  font-family: 'Gilroy', sans-serif;
  font-weight: 900;
  color: ;
}
/* line 1387, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-coment_devenir_ad .r-team.style3 .r-team-member .r-team-content {
  color: rgba(232, 182, 75, 1);
  text-align: center;
  line-height: 1.2;
}
/* line 1393, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-coment_devenir_ad .r-team.style3.space .r-team-member {
  border-radius: 0.1875rem;
  box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.19);
}
/* line 1397, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-coment_devenir_ad .r-team.style3 .r-team-member .rtm-pos {
  background: #fff;
  display: block;
  margin: 0 auto;
}
/* line 1403, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-coment_devenir_ad .r-team.style3 .r-team-mask {
  background-color: rgba(16, 121, 71, 0.8);
}
/* line 1408, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-team.style3 .r-team-member .r-team-content > div.rtm-cts {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  height: 100%;
  display: block;
}
/* line 1417, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-team.style3 .r-team-content .rtm-cts a {
  width: 100%;
  height: 100%;
  display: block;
}
/* line 1422, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-team-content .rtm-name {
  font-weight: 700;
  font-family: 'Gilroy', sans-serif;
  line-height: 1.5;
  font-size: 0.875rem;
}
/* _____RESPONSIVE START_____*/
@media only all and (min-width: 60rem) {
  /* line 1433, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-team.style3 .r-team-member .rtm-name {
    margin-top: -3rem;
  }
  /* line 1436, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-team.style3 .r-team-member .rtm-pos {
    height: 2px;
    width: 30%;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 1443, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-team.style3 .r-team-member .r-team-content > div:nth-child(1) {
    padding: 0 2em;
  }
  /* line 1447, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-team-content .rtm-name {
    font-size: 1.2rem;
    line-height: 1.5;
    width: 80%;
    margin: 0 auto;
  }
  /* line 1453, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-team.style3 .r-team-member .rtm-pos {
    height: 2px;
    width: 25%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 1461, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-team-content .rtm-name {
    line-height: 1.2;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 1467, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box-button > .r-team.style3 .r-team-member .r-team-content > div:nth-child(1) {
    padding: 0 1em;
  }
  /* line 1471, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-team-content .rtm-name {
    font-size: 0.875rem;
    line-height: 1.2;
    margin-top: -4rem;
  }
  /* line 1476, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-team.style3 .r-team-member .rtm-pos {
    background: #fff;
    height: 2px;
    display: block;
    width: 30%;
  }
}
/* _____________ RESPONSIVE END ________________________ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++
 Partenaire et soutiens
 ++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 1490, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-partener {
  background: #e4e4e4;
}
/* line 1493, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 1494, wp-content/themes/g5_helium/custom/scss/custom.scss */
#brands-8898-particle .r-brands-block {
  box-shadow: none;
  background: #e4e4e4;
}
/* line 1498, wp-content/themes/g5_helium/custom/scss/custom.scss */
#brands-8898-particle .r-brands-block .r-brands .owl-nav [class*='owl-'] {
  background: none;
}
/* line 1501, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 1502, wp-content/themes/g5_helium/custom/scss/custom.scss */
#brands-8898-particle .r-brands-block .owl-carousel .owl-nav button.owl-prev, #brands-8898-particle .r-brands-block .owl-carousel .owl-nav button.owl-next, #brands-8898-particle .r-brands-block .owl-carousel button.owl-dot {
  opacity: 0.3;
}
/* line 1507, wp-content/themes/g5_helium/custom/scss/custom.scss */
#brands-8898-particle .r-brands-block .r-brands .owl-nav > button svg {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 1515, wp-content/themes/g5_helium/custom/scss/custom.scss */
#brands-8898-particle .r-brands-block .owl-carousel .owl-nav button.owl-next:hover, #brands-8898-particle .r-brands-block .owl-carousel .owl-nav button.owl-prev:hover {
  opacity: 1;
}
/* ++++++++++++++++++++++++++++++++++
 Homme - Contact et Google map
 +++++++++++++++++++++++++++++++++++++ */
/* line 1524, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact {
  background: #e8b64b;
}
/* line 1526, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 1527, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact .s-contact-info h3.widgettitle {
  font-weight: 700;
  color: #fff;
  font-family: 'Gilroy', sans-serif;
  font-size: 1.5rem;
}
/* line 1533, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact .s-contact-info .r-contact-info-items li {
  font-weight: 500;
  color: #fff;
  font-family: "roboto", sans-serif;
  font-size: 1rem;
}
/* line 1538, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact .s-contact-info .r-contact-info-items li svg {
  margin-right: 1rem;
  color: #fff;
}
/* line 1543, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact .s-contact-info .r-contact-info ul li {
  color: #fff;
}
/* line 1545, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact .s-contact-info .r-contact-info ul li a {
  color: #538344;
  text-decoration: none;
}
/* line 1548, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact .s-contact-info .r-contact-info ul li a:hover {
  color: #79bb63;
}
/* line 1552, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact .s-contact-info .r-contact-info ul li a svg {
  margin-right: 1rem;
}
/* line 1558, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact #feedburner-2288-particle {
  background: #fff;
  border-radius: 0.1875rem;
  box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.19);
}
/* line 1562, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact #feedburner-2288-particle div {
  padding: 2rem;
}
/* line 1565, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact #feedburner-2288-particle h1.r-feedburner-header {
  color: #e8b64b;
  font-family: 'Gilroy', sans-serif;
  font-weight: 700;
}
/* line 1570, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact #feedburner-2288-particle p.r-feedburner-description {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  color: #424753;
  font-size: 1rem;
  line-height: 1.5;
}
/* line 1577, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact #feedburner-2288-particle form.r-feedburner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
/* line 1583, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact #feedburner-2288-particle form.r-feedburner input[type="text"] {
  border: 1px solid #79bb63;
  border-radius: 0.1875rem;
}
/* line 1587, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact #feedburner-2288-particle form.r-feedburner input[type="submit"] {
  padding: 1rem 2rem;
  vertical-align: middle;
  text-align: center;
  background: #79bb63;
  border-radius: 0.1875rem;
  border: 1px solid #79bb63;
}
/* line 1595, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact #feedburner-2288-particle form.r-feedburner input.button:hover {
  background: #538344;
  border: 1px solid #538344;
}
/* line 1602, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact .r-feedburner-input::placeholder {
  color: reba(0, 0, 0, 0.8);
  font-family: "roboto", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
}
/* line 1608, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact .r-feedburner-input:-ms-input-placeholder {
  color: reba(0, 0, 0, 0.8);
  font-family: "roboto", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
}
/* line 1614, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-contact .r-feedburner-input:focus {
  background: #eaefe7;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++
 Google Map
 ++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 1624, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-googlemap {
  margin-top: 4rem;
}
/* line 1628, wp-content/themes/g5_helium/custom/scss/custom.scss */
.gm-style-iw p {
  margin: 0 0 10px;
  color: #538344;
  font-weight: bold;
}
/* ++++++ Breaking point / Newletter-contact info-google map ++++++ */
@media only all and (min-width: 60rem) {
  /* line 1637, wp-content/themes/g5_helium/custom/scss/custom.scss */
  form.r-feedburner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  /* line 1643, wp-content/themes/g5_helium/custom/scss/custom.scss */
  form.r-feedburner input[type="text"] {
    margin-right: 0.5rem;
  }
  /* line 1646, wp-content/themes/g5_helium/custom/scss/custom.scss */
  form.r-feedburner input[type="submit"] {
    margin-top: 0.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 1654, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-expanded {
    padding: 3rem 0;
  }
  /* line 1657, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-contact #feedburner-2288-particle div {
    padding: 1rem;
  }
  /* line 1659, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-contact #feedburner-2288-particle div p.r-feedburner-description {
    font-size: 0.875rem;
  }
  /* line 1664, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-contact #feedburner-2288-particle form.r-feedburner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  /* line 1670, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-contact #feedburner-2288-particle form.r-feedburner input[type="text"] {
    margin-right: 0;
    width: 100%;
  }
  /* line 1674, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-contact #feedburner-2288-particle form.r-feedburner button, .g-contact #feedburner-2288-particle form.r-feedburner input[type="submit"] {
    width: 100%;
    margin-top: 0.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 1683, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-contact #feedburner-2288-particle div {
    padding: 1rem;
  }
  /* line 1686, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-contact #feedburner-2288-particle form.r-feedburner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  /* line 1692, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-contact #feedburner-2288-particle form.r-feedburner input[type="text"] {
    margin-right: 0;
    width: 100%;
  }
  /* line 1696, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-contact #feedburner-2288-particle form.r-feedburner button, .g-contact #feedburner-2288-particle form.r-feedburner input[type="submit"] {
    width: 100%;
    margin-top: 0.5rem;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++
 Footer
 ++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 1709, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-footer {
  background: #212121;
  color: #7f8b96;
  padding-top: 5rem;
}
/* line 1714, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-footer .f-menu .f-block-menu .widgettitle, .g-footer .f-titre .f-feedfacebook .content-before h3 {
  margin-top: 0;
  padding-bottom: 3rem;
  font-family: "roboto", sans-serif;
  font-weight: 500;
  color: #f5f5f5;
  font-size: 1.1rem !important;
  text-transform: none;
  border-bottom: thin solid #424753;
}
/* line 1726, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 1727, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-footer .r-bottommenu .g-grid .g-block:nth-child(1) {
  margin-right: 2rem;
}
/* line 1731, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-footer .r-bottommenu ul {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-size: 1rem;
}
/* line 1736, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-footer .r-bottommenu ul li a {
  color: #7f8b96;
  text-decoration: none;
}
/* line 1740, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-footer .r-bottommenu ul li a:hover {
  color: #f5f5f5;
}
/* line 1747, wp-content/themes/g5_helium/custom/scss/custom.scss */
.button-top .g-totop a {
  background-color: #79bb63;
  border-radius: 50%;
  position: fixed;
  top: 90%;
  right: 1.5rem;
  z-index: 1004;
  height: auto;
  padding: 0.8rem 1.2rem;
}
/* line 1756, wp-content/themes/g5_helium/custom/scss/custom.scss */
.button-top .g-totop a svg {
  color: rgba(255, 255, 255, 1);
}
/* line 1759, wp-content/themes/g5_helium/custom/scss/custom.scss */
.button-top .g-totop a:hover {
  background-color: #538344;
}
/* line 1763, wp-content/themes/g5_helium/custom/scss/custom.scss */
.f-buttom {
  border-top: thin solid #424753;
}
/* line 1766, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-copyright {
  font-family: "roboto", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.375;
  text-transform: uppercase;
}
/* line 1774, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .g-totop a {
  color: #fff !important;
}
/* ++++++ Breaking point / Newletter-contact info-google map ++++++ */
@media only all and (max-width: 47.99rem) {
  /* line 1781, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-footer .g-totop a {
    color: #fff;
  }
  /* line 1784, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1786, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-footer .g-container .g-logo {
    padding-left: 0;
  }
  /* line 1788, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-footer .g-container .g-logo img {
    margin: 0;
  }
  /* line 1793, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-footer .g-copyright {
    text-align: left;
  }
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 SINGLE  - ACCUEIL - ADHÉRENT COMMENT DEVENU ADHERENT ? ( HOME BUTTON BLOCK CLICK ->)
 Comment devenir adherent?
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 1804, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-intro.s-condution {
  padding: 0;
}
/* line 1808, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single-head-titre > .s-span-small {
  color: #424753;
}
/* line 1811, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 1812, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single-devenir-ad-row h2 {
  font-family: 'Gilroy', sans-serif;
  font-weight: 700;
  color: #424753;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
}
/* line 1820, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single-devenir-ad-row .s-d-ad-row {
  display: flex;
}
/* line 1822, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single-devenir-ad-row .s-d-ad-row .items {
  width: 100%;
  height: auto;
}
/* line 1825, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single-devenir-ad-row .s-d-ad-row .items p {
  overflow: hidden;
  text-align: center;
  font-family: "roboto", sans-serif;
  font-weight: 500;
  color: #424753;
  margin: 0 auto;
}
@media only all and (min-width: 60rem) {
  /* line 1839, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1840, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row h2 {
    font-size: 1.2rem;
    padding: 2rem 0 4rem;
    line-height: 1.5;
  }
  /* line 1845, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row {
    display: flex;
    flex-direction: row wrap;
  }
  /* line 1848, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row .items {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0 1.2rem;
  }
  /* line 1854, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row .items p {
    line-height: 1.6;
    font-size: 1rem;
    padding: 2rem 1rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 1866, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1867, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row h2 {
    font-size: 1rem;
    padding: 2rem 0 4rem;
    line-height: 1.5;
  }
  /* line 1872, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row {
    display: flex;
    flex-direction: row wrap;
  }
  /* line 1875, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row .items {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0.5rem;
  }
  /* line 1881, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row .items p {
    line-height: 1.6;
    font-size: 1rem;
    padding: 2rem 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 1893, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1894, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row h2 {
    font-size: 1rem;
    padding: 2rem 0 4rem;
    line-height: 1.5;
  }
  /* line 1899, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row {
    display: flex;
    flex-direction: row wrap;
  }
  /* line 1902, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row .items {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0.5rem;
  }
  /* line 1908, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row .items p {
    line-height: 1.6;
    font-size: 1rem;
    padding: 2rem 0;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 1920, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row > h2 {
    font-size: 0.875rem;
    padding: 0 2rem 1.5rem;
    line-height: 1.5;
  }
  /* line 1925, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  /* line 1931, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row .items {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 48%;
  }
  /* line 1938, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row .items p {
    line-height: 1.6;
    font-size: 1rem;
    padding: 1rem 1rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 1950, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row > h2 {
    font-size: 0.875rem;
    padding: 0 1rem 1.5rem;
    line-height: 1.5;
  }
  /* line 1955, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  /* line 1960, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row .items {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  /* line 1967, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-devenir-ad-row .s-d-ad-row .items p {
    line-height: 1.6;
    font-size: 1rem;
    padding: 2rem 2.5rem;
  }
}
/* line 1977, wp-content/themes/g5_helium/custom/scss/custom.scss */
#accordion-8270-particle .r-accordion .r-a-border .title .faicon {
  background: #848484;
}
/* line 1980, wp-content/themes/g5_helium/custom/scss/custom.scss */
#accordion-8270-particle .r-accordion .r-a-border .content .section-drois .g-block {
  display: flex;
  flex-direction: column;
}
/* line 1984, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 1985, wp-content/themes/g5_helium/custom/scss/custom.scss */
#accordion-8270-particle .r-accordion.default.paded .content > .section-drois h3 {
  text-align: left;
  text-transform: uppercase;
  color: #212121;
  font-weight: 500;
}
/* line 1991, wp-content/themes/g5_helium/custom/scss/custom.scss */
#accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul {
  margin: 0;
  font-family: "roboto", sans-serif;
  color: #1b1c1d;
}
/* line 1995, wp-content/themes/g5_helium/custom/scss/custom.scss */
#accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul li {
  list-style: none;
  text-align: left;
  background: #fff;
}
/* line 2000, wp-content/themes/g5_helium/custom/scss/custom.scss */
#accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul li svg.fa-check-circle {
  color: #79bb63;
}
/* line 2003, wp-content/themes/g5_helium/custom/scss/custom.scss */
#accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul li svg.fa-times-circle {
  color: #ff7315;
}
/* line 2006, wp-content/themes/g5_helium/custom/scss/custom.scss */
#accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul li svg.fa-eye {
  color: #107947;
}
/* line 2010, wp-content/themes/g5_helium/custom/scss/custom.scss */
#accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul li.none-bg {
  background: none;
}
/* line 2012, wp-content/themes/g5_helium/custom/scss/custom.scss */
#accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul li.none-bg a {
  text-decoration: none;
}
/* line 2014, wp-content/themes/g5_helium/custom/scss/custom.scss */
#accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul li.none-bg a:hover {
  color: #fff;
}
@media only all and (min-width: 60rem) {
  /* line 2023, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 2024, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-8270-particle .r-accordion.default.paded .content > .section-drois h3 {
    font-size: 1rem;
    line-height: 3.5;
    margin-bottom: 0;
  }
  /* line 2029, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul {
    margin: 0;
    font-size: 1rem;
  }
  /* line 2032, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul li {
    padding: 1rem;
    margin: 0.5rem 0;
  }
  /* line 2035, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul li svg {
    margin-right: 0.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 2044, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 2045, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-8270-particle .r-accordion.default.paded .content > .section-drois h3 {
    font-size: 1rem;
    line-height: 3.5;
    margin-bottom: 0;
  }
  /* line 2050, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul {
    margin: 0;
    font-size: 1rem;
  }
  /* line 2053, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul li {
    padding: 1rem;
    margin: 0.5rem 0;
  }
  /* line 2056, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul li svg {
    margin-right: 0.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 2065, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .r-accordion.default.bold .title, .r-accordion.default.paded .title {
    font-size: 0.875rem !important;
  }
  /* line 2068, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 2069, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-8270-particle .r-accordion.default.paded .content > .section-drois h3 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin: 0;
  }
  /* line 2074, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul {
    font-size: 0.875rem;
    line-height: 1.5;
  }
  /* line 2077, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul li {
    padding: 0.875rem;
    margin: 0.5rem 0;
  }
  /* line 2080, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #accordion-8270-particle .r-accordion.default.paded .content > .section-drois ul li svg {
    margin-right: 0.5rem;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++
 SINGLE - COTISATION ANNUELLE ( HOME BUTTON BLOCK CLICK ->)
 ADHÉRENT COTISATION ANNUELLE
 ++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 2093, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-intro.single-Cotisation {
  padding: 0;
}
/* line 2097, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-titre-color {
  color: ;
  font-size: 3.2rem;
}
/* line 2101, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single_intro h3 span {
  color: ;
  line-height: 1.2;
  font-size: 3.2rem;
}
/* line 2106, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-soustitre-block {
  display: block;
}
/* line 2111, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.items_coti_anuel {
  width: 100%;
  margin: 0 auto;
}
/* line 2114, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.items_coti_anuel li.equal-height {
  justify-content: flex-start;
  align-items: center;
  margin: 3rem 0;
}
/* line 2118, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.items_coti_anuel li.equal-height div {
  padding: 1rem 5rem;
  border-radius: 0.1875rem;
  text-align: center;
  line-height: 1.2;
  border: 2px solid #f3974c;
  width: 45%;
  background: #fff;
}
/* line 2126, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.items_coti_anuel li.equal-height div p {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f3974c;
  font-family: "roboto", sans-serif;
  font-weight: 600;
}
/* line 2135, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.items_coti_anuel li.equal-height div:nth-child(1) {
  text-transform: uppercase;
  font-family: "roboto", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 0.8;
}
/* line 2142, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.items_coti_anuel li.equal-height p {
  font-family: "roboto", sans-serif;
  font-weight: 500;
  color: #424753;
}
/* line 2146, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.items_coti_anuel li.equal-height p svg {
  margin-left: 2rem;
  margin-right: 1rem;
  color: #f3974c;
}
/* line 2155, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-ad-footer {
  margin-left: 50%;
}
/* line 2158, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-ad-footer strong, .s-ad-footer p {
  margin-left: 0;
  width: 100%;
}
/* line 2162, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-ad-footer p {
  padding-bottom: 2rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 2169, wp-content/themes/g5_helium/custom/scss/custom.scss */
  ul.items_coti_anuel li.equal-height div {
    width: 100%;
  }
  /* line 2172, wp-content/themes/g5_helium/custom/scss/custom.scss */
  ul.items_coti_anuel li.equal-height svg {
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari prior 9.0 */
    transform: rotate(90deg);
    /* Standard syntax */
  }
  /* line 2177, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-ad-footer {
    margin: 2rem;
  }
  /* line 2180, wp-content/themes/g5_helium/custom/scss/custom.scss */
  ul.items_coti_anuel li.equal-height {
    flex-direction: column;
  }
  /* line 2184, wp-content/themes/g5_helium/custom/scss/custom.scss */
  ul.items_coti_anuel li.equal-height p {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 2194, wp-content/themes/g5_helium/custom/scss/custom.scss */
  ul.items_coti_anuel li.equal-height {
    flex-direction: column;
  }
  /* line 2197, wp-content/themes/g5_helium/custom/scss/custom.scss */
  ul.items_coti_anuel li.equal-height div {
    width: 100%;
  }
  /* line 2200, wp-content/themes/g5_helium/custom/scss/custom.scss */
  ul.items_coti_anuel li.equal-height p {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  /* line 2206, wp-content/themes/g5_helium/custom/scss/custom.scss */
  ul.items_coti_anuel li.equal-height svg {
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari prior 9.0 */
    transform: rotate(90deg);
    /* Standard syntax */
  }
  /* line 2211, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-ad-footer {
    margin-left: 0;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++
 SINGLE - JIS JOUENEE STARGE ( HOME BUTTON BLOCK CLICK ->)
 Single / La Journée Initiation Sécurité
 ++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 2222, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-iconf .r-iconf-item .r-iconf-icon {
  font-size: 3rem;
}
/* line 2225, wp-content/themes/g5_helium/custom/scss/custom.scss */
#r-1574458368.r-iconf .r-iconf-content h3 {
  line-height: 1.5;
  font-weight: 500;
  font-family: "roboto", sans-serif;
  text-transform: uppercase;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 2234, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 2235, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #iconfeatures-1800-particle .style2 .size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  /* line 2246, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 2247, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #iconfeatures-1800-particle .style2 .size-25:nth-child(2) .r-iconf-item {
    padding-bottom: 5.2rem;
  }
  /* line 2251, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 2252, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #iconfeatures-1800-particle .style2 .size-25:nth-child(4) .r-iconf-item {
    padding-bottom: 7.3rem;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++
 SINGLE - LE STARGE POUR ADHERENT ( HOME BUTTON BLOCK CLICK ->)
 STAGE DE DÉMARRAGE
 ++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 2262, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.single-head-stage_d_m a {
  color: #026873;
  transition: all 0.3s;
}
/* line 2265, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.single-head-stage_d_m a:hover {
  text-decoration: underline;
}
/* line 2269, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 2270, wp-content/themes/g5_helium/custom/scss/custom.scss */
#textimage-7043-particle .r-textimage .r-textimage-text {
  padding: 0 0 25px 0;
}
/* line 2272, wp-content/themes/g5_helium/custom/scss/custom.scss */
#textimage-7043-particle .r-textimage .r-textimage-text h2 {
  font-size: 2.875rem;
  text-shadow: none;
  line-height: 1.5875;
}
/* line 2278, wp-content/themes/g5_helium/custom/scss/custom.scss */
#textimage-7043-particle .r-textimage .r-textimage-image img {
  margin-top: 5.5rem;
}
/* line 2282, wp-content/themes/g5_helium/custom/scss/custom.scss */
.content-stage p .icon-stage-check {
  color: #79bb63;
  margin-right: 1rem;
}
/* line 2288, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-stage-list {
  text-align: left;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
/* line 2293, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-stage-list h2 {
  margin: 1rem 0 0 0;
  padding: 0;
  font-size: 2.875rem;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  line-height: 1.5875;
}
/* line 2301, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-stage-list ul {
  margin: 0 0 2rem 0;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  color: #424753;
}
/* line 2307, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-stage-list ul li {
  list-style: none;
}
/* line 2309, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-stage-list ul li svg {
  color: #79bb63;
  margin-right: 0.5rem;
}
/* line 2316, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 2317, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-stage-link a {
  color: #026873;
  transition: all 0.3s;
  text-decoration: none;
  transition: all 0.3s;
}
/* line 2322, wp-content/themes/g5_helium/custom/scss/custom.scss */
.s-stage-link a:hover {
  text-decoration: underline;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 2330, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #textimage-7043-particle .r-textimage .r-textimage-text h2 {
    font-size: 2.2rem;
  }
  /* line 2334, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-stage-list h2 {
    font-size: 2.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 2341, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #textimage-7043-particle .r-textimage .r-textimage-text h2 {
    font-size: 2rem;
  }
  /* line 2345, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-stage-list h2 {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 2351, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #textimage-7043-particle .r-textimage .r-textimage-text h2 {
    font-size: 1.8rem;
  }
  /* line 2354, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #textimage-7043-particle .r-textimage .r-textimage-image img {
    margin-top: 0;
  }
  /* line 2358, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-stage-list h2 {
    font-size: 1.8rem;
  }
  /* line 2361, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .s-stage-list ul li > p {
    font-size: 0.875rem;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++
 SINGLE - FORMULAIRE L'INSCRIPTION
 ++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 2369, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 2370, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single-head-formulaire .single-jis-content ul {
  line-height: 1.8;
}
/* line 2372, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single-head-formulaire .single-jis-content ul li {
  display: inline-block;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-content: center;
  align-items: flex-start;
  margin: 2rem 0;
}
/* line 2381, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single-head-formulaire .single-jis-content ul li svg {
  margin-right: 1rem;
  margin-top: 0.5rem;
  color: #79bb63;
}
/* line 2386, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single-head-formulaire .single-jis-content ul li p {
  padding: 0;
  margin: 0;
}
/* line 2392, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single-head-formulaire .single-jis-content .content-rappel {
  margin-left: 1.5rem;
  line-height: 1.8;
  border: 1px solid #ff7315;
  padding: 1rem;
  border-radius: 0.1875rem;
  background: #fff;
}
/* line 2399, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single-head-formulaire .single-jis-content .content-rappel strong {
  color: #ff7315;
}
/* line 2402, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single-head-formulaire .single-jis-content .content-rappel p {
  padding: 0;
  margin: 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 2410, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 2411, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-head-formulaire .single-jis-content .content-rappel {
    margin-left: 0;
  }
  /* line 2415, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-head-formulaire .single-jis-content ul {
    margin-left: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 2422, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 2423, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-head-formulaire .single-jis-content .content-rappel {
    margin-left: 0;
  }
  /* line 2427, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .single-head-formulaire .single-jis-content ul {
    margin-left: 0;
  }
}
/* FORMULAIRE form */
/* line 2434, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wpcf7-form {
  max-width: 70%;
}
/* line 2436, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wpcf7-form label {
  width: 100%;
}
/* FORMULAIRE form */
/* line 2441, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wpcf7-submit {
  display: inline-block;
  min-height: 1em;
  outline: 0;
  border: none;
  vertical-align: baseline;
  margin: 0 0.25em 0 0;
  text-transform: none;
  text-shadow: none;
  line-height: 1em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  font-family: 'Gilroy', sans-serif;
  font-weight: 700;
  background: #79bb63;
  color: #fff;
  transition: all 0.3s;
  text-transform: uppercase;
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  padding: 1.2rem 2.825rem;
}
/* line 2464, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wpcf7-submit:hover {
  background: #538344;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 2471, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wpcf7-form {
    max-width: 100%;
  }
  /* line 2473, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wpcf7-form label {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 2480, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wpcf7-form {
    max-width: 100%;
  }
  /* line 2482, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wpcf7-form label {
    width: 100%;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++
 Galerie - particle - portfolio
 ++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 2491, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-pf-cat .btn {
  background: #79bb63;
  color: #fff;
}
/* line 2496, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-pf-cat .btn-primary.active {
  background: #538344 !important;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++
 Contact - particle
 ++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 2503, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.g-head-contact a {
  color: #79bb63;
}
/* line 2505, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.g-head-contact a:hover {
  color: #538344;
}
/* ======================= PAGE - ACCES ESPACE ADERENT ========================== */
/* line 2516, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row {
  margin-right: 0;
  margin-left: 0;
}
/* line 2520, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.base-head-espaceAD-container a.btn-i {
  border: none;
  color: #fff;
}
/* line 2524, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 2526, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row {
  display: -webkit-flex;
  display: flex;
}
/* line 2530, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column:nth-child(1) {
  margin-right: 3rem;
}
/* line 2533, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column:nth-child(2) {
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}
/* line 2537, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column:nth-child(3) {
  margin-left: 3rem;
}
/* line 2542, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column {
  box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  height: 350px;
  border-radius: 0.3rem;
  margin-bottom: 4rem;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
/* line 2553, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column a.btn-i {
  margin: 0 auto;
  line-height: 0;
  transition: 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* line 2561, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column a.btn-i svg.fa-arrow-right {
  font-size: 1rem;
  font-weight: 300;
  font-family: "roboto", sans-serif;
  display: block;
  color: transparent;
  width: auto;
  align-self: flex-start;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-top: -2rem;
  -ms-transform: scale(1.5, 1.5);
  /* IE 9 */
  -webkit-transform: scale(1.5, 1.5);
  /* Safari prior 9.0 */
  transform: scale(1.5, 1.5);
  /* Standard syntax */
}
/* line 2576, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column a.btn-i img {
  height: auto;
  width: 35%;
  margin: 2rem;
}
/* line 2581, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column a.btn-i .desc {
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  color: #f3974c;
}
/* line 2590, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column:hover {
  background: #79bb63;
}
/* line 2592, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 2593, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column:hover a.btn-i svg.fa-arrow-right {
  align-self: flex-end;
  color: #fff;
}
/* line 2597, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column:hover a.btn-i .desc {
  color: #fff;
}
/* line 2603, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column.disable {
  background: rgba(0, 0, 0, 0.2);
}
/* line 2606, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column.disable a {
  color: #ccc !important;
}
/* line 2609, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column.disable img, .elementor-element .elementor-widget-container .row .column.disable .desc {
  opacity: 0.8;
  color: #777 !important;
}
/* line 2615, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column.disable:hover {
  background: rgba(232, 182, 75, 0.3);
}
/* line 2617, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 2618, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-element .elementor-widget-container .row .column.disable:hover a.btn-i svg.fa-arrow-right {
  color: #ccc;
}
/* =================================================
 // ELEMENTOR -Style -Css -Text Style ( Espace Adherent Page )
 ==================================================== */
/* line 2628, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-widget-text-editor {
  color: #424753;
}
/* =========================================================
 // typically range 60rem to 74.938rem (960px to 1199.008px)
 ============================================================= */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 2635, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column {
    height: 300px;
  }
  /* line 2638, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column a.btn-i .desc {
    font-size: 0.875rem;
  }
  /* line 2641, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column:nth-child(3) {
    margin-left: 1rem;
  }
  /* line 2644, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column:nth-child(1) {
    margin-right: 1rem;
  }
  /* line 2647, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column:nth-child(2) {
    margin-right: 1rem;
    margin-left: 1rem;
  }
  /* line 2651, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column a.btn-i svg.fa-arrow-right {
    font-size: 0.875rem;
  }
  /* line 2654, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column {
    margin-bottom: 3rem;
  }
}
/* =================================================
 // typically 48rem to 59.938rem (768px to 959.008px)
 ==================================================== */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 2663, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column {
    height: 250px;
  }
  /* line 2666, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column a.btn-i .desc {
    font-size: 0.875rem;
  }
  /* line 2669, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column:nth-child(3) {
    margin-left: 1rem;
  }
  /* line 2672, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column:nth-child(1) {
    margin-right: 1rem;
  }
  /* line 2675, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column:nth-child(2) {
    margin-right: 1rem;
    margin-left: 1rem;
  }
  /* line 2679, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column a.btn-i svg.fa-arrow-right {
    font-size: 0.875rem;
  }
  /* line 2682, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column {
    margin-bottom: 3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 2688, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
  /* line 2693, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column:nth-child(1) {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 2697, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column:nth-child(2) {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 2701, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column:nth-child(3) {
    margin-left: 0;
  }
  /* line 2704, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-element .elementor-widget-container .row .column {
    height: 450px;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Single - compte-rendus-ca ( http://2019.cobois.org/compte-rendus-ca/)
 ++++++++++++++++++++++++++++++++++++++++++++++++++++******************* */
/* line 2712, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.espace-ad-single-heade-compte-rendu-one a {
  color: #fff;
}
/* line 2715, wp-content/themes/g5_helium/custom/scss/custom.scss */
.block-download {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  background: #79bb63;
  margin: 1rem 0;
  border-radius: 0.1875rem;
}
/* line 2723, wp-content/themes/g5_helium/custom/scss/custom.scss */
.block-download .download-img {
  margin: 0.5rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
/* line 2729, wp-content/themes/g5_helium/custom/scss/custom.scss */
.block-download .download-img img {
  width: 31px;
  height: 46px;
}
/* line 2735, wp-content/themes/g5_helium/custom/scss/custom.scss */
.telechanger-pdf {
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  vertical-align: baseline;
  border-radius: 0.1875rem;
  text-decoration: none;
  padding: 1.2rem 2.825rem;
  background: #538344;
  text-transform: uppercase;
}
/* line 2745, wp-content/themes/g5_helium/custom/scss/custom.scss */
.telechanger-pdf a {
  margin: 0 0.5rem;
}
/* line 2748, wp-content/themes/g5_helium/custom/scss/custom.scss */
.telechanger-pdf:hover {
  background: #f3974c;
}
@media only all and (max-width: 47.99rem) {
  /* line 2754, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .telechanger-pdf {
    font-size: 0.8rem;
    padding: 1.2rem 1.5rem;
  }
  /* line 2758, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .download-img {
    margin-right: 0.5rem;
  }
  /* line 2760, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .download-img img {
    width: 31px;
    height: 46px;
  }
}
/* line 2767, wp-content/themes/g5_helium/custom/scss/custom.scss */
.telechanger-bot {
  display: flex;
  justify-content: center;
}
/* line 2771, wp-content/themes/g5_helium/custom/scss/custom.scss */
.btn-bot {
  text-transform: uppercase;
  font-size: 0.875rem;
  color: #848484 !important;
}
/* line 2775, wp-content/themes/g5_helium/custom/scss/custom.scss */
.btn-bot svg {
  margin: 0 0.2rem;
}
/* line 2781, wp-content/themes/g5_helium/custom/scss/custom.scss */
.btn-next, .btn-prev {
  padding: 0.2rem 1rem;
  border: 1px solid #848484;
  margin: 0 0.5rem;
  border-radius: 0.1875rem;
}
/* line 2786, wp-content/themes/g5_helium/custom/scss/custom.scss */
.btn-next:hover, .btn-prev:hover {
  color: #f3974c !important;
  border: 1px solid #f3974c;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Single - Editer  ( http://2019.cobois.org/editer-les-contenus/)
 ++++++++++++++++++++++++++++++++++++++++++++++++++++******************* */
/* line 2796, wp-content/themes/g5_helium/custom/scss/custom.scss */
.link-page {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 3rem 0;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-family: 'Gilroy', sans-serif;
  font-weight: 900;
  color: #fff;
  letter-spacing: 0.05rem;
}
/* line 2808, wp-content/themes/g5_helium/custom/scss/custom.scss */
.link-page a {
  margin: 0 0.5rem;
  border: 0.1rem solid #79bb63;
  padding: 0.5rem 2rem;
  background: #79bb63;
  color: #fff !important;
}
/* line 2815, wp-content/themes/g5_helium/custom/scss/custom.scss */
.link-page a:hover {
  background: transparent;
  color: #538344 !important;
  border: 0.1rem solid #538344;
}
/* line 2824, wp-content/themes/g5_helium/custom/scss/custom.scss */
.ap-form-field-wrapper {
  margin-bottom: 30px;
}
/* line 2827, wp-content/themes/g5_helium/custom/scss/custom.scss */
.ap-form-field-wrapper label {
  font-weight: 400;
  font-size: 1rem;
}
/* line 2831, wp-content/themes/g5_helium/custom/scss/custom.scss */
.ap-form-submit-button {
  padding: 0.8rem 3rem;
  background: #79bb63;
  color: #fff;
  border-radius: 0.1875rem;
  font-family: 'Gilroy', sans-serif;
  font-weight: 700;
}
/* line 2838, wp-content/themes/g5_helium/custom/scss/custom.scss */
.ap-form-submit-button:hover {
  background: #538344;
}
/* line 2843, wp-content/themes/g5_helium/custom/scss/custom.scss */
#btn-editer:hover {
  background: #538344;
}
@media only all and (max-width: 47.99rem) {
  /* line 2848, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-mainbar {
    padding-top: 0;
  }
  /* line 2851, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-764 .elementor-element.elementor-element-166d59c.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    justify-content: flex-start;
  }
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Single- La Bibliothèque de Cobois
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 2859, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.b-list {
  margin-top: 3rem;
}
/* line 2862, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.b-list li {
  list-style: none;
}
/* line 2864, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.b-list li svg {
  color: ;
  margin-right: 0.5rem;
}
/* line 2869, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.b-list li:nth-child(1) strong {
  font-size: 1.5rem;
  text-transform: uppercase;
  color: ;
  line-height: normal;
}
@media only all and (max-width: 47.99rem) {
  /* line 2876, wp-content/themes/g5_helium/custom/scss/custom.scss */
  ul.b-list {
    margin-left: 0rem;
    margin-top: 3rem;
  }
  /* line 2880, wp-content/themes/g5_helium/custom/scss/custom.scss */
  ul.b-list li:nth-child(1) strong {
    font-size: 1.2rem;
  }
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Actualité 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
 #events-1074-particle {
 .r-events-items .r-events-item {
 background: #fff;
 }
 .r-events-items a.modalitem, .r-events-items .r-events-venue a {
 color: #72a755 !important;
 &:hover {
 color : #107947 !important;
 }
 }
 }
 #wpsp-1452 {
 .wp-show-posts-entry-title a {
 text-transform: uppercase;
 font-size: 1.3rem;
 color: #212121;
 }
 a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited {
 border-bottom:1px solid #72A755;
 border-left:0;
 border-right: 0;
 border-top:0;
 color: #72A755;
 text-transform: uppercase;
 padding: 0;
 &:hover {
 margin-left:1rem;
 background: transparent;
 color: #107947;
 border-bottom:1px solid #107947;
 border-left:0;
 border-right: 0;
 border-top:0;
 }
 &:visited {
 background: transparent;
 }
 }
 }
 */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Single - Proposer un article ( http://2019.cobois.org/proposer-un-article/ )
 ++++++++++++++++++++++++++++++++++++++++++++++++++++******************* */
/* line 2932, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-mainbar.s-btn-edier {
  padding: 0;
}
/* line 2935, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wpsp-read-more {
  line-height: 1.2;
}
/* line 2938, wp-content/themes/g5_helium/custom/scss/custom.scss */
a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Single - réalisation ( http://2019.cobois.org/realisation/ )
 ++++++++++++++++++++++++++++++++++++++++++++++++++++******************* */
/* line 2945, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wp-show-posts-columns#wpsp-484 .wp-show-posts-inner {
  margin: 0 0 5em 2em !important;
}
/* line 2948, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wp-show-posts .wp-show-posts-entry-title {
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 0.7;
}
/* line 2954, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wp-show-posts-entry-title a {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 500;
  color: #424753;
  text-decoration: none;
}
/* line 2960, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wp-show-posts-entry-title a:hover {
  color: #538344;
}
/* line 2964, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wp-show-posts-entry-meta {
  margin-top: 0.5rem;
}
/* line 2969, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpsp-1827 .wp-show-posts-entry-title a {
  color: #f3974c;
}
/* line 2971, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpsp-1827 .wp-show-posts-entry-title a:hover {
  color: #e6b34d;
}
/* line 2977, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wp-show-posts-image.wpsp-image-center {
  overflow: hidden;
  border: 1px solid #fff;
}
/* line 2981, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wp-show-posts-image img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* line 2987, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 2989, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wp-show-posts-image.wpsp-image-center:hover a img {
  opacity: 1;
  overflow: hidden;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
/* line 2997, wp-content/themes/g5_helium/custom/scss/custom.scss */
a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited {
  border: 2px solid #79bb63;
  color: #fff;
  background: #79bb63;
  text-transform: uppercase;
  border-radius: 0.1875rem;
}
/* line 3003, wp-content/themes/g5_helium/custom/scss/custom.scss */
a.wp-show-posts-read-more:hover, a.wp-show-posts-read-more:visited:hover {
  background: #538344;
  border: 2px solid #538344;
}
/* Mini posts */
/* line 3010, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 3011, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-sidebar .sidebar-titre {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Gilroy', sans-serif;
  color: #f3974c;
}
/* line 3017, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-sidebar .sidebar-titre svg {
  color: #f3974c;
  margin-right: 0.5em;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Responsive
 ++++++++++++++++++++++++++++++++++++++++++++++++++++******************* */
@media only all and (min-width: 60rem) {
  /* mini poste */
  /* line 3027, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #wpsp-708 {
    border-right: 1px solid #ddd;
    padding-right: 1rem;
  }
  /* line 3032, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-sidebar {
    padding-top: 8em;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 3037, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wp-show-posts-entry-title a {
    font-size: 0.875rem;
  }
  /* line 3040, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wp-show-posts .wp-show-posts-entry-title {
    line-height: 0.5;
  }
  /* line 3043, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wp-show-posts-entry-content, .wp-show-posts-entry-summary p {
    line-height: 1.7;
    font-size: 0.875rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 3049, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wp-show-posts-entry-title a {
    font-size: 1rem;
  }
  /* line 3052, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wp-show-posts .wp-show-posts-entry-title {
    line-height: 0.8;
  }
  /* line 3056, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-grid {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  /* line 3060, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-grid .g-block {
    width: 100%;
  }
  /* line 3064, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 3065, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .category-proposer-un-article .wp-show-posts-image img {
    width: 300px;
  }
}
@media only all and (max-width: 47.99rem) {
  /* mini poste */
  /* line 3073, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wp-show-posts-columns#wpsp-484 .wp-show-posts-inner {
    margin: 0 0 5em 0 !important;
  }
  /* line 3077, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .category-proposer-un-article .wp-show-posts-image img {
    width: 100%;
  }
  /* line 3081, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-sidebar {
    padding-top: 0;
  }
}
/* line 3086, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-button span {
  text-decoration: none;
}
/* line 3089, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-612 .elementor-element.elementor-element-076d5e7.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
  justify-content: flex-start;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Post - it
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 3099, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main.g-post-it, .g-post-it #g-mainbar {
  background: #eaefe7;
}
/* line 3102, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpsp-763 .wp-show-posts-inner {
  margin: 0 0 5em 5em;
  background: #f5f5f5;
  padding: 2rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/* line 3108, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 3109, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpsp-763 .wp-show-posts-entry-title a {
  color: #424753;
  font-size: 0.875rem;
}
/* line 3112, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpsp-763 .wp-show-posts-entry-title a:hover {
  color: #f3974c;
}
/* line 3116, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpsp-763 a.wp-show-posts-read-more, #wpsp-763 a.wp-show-posts-read-more:visited {
  border: 1px solid #f3974c;
  color: #f3974c;
  font-size: 0.8rem;
  padding: 5px 13px;
  text-shadow: none;
  background: transparent;
}
/* line 3123, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpsp-763 a.wp-show-posts-read-more:hover, #wpsp-763 a.wp-show-posts-read-more:visited:hover {
  color: #79bb63;
  border: 1px solid #79bb63;
  background: transparent;
}
/* line 3129, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpsp-763 .wp-show-posts-entry-content, #wpsp-763 .wp-show-posts-entry-summary p {
  line-height: 1.7;
  font-size: 0.875rem;
}
/* line 3133, wp-content/themes/g5_helium/custom/scss/custom.scss */
#wpsp-763 .author-name, #wpsp-763 .wp-show-posts-entry-date {
  text-transform: uppercase;
}
/* line 3138, wp-content/themes/g5_helium/custom/scss/custom.scss */
#allowed_tags {
  display: none;
}
/* line 3141, wp-content/themes/g5_helium/custom/scss/custom.scss */
#submit {
  border-radius: 0.1875rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 3145, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #wpsp-763 .wp-show-posts-inner {
    padding: 2rem;
  }
  /* line 3148, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wp-show-posts-columns#wpsp-763 {
    margin-left: -2.5em !important;
  }
  /* line 3151, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wp-show-posts-columns#wpsp-763 .wp-show-posts-inner {
    margin: 0 0 5em 2em !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 3157, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #wpsp-763 .wp-show-posts-inner {
    padding: 1.5rem;
  }
  /* line 3160, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wp-show-posts-columns#wpsp-763 {
    margin-left: -2.5em !important;
  }
  /* line 3163, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wp-show-posts-columns#wpsp-763 .wp-show-posts-inner {
    margin: 0 0 3em 1em !important;
  }
  /* line 3166, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .wp-show-posts-columns#wpsp-763 .wp-show-posts-inner .wp-show-posts-entry-title {
    line-height: 0.7;
  }
  /* line 3170, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #wpsp-763 .wp-show-posts-entry-title a {
    line-height: 0.5 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 3175, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #wpsp-763 .wp-show-posts-inner {
    padding: 2.5rem;
  }
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Archive - Autor
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 3182, wp-content/themes/g5_helium/custom/scss/custom.scss */
.archive h2.entry-title {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 700;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Agenda - espace adherent
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 3192, wp-content/themes/g5_helium/custom/scss/custom.scss */
#custom-3542-particle > .s-span-small-color {
  color: #fff !important;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Homme - Agenda stage - particle - event 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 3200, wp-content/themes/g5_helium/custom/scss/custom.scss */
.btn-event {
  border-radius: 0.1875rem;
  background: #79bb63;
}
/* line 3203, wp-content/themes/g5_helium/custom/scss/custom.scss */
.btn-event:hover {
  background: #f3974c;
}
/* line 3207, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-head-agenda-event {
  background: #f9f9f9 !important;
}
/* line 3210, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.g-head-agenda-event h2 {
  font-weight: 700;
  line-height: 1.6;
  font-family: 'Gilroy', sans-serif;
  font-size: 1.5rem;
  text-shadow: none;
  color: #212121;
}
/* line 3219, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-events-items .r-events-item {
  position: relative;
  margin: 1rem 0;
  padding: 1em;
}
/* line 3224, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-events.style2 .r-events-items .r-events-action {
  background: #d2dcdd !important;
}
/* line 3227, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 3229, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-events.style2 .r-events-items .r-events-action .fa-eye {
  color: #79bb63;
}
/* line 3232, wp-content/themes/g5_helium/custom/scss/custom.scss */
.r-events.style2 .r-events-items .r-events-action .fa-map-marker {
  color: #79bb63;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 espace adherent - documents outiles
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* line 3242, wp-content/themes/g5_helium/custom/scss/custom.scss */
.download-img {
  display: flex;
  flex-direction: row;
}
/* line 3245, wp-content/themes/g5_helium/custom/scss/custom.scss */
.download-img span {
  display: none;
}
/* line 3249, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 3250, wp-content/themes/g5_helium/custom/scss/custom.scss */
.post-689 .bot {
  display: none;
}
/* line 3254, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.espace-ad-document-utile a {
  color: #fff;
}
/* line 3256, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.espace-ad-document-utile a:hover {
  color: #fff;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Single - ressources-cobois ( http://2019.cobois.org/ressources-cobois/ )
 ++++++++++++++++++++++++++++++++++++++++++++++++++++******************* */
/*
 .r-accordion .title.active i.r-rotate90 {
 -moz-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);
 }
 */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Single - Google agenda
 ++++++++++++++++++++++++++++++++++++++++++++++++++++******************* */
/* line 3279, wp-content/themes/g5_helium/custom/scss/custom.scss */
table {
  background: #fff;
}
/* line 3282, wp-content/themes/g5_helium/custom/scss/custom.scss */
.simcal-current-month, .simcal-current-year {
  color: #212121;
}
/* line 3285, wp-content/themes/g5_helium/custom/scss/custom.scss */
.simcal-calendar-head tr:nth-child(2) th {
  color: #212121;
}
/* line 3288, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-intro .post-edit-link {
  text-decoration: none;
  font-family: 'Gilroy', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 3294, wp-content/themes/g5_helium/custom/scss/custom.scss */
.simcal-calendar-head {
  background: #fff;
}
/* line 3298, wp-content/themes/g5_helium/custom/scss/custom.scss */
td {
  border: 1px solid #aebc15;
}
/* line 3302, wp-content/themes/g5_helium/custom/scss/custom.scss */
.simcal-default-calendar-dark .simcal-nav-button {
  color: #212121;
}
@media only all and (min-width: 60rem) {
  /* line 3308, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .simcal-default-calendar-grid .simcal-events > .simcal-event {
    font-size: 0.8rem;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 3313, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-intro.g-intro-top-padding {
    padding: 0;
  }
  /* line 3316, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #custom-1867-particle.g-content {
    margin: 0;
    padding: 0;
  }
  /* line 3320, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .simcal-align-right {
    padding: 1rem;
  }
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Footer link - Contact
 ++++++++++++++++++++++++++++++++++++++++++++++++++++******************* */
/* line 3328, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header.g-head-contact a svg, .r-contact-info ul li svg {
  margin-right: 0.5rem;
}
/*# sourceMappingURL=custom_devenir-benevole.css.map */