.bt_bb_wrapper {
  overflow: visible;
}

/* .bt_bb_row { */
/* max-width: 100%; */
/* } */

.btWithSidebar .btContentHolder .btContent {
  width: 70% !important;
}

.btWithSidebar .btContentHolder .btSidebar {
  width: 30% !important;
}

.btWithSidebar .btContentHolder .btSidebar .btBox {
  margin-bottom: 20px;
}

.btWithSidebar .btContentHolder .btSidebar .btBox label {
  display: block;
}

.btLogoArea .logo img {
  height: auto !important;
  width: 155px !important;
}

.mainHeader .logo a {
  padding: 15px 0;
  display: block;
}

.loop_program,
.loop_testimonials,
.loop_testimonials_service,
.loop_program_service {
  padding: 0 25px;
}

button.slick-arrow {
  width: 25px !important;
  height: 25px !important;
  line-height: 0em !important;
  font-size: 0.8em !important;
  font-weight: bold !important;
  margin-top: 0 !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

button.slick-arrow:before,
button.slick-arrow:after {
  font-size: 1em !important;
}

.loop_program button.slick-arrow:hover,
.loop_testimonials button.slick-arrow:hover,
.loop_testimonials_service button.slick-arrow:hover,
.loop_program_service button.slick-arrow:hover {
  margin-top: 0 !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

.loop_program button.slick-arrow.slick-prev,
.loop_testimonials button.slick-arrow.slick-prev,
.loop_testimonials_service button.slick-arrow.slick-prev,
.loop_program_service button.slick-arrow.slick-prev {
  left: 0 !important;
}

.loop_program button.slick-arrow.slick-next,
.loop_testimonials button.slick-arrow.slick-next,
.loop_testimonials_service button.slick-arrow.slick-next,
.loop_program_service button.slick-arrow.slick-next {
  right: 0 !important;
}


.loop_program_item {
  padding: 0 .625em 1.25em;
  position: relative;
  overflow: hidden;
}

.loop_program_item .loop_program_item_content {
  padding: 1.875em;
  position: relative;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.loop_program_item .loop_program_item_content:after {
  display: block;
  content: "";
  background: currentColor;
  position: absolute;
  left: 0;
  top: 0;
  right: -1px;
  bottom: 0;
  opacity: .05;
  pointer-events: none;
  z-index: 1;
}

.loop_program_item .loop_program_item_meta {
  position: absolute;
  top: 0;
  right: 0;
  color: #181818;
  padding: .8em;
  text-align: right;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: .8;
}

.loop_program_item .loop_program_item_meta:before {
  display: block;
  content: "";
  background: #fff;
  width: 9em;
  height: 5em;
  position: absolute;
  z-index: 2;
  right: 8px;
  top: 0;
  margin: 0;
  -webkit-transform: skewY(30deg);
  -moz-transform: skewY(30deg);
  -ms-transform: skewY(30deg);
  transform: skewY(30deg);
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.loop_program_item .loop_program_item_meta .loop_program_item_date {
  padding-left: 0;
  font-weight: normal;
  z-index: 3;
  position: relative;
}

.loop_program_item .loop_program_item_image {
  height: 180px;
  overflow: hidden;
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center center;
}

.loop_program_item .loop_program_item_image a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.loop_program_item .loop_program_item_meta .loop_program_item_date_day {
  font-size: 1.5em;
  font-weight: 800;
  display: block;
  margin-right: 5px;
}

.loop_program_item .loop_program_item_meta .loop_program_item_date_month {
  margin-right: 5px;
}

.loop_program_item .loop_program_item_content .loop_program_item_category ul.post-categories:before {
  background: black;
  height: 2px;
  width: 1.42857em;
  display: block;
  content: "";
  -webkit-transform: translate(-2.142857em, 8px);
  -moz-transform: translate(-2.142857em, 8px);
  -ms-transform: translate(-2.142857em, 8px);
  transform: translate(-2.142857em, 8px);
  position: absolute;
}

.loop_program_item .loop_program_item_content .loop_program_item_category ul.post-categories li {
  margin: 0;
  line-height: 1.5;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}

.loop_program_item .loop_program_item_content .loop_program_item_category ul.post-categories li:after {
  display: block;
  width: 1em;
  content: "";
}

.loop_program_item .loop_program_item_content .loop_program_item_category ul.post-categories li a {
  padding: 0;
  background: transparent;
  color: black;
  -webkit-transition: 200ms ease opacity;
  -moz-transition: 200ms ease opacity;
  transition: 200ms ease opacity;
}

.loop_testimonial_item {
  padding: 0 20px;
  text-align: center;
  position: relative;
  max-height: 500px;
  overflow: hidden;
}

.loop_testimonial_item.active {
  max-height: 999999px !important;
}

.loop_testimonial_item.active .loop_testimonial_item_readmore {
  display: none;
}

.loop_testimonial_item.inactive .loop_testimonial_item_readmore {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
  padding-top: 30px;
  font-weight: 700;
  color: #ef3f3e;
  cursor: pointer;
}

.loop_testimonial_item_img_outer.has-video:after {
  content: '\f144';
  font-family: FontAwesome;
  font-size: 3em;
  position: absolute;
  right: 30%;
  top: 20px;
  color: #ef3f3e;
}

.loop_testimonial_item .loop_testimonial_item_img_outer {
  width: 35%;
  margin: 0 auto;
  margin-bottom: 40px;
}

.loop_testimonial_item .loop_testimonial_item_img {
  position: relative;
  border-radius: 50%;
  width: 100%;
  height: auto;
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
}

.loop_testimonial_item .loop_testimonial_item_title {
  color: #ef3f3e;
}


.loop_testimonial_item .loop_testimonial_item_title p.loop_testimonial_item_subtitle {
  color: black;
  text-transform: uppercase;
  margin: 15px 0;
  font-size: 0.8em;
  font-weight: bold;
}


.loop_testimonial_item .loop_testimonial_item_testimonial {
  color: black;
  line-height: 1.5em;
  font-size: 0.8em;
}

.loop_article_item {
  padding: 15px 0;
  border-bottom: 1px solid #eaeaea;
}

.loop_article_item:last-child {
  border-bottom: none;
}

.loop_article_item h6 {
  font-size: 1.6em;
}


#pre-footer-widget-area {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
}

#pre-footer-widget-area>.pre-footer-widget {
  width: 48.5%;
}

#pre-footer-widget-area>.pre-footer-widget:first-child {
  margin-right: 1.5%;
}

#pre-footer-widget-area>.pre-footer-widget:last-child {
  margin-left: 1.5%;
}


