﻿@charset "UTF-8";
em, small {
    letter-spacing: 0
}

body, li, p {
    line-height: 1.5em
}

.DNNEmptyPane {
    display: none!important
}

.paneOutline {
    border: 1px dashed #ccc
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0
}

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu:after, .dnnActionMenu:before, .dnn_mact, .dnn_mact *, .dnn_mact:after, .dnn_mact:before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

html, li, p {
    font-size: 16px
}

ol.list-unstyled, ol.list-unstyled>li, ul.list-unstyled, ul.list-unstyled>li {
    list-style: none;
    margin: 0
}

ul.row {
    margin-left: -15px;
    margin-right: -15px
}

ol, ul {
    list-style: none
}

ul li {
    list-style-type: disc
}

ul li li {
    list-style-type: circle
}

ol li {
    list-style-type: decimal;
    list-style-position: inside
}

.nav li {
    list-style: none!important
}

a {
    outline: 0!important
}

ul#myTab {
    padding: 0;
    margin: 0
}

.popover {
    z-index: 999
}

.mark, mark {
    padding: 0;
    background-color: transparent
}

.bs-callout-danger, .bs-callout-info, .bs-callout-primary, .bs-callout-success, .bs-callout-warning {
    display: block;
    padding: 15px 30px 15px 15px
}

body {
    background: #f0f0f0;
    color: #333;
    font-size: 13px
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif
}

.SubHead {
    color: #000
}

Body #Form {
    height: 100%
}

embed, img, object {
    max-width: 100%
}

[class*=map] img, [class*=Map] img, [id*=map] img, [id*=Map] img, table img {
    max-width: none!important
}

img {
    height: auto
}

em {
    font-style: italic
}

strong {
    color: #333;
    font-weight: 700
}

small {
    font-size: 12px
}

a:active, a:link, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

p {
    margin: 0 0 20px
}

ol li>ol li {
    list-style-type: lower-latin
}

.bs-callout-primary {
    margin: 20px 0;
    border-left: 5px solid #337ab7;
    background-color: #dbe9f5
}

.bs-callout-primary h1, .bs-callout-primary h2, .bs-callout-primary h3, .bs-callout-primary h4, .bs-callout-primary h5, .bs-callout-primary h6 {
    margin-top: 0;
    color: #337ab7
}

.bs-callout-primary p:last-child {
    margin-bottom: 0
}

.bs-callout-primary .highlight, .bs-callout-primary code {
    background-color: #fff
}

.bs-callout-danger {
    margin: 20px 0;
    border-left: 5px solid #d9534f;
    background-color: #f4cecd
}

.bs-callout-danger h1, .bs-callout-danger h2, .bs-callout-danger h3, .bs-callout-danger h4, .bs-callout-danger h5, .bs-callout-danger h6 {
    margin-top: 0;
    color: #d9534f
}

.bs-callout-danger p:last-child {
    margin-bottom: 0
}

.bs-callout-danger .highlight, .bs-callout-danger code {
    background-color: #fff
}

.bs-callout-warning {
    margin: 20px 0;
    border-left: 5px solid #f0ad4e;
    background-color: #fceedb
}

.bs-callout-warning h1, .bs-callout-warning h2, .bs-callout-warning h3, .bs-callout-warning h4, .bs-callout-warning h5, .bs-callout-warning h6 {
    margin-top: 0;
    color: #f0ad4e
}

.bs-callout-warning p:last-child {
    margin-bottom: 0
}

.bs-callout-warning .highlight, .bs-callout-warning code {
    background-color: #fff
}

.bs-callout-info {
    margin: 20px 0;
    border-left: 5px solid #5bc0de;
    background-color: #daf1f8
}

.bs-callout-info h1, .bs-callout-info h2, .bs-callout-info h3, .bs-callout-info h4, .bs-callout-info h5, .bs-callout-info h6 {
    margin-top: 0;
    color: #5bc0de
}

.bs-callout-info p:last-child {
    margin-bottom: 0
}

.bs-callout-info .highlight, .bs-callout-info code {
    background-color: #fff
}

.bs-callout-success {
    margin: 20px 0;
    border-left: 5px solid #5cb85c;
    background-color: #c7e6c7
}

.bs-callout-success h1, .bs-callout-success h2, .bs-callout-success h3, .bs-callout-success h4, .bs-callout-success h5, .bs-callout-success h6 {
    margin-top: 0;
    color: #5cb85c
}

.bs-callout-success p:last-child {
    margin-bottom: 0
}

.bs-callout-success .highlight, .bs-callout-success code {
    background-color: #fff
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

h1, h2, h3, h4, h5, h6 {
    color: #020202;
    line-height: 1.3em;
    margin: 0 0 10px
}

h1 {
    font-size: 2rem
}

h2 {
    font-size: 1.5rem
}

h3 {
    font-size: 1.375rem
}

h4 {
    font-size: 1.25rem
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

@media screen and (min-width:500px) {
    html {
        font-size: 14px
    }
}

@media screen and (min-width:570px) {
    html {
        font-size: 15px
    }
}

@media screen and (min-width:620px) {
    html {
        font-size: 16px
    }
}

@media screen and (min-width:680px) {
    html {
        font-size: 17px
    }
}

@media screen and (min-width:720px) {
    html {
        font-size: 18px
    }
}

@media screen and (min-width:800px) {
    html {
        font-size: 19px
    }
}

@media screen and (min-width:860px) {
    html {
        font-size: 20px
    }
}

@media screen and (min-width:920px) {
    html {
        font-size: 21px
    }
}

@media screen and (min-width:1000px) {
    html {
        font-size: 22px
    }
}

.buttons-wrapper {
    text-align: center
}

a.cta-button-primary, button.cta-button-primary {
    background: #7ca0c0;
    border: 1px solid #7ca0c0;
    color: #fff;
    transition: background-color 300ms ease-out 0s
}

a.cta-button, a.cta-button-primary, button.cta-button, button.cta-button-primary {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0 5px 5px 0;
    min-width: 200px;
    padding: 10px 0;
    -webkit-transition: background-color 300ms ease-out 0s;
    -o-transition: background-color 300ms ease-out 0s
}

a.cta-button-primary:hover, button.cta-button-primary:hover {
    background: #91afca;
    border-color: #91afca
}

a.cta-button, button.cta-button {
    background: 0 0;
    border: 1px solid #7ca0c0;
    color: #7ca0c0;
    transition: background-color 300ms ease-out 0s
}

a.cta-button:hover, button.cta-button:hover {
    color: #fff;
    background: #7ca0c0;
    border-color: #91afca
}

.search {
    position: relative;
    min-width: 35px;
    width: 0;
    height: 34px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s
}

.search.search-open {
    width: 25%
}

.search.small-screens.search-open {
    width: 100%
}

.search.small-screens.search-open .searchInputContainer input {
    padding: 0 124px 0 20px
}

.searchInputContainer {
    display: block!important
}

.searchInputContainer input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #dcddd8;
    width: auto;
    height: 34px;
    margin: 0;
    padding: 0 52px 0 20px;
    font-size: 15px
}

.searchInputContainer input::-webkit-input-placeholder {
    color: #818181
}

.searchInputContainer input:-moz-placeholder {
    color: #818181
}

.searchInputContainer input::-moz-placeholder {
    color: #818181
}

.searchInputContainer input:-ms-input-placeholder {
    color: #818181
}

.searchInputContainer a.dnnSearchBoxClearText {
    right: 45px!important
}

.searchInputContainer a.dnnSearchBoxClearText.dnnShow {
    bottom: 2px
}

#search-action, .SearchButton, .search-toggle-icon {
    background: url(images/search.png) center center no-repeat #c3c1c1;
    width: 35px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    text-indent: -9999px
}

#search-top {
    clear: both;
    width: 100%;
    background: #7CA0C0;
    padding: 0;
    margin: 0;
    height: 0;
    overflow: hidden;
    transition: all .1s ease-in-out
}

#search-top.active {
    height: auto;
    padding: 15px 0;
    overflow:visible;
}

#search-top span {
    display: inline!important
}

#search-top input {
    background: #fff;
    border: none;
    font-size: 1.2em;
    height: 46px;
    margin: 0 0 0 15px;
    width: 70%
}

#search-top a.SearchButton {
    background: url(images/search.png) center center no-repeat #e0dfdf;
    height: 46px;
    position: relative;
    display: inline-block;
    text-indent: -9999px;
    width: 60px;
    padding: 0;
    top: 5px
}

#search-action {
    display: none;
    float: right;
    height: 34px;
    margin: 0;
    padding: 6px 12px
}

#login {
    padding-right: 10px
}

@media only screen and (max-width:768px) {
    #search-action {
        display: block
    }
    #login {
        padding-right: 21px
    }
}

@media only screen and (max-width: 500px){
    ul.searchSkinObjectPreview {
        width:auto;
        min-width:240px;
    }
}

@media only screen and (max-width: 350px){
    ul.searchSkinObjectPreview {
        right:-30px;
    }
}

#login .loginGroup, #login .loginGroup *, #login .registerGroup, #login .registerGroup * {
    display: block
}

#login .loginGroup, #login .registerGroup {
    float: right;
    padding: 0;
    margin: 0
}

#login .loginGroup a, #login .registerGroup a {
    display: block;
    position: relative;
    height: 34px;
    min-width: 12px;
    padding: 7px 15px 0;
    color: #fff;
    font-size: 11px;
    vertical-align: middle
}

#login .loginGroup a:hover, #login .registerGroup a:hover {
    background: #d7d7d7;
    color: #333;
    text-decoration: none
}

#login .loginGroup a:active, #login .registerGroup a:active {
    color: #333
}

#login .loginGroup a strong, #login .registerGroup a strong {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    font-size: 11px;
    text-indent: -9999px
}

#login .registerGroup li {
    float: left;
    line-height: 1.2em
}

#login .registerGroup li:first-child:hover {
    border-left: #222
}

#login .registerGroup .buttonGroup {
    margin-right: 0
}

#login .registerGroup .userProfileImg a {
    min-width: 25px;
    min-height: 32px;
    padding: 0;
    background: 0 0
}

#login .registerGroup a span {
    display: inline-block;
    position: absolute;
    right: 2px;
    top: -9px;
    min-width: 7px;
    margin-right: 3px;
    background: #3b96b6;
    text-align: center;
    font-size: 11px;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #333;
    text-shadow: 0 1px 0 #333
}

