/* 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
 */

/* --------------------------- */
/* JIN-ADDONS TEMPLATE - START */
/* --------------------------- */
/* COMMONS */
/* line 5, templates/g5_hydrogen/custom/scss/custom.scss */
p {
  text-align: justify;
  margin: 0 0 1.5rem;
}
/* line 6, templates/g5_hydrogen/custom/scss/custom.scss */
p[align='left'] {
  text-align: left !important;
}
/* line 7, templates/g5_hydrogen/custom/scss/custom.scss */
p[align='right'] {
  text-align: right !important;
}
/* line 8, templates/g5_hydrogen/custom/scss/custom.scss */
p[align='center'] {
  text-align: center !important;
}
/*ul, ol {margin:0.5em 0 0.5em 2.5em; text-align:justify;}
 ul li ul {list-style:circle;}*/
/* line 11, templates/g5_hydrogen/custom/scss/custom.scss */
td[align='justify'], th[align='justify'] {
  text-align: justify !important;
}
/* line 12, templates/g5_hydrogen/custom/scss/custom.scss */
td[align='left'], th[align='left'] {
  text-align: left !important;
}
/* line 13, templates/g5_hydrogen/custom/scss/custom.scss */
td[align='right'], th[align='right'] {
  text-align: right !important;
}
/* line 14, templates/g5_hydrogen/custom/scss/custom.scss */
td[align='center'], th[align='center'] {
  text-align: center !important;
}
/* line 15, templates/g5_hydrogen/custom/scss/custom.scss */
td[valign='top'], th[valign='top'] {
  vertical-align: top !important;
}
/* line 16, templates/g5_hydrogen/custom/scss/custom.scss */
td[valign='middle'], th[valign='middle'] {
  vertical-align: middle !important;
}
/* line 17, templates/g5_hydrogen/custom/scss/custom.scss */
td[valign='bottom'], th[valign='bottom'] {
  vertical-align: bottom !important;
}
/* line 18, templates/g5_hydrogen/custom/scss/custom.scss */
hr {
  border: none;
  height: 1px;
  color: #ddd;
  background: #ddd;
  margin: 10px 0;
}
/* line 19, templates/g5_hydrogen/custom/scss/custom.scss */
blockquote {
  font-size: 1rem;
  background-color: #f9f9f9;
}
/* line 20, templates/g5_hydrogen/custom/scss/custom.scss */
.a-justify {
  text-align: justify !important;
}
/* line 21, templates/g5_hydrogen/custom/scss/custom.scss */
.a-left {
  text-align: left !important;
}
/* line 22, templates/g5_hydrogen/custom/scss/custom.scss */
.a-right {
  text-align: right !important;
}
/* line 23, templates/g5_hydrogen/custom/scss/custom.scss */
.a-center {
  text-align: center !important;
}
/* line 24, templates/g5_hydrogen/custom/scss/custom.scss */
.v-top {
  vertical-align: top !important;
}
/* line 25, templates/g5_hydrogen/custom/scss/custom.scss */
.v-middle {
  vertical-align: middle !important;
}
/* line 26, templates/g5_hydrogen/custom/scss/custom.scss */
.v-bottom {
  vertical-align: bottom !important;
}
/* line 27, templates/g5_hydrogen/custom/scss/custom.scss */
.small {
  font-size: 0.9rem !important;
}
/* line 28, templates/g5_hydrogen/custom/scss/custom.scss */
.vsmall {
  font-size: 0.8rem !important;
}
/* line 29, templates/g5_hydrogen/custom/scss/custom.scss */
.vvsmall {
  font-size: 0.7rem !important;
}
/* line 30, templates/g5_hydrogen/custom/scss/custom.scss */
.vvvsmall {
  font-size: 0.6rem !important;
}
/* line 31, templates/g5_hydrogen/custom/scss/custom.scss */
.big {
  font-size: 1.1rem !important;
}
/* line 32, templates/g5_hydrogen/custom/scss/custom.scss */
.vbig {
  font-size: 1.2rem !important;
}
/* line 33, templates/g5_hydrogen/custom/scss/custom.scss */
.vvbig {
  font-size: 1.3rem !important;
}
/* line 34, templates/g5_hydrogen/custom/scss/custom.scss */
.vvvbig {
  font-size: 1.4rem !important;
}
@media (max-width: 1199px) {
  /* line 36, templates/g5_hydrogen/custom/scss/custom.scss */
  .big {
    font-size: 1rem !important;
  }
  /* line 37, templates/g5_hydrogen/custom/scss/custom.scss */
  .vbig {
    font-size: 1.1rem !important;
  }
  /* line 38, templates/g5_hydrogen/custom/scss/custom.scss */
  .vvbig {
    font-size: 1.2rem !important;
  }
  /* line 39, templates/g5_hydrogen/custom/scss/custom.scss */
  .vvvbig {
    font-size: 1.3rem !important;
  }
}
@media (max-width: 767px) {
  /* line 42, templates/g5_hydrogen/custom/scss/custom.scss */
  .big {
    font-size: 1.1rem !important;
  }
  /* line 43, templates/g5_hydrogen/custom/scss/custom.scss */
  .vbig {
    font-size: 1.2rem !important;
  }
  /* line 44, templates/g5_hydrogen/custom/scss/custom.scss */
  .vvbig {
    font-size: 1.3rem !important;
  }
  /* line 45, templates/g5_hydrogen/custom/scss/custom.scss */
  .vvvbig {
    font-size: 1.4rem !important;
  }
}
/* line 47, templates/g5_hydrogen/custom/scss/custom.scss */
.f-left {
  float: left !important;
}
/* line 48, templates/g5_hydrogen/custom/scss/custom.scss */
.f-right {
  float: right !important;
}
/* line 49, templates/g5_hydrogen/custom/scss/custom.scss */
.clr {
  clear: both !important;
}
/* line 50, templates/g5_hydrogen/custom/scss/custom.scss */
.d-none {
  display: none !important;
}
/* line 51, templates/g5_hydrogen/custom/scss/custom.scss */
.d-block {
  display: block !important;
}
/* line 52, templates/g5_hydrogen/custom/scss/custom.scss */
.d-table-cell {
  display: table-cell !important;
}
/* line 53, templates/g5_hydrogen/custom/scss/custom.scss */
.d-inline-block {
  display: inline-block !important;
}
/* line 54, templates/g5_hydrogen/custom/scss/custom.scss */
.v-hidden {
  visibility: hidden !important;
}
/* line 55, templates/g5_hydrogen/custom/scss/custom.scss */
.bold {
  font-weight: bold !important;
}
/* line 56, templates/g5_hydrogen/custom/scss/custom.scss */
.italic {
  font-style: italic !important;
}
/* line 57, templates/g5_hydrogen/custom/scss/custom.scss */
.underline {
  text-decoration: underline !important;
}
/* line 58, templates/g5_hydrogen/custom/scss/custom.scss */
.nodecoration {
  text-decoration: none !important;
}
/* line 59, templates/g5_hydrogen/custom/scss/custom.scss */
.uppercase {
  text-transform: uppercase !important;
}
/* line 60, templates/g5_hydrogen/custom/scss/custom.scss */
.rounded {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
/* line 61, templates/g5_hydrogen/custom/scss/custom.scss */
.toprounded {
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
/* line 62, templates/g5_hydrogen/custom/scss/custom.scss */
.bottomrounded {
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
/* line 63, templates/g5_hydrogen/custom/scss/custom.scss */
.leftrounded {
  -moz-border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  -o-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
}
/* line 64, templates/g5_hydrogen/custom/scss/custom.scss */
.rightrounded {
  -moz-border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  -o-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
}
/* line 65, templates/g5_hydrogen/custom/scss/custom.scss */
.smallrounded {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 66, templates/g5_hydrogen/custom/scss/custom.scss */
.smalltoprounded {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
/* line 67, templates/g5_hydrogen/custom/scss/custom.scss */
.smallbottomrounded {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
/* line 68, templates/g5_hydrogen/custom/scss/custom.scss */
.smallleftrounded {
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
/* line 69, templates/g5_hydrogen/custom/scss/custom.scss */
.smallrightrounded {
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
/* line 70, templates/g5_hydrogen/custom/scss/custom.scss */
.bigrounded {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
/* line 71, templates/g5_hydrogen/custom/scss/custom.scss */
.bigtoprounded {
  -moz-border-radius: 20px 20px 0 0;
  -webkit-border-radius: 20px 20px 0 0;
  -ms-border-radius: 20px 20px 0 0;
  -o-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0;
}
/* line 72, templates/g5_hydrogen/custom/scss/custom.scss */
.bigbottomrounded {
  -moz-border-radius: 0 0 20px 20px;
  -webkit-border-radius: 0 0 20px 20px;
  -ms-border-radius: 0 0 20px 20px;
  -o-border-radius: 0 0 20px 20px;
  border-radius: 0 0 20px 20px;
}
/* line 73, templates/g5_hydrogen/custom/scss/custom.scss */
.bigleftrounded {
  -moz-border-radius: 20px 0 0 20px;
  -webkit-border-radius: 20px 0 0 20px;
  -ms-border-radius: 20px 0 0 20px;
  -o-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
}
/* line 74, templates/g5_hydrogen/custom/scss/custom.scss */
.bigrightrounded {
  -moz-border-radius: 0 20px 20px 0;
  -webkit-border-radius: 0 20px 20px 0;
  -ms-border-radius: 0 20px 20px 0;
  -o-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
}
/* line 75, templates/g5_hydrogen/custom/scss/custom.scss */
.vbigrounded {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
/* line 76, templates/g5_hydrogen/custom/scss/custom.scss */
.vbigtoprounded {
  -moz-border-radius: 30px 30px 0 0;
  -webkit-border-radius: 30px 30px 0 0;
  -ms-border-radius: 30px 30px 0 0;
  -o-border-radius: 30px 30px 0 0;
  border-radius: 30px 30px 0 0;
}
/* line 77, templates/g5_hydrogen/custom/scss/custom.scss */
.vbigbottomrounded {
  -moz-border-radius: 0 0 30px 30px;
  -webkit-border-radius: 0 0 30px 30px;
  -ms-border-radius: 0 0 30px 30px;
  -o-border-radius: 0 0 30px 30px;
  border-radius: 0 0 30px 30px;
}
/* line 78, templates/g5_hydrogen/custom/scss/custom.scss */
.vbigleftrounded {
  -moz-border-radius: 30px 0 0 30px;
  -webkit-border-radius: 30px 0 0 30px;
  -ms-border-radius: 30px 0 0 30px;
  -o-border-radius: 30px 0 0 30px;
  border-radius: 30px 0 0 30px;
}
/* line 79, templates/g5_hydrogen/custom/scss/custom.scss */
.vbigrightrounded {
  -moz-border-radius: 0 30px 30px 0;
  -webkit-border-radius: 0 30px 30px 0;
  -ms-border-radius: 0 30px 30px 0;
  -o-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
}
/* line 80, templates/g5_hydrogen/custom/scss/custom.scss */
.c-black {
  color: #000 !important;
}
/* line 81, templates/g5_hydrogen/custom/scss/custom.scss */
.c-white {
  color: #fff !important;
}
/* line 82, templates/g5_hydrogen/custom/scss/custom.scss */
.c-grey {
  color: #666 !important;
}
/* line 83, templates/g5_hydrogen/custom/scss/custom.scss */
.c-grey-light {
  color: #9a9a99 !important;
}
/* line 84, templates/g5_hydrogen/custom/scss/custom.scss */
.c-red {
  color: #f00 !important;
}
/* line 85, templates/g5_hydrogen/custom/scss/custom.scss */
.c-dark {
  color: #1d1d1b !important;
}
/* line 86, templates/g5_hydrogen/custom/scss/custom.scss */
.c-yellow {
  color: #d9db00 !important;
}
/* line 87, templates/g5_hydrogen/custom/scss/custom.scss */
.c-blue {
  color: #08c !important;
}
/* line 88, templates/g5_hydrogen/custom/scss/custom.scss */
.c-blue-light {
  color: #65a3cc !important;
}
/* line 89, templates/g5_hydrogen/custom/scss/custom.scss */
.c-blue-dark {
  color: #273f59 !important;
}
/* line 90, templates/g5_hydrogen/custom/scss/custom.scss */
.c-green {
  color: #c7d428 !important;
}
/* line 91, templates/g5_hydrogen/custom/scss/custom.scss */
.c-green-light {
  color: #68b9b2 !important;
}
/* line 92, templates/g5_hydrogen/custom/scss/custom.scss */
.c-brown {
  color: #584b45 !important;
}
/* line 93, templates/g5_hydrogen/custom/scss/custom.scss */
.c-orange {
  color: #ee7340 !important;
}
/* line 94, templates/g5_hydrogen/custom/scss/custom.scss */
.c-violet {
  color: #7030a0 !important;
}
/* line 95, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-black {
  background-color: #000 !important;
}
/* line 96, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-white {
  background-color: #fff !important;
}
/* line 97, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-grey {
  background-color: #666 !important;
}
/* line 98, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-grey-light {
  background-color: #9a9a99 !important;
}
/* line 99, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-red {
  background-color: #f00 !important;
}
/* line 100, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-dark {
  background-color: #1d1d1b !important;
}
/* line 101, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-yellow {
  background-color: #d9db00 !important;
}
/* line 102, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-blue {
  background-color: #08c !important;
}
/* line 103, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-blue-light {
  background-color: #65a3cc !important;
}
/* line 104, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-green {
  background-color: #c7d428 !important;
}
/* line 105, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-green-light {
  background-color: #68b9b2 !important;
}
/* line 106, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-brown {
  background-color: #584b45 !important;
}
/* line 107, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-orange {
  background-color: #ee7340 !important;
}
/* line 108, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-violet {
  background-color: #7030a0 !important;
}
/* line 109, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-success {
  background-color: #a7c862 !important;
}
/* line 110, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-danger {
  background-color: #e73c45 !important;
}
/* line 111, templates/g5_hydrogen/custom/scss/custom.scss */
.bg-warning {
  background-color: #ef8406 !important;
}
/* line 112, templates/g5_hydrogen/custom/scss/custom.scss */
.pointer {
  cursor: pointer !important;
}
/*h1, h2, h3, h4, h5, h6, strong {color:#305d7c;}*/
/* line 114, templates/g5_hydrogen/custom/scss/custom.scss */
h1 {
  font-size: 1.6rem !important;
}
/* line 116, templates/g5_hydrogen/custom/scss/custom.scss */
.fw300 {
  font-weight: 300 !important;
}
/* line 117, templates/g5_hydrogen/custom/scss/custom.scss */
.fw400 {
  font-weight: 400 !important;
}
/* line 118, templates/g5_hydrogen/custom/scss/custom.scss */
.fw600 {
  font-weight: 600 !important;
}
/* line 119, templates/g5_hydrogen/custom/scss/custom.scss */
.fw700 {
  font-weight: 700 !important;
}
/* line 120, templates/g5_hydrogen/custom/scss/custom.scss */
.margin0 {
  margin: 0 !important;
}
/* line 121, templates/g5_hydrogen/custom/scss/custom.scss */
.padding0 {
  padding: 0 !important;
}
/* line 122, templates/g5_hydrogen/custom/scss/custom.scss */
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
/* line 123, templates/g5_hydrogen/custom/scss/custom.scss */
.nowrap {
  white-space: nowrap !important;
}
/* line 124, templates/g5_hydrogen/custom/scss/custom.scss */
.system-unpublished {
  display: none;
}
/* line 125, templates/g5_hydrogen/custom/scss/custom.scss */
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  height: auto;
}
/* line 126, templates/g5_hydrogen/custom/scss/custom.scss */
.arrow-down {
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #fff transparent transparent transparent;
}
/* HEADER */
/* line 130, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  background: #fff;
}
/* line 131, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header.dontnod-header-intern .g-container {
  background: url('../../../../images/template/dontnod-header-bg-2019.jpg') right bottom no-repeat;
}
/* line 132, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-logo {
  margin: 10px 0 0;
}
/* line 133, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: 382px;
}
/* line 134, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-headline {
  text-align: right;
}
/* line 136, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-intro .g-content.g-particle {
  margin-top: 0;
  padding-top: 0;
}
/* line 137, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-intro .dontnod-intro-text {
  display: inline-block;
  padding: 0 10px;
  border-left: 2px solid #333;
  border-right: 2px solid #333;
  font-size: 1.2rem;
  text-transform: uppercase;
}
/* line 138, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-headline .g-array-item-text, .dontnod-intro .g-array-item-text {
  margin: 0;
}
@media (max-width: 1199px) {
  /* line 140, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-headline {
    display: none;
  }
  /* line 141, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header .size-40 {
    width: 100%;
    -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 142, templates/g5_hydrogen/custom/scss/custom.scss */
  .gantry-logo {
    width: 100%;
    text-align: center;
  }
  /* line 143, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header.dontnod-header-intern .g-container {
    background: none;
  }
  /* line 144, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-headline .g-array-item-text, .dontnod-intro .g-array-item-text {
    text-align: center;
  }
  /* line 145, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-intro .dontnod-intro-text {
    font-size: 1rem;
  }
}
@media (max-width: 959px) {
  /* line 147, templates/g5_hydrogen/custom/scss/custom.scss */
  /*#g-header.dontnod-header-intern .g-container {background:none;}
   .dontnod-header-intern .gantry-logo {width:100%; text-align:center;}
   .dontnod-headline .g-array-item-text, .dontnod-intro .g-array-item-text {text-align:center;}*/
  /* line 151, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-intro .dontnod-intro-text {
    font-size: 1.1rem;
  }
}
@media (max-width: 767px) {
  /* line 154, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-logo .g-content {
    margin: 5px 5px 0;
    padding: 0;
  }
  /* line 155, templates/g5_hydrogen/custom/scss/custom.scss */
  .gantry-logo img {
    width: 200px;
  }
  /* line 156, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-headline {
    text-align: center;
  }
  /* line 157, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-intro .g-array-item-text {
    font-size: 1rem;
  }
}
@media (max-width: 360px) {
  /* line 159, templates/g5_hydrogen/custom/scss/custom.scss */
  .gantry-logo img {
    /*width:120px;*/
  }
}
/* FIXED NAVIGATION / MENU */
/* line 163, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel i {
  opacity: 1;
}
/* line 164, templates/g5_hydrogen/custom/scss/custom.scss */
.g-fixed-element {
  box-shadow: 0 0 5px #333;
}
@media (max-width: 1199px) {
  /* line 165, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation.g-fixed-element {
    position: relative !important;
    box-shadow: none !important;
    z-index: 1 !important;
  }
}
/* line 166, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  background: #fff;
  color: #ee7340;
  padding: 10px;
  position: fixed;
  border: 1px solid #ccc;
}
/* line 168, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: none;
}
/* line 169, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  background: none;
  color: #fff;
}
/* line 171, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: none;
  color: #fff;
}
/* line 172, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li {
  transition: none;
}
/* line 173, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #fff !important;
}
/* line 175, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: none;
}
/* line 176, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background-color: #ee7340;
}
/* line 177, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), #g-navigation .g-main-nav .g-sublevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: none;
}
/* line 178, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container:hover, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #fff;
}
/* line 180, templates/g5_hydrogen/custom/scss/custom.scss */
.g-fixed-element .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container, .g-fixed-element .g-main-nav .g-toplevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
/* line 184, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.7rem 2rem;
  /*0.7rem 0.938rem*/
  height: 45px;
  text-transform: uppercase;
  font-weight: normal;
}
@media (max-width: 1199px) {
  /* line 185, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.7rem 1.6rem;
  }
}
@media (max-width: 959px) {
  /* line 186, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.7rem 0.938rem;
  }
}
/* line 188, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container::before {
  top: 5px;
  left: 0;
  margin-left: 3px;
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}
/* line 189, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container::after {
  top: 45px;
  right: 0;
  margin-right: 3px;
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
/* line 190, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container::before, #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container::after {
  position: absolute;
  width: 40px;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
/* line 191, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container:hover::before {
  left: 50%;
  -webkit-transform: rotate(0) translateX(-50%);
  -o-transform: rotate(0) translateX(-50%);
  transform: rotate(0) translateX(-50%);
  margin-left: 0;
}
/* line 192, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container:hover::after {
  right: 50%;
  -webkit-transform: rotate(0) translateX(50%);
  -o-transform: rotate(0) translateX(50%);
  transform: rotate(0) translateX(50%);
  margin-right: 0;
}
/* line 194, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #fff;
  text-transform: uppercase;
}
/* line 195, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), #g-offcanvas #g-mobilemenu-container ul > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background-color: #ee7340;
}
/* line 197, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  background: #ee7340;
  border: 1px solid #fff;
}
/* line 198, templates/g5_hydrogen/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 {
  background: #fff;
  border: 1px solid #ee7340;
  color: #ee7340;
}
/*.g-main-nav .g-toplevel .g-menu-item-105 a {padding:1.2rem 0.938rem 1.27rem;}
 .g-main-nav .g-toplevel .g-menu-item-105 i {opacity:1 !important;}
 .g-menu-item-105 .g-menu-item-container > i {margin-right:0 !important; margin-left:2px;}*/
/* line 204, templates/g5_hydrogen/custom/scss/custom.scss */
.g-menu-item-101 .g-menu-item-container > i {
  margin-right: 0;
  font-size: 1.3rem;
}
/* line 206, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  text-transform: uppercase;
  font-weight: normal;
}
/* line 208, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  font-size: 0.9rem;
}
/* line 210, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  padding: 0;
}
/* SHOWCASE */
/* line 214, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase {
  background: url('../../../../images/template/dontnod-main-background.jpg') !important;
}
/* line 215, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase.g-flushed .slide-desc-text-default {
  margin-left: 0;
  margin-right: 0;
}
/* line 216, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase.g-flushed .slide-desc-text-default {
  width: 71.9rem !important;
  margin: 0 auto !important;
}
@media only all and (max-width: 74.938rem) and (min-width: 60rem) {
  /* line 217, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase.g-flushed .slide-desc-text-default {
    width: 56.88rem !important;
  }
}
@media only all and (max-width: 59.938rem) and (min-width: 48rem) {
  /* line 218, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase.g-flushed .slide-desc-text-default {
    width: 44.88rem !important;
  }
}
@media only all and (max-width: 47.938rem) and (min-width: 30.062rem) {
  /* line 219, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase.g-flushed .slide-desc-text-default {
    width: 100% !important;
  }
}
@media only all and (max-width: 30rem) {
  /* line 220, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase.g-flushed .slide-desc-text-default {
    width: 100% !important;
  }
}
/* CONTENT */
/*-*/
/* MAIN CONTENT */
/* line 225, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main.g-flushed .g-content-array {
  margin-left: 0;
  margin-right: 0;
}
/* line 226, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main.g-flushed .g-block.mainfullwidth .g-joomla-articles, #g-main.g-flushed .g-block.mainfullwidth .g-content {
  width: 71.9rem !important;
  margin: 0 auto !important;
}
@media only all and (max-width: 74.938rem) and (min-width: 60rem) {
  /* line 227, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main.g-flushed .g-block.mainfullwidth .g-joomla-articles, #g-main.g-flushed .g-block.mainfullwidth .g-content {
    width: 56.88rem !important;
  }
}
@media only all and (max-width: 59.938rem) and (min-width: 48rem) {
  /* line 228, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main.g-flushed .g-block.mainfullwidth .g-joomla-articles, #g-main.g-flushed .g-block.mainfullwidth .g-content {
    width: 44.88rem !important;
  }
}
@media only all and (max-width: 47.938rem) and (min-width: 30.062rem) {
  /* line 229, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main.g-flushed .g-block.mainfullwidth .g-joomla-articles, #g-main.g-flushed .g-block.mainfullwidth .g-content {
    width: 26.88rem !important;
  }
}
@media only all and (max-width: 30rem) {
  /* line 230, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main.g-flushed .g-block.mainfullwidth .g-joomla-articles, #g-main.g-flushed .g-block.mainfullwidth .g-content {
    width: 83.5% !important;
  }
}
/* line 232, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-main-bg {
  background: url('../../../../images/template/dontnod-main-background.jpg') !important;
}
/* line 234, templates/g5_hydrogen/custom/scss/custom.scss */
.home-content {
  padding: 20px;
}
/* line 235, templates/g5_hydrogen/custom/scss/custom.scss */
.xxx-xxx {
  float: left;
  margin: 0 20px 20px 0;
}
/* line 236, templates/g5_hydrogen/custom/scss/custom.scss */
.home-content .home-title {
  font-size: 1.9em;
}
/* line 237, templates/g5_hydrogen/custom/scss/custom.scss */
.home-content .home-quote {
  font-size: 1.2em;
}
/* line 238, templates/g5_hydrogen/custom/scss/custom.scss */
.home-space {
  height: 500px;
}
@media (max-width: 767px) {
  /* line 240, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-content .home-title {
    font-size: 1.2em;
  }
  /* line 241, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-content .home-quote {
    font-size: 1em;
  }
  /* line 242, templates/g5_hydrogen/custom/scss/custom.scss */
  .xxx-xxx {
    float: none;
    margin: 0 auto 10px;
    display: block;
  }
}
/* line 245, templates/g5_hydrogen/custom/scss/custom.scss */
#g-page-surround {
  box-shadow: none;
}
/* line 247, templates/g5_hydrogen/custom/scss/custom.scss */
.icons, .article-info.muted, .jmodedit, .icon-edit {
  display: none;
  visibility: hidden;
}
/* line 249, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  padding: 0 0 1.5rem;
}
/* line 251, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-main-content {
  margin: 2.5rem 0 1rem;
  background: #fff;
  box-shadow: 0 10px 15px #ccc;
}
/* line 254, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-disclaimer-text .g-content {
  padding: 0 0.938rem;
}
/* line 255, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-disclaimer-text .g-content .g-array-item-text {
  margin-top: 0;
}
/* line 257, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-button {
  margin-top: 15px;
  margin-bottom: 2.3445rem;
}
/* line 258, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-button .dontnod-button-block {
  display: block;
  width: 216px;
  height: 153px;
  margin: 0 auto;
  background: url('../../../../images/template/dontnod-button-bg.png') center center no-repeat;
}
/* line 259, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-button .dontnod-button-block .dontnod-button-block-content {
  text-align: center;
}
/* line 260, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-button .dontnod-button-block .dontnod-button-block-content a {
  display: block;
  width: 216px;
  /* width:100%; height:100%;*/
  height: 153px;
  padding: 25px 40px 50px;
  color: #333;
}
/* line 261, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-button .dontnod-button-block .dontnod-button-block-content a:hover {
  color: #ee7340;
}
/* line 262, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-button .dontnod-button-block .dontnod-button-block-content .dontnod-button-block-img {
  display: block;
  margin: 0 0 5px;
}
/* line 263, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-button .dontnod-button-block .dontnod-button-block-content .dontnod-button-block-img i {
  font-size: 2.5rem;
  color: #ee7340;
}
/* line 266, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-button .dontnod-button-block .dontnod-button-block-content.dontnod-pourquoi-investir a {
  padding: 25px 0 50px;
}
/*.dontnod-button .dontnod-button-block .dontnod-button-block-content.dontnod-pourquoi-investir .dontnod-button-block-img {float:left; margin-top:8px;}*/
/*.dontnod-button .dontnod-button-block .dontnod-button-block-content.dontnod-contact a {padding:30px 40px 50px;}
 .dontnod-button .dontnod-button-block .dontnod-button-block-content.dontnod-contact .dontnod-button-block-img {float:left; margin-top:8px;}
 .dontnod-button .dontnod-button-block .dontnod-button-block-content.dontnod-contact .dontnod-button-block-text {margin-top:16px;}*/
/* line 278, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-button .dontnod-button-block .dontnod-button-block-content .dontnod-button-block-text {
  display: block;
  font-size: 1.3rem;
  font-weight: bold;
}
@media (max-width: 1199px) {
  /* line 281, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block {
    width: 190px;
    height: 135px;
    background-size: contain;
  }
  /* line 282, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block .dontnod-button-block-content a {
    width: 190px;
    height: 135px;
  }
  /* line 283, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block .dontnod-button-block-content .dontnod-button-block-img {
    margin: 0;
  }
  /* line 284, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block .dontnod-button-block-content .dontnod-button-block-img i {
    font-size: 2rem;
  }
  /* line 285, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block .dontnod-button-block-content .dontnod-button-block-text {
    font-size: 1.1rem;
  }
}
@media (max-width: 959px) {
  /* line 287, templates/g5_hydrogen/custom/scss/custom.scss */
  /*.dontnod-button .dontnod-button-block .dontnod-button-block-content.dontnod-contact a {padding:15px 25px 35px;}
   .dontnod-button .dontnod-button-block .dontnod-button-block-content.dontnod-contact .dontnod-button-block-img {margin-top:12px;}*/
  /* line 288, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block {
    width: 142px;
    height: 101px;
    background-size: contain;
  }
  /* line 289, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block .dontnod-button-block-content a {
    width: 142px;
    height: 101px;
  }
  /* line 290, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block .dontnod-button-block-content .dontnod-button-block-img {
    margin: 0;
  }
  /* line 291, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block .dontnod-button-block-content .dontnod-button-block-img i {
    font-size: 1.5rem;
  }
  /* line 292, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block .dontnod-button-block-content .dontnod-button-block-text {
    font-size: 1rem;
  }
  /* line 293, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block .dontnod-button-block-content a {
    padding: 18px 0 35px;
  }
}
@media (max-width: 767px) {
  /* line 297, templates/g5_hydrogen/custom/scss/custom.scss */
  /*.dontnod-button .dontnod-button-block .dontnod-button-block-content.dontnod-contact a {padding:30px 40px 50px;}
   .dontnod-button .dontnod-button-block .dontnod-button-block-content.dontnod-contact .dontnod-button-block-img {margin-top:8px;}*/
  /* line 298, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block {
    width: 216px;
    height: 153px;
    background-size: auto;
  }
  /* line 299, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block .dontnod-button-block-content a {
    width: 216px;
    height: 153px;
  }
  /* line 300, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block .dontnod-button-block-content .dontnod-button-block-img {
    margin: 0 0 5px;
  }
  /* line 301, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block .dontnod-button-block-content .dontnod-button-block-img i {
    font-size: 2.5rem;
  }
  /* line 302, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block .dontnod-button-block-content .dontnod-button-block-text {
    font-size: 1.3rem;
  }
  /* line 303, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-button .dontnod-button-block .dontnod-button-block-content a {
    padding: 25px 40px 50px;
  }
}
/* line 309, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-home-buttons-block .g-content-array .g-grid {
  margin-bottom: 0;
}
/* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-home-buttons-block .g-content-array .g-grid .g-array-item-text {
  margin-top: 0;
}
/* line 312, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-side-buttons-block .g-content-array .g-grid {
  margin-bottom: 0;
}
/* line 313, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-side-buttons-block .g-content-array .g-grid .g-array-item-text {
  margin-top: 0;
}
/* line 316, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content .g-content-array .g-grid {
  margin-bottom: 0;
}
/* line 317, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content .g-content-array .g-array-item-details, .dontnod-block-content .g-content-array .g-array-item-text, .dontnod-block-content .g-content-array .g-array-item-read-more {
  margin: 0 0 15px;
}
/* line 318, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content h1, .dontnod-home-only {
  display: none;
  visibility: hidden;
}
/* line 319, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content h2.dontnod-home-only {
  display: block;
  visibility: visible;
}
/* line 320, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content h2 {
  margin: 0 0 0.5rem;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 321, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content .documents-block {
  margin-top: 0 !important;
}
/* line 322, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content .documents-block .documents-block-img {
  display: none !important;
  visibility: hidden !important;
}
/* line 323, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content .documents-block .documents-block-content {
  display: block !important;
  float: none !important;
  width: 100% !important;
}
/* line 325, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-home-video-block {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
/* line 326, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-home-video-block .dontnod-home-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0px;
  border-width: 0px;
}
/*width:363px; height:204px;*/
/* line 328, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-company-video-block {
  text-align: center;
}
/* line 329, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-company-video-block .dontnod-video {
  width: 832px;
  height: 468px;
  border: 0px;
  border-width: 0px;
}
@media (max-width: 959px) {
  /* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-company-video-block .dontnod-video {
    width: 718px;
    height: 404px;
  }
}
@media (max-width: 767px) {
  /* line 331, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-company-video-block .dontnod-video {
    width: 430px;
    height: 242px;
  }
}
/* line 333, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-societe-count {
  width: 100%;
}
/* line 334, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-societe-count .dontnod-societe-count-block-text {
  display: inline-block;
  width: 85%;
  float: left;
}
/* padding:0 0 0 35px;*/
/* line 335, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-societe-count .dontnod-societe-count-block-text-content {
  display: table;
}
/* line 336, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-societe-count .dontnod-societe-count-block-text .dontnod-societe-count-text {
  display: table-cell;
  vertical-align: middle;
  text-align: justify;
}
/* line 337, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-societe-count .dontnod-societe-count-block-img {
  display: inline-block;
  width: 15%;
  float: left;
  padding-bottom: 4px;
}
/* line 338, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-societe-count .dontnod-societe-count-block-img-content {
  display: table;
}
/* line 339, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img {
  display: table-cell;
  vertical-align: middle;
}
/* line 340, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-1 {
  width: 120px;
  height: 120px;
  background: url('../../../../images/societe/1.jpg') center center no-repeat;
  background-size: contain;
}
/* line 341, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-2 {
  width: 120px;
  height: 120px;
  background: url('../../../../images/societe/2.jpg') center center no-repeat;
  background-size: contain;
}
/* line 342, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-3 {
  width: 120px;
  height: 120px;
  background: url('../../../../images/societe/3.jpg') center center no-repeat;
  background-size: contain;
}
/* line 343, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-4 {
  width: 120px;
  height: 120px;
  background: url('../../../../images/societe/4.jpg') center center no-repeat;
  background-size: contain;
}
/* line 344, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-5 {
  width: 120px;
  height: 120px;
  background: url('../../../../images/societe/5.jpg') center center no-repeat;
  background-size: contain;
}
/* line 345, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-6 {
  width: 120px;
  height: 120px;
  background: url('../../../../images/societe/6.jpg') center center no-repeat;
  background-size: contain;
}
/* line 347, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content .dontnod-societe-count .dontnod-societe-count-block-text, .dontnod-block-content .dontnod-societe-count .dontnod-societe-count-block-img {
  width: 100%;
  float: none;
}
/* line 348, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content .dontnod-societe-count .dontnod-societe-count-block-text {
  padding: 0;
}
/* line 349, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-button-doc {
  margin: 10px auto;
}
@media (max-width: 1199px) {
  /* line 352, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-1, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-2, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-3, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-4, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-5, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-6 {
    width: 95px;
    height: 95px;
  }
}
@media (max-width: 959px) {
  /* line 360, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-1, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-2, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-3, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-4, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-5, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-6 {
    width: 68px;
    height: 68px;
  }
}
@media (max-width: 767px) {
  /* line 368, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-societe-count .dontnod-societe-count-block-text, .dontnod-societe-count .dontnod-societe-count-block-img {
    width: 100%;
    float: none;
  }
  /* line 369, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-societe-count .dontnod-societe-count-block-text {
    padding: 0;
  }
  /* line 370, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-button-doc {
    margin: 10px auto;
  }
  /* line 371, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img {
    display: block;
  }
  /* line 372, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-1, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-2, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-3, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-4, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-5, .dontnod-societe-count .dontnod-societe-count-block-img .dontnod-societe-count-img .dontnod-6 {
    width: 120px;
    height: 120px;
    margin: 0 auto;
  }
}
/*-*/
/* DOCUMENTS */
@media only all and (max-width: 47.938rem) {
  /* line 381, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-content-array .g-array-item {
    margin-bottom: 0;
  }
}
/* line 382, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-documents .g-content-array .g-grid {
  margin-bottom: 0;
}
/* line 383, templates/g5_hydrogen/custom/scss/custom.scss */
.documents-block {
  margin-top: 20px;
}
/* line 384, templates/g5_hydrogen/custom/scss/custom.scss */
.documents-block .documents-block-img {
  display: inline-block;
  width: 86px;
  /* margin-right:15px;*/
  vertical-align: top;
  float: left;
}
/*@media (max-width:959px) {.documents-block .documents-block-img {margin-right:5px;}}*/
/* line 387, templates/g5_hydrogen/custom/scss/custom.scss */
.documents-block .documents-block-img .documents-img img.thumb {
  width: 71px;
  height: 100px;
  border: 1px solid #ccc;
}
/* line 388, templates/g5_hydrogen/custom/scss/custom.scss */
.documents-block .documents-block-content {
  display: inline-block;
  width: 764px;
  vertical-align: top;
  float: left;
}
/*@media (max-width:1200px) {.documents-block .documents-block-content {width:70%;}}
 @media (max-width:767px) {.documents-block .documents-block-content {width:95%;}}*/
/* line 392, templates/g5_hydrogen/custom/scss/custom.scss */
.documents-block .documents-block-content .documents-content a:hover {
  text-decoration: underline;
}
@media (max-width: 1199px) {
  /* line 393, templates/g5_hydrogen/custom/scss/custom.scss */
  .documents-block .documents-block-content {
    width: 524px;
  }
}
@media (max-width: 959px) {
  /* line 394, templates/g5_hydrogen/custom/scss/custom.scss */
  .documents-block .documents-block-content {
    width: 332px;
  }
}
@media (max-width: 767px) {
  /* line 395, templates/g5_hydrogen/custom/scss/custom.scss */
  .documents-block .documents-block-img, .documents-block .documents-block-content {
    width: 100%;
    float: none;
  }
}
/* line 397, templates/g5_hydrogen/custom/scss/custom.scss */
.documents-block.dontnod-documents {
  width: 100%;
}
/* line 398, templates/g5_hydrogen/custom/scss/custom.scss */
.documents-block.dontnod-documents .dontnod-documents-block-text {
  display: inline-block;
  width: 80%;
  vertical-align: top;
  float: left;
  padding: 0 35px 0 0;
}
/* line 399, templates/g5_hydrogen/custom/scss/custom.scss */
.documents-block.dontnod-documents .dontnod-documents-block-text .dontnod-documents-text {
  text-align: justify;
}
/* line 400, templates/g5_hydrogen/custom/scss/custom.scss */
.documents-block.dontnod-documents .dontnod-documents-block-download {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  float: left;
}
/* line 402, templates/g5_hydrogen/custom/scss/custom.scss */
.documents-block.dontnod-documents .dontnod-documents-block-download .dontnod-documents-download .dontnod-button-doc {
  display: block;
  margin: 0 auto;
  padding: 4px 8px;
  background-color: #ee7340;
  color: #fff;
  text-align: center;
  max-width: 170px;
}
/* line 404, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content .documents-block.dontnod-documents .dontnod-documents-block-text, .dontnod-block-content .documents-block.dontnod-documents .dontnod-documents-block-download {
  width: 100%;
  float: none;
}
/* line 405, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content .documents-block.dontnod-documents .dontnod-documents-block-text {
  padding: 0;
}
/* line 406, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content .documents-block.dontnod-documents .dontnod-documents-block-download .dontnod-documents-download .dontnod-button-doc {
  margin: 10px auto;
}
@media (max-width: 767px) {
  /* line 409, templates/g5_hydrogen/custom/scss/custom.scss */
  .documents-block.dontnod-documents .dontnod-documents-block-text, .documents-block.dontnod-documents .dontnod-documents-block-download {
    width: 100%;
    float: none;
  }
  /* line 410, templates/g5_hydrogen/custom/scss/custom.scss */
  .documents-block.dontnod-documents .dontnod-documents-block-text {
    padding: 0;
  }
  /* line 411, templates/g5_hydrogen/custom/scss/custom.scss */
  .documents-block.dontnod-documents .dontnod-documents-block-download .dontnod-documents-download .dontnod-button-doc {
    margin: 10px auto;
  }
}
/*-*/
/* MEDIAS */
/* line 416, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-medias .g-content-array .g-grid {
  margin-bottom: 0;
}
/* line 417, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block {
  margin-top: 20px;
}
/* line 418, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img {
  display: inline-block;
  width: 115px;
  /* margin-right:15px;*/
  vertical-align: top;
  float: left;
}
/*@media (max-width:959px) {.medias-block .medias-block-img {margin-right:5px;}}*/
/* line 420, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-img {
  width: 100px;
  height: 52px;
}
/* line 421, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-content {
  display: inline-block;
  width: 735px;
  vertical-align: top;
  float: left;
}
/*@media (max-width:1200px) {.medias-block .medias-block-content {width:70%;}}*/
/*@media (max-width:767px) {.medias-block .medias-block-content {width:95%;}}*/
@media (max-width: 1199px) {
  /* line 424, templates/g5_hydrogen/custom/scss/custom.scss */
  .medias-block .medias-block-content {
    width: 495px;
  }
}
@media (max-width: 959px) {
  /* line 425, templates/g5_hydrogen/custom/scss/custom.scss */
  .medias-block .medias-block-content {
    width: 303px;
  }
}
@media (max-width: 767px) {
  /* line 426, templates/g5_hydrogen/custom/scss/custom.scss */
  .medias-block .medias-block-img, .medias-block .medias-block-content {
    width: 100%;
    float: none;
  }
}
/* line 428, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block.dontnod-medias {
  width: 100%;
}
/* line 429, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block.dontnod-medias .dontnod-medias-block-logo {
  display: inline-block;
  width: 15%;
  vertical-align: top;
  float: left;
}
/* padding:0 35px 0 0;*/
/* line 430, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block.dontnod-medias .dontnod-medias-block-text {
  display: inline-block;
  width: 65%;
  vertical-align: top;
  float: left;
  padding: 0 35px 0 0;
}
/* line 431, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block.dontnod-medias .dontnod-medias-block-text .dontnod-medias-text {
  text-align: justify;
}
/* line 432, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block.dontnod-medias .dontnod-medias-block-download {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  float: left;
}
/* line 434, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block.dontnod-medias .dontnod-medias-block-download .dontnod-medias-download .dontnod-button-doc {
  display: block;
  margin: 0 auto;
  padding: 4px 8px;
  background-color: #ee7340;
  color: #fff;
  text-align: center;
  max-width: 170px;
}
/* line 436, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content .medias-block.dontnod-medias .dontnod-medias-block-text, .dontnod-block-content .medias-block.dontnod-medias .dontnod-medias-block-download {
  width: 100%;
  float: none;
}
/* line 437, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content .medias-block.dontnod-medias .dontnod-medias-block-text {
  padding: 0;
}
/* line 438, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-block-content .medias-block.dontnod-medias .dontnod-medias-block-download .dontnod-medias-download .dontnod-button-doc {
  margin: 10px auto;
}
@media (max-width: 1199px) {
  /* line 441, templates/g5_hydrogen/custom/scss/custom.scss */
  .medias-block.dontnod-medias .dontnod-medias-block-logo {
    width: 17%;
  }
  /* line 442, templates/g5_hydrogen/custom/scss/custom.scss */
  .medias-block.dontnod-medias .dontnod-medias-block-text {
    width: 63%;
    padding: 0 15px 0 0;
  }
}
@media (max-width: 959px) {
  /* line 445, templates/g5_hydrogen/custom/scss/custom.scss */
  .medias-block.dontnod-medias .dontnod-medias-block-logo {
    width: 22%;
  }
  /* line 446, templates/g5_hydrogen/custom/scss/custom.scss */
  .medias-block.dontnod-medias .dontnod-medias-block-text {
    width: 58%;
    padding: 0 15px 0 0;
  }
}
@media (max-width: 767px) {
  /* line 449, templates/g5_hydrogen/custom/scss/custom.scss */
  .medias-block.dontnod-medias .dontnod-medias-block-logo, .medias-block.dontnod-medias .dontnod-medias-block-text, .medias-block.dontnod-medias .dontnod-medias-block-download {
    width: 100%;
    float: none;
  }
  /* line 450, templates/g5_hydrogen/custom/scss/custom.scss */
  .medias-block.dontnod-medias .dontnod-medias-block-text {
    padding: 0;
  }
  /* line 451, templates/g5_hydrogen/custom/scss/custom.scss */
  .medias-block.dontnod-medias .dontnod-medias-block-download .dontnod-medias-download .dontnod-button-doc {
    margin: 10px auto;
  }
}
/*-*/
/*-*/
/* Line 1 */
/* line 455, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-boursorama {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') 0 0 no-repeat;
}
/* line 456, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-avere {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -100px 0 no-repeat;
}
/* line 457, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-le-parisien {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -200px 0 no-repeat;
}
/* line 458, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-avem {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -300px 0 no-repeat;
}
/* line 459, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-l-automobile-l-entreprise {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -400px 0 no-repeat;
}
/* line 460, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-rmc {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -500px 0 no-repeat;
}
/* line 461, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-bfm-business {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -600px 0 no-repeat;
}
/* line 462, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-boursier {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -700px 0 no-repeat;
}
/* line 463, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-l-agefi {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -800px 0 no-repeat;
}
/* line 464, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-green-univers {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -900px 0 no-repeat;
}
/* line 465, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-afp {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1000px 0 no-repeat;
}
/* line 466, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-les-echos {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1100px 0 no-repeat;
}
/* line 467, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-la-voix-du-nord {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1200px 0 no-repeat;
}
/* line 468, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-easybourse {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1300px 0 no-repeat;
}
/* line 469, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-ouest-france {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1400px 0 no-repeat;
}
/*-*/
/*-*/
/* Line 2 */
/* line 472, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-l-argus {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') 0 -52px no-repeat;
}
/* line 473, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-monfinancier {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -100px -52px no-repeat;
}
/* line 474, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-capital {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -200px -52px no-repeat;
}
/* line 475, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-capitalfinance {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -300px -52px no-repeat;
}
/* line 476, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-mobilicites {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -400px -52px no-repeat;
}
/* line 477, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-labourseetlavie {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -500px -52px no-repeat;
}
/* line 478, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-le-journal-des-entreprises {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -600px -52px no-repeat;
}
/* line 479, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-france-3 {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -700px -52px no-repeat;
}
/* line 480, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-tradingsat {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -800px -52px no-repeat;
}
/* line 481, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-reutersus {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -900px -52px no-repeat;
}
/* line 482, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-thomsonreuters {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1000px -52px no-repeat;
}
/* line 483, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-option-finance {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1100px -52px no-repeat;
}
/* line 484, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-le-revenu {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1200px -52px no-repeat;
}
/* line 485, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-le-figaro {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1300px -52px no-repeat;
}
/* line 486, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-la-tribune {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1400px -52px no-repeat;
}
/*-*/
/*-*/
/* Line 3 */
/* line 489, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-investir {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') 0 -104px no-repeat;
}
/* line 490, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-cercle-finance {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -100px -104px no-repeat;
}
/* line 491, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-touleco {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -200px -104px no-repeat;
}
/* line 492, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-la-lettre-m {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -300px -104px no-repeat;
}
/* line 493, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-la-depeche-du-midi {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -400px -104px no-repeat;
}
/* line 494, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-la-bourse-au-quotidien {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -500px -104px no-repeat;
}
/* line 495, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-l-usine-nouvelle {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -600px -104px no-repeat;
}
/* line 496, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-cnbc {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -700px -104px no-repeat;
}
/* line 497, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-aerobuzz {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -800px -104px no-repeat;
}
/* line 498, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-le-figaro-bourse {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -900px -104px no-repeat;
}
/* line 499, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-la-lettre-des-placements {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1000px -104px no-repeat;
}
/* line 500, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-le-monde-informatique {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1100px -104px no-repeat;
}
/* line 501, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-jdn {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1200px -104px no-repeat;
}
/* line 502, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-frenchweb {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1300px -104px no-repeat;
}
/* line 503, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-boisenergie {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1400px -104px no-repeat;
}
/*-*/
/*-*/
/* Line 4 */
/* line 506, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-usine-digitale {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') 0 -156px no-repeat;
}
/* line 507, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-zone-bourse {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -100px -156px no-repeat;
}
/* line 508, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-environnement-magazine {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -200px -156px no-repeat;
}
/* line 509, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-itespresso {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -300px -156px no-repeat;
}
/* line 510, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-enerzine {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -400px -156px no-repeat;
}
/* line 511, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-tout-sur-mes-finances {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -500px -156px no-repeat;
}
/* line 512, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-flash-infos-economie {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -600px -156px no-repeat;
}
/* line 513, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-entreprendre {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -700px -156px no-repeat;
}
/* line 514, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-l-est-republicain {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -800px -156px no-repeat;
}
/* line 515, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-terrains-de-sports {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -900px -156px no-repeat;
}
/* line 516, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-france-bleu-besancon {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1000px -156px no-repeat;
}
/* line 517, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-tf1 {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1100px -156px no-repeat;
}
/* line 518, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-macommune-info {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1200px -156px no-repeat;
}
/* line 519, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-monfinancier {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1300px -156px no-repeat;
}
/* line 520, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-greenunivers {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1400px -156px no-repeat;
}
/*-*/
/*-*/
/* Line 5 */
/* line 523, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-tv-finance {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') 0 -208px no-repeat;
}
/* line 524, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-le-monde {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -100px -208px no-repeat;
}
/* line 525, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-autoactu {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -200px -208px no-repeat;
}
/* line 526, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-expression-active {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -300px -208px no-repeat;
}
/* line 527, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-la-montagne {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -400px -208px no-repeat;
}
/* line 528, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-gilbert-dupont {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -500px -208px no-repeat;
}
/* line 529, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-cm-cic {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -600px -208px no-repeat;
}
/* line 530, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-kepler-cheuvreux {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -700px -208px no-repeat;
}
/* line 531, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-lalettredelabourse {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -800px -208px no-repeat;
}
/* line 532, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-channelnews {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -900px -208px no-repeat;
}
/* line 533, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-lavoixdunord {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1000px -208px no-repeat;
}
/* line 534, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-bfmtv {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1100px -208px no-repeat;
}
/* line 535, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-wansquare {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1200px -208px no-repeat;
}
/* line 536, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-la-tribune-objectif-languedoc-roussillon {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1300px -208px no-repeat;
}
/* line 537, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-flash-infos {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1400px -208px no-repeat;
}
/*-*/
/*-*/
/* Line 6 */
/* line 540, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-herault-juridique-et-economique {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') 0 -260px no-repeat;
}
/* line 541, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-challenges {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -100px -260px no-repeat;
}
/* line 542, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-strategies {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -200px -260px no-repeat;
}
/* line 543, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-cfnews {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -300px -260px no-repeat;
}
/* line 544, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-portzamparc {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -400px -260px no-repeat;
}
/* line 545, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-midi-libre {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -500px -260px no-repeat;
}
/* line 546, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-l-opinion {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -600px -260px no-repeat;
}
/* line 547, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-la-croix {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -700px -260px no-repeat;
}
/* line 548, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-le-monde-informatique {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -800px -260px no-repeat;
}
/* line 549, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-aerocontact {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -900px -260px no-repeat;
}
/* line 550, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-aerobuzz {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1000px -260px no-repeat;
}
/* line 551, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-france-info {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1100px -260px no-repeat;
}
/* line 552, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-electronic-specifier {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1200px -260px no-repeat;
}
/* line 553, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-presences-grenoble {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1300px -260px no-repeat;
}
/* line 554, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-electronique-mag {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1400px -260px no-repeat;
}
/*-*/
/*-*/
/* Line 7 */
/* line 557, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-l-essor {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') 0 -312px no-repeat;
}
/* line 558, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-le-dauphine-libere {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -100px -312px no-repeat;
}
/* line 559, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-lyon-entreprises {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -200px -312px no-repeat;
}
/* line 560, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-les-marches {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -300px -312px no-repeat;
}
/* line 561, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-brefeco {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -400px -312px no-repeat;
}
/* line 562, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-mypharma {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -500px -312px no-repeat;
}
/* line 563, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-tlm {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -600px -312px no-repeat;
}
/* line 564, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-le-progres {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -700px -312px no-repeat;
}
/* line 565, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-euroland-corporate {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -800px -312px no-repeat;
}
/* line 566, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-acteurs-de-l-economie {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -900px -312px no-repeat;
}
/* line 567, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-la-bourse-au-quotidien {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1000px -312px no-repeat;
}
/* line 568, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-liberation {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1100px -312px no-repeat;
}
/* line 569, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-bfmbusiness {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1200px -312px no-repeat;
}
/* line 570, templates/g5_hydrogen/custom/scss/custom.scss */
.medias-block .medias-block-img .medias-bretagne-economique {
  background: url('../../../../images/medias/logos/dontnod-medias-logos.png') -1300px -312px no-repeat;
}
/*-*/
/* BROKERS */
/* line 575, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-brokers .g-grid {
  margin-bottom: 0;
}
/* line 576, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers {
  background-color: #fff;
  border: 1px solid #ee7340;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 10px 15px #ccc;
}
/* line 578, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-boursorama {
  margin-bottom: 10px;
  /*25px*/
}
/* line 579, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-boursorama .content {
  display: block;
  margin: 0 auto;
}
/* line 580, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-boursorama .content .content-img {
  text-align: center;
}
/* line 581, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-boursorama .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 582, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-boursorama .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') 0 0 no-repeat;
}
/* line 583, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-boursorama .content .content-text {
  text-align: center;
}
/* line 584, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-boursorama .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 586, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-boursedirect {
  margin-bottom: 10px;
  /*25px*/
}
/* line 587, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-boursedirect .content {
  display: block;
  margin: 0 auto;
}
/* line 588, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-boursedirect .content .content-img {
  text-align: center;
}
/* line 589, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-boursedirect .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 590, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-boursedirect .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') -100px 0 no-repeat;
}
/* line 591, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-boursedirect .content .content-text {
  text-align: center;
}
/* line 592, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-boursedirect .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 594, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-easybourse {
  margin-bottom: 10px;
  /*25px*/
}
/* line 595, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-easybourse .content {
  display: block;
  margin: 0 auto;
}
/* line 596, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-easybourse .content .content-img {
  text-align: center;
}
/* line 597, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-easybourse .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 598, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-easybourse .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') -200px 0 no-repeat;
}
/* line 599, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-easybourse .content .content-text {
  text-align: center;
}
/* line 600, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-easybourse .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 602, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-fortuneo {
  margin-bottom: 10px;
  /*25px*/
}
/* line 603, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-fortuneo .content {
  display: block;
  margin: 0 auto;
}
/* line 604, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-fortuneo .content .content-img {
  text-align: center;
}
/* line 605, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-fortuneo .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 606, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-fortuneo .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') -300px 0 no-repeat;
}
/* line 607, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-fortuneo .content .content-text {
  text-align: center;
}
/* line 608, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-fortuneo .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 610, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-binck {
  margin-bottom: 10px;
  /*25px*/
}
/* line 611, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-binck .content {
  display: block;
  margin: 0 auto;
}
/* line 612, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-binck .content .content-img {
  text-align: center;
}
/* line 613, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-binck .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 614, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-binck .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') -400px 0 no-repeat;
}
/* line 615, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-binck .content .content-text {
  text-align: center;
}
/* line 616, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-binck .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 618, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-alvexo {
  margin-bottom: 10px;
  /*25px*/
}
/* line 619, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-alvexo .content {
  display: block;
  margin: 0 auto;
}
/* line 620, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-alvexo .content .content-img {
  text-align: center;
}
/* line 621, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-alvexo .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 622, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-alvexo .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') -500px 0 no-repeat;
}
/* line 623, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-alvexo .content .content-text {
  text-align: center;
}
/* line 624, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-alvexo .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 626, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-portzamparc {
  margin-bottom: 10px;
  /*25px*/
}
/* line 627, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-portzamparc .content {
  display: block;
  margin: 0 auto;
}
/* line 628, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-portzamparc .content .content-img {
  text-align: center;
}
/* line 629, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-portzamparc .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 630, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-portzamparc .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') -600px 0 no-repeat;
}
/* line 631, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-portzamparc .content .content-text {
  text-align: center;
}
/* line 632, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-portzamparc .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 634, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-b-capital {
  margin-bottom: 10px;
  /*25px*/
}
/* line 635, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-b-capital .content {
  display: block;
  margin: 0 auto;
}
/* line 636, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-b-capital .content .content-img {
  text-align: center;
}
/* line 637, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-b-capital .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 638, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-b-capital .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') -700px 0 no-repeat;
}
/* line 639, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-b-capital .content .content-text {
  text-align: center;
}
/* line 640, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-b-capital .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 642, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-cortal-consors {
  margin-bottom: 10px;
  /*25px*/
}
/* line 643, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-cortal-consors .content {
  display: block;
  margin: 0 auto;
}
/* line 644, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-cortal-consors .content .content-img {
  text-align: center;
}
/* line 645, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-cortal-consors .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 646, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-cortal-consors .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') -800px 0 no-repeat;
}
/* line 647, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-cortal-consors .content .content-text {
  text-align: center;
}
/* line 648, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-cortal-consors .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 650, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-bforbank {
  margin-bottom: 10px;
  /*25px*/
}
/* line 651, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-bforbank .content {
  display: block;
  margin: 0 auto;
}
/* line 652, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-bforbank .content .content-img {
  text-align: center;
}
/* line 653, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-bforbank .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 654, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-bforbank .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') -900px 0 no-repeat;
}
/* line 655, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-bforbank .content .content-text {
  text-align: center;
}
/* line 656, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-bforbank .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 658, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-saxo-bank {
  margin-bottom: 10px;
  /*25px*/
}
/* line 659, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-saxo-bank .content {
  display: block;
  margin: 0 auto;
}
/* line 660, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-saxo-bank .content .content-img {
  text-align: center;
}
/* line 661, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-saxo-bank .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 662, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-saxo-bank .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') -1000px 0 no-repeat;
}
/* line 663, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-saxo-bank .content .content-text {
  text-align: center;
}
/* line 664, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-saxo-bank .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 666, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-hello-bank {
  margin-bottom: 10px;
  /*25px*/
}
/* line 667, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-hello-bank .content {
  display: block;
  margin: 0 auto;
}
/* line 668, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-hello-bank .content .content-img {
  text-align: center;
}
/* line 669, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-hello-bank .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 670, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-hello-bank .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') -1100px 0 no-repeat;
}
/* line 671, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-hello-bank .content .content-text {
  text-align: center;
}
/* line 672, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-hello-bank .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 674, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-idealing {
  margin-bottom: 10px;
  /*25px*/
}
/* line 675, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-idealing .content {
  display: block;
  margin: 0 auto;
}
/* line 676, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-idealing .content .content-img {
  text-align: center;
}
/* line 677, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-idealing .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 678, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-idealing .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') -1200px 0 no-repeat;
}
/* line 679, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-idealing .content .content-text {
  text-align: center;
}
/* line 680, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-idealing .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 682, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-ing-direct {
  margin-bottom: 10px;
  /*25px*/
}
/* line 683, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-ing-direct .content {
  display: block;
  margin: 0 auto;
}
/* line 684, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-ing-direct .content .content-img {
  text-align: center;
}
/* line 685, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-ing-direct .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 686, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-ing-direct .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') -1300px 0 no-repeat;
}
/* line 687, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-ing-direct .content .content-text {
  text-align: center;
}
/* line 688, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-ing-direct .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 690, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-de-giro {
  margin-bottom: 10px;
  /*25px*/
}
/* line 691, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-de-giro .content {
  display: block;
  margin: 0 auto;
}
/* line 692, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-de-giro .content .content-img {
  text-align: center;
}
/* line 693, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-de-giro .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 694, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-de-giro .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') -1400px 0 no-repeat;
}
/* line 695, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-de-giro .content .content-text {
  text-align: center;
}
/* line 696, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-de-giro .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* line 698, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-consors-bank {
  margin-bottom: 10px;
  /*25px*/
}
/* line 699, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-consors-bank .content {
  display: block;
  margin: 0 auto;
}
/* line 700, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-consors-bank .content .content-img {
  text-align: center;
}
/* line 701, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-consors-bank .content .content-img a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 702, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-consors-bank .content .content-img a span {
  display: block;
  width: 100px;
  height: 52px;
  margin: 5px auto;
  /*1px auto 5px*/
  background: url('../../../../images/brokers/logos/dontnod-brokers-logos.png') 0 -52px no-repeat;
}
/* line 703, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-consors-bank .content .content-text {
  text-align: center;
}
/* line 704, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar-brokers-consors-bank .content .content-text a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
/* FOOTER */
/* line 708, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  border-top: none;
}
/* line 709, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-main-nav .g-toplevel {
  display: inline-block;
}
/* line 710, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 3px 0 8px;
  color: #fff;
  height: auto;
}
/* line 711, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-main-nav .g-toplevel > li.g-selected > .g-menu-item-container /*, #g-footer .g-main-nav .g-toplevel > li > .g-menu-item-container:hover*/ {
  color: #ee7340;
}
/* line 712, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-content > .g-menu-item-title {
  text-transform: uppercase;
}
/* line 713, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .no-pointer .g-menu-item-title {
  cursor: default;
  color: #fff;
}
/* line 714, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-main-nav .g-toplevel .g-menu-item-type-separator.g-selected, #g-footer .g-main-nav .g-toplevel .g-menu-item-type-separator.g-selected .g-menu-item-container, #g-footer .g-main-nav .g-toplevel .g-menu-item-type-separator .g-menu-item-title:hover {
  cursor: default;
  color: #fff;
}
/* line 715, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-main-nav .g-toplevel > li {
  padding: 0 8px;
}
/* line 716, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .dontnod-footer-logo .g-content.g-particle, #g-footer .dontnod-footer-menu .g-content.g-particle {
  padding-bottom: 0;
}
/* line 717, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .dontnod-footer-content .g-content.g-particle {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 718, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .act-copyright a {
  color: #fff;
}
/* line 719, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .act-copyright a:hover {
  color: #ee7340;
}
/* line 720, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .dontnod-login h3 {
  color: #fff;
}
@media (max-width: 959px) {
  /* line 721, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer .g-main-nav .g-toplevel > li {
    padding: 0 5px;
  }
}
/* line 723, templates/g5_hydrogen/custom/scss/custom.scss */
#modlgn-remember {
  float: none;
}
/* DJ-IMAGESLIDER */
/* line 727, templates/g5_hydrogen/custom/scss/custom.scss */
.slide-desc {
  top: 7%;
}
/* line 728, templates/g5_hydrogen/custom/scss/custom.scss */
.slide-desc-bg-default {
  background: none;
}
/* line 729, templates/g5_hydrogen/custom/scss/custom.scss */
.slide-desc-text-default {
  /*width:1150px; */
  margin: 0 auto;
}
/* line 730, templates/g5_hydrogen/custom/scss/custom.scss */
.slide-text .text {
  font-size: 1.9em;
  color: #fff;
  line-height: 1.2em;
  text-align: center;
}
/*.slide-text a:hover {color:#ef920b;}*/
/* line 732, templates/g5_hydrogen/custom/scss/custom.scss */
.slide-text .text {
  display: inline-block;
}
/* padding:5px 40px;*/
/* line 733, templates/g5_hydrogen/custom/scss/custom.scss */
.slide-text .text strong {
  color: #fff !important;
}
/* line 734, templates/g5_hydrogen/custom/scss/custom.scss */
#djslider-loader91 {
  box-shadow: 0 0 8px #aaa;
}
@media (max-width: 860px) {
  /* line 736, templates/g5_hydrogen/custom/scss/custom.scss */
  .slide-desc {
    top: 0%;
  }
}
@media (max-width: 767px) {
  /* line 737, templates/g5_hydrogen/custom/scss/custom.scss */
  .slide-text .text {
    font-size: 1.4em;
  }
}
@media (max-width: 480px) {
  /* line 738, templates/g5_hydrogen/custom/scss/custom.scss */
  .slide-text .text {
    font-size: 1em;
  }
}
@media (max-width: 380px) {
  /* line 739, templates/g5_hydrogen/custom/scss/custom.scss */
  .slide-text .text {
    font-size: 0.8em;
  }
}
/* OSMAP */
/* line 743, templates/g5_hydrogen/custom/scss/custom.scss */
#osmap .page-header h1 {
  text-transform: uppercase;
}
/* line 744, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items h2 {
  display: none;
}
/* ACCORDION */
/* line 748, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-accordion {
  margin-bottom: 25px;
}
/* line 749, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-accordion-title {
  margin-bottom: 0 !important;
  padding: 10px 15px !important;
}
/* line 750, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-accordion-title.uk-active {
  background: #ee7340;
  color: #fff;
}
/* line 751, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-accordion-title.uk-active strong {
  color: #fff;
}
/* line 752, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-accordion-content {
  border: 1px solid #ddd;
  padding: 20px 15px 25px !important;
}
/* line 753, templates/g5_hydrogen/custom/scss/custom.scss */
.g-particle-intro .g-introtext {
  width: 100%;
}
/* VISFORMS */
/* line 757, templates/g5_hydrogen/custom/scss/custom.scss */
.visforms-form h1 {
  display: none;
}
/*.visforms-form h2 {text-align:center;}*/
/* line 759, templates/g5_hydrogen/custom/scss/custom.scss */
#dynamic_recaptcha_1 {
  clear: both;
}
/* line 760, templates/g5_hydrogen/custom/scss/custom.scss */
.visBtnCon .btn {
  background: #ee7340;
  border: 0 none;
  border-radius: 0.1875rem;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5;
  padding: 0.5rem 1rem;
  text-shadow: none;
  transition: background 0.1s ease 0s;
  vertical-align: middle;
}
/* line 761, templates/g5_hydrogen/custom/scss/custom.scss */
.visform input, .visform select, .visform textarea {
  padding: 5px;
}
@media (max-width: 767px) {
  /* line 762, templates/g5_hydrogen/custom/scss/custom.scss */
  .visCSSinput, .editor {
    width: 100%;
  }
}
/* ACT-DISCLAIMER */
@media only all and (max-width: 59.938rem) and (min-width: 48rem) {
  /* line 767, templates/g5_hydrogen/custom/scss/custom.scss */
  .row {
    margin-left: 20px;
  }
}
/* line 768, templates/g5_hydrogen/custom/scss/custom.scss */
#disclaimer .radio-inline input[type="radio"], #disclaimer .radio-inline input[type="checkbox"] {
  /*margin:-2px 0 0;*/
  margin-top: -2px;
}
/* line 769, templates/g5_hydrogen/custom/scss/custom.scss */
#disclaimer .radio input[type="radio"], #disclaimer .checkbox input[type="checkbox"] {
  float: none;
}
/* line 770, templates/g5_hydrogen/custom/scss/custom.scss */
#TB_window {
  font-family: "Open Sans";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
