/* ==========================================================================
                            [01] General Style
   ========================================================================== */

/* Google Font */
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&display=swap');
@font-face {
    font-display: swap;
    font-family: 'bootstrap-icons';
    src: url('../fonts/bootstrap-icons.woff') format('woff'), 
        url('../fonts/bootstrap-icons.woff2') format('woff2');
}



@media only screen and (max-width: 992px) {
    .square {
        display: none;
    }

    .project-content-single:hover .img-project::after{
        display: none;
    }  
}

@media only screen and (max-width: 1500px) {
    .mag-cir {
        display: none;
    }

    .single-page-bg {
        height: 36% !important;
        position: absolute;
        top: 32% !important;
        background: url('../img/Fichier\ 9.svg') center center no-repeat;
        z-index: -4;
        animation: rotate 30s linear infinite;
    }
}

@media only screen and (max-width: 1300px) {
    #mail {
        display: none;
    }
}

@media only screen and (max-width: 2500px) {
    .btnn-main {
        display: none;
        
    }
}

@media (max-width: 1200px) {
    .address-menu {
        display: none;
    }
}

@media only screen and (min-width: 2500px) {
    .btn-main {
        display: none;
    }
}

@media only screen and (max-width: 992px) {
    #links {
        display: none;
    }
    
    .lunks::before {
        display: none;
    }
    
    #groove {
        padding-top: 20px;
        font-size: 45px;
    }

    #your{
        font-size: 45px;
    }

 

}

@media only screen and (min-width: 992px) {
    .ou {
        display: none;
    }

    #bottom {
        display: none !important;
    }
    .detail-title h2 {
        font-size: 68px;
     }
}

@media only screen and (max-width: 992px) {
    .btn-main {
        top: 8ch;
        display: flex;
        justify-content: center;
    }

    .hero-title h3 {
        color: #de5957;
        margin-bottom: 5px !important;
        text-align: center;
    }

    .img-fluid {
        display: none;
    }

    .about-overlay {
        display: none;
    }

    .about-img.line-img {
        display: none;
    }

    .between {
        padding: 50px !important;
    }

    .mt-20 {
        margin-top: 0px !important;
    }

    .mt-25 {
        margin-top: 60px !important;
        margin-bottom: 60px;
    }

    .titl h2 {
        text-align: center;
    }

    .titl h3 {
        text-align: center;
    }

    .about-text h4 {
        text-align: center;
    }

    #resaze{
        text-align: center;
        font-size: 18px;
    }

    .about-text {
        padding: 20px 40px !important;
    }

    .hero-title h1 {
        text-align: center;
        font-size: 45px !important;
    }

    .title-anim {
        margin-top: 15px !important;
    }

    #oui {
        margin-top: 40px !important;
        text-align: center;
    }

    #oui2 {
        text-align: center;
    }

    .mt-50 {
        margin-top: 30px !important;
    }

    .service {
        margin-bottom: 50px;
    }

    .title h3 {
        text-align: center;
    }

    .contact-item h3 {
        margin-bottom: 0px !important;
    }

    #hid {
        display: none;
    }

    #topp {
        display: none;
    }

    .letest {
        text-align: center;
    }

    #bigmom {
        font-size: 20px;
    }

    .non {
        display: none;
    }

    .mt-40 {
        margin-top: 10px !important;
        margin-bottom: 40px !important;
    }

}

/* ==========================================================================
                             2K For Nerds -> Slim
   ========================================================================== */

