@import "~@flaticon/flaticon-uicons/css/all/all";

/* .logo {
    width: 95px;
    height: auto;
} */

.logo a img{
    max-width: 100%;
    /*max-width: 65px;*/
}

@media only screen and (max-width: 767px) {
    .logo a img{
        max-width: 30%;
    }
  }

.navbar-light .navbar-brand {
    color: #000000 !important;
}
.nav-link {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
}
.custom-checkbox:checked {
    background-color: #eaad16;
  }
  
.breadcrumb a {
    color: #000000;
}
.btn1 {
    -moz-user-select: none;
    text-transform: capitalize;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 0;
    border-radius: 4px 4px 4px 4px;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
    outline:0px !important; 
    box-shadow: none !important;
} 

.btn1:focus{
    outline-color: transparent !important;
    -webkit-tap-highlight-color: transparent !important;
} 
.btn1:active{
    outline-color: transparent !important;
    -webkit-tap-highlight-color: transparent !important;
} 

.btn:focus{
    outline-color: transparent !important;
    -webkit-tap-highlight-color: transparent !important;
} 
.btn:active{
    outline-color: transparent !important;
    -webkit-tap-highlight-color: transparent !important;
} 

input:focus {
    outline-color: transparent !important;
    -webkit-tap-highlight-color: transparent !important;
}

input:active {
    outline-color: transparent !important;
    -webkit-tap-highlight-color: transparent !important;
}

button:active:focus {
    outline-color: transparent!important;
    -webkit-tap-highlight-color: transparent;
}

.btnLogin {
    -moz-user-select: none;
    text-transform: capitalize;
    color: #fff;
    background-color: #ac0d0d;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 0;
    border-radius: 4px 4px 4px 4px;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
    padding: 1px 6px;
}
.btnLogin:hover {
    background-color: #fff;
    color: #ac0d0d;
    border: 1px solid #ac0d0d;
}
.apply-process-area .single-process {
    background-color: transparent !important;
    border: 1px dashed #eaad16 !important;
}
.section-tittle.white-text h2 {
    color: #000000;
    font-size: 38px;
    font-weight: 600;
    /*max-width: 550px;*/
    max-width: 800px;
    margin: 0 auto 10px;
}

.section-title p {
    max-width: 750px;
    margin: 0 auto;
}

/*p{
    font-size: 17px;
    color: #707070;
    line-height: 1.8;
}*/

a {
    text-decoration: none !important;
}

.subscribe-section {
    background: #ac0d0d;
    padding: 80px 0;
}
.subscribe-section .newsletter-form {
    position: relative;
}

.subscribe-section .newsletter-form .sub-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 65px;
    border-radius: 10px;
    background: #001935;
    color: #fff;
    padding: 0 30px;
    border: 1px solid transparent;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.subscribe-section .newsletter-form .form-control {
    height: 65px;
    position: relative;
    padding: 20px;
    border-radius: 10px;
}
.subscribe-section .section-title h2 {
    color: #fff;
    margin: 0 auto 10px 0;
}
.subscribe-section .section-title p {
    color: #fff;
    margin-bottom: 0;
}
.btn-info {
    background-color: #ac0d0d !important;
    border-color: #ac0d0d !important;
}

