 /* style formulaire */
 .form-style{
  color :black !important;
  background-color:#96baa9;
  width :50%;
  height:600px;
  border-radius:50px !important;
  margin:50px auto 50px auto;
}
.input-contact{
  border-radius:30px;
  width:70%;
  padding-left:10px;
}
.td-contact{
  width:30%;
  border-color:#96baa9;
  text-align: right;
  border-left: solid 1px white ;
}
.td-contact-nom{
  border-top: solid 1px white!important ;
}
.td-contact-boutton{
  border-bottom: solid 1px white!important ;
}
.td-contact-input{
  border-color:#96baa9;   
  align:center;
  height:20px;
  border-right: solid 1px white
}
.bouton_envoyer_contact{
  margin-left: 5%;
  width:50%;
  background-color:black;
  border-radius:50px;
}
.bouton_envoyer_contact:hover{
  background-color: rgba(0,0,0,0.7);
}
.titre-contact{
  text-align:center;
  margin-top:50px;
  font-family:Helvetica;
}
/*Fin style frmulaires */


.content-pusher {
  z-index: 0 !important;
}

.mobile-menu-container .inner-off-canvas {
  background: #ffffff;
  background: linear-gradient(
    0deg,
    rgba(230, 230, 230, 1) 15%,
    rgba(255, 255, 255, 1) 72%,
    rgba(255, 255, 255, 1) 100%
  );
}
footer#colophon.light h1,
footer#colophon.light h2,
footer#colophon.light h3,
footer#colophon.light h4,
footer#colophon.light h5,
footer#colophon.light h6 {
  color: #525f7f;
}

footer#colophon .widget-title,
footer#colophon .widgettitle {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  margin-bottom: 37px;
  margin-top: 20px;
}

footer#colophon .footer-sidebars p {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 22px;
  color: #6f7481;
  margin-bottom: 38px;
}

footer#colophon ul li {
  font-size: 14px;
  margin: 0;
  color: #6f7481;
}

#wrapper-container .tf-tbn {
  margin-bottom: 0;
}

#wrapper-container .tf-tbn a {
  color: #fff !important;
  border-color: #5344ff;
  background-color: #5344ff;
  font-size: 16px;
  line-height: 23px;
  font-family: "Helvetica";
  border-radius: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#wrapper-container .tf-tbn-lg a {
  padding-left: 43px;
  padding-right: 43px;
}

#wrapper-container .tf-tbn a:focus,
#wrapper-container .tf-tbn a:hover {
  border-color: #2f2faa;
  background-color: #2f2faa;
}

#wrapper-container .tf-tbn-white a {
  padding-left: 66px;
  padding-right: 66px;
  background-color: #fff;
  color: #2f56ff !important;
  font-size: 18px;
  font-weight: 500;
  border-color: #fff;
}

#wrapper-container .tf-tbn-white a:focus,
#wrapper-container .tf-tbn-white a:hover {
  border-color: #2f56ff;
  background-color: #2f56ff;
  color: #fff !important;
}

.thim-sc-social-links {
  text-align: center;
  padding-top: 18px;
  margin-bottom: 52px;
}

#colophon .thim-sc-social-links .socials li a::after {
  width: 35px;
  height: 35px;
  line-height: 30px;
  border-color: transparent;
  background-color: #626477;
  color: #fff;
}

#colophon .thim-sc-social-links .socials li {
  margin: 0 10px;
}

#colophon .thim-sc-social-links .socials li:first-child {
  margin: 0 20px 0 0;
}

#colophon .thim-sc-social-links .socials li:last-child {
  margin: 0 0 0 20px;
}

#colophon
  .thim-sc-social-links
  .socials
  li
  a[href*="linkedin.com"]:hover::after {
  color: #fff;
  border-color: #007bb6;
  background-color: #007bb6;
}

#colophon
  .thim-sc-social-links
  .socials
  li
  a[href*="facebook.com"]:hover::after {
  color: #fff;
  border-color: #3b5998;
  background-color: #3b5998;
}

#colophon
  .thim-sc-social-links
  .socials
  li
  a[href*="twitter.com"]:hover::after {
  color: #fff;
  border-color: #00aced;
  background-color: #00aced;
}

footer#colophon .footer {
  padding: 50px 0 0 0;
}

footer#colophon .tf-copyright-text {
  margin-top: 33px;
  font-size: 13.5px;
  color: #6f7481;
}

footer#colophon.light .copyright-area .copyright-content {
  padding: 42px 0 47px;
}

.tf-block-top-footer .wpb_text_column p {
  font-weight: 500;
  color: #2f56ff;
  font-size: 18px;
  line-height: 28px;
}

#tf-block-absolute .thim-brands .item-brands img,
#tf-block-absolute .thim-brands .item-brands:hover img,
.thim-brands.tf-block-slider-footer2 .item-brands img,
.thim-brands.tf-block-slider-footer2 .item-brands:hover img,
.thim-brands.tf-block-slider-footer .item-brands img,
.thim-brands.tf-block-slider-footer .item-brands:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  margin: 0;
}

.thim-brands .item-brands:hover {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transition: none;
}

.tf-text-head p {
  text-align: center;
  font-size: 20px;
  color: #525f7f;
  line-height: 40px;
  margin: 5px 0;
}

.thim-brands.tf-block-slider-footer {
  padding-bottom: 80px;
  padding-top: 40px;
}

.thim-sc-testimonials.layout-7 {
  margin-bottom: 83px;
}

.thim-sc-testimonials.layout-7 .owl-carousel .owl-item img {
  width: auto;
}

.thim-sc-testimonials.layout-7 .content {
  background-color: #f0f6ff;
  padding: 25px;
  border-radius: 15px;
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 40px;
}

.thim-sc-testimonials.layout-7 .content:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 18px 0 18px;
  border-color: #f0f6ff transparent transparent transparent;
  position: absolute;
  top: 100%;
}

.thim-sc-testimonials.layout-7 .content p {
  font-size: 15px;
  color: #525f7f;
  line-height: 25px;
  padding-top: 35px;
}

.thim-sc-testimonials.layout-7 .content-user-info {
  display: flex;
}

.thim-sc-testimonials.layout-7 .user-info {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  font-size: 16px;
  color: #525f7f;
  line-height: 25px;
}

.thim-sc-testimonials.layout-7 .user-info .regency {
  font-weight: 600;
}

.thim-sc-testimonials.layout-7 .user-image {
  margin: 0 12px 0 14px;
}

.tf-redirection-cible {
  margin: 0;
  padding: 40px 50px 40px 192px !important;
  -webkit-box-shadow: 0px 0px 13px -5px #999;
  box-shadow: 0px 0px 13px -5px #999;
  border-radius: 10px;
  background-size: cover;
}

.tf-text-title {
  font-size: 20px;
  line-height: 25px;
  color: #483fca;
}

.tf-redirection-cible-right .tf-text-title {
  color: #f86387;
}

.tf-redirection-cible-right.tf-redirection-cible {
  padding: 64px 50px 56px 162px;
}

.tf-text-content {
  color: #525f7f;
  font-size: 16px;
  line-height: 25px;
}

.tf-theme-courses-custom .thim-collection-info .title {
  font-size: 25px;
  color: #525f7f;
  line-height: 40px;
}

.tf-theme-courses-custom .thim-collection-info .view-all-button {
  background-color: #fff;
  color: #525f7f;
  font-size: 16px;
  line-height: 35px;
  border: 1px solid #525f7f;
  border-radius: 8px;
  padding: 0 21px;
}

.tf-theme-courses-custom .thim-collection-info .view-all-button:hover {
  color: #fff;
  border-color: #2f2faa;
  background-color: #2f2faa;
}

.tf-theme-courses-custom .slidee .collection-item {
  float: none;
  width: auto;
  height: auto;
  display: inline-block;
}

.tf-theme-courses-custom .slidee .collection-item::before {
  position: static;
}

.tf-theme-courses-custom .slidee .collection-item .collection-wrapper {
  position: static;
  background-color: #f0f6ff;
  padding: 6px 36px;
  border-radius: 30px;
}

.tf-theme-courses-custom .slidee .collection-item .collection-wrapper .name {
  color: #525f7f !important;
  margin: 0;
  font-size: 16px;
  line-height: 45px;
  text-transform: none;
}

.tf-theme-courses-custom .slidee .collection-item .collection-wrapper:hover {
  background-color: #5344ff;
}

.tf-theme-courses-custom
  .slidee
  .collection-item
  .collection-wrapper:hover
  .name {
  color: #fff !important;
}

.tf-theme-courses-custom .slidee .collection-item,
.tf-theme-courses-custom.squared-courses-collection
  .collection-frame
  .slidee
  .collection-item:hover {
  box-shadow: none;
}

.tf-theme-courses-custom .slidee {
  height: auto;
}

.tf-theme-courses-custom
  .collection-frame-none_carousel
  .slidee
  li.collection-item {
  margin: 0 30px 20px 0;
}

.tf-theme-courses-custom .collection-frame-none_carousel .slidee {
  padding-top: 0;
}

.tf-theme-courses-custom {
  padding-bottom: 92px;
}

.tf-text-custom-title {
  font-size: 22px;
  line-height: 35px;
  color: #0649db;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 44px;
}

@media screen and (min-width: 1400px) {
  .tf-text-custom-title {
    margin-right: -70px;
  }
}

.tf-block-top-custom .title {
  color: #3e72e3;
  font-size: 16px;
  line-height: 45px;
  text-transform: uppercase;
}

.tf-block-top-custom .desc {
  color: #525f7f;
  font-size: 14px;
  line-height: 25px;
}

#tf-vertical-tabs .vc_tta-panels-container {
  -webkit-box-shadow: 0px 0px 13px -5px #999;
  box-shadow: 0px 0px 13px -5px #999;
  border-radius: 30px;
  overflow: hidden;
}

#tf-vertical-tabs .vc_tta-panel-body {
  padding: 30px 32px;
}

#tf-vertical-tabs .vc_tta-panel-body .vc_single_image-img {
  border-radius: 5px;
  overflow: hidden;
}

#tf-vertical-tabs .vc_tta-tabs-list li:not(:last-child) a:before {
  display: inline-block;
  width: 28px;
  height: 26px;
  vertical-align: middle;
  margin-right: 30px;
  content: "";
  position: static;
  border: none;
}

#tf-vertical-tabs .vc_tta-tabs-list li {
  margin-top: 22px;
}

#tf-vertical-tabs .vc_tta-tabs-list li a {
  background-color: #fff;
  opacity: 0.4;
  padding: 8px 13px;
  text-transform: uppercase;
  font-size: 14px;
  color: #3e72e3;
  line-height: 24px;
}

#tf-vertical-tabs .vc_tta-tabs-list li.vc_active a {
  -webkit-box-shadow: 0px 0px 13px -5px #999;
  box-shadow: 0px 0px 13px -5px #999;
  border-radius: 10px;
  overflow: hidden;
  opacity: 1;
}

#tf-vertical-tabs .vc_tta-tabs-list li:last-child {
  margin-bottom: 0;
}

#tf-vertical-tabs .vc_tta-tabs-list li:last-child a {
  background-color: #5344ff;
  opacity: 1;
  padding: 17px 20px;
  text-transform: none;
  font-size: 16px;
  color: #fff;
  line-height: 27px;
  display: block;
  text-align: center;
  border-radius: 10px;
}

#tf-vertical-tabs .vc_tta-tabs-list li:last-child a:hover {
  background-color: #2f2faa;
}

.tf-block-vertical-content {
  margin-left: 60px;
  margin-bottom: 70px;
}

.tf-block-vertical-content .title {
  font-size: 22px;
  color: #0649db;
  line-height: 60px;
  font-weight: 500;
}

.tf-block-vertical-content .desc {
  font-size: 16px;
  color: #525f7f;
  line-height: 25px;
}

#tf-tabs-head {
  margin-bottom: 35px;
}

header#masthead.template-layout-2 .header-wrapper::before {
  background: none;
}

#tf-block-absolute.thim-header-slider-3 .thim-sc-text-box {
  padding-top: 182px;
}

#tf-block-absolute .thim-sc-text-box.size-small .title-1 {
  font-size: 35px;
  line-height: 45px;
  color: #fff;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 35px;
}

#tf-block-absolute.thim-header-slider-3 .thim-sc-text-box.style-4 .title-2 {
  margin-bottom: 41px;
}

#tf-block-absolute.thim-header-slider-3 .thim-sc-text-box.style-4 .title-2 p {
  max-width: 100%;
  font-size: 20px;
  line-height: 30px;
  color: #d4d2f9;
}

#tf-block-absolute .thim-sc-text-box .btn::after {
  display: none;
}

#tf-block-absolute .thim-sc-text-box.style-4 .btn {
  background-color: #2f2faa;
  padding: 16px 65px;
  border-radius: 10px;
  height: auto;
  line-height: 100%;
  margin-bottom: 73px;
}

#tf-block-absolute .thim-sc-text-box.style-4 .btn span {
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
  color: #fff;
}

#tf-video-custom-top {
  position: relative;
}

#tf-video-custom-top .thim-sc-video-box {
  top: 50%;
  left: 60%;
  position: absolute;
}

#tf-video-custom-top .thim-sc-video-box .video .video-box {
  width: 76px;
  height: 76px;
  margin: 0;
}

#tf-video-custom-top .thim-sc-video-box .video .video-box::before {
  display: none;
}

#tf-video-custom-top .thim-sc-video-box .video .video-box .play-button a {
  background-color: transparent;
  border: none;
  width: 76px;
  height: 76px;
}

#tf-video-custom-top .thim-sc-video-box .video .video-box .play-button a:hover {
  background-color: transparent;
}

#tf-video-custom-top
  .thim-sc-video-box
  .video
  .video-box
  .play-button
  a
  .icon-play {
  font-size: 0;
  margin-left: 0;
  line-height: 76px;
  background: url("../img/play.png") scroll no-repeat center center
    transparent;
  width: 176px;
  height: 176px;
  display: inline-block;
  margin-left: 6px;
  margin-top: -25px;
}

#tf-video-custom-top
  .thim-sc-video-box
  .video
  .video-box
  .play-button
  a
  .icon-play:hover {
  background: url("../img/play2.png") scroll no-repeat center center
    transparent;
}

