



/* 
  body::-webkit-scrollbar {
  width: 8px;
  }
  
  
  ::-webkit-scrollbar-thumb {
    background: #bea370; 
  }
  
  
  
  .overflow_spe::-webkit-scrollbar {
  width: 5px;
  }
  
  .overflow_spe::-webkit-scrollbar-track {
  box-shadow: inset 0 0 10px rgb(0 0 0 / 30%);
  }
  
  .overflow_spe::-webkit-scrollbar-thumb {
  background-color: #9b9c9b;
  outline: 0px solid #9E9E9E;
  }
   */

   
   .EDIT_this_post .nav_gros_boutton a:hover {
        padding: 0.7em;
        cursor: pointer;
        display: block;
        background:#795548!important;
    }

    .EDIT_this_post .nav_gros_boutton a {
        padding: 0.7em;
        cursor: pointer;
        display: block;
    }
  
   .custom-button-switch-search {
      background-color: #4CAF50;
      border: none;
      color: white;
      padding: 10px 20px;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      font-size: 16px;
      margin: 4px 2px;
      cursor: pointer;
    }


     .switch_on_the_fly_mode.active {
      background-color: #4CAF50!important;
      color: white!important;
      opacity: 1;
    }
    .switch_on_the_fly_mode {
      background-color: #e1e1e1 !important;
      color: black!important;
      opacity: 0.3;
    }
  
   .mwai-chatgpt-theme .mwai-body  {
    background: none!important;
    color: inherit;
    text-align:left!important;
    font-size: var(--mwai-fontSize);
    overflow: hidden;
    /* display: flex!important; */
    flex-direction: column;
    border-radius: var(--mwai-borderRadius);
}

.mwai-chatgpt-theme .mwai-reply .mwai-name .mwai-avatar {
    margin-right: 10px;
    display: inherit!important;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    overflow: hidden;
}

  
  
   * {
    font-weight: 400;
  }
  
  
  .label_des_environnements {
    font-size:small;
    padding:1px 5px;
    border-radius:2px;
  }

  a.button {
    background: white;
    color: unset;
  }
  
  
  .label_partaged {
   background: #EEEEEE;
   color:#424242;
  }
  .label_by_neura_king {
     background: #f5eee7;
     color:#424242;
  }
  .label_a_moi {
   background: #26A69A;
   color:#fbf8f8;
  }

  li.select2-results__option {
      padding: 2px 6px;
      
  }


  .select2-container--default .select2-results__option--highlighted[aria-selected],
  li.select2-results__option li:hover {
      background:#c0935a!important;
  }
  
  .entry-content .gros_toggle_next {
    padding:15px 15px 15px 15px ;
    margin-bottom:50px;
    background:#ededed;
  }
  .entry-content .gros_toggle_next.toggle_is_active {
    padding:15px 15px 15px 15px ;
    margin-bottom:-15px;
    background:#ededed;
  }
  
  
  div#sommaire {
    margin-top:1px!important;
  }
  
  div#sommaire * {
    font-size: medium!important;
  }
  div#sommaire li {
    line-height:1;
  }
  
  
  .info_autorisation_copie {
      position: fixed;
      top: 90px;
      color: white;
      background: green;
      padding: 1px 5px;
  }

  .copier_contenu_custom {
    position: fixed;
    top: 120px;
    color: white;
    background: #3e3e3e;
    padding: 3px 5px;
    border-radius: 4px;
    cursor: pointer;
  }
  .copier_contenu_custom:hover {
    background: #7f7e7e;
  }

  
  
  @media (max-width: 1024px) {
    .sub_menu_block .um-half {
        width:100%;
        margin-top:5px;
    }
  
    .sub_menu_block .um-field {
      padding:0;
    }
    div.sub_menu_block .um-col-alt .um-half input,
    div.sub_menu_block .um-col-alt .um-half a {
        padding:8px!important;
        
        
    }
  
  }
  


  .mwai-chatbot-container .mwai-reply.mwai-user .mwai-text:not(.full-content)::after {
    content: '▼'; /* Remplacez par lâ€™icÃ´ne Unicode ou SVG de votre choix */
    position: absolute;
    right: 10px;
    bottom: 8px;
    background: linear-gradient(to right, rgba(255,255,255,0), #fff 80%);
    padding-left: 8px;
    font-size: 1.1em;
    color: #888;
    pointer-events: none;
    background:#e6e3e3;
    padding:0;
  border-radius:3px;
  }

  .mwai-chatbot-container .mwai-reply.mwai-user .mwai-text.full-content {
    display: unset;
  }

  .mwai-chatbot-container .mwai-reply.mwai-user .mwai-text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  
  .mwai-chatbot-container .mwai-reply.mwai-user .mwai-text.expanded {
    -webkit-line-clamp: unset;
    display: block;
  }
  
  p.gt-block a {
    display: inline-block;
    padding-left: 5px!important;
  }
  
  .custom_light_button a.elementor-button.elementor-button-link {
    background :none!important;
    color: #c4a378 !important;
  }
  
  
  .sub_menu_block  .um-form {
   background:none!important;
    color:black;
    font-size: 15px;
    border: none !important;
    display: block;
    width: 100%;
    line-height: 1em !important;
    padding: 16px 20px !important;
    text-decoration: none !important;
    
    text-transform: none !important;
    font-weight: 400 !important;
    overflow: hidden;
    position: relative;
    transition: .25s;
    box-sizing: border-box;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    opacity: 1; 
  }
  
  
  .sub_menu_block .um-half .um-button {
    background:#f3f3f3!important;
    color:black!important;
  }
  
  .sub_menu_block .um-half .um-button.um-alt {
    background:#000000!important;
    color:#ffffff!important;
  }
  
  .sub_menu_block .um-half .um-link-alt,
  .sub_menu_block .um-half .um-button {
  
  
    font-size: 15px;
    border: none !important;
    display: block;
    width: 100%;
    line-height: 1em !important;
    padding: 16px 20px !important;
    text-decoration: none !important;
    text-align: center;
    text-transform: none !important;
    font-weight: 400 !important;
    overflow: hidden;
    position: relative;
    transition: .25s;
    box-sizing: border-box;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    opacity: 1;
  }
  .sub_menu_block .um-col-alt-b {
    margin-top:0!important;
    padding-top: 2px;
  }
  
  .sub_menu_block .um-field-label {
    margin: 0;
  }
  
  .sub_menu_block .um-field-label label {
    margin: 5px;
    text-decoration:none;
    font-weight:400;
  }
  
  
  
  span.position-count {
    background: #c4a378;
    padding: 2px 6px;
    color: white;
    font-size: small;
    position: absolute;
    margin-left: -25px;
    font-weight: 600;
    border-radius: 11px;
    margin-top:25px;
  }
  
  .main_trois .loupe_is_inherit.button_switch,
  .main_trois .loupe_is_up.button_switch {
    position: fixed;
    top: 80px;
    font-size:small!important;
    z-index: 9;
    right:5%;
    color: #ffffff;
    background: #c9af88;
    padding: 1px 15px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px 1px  black;
  }
  
  .single {
    padding-bottom: 5em;
  }
  
  
  section.the_section_tab_redac_team {
    display:none;
  }
  
  section.the_section_tab_active_redact_team {
    display:block;
  }
  
  
  .acf-field.acf-field-accordion.acf-field-66c57f365cd36.acf-accordion {
    /* z-index: 0; */
  }
  
  
  
  span.info_pc_menu .info_pc_menu {
    font-size: 11px;
    position: absolute;
    display: block;
    text-align: center;
    width: 100%;
    color: #a68b63;
    font-weight: bold;
  }
  
  
  
  /* Styles pour le skeleton screen */
  #skeleton {
    width: 100%;
    height: 100%;
    padding: 20px;
  }
  
  .skeleton-header {
    width: 50%;
    height: 30px;
    background-color: #e0e0e0;
    margin-bottom: 20px;
    border-radius: 4px;
  }
  
  .skeleton-content {
    width: 100%;
  }
  
  .skeleton-line {
    width: 100%;
    height: 20px;
    background-color: #e0e0e0;
    margin-bottom: 10px;
    border-radius: 4px;
  }
  
  /* Ajoutez une animation si souhaitÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© */
  @keyframes shimmer {
    0% {
        background-position: -500px 0;
    }
    100% {
        background-position: 500px 0;
    }
  }
  
  .skeleton-header, .skeleton-line {
    background: linear-gradient(to right, #e0e0e0 8%, #f0f0f0 18%, #e0e0e0 33%);
    background-size: 1000px 104px;
    animation: shimmer 1.5s infinite linear;
  }
  
  
  
  
  div#poser_un_rendez_vous,
  div#rendez-vous-param,
  div#poser_un_rendez_vous .top_header_modal,
  div#poser_un_rendez_vous .bootstrap-wrapper,
  div#rendez-vous-param .top_header_modal {
      left: 0!important;
      width: 100%!important;
      margin-left: 0!important;
  }
  
  
  
  
  td {
    border:1px solid;
  vertical-align: top;
  }
  
  .bionic-highlight {
    font-weight: bold;
  }
  
  .woocommerce-page .u-columns .col-2,
  .woocommerce-page .u-columns .col-1 {
      min-width:48%;
  }
  
  
  
  
  
  .sub_menu_left_block .gros_toggle_this a:hover {
    background:#eeeeee!important;
  }
  
  div#assistants-gpt .gros_toggle_is_active * {
    color: #8a8a8a;
  }
  
  a.elementor-button.elementor-button-link {
    background: #424242!important;
    color: white!important;
    border-radius: 6px;
    border: 0;
  }
  a.elementor-button.elementor-button-link:hover {
    background: #c5ad87!important;
    /* color: #c5ad87!important; */
    border-radius: 6px;
  }
  
  .mwai-chatgpt-theme .mwai-gallery img {
    max-height: 80vh;
    width: 100%;
    object-fit: contain;
  }
  
  
  .force_black_42 {
    color: #424242!important;;
  }
  
  .force_doree {
    color: #c4a378!important;;
  }
  
  .force_grey {
    color: #7A7A7A!important;;
  }
  
  
  div#hight-ligth-boutton a {
    background: #c5ad86!important;
  }
  
  div#hight-ligth-boutton a:hover {
    background: #424242!important;
  }
  
  div#white-boutton a {
  background: #ffff!important;
  color: #424224!important;
  border-radius: 6px;
  border: 1px solid #ededed;
  }
  
  div#white-boutton a:hover {
  background: whitesmoke!important;
  color: #424224!important;
  border-radius: 6px;
  border: 1px solid #ededed;
  
  }
  
  .afficher_parametres {
    background: black;
    display: inline-block;
    color: white;
    padding: 0px 10px 1px 6px;
    border-radius: 3px;
    margin-top: 5px;
    font-size: smaller;
  }
  
  .afficher_cadrage {
    opacity:0.8;
    background: #ededed;
    display: inline-block;
    color: #929292;
    margin-left: 56px;
    padding: 0px 10px 1px 6px;
    border-radius: 3px;
    margin-top: 5px;
    font-size: smaller;
    cursor: pointer;
  }
  
  .afficher_cadrage:hover {
    background: #ababab;
    color:#ffffff;
    
  }
  
  @media (min-width: 1024px) {
    .afficher_parametres {
     display:none!important;
    }
    .info_using_ai_principal {
      display: block!important;
    }
  }
  
  @media (max-width: 1024px) {
    .main_dash.main_one.dash_col.overflow_spe {
      /* margin-bottom: -145px!important; */
    }
  
    .info_using_ai_principal {
      display: none;
    }
  
    .hide-principale {
        display: none;
    }
    
    .main_dash.main_trois.dash_col .this_is_toogle_head:nth-child(2)  {
      /* display:none!important; */
    }
  
  
    .main_dash.main_trois.dash_col.overflow_spe{
      margin-top:-10px!important;
      paddingtop:0!important;
      border:none!important;
    }
    
    .main_dash.main_trois.dash_col .this_is_toogle_head + .gros_toggle_this:nth-child(3) {
      /* display:block!important; */
      border:none!important;
      padding:0!important;
      margin:0!important;
      box-shadow:unset!important;
    }
    
    
    #zone_des_ia_principales .container.container-main-et-equipier h2 {
      display:none!important;
    }
    
  }
  
  
  
  .single .primary .mwai-body .h1-block h1,
  .mwai-text .h1-block h1 {
    background: unset!important;
    -webkit-background-clip: unset!important;
    -webkit-text-fill-color: unset!important;
    color:black!important;
  }
  
  .h1-block {
    background: linear-gradient(to left, #e6f7ff, #b3e0ff); /* Couleurs pour h1 */
  }
  
  .h2-block {
    background: linear-gradient(to left, #cceeff, #99ccff); /* Couleurs pour h2 */
    margin-left:5px;
    padding-left:1%;
  }
  
  .h3-block {
    background: linear-gradient(to left, #ffffff, #ddecfb, #66b3ff, #0078f0); /* Couleurs pour h3 */
    margin-left:10px;
    padding-left:1%;
  }
  
  
  .h4-block {
    background: linear-gradient(to left, #99ccff, #3399ff); /* Couleurs pour h4 */
    margin-left:15px;
    padding-left:1%;
  }
  
  span.mwai-text div.h5-block h5.highlight {
    font-weight: bold!important;
    color:black!important;
    font-size:large!important;
    background-clip: unset!important;
    background: unset!important;
    -webkit-background-clip: unset!important;
    -webkit-text-fill-color: unset!important;
  }
  .h5-block {
    background: linear-gradient(to left, #ffffff, #ffa92b); /* Couleurs pour h5 */
    margin-left:20px;
    padding-left:1%;
  }
  
  .h6-block h6 {
    font-weight: bold!important;
    color:black!important;
    font-size:large!important;
  }
  
  
  .h6-block {
    background: linear-gradient(to right, #ffffff, #57abff); /* Couleurs pour h6 */
    margin-left:35px;
    padding-left:2%;
  }
  
  .h6-block + .h6-block {
    /* margin-left:50px; */
  }
  
  .h6-block + .h6-block + .h6-block {
    margin-left:70px;
  }
  
  
  
  
  .h7-block {
    background: linear-gradient(to bottom, #ebebeb, #f6f6f6); /* Couleurs pour h7 */
    margin-left:80px;
    padding-left:1%;
  }
  
  
  
  .h8-block {
  
    background: linear-gradient(to right, #eeeeee, #eeeeee); /* Couleurs pour h7 */
    margin:5px;
    margin-left:20%;
    margin-right:20%;
    padding-left:1%;
    
  }
  
  h10.highlight h8 {
    color: black;
  }
  
  h10.highlight h50 {
    color: black;
  }
  
  
 
  
  .home_ia .image {
    position: relative;
    text-align: center;
    max-height: 100vh;
  }
  
  .home_ia .image .major {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white; /* Changez la couleur selon votre besoin */
    font-size: 20px; /* Ajustez la taille de police selon votre besoin */
    background-color: rgb(0 0 0 / 46%); /* Optionnel: ajoute un fond semi-transparent pour mieux voir le texte */
    padding: 10px; /* Optionnel: ajoute du padding autour du texte */
    z-index: 8;
    margin-top: 35%;
    width: 100%;
    /* height: 70%; */
    /* max-height: 23%; */
    overflow: auto;
    text-align: left;
    padding: 1em;
    
      display: flex;
      flex-wrap: wrap;
      align-content: center;
      align-items: flex-end;
  
  }
  
  
  /* h2.elementor-heading-title.elementor-size-default {
    font-size: 26px;
  } */
  
  h3.elementor-icon-box-title {
    font-size: 25px;
    font-weight: 800!important;
  }
  
  .mwai-chatbot-container .mwai-text h50,
  .mwai-chatbot-container .mwai-text h50 * {
      font-size: 12px!important;
      line-height:15px!important;
      margin:1px;
      padding:1px;
  }
  .hinside-block {
    background: linear-gradient(to bottom, #eedb35, #f4e34c); /* Couleurs pour h7 */
    margin:5px;
    margin-left:20%;
    margin-right:20%;
    padding-left:1%;
    /* width:80%; */
    /* float:left; */
    /* display:block; */
    text-align:center;
  }
  
  
  .mwai-chatbot-container .mwai-text h1,
  .mwai-chatbot-container .mwai-text h2,
  .mwai-chatbot-container .mwai-text h3,
  .mwai-chatbot-container .mwai-text h4,
  .mwai-chatbot-container .mwai-text h5,
  .mwai-chatbot-container .mwai-text h6 {
      margin-top:5px!important;
  }
  
  
  .h9-block {
    background: linear-gradient(to bottom, #000000, #C62828); /* Couleurs pour h7 */
    margin:5px;
    margin-left:30%;
    margin-right:30%;
    color: white;
    padding-left:1%;
    /* width:80%; */
    /* float:left; */
    /* display:block; */
    text-align:center;
    padding: 5px;
    border-radius: 1px 1px 10px 10px;
    box-shadow: 0px 0px 5px 5px white;
  }
  
  
  
  .h10-block {
    background: linear-gradient(to bottom, #181818, #000000); /* Couleurs pour h7 */
    margin:5px;
    margin-left: 5%;
    color: white;
    margin-right: 5%;
    padding-left:1%;
    /* width:80%; */
    /* float:left; */
    /* display:block; */
    text-align:center;
    border-radius: 10px 10px 1px 1px;
    padding: 4px;
    box-shadow: 0px 0px 5px 5px white;
    margin-top: 6px;
  }
  
  .h11-block {
    background: linear-gradient(to top, #ffffff, #f4e34c); /* Couleurs pour h7 */
    margin:5px;
    margin-left:5%;
    margin-right:5%;
    padding-left:1%;
  }
  
  
  .h6-block  > h6 {
    margin-top:0!important;
  }
  
  
  
  h8 i {
    margin:0 5px;
  }
  
  .mwai-text h8 i.fa-solid.fa-crosshairs {
    
  }
  
  h8 i.fa-solid.fa-list-check {
    color: black;
  }
  
  
  .mwai-text h8 i.fa-solid.fa-flag-checkered {
    color:#009688;
  }
  
  .highlight_includes {
    color: red; 
   /* margin-left: -17px; */
   font-weight: bold;
   display: contents;
  }
  
  .mwai-text h50 {
    display:none;
  }
  
  
  htable {
    display: table;
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    color: black;
  }
  
  htr {
    display: table-row;
  }
  
  hth, htd {
    display: table-cell;
    padding: 8px;
    border: 1px solid #ddd;
    text-align: left;
  }
  
  hth {
    background-color: #f2f2f2;
    font-weight: bold;
  }
  
  htable * {
  text-align:center;
  }
  
  
  htable htr htd > i.fa-solid.fa-braille {
  
  
  }
  
  /* TABLEAU UN */
  htable.custom-tableun htr:nth-child(2) htd:nth-child(2) i.fa-solid.fa-braille,
  htable.custom-tableun htr:nth-child(3) htd:nth-child(3) i.fa-solid.fa-braille,
  htable.custom-tableun htr:nth-child(4) htd:nth-child(4) i.fa-solid.fa-braille,
  htable.custom-tableun htr:nth-child(5) htd:nth-child(5) i.fa-solid.fa-braille  {
  font-size:20px!important;
  }
  
  htable.custom-tableun htr:nth-child(2) htd:nth-child(2) ,
  htable.custom-tableun htr:nth-child(3) htd:nth-child(3) ,
  htable.custom-tableun htr:nth-child(4) htd:nth-child(4) ,
  htable.custom-tableun htr:nth-child(5) htd:nth-child(5) ,
  htable.custom-tableun htr:nth-child(6) htd:nth-child(6)  {
  background:green;
  color: white!important;
  }
  
  /* TABLEAU DEUX */
  htable.custom-tabledeux htr:nth-child(2) htd:nth-child(2) i.fa-solid.fa-braille,
  htable.custom-tabledeux htr:nth-child(3) htd:nth-child(3) i.fa-solid.fa-braille,
  htable.custom-tabledeux htr:nth-child(4) htd:nth-child(4) i.fa-solid.fa-braille,
  htable.custom-tabledeux htr:nth-child(5) htd:nth-child(5) i.fa-solid.fa-braille  {
  font-size:20px!important;
  }
  
  htable.custom-tabledeux htr:nth-child(6) htd:nth-child(3) {
    background:green;
    color: white!important;
  }
  htable.custom-tabledeux htr:nth-child(4) htd:nth-child(2) ,
  htable.custom-tabledeux htr:nth-child(2) htd:nth-child(3) ,
  htable.custom-tabledeux htr:nth-child(3) htd:nth-child(4) ,
  htable.custom-tabledeux htr:nth-child(4) htd:nth-child(5) ,
  htable.custom-tabledeux htr:nth-child(6) htd:nth-child(6)  {
  background:#00BCD4;
  color: white!important;
  }
  
  /* TABLEAU TROIS */
  htable.custom-tabletrois htr:nth-child(2) htd:nth-child(2) i.fa-solid.fa-braille,
  htable.custom-tabletrois htr:nth-child(3) htd:nth-child(3) i.fa-solid.fa-braille,
  htable.custom-tabletrois htr:nth-child(4) htd:nth-child(4) i.fa-solid.fa-braille,
  htable.custom-tabletrois htr:nth-child(5) htd:nth-child(5) i.fa-solid.fa-braille  {
  font-size:20px!important;
  }
  
  htable.custom-tabletrois htr:nth-child(6) htd:nth-child(3) {
    background:green;
    color: white!important;
  }
  
  htable.custom-tabletrois htr:nth-child(2) htd:nth-child(5) {
    background:#00BCD4;
    color: white!important;
  }
  
  htable.custom-tabletrois htr:nth-child(2) htd:nth-child(2) ,
  htable.custom-tabletrois htr:nth-child(4) htd:nth-child(3) ,
  htable.custom-tabletrois htr:nth-child(5) htd:nth-child(4) ,
  htable.custom-tabletrois htr:nth-child(4) htd:nth-child(5) ,
  htable.custom-tabletrois htr:nth-child(5) htd:nth-child(6)  {
  background:#8BC34A;
  color: white!important;
  }
  
  /* TABLEAU QUATRE */
  htable.custom-tablequatre htr:nth-child(2) htd:nth-child(2) i.fa-solid.fa-braille,
  htable.custom-tablequatre htr:nth-child(3) htd:nth-child(3) i.fa-solid.fa-braille,
  htable.custom-tablequatre htr:nth-child(4) htd:nth-child(4) i.fa-solid.fa-braille,
  htable.custom-tablequatre htr:nth-child(5) htd:nth-child(5) i.fa-solid.fa-braille  {
  font-size:20px!important;
  }
  
  htable.custom-tablequatre htr:nth-child(3) htd:nth-child(2) {
    background:green;
    color: white!important;
  }
  
  htable.custom-tablequatre htr:nth-child(5) htd:nth-child(5) {
    background:#00BCD4;
    color: white!important;
  }
  
  htable.custom-tablequatre htr:nth-child(5) htd:nth-child(2) ,
  htable.custom-tablequatre htr:nth-child(6) htd:nth-child(3) ,
  htable.custom-tablequatre htr:nth-child(4) htd:nth-child(4) ,
  htable.custom-tablequatre htr:nth-child(3) htd:nth-child(5) ,
  htable.custom-tablequatre htr:nth-child(2) htd:nth-child(6)  {
  background:#AED581;
  color: white!important;
  }
  
  /* TABLEAU QUATRE */
  htable.custom-tablecinq htr:nth-child(2) htd:nth-child(2) i.fa-solid.fa-braille,
  htable.custom-tablecinq htr:nth-child(3) htd:nth-child(3) i.fa-solid.fa-braille,
  htable.custom-tablecinq htr:nth-child(4) htd:nth-child(4) i.fa-solid.fa-braille,
  htable.custom-tablecinq htr:nth-child(5) htd:nth-child(5) i.fa-solid.fa-braille  {
  font-size:20px!important;
  }
  
  htable.custom-tablecinq htr:nth-child(3) htd:nth-child(2) {
    background:green;
    color: white!important;
  }
  
  htable.custom-tablecinq htr:nth-child(3) htd:nth-child(3) {
    background:#00BCD4;
    color: white!important;
  }
  
  htable.custom-tablecinq htr:nth-child(5) htd:nth-child(5) {
    background:#AED581;
    color: white!important;
  }
  
  htable.custom-tablecinq htr:nth-child(5) htd:nth-child(2) ,
  htable.custom-tablecinq htr:nth-child(6) htd:nth-child(3) ,
  htable.custom-tablecinq htr:nth-child(4) htd:nth-child(4) ,
  htable.custom-tablecinq htr:nth-child(3) htd:nth-child(5) ,
  htable.custom-tablecinq htr:nth-child(2) htd:nth-child(6)  {
  background:#009688;
  color: white!important;
  }
  
  h80 {
  display: block;
  font-size: 11px!important;
  text-align:center;
  }
  
  
  
  .sub_menu_left_block .groupe_type_for_post_action,
  .sub_menu_left_block .titre_sep_sub,
  .sub_menu_left_block .toggle_next,
  .sub_menu_left_block .gros_toggle_next {
      text-align: left;
  }
  

  .template_custom .gros_toggle_next {
    width: 100%;
    background-color: #f5f5f5;
    border: none;
    outline: none;
    text-align: left;
    padding: 25px!important;
    font-size: 18px;
    color: #333;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }
  
  
  
  .template_custom .gros_toggle_next {
    /* padding:10px; */
    margin-bottom: 9px;
  }
  
  .label_action_supp {
    margin-top: 6px;
    font-weight: bold;
  }
  
  .last_post_current_instance.sub_site {
    background: #f8f8f8;
    padding: 3px;
  }
  
  .last_post_current_instance.sub_site .the_post_contenu img {
    max-height:50px;
    
  }
  
  .mwai-chatgpt-theme .mwai-reply .mwai-text * {
    font-size: initial;
  }
  
  .mwai-chatgpt-theme .mwai-reply .mwai-text i {
    font-family: "Font Awesome 5 Free";
    /* font-weight: initial!important; */
    font-size: 15px!important;
  }
  
  .mwai-chatgpt-theme .mwai-reply {
    display: inline-grid!important;
    width: 100%;
  }
  
  
  
  .listing_filter_content_suivi .this_is_toogle_head {
    padding:0;
    margin:0;
    line-height: normal;
  }
  
  
  .sub_menu_left_block .listing_filter_content_suivi {
    padding:0;
    margin:0;
    line-height: normal;
    height: auto;
  }
  
  
  
  
  .my_modal_body .resest_search {
    color:white;
    margin-top:0px!important;
  }
  .my_modal_body .search_icone {
    display: inline-block;
    background: none;
    padding: 5px 14px;
    margin-top: -7px;
    color: white;
    border-radius: 3px;
    text-transform: uppercase;
    line-height: 2em;
  }
  
  img.img_data_loading {
    filter: grayscale(1) brightness(1.5);
  }
  
  .my_modal_body .confirm_or_cancel_crea_consultation a {
    background:#e2e2e2!important;
    color:black!important;
  }
  
  input.motif_de_la_consultation {
    width: 100%!important;
  }
  
  .search_box_and_result {padding-top: 20px;}
  
  .search_box_and_result.search_patient {
    clear: both;
  }
  
  .search_box_and_result.search_motif_consultation {
    padding-bottom: 15px!important;
  }
  
  div#rendez-vous-param {
    /* position: fixed;
    left: -9000px; */
  }
  
  div[name='user_api_eleven_lab'],
  div[name='user_api_openai'] {
      filter: blur(4px);
  }
  
  
  
  .suppression_de_compte_sub_site {
    cursor:pointer;
  }
  .suppression_de_compte_sub_site:hover i {
    color:red;
  }
  
  
  .expend.expended_zone .container {
    max-width: 1200px;
    margin:auto!important;
  }
  
  .container {
    position: relative;
  }
  
  div.groupe_type_for_post_action a {
    padding: 5px;
    display: table-cell;
    color: black;
    border-bottom: 0.5px solid rgba(197, 197, 197, 0.48);
  }
  
  .mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon {
    /* background: url(icons/dark-icons.svg); */
    background-size: 500%;
    background-position: 0px -96px;
    width: 32px;
    height: 32px;
    z-index: 100;
  }
  
  .mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon.mwai-idle-add {
  background-position: -32px -96px;
  }
  
  .mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon .mwai-file-upload-progress {
    position: absolute;
    font-size: 10px!important;
    min-height:8px;
    width: 25px;
    opacity:1;
    top: 24px;
    left: 23px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    display:block!important;
    
    border-radius:50%;
    padding:5px 5px 5px 2px;
    color: #000000;
  }
  
  
  
  
  .sub_menu_top_nav_verbe_action {
    position: absolute;
    background: #474445;
    /* background: #e7e7e7; */
    cursor:pointer;
    /* width: 100vw; */
    left: 0;
  }
  
  .sub_menu_top_nav_verbe_action .col-3 {
    padding:0!important;
    margin:0!important;
  }
  
  @media (min-width: 1026px) {
    .sub_menu_top_nav_verbe_action {
      margin-bottom: -14px;
      margin-top: 15px;
      width: 102%;
    }
  }
  
  
  @media (max-width: 1025px) {
    .sub_menu_top_nav_verbe_action {
      margin-bottom: 0px!important;
      margin-top: -2px;
      width: 102%;
    }
    .sub_menu_top_nav_verbe_action a {padding:5px;}
  }
  
  
  @media (max-width: 375px) {
    .sub_menu_top_nav_verbe_action {
      margin-bottom: 0px!important;
      margin-top: 10px;
      width: 102%;
    }
    .sub_menu_top_nav_verbe_action a {padding:5px;}
  }
  
  .sub_menu_top_nav_verbe_action a:hover {
    background:#ffffff;
    color:black!important;
    /* border-bottom: 1px solid; */
  }
  .sub_menu_top_nav_verbe_action a {
    color: #ffffff !important;
    display:block;
    background: #474445;
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    /* font-size: 17px; */
    padding: 3px;
    /* border-left: 1px solid white; */
    /* border-bottom: 0px solid; */
    /* box-shadow: 0px 10px 0px 1px black; */
    }
  
  @media (max-width: 1200px) {
    .sub_menu_top_nav_verbe_action {
      font-size:13px;
      padding:0;
    }
  }
  
  
    /* Style pour le menu deroulant */
    .top_nav_sub_menu_supp {
              
    }
  
    .sub_menu_top_nav_verbe_action.container-fluid.text-center .col-2,  
    .sub_menu_top_nav_verbe_action.container-fluid.text-center .col-3,
      .sub_menu_top_nav_verbe_action.container-fluid.text-center .col-4 {
          border-bottom: 3px solid #bea370;
      }
  
    .contenu-menu-unique {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 100%;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }
  
    .contenu-menu-unique a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align:left;
        
    }
  
    .contenu-menu-unique a:hover {
        background-color: white;
    }
  
    .top_nav_sub_menu_supp:hover .contenu-menu-unique {
        display: block;
    }
  
    .top_nav_sub_menu_supp:hover .bouton-menu-unique {
        
    }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  div#wp-auth-check p {
    text-align:center!important;
  }
  
  
  .style_my_modal .bootstrap-wrapper.menu_supp_mob.menu_supp_action_ia {
    background: linear-gradient(90deg, #1f3937 15%, #424242 45%, #1f3937 100%)!important;
  }
  .style_my_modal .bootstrap-wrapper.menu_supp_mob.menu_supp_action_ia .close_this_box {
    /* color:white!important; */
  }
  
  .bootstrap-wrapper.menu_supp_mob.menu_supp_action_ia {
    top: 0;
    bottom: unset;
    min-height: unset!important;
    margin-top: unset!important;
    border-radius: 0;
    /* background: linear-gradient(90deg, #1f3937 15%, #283384 45%, #1f3937 100%); */
    /* color: white; */
    z-index: 9;
    padding: 0px 0px !important;
  }
  
  span.expanded_col i,
  span.expand_col i {
    /* background: linear-gradient(195deg, #cbaa75 15%, #bea370 45%, #afafaf 100%); */
    /* -webkit-background-clip: text !important; */
    /* -webkit-text-fill-color: transparent !important; */
  }
  
  .spinner-ia-container {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: auto;
    background-color: none;
  }
  
  .spinner-ia {
    width: 20px;
    height: 20px;
    margin-left:5px;
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-top: 5px solid #c1a374;
    border-radius: 50%;
    animation: spin 0.4s linear infinite;
  }
  
  @keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
  }
  
  .mwai-conversation {
      padding: 6px;
  }
  
  @media (max-width: 1200px) {
    /* .info_using_ai_main {display:none;} */
    .main_dash.main_trois.dash_col {
        margin-top:0!important;
        padding-top:0!important;
    }
    .mwai-reply.mwai-ai.mwai-rendered {
      padding: 0;
    }
    .mwai-conversation {
        padding: 6px;
    }
    
  
  }
  
  .container.container-main-et-equipier {
    padding: 10px 20px 50px 20px;
    margin: 10px;
    border-radius: 15px;
    max-width: -webkit-fill-available;
  }
  
  @media (max-width: 1200px) {
    .container.container-main-et-equipier {
        padding: 0px 8px 15px 8px;
        margin: 10px;
        border-radius: 15px;
        max-width: -webkit-fill-available;
        margin: 5px 1px 5px 1px;
    }
    #zone_des_ia_principales {
        padding:0!important;
    }
    div#ia_zone {
        padding:0!important;
    }
  }
  
  .container.container-main-et-equipier .gros_toggle_next {
    /* box-shadow: -1px 1px 1px 1px #f7f7f7; */
  }
  
  .gros_toggle_next:hover {
    background: #f3eded;
  }
  
  
  .healine_home_ia {
    background: #00000012;
    padding: 0.4em;
    border-radius: 5px;
  }
  
  .healine_home_ia p {
    line-height: inherit;
    margin-bottom: unset;
    padding: 5px 5px;
  }
  
  .ia_process_modal .nav_gros_boutton.nav_gris_gros_inside_active {
    /* background:inherit; */
  }
  
  .processing_process_ia .expend.expended_zone {
    padding-top:80px!important;
  }
  
  .expend.expended_zone .container:not(.container-main-et-equipier) {
    padding-top: 7em;
  }
  
  
  .ia_process_modal .nav_gros_boutton.nav_gris_gros_inside_active {
    /* background:inherit; */
  }
  

    
  .cursor_pointer {
    cursor: pointer;
  }
  
  h1.titre_ia_name {
    font-size: 2em!important;
  }
  
  .the_section_tabs_box h2 {
    font-size: 1.5em!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    margin-left: 14px;
  }
  
  h1.titre_ia_name div {
    font-size:0.8em!important;
  }
  
  
  
   
   ul + * {
    margin-top: 13px!important;
   }
  
  
  .new_added_by_ia {
    font-family: arial;
    text-shadow: 0 0 #b7b7b7;
    border: 2px dotted grey;
    border-bottom: 2px dotted;
    border-top: 2px dotted;
    border-radius: 7px;
    margin: 9px;
    display: block;
  }
  
  
  
  
  
  .note_fly_free .ia_for_book {
    display:none;
  }
  
  
  .new_added_by_ia .new_added_by_ia  {
    
  }
  
  .new_added_by_ia .new_added_by_ia .new_added_by_ia {
    color:black;
    
  }
  
  .new_added_by_ia .new_added_by_ia .new_added_by_ia .new_added_by_ia {
    color:black;
    
  }
  
  .new_added_by_ia .new_added_by_ia .new_added_by_ia .new_added_by_ia .new_added_by_ia {
    color:black;
    
  }
  
  .new_added_by_ia .new_added_by_ia .new_added_by_ia .new_added_by_ia .new_added_by_ia .new_added_by_ia {
    color:black;
    
  }
  
  .new_added_by_ia .new_added_by_ia .new_added_by_ia .new_added_by_ia .new_added_by_ia .new_added_by_ia .new_added_by_ia {
    color:black;
  }
  
  span.new_added_by_ia span.been_used_by_ai {
      color: #9C27B0!important;
      font-weight:bold;
      font-size: 21px;
      display: block;
      background: #ff45001c;
      min-width: -webkit-fill-available;
  }
  
  
  .new_wrapper_ia_context {
    background: #f6eee7;
    display:inline-block;
    min-width: -webkit-fill-available;
  }
  
  span.insertion_zone_replace {
    background: #ffffff;
    border: 1px solid;
    border-radius: 3px;
    line-height: normal;
    padding: 1px 3px;
    margin: 3px;
    display: inline-block;
  }
  
  .action_sur_inside_very_inside {
    padding: 1px;
    margin-top: 11px;
    font-size: larger;
    font-family: arial;
    font-weight: 700;
    border-bottom: 1px solid;
    margin-top: 20px;
  }
  
  
  span.action_inside_out,
  span.action_inside_from_text,
  span.action_inside_cible,
  span.action_inside {
    background: #f5eee7;
    display: inline-block;
    /* border: 1px solid grey; */
    border-radius: 3px;
    line-height: 19px;
    padding: 8px 10px;
    margin: 3px;
    cursor:pointer;
    line-height: normal;
  }
  
  /* .action_sur_contenu_inside {
    position: absolute;
    display:block;
    background: black;
    margin-top: 70px;
    color: white;
    box-shadow: 0px 0px 20px -10px black;
    border-radius: 7px;
    padding: 8px;
    width: 80vw;
    z-index: 99;
  } */
  
  
  .info_process_ia {
    padding-top: 50px;
  }
  
  .action_sur_contenu_inside {
    position: fixed;
    margin-top: 160px!important;
    margin-left: 100px;
    right: 20px;
    top: 0;
    font-size: 15px !important;
    width: 23%;
    height: 200px;
    border: 0px solid #000;
    background-color: #fff;
    z-index: 1000;
    /* background: black; */
    color: #424242;
    /* box-shadow: 0px 0px 20px -10px black; */
    border-radius: 7px;
    padding: 8px;
    /* min-width: 25vw; */
    height: auto;
    max-height: 80vh;
    overflow: auto;
    z-index: 999999999999999;
    display: inline-block;

     background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 200px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
  }
  
  div#popup-header {
    background: white;
    display: inline-block;
    color: black;
    cursor: grabbing;
    padding: 2px 6px;
  }
  
  .action_supp_chat {
    padding: 5px 20px;
  }
  
  
  /* @media (min-width: 1920px) {
    .expended_zone .box_this_part_contenu {
      max-width:70%;
    }
  
    .expended_zone .box_this_part_contenu {
      max-width:70%;
    }
  
    .expended_zone .action_sur_contenu_inside {
      right:25px;
      top:15px;
    }
  } */
  
  
  
  .the_select_grou_box_inside_action.grouping_avec_action {
    margin-top: 15px!important;
    border: 1px dotted white;
    padding: 1px 10px;
    border-radius: 3px;
    background: #d4d4d4;
  }
  
  .the_select_grou_box_inside_action.grouping_avec_action select {
    padding: 0px;
    max-height: 23px;
    font-size: 15px;
    line-height: 11px;
    margin-top: 6px;
    /* background: black; */
    /* color: white; */
  }
  
  
  span.action_inside_from_text i,
  span.action_inside_cible i,
  span.action_inside i {
    margin-right:5px;
  }
  span.action_inside i {
    color:#c1a374;  
  }
  span.action_inside_cible i {
    color:#dbdbdb;  
  }
  span.action_inside_from_text i {
    color:#bbbbbb;  
  }

  .left_col_expand {
    width: 70%!important;
  }
  
  .ia_redaction select {
    padding: 2px;
    max-height: 28px;
    display: inline-block;
    width: 48%;
    margin-left: 4px;
  }
  
  #temps_verbal,
  #voix_active_passive,
  #select_mode_narration_reprise {
      padding: 2px;
      max-height: 28px;
      display: inline-block;
      width: 30%;
      margin-left: 4px;
  }
  
  .the_select_grou_box_inside_action {
    margin-top: 5px;
  }
  
  
  @media (max-width: 1200px) {
    
  
    .expended_zone .action_sur_contenu_inside {
      right:0px;
    }
  }
  
  .rappel_objectif,
  .precision_ask {
    background: #f2ece5;
    margin-top: 5px;
    border-radius: 2px;
    padding: 2px;
  }
  
  .rappel_objectif,
  .precision_ask {
      border: 1px solid #ccc;
      padding: 10px;
      min-height: 49px;
      position: relative;
  }
  
  .contenu_de_cette_parti:empty:before,
  .rappel_objectif:empty:before,
  .precision_ask:empty:before {
      content: attr(data-placeholder);
      color: #bdbdbd; /* Placeholder color */
      position: absolute;
      pointer-events: none;
  }
  
  
  .box_this_part_contenu {
    margin-top: 30px;
    background: #f7f7f7;
    padding: 1px;
    border-radius: 10px;
    margin-bottom:80px;
  }
  
  .box_this_part_contenu.police_is_up {
    margin-top: 30px;
    font-size: 20px;
  }
  
  .box_this_part_contenu ol,
  .box_this_part_contenu ul {
    padding:0;
    margin:0 0 0.2em 1em;
  }
  
  .box_this_part_contenu li p {
    margin:0;
  }
  
  .action_export_fill_process_ready {
    background: #ccaa75;
    display: inline-block;
    padding: 1px 15px;
    border-radius: 3px;
    color: white;
    cursor: pointer;
    font-size: 16px;
  }
  
  
  .action_export_fill_process_ready:hover {
    background: #525252;
  }
  
  .suite_message {
    background: #c9c9c9;
    padding: 9px;
    border-radius: 6px;
  }
  
  .after_process_ia {
    background: #f7f7f7;
    padding: 10px;
  }
  
  .after_process_ia .suite_message .action_after_process  {
    background: #939292;
    padding: 1px 15px;
    margin:10px 1px 1px -1px ;
    border-radius: 6px;
  }
  
  .message_spec_info_pour_ia {
    background: white;
    padding: 3px;
    border-radius: 4px;
  }
  
  .after_process_ia .action_after_process {
    background: #e1e1e1;
    display: inline-block;
    font-size: 15px;
    color: black;
    border-radius: 4px;
    cursor: pointer;
    margin: 3px;
    padding: 2px 15px;
  }
  
  .last_result_to_control {
    text-align: left;
    padding: 1em;
    font-size: 26px;
  }
  .processing_process_ia_back {
  display: none;
  z-index: 99999999!important;
  width: 100%;
  right: 0;
  background: black;
  height: 100vh;
  opacity: 0.4;
  position: fixed;
  }
  
  .group_menus .loupe_is_up i,
  .group_menus .police_is_up i {
      font-size:large!important;
      color:#4CAF50!important;
  }
  
  .contenu_de_cette_parti {
    margin-top: 29px;
    margin-bottom: 23px;
    /* border: 1px solid; */
    padding: 13px;
    background: white;
    min-height: 90px;
  }
  
  .processing_process_ia {
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    max-height: 100vh;
    background: white !important;
    text-align: center;
    padding: 0;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    border: 1px solid #ebeef5;
    position: fixed;
    overflow: auto;
  }
  
  
  /* .moulage_zone.moulage_hide .after_process_ia,
  .moulage_zone.moulage_hide .gros_toggle_is_off {
      display:none;
  }
  
  
  .moulage_zone.moulage_hide .gros_toggle_this {
      display:block!important;
  } */
  
  .moulage_zone .gros_toggle_is_off {
    display:none;
  }
  div.moulage_zone .gros_toggle_this.tab_closest_ref_js {
    display:block;
  }
  
  .moulage_zone .after_process_ia {
    display:none;
  }
  
  
  .action_after_process.action_sur_ia_concerned.consigne_spe_redondant {
    display:block!important;
  }
  
  .action_after_process.togle_control_recap {
    border-radius: 4px;
    cursor: pointer;
    background: #acacac !important;
    color: white !important;
    position: fixed;
    top: 7px;
    padding: 5px 15px;
    z-index: 99999999;
    right: 30%;
  }
  
  .action_after_process.togle_moulage_recap {
    border-radius: 4px;
    cursor: pointer;
    background: #acacac !important;
    color: white !important;
    position: fixed;
    top: 7px;
    padding: 5px 15px;
    z-index: 99999999;
    right: 22%;
  }
  
  .action_after_process.togle_action_recap {
    border-radius: 4px;
    cursor: pointer;
    background: #acacac !important;
    color: white !important;
    position: fixed;
    top: 7px;
    padding: 5px 15px;
    z-index: 99999999;
    right: 15%;
  }
  
  
  
  .last_result_to_control_precisions_plan {
    text-align: left;
    padding: 1em;
    font-size: 18px;
  }
  .some_inside_zone_process {
    font-family: unset;
  }
  
  
  .mwai-chatbot-container .mwai-body .action_supp_chat .action_inside_discussion {
    padding: 0px 7px;
    margin: 1px 0px;
    border-radius: 5px;
    line-height: 1.9em;
    font-size: 13px !important;
  }
  
  
  .action_inside_discussion:hover{
    color:white!important;
    background: #8BC34A;
    opacity: 0.8;
  }
  
  .action_inside_discussion {
    
  display: inline-block;
  color:white!important;
  background: #424242;
  text-align: center;
  margin: 10px 1px;
  padding: 10px 10px;
  border-radius: 5px;
  cursor:pointer;
  width: fit-content!important;
  }
  
  .action_inside_discussion:hover{
    color:white!important;
      background: #8BC34A;
      opacity: 0.8;
  }
  
  .action_inside_discussion {
    display: inline-block;
    color: black !important;
    background: #ffffff;
    text-align: center;
    margin: 10px 1px;
    padding: 10px 10px;
    border-radius: 5px;
    cursor:pointer;
    border: 1px dotted;
    width: fit-content!important;
  }
  
  #datafetch .ia_level_indicator {
    /* display:none; */
  }
  
  #datafetch .div_for_filter {
  
    padding:10px 5px 0px 5px;
    border-radius:10px;
    /* box-shadow: 1px 1px 1px 1px #ebebeb; */
  }
  
  #error-page div#content {
    background:white;
  }
  
  .other_titre_modal:nth-child(n+2) {
    /* margin-top: 2em; */
  }

  
  
  @media (max-width: 1200px) {
    .content-area.primary section.ast-archive-description {
        padding:45px!important;
        margin:0!important;
    }
    .category.ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box {
        background: #424242;
        color: white;
        border-radius:0px 0px 10px 10px;
    }

    .enhancedcategory {
        padding:0!important;
    }
    header.entry-header .entry-title {
      font-size: x-large;
    }
  }

  .content-area.primary section.ast-archive-description h1 {
    color: #c4a378;
  }

  @media (max-width: 700px) {
    /* .content-area.primary section.ast-archive-description h1 {
      color: #c4a378;
    } */
    .content-area.primary section.ast-archive-description p {
      font-size:medium!important;
    }
    .content-area.primary section.ast-archive-description {
        padding: 85px 15px 4px 15px !important;
        margin:0!important;
        margin-bottom: 50px!important;
        padding-bottom: 50px!important;
    }
    .category.ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box {
        background: #424242;
        color: white;
        border-radius:0px 0px 10px 10px;
    }
    .enhancedcategory {
        padding:0!important;
    }
    header.entry-header .entry-title {
      font-size: x-large;
    }
  }
    
  header.entry-header .gros_toggle_next {
    padding-left:15px;
  }
  
   
  .my_modal_body .gros_toggle_is_active div.gros_toogle_sous_titre div.info_using_ai div,
  .my_modal_body .gros_toggle_is_active .gros_toogle_sous_titre {
    /* color: #ffffff; */
  }
  
  .my_modal_body div.gros_toogle_sous_titre div.info_using_ai div,
  .my_modal_body .gros_toogle_sous_titre {
    font-size: initial;
    font-weight: 400;
    color: #898989;
  }
  
  a.card_ia_dash {
    padding: 5px 5px 4px 5px;
    border: 1px solid lightgrey;
    border-radius: 13px;
      /* min-height:110px;
      max-height:110px; */
      line-height:1;
  }
  a.card_ia_dash img {
    border-radius: 6px;
    height: fit-content;
    width: fit-content;
    max-height: 44px;
    height: 68px;
    object-fit: cover;
    margin-bottom: 6px
  }
  .ia_name_fav_dash {
    font-size: 20px;
    color: #424242;
  }
  
  .div_for_filter .row {
    padding: 10px;
    width: 100%!important;
    display: flex;
    margin: 1px;
  }
  
  
  div#favorites-content .div_for_filter {
    display: block!important;
    min-width: 100%;
    margin-bottom: 0!important;
  }
  
  
  .cky-btn-revisit-wrapper.cky-revisit-bottom-left {bottom: 60px;}
  
  .card_small_dans_taxo.col-sm-12.col-md-4.col-lg-4 .row {
    margin-right: 1px;
    margin-left: 1px;
  }
  .card_small_dans_taxo.col-sm-12.col-md-4.col-lg-4 {
    display: flex;
    min-height: 205px;
    max-height: 205px;
    margin-bottom: 15px;
  }
  
  @media (max-width: 900px) {
    .card_small_dans_taxo.col-sm-12.col-md-4.col-lg-4 {
      margin-bottom: 64px!important;
    }
  }
  
  
  
  .card_ia_dash .col-md-2 {
    padding:0;
  }
  
  .ia_level_indicator {
      color: #c1a374;
      font-size: 13px;
  }
  
  .ia_presta_principale {
      font-size: 15px!important;
      color: #424242;
      padding:0;
  }
  .ia_presta_principale {
    display: -webkit-box; /* Utiliser un conteneur flexible */
    -webkit-box-orient: vertical; /* Orientation verticale */
    -webkit-line-clamp: 2; /* Limiter ÃƒÆ’Ã‚Â  2 lignes */
    overflow: hidden; /* Cacher le texte dÃƒÆ’Ã‚Â©bordant */
    text-overflow: ellipsis; /* Ajouter des points de suspension */
    line-height: 1.5; /* Ajuster la hauteur de ligne selon vos besoins */
    max-height: 3em; /* Ajuster la hauteur max pour 2 lignes (1.5 * 2 lignes) */
  }
  .ia_presta_info_check  {
      font-size: 10px!important;
      color: #424242;
      padding: 1px;
      display: inline-block;
      margin: 0px;
      /* border-left: 1px solid #dbdbdb; */
      border-radius: 3px;
      opacity: 0.5;
      background: unset!important;
  }
  
  a.card_ia_dash:hover {
      background: #f2f2f2;
  }
  
  #datafetch .ia_name_fav_dash.ia_name_card {
    font-weight: 500;
    color: #424242;
    font-size: medium;
    margin-bottom: 3px;
  }
  
  
  #datafetch h2 {
      margin-top: 1em;
      margin-bottom: 15px;
      /* border-left: 2px solid #09137f; */
      padding-left: 0px;
      /* line-height: 1.5em !important; */
      /* color: #ffffff !important; */
      background: linear-gradient(195deg, #cbaa75 15%, #bea370 45%, #000000 100%);
      -webkit-background-clip: text !important;
      -webkit-text-fill-color: transparent !important;
      font-size: 2em;
      line-height: 1.2em !important;
      /* text-decoration: underline; */
      font-weight: bold;
      /* width: auto; */
      /* display: inline-block; */
      /* border-radius: 20px 50px 20px 50px; */
      padding: 19px 19px 19px 0;
  }
  
  .add_form_inside input.titre_of_this_content {
    width:100%;
    display:inline-block;
    position:relative;
    min-width: unset;
    max-width: -webkit-fill-available;
  }
  
  body.single div.primary div.tabspe-panels h2 span.expand_col,
  body.single div.primary div.tabspe-panels h2 span.expanded_col {
       background: linear-gradient(195deg, #e9e9e9 15%, #ffffff 45%, #e5e5e5 100%);
      padding:3px 15px;
       -webkit-background-clip: text!important;
      -webkit-text-fill-color: #9a9a9a!important;
      
  }
  
  body.single div.primary div.tabspe-panels h2 span.expand_col:before {
      /* content:"Plein ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©cran "; */
      
  }
  body.single div.primary div.tabspe-panels h2 i {
      background: linear-gradient(195deg, #cbaa75 15%, #bea370 45%, #ebebeb 100%);
      -webkit-background-clip: text!important;
      -webkit-text-fill-color: transparent!important;
      padding:5px;
      font-size:x-large;
  }
  
  body#error-page .nav_search_block_menu_main {
    display:none!important;
  }
  .gros_toogle_icone {
    position: absolute!important;
    margin-left: -45px!important;
    margin-top: 8px!important;
    height: 50px!important;
    width: 50px!important;
    object-fit: cover!important;
  }
  .mwai-chatbot-container .mwai-copy-button .mwai-copy-button-one,
  .mwai-chatbot-container .mwai-copy-button .mwai-copy-button-two {
      background: black!important;
      display:block!important;
      visibility:visible!important;
      opacity:1!important;
      
  }
  
  .mwai-chatbot-container .mwai-copy-button  {
      
      display:block!important;
      visibility:visible!important;
      opacity:0.2!important;
      
  }
  
  .fetured_inside_empty {
    background: linear-gradient(180deg, #08749a 0%, #000000 49%, #08749a 100%)!important;
    height: 60px;
    font-size: 14px!important;
    display: none;
  }
  
  div .my_last_edit_dashlet * {
    font-size: 14px!important;
  }
  
  
  .img_featured_centered {
    display: none;
  }
  
  /* span.the_title_cpt {
    padding: 9px 50px;
    background: #ffffff;
    background: linear-gradient(90deg, rgb(65 65 65) 0%, #08749a 49%, #00BCD4 100%);
    padding-right: 50px;
    margin-top: 5px;
    font-size: 12px;
    color: white!important;
    text-align: left;
  } */
  
  span.this_is_undone {
    background: none!important;
    box-shadow: unset;
  }
  
  span.blog_info_span {
    padding: 1.2em;
    background: linear-gradient(90deg, #08749a 0%, #08749a 29%, #000000 100%);
    font-size: 1em;
  }
  
  /* a mettre partout a priori */
  
  .dashs_blocks .span_titre_in_toogle.gros_toogle_title {
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* font-size: 0.9em; */
  }
  
  span.blog_SUB_info_span {
    font-size: 10px;
    padding: 0;
    line-height: 1em;
  }
  
  .dashs_blocks .ia_filter {
    overflow: auto;
    max-height: 300px;
  }
  
  .b_inscription a {
  background:#424242!important;
  }
  
  
  
  .jumbotron.jumbo_author {
    text-align: center;
    padding-left: 6%;
    padding-top: 180px;
    background: #424242;
    color: white;
  }
  
  #highlight-toggle .highlighter-lecture {
    color: green!important;
  }
  
  .elementor-page div#primary {
    padding: 0!important;
  }
  
  .page div#primary {
    padding: 5.34em 6.67em;
  }
  
  .ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    border-bottom: 1px solid var(--ast-border-color);
    margin: 0;
    /* padding: 5.34em 6.67em; */
  }
  
  #sommaire li {
    line-height:1em;
  }
  
  #sommaire .indent-h2 {
    margin-left: 0px;
    padding-left:0;
    margin-top:15px;
  }
  
  #sommaire .indent-h3 a {
    color:#424242!important;
  }
  
  #sommaire .indent-h4 a {
    color:#8c8c8c!important;
  }
  
  #sommaire .indent-h3 {
    margin-left: 20px;
    padding-left:0;
  }
  
  #sommaire .indent-h4 {
    margin-left: 30px;
    padding-left:0;
  }
  
  
  
  
  @keyframes slideIn {
    0% {
      transform: translateX(-100%); 
      opacity: 0; /* Commence invisible */
      color:red;
        
    }
  
      50% {
      transform: translateX(0); /* Termine sa position originale */
      opacity: 1; 
      color:red;
      
    }
  
    100% {
      transform: translateX(0); /* Termine sa position originale */
      opacity: 1; 
      color:initial;
      
    }
  }
  
  
  .animation_in {
    animation-name: slideIn; 
    animation-duration: 1s; 
    animation-fill-mode: both; 
  }
  
  .animation_in_explorer {
  animation-delay: 1s; /* de 2 secondes avant que l'animation ne commence */
  }
  .animation_in_creer {
  animation-delay: 2s; /* de 2 secondes avant que l'animation ne commence */    
  }
  .animation_in_retrouver {
  animation-delay: 3s; /* de 2 secondes avant que l'animation ne commence */    
  }
  
  .single-front-management .dash_col .bootstrap-wrapper {
    /* background: #f6f6f6; */
    /* box-shadow: -12px -12px 17px -10px #e9e5e5!important; */
    /* margin-top: 6px!important; */
    /* border-radius: 23px; */
  }
  
  .single-front-management .dash_col .bootstrap-wrapper .gros_toggle_is_off {
    background: #ffffff;
    /* box-shadow: -1px 2px 3px -3px #bfa573; */
  }
  .sub_menu_left_block .other_titre_modal {
    margin-top: 40px;
  }
  
  .box_in .info_using_ai_main {
    background: #fff;
    /* border-left: 2px solid #c7b188; */
    /* padding: 1px 1px 1px 1px; */
    /* border-radius: 12px; */
    font-size: medium;
    /* border: none; */
  }
  
  .box_in .info_using_ai {
    
    border-bottom: 1px solid #c7b188;
    padding: 1px 1px 1px 10px;
    margin:5px;
    border-radius: 6px;
    font-size: medium;
  }
  
  .box_in .gros_toggle_next {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.3em;
  }
  .single .primary .box_in h1.titre_ia_name {
    line-height: 1.2em!important;
    color: #bea370!important;
    font-weight: bold;
    padding-left: 0;
    text-align: left;
    padding-top: 22px;
    margin-top: 210px;
    /* background: -webkit-linear-gradient(235deg, #3b3120, #bea370); */
    /* -webkit-background-clip: text!important; */
    /* -webkit-text-fill-color: transparent!important; */
    /* background: -webkit-linear-gradient(74deg, #c5af84, #bea370); */
  }
  
  
  
  #suivi_all_livre .CONTAINS_SUB_TOOGLE .gros_toggle_next {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 1em!important;
  } 
  
  #suivi_all_livre .CONTAINS_SUB_TOOGLE .gros_toggle_next span {
    line-height:normal;
    padding-bottom: 3px;
    padding-top: 3px;
  }
  
  
  @media (max-width: 922px) {
    .single .primary .box_in h1.titre_ia_name {
      padding-top: 22px;
      margin-top: 173px;
      font-size: large;
    }
  
    .single .primary .box_in h1.titre_ia_name * {
      font-size: medium!important;
    }
    #zone_des_ia_principales h2 {
      font-size: large!important;
    }
  
    #zone_des_ia_principales h2 .expand_col {
      margin-top:-15px;
      right:10px;
    }
  }
  
  @media (min-width: 922px) {
  
    .side_custom {
      margin: 0;padding: 5.34em 0.67em;
    }
  
    .post-template-default.single.single-post .ast-container {
        /* max-width:1600px!important; */
    }
    .post-template-default.single.single-post #content.site-content {
      background-color: #ffffff;
    }
  }
  
  a.side_article_nav_a:hover {
    box-shadow: 2px 3px 10px -10px grey;
    border-radius: 15px;
    background: #efefef;
  }
  
  @media (min-width: 1920px) {
  
    /* div#sommaire {
          margin-top: 50px;
          padding: 20px;
          border-radius: 5px;
          position: fixed;
          left: 9%;
          background: #f5f5f5;
          width: 330px;
          top: 20vh;
          max-height: 80vh;
          overflow-y: auto;
    }
     div#sommaire ul,
      div#sommaire li {
       margin:5px;
       line-height:18px!important;
     } */
  }
  
  #team_ia .mwai-reply.mwai-user:nth-child(2) {
    display:none;
  }
  
  .tabspe-panels i.chevron_go_open.fas.fa-chevron-right {
    background: #c9aa71;
    padding: 3px 9px!important;
    margin-right: 4px!important;
    border-radius: 50%;
    color: white;
    font-size: 30px;
  }
  
  .the_pre_prompt_block h3 {
    font-size: large!important;
  }
  
  .the_cadrage_block {
      box-shadow: 0px 2px 13px 0px #a1a1a1 !important;
      padding: 10px!important;
      /* background-color: #f4f4f4 !important; */
      border-radius: 10px!important;
      margin: 20px auto!important;
      margin-bottom: 62px!important;
      margin-top: 46px!important;
  }
  @media (max-width: 921px) {
  
    .action_after div {
      margin: 2px !important;
      border-radius: 5px;
    }
    .action_after div i {
      margin-left: 5px!important;
    }
    .action_after {
        display: block;
        text-align: left;
        border-radius: 8px;
        position: relative;
        cursor: pointer;
        padding: 5px 1px !important;
        margin: 4px !important;
        font-size:12px;
    }
      
    .action_supp_chat {
      margin-top:5px;
      padding:0;
    }
    .tabspe-panels {
        border: 1px solid #d9d9d9;
        padding: 5px;
    }
    .the_prompt_base_text_trou {
        padding: 10px!important;
    }
    .the_prompt_base_text_trou p {
        font-size:15px;
    }
    .the_prompt_base_text_trou input,
    .the_prompt_base_text_trou select {
        display:block;
        width:-webkit-fill-available;
    }
  
    
      .the_cadrage_block {
         padding: 1px!important;
         margin-top: 43px!important;
      }
  }
  
  
  
  
  .the_pre_prompt_block {
    font-size: 24px!important;
    padding-top: 31px;
    margin-top: 25px;
  }
  .the_prompt_base_text_trou {
    display: none;
    border: 1px solid #dfdfdf;
    border-radius: 6px;
    padding: 19px 6px 10px 6px;
    /* box-shadow: 0px 2px 13px 0px #a1a1a1 !important; */
  }
  .the_prompt_base_text_trou p {
  line-height: 1.2!important;
  font-size: 18px;
  text-align: left!important;
  }
  
  
  
  #ia_zone input {
  margin-bottom: 10px!important;
  padding: 5px 10px!important;
  text-align: center!important;
  border: none!important;
  /* background: white!important; */
  border-bottom: 2px dotted #333!important;
  transition: border-color 0.3s!important;
  border-radius: 6px!important;
  margin-bottom: 10px!important;
  padding: 5px 10px!important;
  /* border: 1px solid #ccc!important; */
  border-radius: 5px!important;
  font-size: 15px;
  line-height: initial;
  /* background-color: #fff!important; */
  transition: border-color 0.3s!important;
  }
  
  #ia_zone input:focus {
  outline: none!important;
  border-bottom-color: #000000!important;
  }
  
  #the_pre_prompt_block select {
  margin-bottom: 10px!important;
  padding: 5px 10px!important;
  border: 1px solid #ccc!important;
  border-radius: 5px!important;
  background-color: #fafafa!important;
  transition: border-color 0.3s!important;
  font-size: 15px;
  max-width: -webkit-fill-available;
  }
  
  #ia_zone select:focus {
  border-color: #FF9800!important;
  outline: none!important;
  }
  
  .expanded_col,
  .expand_col {
      /* background: #ffffff; */
      /* color: white; */
      position: absolute;
      padding: 3px 10px 0px 10px;
      margin-left: 2%;
      margin-top: 1px;
      font-size: 47px;
      line-height: 28px;
      border-radius: 4px;
      cursor: pointer;
      z-index: 8;
      /* margin-top: -9px!important; */
  }


  .expend.expended_zone {
      position: fixed;
      top: 0;
      left: 0;
      width: -webkit-fill-available;
      z-index: 99999999;
      min-width: -webkit-fill-available;
      background: white;
      height: 100%;
      overflow: auto;
  }



