@import "https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i";
body.com_content.view-article #system-message-container {
    margin-bottom: 0
}

span.section_seprator {
    display: none!important
}

.structure {
    position: relative
}

@media (min-width: 990px) {
    .structure .container {
        max-width: 930px;
        width: 100%
    }
}

.structure h1,
.structure h2 {
    font-size: 30px;
    color: #333;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 25px!important;
    line-height: 40px
}

.structure h2 {
    font-weight: 300 !important;
	line-height: 33px;
}

.structure a {
    color: #3cce88
}

.structure a:hover,
.structure a:focus {
    color: #2b524c;
    text-decoration: none
}

.structure ul {
    margin: 12px 0 0;
    padding: 0;
    display: block
}

.structure ul li {
    margin: 0;
    padding: 0 0 0 35px;
    display: block;
    position: relative;
    line-height: 26px
}

.structure ul li a {
    padding: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}

.structure ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 9px;
    height: 9px;
    background: #3cce88;
    border: 0;
    display: inline-block;
    margin: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}

.structure ul li a:hover:before {
    background: #2b524c
}

.bg-blanc.structure:before {
    content: '';
    position: absolute;
    height: 100%;
    background: #fff;
    z-index: -1;
    top: 0;
    left: -100%;
    right: -100%;
    left: -100vw;
    right: -100vw
}

.bg-gris.structure:before {
    content: '';
    position: absolute;
    height: 100%;
    background: #f5f5f3;
    z-index: -1;
    top: 0;
    left: -100%;
    right: -100%;
    left: -100vw;
    right: -100vw
}

.green {
    color: #3cce88
}

@media (max-width: 768px) {
    .bg-gris.structure:before,
    .bg-blanc.structure:before {
        left: -15px!important;
        right: -15px!important
    }
}

#section-style1 {
    padding: 40px 0 60px
}

body #content #section-style1.structure.propos p{
	margin-bottom:25px!important;
}

#section-style1 h2,
#section-style1 h1 {
    padding: 0 15px;
    line-height: 40px
}

#section-style1 .col-sm-6.bloc-right h2 {
    padding: 0;
}

#section-style1 .bloc-left {
    background-repeat: no-repeat!important;
    background-position: top center!important;
    text-align: center;
    color: #f5f6f3;
    min-height: 290px;
    display: flex;
    align-items: center;
    justify-content: center
}

#section-style1 .bloc-left .num,
.bloc-left .num {
    font-size: 58.5px;
	line-height: 110%;
    font-weight: 400;
    color: #f5f6f3;
    margin-bottom: 10px;
    display: block
}

#section-style1 .bloc-left .num:after,
.bloc-left .num:after {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    content: "";
    margin: 0 auto 20px;
    width: 50px;
    height: 2px;
    background: #f5f5f3
}

#section-style1 .bloc-right p {
    font-size: 25px;
    line-height: 35px
}

#section-style2 .bloc-left {
    padding: 40px 65px 40px 15px
}

#section-style2 .bloc-left p {
    margin-bottom: 25px
}

#section-style2 .bloc-right {
    background-repeat: no-repeat!important;
    min-height: 492px;
    display: flex;
    color: #fff;
    text-align: center;
    align-items: center;
    justify-content: center
}

#section-style2 .bloc-left {
	min-height: 492px;
}

@media screen and (max-width: 767px){
	#section-style2 .bloc-left {
		min-height: 0;
	}
}

#section-style2 .bloc-right p {
    position: relative
}

#section-style2 .bloc-right:before {
    display: block;
    position: absolute;
    content: "";
    margin: auto;
    width: 288px;
    height: 288px;
    background: #719d00;
    opacity: .6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

#section-style2 .bloc-right img {
    margin-bottom: 30px
}

#section-style2 .bloc-right .num {
    font-size: 38px;
    line-height: 50px;
    font-weight: 400;
    display: block;
    position: relative
}

#section-style2 .bloc-right .num:before {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    content: "";
    margin: -10px auto 0;
    width: 50px;
    height: 2px;
    background: #f5f6f3
}

@media (min-width: 990px) {
    #section-style2 .bloc-right {
        position: absolute;
        right: -170px;
        max-width: 720px;
        width: 100%;
        min-height: 480px
    }
	
	#section-style2 .bloc-left {
		min-height: 480px;
	}
}

#section-style3 {
    padding: 40px 0 70px
}

#section-style3 h1,
#section-style3 h2 {
    margin-bottom: 40px!important;
    padding: 0 15px;
    line-height: 40px
}

#section-style3 .bloc-left {
    background-repeat: no-repeat!important;
    background-position: top center!important;
    text-align: center;
    color: #f5f6f3;
    min-height: 290px;
    display: flex;
    align-items: center;
    justify-content: center
}

#section-style3 .bloc-left img {
    margin-bottom: 30px
}

