.Upperdiv{
  width: 100%;
  
}
.innerdiv{
  width: 50%;
  
}

.upper1{
  background-color: #99CC99;
}
.upper2{
  background-color: #ABD1AB;
}
.upper3{
  background-color: #BCD6BC;
}
.upper4{
  background-color: #DFDFDF;
}

.spacediv{ 
  width: 100%;
  height: 10px;
}

.titlediv{
  font-size: 2rem;
  font-weight: bolder;
  text-align: right;
  float: right;
  height: 100%;
  width: 100%;
}

.img1{
  background-image: url("../Logo/rhein1.jpg");
  background-size: cover;
  background-position: center;
  
}
.img2{
  background-image: url("../Logo/Strasbourg.jpg");
  background-size: cover;
  background-position: bottom;
  
}
.img4part{
width: 50%;
  
}

.titletext4square{
  font-weight: bolder;
  text-transform: uppercase;
}
.titlewithborder{
  text-align: center;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  color:black;
  border-top: black 3px solid;
  border-bottom: black 3px solid;
  font-weight: bolder;
  text-transform: uppercase;
}

.titlewithborder2{
  color: #99CC99;
}
.img4{
  background-image: url("../Logo/bulding.jpg");
  background-size: cover;
  background-position: center;
  
}


.titlediv2{

  float: left;
text-align: left;}

.textdiv{ 
  width: 30%;
  float: left;
  font-size: 1.3rem;
  text-align: left;
}
.textdiv2{
  float: right;
  text-align: right;
}

@media screen and (max-width: 800px) {

  .innerdiv, .textdiv{
      width: 100%;
  }
  .titlediv, .titlediv2,.textdiv,.textdiv2{float: none;
  text-align: center;}
}

.color1{
  background-color: #DFDFDF;

}
.color2{
  background-color: #99CC99;

}

.divsize{
  width: 100%;
  height: 20em;
}

.img4square{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3%;
  margin-bottom: 2%;
}

.Titledivcross{
  width: 100%;
  font-weight: bolder;
  font-size: 2em;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 5%;
}
.textdiv4square{
  font-size: 1rem;
  width: 100%;
  text-align: center;
}

.pagecarroussel{
  height: 20em;
  margin: 0 0.5%;


}
.TitreSlider{
  width: 100%;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
}

.page1{
  background-image: url("../Logo/xl_lens-1209823_1920.jpg") ;
  background-size:cover;
  
  
}
.divimage{  background-image: url("../Logo/bulding.jpg");
  background-size: cover;
  background-position: center;
  }
.bg-text {
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */
  color: white;
  font-weight: bold;
  border: 3px solid #f1f1f1;
  position: absolute;
  transform: translate(50%, 50%);
  padding: 20px;
}

.Soustextslick{
  color: white;
  padding: 20px;
  margin-top: 50%;
  text-align: center;
  font-weight: bold;
}

.bandeaux{
    
    height: 10em;
  background-image: url("../Logo/Offres.png");
  background-size: cover;
  background-position: center;
}
.textbandeaux{
  color: white;
  font-weight: bolder;
  font-size: 2em;
  text-align: left;
  margin-left: 10%;
  padding-top: 5%;
  
}

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

  .textbandeaux{
      padding-top: 4%;
  }
  
}

@media(max-width:1500px){
  
    .textdiv {
      width: 70%;
     
  }
}

@media(max-width:1000px){
  .img4part{
      width: 100%;
        
    }
    .textdiv {
      width: 70%;
     
  }
}
@media(max-width:768px){
  .img4part{
      width: 100%;
        
    }
    .textdiv {
      width: 100%;
      text-align: center;
  }
}
.imagediapo{
    margin-left: 15%;
    width: 70%;
    display: inline !important;
}
.reset{
    clear: both;
}
.TitreSlider{
   text-align: center;
   font-family: 'Abel', sans-serif;
   font-size: 30px;
   font-weight:600;
}
.texteimage{
    width: 100%;
    text-align: center;
    font-family: 'Abel', sans-serif;
    font-size: 20px;
   font-weight:bold;
}
.slick-prev:before {
    content: "<";
    font-size: 30px;
  }
  
  .slick-next:before {
    content: ">";
    font-size: 30px;
  }

  .imgcaroussel{

    width: 100%;

    
  }



  .Candidat,.Entreprise{
    width: 50%;
    float: left;
  }
  .Candidat{background-color: #99cc99 ;}
  .Entreprise{background-color: #dfdfdf;}



  .cases1,.cases2{
    background-color: #dfdfdf;
    width: 12em;
    height: 20em;
    float: left;
    margin: 5% 5%;
  }
  .cases2{
    background-color: #99cc99;
  }

  .cases1:hover{
    background-color: rgb(240, 240, 240);
    transition: ease 1s;
  }
  .cases2:hover{
    background-color: #c5d8c5;
    transition: ease 1s;
  }


  .titre,.soutitre, .titlediv, .undertitle{
    width: 100%;
    
  }
  .boutoncase3{
    margin-top: 2%;
    margin-bottom: 2%;

  }
  .videcase3{
    height: 30%;
  }
  
  .undertitle{
    font-size: 1em;
    font-weight: bold;
    color: white;
  }

  .colorentreprise{
    color: #000b4f;
  }
  .titre{
    font-size: 1.3em;
    margin-top: 30%;
    font-weight: bold;
  }

  .soutitre{
    color: darkgray;
    margin-bottom: 10%;

  }

  .boutonplusinfo{
    margin-top: 30%;
  }

  .boutonhome{
    background-color: #b6b6b6;
  }

 
  .toptext{
    margin-bottom: 30%;
  }
  
  @media(max-width:1300px){
    .toptext{
      margin-bottom: 25%;
    }
    
  }
  @media(max-width:1100px){
    .toptext{
      margin-bottom: 10%;
    }
    
  }





  .pos1{
    transform: translateX(-100%);
  }
  .pos2{
    transform: translateX(100%);
  }
  .déplacement{
    animation: déplacementhome;
    animation-fill-mode:both;
    animation-duration: 1s;
  }
 @keyframes déplacementhome{
  
  100%{transform: translateX(0%) ;
  opacity: 100%;}
}
.margintop{
  margin-top: -50%;
}




.buttonbox{
  top:0px;
  background-color: gray;
  color: white;
  font-weight: bolder;
}


.divanimation{
  display: inherit ;
  transition: ease 2s;
  z-index: 1;
  position: fixed;
  top: 20%;
  left: 10%;
  width: 100%;
  height: 100%;
}
@media(max-width:1200px){
  .divanimation{
  left: 0%;
  }
}
.hidden{
  display: none;
  transition: ease 2s;
}

.buttonannim{
  
  width: 10%;
  color: #000b4f;
  font-weight: 600;
  background-color: #cacaca;
  border-color: #cacaca;
  margin: 10px 10px;
  margin-left:60%;
  transition: ease 1s;

}
@media(max-width:900px){
  .buttonannim{
    margin-left:50%;
  }
}
@media(max-width:500px){
  .buttonannim{
    margin-left:30%;
  }
}
.buttonannim:hover{
  transition: ease 1s;
  color: white !important;
  background-color: #99cc99 !important;
  border-color: #99cc99 !important;
}
.blurry{
  filter: blur(10px);
}

@media(max-width:900px){
  .toptext{
    margin-bottom: 5%;
  }
  .carousel{
    padding-top: 10%;
  }
}