@font-face {
    font-family: 'Avenir LT Std 55 Roman';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 55 Roman'), url('AvenirLTStd-Roman.woff') format('woff');
}
@font-face {
    font-family: 'Avenir LT Std 55 Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 55 Oblique'), url('AvenirLTStd-Oblique.woff') format('woff');
}
@font-face {
    font-family: 'Avenir LT Std 35 Light';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 35 Light'), url('AvenirLTStd-Light.woff') format('woff');
}
@font-face {
    font-family: 'Avenir LT Std 35 Light Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 35 Light Oblique'), url('AvenirLTStd-LightOblique.woff') format('woff');
}
@font-face {
    font-family: 'Avenir LT Std 45 Book';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 45 Book'), url('AvenirLTStd-Book.woff') format('woff');
}
@font-face {
    font-family: 'Avenir LT Std 45 Book Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 45 Book Oblique'), url('AvenirLTStd-BookOblique.woff') format('woff');
}
@font-face {
    font-family: 'Avenir LT Std 65 Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 65 Medium'), url('AvenirLTStd-Medium.woff') format('woff');
}
@font-face {
    font-family: 'Avenir LT Std 65 Medium Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 65 Medium Oblique'), url('AvenirLTStd-MediumOblique.woff') format('woff');
}
@font-face {
    font-family: 'Avenir LT Std 85 Heavy';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 85 Heavy'), url('AvenirLTStd-Heavy.woff') format('woff');
}
@font-face {
    font-family: 'Avenir LT Std 85 Heavy Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 85 Heavy Oblique'), url('AvenirLTStd-HeavyOblique.woff') format('woff');
}
@font-face {
    font-family: 'Avenir LT Std 95 Black';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 95 Black'), url('AvenirLTStd-Black.woff') format('woff');
}
@font-face {
    font-family: 'Avenir LT Std 95 Black Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Avenir LT Std 95 Black Oblique'), url('AvenirLTStd-BlackOblique.woff') format('woff');
}
*{font-family: 'Avenir LT Std 55 Roman', sans-serif}
.region-breadcrumb {
    text-align: left;
}
.webform-submission-contact-form .form-actions .form-submit:hover {
    border-radius: initial;
    background: #77b001;
    border: 1px solid #77b001;
    color: white;
}
.region-page-title {
    text-align: left;
}
nav#block-mainnavigation .menu-item--active-trail a {
    border-bottom: 2px solid;
    padding-bottom: 8px !important;
}
ul.dexp-menu>li:hover>a:before, ul.dexp-menu>li:hover>span.dexp-nolink:before, ul.dexp-menu>li.menu-item--active-trail>a:before, ul.dexp-menu>li.menu-item--active-trail>span.dexp-nolink:before {
    content: none;
}
form#webform-submission-contact-form {
    margin: 0 !important;
    text-align: initial !important;
    padding-bottom: 30px;
}
.webform-submission-contact-form .form-actions .form-submit {
    border-radius: initial;
    background: #77b001;
    border: 1px solid #77b001;
    color: white;
}
ul.contact-agefop {
    list-style: none;
}
.text-contact h3 {
    color: #77b001;
    font-weight: bold;
}
.text-contact i {
    color: #77b001;
}
.a-link a:hover:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    transition: all .2s;
    opacity: .2;
}
.path-frontpage #section-content {
    display: none;
}
div#section-page-title {
    /*background: none !important;*/
    padding-top: 0 !important;
    padding-bottom: 40px !important;
}
div#section-page-title h1 {
    color: #77b001 !important;
    font-size: 35px !important;
}
#section-page-title nav.breadcrumb ul li a {
    color: #77b001 !important;
}
#section-page-title nav.breadcrumb ul li {
    color: #77b001 !important;
}
#section-page-title nav.breadcrumb ul {
    font-size: 8px !important;
}
div#block-benz-content {
    margin: 40px 0;
}
.region-navigation .block {
    display: block !important;
    margin-top: 20px;
    margin-left: -20.9%;
}
.region-user-3 {
    padding: 0;
}
h1.tle-menu {
    text-align: left;
    padding-left: 15px;
    color: #77b001;
    font-size: 60px;
}
a:focus, a:hover {
    text-decoration: none !important;
}
.a-link {
    height: 100%;
}
div#block-sitebranding {
    margin-left: -15px;
    z-index: 9;
}
div#block-blocmenuhumberger {
    width: 40%;
}
.region-logo {
    display: flex;
}
#section-top {
    border-bottom: none;
    position: absolute;
    background-image: none !important;
    width: 100%;
    background-size: cover;
    z-index: 1;
    margin-top: 2.3%;
}
.a-link img {
    position: absolute;
    height: 75px;
    width: auto;
    right: 40%;
    top: 70px;
}
span.title-link {
    line-height: 10;
    font-size: 36px;
    color: white;
    font-weight: bold;
}
div#block-blocthirdfooter {
    margin-top: 50px;
}
.col-md-4.item2-thema a {
	display: block;
}
.col-md-4.item2-thema a:hover {
	display: block;
}
div#section-footer {
    background: #86c400 !important;
}
p.contain-copyright {
    margin: 0;
    padding: 10px;
    text-align: center;
    color: black;
    font-size: 9px;
    font-weight: bold;
}
div#section-bottom {
    padding: 30px 0;
    background: #1a2700 !important;
    color: white;
}
div#section-user06 {
    background: url(/sites/default/files/bg-newsletter.jpg);
    padding: 15px;
    background-size: cover;
}
p.title-newslettre {
    margin: 0;
    font-size: 20px;
    line-height: 3;
    color: #142f3a;
}
form#webform-submission-newsletter-form input#edit-e-mail {
    width: 95%;
}
form#webform-submission-newsletter-form {
    display: flex;
}
form#webform-submission-newsletter-form input#edit-submit {
    padding: 7px 25px !important;
    background: #142f3a;
    border: #142f3a;
    color: white;
}
.col-md-4.item1-thema {
    text-align: initial !important;
    background: url(/sites/default/files/bg6.jpg);
    background-size: cover;
    padding: 60px !important;
}
.col-md-4.item1-thema p {
    color: white;
}
.col-md-4.item1-thema h1 {
    color: white;
}
.col-md-4.item1-thema p.link-top a {
    color: white;
}
p.img-thema img {
    width: 70px;
}
.bloc.focus .col-md-4 {
    text-align: center;
    padding: 0px;
    height: 270px;
}
p.title-thema a {
    font-size: 24px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
}
.col-md-4.item2-thema a {
    background: url(/sites/default/files/bg1.jpg);
    background-size: cover;
    height: 100%;
    display: block;
    width: 100%;
}
.col-md-4.item3-thema a {
    background: url(/sites/default/files/bg2_0.jpg);
    background-size: cover;
    height: 100%;
    display: block;
    width: 100%;
}
.col-md-4.item6-thema a{
    background: url(/sites/default/files/bg5.jpg);
    background-size: cover;
    height: 100%;
    display: block;
    width: 100%;
}
.col-md-4.item5-thema a{
    background: url(/sites/default/files/bg4.jpg);
    background-size: cover;
    height: 100%;
    display: block;
    width: 100%;
}
.col-md-4.item4-thema a{
    background: url(/sites/default/files/bg3_0.jpg);
    background-size: cover;
    height: 100%;
    display: block;
    width: 100%;
}
/*.col-md-4.item1-thema a{
    background: url(/sites/default/files/bg6.jpg);
    background-size: cover;
    height: 100%;
    display: block;
    width: 100%;
}*/
div#block-blocdonation .link-actu-first a {
    text-transform: uppercase;
}
div#block-blocdonation .link-actu-first a:before {
    content: "\f004";
    font-family: fontawesome;
    position: relative;
    right: 5px;
}
div#block-blocdonation {
    background: url(/sites/default/files/bg-donation_0.jpg);
    text-align: center;
    padding: 90px 0;
    margin-top: 50px;
    background-size: cover;
    height: 342px;
}
div#block-blocdonation p {
    color: white;
}
p.item1-donnation {
    color: #77b001 !important;
    font-weight: bold;
    font-size: 2.8rem;
}
div#section-user04 {
    margin: 40px 0;
}
div#block-views-block-communique-presse-block-1 h2 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0;
    color: #75ae01;
}
div#block-views-block-communique-presse-block-1 h2:before {
    content: "//";
    color: #77b001;
    font-weight: bold;
}
.title-commu a {
    color: black;
    font-size: 16px;
    font-weight: bold;
}
.date-commu {
    color: #77b001;
}
.bdy-commu p {
    color: black;
}
.bloc.commu {
    border: 1px solid #77b001;
    padding: 6px;
    position: relative;
}
.link-commu a {
    position: absolute;
    bottom: 0;
    background: #77b001;
    font-size: 25px;
    padding: 0px;
    right: 0;
    width: 25px;
    text-align: center;
}
#section-header .section-inner {
    background-image: url(/sites/default/files/bg-header.jpg) !important;
    background-size: cover;
    background-position-y: 131px;
}
#section-header .region-logo img {
    width: 188px;
    height: auto;
    display: block;
}
p.fair-don {
    margin: 0 !important;
    position: relative;
    top: 80px;
    margin-right: 5px !important;
}
p.fair-don a {
    background: #283a00;
    color: #77b001;
    padding: 10px;
    border-radius: 7px;
    font-size: 15px;
    font-weight: bold;
}
p.slogan {
      margin-top: 37px;
    color: white;
    line-height: 20px;
    position: relative;
    right: 50%;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
}
nav#block-mainnavigation a {
    text-transform: capitalize;
    font-size: 18px;
    color: white !important;
    padding: 0 10px;
    line-height: 1;
    position: relative;
    top: 50px;
}
p.btn-slider a {
    color: white;
    font-weight: bold;
    background: #77b001;
    padding: 10px;
    border-radius: 6px;
}
p.text-slider1 {
    color: white;
    font-size: 3.5rem;
    line-height: 1;
}
.col-md-4.actu-lateral {
    padding: 0;
}
.col-md-8.actu-lateral p {
    margin: 0;
}
p.title-actu-lateral {
    line-height: 16px;
}
p.link-top a {
    text-transform: uppercase;
    color: #77b001;
    border: 1px solid;
    padding: 8px;
}
div#block-views-block-actualites-block-2 {
    margin-top: 15px;
}
div#section-user01 {
    margin-top: 20px;
}
div#block-views-block-actualites-block-1 h2 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0;
}
div#block-blocaprpos h2 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
}
div#block-views-block-actualites-block-1 {
    margin-top: 15px;
}
p.title-actu-lateral a {
    color: black;
    font-weight: bold;
}
p.date-actu-lateral {
    color: #77b001;
}
.bdy-actu-first {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px;
}
.title-actu-first {
    color: white;
    font-size: 2rem;
    margin: 15px;
}
.date-actu-first {
    color: white;
    margin: 15px;
}
.link-actu-first a {
    color: white;
    background: #77b001;
    padding: 5px 15px 5px 15px;
    border-radius: 5px;
}
.bloc-a-propos .link-actu-first {
    margin: 15px;
}
div#section-user01 h2:before {
    content: "//";
    color: #77b001;
    font-weight: bold;
}
.block-actu-lateral {
    margin: 30px 0 !important;
}
.bloc-a-propos {
    box-shadow: 0px 3px 3px 1px #00000024;
    height: 450px;
}
p.body-bloc-a-propos {
    margin: 15px;
}
div#section-user02 {
    background: url(/sites/default/files/bg-projets1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px 0;
    margin-top: 45px;
}
div#block-views-block-projets-block-1 h2 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0;
    color: white;
}
.title-projets a {
    color: #76af01;
    font-size: 20px;
    font-weight: bold;
}
.bdy-projets {
    color: white;
}
div#block-views-block-projets-block-1 h2:before {
    content: "//";
    color: #77b001;
    font-weight: bold;
}
.bloc-contain-projets .col-md-8 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.title-projets a:before {
    content: url(http://madoxdemo.com/sites/default/files/chevron.png);
    position: absolute;
    left: 0;
}
div#section-user03 {
    background: #f2f9e5;
}
div#section-user03 .view-campagnes {
    padding-left: 45px;
    padding-right: 45px;
}
div#block-views-block-campagnes-block-1 h2 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0;
    color: #75ae01;
}
div#block-views-block-campagnes-block-1 {
    margin: 35px 0;
}
div#block-views-block-campagnes-block-1 h2:before {
    content: "//";
    color: #77b001;
    font-weight: bold;
}
p.title-campagnes a {
    color: #294e5d;
    font-size: 20px;
    font-weight: bold;
}
p.title-campagnes a {
    color: #294e5d;
    font-size: 20px;
    font-weight: bold;
}
div#block-views-block-campagnes-block-1 button.slick-next.slick-arrow {
    position: absolute;
    right: -5%;
    top: 120px;
    border: none;
}
div#block-views-block-campagnes-block-1 button.slick-prev.slick-arrow{
    position: absolute;
    left: -5%;
    top: 120px;
    border: none;
}
div#block-views-block-campagnes-block-1 .dexp-slick-carousel-inner .slick-arrow.slick-next::before {
    content: "\f105";
    color: #294e5d;
    font-weight: bold;
    font-size: 35px;
}
div#block-views-block-campagnes-block-1 .dexp-slick-carousel-inner .slick-arrow.slick-prev::before {
    content: "\f104";
    color: #294e5d;
    font-weight: bold;
    font-size: 35px;
}
.contain-body-campagnes {
    padding: 10px;
    height: 150px;
}

