@font-face {
    font-family: 'Square Peg';
    src: url('../font/SquarePeg-Regular.woff2') format('woff2'),
        url('../font/SquarePeg-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aller';
    src: url('../font/Aller-Bold.woff2') format('woff2'),
        url('../font/Aller-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aller';
    src: url('../font/Aller-BoldItalic.woff2') format('woff2'),
        url('../font/Aller-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Aller';
    src: url('../font/Aller-Italic.woff2') format('woff2'),
        url('../font/Aller-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Aller';
    src: url('../font/Aller-Light.woff2') format('woff2'),
        url('../font/Aller-Light.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aller';
    src: url('../font/Aller-LightItalic.woff2') format('woff2'),
        url('../font/Aller-LightItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Aller';
    src: url('../font/Aller.woff2') format('woff2'),
        url('../font/Aller.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Square Peg';
    src: url('../font/SquarePeg-Regular.woff2') format('woff2'),
        url('../font/SquarePeg-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
#moove_gdpr_cookie_info_bar button{
    padding:0;
    background-color: transparent;
}
body {
    font-family: 'Aller';
    font-size: 18px;
    color:#383e42;
    line-height: 22px;
}
a {
    text-decoration: none;
    color: #fff;
    transition: all .3s ease-in-out;
}
body p {
    margin: 0 0 0em;
}
a:hover,
a:focus,
a:active {
    color:#01138D;
    text-decoration: none;
    outline: none !important;
    box-shadow:none;
}
a:focus, input:focus, textarea:focus, button:focus {
    outline: none !important;
}
h1 {
    font-size: 24px;
    color: #383e42;
    line-height: 34px;
    text-transform: uppercase;
    font-weight: bold !important;
}
h2 {
    font-size: 24px;
    color: #202020;
    line-height: 34px;
    text-transform: uppercase;
    font-weight: bold !important;
}
h3 {
    font-size: 30px;
    color: #202020;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: bold  !important;
}
h4 {
    font-size: 25px;
    color: #202020;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold  !important;
}
.btn-custom, #nbtncustom{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
    line-height: 16px;
    font-weight: bold;
    background: #01138D;
    padding: 13px 30px;
    transition: all .5s ease-in-out;
    border-radius: 28px;
    text-transform: uppercase;
}
.btn-custom img{
    margin-left: 15px;
    transition: all .5s ease-in-out;
}
.btn-custom:hover, #nbtncustom:hover{
    color: #fff;
}
.btn-custom:hover img{
    margin-left: 25px;
}
.btn-flotant{
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%) translateX(215px);
    z-index: 10;
    margin: 0;
    padding: 0;
}
.btn-flotant li{
    list-style: none;
    margin: 8px 0;
    transition: all .5s ease-in-out;
    transform: translateX(0); 
}
.btn-flotant li:hover{
    transform: translateX(-215px);
}
.btn-flotant li a{
    display: flex;
    background: #01138D;
    transition: all .5s ease-in-out;
    padding: 5px 20px 5px 70px;
    border-radius: 50px 0 0 50px;
    position: relative;
    height: 55px;
    width: 280px;
    align-items: center;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.btn-flotant li a img{
    position: absolute;
    left: 10px;
    top: 5px;
    transition: all .5s ease-in-out;
}
.btn-flotant li a .hover{
    opacity: 0;
}
.btn-flotant li:first-child a{
    background: #383e42;
}
img{
    border-radius: 0 !important;
}
body ul.products li.product {
    width: 33%;
    float: left;
    font-size: .875em;
}
/* Upline */
#upline{
    background: #383e42;
    padding: 10px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
#upline .up-flex{
    display: flex;
    align-items: center;
}
#upline .menu-upline,#upline .right-menu{
    margin: 0;
    padding: 0;
    display: flex;
}
#upline .menu-upline li,#upline .right-menu li{
    list-style: none;
}
#upline .menu-upline li a{
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    transition: all .5s ease-in-out;
    display: inline-block;
    padding: 5px 1rem;
    border-radius: 20px;
}
#upline .menu-upline li{
    position: relative;
}
#upline .menu-upline li::after{
    content: "";
    width: 1px;
    height: 15px;
    background: #1c6b3b;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
#upline .menu-upline.another li:last-child::after{
    content: none;
}
#upline .right{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#upline .row {
    align-items: center;
}
.menu-step li p{
    margin: 0 !important;
    padding: 0;
}
#upline .menu-upline li.current_page_item a,#upline .menu-upline li:hover a{
    color: #fff;
    background: #01138D;
}
#upline .right-menu li{
    margin-left: 1rem;
}
#upline .right-menu li img{
    max-width: none;
}
#upline .right-menu li a{
    transition: all .5s ease-in-out;
    display: block;
}
#upline .right-menu li a:hover{
    transform: scale(1.1);
}
#upline .input-group .form-control{
    color: #383e42;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    background: #fff;
    border-radius: 20px;
    height: auto;
    padding: 5px 10px;
    text-align: center;
    border: none;
    width: 350px;
}
#upline .input-group .form-control:focus{
    box-shadow: 0 0 0 0.15rem rgb(11 161 59);

}
body #upline .form-outline .btn {
    padding-top: 3px;
}
#upline .input-group .form-control::placeholder{
    color: #383e42;
    opacity: 1;
}
#upline .form-outline{
    position: relative;
}
#upline .form-outline .btn{
    position: absolute;
    right: 10px;
    top: 45%;
    transform: translateY(-50%);
    background: transparent;
    padding: 0;
    margin: 0;
    border: none;
}

/* Header */
header{
    background: #fff;
    position: fixed;
    left: 0;
    width: 100%;
    top: 52px;
    z-index: 100;
}
header .navbar-brand img{
    width: 350px;
    transition: all .5s ease-in-out;
}
.affix header .navbar-brand img {
    width: 150px;
}
header .navbar-expand-xl .navbar-collapse{
    justify-content: flex-end;
}
header .produit{
    color: #01138D;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-left: 3rem;
}
header .navbar-expand-xl .navbar-collapse .navbar-nav a{
    color: #1d1d1b;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
}
header .navbar-expand-xl .navbar-collapse .navbar-nav a::after{
    content: "";
    width: 100%;
    height: 2px;
    background: #01138D;
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    opacity: 0;
    transition: all .5s ease-in-out;
}
header .navbar-expand-xl .navbar-collapse .navbar-nav a:hover::after,header .navbar-expand-xl .navbar-collapse .navbar-nav .current-menu-item a::after{
    opacity: 1;
}
header .navbar-expand-xl .navbar-collapse .navbar-nav li{
    margin: 0 0 0 4rem;
}

#nav-icon1{
    width: 28px;
    height: 20px;
    position: relative;
    margin: 0 1rem 0 auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}  
#nav-icon1 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #01138D;
    border-radius: 0;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}  
#nav-icon1 span:nth-child(1) {
    top: 0px;
}  
#nav-icon1 span:nth-child(2) {
    top: 9px;
}  
#nav-icon1 span:nth-child(3) {
    top: 18px;
}  
.open #nav-icon1 span:nth-child(1) {
    top: 9px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}  
.open #nav-icon1 span:nth-child(2) {
    opacity: 0;
    left: -60px;
}  
.open #nav-icon1 span:nth-child(3) {
    top: 9px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

/* Banniere */
#banniere{
    height: calc(100vh - 170px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: flex-end;
    padding-bottom: 50px;
    position: relative;
    margin-bottom: 30px;
    margin-top: 170px;
}

#banniere::after {
    display: none;
}
#banniere .container{
    position: relative;
    z-index: 1;
}
#banniere .titre{
    color: #ffffff;
    font-weight: 400;
    line-height: 77px;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#banniere .titre span{
    display: block;
    font-family: 'Square Peg';
    font-size: 102px;
    text-transform: initial;
}
#banniere .desc{
    margin-bottom: 40px;
}
#banniere .desc p{
    color: #fff;
}

/* Intro */
#intro{
    margin-bottom: 50px;
}
#intro .liste-intro{
    margin: 0;
    padding: 0;
}
#intro .liste-intro li{
    list-style: none;
}
#intro .liste-intro li .box{
    width: 385px;
    height: 385px;
    border-radius: 100%;
    border: 1px solid #01138D;
    padding: 1rem;
    overflow: hidden;
    margin: 0 auto;
}
#intro .liste-intro li .box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100% !important;
}
#intro .slick-dots{
    margin: 25px 0 0 0;
    padding: 0;
    display: flex;
    justify-content: center;
}
#intro .row{
    align-items: center;
}
#intro .slick-dots button{
    border: none;
    background: #c6c6c6;
    font-size: 0;
    margin: 0;
    padding: 0;
    width: 17px;
    height: 17px;
    border-radius: 100%;
}
#intro .slick-dots li{
    margin: 0 .7rem;
}
#intro .slick-dots .slick-active button{
    background: #01138D;
}
#intro h1{
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
#intro h1::before{
    content: "";
    display: block;
    width: 55px;
    height: 1px;
    background: #01138D;
    margin-right: 1rem;
}
#intro .desc{
    margin-bottom: 50px;
}
#intro .content{
    height: 100%;
    background-size: contain;
    min-height: 435px;
    display: flex;
    align-items: center;
}

/* Product a la une */
#product-une{
    height: 550px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 55px;
}
#product-une::after{
    content: "";
    background: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
#product-une .container{
    position: relative;
    z-index: 1;
    height: 100%;
    align-items: flex-end;
    display: flex;
}
#product-une .container .row{
    width: 100%;
}
#product-une h2{
    color: #fff;
    transform: rotate(-90deg);
    position: absolute;
    left: -115px;
    top: 190px;
    display: flex;
    align-items: center;
}
#product-une h2::before{
    content: "";
    display: block;
    width: 55px;
    height: 2px;
    background: #fff;
    margin-right: 1rem;
}
#product-une h2 span{
    font-family: 'Square Peg';
    font-size: 48px;
    text-transform: initial;
    font-weight: 400;
    display: inline-block;
    padding-left: 5px;
}
#product-une .liste-product{
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
}
#product-une .liste-product li{
    margin: 0 60px;
    list-style: none;
    width: 440px;
    position: relative;
}
#product-une .liste-product li .box{
    background: rgba(56, 62, 66, .76);
    padding: 30px 40px 20px 40px;
    border-radius: 50px 50px 0 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
#product-une .liste-product .titre{
    color: rgba(255, 255, 255, .63);
    font-size: 33px;
    font-weight: 400;
    line-height: 38px;
    display: flex;
    align-items: flex-end;
}
#product-une .liste-product .titre img{
    position: relative;
    top: -5px;
}
#product-une .liste-product p{
    color: #fff;
}
#product-une .liste-product .content{
    transition: all .5s ease-in-out;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
#product-une .liste-product li:hover .titre img{
    opacity: 0;
}
#product-une .liste-product li:hover .content{
    height: 197px;
    visibility: visible;
    padding-top: 25px;
}
#product-une .liste-product .content .btn-custom{
    margin-top: 15px;
}
#product-une .liste-product li:hover .titre{
    color: #fff;
}

/* Footer */
footer{
    background: #383e42;
}
footer .container{
    background: url(../img/fond2.svg) no-repeat 100% 15px;
    background-size: contain;
}
footer .logo{
    background: #fff;
    padding: 50px 0;
    text-align: center;
}
footer .logo .logos{
    width: 100%;
    height: 55px;
    object-fit: contain;
}
footer .part{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: 30px;
    color: #1d1d1b;
    font-size: 14px;
}
footer .part img{
    height: 25px;
    object-fit: contain;
    margin-left: 10px;
    margin-top: -15px;
}
footer .titre{
    padding-top: 25px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
footer .titre img{
    margin-right: 15px;
    width: 30px;
    object-fit: contain;
}
footer ul{
    padding-left: 46px;
    margin: 0;
}
footer ul li{
    list-style: none;
    margin-bottom: 8px;
}
footer ul li a{
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: .39px;
}
footer .col-sm-3{
    width: 25%;
    padding-bottom: 2rem;
}
footer .col-sm-2{
    width: 20%;
    padding-left: 2rem;
}
footer .col-sm-5{
    width: 35%;
}
footer img{
    display: inline-block;
    border-radius: 0;
}
footer .infos{
    display: flex;
    padding-left: 46px;
    align-items: center;
    margin-bottom: .5rem;
    margin-left: 0;
    margin-right: 0;
}
footer .infos li{
    list-style: none;
    margin-right: 30px;
}
footer .infos li img{
    margin-right: 10px;
}
footer .menu1{
    display: flex;
    padding-left: 46px;
    align-items: center;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
}
footer .menu1 .pdf{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 10px 5px 15px;
    background: #01138D;
    border-radius: 25px;
}
footer .menu1 .pdf img{
    margin-left: 3.1rem;
}
footer .menu1 li{
    list-style: none;
    margin-right: 20px;
}
footer .menu1 .btns{
    font-size: 12px;
    color: #01138D;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 10px 5px 15px;
    background: #fff;
    border-radius: 25px;
}
footer .menu1 .btns img{
    margin-left: 5px;
}
footer .menu1.menu2 li{
    margin-right: 18px;
}

/* Copyright */
#copyright{
    background: #51565a;
    padding: 10px 0;
}
#copyright .foot{
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 10px;
    letter-spacing: 4px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#copyright .foot a{
    color: #fff;
    font-size: 10px;
}
#copyright .foot a:hover{
    text-decoration: underline;
}
#copyright .foot ul{
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
#copyright .foot ul li{
    list-style: none;
    margin-right: 10px;
    position: relative;
}
#copyright .foot ul li::after{
    content: ".";
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 40%;
    right: -8px;
    transform: translateY(-50%);
    text-decoration: none !important;;
}

/* Produit emblematique */
#product-emblematique:not(.entete-flexible){
    margin-bottom: 50px;
    min-height: 500px;
}
#product-emblematique.entete-flexible{
    margin-bottom: 50px;
}
#product-emblematique .container{
    position: relative;
}
#slide-parallax.faire .liste .titre.noicon span {
    margin-bottom: 20px;
}
#slide-parallax.faire .liste .titre.noicon {
    margin-top: 30px;
}
#slide-parallax.faire .liste .titre img {
    background-color: white;
    border-radius: 30px !important;
    padding: 20px;
    width: 200px;
    object-fit: contain;
    margin-bottom: 30px;
}
#product-emblematique h3{
    color: #383e42;
    transform: rotate(-90deg);
    position: absolute;
    left: -163px;
    top: 190px;
    display: flex;
    align-items: center;
}
#product-emblematique h3::before{
    content: "";
    display: block;
    width: 55px;
    height: 2px;
    background: #01138D;
    margin-right: 1rem;
}
#product-emblematique h3 span{
    font-family: 'Square Peg';
    font-size: 48px;
    text-transform: initial;
    font-weight: 400;
    display: inline-block;
    padding-left: 5px;
}
#product-emblematique .nav-tabs,#product-emblematique .tab-content{
    width: calc(100% - 100px);
    margin-left:auto;
	margin-right: auto;
}
#product-emblematique .nav-tabs .menu-item a,#product-emblematique .nav-tabs,#product-emblematique .nav-tabs li{
    border: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#product-emblematique .nav-tabs .menu-item{
    margin: 0 15px;
}
#product-emblematique .nav-tabs .menu-item a,#product-emblematique .nav-tabs li button{
    background: #ececec;
    border: none;
    padding: 0;
    margin: 0;
    color: #383e42;
    font-size: 18px;
    font-weight: 400;
    padding: 8px 12px;
    border-radius: 40px;
    width: 205px;
    text-align: center;
    transition: all .5s ease-in-out;
}
#product-emblematique .nav-tabs li button{
    margin: 1rem;
}
#product-emblematique .nav-tabs{
    width: 100%;
}
#product-emblematique .nav-tabs .menu-item a:hover,#product-emblematique .nav-tabs .menu-item.current-menu-item a,#product-emblematique .nav-tabs li button:hover,#product-emblematique .nav-tabs li button.active{
    color: #fff;
    background: #383e42;
}
#product-emblematique .content{
    margin-top: 75px;
}
#product-emblematique .titre{
    color: #01138D;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 35px;
}
#product-emblematique .btn-custom{
    padding: 13px 30px;
    margin-top: 1rem;
}
#product-emblematique .box-img{
    width: 100%;
    margin-top: 20px;
    height: 100%;
    background-size: contain;
    min-height: 435px;
    padding-top: 30px;
    position: relative;
    padding-bottom: 40px;
}
#product-emblematique .box-img .img1{
    width: 400px;
    height: 400px;
    position: relative;
    margin-left: auto;
}
#product-emblematique .box-img .img1 img,#product-emblematique .box-img .img2 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100% !important;
    overflow: hidden;
}
#product-emblematique .box-img .img2{
    width: 250px;
    height: 250px;
    position: absolute;
    bottom: 15px;
    left: 70px;
}
#product-emblematique p{
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 30px;
}
#product-emblematique .box-img .img1::after{
    content: "";
    width: 450px;
    height: 450px;
    background: url(../img/border1.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#product-emblematique .box-img .img2::after{
    content: "";
    width: 280px;
    height: 280px;
    background: url(../img/border2.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 54%;
    left: 48%;
    transform: translate(-50%,-50%);
}

/* Services */
#services{
    background: #01138D;
    background-size: contain;
    padding: 50px 0 20px 0;
}
#services h3{
    color: #ffffff;
    display: flex;
    align-items: center;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 40px;
}
#services h3::before{
    content: "";
    display: block;
    width: 55px;
    height: 2px;
    background: #fff;
    margin-right: 1rem;
}
#services h3 span{
    font-family: 'Square Peg';
    font-size: 48px;
    text-transform: initial;
    font-weight: 400;
    display: inline-block;
    padding-left: 5px;
    position: relative;
    top: -4px;
}
#services .col-sm-12{
    text-align: center;
}
#services .liste-services {
    margin: 0;
    padding: 0;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-around;
}
#services .liste-services li{
    list-style: none;
    text-align: center;
}
#services .liste-services li span{
    color: #fff;
    font-size: 13px;
}
#services .liste-services .icn{
    margin-bottom: 25px;
}
#services .liste-services .icn img{
    width: 147px;
    height: 147px;
    object-fit: contain;
    margin: 0 auto;
}
#services .liste-services .titre{
    color: #ffffff;
    font-size: 43px;
    line-height: 47px;
    font-weight: 400;
    margin-bottom: 0;
}
#services .liste-services p{
    margin: 0;
    padding: 0;
}
#services .liste-services p,#services .liste-services .titre span{
    color: #ffffff;
    font-size: 22px;
    line-height: 25px;
    font-weight: 400;
}

