@import url('https://fonts.googleapis.com/css?family=Montserrat:200,400,600&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:200,400&display=swap');
body {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #1d1d1d;
}
h1, h2, h3, h4, h5, h6 {
    /*text-transform: uppercase;*/
    color: #5c391d;
    line-height: 1.5em;
}
a {
    color: #5c391d!important;
}
a:hover {
    color: #7cb63b!important;
    text-decoration: underline;
}
p {
    font-size: 1em;
    line-height: 1.8em;
}
h1 {
    font-size: 5em;
}
h2 {
    font-size: 4em;
}
h3 {
    font-size: 3em;
}
h4 {
    font-size: 2em;
}
h5 {
    font-size: 1.5em;
}
h6 {
    font-size: 1.2em;
}
hr {
    border-top: 1px solid #5c391d;
}
/* back to top smooth scroll */
#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#ffe7bd;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
    z-index:10000!important;
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:#d1eb65;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
/* End */
.nav-fill .nav-item {
    text-align: right!important;
}
.bg_head {
    background-image: url(../img/vague.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 623px;
    position: relative;
    z-index: 2;
}
.bg_head2 {
    background-image: url(../img/vague4.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 623px;
    position: relative;
    z-index: 2;
}
@media only screen and (max-width: 1100px) {
.bg_head2 {
    background-image: url(../img/vague2.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 623px;
    position: relative;
    z-index: 2;
}
}
@media only screen and (max-width: 800px) {
.bg_head2 {
    background-image: url(../img/vaguesml.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 623px;
    position: relative;
    z-index: 2;
}
.bg_head2 h3 {
    font-size: 1.8em!important;
    line-height: 1.5em!important;
    font-weight: 400!important;
    margin-top:-30px;
}
}

.bg_head3 {
    background-image: url(../img/vague3.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 623px;
    position: relative;
    z-index: 2;
}
.bloc_1 {
    position: relative;
    z-index: 1;
    top: -30px;
    margin-bottom: -30px;
}
.titre_slide {
    font-weight: 600; 
}
.chapeau {
    font-size: 1.17em;
    color: #5c391d;
    text-align: center;
    line-height: 28px;
    margin-top: -8px;
}
.chapeau a {
    color: #5c391d!important;
}
.menu_eco {
    color: #5c391d!important;
    font-size: 1.17em;
    text-transform: uppercase;
}
.menu_eco:hover {
    color: #7cb63b!important;
}
.bloc_haut {
    position:absolute; 
    left:50%;
    margin-left: 260px;
    top: 20px;
    color: #5c391d!important;
    font-size: 1.17em;
    z-index: 1019;
}
@media only screen and (max-width: 1100px) {
.bloc_haut {
    margin-left: 0px;
    top: 15px;
    }
}
@media only screen and (max-width: 600px) {
.bloc_haut {
    left: 0;
    margin-left: 10px;
    top: 10px;
    font-size: 1em
    }
}
.bloc_haut a {
    color: #5c391d;    
}
.bloc_haut a:hover {
    text-decoration: none;
}
.fond_gris {
    background-color: #f7f7f7;
}
.fond_vert {
    background-color: #E0F492;
}
.fond_vert2 {
    background-color: #d1eb65;
}
.fond_marron {
    background: #583D2C;
}
.jaune {
    color: #FADF53!important;
}
.vert {
    color: #9BDE4B!important;
}
.marron {
    color:#583D2C!important;
}
.btn_marron {
    color: #fff!important;
    text-transform: uppercase;
    border-radius: 30px;
    background-color: #583D2C;
    padding: 17px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
}
.btn_marron:hover {
    text-decoration: none;
}
.btn_marron_light {
    color: #fff!important;
    text-transform: uppercase;
    border-radius: 30px;
    background-color: #583D2C;
    padding: 2px 10px;
    text-decoration: none;
    display: inline-block;
    margin-left: 20px;
}
.btn_marron_light:hover {
    text-decoration: none;
    background: #fff;
    color: #583D2C!important;
}
.btn_vert {
    color: #5C391D!important;
    text-transform: uppercase;
    border-radius: 30px;
    background-color: #cee510;
    padding: 17px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
}
.btn_vert:hover {
    text-decoration: none;
    color: #fff!important;
}
.dates {
    border-right: 1px solid #5C391D;
    min-height: 275px;
}
.dates:nth-child(4n) {
    border-right: none;
}
@media only screen and (max-width: 992px) {
.dates {
    border-right: none;
    min-height: 225px;
}
}
.dates h3 {
    border-radius: 50%;
    border: 2px solid #5C391D;
    text-transform: none;
    font-weight: 400;
    text-align: center;
    font-family: 'Roboto Slab', serif!important;
    width: 100px;
    height: 100px;
    padding: 20px 12px;
    margin: 0 auto .5rem auto;
}
.chif h1 {
    text-transform: none;
    font-weight: 200;
    text-align: center;
    font-family: 'Roboto Slab', serif!important;
    margin: 15px 0;
    line-height: 1em;
    color: #9BDE4B!important;
}
.chif h2 {
    font-weight: 200;
    text-align: center;
    font-family: 'Roboto Slab', serif!important;
    margin: 0;
    line-height: 1.5em;
    color: #5C391D!important;
    font-size: 5em;
}
.equi h5{
    color: #1d1d1d;
    text-transform: none;
    font-weight: 600;
    font-size: 1.3em;
}
.equi h6 {
    text-transform: none!important;
    font-size: 1.1em;
}
.card {
    background: #fff!important;
    border-radius: 0!important;
    border:0!important;
    margin-bottom: 25px;
    box-shadow: 12px 12px 20px 1px rgba(0, 0, 0, .2);
}
.card-header {
    background: #fff!important;
    border: 0!important;
}
.card-header a {
    display: block;
    padding: 11px 18px;
    margin: -11px -18px;
    color:#583D2C!important;
    text-decoration: none!important;
}
.card-header a:hover {
    color:#583D2C!important;
    text-decoration: none!important;
    color: #cee510!important;
}
.card-body a {    
    color: #cee510!important;
}
.card-body a:hover {
    color: #cee510!important;
}
.sticky-top {
    transition: all 0.2s ease-in;
    /*background: #e0f492;*/
    position: sticky;
}

/* style for when sitcky is applied */
.stuck .sticky-top {
    background-color: #fff !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    box-shadow: 12px 12px 20px 1px rgba(0, 0, 0, .2);
    /*height: 65px;*/
}
.stuck .sticky-top img {
    max-width: 120px!important;
}
.stuck .sticky-top #navbarNav {
    padding-top: 0!important;
}

/* dropdown menu Ecovalim */
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 42px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color:rgba(255,255,255,.8);
    background-clip: padding-box;
    border-top: 3px solid rgba(33,37,41,1);
    border-radius: 0;
}
/* */

/* Carousel */
#eco_cli {
    margin: 40px 0 70px 0;
}
#eco_cli .carousel-indicators {
    bottom: -70px!important;
}
#eco_cli .col-md-3{
  display: inline-block;
  margin-left:-4px;
  text-align: center;
}
#eco_cli .col-md-3 img{
  /*width:100%;*/
  height:auto;
  max-height: 100px;
  filter: grayscale(80%);
}
body .carousel-indicators li{
  background-color:#583d2c;
}
body .carousel-control-prev-icon,
body .carousel-control-next-icon{
  background-color:red;
}
body .no-padding{
  padding-left: 0;
  padding-right: 0;
}
/* */

