/*
Theme Name: BeOnePage-child
Theme URI: http://betheme.me/themes/beonepage/
Author: BeTheme
Author URI: http://betheme.me/
Description: Thème enfant de 'BeOnePage' 
Version: 1.3.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: beonepage
Tags: one-column, two-columns, right-sidebar, custom-menu, translation-ready
Template: beonepage
*/


@font-face {
    font-family: 'FontAwesome-webfont';
    src: url('https://labdev.fr/wp-content/themes/beonepage-child/fonts/fontawesome/fontawesome-webfont.eot') format('eot'),
        url('https://labdev.fr/wp-content/themes/beonepage-child/fonts/fontawesome/fontawesome-webfont.svg') format('svg'),
        url('https://labdev.fr/wp-content/themes/beonepage-child/fonts/fontawesome/fontawesome-webfont.ttf') format('ttf'),
        url('https://labdev.fr/wp-content/themes/beonepage-child/fonts/fontawesome/fontawesome-webfont.woff') format('woff');
    
    font-family ='Trump Gothic West';
    src : url('https://labdev.fr/wp-content/themes/beonepage-child/fonts/trump_gothic_west.ttf') format ('ttf');

    font-family ='Montserrat';
    src : url('https://labdev.fr/wp-content/themes/beonepage-child/fonts/montserrat/Montserrat-Regular.otf') format ('otf');
}

/* ************************************************************************ */
/*                                 NAV BAR                                  */
/* ************************************************************************ */

/* Ajout de mon logo */

header > div > div  > div  > div .site-title {
    background-image: url(https://labdev.fr/wp-content/uploads/2019/12/labdev.png);
    background-size: 200px;
    background-repeat: no-repeat;
    height: 70px;
    z-index: 10000;
    margin: 0px 0px 28px 0;
}
/* Logo cliquable par transparence */
header > div > div  > div  > div .site-title a {
    display: block;
    width: 200px;
    height: 50px;
    opacity: 0;
}

.site-description {
    font-family: Montserrat;
    color: rgba(125, 125,220,1);
    position: relative;
    top: -20px;
    letter-spacing: 0.5em;
}

.main-navigation a {
    text-decoration: none;
}

.site-branding,
#site-navigation {
    position: relative;
    top: 30px;
}

#masthead .container {
    width: 100% !important;
    background-color: #181a1c;
}

#masthead .container .row {
    width: 96% !important;
}

/* ************************************************************************ */
/*                                 FOOTER                                   */
/* ************************************************************************ */

#footer-mobile {
    height: auto !important;
    display: none;
}

#footer-mobile #colophon-mobile {
    height: 100vh;
}

.site-footer {
    background-color: #000000 !important;
    font-family: "Raleway", sans-serif;
}

.site-info {
    display: flex;
    justify-content: center;
    align-items: center;
    color: hsla(0,0%,100%,.5);
}

.site-info a {
    color: black;
}

.site-info a:hover {
    color: black;
}

.email a {
    color: rgba(125, 125,220,1);
}

.email a:hover {
    text-decoration: none;
    color: #00a8d5;
}

.email {
    margin-left: 80px;
    position: relative;
    display: inline-block;
}

.underline {
    display: block;
    position: absolute;
    height: 1px;
    width: 0;
    background-color: hsla(0,0%,100%,.5);
    bottom: -4px;
    left: 50%;
    transition: left .4s ease-in-out,width .4s ease-in-out;
}

.email a:hover:before, .email a:hover:after {
    transition: left .4s ease-in-out,width .4s ease-in-out;
    left: 0;
    width: 0;
}

.email a:before, .email a:after {
    position: absolute;
    content: '';
    bottom: -4px;
    width: 50%;
    height: 1px;
    transition: left .4s ease-in-out .2s,width .4s ease-in-out .2s;
}

.email a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7817e5',endColorstr='#00a8d5',GradientType=1);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
}

.email a:hover:before {
    transition: left .4s ease-in-out,width .4s ease-in-out;
    left: -30px;
    width: 0;
    display: block;
    width: 30px; 
    background: linear-gradient(to right,#7817e5 35%,#00a8d5 81%);
}

.email a:after {   
    left: 50%;
}

.email a:hover:after {
    transition: left .4s ease-in-out,width .4s ease-in-out;
    background: url("https://labdev.fr/wp-content/uploads/2019/12/email.png") no-repeat center;
    background-size: cover;
    display: block;
    width: 30px;
    height: 30px;
    left: -30px;
}

.container-socials,
.container-socials-mobile {
    margin-right: 40px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    width: 40%;
    justify-content: space-evenly;
}

.second-nav {
    position: relative;
    float: left;
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

ul {
list-style: none;
}

.second-nav .item-nav {
    display: block;
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
}

.second-nav .item-nav:nth-child(2), 
.second-nav .item-nav:nth-child(4)
{
    width: 36px;
    height: 36px;
}

.second-nav .item-nav:nth-child(4),
.second-nav .item-nav:nth-child(5) {
    padding-left: 9px;
}

.second-nav .item-nav:nth-child(5) {
    width: 40px;
    height: 40px;
    top: -4px;
}

.second-nav .item-nav a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-indent: -9999px;
    overflow: hidden;
}

.second-nav .item-nav a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #7817e5;
    background: linear-gradient(to right,#7817e5 35%,#00a8d5 81%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7817e5',endColorstr='#00a8d5',GradientType=1);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
}

.second-nav .item-nav a:hover:before {
    transform: rotate(180deg);
}

.second-nav .item-nav a:active:before {
    transform: rotate(180deg);
}

.second-nav .item-nav a:after {
    border-bottom: 5px solid black;
}

*, :after, :before {
    box-sizing: inherit;
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
    outline: 0;
}

.second-nav .item-nav a.link-twitter:after {
    background: url("https://labdev.fr/wp-content/uploads/2019/12/twitter-mask-square.png") no-repeat center;
    background-size: cover;
}

.second-nav .item-nav a.link-facebook:after {
    background: url("https://labdev.fr/wp-content/uploads/2019/12/facebook-mask-square.png") no-repeat center;
    background-size: cover;
}

.second-nav .item-nav a.link-linkedin:after {
    background: url("https://labdev.fr/wp-content/uploads/2019/12/linkedin-mask-square.png") no-repeat center;
    background-size: cover;
}

.second-nav .item-nav a.link-instagram:after {
    background: url("https://labdev.fr/wp-content/uploads/2019/12/instagram-mask-square.png") no-repeat center;
    background-size: cover;
}

.second-nav .item-nav a.link-github:after {
    background: url("https://labdev.fr/wp-content/uploads/2020/05/github-mask-square.png") no-repeat center;
    background-size: cover;
}

.second-nav .item-nav a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 101%;
    top: -1px;
    left: 0;
}