#section-style3 .bloc-left .img:after {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    content: "";
    margin: -10px auto 0;
    width: 50px;
    height: 2px;
    background: #f5f5f3
}

#section-style3 .bloc-right p {
    margin-bottom: 20px
}

#section-style4 {
    padding: 70px 0
}

#section-style4 h2 {
    margin-top: 0
}

#section-style4 .bloc-right {
    padding: 35px 35px 25px!important;
    max-width: 445px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: 20px;
    position: relative
}

#section-style4.bg-blanc .bloc-right {
    background: #f5f5f3
}

#section-style4.bg-gris .bloc-right {
    background: #fff
}

#section-style4 .bloc-right p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300
}

#section-style4 .bloc-right:after {
    position: absolute;
    left: 40px;
    top: -15px;
    display: block;
    content: "";
    margin: 0;
    width: 36px;
    height: 28px;
    background: url(../images/guillemets.svg) no-repeat
}

#section-style5 {
    padding: 40px 0 45px
}

#section-style5 h2 {
    margin-bottom: 40px;
    padding: 0 15px
}

#section-style5 .bloc-right h2{
	padding: 0;
}

#section-style5 .bloc-left {
    text-align: center;
    min-height: 290px
}

#section-style5 a.btn,
.structure a.btn2 {
    display: inline-block;
    margin-top: 20px;
    color: #fff;
    max-width: 300px;
    height: 50px;
    line-height: 50px
}

#section-style6 {
    padding: 40px 0
}

#section-style6 h2 {
    padding: 0 15px
}

#section-style6 .bloc-left ul li:first-child {
    width: 40%
}

#section-style6 .bloc-left ul li:first-child img {
    margin-top: 6px
}

#section-style6 .bloc-left ul li {
    float: left;
    width: 60%;
    padding: 0;
    text-align: center
}

#section-style6 .bloc-left ul li img.vu {
    padding-bottom: 25px;
    border-bottom: 2px #000 solid;
    margin-bottom: 16px;
    height: 76px
}

#section-style6 .bloc-left .num {
    color: #3cce88;
    font-size: 36px;
    position: relative;
    margin-bottom: 24px;
    line-height: 68px
}

#section-style6 .bloc-left .num:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    display: block;
    content: "";
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background: #000
}

#section-style6 .bloc-right p {
    margin-bottom: 25px
}

@media (max-width: 580px) {
    #section-style6 .bloc-left ul li {
        float: left;
        width: 100%!important;
        text-align: center
    }
}

#section-style7 {
    padding: 40px 0 45px
}

#section-style7 ul.services {
    margin: 20px 0 10px
}

#section-style7 ul.services li {
    background: url(../images/icon-chek.png) no-repeat 6px top;
    padding-left: 40px;
    line-height: 24px;
    padding-bottom: 20px
}

#section-style7 ul.niveaux {
    margin: 20px 0;
    float: left;
    width: 100%
}

#section-style7 ul.niveaux li {
    float: left;
    width: 33.33%;
    padding: 0;
    text-align: center
}

#section-style7 ul.niveaux .num {
    color: #3cce88;
    font-size: 36px;
    position: relative;
    margin-top: 35px;
    line-height: 35px;
    font-weight: 400;
    margin-bottom: 10px;
    display: block
}

#section-style7 ul.niveaux .num:after {
    position: absolute;
    left: 0;
    right: 0;
    top: -16px;
    display: block;
    content: "";
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background: #000
}

#section-style7 ul.niveaux li:last-child .num,
#section-style7 ul.niveaux li:first-child .num {
    font-size: 55px;
    line-height: 51px;
    margin-top: 0;
    margin-bottom: 35px
}

#section-style7 ul.niveaux li:last-child .num:after,
#section-style7 ul.niveaux li:first-child .num:after {
    top: auto;
    bottom: -25px
}

#section-style7 ul.niveaux li img.vu {
    padding-bottom: 25px;
    border-bottom: 2px #000 solid;
    margin-bottom: 10px;
    height: 76px
}

#section-style7 .lien {
    margin: 0 auto;
    float: left;
    width: 100%;
    text-align: center
}

#section-style7 .lien a {
    margin: 25px auto
}

@media (max-width: 580px) {
    #section-style7 ul.niveaux li {
        width: 100%!important
    }
}

#section-style8 {
    padding: 40px 0 60px
}

#section-style8 h1,
#section-style8 h2 {
    margin-bottom: 50px!important;
    line-height: 40px
}

#section-style8 h3 {
    text-align: center;
    color: #3cce88;
    font-size: 25px;
    line-height: 35px;
    margin-top: 0;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 25px
}

#section-style8 h3:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    display: block;
    content: "";
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background: #3cce88
}

#section-style8 .bloc-left {
    text-align: center
}

#section-style8 .num {
    color: #3cce88;
    font-size: 18px;
    line-height: 26px
}

#section-style8 .num:after {
    display: none
}

#section-style8 .infos {
    margin-top: 40px
}

