/*////////////////////////////////////////////////////////////////////////*/

/*////////////////			      SIXIEMESON 2019     			////////////////////*/

/*////////////////////////////////////////////////////////////////////////*/

/* Author : Tam Dihn - CocciNet
/* Project : SixièmeSon 2019
/* Date  : 14 Juin 2019

------------------------------------------------------------------------*/

/* 1 - Générale
/* 2 - Header
/* 3 - Link
/* 4 - Home
/* 4.5 Accueil
/* 5 - Creation
/* 6 - Agence
/* 7 - Design
/* 8 - Actualités
/* 9 - Recrutement
/* 10 - Single Article
/* 11 - Contact
/* 12 - Single Annonce
/* 13 - Single Biographie
/* 14 - Single Actualité
/* 15 - Template defaut
/* 16 - 404
/* 20 - Footer

/* 1 - Générale
------------------------------------------------------------------------*/

img {
    max-width: 100%;
}

html,
body {
    height: 100%;
    margin: 0;
}

#page {
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    #page {
        height: auto;
    }

    .error404 #page {
        height: 100%;
    }

    iframe[name='__cmpLocator'] {
        display: none;
    }
}

#content {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
}

body {
    color: #5f5f5f;
}

h1 p,
h1 {
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    color: #363636;
    line-height: 1.2;
}

h2 {
    font-size: 30px;
    font-weight: bold;
    color: #363636;
}

h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #363636;
}

h4 {
    font-size: 18px;
    color: #363636;
}

p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #5f5f5f;
    line-height: 1.6;
    font-weight: 300;
}

ul {
    margin: 0;
    padding: 0;
    padding-left: 17px;
}

ul li {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px;
}

a {
    color: #ff0055;
}

a:hover {
    color: #363636;
}

* {
    outline: none !important;
}

.fil-arianne {
    background: #f9f6f6;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #363636;
    font-size: 12px;
}

.fil-arianne a {
    color: #363636;
}

.pipe {
    font-size: 12px;
    color: #ff0055;
    font-weight: bold;
}

.p-14 {
    font-size: 14px;
    line-height: 1.5;
}

.h-14 {
    font-size: 14px;
    line-height: 1.5;
}

.p-14 p {
    font-weight: 400 !important;
    line-height: 1.5 !important;
    font-size: 14px !important;
}

.p-10 {
    font-size: 10px;
    line-height: 1.2;
}

.trait {
    border-left: 8px solid #e31c79;
    padding: 2px 0 2px 15px;
}

.color-pink {
    color: #ff0055;
}

.color-light-grey {
    color: #5f5f5f !important;
}

/* .p-align-left {
  text-align: right;
  font-size: 14px;
} */

@media screen and (min-width: 1100px) {
    /* .color-light-grey {
    padding-right: 50px;
  } */
}

.color-dark-grey {
    color: #363636 !important;
}

.trait-left {
    width: 8px;
    position: absolute;
    background: #ff0055;
}

.trait-left-2 {
    width: 8px;
    position: absolute;
    background: #fff;
}

.padding-zero {
    padding-left: 0;
    padding-right: 0;
}

.wrapper-header-single .header-single {
    border: solid 2px #000;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}

/* .header-single .trait-left {
  height: 74px;
  left: -5px;
  top: 30%;
} */

.header-single h1,
.header-single p {
    padding-left: 35px;
    padding-right: 35px;
}

@media screen and (min-width: 1500px) {
    .header-single h1 {
        padding-left: 31px;
        padding-right: 31px;
    }

    .single-actualite .date-share {
        padding: 0 32px;
        display: flex;
        justify-content: space-between;
        position: relative;
    }

    .single-actualite .content-single-article .article-content {
        width: 90%;
        margin: auto;
        padding: 0 31px;
    }
}

@media screen and (min-width: 480px) {
    .height-1 {
        height: 253px;
    }

    .height-2 {
        height: 506px;
    }
}

.bg-fluid {
    height: 338px;
    background-size: cover;
    background-position: center;
}

.background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
}

.background.bg-fluid {
    height: 338px;
    background-size: cover;
    background-position: center;
}
.postid-6254 .background.bg-fluid {
    background-position: bottom;
}

@media (min-width: 1400px) {
    .background.bg-fluid {
        height: 50vh;
        max-height: 600px;
    }
}

.padding-35 {
    padding-left: 35px;
}

.padding-25 {
    padding-left: 25px;
}

form input[type='submit']:hover {
    background: #363636;
    transition: ease all 0.2s;
}

.pos-rel {
    position: relative;
}

#svg-marie-louise,
.svg-marie-louise {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.white-marie-louise:before,
.white-marie-louise:after {
    content: '';
    position: absolute;
    top: 0;
    left: -5px;
    width: 8px;
    height: 100%;
    background-color: #ff0055;
}

.white-marie-louise:before {
    background-color: white;
    height: calc(100% + 20px);
    top: -10px;
}

.qc-cmp-ui {
    background-color: #fff !important;
}

.qc-cmp-title {
    color: #ff0055 !important;
}

.qc-cmp-button {
    background-color: #ff0055 !important;
    color: #fff !important;
}

.qc-cmp-persistent-link {
    background-color: #ff0055 !important;
}

.qc-cmp-button {
    border: 0 !important;
    box-shadow: none !important;
}

/* 2 - Header
------------------------------------------------------------------------*/

.site-header {
    width: 100%;
}

#site-navigation {
    position: fixed;
    background-color: #ffffff;
    z-index: 600;
    /* border-bottom: 1px solid #f9f6f6; */
}

li.current-menu-item > a::after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #ff0055;
    width: 27px;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
}

.social-network,
.social-network-style2 {
    position: absolute;
    top: 30%;
    z-index: 10;
}

/* .social-network a {
    background: rgba(255, 0, 85, 0.8);
    padding: 10px 15px;
    margin-bottom: 3px;
    transition: ease all 0.2s;
    border-radius: 0 10px 10px 0;
    font-size: 25px;
    color: #000;
} */

.social-network a,
.social-network-style2 a {
    background: #363636;
    padding: 10px 15px;
    margin-bottom: 3px;
    transition: ease all 0.2s;
    border-radius: 0 10px 10px 0;
    font-size: 19px;
    color: rgba(255, 0, 85, 0.8);
}

.social-network a.facebook,
.social-network-style2 a.facebook {
    padding: 10px 11px 10px 17px;
}

.social-network a:hover,
.social-network-style2 a:hover {
    background: #fff;
    transition: ease all 0.2s;
}

.social-network a.instagram:hover i,
.social-network-style2 a.instagram:hover i {
    background: -webkit-linear-gradient(#e09b3d, #c74c4d, #c21975, #7024c4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.social-network a.twitter:hover i,
.social-network-style2 a.twitter:hover i {
    color: #00acee;
    /* background: #fff; */
}

.social-network a.facebook:hover i,
.social-network-style2 a.facebook:hover i {
    color: #3c5a99;
    /* background: #fff; */
}

.social-network a.linkedin:hover i,
.social-network-style2 a.linkedin:hover i {
    color: rgb(0, 92, 145);
    /* background: #fff; */
}

.main-navigation .navbar-sm .custom-logo-link {
    display: none;
}

.custom-logo {
    max-width: 100%;
    max-height: 24px;
    display: block;
}

.menu-toggle {
    cursor: pointer;
}

@media screen and (max-width: 992px) {
    .custom-logo-link {
        margin: auto;
        padding-bottom: 15px;
    }

    .wrapper-menu {
        max-width: 100%;
        align-items: center;
        justify-content: center;
    }

    .main-navigation li {
        float: left;
        position: relative;
        margin: auto 18px;
    }
}

@media screen and (max-width: 599px) {
    .custom-logo-link {
        margin: 0;
    }

    #primary-menu li#menu-item-52 .sub-menu {
        display: block;
        position: relative;
    }

    .main-navigation ul ul {
        position: relative;
        top: auto;
        left: auto;
        box-shadow: none;
    }

    .main-navigation ul ul a {
        margin: 0;
        margin-left: 15px;
        padding: 5px 0;
    }

    .main-navigation .sub-menu li {
        padding: 0;
    }

    .main-navigation ul ul a .wpml-ls-native {
        padding: 0;
    }
}

.main-navigation .wpml-ls-menu-item .sub-menu {
    background: none;
    box-shadow: none;
}

.main-navigation .wpml-ls-menu-item .sub-menu li {
    padding: 0;
    min-width: inherit;
    margin-bottom: 0;
}

/* 3 - Link

/* 4 - Homepage
------------------------------------------------------------------------*/

@media (min-width: 1500px) {
    .container.limit-1400 {
        max-width: 1400px;
    }
}

.page-template-template-homepage #text-home {
    padding-top: 90px;
    padding-bottom: 90px;
}

.page-template-template-homepage #text-home .row {
    align-items: center;
}

.page-template-template-homepage .news-on-homeblock {
    position: relative;
    overflow: hidden;
    min-height: 200px;
    margin-bottom: 90px;
}

.page-template-template-homepage #news-on-home .trait {
    margin-bottom: 30px;
}

.page-template-template-homepage .news-on-homeblock:after {
    content: '';
    position: absolute;
    width: calc(100% - 30px);
    height: 100%;
    background-color: #000;
    top: 0;
    left: 15px;
    opacity: 0;
    z-index: 1;
    transition: all 0.3s ease;
}

.page-template-template-homepage .news-on-homeblock-wrapper {
    display: flex;
    min-height: 200px;
    align-items: center;
    background-size: cover;
    background-position: center;
}

.page-template-template-homepage .news-on-homeblock-wrapper h2 {
    width: 100%;
    max-width: 660px;
}

.page-template-template-homepage .news-on-homeblock:hover:after {
    opacity: 0.25;
}

.page-template-template-homepage .news-on-homeblock-wrapper h2 {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 15px 25px;
    position: relative;
    z-index: 2;
}

.page-template-template-homepage .wrapper-header-single .header-single {
    margin-top: 15px;
}

@media screen and (max-width: 992px) {
    .page-template-template-homepage .wrapper-header-single .header-single {
        padding-top: 50px;
    }
}

.page-template-template-homepage .wrapper-header-single .header-single h1 {
    position: relative;
    color: #fff;
    width: 100%;
    margin-bottom: 71px;
    font-size: 50px;
}

.page-template-template-homepage
    .wrapper-header-single
    .header-single
    .new-color {
    color: black;
}

.page-template-template-homepage .wrapper-header-single .bg-fluid {
    background-image: url('../images/bg-home.jpg');
    height: 465px;
}

.page-template-template-homepage
    .wrapper-header-single
    .header-single
    .trait-left,
.page-template-template-homepage
    .wrapper-header-single
    .header-single
    .trait-left-2 {
    height: 115px;
    left: -5px;
    top: 3%;
}

.color-trait-1 {
    border-top: solid 10px#e31c79;
    border-bottom: solid 10px#e31c79;
}

.color-trait-2 {
    border-top: solid 10px #03cef4;
    border-bottom: solid 10px#03cef4;
}

.color-trait-3 {
    border-top: solid 10px #e6af2e;
    border-bottom: solid 10px #e6af2e;
}

@media (min-width: 478px) {
    .page-template-template-homepage
        .wrapper-header-single
        .header-single
        .trait-left,
    .page-template-template-homepage
        .wrapper-header-single
        .header-single
        .trait-left-2 {
        top: 1.9%;
        height: 115px;
    }
}

@media (min-width: 762px) {
    .page-template-template-homepage
        .wrapper-header-single
        .header-single
        .trait-left,
    .page-template-template-homepage
        .wrapper-header-single
        .header-single
        .trait-left-2 {
        top: 3%;
        height: 115px;
    }
}

@media (min-width: 977px) {
    .page-template-template-homepage
        .wrapper-header-single
        .header-single
        .trait-left,
    .page-template-template-homepage
        .wrapper-header-single
        .header-single
        .trait-left-2 {
        top: 2.5%;
        height: 115px;
    }
}

@media (min-width: 985px) {
    .page-template-template-homepage .wrapper-header-single .bg-fluid {
        background-image: url('../images/bg-home.jpg');
        height: 600px;
    }

    .page-template-template-homepage .wrapper-header-single .header-single {
        padding-top: 70px;
        margin-top: -525px;
    }

    .page-template-template-homepage
        .wrapper-header-single
        .header-single
        .trait-left,
    .page-template-template-homepage
        .wrapper-header-single
        .header-single
        .trait-left-2 {
        top: 5%;
        height: 170px;
    }
}

.page-template-template-homepage .wrapper-header-single .wrapper-expertise {
    margin-bottom: 120px;
}

@media (min-width: 1200px) {
    .item-actu {
        padding: 0 22.5px;
    }
}

span.link {
    align-self: flex-end;
    justify-self: flex-end;
    border-radius: 30px;
}

.page-template-template-homepage .wrapper-header-single .wrapper-actu {
    background: rgba(255, 255, 255, 0.5);
    height: 100%;
    border: 1px solid #eee;
}

.page-template-template-homepage
    .wrapper-header-single
    .wrapper-actu
    .item-actu {
    display: flex;
}

@media screen and (max-width: 992px) {
    .page-template-template-homepage .wrapper-header-single .wrapper-actu {
        margin-left: 10px;
        margin-top: 10px;
        max-width: calc(100% - 30px);
    }

    .page-template-template-homepage .wrapper-header-single .header-single h1 {
        position: relative;
        width: 100%;
        margin-bottom: 35px;
        font-size: 30px;
    }
}

@media screen and (max-width: 768px) {
    .page-template-template-homepage .wrapper-header-single .wrapper-actu {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 505px) {
    .page-template-template-homepage .wrapper-header-single .header-single h1 {
        position: relative;
        width: 100%;
        margin-bottom: 30px;
        font-size: 24px;
    }
}

.page-template-template-homepage
    .wrapper-header-single
    .wrapper-actu
    .content-actu {
    padding: 15px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.page-template-template-homepage
    .wrapper-header-single
    .wrapper-actu
    .content-actu
    .title {
    flex-grow: 1;
}

.page-template-template-homepage .wrapper-header-single .wrapper-actu h3 {
    text-transform: inherit;
    font-weight: bold;
    transition: all 0.2s ease;
}

.page-template-template-homepage
    .wrapper-header-single
    .wrapper-actu
    a:hover
    h3 {
    color: #ff0055;
}

.page-template-template-homepage
    .wrapper-header-single
    .wrapper-actu
    .image-actu {
    position: relative;
    background-position: center;
    background-size: cover;
    height: 100%;
}

.page-template-template-homepage
    .wrapper-header-single
    .wrapper-actu
    .image-actu
    a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: 0;
    transition: all 0.2s ease;
}

.page-template-template-homepage
    .wrapper-header-single
    .wrapper-actu
    .image-actu
    a:hover {
    opacity: 0.2;
}

.page-template-template-homepage
    .wrapper-header-single
    .wrapper-actu
    .btn-actu {
    border-radius: 30px;
    background-color: #ff0055;
    padding: 13px 24px;
    width: auto;
    display: block;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.page-template-template-homepage
    .wrapper-header-single
    .wrapper-actu
    .btn-actu:hover {
    background: #363636;
    transition: ease all 0.2s;
}

.page-template-template-homepage
    .wrapper-header-single
    .wrapper-expertise
    .item-expertise {
    height: 140px;
    margin-left: 10px;
    margin-right: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.ajust-margin {
    margin-top: 20px;
    margin-bottom: 10px;
}

@media screen and (min-width: 762px) {
    .ajust-margin {
        margin-top: 160px;
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 985px) and (max-width: 992px) {
    .ajust-margin {
        margin-top: 400px;
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 993px) {
    .ajust-margin {
        margin-top: 190px;
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 992px) {
    .page-template-template-homepage
        .wrapper-header-single
        .wrapper-expertise
        .item-expertise {
        margin-top: 10px;
    }
}

.page-template-template-homepage
    .wrapper-header-single
    .wrapper-expertise
    .item-expertise
    .titre-expertise {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.5);
    padding: 5px 10px;
    width: max-content;
    margin-top: 22px;
}

.page-template-template-homepage
    .wrapper-header-single
    .wrapper-expertise
    .item-expertise
    .client {
    color: #363636;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.5);
    padding: 5px 10px;
    width: max-content;
}

.page-template-template-homepage
    .wrapper-header-single.container-fluid.padding-zero {
    position: relative;
}

.page-template-template-homepage .wrapper-header-single .btn-scroll-down {
    position: absolute;
    background: #fff;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 158px;
    text-align: center;
    transition: ease all 0.2s;
    cursor: pointer;
    padding: 15px;
}

.page-template-template-homepage .wrapper-header-single .btn-scroll-down:hover {
    bottom: -65px;
    transition: ease all 0.2s;
}

.page-template-template-homepage .wrapper-header-single .btn-scroll-down i {
    font-size: 20px;
    margin-top: 5px;
}

.page-template-template-homepage .wrapper-header-single .btn-scroll-down img {
    margin-bottom: 7px;
}

.wrapper-worldwide .container > .row .col-md-10 {
    margin-left: -78px;
}

.wrapper-worldwide .worldwide .list-pays {
    list-style: none;
    padding-left: 35px;
    margin-top: 20px;
    margin-left: 140px;
    text-align: center;
    margin-bottom: 0;
}

.wrapper-worldwide .worldwide .list-pays li:last-child {
    margin-bottom: 0;
}

.wrapper-worldwide .worldwide .list-pays li a {
    font-size: 24px;
    color: #363636;
    line-height: 1.19;
    font-weight: 300;
    text-transform: uppercase;
}

body .main-navigation a {
    text-transform: none;
}

.wrapper-worldwide .wrapper-newsletter {
    margin: 20px 0;
}

.wrapper-worldwide .worldwide .list-pays li a:hover {
    color: #ff0055;
}

.wrapper-worldwide .worldwide .list-pays li a.clicked {
    font-weight: bold;
    color: #ff0055;
}

/* .wrapper-worldwide .worldwide .list-pays li a.clicked:before {
    content: '';
    width: 32px;
    margin-top: 12px;
    position: absolute;
    background: #ff0055;
    height: 2px;
    left: 45%;
} */

.main-navigation #primary-menu > li {
    margin-bottom: 0;
}

#newsletter {
    background-color: #fff;
}

body:not(.page-template-template-homepage) #newsletter {
    border-top: 1px solid #f9f6f6;
    z-index: 100;
}

body:not(.page-template-template-homepage) #newsletter .container {
    position: relative;
}

body:not(.page-template-template-homepage) #newsletter .container .close {
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -20px;
    right: 5px;
    background: transparent url('../images/icons/close.svg') left top no-repeat;
    transition: all ease-in-out 0.3s;
}

