 @font-face {
     font-family: "monStyle";
     src: url("../font/Montserrat-VariableFont_wght.ttf") format('truetype');
 }
 
 .height-h5 {
     /*height: 30px;*/
     font-weight: bold;
     /* border: 1px solid blue; */
 }
 
 .height-p {
     height: 40px;
     /* border: 1px solid blue; */
     font-size: 1.4vw;
 }
 
 @media (max-width: 213px) {}
 
 .sect-speaker {
     padding-right: 5% !important;
     padding-bottom: 2% !important;
     padding-left: 5% !important;
     display: flex;
     flex-wrap: wrap;
 }
 
 .item-1 {
     min-width: 100px;
     flex-basis: 18%;
     height: auto;
 }
 
 .img-1 {
     min-width: 80px;
     max-width: 200px;
 }
 
 .sect-speaker h6 {
     font-size: 12px;
 }
 
 .sect-speaker p {
     font-size: 13px;
 }
 
 .sect-speaker h5 {
     font-size: 15px;
 }
 
 .text-block-34 {
     font-size: 1.2vw;
     margin-left: 5%;
 }
 
 .titre-speakers {
     font-size: 3.5em !important;
 }
 
 @media (max-width: 409px) {
     .company-1 {
         font-size: 1.4em;
     }
     .titre-speakers {
         font-size: 2.5em !important;
         /* padding-bottom: 0!important; */
     }
 }
 
 @media (max-width: 521px) {
     .company-1 {
         font-size: 2em!important;
     }
     .btn-custom-desactive {
         min-width: 10% !important;
         padding: 8px 5px;
         margin-top: 0 !important;
         margin-left: 0 !important;
     }
 }
 
 @media (max-width: 530px) {
     .sect-speaker {
         margin-right: 0 !important;
         margin-left: 0 !important;
     }
 }
 
 .btn-custom-desactive {
     padding: 1% 1%;
     color: white !important;
     background-color: transparent;
     font-size: 14px;
     z-index: 998;
 }
 
 @media (max-width:924px) {}
 
 @media (max-width:1250px) {
     .company-1 {
         font-size: 2.6em;
     }
 }
 
 @media (max-width:660px) {
     .item-check {
         flex-basis: 50%;
     }
 }
 
 @media (max-width:494px) {
     #id-5 {
         margin-left: 0% !important;
     }
 }
 
 @media (max-width:1300px) {
     .item-check p {
         font-size: 12px;
         padding-right: 5% !important;
         padding-left: 5% !important;
     }
     @media (max-width:700px) {
         .specker-sectorep {}
     }
     .item-check {
         flex-basis: 20%;
         height: auto;
         min-width: 148px;
         list-style: none;
         /* border: 1px solid black; */
         background-color: white;
         /* margin-left: 5%; */
         margin-bottom: 2%;
     }
     .item-check label {
         color: black !important;
         font-size: 13px;
     }
     .check-2 {
         appearance: none;
         width: 16px;
         height: 16px;
         border: 1px solid rgb(0, 0, 0);
         border-radius: 1px;
         position: relative;
         top: 5%;
     }
     .check-2:checked::before {
         content: "";
         position: absolute;
         left: 4px;
         top: 0px;
         width: 4px;
         height: 9px;
         border: solid rgb(0, 0, 0);
         border-width: 0 2px 2px 0;
         transform: rotate(45deg);
     }
     #id-5 {
         margin-left: 10%;
     }
     @media (max-width:1200px) {
         .item-check {
             margin-left: 5%;
         }
     }
     /* 
.pagination {
  margin: 50px 0px 50px 40%
} */
     .pagination button {
         margin: 0px 5px;
         padding-bottom: 4px;
         border: none;
     }
     .pagination img {
         width: 25px;
     }
     .num {
         width: 30px;
         color: #fff;
         background: transparent;
     }
     .num:hover {
         background: #fff;
         color: #000 !important;
     }
     .active {
         color: #000 !important;
         background: #fff !important;
     }
     .content-contact {
         display: flex;
         flex-wrap: wrap;
         justify-content: center;
     }
     @media (max-width:430px) {}
     .company-1 {
         font-size: 3em;
         text-align: center;
     }
     .speaker-mobile {
         padding: 2% 2%;
         display: none;
         flex-direction: column;
     }
     .item-speak {
         display: flex;
         flex-direction: row;
         color: white !important;
     }
     .item-speak img {
         margin-top: 4%;
         flex-basis: 25%;
         border-radius: 50%;
         width: 100px;
         height: 100px;
         object-fit: contain;
     }
     .item-descri {
         flex-basis: 75%;
         display: flex;
         flex-direction: column;
         /* justify-content: start; */
         /* align-items: center; */
     }
     .item-descri p {
         text-align: left;
         margin-bottom: 0!important;
     }
     .btn-speaker-mobil {
         margin-top: 2%;
         color: white !important;
         background-color: black;
         font-size: 13px;
         border: 1px solid white;
         z-index: 998;
         height: 30px !important;
         width: 100px;
     }
     .speak-name {
         font-family: "monStyle";
         font-size: 1rem;
         font-weight: 600;
         text-transform: uppercase;
     }
     .profession {
         font-family: "monStyle";
         font-weight: 400;
         line-height: 1.2em;
         font-size: 12px;
     }
     .entreprise {
         color: #B7EB0F !important;
     }
     @media (max-width:476px) {
         .speaker-mobile {
             display: flex!important;
         }
     }
 }
 
 .specker-sector p {
     border: solid;
     border-top-color: currentcolor;
     border-top-style: solid;
     border-top-width: medium;
     border-right-color: currentcolor;
     border-right-style: solid;
     border-right-width: medium;
     border-bottom-color: currentcolor;
     border-bottom-style: solid;
     border-bottom-width: medium;
     border-left-color: currentcolor;
     border-left-style: solid;
     border-left-width: medium;
     border-image-outset: 0;
     border-image-repeat: stretch;
     border-image-slice: 100%;
     border-image-source: none;
     border-image-width: 1;
     margin-right: 120px;
     border-width: 2px;
     text-align: center;
 }
 
 @media (min-width:400px) and (max-width:700px) {
     .specker-sector p {
         border: solid;
         border-top-color: currentcolor;
         border-top-style: solid;
         border-top-width: medium;
         border-right-color: currentcolor;
         border-right-style: solid;
         border-right-width: medium;
         border-bottom-color: currentcolor;
         border-bottom-style: solid;
         border-bottom-width: medium;
         border-left-color: currentcolor;
         border-left-style: solid;
         border-left-width: medium;
         border-image-outset: 0;
         border-image-repeat: stretch;
         border-image-slice: 100%;
         border-image-source: none;
         border-image-width: 1;
         border-width: 2px;
         text-align: center;
         margin-top: 33px;
         padding: 1px;
         margin-right: 0px;
     }
 }
 
 @media (max-width:400px) {
     .specker-sector p {
         border: solid;
         border-top-color: currentcolor;
         border-top-style: solid;
         border-top-width: medium;
         border-right-color: currentcolor;
         border-right-style: solid;
         border-right-width: medium;
         border-bottom-color: currentcolor;
         border-bottom-style: solid;
         border-bottom-width: medium;
         border-left-color: currentcolor;
         border-left-style: solid;
         border-left-width: medium;
         border-image-outset: 0;
         border-image-repeat: stretch;
         border-image-slice: 100%;
         border-image-source: none;
         border-image-width: 1;
         border-width: 1px;
         text-align: center;
         margin-top: 28px;
         padding: 1px;
         margin-right: 1px;
         font-size: 10px;
     }
 }
 /************************ FOR THE NEW DESIGN ************************/
 
 .agenda_name {}
 
 i.arrow {
     font-size: 24px;
     font-weight: bold;
     color: black
 }
 
 .agenda_head_element {
     height: 80px !important;
     width: 100% !important;
     cursor: pointer;
 }
 
 .agenda_head_title,
 .agenda_body_title {
     font-size: 15px;
     color: black !important;
     font-weight: 600;
     cursor: pointer;
 }
 
 .bg-light- {
     background-color: #D3E8EF;
 }
 
 .bg-light1 {
     background-color: #F4F4F4;
 }
 
 .text-green {
     color: #B7EB0F !important;
 }
 
 .text-black {
     color: black !important;
 }
 
 .font-size-14 {
     font-size: 14px;
 }
 
 .font-size-12 {
     font-size: 12px;
 }
 
 .font-size-10 {
     font-size: 10px;
 }
 
 .font-size-16 {
     font-size: 16px;
 }
 
 .font-size-18 {
     font-size: 18px;
 }
 
 .font-size-22 {
     font-size: 28px;
 }
 
 [x-cloak] {
     display: none !important;
 }
 
 .lh-lg {
     line-height: 20px;
 }
 /*********** CHECKBOX *********/
 
 .checkbox-wrapper-33 {
     --s-xsmall: 0.625em;
     --s-small: 1.2em;
     --border-width: 1px;
     --c-primary: #000;
     --c-primary-20-percent-opacity: rgb(95 17 232 / 20%);
     --c-primary-10-percent-opacity: rgb(95 17 232 / 10%);
     --t-base: 0.4s;
     --t-fast: 0.2s;
     --e-in: ease-in;
     --e-out: cubic-bezier(.11, .29, .18, .98);
 }
 
 .checkbox-wrapper-33 .visuallyhidden {
     border: 0;
     clip: rect(0 0 0 0);
     height: 1px;
     margin: -1px;
     overflow: hidden;
     padding: 0;
     position: absolute;
     width: 1px;
 }
 
 .checkbox-wrapper-33 .checkbox {
     display: flex;
     align-items: center;
     justify-content: flex-start;
 }
 
 .checkbox-wrapper-33 .checkbox+.checkbox {
     margin-top: var(--s-small);
 }
 
 .checkbox-wrapper-33 .checkbox__symbol {
     display: inline-block;
     display: flex;
     margin-right: calc(var(--s-small) * 0.7);
     border: var(--border-width) solid var(--c-primary);
     position: relative;
     border-radius: 0.1em;
     width: 1.5em;
     height: 1.5em;
     transition: box-shadow var(--t-base) var(--e-out), background-color var(--t-base);
     box-shadow: 0 0 0 0 var(--c-primary-10-percent-opacity);
 }
 
 .checkbox-wrapper-33 .checkbox__symbol:after {
     content: "";
     position: absolute;
     top: 0.5em;
     left: 0.5em;
     width: 0.25em;
     height: 0.25em;
     background-color: var(--c-primary-20-percent-opacity);
     opacity: 0;
     border-radius: 3em;
     transform: scale(1);
     transform-origin: 50% 50%;
 }
 
 .checkbox-wrapper-33 .checkbox .icon-checkbox {
     width: 1em;
     height: 1em;
     margin: auto;
     fill: none;
     stroke-width: 3;
     stroke: currentColor;
     stroke-linecap: round;
     stroke-linejoin: round;
     stroke-miterlimit: 10;
     color: var(--c-primary);
     display: inline-block;
 }
 
 .checkbox-wrapper-33 .checkbox .icon-checkbox path {
     transition: stroke-dashoffset var(--t-fast) var(--e-in);
     stroke-dasharray: 30px, 31px;
     stroke-dashoffset: 31px;
 }
 
 .checkbox-wrapper-33 .checkbox__textwrapper {
     margin: 0;
 }
 
 .checkbox-wrapper-33 .checkbox__trigger:checked+.checkbox__symbol:after {
     -webkit-animation: ripple-33 1.5s var(--e-out);
     animation: ripple-33 1.5s var(--e-out);
 }
 
 .checkbox-wrapper-33 .checkbox__trigger:checked+.checkbox__symbol .icon-checkbox path {
     transition: stroke-dashoffset var(--t-base) var(--e-out);
     stroke-dashoffset: 0px;
 }
 
 .checkbox-wrapper-33 .checkbox__trigger:focus+.checkbox__symbol {
     box-shadow: 0 0 0 0.25em var(--c-primary-20-percent-opacity);
 }
 
 @-webkit-keyframes ripple-33 {
     from {
         transform: scale(0);
         opacity: 1;
     }
     to {
         opacity: 0;
         transform: scale(20);
     }
 }
 
 @keyframes ripple-33 {
     from {
         transform: scale(0);
         opacity: 1;
     }
     to {
         opacity: 0;
         transform: scale(20);
     }
 }
 /******************** DROPDOWN **************/
 
 .dropdown- {
     display: inline-block;
     position: relative;
 }
 
 .dropdown-content {
     position: absolute;
     padding: 20px 30px;
     max-height: 400px;
     left: 0px;
     border-radius: 3px;
     padding: 10px;
     background-color: white;
     overflow: auto;
     overflow-y: scroll;
     box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.4);
     z-index: 1;
 }
 
 @media screen and (max-width: 768px) {
     .agenda_head_element {
         height: 60px !important;
         width: 100% !important;
     }
     .agenda_head_title,
     .agenda_body_title {
         font-size: 12px;
     }
 }