.guideentrepreneur-singlepage h2, .guideentrepreneur-singlepage h3, .guideentrepreneur-singlepage h5, .guideentrepreneur-singlepage p, .guideentrepreneur-singlepage li {
  font-family: Helvetica Neue, Helvetica, sans-serif; }
.guideentrepreneur-singlepage h2 {
  font-weight: 400;
  font-size: 26px;
  color: #FFFFFF; }
.guideentrepreneur-singlepage h3 {
  font-weight: 400;
  font-size: 17px;
  color: #5B5B5B; }
.guideentrepreneur-singlepage p {
  margin-bottom: 20px;
  font-size: 16px;
  color: #3C3C3B;
  font-weight: 300;
  line-height: 18px; }

.guideentrepreneur-bighead {
  background-color: #61B8AA;
  background: #61B8AA;
  background: url("../../../contenu/guide-de-lentrepreneur/patterns/geometry2.png") left top, #61B8AA;
  padding: 60px 0; }
  .guideentrepreneur-bighead h2 {
    text-align: center;
    letter-spacing: 0.6px; }

.guideentrepreneur-desc {
  margin-top: 35px; }
  .guideentrepreneur-desc h3 {
    text-align: center;
    margin: 35px 0; }

.guideentrepreneur-whats > div > p {
  width: 100%; }
.guideentrepreneur-whats p.list-start {
  margin-bottom: 10px;
  text-decoration: underline; }
.guideentrepreneur-whats .guideentrepreneur-document-list {
  border-radius: 5px;
  padding: 30px;
  display: inline-block;
  margin-bottom: 30px;
  text-align: left; }
  .guideentrepreneur-whats .guideentrepreneur-document-list li span {
    padding-bottom: 5px;
    display: inline-block; }
  .guideentrepreneur-whats .guideentrepreneur-document-list li {
    font-weight: 300;
    font-size: 14px;
    color: #3C3C3B;
    list-style: disc inside; }
  .guideentrepreneur-whats .guideentrepreneur-document-list li > ul > li {
    margin-left: 20px; }
.guideentrepreneur-whats .guideentrepreneur-document-grid {
  width: 100%; }
  .guideentrepreneur-whats .guideentrepreneur-document-grid .tile-yellow {
    background-color: #FFD714; }
  .guideentrepreneur-whats .guideentrepreneur-document-grid .tile-lightgreen {
    background-color: #61B8AA; }
  .guideentrepreneur-whats .guideentrepreneur-document-grid .tile-fuschia {
    background-color: #D5154E; }
  .guideentrepreneur-whats .guideentrepreneur-document-grid .tile-orange {
    background-color: #EE8325; }
  .guideentrepreneur-whats .guideentrepreneur-document-grid .tile-blue {
    background-color: #36A9E0; }
  .guideentrepreneur-whats .guideentrepreneur-document-grid .tile-lightyellow {
    background-color: #FFECBB; }
  .guideentrepreneur-whats .guideentrepreneur-document-grid .tile-turquoise {
    background-color: #45C2AE; }
  .guideentrepreneur-whats .guideentrepreneur-document-grid .tile-lightfuschia {
    background-color: #C2457B; }
  .guideentrepreneur-whats .guideentrepreneur-document-grid .tile-grey {
    background-color: #D1D1D1; }
  .guideentrepreneur-whats .guideentrepreneur-document-grid .tile-green {
    background-color: #95C76F; }
  .guideentrepreneur-whats .guideentrepreneur-document-grid > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .guideentrepreneur-whats .guideentrepreneur-document-grid > ul > li {
      /* Les cartes de visite: */
      font-size: 16px;
      line-height: 18px;
      color: #5B5B5B;
      font-weight: 400;
      width: 180px;
      height: 180px;
      text-align: center;
      background: #FFFFFF;
      box-shadow: 0 0 2px 1px rgba(211, 206, 194, 0.22);
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 2px; }
      .guideentrepreneur-whats .guideentrepreneur-document-grid > ul > li > ul {
        margin-top: 5px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
        .guideentrepreneur-whats .guideentrepreneur-document-grid > ul > li > ul li {
          font-size: 14px;
          font-weight: 300;
          margin-bottom: 3px; }
.guideentrepreneur-whats .btn-wrapper {
  padding: 30px 0;
  text-align: center; }
.guideentrepreneur-whats .btn_type1.green {
  background-color: #61B8AA; }

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