@import url(style.css);
@import url(flatelements.css);
@import url(datepicker.css);
@import url(theme.css);
.main-container, .main-header-menu {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  display: flex;
  flex-direction: column; }
  @media only screen and (min-width: 992px) {
    .main-container.full, .full.main-header-menu {
      width: 100%;
      display: flex;
      flex-wrap: wrap; } }
  @media only screen and (min-width: 768px) {
    .main-container, .main-header-menu {
      padding-left: 15px;
      padding-right: 15px; } }
  @media only screen and (min-width: 992px) {
    .main-container, .main-header-menu {
      flex-direction: row; } }
  @media only screen and (min-width: 1200px) {
    .main-container, .main-header-menu {
      min-width: 1100px; } }
  @media only screen and (min-width: 1400px) {
    .main-container, .main-header-menu {
      min-width: 1250px; } }
  .main-container.full, .full.main-header-menu {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%; }

.content-container {
  position: relative;
  margin-top: 30px;
  width: 100%;
  order: 3; }
  @media only screen and (min-width: 992px) {
    .content-container.full {
      width: 100%;
      display: flex;
      flex-wrap: wrap; } }
  @media only screen and (min-width: 992px) {
    .content-container {
      width: 70%;
      order: 1; } }
  .content-container .tab-content {
    background-color: #f8f8f8;
    padding: 15px; }
  @media only screen and (min-width: 992px) {
    .content-container + .sidebar-container {
      width: 30%; } }

.sidebar-container {
  position: relative;
  order: 2; }
  .sidebar-container + .content-container {
    order: 4; }
  @media only screen and (min-width: 992px) {
    .sidebar-container {
      width: 25%;
      padding-left: 15px;
      padding-right: 15px; }
      .sidebar-container > .clearfix:first-child {
        margin-top: 30px; } }
  @media only screen and (min-width: 992px) {
    .sidebar-container + .content-container {
      width: 75%; } }

.nav-push {
  margin-bottom: 48px; }
  @media only screen and (min-width: 992px) {
    .nav-push {
      margin-bottom: 70px; } }

.badge-bulle {
  padding: 3px 5px;
  position: absolute;
  background-color: #f95555;
  color: white;
  border-radius: 20px;
  border: 2px solid #fff;
  top: 5px;
  z-index: 100;
  right: 5px; }

#profile-menu .fa {
  font-size: 1.2em; }

.badge-space {
  position: absolute;
  top: 0;
  right: 5px; }

#dropdown-invite {
  right: -95px;
  left: auto; }

#dropdown-messages {
  right: -45px;
  left: auto; }

#dropdown-notifications {
  right: -50px; }
  @media only screen and (min-width: 992px) {
    #dropdown-notifications {
      right: 0; } }

#dropdown-messages, #dropdown-notifications, #dropdown-invite {
  width: 300px; }
  @media only screen and (min-width: 992px) {
    #dropdown-messages, #dropdown-notifications, #dropdown-invite {
      width: 350px; } }

