/*
  Theme Name: Esquisse
  Author: Cereal Concept
  Author URI: http://www.cerealconcept.com
  Text Domain: esquisse
*/

@font-face {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 400;
    src: url("fonts/Avenir-Book.otf") format("opentype");
}
@font-face {
    font-family: 'Avenir';
    font-style: italic;
    font-weight: 400;
    src: url("fonts/Avenir-BookOblique.otf") format("opentype");
}
@font-face {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 200;
    src: url("fonts/Avenir-Light.otf") format("opentype");
}
@font-face {
    font-family: 'Avenir';
    font-style: italic;
    font-weight: 200;
    src: url("fonts/Avenir-LightOblique.otf") format("opentype");
}
@font-face {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 700;
    src: url("fonts/Avenir-Medium.otf") format("opentype");
}
@font-face {
    font-family: 'Avenir';
    font-style: italic;
    font-weight: 700;
    src: url("fonts/Avenir-MediumOblique.otf") format("opentype");
}
@font-face {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 600;
    src: url("fonts/Avenir-Roman.otf") format("opentype");
}
@font-face {
    font-family: 'Avenir';
    font-style: italic;
    font-weight: 600;
    src: url("fonts/Avenir-Oblique.otf") format("opentype");
}


@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 900;
    src: url("fonts/PlayfairDisplay-Black.otf") format("opentype");
}
@font-face {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 900;
    src: url("fonts/PlayfairDisplay-BlackItalic.otf") format("opentype");
}
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: url("fonts/PlayfairDisplay-Bold.otf") format("opentype");
}
@font-face {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 700;
    src: url("fonts/PlayfairDisplay-BoldItalic.otf") format("opentype");
}
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: url("fonts/PlayfairDisplay-Regular.otf") format("opentype");
}
@font-face {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 400;
    src: url("fonts/PlayfairDisplay-Italic.otf") format("opentype");
}
@font-face {
  font-family: "linea-arrows-10";
  src:url("fonts/linea-arrows-10.eot");
  src:url("fonts/linea-arrows-10.eot?#iefix") format("embedded-opentype"),
    url("fonts/linea-arrows-10.woff") format("woff"),
    url("fonts/linea-arrows-10.ttf") format("truetype"),
    url("fonts/linea-arrows-10.svg#linea-arrows-10") format("svg");
  font-weight: normal;
  font-style: normal;
}