#login .registerGroup a img {
    height: 32px;
    width: 32px;
    background: #333
}

#login .userNotifications {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

#login .userNotifications strong {
    height: 100%;
    background: url(images/notification_icon.png) center center no-repeat
}

#login .userMessages strong {
    height: 100%;
    background: url(images/message_icon.png) center center no-repeat
}

#login .userMessages a, #login .userNotifications a {
    padding: 0 18px
}

#login .userMessages a span, #login .userNotifications a span {
    display: inline-block;
    margin-top: 9px;
    margin-right: 0;
    background-color: transparent;
    font-size: 10px
}

#topHeader {
    background: #383838;
    -moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;
    min-width: 25px;
    min-height: 35px;
    padding: 0
}

header {
    background: #fff;
    border-bottom: 1px solid #91AFCA
}

#mainHeader-inner {
    padding: 30px 0
}

#mainHeader-border {
    background: #8fb299;
    height: 5px
}

#logo {
    padding-left: 15px
}

.navbar .brand {
    float: left;
    padding: 0!important;
    max-width: 120px
}

@media only screen and (max-width:768px) {
    .main-navigation {
        height: auto;
        width: 100%
    }
    nav {
        display: none
    }
    a.mobile-nav-btn {
        display: block;
        float: right;
        width: 50px;
        height: 46px;
        margin-top: 15px;
        text-align: center;
        color: #383838
    }
    a.mobile-nav-btn:hover {
        text-decoration: none
    }
    #navbar-top-wrapper {
        clear: both;
        position: relative
    }
    #navbar {
        float: none!important
    }
}

@media only screen and (min-width:767px) {
    #navbar {
        float: right
    }
}

#breadcrumb {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px dashed;
    border-color: #ccc;
    background-color: transparent;
    padding: 5px 0;
    margin: 0;
    display: block
}

#breadcrumb a {
    margin-left: 10px;
    font-weight: 600;
    font-size: 11px;
    color: #626262
}

#breadcrumb a:first-child {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 11px!important;
    font-weight: 400;
    color: #7b7d82;
    margin: 0
}

#breadcrumb img, #breadcrumb span {
    margin-left: 10px
}

main {
    background: #fff;
    border: 1px solid #ececec;
    border-top: none;
    margin-bottom: 15px;
    min-height: 350px
}

main.no-bg {
    background: 0 0
}

#mainContent-inner {
    padding: 10px
}

.dnnpane>[class*=col-md], .dnnpane>[class^=col-md] {
    padding: 0 15px
}

.image-wrapper {
    position: relative
}

.image-wrapper img {
    display: block;
    max-width: 100%
}

.image-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center
}

.grid, .grid figure, .grid figure img {
    position: relative
}

.image-wrapper .overlay h2 {
    color: #fff;
    font-weight: 700;
    margin-top: 8%;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-transform: uppercase
}

.content-intro {
    padding-top: 30px;
    font-size: 26px;
    line-height: 30px
}

.content-intro p {
    font-size: 22px
}

.grid {
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center
}

.grid figure {
    float: left;
    overflow: hidden;
    margin: 10px 0;
    max-height: 360px;
    width: 100%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer
}

.grid figure img {
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: .8;
    width: 100%
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.grid figure figcaption .grid figure figcaption::after, .grid figure figcaption::before {
    pointer-events: none
}

.grid figure figcaption, .grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

figure.hover-effect {
    background: #333
}

figure.hover-effect h2, figure.hover-effect img {
    -webkit-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

figure.hover-effect img {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure.hover-effect h2 {
    font-size: 30px;
    color: #7ca0c0;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    -moz-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .4)
}

figure.hover-effect h2>span {
    color: #fff;
    font-weight: 700
}

figure.hover-effect h2, figure.hover-effect p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    text-align: center;
    width: 100%
}

figure.hover-effect p {
    text-transform: none;
    font-size: 24px;
    opacity: 0;
    padding: 15px;
    -moz-transition: opacity .35s, -webkit-transform .35s;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    -o-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}

figure.hover-effect:hover h2, figure.hover-effect:hover img {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
}

figure.hover-effect:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.content-block-news, .content-block-reg {
    margin-bottom: 20px
}

.content-block-news .article-layout .item {
    display: block;
    float: left;
    position: relative
}

.content-block-news .article-layout .item .item-image {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    background: -webkit-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
    background: -o-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
    background: linear-gradient(to top left, #c55f1e 0, #66d6ff 100%)
}

.content-block-news .article-layout .item .item-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.content-block-news .article-layout .item .item-image .item-header {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    background: rgba(0, 0, 0, .1);
    -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header strong {
    color: #fff;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header .item-meta {
    display: block;
    color: #fff;
    padding: 10px 0 17px;
    font-size: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -40px;
    border-top: 1px solid rgba(255, 255, 255, .3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-image .item-header .item-meta i.fa {
    padding-right: 7px
}

.content-block-news .article-layout .item .item-image .item-header .item-meta span {
    display: block;
    color: #fff
}

.content-block-news .article-layout .item .item-image .item-header .item-category {
    display: block;
    font-size: 18px;
    font-weight: lighter;
    left: 15px;
    position: absolute;
    right: 15px;
    text-transform: none;
    top: 15px
}

.content-block-news .article-layout .item .item-image .item-header .item-category span {
    border: 1px solid #fff;
    color: #000;
    font-size: 24px;
    display: inline-block;
    padding: 6px 10px 5px;
    line-height: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.content-block-news .article-layout .item .item-content {
    display: block;
    background: #f4f4f4;
    width: 100%;
    font-size: 14px;
    line-height: 150%;
    color: #737373;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.content-block-news .article-layout .item .item-content .item-text {
    display: block;
    padding: 15px
}

.content-block-news .article-layout .item .item-content .item-footer-more {
    display: block;
    padding: 15px 0;
    margin: 0 15px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    border-top: 1px solid rgba(0, 0, 0, .06);
    letter-spacing: .3px;
    color: #737373
}

.content-block-news .article-layout .item:hover .item-header .item-meta {
    bottom: 0;
    opacity: 1
}

.content-block-news .article-layout .item:hover .item-header .item-category span {
    background: #7ca0c0;
    border-color: transparent!important;
    color: #fff
}

.content-block-news .article-layout .item:hover .item-image img {
    opacity: 1
}

.content-block-news .article-layout .item:hover .item-image .item-header {
    background: rgba(81, 81, 81, .7)
}

.content-block-news .article-layout .item:hover .item-image .item-header strong {
    bottom: 50px
}

.content-block-news .article-layout .item:hover .item-content {
    background: #fff;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .03)
}

.content-block-news .article-layout .item:hover .item-content .item-footer-more {
    color: inherit;
    font-weight: 700;
    letter-spacing: 0;
    padding-right: 1px
}

.content-block-news .item a:hover .item-content {
    background: rgba(37, 38, 41, .8)
}

.content-block-news .article-layout:after {
    display: block;
    clear: both;
    content: ''
}

.contact-form .form-control {
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    height: 50px;
    padding: 12px 15px 15px
}

.contact-form::-webkit-input-placeholder {
    color: #e3e3e3
}

.contact-form:-moz-placeholder {
    color: #e3e3e3
}

.contact-form::-moz-placeholder {
    color: #e3e3e3
}

.contact-form:-ms-input-placeholder {
    color: #e3e3e3
}

footer .footer-above {
    background-color: #292929;
    padding-top: 25px;
    border-top: 25px solid #7ca0c0
}

footer .footer-above h2, footer .footer-above p {
    color: #fff
}

footer .footer-below, footer .terms-priv a:link, footer .terms-priv a:visited {
    color: #d2d2d2;
    font-size: 12px
}

footer .footer-col {
    margin-bottom: 25px
}

footer .footer-below {
    background-color: #383838;
    padding: 15px 0
}

footer .copyright {
    float: left
}

footer .terms-priv {
    float: right
}

footer .copyright, footer .terms-priv {
    padding-left: 15px;
    padding-right: 15px
}

footer .links-list ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 1.5em
}

footer .links-list ul li a:active, footer .links-list ul li a:link, footer .links-list ul li a:visited {
    color: #fff
}

footer .links-list ul li a:hover {
    color: #f0f0f0
}

footer .links-list ul li a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #383838;
    position: relative;
    bottom: 1px;
    padding-right: 9px
}

.latest-articles {
    display: block
}

.latest-articles .item {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .08);
    padding-bottom: 20px;
    margin-bottom: 20px
}

.latest-articles .item-header {
    display: block;
    float: left;
    width: 60px
}

.latest-articles .item-header a {
    position: relative;
    display: block
}

.latest-articles .item-header span {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0
}

.latest-articles .item-header img {
    border: 2px solid #fff
}

.latest-articles .item-content {
    display: block;
    margin-left: 85px
}

.latest-articles .item-content p {
    font-size: 15px;
    margin-bottom: 15px
}

.latest-articles .item-content>strong {
    display: block;
    font-weight: 600;
    line-height: 11px;
    margin-bottom: 5px
}

.latest-articles .item-content a {
    color: #d3d3d3;
    font-weight: 700;
    font-size: 14px
}

.latest-articles .publish-date {
    color: #d3d3d3;
    font-weight: 400
}

.latest-articles .publish-date span {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

.contactus ul {
    margin-left: 0
}

.contactus ul li {
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    margin-bottom: 5px;
    list-style: none
}

.contactus ul li img {
    margin-right: 5px
}

.contactus a:link {
    color: #fff;
    text-decoration: none
}

.contactus a:active, .contactus a:hover {
    text-decoration: underline
}

.btn-social {
    background: url(/Portals/0/Images/social-sprite.png);
    display: inline-block;
    height: 34px;
    width: 34px
}

.btn-social.facebook {
    background-position: 0
}

.btn-social.twitter {
    background-position: -40px
}

.btn-social.googleplus {
    background-position: -80px
}

.btn-social.linkedin {
    background-position: -120px
}

.container-content {
    padding: 10px 15px 15px
}

.heading_wrapper {
    padding-left: 0;
    padding-right: 0
}

.DNNContainer_Title_h2 h2 .TitleH2, .DNNContainer_Title_h3 h3 .TitleH3, .DNNContainer_Title_h4 h4 .TitleH4 {
    display: block;
    margin-bottom: 5px
}

.DNNContainer_Title_h2 h2 .TitleH2.centered, .DNNContainer_Title_h3 h3 .TitleH3.centered, .DNNContainer_Title_h4 h4 .TitleH4.centered {
    text-align: center
}

.DNNContainer_Boxed h2 .TitleBoxed {
    display: block;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #7b7878
}

.lms_heading_1, .lms_heading_2, .lms_heading_3, .lms_heading_4, .lms_heading_5, .lms_heading_6 {
    text-align: center
}

.lms_heading_1 .lms_heading_title, .lms_heading_2 .lms_heading_title, .lms_heading_3 .lms_heading_title, .lms_heading_5 .lms_heading_title, .lms_heading_6 .lms_heading_title {
    border-bottom: 1px solid #7b7878;
    font-weight: 400;
    margin-bottom: 17px;
    margin-top: 17px;
    padding: 0 32px 28px;
    position: relative
}

.lms_heading_1 .lms_heading_title:after {
    content: "";
    position: absolute;
    top: 100%;
    margin: -10px 0 0 -5px;
    left: 50%;
    width: 10px;
    height: 20px;
    background: #fff;
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg)
}

.lms_heading_4 .lms_heading_title {
    margin-bottom: 17px;
    margin-top: 17px;
    padding: 0 30px 10px
}

.subtle-line {
    display: block;
    border: none;
    color: #fff;
    height: 1px;
    width: 100%;
    background: -webkit-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -o-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -moz-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    margin-bottom: 32px
}

.hexagon {
    background-color: #fff;
    border-left: 3px solid #7b7878;
    border-right: 3px solid #7b7878;
    height: 20px;
    margin: 10.39px auto;
    position: relative;
    top: -27px;
    width: 36px;
    z-index: 10
}

.hexagon::after, .hexagon::before {
    background-color: inherit;
    content: "";
    height: 25.46px;
    left: 2.27px;
    position: absolute;
    -webkit-transform: scaleY(.5774) rotate(-45deg);
    -moz-transform: scaleY(.5774) rotate(-45deg);
    -ms-transform: scaleY(.5774) rotate(-45deg);
    -o-transform: scaleY(.5774) rotate(-45deg);
    transform: scaleY(.5774) rotate(-45deg);
    width: 25.46px;
    z-index: 1
}

.open_rectangle, .rectangle {
    margin: 10px auto;
    z-index: 10
}

.dots-wrapper, .open_rectangle, .rectangle {
    position: relative;
    background-color: #fff;
    width: 36px
}

.hexagon::before {
    border-right: 4.24px solid #7b7878;
    border-top: 4.24px solid #7b7878;
    top: -12.73px
}

.hexagon::after {
    border-bottom: 4.24px solid #7b7878;
    border-left: 4.24px solid #7b7878;
    bottom: -12.73px
}

.open_rectangle {
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    height: 20px;
    top: -27px
}

.rectangle {
    border: 2px solid #7b7878;
    height: 13px;
    top: -24px;
    border-radius: 10px
}

.dots-wrapper {
    height: 10px;
    margin: 10.39px auto;
    top: -23px
}

.dots {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    line-height: 100px;
    background: #7b7878;
    float: left;
    margin: 0 2px 0 0
}

.valid-404 h1 {
    font-size: 10em;
    -webkit-text-shadow: 0 0 7px rgba(0, 0, 0, .75);
    text-shadow: 0 0 7px rgba(0, 0, 0, .75)
}

.valid-404 h2 {
    font-size: 33px
}

.valid-404 h1, .valid-404 h2, .valid-404 p {
    text-align: center
}

.bs-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block
}

#dnnMenu .menuItem {
    word-wrap: break-word;
}

@media (min-width: 768px) {
    #dnnMenu .menuItem {
        max-width: 720px;
    }
}

@media (min-width: 992px){
    #dnnMenu .menuItem {
        max-width: 940px;
    }
}

