/*
Wireframe: 20
Version: 2.0
Update: 2019.07.30
*/
.fa.fa-facebook:before {
    content: "\f39e" !important;
}

/*--------------------------------------------------
# Fonts
--------------------------------------------------*/
@font-face {
    font-family: 'Space Grotesk';
    src: url('../fonts/SpaceGrotesk-Bold.woff2') format('woff2'),
        url('../fonts/SpaceGrotesk-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Space Grotesk';
    src: url('../fonts/SpaceGrotesk-Regular.woff2') format('woff2'),
        url('../fonts/SpaceGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Space Grotesk';
    src: url('../fonts/SpaceGrotesk-Medium.woff2') format('woff2'),
        url('../fonts/SpaceGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Space Grotesk';
    src: url('../fonts/SpaceGrotesk-SemiBold.woff2') format('woff2'),
        url('../fonts/SpaceGrotesk-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Space Grotesk';
    src: url('../fonts/SpaceGrotesk-Light.woff2') format('woff2'),
        url('../fonts/SpaceGrotesk-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../fonts/Ubuntu-Bold.woff2') format('woff2'),
        url('../fonts/Ubuntu-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../fonts/Ubuntu-Medium.woff2') format('woff2'),
        url('../fonts/Ubuntu-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../fonts/Ubuntu-Light.woff2') format('woff2'),
        url('../fonts/Ubuntu-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../fonts/Ubuntu-Regular.woff2') format('woff2'),
        url('../fonts/Ubuntu-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*--------------------------------------------------
# General
--------------------------------------------------*/
body {
  background: #F9F9F9;
  color: #0B0B0B;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight:400;
}
a {
  color: #D25B15;
  text-decoration: underline;
  transition: all .4s;
}
a:active, a:hover, a:focus {
  color: #D25B15;
  text-decoration: none;
}
article ul li {
  background: url(../images/bullet.png) no-repeat left 6px;
  line-height: inherit;
  padding-left: 20px;
  list-style: none;
  margin-left: -20px;
}
.image-right {
  float: right;
  margin: 0 0 15px 25px;
}
.image-left {
  float: left;
  margin: 0 25px 15px 0;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.2em;
  font-family: 'Space Grotesk';
  font-weight:700;
  margin: 0 0 20px;
  color: #181818;
  text-transform:none;
  position: relative;
}
h1, .h1 {
  font-size: 55px;
}
h2, .h2 {
  font-size: 50px;
}
h3, .h3 {
  font-size: 36px;
}
h4, .h4 {
  font-size: 33px;
}
h5, .h5 {
  font-size: 28px;
}
h6, .h6 {
  font-size: 25px;
}

hr {
  border-color: #D25B15;
}
p {
  margin: 0 0 1.2em;
}
.table-style {
  position: relative;
}
.table-style th {
  background: #f2f2f2;
}
.table-style th,
.table-style td {
  border: 1px solid #ccc;
  padding: 2px 5px;
}

.btn-gdpr {
    background: #181818 !important;
    color: #fff !important;
}
.btn-gdpr:hover {
  background: #D25B15!important;
  color: #fff !important;
}
.container {
    max-width: 1170px;
}
/*--------------------------------------------------*/

.animate.clip_ltr,.animate.clip_rtl,.animate.clip_ttb{transition:clip-path .8s ease-out}
.animate.clip_ttb{clip-path:inset(0 0 100% 0)}
.animate.clip_rtl{clip-path:inset(0 0 0 100%)}
.animate.clip_ltr{clip-path:inset(0 100% 0 0)}
.animate.delay-1500{transition-delay:1.25s}
.animate.delay-500{transition-delay:.5s}
.animate.delay-250{transition-delay:250ms}
.animate.clip_ltr.play,.animate.clip_rtl.play,.animate.clip_ttb.play{clip-path:inset(-1px -1px -1px -1px)}

/*--------------------------------------------------
# General
--------------------------------------------------*/
.is-sticky nav.main-nav .nav-wrapper,.pageTemplate div#sticky-wrapper nav.main-nav .nav-wrapper{
  align-items:center
}

/*--------------------------------------------------*/

/*--------------------------------------------------*/

body {
  position: relative;
}
header.top {
    position: relative;
    background: #181818;
}
header.top:before {
    content: "";
    position: absolute;
    background: url(../images/after-slide.png) no-repeat center;
    bottom: -35px;
    right: -13%;
    width: 920px;
    height: 200px;
    z-index: 1;
    pointer-events: none;
    background-size: 920px 200px;
}
header.top.small:before {
display : none;
}
/*
section.banner {
    position: relative;
    height: 1000px;
}*/
header.top.small .banner {
	height: 680px;
	min-height: inherit;
}
header.top.small {
  font-size: 100%;
}
header.top .grid-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 20px;
    margin-top: 0;
}

header.top .logo {
    display: table;
    position: relative;
    z-index: 10;
    margin: 0 auto;
}
header.top .logo img {
    max-width: 100%;
    height: 303px;
}
header.top .nav-wrapper {
    padding: 0;
  /*  border-radius: 80px;
    background: rgba(47, 47, 47, 0.60);*/
}
header.top .social {
    z-index: 1;
    position: relative;
}
header.top .mark-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;

    padding: 39px 0 20px;
}
header.top .mark-wrapper .container-fluid{
    max-width: 1830px;
}
header.top  .phone-top a {
    text-decoration: none;
    color: #fff;
    background: transparent;
    border: 1px solid #D25B15;
    border-radius: 100px;
    padding: 12px 32px;
    display: table;
    position: relative;
      outline: none;
}
header.top  .phone-top {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
    padding-right: 58px;
  z-index: 2;
    position: relative;
}

header.top .phone-top a:hover {
    background: #D25B15;
    color: #fff;
}
section.banner .call-to-action .phone-top {
    justify-content: center;
}
section.banner .call-to-action .phone-top a, section.banner .call-to-action .phone-top a:before {
    background: #D25B15;
}
section.banner .call-to-action .phone-top a:hover, section.banner .call-to-action .phone-top a:hover:before {
    background: transparent;
}
.phone-top a:before {
    position: absolute;
    right: -58px;
    border-radius: 100px;
    display: flex;
    width: 49px;
    height: 49px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    border: 1px solid #D25B15;
    font-size: 15px;
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    top: 0;
    transition: all .6s;
}
.phone-top a:hover:before {
    background: #D25B15;
}
header.top .banner div#bg-slideshow {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

header.top .banner div#bg-slideshow img {
    object-fit: cover;
}

header.top .banner div#bg-slideshow:before {
    content: "";
    position: absolute;
    pointer-events: none;
    inset: 0;
    z-index: 2;
    background: #0000004A;
}

/****/
header.top.small section.banner .container .logo {
    max-width: 320px;
}
header.top.small section.banner .container .logo img {
    height: auto;
}
/****/
section.banner .container {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 21%;
}
section.banner .call-to-action {
    position: relative;
    text-align: center;
}

section.banner .call-to-action h2 {
	text-align: center;
	margin: 15px auto;
	font-size: 40px;
	font-weight: 500;
	color: #fff;
	line-height: 1.3em;
}

section.banner .call-to-action .adr-top {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin-bottom: 34px;
    text-align: left;
}
section.banner .call-to-action .adr-top .contact-icon {
    width: 40px;
    height: 40px;
    background: #d25b15;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
}
section.banner .call-to-action .contact-text {
    font-size: 16px;
    color: #fff;
    max-width: 228px;
}
/****/
section.banner .camera_pag {
    position: absolute;
    left: 0;
    bottom: 63px;
    right: 0;
    margin: 0 auto;
}
section.banner .camera_pag .camera_pag_ul {
    text-align: center;
}
section.banner .camera_wrap .camera_pag .camera_pag_ul li {
    height: 12px;
    width: 12px;
    margin: 0 8px;
    background: none;
}
section.banner .camera_wrap .camera_pag .camera_pag_ul li>span {
    background: transparent;
    height: 12px;
    width: 12px;
    left: 0;
    top: 0;
    border-radius: 50%;
    border: 2px solid #fff;
}
section.banner .camera_wrap .camera_pag .camera_pag_ul li:hover>span, 
section.banner .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
    background: #fff;
}

/*--------------------------------------------------*/


header.top nav.main-nav{
  position:relative;
  z-index:100;
  transition:background .4s,
    box-shadow .4s;
  text-align: center;
  padding: 0;
    border-radius: 80px;
    background: rgba(47, 47, 47, 0.60);
}

.is-sticky nav.main-nav {
    background: #181818 !important;
    z-index: 100;
    padding: 10px 0;
    width: 100% !important;
    border-radius: 0 !important;
    left: 0 !important;
    text-align: center!important;
    box-shadow: 0 0 30px #d25b15;
    margin-top: 0!important;
}
.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none}
.sf-menu li{position:relative;white-space:nowrap}
.sf-menu ul{position:absolute;top:100%;left:0;z-index:99;box-shadow:0 2px 10px rgba(0,0,0,.5);min-width:12em;text-align:left;background: #fff;}
.sf-menu>li{
  font-size:0;
  display:inline-block;
  padding:0;
}
.mobile-menu a,.sf-menu a,.sf-menu li.sfHover>ul,.sf-menu li:hover>ul{
  display:block
}
ul.sf-menu {
    display: block;
}
div#sticky-wrapper {
    height: auto !important;
}
.is-sticky nav.main-nav ul.sf-menu {
    margin: 0 auto;
    display: inline-block;
}
.sf-menu > li {
    margin: 0px;
    padding: 0;
}
.sf-menu > li:last-child {
    padding-right: 0;
}
.sf-menu > li:first-child {
    padding-left: 0;
}
.sf-menu a {
    color: #fff;
    letter-spacing: 0;
    text-decoration: none;
    text-transform: uppercase;
    padding: 23px 30px;
    position: relative;
    transition: color 0.3s ease;
    text-align: center;
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
}
.sf-menu li a:hover, .sf-menu li.active>a, .sf-menu li.selected>a, .sf-menu li.sfHover>a{
  color:#D25B15;
}
.sf-menu > li:not(:first-child)::before {
    content: '';
    position: absolute;
    z-index: -1;
    margin: 0;
    height: 12px;
    width: 12px;
    transition: all .4s;
    border: 1px solid #fff;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    left: -6px;
}