.wrapper-newsletter form input[type='email'] {
    border-radius: 30px;
    padding-left: 12px;
    height: 34px;
}

.wrapper-newsletter form input[type='submit'] {
    position: absolute;
    top: 0;
    right: 0;
    padding: 11px 50px;
    border-radius: 0 30px 30px 0;
    background: black;
    color: white;
    border: none;
}

@media screen and (max-width: 992px) {
    .wrapper-newsletter form input[type='submit'] {
        padding: 12px 50px;
    }
}

.wrapper-newsletter form input[type='submit']:hover {
    background: #ff0055;
    transition: ease all 0.2s;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .wrapper-newsletter form input[type='submit'] {
        padding: 14px 50px;
    }
}

.page-template-template-homepage #bg-world {
    margin-top: 30px;
    position: relative;
    padding: 60px 15px 0;
}

.page-template-template-homepage #bg-world #bg {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: auto;
    overflow: hidden;
}

.page-template-template-homepage #bg-world #bg svg {
    width: 100%;
    /*height: 100%;*/
}

@media screen and (max-width: 1500px) {
    .page-template-template-homepage #bg-world #bg svg {
        transform: scale(1.5);
    }
}

@media screen and (max-width: 992px) {
    .page-template-template-homepage #bg-world #bg svg {
        transform: scale(2.5);
    }
}

@media screen and (max-width: 500px) {
    .page-template-template-homepage #bg-world #bg svg {
        transform: scale(6.5);
    }
}

.container.worldwide {
    max-width: 1400px;
}

.page-template-template-homepage #bg-world #bg svg .st0,
.page-template-template-homepage #bg-world #bg svg .st1 {
    transition: all 0.6s ease;
}

#flex-thatshit {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 400px;
}

.page-template-template-homepage .city-address {
    display: flex;
    flex-direction: column;
    padding: 20px;
    width: 100%;
    max-width: 250px;
    background: white;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    margin-top: 30px;
}

.page-template-template-homepage .city-address p {
    margin-bottom: 0;
}

.home .list-pays li {
    margin-bottom: 2px;
}

.wrapper-worldwide .worldwide .list-pays li a {
    font-size: 20px;
}

#flex-thatshit .city-address:nth-child(3) {
    max-width: 280px;
}

#flex-thatshit h6 {
    font-weight: 700;
    margin-bottom: 15px;
}

a.grey-tel {
    color: #5f5f5f;
    transition: all 0.2s ease;
}

a.grey-tel:hover {
    color: #ff0055;
}

.city-address.st0 {
    display: none;
}

.city-address.st1 {
    display: flex;
}

.news-center {
    margin-top: 60px;
}

.city-address strong {
    color: #ff0055;
}

/* 4.5 - accueil
------------------------------------------------------------------------*/

.page-template-template-accueil #accueil .wrapper-header {
    background-image: url('../images/bg-intro.jpg');
    background-repeat: no-repeat;
    padding-top: 47px;
    padding-bottom: 42px;
    background-size: cover;
    background-position-x: 68%;
}

.page-template-template-accueil .team-item {
    position: relative;
    padding-left: 16px;
    margin-bottom: 16px;
}

img.lazy {
    opacity: 0;
    transition: opacity 0.6s ease-in-out 0.4s;
    width: 100%;
}

img.loaded {
    opacity: 1;
}

.team-item.thumb > img {
    opacity: 0;
    top: 0;
    right: 0;
    width: 100%;
    transition: all 0.6s ease-in-out 0.4s;
}

.team-item.thumb > img.loaded {
    opacity: 1;
}

.page-template-template-accueil #accueil .wrapper-team .add {
    color: white;
    transition: all 0.15s ease;
    position: absolute;
    bottom: 10px;
}

.page-template-template-accueil #accueil .wrapper-team .add:hover {
    color: #e31c79 ;
}

@media (min-width: 1500px) {
    .team-item.thumb {
        display: flex;
        min-height: 274px;
    }
}

#mini-bio {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 1);
    transform: translate3d(0, 120%, 0);
    transition: all 0.6s ease-in-out;
    z-index: 1000;
    overflow-y: scroll;
}

#mini-bio::-webkit-scrollbar {
    display: none;
    scrollbar-width: none;
}

.content {
    width: 100%;
    height: 100%;
    max-width: 1100px;
    margin: auto;
    padding: 15px;
}

.content .wrapper {
    position: relative;
    width: 100%;
    padding: 40px;
    border: 2px solid black;
}

@media (min-width: 992px) {
    .content {
        display: flex;
        align-items: center;
        padding: 0 15px;
    }

    .content .wrapper {
        display: flex;
        flex-direction: row;
    }
}

.content .wrapper .close {
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0;
    top: 0;
    z-index: 10;
}

.content .wrapper .close span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 3px;
    background-color: black;
}

.content .wrapper .close span:first-child {
    transform: rotate(45deg);
}

.content .wrapper .close span:last-child {
    transform: rotate(-45deg);
}

.content .wrapper img {
    opacity: 1;
    height: 100%;
    min-height: -moz-fit-content;
    min-height: -webkit-fit-content;
    min-height: fit-content;
    max-width: 300px;
}

@media (max-width: 992px) {
    .content .wrapper img {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .content .wrapper p {
        padding-left: 30px;
    }
}

.content .wrapper .name {
    display: block;
    width: 100%;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
    color: #363636;
}

.content .wrapper .role {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #363636;
}

.bio-open #mini-bio {
    transform: translate3d(0, 0, 0);
    cursor: pointer;
}

/* 
.page-template-template-accueil #accueil-intro {
    padding-top: 30px;
} */

.page-template-template-accueil .width-block {
    display: flex;
    flex-direction: column;
    margin: auto;
    width: 100%;
    max-width: 675px;
    margin-top: 60px;
    margin-left: 0;
}

.page-template-template-accueil #accueil .wrapper-header .container .row {
    border: solid 2px #000;
    position: relative;
    width: 100%;
    margin: 0;
    border: none;
}

.page-template-template-accueil #accueil .wrapper-header .titre-header {
    padding-top: 94px;
    padding-bottom: 35px;
}

.page-template-template-accueil #accueil .wrapper-header .trait-left {
    height: 190px;
    left: -5px;
    top: 20%;
    border-top: solid 10px #4b92ac;
    border-bottom: solid 10px #4689a3;
}

.page-template-template-accueil #accueil .wrapper-header h1 {
    padding-left: 35px;
    margin-bottom: 40px;
}
.page-template-template-accueil #accueil h2 {
    font-size: 40px;
}

#seo-expertise .seo-content,
.page-template-template-accueil #accueil .seo-content {
    display: block;
    margin-top: 60px;
    width: 100%;
}

@media (min-width: 992px) {
    .page-template-template-accueil #accueil .seo-content {
        max-width: 75%;
        margin: 60px auto 0;
    }

    #seo-expertise .seo-content {
        margin: 60px auto 60px;
        max-width: 82%;
    }
}

@media (min-width: 1600px) {
    #seo-expertise .seo-content {
        max-width: 85%;
    }
}

#seo-expertise .seo-content {
    margin-bottom: 60px;
}

.page-template-template-accueil #accueil .wrapper-influence {
    margin-top: 67px;
}

.page-template-template-accueil #accueil .wrapper-influence h2 {
    margin-bottom: 22px;
}

.page-template-template-accueil #accueil .wrapper-influence h2 span {
    text-transform: none;
}

.page-template-template-accueil #accueil .wrapper-team {
    margin-top: 60px;
}

.page-template-template-accueil #accueil .wrapper-team h2 {
    margin-bottom: 22px;
}

.page-template-template-accueil #accueil .wrapper-team p.p-u {
    padding-bottom: 30px;
}

.page-template-template-accueil #accueil .wrapper-team .info-team {
    opacity: 0;
}

.page-template-template-accueil #accueil .wrapper-team .info-team h3,
.page-template-template-accueil #accueil .wrapper-team .info-team p {
    color: #fff;
}

.page-template-template-accueil #accueil .wrapper-team .info-team p.titre-poste {
    font-size: 10px;
    font-weight: bold;
}

.page-template-template-accueil #accueil .wrapper-team .info-team p.equipe-pays {
    font-size: 8px;
}

.page-template-template-accueil #accueil .wrapper-team .team-item:hover .info-team {
    opacity: 1;
    transition: ease all 0.5s;
    cursor: default;
}

.page-template-template-accueil #accueil .wrapper-team .vip {
    margin-bottom: 16px;
    min-height: 375px;
    position: relative;
    overflow: hidden;
}

.page-template-template-accueil #accueil .wrapper-team .vip .img {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 16px);
    height: 100%;
    background-size: cover;
    background-position: center;
}

@media screen and (max-width: 992px) {
    .page-template-template-accueil #accueil .wrapper-team .vip .img {
        width: 100%;
    }
}

.page-template-template-accueil #accueil .wrapper-team .team-info {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 260px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    transition: ease all 0.3s;
}

.page-template-template-accueil #accueil .wrapper-team .team-info h3 {
    text-transform: none;
}

.page-template-template-accueil #accueil .wrapper-team .team-info p {
    font-size: 10px;
    margin-bottom: 5px;
}

.page-template-template-accueil #accueil .wrapper-team .vip .team-info .team-name {
    margin-top: 70px;
}

@media screen and (min-width: 480px) {
    .page-template-template-accueil #accueil .wrapper-team .team-info .team-responsive {
        margin-top: -70px;
    }

    .page-template-template-design #design .wrapper-charte-sonore .charte-sonore-detail.anim {
        transform: translate3d(0, 0, 0);
        opacity: 1;
        margin-top: -40px;
    }
}

.page-template-template-accueil #accueil .wrapper-team .team-info .team-name h3,
.page-template-template-accueil #accueil .wrapper-team .team-info .team-name p {
    color: #fff;
}

.page-template-template-accueil #accueil .social-networks-team {
    margin-bottom: 24px;
    width: 100%;
}

.page-template-template-accueil #accueil .social-networks-team a {
    color: #fff;
}

.page-template-template-accueil #accueil .social-networks-team a:hover .fa-facebook-f {
    color: #3b5998;
    transition: ease all 0.2s;
}

.page-template-template-accueil #accueil .social-networks-team a:hover .fa-twitter {
    color: #00acee;
    transition: ease all 0.2s;
}

.page-template-template-accueil #accueil .social-networks-team a:hover .fa-instagram {
    background: -webkit-linear-gradient(#e09b3d, #c74c4d, #c21975, #7024c4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: ease all 0.2s;
}

.page-template-template-accueil #accueil .wrapper-team .team-info .social-networks-team a {
    font-size: 20px;
}

.page-template-template-accueil #accueil .wrapper-team .team-info .btn-biographie {
    border-radius: 30px;
    background: #e31c79;
    padding: 13px 19px;
    margin-top: 15px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
}

.page-template-template-accueil #accueil .wrapper-team .team-info .btn-biographie:hover {
    background: #929292;
    transition: ease all 0.2s;
}

.page-template-template-accueil #accueil .wrapper-team .info-item {
    min-height: 265px;
}

.page-template-template-accueil #accueil .wrapper-team .info-team {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    width: calc(100% - 31px);
    height: 100%;
    color: #fff;
    justify-content: center;
    text-align: center;
    align-items: flex-end;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 15px;
}

.page-template-template-accueil #accueil .wrapper-team .info-team.no-mt {
    margin-top: 0;
}

.page-template-template-accueil #accueil .wrapper-team .vip .info-team div:first-of-type {
    margin-top: 70px;
}

.page-template-template-accueil #accueil .wrapper-team .info-team .social-networks-team a {
    font-size: 25px;
}

.page-template-template-accueil #accueil .wrapper-accueil {
    margin-top: 70px;
}

.page-template-template-accueil #accueil .wrapper-accueil .detail-accueil {
    margin-top: 0px;
}

.page-template-template-accueil #accueil .wrapper-accueil .detail-accueil h2 {
    margin-bottom: 43px;
}

.page-template-template-accueil #accueil .wrapper-accueil .detail-accueil p {
    font-weight: 300;
    color: #5f5f5f;
    margin-bottom: 53px;
    padding-right: 16px;
}

.page-template-template-accueil #accueil .wrapper-accueil .detail-accueil img {
    padding-right: 16px;
    padding-bottom: 16px;
}

.page-template-template-accueil #accueil .wrapper-timeline {
    margin-top: 60px;
}

.page-template-template-accueil #accueil .wrapper-timeline h2 {
    margin-bottom: 23px;
    margin-top: 8px;
    color: #fff;
}

.page-template-template-accueil #accueil .wrapper-timeline #carousel-timeline {
    overflow-x: hidden;
}

.page-template-template-accueil #accueil .wrapper-timeline .owl-item {
    float: left;
}

.page-template-template-accueil #accueil .wrapper-timeline h3 {
    color: #fff;
    font-size: 15px;
}

.page-template-template-accueil button,
.page-template-template-accueil input[type='button'],
.page-template-template-accueil input[type='reset'],
.page-template-template-accueil input[type='submit'] {
    color: #fff;
}

.page-template-template-accueil .footer .wrapper-news {
    margin-top: 0;
}

.timeline .p-14 p {
    font-size: 12px !important;
}

.page-template-template-accueil #accueil .wrapper-timeline .timeline {
    /*background: url(../images/bg-timeline.jpg) center/100% auto no-repeat;*/
    font-size: 16px;
    float: left;
    padding: 5px 9px 0 9px;
    /* min-height: 432px; */
    min-height: 323px;
    width: 100%;
    color: #707070;
    line-height: 1.5;
    margin-bottom: 20px;
    border: 1px #fff solid;
}

.page-template-template-accueil .wrapper-timeline button.fas {
    background-color: #000;
    border: none;
    cursor: pointer;
}