@media (max-width: 1600px) {
  .expend.expended_zone  {
    padding-left:9%!important;
  }   
}

@media (max-width: 1024px) {
  .expend.expended_zone  {
    padding-left:9%!important;
  }   
}




@media (min-width: 1024px) {
  .expend.expended_zone  {
    padding-left:1%!important;
  }   
}

@media (min-width: 1280px) {
  .expend.expended_zone  {
    padding-left:9%!important;
  }   
}


@media (min-width: 1024px) {
  .home_ia .expend.expended_zone  {
    padding-left:1%!important;
    padding-right:1%!important;
    padding-top:6rem;
  }   
}

@media (min-width: 1280px) {
  .home_ia .expend.expended_zone  {
    
    z-index: 9999999;
    padding-top:6rem;
    /* display: block!important; */
    /* max-width: 600px!important; */
  }   
}

.home_ia .expend.expended_zone  {
    
    z-index: 9999999;
    padding-top:6rem;
    /* display: block!important; */
    /* max-width: 600px!important; */
  }   


@media (min-width: 1280px) {
.home_ia div.first_ia_home.expend.expended_zone  {
  max-width:800px!important;
  padding-left:19%!important;
  padding-right: 9%!important;
}
}


   
@media (max-width: 900px) {
  .expend.expended_zone  {
    padding-left:1%!important;
  }
}

  
  
  
  @media (max-width: 1480px) {
  

    
  .nav_search_block_menu_main #search-every-thing {
    display:none!important;
  }
}
  
  @media (max-width: 1600px) {
  .nav_search_block_menu_main #search-every-thing {
    display:none!important;
  }
  }
  
  @media (max-width: 1600px) {
    .nav_bar_top_scroll div#keyword {
      max-width: 58%;
      /* left: 89px; */
      font-size: 16px;
      
    }
    .nav_bar_top_scroll img.custom-logo {
      max-height: 34px!important;
      height: 34px!important;
      margin-top: 0;
      margin-bottom: 10px;
      margin-top: 0px;
    }
    .nav_bar_top_scroll div#keyword i.fa-search {
      margin-top:0px!important;
      right:8px!important;
    }
  }
  @media (max-width: 1024px) {
    .nav_bar_top_scroll div#keyword {
      /* max-width: 210px; */
      z-index:-1;
      left: 0;
      margin: 0px 5px;
      font-size: 16px;
      display: inline-flex!important;
      flex-wrap: nowrap;
      align-content: space-between;
      justify-content: space-between;
      align-items: stretch;
    }
    .nav_bar_top_scroll img.custom-logo {
      /* display:none; */
      /* height: 27px!important; */
      /* min-height: 27px; */
      /* position: absolute; */
      padding: 0px!important;
      margin-top: 13px;
      /* margin-bottom: -8px; */
    }
    .nav_bar_top_scroll #search-every-thing {
     display: none!important;
    }
  
    
    .nav_bar_top_scroll div#keyword i.fa-search {
      margin-top:0px!important;
      right:8px!important;
    }
  }
  
   @media (max-width: 375px) {
    .nav_bar_top_scroll div#keyword {
      max-width: 140px;
      left: 0;
      font-size: 16px;
    }
    .nav_bar_top_scroll img.custom-logo {
      /* max-height:25px!important; */
      /* display:none; */
    }
    .nav_bar_top_scroll div#keyword i.fa-search {
      margin-top:0px!important;
      right:8px!important;
    }
  }
  
  
  .seg_aligne_interat_first,
  .seg_aligne_interat {
    font-size: large;
    font-weight: bold;
    color: #000000;
    border-bottom: 1px solid;
    margin-bottom: 1em;
    display: contents;
    /* line-height: unset; */
  }
  
  
  #ia_zone .toggle_this {
    /* box-shadow:none; */
    margin: 0;
    /* margin-top: -33px; */
    /* background: #f7f7f7; */
  }
  
  .mwai-input button:hover {
    background: gainsboro;
    border: none;
    color: black;
  }
  
  .mwai-input button:hover span {
    border: none;
    color: #e9e6e6!important;
  }
  
  .mwai-input button {
    background: white;
    border:1px solid black!important;
  }
  
  .mwai-input button span {
    color: black!important;
  }
  
  
  @media screen and (min-width: 1064px) {
    .blog_button
     {
        font-size: 1.5em!important;
        position: absolute;
        margin-top: 1px!important;
        left:80px;
        padding: 4px 15px!important;
    }
  }
  
  
  @media screen and (max-width: 1063px) {
   .blog_button {
        font-size: 1.1em!important;
        position: absolute;
        margin-top: 4px!important;
        left: 59px;
        padding: 4px 15px!important;
    }
  }
  
  
  @media screen and (min-width: 1064px) {
    .contact_button
     {
        font-size: 1.5em!important;
        position: absolute;
        margin-top: 0px!important;
        right: 55px;
        padding: 4px 15px!important;
    }
  }
  @media screen and (max-width: 1063px) {
    
   .contact_button {
        font-size: 1.2em!important;
        position: absolute;
        margin-top: -17px!important;
        right: 53px;
        padding: 4px 15px!important;
    }
  }
  
  @media screen and (max-width: 434px) {
  .contact_button,  
  .blog_button {
      display:none!important;
    }
  }
  
  .contact_button,
  .blog_button {
    color: #424242!important;
    cursor:pointer;
  }
  
  .contact_button:hover,
  .blog_button:hover {
    color: #424242!important;
  }
  
  .open_the_project_nav.burger_inactif:hover {
    color: #424242!important;
  }
  
  .mwai-chatgpt-theme .mwai-reply .mwai-text pre {
    background: black!important;
  }
  
  .mwai-input {
    display:inline-block!important;
  }



  .mwai-chatgpt-theme .mwai-input button.mwai-input-submit:hover {
    background:black;
  }
  
  .mwai-chatgpt-theme .mwai-input button.mwai-input-submit {
    margin-top:15px;
  }
  .mwai-chatgpt-theme .mwai-input button.mwai-input-submit span {
    color:white;
  }
  .mwai-chatgpt-theme .mwai-input button,
  .mwai-chatgpt-theme .mwai-input button:hover {
    /* margin:10px 0px 0px 0px!important; */
    border:none;
  }

  .mwai-chatbot-container .mwai-chatgpt-theme .mwai-input .mwai-timer,
  .mwai-chatbot-container .mwai-chatgpt-theme .mwai-input span {
    color: white!important;
    font-size:14px!important;
    font-family:"Sohne BReit Leicht"!important;
  }


  .mwai-chatgpt-theme .mwai-input button {
    margin: 5px 6px 0px 0px!important;
    border:1px dotted white!important;
    background: #424242;
    padding: 3px 15px;
    border-radius: 8px;
    color: white;
    display: inline-flex;
  }


  .mwai-chatgpt-theme .mwai-input button:hover {
    margin: 5px 6px 0px 0px!important;
    /* border:1px dotted white!important; */
    /* background: #6f6f6f!important; */
    padding: 3px 15px;
    border-radius: 8px;
    /* color: white; */
    display: inline-flex;
  }
  
  
  
  
    
  @media screen and (min-width: 1064px) {
    .right_ig_button {
      margin-top: -2px!important;
    }
  
    .single-catalogue_type div#content {
        margin-top: 3em!important;
    }
    
  
  
    
    i.open_the_project_nav.burger_actif,
    i.open_the_project_nav.burger_inactif {
        font-size: 2em!important;
        position: absolute;
        margin-top: -2px!important;
        padding: 4px 15px!important;
    }
  }
  
  @media screen and (min-width: 1264px) {
    .right_ig_button {
      margin-top: -2px!important;
    }
  }
  
  @media screen and (max-width: 1063px) {
    i.open_the_project_nav.burger_actif,
    i.open_the_project_nav.burger_inactif {
        font-size: 1.8em!important;
        position: absolute;
        margin-top: 4px!important;
        padding: 4px 15px!important;
    }
    img.right_ig_button {
      margin-top:8px!important;
    }
  }
  
  #the_pre_prompt_block .the_prompt_base_text_trou p {
    text-align:left;
  }
  
  .mwai-chatbot-container .mwai-chat {
    /* box-shadow: -4px -3px 4px -3px black; */
    border-radius: 5px;
    /* background: red; */
  }
  
  
  
  
  
  .mwai-chatbot-container .mwai-body,
  .mwai-chatbot-container .mwai-input {
    background: #ffffff !important;
    color: black!important;
    /* padding-bottom: 5px; */
  }
  
  
   .mwai-body .mwai-input  {
    border-radius:15px!important;
    background: #dbdbdb !important;
    margin: 0;
    padding: 3px!important;
  }
  
  .mwai-chatbot-container .mwai-text {
    color: black!important;
    padding-right: 25px;
  }
  
  .mwai-chatbot-container pre {
    color: white!important;
  }
  .mwai-chatbot-container .mwai-input-text textarea::placeholder {
    color: black!important;
  }
  
  .mwai-chatbot-container .mwai-input-text textarea {
    /* background: #ffffff45 !important; */
    color: black!important;
    box-shadow: unset;
    border-radius: 6px;
    max-height: 300px;
    overflow: auto !important;
  }
  
  
  
  #assistants-gpt .enregistrer_discussion {
    padding:0 5px!important;
    margin:5px 5px 15px 15px!important;
  }
  
  div.mwai-chatbot-container div.mwai-compliance {
    background: #f2f1f1!important;
    opacity: 1!important;
    margin-top: -4px!important;
    border-top: 1px solid #c9c4c4!important;
    color: black!important;
    font-size: 12px!important;
    margin-top: 12px!important;
    line-height: 1.2em;
  }
  
  
  .the_prompt_result {
    display: none;
  }
  header.entry-header {
    display: none;
  }


  .hide_temporaire {
    display: none;
  }
/* 
  .thinking_class {
    position: relative;
  }

  .thinking_class::after {
    content: "...";
    position: absolute;  
    left: 100%;
    animation: ellipsis 1.4s infinite;
  }

  @keyframes ellipsis {
    0% { opacity: 0; }
    50% { opacity: 1; }
    100% { opacity: 0; }
  } */
  
  
  .mwai-avatar img {
    min-height: 50px!important;
    min-width: 50px!important;
    
    object-fit: cover!important;
    /* box-shadow: 1px 1px 1px 1px black!important; */
    /* border: 1px solid indianred; */
    border-radius: 50%;
    /* padding: 2px; */
  }
  .the_worker_box .lndjoRWjp3ye2x5XZ29y .F0C5IedgFBoZ1NVujRQZ.CbsFIeB3668vSID0A4iZ * {
    color: white!important;
  }
  .the_worker_box .mwai-chatbot-container {
  border: 0px solid grey;
  border-radius: 8px;
  }
  
  .the_worker_box .mwai-chatbot-container img {
    height: 150px;
  }
  
  
  
  
  
  .the_worker_box textarea {
    display: none;
  }
  
  
  
  a.go_traitement_custom:hover {
    color: #bea370;
    background: #080808;
  }
  
  a.go_traitement_custom {
    display: inline-block;
    color:white;
    background: #bea370;
    text-align: center;
    margin: 1em 0em 1em 1em;
    padding: 8px;
    border-radius: 7px;
    cursor:pointer;
    width: fit-content;
  }
  
  .the_cadrage_block a.go_traitement_custom.action_inside_discussion {
    background: #141414;
    color: white!important;
    line-height: initial;
  }
  
  .info-pour-user {
  background: #e9e9e9;
  padding: 1em;
  border-radius: 15px;
  margin-bottom: 2em;
  }
  
  
   /* .mwai-chatbot-container .mwai-body *:not(.mwai-compliance) {
    font-size: 18px!important;
  }  */
  
  strong {
    font-weight: bold!important;
  }
  
  .mwai-chatbot-container .mwai-body strong {
    font-weight: bold;
  }
  
  .mwai-chatbot-container .mwai-body strong,
  .mwai-chatbot-container .mwai-body ol,
  .mwai-chatbot-container .mwai-body li,
  .mwai-chatbot-container .mwai-body span,
  .mwai-chatbot-container .mwai-body div,
  .mwai-chatbot-container .mwai-body p {
     font-size: 18px!important; 
  }
  
  .mwai-chatbot-container .mwai-body .action_after div {
    font-size: 11px!important; 
    opacity:0.7;
    padding: 0 5px;
    line-height:20px;
  }
  .mwai-chatbot-container h1,
  .mwai-chatbot-container h2,
  .mwai-chatbot-container h3,
  .mwai-chatbot-container h4,
  .mwai-chatbot-container h5,
  .mwai-chatbot-container h6 {
    margin-top:25px!important;
    margin-bottom:5px!important;
  }
  
  .mwai-chatbot-container p code {
    color:black;
  }
  
  .mwai-chatbot-container .mwai-body .mwai-compliance * {
    font-size: 10px!important;
  }
  
   .the_prompt_base_text_trou p {
      font-size: 18px;
      background: none!important;
      
    }
  
  
  
  
  .mwai-conversation:first-of-type .mwai-ai:first-of-type  {
      /* display: none!important; */
      box-shadow:0px 0px 0px -5px #c8c7c7;
      background: #ffff !important;
      /* margin-right: -5px; */
  }
  
  .mwai-chatbot-container .mwai-reply.mwai-ai {
      box-shadow:10px 10px 10px -5px #c8c7c7;
      background: #ffff !important;
      margin-right: -5px;
  }
  
  .mwai-chatbot-container .mwai-reply.mwai-user * {
    font-size: large!important;
    color: #424242;
  }
  
  .mwai-chatbot-container .mwai-reply.mwai-user {
      box-shadow:-10px 10px 10px -5px #c8c7c7;
      background: #fbf9f9 !important;
      margin-left: -5px;
  }
  .mwai-chatbot-container .mwai-reply {
      
      color: black!important;
      padding-bottom: 25px;
      margin-top:15px!important;
      
      border-radius:15px 15px 15px 15px;
  }
  
  .mwai-body .mwai-input {
      background: #ffffff !important;
  }
  .mwai-input-text {
      border: 0px solid grey;
      /* box-shadow: -1px 1px 8px -2px grey; */
      background: #f3eee5!important;
  }
  
  
  .mwai-microphone {
      background: #e3dede;
      border-radius: 4px;
      margin-top: 6px;
  }
  
  .mwai-file-upload {
    background: #e3dede;
    border-radius: 4px;
    margin-top: 2px;
  }
  .mwai-chatgpt-theme .mwai-input .mwai-input-text .mwai-file-upload-icon {
    margin-top: 6px;
    margin-left: 11px;
    /* background: white!important; */
    
  }


  

  span.info_toggle_model,
  span.info_toggle_max_contexte {
      padding:1px 5px;
      border-radius:2px;
      margin-top:5px;
      display:inline-block;
      font-size:12px;
      line-height:14px;
  }

  .gros_toggle_is_off span.info_toggle_model,
  .gros_toggle_is_active span.info_toggle_model {
      background: #f8f2ec;
      color:grey!important;
   
  }
  
  .gros_toggle_is_off span.info_toggle_max_contexte,
  .gros_toggle_is_active span.info_toggle_max_contexte {
      background: #f5f5f5;
      color:grey!important;
  }

  .mwai-chatgpt-theme .mwai-input,.mwai-chatgpt-theme .mwai-body   {
      padding: 10px!important;
      /* background-color: #f4f4f4 !important; */
      border-radius: 10px!important;
      margin: 5px!important;
      width: -webkit-fill-available;
      margin-top: 23px!important;
  }

  .mwai-chatgpt-theme .mwai-body   {
      box-shadow: 0px 2px 13px 0px #a1a1a1 !important;
  }

  .mwai-chatgpt-theme .mwai-input  {
      box-shadow: 0px 2px 1px 0px #a1a1a1 !important;
  }

  
  



  .etiquette_inapropriate_check {
    text-align: left;
    background: #c4a37824;
    padding: 13px 10px;
    margin: 21px 16px 0px 0px;
    margin-bottom: 5px;
    border-radius: 8px;
    font-style: italic;
    font-family: monospace;
    font-weight: 600;
    line-height: 1em;
    width: 225px;
    color: #c4a378;
    display: inline-block;
    font-size: small;
    right:-0px;
    position: absolute;
    margin-bottom: 12px;
    border-left: 2px solid #c4a378;
    transform: rotate(-4deg);
    float: right;
}

