body.white {
    opacity: 0.6;
}

html {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    /* 1 */
    line-height: 1.5;
    /* 2 */
}

strong {
    font-weight: 700;
}

p,
div {
    line-height: 1.4;
    font-weight: 400;
    font-size: 14px;
    color: #000
}

.color-defaut {
    color: #000 !important;
    text-shadow: none !important;
}

a {
    text-decoration: none;
    color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
}

h1 {
    font-size: 40px;
    font-weight: 700;
    color: #333333;
}

h2 {
    font-size: 24px;
    font-weight: 700;
}

h3 {
    font-size: 20px;
    font-weight: 500;
}

h4 {
    font-size: 18px;
    font-weight: 500;
}

h5 {
    font-size: 1rem;
    font-weight: 500;
}

.btn-primary,
.btn-primary:active,
.btn-primary:focus,
.btn-secondary,
.btn-secondary:active,
.btn-secondary:focus,
.btn-primary.disabled,
.btn-primary:disabled {

    border-radius: 11px !important;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    text-transform: uppercase;
    min-width: 200px;
    letter-spacing: 1px;
}

.btn-primary.disabled,
.btn-primary:disabled {
    opacity: 0.4;
}


.btn-group-sm>.btn,
.btn-sm,
.btn-sm:active,
.btn-sm:focus {
    padding: 0.25rem 0.5rem !important;
    font-size: .875rem !important;
    min-width: 180px;
}

.visible-only-admin {
    position: absolute;
    padding: 5px;
    border-radius: 6px;
    top: 10px;
    right: 20px;
    text-align: center;
    background-color: #008f25;
    font-size: 12px;
    color: white;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 25px;
    width: auto;
    max-width: 600px;
    margin: 30px auto;
    border-radius: 6px;
}

label.error {
    display: table;
    font-size: 12px;
    color: red;
    background-color: #fbd0d0;
    padding: 2px 9px;
    border: 1px solid red;
    border-radius: 7px;
    margin-top: 10px;
}

.vertical-horizontal-center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

hr.short-1 {
    margin: auto;
    max-width: 3rem;
}

hr.short-2 {
    margin: auto;
    max-width: 5rem;
}

hr.short-3 {
    margin: auto;
    max-width: 8rem;
}


.nav-link {
    color: #333;
}

.nav-tabs .nav-link {
    color: #333;
}

.cursor-pointer {
    cursor: pointer;
}

.card.highlight {
    box-shadow: 0px 0px 20px rgb(49 49 49 / 15%);
}

.card.highlight .card-body {
    padding: 30px;
}

/* wp style */
.row {
    max-width: 100%;
}

.column,
.columns {
    padding: 0px;
}

/* Titres et Textes */


.fintro {
    font-family: 'Intro';
}

.fMont {
    font-family: 'Montserrat', sans-serif;
}

.sd-icon2 {
    position: absolute;
    z-index: 5;
    bottom: 25px !important;
    width: 100%;
}