.sf-menu ul {
    background: #181818;
    padding: 15px 20px;
    min-width: 200px;
    text-align: left;
    margin-top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.sf-menu ul a {
  font-weight: normal;
  text-transform: none;
  color: #fff !important;
  padding: 5px;
  transition: color .4s, padding .4s
}
.sf-menu ul a:hover,
.sf-menu ul .selected a, .sf-menu ul .active a {
  color: #D25B15 !important;

}
.sf-menu ul > li:not(:first-child) {
    border-top: 1px solid #ffffff4d;
}
/*--------------------------------------------------*/

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul::after {
  content: '\f107';
  font-family: 'FontAwesome';
  font-size: .9em;
  line-height: 1em;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  transition: color .4s;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul::after,
.sf-arrows > .sfHover > .sf-with-ul::after,
.sf-arrows > .selected > .sf-with-ul::after,
.sf-arrows > .active > .sf-with-ul::after {
  color: #fff;
}



nav.main-nav .mobile-nav{
  display:none;
  text-align:right;
  align-self:center
}
nav.main-nav .mobile-nav a{
  display:inline-block;
  text-decoration:none;
  text-transform:uppercase;
  color:#222;
  line-height:40px;
  font-size:24px
}
nav.main-nav .mobile-nav i.fa {
    background: #d25b15;
    text-align: center;
    color: #fff;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block;
}

/*--------------------------------------------------*/

article.content ul{list-style:disc;margin-left:0;padding:0}
article.content ul li{position:relative;margin-left:1em;padding-right:1em}
article.content ul ul{list-style-type:circle}
article.content .table-style{position:relative}
article.content .table-style th{background:#f2f2f2}


/*--------------------------------------------------*/
section.content-wrapper.content.webshop-content.page-content {
    padding: 70px 0;
}
section.content-wrapper.content .bloc-content-home {
    background: #181818;
    color: #fff;
    padding: 120px 0;
    position: relative;
}
section.content-wrapper.content  .bloc-content-home:before {
    content: "Cycles-Réparation";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    opacity: 0.04;
    color: #F9F9F9;
    font-family: "Space Grotesk";
    font-size: 200px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    pointer-events: none;
}
section.content-wrapper.content .bloc-content-home h1, section.content-wrapper.content .bloc-content-home h2 {
    color: #fff;
    margin-bottom: 30px;
}
section.content-wrapper.content .flex-home .cont {
    position: relative;
    max-width: 46.5%;
    padding: 36px 0;
}
section.content-wrapper.content .flex-home {
    display: flex;
    gap: 80px;
    position: relative;
    justify-content: space-between;
}
section.content-wrapper.content .flex-home.bloc1 {
    align-items: center;
}
section.content-wrapper.content h1, section.content-wrapper.content h2 {
    margin-bottom: 30px;
}
section.content-wrapper.content .flex-home .photo-home {
    position: relative;
    order: 2;
    max-width: 46.7%;
}
section.content-wrapper.content .flex-home.bloc1 .photo-home {
    width: auto;
}
section.content-wrapper.content .flex-home.bloc1 .photo-home img {
    height: auto;
    width: auto;
}
section.content-wrapper.content .flex-home img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    max-width: 100%;
  border-radius: 20px;
}


section.content .btn-home a {
    position: relative;
    text-decoration: none;
    height: auto;
    color: #fff;
    display: table;
    text-align: center;
    margin: 30px 0 0;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 12px 32px;
    border-radius: 40px;
    background: linear-gradient(to top, #D25B1500 0%, #D25B1500 50%, #D25B15 50%, #D25B15 100%);
    background-size: 100% 200%;
    background-position: 0 100%;
    transition: background 400ms ease-in-out;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    border: 1px solid #D25B15;
}

section.content .btn-home a:hover {
 
    background-position:0 0;
}
section.content .btn-home a:before {
    position: absolute;
    right: -58px;
    border-radius: 100px;
    display: flex;
    width: 49px;
    height: 49px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    border: 1px solid #D25B15;
    font-size: 15px;
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    top: 0;
    transition: all .6s;
}
section.content .btn-home a:hover:before {
    background: #D25B15;
}
.slick-dots li button:hover, .slick-dots li.slick-active button {
    color: transparent!important;
}

section.content-wrapper.content .flex-home:not(:first-child) {
    margin-top: 120px;
}
section.content-wrapper.content .flex-home.bloc2 .photo-home,
section.content-wrapper.content .flex-home.bloc4 .photo-home {
    order: -1;
}
section.content-wrapper.content .flex-home.bloc2 .photo-home:before, 
section.content-wrapper.content .flex-home.bloc4 .photo-home:before {
    left: -132px;
}
/*********************/

section.content.content-first {
    padding: 159px 0 200px;
    position: relative;
}
section.content.content-first .flex-home {
    display: flex;
    grid-gap: 94px;
    position: relative;
    justify-content: space-between;
}
section.content.content-first .flex-home .home-photo {
    position: relative;
    max-width: 49%;
}
section.content.content-first .flex-home .cont {
    max-width: 42.6%;
    position: relative;
}

section.content.content-first .flex-home.bloc2 {
    margin-bottom: 152px;
}
section.content.content-first .flex-home .home-photo:before {
    content: "";
    position: absolute;
    border: 1px solid #D25B15;
    border-radius: 10px;
    bottom: -21px;
    top: 21px;
    left: -27px;
    right: 27px;
    pointer-events: none;
}

section.content.content-first h2 {
    margin-bottom: 64px;
}
section.content.content-first .flex-home.bloc2 .btn-home > a {
    border: 2px solid #D25B15;
    background: transparent;
    color: #D25B15;
    padding: 16px 30px;
    transition: all 0.6s;
    margin-top: 24px;
}
section.content.content-first .flex-home.bloc2 .btn-home > a:hover {
    transform: translateY(-10px);
}
section.content.content-first .flex-home.bloc3 .cont {
    order: -1;
}
section.content.content-first .flex-home.bloc3 .home-photo:before {
    bottom: -32px;
    top: 32px;
    right: -42px;
    left: 42px;
}
/****************************************/
section.page-content .grid-interne .photo {
    height: 100%;
    position: relative;
}
section.page-content .grid-interne.part1 .photo {
    order: 2;
}

section.page-content .grid-interne {
    display: grid;
    grid-template-columns: auto 450px;
    grid-gap: 50px;
}
section.page-content .grid-interne.part2 {
    grid-template-columns: 450px auto;
}
section.page-content .grid-interne .cont {
    padding: 30px 0;
}
section.page-content .grid-interne .photo img {
    height: 100%;
    width: 100%;
  border-radius: 20px;
}
/* Parallax Section */
.parallax-section {
    height: 674px;
    background-image: url('../images/parallax.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 220px 0;
    position: relative;
}
.parallax-section:before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.4);
    pointer-events: none;
}
.parallax-section:after {
    content: "";
    position: absolute;
    left: 0;
    top: -44px;
    background: url(../images/before-parallax.png) no-repeat;
    height: 206px;
    width: 932px;
    pointer-events: none;
}

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

.parallax-section .parallax-content p {
    font-size: 16px;
    color: #fff;
    margin: 0;
}
.parallax-section h2 {
    font-weight: 500;
    font-size: 65px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 1.3em;
}
.parallax-section h3 {
    font-weight: 500;
    font-size: 40px;
    color: #fff;
    margin-bottom: 40px;
    line-height: 1.3em;
}
.parallax-section .btn-para  {
 margin-right: 58px;
  }
.parallax-section .btn-para > a {
    position: relative;
    text-decoration: none;
    height: auto;
    color: #fff;
    display: table;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 12px 32px;
    border-radius: 40px;
    background: linear-gradient(to top, #D25B15 0%, #D25B15 50%, #D25B1500 50%, #D25B1500 100%);
    background-size: 100% 200%;
    background-position: 0 100%;
    transition: background 400ms ease-in-out;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    border: 1px solid #D25B15;
}
.parallax-section .btn-para > a:hover {
    background-position: 0 0;
}
.parallax-section .btn-para > a:before {
    position: absolute;
    right: -58px;
    border-radius: 100px;
    display: flex;
    width: 49px;
    height: 49px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    border: 1px solid #D25B15;
    font-size: 15px;
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    top: 0;
    transition: all .6s;
  background: #D25B15;
}
.parallax-section .btn-para > a:hover:before {
    background: #D25B1500;
}
/*********** boxes ***************/
section.boxes {
    position: relative;
    padding: 20px 0 120px;
    text-align: center;
    background: #fff;
}

section.boxes .boxes-grid {
    position: relative;
    margin: 0 -12px;
    z-index: 1;
}
section.boxes .boxes-grid .box {
    position: relative;
    transition: all 0.6s;
    height: 600px !important;
  border-radius: 20px;
  overflow: hidden;
}
section.boxes .boxes-grid .box .photo {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all .6s;
}
section.boxes .boxes-grid .box .photo img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section.boxes .boxes-grid .box .photo:before {
    content: "";
    position: absolute;
    background: #00000057;
    inset: 0;
    pointer-events: none;
}

section.boxes .boxes-grid .slick-slide > div {
    margin: 0;
}
section.boxes .slick-initialized .slick-slide {
    display: block;
    margin: 0 12px;
}

section.boxes .boxes-grid h3 {
    position: absolute;
    bottom: 40px;
    left: 20px;
    right: 20px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 16px;
    color: #fff;
  transition: all .6s;
}
section.boxes .boxes-grid h3:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    background: #d25b15;
    width: 78px;
    height: 4px;
}
section.boxes .boxes-grid .box:hover h3 {
    opacity: 0;
}
section.boxes .link a {
    text-decoration: none;
    position: absolute;
    inset: 0;
    font-size: 0;
    z-index: 2;
    outline: none;
}
section.boxes .boxes-grid .box .text {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    /* height: 400px; */
    background: rgb(210 91 21 / 80%);
    padding: 102px 28px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    transition: all .6s;
    opacity: 0;
}
section.boxes .boxes-grid .box:hover .text {
    opacity: 1;
}
section.boxes .boxes-grid .box .text h2:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    background: #fff;
    width: 78px;
    height: 4px;
}
section.boxes .boxes-grid .box .text h2 {
    color: #fff;
    margin: 0 0 13px;
    padding-bottom: 25px;
    font-size: 36px;
}
/************************/
section.boxes .slick-dots {
    bottom: -68px;
    text-align: center;
    margin: 0;
}
section.boxes .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0 8px;
    padding: 0;
}
section.boxes .slick-dots li button {
    width: 12px;
    height: 12px;
    padding: 0;
    background: transparent;
    border-radius: 50%;
    top: 0;
    position: absolute;
    left: 0;
    border: 1px solid #d25b15;
}
section.boxes .slick-dots li.slick-active button, 
section.boxes .slick-dots li:hover button {
    background: #d25b15;
}
section.boxes .slick-dots li button:before {
  display: none;
}
section.boxes .slick-dots li:hover button:before, 
section.boxes .slick-dots li.slick-active button:before {
    opacity: 1;
}


