/*
	Theme Name: Ouest Conseils production
	Theme URI: https://alencrebleue.com
	Description: Ouest Conseils
	Version: 2
	Author: Al'Encre bleue
	Author URI: https://alencrebleue.com

*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    color: #333;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    /*	vertical-align: baseline;*/
}

h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-style: normal;
}

p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.2em;
    line-height: 1.4em;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Source Sans Pro', sans-serif;
    overflow-x: hidden;
    background: #fff;
}

ol,
ul {
    list-style: none;
}

li {
    font-size: 1.2em;
    line-height: 1.4em;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
}

img,
video {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
}

/* Style du site */

strong {
    font-weight: 600;
}

textarea {
    resize: vertical;
}

/*  button */
input.gform_button,
form input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

form .ginput_container_consent input {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

/* source-sans-pro-regular - latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: local(''),
        url('/wp-content/themes/Ouest-ConseilsV2/fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('/wp-content/themes/Ouest-ConseilsV2/fonts/source-sans-pro-v21-latin-regular.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-600 - latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    src: local(''),
        url('/wp-content/themes/Ouest-ConseilsV2/fonts/source-sans-pro-v21-latin-600.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('/wp-content/themes/Ouest-ConseilsV2/fonts/source-sans-pro-v21-latin-600.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-700 - latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    src: local(''),
        url('/wp-content/themes/Ouest-ConseilsV2/fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('/wp-content/themes/Ouest-ConseilsV2/fonts/source-sans-pro-v21-latin-700.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/*------------------------------------*\
    LA GRID
\*------------------------------------*/
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row>* {
    float: left;
    width: 100%;
    padding-left: .9375em;
    padding-right: .9375em;
}

.row::after {
    content: "";
    display: block;
    clear: both;
}

img,
video {
    width: auto;
    max-width: 100%;
    height: auto;
}

/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */
*,
*:after,
*:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

/* clear */
.clear:before,
.clear:after {
    content: ' ';
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    *zoom: 1;
}

p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.2em;
    line-height: 1.4em;
}

img {
    max-width: 100%;
    vertical-align: bottom;
}

a {
    color: #444;
    text-decoration: none;
}

a:hover {
    color: #444;
}

a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}

input:focus {
    outline: 0;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* footer */
.footer {
    background: #000;
    padding-top: 2em;
}

/*------------------------------------*\
    DÉBUT DE PERSONNALISATION DE OUEST CONSEILS
\*------------------------------------*/

/*------------------------------------*\
    DÉBUT DE PERSONNALISATION DU MENU - HEADER
\*------------------------------------*/
.content-head {
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#logo {
    width: 30%;
    display: inline-block;
}

.logo {
    max-width: 400px;
    height: 130px;
    margin-top: 10px;
}

#menu-ouest {
    width: 70%;
    display: inline-block;
}

.secondaire {
    width: 100%;
    float: right;
    margin-top: 20px;
}

.men-sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: right;
    align-items: center;
}

.men-sec .btn {
    background: #0f358d;
    color: #FFF;
    padding: 0.5rem 2.5rem;
    text-transform: uppercase;
    border-radius: 3px;
}

.men-sec .btn:hover {
    opacity: 0.8;
}

.secon {
    width: auto;
    display: inline-block;
    margin-right: 2em;
}

.styled {
    border: 0;
    padding: 7px 12px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    background-color: rgba(0, 159, 227, 0.72);
    transition: 0.3s;
    cursor: pointer;
}

.styled:hover {
    background-color: #043665;
}

.reseausociaux>p {
    color: #444;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: super;
}