#go-to-top {
    z-index: 1;    
    bottom: 80px;
    right: 10px;
}

/* ************************************************************************ */
/*                                 ACCUEIL                                  */
/*                             LOADER SPINNER                               */
/* ************************************************************************ */

.loader,
.loader:after {
    border-radius: 50%;
    width: 5em;
    height: 5em;
}
.loader {            
    margin: 300px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#loadingDiv {
    position:absolute;;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(125, 125,220,1);
}

/* ************************************************************************ */
/*                                 ACCUEIL                                  */
/*                                 SLIDER                                   */
/* ************************************************************************ */

h1 {
    margin-top: 75px;
}

h1 span, .main-navigation li.current-menu-item a {
    color: rgba(125, 125,220,1) !important;
}

.main-navigation a:hover {
    color: rgba(125, 125,220,1) !important;
}

h2 span {
    color: rgba(106, 57, 245, 1) !important;
}

.yellow {
    color: rgba(125, 125,220,1) !important;
    font-size: 30px;
    font-weight: 700;
}

.yellow-dark {
    color:rgba(106, 57, 245, 1) !important;
    font-size: 30px;
    font-weight: 900;
}

.slider-btn .btn-light {
    position: relative;
    top: -20px;
    z-index: 3;
    background-color: rgba(125, 125,220,0.4);
    color: #ffff !important;
    border-radius: 50px !important;
    border: 2px solid rgba(125, 125,220,0.7) !important;
    font-weight: 100;
}

.btn-light {
    border: 2px solid rgba(255,255,255,.7) !important;
}

.btn-light:hover {
    background: none;
    border-color: #333 !important;
    background-color: rgba(125, 125,220,0.4);
}

.btn:focus {
    color: #ffff !important;
}

.btn-dark {
    position: relative;
    top: -20px;
    z-index: 3;
    background-color: rgba(0,0,0,0.5);
    border-color: #333 !important;
    color: #ffff !important;
    border-radius: 0px !important;
}

.site-intro {
    position: relative;
    top: 10px;
    line-height: 2em !important;
    color: white;
    background: rgba(0,0,0,0.5);
}

/* Transition du background avec ma photo */

#homepage-bkg {
  
}

.full-screen {
    transition: all 2s linear;
}

.my-photo {
    width: 100%;
	display: table;
	overflow: hidden;
	vertical-align: middle;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
	float: left;
    /*-webkit-transition: all 2s linear;
    -moz-transition: all 2s linear;
    transition: all 2s linear;*/
    background-image: url("https://labdev.fr/wp-content/uploads/2020/01/2019.08.24-St-Barth.000163-scaled-e1579470072282.jpeg") !important;
}

.hindoue-page {
    background: black;
    opacity: 0.5;
    color: rgba(106, 57, 245, 1);
    position: relative;
    top: 55px;
    font-size: 1.5em !important;
    font-weight: bold !important;
}

/* ================================================================================================================================ */
/*                                   Particles                                                                                      */
/* ================================================================================================================================ */

#particles-js {
    position: absolute;
    height: 100vh;
    top: 0;
    width: 100%;
    z-index: -1;
}

.particles-front {
    z-index: 1 !important;
}

.particles-full-page {
    top: 0px !important;
    background: black !important;
}

.particles-front {
    z-index: 2 !important;
    background: none !important;
}

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

body.custom-background {
    background-image: none !important;
    background-color: #18191b;
}

body,
.main-navigation,
.slider-caption h1,
.slider-caption p,
.module-caption p,
.promo-box-ver p,
.module h2,
.btn-light {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.2em;
}

a:hover {
    text-decoration: none;
    color: rgba(106, 57, 245, 1);
}

a:active,
a:focus {
    text-decoration: none;
    color: rgba(106, 57, 245, 1);
}

body:not(.front-page) .content-area {
    padding-bottom: 0px;
}

.white {
    color: #ffff;
}

/* ************************************************************************ */
    /*                            BANNIERE LOGO                               */
/* ************************************************************************ */

.page-header {
    top: 20px !important;
    margin-top: 21px !important;
}

.page-title {
    display: none;
}

.bcrumbs {
    padding-right: 50px;
}

.bcrumbs li a {
    color: #fff;
}

.bcrumbs li.active {
    color: rgba(125, 125,220,1);
    font-weight: 700;
}


/* ************************************************************************ */
/*                                 ACCUEIL                                  */
/*                                SECTIONS                                  */
/* ************************************************************************ */

/*                            SECTIONS EN COULEUR                           */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */
.portfolio-module, .blog-module {
    background: linear-gradient(to top,#731de4 0%,rgba(125, 125,220,1) 100%);
    color: #ffff;
}

#ver-promo-module .triangle, #contact-module .triangle {
    border-top-color: rgba(112,40,219,1) !important;
}

.icon-service-module .separator i,
.portfolio-module .separator i,
.blog-module .separator i,
.contact-module .separator i {
    color: rgba(106, 57, 245, 1);
}

/*                                   SERVICE                                */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

#icon-service-module span {
    white-space: nowrap;
}

/*                                  PORTFOLIO                               */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */
.portfolio-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: auto !important;
}

.portfolio-wrap article {
    position: relative !important;
    left: 0% !important;
    top: 0% !important;
    padding-top: 50px;
    width: 360px;
    height: 130px;
}

.portfolio-image {
    width: 200px;
    height: 130px;
    margin: auto;
}

body:not(.device-touch) .portfolio-caption {
    width: 190px;
    height: 146px;
    top: 34px;
    left: 47px;
}

.portfolio-caption .entry-title,
.portfolio-ajax-title h2 {
    color: rgba(106, 57, 245, 1);
}

#portfolio-container,
#portfolio-single-content {
    height: auto !important;
}

.portfolio-ajax-single {
    display: flex;
}

.portfolio-single-image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
}

.portfolio-single-image img {
    max-width: 200px;
}

.portfolio-ajax-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.portfolio-single-content span {
    color: rgba(106, 57, 245, 1);
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 1.2em;
}
#portfolio-navigation {
    position: relative;
}

#portfolio-navigation a:hover {
    color: rgba(106, 57, 245, 1);
}

fieldset {
    margin-bottom: 15px;
}

#slider_objets {
    display: none !important;
}

#lirelasuite {
  display:none;
}

.portfolio-text {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.2em;
    font-size: 14px !important;
    text-transform: lowercase;
    padding: 20px 20px 0px 20px;
    display: flex;
    justify-content: center;
    text-align: justify;
}