.services a:hover {
    color:#5c391d !important;
    text-decoration: none!important;
}
.logo_size  {
    max-width:224px;
    transition: all 0.2s ease-in;
}
@media only screen and (max-width: 600px) {
    .logo_size {
    max-width:112px;
    transition: all 0.2s ease-in;
}
}
.social_foot {
    position:absolute;
    right:0;
}
@media only screen and (max-width: 992px) {
    .footer {text-align: center!important}
    .footer .text-left {text-align: center!important}
    .footer .text-right {text-align: center!important}
    .footer .text-center {font-weight: bold}
    .social_foot {position:relative;float: right;}
    .carousel-item .col-sm-3 {
        padding-bottom: 30px;
    }
}

/* ANIM HEADER */
.anim_home {
    position: absolute;
    margin-left:-550px;
    margin-top:10px;
    left:50%;
    width: 1100px;
    height: 360px;
    text-align: center;
    overflow: hidden;
}
@media only screen and (max-width: 1100px) {
.anim_home {
    display: none;
}
}
.anim_home #mar1 {
    position: absolute;
    top: 321px;
    left: 637px;
    width: 12px;
    height: 20px;
    background: url(../img/dechets/marron/1.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating linear 3s infinite;
    -webkit-animation: floating linear 3s infinite;
    animation: floating linear 2s infinite;
    z-index: 3;
}
.anim_home #mar2 {
    position: absolute;
    top: 342px;
    left: 627px;
    width: 35px;
    height: 17px;
    background: url(../img/dechets/marron/2.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating2 linear 6s infinite;
    -webkit-animation: floating2 linear 6s infinite;
    animation: floating2 linear 5s infinite;
    z-index: 3;
}
.anim_home #mar3 {
    position: absolute;
    top: 302px;
    left: 604px;
    width: 25px;
    height: 25px;
    background: url(../img/dechets/marron/3.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating2 linear 6s infinite;
    -webkit-animation: floating2 linear 6s infinite;
    animation: floating2 linear 5s infinite;
    z-index: 3;
}
.anim_home #mar4 {
    position: absolute;
    top: 282px;
    left: 634px;
    width: 22px;
    height: 40px;
    background: url(../img/dechets/marron/4.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating3 linear 8s infinite;
    -webkit-animation: floating3 linear 8s infinite;
    animation: floating3 linear 6s infinite;
    z-index: 3;
}
.anim_home #mar5 {
    position: absolute;
    top: 272px;
    left: 607px;
    width: 17px;
    height: 35px;
    background: url(../img/dechets/marron/5.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating linear 4s infinite;
    -webkit-animation: floating linear 4s infinite;
    animation: floating linear 3s infinite;
    z-index: 3;
}

