*,
::before,
::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}



:root {
  --color-1: #fac2c0;
  --color-2: #f8b198;
  --color-2-2: #ffffff;
  --color-3: #9db2bf;
  --color-4:#cde5e3; /*beau bleu vert d'eau #a1c9ca;*/
  --color-5: #fffdfc;
  --color-6: #ffffcc;
  --color-7: #F6A648; /*orange logo*/
  --color-8: #465E81; /*bleu logo*/
  --color-9: #1F444E; /*bleu site*/  
  --color-91: #d37c39;
  /* Fonts */
  --base-font: 'Jost', serif;
  --title-font:  'Lora', "Fira Sans Condensed",serif;

  /* Font-size */
--fs-14: 0.875rem;
--fs-16: 1rem;
--fs-18: 1.125rem;
--fs-20: 1.25rem;
--fs-22: 1.375rem;
--fs-24: 1.5rem;
--fs-30: 1.875rem;
--fs-36: 2.25rem;
--fs-42: 2.625rem;
--fs-50: 3.125rem;
--fs-72: 4.5rem;
--fs-80: 6.5rem;
--fs-90: 7.5rem;
}

body {
  margin: 0;
  font-family: var(--base-font);
  font-size: var(--fs-22);
  color:#494949 ;
  max-width: 2540px;

}

h1, h2, h3, h4, h5, h6, .marque p{
  font-family: var(--title-font);
  color: #1F444E;
}

.barre-nav .marque p,

.marque-en-footer .logo-et-marque:nth-child(1) .marque p {

  font-weight: 700;
}
/*nav-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.btn-toggle-container{
  display: none;
}

.cta{
  display: none;
  color: #1F444E;
}

.barre-nav{
/*   
  box-shadow: 0px 10px 13px -7px #a0a0a055, 0px 3px 1px 0px rgba(179, 179, 179, 0); */
  padding: 10px 80px 0;
  height: 80px; 
  line-height: 80px;
}

.logo-et-marque-accueil, .logo-et-marque{
  display: flex;
    align-items: center;
    font-weight: normal;
    margin: auto 0px 0;
   
}

.logo-et-marque{
  width: max-content;
}
.logo-et-marque-accueil{
  width: auto;
}

.logo-et-marque-accueil .marque p{
  color: var(--color-9);
}


.logo-et-marque-accueil img{
  height: 54px;/*70px-7px-7px*/
  padding-right: 15px;
  
}

.logo-et-marque-accueil a{
  display: flex;
  align-items: center;
  justify-content: center;
}
.liste-nav{
  position: absolute;
  z-index: 2;
  height: 80px;
  line-height: 80px;
  display: flex;
  align-items: center;
  justify-content: right;
  top: 0;
  right: 80px;
  transition: left 0.6s ease;
}



.liste-nav a:nth-last-child(2){
  color: transparent;
}


.liste-nav a:nth-last-child(3){
  padding-right: 56px  ;
}
.liste-nav a:nth-last-child(1){
  position: fixed;
  background-color: #1F444E;
  color: #fff;
  margin-top: 20px;
  padding: 15px 25px;
  border-radius: 18px;
  line-height: 30px;

}


.liste-nav a:nth-child(1){
  display: none;
}

nav a{
  text-decoration: none;
  padding: 7px 50px;
  margin: auto 0px; 
  color: #1F444E;;
}


.super-header{
  
  width: 100%;
  max-width: 2800px;
  background-color: #fbefe2 ;
  background-image:url(./ressources/outils-du-net.svg)  ;
  

  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  padding-bottom: 140px;
}

.header {
  position: relative;
  /* background-image:url(./ressources/ordinateur-developpeur.svg),  linear-gradient( #fbefe2, #ffffff)  ; */
  
}

