/* default color https://visme.co/blog/wp-content/uploads/2016/09/website8-1024x512.jpg*/
body {
  --npos_add: 118px;
  color: rgb(22, 27, 87, 1);
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  font-family: "Trebuchet MS";
  font-size: 15px;
  min-width: 320px;
  background-color: #FFFFFF;
}

select {
  font-family: "Trebuchet MS";
}

input {
  font-family: "Trebuchet MS";
}

a {
  color: #64485C;
}

a:hover {
  color: rgb(150, 152, 184, 1);
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
  transition: background-color 600000s 0s, color 600000s 0s;
}

.app {
}

.app_container {
}

.haken_div {
  background-color: rgb(190, 222, 255, 1);
  color: rgb(22, 27, 87, 1);
}

.haken_div a {
  color: rgb(175, 14, 16, 1);
}

.haken_div a:hover {
  color: rgb(183, 10, 10, 1);
}

.xxxx_loader {
  z-index: 2000;
  background-color: rgb(235, 235, 235, 0.36);
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 10px;
  display: none;
}

.xxxx_block_screen {
  z-index: 1998;
  background-color: transparent;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
}

.xxxx_loader div {
  width: 0%;
  background-color: rgb(87, 89, 113, 1);
  height: 10px;
}

.app_header {
  height: 119px;
  color: rgb(0, 0, 0, 1);
  background-color: rgb(255, 255, 255, 1);
  /*position: fixed;*/
  top: 0px;
  left: 0px;
  z-index: 60;
  width: 100%;
  border: 0px;
  transition: all 1s ease;
    border-bottom:1px solid  rgb(0, 0, 0, 0); 
  /**cnt__ngen_header_bg_img  background-image: url('cnt__ngen_header_bg_img_chgvar');background-repeat: no-repeat; cnt__ngen_header_bg_img**/
}

.app_header .app_header_title_log {
  z-index: 17;
  background-color: rgb(255, 255, 255, 1);
  transition: all 0.5s;
    background-image: url('https://apis.universcse.fr/apifile/view?id=6d4ffba0-a238-11ed-9b72-6b359951b1b5'); 
    border:1px solid  rgb(0, 0, 0, 0); 
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 117px;
  background-size: contain;
  z-index: 17;
  display: block;
}

.app_header .app_header_title_titre {
  position: absolute;
  top: 30px;
  height: 28px;
  z-index: 5;
  left: 200px;
  font-size: 2em;
  cursor: pointer;
    background-color: rgb(0, 0, 0, 0); 
   color: rgb(148, 16, 89, 1); 
   text-shadow: 3px 3px rgb(0, 0, 0, 0); 
   display:none; 
  display: none;
}

.app_header .app_header_title_titre:hover {
   color: cnt__ngen_header_title_col_hv; 
}

.app_header .app_header_search {
  position: absolute;
  top: 26px;
  height: 51px;
  z-index: 61;
  left: 154px;
  min-width: 250px;
  width: calc(100% - 502px);
  max-width: 3000px;
}

.app_header_search .app_header_main {
}

.app_header_main .app_header_search_lookup {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 4px;
  width: 215px;
}

.app_header_main .app_header_search_lookup_sel {
  height: 28px;
  vertical-align: top;
  font-size: 14px;
  padding-left: 5px;
  -moz-appearance: none;
  background-color: rgb(14, 112, 178, 1);
  color: rgb(255, 255, 255, 1);
  border-style: solid;
  border-width: 1px 0px 1px 1px;
  border-color: rgb(229, 229, 229, 1);
  border-radius: 16px 0px 0px 16px;
  width: 100%;
  text-indent: 10px;
}

.app_header_main .app_header_search_lookup_sel:focus {
  outline: none;
}

.app_header_main .app_header_search_central {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 26px - 230px);
}

.app_header_main .app_header_search_central_input {
  height: 26px;
  width: 100%;
  vertical-align: top;
  font-size: 14px;
  padding: 0px;
  text-indent: 15px;
  background-color: rgb(255, 255, 255, 1);
  color: rgb(56, 73, 222, 1);
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: rgb(229, 229, 229, 1);
}

.app_header_main .app_header_search_central_input:focus {
  outline: none;
}

.app_header_main .app_header_search_central_input::placeholder {
  font-size: 12px;
  color: rgb(56, 73, 222, 1);
  opacity: 0.6;
}

.app_header_main .app_header_search_final {
  background-repeat: no-repeat;
  background-position: center center;
  height: 26px;
  width: 28px;
  background-size: 26px 26px;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  border-radius: 0px 16px 16px 0px;
  cursor: pointer;
  background-color: rgb(255, 255, 255, 1);
  border-color: rgb(229, 229, 229, 1);
}

.app_header_main .app_header_search_final svg {
  height: 18px;
  fill: rgb(85, 167, 216, 1);
  margin-top: 4px;
  margin-left: 2px;
}

.app_header_main .app_header_search_final:hover {
  opacity: 0.8;
}

.app_header_search_box_item {
  padding: 3px;
  cursor: pointer;
  outline: none;
}
.app_header_search_box_item:hover,
.app_header_search_box_item_active {
  background-color: #ebebeb;
}
.app_header_search_box {
  position: absolute;
  z-index: -1;
  display: inline-block;
  left: 215px;
  top: 19px;
  padding: 10px;
  padding-bottom: 5px;
  padding-top: 13px;
  width: calc(100% - 230px - 20px);
  border-left: 1px solid rgb(229, 229, 229, 1);
  border-right: 1px solid rgb(229, 229, 229, 1);
  border-bottom: 1px solid rgb(229, 229, 229, 1);
  background-color: #ffffff;
}

/** Icone de possibilite **/
.app_header .app_header_fonction {
  right: 0px;
  position: absolute;
  top: 0px;
  width: 410px;
  z-index: 5;
  overflow: hidden;
  text-align: right;
  font-size: 14px;
}

.app_header_fonction_sub {
  font-size: 14px;
}

.app_header_fonction_basket {
  vertical-align: top;
  display: inline-block;
  width: 170px;
  height: 80px;
  background-color: #2c6bb3;
  margin-left: 2px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  overflow: hidden;
  color: rgb(255, 255, 255, 1);
  background-color: rgb(44, 107, 179, 1);
}
.app_header_fonction_basket_1,
.app_header_fonction_basket_2 {
  vertical-align: top;
  height: 90px;
  width: 85px;
  display: inline-block;
  position:relative;
  overflow: hidden;
  text-align: center;
  padding-top: 10px;
  box-sizing: border-box;
  font-weight: normal;
  cursor: pointer;
  line-height: initial;
}
.app_header_fonction_basket_1_1 {
  padding-top: 12px;
  box-sizing: border-box;
  font-size: 14px;
}

.app_header_fonction_basket_2 svg {
  height: 28px;
  fill: rgb(255, 255, 255, 1);
  margin-bottom: 5px;
}

.app_header_fonction_gnr {
  vertical-align: top;
  display: inline-block;
  width: 67px;
  background-color: rgb(57, 132, 197, 1);
  margin-left: 2px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  height: 80px;
  text-align: center;
  overflow-x: hidden;
  padding-top: 23px;
  box-sizing: border-box;
  color: rgb(253, 253, 253, 1);
  font-weight: normal;
  transition: all 1s ease;
  cursor: pointer;
  position: relative;
  line-height: 0.9;
}

.app_header_fonction_gnr_3 {
  position: absolute;
  top: 13px;
  right: 6px;
  min-width: 16px;
  padding: 4px;
  color: #fff;
  background-color: #000;
  border-radius: 39px;
  text-align: center;
  opacity: 0.7;


}

.app_header_fonction_mixte {
  vertical-align: top;
  display: inline-block;
  width: 20px;
  background-color: rgb(85, 167, 216, 1);
  margin-left: 2px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  height: 23px;
  text-align: center;
  overflow-x: hidden;
  padding-top: 7px;
  /* padding-right: 6px; */
  box-sizing: border-box;
  color: rgb(253, 253, 253, 1);
  font-weight: normal;
  transition: background-color 1s ease;
  cursor: pointer;
  position: relative;
  line-height: 0.9;
  font-size: 10px;
  /* text-orientation: mixed; */
  -ms-writing-mode: tb-rl;
  /* writing-mode: tb-rl; */
  /* transform: rotate(-180deg); */
  border-radius: 10px 0px 0px 10px;
}

.app_header_fonction_gnr_resp {
  position: absolute;
  font-size: 0.7em;
  top: 2px;
  left: 2px;
}

.app_header_fonction_gnr svg {
  height: 28px;
  fill: rgb(253, 253, 253, 1);
  margin-bottom: 5px;
  transition: all 0.5s ease;  
}

.app_header_fonction_basket:hover {
  background-color: rgb(57, 132, 197, 1);
  color: rgb(253, 253, 253, 1);
}

.app_header_fonction_basket:hover svg {
  fill: rgb(253, 253, 253, 1);
}

.app_header_fonction_gnr:hover,
.app_header_fonction_mixte:hover {
  color: rgb(255, 255, 255, 1);
  background-color: rgb(44, 107, 179, 1);
}

.app_header_fonction_gnr:hover svg {
  fill: rgb(255, 255, 255, 1);
  height : 34px;  
  margin-top: -3px;
  margin-left: -2px;
}

@media (max-width: 1200px) {
  .app_header .app_header_search {
    left: 160px;
    width: calc(100% - 442px);
  }

  .app_header_main .app_header_search_lookup {
    width: 142px;
  }

  .app_header_main .app_header_search_central {
    width: calc(100% - 177px);
  }
  .app_header_search_box {
    width: calc(100% - 140px - 230px);
    left: 142px;
    top: 16px;
  }
}

@media (max-width: 989px) {
  .app_header .app_header_fonction {
    text-align: right;
    min-width: 200px;
    width: 100%;
    right: auto;
  }
  .app_header_fonction_basket {
    width: 116px;
    font-size: 0.7em;
  }
  .app_header_fonction_basket_1 {
    width: 54px;
  }
  .app_header_fonction_basket_2 {
    width: 54px;
  }
  .app_header_fonction_gnr svg {
    height: 20px;
  }

  .app_header_fonction_gnr {
    width: 64px;
    font-size: 0.7em;
  }

  .app_header_fonction_basket_1 {
    padding-top: 10px;
    font-size: 1em;
  }
  .app_header_fonction_gnr svg,
  .app_header_fonction_basket_2 svg {
    height: 20px;
  }
  .app_header_fonction_basket_1_1 {
    height: 26px;
  }
}

/*Menu*/
.app_header_menue {
  min-width: 100%;
  position: absolute;
  top: 79px;
  left: 0px;
  /*padding-left: 180px;*/
  height: 38px;
  z-index: 16;
  background-color: rgb(57, 132, 197, 1);
  color: rgb(255, 255, 255, 1);
  border-color: rgb(35, 35, 35, 0);
  border-style: solid;
  border-width: 2px 0px 2px 0px;
  transition: all 0.5s;
}

.app_header_menue > ul > li {
  color: rgb(255, 255, 255, 1);
  white-space: nowrap;
}

.app_header_menue_close {
  display: none;
}

.app_header_menue > ul > li a {
  color: rgb(255, 255, 255, 1);
  cursor: pointer;
}
.app_header_menue > ul > li a:hover {
  color: rgb(255, 255, 255, 1);
}

.app_header_menue > ul > li > ul {
  background-color: rgb(57, 132, 197, 1);
  color: rgb(255, 255, 255, 1);
  border-color: rgb(255, 255, 255, 0);
}

.app_header_menue > ul > li > ul > li {
}

.app_header_menue > ul > li > ul a {
  color: rgb(255, 255, 255, 1);
  cursor: pointer;
}
.app_header_menue > ul > li > ul a:hover {
  color: rgb(219, 219, 219, 1);
}

.app_header_menue_home {
  margin-top: -3px;  
  width: 24px;
  fill: rgb(255, 255, 255, 1);
}

.app_header_menue_home_div{
  height:24px;
  width:30px;
  padding-left: 10px;
}

.app_header_menue > ul > li a:hover .app_header_menue_home {
  width: 24px;
  fill: rgb(255, 255, 255, 1);
  margin-top: -3px;
}