.portfolio-text > a {
    background: rgba(106, 57, 245, 1) !important;
    color: #fff;
    padding: 3px 5px;
}


/*                                  SAVOIR & FAIRE                          */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

#photo_id {
    display: flex;
    background-image: url(https://labdev.fr/wp-content/uploads/2020/05/Photo-identité-2020_coul3.jpeg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 600px;
    width: 600px;
    margin: auto;
}

#photo_id a {
    display: block;
    width: 100%;
    height: 100%;
}

/*                                  AVIS (ARTICLES)                         */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */
.blog-wrap {
    display: flex;
    justify-content: space-evenly;
}

.entry-image img {
    height: 150px;
    max-width: 100%;
}

.blog-item .entry-publish-date {
    bottom: 72px;
}

.blog-item .read-more {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 5px;
    background: linear-gradient(to top,#7817e5 35%,#00a8d5 81%);
    color: #ffff;
    opacity: 0.5;
}

.blog-item:hover .read-more {
    height: 140px;
    line-height: 2.5em;
    opacity: 1;
    width: 100%;
    font-size: 1.5em;
}

.blog-item .entry-title {
    color: #ffff;
    font-size: 1em;
}

/*                                  CONTACT (FORM)                         */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.contact-form input[type="tel"] {
    resize: none;
    padding: 0 0 10px 2px;
    line-height: 1.538em;
    background: transparent;
    border: none;
    border-bottom: 1px solid;
    opacity: .7;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.wpcf7-not-valid {
    border-bottom-color: #ff2000 !important;
}

.red::-webkit-input-placeholder {
    color: red !important;
}

.your-name input,
.your-email input,
.your-tel input,
.wpcf7-submit {
    width: 50% !important;
}

/* ************************************************************************ */
/*                             PAGE ARTICLE SEUL                            */
/* ************************************************************************ */

.single-post {
    background: #ffff !important
}

article {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.single-post .entry-image {
    border-bottom-color: rgba(125, 125,220,1);
}

article a,
#reply-title span {
    color: rgba(125, 125,220,1);
}

/* ************************************************************************ */
/*                        POLITIQUE DE CONFIDENTIALITE                      */
/* ************************************************************************ */

.page-id-3 {
    background: #252323 !important;
    letter-spacing: 0.2em;
}

/* ************************************************************************ */
/*                                 EQUIPE                                   */
/* ************************************************************************ */

.page-id-7 {
    background: #252323 !important
}

.page-id-7 .page-header {
    background-image: url("https://labdev.fr/wp-content/uploads/2020/01/le_lab.jpg") !important;
    border-bottom: none;
}

#content .container {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
}

blockquote {
    border-left: 5px solid rgba(106, 57, 245, 1);
    margin: 0 0 50px;
}

.grid-team {
    position: relative;
}

.block-size {
    opacity: 1;
    visibility: visible;
    display: block;
    float: left;
}

.block-size.one-half {
    width: 50%;
    height: 100%;
    position: relative !important;
        display: flex;
    align-items: center;
}

.grid-team .layer {
    height: 100%;
    width: 100%;
    position: relative;
}

.grid-team .layer.recto {
    z-index: 6;
    left: 0;
    transition: left .3s cubic-bezier(0.645,0.045,0.6,0.89) .2s;
}

.grid-team .layer.recto .block-size.one-half .svg-block {
    left: 0;
    transition: left .3s cubic-bezier(0.645,0.045,0.6,0.89) .2s;
}

.grid-team>.block-size.active .layer.recto {
    z-index: 4;
}

.grid-team>.block-size svg.svg-block.left {
    display: none;
}

.layer.recto:not(.static-block) {
    cursor: pointer;
}

.grid-team>.block-size.active:not(.reverse) .layer.recto .block-size.one-half .svg-block {
    left: 100%;
}

.grid-team>.block-size.active .layer.recto .block-size.one-half .svg-block {
    transition: left .3s cubic-bezier(0.645,0.045,0.6,0.89) .2s;
}

.grid-team .layer.recto .block-size.one-half .content p {
        position: relative;
    left: 0;
    display: block;
    /* height: 70px; */
    /* max-height: 70px; */
    /* padding: 15px 0; */
    transition: left .45s cubic-bezier(0.645,0.045,0.6,0.89) .4s,opacity .1s cubic-bezier(0.645,0.045,0.6,0.89) .65s;
    font-size: 14px;
    color: #fff;
    font-family: Montserrat;
    line-height: 20px;
}

.grid-team .layer.recto {
    left: 0;
    transition: left .3s cubic-bezier(0.645,0.045,0.6,0.89) .2s;
}

.block-square {
    position: relative;
    z-index: -1;
    text-align: center;
}

.grid-team>.block-size.active .layer.recto {
    z-index: 4;
}

.block-arrow {
    height: 24.5vw !important;
}

.block-arrow .svg-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 107%;
    height: 100%;
}

.triangle-equipe {
    clip-path: polygon(100% 50%, 92% 43%, 92% 57%);
}

.block-square .content {
    position: relative;
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 70%;
    color: #fff;
}

.grid-team .layer.recto .block-size.one-half .content {
    position: relative;
    left: 0;
    transition: left .45s cubic-bezier(0.645,0.045,0.6,0.89) .3s,opacity .1s cubic-bezier(0.645,0.045,0.6,0.89) .55s;
    font-family: Trump Gothic West;
    font-size: 25px;
    line-height: 28px;
    letter-spacing: .05em;
    padding-top: 25px;
}

.grid-team .layer.recto .block-size.one-half .content span.name {
    position: relative;
    left: 0;
    transition: left .45s cubic-bezier(0.645,0.045,0.6,0.89) .3s,opacity .1s cubic-bezier(0.645,0.045,0.6,0.89) .55s;
    font-family: Trump Gothic West;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 28px;
    letter-spacing: .05em;
}

.grid-team .layer.recto .block-size.one-half .content .job {
position: relative;
    left: 0;
    padding: 5px 0;
    display: block;
    height: 38px;
    max-height: 38px;
    transition: left .45s cubic-bezier(0.645,0.045,0.6,0.89) .35s,opacity .1s cubic-bezier(0.645,0.045,0.6,0.89) .6s;
    color: #4f4f4f;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Montserrat;
   line-height: 1em;
}

.one-half.all-good .content p {
    position: relative;
    left: 0;
    display: block;
    height: 70px;
    max-height: 70px;
    padding: 15px 0;
    transition: left .45s cubic-bezier(0.645,0.045,0.6,0.89) .4s,opacity .1s cubic-bezier(0.645,0.045,0.6,0.89) .65s;
    font-size: 14px;
    color: #fff;
    font-family: Montserrat;
    line-height: 20px;
}

