.wrapper-head-annonce {
    padding: 24px 0 25px;
    background-color: #e6f0f9;
    border-bottom: 1px solid #e9e9e9;
}

.date-agenda {
    width: 55px;
    display: none;
}

.wrap-head-annonce.row-container {
    color: #878c9f;
    font-size: 15px;
    font-weight: 500;
    justify-content: start;
}
h1.titre-programme {
    font-weight: 700;
    font-size: 48px;
    margin-bottom: 17px;
}

.input-form.industry {
    border: none !important;
}
.header-bottom-programme .header-title-liste-programme >h2 {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 30px;
}

.header-bottom-programme .count-element {
    font-weight: 500;
}

.wrap-head-annonce.row-container >a {
    position: relative;
    color: #878c9f;
    margin: 0 8px;
}

.wrap-head-annonce span {
    font-weight: 500;
    color: #c3922a;
    margin-left: 7px;
}
.wrapper-liste-programme {padding: 85px 0;background: #F0F3F9;}

.wrap-liste-programme {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

/* *******************************************Debut formulaire header programme ******************************************* */

.wrapper-form {
    /* background-color: white; */
    /* border-radius: 6px; */
    /* padding: 20px 30px; */
    /* padding: 25px 25px 20px; */
    /* background: rgba(0, 0, 0, 0.4); */
    /* width: 100%; */
    /* margin: 20px auto 0; */
    /* background-color: #fff; */
    /* box-shadow: 0px 6px 12px rgb(0 0 0 / 5%); */
    /* height: 80px; */
    /* border-radius: 40px; */
    /* padding: 0 15px 0 20px; */
}

.form {
    display: flex;
    justify-content: start;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    height: 80px;
}

.input-form.industry {
    border: none;
}

.wrapper-form .input-form,.wrapper-form .input-select {
    width: 30%;
    border-right: 1px solid #dedede;
    /* box-sizing: border-box; */
    padding: 0 5px;
    /* height: 50px; */
    /* background: #ffffff; */
    /* -webkit-border-radius: 3px; */
    /* border-radius: 3px; */
    position: relative;
    /* margin-right: 10px; */
}

.wrapper-form .input-select {
    /* width: 24%; */
    box-sizing: border-box;
    /* padding: 0 15px; */
    /* appearance: none; */
}
.btn-primary{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 10%;
    flex-wrap: wrap;
    /* padding: 0 5px; */
}
.location-icon i {
    position: absolute;
    left: 90%;
}
.wrapper-form .wrap-input, .wrapper-form .wrap-select {
    /* padding: 0 22px 0 0; */
    position: relative;
    display: flex;
    align-items: center;
}
.wrapper-form i.fas.fa-dot-circle-o {
    left: 91%;
}
.wrapper-form i.fas.fa-angle-left {
    position: absolute;
    left: 93%;
    /* transform: rotate(-90deg); */
    transform: translateY(-50%) rotate(-90deg);
    top: 50%;
}
.wrapper-form .btn-primary {
    height: 54px;
    background: #c3942e;
}

.input-form.mot-cles {
    width: 30%;
    border-right: 1px solid #dedede;
}

.wrapper-form i {
    color: #696969;
    font-size: 15px;
    line-height: 21px;
    display: inline-block;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
}

.input-select.category {
    /* width: 25%; */
    /* border-right: 1px solid #ECEDF2; */
    /* box-sizing: border-box; */
    /* padding: 0 15px; */
    /* height: 50px; */
    /* background: #ffffff; */
    /* -webkit-border-radius: 3px; */
    /* border-radius: 3px; */
    position: relative;
    /* margin-right: 10px; */
}
.wrapper-form input[type="text"],.wrapper-form select {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* width: 40%; */
    /* border-right: 1px solid #ECEDF2; */
    box-sizing: border-box;
    /* padding: 0 15px; */
    /* height: 50px; */
    background: #ffffff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    /* margin-right: 10px;;appearance: none;
    font-size: 15px;
    /* margin-right: 10px; */
    height: 36px;
    /* line-height: 50px; */
    width: 100%;
    padding: 0 20px 0 45px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* background: none; */
    color: #333;
    font-weight: 500;
    /* font-family: poppins; */
    appearance: none;
}

.wrapper-banniere .reference {
    margin: 24px 0 6px;
    font-size: 15px;
    font-weight: 400;
    font-family: poppins;
}

.input-form.location {
    width: 25%;
}

.wrapper-banniere .reference ul li:first-child {
    /* margin-right: 10px; */
    display: inline-block;
    color: #ffffff;
    font-weight: 600;
    margin-right: 24px;
    background-color: #044b7a;
    padding: 5px 10px;
    border-radius: 3px;
    line-height: 1;
    font-size: 14px;
}

.wrapper-banniere .reference ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.wrapper-banniere .reference ul li:not(:first-child) {
    margin-right: 24px;
    color: white;
    font-size: 14px;
}


.wrapper-banniere input[type="text"]::placeholder {
    font-weight: 500;
/*     font-family: poppins; */
    color: #333;
}
.price {
    margin-left: 8px;
    display: flex;
    width: 127px;
}

.items-premier-cas:hover {
    box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
}


/*********************************************Fin Formulaire************************************************************ */

.content-liste-programme-left {
    display: flex;
    justify-content: start;
    flex-direction: column;
    width: 71%;
    /* background: #F0F3F9; */
    flex-wrap: wrap;
}

/* ************************************************* BLOC-left-programme*********************************************** */

.ligne-horizontale{
    margin: 2% 1%;
    color: #8080801c;
}
.items-bloc-details-premier h2 {
    font-size: 1.25rem;
    font-weight: 600;
}
button.button:hover {
    background: #c5932c;
}


.wrap-programme {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    /* padding: 0 25px; */
}

.wrap-programme .owl-nav, .wrap-programme .slick-btn {
    position: absolute;
    top: 45%;
    width: 100%;
    transform: translateY(-50%);
}

.wrap-programme .owl-prev,.wrap-programme .slick-prev {
    position: absolute;
    background-color: #034c76;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 24px;
    z-index: 4;
    width: 70px;
    height: 70px;
    margin: 0;
    box-shadow: 0 11px 24px 0 rgb(126 126 126 / 63%);
    /* top: 50%; */
    border: 3px solid #ffffff;
    left: -60px;
    transform: translateY(-50%);
    border-radius: 50%;
}
ul.slick-dots button {
  display: none;
}

.footer-liste-programme-left .primary-btn {
    padding-top: 13px;
    padding-bottom: 13px;
}
.wrap-programme .owl-next ,.wrap-programme .slick-next{
    position: absolute;
    background-color: #c6942a;
    transition: all ease 0.5s;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 24px;
    z-index: 4;
    width: 70px;
    height: 70px;
    margin: 0;
    border: 3px solid #ffffff;
    box-shadow: 0 11px 24px 0 rgb(126 126 126 / 59%);
    /* top: 50%; */
    right: -60px;
    transform: translateY(-50%);
    border-radius: 50%;
}

.wrap-programme .owl-prev:hover {
    background: #c6942a;
    border: 3px solid white;
}

.item-programme {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    position: relative;
    padding: 0px 30px 30px 30px;
    /* -webkit-box-shadow: var(--box-shadow); */
    /* box-shadow: var(--box-shadow); */
    /* background: #fff; */
    box-shadow: 0 10px 43px 0 rgb(109 125 145 / 14%);
    border-radius: 10px;
    /* text-align: center; */
    margin-top: 35px;
    /* padding: 30px; */
    background: #fff;
    /* box-shadow: 0px 1px 40px 0px rgb(0 0 0 / 4%); */
    border-radius: 10px;
    margin-bottom: 20px;
    /* margin-top: 30px; */
}

.image-programme {
    /* display: flex; */
    justify-content: center;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    top: -25px;
    box-shadow: 0px -2px 20px 0px rgb(0 0 0 / 12%);
}

.image-programme img {
    width: 100%;
    height: 329px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
    /* box-shadow: 0px -8px 40px 0px rgb(0 0 0 / 62%); */
}

.content-programme {
    position: relative;
    padding: 0 10px;
}



.title-programme span {
    display: block;
}
span.category-programme {

    margin-bottom: 0px;
    font-weight: 400;
    color: #034c76;
    line-height: 22px;
    /* background: #f0f3f9; */
    padding: 6px 13px 7px;
    border-radius: 5px;
    font-size: 14px;
    /* line-height: 20px; */
    text-transform: uppercase;
}

.parent-item-programme {
    width: 50%;
    display: flex;
    flex-direction: column;
    padding: 0 10px;
}

.info-programme {
    text-align: center;
}

.title-programme span {
    display: block;
}
.header-bottom-programme {
    padding: 66px 0;
}

.title-programme {
    margin-bottom: 12px;
    font-weight: 500;
    font-size: 21px;
    /* text-align: center; */
}

.wrap-programme .owl-dots ,.wrap-programme .slick-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 0px;
}

.wrap-programme .owl-dots:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 75%;
  left: 0;
  bottom: 11px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background:
  rgba(255,255,255,.09);
  margin: 0 auto;
}

