/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    margin-right: 7px;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 220px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px ;
    border-radius: 6px;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 50%;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.tooltip i {
    font-size: 16px;
}


.pastille_comp{
    background:#0e727b;
    padding:3px 5px;
    border-radius:3px;
    color:#fff;
    font-size:16px !important;
    font-weight:normal;
    float:right;
}
/*nouveau */


@font-face {
  font-family: 'ApfelGrotezk';
  src: url('/client_file/themes/default/fonts/ApfelGrotezk-Regular.otf') format('opentype'),
  url('/client_file/themes/default/fonts/ApfelGrotezk-Regular.woff2') format('woff2'),
       url('/client_file/themes/default/fonts/ApfelGrotezk-Regular.woff') format('woff');

}

@font-face {
  font-family: 'ApfelGrotezk-Regular';
  src: url('/client_file/themes/default/fonts/ApfelGrotezk-Regular.otf') format('opentype'),
  url('/client_file/themes/default/fonts/ApfelGrotezk-Regular.woff2') format('woff2'),
       url('/client_file/themes/default/fonts/ApfelGrotezk-Regular.woff') format('woff');

       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ApfelGrotezk-Bold';
  src: url('/client_file/themes/default/fonts/ApfelGrotezk-Regular.otf') format('opentype'),
  url('/client_file/themes/default/fonts/ApfelGrotezk-Regular.woff2') format('woff2'),
       url('/client_file/themes/default/fonts/ApfelGrotezk-Regular.woff') format('woff');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}
body ,h1, h2, h3, h4, h5, h6, p,span

{
    /*font-family :   'Arial', 'ApfelGrotezk' ,'sans-serif' !important; */
    /*font-family : 'ApfelGrotezk'  !important; */


}
@media only screen and (min-width: 800px) and (max-width: 1600px) {
     #infoAcceptBar div:nth-child(2) .col-md-2{
            width: 15% !important;


     }
       #infoAcceptBar div:nth-child(2) {
            width: 70% !important;


     }

}

@media only screen and (min-width: 800px) and (max-width: 1000px) {

       #infoAcceptBar div:nth-child(2) {
            width: 100% !important;


     }
     #infoAcceptBar {
            height:fit-content !important;


     }

}

@media only screen and (max-width: 800px) {
     #infoAcceptBar {
            /*height:fit-content !important;*/


     }
     #tuile_28 .tuile_wrapper
     {
        display:block !Important;

     }
     #tuile_28 .tuile_wrapper .tuile
     {
        min-height:auto !Important;

     }
     #tuile_28 .tuile_detail img , #tuile_28 .tuile_detail .img_caption{

         width: 100% !important;
     }
     .col-md-12 iframe[width="400"]
     {
       width:100% !important;

     }
     .col-md-12 iframe[width="400"] .iframe
     {
           overflow: hidden !important;
     }
     .cyberimpact .ci-c-form .ci-c-input {
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25) inset !important;

     }
     #form_account_edit .contentContainer
     {

        padding:0 !Important;

     }
     #form_account_edit .contentContainer .form-control
     {

           width: 90% !Important;

     }
     #form_account_edit .contentContainer input[type="radio"], #form_account_edit .contentContainer input[type="radio"] input[type="checkbox"]
     {

         margin-right: 0 !important;

     }
     #resize_logo_entreprise iframe , #resize_logo_entreprise .modal-dialog{
        width:100% !Important;
     }
     form[name="account_newsletter"]  .btn-lg
     {
      font-size: 12px !Important;

     }
      #infoAcceptBar .h1 {
            font-size:22px !important;


     }
    .spc_liste_offre  .col-md-7
    {
           word-wrap: break-word;
    }
    .btn_detail_offre
    {
          margin-left: 20px !important;
    }
    .spc_message
    {
      margin-left: 15px !important;
      margin-right: 15px !important;
    }
     #logo_desktop{
         padding-bottom: 30px;
     }
    .navbar-toggle {
        background-color: #991E20;

    }
    .btnfiltreoffr
    {
      text-transform :none !important;
    }
    #embed_cyberimpact iframe {
            width: 90vw !important;
    }
    .det_offre .pastille_comp {
       float: left !important;;
        display: block;
        width: 80%;

    }
    #home_quick_find_input::placeholder {
    font-size: 18px;
    }
    #embed_cyberimpact .modal-content {
            width: 95vw !important;
    }

    #home_quick_find_input{
      width:100% !important;
      margin-bottom:25px;
    }
    #recherche{
     width:100%;
     float: none !important;
    }
    .sbmoffr{
       float: none !important;
    }
    #message
    {
     width:100% !important;
    }
    .contbtnoffr{
    margin-left:15px;
    }
    .formoffr .col-md-12{
       padding-left:0 !important;
    }
    .emploi_liste ,.wrapper_offre .spc_liste_offre ,.this{
      padding:0 !important;
    }
    #entete_image_interne img{
     width:100% !important;
    height: 80px;
    }
    #slogant_page_interne{
      font-size:16px !important;
    }
    .det_offre .col-md-12{
     padding:0 !important;
    }
    #main_wrapper_interne{
      padding:0 !important;
      margin:0 !important;
    }

    .table-form {
        overflow-x: auto;
    }

   .cont-post{
     width:100% !important;
   }







}