#section-style8 .infos p {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px
}

#section-style8 .infos p:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    display: block;
    content: "";
    margin: 0 auto;
    width: 18px;
    height: 2px;
    background: #3cce88
}

#section-style8 .infos p:last-child:after {
    display: none
}

#section-style8.structure ul li {
    color: #333
}

#section-style8.structure ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 9px;
    height: 9px;
    background: #333;
    border: 0;
    display: inline-block;
    margin: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle
}

@media (min-width: 768px) {
    #section-style8 .bloc-left {
        width: 32%
    }
    #section-style8 .bloc-right {
        width: 68%
    }
}

#section-style9 {
    padding: 40px 0 55px
}

#section-style9 h2 {
    margin-bottom: 25px
}

#section-style9 h3 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 35px
}

.temoignages .col-sm-6 {
    padding: 35px 35px 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    margin-bottom: 15px;
    margin-top: 25px
}

.bg-blanc.temoignages .bloc-left,
.bg-blanc.temoignages .bloc-right {
    background: #f4f4f4
}

.bg-gris.temoignages .bloc-left,
.bg-gris.temoignages .bloc-right {
    background: #fff
}

#section-style9 .col-sm-6 p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 25px;
    font-weight: 300;
    color: #3cce88
}

#section-style9 .col-sm-6:after {
    position: absolute;
    left: 40px;
    top: -15px;
    display: block;
    content: "";
    margin: 0;
    width: 36px;
    height: 28px;
    background: url(../images/guillemets.svg) no-repeat
}

@media (min-width: 768px) {
    .temoignages .col-sm-6 {
        max-width: 448px
    }
    .temoignages .bloc-right {
        margin-left: 32px
    }
}

.propos {
    padding: 40px 0 0
}

.propos .col-sm-6 {
    padding: 0
}

.propos .bloc-right p {
    font-size: 18px!important;
    line-height: 24px!important;
    margin-bottom: 26px!important
}

.propos h1 span img,
.propos h2 span img {
    vertical-align: initial;
    width: 150px;
    margin-left: 5px
}

.propos h1,
.propos h2 {
    margin-bottom: 60px
}

#section-style11 .col-sm-6.bloc-left p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 26px
}

.propos ol li {
    padding-left: 10px;
    padding-bottom: 15px;
    list-style: none
}

.propos ol {
    margin-top: 20px;
    counter-reset: counter
}

.propos ol li:before {
    display: block;
    counter-increment: counter;
    content: counter(counter) ".";
    position: absolute;
    left: 15px;
    font-size: 40px;
    color: #3cce88;
    line-height: 40px;
    font-weight: 600
}

@media (min-width: 768px) {
    #section-style11 .col-sm-6.bloc-right {
        text-align: right
    }
}

@media (max-width: 480px) {
    #section-style11 .col-sm-6.bloc-right img {
        width: 100%;
		height: auto !important;
    }
}

@media (max-width: 400px) {
    .btn {
        width: 100%
    }
}

@media (max-width: 768px) {
    .structure.temoignages .container .col-sm-6 {
        padding: 25px 20px 10px!important;
        margin: 30px 0 40px!important
    }
    #section-style9 .col-sm-6:after {
        left: 20px
    }
    .structure,
    .calculateur_assainissement #section-calculateur {
        padding: 20px 0!important
    }
    .structure .container .col-sm-1,
    .structure .container .col-sm-2,
    .structure .container .col-sm-3,
    .structure .container .col-sm-4,
    .structure .container .col-sm-5,
    .structure .container .col-sm-6,
    .structure .container .col-sm-7,
    .structure .container .col-sm-8,
    .structure .container .col-sm-9,
    .structure .container .col-sm-10,
    .structure .container .col-sm-11,
    .structure .container .col-sm-12 {
        padding: 0!important;
        margin: 0 0 20px!important
    }
    .structure h1,
    .structure h2 {
        padding: 0!important;
        font-size: 25px;
        line-height: 35px!important
    }
    .propos h1 span img,
    .propos h2 span img {
        width: 130px
    }
}

a.go {
    background: #3cce88 url(../new/images/svg/fleche-courte-white.svg) no-repeat 15px center!important;
    font-size: 17px!important;
    color: #fff!important;
    text-transform: uppercase!important;
    height: 50px!important;
    line-height: 50px!important;
    white-space: initial!important;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    padding-left: 45px;
    text-shadow: none!important;
    background-size: 20px auto !important;
    width: auto;
}

a.go:hover,
a.go:focus {
    background-color: #2b524c!important;
    color: #fff
}

@media (max-width: 580px) {
	#content #section-style1.structure.propos .col-sm-12 .img-badge img{
		display: inline-block;
		width: 120px;
	}
	#content #section-style1.structure.propos .col-sm-12 .img-badge.first-img img{
		display: block;
		margin: auto;
		width: 288px;
	}
}