/* Collectons */
#collection{
    margin: 50px 0 20px 0;
}
#collection h3{
    color: #383e42;
    display: flex;
    align-items: center;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 40px;
}
#collection h3::before{
    content: "";
    display: block;
    width: 55px;
    height: 2px;
    background: #01138D;
    margin-right: 1rem;
}
#collection .box-img{
    width: 100%;
    height: 350px;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;    
}
#collection .box-img > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s ease-in-out;
}
#collection .box-img:hover > img{
    transform: scale(1.1);
}

#collection .content{
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    background: #fff;
    padding: 25px 0 30px 30px;
    cursor: pointer;
}
#collection .box-img .content .titre{
    color: #383e42;
    font-size: 19px;
    line-height: 25px;
    font-weight: 400;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;    
    transition: all .5s ease-in-out;
}
#collection .box-img:hover .content .titre{
    color:#01138D;
}
#collection .content .titre::after{
    content: "";
    background: url(../img/fleche-verte.svg) no-repeat center;
    background-size: contain;
    display: block;
    width: 27px;
    height: 14px;
    position: absolute;
    right: -2.5rem;
    top: 50%;
    transform: translateY(-50%);
}
#collection .content .titre::before{
    content: "";
    background-size: contain;
    display: block;
    width: 27px;
    height: 14px;
    position: absolute;
    right: -2.5rem;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
}
#collection .row > div:nth-child(3) .content:hover .titre::before{
    opacity: 1;
}
#collection .row > div:nth-child(3) .content:hover .titre::after {
    opacity: 0;
}
#collection .content::after{
    content: "";
    background: #fff;
    height: calc(100% + 5px);
    width: 100px;
    display: block;
    position: absolute;
    right: -99px;
    top: -5px;
    border-radius: 0 0 100% 0;
    z-index: 0;
}
#collection .content .titre img{
    margin-right: 1rem;
}
#collection .content ul{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    width: calc(100% + 30px);
    transition: all .5s ease-in-out;
    display: none;
}
#collection .content  > a{
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 100px);
    height: 100%;
    z-index: 2;
    display: block;
}
#collection .row > div:nth-child(3) .content:hover ul{
    display: block;
}
#collection .box-img .content ul::after{
    content: "";
    background: #fff;
    height: calc(100% + 5px);
    width: 100px;
    display: block;
    position: absolute;
    right: -99px;
    top: -5px;
    border-radius: 0 0 100% 0;
    z-index: 0;
    opacity: 0;
}
#collection .box-img .content::before {
    content: "";
    background: #fff;
    height: 100%;
    width: 100px;
    display: block;
    position: absolute;
    right: -129px;
    top: 0;
    z-index: 0;
    opacity: 0;
}
#collection .row > div:nth-child(3) .box-img .content:hover ul::after,#collection .row > div:nth-child(3) .box-img .content:hover::before{
    opacity: 1;
}
#collection .content ul li{
    list-style: none;
    border-bottom: 1px solid #01138D;
    padding: 10px 0;
}
#collection .row > div:nth-child(3) .box-img .content:hover::after {
    border-radius: 0;
}
#collection .content ul li a{
    color: #383e42;
    font-size: 15px;
    font-weight: 400;
    transition: all .5s ease-in-out;
}
#collection .content ul li a:hover{
    color: #01138D;
}
#collection .content ul li:last-child{
    border-bottom: none;
}

/* Parallax */
#parallax{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 40px 0;
    background-attachment: fixed;
    overflow: hidden;
}
#parallax::after{
    content: "";
    background: rgba(56, 62, 66, .67);
    display: block;
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
}
#parallax .container{
    position: relative;
    z-index: 1;
}
#parallax .icn{
    width: 67px;
    height: 80px;
    margin: 0 auto 20px auto;
}
#parallax .icn img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#parallax h3{
    color: #ffffff;
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    text-transform: initial;
    margin: 0;
}
#parallax .titre{
    color: #ffffff;
    font-size: 48px;
    line-height: 48px;
    font-weight: 400;
    text-transform: initial;
    margin-bottom: 20px;
}
#parallax .titre span{
    font-family: 'Square Peg';
    font-size: 78px;
    line-height: 78px;
    font-weight: normal;
}

/* Texte image */
#text-img{
    background: #ececec;
    padding: 40px 0 20px 0;
}
#text-img h3{
    color: #383e42;
    display: flex;
    align-items: center;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 40px;
}
#text-img h3::before{
    content: "";
    display: block;
    width: 55px;
    height: 2px;
    background: #01138D;
    margin-right: 1rem;
}
#text-img .box-img{
    width: 100%;
    height: 300px;
    position: relative;
}
#text-img .box-img::after{
    content: "";
    background: url(../img/contour-droite-photo.svg) no-repeat center;
    width: 65px;
    height: 65px;
    display: block;
    background-size: contain;
    position: absolute;
    right: -15px;
    bottom: -13px;
}
#text-img .box-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#text-img .box{
    margin-bottom: 50px;
    align-items: center;
}
#text-img .box.reverse{
    flex-direction: row-reverse;
}
#text-img .box .titre{
    color: #01138D;
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 20px;
}
#text-img .box p{
    text-align: justify;
}
#text-img .btn-custom{
    margin-top: 1rem;
    padding: 10px 30px;
}
#text-img .content{
    width: 75%;
    margin: 0 auto;
}
#text-img .reverse .box-img::after{
    content: "";
    background: url(../img/contour-gauche-photo.svg) no-repeat center;
    width: 65px;
    height: 65px;
    display: block;
    background-size: contain;
    position: absolute;
    left: -15px;
    bottom: -13px;
    right: inherit;
}

/* Realisation */
#realisation{
    background: #fff;
    padding: 40px 0 50px 0;
}
#realisation h3{
    color: #383e42;
    display: flex;
    align-items: center;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 40px;
}
#realisation h3::before{
    content: "";
    display: block;
    width: 55px;
    height: 2px;
    background: #01138D;
    margin-right: 1rem;
}
#realisation .liste-realisation{
    margin: 0;
    padding: 0;
}
#realisation .slick-prev,#complementaires .slick-prev{
    font-size: 0;
    background: url(../img/arrow.png) no-repeat center;
    background-size: contain;
    border: none;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 28px;
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}
#realisation .slick-next,#complementaires .slick-next{
    font-size: 0;
    background: url(../img/arrow.png) no-repeat center;
    background-size: contain;
    border: none;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 28px;
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
}
#realisation .slick-dots{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0 50px 0;
    padding: 0;
}
#realisation .slick-dots li{
    list-style: none;
    margin: 0 .8rem;
}
#realisation .slick-dots button{
    font-size: 0;
    background: #c6c6c6;
    margin: 0;
    padding: 0;
    border: none;
    width: 17px;
    height: 17px;
    border-radius: 100%;
}
#realisation .slick-dots .slick-active button{
    background: #01138D;
}
#realisation .btn-custom{
    background: #383e42;
}
#realisation .box-img a{
    display: block;
position: relative;
z-index: 1;
}
#realisation .box-img{
    width: 380px;
    height: 380px;
    margin: 0 auto;
    position: relative;
    transition: all .5s ease-in-out;
}
#realisation .box-img img{
    width: 380px;
    height: 380px;
    object-fit: cover;
    border-radius: 100% !important;
}
#realisation .box{
    padding-top: 1.5rem;
    padding-bottom: 2rem;
    position: relative;
    height: 550px;
}
#realisation .box-img::after {
    content: "";
    width: 420px;
    height: 420px;
    background: url(../img/border1.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(220deg);
}
#realisation .box-content{
    width: 225px;
    height: 225px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: #ffffff;
    border: 1px solid #555553;
    padding: 0 15px;
    position: relative;
    margin-left: 2rem;
    position: absolute;
    bottom: 2rem;
    right: 1.5rem;
    opacity: 0;
    transition: all .5s ease-in-out;
}
#realisation .box-content > a{
    position: absolute;
    display: block;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#realisation .box-content .titre{
    text-align: center;
    color: #383e42;
    font-size: 19px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 5px;
}
#realisation .box-content p{
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
    padding: 0 10px 0 10px;
    font-weight: 400;
}
#realisation .box-content::after {
    content: "";
    width: 270px;
    height: 270px;
    background: url(../img/border2.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 54%;
    left: 52%;
    transform: translate(-50%,-50%) rotate(-75deg);
}
#realisation .box:hover .box-img{
    margin: 3rem auto 0 auto;
    transform: scale(1.2);
}
.single-product #realisation .box:hover .box-img,.single-product #realisation .slick-current .box .box-img{
    margin: 0 auto 0 auto !important;
    transform: scale(1) !important;
}
#realisation .box:hover .box-content{
    opacity: 1;
}

#realisation .slick-current .box .box-img{
    margin: 3rem auto 0 auto;
    transform: scale(1.2);
}
#realisation .slick-current .box .box-content{
    opacity: 1;
}

/* Banniere page */
#banniere-page{
    margin-top: 170px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 25px;
    min-height: 300px;
}
#banniere-page::after {
    content: "";
    width: 35vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: url(../img/fond-logo-slider.svg) no-repeat top right;
    background-size: contain;
}
#banniere-page::before{
    content: "";
    width: calc(17vw - 12px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgba(0, 0, 0, .5);
}
#banniere-page .container{
    position: relative;
    z-index: 1;
    padding-top: 100px;
    padding-bottom: 50px;
}
#banniere-page h1,#banniere-page p{
    color: #fff;
}
#banniere-page h1{
    font-family: 'Square Peg';
    font-size: 102px;
    line-height: 77px;
    font-weight: normal !important;
    text-transform: initial;
    margin: 0;
}
/* Tabs carte */
#product-emblematique.carte #myTab{
    width: 100%;
    margin: 1rem 0 0 0;
    justify-content: center;
}
#product-emblematique.carte .nav-tabs .nav-link{
    margin: 0 20px;
}
#product-emblematique.carte .tab-content .tab-pane{
    padding-top: 2rem;
}
#product-emblematique.carte .tab-content .tab-pane img{
    width: 100%;
    height: 500px;
    object-fit: contain;
    margin-top:40px;
}
#product-emblematique.carte .nav-tabs .nav-link {
    padding: 8px 15px;
    width: 230px;
}
#services.decouvrez {
    padding: 50px 0;
}
#services.decouvrez .liste-services{
    justify-content: center;
}
#services.decouvrez .liste-services li{
    width: 25%;
}
#services.decouvrez .liste-services .icn img{
    margin-left: auto;
    margin-right: auto;
}
#product-emblematique.carte .tab-content .tab-pane h3{
    transform: inherit;
    position: initial;
    display: block;
    font-family: 'Square Peg';
    font-size: 102px;
    line-height: 77px;
    font-weight: normal !important;
    text-transform: initial;
    color: #01138D;
}
#product-emblematique.carte .tab-content .tab-pane h3::before{
    display: none;
}
#product-emblematique.carte .tab-content .tab-pane p{
    font-size: 30px;
    line-height: 34px;
    color: #383e42;
    font-weight: 400;
}

/* Timeline */
#timeline{
    position: relative;
    margin: 50px 0;
}
#timeline .container{
    position: relative;
}
#timeline h3{
    color: #383e42;
    transform: rotate(-90deg);
    position: absolute;
    left: -163px;
    top: 190px;
    display: flex;
    align-items: center;
}
#timeline h3::before{
    content: "";
    display: block;
    width: 55px;
    height: 2px;
    background: #01138D;
    margin-right: 1rem;
}
#timeline h3 span{
    font-family: 'Square Peg';
    font-size: 48px;
    text-transform: initial;
    font-weight: 400;
    display: inline-block;
    padding-left: 5px;
}
#timeline .historique{
    width: 80%;
    margin: 0 auto;
    position: relative;
    padding-top: 100px;
}
#timeline .historique::after{
    content: "";
    background: #383e42;
    width: 1px;
    height: calc(100% - 50px);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
}
#timeline .historique .icn{
    width: auto;
    border-radius: 100%;
    position: absolute;
    top: -1px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
#timeline .historique .icn img{
    width: 60px;
    height: 60px;
    object-fit: contain;
}
#timeline .historique .box{
    background: #ececec;
    padding: 15px;
    margin-bottom: 50px;
    position: relative;
}
#timeline .historique .col-sm-6{
    padding: 0 50px;
}
#timeline .historique .box .annee{
    background: #01138D;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    position: absolute;
    right: -80px;
    z-index: 1;
    top: 0;
}
#timeline .historique .liste .col-sm-6:nth-child(2n) .box .annee{
    left: -80px;
    right: inherit;
    top: 75px;
}
#timeline .historique .liste{
    display: flex;
    flex-wrap: wrap;
        background-size: 350px;
}
#timeline .historique .box-img{
    width: 100%;
    height: 180px;
    margin-bottom: 20px;
}
#timeline .historique .box-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#timeline .historique .titre{
    font-size: 33px;
    color: #202020;
    line-height: 39px;
    font-weight: bold !important;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
#timeline .historique .titre::before{
    content: "";
    width: 70px;
    height: 2px;
    display: block;
    background: #01138D;
    margin-right: 1rem;
}
#timeline .historique p{
    font-size: 19px;
    line-height: 23px;
    color: #383e42;
}
#timeline .historique .box::after{
    content: "";
    background: url(../img/downward-arrow.png) no-repeat center;
    width: 20px;
    height: 20px;
    background-size: contain;
    display: block;
    position: absolute;
    right: -15px;
    top: 20px;
    transform: rotate(-90deg);
}
#timeline .historique .liste .col-sm-6:nth-child(2n) .box::after{
    left: -15px;
    right: inherit;
    transform: rotate(90deg);
    top: 95px;
}

