@charset "UTF-8";
/* Scss file */
/* new aliases */
/* Scss file */
/* # MAGIK */
.text-small p {
  font-size: 12px;
}

@media (min-width: 1000px) {
  .text-right--md {
    text-align: right !important;
  }
}
@media (min-width: 1200px) {
  .text-right--lg {
    text-align: right;
  }
}
@media (max-width: 1000px) {
  .text-center-mobile {
    text-align: center;
  }
}
.pr-0 {
  padding-right: 0 !important;
}

/* # SALIENT */
@media (max-width: 1000px) {
  html body[data-header-resize="1"] .container-wrap {
    min-height: 50vh !important;
  }
}
/* no underline on buttons in header */
#header-outer[data-lhe=animated_underline] .nectar-header-text-content a.nectar-button:after,
#header-outer[data-lhe=animated_underline] .nectar-header-text-content .nectar-cta a:after {
  display: none !important;
}

#slide-out-widget-area .secondary-header-text,
body #slide-out-widget-area .inner-wrap .inner .nectar-header-text-content {
  background-color: transparent;
}

/* tjrs trop haut */
body #header-outer[data-lhe=animated_underline] #top nav > ul > li:not([class*=button_]) > a .menu-title-text:after,
body #header-secondary-outer[data-lhe=animated_underline] nav > .sf-menu > li:not([class*=button_]) > a .menu-title-text:after,
body #header-outer[data-lhe=animated_underline] .nectar-header-text-content a:after, .sf-menu li ul li a .menu-title-text:after {
  bottom: -10px;
}

.bg-contain .row-bg,
.bg-contain .column-image-bg {
  background-size: contain !important;
  background-repeat: no-repeat !important;
}

body .row .col img.img-with-animation.nectar-lazy:not([srcset]) {
  width: auto;
}

.img-w-full .img-with-aniamtion-wrap {
  min-width: 100%;
}
.img-w-full .img-with-aniamtion-wrap img {
  min-width: 100%;
}

@media (min-width: 1000px) {
  .min-h-60 {
    min-height: 60px;
  }
}

body div[style*="color: #ffffff;"] a:not(.nectar-button) {
  color: #fff !important;
}
body div[style*="color: #ffffff;"] a:not(.nectar-button):hover {
  text-decoration: underline !important;
}

/* reset weird auto-margins */
.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
  margin-top: 0;
  margin-bottom: 0;
}