.grid-team>.block-size.active .layer.recto .block-size.one-half .content .job,
.grid-team>.block-size.active .layer.recto .block-size.one-half .content span.name,
.grid-team>.block-size.active .layer.recto .block-size.one-half .content p,
.grid-team>.block-size.active .layer.recto .block-size.one-half .skills {
    opacity: 0;
    transition: left .45s cubic-bezier(0.645,0.045,0.6,0.89) 50ms,opacity .1s cubic-bezier(0.645,0.045,0.6,0.89) .25s;
}

.grid-team>.block-size.active:not(.reverse) .layer.recto .block-size.one-half .content .job,
.grid-team>.block-size.active:not(.reverse) .layer.recto .block-size.one-half .content span.name,
.grid-team>.block-size.active:not(.reverse) .layer.recto .block-size.one-half .content p,
.grid-team>.block-size.active:not(.reverse) .layer.recto .block-size.one-half .skills {
    left: 200px;
}

/*                              RECTO LAYER REVERSE                         */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

.grid-team>.block-size.reverse .twins {
    float: right;
}

.grid-team>.block-size.reverse .layer.recto .block-size.one-half .svg-block {
    left: -7%;
}

.grid-team>.block-size.reverse .twins.block-arrow .svg-block.normal {
    display: none;
}

.grid-team>.block-size.reverse .twins.block-arrow .svg-block.left {
    display: block;
}

.grid-team>.block-size.reverse .layer.recto .anim-block {
    right: 0;
    left: inherit;
}

.triangle-equipe-left {
    clip-path: polygon(0% 50%, 8% 43%, 8% 57%);
}

.grid-team>.block-size.active.reverse .layer.recto .block-size.one-half .content .job,
.grid-team>.block-size.active.reverse .layer.recto .block-size.one-half .content span.name,
.grid-team>.block-size.active.reverse .layer.recto .block-size.one-half .content p,
.grid-team>.block-size.active.reverse .layer.recto .block-size.one-half .skills {
    left: -200px;
}

/*                                 RECTO LAYER                              */
/*                                   SKILLS                                 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

.grid-team .layer.recto .block-size.one-half .skills {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    transition: left .45s cubic-bezier(0.645,0.045,0.6,0.89) .45s,opacity .1s cubic-bezier(0.645,0.045,0.6,0.89) .7s;
}

.skills span.active {
    opacity: 1;
    color: #079ed4;
}

.skills span {
    padding: 0 10px;
    font-size: 28px;
    color: #079ed4;
    opacity: .5;
}

[class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    -moz-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-technical:before {
    content: "\f108";
    font-family: 'FontAwesome';
}

.icon-creation:before {
    content: "\f0eb";
    font-family: 'FontAwesome';
}

.icon-marketing:before {
    content: "\f012";
    font-family: 'FontAwesome';
}

.icon-commerciale:before {
    content: "\f0b1";
    font-family: 'FontAwesome';
}

.icon-rentability:before {
    content: "\f153";
    font-family: 'FontAwesome';
}

.icon-search:before {
    content: "\f1e5";
    font-family: 'FontAwesome';
}

.icon-cowboy:before {
    content: "\f8c0";
    font-family: 'FontAwesome';
}

.icon-horse:before {
    content: "\f6f0";
    font-family: 'FontAwesome';
}

/*                                  RECTO LAYER                             */
/*                                    PICTURE                               */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

.grid-team .layer.recto .block-size.one-half.picture {
    z-index: -2;
    overflow: hidden
}

.grid-team .layer.recto .block-size.one-half.picture.twins {
    background: linear-gradient(to right,#7817e5 35%,#00a8d5 81%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7817e5',endColorstr='#00a8d5',GradientType=1);
    }

.grid-team .layer.recto .block-size.one-half.picture.twins figure {
    opacity: 0.6;
}

.grid-team .block-size {
    opacity: 1;
    visibility: visible;
    display: block;
    background-color: #252323;
}

.grid-team .layer.recto .block-size.one-half.picture img {
    transition: all 1.4s ease;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width: 100%;
    min-height: 100%;
}

/*                                   RECTO LAYER                            */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

.grid-team .layer.recto .anim-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    transition: width .3s cubic-bezier(0.645,0.045,0.6,0.89) .2s,opacity .2s cubic-bezier(0.645,0.045,0.6,0.89) .25s;
}

.block-color.color-dark-2 {
    background-color: #252323;
}

.block-size.three-third {
    width: 100%;
}

/*                              LARGE VERSO LAYER                           */
/*                                     TEXT                                 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

.grid-team .layer.verso {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}

.grid-team .layer.verso .block-size {
    height: 100%;
    background-color: black;
}

.grid-team .layer.verso .close, .portfolio-text > .close {
    position: absolute;
    right: 10px;
    bottom: 285px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    cursor: pointer;
    background-color: #00a8d5 !important;
    background: transparent url("https://labdev.fr/wp-content/uploads/2020/01/close-mask-dark.png") no-repeat center;
    background-size: cover;
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(2);
    transform: scale(2);
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
}

.portfolio-text > .close {
    position: relative;
    right: 0 !important;
    bottom: 0 !important;
    background: transparent url("https://labdev.fr/wp-content/uploads/2021/04/close-mask-violet.png") no-repeat center;
    background-size: contain;
}

.grid-team .layer.verso .close:hover, .portfolio-text > .close:hover {
    -webkit-transform: scale(1.5);
    background-color: #7817e5 !important;
    transform: scale(1.5);
}

.grid-team >.block-size.active .layer.verso {
    transition: opacity .2s ease-in .6s;
    visibility: visible;
    opacity: 1;
}

.grid-team>.block-size.active .layer.verso .content span {
    transition: height .4s ease-in-out .7s;
    height: 28px;
}

.grid-team .layer.verso .content span {
        height: 0;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: height .4s ease-in-out .1s;
    font-family: Trump Gothic West;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 28px;
    letter-spacing: .05em;
}

.grid-team>.block-size.active .layer.verso .content .job {
        transition: height .4s ease-in-out .85s;
    height: 30px;
}

.grid-team .layer.verso .content .job {
    height: 0;
    position: relative;
    display: block;
    overflow: hidden;
    margin: 5px 0;
    transition: height .4s ease-in-out .1s;
    color: #4f4f4f;
    font-size: 14px;
    font-family: Montserrat;
    text-transform: uppercase;
}

.grid-team>.block-size.active .layer.verso .content p {
    transition: max-height .4s ease-in-out .95s;
    max-height: 200px;
}

.grid-team .layer.verso .content p {
    max-height: 0;
    position: relative;
    overflow: hidden;
    transition: max-height .4s ease-in-out .1s;
    font-size: 14px;
    color: #fff;
    margin: 15px 0;
    font-family: Montserrat;
    line-height: 20px;
}

.grid-team .layer.verso .content .skills {
    padding-top: 10px;
}

/*                              LARGE VERSO LAYER                           */
/*                                    LINKS                                 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

.grid-team>.block-size.active .layer.verso .content .links {
        transition: height .4s cubic-bezier(0.645,0.045,0.6,0.89) 1.05s;
    height: 55px;
}

.grid-team .layer.verso .content .links {
       height: 0;
    overflow: hidden;
    transition: height .4s cubic-bezier(0.645,0.045,0.6,0.89) .1s;
    text-align: center;
}

.grid-team .layer.verso .content .links a {
    font-family: Trump Gothic West;
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin: 0 10px 35px 0;
    color: #079ed4;
    letter-spacing: .05em;
}

.grid-team .layer.verso .content .links a:before {
    position: absolute;
    content: '';
    bottom: -8px;
    width: 50%;
    height: 1px;
    background-color: #079ed4;
    transition: left .4s ease-in-out .2s,width .4s ease-in-out .2s;
}

.grid-team .layer.verso .content .links a:before {
    left: 0;
}

.grid-team .layer.verso .content .links a .underline {
    display: block;
    position: absolute;
    height: 1px;
    width: 0;
    background-color: #079ed4;
    bottom: -8px;
    left: 50%;
    transition: left .4s ease-in-out,width .4s ease-in-out;
}

.grid-team .layer.verso .content .links a:after {
    left: 50%;
}

.grid-team .layer.verso .content .links a:after {
    position: absolute;
    content: '';
    bottom: -8px;
    width: 50%;
    height: 1px;
    background-color: #079ed4;
    transition: left .4s ease-in-out .2s,width .4s ease-in-out .2s;
}

/*                             TOP LARGE VERSO LAYER                        */
/*                                    SOCIALS                               */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

