@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Urbanist&display=swap');

* 
{
    box-sizing: border-box;
    /* overflow: hidden; */
}

a
{
    text-decoration: none;
}

html, body {
    /* height: 100%; */
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
  }
html {
    /* overflow: hidden; */
    scroll-behavior: smooth;
    /* height: 100%; */
    display: inline-block;
}

body {
    overflow: hidden;
    z-index: -1;
    width: 100vw;
    margin: 0;
    padding: 0;
    background-image: url("img/bg/bg_repeat_lowqual.webp");
    background-color: #030C1B;
    background-size: cover;
    -webkit-background-size:cover;
    -moz-background-size: cover;
    background-position: top center;
}

p
{
    font-family: 'Bebas Neue';
    letter-spacing: 1px;
}
a:hover
{
    color: #F42534 !important;
}
.suivezLapinContainer a:hover
{
    color: white !important;
}

input[type="checkbox"]
{
    display: block;
    font-family: 'Bebas Neue';
    color: white;
    letter-spacing: 1px;
}

.header{z-index:2;position:relative;width:100vw;height:100px;background-image:url(img/bg/bg_repeat_lowqual.webp);background-repeat:no-repeat; background-position: 0% 10%; background-size:cover;}
.video
{
    height: max-content;
    width: 100%;
    background-color: #030C1B;
}
.MenuHeader
{
    display: flex;
    align-items: center;
    position: relative;
    justify-content: flex-end;
    width: 100%;
    height: 100px;
}

.logoMenu
{
    cursor: pointer;
    position: absolute;
    height: 90px;
    left: 50px;
}

.lienHeader
{
    text-decoration: none;
    position: relative;

    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 100%;
    text-transform: uppercase;

    color: #FFFFFF;

}
.realisationLienHeader
{
    margin-left: 70px;
}
.agenceLienHeader
{
    color: #F42534;
    margin-left: 70px;
}
.contactLienHeader
{
    margin: 0 70px 0 70px;
}


.firstGrid
{
    margin: 50px 0 -50px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Logo
{
    width: auto;
    height: auto;
    max-width: 602.89px;
    max-height: 719px;
    margin-right: -200px;
}


.titreAgence
{
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: 'Bebas Neue';
    font-style: normal;
    font-size: 3vw;
    /* identical to box height */

    color: #FFFFFF;
}

.titreAgence h1
{
    font-weight: 400;
}

.titreAgence strong
{
    font-weight: normal;
    background: linear-gradient(284.03deg, #3f71a3 19.1%, #719FBA 42.39%, #F42534 84.13%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}



.secondGrid
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 10% 150px 10%;
}
.secondGrid h3
{
    margin: 0;
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 5vw;
    line-height: 60%;
    
    color: #FFFFFF;
}
.secondGrid p
{
    margin: 20px 0 0 0;
    font-family: 'Urbanist';
    font-style: normal;
    max-width: 1467px;
    font-weight: 400;
    font-size: 1.3vw;
    line-height: 100%;
    text-align: center;
    
    color: #FFFFFF;
}

.txtMethode
{
    margin: 0;
    position: relative;
    z-index: 1;
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 2.5vw;
    line-height: 100%;
    /* identical to box height */
    color: #FFFFFF;
}

.txtFond
{
    position: relative;
    cursor: pointer;
}

.fondTxtMethode
{
    z-index: 0;
    position: absolute;
    width: 50px;
    height: 27px;
    left: -20px;
    top: 20px;
    background: #FB2638;
}

.ligneTxtMethode
{
    margin: 100px 0 100px 0;
    width: 160px;
    height: 0px;
    
    border: 5px solid #FFFFFF;
    transform: rotate(90deg);
}

.ligneTxtMethode2
{
    margin: 60px 0 50px 0;
    width: 50px;
    height: 0px;
    
    border: 5px solid #FFFFFF;
    transform: rotate(90deg);
}


.thirdGrid
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin:0 0% 150px 0%;
}

.containerTitreShowreel {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 30px;
}

.ligneThirdGrid
{
    margin : 50px 4.5% 0 0;
    width: 200px;
    height: 0px;
    
    border: 5px solid #FFFFFF;
}

.thirdGrid h2
{
    margin: 0;
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 5vw;
    line-height: 60%;
    
    color: #FFFFFF;
}



.showreelContainer
{
    width: 100%;
    aspect-ratio: 16/6.2;
}

.showreelContainer div
{
    position:relative; 
    height:100%;
}

.showreelContainer iframe
{
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 70%;
    aspect-ratio: 16/9;
}




.txtVoirPlus
{
    margin-bottom: 0;
    font-family: 'Bebas Neue';
    font-style: normal;
    color: #FFFFFF;
    font-weight: 100;
    font-size: 40px;
    line-height: 100%;
    text-align: center;
}

.containerVoirPlus
{
    position: relative;
    width: 100%;
}

.blockVoirPlus
{
    position: absolute;
    /* display: flex;
    justify-content: center;
    align-items:center; */
    cursor: pointer;
    right: 140px;
    /* bottom: -110px; */
}
.fondBtnVoirPlus
{
    transform: rotate(180deg);
    z-index: -1;
    position: absolute;
    width: 41px;
    height: 27px;
    left: -10px;
    bottom: -35px;
    background: #FB2638;
}
.ligneBtnVoirPlus
{
    position: absolute;
    width: 200px;
    height: 0px;
    right: -210px;
    border: 5px solid #FFFFFF;
}





.fourthGrid
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin:0 0 150px 0;
}