.etiquette_inapropriate_check_inside {
    background: #ffffff;
    display: inline-block;
    padding: 9px 5px 11px 5px;
    margin: 7px;
    border-radius: 5px;
    color: #424242;
}


.etiquette_emoji {
    position: absolute;
    font-size: x-large;
    margin-left: -30px;
    margin-top: -11px;
    font-style: normal!important;
}

.etiquette_inapropriate_check:hover .etiquette_emoji:after {
  font-size:xx-large;
  content:"➡️ 😏";
  margin-top:-28px!important;
  right:-160px!important;
  display:block;
  position:absolute;
  width:150px;
}

@media (max-width: 992px) {

.etiquette_inapropriate_check:hover .etiquette_emoji:after {
  font-size:x-large;
  content:"➡️ 😏";
  margin-top:20px!important;
  right:-75px!important;
  display:block;
  position:absolute;
  width:100px;
}
  .etiquete_link {
    text-align: right;
    display: inline-block;
    /* background: #161616; */
    /* float: right; */
    margin-left: 5px;
    /* border: 1px solid; */
    /* padding: 2px 8px; */
    border-radius: 4px;
  }
  
  .etiquette_inapropriate_check {
      text-align: left;
      background: #f8f2ec;
      padding: 15px 4px;
      margin: -5px 63px 0px 0px;
      margin-bottom: 5px;
      border-radius: 8px;
      font-style: italic;
      font-family: monospace;
      font-weight: 600;
      line-height: 1em;
      width: 221px;
      color: #c4a378;
      display: inline-block;
      font-size: small;
      right: -3px;
      position: absolute;
      margin-bottom: 12px;
      border-left: 2px solid #c4a378;
      transform: rotate(-6deg);
      float: right;
  }
  
  .etiquette_inapropriate_check_inside {
      background: #ffffff;
      display: inline-block;
      padding: 10px 15px 10px 15px;
      margin: 9px 4px 6px 4px;
      border-radius: 5px;
      color: #424242;
  }

  
  .etiquette_emoji {
      position: absolute;
      font-size: x-large;
      /* margin-left: 76px; */
      margin-top: -8px;
      font-style: normal!important;
      right: -4px;
  }
}


  
  @media (max-width: 992px) {
    #ia_zone .the_prompt_base_text_trou {
    margin: 0em auto!important;
    /* margin-top:3em!important; */
    padding: 5px 0px!important;
    box-shadow:none!important;
    }
  }
  
  
    #the_prompt_base_text_trou input {
      margin: 3px!important;
      padding: 5px 10px!important;
      text-align: center!important;
      border: none!important;
      background: #f2eee6!important;
      /* margin-bottom: 10px!important; */
      /* padding: 5px 10px!important; */
      border-radius: 5px!important;
      /* font-size: inherit; */
      height: 24px;
      font-weight: 400;
      transition: border-color 0.3s!important;
    }
  
  
    .the_prompt_base_text_trou * {
      font-family:arial!important;
      }
      .the_prompt_base_text_trou textarea {
          border-radius: 11px;
          margin-top: 5px;
          height: 100px;
      }
      
      .the_pre_prompt_block input, .the_pre_prompt_block select {
          height:25px;
      }
  
      
  
    #ia_zone input:focus {
      outline: none!important;
      border-bottom-color: #000000!important;
    }
  
    .the_pre_prompt_block input,
    .the_pre_prompt_block select {
      margin: 3px!important;
      padding: 0px 30px 0px 5px!important;
      border: 1px solid #ccc!important;
      border-radius: 5px!important;
      background-color: #f2eee6!important;
      transition: border-color 0.3s!important;
      font-size: 18px;
      font-weight: 400;
      max-width: -webkit-fill-available;
      width:auto!important;
    }
  
    #ia_zone select:focus {
      border-color: #FF9800!important;
      outline: none!important;
    }
  
  
  
  section.the_section_tab {
      display: none;
  }
  
  section.the_section_tab_active {
    display: block;
  }
  
  
  /* CSS for the main interaction */
        
        
  
  
  
        .the_tabulation_to_check > label {
          position: relative;
          display: inline-block;
          padding: 0.7em 2em;
          /* border: 1px solid transparent; */
          border-bottom: 0;
          cursor: pointer;
          background: #e6e6e6;
          font-weight: 600;
          border-radius: 13px;
          text-decoration: unset;
          font-size: 17px;
        }
  
        .the_tabulation_to_check > label::after {
          /* content: ""; */
          position: absolute;
          left: 15px;
          bottom: 10px;
          width: 22px;
          height: 4px;
          background: #8d8d8d;
        }
  
        input:focus-visible + label {
          outline: 2px solid rgba(0,102,204,1);
          border-radius: 3px;
        }
  
  
  .tabset-new-spe.bootstrap-wrapper.fixed_tab_set {
      position: absolute;
      /* top: 0; */
      background: linear-gradient(90deg, #9d9494 15%, #2c2c2c 45%, #d2c8c8 100%);
      left: 11px;
      height: auto;
      min-height: unset;
      z-index: 99999;
      /* margin-top: -23px !important; */
  }
  
  
    
          .tabset-new-spe.fixed_tab_set > label {
          position: relative;
          display: inline-block;
          padding: 0.2em 1em 0.2em 25px;
          /* border: 1px solid transparent; */
          border-bottom: 0;
          cursor: pointer;
          background: #e6e6e6;
          font-weight: 400;
          border-radius: 13px;
          text-decoration: unset;
          font-size: 18px;
          }
  
        .tabset-new-spe.fixed_tab_set > label span {
          font-size:15px!important;
          margin-left:5px;
        }
    
          .tabset-new-spe > label::after {
          /* content: ""; */
          position: absolute;
          left: 15px;
          bottom: 10px;
          width: 22px;
          height: 4px;
          background: #8d8d8d;
          }
    
          input:focus-visible + label {
          outline: 2px solid rgba(0,102,204,1);
          border-radius: 3px;
          }
    
          .tabset-new-spe > label:hover,
          .tabset-new-spe > input:focus + label,
          .tabset-new-spe > input:checked + label {
          color: #ffffff;
          background: #c9aa71;
          /* padding: 1em 3em; */
          }
    
          .tabset-new-spe > label:hover::after,
          .tabset-new-spe > input:focus + label::after,
          .tabset-new-spe > input:checked + label::after {
          background: #000000;
          text-align: center;
          }
    
          .tabset-new-spe > input:checked + label {
          /* border-color: #ccc; */
          /* border-bottom: 1px solid #fff; */
          margin-bottom: -1px;
          /* padding: 1em 3em; */
          
          }
  
          .box_in .section_tab_new_active {
            /* display:block; */
          }
        
  
        .tabspe-panels {
          /* border: 1px solid #d9d9d9; */
          /* padding: 2em 2em 3em 2em; */
          margin-top:-9px;
        }
  
  
        @media (max-width: 992px) {
         .tabspe-panels {
                border: 0px solid #d9d9d9!important;
                padding: 10px 5px 15px 5px!important;
                margin-top:-9px;
              }
        }
        
  
        
        
        .active_tab_in:hover {
          background: black!important;
          padding: 6px;
        }
        .active_tab_in {
          background: #c1a374 !important;
          padding: 6px;
          color: black!important;
        }
  
        .active_tab_in i {
          /* background: #c1a374 !important; */
          /* padding: 6px; */
          /* color: white!important; */
        }
  
  
  
  
        .the_tabulation_to_check {
            cursor: pointer;
            text-transform: uppercase;
        }
    
        .modal_roman .top_header_modal {
            margin-top: 25px;
        }
  
        
  
  
  .post-thumb-img-content.post-thumb img {
    width: -webkit-fill-available;
    height: auto;
    max-height: 400px;
    object-fit: cover;
    border-radius: 15px;
    object-position: top;
  }
  
  .ast-separate-container {
  background-color: #ffffff!important;
  }
  
  .woocommerce-account .site-content {
  height: 75vh;
  }
  
  .ast-container {
  min-height: 100vh;
  max-width: -webkit-fill-available!important;
  }
  
  .maintenance .main-container {
  background: #bea370!important;
  color:red!important;
  }
  
  .su-spoiler-title {
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
  color: white;
  }
  
  #primary p {/* margin-bottom: 5px; */}
  
  .single #primary strong {
  /* border: 1px solid #039edb; */
  /* border-bottom: 1px solid #039edb; */
  padding-left:5px;
  padding-right: 5px;
  /* margin-left: 3px; */
  /* background: #00a4e147; */
  /* color: white; */
  /* font-weight: bold; */
  }
  
  /* #fetch_fetch_contenu_partagee span.blog_SUB_info_span {
  position: absolute;
  font-size: 12px;
  right: 29px;
  margin-top: 36px;
  } */
  
  #fetch_fetch_contenu_partagee .span_titre_in_toogle {
  text-align: left;
  }
  
  .single blockquote {
    margin: 1em 0em 0.5em 0em;
    line-height: unset!important;
    position: relative;
  }
  
  
  @media (max-width: 544px) {
      
    .ast-separate-container .ast-article-single {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .ast-separate-container .ast-article-single ol, .ast-separate-container .ast-article-single li {
        padding-left:1px;
        margin-left:10px;
    }
  }
  
  
 
  .single blockquote p {
    padding-bottom: 1px!important;
  }
  
  .single #primary ol {
  
  padding-left:20px!important;
  margin-left:10px;
  padding-right:1px!important;
  }
  
  
  
  
  
  
  .form_to_insert_on_the_fly textarea {
    font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
      width: 80%;
      padding: 12px 16px;
      margin-bottom: 15px;
      border-radius: 4px;
      box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05);
      color: var(--ast-form-input-text, #475569);
      height: 60px;
      background: white;  
  }
  
  .form_to_insert_on_the_fly input,
  .form_to_insert_on_the_fly select{
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
      width: 80%;
      padding: 12px 16px;
      margin-bottom: 15px;
      border-radius: 4px;
      box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05);
      color: var(--ast-form-input-text, #475569);
      height: 60px;
      background: white;
  
  }
  
  .single #primary ol li,
  .single #primary li ol,
  .single #primary ol ol,
  .single #primary li li {
  border:none!important;
  padding-left:5px!important;
  margin-left:5px;
  }
  
  
  
   #primary ol,
   #primary li,
  .single #primary p {/* margin-bottom: 3px; *//* box-shadow: -1px 1px 2px 0px #01bef029; */padding: 0px;/* border-left: 1px solid #bdc3c5; *//* border-right: 1px solid #44c8f7; */padding-left: 10px;/* margin-left: 0px; */ padding-right: 10px; border-radius: 0.4em 0em 0em 0.8em;text-align: justify;color: #424242!important;/* font-weight: 400; */font-size: large;line-height: 1.5em;}
  
  
  
  
  
  
  
  
  
  
  
  li#wp-admin-bar-my-sites {
  display: none;
  }
  
  .single .primary h1 {
    line-height: 1.2em!important;
    color: #c1a476!important;
    font-weight: bold;
    padding-left: 12px;
    font-size: 1.4rem;
    margin-bottom: 1em;
    /* text-align: center; */
    /* background: -webkit-linear-gradient(74deg, #c5c5c5, #bea370); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    }
  
  .blog .primary h2 {
    margin-bottom: 5px;
    padding-left: 0px;
    line-height: 1.5em!important;
    font-size:25px;
  }
  .single .primary h2 {
    margin-top: 1em;
    margin-bottom: 15px;
    /* border-left: 2px solid #09137f; */
    padding-left: 0px;
    line-height: 1.5em!important;
    font-size:20px;
    /* border-bottom: 2px solid #c2a475;*/border-radius: 0;
  }
  
  
  .primary .rubricage_action h3 i {
  display: inline-block!important;
  float: right;
  margin-right: 20px;
  font-size: 9px!important;
  padding: 5px;
  }
  .primary .rubricage_action h3 {margin-top: 8px;margin-bottom: 0px;/* border-left: 2px solid #006783; *//* border-bottom: 2px solid #006783; */border-radius: 0;/* padding-left: 15px; */line-height: inherit!important;/* color: #3d3d3e!important; */background: none!important;font-size: 15px;display: block;text-align: left;width: 100%;padding: 15px 5px;background: linear-gradient(127deg, rgb(245 245 245) 0%, #ffffff 49%, rgb(255 255 255) 100%)!important;}
  .primary h3 {
    margin-top: 15px;
    margin-bottom: 0px;
    /* border-left: 2px solid #006783; *//* border-bottom: 2px solid #006783; */
    border-radius: 0;
    /* padding-left: 15px; */
    line-height: 1.5em!important;
    color: #3d3d3e!important;
    background: none!important;
    font-size: 18px;
    /* display: inline-block; *//* text-align: left; */
  }
  
  .single .primary h4 {
  margin-top: 15px;
  margin-bottom: 0px;
  /* border-bottom: 1px solid #8d9699; */
  padding-right: 27px;
  /* text-align: right; */
  color: #767676!important;
  font-weight: 600;
  }
  
  .single .primary h5 {
  margin-top: 15px;
  margin-bottom: 0px;
  border-left: 2px solid #8d9699;
  padding-left: 8px;
  /* line-height: 1em; */
   color: #767676; 
  }
  
  .single .primary h6 {
  margin-top: 15px;
  margin-bottom: 0px;
  border-left: 2px solid #8d9699;
  padding-left: 8px;
  /* line-height: 1em; */
   color: #767676; 
  }
  
  
  @media(max-width: 1200px) {
    .single #primary ol,
    .single #primary ul {margin-left:2px;}
    .single #primary ul ul {margin-left:0px;}
    .single #primary ul ul li  {
  padding-left:5px;
  border-left: 1px solid #01bef029;
  }
  }
  
  div#secondary {
  display: none;
  }
  
  
  
  
  .single .primary .the_worker_box  h1 {line-height: 1.2em!important;color: #bea370!important;font-weight: bold;padding-left: 0;text-align: left;/* -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */padding-top: 15px;}
  
  .single .primary .mwai-body h1 {
    color:#c9aa71!important;
    padding-left: 0;
    font-size: 2em!important;
  }
  
  .single .primary .mwai-body h2 {
    opacity:1;
  }
  
  .single .primary h1 {/* line-height: 1.2em!important; *//* color: #010654!important; */font-weight: bold;/* padding-left: 12px; *//* text-align: center; *//* background: -webkit-linear-gradient(45deg, #000000, #03a9f4); *//* -webkit-background-clip: text; *//* -webkit-text-fill-color: transparent; */padding-top: 15px;}
  
  .single .primary #info_ia h2 {
      color: #c9aa71!important;
      text-transform: unset!important;
      font-size: larger;
      margin-top: 30px;
      margin-bottom: 15px;
      padding: inherit;
      border: aliceblue;
  }
  
  .single .primary h2 {
    margin-top: 1em;
    margin-bottom: 15px;
    /* border-left: 2px solid #09137f; */
    padding-left: 0px;
    /* line-height: 1.5em!important; *//* color: #ffffff!important; *//* background: linear-gradient(195deg, #cbaa75 15%, #bea370 45%, #000000 100%); *//* -webkit-background-clip: text!important; *//* -webkit-text-fill-color: transparent!important; */
    /* font-size: 2em; */
    line-height: 1.2em!important;/* text-decoration: underline; */
    font-weight: bold;/* width: auto; *//* display: inline-block; *//* border-radius: 20px 50px 20px 50px; */padding: 19px 19px 19px 0;/* margin-left: -50px; *//* -webkit-transform: rotate(358deg); *//* text-transform: uppercase; *//* max-width: fit-content; */}
  
  
  .single .primary h3 {
    margin-top: 28px;
    margin-bottom: 25px;
    /* border-left: 2px solid #c2a476; *//* border-bottom: 1px solid #006783; */
    border-radius: 0;
    padding-left: 0;
    line-height: 1.5em!important;
    /* color: #919191!important; *//* background: -webkit-linear-gradient(90deg, #8b8b8b, #000000)!important; *//* -webkit-background-clip: text!important; *//* -webkit-text-fill-color: transparent!important; */
    /* font-size: 1.5em; */
    /* text-decoration: underline; */
    width: auto;
    /* display: inline-block; *//* border-radius: 20px 50px 20px 50px; */
    padding: 4px 30px 4px 0px;
    /* -webkit-transform: rotate(358deg); *//* min-width: 20vw; *//* max-width: fit-content; *//* position: relative; *//* font-weight: 600; */
    font-weight: 600;
  }
  .single .primary #info_ia h3 {
    margin-top: auto;
    margin-bottom: auto;
    /* border-left: 2px solid #006783; */
    /* border-bottom: 1px solid #006783; */
    border-radius: 0;
    padding-left: 0;
    line-height: unset;
    /* color: #ffffff!important; */
    /* background: -webkit-linear-gradient(86deg, #060559, #03a9f4)!important; */
    /* -webkit-background-clip: text!important; */
    /* -webkit-text-fill-color: transparent!important; */
    font-size: inherit;
    /* text-decoration: underline; */
    width: auto;
    /* display: inline-block; */
    /* border-radius: 20px 50px 20px 50px; */
    padding: 4px 30px 4px 5px;
    /* -webkit-transform: rotate(358deg); */
    /* min-width: 20vw; */
    /* max-width: fit-content; */
    /* position: relative; */
    font-weight: 600;
  }
  .single .primary h4 {
    /* margin-top: 20px; */
    margin-bottom: 20px;
    /* border-bottom: 1px solid #8d9699; */
    /* padding-right: 27px; */
    padding-left: 10px;
    /* text-align: right; */
    /* color: #000000!important;
    /* color: #ffffff!important; */
    /* background: -webkit-linear-gradient(90deg, #858585, #000000)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important; */
    font-size: 16px;
    /* text-decoration: underline!important; */
    
    /* -webkit-transform: rotate(358deg); */
    display: inline-block;
    width: auto;
    /* display: block; *//* border-radius: 50px 10px 50px 10px; *//* padding: 4px 18px 4px 40px; *//* margin-left: -1px; *//* margin-bottom: 24px; *//* float: right; */
    position: relative;/* text-align: revert; *//* clear: both; */
  }
  
  .single .primary h5 {
    margin-top: 25px;
    margin-bottom: 10px;
    border-left: 0px solid #8d9699;
    /* padding-left: 15px; *//* line-height: 1em; */
    font-weight: bold;
    color: #000000;
    background: -webkit-linear-gradient(282deg, #858585, #000000)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
  }
  
  h3::first-letter,
  h4::first-letter,
  h5::first-letter {
    font-weight: bold;
  }
  
  .search_expore_contenu .copy_this_ref {
    display: none;
  }
  
  li span a {
    display:inline!important;
  }
  
  input#form_id_10927 + p.um_request_name,
  input#form_id_2129 + p.um_request_name,
  input#form_id_1129 + p.um_request_name,
  input#form_id_1127 + p.um_request_name  {
    display: none!important;
  }
  
  .single .primary h6 {
  margin-top: 15px;
  margin-bottom: 0px;
  border-left: 2px solid #8d9699;
  padding-left: 8px;
  font-weight: bold;
  /* line-height: 1em; */
   color: #767676; 
  }
  
  
  
  .single .vjs-progress-control.vjs-control {position: absolute;margin-top: -31px;width: 100%;color: #000000;background: linear-gradient(0deg, #0c0c0c 11%, #bea370 100%, #cab08a 100%);}
  
  .single .vjs-control-bar {background: linear-gradient(360deg, #c5a77c, #000000) !important;}
  
  .video-js {
  /* border:1px solid red; */
  border-radius: 10px 10px 0px 0px;
  box-shadow: 1px 1px 1px 1px grey;
  margin-top: 40px;
  
  }
  
  
  
  
  
  .gros_toggle_is_active i.fas.fa-chevron-right,
  .toggle_is_active i.fas.fa-chevron-right {
  display: none;
  }
  
  .gros_toggle_is_active i.fa-chevron-down,
  .toggle_is_active i.fa-chevron-down {
  display:none;
  }
  
  .gros_toggle_is_off i.fa-chevron-up,
  .toggle_is_off i.fa-chevron-up {
  display:none;
  }
  
  
  .toggle_this,
  .gros_toggle_this {
    box-shadow: -2px 3px 5px -3px #6d6d6d;
    padding-right: 0;
    padding-left: 5px!important;
    margin-bottom: 10px;
    margin-top: -4px;
    padding-top: 20px;
    padding-top: 20px;
    display:none;
    padding-bottom: 22px;
    border-left: 0px solid bea370;
    border-bottom: 0px solid bea370;
    padding-left: 7px;
    border-radius: 0px 0px 20px 27px;
    margin-left: 2px;
  }
  
  .toggle_next:hover {
  background: #bea3701c;
  }
  
  .toggle_next.toggle_is_active {
  background: #f5eee7;
  /* color: #3cbd86; */
  font-weight: bold;
  border:none;
  padding-left: 9px;
  border-bottom: 1px solid;
  border-radius: 9px 0px 5px 0px;
  }
  
  i.fas.fa-chevron-up {
  color: #bea370;
  /* background: white; */
  border-radius: 50%;
  }
  
  
  span.number_of_index_row {
  background: #d9d8d8;
  padding: 3px 6px;
  border-radius: 6px;
  }
  
  
  .ast-button,.button,button,input[type=button],input[type=reset],input[type=submit] {
      border: 1px solid;
      border-color: var(--ast-border-color);
      border-radius: 2px;
      background: #191919;
      padding: .6em 1em .4em;
      color: #fff
  }
  
  
  /* lccc */
  
  body, button, input, select, textarea, .ast-button, .ast-custom-button {
  font-family:"Sohne BReit Leicht";
  font-size: 16px;
  }
  
  
  h1,h2,h3,h4,h5,h6 {
    letter-spacing: 0.5px;
  }
  p, h1,h2,h3,h4,h5,h6,ol,li,span,a,div {
    font-family:"Sohne BReit Leicht";
    font-weight:200;
    
  }
  
  
  @media (max-width: 375px) {
  .sub_menu_top_nav_verbe_action {
    margin-top:1px;
  }
    
  }
  
  .no_more_credit h2,
  .no_more_credit h3,
  .no_more_credit h4 {
      margin-bottom:0!important;
      margin-top:0!important;
      padding-bottom:0!important;
  }
  
  .no_more_credit p {
      margin-top:0!important;
      margin-bottom:0!important;
  }
  
  #assistants-gpt .no_more_credit {
    color: black;
  }
  
  
  a.cherche_info_praticienb {
  color: white;
  background: #67c092;
  padding: 2px 5px;
  border-radius: 4px;
  }
  
  
  @media (max-width: 1024px) {
  .dashs_blocks {/* margin-top: 50px; */}
    .right_ig_button {
      /* margin-top: 7px!important; */
      max-height:40px;
      max-width:40px;
      margin-right: 5px;
    }
    .contact_button + i {
      margin-top: -6px!important;
    }
    .blog_button {
      margin-top:13px!important;
    }
    .contact_button {
      margin-top:-5px!important;
    }
    
    i.open_the_project_nav.burger_actif, i.open_the_project_nav.burger_inactif {
      margin-top: 0px!important;
    }
  
    .logo_center_nav_bar {
      margin-top:12px!important;
    }
    
  }

  @media screen and (max-width: 1063px) {
    i.open_the_project_nav.burger_actif,
    i.open_the_project_nav.burger_inactif {
        font-size: 1.8em!important;
        position: absolute;
        /* margin-top: 4px!important; */
        padding: 4px 15px!important;
    }
    .right_ig_button {
      margin-top:-17px!important;
    }
  }
  
  @media (max-width: 412px) {
  
    i.open_the_project_nav.burger_actif, i.open_the_project_nav.burger_inactif {
      /* margin-top: 21px!important; */
    }
  
       .burger_dash .right_ig_button {
          margin-top: 8px !important;
          max-height: 40px;
          max-width: 40px;
          margin-right: 5px;
          padding: 0!important;
      }
   
    
  }
  
  
  @media (min-width: 1025px) {
  .dashs_blocks {margin-top: 58px;min-height: 80vh;margin-left: -1%;}
    
  }
  
  @media (min-width: 1100px) {
  .dashs_blocks {/* margin-left: 2%; */}
  }
  
  @media (min-width: 1300px) {
  .dashs_blocks {margin-top: 95px;min-height: 80vh;/* margin-left: 2%; */}
  }


.zone_to_copie {
    margin-top: 31px;
}
@media (min-width: 1360px) and (max-width: 1400px) {
  .dashs_blocks {
    margin-top: 40px;min-height: 80vh;/* margin-left: 2%; */
  }
  .site-content .ast-container {
    padding:0;
    margin-left: 3%!important;
  }
  .dash_col {
    padding:0!important;
    margin:0!important;
  }
  .up_title_col_ia {
    padding:0!important;
    font-size:1.4em!important;
  }
}
  
  @media (min-width: 1600px) {
  .dashs_blocks {margin-top: 39px;min-height: 80vh;/* margin-left: 3.2%; */}
  }
  
  
  @media (min-width: 1920px) {
  .dashs_blocks {/* margin-left: 4%; */}
  }
  
  @media (min-width: 1920px) {
  .dashs_blocks {/* margin-left: 4.55%; */}
  }
  
  
  .amelia-app-booking .am-no-services {
  box-shadow: none;
  }
  
  .wait_please * {
  opacity: 0.6;
  color: grey!important;
  }
  
  .container-fluid.reference_selector_container_antacedent {
  padding: 0;
  }
  
  /*woocommerce*/
  
  .variation-Infosdurendez-vous p:nth-last-child(2) {
  display:none;
  }
  
  .variation-Infosdurendez-vous p:nth-last-child(1){
  font-weight:bold;
  color:#bea370;
  }
  /*woocommerce*/
  
  
  .control_div {
  /*font-size: 1.3em;*/
  text-align: left;
  border-bottom:1px dotted grey;
  }
  
  .control_div i {
  float:left;
  margin-right:5px;
  }
  
  .icone_about_on:hover {
  background: grey;
  }
  .icone_about_on {
  color: white;
  background: green;
  
  padding: 4px 7px 5px 6px;
  margin-top: 3px;
  /* position: absolute; */
  margin-left: 8px;
  left: 1%;
  cursor: pointer;
  }
  
  
  .icone_about_off:hover {
  background: grey;
  }
  .icone_about_off {
  color: white;
  background: #F44336;
  
  padding: 4px 7px 5px 6px;
  margin-top: 3px;
  /* position: absolute; */
  margin-left: 8px;
  left: 1%;
  cursor: pointer;
  }
  
  span.unite_mesure {
  color: black;
  }



  /* Solution 1 - Utilisation de @supports avec une propriété Firefox-only */
  @supports (-moz-appearance:none) {
    #primary {
      width: auto !important;
      max-width: 100% !important;
      overflow-x: hidden !important;
    }
  }

  .switch_mode_lecture_article {
    background: #424242;
    line-height: unset;
    padding: 10px 15px;
    border-radius: 4px;
  }

  
  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: black;
  opacity:0.6;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    color: black;
  opacity:0.6;
  }
  :-ms-input-placeholder { /* IE 10+ */
    color: black;
  opacity:0.6;
  }
  :-moz-placeholder { /* Firefox 18- */
    color: black;
  opacity:0.6;
  }
  
  .box_in .action_menu_sub {display: flex;
    place-content: space-around flex-end;
    flex-direction: row;
  }
  
  .bootstrap-wrapper.ref_zone_action_sur_user {
  /* background: #ffffff; */
  padding: 10px;
  border-radius: 10px;
  }
  
  .card_search_box {
  padding: 9px 5px;
  margin: 5px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: #ffffff;
  /* background: #fafafa; */
  box-shadow: -2px 0px 11px 0px #f5f5f5;
  box-shadow: -3px 2px 15px -8px #e8e8e8!important;
  line-height:1.3em;
  display: block;
  position: relative;
  width: -webkit-fill-available;
  }
  
  #datafetch div#ajout-patient {
  background: white!important;
  color: #bea370!important;
  line-height: normal;
  padding: 11px 10px!important;
  margin-bottom: 12px!important;
  border: 1px solid;
  border-radius: 10px!important;
  box-shadow: unset;
  font-weight: bold!important;
  font-size: inherit!important;
  }
  
  
  
  span.show_the_id {
  position: absolute;
  top: 5px;
  right: 5px;
  color: grey;
  padding: 1px 5px;
  border-radius: 5px;
  }
  
  
  .ia_filter input[type="text"] {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    padding: 12px 16px;
    margin-bottom:15px;
    border-radius: 4px;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05);
    color: var(--ast-form-input-text,#475569);
    height: 40px;
    background: white;
  }
  
  input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type=reset], input[type=tel], input[type=date], select, textarea {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    /* padding: 12px 16px; */
    /* border-radius: 4px; */
    /* box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05); */
    /* color: var(--ast-form-input-text,#475569); */
  }
  
  
  input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {background: #f3eee5!important;border-color: #8699bf38;box-shadow: inset 1px 0px 22px #8699bf14;}
  


.wpcf7 label {
text-decoration:unset;
  margin-top:15px;
  margin-bottom:0;
}

.wpcf7 input[type=email],
.wpcf7 input[type=number],
.wpcf7 input[type=password],
.wpcf7 input[type=reset],
.wpcf7 input[type=search],
.wpcf7 input[type=tel],
.wpcf7 input[type=text],
.wpcf7 input[type=url],
.wpcf7 select,
.wpcf7 textarea {
  background: #ffffff!important;
  border-color: #c6c6c638;
  box-shadow: inset 1px 0px 22px #edf3ff;
}


  /*VIDEO MODE HIDE*/
  
  /*.user_email {
  filter: blur(3px);
  }
  
  
  .um-field-user_email {
  
  filter:blur(2px)
  }*/
  input#keyword::placeholder {
  color: white;
  font-weight:400;
  }
  
  .search_box_and_result.search_patient input#keyword::placeholder {
  font-size:16px;
  }
  
  .fetch_my_consultation_with_profil_link .search_box_and_result,
  .fetch_my_patient_with_profil_link .search_box_and_result {
  border: none;
  box-shadow: none;
  }
  
  .search_box_and_result.search_antecedent {
  border: none;
  box-shadow: none;
  padding-bottom: 2px;
  margin-bottom: 2px;
  }
  
  
  .animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: inherit;
  -webkit-animation-iteration-count: inherit;
  }
  
  
  @keyframes bounce {
  0%, 100% {
  transform: translateY(0);
  }
  50% {
  transform: translateY(-5px);
  }
  }
  .bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  }
  
  
  
  
  
  .col_gauche_profil .user_email {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  }
  
  
  
  span.action_remove_antecedent:hover {
  background: red;
  color: white;
  }
  .action_remove_antecedent {
  float: right;
  color: darkred;
  cursor: pointer;
  background: #ff000014;
  padding: 1px 12px;
  border-radius: 4px;
  }
  
  
  span.action_remove_access_delegataire:hover {
  background: red;
  color: white;
  }
  .action_remove_access_delegataire {
  float: right;
  color: darkred;
  cursor: pointer;
  background: #ff000014;
  padding: 1px 12px;
  border-radius: 4px;
  }
  
  .antecedent_item {
  padding: 3px 10px;
  margin: 4px;
  box-shadow: 1px 4px 4px -4px #8598be4d;
  }
  
  img.user_image.img-fluid {
  background: wheat!important;
  border-radius: 50%;
  border: 3px solid white;
  box-shadow: 0px 5px 0px 2px;
  padding: 0px;
  color: bea370;
  width: 100%;
  height: -webkit-fill-available;
  object-fit: cover;
  object-position: center top;
  background: white!important;
  }
  
  
  img[name="user_profil_img_url"].user_image.img-fluid {
  background: wheat!important;
  border-radius: 17em;
  border: 3px solid white;
  box-shadow: 0px 5px 0px 2px;
  padding: 0px;
  color: bea370;
  width: 100%;
  height: -webkit-fill-available;
  object-fit: cover;
  object-position: center top;
  background: white!important;
  }
  
  
  .css_after_edit_img {
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  margin-top: 10px;
  left: 20px;
  font-size: medium;
  background: #bea370;
  padding: 2px 8px 4px 11px;
  border-radius: 50%;
  cursor: pointer;
  }
  
  
  img.user_image.live-image.img-fluid.hightlight_edit_zone {
  background: wheat!important;
  border-radius: 17em;
  border: 3px solid white;
  box-shadow: 0px 5px 0px 2px;
  padding: 0px;
  color: bea370;
  width: 100%;
  height: -webkit-fill-available;
  object-fit: cover;
  object-position: center top;
  background: white!important;
  }
  
  .FILE_DATTENTE .the_user_listing_data {
  padding-left:35px;
  }
  
  .decale_from_position_file {
  margin-left:1px;
  color: #bea370;
  }
  .icone_switch_chevron {float: right!important;border-radius: 8px;font-size: 25px;margin-top: 6px;clear: both;display: flex;}
  
  .show_card_attente.the_horaire_top .count_active.class_position_block i {
  color:#ace0cb!important;
  }
  
  .FILE_DATTENTE .icone_switch_chevron {/* float: unset; */border-radius: 8px;font-size: inherit;margin-top: 6px;/* clear: both; */display: unset;text-align: right!important;right: 24.1px;position: absolute!important;width: 7px!important;}
  
  /*CUSTOM ANIMATION*/
  
  .disapear {
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.4s;
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  }
  
  
  
  .appear {
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.6s;
  }
  
  
  
  .the_card_file_attente {
  background: white!important;
  display: inline-block;
  }
  
  .the_user_listing_a {box-shadow: unset!important;cursor: pointer;/* border: 1px solid #f9f8f8; */background: white;/* background: #fafafa; *//* background: #e8e8e8; */box-shadow: -3px 2px 15px -8px #e8e8e8!important;/* box-shadow: -2px 0px 11px 0px #f5f5f5!important; */margin: 3px 3px;}
  .the_user_listing_a:hover {
  background: #fafafafa;
  }
  
  /* .the_user_listing_a {
  BOX-SHADOW: UNSET!IMPORTANT;
  border: 1px solid #e9e9e9;
  } */
  
  
  
  
  /* 
  
  
  .the_horaire_top {
  background: #bea370;
  }
  
  .the_horaire_top * {
  color:white!important;
  }
  
  .the_horaire_top .class_position_block * {
  color:black!important;
  } */
  
  
  
  
  
  
  /*Media front*/
  .media-modal-backdrop{
  z-index:999999;
  }
  
  .media-modal.wp-core-ui {
  z-index:99999999999!important;
  }
  /*Media front*/
  
  
  
  
  .gros_toggle_next img {
    position: absolute!important;
    margin-left:-60px;
    margin-top:-8px!important;
    height: 50px!important;
    width: 50px!important;
    object-fit: cover!important;
  }
  
  .catalogue_in .span_titre_in_toogle.gros_toogle_title h3 {
    font-size: 20px!important;
  }
  .catalogue_in .gros_toggle_next {cursor: pointer;border-bottom: 1px solid #f0f0f0;border-radius: 10px 10px 0px 0px;margin: 5px 0% 0% 0%;padding: 5px 5px 7px 5px;/* background: #9e9e9e0a; */color: #000000;}
  
  
  .gros_toggle_next {cursor: pointer;border-bottom: 1px solid #f0f0f0;border-radius: 10px;margin: 10px 0% 0% 0%;padding: 8px 15px 17px 61px;background: #ffffff;color: #000000;}
  
  img.img_culture_ia {
      filter: none;
      margin-left: -21px;
      margin-top: 50px!important;
      height: 30px!important;
      width: 30px!important;
      /* max-width: 80px; */
      z-index: 2;
      object-fit: cover;
      padding: 0;
      opacity: 1;
      background: white;
      border-radius: 50%;
      box-shadow: 0px 2px 1px 0px grey;
  }
  
  img.img_ia_equipier {
      
      /* filter: grayscale(1); */
      margin-top: -2px!important;
      height: 53px!important;
      width: 54px!important;
      max-width: 53px;
      object-fit: scale-down!important;
      padding: 2px;
      border-radius: 5px;
      opacity: 1;
      background: white;
      border-radius: 50%;
      /* border: 1px solid; */
      box-shadow: 0px 2px 1px 0px grey;
      left: unset;
  
  }
  
  img.img_chef_equipe {
      filter: none;
      left: 60px;
      margin-top: 30px!important;
      height: 30px!important;
      width: 30px!important;
      /* max-width: 40px; */
      object-fit: cover;
      z-index: 1;
      padding: 1px;
      opacity: 1;
      background: white;
      border-radius: 50%;
      box-shadow: 0px 1px 1px 0px grey;
  }
  
  img.img_perspective_herited_ia {
      filter: none;
      margin-left: 3px;
      margin-top: 50px!important;
      height: 30px!important;
      width: 30px!important;
      /* max-width: 40px; */
      object-fit: cover;
      padding: 2px;
      z-index: 1;
      opacity: 1;
      background: white;
      border-radius: 50%;
      box-shadow: 0px 2px 1px 0px grey;
  }
  
  .gros_toggle_is_active i.fas.fa-chevron-right,
  .toggle_is_active i.fas.fa-chevron-right {
  display: none;
  }
  
  .gros_toggle_is_active i.fa-chevron-down,
  .toggle_is_active i.fa-chevron-down {
  display:none;
  }
  
  .gros_toggle_is_off i.fa-chevron-up,
  .toggle_is_off i.fa-chevron-up {
  display:none;
  }
  
  
  .tablinks span {
  background: #fafafa!important;
  display: block;
  margin: 5px;
  border-radius: 15px;
  }
  
  div#check-up-loaded {
  box-shadow: unset!important;
  cursor: pointer;
  /* border: 1px solid #f9f8f8; */
  background: white!important;
  /* background: #fafafa; */
  /* background: #e8e8e8; */
  box-shadow: -3px 2px 15px -8px #e8e8e8!important;
  /* box-shadow: -2px 0px 11px 0px #f5f5f5!important; */
  margin: 3px 3px;
  }
  
  .tablinks.active span {
  background: black!important;
  color: white!important;
  }
  
  div#ajouter_some_thing {
  /* box-shadow: -2px 3px 5px -3px #9a9a9ade; */
  padding-right: 0;
  padding-left: 5px!important;
  border-left: 0!important;
  margin-left: 1px;
  /* display: inline-block; */
  /*background: #f6f6f6;*/
  width: -webkit-fill-available;
  margin-top: 5px;
  border-radius: 0px 0px 10px 10px!important;
  }
  
  
  .gros_toggle_this .helper_zone,
  .gros_toggle_this .gros_toggle_this,
  .gros_toggle_this .gros_toggle_this .gros_toggle_this{
    padding-left: 0px;
    padding-right: 0px;
  }
  
  
  .gros_toggle_this {padding: 5px;padding-top: 1em;padding-bottom: 2em;margin-top: 0em;}
  
  .toggle_this, .gros_toggle_this:nth-child(0) {
  box-shadow: -2px 3px 5px -3px #a7a7a7de;
  padding-right: 0;
  padding-left: 5px!important;
  margin-bottom: 10px;
  /* margin-top: -4px; */
  padding-top: 20px;
  padding-top: 20px;
  padding-bottom: 22px;
  border-left: 0px solid bea370;
  border-bottom: 0px solid bea370;
  padding-left: 7px;
  border-radius: 0px 0px 20px 27px;
  margin-left: 2px;
  }
  
  .i_position {font-size: 16px;margin-top: 7px;margin-bottom: -8px;display: block;/* color: black; */vertical-align: super;}
  
  .class_position_block {
  position:absolute;
  background: #fafafa;
  border: 1px solid #e3e2e2;
  padding: 2px;
  text-align:center;
  width:35px;
  border-radius:8px;
  right:0;
  line-height: 12px;
  top: 30px;
  /* font-size: 18px; */
  color: black;
  right: 8px;
  vertical-align: unset;
  }
  
  .count_active .decale_from_position_file i {
  color:#bea370;
  background: none;
  top: -5px;
  left: -31px;
  }
  
  .decale_from_position_file i {
  color: #cfcfcf;
  position: relative;
  font-size: 16px;
  /* right: 7px; */
  bottom: -11px;
  text-align: center;
  /* padding: 5px; */
  border-radius: 50%;
  /* border: 1px solid #cfcfcf; */
  background: #fafafa;
  }
  
  
  
  .count_active .class_position_block {
  position: absolute;
  background: #bea3709c;
  border: 1px solid #bea370;
  padding: 2px;
  text-align: center;
  width: 35px;
  border-radius: 8px;
  right: 0;
  line-height: 12px;
  bottom: 1px;
  /* font-size: 18px; */
  right: 8px;
  vertical-align: unset;
  color: white;
  font-weight: bold;
  }
  
  span.count_active.i_position {
  color: #bea370;
  }
  
  .show_card_attente.the_horaire_top {
  background: #bea370;
  padding-bottom: 52px!important;
  }
  
  .show_card_attente.the_horaire_top * {
  color:white!important;
  }
  
  .show_card_attente.the_horaire_top .class_position_block * {
  color: #4a4a4a!important;
  }
  
  .show_card_attente {
  padding-bottom:1.2em!important;
  }
  
  div:has(.show_card_attente).the_user_listing .the_user_listing_a {
  border:1px solid #bea370;
  border-top:none!important;
  padding:0!important;
  margin:0!important;
  }
  
  
  .FILE_DATTENTE {
  margin-top: 25px;
  /* background: #fafafa; */
  border-radius: 8px;
  margin-top: 0px;
  /* padding: 8px; */
  border-radius: 8px;
  /* border-left: 3px solid; */
  /* border-top: 1px solid; */
  /* background: #fafafa; */
  background: whit;
  margin-top: 5px;
  }
  
  .toggle_next:hover {
  background: #bcc0be1c;
  }
  
  #ia_zone  i.fas.fa-chevron-up {
    color:black;
  }
  #ia_zone .toggle_next.toggle_is_active {background: linear-gradient(357deg, #b7b7b7 0%, #fbfbfb 8%, #ffffff 100%);color: #ffffff;font-weight: bold;border:none;border-bottom: 1px solid;border-radius: 9px 0px 5px 50px;border-radius: 9px 0px 5px 12px;/* margin-top: 59px!important; */}
  .toggle_next.toggle_is_active {/* background: linear-gradient(90deg, rgb(190 163 112) 0%, rgb(190 163 112) 20%, rgb(193 163 116) 100%); */color: #424242;font-weight: bold;border:none;padding-left: 9px;border-bottom: 1px solid;border-radius: 9px 0px 5px 0px;}
  
  
  
  i.fas.fa-chevron-up {
  /* color: #ffffff; */
  /* background: white; */
  border-radius: 50%;
  }
  
  
  
  .toggle_next {/* border-radius: 8px 8px 8px 8px; *//* background: linear-gradient(90deg, #fffcf5 0%, #f8f0e1 20%, white 100%); *//* background: #8699bf; */padding: 15px 15px;/* color: var(--ast-global-color-7); */color: #1c1c1c;/* transform: skewY(0deg); */cursor: pointer;/* margin-bottom: 31px; */z-index: 9;border-bottom: 1px solid #d1d4db42;display: block;width: 100%;/* margin-top: 12px; */}
  
  .section_dash {
  margin-bottom: 50px;
  /* box-shadow: -9px 8px 16px -10px #bdbebfd1; */
  border-radius: 10px;
  padding: 30px 7px;
  }
  
  
  h2.h2_spe_section_dash {
  display: block;
  width: 100%;
  padding: 23px;
  font-size: 24px;
  font-weight: bold;
  color: #bea370;
  margin-bottom: 5px;
  }
  
  /*Search in profil zone*/
  
  a.what_now_button_a {
  display: inline-block;
  padding: 5px 15px;
  margin: 10px;
  border: 1px solid;
  border-radius: 5px;
  cursor: pointer;
  }
  
  .what_appened {
  font-size: 1.5em;font-weight: bold;color: #bea370;margin: 2em;
  }
  .large_info_loading_img {
  height: 115px;max-width:100%
  }
  
  #data_loading {
  text-align: center;margin: 20px 0px 5px 0px;display: none;
  }
  
  .result_and_selected_box {
  padding: 0px;
  /* border-left: 3px solid; */
  /* border-top: 1px solid; */
  }
  
  .img_data_loading {
  height: 49px;
  }
  
  
  
  img.mini_profil_ia {
    border-radius: 6px;
    /* height: fit-content; */
    /* width: fit-content; */
    /* max-height: 68px; */
    /* height: 68px; */
    object-fit: cover;
    margin-bottom: 6px;
    /* min-width: 68px !important; */
    /* max-width: 68px !important; */
    min-height: 80px;
    min-width: 94px;
  }
  
  img.from_profil_ia {
    margin-top: -2px;
    height: 35px!important;
    width: 35px!important;
    max-width: 53px;
    object-fit: scale-down!important;
    padding: 2px!important;
    border-radius: 5px!important;
    opacity: 1;
    background: white;
    position: absolute;
    left: -12px;
    padding: 0;
    border-radius: 50%!important;
    top: 45px;
    box-shadow: 0px 2px 1px 0px grey;
  }
  #datafetch {
    /* margin-top: 0px; */
    padding-top: 8px;
    /* border-radius: 8px; */
    /* border-left: 3px solid; */
    /* border-top: 1px solid; */
    /* background: #fafafa; */
    /* background: red; */
    margin-top: 5px;
    max-height: 70vh;
    overflow: auto;
  }
  
  .search_icone {
  position: absolute;
  right: 18px;
  margin-top: 2px;
  background: #bea370;
  padding: 12px 32px 12px 6px;
  padding: 12px;
  color: white;
  cursor: pointer;
  border-radius: 10px 100px 100px 10px;
  width: 14%;
  text-align: center;
  font-size: 25px;
  /* animation: pulse linear 1s 2 forwards; */
  animation-duration: 1.5s;
  display: inline-block;
  }
  
  @keyframes pulse {
  0% {
  border-radius: 10px 100px 100px 100px;
  }
  100% {
  border-radius: 10px 100px 100px 10px;
  }
  }
  
  input#keyword {
  display: inline-block;
  /* border: 1px solid #bea370; */
  width: 100%;
  background: #424242!important;
  padding: 14px;
  color: white!important;
  border-left: 4px solid #bea370;
  border-radius: 58px;
  font-weight: 400;
  box-sizing: inherit;
  }
  
  input.motif_de_la_consultation {
  display: inline-block;
  /* border: 1px solid #f6f7fa; */
  width: 100%;
  /* background: #f6f7fa; */
  padding: 15px;
  }
  
  
  
  
  
  
  
   .dashs_blocks .tabspe-panels .span_titre_in_toogle.gros_toogle_title {
      width: 100%!important;
      white-space: unset!important;
      overflow: unset!important;
      text-overflow: unset!important;
  }
  
  .span_titre_in_toogle.gros_toogle_title {
    font-size: 1.1em;
    line-height: 1.1em;
  }
  
  .box_in .gros_toggle_this > .gros_toggle_is_active *,
  .box_in .gros_toggle_is_active  * {
    /* color:white!important; */
  }
  
  .gros_toogle_sous_titre {
  color: #525252;
  line-height: 1.2em;
  font-size: 13px;
  }
  
  .gros_toogle_icone {
  display: block;
  font-size: 24px;
  margin: 5px 0px 0px 0;
  }
  
  
  
  
  
  
  
  
  .search_box_and_result label {
  margin-left:5px;
  font-size:18px;
  font-weight:bold;
  color: #bea370;
  /* margin-bottom: 13px; */
  display: inline-block;
  }
  
  div#data_selected span.the_user_listing_span.icone_view {
  display:none;
  }
  
  #data_selected .the_user_listing_data:before {content: "\f4fc";font-family: 'Font Awesome 5 Free';color: #bea370; font-weight:800; }
  
  .the_user_listing_data {
  width: 77%;
  display: inline-block;
  }
  
  .action_part_user_search_select {
  width: 20%;
  display: inline-block;
  text-align: right;
  margin-top: 0px;
  }
  
  #data_selected  a.a_result_search_user_consultation {
  background:none;
  border-color:#bea370;
  }
  
  a.a_result_search_user_consultation:hover {
  background: #bea37030;
  cursor:pointer;
  }
  
  a.a_result_search_user_consultation {
  display: block;
  border-bottom: 1px solid #e4e8f0;
  padding: 10px 2px 10px 10px;
  margin: 6px 2px;
  color: darkslategray;
  border-bottom: 1px solid #e8f7f1;
  border-right: 1px solid #e8f7f1;
  background: #ffffff;
  /* background: lightgrey; */
  border-radius: 4px;
  }
  
  
  
  a.the_user_listing_a {
  display: block;
  border-bottom: 1px solid #e4e8f0;
  padding: 0px 10px;
  margin: 5px -3px;
  color: darkslategray;
  border-bottom: 1px solid #e8f7f1;
  border-right: 1px solid #e8f7f1;
  /* background: #e8f7f15e; */
  background: #8699bf14;
  }
  
  .the_user_listing_nom,
  .the_user_listing_prenom {
  color: darkslategray;
  }
  
  a.the_user_listing_a:hover {
  background: #bea3701f;
  }
  
  span.the_user_listing_span_group {
  /*min-width: 250px;
  max-width: 250px;*/
  /* background: #ff00002b; */
  display: inline-block;
  /* white-space: nowrap; */
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  width:-webkit-fill-available;
  }
  
  .action_select_user_remove i {
  color: #808080;
  cursor:pointer;
  }
  
  .action_select_user_remove {
  /* float:right; */
  display: none;
  color: white;
  text-align: center;
  padding: 2px 5px 0px 5px;
  background: white;
  border: 1px solid #cccccc;
  border-radius: 4px;
  }
  
  #data_selected .action_select_user_remove {
  display:inline-block;
  }
  #data_selected span.action_select_user {
  display:none;
  }
  
  span.the_user_listing_span.icone_view {
  background: #bea370;
  display: revert;
  color: white;
  padding: 9px 10px 5px 10px;
  /* margin: -4px 1px 1px 1px; */
  border-radius: 3px;
  position: relative;
  /* float: right; */
  cursor:pointer;
  }
  
  .FILE_DATTENTE span.the_user_listing_span.icone_view {
  top: -13px;
  /* font-size: 20px; */
  }
  
  
  .FILE_DATTENTE span.the_user_listing_span.icone_view i {
  font-size: 20px;
  }
  /*Search in profil zone*/
  
  
  
  
  
  
  
  
  
  .um-profile img {
  display: inherit;
  }
  
  
  @media (min-width: 1200px) {
  .col_gauche_profil {
  /* background: #ecf0f5; */
  padding-top: 0px!important;
  padding: 2em;
  min-height: 75vh;
  border-radius: 7px;
  }
  }
  .col_gauche_profil {
    /* background: #ecf0f5; */
    padding: 2em;
    padding-top: 9px;
    border-radius: 7px;
  }
  
  .action_boutton {
  cursor: pointer;
  text-align: center;
  /* background: #fafafa; */
  color: #c4c5c4;
  padding: 33px;
  border-radius: 18px;
  margin-bottom: 15px;
  /* border-bottom: 3px solid #bea370; */
  /* border-left: 3px solid #bea37052; */
  /* background-color: #fafafa; */
  /*background-image: linear-gradient(135deg,#bea370,#fafafa 7%,#fafafa 10%);*/
  /* background-image: linear-gradient(135deg,#bea370,#fbfbf8 7%,#fbfbf8 10%); */
  box-shadow: -3px 0px 22px 6px #80808014;
  box-shadow: -5px 3px 9px -2px #8699bf17;
  }
  
  .col_gauche_profil {/* background: #fafafa; *//* background-color: #fafafa; */
  /* For browsers that do not support gradients *//*background-image: linear-gradient(135deg,#bea370,#fafafa 7%,#fafafa 10%);*//* background-image: linear-gradient(135deg,#bea370,#fbfbf8 7%,#fbfbf8 10%); *//* box-shadow: -3px 0px 22px 6px #80808014; */}
  
  .action_boutton i.main_icon {
  font-size: 37px;
  margin: 3%;
  display: block;
  }
  
  .action_boutton.OFF {
  cursor: not-allowed;
  /* background: #f5f5f5; */
  color: #e0e0e0;
  }
  
  .open_my_modal {
  padding: 0;
  margin: 0;
  }
  
  
  
  
  
  
  
  .stats_boutton:hover {
  background: #bea3701c;
  }
  
  .stats_boutton {
  text-align: center;
  color: #bea370;
  padding: 33px;
  cursor: pointer;
  border-radius: 18px;
  margin-bottom: 15px;
  /* border-bottom: 3px solid #bea370; */
  /* border-left: 3px solid #bea37052; */
  /* background-color: #fafafa; */
  /*background-image: linear-gradient(135deg,#bea370,#fafafa 7%,#fafafa 10%);*/
  /* background-image: linear-gradient(135deg,#bea370,#fbfbf8 7%,#fbfbf8 10%); */
  box-shadow: -3px 0px 22px 6px #80808014;
  box-shadow: -5px 3px 9px -2px #8699bf17;
  }
  
  
  .stats_boutton i.main_icon {
  font-size: 37px;
  margin: 3%;
  display: block;
  }
  
  .stats_boutton.OFF:hover {
  background: #f5f5f5;
  }
  .stats_boutton.OFF {
  cursor: not-allowed;
  
  color: #e0e0e0;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  span.count_in_dash {
  position: absolute;
  font-size: 14px;
  top: 0px;
  right: 5%;
  display: block;
  padding: 2px;
  border-radius: 2em;
  background: #ffffff;
  background: #9daccb47;
  /* background: #bea37036; */
  color: #a2b0cd;
  /* color: #bea370; */
  padding: 4px;
  font-weight: bold;
  height: 22px;
  line-height: 1em;
  width: 50px;
  text-align: center;
  box-shadow: 4px 3px 9px -2px #8699bf17;
  }
  
  i.suppicon {
  position: absolute;
  font-size: 14px;
  top: 31px;
  right: 10%;
  display: none;
  display: block;
  padding: 2px;
  border-radius: 50%;
  /* background: #ecf0f5; */
  
  }
  
  
  
  /*Notif animation*/
  .lcc-notification {
  display: none;
  width: 330px;
  right: 24px;
  text-align: center;
  padding: 14px 26px 14px 13px;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  border: 1px solid #ebeef5;
  position: fixed;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
  -webkit-transition: opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;
  transition: opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;
  transition: opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;
  transition: opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;
  overflow: hidden;
  
  
  }	
  
  .success h2.lcc-notification__title {
  font-size: x-large;
  
  margin-left: 0px;
  }
  
  .error h2.lcc-notification__title {
  font-size: x-large;
  color: #F44336;
  margin-left: 30px;
  }
  
  i.lcc-notification__icon {
  position:absolute;
  }
  
  .el-icon-success {
  font-size: 23px;
  color: #bea370;
  }
  
  .el-icon-error {
  font-size: 23px;
  color: #F44336;
  }
  
  .lcc-notification__closeBtn.el-icon-close {
  position: absolute;
  top: 8px;
  right: 10px;
  cursor: pointer;
  }
  
  .lcc-notification__closeBtn.el-icon-close:hover {
  color:black;
  }
  
  
  
  
  @media (min-width: 200px) and (max-width: 768px) {
  .bootstrap-wrapper .col-sm-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%!important;
  padding: 5px;
  }
  }
  
  
  *::-moz-selection { color: #ffffff; background:#8598be;}
  *::selection {color: #ffffff;background: #c0a574;}
  
  /* Style de sÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©lection spÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©cifique pour les ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©lÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ments hn qui surpasse l'effet de gradient */
  h1::selection, h2::selection, h3::selection, h4::selection, h5::selection, h6::selection {
    background: #c6ac82; /* Choisissez une couleur de fond qui contraste bien avec le texte */
    color: #ffffff!important; /* Choisissez une couleur de texte visible sur le fond de sÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©lection */
    -webkit-text-fill-color: white;
  }
  
  h1::-moz-selection, h2::-moz-selection, h3::-moz-selection, h4::-moz-selection, h5::-moz-selection, h6::-moz-selection {
    background: #c6ac82; /* Choisissez une couleur de fond qui contraste bien avec le texte */
    color: #ffffff!important; /* Choisissez une couleur de texte visible sur le fond de sÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©lection */
    -webkit-text-fill-color: white;
  }
  
  
  
  
  .um-form input[type=number] {
  width:100%;
  padding: 1px 1px 1px 5px !important;
  height: 41px!important;
  border-radius: 3px;
  }
  
  
  
  
  /* FULL HEIGH BLOCKS */
  
  .max_height_cent_vh {
  max-height: 100vh;
  
  }
  
  
  .height_full_poucent {
  min-height: 100%;
  }
  
  
  .height_trente_vh {
  min-height: 30vh;
  max-height: 30vh;
  }
  
  .height_quatreveing_vh {
  min-height: 80vh;
  }
  
  .height_soixsantedix_vh {
  min-height: 70vh;
  }
  
  .height_soixsantecinq_vh {
  min-height: 65vh;
  }
  
  .height_soixsante_vh {
  min-height: 60vh;
  max-height: 60vh;
  overflow: hidden;
  
  }
  
  .height_full_vh {
  min-height: 100vh;
  
  }
  /* FULL HEIGH BLOCKS */
  
  
  @media screen and (min-width: 386px) and (max-width: 767px) {
  i.um-verified {
  display:block!important;    
  }
  }
  
  
  
  .am-dialog-table.am-assigned-services > .am-dialog-table-head .el-col.el-col-6:nth-child(3),
  .am-dialog-table.am-assigned-services > .am-dialog-table-head .el-col.el-col-6:nth-child(2),
  .am-three-dots + .el-col.el-col-6 *,
  .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services__service-row .el-col-3 {
      display:none!important;
  }
  
  
  .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services .am-three-dots * {
      color:#bea370!important;
  }
  
  .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services .am-three-dots  {
      width:100%;
  }
  
  
  
  /*EDIT LIVE*/
  
  .darken {
      background: #ffffffdb;
      position: fixed;
      min-height: 100vh;
      height: 100%;
      width: 100%;
      display: none;
      z-index: 99999999999999999;
      top: 0;
      left: 0;
    }
  
    /*NOTIFY*/
  
  
  #notifications {
      cursor: pointer;
      position: fixed;
      right: 0px;
      z-index: 9999;
      /*bottom: 0px;*/
      margin-bottom: 22px;
      margin-right: 15px;
      max-width: 300px;
  
      top: 2%;
      padding: 1em;
  }
  
  #notifications .alert {
      padding: 3em;
  }
  
  
  .live-span.hightlight_edit_zone,
  .live-textearea.hightlight_edit_zone {
    background: #f7f7f7;
    color: grey;
    min-height: 35px;
    overflow: auto;
  }
  
  
  div.the_tabs {
      text-align: left;
  }
  
  .gros_toggle_next.gros_toggle_is_active *
  .gros_toggle_next.gros_toggle_is_active * {
    color:#ffffff;
    width: 91%!important;
    white-space: inherit;
    overflow: hidden;
    text-overflow: unset;
    font-size: 1.0em;
  }
  .gros_toggle_next.gros_toggle_is_active {
    background: #f4eee6 !important;
    color: #000000;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid #c9aa71;
    /* box-shadow: -2px 3px 5px -3px #6d6d6d; */
  }
  
  .gros_toggle_is_active + .gros_toggle_this {
    border: 1px solid #bea370;
    border-top:0;
    border-radius: 0px 0px 10px 10px;
    margin-top: -1px;
  }
  
  .gros_toggle_is_active + .CONTAINS_SUB_TOOGLE .gros_toggle_this {
    display:block;
  }
  
  select.select_live_css {
      background: #f6f6f6;
      cursor:pointer;
      color: grey;
      min-height: 34px;
      border: 0;
      padding-right: 140px!important;
      line-height: 1.2em;
      padding-left: 20px;
      width: -webkit-fill-available;
      -webkit-appearance: inner-spin-button;
  }
  
  
  h1.hightlight_edit_zone:after,
  h2.hightlight_edit_zone:after {
    display:block;
    text-align:center!important;
    width:100%;
    position:relative;
  }
  
  li .hightlight_edit_zone:after {
    position:relative;
  }
  
  .text.hightlight_edit_zone:after,
  .number.hightlight_edit_zone:after,
  .email.hightlight_edit_zone:after {
      content: "\f044";
      font-weight: 200;
      /* color: #ffffff; */
      font-family: "Font Awesome 5 Free";
      position: relative;
      margin-top: 0px;
      margin-left: 11px;
      font-size: medium;
      float: right;
      /* background: #bea370; */
      padding: 2px 8px 4px 11px;
      margin-right: -16px;
      border-radius: 3px;
  }
  
  
  .animatethis {
    animation: shake 0.2s;
    /*animation-iteration-count: infinite;*/
  }
  
  @keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(3px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    90% { transform: translate(1px, 2px) rotate(0deg); }
    100% { transform: translate(1px, -2px) rotate(-1deg); }
  }
  
  .hightlight_edit_zone,
  .hightlight_edit_zone:hover {
      border-radius: 5px;
      cursor: pointer;
      padding: 3px 20px 2px 20px;
      color: #b0b0b0;
      background: #efefef;
  }
  
  div.box_edit_link,
  div.box_edit {
          background: white;
          font-weight: bold;
          position: fixed;
          width: 100%;
          margin-left: 0;
          margin-right: 0;
          text-align: center;
          bottom: 0;
          padding: 7% 2% 15% 2%;
          z-index: 2147483647;
          left: 0;
          box-shadow: 1px 1px 1px 1px black;
          border-radius: 0;
  }
  
  .the_suffixe_repere {
    color:#bea370;
  }
  
    span.the_label_repere {
      font-weight: bold;
      color: black;
      font-size: 18px;
      display: block;
  }
  
  input.live-input-link, input.live-input {
    background: #ffffff;
    width: 80%;
    font-size: 1em;
    margin-left: 10%;
    margin-right: 10%;
    text-align: center;
    border: 1px solid #bea370;
    margin-top: 15px;
  }
  
  
  div.box_edit_link a.edit_action, div.box_edit_textarea a.edit_action, div.box_edit a.edit_action {
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    padding: 6px 15px 6px 15px;
    margin-top: 17px;
    margin: 17px 5px 5px 5px;
    cursor: pointer;
  }
  
  div.box_edit_link a.confirm_modif, div.box_edit_textarea a.confirm_modif, div.box_edit a.confirm_modif {
    background: #bea370;
    color:white!important;
  }
  
  div.box_edit_link a.cancel_modif, div.box_edit_textarea a.cancel_modif, div.box_edit a.cancel_modif {
    background: grey;
    color:white!important;
  }
  
  div.box_edit a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
  }
  
  
  .page .data_block {
    border-bottom: 0px solid #8699bf42;
    margin: 3px 5px 0px 5px;
    padding: 0px 0px 0px 2px;
    background: #ffffff;
    text-align: inherit;
    padding: 10px 8px 7px 8px;
    border-radius: 6px;
    box-shadow: -3px 2px 4px -3px #dddddd;
    /* box-shadow: none; */
  }
  
  .single .data_block {
       border-bottom: 0px solid #8699bf42;
       margin: 8px 5px 0px 5px;
       padding: 0px 0px 0px 2px;
       /* background: #e4e7ec4a; */
       text-align: inherit;
       padding: 6px 8px 5px 8px;
       border-radius: 6px;
       box-shadow: -2px 2px 5px -3px #dddddd;
  }
  
  .prefixe_data_consultation {
        padding: 20px 20px 0px 2px;
        /* font-weight: bold; */
        /* display: contents; */
        color: #000000!important;
        margin-bottom: 0;
        /* box-shadow: 1px 1px 1px 1px white; */
        /* min-width: 40%; */
        /* width: 40%; */
        /* font-size: 12px; */
        /* background: #f6f6f6; */
        border-radius: 10px 10px 0px 0px;
        /* background: red; */
  }
  
  span.suffixe_data_consultation {
    right: 11px;
    position: absolute;
    display: none;
  }
  
  .hightlight_edit_zone.active_span {
        background: #bea370;
    color: white!important;
  }
  
  .the_horaire_top {
  color: #bea370;
  padding: 25px 15px 33px 15px!important;
  }
  
  span.nom_prnom_attente {
  color: #646464;
  }
  
  .search_result_zone_reloaded {/* background: #fafafa; */padding: 5px;border-radius: 8px;}
  
  .the_user_listing {
  text-align: left;
  padding: 2px 2px!important;
  border-radius: 10px!important;
  margin-bottom: 0px!important;
  }
  
  
  
  
  
  .dash_col .box_in {background: white;border: 1px solid #eaeaea;margin: 5px;border-radius: 15px;padding: 1em 1em 2em 1em;box-shadow: none;border: none;}
  
  .div_box_img_profil img:first-child {
    height: 180px;
    width: 180px!important;
    filter:drop-shadow(2px 4px 6px black);
  }
  
  
  
  .level_stars_float i {
    background: #ffffff;
    padding: 5px 5px 5px 4px;
    margin: 2px;
    box-shadow: 1px 1px 1px 1px #bea370;
    border-radius: 50%;
    color: #c9aa71;
  }
  
  @media (min-width: 992px) {
      .level_stars_float {
          position: absolute;
          bottom: -11px;
          color: #ffffff;
          font-size: 1.4em;
          display: block;
          min-width: 115px;
          text-shadow: 1px 1px black;
          left: 27px;
      }
    
      .div_box_img_profil {
          height: 220px;
          width: 220px!important;
          border-radius: 27px;
          object-fit: cover;
          position: absolute;
          margin-top: -21px!important;
          margin-left: -2px;
          z-index: 1;
      }
  }
  
  
  @media (max-width: 992px) {
  
    .level_stars_float {
        position: absolute;
        left: 220px;
        bottom: 40px;
        color: #bea370;
        font-size: 1.4em;
        display: block;
        min-width: 115px;
    }
      
      .div_box_img_profil {
          height: 220px;
          width: 220px!important;
          border-radius: 27px;
          object-fit: cover;
          position: absolute;
          margin-top: -55px!important;
          margin-left: 20px;
          z-index: 1;
      }
  }
  
  @media (max-width: 992px) {
    
    .dash_col .bootstrap-wrapper.box_in {
      border: 1px solid #eaeaea;
      margin: 0px;
      border-radius: 15px;
      padding: 5px 0px!important;
    }
  
    .dash_col.main_dash.main_one .bootstrap-wrapper.box_in {
      border-radius:20px 20px 0px 0px ;
      margin-top:-5px;
    }
  
    .dash_col.main_dash.main_trois .bootstrap-wrapper.box_in {
      border-radius:0;
      border-top:0;
      margin-top:-5px;
    }
    
  }
  
  
  @media (max-width: 700px) {
     .single-ia_assitants .ast-container #primary {
        padding: 0em 0px!important;
    }
  
  }
  
  @media (max-width: 700px) {
  
       
      .div_box_img_profil {
          height: 220px;
          width: 220px!important;
          border-radius: 27px;
          object-fit: contain;
          position: absolute;
          margin-top: -15px!important;
          margin-left: 0px;
          z-index: 1;
      }
    
  }
  
  
  @media (max-width: 1225px) {
  
    .dashs_blocks .save_to_fav  {
      /* top: 36px!important; */
      margin-right: 0;
      left: unset;
    }
  
    .dashs_blocks .img_ia_country_flag {
      left: 199px!important;
      /* top: 47px!important; */
    }
  
    .dashs_blocks .img_ia_oriantation_politico_ethique {
      left: 265px!important;
      /* top: 47px!important; */
    }
    
    .level_stars_float {
          position: absolute;
          left: 22px;
          bottom: -11px;
          color: #ffffff;
          font-size: 1.4em;
          display: block;
          min-width: 115px;
          text-shadow: 1px 1px black;
      }
  
       
      .div_box_img_profil {
          height: 220px;
          width: 220px!important;
          border-radius: 27px;
          object-fit: contain;
          position: absolute;
          margin-top: -14px!important;
          margin-left: 0px;
          z-index: 1;
      }
    
  }
  
  @media (max-width: 1445px) {
    .dashs_blocks .img_ia_country_flag {
      left: 170px!important;
      height:50px!important;
      width:50px!important;
      top:140px!important;
      /* display:none; */
    }
  
    .dashs_blocks .img_ia_oriantation_politico_ethique {
      left: 195px!important;
      height:40px!important;
      width:40px!important;
      top: 80px!important;
    }
  }
  
  @media (max-width: 1024px) {
    .dashs_blocks .img_ia_country_flag {
      left: 170px!important;
      height:50px!important;
      width:50px!important;
      top:120px!important;
    }
  
    .dashs_blocks .img_ia_oriantation_politico_ethique {
      left: 195px!important;
      height:40px!important;
      width:40px!important;
      top: 70px!important;
    }
  }
  
  
  
  .black_add_as_antecedant input[type=text] {
  background: #f9f9f9!important;
  display:block!important;
  width:100%!important;
  color: grey!important;
  min-height: 35px!important;
  border-radius: 5px!important;
  cursor: pointer!important;
  padding: 3px 20px 2px 20px!important;
  border: none!important;
  }
  
  .black_add_as_antecedant .search_icone {
  border:none!important;
  position: relative!important;
  right: unset!important;
  margin-top: 2px!important;
  background: #bea370!important;
  padding: 12px!important;
  color: white!important;
  cursor: pointer!important;
  width: 14%!important;
  text-align: center!important;
  font-size: 25px!important;
  animation-duration: 1.5s!important;
  display: inline-block!important;
  width: auto!important;
  text-align: center!important;
  font-size: 13px!important;
  border-radius: 2px!important;
  margin: 5px 0px!important;
  
  padding: 4px 12px!important;
  width: max-content!important;
  }
  
  .dash_col {
  /* max-height: 80vh; */
  overflow: auto;
  }
  
  .parcourir_taxo h3 {
    font-size: 1rem;
    font-weight: 200;
    margin-bottom: 1px;
  }
  
  .taxo_nav_place_from_menu_search_modal .parcourir_taxo h3 {
    font-size: 15px;
    margin: 0;
  }
  
  
  
  
  .parcourir_taxo {margin-top: 2em;/* max-height: max-content; *//* overflow: auto; */display: block;}
  
  .taxo_liste_and_search {
    padding: 5px;
      /* background: #f3f3f3; */
      /* min-height: 100%; */
      height: auto;
      max-height: 350px;
      margin-top: 5px;
      padding: 10px;
      overflow: overlay;
      border-radius: 5px;
      margin-bottom: 0 !important;
      box-shadow: 1px 1px 10px 0px #f3f3f3;
      margin-bottom: 18px !important;
  }
  
  
  
  .taxonomy-block h2 {
  font-size: 14px;
  font-weight: bold;
  width: auto;
  margin-right: 6px;
  display: inline-block;
  }
  
  .taxonomy-block .term-list {
  /* display: flex; */
  /* flex-wrap: wrap; */
  width: auto;
  display: contents;
  height: revert;
  }
  
  .taxonomy-block .term-link {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 5px 10px;
  background-color: #f0f0f0;
  border-radius: 4px;
  color: #333;
  text-decoration: none;
  }
  
  .taxonomy-block .term-link:hover {
  background-color: #e0e0e0;
  }
  
  
  a.remove-favorite {
      position: relative;
      /* bottom: 9px; */
      text-align: center;
      display: block;
      width: -webkit-fill-available;
  }
  
  .card-wrapper {height: 100%;max-height: 330px;min-height: 330px;/* grid-column-gap: 1rem; *//* grid-row-gap: 1rem; */color: #101828;background-color: #fff;border: 1px solid #eaecf0;border-radius: 1rem;flex-direction: column;align-items: stretch;padding: 0.4em;text-decoration: none;transition: all .2s;display: flex;position: relative;overflow: hidden;/* border-top: 7px solid #eaecf0; */border-bottom: 7px solid #eaecf0;/* border-right: 13px solid #eaecf0; *//* border-left: 5px solid #eaecf0; */}
  
  .col-12.col-md-6.col-lg-6 {
  margin-bottom: 1rem;
  }
  
  .taxo_liste_and_search {
  margin-bottom: 20px;
  }
  
  .taxo_liste_and_search h2 {
  margin-bottom: 10px;
  }
  
  .taxo_liste_and_search input.taxonomy-search {
  margin-bottom: 15px;
  color: #666;
  padding: 5px;
  height: auto;
  border-width: 1px;
  font-weight:400;
  border-style: solid;
  border-color: lightgrey;
  border-radius: 4px;
  background: #fbfbfb;
  box-shadow: none;
  box-sizing: border-box;
  transition: all .2s linear;
  }
  
  .card-wrapper .gros_toggle_next.gros_toggle_is_active {
      position: absolute;
      z-index: 99;
      width: 105%;
      margin-top: 0;
      background: black!important;
      padding: 4px 15px!important;
      left: -3px;
  }
  
  .card-wrapper .gros_toggle_next.gros_toggle_is_active * {
      color: #ffffff;
      right:-10%!important;
      display: inline-block!important;
  }
  
  a.prompt-card_absolute-link.w-inline-block {
  background:#c1c1c117;
  padding:1em;
  border-radius:15px;
  }
  
  
  a.prompt-card_absolute-link .row {
    min-height: 204px!important;
    /* max-height: 224px; */
    /* display: block!important; */
    /* position: relative!important; */
    /* background: #edeaea; */
  }
  
  
  a.prompt-card_absolute-link.w-inline-block:hover {background:#bea37017;/* padding:1em; */border-radius:15px;}
  
  a.prompt-card_absolute-link.w-inline-block {background: #ffffff;padding:1em;border-radius:15px;padding-bottom: 0;/* min-height: 181px; *//* display: block; *//* position: relative; */}
  
  a.prompt-card_absolute-link.w-inline-block:hover {background: #f1f1f1;/* padding:1em; */border-radius:15px;}
  
  .taxonomy-block {
  padding:0.5em 1em 1em 1em;
  background:#ffffff17;
  border-radius:15px;
  }
  
  div#ast-scroll-top {
    background: black;
    right: 20px;
    bottom: 65px;
    position: fixed;
    z-index: 99999999999999999999;
  }

  .ast-pagination nav {
      clear: both;
      display: block;
      text-align: center;
  }

  .ast-pagination nav a {
      background:black;
      padding:1px 10px 5px 10px!important;
      
  }
  
  @media (max-width: 768px) {
  
    section.top_home_section {
        padding-top:0!important;
    }
  }
  
  
  .mwai-chatbot-container .mwai-conversation.police_is_up .mwai-user {
    display:none!important;
  }
  
  .explore_taxo_modal_search .copy_this_ref {
    display: none;
  }      
  
  .explore_taxo_modal_search .gros_toggle_next.switch_color_view.gros_toggle_is_active + .tab_closest_ref_js {
    /* position: absolute; */
    width: -webkit-fill-available;
    background:white!important;
    z-index:9;
    /* height:60vh; */
  }
  
  
  .mwai-chatgpt-theme .mwai-reply-actions.mwai-hidden {
    opacity:1!important;
    z-index: 9;
    padding: 0px;
  }
  .mwai-text .mwai-copy-button {
    display:inline-block!important;
    
  }
  
  .mwai-reply-actions > div:nth-child(1) svg {
      height: 17px;
  }
  .mwai-reply-actions > div:nth-child(1) {
    fill: #000000!important;
    padding: 0px 0px 0px 3px!important;
    width: 24px;
    height: 24px;
    cursor: pointer;
    border-radius: 5px;
    opacity: 1!important;
    background: white!important;
    border: none;
  }
  
  
  
  
  i.copy_this_mwai {
    display: block!important;
    background: none!important;
    line-height:5px;
    padding: 10px 10px 10px 10px!important;
    margin-left: 0px!important;
    width: auto!important;
    position:relative;
    right:0;
    box-shadow: 0px 3px 6px -3px #00000040;
  }
  
  .mwai-text i.copy_this_mwai:nth-child(1) {
    font-size:13px!important;
    margin-top: 5px!important;
    margin-bottom: 40px!important;
    border-bottom: 0px dotted grey!important;
    box-shadow: unset;
    color: grey;
    font-weight: 500;
    /* display: inline-block!important; */
    /* background: red!important; */
    /* clear: both; */
  }
  
  .mwai-text i.copy_this_mwai:nth-child(4) {
    font-size:13px!important;
    margin-top: 40px!important;
    margin-bottom: 0px!important;
    border-top: 0px dotted grey!important;
    box-shadow: unset;
    color: grey;
    font-weight: 500;
  }
  
  .mwai-reply-actions:before {
    content: "Copier Markdown";
    font-size:10px;
    margin-left:8px;
    margin-left:8px;
    padding-right:15px;
    position: absolute;
    margin-left: -62px;
    z-index:-1;
  }
  .copy_this_mwai:after {
    content: "Copier HTML";
    margin-left:5px;
    font-size:11px;
    clear:left;
    font-family:arial;
  }
  
  .mwai-file-upload-icon.mwai-idle-add {
    display:block;
    opacity:1!important;
  }
  .mwai-file-upload-icon.mwai-idle-idle {
    background: url(icons/dark-icons.svg);
    background-size: 500%;
    background-position: 0px 0px!important;
    width: 32px;
    height: 32px;
  
  }
  
  .mwai-text svg {
    background: #c1a374 !important;
    fill:white!important;
    padding:1px!important;
    height:25px;
    margin-top: -11px!important;
    margin-left: -7px!important;
    border-radius:3px;
  }
  
  i.copy_this_mwai:hover {
    background: #f3f3f3 !important;
  }
  
  
  
  @media (max-width: 768px) {
  
    .the_ai_block {
        padding-top:5em!important;
    }
  }
  
  .container-fluid.color-div {
      padding:0!important;
      margin:0!important;
  }
  
  
  
  span.am-fs__main-heading-inner-title {
    display: none;
  }
  
  .style_my_modal .am-cabinet-dashboard {
    padding: 0;
  }
  
  .triangle_down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #bea370;
    margin: auto;
    position: absolute;
    left: 50%;
    right: 50%;
    display: none;
  }
  
  .rendez-vous-planning .am-add-new-button {
    display: none!important;
  }
  
  .ast-header-button-1 .ast-custom-button {
    border-radius: 2px;
    line-height: 4px;
  }
  
  header .custom-logo-link img {
    max-width: 120px!important;
  }
  
  button.am-button.am-button--filled.am-button--default.am-button--primary {
    color: black!important;
  }
  
  div.el-select-dropdown, .el-popper {
    z-index: 999999999999999999!important;
  }
  
  .toggle_this, .gros_toggle_this {
    background: white;
    /* margin-top: 0; */
  }
  
  label.el-checkbox {
    display: inline-block!important;
  }
  
  .style_my_modal .am-cabinet-dashboard {
    padding: 0!important;
  }
  
  .style_my_modal .el-tabs__header.is-top {
    padding: 0!important;
    margin: 5px!important;
  }
  
  .style_my_modal .el-tabs__content {
    padding: 0!important;
    margin: 5px!important;
  }
  
  .style_my_modal #pane-assignedServices .am-dialog-table.am-assigned-services {
    display: inline-block;
    padding-bottom: 2em;
    padding-left: 0;
    width: -webkit-fill-available;
  }
  
  .style_my_modal #pane-assignedServices .am-dialog-table .am-dialog-table-head {
    padding-left: 15px!important;
    padding-bottom: 0px!important;
    margin-left: -10px!important;
    background: none!important;
  }
  
  .style_my_modal #pane-assignedServices .am-dialog-table .am-dialog-table-head .am-three-dots {
    display: block;
    width: -webkit-fill-available!important;
    max-width: -webkit-fill-available!important;
    min-width: -webkit-fill-available!important;
    padding: 1px 1px 10px 11px!important;
    margin: 0!important;
  }
  
  .style_my_modal .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services .am-three-dots * {
    font-weight: bold;
  }
  
  .style_my_modal .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services__service-row {
    display: block!important;
  }
  
  .um-page-user .style_my_modal .amelia-app-booking #am-cabinet input.v-money.el-input__inner {
    position: absolute;
    margin-top: -39px!important;
    height: 25px!important;
    background: white!important;
    margin-left: 11px;
    width: unset;
  }
  
  .style_my_modal .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services__service-row__name {
    display: inline-block;
    border-radius: 3px;
    margin: 5px 10px 5px 11px;
    background: #f7f7f7;
    border: 1px solid #f1f1f1;
    height: 110px;
    padding: 5px!important;
    width: -webkit-fill-available!important;
    max-width: -webkit-fill-available!important;
    min-width: -webkit-fill-available!important;
  }
  
  div.am-assigned-services__service-row label.el-checkbox {
    width: auto;
  }
  
  div.amelia-app-booking #am-cabinet div.am-cabinet-dashboard .am-cabinet-content .am-assigned-services .am-dialog-table-head {
    display: block;
  }
  
  div.amelia-app-booking #am-cabinet div.am-cabinet-dashboard .am-cabinet-content .am-assigned-services .am-dialog-table-head .el-col-12 {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: unset !important;
    text-overflow: ellipsis;
  }
  
  
  .cky-consent-container.cky-box-bottom-left {
    z-index: 9999;
  }
  
  
  /*@media (max-width: 544px) {
  .ast-separate-container #content .ast-container {
  padding-left: 0.54em;
  padding-right: 0.54em;
  }
  }*/
  .site-branding.ast-site-identity {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  
  .am-selected-flag-ar .el-input__inner {
    background: none!important;
  }
  
  footer#colophon {
    display: none;
  }
  
  .toggle_is_active .chevron_go_open {
    display: none;
  }
  
  .toggle_is_off .chevron_go_close {
    display: none;
  }
  
  .style_my_modal .toggle_next.toggle_is_active {
    /* background: #e8f7f1; */
    /* color: grey!important; */
    /* font-weight:100; */
    /* margin-top: 6px; */
  }
  
  .amelia-app-booking #am-step-booking, .amelia-app-booking .am-step-booking-catalog {
    box-shadow: none!important;
    margin-top: 1px!important
  }
  
  .attachement_to_remove {
    cursor : pointer;
    background: white;
    color: red;
    border-radius: 5px;
    border: 1px solid red;
    padding: 2px 15px;
  }
  
  @media (max-width: 1024px) {
    .single.single-post #primary {
        padding: 5em 10px!important;
    }
  
    .ast-separate-container #primary, .ast-separate-container #secondary {
        padding: 3em 10px!important;
    }
  }
  
  @media (max-width: 1024px) {
    .ast-separate-container #primary, .ast-separate-container #secondary {
        padding: 4em 10px!important;
        margin: 0;
    }
  }
  
  @media (max-width: 1225px) {
    .ast-separate-container #primary, .ast-separate-container #secondary {
        padding: 0em 10px!important;
        margin: 0;
    }
  }
  
  @media (max-width: 700px) {
    .single.single-post .ast-container #primary {
        padding: 0em 10px!important;
    }
  
    .ast-separate-container #primary, .ast-separate-container #secondary {
        padding: 2em 0px!important;
    }
  }
  
  @media (min-width: 1600px) {
    .ast-separate-container #primary, .ast-separate-container #secondary {
        padding-top: 5em!important;
    }

     .page #primary, #secondary {
       padding-top: 0em!important;
   }
    
    #primary, #secondary {
       padding-top: 5em!important;
   }
  }

  @media (min-width: 1800px) {
    .ast-separate-container #primary, .ast-separate-container #secondary {
        padding-top: 0em!important;
    }
  }
  
  
  @media (max-width: 921px) {
    .lds-ripple {
        /* display: inline-block; */ position: fixed;
        left: -250px;
        margin-top: -9em;
    }
  
    .lds-ripple div {
        position: absolute;
        border: 2px solid #fff;
        opacity: 1;
        border-radius: 50%;
        animation: lds-ripple 2s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }
  
    .lds-ripple div:nth-child(2) {
        animation-delay: -0.5s;
    }
  
    @keyframes lds-ripple {
        0% {
            top: 436px;
            left: 436px;
            width: 0;
            height: 0;
            opacity: 0.6;
        }
  
        100% {
            top: 0px;
            left: 0px;
            width: 944px;
            height: 944px;
            opacity: 0;
        }
    }
  
    .lds-rippletwo {
        display: inline-block;
        position: absolute;
        width: 80px;
        height: 80px;
        top: 13px;
    }
  
    .lds-rippletwo div {
        position: absolute;
        border: 3px dotted #fff;
        opacity: 1;
        border-radius: 50%;
        animation: lds-rippletwo 4s ease-out infinite;
    }
  
    .lds-rippletwo div:nth-child(2) {
        animation-delay: -0.5s;
    }
  
    @keyframes lds-rippletwo {
        0% {
            top: 950px;
            left: 50px;
            width: 0;
            height: 0;
            opacity: 1;
        }
  
        100% {
            top: 50px;
            left: 50px;
            width: 2px;
            height: 2px;
            opacity: 0;
        }
    }
  }
  
  .OFF_ALL {
    /* display: none!important;*/
  }
  
  .popup-btn.OFF_ALL .switch_color_view * {
    color: #E0E0E0!important;
  }
  
  .popup-btn.OFF_ALL .switch_color_view .suppicon {
    color: #929292!important;
  }
  
  .um-member-directory-sorting {
    display: none!important;
  }
  
  .popup-btn {
    /*display: inline-block;
  padding: 0.5rem 2rem;
  cursor: pointer;
  min-width:240px;*/
  }
  
  .popup-btn:hover {
  }
  
  /*MODAL STYLE*/
  .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }
  
  .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    pointer-events: none;
  }
  
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  
  .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  
  .fade.in {
    opacity: 1;
  }
  
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  
  .modal-open {
    overflow: hidden;
  }
  
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
  }
  
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }
  
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    transition-delay: 0.2s;
  }
  
  .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
  }
  
  .modal-body p {
    line-height: 28px;
  }
  
  .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
  }
  
  .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
  }
  
  .modal-header:after, .modal-footer:after {
    clear: both;
  }
  
  .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  
  button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    font-family: inherit;
  }
  
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  
  .modal-header .close {
    margin-top: -2px;
    margin-left: 10px;
  }
  
  .modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: inherit;
    font-size: 18px;
    font-weight: normal;
  }
  
  .modal-body {
    position: relative;
    padding: 15px;
    font-family: "Rubik", sans-serif;
  }
  
  #driver-terms-modal .modal-body {
    height: 600px;
    overflow: scroll;
  }
  
  .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
  }
  
  .modal .btn {
    font-family: inherit;
    /*display: inline-block;*/
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  .modal .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
  }
  
  .modal .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    text-decoration: none;
  }
  
  .modal .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
  }
  
  .modal .btn:active, .modal .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  
  .modal .btn:focus, .modal .btn:active:focus, .modal .btn.active:focus, .modal .btn.focus, .modal .btn:active.focus, .modal .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  
  .modal .btn-default:active, .modal .btn-default.active, .modal .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
  }
  
  .modal .btn-default:active, .modal .btn-default.active, .modal .open > .dropdown-toggle.btn-default {
    background-image: none;
  }
  
  @media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
  
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
  }
  
  /*MODAL STYLE*/
  div#content {
    /* background: white; */
  }
  
  .ast-container {
    min-height: 90vh;
  }
  
  .info_loading {
    display: none;
  }
  
  .what_to_do_now {
    display: none;
  }
  
  .what_to_do_now a {
    width: 270px;
    padding: 15px 5px!important;
    margin-bottom: 20px!important;
    display: inline-block;
    background: #000000;
    color: white;
    cursor: pointer;
  }
  
  #ajouter-consultations .modal-body {
    min-height: 90vh!important;
  }
  
  .fa-times-circle:before {
    color: white;
  }
  
  .notif_inside_modal.waiting_inside_modal {
    margin-top: 10%;
    margin-bottom: 10%;
    text-align: center;
  }
  
  .data_input_for_user {
    margin: 5px;
    padding: 0px 5px 15px 5px;
  }
  
  .insert_instance, .insert_user {
    text-align: left;
    background: white;
  }
  
  .insert_instance input[type="number"], .insert_instance input[type="email"], .insert_instance input[type="text"], .insert_user input[type="number"], .insert_user input[type="email"], .insert_user input[type="text"] {
    width: -webkit-fill-available;
    display: inline-block;
    margin: 5px 5px;
  }
  
  .insert_instance input[type="radio"], .insert_user input[type="radio"] {
    margin: 5px 5px;
  }
  
  span.label_insert_data_user {
    display: inline-block;
    margin: 0px 8px;
    font-weight: bold;
    color: #bea370;
  }
  
  .insert_instance .div_insert_data_user, .insert_user .div_insert_data_user {
    border-bottom: 0px solid #8699bf42;
    margin: 3px 5px 0px 5px;
    padding: 0px 0px 0px 2px;
    background: #ffffff;
    text-align: inherit;
    padding: 10px 8px 7px 8px;
    border-radius: 6px;
    box-shadow: -3px 2px 4px -3px #dddddd;
    /* box-shadow: none;
  }
  
  div.ajout-patient input[type=email],
  div.ajout-patient input[type=number],
  div.ajout-patient input[type=password],
  div.ajout-patient input[type=reset],
  div.ajout-patient input[type=search],
  div.ajout-patient input[type=tel],
  div.ajout-patient input[type=text],
  div.ajout-patient input[type=url],
  div.ajout-patient select, textarea {
  /*border-color:lightgrey;*/
  }
  
  a#medecin_famille_or_not.activemedecin, a#possede_mail_or_not.activemail {
    background: #bea370;
    color: white;
    display: inline-block;
    width: 49%;
  }
  
  a#medecin_famille_or_not, a#possede_mail_or_not {
    background: #dadada82;
    color: #a7a7a7;
    margin-bottom: 3px;
    display: inline-block;
    width: 49%;
  }
  
  a#masculin_or_not.what_sexe.active_sexe {
    background: #bea370;
    color: white;
  }
  
  a#masculin_or_not.what_sexe {
    display: inline-block;
    background: #dadada82;
    color: #a7a7a7;
    width: 49%;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
  }
  
  .nom_prenom_in_search, .nom_prenom {
    /* text-transform: lowercase; */
    font-size: 16px!important;
  }
  
  .bootstrap-wrapper.ref_zone_action_sur_user {
    font-size: 15px!important;
  }
  
  .style_my_modal .amelia-app-booking #amelia-booking-wrap .am-add-element i, #am-modal.am-modal.am-in-body .am-add-element i {
    margin-right: 4px;
    border-radius: 50%;
    padding: 4px;
    vertical-align: middle;
    border: 1px solid #E2E6EC;
    background-color: #ffffff;
    color: #bea370;
    font-size: 14px;
  }
  
  .style_my_modal .amelia-app-booking #amelia-booking-wrap .am-delete-element i, #am-modal.am-modal.am-in-body .am-delete-element i {
    border-radius: 50%;
    padding: 4px;
    font-size: 10px;
    vertical-align: middle;
    border: 1px solid #E2E6EC;
    background-color: #E2E6EC;
    color: #ff0000;
  }
  
  .style_my_modal .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-working-hours .am-period .el-row .am-flexed2:last-child .am-delete-element {
    margin-right: 6px;
    cursor: pointer;
  }
  
  .style_my_modal .am-period .am-edit-element {
    margin-right: 50%!important;
  }
  
  .my_modal_body {
    margin-top: 80px;
    padding-bottom: 180px;
    padding: 6px;
  }
  
  .my_modal_body .bootstrap-wrapper .container {
  }
  
  div.style_my_modal {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    z-index: 9999999;
    background: white;
    overflow: auto;
    padding-bottom: 5em;
  }
  
  .top_header_modal {
    line-height: 35px;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 99;
    height: 55px;
  }
  
  a.close_this_box_SERVICE, a.close_this_box {
    position: absolute;
    right: 2%;
    font-size: 1.6em;
    padding: 6px;
    margin-top: 5px;
    cursor: pointer;
  }
  
  .top_modal_titre {
    padding: 10px 20px 10px 20px;
    margin-bottom: 0em;
    /* font-weight: bold; */
    font-size: 1.2em;
    /* text-align: right; */
    background: white;
    color: #282828;
    /* display: none; */
    box-shadow: 0px 1px 9px -2px grey;
  }
  
  a.close_this_box i {
    color: black!important;
  }
  
  .am-cabinet-dashboard-header {
    /*							    display: none!important;*/
  }
  
  .am-cabinet-menu {
    /*							    display: none!important;*/
  }
  
  /*Insert user*/
  .insert_instance div.insert_user a, div.insert_user a {
    border-radius: 5px;
    text-align: center;
    padding: 5px 15px !important;
    cursor: pointer;
  }
  
  div.insert_instance .confirm_or_cancel_patient_mode_un a, div.insert_user .confirm_or_cancel_patient_mode_un a {
    display: inline-block;
    margin: 0!important;
    min-width: 100%!important;
  }
  
  /*Insert user*/
  #ast-desktop-header {
    /*display: none!important;*/
  }
  
  article#post-1130 .entry-title {
    display: none;
  }
  
  div.um-profile .um-profile-body {
    margin: 0!important;
    padding: 0!important;
  }
  
  .um-meta span.b {
    display: none;
  }
  
  .um-meta span {
    width: 100%;
  }
  
  .am-cabinet-dashboard {
    /*max-width: 100%!important;*/
  }
  
  .wp-block-group {
    box-sizing: border-box;
    text-align: center;
  }
  
  div#teleconsultationblock {
    text-align: initial;
  }
  
  div.boutton-navi-bar.boutton-navi-black {
    /*display: inline-grid;*/
  }
  
  .boutton-navi-bar.boutton-navi-black button {
    margin: 5px;
    min-width: 64px;
    border-radius: 5px;
  }
  
  .open_my_modal div.action_boutton:hover {
    background: #bea37012;
  }
  
  div.action_boutton.OFF:hover {
    background: #c1bfbf1a;
  }
  
  @media (min-width: 1025px) {
    a.nav_top_scroll {
        font-weight: bold;
    }
  }
  
  a.nav_top_scroll {
    color: #bea370;
    margin: 0px 5px;
    padding: 5px 10px 5px 10px;
    font-size: 20px;
    cursor: pointer;
  }
  
  a.nav_top_scroll:hover {
    background: #bea37024;
  }
  
  a.js_nav {
    background: #00000057;
    cursor: pointer;
  }
  
  a.js_nav:hover {
    background: #ffffff4f;
  }
  
  a.go_back.js_nav {
    position: absolute;
    left: 0;
    top: 0;
  }
  
  a.go_foward.js_nav {
    position: absolute;
    right: 0;
    top: 0;
  }
  
  /*AMELIA CABINET*/
  .am-cabinet-row .am-cabinet-limited-col h4 span {
    /*border: 1px solid #8699bf;*/
    border-radius: 5px;
    padding: 5px!important;
    display: block!important;
    margin: 0!important;
    width: 100%!important;
    color: black!important;
  }
  
  span.patient_name_dans_dash {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    border: none!important;
    text-align: center;
    display: block;
  }
  
  a.patient_go_profil {
    background: #8598be;
    color: white!important;
    border-radius: 5px;
    margin: 1px 10px!important;
    text-align: center;
    padding: 5px!important;
    display: block;
    margin: 0;
    line-height: initial;
    white-space: break-spaces;
  }
  
  .am-cabinet-list-head {
    display: none;
  }
  
  .am-cabinet-row.el-row:before {
    /*content: "Rendez-vous";
  display:block!important;
  min-width:10vw;*/
  }
  
  .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-cabinet-list .am-cabinet .am-cabinet-row {
    cursor: zoom-in!important;
    padding: 0 2px!important;
    margin-bottom: 1px!important;
  }
  
  .amelia-app-booking #am-cabinet .el-collapse-item div {
    cursor: zoom-in!important;
  }
  
  .amelia-app-booking #am-cabinet .el-collapse-item {
    border-left: 1px solid #e2e6ec!important;
    margin-bottom: 3px;
  }
  
  .am-cabinet-user-email.el-dropdown span.el-dropdown-link.el-dropdown-selfdefine {
    /*background:#899bbf;
  padding:0px 10px;
  border-radius:2px;*/
  }
  
  div#teleconsultationblock {
    text-align: initial;
  }
  
  .am-cabinet-dashboard .am-cabinet-flex-row-middle-align button {
    background: #4fa47017;
  }
  
  .am-cabinet-dashboard .am-cabinet-flex-row-middle-align i.el-icon-edit {
    font-size: medium;
    text-shadow: 1px 1px 2px white;
  }
  
  .am-cabinet-dashboard .am-cabinet-flex-row-middle-align i.el-icon-edit:hover {
    color: black;
    font-size: medium;
  }
  
  .modal_spe {
    display: none;
    background: white;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
  }
  
  .instruction_here {
    display: block;
    text-align: center;
    color: #bea370;
    font-weight: bold;
  }
  
  .am-dialog-table.am-assigned-services .el-col.el-col-3 {
    /*							    display: none;*/
  }
  
  label[for=serviceId] {
    padding: inherit!important;
  }
  
  .amelia-app-booking #am-cabinet .am-dialog-appointment-wrapper .am-dialog-appointment .am-selected-dropdown-items .am-selected-dropdown-item i.remove {
    position: relative;
  }
  
  .elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
    background: none;
  }
  
  @media (min-width: 1025px) {
    .nav_bar_top_scroll.row {
        /* display: none; */
    }
  }
  
  @media (max-width: 1025px) {
    .nav_bar_top_scroll.row {
        background: white;
    }
  
    .nav_bar_top_scroll.row a {
        /* color: white;    */
    }
  }
  
  div#nav_gros_boutton {
  }
  
  .nav_gris_gros_inside_active {
    background: #fafafa;
  }
  
  .nav_gris_gros_inside_active * {
    /* color: #bea370!important; */
  }
  
  .menu_supp_pc .nav_gros_boutton:hover {
    background: #f3f3f3;
    color: white;
  }
  
  .v-calendar-column.el-col.el-col-16:before {
    
    position: absolute;
    margin-top: -26px;
    left: 15px;
    font-size: 15px;
  }
  
  .am-cabinet-filter.el-row {
    margin-top: 27px;
  }
  
  .menu_supp_pc .nav_gris_inside {
    margin: 0px 0px;
    padding: 8px 0px 8px 0px;
    color: #f5f5f5;
    font-size: 16px;
    border-right: 1px solid #ffffff45;
    cursor: pointer;
  }
  
  
  :not(.logged-in) .menu_supp_pc .nav_gros_inside_left i {
    font-size:large!important;
  }
  
  
  
  :not(.logged-in) .menu_supp_pc .nav_gros_inside_left svg { 
    height:30px!important;
    opacity:0.9;
  }
  
  .menu_supp_pc .nav_gros_inside_left svg path {
      color: #bea370;  
  }
  
  :not(.logged-in) .menu_supp_pc .nav_gros_inside_left {
    /* font-size: x-large; */
    text-align: -webkit-center;
    color: #bea370;
    padding: 5px 1px 10px 1px;
    cursor: pointer;
    margin: -1px;
    min-height: 8vh;
    align-items: center;
    display: grid;
    border-bottom: 1px solid #f1f1f1;
    /* text-align: left; */
    /* padding-left: 7px; */
  }
  
  .logged-in .menu_supp_pc .nav_gros_inside_left {
    /* font-size: x-large; */
    text-align: -webkit-center;
    color: #bea370;
    padding: 5px 1px 5px 1px;
    cursor: pointer;
    /* margin: -1px; */
    min-height: 84px;
    align-items: center;
    display: grid;
    border-bottom: 1px solid #f1f1f1;
    /* text-align: left; */
    /* padding-left: 7px; */
  }
  
  @media screen and (orientation: portrait) and (min-width: 992px) and (max-width: 1920px) {
   .bootstrap-wrapper.menu_supp_pc {
      position: fixed;
      top: 0;
      width: 12%!important;
    }
  
     :root :where(body) {
      padding-left:11%!important;
    }
    .logged-in .menu_supp_pc .nav_gros_inside_left {
      min-height:unset;
      height:auto!important;
      padding-top:15px;
      padding-bottom:15px;
    }
  
  }
  
  
  .bootstrap-wrapper.menu_supp_pc {
    position: fixed;
    top: 0;
    width: 8%;
    overflow: auto;
    max-height: 100vh;
    left: 0;
    text-align: center;
    height: 100vh;
    z-index: 999999999;
    padding-bottom: 8vh;
    /* background: linear-gradient(112deg, #bea370 0%, #2c8460 100%); */
    box-shadow: 3px 1px 41px -17px #9e9e9e;
    background: white;
    line-height: 4em;
    /* padding-top:2em; */
    /* border-right: 1px solid #bea370; */
  }
  
  
  div#note_fly_free .box_this_part_contenu .contenu_de_cette_parti {
    min-height:400px;
  }

  @media (min-width: 1024px) {
    .bootstrap-wrapper.menu_supp_mob {
      bottom: 9px;
    }
  }

  @media (max-width: 1024px) {
    .bootstrap-wrapper.menu_supp_mob {
      bottom: 10px;
    }
  }
  
  .bootstrap-wrapper.menu_supp_mob {
  
    width: 100%;
    left: 0;
    position: fixed;
    background: linear-gradient(135deg, #fefefe 0%, #ffffff 100%);
    z-index: 2147483647;
    box-shadow: 0px 0px 22px -9px #000000;
    /* background: #bea370; */
    background: white;
    color: #bea370;
    text-align: center;
    padding: 1px 1px;
    font-size: 15px;
  }
  
  div#side-sortables {
    z-index: 0;
  }
  
  .dash_col .CONTAINS_SUB_TOOGLE:not(.expended_zone) {
    max-height: 334px;
    overflow: auto;
    position:relative;
  }
  
  
  
    @media (max-width: 1025px) {
      .CONTAINS_SUB_TOOGLE.expend.expended_zone {
        padding-top: 5em;
        max-width:100vw!important;
        width:100vw!important;
        min-width:unset;
        box-shadow:1px 1px 40px 10px black;
      }
    }
    @media (min-width: 1025px) {
    .CONTAINS_SUB_TOOGLE.expend.expended_zone {
      padding-top: 5em;
      max-width:50vw!important;
      width:50vw!important;
      min-width:unset;
      box-shadow:1px 1px 40px 10px black;
    }
  
      .CONTAINS_SUB_TOOGLE.expend.expended_zone .expanded_col {
        position:fixed;
        font-size:4em;
        top:0;
        left:42vw!important;
        display:block;
        right:unset!important;
      }
      
  }
  .CONTAINS_SUB_TOOGLE.expend.expended_zone #my_last_edit_dashlet {
    padding: 2em;
    max-width: 800px!important;
  }
  
  .menu_supp_mob div.nav_gros_boutton {
    /* padding: 8px 2px!important; */
    /* cursor: pointer; */
    background: white;
    /* color:#c4a378; */
  }
  
  
  
  .menu_supp_mob div.nav_gros_boutton:hover {
    background: #f5f5f5 !important;
    border-bottom: 1px solid;
  }
  
  @media (min-width: 1025px) {
    .style_my_modal .menu_supp_mob div.nav_gros_boutton:hover {
      border-radius: 0px 0px 50px 50px;
      border-bottom: 2px solid;
    }
  }
  
  @media (max-height: 800px) {
    .info_pc_menu {
        font-size: 12px!important;
        margin-top: 0!important;
        line-height: 1em;
        color: #646464;
    }
  }
  
  @media (max-width: 1025px) {
    .menu_supp_mob {
        display:block;
    }
  
    .menu_supp_pc {
        display: none;
    }

    div.open_search_mob i {
      margin-top:-1px!important;
    }

    div.open_search_mob div#keyword {
      padding:0!important;
      margin:0!important;
    }
    div.open_search_mob {
        /* display: block!important; */
        display: flex;
        align-content: space-between;
        justify-content: space-evenly;
        align-items: center;
        margin: 0;
        padding: 0;
    }
  
    div.direct_search_pc {
        display: none!important;
    }
  }
    
    div.open_search_mob i {
      margin-top:0px!important;
    }

    div.open_search_mob div#keyword {
      padding:0!important;
      margin:0!important;
      line-height:1.6em;

    }

  @media (min-width: 1025px) {
    /* .disapear {
  -webkit-transition: all 0s cubic-bezier(0.175, 0.885, 0.32, 1.275)!important;
  -moz-transition: all 0s cubic-bezier(0.175, 0.885, 0.32, 1.275)!important;
  -ms-transition: all 0s cubic-bezier(0.175, 0.885, 0.32, 1.275)!important;
  -o-transition: all 0s cubic-bezier(0.175, 0.885, 0.32, 1.275)!important;
  transition: all 0s cubic-bezier(0.175, 0.885, 0.32, 1.275)!important;
  -webkit-transform: scale(0)!important;
  -moz-transform: scale(0)!important;
  -ms-transform: scale(0)!important;
  -o-transform: scale(0)!important;
  transform: scale(0)!important;
  }
  .appear {
  -webkit-transition: 0s!important;
  -o-transition: 0s!important;
  transition: 0s!important;
  } */
  }
  
  @media only screen and (min-width: 1004px) and (max-width: 1040px) {
  }
  
  @media (min-width: 1025px) {
    body .catalogue_home {
        padding-left:10px!important;
    }
  }
  
  @media (min-width: 1200px) {
    body .catalogue_home {
        padding-left:40px!important;
    }
  }
  
  @media (min-width: 1400px) {
    body .catalogue_home {
        padding-left:4%!important;
    }
  }
  
  @media (max-width: 1024px) {
    body .catalogue_home {
        padding-left:10px!important;
    }
  }
  
  
  
  @media (min-width: 1025px) {
    :root :where(body) {
      padding-left:80px;
    }
  
    div.the_tabulation_to_check.open_the_project_nav {
        /* display:none; */
    }
    
    body {
        padding-left:80px;
    }
  
    .logged-in .bottom_site_indicator {
        bottom: unset!important;
        top: 43px!important;
    }
    
    .bottom_site_indicator {
        bottom: 0px!important;
        top: unset!important;
    }
  
    div#content {
        margin-top: 4%!important;
    }
  
    .col-sm-12.col-md-8.col-lg-8.main_dash {
        margin-top: 25px!important;
    }
  
    .top_header_modal, .top_modal_titre {
        /* padding-left: 0%!important; */
        text-align: center;
        /*background: none!important;
  color: #828282!important;*/
    }
  
    #notifications {
        top: 80px!important;
        top: 80px!important;
    }
  
    .menu_supp_mob {
        /* display: none; */
    }
  
    .menu_supp_pc {
        display: block;
        
    }
  
    .catalogue_type-template-default .menu_supp_pc {
      /* min-width:13%; */
    }
  
    div.style_my_modal {
      margin-left:8%;
      width: 92%;
      padding-left: 1%;
      padding-right: 1%;
      border-left: 3px solid;
    }
  
  
  
    .copyright-everywhere,
    .bootstrap-wrapper.menu_supp_mob {
        padding-left: 8%;
        width: 100%;
        z-index: 99999999;
    }
    .bootstrap-wrapper.menu_supp_mob.menu_supp_action_ia,
    .top_header_modal {
        margin-left: 8%;
        width:92%;
        right:0!important;
        z-index: 0;
    }
  
    div.direct_search_pc {
        display: block!important;
    }
  }
  
  .note_fly_free .menu_supp_mob,
  .modal_roman .menu_supp_mob {
    display:block!important
  }
  
  .nav_bar_top_scroll {
      position: fixed;
      text-align: center;
      width: 100%;
      left: 0;
      top: 0;
      z-index: 9;
      height: auto;
      min-height:58px;
      background:white;margin: 0em;
      font-size: 1.2em;
      background: white;color: #282828;
      box-shadow: 0px 0px 10px 0px #171717;
  }

  @media (min-width: 1025px) {
    .nav_bar_top_scroll {
        width: 93%!important;
        right: 0!important;
        left: unset!important;
        padding: 10px 25px 10px 25px !important;
        z-index: 99;
        box-shadow: unset!important;
        border-bottom: 3px solid #c4a378;
        margin-left: 150px!important;
    }
  }
  
  @media only screen and (min-width: 1025px) and (max-width: 1200px) {
    div#content {
        padding-top: 18px!important;
    }
  }
  
  @media (max-width: 1200px) {
    div#content {
        margin-top: 0px!important;
        padding-top: 119px;
        /* background: red; */
    }
    .catalogue_type-template-default #content,
    .catalogue_type-template-default .ast-container {
      margin-top: 0em!important;
    }
  
    .menu_supp_pc i {
        font-size: 15px;
    }
  }
  
  @media (max-width: 1000px) {
    div#content.site-content {
        padding-top: 1px!important;
        /* background: #ffffff; */
    }
    .catalogue_type-template-default #content,
    .catalogue_type-template-default .ast-container {
      margin-top: 3em!important;
    }
  }
  
  
  

  
  .ast-excerpt-container.ast-blog-single-element {
    text-align: justify;
  }
  
  @media (max-width: 1004px) {
    div#content {
        padding-top: 72px!important;
        /* background: #393636; */
        margin-top: 0!important;
    }
  }
  
  .catalogue_in .col-sm-12.col-md-12.col-lg-12 {
    padding:0;
    
  }

  .article_info_exerpt {
      margin-left: 22px;
  }
  
  
  h2.entry-title.ast-blog-single-element {
    font-size: larger;
    
  }
  
  
  .wp-embed-footer {
    display: none!important;
  }
  
  .article_row .img_seo_archive {
    /* max-width: 60%; */
      max-height: 200px;
      min-height: 200px;
      object-fit: cover;
      object-position: top;
      border-radius:20px!important;
      margin-bottom:10px;
      /* filter: contrast(0.8) grayscale(1) brightness(1.4); */
      filter: contrast(1.1);
      box-shadow: 10px 1px 10px -4px grey;
  }
  
  @media (max-width: 922px) {
  
    .article_info_exerpt .ast-excerpt-container.ast-blog-single-element {
      /* display:none; */
      font-size: 14px;
    } 
  
    .article_row .img_seo_archive {
      min-width: -webkit-fill-available;
      max-height: 200px;
      min-height: 200px;
      object-position: center;
      border-radius:20px!important;
      margin-bottom:10px;
      /* filter: contrast(0.8) grayscale(1) brightness(1.4); */
      filter: contrast(1.1);
      box-shadow: 10px 1px 10px -4px grey;
      border-radius: 7px !important;
    }
  }


  @media (min-width: 1200px) {
    .blog article {
      /* max-height:600px; */
      /* min-height: 600px; */
      box-shadow: -10px 0px 10px -10px grey;
      
    }
  
    .bootstrap-wrapper .col-2 {
      max-width: unset!important;
    }
  }
  
  .archive.category #primary article, .blog #primary article {
    padding:25px;
  }