.page-template-template-accueil #accueil .wrapper-timeline button.fas:hover::before {
    color: #e31c79;
}

.page-template-template-accueil #accueil .wrapper-timeline button.disabled {
    opacity: 0.8;
}

.page-template-template-accueil #accueil .wrapper-timeline button[role='presentation'] > span {
    display: none;
}

@media screen and (max-width: 479px) {
    .page-template-template-accueil #accueil .wrapper-timeline .timeline {
        margin-right: 15px !important;
    }
}

@media screen and (max-width: 992px) {
    .page-template-template-accueil #accueil .wrapper-timeline .timeline {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 768px) {
    .page-template-template-accueil #accueil .wrapper-timeline .timeline {
        margin-right: 0;
    }
}

@media screen and (max-width: 1500px) {
    .page-template-template-accueil #accueil .wrapper-timeline .timeline {
        min-height: 262px;
    }
}

.page-template-template-accueil .marie-louise-title {
	font-size: 40px;
}

.page-template-template-accueil #accueil .wrapper-timeline .timeline p:first-of-type {
    margin-top: 0px;
    margin-bottom: 14px;
    font-weight: bold;
    color: #fff;
}

.page-template-template-accueil .wrapper-timeline {
    /* border: solid 2px #000; */
    padding: 15px;
    padding-bottom: 20px;
    position: relative;
    background-color: #000;
    background-image: url('http://sixiemeson.coccinet.com/wp-content/uploads/2020/01/angel-bg-e1580392053948.jpg');
    background-repeat: no-repeat;
    background-size: contain;
}

.page-template-template-accueil #accueil .wrapper-timeline .trait-left {
    height: 57px;
    left: -5px;
    top: 7%;
}

.align-visuel-bottom {
    padding-bottom: 16px;
}

.page-template-template-accueil .vip:hover .team-info {
    background: none !important;
    transition: ease all 0.3s !important;
}

.wrapper-contact.accueil {
	width: 400px;
    min-height: 420px;
	padding: 18px;
    border: 2px solid #363636;
    -webkit-box-shadow: 10px 10px 0px -1px #e31c79; 
    box-shadow: 10px 10px 0px -1px #e31c79;
    transition: box-shadow .25s, top .25s, left .25s;
	background: #fff;
    margin-right: 170px;
    z-index: 15;
}


.accueil-post-form {
    margin-top: -100px;
    width: 90%;
}

.accueil-post-form .col-12.col-lg-4 p.color-light-grey {
	padding-left: 23px;
}

.chiffre_stat {
    font-size: 60px;
}

.recompense {
    text-align: center;
}

.recompense img {
	width: 100%;
	height: 150px;
	object-fit: contain;
}

.recompense p {
	margin-top: 20px;
}

.bloc-cards::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #363636;
    background-image: url('https://sixiemeson.intbase.com/wp-content/uploads/2021/04/luca-dorata-jbDEumYFv0s-unsplash-scaled.jpg');
    background-size: cover;
    background-attachment: fixed;
    filter: grayscale(100%) brightness(80%);
}

.bloc-cards {
    height: 700px;
    position: relative;
}

.bloc-cards .container {
	height: 100%;
}

.bloc-cards .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.accueil-card {
    background-color: #363636;
    display: block;
    width: 100%;
    min-height: 90px;
    border: 1px solid #fff;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 15px;
    margin: 0 auto 0 auto;
    -webkit-box-shadow: 10px 10px 0px -1px #e31c79; 
    box-shadow: 10px 10px 0px -1px #e31c79;
    transition: box-shadow .25s, top .25s, left .25s;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    height: 420px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.accueil-card:hover {
    top: -10px;
    left: 10px;
    -webkit-box-shadow: 0px 0px 0px -1px #fff; 
    box-shadow: 0px 0px 0px -1px #fff;
}

.accueil-card h3 {
    color: #fff;
    font-size: 20px;
}

.accueil-card p {
    color: #fff;
    font-size: 18px;
}

.bloc-perks {
	padding: 40px 30px;
}

.bloc-perks .row {
	margin: 0 0 25px 0;
}

.bloc-perks .slogan {
	font-size: 16px;
	width: 100%;
	height: max-content;
	padding-left: 23px;
	margin: 15px 0px;
}
.accueil-post-form .slogan{padding-left: 23px;}

.bloc-perks .perk {
    height: max-content;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    transition: all .5s;
    text-align: center;
    color: #e31c79;
}

.bloc-perks .bloc-video-perks {
    width: 100%;
    height: 345px;
    padding: 35px 25px;
    position: relative;
}

.bloc-perks .bloc-video-perks svg {
    z-index: -1 !important;
}

.bloc-video-perks iframe {
	position: absolute;
	top: 0;
	left: 5%;
	width: 92%;
	padding: 20px 40px;
}

.bloc-perks .perk-card {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    margin-top: 40px;
}

.bloc-perks .perk-card img {
    height: 80px;
}

.bloc-perks .perk-card p {
    color: #e31c79;
	font-size: 18px;
    font-weight: bold;
	margin-top: 15px;
    width: 100%;
}

.perk-list {
	list-style: none;
    margin-left: 23px;
}
.perk-list .perk-item::before {
	content: "\25aa";
	color: #e31c79;
	font-weight: bold;
	display: inline-block;
    position: absolute;
    top: -8px;
    left: -18px;
    font-size: 26px;
}
.perk-list .perk-item {
    margin: 0;
    position: relative;
    color: #e31c79;
    font-weight: bold;
}

.bloc-clients {
    padding: 30px;
}

.bloc-clients img {
    height: 120px;
    /*filter: grayscale(100%);*/
    transition: ease-out .4s;
}

.bloc-clients img:hover {
    filter: none; 
}

.bloc-video-perks #svg-marie-louise {
	width: 102%;
}

@media screen and (max-width: 768px)  {
    .bloc-video-perks iframe {
        padding: 60px 0px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 984px)  {
    .bloc-video-perks iframe {
        padding: 15px 75px !important;
    }
}

@media screen and (min-width: 985px) and (max-width: 1200px)  {
    .bloc-video-perks iframe {
        padding: 70px 0px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1500px) {
    .bloc-video-perks #svg-marie-louise {
        width: 104%;
    }
    .wrapper-contact.accueil {
        margin-right: 80px;
    }
    .bloc-clients img {
        height: 80px;
    }
    .bloc-perks .bloc-video-perks {
        height: 280px;
    }
    .bloc-video-perks iframe {
        width: 94.5%;
        padding: 20px 0px !important;
    }
}

@media screen and (min-width: 1501px) and (max-width: 1579px) {

    .bloc-video-perks iframe {
        padding: 35px 0px !important;
    }
}


.page-template-template-accueil .wrapper-news {
	display: none;
}

.page-template-template-accueil .wrapper-contact {
    margin-top: -300px;
}

.page-template-template-accueil .wrapper-contact .map {
    padding-right: 18px;
    height: 100%;
}

.page-template-template-accueil .wrapper-contact .map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-template-template-accueil .wrapper-contact .info-contact {
    margin-bottom: 40px;
    display: none;
}

.page-template-template-accueil .wrapper-contact .info-contact i {
    color: black;
    margin-right: 20px;
}

.page-template-template-accueil .wrapper-contact .icon-phone {
    margin-right: 20px;
}

.page-template-template-accueil .wrapper-contact .change-email a {
    color: #5f5f5f;
    display: block;
}

.page-template-template-accueil .wrapper-contact .info-contact h2 {
    padding-left: 15px;
}

.page-template-template-accueil .contact-info,
.page-template-template-accueil .contact-info-default {
    display: none;
}

.page-template-template-accueil .wrapper-contact form .fullName {
    display: flex;
    justify-content: space-between;
}

.page-template-template-accueil .wrapper-contact form .fullName span input {
    width: 98%;
    line-height: normal;
}

.page-template-template-accueil .wrapper-contact form .fullName .your-lastname input {
    float: right;
}

.page-template-template-accueil .wrapper-contact form .your-email input {
    line-height: normal;
}

.page-template-template-accueil .wrapper-contact form input,
.page-template-template-accueil .wrapper-contact form textarea,
.page-template-template-accueil .wrapper-landing form input {
    padding: 10px;
}

.page-template-template-accueil .wrapper-contact form select {
    width: 100%;
    margin-bottom: 16px;
    height: 46px;
    -webkit-appearance: none;
    background: transparent url('../images/icons/angle-arrow-down.svg') right 15px center no-repeat;
    border-radius: 3px;
    padding: 5px;
    font-size: 14px;
    color: #666;
}

.page-template-template-accueil .wrapper-contact form span {
    margin-bottom: 16px;
}

.page-template-template-accueil .wrapper-contact form input[type='submit'],
.wp-block-contact-form-7-contact-form-selector .submit input {
    background: #e31c79 ;
    border: none;
    border-radius: 50px;
    padding: 15px 69px;
    color: #fff;
    margin-top: 27px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}

    @media (min-width: 1200px) {
        .page-template-template-accueil .container {
        max-width: 1100px;
        }
        }
        
        
        
        @media (min-width: 1500px) {
            .page-template-template-accueil .container {
        max-width: 1280px;
        }
        }
        @media (min-width: 1580px) {
            .page-template-template-accueil .container {
        max-width: 1580px;
        }
        }

/* 5 - Creation
------------------------------------------------------------------------*/

.page-template-template-creation .wrapper-creation {
    margin-top: 64px;
    position: relative;
    padding-bottom: 43px;
}

.page-template-template-creation .wrapper-creation .z-index-top {
    z-index: 1;
}

.page-template-template-creation .wrapper-creation h1 {
    margin-bottom: 70px;
}

.page-template-template-creation .wrapper-creation h1::before {
    display: none;
    content: '';
    border-top: 4px solid #ff0055;
    width: 28px;
    position: absolute;
    left: 62px;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    .page-template-template-creation .wrapper-creation h1::before {
        width: 15px;
        left: 31px;
    }
}

.page-template-template-creation .wrapper-creation .sort {
    font-size: 16px;
    margin-top: 150px;
    margin-bottom: 16px;
}

@media screen and (max-width: 1023px) {
    .page-template-template-creation .wrapper-creation h1 {
        margin-bottom: 30px;
    }

    .page-template-template-creation .wrapper-creation .sort {
        margin-top: 30px;
    }
}

.page-template-template-creation .wrapper-creation .sort span {
    font-size: 24px;
    font-weight: bold;
    margin-right: 18px;
}

.page-template-template-creation .btn-scroll-down {
    text-align: center;
    width: 148px;
    height: 43px;
    transition: ease all 0.2s;
    cursor: pointer;
    /*position: absolute;*/
    bottom: 0;
    left: 0;
    right: 0;
    margin: 25px auto;
}

.page-template-template-creation .btn-scroll-down:hover div {
    margin-top: 5px;
    transition: ease all 0.2s;
}

.page-template-template-creation .btn-scroll-down img {
    margin-bottom: 10px;
}

.page-template-template-creation .wrapper-creation .list-cat {
    list-style: none;
    padding-left: 0;
    font-size: 10px;
}

.page-template-template-creation .wrapper-creation .list-cat li {
    border-radius: 5px;
    border: solid 1px #e5e4e4;
    margin-right: 13px;
    padding: 5px 7px;
    margin-bottom: 8px;
    transition: ease all 0.3s;
}

.page-template-template-creation .wrapper-creation .list-cat li a {
    color: #5f5f5f;
}

.page-template-template-creation .wrapper-creation .list-cat li:hover {
    background-color: #f3f3f3;
    transition: ease all 0.3s;
    border: none;
}

@media screen and (max-width: 479px) {
    .page-template-template-creation
        .wrapper-creation
        .wrapper-illustrations
        .background {
        height: 100%;
    }

    .page-template-template-creation
        .wrapper-creation
        .wrapper-illustrations
        > div:first-child {
        height: 360px;
        border-bottom: 2px solid white;
    }

    .page-template-template-creation
        .wrapper-creation
        .wrapper-illustrations
        > div:first-child
        .hover-item {
        opacity: 1;
    }

    .page-template-template-creation
        .wrapper-creation
        .wrapper-illustrations
        > div:first-child
        > div {
        height: 100%;
    }

    /*.page-template-template-creation .wrapper-creation .wrapper-illustrations>div:nth-child(n+2) {
        width: 50%;
        height: 170px;
    }*/
    .wrapper-illustrations {
        height: auto !important;
        padding-bottom: 30px;
    }

    .wrapper-illustrations .thumb:nth-child(2n) {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    .wrapper-illustrations .thumb:nth-child(2n + 1) {
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    .wrapper-pagination-ajax {
        padding-bottom: 30px;
    }

    .btn-scroll-down {
        display: none;
    }
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .background
    .hover-item {
    /* opacity: 0; */
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .background:hover
    .hover-item {
    opacity: 1;
    transition: ease all 0.3s;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .background:hover
    .hover-item
    i {
    /* font-size: 23px;
  margin-left: 10px; */
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .background:hover
    .hover-item
    a.btn-plus
    i,
.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .background:hover
    .hover-item
    a.btn-plus {
    transition: all 0.15s linear;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .background
    .hover-item
    a.btn-plus:hover {
    border-color: #ff0055;
    color: #ff0055 !important;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .background
    .hover-item
    a.btn-plus:hover
    i {
    color: #ff0055 !important;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .background:hover {
    transition: ease all 0.2s;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .col-md-3
    > div,
.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .col-md-6
    > div {
    /* width: 98%;
  height: 98%; */
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .hover-item {
    height: 100%;
    padding: 36px 27px;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .hover-item:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .hover-item
    h3,
.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .hover-item
    a {
    color: #fff;
    font-weight: normal;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .hover-item
    h3 {
    background: rgba(0, 0, 0, 0.5);
    padding: 2px 7px;
    display: table;
	height: max-content;
}

.page-template-template-creation
    .wrapper-creation
    .masonry.loaded
    .audio-container
    a {
    position: relative;
    z-index: 10;
}

.page-template-template-creation .wrapper-creation .masonry {
    background-color: #eee;
    border: 1px solid #ddd;
    z-index: 30;
}

.page-template-template-creation .wrapper-creation .masonry.loaded {
    border: none;
}

.page-template-template-creation .wrapper-creation .masonry .audio-container {
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
}

.page-template-template-creation
    .wrapper-creation
    .masonry.loaded
    .audio-container {
    opacity: 1;
}

.page-template-template-creation .wrapper-creation .play-btn i {
    font-size: 28px;
    color: #fff;
    cursor: pointer;
    transition: all 0.15s linear;
}

.page-template-template-creation .wrapper-creation .play-btn .fa-pause {
    display: none;
}

.page-template-template-creation .wrapper-creation .playing .fa-pause {
    display: block !important;
}

.page-template-template-creation .wrapper-creation .playing .fa-play {
    display: none !important;
}

.page-template-template-creation .wrapper-creation .fa-play:hover,
.page-template-template-creation .wrapper-creation .fa-pause:hover {
    color: #ff0055;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .hover-item
    a {
    border-radius: 30px;
    border: solid 2px #ffffff;
    padding: 7px 16px;
    font-size: 20px;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-pagination-ajax
    .current {
    border-radius: 50%;
    padding: 3px 11px;
    background: #ff0055;
    color: white;
}

.page-template-template-creation .wrapper-creation .wrapper-pagination-ajax {
    margin-top: 0;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-pagination-ajax
    span {
    font-size: 20px;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-pagination-ajax
    a:not(.next) {
    color: #5f5f5f;
    font-size: 20px;
    padding: 11px;
    border-radius: 50%;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-pagination-ajax
    a.next,
.page-template-template-creation
    .wrapper-creation
    .wrapper-pagination-ajax
    a.prev {
    background-color: white !important;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-pagination-ajax
    a.next:hover,
.page-template-template-creation
    .wrapper-creation
    .wrapper-pagination-ajax
    a.prev:hover {
    opacity: 0.8;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-pagination-ajax
    a:not(.prev):not(.next):hover {
    background: #ff005580;
    color: white;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-pagination-ajax
    a:hover {
    background: #1e8cbe;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-pagination-ajax
    a.prev {
    padding: 5px 0px;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-pagination-ajax
    a
    i {
    color: #363636;
    font-weight: bold;
    font-size: 14px;
}

.page-template-template-creation .wrapper-prix {
    position: relative;
    /*border: solid 2px #000;*/
    padding: 15px 60px 40px;
    margin-top: 25px;
    background-color: #f9f6f6;
}

.page-template-template-creation .wrapper-prix .trait-left:before,
.page-template-template-creation .wrapper-prix .trait-left:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 10px;
    background-color: white;
}

.single-post .wrapper-header-single .header-single .trait-left:before,
.page-template-template-creation .wrapper-prix .trait-left:before {
    top: auto;
    bottom: 0;
}

.page-template-template-creation .wrapper-prix h2 {
    margin-bottom: 26px;
    margin-top: 38px;
}

.page-template-template-creation .wrapper-prix h2::before {
    content: '';
    border-top: 2px solid #ff0055;
    width: 17px;
    position: absolute;
    left: 15%;
    margin: 0 auto;
    display: none;
}

.page-template-template-creation .wrapper-prix .trait-left {
    height: 57px;
    left: -5px;
    top: 3.55%;
}

@media screen and (min-width: 1200px) {
    .page-template-template-creation .wrapper-prix .trait-left {
        top: 8.5%;
    }
}

.page-template-template-creation .wrapper-prix .row {
    justify-content: center;
}

.page-template-template-creation .wrapper-prix .prix-detail {
    flex-direction: column;
    text-align: center;
    justify-content: start;
    padding: 18px 20px;
}

.page-template-template-creation .wrapper-prix .shadow-card {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    min-height: 270px;
    padding: 10px;
    background-color: #fff;
}

body.page-template-template-creation .owl-item p.color-dark-grey {
    min-height: 180px;
}

.page-template-template-creation .wrapper-prix .prix-detail .row * {
    width: 100%;
}

.page-template-template-creation .wrapper-prix .prix-detail .row img {
    width: auto;
}

.page-template-template-creation .wrapper-prix .prix-title {
    margin-top: 20px;
    min-height: 92px;
}

@media screen and (min-width: 992px) and () .page-template-template-creation .wrapper-prix .prix-title h3 {
    font-size: 18px;
}

.page-template-template-creation .wrapper-prix .prix-content img {
    margin-top: 10px;
    margin-bottom: 5px;
}

.page-template-template-creation .wrapper-prix .prix-title p {
    font-weight: bold;
}

.page-template-template-creation .wrapper-prix .prix-title p,
.page-template-template-creation .wrapper-prix .prix-content p {
    font-size: 14px;
}

.single-client .wrapper-avis,
.page-template-template-creation .wrapper-avis {
    width: 100%;
}

.single-client .wrapper-avis h2,
.page-template-template-creation .wrapper-avis h2 {
    margin-top: 70px;
    margin-bottom: 50px;
}

/* .page-template-template-creation .wrapper-avis h2::after{content: '';border-left: 8px solid #ff0055;height: 41px;left: 43%;position: absolute;} */

.single-client .wrapper-avis #list-feedback .owl-item,
.page-template-template-creation .wrapper-avis #list-feedback .owl-item {
    display: flex;
    justify-content: center;
}

.single-client .wrapper-avis #list-feedback .owl-nav,
.page-template-template-creation .wrapper-avis #list-feedback .owl-nav {
    display: flex;
    justify-content: flex-end;
}

.single-client .wrapper-avis #list-feedback .owl-nav button span,
.page-template-template-creation
    .wrapper-avis
    #list-feedback
    .owl-nav
    button
    span {
    color: white;
    border: 1px solid #ff0055;
    padding: 4px 14px;
    background: #ff0055;
    font-size: 25px;
}

.single-client .wrapper-avis .width-item,
.page-template-template-creation .wrapper-avis .width-item {
    width: 80%;
}

.single-client .wrapper-avis .item a,
.page-template-template-creation .wrapper-avis .item a {
    display: block;
    width: 100%;
    transition: all 0.3s ease-in-out;
}

.single-client .wrapper-avis .item a:hover,
.page-template-template-creation .wrapper-avis .item a:hover {
    opacity: 0.8;
}

.single-client .wrapper-avis .item a img,
.single-client .wrapper-avis .item img,
.page-template-template-creation .wrapper-avis .item a img,
.page-template-template-creation .wrapper-avis .item img {
    display: block;
    width: auto;
    margin: 0 auto 32px;
}

.single-client .wrapper-avis .logo-client,
.page-template-template-creation .wrapper-avis .logo-client {
}

.single-client .wrapper-avis .guillemet,
.page-template-template-creation .wrapper-avis .guillemet {
    margin-bottom: 10px;
}

.single-client .wrapper-avis .auteur-avis,
.page-template-template-creation .wrapper-avis .auteur-avis {
    text-align: end;
    margin-top: 10px;
}

.single-client .wrapper-avis .auteur-avis p:first-of-type,
.page-template-template-creation .wrapper-avis .auteur-avis p:first-of-type {
    font-weight: bold;
    margin-bottom: 0;
}

@media screen and (min-width: 1500px) {
    .wrapper-creation .list-cat ul {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin-left: 0px;
        width: 100%;
        padding-left: 0px;
    }

    .page-template-template-creation .wrapper-creation .list-cat li {
        border-radius: 5px;
        border: solid 1px #e5e4e4;
        margin-right: 10px;
        padding: 5px 7px;
        margin-bottom: 12px;
        transition: ease all 0.3s;
    }
}

.page-template-template-creation .wrapper-prix h3 {
    padding: 0 10px;
}

p.sous-titre-creation {
    color: #5f5f5f;
    padding-right: 10px;
}

body .blockquote {
    margin-bottom: -10px;
    font-size: 1.25rem;
    margin-top: 36px;
}

.navigation-creation {
    margin-top: 15px;
    z-index: 100;
}

/* 6 - Agence
------------------------------------------------------------------------*/

.page-template-template-agence #agence .wrapper-header {
    background-image: url('../images/bg-intro.jpg');
    background-repeat: no-repeat;
    padding-top: 47px;
    padding-bottom: 42px;
    background-size: cover;
    background-position-x: 68%;
}

.page-template-template-agence .team-item {
    position: relative;
    padding-left: 16px;
    margin-bottom: 16px;
}

img.lazy {
    opacity: 0;
    transition: opacity 0.6s ease-in-out 0.4s;
    width: 100%;
}

img.loaded {
    opacity: 1;
}

.team-item.thumb > img {
    opacity: 0;
    top: 0;
    right: 0;
    width: 100%;
    transition: all 0.6s ease-in-out 0.4s;
}

.team-item.thumb > img.loaded {
    opacity: 1;
}

.page-template-template-agence #agence .wrapper-team .add {
    color: white;
    transition: all 0.15s ease;
    position: absolute;
    bottom: 10px;
}

.page-template-template-agence #agence .wrapper-team .add:hover {
    color: #ff0055;
}

@media (min-width: 1500px) {
    .team-item.thumb {
        display: flex;
        min-height: 274px;
    }
}

#mini-bio {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 1);
    transform: translate3d(0, 120%, 0);
    transition: all 0.6s ease-in-out;
    z-index: 1000;
    overflow-y: scroll;
}

#mini-bio::-webkit-scrollbar {
    display: none;
    scrollbar-width: none;
}

.content {
    width: 100%;
    height: 100%;
    max-width: 1100px;
    margin: auto;
    padding: 15px;
}

.content .wrapper {
    position: relative;
    width: 100%;
    padding: 40px;
    border: 2px solid black;
}

@media (min-width: 992px) {
    .content {
        display: flex;
        align-items: center;
        padding: 0 15px;
    }

    .content .wrapper {
        display: flex;
        flex-direction: row;
    }
}

.content .wrapper .close {
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0;
    top: 0;
    z-index: 10;
}

.content .wrapper .close span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 3px;
    background-color: black;
}

.content .wrapper .close span:first-child {
    transform: rotate(45deg);
}

.content .wrapper .close span:last-child {
    transform: rotate(-45deg);
}

.content .wrapper img {
    opacity: 1;
    height: 100%;
    min-height: -moz-fit-content;
    min-height: -webkit-fit-content;
    min-height: fit-content;
    max-width: 300px;
}

@media (max-width: 992px) {
    .content .wrapper img {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .content .wrapper p {
        padding-left: 30px;
    }
}

.content .wrapper .name {
    display: block;
    width: 100%;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
    color: #363636;
}

.content .wrapper .role {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #363636;
}

.bio-open #mini-bio {
    transform: translate3d(0, 0, 0);
    cursor: pointer;
}

/* 
.page-template-template-agence #agence-intro {
    padding-top: 30px;
} */

.page-template-template-agence .width-block {
    display: flex;
    flex-direction: column;
    margin: auto;
    width: 100%;
    max-width: 675px;
    margin-top: 60px;
    margin-left: 0;
}

.page-template-template-agence #agence .wrapper-header .container .row {
    border: solid 2px #000;
    position: relative;
    width: 90%;
    margin: 0 auto;
    border: none;
}

.page-template-template-agence #agence .wrapper-header .titre-header {
    padding-top: 94px;
    padding-bottom: 35px;
}

.page-template-template-agence #agence .wrapper-header .trait-left {
    height: 190px;
    left: -5px;
    top: 20%;
    border-top: solid 10px #4b92ac;
    border-bottom: solid 10px #4689a3;
}

.page-template-template-agence #agence .wrapper-header h1 {
    padding-left: 35px;
    margin-bottom: 60px;
}

#seo-expertise .seo-content,
.page-template-template-agence #agence .seo-content {
    display: block;
    margin-top: 60px;
    width: 100%;
}

@media (min-width: 992px) {
    .page-template-template-agence #agence .seo-content {
        max-width: 75%;
        margin: 60px auto 0;
    }

    #seo-expertise .seo-content {
        margin: 60px auto 60px;
        max-width: 82%;
    }
}

@media (min-width: 1600px) {
    #seo-expertise .seo-content {
        max-width: 85%;
    }
}

#seo-expertise .seo-content {
    margin-bottom: 60px;
}

.page-template-template-agence #agence .wrapper-influence {
    margin-top: 67px;
}

.page-template-template-agence #agence .wrapper-influence h2 {
    margin-bottom: 22px;
}

.page-template-template-agence #agence .wrapper-influence h2 span {
    text-transform: none;
}

.page-template-template-agence #agence .wrapper-team {
    margin-top: 60px;
}

.page-template-template-agence #agence .wrapper-team h2 {
    margin-bottom: 22px;
}