.btn-info:focus {
    outline-color: transparent;
    -webkit-tap-highlight-color: transparent;
}
.btn-info:active {
    outline-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

button:focus {
    outline-color: transparent!important;
    -webkit-tap-highlight-color: transparent;
}
button:active {
    outline-color: transparent !important;
    -webkit-tap-highlight-color: transparent;
}


.a button {
    border : none !important ;
    outline: none !important ;
}

.btn-primary {
    background-color: #f48b29 !important;
    border-color: #f48b29 !important;
    outline:0px !important; 
    box-shadow: none !important;
}

.btn-info {
    outline:0px !important; 
    box-shadow: none !important;
}
.btn-danger {
    background-color: #554a34 !important;
}

.badge-danger{
    /*background-color: #554a34 !important;*/
}


.badge-danger1{
    color: #dc3545;
    font-size: 14px;
    /*background-color: #554a34 !important;*/
}

.badge-success1{
    color: #f48b29;
    font-size: 14px;
    /*background-color: #554a34 !important;*/
}

 /*.alert-succes{
    color:#ac0d0d;
    background-color:#eac2c2;
    border-color:#d19999;
} */

/*.alert-succes{
    color:#f48b29;
    background-color:#f6b981;
    border-color:#a9682b;
}


.alert-danger{
    color:#ffffff !important;
    background-color:#554a34 !important;
    border-color:#554a34!important;
}*/

.choose-card {
    border: 1px dashed #ac0d0d;
    padding: 36px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 30px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    height: 440px;
}
.choose-card:hover {
    background-color: #ac0d0d;
    padding: 36px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 30px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.choose-card i {
    font-size: 40px;
    color: #ac0d0d;
    background: #fdccc0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    right: -5px;
    border: 1px dashed #ac0d0d;
    margin-bottom: 25px;
}

.choose-card:hover h3,
.choose-card:hover p {
    color: #fff;
}
.banner-style-two .banner-img {
    position: absolute;
    top: 15%;
    right: 5%;
    /*max-width: 500px;*/
}
.counter-section {
    background: #ac0d0d;
}
.counter-area .counter-text {
    text-align: center;
    margin-bottom: 0px;
}
.counter-section .counter-text i {
    color: #ffffff;
    font-size: 45px;
    margin-bottom: 20px;
}

.counter-section .counter-text h2 {
    color: #fff;
    margin-bottom: 0;
    font-size: 45px;
    font-weight: 700;
}
.counter-area .counter-text p {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}
.offre_type {
    color: #ac0d0d;
    font-size: 16px;
}

.blog_item {
    border: 1px dashed #d9dbdf; 
    margin-bottom: 50px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    /*height: 560px;*/
    height: auto;
    width: 370px;
    /* max-height: 600px */
}

.blog_item:hover {
    border: 1px dashed #fd1616;
}


.blog_item .blog_item_img {
    text-align: center; 
    width: 360px; 
    height: 350px;
    
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    margin: auto;
}

.blog_item .blog_item_img img{
    max-width: 100%; 
    max-height:100%;
}



.blog_details h2 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 1.4;
}
.job-info-two {
    background-image: url(../img/section-bg/1.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 0;
}
.looking-job {
    background: #ac0d0d;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
}
.looking-job .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.recruiting-card {
    background: #20201e;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
}
.recruiting-card .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.recruiting-card .media i {
    background: #9a9ca2;
    color: #20201e;
    width: 55px;
    height: 55px;
    border-radius: 50px;
    line-height: 55px;
    text-align: center;
    font-size: 30px;
    display: inline-block;
}
.looking-job .media i {
    background: #fbd3d3;
    color: #ac0d0d;
    width: 55px;
    height: 55px;
    border-radius: 50px;
    line-height: 55px;
    text-align: center;
    font-size: 30px;
    display: inline-block;
}
.recruiting-card .media .media-body a i {
    background: 0 0;
    width: unset;
    height: unset;
    color: #fff;
    line-height: 1;
    font-size: 18px;
    top: 4px;
    position: relative;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.looking-job .media .media-body a i {
    background: 0 0;
    width: unset;
    height: unset;
    color: #fff;
    line-height: 1;
    font-size: 18px;
    top: 4px;
    position: relative;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.looking-job .media .media-body {
    /* padding-left: 15px; */
    text-align: center;
}
.recruiting-card .media .media-body {
    /*padding-left: 15px;*/
    text-align: center;
}
.recruiting-card .media .media-body a {
    color: #fff;
    font-size: 15px;
    border: 1px solid white;
}
.looking-job .media .media-body a {
    color: #fff;
    font-size: 15px;
    border: 1px solid white;
}
.looking-job .media .media-body h5 {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}
.recruiting-card .media .media-body h5 {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}
.recruiting-card .media .media-body p {
    color: #fff;
    margin-bottom: 5px;
}
.looking-job .media .media-body p {
    color: #fff;
    margin-bottom: 5px;
}
.period {
    color: #ac0d0d;
    font-size: 16px;
}
.roundedImage {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

/*.notification {
  background-color: #555;
  color: white;
  text-decoration: none;
  padding: 15px 26px;
  position: relative;
  display: inline-block;
  border-radius: 2px;
}

.notification:hover {
  background: red;
}*/

.notification .badge {
    position: absolute;
    /*top: -10px;
  right: -10px;
  padding: 5px 10px;*/
    border-radius: 50%;
    /*background-color: red;*/
    color: #dc3545;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: #ac0d0d !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #000000 !important;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #ac0d0d;
    border-color: #ac0d0d;
  }
  .job-card {
    border: 1px dashed #fdccc0;
    /*border: 1px dashed #d9dbdf;*/
    padding: 30px;
    -webkit-transition: .5s;
    transition: .5s;
    margin-bottom: 30px;
    /*background: #fdccc0;*/
    flex-wrap:wrap;
  }

  .job-card:hover{
    box-shadow:2px 22px 57px 0px rgba(34,41,72,0.05);
    }

  .job-card .thumb-img {
    /*border: 1px dashed #d9dbdf;*/
    max-width: 100%;
    height: 100%;
    text-align: center;
    line-height: 80px;
    /*background: #fff;*/
  }
  .job-card .job-save {
    text-align: center;
  }

  .job-card h4 a:hover{
    color:#ac0d0d;
    }
.job-card .job-info ul li {
    display: block;
    font-size: 15px;
    padding-right: 10px;
    margin-bottom: 5px;
    }
.right-caption {
    text-align: justify;
    }
.support-company-area .right-caption .support-caption p.pera-top
    {
    font-weight: 500;
    }
    /*.carousel-inner {
        position: relative;
        width: 1200px;
        overflow: hidden;
    }*/
    .blog-card {
        /*-webkit-box-shadow: 0 10px 30px rgba(0,0,0,.07);*/
        box-shadow: 0 10px 30px rgba(0,0,0,.07);
        margin-bottom: 30px;
        height: 500px;
      }
    .blog-card .blog-img {
    overflow: hidden;
    }
    .blog-card .blog-text {
        padding: 25px;
      }

    .blog-card .blog-text ul {
    padding-left: 0;
    margin-bottom: 10px;
    }
    .blog-card .blog-text ul li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
    font-size: 13px;
    }
    .blog-card .blog-text h3 {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.4;
    margin-top: 20px;
    font-weight: bold;
    }
    .blog-card .blog-text p {
    margin-bottom: 10px;
    text-align: justify;
    }
    .blog-card .blog-text .blog-btn {
    color: #ac0d0d;
    font-size: 16px;
    }

    .blog-card .blog-text h3 a:hover {
        color: #ac0d0d;
      }

    .blog-card .blog-text ul li i{
    color: #ac0d0d;
    margin-right: 2px;
    }

    .mobile_menu a{
        width: auto;
    }



@media (min-width: 1200px) {
    
    .container1 {
         max-width: 1500px;
      
      
     }
 }

#account_type_to_transfert_field {
    display: none;
}

#submit-choice {
    border-radius: 50px;
}

.choose-account {
    border-radius: 50px;
}
.choose-account-type:hover {
    border-color: #554a34;
    cursor: pointer;
}


/*Style Wizard*/
#moral_infos{
    display:none;
}
#top-tab-list {
    margin-bottom: 60px;
  }