.main-menu {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  box-shadow: 0px 0px 2px 1px #333;
  z-index: 200; }
  .main-menu a i.fa, .main-menu a i.fas {
    padding: 8px;
    width: 32px;
    font-size: 1.2em; }
    @media only screen and (min-width: 1200px) {
      .main-menu a i.fa, .main-menu a i.fas {
        font-size: 1.4em; } }
  .main-menu .menu-header-center {
    display: none;
    order: 2;
    margin-top: 8px; }
    @media only screen and (min-width: 992px) {
      .main-menu .menu-header-center {
        margin-top: 0; } }
  .main-menu .menu-header-right {
    display: none;
    order: 1; }
  .main-menu .menu-icons-holder {
    order: 1;
    display: none; }
    @media only screen and (min-width: 992px) {
      .main-menu .menu-icons-holder {
        display: inline-block; } }
  .main-menu .menu-header-center, .main-menu .menu-header-right {
    border-bottom: 0; }
  .main-menu .menu-item {
    background-color: transparent;
    border: 0;
    border-bottom: 0 solid transparent;
    color: #444;
    display: inline-block;
    float: left;
    font-weight: bold;
    height: 100%;
    padding: 0 10px;
    transition: border-color .25s ease, color .15s ease;
    line-height: 50px; }
    @media only screen and (min-width: 480px) {
      .main-menu .menu-item {
        padding: 0 10px; } }
    @media only screen and (min-width: 992px) {
      .main-menu .menu-item {
        line-height: 50px;
        border-bottom-width: 6px; } }
    @media only screen and (min-width: 1400px) {
      .main-menu .menu-item {
        padding: 0 15px; } }
    .main-menu .menu-item .dropdown-menu {
      line-height: 15px;
      color: #444;
      font-weight: 400;
      z-index: 1200; }
    .main-menu .menu-item#ccm > .dropdown-menu {
      right: -150px;
      left: auto;
      font-size: 12px; }
      @media only screen and (min-width: 992px) {
        .main-menu .menu-item#ccm > .dropdown-menu {
          font-size: 15px;
          right: 0; } }
  .main-menu .menu-header-right .menu-item:hover, .main-menu .menu-header-right .menu-item:active, .main-menu .menu-header-right .menu-item:focus, .main-menu .menu-header-right .menu-item:active:focus, .main-menu .menu-header-right .menu-item.active, .main-menu .menu-header-right li:hover, .main-menu .menu-header-right li:active, .main-menu .menu-header-right li:focus, .main-menu .menu-header-right li:active:focus, .main-menu .menu-header-right li.active, .main-menu .menu-header-center .menu-item:hover, .main-menu .menu-header-center .menu-item:active, .main-menu .menu-header-center .menu-item:focus, .main-menu .menu-header-center .menu-item:active:focus, .main-menu .menu-header-center .menu-item.active, .main-menu .menu-header-center li:hover, .main-menu .menu-header-center li:active, .main-menu .menu-header-center li:focus, .main-menu .menu-header-center li:active:focus, .main-menu .menu-header-center li.active {
    background-color: #2CADE0;
    color: #FFF; }
    @media only screen and (min-width: 992px) {
      .main-menu .menu-header-right .menu-item:hover, .main-menu .menu-header-right .menu-item:active, .main-menu .menu-header-right .menu-item:focus, .main-menu .menu-header-right .menu-item:active:focus, .main-menu .menu-header-right .menu-item.active, .main-menu .menu-header-right li:hover, .main-menu .menu-header-right li:active, .main-menu .menu-header-right li:focus, .main-menu .menu-header-right li:active:focus, .main-menu .menu-header-right li.active, .main-menu .menu-header-center .menu-item:hover, .main-menu .menu-header-center .menu-item:active, .main-menu .menu-header-center .menu-item:focus, .main-menu .menu-header-center .menu-item:active:focus, .main-menu .menu-header-center .menu-item.active, .main-menu .menu-header-center li:hover, .main-menu .menu-header-center li:active, .main-menu .menu-header-center li:focus, .main-menu .menu-header-center li:active:focus, .main-menu .menu-header-center li.active {
        background-color: #fff;
        color: #2CADE0; } }
  .main-menu .dropdown > .dropdown-menu a {
    border: 0; }
    .main-menu .dropdown > .dropdown-menu a:hover {
      border: 0; }
  .main-menu .fa {
    font-size: 1.4em; }
  .main-menu .menu-header-right {
    text-align: left; }
    .main-menu .menu-header-right .btn-menu {
      background-color: transparent;
      border: none;
      display: none; }
      .main-menu .menu-header-right .btn-menu:active {
        box-shadow: none; }
      .main-menu .menu-header-right .btn-menu .fa {
        position: relative;
        top: 2px;
        padding: 0 5px; }
      @media only screen and (min-width: 992px) {
        .main-menu .menu-header-right .btn-menu {
          display: inline-block; } }
  .main-menu .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #444; }
  .main-menu .username {
    color: #444; }
    .main-menu .username:hover {
      text-decoration: underline; }
  .main-menu .tooltip-inner {
    background-color: #444;
    color: #FFF;
    border-radius: 0; }
  .main-menu ul.dropdown-menu {
    border-radius: 0; }
    .main-menu ul.dropdown-menu > li > a .fa {
      padding-right: 15px; }
    .main-menu ul.dropdown-menu > li > a:not(.btn) {
      border: 0; }
      .main-menu ul.dropdown-menu > li > a:not(.btn):hover {
        border: 0;
        background-color: #2CADE0;
        color: #FFF; }
  .main-menu .logo-container {
    float: left; }
    .main-menu .logo-container a {
      float: left;
      height: 100%;
      padding: 0 15px; }
      .main-menu .logo-container a img {
        height: 48px;
        padding: 4px 0 4px 15px; }
        @media only screen and (min-width: 992px) {
          .main-menu .logo-container a img {
            height: 64px; } }
      @media only screen and (min-width: 992px) {
        .main-menu .logo-container a {
          padding: 2px 15px; } }
  .main-menu .btn-main {
    color: #fff;
    font-weight: bold; }
    .main-menu .btn-main:hover {
      background-color: #58bee7;
      color: #fff; }
  @media only screen and (min-width: 992px) {
    .main-menu {
      height: 70px;
      position: fixed; }
      .main-menu .menu-header-left {
        height: 70px;
        overflow: hidden;
        float: left; }
      .main-menu .menu-header-center {
        display: flex;
        justify-content: left;
        align-items: center;
        border-right: 1px solid #eee;
        order: 2;
        flex: 1; }
        .main-menu .menu-header-center .fa, .main-menu .menu-header-center .fas {
          display: none; }
      .main-menu .menu-header-right {
        display: flex;
        justify-content: right;
        align-items: center;
        padding: 0 15px 0 0;
        text-align: center;
        order: 4; }
      .main-menu .menu-icons-holder {
        order: 3; }
      .main-menu .menu-item {
        line-height: 64px; }
        .main-menu .menu-item:hover, .main-menu .menu-item:active, .main-menu .menu-item:focus, .main-menu .menu-item:active:focus, .main-menu .menu-item.active, .main-menu .menu-item > a:hover, .main-menu .menu-item > a:focus {
          color: #2CADE0; }
          .main-menu .menu-item:hover.menu-main, .main-menu .menu-item:active.menu-main, .main-menu .menu-item:focus.menu-main, .main-menu .menu-item:active:focus.menu-main, .main-menu .menu-item.active.menu-main, .main-menu .menu-item > a:hover.menu-main, .main-menu .menu-item > a:focus.menu-main {
            color: #2CADE0; }
          .main-menu .menu-item:hover.menu-discover, .main-menu .menu-item:active.menu-discover, .main-menu .menu-item:focus.menu-discover, .main-menu .menu-item:active:focus.menu-discover, .main-menu .menu-item.active.menu-discover, .main-menu .menu-item > a:hover.menu-discover, .main-menu .menu-item > a:focus.menu-discover {
            color: #1DBD79; }
          .main-menu .menu-item:hover.menu-flw, .main-menu .menu-item:active.menu-flw, .main-menu .menu-item:focus.menu-flw, .main-menu .menu-item:active:focus.menu-flw, .main-menu .menu-item.active.menu-flw, .main-menu .menu-item > a:hover.menu-flw, .main-menu .menu-item > a:focus.menu-flw {
            color: #2CADE0; }
          .main-menu .menu-item:hover.menu-help, .main-menu .menu-item:active.menu-help, .main-menu .menu-item:focus.menu-help, .main-menu .menu-item:active:focus.menu-help, .main-menu .menu-item.active.menu-help, .main-menu .menu-item > a:hover.menu-help, .main-menu .menu-item > a:focus.menu-help {
            color: #FF9B32; }
        .main-menu .menu-item:hover, .main-menu .menu-item:active, .main-menu .menu-item:focus, .main-menu .menu-item:active:focus, .main-menu .menu-item.active {
          border-bottom: 6px solid #2CADE0; }
          .main-menu .menu-item:hover.menu-main, .main-menu .menu-item:active.menu-main, .main-menu .menu-item:focus.menu-main, .main-menu .menu-item:active:focus.menu-main, .main-menu .menu-item.active.menu-main {
            border-bottom: 6px solid #2CADE0; }
          .main-menu .menu-item:hover.menu-discover, .main-menu .menu-item:active.menu-discover, .main-menu .menu-item:focus.menu-discover, .main-menu .menu-item:active:focus.menu-discover, .main-menu .menu-item.active.menu-discover {
            border-bottom: 6px solid #1DBD79; }
          .main-menu .menu-item:hover.menu-flw, .main-menu .menu-item:active.menu-flw, .main-menu .menu-item:focus.menu-flw, .main-menu .menu-item:active:focus.menu-flw, .main-menu .menu-item.active.menu-flw {
            border-bottom: 6px solid #2CADE0; }
          .main-menu .menu-item:hover.menu-help, .main-menu .menu-item:active.menu-help, .main-menu .menu-item:focus.menu-help, .main-menu .menu-item:active:focus.menu-help, .main-menu .menu-item.active.menu-help {
            border-bottom: 6px solid #FF9B32; }
        .main-menu .menu-item:nth-child(5):not(#ccm) {
          margin-left: auto; } }
  @media only screen and (min-width: 1200px) {
    .main-menu .menu-item {
      padding: 0 15px; }
      .main-menu .menu-item.sm {
        padding: 0 15px; }
      .main-menu .menu-item.dropdown {
        padding: 0; }
        .main-menu .menu-item.dropdown > a {
          padding: 0 10px;
          display: block; } }
  @media only screen and (min-width: 1400px) {
    .main-menu .menu-item {
      padding: 0 30px; } }

.main-menu-container.open .menu-header-center, .main-menu-container.open .menu-header-right {
  display: flex;
  flex-direction: column; }
.main-menu-container.open .menu-icons-holder {
  display: block;
  align-self: flex-end; }
.main-menu-container.open .dropdown-menu {
  border-radius: 0; }

.btn-menu .username {
  max-width: 100%;
  display: inline-block;
  position: relative;
  top: 5px; }

.main-menu-container.open .dropdown-menu li .media {
  line-height: 15px;
  padding: 15px 0; }
.main-menu-container.open .dropdown-menu li a {
  display: block;
  color: #444;
  border: 0;
  height: 100%;
  padding: 0 15px;
  line-height: 50px;
  transition: .2s all ease;
  font-weight: bold;
  background-color: transparent; }
.main-menu-container.open .dropdown-menu li:hover, .main-menu-container.open .dropdown-menu li:active, .main-menu-container.open .dropdown-menu li:focus, .main-menu-container.open .dropdown-menu li:active:focus, .main-menu-container.open .dropdown-menu li.active {
  color: #FFF; }
  .main-menu-container.open .dropdown-menu li:hover > a, .main-menu-container.open .dropdown-menu li:active > a, .main-menu-container.open .dropdown-menu li:focus > a, .main-menu-container.open .dropdown-menu li:active:focus > a, .main-menu-container.open .dropdown-menu li.active > a {
    color: #FFF; }

.main-menu-container {
  display: inline-flex;
  background-color: #FFF;
  justify-content: center;
  flex-direction: column; }

.main-menu-container.open {
  width: 100%; }
  .main-menu-container.open .menu-header-right .dropdown-menu {
    top: 0%;
    display: block;
    border: 0;
    width: 100%;
    box-shadow: none;
    position: relative; }
    @media only screen and (min-width: 992px) {
      .main-menu-container.open .menu-header-right .dropdown-menu {
        display: none; } }

.menu-toggle {
  outline: #FFF; }
  .menu-toggle .menu-profile-user-photo-container {
    vertical-align: 25%; }
    .menu-toggle .menu-profile-user-photo-container img {
      vertical-align: middle; }
  .menu-toggle .fa {
    line-height: 48px; }
    @media only screen and (min-width: 992px) {
      .menu-toggle .fa {
        line-height: 64px; } }

.show-all-link {
  cursor: pointer; }
  .show-all-link:hover {
    text-decoration: underline; }

@media (min-width: 992px) {
  .menu-toggle {
    display: none !important; }

  .main-menu-container {
    flex-direction: row;
    justify-content: space-between;
    height: auto;
    display: flex; }

  .main-menu-container.open .menu-header-center, .main-menu-container.open .menu-header-right {
    display: block;
    flex-direction: row; }

  .btn-menu .username {
    max-width: 60px; } }
@media (min-width: 1200px) {
  .btn-menu .username {
    max-width: 220px; } }
.btn-wj {
  font-size: 15px;
  display: inline-block;
  padding: 6px 15px;
  font-weight: bold;
  outline: none;
  text-align: center;
  line-height: 1.42857143;
  transition: all 0.2s ease-in-out;
  color: #444;
  border: solid 1px transparent; }
  .btn-wj:hover, .btn-wj:active, .btn-wj:focus {
    cursor: pointer;
    text-decoration: none !important; }
  .btn-wj:active {
    transition: all 0s ease-in-out; }
  .btn-wj[disabled], .btn-wj.disabled {
    opacity: .6;
    cursor: not-allowed; }
  .btn-wj.btn-wj-full-width {
    display: block;
    width: 100%; }
  .btn-wj.btn-wj-xs {
    padding: 0px 3.75px;
    font-size: 12px; }
  .btn-wj.btn-wj-sm {
    padding: 4px 7.5px;
    font-size: 12px; }
  .btn-wj.btn-wj-lg {
    padding: 15px 30px;
    font-size: 14px; }
  .btn-wj:not(.disabled):not([disabled]):hover, .btn-wj:not(.disabled):not([disabled]):focus {
    color: #2CADE0; }
  .btn-wj:not(.disabled):not([disabled]):active {
    border: solid 1px #2CADE0;
    box-shadow: 0px 0px 0px 1px #2CADE0; }
  .btn-wj.btn-wj-discover {
    color: white;
    background-color: #1DBD79;
    border: solid 1px #1DBD79; }
    .btn-wj.btn-wj-discover:not(.disabled):not([disabled]):hover, .btn-wj.btn-wj-discover:not(.disabled):not([disabled]):focus {
      background-color: white;
      border: solid 1px #1DBD79;
      color: #1DBD79; }
    .btn-wj.btn-wj-discover:not(.disabled):not([disabled]):active {
      box-shadow: 0px 0px 0px 1px #1DBD79; }
  .btn-wj.btn-wj-flw, .btn-wj.btn-wj-main, .btn-wj.btn-wj-marketing, .btn-wj.btn-wj-info {
    color: white;
    background-color: #2CADE0;
    border: solid 1px #2CADE0; }
    .btn-wj.btn-wj-flw:not(.disabled):not([disabled]):hover, .btn-wj.btn-wj-flw:not(.disabled):not([disabled]):focus, .btn-wj.btn-wj-main:not(.disabled):not([disabled]):hover, .btn-wj.btn-wj-marketing:not(.disabled):not([disabled]):hover, .btn-wj.btn-wj-main:not(.disabled):not([disabled]):focus, .btn-wj.btn-wj-marketing:not(.disabled):not([disabled]):focus, .btn-wj.btn-wj-info:not(.disabled):not([disabled]):hover, .btn-wj.btn-wj-info:not(.disabled):not([disabled]):focus {
      background-color: white;
      border: solid 1px #2CADE0;
      color: #2CADE0; }
    .btn-wj.btn-wj-flw:not(.disabled):not([disabled]):active, .btn-wj.btn-wj-main:not(.disabled):not([disabled]):active, .btn-wj.btn-wj-marketing:not(.disabled):not([disabled]):active, .btn-wj.btn-wj-info:not(.disabled):not([disabled]):active {
      box-shadow: 0px 0px 0px 1px #2CADE0; }
  .btn-wj.btn-wj-help, .btn-wj.btn-wj-warning {
    color: white;
    background-color: #FF9B32;
    border: solid 1px #FF9B32; }
    .btn-wj.btn-wj-help:not(.disabled):not([disabled]):hover, .btn-wj.btn-wj-help:not(.disabled):not([disabled]):focus, .btn-wj.btn-wj-warning:not(.disabled):not([disabled]):hover, .btn-wj.btn-wj-warning:not(.disabled):not([disabled]):focus {
      background-color: white;
      border: solid 1px #FF9B32;
      color: #FF9B32; }
    .btn-wj.btn-wj-help:not(.disabled):not([disabled]):active, .btn-wj.btn-wj-warning:not(.disabled):not([disabled]):active {
      box-shadow: 0px 0px 0px 1px #FF9B32; }
  .btn-wj.btn-wj-danger {
    color: white;
    background-color: #ff8989;
    border: solid 1px #ff8989; }
    .btn-wj.btn-wj-danger:not(.disabled):not([disabled]):hover, .btn-wj.btn-wj-danger:not(.disabled):not([disabled]):focus {
      background-color: white;
      border: solid 1px #ff8989;
      color: #ff8989; }
    .btn-wj.btn-wj-danger:not(.disabled):not([disabled]):active {
      box-shadow: 0px 0px 0px 1px #ff8989; }
  .btn-wj.btn-wj-facebook {
    color: white;
    background-color: #3B5998;
    border: solid 1px #3B5998; }
    .btn-wj.btn-wj-facebook:not(.disabled):not([disabled]):hover, .btn-wj.btn-wj-facebook:not(.disabled):not([disabled]):focus {
      background-color: white;
      border: solid 1px #3B5998;
      color: #3B5998; }
    .btn-wj.btn-wj-facebook:not(.disabled):not([disabled]):active {
      box-shadow: 0px 0px 0px 1px #3B5998; }
  .btn-wj.btn-wj-marketing {
    padding: 11px 15px;
    font-size: 18px; }
  .btn-wj.publier {
    margin-top: 20px;
    float: right; }

.btn-wj-group {
  display: inline-block; }
  .btn-wj-group .btn-wj:not(:last-child) {
    margin-right: -2px; }
  .btn-wj-group .btn-wj:not(:first-child) {
    margin-left: -2px; }

.btn-wj-group-vertical {
  display: flex;
  flex-flow: column nowrap;
  align-items: center; }
  .btn-wj-group-vertical .btn-wj {
    width: 100%; }

.spacer-top, .spacer-h, .spacer {
  padding-top: 15px; }

.double-spacer-top, .double-spacer-h, .double-spacer {
  padding-top: 30px; }

.spacer-bottom, .spacer-h, .spacer {
  padding-bottom: 15px; }

.double-spacer-bottom, .double-spacer-h, .double-spacer {
  padding-bottom: 30px; }

.spacer-left, .spacer-w, .spacer {
  padding-left: 15px; }

.double-spacer-left, .double-spacer-w, .double-spacer {
  padding-left: 30px; }

.spacer-right, .spacer-w, .spacer {
  padding-right: 15px; }

.double-spacer-right, .double-spacer-w, .double-spacer {
  padding-right: 30px; }

.d-inline-block {
  display: inline-block; }

.full-width {
  width: 100%; }

.text-capitalize {
  text-transform: capitalize; }

.text-uppercase {
  text-transform: uppercase; }

.text-lowercase {
  text-transform: lowercase; }

.shadowed-anim, .shadowed {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }

.shadowed-anim:hover {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }

.shadowed-darker-anim, .shadowed-darker {
  box-shadow: 0 1px 7px #666; }

.shadowed-darker-anim:hover {
  box-shadow: 0 4px 9px #666; }

#contentFormBody {
  margin-bottom: 30px; }

a.link-color {
  color: #2CADE0; }
  a.link-color:hover, a.link-color:focus {
    color: #1d98c8;
    text-decoration: underline; }

.btn-show-more {
  background: transparent;
  border: 0;
  color: #2CADE0; }
  .btn-show-more:hover, .btn-show-more:active, .btn-show-more:focus, .btn-show-more:active:focus, .btn-show-more.active {
    background: transparent;
    color: #2CADE0;
    text-decoration: underline; }

.btn:active {
  box-shadow: none; }

.dropdown > .dropdown-menu a:not(.btn) {
  border: 1px solid transparent;
  padding: 10px 15px; }
  .dropdown > .dropdown-menu a:not(.btn):hover {
    border: 1px solid transparent;
    background-color: #1d98c8;
    color: #FFF; }
  .dropdown > .dropdown-menu a:not(.btn) .fa {
    padding-right: 10px; }
.dropdown > .dropdown-menu .media-list li {
  padding: 0; }
  .dropdown > .dropdown-menu .media-list li a {
    background-color: #fff;
    color: #333;
    display: block;
    border: 1px solid transparent; }
    .dropdown > .dropdown-menu .media-list li a:hover, .dropdown > .dropdown-menu .media-list li a:active, .dropdown > .dropdown-menu .media-list li a:focus, .dropdown > .dropdown-menu .media-list li a:active:focus, .dropdown > .dropdown-menu .media-list li a.active {
      background-color: #f7f7f7;
      color: #222; }

.container-element .container-title {
  font-size: 18px;
  font-weight: bold;
  color: #444;
  margin-top: 7.5px;
  text-align: left; }
  .container-element .container-title + hr {
    border-top-width: 2px;
    margin-right: 40%; }

.container-main .container-title + hr,
.container-title-main + hr {
  border-top-color: #1d98c8; }

.highlight-main,
.container-main .highlight {
  color: #1d98c8; }

.container-main .btn,
.btn-main {
  background-color: #2CADE0;
  color: #fff;
  border: 1px solid transparent;
  transition: all 0.2s ease; }
  .container-main .btn:hover, .container-main .btn:active, .container-main .btn:focus, .container-main .btn:active:focus, .container-main .btn.active, .container-main .btn.followed,
  .btn-main:hover,
  .btn-main:active,
  .btn-main:focus,
  .btn-main:active:focus,
  .btn-main.active,
  .btn-main.followed {
    color: #58bee7;
    background-color: #fff;
    text-decoration: none;
    border-color: #58bee7;
    box-shadow: none; }
  .container-main .btn.alt:hover, .container-main .btn.alt:active, .container-main .btn.alt:focus, .container-main .btn.alt:active:focus, .container-main .btn.alt.active, .container-main .btn.alt.followed,
  .btn-main.alt:hover,
  .btn-main.alt:active,
  .btn-main.alt:focus,
  .btn-main.alt:active:focus,
  .btn-main.alt.active,
  .btn-main.alt.followed {
    background-color: #58bee7;
    color: #fff; }

.container-discover .container-title + hr,
.container-title-discover + hr {
  border-top-color: #189c64; }

.highlight-discover,
.container-discover .highlight {
  color: #189c64; }

.container-discover .btn,
.btn-discover {
  background-color: #1DBD79;
  color: #fff;
  border: 1px solid transparent;
  transition: all 0.2s ease; }
  .container-discover .btn:hover, .container-discover .btn:active, .container-discover .btn:focus, .container-discover .btn:active:focus, .container-discover .btn.active, .container-discover .btn.followed,
  .btn-discover:hover,
  .btn-discover:active,
  .btn-discover:focus,
  .btn-discover:active:focus,
  .btn-discover.active,
  .btn-discover.followed {
    color: #2edf94;
    background-color: #fff;
    text-decoration: none;
    border-color: #2edf94;
    box-shadow: none; }
  .container-discover .btn.alt:hover, .container-discover .btn.alt:active, .container-discover .btn.alt:focus, .container-discover .btn.alt:active:focus, .container-discover .btn.alt.active, .container-discover .btn.alt.followed,
  .btn-discover.alt:hover,
  .btn-discover.alt:active,
  .btn-discover.alt:focus,
  .btn-discover.alt:active:focus,
  .btn-discover.alt.active,
  .btn-discover.alt.followed {
    background-color: #2edf94;
    color: #fff; }

.container-flw .container-title + hr,
.container-title-flw + hr {
  border-top-color: #1d98c8; }

.highlight-flw,
.container-flw .highlight {
  color: #1d98c8; }

.container-flw .btn,
.btn-flw {
  background-color: #2CADE0;
  color: #fff;
  border: 1px solid transparent;
  transition: all 0.2s ease; }
  .container-flw .btn:hover, .container-flw .btn:active, .container-flw .btn:focus, .container-flw .btn:active:focus, .container-flw .btn.active, .container-flw .btn.followed,
  .btn-flw:hover,
  .btn-flw:active,
  .btn-flw:focus,
  .btn-flw:active:focus,
  .btn-flw.active,
  .btn-flw.followed {
    color: #58bee7;
    background-color: #fff;
    text-decoration: none;
    border-color: #58bee7;
    box-shadow: none; }
  .container-flw .btn.alt:hover, .container-flw .btn.alt:active, .container-flw .btn.alt:focus, .container-flw .btn.alt:active:focus, .container-flw .btn.alt.active, .container-flw .btn.alt.followed,
  .btn-flw.alt:hover,
  .btn-flw.alt:active,
  .btn-flw.alt:focus,
  .btn-flw.alt:active:focus,
  .btn-flw.alt.active,
  .btn-flw.alt.followed {
    background-color: #58bee7;
    color: #fff; }

.container-help .container-title + hr,
.container-title-help + hr {
  border-top-color: #ff880c; }

.highlight-help,
.container-help .highlight {
  color: #ff880c; }

.container-help .btn,
.btn-help {
  background-color: #FF9B32;
  color: #fff;
  border: 1px solid transparent;
  transition: all 0.2s ease; }
  .container-help .btn:hover, .container-help .btn:active, .container-help .btn:focus, .container-help .btn:active:focus, .container-help .btn.active, .container-help .btn.followed,
  .btn-help:hover,
  .btn-help:active,
  .btn-help:focus,
  .btn-help:active:focus,
  .btn-help.active,
  .btn-help.followed {
    color: #ffb465;
    background-color: #fff;
    text-decoration: none;
    border-color: #ffb465;
    box-shadow: none; }
  .container-help .btn.alt:hover, .container-help .btn.alt:active, .container-help .btn.alt:focus, .container-help .btn.alt:active:focus, .container-help .btn.alt.active, .container-help .btn.alt.followed,
  .btn-help.alt:hover,
  .btn-help.alt:active,
  .btn-help.alt:focus,
  .btn-help.alt:active:focus,
  .btn-help.alt.active,
  .btn-help.alt.followed {
    background-color: #ffb465;
    color: #fff; }

.text-green {
  color: #1DBD79; }

.btn-danger {
  color: #f95555; }

.btn-info {
  background-color: #2CADE0; }
  .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:focus, .btn-info.active {
    background-color: #58bee7;
    color: #FFF;
    text-decoration: none; }

.img-8 {
  max-width: 8px;
  max-height: 8px; }

.img-16 {
  max-width: 16px;
  max-height: 16px; }

.img-24 {
  max-width: 24px;
  max-height: 24px; }

.img-32 {
  max-width: 32px;
  max-height: 32px; }

.img-48 {
  max-width: 48px;
  max-height: 48px; }

.img-64, .widget-element .widget-img {
  max-width: 64px;
  max-height: 64px; }

.img-96 {
  max-width: 96px;
  max-height: 96px; }

.img-128 {
  max-width: 128px;
  max-height: 128px; }

.img-160 {
  max-width: 160px;
  max-height: 160px; }

.img-192 {
  max-width: 192px;
  max-height: 192px; }

.img-256 {
  max-width: 256px;
  max-height: 256px; }

.navigation {
  font-weight: bold;
  text-align: center;
  border-bottom: solid 5px #ccc; }

.blue-line {
  padding-bottom: 10px;
  display: block;
  position: relative; }
  .blue-line:after {
    transition: all 0.1s ease;
    background-color: #ccc;
    content: '';
    display: block;
    position: absolute;
    bottom: -5px;
    left: 20%;
    width: 60%;
    height: 5px; }
  .active > .blue-line:after, .active > .blue-line:hover:after {
    background-color: #2CADE0; }
  .blue-line:hover:after {
    background-color: #58bee7; }

.text-pres-asso {
  color: #666;
  font-size: 15px;
  font-weight: 400;
  padding: 0;
  text-align: justify; }
  @media only screen and (min-width: 768px) {
    .text-pres-asso {
      padding: 0 15px; } }

.bouton-chevron {
  display: block;
  padding: 4px 8px;
  cursor: pointer;
  color: #666; }
  .bouton-chevron:hover {
    color: #111; }

.ajout-message {
  color: #1d98c8;
  width: 50px;
  padding: 15px;
  font-size: 24px; }

.well {
  background-color: #f6f6f6; }

.nav-pills.preferences .dropdown .dropdown-toggle {
  color: #a0a0a0; }
.nav-pills.preferences .dropdown.open .dropdown-toggle, .nav-pills.preferences .dropdown.open .dropdown-toggle:hover {
  background-color: transparent;
  color: #444; }
.nav-pills.preferences .dropdown-menu {
  background-color: #fff; }
  .nav-pills.preferences .dropdown-menu li {
    border-left: 0; }
    .nav-pills.preferences .dropdown-menu li a {
      cursor: pointer;
      color: #444; }

.profile-popup-trigger {
  display: inline-block;
  border: 0;
  background: transparent;
  cursor: initial; }

.profile-popup {
  position: absolute;
  z-index: 20;
  min-height: 300px;
  min-width: 220px;
  max-height: 400px;
  max-width: 320px;
  top: 10px;
  left: -5px;
  display: none; }
  .profile-popup.left {
    left: auto;
    right: 80px;
    top: -30px; }

.no-results {
  padding: 9px 15px; }

.search-container-2 {
  padding: 15px 0;
  margin: 0; }
  .search-container-2 label {
    margin-top: 8px; }
  .search-container-2 .home-input, .search-container-2 .input-group-addon, .search-container-2 select {
    border: 0;
    border-bottom: 2px solid #1DBD79;
    border-radius: 0;
    background-color: #FFF;
    box-shadow: none; }
  .search-container-2 .home-input {
    font-size: 15px;
    border-right: none;
    border-left: none; }
  .search-container-2 .input-group-addon.icon-check {
    border-right: none;
    border-left: none; }
  .search-container-2 .input-group-addon.icon-remove-txt {
    border-right: none;
    border-left: none; }
    .search-container-2 .input-group-addon.icon-remove-txt:hover {
      cursor: pointer; }
  .search-container-2 .input-group-addon.icon-left {
    background-color: #FFF;
    color: #1DBD79;
    border-right: none;
    font-size: 18px; }
  .search-container-2 .input-group-addon.icon-right {
    color: #1DBD79;
    background-color: #FFF;
    cursor: pointer; }
  .search-container-2 .result-list {
    position: absolute;
    top: 46px;
    background-color: #FFF;
    width: 100%;
    z-index: 80;
    border: 1px solid #1DBD79;
    border-top: 0;
    border-bottom: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 0; }
    .search-container-2 .result-list.open {
      max-height: 45vh;
      border-bottom: 1px solid #1DBD79;
      min-width: 100px;
      min-height: 45px;
      z-index: 250; }
    .search-container-2 .result-list li {
      padding: 9px 15px; }
      .search-container-2 .result-list li.submenu {
        padding-left: 15px; }
      .search-container-2 .result-list li .fa-check {
        display: none; }
      .search-container-2 .result-list li.checked {
        background-color: #2edf94;
        color: #FFF;
        font-weight: bold; }
        .search-container-2 .result-list li.checked .fa-check {
          display: inline-block;
          float: right; }
      .search-container-2 .result-list li.submenu-header {
        font-size: 1.1em;
        padding: 0;
        border-bottom: 1px solid #eee; }
        .search-container-2 .result-list li.submenu-header:last-child {
          border-bottom: none; }
        .search-container-2 .result-list li.submenu-header .submenu-title {
          border-right: 1px solid #eee;
          display: inline-block;
          width: 85%;
          padding: 15px;
          float: left; }
        .search-container-2 .result-list li.submenu-header .fa-check {
          position: absolute;
          right: 60px;
          padding-top: 16px; }
      .search-container-2 .result-list li.submenu-header .submenu-title:hover, .search-container-2 .result-list li.submenu-header .submenu-toggler:hover, .search-container-2 .result-list li.submenu:hover {
        cursor: pointer;
        background-color: #1DBD79;
        color: #FFF; }
    .search-container-2 .result-list .submenu-toggler {
      width: 15%;
      height: 51px;
      display: inline-block;
      float: left;
      padding: 10px; }
  @media (min-width: 768px) {
    .search-container-2 .square-text {
      width: 250px; }
    .search-container-2 .square-bloc-follow {
      width: 90px;
      padding: 0; }
    .search-container-2 .square-bloc {
      width: 340px; }
    .search-container-2 .square-bloc-follow .follow-btn-project {
      padding: 50px 0;
      margin-top: 0; } }
  @media (min-width: 992px) {
    .search-container-2 .square-text {
      width: 370px; }
    .search-container-2 .square-bloc-follow {
      width: 90px; }
    .search-container-2 .square-bloc {
      width: 460px; }
      .search-container-2 .square-bloc.marge-bloc-vedette {
        margin: 15px 7px; }
    .search-container-2 .scroller-results {
      margin: 0 0 50px;
      padding: 0; } }
  @media (min-width: 1200px) {
    .search-container-2 .square-text {
      width: 280px; }
    .search-container-2 .square-bloc-follow {
      width: 80px; }
    .search-container-2 .square-bloc {
      width: 370px; }
      .search-container-2 .square-bloc.marge-bloc-vedette {
        margin: 15px 7px; } }

.square-bloc {
  background: #FFF;
  width: 100%;
  position: relative;
  margin: 15px 0;
  min-height: 420px;
  box-shadow: 0px 0px 2px 1px #d4d4d4; }
  .square-bloc.square-bloc-project .profile-user-photo {
    height: 64px; }
  .square-bloc .square-bottom-bar {
    font-size: 12px;
    display: flex;
    flex-direction: column; }
  .square-bloc .square-text {
    color: #444;
    flex: 1;
    font-size: 15px;
    min-height: 135px; }
    .square-bloc .square-text .fa {
      font-size: 18px;
      margin: 0 9px;
      width: 24px;
      line-height: 26px;
      display: inline-block;
      text-align: center;
      color: #444; }
  .square-bloc .square-bloc-follow {
    text-align: center;
    color: #FFF;
    width: 100%; }
    .square-bloc .square-bloc-follow .btn {
      border-radius: 0; }
  .square-bloc .profile-user-photo {
    height: 96px;
    margin: 15px; }
  .square-bloc .bloc-header {
    margin-bottom: 10px; }
  .square-bloc .square-profile-img img {
    border: 5px solid #FFF;
    background: #FFF;
    max-width: 100px;
    max-height: 100px; }
  .square-bloc .square-banner {
    position: relative;
    background-size: cover;
    height: 214px;
    background-position: center;
    z-index: 50; }
  .square-bloc .square-bloc-project .square-banner {
    height: 290px; }
  .square-bloc .square-banner-inner {
    position: relative;
    z-index: 55;
    opacity: 0;
    transition: .2s ease-in-out;
    color: #FFF;
    padding: 15px;
    height: 100%; }
    .square-bloc .square-banner-inner a {
      position: relative;
      z-index: 60; }
    .square-bloc .square-banner-inner:hover {
      opacity: 1;
      background-color: rgba(29, 189, 121, 0.15); }
    .square-bloc .square-banner-inner:before {
      opacity: 0;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: inherit;
      content: ' '; }
  .square-bloc .square-name {
    color: #444;
    font-size: 1.20em;
    font-weight: bold;
    margin-bottom: 0;
    display: block; }
  .square-bloc .square-inner-subtitle {
    color: #FFF;
    font-size: 1.3em;
    font-weight: bold; }
  .square-bloc.square-bloc-project .square-bot-annotation {
    font-weight: bold;
    padding: 0 15px 5px;
    color: #FFF;
    bottom: 0px;
    font-size: 24px;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8));
    width: 100%; }
  .square-bloc .square-teasing {
    color: #FFF;
    margin: 8px 0; }
  .square-bloc .square-title {
    font-weight: bold;
    font-size: 18px; }
  @media (min-width: 480px) {
    .square-bloc {
      margin: 15px 0;
      max-width: 48%; } }
  @media only screen and (min-width: 1200px) {
    .square-bloc {
      max-width: 31.5%; } }
  @media only screen and (min-width: 1400px) {
    .square-bloc {
      max-width: 32%; } }

#scroller-no-results, #scroller-more {
  padding: 15px;
  background-image: url("../img/texture_blanc.png"); }
  #scroller-no-results .fa, #scroller-more .fa {
    font-size: 5em;
    display: block;
    padding: 15px; }

#asi-search-cta-suggest {
  font-style: italic; }

.filter-preview {
  margin: 7px 0; }

.filter-preview-anchor {
  padding: 0 15px;
  margin-bottom: 0;
  display: inline-block; }

.result-counter .results, .main-no-results {
  padding-top: 8px; }

.result-counter .vert {
  color: #1DBD79;
  font-weight: bold; }
.result-counter .btn-link {
  font-weight: 400;
  color: #333; }

.current-filters {
  line-height: 2.4em; }

/* Yii surcharge les col-md-XX avec position: inherit ? */
.home-container .col-md-8 {
  position: relative; }

.filter-preview > .col-xs-12:first-child {
  border-right: none; }

@media (min-width: 768px) {
  .filter-preview > .col-xs-12:first-child {
    border-right: 1px solid #eee; } }
.filter-preview-anchor li {
  padding: 4px 8px;
  margin: 5px 2px;
  cursor: pointer;
  border-radius: 4px;
  font-weight: bold; }
  .filter-preview-anchor li:hover {
    background-color: #1DBD79;
    color: #FFF; }
    .filter-preview-anchor li:hover .fa {
      border-left: 2px solid #FFF; }
  .filter-preview-anchor li .fa {
    border-left: 2px solid transparent;
    padding-left: 4px;
    margin-left: 4px; }

.regular-checkbox + .regular-checkbox-box {
  margin-right: 15px;
  margin-bottom: 5px; }

.liens-com a {
  color: #2CADE0; }
  .liens-com a:hover, .liens-com a:active, .liens-com a:focus, .liens-com a:active:focus, .liens-com a.active {
    color: #1d98c8; }

.tooltip {
  z-index: 1100; }

.tooltip-inner {
  background-color: #333;
  color: #FFF;
  font-size: 14px; }

.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
  border-top-color: #333; }
.tooltip.right .tooltip-arrow {
  border-right-color: #333; }
.tooltip.left .tooltip-arrow {
  border-left-color: #333; }
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #333; }

.scroller-results {
  padding: 15px; }
  @media (min-width: 992px) {
    .scroller-results {
      margin: 0 0 50px;
      padding: 0; } }

.btn-facebook {
  border: none;
  text-decoration: none;
  color: #FFF;
  background-color: #3B5998; }
  .btn-facebook:hover {
    color: #FFF;
    background-color: #4c70ba; }

.facebook-icon img {
  margin: -6px;
  float: left; }

.nav-pills.nav-tabs-wj {
  border: none; }
  .nav-pills.nav-tabs-wj.nav-tabs-wj-alt > li.active > a, .nav-pills.nav-tabs-wj.nav-tabs-wj-alt > li.active > a:hover, .nav-pills.nav-tabs-wj.nav-tabs-wj-alt > li.active > a:active, .nav-pills.nav-tabs-wj.nav-tabs-wj-alt > li.active > a:focus, .nav-pills.nav-tabs-wj.nav-tabs-wj-alt > li a:hover {
    background-color: transparent; }
  .nav-pills.nav-tabs-wj.nav-tabs-wj-alt + .tab-content {
    background-color: transparent;
    padding: 0; }
  .nav-pills.nav-tabs-wj > li {
    text-align: center;
    font-size: 15px; }
    .nav-pills.nav-tabs-wj > li > a {
      border-radius: 0;
      border: none;
      padding: 15px;
      border-bottom: 3px solid transparent;
      font-weight: bold; }
      .nav-pills.nav-tabs-wj > li > a:hover {
        border-bottom-color: transparent;
        background-color: #f8f8f8; }
    .nav-pills.nav-tabs-wj > li.active > a, .nav-pills.nav-tabs-wj > li.active > a:hover, .nav-pills.nav-tabs-wj > li.active > a:active, .nav-pills.nav-tabs-wj > li.active > a:focus {
      border: none;
      border-bottom: 3px solid transparent;
      background-color: #f8f8f8;
      cursor: default;
      color: #666; }
      .nav-pills.nav-tabs-wj > li.active > a:after, .nav-pills.nav-tabs-wj > li.active > a:hover:after, .nav-pills.nav-tabs-wj > li.active > a:active:after, .nav-pills.nav-tabs-wj > li.active > a:focus:after {
        content: '';
        display: block;
        position: absolute;
        bottom: -1px;
        left: 7.5%;
        width: 85%;
        height: 3px; }

@media only screen and (min-width: 992px) {
  #filter-collapse {
    display: block; } }

.relative {
  position: relative; }

.bg-help {
  background-color: #FF9B32; }

.bg-flw {
  background-color: #2CADE0; }

.text-flw {
  color: #1d98c8; }

.tiny-info {
  font-size: 12px; }

.text-help h2:after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #2CADE0; }

.btn > .fa,
.btn > .fas {
  margin-right: 5px; }

.btn.publier {
  display: inline-block;
  padding: 8px 15px;
  margin-top: 20px;
  border-radius: 4px;
  float: right; }
  .btn.publier:disabled {
    background-color: rgba(165, 86, 168, 0.7); }

.btn-info {
  background: #2CADE0;
  color: white;
  border-radius: 0;
  padding: 8px 15px;
  transition: all 0.2s ease-in-out; }
  .btn-info:active:focus {
    background: #6bc6e9; }
  .btn-info:hover, .btn-info:focus {
    background: #6bc6e9;
    text-decoration: none; }
  .btn-info:active, .btn-info.active {
    outline: 0;
    background: #6bc6e9; }
  .btn-info[disabled] {
    background-color: #caebf7; }
    .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active {
      background-color: #caebf7; }

.btn-flw.btn-flw-asi {
  background-color: #1DBD79;
  border: 1px solid transparent; }
  .btn-flw.btn-flw-asi:hover, .btn-flw.btn-flw-asi:active, .btn-flw.btn-flw-asi:focus, .btn-flw.btn-flw-asi:active:focus, .btn-flw.btn-flw-asi.active, .btn-flw.btn-flw-asi.followed {
    color: #1DBD79;
    background-color: #fff;
    border: 1px solid #1DBD79; }

.auto-highlight.h-main i:not(.fa-chevron-down), .auto-highlight.h-main b, .auto-highlight.h-main strong, .auto-highlight.h-main .hl {
  color: #2CADE0; }

.nav-tabs-main > li.active > a:after, .nav-tabs-main > li.active > a:hover:after, .nav-tabs-main > li.active > a:active:after, .nav-tabs-main > li.active > a:focus:after {
  background-color: #2CADE0; }

.auto-highlight.h-discover i:not(.fa-chevron-down), .auto-highlight.h-discover b, .auto-highlight.h-discover strong, .auto-highlight.h-discover .hl {
  color: #1DBD79; }

.nav-tabs-discover > li.active > a:after, .nav-tabs-discover > li.active > a:hover:after, .nav-tabs-discover > li.active > a:active:after, .nav-tabs-discover > li.active > a:focus:after {
  background-color: #1DBD79; }

.auto-highlight.h-flw i:not(.fa-chevron-down), .auto-highlight.h-flw b, .auto-highlight.h-flw strong, .auto-highlight.h-flw .hl {
  color: #2CADE0; }

.nav-tabs-flw > li.active > a:after, .nav-tabs-flw > li.active > a:hover:after, .nav-tabs-flw > li.active > a:active:after, .nav-tabs-flw > li.active > a:focus:after {
  background-color: #2CADE0; }

.auto-highlight.h-help i:not(.fa-chevron-down), .auto-highlight.h-help b, .auto-highlight.h-help strong, .auto-highlight.h-help .hl {
  color: #FF9B32; }

.nav-tabs-help > li.active > a:after, .nav-tabs-help > li.active > a:hover:after, .nav-tabs-help > li.active > a:active:after, .nav-tabs-help > li.active > a:focus:after {
  background-color: #FF9B32; }

.credit-photo {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #e3e3e3; }
  .credit-photo.right {
    left: auto;
    right: 15px; }
  .credit-photo a:hover {
    text-decoration: underline;
    color: #fff; }

.titre-presentation, .wj-title {
  font-size: 24px;
  font-weight: bold;
  color: #444;
  margin-top: 0; }

.wj-subtitle {
  font-size: 15px;
  color: dimgray; }

.wj-smalltitle {
  font-size: 18px;
  font-weight: bold;
  color: #444; }

.document-row {
  font-size: 18px;
  font-weight: bold;
  color: #444;
  padding: 15px 0; }
  .document-row .fa {
    margin-right: 15px;
    margin-left: 15px;
    transition: all 0.3s ease-in-out; }
  .document-row .collapsed .fleche {
    transform: rotate(-90deg); }

.btn-upload {
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background-color: #2CADE0;
  border-color: #2CADE0; }

.bouton-rectangle-violet {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  background-color: #a556a8;
  box-shadow: 1px 1px 2px #000;
  border: none; }
  .bouton-rectangle-violet:hover {
    background-color: #B451B8; }

.bouton-rectangle-violet-inline {
  color: #ffffff;
  font-weight: 700;
  background-color: #a556a8;
  box-shadow: 1px 1px 2px #000;
  border: none; }
  .bouton-rectangle-violet-inline:hover {
    background-color: #B451B8; }

.don-breadcrumb {
  position: relative; }
  .don-breadcrumb.visible-xs {
    margin-left: -15px;
    margin-right: -15px; }
  .don-breadcrumb .line, .don-breadcrumb .completed-line {
    height: 1px;
    position: absolute;
    bottom: 50%; }
  .don-breadcrumb .line {
    width: 100%;
    background-color: #cccccc; }
  .don-breadcrumb .completed-line {
    transition: width 0.5s;
    width: 30%;
    background-color: #2CADE0;
    box-shadow: 0 0 1px 0 #2CADE0; }
  .don-breadcrumb .don-step {
    width: 33.3%;
    position: relative;
    display: inline-block;
    float: left; }
    .don-breadcrumb .don-step div {
      display: inline-block;
      float: left; }
      .don-breadcrumb .don-step div.left {
        margin-left: 50%; }
      .don-breadcrumb .don-step div.middle {
        margin-left: 30%; }
      .don-breadcrumb .don-step div.right {
        margin-left: 10%; }
      .don-breadcrumb .don-step div.ring-border {
        transition: border 0.8s;
        position: relative;
        width: 40%;
        background-color: #fff;
        border: 1px solid #cccccc;
        color: #cccccc;
        font-size: 20px;
        border-radius: 80px;
        text-align: center; }
        .don-breadcrumb .don-step div.ring-border.active {
          font-weight: bold;
          border: 1px solid #2CADE0;
          color: #2CADE0;
          box-shadow: 0 0 1px 1px #2CADE0; }
        .don-breadcrumb .don-step div.ring-border:after {
          content: "";
          display: block;
          padding-bottom: 100%; }
        .don-breadcrumb .don-step div.ring-border span {
          position: absolute;
          left: 0;
          top: calc(50% - 10px);
          width: 100%;
          height: 100%;
          line-height: 100%; }

.proj-arrow {
  position: absolute;
  top: 8px;
  font-size: 20px;
  color: #2CADE0; }
  .proj-arrow > a {
    display: inline-block;
    max-width: 45%;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 12px;
    margin-right: 15px;
    white-space: normal; }

.span-arrow {
  padding-left: 25px; }

.proj-button {
  text-align: center;
  padding-bottom: 50px; }

.fileinput-button {
  position: relative;
  overflow: hidden; }
  .fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(-300px, 0) scale(4);
    font-size: 23px;
    direction: ltr;
    cursor: pointer; }

div#piechart_3d svg {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.5)); }

p.big-paragraph {
  font-size: 1.5em; }

.media-list li.new {
  background-color: #def2fa;
  border-left: 3px solid #1DBD79; }

/* -------- Pictures on posts -------- */
.photoContainer {
  overflow: hidden;
  display: inline-block;
  position: relative;
  border: 1px solid #ccc; }
  @media screen and (min-width: 992px) {
    .photoContainer {
      padding-bottom: 24.2%; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .photoContainer {
      padding-bottom: 32.9%; } }
  @media screen and (max-width: 767px) {
    .photoContainer {
      padding-bottom: 49.5%; } }
  .photoContainer.col4 {
    padding-bottom: 24.2%; }
  .photoContainer.col3 {
    padding-bottom: 32.9%; }
  .photoContainer.col2 {
    padding-bottom: 49.5%; }
  .photoContainer.col1 {
    padding-bottom: 56.25%; }
  .photoContainer:hover .photo, .photoContainer:active .photo {
    transform: scale(1.05); }
  .photoContainer .photo {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-size: cover;
    background-position: 50% 25%;
    text-align: center;
    cursor: pointer;
    transition: ease 0.3s all; }
  .photoContainer .morePhoto {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    text-align: center;
    padding-top: 36%;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    background-color: rgba(68, 68, 68, 0.4);
    transition: ease 0.3s transform; }
    .photoContainer .morePhoto:hover, .photoContainer .morePhoto:active {
      transform: scale(1.1); }

@keyframes discoverShadowPulse {
  0% {
    box-shadow: 0px 0px 0px 0px #1DBD79; }
  50% {
    box-shadow: 0px 0px 16px 6px #1DBD79; }
  100% {
    box-shadow: 0px 0px 0px 0px #1DBD79; } }
.discover-shadow-pulse {
  animation-name: discoverShadowPulse;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-timing-function: linear; }

.main-header {
  overflow: hidden;
  margin: 1px auto 0;
  background-color: #fff;
  color: #333; }
  .main-header.profil-asi .main-menu-metas ul > li .number,
  .main-header.profil-asi .main-menu-metas ul > li .text-line,
  .main-header.profil-asi .d-number,
  .main-header.profil-asi h1 {
    color: #1DBD79; }
  .main-header.profil-asi hr {
    border-color: #1DBD79; }
  .main-header.profil-asi .separator {
    border-right-color: #189c64; }
  .main-header.profil-member .main-menu-metas ul > li .number,
  .main-header.profil-member .main-menu-metas ul > li .text-line,
  .main-header.profil-member .d-number,
  .main-header.profil-member h1 {
    color: #2CADE0; }
  .main-header.profil-member hr {
    border-color: #2CADE0; }
  .main-header.profil-member .separator {
    border-right-color: #1d98c8; }
  .main-header.profil-project .main-menu-metas ul > li .number,
  .main-header.profil-project .main-menu-metas ul > li .text-line,
  .main-header.profil-project .d-number,
  .main-header.profil-project h1 {
    color: #FF9B32; }
  .main-header.profil-project hr {
    border-color: #FF9B32; }
  .main-header.profil-project .separator {
    border-right-color: #ff880c; }
  .main-header .separator {
    border-right-width: 2px;
    border-right-style: solid; }
  .main-header .d-number {
    font-size: 21px;
    font-variant: normal; }
  .main-header .d-label {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    font-variant: all-petite-caps;
    margin: 0 7px 0 2px; }
  .main-header .d-number {
    font-weight: bold; }
  .main-header .name {
    font-weight: bold;
    font-size: 21px;
    text-align: left;
    color: #444;
    margin-top: 15px; }
  .main-header > .flexbox {
    flex-direction: column; }
  .main-header .profil-pic,
  .main-header .image-upload-container #profile-image-upload-buttons {
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -80px;
    max-width: 160px;
    padding: 8px;
    height: 160px;
    width: 160px;
    text-align: center;
    z-index: 190; }
  .main-header .image-upload-container #banner-image-upload-buttons {
    position: absolute;
    width: 100%;
    left: 0%;
    top: 0;
    height: 220px;
    border-radius: 0;
    z-index: 51; }
    @media only screen and (min-width: 992px) {
      .main-header .image-upload-container #banner-image-upload-buttons {
        position: absolute;
        width: 50%;
        left: 0%;
        top: 0;
        height: 100%;
        border-radius: 0;
        z-index: 51; } }
    .main-header .image-upload-container #banner-image-upload-buttons .act-btn-img {
      position: relative;
      left: 75%;
      top: 40%; }
      @media only screen and (min-width: 992px) {
        .main-header .image-upload-container #banner-image-upload-buttons .act-btn-img {
          left: 49%; } }
  .main-header .profil-pic {
    z-index: 123; }
  .main-header .image-upload-container .image-upload-buttons {
    opacity: 0;
    display: block;
    z-index: 150;
    border-radius: 50%;
    transition: all .3s ease; }
    .main-header .image-upload-container .image-upload-buttons:hover {
      background-color: #333;
      opacity: .9; }

.bloc-titre-haut {
  margin-bottom: 15px; }
  .bloc-titre-haut .title {
    font-size: 24px;
    font-weight: bold;
    color: #444; }
    .bloc-titre-haut .title i.fa-circle {
      font-size: 0.8em;
      padding: 0 15px; }
  .bloc-titre-haut .small-title {
    font-size: 18px;
    font-weight: bold;
    color: #444; }
    .bloc-titre-haut .small-title i.fa-circle {
      font-size: 0.8em;
      padding: 0 15px; }
  .bloc-titre-haut .sub-title {
    font-size: 15px;
    color: dimgray;
    margin-top: 15px; }
    @media only screen and (min-width: 768px) {
      .bloc-titre-haut .sub-title {
        margin-left: 55px; } }
  .bloc-titre-haut .btn .fa-times-circle {
    color: #1DBD79;
    font-size: 4em;
    line-height: 2em; }

.main-header-banner {
  width: 100%; }
  .main-header-banner .banner {
    width: 100%;
    position: relative;
    height: 220px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: 0px -60px 60px -40px #000000a6 inset; }
    .main-header-banner .banner.banner-blur {
      display: none; }

.btn-donation {
  background-color: #2CADE0;
  border-bottom: 4px solid #2593be;
  color: #fff;
  padding: 10px 30px;
  font-size: 21px;
  font-weight: 600;
  border-radius: 3px;
  transition: all 0.2s ease-in-out; }
  .btn-donation:hover, .btn-donation:active, .btn-donation:focus, .btn-donation:active:focus, .btn-donation.active {
    background-color: #58bee7;
    border-bottom-color: #3dadd9;
    color: #fff; }

.main-header-jumbo {
  width: 100%;
  padding: 15px;
  text-align: left;
  box-shadow: 0 1px 7px #666; }

.main-menu-metas ul > li {
  padding: 0 15px; }
  .main-menu-metas ul > li .number, .main-menu-metas ul > li .text-line {
    font-size: 21px;
    font-weight: bold;
    display: block;
    font-variant: normal; }
    .main-menu-metas ul > li .number.sm, .main-menu-metas ul > li .text-line.sm {
      font-size: 15px; }

.menu-content-container {
  background-color: #fff;
  border-top: 1px solid #eee;
  height: 50px; }

.main-header-menu {
  padding: 0 15px;
  margin: 0 auto;
  display: flex;
  flex-flow: row; }
  .main-header-menu .sub-menu-scl {
    margin-bottom: 0px; }
    .main-header-menu .sub-menu-scl .fa-facebook-f:hover {
      color: #3B5998; }
    .main-header-menu .sub-menu-scl .fa-twitter:hover {
      color: #55ACEE; }
    .main-header-menu .sub-menu-scl .fa-envelope:hover {
      color: #FF9B32; }
    .main-header-menu .sub-menu-scl li {
      border-bottom: 4px solid #fff;
      color: #333;
      display: inline-block;
      height: 26px;
      font-weight: bold;
      margin: 0; }
      .main-header-menu .sub-menu-scl li a {
        cursor: pointer;
        float: left;
        padding: 15px 8px; }
        @media only screen and (min-width: 1200px) {
          .main-header-menu .sub-menu-scl li a {
            padding: 15px; } }
    .main-header-menu .sub-menu-scl .btn {
      margin: 6px 15px; }
  .main-header-menu .sub-menu-tabs {
    margin-bottom: 0;
    width: 100%; }
    .main-header-menu .sub-menu-tabs > li {
      float: left;
      padding: 0; }
      @media only screen and (min-width: 768px) {
        .main-header-menu .sub-menu-tabs > li {
          display: inline-block; } }
      .main-header-menu .sub-menu-tabs > li > a {
        border-bottom: 4px solid #fff;
        color: #333;
        line-height: 15px;
        cursor: pointer;
        font-weight: bold;
        float: left;
        margin: 0;
        padding: 15px 10px;
        font-size: 12px; }
        .main-header-menu .sub-menu-tabs > li > a:hover, .main-header-menu .sub-menu-tabs > li > a.active {
          background-color: #fff;
          border-bottom-color: #2CADE0;
          color: #333; }
        @media only screen and (min-width: 480px) {
          .main-header-menu .sub-menu-tabs > li > a {
            font-size: 13px; } }
        @media only screen and (min-width: 768px) {
          .main-header-menu .sub-menu-tabs > li > a {
            font-size: 12px;
            padding: 15px 10px; } }
        @media only screen and (min-width: 992px) {
          .main-header-menu .sub-menu-tabs > li > a {
            font-size: 15px; } }
        @media only screen and (min-width: 1200px) {
          .main-header-menu .sub-menu-tabs > li > a {
            padding: 15px; } }
    @media only screen and (min-width: 768px) {
      .main-header-menu .sub-menu-tabs {
        width: auto; } }
  .main-header-menu .navbar {
    bottom: 0;
    z-index: 1;
    margin-bottom: 0;
    box-shadow: none;
    background-color: #fff;
    border: 0;
    min-height: 35px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: left; }
    .main-header-menu .navbar .navbar-toggle {
      margin: 0;
      float: left; }

.main-menu-metas {
  position: relative;
  font-variant: all-petite-caps;
  font-weight: bolder; }

.main-menu-cta .btn {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 21px;
  font-weight: 600;
  margin: 5px; }
  @media only screen and (min-width: 992px) {
    .main-menu-cta .btn {
      font-size: 12px;
      padding-left: 22.5px;
      padding-right: 22.5px; } }
  @media only screen and (min-width: 1200px) {
    .main-menu-cta .btn {
      font-size: 15px;
      padding-left: 22.5px;
      padding-right: 22.5px; } }
  @media only screen and (min-width: 1400px) {
    .main-menu-cta .btn {
      font-size: 21px; } }

.main-header-top .btn-contact {
  background-color: #2CADE0; }
  .main-header-top .btn-contact:hover {
    background-color: #6fc7ea; }
.main-header-top a:hover {
  text-decoration: underline; }

.profil-asi .sub-menu-tabs > li > a:hover, .profil-asi .sub-menu-tabs > li > a.active {
  border-bottom-color: #1DBD79; }

.main-header-profil .main-header-top,
.main-header-profil .main-menu-metas,
.main-header-profil .main-menu-cta {
  margin: 30px 15px 0 15px; }
  @media only screen and (min-width: 480px) {
    .main-header-profil .main-header-top,
    .main-header-profil .main-menu-metas,
    .main-header-profil .main-menu-cta {
      margin: 15px 15px 0 30px; } }
  @media only screen and (min-width: 992px) {
    .main-header-profil .main-header-top,
    .main-header-profil .main-menu-metas,
    .main-header-profil .main-menu-cta {
      margin: 0 15px 0 75px; } }
  @media only screen and (min-width: 1200px) {
    .main-header-profil .main-header-top,
    .main-header-profil .main-menu-metas,
    .main-header-profil .main-menu-cta {
      margin: 8px 15px 0 90px; } }
@media only screen and (min-width: 992px) {
  .main-header-profil .main-header-jumbo {
    min-height: 400px; } }

.main-header-project .main-header-top,
.main-header-project .main-menu-cta
 {
  margin: 15px auto 0 auto; }
  @media only screen and (min-width: 480px) {
    .main-header-project .main-header-top,
    .main-header-project .main-menu-cta
     {
      margin: 15px auto 0 auto; } }
  @media only screen and (min-width: 992px) {
    .main-header-project .main-header-top,
    .main-header-project .main-menu-cta
     {
      margin: 0 auto; } }
  @media only screen and (min-width: 1200px) {
    .main-header-project .main-header-top,
    .main-header-project .main-menu-cta
     {
      margin: 8px auto 0; } }

@media only screen and (min-width: 1200px) {
  .main-header-profil .main-header-top, .main-header-project .main-header-top {
    margin-top: 0px; } }

.card-profile {
  position: absolute;
  width: 94px;
  min-width: 0;
  z-index: 50;
  bottom: 0;
  cursor: pointer;
  overflow: hidden;
  height: 110px;
  transition: background-color .2s, min-width .3s, border-radius .40s; }
  .card-profile:hover {
    background-color: #FFF;
    min-width: 320px;
    border-radius: 0;
    width: auto;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
    .card-profile:hover .text {
      min-width: 226px;
      width: auto; }
      .card-profile:hover .text .inner {
        opacity: 1; }
  .card-profile a {
    float: left; }
    .card-profile a img {
      width: 94px; }
  .card-profile .text {
    width: 0;
    position: relative;
    float: left; }
    .card-profile .text .inner {
      opacity: 0; }

@media only screen and (min-width: 992px) {
  .main-header-banner {
    width: 50%; }
    .main-header-banner .banner {
      z-index: 50;
      height: 100%;
      box-shadow: none;
      width: 100%;
      overflow: hidden; }
      .main-header-banner .banner.banner-blur {
        z-index: 40;
        filter: blur(4px);
        position: absolute;
        top: 0;
        left: 50%;
        display: block;
        width: 66%;
        background-position: -100px; }

  .main-header-jumbo {
    background-color: #fff;
    float: left;
    position: relative;
    width: 50%;
    z-index: 80;
    padding: 15px; }

  .main-header > .flexbox {
    flex-direction: row; }
  .main-header .name {
    font-size: 28px; } }
.main-header-project h1.name {
  text-align: center;
  font-size: 24px; }
.main-header-project h4 {
  text-align: center;
  font-size: 18px; }
@media only screen and (min-width: 992px) {
  .main-header-project .jumbo-project {
    max-width: 800px; } }
@media only screen and (min-width: 768px) {
  .main-header-project #show_more {
    display: block; } }
.main-header-project .crowdcol {
  width: 100%;
  padding-top: 15px; }
  @media only screen and (min-width: 768px) {
    .main-header-project .crowdcol {
      width: 50%; } }
.main-header-project .crowdfunding-metas {
  width: 100%; }
  @media only screen and (min-width: 480px) {
    .main-header-project .crowdfunding-metas {
      width: 60%; } }
  @media only screen and (min-width: 992px) {
    .main-header-project .crowdfunding-metas {
      width: 100%; } }
  @media only screen and (min-width: 1200px) {
    .main-header-project .crowdfunding-metas {
      width: 60%; } }
.main-header-project .crowdfunding-icon {
  width: 100%;
  position: relative;
  height: 129px;
  left: 35%;
  top: 0px; }
  @media only screen and (min-width: 480px) {
    .main-header-project .crowdfunding-icon {
      width: 40%;
      height: 107.5px;
      left: 5%; } }
  @media only screen and (min-width: 768px) {
    .main-header-project .crowdfunding-icon {
      height: 86px; } }
  @media only screen and (min-width: 992px) {
    .main-header-project .crowdfunding-icon {
      width: 100%;
      height: 129px;
      left: 25%;
      top: 15px; } }
  @media only screen and (min-width: 1200px) {
    .main-header-project .crowdfunding-icon {
      width: 40%;
      height: 107.5px;
      left: 15px; } }
  @media only screen and (min-width: 1400px) {
    .main-header-project .crowdfunding-icon {
      height: 86px;
      left: 30px; } }
  .main-header-project .crowdfunding-icon .hearth {
    position: relative;
    top: 15px;
    left: 0;
    height: 54px; }
    @media only screen and (min-width: 320px) {
      .main-header-project .crowdfunding-icon .hearth {
        height: 64.8px; } }
    @media only screen and (min-width: 480px) {
      .main-header-project .crowdfunding-icon .hearth {
        height: 64.8px;
        top: 15px; } }
    @media only screen and (min-width: 768px) {
      .main-header-project .crowdfunding-icon .hearth {
        height: 81px;
        top: 0; } }
    @media only screen and (min-width: 992px) {
      .main-header-project .crowdfunding-icon .hearth {
        height: 54px; } }
    @media only screen and (min-width: 1200px) {
      .main-header-project .crowdfunding-icon .hearth {
        height: 64.8px; } }
    @media only screen and (min-width: 1200px) {
      .main-header-project .crowdfunding-icon .hearth {
        height: 64.8px; } }
    @media only screen and (min-width: 1400px) {
      .main-header-project .crowdfunding-icon .hearth {
        height: 81px; } }
  .main-header-project .crowdfunding-icon .empty, .main-header-project .crowdfunding-icon .filler, .main-header-project .crowdfunding-icon .hand, .main-header-project .crowdfunding-icon .pourcent-counter {
    position: absolute; }
  .main-header-project .crowdfunding-icon .empty, .main-header-project .crowdfunding-icon .filler {
    font-size: 57.33333px;
    height: 54px;
    left: 21px;
    width: 57.33333px;
    z-index: 50;
    overflow: hidden; }
    @media only screen and (min-width: 320px) {
      .main-header-project .crowdfunding-icon .empty, .main-header-project .crowdfunding-icon .filler {
        font-size: 68.8px;
        height: 64.8px;
        width: 68.8px; } }
    @media only screen and (min-width: 480px) {
      .main-header-project .crowdfunding-icon .empty, .main-header-project .crowdfunding-icon .filler {
        font-size: 68.8px;
        height: 64.8px;
        width: 68.8px; } }
    @media only screen and (min-width: 768px) {
      .main-header-project .crowdfunding-icon .empty, .main-header-project .crowdfunding-icon .filler {
        font-size: 86px;
        height: 81px;
        width: 86px; } }
    @media only screen and (min-width: 992px) {
      .main-header-project .crowdfunding-icon .empty, .main-header-project .crowdfunding-icon .filler {
        font-size: 57.33333px;
        height: 54px;
        width: 57.33333px; } }
    @media only screen and (min-width: 1200px) {
      .main-header-project .crowdfunding-icon .empty, .main-header-project .crowdfunding-icon .filler {
        font-size: 68.8px;
        height: 64.8px;
        width: 68.8px; } }
    @media only screen and (min-width: 1400px) {
      .main-header-project .crowdfunding-icon .empty, .main-header-project .crowdfunding-icon .filler {
        font-size: 86px;
        height: 81px;
        width: 86px; } }
  .main-header-project .crowdfunding-icon .hand {
    color: #FF9B32;
    font-size: 72px;
    top: 35px;
    z-index: 75; }
    @media only screen and (min-width: 320px) {
      .main-header-project .crowdfunding-icon .hand {
        font-size: 86.4px; } }
    @media only screen and (min-width: 480px) {
      .main-header-project .crowdfunding-icon .hand {
        font-size: 86.4px; } }
    @media only screen and (min-width: 768px) {
      .main-header-project .crowdfunding-icon .hand {
        font-size: 108px; } }
    @media only screen and (min-width: 992px) {
      .main-header-project .crowdfunding-icon .hand {
        font-size: 72px; } }
    @media only screen and (min-width: 1200px) {
      .main-header-project .crowdfunding-icon .hand {
        font-size: 86.4px; } }
    @media only screen and (min-width: 1400px) {
      .main-header-project .crowdfunding-icon .hand {
        font-size: 108px; } }
  .main-header-project .crowdfunding-icon .pourcent-counter {
    color: #fff;
    font-size: 14.66667px;
    font-weight: bold;
    left: 34px;
    text-align: center;
    text-shadow: 0 0 4px rgba(140, 85, 28, 0.4);
    top: 20px;
    width: 41.33333px;
    z-index: 100; }
    @media only screen and (min-width: 320px) {
      .main-header-project .crowdfunding-icon .pourcent-counter {
        font-size: 17.6px;
        width: 49.6px; } }
    @media only screen and (min-width: 480px) {
      .main-header-project .crowdfunding-icon .pourcent-counter {
        font-size: 17.6px;
        width: 49.6px; } }
    @media only screen and (min-width: 768px) {
      .main-header-project .crowdfunding-icon .pourcent-counter {
        font-size: 22px;
        width: 62px; } }
    @media only screen and (min-width: 992px) {
      .main-header-project .crowdfunding-icon .pourcent-counter {
        font-size: 14.66667px;
        width: 41.33333px; } }
    @media only screen and (min-width: 1200px) {
      .main-header-project .crowdfunding-icon .pourcent-counter {
        font-size: 17.6px;
        width: 49.6px; } }
    @media only screen and (min-width: 1400px) {
      .main-header-project .crowdfunding-icon .pourcent-counter {
        font-size: 22px;
        width: 62px; } }
  .main-header-project .crowdfunding-icon .empty {
    color: #ffe6cb;
    z-index: 10;
    transition: height 1.5s cubic-bezier(0.4, 0, 0.2, 1); }
  .main-header-project .crowdfunding-icon .filler {
    color: #FF9B32;
    z-index: 5; }
.main-header-project .d-number {
  font-size: 15px; }
.main-header-project .main-menu-metas,
.main-header-project .d-label {
  font-size: 15px;
  font-weight: 400; }
.main-header-project .d-number {
  font-variant: normal; }
.main-header-project .d-label {
  color: #666;
  font-variant: all-petite-caps;
  margin: 0 7px 0 2px; }
.main-header-project .main-menu-metas {
  font-weight: normal;
  text-align: center; }
  .main-header-project .main-menu-metas.hr-v {
    border-right: 1px solid transparent;
    padding-left: 0; }
    @media only screen and (min-width: 768px) {
      .main-header-project .main-menu-metas.hr-v {
        border-right-color: #bababa;
        padding-left: 0; } }
    @media only screen and (min-width: 1200px) {
      .main-header-project .main-menu-metas.hr-v {
        padding-left: 15px; } }
  .main-header-project .main-menu-metas ul > li {
    padding: 8px 8px; }
    .main-header-project .main-menu-metas ul > li .number {
      font-size: 18px; }
      .main-header-project .main-menu-metas ul > li .number.sm {
        font-size: 15px; }
  .main-header-project .main-menu-metas .list-meta-icons li {
    width: 60%;
    padding-left: 0;
    padding-right: 0;
    float: left; }
    .main-header-project .main-menu-metas .list-meta-icons li:first-child {
      width: 40%; }
  .main-header-project .main-menu-metas.main-menu-metas-break ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0; }
    .main-header-project .main-menu-metas.main-menu-metas-break ul > li {
      text-align: center;
      flex-basis: 50%; }
      @media only screen and (min-width: 480px) {
        .main-header-project .main-menu-metas.main-menu-metas-break ul > li {
          text-align: left; } }
      @media only screen and (min-width: 768px) {
        .main-header-project .main-menu-metas.main-menu-metas-break ul > li {
          flex-basis: 100%; } }
      @media only screen and (min-width: 992px) {
        .main-header-project .main-menu-metas.main-menu-metas-break ul > li {
          flex-basis: 50%;
          text-align: center; } }
      @media only screen and (min-width: 1200px) {
        .main-header-project .main-menu-metas.main-menu-metas-break ul > li {
          flex-basis: 100%;
          text-align: left; } }
  @media only screen and (min-width: 768px) {
    .main-header-project .main-menu-metas {
      text-align: left; } }

#save-interests-module {
  overflow-y: hidden;
  transition: max-height .5s ease;
  max-height: 300px; }
  #save-interests-module.closed {
    max-height: 0px; }

.widget-element {
  padding: 15px;
  background-color: #fff;
  color: #666;
  margin-bottom: 15px; }
  .widget-element .btn {
    color: #fff;
    border-radius: 0; }
    .widget-element .btn.followed {
      box-shadow: none; }
  .widget-element .widget-title {
    font-size: 18px;
    font-weight: bold;
    color: #444;
    margin-top: 7.5px;
    text-align: left; }
    .widget-element .widget-title + hr {
      border-top-width: 2px;
      margin-right: 10%; }
  .widget-element .widget-text {
    margin: 15px 7.5px; }
  .widget-element .highlight {
    background-color: transparent;
    font-weight: bold; }
  .widget-element .username, .widget-element .widget-project-title {
    font-size: 15px;
    font-weight: bold;
    color: #444; }
  .widget-element .list {
    margin-bottom: 0px; }
  .widget-element .widget-metas {
    font-size: 12px;
    font-weight: bold; }
    .widget-element .widget-metas .highlight {
      padding-right: 7.5px;
      font-size: 15px; }
      .widget-element .widget-metas .highlight.fa {
        font-size: 1.2em;
        position: relative;
        top: 2px; }
  .widget-element .flexbox {
    flex-direction: column;
    align-items: center;
    text-align: center; }
    .widget-element .flexbox > * {
      padding-bottom: 15px; }
      .widget-element .flexbox > *:last-child {
        padding-bottom: 0; }
    @media only screen and (min-width: 480px) {
      .widget-element .flexbox {
        flex-direction: row;
        text-align: left; } }
    @media only screen and (min-width: 992px) {
      .widget-element .flexbox {
        flex-direction: column;
        align-items: center;
        text-align: center; }
        .widget-element .flexbox > * {
          padding-bottom: 15px; }
          .widget-element .flexbox > *:last-child {
            padding-bottom: 0; } }
    @media only screen and (min-width: 1200px) {
      .widget-element .flexbox {
        flex-direction: row;
        text-align: left; } }
  .widget-element .nbr-problem {
    font-size: 18px; }
  .widget-element a {
    color: #444;
    transition: all .2s ease; }
    .widget-element a:hover {
      color: #666;
      text-decoration: underline; }

.widget-main .widget-title + hr,
.widget-title-main + hr {
  border-top-color: #1d98c8; }

.highlight-main,
.widget-main .highlight {
  color: #1d98c8; }

.widget-main .btn,
.btn-main {
  background-color: #2CADE0;
  color: #fff;
  border: 1px solid transparent;
  transition: all 0.2s ease; }
  .widget-main .btn:hover, .widget-main .btn:active, .widget-main .btn:focus, .widget-main .btn:active:focus, .widget-main .btn.active, .widget-main .btn.followed,
  .btn-main:hover,
  .btn-main:active,
  .btn-main:focus,
  .btn-main:active:focus,
  .btn-main.active,
  .btn-main.followed {
    color: #58bee7;
    background-color: #fff;
    text-decoration: none;
    border-color: #58bee7;
    box-shadow: none; }
  .widget-main .btn.alt:hover, .widget-main .btn.alt:active, .widget-main .btn.alt:focus, .widget-main .btn.alt:active:focus, .widget-main .btn.alt.active, .widget-main .btn.alt.followed,
  .btn-main.alt:hover,
  .btn-main.alt:active,
  .btn-main.alt:focus,
  .btn-main.alt:active:focus,
  .btn-main.alt.active,
  .btn-main.alt.followed {
    background-color: #58bee7;
    color: #fff; }

.widget-discover .widget-title + hr,
.widget-title-discover + hr {
  border-top-color: #189c64; }

.highlight-discover,
.widget-discover .highlight {
  color: #189c64; }

.widget-discover .btn,
.btn-discover {
  background-color: #1DBD79;
  color: #fff;
  border: 1px solid transparent;
  transition: all 0.2s ease; }
  .widget-discover .btn:hover, .widget-discover .btn:active, .widget-discover .btn:focus, .widget-discover .btn:active:focus, .widget-discover .btn.active, .widget-discover .btn.followed,
  .btn-discover:hover,
  .btn-discover:active,
  .btn-discover:focus,
  .btn-discover:active:focus,
  .btn-discover.active,
  .btn-discover.followed {
    color: #2edf94;
    background-color: #fff;
    text-decoration: none;
    border-color: #2edf94;
    box-shadow: none; }
  .widget-discover .btn.alt:hover, .widget-discover .btn.alt:active, .widget-discover .btn.alt:focus, .widget-discover .btn.alt:active:focus, .widget-discover .btn.alt.active, .widget-discover .btn.alt.followed,
  .btn-discover.alt:hover,
  .btn-discover.alt:active,
  .btn-discover.alt:focus,
  .btn-discover.alt:active:focus,
  .btn-discover.alt.active,
  .btn-discover.alt.followed {
    background-color: #2edf94;
    color: #fff; }

.widget-flw .widget-title + hr,
.widget-title-flw + hr {
  border-top-color: #1d98c8; }

.highlight-flw,
.widget-flw .highlight {
  color: #1d98c8; }

.widget-flw .btn,
.btn-flw {
  background-color: #2CADE0;
  color: #fff;
  border: 1px solid transparent;
  transition: all 0.2s ease; }
  .widget-flw .btn:hover, .widget-flw .btn:active, .widget-flw .btn:focus, .widget-flw .btn:active:focus, .widget-flw .btn.active, .widget-flw .btn.followed,
  .btn-flw:hover,
  .btn-flw:active,
  .btn-flw:focus,
  .btn-flw:active:focus,
  .btn-flw.active,
  .btn-flw.followed {
    color: #58bee7;
    background-color: #fff;
    text-decoration: none;
    border-color: #58bee7;
    box-shadow: none; }
  .widget-flw .btn.alt:hover, .widget-flw .btn.alt:active, .widget-flw .btn.alt:focus, .widget-flw .btn.alt:active:focus, .widget-flw .btn.alt.active, .widget-flw .btn.alt.followed,
  .btn-flw.alt:hover,
  .btn-flw.alt:active,
  .btn-flw.alt:focus,
  .btn-flw.alt:active:focus,
  .btn-flw.alt.active,
  .btn-flw.alt.followed {
    background-color: #58bee7;
    color: #fff; }

.widget-help .widget-title + hr,
.widget-title-help + hr {
  border-top-color: #ff880c; }

.highlight-help,
.widget-help .highlight {
  color: #ff880c; }

.widget-help .btn,
.btn-help {
  background-color: #FF9B32;
  color: #fff;
  border: 1px solid transparent;
  transition: all 0.2s ease; }
  .widget-help .btn:hover, .widget-help .btn:active, .widget-help .btn:focus, .widget-help .btn:active:focus, .widget-help .btn.active, .widget-help .btn.followed,
  .btn-help:hover,
  .btn-help:active,
  .btn-help:focus,
  .btn-help:active:focus,
  .btn-help.active,
  .btn-help.followed {
    color: #ffb465;
    background-color: #fff;
    text-decoration: none;
    border-color: #ffb465;
    box-shadow: none; }
  .widget-help .btn.alt:hover, .widget-help .btn.alt:active, .widget-help .btn.alt:focus, .widget-help .btn.alt:active:focus, .widget-help .btn.alt.active, .widget-help .btn.alt.followed,
  .btn-help.alt:hover,
  .btn-help.alt:active,
  .btn-help.alt:focus,
  .btn-help.alt:active:focus,
  .btn-help.alt.active,
  .btn-help.alt.followed {
    background-color: #ffb465;
    color: #fff; }

.home-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 80vh;
  background: transparent url("../img/background-home.jpg") no-repeat fixed 25% center;
  background-size: cover;
  position: relative; }
  .home-container label {
    color: #fff;
    padding: 7px 0;
    font-size: 1.1em; }
  .home-container .background {
    background-color: #222;
    opacity: 0.60;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .home-container h1 {
    font-variant: all-small-caps;
    font-size: 25px; }

.home-main {
  margin-bottom: 100px; }
  .home-main h1, .home-main h2 {
    color: #fff; }
  .home-main h2 {
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 0; }

.asso-signin-suggestion {
  padding: 17px 22px;
  background-color: white; }
  .asso-signin-suggestion b {
    font-size: 1.35em; }
  .asso-signin-suggestion span {
    padding: 10px;
    display: inline-block;
    font-size: 16px; }
  .asso-signin-suggestion .btn-signin-asso {
    padding: 11px 15px;
    font-size: 1.25em;
    transition: all 0.2s ease-in-out; }

@media (min-width: 768px) {
  .home-container h1 {
    font-size: 30px; }
  .home-container h2 {
    font-size: 35px; } }
@media (min-width: 1400px) {
  .home-container h1 {
    font-size: 35px; }
  .home-container h2 {
    max-width: 80%;
    text-align: center;
    margin: 25px auto;
    line-height: 1.3em;
    font-size: 40px; } }
.project-presentation {
  margin: 15px 0; }

.content-container .project-bloc:nth-child(1) {
  background-color: #E3655B;
  color: #FFF; }
  .content-container .project-bloc:nth-child(1) strong, .content-container .project-bloc:nth-child(1) h2, .content-container .project-bloc:nth-child(1) i.big {
    color: #FFF; }
  .content-container .project-bloc:nth-child(1) .btn-wj {
    background-color: #dd463a;
    color: white;
    border: solid 1px transparent; }
    .content-container .project-bloc:nth-child(1) .btn-wj:hover {
      color: #dd463a;
      background-color: #FFF;
      border: solid 1px #dd463a; }
    .content-container .project-bloc:nth-child(1) .btn-wj:active {
      box-shadow: 0px 0px 0px 1px #dd463a; }
.content-container .project-bloc:nth-child(2) {
  background-color: #FFF;
  color: #666; }
  .content-container .project-bloc:nth-child(2) .btn-wj {
    background-color: #dd463a;
    color: white;
    border: solid 1px transparent; }
    .content-container .project-bloc:nth-child(2) .btn-wj:hover {
      color: #dd463a;
      background-color: #FFF;
      border: solid 1px #dd463a; }
    .content-container .project-bloc:nth-child(2) .btn-wj:active {
      box-shadow: 0px 0px 0px 1px #dd463a; }
  .content-container .project-bloc:nth-child(2) strong, .content-container .project-bloc:nth-child(2) h2, .content-container .project-bloc:nth-child(2) i.big {
    color: #E3655B; }
.content-container .project-bloc:nth-child(3) {
  background-color: #4ab8a1;
  color: #FFF; }
  .content-container .project-bloc:nth-child(3) strong, .content-container .project-bloc:nth-child(3) h2, .content-container .project-bloc:nth-child(3) i.big {
    color: #FFF; }
  .content-container .project-bloc:nth-child(3) .btn-wj {
    background-color: #3e9e8a;
    color: white;
    border: solid 1px transparent; }
    .content-container .project-bloc:nth-child(3) .btn-wj:hover {
      color: #3e9e8a;
      background-color: #FFF;
      border: solid 1px #3e9e8a; }
    .content-container .project-bloc:nth-child(3) .btn-wj:active {
      box-shadow: 0px 0px 0px 1px #3e9e8a; }
.content-container .project-bloc:nth-child(4) {
  background-color: #FFF;
  color: #666; }
  .content-container .project-bloc:nth-child(4) .btn-wj {
    background-color: #3e9e8a;
    color: white;
    border: solid 1px transparent; }
    .content-container .project-bloc:nth-child(4) .btn-wj:hover {
      color: #3e9e8a;
      background-color: #FFF;
      border: solid 1px #3e9e8a; }
    .content-container .project-bloc:nth-child(4) .btn-wj:active {
      box-shadow: 0px 0px 0px 1px #3e9e8a; }
  .content-container .project-bloc:nth-child(4) strong, .content-container .project-bloc:nth-child(4) h2, .content-container .project-bloc:nth-child(4) i.big {
    color: #4ab8a1; }
.content-container .project-bloc:nth-child(5) {
  background-color: #4ab8a1;
  color: #FFF; }
  .content-container .project-bloc:nth-child(5) strong, .content-container .project-bloc:nth-child(5) h2, .content-container .project-bloc:nth-child(5) i.big {
    color: #FFF; }
  .content-container .project-bloc:nth-child(5) .btn-wj {
    background-color: #3e9e8a;
    color: white;
    border: solid 1px transparent; }
    .content-container .project-bloc:nth-child(5) .btn-wj:hover {
      color: #3e9e8a;
      background-color: #FFF;
      border: solid 1px #3e9e8a; }
    .content-container .project-bloc:nth-child(5) .btn-wj:active {
      box-shadow: 0px 0px 0px 1px #3e9e8a; }
.content-container .project-bloc:nth-child(6) {
  background-color: #FFF;
  color: #666; }
  .content-container .project-bloc:nth-child(6) .btn-wj {
    background-color: #3e9e8a;
    color: white;
    border: solid 1px transparent; }
    .content-container .project-bloc:nth-child(6) .btn-wj:hover {
      color: #3e9e8a;
      background-color: #FFF;
      border: solid 1px #3e9e8a; }
    .content-container .project-bloc:nth-child(6) .btn-wj:active {
      box-shadow: 0px 0px 0px 1px #3e9e8a; }
  .content-container .project-bloc:nth-child(6) strong, .content-container .project-bloc:nth-child(6) h2, .content-container .project-bloc:nth-child(6) i.big {
    color: #4ab8a1; }
.content-container .project-bloc:nth-child(7) {
  background-color: #2CADE0;
  color: #FFF; }
  .content-container .project-bloc:nth-child(7) strong, .content-container .project-bloc:nth-child(7) h2, .content-container .project-bloc:nth-child(7) i.big {
    color: #FFF; }
  .content-container .project-bloc:nth-child(7) .btn-wj {
    background-color: #1d98c8;
    color: white;
    border: solid 1px transparent; }
    .content-container .project-bloc:nth-child(7) .btn-wj:hover {
      color: #1d98c8;
      background-color: #FFF;
      border: solid 1px #1d98c8; }
    .content-container .project-bloc:nth-child(7) .btn-wj:active {
      box-shadow: 0px 0px 0px 1px #1d98c8; }
.content-container .project-bloc:nth-child(8) {
  background-color: #FFF;
  color: #666; }
  .content-container .project-bloc:nth-child(8) .btn-wj {
    background-color: #1d98c8;
    color: white;
    border: solid 1px transparent; }
    .content-container .project-bloc:nth-child(8) .btn-wj:hover {
      color: #1d98c8;
      background-color: #FFF;
      border: solid 1px #1d98c8; }
    .content-container .project-bloc:nth-child(8) .btn-wj:active {
      box-shadow: 0px 0px 0px 1px #1d98c8; }
  .content-container .project-bloc:nth-child(8) strong, .content-container .project-bloc:nth-child(8) h2, .content-container .project-bloc:nth-child(8) i.big {
    color: #2CADE0; }
.content-container .project-bloc:nth-child(9) {
  background-color: #1DBD79;
  color: #FFF; }
  .content-container .project-bloc:nth-child(9) strong, .content-container .project-bloc:nth-child(9) h2, .content-container .project-bloc:nth-child(9) i.big {
    color: #FFF; }
  .content-container .project-bloc:nth-child(9) .btn-wj {
    background-color: #189c64;
    color: white;
    border: solid 1px transparent; }
    .content-container .project-bloc:nth-child(9) .btn-wj:hover {
      color: #189c64;
      background-color: #FFF;
      border: solid 1px #189c64; }
    .content-container .project-bloc:nth-child(9) .btn-wj:active {
      box-shadow: 0px 0px 0px 1px #189c64; }
.content-container .project-bloc:nth-child(10) {
  background-color: #FFF;
  color: #666; }
  .content-container .project-bloc:nth-child(10) .btn-wj {
    background-color: #189c64;
    color: white;
    border: solid 1px transparent; }
    .content-container .project-bloc:nth-child(10) .btn-wj:hover {
      color: #189c64;
      background-color: #FFF;
      border: solid 1px #189c64; }
    .content-container .project-bloc:nth-child(10) .btn-wj:active {
      box-shadow: 0px 0px 0px 1px #189c64; }
  .content-container .project-bloc:nth-child(10) strong, .content-container .project-bloc:nth-child(10) h2, .content-container .project-bloc:nth-child(10) i.big {
    color: #1DBD79; }
.content-container .project-bloc:nth-child(11) {
  background-color: #FF9B32;
  color: #FFF; }
  .content-container .project-bloc:nth-child(11) strong, .content-container .project-bloc:nth-child(11) h2, .content-container .project-bloc:nth-child(11) i.big {
    color: #FFF; }
  .content-container .project-bloc:nth-child(11) .btn-wj {
    background-color: #ff880c;
    color: white;
    border: solid 1px transparent; }
    .content-container .project-bloc:nth-child(11) .btn-wj:hover {
      color: #ff880c;
      background-color: #FFF;
      border: solid 1px #ff880c; }
    .content-container .project-bloc:nth-child(11) .btn-wj:active {
      box-shadow: 0px 0px 0px 1px #ff880c; }
.content-container .project-bloc:nth-child(12) {
  background-color: #FFF;
  color: #666; }
  .content-container .project-bloc:nth-child(12) .btn-wj {
    background-color: #ff880c;
    color: white;
    border: solid 1px transparent; }
    .content-container .project-bloc:nth-child(12) .btn-wj:hover {
      color: #ff880c;
      background-color: #FFF;
      border: solid 1px #ff880c; }
    .content-container .project-bloc:nth-child(12) .btn-wj:active {
      box-shadow: 0px 0px 0px 1px #ff880c; }
  .content-container .project-bloc:nth-child(12) strong, .content-container .project-bloc:nth-child(12) h2, .content-container .project-bloc:nth-child(12) i.big {
    color: #FF9B32; }
@media only screen and (min-width: 992px) {
  .content-container .project-bloc:nth-child(1) {
    background-color: #E3655B;
    color: #FFF; }
    .content-container .project-bloc:nth-child(1) strong, .content-container .project-bloc:nth-child(1) h2, .content-container .project-bloc:nth-child(1) i.big {
      color: #FFF; }
  .content-container .project-bloc:nth-child(3) {
    background-color: #FFF;
    color: #666; }
    .content-container .project-bloc:nth-child(3) strong, .content-container .project-bloc:nth-child(3) h2, .content-container .project-bloc:nth-child(3) i.big {
      color: #4ab8a1; }
  .content-container .project-bloc:nth-child(4) {
    background-color: #4ab8a1;
    color: #FFF; }
    .content-container .project-bloc:nth-child(4) strong, .content-container .project-bloc:nth-child(4) h2, .content-container .project-bloc:nth-child(4) i.big {
      color: #FFF; }
  .content-container .project-bloc:nth-child(5) {
    background-color: #4ab8a1;
    color: #FFF; }
    .content-container .project-bloc:nth-child(5) strong, .content-container .project-bloc:nth-child(5) h2, .content-container .project-bloc:nth-child(5) i.big {
      color: #FFF; }
  .content-container .project-bloc:nth-child(7) {
    background-color: #FFF;
    color: #666; }
    .content-container .project-bloc:nth-child(7) strong, .content-container .project-bloc:nth-child(7) h2, .content-container .project-bloc:nth-child(7) i.big {
      color: #2CADE0; }
  .content-container .project-bloc:nth-child(8) {
    background-color: #2CADE0;
    color: #FFF; }
    .content-container .project-bloc:nth-child(8) strong, .content-container .project-bloc:nth-child(8) h2, .content-container .project-bloc:nth-child(8) i.big {
      color: #FFF; }
  .content-container .project-bloc:nth-child(9) {
    background-color: #1DBD79;
    color: #FFF; }
    .content-container .project-bloc:nth-child(9) strong, .content-container .project-bloc:nth-child(9) h2, .content-container .project-bloc:nth-child(9) i.big {
      color: #FFF; }
  .content-container .project-bloc:nth-child(11) {
    background-color: #FFF;
    color: #666; }
    .content-container .project-bloc:nth-child(11) strong, .content-container .project-bloc:nth-child(11) h2, .content-container .project-bloc:nth-child(11) i.big {
      color: #FF9B32; }
  .content-container .project-bloc:nth-child(12) {
    background-color: #FF9B32;
    color: #FFF; }
    .content-container .project-bloc:nth-child(12) strong, .content-container .project-bloc:nth-child(12) h2, .content-container .project-bloc:nth-child(12) i.big {
      color: #FFF; } }

.project-bloc {
  text-align: center;
  width: 100%; }
  @media (min-width: 992px) {
    .project-bloc {
      width: 50%;
      min-height: 420px; } }
  @media only screen and (max-width: 992px) {
    .project-bloc .btn-donation {
      background-color: #1d6dca;
      border-bottom: 4px solid #195dac;
      color: #FFF;
      padding: 10px 30px;
      font-size: 21px;
      font-weight: 600;
      transition: all 0.2s ease-in-out; }
      .project-bloc .btn-donation:hover, .project-bloc .btn-donation:active, .project-bloc .btn-donation:focus, .project-bloc .btn-donation:active:focus, .project-bloc .btn-donation.active {
        background-color: #3887e2;
        border-bottom-color: #1f75d9;
        color: #FFF; } }
  .project-bloc .description-step {
    color: #666; }
  .project-bloc .problem-number-string {
    font-size: 45px;
    color: #FFF; }
    .project-bloc .problem-number-string.sm {
      font-size: 21px; }
  .project-bloc .project-step-title {
    font-size: 21px; }
    .project-bloc .project-step-title .number-step {
      margin: 0 15px 0 0; }
    .project-bloc .project-step-title i {
      font-size: 15px;
      margin-left: 15px; }
  .project-bloc .bloc-fullheight {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-basis: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 90%;
    margin: auto; }
    .project-bloc .bloc-fullheight > * {
      width: 100%; }
    .project-bloc .bloc-fullheight:nth-child(2) {
      flex: 1; }
  .project-bloc.bref {
    min-height: 530px; }
  .project-bloc .witness {
    margin-top: 15px; }
  .project-bloc > .project-inner {
    padding: 0 15px; }
    @media only screen and (min-width: 992px) {
      .project-bloc > .project-inner {
        padding: 0; } }
  .project-bloc > .project-inner,
  .project-bloc .substitute-inner {
    margin: 15px auto;
    padding-bottom: 30px;
    max-width: 95%; }
    @media only screen and (min-width: 1200px) {
      .project-bloc > .project-inner,
      .project-bloc .substitute-inner {
        max-width: 80%;
        padding-bottom: 30px; } }
  .project-bloc .cost-detail {
    font-weight: 400;
    padding: 5px;
    font-size: 15px; }
  .project-bloc .btn-wj {
    padding: 10px 15px;
    font-size: 15px;
    border: 1px solid transparent;
    font-weight: bold; }
  .project-bloc .justify {
    text-align: justify; }
  .project-bloc .cta {
    margin-top: 15px; }
  .project-bloc h2 {
    margin-bottom: 15px;
    margin-top: 15px;
    font-variant: all-small-caps; }
  .project-bloc i.big {
    color: #FFF;
    line-height: 64px;
    font-size: 54.4px;
    transition: all 0.2s ease-in-out; }
    .project-bloc i.big:hover {
      font-size: 64px; }
  .project-bloc .btn-photo {
    color: #FFF;
    text-decoration: underline;
    position: relative; }
    .project-bloc .btn-photo i {
      font-size: 30px;
      bottom: -8px;
      left: -15px;
      position: absolute; }
  .project-bloc .test-overflow {
    overflow-y: auto; }
  .project-bloc .text-slides-project-white {
    font-size: 21px; }
    @media only screen and (min-width: 992px) {
      .project-bloc .text-slides-project-white {
        font-size: 18px; } }
  .project-bloc .text-slides-project {
    font-size: 18px; }
    @media only screen and (min-width: 992px) {
      .project-bloc .text-slides-project {
        font-size: 15px; } }
    .project-bloc .text-slides-project.tsp-sm {
      font-size: 15px; }
      @media only screen and (min-width: 992px) {
        .project-bloc .text-slides-project.tsp-sm {
          font-size: 12px; } }
  .project-bloc .substitute {
    min-height: 450px;
    padding-top: 15px; }

.bandeau-projet {
  width: 100%;
  background-color: #FFF;
  border-top: 1px solid #eee;
  height: 70px;
  display: flex;
  align-items: center;
  text-align: center; }
  .bandeau-projet img {
    max-height: 64px; }
  .bandeau-projet div {
    width: 100%; }

.scrollToTop {
  float: right;
  margin-right: 30px; }
  .scrollToTop i {
    color: #2CADE0;
    font-size: 24px; }

.substitute {
  background-color: #FFF;
  position: absolute;
  display: none;
  z-index: 10;
  width: 100%;
  top: 0; }
  .substitute.left {
    left: 2000px; }
  .substitute.right {
    right: 2000px; }
  .substitute div {
    background-color: #FFF; }

.slide-container {
  position: relative;
  overflow: hidden;
  transition: height 0.6s; }

.step-bloc a, .step-bloc a:hover {
  color: #4ab8a1; }
  .step-bloc a > div, .step-bloc a:hover > div {
    border-bottom: 3px solid #4ab8a1; }
    .step-bloc a > div > div, .step-bloc a:hover > div > div {
      background-color: #4ab8a1; }
    .step-bloc a > div > i, .step-bloc a:hover > div > i {
      color: #4ab8a1; }
  .step-bloc a .number-step, .step-bloc a .number-step:hover, .step-bloc a:hover .number-step, .step-bloc a:hover .number-step:hover {
    color: #FFF; }

.bg-search {
  background-color: #2D67FF; }
  .bg-search.btn-wj {
    border: 1px solid transparent; }
    .bg-search.btn-wj:hover {
      background-color: #FFF;
      color: #608cff;
      border-color: #608cff; }

.text-search h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #2D67FF; }

.bg-comments {
  background-color: #3F386B; }
  .bg-comments.btn-wj {
    border: 1px solid transparent; }
    .bg-comments.btn-wj:hover {
      background-color: #FFF;
      color: #534a8c;
      border-color: #534a8c; }

.text-comments h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #3F386B; }

.bg-lightbulb {
  background-color: #D04334; }
  .bg-lightbulb.btn-wj {
    border: 1px solid transparent; }
    .bg-lightbulb.btn-wj:hover {
      background-color: #FFF;
      color: #da695d;
      border-color: #da695d; }

.text-lightbulb h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #D04334; }

.bg-handshake {
  background-color: #2EA244; }
  .bg-handshake.btn-wj {
    border: 1px solid transparent; }
    .bg-handshake.btn-wj:hover {
      background-color: #FFF;
      color: #3cc756;
      border-color: #3cc756; }

.text-handshake h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #2EA244; }

.bg-donate {
  background-color: #574144; }
  .bg-donate.btn-wj {
    border: 1px solid transparent; }
    .bg-donate.btn-wj:hover {
      background-color: #FFF;
      color: #74575b;
      border-color: #74575b; }

.text-donate h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #574144; }

.bg-newspaper {
  background-color: #EE7488; }
  .bg-newspaper.btn-wj {
    border: 1px solid transparent; }
    .bg-newspaper.btn-wj:hover {
      background-color: #FFF;
      color: #f4a1af;
      border-color: #f4a1af; }

.text-newspaper h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #EE7488; }

.bg-file {
  background-color: #397367; }
  .bg-file.btn-wj {
    border: 1px solid transparent; }
    .bg-file.btn-wj:hover {
      background-color: #FFF;
      color: #4a9586;
      border-color: #4a9586; }

.text-file h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #397367; }

.bg-link {
  background-color: #4ab8a1; }
  .bg-link.btn-wj {
    border: 1px solid transparent; }
    .bg-link.btn-wj:hover {
      background-color: #FFF;
      color: #6fc6b4;
      border-color: #6fc6b4; }

.text-link h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #4ab8a1; }

.bg-star {
  background-color: #5BC0EB; }
  .bg-star.btn-wj {
    border: 1px solid transparent; }
    .bg-star.btn-wj:hover {
      background-color: #FFF;
      color: #88d1f1;
      border-color: #88d1f1; }

.text-star h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #5BC0EB; }

.bg-facebook-f {
  background-color: #3B5998; }
  .bg-facebook-f.btn-wj {
    border: 1px solid transparent; }
    .bg-facebook-f.btn-wj:hover {
      background-color: #FFF;
      color: #4c70ba;
      border-color: #4c70ba; }

.text-facebook-f h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #3B5998; }

.bg-filter {
  background-color: #f2cf60; }
  .bg-filter.btn-wj {
    border: 1px solid transparent; }
    .bg-filter.btn-wj:hover {
      background-color: #FFF;
      color: #f6dd8f;
      border-color: #f6dd8f; }

.text-filter h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #f2cf60; }

.bg-sync {
  background-color: #EE964B; }
  .bg-sync.btn-wj {
    border: 1px solid transparent; }
    .bg-sync.btn-wj:hover {
      background-color: #FFF;
      color: #f2b17a;
      border-color: #f2b17a; }

.text-sync h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #EE964B; }

.bg-plus {
  background-color: #75B8C8; }
  .bg-plus.btn-wj {
    border: 1px solid transparent; }
    .bg-plus.btn-wj:hover {
      background-color: #FFF;
      color: #99cbd7;
      border-color: #99cbd7; }

.text-plus h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #75B8C8; }

.bg-leaf {
  background-color: #7EBA4B; }
  .bg-leaf.btn-wj {
    border: 1px solid transparent; }
    .bg-leaf.btn-wj:hover {
      background-color: #FFF;
      color: #98c870;
      border-color: #98c870; }

.text-leaf h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #7EBA4B; }

.bg-book {
  background-color: #E3655B; }
  .bg-book.btn-wj {
    border: 1px solid transparent; }
    .bg-book.btn-wj:hover {
      background-color: #FFF;
      color: #ea8e87;
      border-color: #ea8e87; }

.text-book h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #E3655B; }

.bg-home {
  background-color: #f2cf60; }
  .bg-home.btn-wj {
    border: 1px solid transparent; }
    .bg-home.btn-wj:hover {
      background-color: #FFF;
      color: #f6dd8f;
      border-color: #f6dd8f; }

.text-home h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #f2cf60; }

.bg-suitcase {
  background-color: #5BC0EB; }
  .bg-suitcase.btn-wj {
    border: 1px solid transparent; }
    .bg-suitcase.btn-wj:hover {
      background-color: #FFF;
      color: #88d1f1;
      border-color: #88d1f1; }

.text-suitcase h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #5BC0EB; }

.bg-balance-scale {
  background-color: #EF861B; }
  .bg-balance-scale.btn-wj {
    border: 1px solid transparent; }
    .bg-balance-scale.btn-wj:hover {
      background-color: #FFF;
      color: #f29f4b;
      border-color: #f29f4b; }

.text-balance-scale h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #EF861B; }

.bg-video {
  background-color: #574144; }
  .bg-video.btn-wj {
    border: 1px solid transparent; }
    .bg-video.btn-wj:hover {
      background-color: #FFF;
      color: #74575b;
      border-color: #74575b; }

.text-video h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #574144; }

.bg-bullhorn {
  background-color: #EC8F78; }
  .bg-bullhorn.btn-wj {
    border: 1px solid transparent; }
    .bg-bullhorn.btn-wj:hover {
      background-color: #FFF;
      color: #f2b4a5;
      border-color: #f2b4a5; }

.text-bullhorn h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #EC8F78; }

.bg-camera {
  background-color: #27AAD5; }
  .bg-camera.btn-wj {
    border: 1px solid transparent; }
    .bg-camera.btn-wj:hover {
      background-color: #FFF;
      color: #50bcdf;
      border-color: #50bcdf; }

.text-camera h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #27AAD5; }

.bg-building {
  background-color: #98CD57; }
  .bg-building.btn-wj {
    border: 1px solid transparent; }
    .bg-building.btn-wj:hover {
      background-color: #FFF;
      color: #b0d97e;
      border-color: #b0d97e; }

.text-building h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #98CD57; }

.bg-lock {
  background-color: #5CAA3A; }
  .bg-lock.btn-wj {
    border: 1px solid transparent; }
    .bg-lock.btn-wj:hover {
      background-color: #FFF;
      color: #75c453;
      border-color: #75c453; }

.text-lock h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #5CAA3A; }

.bg-eye-slash {
  background-color: #0B5563; }
  .bg-eye-slash.btn-wj {
    border: 1px solid transparent; }
    .bg-eye-slash.btn-wj:hover {
      background-color: #FFF;
      color: #107c91;
      border-color: #107c91; }

.text-eye-slash h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #0B5563; }

.bg-percent {
  background-color: #4C6085; }
  .bg-percent.btn-wj {
    border: 1px solid transparent; }
    .bg-percent.btn-wj:hover {
      background-color: #FFF;
      color: #6078a4;
      border-color: #6078a4; }

.text-percent h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #4C6085; }

.bg-twitter {
  background-color: #55ACEE; }
  .bg-twitter.btn-wj {
    border: 1px solid transparent; }
    .bg-twitter.btn-wj:hover {
      background-color: #FFF;
      color: #83c3f3;
      border-color: #83c3f3; }

.text-twitter h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #55ACEE; }

.bg-globe {
  background-color: #2D67FF; }
  .bg-globe.btn-wj {
    border: 1px solid transparent; }
    .bg-globe.btn-wj:hover {
      background-color: #FFF;
      color: #608cff;
      border-color: #608cff; }

.text-globe h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #2D67FF; }

.bg-forward {
  background-color: #3F386B; }
  .bg-forward.btn-wj {
    border: 1px solid transparent; }
    .bg-forward.btn-wj:hover {
      background-color: #FFF;
      color: #534a8c;
      border-color: #534a8c; }

.text-forward h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #3F386B; }

.bg-tint {
  background-color: #D04334; }
  .bg-tint.btn-wj {
    border: 1px solid transparent; }
    .bg-tint.btn-wj:hover {
      background-color: #FFF;
      color: #da695d;
      border-color: #da695d; }

.text-tint h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #D04334; }

.bg-smile {
  background-color: #2EA244; }
  .bg-smile.btn-wj {
    border: 1px solid transparent; }
    .bg-smile.btn-wj:hover {
      background-color: #FFF;
      color: #3cc756;
      border-color: #3cc756; }

.text-smile h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #2EA244; }

.bg-exchange-alt {
  background-color: #574144; }
  .bg-exchange-alt.btn-wj {
    border: 1px solid transparent; }
    .bg-exchange-alt.btn-wj:hover {
      background-color: #FFF;
      color: #74575b;
      border-color: #74575b; }

.text-exchange-alt h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #574144; }

.bg-comment {
  background-color: #EE7488; }
  .bg-comment.btn-wj {
    border: 1px solid transparent; }
    .bg-comment.btn-wj:hover {
      background-color: #FFF;
      color: #f4a1af;
      border-color: #f4a1af; }

.text-comment h2::after {
  content: '';
  display: block;
  height: 3px;
  width: 75px;
  border-bottom: solid 3px #EE7488; }

.chart {
  width: 100%;
  min-height: 320px; }

.selector-input {
  border-bottom: none;
  border-radius: 0; }

.selector-preview {
  background: #fff;
  border-top: none;
  border-radius: 0;
  height: auto; }
  .selector-preview:empty {
    padding: 0; }
  .selector-preview li {
    padding: 4px 8px;
    cursor: pointer;
    min-height: 0px; }
    .selector-preview li:hover {
      background: #1d98c8;
      color: #fff; }

.selector-selected {
  background: #f5f5f5;
  padding: 8px;
  min-height: 80px; }
  .selector-selected li {
    background: #1d98c8;
    color: #fff; }
  .selector-selected i {
    padding-left: 8px;
    margin-left: 5px;
    cursor: pointer;
    border-left: 1px solid #def2fa; }
  .selector-selected li {
    padding: 4px 7px;
    font-size: 15px;
    width: max-content;
    font-weight: bold;
    margin: 8px;
    border-radius: 3px;
    box-shadow: 0px 0px 1px 1px #197fa7; }
    .selector-selected li:first-child {
      padding-left: 7px; }

.actions-field-list label {
  color: #666;
  font-size: 15px;
  font-weight: 100;
  cursor: pointer;
  position: relative;
  top: -2px;
  margin-left: 7px; }
.actions-field-list input {
  margin-left: 15px;
  height: 15px;
  width: 15px; }

.no-linebreak {
  overflow: hidden;
  text-overflow: ellipsis; }

.no-wrap, .no-linebreak {
  white-space: nowrap; }

.back-office h3::after {
  content: '';
  margin: 15px auto;
  display: block;
  width: 150px;
  border-bottom: solid 1px #83C137; }
.back-office h2 {
  color: #a556a8;
  text-align: center;
  margin-bottom: 20px; }
.back-office h3 {
  font-weight: bold;
  text-align: center; }

.bo-return {
  position: absolute;
  font-size: 12px;
  padding: 10px; }

.bo-menu {
  padding-top: 20px; }
  .bo-menu a {
    font-size: 15px;
    display: block;
    padding: 15px;
    border-left: 5px solid #fff;
    transition: all 0.1s ease-in-out; }
    .bo-menu a:hover, .bo-menu a:active, .bo-menu a.active {
      background-color: #f3f3f3;
      border-left: 5px solid #1d98c8; }
  .bo-menu i {
    color: #000;
    font-weight: bold;
    margin-right: 10px; }

.bo-th {
  border-bottom: 2px solid #aaa;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-weight: bold; }

.bo-tr {
  font-size: 12px;
  font-weight: bold; }
  .bo-tr i.fa-check {
    color: #83C137;
    font-size: 21px; }
  .bo-tr i.fa-times {
    color: #f95555;
    font-size: 21px; }
  .bo-tr > div {
    padding-bottom: 15px;
    line-height: 33px; }
  .bo-tr a {
    white-space: normal;
    font-size: 12px; }

.bo-th {
  border-bottom: solid 2px #808080; }

textarea.form-control {
  min-height: 110px; }

#asi-settings h2 {
  font-size: 27px;
  font-weight: bold;
  color: #444; }
#asi-settings h3 {
  font-size: 24px;
  font-weight: bold;
  color: #444; }

.informations {
  background-color: #fff; }
  .informations .banner-top {
    position: relative; }
    .informations .banner-top .background-banner {
      background-position: center center;
      background-size: cover; }
    .informations .banner-top img {
      margin: auto;
      max-height: 350px; }
  .informations .wefree {
    text-align: center; }
    .informations .wefree p {
      text-align: center; }
    .informations .wefree .number {
      font-size: 4.2em; }
    .informations .wefree .sign {
      font-size: 2em; }
  .informations .page-breaker {
    padding: 45px;
    background-color: #f3f3f2;
    font-size: 27px;
    color: #666;
    margin-top: 15px;
    margin-bottom: 15px; }
    .informations .page-breaker > .highlight-main {
      font-size: 30px;
      font-weight: bold;
      margin-right: 8px; }
  .informations h1 {
    font-size: 45px;
    font-weight: bold;
    color: #444;
    text-align: left;
    position: relative;
    margin-bottom: 45px;
    font-variant: petite-caps;
    font-weight: normal; }
    .informations h1:after {
      background-color: #2CADE0;
      content: '';
      display: block;
      position: absolute;
      bottom: -15px;
      left: 45px;
      width: 80%;
      height: 3px; }
    .informations h1 .fa {
      font-size: 0.6em;
      margin: auto 8px; }
  .informations h2 {
    color: #444; }
  .informations h3 {
    font-size: 24px;
    font-weight: bold;
    color: #444;
    margin-bottom: 45px;
    position: relative; }
    .informations h3.no-bottom-border {
      margin-bottom: 15px;
      font-weight: normal; }
    .informations h3:not(.no-bottom-border):after {
      background-color: #2CADE0;
      content: '';
      display: block;
      position: absolute;
      bottom: -15px;
      left: 0px;
      width: 80%;
      height: 2px; }
  @media only screen and (max-width: 768px) {
    .informations p {
      text-align: justify; } }
  .informations .item, .informations .item-alt {
    margin-top: 15px;
    margin-bottom: 15px;
    min-height: 200px; }
    .informations .item .fa, .informations .item .fab, .informations .item .far, .informations .item .fas, .informations .item .bubble-color, .informations .item-alt .fa, .informations .item-alt .fab, .informations .item-alt .far, .informations .item-alt .fas, .informations .item-alt .bubble-color {
      font-size: 4.5em;
      border-radius: 50%;
      color: #fff;
      line-height: 128px;
      height: 128px;
      width: 128px;
      text-align: center;
      cursor: pointer;
      transition: font-size 0.15s ease-in-out; }
      .informations .item .fa.fa-small, .informations .item .fab.fa-small, .informations .item .far.fa-small, .informations .item .fas.fa-small, .informations .item .bubble-color.fa-small, .informations .item-alt .fa.fa-small, .informations .item-alt .fab.fa-small, .informations .item-alt .far.fa-small, .informations .item-alt .fas.fa-small, .informations .item-alt .bubble-color.fa-small {
        font-size: 3.6em;
        line-height: 96px;
        height: 96px;
        width: 96px; }
        .informations .item .fa.fa-small:hover, .informations .item .fab.fa-small:hover, .informations .item .far.fa-small:hover, .informations .item .fas.fa-small:hover, .informations .item .bubble-color.fa-small:hover, .informations .item-alt .fa.fa-small:hover, .informations .item-alt .fab.fa-small:hover, .informations .item-alt .far.fa-small:hover, .informations .item-alt .fas.fa-small:hover, .informations .item-alt .bubble-color.fa-small:hover {
          font-size: 4.24em; }
      .informations .item .fa:hover, .informations .item .fab:hover, .informations .item .far:hover, .informations .item .fas:hover, .informations .item .bubble-color:hover, .informations .item-alt .fa:hover, .informations .item-alt .fab:hover, .informations .item-alt .far:hover, .informations .item-alt .fas:hover, .informations .item-alt .bubble-color:hover {
        font-size: 5.3em; }
    .informations .item .text h5, .informations .item-alt .text h5 {
      font-size: 18px;
      font-weight: bold;
      color: #444;
      margin-top: 15px; }
  .informations .item {
    min-height: auto; }
    .informations .item .step-number {
      text-align: center;
      font-size: 4em;
      font-weight: bolder;
      color: #1DBD79; }
    .informations .item h3.step-title {
      text-align: center;
      font-size: 1.5em;
      font-weight: bold;
      margin-bottom: 15px; }
      .informations .item h3.step-title:after {
        display: none; }
    .informations .item .step-desc {
      text-align: justify; }
    .informations .item .icon {
      text-align: center; }
    .informations .item .fa {
      text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1); }
    .informations .item .fa-search {
      background-color: #2D67FF; }
    .informations .item .fa-comments {
      background-color: #3F386B; }
    .informations .item .fa-lightbulb {
      background-color: #D04334; }
    .informations .item .fa-handshake {
      background-color: #2EA244; }
    .informations .item .fa-donate {
      background-color: #574144; }
    .informations .item .fa-newspaper {
      background-color: #EE7488; }
    .informations .item .fa-file {
      background-color: #397367; }
    .informations .item .fa-link {
      background-color: #4ab8a1; }
    .informations .item .fa-star {
      background-color: #5BC0EB; }
    .informations .item .fa-facebook-f {
      background-color: #3B5998; }
    .informations .item .fa-filter {
      background-color: #f2cf60; }
    .informations .item .fa-sync {
      background-color: #EE964B; }
    .informations .item .fa-plus {
      background-color: #75B8C8; }
    .informations .item .fa-leaf {
      background-color: #7EBA4B; }
    .informations .item .fa-book {
      background-color: #E3655B; }
    .informations .item .fa-home {
      background-color: #f2cf60; }
    .informations .item .fa-suitcase {
      background-color: #5BC0EB; }
    .informations .item .fa-balance-scale {
      background-color: #EF861B; }
    .informations .item .fa-video {
      background-color: #574144; }
    .informations .item .fa-bullhorn {
      background-color: #EC8F78; }
    .informations .item .fa-camera {
      background-color: #27AAD5; }
    .informations .item .fa-building {
      background-color: #98CD57; }
    .informations .item .fa-lock {
      background-color: #5CAA3A; }
    .informations .item .fa-eye-slash {
      background-color: #0B5563; }
    .informations .item .fa-percent {
      background-color: #4C6085; }
    .informations .item .fa-twitter {
      background-color: #55ACEE; }
    .informations .item .fa-globe {
      background-color: #2D67FF; }
    .informations .item .fa-forward {
      background-color: #3F386B; }
    .informations .item .fa-tint {
      background-color: #D04334; }
    .informations .item .fa-smile {
      background-color: #2EA244; }
    .informations .item .fa-exchange-alt {
      background-color: #574144; }
    .informations .item .fa-comment {
      background-color: #EE7488; }
    @media only screen and (min-width: 768px) {
      .informations .item {
        min-height: 310px; } }
    @media only screen and (min-width: 992px) {
      .informations .item {
        min-height: 200px; } }
    @media only screen and (min-width: 1400px) {
      .informations .item {
        min-height: 180px; } }
  .informations .btn-info-marketing {
    font-size: 1.4em; }
  .informations .box_ddp {
    margin-bottom: 5%; }
    .informations .box_ddp a {
      color: #666;
      font-size: 100%; }
      .informations .box_ddp a:hover {
        text-decoration: underline; }
    .informations .box_ddp i {
      font-size: 42px;
      color: #2CADE0; }
  .informations p.cgu-download {
    font-size: 21px; }
  .informations .separator-line:after {
    width: 50%;
    margin: auto;
    border: solid 1px #ccc; }
  .informations .people .member {
    margin-bottom: 15px; }
    .informations .people .member h2 {
      margin-bottom: 0; }
    .informations .people .member h3 {
      font-size: 15px;
      margin: 0 0 15px 0; }
      .informations .people .member h3:after {
        display: none; }

.collect-goals {
  position: relative;
  display: flex;
  flex-flow: row wrap; }
  .collect-goals .text-collect-goal {
    flex-basis: 50%; }
    .collect-goals .text-collect-goal .number-collect {
      font-size: 25px;
      color: #FF9B32;
      font-weight: 600; }
    .collect-goals .text-collect-goal .text-collect {
      font-variant: all-petite-caps; }

.jauge-bg {
  height: 35px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset; }

.jauge-complet {
  max-width: 100%;
  height: 35px;
  top: 0px;
  min-width: 1%;
  position: absolute;
  color: #fff;
  line-height: 35px;
  background: #FF9B32;
  transition: all 1s ease-in-out; }

.jauge-complet b {
  padding-left: 15px; }

.text-jauge {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  font-weight: bold;
  font-size: 16px;
  height: auto;
  color: #fff;
  text-shadow: 0px 0px 1px #777;
  top: 30%;
  text-align: center; }

.jauge-info-projet {
  position: relative;
  margin: 15px; }

.list-jauge-bg {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  background: #ffc88e; }

.jauge-rempli {
  position: absolute;
  bottom: 0;
  width: 60px;
  min-height: 5%;
  line-height: 54px;
  text-align: center;
  display: inline-block;
  background: #ff880c; }

.donation {
  position: relative;
  width: 100%;
  min-height: 350px; }
  .donation .project-needs {
    line-height: 1.6; }
  .donation .hidden-step {
    display: none; }
  .donation .witness-text {
    font-style: italic; }
  .donation .witness-name {
    margin-right: 7px; }
  .donation .bloc-don {
    display: flex;
    background-color: #ffffff;
    margin-bottom: 15px; }
    @media only screen and (max-width: 768px) {
      .donation .bloc-don {
        display: block; } }
  .donation .left-section {
    box-shadow: inset -5px 0px 5px -4px #ccc;
    transition: height 0.6s ease-in-out;
    min-height: 300px;
    min-width: 70%;
    padding-bottom: 78px;
    display: inline-block;
    float: left;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .donation .left-section {
        width: 100%; } }
    .donation .left-section .taxe-message {
      display: none; }
    .donation .left-section .don-choice {
      margin-bottom: 15px; }
      .donation .left-section .don-choice .don-prop {
        width: 100%;
        margin: 15px 0; }
        .donation .left-section .don-choice .don-prop .don-select {
          background-color: #FF9B32;
          border-bottom: 4px solid #d9842b;
          color: #fff;
          border-radius: 3px;
          font-size: 21px;
          font-weight: 600;
          transition: all 0.2s ease-in-out;
          line-height: 45px;
          text-align: center;
          cursor: pointer;
          float: left;
          position: relative;
          color: #fff;
          width: 100%;
          margin: 15px 8px; }
          .donation .left-section .don-choice .don-prop .don-select i.fa-circle, .donation .left-section .don-choice .don-prop .don-select i.fa-check {
            color: #fff;
            font-size: 0.6em;
            margin-right: 7px;
            position: relative;
            top: -2px; }
          .donation .left-section .don-choice .don-prop .don-select i.fa-check {
            display: none; }
          .donation .left-section .don-choice .don-prop .don-select.chosen i.fa-circle {
            display: none; }
          .donation .left-section .don-choice .don-prop .don-select.chosen i.fa-check {
            display: inline-block; }
          @media only screen and (min-width: 320px) {
            .donation .left-section .don-choice .don-prop .don-select {
              width: 45%;
              margin: 15px 5px; } }
          @media only screen and (min-width: 480px) {
            .donation .left-section .don-choice .don-prop .don-select {
              width: 20%;
              margin: 15px 8px; } }
          @media only screen and (min-width: 768px) {
            .donation .left-section .don-choice .don-prop .don-select {
              width: 45%; } }
          @media only screen and (min-width: 992px) {
            .donation .left-section .don-choice .don-prop .don-select {
              width: 20%; } }
          .donation .left-section .don-choice .don-prop .don-select.not-chosen {
            background-color: #ffd9b2;
            border-bottom-color: #ecc397; }
          .donation .left-section .don-choice .don-prop .don-select:not(.chosen):hover, .donation .left-section .don-choice .don-prop .don-select:not(.chosen):active, .donation .left-section .don-choice .don-prop .don-select:not(.chosen):focus, .donation .left-section .don-choice .don-prop .don-select:not(.chosen):active:focus, .donation .left-section .don-choice .don-prop .don-select:not(.chosen).active {
            background-color: #ffb465;
            border-bottom-color: #e19d56;
            color: #fff; }
      .donation .left-section .don-choice .don-amount {
        width: 250px; }
        .donation .left-section .don-choice .don-amount .input-group-addon {
          border-color: #ededed;
          font-weight: bold;
          font-size: 18px;
          color: #666; }
    .donation .left-section .error {
      display: none;
      color: red; }
    .donation .left-section .ctas {
      text-align: center; }
      @media only screen and (min-width: 769px) {
        .donation .left-section .ctas {
          position: absolute;
          bottom: 20px;
          right: 15px; } }
      .donation .left-section .ctas button.previous {
        margin-right: 20px;
        background: #fff;
        border: 0px; }
    .donation .left-section iframe {
      width: 100%;
      height: 520px;
      border: 0; }
    .donation .left-section .donation-loader {
      text-align: center;
      font-weight: bold; }
    .donation .left-section .security div {
      text-align: center;
      margin-bottom: 20px; }
  .donation .montant, .donation #deduction-tax-value {
    font-weight: bold; }
  .donation .right-section {
    min-height: 300px;
    min-width: 30%;
    display: inline-block;
    float: right;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .donation .right-section {
        width: 100%; } }
    .donation .right-section .right-info {
      text-align: center; }
      .donation .right-section .right-info .don-recap {
        text-align: left; }
        .donation .right-section .right-info .don-recap p {
          margin: 0; }
        .donation .right-section .right-info .don-recap div {
          margin-bottom: 20px; }
          .donation .right-section .right-info .don-recap div.two-columns p:first-child {
            width: 60%;
            float: left;
            display: inline-block; }
          .donation .right-section .right-info .don-recap div.two-columns p:nth-child(2) {
            width: 30%;
            float: right;
            display: inline-block;
            text-align: right;
            font-size: 21px; }
      .donation .right-section .right-info .h-line {
        height: 1px;
        width: 40%;
        background-color: #707070;
        margin: 10px auto 20px auto; }
    @media only screen and (min-width: 992px) {
      .donation .right-section .security {
        position: absolute;
        bottom: 15px;
        left: 0;
        right: 0; } }
    .donation .right-section .security img {
      height: 55px; }

.don-info {
  margin-bottom: 50px; }
  .don-info .item {
    text-align: center;
    align-items: center; }
    @media only screen and (min-width: 1200px) {
      .don-info .item {
        display: flex;
        text-align: justify; } }
    .don-info .item .icon i {
      width: 90px;
      height: 90px;
      line-height: 90px;
      font-size: 2.5em; }
      .don-info .item .icon i:hover {
        font-size: 3.5em; }

.tax-receipt {
  z-index: 10;
  width: 100px; }

#kyc2 {
  display: none;
  background-color: #f5f5f5; }

.post-don {
  width: 100%; }
  .post-don > div {
    margin-bottom: 30px;
    background: #fff; }
  .post-don .info-don {
    color: #6b9d2b;
    margin-top: 20px;
    font-weight: bold;
    position: relative; }
    .post-don .info-don i {
      padding: 0 40px;
      font-size: 40px; }
    .post-don .info-don div, .post-don .info-don i {
      display: inline-block; }
  .post-don .thanks-don .thanks {
    font-weight: bold;
    font-style: italic;
    font-size: 30px;
    margin: 20px 0;
    text-align: center; }
  .post-don .thanks-don .witness {
    float: right; }
    .post-don .thanks-don .witness img, .post-don .thanks-don .witness p {
      display: inline-block;
      line-height: 64px; }
    .post-don .thanks-don .witness p {
      font-size: 15px;
      margin-left: 20px; }
  .post-don .impact-don {
    display: flex; }
    @media only screen and (max-width: 900px) {
      .post-don .impact-don {
        display: block; } }
    .post-don .impact-don .left-section {
      width: 30%;
      padding-left: 100px; }
      .post-don .impact-don .left-section .crowdfunding-icon {
        left: 0px; }
      @media only screen and (max-width: 900px) {
        .post-don .impact-don .left-section {
          width: 100%;
          height: 150px;
          padding-left: calc(50% - 50px); } }
    .post-don .impact-don .right-section {
      width: 70%;
      text-align: center; }
      @media only screen and (max-width: 900px) {
        .post-don .impact-don .right-section {
          width: 100%; } }
      .post-don .impact-don .right-section .impact {
        font-size: 24px; }
        .post-don .impact-don .right-section .impact strong {
          color: #FF9B32; }
      .post-don .impact-don .right-section .share {
        text-align: center; }
        .post-don .impact-don .right-section .share div {
          margin: 0 5px;
          display: inline-block; }
  .post-don .message-don {
    display: flex; }
    @media only screen and (max-width: 900px) {
      .post-don .message-don {
        display: block; } }
    .post-don .message-don .photo {
      float: left;
      width: 60%;
      height: auto;
      background-repeat: no-repeat;
      background-position: 0 25%;
      background-size: cover; }
      @media only screen and (max-width: 900px) {
        .post-don .message-don .photo {
          width: 100%;
          height: 320px; } }
    .post-don .message-don .message {
      float: right;
      width: 40%; }
      @media only screen and (max-width: 900px) {
        .post-don .message-don .message {
          width: 100%; } }
  .post-don .recap-don > div > div {
    display: inline-block; }
    .post-don .recap-don > div > div.left-div {
      float: left;
      font-size: 21px; }
      @media only screen and (max-width: 900px) {
        .post-don .recap-don > div > div.left-div {
          font-size: 15px; } }
    .post-don .recap-don > div > div.right-div {
      float: right;
      font-size: 24px; }
      @media only screen and (max-width: 900px) {
        .post-don .recap-don > div > div.right-div {
          font-size: 18px; } }
  .post-don .recap-don .receipt {
    margin-top: 30px; }
    .post-don .recap-don .receipt a span {
      text-decoration: underline; }
    .post-don .recap-don .receipt i {
      font-size: 24px; }
  .post-don .back-project i {
    font-size: 24px; }
  .post-don .back-project a {
    font-size: 21px; }

footer {
  background: #1b242e;
  color: #fff; }
  footer ul > li > a {
    color: #fff; }
    footer ul > li > a:hover, footer ul > li > a:active, footer ul > li > a:focus, footer ul > li > a:active:focus, footer ul > li > a.active {
      color: #fff; }
  footer a > i {
    color: #fff;
    font-size: 2.4em;
    margin: 0 15px; }
  footer h5 {
    text-align: left;
    font-size: 1.3em;
    font-weight: bold;
    margin-left: 15px; }
    footer h5 + hr {
      border-top-width: 2px;
      margin-left: 15px;
      margin-right: 15px; }
  footer ul > li {
    text-align: left;
    margin: 15px;
    font-size: 1.1em; }
  footer .decorator {
    background-color: #314964;
    min-height: 45px;
    content: ""; }
  footer .partenaires {
    background-color: #fff;
    color: #666; }
    footer .partenaires img {
      height: 80px;
      margin: 15px; }

/*# sourceMappingURL=main.css.map */