/* line 771, templates/g5_hydrogen/custom/scss/custom.scss */
.TB_overlayBG {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
/* line 772, templates/g5_hydrogen/custom/scss/custom.scss */
#disclaimer .txtinput {
  width: 95%;
}
/* ACT-SUBSCRIPTION */
/* line 776, templates/g5_hydrogen/custom/scss/custom.scss */
.act_recevez {
  font-size: 1rem;
}
/* line 778, templates/g5_hydrogen/custom/scss/custom.scss */
.form-horizontal .control-label {
  text-align: left;
}
/* line 779, templates/g5_hydrogen/custom/scss/custom.scss */
#form_abonnement em {
  font-size: 0.9rem;
}
/* ACT-DPS */
/* line 783, templates/g5_hydrogen/custom/scss/custom.scss */
.mod_dps .results {
  margin: 10px;
  padding: 10px;
}
/* LANGUAGES */
/*
 div.mod-languages ul {margin:2px 0 0; padding:0; list-style:none;}
 div.mod-languages ul.lang-inline li {display:block; height:24px;}
 @media (max-width:1199px) {
 .mod-languages {min-width:55px;}
 div.mod-languages ul.lang-inline li {display:inline; height:auto;}
 }
 @media (max-width:767px) {.mod-languages {text-align:center;}}
 */