@media (max-width: 1000px) {
  .archive.category #primary article, .blog #primary article {
    padding:2px;
  }
  .archive.category #primary article, .blog #primary article h2 {
    font-size:1.1em!important;
  }
}
  
  nav.breadcrumb {
    background: none;
    border-left: 0px solid grey;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 1px -10px;
    padding-left: 0px;
    font-size: small;
    color:grey!important;
  }
  
  nav.breadcrumb a:hover {
    color:#c1a475!important;  
  }
  
  nav.breadcrumb a {
    margin: 0 10px 0 10px;
    /* color:grey!important; */
  }

  nav.breadcrumb a {
      background: #e7e7e7;
      /* color:white!important; */
      padding-left:10px;
      padding-right:10px;
      border-radius:4px;
  }

  
  .authorshiplink {
    display:block;
    background: none;
    border-left: 0px solid grey;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    padding-left: 0px;
    font-size: small;
  }
  
  div.authorshiplink a {
    /* margin: 10px 10px 10px 10px; */
  }
  
  
  
  a.liresuite_blog:hover {
    background: #424242;
    color:white;
    padding: 5px 15px;
    border-radius: 5px;
    margin-top: 17px;
    display: inline-block;
    border: 1px solid grey;
  }
  
  
  a.liresuite_blog {
      color:#c4a378!important;
      padding: 5px 15px;
      border-radius: 5px;
      margin-top: 17px;
      display: inline-block;
      border: 1px solid grey;
      margin-bottom: 50px;
  }
  
  .row.article_row img {
    /* filter: brightness(1.2) grayscale(1.9) contrast(1.1);
    opacity: 0.6; */
  }
  
  .row.article_row img:hover {
    filter: unset;
  }
  
  
  body:not(.block-editor-page) .acf-flexible-content .layout.active-layout>.acf-fc-layout-actions-wrap {
    background: #212121;
      border-radius: 3px;
  }

  .acf-tooltip.acf-fc-popup.top-right {
      margin-top: -53px;
  }