/******************************************************************
                                modules
*******************************************************************/
section.modules {
    position: relative;
    padding: 120px 0;
    background: #181818;
    color: #fff;
}
section.modules:after {
    content: "";
    position: absolute;
    background: url(../images/before-actu.png) no-repeat;
    height: 142px;
    width: 486px;
    top: -28px;
    right: 0;
    pointer-events: none;
}
section.modules:before {
    content: "News";
    position: absolute;
    color: #fff;
    font-family: "Space Grotesk";
    font-size: 200px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    opacity: 0.04;
    right: 18.3%;
    top: 6px;
    pointer-events: none;
}
section.modules h2 {
    margin: 0 0 42px;
    color: #fff;
    font-size: 45px;
    line-height: 1.25em;
}
section.modules #NewsSlider .NewsItem .photo-news {
    position: relative;
    height: 580px;
    max-width: 47%;
}
section.modules #NewsSlider .NewsItem .photo-news:before {
    content: "";
    position: absolute;
    background: url(../images/icon-news.png) no-repeat center;
    height: 160px;
    width: 160px;
    bottom: 76px;
    right: -40px;
    z-index: 1;
}

section.modules .box-actualite .NewsItem .News-blc.box2 {
    padding: 0;
    position: relative;
    max-width: 46.5%;
}
section.modules #NewsSlider, section.modules .itemSlider,section.modules .slick-slider  {
        margin-bottom: 0px;
    }
section.modules .box-actualite {
    position: relative;
    
}
section.modules .box-actualite .NewsItem .grid-news {
    display: flex;
    gap: 80px;
    position: relative;
    justify-content: space-between;
    align-items: center;
}
section.modules #NewsSlider {
    margin: 0 -12px;
}
section.modules .box-actualite .NewsItem {
    position: relative;
    margin: 0 12px;
}
section.modules .box-actualite .NewsItem .link{
            opacity: 0;
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            z-index: 3;
        }
section.modules .box-actualite .news-title {
    text-transform: none;
    display: flex;
    align-items: center;
    margin: 0 0 18px;
    flex-wrap: wrap;
}
section.modules .box-actualite .date {
    text-decoration: none;
    letter-spacing: 0;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #d25b15;
    line-height: 1em;
    width: 100%;
}
section.modules .box-actualite .news-title a {
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    margin-top: 8px;
}
section.modules .box-actualite .news-title a:hover{
        text-decoration: none !important;
}

section.modules .box-actualite #NewsSlider .NewsItem img.img-news-list {
    height: 100%;
    width: 100%;
    object-fit: cover;
    max-width: 100%;
  border-radius: 20px;
}
section.modules .box-actualite #NewsSlider .NewsItem img.img-news-list.img-defaut {
    object-fit: scale-down;
    padding: 15px;
    background-color: #000;
}
section.modules .box-actualite .NewsMasonry .NewsItem .readmore {
    position: relative;
    text-align: center;
    line-height: 24px;
    display: table;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    padding: 12px 31px;
    border-radius: 40px;
    letter-spacing: 0;
    margin: 20px 0 0;
    background: linear-gradient(to top, #D25B15 0%, #D25B15 50%, #D25B1500 50%, #D25B1500 100%);
    background-size: 100% 200%;
    background-position: 0 100%;
    transition: background 400ms ease-in-out;
    border: 1px solid #D25B15;
}

section.modules .box-actualite .NewsMasonry .NewsItem .readmore:hover {
    background-position: 0 0;
}
section.modules .box-actualite .NewsMasonry .NewsItem .readmore:before {
    position: absolute;
    right: -58px;
    border-radius: 100px;
    display: flex;
    width: 49px;
    height: 49px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    border: 1px solid #D25B15;
    font-size: 15px;
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    top: 0;
    transition: all .6s;
    background: #D25B15;
}
section.modules .box-actualite .NewsMasonry .NewsItem .readmore:hover:before {
    background: #D25B1500;
}
/****/
section.modules .slick-dots {
    bottom: 60px;
    left: 5.6%;
    right: 0;
    margin: 0 auto;
}
section.modules .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0 8px;
    padding: 0;
    background: none;
}
section.modules .slick-dots li button {
    width: 12px;
    height: 12px;
    padding: 0;
    background: transparent;
    border-radius: 50%;
    top: 0;
    position: absolute;
    left: 0;
    border: 1px solid #d25b15;
}
section.modules .slick-dots li.slick-active button, 
section.modules .slick-dots li:hover button {
    background: #d25b15;
}
section.modules .slick-dots li button:before {
  display: none;
}
section.modules .slick-dots li:hover button:before, 
section.modules .slick-dots li.slick-active button:before {
    opacity: 1;
}
/****************** news ************/
section.news {
  position: relative;
}

.img-new{
  border-radius: 20px;
}

.newsTemplate section.news {
  padding-top: 0;
}
section.news #AllNews {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    margin: 20px 0;
}
section.news #AllNews figure.Item {
    position: relative;
    display: grid  !important;
    grid-template-rows: 250px 1fr;
}
section.news #AllNews figure.Item  p {
    
}
section.news #AllNews figure.Item figcaption .text-news .date {
    display: none;
}
section.news #AllNews figure.Item .photo {
    transition: all 0.6s;
    overflow: hidden;
    position: relative;
}
section.news #AllNews figure.Item:hover .photo img {
  transform: scale(1.05);
}
section.news #AllNews figure.Item .photo.nophoto {
}
section.news #AllNews figure.Item .photo.nophoto img {
    object-fit: scale-down;
    background-color: #181818;
    padding: 15px;
}
section.news #AllNews figure.Item:hover .photo.nophoto {
}
section.news #AllNews figure.Item .photo img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    display: block;
    max-width: 100%;
    transition: all 0.8s;
  border-radius: 20px;
}
section.news #AllNews figure.Item figcaption {
    /* z-index: 10; */
    /* background: #ededed; */
    padding: 0px;
}
section.news #AllNews figure.Item a {
    position: absolute;
    inset: 0;
    z-index: 2;
    font-size: 0;
}
section.news #AllNews figure.Item figcaption .text-news {
    padding: 22px 0 0;
}
section.news #AllNews figure.Item:hover figcaption {
/*  background: rgba(143,113,102,.9);*/
}
section.news #AllNews figure.Item figcaption h3 {
    margin: 0 0 20px;
}
section.news #AllNews figure.Item figcaption h3 span {
    font-size: 38px;
    line-height: 1.2em;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    display: inline-block;
    border-bottom: 1px solid #fff;
}
section.news #AllNews figure.Item:hover figcaption h3 span {
    
}
section.news #AllNews figure.Item figcaption h3 span:last-child {
    font-size: 24px;
    border: 0;
    display: table;
}

section.news #AllNews figure.Item figcaption .button {
    position: relative;
    text-decoration: none;
    height: auto;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    display: table;
    text-align: center;
    margin-top: 20px;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 13px 30px;
    border-radius: 40px;
    background: linear-gradient(to top, #D25B15 0%, #D25B15 50%, #181818 50%, #181818 100%);
    background-size: 100% 200%;
    background-position: 0 100%;
    transition: background 400ms ease-in-out;
}
section.news #AllNews figure.Item figcaption .button:before {
    position: absolute;
    right: -58px;
    border-radius: 100px;
    display: flex;
    width: 49px;
    height: 49px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    font-size: 15px;
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    top: 0;
    transition: all .6s;
  background: #D25B15;
}
section.news #AllNews figure.Item:hover figcaption .button {

    background-position: 0 0;
}
section.news #AllNews figure.Item:hover figcaption .button:before {
    background: #181818;
}
section.news.news-home #AllNews {
  display: block;
}
section.news.news-home .slick-slide {
  margin: 0 17px;
}
section.news.news-home .slick-dots li {
  width: 12px;
  height: 12px; 
  margin: 0 4px;
}
section.news.news-home .slick-dots {
  position: absolute;
  bottom: -40px;
  margin: 0;
}
section.news.news-home .slick-dots li button:before {
  font-size: 12px;
  background: transparent;
  border: 1px solid #D25B15;
  width: 12px;
  height: 12px; 
  content: ""!important;
  border-radius: 50%;
}
section.news.news-home .slick-dots li.slick-active button:before, 
section.news.news-home .slick-dots li button:before{
  opacity: 1;
}
section.news.news-home .slick-dots li.slick-active button:before {
  background: #D25B15;
}
.backbtn {
    color: #fff !important;
    background: #181818  !important;
}
.backbtn:hover {
    background: #D25B15 !important;
    color: #fff !important;
}
/************section.logo**************/
section.logo {
    position: relative;
    padding: 200px 0 120px;
    background: #fff;
}
section.logo:before {
    content: "Marques";
    position: absolute;
    opacity: 0.04;
    color: #181818;
    font-family: "Space Grotesk";
    font-size: 200px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 65px;
    text-align: center;
    pointer-events: none;
}
section.logo:after {
    content: "";
    position: absolute;
    background: url(../images/before-marques.png) no-repeat;
    height: 180px;
    width: 616px;
    top: -39px;
    left: 0;
    pointer-events: none;
}