/* line 797, templates/g5_hydrogen/custom/scss/custom.scss */
.dontnod-languages .g-content {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}
@media (max-width: 1199px) {
  /* line 798, templates/g5_hydrogen/custom/scss/custom.scss */
  .dontnod-languages {
    text-align: center;
  }
}
/* ACT-EXPORTS */
/* line 802, templates/g5_hydrogen/custom/scss/custom.scss */
.act_noresult, .doc_noresult, .act_noresult.doc_noresult {
  display: none !important;
}
/* line 803, templates/g5_hydrogen/custom/scss/custom.scss */
.informations-financieres {
  margin-bottom: 20px;
}
/* line 804, templates/g5_hydrogen/custom/scss/custom.scss */
.informations-financieres .communiques .g-block .g-content, .informations-financieres .documents .g-block .g-content, .informations-financieres .agenda .g-block .g-content {
  margin: 0.625rem 0;
  padding: 0;
}
/* line 805, templates/g5_hydrogen/custom/scss/custom.scss */
.informations-financieres .panel-heading .panel-title {
  margin: 0;
}
/* line 806, templates/g5_hydrogen/custom/scss/custom.scss */
.informations-financieres .panel-heading .panel-title a {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 15px;
  background: #ee7340;
  color: #fff;
  font-size: 1rem !important;
  font-weight: 500 !important;
  line-height: 24px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 4px;
}
/* line 807, templates/g5_hydrogen/custom/scss/custom.scss */
.informations-financieres .panel-heading .panel-title a:hover, .informations-financieres .panel-heading .panel-title a:focus {
  color: #fff !important;
  text-decoration: none !important;
}
/* line 808, templates/g5_hydrogen/custom/scss/custom.scss */
.informations-financieres .panel-heading .panel-title a.collapsed {
  background: #f1f1f1;
  color: #1a1a1a;
}
/* line 809, templates/g5_hydrogen/custom/scss/custom.scss */
.informations-financieres .panel-heading .panel-title a.collapsed:hover, .informations-financieres .panel-heading .panel-title a.collapsed:focus {
  color: #ee7340 !important;
  text-decoration: none !important;
}
/* line 810, templates/g5_hydrogen/custom/scss/custom.scss */
.informations-financieres .panel-collapse.in {
  border: 1px solid #ddd;
  padding: 0 15px 0 !important;
}
/* line 811, templates/g5_hydrogen/custom/scss/custom.scss */
.informations-financieres .panel-collapse .panel-body .g-block .g-content {
  padding: 0;
}
/* line 812, templates/g5_hydrogen/custom/scss/custom.scss */
.informations-financieres .communiques .act_pr_title a.communiques, .informations-financieres .documents .act_doc_title a.documents {
  display: block;
}
/*.informations-financieres .communiques .act_pr_title a.communiques:hover, .informations-financieres .communiques .act_pr_title a.communiques:focus, .informations-financieres .documents .act_doc_title a.documents:hover, .informations-financieres .documents .act_doc_title a.documents:focus {color:#2192cd;}*/
/* line 814, templates/g5_hydrogen/custom/scss/custom.scss */
.informations-financieres .act_pr_pdf .pdf, .informations-financieres .act_doc_pdf .pdf {
  display: block;
  margin: 0 auto;
  padding: 4px 8px;
  background-color: #ee7340;
  color: #fff !important;
  text-align: center;
  max-width: 170px;
}
/* line 815, templates/g5_hydrogen/custom/scss/custom.scss */
.informations-financieres .act_pr_pdf .pdf:hover, .informations-financieres .act_doc_pdf .pdf:hover, .informations-financieres .act_pr_pdf .pdf:focus, .informations-financieres .act_doc_pdf .pdf:focus {
  text-decoration: none !important;
}
/* line 816, templates/g5_hydrogen/custom/scss/custom.scss */
.informations-financieres .act_pr_pdf .pdf i, .informations-financieres .act_doc_pdf .pdf i {
  margin-right: 4px;
}
/*.informations-financieres .act_pr_date .date, .informations-financieres .act_doc_date .date {font-weight:bold;}*/
/* line 818, templates/g5_hydrogen/custom/scss/custom.scss */
.informations-financieres .act_agd_date .date {
  font-weight: bold;
}
/* line 820, templates/g5_hydrogen/custom/scss/custom.scss */
.actusnews-pr .actusnews-pr-options {
  display: block;
  margin: 15px 0;
}
/* line 821, templates/g5_hydrogen/custom/scss/custom.scss */
.actusnews-pr .actusnews-pr-options .g-content {
  padding: 0;
  margin: 0;
}
/* line 823, templates/g5_hydrogen/custom/scss/custom.scss */
.actusnews-pr .actusnews-pr-options .g-content .back {
  text-align: right;
}
/* line 824, templates/g5_hydrogen/custom/scss/custom.scss */
.actusnews-pr .actusnews-pr-options .g-content .pdf .pdf, .actusnews-pr .actusnews-pr-options .g-content .return {
  display: inline-block;
  padding: 4px 8px;
  background-color: #ee7340;
  color: #fff !important;
}
/* -moz-border-radius:10px; -webkit-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; border-radius:10px;*/
/* line 825, templates/g5_hydrogen/custom/scss/custom.scss */
.actusnews-pr .actusnews-pr-options .g-content .pdf .pdf:hover, .actusnews-pr .actusnews-pr-options .g-content .pdf .pdf:focus, .actusnews-pr .actusnews-pr-options .g-content .return:hover, .actusnews-pr .actusnews-pr-options .g-content .return:focus {
  color: #fff !important;
  text-decoration: none !important;
}
@media (max-width: 767px) {
  /* line 827, templates/g5_hydrogen/custom/scss/custom.scss */
  .visCSSinput, .editor {
    width: 100%;
  }
  /* line 828, templates/g5_hydrogen/custom/scss/custom.scss */
  .actusnews-pr .actusnews-pr-options .g-content .back {
    text-align: left;
    margin-top: 5px;
  }
}
/*.panel-title a.collapsed {color:#4d4d4d;}
 .panel-title a {color:#eb7d00;}*/