.tf-custom-login,
.tf-custom-cart-wrap {
  display: none;
}

#primary-menu .tf-custom-login,
#primary-menu .tf-custom-cart-wrap {
  display: inline-block;
}

header#masthead.palette-custom
  .width-navigation
  .main-menu
  > li:not(:last-child) {
  margin-right: 20px;
}

header#masthead.palette-custom
  .width-navigation
  .main-menu
  > li
  .tf-custom-login,
header#masthead.palette-custom .width-navigation .main-menu > li > a {
  font-size: 16px;
  line-height: 22px;
  text-transform: none;
  border-radius: 6px;
  padding: 15px 20px;
  text-align: right;
}

header#masthead.palette-custom
  .width-navigation
  .main-menu
  > li
  .tf-custom-login,
header#masthead.template-layout-2.palette-custom
  .width-navigation
  .main-menu
  > li.menu-item:last-child
  > a {
  padding-right: 20px;
}

.widget_shopping_cart .minicart_hover .cart-items-number {
  padding: 0;
}

.widget_shopping_cart .minicart_hover .cart-items-number .text,
header#masthead.palette-custom .widget_shopping_cart .ion:before {
  display: none;
}

header#masthead.palette-custom .widget_shopping_cart .ion {
  margin-left: 0;
  width: 40px;
  height: 52px;
  display: inline-block;
  cursor: pointer;
}

#masthead .header-wrapper .widget.widget_shopping_cart {
  padding: 0;
  margin: 0 20px 0 0;
  background: none;
}

.widget_shopping_cart
  .minicart_hover
  .cart-items-number
  span.wrapper-items-number {
  display: none;
}

.thim-sc-courses-carousel .content .thumbnail {
}

.price-review {
  line-height: 100%;
  margin-bottom: 13px;
}

.price-review .price {
  float: right;
}

.price-review .course-price {
  font-size: 20px;
  color: #525f7f;
  font-weight: 500;
}

.archive-courses.course-grid .content .sub-content,
.course .content .sub-content,
.thim-related-course .content .sub-content,
.thim-sc-courses-carousel .content .sub-content {
  background-color: #fff;
  padding: 21px 12px 12px 12px;
  border-radius: 0 0 10px 10px;
}

.archive-courses.course-grid .content,
.thim-related-course .content,
.thim-sc-courses-carousel .content {
  -webkit-box-shadow: 0px 0px 13px -5px #999;
  box-shadow: 0px 0px 13px -5px #999;
  border-radius: 0 0 10px 10px;
}

.review-stars-rated .review-stars.empty::before {
  content: "";
  width: 102px;
  height: 16px;
  display: inline-block;
}

.review-stars-rated .review-stars.filled::before {
  display: none;
  content: "";
}

.review-stars-rated .review-stars.filled {
  content: "";
  height: 16px;
  display: inline-block;
}

.price-review .review {
  float: left;
  height: 16px;
  line-height: 15px;
}

.review-stars-rated .review-stars.empty,
.review-stars-rated .review-stars.filled {
  height: 16px;
}

.sc-review-stars {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  height: 16px;
  line-height: 16px;
}

.thim-sc-courses-carousel .carousel-bg {
  display: none;
}

.sub-content .vote {
  font-size: 11px;
  color: #7889b4;
  line-height: 16px;
  margin-left: 2px;
}

.course .content .sub-content .title,
.thim-sc-courses-carousel .content .sub-content .title {
  padding: 0;
  line-height: 100%;
  height: 48px;
}

.archive-courses.course-list .content .sub-content .small-title,
.thim-sc-courses-carousel .content .sub-content .small-title {
  font-size: 14px;
  text-transform: uppercase;
  color: #525f7f;
  line-height: 14px;
  font-weight: 300;
}

.thim-sc-courses-carousel .content .sub-content .title a {
  color: #525f7f;
  font-size: 15px;
  font-weight: 500;
  text-transform: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 99%;
}

.learnpress-page .lp-button {
  height: 25px;
  line-height: 25px;
}

.learn-press-course-buttons .woocommerce-message {
  font-size: 0;
  margin: 0;
  border: none;
  background: none;
  padding: 0;
  line-height: 18px;
}
#lp-single-course .thim-related-course .learn-press-course-buttons button,
#lp-single-course
  .thim-related-course
  .learn-press-course-buttons
  .woocommerce-message
  .button.wc-forward,
#lp-single-course
  .thim-sc-courses-carousel
  .learn-press-course-buttons
  .woocommerce-message
  .button.wc-forward,
#lp-single-course .thim-sc-courses-carousel .learn-press-course-buttons button,
.learn-press-course-buttons .woocommerce-message .button.wc-forward,
.learn-press-course-buttons button {
  background: url("../../../../cdn.26academy.com/app/themes/course-builder/assets/images/icons/icon-attr3.png")
    scroll no-repeat 0 center transparent;
  height: 18px;
  width: 18px;
  display: inline-block;
  text-indent: -9999px;
  padding: 0;
  border-radius: 0;
  position: static;
  transform: none;
  float: none;
}

.attr-debutant,
.attr-mois,
.attr-certifiant {
  color: #7889b4;
  line-height: 18px;
  font-size: 12px;
  vertical-align: middle;
}

.attr-debutant:before,
.attr-mois:before,
.attr-certifiant:before {
  background: url("assets/images/home/avatar.png") scroll no-repeat center
    center transparent;
  height: 18px;
  width: 18px;
  margin-right: 8px;
  display: inline-block;
  content: "";
  vertical-align: middle;
}

.attr-mois:before {
  height: 18px;
  width: 18px;
  background-size: contain;
}

.attr-debutant:before {
  width: 22px;
}

.learn-press-course-buttons.lp-course-buttons {
  line-height: 18px;
  width: 18px;
}

.other-custom-attr {
  display: flex;
  justify-content: space-between;
  line-height: 18px;
  height: auto;
  align-content: center;
  margin-top: 32px;
}

.learnpress-page .lp-button {
  height: 18px;
  line-height: 18px;
}

.learn-press-course-buttons button:hover {
  background-color: transparent;
}

.after-main .widget_thim_layout_builder img {
  position: static;
}

.thim-collection-info .title {
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0;
  color: #525f7f;
}

#tf-block-cours .thim-collection-info .title {
  font-size: 22px;
  color: #525f7f;
}

#tf-block-cours .thim-collection-info .view-all-button {
  background-color: #fff;
  color: #525f7f;
  font-size: 16px;
  line-height: 35px;
  border: 1px solid #525f7f;
  border-top-color: rgb(82, 95, 127);
  border-right-color: rgb(82, 95, 127);
  border-bottom-color: rgb(82, 95, 127);
  border-left-color: rgb(82, 95, 127);
  border-radius: 8px;
  padding: 6px 21px;
}

#tf-block-cours .thim-collection-info .view-all-button:hover {
  color: #fff;
  border-color: #2f2faa;
  background-color: #2f2faa;
}

.learn-press-message,
.thim-course-top {
  display: none;
}
/* 
.thim-course-top{
	display:block;
} */

.archive-courses .content .sub-content:hover,
.archive-courses .content .sub-content {
  box-shadow: none;
  background: none;
}

.archive-courses.course-list article .content:hover,
.archive-courses.course-list article .content {
  padding: 22px !important;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px -7px #999;
  box-shadow: 0px 0px 10px -7px #999;
}

.course .content .thumbnail .img_thumbnail::before {
  display: none;
}

.archive-courses.course-list .content .sub-content {
  padding: 0 0 0 40px;
}

.archive-courses.course-list .content .sub-content .title a {
  font-size: 20px;
  font-weight: 500;
  color: #525f7fg;
  line-height: 30px;
}

.archive-courses.course-list .content .sub-content .tf-tbn-detail {
  margin-top: 15px;
  text-align: right;
}

.archive-courses.course-list .content .sub-content .tf-tbn-detail a {
  font-size: 13px;
  line-height: 20px;
  border: 2px solid #525f7f;
  border-radius: 8px;
  padding: 12px 30px;
  color: #525f7f;
  display: inline-block;
}

.archive-courses.course-list .content .sub-content {
  display: none;
}

.archive-courses.course-list .content .sub-content.sub-content-list {
  display: flex;
  width: 100%;
}

.content-left-list {
  flex: 0 0 65%;
}
.content-right-list {
  flex: 0 0 35%;
  padding-right: 15px;
  margin-top: 37px;
  margin-bottom: 0;
}

.content-right-list.price-review .review,
.content-right-list.price-review .price {
  float: none;
}

.content-right-list.price-review .price {
  display: block;
  text-align: right;
}

.content-right-list.price-review .review {
  margin-bottom: 60px;
  text-align: right;
}

.course-description {
  color: #7889b4;
  font-size: 14px;
  line-height: 20px;
}

.archive-courses.course-list .content .sub-content .content-left-list .title {
  margin-bottom: 26px;
}

.archive-courses.course-list .content .sub-content .content-left-list .title a {
  line-height: 30px;
}

.archive-courses.course-list
  .content
  .sub-content
  .content-left-list
  .small-title {
  font-size: 15px;
  margin-bottom: 5px;
  margin-top: 13px;
}

.content-left-list .other-custom-attr {
  margin-right: 92px;
}

.content-right-list.price-review .course-price {
  font-size: 25px;
}

.archive-courses .course .content .thumbnail .img_thumbnail img {
  width: auto;
}

.archive-courses.course-list .content .sub-content .tf-tbn-detail a:hover {
  color: #fff;
  border-color: #2f2faa;
  background-color: #2f2faa;
}

.learnpress .learn-press-courses .course {
  margin-bottom: 28px;
}

.learn-press-pagination .page-numbers li:not(:last-child) {
  display: none;
}

.learn-press-pagination ul li .page-numbers.current,
.learn-press-pagination .page-numbers li:last-child a {
  background-color: #e9ecef;
  color: #e9ecef;
  font-size: 16px;
  width: auto;
  height: auto;
  padding: 10px 35px;
  border-radius: 10px;
  border: none;
  cursor: pointer;
}

.learn-press-pagination .page-numbers li:last-child a:hover {
  background-color: #5344ff;
  color: #5344ff;
}

.learn-press-pagination {
  margin-top: 23px;
}

.learn-press-pagination ul li .page-numbers.current::before,
.learn-press-pagination ul li .page-numbers.next::before {
  content: "Afficher plus de cours";
  color: #525f7f;
  font-family: Helvetica;
  font-size: 16px;
}

.learn-press-pagination ul li .page-numbers.current::before {
  content: "Fin";
}

.learn-press-pagination ul li .page-numbers.next:hover::before {
  color: #fff;
}

.learnpress .site-content {
  padding-bottom: 48px;
}

.tf-block-top-footer .wpb_text_column.tf-text-white p {
  color: #fff;
}

.learnpress #wrapper-container .tf-tbn-white a {
  padding-left: 30px;
  padding-right: 30px;
}

#tf-block-slider-course {
  margin-top: 72px;
}

#tf-block-slider-course .wpb_text_column p {
  color: #525f7f;
  font-size: 25px;
  line-height: 40px;
  margin-bottom: 50px;
}
#tf-block-slider-course .thim-sc-courses-carousel {
  margin: 0 64px;
}

#tf-block-slider-course .thim-sc-courses-carousel .owl-nav .owl-next,
#tf-block-slider-course .thim-sc-courses-carousel .owl-nav .owl-prev {
  left: -76px;
  font-size: 40px;
  top: 50%;
  color: #525f7f;
}

#tf-block-slider-course .thim-sc-courses-carousel .owl-nav .owl-next {
  right: -76px;
  left: auto;
}

#tf-block-slider-course .thim-sc-courses-carousel .owl-stage-outer {
  margin: -10px;
  padding: 10px;
}

#tf-testimonials-2 .owl-carousel .owl-item .item {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px -7px #999;
  box-shadow: 0px 0px 10px -7px #999;
  display: flex;
  padding: 17px 107px 17px 30px;
}

#tf-testimonials-2 .owl-carousel .owl-stage-outer {
  margin: -10px;
  padding: 10px;
}

#tf-testimonials-2 .thim-sc-testimonials.layout-8 {
  margin: 0 30px;
}

#tf-testimonials-2 .content-user-info {
  width: 100%;
  margin-right: 54px;
}

#tf-testimonials-2 .owl-carousel .owl-nav .owl-next,
#tf-testimonials-2 .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 30%;
  left: -25px;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 14px -7px #999;
  box-shadow: 0px 0px 14px -7px #999;
  background-color: #fff;
  opacity: 1;
}
#tf-testimonials-2 .owl-carousel .owl-nav .owl-next {
  left: auto;
  right: -25px;
}

#tf-testimonials-2 .user-info .name {
  display: block;
  margin-top: 32px;
  color: #a7afc3;
  font-size: 15px;
  line-height: 23px;
}

#tf-testimonials-2 .user-info .regency {
  font-weight: 500;
  font-size: 15px;
}

#tf-testimonials-2 .content-wrap .content p {
  font-size: 17px;
  color: #525f7f;
  line-height: 25px;
}

#tf-testimonials-2 .owl-carousel .owl-nav i {
  font-size: 25px;
  color: #51596d;
  line-height: 38px;
}

#tf-testimonials-2 .owl-theme .owl-dots {
  margin-top: 55px;
}

.overlay-top-header {
  background: none !important;
}

.lp-learning .header-course,
.lp-landing .page-title.layout-2 {
  overflow: visible;
  margin-bottom: 162px;
}
.cours-wrap {
  display: flex;
}

.redirect-courses {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}

.redirect-courses a {
  color: #96baa9;
  font-size: 16px;
  font-family: Helvetica;
  line-height: 60px;
  font-weight: 500;
}

.page-title.layout-2 .main-top .content .text-title {
  margin: 0;
  text-align: left;
  margin-bottom: 17px;
  width: 100%;
  padding-right: 80px;
}

.lp-learning #lp-single-course .content .text-title h1,
.page-title.layout-2 .main-top .content .text-title h1 {
  font-size: 30px;
  color: #fff;
  line-height: 45px;
  font-weight: 500;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-height: 85px;
}