section.logo h2 {
    text-align: center;
    margin: 0 0 40px;
    position: relative;
    color: #D25B15;
    line-height: 1.3em;
}
section.logo .logo-autoplay {
    margin: 0;
    z-index: 1;
    position: relative;
}
section.logo .logo-autoplay .box {
    position: relative;
    transition: all 0.6s;
}
section.logo .logo-autoplay .box img {
    object-fit: cover;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 80px;
}
section.logo .slick-initialized .slick-slide > div {
    margin: 0 9px;
}
section.logo .logo-autoplay .box .photo-img {
    position: relative;
    display: grid;
    align-items: center;
    justify-content: center;
    min-height: 80px;
}
/************************/
section.logo .slick-dots {
    bottom: -68px;
    text-align: center;
    margin: 0;
}
section.logo .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0 8px;
    padding: 0;
}
section.logo .slick-dots li button {
    width: 12px;
    height: 12px;
    padding: 0;
    background: transparent;
    border-radius: 50%;
    top: 0;
    position: absolute;
    left: 0;
    border: 1px solid #d25b15;
}
section.logo .slick-dots li.slick-active button, 
section.logo .slick-dots li:hover button {
    background: #d25b15;
}
section.logo .slick-dots li button:before {
  display: none;
}
section.logo .slick-dots li:hover button:before, 
section.logo .slick-dots li.slick-active button:before {
    opacity: 1;
}
/*****************************/
section.parallax {
    height: 450px;
    background: url(../images/parallax.jpg) no-repeat center fixed;
    background-size: cover;
    text-align: center;
    position: relative;
}
section.parallax:before {
    content: "";
    position: absolute;
    inset: 0;
    background: #000;
    pointer-events: none;
    opacity: 0.5;
}
section.parallax .container {
    position: absolute;
    top: 50%;
    left: 15px;
    right: 15px;
    transform: translateY(-50%);
}
section.parallax .container h2 {
    color: #fff;
    margin: 0;
    position: relative;
}
section.parallax .container .bloc-para {
    position: relative;
}

section.parallax .btn-para > a {
    position: relative;
    text-decoration: none;
    height: auto;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: table;
    text-align: center;
    margin: 40px auto 0;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 18px 32px;
    border-radius: 40px;
    background: linear-gradient(to top, #D25B15 0%, #D25B15 50%, #181818 50%, #181818 100%);
    background-size: 100% 200%;
    background-position: 0 100%;
    transition: background 400ms ease-in-out;
    font-family: 'Inter 18pt';
}

section.parallax .btn-para > a:hover {
 
    background-position:0 0;
}
/**footer**/
footer.bottom {
    color: #fff;
    position: relative;
    border-top: 5px solid #d25b15;
    padding: 75px 0 80px;
      background: url(../images/bg-footer.jpg) #000 center 68% no-repeat;
    background-blend-mode: luminosity;
    background-size: cover;
}
footer.bottom:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.86) 0%, rgba(0, 0, 0, 0.86) 100%);
    background-blend-mode: normal, luminosity;
      pointer-events: none;
}
footer.bottom .footer-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

footer.bottom .contact-icon {
    background: #D25B15;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
}
footer.bottom .logo-footer img{
  	max-width:100%;
}

footer.bottom .contact-item {
    display: flex;
    align-items: center;
    gap: 30px;
}
footer.bottom .phone a {
    text-decoration: none !important;
    color: #D25B15;
}
footer.bottom .phone a:hover {
    color: #fff;
}

footer.bottom  p {
    margin-bottom: 0;
}
footer.bottom .phone {
    font-weight: 700;
    margin-top: 22px;
}

/****/
section.googlemaps {
    height: 350px;
    filter: grayscale(1);
}

/****/
.social .networks_linking {
    display: flex;
    grid-gap: 10px;
}
.social .networks_linking a {
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    background: #D25B15 !important;
    font-size: 14px;
    margin: 0;
    line-height: 40px;
    pointer-events: auto;
    position: relative;
    text-align: center;
    justify-content: center;
    align-items: center;
    border: 1px solid #D25B15;
}

  
.social .networks_linking a.networks_google {
    order: 3;
    font-size: 16px;
}


.social .networks_linking a:hover {
    background: transparent !important;
    border-color: #fff;
    color: #fff !important;
    -webkit-animation: rotate-center 0.6s ease-in-out both;
    animation: rotate-center 0.6s ease-in-out both;
}
footer.bottom .fa {
    font-weight: 300!important;
}

a#scrollTopBtn {
    left: auto;
    right: 15px;
    padding: 6px 15px 10px;
    background: #D25B15;
    border-radius: 0;
    font-size: 30px;
    line-height: 1;
    box-shadow: none;
    transition: background .4s, box-shadow .4s;
    right: 50%;
    margin-right: -20px;
    bottom: 47px;
}
a#scrollTopBtn:hover {
    background: #D25B15;
    box-shadow: 0 5px 30px rgba(0,0,0,.5);
    color: #fff;
}
a#scrollTopBtn i.fa::before {
    content: '\f0d8';
}
.fa.fa-level-up::before {
	content: "\f148" !important;
}

/* ----------------------------------------------
 * Generated by Animista on 2025-4-3 13:33:51
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation rotate-center
 * ----------------------------------------
 */
@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/*--------------------------------------------------*/

.bande-bas {
    position: relative;
    padding: 13px 0 14px;
    background: #181818;
    text-align: center;
    color: #fff;
}
.bande-bas a {
  color: #fff;
  text-decoration: none;

}
.bande-bas a:hover {
  text-decoration: underline;
}
#_atssh{
    display: none;
}
/*********************************************************/

/*--------------------------------------------------*/


/*--------------------------------------------------*/

.box-light {
  background: #ffffff;
  padding: 15px 15px 10px;
  margin: 0 0 20px;
}
.box-dark {
  background: #181818;
  padding: 15px 15px 10px;
  margin: 0 0 20px;
  color:white
}
.vCard .box-light .tel.work a {
    text-decoration: none;
    font-weight: 700;
}
.vCard .box-light .tel.work a:hover {
    text-decoration: underline;
}
.col-md-8.col-md-push-4 h3{margin-top:0}
.vCard .box-light h5 {
    margin: 0 0 5px;
    color: #fff;
}
.vCard .box-light {
    margin-top: 0;
    text-align-last: left;
    background: #181818;
    color: #fff;
}

/*--------------------------------------------------*/

/*--------------------------------------------------*/

a#scrollTopBtn{
  bottom:85px;
  left:auto;
  right:15px;
  margin: 0;
  padding:6px 15px 10px;
  background: #D25B15;
  border-radius:0;
  font-size:30px;
  line-height:1;
  box-shadow:0 5px 30px rgb(0 0 0 / 50%);
  transition:background .4s,box-shadow .4s
}
a#scrollTopBtn:hover{
  background:rgb(0 0 0 / 100%);
  box-shadow:0 5px 30px rgba(0,0,0,.5)
}
a#scrollTopBtn i.fa::before{
  content:'\f0d8';
  color: #fff;
}
.cookieinfo a.cookieinfo-close{
  border-radius:3px!important;
  text-transform:uppercase;
  font-size:.9em;
  padding:5px 15px!important
}