@media only screen and (min-width: 2500px) {

    .square {
        height: 106% !important;
    }

    .mag-cir {
        max-width: 8% !important;
    }

    .bg-nav {
        top: -130px !important;
        left: 0;
        width: 100%;
        height: 200px !important;
    }

    #Calque_2 {
        height: 120px;
    }

    .logo {
        left: 4% !important;
    }

    .toggle-btn {
        margin-top: 75px !important;
        width: 80px !important;
        height: 80px !important;
        right: 3%;
        border: 1px solid #de5957;
        z-index: 1000 !important;
    }

    .toggle-btn::before {
        width: 180px;
        font-size: 18px !important;
        letter-spacing: 2px;
        right: -20px !important
    }

    .one {
        display: block;
        position: relative;
        width: 40px !important;
        height: 1px;
        background: #fff;
    }

    .two {
        display: block;
        position: relative;
        width: 40px !important;
        height: 1px;
        background: #fff;
        margin-top: 4px;
    }

    .tre {
        display: block;
        position: relative;
        width: 40px !important;
        height: 1px;
        background: #fff;
        margin-top: 4px;
    }

    a.menu-link {
        font-size: 90px !important;
        margin: 0 28px !important;
    }

    .menu {
        position: fixed;
        top: 0;
        z-index: 98;
        height: 100vh;
        width: 100% !important;
        background-color: #1a1a1a;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .address-menu h3 {
        font-size: 50px !important;
        margin-bottom: 12px;
    }

    .address-menu h4 {
        font-size: 50px !important;
    }

    .hero-title h1 {
        color: #fff;
        margin-top: 0 !important;
        letter-spacing: 0px;
        font-size: 85px !important;
        top: 50px;
    }

    .hero-title h3 {
        color: #de5957;
        margin-bottom: 0px;
        font-size: 30px !important;
    }

    #oui {
        position: relative;
        bottom: 46PX !important;
        font-size: 29.1px !important;
        margin-bottom: 110px !important;
    }

    #non{
        font-size: 28px !important;
        margin-bottom: 10px !important;
    }

    .btnn-main {
        text-align: center;
        letter-spacing: 8px;
        position: relative;
        border: 3px solid #de5957 !important;
        text-transform: uppercase;
        font-size: 22px !important;
        padding: 22px 58px !important;
        color: rgba(255, 255, 255, 1);
    }

    .btnn-main:before {
        border-bottom: 3px solid #de5957 !important;
        width: 50px !important;
        transform: translate(-50%, -50%);
        height: 1px;
        left: 0;
        top: 50%;
        float: left;
        transition: all ease .5s;
    }

    .jpep-main {
        text-align: center;
        letter-spacing: 8px;
        position: relative;
        border: 3px solid #de5957 !important;
        text-transform: uppercase;
        font-size: 22px !important;
        padding: 22px 58px !important;
        color: rgba(255, 255, 255, 1);
    }

    .jpep-main:before {
        border-bottom: 3px solid #de5957 !important;
        width: 50px !important;
        transform: translate(-50%, -50%);
        height: 1px;
        left: 0;
        top: 50%;
        float: left;
        transition: all ease .5s;
    }

    .social ul li a {
        font-size: 30px !important;
    }

    #links {
        font-size: 45px !important;
    }

    .email-link{
        font-size: 28px;
        visibility: inherit; opacity: 1; transform: matrix(0, -1, 1, 0, -120, -22.4) !important;
    }
    
    .titl h2 {
        font-size: 85px !important;
    }
    
    .titl h3 {
        font-size: 30px !important;
    }

    .about-text p {
        color: #d6d6d6;
        font-size: 28px !important;
        font-weight: 300;
    }
    
    .about-text h4 {
        font-family: 'Playfair Display', sans-serif;
        letter-spacing: 2px;
        font-size: 50px !important;
        letter-spacing: 0px;
        font-weight: 400;
        color: #fff;
        padding-bottom: 20px;
    }

    .title h2 {
        font-size: 85px !important;
    }
    
    .title h3 {
        font-size: 30px !important;
    }

    .service-icon img {
        width: 105px !important;
        height: auto;
        margin-bottom: 6px !important;
    }

    .service-text h3 {
        font-size: 26px !important;
        margin-top: 8px !important;
    }

    .service-text p{
        font-size: 25px !important;
        font-weight: 200 !important;
        margin-top: 30px !important;
        margin-bottom: 75px !important;
        line-height: 38px !important;
    }

    .title {
        padding-bottom  : 55px !important;
    }

    .service-line {
        margin-top: 60px;
        width: 180px !important;
        height: 5px !important;
    }

    .service-list {
        font-size: 25px;
        margin-top: 35px !important;
    }

    .service-item{
        padding-top: 45px !important;
        padding-bottom: 60px !important;
    }

    .line-between {
        height: 120px !important;
        width: 2px !important;
    }

    .detail-project h3 {
        font-family: 'Playfair Display', serif;
        margin: 0;
        font-size: 52px !important;
        font-weight: 900;
        position: relative;
        overflow: hidden;
        margin-bottom: 5px;
        letter-spacing: 1px;
        color: #de5957;
        padding: 0;
    }
    
    .detail-project p {
        margin: 0;
        font-size: 24px !important;
        color: #fff;
        letter-spacing: 2px;
    }

    .detail-project{
        left: 80px !important;
        bottom: 34px !important;
    }

    span.strip {
        width: 50px !important;
        height: 2px !important;
        left: 39px !important;
        top: 10px;
    }

    span.number {
         padding-right: 70px !important; 
    }

    .mt-20 {
        margin-top: 80px !important;
    }

    .mt-25 {
        margin-top: 80px !important;
        margin-bottom: 60px;
    }

    #contoct {
        font-size: 26px !important;
    }

    #bigmom {
        font-size: 26px !important;
    }

    .malt {
        font-size: 26px !important;
    }

    .contact-item h3{
        margin-bottom: 30px !important;
    }

    #sap{
        top: 28px;
        margin-bottom: 100px;
    }

    .finger {
        position: absolute;
        top: 60px !important;
        right: 33.5% !important;
    }

    .lott{
        width: 310px !important;
        height: 310px !important;
    }

    .title-single-page {
        height: 35% !important;
        width: 50%;
        background: #222;
        box-shadow: 4px 4px 10px 4px rgba(0, 0, 0, .2);
    }

    .mouse-down {
        position: absolute;
        height: 100px !important;
        width: 100px !important;
        background: #222;
        box-shadow: 4px 4px 10px 4px rgba(0, -40, 0, .2);
        z-index: 2;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        z-index: 20;
        bottom: -20px;
        left: 50%;
        border-radius: 500px !important;
        -webkit-border-radius: 500px !important;
        -moz-border-radius: 500px !important;
        -ms-border-radius: 500px !important;
        -o-border-radius: 500px !important;
        z-index: -1;
      }

      .mouse-down:before {
        content: '';
        position: absolute;
        top: 34px !important;
        left: 50%;
        transform: translate(-50%, 0);
        width: 6px !important;
        height: 6px !important;
        background-color: white;
        -webkit-animation: scrollDown 2s infinite;
                animation: scrollDown 2s infinite;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        border-radius: 6px !important;
        -webkit-border-radius: 6px !important;
        -moz-border-radius: 6px !important;
        -ms-border-radius: 6px !important;
        -o-border-radius: 6px !important;
        z-index: 2;
      }
      
      .mouse-down:after {
        content: '';
        position: absolute;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        width: 40px !important;
        height: 60px !important;
        border: 2px solid white  !important;
        border-radius: 50px;
      }

      .single-page-bg {
        width: 55% !important;
        height: 80%;
        position: absolute;
        top: 10%;
        background: url('../img/Fichier\ 9.svg') center center no-repeat;
        z-index: -4;
        animation: rotate 30s linear infinite;
    }

    #altern{
        position: absolute;
        bottom: 350px; ;
    }

    #munu{
       font-size: 85px !important; 
    }

    #flamel{
        display: none;
    }

    .resize{
        font-size: 27px !important;
    }

    .img-fluidpr{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    #gauche{
        padding-right: 20px;
    }

    #droite{
        padding-left: 20px;
    }

    #resaze{
        font-size: 26px !important;
    }

    .project-detail {
        padding-bottom: 35px !important;
    }

    .detail-title{
        padding-top: 75px;
    }

    .project-text{
        padding-top: 50px ;
    }

    .detail-title h2{
    font-size: 110px !important;
}