.fopen {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.fopen400 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.txtHv {
    font-family: 'hvcdl', Helvetica, sans-serif !important;
}

.txtArial {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal !important;
}

.txtHelvBold {
    font-family: "hvlbl", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
}

.txtLato {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.txtLatoL {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

strong {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

em {
    font-style: italic;
}


.Flato {
    font-family: 'Lato' !important;
}

.FlatoL {
    font-family: 'Lato' !important;
    font-weight: 300;
}

.Flato400 {
    font-family: 'Lato' !important;
    font-weight: 400;
}

.Flato700 {
    font-family: 'Lato' !important;
    font-weight: 700;
}

/* GENERAL */

body {
    line-height: 1.6;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

p {
    text-align: left;
    line-height: 1.8;
    font-weight: 300;
}

h1,
h2 {
    margin: 0px;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300 !important;
}

h2 {
    font-size: 22px;
    line-height: 24px;
}

h2 a {
    font-size: 20px !important;
    line-height: 22px !important;
}

h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300 !important;
}

h3.fr-tag {
    font-size: 20px !important;
}

h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300 !important;
}

h4.fr-tag {
    font-size: 18px !important;
}

h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300 !important;
}

h5.fr-tag {
    font-size: 16px !important;
}

.bold {
    font-weight: 700 !important;
}

.padding-box {
    padding-left: 40px;
    padding-right: 40px;
}

.padding-box-02 {
    padding-left: 50px;
    padding-right: 50px;
}

p.italic {
    font-style: italic;
}

input.button {
    background-color: #272727;
    font-size: 16px;
    padding: 8px 20px;
    width: 100%;
}

input.button:hover {
    background-color: #4e4e4e;
}

.button:focus,
.button:hover {
    background-color: #4e4e4e;
}

a.bt {
    background-color: #272727;
    border-radius: 4px;
    padding: .85em 1em;
    color: white;
    display: inline-block;
    transition: 0.3s;
}

a.bt:hover {
    background-color: #4e4e4e;
    color: white;
}

input.error,
select.error {
    margin-bottom: 0px;
}

.maj {
    text-transform: uppercase;
}

.bold {
    font-weight: bold;
}

.s10 {
    font-size: 10px;
}

.s11 {
    font-size: 12px !important;
}

.s12 {
    font-size: 12px !important;
}

.s13 {
    font-size: 13px !important;
}

.s14 {
    font-size: 14px !important;
}

.s15 {
    font-size: 15px !important;
}

.s16 {
    font-size: 16px !important;
}

.s17 {
    font-size: 17px !important;
}

.s18 {
    font-size: 18px !important;
}

.s20 {
    font-size: 20px !important;
}

.s22 {
    font-size: 22px !important;
}

.s24 {
    font-size: 24px !important;
}

.s26 {
    font-size: 26px !important;
}

.s28 {
    font-size: 28px !important;
}

.s30 {
    font-size: 30px !important;
}

.s32 {
    font-size: 32px !important;
}

.s34 {
    font-size: 34px !important;
}

.s40 {
    font-size: 40px !important;
}

.s42 {
    font-size: 42px !important;
}

.s44 {
    font-size: 44px !important;
}

.s45 {
    font-size: 45px !important;
}

.s60 {
    font-size: 60px !important;
}

.s68 {
    font-size: 68px !important;
}

.space1 {
    letter-spacing: 1px;
}

.space2 {
    letter-spacing: 2px;
}

.space3 {
    letter-spacing: 3px;
}

.space4 {
    letter-spacing: 4px;
}

.l14 {
    line-height: 14px;
}

.l18 {
    line-height: 18px !important;
}

.l20 {
    line-height: 20px;
}

.l22 {
    line-height: 22px;
}

.l24 {
    line-height: 24px;
}

.l26 {
    line-height: 26px;
}

.l30 {
    line-height: 30px;
}

.l40 {
    line-height: 40px;
}

.l44 {
    line-height: 44px;
}

.l50 {
    line-height: 50px;
}

.l60 {
    line-height: 60px;
}

.l75 {
    line-height: 60px;
}

.l120 {
    line-height: 120px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p20 {
    padding: 20px;
}

.p30 {
    padding: 30px;
}

.p40 {
    padding: 40px;
}

.pl0 {
    padding-left: 0px;
}

.pl15 {
    padding-left: 15px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.blanc {
    color: #fff;
}

.noir,
.black {
    color: #000 !important;
}

.bleu {
    color: #0083c7;
}

.bleu-02 {
    color: #245886;
}

.mauve {
    color: #ca2d92;
}

.blanc {
    color: #fff;
}

.gris {
    color: #627076;
}

.grisC {
    color: #b7b7b7;
}

.red {
    color: red;
}

.vert {
    color: green;
}

.rouge,
a .rouge {
    color: red;
}

.orange {
    color: #f59519
}

.bg-blanc {
    background-color: #ffffff;
}

.bg-gris {
    background-color: #e6e6e6;
}

.bg-gris-02 {
    background-color: #adadad;
}

.bg-gris-03 {
    background-color: #f3f3f3;
}

.bg-noir {
    background-color: #000;
}

.bg-rouge-clair {
    background-color: #fdc0c3
}

.bg-bleu-01 {
    background-color: #388bd4;
}

.bg-bleu-02 {
    background-color: #245886;
}

.bg-bleu-03 {
    background-color: #d3e0ea;
}

.bg-orange {
    background-color: #f59519 !important;
}

/* //////////ESPACES///////// */

.espace5 {
    display: block;
    height: 5px;
    position: relative;
}

.espace6 {
    display: block;
    height: 6px;
    position: relative;
}

.espace8 {
    display: block;
    height: 8px;
    position: relative;
}

.espace10 {
    display: block;
    height: 10px;
    position: relative;
}

.espace15 {
    display: block;
    height: 15px;
    position: relative;
}

.espace20 {
    display: block;
    height: 20px;
    position: relative;
}

.espace30 {
    display: block;
    height: 30px;
    position: relative;
}

.espace40 {
    display: block;
    height: 40px;
    position: relative;
}

.espace50 {
    display: block;
    height: 50px;
    position: relative;
}

.espace65 {
    display: block;
    height: 65px;
    position: relative;
}

.espace80 {
    display: block;
    height: 80px;
    position: relative;
}

.espace150 {
    display: block;
    height: 150px;
    position: relative;
}

.espace200 {
    display: block;
    height: 200px;
    position: relative;
}

.espace300 {
    display: block;
    height: 300px;
    position: relative;
}

.espace400 {
    display: block;
    height: 400px;
    position: relative;
}

.border01 {
    border: 1px solid #d0d0d0;
}

.alignL {
    text-align: left;
}

.alignR {
    text-align: right !important;
}

.alignJ {
    text-align: justify;
}

.alignC {
    text-align: center;
}

.clear {
    clear: both;
}

.ombre-texte-01 {
    text-shadow: 0px 0px 6px #000;
}

.ombre-bloc-01 {
    box-shadow: 0px 0px 30px #000;
    border: 0px;
}

.ombre-bloc-02 {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.34)
}

.ombre02 {
    box-shadow: 0px 0px 30px #000;
}

.mr5 {
    margin-right: 5px !important;
    display: inline-block;
}

.mr10 {
    margin-right: 10px !important;
    display: inline-block;
}

.mr15 {
    margin-right: 15px !important;
    display: inline-block;
}

.mr20 {
    margin-right: 20px !important;
    display: inline-block;
}


/* HEADER */
.custom-logo {
    width: 240px;
    margin-top: -5px;
    margin-left: 20px;
}

section.header .row:first-child {
    min-height: 70px;
}

div.tm {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    background: #b5282e;
}

div.tm:before {
    content: "";
    position: absolute;
    left: 0px;
    border-color: #FFF #b5282e #ffffff #b5282e;
    border-style: solid;
    border-width: 0px 20px 20px 0px;
    height: 0px;
    width: 0px;
    display: block;
    margin-top: 10px;
}

#topmenu {
    display: block;
}

#topmenu ul {
    margin-left: 10px;
    margin-bottom: 0px;
}

#topmenu ul li {
    list-style: none;
    display: inline-block;
}