/* Slide Parallax */
#slide-parallax{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
#slide-parallax .liste .slick-slide::after{
    content: "";
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
#slide-parallax .container{
    position: relative;
    z-index: 1;
    padding: 80px 0 80Px 0;
}
#slide-parallax .liste{
    margin: 0;
    padding: 0;
}
#slide-parallax .liste li{
    list-style: none;
    text-align: center;
}
#slide-parallax .liste li,
#slide-parallax .liste p{
    font-size: 36px;
    color: #fff;
    text-align: center;
    line-height: 43px;
    font-weight: 400;
}
#slide-parallax .liste p{
    margin-bottom: 2rem;
}
#slide-parallax .liste .titre{
    display: inline-flex;
    align-items: center;
    color: #8fc043;
    font-size: 34px;
    border: solid 3px;
    line-height: 38px;
    justify-content: center;
    background-color: #ffffffdb;
    max-width: fit-content;
    margin-left: auto;
    padding-right: 20px;
    border-radius: 50px;
    margin-right: auto;
    font-weight: 400;
    margin-bottom: 40px;
}
body:not(.page-template-tpl-decouvrez) #slide-parallax .liste .titre{
    border: none;
    background: none;
}
#slide-parallax .liste .titre b{
    display: inline-block;
    padding-left: 5px;
}
#slide-parallax .liste .titre img{
    width: 80px;
    margin-right: 1rem;
}
#slide-parallax .slick-dots{
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 4rem;
    left: 50%;
    transform: translateX(-50%);
}
#slide-parallax .slick-dots li{
    list-style: none;
    margin: 0 5px;
}
#slide-parallax .slick-dots li button{
    background: rgba(255, 255, 255, .63);
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: none;
    font-size: 0;
    margin: 0;
    padding: 0;
}
#slide-parallax .slick-dots .slick-active button{
    background: #0ba13b;
}
#slide-parallax .slick-prev{
    font-size: 0;
    background: url(../img/arrow3.png) no-repeat center;
    background-size: contain;
    border: none;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 28px;
    position: absolute;
    left: 10rem;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    z-index: 2;
}
#slide-parallax .slick-next{
    font-size: 0;
    background: url(../img/arrow3.png) no-repeat center;
    background-size: contain;
    border: none;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 28px;
    position: absolute;
    right: 10rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

/* Section Forlam */
#forlam{
    margin-bottom: 2rem;
    padding: 50px 0;
    position: relative;
}
#forlam::after{
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #1d1d1b;
    position: absolute;
    left: 0;
    bottom: 20px;
    display: block;
}
#forlam h3{
    text-align: center;
    font-size: 42px;
    font-weight: 400 !important;
    line-height: 50px;
    text-transform: uppercase;
    color: #01138D;
    margin: 0;
    letter-spacing: 3px;
    margin-bottom: 30px;
}
#forlam .titre{
    font-family: 'Square Peg';
    font-size: 150px;
    text-transform: initial;
    color: #01138D;
    line-height: 150px;
    text-align: center;
    font-weight: normal !important;
    margin-bottom: 50px;
}
#forlam .desc{
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    color: #383e42;
    margin-bottom: 70px;
}
#forlam .desc p{
    margin-bottom: 1rem;
}
#forlam .desc .btn-custom{
    background: #e43014;
    text-transform: inherit;
    padding: 12px 30px;
    font-size: 16px;
}
#forlam .desc .btn-custom:focus{
    color: #fff;
}
#forlam .liste{
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}
#forlam .liste li{
    list-style: none;
    width: 25%;
    text-align: center;
    margin: 0 2rem;
}
#forlam .liste li .icn{
    width: 200px;
    height: 100px;
    margin: 0 auto 30px auto;
}
#forlam .liste li .icn img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#forlam .liste li .chiffre{
    color: #01138D;
    font-size: 69px;
    line-height: 83px;
    font-weight: 400;
}
#forlam .liste li .content{
    font-size: 32px;
    line-height: 38px;
    font-weight: 400;
}
#forlam .logo-forlam{
    width: 350px;
    margin: 0 auto -45px auto;
    background: #fff;
    z-index: 1;
    position: relative;
}
#forlam .logo-forlam img{
    width: 250px;
    height: 150px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}

/* Récrutement */
#recrutement{
    background: #ececec;
    background-size: 600px;
    padding: 100px 0 50px 0;
}
#recrutement .container{
    position: relative;
    padding-left: 80px;
}
#recrutement h3{
    color: #383e42;
    transform: rotate(-90deg);
    position: absolute;
    left: -118px;
    top: 123px;
    display: flex;
    align-items: center;
    font-size: 30px;
}
#recrutement h3::before{
    content: "";
    display: block;
    width: 55px;
    height: 2px;
    background: #01138D;
    margin-right: 1rem;
}
#recrutement h4{
    font-size: 25px;
    color: #01138D;
    font-weight: bold;
    text-transform: initial;
    margin-bottom: 20px;
}
#recrutement .foot{
    margin-top: 20px;
    text-align: center;
    font-size: 30px;
	font-weight: 400;
}
#recrutement .foot .btn-custom{
    font-size: 18px;
    padding: 13px 30px;
    margin-top: 30px;
}
#recrutement ul{
    margin: 0;
    padding: 0;
}
#recrutement ul li{
    list-style: none;
    display: flex;
    align-items: flex-start;
}
#recrutement ul li::before{
    content: "";
    background: url(../img/check-mark.png) no-repeat center;
    width: 15px;
    height: 10px;
    background-size: contain;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
}
#recrutement .liste{
    display: flex;
    flex-wrap: wrap;
}
#recrutement .liste li{
    width: 50%;
}

/* Menu produit */
#menu-product{
    position: fixed;
    top: 170px;
    left: 0;
    width: 70vw;
    height: calc(100vh - 170px);
    z-index: 999;
    background: #fff;
    background-size: 400px;
    transition: all .5s ease-in-out;
    transform: translateX(-100%);
}
#menu-product .content{
    overflow-y: auto;
    height: calc(100vh - 115px);
}
#menu-product.open{
    transform: translateX(0);
}
.affix #menu-product {
    position: fixed;
    top: 115px;
    height: calc(100vh - 115px);
}
#menu-product .top{
    background: #b9b9b9;
    width: 100%;
    padding: 10Px 40px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#menu-product .top button{
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}
#menu-product .content{
    padding: 20px 40px;
}
#menu-product .content .titre{
    color: #01138D;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 30px;
}
#menu-product .content .menus{
    margin: 0;
    padding: 0;
    position: relative;
}
#menu-product .content .menus > li{
    list-style: none;
    margin-bottom: 20px;
}
#menu-product .content .menus > li > a{
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase;
	font-weight: 400;
    width: 300px;
    padding: 5px 5px;
    border-radius: 30px;
    position: relative;
}
#menu-product .content .menus > li > a .icn{
    width: 30px;
    height: 30px;
    position: relative;
    margin-right: 15px;
}
#menu-product .content .menus > li > a .icn img{
    width: 30px;
    height: 30px;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s ease-in-out;
}
#menu-product .content .menus > li > a .icn .hover{
    opacity: 0;
}
#menu-product .content .menus > li > a:hover .icn .nohover{
    opacity: 0;
}
#menu-product .content .menus > li > a:hover .icn .hover{
    opacity: 1;
}
#menu-product .content .menus > li > a b{
    padding-left: 2px;
}
#menu-product .content .menus > li > a:hover{
    color: #fff;
}
#menu-product .content .menus > li > a svg{
    object-fit: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scale(.5);
    right: .6rem;
}
#menu-product .content .menus > li.color1 > a{
    border-color: #8fc043;
    color: #8fc043;
}
#menu-product .content .menus > li.color1 > a .currentLayer{
    fill: #8fc043;
}
#menu-product .content .menus > li > a:hover .currentLayer{
    fill: #fff !important;
}
#menu-product .content .menus > li > a:hover{
    color: #fff !important;
    border-color: #fff;
}
#menu-product .content .menus > li.color1 > a:hover{
    background: #8fc043;
}
#menu-product .content .menus > li.color2 > a{
    border-color: #478b64;
    color: #478b64;
}
#menu-product .content .menus > li.color2 > .currentLayer{
    fill: #478b64;
}
#menu-product .content .menus > li.color2 > a:hover{
    background: #478b64;
}
#menu-product .content .menus > li.color3 > a{
    border-color: #c49c48;
    color: #c49c48;
}
#menu-product .content .menus > li.color3 > .currentLayer{
    fill: #c49c48;
}
#menu-product .content .menus > li.color3 > a:hover{
    background: #c49c48;
}
#menu-product .content .menus > li.color4 > a{
    border-color: #da6f59;
    color: #da6f59;
}
#menu-product .content .menus > li.color4 > .currentLayer{
    fill: #da6f59;
}
#menu-product .content .menus > li.color4 > a:hover{
    background: #da6f59;
}
#menu-product .content .menus > li.color5 > a{
    border-color: #008781;
    color: #008781;
}
#menu-product .content .menus > li.color5 > .currentLayer{
    fill: #008781;
}
#menu-product .content .menus > li.color5 > a:hover{
    background: #008781;
}
#menu-product .content .menus > li.color6 > a{
    border-color: #33588a;
    color: #33588a;
}
#menu-product .content .menus > li.color6 > .currentLayer{
    fill: #33588a;
}
#menu-product .content .menus > li.color6 > a:hover{
    background: #33588a;
}
#menu-product .content .menus > li.color7 > a{
    border-color: #630096;
    color: #630096;
}
#menu-product .content .menus > li.color7 > .currentLayer{
    fill: #630096;
}
#menu-product .content .menus > li.color7 > a:hover{
    background: #630096;
}
#menu-product .content .menus > li.color8 > a{
    border-color: #00a3a9;
    color: #00a3a9;
}
#menu-product .content .menus > li.color8 > .currentLayer{
    fill: #00a3a9;
}
#menu-product .content .menus > li.color8 > a:hover{
    background: #00a3a9;
}
#menu-product .content .menus > li.color9 > a{
    border-color: #b3a89a;
    color: #b3a89a;
}
#menu-product .content .menus > li.color9 > .currentLayer{
    fill: #b3a89a;
}
#menu-product .content .menus > li.color9 > a:hover{
    background: #b3a89a;
}

#menu-product .content .menus .submenu{
    position: absolute;
    top: -60px;
    left: 300px;
    width: calc(100% - 300px);
    margin: 0;
    padding: 60px 0 0 30px;
    transition: all .5s ease-in-out;
    opacity: 0;
    z-index: -1;
    height: calc(100% + 60px);
}
#menu-product .content .menus .submenu li{
    list-style: none;
    margin-bottom: 20px;
}
#menu-product .content .menus .submenu li a{
    color: #383e42;
    font-size: 15px;
	font-weight: 400;
    transition: all .5s ease-in-out;
}
#menu-product .content .menus .submenu > .box-img{
    z-index:99;

}
#menu-product .content .menus .submenu .menu_produits_sous_cat_li:hover .box-img{
    z-index:999;
}

#menu-product .content .menus .submenu .box-img{
    width: 600px;
    height: 100%;
    min-height: 435px;
    position: absolute;
    right: 2rem;
    top: 4rem;
}
#menu-product .content .menus .submenu .box-img .img1{
    width: 400px;
    height: 400px;
    position: relative;
    margin-left: auto;
}
#menu-product .content .menus .submenu .box-img .img1 img,#menu-product .content .menus .submenu .box-img .img2 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100% !important;
    overflow: hidden;
}
#menu-product .content .menus .submenu .box-img .img2{
    width: 250px;
    height: 250px;
    position: absolute;
    bottom: 80px;
    left: 70px;
}
#menu-product .content .menus .submenu .box-img .img1::after{
    content: "";
    width: 450px;
    height: 450px;
    background: url(../img/border1.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#menu-product .content .menus .submenu .box-img .img2::after{
    content: "";
    width: 280px;
    height: 280px;
    background: url(../img/border2.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 54%;
    left: 48%;
    transform: translate(-50%,-50%);
}
#menu-product .content .menus .submenu .lien{
    position: absolute;
    top: 0;
    right: 0;
    color: #b9b9b9;
    font-size: 15px;
    z-index: 1;
}
#menu-product .content .menus .hover .submenu{
    opacity: 1;
    z-index: 10;
}
#menu-product .content .menus .menu_produits_sous_cat_li:hover .box-img{
    opacity: 1;
    z-index: 2;
}

#menu-product .content .menus li.menu-cat-45 .submenu a:hover{
    color: #8fc043;
}
#menu-product .content .menus li.menu-cat-51 .submenu a:hover{
    color: #478b64;
}
#menu-product .content .menus li.menu-cat-56 .submenu a:hover{
    color: #c49c48;
}
#menu-product .content .menus li.menu-cat-68 .submenu a:hover{
    color: #da6f59;
}
#menu-product .content .menus li.menu-cat-58 .submenu a:hover{
    color: #008781;
}
#menu-product .content .menus li.menu-cat-61 .submenu a:hover{
    color: #33588a;
}
#menu-product .content .menus li.menu-cat-55 .submenu a:hover{
    color: #630096;
}
#menu-product .content .menus li.menu-cat-69 .submenu a:hover{
    color: #00a3a9;
}
#menu-product .content .menus li.menu-cat-70 .submenu a:hover{
    color: #b3a89a;
}
#menu-product .garant{
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    right: 0;
}
#menu-product .garant .icn{
    width: 30px;
    height: 24px;
    margin-left: 5px;
}
#menu-product .garant .icn img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Tax cat */
#content-cat{
    margin-top: 170px;
    padding-top: 30px;
    margin-bottom: 50px;
}
#content-cat h1{
    text-align: center;
    text-transform: initial;
    color: #478b64;
    font-size: 38px;
    line-height: 45px;
    font-weight: bold;
}
#content-cat .term-description p{
    color: #383e42;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
}
#breadcrumbs a,#breadcrumbs .breadcrumb_last{
    color: #01138D;
    font-size: 15px;
    line-height: 18px;
	font-weight: 400;
}
#breadcrumbs a:hover{
    text-decoration: underline;
}
#breadcrumbs span, #breadcrumbs .breadcrumb_last{
    color: #383e42;  
}
#breadcrumbs a{
    color: #01138D;
}
#content-cat .titre{
    color: #01138D;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top:40px;
}
#content-cat .liste-services .titre{
    margin-top:0px;
}
#content-cat .menus{
    margin: 0 0 2rem 0;
    padding: 0;
    position: relative;
}
#content-cat .menus > li{
    list-style: none;
    margin-bottom: 15px;
}

#content-cat .menus > li > a{
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase;
	font-weight: 400;
    width: 300px;
    padding: 5px 5px;
    border-radius: 30px;
    position: relative;
}
#content-cat .menus > li > a .icn{
    width: 30px;
    height: 30px;
    position: relative;
    margin-right: 15px;
}
#content-cat .menus > li > a .icn img{
    width: 30px;
    height: 30px;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s ease-in-out;
}
#content-cat .menus > li > a .icn .hover{
    opacity: 0;
}
#content-cat .menus > li > a:hover .icn .nohover{
    opacity: 0;
}
#content-cat .menus > li > a:hover .icn .hover{
    opacity: 1;
}
#content-cat .menus > li > a b{
    padding-left: 2px;
}
#content-cat .menus > li > a:hover{
    color: #fff;
}
#content-cat .menus > li > a svg{
    object-fit: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scale(.5);
    right: .6rem;
}
#content-cat .menus > li.color1 > a{
    border-color: #8fc043;
    color: #8fc043;
}
#content-cat .menus > li.color1 > a .currentLayer{
    fill: #8fc043;
}
#content-cat .menus > li > a:hover .currentLayer{
    fill: #fff;
}
#content-cat .menus > li > a:hover{
    color: #fff !important;
    border-color: #fff;
}
#content-cat .menus > li.color1 > a:hover{
    background: #8fc043;
}
#content-cat .menus > li.color2 > a{
    border-color: #478b64;
    color: #478b64;
}
#content-cat .menus > li.color2 > .currentLayer{
    fill: #478b64;
}
#content-cat .menus > li.color2 > a:hover{
    background: #478b64;
}
#content-cat .menus > li.color3 > a{
    border-color: #c49c48;
    color: #c49c48;
}
#content-cat .menus > li.color3 > .currentLayer{
    fill: #c49c48;
}
#content-cat .menus > li.color3 > a:hover{
    background: #c49c48;
}
#content-cat .menus > li.color4 > a{
    border-color: #da6f59;
    color: #da6f59;
}
#content-cat .menus > li.color4 > .currentLayer{
    fill: #da6f59;
}
#content-cat .menus > li.color4 > a:hover{
    background: #da6f59;
}
#content-cat .menus > li.color5 > a{
    border-color: #008781;
    color: #008781;
}
#content-cat .menus > li.color5 > .currentLayer{
    fill: #008781;
}
#content-cat .menus > li.color5 > a:hover{
    background: #008781;
}
#content-cat .menus > li.color6 > a{
    border-color: #33588a;
    color: #33588a;
}
#content-cat .menus > li.color6 > .currentLayer{
    fill: #33588a;
}
#content-cat .menus > li.color6 > a:hover{
    background: #33588a;
}
#content-cat .menus > li.color7 > a{
    border-color: #630096;
    color: #630096;
}
#content-cat .menus > li.color7 > .currentLayer{
    fill: #630096;
}
#content-cat .menus > li.color7 > a:hover{
    background: #630096;
}
#content-cat .menus > li.color8 > a{
    border-color: #00a3a9;
    color: #00a3a9;
}
#content-cat .menus > li.color8 > .currentLayer{
    fill: #00a3a9;
}
#content-cat .menus > li.color8 > a:hover{
    background: #00a3a9;
}
#content-cat .menus > li.color9 > a{
    border-color: #b3a89a;
    color: #b3a89a;
}
#content-cat .menus > li.color9 > .currentLayer{
    fill: #b3a89a;
}
#content-cat .menus > li.color9 > a:hover{
    background: #b3a89a;
}