.parameters_alert_img.p_first {
    border-radius: 15px 15px 0px 0px;
    background: #424242;
    padding: 3em 0em 3em 0em;
    position: relative;
    text-align: center;
    display: block;
    margin-bottom: 3em;
    margin-top: 3em;
    z-index: 8;
}

.parameters_alert_img.p_second {
    border-radius: 15px;
    background: #f7f7f7;
    padding: 3em 0em 3em 0em;
    position: relative;
    text-align: center;
    display: block;
    margin-bottom: 3em;
    margin-top: -4em;
    border: 3px solid #424242;
}

@media (max-width: 1025px) {


  a.liresuite_blog:hover {
    background: #424242;
    color:white;
    padding: 5px 15px;
    border-radius: 5px;
    margin-top: 17px;
    display: block;
    border: 1px solid grey;
  }

  a.liresuite_blog {
      color:#c4a378!important;
      padding: 5px 15px;
      border-radius: 5px;
      margin-top: 17px;
      display: block;
      text-align:center;
      border: 1px solid grey;
      margin-bottom: 42px;
  }
  
  .row.article_row {
      padding-bottom: 3em;
      margin-bottom: 4em;
      border-bottom: 1px solid;
      border-radius: 15px;
      box-shadow: 1px 1px 10px 2px #c5c5c5;
      padding-top: 15px;
  }
}
  
  
  @media (min-width: 1025px) {
  
  
    h2.entry-title.ast-blog-single-element a,
    h2.entry-title.ast-blog-single-element {
      font-size: 1.3rem;
      font-weight: 600!important;
      color:#525252!important;;
    }
    .archive article,
    .blog article {
      
      padding: 15px!important;
      border:none!important;
      display: flex;
      align-items: flex-start;
    }
  
    article .article_row {
      padding:15px;
      margin:5px;
      /* padding:35px 15px; */
      border-radius:20px;
      border-bottom: 1px solid;
    }
  
    .ast-container {
        /* padding-top:2em; */
    }
  
    .wp-singular  div#content {
      padding-top: 50px!important; 
    }
    
    .catalogue_type-template-default #content, .catalogue_type-template-default div.ast-container {
      margin-top: 2em!important;
      padding-left: 0px!important;
      margin-left: 0px!important;
    }
  
    .ast-separate-container .ast-archive-description article {
        background-color: #eee;
        padding-bottom: 0;
        border-bottom: 0
    }

    .ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box * {
      text-align: center;
    }


    .ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box {
      margin: 0em 0em 1em -4%!important;
      padding: 3em 3em 4em 5em!important;
    }

    .category.ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box {
      background: #424242;
      color: white;
      border-radius:0px 0px 10px 10px;
    }
    
  
    
  }
  
  @media (max-width: 1250px) {
    .ast-container {
        padding: 0em 0em 0em 0em;
        /* margin: 0em 0em 0em 2em; */
    }
  }
  
  @media (max-width: 999px) {
    .ast-container {
        padding: inherit;
        margin: 0em 1em 0em 1em;
    }
  }
  
  @media (max-width: 544px) {
    .single-front-management #content .ast-container {
        padding-top: 0em!important;
        margin-top: 81px!important;
    }
    
    .article_info_exerpt {
        margin-left: 0px;
        /* padding-bottom: 0em; */
        /* margin-bottom: 5em; */
        /* border-top: 1px solid; */
        /* border-radius: 15px; */
    }
    .article_info_exerpt h2 a {
      font-size: medium;
      color:#424242!important;
      font-weight:bold;
    }
  
    .ast-separate-container #content .ast-container {
        padding-left: 0em!important;
        padding-right: 0em!important;
        margin: 2px;
        padding-top: 5em;
    }

    .category.ast-separate-container #content .ast-container {
        padding-left: 0em!important;
        padding-right: 0em!important;
        margin: 2px;
        padding-top: 1em!important;
    }
  
    .catalogue_type-template-default #content,
    .catalogue_type-template-default .ast-container {
      margin-top: 0em!important;
    }
    
  }
  
  .am-fs-sb {
    display: none!important;
  }
  
  div#amelia-container {
    box-shadow: unset!important;
  }
  
  .OFF_ALL {
    display: none!important;
  }
  
  .separateur_col_gauche {
    color: #ffffff;
    font-weight: bold;
    margin-top: 20px;
    padding-left: 9px;
    border-bottom: 1px solid;
    border-radius: 9px 0px 30px 0px;
    background: linear-gradient(90deg, rgb(64 187 137) 0%, rgba(64,187,137,1) 30%, rgb(255 255 255) 100%);
  }
  
  .PRO_PART div > label, .PRO_PART .data_block, .PRO_PART .label_insert_data_user, .PRO_PART span.label_insert_data_user, .PRO_PART .action_boutton {
    /*color: #8394b4;*/
  }
  
  .PRO_PART a#medecin_famille_or_not.activemedecin, .PRO_PART a#possede_mail_or_not.activemail, .PRO_PART .search_icone, .PRO_PART .top_modal_titre {
    /*background: #8394b4;*/
  }
  
  .PRO_PART input, .PRO_PART .search_box_and_result {
    border-color: #424242 !important
  }
  
  .PRO_PART .toggle_next.toggle_is_active {
    /* background: linear-gradient(90deg, rgb(131 148 180) 0%, rgb(131 148 180) 20%, rgb(255 255 255) 100%); */
  }
  
  #note_fly_free .expended_zone {
    margin-top:35px;
    padding-top:0px!important;
    /* z-index:9; */
  }
  
  .gros_toggle_this.tab_closest_ref_js.expend.expended_zone .row.top_presentation {
    display:flex!important;
    background:none;
  }
  
  #note_fly_free .expended_zone .infomodal_info {
    display:none;
  }
  
  .info_action_boutton {
    display: block;
    position: absolute;
    /* bottom: 10px; */
    width: -webkit-fill-available;
    right: 0;
    font-size: 11px;
    color: #b3b3b3;
    cursor: pointer;
    margin: 3px;
    border-radius: 5px;
  }
  
  .sub_menu_block .info_action_boutton {
    display: block;
    position: absolute;
    bottom: -1px;
    width: -webkit-fill-available;
    right: 0;
    font-size: 11px;
    color: #b3b3b3;
    cursor: pointer;
    margin: 3px;
    border-radius: 5px;
  }
  
  .sub_menu_block .action_boutton {
    padding: 10px 10px 20px 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 0px #cbc8c8;
  }
  
  .sub_menu_block .action_boutton i.main_icon {
    font-size: 21px;
    padding: 1px;
    margin: 5px;
  }
  
  .sub_menu_block .action_boutton i.suppicon {
    font-size: 15px!important;
    top: 5px;
    right: 8px;
    /* display: none; */
  }
  
  .toggle_this {
    /* padding-bottom: 22px; */
    /* border-bottom: 3px solid #bea370; */
    /* border: 2px solid #bea370; */
    /* border-top: 0; */
    /* margin-top: -4px!important; */
  }
  
  .live-image:after {
    display: none;
  }
  
  div#elementor-lightbox-slideshow-single-img {
    background: white;
  }
  
  header.elementor-slideshow__header.elementor-lightbox-prevent-close {
    background: #424242!important;
    opacity: 1;
  }
  
  i.eicon-share-arrow {
    display: none!important;
  }
  
  div#elementor-lightbox-slideshow-single-img {
    z-index: 9999999;
  }
  
  img.live-image.img-fluid.hightlight_edit_zone {
    padding: 6px;
  }
  
  img.live-image.img-fluid.hightlight_edit_zone {
    padding: 6px;
  }
  
  i.eicon-frame-minimize {
    display: none;
  }
  
  .img_box_reference img {
    margin-top: 18px;
  }
  
  .action_sur_image {
    background: #3cbd864d!important;
    display: block;
    margin-top: 1em;
    border-radius: 5px;
    padding: 11px 5px 15px 5px;
    text-align: center;
  }
  
  .img_box_reference {
    text-align: center;
  }


  .portfolio-hover-content {
    color: #fafafa;
    text-shadow: 0 0 black;
  }
  a.fancybox.portfolio-item i {
    color: #ffffff;
  }
  a.fancybox.portfolio-item {
    /* display: block;
    position: absolute;
    right: 24px;
    margin-top: -84px;
    text-align: center;
    background: #72707073;
    padding: 4px 20px;
    border-radius: 10px;
    text-shadow: 1px 1px white;
    color: black;
    font-size: 12px; */
  }
  
  .action_sur_image .action_img_button i {
    font-size: 1.5em;
    /*height: 36px;*/
  }
  
  .action_sur_image .action_img_button {
    color: white;
    position: relative!important;
    display: inline-block!important;
    width: 28%;
    padding: 5px;
    margin: 5px;
    left: inherit;
    border-radius: 5px;
    background: #44bc8b;
    height: 68px;
    text-align: center;
    cursor: pointer;
  }
  
  input#keyword[type=search]:focus {
    border: none;
    border-left: 4px solid #bea370;
    box-shadow: 0px 3px 10px -2px grey;
  }
  
  input#keyword {
    /* border:none; */
    /* background: #f9f9f9; */
    /* padding: 15px 14px 15px 20px; */
  }
  
  .HIDE_DATA_BLOCK_NEXT .data_block {
    display: none!important;
  }
  
  .data_block option:checked {
    background: #bea370;
    color: white;
  }
  
  div.insert_instance select, div.insert_user select {
    background: #f7f7f7;
    color: grey;
    min-height: 35px;
    border-radius: 5px;
    cursor: pointer;
    padding: 3px 20px 2px 20px;
    border: none;
  }
  
  input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
    background: #f3eee5;
    border: 1px solid #424242;
  }
  
  div.insert_instance input, div.insert_user input {
    background: #f1efec;
    color: grey;
    min-height: 35px;
    border-radius: 5px;
    cursor: pointer;
    padding: 3px 20px 2px 20px;
    border: none;
  }
  
  div.div_insert_data_user:before {
    content: "\f044";
    font-weight: 200;
    font-family: "Font Awesome 5 Free";
    margin-top: 35px;
    right: 10px;
    margin-left: 11px;
    display: block;
    font-size: 15px;
    padding: 2px 8px 4px 11px;
    border-radius: 3px;
    position: absolute;
    z-index: 0;
    color: grey;
    /* background: #ff000021; */
  }
  
  div.insert_instance span.label_insert_data_user, div.insert_user span.label_insert_data_user {
    color: black;
    font-weight: 200;
  }
  
  select.select_live_css {
    box-shadow: none;
    width: 100%;
    display: block;
    border-radius: 3px;
    padding: 5px;
  }
  
  
  .last_edit_toggle_title {
    color: black;
    font-size: 11px;
    margin-top: 5px;
    margin-left: 3px;
    background: #ffffff;
    display: block;
    padding: 1px 1px;
    border-radius: 3px;
    text-rendering: optimizeLegibility;
    /* text-align: right; */
  }
  
  .last_edit_toggle_content {
    background: #bea3700d;
    padding: 4px;
    margin: 5px 15px;
    border-radius: 4px;
  }
  
  .last_edit_of_this_field {
    background: #fefefef7;
    padding: 5px 15px;
    margin: 5px;
    font-size: 12px;
    color: black;
    line-height: 15px;
  }
  
  span.info_log_span {
    padding: 1px 5px;
    border-radius: 3px;
  }
  
  span.info_log_span:hover {
    background: #dfdfdf;
  }
  
  span.the_last_editor_of_field {
    font-weight: 800;
    color: #bea370;
  }
  
  span.la_valeur_precedente {
    font-weight: bold;
    /* background: #bea370; */
    padding: 1px 5px;
    /* color: white; */
    border-radius: 3px;
    /* float: right; */
  }
  
  .note-editable {
    color: black;
  }
  
  .gros_toggle_this > .gros_toggle_next {
    /* border-bottom: 1px solid #bea370; */
    /* border-radius: 10px 10px 10px 10px!important; */
    /* margin: 10px 0% 0% 0%; */
    /* padding: 0px 15px 10px 8px!important; */
    /* background: #aaaaaa17!important; */
    /* color: #bea370; */
  }
  
  .gros_toggle_this > .gros_toggle_is_active * {
    /* color: white!important; */
  }
  
  .style_my_modal .data_block {
    border-bottom: 0px solid #8699bf42;
  }
  
  a.nav_top_scroll:hover {
    background: #bea37024;
  }
  
  button#menu-item-upload {
    color: #000000;
    /* height: 50px; */
  }
  
  .media-modal .media-toolbar {
    right: unset;
    /* left: 0; */
    text-align: center;
  }
  
  .media-modal .attachments {
    /* display: inline-block; */
    /* right: unset!important; */
    width: 94%;
    margin-top: 44px;
  }
  
  li.attachment {
  }
  
  li.attachment {
    width: 32%;
    display: inline-block;
    max-width: 33%;
  }
  
  .media-toolbar-secondary {
    /* display: none; */
  }
  
  ul.mla-search-options {
    display: none!important;
  }
  
  .media-toolbar-primary.search-form {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  
  .media-sidebar {
    display: none;
  }
  
  a.acf-expand-details {
    display: none;
  }
  
  button.media-modal-close {
    width: 11%;
    color: white;
    border-radius: 0;
    background: #727272!important;
  }
  
  span.media-modal-icon {
  }
  
  .media-modal-close .media-modal-icon:before {
    font-size: 35px;
  }
  
  input#mla-search-submit {
    color: white;
    border: none;
    font-size: 17px;
    /* margin-top: 0px!important; */
  }
  
  .media-router .active, .media-router .media-menu-item.active:last-child {
    border-radius: 0;
    background: #bea37085;
    color: white;
  }
  
  .media-router .media-menu-item {
    font-size: 16px;
    color: black;
  }
  
  button.button.media-button.button-primary.button-large.media-button-select {
    right: 0;
    float: revert;
    position: relative;
    font-size: 24px;
  }
  
  .media-toolbar-primary.search-form {
    /* position: absolute; */
  }
  
  .mla-search-box {
    /* background: grey; */
    /* max-height: 46px; */
    /* padding: 0px; */
    /* margin: -4px; */
  }
  
  .switch_position_indicator {
    /* background: #bea370; */
    /* color: white; */
    margin-top: -15px;
    padding: 6px;
    text-align: center;
  }
  
  .amelia-v2-booking #amelia-container .am-advsc.fc-theme-standard td.am-advsc__dayGridMonth-cell .fc-daygrid-day-frame * {
    /* font-weight:bold; */
  }
  
  .amelia-v2-booking #amelia-container .am-advsc.fc-theme-standard td.am-advsc__dayGridMonth-cell.am-advsc__dayGridMonth-selected .fc-daygrid-day-frame {
    --am-c-advsc-cell-text: #040404!important;
  }
  
  .amelia-v2-booking #amelia-container .am-advsc.fc-theme-standard td.am-advsc__dayGridMonth-cell .fc-daygrid-day-frame {
    background: #ffffff;
    border: 0px solid var(--am-c-advsc-cell-border);
    box-shadow: 1px 1px 1px 0px #6c716f30;
  }
  
  .am-advsc__slots-heading {
    font-size: 1.2em!important;
    font-weight: bold!important;
    text-align: center;
    color: #8f8e8e!important;
  }
  
  .amelia-v2-booking #amelia-container .am-advsc__slots-item__inner {
    background: white;
    color: grey;
    border: 0;
    box-shadow: 1px 1px 1px 0px #6c716f30;
  }
  
  .waiting_action_rdv {
    position: absolute;
    background: #fdfdfd;
    color: #272525!important;
    display: block!important;
    text-align: center!important;
    border-radius: 3px!important;
    width: -webkit-fill-available!important;
    z-index: 99!important;
    vertical-align: middle!important;
    margin-left: 8px!important;
    margin-top: -28px!important;
    font-weight: 100!important;
    padding: 10px!important;
    line-height: 5px!important;
    opacity: 0.8;
  }
  
  .waiting_action_rdv i {
    animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    position: relative;
    border-radius: 51%;
    /* margin-top: 20px!important; */
    margin-left: -25px!important;
    /* position:absolute!important; */
    z-index: 1;
    color: black!important;
    display: inline-block;
    font-size: inherit!important;
    font-family: 'Font Awesome 6 Free'!important;
    font-weight: 600!important;
  }
  
  .stop_action_rdv {
    position: absolute;
    background: red;
    color: #ffffff!important;
    font-weight: bold!important;
    display: block!important;
    text-align: center!important;
    border-radius: 3px!important;
    width: -webkit-fill-available!important;
    z-index: 99!important;
    vertical-align: middle!important;
    padding: 0px 5px!important;
    line-height: 14px!important;
    margin-left: -8px!important;
    margin-top: -28px!important;
    /* font-weight: 100!important; */
  }
  
  .action_rdv {
    position: absolute;
    background: #2f2e2e;
    color: #ffffff!important;
    display: block!important;
    text-align: center!important;
    border-radius: 3px!important;
    width: 104px!important;
    z-index: 99!important;
    vertical-align: middle!important;
    padding: 10px 5px!important;
    margin-left: -8px!important;
    margin-top: -49px!important;
    font-weight: 100!important;
  }
  
  div#rendez-vous-param .action_rdv {
    position: absolute;
    background: #181a18;
    color: #ffffff!important;
    display: block!important;
    text-align: center!important;
    /* border-radius: 10px 10px 6px 6px !important; */
    width: 104px!important;
    z-index: 99!important;
    vertical-align: middle!important;
    padding: 1px 5px!important;
    margin-left: 32px!important;
    line-height: 18px;
    margin-top: -42px!important;
    font-weight: 100!important;
    cursor: pointer;
  }
  
  div#rendez-vous-param .action_rdv:hover {
    background: #8BC34A;
    color: #000000!important;
  }
  
  @media (min-width: 1025px) {
    div#rendez-vous-param.focus_rdv_this_patient .my_modal_body {
        margin-top: 2%;
    }
  }
  
  .site-header {
    display: none!important;
  }
  
  .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-working-hours .am-period .el-row .am-flexed2:last-child .am-edit-element img {
    filter: grayscale(1);
  }
  
  .time-select-item.disabled {
    color: red!important;
    opacity: 0.3;
  }
  
  .the_block_for_load {
    /* min-height: 300px; */
    padding-bottom: 2em!important;
  }
  
  .border-gradient {
    border: 1px solid;
    border-image-slice: 1;
    border-width: 1px;
  }
  
  .border-gradient-green {
    border-image-source: linear-gradient(to left, #ffffff, #bea370);
    border-image-source: linear-gradient(90deg, white 0%, rgb(0 166 97) 50%, rgb(255 255 255) 100%, #fffbfb 100%);
  }
  
  .only-top {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    /*   border-bottom: 0; */
  }
  
  .booking_modal .am-fs__main-heading.am-fs__main-heading-mobile {
    padding: 3px 14px !important;
    box-shadow: none!important;
  }
  
  .booking_modal .am-progress-bar {
    display: none!important;
  }
  
  .am-cabinet-menu-item {
    display: none;
  }
  
  @media (max-width: 1025px) {
    .search_result_zone_reloaded {
        background: none!important;
    }
  
    .info_search_everything {
        display: none;
    }
  
    .booking_modal {
        opacity: 0;
        z-index: -9;
        top: 0;
        left: 0;
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        width: 100%;
        background: white;
        overflow: auto;
        padding-bottom: 5em;
    }
  }
  
  table.fc-col-header {
    width: -webkit-fill-available!important;
  }
  
  .fc-daygrid-body.fc-daygrid-body-balanced {
    width: -webkit-fill-available!important;
  }
  
  table.fc-scrollgrid-sync-table {
    width: -webkit-fill-available!important;
  }
  
  @media (min-width: 1025px) {
    .info_search_everything {
        display: block;
    }
  
    .focus_rdv_this_patient .amelia-v2-booking #amelia-container.am-fs__wrapper {
        min-height: 60vh!important;
    }
  
    .focus_rdv_this_patient {
        scale: 1;
        z-index: 999999!important;
        position: fixed;
        padding: 1em;
        width: 100%;
        height: 100vh;
        top: 0%;
        left: 0%;
        background: #ffffff;
    }
  
    div.focus_rdv_this_patient .other_titre_modal {
        display: none!important;
        color: white!important;
        margin-bottom: 20px;
    }
  
    div.focus_rdv_this_patient.modal_as_block .top_header_modal {
        top: 0;
        display: block!important;
        background: none!important;
    }
  
    div.focus_rdv_this_patient.modal_as_block .top_modal_titre {
        /* display:none; */
    }
  
    .booking_modal {
        opacity: 0;
        z-index: 9;
    }
  
    .booking_modal .my_modal_body {
        margin-top: 0;
    }
  }
  
  .main_dash, .col_gauche_profil {
    /* margin-top: 0; */
  }
  
  .booking_modal span.am-button__inner {
    color: white;
  }
  
  @media (max-width: 1025px) {
    .other_titre_modal {
        /* display: none!important; */
    }
  
    div.el-select-dropdown, div.el-popper {
        z-index: 99999999999!important ;
    }
  
    .rdv_du_jour_block_icone, .fil_attente_block_icone {
        display: inline-block;
        text-align: center;
        color: #bea370;
        border-radius: 5px;
        padding: 1px 15px 0px 15px;
        cursor: pointer;
        font-size: 17px;
        position: absolute;
        margin-left: -27px;
        padding-left: 0;
        margin-top: -2px;
    }
  
    .other_titre_modal, .fil_attente_block_title, .rdv_du_jour_block_title {
        display: block;
        text-align: left;
        font-size: 16px;
        font-weight: bold;
        margin-left: 7px;
        text-align: left;
        color: #424242;
        border-radius: 2px;
        margin-top: 18px;
        font-size: 20px;
        /* color: #48bd8e!important; */
        border-bottom: 2px solid #bea370;
        font-weight: bold;
    }
  
    .focus_rdv_this_patient .other_titre_modal {
        display: none;
    }
  }
  
  @media (max-width: 1600px) {
    .dashs_blocks .span_titre_in_toogle.gros_toogle_title {
        font-size:15px!important;
    }
  
    .other_titre_modal {
        /* font-size:1em; */
        /* padding:0; */
        margin-top: 0;
        margin-bottom: 11px;
    }
  }
  
  @media (max-width: 1600px) {
    .antecedent_item {
        font-size:15px!important;
    }
  }
  
  @media(max-width: 1225px) {
    .bootstrap-wrapper .dash_col {
        /* min-width:50%!important; *//* padding: 0px!important; */margin-top: 38px!important;
        padding-top: 28px!important;
    }
  }
  
  @media(max-width: 1225px) {
    .bootstrap-wrapper .dash_col {
        margin-top: 20px!important;
        padding-top: 2px!important;
        margin-bottom: 0!important;
        padding: 3px!important;
    }
  
    .bootstrap-wrapper .col_gauche_profil {
        margin-top: 30px!important;
    }
  }
  
  @media(max-width: 900px) {
    .page .ast-container {
           margin-top: 0px!important;
      }
  
    .single-ia_workers .ast-container,
    .single-ia_assitants .ast-container {
           margin-top: 90px!important;
      }
  }
  
  @media(max-width: 468px) {
    .single-front-management .bootstrap-wrapper .col_gauche_profil {
        margin-top: 40px!important;
    }
  }
  
  .bottom_site_indicator {
    font-size: 15px;
    position: fixed;
    line-height: unset;
    background: linear-gradient(90deg, #ebebeb 15%, #bea370 45%, #ebebeb 100%);
    /* background: linear-gradient(90deg, #000000 15%, #981414 45%, #000000 100%); */
    right: 0px;
    top: 92px;
    z-index: 8;
    font-weight: bold;
    line-height: 27px;
    width: 100%;
    text-align: center;
    padding: 0px 0px;
    color: white!important;
    /* box-shadow: #868585 -1px -1px 5px 0px; */
  }
  
  @media screen and (max-width: 1024px) {
    .bottom_site_indicator {
        /* top: unset; */ /* bottom:0; */
    }
  }
  
  @media screen and (max-width: 1024px) {
    .bottom_site_indicator {
        top: 56px!important;
        /* bottom: unset; */
    }
  }
  
  @media only screen and (min-width: 1025px) and (max-width: 1040px) {
    .bottom_site_indicator {
        top:62px;
    }
  
    .bootstrap-wrapper .dash_col {
        padding: 2px!important;
        margin-top: 18px!important;
        padding: 2px!important;
    }
  }
  
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  }
  
  @media (min-width: 1025px) {
    .rdv_du_jour_block_icone, .fil_attente_block_icone {
        display: inline-block;
        text-align: center;
        color: #bea370;
        border-radius: 5px;
        padding: 1px 15px 0px 15px;
        cursor: pointer;
        /* background: #bea370; */
        /* margin-left: 18px; */
        position: absolute;
        left: 0;
        padding-left: 0;
        margin-top: -2px;
        /* width: 100%; */
        text-align: left;
    }
  
    .other_titre_modal, .fil_attente_block_title, .rdv_du_jour_block_title {
        display: block;
        text-align: left;
        font-size: 20px;
        font-weight: 100;
        /* margin-left: 7px; */
        text-align: center;
        color: #424242;
        border-radius: 8px 8px 0px 0px;
        border-bottom: 2px solid #bea370;
        margin-bottom: 9px;
        margin-top: 1px;
        font-size: x-large;
        /* color: white; */
        /* color: #bea370; */
        font-weight: bold;
        /* background: #cfcdc9; */
    }
  }
  
  #tab-details {
    display: none!important;
  }
  
  .span_titre_in_toogle.gros_toogle_title div {
    line-height: 1em;
    color: black;
  }
  
  .modal_block_zone .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services .am-dialog-table-head {
    background: #e7f2ee!important;
  }
  
  .am-dialog-table.am-assigned-services {
    border-left: 1px solid #bea370;
    border-bottom: 2px solid #bea370;
    margin-top: 15px;
    /* background: #d2e9e6; */
    padding-left: 9px;
    border-radius: 5px;
  }
  
  .dash_col .bootstrap-wrapper {
    background: white;
    padding: 5px 5px!important;
    /* margin-top: 20px!important; */
    box-shadow: 0px 0px 25px -10px #dddd!important;
    border-radius: 15px;
    /* min-height:80vh; */
    /* border-right: 1px solid #e9e5e5; */
    /* padding-bottom: 3vh!important; */
  }
  
  
  @media (min-width: 1025px) {
  
    .ast-container {
        max-width: 100%!important;
        /* padding-left: 0%!important; */
        padding-right: 2%!important;
        margin-left: 1%!important;
        /* margin-right: 0!important; */
    }
    
    .dash_col .bootstrap-wrapper {
        min-height:80vh;
    }
  
    .page div#primary {
        margin-top: -69px!important;
        margin-bottom: 15px!important;
    }
    
    div#primary {
        margin-top: 16px!important;
        margin-bottom: 15px!important;
    }
  
    .blog div#primary {
      margin-top: 35px!important;
      margin-bottom: 15px!important;
    }
  
    .dash_col {
    }
  
    img.empty_rdv_or_consult {
        display: none;
        height: 150px;
        /* margin-top: -30px; */
        filter: brightness(1.1);
        opacity: 1;
    }
  
    .modal_as_block .top_header_modal {
        display: none!important;
    }
  
    div.modal_as_block.style_my_modal {
        position: unset;
        top: unset!important;
        left: unset;
        height: unset;
        width: unset;
        z-index: unset;
        background: white;
        overflow: unset;
        padding-bottom: unset;
        display: block!important;
        transform: scale(1)!important;
    }
  
    .style_my_modal .el-tabs__content, .style_my_modal .el-tabs__header, .style_my_modal .am-cabinet-dashboard {
        padding: 0px!important;
        margin: 1px!important;
    }
  
    .post-template-default.single.single-post .ast-container {
        /* padding-right: 2%!important;
        padding-left: 5% !important;
        margin-left: auto!important; */
        padding-top:2em;
    }
    
  
    .close-modal_as_block {
        display: none;
    }
  
    div.modal_block_zone.disapear {
        -webkit-transition: unset!important;
        -moz-transition: unset!important;
        -ms-transition: unset!important;
        -o-transition: unset!important;
        transition: unset!important;
        -webkit-transform: unset!important;
        -moz-transform: unset!important;
        -ms-transform: unset!important;
        -o-transform: unset!important;
        transform: unset!important;
        display: block!important;
        opacity: 1!important;
    }
  
    div.modal_as_block.style_my_modal .my_modal_body {
        /* padding: 1px 20px!important; */
        margin-top: 0px!important;
    }
  }
  
  @media (min-width: 1200px) {
  
    .page .ast-container {
      padding-right: 0%!important;
      margin-left: 4%!important;
    }
    .ast-container {
        max-width: 100%!important;
        /* padding-left: 0%!important; */
        padding-right: 2%!important;
        margin-left: 2%!important;
        /* margin-right: 0!important; */
    }
  }
  
  
  
  @media (min-width: 1300px) {
  
    .page .ast-container {
      padding-right: 0%!important;
      margin-left: 4%!important;
    }
    .ast-container {
        max-width: 100%!important;
        /* padding-left: 0%!important; */
        padding-right: 0%!important;
        margin-left: 4%!important;
        /* margin-right: 0!important; */
    }
  }
  @media (min-width: 1600px) {
    .ast-container {
      margin-left: 5%!important;
    }
  }
  @media (min-width: 921px) {
    div#ast-desktop-header {
        display:none;
    }
  }
  
  .button_load_css {
    cursor: pointer;
    text-align: center;
    border: 1px solid;
    color: #bea370;
    background: #ffffff;
    border-radius: 8px;
    padding: 12px;
    margin: 2px;
    display: block;
    font-size: 16px;
    font-weight: 100;
    margin: 1em;
  }
  
  .is_loading_more_i {
    display: none;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    color: #bea370;
    position: absolute;
    margin-left: -28px;
    border-radius: 51%;
    margin-top: 6px;
    z-index: 1;
  }
  
  .button_load_css i {
    color: #bea370!important;
  }
  
  @media (max-width: 1025px) {
    .dash_col {
        padding: 5px 15px!important;
        margin-top: 20px!important;
        box-shadow: unset!important;
        border-radius: 15px;
    }
  
    img.empty_rdv_or_consult {
        display: none;
        height: 150px;
        margin-top: -30px;
        filter: brightness(1.1);
        opacity: 0.3;
    }
  
    div.modal_as_block.style_my_modal .my_modal_body {
        padding: unset!important;
    }
  
    div.am-cabinet-menu div.am-cabinet-menu-item {
        background: linear-gradient(135deg, #eeeeee 0%, #ececec 100%)!important;
        color: #757575!important;
    }
  
    div.am-cabinet-menu .am-cabinet-menu-item.am-active {
        background: linear-gradient(135deg, #bea370 0%, #4a8753 100%)!important;
        color: white!important;
    }
  
    .am-cabinet-menu {
        padding: 0!important;
    }
  
    #notifications {
        top: 6%!important;
    }
  
    /* .modal_as_block .top_header_modal {
  display: none!important;
  }
  .modal_as_block.focus_rdv_this_patient .top_header_modal {
  display: block!important;
  }
  */
    .style_my_modal.modal_as_block .amelia-app-booking #amelia-booking-wrap input[type="tel"] {
        padding: 0 0px 0 8px;
        font-size: 13px;
        /* background:#ded5bc!important; */
        margin-left: 6px;
        margin-right: 8px;
        position: absolute;
        width: -webkit-fill-available;
        left: 0px;
        /* margin-top: -1px; */
        min-width: 95%;
        width: 95%;
        line-height: 1em!important;
        height: 28px!important;
        text-align: center;
        padding-right: 23px;
    }
  
    .style_my_modal.modal_as_block .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services .el-checkbox {
        margin-bottom: 0;
        margin-right: 5px;
        position: absolute;
        margin-top: -35px;
        /* background:#f1baba; */
    }
  
    .style_my_modal.modal_as_block .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services .am-three-dots .el-checkbox {
        margin-bottom: 0;
        right: 20px;
        position: absolute!important;
        margin-top: -12px!important;
        /* background:#9fc1dc; */
    }
  
    .style_my_modal.modal_as_block .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services__service-row__name {
        position: relative!important;
        line-height: 1em;
        font-size: 17px;
        margin-top: 15px;
        display: block!important;
        /* background:#ffb2b2; */
        min-width: 100%;
    }
  
    .style_my_modal.modal_as_block .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services__service-row {
        padding: 1em 6px;
        /* background:aliceblue; */
        position: relative;
        width: 100%;
        padding-top: 29px;
        padding-bottom: 42px;
        box-shadow: 1px 1px 1px 1px #c9c5c5;
    }
  
    .style_my_modal.modal_as_block .amelia-app-booking #am-cabinet .am-cabinet-dashboard {
        margin: 0 auto 0px!important;
        overflow: hidden!important;
        border-radius: 4px!important;
        padding: 0px!important;
    }
  
    .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-cabinet-profile .el-tabs__content {
        height: 400px;
        padding: 40px;
        overflow-y: scroll;
        padding: 6px!important;
        margin-right: 18px;
        margin-left: 13px;
    }
  
    .close-rendez-vous-param {
        color: white!important;
        position: fixed;
        right: 0;
        z-index: 99999;
        display: block;
        background: #bea370;
        font-size: 22px;
        top: 0;
        width: 100%;
        padding: 2px 16px;
    }
  
    .modal_block_zone {
        display: none;
        position: fixed;
        top: 0;
        height: auto;
        min-height: 100vh;
        background: #fefefe;
        z-index: 999999;
        left: 1px;
        width: 100%;
        overflow: scroll;
        max-height: -webkit-fill-available;
    }
  
    .modal_block_zone .is_pro_view {
        padding-top: 56px;
    }
  }
  
  .amelia-app-booking #am-cabinet .am-cabinet-dashboard {
    box-shadow: -1px 1px 16px -5px #eeee!important
  }
  
  .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-menu {
    background: none!important;
    padding: 1px;
    padding-left: 26px;
  }
  
  .am-cabinet-menu-item.am-active {
    color: black!important;
    font-size: 1.5em;
  }
  
  .am-cabinet-menu-item {
    color: #9c9c9c!important;
    font-size: 1.2em!important;
    margin: 4px 2px;
    line-height: 1.2em;
    padding: 3px 15px!important;
  }
  
  .am-cabinet-timezone:before {
    content: "Fuseau horaire";
    position: absolute;
    margin-top: -26px;
    margin-left: 3px;
    font-size: 15px;
  }
  
  .am-cabinet-menu-item.am-active:after {
    content: "\f107";
    font-weight: 600;
    font-family: "Font Awesome 6 Free";
    position: absolute;
    margin-left: 4px;
  }
  
  .am-cabinet-menu-item:after {
    content: "\f105";
    font-weight: 600;
    font-family: "Font Awesome 6 Free";
    position: absolute;
    margin-left: 4px;
  }
  
  .am-cabinet-menu-item {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
  }
  
  .am-cabinet-menu-item:hover {
    color: #949696!important;
  }
  
  .search_something {
    position: fixed;
    padding: 2px 13px 1px 13px!important;
    background: black;
    bottom: 15px;
    left: 10px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    font-size: 20px;
    display: inline-block;
    z-index: 999;
    color: white;
  }
  
  .nom_prenom_in_search, .nom_prenom {
    /* text-transform: lowercase; */
  }
  
  .nom_prenom_in_search div::first-letter, .nom_prenom div::first-letter {
    text-transform: uppercase;
  }
  
  .am-cabinet-profile-details-description {
    display: none!important;
  }
  
  .short_cut_label {
    position: fixed;
    bottom: -5.5em;
    width: 150px;
    right: -5.5em;
    height: 150px;
    background: #bea370;
    padding: 40px 40px 8px 12px!important;
    border-radius: 50%;
    box-shadow: -1px 1px 6px 0px black;
    font-size: 12px;
    z-index: 999999;
    cursor: pointer;
  }
  
  .main_dash, .col_gauche_profil {
    /* margin-top: 0px; */
  }
  
  .boutton_menu_espece {
    display: inline-block;
  }
  
  a.nav_label_sub {
    min-width: -webkit-fill-available;
    margin: 1px;
    border-top: 1px solid #d6d3d3;
    background: white;
    color: black!important;
    text-align: left;
    padding: 5px 30px;
    display: block;
  }
  
  .bootstrap-wrapper.menu_supp_pc.show_info_menu {
    width: 15%!important;
    box-shadow: 3px 1px 41px -1px black;
  }
  
  .info_sub_menu_info {
    font-size: 14px;
    display: block;
    line-height: 1em;
    color: black;
  }
  
  .info_pc_menu {
    font-size: 15px;
    margin-top: 0px;
    /* display:none; */
    line-height: 1em;
    color: #646464;
    opacity: 0.8;
  }
  
  .bootstrap-wrapper.menu_supp_pc.show_info_menu .info_pc_menu {
    display: block;
  }
  
  span.span_menu_sub {
    margin-left: 15px;
  }
  
  .sub_menu_block {
    width: auto;
    min-width: 2vw;
    right: -20000px;
    background: #ffffff;
    min-height: 100vh;
    box-shadow: 0px 3px 10px 0px #928f8f;
    /* right: 0px; */
    display: block;
    position: fixed;
    top: 0px;
    z-index: 99999999;
    transition: 0.1s;
    max-height: 100vh;
    overflow: auto;
    padding-bottom: 80px;
  }
  
  .sub_menu_block.slide {
    background: #ffffff;
    min-height: 80vh;
    box-shadow: none;
    right: 0px;
    display: block;
    position: fixed;
    top: 0px;
    height: 100vh;
    /* z-index: 2147483646!important; */
    transition: 0.1s;
    /* max-height: 100vh; */
    overflow: auto;
    padding-bottom: 80px;
    box-shadow: 0px 3px 10px 0px #000000;
  }
  
  @media (max-width: 1024px) {
    .sub_menu_block.slide {
        width: 100vw;
        min-width: 100vw;
        z-index: 999999;
    }
  }
  
  @media (min-width: 1024px) {
    .sub_menu_block.slide {
        width: 28vw;
        /* min-width: 100vw; */
        /* z-index: 2147483646; */
    }
  }
  
  span.span_menu_sub {
    margin-left: 15px;
  }
  
  .sub_menu_left_block {
    width: auto;
    min-width: 2vw;
    left: -20000px;
    background: #ffffff;
    min-height: 100vh;
    box-shadow: 0px 3px 10px 0px #000000;
    /* right: 0px; */
    display: block;
    position: fixed;
    top: 0px;
    z-index: 999999999;
    transition: 0.1s;
    max-height: 100vh;
    overflow: auto;
    padding-bottom: 80px;
  }
  
  .sub_menu_left_block.slide {
    background: #ffffff;
    min-height: 100vh;
    box-shadow: navajowhite;
    left: 0px;
    display: block;
    position: fixed;
    top: 0px;
    /* z-index: 99999999!important; */
    transition: 0.1s;
    max-height: 100vh;
    overflow: auto;
    padding-bottom: 180px;
  }
  
  @media (max-width: 1024px) {
    .sub_menu_left_block.slide {
        width: 100vw;
        min-width: 100%;
        z-index: 999999;
    }
  }
  
  @media (min-width: 1024px) {
    .sub_menu_left_block.slide {
        width: 28vw;
        min-width: 15vw;
        z-index: 2147483647;
    }
  }
  
  .indicateur_attribution_action {
    margin-top: 0px;
    padding: 0px 0px;
    z-index: 1;
    background: #bea370;
    border-radius: 0;
    display: block;
    cursor: pointer;
  }
  
  .indicateur_attribution_action i {
    color: #FFEB3B;
    margin-right: 5px;
  }
  
  .indicateur_attribution_action span.acting_for_who_label {
    font-size: 14px;
    color: lightyellow;
    font-weight: 200;
  }
  
  .black_add_as_antecedant {
    border-bottom: 0px solid #8699bf42;
    margin: 3px 5px 0px 5px;
    padding: 0px 0px 0px 2px;
    background: #ffffff;
    text-align: center;
    padding: 10px 8px 7px 8px;
    border-radius: 6px;
    box-shadow: -3px 2px 4px -3px #dddddd;
    display: block;
  }
  
  .black_add_as_antecedant .antecedent_item {
    text-align: left;
  }
  
  .black_add_as_antecedant input[type=text] {
    background: #f9f9f9!important;
    display: block!important;
    width: 100%!important;
    color: grey!important;
    min-height: 35px!important;
    border-radius: 5px!important;
    cursor: pointer!important;
    padding: 3px 20px 2px 20px!important;
    border: none!important;
    font-weight: 400;
  }
  
  .black_add_as_antecedant .search_icone {
    border: none!important;
    position: relative!important;
    right: unset!important;
    margin-top: 2px!important;
    background: #bea370!important;
    padding: 12px!important;
    color: white!important;
    cursor: pointer!important;
    width: 14%!important;
    text-align: center!important;
    font-size: 25px!important;
    animation-duration: 1.5s!important;
    display: inline-block!important;
    width: auto!important;
    text-align: center!important;
    font-size: 13px!important;
    border-radius: 2px!important;
    margin: 5px 0px!important;
    font-family: 'Sohne BReit Leicht'!important;
    padding: 4px 12px!important;
    width: max-content!important;
  }
  
  .black_add_as_antecedant .antecedent_item.empty_item_antecedent {
    display: none;
  }
  
  .add_mini_avec_text {
    border: none!important;
    position: relative!important;
    right: unset!important;
    margin-top: 2px!important;
    background: #bea370!important;
    padding: 12px!important;
    color: white!important;
    cursor: pointer!important;
    width: 14%!important;
    text-align: center!important;
    font-size: 25px!important;
    animation-duration: 1.5s!important;
    display: inline-block!important;
    width: auto!important;
    text-align: center!important;
    font-size: 13px!important;
    border-radius: 2px!important;
    margin: 5px 0px!important;
    font-family: 'Sohne BReit Leicht'!important;
    padding: 4px 12px!important;
    width: max-content!important;
  }
  
  .single-front-management .ast-container {
    background: #f8f8f8;
  }
  
  
  
  .amelia-v2-booking #amelia-container .am-advsc.fc-theme-standard td.am-advsc__dayGridMonth-cell .fc-daygrid-day-frame * {
    font-weight: 400;
    color: black !important;
  }
  
  .amelia-v2-booking #amelia-container .am-advsc.fc-theme-standard td.am-advsc__dayGridMonth-cell.am-advsc__dayGridMonth-selected .fc-daygrid-day-frame {
    --am-c-advsc-cell-text: #040404!important;
  }
  .amelia-v2-booking #amelia-container .am-advsc.fc-theme-standard th.am-advsc__dayGridMonth-header-cell .fc-col-header-cell-cushion {
  color:black!important;  
    font-weight:bold;
  }
  
  .amelia-v2-booking #amelia-container .am-advsc.fc-theme-standard td.am-advsc__dayGridMonth-cell.am-advsc__dayGridMonth-disabled .fc-daygrid-day-frame *,
  .amelia-v2-booking #amelia-container .am-advsc.fc-theme-standard td.am-advsc__dayGridMonth-cell.am-advsc__dayGridMonth-disabled .fc-daygrid-day-frame {
    background: #ffffff!important;
    color:grey!important;
    opacity:0.6;
  }
  
  .amelia-v2-booking #amelia-container .am-advsc.fc-theme-standard td.am-advsc__dayGridMonth-cell .fc-daygrid-day-frame {
    background: #ffffff!important;
    
    border: 0px solid var(--am-c-advsc-cell-border)!important;
    box-shadow: 1px 1px 1px 0px #00000030!important;
  }
  
  .am-advsc__slots-heading {
    font-size: 1.2em!important;
    font-weight: bold!important;
    text-align: center;
    color: #8f8e8e!important;
  }

  .amelia-v2-booking #amelia-container .am-advsc__slots-item__selected .am-advsc__slots-item__inner {
    background: rgb(230 221 202)!important;
  }
  
  .amelia-v2-booking #amelia-container .am-advsc__slots-item__inner {
    background: white!important;
    color: grey!important;
    border: 0;
    box-shadow: 1px 1px 1px 0px #00000030;
  }
  
  
  button.am-button {
    background: #c1a374 !important;
    color: white!important;
    border:none!important;
  }

  span.am-fcil__item-price {
      background: #424242 !important;
      color: white!important;
  }

  .amelia-v2-booking #amelia-container .am-fcil__item-info__inner span[class*=am-icon] {
        color: #c1a374!important;
  }

  .am-fcil__item-badge.am-service {
      background: #f4eee6 !important;
  }
  .am-fcil__item-badge.am-service span {
      color: grey!important;    
  }
  
  
  
  
  .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-working-hours .am-period .el-row .am-flexed2:last-child .am-edit-element img {
    filter: grayscale(1)!important;
  }
  
  .booking_modal .am-fs__main-heading.am-fs__main-heading-mobile {
  padding: 3px 14px !important;
  box-shadow: none!important;
  }
  
  .booking_modal .am-progress-bar {
  display: none!important;
  }
  
  .am-cabinet-menu-item {
  display:none;
  }
  
  table.fc-col-header {
      width: -webkit-fill-available!important;
  }
  
  .fc-daygrid-body.fc-daygrid-body-balanced {
      width: -webkit-fill-available!important;
  }
  
  table.fc-scrollgrid-sync-table {
      width: -webkit-fill-available!important;
  }
  
  
  div.el-select-dropdown, div.el-popper {
    z-index: 99999999999!important ;
  }
  
  .rdv_du_jour_block_icone,
  .fil_attente_block_icone {display: inline-block;text-align: center;color: #353636;border-radius: 5px;padding: 1px 15px 0px 15px;cursor: pointer;font-size: 17px;position: absolute;/* margin-left: -27px; *//* padding-left: 0; *//* margin-top: -2px; */}
  
  
  .other_titre_modal,
  .fil_attente_block_title,
  .rdv_du_jour_block_title {
  display: block;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  margin-left: 7px;
  text-align: center;
  color: #424242;
  border-radius: 2px;
  }
  
  
  .focus_rdv_this_patient .other_titre_modal {
    display: none;
  }
  
  
    
  @media (max-width: 1025px) {
  
  .dash_col {
      padding: 5px 15px!important;
      margin-top: 20px!important;
      box-shadow:unset!important;
      border-radius:15px;
  }
  
  img.empty_rdv_or_consult {
    display: none;
    height: 150px;
    margin-top: -30px;
    filter: brightness(1.1);
    opacity: 0.3;
  }
  div.modal_as_block.style_my_modal .my_modal_body {
    padding: unset!important;
    
  }
  
  div.am-cabinet-menu div.am-cabinet-menu-item  {
      background: linear-gradient(135deg, #eeeeee 0%, #ececec 100%)!important;
      color:#757575!important;
  }
  
  div.am-cabinet-menu .am-cabinet-menu-item.am-active  {
      background: linear-gradient(135deg, #40bb89 0%, #4a8753 100%)!important;
      color:white!important;
  }
  
  .am-cabinet-menu {
      padding:0!important;
  }
  
  #notifications {
    top: 6%!important;
  }
  
  
  /* .modal_as_block .top_header_modal {
    display: none!important;
  }
  .modal_as_block.focus_rdv_this_patient .top_header_modal {
    display: block!important;
  }
    */
  
  .style_my_modal.modal_as_block .amelia-app-booking #amelia-booking-wrap input[type="tel"] {
    padding: 0 0px 0 8px;
    font-size: 13px;
    /* background:#ded5bc!important; */
    margin-left: 6px;
    margin-right: 8px;
    position: absolute;
    width: -webkit-fill-available;
    left: 0px;
    /* margin-top: -1px; */
    min-width: 95%;
    width: 95%;
    line-height: 1em!important;
    height: 28px!important;
    text-align: center;
    padding-right: 23px;
  }
  
  
  
  
  
  
  .style_my_modal.modal_as_block .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services .el-checkbox {
    margin-bottom: 0;
    margin-right: 5px;
    position: absolute;
    margin-top: -35px;
    /* background:#f1baba; */
  }
  
  .style_my_modal.modal_as_block .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services .am-three-dots .el-checkbox {
    margin-bottom: 0;
    right: 20px;
    position: absolute!important;
    margin-top: -12px!important;
    /* background:#9fc1dc; */
  }
    
  
  .style_my_modal.modal_as_block .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services__service-row__name {
    position: relative!important;
    line-height:1em;
    font-size: 17px;
    margin-top:15px;
    display: block!important;
    /* background:#ffb2b2; */
    min-width: 100%;
  }
  
  .style_my_modal.modal_as_block .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-assigned-services__service-row {
  padding: 1em 6px;
  /* background:aliceblue; */
  position: relative;
  width: 100%;
  padding-top: 29px;
  padding-bottom: 42px;
  box-shadow: 1px 1px 1px 1px #c9c5c5;
  }
  
  .style_my_modal.modal_as_block .amelia-app-booking #am-cabinet .am-cabinet-dashboard {
    margin: 0 auto 0px!important;
    overflow: hidden!important;
    border-radius: 4px!important;
    padding: 0px!important;
  }
  
  .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-content .am-cabinet-profile .el-tabs__content {
      height: 400px;
      padding: 40px;
      overflow-y: scroll;
      padding: 6px!important;
      margin-right: 18px;
      margin-left: 13px;
  }
  .close-rendez-vous-param {
        color: white!important;
        position: fixed;
        right: 0;
        z-index: 99999;
        display: block;
        background: #4cc291;
        font-size: 22px;
        top: 0;
        width: 100%;
        padding: 2px 16px;
  }
  .modal_block_zone {
   display: none;
    position: fixed;
    top: 0;
    height: auto;
    min-height: 100vh;
    background: #fefefe;
    z-index: 999999;
    left: 1px;
    width: 100%;
    overflow: scroll;
    max-height: -webkit-fill-available;
  }
  .modal_block_zone .is_pro_view {
    padding-top: 56px;
  }
  }
  
  
  
  
  .amelia-app-booking #am-cabinet .am-cabinet-dashboard {
      box-shadow: -1px 1px 16px -5px #eeee!important
  }
  
  .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-menu {
      background: none!important;
      padding:1px;
      padding-left: 26px;
  }
  
  .am-cabinet-menu-item.am-active {
      color: black!important;
      font-size:1.5em;
  }
  
  .am-cabinet-menu-item {
      color: #9c9c9c!important;
      font-size:1.2em!important;
      margin: 4px 2px;
      line-height: 1.2em;
      padding: 3px 15px!important;
      
      
  }
  
  .am-cabinet-timezone:before {
      content: "Fuseau horaire";
      position: absolute;
      margin-top: -26px;
      margin-left: 3px;
      font-size: 15px;
  }
  
  .am-cabinet-menu-item.am-active:after {
    content:"\f107";
    font-weight:600;
    font-family:"Font Awesome 6 Free";
    position: absolute;
    margin-left: 4px;
  }
  
  .am-cabinet-menu-item:after {
      content:"\f105";
      font-weight:600;
      font-family:"Font Awesome 6 Free";
      position: absolute;
      margin-left: 4px;
  }
  
  .am-cabinet-menu-item {
      margin-top: 5px;
      margin-bottom: 5px;
      padding-top: 10px!important;
      padding-bottom: 10px!important;
  }
  
  .am-cabinet-menu-item:hover {
      color: #949696!important;
  }
  
  
  
  
  .nom_prenom_in_search,
  .nom_prenom {
    text-transform: lowercase;
  }
  
  .nom_prenom_in_search div::first-letter,
  .nom_prenom div::first-letter {
    text-transform: uppercase;
  }
  
  .am-cabinet-profile-details-description {
    display: none!important;
  }
  .short_cut_label {
  position: fixed;
  bottom: -5.5em;
  width: 150px;
  right: -5.5em;
  height: 150px;
  background: #515151;
  padding: 40px 40px 8px 12px!important;
  border-radius: 50%;
  box-shadow: -1px 1px 6px 0px black;
  font-size: 12px;
  z-index: 999999;
  cursor: pointer;
  }
  .main_dash,
  .col_gauche_profil {
    /* margin-top: 40px; */
  }
  
  .boutton_menu_espece {
    display: inline-block;
  }
  
  a.nav_label_sub {
    min-width: -webkit-fill-available;
    margin: 1px;
    border-top: 1px solid #d6d3d3;
    background: white;
    color: black!important;
    text-align: left;
    padding: 5px 30px;
    display: block;
  }
  
  .dash_col {
    min-height: 75vh;
    /* max-height: 75vh; */
    overflow: auto;
  }
  
  
  .bootstrap-wrapper.menu_supp_pc.show_info_menu {
  width: 15%!important;
  box-shadow: 3px 1px 41px -1px black;
  }
  
  
  .add_mini_avec_text {
    border: none!important;
    position: relative!important;
    right: unset!important;
    margin-top: 2px!important;
    background: #585958!important;
    padding: 12px!important;
    color: white!important;
    cursor: pointer!important;
    width: 14%!important;
    text-align: center!important;
    font-size: 25px!important;
    animation-duration: 1.5s!important;
    display: inline-block!important;
    width: auto!important;
    text-align: center!important;
    font-size: 13px!important;
    border-radius: 2px!important;
    margin: 5px 0px!important;
    font-family: 'Brandon Grotesque regular'!important;
    padding: 4px 12px!important;
    width: max-content!important;
  }
  
  .amelia-v2-booking #amelia-container .am-fs__main-footer,
  .amelia-v2-booking #amelia-container .am-fs__main-heading {
  box-shadow:none!important;  
  }
  
  .bootstrap-wrapper.box_in .container {
    max-width: unset;
  }

  .expend.expended_zone .container:not(.container-main-et-equipier) {
    padding-top:0em;
    
  }
  


  @media (min-width: 1025px) {
    .bootstrap-wrapper.box_in .expended_zone .container  {
      max-width: 1200px;
    }
   }
  
  @media (max-width: 1025px) {
    .bootstrap-wrapper.box_in .expended_zone .container  {
      max-width: 100%;
    }
  }

 

  
  .row.top_presentation {
    margin-top: 21px;
  }
  
  .row.top_presentation img {
    min-height: 80px;
    /* filter: grayscale(1); */
    margin-top: -2px;
    max-height: 180px;
    min-width: 65px;
    max-width: 180px;
    object-fit: cover;
    padding: 2px;
    border-radius: 5px;
    opacity: 1;
    background: white;
    border-radius: 13px;
    /* border: 1px solid; */
    /* box-shadow: 0px 2px 1px 0px grey; */
  }
  .copyright-everywhere {
      position: fixed;
      bottom: 0px;
      left: 0px;
      background: #c1a374;
      font-size: 9px;
      color:white;
  }
  
  .menu_supp_mob svg {
      margin: 2px 1px 1px 1px!important;;
  }
  
  .wp-admin .menu_supp_mob .row {
   
  }
  
  .dashicons.dashicons-editor-help.acf__tooltip {
    color:#c0935a!important;
  }
  

  .cadrage_message_guide.sub_cadrage {
    left: unset;
    right: 55px;
    margin-top: -40px!important;
    padding:5px;
}
@media (max-width: 1024px) {
    .cadrage_message_guide.sub_cadrage {
    left: unset;
    right: 5px;
    margin-top: -45px!important;
    /* border-radius: 0px 10px 10px 0px; */
    padding-left: 33px;
    }
}