#topmenu ul li a {
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 15px 0 15px;
}

#topmenu ul li:hover a {
    text-decoration: underline;
    color: #ffffff;
}

#topmenu ul li:after {
    background-color: white;
    content: '';
    height: 12px;
    width: 2px;
    position: absolute;
    top: 4px;
}

#topmenu ul li:last-child:after {
    background-color: white;
    height: 0px;
    width: 0px;
}

.ligne_verticale {
    width: 5px;
    border-left: 1px solid white;
    height: 20px;
}

.Upper {
    text-transform: uppercase;
}

.no-pad {
    padding: 0px !important;
}

.fw700 {
    font-weight: 700;
}

.Full {
    width: 100%;
}

/* BOUTONS */
.hero-button {
    color: #fff;
    text-align: center;
    border-radius: 10px;
    height: auto;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 7px;
    margin-bottom: 10px;
}

.hero-button:hover {
    background-color: #177e9f;
}

.hero-button p {
    text-transform: uppercase;
    font-family: 'Lato';
    font-size: 14px;
}

/*.hero-button img {margin: 10px;}*/

.login-button {
    max-height: 75px;
    color: #fff;
    text-align: center;
    background-color: #c33367;
    padding: 10px;
    display: inline-block;
    font-family: 'Lato';
    font-size: 14px;
}

.login-button:hover {
    color: #fff;
    text-decoration: underline;
}

.cta-button {
    color: #fff;
    text-align: center;
    background-color: #c33367;
    padding: 20px;
    font-family: 'Lato';
    font-size: 14px;
    border-radius: 10px;
    font-weight: 700;
}

.cta-button:hover {
    color: #fff;
    text-decoration: underline;
}

.lang-button {
    color: #fff;
    text-align: center;
    padding: 10px;
    display: inline-block;
    font-family: 'Lato';
}

.lang-button:hover {
    color: #fff;
    text-decoration: underline;
}

/* KPI */
.kpi {
    color: #fff;
    text-align: center;
    height: 200px;
    padding: 15px;
    margin: 4px;
}

.kpi p {
    text-transform: uppercase;
    font-family: 'Lato';
    font-size: 18px;
    margin-bottom: 0px !important;
}

.kpi p.ttl {
    text-transform: uppercase;
    font-family: 'Lato';
    font-size: 50px;
    font-weight: 300;
    line-height: 54px;
}

.kpi img {
    margin: 10px;
}

/*HOME SLIDER*/
.slick-slide .img--holder {
    opacity: 1 !important;
}

/*FOOTER*/
.Wfooter a {
    color: #ccc;
    margin-left: 12px;
}

.Wfooter a.Upper {
    color: #ccc;
    margin-left: 0px;
}

