

    @font-face {
        font-family: "vision black";
        src: url('../fonts/vision-bold-webfont.woff');
    }

    @font-face {
        font-family: "vision h";
        src: url('../fonts/vision-heavy-webfont.woff');
    }

    @font-face {
        font-family: "vision r";
        src: url('../fonts/vision-regular_italic-webfont.woff');
    }

     @font-face {
     font-family : "Inter UI";
     src : url('../fonts/Inter-UI-Regular.woff');
 }



.container-fluid {
    width : 100%;
    padding : 0;
    margin : 0;
}


body {
    background-color: #fbfdfb;
    font-size: 1.1rem;
    letter-spacing: .04em;
}

.bleuclair {
    background-image  : url("../images/background_div.jpg") ;
    background-repeat: no-repeat;
    background-size: cover;
    width : 100%;
color : black;
}

.bleuclair2 {
    background : rgb(16, 48, 70);
    width : 100%;
color : white;
}


.row {
    width : 100%;
	padding : 0;
    margin : 0;
}

.row  [class^="col-"] {
    padding : 2% 2% 2% 2%;
	
}

.intro {
    background-color : #005373;
    color : white;
    padding : 3%;
}

.espacer {
    padding-bottom : 7%;
}

.sansPad{
    padding : 0%;
	margin : 0;
	width : 100%;
}

.row .traitDiv {
    padding : 2% 2% 2% 2%;
    margin : auto;
}

.imgfluid2 {
    width : 90%;
    max-width : 90%;
    height : auto;
    margin : auto;
}

.imgfluid3 {
    width : 80%;
    max-width : 80%;
    height : auto;
    margin : 0 10%;

}

.formFlag {
    display : inline-block;
}

.devLogiciel {
    position : absolute;
    left : 0%;
    padding : 1%;
    color :white;
    font-family: 'Helvetica';
    background : url("../images/backDevH.jpg") ;
}


.divAppli2 {
    display : none ;
    width : 100%;
    background : url("../images/backDevH.jpg") ;
    color : white;
    border : 1px solid  white;
    padding : 5%;
   }

.devApp {
    position : absolute;
    right : 1%;
    padding : 1%;
    color :white;
    font-family: 'Helvetica';
    background : url("../images/backOD.png") ;
}


.divAppli1 {

 display : none;
 width : 100%;
 background : url("../images/backOD.png") ;
 color : white;
 border : 1px solid  white;
 padding : 5%;
}



.devLogiciel:hover {
    background : rgb(129, 214, 248);
    box-shadow: 8px 8px 8px #555;
    }

.devLogiciel:hover ~ .divAppli11212{
        display : block;
        animation : flip-scale-up-diag-2 2s forwards;
        animation-iteration-count: 1;
}

.devLogiciel:hover ~ .divAppli212121{
    display : none;
}


.devApp:hover ~ .divAppli112121212{
    display : none;
}

.devApp:hover ~ .divAppli21212{
display : block;
animation : flip-scale-up-diag-2 2s forwards;
animation-iteration-count: 1;
}

.devApp:hover {
background : #5b8bf3;
box-shadow: 8px 8px 8px #555;
}

.divVoir{
    min-height : 30vh;
    background : url("../images/choix_a_faire.jpg");
    background-size : cover;
    margin-top : 20%;
    font-size : 1.5em;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color : white;
}

.lazyload {
    opacity : 0;
}

.containerSite {
    position : relative;
    min-height : 380px;
    padding : 0 !important; 
    margin : 0;
    width : 100%;
}

.siteEcommerce {
    opacity : 0;
    position : absolute;
    right : 0;
    background : black;
    background-size: cover;
    padding : 2%;
    color : rgb(255, 255, 255);
    font-weight : 500;
    max-width : 28%;
}

.siteVitrine{
    opacity : 0;
    position : absolute;
    left : 0;
    max-width : 28%;
    background : black;
    background-size: cover;
    padding : 2%;
    color : rgb(255, 255, 255);
    font-weight : 500;
}

.presentationVitrine {
    background-color : #0d5875;
    padding : 7%;
    color : #fff;
    max-width : 30%;
  cursor : pointer;
  background : url("../images/site_design_html_css2.jpg") no-repeat;
    background : cover;
}

.presentationVitrine2 {
    background-color : #0d5875;
    padding : 7%;
    color : #fff;
    max-width : 30%;
    margin-left : 2%;
  cursor : pointer;
}

.mobileVitrine {
    display : none;
}

.mobileEcommerce {
  display : none;
}