.grid-team>.block-size.active .layer.verso .content .socials {
        transition: height .4s cubic-bezier(0.645,0.045,0.6,0.89) 1s;
    height: 45px;
}

.grid-team .layer.verso .content .socials {
    overflow: hidden;
    height: 0;
    transition: height .4s cubic-bezier(0.645,0.045,0.6,0.89) .1s;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.grid-team .layer.verso .content .socials a {
    -webkit-transform-origin: 50% 50%;
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
}

.grid-team .layer.verso .content .socials a {
    display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.grid-team .layer.verso .content .socials a:nth-child(2),
.grid-team .layer.verso .content .socials a:nth-child(4) {
    width: 36px;
    height: 36px;
}

.grid-team .layer.verso .content .socials a:before {
    content: '';
    position: absolute;
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%;
    background: #7817e5;
    background: linear-gradient(to right,#7817e5 35%,#00a8d5 81%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7817e5',endColorstr='#00a8d5',GradientType=1);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: 50% 50%;
}

.grid-team .layer.verso .content .socials a:before {
    -webkit-transform-origin: 50% 50%;
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
}

.grid-team .layer.verso .content .socials a.twitter-icon:after {
    background: transparent url("https://labdev.fr/wp-content/uploads/2019/12/twitter-mask-grey.png") no-repeat center;
    background-size: cover;
}

.grid-team .layer.verso .content .socials a.facebook-icon:after {
    background: transparent url("https://labdev.fr/wp-content/uploads/2019/12/facebook-mask-grey.png") no-repeat center;
    background-size: cover;
}

.grid-team .layer.verso .content .socials a.instagram-icon:after {
    background: transparent url("https://labdev.fr/wp-content/uploads/2019/12/instagram-mask-grey.png") no-repeat center;
    background-size: cover;
}

.grid-team .layer.verso .content .socials a.linkedin-icon:after {
    background: transparent url("https://labdev.fr/wp-content/uploads/2019/12/linkedin-mask-grey.png") no-repeat center;
    background-size: cover;
}

.grid-team .layer.verso .content .socials a.github-icon:after {
    background: transparent url("https://labdev.fr/wp-content/uploads/2020/05/github-mask-square.png") no-repeat center;
    background-size: cover;
}

.grid-team .layer.verso .content .socials a:after {
    content: '';
    position: absolute;
    width: 105%;
    height: 105%;
    top: -2px;
    left: -2px;
}

/* ************************************************************************ */
/*                                 METIERS                                  */
/* ************************************************************************ */

.page-id-412 {
    background: #252323 !important
}

.page-id-412 .entry-content {
    padding: 5%;
}

.entry-content span,
.entry-content strong {
    color: rgba(125, 125,220,1);
}

.entry-content strong {
    font-weight: 900;
    text-decoration: underline;
}

.entry-content h2 span {
    color: rgba(125, 125,220,1) !important;
    font-size: 0.5em;
}

.entry-content h3 {
    color: #00a8d5 !important;
}

.entry-content iframe {
    margin: auto !important;
    display: flex;
}

.has-text-color a {
    color: #9b51e0 !important;
}

/*                             SKILLS APPARAISSENT                          */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

#soft-skills + p,
#hard-skills ~ p,
#no-skills + iframe,
#graduate + p,
#pop-skills + p {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    position: relative;
    overflow: hidden;
    transition: max-height .4s ease-in-out .1s;
    font-size: 14px;
    color: #fff;
    margin: 0;
    font-family: Montserrat;
    line-height: 20px;
}

#soft-skills.active + p,
#hard-skills.active ~ p,
#no-skills.active + iframe,
#graduate.active + p,
#pop-skills.active + p {
    transition: opacity .2s ease-in .6s;
    visibility: visible;
    opacity: 1;
    margin: 15px 0;
    transition: max-height .4s ease-in-out .95s;
    max-height: 500px;
}

iframe {
    margin: auto;
}

/* ************************************************************************ */
/*                                 MAINTENANCE PAGE                         */
/* ************************************************************************ */

.page-id-669 .page-header {
    display: none;
}

.page-id-669 #content .container:nth-child(2) {
    padding-left: 15px !important;
    padding-right: 15px !important;
    position: relative;
    top: 40px !important;
}

.page-id-669 .col-md-12 ,
.page-id-669 .site-main,
#post-669,
#post-669 .entry-content {
    padding: 0 !important;
    height: 100%;
}

.page-id-669 .content-area {
    height: 100vh;
    padding: 0 !important;
}

.maintenance-page {
    color: rgba(245,116,8,1);
    background: black;
    margin: auto;
    position: relative;
    top: 5px;
}

/* ************************************************************************ */
/*                                 PAGE ERROR 404.php                       */
/* ************************************************************************ */

.error404 .page-header {
    display: none;
}