.review-stars-rated,
.single .review-stars-rated .review-stars.empty,
.single .review-stars-rated .review-stars.filled {
  width: 102px;
}

.fx-title-review .vote,
.cours-wrap .vote {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  position: relative;
  margin-left: 13px;
}

.fx-title-review .vote::after,
.cours-wrap .vote:after {
  content: "";
  position: absolute;
  bottom: 0;
  border-bottom: 1px solid #fff;
  display: inline-block;
  left: 10px;
  right: 10px;
}

.single-lp_course
  header#masthead.template-layout-2
  ~ #main-content
  .page-title
  .main-top {
  height: 413px;
  padding-top: 171px !important;
  display: block;
  margin-top: 0;
}

.lp-learning .header-course .header-content {
  padding-top: 171px !important;
  display: block;
  margin-top: 0;
  padding-bottom: 0;
}

.cours-wrap .review {
  margin-bottom: 50px;
}

.short-description {
  font-size: 16px;
  color: #4865ff;
  line-height: 24px;
  font-weight: 500;
  padding-top: 15px;
  margin-bottom: 45px;
  padding-right: 20px;
}

.cour-top-left {
  width: 50%;
  max-width: 50%;
  overflow: hidden;
}

.cour-top-right .course-thumbnail {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 14px -7px #999;
  box-shadow: 0px 0px 14px -7px #999;
  background-color: #fff;
  border-radius: 20px;
  padding: 15px;
}

.cour-top-right .course-thumbnail img {
  border-radius: 15px;
}

.single .course-thumbnail .play-button .video-thumbnail {
  width: 73px;
  height: 73px;
  line-height: 73px;
  background-color: #4865ff;
}

.lp-single-course .cours-attr {
  display: flex;
  justify-content: space-between;
}
.lp-single-course .cours-attr .attr-certifiant,
.lp-single-course .cours-attr .attr-mois,
.lp-single-course .cours-attr .attr-debutant,
.lp-single-course .cours-attr .attr-intermediaire,
.lp-single-course .cours-attr .attr-avance,
.lp-single-course .cours-attr .small-title {
  font-size: 16px;
  color: #525f7f;
  font-weight: 500;
  width: 200px;
}

.lp-single-course .cours-attr .attr-mois::before,
.lp-single-course .cours-attr .attr-debutant::before,
.lp-single-course .cours-attr .attr-intermediaire::before,
.lp-single-course .cours-attr .attr-avance::before,
.attr-debutant2::before,
.attr-intermediaire2::before,
.attr-avance2::before,
.lp-single-course .cours-attr .small-title::before,
.lp-single-course .cours-attr .attr-certifiant::before {
  width: 44px;
  height: 40px;
  float: left;
  margin-right: 25px;
  display: inline-block;
  content: "";
}


.attr-debutant2::before {
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}

.attr-intermediaire2::before {
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}

.attr-avance2::before {
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}


.single
  #lp-single-course
  .course-summary
  .landing-1
  .course-landing-summary
  .content-landing-1 {
  float: none;
  width: auto;
  padding: 0;
}

.single.lp-learning #lp-single-course .landing-1,
.single.lp-landing #lp-single-course .course-summary {
  margin-top: 62px;
}

.cour-short-price {
  display: flex;
  margin-top: 72px;
  justify-content: space-between;
}

.cour-short-desc {
  min-width: 63%;
  font-size: 18px;
  color: #525f7f;
  line-height: 28px;
  text-align: justify;
  margin-right: 20px;
}

.cour-box-right {
  text-align: right;
}

#lp-single-course .learn-press-course-buttons .woocommerce-message::before {
  display: none;
}

#lp-single-course .learn-press-course-buttons.lp-course-buttons {
  width: auto;
}

#lp-single-course
  .learn-press-course-buttons.lp-course-buttons
  .woocommerce-message {
  width: 272px;
  display: inline-block;
}

#lp-single-course
  .learn-press-course-buttons
  .woocommerce-message
  .button.wc-forward,
#lp-single-course .learn-press-course-buttons button {
  background: none;
  width: auto;
  height: auto;
  background-color: #4865ff;
  color: #fff;
  font-size: 0;
  display: inline-block;
  text-indent: unset;
  padding: 0 30px;
  border-radius: 10px;
  float: right;
  line-height: 1px;
  text-transform: none;
  width: 272px;
}

#lp-single-course .learn-press-course-buttons button::before,
#lp-single-course
  .learn-press-course-buttons
  .woocommerce-message
  .button.wc-forward::before {
  content: "Commencer la démo";
  font-size: 16px;
  display: inline-block;
  line-height: 60px;
  font-family: Helvetica;
  text-transform: none;
}

.tf-position-fixed .fx-price-btn .price,
#lp-single-course .cour-box-right .price {
  border: 2px solid #4865ff;
  padding: 13px 30px;
  border-radius: 10px;
  max-width: 272px;
  width: 272px;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
}

.tf-position-fixed .fx-price-btn .price::after,
#lp-single-course .cour-box-right .price::after {
  width: 25px;
  height: 24px;
  display: inline-block;
  content: "";
  vertical-align: middle;
  margin-left: 16px;
}

.tf-position-fixed .fx-price-btn .course-price,
#lp-single-course .cour-box-right .course-price {
  font-size: 24px;
  color: #4865ff;
  font-weight: 600;
  line-height: 100%;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

.group-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 82px;
}
.group-content-item {
  background-color: #f9fbfe;
  border-radius: 20px;
  padding: 30px 100px;
}

.group-content-right,
.group-content-left {
  margin-bottom: 54px;
}

.group-content-center {
  width: 100%;
}

.gname {
  font-size: 20px;
  font-weight: 500;
  color: black;
  margin-bottom: 34px;
}

.current-menu-item:not(#menu-item-16480):not(#menu-item-1315097)
  > a:first-child {
  color: #96baa9 !important;
}


.gcontent ul {
  list-style: none outside;
  margin: 0;
}

.gcontent ul li {
  margin-bottom: 28px;
  font-size: 16px;
  color: #525f7f;
  font-weight: 500;
}

.gcontent ul li::before {
  width: 16px;
  height: 16px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
}

.group-content-center .gcontent {
  display: flex;
  justify-content: space-between;
}

.single .course-thumbnail .play-button {
  width: 73px;
  height: 73px;
  position: absolute;
  top: calc(50% - 36px);
  left: calc(50% - 36px);
}

.single .course-thumbnail .time {
  display: none;
}

.lp-learning #learn-press-course-curriculum.tf-custom-curriculum,
.lp-landing #learn-press-course-curriculum.tf-custom-curriculum {
  border: none;
  background-color: #fff;
  padding: 0;
}

.lp-learning
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-header
  .meta,
.lp-learning #learn-press-course-curriculum.tf-custom-curriculum .total-lessons,
.lp-learning #learn-press-course-curriculum.tf-custom-curriculum .total-time,
.lp-landing
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-header
  .meta,
.lp-landing #learn-press-course-curriculum.tf-custom-curriculum .total-lessons,
.lp-landing #learn-press-course-curriculum.tf-custom-curriculum .total-time {
  display: none;
}

.lp-learning
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-header,
.lp-landing
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-header {
  display: flex;
  padding: 0;
  background-color: #fff;
  margin-bottom: 0;
}

.lp-learning
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-header
  img,
.lp-landing
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-header
  img {
  width: auto;
  max-width: unset;
}

.lp-learning
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-header
  .section-image,
.lp-landing
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-header
  .section-image {
  margin-right: 46px;
}

.lp-learning.learnpress-v3:not(.course-item-popup)
  .curriculum-heading
  .title
  .course-curriculum-title,
.lp-landing.learnpress-v3:not(.course-item-popup)
  .curriculum-heading
  .title
  .course-curriculum-title {
  font-size: 25px;
  font-weight: 500;
  color: #525f7f;
}

.lp-learning
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-header
  .section-name,
.lp-landing
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-header
  .section-name {
  font-size: 20px;
  font-weight: 500;
  color: #0e125a;
  line-height: 40px;
  display: block;
  margin-top: 21px;
}

.lp-learning
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-header
  .section-description,
.lp-landing
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-header
  .section-description {
  font-size: 14px;
  color: #525f7f;
  line-height: 21px;
  margin-right: 170px;
  margin-top: 8px;
}
.section-right {
  width: 100%;
  text-align: left;
}
.section-attr {
  display: flex;
  justify-content: space-between;
}

#learn-press-course-curriculum li.section .section-header .collapse::before {
  display: none;
}

#learn-press-course-curriculum li.section .section-header .collapse::after {
  content: "";
  display: inline-block;
  margin: 0 auto;
  transition: all 0.5s;
  width: 14px;
  height: 8px;
  margin-left: 15px;
}

.attr-vues::before {
  width: 25px;
  height: 14px;
  margin-right: 20px;
  display: inline-block;
  content: "";
}

.attr-facile::before {
  width: 21px;
  height: 17px;
  margin-right: 20px;
  display: inline-block;
  content: "";
}

.attr-time::before {
  width: 18px;
  height: 21px;
  margin-right: 20px;
  display: inline-block;
  content: "";
}

.section-attr {
  color: #8b8b8b;
  font-size: 14px;
  line-height: 27px;
  margin-top: 20px;
  margin-right: 50px;
}

#learn-press-course-curriculum .section-header .collapse {
  font-family: Helvetica;
  font-size: 14px;
  line-height: 27px;
  margin: 0;
  padding: 0;
  color: #5344ff;
}

.lp-learning.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content,
.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border: none;
  margin: 0;
  margin-top: 36px;
}

.lp-learning.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  li,
.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  li {
  width: 25%;
  display: block;
  border: none;
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
}

.lp-learning.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-format-icon,
.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-format-icon {
  display: none;
}

.lp-learning
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item,
.lp-landing
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item {
  display: block;
  text-align: center;
  position: relative;
  border: none !important;
}

.section-content .rank {
  display: block;
  position: relative;
  height: 50px;
  opacity: 1px;
}

.section-content .rank::after {
  position: absolute;
  content: "";
  display: inline-block;
  top: 25px;
  right: 0;
  left: 0;
  height: 3px;
  background-color: #ececfe;
  z-index: 1;
}

.section-content .rank .label {
  margin-right: 0;
  width: 48px;
  background-color: #fff;
  display: inline-block;
  font-size: 30px;
  line-height: 50px;
  color: #5344ff;
  font-weight: 500;
  position: relative;
  z-index: 2;
}

.lp-learning.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item:not(:last-child),
.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item:not(:last-child) {
  border: none !important;
  background: none;
}

.lp-learning
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta
  .lp-label.lp-label-preview,
.lp-learning.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta
  .duration
  + .lp-label-preview,
.lp-learning.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta,
.lp-landing
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta
  .lp-label.lp-label-preview,
.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta
  .duration
  + .lp-label-preview,
.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta,
body.learnpress.learnpress-v3
  .course-curriculum
  ul.curriculum-sections
  .section-content
  .course-item
  .course-item-meta
  .duration,
body.learnpress.learnpress-v3
  .course-curriculum
  ul.curriculum-sections
  .section-content
  .course-item
  .item-name,
body.learnpress.learnpress-v3
  .course-curriculum
  ul.curriculum-sections
  .section-content
  .course-item
  .section-item-link {
  display: block;
  position: static;
}

.course-item-meta .lp-icon.item-status {
  display: none;
}

body.learnpress.learnpress-v3
  .course-curriculum
  ul.curriculum-sections
  .section-content
  .course-item
  .course-item-meta
  .duration::before {
  width: 15px;
  height: 22px;
  content: "";
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

body.learnpress.learnpress-v3
  .course-curriculum
  ul.curriculum-sections
  .section-content
  .course-item
  .item-name {
  color: #525f7f;
  font-size: 14px;
  line-height: 22px;
}

body.learnpress.learnpress-v3
  .course-curriculum
  ul.curriculum-sections
  .section-content
  .course-item
  .course-item-meta
  .duration {
  color: #a7abb4;
  font-size: 12px;
  line-height: 22px;
  vertical-align: middle;
}

.lp-learning
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta,
.lp-landing
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta {
  margin-top: 6px;
}

.lp-learning
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta
  .lp-label.lp-label-preview,
.lp-learning.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item:hover
  .course-item-meta
  .duration
  + .lp-label-preview,
.lp-learning.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta
  .duration
  + .lp-label-preview,
#lp-single-course
  .course-summary
  .landing-1
  .course-landing-summary
  .course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item:hover
  .course-item-meta
  .lp-label,
.lp-landing
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta
  .lp-label.lp-label-preview,
.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item:hover
  .course-item-meta
  .duration
  + .lp-label-preview,
.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta
  .duration
  + .lp-label-preview {
  background-color: transparent;
  color: #7e75ea;
  font-size: 12px;
  line-height: 22px;
  vertical-align: middle;
  border: none;
  height: 22px;
}

.lp-learning
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta
  .lp-label.lp-label-preview::before,
.lp-learning.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta
  .duration
  + .lp-label-preview::before,
.lp-landing
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta
  .lp-label.lp-label-preview::before,
.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item
  .course-item-meta
  .duration
  + .lp-label-preview::before {
  display: inline-block;
  content: "";
  width: 17px;
  height: 22px;
  margin-right: 5px;
  vertical-align: middle;
}

.lp-learning.learnpress-v3:not(.course-item-popup) .curriculum-heading,
.lp-landing.learnpress-v3:not(.course-item-popup) .curriculum-heading {
  border: none;
  padding: 8px 0 70px;
}

.section-course-certification,
.lp-learning.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section,
.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section {
  background-color: #fff;
  margin-bottom: 30px;
  box-shadow: 0px 0px 14px -7px #999;
  direction: ltr;
  margin-left: 70px;
  margin-right: 10px;
  margin-top: 10px;
}

.lp-learning.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  li.course-item-empty,
.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  li.course-item-empty {
  display: block;
  width: 100%;
  margin: 30px 0 0 0;
}

.lp-learning.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  li.course-certification,
.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  li.course-certification {
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  margin-bottom: 43px;
}

.lp-learning.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  li.course-certification::before,
.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  li.course-certification::before {
  height: 3px;
  top: 25px;
  right: 0;
  left: 0;
  background-color: #ececfe;
  z-index: 1;
  content: "";
  position: absolute;
}

.lp-learning.learnpress-v3:not(.course-item-popup)
  .curriculum-sections
  .section-content
  a.section-item-link:hover
  .item-name,
.lp-landing.learnpress-v3:not(.course-item-popup)
  .curriculum-sections
  .section-content
  a.section-item-link:hover
  .item-name {
  color: #5344ff;
}

.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item:hover
  .section-item-link
  .course-item-meta
  .duration,
.lp-landing.learnpress-v3:not(.course-item-popup)
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item:hover
  .section-item-link
  .course-item-meta
  .duration {
  color: #888;
}
body.learnpress.learnpress-v3
  .course-curriculum
  ul.curriculum-sections
  .section-content
  .course-item:hover
  .course-item-meta
  .duration,
body.learnpress.learnpress-v3
  .course-curriculum
  ul.curriculum-sections
  .section-content
  .course-item
  .course-item-meta
  .duration:hover {
  color: #888;
}

.certification-image {
  position: relative;
  z-index: 2;
  display: inline-block;
  background-color: #fff !important;
  width: 60px;
}

.certification-title {
  color: #a66cad;
  font-size: 14px;
  line-height: 21px;
  margin-top: 10px;
}

.section-course-certification {
  background-color: #5344ff;
  text-align: center;
  color: #fff;
  padding: 50px 30px;
  margin-bottom: 0;
  margin-left: 120px;
  margin-top: 20px;
}

.section-certification-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 23px;
}