.project-main{
    bottom: 70px;
    position: relative;
}
}

html {
    scroll-behavior: auto !important;
    --color--accent: #de5957;
}

.visually-hidden {
    position: absolute;
    left: -9999px;
  }

/*preloader */
#preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    background: #141414;
    top: 0;
    left: 0;
    right: 0;
    bottom: 50;
}

.prelogo {
    fill: #7b8b8e;
}

.logo {
    border-image: 50%;
}

.loader-logo {
    position: absolute;
    font-size: 200px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.loader-logo p {
    color: #d1caca00;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.bg-main {
    background: #1a1a1a;
}

.bg-second {
    background: #222;
}

.overlay-start {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    background: #000;
    bottom: 0;
    right: 0;
}

.bg-over {
    background: rgba(24, 35, 40, 0.831);
}

.bg-cyan {
    background: #fff;
}

.bg-cyan::before {
    content: "";
    display: block;
    position: absolute;
    margin-top: -70px;
    left: 0;
    width: 60%;
    height: calc(100% + 20px);
    background-color: #f1f4f6;
}

.between {
    padding: 100px 20px;
}

.line-between {
    height: 100px;
    width: 1px;
    position: absolute;
    display: block;
    margin-top: -50px;
    transform: translate(-50%, -0%);
    left: 50%;
    background: #de5957;
}

.color-white {
    color: #fff !important;
    border-color: #fff !important;
}

.color-dark {
    color: #222 !important;
}

.color-gray {
    color: #e2e2e2 !important;
}

.bg-dark {
    background: #1a1a1a !important;
}

.bg-dark-d::before {
    content: '';
    width: 60%;
    height: 80%;
    position: absolute;
    left: 0;
    margin-top: -100px;
    background: #222;
    z-index: 0;
}

body {
    scrollbar-width: 50px;
    overflow-x: hidden;
    background-color: #1a1a1a;
    font-family: 'Poppins';
        zoom: reset; /* Pour les navigateurs basés sur WebKit */
        zoom: 100%; /* Pour les autres navigateurs */;
}

#overlay {
    background-image: url('../img/BG_BLACK_19.webp');
    background-size: cover;
    opacity: 0.22;
    z-index: -50;
    position: fixed;
    left: 0;
    right: 0;
    width: 110vw;
    height: 100%;

    pointer-events: none;
}

