
body{
    font-family: "Lato","Helvetica Neue",Helvetica,"Roboto",Arial,sans-serif;
    overflow-x: hidden;

}
p{
  font-size: 16px;
}
.text-success{
  color:#02E133 !important;
}
a:hover{
  color: #001f40c5;
}
a{
  color: #001f40;
}
footer{
  background-color: #D9D9D9;;
}
header{
  color:#001F40;
}
ul.d-flex{
  list-style-type:none;
}
input[type="password"]::placeholder {
  color: #d6d6d6;
}
.bg-light{
  background-color: #f8f8f8 !important;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 1.45000000000026em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.4em solid;
  border-right: 0.4em solid transparent;
  border-bottom: 0;
  border-left: 0.4em solid transparent;
}
/*start titles style */
.titre-color,h1,h2,h3,h4,h5,h6{
   color: #001F40;
}
.icon-color{
  color:#001F40;
}
.bg-presta-fonce{
  background-color: #001F40;
}
.bg-prestataire ,.bg-prestataire:focus, .bg-prestataire:active,.bg-prestataire:hover{
  background-color: #2685c5 !important;
  color:white !important;
}
.border-prestataire{
  border-color: #2685c5;
}
.prestataire-color{
  color:#2685c5
}
/*start titles style */
.dropdown-menu{
  width: 300px;
}
/*start button style */

.btn-prestataire {
   color:white !important;
   border-color:#2685c5;
   background-color: #2685c5;
   margin: 5px;
  }
.btn-prestataire:hover {
color:white;
border-color:#2685c5d3;
background-color: #2685c5d3;
margin: 5px;
}
.btn-outline-prestataire {
border-color:#2685c5;
color: #2685c5;
margin: 5px;
background-color: #ffffff;

}
.btn-outline-prestataire:hover,.btn-outline-prestataire:focus,.btn-outline-prestataire:active {
    border-color:#2685c5;
    color:white !important;
    background-color: #2685c5;
    }
/*start button style */
/*startcarousels style */
 .shadow{
  box-shadow: #001f40;
  box-shadow: 0 .5rem 1rem #001f4027 !important;
 }

/**  end carousels style **/
/**  start  menu css style ***/
.prestataire-navbar{
padding: 20px;
padding-bottom: 0px;
border-radius: 0 0 15px 15px ;
box-shadow: 0 7px 7px -5px #001f4080;

}
.prestataire-navbar .col-8, .prestataire-navbar .col-10{
    text-align: right;
   }
   .prestataire-navbar .nav-top{
    margin-bottom: 0px;
    padding-bottom: 0px;
   }
   .prestataire-navbar hr{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
   }

/*** end menu css style ***/

/** start sidenav **/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    border: 1px solid #001f4059 ;
    border-radius: 0px 5px 5px 0px ;
    box-shadow: 0px 0px 7px #001f409c;

  }
  .sidenav .p-logo{
    text-align: center;
    padding: 8px 8px 8px 32px;
    text-decoration: none;

    display: block;
    transition: 0.3s;
  }
  .sidenav a.sidenav-item {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #001F40;
    display: block;
    transition: 0.3s;
  }

  .sidenav a:hover {
    color: #001f40d7;
  }

  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }

  #main {
    transition: margin-left .5s;
    padding:0 16 16 16px;
  }

  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }
.card-accuiel {
  min-height: 150px;
}