.action_supp_chat:before {
    /* content: "";
    position: absolute;
    margin-top: -32px;
    left: 8%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 55px solid #00000000;
    border-right: 55px solid #01010100;
    border-bottom: 26px solid #8d8d8d; */
}

.action_supp_chat {
    border-top: 1px dotted grey;
    margin-top: 31px;
}
  
  
  @media (max-width: 1024px) {
  
    .cadrage_message_guide::after {
      content: "";
      position: absolute;
      bottom: -17px;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 40px solid #00000000;
      border-right: 40px solid #01010100;
      border-top: 15px solid #8d8d8d;
    }
    
    .cadrage_message_guide {
        background: #c1a374 !important;
        color:white!important;
        -webkit-text-fill-color: unset!important;
        display: inline-block;
        padding: 4px 8px 4px 15px;
        position: absolute;
        margin-top: -72px!important;
        margin-left: -7%!important;
        left: 64px;
        font-size:small!important;
        opacity: 1;
        border-radius: 0px 10px 10px 0px;
        box-shadow: 1px 1px 1px 1px grey;
    }
    
  }
  
  @media (min-width: 1024px) {
  
    .cadrage_message_guide::after {
      content: "";
      position: absolute;
      bottom: -17px;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 40px solid #00000000;
      border-right: 40px solid #01010100;
      border-top: 15px solid #8d8d8d;
    }
    
    .cadrage_message_guide {
        background: #c1a374 !important;
        color:white!important;
        -webkit-text-fill-color: unset!important;
        display: inline-block;
        padding: 0px 8px 0px 38px;
        position: absolute;
        margin-top: -90px!important;
        margin-left: -10px!important;
        left: 64px;
        opacity: 1;
        border-radius: 10px 10px 10px 10px;
        box-shadow: 1px 1px 1px 1px grey;
        font-size: 14px;
    }
    
  }
  
  
  
  .row.top_presentation {
      display: none!important;
      background: #f4f4f4;
      padding: 8px;
      margin-bottom: -13px;
  }
  
  .box_this_part_contenu button:focus, .box_this_part_contenu button:active, .box_this_part_contenu button:hover {
    color: grey;
    border-color: grey;
    background: none;
  }
  
  .box_this_part_contenu button {
    border-style: solid;
    border-width: 1px;
    color: var(--ast-global-color-2);
    border-color: var(--ast-global-color-2);
    background-color: rgba(0, 0, 0, 0);
    padding: 4px 10px;
    font-family: inherit;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2em;
    text-transform: unset;
    border-radius: 2px;
  }
  
  
  
 @media (max-width: 1024px) {
   .pov_for_post h2 {
     font-size:xx-large!important;
   }
   .pov_for_post {
    background: #7f7f7f;
    padding: 0em;
    border-radius: 10px;
    background-image: url("https://neuraking.com/wp-content/uploads/2024/12/3a33b040881c9b986833473a4f4bf33f.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: cover;
    mix-blend-mode: luminosity;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  }
  .inside_mask_pov_for_post {
    
    background: #00000080;
    padding:0em;
  }
 }

 @media (min-width: 1024px) {
  .pov_for_post {
    background: #7f7f7f;
    padding: 1em;
    border-radius: 10px;
    background-image: url("https://neuraking.com/wp-content/uploads/2024/12/3a33b040881c9b986833473a4f4bf33f.png");
    background-repeat: no-repeat;
    background-position: 400px 0px;
    background-size: cover;
    mix-blend-mode: luminosity;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  }
  .inside_mask_pov_for_post {
    
    background: #00000080;
    padding:1em;
  }

 }
  
  
  .single .primary .inside_text_pov_for_post h1,
  .single .primary .inside_text_pov_for_post h2,
  .single .primary .inside_text_pov_for_post h3,
  .single .primary .inside_text_pov_for_post h4 {
    color:#ffffff!important;
    background:none!important;
  }
  
  .inside_text_pov_for_post {
     background: #00000080;
    padding:0.1em;
  }
  
  #primary div.pov_for_post h2 {
    padding:1px;
    margin:30px;
    font-size:-webkit-xxx-large;
    background:none;
     -webkit-background-clip: unset!important;
    -webkit-text-fill-color:unset!important;
    color: #ffffff !important;
    opacity: 1;
  }
  
  #primary div.pov_for_post ol,
  #primary div.pov_for_post li,
  .single #primary div.pov_for_post p {
    color:white!important;    
  }
  
  
  a.boutont_typ_nav_menu_solo:hover {
      background: #c1a476;
  }
  
  
  /*BOOTSTRAP GRID*/
  /*!
  * Bootstrap Grid Only (grid and responsive utilities extracted from Bootstrap 4.1.3)
  * GitHub: https://github.com/dmhendricks/bootstrap-grid-css
  * Bootstrap License: MIT (https://github.com/twbs/bootstrap/blob/v4-dev/LICENSE)
  * Credits: Twitter, Inc. & The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
  */@-ms-viewport{width:device-width}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}.bootstrap-wrapper .clearfix::after{display:block;clear:both;content:""}.bootstrap-wrapper .visible{visibility:visible !important}.bootstrap-wrapper .invisible{visibility:hidden !important}.bootstrap-wrapper .hidden-xs-up{display:none !important}@media(max-width:575.98px){.bootstrap-wrapper .hidden-xs-down{display:none !important}}@media(min-width:576px){.bootstrap-wrapper .hidden-sm-up{display:none !important}}@media(max-width:767.98px){.bootstrap-wrapper .hidden-sm-down{display:none !important}}@media(min-width:768px){.bootstrap-wrapper .hidden-md-up{display:none !important}}@media(max-width:991.98px){.bootstrap-wrapper .hidden-md-down{display:none !important}}@media(min-width:992px){.bootstrap-wrapper .hidden-lg-up{display:none !important}}@media(max-width:1199.98px){.bootstrap-wrapper .hidden-lg-down{display:none !important}}@media(min-width:1200px){.bootstrap-wrapper .hidden-xl-up{display:none !important}}.bootstrap-wrapper .hidden-xl-down{display:none !important}.bootstrap-wrapper .visible-print-block{display:none !important}@media print{.bootstrap-wrapper .visible-print-block{display:block !important}}.bootstrap-wrapper .visible-print-inline{display:none !important}@media print{.bootstrap-wrapper .visible-print-inline{display:inline !important}}.bootstrap-wrapper .visible-print-inline-block{display:none !important}@media print{.bootstrap-wrapper .visible-print-inline-block{display:inline-block !important}}@media print{.bootstrap-wrapper .hidden-print{display:none !important}}.bootstrap-wrapper .container{width:100%;padding-right:5px;padding-left:5px;margin-right:auto;margin-left:auto}@media(min-width:576px){.bootstrap-wrapper .container{/* max-width:540px; */}}@media(min-width:768px){.bootstrap-wrapper .container{max-width:720px}}@media(min-width:992px){.bootstrap-wrapper .container{max-width:960px}}@media(min-width:1200px){.bootstrap-wrapper .container{max-width:1140px}}.bootstrap-wrapper .container-fluid{width:100%;padding-right: 0;padding-left: 0px;margin-right:auto;margin-left:auto}.bootstrap-wrapper .row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right: 0;margin-left: 0;}.bootstrap-wrapper .no-gutters{margin-right:0;margin-left:0}.bootstrap-wrapper .no-gutters>.col,.bootstrap-wrapper .no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.bootstrap-wrapper .col-1,.bootstrap-wrapper .col-2,.bootstrap-wrapper .col-3,.bootstrap-wrapper .col-4,.bootstrap-wrapper .col-5,.bootstrap-wrapper .col-6,.bootstrap-wrapper .col-7,.bootstrap-wrapper .col-8,.bootstrap-wrapper .col-9,.bootstrap-wrapper .col-10,.bootstrap-wrapper .col-11,.bootstrap-wrapper .col-12,.bootstrap-wrapper .col,.bootstrap-wrapper .col-auto,.bootstrap-wrapper .col-sm-1,.bootstrap-wrapper .col-sm-2,.bootstrap-wrapper .col-sm-3,.bootstrap-wrapper .col-sm-4,.bootstrap-wrapper .col-sm-5,.bootstrap-wrapper .col-sm-6,.bootstrap-wrapper .col-sm-7,.bootstrap-wrapper .col-sm-8,.bootstrap-wrapper .col-sm-9,.bootstrap-wrapper .col-sm-10,.bootstrap-wrapper .col-sm-11,.bootstrap-wrapper .col-sm-12,.bootstrap-wrapper .col-sm,.bootstrap-wrapper .col-sm-auto,.bootstrap-wrapper .col-md-1,.bootstrap-wrapper .col-md-2,.bootstrap-wrapper .col-md-3,.bootstrap-wrapper .col-md-4,.bootstrap-wrapper .col-md-5,.bootstrap-wrapper .col-md-6,.bootstrap-wrapper .col-md-7,.bootstrap-wrapper .col-md-8,.bootstrap-wrapper .col-md-9,.bootstrap-wrapper .col-md-10,.bootstrap-wrapper .col-md-11,.bootstrap-wrapper .col-md-12,.bootstrap-wrapper .col-md,.bootstrap-wrapper .col-md-auto,.bootstrap-wrapper .col-lg-1,.bootstrap-wrapper .col-lg-2,.bootstrap-wrapper .col-lg-3,.bootstrap-wrapper .col-lg-4,.bootstrap-wrapper .col-lg-5,.bootstrap-wrapper .col-lg-6,.bootstrap-wrapper .col-lg-7,.bootstrap-wrapper .col-lg-8,.bootstrap-wrapper .col-lg-9,.bootstrap-wrapper .col-lg-10,.bootstrap-wrapper .col-lg-11,.bootstrap-wrapper .col-lg-12,.bootstrap-wrapper .col-lg,.bootstrap-wrapper .col-lg-auto,.bootstrap-wrapper .col-xl-1,.bootstrap-wrapper .col-xl-2,.bootstrap-wrapper .col-xl-3,.bootstrap-wrapper .col-xl-4,.bootstrap-wrapper .col-xl-5,.bootstrap-wrapper .col-xl-6,.bootstrap-wrapper .col-xl-7,.bootstrap-wrapper .col-xl-8,.bootstrap-wrapper .col-xl-9,.bootstrap-wrapper .col-xl-10,.bootstrap-wrapper .col-xl-11,.bootstrap-wrapper .col-xl-12,.bootstrap-wrapper .col-xl,.bootstrap-wrapper .col-xl-auto{position:relative;width:100%;padding-right: 5px;padding-left: 5px;}.bootstrap-wrapper .col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.bootstrap-wrapper .col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bootstrap-wrapper .col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bootstrap-wrapper .col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bootstrap-wrapper .order-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.bootstrap-wrapper .order-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.bootstrap-wrapper .order-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.bootstrap-wrapper .order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.bootstrap-wrapper .order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.bootstrap-wrapper .order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.bootstrap-wrapper .order-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.bootstrap-wrapper .order-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.bootstrap-wrapper .order-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.bootstrap-wrapper .order-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.bootstrap-wrapper .order-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.bootstrap-wrapper .order-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.bootstrap-wrapper .order-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.bootstrap-wrapper .order-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.bootstrap-wrapper .order-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.bootstrap-wrapper .offset-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-3{margin-left:25%}.bootstrap-wrapper .offset-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-6{margin-left:50%}.bootstrap-wrapper .offset-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-9{margin-left:75%}.bootstrap-wrapper .offset-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-11{margin-left:91.6666666667%}@media(min-width:576px){.bootstrap-wrapper .col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.bootstrap-wrapper .col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bootstrap-wrapper .col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bootstrap-wrapper .col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-sm-12{/* -webkit-box-flex:0; *//* -webkit-flex:0 0 100%; */-ms-flex:0 0 100%;/* flex:0 0 100%; *//* max-width:100%; */}.bootstrap-wrapper .order-sm-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.bootstrap-wrapper .order-sm-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.bootstrap-wrapper .order-sm-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.bootstrap-wrapper .order-sm-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.bootstrap-wrapper .order-sm-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.bootstrap-wrapper .order-sm-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.bootstrap-wrapper .order-sm-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.bootstrap-wrapper .order-sm-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.bootstrap-wrapper .order-sm-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.bootstrap-wrapper .order-sm-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.bootstrap-wrapper .order-sm-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.bootstrap-wrapper .order-sm-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.bootstrap-wrapper .order-sm-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.bootstrap-wrapper .order-sm-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.bootstrap-wrapper .order-sm-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.bootstrap-wrapper .offset-sm-0{margin-left:0}.bootstrap-wrapper .offset-sm-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-sm-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-sm-3{margin-left:25%}.bootstrap-wrapper .offset-sm-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-sm-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-sm-6{margin-left:50%}.bootstrap-wrapper .offset-sm-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-sm-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-sm-9{margin-left:75%}.bootstrap-wrapper .offset-sm-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-sm-11{margin-left:91.6666666667%}}@media(min-width: 1023px){.bootstrap-wrapper .col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.bootstrap-wrapper .col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bootstrap-wrapper .col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bootstrap-wrapper .col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bootstrap-wrapper .order-md-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.bootstrap-wrapper .order-md-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.bootstrap-wrapper .order-md-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.bootstrap-wrapper .order-md-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.bootstrap-wrapper .order-md-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.bootstrap-wrapper .order-md-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.bootstrap-wrapper .order-md-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.bootstrap-wrapper .order-md-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.bootstrap-wrapper .order-md-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.bootstrap-wrapper .order-md-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.bootstrap-wrapper .order-md-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.bootstrap-wrapper .order-md-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.bootstrap-wrapper .order-md-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.bootstrap-wrapper .order-md-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.bootstrap-wrapper .order-md-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.bootstrap-wrapper .offset-md-0{margin-left:0}.bootstrap-wrapper .offset-md-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-md-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-md-3{margin-left:25%}.bootstrap-wrapper .offset-md-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-md-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-md-6{margin-left:50%}.bootstrap-wrapper .offset-md-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-md-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-md-9{margin-left:75%}.bootstrap-wrapper .offset-md-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-md-11{margin-left:91.6666666667%}}@media(min-width: 1024px){.bootstrap-wrapper .col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.bootstrap-wrapper .col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.bootstrap-wrapper .col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;/* max-width:75%; */}.bootstrap-wrapper .col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bootstrap-wrapper .order-lg-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.bootstrap-wrapper .order-lg-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.bootstrap-wrapper .order-lg-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.bootstrap-wrapper .order-lg-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.bootstrap-wrapper .order-lg-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.bootstrap-wrapper .order-lg-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.bootstrap-wrapper .order-lg-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.bootstrap-wrapper .order-lg-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.bootstrap-wrapper .order-lg-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.bootstrap-wrapper .order-lg-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.bootstrap-wrapper .order-lg-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.bootstrap-wrapper .order-lg-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.bootstrap-wrapper .order-lg-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.bootstrap-wrapper .order-lg-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.bootstrap-wrapper .order-lg-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.bootstrap-wrapper .offset-lg-0{margin-left:0}.bootstrap-wrapper .offset-lg-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-lg-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-lg-3{margin-left:25%}.bootstrap-wrapper .offset-lg-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-lg-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-lg-6{margin-left:50%}.bootstrap-wrapper .offset-lg-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-lg-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-lg-9{margin-left:75%}.bootstrap-wrapper .offset-lg-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-lg-11{margin-left:91.6666666667%}}@media(min-width:1200px){.bootstrap-wrapper .col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.bootstrap-wrapper .col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.bootstrap-wrapper .col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.bootstrap-wrapper .col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.bootstrap-wrapper .col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.bootstrap-wrapper .col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.bootstrap-wrapper .col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.bootstrap-wrapper .col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bootstrap-wrapper .col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.bootstrap-wrapper .col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.bootstrap-wrapper .col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.bootstrap-wrapper .col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.bootstrap-wrapper .col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.bootstrap-wrapper .col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bootstrap-wrapper .order-xl-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.bootstrap-wrapper .order-xl-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.bootstrap-wrapper .order-xl-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.bootstrap-wrapper .order-xl-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.bootstrap-wrapper .order-xl-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.bootstrap-wrapper .order-xl-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.bootstrap-wrapper .order-xl-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.bootstrap-wrapper .order-xl-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.bootstrap-wrapper .order-xl-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.bootstrap-wrapper .order-xl-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.bootstrap-wrapper .order-xl-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.bootstrap-wrapper .order-xl-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.bootstrap-wrapper .order-xl-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.bootstrap-wrapper .order-xl-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.bootstrap-wrapper .order-xl-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.bootstrap-wrapper .offset-xl-0{margin-left:0}.bootstrap-wrapper .offset-xl-1{margin-left:8.3333333333%}.bootstrap-wrapper .offset-xl-2{margin-left:16.6666666667%}.bootstrap-wrapper .offset-xl-3{margin-left:25%}.bootstrap-wrapper .offset-xl-4{margin-left:33.3333333333%}.bootstrap-wrapper .offset-xl-5{margin-left:41.6666666667%}.bootstrap-wrapper .offset-xl-6{margin-left:50%}.bootstrap-wrapper .offset-xl-7{margin-left:58.3333333333%}.bootstrap-wrapper .offset-xl-8{margin-left:66.6666666667%}.bootstrap-wrapper .offset-xl-9{margin-left:75%}.bootstrap-wrapper .offset-xl-10{margin-left:83.3333333333%}.bootstrap-wrapper .offset-xl-11{margin-left:91.6666666667%}}.bootstrap-wrapper .img-fluid{max-width:100%;height:auto}
  /*BOOTSTRAP GRID*/
  
  /* coutourne cache temporaire */
  /* .mwai-reply.mwai-user .mwai-avatar {
    display: none!important;
  }
  
  .gros_toggle_next img {
    display: none!important;
  } */
  
  
  
  /* mini menus all */
  .style_my_modal .this_is_toogle_head.gros_toggle_next.gros_toggle_is_off.switch_color_view {}.nav_gris_gros_inside_active {
      background: #f2eded;
      /* border: 7px solid cadetblue; */
  }
  
  .style_my_modal .the_tabulation_to_check_redact_team.col.nav_gros_boutton.active_tab_in {
      padding: unset!important;
      background: none!important;
      border: none;
      height: unset;
      width: unset;
      display: unset;
  }
  
  .style_my_modal .bootstrap-wrapper.menu_supp_mob.menu_supp_action_ia  {
      background: none!important;
      box-shadow: none;
  }
  
  .style_my_modal .menu_supp_mob div.nav_gros_boutton .nav_gris_inside i {
      cursor: pointer;
      padding: 10px !important;
      border-radius : 4px;
      display:block;
      margin:5px;
  }
  
  .style_my_modal .menu_supp_mob div.nav_gros_boutton.active_tab_in .nav_gris_inside  {
      color: #424242 !important;
      background: #f3eded !important;
  }
  
  
   .style_my_modal .menu_supp_mob div.nav_gros_boutton .nav_gris_inside {
       cursor: pointer;
       /* color: #ffffff; */
       /* background: #424242!important; */
       padding: 10px !important;
       border-left: 1px solid #d3c5c5;
       border-bottom: 1px solid grey;
       border-radius : 4px;
       display:block;
   }
  
  /* mini menu for ai pages */
  .this_is_toogle_head.gros_toggle_next.gros_toggle_is_off.switch_color_view {}.nav_gris_gros_inside_active {
      background: #f2eded;
      /* border: 7px solid cadetblue; */
  }
  
  .the_tabulation_to_check_redact_team.col.nav_gros_boutton.active_tab_in {
      padding: unset!important;
      background: none!important;
      border: none;
      height: unset;
      width: unset;
      display: unset;
  }
  
   .bootstrap-wrapper.menu_supp_mob.menu_supp_action_ia  {
      /* background: none!important; */
      /* box-shadow: none; */
  }
  
  .menu_supp_mob div.nav_gros_boutton .nav_gris_inside svg {
    margin:14px!important;
  }
  .menu_supp_mob div.nav_gros_boutton .nav_gris_inside i {
      cursor: pointer;
      padding: 5px !important;
      border-radius : 4px;
      display:block;
      margin:5px;
  }
  
  .style_my_modal .menu_supp_mob div.nav_gros_boutton.active_tab_in .nav_gris_inside  {
      color: #ffffff !important;
      background: #424242 !important;
  }
  
  
  
   .style_my_modal .menu_supp_mob div.nav_gros_boutton .nav_gris_inside {
       cursor: pointer;
       /* color: #ffffff; */
       /* background: #424242!important; */
       padding: 1px !important;
       border-left: 0px solid #d3c5c5;
       border-bottom: 2px solid grey;
       border-radius: 0;
       display:block;
       /* margin: 2px; */
   }
  
  @media (min-width: 1025px) {
    .style_my_modal .menu_supp_mob div.nav_gros_boutton .nav_gris_inside {
      border-radius: 5px 5px 50px 50px;
      border-bottom: 3px solid grey;
    }
  }


  .menu_supp_pc .nav_gris_gros_inside_active {
      background: #c4a378;
  }
  .menu_supp_pc .nav_gris_gros_inside_active:hover * { 
    fill:black;
    color:black!important;
  }
  .menu_supp_pc .nav_gris_gros_inside_active * { 
    fill:white;
    color:white!important;
  }
  
  
  .nav_gris_gros_inside_active {
      position: relative;
      /* Vos styles existants pour cet */
  }
  
  
   .menu_supp_mob div.nav_gros_boutton {
      cursor: pointer;
      padding: unset !important;
  }