.sprites {
    background-image: url(https://ouest.aeb-projets.dev/wp-content/themes/Ouest-ConseilsV2/img/sprite.svg);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 0.5em;
}

.sprites-picto-facebook {
    width: 32px;
    height: 32px;
    background-position: 10px 4px;
    margin-right: -0.5em;
    margin-left: 0;
}

.sprites-picto-instagram {
    width: 32px;
    height: 32px;
    background-position: -28px 4px;
}

.sprites-picto-youtube {
    width: 32px;
    height: 32px;
    background-position: -73px 4px;
}

.sprites-picto-linkedin {
    width: 32px;
    height: 32px;
    background-position: -114px 4px;
}

.reseausociaux {
    margin-top: 5px;
}

/* MOTEUR DE RECHERCHE */
.searchbutton {
    border: 0px solid;
    display: block;
    background: url(https://ouest.aeb-projets.dev/wp-content/themes/Ouest-ConseilsV2/img/loupe.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 4px;
    left: 145px;
}

form#searchform {
    display: block;
    width: 174px;
    height: 30px;
    position: relative;
    border: 1px solid rgba(112, 112, 112, 0.07);
    margin-top: 5px;
}

#s {
    border: none;
    font-size: 1em;
    height: 28px;
    background: transparent;
}

#s::placeholder {
    color: rgba(187, 187, 187, 1);
    font-size: 15px;
    text-transform: uppercase;
    padding: 5% 10%;
}

/* NOUVEAU MENU - MEGA MENU */
.hero {
    color: #fff;
    background-image: url(//placeimg.com/1500/600/any);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.hero:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.hero .container {
    position: relative;
    z-index: 2;
}

.megamenu {
    z-index: 15;
    float: right;
}

#menu-ouest>nav.megamenu>ul>li {
    margin-top: 20px;
}

.megamenu .megamenu-nav .nav-item {
    display: inline-block;
}

.megamenu .megamenu-nav .nav-item.is-open>.megamenu-content {
    visibility: visible;
    opacity: 1;
}

.megamenu .megamenu-nav .nav-item.is-open>.nav-link {
    background: #fff;
    color: #333;
}

.megamenu .megamenu-nav .nav-link,
#menu-ouest>nav.megamenu>ul>li>a {
    color: rgba(0, 159, 227, 1);
    padding-bottom: 20px;
    padding: 0 15px 20px;
    cursor: pointer;
}

#menu-ouest>nav.megamenu>ul>li:nth-child(6)>a {
    padding-right: 0;
}

.megamenu .megamenu-nav .nav-link:hover,
.megamenu .megamenu-nav .nav-link:active {
    background: #fff;
    color: #003666;
}

.nav-item>.nav-link:hover,
#menu-ouest>nav.megamenu>ul>li>a:hover {
    color: #003666;
    transition: 0.3s;
}

.megamenu .megamenu-content {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 20px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    z-index: 14;
    transition: all .2s ease-in-out;
    background: #009FE3;
}

.megamenu .megamenu-content .container {
    max-width: 1140px;
}

.megamenu .megamenu-content .subnav {
    margin: 1em 0;
}

.megamenu .megamenu-content .subnav-item {
    padding: 5px 0;
}

.submeg li {
    margin-left: inherit;
    padding-left: 0.8em !important;
    background: url(https://ouest.aeb-projets.dev/wp-content/themes/Ouest-ConseilsV2/img/puce-menu.png) left 13px no-repeat;
}

.megamenu .megamenu-content .subnav-item .subnav-link {
    padding: 0;
    display: block;
}

.megamenu-background {
    position: absolute;
    left: 0;
    right: 0;
    height: 0;
    transition: all .2s ease-in-out;
    z-index: 13;
}

#menu-ouest>nav.megamenu>ul {
    display: inline-flex;
    text-transform: uppercase;
    margin-top: 1em;
}

#menu-ouest>nav.megamenu>ul>li>div>div>div>div>div>div {
    padding-top: 1%;
}

.megamenu-dim {
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    z-index: -12;
    transition: all .3s ease-in-out;
}

body.megamenu-visible .megamenu-dim {
    z-index: 12;
    visibility: visible;
    opacity: 1;
}

.bloc-4.ltem {
    margin: 1em 0;
}

/* MENU TEMOIGNAGE */
.ltem.temoinage>.temoin-men>a>p strong {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 1;
}

.temoin-men {
    margin: 1em 0 0.5em;
}

p.tuac {
    border-top: 1px solid #34C0FC;
    border-bottom: 1px solid #34C0FC;
    margin: 0;
    font-size: 16px;
    padding: 0.3em 0;
}