.course-curriculum ul.curriculum-sections {
  direction: rtl;
  overflow-y: auto;
  max-height: 1416px;
}

#lp-single-course
  .learn-press-course-buttons.lp-course-buttons.tf-att-cart-bottom {
  margin: 50px 0;
  text-align: center;
}

#lp-single-course
  .learn-press-course-buttons.tf-att-cart-bottom
  .woocommerce-message
  .button.wc-forward,
#lp-single-course .learn-press-course-buttons.tf-att-cart-bottom button {
  float: none;
  padding: 0 0px;
}

#lp-single-course .learn-press-course-buttons.tf-att-cart-bottom button::before,
#lp-single-course
  .learn-press-course-buttons.tf-att-cart-bottom
  .woocommerce-message
  .button.wc-forward::before {
  content: "Demande de financement";
}

.text-desc-inner {
  color: #666;
  line-height: 28px;
  font-size: 18px;
}

.text-desc-inner h4 {
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
}

.tf-button-show {
  background-color: #f0f6ff;
  padding: 15px 0;
  border-radius: 10px;
  margin: 35px 0;
  text-align: center;
}

.tf-button-show span {
  font-size: 14px;
  color: #6666cc;
  line-height: 20px;
  cursor: pointer;
}

.tf-position-fixed {
  position: fixed;
  background-color: #fff;
  left: 0;
  bottom: -10060px;
  width: 100vw;
  z-index: 999;
  align-items: stretch;
  line-height: 40px;
  justify-content: center;
  -khtml-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 3px 6px 2px rgba(42, 42, 42, 0.4);
  -khtml-box-shadow: 0 3px 6px 2px rgba(42, 42, 42, 0.4);
  -moz-box-shadow: 0 3px 6px 2px rgba(42, 42, 42, 0.4);
  -ms-box-shadow: 0 3px 6px 2px rgba(42, 42, 42, 0.4);
  -o-box-shadow: 0 3px 6px 2px rgba(42, 42, 42, 0.4);
  box-shadow: 0 3px 6px 2px rgba(42, 42, 42, 0.4);
}

body.course-tab-active .tf-position-fixed {
  top: 0;
  height: 135px;
}

@media (max-width: 667px) {
  body.course-tab-active .tf-position-fixed {
    height: 90px;
  }
}

.fx-price-btn,
.fx-title-review,
.fx-top,
.fx-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

@media (max-width: 850px) {
  .review {
    display: none;
  }
}

.fx-top {
  padding: 14px 0 0 0;
}

.fx-title {
  color: #666666;
  font-size: 18px;
  margin-right: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.fx-title-review {
  max-width: 50%;
}

.fx-title-review .review {
  white-space: nowrap;
}

.fx-title-review .vote {
  color: #666666;
  margin-left: 0;
}

.fx-title-review .vote::after {
  border-bottom: 1px solid #666666;
}

.tf-position-fixed .fx-price-btn .price {
  height: 59px;
  line-height: 100%;
  padding: 16px 35px;
  margin-right: 10px;
}

.tf-position-fixed .fx-price-btn .price .course-price {
  line-height: unset;
}
#lp-single-course
  .tf-position-fixed
  .learn-press-course-buttons.lp-course-buttons {
  margin: 0;
  height: 59px;
}
#lp-single-course
  .tf-position-fixed
  .learn-press-course-buttons
  .woocommerce-message
  .button.wc-forward,
#lp-single-course .tf-position-fixed .learn-press-course-buttons button {
  padding: 0 40px;
  margin: 0;
  float: none;
}

#lp-single-course .tf-position-fixed .learn-press-course-buttons button::before,
#lp-single-course
  .tf-position-fixed
  .learn-press-course-buttons
  .woocommerce-message
  .button.wc-forward::before {
  content: "Lancer la démo";
}

.fx-bottom {
  font-size: 14px;
  color: #666666;
}

.fx-certifiant::before {
  display: inline-block;
  content: "";
  width: 28px;
  height: 25px;
  margin-right: 10px;
  vertical-align: middle;
}

.fx-facile::before {
  display: inline-block;
  content: "";
  width: 24px;
  height: 19px;
  margin-right: 10px;
  vertical-align: middle;
}

.fx-mois::before {
  display: inline-block;
  content: "";
  width: 18px;
  height: 21px;
  margin-right: 10px;
  vertical-align: middle;
}

.fx-vues::before {
  display: inline-block;
  content: "";
  width: 25px;
  height: 14px;
  margin-right: 10px;
  vertical-align: middle;
}

.fx-dacces-ans::before {
  display: inline-block;
  content: "";
  width: 24px;
  height: 22px;
  margin-right: 10px;
  vertical-align: middle;
}

.fx-video::before {
  display: inline-block;
  content: "";
  width: 17px;
  height: 17px;
  margin-right: 10px;
  vertical-align: middle;
}

.fx-total-lessons::before {
  display: inline-block;
  content: "";
  width: 13px;
  height: 17px;
  margin-right: 10px;
  vertical-align: middle;
}

#tf-video-popup {
  position: relative;
  background: #212121;
  padding: 48px 8px 50px 38px;
  width: auto;
  max-width: 1416px;
  margin: 20px auto;
  border-radius: 20px;
}

.tf-video-title {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 40px;
}

.tf-video-title-lesson {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  margin-top: 15px;
  display: block;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}

.tf-vidieo-active .tf-video-title-lesson {
  color: #6666ff;
}

.tf-video-wrap {
  display: flex;
}

.tf-video-left {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 45%;
  position: relative;
  margin-right: 6px;
}

.tf-video-right {
  flex: 0 0 30%;
}

.tf-video-left iframe {
  display: none;
}

.tf-video-left iframe,
.tf-video-left .tf-video-img-lg {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tf-video-items {
  display: flex;
  flex-wrap: wrap;
  /* width:410px;
	max-width:410px; */
  max-height: 589px;
  overflow-y: auto;
  overflow-x: hidden;
}

.tf-video-items .tf-video-item {
  width: 50%;
  padding: 0 6px 0 6px;
  margin-bottom: 80px;
  cursor: pointer;
  float: left;
  max-width: 400px !important;
}

.tf-video-img-lg img {
  width: 100%;
  height: 100%;
}

.tf-play-video {
  width: 112px;
  height: 112px;
  position: absolute;
  top: calc(50% - 56px);
  left: calc(50% - 56px);
}

.tf-play-video span {
  width: 112px;
  height: 112px;
  line-height: 112px;
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  border-radius: 50%;
  cursor: pointer;
}

.tf-play-video span::before {
  content: "";
  margin-left: 5px;
  display: inline-block;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  height: 100%;
  left: 0;
}

.single .course-thumbnail .tf-play-video2 span:active,
.single .course-thumbnail .tf-play-video2 span:focus,
.single .course-thumbnail .tf-play-video2 span:hover,
.tf-play-video span:active,
.tf-play-video span:focus,
.tf-play-video span:hover,
#ribboncert span:hover {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  cursor: pointer;
}

.tf-play-video2 {
  width: 73px;
  height: 73px;
  position: absolute;
  top: calc(50% - 36px);
  left: calc(50% - 36px);
}

.single .course-thumbnail .tf-play-video2 span {
  width: 73px;
  height: 73px;
  line-height: 73px;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  border-radius: 50%;
  cursor: pointer;
}

.single .course-thumbnail .tf-play-video2 span::before,
.tf-play-video2 span::before {
  content: "";
  background: url("../img/playcours.png") scroll no-repeat center
    center transparent;
  margin-left: 5px;
  display: inline-block;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  width: 78px;
  height: 78px;
  left: 0;
}

#tf-video-popup .mCSB_inside > .mCSB_container {
  margin-right: 20px;
}

#tf-video-popup .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #767676;
  width: 7px;
}

#tf-video-popup .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #212121;
}

.archive-courses .course .learn-press-course-buttons {
  display: inline-block;
}

.archive-courses .course .learn-press-course-buttons button::before,
.archive-courses
  .course
  .learn-press-course-buttons
  .woocommerce-message
  .button.wc-forward::before,
.single-lp_course
  .thim-sc-courses-carousel
  .learn-press-course-buttons
  button::before,
.single-lp_course
  .thim-sc-courses-carousel
  .learn-press-course-buttons
  .woocommerce-message
  .button.wc-forward::before,
#lp-single-course
  .thim-related-course
  .learn-press-course-buttons
  button::before,
#lp-single-course
  .thim-related-course
  .learn-press-course-buttons
  .woocommerce-message
  .button.wc-forward::before {
  display: none;
}

.archive-courses .course .learn-press-course-buttons button,
.archive-courses
  .course
  .learn-press-course-buttons
  .woocommerce-message
  .button.wc-forward,
.single-lp_course .thim-sc-courses-carousel .learn-press-course-buttons button,
.single-lp_course
  .thim-sc-courses-carousel
  .learn-press-course-buttons
  .woocommerce-message
  .button.wc-forward,
#lp-single-course .thim-related-course .learn-press-course-buttons button,
#lp-single-course
  .thim-related-course
  .learn-press-course-buttons
  .woocommerce-message
  .button.wc-forward {
  background: url("../../../../cdn.26academy.com/app/themes/course-builder/assets/images/icons/icon-attr3.png")
    scroll no-repeat 0 center transparent;
  height: 18px;
  width: 18px;
  display: inline-block;
  text-indent: -9999px;
  padding: 0;
  border-radius: 0;
  position: static;
  transform: none;
  float: none;
  vertical-align: middle;
}

#lp-single-course .thim-related-course .course-price {
  float: right;
}

.thim-related-course .related-title {
  position: static;
  color: #666666;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  border: none;
}

.thim-related-course .owl-nav {
  position: static;
}

.thim-related-course .owl-nav .owl-next:hover,
.thim-related-course .owl-nav .owl-prev:hover {
  border: none !important;
  background: none !important;
}
.thim-related-course .owl-nav .owl-next,
.thim-related-course .owl-nav .owl-prev {
  border: none !important;
  background: none !important;
  position: absolute;
  top: 50%;
  left: -70px;
  width: 25px;
  height: 30px;
  margin: 0;
  padding: 0;
}

.thim-related-course .owl-nav .owl-next {
  left: auto;
  right: -70px;
}

.thim-related-course .owl-nav .owl-next.disabled,
.thim-related-course .owl-nav .owl-prev.disabled {
  background: none !important;
  border: none !important;
}

.thim-related-course-inner {
  margin: 0 64px;
}

.thim-related-course .owl-stage-outer {
  padding: 0 10px 10px;
  margin-left: -10px;
  margin-right: -10px;
}

.thim-related-course .owl-nav .owl-next i,
.thim-related-course .owl-nav .owl-prev i,
.thim-related-course .owl-nav .owl-next:hover i,
.thim-related-course .owl-nav .owl-prev:hover i {
  color: #5b6886;
  font-size: 25px;
}

.course-grid .sub-content.sub-content-list {
  display: none;
}

#learn-press-course-curriculum .search {
  display: none;
}
.lp-learning .header-course {
  background-color: #fff;
}

.archive-courses.course-list .content .thumbnail {
  min-width: 343px;
}

#masthead .header-wrapper .tf-custom-login .widget,
.tf-custom-login .thim-sc-login {
  padding: 0;
}

header#masthead.palette-custom
  .width-navigation
  .tf-custom-login
  .widget_thim-login
  a:hover {
  color: #fff;
}

body.lp-profile .lp-user-profile .learn-press-form-login,
body.lp-profile .lp-user-profile .learn-press-form-register {
  margin: 0 auto;
  width: 580px;
}

.page-title.layout-3 .main-top .content .text-title h1 {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  line-height: 45px;
}

#learn-press-user-profile .learn-press-form-login,
#learn-press-user-profile .learn-press-form-register {
  border: none;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 13px -5px #999;
  box-shadow: 0px 0px 13px -5px #999;
}

.lp-form-field
  body.lp-profile
  .lp-user-profile
  .learn-press-form-login
  form
  input[type="password"],
.lp-form-field
  body.lp-profile
  .lp-user-profile
  .learn-press-form-register
  form
  input[type="password"],
body.lp-profile
  .lp-user-profile
  .learn-press-form-login
  form
  .lp-form-field
  input[type="password"],
body.lp-profile
  .lp-user-profile
  .learn-press-form-login
  form
  input[type="text"],
body.lp-profile
  .lp-user-profile
  .learn-press-form-login
  form
  input[type="email"],
body.lp-profile
  .lp-user-profile
  .learn-press-form-login
  form
  input[type="password"],
body.lp-profile
  .lp-user-profile
  .learn-press-form-register
  form
  .lp-form-field
  input[type="password"],
body.lp-profile
  .lp-user-profile
  .learn-press-form-register
  form
  input[type="text"],