.page-template-template-agence #agence .wrapper-team p.p-u {
    padding-bottom: 30px;
}

.page-template-template-agence #agence .wrapper-team .info-team {
    opacity: 0;
}

.page-template-template-agence #agence .wrapper-team .info-team h3,
.page-template-template-agence #agence .wrapper-team .info-team p {
    color: #fff;
}

.page-template-template-agence #agence .wrapper-team .info-team p.titre-poste {
    font-size: 10px;
    font-weight: bold;
}

.page-template-template-agence #agence .wrapper-team .info-team p.equipe-pays {
    font-size: 8px;
}

.page-template-template-agence
    #agence
    .wrapper-team
    .team-item:hover
    .info-team {
    opacity: 1;
    transition: ease all 0.5s;
    cursor: default;
}

.page-template-template-agence #agence .wrapper-team .vip {
    margin-bottom: 16px;
    min-height: 375px;
    position: relative;
    overflow: hidden;
}

.page-template-template-agence #agence .wrapper-team .vip .img {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 16px);
    height: 100%;
    background-size: cover;
    background-position: center;
}

@media screen and (max-width: 992px) {
    .page-template-template-agence #agence .wrapper-team .vip .img {
        width: 100%;
    }
}

.page-template-template-agence #agence .wrapper-team .team-info {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 260px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    transition: ease all 0.3s;
}

.page-template-template-agence #agence .wrapper-team .team-info h3 {
    text-transform: none;
}

.page-template-template-agence #agence .wrapper-team .team-info p {
    font-size: 10px;
    margin-bottom: 5px;
}

.page-template-template-agence
    #agence
    .wrapper-team
    .vip
    .team-info
    .team-name {
    margin-top: 70px;
}

@media screen and (min-width: 480px) {
    .page-template-template-agence
        #agence
        .wrapper-team
        .team-info
        .team-responsive {
        margin-top: -70px;
    }

    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .charte-sonore-detail.anim {
        transform: translate3d(0, 0, 0);
        opacity: 1;
        margin-top: -40px;
    }
}

.page-template-template-agence #agence .wrapper-team .team-info .team-name h3,
.page-template-template-agence #agence .wrapper-team .team-info .team-name p {
    color: #fff;
}

.page-template-template-agence #agence .social-networks-team {
    margin-bottom: 24px;
    width: 100%;
}

.page-template-template-agence #agence .social-networks-team a {
    color: #fff;
}

.page-template-template-agence
    #agence
    .social-networks-team
    a:hover
    .fa-facebook-f {
    color: #3b5998;
    transition: ease all 0.2s;
}

.page-template-template-agence
    #agence
    .social-networks-team
    a:hover
    .fa-twitter {
    color: #00acee;
    transition: ease all 0.2s;
}

.page-template-template-agence
    #agence
    .social-networks-team
    a:hover
    .fa-instagram {
    background: -webkit-linear-gradient(#e09b3d, #c74c4d, #c21975, #7024c4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: ease all 0.2s;
}

.page-template-template-agence
    #agence
    .wrapper-team
    .team-info
    .social-networks-team
    a {
    font-size: 20px;
}

.page-template-template-agence
    #agence
    .wrapper-team
    .team-info
    .btn-biographie {
    border-radius: 30px;
    background: #ff0055;
    padding: 13px 19px;
    margin-top: 15px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
}

.page-template-template-agence
    #agence
    .wrapper-team
    .team-info
    .btn-biographie:hover {
    background: #929292;
    transition: ease all 0.2s;
}

.page-template-template-agence #agence .wrapper-team .info-item {
    min-height: 265px;
}

.page-template-template-agence #agence .wrapper-team .info-team {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    width: calc(100% - 31px);
    height: 100%;
    color: #fff;
    justify-content: center;
    text-align: center;
    align-items: flex-end;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 15px;
}

.page-template-template-agence #agence .wrapper-team .info-team.no-mt {
    margin-top: 0;
}

.page-template-template-agence
    #agence
    .wrapper-team
    .vip
    .info-team
    div:first-of-type {
    margin-top: 70px;
}

.page-template-template-agence
    #agence
    .wrapper-team
    .info-team
    .social-networks-team
    a {
    font-size: 25px;
}

.page-template-template-agence #agence .wrapper-agence {
    margin-top: 70px;
}

.page-template-template-agence #agence .wrapper-agence .detail-agence {
    margin-top: 0px;
}

.page-template-template-agence #agence .wrapper-agence .detail-agence h2 {
    margin-bottom: 43px;
}

.page-template-template-agence #agence .wrapper-agence .detail-agence p {
    font-weight: 300;
    color: #5f5f5f;
    margin-bottom: 53px;
    padding-right: 16px;
}

.page-template-template-agence #agence .wrapper-agence .detail-agence img {
    padding-right: 16px;
    padding-bottom: 16px;
}

.page-template-template-agence #agence .wrapper-timeline {
    margin-top: 60px;
}

.page-template-template-agence #agence .wrapper-timeline h2 {
    margin-bottom: 23px;
    margin-top: 8px;
    color: #fff;
}

.page-template-template-agence #agence .wrapper-timeline #carousel-timeline {
    overflow-x: hidden;
}

.page-template-template-agence #agence .wrapper-timeline .owl-item {
    float: left;
}

.page-template-template-agence #agence .wrapper-timeline h3 {
    color: #fff;
    font-size: 15px;
}

.page-template-template-agence button,
.page-template-template-agence input[type='button'],
.page-template-template-agence input[type='reset'],
.page-template-template-agence input[type='submit'] {
    color: #fff;
}

.page-template-template-agence .footer .wrapper-news {
    margin-top: 0;
}

.timeline .p-14 p {
    font-size: 12px !important;
}

.page-template-template-agence #agence .wrapper-timeline .timeline {
    /*background: url(../images/bg-timeline.jpg) center/100% auto no-repeat;*/
    font-size: 16px;
    float: left;
    padding: 5px 9px 0 9px;
    /* min-height: 432px; */
    min-height: 323px;
    width: 100%;
    color: #707070;
    line-height: 1.5;
    margin-bottom: 20px;
    border: 1px #fff solid;
}