.Wfooter a:hover {
    text-decoration: underline;
}

.Wfooter input.button {
    background-color: #c33367;
}

/* TOP BAR MENU */
.top-bar {
    background-color: #fff !important;
}

.top-bar ul {
    background-color: #fff !important;
}

.title-bar .menu-icon {
    position: absolute;
    right: 0.50rem;
    width: 32px;
}

.menu-icon::after {
    height: 4px !important;
    background: #000000 !important;
    box-shadow: 0 12px 0 #000000, 0 24px 0 #000000 !important;
}

.title-bar {
    background: #fff !important;
}

/* PAGE CONTACT */

.contact-button {
    width: 100%;
    border: none;
    color: #fff;
    text-align: center;
    background-color: #c33367;
    padding: 20px;
    font-family: 'Lato';
    font-size: 14px;
    border-radius: 10px;
    font-weight: 700;
}

.contact-button:hover {
    color: #fff;
    text-decoration: underline;
}

@keyframes caret {
    50% {
        border-color: transparent;
    }
}

.arrondi5 {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

.border01 {
    border: 1px solid #d0d0d0
}

.clear {
    clear: both;
}

.divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dividerN {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #000000;
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.logo {
    margin-top: 20px;
    margin-left: 20px;
}

.Menu {
    position: fixed;
    z-index: 999;
    width: 100%;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}

.cquot {
    position: relative;
    z-index: 5;
    width: 100%;
    top: 72px;
}

.srup {
    bottom: -24px;
    position: relative;
    z-index: 5;
    width: 100%;
}

.srdown {
    bottom: 24px;
    position: relative;
    z-index: 5;
    width: 100%;
}

.mfooter {
    padding-top: 95px;
    text-align: center;
}

.bBord {
    border: solid 2px #000;
    padding: 8px;
    color: #000;
}

.gfooter {
    background-color: #f5f3f0;
    padding-top: 25px;
    padding-bottom: 20px;
    text-align: center;
}

.subtitle {
    font-family: 'Montserrat', sans-serif;
    padding-top: 10px;
    color: #35375e;
    font-size: 11px !important;
    position: absolute;
    display: block;
    width: 120%;
    top: 18px;
}

.writeus:hover {
    color: #000 !important;
}

.st0 {
    fill: #B8E1F0;
}

.clientImg {
    width: 100%;
    height: 290px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 75%;
}

#Yelltitle {
    background-color: #ffe86b;
    padding-top: 50px;
}

.inCenter {
    width: 100%;
    z-index: 999;
    text-align: center;
}

.inRleft {
    margin-top: 2%;
    width: 100%;
    padding: 5%;
    z-index: 999;
    text-align: left
}

.inRright {
    margin-top: 2%;
    width: 100%;
    padding: 5%;
    z-index: 999;
    text-align: right;
}

.bline {
    border-bottom: solid 4px #000000;
    width: 40px;
}

.m5 {
    font-size: 5em !important;
}

.m4 {
    font-size: 4em !important;
}

.m3 {
    font-size: 3em !important;
}

.m2 {
    font-size: 2em !important;
}

.m1 {
    font-size: 1em !important;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.svg-wrapper {
    height: 60px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 300px;
    border: solid 1px #000;

}

.svg-wrapper2 {
    height: 60px;
    /*margin: 0 auto;*/
    position: relative;
    /*top: 50%;
  transform: translateY(-50%);*/
    width: 300px;
    border: solid 1px #fff;

}

.svg-wrapper3 {
    height: 60px;
    /*margin: 0 auto;*/
    position: relative;
    /*top: 50%;
  transform: translateY(-50%);*/
    width: 300px;
    border: solid 1px #000;

}

.shape {
    fill: transparent;
    stroke-dasharray: 140 340;
    stroke-dashoffset: -474;
    stroke-width: 0px;
    stroke: #000;

}

.shape3 {
    fill: transparent;
    stroke-dasharray: 140 340;
    stroke-dashoffset: -474;
    stroke-width: 0px;
    stroke: #000;

}

.shape2 {
    fill: transparent;
    stroke-dasharray: 140 340;
    stroke-dashoffset: -474;
    stroke-width: 0px;
    stroke: white;

}

.text {
    color: #000;
    font-family: 'lato', sans-serif;
    text-align: center;
    font-size: 16px;
    letter-spacing: 4px;
    position: relative;
    top: -42px;
}

.text3 {
    color: #000;
    font-family: 'lato', sans-serif;
    text-align: center;
    font-size: 18px;
    letter-spacing: 4px;
    position: relative;
    top: -48px;
}

.text2 {
    color: #fff;
    font-family: 'lato', sans-serif;
    text-align: center;
    font-size: 18px;
    letter-spacing: 4px;
    position: relative;
    top: -48px;
}

@keyframes draw {
    0% {
        stroke-dasharray: 140 540;
        stroke-dashoffset: -474;
        stroke-width: 4px;
    }

    100% {
        stroke-dasharray: 760;
        stroke-dashoffset: 0;
        stroke-width: 4px;
    }
}

.svg-wrapper:hover .shape {
    -webkit-animation: 0.5s draw linear forwards;
    animation: 0.5s draw linear forwards;
}

.svg-wrapper2:hover .shape2 {
    -webkit-animation: 0.5s draw linear forwards;
    animation: 0.5s draw linear forwards;
}

.svg-wrapper3:hover .shape3 {
    -webkit-animation: 0.5s draw linear forwards;
    animation: 0.5s draw linear forwards;
}

.svg-wrapper:hover {
    border: none;
}

.svg-wrapper2:hover {
    border: none;
}

.svg-wrapper3:hover {
    border: none;
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////// */

nav {
    background-color: #2c335a;
    height: 100%;
    position: fixed;
    right: -20em;
    top: 0;
    -moz-transition: right 0.5s linear;
    -o-transition: right 0.5s linear;
    -webkit-transition: right 0.5s linear;
    transition: right 0.5s linear;
    width: 20em;
    z-index: 9001;
    /* IT'S OVER 9000! */
}

nav #menuToggle {
    background: none;
    display: block;
    position: relative;
    height: 40px;
    left: -75px;
    top: 20px;
    width: 50px;
    outline: none;
}

nav #menuToggle span {
    background: #2c335a;
    display: block;
    height: 10%;
    left: 10%;
    position: absolute;
    top: 45%;
    width: 80%;
}

nav #menuToggle span:before,
nav #menuToggle span:after {
    background: #2c335a;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: -250%;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 100%;
}