div#section-bottom h2 {
    margin: 0 !important;
    border: none !important;
    color: #86c400 !important;
    font-size: 24px !important;
}
div#section-bottom ul {
    list-style: none;
    padding-left: 50px;
}
div#block-blocsocials {
    float: right;
    margin-right: 10px;
    margin-top: 3%;
}
#section-top .region-top-left {
    float: right;
    padding: 0;
    z-index: 1;
}
div#block-bloclinktop {
    line-height: 4;
}
.contain-link-top a {
    color: white;
    font-weight: bold;
    background: #1a2700;
    padding: 10px;
    border-radius: 6px;
}
a.dexp-social-icon.social-simple {
    background: #1a2700;
    border-radius: 50%;
    position: relative;
    top: 5px;
}
a.dexp-social-icon.social-simple i {
    color: white !important;
}
div#block-blocdon {
    float: right;
}
#section-top .region-top-right {
    float: right;
    padding: 0;
}
.region-navigation {
    padding: 0;
    display: flex;
    display: -moz-box;
    margin-left: 16%;
}
.contain-link-top {
    float: right;
    margin-left: 11%;
    margin-right: -45%;
    width: 220%;
}

ul.item-mail li a {
    color: white;
}
ul.item-mail:before {
    content: "\f0e0";
    position: absolute;
    font-family: fontawesome;
    left: 0;
    font-size: 35px;
    top: -7px;
    color: #77b001;
}
.item-mail1:before {
    position: absolute;
    font-family: fontawesome;
    left: 0;
    font-size: 35px;
    color: #77b001;
    content: "\f095";
}
#block-views-block-communique-presse-block-1 .link-top {
    position: absolute;
    right: 15px;
    top: -50px;
}
.contain-copyright a{
    margin: 0;
    padding: 10px;
    text-align: center;
    color: black;
    font-size: 9px;
    font-weight: bold;
}
.link-actu-first a:hover {
    color: #77b001;
    background: white;
    padding: 5px 15px 5px 15px;
    border-radius: 5px;
}
.title-actu-lateral a:hover {
    color: #607f03;
}
.link-actu-first a:hover {
    color: #d0e093;
}
#go-to-top {
    background: #77b001;
}
.path-node.page-node-type-actualites img {
    margin-bottom: 5%;
}
.page-node-type-page div#section-content {
    margin-bottom: 3%;
}
body{
  font-size:16px;
}
.bloc-contain-projets {
    margin-right: 5px;
    margin-left: 5px;
}
span.title-link2 {
    line-height: 10;
    font-size: 30px;
    color: white;
    font-weight: bold;
}
.don {
    margin-top: 19%;
    margin-left: 6%;
}
.don a {
    color: #77b001;
    font-weight: bold;
    background: white;
    padding: 10px;
    border-radius: 6px;
}
.contain-donation {
    margin-top: 5%;
}
.val {
    text-align: center;
    background: #77b001;
    color: #fff;
    padding: 20px;
    margin: 20px;
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
.valeurs img {
    height: 200px;
}

.page-node-type-page .valeurs {
    text-align: center;
}
.region-bottom-fourth .dexp-social-icon .fa {
    font-size: 36px !important;
}

.webz-box {
    background: #dbf1af;
    padding: 10px;
    cursor: pointer;
}
.d-link a {
    background: #77b001;
    padding: 10px;
    color: #fff;
    transition: .4s;
}
.d-link a:hover {
    background: #77b001;
    padding: 10px 15px;
    color: #fff;
}

.path-s-informer span.file-size {
    display: none;
}
.path-galerie-photos .val {
    text-align: center;
    background: #77b001;
    color: #fff;
    padding: 20px;
    margin: 0;
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
}

.path-galerie-photos .val a {
    color: #fff;
}
.m50{
  margin-bottom:50px;
}