/* single product */
.single-product #content-cat h1{
    text-align: left;
    margin-bottom: 10px;
}
.single-product #content-cat h2 {
    text-transform: initial;
    color: #383e42;
    font-size: 21px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.single-product #content-cat h2 .icn{
    display: inline-block;
    width: 50px;
    margin-left: 10px;
}
.single-product #content-cat h2 .icn img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.single-product #content-cat .desc p,.single-product #content-cat .desc{
    color: #383e42;
    font-size: 18px;
    line-height: 20px;
	font-weight: 400;
}
.single-product #content-cat .desc p{
    margin-bottom: 10px;
}
.single-product #content-cat .desc ul{
    margin-left: 55px;
}
.single-product #content-cat .desc ul li{
    list-style: none;
    position: relative;
}
.single-product #content-cat .desc ul li::before{
    content: "";
    background: url(../img/puce.svg) no-repeat center;
    background-size: contain;
    width: 10px;
    height: 8px;
    display: block;
    position: absolute;
    left: -15px;
    top: 6px;
}
.single-product #content-cat .specialite{
    margin-top: 2.5rem;
    display: flex;
    align-items: center;
    margin-bottom: 2.5rem;
}
.single-product #content-cat .specialite li{
    list-style: none;
    margin-right: 1rem;
    position: relative;
}
.single-product #content-cat .specialite li img{
    width: 80px;
    height: 50px;
    object-fit: contain;
}
.single-product #content-cat .specialite li .nom{
    position: relative;
    display: block;
    opacity: 1;
    padding: 10px;
    width: 100px;
    color: #383e42;
    font-size: 12px;
    line-height: 19px;
    font-weight: 400;
    text-align: center;
}

.single-product #content-cat .titres{
    color: #383e42;
    font-size: 21px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}
.single-product #content-cat .titres span{
    color: #01138D;
}
.single-product .container{
    width: 100%;
    clear: both;
}

/* Avantages */
.single-product .avantages{
    margin: 0 0 0 80px;
    padding: 0;
    width: 100%;
}
.single-product .avantages li{
    list-style: none;
    margin: 0 0 5px 0;
    display: flex;
    align-items: center;
}
.single-product .avantages li span{
    color: #383e42;
    font-size: 18px;
	font-weight: 400;
    display: block;
    width: 120px;
    text-align: right;
    margin-right: 1rem;
}
.single-product .avantages li .carre{
    width: 28px;
    height: 10px;
    background: #01138D;
    margin-right: 1px;
}
.single-product div.product {
    margin-top: 20px;
}
.single-product .fonds{
    background-size: contain;
}
.single-product .attribus .btns{
    align-items: center;
    display: flex;
	flex-wrap: wrap;
    justify-content: flex-end;
}
.single-product .attribus .btns a{
    padding: 5px 5px 5px 20px;
    margin: 0 1rem 7px;
    font-size: 15px;
}
/* .single-product .attribus .btns a:last-child{ */
.single-product .attribus .btns a.btn-notice{
    background: #383e42;
}
.single-product .attribus .btns .btn-custom:hover img {
    margin-left: 15px;
}
.single-product .attribus .liste-attrib{
    margin: 0;
    padding: 0;
    display: inline-flex;
    width: 100%;
    justify-content: space-around;
}
.single-product .attribus .liste-attrib li span.withco {
    position: absolute;
    margin-left: -60px;
    margin-top:10px;
    max-width: 190px;
}
.single-product .attribus .liste-attrib li{
    max-width: 33%;
    list-style: none;
    display: flex;
}
.single-product .attribus .liste-attrib li .nom{
    color: #383e42;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    font-family: 'Square Peg';
}
.single-product .attribus .liste-attrib li span{
    color: #383e42;
    font-size: 16px;
    line-height: 16px;
	font-weight: 400;
}
.single-product .attribus .liste-attrib li img{
    margin-right: 1rem;
    max-width: 60px;
}
.single-product div.product .woocommerce-product-gallery img {
    max-height: 450px;
}
.single-product .menu-tabs{
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #0ba13b; 
    margin: 80px 0 0 0;
    padding: 0;
}
.single-product .menu-tabs li{
    list-style: none;
    margin: 0 3rem;
}
.single-product .menu-tabs li a{
    display: inline-block;
    color: #383e42;
    font-size: 16px;
	font-weight: 400;
    line-height: 19px;
    transition: all .5s ease-in-out;
    background: transparent;
    padding: 15px 25px 18px 25px;
    border-radius: 15px 15px 0 0;
}
.single-product .menu-tabs li a:hover,.single-product .menu-tabs li.active a{
    color: #fff;
    background: #0ba13b;
    font-weight: bold;
}
.single-product .desc-prod{
    position: relative;
    margin-top: 40px;
    margin-bottom: 50px;
}
.single-product .desc-prod .content{
    width: 70%;
    min-height: 300px;
    margin: 0 auto;
}
.single-product .desc-prod .titress{
    color: #383e42;
    font-size: 55px;
    line-height: 65px;
    font-weight: 400;
    font-family: 'Square Peg';
    transform: rotate(-90deg);
    position: absolute;
    left: -50px;
    top: 100px;
    display: flex;
    align-items: center;
}
.single-product .desc-prod .right-float{
    position: absolute;
    right: 0;
    top: 10px;
    margin: 0;
    padding: 0;
}
.single-product .desc-prod .right-float li{
    list-style: none;
    margin-bottom: 2rem;
    text-align: center;
}
.single-product .desc-prod .right-float li .nom{
    color: #01138D;
    font-size: 12px;
    font-weight: 400;
    margin-top: 8px;
}
.single-product .desc-prod .right-float li img{
    margin-left: auto;
    margin-right: auto;
}
.single-product .desc-prod .titress::before{
    content: "";
    display: block;
    width: 55px;
    height: 1px;
    background: #0ba13b;
    margin-right: 1rem;
}
.single-product .desc-prod h3{
    color: #0ba13b;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.single-product .desc-prod p{
    color: #383e42;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
.single-product .desc-prod .prestations{
    margin: 0 0 50Px 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.single-product .desc-prod .prestations li{
    list-style: none;
}
.single-product .desc-prod .prestations li .nom{
    color: #383e42;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    display: flex;
    align-items: center;
}
.single-product .desc-prod .prestations li .nom img{
    margin-right: 1rem;
}
.single-product #caract-prod .titress{
    left: -81px;
}
.single-product #services{
    padding: 50px 0;
    margin-bottom: 50px;
}
#documentation{
    margin-bottom: 20px;
}
#documentation h3,.single-product .related h3,.single-product #complementaires h3{
    color: #383e42;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    display: flex;
    align-items: center;
}
#documentation h3 span,.single-product .related h3 span,.single-product #complementaires h3 span{
    font-family: 'Square Peg';
    font-weight: 400;
    text-transform: initial;
    font-size: 48px;
    line-height: 57px;
    display: inline-block;
    margin-left: 5px;
    margin-top: -4px;
}
#documentation h3::before,.single-product .related h3:before,.single-product #complementaires h3::before {
    content: "";
    display: block;
    width: 55px;
    height: 2px;
    background: #01138D;
    margin-right: 1rem;
}
#documentation .liste-doc{
    margin: 0;
    padding: 0;
    min-height: 350px;
}
#documentation .liste-doc .slick-list{
    min-height: 350px;
}
#documentation .slick-prev{
    font-size: 0;
    background: url(../img/arrow.png) no-repeat center;
    background-size: contain;
    border: none;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 28px;
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}
#documentation .slick-next{
    font-size: 0;
    background: url(../img/arrow.png) no-repeat center;
    background-size: contain;
    border: none;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 28px;
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
}
#documentation .box .pdf{
    color: #0ba13b;
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    transition: all .5s ease-in-out;
}
#documentation .box .box-img{
    width: 200px;
    height: 200px;
    margin: 0 auto;
    transition: all .5s ease-in-out;
    position: relative;
}
#documentation .box .box-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#documentation .box:hover .pdf{
    font-size: 0;
    margin: 0;
    line-height: 0;
}
#documentation .box:hover .box-img{
    height: 330px;
    width: 90%;
}
#documentation .box .box-img a{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, .4);
    opacity: 0;
    transition: all .5s ease-in-out;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#documentation .box:hover .box-img a{
    opacity: 1;
}
#documentation .box .box-img a img{
    width: 45px !important;
    height: auto !important;
}
.single-product .desc-prod .content table:not(.has-background) tbody td {
    background-color: #ececec;
}
.single-product .desc-prod .content table:not(.has-background) tbody td:nth-child(2){
    font-weight: normal;
    border-left: 1px solid #fff;
    padding-left: 1.5rem;
}
.single-product .desc-prod .content table:not(.has-background) tbody tr:nth-child(2n) td, fieldset, fieldset legend {
    background-color: #fff;
}
.single-product .desc-prod .content table td{
    color: #383e42;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
}
.single-product .liste-realisation{
    margin: 0;
    padding: 0;
    width: 100%;
}
.single-product .liste-realisation li{
    list-style: none;
    margin: 0 10rem;
}
.single-product #realisation .box:hover .box-img {
    margin: 0 auto;
    transform: initial;
}
.single-product #realisation .box .box-content {
    opacity: 1;
    z-index: 1;
}
.single-product #realisation {
    padding: 20px 0 0px 0;
}
.single-product #realisation .box-content {
    bottom: 5rem;
    right: -4rem;
}
.single-product #realisation .box {
    height: 500px;
}
.single-product #complementaires{
    margin-bottom: 50px;
}
.single-product #complementaires .liste-comp{
    margin: 30px 0 0 0;
    padding: 0;
}
.single-product #complementaires .liste-comp li{
    list-style: none;
    width: 31.7%;
    margin-right: 30px;
}
.single-product #complementaires .liste-comp li .box{
    width: 100%;
    position: relative;
    border: 1px solid #0ba13b;
}
.single-product #complementaires .liste-comp li .box .box-img{
    width: 100%;
    height: 300px;
}

.single-product #complementaires .liste-comp li .box .box-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.single-product #complementaires .liste-comp li .box .nom-titre{
    color: #383e42;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    position: absolute;
    left: -1px;
    bottom: -1px;
    background: #fff;
    padding: 20px 30px 15px 20px;
    border-top: 1px solid #0ba13b;
    border-right: 1px solid #0ba13b;
    border-radius: 0 100px 0 0;
    display: inline-flex;
    align-items: flex-end;

}
.single-product #complementaires .liste-comp li .box a{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.single-product #complementaires .liste-comp li .box .nom-titre img{
    margin-left: 1rem;
}
.single-product  .woocommerce-product-gallery__wrapper > div{
    border-radius: 100%; 
}

.single-product  .woocommerce-product-gallery__wrapper > div a img{
    width: 450px;
    height: 450px;
    object-fit: cover;
    border-radius: 100%;
    overflow: hidden;
    display: block !important;
}
.single-product .woocommerce-product-gallery__wrapper > div img{
    display: none !important;
}
.single-product  .woocommerce-product-gallery__wrapper > div a{
    width: 450Px !important;
    height: 450px;
    margin: 0 auto;
    border-radius: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}