@keyframes deplacement{
    from{
      top: 30%;
      left:30%;
      opacity : 0;
      transform:rotate(180deg);
    }

    to{
      top : 9%;
      left:1%;
      opacity : 1;
      transform:rotate(0deg);
    }
  }

  @keyframes agrandir {
    from{
      height : 100%;
    }

    to{
        max-width : 90%;
    }
  }

  @keyframes deplacement2{
    from{
      top: 30%;
      right:30%;
      opacity : 0;
      transform:rotate(180deg);
    }

    to{
      top : 9%;
      right:1%;
      opacity : 1;
      transform:rotate(0deg);
    }
  }

  .par.lazyload {
      opacity : 0;
      color : white;
      margin-left : 80%;
      width : 70%;
      padding : 4%;
      margin-bottom : 4%;
  }

  @keyframes defilement{
    to{
        margin-left : 15%;
        opacity : 1;
      }
    }

    @keyframes background{
        to{
           background : rgba(0, 0, 0, 0.692);
          }
        }


  .blanc {
      color: white;
  }

  .divApplication1 {
    background-color : #fcfbef;
    background : url("../images/applications_metier_1_bleu.jpg");
    background-size : cover;
    position : relative;
    padding : 0;
    width : 95%;
    margin-top : 5%;
  }

 
   .divApplication1 h2{
	   color : white;
   }
 

  .divApplication2 {
    background-color : #fcfbef;
    background : url("../images/barcode-boutique-brand-1243362_bleu.jpg");
    background-size : cover;
    position : relative;
    padding : 0;
    width : 95%;
    margin-top : 5%;
  }
  
   .divApplication2 h2{
	   color : white;
   }



  #divApp1{
    width : 100%; height : 100%;
     visibility : hidden;
    margin : 0;
    padding : 5% 5% 5% 5%;
    background : url("../images/back.jpg") no-repeat;
    background-size: 1%; 
    background-position : 50% 100%;
    opacity : 0;

  }
  


  #divApp2{
    width : 100%; height : 100%;
    visibility : hidden;
    margin : 0;
    padding : 5% 5% 5% 5%;
    background: url("../images/back.jpg") no-repeat;
	opacity : 0;
  }
  

  .divApplication1:hover{
   cursor : pointer;
  }

  .divApplication2:hover{
    cursor : pointer;
   }

   .titreApp1 {
       position : absolute;
       top : 5%;
       left : 23%;
   }

   .titreApp1 h2 {
    color : white;
    width : 90% !important;
    display : block;
   }
 

   .titreApp2 {
    position : absolute;
    top : 5%;
    left : 32%;
}

.titreApp2 h2 {
    color : white;
    width : 100% !important;
    display : block;
   }

   .espacer {
       padding : 4%;
       margin : auto;
       width : 95%;
   }

   .indication {
       color : rgb(131, 128, 128);
   }




.dessousLosange {
    position : absolute;
    left : 4%;
    top : 68%;
    width : 18px;
    height : 18px;
    animation : tourner 3s infinite;
}

@keyframes tourner {
    from {transform:rotate(0deg)}
    to {transform:rotate(360deg)}
}

/************************   HEADER  **************************/

header {
  --img: url("../images/header1.jpg");
  background-image : var(--img);
  background-repeat : no-repeat; 
  background-size : cover;
  position : relative;
  width : 100%;
  background-size : 100% auto;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  font-weight: 500;
}

@keyframes blur{
    from{
      filter: opacity(0);
      opacity: 0;
    }
    to{
      filter: opacity(1);
      opacity: 1;
    }
  }
  
.nav-item {
    padding-right : 15px;
}

.nav-item:hover {
background-color : #25aac2ec;
background-size : 100% 70% !important;
background-position : left;
}



.divHeaderText {
    position : absolute;
    top : 30%;
    left : 34%;
    width : 34%;
    padding : 1% 1%;
    font-family: "vision l";
    font-size: 1.2em;
    color : #fcff66;
    min-height : 130px;
    opacity : 0.7;
    z-index: 0;
    background : rgb(9, 80, 187);
    border-radius : 28px;
}

.spanTextStrong {
    color : #fcff66;
    font-family : "Inter UI";
    font-size: 1.9em;
}

.textStrongLight {
    font-family: "vision r";
    color : white;
}

.rouge {
    color :white;
}

.espacer{
    margin : 3% 2%;
}

.logo {
width : 260px;
height : auto ;

}

.construction {
    position : absolute;
    left : 40%;
    top : 48%;
    width : 20%;
}

.icon_construction {
    width : 100%;
    height : auto;
}




.logoDiv {
    position : absolute; 
    top : 0%;
    left  : 18px ;
}

.tel {
    color : #087c6d ;
    font-size : 1.1em;
    font-family: 'Impact';

}

/********************** FIN HEADER****************************/

.texteEvident {
    padding : 3% 1%;
    color : rgb(250, 249, 189);
    font-size: 1.7em;
    
}

.orangeD {
    background : #ff6767 ; 
    color : white;
    padding : 30px;
}

.orange1D {
    background : #ff6767 ; 
    color : white;
    padding : 30px;
}


.positionR {
    position : relative;
}

.positionFirm {
    position : absolute;
    top : 75%;
    left : 18%;
}

.cadreFirm {
    background-color : rgb(89, 195, 236);
    color : white;
    padding : 5%;
    
}


.ombrage {
    -moz-box-shadow: 8px 8px 12px #aaa; 
    -webkit-box-shadow: 8px 8px 12px #aaa; 
    box-shadow: 8px 8px 12px #555; 
  } 

.row {
    padding : 2% 0;
}

h1 {
    padding : 3% 0%;
    color : #d3fafa;
    font-size: 1.8em;
    text-align :center;
}