.bg-accueil {
  padding-top: 90px ;
  padding-bottom: 90px ;
    background-image:    linear-gradient(to left, #ffffff5b, #f8f8f8b2), url("../images/header-10.webp");
    background-position:center center;
    background-repeat: no-repeat;
    background-size: cover;}

.bg-accueil h1 {
  font-size: 70px;
  font-weight : 900 ;
}
  @media (max-width: 768px) {
    .bg-accueil h1 {
      font-size: 30px ;
      font-weight : 700 ;
    }
    .bg-accueil {
      padding-top: 40px ;
      padding-bottom: 40px ;
      background-image:    linear-gradient(to left, #ffffff67, #f8f8f8), url("../images/header-10.webp");
    }
  }
/** end sidenav **/
::-webkit-scrollbar{
  height: 4px;
  width: 4px;
  background: gray;
}

/* Track */
::-webkit-scrollbar-track {
background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #555;
}

::-webkit-scrollbar-thumb:horizontal{
  background: #001f40;
  border-radius: 10px;
}
.card{
  background-color: rgba(255, 255, 255, 0);
}
.projet-distinct{
  border: 2px solid #FCC126;
}
/************* start profil-details ************/
.profil-details, .ajout-projet, .details-projet, .mes-candidatures,.mes-favoris,.mes-tickets{
  box-shadow: 0px 0px 10px 0px #001f40be;
  -o-box-shadow:  0px 0px 10px 0px #001f40be;
  -ms-box-shadow:  0px 0px 10px 0px #001f40be;
  -moz-box-shadow:  0px 0px 10px 0px #001f40be;
  -webkit-box-shadow:  0px 0px 10px 0px #001f40be;
  border-top-right-radius: 45px;
  border-top-left-radius: 45px;;
  padding: 30px 30px 25px;
  margin-top: -50px;
  min-height: 850px;
}
@media screen and (max-width: 600px)  {

  .profil-details, .ajout-projet, .details-projet,.mes-candidatures,.mes-favoris, .mes-tickets{
    padding: 5px;
    min-height: 800px;
  }

}

.profil-details hr{
  align-self:center;
  margin: auto;
  border: 2px solid #001f40 !important;
  width: 25%;
}
.invite-hr {
  width: 75% !important;
  border: 1px solid #001f40 !important;

 }
/************* end profil-details***********/

/*********** debut pagination************/
.pagination .active .page-link{
 background-color: #2685c5;
 border-color: #2685c5;
}

/********* end pagination ***************/
/********  Accordion style *************/

.accordion-button:focus {
  box-shadow: none;
  background-color: white;
  color:#001F40;

}

/********* end Accordiant style *******/
.form-check-input:checked {
  background-color: #001F40;
  border-color: #001F40;
}
.bg-header{
 background-image: url('../images/500.jpg');
}
.file-upload{
  border: 3px  #2685c575;
  border-style: dashed;
}


/*start scroll-bar */

.scrollbar {
  float: left;
  overflow-y: scroll;
  margin-bottom: 25px;
}
.force-overflow {
  min-height: 450px;
}

.privtt-messages{
  max-height: 320px;
  background-color:#DBE2F4;
}

.scrollbar-primary::-webkit-scrollbar {
width: 5px;
background-color: #F5F5F5;
}
.scrollbar-primary::-ms-scrollbar {
width: 5px;
background-color: #F5F5F5;
}
.scrollbar-primary::-moz-scrollbar {
width: 5px;
background-color: #F5F5F5;
}
.scrollbar-primary::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #2685c57a;
}


.scrollbar-primary::-ms-scrollbar-thumb {
border-radius: 10px;
-ms-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #2685c57a;
}
.scrollbar-primary{
overflow-y: scroll;
scrollbar-color: #2685c57a #F5F5F5;
}
/*end scroll-bar */
.offcanvasMessage a, .messagerie a,.notifications a{
text-decoration: none;
}
.messagerie .dropdown-toggle.show , .notifications .dropdown-toggle.show {
  border: none;
}
.offcanvasMessage .dropdown-toggle::before ,.details-message  .dropdown-toggle::before, .messagerie .dropstart .dropdown-toggle::before, .notifications .dropstart .dropdown-toggle::before{
  display: none;
}
.fa-circle {
  font-size: 10px !important;
}
.offcanvas-backdrop{
  background-color: #7490d600 !important;

}
.offcanvas.show:not(.hiding), .offcanvas.showing {
  transform: none;
  overflow-x: hidden;
}

#offcanvasScrollingNotification p{
  font-size: 14px !important;
}
.transitions-tab .nav-item .nav-link{
 color: #6c757d;
 font-weight: bolder;

}
.transitions-tab .nav-item .active{
  border: none;
  border-bottom: 3px solid #2685c5;
  color:#2685c5;
  font-weight: bold;

}
.tab-content, .messagerie{
  min-height: 600px !important;
}

/**start packs css**/
.packs .nav button {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  outline: none;
   border: 0px solid #001F40;
  cursor: pointer;
  background: #ffffff00;
}
.nav .prev {
  left: -20px;
  display: none;
}
.nav .prev.show {
  display: block;
}
.nav .next {
  right: -20px;
}
.nav .next.hide {
  display: none;
}

.carousel-container {
  width: 1000px;
  margin: 50px auto;
  position: relative;

}

@media (max-width: 1100px) and (min-width: 768px){
  .carousel-container  {
    width: 100%;
  margin: 10px 0;
  position: relative;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #aaa;
}}

@media (max-width: 768px) {
  .carousel-container {
    width: 1000px;
    margin: 30px auto;
    position: relative;

  }
  .carousel-container {
    width: 94%;
  }
  .card-container {
    width:250px !important;
  }

}

.inner-carousel {

  height: 400px;
   overflow: hidden;
}
.track {
  display: inline-flex;
  height: 100%;
  transition: transform 0.2s ease-in-out;
}
.card-container {
  width: 250px ;
  height: 400px;
  flex-shrink: 0;
  padding-right: 10px;
}

.bg-avis{

    background: linear-gradient(90deg, rgba(255,187,51,1) var(--avis), rgba(255,255,240,1) var(--avis));
  }

/*** End packs css***/
