:root {
  --blush: #f08f75;
  --blush-hov: #ce7b64;
  --black: #000000;
  --gunmetal: #555c5d;
  --white: #ffffff;
  --light-teal: #97dee8;
  --black-two: #2c2c2c;
 }
/* Text styles */
.Title-Global, h1 {
  font-family: "fs_rufusregular";
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: normal;
  text-align: center;
  color: var(--black);
 }
.fade-in {
    opacity: 1;
    transition: 1s opacity;
}
.fade-out {
    opacity: 0;
    transition: none;
}

.Accroche {
   font-family: "fs_rufusregular";
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
   color: var(--gunmetal);
}

.btn-text {
  font-family: "thesans_veoliaw7_bold";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: 0.8px;
  text-align: justify;
  color: var(--white);
}
.btn-text:focus {outline:0;}


.white-acc {
  font-family: "fs_rufusregular";
  font-size: 16.5px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.39;
  letter-spacing: normal;
  text-align: center;
   color: var(--white);
}

.text-more {
    font-family: "thesans_veoliaw7_bold";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.64;
    letter-spacing: 0.7px;
    text-align: justify;
    color: var(--blush);
}
a.text-more:hover,a.text-more:visited,a.text-more:focus {
    color: var(--blush-hov);
}

.label-input {
  font-family: "fs_rufusregular";
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-align: right;
  color: var(--black);
}
.btn-white {
    font-family: "thesans_veoliaw7_bold";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: 0.8px;
    text-align: justify;
    color: var(--blush);
    border: solid 1px var(--blush);
    height: 52px;
    margin-top: 0;
     border-radius: 0px;
    background-color: var(--white);
    text-transform: uppercase;
    padding: 14px;
 }
.btn-white:focus {outline:0;}
a.btn-white:hover {
    color: var(--blush-hov);
}
body{
    background:var(--light-teal);
}

header{
    background:url("../images/bg-repeat-head.png")0 0 repeat-x;
    height: 37px;
    overflow: visible;
    z-index: 999;
}
header .logo{
        max-width: 100%;
        overflow: hidden;
        margin-top: 5px;
}
h1{
    margin-top: 0;
}
.bloc-right{
    background: #ffffff;
    border-radius: 5px;
    min-height: 300px;
    margin:0 -15px 0;
    padding:45px 75px;
    text-align: left;
}
@media (max-width: 768px) {
    .bloc-right{
        padding: 20px 20px;
        margin: 0 -15px;
    }
}


.picto-left{
  /* position: absolute;*/
    margin-top: 48px;
}
.picto-left .container-img{
    position:relative;
    width: 100%;
    height: 100%;
}
.bloc-center{
     background: #ffffff;
    border-radius: 5px;
    min-height: 300px;
    margin:0 -15px 0;
    padding:75px 75px;
    text-align: center;
}
.bloc-center a.btn{
    margin-top: 35px;
}
a.btn, input.btn{
    height: 52px;
    border-radius:0;
    background-color: var(--blush);
    text-transform: uppercase;
    padding: 14px;
    font-family: "thesans_veoliaw7_bold";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: 0.8px;
    text-align: center;
    color: var(--white);
}
a.btn:focus, input.btn:focus {outline:0;}

a.btn.big {
    width: 402px;
}
a.btn:hover, input.btn:hover{
    background-color: var(--blush-hov);
}
.vague {
    width: 100%;
    height: 98px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: url("../images/vague.png") repeat-x center center;
    background-size: cover;
}

.vague2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 98px;
    background: url("../images/vague.png") repeat-x center center;
    background-size: cover;
   /* margin-top: -15px;*/
}
.content-more{
    position: relative;
    width: 100%;
    overflow: hidden;
    background: linear-gradient(to bottom, transparent 0%,transparent 2%,#00aec7 2%,#00aec7 2%,#00aec7 100%);
    height: 1000px;
   /* min-height: 100%;*/
}
html, body {
    height: 100%;
}
#wrap {
    min-height: 100%;
}
#main {
    overflow:auto;
    padding-bottom:250px; /* this needs to be bigger than footer height*/
}
footer {
    overflow: hidden;
    position: relative;
    margin-top: -250px;
    height: 120px;
    clear:both;
    padding-top:20px;
    z-index: -2;
}
.nav {
    background-color: var(--black-two);
    height: 60px;
}
.nav ul li a {
    font-family: "fs_rufusregular";
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: var(--white);
}
.nav ul li   {
    display: inline-block;
    margin: 22px 15px 0 0;
}
.circle-see-more{
    width: 293px;
    height: 293px;
    background-color: var(--black-two);
    border-radius: 147px;
    right: 12px;
    top: -120px;
    position: absolute;
    text-align: center;
    padding: 45px;
}
.circle-see-more img{
    margin-bottom: 20px;
}
.container-two{
    margin-top: 130px;
    position: relative;
}
form input[type="text"], form input[type="number"]{
    height: 35px;
    border-radius: 3px;
    background-color: var(--white);
    border: solid 1px #a7a3a3;
    margin-bottom: 15px;
}
form label{
    text-align: right;
    font-family: "fs_rufusregular";
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.28;
    letter-spacing: normal;
    color: var(--black);
}