nav #menuToggle span:after {
    top: 250%;
}

.menu li {
    color: white;
    display: block;
    font-size: 16px;
    margin: 0px 30px 0px 30px;
    border-bottom: solid 1px #fff;
    padding-bottom: 5px;
    width: 100%;
    font-weight: 400;
    text-align: left !important;
}

.menu li:hover {
    width: 100%;
    color: #fff;
}


.menu li:hover:after {
    width: 100%;
}

.menu li a {
    text-transform: uppercase;
}

.open {
    right: 0;
}

.open #menuToggle span {
    background: transparent;
    left: 10%;
    top: 45%;
}

.open #menuToggle span:before,
.open #menuToggle span:after {
    background: #2c335a;
    top: 0;
    left: 20px;

    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.open #menuToggle span:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#menuToggle .navClosed {
    -moz-transition: background 0.1s linear;
    -o-transition: background 0.1s linear;
    -webkit-transition: background 0.1s linear;
    transition: background 0.1s linear;
}

#menuToggle .navClosed:before,
#menuToggle .navClosed:after {
    -moz-transition: top 0.2s linear 0.1s, -moz-transform 0.2s linear 0.1s;
    -o-transition: top 0.2s linear 0.1s, -o-transform 0.2s linear 0.1s;
    -webkit-transition: top 0.2s linear, -webkit-transform 0.2s linear;
    -webkit-transition-delay: 0.1s, 0.1s;
    transition: top 0.2s linear 0.1s, transform 0.2s linear 0.1s;
}

#menuToggle .navOpen {
    -moz-transition: background 0.1s linear 0.2s;
    -o-transition: background 0.1s linear 0.2s;
    -webkit-transition: background 0.1s linear;
    -webkit-transition-delay: 0.2s;
    transition: background 0.1s linear 0.2s;
}

#menuToggle .navOpen:before,
#menuToggle .navOpen:after {
    -moz-transition: top 0.2s linear, -moz-transform 0.2s linear;
    -o-transition: top 0.2s linear, -o-transform 0.2s linear;
    -webkit-transition: top 0.2s linear, -webkit-transform 0.2s linear;
    transition: top 0.2s linear, transform 0.2s linear;
}

/* ///////////////////////////////////////////////////////////////////////////////// */
div .newMenuToggle {
    background: none;
    display: block;
    position: relative;
    height: 40px;
    width: 40px;
    outline: none;
    float: right;
    top: 51.6rem;
    left: 0;
}

div .openToggle {
    background: none;
    display: block;
    position: relative;
    height: 40px;
    width: 40px;
    outline: none;
    float: right;
    top: 1.6rem;
    left: -25px;
}