.page-template-template-agence .wrapper-timeline button.fas {
    background-color: #000;
    border: none;
    cursor: pointer;
}

.page-template-template-agence
    #agence
    .wrapper-timeline
    button.fas:hover::before {
    color: #ff0055;
}

.page-template-template-agence #agence .wrapper-timeline button.disabled {
    opacity: 0.8;
}

.page-template-template-agence
    #agence
    .wrapper-timeline
    button[role='presentation']
    > span {
    display: none;
}

@media screen and (max-width: 479px) {
    .page-template-template-agence #agence .wrapper-timeline .timeline {
        margin-right: 15px !important;
    }
}

@media screen and (max-width: 992px) {
    .page-template-template-agence #agence .wrapper-timeline .timeline {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 768px) {
    .page-template-template-agence #agence .wrapper-timeline .timeline {
        margin-right: 0;
    }
}

@media screen and (max-width: 1500px) {
    .page-template-template-agence #agence .wrapper-timeline .timeline {
        min-height: 262px;
    }
}

.page-template-template-agence
    #agence
    .wrapper-timeline
    .timeline
    p:first-of-type {
    margin-top: 0px;
    margin-bottom: 14px;
    font-weight: bold;
    color: #fff;
}

.page-template-template-agence .wrapper-timeline {
    /* border: solid 2px #000; */
    padding: 15px;
    padding-bottom: 20px;
    position: relative;
    background-color: #000;
    background-image: url('http://sixiemeson.coccinet.com/wp-content/uploads/2020/01/angel-bg-e1580392053948.jpg');
    background-repeat: no-repeat;
    background-size: contain;
}

.page-template-template-agence #agence .wrapper-timeline .trait-left {
    height: 57px;
    left: -5px;
    top: 7%;
}

.align-visuel-bottom {
    padding-bottom: 16px;
}

.page-template-template-agence .vip:hover .team-info {
    background: none !important;
    transition: ease all 0.3s !important;
}

/* 7 - Design
------------------------------------------------------------------------*/

.page-template-template-design #design .wrapper-header {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 47px;
    padding-bottom: 42px;
}

@media screen and (max-width: 479px) {
    .page-template-template-design #design .wrapper-header {
        padding-top: 20px;
        padding-bottom: 63px;
        padding-bottom: 20px;
        background-position-x: 40%;
        background: none;
    }
}

@media (max-width: 1071px) {
    .page-template-template-design #design .wrapper-header .titre-header {
        padding-bottom: 70px !important;
    }
}

@media (min-width: 1072px) and (max-width: 1547px) {
    .page-template-template-design #design .wrapper-header .titre-header {
        padding-bottom: 70px !important;
    }
}

.page-template-template-design #design .wrapper-header .container .row {
    /* border: solid 2px #000; */
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.page-template-template-design #design .wrapper-header .titre-header {
    padding-top: 94px;
    padding-bottom: 60px;
    position: relative;
    z-index: 2;
}

.page-template-template-design #design .wrapper-header .titre-header p {
    color: #000;
}

.page-template-template-design #design .wrapper-header .trait-left {
    height: 130px;
    left: -5px;
    top: 17%;
}

.page-template-template-design #design .wrapper-header h1 {
    margin-bottom: 60px;
    padding-left: 35px;
}

.page-template-template-design #design .wrapper-charte-sonore {
    margin-top: 0px;
    justify-content: space-between;
}

.page-template-template-design #get-height .sub-menu.visibility {
    display: block;
}

@media screen and (max-width: 479px) {
    #get-height {
        position: relative;
    }

    .border-stylish {
        position: absolute;
        top: 35px;
        left: 0;
        width: 9px;
        background-color: #ff0055;
        z-index: 2;
        border: none !important;
    }

    #get-height ul.sub-menu {
        padding-left: 22px !important;
    }

    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .charte-sonore-detail
        p {
        display: block;
        margin-bottom: 30px;
        padding-left: 22px !important;
        float: left;
    }
}

/* .page-template-template-design #design .wrapper-charte-sonore .sub-menu {
    position: relative;
    margin-top: 30px;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    z-index: 1;
    width: 100%;
    max-width: 510px;
} */

/* .page-template-template-design #design .wrapper-charte-sonore .sub-menu li {
    cursor: pointer;
    margin-bottom: 30px;
} */

.page-template-template-design
    #design
    .wrapper-charte-sonore
    .sub-menu
    li:hover
    h2 {
    color: #ff0055;
    transition: ease all 0.2s;
}

/* .page-template-template-design #design .wrapper-charte-sonore .sub-menu li.selected h2 {
    color: #ff0055;
    font-weight: bold;
} */

/* .page-template-template-design #design .wrapper-charte-sonore .sub-menu li.selected h2:after {
    content: '';
    width: 60px;
    margin-top: 15px;
    position: absolute;
    background: #ff0055;
    height: 8px;
    margin-left: 20px;
} */

.page-template-template-design #design .wrapper-charte-sonore .charte-sonore {
    flex-direction: column;
    justify-content: space-between;
    max-width: 39%;
}

.page-template-template-design
    #design
    .wrapper-charte-sonore
    .charte-sonore-detail {
    opacity: 0;
    transform: translate3d(0, -25px, 0) scale(0.98);
    transition: all 0.3s ease;
}

.page-template-template-design
    #design
    .wrapper-charte-sonore
    .charte-sonore-detail
    img {
    margin-top: 30px;
    max-width: 50%;
}

@media screen and (min-width: 1500px) {
    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .charte-sonore-detail {
        /* margin-top: -455px; */
    }
}

@media screen and (min-width: 992px) and (max-width: 1499px) {
    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .charte-sonore-detail {
        margin-top: 60px;
    }

    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .charte-sonore-detail
        img {
        margin-top: 15px;
    }

    .page-template-template-agence #agence-intro h2 {
        font-size: 24px;
    }

    .page-template-template-agence .width-block {
        width: 95%;
    }

    .page-template-template-agence
        #agence-intro
        .col-12.col-lg-6:nth-child(2)
        .width-block {
        margin-left: 40px;
    }
}

.page-template-template-design
    #design
    .wrapper-charte-sonore
    .charte-sonore-detail.anim {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.page-template-template-design
    #design
    .wrapper-charte-sonore
    .charte-sonore-detail
    h2
    span {
    text-transform: none;
}

.page-template-template-design
    #design
    .wrapper-charte-sonore
    .charte-sonore-detail
    h2 {
    margin-bottom: 40px;
}

.page-template-template-design
    #design
    .wrapper-charte-sonore
    .charte-sonore-detail
    p:first-of-type {
    margin-bottom: 30px;
}

.page-template-template-design
    #design
    .wrapper-charte-sonore
    .charte-sonore-detail
    .content-expertise {
    max-width: 39%;
}

.page-template-template-design #design .wrapper-musical {
    margin-top: 110px;
}

.musical-icons img {
    max-width: 60px;
    max-height: 60px;
}

.musical-icons .card.sixiemeson {
    text-align: center;
    border: none;
    justify-content: center;
    align-items: center;
}

.page-template-template-design #design .wrapper-musical .musical-icons p {
    margin-top: 25px;
    margin-bottom: 40px;
    color: #363636;
    font-weight: bold;
}

.page-template-template-design #design .wrapper-musical h2 {
    margin-bottom: 40px;
    margin-top: 30px;
}

@media screen and (max-width: 992px) {
    .page-template-template-design #design .wrapper-charte-sonore .sub-menu {
        overflow: hidden;
    }

    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .charte-sonore-detail
        .content-expertise {
        max-width: 100%;
        margin-bottom: 60px;
    }

    .musical-territory {
        margin-bottom: 60px;
    }

    .wrapper-charte-sonore .sub-menu h2 {
        text-align: left !important;
    }
}

.wrapper-charte-sonore h2 {
    font-weight: normal;
}

.wrapper-charte-sonore .sub-menu h2 {
    font-size: 16px;
    text-align: center;
}

.wrapper-charte-sonore .sub-menu .col-md-2 {
    flex: 0 0 13% !important;
}

.wraper-cta {
    width: 350px;
    margin: auto;
    text-align: center;
}

.wraper-cta a {
    border-radius: 30px;
    background: #ff0055;
    padding: 13px 19px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 15px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

div.deux-colonnes {
    columns: 2 400px;
}

div.deux-colonnes p:first-child {
    display: none;
}

body p.has-background {
    padding: 0;
}

/* 8 - Actualités
------------------------------------------------------------------------*/

.page-template-template-actualite .icon, .page-template-template-view .icon, .tag .icon {
    margin-right: 10px;
}

.page-template-template-actualite .group-like, .page-template-template-view .group-like, .tag .group-like {
    margin-right: 20px;
}

.page-template-template-actualite .info-sociaux, .page-template-template-view .info-sociaux, .tag .info-sociaux {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    border-top: 1px solid #e5e4e4;
    border-bottom: 1px solid #e5e4e4;
    padding-top: 7px;
    padding-bottom: 7px;
    min-height: 40px;
}

.page-template-template-actualite .info-sociaux .actu-date, .page-template-template-view .info-sociaux .actu-date, .tag .info-sociaux .actu-date {
    font-weight: 400;
    font-size: 14px;
}

a.share-link {
    text-transform: uppercase;
    z-index: 2;
    transition: all 0.15s ease;
}

a.share-link:hover {
    color: #ff0055 !important;
}

.page-template-template-actualite .actu-card, .page-template-template-view .actu-card, .tag .actu-card {
    position: relative;
}

/* .page-template-template-actualite .wrapper-header {
    margin-top: 64px;
} */

.page-template-template-actualite .wrapper-header h1, .page-template-template-view .wrapper-header h1, .tag .wrapper-header h1 {
    margin-bottom: 60px;
}

@media screen and (min-width: 992px) {
    .page-template-template-actualite .wrapper-header h1, .page-template-template-view .wrapper-header h1, .tag .wrapper-header h1 {
        margin-top: 64px;
        margin-left: 0px;
    }
}

.page-template-template-actualite .intro-actu, .page-template-template-view .intro-actu, .tag .intro-actu {
    height: 400px;
    /*background-image:url("../images/actu-reseaux.jpg");*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-template-template-actualite .intro-actu.black-bg, .page-template-template-view .intro-actu.black-bg, .tag .intro-actu.black-bg {
    position: relative;
}

.page-template-template-actualite .intro-actu.black-bg .black-bg-panel, .page-template-template-view .intro-actu.black-bg .black-bg-panel, .tag .intro-actu.black-bg .black-bg-panel {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 0;
}

.page-template-template-actualite .intro-actu > div, .page-template-template-view .intro-actu > div, .tag .intro-actu > div {
    height: 348px;
    color: #fff;
    border: 1px solid #000;
    width: 90%;
    position: relative;
    border: none;
    z-index: 1;
}

.page-template-template-actualite .intro-actu .trait-left, .page-template-template-view .intro-actu .trait-left, .tag .intro-actu .trait-left {
    height: 50px;
    left: -5px;
    top: 33%;
    border-top: solid 10px #5c483b;
    border-bottom: solid 10px #5c483b;
}

.page-template-template-actualite .intro-actu > div h2, .page-template-template-view .intro-actu > div h2, .tag .intro-actu > div h2 {
    padding-left: 30px;
    color: #fff;
}

.page-template-template-actualite .intro-actu > div p,
.page-template-template-actualite .intro-actu > div h4,
.page-template-template-view .intro-actu > div p,
.page-template-template-view .intro-actu > div h4,
.tag .intro-actu > div p,
.tag .intro-actu > div h4 {
    font-size: 20px;
    line-height: 1.5;
    padding-left: 30px;
    color: #fff;
}
.page-template-template-view .padding-right{padding-right: 30px;}

.page-template-template-actualite .card-actu, .page-template-template-view .card-actu, .tag .card-actu {
    position: relative;
}

.page-template-template-actualite .card-actu .share-link, .page-template-template-view .card-actu .share-link, .tag .card-actu .share-link {
    bottom: 37px;
    right: 8px;
}

.share-social-links {
    display: none;
    position: absolute;
    bottom: -20px;
    right: 10px;
    z-index: 10;
    background: white;
    padding: 15px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.255);
}

.single-actualite .share-social-links, .single-views .share-social-links {
    bottom: auto;
    top: 100%;
}

.wrapper-header .share-social-links {
    bottom: -50px;
}

@media screen and (min-width: 768px) {
    .page-template-template-actualite .card-actu h3, .page-template-template-view .card-actu h3, .tag .card-actu h3 {
        height: 98px;
        overflow: hidden;
    }
}

.page-template-template-actualite .wrapper-actus, .page-template-template-view .wrapper-actus, .tag .wrapper-actus {
    margin-top: 44px;
}

.page-template-template-actualite .wrapper-actus .img-award, .page-template-template-view .wrapper-actus .img-award, .tag .wrapper-actus .img-award {
    margin-bottom: 22px;
}

.page-template-template-actualite .wrapper-actus .actu-detail, .page-template-template-view .wrapper-actus .actu-detail, .tag .wrapper-actus .actu-detail {
    padding-bottom: 28px;
    padding-left: 8px;
    padding-right: 8px;
}

.page-template-template-actualite .wrapper-actus .actu-detail h3, .page-template-template-view .wrapper-actus .actu-detail h3, .tag .wrapper-actus .actu-detail h3 {
    margin-bottom: 0px;
    font-size: 12px;
    height: 58px;
}

.page-template-template-actualite .wrapper-actus .actu-detail .actu-text, .page-template-template-view .wrapper-actus .actu-detail .actu-text, .tag .wrapper-actus .actu-detail .actu-text {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.78;
    min-height: 110px;
}

.page-template-template-actualite .wrapper-pagination-ajax, .page-template-template-view .wrapper-pagination-ajax {
    margin-bottom: 60px;
}

.page-template-template-actualite .wrapper-pagination-ajax .current, .page-template-template-view .wrapper-pagination-ajax .current {
    border-radius: 50%;
    padding: 2px 7px;
    background: #ff0055;
    color: white;
    font-size: 12px;
}

.page-template-template-actualite.wrapper-pagination-ajax {
    margin-top: -40px;
}

.page-template-template-actualite.wrapper-pagination-ajax span, .page-template-template-view.wrapper-pagination-ajax span {
    font-size: 12px;
}

.page-template-template-actualite .wrapper-pagination-ajax a:not(.next), .page-template-template-view .wrapper-pagination-ajax a:not(.next) {
    color: #5f5f5f;
    font-size: 12px;
    padding-left: 12px;
    padding-right: 12px;
}

.page-template-template-actualite .wrapper-pagination-ajax a.prev, .page-template-template-view .wrapper-pagination-ajax a.prev {
    padding: 0;
}

.page-template-template-actualite .wrapper-pagination-ajax a i, .page-template-template-view .wrapper-pagination-ajax a i {
    color: #363636;
    font-weight: bold;
    font-size: 14px;
}

/* 9 - Recrutement
------------------------------------------------------------------------*/

/*.page-template-template-recrute .wrapper-header-single {
    width: 90%;
    margin: 65px auto 0;
}*/

.page-template-template-recrute .header-single .trait-left {
    top: 24%;
}

.page-template-template-recrute .wrapper-recrute .intro-sub-sub {
    margin-top: 60px;
    padding-bottom: 30px;
    font-size: 1.5em;
    border-bottom: 1px solid #ddd;
}

.page-template-template-recrute .wrapper-recrute h2:first-of-type {
    margin-top: 100px;
}

.page-template-template-recrute .wrapper-recrute h2 {
    margin-top: 146px;
    margin-bottom: 30px;
}

.page-template-template-recrute .wrapper-recrute h2 a {
    color: #000;
}

.page-template-template-recrute .wrapper-recrute h2 a:hover {
    color: #ff0055;
}

.page-template-template-recrute .wrapper-recrute p {
    font-weight: 300;
    margin-bottom: 30px;
}

.page-template-template-recrute .wrapper-recrute .btn-postuler {
    align-self: flex-end;
    background: #ff0055;
    border: none;
    border-radius: 50px;
    padding: 14px 34px;
    color: #fff;
    margin-top: 27px;
}

.page-template-template-recrute .wrapper-recrute .btn-postuler:hover {
    background: #363636;
    transition: ease all 0.2s;
}

/* 10 - Single Article
------------------------------------------------------------------------*/

.single-post .wrapper-header-single .header-single {
    width: 90%;
    margin: -300px auto 0;
    padding-top: 340px;
}

@media screen and (max-width: 992px) {
    .single-post .wrapper-header-single .header-single .blockquote {
        text-align: center;
    }
}

.single-post .wrapper-header-single .header-single .trait-left {
    height: 135px;
    top: 58%;
}

.single-post .wrapper-header-single .header-single .auteur-avis {
    color: #363636;
    font-weight: bold;
    text-align: right;
}

.single-post .wrapper-header-single p {
    margin-right: 32px;
}

.single-post .wrapper-sonore {
    margin-top: 60px;
}

.single-post .wrapper-sonore .cases {
    margin-top: 75px;
}

@media screen and (min-width: 768px) {
    .single-post .wrapper-sonore .cases div,
    .single-post .wrapper-sonore .content-study p {
        max-width: calc(100% - 0px);
    }
}

.single-post .wrapper-sonore h2 {
    margin-bottom: 62px;
    padding-left: 15px;
}

.single-post .wrapper-sonore .video-principale {
    padding-right: 16px;
}

.single-post .wrapper-sonore .soundflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.single-post .wrapper-sonore .soundcloud iframe {
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .single-post .wrapper-sonore .soundcloud iframe {
        width: 100%;
    }
}

.single-post .wrapper-sonore .miniplayer.p-15 {
    padding-right: 15px;
}

.suggest-videos {
    margin-right: -15px;
}

@media screen and (max-width: 768px) {
    .single-post .wrapper-sonore .miniplayer.p-15,
    .single-post .wrapper-sonore .video-principale {
        padding-right: 0;
    }
}

.single-post .wrapper-sonore .video-principale .grande-video {
    padding-bottom: 23px;
}

/* .single-post .wrapper-sonore .video-principale .suggest-videos div{padding-right: 16px;} */

.single-post .wrapper-sonore .cases div {
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px;
}

.single-post .wrapper-sonore .cases .icon {
    margin-right: 25px;
    margin-bottom: 23px;
    width: 29px;
}

.sonNEW {
    width: 21px;
    height: 39px;
}

.single-post .wrapper-sonore .wrapper-equipe {
    border: solid 2px #000;
    padding: 40px;
    padding-bottom: 60px;
    position: relative;
    margin-top: 60px;
}

.single-post .wrapper-sonore .wrapper-equipe h2 {
    margin-top: 28px;
    margin-bottom: 50px;
    padding-left: 0;
}

.single-post .wrapper-sonore .wrapper-equipe h2.trait {
    border: none;
}

.single-post .wrapper-sonore .wrapper-equipe h3 {
    margin-bottom: 30px;
    font-weight: bold;
}

.single-post .wrapper-sonore .wrapper-equipe .trait-left {
    height: 60px;
    left: -5px;
    top: 13%;
}

.credits-content {
    background: #000;
    padding: 40px;
    width: 100%;
    max-width: 760px;
}

.credits-content p {
    color: #fff;
}

.credits-content h1,
.credits-content h2,
.credits-content h3,
.credits-content h4,
.credits-content h5,
.credits-content h6 {
    color: #000;
    font-weight: 600;
}

.credits-content p:last-child {
    margin-bottom: 0;
}

#share-links {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-left: -3px;
    margin-top: -31px !important;
}

#share-links.share-links-nocitation {
    margin-top: 0 !important;
}