@media (min-width: 1200px) {
    #dnnMenu .menuItem {
        max-width: 1138px;
    }
}
/*------------------- Language --------------------------*/
.language {
    float: left;
    margin-top: 5px;
}

.language .language-object {
    float: right;
    display: block;
    margin: 0;
    padding: 0;
}

.language .language-object span {
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    margin: 0;
}

.language .language-object span:first-child {
    padding-left: 8px;
}

.language .language-object span img {
    height: 12px;
    width: 17px;
    opacity: 0.3;
}

.language .language-object span:hover img {
    opacity: 1;
}

.language .language-object .Language.selected img {
    opacity: 1;
    border-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
}

/*------------------- User Profile --------------------------*/
#UserProfileImg
{
	margin-bottom: 15px;
}
.UserProfileControls ul {
    margin-left: 0;
}
.UserProfileControls ul li {
    display: inline-block;
}



/* :::::::::::::::::::::::INTEGRATION::::::::::::::::::::::::::::: */

/* POLICES */

@font-face {
    font-family: 'Montserrat';
    src: url('./Fonts/Montserrat-Regular.eot');
    src: url('./Fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('./Fonts/Montserrat-Regular.woff2') format('woff2'),
        url('./Fonts/Montserrat-Regular.woff') format('woff'),
        url('./Fonts/Montserrat-Regular.ttf') format('truetype'),
        url('./Fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Extra light */
@font-face {
    font-family: 'Montserrat';
    src: url('./Fonts/Montserrat-ExtraLight.eot');
    src: url('./Fonts/Montserrat-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('./Fonts/Montserrat-ExtraLight.woff2') format('woff2'),
        url('./Fonts/Montserrat-ExtraLight.woff') format('woff'),
        url('./Fonts/Montserrat-ExtraLight.ttf') format('truetype'),
        url('./Fonts/Montserrat-ExtraLight.svg#Montserrat-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

/* light italique */
@font-face {
    font-family: 'Montserrat';
    src: url('./Fonts/Montserrat-LightItalic.eot');
    src: url('./Fonts/Montserrat-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('./Fonts/Montserrat-LightItalic.woff2') format('woff2'),
        url('./Fonts/Montserrat-LightItalic.woff') format('woff'),
        url('./Fonts/Montserrat-LightItalic.ttf') format('truetype'),
        url('./Fonts/Montserrat-LightItalic.svg#Montserrat-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Roboto';
    src: url('./Fonts/Roboto-Regular.eot');
    src: url('./Fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('./Fonts/Roboto-Regular.woff2') format('woff2'),
        url('./Fonts/Roboto-Regular.woff') format('woff'),
        url('./Fonts/Roboto-Regular.ttf') format('truetype'),
        url('./Fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./Fonts/Roboto-Light.eot');
    src: url('./Fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('./Fonts/Roboto-Light.woff2') format('woff2'),
        url('./Fonts/Roboto-Light.woff') format('woff'),
        url('./Fonts/Roboto-Light.ttf') format('truetype'),
        url('./Fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



/* VARIABLES */

:root {
    --green-dark: #1d3c34;
    --green-light: #cedc00;
    --green: #00843d;
    --green-olive: #01571A;
    --gray-dark: #6d7171;
    --gray-light: #e5e1e6;
    --primary-font: 'Montserrat', sans-serif;
    --secondary-font: 'Roboto', sans-serif;
  }


/* CSS GENERAL ::::::::::::::::::::::::::::: */

#siteWrapper{
    background: #fff;
    overflow: hidden;
}
.container {
    width: 100%;
    margin: auto;
    padding: 0;
    z-index: 1;
}
.contentPane, .dnnpane {
    z-index: 1000;
}

main {
    width: 100%;
    border: none;
    min-height: 80vh;
    margin: auto;
}

/* TITRE H2 AVEC TRIANGLE */
h2.title {
    position: relative;
    left: 0;
    width: 80%;
    height: auto;
    color: #fff;
    text-align: right;
    font-family: var(--primary-font);
    text-transform: uppercase;
    font-size: 3.4em;
    padding: 20px 0;
    line-height: 1.1;
}

h2.title::after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    bottom: 25px;
    right: -38px;
    border-width: 18px 0 18px 25px;
    border-color: transparent transparent transparent var(--green-light);
    transform: rotate(180deg);
}    


/* h2.title .triangle {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 18px 25px;
    border-color: transparent transparent transparent #ffffff;
    padding: 0 10px;
} */


h2.title .triangle {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 18px 25px;
    border-color: transparent transparent transparent #ffffff;
    padding: 0 10px;
}

h2.title .triangleReverse {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 18px 25px;
    border-color: transparent transparent transparent var(--green-light);
    padding: 0 10px;
    transform:  rotate(-180deg);
}

h2.title .txt-green {
    color: var(--green-light);
    display: inline-block;
}

/* FIN TITRE H2 AVEC TRIANGLE */

h3 {
    text-align: center;
    font-size: 2.4em;
    font-family: var(--primary-font);
    text-transform: uppercase;
    color: var(--green-light);
    letter-spacing: 1px;
}

/* TITRE H3 + TEXTE */

.titreEtTexte {
    padding: 0 1.5em;
}
.titreEtTexte h3 {
    text-transform: inherit;
    text-align: left;
    font-size: 2em;
    color: var(--green-olive);
    letter-spacing: inherit;
}
.titreEtTexte p {
    font-size: 1.5em;
    color: var(--gray-dark);
    font-family: var(--secondary-font);
}


/* PARAGRAPHE SEUL */

.textPane {
    width: 50%;
    text-align: center;
    color: #fff;
    margin: auto;
    padding: 0 4em;
}

.textPane p {
    font-family: var(--secondary-font);
    margin: 20px 0;
    font-weight: 300;
    font-size: 1.4em;
}

.fw-500 p {
    font-weight: 500;
}

/* BANNIERE HEADER ::::::::::::::::: */

.section_header {
    position: relative;
    width: 90%;
    margin: auto;
    z-index: 20;
}

.section_header .imgHeadPane img {
    position: relative;
    top: -2px;
    width: 100%;
}

.section_header h2 {
    position: absolute;
    z-index: 50;
    width: auto;
    left: 52%;
    top: 45%;
    transform: translateY(-50%);
}
/* FIN BANNIERE HEADER ::::::::::::::::: */

.triangle {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 18px 0 18px;
    margin: auto;
    border-color: var(--green-light) transparent transparent transparent;
}

.fleche_arriere_plan {
    position: absolute;
    left: 0;
    top: -40px;
}

.d-flex {
    display: flex;
}

.center {
    display: flex;
    justify-content: center;
    align-items: center;
}


.btn-outline {
    display: block;
    padding: 15px 50px;
    border: 1px solid var(--green);
    color: var(--green-dark) !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 1.1em;
    font-family: var(--primary-font) !important;
    transition: 300ms;
    background-color: #fff;
}

.btn-outline:hover {
    color: var(--green-light) !important;
    background-color: var(--green);
}

.btn-refood {
    display: inline-block;
    padding: 15px 30px;
    border: 1px solid var(--green);
    color: var(--green-dark) !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-size: 1.1em;
    font-family: var(--primary-font) !important;
    transition: 300ms;
    background-color: var(--green-light);
}
.btn-refood:hover {
    color: var(--green-light) !important;
    background-color: var(--green-dark);
}


div.btnRefood{
    margin: 4em auto;
}


.grille_fond {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

.motif_triangles {
    position: absolute;
    right: -5px;
    z-index: 20;
    overflow: hidden;
}

.motif_triangles_petits {
    position: absolute;
    left: 0;
    top: 59%;
    z-index: 100;
}


.bg-green-dark {
    background-color: var(--green-dark);
}
.bg-green-light {
    background-color: var(--green-light);
}
.bg-gray-light {
    background-color: var(--gray-light);
}

.color-green {
    color: var(--green);
}
.color-green-dark {
    color: var(--green-dark);
}
.color-green-light {
    color: var(--green-light);
}
.color-green-olive {
    color: var(--green-olive);
}
.color-gray-light {
    color: var(--gray-light);
}
.color-gray-dark {
    color: var(--gray-dark);
}


.triangle-green-light {
    border-color: var(--green-light) transparent transparent transparent;
}
.triangle-green-dark {
    border-color: var(--green-dark) transparent transparent transparent;
}
.triangle-gray-dark {
    border-color: var(--gray-dark) transparent transparent transparent;
}
.triangle-gray-light {
    border-color: var(--gray-light) transparent transparent transparent;
}
.triangle-blanc {
    border-color: #fff transparent transparent transparent;
}





/* FIN CSS GENERAL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

  

/* HEADER ::::::::::::::::::::::::::::: */

header {
    position: relative;
    height: 120px;
    border: none;
    /* overflow: hidden; */
    background-color: #fff;
    z-index: 1000;
}

#menuToggle {
    display: none;
}

#mainHeader-inner {
    height: 100%;
    width: 90%;
}
#logo {
    padding-left: 0;
}

#logo .brand{
    max-width: 200px;
}

/* MENU */

.navbar {
    display: flex;
    align-items: center;
}

#navbar {
    position: relative;
    top: 24px;
    width: 55%;
    margin-left: 1em;
}

#navbar ul{
    display: flex;
    position: relative;
    left: 15px;
    width: 100%;
    justify-content: space-between;
}

#navbar ul li{
    padding: 0 1em;
}

#navbar ul li a {
    padding: 10px 0;
    text-transform: uppercase;
    font-family: var(--primary-font);
    font-weight: 500;
    color: var(--green-dark) !important;
    font-size: 0.9em;
    letter-spacing: 2px;
    background-color: none !important;
}

#navbar ul li a span {
    color: var(--green-dark) !important;
}


#navbar ul li a::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--green-light);
    top: 32px;
    left: 0;
}

#navbar ul li a:hover::before {
    background-color: var(--green);
}