.mt-full {
    margin-top: 90vh !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 60px;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-70 {
    margin-top: 70px !important;
}


.mt-80 {
    margin-top: 80px !important;
}


.mt-90 {
    margin-top: 90px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

h1 {
    /* font-family: 'Playfair Display', serif; */
    font-size: 50px;
    font-weight: 900;
    color: #fff;
}

h2 {
    /* font-family: 'Playfair Display', serif; */
    font-size: 24px;
    font-weight: 900;
    color: #1e272c;
}

h3 {
    font-size: 16px;
    letter-spacing: 1px;
    color: #1e272c;
    font-weight: 700;

}

h1 span {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
}

.title {
    padding: 30px 0;
    z-index: 2;
    position: relative;
}

.title h2 {
    font-size: 50px;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 800;
    color: #fff;

    margin: 0;
    /* -webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: transparent; */
}

.title h3 {
    margin: 0;
    font-weight: 500;
    letter-spacing: 0;
    color: #de5957;
    font-size: 18px;
}

.mid-title .title:before {
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}


.line {
    background: url('../img/line.png') center center no-repeat;
    height: 9px;
    width: 88px;
    display: inline-block;
}

p {
    font-size: 16px;
    color: #fff;
    line-height: 1.3;
}

p.sub-title {
    mix-blend-mode: color-dodge;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 25px;
    color: #7b8b8e;
}

::selection {
    background-color: #de5957;
    color: #fff;
}

body::-webkit-scrollbar {
    width: 8px;
}

body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.centered {
    display: flex;
    align-items: center;
    justify-content: center;
}


.scroll-up {
    top: 0;
    position: absolute;
    z-index: -2;
}

.hover {
    overflow: hidden;
    display: block;
}

.hover::after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
}

/* decor */
.right-bg {
    position: absolute;
    width: 60%;
    height: calc(100% + 200px);
    background: #222222;
    opacity: 1;
    right: 0;
    top: 0;
    margin-top: -100px;
    display: block;
    z-index: -3;
}

.left-bg {
    position: absolute;
    width: 60%;
    height: calc(100% + 200px);
    background: #222222;
    opacity: 1;
    left: 0;
    top: 0;
    margin-top: -100px;
    display: block;
    z-index: -3;
}


.line-col {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
    height: 100%;
    position: fixed;
    top: 0;
    width: 1px;
    background: hsla(0, 0%, 92%, .08);
    z-index: -4;
}

.line-col.first {
    left: 10%;
}

.line-col.second {
    left: 30%;
}

.line-col.third {
    left: 50%;
    transform: translateX(-50%);
}

.line-col.fourth {
    z-index: -5;
    left: 70%;
}

.line-col.fifth {

    left: 90%;
}

#oui {
    margin-bottom: 80px;
}


/* ==========================================================================
                            [02] Hero
   ========================================================================== */