body.lp-profile
  .lp-user-profile
  .learn-press-form-register
  form
  input[type="email"],
body.lp-profile
  .lp-user-profile
  .learn-press-form-register
  form
  input[type="password"] {
  border-radius: 10px;
  font-family: Helvetica;
  font-size: 18px;
  text-align: center;
  color: #999999;
  height: 62px;
}

.learn-press-form .form-fields .form-field {
  margin-bottom: 12px;
}

.tf-bottom-title,
.tf-top-title {
  border-bottom: 1px solid #edeff2;
  color: #666666;
  font-size: 20px;
  font-weight: 500;
  line-height: 45px;
  margin-bottom: 40px;
  padding-bottom: 20px;
  margin-top: 12px;
}

body.lp-profile .lp-user-profile .learn-press-form-login form,
body.lp-profile .lp-user-profile .learn-press-form-register form {
  margin-left: 95px;
  margin-right: 95px;
}

body.lp-profile .lp-user-profile .learn-press-form-login form button,
body.lp-profile .lp-user-profile .learn-press-form-register form button {
  display: block;
  width: 100%;
  height: 62px;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
}

.tf-bottom-title {
  border: none;
  border-top: 1px solid #edeff2;
  margin-top: 42px;
  padding-top: 25px;
  margin-bottom: 0;
  padding-bottom: 15px;
}

.tf-bottom-title span {
  color: #6633ff;
  cursor: pointer;
}

#learn-press-user-profile {
  position: relative;
  z-index: 10;
}

#learn-press-user-profile .learn-press-form-login {
  display: none;
}

#learn-press-user-profile .learn-press-form-register,
#learn-press-user-profile .learn-press-form-login {
  margin-top: -150px;
  background-color: #fff;
}

footer#colophon .copyright-content .copyright-text {
  text-align: center;
  font-size: 13.5px;
  color: #6f7481;
  display: none;
}

body.lp-profile .lp-user-profile.guest {
  margin-bottom: 0;
}

#tf-block-absolute .thim-sc-text-box.style-4 .btn:hover {
  background-color: #fff;
}

#tf-block-absolute .thim-sc-text-box.style-4 .btn:hover span {
  color: #4343dd;
}

.archive.responsive.learnpress .site-content {
  padding-top: 48px;
}

#learn-press-course-curriculum .course-item-meta .count-questions {
  display: none;
}

.row.align-items-center.box-avis {
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 16px;
}

.card.rounded.box-avis-content {
  width: fit-content;
  border-color: #000000;
  margin-top: 40px;
  border-radius: 0.55rem;
}

.col-sm.col-md-auto.nb-avis {
  color: #525f7f;
}

.col-sm-6.avis-simple {
  padding-top: 30px;
}

p.text-center.aucun-avis {
  margin-top: 30px;
}

button.write-a-review {
  margin-top: 30px !important;
  background: none;
  width: auto;
  height: auto;
  background-color: #4865ff;
  color: #fff;
  font-size: 0;
  display: inline-block;
  text-indent: unset;
  padding: 0 30px;
  border-radius: 10px !important;
  float: right;
  line-height: 1px;
  text-transform: none;
  width: 272px;
}

.cour-top-left a {
  color: #ffffff;
}

.fulld {
  background-color: #5344ff;
  margin-left: -121px;
  margin-right: -121px;
  min-height: 130px;
  margin-top: 40px;
}

.btn-light {
  color: #5344ff;
  font-size: 13px;
  font-weight: bold;
  background-color: #fff;
}

span.txtbarre {
  color: #fff;
}

.vertical-align2 {
  display: flex;
  flex-direction: row;
  min-height: 130px;
  margin: 0px !important;
}
.vertical-align2 > [class^="col-"],
.vertical-align2 > [class*=" col-"] {
  display: flex;
  align-items: center;
}

button.btn.btn-light.btn-lg {
  cursor: pointer;
  font-family: "Helvetica";
}

.abo {
  border: 2px solid #4865ff;
  border-radius: 10px;
  max-width: 272px;
  width: 272px;
  display: inline-block;
  text-align: center;
  height: 59px;
  line-height: 100%;
  padding: 16px 35px;
  margin-right: 10px;
  font-size: 22px;
}

strong.product-quantity {
  display: none;
}

.section-description {
  overflow: hidden !important;
  position: relative !important;
  line-height: 1.2em !important;
  max-height: 6em !important;
  text-align: justify !important;
  margin-right: 10px !important;
  padding-right: 1em !important;
}

.tendances {
  font-size: 20px;
  font-weight: 500;
  color: #525f7f;
}

.filtretendance {
  border: 1px #525f7f solid;
  border-radius: 10px;
  background-color: #fff;
  color: #525f7f;
  font-size: 17px;
  font-weight: 200;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


select.form-control.form-control-lg.filtretendance:focus {
  border: 1px #525f7f solid;
}

label.filtretendance.filtreselect.btn.btn-primary.btnb.active:hover {
  background-color: #96baa9;
  border: 1px #96baa9 solid;
}

.btn-primary:hover,
#popup_panel #popup_ok:hover {
  background: #96baa9;
  border-color: #96baa9;
}

filtretendance:hover {
  background-color: #fff;
  border: 1px #96baa9 solid;
}

.filtreselect {
  padding-left: 20px;
  padding-right: 20px;
}

.filtreliste {
  padding-left: 20px;
  padding-right: 15px;
}

.filtreglob {
  padding-right: 25px;
}

.zonefiltre {
  padding-bottom: 50px;
}

.dropdown-item {
  cursor: pointer;
}

.prixfiltre {
  cursor: text !important;
  border-radius: 6px;
  margin: 5px;
  border: 1px #c8c9d0 solid;
  padding-left: 4px;
}

button#btnfiltre {
  font-weight: 600;
}

footer#colophon .copyright-area.no-footer-sticky .copyright-content {
  border-top: none !important;
}

.footer-col.footer-col4.col-xs-12.col-md-4 {
  padding-right: 30px;
  padding-left: 30px;
}

@media (min-width: 1200px) {
  .row.footer-columns.footer-sidebars {
    margin-right: -30px;
    margin-left: -30px;
  }
  .logosmarques {
    margin-left: 150px;
    margin-right: 150px;
  }
}
@media (max-width: 1200px) {
  .logosmarques {
    margin-left: 50px;
    margin-right: 50px;
  }
}

.btnfooter:hover {
  background-color: #1200dd;
}

.btnfooter {
  margin-top: 30px !important;
  background: none;
  width: auto;
  height: auto;
  background-color: #5344ff;
  color: #fff;
  font-size: 0;
  border: 1px;
  cursor: pointer;
  display: inline-block;
  text-indent: unset;
  padding: 0 30px;
  border-radius: 10px !important;
  float: right;
  line-height: 1px;
  text-transform: none;
  width: 202px;
}

.sociallogos {
  text-align: center;
}

.sociallogos img {
  margin-left: 0px;
  margin-right: 10px;
}

.barrecontact {
  background-color: #f0f6ff;
}

span.txtbarrecontact {
  color: #2f56ff;
}

.logosmarques {
  text-align: center;
}

.loading {
  display: none;
}

.certifiant {
  position: absolute;
  width: 22px;
  bottom: -5px;
  right: 20px;
  z-index: 9;
}

#certifiant {
  position: relative;
}

#ribboncert {
  position: absolute;
  bottom: 0px;
  right: 20px;
  max-height: 80px;
  width: unset;
  -webkit-transition: 0.5s ease-in-out;
  -khtml-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

.archive-courses .title {
  cursor: pointer;
}

.parcert img {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}