#navbar ul li.menuItem.active a::before{
    background-color: var(--green);
}


.menuItem a:hover{
    color: inherit !important;
}

#navbar li.menuItem.active a{
    background-color: inherit;
}

/* elements bootstrap */
#navbar ul::before, #dnnMenu ul::after {
    content: none;
}

/* triangle blanc sous les li du menu */
#navbar ul li.active::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 50px;
    left: 50%;
    border-style: solid;
    border-width: 42px 28px 0 28px;
    border-color: #fff transparent transparent transparent;
    transform: translateX(-50%);
}

/* IMAGE TRIANGLES */
#triangles_menu {
    position: absolute;
    top: 0;
    left: 69%;
    height: 100%;
    overflow: hidden;
}

/* BOUTON SE CONNECTER */
.btn-container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

a.btn-connect {
    align-self: flex-end;
    margin-left: auto;
    border: 1px solid var(--green-dark);
    color: var(--green-dark);
    border-radius: 0px;
    width: 260px;
    height: 50px;
    background: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    font-family: var(--primary-font);
    padding-right: 30px;
    transition: 300ms;
    z-index: 100
}

a.btn-connect:hover {
    color: #fff;
    background: var(--green-dark);
}

.btn-connect:focus {
    outline: none;
}

.svg-espace_client {
    width: 50px;
    height: 50px;
    overflow: hidden;
}
.svg-espace_client svg {
    position: relative;
    left: -15px;
}

.svg-espace_client .cls-1 {
    fill: none;
    stroke: #1d3c34;
    stroke-width: 1px;
    fill-rule: evenodd;
}
.svg-espace_client .cls-2 {
    fill: #1d3c34;
}

.formUrl {
    position: absolute;
    top: -17px;
    right: -20px;
    /* width: 260px; */
    display: flex;
    align-items: center;
}
.formUrl input {
    margin-left: 1em;
}


/* FIN HEADER ::::::::::::::::::::::::::::: */




/* CONTACT :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.main-contact {
    position: relative;
    top: -1px;
    height: auto;
    padding-bottom: 5em;
    overflow: hidden;
    background: url(./images/trame-arriere-plan.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.main-contact .motif_triangles {
    right: 0;
    bottom: -5px;
}

.section-contact {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    background: var(--green-dark) url(./images/bg_contact.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    margin: auto;
    padding-bottom: 40em;
    padding-top: 8em;
    z-index: 10;
    overflow: hidden;
}

.section-contact .left-content{
    position: relative;
    width: 50%;
}

.section-contact .right-content {
    position: relative;
    top: 317px;
    width: 50%;
    height: auto;
    display: flex;
}

.section-contact .form-content {
    width: 50%;
    display: flex;
}

.section-contact h2.title {
    width: 100%;
}

.textContactPane {
    width: 500px;
    padding: 20px;
    margin-left: 80px;
    height: auto;
    color: #fff;
    font-family: var(--secondary-font);
    line-height: 29px;
}

.textContactPane p {
    font-size: 1.5em;
}

/* FORMULAIRE */

.formContactPane  {
    top: 40px;
    width: 550px;
    height: auto;
    color: #fff;
    font-family: var(--primary-font);
    margin-left: auto;
    z-index: 1000;
}

.formContactPane label  {
    text-transform: uppercase;
    font-size: 1.2em;
    letter-spacing: 3px;
}

.formContactPane input, .formContactPane textarea {
    width: 100%;
    border-radius: 0;
    border: 1px solid #2e2e2e;
    background: rgba(255,255,255, 1);
    font-family: var(--primary-font);
}

.formContactPane input:focus, .formContactPane textarea:focus {
    border-color: var(--green-light);
}

.formContactPane input {
    height: 50px;
}

.formContactPane textarea {
    height: 320px;
    resize: none !important;
}

.formContactPane .form-group {
    display: flex;
    flex-direction: column;
}

.formContactPane .col {
    width: 100%;
}

.formContactPane button {
    width: 100%;
    border-radius: 0;
    background-color: var(--green-light);
    padding: 12px 20px !important;
    border: 1px solid #2e2e2e;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #2e2e2e;
    font-weight: 600;
    letter-spacing: 3px;
    transition: 200ms;
}

.formContactPane button:hover {
    background-color: var(--green);
    color: #fff;
    border: 1px solid var(--green-light);
}

.formContactPane button:disabled:hover {
    background-color: inherit;
    border-color: inherit;
}

.formContactPane input:disabled, .formContactPane textarea:disabled {
    background: rgba(255,255,255,0.8);
}

.formContactPane .help-block {
    color: crimson !important;
    width: inherit !important;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: crimson;
}

.mobius-field-required:after {
    color: crimson !important;
}

/* FIN CONTACT :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* HOME :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
main.home {
    position: relative;
    z-index: 50;
    background: none;
}

/* HOME SECTION 1 ::::::::::::::::: */

.home .fleche_arriere_plan {
    top: -90px;
    width: 50%;
}

.home .section1 {
    position: relative;
    z-index: 10;
    width: 90%;
    margin: auto;
}

.btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 130px;
    height: 130px;
    background: #fff;
    border-radius: 50%;
    z-index: 1000;
}

.home .section1 .title{
    position: absolute;
    top: 25%;
    right: 20%;
    font-size: 5em;
    width: inherit;
}

.home .section1 h2.title::after {
    bottom: 32px;
}

.home .section1 video {
    margin: auto;
    width: 100%;
    /* height: 953px; */
}
.home .section1 video[poster]{
    object-fit: cover;
}

/* HOME SECTION 2 ::::::::::::::::: */

.home .section2 {
    position: relative;
    width: 90%;
    display: flex;
    height: 700px;
    margin: auto;
    z-index: 10;
}

.home .section2 .left-content{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 40%;
    height: 100%;
    justify-content: center;
    margin-left: 5%;
    position: relative;
    left: 60px;
}

.home .section2 h2{
    color: var(--green-dark);
    text-transform: uppercase;
    font-family: var(--primary-font);
    font-size: 2.2em;
    margin-bottom: 1.5em;
}

.home .section2 p {
    color: var(--gray-dark);
    font-family: var(--secondary-font);
    font-size: 1.5em;

}

.home .section2 .right-content {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40%;
    height: 100%;
}

/* HOME SECTION 3 ::::::::::::::::: */

.home .section3 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* justify-content: center; */
    width: 100%;
    height: 1200px;
    background: url(./images/assiette_home_fond.jpg);
    background-size: cover;
}

.bg-multiply {
    position: absolute;
    width: 60%;
    /* height: 930px; */
    height: 80%;
    display: block;
    background-color: var(--green-dark);
    mix-blend-mode: multiply;
    z-index: 2;
}

.btn-concretement {
    position: absolute;
    z-index: 10;
    top: 80%;
    transform: translateY(-50%);
}