.single-product .woocommerce-product-gallery__wrapper > div a::after{
    content: "";
    background: url(../img/loupe.svg) no-repeat center;
    background-size: contain;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    margin: -80px 0 0 0 !important;
    position: relative;
    z-index: 1;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{
    padding: 0 !important;
    margin: 0 !important;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li img{
    border-radius: 100% !important;
    border: 2px solid transparent;
    overflow: hidden;
    width: 150px !important;
    height: 150px !important;
    object-fit: cover;
    padding: 15px;
    background: #fff;
    margin: 0 auto;
    display: block !important;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li img.flex-active{
    border-color: #01138D;
}
.storefront-product-pagination a,.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{
    display: none !important;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{
    opacity: 1 !important;
}
.single-product div.product .woocommerce-product-gallery {
    padding-top: 2rem;
    position: relative;
}
.single-product div.product .woocommerce-product-gallery::after{
    content: "";
    background: url(../img/demi-cercle.svg) no-repeat top left;
    width: 490px;
    height: 490px;
    background-size: contain;
    position: absolute;
    top: 2px;
    left: 9px;
    z-index: -1;
}
.single-product div.product .woocommerce-product-gallery .coeur{
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 9px;
    top: 150px;
    z-index: 1;
}

/* YITH WooCommerce Wishlist : changement février 2025 */
.single-product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.archive ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.page-template-tpl-search ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button{display:block!important;}

.single-product .woocommerce-product-gallery .add_to_wishlist.single_add_to_wishlist svg,
.single-product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .delete_item svg,
.archive ul.products li.product .yith-wcwl-add-button .delete_item svg,
.archive ul.products li.product .add_to_wishlist.single_add_to_wishlist svg,
.page-template-tpl-search ul.products li.product .delete_item svg,
.page-template-tpl-search ul.products li.product .add_to_wishlist.single_add_to_wishlist svg{display:none;}

.single-product .woocommerce-product-gallery .add_to_wishlist.single_add_to_wishlist{
	background-image:url('../img/favori2.svg');
	background-repeat:no-repeat;
	background-size:cover;
	border: none;
	display: block;
	height:40px;
	margin:0;
	padding: 0;
	position: absolute!important;
	right: 9px;
    top: 150px;
	width:40px;
    z-index: 1;
}

.archive ul.products li.product .add_to_wishlist.single_add_to_wishlist{
	background-image:url('../img/favori2.svg');
	background-repeat:no-repeat;
	background-size:cover;
	border: none;
	display: block;
	height:25px;
	margin:0;
	padding: 0;
	position: absolute!important;
	right: 35px;
    top: 52px;
	width:25px;
    z-index: 1;
}

.page-template-tpl-search ul.products li.product .add_to_wishlist.single_add_to_wishlist{
	background-image:url('../img/favori2.svg');
	background-repeat:no-repeat;
	background-size:cover;
	border: none;
	display: block;
	height:30px;
	margin:0;
	padding: 0;
	position: absolute!important;
	right: 37px;
    top: 81px;
	width:30px;
    z-index: 1;
}

/* Page produit */
.single-product .woocommerce-product-gallery .add_to_wishlist{position:static!important;}
.single-product .woocommerce-product-gallery .add_to_wishlist .yith-wcwl-icon:before,
.single-product .woocommerce-product-gallery .delete_item .yith-wcwl-icon:before,
.single-product .woocommerce-product-gallery .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon:before,
.single-product .woocommerce-product-gallery .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon:before,
.single-product .woocommerce-product-gallery .yith-wcwl-add-button .separator,
.single-product .woocommerce-product-gallery .yith-wcwl-add-button .view-wishlist{display:none;}

.single-product .woocommerce-product-gallery .add_to_wishlist .yith-wcwl-icon,
.single-product .woocommerce-product-gallery .yith-wcwl-wishlistexistsbrowse a,
.single-product .woocommerce-product-gallery .yith-wcwl-wishlistaddedbrowse a,
.single-product .woocommerce-product-gallery .delete_item{
	background-image:url('../img/favori2.svg');
	background-repeat:no-repeat;
	background-size:cover;
	border: none;
	display: block;
	height:40px;
	margin:0;
	padding: 0;
	position: absolute;
	right: 9px;
    top: 150px;
	width:40px;
    z-index: 1;
}
.single-product .woocommerce-product-gallery .yith-wcwl-wishlistexistsbrowse a,
.single-product .woocommerce-product-gallery .delete_item{font-size:0;}
.single-product .woocommerce-product-gallery .yith-wcwl-wishlistexistsbrowse a,
.single-product .woocommerce-product-gallery .yith-wcwl-wishlistaddedbrowse a,
.single-product .woocommerce-product-gallery .delete_item{
	background-image:url('../img/favori2h.svg');
}

/* Page recherche */
.page-template-tpl-search ul.products li.product .add_to_wishlist{position:static!important;}

.page-template-tpl-search ul.products li.product .add_to_wishlist .yith-wcwl-icon:before,
.page-template-tpl-search ul.products li.product .delete_item .yith-wcwl-icon:before,
.page-template-tpl-search ul.products li.product .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon:before,
.page-template-tpl-search ul.products li.product .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon:before,
.page-template-tpl-search ul.products li.product .yith-wcwl-add-button .separator,
.page-template-tpl-search ul.products li.product .yith-wcwl-add-button .view-wishlist{display:none;}

.page-template-tpl-search ul.products li.product .add_to_wishlist .yith-wcwl-icon,
.page-template-tpl-search ul.products li.product .yith-wcwl-wishlistexistsbrowse a,
.page-template-tpl-search ul.products li.product .yith-wcwl-wishlistaddedbrowse a,
.page-template-tpl-search ul.products li.product .delete_item{
	background-image:url('../img/favori2.svg');
	background-repeat:no-repeat;
	background-size:cover;
	border: none;
	display: block;
	height:30px;
	margin:0;
	padding: 0;
	position: absolute;
	right: 37px;
    top: 81px;
	width:30px;
    z-index: 1;
}
.page-template-tpl-search ul.products li.product .yith-wcwl-wishlistexistsbrowse a,
.page-template-tpl-search ul.products li.product .delete_item{font-size:0;}
.page-template-tpl-search ul.products li.product .yith-wcwl-wishlistexistsbrowse a,
.page-template-tpl-search ul.products li.product .yith-wcwl-wishlistaddedbrowse a,
.page-template-tpl-search ul.products li.product .delete_item{
	background-image:url('../img/favori2h.svg');
}

/* Page liste produit */
.archive ul.products li.product .add_to_wishlist{position:static!important;}
.archive ul.products li.product .add_to_wishlist .yith-wcwl-icon:before,
.archive ul.products li.product .delete_item .yith-wcwl-icon:before,
.archive ul.products li.product .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon:before,
.archive ul.products li.product .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon:before,
.archive ul.products li.product .yith-wcwl-add-button .separator,
.archive ul.products li.product .yith-wcwl-add-button .view-wishlist{display:none;}
.archive ul.products li.product .add_to_wishlist .yith-wcwl-icon,
.archive ul.products li.product .yith-wcwl-wishlistexistsbrowse a,
.archive ul.products li.product .yith-wcwl-wishlistaddedbrowse a,
.archive ul.products li.product .delete_item{
	background-image:url('../img/favori2.svg');
	background-repeat:no-repeat;
	background-size:cover;
	border: none;
	display: block;
	height:25px;
	margin:0;
	padding: 0;
	position: absolute;
	right: 35px;
    top: 52px;
	width:25px;
    z-index: 1;
}
.archive ul.products li.product .yith-wcwl-wishlistexistsbrowse a,
.archive ul.products li.product .delete_item{font-size:0;}
.archive ul.products li.product .yith-wcwl-wishlistexistsbrowse a,
.archive ul.products li.product .yith-wcwl-wishlistaddedbrowse a,
.archive ul.products li.product .delete_item{
	background-image:url('../img/favori2h.svg');
}

/* Listing produit */
.tax-product_cat ul.products li.product img,.tax-collection ul.products li.product img{
    width: 204px;
    height: 204px;
    overflow: hidden;
    object-fit: cover;
    border-radius: 100% !important;
    margin: 0 auto;
    display: block;
}
.tax-product_cat ul.products li.product .woocommerce-loop-product__title,
.tax-collection ul.products li.product .woocommerce-loop-product__title{
    color: #01138D;
    font-size: 17px;
    line-height: 21px;
    font-weight: bold;
    padding: 0 15px;
    margin-top: 15px;
    min-height: 45px;
    margin-bottom: 10px;
}
.tax-product_cat ul.products li.product .button,
.tax-collection ul.products li.product .button{
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-weight: bold !important;
    padding: 10px 30px !important;
    border-radius: 28px !important;
    transition: all .5s ease-in-out;
    background: transparent !important;
    color: #01138D !important;
    border: 1px solid #01138D !important;
    font-size: 13px !important;
    margin-top: .5rem;
}
ul.products li.product .button.hover{
    background: #01138D !important;
    color:white !important;
}
ul.products li.product .button.hover::after {
    background: url(../img/arrow.svg) no-repeat center !important;
    background-size: contain !important;
}
.tax-product_cat ul.products li.product .button:hover,
.tax-collection ul.products li.product .button:hover{
    background: #01138D !important;
    color: #fff !important;
}
.tax-product_cat ul.products li.product p,
.tax-collection ul.products li.product p{
    font-size: 15px;
    line-height: 20px;
    color: #383e42;
    font-weight: 400;
}
.tax-product_cat ul.products li.product .button::after,
.tax-collection ul.products li.product .button::after{
    content: "";
    background: url(../img/fleche-verte.svg) no-repeat center;
    background-size: contain;
    display: block;
    width: 25px;
    height: 13px;
    margin-left: 1.2rem;
}
.tax-product_cat ul.products li.product .button:hover::after,
.tax-collection ul.products li.product .button:hover::after{
    background: url(../img/arrow.svg) no-repeat center;
    background-size: contain;
}
.tax-product_cat ul.products li.product .woocommerce-LoopProduct-link::after,
.tax-collection ul.products li.product .woocommerce-LoopProduct-link::after {
    content: "";
    background: url(../img/demi-cercle.svg) no-repeat top left;
    width: 220px;
    height: 220px;
    background-size: contain;
    position: absolute;
    top: -15px;
    left: calc(50% - 7px);
    z-index: -1;
    transform: translateX(-50%);
}
.tax-product_cat ul.products li.product .coeur,
.tax-collection ul.products li.product .coeur{
    width: 25px !important;
    height: 25px !important;
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 52px;
    right: 35px;    
}
.tax-product_cat ul.products li.product .coeur img,
.tax-collection ul.products li.product .coeur img{
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
}
.tax-product_cat .list-product-nav a ,
.tax-collection .list-product-nav a {
    font-size: 21px;
    color: #383e42;
    line-height: 31px;
    font-weight: bold;
}
.tax-product_cat .list-product-nav a,
.tax-collection .list-product-nav a {
    display: block;
    text-decoration: none;
}
.tax-product_cat .list-product-nav a:hover,
.tax-product_cat .list-product-nav a:focus,
.tax-collection .list-product-nav a:hover,
.tax-collection .list-product-nav a:focus {
    color: #D52027;
}
.tax-product_cat .list-product-nav > li,
.tax-collection .list-product-nav > li {
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px solid #ececec;
    position: relative;
}
.tax-product_cat .list-product-nav > li::after,
.tax-collection .list-product-nav > li::after{
    content: "";
    background: url(../img/arrow4.png) no-repeat center;
    width: 17px;
    height: 9px;
    display: block;
    background-size: contain;
    position: absolute;
    right: 1rem;
    top: 22px;
    transform: rotate(180deg);
    transition: all .5s ease-in-out;
}
.tax-product_cat .list-product-nav > li a.list-product-cat,
.tax-collection .list-product-nav > li a.list-product-cat {
    font-size: 21px;
    color: #383e42;
    line-height: 31px;
    font-weight: bold;
}
.tax-product_cat .list-product-subnav,
.tax-collection .list-product-subnav  {
   margin: 10px 0 5px 0;
   padding: 0;
   display: none;
}
.tax-product_cat .list-product-subnav li,
.tax-collection .list-product-subnav li  {
    color: #383e42;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}
.tax-product_cat .list-product-nav,
.tax-collection .list-product-nav{
    margin: 0;
    padding: 0;
    border-top: 1px solid #ececec;
}
.tax-product_cat .list-product-nav > li.active::after,
.tax-collection .list-product-nav > li.active::after{
    transform: rotate(0deg);
}
.tax-product_cat .list-product-nav > li input[type=radio],
.tax-collection .list-product-nav > li input[type=radio] {
    accent-color: #01138D;
    margin-right: .5rem;
}
.tax-product_cat ul.products li.product .more,
.tax-collection ul.products li.product .more{
    color: #383e42;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #01138D;
    transition: all .5s ease-in-out;
    border-radius: 100%;
    position: absolute;
    top: 161px;
    left: 71px;
    background: #fff;
}
.tax-product_cat ul.products li.product .more:hover,
.tax-collection ul.products li.product .more:hover{
    background: #01138D;
    color: #fff;
}
.tax-product_cat ul.products li.product .more::after,
.tax-collection ul.products li.product .more::after {
    content: "";
    background: url(../img/fleche-verte.svg) no-repeat center;
    background-size: contain;
    display: block;
    width: 15px;
    height: 10px;
}
.tax-product_cat ul.products li.product .more:hover::after,
.tax-collection ul.products li.product .more:hover::after {
    background: url(../img/arrow.svg) no-repeat center;
    background-size: contain;
}
.single-product .woocommerce-product-gallery__wrapper > div{
    overflow: hidden;
}
.tax-product_cat ul.products li .option,
.tax-collection ul.products li .option{
    width: 204px;
    height: 204px;
    border-radius: 100%;
    background: rgba(255, 255, 255, .6);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all .5s ease-in-out;
}
.tax-product_cat ul.products li .option.display,
.tax-collection ul.products li .option.display{
    opacity: 1;
}
.tax-product_cat ul.products li img,
.tax-collection ul.products li img{
    border: solid 1px transparent;
}

.tax-product_cat ul.products li:hover img,
.tax-collection ul.products li:hover img{
    border: solid 1px #01138D;
}
.tax-product_cat ul.products li .option .avantages,
.tax-collection ul.products li .option .avantages{
    margin: 2.5px 0;
    padding: 0;
}
.tax-product_cat ul.products li .option .avantages li,
.tax-collection ul.products li .option .avantages li{
    list-style: none;
}
.tax-product_cat ul.products li .option .avantages li span,
.tax-collection ul.products li .option .avantages li span{
    color: #383e42;
    font-size: 15px;
    line-height: 10px;
    font-weight: 400;
    display: block;
    text-align: center;
}
.tax-product_cat ul.products li .option .avantages li .carre,
.tax-collection ul.products li .option .avantages li .carre{
    width: 28px;
    height: 9px;
    background: #01138D;
    margin: 0 .7px;
    display: inline-block;
}

/* Collections */
#banniere-collection{
    margin-top: 170px;
}
#banniere-collection #breadcrumbs{
    margin-top: 1.5rem;
}
.page-template-tpl-paln-site #banniere-collection h2 {
    text-align: left;
    color: #01138D;
    font-size: 30px;
    line-height: 32px;
    font-weight: bold;
    text-transform: initial;
}
.page-template-tpl-paln-site #banniere-collection h3 {
    text-align: left;
    color: #01138D;
    font-size: 26px;
    padding-left:1%;
    line-height: 28px;
    font-weight: bold;
    text-transform: initial;
}
.page-template-tpl-paln-site #banniere-collection  li::marker {
    color: #01138D;
}
.page-template-tpl-paln-site #banniere-collection  li a {
    color: #2c2d33;
    text-decoration: none;
}
.page-template-tpl-paln-site #banniere-collection  ul {
    padding-left:2%;
    padding-right:2%;
}.page-template-tpl-paln-site #banniere-collection div.col-4{
    margin-bottom:30px;
}
.page-template-tpl-paln-site #banniere-collection  li a:hover {
    color: #01138D;
    text-decoration: underline;
}
#banniere-collection h1{
    text-align: center;
    color: #01138D;
    font-size: 38px;
    line-height: 45px;
    font-weight: bold;
    text-transform: initial;
}
#banniere-collection .content p{
    color: #383e42;
    font-size:18px;
    line-height: 25px;
    text-align: center;
}
#banniere-collection .liste-collection{
    display: flex;
    flex-wrap: wrap;
    margin: 50px 0 50px 0;
    padding: 0;
}
#banniere-collection .liste-collection li{
    list-style: none;
    margin-right: 50px;
    margin-bottom: 50px;
    width: 48%;
    position: relative;
}
#banniere-collection .liste-collection li > a{
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}
#banniere-collection .liste-collection li:nth-child(2n){
    margin-right: 0;
}
#banniere-collection .liste-collection li .box-img{
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}
#banniere-collection .liste-collection li .box-img a{
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    z-index: 1;
}
#banniere-collection .liste-collection li .box-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s ease-in-out;
}
#banniere-collection .liste-collection li:hover .box-img img{
    transform: scale(1.1);
}
#banniere-collection .liste-collection li .titre{
    margin-bottom: 10px;
}
#banniere-collection .liste-collection li .titre .picto{
    width: 33px;
    height: 33px;
    object-fit: contain;
    margin-right: 15px;
}
#banniere-collection .liste-collection li .titre a{
    color: #01138D;
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    display: inline-flex;
    align-items: center;
}
#banniere-collection .liste-collection li p{
    margin: 0;
    color: #383e42;
    font-size: 18px;
    line-height: 22px;
}
.mobile{
    display: none !important;
}
#slide-parallax .liste li .fond{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
#slide-parallax .liste li .fond img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#slide-parallax .liste li:nth-child(2) .titre{
    color: #478b64;
}
#slide-parallax .liste li:nth-child(3) .titre{
    color: #c49c48;
}
#slide-parallax .liste li:nth-child(4) .titre{
    color: #da6f59;
}
#slide-parallax .liste li:nth-child(5) .titre{
    color: #008781;
}
#slide-parallax .liste li:nth-child(6) .titre{
    color: #33588a;
}
#slide-parallax .liste li:nth-child(7) .titre{
    color: #630096;
}
#slide-parallax .liste li:nth-child(8) .titre{
    color: #00a3a9;
}
#slide-parallax .liste li:nth-child(9) .titre{
    color: #b3a89a;
}