.hidden {
  display: none;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

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

.mt-20 {
  margin-top: 20px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.absolute {
  position: absolute !important;
}

small {
  font-size: 14px !important;
  line-height: 1.2 !important;
}

/* Clean me up */
.inline-block,
.img--inline-block .img-with-aniamtion-wrap {
  display: inline-block !important;
}

.align-middle,
.img--align-middle .img-with-aniamtion-wrap {
  vertical-align: middle !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.align-top {
  vertical-align: top !important;
}

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

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

.paragraph-nb p {
  padding-bottom: 0;
}

@media (min-width: 900px) and (max-width: 999px) {
  .vc_col-sm-6 {
    width: 50% !important;
  }
  .vc_col-sm-8 {
    width: 66.66666667% !important;
  }
  .vc_col-sm-4 {
    width: 33.33333333% !important;
  }
}
.nectar-fancy-box .inner > .inner-wrap {
  width: 100%;
}

/* salient overrides */
/* Scss file */
div[data-style*=minimal] .toggle > .toggle-title a {
  color: #E16B2A !important;
}

/* Custom here */
.toggles[data-style=minimal] .toggle {
  border-bottom: 1px solid #E16B2A !important;
  /* Icone */
}
.toggles[data-style=minimal] .toggle:last-child {
  border-bottom: 0 !important;
}
.toggles[data-style=minimal] .toggle > .toggle-title a {
  padding-top: 45px;
  padding-bottom: 45px;
}
.toggles[data-style=minimal] .toggle > .toggle-title i {
  border-color: #E16B2A;
}
.toggles[data-style=minimal] .toggle > .toggle-title i::before, .toggles[data-style=minimal] .toggle > .toggle-title i::after {
  background-color: #E16B2A !important;
}

.flodega-single-product .toggles[data-style=minimal] .toggle > .toggle-title a {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
}
.flodega-single-product .toggles[data-style=minimal] .toggle > .toggle-title i {
  height: 24px;
  width: 24px;
}
.flodega-single-product .toggles[data-style=minimal] .toggle > .toggle-title i::before {
  width: 10px;
  top: 11px;
  left: 5px;
}
.flodega-single-product .toggles[data-style=minimal] .toggle > .toggle-title i::after {
  height: 10px;
  top: 5px;
  left: 11px;
}

/* layout */
.nectar-button.see-through-2 {
  border-width: 3px;
}
.nectar-button.see-through-2[data-color-override="#ffffff"]:not(:hover) {
  border-color: #fff !important;
}
.nectar-button.large {
  font-size: 16px;
  font-weight: 700;
}

/* Scss file */
/* Default colors */
.title-large h1, .title-large h2, .title-large h3, .title-large h4 {
  font-size: 50px;
  line-height: 1.2;
}
@media (min-width: 1000px) {
  .title-large h1, .title-large h2, .title-large h3, .title-large h4 {
    font-size: 6vw;
  }
}

.title-md h2, .title-md h3, .title-md h4 {
  font-size: 42px;
  line-height: 1.2;
  font-weight: 800;
}

.title-xlarge h2, .title-xlarge h3, .title-xlarge h4 {
  font-size: 42px;
  line-height: 1.2;
}
@media (min-width: 1000px) {
  .title-xlarge h2, .title-xlarge h3, .title-xlarge h4 {
    font-size: 78px;
  }
}

.font-extra {
  font-family: "alternate-gothic-condensed-a", sans-serif;
}

.font-base, .font-base h2, .font-base h3, .font-base h4 {
  font-family: "Public Sans", sans-serif;
}

.font-500, .font-500 h2, .font-500 h3, .font-500 h4 {
  font-weight: 500;
}

@media (max-width: 1000px) {
  .text-center--sm {
    text-align: center;
  }
}

.text-md {
  font-size: 18px;
  line-height: 1.2;
}

.text-lg {
  font-size: 30px;
  line-height: 1.2;
}

/* helpers */
.text-uppercase, .text-uppercase h1, .text-uppercase h2, .text-uppercase h3, .text-uppercase h4, .text-uppercase p {
  text-transform: uppercase !important;
}

.no-uppercase, .no-uppercase h2, .no-uppercase h3, .no-uppercase h4, .no-uppercase p {
  text-transform: none !important;
}

/* Scss file */
#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a, #header-outer.transparent .slide-out-widget-area-toggle a i.label, #header-outer.transparent #top .span_9 > .slide-out-widget-area-toggle a.using-label .label, #header-outer.transparent #top nav ul #search-btn a .icon-salient-search, #header-outer.transparent #top nav ul #nectar-user-account a span, #header-outer.transparent #top nav > ul > li > a > .sf-sub-indicator i, #header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart, .ascend #boxed #header-outer.transparent .cart-menu .cart-icon-wrap .icon-salient-cart, #header-outer.transparent #top .sf-menu > li.nectar-regular-menu-item > a > .nectar-menu-icon, #header-outer.transparent .nectar-header-text-content, #header-outer.transparent .nectar-mobile-only.mobile-header li:not([class*=menu-item-btn-style]) a {
  opacity: 1;
}

li.menu-item-btn-style-button_accent-color a {
  font-family: "Public Sans", sans-serif !important;
  text-transform: none !important;
  font-size: 16px !important;
}
li.menu-item-btn-style-button_accent-color a:hover::before {
  background-color: #fc7d37 !important;
}
li.menu-item-btn-style-button_accent-color a .nectar-menu-icon {
  position: absolute;
  right: 0;
  top: 7px !important;
  margin-right: 0 !important;
}
li.menu-item-btn-style-button_accent-color a .nectar-menu-icon.fa.fa-long-arrow-right {
  font-family: icomoon !important;
  font-size: 16px !important;
}
li.menu-item-btn-style-button_accent-color a .nectar-menu-icon.fa.fa-long-arrow-right::before {
  content: "\e909";
}
li.menu-item-btn-style-button_accent-color a .menu-title-text {
  padding-right: 30px;
}

.main-content > .row {
  padding-bottom: 0;
}

/* Scss file */
.tcvse-footer .vc_wp_custommenu ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.tcvse-footer .vc_wp_custommenu ul li {
  list-style-type: none;
  flex: 0 0 auto;
  margin-bottom: 20px;
}
.tcvse-footer .vc_wp_custommenu ul li:not(:last-child) {
  margin-right: 20px;
}
.tcvse-footer .vc_wp_custommenu ul li:hover a, .tcvse-footer .vc_wp_custommenu ul li.current-menu-item a {
  border-bottom: 2px solid #E16B2A;
}
.tcvse-footer .vc_wp_custommenu ul a {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.2;
  text-transform: uppercase;
  padding-bottom: 8px !important;
}
.tcvse-footer .vc_wp_custommenu.footer-menu .footer-social {
  margin-left: auto;
}
.tcvse-footer .vc_wp_custommenu .footer-social,
.tcvse-footer .vc_wp_custommenu .footer-social-mobile {
  margin-right: 10px !important;
}
.tcvse-footer .vc_wp_custommenu .footer-social a,
.tcvse-footer .vc_wp_custommenu .footer-social-mobile a {
  font-size: 0;
  display: inline-block;
  padding-bottom: 0 !important;
  margin-bottom: -8px !important;
  border: 0 !important;
}
.tcvse-footer .vc_wp_custommenu .footer-social a::before,
.tcvse-footer .vc_wp_custommenu .footer-social-mobile a::before {
  background-color: #fff;
  color: #592C81;
  border-radius: 100px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  display: block;
  transition: all 0.3s;
}
.tcvse-footer .vc_wp_custommenu .footer-social a:hover,
.tcvse-footer .vc_wp_custommenu .footer-social-mobile a:hover {
  border: 0 !important;
}
.tcvse-footer .vc_wp_custommenu .footer-social a:hover::before,
.tcvse-footer .vc_wp_custommenu .footer-social-mobile a:hover::before {
  background-color: rgba(255, 255, 255, 0.75);
}
.tcvse-footer .vc_wp_custommenu .footer-social.footer-fb a::before,
.tcvse-footer .vc_wp_custommenu .footer-social-mobile.footer-fb a::before {
  font-family: "icomoon";
  content: "\e60d";
  font-size: 28px;
}
.tcvse-footer .vc_wp_custommenu .footer-social.footer-ig a::before,
.tcvse-footer .vc_wp_custommenu .footer-social-mobile.footer-ig a::before {
  font-family: "FontAwesome";
  content: "\f16d";
  font-size: 32px;
}
.tcvse-footer .vc_wp_custommenu .footer-social ~ .footer-social {
  margin-left: 0;
}
.tcvse-footer .footer-menu .footer-social {
  display: none;
}
@media (min-width: 1200px) {
  .tcvse-footer .footer-menu .footer-social {
    display: block;
  }
  .tcvse-footer .footer-social-mobile {
    display: none;
  }
}
.tcvse-footer .footer-title p {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: 800;
  line-height: 1 !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 32px;
}
@media (min-width: 1200px) {
  .tcvse-footer .footer-title p {
    font-size: 42px;
  }
}
@media (min-width: 1300px) {
  .tcvse-footer .footer-title p {
    max-width: 80%;
  }
}
.tcvse-footer .footer-copy {
  font-size: 0.7em;
  opacity: 0.8;
  line-height: 1.2;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .tcvse-footer .footer-copy {
    margin-top: 80px;
    text-align: right;
  }
}
.tcvse-footer .footer-copy a:hover {
  opacity: 1;
}

/* elements */
/* plugins */
.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0 !important;
}

.magik-wpcf7 {
  width: 100%;
}
.magik-wpcf7 .magik-wpcf7-half {
  width: 50%;
  display: inline-block;
}
.magik-wpcf7 .magik-wpcf7-half:first-child {
  padding-right: 30px;
}

/* pages */
/* Scss file */
@keyframes slide-bg {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.title-with-underline strong {
  display: inline;
  position: relative;
  padding: 2px 10px;
  margin-right: 10px;
  overflow: hidden; /* pour couper si besoin */
  color: #fff;
}
.title-with-underline strong::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10%;
  height: 80%;
  width: 0; /* départ: pas de largeur */
  background-color: #E16B2A;
  z-index: -1; /* passe sous le texte */
  animation: slide-bg 1s ease forwards;
}
.title-with-underline h2 strong {
  margin-right: 0;
  font-weight: 800;
  padding: 2px 6px;
}

.hero-title h1 strong, .hero-title h2 strong {
  display: inline;
  position: relative;
  padding: 2px 10px;
  margin-right: 10px;
  overflow: hidden; /* pour couper si besoin */
  color: #fff;
}
.hero-title h1 strong::before, .hero-title h2 strong::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10%;
  height: 80%;
  width: 0; /* départ: pas de largeur */
  background-color: #E16B2A;
  z-index: -1; /* passe sous le texte */
  animation: slide-bg 1s ease forwards;
}
.hero-title h1 {
  font-size: 48px;
  line-height: 1.1;
}
@media (min-width: 1000px) {
  .hero-title h1 {
    font-size: 6vw;
    line-height: 1.1;
  }
}
.hero-title h2 {
  font-size: 60px;
  line-height: 1.1;
}
.hero-title h2 strong {
  vertical-align: top;
  margin-right: 0;
  display: inline-block;
}
@media (min-width: 1000px) {
  .hero-title h2 {
    font-size: 5vw;
    line-height: 1.1;
  }
}