.hero {
    height: 100vh;
}

.hero-title h1 {
    color: #fff;
    margin-top: 0 !important;
    letter-spacing: 0px;
    font-size: 45px;
    font-weight: 700;
    font-family: 'Playfair Display', sans-serif;
    top: 50px;
}


.hero-title h3 {
    color: #de5957;
    margin-bottom: 0px;
}

.hero-bg {
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
    height: calc(100%);
    width: calc(100%);
    z-index: -4;
    overflow: hidden;
    opacity: 1;
}


.hero-bg img {
    height: 90%;
    position: absolute;
    opacity: 1;
    bottom: 0;
    right: 10%;
}

.hero-bg::before {
    z-index: -10;
}

.square {
    z-index: 45;
    height: 100%;
    width: 50%;
    right: 0;
    position: absolute;
    background: url('../img/PP7.webp') no-repeat center center;
    background-size: cover;
}

.square-overlay {
    z-index: -10;
    height: 100%;
    width: 50%;
    right: 0;
    position: absolute;
    background: #1a1a1a;
}

.body-frame {
    display: block;
    position: fixed;
    z-index: 30;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 20px solid #222;
    border-bottom: 0px;
    pointer-events: none;
}

.btn-main {
    margin: 0 auto;
    text-align: center;
    letter-spacing: 2px;
    position: relative;
    border: 2px solid #de5957;
    text-transform: uppercase;
    font-size: 12px;
    padding: 15px 34px;
    color: rgba(255, 255, 255, 1);
    transition: all ease .5s;
}

.btn-main:hover {
    color: #de5957;
}

.btn-main:before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #de5957;
    width: 30px;
    transform: translate(-50%, -50%);
    height: 1px;
    left: 0;
    top: 50%;
    float: left;
    transition: all ease .5s;
}

.btn-main:hover:before {
    left: 100%;
}

.btnn-main {
    margin: 0 auto;
    text-align: center;
    letter-spacing: 2px;
    position: relative;
    border: 2px solid #de5957;
    text-transform: uppercase;
    font-size: 12px;
    padding: 15px 34px;
    color: rgba(255, 255, 255, 1);
    transition: all ease .5s;
}

.btnn-main:hover {
    color: #de5957;
}

.btnn-main:before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #de5957;
    width: 30px;
    transform: translate(-50%, -50%);
    height: 1px;
    left: 0;
    top: 50%;
    float: left;
    transition: all ease .5s;
}

.btnn-main:hover:before {
    left: 100%;
}

.jpep-main {
    margin: 0 auto;
    text-align: center;
    letter-spacing: 2px;
    position: relative;
    border: 2px solid #de5957;
    text-transform: uppercase;
    font-size: 12px;
    padding: 15px 34px;
    color: rgba(255, 255, 255, 1);
    transition: all ease .5s;
}

.jpep-main:hover {
    color: #de5957;
}

.jpep-main:before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #de5957;
    width: 30px;
    transform: translate(-50%, -50%);
    height: 1px;
    left: 0;
    top: 50%;
    float: left;
    transition: all ease .5s;
}

.jpep-main:hover:before {
    left: 100%;
}

/* ----------------------------------------------------------------
                        [ 03 Navbar ]
-----------------------------------------------------------------*/

.toggle-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    margin-top: 50px;
    width: 50px;
    height: 50px;
    right: 3%;
    border: 1px solid #de5957;
    z-index: 1000 !important;
}

.logo {
    position: fixed;
    margin-top: 50px;
    width: 50px;
    height: 50px;
    left: 3%;
    z-index: 1000 !important;
}

.toggle-btn::before {
    content: 'MENU';
    position: absolute;
    width: 180px;
    font-size: 10px;
    letter-spacing: 2px;
    color: #fff;
    right: -75px;
}

.one {
    display: block;
    position: relative;
    width: 25px;
    height: 1px;
    background: #fff;
}

.two {
    display: block;
    position: relative;
    width: 25px;
    height: 1px;
    background: #fff;
    margin-top: 4px;
}

.tre {
    display: block;
    position: relative;
    width: 25px;
    height: 1px;
    background: #fff;
    margin-top: 4px;
}