#message
{
  width:100%;
}
/*
#invoice_account_history table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

#invoice_account_history table th, #invoice_account_history table td {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}


@media (max-width: 600px) {
    #invoice_account_history table thead {
        display: none;
    }

    #invoice_account_history table, #invoice_account_history table tbody, #invoice_account_history table tr, #invoice_account_history table td {
        display: block;
        width: 100%;
    }

    #invoice_account_history table td {
        text-align: right;
        padding-left: 50%;
        position: relative;
    }

    #invoice_account_history table td::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 50%;
        padding-left: 15px;
        font-weight: bold;
    }
}
*/
@media only screen and (min-width: 800px) {
    .infoAcceptBar {

    height: 95px !important;

}


}






#contactUs-tab span
{
   border-radius: 10px;
}

.no-hover:hover {
text-decoration: none !Important;
color: initial !Important;

}
.totalspan{
  color: #FFF;
}
#menu_secondaire_search #social_wrapper i:not(.fa-search){
      /*color: #991E20 !important; */

    background: #ff3939 !important;
    color : white !important;
   border-radius: 5px;

}
#social_wrapper img:hover
{
  filter : hue-rotate(296deg) brightness(80%) contrast(100%);
}
.fa-x-twitter
{
 padding: 6px;



}
.fa-instagram
{
    padding: 6px;

}
.face i
{
 padding-left: 8px;
    padding-right: 8px;
    border-radius: 5px;
    padding-top: 8px;
     padding-bottom: 2px;
}
#menu_secondaire_search .face i:hover{
    background: #991E20 !important;
}

.detail-offre-acceuil{
    max-width:160px !important;
}
.title_subsection {
    color: black !important;
}
.liste_offre_acc {

text-align: center!important;
padding-bottom: 10px;
padding-top: 10px;

}
.liste_offre_acc a {
color : #000 !Important;
font-weight: bold !important;
}
.contoffr{
background-color: #f3f3f3 !important;
border-radius:10px;
}
.saumon{
    color: #0F6CB6 !Important;
    font-weight: bold;
}
.liste_offre_acc:last-child {
    padding-bottom: 25px;
}
.liste_offre_acc:first-child {
    padding-top: 25px;
}
.infoAcceptBar {
    background : #991E20 !Important;

    padding:0;
    padding-top: 15px !Important;
    padding-bottom: 15px !important;
}
.infoAcceptBar a {
    background-color: #991E20 !Important;
    background-image: linear-gradient(to left, #991E20, #991E20 50%, #991E20 50%, #000000) !important;
}
/*.pb-50{
       padding-bottom: 100px !important;

}*/
.plan {
   /* background: #000; */
    color: #000 ;
}
.title_subsection {
  text-transform: none !Important;
  font-weight:bold ;
}

#legal {
        color: #000 !important;
}