.menu_supp_mob.mod_bottom div.nav_gris_gros_inside_active:hover * { 
  fill:black;
}

.menu_supp_mob.mod_bottom div.nav_gris_gros_inside_active * { 
  fill:white;
}
  .menu_supp_mob.mod_bottom div.nav_gris_gros_inside_active {
    cursor: pointer;
    color: #0a0a0a;
    padding: unset !important;
    background: #c4a378;
  }


 .menu_supp_mob.mod_bottom div.nav_gris_gros_inside_active::after {
      content: "";
      position: absolute;
      bottom: 40px;
      
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 10px solid #00000000;
      border-right: 10px solid #01010100;
      border-bottom: 15px solid #424242;
  }
  
  
  .menu_supp_pc .nav_gris_gros_inside_active::after {
    content: "";
      position: absolute;
      top: 1px;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 4px solid #00000000;
      border-right: 4px solid #01010100;
      border-top: 5px solid #585858;
  }
  .menu_supp_mob .active_tab_in::after {
      content: "";
      position: absolute;
      bottom: -14px;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 40px solid #00000000;
      border-right: 40px solid #01010100;
      border-top: 15px solid #424242;
  }
  
  
   .menu_supp_mob div.nav_gros_boutton.active_tab_in .nav_gris_inside i {
      /* color: #424242 !important; */
      /* background: #f3eded !important; */
  }
  
  
   .menu_supp_mob div.nav_gros_boutton .nav_gris_inside {
      cursor: pointer;
      /* color: #ffffff; */
      /* background: #424242!important; */
      padding: 4px !important;
      border-left: 1px solid #d3c5c5;
      border-radius: 0;
      display:block;
  }
  


  @media (max-width: 1024px) {
    .menu_supp_mob div.nav_gros_boutton .nav_gris_inside {
     padding: 6px 0px!important;
    }
    .menu_supp_mob div.nav_gros_boutton .nav_gris_inside svg,
    .menu_supp_mob div.nav_gros_boutton .nav_gris_inside i {
     padding:1px!important;
      margin:5px!important;
    }
  }

  span.number_in_title {
      display: block;
      font-weight: bold;
      padding: 20px 80px;
      border-radius: 15px;
      border-top: 5px solid;
      /* border-bottom: 5px solid; */
      margin-bottom: 55px;
      border-left: 5px solid;
      border-right: 5px solid;
  }

  
  /* ACTUS single page */
  

  .side_article_nav_a .contenu {
    text-align: justify;
    color: #424242;
    font-size:13px;
    padding-left:10px;
}


  .side_article_nav_a .contenu i {
    font-size:smaller;
    position:absolute;
    margin-top:6px;
    
  }
  
  .side_article_nav_a .contenu {
    /* font-size: 15px; */
    margin-left:15px;
    line-height: 1.5em;
    font-family: "Sohne BReit Leicht";
    font-weight: 100;
    color: #424242;
    border-left: 1px solid #2d2d2d;
    padding-left:15px;
  }
  
  
  
  
  .liste_actu_side i {
    font-size:smaller;
    position:absolute;
    margin-top:6px;
  }
  
  
  .liste_actu_side {
  padding-bottom:15px;
  }
  
  .side_article_nav_a {
    margin-bottom: 1px;
    /* border-left: 2px solid; */
    border-bottom: 0px solid #d9d9d9;
    /* box-shadow: 0px 0px 10px -7px black; */
    border-radius: 5px;
    padding-top:9px;
    padding-bottom: 9px;
  }
  
  
  
   .menu_supp_mob div.nav_gros_boutton.ia_is_on:hover i,
   .menu_supp_mob div.nav_gros_boutton.ia_is_on ,
   .ia_is_on:hover {
     background: green!important;
     color: white!important;
   }
   .ia_is_on {
     background: green!important;
     color: white!important;
   }
   .ia_is_on i {
     color: white!important;
   }
   
   .menu_supp_mob div.nav_gros_boutton.ia_is_off:hover i,
   .menu_supp_mob div.nav_gros_boutton.ia_is_off ,
   .ia_is_on:hover {
     background: darkred!important;
     color: white!important;
   }
  
  .menu_supp_mob div.nav_gros_boutton .nav_gris_inside .ia_is_off {
    background: darkred!important;
    color: white!important;
  }
  
  
  
  .been_used_by_ai {
    color: #00695C!important;
    font-weight: 600!important;
    font-family: arial;
    text-shadow: 0 0 #b7b7b7;
  }
  
  
  /* rabs menu */
  
  .rabs {
    margin: 0;
    display: flex;
    align-items: center;
    height: 80px;
    border-radius: 2px 2px 0px 0px;
  
    @media screen and (max-width: 512px) {
       height: 40px;
    }
  }
  
  /* rab Links */
  
  .rablinks.active {
    border: none;
  }
  
  .rablinks {
    background: #f4f4f4;
    border: none;
    
    outline: none;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    overflow: hidden;
    transition: 0.3s ease;
  
    @media screen and (max-width: 512px) {
       font-size: 12px;
    }
  }
  
  
  
  /*rab buttons hover*/
  
  
  
  /* rab active */
  .rablinks.active {
    border-top:2px solid #c1a374;
    background-color: #ffffff;
    z-index: 0;
    border-right: 0px;
    border-left: 0px;
    bottom: 0px;
    overflow: hidden;
    
    @media screen and (max-width: 512px) {
       height: 60px;
    }
  }
  
  
  .rablinks.active:hover p {
    opacity: 1;
    
  }
  
  .rablinks p {
    opacity: 0.6;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    transition: 0.5s ease;
    padding: 0;
    margin: 0;
    backface-visibility: hidden;
    font-weight: 400;
  }
  
  .rablinks:hover p {
    
    opacity: 1;
    
    @media screen and (max-width: 512px) {
       opacity: 0.6;
    }
  }
  
  
  /* rabs text bigger */
  
  .rablinks p:before {
    content: attr(data-title);
    position: absolute;
    height: auto;
    width: auto;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.1;
    font-size: 40px;
    transition: 1s ease-out;
    z-index: -1;
    font-weight: 600;
    top: 110%;
    
    @media screen and (max-width: 512px) {
       display: none;
    }
  }
  
  .rablinks:hover p:before {
    opacity: 0.1;
    font-size: 40px;
    top: -80%;
  }
  
  
  /* rab content */
  
  .rabcontent {
    display: none;
    min-height: 180px;
    
  }
  
  @keyframes rabEffect {
    from {
       top: -40px;
    }
    to {
       top: 0px;
    }
  }
  
  .rabcontent.active {
    transition: all 1s ease;
    display: block;
  }
  
  /* rab content line */
  .wrapper_rabcontent:after {
    content: "";
    height: 5px;
    width: 100%;
    position: absolute;
    background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    left: 0;
    bottom: 0;
    z-index: -2;
    transition: all 1s ease;
  }
  
  
  .other_titre_modal_sep_modal {
      display: block;
      text-align: left;
      font-size: 20px;
      color: #424242;
      border-bottom: 1px solid #bea370;
      margin-bottom: 29px;
      margin-top: -10px;
      padding-left:15px;
      padding-bottom:10px;
      border-radius:15px 15px 0px 0px ;
  }
  
  .group_css_tast_ai_modal {
      box-shadow: -3px 3px 5px 1px #e1e1e1;
      border-radius: 11px;
      padding: 4px 4px 40px 4px;
  }
  
  @media (min-width: 1025px) {
    .up_title_col_ia {
        position: relative;
        margin-top: -1px;
        margin-bottom: 34px;
        font-weight:bold;
        color:#c1a374;
        text-align: center;
        width: 100%;
        display: block;
        /* background: #424242; */
        /* border-top: 4px solid; */
        padding: 1em;
        border-radius: 15px;
        font-size: xx-large;
    }
  }

 .cadrage_message_guide img.the_profil_avatar_to_load {
    margin: 0px;
    height: 60px;
    width: 60px;
    max-width: 60px;
    object-fit: scale-down;
    padding: 2px;
    margin-right: 8px;
    border-radius: 5px;
    opacity: 1;
    background: white;
    border-radius: 50%;
    margin-top: -13px;
    box-shadow: 0px 2px 1px 0px grey;
    position: absolute;
    margin-left: -64px;
  }

  
  @media (max-width: 1025px) {
    .up_title_col_ia span {
      margin-top: 9px!important;
    }
    .up_title_col_ia {
        position: relative;
        margin-top: -17px;
        margin-bottom: 34px;
        font-weight:bold;
        color:#c1a374;
        text-align: center;
        width: 100%;
        display: block;
        /* background: #424242; */
        /* border-top: 4px solid; */
        padding: 0.2em;
        border-radius: 15px;
        font-size: x-large;
        line-height: 1.2em;
    }

     .cadrage_message_guide img.the_profil_avatar_to_load {
      margin: 0px;
      height: 50px;
      width: 50px;
      max-width: 50px;
      object-fit: scale-down;
      padding: 2px;
      margin-right: 8px;
      border-radius: 5px;
      opacity: 1;
      background: white;
      border-radius: 50% 50% 50% 50%;
      margin-top: -8px;
      box-shadow: 0px 2px 1px 0px grey;
      position: absolute;
      margin-left: -52px;
    }
  }

  
 
  

  
  
  /* div.mwai-chatbot-container .mwai-body .mwai-reply.mwai-user .mwai-avatar {
    display:none!important;
  } */

  .site-navigation li a {font-weight: 200!important;}
  
  /* img.custom-logo {
      height: 50px;
      margin-top: 1px;
      width: fit-content;
      max-height: 50px!important;
      object-fit: cover;
      max-height: 35px;
  } */

  img.custom-logo {
    height: auto; /* Flexibilité */
    max-height: 50px !important; /* Un seul max-height */
    width: auto; /* Évite la distorsion */ 
    margin-top: 1px; 
    object-fit: contain; /* Préserve les proportions */ 
    -webkit-object-fit: contain; /* Préfixe pour Safari */ 
    border-radius: 5px;
  }

  .logo_center_nav_bar {
      align-items: anchor-center;
  }

  ul#ast-hf-menu-1 {
      margin: 0;
  }


  
  @media (min-width: 1025px) {
    .expended_zone .zone_to_copie {
      /* max-width: 1100px; */
      /* width: 1100px; */
    }
  }
  @media (max-width: 1025px) {
    .expended_zone .zone_to_copie {
      max-width: 100%;
      width: 100%;
    }
  }
  
  .logo_center_nav_bar .LOAD_NEURA_TEAM_ONCE {
    cursor: pointer;
    background: black;
    color: white;
  }

 @media (max-width: 1025px) {
  .requete_simulatane_box {
    box-shadow: 0px 20px 13px 0px #a1a1a1 !important;
    padding: 10px!important;
    /* background-color: #f4f4f4 !important; */
    border-radius: 10px!important;
    margin-bottom: 44px !important;
    margin-top:20px;
  }
  
  div.requete_simulatane_box .up_title_col_ia {
    margin-bottom: 0!important;
    padding-bottom: 0;
    font-size: 1em;
  }
 }

  @media (min-width: 1025px) {
  
 
  .requete_simulatane_box {
    box-shadow: 0px 2px 3px 0px #a1a1a1 !important;
    padding: 28px 10px 10px 10px!important;
    /* background-color: #f4f4f4 !important; */
    border-radius: 10px!important;
    margin: 20px auto!important;
    padding-bottom: 23px!important;
    margin-top: 12px!important;
    margin-bottom: 69px !important;
}

.requete_simulatane_box::after {
     content: "";
     position: absolute;
     left: 50%;
     margin-top: 24px;
     transform: translateX(-50%);
     z-index:-1;
     width: 0;
     height: 0;
     border-left: 70px solid #00000000;
     border-right: 70px solid #01010100;
     border-top: 70px solid #424242;
 }

  div.requete_simulatane_box .up_title_col_ia {
  margin-bottom: 0!important;
  padding-bottom: 0;
  }
 
}