.error404 #content .container:nth-child(2) {
    padding-left: 15px !important;
    padding-right: 15px !important;
    position: relative;
    top: 40px !important;
}

.error404 .col-md-12 ,
.error404 .site-main,
#post-404,
#post-404 .entry-content {
    padding: 0 !important;
    height: 100%;
}

.error404 .content-area {
    height: 100vh;
    padding: 0 !important;
}

body.error404 .search-wrap {
    display: flex;
    justify-content: center;
}

body.error404 .search-wrap input {
    width: 50%;
}

body.error404 #primary {
    height: 100vh;
}

body.error404 .my-photo {
    height: 100vh !important;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */
/*                                   MEDIA QUERIES                          */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

@media all and (max-width: 991px) {
  
    /* ******************************************************************** */
    /*                                  GENERAL                             */
    /* ******************************************************************** */
    
    h1 {
        margin-top: 0px;
    }
    
    h2 {
        font-size: 1.4em ! important;
    }
    
    h3 {
        font-size: 1.2em ! important;
    }
    
    p {
        font-size: 14px ! important;
    }

    /* ******************************************************************** */
    /*                            BANNIERE LOGO                             */
    /* ******************************************************************** */

    .page-header {
        top: 40px !important;
        margin-top: 0px !important;
    }

    header .clearfix {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .site-header {
        height: none !important;
    }
    
    header > div > div  > div  > div .site-title {
        background-size: 110px;
        margin: 0px !important;
        position: relative;
        top: 5px;
        left: 5px;
        height: 50px;
    }
    
    header > div > div > div > div .site-title a {
        width: 130px;
    }
    
    .site-branding {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        height: 50px;
    }

    header .site-branding {
        width: 90%;
        top: 0px;
    }
    
    .site-description {
        top: 0px;
        letter-spacing: 0.2em;
        font-size: 11px;
        text-align: center;
        margin: 0;
    }
    
    /* ******************************************************************** */
    /*                                   BURGER                             */
    /* ******************************************************************** */

    .mobile-menu::before {
        display: none;
    }
    
    .mobile-menu {
        display: flex !important;
        justify-content: center;
        cursor: pointer;
        transition-property: opacity, filter;
        transition-duration: 0.15s;
        transition-timing-function: linear;
        font-family: inherit;
        font-size: inherit;
        font-style: inherit;
        font-variant-caps: inherit;
        font-weight: inherit;
        font-stretch: inherit;
        line-height: inherit;
        color: inherit;
        text-transform: none;
        background-color: transparent;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: initial;
        border-right-style: initial;
        border-bottom-style: initial;
        border-left-style: initial;
        border-top-color: initial;
        border-right-color: initial;
        border-bottom-color: initial;
        border-left-color: initial;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        margin: 0;
        overflow-x: visible;
        overflow-y: visible;
        outline-color: initial;
        outline-style: none;
        outline-width: initial;
        position: absolute;
        right: 0px;
        padding: 7px 5px;
    }
    
    .mobile-menu {
        background-color: rgba(106, 57, 245, 1) !important;
    }
    
    .mobile-menu .hamburger-box {
        width: 24px;
    }
    
    .mobile-menu .hamburger-inner {
        display: block;
        top: 50%;
        margin-top: -2px;
    }

    /*                           3 BARRES                             */
    /* ************************************************************** */
    
    .mobile-menu .hamburger-inner, .mobile-menu .hamburger-inner::before, .mobile-menu .hamburger-inner::after {
        width: 24px;
        height: 2px;
        background-color: rgb(255, 255, 255);
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease;
    }
    
    .mobile-menu .hamburger-inner {
        transition-duration: 0.22s;
        transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
   
    /*                       BARRES HAUTE ET BASSE                    */
    /* ************************************************************** */
    
    ::after, ::before {
        box-sizing: inherit;
    }
    
    .mobile-menu .hamburger-inner::before, .mobile-menu .hamburger-inner::after {
        content: "";
        display: block;
    }

    /*                           BARRE HAUTE                          */
    /* ************************************************************** */
    
    .mobile-menu .hamburger-inner::before {
        top: -7px;
    }
    
    .mobile-menu .hamburger-inner::before {
        transition-duration: 0.1s, 0.1s;
        transition-timing-function: ease-in, ease-in;
        transition-delay: 0.25s, initial;
        transition-property: top, opacity;
    }
   
    /*                           BARRE BASSE                          */
    /* ************************************************************** */
  
    .mobile-menu .hamburger-inner::after {
        bottom: -7px;
    }
    
    .mobile-menu .hamburger-inner::after {
        transition-duration: 0.1s, 0.22s;
        transition-timing-function: ease-in, cubic-bezier(0.55, 0.055, 0.675, 0.19);
        transition-delay: 0.25s, initial;
        transition-property: bottom, transform;
    }

    /*                   MENU OUVERT = CROIX CLOSED                   */
    /* ************************************************************** */
    
    .mobile-menu.closed {
        background: #18191b !important;
    }
    
    .mobile-menu.closed .hamburger-inner {
        background-color: rgba(106, 57, 245, 1);
        transform: rotate(225deg);
        transition-delay: 0.12s;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    
    .mobile-menu.closed .hamburger-inner::before {
        top: 0px;
        background-color: rgb(74, 155, 207);
        opacity: 0;
        transition-duration: 0.1s, 0.1s;
        transition-timing-function: ease-out, ease-out;
        transition-delay: initial, 0.12s;
        transition-property: top, opacity;
    }
    
    .mobile-menu.closed .hamburger-inner::after {
        bottom: 0px;
        background-color: rgb(74, 155, 207);
        transform: rotate(-90deg);
        transition-duration: 0.1s, 0.22s;
        transition-timing-function: ease-out, cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-delay: initial, 0.12s;
        transition-property: bottom, transform;
    }
    
    /* ******************************************************************** */
    /*                                  MENU                                */
    /* ******************************************************************** */
    
    #site-navigation {
        background: #18191b;
        width: 100%;
        height: 100vh;
    }
    
    .main-navigation {
        text-align: center;
    }
  
    #masthead .container .row {
        width: 100% !important;
    }
    
    #primary-menu {
        width: 90%;        
    }

    #primary-menu li:nth-child(4),
    #primary-menu li:nth-child(5) {
        position: absolute;
        bottom: 15px;
        width: 90%;      
    }
    
    #primary-menu li:nth-child(4) {
        left: -30%;     
    }
    
    #primary-menu li:nth-child(5) {
        right: -10%;     
    }
    
    #primary-menu li:nth-child(4) a,
    #primary-menu li:nth-child(5) a {
        color: hsla(0,0%,100%,.5);
        font-size: 0.8em;
    }
    
    /* ************************************************************************ */
    /*                                 ACCUEIL                                  */
    /* ************************************************************************ */

    .page-id-465 #content {
        margin-top: 50px;        
    }
    
    main section {
        /*overflow: auto;*/
        height: 100vh;
    }
    
    .section {
        display: flex;
        flex-direction: column; 
        top: -25px;
    }
    
    .section .container,
    .section #colophon,
    .section #colophon-mobile {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    section:not(.nopadding) .container {
        margin: 0px auto;
    }
    
    /*                                   SLIDER                                 */
    /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */
    
    #slider {
        position: relative;
        margin-bottom: 0px !important;
        top: 0px !important;
    }
    
    .full-screen {
        height: 100% !important;
        margin-top: 0px !important;
    }
    
    .scroll-down {
        display: block !important;
        opacity: 0.4;
        position: fixed !important;
        top: 550px;
    }
    .site-intro {
        padding-top: 80px;
        font-size: 12px ! important;
    }
    
    /*                                  PORTFOLIO                               */
    /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

    #portfolio-container {
        width: 100%;
    }

    .blog-wrap {
        display: flex;
        flex-direction: column;
    }
    
    .portfolio-wrap {
        justify-content: flex-start;
    }
    
    .portfolio-wrap article {
        width: 20% !important;
        margin: 10px;
        height: 50px;
        padding-top: 0px;
    }   
    
    .portfolio-image {
        width: 80px;
    }
    
    .portfolio-caption {
        display: none;
    }
    
    #portfolio-single-content {
        width: 100%;
    }

    #portfolio-ajax-single {
        display: flex;
        flex-direction: column;
        height: 100vh !important;
    }

    .ajax-portfolio-opened {
        display: block;
        position: absolute !important;
        z-index: 10;
        top: 20px;
        width: 100%;
    }
    
    button.mfp-close {
        display: none;
    }
    
    section:not(.nopadding) .container-fluid {
        margin: 30px auto;
    }
    
    /*                                PORTFOLIO SLIDER                          */
    /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */
    
    #slider {
        position: relative;
        height: 100vh;
        overflow: hidden;
    }

    #slides {
        position: relative;
        left: 0;
        padding: 0;
        width: 100%;
        display: flex;
        justify-content: center;
        transition: left 1s;
        margin: 0px;
        animation: slider 20s linear infinite;
    }

    #slider:target #slides {
        /* -- contrôle manuel du slider à rendre compatible avec l'automatisme  -- */
        left: -100%;
    }

    #slides li {
        display: inline;
    }

    .portfolio-item {
        width: 100%;
        margin-top: 110px;
        margin-bottom: 0px;
        margin-right: 0px;
    }