.container-img-header img{
  object-fit: contain;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
.custom-shape-divider-bottom-1718804771 {
  position: absolute;
  bottom: -140px;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.custom-shape-divider-bottom-1718804771 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 240px;
  transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1718804771 .shape-fill {
  fill: var(--color-5);
}


.header h1, .index-3 .header h3 {
  color:  hwb(0 22% 78%);
  color: #1F444E;
  font-size: 4.8rem;
  font-weight: 900;
  padding: 0 2rem;
  text-align: center;
  font-variant: small-caps;
  height: 196px;
  
}


.header .sous-titre-h1{
  color: #393838;
  font-size: var(--fs-36) ;
  text-align: center;
  padding-top: 25px;
  
}
.header .sous-titre-h1 span{
   font-size: var(--fs-90) ;
   color: var(--color-1);
   line-height: 100px;
}

.container-slogan-et-image{
  position: relative;
  min-height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
}

.container-slogan{
  padding: 0 5%;
}

.container-img{
  width: 170px;
}
.container-slogan-et-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.container-img-float{
  display: none;
}


.texte-bas-header{
  position: relative;
  height: 97px;
}

.texte-bas-header ul {
  position: absolute;
  width: 45%;
  line-height: 31px;
  left: 50vw;
  z-index: 2;
}

.texte-bas-header li {
  list-style-position: inside;
}


.texte-bas-header li:nth-child(1){
  padding-bottom: 35px;
}
/* .essai{
  color: blue;
  font-size: 40px;
  animation: fadeIn ease 2s;
}

@keyframes fadeIn{
  0%{
    opacity: 0;
  }
  100%{
    opacity: 0;
  }
} */

@keyframes opac {
  0% {
      opacity:0;
  }
  100% {
      opacity:1;
  }
}
@-moz-keyframes opac { /* sur Firefox */
  0% {
    opacity:0;
}
100% {
    opacity:1;
}
}
@-webkit-keyframes opac { /* sur Safari et Chrome */
  0% {
    opacity:0;
}
100% {
    opacity:1;
}
}
@-o-keyframes opac { /* sur Opera */
  0% {
    opacity:0;
}
100% {
    opacity:1;
}
}
.subtitle-and-down-arrow{
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: calc(50vh - 210px);
  margin-top: -35px;
}

.subtitle {
/*   
  font-size: clamp(16px, 2vw, 20px); */
  animation: opac 2s ease-in-out ;
  -moz-animation: opac 2s ease-in-out ; /* Firefox */
  -webkit-animation: opac 2s ease-in-out; /* Safari et Chrome */
  -o-animation: opac ease-in-out ; /* Opera */

}



.hero-push-link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto ;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #1F444E;
  background: #f1f1f1;
  bottom: clamp(30px,7.5vw, 75px);
  
  
  transition: opacity 0.8s ease-out;
}

.hero-push-link img {
  width: 30%;
  pointer-events: none;
}

.landing{
  display: flex;
  flex-direction: column;
  height: 100vh;
  max-height: 1090px;
  min-height: min-content;
}


/*section a propos*/

.a-propos{
  
  padding-top: 30px;
  padding-bottom: 80px;
  background-color:#1f444e34 ;
  background-color: var(--color-4) ;
  background-attachment: fixed;
  background-position: center;
  background-repeat: repeat;
   background-size: cover;}

/*titre section---------------------------------------------------------------------------------------------------------*/
.titre-section{
  font-size: var(--fs-50);
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  color:#f1f1f1 ;
  

}

.a-propos .titre-section {
  padding-top: 30px;
  padding-bottom: 60px;
}

.container-choix-a-propos{
  padding-bottom:  80px;
  display: flex;
  justify-content: space-evenly;
}

.container-global-choix{ 
  width: 30%;
}

.container-global-choix img{
  width: 100px;
}



.container-choix-contenu .titre{
  font-weight: 800;
  font-size: var(--fs-36);
  text-align: center;
  margin-bottom: 15px;

}

.container-choix-contenu{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 0;
  padding: 70px 50px;
  
  background-color: rgb(255, 255, 255);
  height: 700px;
  min-height: max-content;
  border-radius: 17% / 13%;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
   
}



.container-choix-contenu h4{
  margin-top: 15px;
}
.container-choix-contenu p{
  padding-top: 20px;
  line-height: 30px;
}
 
h4 span{
  color: #d37c39;
}
.btn-discover{
  margin: 60px auto 0;
  padding: 15px 30px;
  
  background-color: #fbefe2 ;
  border-radius: 9999px;
  text-align: center;
  width: 250px;
  justify-self: flex-end ;
  
}

.btn-discover a{
  color:#393838;
  text-decoration: none
}

/*services------------------------------------------------------------------------------------------------*/


.services{
  position: relative;
  background-color: var(--color-5);
}

.bloc-services{
  display: grid;
  width: 100%;
  height: 100vh;
  max-height: 60vw;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
}


.carte-service:nth-child(1){
  flex-shrink: 0;
 flex-grow: 0;
  grid-column: 1 / 2;
   grid-row: 1 / 2;
}
.carte-service:nth-child(2){
  flex-shrink: 0;
 flex-grow: 0;
  grid-column: 2 / 3;
   grid-row: 1 / 2;
}
.carte-service:nth-child(3){
  flex-shrink: 0;
 flex-grow: 0;
  grid-column: 3 / 4;
   grid-row: 1 / 2;
}
.carte-service:nth-child(4){
  flex-shrink: 0;
 flex-grow: 0;
  grid-column: 1 / 2;
   grid-row: 2 / 3;
}
.carte-service:nth-child(5){
  flex-shrink: 0;
 flex-grow: 0;
  grid-column: 2 / 3;
   grid-row: 2 / 3;
}
.carte-service:nth-child(6){
 flex-shrink: 0;
 flex-grow: 0;
  grid-column: 3 / 4;
   grid-row: 2 / 3;
}


.services h3{
  font-size: var(--fs-72);
  padding: 15px;
  margin: 0;
  color: transparent;
}


.carte-service:nth-child(1){
  background-image:url(./ressources/ordinateur-developpeur.svg),  linear-gradient( #fbefe2, #ffffff)  ;
  background-size: 80%, 100%;
  background-position: 50%;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  padding: 0; 
}
.bloc-services{
  min-height: min-content;
}
.carte-service{
  position: relative ;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  padding: 0 30px;
  
}

.container-choix-contenu p  span{
  font-weight: bold;
}

.carte-service .titre{
  text-align: center;
  height: 70px;
}

.carte-service .contenu{
  height: 120px;
  width: 80%;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}

.carte-service:nth-child(6) .contenu {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: inherit;
  text-align: left;
  
}

.carte-service li{
  padding: 0 10px;

}

.carte-service:nth-child(5){
  background-color: var(--color-4) ;
  
}
.carte-service:nth-child(3){
  background-color: var(--color-3) ;

}
.carte-service:nth-child(
  6
){
  background-color: #ffece2;
}
.carte-service:nth-child(2){
  background-color: var(--color-5);
}

.carte-service img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.carte-service .titre{
  font-weight: bold;
  font-size: var(--fs-50);
  font-family: var(--title-font);
}

.carte-service .contenu{
   line-height: 35px;
}

.carte-service span{
  font-size: 16px;
  font-weight: 400;
}

hr{
    display: none;
    color: #526d82;
  
}




/*contact---------------------------------------------------------------------------------------------------------*/

.contact-et-footer{
 background-image: linear-gradient( -181deg, #f9f6ed 30%,
 #fbefe2 );
   background-image: linear-gradient( -181deg, #fffdfc, #f9f6ed 30%,
   #fbefe2); 

}

.contact{
  padding-top: 80px;
  
  display: flex;
}

.bloc-img-contact{
  width: 50%;
      align-self: center;
      margin-right: 80px;
  
}

.bloc-img-contact img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}


.contact .cta-devis{
  text-align: center;
}

.bloc-text-contact{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.bloc-text-contact .premiere-partie{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 70%;
}

.bloc-text-contact .premiere-partie p{
  padding: 0 20px;
}
.bloc-text-contact .deuxieme-partie{
  width: 70%;
  margin: 0 auto;
  
}

.contact .titre-section{
  padding-bottom: 30px;
}

/*formulaire de contact*/
form{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.input ::placeholder{
  font-size: var(--fs-18);
}


#objet, .imput-telephone, .input-nom-ou-prenom, .contact button{
  font-size: var(--fs-22);
  font-family: var(--base-font);
  height: 65px;
  width: 600px;
  margin: 5px 0;
  padding: 10px 40px;
  color: #494949;
  border-style: none;
  border-radius: 4%/48%;
  background-color: var(--color-5);
} 

.input-objet{
  min-block-size: 1.2em;
  padding-inline: 20px;
}

.contact button{
  background-color: var(--color-5);
  font-weight: bold;
}

#email, #message{
  display: none;
}

.message{
  display: none;
}

/*footer------------------------------------------------------------------------------------------------------------------------------------------------*/

footer{
  padding: 50px 0px 80px;
  height: min-content;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-around;
  
  }

footer a{
  color: #000;
  text-decoration: none;
}

.logo-et-marque:nth-child(2){
  padding-bottom: 17px;
}
.liens-rapides{
  width: 400px;
  display: flex;
  flex-direction: column;
 font-size: var(--fs-22);
 justify-content: center;
 padding-left: 185px;
}

.liens-rapides .liste-nav-accueil{
  display: block;
}
.liens-rapides{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 9px}
.liens-rapides .titre{
  text-transform: uppercase;
  font-weight: bold;
}
.liens-rapides a{
  text-decoration: none;
  line-height: 30px;
}

.marque-en-footer{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

a:hover{
 text-decoration:solid;
}

footer .logo-et-marque-accueil, .logo-et-marque{ margin: 0;
}

.marque-en-footer .logo-et-marque{
  margin-right: 50px;
  flex-direction: column;
  padding: 0;
  margin: 0;
  font-size: var(--fs-22);
 
}
.marque-en-footer .logo-et-marque img{
  
  padding: 0;
  width: 70px;
  margin-bottom: 20px;
}

.logo-et-marque img{
  width: 50px;/*70px-7px-7px*/
  padding-right: 15px;
  
}

.logo-et-marque:nth-child(1) img{
  width: 120px ;
}
.marque-en-footer .logo-et-marque:nth-child(1) .marque p{
  font-size: var(--fs-30) ;
}

.logo-et-marque:nth-child(3){
  padding-bottom: 44px;
}


.logo-et-marque:nth-child(4){
  padding-bottom: 20px;
}
.logo-et-marque:nth-child(4),
.bloc-coordonnees{
  padding-bottom: 0px;
  font-size: 16px;
}

.bloc-coordonnees{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.marque-en-footer h2{
  font-size: var(--fs-22);
  /* font-family: var(--base-font); */
}

.siret .marque p{
  font-size: 16px;
  font-family: var(--base-font);
  color: #494949;
  width: 220px;
}

/* index-2 mentions légales -------------------------------------------------------------------*/
.titre-mentions-legales h1{
  font-size: var(--fs-36);
  margin: 60px 60px 0;
  text-align: center;
}
.paragraphe-mentions-legales{
  padding: 60px 60px 0;
}
.paragraphe-mentions-legales:nth-last-child(1){
  padding-bottom: 200px ;
}

.paragraphe-mentions-legales .titre{
  font-family: var(--title-font);
  font-size: var(--fs-36);
}

.marque-en-mentions-legales{
  margin-top: 120px;
  position: relative;
  margin-bottom: 200px;
}

.marque-en-mentions-legales .logo-et-marque{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.marque-en-mentions-legales .logo-et-marque a{
  text-decoration: none;
}

.return-home{
  position: absolute;
  top: 20px;
  right: 20px;
}

.return-home img{
  width: 50px;
}


@media (max-width: 800px){
  .titre-mentions-legales h1{
    margin: 40px 40px 0;
  }
  .paragraphe-mentions-legales{
    padding: 40px 40px 0;
  }
  .paragraphe-mentions-legales:nth-last-child(1){
    padding: 40px ;
  }

  .paragraphe-mentions-legales .titre, .titre-mentions-legales h1{
    font-size: var(--fs-24);
  }

  .marque-en-mentions-legales{
    margin-top: 70px;
    margin-bottom: 140px;
    font-size: 18px;
  }

  .return-home img{
    width: 40px;
  }
}
@media (max-width: 400px){

  .titre-mentions-legales h1{
    margin: 60px 40px 0;
  }
  .paragraphe-mentions-legales{
    padding: 30px 40px 0;
  }
  .paragraphe-mentions-legales:nth-last-child(1){
    padding: 40px ;
  }

  .marque-en-mentions-legales{
  margin-top: 50px;
  margin-bottom: 80px;
  font-size: 14px;
}
.return-home{
  top: 10px;
  right: 10px;
}

.return-home img{
  width: 35px;
}
}






/*medias-queries------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 1900px){
.container-choix-contenu{
  height: 650px;
  border-radius: 9% / 8%;
}

footer {
  padding: 50px 150px 80px;
  justify-content: space-between;
}
}
@media (max-width: 1760px){
  
    .container-choix-contenu {
        height: 650px;
        border-radius: 9% / 8%;
    }

    .container-choix-contenu {
      padding: 56px 45px;
    }

}
@media (max-width: 1700px){
.container-choix-contenu{
  height: 700px;
  border-radius: 11% / 8%;
}

}

@media (max-width: 1600px){
  
.header {
  position: relative;
}

footer {
  padding: 50px 70px 80px;
}

.carte-service {
padding: 0;
  
}
}


@media (max-width: 1570px){
  .texte-bas-header ul{
    position: relative;
    width: 100%;
    left: 0;
    text-align: center;
  }

  

  .subtitle-and-down-arrow {
   
    height: calc(50vh - 210px);
      margin-top: 0px;
}
.container-slogan-et-image {

  min-height: 48vh;
}
}

@media (max-width: 1540px){
  .header h1 { 
    line-height: 77px;
    height: 160px;
    font-size: 4.2rem;
  }

  .header .sous-titre-h1 {
    font-size: var(--fs-30);
    padding-top: 30px;
}

.container-img{
  width: 120px;
}

.titre-section {
  font-size: var(--fs-42);
}
.carte-service .titre {
  font-size: var(--fs-42);
}



}

@media (max-width: 1440px){
  

.barre-nav .logo-et-marque {
  padding: 7px 0px;
  margin: auto 0px 0;
}



/* .marque-en-footer {
  top: 83%;
  left: 12%;
  bottom: 0%;
}

.marque-en-footer .logo-et-marque{
  flex-direction: row;

} */


/* footer{
  padding: 80px 50px 50px;

} */

.logo-et-marque:nth-child(1) img{
  width: 100px ;
}
.marque-en-footer .logo-et-marque:nth-child(1) .marque p{
  font-size: var(--fs-24) ;
}
}

@media (max-width: 1516px) {
  .carte-service .contenu li{
    list-style-type: none;
    
  }

  
}
@media (max-width: 1500px) {
  .barre-nav { 
    padding: 10px 35px 0;
  }

  .liste-nav {
    right: 35px;
  }
  
nav a {
  padding: 7px 35px;
}

.liste-nav a:nth-last-child(3){
  padding-right: 78px  ;
}

nav a:nth-child(1){
  padding-left: 0;
}
nav a:nth-child(5){
  padding-right: 0;
}


.container-choix-a-propos{
    flex-direction: column;
    padding: 0 80px;
  }
.container-global-choix {
    width: 70%;
}
.container-choix-contenu {
  height: min-content;
  padding: 45px;

  border-radius: 8% / 11%;

}
.container-global-choix:nth-child(2) {
  margin-left: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

.container-choix-contenu .titre{
  display: flex;
  align-items: center;
  padding-left: 80px;

}

.container-choix-img img {
  width: 245px;
  padding-right: 80px;
}
}



@media (max-width: 1400px) {
  .texte-bas-header ul {
    margin-top: -30px;
}
}


@media (max-width: 1360px) {
  .container-global-choix:nth-child(2) .container-choix-img {

    right: -30px;
}
  .container-global-choix:nth-child(4) .container-choix-img {
  
    right: -30px;
}

.container-choix-contenu {
  z-index: 0;
  padding: 50px 50px;
}

.container-choix-contenu .titre {
  padding-left: 35px;
}


.bloc-img-contact {
  width: 60%;
      align-self: center;
      margin-right: 70px;
}
.bloc-img-contact img {
  height: auto;
}
/* footer{
  padding: 80px 50px 120px;

} */

}
@media (max-width: 1320px) {
  .carte-service:nth-child(6) li {
    list-style-type: none;
  }



     .carte-service {
        padding: 0 30px ;
       
    }
}

@media (max-width: 1270px) {
  .header h1 {
    padding: 0px 30px;
  }

  .header .sous-titre-h1 {
    font-size: var(--fs-24);
    padding-top: 20px;
}

  
  .container-img-header {
    width: 47%;
    margin-left: -100px;
  }

 
    .container-img {
        width: 105px;
    }
}


@media (max-width: 1260px) {
  
/* .barre-nav {
  padding: 0 40px;
}

nav a {
  padding: 7px 40px;
}    

.liste-nav a:nth-last-child(1) {

  right: 40px;
}    */

nav a {
  padding: 7px 30px;
}

.liste-nav a:nth-last-child(1) { 

 padding: 15px 20px;
} 


.container-img{
  display: none;
}

.a-propos .titre-section {
  padding-top: 32px;
  padding-bottom: 50px;
}

.container-global-choix {
  padding: 0px;
}

.contact{
  /* flex-direction: column-reverse;
  padding-top: 0;
  height: max-content; */
  position: relative;
} 


  .bloc-img-contact {
      
      
      
    /* transform: rotate(-90deg) translate(353px, 353px); */
}

.bloc-img-contact img{
  border-top-left-radius: 0;
  height: auto;
  
  
}

/* .carte-service{
  width: 50%;
}

.carte-service:nth-child(4){
  background-color:  #ffece2  ;
}
.carte-service:nth-child(5){
  background-color: transparent;
}
.carte-service:nth-child(6){
  background-color: var(--color-4) ;
} */

.container-global-choix {

  width: 100%;
  height: auto ;

}

.container-choix-contenu {
  position: relative;
 z-index: 0;
  width: 100%;
  height: max-content;
  border-radius: 5% / 10%;
}

.container-choix-contenu .texte, .container-choix-contenu .titre{
  
  margin-left: 250px;
  padding-right: 20px;
}

.container-choix-contenu h4 {
  margin-top: 0px;
}
.container-global-choix:nth-child(2) .container-choix-img {
  right: auto;
}

.container-choix-img{
  position: absolute;
  top: 50%;
  left: 47px;
  transform: translateY(-50%);
}
  .container-choix-img img {
    width: 200px;
    padding-right: 0px;
}

footer {
  padding: 50px 30px 50px;
}
.marque-en-footer{
  top: 56%;
} 
.marque-en-footer .logo-et-marque img {

  margin-bottom: 10px;
}

.marque-en-footer .logo-et-marque:nth-child(1) .marque p {
  font-size: var(--fs-18);
}
.logo-et-marque:nth-child(1) img {
  width: 60px;
}
.liens-rapides {
  padding-right: 25px;

}

}

@media (max-width: 1200px) {
  


  .bloc-img-contact {
   display: none;
  }

 
.carte-service .titre {
  font-size: var(--fs-36);
}


.carte-service:nth-last-child(1) .contenu {
  align-items: center;
}
.carte-service .contenu {
  line-height: 30px;
}


}

@media (max-width: 1125px) {
  .container-slogan-et-image {
    justify-content: center;
}

.container-img-header {
  margin-left: -
  26px;
}

/* .logo-et-marque {
  padding: 7px 0px;
} */

.liens-rapides {
  padding-right: 20px;

}

.carte-service .contenu{
  width: 90%;
}


}
@media (max-width: 1075px) {

  .service h3{
    display: none;
    padding: 0px;
  }

    
  /*reductionn polices*/
  .header h1 {
    font-size: 3.8rem;
}

.header .sous-titre-h1 span {
  font-size: var(--fs-72);
}

.header .sous-titre-h1 {
  font-size: 1.65rem;
}

body {
  font-size: var(--fs-20);
}

.bandeau-defilant{
  font-size: 20px;
}

.titre-section {
  font-size: var(--fs-42);
}

.a-propos h3{
  font-size: var(--fs-42);
}
.container-choix-contenu .titre {
  font-weight: 800;
  font-size: var(--fs-30);}


.services h3 {
  font-size: var(--fs-50);
}




/*fin reduction police*/
.bandeau-defilant{
 height: 30px; 
}

.container-slogan-et-image {
  height: 75%;
}

  
 

  .container-choix-contenu {
    border-radius: 7% / 11%;
}
  


  .bloc-text-contact .premiere-partie {
    width: 80%;
  }

  .bloc-text-contact .deuxieme-partie {
    width: 80%;
  }

  .entreprise .logo-et-marque {
    margin: auto 0px 0;
  }

  .liens-rapides {
    padding-right: 0;
    font-size: inherit;
}



.carte-service .titre {
  font-size: var(--fs-30);
}

.carte-service .contenu{
  font-size: var(--fs-30);
  width: 100%;
}
  /*refonte header*/

  .container-slogan-et-image{
    flex-direction: column;
    justify-content: space-evenly;
  }

  .container-slogan{
    width: 100%;
  }

  .container-img-header{
    width: auto;
    height: 46%;
  }

  .container-img-header img {
    
    padding: 0 ;
}

nav a {
  padding: 7px 20px;
}

.liste-nav a:nth-last-child(3) {
  padding-right: 49px;
}
.liste-nav a:nth-last-child(1) { 
  padding: 10px 15px;
 } 

 .contact{
  padding-bottom: 20px;
 }
 .logo-et-marque:nth-child(1) img {
  width: 60px;
}
/* .marque-en-footer .logo-et-marque:nth-child(1) .marque p {
  display: none;
} */



.logo-et-marque-accueil img {
  height: 50px}

  .barre-nav {
    padding: 4px 30px 0;
}


}
@media (max-width: 950px) {
  
 /*hamburger*/

 .barre-nav {
  justify-content: start;
}

.btn-toggle-container{
display: block;
position: fixed;
cursor: pointer;
top: 17px;
right: 30px;
height: 50px;
width: 50px;
z-index: 99;
display: flex;
justify-content: center;
align-items: center;
}

.btn-toggle-container img{
  width: 50px;
  height: 50px;
  z-index: 10;
}


.liste-nav{
display: none;
}

.liste-nav-accueil{display: block;}

.liste-nav.active-menu{
position: fixed;
display: flex;
flex-direction: column;
width: 100%;
top: 0px;
right: 0;
transform: none;
background-color: #fbefe2 ;
border-radius: 20px;
justify-content: space-evenly;
align-items: baseline;
height: max-content;
padding: 0px 15px;
z-index: 4;
transition: left 0.6s ease;
text-align: center;
}

.liste-nav a:nth-last-child(3) {
  padding-right: 15px;
}

.liste-nav{line-height: 55px;}

.liste-nav a:nth-last-child(1){
  display: none;
}



.cta{
  display: block;
  position: fixed;
  top: -7px;
  right: 103px;
  border-color: #27374d;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  font-size: 67px;
}

.container-slogan-et-image {
  margin-top: 70px;
}


.header h1 {
  line-height: 71px;
  height: 147px;
}

.hero-push-link {
  margin: 0 auto;
}

.barre-nav .logo-et-marque {
margin: 0 auto ;
}



.liste-nav a:nth-last-child(1), 

.liste-nav a:nth-last-child(2),

.liste-nav a{
padding: 15px 20px;
background-color: transparent;
color: #575757;
width: 100%;
border-top: 0.25px solid #9d9d9d;
}

.liste-nav a:nth-child(2){
  border-top: none;
}


nav a:nth-child(1) {
  padding-left: inherit;

}

.cta{
  z-index: 3;
}


.liste-nav a:nth-last-child(1){
  border-top: none;
}


.liste-nav a:nth-last-child(1) {
position: relative;
margin: 15px 20px 30px;
right: 0;
padding: 0;
}
/*changement footer*/

.logo-et-marque:nth-child(2), .logo-et-marque:nth-child(3){
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.logo-et-marque:nth-child(2){
  top: 50px;
}

.logo-et-marque:nth-child(3){
  top: 105px;
}

footer{
  flex-direction: column-reverse;
  padding: 220px 30px 50px;
}
.marque-en-footer{
  position: relative;
  top: auto;
 
}

.marque-en-footer .logo-et-marque{
   flex-direction: row;
}
.logo-et-marque:nth-child(4){
  padding-bottom: 15px;
}

.bloc-coordonnees{
  align-items: flex-start;
}

.bloc-coordonnees .siren{
  padding: 20px 0;
}
 ;.barre-nav .logo-et-marque img {
  width: 50px;
  padding-right: 10px;
}

.liens-rapides .titre {
  font-weight: bold;
}

.bloc-coordonnees {
  display: flex;
  flex-direction: column;
  font-size: 16px;
}

.marque-en-footer .logo-et-marque:nth-child(1) .marque p {
  display: block;
}

.liens-rapides {
  padding-left: 0px;
  padding-top: 0;
  font-size: 18px;


}

.liens-rapides a{
  padding-top: 10px;
}


.custom-shape-divider-bottom-1718804771 svg {
  height: 80px;
}



.marque-en-footer .logo-et-marque{
  flex-direction: column;
  align-items: start;
}

.marque-en-footer{
  top: 0;
  left: 0;
  transform: translate(0, 0);
  margin-top: 50px;
}
}

@media (max-width: 915px){

  .container-choix-contenu .texte, .container-choix-contenu .titre {
    margin-left: 0;
    padding: 0;
}
  .container-choix-img {
    position: relative;
    left: auto;
    transform: translateX(0);
    margin-right: 40px;
  }

  .container-choix-img img {
    width: 100px;
    padding-right: 0px;
  
}

.container-choix-a-propos {
  padding: 0 40px;
}
}



@media (max-width: 870px) {
 
  .bloc-services{
    display: grid;
    width: 100%;
    height: 100vh;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
  
  .carte-service:nth-child(1){
    flex-shrink: 0;
    flex-grow: 0;
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    width: 50vw;
  }
  .carte-service:nth-child(2){
    flex-shrink: 0;
    flex-grow: 0;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
  }
  .carte-service:nth-child(3){
    flex-shrink: 0;
    flex-grow: 0;
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
  .carte-service:nth-child(4){
    width: 50vw;
    flex-shrink: 0;
    flex-grow: 0;
    grid-column: 2 / 3;
    grid-row: 2 / 3;
  }
  .carte-service:nth-child(5){
    flex-shrink: 0;
    flex-grow: 0;
    grid-column: 1 / 2;
    grid-row: 3 / 4;
  }
  .carte-service:nth-child(6){
    flex-shrink: 0;
    flex-grow: 0;
    grid-column: 2 / 3;
    grid-row: 3 / 4;
  }

  .bloc-services{
    
    height: 100vh;
    max-height: 250vw;
  }
  .carte-service .titre{
    font-size: var(--fs-30);
    height: 40px;
  }
  
  .carte-service .contenu{
    height: 90px;
    
  }

  .carte-service:nth-child(4){
    background-color: var(--color-3) ;
  
  }
  .carte-service:nth-child(3){
    background-color: transparent ;
  
  }
}
@media (max-width: 850px) {

  #objet, .imput-telephone, .input-nom-ou-prenom, .contact button {
    height: 100px;
    width: 470px;
    border-radius: 6% / 48%
}


}



@media (max-width: 805px) {

.a-propos h3 {
  font-size: var(--fs-36);
}


.cta {
  display: block;
  position: fixed;
  top: 81vh;
  right: -9px;
  transform: translateX(-50%);
  border-color: #27374d;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  font-size: 72px;
  z-index: 15;
}

.cta a {
  padding: 0;
}
}


@media (max-width: 805px) {
/* 
  .custom-shape-divider-bottom-1718804771 svg {
    height: 160px;
  }

 
 */
 .header h1 {
  font-size: 3.4rem;
  padding: 0;
}

.container-choix-contenu p {
  padding-top: 12px;
  line-height: 27px;
  }

.container-choix-contenu {
  z-index: 0;
  padding: 40px 50px;
  }

}



@media (max-height: 1010px) and (max-width: 800px ) {
  .container-slogan-et-image {
    min-height: 36vh;
}
.subtitle-and-down-arrow {
  margin-top: 25px;
}
}
@media (max-height: 870px) and (max-width: 800px ) {
  .container-slogan-et-image {
    min-height: 25vh;
    min-height: 211px;
}

.subtitle-and-down-arrow {
  height: calc(60vh - 210px);
  min-height: 194px;
}

.landing{
  min-height: 720px;
}
}

@media (max-width: 750px) {
  .container-choix-contenu {
    z-index: 0;
    padding: 30px 40px;
}

  .container-global-choix {
    width: 100%;
  }

  .container-global-choix:nth-child(4) img {
    transform: rotate(26deg);
}

.bloc-text-contact .premiere-partie {
  width: 100%;
}

.bloc-text-contact .deuxieme-partie {
  width: 100%;
}

#objet, .imput-telephone, .input-nom-ou-prenom, .contact button {
  height: 80px;
}

.hero-push-link {
  display: none;
}
.subtitle-and-down-arrow {
  margin-top: 45px;
}

}


@media (max-width: 730px) {

  .container-img-header {
    height: 38%;
}
.container-slogan-et-image {
  justify-content: center;
}

.container-slogan{
  padding-bottom: 30px;
}
  /*reduction polices*/
  header h1 {
    line-height: 55px;
}

.header .sous-titre-h1 span {
  font-size: 4rem;
  line-height: 70px;
}

.header .sous-titre-h1 {
  font-size: 1.5rem;
   padding-top: 20px;
}

body {
  font-size: var(--fs-18);
}

.logo-et-marque-accueil img {
  height: 40px}

  .btn-toggle-container img {
    width: 40px;
    height: 50px;
}

.cta{
  font-size: 63px;
  right: -12px;
}

.bandeau-defilant{
  font-size: 18px;
}

.titre-section {
  font-size: var(--fs-36);
}
.container-choix-contenu .titre {
  font-weight: 800;
  font-size: var(--fs-30);}


.services h3 {
  font-size: var(--fs-42);
}

.carte-service .contenu {
  line-height: 26px;
}


#objet, .imput-telephone, .input-nom-ou-prenom, .contact button {
  height: 70px;
  width: 363px;
}

.carte-service span {
  font-size: 14px;
;
}
}

@media (max-width: 667px) {
  .container-choix-contenu {
      border-radius: 9% / 11%;
  }

  .header h1 {
    font-size: 3rem;
 
    line-height: 60px;
}
.header .sous-titre-h1 {
  font-size: inherit;
  padding-top: 0px;
}
}

@media (max-width: 650px) {

  .container-choix-contenu .titre {
    text-align: left;
  }

  .container-choix-a-propos {
    padding: 0 20px;
}

.a-propos h3 {
  font-size: var(--fs-30);
}

.barre-nav .marque p {
  font-size: 22px;
}
  /* .header {
    height: 550px;
} */
/*


.container-slogan-et-image {
  padding-top: 30px;
  justify-content: start;
} */



}

@media (max-width: 600px) {
  .texte-bas-header li {
    padding: 0 20%;
}

.subtitle-and-down-arrow {
  
  height: auto;
}
}



@media (max-width: 580px) {
.carte-service .titre {
  font-size: var(--fs-30);
}
}



@media (max-width: 534px) {
  .titre-section {
    font-size: var(--fs-30);
}

.container-choix-img img {
  width: 90px;
  padding-right: 0px;
}
.container-choix-a-propos {
  padding: 0 15px;
}

.a-propos .titre-section {
  padding-top: 10px;
  padding-bottom: 30px;
}

.a-propos {
  padding-bottom: 70px;
}

.a-propos h3 {
  font-size: var(--fs-30);
  width: 301px;
  margin: 0 auto;
}

  .custom-shape-divider-bottom-1718804771 svg {
      height: 94px;
  }



.header h1 {
  font-size: 2.5rem;
  line-height: 48px;
}

.header h1 {
  
  height: 114px;
}

.container-slogan {
  padding-bottom: 0;
}

.container-slogan-et-image {
  margin-top: 45px;
}


.carte-service .titre {
  font-size: var(--fs-24);
}

.carte-service .contenu {
  line-height: auto;
  font-size: var(--fs-24);
}

.carte-service li{
  padding: 0;
}

.carte-service:nth-child(6){
    padding: 0 10px;

}

.carte-service:nth-child(6) li {
  text-align: center;
}
.carte-service .titre{
  height: 30px;
}

.carte-service .contenu{
  height: 75px;
  
}
}

@media (max-width: 510px) {
  .container-choix-contenu {
      border-radius: 10% / 11%;
  }
}





@media (max-width: 473px) {


.barre-nav {
  padding: 0px 15px;
  height: 70px;
  line-height: 70px;
}

.cta{
  font-size: 57px;
  right: -30px;
}
   
.btn-toggle-container {
  
  top: 5px;
  right: 15px;
  

    }

    .logo-et-marque-accueil img {
      padding-right: 10px;
  }

  .texte-bas-header li {
    padding: 0 10%;
}

  .bloc-coordonnees{
    align-items: center;
  }

  .marque-en-footer .logo-et-marque{
    width: 100%;
    align-items: center;
  }

  
  
  

  }

@media (max-width: 470px) {

#objet, .imput-telephone, .input-nom-ou-prenom, .contact button {
  height: 63px;
  width: 327px;
}

.bloc-text-contact {
  padding: 0;
}

.liens-rapides{
  width: auto;
}

/* .carte-service{
  height: max-content;
  padding: 45px 30px 0;
}

.services h3 {
  padding: 100px 0;
} */
}

@media (max-width: 468px) {
  

 
.header .sous-titre-h1 {
  font-size: inherit;
 
}
.a-propos h3 {
  font-size: 1.55rem;
  width: 260px;
}
.titre-section {
  font-size: 1.55rem;
}
.container-choix-contenu .titre {
  font-size: 1.55rem;
}

#objet, .imput-telephone, .input-nom-ou-prenom, .contact button {
  font-size: var(--fs-18);}

/* .services h3 {
  font-size: var(--fs-36);
}

.carte-service .contenu {
  padding: 40px 30px 50px;
} */

/* .barre-nav .logo-et-marque{
  line-height: 60px;
} */

.barre-nav .logo-et-marque img {
    height: 26px;
    padding-right: 5px;
}

.container-global-choix:nth-child(2) {
  margin-left: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
}
/* 
.container-global-choix:nth-child(2), .container-global-choix:nth-child(3) {
  margin-top: 59px;
  margin-bottom: 59px;
}

.a-propos .titre-section {
  padding-top: 12px;
  padding-bottom: 59px;
} */

                                                 

@media (max-width: 440px) {

  .logo-et-marque-accueil img {
    height: 40px;
    padding-right: 10px;
}

.barre-nav .marque p {
  font-size: 18px;
}
  .container-choix-contenu {
    padding: 40px 20px;
    
      border-radius: 11% / 8%;
  
}
.bloc-text-contact {
  padding: 0px;
  margin: 0 auto;
}

.carte-service .titre {
  font-size: var(--fs-20);
}
.carte-service .contenu {
  font-size: var(--fs-20);
}

.carte-service:nth-child(6) .contenu li{
  font-size: 16px;
}

.liste-nav.active-menu{
  min-width: max-content;
  width: 100%;
  border-radius: 0;
}


}

@media (max-width: 420px) {
  .header h1 {
    font-size: 2.2rem;
    line-height: 46px;
    height: 110px;
}
}
@media (max-width: 411px) {
  .bloc-text-contact .deuxieme-partie {
    
    width: auto;
  }


#objet, .imput-telephone, .input-nom-ou-prenom, .contact button {
  width: 299px;
 
}

.carte-service{
  
    padding: 0 23px;

}



}

@media (max-width: 400px) {

  
  
 

  .carte-service .titre {
    font-size: 18px;
}

  .container-choix-img {
   
    margin-right: 20px;
}
.subtitle-and-down-arrow {
  margin-top: 5px;
}
}

@media (max-width: 377px) {

  /*police*/
  .a-propos h3 {
    font-size: 22px;
    width: 301px;}

    .container-choix-contenu .titre {
      font-size: 22px;
  }

  .carte-service .titre {
    font-size: 22px;
}

.titre-section{
  font-size: 22px;
}
.header h1 {
  line-height: 40px;
  padding: 0px 10px;
  font-size: 29px;
  height: 94px;
}

.container-slogan{
  padding: 0;
}



   
      #objet, .imput-telephone, .input-nom-ou-prenom, .contact button {
          height: 59px;
          width: 296px;
      }
}

@media (max-width: 370px) {
 
  .container-choix-contenu {
    border-radius: 12% / 7%;
}

}
@media (max-width: 330px) {

  .container-choix-contenu {
    border-radius: 12% / 6%;
}

  }


    @media (max-height: 680px) {
      

      .carte-service li span {
        display: none;
    }
  }

  @media (max-height: 680px) {

.bloc-services{
  min-height: 525px;
}
  }


@media (max-height: 760px) and (max-width: 375px) {
  .container-slogan-et-image {
    margin-top: 50px;
    min-height: 171px;
    }
}

@media (max-height: 720px) and (max-width: 375px) {
  .container-slogan-et-image {
    margin-top: 40px;
    min-height: 151px;
    }

    .custom-shape-divider-bottom-1718804771 svg {
      height: 72px;
  }
}
  

  /*index-3--------------------------------------------------------------------------------------------------*/
  .index-3{
    background-color: #fbefe2 ;
  }
  .super-header-2{
  
    width: 100%;
    max-width: 2800px;
    background-color: #fbefe2 ;
  }

  .index-3 .header h1, .index-3 .header h3{
    font-size: 60px;
    padding: 0;
  }

  .index-3 .sous-titre-h1 {
    font-size: var(--fs-22);
    line-height: 35px;
   
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  

  .espace-sous-header-2{
    position: relative;
    height: 100vh  }

  .espace-sous-header-2 .img-2{
    display: none;
  }

  .espace-sous-header-2 .img{
    position: absolute;
    width: 100%;
    height: 100vh;
    background-position: 50%;
    margin-top: 10vh;
    
  }

  .espace-sous-header-2 .img img{
    height: 100%;
    object-fit: contain;
    background-repeat: no-repeat;
    position: absolute;
    
    left: 50%;
    transform: translateX(-50% );
    height: 80vh;
  }

 



  
/*card index-3*/

.marketing-card{
  background-color: #FAFAFA;
  padding: 25px 10px;
  box-shadow: 0 4px 7px rgba(0,0,0,0.1); 
  width: 450px;
  height: 300px ;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 5%;
}


.marketing-card .bloc-titre img{
 height: 80px;
 padding-bottom: 13px;

}

.marketing-card .bloc-titre{
  padding-bottom: 18px;
}

.marketing-card .contenu{
  line-height: 35px;
  padding: 0 35px;
}
.marketing-cards-container{
  position: absolute;
  width: 100%;
  height: 100vh;
  display: grid;
  grid-template-rows: repeat(18, 1fr);
  grid-template-columns: repeat(25, 1fr);
}

.marketing-card:nth-child(1){
  grid-row: 1 / 9 ;
  grid-column: 6 / 12;
}
.marketing-card:nth-child(2) {
  
  grid-row: 7 / 17;
  grid-column: 3 / 9;
}
.marketing-card:nth-child(3){
 
   grid-row: 13 / 20; 
   grid-column:  6 / 12;
}
.marketing-card:nth-child(4){
  grid-row: 1 / 9 ;
  grid-column: 15 / 26;}

.marketing-card:nth-child(5){
   
  grid-row: 7 / 17;
  grid-column: 18 / 26;
}
.marketing-card:nth-child(6){
 
  grid-row: 13 / 20; 
  grid-column:  15 / 26;
}

@media (max-width: 1900px) {
  .marketing-card{
    width: 475px;
    height: 280px ;
  
  }
  .marketing-card .bloc-titre{
    display: flex;
    align-items: center;
  
  }
  .marketing-card img{
    margin: 0;
    padding: 0;
    padding-right: 15px;
  
  }

  .marketing-card .bloc-titre {
    padding-bottom: 15px;
}
.marketing-card:nth-child(1){
  grid-row: 1 / 9 ;
  grid-column: 5 / 13;
}
.marketing-card:nth-child(2) {
  
  grid-row: 7 / 17;
  grid-column: 2 / 19;
}
.marketing-card:nth-child(3){
 
   grid-row: 13 / 20; 
   grid-column:  5 / 13;
}


.espace-sous-header-2 .img{
  width: 100%;
  height: 70vh;
  margin-top: 15vh;
  
}

.espace-sous-header-2 .img img{
  height: 100%;
  
  left: 50%;
  transform: translateX(-50% );

}
}

@media (max-width: 1590px) {
.espace-sous-header-2 .img {
  width: 100%;
  height: 60vh;
  margin-top: 20vh;
}

.marketing-card {
  width: 420px;
  height: 250px;
}
}

@media (max-width: 1570px) {
  .index-3 .container-slogan-et-image {
      padding: 50px 0;
      min-height: auto;
  }
}

@media (max-width: 1440px) {
.marketing-cards-container {
  width: 98%;
}}
@media (max-width: 1390px) {
/* .marketing-cards-container {
  width: 100%;
  padding: 0 40px;
  display: flex;
  justify-content: space-between;

} */
.espace-sous-header-2 .img {
  width: 100%;
  height: 70vh;
  margin-top: 15vh;
}

.marketing-card:nth-child(1) {
  grid-row: 1 / 9;
  grid-column: 4 / 13;
}
.marketing-card:nth-child(4) {
  grid-row: 1 / 9;
  grid-column: 16 / 26;
}

.card-5 {
  margin-right: 2rem;
}
}

@media (max-width: 1250px) {

  .espace-sous-header-2{
    height: 1680px;
  }

  .espace-sous-header-2 .img{
    width: 100%;
    overflow-x: hidden;
    height: 1497px;
  }/*865+432*/
  .espace-sous-header-2 .img img {
    height: 100%;
    left: 48%;
    transform: translateX(-60%);
}
 .marketing-cards-container{
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 1700px;
  /*865+865*0.8*/
  justify-content: space-evenly;
  align-items: end;
  padding-right: 15px;
 }

 .espace-sous-header-2 .img{
  width: 100%;
 }



.card-1, .card-5{
  margin-right: 5rem;
}
.card-6{
  margin-right: 7.5rem;
}
.card-2, .card-4{
  margin-right: 2.5rem;
}
}
@media(max-width: 1075px){
.index-3 .header h1 , .index-3 .header h3{
  font-size: 53px;
  padding: 0;
}
}

@media (max-width: 950px) {
  .index-3 .container-slogan-et-image {
      margin-top: 0px;
  }

  .index-3 .header h1 , .index-3 .header h3{
    font-size: 48px;
  }

  .espace-sous-header-2 .img img {
    transform: translateX(-61%);
}
}

@media (max-height: 870px) and (max-width: 800px) {
 .index-3 .container-slogan-et-image {
  padding: 50px 0;
      min-height: max-content;
  }
}

@media (max-width: 730px) {
  .index-3 .header h1 , .index-3 .header h3 {
      font-size: 41px;
      line-height: 61px;
  }


}
@media (max-width: 600px) {
  .index-3 .header h1 , .index-3 .header h3 {
    font-size: 34px;
    line-height: 50px;
}


  .index-3 .espace-sous-header-2 {
    height: auto;
  }

.index-3 .espace-sous-header-2 .img img{
  display: none;
}

.container-img-float{
  display: block;
  float: left;
  height: 325px;
  width: 100px;
  margin-right: 5%;
}
.marketing-cards-container{
  position: relative;
  height: auto;
}

.marketing-card{
  margin-bottom: 25px;
}
.marketing-card:nth-last-child(1){
  margin-bottom: 0;
}

.container-img-float img{
  width: 100%;
  
}

.index-3 .container-slogan-et-image {
  z-index: 2;
  padding: 0;
  min-height: auto;
}

.index-3 .header .container-s-i-1{
  height: calc(95vh - 70px);
}

.index-3 .sous-titre-h1 {
  font-size: var(--fs-18);
  line-height: 35px;
  display: flex;
  flex-direction: column;
  align-items: start;
  padding-top: 40px;
  font-size: 18px;
  margin-left: auto ;
  text-align: left;
}

.index-3 .header h3{
  margin-top: 80px;
  height: auto;
}



.index-3 .sous-titre-h1 p {
  padding-bottom: 25px;
}


.card-1, .card-2, .card-4, .card-5, .card-6{
  margin-right: 0;
}

.marketing-cards-container{
  align-items: center;

  padding-right: 0; 
}
}

@media(max-width: 534px){

.index-3 .container-slogan {
  padding-bottom: 17px;
}

} 



@media (max-width: 500px) {
  .index-3 .header h1 , .index-3 .header h3 {
      font-size: 30px;
      line-height: 45px;
  }
  .index-3 .container-slogan-et-image {
    z-index: 2;
    padding: 10px 0 20px 0;
    min-height: auto;
}

.index-3 .sous-titre-h1 , .index-3 .header h3 {
  padding-top: 25px};

}


@media(max-width: 450px){
  .marketing-card{
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    height: 240px;
  }

  .index-3 .header h1, .index-3 .header h3 {
    
    margin-bottom: 10px;
}
    .index-3 .sous-titre-h1{
      padding-top: 10px;
    }
    .index-3 .sous-titre-h1 p {
        padding-bottom: 20px;
    }
    .index-3 .sous-titre-h1 p:last-child {
        padding-bottom: 0px;
    }

   
}

@media (max-width: 424px) {
  .index-3 .sous-titre-h1 p:nth-last-child(2) {
    padding-bottom: 0px;
}

.index-3 .sous-titre-h1 p:last-child {
  display: none;
}
.index-3  .index-4 .sous-titre-h1 p:last-child {
  display: block;
}

} 


@media(max-width: 380px){

.marketing-card .contenu {
  line-height: 35px;
  padding: 0 5px;
}
}
@media(max-width: 377px){

.index-3 .sous-titre-h1 {
  padding-right: 10px;
}
}

@media (max-width: 420px) {
  .index-3 .header h1, .index-3 .header h3 {
      font-size: 25px;
      line-height: 41px;
  }
}



@media (max-width: 385px) {
  .
}

@media (max-width: 365px) {
  
  
}
@media (max-width: 345px) {
 
}
@media (max-width: 355px) {
  
  }


/*header 2 index-3 création et conception*/

.container-etapes{
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
  
}

.etape{
  width: 27vw;
  height: 200px;
  display: flex;
  align-items: center;
  padding: 40px 50px;
  border-right: 0.25px solid grey;
}
.etape .number{
  font-size: 150px;
  color: #1F444E;
  padding-right: 20px;

}

.etape .contenu{
  line-height: 33px;
}
.etape:nth-last-child(1){
  border-right: none;
}


@media(max-width: 1870px){
  .etape {
    width: 31vw;
  }
}
@media(max-width: 1480px){
  .etape {
    
    padding: 40px 35px;
  }

  .etape .number {
    padding-right: 10px;
}
}
@media(max-width: 1340px){
  

  .etape .number {
    padding-right: 0;
    padding-bottom: 20px;
}

.etape{
  flex-direction: column;
  justify-content: center;
  height: auto;
}
}


@media(max-width: 1024px){

  .etape{
    flex-direction: row;
    width: 70%;
    border-right: none;
    border-bottom: 0.25px solid grey;
    
  }

  .etape:nth-last-child(1){
    border-bottom: none;
  }

  .etape .number {
    padding-right: 30px;
    padding-bottom: 0px;
}



.container-etapes{
  flex-direction: column;
  align-items: center;
    margin-bottom: 30px;
}
}



@media(max-width: 730px){
  .etape .number {
    font-size: 105px;
}
}

@media (max-width: 600px) {
  .index-3 .header .sous-titre-h1-2 {

    width: auto;
    margin: 0 30px ;
  }

  .etape{
    width: 85%;
  }
}

@media (max-width: 440px) {
  .etape .number {
      padding-right: 20px;
      font-size: 80px;
  }
}
@media (max-width: 395px) {
  .etape .number {
      padding-right: 00px;
      font-size: 80px;
      padding-bottom: 15px;
  }

  .etape{
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }
}

/*maintenance-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* .index-3 .index-4 .sous-titre-h1 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
} */

.index-3 .index-4 .header .container-slogan{
  margin-top: 100px;
}
.index-3 .index-4 .sous-titre-h1  {
 display: block;
 display: flex;
 flex-direction: row;

}


.img-header{
  
  width: 50vw;
 
}

.index-3 .index-4 .sous-titre-h1 .content{
  text-align: left;
  width: 50vw;
  padding: 0 100px 0 200px;
  position: relative;
}

.index-3 .index-4 .header .sous-titre-h1{
  margin-top: 0;
  padding-top: 0;
}
.index-3 .index-4 .sous-titre-h1 .content p:nth-child(1){
  padding-bottom: 40px;
}


.index-4 .container-slogan{
  padding: 0;
} 

.img-header img{
  object-fit: cover;
  width: 100%;
}

.index-4 hr{
  display: block;
  background-color: #1F444E;
  margin-right: 8rem;
  margin-top: 5px;
  margin-bottom: 17px;
  height: 3px;
}
.raison-gestion-1{
  margin-top: 100px;
}
.container-raisons-gestion{
  display: flex;
  align-items: center;
  justify-content: center ;
  padding-bottom: 80px;
  line-height: 33px;
}

.container-raisons-gestion .raison{
  width: 35%;
  
}
.container-raisons-gestion .raison .title{
  font-weight: 600;
  margin-bottom: 16px;
  font-size: 36px;
  color: #1F444E;
}

.container-raisons-gestion .img{
  width: 7%;
  margin: 0 50px;
}
.container-raisons-gestion .img img{
  width: 100%;
  object-fit: cover;
}
.container-raisons-gestion .gestion{
  width: 30%;
  font-weight: 600;
  padding: 60px 30px;
  background-color: #cde5e3;
  box-shadow: 0 4px 7px rgba(0,0,0,0.3);
  border-radius: 7px;
}

.index-4 .hero-push-link{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #1F444E;
    background: #f1f1f1;
    bottom: clamp(30px, 7.5vw, 75px);
    transition: opacity 0.8s ease-out;
    bottom: 30px ;
    left: 50%;
    transform: translateX(-50%);

}

.index-4 .hero-push-link img {
  width: 30%;
  pointer-events: none;
  height: auto;
}

  .index-3 .index-4 .container-slogan-et-image {
      padding: 0;
      min-height: 90vh;
      position: relative;
      
  }
  .index-3 .index-4 .header .container-slogan {
   
    display: flex;
    flex-direction: column;
    margin-top: 0;
    height: 90vh;
    justify-content: center;
}
.index-3 .index-4 .header h1 {height: auto;
margin-bottom: 60px;}


/*reduction corps page*/

@media(max-width: 1800px ) {
  .container-raisons-gestion .raison {
    width: 36%;
}
}

@media (max-width: 1560px) {
  .container-raisons-gestion .raison {
      width: 42%;
  }
  .container-raisons-gestion .raison .title {
    line-height: 47px;
}
}
@media (max-width: 1400px) {
.index-3 .index-4 .sous-titre-h1 .content {
  padding: 0 100px 0 140px;}

  .index-3 .index-4 .header .sous-titre-h1 {
    padding-bottom: 80px;
}
}

@media (max-width: 1270px) {
  .index-3 .index-4 .sous-titre-h1 .content {
    padding: 0 50px 0 100px;}
  }

  @media (max-width: 1080px) {
    .index-3 .index-4 .sous-titre-h1 .content {
      padding: 0 20px 0 80px;}
    }

    @media (max-width: 1000px) {
      .index-4 .hero-push-link{
        display: none;
      }

      .index-3 .index-4 .container-slogan-et-image {
        padding: 0;
        min-height: auto;
        position: relative;
        
    }
    .index-3 .index-4 .header .container-slogan {
     
      display: flex;
      flex-direction: column;
      margin-top: 50px;
      height: auto;
      justify-content: center;
  } 

  .raison-gestion-1 {
    margin-top: 20px;
}

.container-raisons-gestion .img {
  width: auto;
}

.container-raisons-gestion {
  flex-direction: column;
  padding: 0 80px;
    

  
  }
  .container-raisons-gestion .raison ,     .container-raisons-gestion .gestion{
 width: 100%;
 margin: 50px 0;
}


.container-raisons-gestion .img img {
  transform: rotate(90deg);
  width: 70px;
}

}

@media (max-width: 800px) {
  .container-raisons-gestion .gestion {
    
    padding: 30px 30px;
}
}
@media (max-width: 760px) {

  .index-3 .index-4 .header .sous-titre-h1  {
    flex-direction: column;
    padding-bottom: 0px;
    width: 100%;
    margin-left: 0;
    
}


.index-3 .index-4 .header .sous-titre-h1 .content {
   width: 100%;
    }
.index-3 .index-4 .header .sous-titre-h1 .img-header {
  width: 100%;

    }

    .index-3 .index-4 .sous-titre-h1 .content {
      padding: 0 70px;

    text-align: center;
  }
  }


  @media (max-width: 730px) {
    .container-raisons-gestion .raison .title {
      margin-bottom: 15px;
      font-size: 34px;
  }
  }
  @media (max-width: 600px) {
  .container-raisons-gestion {
    flex-direction: column;
    padding: 0 50px;
}
.container-raisons-gestion .raison .title {
  margin-bottom: 12px;
  font-size: 30px;
}
  }
  @media (max-width: 550px) {
    .index-3 .index-4 .sous-titre-h1 .content {
      padding: 0 40px;
  }
  .raison-gestion-1 {
    margin-top: 0px;
}
}

@media (max-width: 500px){
  .container-raisons-gestion .raison .title {
    margin-bottom: 11px;
    font-size: 26px;
  }
  .container-raisons-gestion {
    padding: 0 40px;
}
} 

@media (max-width: 420px){
  .container-raisons-gestion .raison .title {
    margin-bottom: 10px;
    font-size: 25px;
  }
  .container-raisons-gestion {
    padding: 0 30px;
}
} 

  @media (max-width: 420px) {
    .container-raisons-gestion .raison .title {
        font-size: 23px;
        line-height: 39px}
}