.home .section3 h2 {
    position: relative;
    color: var(--green-light);
    text-transform: uppercase;
    font-family: var(--primary-font);
    font-size: 1.4rem;
    margin-top: 1.5em;
    text-align: center;
    z-index: 10;
}

.pictos_refood_concretement{
    z-index: 6;
    position: relative;
    display: flex;
    justify-content: center;
    mix-blend-mode: screen;
    filter: saturate(2.5);
}

.txtConcretementPane {
    position: relative;
    width: 60%;
    margin: 4em 0;
    z-index: 10;
}
.txtConcretementPane .co-content {
    width: 100%;
    left: inherit !important;
}
.txtConcretementPane .co-text {
    display: flex;
    justify-content: center;
}

.txtConcretementPane p {
    width: 70%;
    color: var(--gray-light);
    font-family: var(--secondary-font);
    font-size: 1.3em;
    margin: inherit;
}

/* HOME SECTION 4 ::::::::::::::::: */

.home .section4 {
    position: relative;
    width: 100%;
    height: auto;
    background: url(./images/trame-arriere-plan.png) repeat;
    background-size: cover;
}

.home .section4::before {
    content: '';
    position: absolute;
    width: 60%;
    height: 40px;
    top: -40px;
    background: #fff;
    left: 50%;
    transform: translate(-50%, 0);
}

.home .avantagesContainer {
    position: relative;
    z-index: 50;
    display: flex;
    flex-direction: column;
    padding: 6em 0;
}

.home .titleAvantagesPane {
    position: absolute;
    align-self: center;
    width: 60%;
    height: 100px;
    text-align: center;
    background-color: #fff;
    top: -100px;
    text-transform: uppercase;
    padding-top: 30px;
}

.home .titleAvantagesPane h2 {
    color: var(--green-dark);
    font-family: var(--primary-font);
    font-size: 1.4rem;
    font-weight: 500;
}

.home .bloc {
    height: 440px;
    width: 80%;
    margin-bottom: 3em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 20%;
    background-color: #fff;
}

.home .bloc.reverse {
    flex-direction: row-reverse;
    padding-right: 20%;
    margin-left: auto;
    padding-left: inherit;

}

.home .bloc .blocText{
    position: relative;
    height: 100%;
    width: 68%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 4em 5em 1em 13em;
}

.home .bloc.reverse .blocText{
    padding: 4em 8em 1em 12em;
}

.home .bloc .blocText::before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    top: 50%;
    left: 0;
    border-width: 40px 0 40px 55px;
    border-color: transparent transparent transparent #ffffff;
    transform: translate(0, -50%);
}    

.home .bloc.reverse .blocText::before {
    left: inherit;
    right: 0;
    border-width: 40px 55px 40px 0;
    border-color: transparent #ffffff transparent transparent;
}    

/* Bulle de texte */

.home .bloc .bloc_nom {
    position: relative;
    width: 400px;
    height: 60px;
    padding-top: 19px;
    margin-bottom: 4em;
}    

/* .home .bloc .bloc_nom::before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    top: 75px;
    left: 50px;
    border-width: 0px 45px 32px 0px;
    border-color: transparent var(--green-light) transparent transparent;
    transform: translate(0, -50%);
}

.home .bloc .bg-green-dark.bloc_nom::before {
    border-color: transparent var(--green-dark) transparent transparent;
}
.home .bloc .bg-green-light.bloc_nom::before {
    border-color: transparent var(--green-light) transparent transparent;
}
.home .bloc .bg-gray-light.bloc_nom::before {
    border-color: transparent var(--gray-light) transparent transparent;
} */

.home .bloc .bloc_nom h3 {
    color: var(--green-dark);
    text-transform: uppercase;
    text-align: center;
    font-size: 1.5em;
    font-family: var(--primary-font);
    font-weight: 500;
}  

.home .bloc .bg-green-dark.bloc_nom h3 {
    color: #fff;
}    

.home .bloc .textBlocPane p {
    font-style: oblique;
    color: #fff;
    font-weight: 300;
    font-family: var(--primary-font);
    line-height: 35px;
    font-size: 1.4em;
}

.home .bloc .bg-green-light .textBlocPane p,
.home .bloc .bg-gray-light .textBlocPane p {
    color: var(--green-dark);
}

.home .motif_triangles {
    top: -250px;
}

.home .grille_fond {
    bottom: inherit;
}

/* FIN HOME :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* QUI SOMMES NOUS :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.qsn .fleche_arriere_plan {
    top: 62px;
    width: 33%;
    z-index: 5;
}

.qsn .grille_fond {
    z-index: 1;
    top: 185px;
}

/* SECTION 2 ::::::::::::::::: */
.qsn .section2_container {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 4em;
    background: url(./images/trame-arriere-plan.png);
    background-repeat: no-repeat;
    background-position-y: 175px;
}

.qsn .section2 {
    text-align: center;
    display: flex;
    flex-direction: column;
    width: 50%;
    margin: auto;
    background-color: #fff;
    position: relative;
    z-index: 2;
}

.qsn .section2 .qsnTitlePane .co-content {
    width: 100%;
    right: 0;
    left: 0;
}

.qsn .section2 .qsnTitlePane p {
    color: var(--green);
    text-transform: uppercase;
    margin: auto;
    font-weight: 500;
    font-family: var(--primary-font);
    font-size: 2.3em;
    margin-bottom: -5px;
}

.qsn .section2 .qsnTextPane p {
    font-family: var(--secondary-font);
    color: var(--gray-dark);
    font-size: 1.5em;
    margin: 20px 0;
    padding: 0 4em;
}

.qsn .section2 .qsnImagePane {
    padding: 3em 8em 0 8em;
}


/* SECTION 3 ::::::::::::::::: */

.qsn .section3 .motif_triangles {
    top: 20px;
}

.qsn .section3 {
    position: relative;
    width: 100%;
    background-color: var(--green-olive);
    padding-bottom: 3em;
}

.qsn .section3 .bloc_blanc {
    position: relative;
    width: 50%;
    background-color: #fff;
    height: 5em;
    margin: auto;
}

.qsn .section3 h3 {
    color: #fff;    
    text-align: center;
    text-transform: uppercase;
    font-family: var(--primary-font);
    line-height: 1;
    font-size: 2em;
    margin: 2em auto;
}
.qsn .section3 h3 span {
    display: block;
}

/* SECTION 4 ::::::::::::::::: */

.qsn .section4 {
    position: relative;
    background-color: var(--green-olive);
    height: auto;
}

.qsn .section4 .grille_fond {
    position: absolute;
    height: 300px;
    background-color: #fff;
    overflow: hidden;
    bottom: 0;
    top: inherit;
    background: url(./images/trame-arriere-plan.png);
}

.bloc3Images {
    position: relative;
    z-index: 50;
    display: flex;
    justify-content: space-between;
    width: 60%;
    margin: auto;
    padding-bottom: 2em;
}

.qsnCardPane {
    width: 30%;
    text-align: center;
}
.qsnCardPane p {
    font-family: var(--primary-font);
    color: var(--green-olive);
    font-size: 2.2em;
    text-transform: uppercase;
    margin-bottom: 0;
    width: 100%;
    margin: auto;
    line-height: 1.2;
}

.qsnCardPane .co-img-wrapper {
    border-radius: 50%;
    padding: 2px;
}
.qsnCardPane .co-text {
    display: flex;
    flex-direction: column;
    height: 180px;
}

.qsnCardPane:nth-child(1) p:nth-child(1) {
    font-size: 5em;
    font-weight: 600;
}

/* SECTION 5 ::::::::::::::::: */

.qsn .section5 {
    background-color: var(--green-olive);
    color: #fff;
    text-align: center;
    padding: 2em;
}

.qsn .section5 .qsnFCQLDPane p {
    text-transform: uppercase;
    font-family: var(--primary-font);
    font-size: 2em;
}

.qsn .section5 .containerIco {
    display: flex;
    justify-content: space-between;
    width: 70%;
    margin: auto;
    margin-top: 3em;
}

.qsn .section5 .rseIco {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33%;
}
.qsn .section5 .ico {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 120px;
}

.qsn .section5 .ico.border {
    border-left: 2px solid #fff;
    /* border-right: 2px solid #fff; */
}


.qsn .section5 .qsnTextIcoPane p{
    color: var(--green-light);
    font-family: var(--secondary-font);
    font-weight: 300;
    font-style: italic;
    font-size: 1.3em;
    padding: 0 2em;
    margin: 1em 0;
}

/* SECTION 6 ::::::::::::::::: */

.qsn .section6 {
    background-color: var(--gray-light);
}

.qsn .section6 .titleInterventions {
    background-color: var(--green-olive);
    width: 100%;
    height: auto;
}

.qsn .section6 h3 {
    width: 50%;
    height: 80px;
    margin: auto;
    text-align: center;
    font-size: 2.3em;
    color: var(--green-dark);
    text-transform: uppercase;
    font-family: var(--primary-font);
    letter-spacing: 1px;
    background-color: var(--gray-light);
    padding-top: 30px;
}

.containerIcoInterventions {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
    padding: 3em 0;
}