div .newMenuToggle span {
    background-color: #fff;
    position: absolute;
    height: 10%;
    width: 100%;
    top: 45%;
    transition: 0.1s;
}

div .newMenuToggle-blue span {
    background-color: #1d3664;
    position: absolute;
    height: 10%;
    width: 100%;
    top: 45%;
    transition: 0.1s;
}

.marketing-client-header div .newMenuToggle span {
    background-color: #fff;
    position: absolute;
    height: 10%;
    width: 100%;
    top: 45%;
    transition: 0.1s;
}

.marketing-client-header div .newMenuToggle-blue span {
    background-color: #1d3664;
    position: absolute;
    height: 10%;
    width: 100%;
    top: 45%;
    transition: 0.1s;
}

.marketing-client-header div .openToggle span {
    background-color: transparent;
    position: absolute;
    height: 10%;
    width: 100%;
    top: 45%;
    transition: 0.1s;
}

div .openToggle span {
    background-color: transparent;
    position: absolute;
    height: 10%;
    width: 100%;
    top: 45%;
    transition: 0.1s;
}

div .newMenuToggle span::after {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: -250%;
    width: 100%;
    transition: 0.1s;
}

div .newMenuToggle-blue span::after {
    background: #1d3664;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: -250%;
    width: 100%;
    transition: 0.1s;
}

.header-menu div .newMenuToggle span::after {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: -250%;
    width: 100%;
    transition: 0.1s;
}

.header-menu div .newMenuToggle-blue span::after {
    background: #1d3664;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: -250%;
    width: 100%;
    transition: 0.1s;
}

.marketing-client-header div .newMenuToggle span::before {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 250%;
    width: 100%;
    transition: 0.1s;
}

.marketing-client-header div .newMenuToggle-blue span::before {
    background: #1d3664;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 250%;
    width: 100%;
    transition: 0.1s;
}


div .newMenuToggle span::before {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 250%;
    width: 100%;
    transition: 0.1s;
}


div .newMenuToggle span::before {
    background: #1d3664;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 250%;
    width: 100%;
    transition: 0.1s;
}

div .openToggle span::after {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0%;
    width: 100%;
    transform: rotate(-45deg);
    transition: 0.1s;
}

div .openToggle span::before {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    transform: rotate(45deg);
    transition: 0.1s;
}

.marketing-client-header div .openToggle span::after {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0%;
    width: 100%;
    transform: rotate(-45deg);
    transition: 0.1s;
}

.marketing-client-header div .openToggle span::before {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    transform: rotate(45deg);
    transition: 0.1s;
}

.newNav {
    position: fixed;
    width: 100%;
    height: 650px;
    background: transparent;
    left: 0;
    top: -50rem;
}

.openNav {
    position: fixed;
    width: 100%;
    height: 650px;
    background: #1D3664;
    left: 0;
    top: 0;
    -moz-transition: background 0.15s;
    -o-transition: background 0.15s;
    -webkit-transition: background 0.15s;
    transition: background 0.15s;
}

/* ///////////////////////////////////////////////////////////////////////////////// */
.ex-item {
    height: 250px;
    width: 250px;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cercle {
    width: 250px;
    height: 250px;
    border-radius: 125px;
    background: #35375e;
}

.texpasti {
    text-align: center;
    color: white;
    font-size: 24px;
    font-family: sans-serif;
    position: relative;
    padding-top: 40%;
    text-transform: uppercase;
}

.pastil {
    background-color: none;
}

.chno {
    display: none;
}

.chov {
    display: block !important;
}

.conrev {
    position: relative !important;
}

.theta-carousel-inner-container {
    top: 0px !important;
}

/* /////////////////////////////////////////////////////////////////////////////////////////// */

ul.diamand {
    font-size: 2em;
    list-style: none;
    padding: 0;
    line-height: 1.4
}

ul.diamand li {
    margin: 0;
    margin-bottom: 1em;
    padding-left: 1.5em;
    position: relative;
    line-height: 1.4;
}

ul.diamand li:after {
    content: '';
    height: .5em;
    width: .5em;
    background: #35375E;
    display: block;
    position: absolute;
    transform: rotate(45deg);
    top: .25em;
    left: 0;
}

/* ////////////////////////////////////////////////////// */
.champs {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    border: none !important;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: none !important;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 200;
    color: #0a0a0a;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* ////////////////////////////////////////////////////// */


.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
}

/* Text Overlay */

#lab_video_text_overlay {
    position: absolute;
    color: #FFF;
    width: 100%;
    height: 100%;
    z-index: 2000;
}

.button-suite {
    background-color: none;
    padding: 10px;
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    border: solid 1px #000;
}