h2 {
    padding : 3% 1%;
    color : #ff6868;
    font-size: 1.8em;
    width : 41%;
    text-align: center;
    display : block ;
    margin : auto;
    margin-bottom : 10px;
}

h3 {
    padding : 3% 1%;
    color : rgb(250, 249, 189);
    font-size: 1.4em;
    width : 60%;
    text-align: center;
    display : block ;
    margin : auto;
}

.div1{
    background: rgb(224, 231, 243);
    padding : 15px 0px;
    margin : auto;
}

.div2{
    background: #fbfdfb;
    padding : 35px 0px;
    margin : auto;
}

.traitDiv {
	 background-color :#FFFCDD;
    background-image : url("../images/traitDiv3.png") center 70px no-repeat;
    background-size : 40px 4px;
    margin : auto;
    position : relative;
   
}

.titre1{
    font-family: "vision black";
    font-size: 1.7em;
}


.centrer {
    margin : 0 auto;
}

.centrer3 {
    margin : 2% auto;
}

.centrer2 {
    text-align : center;
}

.grandEspace {
    margin-top : 23%;
}

.courbe1 {
    position : absolute;
    background : url("../images/courbe.png") no-repeat ;
    background-size: 100% 100%;
    width : 100%;
    min-width: 300px;
    height : auto;
    min-height: 50px;
    top : -5px;
}

.courbe2 {
    position : absolute;
    background : url("../images/courbe2.png") no-repeat ;
    background-size: 100% 100%;
    min-height: 50px;
    bottom : -45px;
    width : 100%;
    min-width: 300px;
}

.courbe3 {
    position : absolute;
    background : url("../images/courbe3.png") no-repeat ;
    background-size: 100% 100%;
    width : 100%;
    min-height: 90px;
    top : 0px;
    left : 0;
    padding : 0 ;
    margin : 0;
}

.courbe4 {
    position : absolute;
    background : url("../images/courbe4.png") no-repeat ;
    background-size: 100% 100%;
    width : 100%;
    min-height: 90px;
    top : 0px;
    left : 0;
    padding : 0 ;
    margin : 0;
}

.col-md-3.centrer {
    cursor : pointer;
    
}

.col-md-3.centrer h2 {
    cursor : pointer;
    color : #0d5875;
    font-size : 1.2em;
    width : 90%;
}

.col-md-3.centrer div {
    display : none;
    
}

#divReferences {
    position : absolute;
    left : 10%;
    width : 80%;
    text-align : left;
    background : #000;
    top : 5%;
    overflow : auto;
    color : white;
    padding : 2% 1%;
    font-size : 0.9em;
    opacity : 0;

}

#divReferences img {
    padding : 2%;
    margin : 0;
}

.img-fluid5 {
    width : 40%;
    height : auto;
    margin : 0 auto;
    float : left;
}


#englobante {
    background-color: rgba(0, 0, 0, 0.600);
    z-index : -1;
    width : 100%;
    height : 100%;
    position : fixed;
    opacity : 0;
    display: block;
    top : 0;
    left : 0;
}

@keyframes opaqueAnim {

    to {
        opacity : 1;
    }
}

@keyframes opaqueAnim2 {

    to {
        opacity : 0;
    }
}


/************************footer ****************************/

footer {
    margin : 0%;
    background : url('../images/footer_background.jpg');
    background-size: cover;
    padding : 2% 0 ;
    color : white;
    width : 100%;
    position :relative;
}

footer .row [class^="col-"] {
    padding-top : 2px ;
    padding-bottom: 2px;
}

.logoFooter {
    width : 68%;
    height : auto ;
    }


footer a {
    color: rgb(252, 249, 227);
    text-decoration: underline;
}

.voirTexte {
    display : none;
	opacity : 0;
}

	.AppRow {
		   position : relative; 
		   padding : 4% 0%;
    }
    
    footer p {
        margin  : 3px 3px;
    }

    .separateur {

        background-image : url('../images/separation.png') no-repeat;
        background-position : 75% 40%;
        background-size : 2px 60%;
    }


/***********************************/