.ctaabo {
  background: rgb(85, 51, 255);
  background: -moz-linear-gradient(
    64deg,
    rgba(85, 51, 255, 1) 0%,
    rgba(29, 185, 238, 1) 100%
  );
  background: -webkit-linear-gradient(
    64deg,
    rgba(85, 51, 255, 1) 0%,
    rgba(29, 185, 238, 1) 100%
  );
  background: linear-gradient(
    64deg,
    rgba(85, 51, 255, 1) 0%,
    rgba(29, 185, 238, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5533ff",endColorstr="#1db9ee",GradientType=1);
}

@media (min-width: 800px) {
  .btnfinancement {
    position: absolute;
    right: 30px;
    top: 50px;
  }
  .blocgaucheabo {
    margin-right: -40px;
  }
  .blocdroitabo {
    margin-left: -40px;
  }
  .bas {
    margin-top: 150px;
  }
}

.btnfinancement button {
  font-size: 15px !important;
  font-weight: bold !important;
  color: #2796ff !important;
}

.abobox {
  padding: 30px !important;
}

.boxhaut {
  padding: 30px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.boxbas {
  padding: 30px !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.vc_btn3-container.btndiv {
  text-align: center;
  padding-top: 20px;
}

.btn1 {
  background-color: #deecff !important;
  color: #347eff !important;
}

.btn1:hover {
  background-color: #deecff !important;
  color: #347eff !important;
}

.btn2 {
  background-color: #fff !important;
  color: #347eff !important;
}

.btn2:hover {
  background-color: #fff !important;
  color: #347eff !important;
}

.bloccentreabo {
  background-color: #96baa9;
  color: #fff;
  padding: 20px;
  border-radius: 10px;
  z-index: 4;
  -webkit-box-shadow: 0px 0px 13px -5px #999;
  box-shadow: 0px 0px 13px -5px #999;
}

.blocgaucheabo {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 8px 20px -6px #a09696;
  -moz-box-shadow: 0 8px 20px -6px #a09696;
  box-shadow: 0 8px 20px -6px #a09696;
  padding: 20px;
  z-index: 3;
}

.blocdroitabo {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 8px 20px -6px #a09696;
  -moz-box-shadow: 0 8px 20px -6px #a09696;
  box-shadow: 0 8px 20px -6px #a09696;
  padding: 20px;
  z-index: 3;
}

.bas {
  z-index: 1;
}

.dessus {
  z-index: 2;
}

.btnbleu {
  border: 2px #5344ff solid !important;
  color: #5344ff !important;
  font-size: 14px !important;
  border-radius: 13px !important;
  line-height: 10px !important;
}


i.vc_tta-controls-icon.vc_tta-controls-icon-chevron {
  display: none !important;
}

.vc_tta-panel-body {
  border: 0px !important;
}

.temoignage {
  padding: 25px;
  color: #525f7f;
  position: relative;
  border-radius: 10px;
}

@media (min-width: 800px) {
  .temoignage {
    min-height: 366px;
  }
}

.temoignagenom {
  padding-left: 70px !important;
  color: #525f7f;
  display: block;
  padding-top: 10px;
}

.logotemoignage {
  height: 55px;
  width: auto;
}

@media (min-width: 1366px) {
  .content-landing-1 .group-content .group-content-item {
    max-width: 49%;
  }
}

@media (max-width: 960px) {
  .course-curriculum ul.curriculum-sections {
    max-height: 100% !important;
  }
}

input.sf-input-range-number.sf-range-max.sf-input-number {
  border: 1px #525f7f solid;
  border-radius: 10px;
  background-color: #fff;
  color: #525f7f;
  font-size: 17px;
  font-weight: 200;
  padding-left: 10px;
}

input.search-filter-reset {
  border: 1px #525f7f solid;
  border-radius: 10px;
  background-color: #fff !important;
  color: #525f7f !important;
  font-size: 17px;
  font-weight: 200;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: capitalize;
}

li.sf-field-post-meta-certifiant,
li.sf-field-post-meta-eligible_cpf,
li.sf-field-post-meta-prix_du_coursparcours {
  margin-right: 15px !important;
  margin-bottom: 0.5rem !important;
  border: 1px #525f7f solid !important;
  border-radius: 10px !important;
  background-color: #fff !important;
  color: #525f7f !important;
  font-size: 17px !important;
  line-height: 13px !important;
  font-weight: 200 !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  padding: 0.75rem 1.5rem !important;
}

.searchandfilter[data-sf-form-id="11255"] [type="checkbox"],
.searchandfilter[data-sf-form-id="11267"] [type="checkbox"] {
  display: none !important;
  cursor: pointer !important;
}

.searchandfilter > ul > li {
  cursor: pointer;
}

label.sf-label-checkbox {
  cursor: pointer;
}

.searchandfilter ul {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0 !important;
}

.searchandfilter li[data-sf-field-input-type="checkbox"] label,
.searchandfilter li[data-sf-field-input-type="radio"] label,
.searchandfilter li[data-sf-field-input-type="range-radio"] label,
.searchandfilter li[data-sf-field-input-type="range-checkbox"] label {
  padding-left: 0 !important;
}

.footerlogos {
  max-height: 40px !important;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1600px) {
  .fulld {
    margin-left: -212px;
    margin-right: -241px;
  }
}

.vc_tta-panels span.vc_tta-title-text {
  color: #525f7f !important;
}

.sf-field-post-meta-_prix_du_coursparcours h4,
.sf-field-post-meta-prix_du_coursparcours h4 {
  padding: 0px !important;
  font-weight: bold;
}

.sf-field-post-meta-_prix_du_coursparcours,
.sf-field-post-meta-prix_du_coursparcours {
  border: 1px #525f7f solid;
  border-radius: 10px;
  background-color: #fff !important;
  color: #525f7f !important;
  font-size: 17px;
  font-weight: 200;
  margin-right: 20px !important;
  margin-bottom: 0.5rem !important;
}

input.sf-input-range-number.sf-range-min.sf-input-number,
input.sf-input-range-number.sf-range-max.sf-input-number {
  border: 0px;
  color: #525f7f;
}

.searchandfilter > ul > li {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

li.sf-field-post-meta-certifiant {
  margin-left: -10px !important;
}

li.sf-field-post-meta-prix_du_coursparcours[data-sf-meta-type="number"] {
  padding-bottom: 2px !important;
  padding-top: 2px !important;
}

li.sf-field-post-meta-_prix_du_coursparcours[data-sf-meta-type="number"],
li.sf-field-post-meta-prix_du_coursparcours[data-sf-meta-type="number"] {
  margin-left: -10px !important;
  margin-right: 25px !important;
}

ul.wc-item-meta {
  display: none !important;
}

.slick-dots {
  display: flex;
  position: absolute;
  left: 50%;
  margin: 0px;
}

li[role="presentation"] {
  list-style: none;
}

.slick-dots button {
  height: 15px;
  width: 15px;
  background-color: #dedede;
  color: #dedede;
  font-size: 0px;
  border-radius: 50px;
  border: 0px;
  margin: 5px;
}

li.slick-active button {
  background-color: #c1c1c1;
}

.topagth li.slick-active button {
  background-color: white !important;
}

.slick-list.draggable {
  z-index: 2;
  max-height: 270px;
}

h1#textlong {
  width: 100%;
  overflow: hidden;
  height: 90px;
  text-overflow: unset !important;
}

.home-bloc-carsl {
  margin-top: 25%;
  position: relative;
}

@media (min-width: 479px) {
  .home-bloc-carsl2 {
    margin-top: 35%;
    position: relative;
    padding-left: 20px;
  }
}

.text-homme-carsl {
  color: #525f7f;
  padding-top: 40px;
}

.titre-home-carsl {
  color: #5344ff !important;
  font-size: 24px !important;
}

.abo-home-carsl {
  background-color: #fff;
  color: #5344ff !important;
  font-size: 16px;
  line-height: 35px;
  border: 1px solid #5344ff;
  border-radius: 8px;
  padding: 13px;
  letter-spacing: 0.3px;
  font-weight: 400;
}

.abo-home-carsl:hover {
  background-color: #5344ff;
  color: #fff !important;
  font-size: 16px;
  line-height: 35px;
  border: 1px solid #5344ff;
  border-radius: 8px;
  padding: 13px;
  letter-spacing: 0.3px;
  font-weight: 400;
}

.voir-cours-home-carsl {
  margin-right: 20px;
  background-color: #5344ff;
  color: #fff !important;
  font-size: 16px;
  line-height: 35px;
  border: 1px solid #5344ff;
  border-radius: 8px;
  padding: 13px;
  letter-spacing: 0.3px;
  font-weight: 400;
}

.voir-cours-home-carsl:hover {
  background-color: #fff;
  color: #5344ff !important;
  font-size: 16px;
  line-height: 35px;
  border: 1px solid #5344ff;
  border-radius: 8px;
  padding: 13px;
  letter-spacing: 0.3px;
  font-weight: 400;
}

.tf-home-blocs {
  font-size: 13px;
  padding-top: 30px;
}

.box-avis-home {
  padding: 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0 8px 20px -6px #a09696;
  -moz-box-shadow: 0 8px 20px -6px #a09696;
  box-shadow: 0 8px 20px -6px #a09696;
  background-color: #fff;
  color: #525f7f;
  margin-bottom: 15px;
}

@media (min-width: 767px) {
  .box-avis-home {
    max-width: calc(33% - 25px);
    margin-right: 20px;
  }
}

@media (max-width: 600px) {
  .barrecontact {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.rangee-note-home {
  display: flex;
  justify-content: center;
}

span.note {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #525f7f;
}

.note-home {
  text-align: center;
}

.note-home {
  text-align: center;
  margin-left: 30px;
  margin-right: 30px;
}

.etoile {
  display: inline-flex;
  margin-left: auto;
  margin-right: auto;
}

.etoile img {
  width: 16px;
  height: 16px;
}

.note-home p {
  color: #525f7f;
  margin-bottom: 10px;
}

@media (max-width: 479px) {
  .vc_custom_1553554758892,
  .vc_custom_1553554767935 {
    background-size: auto;
    padding-left: 114px !important;
  }
  .vc_custom_1553784509413 .tf-block-vertical-content {
    margin-left: 0px !important;
  }
  .note-home {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }
}

#custom_html-3 h3.widget-title {
  text-align: center;
}

li.section-course-certification {
  list-style: none;
}

.redirect-courses a {
  color: #000067;
}

div#desctop {
  text-align: left;
}

@media (min-width: 667px) {
  div#desctop {
    padding-right: 100px;
  }
}

.content-landing-1 .small-title span {
  font-size: 14px;
}

.archive-courses.course-list article .content:hover,
.archive-courses.course-list article .content {
  -webkit-box-shadow: 0px 0px 13px -5px #999 !important;
  box-shadow: 0px 0px 13px -5px #999 !important;
}

li#menu-item-7287 {
  display: none;
}

.abo2 {
  border: 2px solid #4865ff;
  border-radius: 10px;
  max-width: 272px;
  width: 272px;
  display: inline-block;
  text-align: center;
  height: 59px;
  line-height: 100%;
  padding: 14px 35px;
  margin-right: 10px;
  font-size: 17px;
  margin-top: 20px;
}

@media (max-width: 640px) {
  .tf-video-items .tf-video-item {
    width: 40% !important;
  }
}

img.mCS_img_loaded {
  width: 210px;
  height: auto;
}

li.sf-field-post-meta-competences {
  margin-right: 250px !important;
}

li.sf-field-post-meta-debutant {
  margin-right: 430px !important;
}

.sticky li.sf-field-post-meta-debutant {
  margin-right: 2030px !important;
}

.texte-bus {
  float: left;
  color: white;
}

.barre-business {
  background-color: #5344ff;
  margin-right: -609px;
  margin-left: -609px;
  margin-top: 50px;
}

@media (max-width: 992px) {
  .barre-business {
    margin-right: -20px !important;
    margin-left: -20px !important;
    margin-top: 50px;
  }
  .btn-bus {
    text-align: left !important;
  }
}

.cont-bus {
  width: 1218px;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.btn-bus {
  text-align: right;
}

.texte-con {
  float: left;
  color: white;
  font-size: 18px;
}

.barre-con {
  background-color: #3675ff;
  background-image: linear-gradient(90deg, #3675ff 25%, #1db9ee 75%);
  width: 100%;
  margin-top: 50px;
}

@media (max-width: 992px) {
  .barre-con {
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-top: 50px;
  }
  .btn-con {
    text-align: left;
  }
}

@media (max-width: 568px) {
  .btn-con {
    text-align: center !important;
  }
  button.btn.btn-light.btn-lg {
    width: 100%;
    margin-top: 20px;
  }
  .texte-con {
    width: 100% !important;
  }
}

.cont-con {
  width: 1218px;
  margin: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.btn-con {
  text-align: right;
}

.show > .btn-filtre,
.btn-filtre:hover,
.btn-filtre:active {
  border-radius: 14px !important;
  background-color: #5344ff !important;
  color: #fff !important;
  text-transform: capitalize !important;
  border-color: #5344ff !important;
}

.btn-filtre {
  border-radius: 14px;
  background-color: #fff;
  color: #525f7f;
  text-transform: capitalize;
  border-color: #525f7f;
}

.show-list {
  background-color: blue !important;
  color: white !important;
}

@media (max-width: 470px) {
  .responsive #colophon .copyright-text,
  .responsive header#masthead .main-header .header-center {
    margin-top: 60px;
  }
  a.typeform-share.btnfooter {
    left: 0;
    width: -webkit-fill-available;
    margin-right: 30px;
    margin-left: 30px;
  }
}

.fx-price-btn {
  overflow-x: scroll;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.fx-price-btn::-webkit-scrollbar {
  display: none;
}

span.course-price {
  width: 90px;
}

button.mfp-close {
  opacity: 1 !important;
  color: #ffffff !important;
  font-size: 35px !important;
}

@media (max-width: 667px) {
  .tf-position-fixed .container {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .tf-position-fixed .fx-price-btn a {
    padding-left: 15px;
  }
}

.liste-parcours-home img {
  margin-top: 10px;
}

.tf-position-fixed .review {
  margin-top: -22px;
  max-width: 300px;
}

@media (max-width: 500px) {
  .abo2 {
    width: unset !important;
  }
  span.price {
    margin-right: 0px !important;
    padding: 16px 16px !important;
  }
}

@media (max-width: 992px) {
  .intercom-app {
    display: none !important;
  }
}
@media (min-width: 992px) {
  a.typeform-share.btnfooter {
    bottom: 0px;
  }
}

.list-articles.style-list article {
  box-shadow: 0px 6px 11.96px 1.04px rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
  background-color: white;
}

.list-articles article .content-inner {
  border-bottom: 0px !important;
}

.list-articles.style-list .content-inner {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

.list-articles article {
  padding-left: 0px !important;
}

.list-articles .post-formats-wrapper {
  float: left;
  width: 20%;
}

.list-articles article .entry-content {
  width: 80% !important;
}

.list-articles article .entry-content .entry-title a {
  color: #0e125a !important;
  font-size: 25px;
}

.list-articles article .entry-content .entry-summary {
  font-size: 14px !important;
  color: #525f7f;
}

.list-articles .entry-date {
  display: none !important;
}

#lire_suite_articles {
  color: #5344ff;
  font-weight: bold;
  padding-left: 15px;
}

.list-articles article .post-formats-wrapper {
  margin-bottom: -5px !important;
}

#rouepost {
  padding-left: 100px;
  padding-right: 15px;
}

.listcours button.btn.btn-default.load-more {
  background-color: #e9ecef !important;
  color: #525f7f !important;
  border-radius: 10px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
}

.listcours::before {
  content: none !important;
  display: none !important;
}

.listcours {
  margin-top: 0px !important;
}

.list-articles.style-list {
  margin-bottom: 35px !important;
}

.page-title .text-title {
  text-align: left !important;
}

.page-title .text-description {
  display: none !important;
}

@media (max-width: 640px) {
  #sticky-filter li,
  #sticky-filter label,
  #sticky-filter select {
    width: 100%;
  }
  select.sf-input-select {
    margin-right: 0px !important;
  }
  #sticky-filter form {
    margin-left: 30px;
  }
  li.sf-field-post-meta-eligible_cpf {
    margin-left: -10px !important;
  }
  li.sf-field-post-meta-certifiant,
  li.sf-field-post-meta-eligible_cpf {
    width: calc(100% - 20px) !important;
  }
  li.sf-field-reset {
    margin-left: -20px !important;
  }
}

@media (min-width: 640px) and (max-width: 1040px) {
  li.sf-field-post-meta-certifiant,
  li.sf-field-post-meta-eligible_cpf {
    width: calc(100% - 20px) !important;
  }
  li.sf-field-reset {
    margin-left: -20px !important;
  }
  #sticky-filter li {
    width: 50%;
  }
  #sticky-filter label {
    width: 100%;
  }
  #sticky-filter select {
    width: 100%;
  }
  select.sf-input-select {
    margin-right: 0px !important;
  }
  #sticky-filter form {
    margin-left: 30px;
  }
  li.sf-field-post-meta-eligible_cpf {
    margin-left: -10px !important;
  }
}

header#masthead {
  margin-bottom: 15px !important;
  background-color: white !important;
  -webkit-box-shadow: 0 6px 11px -9px black !important;
  -moz-box-shadow: 0 6px 11px -9px black !important;
  box-shadow: 0 6px 11px -9px black !important;
}

header .menu-item a {
  color: #555e7a;
}

header ul.sub-menu {
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 5px -4px rgba(0, 0, 0, 0.57);
  -moz-box-shadow: 0px 0px 5px -4px rgba(0, 0, 0, 0.57);
  box-shadow: 0px 0px 5px -4px rgba(0, 0, 0, 0.57);
  margin-top: 35px !important;
}