.button-suite-blanc {
    background-color: #fff;
    padding: 10px;
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    border: solid 1px #fff;
}

.button-suite-blanc:hover {

    color: #000 !important;
    border: solid 2px #fff;
    font-weight: bold;
}

.button-suite:hover {

    color: #000 !important;
    border: solid 2px #000;
}

.head-une {
    background-color: #abe5d9;
    padding: 10px;
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
}

.card-cat {
    background-color: #f5f3f0;
    padding: 4px;
    color: #111;
    font-size: 12px;
    width: auto;
}

#categories-2 li {
    background-color: #f5f3f0 !important;
    padding: 4px !important;
    color: #000 !important;
    font-size: 12px !important;
    width: 100% !important;
    margin-bottom: 2px;
    list-style: none;
}

#categories-2 li a {
    color: #000 !important;
    font-size: 12px !important;
}

#tag_cloud-3 h4 {
    display: none;
}

.tagcloud {
    padding: 10px !important;
}

.tagcloud a {
    color: #cacaca !important;
}

.background {
    background-color: none;
    width: 250px;
    height: 175px;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.line2 {
    width: 175px;
    height: 2px;
    border-bottom: 2px solid #000;
    -webkit-transform:
        translateY(80px) translateX(-15px) rotate(-75deg);
    top: 0px;
    left: 0px;
}

.btLien01 {
    display: inline-block;
    text-align: center;
    font-family: "lato", Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    width: 100%;
    padding: 20px;
    background-color: #000;
    border: 0;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.4s;
    -moz-transition-property: background-color;
    -moz-transition-duration: 0.4s;
    transition-property: background-color;
    transition-duration: 0.4s;
}

/* HOME PAGE */

.titleslide p {
    line-height: 1;
}

#primary-menu ul {
    list-style-type: none;
    width: 80%;
}

#primary-menu ul li {
    width: 100%;
    border-bottom: 1px solid #ffffff;
}

#primary-menu ul li a,
#primary-menu ul li a:hover,
#primary-menu ul li a:visited {
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
}

#one {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}

#two {
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 50px;
}

#three {
    background-color: #ffe86b;
    padding-top: 50px;
    padding-bottom: 50px;
}

#four {
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 50px;
}

#five {
    background-color: #ffbfb3;
    padding-top: 50px;
    padding-bottom: 50px;
}

#six {
    background-color: #abe5d9;
}

#one h2,
#two h2,
#three h2,
#four h2,
#five h2,
#six h2 {
    font-size: 40px;
    line-height: 40px !important;
}

#one p,
#two p,
#three p,
#four p,
#five p,
#six p {
    margin-bottom: 0px;
    line-height: 1.6rem;
}

.navigation {
    background-color: #f7f7f7;
    width: 100%;
    height: 116px;
}

#video_background,
.bannerVideo {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1
}

.bannerVideo {
    height: auto;
    width: 1200px
}

.vidBg2 {
    position: absolute;
    background-image: url(video/video.jpg);
    top: -8%;
    width: 100%;
    height: 500px;
    z-index: 1;
}

#video_background,
.bannerVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1
}

.bannerVideo {
    text-align: center;
    position: relative;
    width: 100%;
    /*  height: 480px;*/
    overflow: hidden;
    z-index: 3
}

.bannerVideo .vidBg {
    height: auto;
    width: 120%
}

.bannerVideo img {
    margin: 0 auto;
    width: 100%;
    display: block;
}

.siteIntro {
    position: relative;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 100;
    font-family: 'bariol_regularregular';
    text-align: center;
    padding: 10px 0 0 0;
    font-size: 0.8em
}

.homeSlogan {
    position: absolute;
    margin-top: -80px;
    width: 100%;
    z-index: 9999;
    font-size: 38px;
    padding: 20px;
}

.siteIntro p {
    font-size: 40px;
    padding: 20px;
    text-transform: uppercase;
    padding-top: 340px;
    line-height: 46px
}

.darken span {
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, .5);
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.darken:hover span {
    opacity: 1;
    cursor: pointer;
}

.bgNoirTr {
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, .5);
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.bgNoirTr:hover {
    opacity: 1;
    cursor: pointer;
}

.boxBig .titreAnim {
    font-size: 30px !important;
    line-height: 40px !important;
}

.boxSmall .titreAnim {
    font-size: 20px !important;
    line-height: 24px !important;
}

.boxBig .lienAnim {
    position: relative;
    font-size: 18px;
    margin-top: 360px;
    width: 100%;
    border-top: solid 3px #FFF;
    padding: 10px
}