/* Savoire faire */
#savoirfaire{
    margin-bottom: 50px;
}
.menu-page{
    margin: 2rem 0 0 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.menu-page ul{
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}
.menu-page li{
    list-style: none;
    margin: 0 15px;
}
.menu-page li a{
    background: #ececec;
    border: none;
    padding: 0;
    margin: 0;
    color: #383e42;
    font-size: 18px;
    font-weight: 400;
    padding: 12px 15px;
    border-radius: 40px;
    text-align: center;
    margin-left: 30px;
    transition: all .5s ease-in-out;
    padding: 8px 15px;
    width: 230px;
    display: inline-block;
}
.menu-page li a:hover,.page-id-1034 .menu-page li:nth-child(1) a,.page-id-1067 .menu-page li:nth-child(2) a,.page-id-1071 .menu-page li:nth-child(3) a,
.page-id-1170 .menu-page li:nth-child(4) a{
    color: #fff;
    background: #383e42;
}
.tax-product_cat .list-product-nav > li [type="radio"]:checked,
.tax-product_cat .list-product-nav > li [type="radio"]:not(:checked),
.tax-collection .list-product-nav > li [type="radio"]:checked,
.tax-collection .list-product-nav > li [type="radio"]:not(:checked)  {
    position: absolute;
    left: -9999px;
}
.tax-product_cat .list-product-nav > li [type="radio"]:checked + label,
.tax-product_cat .list-product-nav > li [type="radio"]:not(:checked) + label,
.tax-collection .list-product-nav > li [type="radio"]:checked + label,
.tax-collection .list-product-nav > li [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.tax-product_cat .list-product-nav > li [type="radio"]:checked + label:before,
.tax-product_cat .list-product-nav > li [type="radio"]:not(:checked) + label:before,
.tax-collection .list-product-nav > li [type="radio"]:checked + label:before,
.tax-collection .list-product-nav > li [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 18px;
    height: 18px;
    border: 1px solid #01138D;
    border-radius: 100%;
    background: transparent;
}
.tax-product_cat .list-product-nav > li [type="radio"]:checked + label:after,
.tax-product_cat .list-product-nav > li [type="radio"]:not(:checked) + label:after,
.tax-collection .list-product-nav > li [type="radio"]:checked + label:after,
.tax-collection .list-product-nav > li [type="radio"]:not(:checked) + label:after  {
    content: '';
    width: 12px;
    height: 12px;
    background: #01138D;
    position: absolute;
    top: 4px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.tax-product_cat .list-product-nav > li [type="radio"]:not(:checked) + label:after,
.tax-collection .list-product-nav > li [type="radio"]:not(:checked) + label:after  {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.tax-product_cat .list-product-nav > li [type="radio"]:checked + label:after,
.tax-collection .list-product-nav > li [type="radio"]:checked + label:after  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.tax-product_cat .custom-select-wrapper ,.tax-collection .custom-select-wrapper,
.tax-collection .custom-select-wrapper ,.tax-collection .custom-select-wrapper  {
    position: relative;
    display: inline-block;
    user-select: none;
}
.tax-product_cat .custom-select-wrapper select,
.tax-collection .custom-select-wrapper select {
    display: none;
}
.tax-product_cat .custom-select ,
.tax-collection .custom-select {
    position: relative;
    display: inline-block;
}
.tax-product_cat .custom-select-trigger ,
.tax-collection .custom-select-trigger {
    position: relative;
    display: block;
    width: 200px;
    padding: 13px 18px;
    font-size: 15px;
    font-weight: bold;
    color: #383e42;
    line-height: 20px;
    background: #ebebeb;
    border-radius: 30px;
    cursor: pointer;
    transition: all .5s ease-in-out;
}
.tax-product_cat .custom-select-trigger:after,
.tax-collection .custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px; height: 10px;
    top: 50%; right: 25px;
    margin-top: -3px;
    border-bottom: 2px solid #383e42;
    border-right: 2px solid #383e42;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}
.tax-product_cat .custom-select.opened .custom-select-trigger:after,
.tax-collection .custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}
.tax-product_cat .custom-options,
.tax-collection .custom-options {
    position: absolute;
    display: block;
    top: 100%; left: 0; right: 0;
    min-width: 100%;
    margin: 0;
    border-radius: 0 0 30px 30px;
    box-sizing: border-box;
    background: #ebebeb;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
}
.tax-product_cat .custom-select.opened .custom-options ,
.tax-collection .custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
    z-index: 10;
    padding: 0 15px;
}
.tax-product_cat .opened .custom-select-trigger,
.tax-collection .opened .custom-select-trigger{
    border-radius: 30px 30px 0 0;
}
.tax-product_cat .option-hover:before,
.tax-collection .option-hover:before {
    background: #f9f9f9;
}
.tax-product_cat .custom-option,
.tax-collection .custom-option {
    position: relative;
    display: block;
    padding: 0;
    border-top: 1px solid #fff;
    font-size: 15px;
    font-weight: 600;
    color: #383e42;
    line-height: 40px;
    cursor: pointer;
    transition: all .4s ease-in-out;
}
.tax-product_cat .filtre,
.tax-collection .filtre{
    margin: 30px 0 50px 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tax-product_cat .filtre li,
.tax-collection .filtre li{
    list-style: none;
    color: #383e42;
    font-size: 18px;
    font-weight: 400;
}
.tax-product_cat .filtre li:first-child,
.tax-collection .filtre li:first-child{
    width: 20%;
}
.tax-product_cat .filtre li:last-child,
.tax-collection .filtre li:last-child{
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.tax-product_cat .filtre li:last-child .custom-select-wrapper,
.tax-collection .filtre li:last-child .custom-select-wrapper{
    margin-left: 1.5rem;
    margin-right: 2rem;
}
.menu-page .prev{
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background: #ececec;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}
#intro.savoir-faire .desc:nth-child(2){
    margin-top:20px;
}
#intro.savoir-faire .desc{
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}
#intro.savoir-faire .desc img{
    margin-right: 1rem;
}
#intro.savoir-faire .desc,#intro.savoir-faire .desc p{
    color: #383e42;
    font-size: 26px;
    line-height: 30px;
}
body .woocommerce-pagination .page-numbers li .page-numbers.current,
body .woocommerce-pagination .page-numbers li:hover .page-numbers {
    background-color: #01138D;
    border-color: #01138D;
    color: white;
}
body .pagination .page-numbers li a.page-numbers:hover, 
body .woocommerce-pagination .page-numbers li a.page-numbers:hover {
    background-color:transparent;
    color:#01138D;
}
body .pagination .page-numbers li .page-numbers,
body .woocommerce-pagination .page-numbers li .page-numbers {
    border-left-width: 0;
    display: inline-block;
    border-color: #383e42;
    border: solid 1px;
    border-radius: 20px;
    padding: 0.3342343017em 0.875em;
    background-color: transparent;
    color: #43454b;
}
/* Accordion */

.accordion-list .answer{
    padding-right:2%;
    padding-left:2%;
}
section[id*="accordion"]{
    margin-bottom: 50px;
}
section[id*="accordion"] h2{
    text-align: center;
    color: #01138D;
    font-family: 'Square Peg';
    font-weight: 400 !important;
    font-size: 98px;
    line-height: 117px;
    margin-bottom: 50px;
    text-transform: initial;
}
section[id*="accordion"] .accordion-list{
    margin: 0;
    padding: 0;
}
section[id*="accordion"] .accordion-list li{
    list-style: none;
    margin-bottom: 15px;
}
section[id*="accordion"] .accordion-list li h3{
    margin: 0;
    padding: 10px 25px;
    border-radius: 30px;
    text-align: left;
    display: block;
    color: #575756;
    font-size: 26px;
    line-height: 30px;
    font-weight: 400 !important;
    text-transform: uppercase;
    background: #ebebeb;
    position: relative;
    cursor: pointer;
}
section[id*="accordion"] .accordion-list li h3::after{
    content: "";
    background: url(../img/picto-ferme.svg) no-repeat center;
    display: block;
    width: 55px;
    height: 55px;
    background-size: 45px;
    position: absolute;
    top: 0;
    right: -2px;
    border: 5px solid #fff;
    border-radius: 100%;
    transition: all .5s ease-in-out;
}
section[id*="accordion"] .accordion-list li.active h3::after{
    transform: rotate(180deg);
}
section[id*="accordion"] .accordion-list li .desc{
    width: 90%;
    margin: 0 0 10% auto;
}
section[id*="accordion"] .accordion-list li .inverse .desc,
section[id*="accordion"].norme3 .accordion-list li .inverse .desc{
    width: 80%;
    margin: 0 0 5% 10%;
}
section[id*="accordion"] .accordion-list li .desc li,
section[id*="accordion"].norme2 .accordion-list li .desc li {
    color: #575756;
    font-size: 26px;
    line-height: 31px;
    font-weight: 400;
    position: relative;
    margin-bottom: 8px;
    padding-left: 2.3rem;
}
section[id*="accordion"] .accordion-list li .desc li::before,
section[id*="accordion"].norme2 .accordion-list li .desc li::before {
    content: "";
    width: 12px;
    height: 12px;
    background: #01138D;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
}
section[id*="accordion"] .accordion-list li .answer:not(.grandetaille) .desc p{
    color:#575756;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: 400;
}
section[id*="accordion"] .accordion-list li .row{
    padding: 50px 0 20px 0;
}
section[id*="accordion"] .accordion-list .slide-accor li{
    margin: 0;
    padding: 0;
}
section[id*="accordion"] .accordion-list  .image-accor img{
    width: calc(100% - 20px);
    object-fit: cover;
    margin: 10px auto 0 auto;
    display: block;
}
section[id*="accordion"] .accordion-list .slide-accor li img{
    width: calc(100% - 20px);
    height: calc(350px - 20px);
    object-fit: cover;
    margin: 10px auto 0 auto;
    display: block;
}
section[id*="accordion"] .accordion-list .slick-dots{
    margin: 25px 0 0 0;
    padding: 0;
    display: flex;
    justify-content: center;
}
section[id*="accordion"] .accordion-list .row{
    align-items: center;
}
section[id*="accordion"] .accordion-list .slick-dots button{
    border: none;
    background: #c6c6c6;
    font-size: 0;
    margin: 0;
    padding: 0;
    width: 17px;
    height: 17px;
    border-radius: 100%;
}
section[id*="accordion"] .accordion-list .slick-dots li{
    margin: 0 .7rem;
}
section[id*="accordion"] .accordion-list .slick-dots .slick-active button{
    background: #01138D;
}
section[id*="accordion"] .accordion-list .slide-accor .slick-slide{
    position: relative;
    padding-bottom: 15px;
}
section[id*="accordion"] .accordion-list .image_accor::after,
section[id*="accordion"] .accordion-list .slide-accor .slick-slide::after{
    content: "";
    background: url(../img/contour-photo-droite.svg) no-repeat right top;
    width: 55px;
    height: 59px;
    background-size: contain;
    position: absolute;
    bottom: 0;
    right: 0;
}
section[id*="accordion"] .accordion-list .image-accor::before,
section[id*="accordion"] .accordion-list .slide-accor .slick-slide::before{
    content: "";
    background: url(../img/contour-photo-gauche.svg) no-repeat right top;
    width: 55px;
    height: 59px;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
}
.para h3{
    text-align: center;
    color: #01138D;
    font-family: 'Square Peg';
    font-weight: 400 !important;
    font-size: 98px;
    line-height: 117px;
    margin-bottom: 30px;
    text-transform: initial;
}
#slide-parallax.faire .liste .titre{
    flex-direction: column;
    justify-content: center;
    color: #ffffff !important;
    font-size: 29px;
    line-height: 34px;
    font-weight: 400;
    text-shadow: none;
    background: none;
    border: none;
}
#slide-parallax.faire .liste .titre img{
    width: 200px;
    max-height: 120px;
    object-fit: contain;
    margin-bottom: 30px;
}

/* Valeur */
#valeurs{
    margin-bottom: 50px;
}
#valeurs h2,#valeurs h3{
    text-align: center;
    color: #01138D;
    font-family: 'Square Peg';
    font-weight: 400 !important;
    font-size: 98px;
    line-height: 117px;
    margin-bottom: 30px;
    text-transform: initial;
}
.page-template-tpl-flexible #valeurs .container{
    max-width: 1400px;
}
#valeurs .liste-valeur{
    margin: 0 0 30px 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
#valeurs .liste-valeur li{
    list-style: none;
    width: 49%;
    margin-right: 20px;
    margin-bottom: 40px;
}
#valeurs .liste-valeur li:nth-child(2n){
    margin-right: 0;
}
#valeurs .liste-valeur .box-img{
    width: 100%;
    height: 305px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}
#valeurs .liste-valeur .box-img img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover;
}
#valeurs .liste-valeur .box-img::after{
    content: "";
    background: #383e42;
    opacity: .49;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#valeurs .liste-valeur .box-img .top{
    color: #01138D;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    background: #fff;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border-radius: 0 0 20px 0;
}
#valeurs .liste-valeur .box-img .top::after{
    content: "";
    display: block;
    width: 70px;
    height: calc(100% + 1px);
    border-radius: 0 0 100% 0;
    position: absolute;
    top: -1px;
    right: -50px;
    background: #fff;
}
#valeurs .liste-valeur .box-img ol{
    margin: 0;
    padding: 0 2rem;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}
#valeurs .liste-valeur .titre{
    color: #383e42;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}