.hero .row-bg {
  background-size: auto 101%;
  background-position: 50vw 0 !important;
}
@media (min-width: 1000px) {
  .hero .row-bg {
    background-position: right -2px !important;
  }
}

.hero-lead p {
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: 0.2px;
  font-family: "alternate-gothic-condensed-a", sans-serif;
  font-weight: bold;
  color: #592C81;
}
@media (min-width: 1000px) {
  .hero-lead p {
    font-size: 38px;
    line-height: 1.3;
  }
}
.hero-lead .nectar-highlighted-text[data-style=regular_underline][data-underline-thickness="4px"] em.animated {
  background-size: 100% 10px;
  padding-bottom: 8px;
}

@media (min-width: 1000px) {
  .section-vecu .column-image-bg-wrap .inner-wrap {
    width: 93%;
    left: auto;
    right: 0;
  }
}
@media (max-width: 900px) {
  .section-vecu .section-vecu--img {
    max-width: 100% !important;
    width: 300px !important;
  }
}

.tcvse-scrolling-text {
  font-family: "alternate-gothic-condensed-a", sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
}

@media (max-width: 690px) {
  body h2 {
    font-size: 38px !important;
    line-height: 42px !important;
  }
}
/* Scss file */
body.material[data-button-style^=rounded] .nectar-button.has-icon:not([class*=see-through]) i {
  background-color: transparent !important;
  right: 20px;
}