/********************* ANIMATIONS *********************/

  .anim li:hover {
    filter:drop-shadow(0 0 10px powderblue);
    z-index:10;
  }
  
  /*
  anim
  */

  .anim {
    width:100%;
    height:85vmin;
    position:relative;
    list-style-type:none;
    margin : auto;
  }
  
  .anim li { 
    /*
      |a|d|a|
      -------  -           
      |/   \|  | 0.5h
      |\   /|  ^          
      ------- 
      |  w  |
    
      a = 0.5h/tan60 = 0.28867513459h
      d = 0.5h/sin60 = 0.57735026919h
      w = a + d + a  = 1.15470053838h
    
      [zoom out]
    
          |a|_d_|         _____    _
          /|     \       /     \   |
    ang=60_|      \__d__/       \  | h     
         \        /     \       /  |
          \_____|/|      \_____/  _|
                a     
         |--------|
             w
    */
    --h: calc(100% / 3);
    --w: calc(1.15470053838 * var(--h));
    --a: calc(0.28867513459 * var(--h));
    --d: calc(0.57735026919 * var(--h));
    height:auto;
    width: 50%;
    position:absolute;
  }
  
  .anim li img {
    display:block;
    width:100%;
    height:auto;
    object-fit:cover;
    /* 
    
     [clip-path coordinates]
    
      --A-F--
     B|/   \|E    coord.
      |\   /|       A(a/w, 0)
      --C-D--       B(0, 50%)
                    C(a/w, 100%)
                    D(100% - a/w, 100%)
                    E(100%, 50%)
                    F(100% - a/w, 0)
                  where a/w = 0.24999999999
    */
    --aw:24.99999999999%;
    /*clip-path:polygon(
      var(--aw) 0,
      0 50%,
      var(--aw) 100%,
      calc(100% - var(--aw)) 100%,
      100% 50%,
      calc(100% - var(--aw)) 0
    );*/
  }
  
  .anim li:nth-of-type(1) {
    left:calc(33% - var(--a) - var(--d) * 0.5);
    top:0;
  }

  .anim li:nth-of-type(2) {
    left:calc(29% - var(--a) - var(--d) * 0.5);
    top:40%;
  }

  .anim li:nth-of-type(3) {
    left:calc(70% - var(--a) - var(--d) * 0.5);
    top:30%;
  }

.animFlip {
    animation: flip-scale-up-diag-2 2s forwards;
    animation-iteration-count: 1;
}

  @keyframes flip-scale-up-diag-2 {
    0% {
      -webkit-transform: scale(1) rotate3d(-1, 1, 0, 180deg);
              transform: scale(1) rotate3d(-1, 1, 0, 180deg);
    }
    50% {
      -webkit-transform: scale(1.6) rotate3d(-1, 1, 0, 90deg);
              transform: scale(1.6) rotate3d(-1, 1, 0, 90deg);
    }
    100% {
      -webkit-transform: scale(1) rotate3d(-1, 1, 0, 0deg);
              transform: scale(1) rotate3d(-1, 1, 0, 0deg);
    }
  }

 .anim {
    animation:r 4s forwards;
    animation-iteration-count: 1;
  }
  
  @keyframes r {
    from {transform:rotate(180deg)}
    to {transform:rotate(0)}
  }
  
  .anim li {
    animation: ir 4s forwards;
    animation-iteration-count: 1;
  }
  
  @keyframes ir {
    from {transform:rotate(-360deg)}
    to {transform:rotate(0)}
  }
  
  .finger{
	position : absolute;
    top : 58%;
    left : 45%;
}

.finger2{
    position : absolute;
    top : 50%;
    left : 48%;
}

#logoText {
    display: inline-block;
position: relative;
width: 100%;
padding-bottom: 45%;
vertical-align: middle;
transform :translate(-340px, -10px);
height : 300px;
font-weight : 900;
margin-top : 8%;

}

.blocTitre2 {
    color : #FFF;
    font-size : 1em;
    color : rgb(249, 255, 255);
    width : 30%;
    left : 35%;
    top : 44%;
    position : absolute;
    text-align : center;
    font-family : Arial, Helvetica, sans-serif;
   /* background: rgba(41, 175, 216, 0.63);*/
    border-left : 2px solid  #fcff66;
    font-size : 1.4em;
    padding-left : 5px;
}

#svgLogoText{
display: inline-block;
position: absolute;
-webkit-filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .7));
filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .7));
top: 0;
left: 50%;
width : 1400px;
height : 700px;
    animation : fill-anim 1s ease forwards 5s;
}

#svgLogoText path{
animation : fill-anim 1s ease forwards 5s;
}

#svgLogoText path:nth-child(1) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards;
}
#svgLogoText path:nth-child(2) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards ;
}
#svgLogoText path:nth-child(3) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 0.6s;
}
#svgLogoText path:nth-child(4) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 0.9s;
}
#svgLogoText path:nth-child(5) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 1.2s;
}
#svgLogoText path:nth-child(6) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 1.5s;
}

#svgLogoText path:nth-child(7) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 1.8s;
}

#svgLogoText path:nth-child(8) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 2.1s;
}

#svgLogoText path:nth-child(9) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 2.4s;
}

#svgLogoText path:nth-child(10) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 2.7s;
}

#svgLogoText path:nth-child(11) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 3s;
}

#svgLogoText path:nth-child(12) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 3.3s;
}

#svgLogoText path:nth-child(13) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 3.6s;
}

#svgLogoText path:nth-child(14) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 3.9s;
}


#svgLogoText path:nth-child(15) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 4.2s;
}

#svgLogoText path:nth-child(16) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 4.5s;
}

#svgLogoText path:nth-child(17) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 4.8s;
}


#svgLogoText path:nth-child(18) {
    stroke-dasharray : 400px;
    stroke-dashoffset : 400px;
    animation : line-anim 2s ease forwards 5.1s;
}