#valeurs .liste-valeur .box-img ol li{
    list-style: none;
    color: #ffffff;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 1rem;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    width: auto;
}
#valeurs .liste-valeur .box-img ol li::before{
    content: "";
    background: url(../img/puces.svg) no-repeat center;
    width: 13px;
    height: 11px;
    background-size: contain;
    margin-right: 1rem;
}
#valeurs.liste-engagement .liste-img{
    margin: 0;
    padding: 0;
    position: relative;
    width: 80%;
}
#valeurs.liste-engagement .liste-img li{
    list-style: none;
    height: 190px;
    position: relative;
    margin-bottom: 10px;
    padding: 0 !important;
}
#valeurs.liste-engagement .liste-img li img{
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    object-fit: contain;
}
#valeurs.liste-engagement .liste-img::after{
    content: "";
    background: url(../img/contour-photo-droite.svg) no-repeat right top;
    width: 55px;
    height: 59px;
    background-size: contain;
    position: absolute;
    bottom: -10px;
    right: -10px;
}
#valeurs.liste-engagement .liste-img::before{
    content: "";
    background: url(../img/contour-photo-gauche.svg) no-repeat right top;
    width: 55px;
    height: 59px;
    background-size: contain;
    position: absolute;
    top: -10px;
    left: -10px;
}
#valeurs.liste-engagement ul{
    margin: 0;
    padding: 0;
}
#valeurs.liste-engagement li{
    list-style: none;
    margin-bottom: 2rem;
    color: #575756;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    padding-left: 30px;
    position: relative;
}
#valeurs.liste-engagement .liste-img li::before{
    content: none !important;
}
#valeurs.liste-engagement li::before{
    content: "";
    width: 12px;
    height: 12px;
    background: #01138D;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
}
section[id*="accordion"] .norme{
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
section[id*="accordion"] .norme li{
    list-style: none;
}
section[id*="accordion"] .norme li{
    width: 30%;
    padding: 0 1rem;
}
section[id*="accordion"] .norme li img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
section[id*="accordion"].norme .accordion-list li .desc{
    width: 95%;
}
section[id*="accordion"].norme .accordion-list li h3{
    position: relative;
}
section[id*="accordion"].norme .accordion-list li h3::after{
    content: none;
}
section[id*="accordion"].norme .accordion-list li h3 svg{
    display: block;
    width: 55px;
    height: 55px;
    background-size: 45px;
    position: absolute;
    top: 0;
    right: -2px;
    border: 5px solid #fff;
    border-radius: 100%;
    transition: all .5s ease-in-out;
}
section[id*="accordion"] .accordion-list li.active h3 svg{
    transform: rotate(180deg);
}
section[id*="accordion"].norme .accordion-list li:nth-child(1) h3 svg circle{
    fill: #3d418e !important;
}
section[id*="accordion"].norme .accordion-list li:nth-child(2) h3 svg circle{
    fill: #57263b !important;
}
section[id*="accordion"].norme .accordion-list li:nth-child(3) h3 svg circle{
    fill: #e7b800 !important;
}
section[id*="accordion"].norme .accordion-list li:nth-child(4) h3 svg circle{
    fill: #3d525b !important;
}
section[id*="accordion"] .pdf {
    margin-top: 50px;
    font-size: 19px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-flex;
    padding: 10px 10px 10px 25px;
    background: #383e42;
    border-radius: 25px;
    align-items: center;
}
section[id*="accordion"] .pdf img {
    margin-left: 3.1rem;
}
section[id*="accordion"].norme2 p{
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 40px;
}
section[id*="accordion"].norme2 h2{
    margin-bottom: 20px;
}
section[id*="accordion"].norme2 .accordion-list li .desc {
    width: 90%;
    margin: 0 0 10% auto;
}
section[id*="accordion"].norme2 .accordion-list li .desc p{
    text-align: left;
}
section[id*="accordion"] .accordion-list li .inverse > .row{
    flex-direction: row-reverse;
}
section[id*="accordion"].norme3 .accordion-list li .desc {
    width: 90%;
    margin: 0 0 10% auto;
}
#slide-parallax.faire .liste .slick-slide{
    height: 428px;
}
#valeurs.contenus .liste-img{
    width: 400px;
    height: 360px;
}
#valeurs.contenus h3{
    color: #383e42;
    font-family: "Aller";
    font-size: 29px;
    line-height: 34px;
    font-weight: bold;
    margin-bottom: 60px;
}
#valeurs.contenus .liste-img li{
    height: 100%;
    width: 100% !important;
}
#valeurs.contenus ol{
    margin: 0;
    padding: 0;
}
#valeurs.contenus .desc1{
    margin-top: 50px;
}
#valeurs.contenus .container {
    max-width: 1320px;
}
#valeurs.contenus .inverse{
    flex-direction: row-reverse;
}
#valeurs.contenus .inverse ul{
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
#valeurs.contenus .inverse ul li{
    width: 50%;
}
#cta-section{
    background: #ececec;
    padding: 70px 0;
    background-size: 300px;
}
#cta-section .titre{
    color: #383e42;
    font-size: 27px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 30px;
}
.page-template-tpl-services #product-emblematique{
    min-height: auto;
    margin-bottom: 10px;
}
.page-template-tpl-services #valeurs .desc{
    text-align: center;
    margin-bottom: 50px;
}
.page-template-tpl-services #valeurs .desc p{
    font-size: 24px;
    line-height: 28px;
    color: #383e42;
    font-weight: 400;
}
.page-template-tpl-services #valeurs .content p,
     #valeurs .oneimage .content p{
    font-size: 25px;
    line-height: 30px;
    color: #575756;
    font-weight: 400;
    margin-bottom: 15px;
}
.page-template-tpl-services #valeurs.liste-engagement .liste-img li,
#valeurs.liste-engagement .oneimage .liste-img li{
    height: 300px;
}
.page-template-tpl-services #valeurs.liste-engagement .liste-img{
    width: 100%;
}
.page-template-tpl-services section[id*="accordion"] .img-left{
    position: relative;
    margin: 0;
    padding: 0;
}
.page-template-tpl-services section[id*="accordion"] .img-left ul{
    margin: 0;
    padding: 0;
    position: relative;
    width: 80%;
}
.page-template-tpl-services section[id*="accordion"] .img-left li{
    list-style: none;
    height: 230px;
    position: relative;
    margin-bottom: 10px;
    padding: 0 !important;
}
.page-template-tpl-services section[id*="accordion"] .img-left li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page-template-tpl-services section[id*="accordion"] .img-left::after{
    content: "";
    background: url(../img/contour-photo-droite.svg) no-repeat right top;
    width: 55px;
    height: 59px;
    background-size: contain;
    position: absolute;
    bottom: -10px;
    right: -10px;
}
.page-template-tpl-services section[id*="accordion"] .img-left::before{
    content: "";
    background: url(../img/contour-photo-gauche.svg) no-repeat right top;
    width: 55px;
    height: 59px;
    background-size: contain;
    position: absolute;
    top: -10px;
    left: -10px;
}
.page-template-tpl-services section[id*="accordion"] .accordion-list .row {
    align-items: inherit;
}
.page-template-tpl-flexible .accordion-list li .grandetaille .desc,
.page-template-tpl-services section[id*="accordion"] .accordion-list li .desc {
    width: 100%;
    margin: 0;
    padding: 0 0 0 50px;
}
.page-template-tpl-flexible .accordion-list li .grandetaille .desc p,
.page-template-tpl-services section[id*="accordion"] .accordion-list li .desc p{
    color: #575756;
    font-size: 26px;
    line-height: 31px;
    font-weight: 400;
    margin-bottom: 15px;
}
.page-template-tpl-services section[id*="accordion"] .accordion-list li .desc ul{
    margin: 0;
    padding: 0;
}
.page-template-tpl-services section[id*="accordion"] .accordion-list li .desc li{
    color: #575756;
    font-size: 26px;
    line-height: 31px;
    font-weight: 400;
    position: relative;
    margin-bottom: 8px;
    padding-left: 2.3rem;
}
.page-template-tpl-services section[id*="accordion"] .accordion-list li .desc li::before {
    content: "";
    width: 12px;
    height: 12px;
    background: #01138D;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
}
.page-template-tpl-services section[id*="accordion"] .accordion-list li .desc2{
    margin-bottom: 40px;
    margin-top: 80px;
}
.page-template-tpl-services section[id*="accordion"] .accordion-list li .desc2 p{
    color: #383e42;
    font-size: 29px;
    line-height: 34px;
    font-weight: bold;
}
.page-template-tpl-services section[id*="accordion"] .accordion-list li .desc.model2{
    margin: 0;
}
.page-template-tpl-services section[id*="accordion"] .img-left li.model{
    height: 350px;
}
.page-template-tpl-services #slide-parallax .container p{
    color: #fff;
    font-size: 29px;
    line-height: 34px;
    font-weight: 400;
}
.page-template-tpl-services #slide-parallax::after{
    content: "";
    background: rgba(0, 0, 0, .5);
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.page-template-tpl-services #slide-parallax{
    margin-bottom: 50px;
}
#block-content{
    margin-bottom: 30px;
}
#block-content .titre{
    color: #575756;
    font-size: 26px;
    line-height: 31px;
    font-weight: 400;
    padding-left: 2rem;
    position: relative;
    margin-bottom: 30px;
}
#block-content .titre::before {
    content: "";
    width: 12px;
    height: 12px;
    background: #01138D;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
}
#block-content .box-img{
    width: 100%;
    height: 600px;
}
#block-content .box-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#block-content .img-left{
    margin: 3rem 0 70px 0;
    padding: 0;
    position: relative;
    width: 55%;
}
#block-content .img-left li{
    list-style: none;
    height: 200px;
    position: relative;
    margin-bottom: 10px;
    padding: 0 !important;
}
#block-content .img-left li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#block-content .img-left::after{
    content: "";
    background: url(../img/contour-photo-droite.svg) no-repeat right top;
    width: 55px;
    height: 59px;
    background-size: contain;
    position: absolute;
    bottom: -10px;
    right: -10px;
}
#block-content .img-left::before{
    content: "";
    background: url(../img/contour-photo-gauche.svg) no-repeat right top;
    width: 55px;
    height: 59px;
    background-size: contain;
    position: absolute;
    top: -10px;
    left: -10px;
}
#block-content .desc p{
    color: #575756;
    font-size: 26px;
    line-height: 31px;
    font-weight: 400;
}
.page-template-tpl-services #services.decouvrez{
    margin-bottom: 50px;
}
#outils{
    margin-bottom: 50px;
}
#outils h3{
    text-align: center;
    color: #01138D;
    font-family: 'Square Peg';
    font-weight: 400 !important;
    font-size: 98px;
    line-height: 117px;
    margin-bottom: 15px;
    text-transform: initial;
}
#outils .desc p{
    color: #383e42;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
}
#outils .pdf {
    font-size: 19px;
    line-height: 19px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-flex;
    padding: 9px 10px 9px 15px;
    background: #383e42;
    border-radius: 25px;
    align-items: center;
    margin-top:20px;
}
#outils .pdf img {
    margin-left: 2.5rem;
}
#outils .second{
    margin-top: 80px;
}
#outils .img-left{
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
    width: 90%;
}
#outils .img-left li{
    list-style: none;
    height: 200px;
    position: relative;
    margin-bottom: 10px;
    padding: 0 !important;
}
#outils .img-left li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#outils .img-left::after{
    content: "";
    background: url(../img/contour-photo-droite.svg) no-repeat right top;
    width: 55px;
    height: 59px;
    background-size: contain;
    position: absolute;
    bottom: -10px;
    right: -10px;
}
#outils .img-left::before{
    content: "";
    background: url(../img/contour-photo-gauche.svg) no-repeat right top;
    width: 55px;
    height: 59px;
    background-size: contain;
    position: absolute;
    top: -10px;
    left: -10px;
}
#outils .descs p{
    color: #383e42;
    font-size: 29px;
    line-height: 34px;
    font-weight: 300;
    margin-bottom: 20px;
}
#outils .descs ul{
    margin: 0;
    padding: 0;
}
#outils .descs li{
    list-style: none;
    margin-bottom: 1.5rem;
    color: #383e42;
    font-size: 29px;
    line-height: 34px;
    font-weight: 300;
    padding-left: 30px;
    position: relative;
}
#outils .descs li::before{
    content: "";
    width: 12px;
    height: 12px;
    background: #01138D;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
}
#outils .bottoms{
    margin-top: 20px;
}
.menu-step{
    margin: 2rem 0 0 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.menu-step li{
    list-style: none;
    display: flex;
    align-items: center;
    position: relative;
}
.menu-step li p{
    margin: 0;
    padding: 0;
    color: #383e42;
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
}
.menu-step li span{
    display: flex;
    width: 53px;
    height: 53px;
    border: 1px solid #01138D;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    color: #01138D;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    margin-left: -63px;
    background: #fff;
    margin-right: 1.2rem;
}
.menu-step li::before{
    content: "";
    width: 160px;
    height: 1px;
    display: block;
    background: #01138D;
}
.menu-step li.active span{
    color: #fff;
    background: #01138D;
}
.menu-step li.active p{
    color: #01138D;
    font-weight: bold !important;
}
.page-template-tpl-devis #product-emblematique {
    min-height: auto;
}
#formulaire-step{
    padding-top: 50px;
    padding-bottom: 100px;
    background: #ececec;
    background-size: 100% 85%;
}
#formulaire-step .check-up{
    display: flex;
    align-items: center;
    justify-content: center;
}
#formulaire-step .check-up .form-check{
    margin: 0 1.5rem 50px 1.5rem;
}
#formulaire-step .check-up .form-check label{
    color: #383e42;
    font-size: 33px;
    line-height: 39px;
    font-weight: bold;
}
#formulaire-step .check-up [type="radio"]:checked,
#formulaire-step .check-up [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
#formulaire-step .check-up [type="radio"]:checked + label,
#formulaire-step .check-up [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
#formulaire-step .check-up [type="radio"]:checked + label:before,
#formulaire-step .check-up [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: -25px;
    top: -8px;
    width: 35px;
    height: 35px;
    border: 1px solid #01138D;
    border-radius: 100%;
    background: #fff;
}
#formulaire-step .check-up [type="radio"]:checked + label:after,
#formulaire-step .check-up [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 25px;
    height: 25px;
    background: #01138D;
    position: absolute;
    top: -3px;
    left: -20px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#formulaire-step .check-up [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
#formulaire-step .check-up [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
#formulaire-step .desc-intro p{
    text-align: center;
    color: #383e42;
    font-size: 26px;
    line-height: 31px;
    font-weight: bold;
    margin-bottom: 15px;
}
#formulaire-step .desc-intro p a{
    color: #01138D;
}
#formulaire-step h3{
    font-family: 'Square Peg';
    font-size: 102px;
    line-height: 77px;
    font-weight: normal !important;
    text-transform: initial;
    color: #01138D;
    text-align: center;
}
#formulaire-step .content{
    width: 600px;
    margin: 0 auto;
}
#formulaire-step .content .form-control{
    color: #383e42;
    font-size: 26px;
    line-height: 31px;
    font-weight: bold;
    padding: 10px 25px;
    border: none;
    background: #fff;
    border-radius: 30px;
}
#formulaire-step .content .form-control::placeholder{
    color: #383e42;
    font-size: 26px;
    line-height: 31px;
    font-weight: bold;
    opacity: 1;
}
#formulaire-step .content .form-group{
    margin-bottom: 2rem;
}
#formulaire-step .btn-custom{
    text-transform: initial !important;
    color: #ffffff;
    font-size: 26px;
    line-height: 31px;
    font-weight: bold;
    padding: 10px 30px;
    margin-top: 2rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}
#formulaire-step .btn-custom.model2{
    border: 1px solid #01138D;
    color: #01138D;
    background: #fff;
}
#formulaire-step .btn-custom.model2 img{
    margin-left: 0;
    margin-right: 15px;
    transform: rotate(180deg);
}
#formulaire-step .btn-custom.model2:hover img{
    margin-right: 25px;
}
#formulaire-step .list-product-subnav{
    display: none;
    margin: 0;
    padding: 0;
}
#formulaire-step .list-product-nav{
    margin: 0;
    padding: 0;
    width: 33.33%;
}
#formulaire-step .list-product-nav li{
    list-style: none;
    margin-bottom: 15px;
}
#formulaire-step .product-step{
    display: flex;
    flex-wrap: wrap;
}
#formulaire-step .list-product-nav li .list-product-cat{
    font-size: 19px;
    line-height: 23px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    border: 1px solid #000;
    padding: 5px 10px;
    border-radius: 30px;
    position: relative;
    width: 95%;
    margin: 0 auto;
    right: -1.5px;
    z-index: 1;
}
#formulaire-step .list-product-nav li .list-product-cat .icn{
    width: 30px;
    height: 30px;
    position: relative;
    margin-right: 15px;
}
#formulaire-step .list-product-nav li .list-product-cat .icn img{
    width: 30px;
    height: 30px;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s ease-in-out;
}
#formulaire-step .list-product-nav li .list-product-cat .icn .hover{
    opacity: 0;
}
#formulaire-step .list-product-nav li .list-product-cat:hover .icn .nohover{
    opacity: 0;
}
#formulaire-step .list-product-nav li .list-product-cat:hover .icn .hover,#formulaire-step .list-product-nav li.active .list-product-cat .icn .hover{
    opacity: 1;
}
#formulaire-step .list-product-nav li .list-product-cat svg{
    position: absolute;
    top: 50%;
    right: 1.2rem;
    transform: translateY(-50%) rotate(90deg) scale(.5);
    width: 26px;
}
#formulaire-step .list-product-nav:nth-child(1) li:nth-child(1) .list-product-cat{
    border-color: #8fc043;
    color: #8fc043;
}
#formulaire-step .list-product-nav:nth-child(2) li:nth-child(1) .list-product-cat{
    border-color: #478b64;
    color: #478b64;
}
#formulaire-step .list-product-nav:nth-child(3) li:nth-child(1) .list-product-cat{
    border-color: #c49c48;
    color: #c49c48;
}
#formulaire-step .list-product-nav:nth-child(1) li:nth-child(2) .list-product-cat{
    border-color: #da6f59;
    color: #da6f59;
}
#formulaire-step .list-product-nav:nth-child(2) li:nth-child(2) .list-product-cat{
    border-color: #008781;
    color: #008781;
}
#formulaire-step .list-product-nav:nth-child(3) li:nth-child(2) .list-product-cat{
    border-color: #33588a;
    color: #33588a;
}
#formulaire-step .list-product-nav:nth-child(1) li:nth-child(3) .list-product-cat{
    border-color: #630096;
    color: #630096;
}
#formulaire-step .list-product-nav:nth-child(2) li:nth-child(3) .list-product-cat{
    border-color: #00a3a9;
    color: #00a3a9;
}
#formulaire-step .list-product-nav:nth-child(3) li:nth-child(3) .list-product-cat{
    border-color: #b3a89a;
    color: #b3a89a;
}

#formulaire-step .list-product-nav:nth-child(1) li:nth-child(1) .list-product-cat:hover,#formulaire-step .list-product-nav:nth-child(1) li.active:nth-child(1) .list-product-cat{
    background: #8fc043;
    color: #fff;
}
#formulaire-step .list-product-nav:nth-child(2) li:nth-child(1) .list-product-cat:hover,#formulaire-step .list-product-nav:nth-child(2) li.active:nth-child(1) .list-product-cat{
    background: #478b64;
    color: #fff;
}
#formulaire-step .list-product-nav:nth-child(3) li:nth-child(1) .list-product-cat:hover,#formulaire-step .list-product-nav:nth-child(3) li.active:nth-child(1) .list-product-cat{
    background: #c49c48;
    color: #fff;
}
#formulaire-step .list-product-nav:nth-child(1) li:nth-child(2) .list-product-cat:hover,#formulaire-step .list-product-nav:nth-child(1) li.active:nth-child(2) .list-product-cat{
    background: #da6f59;
    color: #fff;
}
#formulaire-step .list-product-nav:nth-child(2) li:nth-child(2) .list-product-cat:hover,#formulaire-step .list-product-nav:nth-child(2) li.active:nth-child(2) .list-product-cat{
    background: #008781;
    color: #fff;
}
#formulaire-step .list-product-nav:nth-child(3) li:nth-child(2) .list-product-cat:hover,#formulaire-step .list-product-nav:nth-child(3) li.active:nth-child(2) .list-product-cat{
    background: #33588a;
    color: #fff;
}
#formulaire-step .list-product-nav:nth-child(1) li:nth-child(3) .list-product-cat:hover,#formulaire-step .list-product-nav:nth-child(1) li.active:nth-child(3) .list-product-cat{
    background: #630096;
    color: #fff;
}
#formulaire-step .list-product-nav:nth-child(2) li:nth-child(3) .list-product-cat:hover,#formulaire-step .list-product-nav:nth-child(2) li.active:nth-child(3) .list-product-cat{
    background: #00a3a9;
    color: #fff;
}
#formulaire-step .list-product-nav:nth-child(3) li:nth-child(3) .list-product-cat:hover,#formulaire-step .list-product-nav:nth-child(3) li.active:nth-child(3) .list-product-cat{
    background: #b3a89a;
    color: #fff;
}
#formulaire-step .list-product-nav li .list-product-cat:hover svg path{
    fill: #fff !important;
}
#formulaire-step .list-product-subnav{
    padding: 10px 15px;
    width: 95%;
    border-radius: 0 0 30px 30px;
    border: 1px solid #000;
    border-top: none;
    margin-left: .5%;
    position: relative;
}
#formulaire-step .list-product-subnav::after{
    content: "";
    width: calc(100% + 2px);
    height: 25px;
    left: -1px;
    top: -25px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    position: absolute;
    z-index: 0;
}
#formulaire-step .list-product-subnav li{
    list-style: none;
    width: 82%;
    margin: 0 auto;
}
#formulaire-step .list-product-subnav li label{
    font-size: 12px;
    color: #383e42;
    font-weight: bold;
}
#formulaire-step .list-product-nav:nth-child(1) li:nth-child(1) .list-product-subnav::after,#formulaire-step .list-product-nav:nth-child(1) li:nth-child(1) .list-product-subnav{
    border-color: #8fc043;
}
#formulaire-step .list-product-nav:nth-child(2) li:nth-child(1) .list-product-subnav::after,#formulaire-step .list-product-nav:nth-child(2) li:nth-child(1) .list-product-subnav{
    border-color: #478b64;
}
#formulaire-step .list-product-nav:nth-child(3) li:nth-child(1) .list-product-subnav::after,#formulaire-step .list-product-nav:nth-child(3) li:nth-child(1) .list-product-subnav{
    border-color: #c49c48;
}
#formulaire-step .list-product-nav:nth-child(1) li:nth-child(2) .list-product-subnav::after,#formulaire-step .list-product-nav:nth-child(1) li:nth-child(2) .list-product-subnav{
    border-color: #da6f59;
}
#formulaire-step .list-product-nav:nth-child(2) li:nth-child(2) .list-product-subnav::after,#formulaire-step .list-product-nav:nth-child(2) li:nth-child(2) .list-product-subnav{
    border-color: #008781;
}
#formulaire-step .list-product-nav:nth-child(3) li:nth-child(2) .list-product-subnav::after,#formulaire-step .list-product-nav:nth-child(3) li:nth-child(2) .list-product-subnav{
    border-color: #33588a;
}
#formulaire-step .list-product-nav:nth-child(1) li:nth-child(3) .list-product-subnav::after,#formulaire-step .list-product-nav:nth-child(1) li:nth-child(3) .list-product-subnav{
    border-color: #630096;
}
#formulaire-step .list-product-nav:nth-child(2) li:nth-child(3) .list-product-subnav::after,#formulaire-step .list-product-nav:nth-child(2) li:nth-child(3) .list-product-subnav{
    border-color: #00a3a9;
}
#formulaire-step .list-product-nav:nth-child(3) li:nth-child(3) .list-product-subnav::after,#formulaire-step .list-product-nav:nth-child(3) li:nth-child(3) .list-product-subnav{
    border-color: #b3a89a;
}
#formulaire-step .list-product-subnav [type="radio"]:checked,
#formulaire-step .list-product-subnav [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
#formulaire-step .list-product-subnav [type="radio"]:checked + label,
#formulaire-step .list-product-subnav [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
#formulaire-step .list-product-subnav [type="radio"]:checked + label:before,
#formulaire-step .list-product-subnav [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 4px;
    top: 2px;;
    width: 15px;
    height: 15px;
    border: 1px solid #01138D;
    border-radius: 100%;
    background: #fff;
}
#formulaire-step .list-product-subnav [type="radio"]:checked + label:after,
#formulaire-step .list-product-subnav [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 7px;
    height: 7px;
    background: #01138D;
    position: absolute;
    top: 6px;
    left: 8.2px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#formulaire-step .list-product-subnav [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