.spacer{
    width: 100%;
    height: 1px;
    float: left;
    margin: 20px 0 0;
}
form input[type="submit"].btn{
    float: right;
}
form input[type="submit"]:focus {outline:0;}

form input[type="button"]{
    float: left;

}
form input[type="button"]:focus {outline:0;}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline:0;
    outline-offset:0;
}

.content-buble{
    width: 150px;
    height: 180px;
    position: absolute;
    bottom: 1px;
    left:1%;
    margin-left: -75px;
}
.bottom-fix{
    margin-bottom: -40px;
    top: 70px;
    margin-top: -152px;
}
.content-buble img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.content-buble p{
    font-family: "fs_rufusregular";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal;
    text-align: center;
    color: var(--white);
    margin-top: 27px;
}
.content-buble p span.litres {
    font-family: "thesans_veoliaw7_bold";
    font-size: 33px;
    line-height: 1;
}
.regle-grad {
    width: 100%;
    height: 13px;
    background:   repeating-linear-gradient(to right, var(--white), var(--white) 1px, transparent 1px, transparent 20px);
}
.percent-bloc{
    height: 13px;
    left:1%;
    background: #ffffff;
}

.bg-stats{
    background: url("../images/pictos.png") center 103px no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.content-more p {
    font-family: "fs_rufusregular";
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: var(--white);
    margin-bottom: 40px;
}

form.first-step label{width: 40%; float: left; text-align: right;}
form.first-step input{width: 50%; float: left; text-align: left;}

ul.stats{
    list-style: none;
}
ul.stats li{
    border-top:solid 1px var(--light-teal) ;
    display: block;
    width: 100%;
    padding: 0  0  0 25px;
}
ul.stats li:last-child{
    border-bottom:solid 1px var(--light-teal) ;
}
ul.stats li img{
    margin-right: 20px;
}

ul.stats li span:first-of-type{
    display: inline-block;
    padding:10px 0 10px 0;
    font-family: "fs_rufusregular";
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.78;
    letter-spacing: normal;
    text-align: left;
    color: var(--white);
    text-transform: uppercase;
}
ul.stats li span:last-of-type{
    font-family: "fs_rufusregular";
    padding: 10px 0 10px 0;
    font-size: 25px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: left;
    color: var(--black);
    text-transform: uppercase;
    display: block;
    float: right;
    width: 120px;


}
.calcul-more{
    margin: 0 auto;
    max-width: 280px;
    margin-top: 80px;
    z-index: 999;
    position: absolute;
    left: 44%
}
.steps {
    font-family: "fs_rufusregular";
    text-align: right;
    color: #016a81;
    margin-top: -15px;
    margin-bottom: 15px;
}
.steps span {
    color: #ffffff;
     padding: 5px 10px;
}
.steps span.active {
    color: #016a81;
    border: solid 1px #016a81;
    border-radius: 25px;
}
.final-step{
    background:url("../images/fond-final.png")  center -49px repeat-x #97dee8;
    background-position:center -500px;
    transition:background-position 8s;
    -ms-transition:background-position 8s;
    -moz-transition:background-position 8s;
    -o-transition:background-position 8s;
    -webkit-transition:background-position 8s;

}
@media (max-width: 992px) {

    .Title-Global, h1 {
        font-size: 24px;
    }
    .picto-left {
        display: none;
    }
    form label {
        width: 100%;
        text-align: left;
    }
    form input[type="text"], form input[type="number"]{
        width: 90%;
        margin-left: 15px;
    }

    ul.stats{
        padding-left: 0;
    }
    ul.stats li span:last-of-type{
        width: 60px;
        font-size: 22px;
    }
    ul.stats li img{
        margin-right: 0;
    }
    .calcul-more{
        margin: 0 auto;
        display: block;
        max-width: 280px;
        margin-top: 80px;
        z-index: 999;
        position: relative;
        left: initial;
     }
}
@media (max-width: 768px) {
    .bloc-center{
        padding: 20px;
    }

}