#top-tab-list li a {
color:#554a34;
background: rgba(85, 74, 52, 0.2);
display: block;
padding: 0.938rem;
text-decoration: none;
font-size: 1.125rem;
border-radius: 0.5rem;
}
#top-tab-list li a .iq-icon {
display: inline-block;
text-align: center;
height: 3.125rem;
width: 3.125rem;
line-height: 3.125rem;
font-size: 1.25rem;
border-radius: 50rem;
background: #554a34;
color: #ffffff;
}
#top-tab-list li.active a {
  background: #f48b29;
  color: #ffffff;
}
#top-tab-list li.active a .iq-icon {
background: #ffffff;
color: #554a34;
}
#top-tab-list li.active.done a {
background: #AC0D0D;
}
#top-tab-list li.active.done a i {
color: #1aa053;
}
#top-tab-list li#confirm.active a {
background: #1aa053;
}
#top-tab-list li#confirm.active a i {
color: #1aa053;
}

#form-wizard1 fieldset:not(:first-of-type) {
display: none;
}



/*Style interest and sector*/
.results {
    margin-bottom: 60px;
  }
.results li a {
color:#554a34;
background: rgba(85, 74, 52, 0.2);
display: block;
padding: 0.938rem;
text-decoration: none;
font-size: 1.125rem;
border-radius: 0.5rem;
cursor: pointer;
}
.results li a input {
display: block;
height: 25px;
width: 25px;
margin-bottom: 0px;
margin-top: 0px;

}
.results li.active a {
background: #3a57e8;
color: #ffffff;
}
.results li.active a .iq-icon {
background: #ffffff;
color: #3a57e8;
}
.results li.active.done a {
background: #1aa053;
}
.results li.active.done a i {
color: #1aa053;
}
.results li#confirm.active a {
background: #1aa053;
}
.results li#confirm.active a i {
color: #1aa053;
}

