body {
    font-family: 'Roboto', sans-serif;
    font-size: .95em;
    color: #2c2c2c;
}
h1,
h2,
h3,
h4 {
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
}
h1 {
    font-size: 2.3em;
    color: #828180;
    text-transform: none;
    margin-bottom: 1rem;
}
h2 {
    font-size: 2em;
    color: #ffcb06;
}
h3 {
    font-size: 1.5em;
    margin-top: 1rem
}
h4 {
    font-size: 1.4em;
    color: #828180;
}
h5 {
    color: #008f67;
}
hr {
    border-bottom: 1px solid #008f67 ;
}
.button {
    background-color: #008f67;
}
a {
    color: #008f67;
}
a:hover {
    color: #0E6753 ;
}

#logo{
    width: 450px;
}

#baseline {
    font-family: 'Roboto', serif;
    color: #6ab655;
    line-height: 1;
    font-size: 1.17em;
}
#baseline span{
    color: #008f67;
}
#combien {
    font-weight: 300;
    color: #fff;
}

#combien a{
    color: #fff;
}

#sidebar .accordion {
    border: none;
}
#sidebar .accordion-title {
    margin-top: 1em;
    border-bottom: solid 1px #FFD1B6;
    font-size: .9em;
    color: #008f67;
    text-transform: uppercase;
}
#sidebar h4:first-child {
    margin-top: 0;
}
#sidebar ul {
    margin-left: 0;
}
#sidebar li {
    list-style-type: none;
    display: block;
}
#sidebar label {
    font-size: .8em;
}
#sidebar li [type='checkbox'] {
    margin-bottom: 0;
}
.title-bar {
    background: #008f67;
    margin: 1em 1em 0 auto;
}
.top-bar,
.top-bar ul {
    background-color: transparent;
    padding-top: 0;
}

#menu-haut ul li{
    text-align: left;
}
#bandeau {
    position: relative;
    padding: 0;
    max-width: 100%;
    background-color: #008f67;
    height: 340px;
    overflow: hidden;
}
#bandeau #homediapo {
    position: absolute;
}
#bandeau #contenubandeau {
    position: absolute;
    z-index:100;
    padding: 2rem 0 2rem 0;
}
#contenu{
/*    margin-top: 1em; */
}
.unevideo {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 8em;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    margin: .5em 0;
    text-align: center;
}
#letpop .unevideo {
    max-height: 122px;
}
.unevideo.coverdutheme img {
    width: 40%;
    margin-bottom: 3em;
}
.unevideo .aff-qd-liste {
    display: none;
}
#dernieresinit .unevideo {
    height: 220px;
    /* temporaire*/
}
#suggestions .unevideo {
    margin-bottom: 1em;
}
.listesurhome .description a,
#suggestions .unevideo a,
#liste-initiative .unevideo .sstitre a {
    color: #FFF;
}
#liste-initiative .unevideo {
    height: 220px;
    /* temporaire*/
    
    width: 100%;
    margin-bottom: 2em;
    text-align: center;
}
.unevideo .cover {
    position: relative;
    overflow: hidden;
}
#suggestions .unevideo .cover {
    max-height: 200px;
}
.unevideo .description {
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(0deg, #0a0a0a, rgba(0, 0, 0, 0));
    color: #FFF;
    font-weight: bold;
    line-height: 1.2em;
    width: 100%;
    text-align: left;
    padding: 2em 0.5em .5em .5em;
    font-size: 1.2em;
}
#filtrestop select {
    width: 60%;
}
#filtrestop .nbelts {
    line-height: 1.8;
    margin-top: .5em;
    margin-bottom: 1em;
}
#filtrestop .nb {
    font-weight: bold;
    padding-right: 0.6rem;
}
/*
.iconerg, .iconejn{
    color:#fff !important;
}
*/
.menuhaut{
    text-align: center;
}
.buttonjn{
    background-color: #ffae00;
    color: black;
    box-shadow: 0px 0px 16px #FFF;
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase;
}
#menu-haut .menu > li > a {
    text-transform: uppercase;
    font-size: 1em;
    color: #fff;
    padding: 0.7rem 0.2rem;
    text-align: center;
    margin-top: 3em;
}
#menu-haut .menu > li > a:hover,
#menu-haut .menu > li > a.dons {
    color: #000;
}
#contenubandeau #logo-pnr {
    padding-left: 0.9375rem;
}
footer {
    padding: 3em 0;
    font-weight: 300;
}
footer #reseauxsociaux a {
    font-size: 2em;
}
footer .parc {
    max-width: 220px;
}
footer .opa {
    max-width: 80px;
    margin-top: 1em;
}
footer .menu > li > a{
	padding: 0;
}