.loop_testimonials_service {
  margin-top: 40px;
  margin-bottom: 30px;
}


.loop_program-button_item {
  margin-bottom: 25px;
  background-position: center center;
  background-size: cover;
}

.loop_program-button_item a {
  display: block;
  padding: 20px 30px;
  background: rgba(255, 255, 255, .8)
}


.loop_program-button_item h3 {
  font-size: 1.5em;
  margin-bottom: 10px;
}

.loop_program-button_item p {
  margin-bottom: 0;
}

.loop_program_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: stretch;
}

.loop_program_list .loop_program_item {
  width: 25%;
}

.loop_testimonial_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: stretch;
}

.loop_testimonial_list .loop_testimonial_item {
  width: 33%;
  margin-bottom: 60px;
  max-height: 500px;
  overflow: hidden;
}

.btSidebar .btIconWidget .btIconWidgetIcon,
.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetText {
  font-size: 1.2em !important;
}

.loop_video_testimonials {
  padding: 0 50px;
  max-width: 950px;
  margin: 0 auto;
  margin-top: -40px;
  width: 100%;
}

/* .loop_testimonial_item_video_wrapper { */
/* max-width:900px;
    width:100%;
    margin:0 auto; */
/* } */

.loop_testimonial_item_video {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.loop_testimonial_item_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.btLightSkin .btSiteFooterWidgets {
  background: #efefef !important;
}

.bt_bb_latest_posts.bt_bb_look_standard_highlighted .bt_bb_latest_posts_item:last-child {
  display: flex;
}

.bt_bb_latest_posts.bt_bb_look_standard_highlighted .bt_bb_latest_posts_item:not(:first-of-type) .bt_bb_latest_posts_item_image {
  display: flex !important;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  width: auto;
}

.bt_bb_latest_posts.bt_bb_look_standard_highlighted .bt_bb_latest_posts_item:not(:first-of-type) .bt_bb_latest_posts_item_image img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}


.pre-footer-widget header {
  margin-bottom: 30px;
}

.btTransparentLightHeader .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btAccentDarkHeader .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btLightAccentHeader .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before,
.btTransparentLightHeader .btVerticalMenuTrigger .bt_bb_icon:before,
.btAccentDarkHeader .btVerticalMenuTrigger .bt_bb_icon:before,
.btLightAccentHeader .btVerticalMenuTrigger .bt_bb_icon:before,
.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon:before,
.btTransparentLightHeader .btVerticalMenuTrigger .bt_bb_icon:after,
.btAccentDarkHeader .btVerticalMenuTrigger .bt_bb_icon:after,
.btLightAccentHeader .btVerticalMenuTrigger .bt_bb_icon:after,
.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon:after {
  border-top-color: black !important;
}