.temoinage>.h4>a,
.tuac.h4>a {
    color: #fff;
    text-transform: uppercase;
}

.temoinage>.temoin-men>a>p.titmenu.ens {
    font-size: 20px;
    line-height: 1;
}

/* FIN TEMOIGNAGE MENU*/
/* PERSONNALISATION */
.titmenu {
    text-transform: initial;
    color: #fff;
    font-size: 1.3em;
}

.titmenu a {
    color: #fff;
}

.submeg li,
.submeg li a {
    font-size: 16px;
    color: #fff;
}

.submeg li a:hover {
    color: #000;
}

.sub-imgs {
    margin: 0 0 1em;
}

.ltem>a>p,
.ltem>p,
.ltem>p>a {
    color: #fff;
    font-size: 14px;
    text-transform: none;
}

.ltem>a>p>strong {
    color: #fff !important;
}

.h3,
.ltem .h3 {
    font-size: 24px;
    margin: 0.7em 0;
    font-weight: 600;
    line-height: 1.1;
}

.ltem .h3 a {
    font-size: 24px;
}

.h4,
.ltem .h4 {
    font-size: 18px;
    font-weight: 100;
    margin: 0.5em 0;
}

.ltem .h4 a {
    font-size: 18px;
}

.bloc-4.ltem .h3 {
    margin-bottom: 1em;
}

.stylem {
    margin-top: 1.5em;
    border: 0;
    padding: 7px 12px 7px 5px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    background-color: transparent;
    transition: 0.3s;
    border-top: 1px solid #34C0FC;
    border-bottom: 1px solid #34C0FC;
    cursor: pointer;
}

.border__shadow {
    cursor: pointer;
    position: relative;
    padding: 0.7em 1em 0.5em;
    transition: background 10ms 200ms ease-in-out;
}

#menu-ouest>nav.megamenu>ul>li:nth-child(3)>div>div>div>div>div>div:nth-child(3)>div {
    margin-bottom: 1em;
}

.border__shadow:hover {
    background: rgba(1, 53, 102, 0.3);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.35);
    transition-delay: 0ms;
}

.border__shadow:hover>span {
    color: #fff;
    transition-delay: 0ms;
}

.border__shadow>span {
    color: #2c3e50;
    transition: color 350ms 600ms ease-in-out;
}

.bloc-4 .ens {
    margin: 0;
}

/* R2VISION DU MENU 02/02/21 */
@media screen and (min-width: 1200px) {
    .logo {
        max-width: 370px;
        height: 120px;
    }
}

form.men-sec {
    display: none;
}

.reseausociaux p {
    display: none;
}

form#searchform {
    display: block;
    width: 166px;
    height: 30px;
    position: relative;
    border: none;
    border-bottom: 2px solid rgba(112, 112, 112, 0.33);
    margin-top: 5px;
}

.reseausociaux {
    margin-right: 0;
}

#menu-ouest>nav.megamenu>ul>li {
    font-size: 18px;
}

#menu-ouest #inteprim {
    display: block !important;
    margin-top: 17px;
}

#menu-ouest nav.megamenu form.men-sec {
    display: block;
}

#menu-ouest>nav.megamenu>ul>li:nth-child(7)>form>input {
    margin-left: 20px;
}

.megamenu .megamenu-nav .nav-link,
#menu-ouest>nav.megamenu>ul>li>a {
    padding: 0 10px 20px;
}

.appli-ocm {
    position: relative;
    margin: 1.4em 0;
    display: inline-block;
    width: 100%;
}

.appli-ocm:after {
    content: url(/wp-content/themes/Ouest-ConseilsV2/img/facture.png);
    position: absolute;
    right: -10%;
    top: -65%;
}

.appli-ocm p {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    background: #043660;
    font-weight: 400;
    padding: 0.1em 0.5em;
    display: initial;
}

.appli-ocm .h4 {
    font-size: 17px;
    text-transform: initial;
    background: none;
    padding: 0;
    margin-top: 0.25rem;
}