footer .menu.align-right > li{
	float: none;
}

footer .menu{
	text-align: right;
}

footer .menu > li{
	display: block
}

#bandeau #logo, 
#logo-pnr{
    filter: drop-shadow(0 0 0.4rem #222);
}

footer .lienactif a,
#bandeau #menu-haut .menu .lienactif a {
    color: #ffcb06;
    max-width: 100%;
    font-weight:bold;
}
.callout.primary {
    background-color: #f3f3f3;
}
.callout.secondary {
    background-color: transparent;
}

#recherche {
    margin-top: 1em;
    max-width: 550px;
}
#recherche input,
#recherche .button {
    height: 40px;
}
#recherche .button {
    padding-top: 0.6em;
}
.description {
    color: #999;
}
#letpop .column {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}
#dernieresinit,
#letpop {
    padding: 0 0 1em 0;
}
.iconerg,.iconejn {
    font-size: 1.3em;
    color: #ffffff;
    padding: 0 .2em;
}
h2 .iconerg,.iconejn {
    font-size: 1em;
 }
.iconerg {
    color: #008f67;
}
.iconegd {
    font-size: 1.5em;
    padding: 0 .2em;
}
.tabs-title > a:focus,
.tabs-title > a[aria-selected='true'] {
    background: #008f67;
    color: #FFF;
    font-weight: bold;
}
#headerfiche {
    background-color: #0a0a0a;
    margin: 0 0 2em 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    min-height: 5em;
}
#headerfiche .vimeo {
    max-height: 500px;
}
#headerfiche #description {
    padding-top: 2em;
    color: #8a8a8a;
    text-align: left;
}
#headerfiche .tabs {
    background: transparent;
    border: none;
}
#headerfiche h1 {
    font-weight: bold;
    color: #FFF;
}
#headerfiche h1 .guil {
    color: #888;
}
#headerfiche h1 cite {
    display: inline-block;
    font-weight: normal;
}
#headerfiche .lecteur-couv {
    position: relative;
    overflow: hidden;
}
#headerfiche button {
    z-index: 100;
    position: relative;
}
.lecteur-couv::before {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #0a0a0a), color-stop(50%, transparent));
    background-image: linear-gradient(to right, #0a0a0a 50%, transparent);
    left: -160px;
    width: 360px;
}
.lecteur-couv::after {
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(#0a0a0a));
    background-image: linear-gradient(to right, transparent, #0a0a0a);
    right: 0;
    width: 210px;
}
.lecteur-couv::after,
.lecteur-couv::before {
    content: " ";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
}
.player-video {
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    -webkit-animation-name: animplayer;
    animation-name: animplayer;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.playerbouton--anim {
    text-indent: 0;
    background-image: none;
}
.playerbouton {
    position: absolute;
    top: 45%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
}
#playerfiche .playerbouton {
    top: 50%;
}
.player-video:focus,
.player-video:hover {
    outline: 0;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
#filtres sup {
    font-size: 80%;
    color: #00b4c5;
    font-weight: bold;
}
#boutons {
    margin: 2em 0;
}
.label {
    background-color: #8a8a8a;
}
.label:hover {
    background-color: #008f67;
    color: #FFF;
}
#mots_cles a {
    cursor: pointer;
}
#article {
    line-height: 1.5;
    font-weight: 300;
    font-size: 1.2em;
}
#article h5{
    margin-top: 1.5rem;
}
#liste-initiative .aff-liste .column {
    float: none;
    width: 100%
}
#liste-initiative .aff-liste .unevideo {
    width: 100%;
    margin-bottom: 1em;
    min-height: 0px;
    height: auto;
    margin: .2em 0;
}
#liste-initiative .aff-liste .unevideo .cover {
    float: left;
    width: 15%;
}
#liste-initiative .aff-liste .unevideo .cover img {
/*    height:100%;
*/    width: auto;
}
#liste-initiative .aff-liste .unevideo.coverdutheme img {
    margin-bottom: 0;
    width: 50%;
}
#liste-initiative .aff-liste .unevideo .sstitre {
    font-weight: bold;
}
#liste-initiative .aff-liste .unevideo .sstitre a {
    color: #333;
}
#liste-initiative .aff-liste .unevideo .description {
    float: left;
    position: relative;
    width: 80%;
    padding: .5em 0.5em .5em 1.2em;
    background-image: none;
    color: #333;
    font-weight: normal;
}
#liste-initiative .aff-liste .unevideo .description .theme {
    color: #008f67;
}
#liste-initiative .aff-liste .unevideo .aff-qd-liste {
    display: inline;
}
.loader,
.cache {
    display: none;
}
.loader img {
    width: 1em;
}
#loaderinfinite {
    float: left;
}
#affichagelistegrille .iconegd:hover {
    cursor: pointer;
    color: #008f67;
}
#coordonnees {
    font-size: .9em;
}
.lien-url {
    -ms-word-break: break-all;
    /* Be VERY careful with this, breaks normal words wh_erever */
    
    word-break: break-all;
    /* Non standard for webkit */
    
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
#chartjs-tooltip {
    opacity: 0;
    position: absolute;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 3px;
    border-radius: 3px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    pointer-events: none;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
#boxindicateur {
    line-height: 1em;
}
#boxindicateur .sstitre {
    font-weight: bold;
    color: #008f67;
}
#boxindicateur h3 {
    margin-bottom: 0;
}
#newsletterCT button {
    padding-bottom: 11px;
}
.don-ponctuel label,
.don-recurrent label,
.formdon label {
    padding-top: 7px;
}
.don-ponctuel .label,
.don-recurrent .label,
.formdon .label {
    font-size: 1rem;
    margin: 0.5em;
    cursor: pointer;
    font-weight: bold;
}
.formdon .label {
    padding: 8px 16px;
}
.don-ponctuel .label.alert, .button:focus,
.don-recurrent .label.alert,
.formdon .label.alert {
    background: #008f67;
}
.formprop .requis {
    border: 1px solid #000;
}
.formprop sup {
    color: #AAA;
}
.formprop .checkboxes {
    border: 1px solid #cacaca;
    padding: 5px;
}
.formprop .checkboxes input[type="checkbox"]{
    margin-bottom: 0;
}
.illustrproduit {
    margin: 1em 0;
    text-align: center;
}
.pricing-table {
  border: solid 1px #DDDDDD; }
  .pricing-table li {
    border-bottom: dotted 1px #DDDDDD;
    font-size: 0.75rem;
    padding: 0.875rem 1.125rem; }
    .pricing-table li:last-child {
      border-bottom: 0; }
  .pricing-table .title {
    background-color: #DDD;
    color: #222;
    font-size: 0.95rem;
    font-weight: bold;
    border-bottom: 0; }
  .pricing-table .price {
    background-color: #F6F6F6;
    color: #333333;
    font-size: 1.75rem;
    border-bottom: 0; }
  .pricing-table .description {
    color: #777777;
    font-size: 0.625rem; }
  .pricing-table .button {
    margin: 0; }
#reseauxsociaux {
    margin-top: 2em;
    padding-top: 2em;
    border-top: 1px solid #02b3c5;
}
body .datepicker td span.active, body .datepicker td.active.day, body .datepicker td.active.year {
        background-color: #008f67;
        color: white;
}
@media screen and (max-width: 39.9375em) {
    /* Small only */
    h1 {
        font-size: 1.4em;
    }
    #headerfiche h1 {
        font-weight: normal;
    }
    #article {
        font-size: 1em;
    }
    #suggestions {
        margin: 1.5em 0;
    }
    #bandeau #contenubandeau {
        position: relative;
    }
    #bandeau {
        padding: 1rem 0 0rem 0;
        overflow-y:inherit;
        height: auto;
    }
    .top-bar {
        border-top: solid 1px #FFF;
    }
    #bandeau #logo {
        margin-top: 1em;
        margin-bottom: 1em;
    }
    #recherche {
        margin-bottom: 0;
    }
    #menu-haut .menu {
        margin-top: 1em
    }
    #menu-haut .menu > li > a {
            text-align: left;
    }
    .menuhaut{
        text-align: left;
    }
    #bandeau #homediapo {
        display: none;
    }

}
@media only screen and (max-width: 64.063em) {
    /* min-width 1025px, large screens */
    .playerbouton {
        top: 50%;
        left: 50%;
    }
}

@media only screen and (min-width: 90.063em) { 
/* XLarge seulement : min-width 1441px  */
    #bandeau #homediapo {
        min-width: 100%;
    }
    #bandeau #homediapo img{
        min-width: 100%;
    }
}

@media only screen and (max-width: 90.063em) { 
/* XLarge seulement : min-width 1441px  */
    #bandeau #homediapo img{
        height: 340px;
    }
    #bandeau #homediapo.orbit img {
        max-width:none;
    }
    #bandeau #homediapo .orbit-image {
        width:auto;
    }
}