/*
    @keyframes slider {
        0% {
            left: 0%
        }

        10% {
            left: -200px
        }

        20% {
            left: -400px
        }

        30% {
            left: -600px
        }

        40% {
            left: -800px
        }

        50% {
            left: -1000px
        }

        60% {
            left: -1200px
        }

        70% {
            left: -1400px
        }

        80% {
            left: -1600px
        }

        90% {
            left: -1800px
        }

        100% {
            left: 0%
        }
    }

    @-webkit-keyframes slider {
          0% {
            left: 0%
        }

        10% {
            left: -200px
        }

        20% {
            left: -400px
        }

        30% {
            left: -600px
        }

        40% {
            left: -800px
        }

        50% {
            left: -1000px
        }

        60% {
            left: -1200px
        }

        70% {
            left: -1400px
        }

        80% {
            left: -1600px
        }

        90% {
            left: -1800px
        }

        100% {
            left: 0%
        }
    }

    @-moz-keyframes slider {
         0% {
            left: 0%
        }

        10% {
            left: -200px
        }

        20% {
            left: -400px
        }

        30% {
            left: -600px
        }

        40% {
            left: -800px
        }

        50% {
            left: -1000px
        }

        60% {
            left: -1200px
        }

        70% {
            left: -1400px
        }

        80% {
            left: -1600px
        }

        90% {
            left: -1800px
        }

        100% {
            left: 0%
        }
    }

    @-o-keyframes slider {
         0% {
            left: 0%
        }

        10% {
            left: -200px
        }

        20% {
            left: -400px
        }

        30% {
            left: -600px
        }

        40% {
            left: -800px
        }

        50% {
            left: -1000px
        }

        60% {
            left: -1200px
        }

        70% {
            left: -1400px
        }

        80% {
            left: -1600px
        }

        90% {
            left: -1800px
        }

        100% {
            left: 0%
        }
    }
*/
    #slider_objets {
        position: absolute;
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 55%;
        height: auto;
        margin-top: 2%;
        color: white;
        text-align: left;
    }

    #fleche_prev,
    #fleche_next {
        position: relative;
        top: 110px;
        color: rgb(255, 255, 255);
        width: 40px;
        height: 40px;
        font-size: 15px;
        border-radius: 50%;
        line-height: 40px;
        background-color: rgba(0, 0, 0, 0.2);
    }

    #fleche_prev {
        position: absolute;
        top: 55%;
        left: -18px;
        text-align: center;
    }

    #fleche_next {
        position: absolute;
        top: 55%;
        left: 178.5%;
        text-align: center;
    }

    #fleche_prev:hover,
    #fleche_next:hover {
        opacity: 0.5;
    }

    i.fa-chevron-left {
        margin-left: 10px;
    }

    i.fa-chevron-right {
        margin-right: 10px;
    }

    #bordure_slider {
        margin-top: 20px;
        width: 100%;
        height: 30px;
        background-image: linear-gradient(rgba(255, 255, 255, 0.1) 0%, rgb(245, 245, 245) 90%);
        border-bottom: 1px solid rgb(220, 220, 220);
    }

    /*                                  SAVOIR & FAIRE                          */
    /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

    #photo_id {
        height: 250px;
        width: 250px;
    }   
    
    /*                                ACCUEIL AVIS                              */
    /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */
    
    .blog-wrap .blog-item:nth-child(3) {
        display: none;
    }
    
    /*                               ACCUEIL FOOTER                             */
    /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */
    
    #footer-mobile .second-nav .item-nav a:hover:before {
        transform: rotate(0deg);
    }
  
    #footer-mobile .second-nav .item-nav a:active:before {
        transform: rotate(0deg);
    }
    
    /* ************************************************************************ */
    /*                                 FOOTER                                   */
    /* ************************************************************************ */

    .site-title {
        margin: auto !important;
    }
    
    footer .site-branding {
        width: 100%;
        top: 0px;
        padding: 0px;
    }
    
    .site-info {
        flex-direction: column;
    }
    
    .email {
        margin-left: 0px; 
        margin-top: 20px;
        margin-bottom: 15px;
    }
    
    .email a:hover {
        position: relative;
        left: 15px;
    }

    .container-socials,
    .container-socials-mobile {
        margin-right: 0px;
        flex-direction: column-reverse;
        width: 100%;
    }
    
    .second-nav {
        padding-inline-start: 0px;
        margin-bottom: 15px;
        left: -6px;
    }
    
    /* ************************************************************************ */
    /*                                 EQUIPE                                   */
    /* ************************************************************************ */

    .page-id-7 .page-header {
        background-size: contain;
        padding: 40px 0px;
    }
    
    blockquote {
        margin: 0px;
    }
    
    .page-id-7 .entry-content {
        padding: 5%;
    }
    
    .recto p {
        font-size: 14px !important;
    }
    
    .grid-team .block-size {
        width: 100%;
        height: 550px;
    }
    
    .grid-team .layer.recto {
        display: flex;
        flex-direction: column;
    }
    
    .grid-team .layer.recto .block-size.one-half .content .job,
    .grid-team>.block-size.active .layer.verso .content .job {
        height: 25px;
    }
    
    .block-square .content {
        max-width: 90%;
    }
    
    .block-arrow {
        height: 200vw !important;
    }
    
    .grid-team>.block-size.active .layer.verso .content p {
        max-height: 300px;
    }
    
    .grid-team .layer.verso .content p {
        margin: 0 0 10px;
    }
    
    .grid-team .layer.verso .content span {
        font-size: 20px;
    }
    
    .grid-team .layer.verso .close {
        left: 45%;
        bottom: 80px;
    }
    
    .grid-team .layer.verso .block-size {
        background-color: black;
    }
    
    .grid-team .layer.recto .block-size.one-half.picture.twins {
        height: 750px;
    }
    
    .grid-team .layer.recto .block-size.one-half .skills {
        bottom: 6%;
    }
    
    .grid-team .layer.verso .close, .portfolio-text > .close {
        bottom: 60px;
    }
    
}
 
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */
/*                                   MEDIA QUERIES                          */
/*                                MED TABLETS -> IPAD                       */
/*                                     LANDSCAPE                            */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