/*--------------------------------------------------
## Mobile navigation
--------------------------------------------------*/
.site-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  opacity: 0;
  transform: translate3d(100%,0,0);
  transition: opacity 0.4s, transform 0s 0.4s;
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
/* Close Button */
.close-button {
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  right: 1em;
  top: 1em;
  overflow: hidden;
  text-indent: 1em;
  font-size: 0.75em;
  border: none;
  background: transparent;
  color: transparent;
}
.close-button::before,
.close-button::after {
  content: '';
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  left: 50%;
  background: #ccc;
  transition: background .4s;
}
.close-button::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-button::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close-button:hover::before,
.close-button:hover::after {
  background: #fff;
}
/* Menu */
.menu-wrap {
    position: fixed;
    overflow: auto;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 280px;
    height: 100%;
    background: #181818;
    box-shadow: 0 0 20px #c4a253;
    padding: 40px 20px 20px;
    transform: translateX(-110vw);
    transition: transform 0.4s;
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.mobile-menu {
  transform: translateX(500px);
}
.mobile-menu > ul {
  display: block;
  transform: translateX(-1000px);
}
.mobile-menu,
.mobile-menu > ul {
  transition: transform 0s 0.4s;
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.mobile-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.5em;
}
.mobile-menu ul ul {
  background: rgba(0,0,0,.15);
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 1px solid rgba(255,255,255,.2);
}
.mobile-menu li:first-child {
  border-top: none;
}
.mobile-menu li {
  padding: 0px 0;
  border-top: 1px solid rgba(255,255,255,.2);
}
.mobile-menu li li {
  position: relative;
  border-top: 1px solid rgba(255,255,255,.2);
}
.mobile-menu li li::before {
  content: '\f105';
  font-family: 'FontAwesome';
  position: absolute;
  color: rgba(255,255,255,.5);
  z-index: 5;
  left: 10px;top: 5px;
}
.mobile-menu a {
    padding: 5px;
    display: block;
    color: #fff;
    text-decoration: none;
    transition: color .4s, background .4s;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 16px;
}
.mobile-menu a:hover, .mobile-menu li.selected>a, .mobile-menu li.active>a {
  color: #fff;
  background: #D25B15;
}
.mobile-menu li li a {
  padding-left: 25px;
}
/* Shown menu */
.show-menu .menu-wrap {
  transform: translate3d(0,0,0);
  transition: transform 0.8s;
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.show-menu .mobile-menu,
.show-menu .mobile-menu ul {
  transform: translate3d(0,0,0);
  transition: transform 0.8s;
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.show-menu .mobile-menu ul {
  transition-duration: 0.9s;
}
.show-menu .site-overlay {
  opacity: 1;
  transition: opacity 0.8s;
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  transform: translate3d(0,0,0);
}
.fullsite {
  position: relative;
  overflow: hidden;
}
article.content img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
}

/*--------------------------------------------------
mise en page
--------------------------------------------------*/

section.page-content {
  padding: 70px 0;
}
section.page-content.cleft {
  text-align: justify;
  text-align-last: left;
}
section.home-content p, section.home-content li {
  text-align: justify;  
}
section.page-content ul, section.page-content ol {
  text-align: left;
  text-align-last: left;
  margin: 0 auto 10px;
}


section.page-content .bx-grid-page {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  margin-bottom: 30px;
}
section.page-content .bx-grid-page.g1 .bx-img {
  order: 2;
}
section.page-content .bx-grid-page .bx-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
section.page-content .bx-grid-page .bx-txt {
  padding: 30px 0;
}


/*search*/

.webshopTemplate .ui-autocomplete {
        z-index: 10000 !important;
    }
.webshopTemplate .ui-autocomplete li a {
    color: #ffffff !important;
}
.webshopTemplate .ui-autocomplete li a:hover,.webshopTemplate .ui-autocomplete li a#ui-active-menuitem{
        background:#2e2b2c !important;
        color: white !important;
  
}

/************** top bar *****************/


.header-top {
    background: #fff;
    padding: 42px 0 0;
    border-top: 14px solid #2e2b2c;
}
/*.top-header {
    position: relative;
    padding: 0;
    background: #D25B15;
    color: #fff;
    min-height: 68px;
}
.top-header.interne .grid-topbar {
  	grid-template-columns: auto auto;
  justify-content: space-between;
}*/
.top-header .SearchButton {
    display: inline-block;
    margin-top: 1px;
}
.top-header .searchForm{
    position: relative;
    width: 100%;
    margin-top: 0;
}
.top-header .searchForm .container-Search {
    line-height: 41px;
    background: transparent;
}
.top-header .searchForm .labrel-search {
        display: none;
    }
.top-header .SearchButton {
    display: inline-block;
    z-index: 1;
    position: relative;
    height: 23px;
    width: 23px;
    top: 7px;
    margin: 0;
}

.top-header .SearchButton .search-button {
    background: url(../images/search-icon.png) no-repeat center;
    height: 23px;
    width: 23px;
    cursor: pointer;
    
    transition: all .6s;
}
.top-header .SearchButton .search-button:hover {
    
    background:  url(../images/search-icon-h.png) no-repeat center;
}


.top-header .searchForm input#tags::-webkit-input-placeholder,
.top-header .searchForm input#tags::-webkit-input-placeholder,
.top-header .searchForm input#tags::-webkit-input-placeholder,article form#form-nl .txtbox-long::-webkit-input-placeholder{
    color: #fff;
     opacity:1;
}
.top-header .searchForm input#tags:-moz-placeholder,/* Firefox 18- */ 
.top-header .searchForm input#tags:-moz-placeholder,
.top-header .searchForm input#tags:-moz-placeholder,article form#form-nl .txtbox-long:-moz-placeholder/* Firefox 18- */ {
    color: #fff;
     opacity:1;
}
.top-header .searchForm input#tags::-moz-placeholder,/* Firefox 19+ */
.top-header .searchForm input#tags::-moz-placeholder,
.top-header .searchForm input#tags::-moz-placeholder,article form#form-nl .txtbox-long::-moz-placeholder/* Firefox 19+ */ {
    color: #fff;
     opacity:1;
}
.top-header .searchForm input#tags:-ms-input-placeholder, 
.top-header .searchForm input#tags:-ms-input-placeholder,
.top-header .searchForm input#tags:-ms-input-placeholder,article form#form-nl .txtbox-long:-ms-input-placeholder{
    color: #fff;
     opacity:1;
}
.search-popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.85);
    opacity: 0;
    z-index: 100;
    transition: opacity .6s;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.search-popup.active {
    opacity: 1;
    pointer-events: all;
}

.search-popup .searchForm #searchcatalog {
    position: relative;
}
.search-popup .searchForm #searchcatalog label {
    display: block;
    text-align: center;
    font-size: 1.2em;
    font-weight: normal;
  	color:#ccc;
}
.search-popup .searchForm #searchcatalog input#tags {
    background: none;
    width: 450px;
    padding: 5px 40px 5px 5px;
    font-size: 20px;
    line-height: 40px;
    border: 0;
    display: block;
    border-radius: 0;
    border-bottom: 1px solid #999;
      color: white;
    transition: border-bottom-color .6s;
}
.search-popup .searchForm #searchcatalog input#tags::-webkit-input-placeholder,
.search-popup .searchForm #searchcatalog input#tags::-webkit-input-placeholder,
.search-popup .searchForm #searchcatalog input#tags::-webkit-input-placeholder{
    color: #fff;
     opacity:1;
}
.search-popup .searchForm #searchcatalog input#tags:-moz-placeholder,/* Firefox 18- */ 
.search-popup .searchForm #searchcatalog input#tags:-moz-placeholder,
.search-popup .searchForm #searchcatalog input#tags:-moz-placeholder {
    color: #fff;
     opacity:1;
}
.search-popup .searchForm #searchcatalog input#tags::-moz-placeholder,/* Firefox 19+ */
.search-popup .searchForm #searchcatalog input#tags::-moz-placeholder,
.search-popup .searchForm #searchcatalog input#tags::-moz-placeholder{
    color: #fff;
     opacity:1;
}
.search-popup .searchForm #searchcatalog input#tags:-ms-input-placeholder, 
.search-popup .searchForm #searchcatalog input#tags:-ms-input-placeholder,
.search-popup .searchForm #searchcatalog input#tags:-ms-input-placeholder{
    color: #fff;
     opacity:1;
}
.search-popup .searchForm #searchcatalog input#tags:focus {
    border-bottom-color: #fff;
}
.search-popup .searchForm #searchcatalog input#BtnSearch {
    background: none;
    border: 0;
    padding: 0;
    font-size: 0em;
    width: 36px;
    height: 50px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 2px;
    z-index: 1;
}
.search-popup .searchForm #searchcatalog .container-Search::after {
    content: '\f002';
    font-size: 24px;
    line-height: 50px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    bottom: 2px;
    width: 36px;
    display: block;
    -webkit-text-stroke: 1px #ffffff;
    -webkit-text-fill-color: transparent;
    text-align: center;
    z-index: 2;
    pointer-events: none;
}
.search-popup .search-popup-close {
    position: absolute;
    right: 50px;
    top: 50px;
    color: #fff;
    font-size: 2em;
    line-height: 1em;
    transition: color .6s, transform .6s;
    cursor: pointer;
}

.search-popup .search-popup-close:hover {
    color: #D25B15;
    transform: rotate(90deg);
}
#Shop div#Sidebar {
    position: fixed !important;
    right: -350px;
    top: 0;
    bottom: 0;
    overflow: auto;
    width: 300px !important;
    padding: 20px;
    background: #fff !important;
    color: #0B0B0B!important;
    z-index: 120;
    transition: all .4s;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    float: none !important;
}

#Shop div#Sidebar.active {
    right: 0;
}

#Shop div#Sidebar.active {
    z-index: 1000;
}

#Shop div#Sidebar .caddy-close {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    z-index: 1;
}

#Shop div#Sidebar .caddy-close span {
    width: 30px!important;
    height: 30px!important;
    background: #181818   url(../images/icon-close.png) center no-repeat!important;
    display: block!important;
    transition: background .4s!important;
    font-family: "Ubuntu", sans-serif!important;
    color: transparent!important;
    
}
#Shop div#Sidebar .caddy-close span:hover{
        background-color: #D25B15   !important;
    }
/* -- */
.bloc-right {
    float: right;
}
.top-header .topbar {
    position: relative;
    padding: 0;
    background: transparent;
    min-height: auto;
    width: auto;
    display: inline-block;
    float: none;
}
.topbar .shopheader {
    float: right!important;
    line-height: 27px!important;
    height: 27px!important;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 11px;
    align-items: center;
}
.topbar .shopheader>div {
    float: left !important;
}

.topbar .WishlistButton {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    order : 2;z-index: 2;
  position: relative;
}
.topbar .WishlistButton a {
    color: #fff!important;
    display: inline-block!important;
    background: url(../images/wishlist.png) no-repeat center!important;
    letter-spacing: 0;
    padding: 0 !important;
    font-size: 0 !important;
    height: 27px;
    width: 27px;
    line-height: 27px;
    
}
.topbar .WishlistButton a:hover {
    text-decoration: none!important;
   
    background:  url(../images/wishlist-hover.png) no-repeat center!important;
    
}
.topbar .WishlistButton a::before, .topbar .account ul li a::before, .topbar .caddy-button .iconcaddy::before{
    content: "";
    display: none;
}
/* --- */
.topbar .account {
    position: relative;
    order : 1;
  z-index: 2;
  position: relative;
}