.appli-ocm h3 {
    color: #043660;
    font-weight: 700;
    margin-top: 0.15em;
    text-transform: initial;
    letter-spacing: -0.3px;
    font-size: 17px;
    line-height: 20px;
}

/*------------------------------------*\
    FIN DE PERSONNALISATION DU MENU
\*------------------------------------*/

/*------------------------------------*\
    DÉBUT DE PERSONNALISATION DU FOOTER
\*------------------------------------*/
.footer {
    background: #fff;
    padding-top: 1.5em;
    margin-bottom: 1em;
}

.foot {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.foot h3 {
    color: #40B7EA;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0.2em;
    text-transform: uppercase;
    margin-top: 0;
}

.menu-foot li {
    font-size: 18px;
    color: #2D2D2D;
    list-style-type: none;
    margin-left: inherit;
}

.seconfoot {
    text-transform: inherit;
}

.btn-foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.credi p {
    font-size: 14px;
    float: initial;
    padding: 0.25em;
    color: #40B7EA;
    padding-left: .9375em;
    padding-right: .9375em;
}

.btn-e-c {
    margin: 5px 0 10px;
}

.btn-r {
    background-color: #FE5E3C;
    margin: 0 0 10px;
}

.btn-tv {
    background-color: #0F358E;
}

.btnfot {
    width: 155px;
}

/*------------------------------------*\
    FIN DE PERSONNALISATION DU FOOTER
\*------------------------------------*/

/*------------------------------------*\
    DEBUT DE PERSONNALISATION PAGE INTERNE => Valable l'ensemble des pages internes
\*------------------------------------*/
.intro-page {
    padding: 2.5em 0;
}

.header-titre {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

/* STYLE FIL D'ARIANE */
#breadcrumbs {
    text-align: center;
    text-transform: uppercase;
    margin-top: 1em;
}

#breadcrumbs *,
#breadcrumbs a,
.breadcrumb_last,
#breadcrumbs>span>span,
#breadcrumbs>span>span>span {
    color: #fff;
}

.content-oc {
    margin-top: 2.5em;
    margin-bottom: 0;
}

.content-oc p {
    font-size: 16px;
    margin: 1em 0;
}

.bloc-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.bloc-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin: 1em 0 2em;
}

.bloc-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
}

.bloc-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.bloc-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.bloc-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6%;
    flex: 0 0 16.6%;
    max-width: 16.6%;
}

.bloc-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28%;
    flex: 0 0 14.28%;
    max-width: 14.28%;
}

.bloc-2-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
    max-width: 66.66%;
}

.bloc-3-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.bloc-2-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}

.bloc-3-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}

.bloc-4-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
}

h2 {
    font-size: 42px;
    font-weight: 600;
    margin: 0.5em 0 0;
    padding-left: 0;
}

h2 strong {
    font-size: 46px;
    font-weight: bold;
}

h2 span {
    font-size: 56px;
    font-weight: bold;
}

h3 {
    font-size: 24px;
    margin: 0.7em 0;
    font-weight: 600;
    line-height: 1.1;
}

hr {
    width: 80px;
    height: 5px;
    margin: 0.5em 0 1.5em;
    border: 0;
    text-align: left;
}

#cabinet-contact {
    padding: 2.5em 0 2em;
    max-height: 309px;
}

#cabinet-contact>div>div>.band1 {
    z-index: 9;
}

form>input {
    cursor: pointer;
}

form>input:hover {
    opacity: 0.8;
}

/* STYLE 404*/
#existpu {
    background: #003666;
    padding: 12em 0;
}

#existpu h2 {
    color: #fff;
    text-align: center;
}