@media all and (min-width: 990px) {
  .app_header_menue {
    font-size: 17px;

    font-weight: bold;
    text-decoration: none;
     box-shadow: rgb(0 0 0 / 10%) 0px 10px 22px, rgb(0 0 0 / 22%) 0px 10px 10px; 
  }
  .app_header_menue > ul {
    width:100%;
    display: inline-block;
    padding: 0px;
    height: 40px;
    margin: 10px 0px 0px 0px;
    padding-left: 180px;
    box-sizing: border-box;
    position: relative;    
  }

  .app_header_menue > ul > li {
    margin: 0px 50px 0px 0px;
    float: left;
    list-style: none;
    font-size: 17px;
    font-weight: bold;
    position: relative;
    height: 40px;
  }
  .app_header_menue > ul > li a {
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    transition: color linear 0.2s;
  }
  .app_header_menue > ul > li a:hover {
  }

  .app_header_menue > ul > li:last-child {
    margin-right: 0px;
  }

  .app_header_menue > ul > li > ul {
    display: none;
    position: absolute;
    white-space: nowrap;
    margin-top: 11px;
    margin-left: -16px;
    min-width: 120px;    
    padding: 20px;
     box-shadow: rgb(0 0 0 / 10%) 2px 5px 4px, rgb(0 0 0 / 22%) 0px 10px 10px; 
  }

  .alter1 > ul {
    margin-left: -90px;
  }

  .alter2 > ul {
    margin-left: -170px;
  }

  .alter3 > ul {
    margin-left: -330px;
  }

  .app_header_menue > ul > li > ul > li {
    display: table-cell;
    list-style: none;
    margin: 20px;
    padding: 2px 20px 2px 17px;
  }

  .app_header_menue > ul > li > ul > li > ul {
    padding: 0px;
  }

  .app_header_menue > ul > li > ul > li > ul > li {
    list-style: none;
    font-size: 15px;
  }

  .app_header_menue ul li ul li ul li a {
    font-size: 15px;
  }

  .app_header_menue ul li ul li ul li a:hover {
  }

  /*Display the dropdown on hover*/
  .app_header_menue > ul > li:hover > ul {
    display: table;
    padding-inline-start: 0px;
  }

  .toggle-nav {
    display: none;
  }
}

/**BANDEROLLE**/
.app_banderolle {
  display: block;
  background-color: rgb(142, 7, 9, 1);
  width: 100%;
  color: rgb(255, 255, 255, 1);
  transition: all 1s ease;
}

.app_banderolle_sub {
  display: block;
  padding-top: 4px;
  font-size: 12px;
  white-space: nowrap;
}

.app_banderolle_top {
  height: 25px;
  position: fixed;
  top: 122px;
  z-index: 10;
}

.app_banderolle_bottom {
  overflow: hidden;
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 4px;
  height: 25px;
  z-index: 10;
}

.app_banderolle_sub_left {
  text-align: left;
}

.app_banderolle_sub_right {
  text-align: right;
}

.app_banderolle_sub_center {
  text-align: center;
}

.app_banderolle_sub_auto {
  /*text-align: left;
  padding-right: 30px;
  animation: slide-left 40s infinite;*/
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  
  -moz-animation: my-slide 35s linear infinite;
  -webkit-animation: my-slide 35s linear infinite;
  animation: my-slide 35s linear infinite;  
}

.app_banderolle_sub_fast_auto {
  /*text-align: left;
  padding-right: 30px;
  animation: slide-left 25s infinite;*/
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  
  -moz-animation: my-slide 15s linear infinite;
  -webkit-animation: my-slide 15s linear infinite;
  animation: my-slide 15s linear infinite;
}

.app_addtoheader_top {
  /*margin-top: calc(31px + var(--npos_add));*/
}

.app_addtoheader {
 /*margin-top: calc(4px + var(--npos_add));*/
}

/* for Firefox */
@-moz-keyframes my-slide {
  from { -moz-transform: translateX(100%); }
  to { -moz-transform: translateX(-100%); }
}

/* for Chrome */
@-webkit-keyframes my-slide {
  from { -webkit-transform: translateX(100%); }
  to { -webkit-transform: translateX(-100%); }
}

@keyframes my-slide {
  from {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

/*@keyframes slide-left {
  from {
    margin-left: 100%;
    width: 100%;
  }

  to {
    margin-left: -50%;
    width: 100%;
  }
}*/

/**CORPS*/

.app_body {
  color: #000;
  background-color: #FFFFFF;
  min-height: calc(100vh - 220px);
}

.app_body_limited {
  padding: 6px;  
  margin: 0px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  min-height: calc(100vh - 220px);
}

.app_body_limited_70pc {
  padding: 6px;  
  max-width: 70%;
  margin: 0px;  
  margin-left: auto;
  margin-right: auto;  
  min-height: calc(100vh - 220px);
}

.app_body_limited_70pcwmt {
  padding: 6px;  
  padding-top:15px;  
  max-width: 70%;
  margin: 0px;  
  margin-left: auto;
  margin-right: auto;  
  min-height: calc(100vh - 220px);
}

.app_body_pp_bord {
  padding: 6px;  
}

.app_body_pp {
  padding: 0px;  
}

.app_body a {
  color: rgb(117, 117, 120, 1);
}

.app_body a:hover {
  color: rgb(215, 215, 215, 1);
}

.app_contenu_bloc {
  color: #000;
  background-color: rgb(255, 15, 0, 0);
  max-width: 100%;
  overflow: auto;
}

.ekko-flexbox {
  display: flex;
  flex-flow: row wrap;
  max-width: 1000px;
  justify-content: space-around;
}

.ekko-flexbox-300 {
  min-width: 300px;
  flex-grow: 1;
}

.app_contenu_bloc a {
  color: rgb(117, 117, 120, 1);
}

.app_contenu_bloc a:hover {
  color: rgb(215, 215, 215, 1);
}

.app_footer {
  height: var__ngen_footer_height;
  color: rgb(255, 255, 255, 1);
  background-color: rgb(57, 132, 197, 1);
  margin-top: 80px;
  position: relative;
  display: block;
  padding: 6px;
}

.app_footer .app_sfooter {
}

.app_footer .app_sfooter .app_s2footer {
  display: block;
}

.app_footer .blconcept {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6px;
  padding-top: 4px;
  text-align: center;
  line-height: 20px;
  font-size: 10px;
}

.app_footer .concepticon {
  background-color: #fff;
  border-radius: 10px 10px 10px 10px;
}

.app_footer .blconcept a,
.app_footer .blconcept a:hover {
  color: rgb(255, 255, 255, 1);
  font-size: 10px;
}

.div_show {
  /**cnt__base_test_1  background-color:#FF0000; cnt__base_test_1**/
}

.nw_modal-news {
  position: relative;
  margin: auto;
  padding: 0;
  top: 2%;
  min-width: 500px;
  max-width: 900px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: nw_animatetop;
  -webkit-animation-duration: 0.6s;
  animation-name: nw_animatetop;
  animation-duration: 0.6s;
  font-size: 14px;
}

.page-link {
  color: rgb(177 177 177);
  background-color: rgb(255, 255, 255);
  border: 1px solid transparent;
  cursor: pointer;
}
.page-link:hover {
  color: rgb(30, 35, 52);
  text-decoration: none;
  background-color: rgb(233, 236, 239);
  border: 1px solid transparent;
}

.ekko_img_corps img {
  max-width: 100%;
}

/** Mobile **/
@media screen and (max-width: 989px) {
  .app_header {
    margin-top: 0px;
    /*position: fixed;*/
    height: 90px;
    min-width: 310px;
    /**-->enprcmob_bg_img**/
  }

  .app_addtoheader_top {
    /*margin-top: calc(0px + var(--npos_add));*/
  }

  .app_addtoheader {
    /*margin-top: calc(0px + var(--npos_add));*/
  }

  .app_header .app_header_title {
    top: 2px;
    left: 40px; 
    position:absolute;  
    min-width: 220px; 
  }

  .app_header .app_header_title_log {
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: contain;
    border-radius: 4px;
    z-index: 64;
    top: auto;
    left: auto;
  }
  .app_header .app_header_title_titre {
    position: absolute;
    margin-top: 10px;
    margin-left: 40px;
    font-size: 1em;
    width: auto;
    z-index: 62;
    max-width: 200px;
    top: auto;
    left: auto;
    display:block
    /**-->aff_titre**/
  }
  .app_header .app_header_fonction {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 150px;
    z-index: 63;
  }

  .app_header_fonction_gnr {
    vertical-align: top;
    display: inline-block;
    width: 38px;
    background-color: rgb(57, 132, 197, 1);
    margin-left: 2px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    height: 38px;
    text-align: center;
    overflow-x: hidden;
    padding-top: 8px;
    box-sizing: border-box;
    color: rgb(253, 253, 253, 1);
    font-weight: normal;
    transition: all 1s ease;
    cursor: pointer;
    position: relative;
    line-height: 0.9;
  }

  .app_header_fonction_gnr_3 {
    position: absolute;
    top: 3px;
    right: 6px;
    min-width: 10px;
    padding: 4px;
    color: #fff;
    background-color: #000;
    border-radius: 39px;
    text-align: center;
    opacity: 0.6;
    font-size: 8px;
  }

  .app_header_fonction_gnr:hover svg {
    fill: rgb(255, 255, 255, 1);
    height : 21px;  
    margin-top: -1px;
    margin-left: -1px;
  }

  .app_header .app_header_fonction .app_header_fonction_sub {
    width: 100%;
  }
  .app_header .app_header_fonction .app_header_fonction_sub_fcbox {
    width: calc(50% - 10px);
    display: inline-block;
    margin-bottom: 3px;
    margin-left: 4px;
    vertical-align: top;
  }

  .app_header .app_header_fonction .app_header_fonction_sub_conn {
    width: auto;
    font-size: 12px;
  }

  .app_header .app_header_search {
    left: 10px;
    top: 46px;
    width: calc(100% - 20px);
    min-width: calc(100% - 20px);
  }

  .app_header .app_header_search .app_header_search_lookup {
    display: block;
    vertical-align: top;
    margin-bottom: 4px;
    width: 100%;
  }
  .app_header .app_header_search .app_header_search_lookup_sel {
    width: 100%;
    border-radius: 4px;
  }
  .app_header .app_header_search .app_header_search_central {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 30px);
  }
  .app_header .app_header_search .app_header_search_central_input {
    border-radius: 4px 0px 0px 4px;
    border-width: 1px 0px 1px 1px;
  }
  .app_header .app_header_search .app_header_search_final {
    border-radius: 0px 4px 4px 0px;
  }
  .app_header_search_box {
    width: calc(100% - 23px);
    left: 0px;
    top: 55px;
  }

  .app_header_menue {
    padding: 0px;
    top: 0px;
    position: absolute;
    z-index: 70;
    min-width: 40px;
    width: 40px;
    height: 42px;
  }
  /*Make dropdown links appear inline*/
  .app_header_menue > ul {
    width: 70vw;
    display: block;
    position: fixed;
    top: 0px;
    /* height: 100vh; */
    bottom: 0px;
    background-color: rgb(57, 132, 197, 1);
    z-index: 100;
    padding-top: 0px;
    padding-left:0px;
    overflow-y: auto;
    margin: 0px;
    transition: all 0.6s ease-in-out;
    transform: translateX(-100%);    
  }

  f7i-essentiel-popin {
    width:90wv;
  }

  f7i-essentiel-cta {
    display: none;
  }

  .app_header_menue > ul.app_header_mulfull {
    transform: translateX(0%);  
  }


  /*Create vertical spacing*/
  .app_header_menue > ul > li {
    padding: 0px;
    padding-top: 10px;
    padding-left: 2px;
    list-style: none;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: rgb(255, 255, 255, 1);
    background-color: rgb(57, 132, 197, 1);
  }

  .app_header_menue_close {
    display: block;
    text-align: right;
  }

  .app_header_menue_close > a{
    margin-right: 10px;
    font-size: 12px;
    text-decoration: underline;
  } 

  .app_header_menue > ul > li:hover {
  }

  .app_header_menue > ul > li div {
    margin-left: 5px;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    transition: color linear 0.2s;
  }
  .app_header_menue > ul > li div:hover {
  }

  .app_header_menue > ul > li > ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: block;
  }

  .app_header_menue > ul > li > ul > li {
    padding: 5px;
  }

  .app_header_menue > ul > li > ul > li > ul {
    list-style: none;
  }

  .app_header_menue > ul > li > ul > li > ul > li{
    padding-top: 8px;
  }

  .app_header_menue > ul > li:hover > ul {
  }

  /*Make all menu links full width*/
  .app_header_menue ul li,
  .menu li a {
    width: calc(100% - 7px);
  }
  .app_header_menue .toggle-nav {
    color: rgb(255, 255, 255, 1);
    font-size: 24px;
    cursor: pointer;
  }
  .app_header_menue .toggle-nav:hover {
    color: rgb(255, 255, 255, 1);
    font-size: 24px;
    cursor: pointer;
  }

  .app_banderolle_top {
    position: fixed;
    top: 90px;
  }

  .app_header_menue_home_div {
    padding-left: 0px;
  }

  .app_header_menue_home {
    width: 17px;
    fill: transparent;
    stroke: rgb(255, 255, 255, 1);
  }

  .app_body_limited_70pc, .app_body_limited_70pcwmt {
    max-width: 100%;
  }

  .toggle-menue{
    text-align: center;
  }
}

@media screen and (min-width: 2000px) {
  .app_body_limited_70pc, .app_body_limited_70pcwmt {
    max-width: 1500px;
  }
}


@media screen and (min-width: 990px) {
  .app_header_menue > ul {
    display: flex;
    flex-wrap: nowrap;
  }

}

@media screen and (max-width: 600px) {
  .app_contenu_bloc img {
    max-width: 100%;
    height: auto;
  }
  .app_contenu_bloc table {
    display: block;
    max-width: 100%;
  }
  .app_contenu_bloc tbody {
    display: block;
    height: auto;
  }
  .app_contenu_bloc tr {
    display: flex;
    justify-content: space-evenly;
    height: auto;
  }
  .app_contenu_bloc td {
    display: block;
    height: auto;
  }


  .no_resize_table table {
    display: table; 
    max-width: auto;
  }
  .no_resize_table tbody {
    display: table; 
    max-width: auto;
  }
  .no_resize_table tr {
    display: table-row; 
    justify-content:unset;
  }
  .no_resize_table td {
    display: table-cell; 
    max-width: auto;
  }

}