.btMenuVerticalLeft .btVerticalMenuTrigger {
  float: right !important;
  transition: all 1s ease-out;
}

.btMenuVerticalLeft.btMenuVerticalOn .btVerticalMenuTrigger {
  margin-right: 320px;
}

div#zone-annonce {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #ef3f3e;
  color: white;
  z-index: 1;
}

div#zone-annonce div.zone-annonce-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: space-between;
  min-height: 50px;
  padding: 10px 0;
}

div#zone-annonce div.zone-annonce_text {
  flex-grow: 1;
  padding-right: 15px;
}

div#zone-annonce div.zone-annonce_text {
  flex-grow: 1;
  padding: 0 15px;
}

div#zone-annonce div.zone-annonce_button a {
  display: block;
  background: #15161f;
  color: white;
  padding: 10px 30px 8px;
  border-bottom: 2px solid black;
  font-weight: 700;
}

.btSidebar .btIconWidget.widget_bt_button_widget.btIconWidgetLeft .bt_button_widget.btn-rdv {
  justify-content: center;
  font-size: 1.2em;
}

.program-box .bt_bb_column_content {
  margin-bottom: 20px !important;
  box-shadow: inset 0 -260px 50px rgba(247, 247, 247, 1) !important;
}

.client-slick .slick-track {
  display: flex;
  align-items: center;
  background: white;
}

.client-slick .slick-slide {
  padding: 0 25px;
  max-height: 180px;
}

.full.loop_program_item .loop_program_item_image::after {
  content: "complet";
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  padding: 3px;
  text-align: center;
  width: 100%;
  background: #ef3f3e;
  text-transform: uppercase;
  font-weight: 700;
}


@media (max-width:1200px) {
  .btLogoArea .btMainLogo {
    margin-top: 18px;
  }

  .btLogoArea .btAltLogo {
    margin-top: 19px;
  }

  div#zone-annonce div.zone-annonce_button {
    padding-right: 15px;
  }
}

@media (max-width:768px) {
  .btWithSidebar .btContentHolder .btContent {
    width: 100% !important;
  }

  .btWithSidebar .btContentHolder .btSidebar {
    width: 100% !important;
  }

  #pre-footer-widget-area {
    flex-wrap: wrap;
  }

  #pre-footer-widget-area>.pre-footer-widget {
    width: 97%;
  }

  #pre-footer-widget-area>.pre-footer-widget:first-child {
    margin: 0 1.5%;
    margin-bottom: 30px;
  }

  #pre-footer-widget-area>.pre-footer-widget:last-child {
    margin: 0 1.5%;
  }
}

@media (max-width:668px) {
  .bt_bb_cf7_form .bt_bb_cf7_row .bt_bb_column {
    width: 100% !important;
  }

  .bt_bb_cf7_form .bt_bb_cf7_row {
    display: block !important;
  }

  .loop_testimonial_list .loop_testimonial_item {
    width: 50%;
    margin-bottom: 40px;
  }
}

@media (max-width:450px) {
  .loop_testimonial_list .loop_testimonial_item {
    width: 100%;
    margin-bottom: 40px;
  }
}

@media (max-width:380px) {
  .btMenuVerticalLeft.btMenuVerticalOn .btVerticalMenuTrigger {
    margin-right: 230px;
  }
}

@media (min-width:993px) and (max-width: 1260px) {

  .loop_program,
  .loop_testimonials,
  .loop_testimonials_service,
  .loop_program_service {
    margin-right: 50px;
  }
}


.btStickyHeaderActive.btMenuHorizontal.btMenuRight .menuPort nav,
.btStickyHeaderActive.btMenuHorizontal.btMenuRight .menuPort .topBarInMenu {
  margin-top: 20px;
}

.btTopBox ul li a.wpml-ls-link::before {
  display: none;
}

.wpml-ls-legacy-list-horizontal,
.wpml-ls-legacy-list-horizontal a {
  padding: 0;
  border: 0;
}


.btMenuHorizontal .topBar .wpml-ls-legacy-list-horizontal {
  line-height: 2;
  padding-bottom: 5px;
}

.single-product .bt_bb_headline_superheadline_outside,
.single-product .bt_bb_headline_subheadline,
.woocommerce .btArticleCategories {
  display: none;
}