/* MENU MOBILE */
/** ==========================
* Conentendor Principal
=============================
**/
.accordion-2 {
    width: 35%;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.accordion__list {
    background: #FFF;
    width: 100%;
}

.accordion__list .link {
    font-size: 0.85em;
    font-weight: 700;
    color: #37474F;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
    display: block;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion__list .link__title {
    padding: 1em;
    font-weight: 300;
    color: #333;
    font-size: 1.1em;
    text-transform: uppercase;
    display: block;
    background: url(https://ouest.aeb-projets.dev/wp-content/themes/Ouest-ConseilsV2/img/fleche.png) 360px 25px no-repeat;
}

.accordion-2 li:last-child .link {
    border-bottom: 0;
}

/** ========================
* Diseño iconos font-awesome
============================= **/
.accordion-2 li i {
    position: absolute;
    top: 1.5em;
    left: 1rem;
    font-size: 1em;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion-2 li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 1.2em;
}

/**===================================
* Conf. clase link al estar activo submenu (con js)
====================================**/
.accordion-2 li.open .link {
    color: #ff5252;
}

.accordion-2 li.open i {
    color: #ff5252;
}

.accordion-2 li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/**=======================
* Submenu
==========================**/
.submenu {
    display: none;
    background: #229FE3;
    font-size: 0.8em;
}

.submenu li {
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 14px 20px;
    cursor: pointer;
    -webkit-transition: all 0.25 ease;
    -moz-transition: all 0.25 ease;
    -o-transition: all 0.25 ease;
    transition: all 0.25 ease;
}

.submenu a:hover {
    background: rgba(4, 54, 101, 0.6);
}

/* FIN MENU MOBILE*/

.recherche {
    background: #013666;
}

.recherche>div>h1 {
    font-size: 44px;
}

.recherche>div>h1>strong {
    color: #fff;
    font-weight: 700;
}

.page-actus h2 {
    color: #013666;
    font-size: 36px;
    margin-bottom: 0.3em;
}

#content-blank>article>a>img {
    margin-bottom: 1.5em;
    max-height: 220px;
}

#content-blank>article>a.styled {
    background-color: #043665;
    color: #f6f6F6;
    position: absolute;
}

.page-actus {
    padding-bottom: 2em;
    border-bottom: 2px solid #013666;
    min-height: 120px;
}

.insearch {
    padding: 2em 0;
}

/*------------------------------------*\
    FIN DE PERSONNALISATION PAGE INTERNE => Valable l'ensemble des pages internes
\*------------------------------------*/
/* MENTIONS LÉGALES + POLITIQUE DE CONFIDENTIALITÉ*/
.pages {
    background: #009FE3;
}

#mentions-conf h3 span {
    color: #009FE3;
}

#mentions-conf p {
    margin: 0.5em 0;
}

#mentions-conf ul {
    padding-left: 2em;
    margin: 0.5em 0;
}

#mentions-conf ul li {
    list-style-type: disc;
}

#mentions-conf>table>thead>tr>th,
#mentions-conf>table>tbody>tr>td {
    width: 50%;
    padding: 0.8em 1.6em;
    border: 2px solid #009fe3;
    font-size: 1.2em;
}

#mentions-conf>table>thead>tr>th {
    font-weight: 600;
}

.mentions-conf {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 2em;
}

.under {
    text-decoration: underline;
}

.clod {
    font-weight: 600;
}

/* ESPACE CLIENT*/
.espace-cli {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 3em 0;
}

.espace-cli h2 {
    width: 100%;
}

.espace-cli hr {
    background: #009FE3;
    margin: 0;
}

.espace-cli .bloc-3 {
    height: 40px;
}

.espace-cli .bloc-3 a {
    text-align: center;
    padding: 1em 3em;
    background: #009FE3;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    width: 160px;
    border-radius: 3px;
}

.espace-cli .bloc-3 a:hover {
    background: rgba(0, 159, 227, 0.8);
}

/*------------------------------------*\
    FIN DE PERSONNALISATION DE OUEST CONSEILS
\*------------------------------------*/
/*
.credi  {
	margin-bottom:2em;
}
*/
/* DEBUT BANDEAU COOKIE */
#cookie-notice .cn-buttons-container,
#cookie-notice .cn-text-container {
    display: inline-flex;
}

#cn-accept-cookie,
#cn-refuse-cookie,
#cn-more-info,
.cn-revoke-cookie {
    background: #fff;
    color: #009fe3;
    font-size: 16px;
    text-shadow: none;
    border-radius: 3px;
    border: 2px solid #fff;
    padding: 0.2em 0.5em;
}