/* IOS */
/*@supports (-webkit-touch-callout: none) {
  @media only screen and (max-width : 989px) {
    .app_header_menue {
      margin-top: constant(safe-area-inset-top); 
      margin-top: env(safe-area-inset-top); 
    }
    .app_header_title {
      margin-top: constant(safe-area-inset-top); 
      margin-top: env(safe-area-inset-top); 
    }
    .app_header_fonction {
      margin-top: constant(safe-area-inset-top); 
      margin-top: env(safe-area-inset-top); 
    }
    .app_header_menue > ul {
      margin-top: constant(safe-area-inset-top); 
      margin-top: env(safe-area-inset-top); 
    }
  }
}*/

/** 
 pop up

**/

/* The Modal (background) */
.nw_modal {
  position: fixed; /* Stay in place */
  z-index: 140; /* Sit on top */
  top: 0px;
  left: 0px;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0, 0.53);
}

.nw_modal_old {
  top: 0px;
}

/* Modal Content */
.nw_modal-content {
  position: relative;
  margin: auto;
  padding: 0;
  top: 50%;
  transform: translateY(-50%);
  min-width: 300px;
  max-width: 400px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: nw_animatetop;
  -webkit-animation-duration: 0.6s;
  animation-name: nw_animatetop;
  animation-duration: 0.6s;
  font-size: 14px;
}

.nw_modal-close {
  position: absolute;
  right: 4px;
  cursor: pointer;
}

.nw_modal_popucasemini {
  position: absolute;
  padding: 5px;
  margin: auto;
  height: 200px;
  width: 200px;
  z-index: 810;
  overflow: hidden;
  text-align: left;
  top: calc(50vh - 100px);
  left: calc(50vw - 100px);
}

.nw_modal_popucasemini .nwmp_input_page {
  width: 160px;
  position: absolute;
  height: 75px;
  color: rgb(255, 255, 255, 1);
  font-family: Tahoma;
  font-weight: bold;
  font-size: 60px;
  top: calc(50% - 53px);
  left: calc(50% - 80px);
  background-color: transparent;
  border: 0px;
  text-align: center;
}

.nw_modal_popucasemini .nwmp_input_icon {
  position: absolute;
  bottom: 0px;
  fill: rgb(255, 255, 255, 1);
  width: 52px;
  left: calc(50% - 22px);
  cursor: pointer;
}

.nw_modal_popucasemini .nwmp_input_icon:hover {
  fill: rgb(201, 231, 254, 1);
}

.nw_modal_popucasemini .nwmp_input_page:focus {
  outline-width: 0;
}

.nw_modal_popucasemini .nwmp_bulle2_svg {
  fill: rgb(85, 167, 216, 1);
}

.nw_modal_popucasemini .nwmp_bulle3_svg {
  fill: rgb(214, 126, 126, 0);
}