.nectar-button[data-color-override=false].regular-button.accent-color:hover {
  background-color: #FC7D37 !important;
}

body.single.single-dimension[data-bg-header=true] .container-wrap {
  padding-top: 0 !important;
}
body.single.single-dimension[data-bg-header=true] .container-wrap .post-area {
  margin-top: 0;
}

.dimension-cards {
  display: grid;
}
@media (min-width: 680px) {
  .dimension-cards {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1200px) {
  .dimension-cards {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.dimension-cards .card {
  background-color: var(--bg);
  color: var(--tc);
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  opacity: 1 !important;
  width: 100%;
  transition: all 0.3s ease-in-out !important;
  margin: 0 auto; /* centre la carte dans la colonne */
}
.dimension-cards .card:hover {
  background-color: color-mix(in srgb, var(--bg), black 25%);
}
@media (max-width: 1000px) {
  .dimension-cards .card {
    max-width: 420px; /* largeur max */
    max-height: 420px; /* hauteur max */
  }
}
.dimension-cards .card:hover .card-link {
  background-color: #472368;
}
.dimension-cards .card-content {
  text-align: center;
  padding: 20px 40px;
}
.dimension-cards .card-icon {
  width: 60px !important;
  height: 60px !important;
  margin-bottom: 25px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.dimension-cards .card-title {
  font-size: 44px !important;
  line-height: 48px !important;
  font-weight: bold;
  margin-bottom: 15px;
  color: var(--tc);
}
.dimension-cards .card-link {
  color: #fff;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  margin-top: 8px;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  border-radius: 200px;
  padding: 15px 30px;
}
.dimension-cards .card-link i {
  margin-left: 5px;
  margin-top: -3px;
}

.dimension-video .nectar-video-box {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}
.dimension-video .nectar-video-box:not([data-mouse-style=see_through_contrast]) a.nectar_video_lightbox {
  background: #fff !important;
}
.dimension-video .nectar-video-box:not([data-mouse-style=see_through_contrast]) a.nectar_video_lightbox::before {
  background-color: #fff !important;
}
.dimension-video .nectar-video-box:not([data-mouse-style=see_through_contrast]) a.nectar_video_lightbox path {
  fill: #592C81 !important;
}

@media (max-width: 768px) {
  .nectar-icon-list[data-direction=horizontal] {
    width: 100% !important;
  }
}

.list-icon-holder {
  margin-top: 4px;
}

.nectar-icon-list-item {
  padding-left: 50px;
}

.row .nectar-icon-list .nectar-icon-list-item h4 {
  margin-bottom: 0 !important;
}

.nectar-icon-list[data-icon-style=border] .list-icon-holder {
  border-color: #17302A;
  color: #17302A;
}
.nectar-icon-list[data-icon-style=border] .list-icon-holder span {
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
}

.nectar-icon-list-item .content {
  color: #17302A;
}

.img-margin-center .img-with-aniamtion-wrap .inner {
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (min-width: 1000px) {
  .list-white .nectar-fancy-ul {
    padding-left: 40px;
  }
}
.list-white .icon-salient-thin-line.accent-color::before {
  color: #fff !important;
  opacity: 1 !important;
}
.list-white .nectar-fancy-ul ul li i.icon-default-style[class^=icon-].icon-salient-thin-line {
  font-size: 34px;
  height: 34px;
  line-height: 34px;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post:after,
.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post:after {
  opacity: 1;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post:hover::after {
  background-color: #773283;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post:after {
  background-color: #8F489A;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post:after {
  background-color: #17302A;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post:hover::after {
  background-color: #0d2d26;
}

.nectar-icon-list[data-direction=horizontal] .nectar-icon-list-item {
  margin-bottom: 0;
}

@media (max-width: 1000px) {
  .blog_next_prev_buttons {
    display: none;
  }
}
.blog_next_prev_buttons {
  margin-top: 0 !important;
}

@media (min-width: 900px) {
  .col-dimension-cta {
    position: relative;
  }
  .col-dimension-cta .img-with-aniamtion-wrap {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    max-height: 90%;
    overflow: hidden;
  }
}