/* ------------------- FONTS ------------------- */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

body, h1, h2, h3, h4, h5, h6, p {
  font-family: "Roboto" !important;
}

/* ------------------- COLORS ------------------- */

/*

red : #F90400;
yellow : #FCEF02;

*/


/* BLACK */
.emmaus .black {
  color: #000000 !important;
}

/* RED */
.emmaus .red {
  color: #F90400 !important;
}

.emmaus .bg-red {
  background: #F90400 !important;
}

/*YELLOW*/
.emmaus .bg-yellow {
  background : #FCEF02;
}



/* BLUE */
.emmaus .blue {
  color: #F90400 !important;
}

.emmaus .bg-blue {
  background-color: #F90400 !important;
}

/* GREY */
.emmaus .bg-grey {
  background-color: #FAFAFA !important;
}

/* GENERAL */


h1 {
  font-size: 35px;
  line-height: 37px;
  color: #F90400;
}

h2 {
  font-size: 25px;
  line-height: 28px;
}

h3 {
  font-size: 20px;
  line-height: 22px;
}

p {
  font-size: 19px;
  line-height: 24px;
}

.emmaus .container-bm {
  width: 960px;
}

.emmaus .container-lg-bm {
  width: 1140px;
}

.people .rounded {
  border: 0;
}

/* BUTTONS */

.btn-bm {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
  padding: 11px;
}

.main-header .button {
  background-color: #F90400;
  border-color: #F90400;
  text-transform: uppercase;
}

.section-home-projects .button {
  background-color: transparent !important;
  border: 2px solid black;
  color: black;
  width: 30%;
  float: none !important;
  margin: 0px auto 50px;
  display: block !important;
  text-transform: uppercase;
  font-weight: bold;
}

.button {
    background-color: #F90400;
    border-color: #F90400;
}

#header-header .top-bar .button.left {
    background: #fcef03;
    color: black;
    font-weight: bold;
}


/* BANNERS & WRAPPERS */

.banner.homepage {
  background: url(https://emmaus.igive.iraiser.eu/cdn.iraiser.eu//guxQ2k5zVipZP3ei6uDekjMbpYFI2K4AKSjKZz5Q+LUfHwWSe8y/KGu0mUYQJ6P/Cecile_Dezy/origin/mainimageemmausalertesolidarite.jpg);
  background-size: cover;
  height: 600px;
}

.banner.homepage p {
  font-size: 17px;
  line-height: 24px;
}

.banner.homepage .container-small-bm {
  align-self: flex-end;
}

.section-home-projects {
  background: #fafafa;
}


/* HEADER & FOOTER */

#header-header > .row {
  display: flex;
  align-items: center;
  padding: 10px 0;
}

.emmaus header.main-header .header-spacer {
  padding-top: 0;
}

#header-header input.icon-search {
  margin: 0;
}

header.main-header section#header-header {
    border-bottom: 1px solid #969696;
}

/* PAGE DE COLLECTE */

#projects-show .bg-secondary-color-blurred {
  background: #000000;
}

.section-projet-details .projet-head {
  background: white;
  padding: 20px 0;
}

section.section-projet-details .projet-head .rounded {
  border: none;
}

.projet-head .rows {
  display: flex;
  align-items: center;
}

p.from_event,
i.fa.fa-gift {
  display: none;
}

.section-projet-details .bg-secondary-color-blurred {
  background: #F0F0F0;
}

.row.project-detail-data.p2p-detail-data {
  padding-top: 39px;
}

section.section-projet-details .projet-head .user {
  margin-right: 10px;
}



section.section-projet-details h1#show_title {
  color: #F90400;
  font-size: 26px;
  line-height: 30px;
  margin: 0;
  margin-bottom: 9px;
  text-transform: uppercase;
}

p.team_by {
  font-size: 19px;
  line-height: 24px;
}

.bx-wrapper .bx-viewport {
  box-shadow: none;
}



/*  section.section-projet-details .project-detail-data .current-amount,*/
section.section-projet-details .project-detail-data .contributeurs span,
section.section-projet-details .project-detail-data .jours-restants span {
  font-size: 29px;
  line-height: 27px;
  font-family: "Open Sans";
}

section.section-projet-details .project-detail-data .jours-restants #show_days,
section.section-projet-details .project-detail-data .jours-restants .contributeurs {
  margin-top: 1.4rem;
  margin-bottom: 1rem;
}

section.section-projet-details .project-detail-data .jours-restants {
  margin-top: 0rem;
}

section.section-projet-details .project-detail-data .contributeurs {
  margin-top: 0.45rem;
}

section.section-projet-details .project_boutons_give {
  background: #F90400;
  font-family: "Open Sans";
  text-transform: uppercase;
  height: 50px;
  /*line-height: 50px;*/
  min-height: auto !important;
  background: #F90400 !important;
}

#show_team {
  background: #F3F5F0;
}

.block-share-container h4 span {
  color: white;
}

section.section-projet-details .project-detail-data .project_boutons_join {
  background: transparent;
}

.block-share-container {
  padding-bottom: 3px;
  background: #000000;
}

.social_network_send, .social_network_share,
.ask_edit_project {
  filter: invert(1);
}

#project_tabs .bg-color-light {
  background: white;
}

.tabs dd a {
  color: black;
  font-size: 14px;
  line-height: 22px;
  background: #F5F5F5;
}

.tabs dd.active a {
  background-color: #000000;
  color: white;
}

.project_payment #list_payment .people p.money {
  color: #F90400;
}

#show_description {
  font-size: 19px;
  line-height: 24px;
  color: #000;
}

section#project_tabs + section .row {
  max-width: 100%;
  background-color: #FAFAFA;
  position: relative;
}


.project_event_description {
  display: flex;
  justify-content: center;
}

.credits {
    position: absolute;
    left: 30px;
    bottom: 0px;
    opacity: .5;
    font-style: italic;
}

.tabs-content .active.content {
  padding-top: 50px;
}

/* PAGE EVENT */
.event-head .intro-my-event * {
    color: black !important;
}

section.event-head {
    margin-bottom: 50px;
}

#events-show .event-head .intro-my-event {
    padding: 40px 30px;
}

.event-head .intro-my-event:after {
  top: 50%;
  transform: translatey(-50%);
  width: 2px;
  background-color: rgba(0, 0, 0, 0.2);
}

#events-show .block-share-container h4 span {
    color: black;
}

.event-head .details-my-event .infos-money,
#events-show .block-share-container h4,
.event-head .infos-money .chart-wrap .percent {
    color: #F90400 !important;
}

/* ------ RESPONSIVE ------ */

@media screen and (max-width: 500px) {

  h1 {
    font-size: 30px;
  }

  .banner, .banner.homepage {
    height: auto;
  }

  .banner.homepage {
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 200px;
    background-color: white;
  }

  .banner.homepage img {
    filter: invert(1);
  }

  .section-home-projects .button {
    width: 80%;
  }

  .wrapper.bg-white .pr-50 p,
  .wrapper.bg-white .pr-50 + img {
    margin: 0 !important;
  }

  #header-header > .row {
    flex-direction: column;
  }

  .projet-head .small-12:first-child {
      width: auto;
  }

  .mobile .section-projet-details h1#show_title {
    text-align: left !important;
  }

  .project_event_description {
    width: 80%;
    margin: auto !important;
    text-align: center;
  }

  .event-head .intro-my-event:after {
    content: none;
  }

  .habillage::after {
    background-color: transparent;
    width: 100vw;
  }

}