.loop_program_item_category {
  display: none;
}

.woocommerce-product-gallery__wrapper a {
  pointer-events: none !important;
}

.woocommerce-checkout .btContentHolder {
  max-width: 1200px;
  margin: auto;
}

.single-product .woocommerce-notices-wrapper,
.post-type-archive-product .woocommerce-notices-wrapper {
  display: none;
}

.formation_start_date {
  color: #F00;
  font-weight: bold;
  font-size: 29px;
  display: inline-block;
  margin-top: 10px;
}

.woocommerce-result-count,
.woocommerce-ordering,
ul.products li.product .btWooShopLoopItemInner a.button {
  display: none !important;
}

.formation_length,
.formation_level,
.formation_location {
  margin-top: 10px;
  font-weight: bold;
  font-size: 22px;
  color: #444;
  display: inline-block;
}

.formation_title {
  line-height: normal;
  ;
  display: inline-block;
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 20px;
}

.formation_filet {
  border-top: solid 2px black;
  margin: 10px 0 30px 0;
}

.product-meta,
.related.products {
  display: none;
}

.single-product .cart {
  margin-top: 30px;
  /* text-align: end; */
}

/* .single-product .price {
  text-align: end;
} */

.product-description .bt_bb_tab_content h2 {
  display: none;
}


.nodotul {
  list-style: none;
}

.category-selector {
  width: 100%;
  text-align: center;
  margin-bottom: 35px;
}

.nodotul li {
  display: inline-block;
}

@media screen and (max-width:470px) {
  .nodotul li {
    display: block;
    margin: 13px 0;
  }
}

/* This is on the product page */

#lea-category-display {
  margin: -10px 0 15px -10px;
}

#lea-category-display ul.nodotul {
  margin: 0;
}

#lea-category-display ul.nodotul li {
  display: inline-block;
  padding: 0 8px;
  background-color: #ef3f3e;
  border-radius: 8px;
  margin: 4px;
  color: #FFF;
}

/* This is on the listings page */
#lea-category-selector .nodotul li a,
#lea-category-selector .nodotul li a:active,
#lea-category-selector .nodotul li a:hover {
  padding: 5px 13px;
  background-color: #ef3f3e;
  border-radius: 8px;
  margin: 0 8px;
  color: #FFF;
}

#lea-category-selector {
  text-align: center;
}

select#lea-categories {
  height: auto;
  width: auto;
  margin-left: 5px;
  padding: 5px 10px;
  border-radius: 10px;
  display: inline-block;
}

#lea-category-selector-dropdown {
  text-align: right;
  margin-bottom: 10px;
}



#lea-category-selector .nodotul li a.active {
  background-color: #b00000;
}

.woocommerce .bt_bb_image {
  aspect-ratio: 1.8;
}

ul.products li.product .btWooShopLoopItemInner {
  padding: 0 1.875em 1em !important;
}

ul.products li.product .btWooShopLoopItemInner .bt_bb_image {
  margin-bottom: 0.4em !important;
}

ul.products li.product .btWooShopLoopItemInner .bt_bb_headline {
  margin: 0 0 10px 0 !important;
}


div.product div.summary {
  max-width: 40% !important;
}

div.product div.images {
  max-width: 45% !important;
}

div.product div.sidebar {
  text-align: right;
  flex: 0 0 15%;
  max-width: 15%;
  padding: 1em;
  margin-bottom: 1em;
}

div.sidebar span.cat-title {
  font-weight: bold;
}

@media screen and (max-width:768px) {
  div.product div.summary {
    max-width: 100% !important;
  }

  div.product div.images {
    max-width: 100% !important;
  }

  div.product div.sidebar {
    max-width: 100%;
    text-align: center;
  }
}

/* Pleine largeur si un seul widget (ex: Trustindex sur pages Services) */
#pre-footer-widget-area > .pre-footer-widget:only-child {
  width: 1200px;
  max-width: calc(100% - 60px);
  margin: 0 auto;        /* Centré horizontalement */
  overflow: hidden;
}

/* fixes for poorly coded theme updates */

/*.menuPort nav {*/
/*  max-width: 850px;*/
/*  max-height: 80px;*/
/*}*/

/*#menu-primary-menu li {*/
/*  max-width: 200px;*/
/*}*/

css
#menu-primary-menu>li {
max-width:200px;
}

#menu-primary-menuulli {
max-width:none;
}

.btContentWrap {
  padding-top: 145px !important;
}