html { -webkit-font-smoothing: antialiased; } 
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( -webkit-min-device-pixel-ratio: 2.0833333333333335), only screen and ( -o-min-device-pixel-ratio: 25/12), only screen and ( min-resolution: 200dpi), only screen and ( -webkit-min-device-pixel-ratio: 1.25), only screen and ( -o-min-device-pixel-ratio: 5/4), only screen and ( min-resolution: 1.25dppx) {
  -webkit-font-smoothing: subpixel-antialiased; 
} 
/* 
*************************************************
****************** WORDPRESS CORE ***************
*************************************************
*/
.alignnone {
    margin: 15px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 15px auto 5px auto;
}
.alignright {
    float:right;
    margin: 15px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 15px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 15px 0 20px 20px;
}
a img.alignnone {
    margin: 15px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 15px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
.admin-bar .header {
    top:32px;
}



/* 
*************************************************
********************** GENERAL ******************
*************************************************
*/

img {
    max-width: 100%;
    height: auto;
}
body {
    padding-top: 50px; /* Menu height */
    font-family: "Avenir";
    background: #f9f9f9;
}
.no-link,
.no-link:hover,
.no-link:focus,
.no-link:active {
    text-decoration: none;
    color: inherit;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.loading {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    line-height: 20px;
    float: left;
    margin-right: 10px;
    border: 0.25rem solid rgba(216, 57, 59, 0.2);
    border-top-color: #d8393b;
    -webkit-animation: spin 1s infinite linear;
          animation: spin 1s infinite linear;
}

h1 {
    font-family: "Playfair Display";
    font-weight: 900;
}
h2 {
    font-family: "Playfair Display";
    font-weight: 700;
}
h3 {
    font-family: "Playfair Display";
    font-weight: 500;
}
h4 {
    font-family: "Avenir";
    font-weight: 700;
}
h5 {
    font-family: "Avenir";
    font-weight: 600;
}
h6 {
    font-family: "Avenir";
    font-weight: 400;
}
.sharing {
    padding-top: 10px;
}
.sharing .sd-title {
    font-family: "Avenir";
}
/* 
*************************************************
********************** NAVBAR *******************
*************************************************
*/

.header {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    border-bottom: 1px solid #ddd;
}
.navbar {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}
.navbar-brand {
    display: block;
    height: 50px;
    width: 200px;
    padding: 10px 0;
    margin-right: 25px;
}
.navbar-brand,
.navbar-nav>li>a {
    text-shadow: none;
    color: rgba(79, 98, 103, 0.90);
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: 100;
    font-family: "Avenir";
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #041f26;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.navbar-nav>li.active>a {
    font-weight: 900;
    color: #212121;
}
.navbar-brand img {
    max-height: 100%;
}
.reseauxsociaux {
    margin-left: 25px;
}
.reseauxsociaux .navbar-nav>li>a {
    padding: 12px 0px;
    border: none;
    margin: 5px 10px 5px 0px;
}
.reseauxsociaux .navbar-nav>li:last-child>a {
    margin-right: 0;
}
.reseauxsociaux .rs {
    height: 16px;
    width: 16px;
    background: url(img/rs-sprite-2.png) no-repeat;
    background-size: 127.385px;
    background-position: 0 0;
}
.reseauxsociaux .rs.youtube {
    height: 16px;
    width: 22.5px;
}
.reseauxsociaux .rs.vimeo {
    height: 16px;
    width: 19.5px;
}

.reseauxsociaux .rs.facebook {
    background-position: 0px 0;
}
.reseauxsociaux .rs.youtube {
    background-position: -17px 0;
}
.reseauxsociaux .rs.instagram {
    background-position: -40.5px 0;
}
.reseauxsociaux .rs.linkedin {
    background-position: -57.5px 0;
}
.reseauxsociaux .rs.vimeo {
    background-position: -74.5px 0;
}
.reseauxsociaux .rs.twitter {
    background-position: -95px 0;
}

.reseauxsociaux .rs.facebook:hover {
    background-position: 0px -17px;
}
.reseauxsociaux .rs.youtube:hover {
    background-position: -17px -17px;
}
.reseauxsociaux .rs.instagram:hover {
    background-position: -40.5px -17px;
}
.reseauxsociaux .rs.linkedin:hover {
    background-position: -57.5px -17px;
}
.reseauxsociaux .rs.vimeo:hover {
    background-position: -74.5px -17px;
}
.reseauxsociaux .rs.twitter:hover {
    background-position: -95px -17px;
}

/* 
*************************************************
************************ HP *********************
*************************************************
*/


.landing {
    border-right: none;
    border-left: none;
    position: relative;
    margin-bottom: 30px;
    height: 90vh;
    z-index: 0;
}

/* VIDEO */
.no-video .background-video video,
.touch .background-video video {
    display: none;
}
.no-video .background-video .poster,
.touch .background-video .poster {
    display: block !important;
}
.background-video {
    position: relative;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #211f22;
}
.background-video .poster img {
    width: 100%;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    position: absolute;
    margin: 0 !important;
}
.background-video video {
    position: absolute;
    z-index: 0;
    bottom: 0;
    width: 100%;
    height: auto;
}
@supports((-o-object-fit: cover) or (object-fit: cover)) {
    .background-video video {
        position: absolute;
        z-index: 0;
        bottom: 0;
        -o-object-fit: cover;
           object-fit: cover;
        height: 100%;
    }
}
.background-video video.fillWidth {
    width: 100%;
}
/* ANGLES CAMERA */
.camera-angles {
    position: absolute;
    top: 50px;
    right: 50px;
    left: 50px;
    bottom: 50px;
    opacity: 0.25;
}
.camera-angles .angle {
    position: absolute;
}
.camera-angles .angle.top.left {
    top: 0;
    left: 0;
}
.camera-angles .angle.top.right {
    top: 0;
    right: 0;
}
.camera-angles .angle.bottom.left {
    bottom: 0;
    left: 0;
}
.camera-angles .angle.bottom.right {
    bottom: 0;
    right: 0;
}
.angle::before {
    content: "";
    display: block;
    height: 3px;
    width: 30px;
    background: #fff;
    position: absolute;
    right: inherit;
    bottom: inherit;
    left: inherit;
    top: inherit;
}
.angle::after {
    content: "";
    display: block;
    height: 30px;
    width: 3px;
    background: #fff;
    position: absolute;
    right: inherit;
    bottom: inherit;
    left: inherit;
    top: inherit;
}
/* TITRES */
.landing-titres {
    position: absolute;
    top: 15%;
    padding: 30px 0;
    left: 10%;
    right: 20%;
    color: #000000;
    z-index: 2;
}
@supports(mix-blend-mode: color-burn) {
    .landing-titres {
        position: absolute;
        top: 15%;
        padding: 30px 0;
        left: 10%;
        right: 20%;
        mix-blend-mode: color-burn;
    }
}
.landing-titre-1 {
    font-size: 115px;
    font-family: "Avenir";
    font-weight: 700;
    color: #212121;
    margin: 0 auto;
    line-height: 85px;
    letter-spacing: -1px;
}
@supports(mix-blend-mode: color-burn) {
    .landing-titre-1 {
        color: #717171;
    }
}
.landing-titre-2 {
    font-size: 32px;
    font-family: "Playfair Display";
    font-weight: 200;
    margin: 0;
    line-height: 50px;
}
/* MOTS CLES */
.motscles {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.motscles-liste {
    list-style: none;
    padding: 0 0px;
    position: absolute;
    left: 10%;
    bottom: 35px;
    text-align: center;
    margin-bottom: 0;
}
.motscles-item {
    display: inline-block;
    margin-right: 30px;
    font-family: "Avenir";
    font-weight: 300;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
}

@supports(mix-blend-mode: color-dodge) {
    .motscles-item {
        display: inline-block;
        margin-right: 30px;
        font-family: "Avenir";
        font-weight: 300;
        font-size: 20px;
        text-transform: uppercase;
        color: #ece7b6;
        mix-blend-mode: color-dodge;
    }
}
/* Slider Pub */
.slider-pub {
    text-align: center;
}
.slick-slide img {
    display: inline-block;
    margin: 0 auto;
}

/* GRILLE CONTENU */
.grille-contenu {
    padding: 30px 0px 20px;
}
.filtres {
    text-align: left;
}
.filtres header {
    text-align: left;
}
.filtres header h4 {
    position: relative;
    display: inline-block;
    width: auto;
    min-width:40%;
    padding-right: 25px;
    border-bottom: 5px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-family: "Avenir";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.filtres header h4::after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -3px;
    display: block;
    height: 5px;
    width: 20px;
    background: #ddd;
    -webkit-transform: skew(10deg) rotate(12deg);
        -ms-transform: skew(10deg) rotate(12deg);
            transform: skew(10deg) rotate(12deg);
}
.liste-filtres {
    position: relative;
    padding: 25px 0;
    display: inline-block;
}
.liste-filtres:hover button {
    opacity: 0.70;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.liste-filtres button {
    text-align: left;
    position: relative;
    opacity: 1;
    z-index: 0;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-top: none;
    border-left: none;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 900;
    color: #000b0e;
    text-transform: uppercase;
    margin-right: 10px;
    overflow: hidden;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.liste-filtres button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #f5f5f5;
    z-index: -1;
    left: -100%;
    width: 100%;
    -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}
.liste-filtres button:hover {
    opacity: 1;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.liste-filtres:hover button:hover {
    opacity: 1;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.liste-filtres button:hover::before {
    content: "";
    left: 0%;
    -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}
.liste-filtres button.reset-button {
    border: none;
    font-size: 2.5rem;
    position: absolute;
    background: transparent;
    right: -3rem;
    top: 1.9rem;
    font-family: "Avenir";
    font-weight: 900;
    color: #F44336;
}
.liste-filtres button.reset-button:before {
    display: none;
}
.liste-filtres input[type="text"] {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border: 2px solid #ddd;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Avenir';
}
.liste-filtres .search {
    margin-bottom: 25px;
}
.item-contenu {
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    width: 33%;
    overflow: hidden;
}
.item-contenu-content .profilsafe {
    display: none;
}
@supports(not shape-outside: circle(50% at 50% 50%)) {
    .item-contenu-content .profilsafe {
        display: block;
        height: 150px;
        width: 150px;
        float: right;
        margin-top: 47px;
        margin-right: -60px;
        -webkit-shape-outside: circle(50% at 50% 50%) border-box;
                shape-outside: circle(50% at 50% 50%) border-box;
        -webkit-shape-margin: 0px;
                shape-margin: 0px;
    }
}
@supports((-webkit-shape-outside: circle(50% at 50% 50%)) or (shape-outside: circle(50% at 50% 50%))) {
    .item-contenu-content .profilsafe {
        display: block;
        height: 150px;
        width: 150px;
        float: right;
        margin-top: 47px;
        margin-right: -60px;
        -webkit-shape-outside: circle(50% at 50% 50%) border-box;
                shape-outside: circle(50% at 50% 50%) border-box;
        -webkit-shape-margin: 0px;
                shape-margin: 0px;
    }
}
.item-video {
    background: #f0f0f0;
    height: 220px;
}
.item-actu {
    background: #fff;
}
.item-annuaire {
    background: #f5f5f5;
    height: 250px;
}
.grid-sizer {
    width: 250px;
}
.item-contenu.item-video.double-size {
    height: 330px;
}
.item-contenu footer {
    position: absolute;
    bottom:0;
    right: 0;
    left: 0;
    z-index: 3;
}
.item-contenu a.no-link {
    z-index: 1;
    position: relative;
    display: block;
    height: 100%;
}
.item-contenu-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
}
.item-contenu-background img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
    height: 100%;
    width: 100%;
    opacity: 0.8;
    -webkit-transform: translateX(0px) translateY(0px);
        -ms-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.item-contenu:hover .item-contenu-background img {
    height: 110%;
    width: 110%;
    opacity: 0.9;
    -webkit-transform: translateX(12px) translateY(12px);
        -ms-transform: translateX(12px) translateY(12px);
            transform: translateX(12px) translateY(12px);
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}
.item-annuaire .item-contenu-background::before {
    content: "";
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 50%);
    background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(255,255,255,0.5)),color-stop(50%, rgba(255,255,255,0)));
    background: -o-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 50%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.item-contenu-frame {
    position: absolute;
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
    z-index: 2;
    border: 1px solid #999;
    opacity: 1;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.item-contenu:hover .item-contenu-frame {
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    opacity: 0;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.item-video .item-contenu-frame {
    border-bottom: 4px solid rgba(164, 144, 136, 0.6);
}
.item-video .item-contenu-frame::before {
    content:'';
    width:40px;
    height: 4px;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    bottom: -4px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.item-video .item-contenu-frame::after {
    content:'';
    width:10px;
    height:10px;
    border-radius: 50%;
    background: #F44336;
    position: absolute;
    bottom: -6px;
    left: -5px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.item-video:hover .item-contenu-frame::after {
    left: 19%;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.item-video:hover .item-contenu-frame::before {
    width: 20%;
    left:-1px;
    background: #F44336;
    -webkit-transition: all 200ms 100ms linear;
    -o-transition: all 200ms 100ms linear;
    transition: all 200ms 100ms linear;
}
.item-video:hover .item-contenu-frame {
    opacity: 1;
    border-color: transparent;
    border-bottom-color: rgba(0,0,0,0.4);
    bottom: 20px;
    -webkit-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}

.item-contenu-content {
    padding: 25px;
}
.item-contenu-title {
    position: relative;
    font-family: "Playfair Display";
    font-weight: 900;
    font-size: 30px;
    padding: 0 15px;
    z-index: 1;
    color: #333333;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.item-video .item-contenu-title,
.item-annuaire .item-contenu-title {
  text-shadow: 0px 0px 10px rgba(255,255,255,0.8);
}
.item-contenu:hover .item-contenu-title {
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.item-contenu-title .date {
    display: block;
    border-top: 1px solid #ddd;
    color: #777;
    font-size: 12px;
    font-family: Avenir;
    text-align: right;
    padding-top: 5px;
    margin-top: 5px;
}
.item-contenu-hashtags {
    display: none;
    position: absolute;
    bottom: 23px;
    left: 25px;
    right: 25px;
    list-style: none;
    padding:none;
    text-align: right;
    margin-bottom: 0;
}
.item-contenu-hashtag {
    display: inline-block;
    font-weight: bold;
    margin-left: 5px;
}
.item-contenu-hashtag::before {
    content:"#";
}
.item-content-icon {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 20px;
    opacity: 0.5;
    text-align: right;
}
.item-content-icon img {
    max-height: 30px;
}
.item-content-type {
    position: absolute;
    top: 22px;
    right: 28px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: "Open Sans";
    color: #777;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.item-content-type img {
    max-height: 15px;
    max-width: 20px;
    opacity: 0.5;
    display: inline-block;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.item-contenu:hover .item-content-type {
    right: 0px;
    top: 12px;
    padding: 0 10px 2px;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.item-contenu.item-actu:hover .item-content-type {
    background: #fff;
}
.item-contenu.item-annuaire:hover .item-content-type {
    background: #f5f5f5
}
.item-contenu.item-video:hover .item-content-type {
    background: #f0f0f0;
}
.item-video .item-video-play {
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    text-align: center;
}
.item-video-play::before {
    content: "";
    display: block;
    border-top: 20px solid transparent;
    border-left: 35px solid #777;
    border-right: 35px solid transparent;
    border-bottom: 20px solid transparent;
    width:35px;
    margin:0 auto;
    position: absolute;
    left: 45%;
}
.item-video.double-size .item-video-play {
    top: 135px;
}
.item-video-play img {
    display: none;
}
.double-size .item-video-play::before {
    display: none;
}
.double-size .item-video-play img {
    display: inline-block;
}
.item-contenu-date {
    padding: 0 15px;
    font-style: italic;
    font-size: 12px;
    color: #aaa;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 5px;
    display: block;
}
.read-more {
    position: absolute;
    bottom: 23px;
    left: 25px;
    right: 25px;
    text-align: right;
    font-style: italic;
    color: #aaa;
}
.read-more-dots {
    margin-left: 5px;
    display: inline-block;
}
.read-more-dots .dot {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #333;
    border-radius: 50%;
    margin-right: -2px;
    position: relative;
    top: 0px;
}
.item-actu .item-contenu-title {
    margin: 55px 15px -20px 15px;
    position: relative;
    top: -20px;
    z-index: 1;
    background: #fff;
    padding: 5px 15px;
}
.item-actu .item-contenu-background {
    bottom: inherit;
    height: 80px;
}
.item-contenu-texte {
    padding: 0 15px;
    font-size: 15px;
    color: #333;
    position: relative;
    margin-bottom: 20px;
}
.item-annuaire .item-contenu-title {
    margin: 25px 0 10px;
}

.item-annuaire .voir-profile.cestunephoto img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    top: 0;
    z-index: 2;
    right: -20px;
    background: #fff;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.item-annuaire .voir-profile.cestunlogo .profil-photo-box {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0;
    z-index: 2;
    right: -20px;
    background: #fff;
    padding: 22px;
    padding-bottom: 40px;
}
.item-annuaire .voir-profile.cestunlogo .profil-photo-box-table {
    display: table;
    height: 100%;
    width: 100%;
}
.item-annuaire .voir-profile.cestunlogo .profil-photo-box-cell {
    display: table-cell;
    vertical-align: middle;
    height: 88px;
}
.profil-photo-box-cell img {
    max-height: 100%;
    max-width: 100%;
    margin: auto;
    display: block;
}

.voir-profile {
    position: relative;
    height: 110px;
}
.profile-name {
    background: transparent;
    color: #fff;
    position: absolute;
    display: inline-block;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    width: 100%;
    padding: 0 140px 0 15px;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.profile-name h4 {
    font-family: "Avenir";
    font-size: 14px;
    font-weight: 100;
    left: -200%;
    position: relative;
    text-align: right;
}
.item-contenu:hover .voir-profile .profile-name {
    background: #211f22;
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.item-contenu:hover .voir-profile .profile-name h4 {
    left: 0;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.item-annuaire.vip .item-contenu-frame {
    -webkit-box-shadow: 0 0 0 5px #3c73f5;
            box-shadow: 0 0 0 5px #3c73f5;
}
.item-video.vip .item-contenu-frame {
    -webkit-box-shadow: -5px -5px 0 0px #3c73f5, 5px -5px 0 0px #3c73f5;
            box-shadow: -5px -5px 0 0px #3c73f5, 5px -5px 0 0px #3c73f5;
}

.item-fixe {
    background: #555;
    height: auto;
    text-align: center;
}
.item-fixe .item-contenu-title {
    color: #f5f5f5;
    margin:15px 0;
}


/* 
*************************************************
***************** PAGE PAR DEFAUT ***************
*************************************************
*/

.page .pages-header {
    position: relative;
    min-height: 200px;
    overflow: hidden;
    padding-bottom: 25px;
}
.page .pages-header .container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background: url(img/actu-thumbnail-4.jpg) no-repeat center center;
    background-size: cover;
    bottom: 0;
    left: 0;
    right: 0;
    border-right: 0;
    border-bottom: 0;
    border-color: #ddd;
    opacity: 0.2;
}
.page .pages-header::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 25vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 45px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.page .pages-header:hover::before {
    border-left: 25vw solid #f9f9f9;
    border-top: 35px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.page .pages-header .title h1:first-letter {
    font-size: 115px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #211f22;
    margin: 50px auto 10px auto;
    line-height: 100px;
    letter-spacing: -1px;
}
.page .pages-header .title h1 {
    font-size: 80px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #211f22;
    margin: 50px auto 10px auto;
    line-height: 100px;
    letter-spacing: -1px;
}

.page .pages-header .description {
    padding: 75px 15px 10px;
    font-size: 18px;
    font-family: "Avenir";
    font-weight: 100;
    margin: 0;
    line-height: 24px;
    text-shadow: none;
    color: #333;
}

/* 
*************************************************
******************* PAGE VIDEOS *****************
*************************************************
*/
.page-template-template-videos .pages-header {
    position: relative;
    overflow: hidden;
    min-height: 200px;
    padding-bottom: 25px;
}
.page-template-template-videos .pages-header .container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-right: 0;
    border-bottom: 0;
    border-color: #ddd;
    opacity: 0.2;
}
.page-template-template-videos .pages-header::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 25vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 45px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.page-template-template-videos .pages-header::after {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    border-right: 100vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-top: 60px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.page-template-template-videos .pages-header:hover::before {
    border-left: 25vw solid #f9f9f9;
    border-top: 35px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.page-template-template-videos .pages-header:hover::after {
    border-right: 100vw solid #f9f9f9;  
    border-top: 45px solid transparent; 

    -webkit-transition: all 600ms ease;
     -o-transition: all 600ms ease;
     transition: all 600ms ease; 
}
.page-template-template-videos .pages-header .title h1 {
    font-size: 115px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #211f22;
    margin: 50px auto 10px auto;
    line-height: 85px;
    letter-spacing: -1px;
}

.page-template-template-videos .pages-header .description {
    padding: 45px 15px 10px;
    font-size: 18px;
    font-family: "Avenir";
    font-weight: 100;
    margin: 0;
    line-height: 24px;
    text-shadow: none;
    color: #333;
}


/* 
*************************************************
*************** TAXONOMY CATVIDEOS **************
*************************************************
*/
.tax-catvideos .pages-header {
    position: relative;
    overflow: hidden;
    min-height: 200px;
    padding-bottom: 25px;
}
.tax-catvideos .pages-header .container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background: url(img/actu-thumbnail-4.jpg) no-repeat center center;
    background-size: cover;
    bottom: 0;
    left: 0;
    right: 0;
    border-right: 0;
    border-bottom: 0;
    border-color: #ddd;
    opacity: 0.2;
}
.tax-catvideos .pages-header::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 25vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 45px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.tax-catvideos .pages-header::after {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    border-right: 100vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-top: 60px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.tax-catvideos .pages-header:hover::before {
    border-left: 25vw solid #f9f9f9;
    border-top: 35px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.tax-catvideos .pages-header:hover::after {
    border-right: 100vw solid #f9f9f9;  
    border-top: 45px solid transparent; 

    -webkit-transition: all 600ms ease;
     -o-transition: all 600ms ease;
     transition: all 600ms ease; 
}
.tax-catvideos .pages-header .title h1 {
    font-size: 115px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #211f22;
    margin: 50px auto 10px auto;
    line-height: 100px;
    letter-spacing: -1px;
}

.tax-catvideos .pages-header .description {
    padding: 75px 15px 10px;
    font-size: 18px;
    font-family: "Avenir";
    font-weight: 100;
    margin: 0;
    line-height: 24px;
    text-shadow: none;
    color: #333;
}



/* 
*************************************************
********************* SEARCH ********************
*************************************************
*/
.search .pages-header {
    position: relative;
    overflow: hidden;
    min-height: 200px;
    padding-bottom: 25px;
}
.search .pages-header .container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background: url(img/actu-thumbnail-4.jpg) no-repeat center center;
    background-size: cover;
    bottom: 0;
    left: 0;
    right: 0;
    border-right: 0;
    border-bottom: 0;
    border-color: #ddd;
    opacity: 0.2;
}
.search .pages-header::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 25vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 45px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.search .pages-header::after {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    border-right: 100vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-top: 60px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.search .pages-header:hover::before {
    border-left: 25vw solid #f9f9f9;
    border-top: 35px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.search .pages-header:hover::after {
    border-right: 100vw solid #f9f9f9;  
    border-top: 45px solid transparent; 

    -webkit-transition: all 600ms ease;
     -o-transition: all 600ms ease;
     transition: all 600ms ease; 
}
.search .pages-header .title h1 {
    font-size: 115px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #211f22;
    margin: 50px auto 10px auto;
    line-height: 100px;
    letter-spacing: -1px;
}

.search .pages-header .description {
    padding: 75px 15px 10px;
    font-size: 18px;
    font-family: "Avenir";
    font-weight: 100;
    margin: 0;
    line-height: 24px;
    text-shadow: none;
    color: #333;
}
.content-box {
    background: #fff;
    margin-bottom: 50px;
}
.content-box>.inner {
    padding: 50px 50px 50px;
}
h1 {
    font-family: "Playfair Display";
    font-weight: 900;
}
h2 {
    font-family: "Playfair Display";
    font-weight: 700;
}
.searchform input[type="text"] {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border: 2px solid #ddd;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Avenir';
}
.searchform button {
    position: relative;
    float: right;
    opacity: 1;
    z-index: 0;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-top: none;
    border-left: none;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 900;
    color: #000b0e;
    text-transform: uppercase;
    overflow: hidden;
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
    margin-top: 10px;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.searchform button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #f5f5f5;
    z-index: -1;
    left: -100%;
    width: 100%;
    -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}
.searchform button:hover {
    opacity: 1;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.searchform button:hover::before {
    content: "";
    left: 0%;
    -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}


/* 
*************************************************
********************* SEARCH ********************
*************************************************
*/
.search .pages-header {
    position: relative;
    min-height: 200px;
    overflow: hidden;
    padding-bottom: 25px;
}
.search .pages-header .container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background: url(img/actu-thumbnail-4.jpg) no-repeat center center;
    background-size: cover;
    bottom: 0;
    left: 0;
    right: 0;
    border-right: 0;
    border-bottom: 0;
    border-color: #ddd;
    opacity: 0.2;
}
.search .pages-header::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 25vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 45px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.search .pages-header::after {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    border-right: 100vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-top: 60px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.search .pages-header:hover::before {
    border-left: 25vw solid #f9f9f9;
    border-top: 35px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.search .pages-header:hover::after {
    border-right: 100vw solid #f9f9f9;  
    border-top: 45px solid transparent; 

    -webkit-transition: all 600ms ease;
     -o-transition: all 600ms ease;
     transition: all 600ms ease; 
}
.search .pages-header .title h1 {
    font-size: 115px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #211f22;
    margin: 50px auto 10px auto;
    line-height: 100px;
    letter-spacing: -1px;
}

.search .pages-header .description {
    padding: 75px 15px 10px;
    font-size: 18px;
    font-family: "Avenir";
    font-weight: 100;
    margin: 0;
    line-height: 24px;
    text-shadow: none;
    color: #333;
}
h1 {
    font-family: "Playfair Display";
    font-weight: 900;
}
h2 {
    font-family: "Playfair Display";
    font-weight: 700;
}
.searchform input[type="text"] {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border: 2px solid #ddd;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Avenir';
}
.searchform button {
    position: relative;
    float: right;
    opacity: 1;
    z-index: 0;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-top: none;
    border-left: none;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 900;
    color: #000b0e;
    text-transform: uppercase;
    overflow: hidden;
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
    margin-top: 10px;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.searchform button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #f5f5f5;
    z-index: -1;
    left: -100%;
    width: 100%;
    -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}
.searchform button:hover {
    opacity: 1;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.searchform button:hover::before {
    content: "";
    left: 0%;
    -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}
   

/* 
*************************************************
*********************** BLOG ********************
*************************************************
*/

.blog .pages-header {
    position: relative;
    min-height: 200px;
    overflow: hidden;
    padding-bottom: 25px;
}
.blog .pages-header .container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background: url(img/video-thumbnail-1.jpg) no-repeat center center;
    background-size: cover;
    bottom: 0;
    left: 0;
    right: 0;
    border-right: 0;
    border-bottom: 0;
    border-color: #ddd;
    opacity: 0.2;
}
.blog .pages-header::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 25vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 45px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.blog .pages-header::after {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    border-right: 100vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-top: 60px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.blog .pages-header:hover::before {
    border-left: 25vw solid #f9f9f9;
    border-top: 35px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.blog .pages-header:hover::after {
    border-right: 100vw solid #f9f9f9;  
    border-top: 45px solid transparent; 

    -webkit-transition: all 600ms ease;
     -o-transition: all 600ms ease;
     transition: all 600ms ease; 
}
.blog .pages-header .title h1 {
    font-size: 115px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #211f22;
    margin: 50px auto 10px auto;
    line-height: 85px;
    letter-spacing: -1px;
}

.blog .pages-header .description {
    padding: 55px 15px 10px;
    font-size: 18px;
    font-family: "Avenir";
    font-weight: 100;
    margin: 0;
    line-height: 24px;
    text-shadow: none;
    color: #333;
}

.navbottom {
    text-align: center;
}
.navbottom li {
    position: relative;
    display: inline-block;
    opacity: 1;
    z-index: 0;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-top: none;
    border-left: none;
    
    font-size: 15px;
    font-weight: 900;
    color: #000b0e;
    text-transform: uppercase;
    margin-right: 10px;
    overflow: hidden;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.navbottom li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #f5f5f5;
    z-index: -1;
    left: -100%;
    width: 100%;
    -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}
.navbottom li:hover {
    opacity: 1;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.navbottom:hover li:hover {
    opacity: 1;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.navbottom li:hover::before {
    content: "";
    left: 0%;
    -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}
.navbottom li.active {
    background: #3c73f5;
    color: #fff;
}
.navbottom li.active::before {
    left: -120%;
    background: rgba(0,0,0,0.2);
    -webkit-transform: skew(15deg);
        -ms-transform: skew(15deg);
            transform: skew(15deg);
     -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}
.navbottom li.active:hover::before {
    content: "";
    left: 80%;
    width: 120%;
    background: rgba(0,0,0,0.2);
    -webkit-transform: skew(15deg);
        -ms-transform: skew(15deg);
            transform: skew(15deg);
    -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}
.navbottom li.ellipse {
    background: transparent;
    border: none;
    margin-right: 10px;
}
.navbottom li a {
    color: inherit;
    display: block;
    padding: 10px 25px;
    font-size: 16px;
    border: none;
}
.navbottom li a {
    text-decoration: none;
}

/* 
*************************************************
********************* CATEGORY ******************
*************************************************
*/

.category .pages-header {
    position: relative;
    min-height: 200px;
    overflow: hidden;
    padding-bottom: 25px;
}
.category .pages-header .container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background: url(img/video-thumbnail-1.jpg) no-repeat center center;
    background-size: cover;
    bottom: 0;
    left: 0;
    right: 0;
    border-right: 0;
    border-bottom: 0;
    border-color: #ddd;
    opacity: 0.2;
}
.category .pages-header::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 25vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 45px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.category .pages-header::after {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    border-right: 100vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-top: 60px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.category .pages-header:hover::before {
    border-left: 25vw solid #f9f9f9;
    border-top: 35px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.category .pages-header:hover::after {
    border-right: 100vw solid #f9f9f9;  
    border-top: 45px solid transparent; 

    -webkit-transition: all 600ms ease;
     -o-transition: all 600ms ease;
     transition: all 600ms ease; 
}
.category .pages-header .title h1 {
    font-size: 115px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #211f22;
    margin: 50px auto 10px auto;
    line-height: 85px;
    letter-spacing: -1px;
}

.category .pages-header .description {
    padding: 75px 15px 10px;
    font-size: 18px;
    font-family: "Avenir";
    font-weight: 100;
    margin: 0;
    line-height: 24px;
    text-shadow: none;
    color: #333;
}
.category .liste-filtres button.back-button {
    border: none;
    font-size: 2.5rem;
    position: absolute;
    background: transparent;
    right: -7rem;
    top: 1.9rem;
    font-family: "Avenir";
    font-weight: 900;
    color: #F44336;
    opacity: 1;
    z-index: 0;
    padding: 10px 25px;
    text-transform: uppercase;
    margin-right: 10px;
    overflow: hidden;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.category .liste-filtres button.back-button::before {
    display: none;
}

/* 
*************************************************
******************** ANNUAIRE *******************
*************************************************
*/
.page-template-template-annuaire footer.site-footer {
    margin-top: 0;
}
.shapes {
    position: relative;
    height: 80vh;
    width: 100%;
}
.shape {
    position: absolute;
    width: 50%;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
@supports(((-webkit-clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%)) or (clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%))) and ((-webkit-shape-outside: polygon(0% 0%)) or (shape-outside: polygon(0% 0%)))) {
   .shape {
        width: 70%;
    }    
}

.shape::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #212121;
}
.shape:hover .shape-archi-background, 
.shape:hover .shape-profil-background {
    opacity: 0.6;
    -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
}
.shape-archi-background {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(img/annuaire-thumbnail-2.jpg) no-repeat center center;
    background-size: cover;
    opacity: 0.2;
    -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
}
.shape-archi {
    right: 0;
    padding: 0 25px 0 0;
    z-index: 0;
}
.shape-archi-float {
    float: left;
    width: 2%;
    height: 100%;
}

@supports(((-webkit-clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%)) or (clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%))) and ((-webkit-shape-outside: polygon(0% 0%)) or (shape-outside: polygon(0% 0%)))) {
    .shape-archi {
        width: 100%;
        padding-left: 30%;
    }
    .shape-archi-float {
        width: 28%;
    }
}
@supports(((-webkit-clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%)) or (clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%))) and ((-webkit-shape-outside: polygon(0% 0%)) or (shape-outside: polygon(0% 0%)))) {
    .shape-archi-float {
        float: left;
        width: 50%;
        height: 100%;
        -webkit-shape-outside: polygon(0% 0%, 34% 0%, 54.5% 29.9%, 46.1% 100%, 0% 100%);
                shape-outside: polygon(0% 0%, 34% 0%, 54.5% 29.9%, 46.1% 100%, 0% 100%);
        -webkit-shape-margin: 30px;
                shape-margin: 30px;
        -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
        -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
        transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    }
    .shape-profil:hover + .shape-archi .shape-archi-float {
        -webkit-shape-outside: polygon(0% 0%, 74% 0%, 54.5% 68%, 74% 100%, 0% 100%);
                shape-outside: polygon(0% 0%, 74% 0%, 54.5% 68%, 74% 100%, 0% 100%);
    }
}
.shape-profil {
    left: 0;
    z-index: 99;
    padding: 0 0 0 25px;
    -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
}
@supports(((-webkit-clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%)) or (clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%))) and ((-webkit-shape-outside: polygon(0% 0%)) or (shape-outside: polygon(0% 0%)))) {
    .shape-profil {
        left: 0;
        z-index: 1;
        padding: 0 0 0 25px;
        -webkit-clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%);
        clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%);
        -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
        -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
        transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    }
    .shape-profil {
        left: 0;
        z-index: 1;
        padding: 0 0 0 25px;
        -webkit-clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%);
        clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%);
        -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
        -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
        transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    }
}
.shape-profil-background {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(img/annuaire-thumbnail-1.jpg) no-repeat center center;
    background-size: cover;
    opacity: 0.4;
    -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
}
.shape-profil-float {
    float: right;
    width: 2%;
    height: 100%;
}

@supports(((-webkit-clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%)) or (clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%))) and ((-webkit-shape-outside: polygon(0% 0%)) or (shape-outside: polygon(0% 0%)))) {
    .shape-profil-float {
        width: 28%;        
    }
}

@supports(((-webkit-clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%)) or (clip-path: polygon(0% 0%, 60% 0%, 70% 29.9%, 66% 100%, 0% 100%))) and ((-webkit-shape-outside: polygon(0% 0%)) or (shape-outside: polygon(0% 0%)))) {
    .shape-profil-float {
        float: right;
        width: 50%;
        height: 100%;
        -webkit-shape-outside: polygon(100% 0%, 20% 0%, 40% 29.9%, 32% 100%, 100% 100%);
                shape-outside: polygon(100% 0%, 20% 0%, 40% 29.9%, 32% 100%, 100% 100%);
        -webkit-shape-margin: 30px;
                shape-margin: 30px;
        -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
        -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
        transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    }

    .shape-profil:hover .shape-profil-float {
        -webkit-shape-outside: polygon(100% 0%, 60% 0%, 40% 68%, 60% 100%, 100% 100%);
                shape-outside: polygon(100% 0%, 60% 0%, 40% 68%, 60% 100%, 100% 100%);
        -webkit-shape-margin: 20px;
                shape-margin: 20px;
        -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
        -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
        transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    }
    .shape-profil:hover {
        -webkit-clip-path: polygon(0% 0%, 80% 0%, 70% 68%, 80% 100%, 0% 100%);
        clip-path: polygon(0% 0%, 80% 0%, 70% 68%, 80% 100%, 0% 100%);
        -webkit-shape-outside: polygon(0% 0%, 80% 0%, 70% 68%, 80% 100%, 0% 100%);
                shape-outside: polygon(0% 0%, 80% 0%, 70% 68%, 80% 100%, 0% 100%);
        -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
        -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
        transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    }
}
.shape a {
    color: inherit;
    text-decoration: none;
    position: relative;
    z-index: 1;
    display: block;
    height: 100%;
    width: 100%;
    padding: 1px;
    margin: -1px;
}
.shape h2 {
    font-size: 70px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #fff;
    margin: 50px auto 10px auto;
    line-height: 85px;
    letter-spacing: -1px;
    max-width: 900px;
}
.shape-profil h2 {
    text-align: right;
}
.shape-archi h2 {
    text-align: left;
}


/* 
*************************************************
********************** PROFIL *******************
*************************************************
*/
.profil-header {
    position: relative;
    overflow: hidden;
    height: 350px;
    margin-bottom: -180px;
}
.profil-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
}
.profil-background::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 125px;
    z-index: 1; /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(0,0,0,0)),to(rgba(0,0,0,0.75)));
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */
}
.profil-header::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -2px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 25vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 65px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.profil-header:hover::before {
    border-left: 25vw solid #f9f9f9;
    border-top: 55px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.profil-info {
}
.profil-info .container {
    position: relative;
}
.profil-picture {
    float: right;
    position: relative;
    z-index: 1;
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    min-width: 200px;
    min-height: 120px;
    margin-top: 60px;
    max-height: 200px;
}
.profil-picture.cestunlogo img {
    -o-object-fit: contain;
       object-fit: contain;
    padding: 25px;
    min-width: 200px;
    min-height: 200px;
    background: #fff;
}
.profil-picture.cestunephoto img {
    -o-object-fit: cover;
       object-fit: cover;
    min-width: 200px;
    min-height: 200px;
    background: #fff;
}
.profil-archi .profil-picture img {
    -o-object-fit: cover;
       object-fit: cover;
}
.profil-identity {
    height: 180px;
    display: table;
    padding-bottom: 15px;
}
.profil-identity .profil-name {
    display: table-cell;
    vertical-align: bottom;
    font-size: 50px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #fff;
    line-height: 1;
    margin: 55px auto 15px auto;
    letter-spacing: -1px;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.profil-header:hover + .profil-info .profil-name {
    /*margin: 60px auto 0px auto;*/

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease; 
}
.profil-work .profil-societe {
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    margin-top: 15px;
    padding-bottom: 4px;
    font-family: "Avenir";
    font-weight: 700;
    color: #212121;
    text-align: left;
    /*border-bottom: 1px solid #ddd;*/
}
.profil-work .profil-societe small {
    color: #777;
}
.profil-work .profil-activite {
    font-size: 14px;
    line-height: 1.3;
    font-family: "Avenir";
    font-weight: 700;
    text-align: left;
    color: #777;
    padding-top: 4px;
}
.profil-bio {
    text-align: justify;
}
.profil-reseauxsociaux {
    list-style: none;
    padding: 0;
    width: 200px;
    text-align: center;
    float: right;
    border-bottom: 2px solid #ddd;
}
.profil-reseauxsociaux li {
    display: inline-block;
}
.profil-reseauxsociaux li>a {
    display: block;
    padding: 12px 0px 5px;
    border: none;
    margin: 5px 10px 0px 0px;
}
.profil-reseauxsociaux li:last-child>a {
    margin-right: 0;
}
.profil-reseauxsociaux .rs {
    height: 32px;
    width: 32px;
    background: url(img/rs-sprite-2.png) no-repeat;
    background-size: 254.77px;
    background-position: 0 0;
}
.profil-reseauxsociaux .rs.youtube {
    height: 32px;
    width: 45px;
}
.profil-reseauxsociaux .rs.vimeo {
    height: 32px;
    width: 39px;
}
.profil-reseauxsociaux .rs.twitter {
    height: 32px;
    width: 38.4px;
}

.profil-reseauxsociaux .rs.facebook {
    background-position: 0px -68px;
}
.profil-reseauxsociaux .rs.youtube {
    background-position: -34px -68px;
}
.profil-reseauxsociaux .rs.instagram {
    background-position: -81px -68px;
}
.profil-reseauxsociaux .rs.linkedin {
    background-position: -115px -68px;
}
.profil-reseauxsociaux .rs.vimeo {
    background-position: -149px -68px;
}
.profil-reseauxsociaux .rs.twitter {
    background-position: -188px -68px;
}
.profil-reseauxsociaux .rs.pinterest {
    background-position: -228px -68px;
}

.profil-reseauxsociaux .rs.facebook:hover {
    background-position: 0px -34px;
}
.profil-reseauxsociaux .rs.youtube:hover {
    background-position: -34px -34px;
}
.profil-reseauxsociaux .rs.instagram:hover {
    background-position: -81px -34px;
}
.profil-reseauxsociaux .rs.linkedin:hover {
    background-position: -115px -34px;
}
.profil-reseauxsociaux .rs.vimeo:hover {
    background-position: -149px -34px;
}
.profil-reseauxsociaux .rs.twitter:hover {
    background-position: -188px -34px;
}
.profil-reseauxsociaux .rs.pinterest:hover {
    background-position: -228px -34px;
}

.profil-taxonomy {
    text-align: right;
    margin-bottom: 15px;
    color: #ddd;
    line-height: 35px;
    min-height: 35px;
    margin-top: 10px;
}
.profil-taxonomy-bordertop {
    height: 1px;
    width: 100%;
    background: -webkit-linear-gradient(left,  rgba(221,221,221,0) 0%,#ddd 100%);
    background: -webkit-gradient(linear,  left top, right top,  from(rgba(221,221,221,0)),to(#ddd));
    background: -o-linear-gradient(left,  rgba(221,221,221,0) 0%,#ddd 100%);
    background: linear-gradient(to right,  rgba(221,221,221,0) 0%,#ddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dddddd', endColorstr='#a6dddddd',GradientType=0 );

}
.profil-taxonomy-link {
    height: 30px;
    line-height: 29px;
    padding: 0 16px;
    font-size: 11px;
    letter-spacing: .5px;
    color: #191A1C;
    text-align: center;
    border: 1px solid #dfdfdf;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 900;
    border-radius: 0;
    -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
    display: inline-block;
    vertical-align: middle;
}
.profil-taxonomy-link:hover {
    text-decoration: none;
    color: #333;
    background-color: #dfdfdf;
}

.profil-description {
    font-size: 16px;
    text-align: justify;
}
.profil-description-box {
    background: #fff;
    margin-bottom: 20px;
    padding: 0 50px 50px;
}

.realisations {
    margin-bottom: 25px;
}
.realisations .bloc-title {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 40%;
    padding-right: 6px;
    border-bottom: 5px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-family: "Avenir";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.realisations .bloc-title::after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -3px;
    display: block;
    height: 5px;
    width: 20px;
    background: #ddd;
    -webkit-transform: skew(10deg) rotate(12deg);
        -ms-transform: skew(10deg) rotate(12deg);
            transform: skew(10deg) rotate(12deg);
}
.realisation {
    min-height: 250px;
    width: 25%;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
}
.realisation video {
    min-height: 100%;
    min-width: 100%;
    max-width: 100%;
    max-height: 100%;
}
.realisation-background.video {
    background: #212121;
}
.realisation-background.video::before {
    content: "";
    position: absolute;
    top: 45%;
    right: 45%;
    width: 25px;
    height: 25px;
    background: url(img/play2.png) center center no-repeat;
    background-size:contain;
}
.realisation-full video {
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 9;
}
.realisation-full {
    display: none;
}
.realisation a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.realisation-background {
    position: absolute;
    top: 2px;
    right: 2px;
    left: 2px;
    bottom: 2px;
}
.realisation-infos {
    position: absolute;
    right: 2px;
    left: 2px;
    bottom: 2px;
    height: auto;
    color: #fff;
    word-break: break-word;
    padding: 10px 20px;

    opacity: 0.0;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.realisation-infos .realisation-titre {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
    color: #e9e9e9;
}
.realisation-infos .realisation-description {
    font-size: 12px;
    font-weight: 900;
    color: #e9e9e9;
}
.realisation:hover .realisation-infos {
    opacity: 1;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;   
}
.realisation-full {
    position: relative;
}
.realisation-full .realisation-infos {
    opacity: 1;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.realisation .realisation-background::after {
    content:'';
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)),to(rgba(0,0,0,0.55)));
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out; 
}
.realisation-full::after {
    content:'';
    opacity: 1;
    position: absolute;
    z-index: 0;
    top: 50%;
    right: 0;
    left: 0;
    bottom: 0px;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)),to(rgba(0,0,0,0.55)));
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
}
.realisation-full.video::after {
    display: none;
}
.realisation:hover .realisation-background::after {
    opacity: 1;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out; 
}
.realisation:hover {
    cursor: pointer;
}

.featherlight-close-icon {
  position: relative;
}
.featherlight-close-icon::after {
  content:"";
  position: absolute;
  top: 0;
  bottom: 0;
  right:0;
  left: 0;
  z-index: 2;
  background: url(img/closeinfo-red.png) no-repeat center center, #fff;
}
.featherlight-next {
  opacity: 0;
  background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 82%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0)),color-stop(82%, rgba(0,0,0,0)));
  background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 82%);
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 82%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001a1a1a', endColorstr='#1a1a1a',GradientType=1 );
  -webkit-transition:opacity 250ms ease;
  -o-transition:opacity 250ms ease;
  transition:opacity 250ms ease;
}
.featherlight-previous {
  opacity: 0;
  background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 18%,rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear,  left top, right top,  color-stop(18%, rgba(0,0,0,0)),to(rgba(0,0,0,0)));
  background: -o-linear-gradient(left,  rgba(0,0,0,0) 18%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to right,  rgba(0,0,0,0) 18%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#001a1a1a',GradientType=1 );
  -webkit-transition:opacity 250ms ease;
  -o-transition:opacity 250ms ease;
  transition:opacity 250ms ease;
}
.featherlight-previous span::before,
.featherlight-next span::before {
  font-family: "linea-arrows-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  font-size: 40px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.featherlight-previous span::before {
  content: "\e070";
}
.featherlight-next span::before {
  content: "\e074";
}
.featherlight-next:hover {
  opacity: 1;
  background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 82%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0)),color-stop(82%, rgba(0,0,0,0.50)));
  background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 82%);
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 82%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001a1a1a', endColorstr='#1a1a1a',GradientType=1 );
  -webkit-transition:opacity 250ms ease;
  -o-transition:opacity 250ms ease;
  transition:opacity 250ms ease;
}
.featherlight-previous:hover {
  opacity: 1;
  background: -webkit-linear-gradient(left,  rgba(0,0,0,0.50) 18%,rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear,  left top, right top,  color-stop(18%, rgba(0,0,0,0.50)),to(rgba(0,0,0,0)));
  background: -o-linear-gradient(left,  rgba(0,0,0,0.50) 18%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to right,  rgba(0,0,0,0.50) 18%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#001a1a1a',GradientType=1 );
  -webkit-transition:opacity 250ms ease;
  -o-transition:opacity 250ms ease;
  transition:opacity 250ms ease;
}
.featherlight-next:hover span,
.featherlight-previous:hover span {
  opacity: 1;
  -webkit-transition:opacity 1000ms ease;
  -o-transition:opacity 1000ms ease;
  transition:opacity 1000ms ease;
}
.featherlight-next span,
.featherlight-previous span {
  display: inline-block;
  opacity: 0;
  -webkit-transition:background 1000ms ease;
  -o-transition:background 1000ms ease;
  transition:background 1000ms ease;
}


.reportage .bloc-title {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 40%;
    padding-right: 6px;
    border-bottom: 5px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-family: "Avenir";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.reportage .bloc-title::after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -3px;
    display: block;
    height: 5px;
    width: 20px;
    background: #ddd;
    -webkit-transform: skew(10deg) rotate(12deg);
        -ms-transform: skew(10deg) rotate(12deg);
            transform: skew(10deg) rotate(12deg);
}
.reportage .item-contenu {
    width: 100%;
    height: 370px;
}

.profil-recommandation {
    margin: 120px auto 15px auto;
}
.profil-recommandation-interface {
    text-align: right;
}
.profil-recommandation-button {
    display: block;
    position: relative;
    z-index: 1;
    float:right;
    margin-bottom: 5px;
    font-family: "Playfair Display";
    font-size: 16px;
    padding: 7px 15px 7px 30px;
    border: 1px solid #de5f61;
    color: #d8393b;
    background: #f9f9f9;
    border-left: none;
    -webkit-box-shadow: 2px 2px rgba(221, 221, 221, 0.5);
            box-shadow: 2px 2px rgba(221, 221, 221, 0.5);
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.profil-recommandation-compteur {
    float: right;
    margin-left: auto;
    margin-right: 0px;
    display: block;
    padding: 5px 38px 9px 10px;
    border: 1px solid #de5f61;
    color: #d8393b;
    background: #f9f9f9;
    border-right: none;
    -webkit-box-shadow: 2px 2px rgba(221, 221, 221, 0.5);
            box-shadow: 2px 2px rgba(221, 221, 221, 0.5);
    font-family: "Playfair Display";
    font-size: 22px;
    line-height: 22px;
}
.profil-recommandation-button:hover {
    background:#d8393b;
    color: #fff;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.profil-recommandation-button:focus,
.profil-recommandation-button:active,
.profil-recommandation-button:visited {
    outline: none;
}
.profil-recommandation-button img {
    display: inline-block;
    height: 40px;
    position: absolute;
    top: -2px;
    left: -28px;
    z-index: 999;
    margin-right: 15px;
    -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
            transform: rotate(-15deg);
}
.profil-recommandation-nombre {
    color: #333;
    margin-bottom: 15px;
    position: relative;
    height: 35px;
    line-height: 35px;
    padding-left: 50px;
}
.profil-recommandation-nombre .compteur {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 35px;
    width: 35px;
    margin-right: 5px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #de5f61;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 900;
}
.profil-recommandation-nombre .compteur img {
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
    margin: 0 auto;
    top: 1.5px;
}
.profil-recommandation .bloc-title {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 40%;
    padding-right: 6px;
    border-bottom: 5px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-family: "Avenir";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.profil-recommandation .bloc-title::after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -3px;
    display: block;
    height: 5px;
    width: 20px;
    background: #ddd;
    -webkit-transform: skew(10deg) rotate(12deg);
        -ms-transform: skew(10deg) rotate(12deg);
            transform: skew(10deg) rotate(12deg);
}
.profil-recommandation-message {
    color: #ddd;
    font-size: 11px;
    float: right;
}
.profil-recommandation-message.success {
    color: #fbd691;
}
.profil-recommandation-button:hover .loading {
    border: 0.25rem solid rgba(255, 255, 255, 0.2);
    border-top-color: white;
}


.adresse .bloc-title {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 40%;
    padding-right: 6px;
    border-bottom: 5px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-family: "Avenir";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.adresse .bloc-title::after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -3px;
    display: block;
    height: 5px;
    width: 20px;
    background: #ddd;
    -webkit-transform: skew(10deg) rotate(12deg);
        -ms-transform: skew(10deg) rotate(12deg);
            transform: skew(10deg) rotate(12deg);
}
.adresse-ecrite {
    padding: 15px;
    padding-top: 0;
    padding-left: 0;
}
.map {
    min-height: 230px;
}
/* 
*************************************************
******************** ANNUAIRE *******************
*************************************************
*/
.header-architectes,
.header-entrepreneurs {
    height: 28vh;
    position: relative;
    overflow: hidden;
}
.header-architectes .row,
.header-entrepreneurs .row {
    height: 100%;
}
.header-architectes::before,
.header-entrepreneurs::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 25vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 45px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.header-architectes::after,
.header-entrepreneurs::after {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    border-right: 100vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-top: 60px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.header-architectes:hover::before,
.header-entrepreneurs:hover::before {
    border-left: 25vw solid #f9f9f9;
    border-top: 35px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.header-architectes:hover::after,
.header-entrepreneurs:hover::after {
    border-right: 100vw solid #f9f9f9;  
    border-top: 45px solid transparent; 

    -webkit-transition: all 600ms ease;
     -o-transition: all 600ms ease;
     transition: all 600ms ease; 
}

.header-architectes .link-profil,
.header-architectes .titre-archi,
.header-entrepreneurs .link-archi,
.header-entrepreneurs .titre-profil {
    height: 100%;
}
.link-profil .header-background {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(img/annuaire-thumbnail-1.jpg) no-repeat center center;
    background-size: cover;
    opacity: 0.4;
    -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
}
.link-archi .header-background {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(img/annuaire-thumbnail-2.jpg) no-repeat center 100%;
    background-size: cover;
    opacity: 0.4;
    -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
}
.titre-archi .header-background {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(img/annuaire-thumbnail-2.jpg) no-repeat center 100%;
    background-size: cover;
    opacity: 0.6;
    -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
}
.titre-profil .header-background {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(img/annuaire-thumbnail-1.jpg) no-repeat center center;
    background-size: cover;
    opacity: 0.6;
    -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
}
.link-profil:before,
.titre-archi:before,
.link-archi:before,
.titre-profil:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #212121;
}
.link-profil:hover .header-background, 
.titre-archi:hover .header-background,
.link-archi:hover .header-background, 
.titre-profil:hover .header-background {
    opacity: 0.6;
    -webkit-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    -o-transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
    transition: all 500ms cubic-bezier(0.38, 0.78, 0.26, 1.26);
}
.header-architectes .link-profil h2,
.header-entrepreneurs .link-archi h2 {
    z-index: 1;
    position: relative;
    font-size: 22px;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    border: 1px solid #ddd;
    padding: 30px 35px;
    width: 80%;
    margin: 0;
    margin-right: 10%;
    margin-left: 10%;
}
.header-architectes .titre-archi .inner,
.header-entrepreneurs .titre-profil .inner,
.header-architectes .link-profil .inner,
.header-entrepreneurs .link-archi .inner {
    display: table;
    width: 100%;
    height: 100%;
}
.header-architectes .link-profil .inner a,
.header-entrepreneurs .link-archi .inner a {
    display: table-cell;
    vertical-align: middle;
}
.header-architectes .link-profil h2::before,
 .header-entrepreneurs .link-archi h2::before {
    content: "";
    position: absolute;
    top: 43%;
    left: -20px;
    border-top: 10px solid transparent;
    border-left: 0px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 20px solid #ddd;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.header-architectes .link-profil h2:hover,
.header-entrepreneurs .link-archi h2:hover {
    background: rgba(0, 0, 0, 0.0);
    border-color: rgba(221, 221, 221, 0);
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.header-architectes .link-profil h2:hover::before,
.header-entrepreneurs .link-archi h2:hover::before {
    left: -50px;
    border-color: rgba(221, 221, 221, 0);
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.header-architectes .titre-archi h1,
.header-entrepreneurs .titre-profil h1 {
    z-index: 1;
    position: relative;
    font-size: 75px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #fff;
    margin: 25px auto 0px auto;
    line-height: 75px;
    letter-spacing: -1px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.header-architectes .titre-archi .title,
.header-entrepreneurs .titre-profil .title {
    height: 100%;
}
.header-architectes .titre-archi .tablebox,
.header-entrepreneurs .titre-profil .tablebox {
    display: table;
    height: 100%;
}
.header-architectes .titre-archi .tablecell,
.header-entrepreneurs .titre-profil .tablecell {
    float: none;
    display: table-cell;
    vertical-align: middle;
}
.header-architectes .titre-archi .description,
.header-entrepreneurs .titre-profil .description {
    padding: 0px 15px 0px;
    font-size: 18px;
    font-family: "Avenir";
    font-weight: 100;
    margin: 0;
    line-height: 24px;
    text-shadow: none;
    color: #ffffff;
    display: table;
    height: 100%;
}
.page-template-template-annuaire-architectes .liste-filtres button {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
}
.page-template-template-annuaire-entrepreneurs .liste-filtres button {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
}
.liste-filtres button.is-checked,
.liste-filtres button.is-checked {
    background: #3c73f5;
    color: #fff;
}
.liste-filtres button.is-checked:hover,
.liste-filtres button.is-checked:hover {
    color: #fff;
}
.liste-filtres button.is-checked::before,
.liste-filtres button.is-checked::before {
    background: #3c73f5;
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
/* 
*************************************************
******************* SINGLE VIDEOS ***************
*************************************************
*/

.video-header {
    position: relative;
    overflow: hidden;
    height: 350px;
    margin-bottom: -180px
}
.video-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
}
.video-background::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 125px;
    z-index: 1; /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(0,0,0,0)),to(rgba(0,0,0,0.75)));
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */
}
.video-header::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -2px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 17vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 65px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}


.video-recommandation {
    margin: 120px auto 15px auto;
}
.video-recommandation-interface {
    text-align: right;
}
.video-recommandation-button {
    display: block;
    position: relative;
    z-index: 1;
    float: right;
    margin-bottom: 5px;
    font-family: "Playfair Display";
    font-size: 16px;
    padding: 7px 15px 7px 30px;
    border: 1px solid #de5f61;
    color: #d8393b;
    background: #f9f9f9;
    border-left: none;
    -webkit-box-shadow: 2px 2px rgba(221, 221, 221, 0.5);
            box-shadow: 2px 2px rgba(221, 221, 221, 0.5);
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.video-recommandation-compteur {
    float: right;
    margin-left: auto;
    margin-right: 0px;
    display: block;
    padding: 5px 38px 9px 10px;
    border: 1px solid #de5f61;
    color: #d8393b;
    background: #f9f9f9;
    border-right: none;
    -webkit-box-shadow: 2px 2px rgba(221, 221, 221, 0.5);
            box-shadow: 2px 2px rgba(221, 221, 221, 0.5);
    font-family: "Playfair Display";
    font-size: 22px;
    line-height: 22px;
}
.video-recommandation-button:hover {
    background:#d8393b;
    color: #fff;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.video-recommandation-button:focus,
.video-recommandation-button:active,
.video-recommandation-button:visited {
    outline: none;
}
.video-recommandation-button img {
    display: inline-block;
    height: 40px;
    position: absolute;
    top: -2px;
    left: -28px;
    z-index: 999;
    margin-right: 15px;
    -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
            transform: rotate(-15deg);
}
.video-recommandation-nombre {
    color: #333;
    margin-bottom: 15px;
    position: relative;
    height: 35px;
    line-height: 35px;
    padding-left: 50px;
}
.video-recommandation-nombre .compteur {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 35px;
    width: 35px;
    margin-right: 5px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #de5f61;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 900;
}
.video-recommandation-nombre .compteur img {
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
    margin: 0 auto;
    top: 1.5px;
}
.video-recommandation .bloc-title {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 40%;
    padding-right: 6px;
    border-bottom: 5px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-family: "Avenir";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.video-recommandation .bloc-title::after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -3px;
    display: block;
    height: 5px;
    width: 20px;
    background: #ddd;
    -webkit-transform: skew(10deg) rotate(12deg);
        -ms-transform: skew(10deg) rotate(12deg);
            transform: skew(10deg) rotate(12deg);
}
.video-recommandation-message {
    color: #ddd;
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    text-align: right;
    right: 0;
    left: 0;
    padding: 0 15px;
}
.video-recommandation-message.success {
    color: #fbd691;
}
.video-recommandation-button:hover .loading {
    border: 0.25rem solid rgba(255, 255, 255, 0.2);
    border-top-color: white;
}


.video-title {
    height: 180px;
    display: table;
    padding-bottom: 15px;
}
.video-title h1 {
    display: table-cell;
    vertical-align: bottom;
    font-size: 50px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #fff;
    line-height: 1;
    margin: 55px auto 15px auto;
    letter-spacing: -1px;
    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.video-date {
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    margin-top: 15px;
    padding-bottom: 4px;
    font-family: "Avenir";
    font-weight: 700;
    color: #212121;
    text-align: left;
}

.video-taxonomy {
    text-align: right;
    margin-bottom: 15px;
    color: #ddd;
}
.video-taxonomy-bordertop {
    height: 1px;
    width: 100%;
    background: -webkit-linear-gradient(left,  rgba(221,221,221,0) 0%,#ddd 100%);
    background: -webkit-gradient(linear,  left top, right top,  from(rgba(221,221,221,0)),to(#ddd));
    background: -o-linear-gradient(left,  rgba(221,221,221,0) 0%,#ddd 100%);
    background: linear-gradient(to right,  rgba(221,221,221,0) 0%,#ddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dddddd', endColorstr='#a6dddddd',GradientType=0 );

}
.video-taxonomy-link {
    color: #777;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 100;
    -webkit-transition: all 50ms ease-in-out;
    -o-transition: all 50ms ease-in-out;
    transition: all 50ms ease-in-out;
}
.video-taxonomy-link:hover {
    text-decoration: none;
    color: #999;
    -webkit-transition: all 50ms ease-in-out;
    -o-transition: all 50ms ease-in-out;
    transition: all 50ms ease-in-out;
}
.tax-catvideos .liste-filtres button.back-button {
    border: none;
    font-size: 2.5rem;
    position: absolute;
    background: transparent;
    right: -7rem;
    top: 1.9rem;
    font-family: "Avenir";
    font-weight: 900;
    color: #F44336;
    opacity: 1;
    z-index: 0;
    padding: 10px 25px;
    text-transform: uppercase;
    margin-right: 10px;
    overflow: hidden;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.tax-catvideos .liste-filtres button.back-button::before {
    display: none;
}
.video-player iframe {
    width: 100%;
    max-height: 70vh;
    margin-top: 20px;
}

.video-description {
    font-size: 16px;
    text-align: justify;
}
.video-description-box {
    background: #fff;
    margin-bottom: 20px;
}
.video-description-box .inner {
    padding: 0 50px 50px;
}


.video-profils-associes {
    margin-bottom: 50px;
}
.video-profils-associes>header {
    padding-left: 20px;
}
.video-profils-associes .bloc-title {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 40%;
    padding-right: 6px;
    border-bottom: 5px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-family: "Avenir";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.video-profils-associes .bloc-title::after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -3px;
    display: block;
    height: 5px;
    width: 20px;
    background: #ddd;
    -webkit-transform: skew(10deg) rotate(12deg);
        -ms-transform: skew(10deg) rotate(12deg);
            transform: skew(10deg) rotate(12deg);
}

.videos-associees .bloc-title {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 40%;
    padding-right: 6px;
    border-bottom: 5px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-family: "Avenir";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.videos-associees .bloc-title::after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -3px;
    display: block;
    height: 5px;
    width: 20px;
    background: #ddd;
    -webkit-transform: skew(10deg) rotate(12deg);
        -ms-transform: skew(10deg) rotate(12deg);
            transform: skew(10deg) rotate(12deg);
}
.voirplus {
    text-align: center;
}
.voirplus button {
    position: relative;
    z-index: 0;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-top: none;
    border-left: none;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 900;
    color: #000b0e;
    text-transform: uppercase;
    margin-right: 10px;
    overflow: hidden;
}
.voirplus button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #f5f5f5;
    z-index: -1;
    left: -100%;
    width: 100%;
    -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}
.voirplus button:hover::before {
    content: "";
    left: 0%;
    -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}
.voirplus button::before {
    left: -120%;
    background: rgba(0,0,0,0.2);
    -webkit-transform: skew(15deg);
        -ms-transform: skew(15deg);
            transform: skew(15deg);
     -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}
.voirplus button:hover::before {
    content: "";
    left: 80%;
    width: 120%;
    background: rgba(0,0,0,0.2);
    -webkit-transform: skew(15deg);
        -ms-transform: skew(15deg);
            transform: skew(15deg);
    -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}

/* 
*************************************************
******************** ARTICLES *******************
*************************************************
*/

.article-header {
    position: relative;
    overflow: hidden;
    height: 350px;
    margin-bottom: -180px
}
.article-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
}
.article-background::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 125px;
    z-index: 1; /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(0,0,0,0)),to(rgba(0,0,0,0.75)));
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */
}
.article-header::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -2px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 17vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 65px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}


.article-recommandation {
    margin: 120px auto 15px auto;
}
.article-recommandation-interface {
    text-align: right;
}
.article-recommandation-button {
    display: block;
    position: relative;
    z-index: 1;
    float: right;
    margin-bottom: 5px;
    font-family: "Playfair Display";
    font-size: 16px;
    padding: 7px 15px 7px 30px;
    border: 1px solid #de5f61;
    color: #d8393b;
    background: #f9f9f9;
    border-left: none;
    -webkit-box-shadow: 2px 2px rgba(221, 221, 221, 0.5);
            box-shadow: 2px 2px rgba(221, 221, 221, 0.5);
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.article-recommandation-button:hover {
    background:#d8393b;
    color: #fff;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.article-recommandation-button:focus,
.article-recommandation-button:active,
.article-recommandation-button:visited {
    outline: none;
}
.article-recommandation-button img {
    display: inline-block;
    height: 40px;
    position: absolute;
    top: -2px;
    left: -28px;
    z-index: 999;
    margin-right: 15px;
    -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
            transform: rotate(-15deg);
}
.article-recommandation-nombre {
    color: #333;
    margin-bottom: 15px;
    position: relative;
    height: 35px;
    line-height: 35px;
    padding-left: 50px;
}
.article-recommandation-nombre .compteur {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 35px;
    width: 35px;
    margin-right: 5px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #de5f61;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 900;
}
.article-recommandation-nombre .compteur img {
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
    margin: 0 auto;
    top: 1.5px;
}
.article-recommandation .bloc-title {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 40%;
    padding-right: 6px;
    border-bottom: 5px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-family: "Avenir";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.article-recommandation .bloc-title::after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -3px;
    display: block;
    height: 5px;
    width: 20px;
    background: #ddd;
    -webkit-transform: skew(10deg) rotate(12deg);
        -ms-transform: skew(10deg) rotate(12deg);
            transform: skew(10deg) rotate(12deg);
}
.article-recommandation-message {
    color: #ddd;
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    text-align: right;
    right: 0;
    left: 0;
    padding: 0 15px;
}
.article-recommandation-message.success {
    color: #fbd691;
}
.article-recommandation-button:hover .loading {
    border: 0.25rem solid rgba(255, 255, 255, 0.2);
    border-top-color: white;
}
.article-recommandation-compteur {
    float: right;
    margin-left: auto;
    margin-right: 0px;
    display: block;
    padding: 5px 38px 9px 10px;
    border: 1px solid #de5f61;
    color: #d8393b;
    background: #f9f9f9;
    border-right: none;
    -webkit-box-shadow: 2px 2px rgba(221, 221, 221, 0.5);
            box-shadow: 2px 2px rgba(221, 221, 221, 0.5);
    font-family: "Playfair Display";
    font-size: 22px;
    line-height: 22px;
}

.article-title {
    height: 180px;
    display: table;
    padding-bottom: 15px;
}
.article-title h1 {
    display: table-cell;
    vertical-align: bottom;
    font-size: 50px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #fff;
    line-height: 1;
    letter-spacing: -1px;
    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.article-date {
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    margin-top: 15px;
    padding-bottom: 4px;
    font-family: "Avenir";
    font-weight: 700;
    color: #212121;
    text-align: left;
}

.article-taxonomy {
    text-align: right;
    margin-bottom: 15px;
    color: #ddd;
}
.article-taxonomy-bordertop {
    height: 1px;
    width: 100%;
    background: -webkit-linear-gradient(left,  rgba(221,221,221,0) 0%,#ddd 100%);
    background: -webkit-gradient(linear,  left top, right top,  from(rgba(221,221,221,0)),to(#ddd));
    background: -o-linear-gradient(left,  rgba(221,221,221,0) 0%,#ddd 100%);
    background: linear-gradient(to right,  rgba(221,221,221,0) 0%,#ddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dddddd', endColorstr='#a6dddddd',GradientType=0 );

}
.article-taxonomy-link {
    color: #777;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 100;
    -webkit-transition: all 50ms ease-in-out;
    -o-transition: all 50ms ease-in-out;
    transition: all 50ms ease-in-out;
}
.article-taxonomy-link:hover {
    text-decoration: none;
    color: #999;
    -webkit-transition: all 50ms ease-in-out;
    -o-transition: all 50ms ease-in-out;
    transition: all 50ms ease-in-out;
}
.article-description-box {
    background: #fff;
    margin-bottom: 50px;
}
.article-description {
    padding: 10px 50px 50px;
}
.article-content {
    font-size: 14px;
    text-align: justify;
    line-height: 1.4;
    color: #444;
    -webkit-font-smoothing: antialiased;
}
.article-content-chapeau {
    font-size: 16px;
    font-family: Avenir;
    font-weight: 100;
}
.article-content .alignleft {
    float: left;
    margin: 5px 20px 10px -100px;
        position: relative;
    z-index: 1;
}
.articles-associes .bloc-title {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 40%;
    padding-right: 6px;
    border-bottom: 5px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-family: "Avenir";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.articles-associes .bloc-title::after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -3px;
    display: block;
    height: 5px;
    width: 20px;
    background: #ddd;
    -webkit-transform: skew(10deg) rotate(12deg);
        -ms-transform: skew(10deg) rotate(12deg);
            transform: skew(10deg) rotate(12deg);
}



.comments-title {
    margin-bottom: -5px;
    font-size: 35px;
}
.article-comments-box {
    background: #fff;
    margin-bottom: 50px;
}
.article-comments {
    padding: 40px 100px 50px;
}
.comment-form-comment {
    display: inline-block;
    width: 60%;
    margin-right: 0%;
    float: left;
}
.logged-in .comment-form-comment {
    width: 100%;
}
.comment-form label {
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    display: inline-block;
    color: #777;
    padding-top: 4px;
}
.comment-form textarea {
    width: 100%;
    padding: 5px 10px;
    border: 2px solid #ddd;
    font-weight: 900;
    font-family: 'Avenir';
    height: 200px;
}
.logged-in textarea {
   height: 150px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
    float: right;
    max-width: 34%;
}
.comment-form input {
    line-height: normal;
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border: 2px solid #ddd;
    font-weight: 900;
    font-family: 'Avenir';
}
.form-submit {
    text-align: right;
    clear: both;
    position: relative;
    top: 20px;
}
.form-submit input {
    height: 35px;
    line-height: 34px;
    padding: 0 16px;
    font-size: 11px;
    letter-spacing: .5px;
    color: #191A1C;
    text-align: center;
    border: 1px solid #dfdfdf;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 900;
    border-radius: 0;
    -webkit-transition: color 0.4s ease-in-out, background 0.4s ease-in-out, border 0.4s ease-in-out;
    -o-transition: color 0.4s ease-in-out, background 0.4s ease-in-out, border 0.4s ease-in-out;
    transition: color 0.4s ease-in-out, background 0.4s ease-in-out, border 0.4s ease-in-out;
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.logged-in-as {
    text-align: right;
    margin: 0 0 -25px;
}
.logged-in-as a {
    color: #777;
    line-height: 1.3;
    font-weight: 100;
    font-size: 12px;
}
.logged-in-as a:last-child {
    text-decoration: underline;
}
.comment-list {
    padding: 0 50px;
}
.comment-form-comment label {
    border-top: 1px solid #ddd;
}
.comment-notes {
    color: #777;
    line-height: 1.3;
    font-weight: 100;
    font-size: 12px;
}
.comment-list {
    color: #ddd;
}
.comment {
    border-top: 1px solid #ddd;
    padding: 10px 15px;
    font-size: 16px;
    font-family: Avenir;
    font-weight: 100;
    color: #212121;
}
.comment-meta a {
    color: #777;
    line-height: 1.3;
    font-weight: 100;
    font-size: 12px;
}
.comment-meta {
    margin-bottom: 10px;
}
.comment-author {
    font-size: 16px;
    line-height: 1.3;
    font-family: "Avenir";
    font-weight: 700;
    color: #212121;
    text-align: left;
    margin-bottom: -2px;
}
.comment-author .says {
    font-size: 14px;
}
.comment .reply {
    font-weight: 900;
    font-size: 12px;
    text-align: right;
    border-top: 1px solid #f0f0f0;
    padding-top: 5px;
}
.comment .reply a {
    color: #333;
}
.comment-reply-title a {
    color: #333;
}
.comment-reply-title {
    font-size: 16px;
    line-height: 1.3;
    font-family: "Avenir";
    font-weight: 700;
    color: #212121;
    text-align: left;
}
.comment-awaiting-moderation {
    color: #777;
    line-height: 1.3;
    font-weight: 100;
    font-size: 12px;
}
/* 
*************************************************
**************** QUI SOMMES NOUS ****************
*************************************************
*/

.qui-sommes-nous-header {
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
}

.qui-sommes-nous-background {
    position: absolute;
    opacity: 0.2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
}

.qui-sommes-nous-header::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 25vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 45px solid transparent;
    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.qui-sommes-nous-header:hover::before {
    border-left: 25vw solid #f9f9f9;
    border-top: 35px solid transparent;
    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.qui-sommes-nous-header .title h1 {
    font-size: 115px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #211f22;
    margin: 50px auto 10px auto;
    line-height: 85px;
    letter-spacing: -1px;
}

.qui-sommes-nous-header .description {
    padding: 75px 15px 10px;
    font-size: 18px;
    font-family: "Avenir";
    font-weight: 100;
    margin: 0;
    line-height: 24px;
    text-shadow: none;
    color: #333;
}
.page-template-template-qui-sommes-nous .content-box {
    margin-bottom: -40px;
}




.qsn.bloc1 {
    overflow: hidden;
}
.qsn.bloc1 .content-box {
    margin-top: 120px;
    margin-bottom: 240px;
}
.qsn .image-box {
    position: relative;
}
.qsn.bloc1 .imageBack {
    position: absolute;
    width: 120%;
    height: auto;
    right: -150px;
    top: 25px;
}
.qsn.bloc2 {
    overflow: hidden;
    margin-top: -150px;
}
.qsn.bloc2 .content-box {
    margin-top: 150px;
    margin-bottom: 65px;
    z-index: 1;
}
.qsn.bloc2 .imageBack {
    position: absolute;
    width: 200%;
    height: auto;
    left: -105%;
    top: 25px;
    z-index: 0;
}
.qsn.bloc3 {
    margin-top: 60px;
    margin-bottom: 60px;
}
.qsn.bloc3 h3 {
    text-align: center;
    font-size: 35px;
}





.bloc-team .bloc-title {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 20%;
    padding-right: 6px;
    border-bottom: 5px solid #ddd;
    padding-bottom: 5px;
    margin: 15px 0 20px;
    font-family: "Avenir";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}

.bloc-team .bloc-title:after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -3px;
    display: block;
    height: 5px;
    width: 20px;
    background: #ddd;
    -webkit-transform: skew(10deg) rotate(12deg);
        -ms-transform: skew(10deg) rotate(12deg);
            transform: skew(10deg) rotate(12deg);
}

.team-single {
    margin: 0 -15px;
}

.team-img {
    min-height: 300px;
    width:auto;
    opacity: 0.75;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.team-single:hover .team-img {
    opacity:1;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.team-content {
    position: absolute;
    overflow: hidden;
    bottom: 5%;
    left: 10%;
    right: 10%;
    background: #fff;
    padding: 10px 25px;
    height: auto;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.team-img::after {
    content: '';
    height: 0;
    width: 0;
    border-width: 8px 8px 8px 8px;
    border-style: solid;
    border-color: rgba(251, 251, 251, 0) rgba(255, 255, 255, 0) white rgba(255, 255, 255, 0);
    position: absolute;
    bottom: 65px;
    margin-left: 85px;
    border-top-style: inset;
}

h3.team-title {
    position: relative;
    font-family: "Playfair Display";
    margin: 1px 0 -2px;
}

.team-function {
    font-style: italic;
    margin-bottom: 10px;
    font-size: 12px;
}
.page-template-template-qui-sommes-nous .team-function {
    margin-bottom: 0;
}

.border-mail {
    height: 1px;
    width:100%;
    margin: -2px 0 7px;
    background: -webkit-linear-gradient(left, rgba(221,221,221,0) 0%,#eee 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(221,221,221,0)),to(#eee));
    background: -o-linear-gradient(left, rgba(221,221,221,0) 0%,#eee 100%);
    background: linear-gradient(to right, rgba(221,221,221,0) 0%,#eee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dddddd', endColorstr='#a6dddddd',GradientType=0 );
}

.team-mail {
    padding-top: 3px;
}

.team-phone,
.team-mail {
    padding-left: 28px;
    font-size: 12px;
    min-height: 17px;
}

.team-mail::before {
    content:'';
    position: absolute;
    background-size: contain;
    background: url(img/picto-contact.svg) no-repeat center center ;
    height: 35px;
    width: 28px;
    left: 15px;
}
/* 
*************************************************
********************* CONTACT *******************
*************************************************
*/

.contact-form input[type=text],
.contact-form input[type=email] {
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border: 2px solid #ddd;
    font-weight: 900;
    font-family: 'Avenir';
}
.contact-form textarea.textarea {
    width: 100%;
    padding: 5px 10px;
    border: 2px solid #ddd;
    font-weight: 900;
    font-family: 'Avenir';
}
.contact-form input[type=submit] {
    position: relative;
    float: right;
    opacity: 1;
    z-index: 0;
    background: #3c73f5;
    color: #fff;
    border: 1px solid #dddddd;
    border-top: none;
    border-left: none;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 900;
    text-transform: uppercase;
    margin-right: 10px;
    overflow: hidden;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.contact-form input[type=submit]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #f5f5f5;
    z-index: -1;
    left: -100%;
    width: 100%;
    -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}
.contact-form input[type=submit]:hover {
    opacity: 1;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.contact-form:hover input[type=submit]:hover {
    opacity: 1;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.contact-form input[type=submit]:hover::before {
    content: "";
    left: 0%;
    -webkit-transition: left 200ms ease-out;
    -o-transition: left 200ms ease-out;
    transition: left 200ms ease-out;
}
.contact-form-submission {
    font-size: 14px;
}
.contact h3 {
    font-family: "Avenir";
    font-size: 18px;
}

.contact .bloc-title {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 35%;
    padding-right: 6px;
    border-bottom: 5px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-family: "Avenir";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.contact .bloc-title::after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -3px;
    display: block;
    height: 5px;
    width: 20px;
    background: #ddd;
    -webkit-transform: skew(10deg) rotate(12deg);
        -ms-transform: skew(10deg) rotate(12deg);
            transform: skew(10deg) rotate(12deg);
}
.map-adresse {
    width: 60%;
    float: right;
}
.map-adresse .map {
    min-height: 270px;
}



.instagram-titles {
    text-align: center;
    z-index: 2;
    position: relative;
    margin-bottom: 20px;
}
.instagram-titles h2 {
    margin-bottom: 0;
    display: inline-block;
    position: relative;
}
.instagram-titles h2::before {
    content: "";
    position: absolute;
    left: -200px;
    bottom: 0;
    width: 150px;
    height: 2px;
    background: #ddd;
}
.instagram-titles h2::after {
    content: "";
    position: absolute;
    right: -200px;
    bottom: 0;
    width: 150px;
    height: 2px;
    background: #ddd;
}
.instagram-titles h3 {
    margin-top: 0;
}
.instagram-box {
    position: relative;
    min-height: 340px;
    display: block;
    width: 100%;
    padding-top: 20px;
    margin-bottom: 50px;
}
.instagram-item {
    float: left;
    width: 20%;
    position: relative;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.instagram-item img {
    display: block;
    width: 100%;
    height: auto;
}
.instagram-item.item0 {
    top: 80px;
    z-index: 1;
    left: 0;
    -webkit-transform: scale(1.25);
        -ms-transform: scale(1.25);
            transform: scale(1.25);
}
.instagram-item.item1 {
    top: 0;
    left: -2.5%;
    z-index: 0;
    -webkit-transform: scale(1.35);
        -ms-transform: scale(1.35);
            transform: scale(1.35);
}
.instagram-item.item2 {
    top: 80px;
    z-index: 1;
    left: 0;
    -webkit-transform: scale(1.45);
        -ms-transform: scale(1.45);
            transform: scale(1.45);
}
.instagram-item.item3 {
    top: 0;
    left: 2.5%;
    z-index: 0;
    -webkit-transform: scale(1.35);
        -ms-transform: scale(1.35);
            transform: scale(1.35);
}
.instagram-item.item4 {
    top: 80px;
    z-index: 1;
    left: 0;
    -webkit-transform: scale(1.25);
        -ms-transform: scale(1.25);
            transform: scale(1.25);
}
.instagram-item:hover {
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.instagram-item:hover + .instagram-item {
    left: 4%;
}
.instagram-item.previous {
    left: -5%;
}


/* 
*************************************************
********************* ANNONCEUR *****************
*************************************************
*/
.annonceur .content-box {
    margin-bottom: 0;
}
.annonceur.bloc1 {
    margin-bottom: 30px;
}
.annonceur-title {
    padding-left: 35px;
}
.annonceur .emphase {
    font-weight: 900;
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 1.2;
    text-align: right;
    padding: 25px 0 0;
}
.annonceur.bloc1 .contenu {
    padding: 25px 0 0;
}
.annonceur .contenu {
    font-size: 18px;
}
.annonceur.bloc2 {
    margin-bottom: 50px;
}
.annonceur .taxonomy-category .inner {
    position: relative;
    padding-top: 100%;
    margin-bottom: 25px;
}
.annonceur .taxonomy-category {
    text-align: center;
}
.annonceur .taxonomy-category .background-image {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0.5;
}
.annonceur .cat-content {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.annonceur .cat-content .box {
    display: table;
    height: 100%;
    width: 100%;
}
.annonceur .cat-content .box .title {
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 18px;
    background: rgba(0,0,0,0.5);
    color: #fff;
}
.annonceur .text-content {
    max-width: 600px;
    margin: 0 auto 30px;
}
.annonceur .luette {
    text-align: center;
    font-size: 110px;
    font-family: "Playfair Display";
    line-height: 120px;
    margin-top: -50px;
    margin-bottom: 25px;
}

.annonceurs-annuaires {
    padding: 0px 0 100px;
    background: #e9e9e9;
    margin-bottom: 50px;
    margin-top: 75px;
    position: relative;
    overflow: hidden;
}
.annonceurs-annuaires .content-box {
    background:transparent;
}
.annonceurs-annuaires::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 25vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 45px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.annonceurs-annuaires::after {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    border-right: 100vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-top: 60px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.annonceurs-annuaires:hover::before {
    border-left: 25vw solid #f9f9f9;
    border-top: 35px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.annonceurs-annuaires:hover::after {
    border-right: 100vw solid #f9f9f9;  
    border-top: 45px solid transparent; 

    -webkit-transition: all 600ms ease;
     -o-transition: all 600ms ease;
     transition: all 600ms ease; 
}
.annonceur .background-image {
     position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.4;
}
.annonceur .annuaire-left-box .background-image-box {
    position: absolute;
    top: -50px;
    right: 0px;
    left: -50px;
    bottom: -50px;
    background: #212121;
}
.annonceur .annuaire-right-box .background-image-box {
    position: absolute;
    top: -50px;
    right: -50px;
    left: 0;
    bottom: -50px;
    background: #212121;
}
.annonceur .annuaire-left-box h2,
.annonceur .annuaire-right-box h2 {
    z-index: 1;
    position: relative;
    font-size: 22px;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    border: 1px solid #ddd;
    padding: 30px 35px;
    width: 80%;
    margin: 0;
    margin-right: 10%;
    margin-left: 10%;
}

.annonceur .annuaire-right-box h2::before {
    content: "";
    position: absolute;
    top: 43%;
    left: -20px;
    border-top: 10px solid transparent;
    border-left: 0px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 20px solid #ddd;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.annonceur .annuaire-left-box h2::before {
    content: "";
    position: absolute;
    top: 43%;
    right: -20px;
    border-top: 10px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid #ddd;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.annonceur .annuaire-left-box h2:hover,
.annonceur .annuaire-right-box h2:hover {
    background: rgba(0, 0, 0, 0.0);
    border-color: rgba(221, 221, 221, 0);
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.annonceur .annuaire-right-box h2:hover::before {
    left: -50px;
    border-color: rgba(221, 221, 221, 0);
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.annonceur .annuaire-left-box h2:hover::before {
    right: -50px;
    border-color: rgba(221, 221, 221, 0);
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.annuaire-center-box {
    text-align: center;
}
.annuaire-center-box .annuaire-title {
    margin-top: -5px;
}


.annonceur.bloc4 {
    margin-bottom: 50px;
}

.annonceur.bloc5 {
    margin-bottom: 50px;
}
.annonceur.bloc5 .content-box {
    background:#3c73f5;
    color: #fff;
}
.annonceur.bloc5 .chiffres h2 {
    font-family: "Avenir";
    font-size: 50px;
    color: #3c73f5;
    margin-bottom: 0px;
}
.annonceur .chiffres strong {
    font-size: 22px;
    font-weight: 900;
    font-family: "Open Sans";
}

.annonceurs-formats {
    padding: 0px 0 100px;
    background: #e9e9e9;
    margin-bottom: 50px;
    margin-top: 75px;
    position: relative;
    overflow: hidden;
}
.annonceurs-formats .contenu em {
    display: inline-block;
    padding: 10px 20px;
    border: 2px solid #333;
    font-size: 22px;
    margin: 15px 0;
    font-weight: 900;
    color: #333;
}
.annonceurs-formats .bloc6 h2 {
    margin-bottom: 50px;
}
.annonceurs-formats .content-box {
    background:transparent;
}
.annonceurs-formats::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 25vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 45px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.annonceurs-formats::after {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -10px;
    left: 0;
    right: 0;
    border-right: 100vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-top: 60px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.annonceurs-formats:hover::before {
    border-left: 25vw solid #f9f9f9;
    border-top: 35px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.annonceurs-formats:hover::after {
    border-right: 100vw solid #f9f9f9;  
    border-top: 45px solid transparent; 

    -webkit-transition: all 600ms ease;
     -o-transition: all 600ms ease;
     transition: all 600ms ease; 
}
.annonceurs-formats .voirplus {
    padding:25px 0;
}
.annonceurs-formats .voirplus button {
    font-size: 22px;
}

.annonceur .leitmotiv h2 {
    text-align: right;
}
.annonceur .leitmotiv .inner {
    padding:50px 50px 50px;
}

.annonceur.bloc7 {
    margin-bottom: 50px;
}
.annonceur.bloc7 .voirplus {
    padding:0 0 50px;
}
.annonceur.bloc7 .imgback {
    position: absolute;
    bottom: -25px;
    left: -60%;
    width: 70%;
    height: 80%;
    z-index: -1;
    overflow: hidden;
    -o-object-fit: contain;
       object-fit: contain;
    text-align: right;
}
.annonceur.bloc7 .imgback img {
    max-height: 100%;
}

.annonceur.bloc8 {
    margin-bottom: 50px;
    padding-top: 50px;
}
.annonceur.bloc8 ol {
    list-style-type: none;
}
.annonceur.bloc8 ol li {
    margin-bottom: 10px;
}
.annonceur.bloc8 .imgback {
    position: absolute;
    top: -25px;
    right: -70%;
    width: 80%;
    z-index: -1;
}
.annonceur.bloc9 {
    margin-bottom: 50px;
}
.annonceur.bloc9 strong {
    font-weight: 100;
    color: #666;
    letter-spacing: 2px;
}
.annonceur.bloc9 .voirplus {
    padding: 0 0 50px;
}

.annonceur .bloc-title {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 35%;
    padding-right: 6px;
    border-bottom: 5px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-family: "Avenir";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.annonceur .bloc-title::after {
    content: '';
    position: absolute;
    left: -20px;
    bottom: -3px;
    display: block;
    height: 5px;
    width: 20px;
    background: #ddd;
    -webkit-transform: skew(10deg) rotate(12deg);
        -ms-transform: skew(10deg) rotate(12deg);
            transform: skew(10deg) rotate(12deg);
}
.leschiffres {
    margin-bottom: 50px;
}
.leschiffres .chiffre {
    font-size: 95px;
    display: block;
    height: 45px;
    width: 80%;
    margin: 15px auto 40px auto;
    font-family: "Playfair Display";
    font-style: italic;
    line-height: 20px;
    text-align: center;
    max-width: 100%;
    color: #212121;
}
.leschiffres .description {
    text-align: justify; 
}

.annonceur .communiquer {
    margin-bottom: 50px;
}
.annonceur .communiquer-visuels {
    position: relative;
}
.annonceur .voirplus button {
    background: #3c73f5;
    color: #fff;
}
.annonceur .voirplus button:hover {
    color: #fff;
}
/* 
*************************************************
********************** FOOTER *******************
*************************************************
*/

.quatre-cent-quatre-header {
    position: relative;
    overflow: hidden;
    min-height: 200px;
    margin-bottom: -120px
}
.quatre-cent-quatre-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
}
.quatre-cent-quatre-background::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 125px;
    z-index: 1; /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(0,0,0,0)),to(rgba(0,0,0,0.75)));
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */
}
.quatre-cent-quatre-header::before {
    content: "";
    display: block;
    position: absolute;
    background-size: cover;
    bottom: -2px;
    left: 0;
    right: 0;
    z-index: 1;
    border-left: 17vw solid #f9f9f9;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 65px solid transparent;

    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.quatre-cent-quatre-title h1 {
    font-size: 200px;
    font-family: "Playfair Display";
    font-weight: 700;
    color: #fff;
    line-height: 1;
    margin: -110px auto 30px auto;
    letter-spacing: -1px;
    -webkit-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.quatre-cent-quatre-content .voirplus button {
    margin-top: 50px;
    background:#3c73f5;
    color: #fff;
}
.quatre-cent-quatre-content .voirplus button::before {
    display: none;
}
/* 
*************************************************
********************** FOOTER *******************
*************************************************
*/
.credits {
  background: #1D1D1E;
  padding: 5px 15px;
  text-align: right;
  color: #a2a2a2;
  font-size: 11px;
  font-family: "Open Sans", sans-serif;
}
.credits a {
  color: #b8b8b8;
  font-weight: 900;
  font-family: "Open Sans";
  text-transform: uppercase;
  border-bottom: none;
}
.credits a:hover {
  text-decoration: none;
  color: #5ffd9f;
}
footer.site-footer {
    background: #f0f0f0;
    border-top: 1px solid #e5e5e5;
    padding: 50px 0px;
    margin-top: 50px;
}
.site-footer .reseauxsociaux .navbar-nav {
    float: right;
    margin-top: -15px;
}
.site-footer .reseauxsociaux .suivez-nous {
    font-size: 16px;
    margin-bottom: 8px;
}
.contact-list {
    list-style: none;
    padding:0;
}
.contact-list .brand {
    font-family: "Playfair Display";
    font-size: 25px;
    margin-bottom: 25px;
}
.menu-footer {
    list-style: none;
    border-left: 2px solid #ddd;
}
.menu-footer li>a {
    color: rgba(22,22,22, 0.90);
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: 100;
    font-family: "Avenir";
    text-transform: uppercase;
}
.menu-footer li>a:hover,
.menu-footer li>a:focus,
.menu-footer li>a:active {
    text-decoration: none;
}
.newsletter {
    text-align: right;
}
.newsletter h4 {
    font-family: "Playfair Display";
    font-size:20px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 5px;
}
.newsletter label {
    color: #777;
    border-top: 1px solid #ddd;
    padding-top: 4px;
}
.newsletter .button {
    height: 35px;
    line-height: 34px;
    padding: 0 16px;
    font-size: 11px;
    letter-spacing: .5px;
    color: #191A1C;
    text-align: center;
    border: 1px solid #dfdfdf;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 900;
    border-radius: 0;
    -webkit-transition: color 0.4s ease-in-out, background 0.4s ease-in-out, border 0.4s ease-in-out;
    -o-transition: color 0.4s ease-in-out, background 0.4s ease-in-out, border 0.4s ease-in-out;
    transition: color 0.4s ease-in-out, background 0.4s ease-in-out, border 0.4s ease-in-out;
    display: inline-block;
    vertical-align: middle;
}
.newsletter .button:hover {
    background-color: #dfdfdf;
}
.newsletter input.email {
    text-align: right;
    font-style: italic;
}
.newsletter input.email:focus {
    font-style: normal;
}

/* 
*************************************************
****************** RESPONSIVE *******************
*************************************************
*/

/* MENU */
.menutoggle button {
    position: relative;
    float: right;
    margin: 10px 20px 10px 10px;
    height: 35px;
    line-height: 34px;
    padding: 0 16px;
    font-size: 15px;
    letter-spacing: .5px;
    color: #191A1C;
    text-align: center;
    border: none;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 900;
    border-radius: 0;
    -webkit-transition: color 0.4s ease-in-out, background 0.4s ease-in-out, border 0.4s ease-in-out;
    -o-transition: color 0.4s ease-in-out, background 0.4s ease-in-out, border 0.4s ease-in-out;
    transition: color 0.4s ease-in-out, background 0.4s ease-in-out, border 0.4s ease-in-out;
    display: inline-block;
    vertical-align: middle;
}
.menutoggle button::before {
    content: "";
    display: block;
    height: 2px;
    background: #333;
    margin: auto;
    position: absolute;
    right: 15px;
    left: 25px;
    top: 2px;
}
.menutoggle button::after {
    content: "";
    display: block;
    height: 2px;
    background: #333;
    margin: auto;
    position: absolute;
    right: 25px;
    left: 15px;
    bottom: 4px;
}
.menutoggle button i {
    position: absolute;
    right: -10px;
    top: 10px;
}
.menuresponsive {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 999999;
    text-align: center;
}
.menuresponsive .menubox {
    display: table;
    height: 100%;
    width: 100%;
}
.menuresponsive .menuinner {
    display: table-cell;
    vertical-align: middle;
}
.menuresponsive a {
    text-shadow: none;
    color: rgba(79, 98, 103, 0.90);
    font-size: 22px;
    letter-spacing: 0.5px;
    font-weight: 100;
    font-family: "Avenir";
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.menuresponsive a:hover,
.menuresponsive a:focus,
.menuresponsive a:active {
    text-decoration: none;
    opacity: 0.8;
}
.menuresponsive li.active a {
    font-weight: 900;
    color: #212121;
}
.menuresponsive .listemenu {
    list-style:none;
    padding:0;
    margin-bottom: 10%;
}
.menuresponsive li {
    margin-bottom: 15px;
}
.menuresponsive .logo {
    display: table-header-group;
}
.menuresponsive .logo img {
    width: 40%;
    margin: 25px 0;
}
.menuresponsive .reseauxsociaux {
    display: table-footer-group;
}
.menuresponsive .closebutton {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 50px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    font-family: Arial,sans-serif;
    background: #fff;
    background: rgba(255,255,255,.3);
    color: #000;
}
.menuresponsive .closebutton::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    background: url(img/closeinfo-red.png) no-repeat center center, #fff;
}

@media (min-width: 1500px) {
    .container {
        width: 1470px;
    }
    .shape h2 {
        font-size: 80px;
    }
}
@media (max-width: 1500px) {
    .item-contenu-title {
        font-weight: 700;
        font-size: 25px;
    }
    .page .pages-header .title h1:first-letter {
        font-size: 100px;
        line-height: 90px;
    }
    .page .pages-header .title h1 {
        font-size: 85px;
        line-height: 75px;
    }
    .blog .pages-header .title h1 {
        font-size: 85px;
        line-height: 75px;
    }
    .category .pages-header .title h1:first-letter {
        font-size: 100px;
        line-height: 90px;
    }
    .category .pages-header .title h1 {
        font-size: 85px;
        line-height: 75px;
    }
    .search .pages-header .title h1:first-letter {
        font-size: 100px;
        line-height: 90px;
        text-transform: uppercase;
    }
    .search .pages-header .title h1 {
        font-size: 85px;
        line-height: 75px;
    }
    .tax-catvideos .pages-header .title h1 {
        font-size: 85px;
        line-height: 75px;
    }
    .header-architectes .titre-archi h1,
    .header-entrepreneurs .titre-profil h1 {
        font-size: 60px;
        line-height: 70px;
    }
    .header-architectes .link-profil h2,
    .header-entrepreneurs .link-archi h2 {
        font-size: 20px;
        font-weight: 500;
    }
    .liste-filtres {
        padding-right: 30px;
        overflow: hidden;
    }
    .tax-catvideos .liste-filtres button.back-button {
        right: -30px;
    }
    .video-title h1 {
        font-size: 45px;
    }
    .article-title h1 {
        font-size: 45px;
    }
    h3.team-title {
        font-size: 20px;
    }
    .profil-identity .profil-name {
        font-size: 45px;
    }
}
@media screen and (max-width: 1199px) {
    .item-contenu-title {
        font-weight: 700;
        font-size: 25px;
    }
    .page .pages-header .title h1:first-letter {
        font-size: 90px;
        line-height: 80px;
    }
    .blog .pages-header .title h1:first-letter {
        font-size: 90px;
        line-height: 80px;
    }
    .page .pages-header .title h1 {
        font-size: 65px;
        line-height: 55px;
    }
    .page .pages-header .description {
        font-size: 16px;
        line-height: 22px;
        color: #151515;
    }
    .blog .pages-header .title h1 {
        font-size: 65px;
        line-height: 55px;
    }
    .blog .pages-header .description {
        font-size: 16px;
        line-height: 22px;
        color: #151515;
    }
    .category .pages-header .title h1:first-letter {
        font-size: 80px;
        line-height: 70px;
    }
    .category .pages-header .title h1 {
        font-size: 65px;
        line-height: 55px;
    }
    .search .pages-header .title h1:first-letter {
        font-size: 80px;
        line-height: 70px;
        text-transform: uppercase;
    }
    .search .pages-header .title h1 {
        font-size: 65px;
        line-height: 55px;
    }
    .tax-catvideos .pages-header .title h1 {
        font-size: 65px;
        line-height: 55px;
    }
    .video-title h1 {
        font-size: 40px;
    }
    .article-title h1 {
        font-size: 40px;
    }
    .profil-identity .profil-name {
        font-size: 40px;
    }

    .shape h2 {
        font-size: 55px;
        line-height: 60px;
    }
    .page-template-template-contact .map-adresse {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }
    .page .pages-header {
        min-height: 150px;
    }
    .header-architectes .titre-archi h1,
    .header-entrepreneurs .titre-profil h1 {
        font-size: 55px;
        line-height: 60px;
    }
    .header-architectes .titre-archi .description,
    .header-entrepreneurs .titre-profil .description {
        height: 50%;
        font-size: 16px;
        line-height: 22px;
    }
    .header-architectes .titre-archi .title,
    .header-entrepreneurs .titre-profil .title {
        height: 50%;
    }
    .header-architectes .titre-archi .tablecell,
    .header-entrepreneurs .titre-profil .tablecell {
        vertical-align: top;
    }
    .liste-filtres {
        position: relative;
        padding: 0 0 30px;
        display: block;
    }
    .page-template-template-annuaire-architectes .recherche,
    .page-template-template-annuaire-entrepreneurs .recherche {
        max-width: 600px;
        margin: auto;
    }
    .page-template-template-annuaire-architectes .liste-filtres button,
    .page-template-template-annuaire-entrepreneurs .liste-filtres button {
        display: inline-block;
        margin-right: 15px;
        margin-bottom: 5px;
    }
    .page-template-template-annuaire-architectes .grille-contenu, 
    .page-template-template-annuaire-entrepreneurs .grille-contenu {
        padding: 15px 0px 20px;
    }

    .annonceur.bloc3 .content-box>.inner {
        padding: 50px 20px 50px;
    }
    .annonceur.bloc3 .annuaire-left-box h2 {
        margin-left: -25px;
        margin-right: 0;
        padding: 20px 15px;
        width: 100%;
    }
    .annonceur.bloc3 .annuaire-right-box h2 {
        margin-left: 25px;
        margin-right: 0;
        padding: 20px 15px;
        width: 100%;
    }
    .annonceur.bloc3 .annuaire-left-box .background-image-box {
        right: 10px;
    }
    .annonceur.bloc3 .annuaire-right-box .background-image-box {
        left: 10px;
    }
    .annonceur.bloc7 .content-box>.inner {
        padding: 50px 20px 50px;
    }
    .annonceur.bloc8 .content-box>.inner {
        padding: 50px 20px 50px;
    }
    .annonceur .annuaire-left-box h2,
    .annonceur .annuaire-right-box h2 {
        font-size: 20px;
        font-weight: 500;
    }
}
@media screen and (max-width: 782px) {
    .admin-bar .header {
        top:46px;
    }
}
@media screen and (max-width: 991px) {
      
    .navbar-brand {
        width: 170px;
        margin-right: 0px;
    }
    .navigation-bar.container {
        width: 100%;
    }

    .reseauxsociaux {
        margin-left: 10px;
        margin-right: 10px;
    }

    .landing-titre-1 {
        font-size: 85px;
        line-height: 70px;
    }
    .landing-titre-2 {
        font-size: 26px;
    }
    .motscles-liste {
        margin-bottom: 40px;
    }
    .motscles-item {
        font-size: 15px;
        margin-right: 15px;
    }

    .video-header::before {
        border-left: 9vw solid #f9f9f9;
    }
    .page-template-template-contact .pages-header::before {
        border-left: 9vw solid #f9f9f9;
    }
    .quatre-cent-quatre-header::before {
        border-left: 9vw solid #f9f9f9;
    }

    .shape h2 {
        font-size: 45px;
        line-height: 50px;
    }

    .profil-identity .profil-name {
        font-size: 30px;
    }
    .header-architectes .titre-archi h1,
    .header-entrepreneurs .titre-profil h1 {
        font-size: 45px;
        line-height: 50px;
    }
    .header-architectes,
    .header-entrepreneurs {
        min-height: 35vh;
        height: 250px;
    }
    .header-architectes .titre-archi .description,
    .header-entrepreneurs .titre-profil .description {
        text-align: center;
    }
    
    .article-comments {
        padding: 40px 50px 50px;
    }

    .annonceur.bloc8 {
        margin-bottom: 50px;
        padding-top: 50px;
        margin-top: 160px;
    }
    .annonceur.bloc8 .imgback {
        position: absolute;
        top: -160px;
        right: -30%;
        width: 80%;
        z-index: -1;
    }
    .annuaire-center-box {
        top: -60px;
    }
}

@media screen and (max-width: 767px) {
    .navbar-header {
        float: left;
        width: 120px;
        margin-right: 25px;
    }
    .nav>li {
        display: inline-block;
    }   
    .navbar-nav>li>a {
        height: 55px;
        line-height: 35px;
    }
    .navbar-nav {
        margin: 0px -15px;
        text-align: right;
        padding-right: 10px;
    }
    .navbar-brand {
        display: block;
        height: 100%;
        width: 120px;
        padding: 15px 0;
    }
    .header .reseauxsociaux {
        display: none;
    }

    
    .landing-titres {
        left: 5%;
        right: 5%;
    }
    .landing-titre-1 {
        font-size: 70px;
        line-height: 55px;
    }
    .landing-titre-2 {
        font-size: 24px;
        line-height: 40px;
    }
    .motscles-liste {
        width: 60%;
        margin: 0 auto 20px;
    }


    .item-contenu-content {
        padding: 15px;
    }
    .item-contenu-frame {
        top: 15px;
        left: 15px;
        bottom: 15px;
        right: 15px;
    }
    .item-content-type {
        top: 19px;
        right: 23px;
        font-size: 15px;
    }
    .item-actu .item-contenu-title {
        margin: 55px 20px -20px 20px;
        top: -20px;
        padding: 5px 15px 10px;
    }
    .item-contenu-texte {
        padding: 0 20px;
        margin-bottom: 30px;
    }
    .item-contenu-date {
        padding: 0 15px;
        margin-bottom: 10px;
    }
    .read-more {
        bottom: 23px;
        left: 25px;
        right: 25px;
    }

    
    .site-footer {
        text-align: center;
    }
    .site-footer .reseauxsociaux .navbar-nav {
        float: none;
        margin: 0;
        text-align: center;
        padding-right: 0;
    }
    .newsletter {
        text-align: center;
    }
    .menu-footer {
        padding: 0;
        margin:30px 0;
    }
    

    .page .pages-header .title h1 {
        margin: 30px auto 10px auto;
    }
    .page .pages-header .description {
        padding: 15px 15px 20px;
    }
    .blog .pages-header .title h1 {
        margin: 30px auto 10px auto;
    }
    .blog .pages-header .description {
        padding: 15px 15px 20px;
    }
    .category .pages-header .title h1 {
        margin: 30px auto 10px auto;
    }
    .category .pages-header .description {
        padding: 15px 15px 20px;
    }
    .category .pages-header {
        height: auto;
        padding-bottom: 65px;
    }

    .page .grille-contenu,
    .blog .grille-contenu {
        padding: 30px 0px 20px;
    }
    .liste-filtres {
        text-align: center;
    }
    .liste-filtres button {
        padding: 10px 15px;
        margin-bottom: 10px;
    }
    
    .tax-catvideos .pages-header .title h1 {
        margin: 30px auto 10px auto;
    }

    .video-header::before,
    .video-header::after {
        display: none;
    }
    .video-recommandation {
        margin: 20px auto 15px auto;
        height: 45px;
    }
    .video-recommandation-button,
    .video-recommandation-compteur {
        background: #ffffff;
    }
    .video-description-box .inner {
        padding: 10px 15px 50px;
    }
    .video-player {
        margin: 0 -30px;
    }

    .article-header::before,
    .article-header::after {
        display: none;
    }
    .article-recommandation {
        margin: 20px auto 15px auto;
        height: 45px;
    }
    .article-recommandation-button,
    .article-recommandation-compteur {
        background: #ffffff;
    }
    .article-description-box .article-description {
        padding: 10px 15px 50px;
    }
    .article-comments {
        padding: 20px 20px 30px;
    }

    .shape h2 {
        font-size: 30px;
        line-height: 35px;
        font-weight: 700;
    }

    .page-template-template-contact .pages-header::before,
    .page-template-template-contact .pages-header::after {
        display: none;
    }
    .instagram-box {
        text-align: center;
    }
    .instagram-item {
        float: none;
        display: inline-block;
        width: 30%;
        min-width: 180px;
    }
    .instagram-item.item0,
    .instagram-item.item1,
    .instagram-item.item2,
    .instagram-item.item3,
    .instagram-item.item4 {
        top: 0;
        left: 0;
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
    }
    .instagram-item.previous,
    .instagram-item:hover + .instagram-item {
        left: 0;
    }
    
    .profil-picture {
        position: relative;
        z-index: 1;
        border-radius: 50%;
        overflow: hidden;
        width: 150px;
        min-width: 150px;
        min-height: 120px;
        margin-top: 50px;
        margin-left: 0;
        margin-right: 25px;
        float: left;
        max-height: 150px;
    }
    .profil-picture.cestunephoto img {
        -o-object-fit: cover;
           object-fit: cover;
        min-width: 150px;
        min-height: 150px;
        background: #fff;
    }
    .profil-picture.cestunlogo img {
        -o-object-fit: contain;
           object-fit: contain;
        padding: 25px;
        min-width: 150px;
        min-height: 150px;
        background: #fff;
    }
    .profil-reseauxsociaux {
        float: left;
        clear: both;
        border: none;
        width: 150px;
        z-index: 1;
        position: relative;
    }
    .profil-reseauxsociaux .rs {
        height: 16px;
        width: 16px;
        background: url(img/rs-sprite-2.png) no-repeat;
        background-size: 113.2px;
        background-position: 0 0;
    }
    .profil-reseauxsociaux .rs.facebook {
        background-position: 0px -34px;
    }
    .profil-reseauxsociaux .rs.youtube {
        background-position: -17px -34px;
    }
    .profil-reseauxsociaux .rs.instagram {
        background-position: -40.5px -34px;
    }
    .profil-reseauxsociaux .rs.linkedin {
        background-position: -57.5px -34px;
    }
    .profil-reseauxsociaux .rs.vimeo {
        background-position: -74.5px -34px;
    }
    .profil-reseauxsociaux .rs.twitter {
        background-position: -94px -34px;
    }

    .profil-reseauxsociaux .rs.facebook:hover {
        background-position: 0px -17px;
    }
    .profil-reseauxsociaux .rs.youtube:hover {
        background-position: -17px -17px;
    }
    .profil-reseauxsociaux .rs.instagram:hover {
        background-position: -40.5px -17px;
    }
    .profil-reseauxsociaux .rs.linkedin:hover {
        background-position: -57.5px -17px;
    }
    .profil-reseauxsociaux .rs.vimeo:hover {
        background-position: -74.5px -17px;
    }
    .profil-reseauxsociaux .rs.twitter:hover {
        background-position: -94px -17px;
    }
    .profil-recommandation {
        margin: 20px auto 15px auto;
        height: 45px;
    }
    .profil-recommandation-button,
    .profil-recommandation-compteur {
        background: #ffffff;
    }
    .profil-identity .profil-name {
        font-size: 26px;
    }
    .profil-description-box {
        padding: 10px 15px 50px;
    }
    .realisation {
        min-height: 175px;
        width: 50%;
    }
    
    .header-architectes,
    .header-entrepreneurs {
        min-height: 35vh;
        height: auto;
    }
    .header-architectes .link-profil,
    .header-entrepreneurs .link-archi {
        margin-bottom: -120px;
        height: 120px;
    }
    .link-profil:before,
    .titre-archi:before,
    .link-archi:before,
    .titre-profil:before {
        background: #212121;
    }
    .header-architectes .link-profil h2,
    .header-entrepreneurs .link-archi h2 {
        padding: 10px 30px 10px;
        width: auto;
        display: inline-block;
        float: left;
        margin-left: 25px;
        font-size: 18px;
    }
    .header-architectes .link-profil h2::before,
    .header-entrepreneurs .link-archi h2::before {
        top: 30%;
    }
    .header-architectes .titre-archi,
    .header-entrepreneurs .titre-profil {
        height: auto;
        padding: 25px 0 60px;
        padding-top: 120px;
    }
    .header-architectes .titre-archi .title,
    .header-entrepreneurs .titre-profil .title {
        margin-bottom: 25px;
        text-align: center;
    }
    .header-architectes .titre-archi .tablebox,
    .header-entrepreneurs .titre-profil .tablebox {
        display: table;
        height: 100%;
        width: 100%;
    }


    .qsn.bloc1 .imageBack {
        position: absolute;
        width: 120%;
        height: auto;
        right: 90px;
        top: 25px;
    }
    .qsn.bloc2 .imageBack {
        position: absolute;
        width: 180%;
        height: auto;
        left: initial;
        right: -105%;
        top: 25px;
        z-index: 0;
    }


    .quatre-cent-quatre-header::before {
        border-left: 0vw solid #f9f9f9;
    }
    

    .comment-form-comment {
        width: 100%;
        float: none;
    }
    .comment-form-author, .comment-form-email, .comment-form-url {
        float: none;
        max-width: 100%;
    }
    
    .page .pages-header::before {
        border-left: 0vw solid #f9f9f9;
    }
    .annonceur .content-box>.inner {
        padding: 50px 20px 50px;
    }
    .annonceur.bloc7 {
        margin-bottom: 50px;
        margin-top: 200px;
    }
    .annonceur.bloc7 .imgback {
        position: absolute;
        bottom: initial;
        top: -200px;
        left: 0;
        width: 100%;
        height: 80%;
        z-index: -1;
        overflow: hidden;
        -o-object-fit: contain;
           object-fit: contain;
        text-align: left;
    }
    .annonceur.bloc8 {
        margin-bottom: 50px;
        padding-top: 50px;
        margin-top: 220px;
    }
    .annonceur.bloc8 .imgback {
        position: absolute;
        top: -220px;
        right: 0;
        width: 80%;
        z-index: -1;
    }
    .annonceur.bloc3 .annuaire-left-box {
        margin-bottom: 40px;
    }
    .annonceur.bloc3 .annuaire-left-box .background-image-box {
        right: -20px;
    }
    .annonceur .annuaire-left-box .background-image-box {
        position: absolute;
        top: -15px;
        right: 0px;
        left: -20px;
        bottom: -15px;
        background: #212121;
    }
    .annonceur .annuaire-center-box {
        top: 0;
        margin-bottom: 40px;
    }
    .annonceur.bloc3 .annuaire-right-box .background-image-box {
        left: -20px;
    }
    .annonceur .annuaire-right-box .background-image-box {
        position: absolute;
        top: -15px;
        right: -20px;
        bottom: -15px;
        background: #212121;
    }

}

@media (min-width: 601px) {
    .hidden-xxs {
        display: block;
    }
    .visible-xxs {
        display: none!important;;
    }
}
@media (max-width: 600px) {
    .hidden-xxs {
        display: none!important;
    }
    .visible-xxs {
        display: block;
    }
}

@media (max-width: 550px) {
    html #wpadminbar {
        overflow: hidden;
    }
    .landing-titre-1 {
        font-size: 50px;
        line-height: 40px;
    }
    .landing-titre-2 {
        font-size: 20px;
        line-height: 30px;
    }
    .navbottom li a {
        padding: 4px 16px;
    }
    .video-title h1 {
        font-size: 35px;
    }
    .article-title h1 {
        font-size: 35px;
    }
    .category .pages-header .title h1:first-letter {
        font-size: 70px;
        line-height: 60px;
    }
    .category .pages-header .title h1 {
        font-size: 55px;
        line-height: 45px;
    }
    .search .pages-header .title h1:first-letter {
        font-size: 70px;
        line-height: 60px;
        text-transform: uppercase;
    }
    .search .pages-header .title h1 {
        font-size: 55px;
        line-height: 45px;
    }
    .profil-identity .profil-name {
        font-size: 22px;
    }

    .shape h2 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 100;
    }
    .shape-profil {
        width: 70%;
        padding: 0 0 0 10px;
    }
    .shape-archi {
        width: 70%;
        padding: 0 10px 0 0;
    }
}