#cn-accept-cookie:hover,
#cn-refuse-cookie:hover,
#cn-more-info:hover,
.cn-revoke-cookie:hover {
    background: #009fe3;
    color: #fff;
    border: 2px solid #fff;
    transition: all .3s ease-in-out;
}

#cn-notice-text p {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 1em;
    display: block;
}

#cookie-notice div.cookie-notice-container {
    padding: 1em 0;
    max-width: 1080px;
    margin: auto;
}

div.cookie-notice-container:nth-child(2) {
    padding: 1em 0 2em !important;
    margin: 0 2em auto;
}

#cookie-notice #cn-notice-text {
    color: #fff;
    display: block;
    font-size: 15px;
    width: 90%;
    margin: 0 auto .5em;
}

#cookie-notice .cn-button {
    margin: 0 1% 1%;
}

#cookie-notice .cn-close-icon:after,
#cookie-notice .cn-close-icon:before {
    background-color: #fff;
}

@media screen and (max-width: 991px) {
    #cookie-notice #cn-notice-text {
        font-size: 13px;
        line-height: 18px;
    }

    #cn-notice-text {
        display: inline-block;
    }

    #cn-accept-cookie,
    #cn-refuse-cookie,
    #cn-more-info,
    .cn-revoke-cookie {
        font-size: 14px;
        padding: 0 0.35em;
    }
}

@media screen and (max-width: 432px) {
    #cookie-notice .cn-button {
        display: block;
        max-width: max-content;
        margin: 0 auto 7px !important;
    }

    #cookie-notice .cn-close-icon {
        right: 2%;
        top: 5%;
    }
}

/* FIN BANDEAU COOKIE */
/* RESEAUX SOCIAUX FLOW FLOW */
#suivez-nous .ff-header {
    display: none;
}

#suivez-nous .ff-stream-wrapper {
    margin: 0;
}

#suivez-nous #ff-stream-2 .ff-filter:hover,
#suivez-nous #ff-stream-2 .ff-filter.ff-filter--active,
#suivez-nous #ff-stream-2 .ff-moderation-button,
#suivez-nous #ff-stream-2 .ff-loadmore-wrapper .ff-btn,
#suivez-nous #ff-stream-2 .ff-square:nth-child(1),
#ff-stream-2>div.ff-loadmore-wrapper>span {
    background-color: rgba(59, 61, 64);
}

#suivez-nous .ff-sc-label1 .ff-label-text {
    color: #fff;
}

@media screen and (max-width: 480px) {

    #suivez-nous #ff-stream-2 .ff-item,
    #suivez-nous #ff-stream-2 .ff-stream-wrapper.ff-infinite .ff-content {
        padding-left: 0.5375em;
        padding-right: 0.5375em;
    }

    #suivez-nous #ff-stream-2 {
        padding-top: 0;
    }
}

/* FIN RESEAUX SOCIAUX FLOW FLOW */


#display-ie {
    display: none;
}

/* AFFICHAGE SUR SAFARI */
/* Safari 10.1+ */

/**/
@media not all and (min-resolution:.001dpcm) {
    @media {
        #s::placeholder {
            color: rgba(187, 187, 187, 1);
            font-size: 15px;
            text-transform: uppercase;
            padding: 0 10%;
        }
    }
}


/* AFFICHAGE SUR INTERNET EXPLORER */

/*

@media screen and (min-width:0\0) {
   
      Votre CSS pour IE versions 9 à Edge
   
#display-ie{
	display:block;
}
	
*/


/* FIN COMPATIBILITE DES NAVIGATEURS */
:focus {
    outline: -webkit-focus-ring-color auto 0;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .appli-ocm:after {
        right: -30%;
    }
}


@media only screen and (min-width:320px) {
    .container {
        width: 100%;
    }
}

@media only screen and (min-width:432px) {}

@media only screen and (min-width:480px) {}

@media only screen and (min-width: 576px) {
    .container {
        width: 90%;
    }
}

@media only screen and (min-width:600px) {}