@media all and (max-width: 1100px) and (orientation: landscape) {

    header .site-branding {
        width: 25%;
    }

}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */
/*                                   MEDIA QUERIES                          */
/*                                    SMARTPHONES                           */
/*                                     LANDSCAPE                            */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

@media all and (max-width: 900px) and (orientation: landscape) {

    /* ******************************************************************** */
    /*                                   GENERAL                            */
    /* ******************************************************************** */
    
    header .site-branding {
        width: 50%;
    }
    
    .page-header {
        background-size: cover;
        padding: 70px 0px;
        margin-bottom: 0px !important;
    }

    body:not(.front-page) .content-area, body:not(.front-page) .widget-area {
        padding: 30px 0 0;
    }
    
    /* ******************************************************************** */
    /*                                  MENU                                */
    /* ******************************************************************** */

    #masthead .container .row {
        width: 97% !important;
        margin: auto;
    }

    #site-navigation {
        height: 90vh !important;
        top: 0px;
    }

    /* ******************************************************************** */
    /*                                 ACCUEIL                              */
    /* ******************************************************************** */

    section:not(.nopadding) .container {
        margin-top: -20px;
    }

    /*                                 SLIDER                               */
    /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

    .slider-btn {
        display: none;
    }

    /*                                  PORTFOLIO                           */
    /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

    .spacer {
        display: none;
    }

    .blog-wrap {
        flex-direction: row;
    }

    .portfolio-wrap article {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    
    #portfolio-ajax-single {
        flex-direction: row;
        align-items: flex-start;
    }

    /*                                  CONTACT                             */
    /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

    form > fieldset:nth-child(2), form fieldset:nth-child(4) {
        float: left;
    }

    textarea {
        height: 20px;
    }

    /* ******************************************************************** */
    /*                                   EQUIPE                             */
    /* ******************************************************************** */
    
    .page-id-7 .page-header {
        padding: 77px 0px;
    }
    
    .grid-team {
        padding: 20%;
    }
    
    .grid-team .block-size {
        height: 550px;
    }
    
    .grid-team .layer.recto .block-size.one-half .content .job,
    .grid-team .layer.verso .content .job,
    .grid-team .layer.recto .block-size.one-half .content p,
    .grid-team .layer.verso .content p {
        font-size: 12px;
        line-height: 12px;
    }

    .grid-team .layer.verso .content .job {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .grid-team .layer.verso .content p {
        margin: 0px 0px 15px 0;
    }
    
    .grid-team>.block-size.active .layer.verso .content span:nth-child(1) {
        position: relative;
        top: 10px;
    }
    
    .grid-team .layer.recto .block-size.one-half .skills {
        bottom: 5px;
    }

    .grid-team .layer.recto .block-size.one-half .content {
        padding-top: 5px;
    }
    
    .skills span {
        padding: 0 5px;
        font-size: 18px;
    }
    
}
   
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */
/*                                   MEDIA QUERIES                          */
/*                                    SMARTPHONES                           */
/*                                      PORTRAIT                            */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

@media all and (max-width: 500px) {
    
    /* ******************************************************************** */
    /*                                   EQUIPE                             */
    /* ******************************************************************** */
    


    /* ******************************************************************** */
    /*                                  ACCUEIL                             */
    /* ******************************************************************** */

    .my-photo {
        height: 100% !important;
        background-size: cover;
    }
    
    .site-intro {
        padding-top: 0px;
        font-size: 13px ! important;
    }
    
    /*                                CONTACT (FORM)                       */
    /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
    
    fieldset .col-sm-4,
    #contact-form-submit {
        width: 70% !important;
    }
    
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */
/*                                   MEDIA QUERIES                          */
/*                                SMARTPHONES IPHONE SE                     */
/*                                      PORTRAIT                            */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  */

@media all and (max-width: 330px) {
 
    /* ******************************************************************** */
    /*                                  ACCUEIL                             */
    /* ******************************************************************** */

    .slider-caption h1 {
        margin-top: -80px;
    }
    
    .scroll-down {
        top: 450px;
    }
    
    .site-intro {
        padding-top: 0px;
        font-size: 10px ! important;
    }
    
    /* ******************************************************************** */
    /*                                   EQUIPE                             */
    /* ******************************************************************** */
    
    .grid-team .layer.recto .block-size.one-half.picture.twins {
        height: 400px;
    }
    
    .grid-team .layer.verso .content p {
        font-size: 12px;
    }
    
    /*                                CONTACT (FORM)                       */
    /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
    
}