.item-business a {
  background-color: #96baa9;
  background-image: linear-gradient(62deg, #96baa9 0%, #2b90ff 100%);
  color: white !important;
}

.item-plateforme a {
  background-color: #96baa9;
  color: white !important;
}

header span.icon-toggle {
  display: none !important;
}

.menu-item img._before,
.rtl .menu-item img._after {
  margin-right: 1em !important;
}

.containerbtnchoix {
  text-align: center;
}

.btnoffreschoix {
  padding: 15px;
  font-weight: 900;
  color: #5a14e8;
  box-shadow: 0px 10px 21px -6px rgba(0, 0, 0, 0.42);
  border-radius: 10px;
}

.gradient12 {
  background-color: white;
  color: #505d81;
}

.gradient12 hr {
  background-color: #edecff;
}

.offretopblockhead {
  margin-top: 100px;
  margin-bottom: 100px;
}

.hometopblockhead {
  margin-top: 133px;
  margin-bottom: 86px !important;
}
.hometopblockhead1 {
  margin-top: 100px;
  margin-bottom: 86px !important;
}
.hometopblockhead2 {
  margin-top: 105px;
  margin-bottom: 86px !important;
}

.homepageblock {
  width: auto !important;
  height: auto;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 30px;
}

.titleheadoffres {
  display: block;
  color: white;
  font-size: 25px;
  margin-bottom: 20px;
}

.txtheadoffres {
  color: white;
  font-size: 18px;
  margin-bottom: 15px;
  display: block;
}

.btnheadoffre {
  border-radius: 10px;
  background-color: #96baa9;
  padding: 15px 20px 15px 20px;
  color: white;
}

.btnheadoffre:hover {
  background-color: #96baa9;
  color: white;
}

.containerheadoffres {
  display: block;
  margin-top: 40px;
}


.backtopheadhome {
  background-image: url(../img/back.png) !important;
  background-position-x: center;
  background-position-y: 30%;
  background-size: cover;
  width: 100%;
  height: 600px;
}



.off-check {
  color: white;
  margin-right: 20px;
}

.gradient12 .off-check {
  color: #525f7f !important;
}

.off-lock {
  color: #c8ecff;
  margin-right: 20px;
}

.bloccentreabo {
  margin-top: -50px;
}

@media (max-width: 770px) {
  .bloccentreabo {
    margin-top: 50px;
  }
  .site-content {
    width:100%!important;
    margin-left: 0px!important;
  }
  .rowiconeshome{
    width:100%;
    display:flex;
    justify-content:center;
    align-items: center;
    padding-right: 0px!important;
  }
  .itemthem .vc_column-inner {
    box-shadow: 0px 3px 27px -18px rgba(0, 0, 0, 0.8);
    border-radius: 13px;
    color: black;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    padding-top: 25px;
    height:210px;  
    margin:0px!important;
    width: 230px!important;
  }
  .liste-explication{
    display:block!important;
  }
  .icon-social{
    display:list-item!important;
    margin-top: 0px;
  }
  .icon-download{
    display:list-item!important;
    margin-top: 0px;
  }
  .icon-quiz{
    display:list-item!important;
    margin-top: 0px;
  }
  .icon-game{
    display:list-item!important;
    margin-top: 0px;
  }
  .bullethome ul li:before{
    margin:0px!important;
  }
  .bullethome ul li{
    width:auto!important;
  }
}

@media (max-width: 992px) {
  .offretopblockhead {
    padding-top: 20px;
    padding-bottom: 30px;
    margin-top: -10px;
  }
}

@media (max-width: 992px) {
  .hometopblockhead {
    padding-top: 20px;
    padding-bottom: 30px;
    margin-top: -10px;
  }
}

.footer .widget-title {
  font-weight: 600 !important;
}

.texte-con2 {
  float: left;
  color: white;
  font-size: 17px;
  line-height: 1.6;
}

.barre-con2 {
  background-color: #583bff;
  width: 100%;
}

@media (max-width: 992px) {
  .barre-con2 {
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-top: 50px;
  }
  .btn-con2 {
    text-align: left;
  }
}

@media (max-width: 568px) {
  .btn-con2 {
    text-align: center !important;
  }
  button.btn.btn-light.btn-lg {
    width: 100%;
    margin-top: 20px;
  }
  .texte-con2 {
    width: 100% !important;
  }
}

.cont-con2 {
  width: 1218px;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 60px;
}

.btn-con2 {
  text-align: right;
}

.cpfbarreoff .vc_column-inner {
  padding: 0px !important;
}

.btnchoisiroffre {
  background-color: #2bbbcc !important;
  box-shadow: none !important;
  border: 0px !important;
  color: white !important;
  font-size: 18px !important;
  font-weight: normal !important;
  padding: 14px 28px !important;
  border-radius: 0.6em;
}

.topstepoffre {
  width: 60px;
  height: 60px;
  display: inline-block; 
  font-weight: 600;
  text-align: center;
  line-height: 140px;
  font-size: 80px;
  color: #96baa9;

}

.wrapperstep {
  text-align: center;
}

@media (min-width: 1400px) {
  .topsteps:after {
    content: "";
    width: 720px;
    height: 240px;
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    top: 60px;
    left: 300px;
  }
}

@media (min-width: 1400px) {
  .topstepshome:after {
    content: "";
    width: 720px;
    height: 240px;
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    top: 60px;
    left: 300px;
  }
}

.homestepshaume {
  border: 0px solid;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  color: white;
  background-color: #96baa9;
}

.txtsteapoffres {
  color: #484e5c;
}

.header-wrapper.header-v2.default {
  padding-bottom: 20px;
}

.header-wrapper.header-v2.default.topheight {
  margin-top: 20px;
}


.carouform img {
  height: 90px;
  width: auto !important;
  max-width: none !important;
  display: block;
  margin: 10px auto;
  padding-bottom: 20px;
}

.carouform span {
  text-align: center;
  margin: auto;
  display: block;
  color: #525f7f;
}

.slick-dots button {
  height: 10px !important;
  width: 10px !important;
}

.caroucert3 .slick-list {
  min-height: 350px !important;
}
.cube-acces{
  border:#96baa9 solid 5px;
  border-radius: 10%;
  width: 300px;
  height: 300px;
  margin: 0 auto;
}

.itemthem .vc_column-inner {
  box-shadow: 0px 3px 27px -18px rgba(0, 0, 0, 0.8);
  border-radius: 13px;
  color: black;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  padding-top: 25px;
  height:210px;  
  margin:30px;
  width: 200px;
}

.itemthem .vc_column-inner:hover {
  box-shadow: 0px 3px 27px -18px rgba(0, 0, 0, 0.75);
}

.itemthem .wpb_single_image {
  margin-bottom: 15px !important;
}

@media (min-width: 770px) {
  .itemthem {
    padding-right: 20px;
    padding-left: 20px;
    max-width: 20%;
  }
}

@media (min-width: 768px) {
  .rangeethem {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 768px) {
  .itemthem {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.nosediteurshome {
  color: white;
  text-align: center;
  line-height: 4;
}

@media (max-width: 770px) {
  .nosediteurshome {
    overflow-x: hidden !important;
    white-space: nowrap !important;
  }
}

.nosediteurshome li {
  list-style-type: none;
  display: inline-block;
  margin-right: 30px;
  font-size: 17px;
}

.formationidealehome {
  background-color: #2c4da2;
  padding-top: 45px;
  padding-bottom: 55px;
  border-radius: 10px;
  box-shadow: 0px 3px 30px -12px rgba(0, 0, 0, 0.78);
}

.nosediteurs li {
  color: #2c4da2;
  font-size: 23px;
  margin-left: 30px;
  margin-bottom: 30px;
}

.nosediteurs {
  text-align: center;
}

.bullethome ul {
  list-style: none; /* Remove default bullets */
  font-size: 17px;
  color: #525f7f;
  margin: 0;
}

.bullethome ul li {
  text-transform: uppercase;
  width: 333px;
  margin-bottom: 18px;
  line-height: 60px;
  padding: 10px 0px 10px 0px;
  list-style: none;
  border-radius: 8px;
  color: black;
  background: #ffffff;
  box-shadow: 0px 0px 11.2px rgba(152, 152, 152, 0.1);
}
.bullethome ul li:first-child {
  color: white;
  background-color: #96baa9;
  box-shadow: 0.6px 4px 13.9px rgba(49, 36, 199, 0.22);
}
.bullethome ul li:before {
  content: "";
  float: left;
  width: 37px;
  height: 24px;
  margin: 18px 10px 0 0;
  background: no-repeat center center;
  background-size: contain;
}
.bullethome ul li.icon-game:before {
  background-image: url("../img/ludique-icon.png");
}
.bullethome ul li.icon-quiz:before {
  background-image: url("../img/video.png");
}
.bullethome ul li.icon-download:before {
  background-image: url("../img/telechargeable.png");
}
.bullethome ul li.icon-social:before {
  background-image: url("../img/reseaux.png");
}

@media (min-width: 1400px) {
  #imgbackhometop {
    margin-top: -15px;
  }

  #margnegban {
    margin-top: -232px;
  }
}

@media (max-width: 1400px) {
  #imgbackhometop {
    display: none;
  }
}

.header-course {
  margin-top: 40px;
  background-color: #96baa9;
}

.arow {
  display: flex;
}

.acolumnsd {
  flex: 60%;
}

.acolumnq {
  flex: 40%;
}

.white {
  color: white;
}

.padtrente {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.pad20 {
  padding-top: 20px;
}

.titlecours {
  font-size: 30px;
  color: white;
  padding-top: 20px;
}

.btnnextsession {
  color: white;
  background-color: #2bbbcc;
  padding: 15px;
  font-size: 14px;
  border-radius: 13px;
  display: inline-block;
  margin-top: 20px;
}

.btnnextsession:hover {
  background-color: #0aa7b9;
}

@media (max-width: 768px) {
  .marg20 {
    margin-top: 20px !important;
  }

  .btnchoisiroffre {
    width: 100%;
    margin-top: 30px;
  }
}

.titrecours {
  text-align: center;
  color: black;
  font-size: 25px;
  line-height: 33px;
}

.soustitrecours {
  text-align: center;
  color: #71798c;
  font-size: 21px;
}

.btnaveccpf {
  background-color: #96baa9;
  padding: 13px;
  width: 80%;
  margin: auto;
  color: white;
  border-radius: 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin-bottom: 15px;
  margin-top: 10px;
}

.btnaveccpf:hover {
  background-color: #44b4e5;
  background-image: linear-gradient(62deg, #33abe0 0%, #3388f9 100%);
}

.btnwhite {
  background: #fff !important;
  color: #96baa9 !important;
}
header#masthead.template-layout-2 .width-logo {
  padding: 1px 0 0 !important;
}

header#masthead.template-layout-2 .width-logo img {
  float: left;
  margin-bottom: 0px;
  width: 300px;
  height: auto;
  margin-bottom: 0% !important;
  margin-top: 0%;
}
header#masthead.template-layout-2 .width-logo .websitetitle {
  float: left;
  height: 67px;
  line-height: 67px;
}
@media (min-width: 1200px) {
  header#masthead.template-layout-2 .width-logo {
    margin-top: -22px;
  }
  header#masthead.template-layout-2 .width-logo .websitetitle {
    display: none;
  }
}

@media (max-width: 1200px) {
  header#masthead.template-layout-2 .width-logo {
    margin-top: -22px;
  }
  header#masthead.template-layout-2 .width-logo .websitetitle {
    display: none;
  }
}

@media (max-width: 1200px) {
  header#masthead.template-layout-2 .width-logo img {
    float: left;
    margin-bottom: 0px;
    width: 250px;
    height: auto;
    margin-bottom: 0% !important;
    margin-top: 0%;
  }
}


.btnsanscpf {
  background-color: #8494f4;
  background-image: linear-gradient(62deg, #8494f4 0%, #8578fe 100%);
  padding: 13px;
  width: 80%;
  margin: auto;
  color: white;
  border-radius: 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  text-align: center;
}

.btnsanscpf:hover {
  background-color: #8494f4;
  background-image: linear-gradient(62deg, #7184f4 0%, #5e4dff 100%);
}

.fondpluscours {
  background-color: #f9fbff;
  margin-bottom: 50px;
}

.plustitre {
  color: #5344ff;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 10px;
}

.rowpluscours {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 50px;
}

.notecours {
  color: #5344ff;
  font-weight: 600;
  font-size: 40px;
}

.totalcours {
  font-size: 25px;
  color: #525f7f;
}

#programme .review-stars-rated {
  transform: scale(1.7);
  margin-left: 50px;
  margin-right: 30px;
}

.lancerdemovideocours {
  background-color: #4e94f8;
  background-image: linear-gradient(62deg, #4e94f8 0%, #3fabfb 100%);
  color: white;
  padding: 13px;
  border-radius: 12px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

.lancerdemovideocours:hover {
  background-image: linear-gradient(62deg, #3286ff 0%, #189bfd 100%);
}

.btndecouvriroffres {
  background-color: #643eff;
  color: white;
  padding: 16px;
  border-radius: 12px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  margin-top: 20px;
}

.btndecouvriroffres:hover {
  background-color: #8365fd;
}

.containerlancementvideocours {
  text-align: center;
  margin: 0 auto;
  display: table;
  margin-top: 40px;
}

.barprereqcours {
  background-color: #96baa9;
  padding-top: 30px;
  padding-bottom: 30px;
  color: white;
}

li.fbcours:before {
  margin: 0 0.2em 0 -1.5em;
  font-size: 40px;
  vertical-align: middle;
  content: "\2022";
}

ul.ulcourspreq {
  padding-left: 5em;
  list-style: none;
}
li.fbcours span {
  display: inline-block;
  vertical-align: middle;
}

.margauto {
  margin: auto;
}

.titlepreq {
  font-size: 23px;
}

#navbartopcours-mob {
  display: none;
  background: #fff !important;
  text-align: center;
  box-shadow: 0px 0px 17px -6px rgb(0 0 0 / 50%);
}
@media only screen and (max-width: 600px) {
  #navbartopcours-mob {
    display: block;
  }
}

#navbartopcours,
#navbartopcours-mob {
  overflow: hidden;
  background-color: white;
  z-index: 9999;
  padding-bottom: 20px;
  padding-top: 20px;
}

#navbartopcours a {
  float: left;
  display: block;
  color: #525f7f;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}
#navbartopcours-mob a {
  color: white !important;
  background-color: #643eff;
  border-radius: 12px;
  padding: 10px 18px;
}

.stickytopcours {
  position: fixed;
  bottom: 0;
  width: 100%;
}

.margbotnul {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

.stickytopcours {
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
}

.stickytele {
  color: white !important;
  background-color: #643eff;
  border-radius: 12px;
  float: right !important;
}

.stickytele:hover {
  background-color: #7958fd;
}

.stickystick {
  float: right !important;
}

.sts1 {
  color: white !important;
  background-color: #5427e3;
  border-radius: 12px;
}

.sts1:hover {
  background-color: #7250de;
}

.sts2 {
  color: white !important;
  border-radius: 12px;
  background-color: #5e3fff;
  margin-left: 30px;
}

.sts2:hover {
  background-color: #7760ee;
}

.blockcoursquatre {
  border-radius: 8px;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.15);
  text-align: center;
  padding: 15px;
  margin: 10px;
  color: #3b4150;
}

.plimtblck {
  margin-bottom: 5px !important;
  margin-top: 20px;
}

.infoscoursaa {
  background-color: #f9fbff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.shortdescaa {
  color: #3b4150;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.icondesc {
  position: relative;
  top: -47px;
  left: 68px;
  color: #2a303e;
}

.objaaa {
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  margin-bottom: 60px;
}

.objcontaa {
  background-color: white;
  border-radius: 20px;
  padding: 30px !important;
  box-shadow: 3px 2px 5px 0px rgba(0, 0, 0, 0.09);
  text-align: center;
}

.objdet:before {
  margin: 0 -20px 0 0;
  font-size: 20px;
  vertical-align: middle;
  content: "\2714";
  position: relative;
  left: -30px;
  top: 20px;
}

.objdet {
  padding-left: 20px;
  padding-right: 20px;
  color: #525f7f;
  text-align: left !important;
}

.space20aa {
  margin-bottom: 45px;
  margin-top: 45px;
}

@media (min-width: 1200px) {
  .objcontaa {
    width: 60% !important;
  }

  .objdet {
    padding-left: 100px;
    padding-right: 100px;
  }
}

span.section-name {
  margin-top: 0px !important;
}

span.modulenumero {
  color: #5344ff;
  padding-top: 39.9px !important;
  display: block;
  font-size: 15px;
  line-height: 0.5px;
}

span.bulletcoursaa {
  color: #e6e9f0;
  font-size: 40px;
  position: relative;
  top: 8px;
  line-height: 40px;
  margin-right: 20px;
}

@media (min-width: 1024px) {
  img.bulletcoursaa {
    position: relative;
    left: -20px;
    width: 16px;
    height: 16px;
    top: 110px;
    display: block;
  }
}

@media (min-width: 1400px) {
  img.bulletcoursaa {
    left: -80px !important;
  }
}