.topbar .account ul,
.topbar .account ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.topbar .account ul li {
    position: relative;
}
.topbar .account ul li a {
    font-size: 0 !important;
    font-family: "Ubuntu", sans-serif!important;
    font-weight: 400!important;
    text-decoration: none !important;
    color: #fff!important;
    display: inline-block!important;
    padding-left: 0 !important;
    background: url(../images/compte.png) no-repeat center!important;
    outline: none !important;
    letter-spacing: 0;
    vertical-align: middle;
    height: 25px;
    width: 25px;
    
    padding: 0 !important;
}
.topbar .account ul li:last-child a {
    margin-right: 0;
    padding-right: 0;
}
.topbar .account ul li a#account {
    position: relative;
    padding-left: 25px!important;
}
.topbar .account ul li a#account::before {
    content: '';
    position: absolute;
    left: 0;
    background:url(../images/compte.png) no-repeat left center;
    height:100%;
    width:25px;
}
.topbar .account ul li a:hover {
   
    text-decoration: none!important;
    background:  url(../images/compte-h.png) no-repeat center!important;
   
}
.topbar .toplogin {
    z-index: 110!important;
    position: absolute!important;
    right: -10px!important;
    top: 100%!important;
    margin-top: 2px!important;
    width: 250px!important;
    border: 2px solid #2e2b2c!important;
    background: rgba(255,255,255,0.88)!important;
    padding: 15px 20px 20px!important;
    color: #282828!important;
    text-align: center;
    box-shadow: 0px 2px 8px 1px rgba(255,255,255,0.88)!important;
    transition: all .4s ease-out 1s!important;
    opacity: 0;
    transform: translateY(15px)!important;
    font-size:14px!important;
     font-family: "Ubuntu", sans-serif !important;
}
.topbar .toplogin.active {
    transition: all .4s;
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
}
.topbar .toplogin::after {
    content: '';
    position: absolute;
    right: 30px;
    top: -7px;
    border: 5px solid transparent;
    border-top: 0;
    border-bottom-color: #dedede;
}
.topbar .toplogin a {
    color: #2e2b2c;
    margin-top: 10px!important;
}
.topbar .toplogin a.registrate,
.topbar .toplogin a.forgot {
    display: inline-block;
    padding: 0;
    margin: 0 5px;
    font-size: 17px;
}
.topbar .toplogin h2 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    text-align: left;
     font-family: "Ubuntu", sans-serif;
  color: #131213;
}
.topbar .toplogin #user-login input.field {
    display: block;
    width: 100%;
    margin: 5px 0;
    border: 1px solid #dedede!important;
    background: white!important;
    padding: 5px 10px!important;
    font-size: 13px!important;
    line-height: 30px!important;
    height: auto!important;
     font-family: "Ubuntu", sans-serif!important;
    color: #282828!important;
    transition: border-color .4s;
}
.topbar .toplogin #user-login input.field:focus {
    border-color: #2e2b2c;
}
.topbar .toplogin #user-login a.Send, section.content-page form#user-new-password .primaryAction.disabled{
    display: block;
    width: 100%;
    border: none;
    background: #D25B15  !important;
    color: #fff !important;
     font-family: "Ubuntu", sans-serif;
    font-size: 15px;
    font-weight:400;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 7px!important;
    transition: color .4s;
}
.topbar .toplogin #user-login a.Send span {
    display: none;
}
section.content-page form#user-new-password .primaryAction.disabled{
    width: 170px!important;
}
.topbar .toplogin #user-login a.Send:hover, section.content-page form#user-new-password .primaryAction.disabled:hover {
    background: #181818  !important;
    color:white!important;
}
.topbar .toplogin #user-login .LoggedIn {
    text-align: right
}
.topbar .toplogin #user-login .LoggedIn small {
    font-size: 13px;
}

/* -- */
.topbar .caddy-button {
    position: relative!important;
    padding-right: 10px!important;
    margin-left: 0px!important;
    padding-left: 10px!important;
    cursor: pointer!important;
    border-left-color: white !important;
    height: 25px;
    z-index: 1;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    order : 3;
}
.topbar .caddy-button &:before{
        content: "";
    
}
.topbar .caddy-button .iconcaddy {
    font-size: 0!important;
    width: 22px!important;
    height: 25px!important;
    background: url(../images/pannier.png) no-repeat  center!important;
    /* vertical-align: bottom; */
    
    top: -4px;
    position: relative;
    transition: all .6s;
}
.topbar .caddy-button .iconcaddy:hover {
    background:  url(../images/pannier-h.png) no-repeat center!important;
  
}
.topbar .caddy-button #CaddyCount {
    position: absolute!important;
    right: -9px!important;
    bottom: -10px!important;
    font-size: 12px!important;
    color: #11292b !important;
    pointer-events: none!important;
    font-weight: 700!important;
    letter-spacing: 0;
    font-family: "Ubuntu", sans-serif;
    line-height: 22px;
    background: #fff;
    height: 17px;
    width: 17px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.grid-topbar {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    grid-gap: 11px;
    float: right;
}
header.top .container.topbar {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    padding: 0 15px;
}
header.top .top-header {
    position: relative;
    padding: 0;
}
header.top  .topbar {
    position: relative;
    order: 4;
}
/*--------------------------------------------------
# general home shop 
--------------------------------------------------*/
.content.home-content #Shop div#ShopContent #article-content div#CatContent.contenu li{
    background: url(../images/bullet.png) no-repeat left 5px!important;
    line-height: inherit!important;
    padding-left: 20px!important;
    list-style: none!important;
    margin-left: -20px!important;
    text-align: center;
}
.content.home-content>.container {
    width: 100% !important;
    padding: 0 !important;
}
.content.home-content>.container>article {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.content.home-content #Breadcrumbs {
    display: none !important;
}
.content.home-content #Shop {
    position: relative;
    margin-left: 0;
    margin-right: 0;
}
.content.home-content #Shop div#ShopContent.fullwidth {
    width: 100%;
    max-width: none;
    float: none;
    padding: 0;
}
/*--------------------------------------------------
# content home
--------------------------------------------------*/
.content.home-content {
    position: relative;
    background: none;
    padding: 0;
      overflow: hidden;
}
.content.home-content .bloc-articles {
    padding: 118px 0 169px;
    position: relative;
}

.content.home-content .bloc-articles h2 {
    margin-bottom: 37px;
    text-align: center;
    color: #D25B15;
}
.content.home-content .bloc-articles .bx-articles {
   
    width: 100%;
  margin: 0 auto;
      position: relative;
}
.content.home-content #Shop div#ShopContent #article-content div#CatContent {
    z-index: 1;
    position: relative;
    margin: 0!important;
      display: none;
}
.content.home-content div#CatSubCats , .content.home-content #Shop div#ShopContent #article-content > h1#Title{
    display: none;
}


/*--------------------------------------------------
# produits home 
--------------------------------------------------*/
.content.home-content #Shop div#ShopContent #ShopContent {
    position: relative;
    width: 100%;
    border-top: none;
  background: #fff;
    padding: 90px 0  ;
    text-align: center;
}
.content.home-content #Shop div#ShopContent #ShopContent article{
    position: relative;
    z-index: 1;
}
.content.home-content #Shop div#ShopContent #ShopContent #Products{
            position: relative;
            z-index: 1;
}
#Shop div#ShopContent {
    padding: 0;
}
#Shop div#ShopContent #article-content div#CatContent .articleInfoBox h1#Title {
        text-align: left;
    }
#Shop div#ShopContent #wishlistEmptyBlock {
        display: none;
}
#Shop div#Head{
    display: none!important;
}
.home-content #Shop div#ShopContent #article-content #Products form#categoryArticles-pager #ProdNav #catalogDisplayOrder {
    display: none;
}
.content.home-content #Shop div#ShopContent #ShopContent #Products h1 {
    /*font-size: 40px;
    font-weight: 400;*/
    padding: 0px;
    margin: 0 0 5px;
    display: grid;
     color: #2A4019;
    border: none;
    font-size: 45px;
    }
.content.home-content #Shop div#ShopContent #ShopContent #Products h1:after, .content.home-content #Shop div#ShopContent #ShopContent #Products h1:before {
        display: none;
}



.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items{
  display: block !important;	
  margin: 0 -10px !important;
/*    max-width: 594px;*/
}
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .slick-slide{
    margin: 0 18px;
}
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem {
    -webkit-flex: none!important;
    flex: none!important;
    margin: 5px 12px!important;
    /* padding: 57px 43px 95px !important; */
    /* background: #042a2b !important; */
    /* border-radius: 190px 190px 20px 20px; */
}
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem:before {
    /* content:""; */
    position: absolute;
    top : 0;
    left : 0;
    right : 0;
    bottom : 0;
    border-radius: 190px 190px 20px 20px;
    background: #deceaf url(../images/bg-cta.jpg) no-repeat center;
    background-size: cover;
    background-blend-mode: multiply;
    opacity: 0;
}
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem:after {
    content:"";
    position: absolute;
   	margin : 0 auto;
    left : 0;
    right : 0;
    bottom : 30px;
  	width : 44px;
  	height : 44px;
    border-radius: 50%;
    background:  url(../images/btn-prod.png) no-repeat center;
    background-size: contain;
    
}
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem:hover:after {
   
    background:  url(../images/btn-prod-h.png) no-repeat center;
    background-size: contain;
    
   
  	transition : 0.3s all;
}
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem:hover:before {
     opacity: 1;
    transition : 0.3s all;
}
.content.webshop-content.home-content div#ProdNav {
    display: none;
}
.content.webshop-content.home-content  #Shop div#ShopContent #article-content #Products #Items .ProdItem > a .nailthumb-container img.nailthumb-image, 
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem > a.ProdNoPhoto .nailthumb-container , 
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem > a.ProdNoPhoto .nailthumb-container::before{
 height: 380px !important;
    border: none !important;
    border-radius: 20px;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
}
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem > a .nailthumb-container:after{
  /* content:""; */
  position  :absolute;
  top : -6px;
  left: -6px;
  right: -6px;
  height : 278px;
  border : 1px solid #deceaf;
  border-radius : 50%;
}
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem:hover > a .nailthumb-container:after{
   border-color : #042a2b;
}
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem > a.ProdNoPhoto {
    height: 430px  !important;
}
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem > a .nailthumb-container span.nailthumb-title,
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem .ProdPrice{
  font-weight: 700 !important;
    color: #0B0B0B !important;
    display: none;
    font-size: 24px !important;
    padding: 17px 0 0 !important;
}
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem:hover > a .nailthumb-container span.nailthumb-title,
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem:hover .ProdPrice{
  color: #d25b15  !important;
}
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem:hover > a .nailthumb-container img.nailthumb-image, 
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem:hover > a.ProdNoPhoto .nailthumb-container::before {
    border-radius: 0;
}
.content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem .ProdPrice {
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: 'Ubuntu' !important;
    color: #101010 !important;
    padding-top: 21px !important;
    display: block !important;
}
/*****/
#Shop div#ShopContent #article-content #Products #Items .slick-dots li button {
    width: 12px;
    height: 12px;
    padding: 0;
    background: transparent;
    border: 2px solid  #D25B15;
}
#Shop div#ShopContent #article-content #Products #Items .slick-dots li.slick-active button, 
#Shop div#ShopContent #article-content #Products #Items .slick-dots li button:hover{
    background: #D25B15;
}