/* Add Animation */
@-webkit-keyframes nw_animatetop {
  from {
    top: 0%;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}

@keyframes nw_animatetop {
  from {
    top: 0%;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}

.nw_modal-body {
  padding: 2px 16px;
  background-color: #FFFFFF;
  color: #6A6767;
}

.nw_modal_label {
  color: #6A6767;
  margin-top: 10px;
  padding-left: 4px;
}

.nw_modal_title {
  color: rgb(78, 165, 212, 1);
  font-size: 1.2em;
}

.nw_modal_as_input {
  padding-top: 9px;
  margin-top: 5px;
  margin-right: 10px;
  background-color: rgb(217, 217, 217, 1);
  color: rgb(39, 39, 39, 1);
  border: 0px;
  height: 28px;
}

.nw_modal_input {
  padding-right: 14px;
}

.nw_modal_input input,  .nw_modal_input select{
  margin-top: 5px;
  width: 100%;
  background-color: rgb(217, 217, 217, 1);
  color: rgb(39, 39, 39, 1);
  border: 0px;
  height: 36px;
}

/*.nw_modal_input input:-internal-autofill-selected {
  background-color: rgb(217, 217, 217, 1) !important;
  color: rgb(39, 39, 39, 1) !important;
  background-image: none !important;
}*/

.nw_modal_input :focus {
  background-color: var__ngen_modalinp_s_bgcolor;
  color: var__ngen_modalinp_s_color;
  outline-color: var__ngen_modalinp_s_bgcolor !important;
}

.nw_modal_input_eye {
  margin-left: -40px;
  margin-top: 4px;
  font-weight: bold;
  color: rgb(39, 39, 39, 1);
  cursor: pointer;
}

.nw_modal_error {
  margin-top: 4px;
  width: calc(100% - 10px);
  background-color: #FFFFFF;
  color: #941059;
  border: 0px;
  height: 20px;
}

.nw_modal_subs {
  margin-top: 20px;
  margin-bottom: 20px;
}

.nw_modal_subs .nw_modal_subs1 {
  display: inline-block;
  width: 120px;
}
.nw_modal_subs .nw_modal_subs2 {
  display: inline-block;
  width: calc(100% - 134px);
  text-align: right;
  margin-right: 8px;
}

.nw_modal_subs .nw_modal_subs2 a,
.nw_modal_subs .nw_modal_subs2 a:visited,
.nw_modal_subs .nw_modal_subs2 a:hover {
  color: #8c8c8c;
}

.nw_modal_subs input {
  color: rgb(255, 255, 255, 1);
  background-color: rgb(148, 16, 89, 1);
  border-radius: 20px;
  height: 36px;
  cursor: pointer;
  border: 0px;
  padding: 8px 16px 8px 16px;
}

.nw_modal_subs input:hover {
  opacity: 0.7;
}

.nw_submodal-barrprogress0 {
  width: 300px;
  border: 1px solid black;
  height: 26px;
  margin: auto;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 8px 5px 7px #00000038;
}

.nw_submodal-barrprogress {
  background: rgb(2, 0, 36);
  background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 19%, rgba(0, 212, 255, 1) 100%);
  width: 0px;
  height: 28px;
}

/** vue synthetique **/

.ekko-vitrine-list-art {
  font-size: 14px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
  padding: 1%;
  border-radius: 0.8em;
  margin-bottom: 0.5%;
}

.ekko-vitrine-art-inlist {
  margin-bottom: 1%;
  margin-left: 30px;
  margin-right: 30px;
}

.ekko-vitrine-synth {
  display: inline-block;
  vertical-align: top;
  background-color: rgb(255, 255, 255, 1);
  width: 241px;
  height: 500px;
  position: relative;
  margin-left: 5px;
  margin-top: 10px;
  border: 1px solid #bbbbbb;
  border-color: rgb(187, 187, 187, 1);
  text-align: center;
  vertical-align: top;
}

.ekko-vitrine-synth-evo {
  display: inline-block;
  vertical-align: top;
  background-color: rgb(255, 255, 255, 1);
  width: 242px;
  height: 380px;
  position: relative;
  margin-left: 5px;
  margin-top: 10px;
  border: 1px solid #bbbbbb;
  border-color: rgb(187, 187, 187, 1);
  border-radius: 10px;
  border-color: #969696;
  text-align: center;
  vertical-align: top;
  box-sizing: border-box;
  position:relative;
}


.ekko-vitrine-synthwh {
  box-shadow: rgb(0 0 0 / 10%) 0px 10px 22px, rgb(0 0 0 / 22%) 0px 10px 10px;
  transition: box-shadow 0.4s ease-in-out, border-color 0.4s ease-in-out;
}

.ekko-vitrine-synthwh:hover {
  border-color: rgb(151, 151, 151);
  box-shadow: rgb(0 0 0 / 35%) 0px 14px 28px, rgb(0 0 0 / 32%) 0px 10px 10px;
  cursor: pointer;
}

.ekko-vitrine-synth-pict {
  position: absolute;
  top: 0px;
  height: 252px;
  left: 0px;
  right: 0px;
}

.ekko-vitrine-synth-pict-evo {
  position: absolute;
  top: 0px;
  height: 252px;
  left: 0px;
  right: 0px;
  border-radius: 10px 10px 0px 0px;
  box-sizing: border-box;
  overflow: hidden;
}

.ekko-vitrine-synth-pict img,
.ekko-vitrine-synthfo-pict img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.ekko-vitrine-synth-pict-evo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.ekko-vitrine-synth-resume {
  border-top: 1px solid rgb(187, 187, 187, 1);
  position: absolute;
  top: 251px;
  bottom: 48px;
  left: 0px;
  right: 0px;
  padding-top: 14px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
  box-sizing: border-box;
  overflow-y: auto;
}

.ekko-vitrine-synth-resume-evo {
  border-top: 1px solid rgb(224, 224, 224);
  position: absolute;
  top: 251px;
  bottom: 30px;
  left: 0px;
  right: 0px;
  padding-top: 14px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
  box-sizing: border-box;
  overflow-y: auto;
}

.ekko-vitrine-bigdsc-evo{
  position: absolute;
  text-align: left;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width : 0%;  
  overflow-y: auto;
  overflow-x: hidden;
  background-color: rgb(255, 255, 255, 1);
  opacity: 0.9;
  border-radius: 10px; 
  transition: all 1.5s ease;   
}

.ekko-vitrine-bigdsc2-evo{
  padding:20px;
  min-width:210px;
  display:inline-block;
}

.ekko-vitrine-synth-evo:hover .ekko-vitrine-bigdsc-evo {
  width: 100%;
}

.ekko-vitrine-synth-title-big {
  font-size: 1.3em;
  color: rgb(62, 62, 62, 1);
  font-weight: bolder;
}
.ekko-vitrine-synth-lieux-big {
  font-size: 1em;
  color: rgb(195, 195, 195, 1);
  text-transform: capitalize;
}

.ekko-vitrine-synth-title-low {
  font-size: 1em;
  color: rgb(62, 62, 62, 1);
  font-weight: bolder;
}
.ekko-vitrine-synth-lieux-low {
  font-size: 0.8em;
  color: rgb(195, 195, 195, 1);
  text-transform: capitalize;
}

.ekko-vitrine-synth-dates {
  font-size: 0.9em;
}

.ekko-vitrine-synth-info {
  position: absolute;
  height: 30px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 8px;
  padding-right: 8px;
}

.ekko-vitrine-synth-info {
  color: rgb(44, 107, 179, 1);
  transition: color 1s ease;
  font-size: 1em;
}

.ekko-vitrine-synthwh:hover .ekko-vitrine-synth-info {
  color: rgb(85, 167, 216, 1);
}

.ekko-vitrine-synth-info-hr {
  width: 80%;
  height: 1px;
  background-color: rgb(187, 187, 187, 1);
  /* background-image: linear-gradient(to right, rgba(000, 000, 000, 0), rgba(000, 000, 000, 0.75), rgba(000, 000, 000, 0)); */
  margin-bottom: 14px;
  margin-right: auto;
  margin-left: auto;
}

.ekko-vitrine-detail {
  background-color: rgb(255, 255, 255, 1);
  color: #000;
  padding: 10px;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.ekko-vitrine-detail a {
  color: rgb(44, 107, 179, 1);
}

.ekko-vitrine-detail a:hover {
  color: rgb(85, 167, 216, 1);
}

.ekko-vitrine-detail-back {
  display: block;
  color: rgb(44, 107, 179, 1);
  font-size: 1em;
  font-weight: bolder;
  padding: 10px;
  margin-bottom: 20px;
  transition: opacity 0.5s ease;
  background-color: rgba(217, 217, 217, 0);
}

.ekko-vitrine-detail-back:hover {
  color: rgb(85, 167, 216, 1);
  opacity: 0.7;
}

.ekko-vitrine-detail-fbox {
  display: flex;
  flex-grow: 1;
  flex-flow: row wrap;
  margin-bottom: 20px;
}

.ekko-vitrine-detail-fbox1 {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 14px;
  width: 49%;
  max-width: 1000px;
  box-sizing: border-box;
}

.ekko-vitrine-detail-fbox2 {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  font-size: 14px;
   width: 49%;
  max-width: 1000px;
}

.ekko-vitrine-detail-title {
  color: rgb(44, 44, 44);
  font-size: 1.6em;
  font-weight: bolder;
}

.ekko-vitrine-detail-subtitle {
  color: rgb(44, 44, 44);
  font-size: 0.8em;
  margin-top: 10px;
}

.ekko-vitrine-detail-titleg {
  color: rgb(92 92 92);
}

.ekko-vitrine-detail-title-big,
.ekko-vitrine-detail-titleg-big,
.ekko-vitrine-detail-lieux-big {
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
}

.ekko-vitrine-detail-pict {
  width: 264px;
  height: 276px;
  background-color: #FFF;
}
.ekko-vitrine-detail-pict img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.ekko-vitrine-detail-p0-2 {
  display: inline-block;
  vertical-align: top;
  padding-left: 14px;
  width: calc(100% - 315px);
}

.ekko-vitrine-detail-titleg-hr {
  width: 80%;
  height: 1px;
  background-color: rgb(187, 187, 187, 1);
  /* background-image: linear-gradient(to right, rgba(000, 000, 000, 0), rgba(000, 000, 000, 0.75), rgba(000, 000, 000, 0)); */
  margin-bottom: 14px;
  margin-top: 14px;
  margin-right: auto;
  margin-left: auto;
}

.ekko-vitrine-detail-subinfo {
  margin: 10px;
  padding: 8px;
}

.ekko-vitrine-detail-fulldescr {
  background-color: rgb(255, 255, 255, 0);
  color: rgb(79, 79, 79, 1);
  border-radius: 6px;
  font-size: 14px;
  margin-bottom: 10px;
}

.ekko-vitrine-detail-fulldescr img{
  max-width:100%;
  height:auto;
}

.ekko-vitrine-detail-fulldescr p {
  margin: 0px;
}

.ekko-vitrine-detail-fulldescr a {
  color: rgb(186, 36, 26, 1);
}

.ekko-vitrine-detail-fulldescr a:hover {
  color: rgb(120, 17, 10, 1);
}

/*.ekko-vitrine-art_showpan_anim {
  animation: nac_cont_art_fade_in_show 0.5s;
  opacity: 1;
}*/

@keyframes nac_cont_art_fade_in_show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Tableau listing */
.app_myacc-tabcores_liste {
  width: 85%;
  min-width: 600px;
  margin: auto;
  display: flex;
  flex-direction: column;
}
.app_myacc-tabcores_liste_row {
  display: flex;
  flex-direction: row;
  width: 100%;
  min-height: 20px;
}
.head_col {
  background-color: #cdcdcd;
}
.col_color1 {
  background-color: #e2e2e27a;
}
.app_myacc-tabcores_liste_col {
  display: flex;
  align-items: center;
  border-bottom: 1px solid black;
  padding: 5px;
  width: -webkit-fill-available;
  width: -moz-available;
}
.liste_col_price {
  max-width: 80px;
  justify-content: flex-end;
}

/* historique */
.histo_address_label {
  font-weight: 10 !important;
  text-decoration: underline !important;
}
.histo_billet_demat {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 100px;
  padding: 5px;
}

/* art */

.ekko-vitrine-fc-ma {
  box-shadow: rgb(0 0 0 / 10%) 0px 10px 22px, rgb(0 0 0 / 22%) 0px 10px 10px;
  max-width: 1500px;
  transition: box-shadow 0.8s ease-in-out, background-color 0.8s ease-in-out;
  border: 1px solid rgb(224, 224, 224, 1);
  margin-bottom: 6px;
  display: flex;
  flex-direction: row;
  background-color: #fff;
  font-size: 14px;
  min-height: 100px;
  position: relative;
}
.ekko-vitrine-fc-inline {
  vertical-align: middle;
  display: inline-block;
}
.ekko-vitrine-fc-icm {
  width: 20px;
  overflow: hidden;
  height: 20px;
  align-self: center;
  position: absolute;
  top: -3px;
  left: -16px;
  background-color: #fff;
  border-radius: 20px ;
  border: 1px solid rgb(116, 116, 116);
  padding: 3px;
}

.ekko-vitrine-fc-icm-bask {
  width: 20px;
  overflow: hidden;
  height: 20px;
  align-self: center;
}

.ekko-vitrine-fc-icm-fbask {
  width: 40px;
  overflow: hidden;
  height: 40px;
  align-self: center;
}

.ekko-vitrine-fc-icm2-demat {
  width: 20px;
}
.ekko-vitrine-fc-icm2-location {
  width: 20px;
}

.ekko-vitrine-fc-icm2-event {
  width: 20px;
}

.ekko-vitrine-fc-icm2-bask {
  width: 20px;
}

.ekko-vitrine-fc-icm2-physique {
  width: 20px;
}

.ekko-vitrine-fc-icm3-bask {
  font-weight: bold;
  font-size: 13px;
}

.ekko-vitrine-fc-icm3-demat {

}
.ekko-vitrine-fc-icm3-location {

}
.ekko-vitrine-fc-icm3-event {

}
.ekko-vitrine-fc-icm3-physique {

}
.ekko-vitrine-fc-ic-demat {
  fill: rgb(13 94 143);
  width: 20px;
}
.ekko-vitrine-fc-ic-location {
  fill: rgb(13 94 143);
  width: 20px;
}
.ekko-vitrine-fc-ic-event {
  fill: rgb(13 94 143);
  width: 20px;
}

.ekko-vitrine-fc-ic-physique {
  fill: #55a7d8;
  width: 20px;
}
.ekko-vitrine-fc-p1 {
  width: calc(100% - 240px);
  padding: 9px 5px 9px 11px;
  align-self: center;
}
.ekko-vitrine-fc-p1-title {
  font-weight: bold;
  font-size: 1.1em;
}

.ekko-vitrine-fc-p1-title a {
  text-decoration: none;
}

.ekko-vitrine-fc-p1-descript {
  font-weight: normal;
  font-size: 0.8em;
}
.ekko-vitrine-fc-p3 {
  width: 225px;
  padding: 5px;
  align-self: center;
  flex: 0 0 auto;
}
.ekko-vitrine-fc-p3-p1-demat {
  color: rgb(13 94 143);
}
.ekko-vitrine-fc-p3-p1-physique {
  color: #55a7d8;
}
.ekko-vitrine-fc-p3-p1-bask {
  color: #787878;
}
.ekko-vitrine-fc-p3-p1,.ekko-vitrine-fc-p3-pr  {
  width: 110px;
}
.ekko-vitrine-fc-p3-p1-p1 {
  font-weight: bold;
  font-size: 1.5em;
  text-align: right;
}
.ekko-vitrine-fc-p3-p1-p2 {
  font-weight: normal;
  font-size: 0.8em;
  text-align: right;
  line-height: 0.3;
}
.ekko-vitrine-fc-p3-p2 {
  width: 40px;
  margin-right: 22px;
  margin-left: 17px;
}

.ekko-vitrine-fc-p3-pr2 {
  width: 34px;
  margin-right: 22px;
  margin-left: 17px;
}

.ekko-vitrine-fc-p3-p2-p1 {
  width: 47px;
  height: 20px;
}
.ekko-vitrine-fc-p3-p2-p2 {
  text-align: center;
  width: 38px;
  height: 20px;
  font-weight: bold;
  font-size: 1.2em;
}
.ekko-vitrine-fc-p3-p3 {
  width: 32px;
}
.ekko-vitrine-fc-p3-right {
  text-align: right;
}
.ekko-vitrine-fc-p3-p3 img {
  width: 32px;
  cursor: pointer;
}
.ekko-vitrine-fc-ma:hover {
  box-shadow: rgb(0 0 0 / 25%) 0px 14px 28px, rgb(0 0 0 / 22%) 0px 10px 10px;
  background-color: #eee;
  border-color: #bbb;
}

.ekko-vitrine-viewfieldsub {
  margin-left: 10px;
}

@media (max-width: 1000px) {
  .ekko-vitrine-detail-fbox1 {
    width: 100%;
    margin-right: 0px;
  }
  .ekko-vitrine-detail-fbox2 {
    width: 100%;
    margin-right: 0px;
  }

  .ekko-vitrine-detail {
    max-width: 100vw;
  }

  .ekko-vitrine-detail pre{
    white-space: normal;
  }

}

@media (max-width: 550px) {
  .ekko-vitrine-detail-pict {
    width: 49%;
    height: auto;
    background-color: #eee;
  }
  .ekko-vitrine-detail-p0-2 {
    width: 49%;
  }
  .ekko-vitrine-detail-pict img {
    height: auto;
    width: 100%;
    object-fit: contain;
  }
  .ekko-vitrine-fc-p1 {
    width: calc(100% - 180px);
  }
  .ekko-vitrine-fc-p3-p0 {
    text-align: right;
  }

  .ekko-vitrine-fc-p3 {
    width: 100px;
  }
  .ekko-vitrine-fc-p3-p2 {
    margin-top: 5px;
    margin-right: 2px;
    width: 43px;
  }

  .ekko-vitrine-fc-p3-p3{
    margin-top: 5px;
    margin-right: 2px;
    width: 38px;
  }
}

.ekko-vitrine-viewfieldsub {
  margin-left: 10px;
}

@media (max-width: 550px) {
  .ekko-vitrine-fc-ma {
    padding-top: 15px;
  }

  .ekko-vitrine-detail-fbox1 {
    margin-right: 0px;
  }
  .ekko-vitrine-detail-pict {
    width: 100%;
    height: auto;
    background-color: #eee;
  }
  .ekko-vitrine-detail-pict img {
    height: auto;
    width: 100%;
    object-fit: contain;
  }
  .ekko-vitrine-fc-p1 {
    width: calc(100% - 180px);
  }
  .ekko-vitrine-fc-p3-p0 {
    text-align: right;
  }

  .ekko-vitrine-fc-p3 {
    width: 100px;
  }
  .ekko-vitrine-fc-p3-p2,
  .ekko-vitrine-fc-p3-p3
  {
    margin-top: 5px;
  }

  .ekko-vitrine-fc-p3-pr2{
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 12px;
  }
}

/*.ekko-vitrine-art_showpan_right {
  display: block;
  left: auto;
  opacity: 0.1;
  box-shadow: 10px 5px 5px black;
}

.ekko-vitrine-art_internal {
  position: absolute;
  z-index: 30;
  opacity: 1;
  cursor: pointer;
  display: none;
}
.ekko-vitrine-art-inlist:hover .ekko-vitrine-art_internal {
  display: block;
}



.ekko-vitrine-viewdate {
  background-color: var__ngen_vitdetail_vfield_bgcolor;
  border-radius: 6px;
  margin: 4px;
  padding: 10px;
  color: var__ngen_vitdetail_vfield_color;
  font-size: 15px;
  transition: background-color .6s ease-in;
  cursor: pointer;
}

.ekko-vitrine-viewdate_demat {
  background-color: var__ngen_vitdetail_vfield_dem_bgcolor;
  border-radius: 6px;
  margin: 4px;
  padding: 10px;
  color: var__ngen_vitdetail_vfield_dem_color;
  font-size: 15px;
  transition: background-color .6s ease-in;
  cursor: pointer;
}

.ekko-vitrine-viewdate:hover{
  background-color: var__ngen_vitdetail_vfield_h_bgcolor;
}

.ekko-vitrine-viewdate_demat:hover{
  background-color: var__ngen_vitdetail_vfield_dem_h_bgcolor;
}

.ekko-vitrine-viewfield {
  background-color: var__ngen_vitdetail_vfield_bgcolor;
  border-radius: 6px;
  margin: 4px;
  padding: 10px;
  color: var__ngen_vitdetail_vfield_color;
  font-size: 15px;
  transition: background-color .6s ease-in;
}

.ekko-vitrine-viewfield_demat {
  background-color: var__ngen_vitdetail_vfield_dem_bgcolor;
  border-radius: 6px;
  margin: 4px;
  padding: 10px;
  color: var__ngen_vitdetail_vfield_dem_color;
  font-size: 15px;
  transition: background-color .6s ease-in;
}

.ekko-vitrine-viewfieldsub {
  border-radius: 6px;
  margin: 4px;
  padding: 20px;
}


.ekko-vitrine-viewfield:hover{
  background-color: var__ngen_vitdetail_vfield_h_bgcolor;
}

.ekko-vitrine-viewfield_demat:hover{
  background-color: var__ngen_vitdetail_vfield_dem_h_bgcolor;
}

.ekko-vitrine-viewfield-qrcode svg{
  fill: var__ngen_vitdetail_vfield_color;
}

.ekko-vitrine-detail-select{
  width: 40px;
  height: 22px;
  border: 0px;
  color: #000;
  background-color: rgb(255, 255, 255, 1);
  text-align: center;
  font-weight: bold;
  font-size: 1em;
}


@media (max-width: 500px) {
  .nw_modal-content{
    max-width: 100%;
  }
  

  .ekko-vitrine-detail-pict {
      width: 100%;
  }

  .ekko-vitrine-art_internal {
    margin-left: -60px;
  }


}
*/

/** basket **/

.ekkb_blocks {
  background-color: white;
  color: #000;
  min-height: 150px;
  width: calc(100% - 8px);
  padding: 4px;
}

.ekkb_button_next_p0_0 {
  max-width: 100%;
  margin-left: 10px;
  margin-right:10px;
}

.ekkb_button_next_p00 {
  display:inline-block;
  width:50%;
}

.ekkb_button_next_p00 > a, .ekkb_button_next_p00 > a:hover, .ekkb_button_next_p00 > a:visited,  .ekkb_button_next_p00 > a:active{
  text-decoration:none;
  color:#000
}


.ekkb_button_next_p01 {
  margin: 5px;
  padding: 12px;  
  cursor:pointer;
  font-weight: bold;
  font-size: 0.9em;
}



.ekkb_button_next_p1 {
  max-width: 150px;
  min-width: 120px;
  font-size: 15px;
  background-color: rgb(85, 167, 216, 1);
  border-radius : 8px;
  color: #fff;
  padding: 12px;
  text-align: center;
  font-weight: bold;
  transition: background-color 1s ease;
  display: inline-block;

}
.ekkb_button_next_p1:hover {
  background-color: rgb(14, 112, 178, 1);
  color: #fff;
  cursor: pointer;
}

.ekkb_button_next_p1f {
  max-width: 150px;
  min-width: 120px;
  font-size: 15px;
  background-color: #00a182;
  border-radius : 8px;  
  color: #fff;
  padding: 12px;
  text-align: center;
  font-weight: bold;
  transition: background-color 1s ease;
  display: inline-block;
}

.ekkb_button_next_p1f:hover {
  background-color: #036b56;
  color: #fff;
  cursor: pointer;
}

.ekkb_state {
  margin-top: 10px;
  padding: 4px;
  margin-left: auto;
  margin-right: auto;
  max-width: 2000px;
  color: rgb(0, 0, 0);
  font-size: 16px;
  font-weight: bolder;
  border-top: 1px solid #bbb;
}

.ekkb_state_active {
  color: rgb(0, 0, 0);
}

.ekkb_state_active_bubble {
  display: inline-block;
  background-color: rgb(65, 65, 65);
  color: rgb(204, 204, 204);
  border-radius: 30px;
  width: 20px;
  text-align: center;
}

.ekkb_state_canactive {
  opacity: 0.9;
  cursor: pointer;
}

.ekkb_state_canactive:hover {
  opacity: 1;
}

.ekkb_state_noactive {
  opacity: 0.9;
}

.ekkb_info_1 {
  max-width: 2000px;
  font-size: 15px;
  border-top:1px solid #bbb;
  margin-top:50px;
  padding-top:10px;
}

.ekkb_warnings_1 {
  color: rgb(184, 53, 23);
}

.ekkb_warnings {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 2000px;
  background-color: white;
  color: rgb(233 73 36);
  font-size: 15px;
  padding: 10px;
}

.ekko-vitrine-fc-p1frc {
  width: calc(100% - 110px);
}

.ekko-vitrine-fc-p3-p1frc {
  width: 157px;
}

.ekko_basket_lineprime {
  align-self: stretch;
  justify-content: stretch;
  flex-grow: 0;
  width: 100%;
  padding: 6px;
  box-sizing: border-box;
}

.ekko_basket_lineprime_blue {
  background-color: #a9d1e8;
  color:#394263;
}

.ekko_basket_lineprime_blue_inverse {
  background-color: #394263;
  color:#fff;
}

.ekko_basket_lineprime_wbox{
  background-color:#fff;
  padding:4px;
  display:inline-block;
  border-radius: 4px;
}

.ekko_basket_linesec_blue {
  font-weight: bold;
  display: flex;
  align-self: stretch;
  padding: 6px;
  padding-top: 15px;
  box-sizing: border-box;
  text-align: center;
  flex-grow: 0;
  width: 100%;
  background-color: #a9d1e8;
  margin-bottom: 10px;
  color: #394263;
}

@media (max-width: 550px) {
  .ekko-vitrine-fc-icm2-total {
    font-size:10px;
  }

  .ekko-vitrine-fc-p3-pr  {
    width: 94px;
  }
  .ekko-vitrine-fc-p3frc {
    width: 205px;
  }
  .ekko-vitrine-fc-p3-p1frc {
    width: 108px;
  }

  .ekko_basket_lineprime {
    flex-grow: 1;
    width: 100%;
  } 
  
  .ekko_basket_linesec_blue{
    flex-grow: 1;
    width: 100%;
    max-width: 100%;    
    margin-left: 0px;
    margin-top: 10px;
    padding:14px;
  }

}
.ekkb_title {
  font-weight: bolder;
  font-size: 1.2em;
}
.ekkb_space {
  min-width: 10px;
  height: 15px;
}
.ekkb_warnings,
.ekkb_blocks {
  max-width: 1500px;
}

.ekkb_warnings a, .ekkb_warnings_1 a {
  font-weight: bolder;
  color: rgb(107, 16, 16);
}
.ekkb_warnings a:hover, .ekkb_warnings_1 a:hover {
  color: rgb(48, 6, 6);
  opacity: 0.8;
}
.ekko-vitrine-fc-ma_recap {
  max-width: 1500px;
  border: 1px solid #bbb;
  margin-bottom: 6px;
  display: flex;
  flex-direction: row;
  background-color: #fff;
  font-size: 14px;
}

.ekkb_comms {
  max-width: 1500px;
  border: 1px solid #bbb;
}

.app_myacc-tabcores_fulllane_nopadding {
  padding: 0px;
}
.app_myacc-tabcores__noinput_noheight {
  height: auto;
}

.ekkb_button_next_final {
  max-width: 1500px;
  text-align: right;
  margin-top: 5px;
  margin-bottom: 10px;
}

.ekkb_button_next_final_wait_0 {
  color: #fff;
  background-color: #4c4c4c;
  width: 150px;
  margin: 5px;
  font-size: 15px;
  border-radius : 8px;  
  padding: 12px;
  text-align: center;
  font-weight: bold;
  display: inline-block;  
}

.ekkb_button_next_final_wait {
  padding: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #4c4c4c;
}

/** account **/
.app_myacc_title {
  background: linear-gradient(90deg, rgba(255,255,255,0) 14%, #eeeeee 50%, rgba(255,255,255,0) 86%);
  color: #000000;
  border-bottom: 1px solid var__ngen_body_title_brdcolor;
  padding: 24px;
}

.app_myacc_title_gen {
  padding: 24px;
}

.app_myacc_subtitle {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}

.app_myacc_subtitle2 {
  font-weight: lighter;
  font-size: 0.8em;
  text-align: center;
  font-style: italic;
}

.app_myacc_blocks {
  display: flex;
  /* flex-direction: row; */
  flex-wrap: 2;
  /* flex-wrap: wrap; */
  width: 100%;
  flex-flow: row wrap;
}

.app_myacc_blocks a {
  text-decoration: none;
  font-weight: normal;
  color: #64485C;
}

.app_myacc_blocks a:hover {
  text-decoration: none;
  font-weight: normal;
  color: #bbb;
  opacity: 0.7;
}

.app_myacc_block {
  width: 100%;
  text-align: left;
  display: grid;
  grid-template-columns: 100px auto;
  margin: 10px;
}

.app_myacc_ablo {
  background-color: #b8bdce;
  padding: 4px;
  border-radius: 25px;
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  flex-grow: 1;
  font-weight: bolder;
  justify-content: center;
  display: flex;
  width: 46%;
  margin: 10px;
}

.app_myacc_ablodiv {
  background-color: #b8bdce;
  padding: 4px;
  border-radius: 10px;
  border-style: solid;
  border-width: 0px;
  border-color: #687296;
  flex-grow: 1;
  font-weight: bolder;
  justify-content: center;
  display: flex;
  width: auto;
  margin: 10px;
}

.app_myacc_bl_ico img {
  width: 70px;
}

.app_myacc_bl_ico {
  grid-row: 1 / 3;
  display: flex; /* contexte sur le parent */
  flex-direction: column; /* direction d'affichage verticale */
  justify-content: center;
  text-align: center;
}

.app_myacc_bl_title {
  font-weight: bold;
  font-size: 1.2em;
  text-align: left;
  color: #2b2b2b;
}

.app_myacc_bl_desc {
  font-weight: lighter;
  font-size: 0.8em;
  text-align: left;
  font-style: italic;
  color: #2b2b2b;
}

.app_myacc_ablo_double {
  width: 100%;
}

.app_myacc_ablo_c1 {
  background-color: #d7f3ff;
}

.app_myacc_ablo_c2 {
  background-color: #fff4db;
}

.app_myacc_ablo_c3 {
  background-color: #ffefe9;
}

.app_myacc_ablo_c4 {
  background-color: #efe2f7;
}

.app_myacc_ablo_c5 {
  background-color: #d9ebe5;
}

.app_myacc_ablo_c6 {
  background-color: #ffe0b6;
}

.app_myacc_ablo_c0 {
  background-color: #75e296;
}

.app_myacc_ablo_c9 {
  background-color: #e1e1e1;
  cursor: pointer;
}

@media (max-width: 1000px) {
  .myacc_ablo {
    width: 100%;
  }
}

/* forrmulaire*/
.app_myacc-formcores_bg {
  transition: background-color 1s;
  background-color: rgb(255 255 255);
  border: 1px solid #b3b3b3;
  border-radius: 4px;
}

.app_myacc-blockcores {
  margin: 10px;
  width: -webkit-fill-available;
  width: -moz-available;
}

.app_myacc-tabcores {
  width: 100%;
  margin: auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.app_myacc-tab-minblock {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.app_myacc-tabcores_midscreen {
  max-width: 500px;
  align-self: flex-start;
  justify-content: initial;
  margin-left: 0px;
}

.app_myacc-tabcores_midlane {
  min-width: 300px;
  align-self: stretch;
  justify-content: stretch;
  flex-grow: 1;
  padding: 8px;
  margin: 3px;
  flex: calc(50% - 11px);
  box-sizing: border-box;
}

.app_myacc-tabcores_fulllane {
  align-self: stretch;
  justify-content: stretch;
  flex-grow: 1;
  min-width: 300px;
  width: 100%;
  padding: 6px;
  box-sizing: border-box;
}

.app_myacc-tabcores_label {
  font-size: 14px;
  font-weight: 700;
  color: #2b2b2b;
}

.app_myacc-tabcores__body {
  font-size: 14px;
  background-color: #ececec;
  color: #2b2b2b;
  padding: 2px;
  border-radius: 4px;
  min-height: 26px;
}

.app_myacc-tabcores__body_flx{
  display: flex;
  align-items: center;
}

.app_myacc-tabcores__error {
  font-size: 14px;
  font-weight: 700;
  color: #a10d0d;
}

.app_myacc-tabcores__input {
  background-color: #cdcdcd;
  width: calc(100% - 4px);
  color: #2b2b2b;
  border: none;
  outline-width: 0;
  height: 24px;
  font-size: 14px;
  /* font-weight: bold; */
  opacity: 0.9;
  margin: 0px;
}

.app_myacc-tabcores__input::placeholder {
  color: #2b2b2b;
  font-size: 0.8em;
  font-weight: normal;
  opacity: 0.6;
}

.app_myacc-tabcores__input_fw {
  /*formulaire blanc*/
  background-color:#ffffff;
  color:#000000;
}

.app_myacc-tabcores__input_fw::placeholder {
  background-color:#eeeeee;
}

.app_myacc-tabcores__noinput {
  width: calc(100% - 4px);
  border: none;
  outline-width: 0;
  height: 24px;
  font-size: 14px;
  opacity: 0.9;
  margin: 0px;
}

.app_myacc-tabcores__txtarea {
  background-color: #cdcdcd;
  width: calc(100% - 4px);
  color: #2b2b2b;
  border: none;
  outline-width: 0;
  height: 24px;
  font-size: 14px;
  opacity: 0.9;
  margin: 0px;
  height: 40px;
}

.app_myacc-tabcores__input_eye {
  position: absolute;
  margin-left: -40px;
  margin-top: 4px;
  font-weight: bold;
  color: #2b2b2b;
  cursor: pointer;
}

.app_myacc-tabcores__input_sec {
  -webkit-text-security: disc;
}

.app_myacc-tabcores__input:hover {
  opacity: 1;
}

.app_myacc-tabcores__valid {
  background-color: rgb(0,0,0,0);
  padding: 4px;
  border-radius: 4px;
  min-height: 24px;
  cursor: pointer;
  padding-top: 8px;
}

.app_myacc-tabcores__valid:hover {
  opacity: 0.7;
}

/* Nav Barr */
.app_myacc-pagination {
  height: 32px;
  background-color: rgb(238, 14, 0, 0);
  border-radius: 60px;
  margin: 10px;
  margin-top: 30px;
  margin-bottom: 20px;
  position: relative;
  min-width: 550px;
}

.app_myacc-pagination a {
  text-decoration: none;
}

.app_myacc-pagination .app_myacc-pag-engr {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 15px;
  top: 4px;
  cursor: pointer;
}

.app_myacc-pagination .app_myacc-pag-engre_svg {
  fill: rgb(85, 167, 216, 1);
  transition: fill 2s ease;
}

.app_myacc-pagination .app_myacc-pag-bulle2_svg {
  fill: rgb(44, 107, 179, 0);
}

.app_myacc-pagination .app_myacc-pag-bulle3_svg {
  fill: rgb(255, 255, 255, 1);
  transition: fill 2s ease;
}

.app_myacc-pagination .app_myacc-pag-engreview {
  position: absolute;
  left: -3px;
  top: 2px;
}

.app_myacc-pagination .app_myacc-pag-bulles {
  position: absolute;
  left: -16px;
  top: -11px;
}

.app_myacc-pagination .app_myacc-pag-engre-sub-title {
  position: absolute;
  top: +40px;
  width: 150px;
  z-index: 500;
  left: -15px;
  padding: 4px;
  display: none;
  font-weight: bold;
  font-size: 11px;
  color: rgb(252, 106, 19, 1);
  text-align: left;
}

.app_myacc-pagination .app_myacc-pag-engr:hover .app_myacc-pag-engre-sub-title {
  display: block;
}

.app_myacc-pagination .app_myacc-pag-engr:hover .app_myacc-pag-engre_svg {
  fill: rgb(255, 255, 255, 1);
}

.app_myacc-pagination .app_myacc-pag-engr:hover .app_myacc-pag-bulle3_svg {
  fill: rgb(85, 167, 216, 1);
}

.app_myacc-pagination .app_myacc-pag-sub_nav {
  width: calc(100% - 140px);
  height: 100%;
  margin-left: 100px;
  position: relative;
  min-width: 400px;
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber {
  height: 100%;
  width: 180px;
  margin-left: calc(50% - 105px);
  margin-right: auto;
  display: flex;
  text-align: center;
  position: relative;
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-subecho .app_myacc-pag-bulle2_svg {
  fill: rgb(44, 107, 179, 0);
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-subecho .app_myacc-pag-bulle3_svg {
  fill: rgb(255, 255, 255, 1);
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-arrow {
  fill: rgb(255, 255, 255, 1);
  transition: all 2s ease;
  width: 20px;
}

/*.app_myacc-pagination .app_myacc-pag-sub_nav .bs_blocksubnumber{

}*/

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-echo {
  display: inline-block;
  width: 70px;
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-subecho {
  width: 70px;
  position: absolute;
  top: -6px;
  height: calc(100% + 20px);
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-subecho_number {
  width: 70px;
  position: absolute;
  height: 100%;
  color: rgb(85, 167, 216, 1);
  font-family: Tahoma;
  font-weight: bold;
  font-size: 18px;
  top: 50%;
  -ms-transform: translateY(-28%);
  transform: translateY(-28%);
  transition: color 2s ease;
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-echo:hover {
  cursor: pointer;
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-echo:hover .app_myacc-pag-subecho_number {
  color: rgb(85, 167, 216, 1);
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-echo:hover .app_myacc-pag-bulle2_svg {
  fill: rgb(191, 217, 254, 0);
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-echo:hover .app_myacc-pag-bulle3_svg {
  fill: rgb(85, 167, 216, 1);
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-block_mbutton .app_myacc-pag-block_sub_mbutton:hover .app_myacc-pag-arrow,
.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-block_pbutton .app_myacc-pag-block_sub_pbutton:hover .app_myacc-pag-arrow {
  fill: rgb(255, 255, 255, 1);
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-block_mbutton,
.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-block_pbutton {
  width: 40px;
  height: 100%;
  position: relative;
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-block_mbutton .app_myacc-pag-block_sub_mbutton,
.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blocknumber .app_myacc-pag-block_pbutton .app_myacc-pag-block_sub_pbutton {
  width: 40px;
  position: absolute;
  font-weight: bold;
  font-size: 20px;
  top: 50%;
  -ms-transform: translateY(calc(-50% + 2px));
  transform: translateY(calc(-50% + 2px));
  transition: color 2s ease;
  cursor: pointer;
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagem {
  height: 100%;
  position: absolute;
  left: 0px;
  width: 80px;
  top: 0;
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagep {
  height: 100%;
  position: absolute;
  right: 0px;
  width: 80px;
  top: 0;
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagem .app_myacc-pag-blockplagem_button,
.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagep .app_myacc-pag-blockplagep_button {
  background-color: rgb(255, 255, 255, 1);
  width: 70px;
  height: 24px;
  -ms-transform: translateY(-50%);
  transform: translateY(calc(50% - 10px));
  margin: auto;
  margin-top: 2px;
  border-radius: 15px;
  transition: background-color 2s ease;
  cursor: pointer;
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagem .app_myacc-pag-arrow,
.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagep .app_myacc-pag-arrow {
  fill: rgb(85, 167, 216, 1);
  transition: all 2s ease;
  width: 20px;
  position: relative;
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagep .app_myacc-pag-blockplagep_button_arrowp {
  position: absolute;
  top: calc(50% - 11px);
  left: 12px;
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagep .app_myacc-pag-arrowtxt {
  position: absolute;
  top: calc(50% - 8px);
  left: 36px;
  font-weight: bold;
  font-size: 14px;
  color: rgb(85, 167, 216, 1);
  transition: color 2s ease;
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagem .app_myacc-pag-blockplagem_button_arrowm {
  position: absolute;
  top: calc(50% - 11px);
  left: 24px;
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagem .app_myacc-pag-blockplagem_button:hover,
.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagep .app_myacc-pag-blockplagep_button:hover {
  background-color: rgb(85, 167, 216, 1);
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagem .app_myacc-pag-blockplagem_button:hover .app_myacc-pag-arrow,
.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagep .app_myacc-pag-blockplagep_button:hover .app_myacc-pag-arrow {
  fill: rgb(255, 255, 255, 1);
}

.app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagep .app_myacc-pag-blockplagep_button:hover .app_myacc-pag-arrowtxt {
  color: rgb(255, 255, 255, 1);
}

/* Version simplifié */
.app_myacc-pag-blocknumbersimple {
  font-size: 16px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
}
.app_myacc-pag-block_nav_ss {
  display: inline-block;
  padding: 3px;
  background-color: rgb(255, 255, 255, 1);
  color: rgb(85, 167, 216, 1);
  margin: 1px;
  min-width: 10px;
  border-radius: 20px;
  min-width: 18px;
  text-align: center;
  cursor: pointer;
}

.app_myacc-pag-block_nav_ss_nact:hover {
  background-color: rgb(85, 167, 216, 1);
  color: rgb(255, 255, 255, 1);
  cursor: pointer;
}

.app_myacc-pag-block_nav_ss_actu {
  font-weight: bolder;
  background-color: rgb(85, 167, 216, 1);
  color: rgb(255, 255, 255, 1);
  cursor: unset;
}

@media all and (max-width: 550px) {
  .app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagem {
    display: none;
  }
  .app_myacc-pagination .app_myacc-pag-sub_nav .app_myacc-pag-blockplagep {
    display: none;
  }

  .app_myacc-pagination {
    min-width: 200px;
  }
  .app_myacc-pagination .app_myacc-pag-sub_nav {
    min-width: 100px;
  }
}

/* Recherche et liste articles*/
.app_myacc-cat {
  display: block;
  padding-top: 10px;
  width: 100%;
  /*width: calc(100% - 220px);
  padding-left: 220px;*/
}

.app_myacc-cat-search {
  vertical-align: top;
  position: absolute;
  left: 0px;
  z-index: 5;
  margin-top: -50px;
}

.app_myacc-cat-list {
  display: block;
  vertical-align: top;
  width: 100%;
}

.app_myacc_srch_block_sub_win_search {
  position: relative;
  display: block;
  width: 0px;
  overflow-x: hidden;
}

/** DEBUT RECHERCHE AVANCE **/

.app_myacc-cat-search .app_myacc-pag-lsearch {
  position: relative;
  height: 30px;
  width: 30px;
}

.app_myacc-cat-search .app_myacc-pag-engr {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 15px;
  top: 4px;
  cursor: pointer;
}

.app_myacc-cat-search .app_myacc-pag-engre_svg {
  fill: rgb(85, 167, 216, 1);
  transition: fill 2s ease;
}

.app_myacc-cat-search .app_myacc-pag-bulle2_svg {
  fill: rgb(44, 107, 179, 0);
}

.app_myacc-cat-search .app_myacc-pag-bulle3_svg {
  fill: rgb(255, 255, 255, 1);
  transition: fill 2s ease;
}

.app_myacc-cat-search .app_myacc-pag-engreview {
  position: absolute;
  left: -3px;
  top: 2px;
}

.app_myacc-cat-search .app_myacc-pag-bulles {
  position: absolute;
  left: -16px;
  top: -11px;
}

.app_myacc-cat-search .app_myacc-pag-engre-sub-title {
  position: absolute;
  top: -26px;
  width: 150px;
  z-index: 500;
  left: -15px;
  padding: 4px;
  display: none;
  font-weight: bold;
  font-size: 11px;
  color: rgb(252, 106, 19, 1);
  text-align: left;
}

.app_myacc-cat-search .app_myacc-pag-engr:hover .app_myacc-pag-engre-sub-title {
  display: block;
}

.app_myacc_srch_block_sub_search {
  position: relative;
  display: block;
  width: 200px;
  margin: 10px;
  /*margin-left:30px;*/
  min-height: 270px;
  border-radius: 5px;
  transition: all 1s ease;
  border-width: 2px;
  border-style: solid;
  background-color: rgb(255, 255, 255, 0);
  border-color: rgb(54, 12, 12, 0);
  color: rgb(85, 167, 216, 1);
  padding-top: 10px;
}

.app_myacc_srch_block_sub_search_pict {
  width: 20px;
  fill:  rgb(106, 106, 106, 1);
  right: 10px;
  position: absolute;
  top: 20px;
  cursor: pointer;
  transition: all 1s ease;
}

.app_myacc_srch_block_sub_search_pict:hover {
  opacity:0.7;
  transform: rotate(18deg);
}

.app_myacc_srch_blsub_srch_label_title {
  text-align: left;
  padding-top: 8px;
  padding-bottom: 4px;
  margin-bottom: 0px;
  margin-left: 5px;
  width: calc(100% - 10px);
  border: 0px;
  height: 30px;
  font-size: 16px;
  font-weight: bolder;
  color: rgb(106, 106, 106, 1);
  /*border-bottom: 1px solid rgb(139, 139, 139, 1);*/
}

.app_myacc_srch_block_sub_search hr {
  border: 1px solid black;
  margin: 3px;
  border-color: rgb(85, 167, 216, 1);
}

/*.app_myacc_srch_blsub_srch_submit {
  text-align: center;
  padding-top: 8px;
  margin-bottom: 4px;
  margin-left: 5px;
  width: calc(100% - 10px);
  border: 0px;
  height: 30px;
  font-size: 14px;
  font-weight: bolder;
  border-radius: 15px;
  color: rgb(255, 255, 255, 1);
  background-color: rgb(85, 167, 216, 1);
  cursor: pointer;
  transition: all 2s ease;
}

.app_myacc_srch_blsub_srch_submit svg {
  height: 16px;
  display: inline-block;
  fill: rgb(255, 255, 255, 1);
  transition: all 2s ease;
}*/

.app_myacc_srch_blsub_srch_submit:hover {
  color: rgb(255, 255, 255, 1);
  background-color: rgb(31, 85, 160, 1);
}
.app_myacc_srch_blsub_srch_submit:hover svg {
  fill: rgb(255, 255, 255, 1);
}

.app_myacc_srch_blsub_srch_label {
  margin: 10px;
  margin-top: 14px;
  margin-bottom: 4px;
  width: calc(100% - 20px);
  color: rgb(85, 167, 216, 1);
  font-size: 12px;
  font-weight: bolder;
}

.app_myacc_srch_blsub_srch_inptxt,
.app_myacc_srch_blsub_srch_inpslc {
  text-align: center;
  padding-top: 2px;
  margin-bottom: 4px;
  margin-left: 5px;
  width: calc(100% - 10px);
  border: 0px;
}

.app_myacc_srch_blsub_srch_inptxt input {
  color: rgb(31, 85, 160, 1);
  background-color: rgb(255, 255, 255, 1);
  height: 22px;
  border-radius: 0px;
  border: 1px solid;
  padding: 2px;
  font-size: 12px;
  border-color: rgb(31, 85, 160, 1);
  width: calc(100% - 8px);
  font-size: 12px;
}

.app_myacc_srch_blsub_srch_inptxt input::placeholder {
  color: rgb(31, 85, 160, 1);
  opacity: 0.6;
}

.app_myacc_srch_blsub_srch_inptxt input:hover,
.app_myacc_srch_blsub_srch_inptxt input:focus {
  outline-width: 0;
  color: rgb(255, 255, 255, 1);
  background-color: rgb(85, 167, 216, 1);
  border: 1px solid;
  border-color: rgb(206, 140, 140, 0);
}

.app_myacc_srch_blsub_srch_inptxt input:hover::placeholder,
.app_myacc_srch_blsub_srch_inptxt input:focus::placeholder {
  color: rgb(255, 255, 255, 1);
  opacity: 0.6;
}

.app_myacc_srch_blsub_srch_inpslc select {
  color: rgb(31, 85, 160, 1);
  background-color: rgb(255, 255, 255, 1);
  height: 24px;
  border-radius: 0px;
  border: 1px solid;
  font-size: 12px;
  padding: 2px;
  border-color: rgb(31, 85, 160, 1);
  width: calc(100% - 2px);
  font-size: 12px;
}

.app_myacc_srch_blsub_srch_inpslc select:hover,
.app_myacc_srch_blsub_srch_inpslc select:focus {
  outline-width: 0;
  color: rgb(255, 255, 255, 1);
  background-color: rgb(85, 167, 216, 1);
  border: 1px solid;
  border-color: rgb(206, 140, 140, 0);
}

.app_myacc_srch_blsub_srch_inpslc select:focus {
  outline-width: 0;
}

.app_myacc_srch_blsub_srch_combo {
  text-align: left;
  padding-top: 8px;
  margin-bottom: 4px;
  margin-left: 5px;
  width: calc(100% - 10px);
  border: 0px;
  position: relative;
  height: 30px;
}

.app_myacc_srch_blsub_srch_combo svg {
  fill: rgb(85, 167, 216, 1);
  width: 30px;
  display: inline-block;
  cursor: pointer;
  opacity: 0.6;
}

.app_myacc_srch_blsub_srch_combo svg:hover {
  opacity: 1;
}

.app_myacc_srch_blsub_srch_combo svg.selected {
  opacity: 1;
}

.app_myacc_srch_cbtext {
  color: rgb(85, 167, 216, 1);
  font-size: 12px;
  /* font-weight: bolder; */
  vertical-align: top;
  margin: 4px;
  display: inline-block;
  /* position: absolute; */
  /* right: 5px; */
  width: 70px;
}

.app_myacc_block_params_tosearch {
  background-color: #ececec;
  border-radius: 4px;  
}

.app_myacc-tabcores_trilane {
  flex: 1 0 33.3333%;
}

.app_myacc-tabcores_quartlane {
  flex: 1;
  max-width: 345px;
}
.app_myacc-params_search_loupe {
  max-width: 25px;
  cursor: pointer;
  opacity: 0.6;
}
.app_myacc-params_search_loupe:hover {
  opacity: 1;
}

@media all and (max-width: 999px) {
  .app_myacc-cat {
    display: block;
    padding-top: 10px;
    width: 100%;
    padding-left: 0px;
  }
}


@media all and (min-width: 999px) {
  .app_myacc-cat-search .app_myacc-pag-lsearch {
    display: none;
  }

}


/* calendrier */
.calendar {
  background: #fff;
  border-radius: 4px;
  color: #222629;
  overflow: hidden;
  margin-top: 20px;
  max-width: 600px;
  /*margin-left: auto;
  margin-right: auto;*/
}

.calendar .cheader {
  background: #ddd;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.calendar .month {
  display: inline-block;
  font-weight: bold;
}

.calendar button {
  background: none;
  color: inherit;
  cursor: pointer;
  font-family: Consolas;
  font-size: 23px;
  font-weight: bold;
  height: 100%;
  padding: 0 15px;
  border: none;
}

.calendar button:hover {
  color: #009fb7;
}

.calendar button:first-child {
  float: left;
}

.calendar button:last-child {
  float: right;
}

.calendar .cell {
  background: #fff;
  color: #5d5d5d;
  box-sizing: border-box;
  display: inline-block;
  padding: 10px 0;
  text-align: center;
  width: calc(100% / 7);
}

.calendar .day {
  font-size: 0.8rem;
  padding: 8px 0;
}

.calendar .day,
.calendar .today {
  background: #009fb7;
  color: #fff;
}

.calendar .showday {
  background: #ffac44;
  color: #fff;
  cursor: pointer;
  transition: opacity 0.3s ease-in;
}

.calendar .showday:hover {
  background: #ffac44;
  color: #fff;
  cursor: pointer;
  opacity: 0.7;
}

.acc_title {
  font-size: 26px;
  font-weight: bolder;
  min-width: 75%;
}
.colored_hr_lines_menu_color {
  margin: 0;
  background-color: rgb(44, 107, 179, 1);
}
.colored_hr_lines_black {
  margin: 0;
  border: 1px solid rgb(220, 220, 220);
  background-color: rgb(220, 220, 220);
}

.simpleblocregion {
  margin: auto;
  min-width: 300px;
  max-width: 1400px;
}

.simpleregion {
  fill:#5BA9D8;
  stroke:#FFFFFF;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-miterlimit:10;
  cursor: pointer;
}

.simpleregion:hover {
  fill: #9cdaae;
}

.rg_notcount {
  fill:#DCDCDC;
  stroke:#FFFFFF;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-miterlimit:10;
}

.rg_belgique {
  fill:#75B966;
  stroke:#FFFFFF;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-miterlimit:10;
  cursor: pointer;
}

.rg_belgique:hover {
  fill: #5b9b4c;
}

.rg_suisse {
  fill:#FBBE43;
  stroke:#FFFFFF;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-miterlimit:10;
  cursor: pointer;
}

.rg_suisse:hover {
  fill: #fdcf72;
}

.rg_andore {
  fill:#FBBE43;
  stroke:#FFFFFF;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-miterlimit:10;
  cursor: pointer;
}

.rg_andore:hover {
  fill: #fdcf72;
}

.rg_espagne {
  fill:#FFEE61;
  stroke:#FFFFFF;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-miterlimit:10;
  cursor: pointer;
}

.rg_espagne:hover {
  fill: #fcf4b3;
}

.rg_luxembourg {
  fill:#FFEE61;
  stroke:#FFFFFF;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-miterlimit:10;
  cursor: pointer;
}

.rg_luxembourg:hover {
  fill: #dbce53;
}

.rg_autriche {
  fill:#DCDCDC;
  stroke:#FFFFFF;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-miterlimit:10;
}

.rg_autriche:hover {
  fill: #DCDCDC;
}


.rg_monaco {
  fill:#3C6EB4;
  stroke:#FFFFFF;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-miterlimit:10;
  cursor: pointer;
}

.rg_monaco:hover {
  fill: #26518d;
}

.rg_allemagne {
  fill:#49BDA1;
  stroke:#FFFFFF;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-miterlimit:10;
  cursor: pointer;
}

.rg_allemagne:hover {
  fill: #64dabe;
}

.rg_italie {
  fill:#A985BD;
  stroke:#FFFFFF;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-miterlimit:10;
  cursor: pointer;
}

.rg_italie:hover {
  fill: #c5a4d6;
}


.modal_map_regions {
  border: 1px solid #6d6d6d;
  background-color: #ffffff;
  position: absolute;
  min-width: 220px;
  z-index: 500px;
  padding: 0px;
  border-radius:4px;  
  padding-bottom: 8px;
}
.modal_map_title {
  background-color: #6d6d6d;
  color: #ffffff;
  text-align: center;
  font-weight: bolder;
  font-size: 14px;
  padding:5px;
}
.modal_map_line {
  margin-top: 4px;
}
.modal_map_bloc1 {
  display: inline-block;
  text-align: left;
  color: #000000;
  font-weight : bold;
}
.modal_map_bloc2 {
  display: inline-block;
  text-align: center;
  width: 50px;
  margin-left:20px;
  margin-right:5px;
  background-color: #6d6d6d;
  color: #ffffff;
  border-radius: 20px;
}

/* FB ext */

.fb_showplan:hover {
  opacity: 0.8;
  background-position-x: -100px;
}
.fb_showplan {
  width: 100%;
  height: 100px;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  font-weight: bolder;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.5s ease-in, background-position-x 1s linear;
  background-size: cover;
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 20px;
  border: 2px #000 solid;
  max-width: 1500px;
}
/* Article Slider Accueil */

.myicon {
  width: 20px;
  height: 20px;
  margin: 5px;
  border: none;
  padding: 5px;
  padding-bottom: 2px;
  color: #fff;
  background-color: transparent;
  cursor: pointer;
  transition: opacity 150ms ease, border 300ms ease-in-out;
}
.icon_prev_next_acc {
  width: 100%;
  position: relative;
  left: 5px;
  display: flex;
  bottom: 50px;
  justify-content: flex-end;
}
.icon_previous {
  filter: invert(74%) sepia(6%) saturate(5%) hue-rotate(314deg) brightness(96%) contrast(84%);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.icon_next {
  filter: invert(74%) sepia(6%) saturate(5%) hue-rotate(314deg) brightness(96%) contrast(84%);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.glider_gg_a {
  width: 100%;
  position: relative;
}
.glider_gg_b {
  width: 100%;
  height: 555px;
  overflow-x: hidden;
  white-space: nowrap;
}
.glider_gg_c {
  position: relative;
  height: 460px;
  width: 250px;
  padding: 15px;
  display: inline-block;
  left: 0px;
  transition: left 1s ease;
  white-space: normal;
}
.glider_bta {
  position: absolute;
  left: 4px;
  z-index: 80;
  top: calc(50% - 20px);
  background-color: #000;
  color: #fff;
  padding: 8px;
}
.glider_btb {
  position: absolute;
  right: 4px;
  z-index: 80;
  top: calc(50% - 20px);
  background-color: #000;
  color: #fff;
  padding: 8px;
}

/* Caroussel accueil*/
.caroussel_gg_a {
  max-width: 100%;
  width: 1150px;
  position: relative;
  margin: auto;
}
.caroussel_gg_b {
  width: 100%;
  /* height: 360px; */
  overflow-x: hidden;
  white-space: nowrap;
}
.caroussel_gg_c {
  position: relative;
  /* height: 340px; */
  width: 1130px;
  max-height: 340px;
  max-width: 98%;
  padding: 1%;
  display: inline-block;
  left: 0px;
  transition: left 500ms ease 0s;
  /* background-color: grey; */
}

.caroussel_gg_c_traditional {
  position: relative;
  /* height: 340px; */
  max-height: 340px;
  max-width: 98%;
  padding: 1%;
  display: inline-block;
  left: 0px;
  height:250px;
  width:100%;
  transition: left 500ms ease 0s;
  /* background-color: grey; */
}

.caroussel_gg_c_fullresp {
  position: relative;
  /* height: 340px; */
  width: 1130px;
  max-height: 340px;
  max-width: 98%;
  padding: 1%;
  display: inline-block;
  left: 0px;
  transition: left 500ms ease 0s;
  aspect-ratio: 36/9 ;
  width:100%;
  max-height: 280px;
  /* background-color: grey; */
}


.caroussel_bta {
  position: absolute;
  left: 4px;
  z-index: 80;
  top: calc(50% - 20px);
  background-color: #000;
  color: #fff;
  padding: 8px;
}
.caroussel_btb {
  position: absolute;
  right: 4px;
  z-index: 80;
  top: calc(50% - 20px);
  background-color: #000;
  color: #fff;
  padding: 8px;
}


.img_caroussel_title {
  background-color: #6d6d6d;
  height: 10%;
  max-height: 20px;
  width: calc(100% - 2.4%);
  color: white;
  padding: 3px 0px 0px 4px;
  top: calc(100% - 97%);
  position: absolute;
}

.carrpict1_defaut{
	width:100%;
    height:100%;
    background-size: cover;
    background-position: center center;
}

.carrpict1_top1{
	width:100%;
    height:100%;
    background-size: cover;
    background-position-x: left;
    background-position-y: top;
}

.caroussel_bullet {
  border: 0;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  display: block;
  cursor: pointer;
  color: #ccc;
  border-radius: 999px;
  background: #ccc;
  margin: 7px;
  width: 10px;
  height: 10px;
}

.active {
  background-color: rgb(44, 107, 179, 1);
  width: 12px;
  height: 12px;
}


/* FORK TOOL POUR APPLI POUSSE*/

.ekko-marbot-mplus30, .ekko-marbot-mplus50{
  margin-bottom: 5px;
}

.ekko-show-mobile{
  display:none;
}

.ekko-show-pc{
  display:block;
}

.ekko-showbutton{
  opacity: 1;
}

.ekko-showbutton:hover{
  opacity: 0.7;
  cursor:pointer;
}

@media (max-width: 850px) {

  .ekko-marbot-mplus30{
    margin-bottom: 30px;
  }

  .ekko-marbot-mplus50{
    margin-bottom: 50px;
  }

  .ekko-show-mobile{
    display:block;
  }
  
  .ekko-show-pc{
    display:none;
  }  
}



/* CompSearch */


.asupersrch0_search {
  height: 38px;
  z-index: 50;
  min-width: 250px;
  /* width: calc(100% - 759px); */
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
}

.asupersrch0_main{
  display: flex;
  box-shadow: 4px 5px 5px #00000042;
}

.asupersrch0_search_lookup {
  display: inline-block;
  vertical-align: top;
  /*margin-bottom: 4px;*/
  width: 215px;
}

.asupersrch0_search_lookup_sel {
  height: 36px;
  vertical-align: top;
  font-size: 14px;
  padding-left: 5px;
  background-color: rgb(14, 112, 178, 1);
  color: rgb(255, 255, 255, 1);
  border-style: solid;
  border-width: 1px 0px 1px 1px;
  /*border-color: rgb(229, 229, 229, 1);*/
  /*box-shadow: 10px 5px 5px #00000042;*/
  border-radius: 3px 0px 0px 3px;
  width: 100%;
  text-indent: 10px;
}

.asupersrch0_search_lookup_sel:focus {
  outline: none;
}

.asupersrch0_search_central {
  display: inline-block;
  vertical-align: top;
  flex-grow: 1;
  position: relative;
}

.asupersrch0_search_central_input {
  height: 34px;
  width: 100%;
  vertical-align: top;
  font-size: 16px;
  padding: 0px;
  text-indent: 15px;
  background-color: rgb(255, 255, 255, 1);
  color: rgb(56, 73, 222, 1);
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  border-radius: 0px 3px 3px 0px;
  border-color: rgb(229, 229, 229, 1);
  /*box-shadow: 10px 5px 5px #00000042;*/
}

.asupersrch0_search_central_input:focus {
  outline: none;
}

.asupersrch0_search_central_input::placeholder {
  font-size: 16px;
  color: rgb(56, 73, 222, 1);
  opacity: 0.6;
}

.asupersrch0_search_final {
  background-repeat: no-repeat;
  background-position: center center;
  height: 34px;
  width: 40px;
  background-size: 26px 26px;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  /*border-radius: 0px 16px 16px 0px;*/
  cursor: pointer;
  background-color: rgb(255, 255, 255, 1);
  border-color: rgb(229, 229, 229, 1);
  /*box-shadow: 10px 5px 5px #00000042;*/
}

.asupersrch0_search_final svg {
  height: 30px;
  fill: rgb(85, 167, 216, 1);
  margin-top: 4px;
  margin-left: 2px;
}

.asupersrch_search_final:hover {
  opacity: 0.8;
}

.asupersrch0_search_box_item {
  padding: 3px;
  cursor: pointer;
  outline: none;
}

.asupersrch0_search_box_item:hover,
.asupersrch0_search_box_item_active {
  background-color: #ebebeb;
}

.asupersrch0_search_box {
  position: absolute;
  z-index: -1;
  display: inline-block;
  left: 215px;
  top: 19px;
  padding: 10px;
  padding-bottom: 5px;
  padding-top: 13px;
  width: calc(100% - 230px - 20px);
  border-left: 1px solid rgb(229, 229, 229, 1);
  border-right: 1px solid rgb(229, 229, 229, 1);
  border-bottom: 1px solid rgb(229, 229, 229, 1);
  background-color: #ffffff;
}

@media (max-width: 450px){
  .asupersrch0_search{
      height:72px;
  }
  .asupersrch0_search_lookup{
      display: block;
      width:100%
  }
  .asupersrch0_search_central {
      display: inline-block;
      vertical-align: top;
      /*width: calc(100% - 44px);*/
  }    
}


/* CompAdvSearch */
.asupersrch_search_adder{
  height:20px;
}

.asupersrch_search {
  height: 38px;
  z-index: 50;
  min-width: 250px;
  /* width: calc(100% - 759px); */
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  position:relative;
}

.asupersrch_main{
  display: flex;
  box-shadow: 4px 5px 5px #00000042;
}

.asupersrch_search_advl {
	background-repeat: no-repeat;
  vertical-align: top;
    background-position: center center;
    height: 34px;
    width: 40px;
    background-size: 26px 26px;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 3px 0px 0px 3px;
    cursor: pointer;
    background-color: rgb(72 167 213);
    border-color: rgb(229, 229, 229, 1);
    /*box-shadow: 10px 5px 5px #00000042;*/
    color: rgb(255 255 255);
}

.asupersrch_search_advl_sub1 {
  position: absolute;
  top: 8px;
  color: rgb(72 167 213);
  left: 13px;
  font-weight: bolder;
}

.asupersrch_search_advl svg {
  height: 26px;
  fill: rgb(255 255 255);
  margin-top: 4px;
  margin-left: 5px;
}

.asupersrch_search_advl:hover{
  cursor:pointer;
  background-color: rgb(32, 129, 194);
}

.asupersrch_search_central {
  display: inline-block;
  vertical-align: top;
  flex-grow: 1;
  position: relative;
}

.asupersrch_search_central_input {
  height: 34px;
  width: 100%;
  vertical-align: top;
  font-size: 16px;
  padding: 0px;
  text-indent: 15px;
  background-color: rgb(255, 255, 255, 1);
  color: rgb(56, 73, 222, 1);
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  border-radius: 0px 3px 3px 0px;
  border-color: rgb(229, 229, 229, 1);
  /*box-shadow: 10px 5px 5px #00000042;*/
}

.asupersrch_search_central_input:focus {
  outline: none;
}

.asupersrch_search_central_input::placeholder {
  font-size: 16px;
  color: rgb(56, 73, 222, 1);
  opacity: 0.6;
}

.asupersrch_search_final {
  vertical-align: top;  
  background-repeat: no-repeat;
  background-position: center center;
  height: 34px;
  width: 40px;
  background-size: 26px 26px;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  /*border-radius: 0px 16px 16px 0px;*/
  cursor: pointer;
  background-color: rgb(255, 255, 255, 1);
  border-color: rgb(229, 229, 229, 1);
  /*box-shadow: 10px 5px 5px #00000042;*/
}

.asupersrch_search_final svg {
  height: 30px;
  fill: rgb(85, 167, 216, 1);
  margin-top: 4px;
  margin-left: 2px;
}

.asupersrch_search_final:hover {
  opacity: 0.8;
}

.asupersrch_search_box_item {
  padding: 3px;
  cursor: pointer;
  outline: none;
}

.asupersrch_search_box_item:hover,
.asupersrch_search_box_item_active {
  background-color: #ebebeb;
}

.asupersrch_search_box {
  position: absolute;
  z-index: -1;
  display: inline-block;
  left: 215px;
  top: 19px;
  padding: 10px;
  padding-bottom: 5px;
  padding-top: 13px;
  width: calc(100% - 230px - 20px);
  border-left: 1px solid rgb(229, 229, 229, 1);
  border-right: 1px solid rgb(229, 229, 229, 1);
  border-bottom: 1px solid rgb(229, 229, 229, 1);
  background-color: #ffffff;
}

.asupersrch_surimpo{
  right: 5px;
  top: 12px;
  font-weight: normal;
  color: rgb(39, 39, 39, 1);
  position: absolute;
  font-size:11px;
  background-color: #fff;
}

.asupersrch_search_fixed{
      position:fixed;
      max-width: 1250px;
      width: 100%;
      top : 130px;
      left: 50%;
      transform: translate(-50%, 0%);      
}

@media (max-width: 450px){
  .asupersrch_search{
      height:72px;
  }
  .asupersrch_search_lookup{
      display: block;
      width:100%
  }
  .asupersrch_search_central {
      display: inline-block;
      vertical-align: top;
      width: calc(100% - 42px - 42px - 10px);
  }    
}


@media screen and (max-width: 989px) {
  .asupersrch_search {
      position:fixed;    
      bottom:10px;
      max-width: 1250px;
      width: calc(100% - 12px);   
  }

  .asupersrch_search_fixed{
    position:fixed;
    max-width: 1250px;
    width: calc(100% - 12px);
    top : auto;
    left: auto;
    transform: none;


}  
  .asupersrch_search_adder{
      display:none;
  }
}


/* CompSearchMenue */


.asupersrchh_search {
  height: 38px;
  z-index: 50;
  min-width: 250px;
  /* width: calc(100% - 759px); */
  max-width: 3000px;
  margin-right: auto;
  margin-left: auto;

}

.asupersrchh_main{
  display: flex;
  box-shadow: 4px 5px 5px #00000042;
}


.asupersrchh_search_central {
  display: inline-block;
  vertical-align: top;
  flex-grow: 1;
  position: relative;
}

.asupersrchh_search_central_input {
  height: 34px;
  width: 100%;
  vertical-align: top;
  font-size: 16px;
  padding: 0px;
  text-indent: 15px;
  background-color: rgb(255, 255, 255, 1);
  color: rgb(56, 73, 222, 1);
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  border-radius: 0px 3px 3px 0px;
  border-color: rgb(229, 229, 229, 1);
  /*box-shadow: 10px 5px 5px #00000042;*/
}

.asupersrchh_search_central_input:focus {
  outline: none;
}

.asupersrchh_search_central_input::placeholder {
  font-size: 16px;
  color: rgb(56, 73, 222, 1);
  opacity: 0.6;
}

.asupersrchh_search_advl {
	background-repeat: no-repeat;
  vertical-align: top;
    background-position: center center;
    height: 34px;
    width: 40px;
    background-size: 26px 26px;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 3px 0px 0px 3px;
    cursor: pointer;
    background-color: rgb(72 167 213);
    border-color: rgb(229, 229, 229, 1);
    /*box-shadow: 10px 5px 5px #00000042;*/
    color: rgb(255 255 255);
}

.asupersrchh_search_advl svg {
  height: 26px;
  fill: rgb(255 255 255);
  margin-top: 4px;
  margin-left: 5px;
}

.asupersrchh_search_advl:hover{
  cursor:pointer;
  background-color: rgb(32, 129, 194);
}

.asupersrchh_search_final {
  vertical-align: top;  
  background-repeat: no-repeat;
  background-position: center center;
  height: 34px;
  width: 40px;
  background-size: 26px 26px;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  /*border-radius: 0px 16px 16px 0px;*/
  cursor: pointer;
  background-color: rgb(255, 255, 255, 1);
  border-color: rgb(229, 229, 229, 1);
  /*box-shadow: 10px 5px 5px #00000042;*/
}

.asupersrchh_search_final svg {
  height: 30px;
  fill: rgb(85, 167, 216, 1);
  margin-top: 4px;
  margin-left: 2px;
}

.asupersrchh_search_final:hover {
  opacity: 0.8;
}

.asupersrchh_search_box_item {
  padding: 3px;
  cursor: pointer;
  outline: none;
}

.asupersrchh_search_box_item:hover,
.asupersrchh_search_box_item_active {
  background-color: #ebebeb;
}

.asupersrchh_search_box {
  position: absolute;
  z-index: -1;
  display: inline-block;
  left: 215px;
  top: 19px;
  padding: 10px;
  padding-bottom: 5px;
  padding-top: 13px;
  width: calc(100% - 230px - 20px);
  border-left: 1px solid rgb(229, 229, 229, 1);
  border-right: 1px solid rgb(229, 229, 229, 1);
  border-bottom: 1px solid rgb(229, 229, 229, 1);
  background-color: #ffffff;
}

@media (max-width: 450px){
  .asupersrchh_search{
      height:72px;
  }
  .asupersrchh_search_lookup{
      display: block;
      width:100%
  }
  .asupersrchh_search_central {
      display: inline-block;
      vertical-align: top;
      /*width: calc(100% - 44px - 44px);*/
  }    
}


/* widget */
.ekko-wdg-ti00{
  left: 0px;
  right: 0px;
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
}
.ekko-wdg-ti00-sp{
  font-size: 2em;
  font-family: georgia, palatino, serif;
  font-weight:bolder;
}
.ekko-wdg-ti01pc{
  font-size:0px;
}
.ekko-wdg-ti01pc-img{
  width:auto;
  height:100%;
}
.ekko-wdg-ti00-sp1{
  font-size: 36pt;
  font-weight:bolder;
}
.ekko-wdg-ti00-sp2{
  font-family: 'times new roman', times,serif;
  font-size: 18pt;
  font-weight:bolder;
}
.ekko-wdg-pr00, .ekko-wdg-pr01{
  display:flex;
  margin-left:auto;
  margin-right:auto;
  max-width:1200px;
  min-width:100px;
  flex-wrap: wrap;
}
.ekko-wdg-pr00_bg{
  flex: 48%;
  min-width:300px;
  width:300px;
  vertical-align:top;
}
.ekko-wdg-pr00_bg_img{
  width:100%;
  height:auto;
  object-fit: cover;
}
.ekko-wdg-pr00_body{
  flex: 48%;
  min-width:300px;
  vertical-align:top;
  margin:10px;
  text-align:left;
}
.ekko-wdg-pr01_bg{
  flex: 31%;
  min-width:300px;
  width:300px;
  vertical-align:top;
}
.ekko-wdg-pr01_body{
  flex: 31%;
  min-width:300px;
  vertical-align:top;
  margin:10px;
  text-align:left;
}
/* fin widget*/


/* aide rechcerche */

.fastsearch_main {
  position: absolute;
  width: 90%;
  background-color: white;
  border: 2px solid #eee;
  margin-top: 10px;
  box-shadow: 4px 5px 15px #00000042;
  padding: 4px;
  margin-left: 5%;
  height: 380px;
  overflow-y: auto;
  z-index:2;
}

.fastsearch_simplem {
  display: block;
  margin-top: 5px;
}

.fastsearch_simple1 {
  display: inline-block;
}

.fastsearch_simple2 {
  margin-left: 15px;
  display: inline-block;
}

.fastsearch_simplec {
  cursor: pointer;
}

.fastsearch_resume {
  overflow-x: auto;
  height: 240px;
  white-space: nowrap;
}

.fastsearch_resumel {
  display: inline-block;
  vertical-align: top;
  height: 190px;
  border-radius: 10px;
  background-color: #ffffff;
  border: 2px solid #acacac;
  padding: 5px;
  margin: 4px;
  width: 150px;
  transition: 0.5s;
  position: relative;
}

.fastsearch_resumep {
  height: 150px;
  width: 150px;
}

.fastsearch_resumep img {
  height: 100%;
  width: 100%;
  border-radius: 10px;
  object-fit: contain;
}

.fastsearch_resumet {
  height: 40px;
  font-weight: bolder;
  font-size: 11px;
  padding: 2px;
  text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 150px;
  white-space: initial;
  overflow: hidden;
  text-align: center;
}

.fastsearch_resumel:hover {
  cursor: pointer;
  box-shadow: 0 0 6px #444444;
  background-color: #eee;
}

@media screen and (max-width: 989px) {

  .fastsearch_main_meta {
      position: fixed;
      bottom: 60px;
      margin-left: 5%;
  }
}

/* fin aide recherche */