/* line 833, templates/g5_hydrogen/custom/scss/custom.scss */
.moduletable.actusnews-latest-pr {
  margin: 0 0 0.625rem;
  padding: 0 0 0.938rem;
}
/* line 835, templates/g5_hydrogen/custom/scss/custom.scss */
.actusnews.actusnews-latest-pr > div > h2 {
  /*margin:0.75rem 0 0.5rem 0; font-size:1.6rem; text-align:center; text-transform:uppercase;*/
}
/* line 836, templates/g5_hydrogen/custom/scss/custom.scss */
.actusnews.actusnews-latest-pr > div > h2 a {
  color: #000;
}
/* line 837, templates/g5_hydrogen/custom/scss/custom.scss */
.actusnews.actusnews-latest-pr .act_date {
  font-weight: bold;
}
/* line 838, templates/g5_hydrogen/custom/scss/custom.scss */
.actusnews.actusnews-latest-pr .act_titre {
  margin-bottom: 0.625rem;
}
/* line 839, templates/g5_hydrogen/custom/scss/custom.scss */
.actusnews.actusnews-latest-pr .act_titre .readmore {
  display: block;
}
/* line 840, templates/g5_hydrogen/custom/scss/custom.scss */
.actusnews.actusnews-latest-pr .act_lien a {
  display: block;
  margin: 10px auto;
  padding: 4px 8px;
  background-color: #ee7340;
  color: #fff;
  text-align: center;
  max-width: 170px;
}
/* line 841, templates/g5_hydrogen/custom/scss/custom.scss */
.act-seemore {
  display: block;
  margin: 0 auto;
  padding: 4px 8px;
  background-color: #ee7340;
  color: #fff;
  text-align: center;
  max-width: 170px;
}
/* line 842, templates/g5_hydrogen/custom/scss/custom.scss */
.act-seemore:hover, .act-seemore:focus {
  color: #fff;
}
/* --------------------------- */
/* JIN-ADDONS TEMPLATE - END   */
/* --------------------------- */
/*# sourceMappingURL=custom_15.css.map */