#form-wizard1 fieldset:not(:first-of-type) {
display: none;
}

.nice-select.open .list{
    width: 100%;
}


/*Style for profil detail*/
.profil_img_250{
    width: 250px;
    height: 
    250px; 
    padding: 10px;
     margin: 0px;
    Object-fit:cover;
}

.profil_img_80{
    width: 80px;
    height: 80px;
    padding: 10px;
    margin: 0px;
    Object-fit:cover;
}

.competency_card_profil{
    color: #014554;
    background-color: #ecf3f4;
    font-size: 12px;
}

.profile-container {
    position: relative;
    display: inline-block;
  }
  
  .profile-button {
    background: none;
    border: none;
    cursor: pointer;
  }
  
  .profile-popup {
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: none;
  }
  
  .profile-container:hover .profile-popup {
    display: block;
  }
  .single-job-items {
    padding: 25px 25px }

.img_profil{
    text-align: center !important;
}

title-container {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    
}


.title {
    display: -webkit-box;
    -webkit-line-clamp: 1; /* Spécifiez le même nombre de lignes que pour .title-container */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.button-container {
   /* height: 5rem; /* Ajustez la hauteur souhaitée */
    overflow: hidden;
}

.button-container form {
    margin-bottom: 0; /* Supprimez la marge inférieure des formulaires pour éviter tout espace supplémentaire */
}

.company-card {
    text-align: center;
    border: 1px dashed #fd1616;
    padding: 40px 30px;
    margin-bottom: 30px;
    -webkit-transition: .5s;
    transition: .5s;
    background: #fff;
  }

  .company-card .company-logo {
    margin-bottom: 25px;
  }

  .company-card .company-text .company-btn {
    background: #AC0D0D;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-size: 14px;
  }

  .our-services .single-services{
   height: 255px;
  }

  .condidate-item {

    -webkit-box-shadow: 0 10px 30px rgba(0,0,0,.07);
    box-shadow: 0 10px 30px rgba(0,0,0,.07);
    margin-bottom: 160px;
    position: relative;
    text-align: center;
   /* text-align: center;
    max-width: 300px;
    position: relative;
    margin-bottom: 100px;
    -webkit-box-shadow: 0 10px 30px rgba(0,0,0,.07);
    box-shadow: 0 10px 30px rgba(0,0,0,.07);
    */
  }

  /*.condidate-item .candidate-img {
    border-radius: 10px;
  }
  .condidate-item .candidate-img img {
    border-radius: 10px;
  }*/

  .condidate-item .candidate-img img {
    /*width: 100%;*/
    /*max-width: 270px;*/
    max-height: 100%; /* Optionnel : pour ajuster la taille de l'image */
    max-width: 100%;
    
   /* border-radius: 10px;*/
  }
  .condidate-item .candidate-img {
    border-radius: 10px;
    width: 270px;
    height: 270px;
   /* text-align: center;*/
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .condidate-item .candidate-social {
    position: a8bsolute;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .5s;
    transition: .5s;
  }
  .condidate-item .candidate-text {
    background: #fff;
    position: absolute;
   /* bottom: -98px;*/
    left: 0;
    right: 0;
    max-width: 100%;
    margin: auto;
    -webkit-box-shadow: 0 10px 30px rgba(0,0,0,.07);
    box-shadow: 0 10px 30px rgba(0,0,0,.07);
    padding: 20px;
   /* border-radius: 5px;*/
  }

  .candidate-text{
  height: 157px;
  }

  .candidate-text p{
   line-height: 1.3;
    }

  .condidate-item .candidate-text h5 a:hover {
    color: #ac0d0d;
  }
  .candidate-card {
    -webkit-box-shadow: 0 10px 30px rgba(0,0,0,.07);
    box-shadow: 0 10px 30px rgba(0,0,0,.07);
    margin-bottom: 30px;
  }

  .candidate-card .candidate-text {
    text-align: center;
    padding: 15px 10px;
    /*border-bottom: 1px dashed #ac0d0d;*/
    /*margin-top: -45px;*/
    z-index: 1;
    background: #fff;
    position: relative;
    box-shadow: 0 0 30px rgba(0,0,0,.07);
  }

  .candidate-card .candidate-text h4 a:hover {
    color: #ac0d0d;
  }

  .candidate-card .candidate-text p {
    font-size: 14px;
    line-height: 1.3;
  }

  .candidate-card .candidate-img img {
    /*width: 100%;*/
    /*max-width: 270px;*/
    max-height: 100%; /* Optionnel : pour ajuster la taille de l'image */
    max-width: 100%;
  }
  .candidate-card .candidate-img {
    width: 270px;
    height: 270px;
   /* text-align: center;*/
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .single-job-items .company-img {
    height: auto;
    width: auto;
  }

  .single-job-items .company-img img{
    max-width: 100%;
    max-height: 100%;
  }
  .contact-info .media-body p{
   line-height: 1.2;
  }
  
  .card-product{
        height: 400px;
        width: 274px;
   }


   .card-product .card-img{
        height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .card-product .card-img img{
        max-height: 100%;
    }
    
 /* @media only screen and (min-width: 992px) and (max-width: 1199px){.header-sticky.sticky-bar.sticky .main-menu ul>li>a{padding:30px 13px}}
  .header-sticky.sticky-bar{background:#fff}
  @media only screen and (min-width: 768px) and (max-width: 991px){
      .header-sticky.sticky-bar.sticky{padding:8px 0px}}
  @media only screen and (min-width: 576px) and (max-width: 767px){.header-sticky.sticky-bar.sticky{padding:8px 0px}}*/

  @media (max-width: 767px){
    .logo a img {
        max-width: 15%;
      }
    
    .btn_username{
        position: absolute;
        margin-top: -44px;
        margin-left: 180px;
    }
    .postuler
    {
       
    }

    .search-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
      }
      
      .search-form {
        margin-top: 10px;
      }
      
      .input-form {
        width: 100%;
        margin-bottom: 5px;
      }

      form.search-box .input-form input{
        width: 80%;
        height: auto;
      }

      form.search-box .search-form a{
        width: 12%;
        /*display: flex;*/
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
        padding-left:25px ;
        padding-top: 7px;
        height: 45px;

    }
        .blog_item{
            width: auto;
            
        }
        .blog_item .blog_item_img {
            text-align: center; 
            width: auto; 
            height: auto;
            
            display: flex;
            align-items: center;
            justify-content: center;
            background-size: cover;
            margin: auto;
        }
        .blog_item .blog_item_img img
          {
            max-width: 100%;
            
          }
          .job-cardo {
            width: auto;
         }
         
        .a-job-cardo .job-cardo{
            width: auto;
          }
    
    }

    @media (min-width: 767px) {
        .logo a img {
          max-width: 70px;
        }
      }

@media (max-width: 768px) { 
    /* Modifier la valeur "768px" selon vos besoins */
    #recipeCarousel .carousel-item {
        /*display: flex;
        justify-content: center;
        align-items: center;*/
    }
    
    #recipeCarousel .card {
        width: 15rem; /* Ajustez la largeur de la carte selon vos besoins */
    }
    
    #recipeCarousel .card-img img {
        width: 15rem;
       /* height: auto; /* Ajustez la hauteur de l'image selon vos besoins */
    }
    
    #recipeCarousel .card .details {
        font-size: 12px; /* Ajustez la taille de police selon vos besoins */
    }

    .input-form input[type="text"]::placeholder {
        width:9rem; /* Modifier la taille de police selon vos besoins */
    }
    
}