#share-links a {
    padding: 10px;
    font-size: 16px;
}

#share-links a,
#share-links i {
    color: #363636;
    transition: all 0.15s ease-in-out;
}

#share-links a:hover,
#share-links i:hover {
    color: #ff0055;
}

@media screen and (min-width: 536px) {
    #share-links {
        margin-left: -12px;
    }
}

@media screen and (min-width: 768px) {
    #share-links {
        margin-left: 6px;
    }
}

@media (min-width: 992px) {
    #share-links {
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        align-items: center;
        padding-bottom: 0;
        max-height: 75px;
        margin-top: 30px;
        margin-left: 52px;
    }

    #share-links a {
        padding: 0;
        font-size: 20px;
        margin-right: 20px;
    }
}

/* 11 - Contact
------------------------------------------------------------------------*/

.page-template-template-contact .wrapper-header-single .header-single,
.page-template-template-recrute .wrapper-header-single .header-single,
.single-annonce .wrapper-header-single .header-single {
    width: 90%;
    margin: -300px auto 0;
    padding-top: 340px;
}

@media screen and (min-width: 560px) {
    .page-template-template-contact .wrapper-header-single .header-single {
        padding: 340px 0 50px;
    }
}

.page-template-template-contact .wrapper-header-single .bg-fluid {
    background-image: url('/wp-content/uploads/2019/06/Paris.jpg');
}

.page-template-template-contact
    .wrapper-header-single
    .header-single
    .trait-left {
    top: 58%;
}

/* .page-template-template-contact .contact-pays.visibility {} */

.page-template-template-contact .wrapper-header-single .contact-pays {
    margin-top: 0px;
    height: 0px;
}

.page-template-template-contact .wrapper-header-single .contact-pays a {
    margin: 15px;
}

.page-template-template-contact .wrapper-header-single .contact-pays h2 {
    font-size: 24px;
}

.page-template-template-contact
    .wrapper-header-single
    .contact-pays
    a:hover
    h2 {
    color: #ff0055;
    transition: ease all 0.2s;
}

.page-template-template-contact
    .wrapper-header-single
    .contact-pays
    a.clicked
    h2 {
    color: #ff0055;
}

.page-template-template-contact .wrapper-contact {
    margin-top: 70px;
}

.page-template-template-contact .wrapper-contact .map {
    padding-right: 18px;
    height: 100%;
}

.page-template-template-contact .wrapper-contact .map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-template-template-contact .wrapper-contact .info-contact {
    margin-bottom: 40px;
    display: none;
}

.page-template-template-contact .wrapper-contact .info-contact i {
    color: black;
    margin-right: 20px;
}

.page-template-template-contact .wrapper-contact .icon-phone {
    margin-right: 20px;
}

.page-template-template-contact .wrapper-contact .change-email a {
    color: #5f5f5f;
    display: block;
}

.page-template-template-contact .wrapper-contact .info-contact h2 {
    padding-left: 15px;
}

.page-template-template-contact .contact-info,
.page-template-template-contact .contact-info-default {
    display: none;
}

.page-template-template-contact .wrapper-contact form .fullName {
    display: flex;
    justify-content: space-between;
}

.page-template-template-contact .wrapper-contact form .fullName span input {
    width: 98%;
    line-height: normal;
}

.page-template-template-contact
    .wrapper-contact
    form
    .fullName
    .your-lastname
    input {
    float: right;
}

.page-template-template-contact .wrapper-contact form .your-email input {
    line-height: normal;
}

.page-template-template-contact .wrapper-contact form input,
.page-template-template-contact .wrapper-contact form textarea,
.page-template-template-contact .wrapper-landing form input {
    padding: 10px;
}

.page-template-template-contact .wrapper-contact form select {
    width: 100%;
    margin-bottom: 16px;
    height: 46px;
    -webkit-appearance: none;
    background: transparent url('../images/icons/angle-arrow-down.svg') right
        15px center no-repeat;
    border-radius: 3px;
    padding: 5px;
    font-size: 14px;
    color: #666;
}

.page-template-template-contact .wrapper-contact form span {
    margin-bottom: 16px;
}

.page-template-template-contact .wrapper-contact form input[type='submit'], .wp-block-contact-form-7-contact-form-selector .submit input {
    background: #ff0055;
    border: none;
    border-radius: 50px;
    padding: 15px 69px;
    color: #fff;
    margin-top: 27px;
    font-weight: 700;
    text-transform: uppercase;
	cursor: pointer;
}

.wp-block-contact-form-7-contact-form-selector .submit input {
	margin: 15px 0;
}

#wpcf7-f6319-p6254-o1 form {
	text-align: center;
}

.wp-block-contact-form-7-contact-form-selector .space-flex {
	display: flex;
	justify-content: center;
	text-align: left;
}

.wp-block-contact-form-7-contact-form-selector .space-flex label {
	margin-left: 20px;
	margin-right: 20px;
}


#wpcf7-f6319-p6254-o1 .no-marge {
	margin-right: 0;
}

.page-template-template-contact
    .wrapper-contact
    form
    input[type='submit']:hover {
    background: #363636;
    transition: ease all 0.2s;
}

.page-template-template-contact .wrapper-contact form .ajax-loader {
    width: 0;
    margin: 0;
}

.page-template-template-contact .wrapper-contact form .submit,
.page-template-template-contact .wrapper-landing form .submit {
    display: flex;
    justify-content: flex-end;
}

.page-template-template-contact .wrapper-contact form input::placeholder,
.page-template-template-contact .wrapper-contact form textarea::placeholder,
.page-template-template-contact .wrapper-landing form input::placeholder {
    font-size: 14px;
}

.page-template-template-contact
    .wrapper-contact
    form
    input::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
}

.page-template-template-contact .wrapper-contact form input:-moz-placeholder {
    /* Firefox 18- */
    color: #666;
    opacity: 1;
}

.page-template-template-contact .wrapper-contact form input::-moz-placeholder {
    /* Firefox 19+ */
    color: #666;
    opacity: 1;
}

.page-template-template-contact
    .wrapper-contact
    form
    input:-ms-input-placeholder {
    color: #666;
    opacity: 1;
}

.page-template-template-contact
    .wrapper-contact
    form
    textarea::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
}

.page-template-template-contact
    .wrapper-contact
    form
    textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #666;
    opacity: 1;
}

.page-template-template-contact
    .wrapper-contact
    form
    textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #666;
    opacity: 1;
}

.page-template-template-contact
    .wrapper-contact
    form
    textarea:-ms-input-placeholder {
    color: #666;
    opacity: 1;
}

.page-template-template-contact .wrapper-contact #wrapper-address {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.page-template-template-contact .wrapper-contact .fa-map-marker {
    color: #ff0055;
    font-size: 30px;
    position: absolute;
}

.page-template-template-contact
    .wrapper-contact
    #wrapper-address
    .address-detail {
    position: absolute;
    bottom: 5%;
    right: 5%;
}

.page-template-template-contact
    .wrapper-contact
    #wrapper-address.paris
    .fa-map-marker {
    position: absolute;
}

.page-template-template-contact
    .wrapper-contact
    #wrapper-address.paris
    .fa-map-marker {
    top: 40%;
    right: 45%;
}

.page-template-template-contact
    .wrapper-contact
    #wrapper-address.new-york
    .fa-map-marker {
    top: 57%;
    right: 41%;
}

.page-template-template-contact
    .wrapper-contact
    #wrapper-address.chicago
    .fa-map-marker {
    display: none;
}

.page-template-template-contact
    .wrapper-contact
    #wrapper-address.toronto
    .fa-map-marker {
    top: 24%;
    right: 60%;
}

.page-template-template-contact
    .wrapper-contact
    #wrapper-address.barcelona
    .fa-map-marker {
    top: 42%;
    right: 50%;
}

.page-template-template-contact
    .wrapper-contact
    #wrapper-address.moscow
    .fa-map-marker {
    top: 67%;
    right: 62%;
}

.page-template-template-contact
    .wrapper-contact
    #wrapper-address.sydney
    .fa-map-marker {
    top: 43%;
    right: 54%;
}

.page-template-template-contact
    .wrapper-contact
    #wrapper-address.melbourne
    .fa-map-marker {
    display: none;
}

.page-template-template-contact
    .wrapper-contact
    #wrapper-address
    .address-detail {
    padding: 16px;
    background: #fff;
    display: none;
}

.page-template-template-contact
    .wrapper-contact
    #wrapper-address
    .address-detail
    > div {
    border: 1px solid #707070;
    padding: 13px 16px;
}

.page-template-template-contact .wrapper-contact #wrapper-address .nom-agence {
    font-weight: bold;
    color: #363636;
}

.page-template-template-contact
    .wrapper-contact
    #wrapper-address
    .change-contact
    p:nth-child(odd) {
    font-weight: 700;
}

.filter-mobile {
    display: none;
}

.wrapper-cnil {
    padding: 40px 0 0;
    font-size: 10px;
}

.wrapper-cnil p {
    font-size: 10px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.wrapper-cnil a {
    color: #ff0055;
}

.wrapper-cnil a:hover {
    text-decoration: underline;
}

.wrapper-recrute {
    padding: 0 110px;
}

body.single-annonce .wp-block-column ul {
    margin-left: 10px;
}

body.single-annonce .wp-block-column li {
    font-size: 16px;
    font-weight: 300;
}

/* 12 - Single Annonce
------------------------------------------------------------------------*/

.single-annonce #main {
    /* margin-top: 50px; */
}

.single-annonce .wrapper-header-single.container {
    margin-top: 60px;
}

.single-annonce
    .single-poste
    .content-single-poste
    .has-2-columns
    .wp-block-column:first-of-type {
    flex-basis: 60%;
}

.single-annonce
    .single-poste
    .content-single-poste
    .has-2-columns
    .wp-block-column:last-of-type {
    flex-basis: 40%;
}

@media screen and (max-width: 1100px) {
    .single-annonce
        .single-poste
        .content-single-poste
        .has-2-columns
        .wp-block-column:first-of-type {
        flex-basis: 100% !important;
    }

    .single-annonce
        .single-poste
        .content-single-poste
        .has-2-columns
        .wp-block-column:last-of-type {
        flex-basis: 100% !important;
    }
}

.single-annonce .single-poste .content-single-poste {
    margin-top: 75px;
}

.single-annonce .single-poste .content-single-poste .trait {
    margin: 30px 0 20px;
}

.single-annonce .single-poste .content-single-poste ul li {
    margin-bottom: 10px;
}

.single-annonce .single-poste .content-single-poste a {
    color: #ff0055;
}

.single-annonce
    .single-poste
    .content-single-poste
    .has-2-columns
    .wp-block-column:first-of-type
    p {
    margin: 15px 0;
}

.single-annonce form {
    display: flex;
    flex-direction: column;
}

.single-annonce form p:last-of-type {
    align-self: flex-end;
}

.single-annonce input,
.single-annonce textarea {
    padding: 10px;
    font-size: 14px;
    color: #707070;
}

.single-annonce input[type='text'],
input[type='email'] {
    width: 100%;
    margin-bottom: 16px;
}

.single-annonce .fullName {
    display: flex;
    justify-content: space-between;
}

.single-annonce .fullName span {
    width: 48%;
}

.single-annonce input::placeholder {
    padding: 10px 17px;
    font-size: 14px;
}

.single-annonce input[type='submit'] {
    background: #ff0055;
    border: none;
    border-radius: 50px;
    padding: 8px 88px;
    color: #fff;
    margin-top: 27px;
}

.single-annonce div.wpcf7 .ajax-loader {
    width: 0;
    margin: 0;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    display: none !important;
}

input.wpcf7-not-valid {
    border-color: #ff0055 !important;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    width: 300px;
    color: #ff0055 !important;
}

/* 13 - Single Biographie
------------------------------------------------------------------------*/

.single-client .wrapper-header,
.single-biographie .wrapper-header {
    background: #dce2f0 url('../images/bg-bio.jpg');
    background-position: center;
    background-size: cover;
    padding-top: 63px;
    padding-bottom: 58px;
}