.anim_home #jau1 {
    position: absolute;
    top: 201px;
    left: 757px;
    width: 12px;
    height: 40px;
    background: url(../img/dechets/jaune/1.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating linear 3s infinite;
    -webkit-animation: floating linear 3s infinite;
    animation: floating linear 2s infinite;
    z-index: 3;
}
.anim_home #jau2 {
    position: absolute;
    top: 232px;
    left: 757px;
    width: 15px;
    height: 87px;
    background: url(../img/dechets/jaune/2.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating2 linear 6s infinite;
    -webkit-animation: floating2 linear 6s infinite;
    animation: floating2 linear 5s infinite;
    z-index: 3;
}
.anim_home #jau3 {
    position: absolute;
    top: 232px;
    left: 744px;
    width: 15px;
    height: 65px;
    background: url(../img/dechets/jaune/3.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating2 linear 6s infinite;
    -webkit-animation: floating2 linear 6s infinite;
    animation: floating2 linear 5s infinite;
    z-index: 3;
}
.anim_home #jau4 {
    position: absolute;
    top: 232px;
    left: 754px;
    width: 22px;
    height: 40px;
    background: url(../img/dechets/jaune/4.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating3 linear 8s infinite;
    -webkit-animation: floating3 linear 8s infinite;
    animation: floating3 linear 6s infinite;
    z-index: 3;
}
.anim_home #jau5 {
    position: absolute;
    top: 222px;
    left: 727px;
    width: 17px;
    height: 35px;
    background: url(../img/dechets/jaune/5.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating linear 4s infinite;
    -webkit-animation: floating linear 4s infinite;
    animation: floating linear 3s infinite;
    z-index: 3;
}
.anim_home #jau6 {
    position: absolute;
    top: 271px;
    left: 777px;
    width: 26px;
    height: 40px;
    background: url(../img/dechets/jaune/6.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating3 linear 5s infinite;
    -webkit-animation: floating3 linear 5s infinite;
    animation: floating3 linear 4s infinite;
    z-index: 3;
}
.anim_home #jau7 {
    position: absolute;
    top: 282px;
    left: 727px;
    width: 15px;
    height: 37px;
    background: url(../img/dechets/jaune/7.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating2 linear 6s infinite;
    -webkit-animation: floating2 linear 6s infinite;
    animation: floating2 linear 5s infinite;
    z-index: 3;
}