@media (min-width: 521px) and (max-width: 768px) {
    .logo a img {
         max-width: 10%;
              
    }

}


.iti { width: 100%; }

#error-msg-pn{
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
    font-weight: bold;
}

#valid-msg-pn{
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #f48b29;
    font-weight: bold;
}
.hide{
    display: none;
}

#select-box{
    height:40px;
    overflow-y:auto;
      width:50px;
  }
  option{
    overflow-y:scroll;
  }


  .select2-selection__rendered {
    line-height: 40px !important;
}
.select2-container .select2-selection--single {
    height: 42px !important;
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    outline: none;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}
.select2-selection__arrow {
    height: 42px !important;
}
.title-container {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    
}


.title {
    display: -webkit-box;
    -webkit-line-clamp: 1; /* Spécifiez le même nombre de lignes que pour .title-container */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 768px) {
    .button-container {
        height: 10rem; /* Ajustez la hauteur souhaitée */
        overflow: hidden;
    }
    
    .button-container form {
        margin-bottom: 1rem; /* Supprimez la marge inférieure des formulaires pour éviter tout espace supplémentaire */
    }
    .candidate-card .candidate-img {
        width: auto;
        height: 270px;
        /* text-align: center; */
        display: flex;
        align-items: center;
        justify-content: center;
        }

    .condidate-item .candidate-img {
        border-radius: 10px;
        width: auto;
        height: 270px;
        /* text-align: center; */
        display: flex;
        align-items: center;
        justify-content: center;
    }



    }