.boxSmall .lienAnim {
    position: relative;
    font-size: 15px;
    margin-top: 110px;
    width: 100%;
    border-top: solid 3px #FFF;
    padding: 10px
}



.btLien01 {
    display: inline-block;
    text-align: center;
    font-family: "lato", Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    width: 100%;
    padding: 20px;
    cursor: pointer;
    background-color: #000;
    border: 0;
    /* Fonctionne déjà sur webkit */
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.4s;
    /* Bientôt supporté par Firefox */
    -moz-transition-property: background-color;
    -moz-transition-duration: 0.4s;
    /* … et lorsque ce sera standardisé */
    transition-property: background-color;
    transition-duration: 0.4s;
}

.btLien01:hover {
    background-color: #313461;
    color: #fff !important;
}

.btLien02 {
    display: inline-block;
    text-align: center;
    font-family: "lato", Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    width: 100%;
    padding: 10px;
    background-color: #000;
    border: 0;
    /* Fonctionne déjà sur webkit */
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.4s;
    /* Bientôt supporté par Firefox */
    -moz-transition-property: background-color;
    -moz-transition-duration: 0.4s;
    /* … et lorsque ce sera standardisé */
    transition-property: background-color;
    transition-duration: 0.4s;
}

.btLien02:hover {
    background-color: #313461;
    color: #fff !important;
}



.pied {
    position: relative;
    width: 100%;
    height: 115px;
    background: #f7f7f7;
    padding-top: 50px;
}

.pied a {
    text-decoration: none;
}

.avantPied {
    height: 120px;
    border-top: 1px solid #d0d0d0;
}

.avantPied img {
    margin-top: 46px;
}

.imgActu {
    width: 100%;
    height: 140px;
    background-position: top center;
}

ul.social {
    display: block;
    text-align: right;
    margin-top: 42px;
}

ul.social a {
    list-style: none;
    float: right;
    margin-left: 8px;
}

ul.social a.facebook {
    width: 15px;
    height: 30px;
    background: url(img/socialLogos.png) 0 0;
}

ul.social a.facebook:hover {
    background-position: 0 30px;
    cursor: pointer
}

ul.social a.blog {
    width: 30px;
    height: 30px;
    background: url(img/socialLogos.png) 50px 0;
}

ul.social a.blog:hover {
    background-position: 50px 30px;
    cursor: pointer
}

ul.social a.twitter {
    width: 40px;
    height: 30px;
    background: url(img/socialLogos.png) 100px 0;
}

ul.social a.twitter:hover {
    background-position: 100px 30px;
    cursor: pointer
}

ul.social a.pinterest {
    width: 30px;
    height: 30px;
    background: url(img/socialLogos.png) 150px 0;
}

ul.social a.pinterest:hover {
    background-position: 150px 30px;
    cursor: pointer
}

.boxBig {
    width: 100%;
    height: 580px;
    background-position: center center
}

.boxSmall {
    width: 100%;
    height: 280px;
    background-position: center center;
}

.equipeImg {
    width: 100%;
    height: 320px;
    background-repeat: no-repeat;
    background-color: #000;
    background-position: top center;
    background-size: 100%;
}

.clientImg {
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 75%;
}

.boxHomeActu {
    height: 280px;
}

/* DIAPO */
.slide {
    display: block;
    background-position: top center;
}

.btLien01 {
    display: inline-block;
    text-align: center;
    font-family: "lato", Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    width: 100%;
    padding: 20px;
    background-color: #000;
    border: 0;
    /* Fonctionne déjà sur webkit */
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.4s;
    /* Bientôt supporté par Firefox */
    -moz-transition-property: background-color;
    -moz-transition-duration: 0.4s;
    /* … et lorsque ce sera standardisé */
    transition-property: background-color;
    transition-duration: 0.4s;
}

.blog-rs i:hover {
    color: #6b8893
}

.tag {
    display: inline-block;
    border-radius: 3px;
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    margin: 0px 6px 6px 0px;
    padding: 4px 8px;

    /* Fonctionne déjà sur webkit */
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.4s;
    /* Bientôt supporté par Firefox */
    -moz-transition-property: background-color;
    -moz-transition-duration: 0.4s;
    /* … et lorsque ce sera standardisé */
    transition-property: background-color;
    transition-duration: 0.4s;
}

.tag:hover {
    background-color: #6b8893;
    color: #fff;
}


.froala-element.f-basic.f-placeholder+span.fr-placeholder {
    top: 55px !important;
}


button,
input[type="button"],
input[type="reset"],
input[type="submit"] .formdigit {
    border: 1px solid;
    border-color: #000;
    background-color: yellow;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 18px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}

#top {
    outline: none;
}