@media only screen and (min-width:720px) {}

@media (min-width: 768px) {
    .container {
        width: 720px;
    }
}

@media (min-width: 801px) {
    .foottab {
        display: none;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
    }
}

@media screen and (min-width: 481px) and (max-width: 991px) {}

@media only screen and (min-width: 1025px) {}

@media screen and (min-width: 1024px) and (max-width:1040px) {}

@media screen and (min-width: 1024px) and (max-width: 1199px) {}

@media screen and (min-width: 1200px) and (max-width: 1279px) {}

@media (min-width: 1025px) {

    #burger,
    .messagerie-tab,
    .menu-mob {
        display: none;
    }
}

@media (min-width: 1060px) {
    .container {
        width: 1000px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1140px;
    }
}

@media only screen and (min-width:1366px) {}

@media only screen and (min-width:1440px) {}

@media only screen and (min-width:1500px) {}

@media only screen and (min-width:1680px) {}

@media only screen and (min-width:1920px) {}

@media only screen and (min-width:2560px) {}

@media only screen and (max-width:1680px) {}

@media only screen and (max-width:1500px) {}

@media only screen and (max-width:1440px) {}

@media only screen and (max-width:1366px) {}

@media only screen and (max-width:1280px) {
    .content-head {
        width: 1140px;
    }

    .logo {
        max-width: 380px;
        height: auto;
        margin-left: 5%;
    }

    #logo {
        width: 25%;
    }

    #menu-ouest {
        width: 75%;
    }

    .megamenu {
        float: right;
    }

    #burger {
        background: transparent;
        border: none;
    }
}

@media only screen and (max-width:1200px) {

    .secondaire,
    .megamenu {
        margin-right: 5%;
    }

    p {
        font-size: 1em;
    }

    .acce-cli {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .espace-cli .bloc-3 {
        height: 80px;
    }

    .espace-cli hr {
        margin-top: 0.5em;
    }

    .espace-cli p {
        margin: 1em 0 2em;
    }
}

@media only screen and (max-width:1140px) {
    .content-head {
        width: 1024px;
    }

    .logo {
        margin-left: 0;
    }

    .secondaire,
    .megamenu {
        margin-right: 0;
    }

    #menu-ouest {
        width: 80%;
    }

    #logo {
        width: 20%;
    }

    .logo {
        margin-top: 0;
    }
}

@media only screen and (max-width: 1024px) {

    .megamenu,
    .secondaire {
        display: none;
    }

    #menu-ouest>nav.megamenu>ul {
        display: none;
    }

    #burger {
        position: absolute;
        top: 4%;
        left: 5%;
    }

    #menu-ouest>nav.megamenu {
        position: absolute;
        left: 7%;
        top: 9%;
    }

    #logo {
        width: 100%;
        margin: auto;
    }

    .logo {
        margin: auto;
        max-width: 400px;
    }

    .messagerie-tab {
        position: absolute;
        right: 8%;
        top: 5%;
    }

    li.accordion__list:nth-child(2)>div:nth-child(1)>i:nth-child(2),
    .accordion-2>li:nth-child(1)>div>span,
    .accordion-2>li:nth-child(2)>div>span,
    .accordion-2>li:nth-child(3)>div>span,
    .accordion-2>li:nth-child(4)>div>span,
    .accordion-2>li:nth-child(5)>div>span {
        background: url(https://ouest.aeb-projets.dev/wp-content/themes/Ouest-ConseilsV2/img/fleche.png) right 20px no-repeat;
        margin-right: 20px;

    }

    .accordion-2>li>div>span,
    .submenu a {
        padding: 0.6em 0 0.5em 0.8em;
    }

    .accordion-2 {
        width: 32%;
    }

    .foot2 h3,
    .foot3 h3,
    .foot4 h3 {
        background: initial;
    }

    .intro-page {
        padding: 2.5em 0 2em;
    }

    h2>span {
        font-size: 48px;
    }

    h2 {
        font-size: 36px;
        line-height: 0.8;
    }
}

@media only screen and (max-width:992px) {
    .content-head {
        width: auto;
    }
}