.job-cardo {
    border: 1px dashed #d9dbdf; 
    padding: 20px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-bottom: 20px;
    background: #fff;
    max-width: 25rem;
    /*height: 23rem;*/
    height: 20rem;
    width: 55rem;
    margin-left: -1rem;
    margin-right: 1rem;
    
   
}


@media (min-width: 280px) and (max-width: 1280px) {
    .job-cardo {
        border: 1px dashed #d9dbdf;
        padding: 20px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        margin-bottom: 20px;
        background: #fff;
        max-width: 100%;
        /*height: 35rem;*/
        height: 30rem;
        width: 25rem;
        margin-left: -1rem;
        margin-right: 1rem;        
        
      
    }

}

@media (min-width: 1000px) {
    .job-cardo {
        border: 1px dashed #d9dbdf;
        padding: 20px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        margin-bottom: 20px;
        background: #fff;
        max-width: 100%;
        /*height: 35rem;*/
        height: 22rem;
        width: 25rem;
        margin-left: -1rem;
        margin-right: 1rem;        
        
      
    }

}

@media (min-width: 276px) {
    .job-cardo {
        max-width: 100%;
    }
}
@media (min-width: 375px) {
    .job-cardo {
       
        margin-left: 1rem;
        margin-right: 1rem;
    }
}

