
body {
    background: rgb(10, 53, 88);
    font-family: sans-serif;
    margin: 0px;
    z-index: 0;
    
    background-image: url('/Images/fond6.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;



}
.card{
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}
.form-control{

  border-color: #42adf5;
  background-color: aliceblue;

}
.form-select{

  border-color: #42adf5;
  background-color: aliceblue;
}
.form-check-input{

  border-color: #42adf5;
  background-color: aliceblue;
}
.espace-top{
  margin-top: 110px;
margin-bottom: 20px;
}
.fix-bar{
  position: fixed;
  margin-bottom: 100px;
  z-index: 1000;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: #142F86;
}
.footerContat{
  width: 610px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 5px 5px 5px 5px;


}

.nav-item a:hover {
  color: orange;
}

a:hover {
  color: orange;
}
.navbar-toggler {

  background-color: #628A32;
}
.areaContatctForm{

  height: 200px;
  margin-bottom: 10px;
}
.navbar-form{
    margin-top: 15px;
    margin-bottom: 90px;
    border-radius: 20px 20px 20px 20px;
    border: 2px #628A32 solid;
    padding: 0px;
    size: 3px;
    background-color: white;
    opacity: 0.9; 
    box-shadow:
    3.3px 3.1px 3.4px rgba(0, 0, 0, 0.057),
    8.3px 7.8px 8.6px rgba(0, 0, 0, 0.069),
    16.8px 15.9px 17.5px rgba(0, 0, 0, 0.075),
    34.7px 32.9px 36.1px rgba(0, 0, 0, 0.081),
    95px 90px 99px rgba(0, 0, 0, 0.1);
}
.card-form{
    border: 1px #628A32 solid;
    z-index: 0;
    opacity: 0.8;
    box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
}
.opa{
  opacity: 1;
}
.card-form:hover{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;

}

.nav-link{
   
    font-size: 15px;
    padding: 14px;
    color: #142F86;

}
.btn-link{
   
    font-size: 15px;
    padding: 14px;
    color: #ffffff;
    

}

.navbarlogo{
    padding-right: 0PX;
   
}
.dropdown-item {
  color: #142F86;
  font-size: 14px;

}
.dropdown-item:hover, .dropdown-item:focus {
  color:orange ;
  background-color: #CCC;
}





.dropdown-menu{
    font-size: 13px;
   margin-top: 20px;
    padding: 0px;

    background-color: white;
   
    border-radius: 0px 0px 10px 10px;
    border-top: 0px ;
    border-left: 2px #628A32 solid;
    border-right: 2px #628A32 solid;
    border-bottom: 2px #628A32 solid;
    z-index: 1000;
   
    box-shadow:
        3.3px 3.1px 3.4px rgba(0, 0, 0, 0.057),
        8.3px 7.8px 8.6px rgba(0, 0, 0, 0.069),
        16.8px 15.9px 17.5px rgba(0, 0, 0, 0.075),
        34.7px 32.9px 36.1px rgba(0, 0, 0, 0.081),
        95px 90px 99px rgba(0, 0, 0, 0.1);
}
.dropdown-item-bottom{
  border-radius: 0px 0px 8px 8px;
}

.dropdown-divider{
    margin: 0px;
    padding: 0px;
}
.card-title {
    background-color: #628A32;
    color: #ffff;
    border-radius: 3px 3px 0px 0px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
.btnContact{
    background-color: #628A32;
    color: #ffff;
  
    
    padding-top: 5px;
    padding-bottom: 5px;

 opacity: 0.8;
    
   
    
   
    text-align: center;
    
    
    border-radius: 10px 10px 10px 10px;
    box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;


}
.card-phone {
  background-color: #142F86;
  color: #ffff;
  border-radius: 3px 3px 3px 3px;
  text-align: center;
  padding-top: 15px;
}



.card-footer{
    border-top: 2px #628A32 solid;
    
   
    
   
    text-align: center;
    background-color: #142F86;
    
    border-radius: 10px 10px 10px 10px;
    box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}
.ServiceEelementLien {
    /*background-color: skyblue;*/
    text-decoration: none;
    color: #ffff;
    font-size: 18px;
}

.description{
    background-color: #ffff;
    height: 500px;
    border-radius: 5px 0px 0px 0px;
    box-shadow:
    3.3px 3.1px 3.4px rgba(0, 0, 0, 0.057),
    8.3px 7.8px 8.6px rgba(0, 0, 0, 0.069),
    16.8px 15.9px 17.5px rgba(0, 0, 0, 0.075),
    34.7px 32.9px 36.1px rgba(0, 0, 0, 0.081),
    95px 90px 99px rgba(0, 0, 0, 0.1);
  
}
.adsG{
    background-color: #922525;
    border-radius: 0px 5px 0px 0px;
    height: 500px;
    box-shadow:
        3.3px 3.1px 3.4px rgba(0, 0, 0, 0.057),
        8.3px 7.8px 8.6px rgba(0, 0, 0, 0.069),
        16.8px 15.9px 17.5px rgba(0, 0, 0, 0.075),
        34.7px 32.9px 36.1px rgba(0, 0, 0, 0.081),
        95px 90px 99px rgba(0, 0, 0, 0.1);
   
}



/*-------------------------- footer ------------------------------------*/

.footer-basic {
    background-color: #142F86;
    border-radius: 5px 5px 5px 5px;
    height: 160px;
    
    opacity: 0.9;
    box-shadow:
        3.3px 3.1px 3.4px rgba(0, 0, 0, 0.057),
        8.3px 7.8px 8.6px rgba(0, 0, 0, 0.069),
        16.8px 15.9px 17.5px rgba(0, 0, 0, 0.075),
        34.7px 32.9px 36.1px rgba(0, 0, 0, 0.081),
        95px 90px 99px rgba(0, 0, 0, 0.1);

    padding:10px 0;
   
    color:#ffff;
  }
  
  .footer-basic ul {
    padding:0;
    list-style:none;
    text-align:center;
    font-size:13px;
    line-height:1.6;
    margin-bottom:0;
  }
  
  .footer-basic li {
    padding:0 10px;
  }
  
  .footer-basic ul a {
    color:inherit;
    text-decoration:none;
    opacity:0.8;
  }
  
  .footer-basic ul a:hover {
    opacity:1;
  }
  
  .footer-basic .social {
    text-align:center;
    padding-bottom:20px;
  }
  
  .footer-basic .social > a {
    font-size:24px;
    width:40px;
    height:40px;
    line-height:40px;
    display:inline-block;
    text-align:center;
    border-radius:50%;
    border:1px solid #ccc;
    margin:0 14px;
    color:inherit;
    opacity:0.75;
  }
  
  .footer-basic .social > a:hover {
    opacity:0.9;
  }
  
  .footer-basic .copyright {
    margin-top:15px;
    text-align:center;
    font-size:13px;
    color:#aaa;
    margin-bottom:0;
  }





                                     