@media (max-width: 1024px) {
  img.bulletcoursaa {
    display: none;
  }
}

.contdivaacor {
  text-align: center;
  color: white;
  background-color: #96baa9;
  border-radius: 9px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
  padding: 30px;
}

/*img.logo {
	margin-top: -20px;
}*/

.titrefiltre {
  color: #3c4763;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
}

.boxfilter {
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
  margin-top: 20px;
}

.boxfilter [type="checkbox"]:not(:checked) + label:before,
.boxfilter [type="checkbox"]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1.4em;
  height: 1.4em;
  border: 1px solid #aaa;
  background: #fff;
  border-radius: 0.2em;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 0 rgba(203, 34, 237, 0.2);
  transition: all 0.275s;
}

.boxfilter [type="checkbox"]:not(:checked) + label:after,
.boxfilter [type="checkbox"]:checked + label:after {
  content: "✕";
  position: absolute;
  top: 0.38em;
  left: 0.18em;
  font-size: 1.6em;
  color: #cb22ed;
  line-height: 0;
  transition: all 0.2s;
}

.boxfilter [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0) rotate(45deg);
}

.boxfilter [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1) rotate(0);
}

@media (min-width: 768px) {
  .avatarclaa {
    position: absolute;
    bottom: 20px;
    font-size: 13px;
    color: #7889b4;
  }

  #starsshine {
    margin-top: 20px;
  }

  .thim-related-course .owl-item .content {
    min-height: 400px;
  }
}

.slidepar {
  display: block;
  color: white;
}

@media (max-width: 767px) {
  .topagth {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

  #misha_posts_wrap {
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.star-ratings-sprite {
  float: left;
  margin-right: 15px;
}

.star-ratings-spriteb {
  float: left;
  margin-right: 15px;
}

.star-ratings-sprite {
  background: url("../img/stars.png") repeat-x;
  font-size: 0;
  height: 21px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 110px;
}

.star-ratings-spriteb {
  background: url("../img/stars.png") repeat-x;
  font-size: 0;
  height: 21px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 110px;
}

.star-ratings-sprite-rating {
  background: url("../img/stars.png") repeat-x;
  background-position: 0 100%;
  float: left;
  height: 21px;
  display: block;
}

.star-ratings-sprite-ratingb {
  background: url("../img/stars.png") repeat-x;
  background-position: 0 100%;
  float: left;
  height: 21px;
  display: block;
}

#noteaa {
  color: #525f7f;
}

.topagth .slick-dots {
  margin-top: 10px;
}

.nvttitle a,
.nvttitle a:hover {
  color: white !important;
}

.nvttitle {
  height: 96px;
}

.listpthht:hover {
  opacity: 0.8;
}

.thim-related-course .small-title {
  color: #525f7f;
  text-transform: uppercase;
}
.thim-related-course .title,
.thim-related-course .title a,
.thim-related-course .title a:hover {
  color: #525f7f !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.thim-related-course .title {
  height: 35px;
}

.thim-related-course .owl-item:hover {
  opacity: 0.8;
}

.thim-related-course .price-review {
  margin-top: 20px;
}

.thim-related-course .other-custom-attr {
  bottom: 10px;
  left: 15px;
}

.thim-related-course .attr-certifiant {
  margin-right: 15px;
}

i.ion-chevron-left,
.ion-chevron-right {
  background-color: white;
  border-radius: 85px;
  color: #737a89 !important;
  font-size: 15px !important;
  width: 40px !important;
  height: 40px !important;
  display: inline-block;
  border-radius: 50%;
  padding-top: 6px;
  padding-left: 2px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

@media (max-width: 767px) {
  .desamob {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .thim-related-course .other-custom-attr {
    position: absolute;
  }
}

.itemthem {
  cursor: pointer;
}

@media (max-width: 768px) {
  .hometopblockhead {
    margin-top: 70px !important;
  }

  div#objectifs {
    padding: 20px;
  }

  span.modulenumero {
    padding-top: 0px !important;
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1000px) {
  .hometopblockhead {
    margin-top: 30px !important;
  }
}

.sub-menu:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #ffffff transparent;
  content: "";
  top: -10px;
  position: absolute;
  left: calc(50% - 10px);
}

#menu-item-7413 ul.sub-menu {
  margin-left: -60px;
}

.lp-landing
  #learn-press-course-curriculum
  .curriculum-sections
  .section
  .section-content
  .course-item:hover
  .course-item-meta
  .lp-label.lp-label-preview {
  background: transparent !important;
  cursor: pointer;
}

#mCSB_1_container .section-right {
  padding-top: 20px;
}

.mobileplayvideo {
  display: none;
}

@media (max-width: 768px) {
  #lignecpf {
    display: none;
  }
  .mobileplayvideo {
    display: block;
  }

  .rowmobileno,
  .stickytele,
  .stickystick {
    display: none !important;
  }
  .padtrente {
    padding-top: 0px !important;
    padding-bottom: 25px !important;
  }
  .space20aa {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }

  .objdet {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  ul.ulcourspreq {
    margin-left: -20px;
    margin-top: 10px;
  }

  #imgcertifik {
    width: 60%;
  }

  #notesytodoeso {
    text-align: center !important;
  }

  button.btn.btn-light.btn-lg.btnchoisiroffre {
    margin-top: 15px;
    width: 50%;
    display: block;
    margin: auto;
  }
}

.mobileplayvideo .btnnextsession {
  background-color: #259cff;
}

.mobileplayvideo .btnnextsession:hover {
  background-color: #158aea;
}

@media (max-width: 525px) {
  .blockcourstopitop {
    width: 50%;
    margin: 0px !important;
    padding: 5px !important;
  }

  button.btn.btn-light.btn-lg.btnchoisiroffre {
    width: 90%;
  }
}

@media (min-width: 769px) {
  #rowvigt {
    padding-left: 20%;
  }
}

.mobile-menu-open .mobile-menu-container {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 20px;
  width: 100%;
  background: transparent;
}

span#tthmob {
  color: #a8afbf;
  font-size: 20px;
  text-transform: uppercase;
}

div#themamob {
  padding-left: 20px;
  padding-right: 20px;
}

.mobile-menu-container .inner-off-canvas {
  border-radius: 5px;
}

.item-mobme a,
.col-6.item-mobme {
  color: #313c56 !important;
  font-size: 16px;
}

.tttttttt span {
  display: block;
  margin-top: -30px;
  margin-left: 40px;
}

.tttttttt span:hover {
  color: #96baa9;
}

span#offremobmen {
  padding: 20px;
  color: #525f7f;
  display: block;
}

span#offremobmen:hover {
  padding: 20px;
  color: #96baa9;
  display: block;
}

span#offremobmen2 {
  display: block;
  padding: 20px;
  color: #4343dd;
  text-align: center;
  background-color: #f9fbff;
}

span#offremobmen3 {
  display: block;
  padding: 20px;
  color: white;
  text-align: center;
  background-color: #96baa9;
}

.main-header .menu-mobile-effect.navbar-toggle {
  position: absolute !important;
  right: 0px;
}

.menu-mobile-effect.navbar-toggle .icon-wrap span.icon-bar {
  width: 24px !important;
  height: 3px !important;
}

img.mobile-logo {
  padding: 10px;
}

@media (max-width: 768px) {
  .formationidealehome span {
    font-size: 18px !important;
  }

  .formationidealehome {
    margin-left: -15px;
    margin-right: -15px;
  }

  .texte-con2 {
    width: 100%;
  }

  .container.cont-con2 {
    text-align: center;
  }

  .vc_custom_1578769752472 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .cpfbarreoff .barre-con2 {
    margin-top: 0px !important;
  }
}

@media (min-width: 769px) {
  .contdivaacor {
    margin-left: -15px;
    margin-right: -15px;
  }

  #menu-item-1315092 ul.sub-menu,
  #menu-item-1315093 ul.sub-menu {
    left: -35px;
  }
}

#toutesthemahome {
  border-radius: 10px;
  background-color: #96baa9;
  padding: 15px 20px 15px 20px;
  color: white;
}

#toutesthemahome:hover {
  background-color: #96baa9;
}

#linktthema {
  display: block;
  text-align: center;
  /*margin-top: 75px;*/
}

a.tc-menu-inner {
  color: #525f7f !important;
}

a.tc-menu-inner:hover {
  color: #96baa9 !important;
  border-bottom: solid 2px #96baa9;
  border-top: solid 2px #96baa9;
}

.item-business a,
.item-plateforme a {
  color: white !important;
}

img.menu-image.menu-image-title-after {
  width: 40px;
  height: auto;
}

span.titleplusfor {
  color: #5344ff;
  font-size: 18px;
  font-weight: 600;
  display: block;
  padding-top: 20px;
}

span.descplustiit {
  font-size: 15px;
}

.commentblock {
  width: 100%;
  float: right;
  margin-bottom: 30px;
  margin-top: 25px;
}

@media (min-width: 769px) {
  .commentblock {
    width: 50%;
  }

  .padtopthumbcours {
    padding-top: 100px;
  }

  .main-header .width-navigation .main-menu > li .sub-menu li:after {
    height: 0px !important;
  }

  .main-header .width-navigation .main-menu > li .sub-menu {
    min-width: 280px !important;
  }
}

.containercommenttxt {
  text-align: center;
  color: #5e6a88;
  font-weight: 600;
}

span.notecommentblc {
  font-size: 35px;
}

span.totalcinqcomment {
  font-size: 20px;
}

.review-stars-rated.commentxtdd {
  transform: scale(1) !important;
  margin-top: 15px;
  margin-left: 20px !important;
}

span.commentitledd {
  color: #525f7f;
  font-weight: 600;
  font-size: 18px;
}

span.commentcorpsee {
  color: #525f7f;
}

span#retourcatalg {
  display: block;
  color: white !important;
}

span#retourcatalg a {
  color: white !important;
}

span#lignecpf {
  margin-top: 25px;
  display: block;
}

.single-lp_course .course-thumbnail img {
  border-radius: 30px;
}

header#masthead.template-layout-2 .header-wrapper:before {
  min-height: 0px !important;
}

@media (min-width: 1400px) {
  .certificatttg {
    right: -240px !important;
  }

  .heuretttg {
    right: -50px !important;
  }
}

@media (min-width: 769px) {
  .certificatttg {
    right: -202px;
  }
  .heuretttg {
    right: -40px;
  }
}

@media (max-width: 768px) {
  .avatarclaa {
    display: none;
  }
}

.nosediteurshome li a {
  color: white !important;
  text-decoration: underline #cdc7ff;
}

.nosediteurshome li a:hover {
  text-decoration: none;
  color: #ccc !important;
}

.nosediteurs li a {
  color: blue !important;
  font-size: 20px;
}

.margtoppay {
  margin-top: -140px;
  z-index: 9999999999999;
}

.boxpaiement {
  background-color: white;
}

footer .widget-title {
  color: #525f7f;
}

@media (max-width: 1000px) {
  .itemthem {
    cursor: pointer !important;
    display: inline-block !important;
    width: 240px !important;
  }

  /*.rowiconeshome{
		overflow-x: scroll !important;
		white-space: nowrap !important;
	}

	.nosediteurshome ul{
		overflow-x: scroll !important;
		white-space: nowrap !important;
	}*/

  .nosediteurshome li {
    display: inline-block !important;
  }

  .divresultats {
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

#starsshine {
  display: inline-block;
}

.thmatique-template-default .slick-dots li.slick-active button:before {
  color: white !important;
}

.thmatique-template-default .slick-dots li button:before {
  color: white !important;
}

.thmatique-template-default .slick-dots button {
  background-color: white !important;
  opacity: 0.55;
}

.thmatique-template-default .slick-dots .slick-active button {
  background-color: white !important;
  opacity: 1 !important;
}

.topagth .slick-prev:before {
  content: "" !important;
}

.topagth .slick-next:before {
  content: "" !important;
}

@media (max-width: 580px) {
  .curriculum-sections .section-attr {
    margin-right: 0px;
  }

  .curriculum-sections .attr-vues {
    display: none;
  }

  .curriculum-sections .attr-intermediaire2::before {
    margin: 5px;
  }
}

.slick-dots li button:before {
  content: "" !important;
}
.slick-dots li.slick-active button {
  background: #c1c1c1;
}
.slick-dots li button {
  background: #dedede;
}
.slick-dots li button {
  background: #dedede;
}
.cont-con2 {
  padding: 50px 0 60px;
}

@media (max-width: 1000px) {
  .backtopheadhome {
    background-image: url(../img/back.png) !important;
    background-position-x: center;
    background-position-y: 30%;
    background-size: cover;
  }
  .formations-boxes {
    overflow-x: hidden !important;
    white-space: nowrap !important;
  }
  .formations-boxes .wpb_wrapper {
    overflow: auto;
  }
  .formations-boxes .vc_row {
    margin: 0;

  }
  .vc_custom_1588137522106 .wpb_raw_code {
    float:none;
    margin-top: -25px;

  }

  .vc_custom_1588137522106 .wpb_column:last-child .wpb_raw_code:after {
    display: none;
  }
  .vc_custom_1588137522106 .wpb_wrapper {
    padding-top: 20px;
  }
  .vc_custom_1588137522106 .wpb_wrapper p {
    text-align: center !important;
  }
}

@media (max-width: 900px) {
  .colonne-responsive{
    float:none;
    clear:both;
    width:100%;
  }
  .backtopheadhome {
    background-image: url(../img/back.png) !important;
    background-position-x: center;
    background-position-y: 30%;
    background-size: cover;
  }
  .formations-boxes {
    overflow-x: hidden !important;
    white-space: nowrap !important;
  }
  .formations-boxes .wpb_wrapper {
    overflow: auto;
  }
  .formations-boxes .vc_row {
    margin: 0;

  }
  .vc_custom_1588137522106 .wpb_raw_code {
    float:none;
    margin-top: -25px;
    margin-bottom: -5px;

  }

  .vc_custom_1588137522106 .wpb_column:last-child .wpb_raw_code:after {
    display: none;
  }
  .vc_custom_1588137522106 .wpb_wrapper {
    padding-top: 20px;
  }
  .vc_custom_1588137522106 .wpb_wrapper p {
    text-align: center !important;
  }
}