.menu {
    opacity: 0;
    position: fixed;
    top: 0;
    z-index: 98;
    height: 100vh;
    width: 100%;
    background-color: #1a1a1a;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu {
    position: fixed;
    top: 0;
    z-index: 98;
    height: 100vh;
    width: 100% !important;
    background-color: #1a1a1a;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
}

.menu video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.013;
    z-index: -1;
  }


.links::before {
    left: 0;
    position: absolute;
    content: '';
    height: 100%;
    width: 1px;
    background: #de5957;
}

.lunks::before {
    left: 0;
    position: absolute;
    content: '';
    height: 82%;
    width: 1px;
    background: #de5957;
}


.menu-text p {
    font-weight: 300;
    line-height: 30px;
    color: #fff;
}

.data {
    width: 2500px;
    text-align: left;
}

.data ul {
    padding: 0;
}

ul {
    list-style: none;
    padding: 0;
}

.menu li {
    color: #fff;
}

a.menu-link {
    font-family: 'Playfair Display', serif;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    opacity: .5;
    font-size: 50px;
    font-weight: 600;
    margin: 0 20px;
    overflow: hidden;
    transition: all 0.4s ease;
}


a.menu-link:hover {
    opacity: 1;
}

a.menu-link.active {
    opacity: 1;
}

.toggle-btn:hover {
    cursor: pointer;
}

.bg-nav {
    position: fixed;
    z-index: 22;
    background: #222222;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
}

.address-menu h3 {
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    color: #de5957;
    font-weight: 600;
    margin-bottom: 12px;
}

.address-menu h4 {
    font-family: 'Playfair Display', serif;
    color: #fff;
    font-size: 30px;
    opacity: .5;
}

.social {
    position: absolute;
    right: 3%;
    z-index: 3;
}

.social ul li {
    display: block;
    margin-left: 10px;
    padding: 0;
    text-align: center;
    transition: all 0.2s ease;
}

.contact .social ul li {
    display: inline;
    padding-right: 8px;
}

.social ul li a {
    transition: all 0.5s ease;
}

.social ul li:hover a {
    color: #de5957;
}

.social ul {
    margin: 0;
    padding: 0;
}

.social ul li a {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
}

.email-link {
    position: absolute;
    transform: translate(-50%, -50%) rotate(-90deg);
    top: 50%;
    left: 4%;
    z-index: 3;
}

.email-link a {
    color: #fff;
    transition: all 0.5s ease;
}

.email-link:hover a {
    color: #de5957;
}

/* ==========================================================================
                            [03] Service
   ========================================================================== */
.service {
    margin-bottom: 100px;
}

.service-item {
    transition: all 0.3s ease;
    padding: 30px 30px;
    box-shadow: 4px 4px 10px 4px rgba(0, 0, 0, .2);
    overflow: hidden;
}


.front {
    z-index: 3;
}

.service-icon {
    margin: 20px 0;
}


.service-icon img {
    width: 70px;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.service-text {
    padding: 20px 0;
}

.service-text h3 {
    color: #fff;
    text-align: center;
}


.service-text p {
    margin-top: 20px;
    letter-spacing: 1px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}

.service-list {
    padding: 0;
    margin-top: 20px;
}

.service-line {
    text-align: center;
    margin-top: 60px;
    width: 100px;
    height: 3px;
    background: #de5957;
}

.service-list li {
    display: block;
    color: #fff;
    margin: 10px 0;
}


/* ==========================================================================
                            [04] Work
   ========================================================================== */

.project-section {
    position: relative;
}

.project-content img {
    width: 100%;
    box-shadow: 4px 4px 10px 4px rgba(0, 0, 0, .2);
}

.project-content-single img {
    width: 100%;
    box-shadow: 4px 4px 10px 4px rgba(0, 0, 0, .2);
}


.project-content {
    padding: 0 20px;
    margin: 0 0 50px 0;
}

.project-content-single {
    padding: 0 20px;
    margin: 0 0 50px 0;
}

.project-content:hover .img-project::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0%;
    top: 0;
    z-index: 1;
    background-image: -moz-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(255, 69, 69) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(255, 69, 69) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(255, 69, 69) 100%);
    opacity: .5;
}

.project-content-single:hover .img-project::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0%;
    top: 0;
    z-index: 1;
    background-image: -moz-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(255, 69, 69) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(255, 69, 69) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(255, 69, 69) 100%);
    opacity: .5;
}