.blocIcoInterventions {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.icoInterventions {
    min-height: 120px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.blocIcoInterventions p {
    text-transform: uppercase;
    font-family: var(--secondary-font);
    color: var(--green-dark);
    font-weight: 600;
    margin-top: 1em;
    font-size: 1.4em;
}

/* SECTION 7 ::::::::::::::::: */

.qsn .section7 {
    position: relative;
    overflow: hidden;
    background: url(./images/trame-arriere-plan.png);
}

.qsn .section7 .grille_fond {
    top: 0;
}

.qsn .section7 .triangle {
    margin: 3em auto;
}


.qsn .section7 .container-carte {
    width: 60%;
    background-color: #fff;
    margin: 8em auto 15em auto;
    padding: 4em;
    z-index: 20;
    position: relative;
}

.qsn .section7 .cartePane {
    width: 600px;
    height: 600px;
    margin: auto;
    position: relative;
    margin: auto;
    left: -25px;
}


/* FIN QUI SOMMES NOUS :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */



/* ACTIVITES :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


.activites .fleche_arriere_plan {
    top: -102px;
    transform: scale(1.04);
    transform-origin: center;
    width: 55%;
}

/* SECTION 2 ::::::::::::::::: */

.activites .section2 {
    position: relative;
    padding: 4em;
}
.activites .section2 h3 {
    color: var(--green-dark);
    margin-bottom: 0;
}

.activites .section2 .textPane {
    width: 60%;
}

/* SECTION 3 ::::::::::::::::: */

.activites .section3 {
    position: relative;
    display: flex;
    justify-content: center;
    background-image: url(./images/PHOTO_FOND_2BLOCS.jpg);
    background-position-y: 170px;
    background-repeat: no-repeat;
    padding-bottom: 15em;
    background-size: cover;
}

.activites .section3 .bloc-container {
    width: 65%;
    display: flex;
    justify-content: space-between;
}

.activites .section3 .bloc {
    width: 49%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 3em;
}

.activites .section3 .bloc-left {
    background-color: var(--green-light);
}
.activites .section3 .bloc-right {
    background-color: var(--green-olive);
}

.activites .bloc h2 {
    color: #fff;
    font-size: 3.2em;
    text-transform: uppercase;
    width: 50%;
    font-family: var(--primary-font);
    line-height: 1;
    margin-bottom: 2em;
}

.activites .section3 .bloc p {
    font-size: 2em;
    text-transform: uppercase;
    font-family: var(--primary-font);
    margin: 1em 0 2em 0;
    line-height: 1;
}

.activites .section3 .bloc-left p {
    color: var(--green-dark);
}
.activites .section3 .bloc-right p {
    color: var(--green-light);
}

.activites .section3 .motif_triangles_petits {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -75%);
}

/* SECTION 4 ::::::::::::::::: */

.activites .section4 {
    position: relative;
    background-image: url(./images/trame-arriere-plan.png);
    background-size: cover;
    background-position-y: 100px;
    background-repeat: no-repeat;
}
.activites .section4 .motif_triangles {
    top: -245px;
    right: -12px;
}
.activites .section4 .bloc-container {
    position: relative;
    top: -100px;
    width: 65%;
    margin: auto;
    background-color: #fff;
    padding: 2em;
    margin-bottom: -100px;
}

.activites .section4 h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: var(--primary-font);
    color: var(--green-olive);
    font-size: 3.5em;
    margin-top: 20px;
    line-height: 1.2;
}

.activites .section4 .textPane {
    width: 90%;
    margin: 2em auto;
}

.activites .section4 .container-img {
    display: flex;
    justify-content: center;
    margin-bottom: 1.5em;
}

.activites .section4 .bloc {
    width: 33.33%;
    display: flex;
    flex-direction: column;
}
.activites .section4 .bloc1,
.activites .section4 .bloc3 {
    padding-top: 4em;
}
.activites .section4 .bloc .triangle {
    margin: 1.5em auto;
}
.activites .section4 .bloc-img img {
    width: 100%;
}


/* SECTION 5 ::::::::::::::::: */

.activites .section5 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(./images/PHOTO_ARRIERE_PLAN_ACTIVITES.jpg);
    background-size: cover;
    height: 850px;
    z-index: 200;
}
.activites .section5 .bloc-container{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 65%;
    height: 90%;
}
.activites .section5 .bloc-content{
    position: relative;
    top: 180px;
    display: flex;
    width: 95%;
    margin: 0 auto;
}
.activites .section5 .bloc-content .content {
    width: 33%;
}
.activites .section5 .titreEtTexte {
    margin-top: 2em;
}
.activites .section5 .titreEtTexte h3 {
    width: 60%;
    color: var(--green-light);
}
.activites .section5 .titreEtTexte p {
    color: #fff;
}

.listContent {
    color: var(--green-light);
    font-family: var(--primary-font);
    font-weight: 600;
}

.listContent ul {
    display: flex;
    flex-wrap: nowrap;
    padding: 0;
    margin: 0;
}
.listContent ul li{
    display: inline-table;
    list-style: none;
    text-align: center;
    width: 20%;
    border-right: 2px solid var(--green-light);
    font-size: 2.2em;
    letter-spacing: .8px;
    line-height: 1.2;
    padding: .5em .2em;
}
.listContent ul li:last-child{
    border-right: none;
}

/* SECTION 6 ::::::::::::::::: */

.activites .section6 {
    position: relative;
    display: flex;
    justify-content: center;
    background-color: var(--gray-light);
    padding: 5em 0 10em 0;
}
.activites .section6 .motif_triangles_petits {
    top: 45%;
    transform: scaleX(-1);
    left: -63px;
}

.activites .section6 .bloc-container {
    width: 70%;
}

.activites .section6 .triangle {
    margin: 2em auto;
}

.activites .section6 .bloc-content .picto {
    width: 165px;
    height: 165px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.activites .section6 .bloc-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 25%;
    text-align: center;
}
.activites .section6 .bloc-content .picto {
    width: 165px;
    height: 165px;
    display: flex;
    justify-content: center;
    align-items: center;
}

h4 {
    text-transform: uppercase;
    font-family: var(--secondary-font);
    font-weight: 500;
    color: var(--green-olive);
    font-size: 1.8em;
    letter-spacing: -0.5px;
    margin: 1em 0;
}

h4 span {
    font-weight: 900;
}


.recyclertextPane p {
    color: var(--green-olive);
    text-align: center;
    font-family: var(--secondary-font);
    font-size: 1.5em;
    padding: 0 25px;
}

/* FIN ACTIVITES :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* NOS OFFRES :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.offres .section_header h2 {
    text-align: center;
    left: 62%;
    transform: translate(-50%, -50%);
    width: 50%;
    top: 48%;
}
.offres .section_header .txt-green {
    margin-top: 30px;
}

.offres .section_header h2.title::after {
    display: none;
}

.offres .fleche_arriere_plan {
    top: 98px;
    width: 30%;
    z-index: 2;
}

.offres .section2 {
    margin: 4em auto;
}

.offres .section2 .co-content {
    margin-bottom: 1em !important;
}

.offres .section2 h3 {
    color: var(--green-dark);
}

.offres .section3 {
    position: relative;
    display: flex;
    flex-direction: column;
    background: url(./images/trame-arriere-plan.png);
    padding: 6em 1em 14em 1em;
}

.offres .section3 .bloc1 {
    display: flex;
    align-items: flex-end;
    width: 65%;
    margin: auto;
    background: #fff;
    padding: 4em 3em;
    position: relative;
    z-index: 100;
}

.offres .section3 .blocPhotos {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 250px;
    min-width: 250px;
    height: 540px;
}

.offres .section3 .blocPhotos .img1 {
    width: 214px;
}
.offres .section3 .blocPhotos .img2 {
    width: 132px;
    align-self: flex-end;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.offres .section3 .blocPhotos .img3 {
    width: 182px;
    position: relative;
    left: 30px;
}
.offres .section3 .blocPhotos .img4 {
    width: 121px;
    position: absolute;
    right: -121px;
    top: -2em;
}

.offres .section3 h3 {
    letter-spacing: inherit;
    text-align: left;
    width: 70%;
    margin-left: 1em;
    line-height: 1;
    font-size: 3.5em;
}
.offres .section3 h3 > span {
    width: 100%;
    display: inline-block;
}

.offres .section3 .bloc2 {
    display: flex;
    width: 65%;
    margin: 0 auto;
    background: #fff;
    position: relative;
    z-index: 100;
    padding: 0em 3em 8em 3em;
}
.offres .section3 .bloc2 .colonne {
    width: 250px;
    min-width: 250px;
    height: auto;
}
.offres .section3 .bloc2 .colonne2 {
    display: flex;
    flex-direction: column;
    justify-content: start;
    margin-left: 3em;
    width: 70%;
}
.offres .section3 .bloc2 .expertContainer {
    padding: 4em 3em 0 280px;
}
.offres .section3 .textPane {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
    padding: 0;
}

.offres .section3 .textPane p {
    text-align: left;
    font-size: 1.5em;
    margin-bottom: 2em;
}

.offres .section3 .btnRefood {
    margin: 4em auto 4em 0;
}



/* // PHOTOS EXPERTS */

/* .blocNosExperts {
    display: flex;
    flex-wrap: wrap;
    padding-left: 4em;
}
.offres .section3 .photoExpert {
    width: 33%;
}
.offres .section3 .photoExpert .col {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.offres .section3 .photoExpert h3 {
    margin-left: inherit;
    width: 100%;
    text-transform: inherit;
    text-align: center;
    color: var(--gray-dark);
    font-size: 2.3em;
    font-family: var(--secondary-font);
    font-weight: 600;
    margin-bottom: 0;
    order: 2;
}
.offres .section3 .photoExpert .co-img-wrapper {
    order: 1;
}
.offres .section3 .photoExpert figure {
    overflow: hidden;
    border-radius: 50%;
    width: 250px;
}

.offres .section3 .photoExpert .co-text {
    order: 3;
}
.offres .section3 .photoExpert .co-text p {
    font-size: 2.2em;
    font-family: var(--secondary-font);
    color: var(--green-light);
    font-style: oblique;
    font-weight: 100;
} */
.offres .section3 .motif_triangles {
    top: 40%;
} 

.offres .section3 .motif_triangles_petits {
    top: 25%;
}


/* FIN NOS OFFRES :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */



/* FOOTER :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

footer {
    position: relative;
    height: 550px;
    background-color: var(--green-dark);
    color: #fff;
}

footer a, footer a:visited, footer a:link {
    color: #fff;
}

.footer_container {
    width: 65%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2em;
    margin: auto;
    font-family: var(--secondary-font);
}

#scroll_to_top {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid var(--green-light);
    cursor: pointer;
    margin-bottom: 2em;
}

#scroll_to_top::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -57%);
    border-style: solid;
    border-width: 0 14px 20px 14px;
    border-color: transparent transparent var(--green-light) transparent;
}

.footer_content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 250px;
    margin-bottom: 10em;
}

.footer_left {
    width: 65%;
    padding: 10px 45px 20px 0;
}

.footer_left .logo_footer{
    margin-bottom: 2em;
}

.footer_left p{
    font-size: 1.1em;
    line-height: 25px;
}

.footer_right {
    width: 35%;
    padding: 35px 0 0 50px;
    font-size: .9em;
}

.footer_right h3 {
    color: var(--green-light);
    text-transform: uppercase;
    font-size: 1.8em;
    letter-spacing: 1px;
    font-family: var(--primary-font);
    font-weight: 200;
    margin-left: 1.5em;
    margin-bottom: 1em;
    text-align: left;
}

.footer_right p, .footer_right a {
    font-size: 1.2em;
    line-height: 2;
    letter-spacing: 1px;
    margin-bottom: 1em;
}

.icon_footer {
    margin-right: 1.5em;
    position: relative;
    top: 4px;
}

.footer_link {
    width: 100%;
    text-align: left;
    font-family: var(--secondary-font);
}

.footer_link span {
    padding: 0 5px;
}

/* FIN FOOTER :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */



/* PAGE 404 :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

main.page404 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 5em;
}

.error404 {
    font-size: 2em;
    font-family: var(--primary-font);
    font-weight: 600;
    line-height: 1.2;
    margin: 2em auto;
}

/* FIN PAGE 404 :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */





/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::: MEDIA QUERIES :::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


@media (max-width: 1500px) { 

    .section_header h2 {
        font-size: 3vw;
    }
    .home .section3 .bg-multiply {
        width: 70%;
    }

    .home .bloc .blocText {
        width: 100%;
    }
    .home .bloc .blocText {
        padding: 4em 3em 1em 9em;
    }

    .home .section3 .txtConcretementPane {
        width: 80%;
    }

    .home .section4::before {
        width: 70%;
    }

    .home .section2 .right-content {
        width: 50%;
    }

    .qsn .section2 {
        width: 70%;
    }
    .qsn .section3 .bloc_blanc {
        width: 70%;
    }

    .qsn .section4 .bloc3Images{
        width: 75%;
    }

    .activites .bloc h2 {
        width: 100%;
    }

    .activites .section5 .bloc-container {
        width: 75%;
    }

    .activites .section6 .bloc-container {
        width: 80%;
    }




 }

 /* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 1300px) { 
    .svg-espace_client{
        display: none;
    }
    a.btn-connect {
        width: auto;
        padding-right: 1em;
    }

    #triangles_menu {
        right: 6%;
        left: inherit;
    }

    #navbar {
        width: 62%;
    }

    .home .bloc {
        padding-left: 10%;
    }

    .home .bloc.reverse {
        padding-right: 10%;
    }    

    .qsn .section4 .bloc3Images{
        width: 80%;
    }

    .qsn .section5 .containerIco {
        width: 85%;
    }

    .qsn .section5 .qsnTextIcoPane p {
        padding: 0 1em;
    }

    .qsn .section7 .container-carte {
        width: 80%;
    }

    .activites .section5 .bloc-container {
        width: 80%;
    }

    .activites .section5 .bloc-content {
        width: 80%;
    }
    .activites .section5 .bloc-content .content {
        width: 50%;
    }

    .offres .section3 .bloc1, .offres .section3 .bloc2 {
        width: 75%;
    }

    .section-contact {
        flex-direction: column;
    }
    .section-contact .right-content {
        top: inherit;
        width: 90%;
        justify-content: flex-end;
    }
    .section-contact .right-content .textContactPane{
        padding: 2em 0;
    }

    .section-contact .left-content {
        width: auto;
        margin: 0 auto 0 5em;
    }

    .section-contact .form-content {
        width: 100%;
    }

    .section-contact .form-content .formContactPane {
        top: 20px;
        width: inherit;
    }

    
 }

 /* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 1150px) { 

    #mainHeader-inner {
        width: 85%;
    }

    /* MENU BURGER */

    #menuToggle
    {
      display: block;
      position: absolute;
      top: 50px;
      left: 20px;
      z-index: 1;
      -webkit-user-select: none;
      user-select: none;
    }

    #menuToggle input {
        display: block;
        width: 40px;
        height: 32px;
        position: absolute;
        top: -7px;
        left: -5px;
        cursor: pointer;
        opacity: 0;
        z-index: 2;
        -webkit-touch-callout: none;
    }

    
    #menuToggle span {
        display: block;
        width: 26px;
        height: 2px;
        margin-bottom: 5px;
        position: relative;
        background: var(--gray-dark);
        border-radius: 3px;
        z-index: 1;
        transform-origin: 4px 0px;
        transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
                    background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
                    opacity 0.55s ease;
    }

    #menuToggle span:first-child
    {
        transform-origin: 0% 0%;
    }

    #menuToggle span:last-child()
    {
        transform-origin: 0% 100%;
    }


    #menuToggle input:checked ~ span {
        opacity: 1;
        transform: rotate(45deg) translate(-2px, -1px);
        background: var(--green-dark);
    }

    #menuToggle input:checked ~ span:nth-child(3) {
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
    }

    #menuToggle input:checked ~ span:nth-child(4){
        transform: rotate(-45deg) translate(0, -2px);
    }

    #menuToggle input:checked ~ span:nth-child(2) {
        transform: rotate(45deg) translate(0, -1px);
    }

    #dnnMenu .topLevel li {
        background: inherit;
        border-top: inherit;
    }

    #navbar {
        position: absolute;
        background-color: rgba(255, 255, 255, 0.98);
        left: -150px;
        top: 80px;
        width: auto;
        padding: 2em 0em 6em 5em;
        transform-origin: 0% 0%;
        transform: translate(-125%, 0);
        transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
        overflow: hidden;
    }

    #navbar.open
    {
        transform: none;
    }

    #navbar ul {
        flex-direction: column;
        width: auto;
        left: inherit;
    }

    #navbar ul li {
        margin: 10px 0;
        padding: 0;
    }

    #navbar ul li a {
        display: block ;
        padding: 1em 4em 1em 4em ;
        margin-right: 40px;
        font-size: 1em;
    }

    #navbar ul li a:before {
        width: 75% !important;
        left: inherit !important;
        top: 40px !important;
    }

    #navbar ul li.active::after {
        display: none;
    }

    /* FIN MENU BURGER /////////////////// */


    .motif_triangles {
        display: none;
    }

    .textPane {
        width: 65%;
    }

    .home .section1 .title {
        font-size: 3.5em;
    }

    .home .section2 { 
        flex-direction: column;
        align-items: center;
        height: auto;
    }


    .home .section2 .left-content {
        width: 90%;
        margin-left: 0;
        margin-top: 2em;
        left: inherit;
    }

    .home .section2 .right-content {
        width: auto;
        margin: 2em 0;
    }
    .home .section3 .bg-multiply {
        width: 90%;
    }

    .home .section4::before {
        width: 85%;
    }

    .home .avantagesContainer {
        align-items: center;
    }

    .home .bloc {
        height: auto;
        width: 95%;
        margin-bottom: 3em;
        align-items: center;
        padding-left: 0;
    }
    .home .bloc.reverse {
        padding-right: 0;
        margin-left: 0;
    }
    .home .bloc.reverse .blocText {
        padding: 4em 8em 1em 7em;
    }

    .home .section3 .txtConcretementPane {
        width: 90%;
    }

    .qsn .motif_triangles_petits {
        display: none;
    }

    .qsn .section6 h3 {
        width: 70%;
    }

    .qsn .section7 .container-carte {
        margin: 8% auto 5% auto;
    }

    .containerIcoInterventions {
        width: 70%;
    }

    .activites .section4 .bloc-container {
        width: 80%;
    }

    .activites .section5 .bloc-content {
        width: 100%;
    }
    .activites .section5 .bloc-content .content {
        width: 80%;
    }

    .activites .section6 .motif_triangles_petits {
        display: none;
    }

    .activites .section6 .bloc-container {
        width: 90%;
    }

    .offres .section3 .motif_triangles_petits {
        display: none;
    }

    .offres .section3 .bloc1, .offres .section3 .bloc2 {
        width: 85%;
    }

    .footer_container {
        width: 90%;
    }
 }

 /* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
 @media (max-width: 1000px) { 


    h2.title .triangle {
        border-width: 15px 0 15px 22px;
    }
    h2.title .triangleReverse {
        border-width: 15px 0 15px 22px;
    }

    h2.title::after {
        bottom: 20px;
        border-width: 15px 0 15px 22px;
    }

    .textPane {
        width: 80%;
        padding: 0 2em;
    }

    .home .bloc {
        width: 85%;
    }
    .home .bloc img{
        display: none;
    }

    .home .bloc embed {
        display: none;
    }    

    .home .bloc .blocText, .home .bloc .blocText.reverse {
        padding: 2em 10em;
        align-items: center;
    }

    .qsn .section2 {
        width: 80%;
    }

    .qsn .section2 .qsnImagePane {
        padding: 3em 4em 0 4em;
    }

    .qsn .section3 .bloc_blanc {
        width: 80%;
    }

    .qsn .section4 .bloc3Images {
        width: 90%;
    }

    .qsn .section5 .containerIco {
        width: 100%;
    }

    .qsn .section7 .cartePane {
        width: 100%;
        height: auto;
    }

    .activites .section2 .textPane {
        width: 80%;
    }

    .activites .section3 .bloc-container {
        width: 75%;
    }

    .activites .section4 .bloc-container {
        width: 90%;
    }

    .activites .section6 .bloc-container .bloc {
        flex-wrap: wrap;
    }

    .activites .section6 .bloc-content {
        width: 50%;
    }

    .offres .section3 .bloc1, .offres .section3 .bloc2 {
        width: 100%;
    }

    .offres .section3 .blocPhotos, .offres .section3 .bloc2 .colonne {
        min-width: 200px;
    }



 }

 /* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
 @media (max-width: 850px) { 

    #dnnMenu .topLevel li a span {
        margin: initial !important;
        padding: initial !important;
        font-size: initial !important;
    }


    h2.title .triangle {
        border-width: 10px 0 10px 17px;
        padding: 0 5px;
    }

    h2.title .triangleReverse {
        border-width: 10px 0 10px 17px;
        padding: 0 5px;
    }

    h2.title::after {
        border-width: 10px 0 10px 17px;
        right: -30px;
    }

    
    .home .section1 .title {
        top: 20%;
        font-size: 2.5em;
    }
    .home .section1 h2.title::after {
        bottom: 19px;
    }

    .pictos_refood_concretement {
        width: 80%    
    }

    .home .bloc .blocText, .home .bloc .blocText.reverse {
        padding: 2em 6em;
    }

    .qsn .section2 .qsnImagePane {
        padding: 3em 2em 0 2em;
    }

    .qsn .qsnCardPane p {
        font-size: 1.5em;
    }

    .qsnCardPane:nth-child(1) p:nth-child(1) {
        font-size: 4em;
    }

    .qsnCardPane .co-text {
        height: 150px;
        position: relative;
        top: -20px;
    }
    .qsn .section6 h3 {
        width: 90%;
    }

    .containerIcoInterventions {
        width: 90%;
    }

    .activites .section2 .textPane {
        width: 100%;
    }

    .activites .section3 .bloc-container {
        width: 95%;
    }

    .activites .section4 .textPane {
        width: 100%;
    }
    .activites .section4 .bloc-container {
        width: 100%;
    }
    .activites .section5 .bloc-container {
        width: 90%;
    }

    .offres .section3 .blocPhotos, .offres .section3 .bloc2 .colonne {
        display: none;
    }

    .offres .section3 h3 {
        width: 100%;
    }

    .offres .section3 .bloc2 .colonne2 {
        width: 90%;
    }

    .offres .section3 .btnRefood {
        margin: 2em auto;
    }

    .offres .section3 {
        padding: 6em 1em 8em 1em;
    }

    .section-contact {
        padding-bottom: 25em;
    }

    .section-contact h2.title::after {
        bottom: 29px;
    }




    footer {
        height: auto;
    }

    .footer_content {
        flex-direction: column;
        height: auto;
        margin-bottom: 4em;
    }

    .footer_left {
        width: 100%;
        padding: 10px 0 20px 0;
    }

    .footer_right {
        width: 100%;
        padding: 0;
        display: flex;
        flex-direction: column;
        width: 60%;
        margin: auto;
        margin-top: 2em;
    }

    .footer_right h3 {
        margin-left: 0;
        text-align: center;
    }

    .qsn .section7 .container-carte {
        width: 90%;
    }

    .section-contact h2.title {
        font-size: 3em;
    }
 }

/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
 @media (max-width: 650px) { 

    #mainHeader-inner {
        width: 75%;
    }

    #dnnMenu .topLevel li a span {
        line-height: 2;
    }

    #triangles_menu {
        right: -5%;
        left: inherit;
    }


    .svg-espace_client {
        display: block;
    }

    .btn-container div:nth-child(2){
        display: none;
    }

    a.btn-connect {
        padding-right: 0;
        border: none;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        width: 50px;
        height: 50px;
    }
    
    .section_header  {
        width: 100%;
    }
    .section_header .co-header {
        height: 220px;
        width: 100%;
    }

    .section_header .co-img-wrapper figure {
        height: 300px;
    }

    .section_header .imgHeadPane img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .section_header h2 {
        font-size: 3.5vw;
    }

    h2.title .triangle {
        border-width: 8px 0 8px 15px;
    }
    h2.title .triangleReverse {
        border-width: 8px 0 8px 15px;
    }

    h2.title::after {
        border-width: 8px 0 8px 15px;
        right: -25px;
    }

    .home .section1 .title {
        top: 18%;
        font-size: 2.1em;
    }
    .home .section3 .bg-multiply {
        width: 100%;
    }

    .txtConcretementPane p {
        width: 100%;
        color: var(--gray-light);
        font-family: var(--secondary-font);
        font-size: 1.3em;
        margin: inherit;
    }

    .pictos_refood_concretement {
        width: 90%;
    }

    .home .section3 {
        height: 1100px;
    }

    .home .bloc .bloc_nom {
        width: 105%;
    }


    .home .bloc .blocText, .home .bloc .blocText.reverse {
        padding: 2em 3em;
    }

    .home .bloc .blocText::before {
        display: none;
    }

    .home .titleAvantagesPane {
        width: 80%;
    }

    .qsn .section2 {
        width: 100%;
    }

    .qsn .section2 .qsnTitlePane p {
        font-size: 1.7em;
    }

    .qsn .section2 .qsnTextPane p {
        padding: 0 2em;
    }

    .qsn .section3 .bloc_blanc {
        width: 100%;
    }

    .qsn .section4 {
        background-color: inherit;
        background: url(./images/trame-arriere-plan.png);
    }

    .qsn .section3 h3 {
        padding: 0 4em;
    }

    .qsn .section4 .grille_fond {
        display: none;
    }

    .qsn .section4 .bloc3Images {
        flex-direction: column;
        padding-top: 2em;
    }

    .qsnCardPane {
        width: 95%;
        margin: auto;
    }
    .qsnCardPane figure img {
        width: 70%;
        margin: auto;
    }
    .qsn .qsnCardPane p {
        font-size: 2em;
    }

    .qsnCardPane .co-text {
        height: auto;
        position: relative;
        top: -10px;
    }

    .qsn .section5 .qsnFCQLDPane p {
        padding: 0 2em;
    }

    .qsn .section5 .rseIco {
        width: 50%;
    }

    .qsn .section5 .rseIco:nth-child(3) .ico {
        border-left: none;
    }

    .qsn .section5 .containerIco {
        flex-wrap: wrap;
    }

    .qsn .section6 h3 {
        font-size: 2em;
        width: 100%;
    }

    .containerIcoInterventions {
        flex-wrap: wrap;
    }

    .blocIcoInterventions {
        width: 50%;
    }

    .qsn .section7 {
        background: url(./images/trame-arriere-plan.png);
    }

    .qsn .section7 .grille_fond {
        display: none;
    }


    .qsn .section7 .container-carte {
        margin: 2em auto 3em auto;
        padding: 2em;
    }

    .qsn .section7 .cartePane {
        left: -7px;
    }

    .activites .section3 .bloc {
        padding: 3em 0;
    }

    .activites .section3 .motif_triangles_petits {
        display: none;
    }

    .activites .section4 .container-img {
        flex-direction: column;
        align-items: center;
    }
    .activites .section4 .bloc {
        width: 95%;
        margin-bottom: 2em;
    }

    .activites .section5 .bloc-container {
        justify-content: center;
    }

    .activites .section5 .bloc-content {
        top: inherit;
        width: 100%;
        flex-wrap: wrap;
    }

    .activites .section5 .titreEtTexte h3 {
        width: 100%;
    }
            
    .activites .section5 .bloc-content .content {
        width: 100%;
        margin-bottom: 2em;
    }

    .activites .section6 .bloc-content {
        width: 100%;
    }
    .activites .section6 .bloc-content h4 {
        width: 100%;
    }
    .activites .section6 .bloc-content h4 br {
        display: none;
    }

    .offres .section3 .bloc1 {
        padding: 4em 1em;
    }

    .offres .section3 .bloc2 .colonne2 {
        margin-left: 1em;
    }

    .offres .section3 h3 {
        font-size: 2.8em;
    }

    .offres .section3 .btnRefood {
        text-align: center;
    }

    .section-contact {
        padding-top: 4em;
        padding-bottom: 14em;
    }

    .section-contact h2.title {
        font-size: 2.3em;
        width: auto;
    }

    .section-contact .left-content {
        width: auto;
        display: flex;
        justify-content: center;
    }

    .section-contact .right-content {
        width: 100%;
        justify-content: center;
    }

    .section-contact .right-content .textContactPane {
        margin-left: inherit;
        padding: 2em 5em;
        width: auto;
    }

    .section-contact .form-content .formContactPane {
        top: 20px;
        width: inherit;
        padding: 0 3em;
    }


    .footer_link {
        text-align: center;
    }

 }


/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
 @media (max-width: 500px) { 

    .activites .section2 {
        padding: 4em 2em;
    }

    .activites .section3 .bloc-container {
        flex-direction: column;
        align-items: center;
    }

    .activites .section3 .bloc {
        width: 80%;
        margin-bottom: 2em;
    }

    .offres .section3 .bloc2 {
        padding: 0em 3em 4em 3em;
    }
    .offres .section2 .textPane {
        width: 95%;
    }
    .offres .section3 h3 {
        font-size: 2.2em;
    }
    .offres .section3 .bloc2 .colonne2 {
        width: 100%;
        margin-left: 0;
    }
    .offres .section3 .bloc1 {
        padding: 4em 1em 1em 1em;
    }

    .section-contact {
        width: 100%;
    }

    .section-contact h2.title {
        font-size: 2.2em;
        left: -40px;
    }

    .section-contact .form-content .formContactPane {
        padding: 0 2em;
    }

    .home .bloc .bloc_nom h3 {
        font-size: 1.2em;
    }

    .footer_right {
        width: 100%;
    }

    .footer_right h3 {
        margin-left: 1.5em;
        text-align: left;
    }


 }


/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
 @media (max-width: 400px) { 

    #navbar {
        width: 460px;
        padding: 2em 0em 6em 6em;
    }

    #navbar ul li {
        margin: 20px 0;
    }

    #triangles_menu {
        display: none;
    }

    #logo {
        margin-left: 1em;
    }

    .textPane {
        width: 95%;
    }

    .section_header h2 {
        font-size: 4vw;
        top: 45%;
        left: 52%;
    }

    h2.title .triangle {
        display: none;
    }
    h2.title .triangleReverse {
        display: none;
    }
    h2.title::after {
        display: none;    
    }

    .home .section1 .title {
        position: relative;
        color: var(--green-dark);
    }

    h2.title .triangle {
        border-color: transparent transparent transparent var(--green-dark);
    }

    .home .titleAvantagesPane {
        width: 85%;
    }

    .home .bloc {
        width: 100%;
    }

    .home .bloc .bloc_nom h3 {
        font-size: 1.4em;
    }

    .home .bloc .bloc_nom {
        width: 100%;
    }

    .home .bloc .textBlocPane p {
        font-size: 1.3em;
        padding: 0 1em;
    }

    .home .bloc .blocText, .home .bloc .blocText.reverse {
        padding: 2em 1em;
    }

    .qsn .section3 h3 {
        padding: 0 1em;
    }

    .qsn .section7 .container-carte {
        width: 100%;
        margin: 0;
        padding: 2em 1em;
    }

    .qsn .section7 {
        background: inherit;
    }

    .section-contact h2.title {
        font-size: 2.1em;
    }

    .home .bg-multiply {
        height: 85%;
    }

    .home .btn-concretement {
        top: 85%;
    }


 }


 /* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
 @media (max-width: 300px) { 
    .home .bg-multiply {
        height: 90%;
    }

    .home .btn-concretement {
        top: 90%;
    }

    .home .bloc .blocText, .home .bloc .blocText.reverse {
        padding: 2em 0em;
    }

    .btn-outline {
        padding: 15px 30px;
    }
 }