#formulaire-step .list-product-subnav [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
#formulaire-step .product-step textarea{
    width: 600px;
    height: 365px;
    border-radius: 80px;
    background: #fff;
    padding: 35px 40px;
    color: #383e42;
    font-size: 26px;
    line-height: 31px;
    font-weight: bold;
    border: none;
    margin: 0 auto;
}
#formulaire-step .product-step textarea::placeholder{
    opacity: 1;
}
#formulaire-step .input-file input[type=file] {
    visibility: hidden;
    width: 1px;
    height: 1px;
}
#formulaire-step .wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #383e42;
    font-weight: bold;
    font-size: 26px;
    line-height: 31px;
    margin-top: 30px;
    margin-bottom: 50px;
}
#formulaire-step .wrap .btn{
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    width: 365px;
    text-align: center;
    padding: 10px 15px;
    background: #383e42;
    border-radius: 50px;
    border: none;
}
#formulaire-step .wrap .valign-middle{
    margin-left: 2rem;
}
#formulaire-step .text-form{
    color: #383e42;
    font-weight: bold;
    font-size: 26px;
    line-height: 48px;
}
#formulaire-step .text-form .cntcheck [type="checkbox"]:not(:checked), 
#formulaire-step .text-form .cntcheck [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
#formulaire-step .text-form .cntcheck [type="checkbox"]:not(:checked) + label, 
#formulaire-step .text-form .cntcheck [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 50px;
    cursor: pointer;
    margin: 0;
    font-size: 18px;
    line-height: 21px;
    color: #383e42;
    font-weight: 400;
    display: flex;
    align-items: center;
}
#formulaire-step .text-form .cntcheck [type="checkbox"]:not(:checked) + label:before, 
#formulaire-step .text-form .cntcheck [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    width: 31px;
    height: 31px;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    border: 1px solid #383e42;
    left: 0;
}
#formulaire-step .text-form .cntcheck [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
#formulaire-step .text-form .cntcheck [type="checkbox"]:not(:checked) + label::after, 
#formulaire-step .text-form .cntcheck [type="checkbox"]:checked + label::after {
    content: "✔";
    position: absolute;
    top: 0;
    left: 6px;
    font-weight: 700;
    font-size: 24px;
    color: #01138D;
    transition: all 0.2s ease 0s;
}
#formulaire-step .content .boxaccept.form-group {
    margin-bottom: 0;
    margin-top: 2rem;
}
#formulaire-step .content .form-check{
    margin: 0;
    padding: 0;
}
#formulaire-step .btn-final{
    margin-top: 4rem;
    margin-bottom: 2rem;
}
#formulaire-step .btn-final .btn-custom{
    width: 600px;
    text-align: center;
    margin: 0 auto;
    padding: 15px 15px;
    border-radius: 50px;
}
.page-template-tpl-contact #product-emblematique {
    margin-bottom: 20px;
    min-height: auto;
}
.page-template-tpl-contact #formulaire-step .text-form .cntcheck [type="checkbox"]:not(:checked) + label::after, .page-template-tpl-contact #formulaire-step .text-form .cntcheck [type="checkbox"]:checked + label::after {
    top: 11px;
}
#collection .box-img > a{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.tax-product_cat ul.products li .option .liens, .tax-collection ul.products li .option .liens{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#no-fond{
    margin-top: 200px;
    margin-bottom: 25px;
    padding-top: 1rem;
}
#no-fond h1{
    text-align: center;
    color: #01138D;
    font-size: 59px;
    line-height: 71px;
    text-transform: initial;
    font-weight: bold;
    margin: 0;
}
#no-fond.search .form-outline {
    position: relative;
}
#no-fond.search .input-group .form-control {
    color: #383e42;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #ebebeb;
    border-radius: 20px;
    height: auto;
    padding: 10px 15px;
    text-align: center;
    border: none;
    width: 380px;
    margin: 2rem auto 0 auto;
    box-shadow: none;
}
#no-fond.search .input-group .form-control::placeholder{
    opacity: 1;
}
#no-fond.search .form-outline .btn {
    position: absolute;
    right: 15px;
    top: 51%;
    background: transparent;
    padding: 0;
    margin: 0;
    border: none;
}
#no-fond.search .input-group{
    justify-content: center;
}
#resultat{
    margin-bottom: 50px;
}
.single-product #content-cat .liste-realisation .titre {
    margin-top: 0px !important;
}
#resultat p{
    color: #383e42;
    font-size: 14px;
    line-height: 16px;
    min-height:16px;
    font-weight: 500;
}
#resultat .right p{
    text-align: right;
}
#resultat .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 35px;
    margin-left: 1.5rem;
}  
#resultat .switch input {
    display: none;
}  
#resultat .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ebebeb;
    border-radius: 40px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
} 
#resultat .slider:before {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    background: #fff;
    border-radius: 50%;
    left: 3px;
    bottom: 3px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}  
#resultat input:checked + .slider {
    background: #01138D;
}  
#resultat input:checked + .slider:before {
    -webkit-transform: translateX(25px);
    -moz-transform: translateX(25px);
    transform: translateX(25px);
}
#resultat .range{
    display: flex;
    margin: 2rem 0 0 0;
    padding: 0; 
    flex-wrap: wrap;
}
#resultat .range li{
    list-style: none;
    width: 33.33%;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    color: #383e42;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    justify-content: flex-end;
}
#resultat .filter{
    display: flex;
    margin: 2rem 0 0 0;
    padding: 0; 
    align-items: center;
}
#resultat .filter li{
    list-style: none;
    margin-right: 1rem;
}
#resultat .filter li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: #383e42;
    line-height: 16px;
    font-weight: bold;
    background: #ebebeb;
    padding: 13px 30px;
    transition: all .5s ease-in-out;
    border-radius: 28px;
    text-transform: initial;
}
#resultat .filter li a:hover,#resultat .filter li.active a{
    background: #01138D;
    color: #fff;
}
#resultat h2{
    color: #01138D;
    margin-bottom: 3rem;
    font-weight: 400 !important;
}
#resultat .tax-product_cat ul.products li.product .coeur{
    right: 37px;
    top: 81px;
    width: 30px !important;
    height: 30px !important;
}
#resultat .tax-product_cat ul.products li.product .more{
    left: 85px;
    top: 245px;
    width: 55px;
    height: 55px;
}
#resultat .tax-product_cat ul.products li.product .button{
    margin-top: 1.5rem;
}
#resultat .tax-product_cat ul.products li.product img{
    width: 300px;
    height: 300px !important;
}

#resultat .tax-product_cat.document ul.products li.product img{
    height:250px !important;
}
#resultat .tax-product_cat ul.products li.product .woocommerce-LoopProduct-link::after{
    width: 320px;
    height: 320px;
}
#resultat .tax-product_cat ul.products li .option {
    width: 300px;
    height: 300px;
}
#resultat .tax-product_cat.document ul.products li.product img{
    border-radius: 0 !important;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#resultat .tax-product_cat.document ul.products li.product .box-img{
    width: 100%;
    height: 250px;
    position: relative;
}
#resultat .tax-product_cat.document ul.products li.product .lienn{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#resultat .tax-product_cat.article ul.products li.product img{
    border-radius: 0 !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#resultat .tax-product_cat.article ul.products li.product .box-img{
    width: 300px;
    height: 300px;
    position: relative;
    margin: 0 auto;
}
#resultat .tax-product_cat.article ul.products li.product .box-img::after{
    content: "";
    background: url(../img/contour-photo-droite.svg) no-repeat right top;
    width: 55px;
    height: 59px;
    background-size: contain;
    position: absolute;
    bottom: -10px;
    right: -10px;
}
#resultat .tax-product_cat.article ul.products li.product .box-img::before{
    content: "";
    background: url(../img/contour-photo-gauche.svg) no-repeat right top;
    width: 55px;
    height: 59px;
    background-size: contain;
    position: absolute;
    top: -10px;
    left: -10px;
}
#product-emblematique.actus {
    margin-bottom: 60px;
    min-height: auto;
}
#resultat .tax-product_cat.article ul.products li.product .lienn{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.single-post #savoirfaire {
    margin-bottom: 20px;
}
.single-post #valeurs p{
    color: #383e42;
}
.wp-pagenavi {
    clear: both;
    display: flex;
    justify-content: flex-end;
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #01138D;
    color: #01138D;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #01138D;
    background: #01138D;
    color: #fff;
}
#menu-item-1410{
    display: none;
}
.page-template-tpl-contact .carte{
    margin-bottom: 3rem;
}
.page-template-tpl-contact .carte .infos{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.page-template-tpl-contact .carte .infos h2 span{
    color: #01138D;
}
.page-template-tpl-contact .carte .infos p{
    color: #000;
    font-size: 20px;
    line-height: 40px;
}
.page-template-tpl-contact .carte .infos .social{
    margin: 1rem 0 0 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-template-tpl-contact .carte .infos .social li{
    list-style: none;
    margin: 0 1rem;
}
.page-template-tpl-contact .text{
    text-align: center;
    color: #000;
}
.page-template-tpl-contact .text a,.page-template-tpl-contact #formulaire-step .inf a{
    color: #01138D;
}
.page-template-tpl-contact #formulaire-step .wrap{
    margin: 0;
}
.page-template-tpl-contact #formulaire-step .inf{
    margin-top: 2rem;
    font-size: 15px;
    line-height: 20px;
    color: #000;
}
.page-template-tpl-contact #formulaire-step .text-form .cntcheck.first [type="checkbox"]:not(:checked) + label::after, .page-template-tpl-contact #formulaire-step .text-form .cntcheck.first [type="checkbox"]:checked + label::after {
    top: 0;
}
#realisation .liste-realisations{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
#realisation .liste-realisations li{
    list-style: none;
    width: 33.33%;
    padding: 0 2rem;
    margin-bottom: 20px;
}
#realisation .liste-realisations .box .box-img {
    margin: 0 auto;
    transform: scale(1) !important;
}
#realisation .liste-realisations .box .box-content{
    opacity: 1 !important;
    z-index: 10;
}
#realisation .liste-realisations{
    margin-bottom: 3rem;
}
#realisation .liste-realisations .galerie{
    display: none;
}
#realisation .box > a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.modal-content{
    border-radius: 30px;
}
.modal-content .close{
    background: transparent;
    margin: 0 0 0 auto;
    padding: 0;
    border: 0;
    font-size: 30px;
    line-height: 20px;
}
body a.btn-popup-tel{
    background: #383e42;
}
.att-coloris {
    display: flex;
}
.pac {
    border: 1px solid grey;
    margin:3px;
    width: 20px;
    height: 20px;
    cursor:help;
}
a.btn-popup-tel,a.btn-popup-mail{
    display: flex;
    background: #01138D;
    transition: all .5s ease-in-out;
    padding: 5px 10px 5px 10px;
    border-radius: 50px;
    position: relative;
    height: 55px;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    margin-top:10px;
    margin-bottom:10px;
    align-items: center;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
a.btn-popup-tel img ,a.btn-popup-mail img {
    margin-right:10px;
    transition: all .5s ease-in-out;
}
a.btn-popup-tel  a .hover,a.btn-popup-mail  a .hover {
    opacity: 0;
}
.modal-header{
    border-bottom: none;
}
.modal-content .titre{
    display: block;
    font-family: 'Square Peg';
    font-size: 54px;
    text-transform: initial;
    margin-bottom: 2rem;
    line-height: 85px;
    color: #1d1d1b;
}
.modal-content .modal-body{
    text-align: center;
}
#newsletter-modal .modal-content .titre{
    margin-bottom: .5rem;
    line-height: 75px;
}
#newsletter-modal .modal-content p{
    font-size: 25px;
    line-height: 30px;
    color: #1d1d1b;
}
#newsletter-modal form{
    margin-top: 2rem;
}
#newsletter-modal form .form-control,
#newsletter-modal form .wpcf7-email{
    color: #383e42;
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    padding: 8px 25px;
    border: 1px solid #383e42;
    background: #fff;
    border-radius: 30px;
    margin-right: 5px;
    box-shadow: none;
}
#newsletter-modal form .form-control::placeholder,
#newsletter-modal form .wpcf7-email::placeholder{
    opacity: 1;
    color: #383e42;
}
#produit-modal .modal-content .modal-body{
    padding-bottom: 1.5rem;
}
ol.flex-control-nav.flex-control-thumbs { overflow:visible !important; }

ol.flex-control-nav.flex-control-thumbs li img { display:inline-block !important; height:auto !important; width:auto !important; max-width:100% !important; max-height:100% !important; }
ol.flex-control-nav.flex-control-thumbs li:focus { outline:none; }
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){
    clear: inherit !important;
}
ol.flex-control-nav.flex-control-thumbs .slick-next {
    font-size: 0;
    background: url(../img/arrow.png) no-repeat center;
      background-size: auto;
    background-size: contain;
    border: none;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 28px;
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
}
ol.flex-control-nav.flex-control-thumbs .slick-prev {
    font-size: 0;
    background: url(../img/arrow.png) no-repeat center;
      background-size: auto;
    background-size: contain;
    border: none;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 28px;
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}
#search404{
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-radius: 30px;
	color: #01138D;
	font-size: 21px;
	font-weight: bold;
	line-height: normal;
	padding: 8px 55px 8px 25px;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: none;
}
#search404::placeholder{color: #01138D;}
.btn404{
	right: 5px;
	top: 3px;
}
.btn404:hover{border-color:#fff;}
#intro .col-sm-12 .btn-custom.btn2{
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	padding: 7px 20px;
	border: 1px solid #093;
	background-color: #fff;
	color: #093;
}
#intro .col-sm-12 .btn-custom.btn2:hover{
	background-color:#093;
	border-color:#093;
	color:#fff;
}
.autocomplete-suggestions{
	border-color:#01138D;
	padding: 0 0 20px 0;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	scrollbar-color: #01138D #ebebeb;
	scrollbar-width: thin;
}
.autocomplete-suggestions strong{color:#01138D;}
#product-emblematique.carte iframe{
	margin-bottom: 2rem;
	width: 100%;
	height: 70vh;
}
#newsletter-modal .wpcf7-form-control-wrap{
	margin-right: 5px;
	max-width: calc(100% - 85px);
}
#newsletter-modal form .wpcf7-email{
	margin-right:0;
	max-width: 100%;
}
#newsletter-modal form .nwrap{width:100%;}
#newsletter-modal form .wpcf7-not-valid-tip{
	font-size: 16px;
	position: absolute;
}
#newsletter-modal form .wpcf7-spinner{
	bottom: -30px;
	position: absolute;
	right: 0;
}
#newsletter-modal form .nwrap p{
	display: flex !important;
	flex-wrap:wrap !important;
	position: relative;
	width: 100% !important;
}