.single-client .wrapper-header .container .row,
.single-biographie .wrapper-header .container .row {
    border: solid 2px #000;
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.single-client .wrapper-header .titre-header,
.single-biographie .wrapper-header .titre-header {
    padding-top: 94px;
    padding-bottom: 170px;
}

.single-client .wrapper-header .trait-left,
.single-biographie .wrapper-header .trait-left {
    height: 72px;
    left: -5px;
    top: 18%;
    /* border-top: solid 10px #dce2f0;
  border-bottom: solid 10px #dce2f0; */
}

.single-client .wrapper-header h1,
.single-biographie .wrapper-header h1 {
    padding-left: 35px;
}

.single-client .wrapper-header .titre-header p:first-of-type,
.single-biographie .wrapper-header .titre-header p:first-of-type {
    font-size: 30px;
    color: #363636;
    line-height: 1.2;
}

.single-client .wrapper-header .titre-header p,
.single-biographie .wrapper-header .titre-header p {
    padding-left: 35px;
}

.single-client .wrapper-header .titre-header .titre-bio,
.single-biographie .wrapper-header .titre-header .titre-bio {
    font-size: 16px;
    line-height: 1.5;
    color: #404040;
    text-transform: uppercase;
    margin-top: 30px;
}

.single-client .wrapper-bio i,
.single-biographie .wrapper-bio i {
    color: #ff0055;
}

.single-client blockquote,
.single-biographie blockquote {
    position: relative;
    border: solid 2px #e5e4e4;
    padding: 38px 55px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.single-client .blockquote,
.single-biographie .blockquote {
    position: absolute;
    border-top: 10px solid white;
    border-bottom: 10px solid white;
    left: -11px;
    top: 11%;
    background: white;
}

.single-client .wrapper-bio,
.single-biographie .wrapper-bio {
    margin-top: 120px;
}

.single-client .wrapper-bio .present-bio p,
.single-biographie .wrapper-bio .present-bio p {
    font-size: 30px;
    color: #363636;
    line-height: 1.2;
}

.single-client .wrapper-bio h2,
.single-biographie .wrapper-bio h2 {
    margin-top: 45px;
    margin-bottom: 45px;
}

.single-client .wrapper-bio .livre-bio,
.single-biographie .wrapper-bio .livre-bio {
    margin-top: 45px;
}

.single-client .wrapper-bio .liens,
.single-biographie .wrapper-bio .liens {
    margin-top: 30px;
}

.single-client .wrapper-bio .liens a,
.single-biographie .wrapper-bio .liens a {
    border-radius: 50px;
    padding: 16px 36px;
    border: solid 2px #bebebe;
    color: #363636;
    transition: ease all 0.2s;
}

.single-client .wrapper-bio .liens a:hover,
.single-biographie .wrapper-bio .liens a:hover {
    background: #ff0055;
    transition: ease all 0.2s;
    border: none;
}

.single-client .wrapper-timeline,
.single-biographie .wrapper-timeline {
    margin-top: 83px;
}

.single-client .wrapper-timeline h2,
.single-biographie .wrapper-timeline h2 {
    margin-bottom: 34px;
    margin-top: 0;
    border: none;
    padding-left: 0;
}

.single-client .wrapper-timeline .timeline,
.single-biographie .wrapper-timeline .timeline {
    background-image: url(../images/bg-timeline.jpg);
    background-size: cover;
    padding: 15px 16px 0 16px;
    margin-right: 16px;
    height: 210px;
    width: 270px;
    color: #707070;
    font-size: 16px;
    line-height: 1.5;
}

.single-client .wrapper-timeline .timeline p,
.single-biographie .wrapper-timeline .timeline p {
    font-size: 16px;
    color: #707070;
}

.single-client .wrapper-timeline .timeline p:first-of-type,
.single-biographie .wrapper-timeline .timeline p:first-of-type {
    margin-top: 15px;
    margin-bottom: 14px;
    font-weight: bold;
}

.single-client .wrapper-timeline,
.single-biographie .wrapper-timeline {
    border: solid 2px #000;
    padding: 40px;
    padding-bottom: 60px;
    position: relative;
}

.single-client .wrapper-timeline .trait-left,
.single-biographie .wrapper-timeline .trait-left {
    height: 57px;
    left: -5px;
    top: 7%;
}

.single-client .wrapper-timeline .reseaux-sociaux,
.single-biographie .wrapper-timeline .reseaux-sociaux {
    margin-top: 20px;
    margin-bottom: 60px;
}

.single-client .wrapper-timeline .reseaux-sociaux i,
.single-biographie .wrapper-timeline .reseaux-sociaux i {
    color: #000;
    margin-right: 30px;
    cursor: pointer;
    color: #ff0055;
}

.reseaux-sociaux-header {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.wrapper-header .container .row .reseaux-sociaux-header .reseaux-sociaux {
    width: 40%;
    margin: 0;
    padding: 10px;
    display: flex;
    justify-content: space-evenly;
    border: none;
}

.wrapper-header .container .row .reseaux-sociaux-header .reseaux-sociaux a {
    color: rgb(255, 0, 85);
    font-size: 20px;
}

/* 14 - Single Actualité
------------------------------------------------------------------------*/

.single-actualite .wrapper-header-single .header-width-bg, .single-views .wrapper-header-single .header-width-bg {
    padding-top: 320px;
    width: 90%;
    margin: -300px auto 0;
}

.single-actualite .wrapper-header-single .no-bg, .single-views .wrapper-header-single .no-bg {
    margin-top: 50px;
}

.single-actualite .wrapper-header-single .header-single .trait-left, .single-views .wrapper-header-single .header-single .trait-left {
    top: 70%;
}

.single-actualite .wrapper-header-single .header-single .auteur-avis, .single-views .wrapper-header-single .header-single .auteur-avis {
    color: #363636;
    font-weight: bold;
    text-align: right;
}

.single-actualite .wrapper-header-single p, .single-views .wrapper-header-single p {
    margin-right: 32px;
}

.single-actualite blockquote p, .single-views blockquote p {
    color: #ff0055;
}

.single-actualite h4, .single-views h4 {
    color: #ff0055;
    margin-top: 30px;
    margin-bottom: 20px;
}

.single-actualite .wp-block-column >h4:first-child {
    margin-top: 0.5em;
}

.single-actualite .blockquote, .single-views .blockquote {
    display: none;
}

.single-actualite .wp-block-pullquote, .single-views .wp-block-pullquote {
    text-align: left;
    padding: 0;
}

.single-actualite figure.is-type-video, .single-views figure.is-type-video {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.single-actualite .content-single-article, .single-views .content-single-article {
    margin-top: 50px;
    /* padding: 0 141px; */
}

.single-actualite .content-single-article .article-content, .single-views .content-single-article .article-content {
    width: 90%;
    margin: auto;
    padding: 0 35px;
}

.single-actualite .date-share, .single-views .date-share {
    padding: 0 36px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

/* 15 - Template defaut
------------------------------------------------------------------------*/

.wrapper-content-defaut {
    padding: 50px 30px;
}

.wrapper-content-defaut h1 {
    margin-bottom: 50px;
}

.wrapper-content-defaut h2,
.wrapper-content-defaut h3 {
    margin: 60px 0 20px 0;
    text-transform: none;
    color: #ff0055;
    font-weight: 300;
}

.wrapper-content-defaut a {
    color: #ff0055;
}

.wrapper-content-defaut a:hover {
    text-decoration: underline;
}

.page-template-template-defaut .content-single-article ul,
.actualite-template-default .content-single-article ul,
.annonce-template-default .content-single-poste ul {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 300;
    margin-left: 0;
    list-style: none;
}

.page-template-template-defaut .content-single-article ul li,
.actualite-template-default .content-single-article ul li,
.annonce-template-default .content-single-poste ul li {
    color: #5f5f5f;
}

.page-template-template-defaut .content-single-article ul li::before,
.actualite-template-default .content-single-article ul li::before,
.annonce-template-default .content-single-poste ul li::before {
    content: '■';
    color: #ff0055;
    font-size: 8px;
    padding-right: 10px;
}

/* 16 - 404
------------------------------------------------------------------------*/

.error-404 {
    padding: 80px 0;
    text-align: center;
}

.error-404 h1 {
    text-transform: none;
    margin-bottom: 40px;
}

.btn-404 {
    display: inline-block;
    font-weight: 600;
    border: none;
    border-radius: 50px;
    padding: 14px 34px;
    color: #fff;
    margin-top: 27px;
    background-color: #ff0055;
    transition: all ease-in-out 0.2s;
}

.btn-404:hover {
    background-color: #929292;
    color: #ffffff;
}

/* 20 - Footer
------------------------------------------------------------------------*/

.site-footer {
    position: relative;
}

.footer .wrapper-news {
    margin-top: 80px;
    background-color: #f9f6f6;
    padding-top: 33px;
    padding-bottom: 30px;
}

.footer .wrapper-news .width-30 {
    width: 30%;
    margin-right: 30px;
}

.footer h2::before {
    content: '';
    border-top: 2px solid #ff0055;
    width: 17px;
    position: absolute;
    left: 151px;
    margin: 0 auto;
    display: none;
}

.footer h2 {
    border-left: 8px solid #ff0055;
    padding-left: 10px;
    transform: translateX(10px);
}

.footer h3 {
    font-weight: bold;
    margin-top: 18px;
    min-height: 71px;
}

.footer .img-footer {
    height: 132px;
    overflow: hidden;
}

.footer .row .col-md-3 p {
    margin-top: 20px;
}

footer .wrapper-bloc-bas {
    background-color: #363636;
    color: #fff;
    padding-top: 29px;
    padding-bottom: 28px;
}

footer .wrapper-bloc-bas a {
    color: white;
}

footer .wrapper-bloc-bas .social-network-footer {
    font-size: 28px;
}

@media screen and (min-width: 980px) and (max-width: 1039px) {
    footer .wrapper-bloc-bas .social-network-footer {
        max-width: 15% !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1500px) {
    footer .wrapper-bloc-bas .links a {
        color: white;
        width: 50%;
    }

    /* #get-height {
        display: flex;
    } */
    .page-template-template-design #design .wrapper-charte-sonore .sub-menu {
        position: relative;
        margin-top: 0px;
        width: 100%;
        /* max-width: 43%; */
    }

    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .charte-sonore-detail {
        margin-top: 60px;
        /* max-width: 50%; */
        margin-top: 30px;
    }

    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .charte-sonore-detail
        .content-expertise {
        max-width: 39%;
        display: none;
    }
}

footer .wrapper-bloc-bas .social-network-footer a:hover .fa-facebook-f {
    color: #3b5998;
    transition: ease all 0.2s;
}

footer .wrapper-bloc-bas .social-network-footer a:hover .fa-twitter {
    color: #00acee;
    transition: ease all 0.2s;
}

footer .wrapper-bloc-bas .social-network-footer a:hover .fa-instagram {
    background: -webkit-linear-gradient(#e09b3d, #c74c4d, #c21975, #7024c4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: ease all 0.2s;
}

footer .wrapper-bloc-bas .social-network-footer a:hover .fa-linkedin {
    color: #0073b1;
    transition: ease all 0.2s;
}

footer .wrapper-bloc-bas .btn-newsletter {
    cursor: pointer;
    border-radius: 30px;
    background-color: #ff0055;
    padding: 13px 24px;
    line-height: 24px;
    width: auto;
    align-self: stretch;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    margin-left: auto;
}

footer .wrapper-bloc-bas .btn-newsletter:hover {
    background: #929292;
    transition: ease all 0.2s;
}

@media screen and (max-width: 992px) {
    a.footer-thumblinks {
        margin-top: 30px;
    }

    .footer h2 {
        margin-bottom: 30px;
    }

    .footer .img-footer {
        height: 132px !important;
    }

    .page-template-template-homepage .wrapper-worldwide .worldwide .list-pays {
        list-style: none;
        padding-left: 35px;
        margin: 20px 0;
        text-align: left;
    }

    .page-template-template-homepage
        .wrapper-worldwide
        .worldwide
        .list-pays
        li
        a.clicked::before {
        content: '';
        left: -1%;
    }

    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .charte-sonore-detail
        img {
        margin-top: 30px;
        max-width: 70%;
    }
}

@media screen and (max-width: 768px) {
    .footer h2::before {
        left: 121px;
    }

    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .charte-sonore-detail
        img {
        margin-top: 30px;
        max-width: 100%;
    }

    .page-template-template-design #design .wrapper-musical {
        margin-top: 50px;
    }
}

/* Pagination Actualités footer */

.universal-pagination ul {
    margin: 0;
    padding: 0;
    display: flex;
}

.universal-pagination ul li {
    display: inline;
    margin: 3px;
    padding: 4px 8px;
    font-size: 12px;
}

.universal-pagination ul li i {
    font-size: 14px;
    color: #363636;
}

.universal-pagination ul li.active {
    cursor: pointer;
    border-radius: 50%;
    padding: 3px 9px;
}

.universal-pagination
    ul
    li:not(:first-of-type):not(:last-of-type).active:hover {
    background: #ff005580;
    color: white;
}

.universal-pagination ul li:not(:first-of-type):not(:last-of-type).selected {
    border-radius: 50%;
    padding: 3px 9px;
    background: #ff0055;
    color: white;
}

.footer .wrapper-news .titre {
    position: relative;
}

@media screen and (min-width: 1500px) {
    #share-links {
        margin-left: 37px;
    }

    footer .wrapper-bloc-bas .social-network-footer {
        margin-left: 16.666667% !important;
    }

    /* .ajax-image {
        max-width: 80%;
        margin: 0 auto;
    } */
}

.wrapper-pagination .pagination-nav {
    display: table;
    margin: auto;
    padding-bottom: 20px;
}

.pagination-nav {
    min-width: 226px;
}

a.footer-thumblinks {
    padding: 0 15px !important;
}

#colophon .navbar-nav li.current-menu-item a::after,
#colophon .close_menu,
#colophon .sub-menu {
    display: none !important;
}

#colophon .navbar-nav {
    flex-direction: row;
    justify-content: space-evenly;
    margin-left: 0px;
}

#colophon .navbar-nav li {
    margin: 0 7px;
}

#colophon .navbar-nav li a {
    transition: all 0.15s ease;
}

#colophon .navbar-nav li a:hover {
    color: #ff0055;
}

footer #primary-menu .menu-item:last-of-type {
    display: none;
}

footer .menu-menu-principal-container,
footer .menu-menu-principal-anglais-container {
    width: 100%;
}

.current {
    border-radius: 50%;
    padding: 4px 10px;
    background: #ff0055;
    color: white;
}

a.page-numbers:not(.next) {
    color: #5f5f5f;
    font-size: 12px;
    padding: 9px;
    border-radius: 50%;
}

a.prev,
a.next {
    background-color: white !important;
}

a.page-numbers i {
    color: #363636;
    font-weight: bold;
    font-size: 14px;
}

.wraper-pagination {
    padding: 30px 0 60px;
}

a.page-numbers:hover,
a.page-numbers:hover i,
a.prev:hover,
a.next:hover {
    color: #ff0055;
}

/********************************* AUDIO ***********************************/

audio {
    height: 0;
}

.page-template-template-creation
    .wrapper-creation
    .wrapper-illustrations
    .hover-item {
    position: relative;
}

.audio-player {
    border: 1px solid lighten(#acacac, 20%);
    text-align: center;
    display: flex;
    flex-flow: row;
    z-index: 90;
}

.player-controls {
    align-items: center;
    justify-content: center;
    margin-top: 2.5rem;
    flex: 3;
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 100%;
}

progress[value] {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background-color: #363636 !important;
    color: #ff0055 !important;
    height: 9px;
    width: 100%;
    border: none;
}

progress[value]::-webkit-progress-bar {
    background-color: #363636 !important;
    border-radius: 2px;
    border: 1px solid lighten(#acacac, 20%);
    color: #ff0055 !important;
}

progress::-webkit-progress-value {
    background-color: #ff0055 !important;
}

span.pipe:nth-child(3) {
    display: none;
}

@media screen and (max-width: 479px) {
    .page-template-template-homepage .wrapper-header-single .wrapper-actu {
        max-width: 100%;
    }

    .page-template-template-homepage
        .wrapper-header-single
        .wrapper-actu
        :nth-child(2) {
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
        background: white;
    }
}

@media screen and (min-width: 769px) {
    .page-template-template-design #design .wrapper-musical {
        margin-top: 30px;
    }
}

@media screen and (min-width: 992px) {
    .page-template-template-design #design .wrapper-musical {
        margin-top: 30px;
    }

    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .charte-sonore-detail.anim {
        margin-top: 30px;
    }

    .musical-icons {
        padding-top: 40px;
    }

    .wrapper-header .container .row .reseaux-sociaux-header .reseaux-sociaux {
        width: 35%;
    }
}