span.strip {
    width: 40px;
    height: 1px;
    background: #de5957;
    position: absolute;
    left: 24px;
    top: 10px;

}

span.number {
    padding-right: 50px;
}


.detail-project {
    position: absolute;
    bottom: 20px;
    left: 40px;
    color: #fff;
}

.detail-project2 {
    position: absolute;
    bottom: 65px;
    left: 50px;
    color: #fff;
}

.detail-project2 h3 {
    font-family: 'Playfair Display', serif;
    margin: 0;
    font-size: 24px;
    font-weight: 900;
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
    letter-spacing: 1px;
    color: #de5957;
    padding: 0;

}

.detail-project2 p {
    margin: 0;
    font-size: 12px;
    color: #fff;
    letter-spacing: 2px;
}

.detail-project h3 {
    font-family: 'Playfair Display', serif;
    margin: 0;
    font-size: 24px;
    font-weight: 900;
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
    letter-spacing: 1px;
    color: #de5957;
    padding: 0;

}

.detail-project p {
    margin: 0;
    font-size: 12px;
    color: #fff;
    letter-spacing: 2px;
}



/* ==========================================================================
                            [05] About
   ========================================================================== */

.img-fluid {
    max-width: 90%;
    height: auto;
}
.img-fluidpr {
    max-width: 100%;
    height: auto;
}

.about-overlay {
    background-image: -moz-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(255, 69, 69) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(255, 69, 69) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(255, 69, 69) 100%);
    opacity: .6;
    height: 100%;
    width: 90%;
    position: absolute;
    bottom: 0;
    transition: all 1s ease;
}

/*.about-overlay:hover {
    opacity: 0;
}*/

.about-item {
    overflow: hidden;
}

.about-text {
    padding: 80px 40px;
    z-index: 1;
}

.about-text p {
    color: #d6d6d6;
    font-size: 16px;
    font-weight: 300;
}

.about-text h4 {
    font-family: 'Playfair Display', sans-serif;
    letter-spacing: 2px;
    font-size: 30px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 20px;
}

.about {
    position: relative;
}

.titl {
    padding: 0px 0;
    z-index: 2;
    position: relative;
}

.titl h2 {
    font-size: 50px;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 800;
    color: #fff;
    margin: 0;
}

.titl h3 {
    margin: 0;
    font-weight: 500;
    letter-spacing: 0;
    color: #de5957;
    font-size: 18px;
}


/* ==========================================================================
                            [09] CONTACT
   ========================================================================== */

.contact-item h3 {
    color: #fff;
    margin-bottom: 20px;
}

.contact-item h3 span {
    font-family: 'Playfair Display', serif;
    color: #de5957;
    font-style: italic;
}

.contact-item a {
    color: #de5957;
}

.contact {
    position: relative;
}


.contact-item .social {
    position: relative !important;
    bottom: 0;
    right: 0;
}

a.mail {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.malt {
    font-weight: 600;
    letter-spacing: 1px;
    -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);
    -webkit-mask-size: 200%;
    animation: shine 2s linear infinite;
}

@keyframes shine {
    from {
        -webkit-mask-position: 150%;
    }

    to {
        -webkit-mask-position: -50%;
    }
}



.contact-item .social li {
    margin: 0 10px 0 0;
}

.copyright h3 {
    font-family: 'Playfair Display', serif;
    color: #fff;

}


/* ==========================================================================
                            [10] Detail Project
   ========================================================================== */

.detail-title {
    height: 200px;
    margin-top: -200px;
}

.detail-title h3 {
   margin-bottom: 10px;
}



.project-detail {
    background: #222222;
    padding-bottom: 25px;
}

.detailes {
    margin: 30px 0;
    text-align: center;
}

.detailes h3 {
    color: #de5957;
    letter-spacing: 3px;
    font-weight: 900;
    text-transform: uppercase;
}

.detailes p {
    margin: 0;
}

.square-project-detail {
    opacity: .9;
    z-index: -11;
    height: 100%;
    width: 100%;
    right: 0;
    position: absolute;
    background: url('../img/equinoxe/Sans\ titre-1.webp') no-repeat center center;
    background-size: cover;
    transition: transform 1.6s ease;
}

.aero {
    opacity: .9;
    z-index: -11;
    height: 100%;
    width: 100%;
    right: 0;
    position: absolute;
    background: url('../img/aero/background\ 1.webp') no-repeat center center;
    background-size: cover;
    transition: transform 1.6s ease;
}