#Shop div#ShopContent #article-content #Products #Items .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0 8px !important;
    background: none;
    padding: 0;
}
#Shop div#ShopContent #article-content #Products #Items .slick-dots {
    position: absolute;
    bottom: -50px;
    margin: 0;
    padding: 0 !important;
}
#Shop div#ShopContent #article-content #Products #Items .slick-dots li button:before{
    font-size: 12px;
    background: #042a2b;
    border: none;
    width: 12px;
    height: 12px; 
    content: ""!important;
    border-radius: 50%;
    display: none;
}
#Shop div#ShopContent #article-content #Products #Items .slick-dots li.slick-active button:before, 
#Shop div#ShopContent #article-content #Products #Items .slick-dots li button:before{
    opacity: 1;
}
#Shop div#ShopContent #article-content #Products #Items .slick-dots li.slick-active button:before{
    background: #042a2b;
}
/*--------------------------------------------------
# produits slick 
--------------------------------------------------*/
#Shop div#ShopContent #article-content #Products #Items .slick-prev:before, 
#Shop div#ShopContent #article-content #Products #Items .slick-next:before {
    display: none;
}
#Shop div#ShopContent #article-content #Products #Items .slick-prev:hover,
#Shop div#ShopContent #article-content #Products #Items .slick-prev:focus{
  
  opacity:.7!important
}
#Shop div#ShopContent #article-content #Products #Items .slick-next:hover,
#Shop div#ShopContent #article-content #Products #Items .slick-next:focus{
 
  opacity:.7!important
}
#Shop div#ShopContent #article-content #Products #Items .slick-next,
#Shop div#ShopContent #article-content #Products #Items .slick-prev {
    margin-top: 0;
    transform: translate(-50%);
    width: 87px;
    height: 42px;
   bottom: -67px;
      top: auto;
    left: 50%;
}
#Shop div#ShopContent #article-content #Products #Items .slick-prev {
    margin-left: -60px;
      background: url(../images/prev.png) no-repeat center center;
}
#Shop div#ShopContent #article-content #Products #Items .slick-next {
    margin-left: 60px;
      background: url(../images/next.png) no-repeat center center;
}
 
/***************************************************
		onglets page menu CSS
***************************************************/
section.content .text-resize .slider_gallery {
	width: 100%;
	display: block;
	margin: 0;
    padding: 0px;
    overflow: hidden;
  }
	section.content .text-resize .slider_gallery li {
		display: inline-block;
		background: transparent !important;
		padding: 0px !important;
    	margin: 0px 0 10px 0 !important;
        cursor: pointer;
      }
        section.content .text-resize .slider_gallery li::before{
            display: none;
        }
    	section.content .text-resize .slider_gallery li a {
 padding: 15px 15px !important;
    color: white;
    border-radius: 15px;
    display: inline-block;
    text-decoration: none;
    font-size: 1.14em;
    background: #131213;
    transition: 0.4s all;
    	}	
	

section.content .text-resize .slider_gallery li:hover a{
    text-decoration: none;
    color: white;
    background-color:#D25B15 !important;
   
}

section.content .text-resize .box_gallery {
	display: none;
	background-color: none;
	padding: 0;
	overflow: hidden;
  }
	section.content .text-resize .box_gallery p {
		text-align: left;
	}
   section.content .text-resize .box_gallery h2{
       text-align: center;
    padding: 10px 0 10px 0;
    margin: 10px 0 20px 0;
    background: #fff;
    line-height: 1;
    border-radius: 45px;
    }
   section.content .text-resize .box_gallery h3{
        text-align: left;
    }
/********/
section.content.page-content a.readmore {
  color: white;
  text-decoration: none;
  padding: 12px 40px;
  background: #042a2b;
  display: table;
  margin: 0 auto;
  text-align: center;
    border-radius: 50px;
}
section.content.page-content a.readmore:hover {
color: #042a2b;
  background: #deceaf;
}
/************ intenre *************/
section.content.page-content .grid-part {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-gap: 20px;
  margin-bottom: 30px;
}
section.content.page-content .grid-part.part2 {
  grid-template-columns: 2fr 1fr;
}
section.content.page-content .grid-part.part2 .img-grid {
  order: 2;
}
section.content.page-content .grid-part .img-grid img {
  position: relative;
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.contactForm .contact-field-legend{
	display : none;
}
.contactForm fieldset.cols{
	display : grid;
  	grid-template-columns : repeat(2, 1fr);
  	grid-gap : 0 15px;
}
header.top nav.main-nav{
  width:100%!important;
}
/*********/
section.banner {
    position: relative;
    min-height: 750px;
    height: calc(100vh - 30px);
}
/**********************/

/*--------------------------------------------------*/
@media only screen and (max-width :1850px) {
.sf-menu a {
    padding: 23px 14px;
}
  section.boxes .boxes-grid h3, section.boxes .boxes-grid .box .text h2 {
    font-size: 32px;
}
  section.content-wrapper.content  .bloc-content-home:before {
    font-size: 160px;
}
}
@media only screen and (max-width :1600px) {
header.top .grid-top {
    flex-wrap: wrap;
}
  section.banner .container {
	top: 25%;
}
  header.top:before {
    width: 750px;
    height:170px;
    background-size: 750px 170px;
}
  header.top .nav-wrapper {
    width: 100%;
    order: 4;
}
  .sf-menu a {
    padding: 23px 21px;
}
  section.banner .call-to-action h2 {
	margin: 15px auto 15px;
	font-size: 58px;
}
header.top.small .banner .container {
	margin: 0 auto;
	top: 30%;
}
  section.banner .call-to-action .adr-top {
	gap: 25px;
	margin-bottom: 22px;
}
}
@media only screen and (max-width :1440px) {

  section.content-wrapper.content  .bloc-content-home:before {
    top: 36px;
    font-size: 120px;
}
}
@media only screen and (max-width :1199px) {



  	.topbar .shopheader {
        margin-left: 0 !important;
    }
    .grid-topbar {
        justify-content: center;
        float: none;
    }
 
  
h1, .h1 {
  font-size: 48px;
}
h2, .h2, section.modules h2 {
  font-size: 37px;
}
h3, .h3 {
  font-size: 34px;
}
h4, .h4 {
  font-size: 32px;
}
h5, .h5 {
  font-size: 26px;
}
h6, .h6 {
  font-size: 23px;
}
/*****/
.sf-menu a {
    padding: 23px 13px;
    font-size: 14px;
}
  section.banner .call-to-action h2 {
    font-size: 50px;
}
  .parallax-section h3 {
    font-size: 32px;
}
 
  section.content-wrapper.content  .bloc-content-home:before {
 
    font-size: 90px;
}
   section.modules:before {
    right: 2.3%;
}
  section.logo:before {
    font-size: 150px;
    top: 101px;
}
  header.top:before {
	right: -35%;
}
}
@media only screen and (max-width :991px) {
 
  header.top nav.main-nav {
    text-align: center;padding: 5px 0;background:transparent;
  }

/* section.banner {
    height: 800px;
}*/
  section.banner .container {
    top: 26%;
}
  
  .content.home-content .bloc-articles {
    padding: 60px 0;
}
  .content.home-content .bloc-articles h2 {
    margin-bottom: 20px;
}
  section.content-wrapper.content  .bloc-content-home:before {
   
    font-size: 90px;
}

  /****/
  h1, .h1 {
  font-size: 40px;
}
h2, .h2, section.modules h2 {
  font-size: 34px;
}
h3, .h3 {
  font-size: 28px;
}
h4, .h4 {
  font-size: 26px;
}
h5, .h5 {
  font-size: 24px;
}
h6, .h6 {
  font-size: 22px;
}
  
  
     /**********************************************/
  .content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items {
    display: -webkit-flex!important;
    display: flex!important;
    -webkit-flex-flow: row wrap!important;
    flex-flow: row wrap!important;
    margin: 0 -1.5%!important;
}

   section.content.page-content .grid-part {
      display: block;
    }
   section.content.page-content .grid-part .img-grid img {
      display: table;
      margin: 0 auto 20px;
      max-width: 100%;
      height: 300px !important;
      width: auto;
  }
  /*****/
  
 
  .content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem, .bx-mois #Items .ProdItem {
    -webkit-flex: 0 0 31.3% !important;
    flex: 0 0 31.3% !important;
    margin: 10px 1% !important;
    width: 31.3%!important;
}
 
  section.news #AllNews {
	grid-template-columns: repeat(2, 1fr);
}
 /****/
  section.page-content .grid-interne {
    display: block;
}
  section.page-content .grid-interne .photo {
    height: auto;
    max-width: 500px;
    margin: 0 auto 40px;
}
  section.page-content .grid-interne .cont {
    padding: 0;
}
  /****/
   nav.main-nav .nav-bar {
    display: none;
  }
  nav.main-nav .mobile-nav {
    display: inline-block;
  }
