*,
::after,
::before {
    box-sizing: border-box !important;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif;
    line-height: 1.15;
    margin-top: 0 !important;
}
body {
    background: #fff;
    color: #333;
    font-family: Muli, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    overflow-x: hidden;
}
.roboto {
    font-family: Roboto, sans-serif;
}
.main-navigation {
    letter-spacing: 0.075em;
}
.clidButton {
    background-color: #fff;
    border: 2px solid #187f32;
    color: #187f32;
    display: inline-block;
    padding: 0.25em 1em;
}
#masthead {
    background: #fff;
    padding: 15px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1030;
}
.m-0 {
    margin: 0 !important;
}
h1 {
    font-size: 1.5rem;
    font-weight: 300;
    margin: 0.67em 0;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
figure {
    margin: 1em 0;
}
hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    background-color: #bbb;
    border: 0;
    box-sizing: content-box;
    height: 1.5px;
    margin-bottom: 2.5em;
    overflow: visible;
}
a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
    color: grey;
    text-decoration: none;
}
a:active,
a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: 1px #767676 dotted;
    text-decoration: none;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #eee;
    color: #222;
}
small {
    font-size: 90%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
fieldset {
    border: 1px solid #bbb;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
    overflow: auto;
    resize: vertical;
}
[type="checkbox"],
[type="radio"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
summary {
    display: list-item;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
button,
input,
select,
textarea {
    color: #333;
    font-family: Muli, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
}
h1,
h2,
h4,
h5,
h6 {
    clear: both;
    line-height: 50px;
    margin: 0;
}
h4 {
    color: #333;
    font-size: 1rem;
    font-weight: 800;
    line-height: 25px;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    padding-top: 0;
}
h2 {
    font-size: 62px;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 1;
    margin-bottom: 1.5rem;
}
h3 {
    color: #fff;
    font-size: 36px;
    font-weight: 300;
}
h5 {
    color: #767676;
    font-size: 0.8125rem;
    font-weight: 800;
    text-transform: uppercase;
}
h6 {
    color: #333;
    font-size: 0.9375rem;
    font-weight: 800;
}
.iconCircle {
    display: flex;
    justify-content: center;
    align-items: center;
}
button,
input[type="button"],
input[type="submit"] {
    background-color: transparent;
    border: 0;
    border-radius: 2px;
    box-shadow: none;
    color: #c1c1c1;
    cursor: pointer;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    transition: all 0.2s;
}
button.secondary:focus,
button.secondary:hover,
input[type="button"].secondary:focus,
input[type="button"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"].secondary:focus,
input[type="submit"].secondary:hover {
    background: #bbb;
}
.posts-navigation a,
.site-footer .widget-area a,
.widget_authors a strong {
    -webkit-box-shadow: inset 0 -1px 0 #0f0f0f;
    -webkit-transition: color 80ms ease-in, 0 130ms ease-in-out;
    box-shadow: inset 0 -1px 0 #0f0f0f;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out, 0 130ms ease-in-out;
}
.wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
}
.site-content-contain {
    background-color: #fff;
    margin: auto;
    position: relative;
}
.site-footer {
    border-top: 1px solid #eee;
}
.site-footer .wrap {
    padding-bottom: 1.5em;
    padding-top: 2em;
}
.site-footer .widget-area {
    padding-bottom: 2em;
    padding-top: 2em;
}
.search-form {
    line-height: 1;
}
.search-form .search-submit {
    padding: 0.8em 0;
    position: absolute;
    right: 0;
    top: 0.2em;
}
.search-form .search-submit .icon {
    height: 24px;
    top: -2px;
    width: 24px;
}
img,
video {
    height: auto;
    max-width: 100%;
}
.has-sidebar:not(.error404) #primary {
    float: left;
    width: 58%;
}
.has-sidebar #secondary {
    float: right;
    padding-top: 0;
    width: 36%;
}
.error404 #primary {
    float: none;
}
.flex {
    display: flex !important;
}
.column {
    flex-direction: column;
}
.md-col-3 {
    flex: 1;
}
.align-items-center,
.md-align-items-center {
    align-items: center !important;
}
.align-items-flex-start {
    align-items: flex-start;
}
.md-align-items-baseline {
    align-items: baseline;
}
.justify-content-space-between {
    justify-content: space-between;
}
.justify-content-center {
    justify-content: center;
}
.uppercase {
    text-transform: uppercase;
}
.absolute,
.white.absolute {
    position: absolute !important;
}
.link-button {
    padding: 7px 25px;
    text-decoration: none;
}
.link-button-advices {
    padding: 7px 13px;
    text-decoration: none;
}
.black {
    color: #000 !important;
}
.white-border {
    border: 2px solid #fff;
}
.hover-transition {
    transition: all 0.3s ease 0;
}
.h-100 {
    height: 100%;
}
.h-50 {
    height: 50px;
}
.mg-0 {
    margin: 0 !important;
}
.mgb-0 {
    margin-bottom: 0 !important;
}
.mgt-30 {
    margin-top: 30px !important;
}
.mgt-5 {
    margin-top: 5px !important;
}
.mgt-95 {
    margin-top: 95px !important;
}
.mgt-10 {
    margin-top: 10px !important;
}
.mgb--10 {
    margin-bottom: -10px !important;
}
.mgb-10 {
    margin-bottom: 10px;
}
.mgb-20 {
    margin-bottom: 20px;
}
.mgb-18 {
    margin-bottom: 18px;
}
.mgb-27 {
    margin-bottom: 27px;
}
.mgb-38 {
    margin-bottom: 37px;
}
.mgt-40 {
    margin-top: 40px !important;
}
.fz-11 {
    font-size: 11px;
}
.fz-13 {
    font-size: 13px;
}
.fz-14 {
    font-size: 14px;
}
.fz-16 {
    font-size: 16px;
}
.fz-18 {
    font-size: 18px;
}
.fz-22 {
    font-size: 22px;
}
.fz-24 {
    font-size: 24px;
}
.fz-27 {
    font-size: 27px;
}
.fz-20 {
    font-size: 20px;
}
.fz-29 {
    font-size: 29px;
}
.fz-50 {
    font-size: 50px !important;
}
.fz-70 {
    font-size: 7rem;
}
.fz-90 {
    font-size: 90px;
}
.fz-100 {
    font-size: 10em;
}
.l-sp-0-5 {
    letter-spacing: 0.5px;
}
.l-sp-1-5 {
    letter-spacing: 1.5px;
}
.l-sp-2 {
    letter-spacing: 2px;
}
.lh-17 {
    line-height: 17px;
}
.lh-33 {
    line-height: 33px;
}
.md-w-50,
.w-50 {
    margin: auto;
    width: 50%;
}
.md-w-60,
.w-60 {
    margin: auto;
    width: 60%;
}
.w-15 {
    width: 15px;
}
.mg-auto {
    margin: auto;
}
.mgb-1-5 {
    margin-bottom: 1.5em;
}
.pg-0 {
    padding: 0 !important;
}
.pgl-5 {
    padding-left: 5px;
}
.pgr-5 {
    padding-right: 5px;
}
.pgl-7 {
    padding-left: 7px;
}
.pgl-10 {
    padding-left: 10px;
}
.pgt-2em {
    padding-top: 2em;
}
.pgt-10 {
    padding-top: 10px;
}
.pgt-12 {
    padding-top: 12em;
}
.round {
    border-radius: 50%;
    height: 75px;
    margin-bottom: 1em;
    width: 75px;
}
.absolute-center {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.arrow-down {
    left: 50%;
    transform: translate(-50%, -50%);
}
.stretch {
    align-items: stretch;
}
.white {
    color: #fff !important;
}
.logo-header {
    margin-left: 50px;
    max-width: 130px;
}
.search-field {
    color: #c1c1c1;
    font-size: 11px;
}
input[type="search"] {
    background: #fff;
    border: none;
    color: #c1c1c1;
    padding: 0.5em 3.5em 0.5em 0.5em;
    width: 100%;
}
.header-search {
    border-bottom: 2px solid #c1c1c1;
    max-width: 165px;
}
.slide-text {
    color: #fff;
    padding: 9em 0 0;
    position: relative;
    width: 56%;
    z-index: 2;
}
.slide-text a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #187f32;
    transition: all 0.3s ease 0;
}
.right-arrow-top {
    bottom: 5rem;
    height: 50px;
    right: 0;
    width: 50px;
}
.right-arrow {
    bottom: 2em;
    right: 0;
}
.category-item {
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    background-position: center;
    background-size: cover;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    height: 450px;
}
.category-item:hover {
    cursor: pointer;
    filter: none;
}
.category-name {
    background-color: #fff;
    bottom: 0;
    height: 46%;
    max-height: 50%;
    max-width: 50%;
    padding: 1em;
    right: 0;
    width: 43%;
}
.category-item:hover .category-name {
    background-color: #187f32;
}
.entry-title {
    bottom: 31px;
    font-size: 11px;
    letter-spacing: -0.5px;
    text-decoration: none;
}
.entry-title img.absolute {
    bottom: 0;
    right: 20px;
}
.solutions {
    background-color: #2f3438;
    padding-bottom: 11em;
    padding-top: 5.5rem;
}
.front-solutions {
    color: #fff;
    margin-left: 55px;
    margin-right: 55px;
}
.solution-item {
    line-height: 1;
    margin-bottom: 1rem;
    margin-top: 42px;
    padding: 0 2.5em;
    text-align: center;
}
.solution-name {
    font-size: 24px;
    height: 80px;
}
.link-1 {
    border: 2px solid #a0950d;
    color: #a0950d;
}
.link-1:hover {
    background-color: #a0950d;
    color: #fff;
    transition: all 0.3s ease 0;
}
.link-2 {
    border: 2px solid #bed022;
    color: #bed022;
}
.link-2:hover {
    background-color: #bed022;
    color: #fff;
    transition: all 0.3s ease 0;
}
.link-3 {
    border: 2px solid #7bb42e;
    color: #7bb42e;
}
.link-3:hover {
    background-color: #7bb42e;
    color: #fff;
    transition: all 0.3s ease 0;
}
.link-4 {
    border: 2px solid #f6ca00;
    color: #f6ca00;
}
.link-4:hover {
    background-color: #f6ca00;
    color: #fff;
    transition: all 0.3s ease 0;
}
.link-5 {
    border: 2px solid #3077d1;
    color: #3077d1;
}
.link-5:hover {
    background-color: #3077d1;
    color: #fff;
    transition: all 0.3s ease 0;
}
.link-6 {
    border: 2px solid #00b3cf;
    color: #00b3cf;
}
.link-6:hover {
    background-color: #00b3cf;
    color: #fff;
    transition: all 0.3s ease 0;
}
.link-7 {
    border: 2px solid #008873;
    color: #008873;
}
.link-7:hover {
    background-color: #008873;
    color: #fff;
    transition: all 0.3s ease 0;
}
.link-8 {
    border: 2px solid #8c6db3;
    color: #8c6db3;
}
.link-8:hover {
    background-color: #8c6db3;
    color: #fff;
    transition: all 0.3s ease 0;
}
.widget_recent_entries ul {
    list-style: none !important;
    padding: 0 !important;
}
.widget_recent_entries ul li a {
    align-items: center;
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    margin: 1em 0;
}
.widget_recent_entries ul li a .contentTxtWidget {
    display: flex;
    flex-flow: column;
    padding: 0 1em;
}
.contentArticle {
    padding: 1.5em;
}
.contentArticle .entry-title {
    font-family: Roboto, sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0.5em 0;
}
.listActu .contentArticle,
.listCas .contentArticle {
    width: 33%;
}
.clidPagination {
    padding: 1em;
}
.rightColArea {
    border-left: 1px solid #ccc;
    padding-left: 2em;
}
.wpcf7 {
    padding: 2.5em 0 !important;
}
.form-row {
    display: flex;
    flex-wrap: wrap;
}
label {
    display: inline-block;
    font-size: 1.25em;
    margin-bottom: 0.5rem;
}
.form-control {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    color: #495057;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    height: calc(1.5em + 0.75rem + 2px);
    line-height: 1.5;
    padding: 0.375rem 0.75rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    width: 100%;
}
.form-control:focus {
    background-color: #fff;
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    color: #495057;
    outline: 0;
}
.form-group {
    margin-bottom: 1rem;
    padding-left: 5px;
    padding-right: 5px;
}
select {
    word-wrap: normal;
}
.contact-form .btn {
    background-color: #fff;
    border: 2px solid #187f32;
    border-radius: 0;
    color: #187f32;
    display: inline-block;
    font-family: Roboto, sans-serif !important;
    font-weight: 400;
    padding: 0.5em 2em;
}
.footer-widget ul {
    display: flex !important;
    flex-direction: column;
    list-style: disclosure-closed;
    padding-left: 1em;
}
.w-50 {
    width: 50%;
}
.w-25 {
    width: 25%;
}
.w-75 {
    width: 75%;
}
.contentDivBanner a:hover,
.error404 .contentDivBanner a:hover,
.search-results .contentDivBanner a:hover {
    color: #ccc;
}
.listActu .contentArticle .entry-content,
.listCas .contentArticle .entry-content {
    display: flex;
    flex-flow: column;
    height: 100%;
}
.listActu .contentArticle .entry-content .btArea,
.listCas .contentArticle .entry-content .btArea {
    align-items: flex-start;
    display: flex;
    flex-flow: column;
    height: 100%;
    justify-content: flex-end;
}
.greyBand {
    background: linear-gradient(180deg, #fff 50%, #2f3438 50%);
}
.greyBar {
    min-height: 4em;
    width: 100%;
    background: #2f3438;
}
.agencySquare {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-family: Roboto, sans-serif !important;
    justify-content: center;
    margin: 0;
    padding: 2em;
    width: 100%;
}
.agencySquare:nth-of-type(1) {
    background: #a1950d;
}
.agencySquare:nth-of-type(2) {
    background: #b5d236;
}
.agencySquare:nth-of-type(3) {
    background: #008874;
}
.agencySquare:nth-of-type(4) {
    background: #3498db;
}
.agencySquare p {
    margin: 0.35em 0;
}
.solution-1,
.solution-2,
.solution-3,
.solution-5,
.solution-6,
.solution-7 {
    border-bottom: none;
    border-right: 1px solid #fff;
}
.help-section {
    padding-top: 4.3em;
}
.txtArt p {
    font-size: 14px;
}
.single-post div > img {
    margin: 0 0 20px;
}
.single-post p {
    font-size: 14px;
}
.searchRes {
    display: flex;
    flex-flow: row;
    line-height: 1;
}
.searchRes .entry-thumbnail {
    max-width: 25%;
    min-width: 25%;
}
.searchRes .entry-content {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 0 1em;
}
.searchRes .entry-content h2 {
    font-size: 1.5em;
    margin: 0;
}
.searchRes .entry-content p {
    line-height: 1.5;
    font-size: 14px;
    margin: 0;
}
.resPage {
    padding: 2em 0 0;
}
.resPage article {
    border-bottom: 1px solid #ccc;
    margin: 1em 0;
    padding: 0 0 1em;
}
.listActu,
.listCas {
    border-bottom: 1px solid #ccc;
    display: flex;
    padding: 1em 0;
}
.round img {
    max-width: 60%;
    width: 60%;
}
.hover-move:hover .hover-move img {
    bottom: -2em;
}
.partners hr {
    background-color: #000;
    height: 2px;
    width: 92%;
}
.partners h4 {
    background-color: #fff;
    border: 2px solid #000;
    color: #7ec617;
    font-size: 11px;
    margin: auto;
    padding: 2px 25px;
    top: 0;
}
.statistics {
    margin-top: 3rem;
}
.boxes {
    margin: auto auto 7rem;
    width: 56%;
    z-index: 2;
}
.offset-background {
    background-color: #2f3438;
    height: 100%;
    top: 7rem;
    width: 100%;
    z-index: 1;
}
.box-left {
    width: 66%;
}
.big-number {
    margin: 0 28px 0 12px;
}
.box-right {
    background-color: #00b3cf;
    color: #fff;
    width: 29%;
}
.contact-link {
    bottom: 35px;
    color: #fff;
    font-size: 11px;
    left: 38px;
}
.contact-link-arrow {
    bottom: 27px;
    right: 24px;
}
.box-left-top {
    background-color: #484d52;
    justify-content: center;
    padding-bottom: 6em;
    padding-top: 4em;
}
.box-left-top .more-about {
    bottom: 1.5em;
    left: 0;
}
.box-left-top .more-about a {
    text-decoration: none;
}
.box-left-top .more-about img {
    padding-right: 2em;
}
.box-left-top div p {
    color: #fff;
    margin-left: 10px !important;
}
.box-left-top .icon {
    max-width: 70px;
}
.box-left-bottom-left {
    background-color: #187f32;
    color: #fff;
    width: 50%;
}
.box-left-bottom-left .legend {
    padding: 0 2em;
    line-height: 1.2 !important;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0;
}
.box-left-bottom-right p.bold.mgb-0.fz-50 {
    letter-spacing: -0.05em;
    font-size: 8em !important;
    margin: 0;
}
.box-right a {
    display: flex;
    flex-flow: column;
    justify-content: space-around;
}
.box-left-bottom-left,
.box-left-bottom-right,
.box-right a {
    padding: 2em;
}
.box-left-bottom-left img {
    bottom: 25px;
    right: 10px;
}
.box-left-bottom-right .roboto {
    font-size: 9px;
    letter-spacing: 1.5px;
    line-height: 16px;
    margin: 12px auto auto;
    width: 50%;
}
.advices {
    background-color: #2f3438;
    color: #fff;
    padding: 0 35px 11em;
}
.last-articles .article .post_content p {
    font-size: 1.2em;
}
.relative.statistics p.legend.fz-20 {
    line-height: 0.75;
}
.relative.statistics .more-about a,
.relative.statistics a.contact-link {
    font-size: 1.25em;
}
.box-left-top .more-about {
    padding: 0 2em;
}
.testimony-slider {
    background-image: url(img/slide.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5em 0;
}
.owl-item div h1:before {
    background-image: url(img/guillemets.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 40px;
    left: -35px;
    position: absolute;
    top: 30px;
    width: 30px;
}
.owl-item div h1:after {
    background-image: url(img/guillemets-fermes.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
    right: -35px;
    top: 30px;
    width: 30px;
}
.owl-item div.sa_hover_container h1 {
    font-size: 20px;
    position: relative;
}
.white .sa_owl_theme .owl-nav .owl-next,
.white .sa_owl_theme .owl-nav .owl-prev {
    top: 20%;
}

.white #slider_hp.sa_owl_theme .owl-nav .owl-next,
.white #slider_hp.sa_owl_theme .owl-nav .owl-prev {
    top: 50%;
}

#slider_hp .sa_vert_center_wrap {
    max-width: 100%;
    display: flex;
    justify-content: center;
}

#slider_hp .sa_vert_center {
    margin-left: 15%;
}

#menu-footer-secteurs-dactivite {
    list-style-type: none;
    padding-left: 15px;
}
#menu-footer-secteurs-dactivite li a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}
#menu-footer-secteurs-dactivite li.menu-item {
    line-height: 25px;
}
.footer-contact {
    background-color: #187f32;
    border: 2px solid #187f32;
    color: #fff;
    font-family: Roboto, sans-serif !important;
}
.footer-main .container a.link-button {
    color: #fff;
    border: 2px solid #fff;
    font-family: Roboto, sans-serif !important;
}
.footer-main .container a.link-button:hover {
    background-color: #fff;
    color: #187f32;
    transition: all 0.3s ease 0;
}
footer {
    border-top: 1px solid #ccc;
}
.footer-main {
    padding: 2.5em;
}
.footMainMenu a.mega-menu-link {
    font-weight: 700 !important;
}
li.mega-menu-item:hover .mega-menu-link {
    background-color: #187f32;
    color: #fff;
}
.footer-bottom p {
    border-right: 1px solid grey;
    padding: 0 5px;
}
.footer-bottom a:link {
    color: grey !important;
}
.footer-bottom a:hover {
    color: #bebebe;
}
.footer-bottom {
    background-color: #2f3438;
    color: grey;
    margin-top: 1em;
    padding: 10px 30px;
}
.social-links .linkedin {
    background-image: url(img/linkedin.png);
    padding-right: 10px;
}
.social-links .google {
    background-image: url(img/logo-google.png);
    margin-left: 10px;
}
.social-links .google,
.social-links .linkedin {
    background-repeat: no-repeat;
    background-size: contain;
    height: 25px;
    width: 25px;
}
.footer-bottom .social-links .hr {
    background-color: grey;
    height: 12px;
    width: 1px;
}
.textwidget p:first-child {
    margin-bottom: 1em;
}
.front-categories span.entry-title {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
}
.main-slide.relative .slide-text .right-arrow-top.sp-dp-none.absolute span.dashicons-arrow-right-alt2 {
    font-size: 5em;
    line-height: 0.85;
}
#anchor-to-top {
    background-color: #f5ca01;
    border-radius: 100%;
    bottom: 20px;
    cursor: pointer;
    display: none;
    height: 60px;
    line-height: 1;
    position: fixed;
    right: 20px;
    width: 60px;
    padding: 0.5em 0.25em;
    z-index: 2;
}
#anchor-to-top p {
    margin: 0;
    font-size: 0.95em;
}
.cookie-notice-container .cn-button.bootstrap {
    background: #187f32;
    border: 2px solid #fff;
    border-radius: 0;
    color: #fff;
    padding: 0 1em;
}
.cookie-notice-container .cn-button.bootstrap:hover {
    background: #fff;
    border: 2px solid #146428;
    border-radius: 0;
    color: #146428;
    padding: 0 1em;
}
.arrow-up {
    transform: rotate(180deg);
}
.boxShadow {
    box-shadow: 0 0.25em 0.35em #00000030;
}
.txtShadow {
    text-shadow: 0.1em 0.1em 0.2em #00000030;
}
.header-top {
    margin: 0 auto;
}
#mega-menu-wrap-header-nav .mega-menu-toggle {
    background-color: transparent !important;
}
.subMenuClose {
    display: none !important;
}
.alignSelfCenter {
    align-self: center;
}
.divBannerImg {
    align-items: center;
    background-position-x: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 300px;
    justify-content: flex-start;
    max-height: 300px;
    width: 100%;
}
.contentDivBanner {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 2;
}
.divBannerImg h1 {
    color: #fff;
    font-size: 0.75rem;
    line-height: 2.5;
    padding: 0;
}
.divBannerImg p,
.page-template-default h1,
.page-template-template-actualites h1,
.page-template-template-cas-pratiques h1,
.page-template-template-contact h1,
.page-template-template-solutions h1,
.post-type-archive h1,
.single-actualites h1,
.single-cas_pratiques h1 {
    border-bottom: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 3em;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 1.25;
    margin: 0;
    max-width: 60%;
    padding: 0 0 1em;
}
.contentDivBanner .search-field {
    min-width: 250px;
    padding: 0.75em;
}
.contentDivBanner .search-submit {
    top: 0.25em;
}
.page-template-template-contact h1 {
    font-size: 3em;
    text-transform: capitalize;
}
.divContentArtText p {
    font-size: 14px;
    margin: 0;
}
.contentContactText span,
.contentIndusText span,
.contentSolutionsText p {
    font-size: 2rem;
}
.contentContactText p,
.contentIndusText p,
.contentSolutionsText p {
    line-height: 1.5;
    margin: 15px auto;
    text-align: center;
    width: 50%;
}
#nav-tabContent {
    display: flex;
    flex-flow: column;
}
#navtabpag {
    order: 1;
}
.nav-tabs {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.35em;
    justify-content: space-between;
    list-style: none;
    margin-bottom: 0;
    padding: 15px 0;
}
.nav-tabs .dashicons {
    vertical-align: sub;
}
.wpTags {
    color: #f3cb06;
    font-weight: 700;
    margin: 1em 0 !important;
}
.wpTags a:hover {
    color: #ffd500;
}
.nav-tabs .nav-link {
    color: #ccc;
    display: block;
    padding: 0.5rem 1rem;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
    padding: 0 0 15px;
    width: 49%;
}
.nav-tabs .nav-link {
    border-bottom: 1px solid;
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
}
.fade:not(.show) {
    opacity: 0;
}
.fade {
    transition: opacity 0.15s linear;
}
.articleLineBloc {
    display: flex;
    flex-flow: row;
    margin-bottom: 3px;
}
.divThumb {
    background-position: center;
    background-size: cover;
    height: 250px;
    min-width: 250px;
    width: 250px;
}
.divContentArtText {
    background-color: #fff;
    display: flex;
    flex-flow: column;
    flex-grow: 1;
    justify-content: space-between;
    line-height: 1.5;
    margin-left: 3px;
    padding: 30px;
}
.divContentArtText .strongTitle {
    font-size: 1.5em;
}
.divContentArtText .link-button {
    background-color: #fff;
    border: 2px solid #2f3438;
    color: #2f3438;
    font-family: Roboto, sans-serif !important;
    margin: 0 !important;
    padding: 7px 25px;
    text-decoration: none;
    transition: all 0.3s ease 0;
}
.divContentArtText .link-button:hover {
    background-color: #2f3438;
    border: 2px solid #2f3438;
    color: #fff;
    font-family: Roboto, sans-serif !important;
    padding: 7px 25px;
    text-decoration: none;
    transition: all 0.3s ease 0;
}
.page-template-template-solutions .site-content-contain {
    background-color: #2f3438;
}
.divThumb,
.globalBloc {
    background-repeat: no-repeat;
}
.page-template-template-industries .front-solutions .solution-item:last-of-type {
    border-right: none;
}
.page-template-template-industries .advices,
.page-template-template-industries .solutions {
    padding: 0;
}
.page-template-template-industries .solutions {
    background: linear-gradient(180deg, #fff 50%, #2f3438 50%);
}
.page-template-template-industries .solution-item {
    margin: 30px 0;
}
.page-template-template-industries .last-articles > div {
    padding: 30px;
}
.page-template-template-industries .post_title {
    font-size: 1.25rem;
}
.page-template-template-industries .front-solutions {
    justify-content: center;
    margin: 0 auto;
    max-width: 50%;
}
.page-template-template-industries .front-solutions > div {
    align-items: center;
    border: none;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 250px;
    justify-content: center;
    line-height: 1.2;
    margin: 0;
    max-height: 250px;
    min-width: 300px;
    padding: 2em;
}
.page-template-template-industries .front-solutions a {
    border-color: #fff;
    color: #fff;
}
.page-template-template-industries .front-solutions a:hover {
    background: #fff;
    border-color: #fff;
    color: #333;
}
.page-template-template-industries .front-solutions .solution-1 {
    background: #a0950d;
}
.page-template-template-industries .front-solutions .solution-2 {
    background: #bed022;
}
.page-template-template-industries .front-solutions .solution-3 {
    background: #7bb42e;
}
.page-template-template-industries .front-solutions .solution-4 {
    background: #f6ca00;
}
.page-template-template-industries .front-solutions .solution-5 {
    background: #3077d1;
}
.page-template-template-industries .front-solutions .solution-6 {
    background: #00b3cf;
}
.page-template-template-industries .front-solutions .solution-7 {
    background: #008873;
}
.page-template-template-industries .front-solutions .solution-8 {
    background: #8c6db3;
}
.page-template-template-industries .relative .advicesBlocHead {
    padding: 6em 0;
}
.page-template-template-industries .relative .advicesBlocHead h3 {
    margin: 0;
    padding: 0;
}
.page-template-template-industries .relative .advicesBlocHead p {
    font-size: 2em;
    margin: 0;
}
.page-template-template-industries .advices .globalBloc {
    align-items: flex-end;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    max-height: 500px;
    min-height: 500px;
}
.page-template-template-industries .advices .globalBloc a {
    display: contents;
}
.page-template-template-industries .advices .globalBloc a:hover > div {
    background: #fff;
}
.page-template-template-industries .whiteBloc {
    background: #ffffffeb;
    box-sizing: border-box;
    color: #333;
    display: flex;
    flex-direction: column;
    height: 250px;
    justify-content: space-between;
    max-width: 50%;
    padding: 2.5em;
    text-align: left;
}
.page-template-template-industries .whiteBloc > p {
    line-height: 1.5;
    margin: 0;
}
.page-template-template-industries .whiteBloc strong {
    font-size: 1.25em;
}
.page-template-template-industries .whiteBloc .entry-title img {
    max-height: 75%;
}
.angularGreenBkg {
    background: linear-gradient(110deg, #187f32 50em, transparent 0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.page-template-template-industries .contentIndusBanner {
    z-index: 2;
}
.footer-main ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90% !important;
    font-weight: 400;
}
.footer-contact {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.muli,
a,
body,
h1,
h2,
h3,
input,
p,
span {
    font-family: Muli, sans-serif;
}
.sm-dp-none,
.tab-content > .active,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
.bold,
b,
strong {
    font-weight: 700;
}
audio,
canvas,
video {
    display: inline-block;
}
.relative,
.search-form {
    position: relative;
}
.article,
.mgt-0 {
    margin-top: 0;
}
.left,
.sm-text-center {
    text-align: left;
}
.lh-28,
.owl-item div h1 {
    line-height: 28px;
}
.mgt-2 {
    margin-top: 2em;
}
.mgb-2 {
    margin-bottom: 2em;
}
.last-articles .post,
.pgh-10 {
    padding: 0 10px;
}
.mgt-4em,
.pgt-4em {
    padding-top: 4em;
}
.hover-move,
.post_title a {
    text-decoration: none;
}
.footer-widget.widget_text:first-child,
.top-left-label {
    max-width: 25%;
}
.box-left-bottom-right,
.page-template-template-solutions footer {
    background-color: #fff;
}
.post_content p,
.textwidget p {
    line-height: 20px;
}
#mega-menu-wrap-header-nav .mega-menu-toggle .mega-toggle-block-1::after,
input[type="search"]:focus {
    color: #000;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover,
.wpTags a {
    color: #f3cb06;
}
#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link {
    font-size: 0.85em;
    font-weight: 700 !important;
    line-height: 4.5 !important;
}
#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 90%;
    font-weight: 700 !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item > a.mega-menu-link {
    font-size: 0.85em !important;
    padding: none !important;
    text-transform: uppercase !important;
    white-space: nowrap;
}
ul.mega-sub-menu {
    transition: all 50ms !important;
}
.widget_search input[type="search"] {
    border: 1px solid #ccc;
}
.widget_search .search-submit span {
    line-height: 1.25;
}
h5.widget-title {
    line-height: 1.5;
}
.clidButton:hover,
.contact-form .btn:hover {
    background-color: #187f32;
    border: 2px solid #187f32;
    color: #fff;
    display: inline-block;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button,
textarea.form-control {
    height: auto;
}
.center,
.contentContactText,
.contentIndusText,
.txtCenter {
    text-align: center;
}
.page-template-template-industries .advices .globalBloc a:hover .entry-title,
.widget_recent_entries ul li a:hover .contentTxtWidget b {
    color: #187f32;
}
.clidPagination nav,
.clidPagination ul {
    display: flex;
    list-style: none;
    padding-left: 0;
}
.clidPagination a,
.clidPagination li a,
.clidPagination li span,
.clidPagination span {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #ccc;
    display: block;
    line-height: 1.25;
    margin-left: -1px;
    padding: 0.5rem 0.75rem;
    position: relative;
}
.clidPagination a,
.clidPagination li a {
    color: #187f32;
    font-weight: 700;
}
.clidPagination a:hover,
.clidPagination li a:hover {
    background: #187f32;
    color: #fff;
    font-weight: 700;
}
.clidPagination li span,
.clidPagination span {
    color: #333;
    font-weight: 400;
}
.category-item:hover .category-name .relative a,
.category-item:hover .category-name .relative h4,
.category-item:hover .category-name .relative span,
.error404 .contentDivBanner a,
.page-template-template-solutions .contentSolutionsText,
.search-no-results .contentDivBanner a,
.search-results .contentDivBanner a,
.slide-text a,
#slider_hp .owl-item a{
    color: #fff;
}
#wpadminbar,
.mega-toggle-label,
.page-template-template-actualites #custom-post-type-archives-3,
.page-template-template-actualites #custom-post-type-recent-posts-3,
.page-template-template-cas-pratiques #custom-post-type-archives-2,
.page-template-template-cas-pratiques #custom-post-type-recent-posts-2,
.single-actualites #custom-post-type-archives-3,
.single-actualites #custom-post-type-recent-posts-3,
.single-cas_pratiques #custom-post-type-archives-2,
.single-cas_pratiques #custom-post-type-recent-posts-2,
[hidden],
template {
    display: none;
}
.blocAgencies,
.page-template-template-industries .whiteBloc .entry-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.footer-bottom p:last-of-type,
.leftColArea .listActu:nth-last-of-type(2),
.leftColArea .listCas:last-of-type,
.leftColArea .listCas:nth-last-of-type(2) {
    border: none;
}
.divBannerImg .wrap,
.page-template-template-industries .date,
.page-template-template-industries .post_title,
.w-100 {
    width: 100%;
}


#slider_hp_slide01, #slider_hp_slide02, #slider_hp_slide03 {
    background-size: 100% !important;
}

@media screen and (max-width: 768px) {
    .page-template-template-actualites .contentArticle .entry-title,
    .page-template-template-cas-pratiques .contentArticle .entry-title {
        padding: 0 !important;
    }

    .sa_vert_center {
        margin-top: 270px !important;
    }

    #slider_hp_slide01, #slider_hp_slide02, #slider_hp_slide03 {
        background-size: 50% !important;
    }
    .owl-stage-outer.owl-height {
        height: 750px !important;
    }
    .contentTxtWidget {
        font-size: 115%;
    }
    .footLogo {
        width: 50% !important;
    }
    #site-navigation {
        position: fixed;
        right: 10px;
        top: 50px;
        width: 100%;
        z-index: 5;
    }
    #mega-menu-wrap-header-nav .mega-menu-toggle .mega-toggle-block-1:after {
        color: #000;
        font-size: 32px;
    }
    #mega-menu-wrap-header-nav .mega-menu-toggle {
        background-color: transparent;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link {
        font-size: 16px;
        padding-right: 20px;
        text-align: right;
    }
    .header-search {
        margin: 1.5em auto auto;
        max-width: 90%;
        width: 90%;
    }
    .main-slide {
        background-color: #187f32;
        background-image: none;
        height: auto;
        padding: 1rem 1rem 4rem;
        width: inherit;
    }

    /* responsive slider plugin SA SLIDERS */

    .slide-text {
        margin: auto;
        padding: 0;
        width: 95%;
    }
    .sm-dp-none {
        display: none;
    }
    .sm-flex-col {
        flex-direction: column;
    }
    .md-align-items-center {
        align-items: start !important;
    }
    .sm-pg-15 {
        padding: 15px;
    }
    .md-col-3 {
        display: block;
        flex: auto;
    }
    .sm-text-center {
        text-align: center;
    }
    .md-absolute-only {
        display: relative !important;
    }
    .article {
        margin-top: 15px;
    }
    .footer-widget.widget_text:first-child {
        max-width: 100%;
    }
    .footer-main {
        padding: 20px;
    }
    #menu-footer-secteurs-dactivite {
        padding-left: 0;
    }
    .footer-contact {
        margin: auto;
    }
    .box-right {
        padding: 15px 0;
        width: 100%;
    }
    .box-right p {
        padding-left: 15px;
        padding-right: 15px;
    }
    .solution-item {
        margin: auto;
        padding: 35px 0;
        width: 80%;
    }
    .solution-name {
        height: 65px;
    }
    .solution-1,
    .solution-2,
    .solution-3,
    .solution-4,
    .solution-5,
    .solution-6,
    .solution-7 {
        border-bottom: 1px solid #fff;
        border-right: none;
    }
    .box-left,
    .category-item {
        width: 100%;
    }
    .boxes,
    .md-w-50,
    .md-w-60 {
        width: 90%;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link {
        font-size: 0.8em;
        font-weight: 400 !important;
    }
    .footMainMenu .mega-menu-toggle {
        display: none !important;
    }
    #mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle + #mega-menu-max_mega_menu_2 {
        background: 0 0 !important;
    }
    .footMainMenu ul li a.mega-menu-link {
        color: #333 !important;
        padding: auto 0 !important;
    }
    .footMainMenu ul li a.mega-menu-link:hover {
        color: #187f32 !important;
        padding: auto 0 !important;
    }
    .footer-bottom p,
    .footer-bottom p:nth-child(0n + 1),
    .footer-bottom p:nth-child(0n + 2) {
        border-right: none;
    }
}
@media screen and (min-width: 768px) {
    .footMainMenu ul li a.mega-menu-link {
        margin: 0.65em 0 !important;
    }
    .main-slide {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 567px;
        left: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        position: relative;
        right: 50%;
        width: 100vw;
    }
    .owl-item div.sa_hover_container {
        margin: auto !important;
        max-width: 45%;
        padding: 0 !important;
    }
    .md-absolute-only,
    .white.md-absolute-only {
        position: absolute !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .box-right {
        padding: 0 15px;
    }
    .solution-name {
        height: 95px;
    }
    .slide-text {
        margin: auto;
        width: 80%;
    }
}
@media screen and (min-width: 1024px) {
    .lg-mx-w-60 {
        margin: auto;
        max-width: 60%;
    }
}
@media (min-width: 300px) {
    body {
        padding: 6.5rem 0 0;
    }
    #mega-menu-header-nav {
        margin: 0.5rem 0 0 !important;
    }
}
@media (min-width: 320px) {
    body {
        padding: 6.8rem 0 0;
    }
    #mega-menu-header-nav {
        margin: 0.5rem 0 0 !important;
    }
}
@media (min-width: 360px) {
    body {
        padding: 8rem 0 0;
    }
}
@media (min-width: 410px) {
    body {
        padding: 8.25rem 0 0;
    }
    #mega-menu-header-nav {
        margin: 0.8rem 0 0 !important;
    }
}
@media (min-width: 450px) {
    body {
        padding: 8.5rem 0 0;
    }
    #mega-menu-header-nav {
        margin: 1rem 0 0 !important;
    }
}
@media (min-width: 480px) {
    body {
        padding: 8.8rem 0 0;
    }
    #mega-menu-header-nav {
        margin: 1.2rem 0 0 !important;
    }
}
@media (min-width: 500px) {
    #mega-menu-header-nav {
        margin: 1.5rem 0 0 !important;
    }
}
@media (min-width: 520px) {
    body {
        padding: 9rem 0 0;
    }
    #mega-menu-header-nav {
        margin: 1.75rem 0 0 !important;
    }
}
@media (min-width: 550px) {
    body {
        padding: 9rem 0 0;
    }
}
@media (min-width: 575px) {
    body {
        padding: 9rem 0 0;
    }
    #mega-menu-header-nav {
        margin: 2rem 0 0 !important;
    }
}
.whiteBlocFrontArt {
    padding: 1em;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.front-categories span.entry-title {
    position: initial !important;
}
.leftColArea .single-post {
    padding: 2em 2em 0;
}
#breadcrumbs {
    text-transform: lowercase !important;
    padding: 1.5em;
    margin: 0;
}
#breadcrumbs a {
    color: #666;
}
#breadcrumbs a:hover {
    color: #187f32;
}
.breadcrumb-bar {
    border-top: 1px solid #ccc;
    background: #f5f5f5;
}
.jquery-tab-pager-tabbar {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#jquery-tab-pager-navi {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#jquery-tab-pager-navi li {
    list-style: none;
    display: inline;
}
#jquery-tab-pager-navi li a.current,
#jquery-tab-pager-navi li a.disable,
#jquery-tab-pager-navi li a:hover {
    color: #333;
}
#jquery-tab-pager-navi li a:hover {
    background: #187f32;
    color: #fff;
    font-weight: 700;
}
.page-template-template-solutions .clidPagination {
    padding: 0 !important;
}
@media (max-width: 575px) {
    .leftColArea .single-post {
        padding: 1em 0;
    }
    .box-left-bottom-left {
        display: flex;
        flex-flow: column;
        justify-content: space-evenly;
    }
    .box-left-bottom-left .fz-70 {
        font-size: 5em !important;
    }
    .box-left-bottom-left .legend {
        padding: 0 !important;
        font-size: 1.5em;
    }
    .box-left-bottom-right p.bold.mgb-0.fz-50 {
        font-size: 5em !important;
    }
    .box-left-bottom-right p {
        margin: 0 !important;
        width: 100% !important;
    }
    .widget_recent_entries ul {
        padding: 0 !important;
    }
    .listActu,
    .listCas {
        flex-flow: column !important;
    }
    .listActu .contentArticle,
    .listCas .contentArticle {
        padding: 1em 0 !important;
        width: 100% !important;
    }
    .searchRes .entry-thumbnail {
        max-width: 100%;
        min-width: 100%;
        padding: 0 1em;
    }
    .searchRes .entry-content h2 {
        padding: 0.5em 0;
    }
    .searchRes .entry-content .clidButton {
        margin: 0.5em 0 0;
    }
    .divContentArtText {
        margin: 0;
        padding: 20px;
    }
    .page-template-template-contact .form-group {
        padding: 0 20px;
        width: 100% !important;
    }
    .blocAgencies {
        flex-direction: column !important;
        padding: 20px;
    }
    .footer-contact p {
        line-height: 1.25;
    }
    .footer-contact a.link-button {
        background-color: #187f32 !important;
        border: 2px solid #187f32 !important;
        color: #fff !important;
        font-size: 1.25em;
    }
    .footer-contact a.link-button:hover {
        background-color: #fff !important;
        border: 2px solid #187f32 !important;
        color: #187f32 !important;
    }
    .contentDivBanner {
        padding: 0 1.5em;
    }
    .footmenu1 {
        display: none !important;
    }
    .help-section h3 {
        padding: 0 1em;
    }
    .last-articles .article .post_content p {
        line-height: 1.5;
        width: 100%;
    }
    .site-header {
        max-width: 100%;
    }
    .logo-header {
        margin-left: 0;
        width: 25%;
    }
    #site-navigation {
        right: 0;
        top: 1.2rem;
    }
    .subMenuClose {
        display: block;
    }
    #mega-menu-header-nav {
        box-shadow: 0.5em 0.5em 1em #33333382 !important;
        padding: 0 15px !important;
    }
    #mega-menu-wrap-header-nav .mega-menu-toggle + #mega-menu-header-nav {
        background: #187f32;
        display: none;
        padding: 0;
    }
    .mega-menu-wrap ul li {
        display: block !important;
        padding: 0 !important;
    }
    .mega-menu-wrap ul li a {
        border-bottom: 1px solid #fff !important;
        display: block !important;
        font-size: 16px !important;
        letter-spacing: 2px !important;
        position: relative !important;
        text-align: left !important;
        text-decoration: none !important;
        text-transform: uppercase !important;
    }
    .mega-menu-wrap ul.mega-menu li:last-child a {
        border-bottom: 0 !important;
    }
    .mega-menu-wrap ul.mega-sub-menu li:last-child a {
        border-bottom: 1px solid #fff !important;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link {
        line-height: 2.5 !important;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-toggle-on > a.mega-menu-link:hover {
        background: #136227;
        color: #fff;
    }
    #mega-menu-header-nav a:hover,
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
        background: #136227 !important;
        color: #fff;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        background: #187f32 !important;
        color: #fff;
        height: 40px;
        line-height: 2.5 !important;
        margin: 0;
        padding: 0 10px;
        white-space: nowrap;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu {
        background: #187f32;
        float: none;
        min-height: 280px;
        padding: 0 15px;
        position: absolute;
        top: 0;
        transition: all 0.5s ease-in-out;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav li.mega-menu-item > ul.mega-sub-menu {
        display: block !important;
        opacity: 1;
        visibility: visible;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav li.mega-menu-item {
        position: initial !important;
    }
    .submenu-in {
        left: 0 !important;
        opacity: 1 !important;
    }
    .submenu-out {
        left: 100% !important;
        opacity: 0 !important;
    }
    .subMenuClose a {
        padding-left: 0;
    }
    .subMenuClose span {
        line-height: 2;
    }
    .main-slide {
        background-position-x: center;
        background-size: cover;
    }
    .slide-text > h2,
    #slider_hp .sa_vert_center h2 {
        font-size: 30px;
        padding-right: 1.2em;
    }
    .sa_vert_center h3 {
        font-size: 26px;
    }
    .slide-text .right-arrow-top {
        bottom: 6rem;
        height: 25px;
        width: 25px;
    }
    .slide-text hr, #slider_hp .sa_vert_center hr {
        margin-bottom: 3em;
    }
    .slide-text a, #slider_hp .sa_vert_center a {
        text-align: center;
    }
    .category-item {
        background-size: cover;
        height: 230px;
        width: 100%;
    }
    .category-name {
        background: #fff;
        bottom: 0;
        height: 38%;
        left: 0;
        max-height: 50%;
        max-width: 575px;
        padding: 0 !important;
        width: 100% !important;
    }
    .category-name img.absolute {
        right: 12% !important;
        width: 4%;
    }
    .solutions {
        background: #2f3438;
        padding: 1.5rem 0 2em;
    }
    .solutions h3 {
        color: #fff;
        font-size: 26px;
        font-weight: 600;
        padding: 0 15px;
    }
    .advices,
    .help-section,
    .testimony-slider {
        padding: 1.5rem 0 2em;
    }
    .advices h3,
    .help-section h3,
    .testimony-slider h3 {
        font-size: 2em !important;
        text-transform: capitalize;
    }
    .help-section h3 > span.fz-27 {
        font-size: 26px;
    }
    .help-section .hover-move p {
        line-height: 4;
    }
    .partners {
        margin-top: 0 !important;
    }
    .partners h4 {
        color: #000;
    }
    .big-number {
        margin: 0 14px 0 12px;
    }
    .top-left-label p.fz-29 {
        font-size: 21px;
    }
    #slider_114 .owl-next,
    #slider_114 .owl-prev,
    #slider_163 .owl-next,
    #slider_163 .owl-prev {
        background-size: 50% !important;
        top: 50%;
        width: 20px !important;
    }
    .contact-link {
        font-size: 15px;
    }
    .contact-link-arrow {
        padding: 0 5px;
        width: 12px;
    }
    .statistics .boxes {
        margin-bottom: 5em;
        width: 100%;
    }
    .absolute.more-about img {
        width: 10px;
    }
    .footer-contact {
        display: block;
        margin: auto;
        margin-bottom: 2em;
        order: 1;
        padding: 0 0 2.5em;
        width: 100%;
    }
    .footer-bottom p {
        margin: 0.25em 0;
    }
    #text-3 {
        order: 2;
    }
    .footmenu2 {
        order: 3;
    }
    .advices .article {
        margin: 0;
        padding: 0;
    }
    .post_title {
        display: block;
        padding: 0 15px;
        width: auto;
    }
    .advices .article div.fz-13 {
        display: block;
        padding: 0 15px;
        text-align: justify;
        width: auto;
    }
    .contentContactText,
    .contentIndusBanner,
    .contentIndusText,
    .contentSolutionsBanner,
    .contentSolutionsText {
        padding: 15px;
    }
    .contentContactText p,
    .contentIndusText p,
    .contentSolutionsText p {
        width: 100%;
    }
    .listArticles .nav-tabs .nav-item {
        border: none;
        padding: 15px;
        width: 100%;
    }
    .divThumb {
        height: 100%;
        min-height: 200px;
        min-width: 360px;
        width: 100%;
    }
    .divBannerImg h1,
    .divBannerImg p {
        font-size: 1.5em;
        max-width: 100%;
    }
    .angularGreenBkg {
        background: linear-gradient(110deg, #187f32 16em, transparent 0);
    }
    .page-template-template-industries .contentIndusText p {
        font-size: 1.25em;
        width: 100%;
    }
    .page-template-template-industries .relative .advicesBlocHead h3 {
        letter-spacing: -0.025em;
        line-height: 1.25;
        padding: 0 0.5em;
    }
    .page-template-template-industries .relative .advicesBlocHead p {
        line-height: 1.5;
        padding: 0 1em;
    }
    .page-template-template-industries .advices .globalBloc {
        max-height: 30em;
        min-height: 30em;
    }
    .page-template-template-industries .whiteBloc {
        height: 50%;
        max-width: 100%;
        padding: 1.5em;
    }
    .page-template-template-industries .whiteBloc .entry-title {
        display: flex;
        justify-content: flex-end;
    }
    .page-template-template-industries .whiteBloc .entry-title span {
        padding-left: 1em;
    }
    .footer-main {
        margin-bottom: 0;
    }
    .footContainer img {
        width: auto;
    }
    #anchor-to-top:hover {
        background-color: #ffd901;
    }
    .footer-main .container > div {
        max-width: 100% !important;
        width: 100% !important;
    }
    #menu-footer-secteurs-dactivite li a:hover {
        color: #187f32;
        font-weight: 400 !important;
    }
    .menuIndus .link-button {
        margin: 0 !important;
    }
    #mega-menu-wrap-header-nav,
    .page-template-template-industries .date,
    .page-template-template-industries .post_title,
    .page-template-template-industries .whiteBloc .entry-title {
        padding: 0;
    }
    .help-section .arrow-down {
        display: none;
    }
    .footer-bottom {
        color: #ccc;
    }
    #actuPage,
    #casPage {
        flex-direction: column !important;
        padding: 1em 1.5em;
    }
    .leftColArea {
        width: 100% !important;
    }
    .rightColArea {
        border: none;
        padding: 0;
        width: 100% !important;
    }
    .articleLineBloc,
    .listArticles #nav-tab,
    .searchRes {
        flex-flow: column;
    }
    .advices .article img,
    .header-search {
        max-width: initial;
        width: 100%;
    }
    .main-slide.relative .slide-text .right-arrow-top.sp-dp-none.absolute span.dashicons-arrow-right-alt2 {
        font-size: 3em;
        line-height: 1.25;
    }
    .relative.advices .last-articles .post_content.white {
        padding: 0 15px;
    }
    .search-form {
        width: 100%;
    }
    .contentDivBanner .search-field {
        display: block;
        width: 100%;
    }
    .contentSolutionsText > p {
        font-size: 1.35rem;
    }
    .main-slide {
        background-position-x: 25%;
    }
    .solution-item {
        width: 100% !important;
    }
}
@media (min-width: 600px) {
    #mega-menu-header-nav {
        margin: 2.25rem 0 0 !important;
    }
    .searchRes .entry-thumbnail {
        padding: 0 0 0 1em;
    }
    .searchRes .entry-content h2 {
        padding: 0 0 0.5em;
    }
    .searchRes .entry-content .clidButton {
        margin: 0.5em 0 0;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .page-template-template-actualites #actuPage,
    .page-template-template-cas-pratiques #casPage,
    .single .content-area {
        flex-direction: column !important;
        padding: 1em 1.5em;
    }
    .leftColArea {
        width: 100% !important;
    }
    .rightColArea {
        border: none;
        padding: 0;
        width: 100% !important;
    }
    .contentDivBanner {
        padding: 0 1.5em;
    }
    .box-left-bottom-left .legend {
        text-align: center;
    }
    .divBannerImg p,
    .page-template-default h1,
    .page-template-template-actualites h1,
    .page-template-template-cas-pratiques h1,
    .page-template-template-contact h1,
    .page-template-template-solutions h1 {
        font-size: 2em;
    }
    .footmenu1 {
        display: none !important;
    }
    .logo-header {
        margin-left: 0;
        width: 25%;
    }
    #site-navigation {
        right: 0;
        top: 1.2rem;
    }
    .subMenuClose {
        display: block;
    }
    #mega-menu-wrap-header-nav {
        padding: 0;
    }
    #mega-menu-header-nav {
        box-shadow: 0.5em 0.5em 1em #33333382 !important;
        padding: 0 15px !important;
    }
    .mega-toggle-block {
        margin-right: 1.5em !important;
    }
    #mega-menu-wrap-header-nav .mega-menu-toggle + #mega-menu-header-nav {
        background: #187f32;
        display: none;
        padding: 0;
    }
    .mega-menu-wrap ul li {
        display: block !important;
        padding: 0 !important;
    }
    .mega-menu-wrap ul li a {
        border-bottom: 1px solid #fff !important;
        display: block !important;
        font-size: 16px !important;
        letter-spacing: 2px !important;
        position: relative !important;
        text-align: left !important;
        text-decoration: none !important;
        text-transform: uppercase !important;
    }
    .mega-menu-wrap ul.mega-menu li:last-child a {
        border-bottom: 0 !important;
    }
    .mega-menu-wrap ul.mega-sub-menu li:last-child a {
        border-bottom: 1px solid #fff !important;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link {
        line-height: 2.5 !important;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-toggle-on > a.mega-menu-link:hover {
        background: #136227;
        color: #fff;
    }
    #mega-menu-header-nav a:hover,
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
        background: #136227 !important;
        color: #fff;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        background: #187f32 !important;
        color: #fff;
        height: 40px;
        line-height: 2.5 !important;
        margin: 0;
        padding: 0 10px;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu {
        background: #187f32;
        float: none;
        min-height: 280px;
        padding: 0 15px;
        position: absolute;
        top: 0;
        transition: all 0.5s ease-in-out;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav li.mega-menu-item > ul.mega-sub-menu {
        display: block !important;
        opacity: 1;
        visibility: visible;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav li.mega-menu-item {
        position: initial !important;
    }
    .submenu-in {
        left: 0 !important;
        opacity: 1 !important;
    }
    .submenu-out {
        left: 100% !important;
        opacity: 0 !important;
    }
    .subMenuClose a {
        padding-left: 0;
    }
    .subMenuClose span {
        line-height: 2;
    }
    .main-slide {
        background-position-x: center;
        background-size: cover;
    }
    .slide-text > h2,
    #slider_hp .sa_vert_center h2{
        font-size: 42px;
        padding-right: 1.2em;
    }
    .slide-text .right-arrow-top {
        bottom: 6rem;
        height: 25px;
        width: 25px;
    }
    .slide-text hr,
    #slider_hp .sa_vert_center hr {
        margin-bottom: 3em;
    }
    .slide-text a,
    #slider_hp .sa_vert_center a {
        padding: 7px 13px;
        text-align: center;
    }
    .category-item {
        background-size: cover;
        height: 230px;
        width: 100%;
    }
    .category-name {
        background: #fff;
        bottom: 0;
        height: 38%;
        left: 0;
        max-height: 50%;
        max-width: 767px;
        padding: 0 !important;
        width: 100% !important;
    }
    .category-name h4 {
        padding: 5px 15px;
    }
    .entry-title {
        padding: 0 0 0 15px;
    }
    .category-name img.absolute {
        right: 8% !important;
        width: 3%;
    }
    .solutions {
        background: #2f3438;
        padding: 1.5rem 0 2em;
    }
    .solutions h3 {
        color: #fff;
        font-size: 26px;
        font-weight: 600;
        padding: 0 15px;
    }
    .advices,
    .help-section,
    .testimony-slider {
        padding: 1.5rem 0 2em;
    }
    .advices h3,
    .help-section h3,
    .testimony-slider h3 {
        font-size: 35px !important;
        text-transform: capitalize;
    }
    .help-section h3 > span.fz-27 {
        font-size: 26px;
    }
    .help-section .hover-move p {
        line-height: 4;
    }
    .partners {
        margin-top: 0 !important;
    }
    .partners h4 {
        color: #000;
    }
    .big-number {
        margin: 0 14px 0 12px;
    }
    .top-left-label p.fz-29 {
        font-size: 21px;
    }
    #slider_114 .owl-next,
    #slider_114 .owl-prev,
    #slider_163 .owl-next,
    #slider_163 .owl-prev {
        background-size: 50% !important;
        top: 50%;
        width: 20px !important;
    }
    .contact-link {
        font-size: 15px;
    }
    .contact-link-arrow {
        padding: 0 5px;
        width: 12px;
    }
    .statistics .boxes {
        margin-bottom: 5em;
        width: 100%;
    }
    .absolute.more-about img {
        width: 10px;
    }
    .contentContactText,
    .contentIndusBanner,
    .contentIndusText,
    .contentSolutionsBanner,
    .contentSolutionsText {
        padding: 15px 30px;
    }
    .page-template-template-industries .angularGreenBkg {
        background: linear-gradient(110deg, #187f32 25em, transparent 0);
    }
    .contentContactText p,
    .contentIndusText p {
        width: 75%;
    }
    .page-template-template-industries .front-solutions {
        flex-direction: row !important;
        max-width: 75%;
    }
    .page-template-template-industries .advices .globalBloc {
        align-items: flex-end;
    }
    .page-template-template-industries .advices .globalBloc:nth-of-type(2) {
        justify-content: flex-start;
    }
    .listArticles #nav-tab {
        padding: 15px;
    }
    .footer-main .container > div {
        box-sizing: border-box;
        margin: 15px;
        max-width: 33% !important;
        width: 33% !important;
    }
    .footer-main #text-3 .textwidget,
    .menuIndus {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .footer-main {
        margin-bottom: 0;
        padding: 15px !important;
    }
    .footer-main .link-button {
        margin: 0 !important;
        padding: 7px 18px;
    }
    .footContainer {
        flex-direction: row;
    }
    .footContainer img {
        width: auto;
    }
    .footer-contact {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0;
        width: 100%;
    }
    .footer-contact p {
        margin: 0 0 1em;
    }
    .footer-contact,
    .footer-main .container a.link-button {
        font-size: 75%;
    }
    #menu-footer-secteurs-dactivite li a:hover {
        color: #187f32;
        font-weight: 400 !important;
    }
    .footer-bottom p {
        margin: 0.25em 0;
    }
    .advices .article {
        margin: 0;
        padding: 0;
    }
    .post_title {
        display: block;
        padding: 0 15px;
        width: auto;
    }
    .advices .article div.fz-13 {
        display: block;
        padding: 0 15px;
        text-align: justify;
        width: auto;
    }
    #anchor-to-top:hover {
        background-color: #ffd901;
    }
    .help-section .arrow-down {
        display: none;
    }
    #menu-footer-secteurs-dactivite,
    .footer-main #text-3 .textwidget > p,
    .menuIndus .textwidget p {
        margin: 0;
    }
    .footer-bottom {
        color: #ccc;
    }
    .form-group {
        padding: 0 1em;
    }
    .blocAgencies {
        flex-direction: column;
        padding: 0 1em;
    }
    .advices .article img,
    .header-search {
        max-width: initial;
        width: 100%;
    }
}
#mega-menu-wrap-max_mega_menu_1 {
    padding: 0 0 0 4.5em;
}
@media (min-width: 768px) {
    .rightColArea {
        padding-right: 1em !important;
    }
    .blocAgencies {
        flex-direction: column;
        padding: 0 1em;
    }
    .form-group {
        padding: 0 1em;
    }
    .page-template-template-actualites #actuPage,
    .page-template-template-cas-pratiques #casPage,
    .single .content-area {
        flex-direction: column !important;
    }
    .leftColArea {
        width: 100% !important;
    }
    .rightColArea {
        border: none;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 0;
        width: 100% !important;
    }
    .contentDivBanner {
        padding: 0 2em;
    }
    .articleLineBloc {
        max-height: 250px;
    }
    .page-template-template-industries .advices .globalBloc {
        width: 100%;
    }
    .divBannerImg p,
    .page-template-default h1,
    .page-template-template-actualites h1,
    .page-template-template-cas-pratiques h1,
    .page-template-template-contact h1,
    .page-template-template-solutions h1,
    .single-actualites h1,
    .single-cas_pratiques h1 {
        font-size: 2em;
    }
    .angularGreenBkg {
        background: linear-gradient(110deg, #187f32 25em, transparent 0);
        z-index: 1;
    }
    .box-left-bottom-left .legend {
        text-align: center;
    }
    .box-left-bottom-right .roboto {
        font-size: 1.25em !important;
        line-height: 1.5;
        margin: 0 auto;
        width: 75%;
    }
    body {
        padding: 9rem 0 0;
    }
    .contentContactText,
    .contentIndusBanner,
    .contentSolutionsBanner {
        padding: 5em 2em;
    }
    .front-solutions {
        flex-direction: row !important;
    }
    #menu-footer-secteurs-dactivite {
        padding: 0 0.5em;
    }
    .footContainer img {
        max-width: 60%;
    }
    .footmenu1 {
        display: none !important;
    }
}
@media (min-width: 800px) {
    body {
        padding: 8rem 0 0;
    }
    .angularGreenBkg {
        background: linear-gradient(110deg, #187f32 40em, transparent 0);
    }
}
@media (min-width: 950px) {
    body {
        padding: 7.2rem 0 0;
    }
    .box-left-bottom-left .legend {
        text-align: left;
    }
}
@media (min-width: 991px) and (max-width: 992px) {
    #mega-menu-header-nav {
        margin: 1rem 0 0 !important;
    }
}
@media (max-width: 992px) {
    #mega-menu-wrap-header-nav #mega-menu-header-nav li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        display: none !important;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav li > a.mega-menu-link {
        display: flex !important;
        justify-content: space-between !important;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav li > a.btSubMenuClose {
        display: flex !important;
        justify-content: flex-start !important;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item-has-children > a.mega-menu-link::after {
        content: "\f140";
        display: inline-block;
        font-family: dashicons;
        margin: 0 0 0 6px;
        vertical-align: top;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: rotate(0);
        color: inherit;
        position: relative;
        background: 0 0;
        height: auto;
        width: auto;
        right: auto;
        line-height: inherit;
    }
}
@media (min-width: 993px) {
    .blocAgencies {
        flex-direction: row;
        padding: 0 1em;
    }
    #mega-menu-header-nav {
        margin: 0 !important;
    }
    body {
        padding: 4.6rem 0 0;
    }
    #masthead {
        padding: 0 15px !important;
    }
    .contentContactText,
    .contentIndusBanner,
    .contentSolutionsBanner {
        width: 100%;
    }
    .contentContactText,
    .contentIndusBanner,
    .contentIndusText,
    .contentSolutionsBanner,
    .contentSolutionsText,
    .listArticles {
        padding: 5em 2.5em;
    }
    .footMainMenu {
        padding: 0 2.5em;
    }
}
@media (min-width: 769px) {
    .box-left {
        width: 65%;
    }
    .box-right {
        width: 35%;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .logo-header {
        align-self: flex-start;
        display: flex;
        margin-left: 0;
    }
    .header-top {
        flex-direction: column;
    }
    .listArticles .solNav {
        padding: 0 1em;
    }
    #menu-footer-secteurs-dactivite li.menu-item {
        line-height: 3em;
    }
    #site-navigation {
        position: fixed;
        right: 0;
        top: 1.2rem;
        width: 100%;
        z-index: 5;
    }
    .header-search {
        margin: 15px 0 0;
        max-width: initial;
        width: 100%;
    }
    .subMenuClose {
        display: block;
    }
    #mega-menu-wrap-header-nav {
        padding: 0;
    }
    #mega-menu-header-nav {
        box-shadow: 0.5em 0.5em 1em #33333382 !important;
        padding: 0 15px !important;
    }
    .mega-toggle-block {
        margin-right: 1.5em !important;
    }
    #mega-menu-wrap-header-nav .mega-menu-toggle + #mega-menu-header-nav {
        background: #187f32;
        display: none;
        padding: 0;
    }
    .mega-menu-wrap ul li {
        display: block !important;
        padding: 0 !important;
    }
    .mega-menu-wrap ul li a {
        border-bottom: 1px solid #fff !important;
        display: block !important;
        font-size: 16px !important;
        letter-spacing: 2px !important;
        position: relative !important;
        text-align: left !important;
        text-decoration: none !important;
        text-transform: uppercase !important;
    }
    .mega-menu-wrap ul.mega-menu li:last-child a {
        border-bottom: 0 !important;
    }
    .mega-menu-wrap ul.mega-sub-menu li:last-child a {
        border-bottom: 1px solid #fff !important;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link {
        line-height: 2.5 !important;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-toggle-on > a.mega-menu-link:hover {
        background: #136227;
        color: #fff;
    }
    #mega-menu-header-nav a:hover,
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
        background: #136227 !important;
        color: #fff;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        background: #187f32 !important;
        color: #fff;
        height: 40px;
        line-height: 2.5 !important;
        margin: 0;
        padding: 0 10px;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu {
        background: #187f32;
        float: none;
        min-height: 280px;
        padding: 0 15px;
        position: absolute;
        top: 0;
        transition: all 0.5s ease-in-out;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav li.mega-menu-item > ul.mega-sub-menu {
        display: block !important;
        opacity: 1;
        visibility: visible;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav li.mega-menu-item {
        position: initial !important;
    }
    .submenu-in {
        left: 0 !important;
        opacity: 1 !important;
    }
    .submenu-out {
        left: 100% !important;
        opacity: 0 !important;
    }
    .subMenuClose a {
        padding-left: 0;
    }
    .subMenuClose span {
        line-height: 2;
    }
    .main-slide {
        background-position-x: center;
        background-size: cover;
    }
    .slide-text > h2 {
        font-size: 42px;
        padding-right: 1.2em;
        padding-top: 5em;
    }
    .slide-text .right-arrow-top {
        bottom: 6rem;
        height: 25px;
        width: 25px;
    }
    .slide-text hr {
        margin-bottom: 3em;
    }
    .category-name {
        background: #fff;
        bottom: 0;
        height: 25%;
        left: 0;
        max-height: 50%;
        max-width: 991px;
        padding: 0 !important;
        width: 100% !important;
    }
    .category-name > div {
        padding: 12px !important;
    }
    .solutions {
        background: #2f3438;
        padding: 1.5rem 0 2em;
    }
    .solution-name {
        font-size: 1.75rem;
        height: auto !important;
    }
    .solutions h3 {
        color: #fff;
        font-size: 26px;
        font-weight: 600;
        padding: 0 15px;
    }
    .link-button-advices {
        padding: 3px 8px;
    }
    .front-solutions {
        flex-direction: column !important;
        margin-left: 0;
        margin-right: 0;
    }
    .solution-1,
    .solution-2,
    .solution-3,
    .solution-5,
    .solution-6,
    .solution-7 {
        border: none;
    }
    .advices,
    .help-section {
        padding: 1.5rem 0 10em;
    }
    .testimony-slider {
        padding: 1.5rem 0;
    }
    .advices h3,
    .help-section h3,
    .testimony-slider h3 {
        font-size: 35px !important;
        text-transform: capitalize;
    }
    .help-section h3 > span.fz-27 {
        font-size: 26px;
    }
    .help-section .hover-move p {
        line-height: 4;
    }
    .partners {
        margin-top: 0 !important;
    }
    .partners h4 {
        color: #000;
    }
    .big-number {
        margin: 0 14px 0 12px;
    }
    .top-left-label p.fz-29 {
        font-size: 21px;
    }
    #slider_114 .owl-next,
    #slider_114 .owl-prev,
    #slider_163 .owl-next,
    #slider_163 .owl-prev {
        background-size: 50% !important;
        top: 50%;
        width: 20px !important;
    }
    .contact-link {
        font-size: 15px;
    }
    .contact-link-arrow {
        padding: 0 5px;
        width: 12px;
    }
    .statistics .boxes {
        margin-bottom: 5em;
        width: 100%;
    }
    .absolute.more-about img {
        width: 10px;
    }
    .page-template-template-industries .front-solutions {
        max-width: 100%;
    }
    .contentContactText p,
    .contentIndusText p {
        width: 75%;
    }
    .page-template-template-industries .advices .globalBloc:nth-of-type(2) {
        justify-content: flex-start;
    }
    .footer-contact {
        display: flex;
        margin: 0;
        padding: 0;
    }
    .footer-main .container > div {
        width: 33% !important;
    }
    .footer-main .link-button {
        padding: 3px 10px;
    }
    .footContainer img {
        width: auto;
    }
    .footer-bottom p {
        margin: 0.25em 0;
    }
    .advices .article {
        margin: 0;
        padding: 0;
    }
    .post_title {
        display: block;
        padding: 0 15px;
        width: auto;
    }
    .advices .article div.fz-13 {
        display: block;
        padding: 0 15px;
        text-align: justify;
        width: auto;
    }
    .advices .article img {
        max-width: initial;
        width: 100%;
    }
    .footer-main {
        margin-bottom: 0;
        padding-left: 25px;
        padding-right: 25px;
    }
    p a.link-button {
        margin-left: 0 !important;
    }
    #anchor-to-top:hover {
        background-color: #ffd901;
    }
    .footer-main .wrap .container,
    .front-categories {
        flex-direction: row !important;
    }
    .help-section .arrow-down {
        display: none;
    }
    .footer-bottom {
        color: #ccc;
    }
}
@media (min-width: 769px) {
    .page-template-template-industries .whiteBloc {
        max-width: 100%;
    }
    p a.link-button {
        margin-left: 0 !important;
    }
}
@media (min-width: 992px) {
    .footer-contact p.bold {
        font-size: 1.8em;
    }
    #menu-footer-secteurs-dactivite li.menu-item {
        line-height: 2.7;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item > a.mega-menu-link {
        margin: 0.45em 0;
    }
    #menu-footer-secteurs-dactivite {
        margin: 0 0 1em;
        padding: 0;
    }
    .footer-main ul li a:hover {
        color: #187f32 !important;
    }
    .menuIndus .textwidget p {
        margin: 0;
    }
    .logo-header {
        margin-left: 15px;
        max-width: 100px;
        width: 25%;
    }
    .header-search {
        margin-right: 15px;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item {
        margin: 0 !important;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link {
        padding: 10px !important;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        background: #187f32 !important;
        color: #fff;
        padding: 5px 10px;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
        background: #136227 !important;
    }
    .mega-sub-menu {
        box-shadow: 0 0.25em 0.35em #00000030 !important;
    }
    .footContainer img {
        width: auto;
    }
    .page-template-template-industries .whiteBloc {
        max-width: 75%;
    }
    .footContainer > div {
        width: 33%;
    }
}
@media (min-width: 1200px) {
    .box-right {
        position: absolute !important;
        right: 0 !important;
    }
    .angularGreenBkg {
        background: linear-gradient(110deg, #187f32 50em, transparent 0);
    }
    .page-template-template-accueil .angularGreenBkg {
        background: linear-gradient(110deg, #187f32 50em, transparent 0);
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
    }
    .page-template-template-accueil .slide-text {
        z-index: 2;
    }
    .page-template-template-industries .whiteBloc {
        font-size: 120%;
        max-width: 50%;
    }
    .footContainer > div {
        width: 25%;
    }
    .post_content p {
        font-size: 125%;
    }
    .footmenu1 {
        display: block !important;
    }
    .contentContactText p,
    .contentIndusText p,
    .contentSolutionsText p {
        font-size: 1.5em;
    }
    .leftColArea {
        width: 75% !important;
    }
    .rightColArea {
        border-left: 1px solid #ccc;
        flex-direction: column !important;
        padding: 2em;
        width: 25% !important;
    }
    .page-template-template-actualites #actuPage,
    .page-template-template-cas-pratiques #casPage {
        flex-direction: row !important;
    }
    .last-articles a img {
        min-width: 272px;
        max-width: 272px;
        min-height: 195px;
        max-height: 195px;
    }
}
a#read_more_rgpd {
    color: #666;
}
a#read_more_rgpd:hover {
    color: #187f32;
}
.legal-notice {
    padding-top: 10px;
    font-size: 0.9em;
    display: none;
}