@media screen and (min-width: 1500px) {
    /* #get-height {
        display: flex;
    } */
    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .charte-sonore-detail
        .content-expertise {
        display: none;
    }

    /* .page-template-template-design #design .wrapper-charte-sonore .charte-sonore-detail.anim {
        margin: 30px auto;
        max-width: 60%;
        width: 100%;
    } */
    .wrapper-header .container .row .reseaux-sociaux-header .reseaux-sociaux {
        width: 22%;
    }
}

#colophon .navbar-nav li {
    font-size: 11px;
}

body.page-id-2241 .wrapper-content-defaut h1 {
    text-align: center;
    margin: 60px 0;
}

/*.menu-menu-principal-anglais-container,
body.page-id-2241 .footer,
body.page-id-2241 .menu-menu-footer-container {
    display: none;
}*/

.sub-content {
    padding-left: 35px;
    display: block;
}

.sub-content p {
    color: black;
    margin-bottom: 0;
}

/* ====================== PAGE EXPERTISES ======================== */

.page-template-template-design #design .wrapper-charte-sonore .sub-menu {
    list-style: none;
    padding-left: 0;
    justify-content: space-between;
    align-items: center;
    /* position: relative;
    margin-top: 30px;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    z-index: 1;
    width: 100%;
    max-width: 510px; */
}

.page-template-template-design #design .wrapper-charte-sonore .sub-menu li {
    cursor: pointer;
    margin-bottom: 20px;
    margin-top: 20px;
}

.page-template-template-design #design .wrapper-charte-sonore .img-expertise {
    text-align: center;
}

.page-template-template-design
    #design
    .wrapper-charte-sonore
    .sub-menu
    li.selected
    h2 {
    color: #ff0055;
    font-weight: bold;
}

@media (min-width: 992px) {
    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .sub-menu
        li
        h2 {
        max-width: 125px;
        margin: auto;
    }

    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .sub-menu
        li.selected
        h2 {
        max-width: 130px;
    }
}

.page-template-template-design
    #design
    .wrapper-charte-sonore
    .sub-menu
    li.selected
    h2:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #ff0055;
    width: 27px;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 10px;
}

.footer .pagination-nav a.prev,
a.next {
    background: rgba(255, 255, 255, 0.4) !important;
}

.footer .wrapper-pagination .pagination-nav {
    display: none !important;
}

.page-template-template-design
    #design
    .wrapper-charte-sonore
    .charte-sonore-detail.anim {
    /* margin: 30px auto;
    max-width: 60%;
    width: 100%; */
}

.page-template-template-design #design .wrapper-menu-design {
    background-color: #f9f6f6;
    padding: 0;
}

@media screen and (max-width: 992px) {
    .page-template-template-design
        #design
        .wrapper-charte-sonore
        .sub-menu
        li.selected
        h2:after {
        padding-top: 0;
        right: inherit;
        left: inherit;
        border-bottom: 3px solid #ff0055;
    }

    .page-template-template-design #design .wrapper-charte-sonore .sub-menu li {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .page-template-template-design #design .wrapper-charte-sonore .sub-menu {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media screen and (min-width: 1500px) {
    /* #get-height {
        display: flex;
    } */
    /* .ajax-image {
        max-width: 80%;
        margin: 0 auto;
    } */
}

@media screen and (min-width: 992px) and (max-width: 1500px) {
    /* #get-height {
        display: flex;
    } */
}

/* ====================== LANDING PAGE ======================== */

.page-template-template-landing .wrapper-header-single .header-single {
    width: 90%;
    margin: -300px auto 0;
    padding-top: 340px;
}

.sub-menu-landing {
    list-style: none;
    margin-bottom: 0;
    padding-top: 20px;
}

.sub-menu-landing li {
    padding-left: 15px;
    font-size: 14px;
    flex-grow: 1;
    margin-bottom: 0;
    font-weight: bold;
}

.page-template-template-landing .white-marie-louise {
    width: 100%;
}

@media screen and (min-width: 560px) {
    .page-template-template-landing .wrapper-header-single .header-single {
        padding: 340px 0 20px;
    }
}

.page-template-template-landing .wrapper-header-single .bg-fluid {
    background-image: url('/wp-content/uploads/2019/06/Paris.jpg');
}

.page-template-template-landing
    .wrapper-header-single
    .header-single
    .trait-left {
    top: 58%;
}

/* .page-template-template-landing .contact-pays.visibility {} */

.page-template-template-landing .wrapper-header-single .contact-pays {
    margin-top: 0px;
    height: 0px;
}

.page-template-template-landing .wrapper-header-single .contact-pays a {
    margin: 15px;
}

.page-template-template-landing .wrapper-header-single .contact-pays h2 {
    font-size: 24px;
}

.page-template-template-landing
    .wrapper-header-single
    .contact-pays
    a:hover
    h2 {
    color: #ff0055;
    transition: ease all 0.2s;
}

.page-template-template-landing
    .wrapper-header-single
    .contact-pays
    a.clicked
    h2 {
    color: #ff0055;
}

.page-template-template-landing .wrapper-contact {
    margin-top: 70px;
}

.page-template-template-landing .wrapper-contact .map {
    padding-right: 18px;
    height: 100%;
}

.page-template-template-landing .wrapper-contact .map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-template-template-landing .wrapper-contact .info-contact {
    margin-bottom: 40px;
    display: none;
}

.page-template-template-landing .wrapper-contact .info-contact i {
    color: black;
    margin-right: 20px;
}

.page-template-template-landing .wrapper-contact .icon-phone {
    margin-right: 20px;
}

.page-template-template-landing .wrapper-contact .change-email a {
    color: #5f5f5f;
    display: block;
}

.page-template-template-landing .wrapper-contact .info-contact h2 {
    padding-left: 15px;
}

.page-template-template-landing .contact-info,
.page-template-template-landing .contact-info-default {
    display: none;
}

.page-template-template-landing .wrapper-landing {
    margin-top: 60px;
}

.page-template-template-landing .wrapper-landing h2 {
    margin-bottom: 30px;
}

.page-template-template-landing .wrapper-landing .wrapper-prix .annee {
    font-weight: bold;
    margin-bottom: 10px;
}

.page-template-template-landing .wrapper-landing .wrapper-prix .group-prix {
    margin-bottom: 20px;
}

.page-template-template-landing .wrapper-landing .landing-content,
.page-template-template-landing .wrapper-landing .landing-client {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}

.page-template-template-landing .wrapper-landing .landing-client .titre-center {
    margin-left: auto;
    margin-right: auto;
    max-width: fit-content;
    margin-bottom: 40px;
}

.page-template-template-landing
    .wrapper-landing
    .landing-client
    .client-logo
    img {
    max-width: 60%;
}

.page-template-template-landing
    .wrapper-landing
    .landing-client
    .client-logo
    .col-md-2 {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
    align-self: center;
}

.page-template-template-landing .wrapper-contact form .fullName,
.page-template-template-landing .wrapper-landing form .fullName {
    display: flex;
    justify-content: space-between;
}

.page-template-template-landing .wrapper-contact form .fullName span input,
.page-template-template-landing .wrapper-landing form .fullName span input {
    width: 98%;
    line-height: normal;
}

.page-template-template-landing
    .wrapper-contact
    form
    .fullName
    .your-lastname
    input,
.page-template-template-landing
    .wrapper-landing
    form
    .fullName
    .your-lastname
    input {
    float: right;
}

.page-template-template-landing .wrapper-contact form .your-email input,
.page-template-template-landing .wrapper-landing form .your-email input {
    line-height: normal;
}

.page-template-template-landing .wrapper-contact form input,
.page-template-template-landing .wrapper-contact form textarea,
.page-template-template-landing .wrapper-landing form input {
    padding: 10px;
}

.page-template-template-landing
    .wrapper-landing
    form
    input[name='your-society'],
.page-template-template-landing .wrapper-landing form input[type='number'] {
    margin-bottom: 16px;
    width: 100%;
}

.page-template-template-landing .wrapper-contact form select {
    width: 100%;
    margin-bottom: 16px;
    height: 46px;
    -webkit-appearance: none;
    background: transparent url('../images/icons/angle-arrow-down.svg') right
        15px center no-repeat;
    border-radius: 3px;
    padding: 5px;
    font-size: 14px;
    color: #666;
}

.page-template-template-landing .wrapper-contact form span,
.page-template-template-landing .wrapper-landing form span {
    margin-bottom: 16px;
}

.page-template-template-landing .wrapper-contact form input[type='submit'],
.page-template-template-landing .wrapper-landing form input[type='submit'] {
    background: #ff0055;
    border: none;
    border-radius: 50px;
    padding: 15px 69px;
    color: #fff;
    margin-top: 27px;
    font-weight: 700;
    text-transform: uppercase;
}

.page-template-template-landing
    .wrapper-contact
    form
    input[type='submit']:hover,
.page-template-template-landing
    .wrapper-landing
    form
    input[type='submit']:hover {
    background: #363636;
    transition: ease all 0.2s;
}

.page-template-template-landing .wrapper-contact form .ajax-loader {
    width: 0;
    margin: 0;
}

.page-template-template-landing .wrapper-contact form .submit,
.page-template-template-landing .wrapper-landing form .submit {
    display: flex;
    justify-content: flex-end;
}

.page-template-template-landing .wrapper-contact form input::placeholder,
.page-template-template-landing .wrapper-contact form textarea::placeholder,
.page-template-template-landing .wrapper-landing form input::placeholder {
    font-size: 14px;
}

.page-template-template-landing
    .wrapper-contact
    form
    input::-webkit-input-placeholder,
.page-template-template-landing
    .wrapper-landing
    form
    input::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
}

.page-template-template-landing .wrapper-contact form input:-moz-placeholder,
.page-template-template-landing .wrapper-landing form input:-moz-placeholder {
    /* Firefox 18- */
    color: #666;
    opacity: 1;
}

.page-template-template-landing .wrapper-contact form input::-moz-placeholder,
.page-template-template-landing .wrapper-landing form input::-moz-placeholder {
    /* Firefox 19+ */
    color: #666;
    opacity: 1;
}

.page-template-template-landing
    .wrapper-contact
    form
    input:-ms-input-placeholder,
.page-template-template-landing
    .wrapper-landing
    form
    input:-ms-input-placeholder {
    color: #666;
    opacity: 1;
}

.page-template-template-landing
    .wrapper-contact
    form
    textarea::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
}

.page-template-template-landing
    .wrapper-contact
    form
    textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #666;
    opacity: 1;
}

.page-template-template-landing
    .wrapper-contact
    form
    textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #666;
    opacity: 1;
}

.page-template-template-landing
    .wrapper-contact
    form
    textarea:-ms-input-placeholder {
    color: #666;
    opacity: 1;
}

.page-template-template-landing .wrapper-contact #wrapper-address {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.page-template-template-landing .wrapper-contact .fa-map-marker {
    color: #ff0055;
    font-size: 30px;
    position: absolute;
}

.page-template-template-landing
    .wrapper-contact
    #wrapper-address
    .address-detail {
    position: absolute;
    bottom: 5%;
    right: 5%;
}

.page-template-template-landing
    .wrapper-contact
    #wrapper-address.paris
    .fa-map-marker {
    position: absolute;
}

.page-template-template-landing
    .wrapper-contact
    #wrapper-address.paris
    .fa-map-marker {
    top: 40%;
    right: 45%;
}

.page-template-template-landing
    .wrapper-contact
    #wrapper-address.new-york
    .fa-map-marker {
    top: 57%;
    right: 41%;
}

.page-template-template-landing
    .wrapper-contact
    #wrapper-address.chicago
    .fa-map-marker {
    display: none;
}

.page-template-template-landing
    .wrapper-contact
    #wrapper-address.toronto
    .fa-map-marker {
    top: 24%;
    right: 60%;
}

.page-template-template-landing
    .wrapper-contact
    #wrapper-address.barcelona
    .fa-map-marker {
    top: 42%;
    right: 50%;
}

.page-template-template-landing
    .wrapper-contact
    #wrapper-address.moscow
    .fa-map-marker {
    top: 67%;
    right: 62%;
}

.page-template-template-landing
    .wrapper-contact
    #wrapper-address.sydney
    .fa-map-marker {
    top: 43%;
    right: 54%;
}

.page-template-template-landing
    .wrapper-contact
    #wrapper-address.melbourne
    .fa-map-marker {
    display: none;
}

.page-template-template-landing
    .wrapper-contact
    #wrapper-address
    .address-detail {
    padding: 16px;
    background: #fff;
    display: none;
}

.page-template-template-landing
    .wrapper-contact
    #wrapper-address
    .address-detail
    > div {
    border: 1px solid #707070;
    padding: 13px 16px;
}

.page-template-template-landing .wrapper-contact #wrapper-address .nom-agence {
    font-weight: bold;
    color: #363636;
}

.page-template-template-landing
    .wrapper-contact
    #wrapper-address
    .change-contact
    p:nth-child(odd) {
    font-weight: 700;
}

.page-template-template-landing .blockquote {
    position: absolute;
    border-top: 10px solid white;
    border-bottom: 10px solid white;
    left: -11px;
    top: -14%;
    background: white;
}

.page-template-template-landing blockquote {
    position: relative;
    border: solid 2px #e5e4e4;
    padding: 30px 55px;
    margin-bottom: 50px;
}

.page-template-template-landing .blockquote i {
    color: #ff0055;
}

#logo-client .owl-stage {
    display: flex;
    align-items: center;
}

#logo-client .item {
    display: table;
    justify-content: center;
}

#logo-client .item img {
    margin: auto;
}

.page-template-template-landing #logo-client .owl-nav button {
    width: 15px;
    height: 30px;
    position: absolute;
    top: 20%;
    display: block !important;
    border: 0px solid #000;
    color: #ff0055 !important;
    font-size: 60px;
}

.page-template-template-landing #logo-client .owl-nav .owl-prev {
    margin-left: -20px;
}

.page-template-template-landing #logo-client .owl-nav .owl-next {
    right: -25px;
}

@media screen and (max-width: 800px) {
    .page-template-template-landing #logo-client .owl-nav button {
        position: absolute;
        top: 0%;
        display: block !important;
        border: 0px solid #000;
        color: #ff0055 !important;
        font-size: 40px;
    }
}

@media screen and (max-width: 600px) {
    .page-template-template-landing .landing-chiffres img {
        width: 100%;
        margin-bottom: 20px;
    }

    .page-template-template-landing .landing-chiffres {
        margin-bottom: 30px;
    }
}

.page-template-template-landing .menu-menu-principal-container,
.page-template-template-landing .footer,
.page-template-template-landing .main_menu_custom > div {
    display: none;
}

.page-template-template-landing .wrapper-landing .landing-client {
    margin-bottom: 40px;
    margin-top: 0;
}

.wrapper-landing strong {
    font-weight: bold;
}

.detail_politique {
    display: none;
}

.plus-politique {
    cursor: pointer;
    color: #ff0055;
    font-size: 12px;
}

.plus-politique:hover {
    text-decoration: underline;
}

.grecaptcha-badge {
    visibility: hidden !important;
}

.qc-cmp-persistent-link span {
    font-size: 110% !important;
}

.content-single-article li {
    font-size: 16px;
    font-weight: 300;
}

#agence #agence-intro .row.text-block div:nth-child(2) {
    padding-right: 100px;
}

#agence #agence-intro .row.text-block div:nth-child(3) {
    padding-left: 150px;
}

.navigation-creation .wrapper-pagination-ajax div {
    margin: 0 auto;
}

@media (max-width: 984px) {
    #agence #agence-intro .row.text-block div:nth-child(3) {
        padding-left: 15px;
    }

    #agence #agence-intro .row.text-block div:nth-child(2) {
        padding-right: 15px;
    }

    .page-template-template-agence #agence .wrapper-header {
        background-position-x: 62%;
    }
}

.content-single-article ol {
    padding: 0;
}

/** Pour stylisation plus en détails des blocks dans les pages & articles, utilisés ces classes. **/
.postid-6254 figure, .postid-6254 figure.alignleft  {
	margin: 0;
}
.image-espace-30px, .postid-6254 h5 {
	margin: 30px 0;
}
.image-right-center {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.margin-top-less-10px {
	margin-top: -10px;
}
.margin-bottom-30px {
	margin-bottom: 30px;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	width: 100%;
}