.anim_home #gri1 {
    position: absolute;
    top: 231px;
    left: 877px;
    width: 14px;
    height: 40px;
    background: url(../img/dechets/grise/1.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating linear 3s infinite;
    -webkit-animation: floating linear 3s infinite;
    animation: floating linear 2s infinite;
    z-index: 3;
}
.anim_home #gri2 {
    position: absolute;
    top: 272px;
    left: 877px;
    width: 15px;
    height: 37px;
    background: url(../img/dechets/grise/2.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating2 linear 6s infinite;
    -webkit-animation: floating2 linear 6s infinite;
    animation: floating2 linear 5s infinite;
    z-index: 3;
}
.anim_home #gri3 {
    position: absolute;
    top: 192px;
    left: 894px;
    width: 15px;
    height: 65px;
    background: url(../img/dechets/grise/3.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating2 linear 6s infinite;
    -webkit-animation: floating2 linear 6s infinite;
    animation: floating2 linear 5s infinite;
    z-index: 3;
}
.anim_home #gri4 {
    position: absolute;
    top: 262px;
    left: 898px;
    width: 16px;
    height: 40px;
    background: url(../img/dechets/grise/4.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating3 linear 8s infinite;
    -webkit-animation: floating3 linear 8s infinite;
    animation: floating3 linear 6s infinite;
    z-index: 3;
}
.anim_home #gri5 {
    position: absolute;
    top: 232px;
    left: 917px;
    width: 17px;
    height: 35px;
    background: url(../img/dechets/grise/5.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating linear 4s infinite;
    -webkit-animation: floating linear 4s infinite;
    animation: floating linear 3s infinite;
    z-index: 3;
}
.anim_home #gri6 {
    position: absolute;
    top: 261px;
    left: 927px;
    width: 17px;
    height: 40px;
    background: url(../img/dechets/grise/6.png) no-repeat center bottom;
    background-size: auto;
    background-size: 100%;
    -moz-animation: floating3 linear 5s infinite;
    -webkit-animation: floating3 linear 5s infinite;
    animation: floating3 linear 4s infinite;
    z-index: 3;
}

@-moz-keyframes floating{25%{transform:translateY(-7px) rotate(-12deg)}75%{transform:translateY(7px) rotate(5deg)}}@-webkit-keyframes floating{25%{transform:translateY(-7px) rotate(-12deg)}75%{transform:translateY(7px) rotate(5deg)}}@keyframes floating{25%{transform:translateY(-7px) rotate(-12deg)}75%{transform:translateY(7px) rotate(5deg)}}@-moz-keyframes floating2{40%{transform:translateY(7px) rotate(5deg)}80%{transform:translateY(-7px) rotate(-15deg)}}@-webkit-keyframes floating2{40%{transform:translateY(7px) rotate(5deg)}80%{transform:translateY(-7px) rotate(-15deg)}}@keyframes floating2{40%{transform:translateY(7px) rotate(5deg)}80%{transform:translateY(-7px) rotate(-15deg)}}@-moz-keyframes floating3{20%{transform:translateY(5px) rotate(3deg)}60%{transform:translateY(-5px) rotate(-6deg)}}@-webkit-keyframes floating3{20%{transform:translateY(5px) rotate(3deg)}60%{transform:translateY(-5px) rotate(-6deg)}}@keyframes floating3{20%{transform:translateY(5px) rotate(3deg)}60%{transform:translateY(-5px) rotate(-6deg)}}@-moz-keyframes floating4{30%{transform:translateY(-6px)}70%{transform:translateY(6px)}}@-webkit-keyframes floating4{30%{transform:translateY(-6px)}70%{transform:translateY(6px)}}@keyframes floating4{30%{transform:translateY(-6px)}70%{transform:translateY(6px)}}

/* FIN ANIM */


.presse ul {
    margin: 0 0 50px 0;
}
.presse ul > li {
    margin: 20px 0;
}

.wrapper_pic {
    position: relative;
    margin-bottom: -8px;
}
.wrapper_pic img {
    max-width: 192px!important;
    height: auto;
}
.nb {
    color: #fff;
    background: #5c391d;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    padding: 4px;
    margin: 0 auto;
    position: relative;
    top: -16px;
    font-weight: bold;
}
.ordre h5 {
    margin-bottom: -2px!important;
}