.starting_process_box {
   padding: 2%;
}

a.run_seo_auto_multi.text-center {
  background: white;
  padding: 3px 4px;
  border: 1px solid;
  border-radius: 5px;
  margin-top: 5px;
  display: block;
  cursor:pointer;
}
  
  
  /* NEW menu */
  
  
  @media (min-width: 1025px) {
    .hide_this_part_on_mobile {
        display:block;
    }
    
    li#menu-item-2580 a,
    li#menu-item-2587 a {
        margin: 1px;
        padding: 1px 10px 1px 10px;
        border-right:0px solid;
        /* background:#dbdbdb;  */
        line-height:2em;
        /* min-height:50px; */
        /* border-bottom: 1px solid; */
        color:#424224!important;
    }
  }
  
  @media (max-width: 1025px) {
    .nav_bar_top_scroll.bootstrap-wrapper .col-1 {
      min-width: 15%!important;
     
    }
    .nav_bar_top_scroll.bootstrap-wrapper .col-4 {
      display:none!important;
    }
    .logo_center_nav_bar {
     min-width: 70% !important;
     padding: 0 !important;
     margin: 0 !important;
    }
    .info_recherche_modal,
    .hide_this_part_on_mobile {
        display:none;
    }
    li#menu-item-2580 a,
    li#menu-item-2587 a {
        margin: 0;
        padding: 1px 5px 1px 5px;
        font-size:11px;
  
    }
  }
  
  @media (min-width: 1280px) {
    .hide_this_part_on_mobile {
        display:block;
    }
    li#menu-item-2580 {
        margin:0;
        padding:0;
    }
    li#menu-item-2580 a,
    li#menu-item-2587 a {
        margin: 0;
        padding: 1px 7px 1px 7px!important;
        font-size:11px;
        border-right:0px solid;
    }
  }
  
  @media (min-width: 1600px) {
    .hide_this_part_on_mobile {
        display:block;
    }
    li#menu-item-2580 {
        margin:0;
        padding:0;
    }
    li#menu-item-2580 a,
    li#menu-item-2587 a {
        margin: 0;
        padding: 1px 12px 1px 12px!important;
        font-size:14px;
        border-right:0px solid;
    }
  
   
    
  }
  
  .main-header-menu .sub-menu {
      margin-top:-5px;
      padding-top:15px;
  }
  
  
  nav .sub-menu  li a {
      margin:0!important;
      align-content:center!important;
      border-bottom:1px solid #c8ad89!important;
  }
  .sub-menu  li {
     margin: 0;
     padding: 1px 1px 1px 2px!important;
    font-size:14px;
    
      
  }
  
  .sub-menu {
     border:0px solid #afaeae!important; 
      padding:10px!important;
      
      border-radius:2px 2px 5px 5px;
  }
  
  
  
  
  nav .sub-menu li,
  nav .sub-menu li {
      border-top:0px solid #c8ad89!important;
    background:#ffffff!important;
  
    }
  
  nav .sub-menu li:hover,
  nav .sub-menu li:hover {
    border-top:0px solid #c8ad89!important;
  }
  
  
  
  /* astra */
  
  
  
  @media (min-width: 769px) {
    .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,.main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu {
        left:-100%
    }
  
    .main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item.focus>.sub-menu,.main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item:hover>.sub-menu {
        left: -100%
    }
  }
  
  .main-header-menu .sub-menu {
    width: 240px;
    background: #fff;
    left: -999em;
    position: absolute;
    top: 100%;
    z-index: 99999;
    visibility: hidden
  }
  
  
  
  
  
  
  
  
  
  
  
  
  .ast-menu-toggle {
    display: none;
    background: 0 0;
    color: inherit;
    border-style: dotted;
    border-color: transparent
  }
  
  
  
  
  
  
  .ast-flex {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap
  }
  
  .ast-flex-1 {
    flex: 1
  }
  
  .ast-flex-2 {
    flex: 2
  }
  
  .ast-flex-3 {
    flex: 3
  }
  
  .ast-flex-4 {
    flex: 4
  }
  
  .ast-flex-5 {
    flex: 5
  }
  
  .ast-inline-flex {
    -js-display: inline-flex;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center
  }
  
  .ast-flex-direction-row {
    flex-direction: row
  }
  
  .ast-flex-direction-row-reverse {
    flex-direction: row-reverse
  }
  
  .ast-flex-direction-column {
    flex-direction: column
  }
  
  .ast-flex-direction-column-reverse {
    flex-direction: column-reverse
  }
  
  .ast-flex-wrap-nowrap {
    flex-wrap: nowrap
  }
  
  .ast-flex-wrap-wrap {
    flex-wrap: wrap
  }
  
  .ast-flex-wrap-wrap-reverse {
    flex-wrap: wrap-reverse
  }
  
  .ast-justify-content-flex-start {
    justify-content: flex-start
  }
  
  .ast-justify-content-flex-end {
    justify-content: flex-end
  }
  
  .ast-justify-content-center {
    justify-content: center
  }
  
  .ast-justify-content-space-between {
    justify-content: space-between
  }
  
  .ast-justify-content-space-around {
    justify-content: space-around
  }
  
  .ast-align-items-flex-start {
    align-items: flex-start
  }
  
  .ast-align-items-flex-end {
    align-items: flex-end
  }
  
  .ast-align-items-center {
    align-items: center
  }
  
  .ast-align-items-baseline {
    align-items: baseline
  }
  
  .ast-align-items-stretch {
    align-items: stretch
  }
  
  .ast-align-content-flex-start {
    align-content: flex-start
  }
  
  .ast-align-content-flex-end {
    align-content: flex-end
  }
  
  .ast-align-content-center {
    align-content: center
  }
  
  .ast-align-content-space-between {
    align-content: space-between
  }
  
  .ast-align-content-space-around {
    align-content: space-around
  }
  
  .ast-align-content-stretch {
    align-content: stretch
  }
  
  .ast-order-1 {
    order: 1
  }
  
  .ast-order-2 {
    order: 2
  }
  
  .ast-order-3 {
    order: 3
  }
  
  .ast-order-4 {
    order: 4
  }
  
  .ast-order-5 {
    order: 5
  }
  
  .ast-flex-grow-1 {
    flex-grow: 1
  }
  
  .ast-flex-grow-2 {
    flex-grow: 2
  }
  
  .ast-flex-grow-3 {
    flex-grow: 3
  }
  
  .ast-flex-grow-4 {
    flex-grow: 4
  }
  
  .ast-flex-grow-5 {
    flex-grow: 5
  }
  
  .ast-flex-shrink-1 {
    flex-shrink: 1
  }
  
  .ast-flex-shrink-2 {
    flex-shrink: 2
  }
  
  .ast-flex-shrink-3 {
    flex-shrink: 3
  }
  
  .ast-flex-shrink-4 {
    flex-shrink: 4
  }
  
  .ast-flex-shrink-5 {
    flex-shrink: 5
  }
  
  .ast-align-self-auto {
    align-self: auto
  }
  
  .ast-align-self-flex-start {
    align-self: flex-start
  }
  
  .ast-align-self-flex-end {
    align-self: flex-end
  }
  
  .ast-align-self-center {
    align-self: center
  }
  
  .ast-align-self-baseline {
    align-self: baseline
  }
  
  .ast-align-self-stretch {
    align-self: stretch
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .main-header-menu .menu-item.focus>.sub-menu,.main-header-menu .menu-item:hover>.sub-menu,.main-header-menu .menu-item>.sub-menu.toggled-on {
      right: auto;
      left: 0;
      visibility: visible
  }
  
  .main-header-menu .menu-item.focus>.sub-menu .sub-menu.toggled-on,.main-header-menu .menu-item:hover>.sub-menu .sub-menu.toggled-on,.main-header-menu .menu-item>.sub-menu.toggled-on .sub-menu.toggled-on {
      left: 100%;
      right: auto;
      visibility: visible
  }
  
  .main-header-menu .ast-left-align-sub-menu.focus>.sub-menu,.main-header-menu .ast-left-align-sub-menu:hover>.sub-menu {
      right: 0;
      left: auto
  }
  
  @media (min-width: 769px) {
      .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,.main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu {
          left:-100%
      }
  
      .main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item.focus>.sub-menu,.main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item:hover>.sub-menu {
          left: -100%
      }
  }
  
  .main-header-menu .sub-menu {
      width: 240px;
      background: #fff;
      left: -999em;
      position: absolute;
      top: 100%;
      z-index: 99999;
      visibility: hidden
  }
  
  @media (min-width: 769px) {
      .main-header-menu .sub-menu .menu-item.focus>.sub-menu,.main-header-menu .sub-menu .menu-item:hover>.sub-menu {
          left:100%;
          right: auto
      }
  
      .main-header-menu .sub-menu .ast-left-align-sub-menu.focus>.sub-menu,.main-header-menu .sub-menu .ast-left-align-sub-menu:focus * .sub-menu,.main-header-menu .sub-menu .ast-left-align-sub-menu:hover * .sub-menu,.main-header-menu .sub-menu .ast-left-align-sub-menu:hover>.sub-menu {
          left: -100%
      }
  
      .main-header-menu .sub-menu .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,.main-header-menu .sub-menu .main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu {
          left: -100%
      }
  }
  
  .main-header-menu .sub-menu .menu-link {
      padding: .9em 1em;
      display: block;
      word-wrap: break-word
  }
  
  .main-header-menu .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type {
      display: none
  }
  
  #ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .icon-arrow {
      display: none
  }
  
  #ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .ast-header-navigation-arrow {
      position: absolute;
      right: .6em;
      top: 50%;
      transform: translate(0,-50%) rotate(270deg)
  }
  
  #ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .ast-header-navigation-arrow .icon-arrow {
      display: block
  }
  
  #ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .ast-header-navigation-arrow .icon-arrow svg {
      margin: 0
  }
  
  #ast-desktop-header .account-main-navigation .sub-menu .menu-item.menu-item-has-children>.menu-link .ast-header-navigation-arrow {
      transform: translate(0,-50%) rotate(360deg)
  }
  
  .main-header-menu .sub-menu .sub-menu {
      top: 0
  }
  
  .submenu-with-border .sub-menu {
      border-width: 1px;
      border-style: solid
  }
  
  .submenu-with-border .sub-menu .menu-link {
      border-width: 0 0 1px;
      border-style: solid
  }
  
  .submenu-with-border .sub-menu .sub-menu {
      top: -2px
  }
  
  .ast-desktop .submenu-with-border .sub-menu>.menu-item:last-child>.menu-link {
      border-bottom-style: none
  }
  
  .ast-header-break-point .main-navigation {
      padding-left: 0
  }
  
  .ast-header-break-point .main-navigation ul .menu-item .menu-link {
      padding: 0 20px;
      display: inline-block;
      width: 100%;
      border: 0;
      border-bottom-width: 1px;
      border-style: solid;
      border-color: var(--ast-border-color)
  }
  
  .ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type {
      margin-right: 5px
  }
  
  .ast-header-break-point .main-navigation ul .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type {
      display: inline
  }
  
  .ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link {
      padding-left: 30px
  }
  
  .ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-link {
      padding-left: 40px
  }
  
  .ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-link {
      padding-left: 50px
  }
  
  .ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link {
      padding-left: 60px
  }
  
  .ast-header-break-point .main-header-menu {
      background-color: #f9f9f9;
      border-top-width: 0
  }
  
  .ast-header-break-point .main-header-menu .sub-menu {
      background-color: #f9f9f9;
      position: static;
      opacity: 1;
      visibility: visible;
      border: 0;
      width: auto
  }
  
  .ast-header-break-point .main-header-menu .sub-menu .ast-left-align-sub-menu.focus>.sub-menu,.ast-header-break-point .main-header-menu .sub-menu .ast-left-align-sub-menu:hover>.sub-menu {
      left: 0
  }
  
  .ast-header-break-point .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,.ast-header-break-point .main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu {
      left: 0
  }
  
  .ast-header-break-point .submenu-with-border .sub-menu {
      border: 0
  }




  
  
    .full_lecture_article .flexing_row {
      padding:0;
      margin-top:0;
    }
  
  
    .full_lecture_article .astra_entry_bottom {
      display:none;
    }
  
  
    .full_lecture_article .gros_toggle_this {
        margin-top: 0!important;
        box-shadow: none;
    }
  
    .full_lecture_article .gros_toggle_next {
        background: #ffffff !important;
        margin:0!important;
        color: #c4a479;
        font-weight:bold!important;
        border: none;
    }


    .full_lecture_article .switch_mode_lecture_article {
        position: fixed;
        top: 58px;
        z-index:9;
    }

    .full_lecture_article .lecture_article_is_ON {
        left:20px;
    }

    .full_lecture_article .black_mode_is_ON,
    .full_lecture_article .black_mode_is_OFF {
        right:20px;
    }

    .full_lecture_article .the_id_indicateur,
    .full_lecture_article .sub_menu_left_block {
      display:none!important;
    }
  
    .full_lecture_article * {
      /* font-family: Arial!important; */
    }
  
    .full_lecture_article .ast-container {
      padding:unset!important;
      margin:unset!important;
    }
  
    .full_lecture_article h1,h2,h3,h4,h5 {
      border:none!important;
    }
    .full_lecture_article .flexing_row .jumbotron h2 {
      font-size: 3.5em!important;
      font-weight:bold;
    }
  
    .full_lecture_article .gros_toggle_next span {
        font-size: 2.5em!important;
        font-weight:bold;
        padding-top: 1em!important;
        display: block;
        border: none;
        box-shadow: none;
    }
    .full_lecture_article .gros_toggle_this {
        display: block!important;
    }

    .full_lecture_article .side_custom {
      display:none;
    }

    body.full_lecture_article,
    .full_lecture_article #primary .the_single_lecture {
      display:block!important;
      min-width:100%!important;
      padding:2em 0em 0em 0em!important;
      margin:0!important;
    
    }


    .full_lecture_article .hfeed.site {
      display:block;
      width:100%!important;
      margin:0!important;
      /* background:black; */
    }

    


  .full_lecture_article #primary .the_single_lecture article p {
    font-size:x-large!important;
  }
    /* .full_lecture_article *, 
    .full_lecture_article #primary .the_single_lecture article a {
      color:#c4a378!important;
      background:black!important;
    } */

    .full_lecture_article #primary .the_single_lecture article {
      width: 100%!important;
      padding: 0em 7em 5em 7em!important;
      margin: 0em!important;
      align-items: inherit;
    }




  
    .full_lecture_article .main_icon.fa.fa-arrow-right,
    .full_lecture_article .number_of_index_row,
    .full_lecture_article .footer-custom,
    .full_lecture_article .list_div_inside div,
    .full_lecture_article .list_div_inside div span,
    .full_lecture_article .the_full_published_date,
    .full_lecture_article .the_type_post,
    .full_lecture_article .gtranslate_wrapper,
    .full_lecture_article .bottom_site_indicator,
    .full_lecture_article .group_menus,
    .full_lecture_article .nav_bar_top_scroll,
    .full_lecture_article .list_div_inside,
    .full_lecture_article .edit_block_custom {
          display: none !important;
    }



    .full_lecture_article.post-template-default.single .ast-container {
      width:100%!important;
      min-width:100%!important;
      max-width:100%!important;
      margin-top: -152px!important;
      padding: 4% 15% 0% 15%!important;
    }

     @media (max-width: 1025px) {

      .full_lecture_article.post-template-default.single .ast-container {
        width:100%!important;
        min-width:100%!important;
        max-width:100%!important;
        margin-top:-60px!important;
        padding:0% 15% 5% 15%!important;
      }

      .full_lecture_article .hfeed.site {
        width:100%!important;
        padding-left:0%!important;
        padding-right:0%!important;
        margin:0!important;
      }
       .full_lecture_article #primary .the_single_lecture article {
        width: 100%!important;
        padding: 0em!important;
      }
    }

    




    body.full_lecture_article.full_black_mode *,
    body.full_lecture_article.full_black_mode .gros_toggle_next.gros_toggle_is_active,
    body.full_lecture_article.full_black_mode .hfeed.site li,
    body.full_lecture_article.full_black_mode .hfeed.site li a,
    body.full_lecture_article.full_black_mode .hfeed.site ul li a,
    body.full_lecture_article.full_black_mode .hfeed.site #primary ol,
    body.full_lecture_article.full_black_mode .hfeed.site #primary li,
    body.full_lecture_article.full_black_mode #primary p {
        background:black!important;
        color:white!important;
        border-color:white!important;
        
    }

    body.full_lecture_article.full_black_mode .tab_closest_ref_js a {
        background:#cecece!important;
    }
    
    body.full_lecture_article.full_black_mode h2,
    body.full_lecture_article.full_black_mode h3,
    body.full_lecture_article.full_black_mode h4,
    body.full_lecture_article.full_black_mode i,
    body.full_lecture_article.full_black_mode .hfeed.site a {
        color:#b79869!important;
    }



    
    .full_lecture_article .black_mode_is_ON {
      display: inline-block;
    }

    .full_lecture_article .black_mode_is_OFF,
    .full_lecture_article .black_mode_is_ON {
      display: inline-block;
    }

    .black_mode_is_ON,
    .black_mode_is_OFF {
        display: none;
    }


  body.full_lecture_article.full_black_mode i.fa-solid.fa-shuffle {
      font-family:"Font Awesome 6 Free"!important;
  }

  
 

  .full_lecture_article .post-thumb-img-content.post-thumb img {
    width: 100%;
    height: auto;
    max-height: 800px!important;
    object-fit: cover;
    border-radius: 15px;
  }

    
  @media print {

    .the_id_indicateur {
      display:none;
    }

    .post-thumb-img-content.post-thumb img {
      display:none;
    }

    #ast-scroll-top {display:none!important;}
    .post-thumb-img-content.post-thumb img {
      display:none;
    }

    .expanded_col, .expand_col {
          display:none;
    }

    button.switch_mode_lecture_article.lecture_article_is_OFF {
        display: none;
    }

    .authorshiplink {
        display: none;
    }

    #primary p,
    #primary li {
        font-size:35px!important;
    }

    .flexing_row {
        padding: 2px;
    }

    .flexing_row {
      padding:0;
      margin-top:0;
    }
  
  
    .astra_entry_bottom {
      display:none;
    }
  
  
    .gros_toggle_this {
        margin-top: 0!important;
        box-shadow: none;
    }
  
    .gros_toggle_next {
        background: #ffffff !important;
        margin:0!important;
        color: #c4a479;
        font-weight:bold!important;
        border: none;
    }
  
    * {
      font-family: Arial!important;
    }
  
    .ast-container {
      padding:unset!important;
      margin:unset!important;
    }
  
    h1,h2,h3,h4,h5 {
      border:none!important;
    }

    .the_contenu_wysiwig h1 {
      font-size: 60px!important;
    }

    .the_contenu_wysiwig h2 {
      font-size: 55px!important;
    }

    .the_contenu_wysiwig h3 {
      font-size: 50px!important;
    }

    .the_contenu_wysiwig h4 {
      font-size: 45px!important;
      
    }
    
    .the_contenu_wysiwig h5 {
      font-size: 40px!important;
    }


    .flexing_row .jumbotron h2 {
      font-size: 3.5em!important;
      font-weight:bold;
    }
  
    .gros_toggle_next span {
        font-size: 2.5em!important;
        font-weight:bold;
        padding-top: 1em!important;
        display: block;
        border: none;
        box-shadow: none;
    }
    .gros_toggle_this {
        display: block!important;
    }
  
    .main_icon.fa.fa-arrow-right,
    .number_of_index_row,
    .footer-custom,
    .list_div_inside div,
    .list_div_inside div span,
    .the_full_published_date,
    .the_type_post,
        .gtranslate_wrapper,
        .bottom_site_indicator,
        .group_menus,
        .nav_bar_top_scroll,
        .list_div_inside,
        .edit_block_custom {
          display: none !important;
    }
  
  
  }

  .sub_menu_left_block a.close_menu {
    color: #6e6e6e;
    display: block;
    position: absolute;
    left: 8%;
    top: -4px;
    font-size: 35px;
    background: none;
    cursor:pointer;
    border: 0px solid;
    z-index:999;
    padding: 2px 10px;
    border-radius: 4px;
    font-size: 50px;
}

.sub_menu_block a.close_menu {
    color: black!important;
    display: block;
    position: absolute;
    right: 7%;
    top: 11px;
    font-size: 35px;
    background: #ffffff;
    cursor:pointer;
    /* border: 1px solid; */
    z-index:999;
    padding: 2px 10px;
    border-radius: 4px;
    font-size: 50px;
}


/* expandeur spe */

.cke_browser_ios .cke_contents {
  height: 400px!important;
}

.toolbar_custom {
  display: flex;
  flex-wrap: wrap;
  background-color: #f5f5f5;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.toolbar_custom button {
  background-color: #ffffff;
  border: none;
  color: #333333;
  padding: 10px 14px;
  margin: 3px;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

.toolbar_custom button:hover {
  background-color: #eeeeee;
}

.toolbar_custom button:active {
  background-color: #dddddd;
}

.toolbar_custom button i {
  margin-right: 5px;
}

.toolbar_custom button:focus {
  outline: none;
  box-shadow: 0 0 0 2px #007bff;
}

.toolbar_custom button:disabled {
  background-color: #f5f5f5;
  color: #aaaaaa;
  cursor: not-allowed;
}

.toolbar_custom button.active {
  background-color: #007bff;
  color: #ffffff;
}

.toolbar_custom button.active:hover {
  background-color: #0056b3;
}

.toolbar_custom button.active:active {
  background-color: #004085;
}

.box_this_part_contenu {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 200px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
}

.box_this_part_contenu:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.box_this_part_contenu:focus-within {
  box-shadow: 0 0 0 2px #c7a37b;
}

.box_this_part_contenu .contenu_de_cette_parti {
  min-height: 200px;
  outline: none;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;

   background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
  
}

.box_this_part_contenu .contenu_de_cette_parti:empty:before {
  content: attr(data-placeholder);
  color: #999999;
}

.box_this_part_contenu .contenu_de_cette_parti:focus {
  box-shadow: none;
}

.box_this_part_contenu .contenu_de_cette_parti p {
  margin: 0 0 10px;
}

.box_this_part_contenu .contenu_de_cette_parti ul,
.box_this_part_contenu .contenu_de_cette_parti ol {
  margin: 0 0 10px;
  padding-left: 20px;
}

.box_this_part_contenu .contenu_de_cette_parti ul li,
.box_this_part_contenu .contenu_de_cette_parti ol li {
  margin-bottom: 5px;
}

.box_this_part_contenu .contenu_de_cette_parti a {
  color: #c7a37b;
  text-decoration: none;
}

.box_this_part_contenu .contenu_de_cette_parti a:hover {
  text-decoration: underline;
}

.box_this_part_contenu .contenu_de_cette_parti img {
  max-width: 100%;
  height: auto;
}

.box_this_part_contenu .contenu_de_cette_parti table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
}

.box_this_part_contenu .contenu_de_cette_parti table th,
.box_this_part_contenu .contenu_de_cette_parti table td {
  border: 1px solid #e0e0e0;
  padding: 8px;
  text-align: left;
}

.inside_toggle_page.bootstrap-wrapper.menu_supp_mob.menu_supp_action_ia {
  position: relative;
  top: -57px;
  left: 0;
  margin: 0;
  padding-right: 96px!important;
  width: 100%;
  box-shadow: unset;
  border: none;
  z-index: 0!important;
}


.woocommerce-page #primary,
.woocommerce-checkout #primary {
padding-top: 5em!important;
}



.amelia-v2-booking #amelia-container .am-advsc__slots-item__selected .am-advsc__slots-item__inner {
    background: #aef5ef !important;
    border: 1px solid;
    opacity: 1;
  }

  .amelia-v2-booking #amelia-container .am-fcis__header-price {
    color:#424242;
  }
.amelia-v2-booking #amelia-container .am-fcis__mini-info__inner span[class*=am-icon] {
  color:#c1a374;
}
div#amelia-container {
  background:#c1a374!important;
  padding:1em;
}


p {font-family: sans-serif;}

.sourcing_append_contenu {
    background: #fafafa !important;
    border-radius:15px;
    display: inline-block!important;
    float:inherit;
}
.sourcing_append_contenu .significant_data {
    margin:15px 5px;
}
.sourcing_append_contenu .significant_data * {
    color:#2d2d2d!important;
}

.sourcing_append_contenu .significant_data a:hover {
    color:#c7a37b!important;
}

.alert_sourcing_defaillant {
    text-align: left;
    background: #ffd5d5;
    padding: 1em;
    margin: 30px 3px;
    border-radius: 8px;
    line-height: 1em;
}

.edit_et_eye_view_arctile_control {
    font-size: large;
    text-align: left;
    color: black!important;
    padding: 4px;
    /* background: rebeccapurple; */
    display: block;
    border-bottom: 1px solid #f1eded;
    max-width: 90%;
    margin-top: 1em;
    margin-bottom: 4em;
}

/* debug affichage some div */



.ast-grid-3.ast-blog-layout-4-grid,
.ast-grid-3.ast-blog-layout-4-grid section,
.ast-grid-3.ast-blog-layout-4-grid .ast-row {
    min-width:100%!important;
    max-width:100%!important;
    padding:0!important;
    margin:0!important;
}

.ast-grid-3.ast-blog-layout-4-grid .ast-row {
    display:block!important;
}

.ast-grid-3.ast-blog-layout-4-grid section.ast-archive-description {
    display:block!important;
    margin: 0em 0em 1em -4% !important;
    padding: 3em 3em 4em 5em !important;
    text-align:center;
    margin:0!important;
}