@media only screen and (max-width:800px) {
    #burger {
        top: 4%;
    }

    .messagerie-tab {
        top: 5%;
    }

    #menu-ouest>nav.megamenu {
        top: 9%;
    }

    .foot {
        display: none;
    }

    .foottab1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%;
    }

    .foottab2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .foottab3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .foottab1 h3 {
        color: #4EB2DB;
        text-transform: uppercase;
        margin-top: 0;
        font-size: 1.5em;
    }

    .foottab2 p {
        text-align: right;
    }

    .foottab3 .reseausociaux {
        margin-top: -0.4em;
    }

    .header-titre {
        font-size: 50px;
    }

    .footer {
        margin-bottom: 0.3em;
    }
}

@media only screen and (max-width:768px) {
    .foottab2 {
        display: none;
    }

    .espace-cli .bloc-3 a {
        padding: 1em 2em;
        width: 140px;
    }
}

@media only screen and (max-width:720px) {
    .foottab1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 42%;
        flex: 0 0 42%;
        max-width: 42%;
        padding: 0;
    }

    .foottab2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        max-width: 23%;
    }

    .foottab3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%;
    }

    .foottab1 h3 {
        font-size: 1.3em;
    }

    .credi p {
        font-size: 12px;
    }

    .accordion-2 {
        width: 40%;
    }

    .header-titre {
        font-size: 40px;
    }

    #breadcrumbs {
        font-size: 0.8em;
    }

    .foottab1 {
        padding-left: .7375em;
    }

    .espace-cli {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 1em 0;
    }

    #page-legroupe>article>div>div>.espace-cli:nth-child(1) {
        margin: 1em 0 0;
    }

    #page-legroupe>article>div>div>.espace-cli:nth-child(2) {
        margin: 0 0 1em;
    }

    .espace-cli .bloc-3 a {
        margin: auto;
    }
}

@media only screen and (max-width:600px) {
    .logo {
        max-width: 300px;
    }

    .accordion-2 {
        width: 50%;
    }

    #burger {
        top: 2.6%;
    }

    .messagerie-tab {
        top: 4.5%;
        right: 7%;
    }

}

@media only screen and (max-width:480px) {
    h2 {
        font-size: 36px;
    }

    .foottab1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .foottab3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }

    footer {
        padding: 1em 0;
    }

    .footer {
        margin-bottom: 0;
        padding-top: 0;
    }

    .secon {
        margin-right: 0;
    }

    .accordion-2 {
        width: 60%;
    }
}

@media only screen and (max-width:432px) {
    .accordion-2 {
        width: 65%;
    }

    .logo {
        max-width: 250px;
    }

    .header-titre {
        font-size: 40px;
    }

    .foottab3,
    .foottab1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #breadcrumbs {

        margin-top: 0.5em;
    }
}

@media only screen and (max-width:414px) {
    .messagerie-tab {
        top: 3.8%;
    }

    #burger {
        top: 2%;
    }

    #menu-ouest>nav.megamenu {
        top: 8%;
    }
}

@media only screen and (max-width:411px) {}

@media only screen and (max-width:384px) {
    #burger {
        left: 2%;
    }

    .messagerie-tab {
        right: 4%;
    }
}

@media only screen and (max-width:375px) {
    .logo {
        max-width: 220px;
    }

    .accordion-2 {
        width: 75%;
    }
}

@media only screen and (max-width:350px) {
    .acce-cli {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width:320px) {
    .logo {
        max-width: 200px;
        margin-top: 0.6em;
    }

    .messagerie-tab {
        top: 4.5%;
    }

    #burger {
        top: 1.5%;
    }
}

@media only screen and (min-width:1800px) {}

@media only screen and (min-width:2000px) {}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
    background: #424242;
    color: #FFF;
    text-shadow: none;
}

::-webkit-selection {
    background: #424242;
    color: #FFF;
    text-shadow: none;
}

::-moz-selection {
    background: #424242;
    color: #FFF;
    text-shadow: none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #FFF;
    border: 1px solid #F0F0F0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {}

.bypostauthor {}