@keyframes line-anim {
    to {
        stroke-dashoffset : 0;
    }
    }

    
    @keyframes fill-anim {
    to {
        fill : #FFF;
    }
    }



    @media only screen and (max-width: 767px) {
       /* smartphone */
        /* tablettes */
    
        #logoText {
            margin-top : 0%;
        }

        .blocTitre2 {
            width : 56%;
            left : 22%;
            top : 35%;
        }

		        .devApp {
            top : 32vw;
            right : 1%;
           }
        
       .devLogiciel {
               top : 17vw;
               left : 1%;
           }

           .imgfluid3 {
               margin-top : 2vw;
               width : 93%;
               height : auto;
           }

           .divAppli1 {
               width : 90%;
            
           }

           .divAppli2 {
               width : 90%;
           }

        .logo {
            width : 45%;
            height : auto;
           
        }

        #svgLogoText {
            width : 400px;
            height : 300px;
        }

        #logoText {
            transform :translate(-165px, -10px);
        }
        .logoDiv {
            position :absolute;
            top : 55%;
            left : 1%;
			z-index : 3;
        }

        h1 {
            font-size: 1.3em;
        }
		
		h2{
            width : 85%;
			margin-top : 20px;
			margin-bottom : 15px;
        }
		
		.construction {
            left : 25%;
            top : 48%;
           
        }

        .traitDiv {
			background-color : #FFFCDD;
            background-image : no-repeat center url("../images/cadreDiv.png");
            background-position  : center 61px;
           background-size : 70px 4px;
        }

        .rubis {
            position : absolute;
            left : 47%;
            width : 5%;
            top :  79px;
            animation : tourner 3s infinite;
        }


        .firmIcon {
            width : 10%;
            height : auto;
			 display : none;
        }

        .positionFirm {
            top : 350%;
            font-size: 0.9em;
            left : 6%;
            width : 88%;
            z-index : 1;
            display : none;
        }

        .spanTextStrong{
            font-size : 1.4em;

        }

        .divHeaderText{
            font-size: 0.8em;
            left : 0;
            top : 17%;
            background : url("../images/rond_banniere.png") no-repeat center top;
            background-size : 70% 40%;
            z-index : 2;

        }


        body {
            font-size : 1em;
            font-family : Arial, Helvetica, sans-serif;
        }

        .div1{
            padding-top: 3%;
            margin-top : 8%;
        }

        .div2{
            padding-top: 12%;
            margin-top : 2%;
        }

        .separation {
            background-image : none;
        }

 

        .anim {
            height:56vmin;
          }

          .grandEspace2{
            margin-top : 10%;
        }
		
		 .grandEspace{
            margin-top : 10%;
        }

      

        .cache{
            display: none;
        }

        #navbarColor01{
            z-index :1000;
            margin-top : 10%;
            
        }

        .navbar-toggler:hover ~ #positionFirm1 {
            z-index : -1;

        }

        .tel{
            top : 2px;
			font-size : 1.1em;
        }

        .anim li:nth-of-type(1) {
            left:calc(28% - var(--a) - var(--d) * 0.5);
            top:0;
          }
        
          .anim li:nth-of-type(2) {
            left:calc(23% - var(--a) - var(--d) * 0.5);
            top:40%;
          }
        
          .anim li:nth-of-type(3) {
            left:calc(68% - var(--a) - var(--d) * 0.5);
            top:30%;
          }
       
          .iconTel {
              height : 27px;
              width : auto;
          }

          .iconFlag1 {
            height : 27px;
            width : 36px;
            border:none;
		    background: transparent url('../images/flagen.png');
            background-repeat:no-repeat;
        
            background-size : cover;
        }

        .iconFlag2 {
            height : 27px;
            width : 36px;
            border:none;
		    background: transparent url('../images/flagfr.png');
            background-repeat:no-repeat;
          
            background-size : cover;
        }

          .icon_construction {
              width : 250%;
              height : auto;
          }

          .mobileVitrine {
              display : block;
            
        
          }

          .mobileEcommerce {
            display : block;
          
        }

        .siteVitrine{
            display : none;
        }

        .siteEcommerce{
            display : none;
        }

      

        .containerSite {
            display : none;
        }

        .presentationVitrine {
            background : url("../images/site_design_html_css2.jpg") no-repeat;
            background-size : cover;
            max-width : 52%;
         
			
           
        }

        .presentationVitrine2 {
            background : url("../images/site_web_e-commerce2.jpg");
            background-size : cover;
            max-width : 52%;
        }
		
	
        
        .titreApp1 {
          
            left : 4%;
        }
        
        .titreApp2 {
          
            left : 5%;
        }
		
		.AppRow {
		  padding : 18% 0%;
        }
        
        .dessousLien {
            display : none;
        }

        .divVoir{
            min-height : 52vh;
            width : 90%;
            padding : 25%;
            font-size : 1.2em;
           }
    
    
    
           .intro {
               width : 95%;
           }
        
        .devLogiciel {
            top : 14vw;
            font-size : 0.8em;
        }

        .devApp {

            font-size : 0.8em;
        }

        .divAppli1 {
            width : 90%;
        
        }

        .divAppli2 {
            width : 90%;
        }
		
		header {
			min-height : 285px;
        }
        
        .orange1D {
            margin-top : 6%;
        }
    }

    
  @media only screen and (max-width: 767px) and (orientation: portrait) {
    /* smartphone en mode portait */
        header {
            min-height: 288px;
            max-height: 288px;
            --img: url("../images/header_xs.jpg");
            background : var(--img) no-repeat; 
            background-size : 100% auto;
        
        }

   #navbarColor01 {
    background-color : black;
    padding : 2%;
    }

    .par.lazyload {
        margin-left : 30%;
        width : 70%;
    }

    #navbarColor01 li  a {
       font-family: Arial, Helvetica, sans-serif;
        padding : 3%;
        }

    #divReferences {
        font-size : 0.7em;
        width : 94%;
        left : 3%;
    }
   
    
    #svgLogoText {
        width : 200px;
        height : 300px;
    }

    #logoText {
        transform :translate(-70px, -10px);
    }

    .blocTitre2 {
        font-size : 0.9em;
        width : 66%;
        left : 17%;
        margin-top : 10%;
    }

    #logoText {
        margin-top : 2%;
    }
        .devApp {
            top : 32vw;
            right : 1%;
           }
        
       .devLogiciel {
               top : 17vw;
               left : 1%;
           }

           .imgfluid3 {
               margin-top : 2vw;
               width : 93%;
               height : auto;
           }

           .divAppli1 {
               width : 90%;
            
           }

           .divAppli2 {
               width : 90%;
           }

        .logo {
            width : 45%;
            height : auto;
           
        }

        .logoDiv {
            position :absolute;
            top : 67%;
            left : 1%;
	    z-index : 3;
        }

        h1 {
            font-size: 1.3em;
        }
		
		h2{
            width : 89%;
			margin-top : 20px;
			margin-bottom : 15px;
        }
		
		.construction {
            left : 25%;
            top : 48%;
           
        }

        .traitDiv {
			background-color : #FFFCDD;
            background-image : no-repeat center url("../images/cadreDiv.png");
            background-position  : center 61px;
           background-size : 70px 4px;
        }

        .rubis {
            position : absolute;
            left : 47%;
            width : 7%;
            top :  79px;
            animation : tourner 3s infinite;
        }


        .firmIcon {
            width : 10%;
            height : auto;
			 display : none;
        }

        .positionFirm {
            top : 350%;
            font-size: 0.9em;
            left : 6%;
            width : 88%;
            z-index : 1;
            display : none;
        }

        .spanTextStrong{
            font-size : 1.4em;

        }

        .divHeaderText{
            font-size: 0.8em;
            left : 0;
            top : 17%;
            background : url("../images/rond_banniere.png") no-repeat center top;
            background-size : 70% 40%;
            z-index : 2;

        }


        body {
            font-size : 1em;
            font-family : Arial, Helvetica, sans-serif;
        }

        .div1{
            padding-top: 3%;
            margin-top : 8%;
        }

        .div2{
            padding-top: 12%;
            margin-top : 2%;
        }

        .separation {
            background-image : none;
        }

 

        .anim {
            height:56vmin;
          }

          .grandEspace2{
            margin-top : 10%;
        }
		
		 .grandEspace{
            margin-top : 10%;
        }

      

        .cache{
            display: none;
        }

        #navbarColor01{
            z-index :1000;
            margin-top : 10%;
            
        }

        .navbar-toggler:hover ~ #positionFirm1 {
            z-index : -1;

        }

        .tel{
            top : 2px;
			font-size : 1.1em;
        }

        .anim li:nth-of-type(1) {
            left:calc(28% - var(--a) - var(--d) * 0.5);
            top:0;
          }
        
          .anim li:nth-of-type(2) {
            left:calc(23% - var(--a) - var(--d) * 0.5);
            top:40%;
          }
        
          .anim li:nth-of-type(3) {
            left:calc(68% - var(--a) - var(--d) * 0.5);
            top:30%;
          }
       
          .iconTel {
              height : 27px;
              width : auto;
          }

          .iconFlag1 {
            height : 27px;
            width : 36px;
            border:none;
		    background: transparent url('../images/flagen.png');
            background-repeat:no-repeat;
        
            background-size : cover;
        }

        .iconFlag2 {
            height : 27px;
            width : 36px;
            border:none;
		    background: transparent url('../images/flagfr.png');
            background-repeat:no-repeat;
          
            background-size : cover;
        }

          .icon_construction {
              width : 250%;
              height : auto;
          }

          .mobileVitrine {
              display : block;
            
        
          }

          .mobileEcommerce {
            display : block;
          
        }

        .siteVitrine{
            display : none;
        }

        .siteEcommerce{
            display : none;
        }

      

        .containerSite {
            display : none;
        }

        .presentationVitrine {
            background : url("../images/site_design_html_css2.jpg") no-repeat;
            background-size : cover;
            max-width : 52%;
         
			
           
        }

        .presentationVitrine2 {
            background : url("../images/site_web_e-commerce2.jpg");
            background-size : cover;
            max-width : 52%;
        }
		
	
        
        .titreApp1 {
          
            left : 4%;
        }
        
        .titreApp2 {
          
            left : 5%;
        }
		
		.AppRow {
		  padding : 18% 0%;
        }
        
        .dessousLien {
            display : none;
        }

        .divVoir{
            min-height : 52vh;
            width : 90%;
            padding : 25%;
            font-size : 1.2em;
           }
    
           .intro {
               width : 95%;
           }

           .orange1D {
            margin-top : 6%;
        }
        
    }

    
    
    @media only screen and (min-width: 768px) {

        /* tablettes */
            header {
                min-height: calc(44vw - 2.5em);
            }

            header {
                min-height: 340px;
                max-height: 340px;
                --img: url("../images/header_xs.jpg");
                background : var(--img) no-repeat; 
                background-size : 100% auto;
            
            }

            #svgLogoText {
                width : 700px;
                height : 300px;
            }
        
            #logoText {
                transform :translate(-325px, -10px);
            }

	.mobileDiv {
	display : none;
	}

            .devApp {
                top : 16vw;
            }
            .devLogiciel {
            
                top : 7vw;
            }

            .divAppli1 {
                width : 100%;
            }

            .divAppli2 {
                width : 100%;
            }

            h1 {
                font-size: 1.3em;
            }

        

            .firmIcon {
                width : 10%;
                height : auto;
            }

            .positionFirm {
                top : calc(36vw - 2.5em);
                font-size: 0.9em;
                
            }

            .spanTextStrong{
                font-size : 1.7em;

            }

            .divHeaderText{
                font-size: 0.8em;
            }

            .logo {
                width : 55%;
                height : auto;
            }

            .logoDiv {
                top : 15%;
                left : 4%;
            }

            .tel {
                font-size : 1.1em;
            } 

            .iconTel {
                height : 35px;
                width : auto;
            }

            .iconFlag1 {
                height : 35px;
                width : 44px;
                border:none;
                background: transparent url('../images/flagen.png');
                background-repeat:no-repeat;
                background-size : cover;
            
            }
    
            .iconFlag2 {
                height : 35px;
                width : 44px;
                border:none;
                background: transparent url('../images/flagfr.png');
                background-repeat:no-repeat;
                background-size : cover;
              
            }

            .navbar-nav {
                font-size : 0.6em;
            }

            body {
                font-size : 0.8em;
            }

            .anim li:nth-of-type(2) {
                left:calc(29% - var(--a) - var(--d) * 0.5);
                top:25%;
              }
            
              .anim li:nth-of-type(3) {
                left:calc(70% - var(--a) - var(--d) * 0.5);
                top:22%;
              }

              .anim {
                height:62vmin;
              }

        

            .traitDiv {
				background-color : #FFFCDD;
                background-image : url("../images/cadreDiv.png") no-repeat;
                background-position: center 61px;
                margin-top : 2%;
                background-size : 70px 4px
            }

            .div1{
                padding-top: 0%;
                margin-top : 8%;
            }
    
            .div2{
                padding-top: 14%;
                margin-top : 2%;
            }

            .hauteur1{
                background-size : 100% 15%;
            }

            .hauteur2{
                background-size : 100% 30px;
            }

            h2 {
                font-size : 1.3em;
                padding : 20px 0px;
                width : 60%;
            }

            .grandEspace2{
                margin-top : 5%;
            }

          
			 .presentationVitrine {
             width : 40%;
            }
			
			 .siteVitrine {
				max-width : 32%;
            }
			
			 .siteEcommerce {
				max-width : 32%;
            }

            .rubis {
                position : absolute;
                left : 48%;
                width : 4%;
                height : auto;
                top :  59px;
                animation : tourner 3s infinite;
            }
         
            .grandEspace {
                margin-top : calc(36vh - 2.5em);
            }

            .siteVitrine h2 {
                width : 95%;
                background : url("../images/cadreDiv.png") no-repeat;
                background-position: center 51px;
                background-size : 60px 2px;           
             }

            .siteEcommerce h2 {
                width : 95%;
                background : url("../images/cadreDiv.png") no-repeat;
                background-position: center 51px;
                background-size : 60px 2px; 
            }

            .rubis2 {
                position : absolute;
                left : 47%;
                width : 6%;
                height : auto;
                top :  60px;
                animation : tourner 3s infinite;
            }

            .divVoir{
                padding : 25%;
            }

            .orange1D {
                margin : auto ;
            }
        }
    
        


    @media only screen and (min-width: 1024px) {

        .separation {
            background-image : url("../images/separation.png") ;
            background-position: 94% 50%;
            background-repeat: no-repeat;
        }
            /* grande tablettes et ordinateur */
            header {
                min-height: 550px;
                max-height: 600px;
                background : url("../images/header1.jpg") no-repeat; 
                background-size : 100% auto;
            }

	.mobileDiv {
	display : none;
    }
    
    #svgLogoText {
        width : 1400px;
        height : 700px;
    }

    #logoText {
        transform :translate(-650px, -10px);
    }

            .devApp {
                top : 16vw;
            }
            .devLogiciel {
            
                top : 7vw;
            }

            h1 {
                font-size: 1.4em;
            }

            .navbar-nav {
                font-size : 11pt;
                position : relative;
                color : rgb(11, 57, 126) !important;
                width: 100%;
                text-align : right;
                display: inline-block;
            
            }

            .navbar-nav li {
                display : inline-block;
            }


            .navbar.navbar-expand-lg.navbar-dark.bg-primary {
                background-color : rgba(21, 69, 133, 0.486) !important;
            }

            .nav-link {
                color : rgb(255, 255, 255) !important;
                font-family : Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif
            }

            #navbarColor01{
                margin-left : 24%;
                height : 100% !important;
                position : relative !important;
                width : 70% !important;
                max-width : 70%;
                text-align : right;
            }


            .tel {
                font-size : 1em;
            } 

            .iconTel {
                height : 35px;
                width : auto;
            }

            .iconFlag1 {
                height : 35px;
                width : 44px;
                border:none;
                background: transparent url('../images/flagen.png');
                background-repeat:no-repeat;
                background-size : cover;

            }
    
            .iconFlag2 {
                height : 35px;
                width : 44px;
                border:none;
                background: transparent url('../images/flagfr.png');
                background-repeat:no-repeat;
                background-size : cover;
            
            }

            .logo {
                width : 70%;
                height : auto;
            }

            .logoDiv {
                position : absolute;
                top : -10px;
                left : 10px;
            }



            .positionFirm {
                top : calc(37vw - 2.5em);
                font-size: 1em;
                z-index : 1000;
            }

            .spanTextStrong{
                font-size : 1.2em;

            }

            .divHeaderText{
                font-size: 1.1em;
                padding-top : 2%;
            }

            .firmIcon {
                width : 9%;
                height : auto;
            }

            body {
                font-size : 16px;
            }

            .anim li:nth-of-type(2) {
                left:calc(29% - var(--a) - var(--d) * 0.5);
                top:40%;
              }
            
              .anim li:nth-of-type(3) {
                left:calc(70% - var(--a) - var(--d) * 0.5);
                top:30%;
              }

              .anim {
                height:85vmin;
              }

            

                .traitDiv {
					 background-color :#FFFCDD;
                    background-image : no-repeat center url("../images/cadreDiv.png");
		            background-position  : center 64px;
                   background-size : 70px 4px;
                }

                .rubis {
                    position : absolute;
                    left : 48%;
                    width : 4%;
                    height : auto;
                    top :  60px;
                    animation : tourner 3s infinite;
                }
                
                h2 {
                    font-size : 1.3em;
                }

                .grandEspace2{
                    margin-top : 5%;
                }

                .grandEspace{
                    margin-top : calc(46vh - 2.5em);
                }

              

                .row  [class^="col-"] {
                    padding : 15px 15px 15px 15px;
                }
                

                .div1{
                    padding-top: 0%;
                    margin-top : 0%;
                }
        
                .div2{
                    padding-top: 0%;
                    margin-top : 2%;
                }
				
			.siteVitrine {
                left : 0;
                max-width : 32%;
            }

            .siteEcommerce {
                max-width : 32%;
            }

            .siteVitrine h2 {
                width : 95%;
                background : url("../images/cadreDiv.png") no-repeat;
                background-position: center 50px;
                background-size : 70px 2px; 
            }

            .siteEcommerce h2 {
                width : 95%;
                background : url("../images/cadreDiv.png") no-repeat;
                background-position: center 50px;
                background-size : 70px 2px; 
            }

            .rubis2 {
                position : absolute;
                left : 48%;
                width : 4%;
                height : auto;
                top :  73px;
                animation : tourner 3s infinite;
            }
            

            .row .traitDiv {
                padding : 15px 15px 15px 15px;
                margin-top : 15px;
            }
    

         
                
   
        }

        @media only screen and (min-width: 1600px) {
            .rubis {
                position : absolute;
                left : 49%;
                width : 2%;
                height : auto;
                top :  60px;
                animation : tourner 3s infinite;
            }
        }

    ul {
        list-style-type: none;
    }



.centrer {
  text-align: center;
}

.aere {
  margin : 5% 0;
}

.bloc-choix {
  padding : 2rem;
  background-color: black;
  color: white;
  display: inline-block;
  margin-left : 20px;
  position: relative;
  }

  .bloc-choix:hover {
  background-color: #d0d0d0;
  cursor: pointer;
  }

  .bloc-choix input[type=file] {
    left: 0;
    top: 0;
    opacity: 0;
    position: absolute;
    font-size: 90px;
  }

  .chambre-type, .simulation, .lemur, .BAT {
    display: none;
  }

  .chambre-type a img {
   width : 200px !important;
   max-width: 200px !important;
   height : 200px;
   border : 3px solid #a0b605;
   margin-left : 10px;
    }

    .chambre-type a img:hover {
      cursor: pointer;
      border : 3px solid #f2c037;
    }

    .chambre-type a:visited img {
      border : 3px solid #f2c037;
    }

 #representationMur {
      background-color : #eee;
      border: 7px solid #e6bb48;
      height : 100px;
      width : 100px;
    }

    .buttonMatoile {
      background : black;
      color : white;
      padding : 12px;
      margin : 5px;
    }


    
    