.single a:not(.secondul a)
{
    color: #991E20 !Important;
    font-weight: bold;
}
#legal_wrapper {
    background: white !Important;
}
.pcust {
    padding-bottom:8px !important;

}

.btninfolettre{
   border-radius: 10px !important;
   font-size: 18px !important;
   /*padding-bottom: 0.75rem !important;*/
   padding-top: 0.65rem !important;
}
.title_section::after
{
 display:none;
}
/*.title_section::after {

       position: absolute;
top: 11px;
right: 12px;
display: block;
margin-right: 10px;
font-size: 30px;
line-height: 19px;

text-align: center;
vertical-align: middle;
content: '+';
border: 3px solid #fff;
border-radius: 30px;
padding-bottom: 10px;
width: 30px;
height: 30px;
padding-bottom: 25px;


} */


.plan a{

    color: #000 !important;
}

.plan a:not(.dropdown-toggle)::before{
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e258";
    padding: 0.5em 0.25em 0.5em 0;
    margin-right: 0.66em;
    font-size: 8px;
    text-decoration: none !important;
    font-weight: bold;
}
.plan ul {
     list-style-type: none;
}
.single a:not(.l2 a)::before {
    display: none;
}
.size-20{
    font-size: 20px !important;
}
#fermerX
{
    position: absolute;
    width: 16px;
    height: 16px;
    cursor: pointer;
    top: 12px;
    right: 12px;
}
#fermerX::before {
    content: "";
    top: 6px;
    position: absolute;
    width: 16px;
    height: 3px;
    background-color: #E4002B;
    transform: rotate(45deg);
    background-color: #FFF;
}
#fermerX::after {
    content: "";
    top: 6px;
    position: absolute;
    width: 16px;
    height: 3px;
    background-color: #E4002B;
    transform: rotate(-45deg);
    background-color: #FFF;
}
#return-to-top{
    bottom: 90px;
}
#footer_wrapper{
   /* box-shadow: none !important;
    background-color: white !important;*/
}

.liste_recherche a
{
  width: 100% !Important;
    display: block !Important;
    margin-bottom: 0.75rem !important;
}
#formrecherche
{
    margin-left: 1%;
}

#go_fullscreen_search
{
    border-radius:0 !important;
}
#social_wrapper img
{

    margin-right: 8px;

}
#social_wrapper
{
  top: 10px !important;

}
#search_form_trigger
{
  padding-top: 10px !important;
}

#EventsDetails img.image_fullsize
{
 /*display: block;
    margin: 30px 0;
    width: 600px !important;
    height:600px !Important;
    margin-left: 50%;
    -webkit-transform: translateX(-50%) !Important;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);*/
    height:500px !Important;
}
#EventsDetails .col-md-4
{
  margin:0 !important;
  padding :0 !important;
}
#newOffer .style_table tbody tr:nth-child(2n+1) td, #newOffer .responsive_style_table tbody tr:nth-child(2n+1) td , #newOffer .style_table tr:nth-child(odd)
{
  background:white !Important;
}

.c-red , .inputRequirement
{
 color:red;
}
#form_account_edit input[type="radio"]
{
 margin-left: 10px !important;
 margin-right: 2px !important;
}
#menu_interne
{
 position: sticky;
left: 0;


min-height: 100px;
position: sticky;
top: 100px;
}
#slogant_page_interne
{
   text-transform:lowercase !Important;
}
table th
{
   text-transform:capitalize !Important;
}
.content-wrapper:has(form[name="fast_login_form"])
{
  text-align:center;
}
/*form[name="fast_login_form"]
{
     display: flex;
    justify-content: center;
} */
.content-wrapper:has(form[name="fast_login_form"])          {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
margin: 0 auto;
padding: 20px;
}



.content-wrapper:has(form[name="fast_login_form"])          table {
width: auto;
max-width: 100%;
margin: 0 auto;
border-collapse: collapse;
}

.content-wrapper:has(form[name="fast_login_form"])          input[type="submit"] {
margin-top: 10px;
}
ul
{
  list-style-type: none;
}