.apssad {
    opacity: .9;
    z-index: -11;
    height: 100%;
    width: 100%;
    right: 0;
    position: absolute;
    background: url('../img/apssad/two-adult-women-beside-each-other-3768114-1536x1054.webp') no-repeat center center;
    background-size: cover;
    transition: transform 1.6s ease;
}

.carnet {
    opacity: .9;
    z-index: -11;
    height: 100%;
    width: 100%;
    right: 0;
    position: absolute;
    background: url('../img/carnet/fleurs.png') no-repeat center center;
    background-size: cover;
    transition: transform 1.6s ease;
}
/* 
/* ==========================================================================
                            [11] Single Page
   ========================================================================== */



.title-single-page {
    height: 300px;
    width: 50%;
    background: #222;
    box-shadow: 4px 4px 10px 4px rgba(0, 0, 0, .2);
}

.line-single-page {
    height: 40%;
    width: 1px;
    position: absolute;
    display: block;
    margin-top: -50px;
    transform: translate(-50%, -50%);
    top: 90%;
    left: 50%;
    z-index: -1;
    background: #de5957;
}

.single-page-bg {
    width: 70%;
    height: 85%;
    position: absolute;
    top: 8%;
    background: url('../img/Fichier\ 9.svg') center center no-repeat;
    z-index: -4;
    animation: rotate 30s linear infinite;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

svg {
    fill: var(--color--accent);
}

.mag-cir {
    position: fixed;
    left: 80.1%;
    right: 0;
    max-width: 6.5%;
    margin: 0 auto;
    bottom: 2.5rem;
    transition: transform .2s;
}

.mag-cir:hover {
    transform: scale(1.1);
}

.address-menu {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

#bottom {
    font-size: 20px;
}

.ou {
    margin-bottom: 2px;
    margin-top: 4px;
    font-size: 18px;
}

.shimmer {
    width: 200px;
    height: 200px;
    background: linear-gradient(-45deg, #ff6666 25%, #ff9999 25%, #ff9999 50%, #ff6666 50%, #ff6666 75%, #ff9999 75%, #ff9999);
    background-size: 400% 400%;
    animation: shimmer 1.5s ease-in-out infinite;
}

@keyframes shimmer {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -200% 0;
    }
}

.finger {
    position: absolute;
    top: 30px;
    right: 31%;
}

.mouse-down {
    position: absolute;
    height: 50px;
    width: 50px;
    background: #222;
    box-shadow: 4px 4px 10px 4px rgba(0, -40, 0, .2);
    z-index: 2;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 20;
    bottom: -20px;
    left: 50%;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    transition: top 0.5s ease;
    -webkit-transition: top 0.5s ease;
    -moz-transition: top 0.5s ease;
    -ms-transition: top 0.5s ease;
    -o-transition: top 0.5s ease;
    z-index: -1;
  }
  
  .mouse-down.page {
    bottom: auto;
    top: 74%;
  }
  
  .mouse-down:before {
    content: '';
    position: absolute;
    top: 18px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 3px;
    height: 3px;
    background-color: white;
    -webkit-animation: scrollDown 2s infinite;
            animation: scrollDown 2s infinite;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    z-index: 2;
  }
  
  .mouse-down:after {
    content: '';
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 20px;
    height: 30px;
    border: 1px solid white;
    border-radius: 50px;
  }
  
  @-webkit-keyframes scrollDown {
    0% {
      opacity: 0;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
    }
    30% {
      opacity: 1;
    }
    100% {
      opacity: 0;
      transform: translate(-50%, 5px);
      -webkit-transform: translate(-50%, 5px);
      -moz-transform: translate(-50%, 5px);
      -ms-transform: translate(-50%, 5px);
      -o-transform: translate(-50%, 5px);
    }
  }
  
  @keyframes scrollDown {
    0% {
      opacity: 0;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
    }
    30% {
      opacity: 1;
    }
    100% {
      opacity: 0;
      transform: translate(-50%, 5px);
      -webkit-transform: translate(-50%, 5px);
      -moz-transform: translate(-50%, 5px);
      -ms-transform: translate(-50%, 5px);
      -o-transform: translate(-50%, 5px);
    }
  }