.wrap-programme .owl-dot ,.wrap-programme .slick-dots li{
  border: 1px solid #c6942a;
  width: 10px;
  background: #c6942a;
  height: 10px;
  border-radius: 30px;
  margin: 0 4px;
  z-index: 1;
}

.wrap-programme .owl-dot.active,.wrap-programme li.slick-active {
  background: #034c76;
  border-color: #034c76;
  width: 16px;
  height: 16px;
  padding: 5px;
  box-shadow: 0px 5px 9px 0 rgb(126 126 126 / 80%);
  border: 2px solid #ffffff;
}

.footer-liste-programme-left {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

.pagination {
    /* display: flex; */
    /* justify-content: center; */
    /* margin-right: 30px; */
}

.page-link {
    position: relative;
    display: block;
    color: #c5932c;
    text-decoration: none;
    background-color: #fff;
    padding: 13px 20px;
    font-size: 16px;
    border-top: 1px solid #dee2e6 !important;
    border-bottom: 1px solid #dee2e6 !important;
    font-weight: 500;
    /* border-right: 1px solid #dee2e6 !important; */
    border-left: 1px solid #dee2e6;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.listing-pagination {
    display: flex;
    justify-content: center;
    /* border: 1px solid #dee2e6; */
    /* border-radius: 30px; */
    /* background: #002745; */
    position: relative;
    overflow: hidden;
}
.listing-pagination >li:first-child a{
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: #002745;
    border: 1px solid #dee2e6;
    display: block;
    border-right: none;
}

.listing-pagination >li:last-child a{
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border: 1px solid #dee2e6;
}

.listing-pagination >li:first-child a {
    color: white;
}
/******************************************************BLOC-Right-programme***********************************************/

.parent-item-liste-programme {
    background-color: #e6f0f9;
    padding: 30px;
    border-radius: 30px;
    position: sticky;
    top: 90px;
}
.content-liste-programme-right {
    display: flex;
    flex-direction: column;
    width: 30%;
    flex-wrap: wrap;
    padding-left: 01.5rem;
}

.bloc-form {
    margin-top: 1rem;
}

.list-group-item .badge {
    background-color: #fff;
    font-weight: 600;
    opacity: .7;
    color: #17171D;
}

.rounded-pill {
    border-radius: 50rem!important;
}
.badge {
    display: inline-block;
    padding: 0.35em 0.65em;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}
.title-item {
    font-size: 18px;
    font-weight: 600;
    margin-top: 1rem;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #747474;
    text-align: center;
    white-space: nowrap;
    /* background-color: #e9ecef; */
    /* border: 1px solid #ced4da; */
    /* border-radius: 0.25rem; */
    /* border: 0 none; */
    /* background-color: #fff; */
    border-right: none;
    /* border-radius: 40px; */
    padding: 1rem 2px 1rem 20px;
    width: 15%;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    border-radius: 30px;
    box-shadow: 0px 6px 12px rgb(0 0 0 / 5%);
    /* border-radius: 30px; */
    background: white;
}
.form-control {
    border: 0 none;
    font-weight: 300;
    color: var(--pxpTextColor);
    background-color: #fff;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 1rem 0.75rem;
    display: block;
    width: 85%;
    /* padding: 0.375rem 0.75rem; */
    font-size: 1rem;
    /* font-weight: 400; */
    line-height: 1.5;
    color: #212529;
    /* background-color: #fff; */
    background-clip: padding-box;
    /* border: 1px solid #ced4da; */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* border-radius: 0.25rem; */
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.list-group {
    margin-top: 1rem!important;
    display: flex;
    flex-direction: column;
    width: 100%;
    flex-wrap: wrap;
}



label.list-group-item {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    color: #17171D;
    align-items: center;
}

span.d-flex {
    display: flex;
    justify-content: space-between;
    font-weight: 300;
}

input.form-check-input {
    box-shadow: 0px 6px 12px rgb(0 0 0 / 5%);
    margin-right: 0.5rem;
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1pxsolidrgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
}

.form-check-input:checked {
    background-color: #0969C3;
    border-color: #0969C3;
}

.form-check-input:checked[type=checkbox] {
    background-image:url("../images/icons/check-image.svg");
}    

.header-title-liste-programme >h2 {
    font-weight: 600;
    font-size: 1.45rem;
    color: #605f5f;
}



.count-element {
    color: #034c76;
}


.header-liste-programme-left {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

select.form-select {
    background-color: transparent;
    border: 0 none;
    padding: 0;
    font-weight: 500;
    color: var(--pxpTextColor);
    background-position: right center;
    font-size: 15px;
    width: 100%;
    line-height: 1.5;
    padding: 1rem 0.75rem;
}

.bloc-form .form-select {
    width: 80%;
}
.listing-pagination> li {
    display: flex;
    justify-content: center;
}