@media (min-width: 576px) {
    .job-cardo {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .job-cardo {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .job-cardo {
        max-width: 100%;
    }

    .candidate-card .candidate-img {
        width: 210px;
        height: 270px;
        /* text-align: center; */
        display: flex;
        align-items: center;
        justify-content: center;
        }
     
    .condidate-item .candidate-img {
        border-radius: 10px;
        width: 210px;
        height: 270px;
        /* text-align: center; */
        display: flex;
        align-items: center;
        justify-content: center;
    }

    
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .header-area .main-menu ul li a {
       /* padding: 6px 9px;*/
        padding: 6px 4px;
        font-weight: 500;
        font-size: 14px;
    }

    .header-sticky.sticky-bar.sticky .main-menu ul > li > a {
        padding: 11px 4px;
      }

      .btn-style{
        width: 79px;
        text-align: center;
        justify-content: center;
        font-size: 11px;
        padding: 27px 8px;
      }
  }

 /* @media only screen and (min-width: 956px) {
  
    .header-sticky.sticky-bar.sticky .main-menu ul > li > a {
        padding: 11px 4px;
      }
  }*/


  @media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .header-area .main-menu ul li a {
      /*padding: 30px 4px;*/
      padding: 30px 10px;
    }
  }

  @media only screen and (min-width: 998px){
    .header-area .main-menu ul li a {
      /*padding: 30px 4px;*/
      padding: 30px 6px;
    }
  }

@media (min-width: 1200px) {
   
    .candidate-card .candidate-img {
        width: 269px;
        height: 270px;
        /* text-align: center; */
        display: flex;
        align-items: center;
        justify-content: center;
        }


    .condidate-item .candidate-img {
        border-radius: 10px;
        width: 270px;
        height: 270px;
        /* text-align: center; */
        display: flex;
        align-items: center;
        justify-content: center;
    }



    
}


@media (max-width: 1200px) {
    .choose-card {
        border: 1px dashed #ac0d0d;
        padding: 36px;
        text-align: center;
        border-radius: 10px;
        margin-bottom: 30px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        height: 520px;
    }
 

}


@media (min-width: 1200px) {
    .job-cardo {
        max-width: 100%;
    }
   
}





/*@media (max-width: 1024px) and (max-width: 991px)  {
    .cardfl {
        display: flex;
        justify-content: start;
    }
}
@media (max-width: 1024px) and (max-width: 991px)  {
    .cardop {
        display: flex;
        justify-content: end;
    }
}*/


@media (min-width: 768px) and (max-width: 991px){
    .job-cardo .thumb-imgo {
        margin-bottom: 25px;
    }

}

.job-cardo .thumb-imgo {
    /*border: 1px dashed #d9dbdf;*/
    max-width: 100%;
    height: 100%;
    text-align: center;
    line-height: 80px;
   /* background: #ffffff;*/
}

.job-cardo .thumb-imgo img {
    max-width: 80px;
}

@media (min-width: 768px) and (max-width: 991px){
    .job-cardo .job-infor {
        padding-left: 0;
        margin-bottom: 20px;
        text-align: center;
       /* width: 100%;*/
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        
    }

    .candidate-card .candidate-img {
        width: 210px;
        height: 270px;
        /* text-align: center; */
        display: flex;
        align-items: center;
        justify-content: center;
        }
    .condidate-item .candidate-img {
            border-radius: 10px;
            width: auto;
            height: 270px;
            /* text-align: center; */
            display: flex;
            align-items: center;
            justify-content: center;
        }

    }

.job-cardo .job-infor h3 {
    margin-bottom: 10px;
    font-size: 20px;
    color: #001935;
    
    
}

.job-cardo .job-infor ul {
    padding-left: 0;
    margin-bottom: 0;
}

.job-cardo .job-infor ul li {
    display: block;
    font-size: 15px;
    padding-right: 10px;
    margin-bottom: 5px;
}

.job-cardo .job-infor ul li span {
    /*color: #fd1616;*/
    color: #506172;
    font-weight: 500;
}

.job-cardo .job-infor ul li i {
    top: 1px;
    position: relative;
    font-size: 12px;
}

.job-cardo .job-infor ul li:last-child {
    margin-bottom: 0;
}

.job-cardo .job-saves {
    text-align: center;
}

.job-cardo:hover {
    border: 1px dashed #fd1616;
}




.job-cardpro {
    border: 1px dashed #d9dbdf;
    padding: 20px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-bottom: 20px;
    background: #fff;
    max-width: 25rem;
    height: 23rem;
    width: 25rem;
    
   
}

/*@media (max-width: 1019px) {
   
    .btn-style{
        width: 81px;
        text-align: center;
        justify-content: center;
        font-size: 11px;
        padding: 27px 8px;
      }

}
*/

@media (min-width: 280px) and (max-width: 999px) {
   
    .btn-style{
        width: 74px;
        text-align: center;
        justify-content: center;
        font-size: 11px;
        padding: 27px 3px;
      }

}

@media (min-width: 1087px) and (max-width: 1396px) {
    
   .btn-style{
        width: 100px;
        text-align: center;
        justify-content: center;
        font-size: 14px;
        padding: 27px 8px;
      }

}

@media (min-width: 999px) and (max-width: 1012px) {
    
    .btn-style{
        width: 74px;
        text-align: center;
        justify-content: center;
        font-size: 11px;
        padding: 27px 3px;
      }

}




@media (min-width: 280px) and (max-width: 1280px) {
    .job-cardpro {
        border: 1px dashed #d9dbdf;
        padding: 20px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        margin-bottom: 20px;
        background: #fff;
        max-width: 100%;
        height: 25rem;
        width: 25rem;
    }
    
}




/*@media (max-width: 1024px) and (max-width: 991px)  {
    .cardfl {
        display: flex;
        justify-content: start;
    }
}
@media (max-width: 1024px) and (max-width: 991px)  {
    .cardop {
        display: flex;
        justify-content: end;
    }
}*/


@media (min-width: 768px) and (max-width: 991px){
    .job-cardpro .thumb-imgo {
        margin-bottom: 25px;
    }

}

.job-cardpro .thumb-imgo {
    /*border: 1px dashed #d9dbdf;*/
    max-width: 100%;
    height: 100%;
    text-align: center;
    line-height: 80px;
   /* background: #ffffff;*/
}

.job-cardpro .thumb-imgo img {
    max-width: 80px;
}

@media (min-width: 768px) and (max-width: 991px){
    .job-cardpro .job-infor {
        padding-left: 0;
        margin-bottom: 20px;
        text-align: center;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;


    }

}

.job-cardpro .job-infor h3 {
    margin-bottom: 10px;
    font-size: 20px;
    color: #001935;
    
    
}

.job-cardpro .job-infor ul {
    padding-left: 0;
    margin-bottom: 0;
}

.job-cardpro .job-infor ul li {
    display: block;
    font-size: 15px;
    padding-right: 10px;
    margin-bottom: 5px;
}

.job-cardpro .job-infor ul li span {
    color: #fd1616;
    font-weight: 500;
}

.job-cardpro .job-infor ul li i {
    top: 1px;
    position: relative;
    font-size: 12px;
}

.job-cardpro .job-infor ul li:last-child {
    margin-bottom: 0;
}

.job-cardpro .job-saves {
    text-align: center;
}

.job-cardpro:hover {
    border: 1px dashed #fd1616;
}







.job-cardsho {
    border: 1px dashed #d9dbdf;
    padding: 20px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-bottom: 20px;
    background: #fff;
    max-width: 25rem;
    height: 23rem;
    width: 25rem;
    
    
   
}


@media (min-width: 280px) and (max-width: 1280px) {
    .job-cardsho {
        border: 1px dashed #d9dbdf;
        padding: 20px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        margin-bottom: 20px;
        background: #fff;
        max-width: 100%;
        height: 30rem;
        width: 25rem;
      
    }

}

@media (max-width: 280px) {
    .job-cardsho{
        width: 20rem;
        /*overflow-x: hidden;*/
    }
}

.card-container {
    position: relative;
    margin: 0;
    
  }
  
  .card-container .divButon {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    text-align: center;
  }

@media (max-width: 280px) {
    .job-cardo{
        width: 20rem;
        overflow-x: hidden;
    }
}




/*@media (max-width: 1024px) and (max-width: 991px)  {
    .cardfl {
        display: flex;
        justify-content: start;
    }
}
@media (max-width: 1024px) and (max-width: 991px)  {
    .cardop {
        display: flex;
        justify-content: end;
    }
}*/


@media (min-width: 768px) and (max-width: 991px){
    .job-cardsho .thumb-imgsho {
        margin-bottom: 25px;
    }

}

.job-cardsho .thumb-imgsho {
    /*border: 1px dashed #d9dbdf;*/
    max-width: 100%;
    height: 100%;
    text-align: center;
    line-height: 80px;
   /* background: #ffffff;*/
}

.job-cardsho .thumb-imgsho img {
    max-width: 10rem;
}

@media (min-width: 768px) and (max-width: 991px){
    .job-cardsho .job-inforsho {
        padding-left: 0;
        margin-bottom: 20px;
        text-align: center;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-left: 5rem;
        


    }

}

.job-cardsho .job-inforsho h3 {
    margin-bottom: 10px;
    font-size: 20px;
    color: #001935;
    margin-left: 5rem;
    
    
}

.job-cardsho .job-inforsho ul {
    padding-left: 0;
    margin-bottom: 0;
    margin-left: 5rem;
}

.job-cardsho .job-inforsho ul li {
    display: block;
    font-size: 15px;
    padding-right: 10px;
    margin-bottom: 5px;
}

.job-cardsho .job-inforsho ul li span {
    color: #fd1616;
    font-weight: 500;
    
}

.job-cardsho .job-inforsho ul li i {
    top: 1px;
    position: relative;
    font-size: 12px;
  
}

.job-cardsho .job-inforsho ul li:last-child {
    margin-bottom: 0;
}

.job-cardsho .job-saves {
    text-align: center;
}

.job-cardsho:hover {
    border: 1px dashed #fd1616;
}