/*///////////////// PROPERTIES /////////////////*/

@import url('https://fonts.googleapis.com/css2?family=Rokkitt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rokkitt:ital,wght@0,100;0,200;0,300;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,500;1,600;1,700;1,800;1,900&display=swap');


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}


.cubeIcon2 i,.cubeIcon i {
  margin-right: 0px!important;
}

li{
  color:#1B269D;
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 16px;
}

/*///////////////// TITLE /////////////////*/

.container-return{
  padding-bottom: 40px;
}
.container-fiche{
  width: 100%;
  height: 100%;
  padding-top: 100px;
}

.box-g{
  height: 700px;
}


.box-entreprise{
  width: 340px;
  height: 100%;

}

.box-top-entreprise, .box-bottom-entreprise{ 
  height: 40%;
  width: 100%;
  

}

.box-bottom-entreprise{ 
  padding-right: 0px;
  padding: 20px;
}

.box-top-entreprise{
  box-shadow: 0px 3px 20px #0000000F;
}

.box-top-entreprise img{
  width: 60%;
  height: 65%;

}

.box-bottom-entreprise p:nth-child(1){
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.box-bottom-entreprise p:nth-child(2){
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 50px;
}

.presentationBlue p{
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 10px;
}

.img-pnj {
  width: 50%;
}

.returntext{
  font-family: 'Montserrat';
  font-size: 14px;
  color:#1B269D;
  justify-content: start;
 
  font-weight: 600;
  text-decoration: none;
}

/*  */

.top-d p:nth-child(1){
  color:#00A9FF;
  font-family: 'Rokkitt';
  font-weight: 800;
  font-size: 42px;
  line-height: 40px;
}

.top-d p:nth-child(2){
  color:#1B269D;
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 16px;
}

.top-d p:nth-child(4), .top-d p:nth-child(5),.top-d p:nth-child(6), .top-d-2 :nth-child(1),.top-d-2 :nth-child(2), .top-d-3 :nth-child(1), .top-d-3 :nth-child(2)  {
  color:#1B269D;
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 16px;
}

.linkPartenaireFiche, #adresseEntreprise{
  color:#1B269D!important;
  font-family: 'Montserrat'!important;
  font-weight: 400!important;
  font-size: 16px!important;
}

#mailEntreprise1, #mailEntreprise2{
  transition: 0.3s all;
}

#mailEntreprise1:hover, #mailEntreprise2:hover{
  text-decoration: underline;
}



.linkPartenaireFiche:hover{
  color: #00A9FF!important;
}



.block-d a{
  color:#1B269D;
  font-family: 'Montserrat';
  font-weight: 800;
  font-size: 16px;
  transition: 0.3s;

}

.block-d a:hover{
  color:#00A9FF;
  font-weight: 800;


}




#blockDescriptionEntreprise p{
  color:#1B269D;
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 16px;
}

#img-carrousel{
  max-height: 400px;
}

i{
  margin-right: 7px;
}


.container-social-fa{
  padding: 0;
  margin: 0;
}



.social-icon-fb {
  background-color: #1B269D;
  color: white;
  margin-right: 10px;
  width: 25px;
  height: 25px;
  font-size: 1;
  margin-bottom: 0;
  padding-left: 8px;
  padding-top: 3px;
  top: 1px;
  position: relative;
  transition: 0.3s all;
}

.social-icon-fb:hover{
  background-color: #00A9FF;
  color: white;
}



.social-icon-in{
  background-color: #1B269D;
  color:white;
  width: 25px;
  height: 25px;
  padding-right: 0;
  padding-top: 3px;
  padding-left: 6px;
  margin-bottom: 0;

  
}

.hr-line, .hr-line-2{
  color: #1B269D;
  width: 100%;
  opacity: 1;
}


#imgParDefaut{
  width: 100%;
  height: 100%;
  object-fit: cover;
}


/*///////////////// BECOME FLUX /////////////////*/

.container-become-flux{
    padding-bottom: 100px;
    padding-top: 100px;
    position: relative;
    right: 75px;

  }
   
  .container-become{
    border: solid #00A9FF 2px;
    background-color: #fff;
    padding: 0;
    height: 517px;
  }
  
  .container-become-left img{
    width: 54px;
    height: 50px;
  }
  
  .container-become-left img:hover{
    width: 58px;
    height: 54px;
    cursor: pointer;
  }
  
  .container-become-middle hr{
    color: #00A9FF;
    width: 230px;
    height: 1px;
  }
  
  .container-become-middle p{
    color: #1B269D;
    font-size: 42px;
    font-family: 'Rokkitt';
    font-weight: 800;
    line-height: 40px;
  }

  #return{
    font-size: 16px;
    font-family: 'Montserrat';
    color: #1B269D;
    font-weight: 500;
    text-decoration: none;
    transition: 0.2s all;
   
  }
  
  #return:hover{
    font-size: 16px;
    color: #00A9FF;
   
  }
  
  
  #register-input-become{
    display: inline-block;
    width: 160px;
    height: 50px;
    color: #FFFFFF;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    border: none;
    font-size: 16px;
    text-decoration: none;
    background-color: #FF1400;
  }
  
  #register-input-become:hover{
    background-color: #ec1b08;
  }
  
  .container-become-right img:nth-child(1){
    position: relative;
    left: 109px;
    margin-bottom: 20px;
  }
  
  .container-become-right img:nth-child(2){
    width: 220px;
    height: 40px;
  }

  .more-button-2 {
    font-size: 13px;
    font-family: 'Montserrat';
    color: #1B269D;
    font-weight: 700;
    line-height: 0;
    margin-top: 20px;
}
  
  
  @media screen and (max-width: 1200px) {
  
    .container-become-right img:nth-child(1){
      left: 0px;
      width: 300px;
      margin-top: 20px;
    }
  
    .container-become-middle p{
      font-size: 30px;
    }
  
    .container-become-flux{
      margin-top: 1100px;
      margin-bottom: 150px;
      right: 0px;
    } 
  }
  
  @media screen and (max-width: 1400px) {
  
    .container-become-middle p{
      font-size: 36px;
    }
  }

  @media screen and (max-width: 800px) {

  
    .container-become-flux{
      margin-top: 1250px;
      margin-bottom: 250px;
      right: 0px;
    } 
  }
  

  /*  */

  .carousel-item {
    position: relative;
    opacity: 0;
    transition: opacity 2s ease;
    height: 300px;
  }
  
  .carousel-item.active {
    opacity: 1;
  }

  .carousel-item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  

  #imgEntreprise{
    height: 160px;
    width: 230px;
    object-fit: contain;

  }



  
  
  
  
  