.is-sticky nav.main-nav {
    padding: 12px 0;
}
  /***/
  header.top .nav-wrapper {
    padding: 10px;
}
  section.banner .call-to-action h2 {
    font-size: 40px;
    margin: 19px auto;
}
  header.top:before {
    display: none;
}
 
  section.content-wrapper.content  .bloc-content-home:before {
    font-size: 70px;
}
  section.content-wrapper.content .bloc-content-home {
    
    padding: 60px 0;
}
  section.content-wrapper.content .flex-home {
    display: block;
}
  section.content-wrapper.content .flex-home .photo-home {
    max-width: 500px;
    margin: 0 auto 40px;
}
  section.content-wrapper.content .flex-home .cont {
 
    max-width: 100%;
    padding: 0;
}
  section.content-wrapper.content .bloc-content-home h1, section.content-wrapper.content .bloc-content-home h2 {

    margin-bottom: 20px;
}
  section.content-wrapper.content .flex-home:not(:first-child) {
    margin-top: 60px;
}
  section.logo {
    padding: 160px 0 90px;
}
  section.logo:before {
    font-size: 120px;
    top: 87px;
}
  section.boxes .boxes-grid h3, section.boxes .boxes-grid .box .text h2 {
    font-size: 26px;
}
  section.modules .box-actualite .NewsItem .grid-news {
    display: block;
}
  section.modules #NewsSlider .NewsItem .photo-news {
   
    height: 400px;
    max-width: 500px;
    margin: 0 auto 40px;
}
  section.modules .box-actualite .NewsItem .News-blc.box2 {
    height: auto !important;
    max-width: 100%;
    text-align: center;
}
  section.modules .box-actualite .news-title {
    justify-content: center;
}
  section.modules .box-actualite .NewsMasonry .NewsItem .readmore {
    margin: 20px auto 0;
}
  .parallax-section h2 {
 
    font-size: 45px;
}
  .parallax-section h3 {
    font-size: 24px;
    line-height: 1.1em;
}
  .parallax-section {
    height: 600px;
    padding: 0;
    background-attachment: inherit;
}
  section.modules .slick-dots {
    bottom: -50px;
    left: 0;
    right: 0;
}
}
@media only screen and (max-width :767px){
.contactForm fieldset.cols{
  display : block;
  }
 
  .content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem, .bx-mois #Items .ProdItem {
    width: 100%!important;
}
  .content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items, .bx-mois #Items {
    display: grid !important;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 15px;
    margin: 0 !important;
}
 
  section.news #AllNews {
    grid-template-columns: 1fr;
  }
  section.news #AllNews figure.Item {
    grid-template-rows: 200px 1fr;
  }
  img.img-news {
    float: none;
    max-width: 100%;
    display: table;
    margin: 0 auto 20px;
  }
  /****************************************/

  article img.image-right, article img.image-left, img.img-responsive.img-news, img.img-news, article .NewsMasonry .NewsItem img.img-news-list {
    display: block;
    float: none;
    margin: 10px auto;
  }
  .box-border-left ul, .box-border-right ul ,  .box-light ul {
    margin-bottom: 0;
  }
  .fancybox.fancy-news {
    display: table;
    margin: 0 auto;
  }
  img.img-news-list {
    display: block;
    float: none !important;
    margin: 0 auto 15px auto !important;
    max-width: 100% !important;
  }
    
     .content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items   {
        display: grid !important;
        grid-template-columns: repeat(2,1fr);
        grid-gap: 15px;
           margin: 0 !important;
    }
    
 .topbar .shopheader {
      margin: 0 auto!important;
     display: grid !important;
  }

  
  /****/
  h1, .h1 {
  font-size: 36px;
}
h2, .h2, section.modules h2 {
  font-size: 30px;
}
h3, .h3 {
  font-size: 26px;
}
h4, .h4 {
  font-size: 24px;
}
h5, .h5 {
  font-size: 22px;
}
h6, .h6 {
  font-size: 20px;
}
  /***/

  .phone-top a:before {
    display : none;
}

  header.top .grid-top {
    display: block;
}
  
  header.top .mark-wrapper {
    padding: 15px 0;
}
  header.top  .topbar {
    margin-bottom: 10px;
}
  header.top  .phone-top {
    padding-right: 0;
    justify-content: center;
    margin: 10px 0;
}
 header.top  .social {
    margin: 0 auto;
    display: table;z-index: 2;
    position: relative;
}
 header.top .logo img {
    height: 200px;
    width: auto;
    object-fit: contain;
}
  section.banner .call-to-action h2 {
    font-size: 24px;
}
  section.banner .call-to-action .adr-top {
    
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px;
    text-align: center;
    display: grid;
}
  section.banner .call-to-action .adr-top .contact-icon {
    margin: 0 auto;
}
  section.banner , header.top.small .banner {
    height: 750px;
}
  section.banner .container {
    top: 36%;
}
  section.content-wrapper.content  .bloc-content-home:before,
  section.logo:before, 
  section.logo:after,
  section.modules:before , 
  section.modules:after, 
  section.modules #NewsSlider .NewsItem .photo-news:before , 
  section.modules .box-actualite .NewsMasonry .NewsItem .readmore:before ,
  .parallax-section .btn-para > a:before , .parallax-section:after , section.content .btn-home a:before {
     display : none;
}
  section.logo {
    padding: 60px 0 90px;
}
  section.modules {
    padding: 60px 0 80px;
}
  footer.bottom .footer-wrapper {
    align-items: center;
    justify-content: space-between;
    display: grid;
    justify-content: center;
    text-align: center;
    gap: 20px;
}
  footer.bottom .contact-item {
    display: grid;
    gap: 10px;
}
  footer.bottom .contact-icon {
    margin: 0 auto;
}
  footer.bottom .social {
    margin: 0 auto;
}
  footer.bottom {
    padding: 60px 0;
}
  .parallax-section .btn-para {
    margin-right: 0;
}
  .parallax-section h2 {
    font-size: 33px;
    line-height: 1.1em;
}
  .parallax-section {
    height: 400px;
}
  section.modules .box-actualite .news-title a {
    font-size: 20px;
}
  .content.webshop-content.home-content  #Shop div#ShopContent #article-content #Products #Items .ProdItem > a .nailthumb-container img.nailthumb-image, .content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem > a.ProdNoPhoto .nailthumb-container, .content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem > a.ProdNoPhoto .nailthumb-container::before {
    height: 250px !important;
    
}
  .content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items .ProdItem > a.ProdNoPhoto {
    height: 300px  !important;
}
  header.top.small .banner .container {
	top: 265px;
}
}
@media only screen and (max-width :480px){
 header.top .top-header {
    position: relative;
    right: 0;
    margin-top: 10px;
    height: auto;
    left: 0;
    margin: 15px auto;
}

section.banner  , header.top.small .banner {
    height: 800px;
}
  section.modules .box-actualite .news-title a {
    font-size:  18px;
}
  section.boxes .boxes-grid h3, section.boxes .boxes-grid .box .text h2 {
    font-size: 21px;
}
  section.boxes .boxes-grid .box .text {
    padding: 102px 10px;
}
  .parallax-section .btn-para > a {
    border-radius: 100px;
    font-size: 13px;
}
  .parallax-section h2 {
    font-size: 26px;
}
  .parallax-section h3 {
    font-size: 20px;
}
  
  /****/
  h1, .h1 {
  font-size: 28px;
}
h2, .h2 , section.modules h2 {
  font-size: 23px;
}
h3, .h3 {
  font-size: 21px;
}
h4, .h4 {
  font-size: 19px;
}
h5, .h5 {
  font-size: 17px;
}
h6, .h6 {
  font-size: 15px;
}
  /***/
 
  /****/
  
 .content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items, .bx-mois #Items {
    grid-template-columns: repeat(1, 1fr);
}
  
/*************************/
  .contactForm .gdpr_policy label {
    display: inline!important;
  }

     .topbar .WishlistButton a{
        font-size: 0!important;
    }
  .topbar .caddy-button .iconcaddy {
    top: 0px;
}
  .grid-topbar {
    float: none;
    justify-content: center;
}
    .topbar .account ul li a{
        font-size: 0!important;
    }
    .topbar .toplogin::after{
        right: 50%!important;
    }
    .topbar .toplogin{
        margin-right: -125px !important;
        right: 50%!important;
    }
    .top-header .shopheader > div {
        float: none!important;
        display: inline-block!important;
/*        vertical-align: bottom!important;*/
    }
   .topbar .caddy-button .iconcaddy {
    vertical-align: bottom;
}
    #Shop div#Sidebar, #Shop div#Sidebar.active{
        max-width: 280px!important;
    }
  .content.webshop-content.home-content #Shop div#ShopContent #article-content #Products #Items   {
        grid-template-columns: repeat(1, 1fr);
  }
    
}

@media only screen and (min-width :768px) and (max-height : 779px) {
header.top .logo {
    max-width: 300px;
    margin: 0 auto;
}
  header.top .logo img {
    height: auto;
}
section.banner .call-to-action h2 {
	font-size: 40px;
	margin: 15px auto;
}
  section.banner .call-to-action .adr-top {
	margin-bottom: 20px;
}
  header.top .mark-wrapper {
	padding: 22px 0 20px;
}
  section.banner {
	min-height: 620px;
}
  header.top.small .banner {
	height: 620px;
	min-height: inherit;
}
}