.fourthGrid h2
{
    margin: 0;
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 5vw;
    line-height: 60%;
    
    color: #FFFFFF;
}
.fourthGrid p
{
    margin: 20px 10% 0 10%;
    font-family: 'Urbanist';
    font-style: normal;
    max-width: 1467px;
    font-weight: 400;
    font-size: 1.3vw;
    line-height: 120%;
    text-align: center;
    
    color: #FFFFFF;
}

.ligneQui
{
    width: 206px;
    height: 0px;
    margin: 20px 0 100px 0;
    border: 5px solid #FFFFFF;
}

.containerDessinAntoine
{
    margin: 90px 0 100px 0;
    width: 80%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.Avatar
{
    width: auto;
    height: auto;
    /* max-width: 331px; */
    max-height: 20vw;
    margin-bottom: 50px;
}

.Guillaume, .Greg
{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.noms
{
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 100 !important;
    font-size: 2.7vw !important;
    line-height: 40px !important;
    margin: 0;
    /* or 80% */
    text-align: center;
    color: #FFFFFF;
}

.containerDessinAntoine p
{
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-size: 1.3vw;
    line-height: 100%;
    /* or 160% */
    
    text-align: center;
}




.fifthGrid
{
    height: 371px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* background: #F42534; */
    background-image: url(img/bg/bg_repeat_lowqual.webp);
    background-size: 150%;
    background-position: 00px 1000px;
}

.textAlors
{
    margin: 0 0 0 10%;
}

.alors
{
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 3vw;
    
    margin: 0;
    color: #FFFFFF;
}

.onSyMet
{
    margin: 0;
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 8vw;
    white-space: nowrap;

color: #FFFFFF;
}

.suivezLapinContainer
{
    position: relative;
    display: flex;
    align-items: center;
}

.suivezLapinContainer p
{
    cursor: pointer;
    position: relative;
    display: flex;
    width: 100%;
    margin: 150px 17vw 0 0;
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 3vw;
    line-height: 100%;

color: #FFFFFF;
}

.ligneSuivez
{

    width: 16vw;
    height: 0px;
    margin-left: 20px;
border: 5px solid #FFFFFF;
}


body.hasHover  .lienBasDePage:hover
  {
    color: #F42534;
  }
body.hasHover  .lienHeader:hover
  {
    color: #F42534;
  }


    /* class pour JS */

    .moveVignetteToView
    {
      left: 1400px;
      transition: left 0.5s ease-in-out;
    }
    .moveVignetteOutView
    {
      left: 2000px;
      transition: left 0.5s ease-in-out;
    }
    .moveBlockRubrique
    {
      transform: translate(-1200px, 0);
      transition: transform 0.5s ease-in-out;
    }
  
    .reinitBlockRubrique
    {
      transform: translate(0px, 0);
      transition: transform 0.5s ease-in-out;
  }
  
  .moveOutAccordeon
  {
      max-height: 0px;
      transform: translate(2800px);
      transition: all 0.2s ease-in-out;
  }
  .moveInAccordeon
  {
    margin: 0 0 150px 0;
    max-height: 813px;
    transform: translate(0px);
    transition: all 0.5s ease-in-out;
  }
  
    .backgroundDarker
    {
      filter: brightness(50%);
      transition: filter 0.5s ease-in-out;
    }
    .backgroundLighter
    {
      filter: brightness(100%);
      transition: filter 0.5s ease-in-out;
    }
  
    .rotate90 {
      transform: rotate(90deg);
      transition: transform 0.5s ease-in-out;
    }
    .rotate180 {
      transform: rotate(0deg);
      transition: transform 0.5s ease-in-out;
    }
  
    .heightTo0{
      display: none;
    }


.txtFond{
    color: white;
    font-family: "Bebas Neue";
    width: fit-content !important;
    white-space: nowrap;
    padding: 0 10px 0 10px;
    font-size: 2.5vw;
    text-decoration: none;
    background-image: linear-gradient(to right, #ee3741, #e0434b);
    background-position: top 100% left;
    background-repeat: no-repeat;
    background-size: 10% 50%;
    transition: background-size .5s ease;
}

.txtMethode
{
    background-size: 15% 50%;
}
.txtVoirPlus
{
    background-size: 20% 50%;
}
body.hasHover .txtFond:hover{
    background-size: 100% 50%;
}
.backgroundFill
{
    
    background-size: 100% 50%;
}

.ombre
{
    text-shadow: 2px 2px 4px #000;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
      -webkit-user-select: none; /* Safari */
       -khtml-user-select: none; /* Konqueror HTML */
         -moz-user-select: none; /* Old versions of Firefox */
          -ms-user-select: none; /* Internet Explorer/Edge */
              user-select: none; /* Non-prefixed version, currently
                                    supported by Chrome, Edge, Opera and Firefox */
  }
@media screen and (max-width: 1250px) {
    .Logo
    {
        max-width: 30vw;
        /* max-height: 569px; */
        margin-right: -10%;
    }
    .titreAgence
    {
        font-size: 2vw;
    }
    .firstGrid
    {
        margin: 50px 0 0 0;
    }
    .ligneTxtMethode
    {
        width: 120px;
    }
    .fifthGrid
    {
        position: relative;
    }
    .suivezLapinContainer{
        display: flex;
        position: absolute;
        right: 0;
        align-items: center;
        bottom: 5%;
    }
    .ligneSuivez
    {
        border: 3px solid #FFFFFF;
    }
    .blockVoirPlus
    {
        display: flex;
    }
    .ligneBtnVoirPlus
    {
        position: absolute !important;
        height: initial !important;
        bottom: 0;
        border: 3px solid white;
    }
}

@media screen and (max-width: 800px) {
    .ligneSuivez
    {
        bottom: 0;
    }
    .firstGrid
    {
        flex-direction: column;
    }
    .Logo
    {
        display: none;
        max-width: 60vw;
        margin: 0 -10% -10% -10%;
    }
    .titreAgence strong
    {
        background: linear-gradient(284.03deg,#F42534 42%, #719FBA 58%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }
    .titreAgence h1, .titreAgence strong
    {
        font-size: 11vw;
        line-height: 100%;
    }
    .secondGrid
    {
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .txtMethode
    {
        font-size: 6vw;
    }
    .ligneTxtMethode
    {
        width: 60px;
        margin: 30px 0 60px 0;
        border: 2px solid white;
    }
    .ligneTxtMethode2
    {
        width: 40px;
        margin: 30px 0 30px 0;
        border: 2px solid white;
    }
    .secondGrid h3 ,.fourthGrid h2
    {
        font-size: 12vw;
        line-height: 60%;
        color: #FFFFFF;
    }
    .thirdGrid h2
    {
        font-size: 12vw;
        line-height: 100%;
    }
    .secondGrid p, .fourthGrid p {
        font-family: 'Urbanist';
        font-style: normal;
        max-width: 90%;
        font-size: 3.5vw;
        white-space: pre-wrap;
        line-height: 100%;
    }
    .containerTitreShowreel
    {
        align-items: flex-start;
    }
    .showreelContainer iframe
    {
        aspect-ratio: 16/9;
        width: 100%;
    }
    .ligneThirdGrid {
        margin: 20px 4.5% 0 0;
        width: 15vw;
        height: 0px;
        border: 2px solid #FFFFFF;
    }
    .blockVoirPlus
    {
        display: flex;
        align-items: end;
        justify-content: end;
        right: 0;
    }
    .txtVoirPlus {
        font-family: 'Bebas Neue';
        font-style: normal;
        color: #FFFFFF;
        font-weight: 100;
        font-size: 4vw;
        line-height: 100%;
        text-align: center;
    }
    .showreelContainer {
        width: 100%;
        aspect-ratio: 16/9;
    }
    .ligneBtnVoirPlus
    {
        position: relative !important;
        right: 0;
        bottom: 0;
        border: 2px solid #FFFFFF;
        width: 10vw;
        height: initial !important;
    }
    .thirdGrid {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 0 0% 80px 0%;
    }
    .ligneQui
    {
        width: 40vw;
        height: 0px;
        margin: 20px 0 50px 0;
        border: 2px solid #FFFFFF;
    }
    .containerDessinAntoine
    {
        width: 90%;
        margin: 40px 0 30px 0;
    }
    .containerDessinAntoine p 
    {
        margin: 0;
    }
    .Avatar
    {
        max-height: 40vw;
        margin-bottom: 10px;
    }
    .noms
    {
        font-size: 5vw !important;
    }
    .fourthGrid
    {
        margin: 0 0 50px 0;
    }
    .fifthGrid {
        height: 218px;
    }
    .alors
    {
        font-size: 6vw;
    }
    .onSyMet
    {
        font-size: 12vw;
        margin-top: 0px;
    }
    .ligneSuivez
    {
        margin-left: 10px;
    }
    .SUIVEZ
    {
        font-size: 4vw;
    }
}