
body, html{
    overflow-x: hidden;
}

a , a:hover{
    text-decoration: none;

}

body .container{
    width: 100% !important;
}

p a{
    color: #bd4700 !important;
    font-weight: 700;
}

p a:hover{
    color: #bd4700 !important;
    font-weight: 700;
}

h2 , h3 , h4 , h2 a{
    font-weight: bold;
    font-size: 20px;
    color: #bd4700;
    text-transform: uppercase;
}
h1{
    font-weight: bold;
    font-size: 45px;
    line-height: 48px;
    color: #bd4700;
    margin-bottom: 40px;
}
p , a , li{
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    color: #000;
}

#menuIconesMobile { display: none; }
#searchformMobile { display: none }


#menu .menu-item .sub-menu, #menuResponsive .menu-item .sub-menu{
    position:absolute;
    background: #fff;
    list-style-type:none;
    padding:0;
    z-index: 999;
    display:none;
}

#menu .menu-item:hover .sub-menu, #menuResponsive .menu-item:hover .sub-menu{
    display:block;
}

#menu .sub-menu li, #menuResponsive .sub-menu li{
    float:none;
    padding:5px;
}

#menu .sub-menu li:hover, #menuResponsive .sub-menu li:hover{
    background:white;
}

#menu .sub-menu li:hover a, #menuResponsive .sub-menu li:hover a{
    color:#BD4700;
}

#menu .sub-menu li a, #menuResponsive .sub-menu li a{
    color:white;
    text-transform:none!important;
}

#menu, #menuResponsive{
    list-style-type:none;
    margin-top: 20px;
}

#menu li a, #menuResponsive li a{
    padding: 6px; font-weight:bold;
    color:#18425f; font-size:14px;
    font-family: Helvetica, Arial, sans-serif; text-decoration:none;
    text-transform:uppercase;
}



#menu li ul li a:hover, #menuResponsive li ul li a:hover{
    color:#bd4700;
    background:#fff;
}

#menu-iphone{
    display: none;
}

#menuIconesMobile { display: block; width: 50%; float: left; }
#menuIconesMobile .boutonFonctionsMobile { padding-top: 5px; float: left; width: 60px;}
#menuIconesMobile #menuSearchMobile { margin-left: 20px; }
#menu-iphone{ display:block; clear:both; margin:auto; }

#menuResponsive { display:none; width: 100%; padding-left: 0px;}
#menuResponsive li { float: none; }
#menuResponsive .menu-item .sub-menu { display: block; position: inherit; }
#menuResponsive .sub-menu { padding-left: 20px; padding-bottom: 20px; }


/* --- ICONES MOBILE --- */
#menuHamburgerMobile, #menuSearchMobile {
    padding:15px;
    box-sizing: border-box;
    margin-left: 0 !important;
}
#menuHamburgerMobile img, #menuSearchMobile img {
    width:30px;
    height:30px;
    margin-top: 10px;
}

/* Header css */
#header{
    padding-top: 40px;
    padding-bottom: 40px;
}

#header .col-logo img{
    max-width: 180px;
}
#header .col-logo h1{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
    color: #18425f;
    margin-top: 10px;
    max-width: 210px;
    line-height: 1.2;
    margin-bottom: 10px;
}

#header .col-nav{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#header .col-nav .choixLangue{
    margin: 0 20px;
}

#header .col-nav .choixLangue a{
    font-weight: 500;
    font-size: 15px;
    text-align: left;
    color: #bd4700;
}

#header .col-nav .choixLangue a svg{
    margin-left: 5px;
    max-width: 15px;
}

#searchform div{
    display: flex;
    border-bottom: 1px solid #18425f;
}

#searchform div input[type=text]{
    border: none;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 15px;
    text-align: left;
    color: #d2d2d2;
}

#searchform div input[type=submit]{
    background-image: url("../images/refonte/np_search.svg");
    width: 30px;
    background-color: transparent;
    border: none;
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: center;
}

#header #menu{
    padding-left: 0;
    display: flex;
    justify-content: space-between;
}
#header #menu li a{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
    color: #18425f;
}

#header #menu li a{
    position: relative;

}

#header #menu li.current_page_item a:after , #header #menu li:hover a:after ,#header #menu li.current-menu-parent a:after {
    content:"";
    position: absolute;
    width: calc(100% - 6px);
    height: 2px;
    background: #bd4700;
    left: 3px;
    bottom: 0;
}

#header #menu li .sub-menu a:after  {
    display: none;

}
#header #menu li .sub-menu{
    background: transparent;
    padding-top: 5px;
}
#header #menu li .sub-menu li {
    background: #18425f;
}

#header #menu li .sub-menu li:hover a,#header #menu li .sub-menu li.current-menu-item a , #header #menu li .sub-menu li.current-menu-item , #header #menu li .sub-menu li:hover {
    color: #fff;
    background: #bd4700;
}


#header #menu li .sub-menu li a{
    color: #fff;
    font-weight: bold;
}

.sliderPrincipal .slides{
    padding-left: 0;
}

.sliderPrincipal .container{
    position: relative;
}

.sliderPrincipal .container:before{
    content:"";
    width: 400px;
    height: 520px;
    border-radius: 65px 0px 79px 0px;
    background: #bd4700;
    position: absolute;
    right: 50px;
    top: -40px;
}

.sliderPrincipal .container:after{
    content: "";
    width: 40px;
    height: 90px;
    background-image: url(../images/refonte/after_slide.svg);
    position: absolute;
    right: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -120px;
}

.sliderPrincipal .text-slider{
    position: absolute;
    z-index: 10;
    width: 230px;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 20px;
    right: 25%;

}
.sliderPrincipal .text-slider:before{
    content:"";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(24 ,66 ,95 , 0.8);
    mix-blend-mode: multiply;
    z-index: -1;

}
.sliderPrincipal .text-slider h2{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 32px;
    text-align: left;
    color: #fff;

}

#gammeProduit{
    margin: 80px 0 0;
    position: relative;
    padding-bottom: 60px;
}

#gammeProduit:before{
    content:"";
    width: 110vw;
    height: 100%;
    position: absolute;
    left: -10vw;
    top: 0;
    border-radius: 381px 0px 0px 0px;
    background: #18425f;
    mix-blend-mode: multiply;
}

#gammeProduit h2{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 25px;
    text-align: left;
    color: #fff;
    padding: 50px 0;
    position: relative;
}

#gammeProduit .slides{
    padding-left: 0;
    padding-right: 100px;
}

#gammeProduit .slides .slick-slide{
    padding-right: 15px;
}

#gammeProduit .slides .slick-slide .content{
    border-radius: 40px;
    background: #fff;
}
#gammeProduit .slides .slick-slide .content img{
    height: 200px;
    width: 100%;
    object-fit: cover;
}
#gammeProduit .slides .slick-slide .content .infoDiv{
    text-align: center;
    padding: 15px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 15px;
    color: #18425f;
}

#gammeProduit .slides .slick-prev{
    background-image: url("../images/refonte/np_right.svg");
    font-size: 0;
    background-color: transparent;
    border: none;
    width: 25px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    outline: none;
    box-shadow: none;
}

#gammeProduit .slides .slick-next{
    background-image: url("../images/refonte/np_right.svg");
    font-size: 0;
    background-color: transparent;
    border: none;
    width: 25px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    outline: none;
    box-shadow: none;
}

#choice{
    border-radius: 0px 146px 0px 216px;
    background: #fff;
    margin-top: -30px;
    position: relative;
    padding: 50px
}

#choice h2{
    font-weight: bold;
    font-size: 20px;
    color: #bd4700;
    padding-bottom: 50px;
    text-align: center;
    text-transform: uppercase;
}
#choice .col-choice{
    border-right: 1px dashed #F7E9E2;
    text-align: center;
    padding-top: 20px;
}

#choice .col-choice .nomCheptelSlider{
    padding: 20px 0;
}
#choice .col-choice .nomCheptelSlider a{
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #18425f;
}

#choice .col-choice:hover .nomCheptelSlider a{
    color: #BD4700;
}

#articles-home{
    position: relative;
    margin-top: 40px;
}

#articles-home:before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: -40px;
    left: 10%;
    background: #d2d2d2;
    opacity: 0.2;
    z-index: -1;

}

#articles-home .content-articles{
    position: relative;
}
#articles-home .content-articles:before{
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    right: 500px;
    z-index: -1;
    background: #bd4700;
    mix-blend-mode: multiply;
}

#articles-home .content-articles{
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 50px;
}

#articles-home .content-articles .imgACtu{
    height: 200px;
    object-fit: cover;
    width: 100%;
}

#articles-home .content-articles #txtNewProduct{
    padding-left: 20px;
}

#articles-home .content-articles #nomProduit{
    font-weight: bold;
    font-size: 15px;
    color: #18425f;
    display: block;
    margin-bottom: 15px;
}

#articles-home h2 a {
    font-weight: bold;
    font-size: 25px;
    color: #fff;
    padding: 20px 15px;
    display: block;
}


#articles-home .content-articles .text-actus{
    font-weight: 300;
    font-style: italic;
    font-size: 14px;
    line-height: 23px;
    color: #000;
}




#articles-home .slides .slick-prev {
    background-image: url(../images/refonte/np_right.svg);
    font-size: 0;
    background-color: transparent;
    border: none;
    width: 25px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -90px;
    bottom: 0;
    transform: rotate(180deg);
    outline: none;
    box-shadow: none;
}

#articles-home .slides .slick-next{
    background-image: url(../images/refonte/np_right.svg);
    font-size: 0;
    background-color: transparent;
    border: none;
    width: 25px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -60px;
    bottom: 0;
    outline: none;
    box-shadow: none;
}


#map{
    position: relative;
    padding: 5px 0;
}

#map svg{
    max-width: 100%;
    height: auto;
    margin-left: 15%;
}

#map:before{
    content:"";
    position: absolute;
    left:0;
    width: 100vw;
    height: 100%;
    border-radius: 280px 0px 0px 0px;
    background: #18425f;
    z-index: -1;
    top: 0;
}
.block-map{
    padding-bottom: 100px;
    overflow: hidden;
    position: relative;
}

.block-map:after{
    content: "";
    width: 120px;
    height: 120px;
    background-image: url(../images/refonte/ronds.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -60px;
    bottom: 40px;
}

.block-map .col-text:before{
    content: "";
    position: absolute;
    right: -150px;
    height: 170px;
    width: 100vw;
    bottom: 0;
    background: #d2d2d2;
    border-radius: 0px 0px 280px 0px;
    transform: translateY(calc(100% - 25px));
    z-index: -1;
    opacity: 0.4;
}


.block-map .col-text{
    display: flex;
    align-items: center;
    position: relative;
}

.block-map .col-text h2{
    font-weight: bold;
    font-size: 45px;
    letter-spacing: 0.25em;
    color: #d2d2d2;
    opacity: 0.3;
    white-space: nowrap;
    text-transform: uppercase;
}

.block-map .col-text div{
    max-width: 100%;
}

.block-map .col-text h3{
    font-weight: bold;
    font-size: 20px;
    color: #18425f;
    text-transform: uppercase;
}
.block-map .col-text p{
    font-weight: normal;
    font-size: 15px;
    line-height: 27px;
    color: #000;
}


#Ellipse_65:hover , #Ellipse_61:hover, #Ellipse_57:hover , #Ellipse_59:hover , #Ellipse_63:hover{
    fill:#bd4700;
    opacity: 0.152;
    cursor: pointer;
}

#footer{
    background: #BD4700;
    padding: 30px 0;
    position: relative;
}

#footer:before{
    content: "";
    width: 50px;
    height: 30px;
    position: absolute;
    top: -15px;
    left: 100px;
    background-image: url(../images/refonte/before_footer.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

#footer h3 , #footer h2 , #footer .links p{
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.12em;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#footer ul{
    list-style: none;
    padding-left: 25px;
}
#footer ul li a{
    font-weight: normal;
    font-size: 15px;
    line-height: 23px;
    color: #fff;
    position: relative;
}

#footer ul li a:before{
    content: "";
    width: 16px;
    height: 15px;
    background-image: url(../images/refonte/np_right-arrow_li.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -25px;
    background-position: center;
    top: 50%;
    transform: translateY(-50%);
}


#footer ul li{
    margin-bottom: 15px;
}

#footer .links{
    background: transparent;
    border-right: 1px dashed #fff;
    border-left: 1px dashed #fff;
    padding-left: 50px;
}

#footer .infos{
    padding-left: 50px;
}

#footer .description p {
    font-weight:normal;
    font-size: 15px;
    line-height: 23px;
    color: #fff;
}

#footer .infos p , #footer .infos a{
    font-weight:normal;
    font-size: 15px;
    line-height: 23px;
    color: #fff;
}

.container-articles{
    position: relative;
}

.container-articles:after{
    content: "";
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: 70px;
    height: 110px;
    background: transparent;
    background-image: url(../images/refonte/after_actus.svg);
    background-size: contain;
    background-repeat: no-repeat;

}

/* Fin Header css */

@media only screen and (max-width: 767px) {

    /** clean bootstrap **/
    html { font-size: 100%!important; }
    body { font-size: 16px!important; }
    img { max-width: none!important; }
    h1, h2, h3 { line-height:normal!important; }
    h1 { font-size: 24px; }
    a { text-decoration: none; }

    /** page accueil **/
    #headerTop { display: none; }
    #headerBottom { display: none; }
    #headerBottomMobile { display: block; }
    #headerTopMobile { display: block; }
    #baselineMobile h1 { color: white; font-size: 1em; }

    #selectLangueMobile { float: right; }
    #selectLangueMobile img { width: 30px; padding-top: 3px; margin-left: 0px; }
    #connexion, #langue { text-align:center }
    #logo{ text-align:center; border:none; }

    #serchform, #serchform{ float:none; }
    #searchformMobile { width: 95%; margin: 5px auto; }
    #searchformMobile #s { float: left; max-width: 80%;}
    #searchformMobile #searchsubmit { float: right; position: relative; width: 10%!important; margin: 5px 0px 0px 5px}

    #legendeSlider { top: -379px; float: left; }
    #headerMiddle{ height: auto; border-bottom: none; }
    #Worldwide{ text-align:center; display:block; margin:auto; }

    #menuIconesMobile { display: block; width: 50%; float: left; }
    #menuIconesMobile .boutonFonctionsMobile { padding-top: 5px; float: left; width: 60px;}
    #menuIconesMobile #menuSearchMobile { margin-left: 20px; }
    #menu-iphone{ display:block; clear:both; margin:auto; }

    #menuResponsive { display:none; width: 100%; padding-left: 0px;}
    #menuResponsive li { float: none; }
    #menuResponsive .menu-item .sub-menu { display: block; position: inherit; }
    #menuResponsive .sub-menu { padding-left: 20px; padding-bottom: 20px; }
}


.choixLangue .sub-menu{
    position: absolute;
    background: #18425f;
    z-index: 10;
    list-style: none;
    padding: 5px 20px 10px;
    color: #fff;
}

.choixLangue .sub-menu li a{
    color: #fff !important;
    text-decoration: none;
}

.choixLangue .sub-menu li a:hover{
    color: #bd4700 !important;
}

#shiftnav-toggle-main .shiftnav-main-toggle-content{
    background: #18425f;
}

body .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target ,body .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target{
    background: #18425f;
}
body .shiftnav.shiftnav-skin-light ul.shiftnav-menu ul.sub-menu li.menu-item > .shiftnav-target {
    color: #18425f;
}
body .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item > .shiftnav-target {
    color: #18425f;
}

body .shiftnav #ardesmonde{
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
}

.shiftnav .shiftnav-menu-image img{
    max-width: 150px !important;
    margin: 0 auto;
}

.shiftnav .shiftnav-menu-image-padded{
    background: #18425f;
    text-align: center;
}
#footerBottom p , #footerBottom a{
    font-weight: 300;
    font-style: italic;
    font-size: 16px;
    line-height: 23px;
    color: #000;
    margin-bottom: 0;
    padding: 10px;
}

.ariane{
    position: relative;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 13px;
    line-height: 27px;
    text-align: left;
    color: #fff;
    margin-bottom: 50px;
}

.ariane:before{
    content:"";
    width: 100vw;
    height: 100%;
    background:#18425F ;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    top: 0;
}
.ariane a{
    font-weight: 300;
    font-style: italic;
    font-size: 13px;
    line-height: 27px;
    text-align: left;
    color: #fff;
}
.ariane .separator{
    color: #fff;
}

.page h1 {
    font-weight: bold;
    font-size: 45px;
    line-height: 48px;
    color: #bd4700;
    margin-bottom: 40px;
}

.page p{
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    color: #000;
}

.page .product1{
    width: 100% !important;
    height: 420px !important;
    max-width: 250px;
}

.page .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern , .page .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{
    background: transparent;
    border: none;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #18425f;
}

.container-btns .wpb_wrapper .vc_btn3-container{
    position: relative;
}

.container-btns .wpb_wrapper .vc_btn3-container:after{
    content:"";
    width: 1px;
    height: 20px;
    border: 1px dashed #bd4700;
    opacity: 0.92;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);

}
.container-btns .wpb_wrapper .vc_btn3-container:last-child:after{
    display: none;
}

.page .col-image, col-titre{
    width: 50%;
}

.ficheProduit{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}


.page .relation{
    position: relative;
    margin-bottom: 30px;
    padding: 20px 0 40px;
}

 .relation:first-child:before{
    content:"";
    width: 110vw;
    height: 100%;
    background:#BD4700;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
     z-index: -1;
     border-radius: 0px 0px 200px 0px;
}

.relation:first-child:after{
    content: "";
    width: 100vw;
    height: 200px;
    background-image: url(../images/refonte/ronds-orange.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 50%;
    top: 120px;
    transform: translateX(50%);
    background-position: right;
    z-index: -1;
}

.relation:last-child:before{
    content:"";
    width: 110vw;
    height: 100%;
    background:#18425F;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    border-radius: 200px 0px 0px 0px;
}

.relation:last-child:after{
    content: "";
    width: 100vw;
    height: 110px;
    background-image: url(../images/refonte/after_actus.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 50%;
    top: 180px;
    transform: translateX(52%);
    background-position: left;
    z-index: -1;
}

.relation h2{
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 0.15em;
    color: #fff;
    opacity: 0.35;
    text-transform: uppercase;
}

.relation .type{
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
}

.relation .content{
    text-align: center;
    background: #fff;
    margin-bottom: 30px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

.relation .content .image{
    padding: 20px;
}

.relation .content .titre{
    padding: 15px 15px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 15px;
    color: #18425f;
}

.page .texte-page a{
    color: #BD4700;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 1;
}
.page .texte-page a:after{
    content:"";
    width: 15px;
    height: 15px;
    background-image: url("../images/refonte/np_right-arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: 6px;
    display: inline-block;
    margin-left: 10px;
}



.carte h1{
    font-weight: bold;
    font-size: 45px;
    line-height: 32px;
    color: #bd4700;
    margin-bottom: 40px;
}

#world-carte{
    margin: 50px 0;
    padding: 50px 0;
    position: relative;
}

#world-carte:before{
    content: "";
    width: 110vw;
    height: 100%;
    position: absolute;
    left: -10vw;
    top: 0;
    border-radius: 200px 0px 0px 0px;
    background: #18425f;
    mix-blend-mode: multiply;
}

#world-carte #asl-storelocator .asl-wrapper{
    margin-bottom: 0 !important;
    background: #fff;
}


.wpb_single_image .vc_figure , .wpb_single_image .vc_figure a{
    width: 100%;
}
.wpb_single_image .vc_figure a img{
    width: 100%;
    object-fit: cover;
    max-height: 300px;
}

.wpb_accordion_header a{
    color: #fff !important;
    border-radius: 15px 0px 15px 0px;
    background: #bd4700;
    margin-bottom: 15px;
}

.wpb_accordion_header a:hover{
    color: #fff !important;
}



.wpb_accordion_header .ui-accordion-header-icon{
    position: relative;
    background-image: none !important;
}

.wpb_accordion_header .ui-accordion-header-icon:before{
    content: "";
    width: 15px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
    border-radius: 10px;
}

.wpb_accordion_header .ui-accordion-header-icon:after{
    content: "";
    width: 2px;
    height: 15px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
    border-radius: 10px;
}
.wpb_accordion_header.ui-state-active .ui-accordion-header-icon:after{
    display: none;
}


#flexsliderGamme .sliderProduitGamme{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
    flex-wrap: wrap;
    padding:  50px 20px;
    list-style: none;
    position: relative;
}
#flexsliderGamme .sliderProduitGamme:before{
    content: "";
    width: 110vw;
    height: 100%;
    background: #18425F;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    border-radius: 200px 0px 0px 0px;

}

#flexsliderGamme .sliderProduitGamme li{
    width: 230px;
}
#flexsliderGamme .sliderProduitGamme li a{
    text-align: center;
    background: #fff;
    margin-bottom: 30px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    display: block;
    font-weight: bold;
    font-size: 15px;
    color: #18425f;
    padding-bottom: 20px;
}
#flexsliderGamme .sliderProduitGamme li a img{
    padding: 20px;
}


body .page .gform_wrapper{
    background: rgb(210 210 210 / 20%);
    padding: 20px;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 50px;
    border-radius: 5px;
}
#titreAriane{
    text-align: center;
    margin-bottom: 40px;
}

#titreAriane h1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#titreAriane h1 .printfriendly{
    margin-left: 15px;
}

#sommaire-article{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
}

#sommaire-article ul{
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 70%;
    padding-left: 0;
}

#sommaire-article ul li{
    margin: 2px 8px;
}

#sommaire-article ul li a{
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #18425f;
}

#sommaire-article ul li a:hover{
    color: #BD4700;
}

body .page .gform_wrapper input ,body .page  .gform_wrapper textarea, body .page  .gform_wrapper select{
    width: 100% !important;
    border: none;
    padding: 0.313em 0;
    border-radius: 5px;
}
.gform_wrapper .left_label li.field_sublabel_below .gfield_label{
    font-weight: bold;
    font-size: 15px;
    color: #18425f;
    display: block;
}

.gform_fields li{
    display: flex;
    flex-direction: column;
}


#bloc-liste-actualites ul{
    padding: 0;
}

#bloc-liste-actualites ul li {
    margin-bottom: 30px;
    background: rgb(210 210 210 / 20%);
}

#bloc-liste-actualites ul li .contenuActuListe{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
}

.contenuActuListe .date-actualite{
    color: #bd4700;
}
.contenuActuListe .infoDiv{
    font-weight: bold;
    font-size: 15px;
    color: #18425f;
    display: block;
    margin-bottom: 15px;
}
.contenuActuListe .txtActuCol{
    padding: 0 15px;
}

.contenuActuListe{
    transition-duration: 0.2s;
}

.contenuActuListe:hover{
    transform: scale(1.02);
    transition-duration: 0.2s;
}

.contenuActuListe .imageActu{
    width: 300px;
    height: 300px;
}
.contenuActuListe .imageActu img{
    width: 300px;
    height: 300px;
    object-fit: cover;
    transition-duration: 0.3s;
}

.pagination{
    justify-content: space-between;
}

.pagination #precedent , .pagination #suivant{
    padding: 5px 15px;
    background: #174260;
    color: #fff;
    border-radius: 20px;
    transition-duration: 0.2s;
}
.pagination #precedent:hover , .pagination #suivant:hover{
    background: #bd4700;
    transition-duration: 0.2s;
}
.pagination .numeroPage{
    display: flex;
}
.pagination .numeroPage a{
    width: 35px;
    height: 35px;
    display: flex;
    text-align: center;
    border-radius: 50%;
    background: #174260;
    color: #fff;
    align-items: center;
    justify-content: center;
    margin: 0 2px;
    transition-duration: 0.2s;
}
.pagination .numeroPage b{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #bd4800;
    border-radius: 50%;
}

.pagination .numeroPage a:hover{
    background: #bd4700;
    transition-duration: 0.2s;
}

.detailActuCol{
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 50px;
}

.detailActuCol .imageActu{
    margin-bottom: 50px;
    text-align: center;
    background: rgb(210 210 210 / 20%);
    padding: 10px;
    border-radius: 5px;
}

.detailActuCol .imageActu img{
    max-height: 500px;
}

body .gform_wrapper .gform_footer.left_label{
    margin-left: 0;
    text-align: center;
    width: 100%;
}
body .gform_footer.left_label input{
    padding: 8px 30px;
    background: #174260;
    color: #fff;
    border-radius: 20px !important;
    transition-duration: 0.2s;
    display: inline-block;
    max-width: 100%;
    width: auto !important;
}


.printfriendly img{
    width: 20px;
}


.couleur{
    background: none repeat scroll 0 0;
    display: inline-block;
    height: 17px;
    vertical-align: middle;
    width: 17px;
}

.couleurBlanc, .couleurWhite, .couleurBlanco {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline-block;
    height: 15px;
    vertical-align: middle;
    width: 15px;
    border: 1px solid #d0d0d0;
}

.couleurJaune, .couleurYellow, .couleurAmarillo{
    background: none repeat scroll 0 0 #FDD543;
    display: inline-block;
    height: 17px;
    vertical-align: middle;
    width: 17px;
}

.couleurOrange, .couleurNaranja, .couleurAnaranjado {
    background: none repeat scroll 0 0 #ea742d;
    display: inline-block;
    height: 17px;
    vertical-align: middle;
    width: 17px;
}

.couleurVert, .couleurGreen, .couleurVerde {
    background: none repeat scroll 0 0 #71c166;
    display: inline-block;
    height: 17px;
    vertical-align: middle;
    width: 17px;
}

.couleurRouge, .couleurRed, .couleurRojo {
    background: none repeat scroll 0 0 red;
    display: inline-block;
    height: 17px;
    vertical-align: middle;
    width: 17px;
}

.couleurBleu, .couleurBlue, .couleurAzul {
    background: none repeat scroll 0 0 blue;
    display: inline-block;
    height: 17px;
    vertical-align: middle;
    width: 17px;
}

.grandeImageproduit img{
    max-width: 100%;
    height: 500px;
    object-fit: contain;
    margin: 0 auto;
}

.popupTaille , .popupCommandez{
    left: -20000px;
}

.guideTaille a .div_bouton{
    background: #174260;
    color: #fff;
    border-radius: 30px;
    display: inline-block;
    padding: 5px 20px;
    margin-right: 15px;
}
.guideTaille a .div_bouton svg , .commandez_v2 a svg{
    width: 35px;
    height: 35px;
}

.actionProduit{
    display: flex;
    align-items: flex-end;
}

.commandez_v2 a{
    background: #bd4700;
    color: #fff;
    border-radius: 30px;
    display: inline-block;
    padding: 5px 20px;
}
#thumblist{
    padding-left: 0;
}
#thumblist li {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #174260;
    overflow: hidden;
    margin: 0 5px;

}

.container-gamme{
    position: relative;
    margin-bottom: 30px;
    padding: 20px 0 40px
}

.container-gamme:before{
    content: "";
    width: 110vw;
    height: 100%;
    background: #bd4800;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    border-radius: 200px 0px 0px 0px;
}

.container-gamme:after{
    content: "";
    width: 100vw;
    height: 110px;
    background-image: url(../images/refonte/after_actus.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 50%;
    top: 180px;
    transform: translateX(52%);
    background-position: left;
    z-index: -1;
}
.container-gamme h4{
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 0.15em;
    color: #fff;
    opacity: 0.35;
    text-transform: uppercase;
    margin: 30px 0;
    text-align: center;
}

.sliderGamme li{
    padding: 0 15px;
}
.sliderGamme li a{
    background: #fff;
    margin-bottom: 30px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    display: block;
    text-align: center;
}

.sliderGamme li .image{
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sliderGamme li h5{
    padding: 15px 15px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 15px;
    color: #bd4800;
}
.container_full {
    width: 100vw !important;
    position: relative !important;
    margin-left: -50vw;
    left: 50%;
}
#temoignages{
    position: relative;
    margin-top: 40px;
    margin-bottom: 100px;

}
#temoignages .temoignage{
    padding-top: 1px;
}

#temoignages .temoignage:before{
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    right: 500px;
    z-index: -1;
    background: #174260;
    mix-blend-mode: multiply;
    border-top-right-radius: 200px;
}

#temoignages .temoignage h4{
    font-weight: bold;
    font-size: 20px;
    color: #18425f;
    text-transform: uppercase;
    margin: 30px 0;
    text-align: center;
}

#temoignages .temoignage .content-temoignage{
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
}

#temoignages .temoignage .content-temoignage .contenuGauchePhoto{
    position: relative;
    z-index: 1;
}

#temoignages .temoignage .content-temoignage .contenuGauchePhoto::after{
    content: "";
    position: absolute;
    top: -30px;
    right: 30px;
    height: 300px;
    width: 600%;
    z-index: -1;
    background: #bd4700;
    mix-blend-mode: multiply;
}

#temoignages .temoignage .content-temoignage .contenuGauchePhoto::before{
    content: "";
    position: absolute;
    left: -100px;
    bottom: 10px;
    width: 70px;
    height: 110px;
    background-image: url(../images/refonte/after_actus.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

#temoignages .temoignage .content-temoignage .col-right{
    position: relative;
    padding : 0 15px 0 30px;
    width: calc(100% - 200px);
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    z-index: 0;
}

#temoignages .temoignage .content-temoignage .col-right::after{
    content: "";
    position: absolute;
    top: 0;
    left: -300px;
    height: 100%;
    width: 400%;
    z-index: -1;
    background: #f6f6f6;
    mix-blend-mode: multiply;
}

#temoignages .temoignage .content-temoignage .contenuTemoignage{
    font-weight: 300;
    font-style: italic;
    font-size: 14px;
    line-height: 23px;
    color: #000;
}

#temoignages .photoTemoignage{
    height: 200px;
    object-fit: cover;
    width: 200px
}


#temoignages .col-right .auteurDate{
    font-weight: bold;
    margin-top: 20px;
}

#temoignages .lireVideo{
    background: #bd4700;
    color: #fff;
    border-radius: 30px;
    padding: 5px 20px;
    margin-bottom: 30px;
    display: inline-block;
}

#temoignages.all .temoignage:before{
    display: none;
}



.sliderProduitGamme{
    padding-left: 0px;
}

.sliderProduitGamme .slick-arrow{
    font-size: 0;
    border: none;
    background: transparent;
    padding: 20px 20px;
    background-image: url("../images/arrow-slick.svg");
    background-size: contain;
    background-position: center;
    outline: none;
    background-repeat: no-repeat;
}

.sliderProduitGamme .slick-next{
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
}

.sliderProduitGamme .slick-prev{
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}
.popupTaille{
    position: relative;
}
.popupTaille #cheptelTaille{
    position: absolute;
    width: 100%;
    max-height: 525px;
    background: #174260;
    top: 0;
    transform: translateY(-110%);
    padding: 20px;
    z-index: 1000;
    border-radius: 10px;
    left:  auto;
}

.popupTaille #cheptelTaille h4{
    text-align: center;
    margin-bottom: 30px;
    border-bottom: dashed #bd4800;
    padding-bottom: 10px;
    color: #fff;
}

.popupTaille #cheptelTaille .sliderTaille #choixTaille{
    position: absolute;
    top: 205px;
    width: calc(100% - 40px);
    left: 20px;
    text-align: center;
}

.popupTaille #cheptelTaille .slides {
    list-style: none;
    padding-left: 0;
    display: flex;
    margin-bottom: 0;
}

.popupTaille #cheptelTaille .slides li{
    flex: 1 1 0px;
}

.popupTaille .flecheTaille{
    display: none;
}

.popupTaille #cheptelTaille .slides .tailleCheptel img{
    max-width: 100%;
    width: 300px;
    padding: 15px;
    margin-top: 50px;
    height: 250px;
    object-fit: cover;
    padding-bottom: 0;
}

.popupTaille .texteTaille{
    color: #fff;
}

.popupCommandez{
    display: none;
}
img{
    max-width: 100%;
    height: auto;
}

.container.page .sliderProdCheptel{
    position: relative;
}
.container.page .sliderProdCheptel:nth-child(2n +1):before{
    background: #174260;
}
.container.page .sliderProdCheptel:before{
    content: "";
    width: 110vw;
    height: 100%;
    background: #BD4700;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    border-radius: 0px 0px 200px 0px;
}


.container.page .sliderProdCheptel h4{
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 0.15em;
    color: #fff;
    opacity: 0.35;
    text-transform: uppercase;
    padding: 30px 0;
}

.container.page .sliderProdCheptel ul {
    padding-left: 0;
    list-style: none;
}


.sliderCheptel .row{
    width: 100%;
}

.container.page .sliderProdCheptel ul li a{
    display: block;
    text-align: center;
    background: #fff;
    margin-bottom: 30px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

.container.page .sliderProdCheptel ul li .image{
    padding: 20px;
}
.container.page .sliderProdCheptel ul li img{
    height: 150px;
    object-fit: contain;
}

.container.page .sliderProdCheptel ul li .infoDiv{
    padding: 15px 15px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 15px;
    color: #18425f;

}

#sommaire-article.cheptels-sommaire{
    float: none  !important;
}

#sommaire-article.cheptels-sommaire .menuAncre{
    list-style: none;
    padding-left: 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
#sommaire-article.cheptels-sommaire .menuAncre li{
    margin-bottom: 10px;
}

#sommaire-article.cheptels-sommaire .menuAncre a{
    background: #174260;
    color: #fff;
    border-radius: 30px;
    display: inline-block;
    padding: 5px 20px;
    white-space: nowrap;
}

#searchform input{
    outline: none;
}

.categorieFAQ .titreCategorieFAQ{
    color: #fff;
    border-radius: 15px 0px 15px 0px;
    background: #bd4700;
    margin-bottom: 15px;
    padding: 10px;
    display: flex;
    justify-content: space-between;
}

.categorieFAQ .titreCategorieFAQ .imageFAQ{
    width: 15px;
    height: 15px;
    filter: invert(1);
}

.sliderPrincipal img{
    height: 360px;
    object-fit: cover;
}


/* PAGE PRESENTATION */


.section-presentation{
    margin: 50px 0 120px 0;
}

.section-presentation .wpb_single_image{
   margin-bottom: 0;
    width: 100%;
}

.section-presentation .vc_single_image-wrapper{
    position: relative;
    width: 100%;
    z-index: 0;
}

.section-presentation .col-image-left .vc_single_image-wrapper::after{
    content: "";
    position: absolute;
    top: -30px;
    left: 60px;
    width: 80%;
    height: 460px;
    border-radius: 65px 0 65px 0;
    background-color: #bd4700;
    z-index: -1;
}

.section-presentation .col-image-right .vc_single_image-wrapper::after{
    content: "";
    position: absolute;
    top: -30px;
    left: 30px;
    width: 80%;
    height: 460px;
    border-radius: 0 65px 0 65px;
    background-color: #18425f;
    z-index: -1;
}

.section-presentation .col-image-left .vc_single_image-wrapper::before{
    content: "";
    position: absolute;
    width: 40px;
    height: 92px;
    background-image: url(../images/refonte/after_slide.svg);
    right: 80px;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -115px;
}

.section-presentation .col-image-right .vc_single_image-wrapper::before{
    content: "";
    position: absolute;
    width: 40px;
    height: 92px;
    background-image: url(../images/refonte/after_slide.svg);
    left: 110px;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -115px;
}

.section-presentation .wpb_single_image img{
    width: 100%;
    height: 320px;
    max-width: 100%;
    object-fit: cover;
    object-position: center center;
}

.section-presentation .col-image-left .wpb_single_image img{
    box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 0 65px;
}

.section-presentation .col-image-right .wpb_single_image img{
    box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 65px 0;
}

.section-presentation .col-image-left .wpb_wrapper{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
}

.section-presentation .vc_row{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.section-presentation .page{
    padding: 0;
}

.section-presentation h2{
    margin-bottom: 20px;
}

.section-presentation .col-text-right{
    padding-left: 20px;
}

.section-presentation .col-text-left{
    padding-right: 20px;
}



.section-presentation p a{
    margin-top: 20px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #18425f;
}

.section-presentation h3 a{
    margin-top: 20px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #BD4700;
}


.section-presentation p a:hover{
    color: #BD4700;
}


/* FIN PAGE PRESENTATION */

/* PAGE RECHERCHE */

.section-recherche .texte-intro-centre .vc_column-inner{
    padding: 0 30px;
}

.section-recherche .texte-intro-centre .wpb_text_column{
    margin-top: 40px;
    margin-bottom: 110px;
}

.section-recherche .texte-intro-centre p{
    text-align: center !important;
}

.section-recherche a{
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    color: #18425f;
}

.section-recherche a:hover{
    color: #bd4700;
}

.col-recherche p, .col-recherche h2, .col-recherche h3{
    text-align: left !important;
    padding-left: 0 !important;
}

.col-recherche h3{
    font-weight: bold;
    font-size: 15px;
    color: #18425f;
    display: block;
    margin-bottom: 15px;
    margin-top: 20px;
}

.col-recherche .vc_single_image-wrapper {
    width: 100%;
}

.col-recherche .vc_single_image-wrapper img{
    width: 100%;
    max-width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 0 0 0 65px;
}

.col-recherche .vc_single_image-wrapper{
    position: relative;
    z-index: 0;
}

.col-recherche .vc_single_image-wrapper::after{
    content: "";
    position: absolute;
    top: -20px;
    right: 20px;
    width: 300%;
    height: 390px;
    background-color: #bd4700;
    z-index: -1;
}

.col-recherche .vc_single_image-wrapper::before{
    content: "";
    position: absolute;
    left: -100px;
    bottom: 10px;
    width: 70px;
    height: 110px;
    background: transparent;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    background-image: url(../images/refonte/after_actus.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.col-left-recherche .wpb_single_image{
    width: 40%;
    float: left;
    margin-right: 40px;
    margin-bottom: 50px;
}

.col-recherche .wpb_text_column p a{
    float: right;
    margin-left: 40px;
    width: 40%;
    position: relative;
    z-index: 0;
}


.col-recherche .wpb_text_column p a img{
    width: 100%;
    max-width: 100%;
    height: 350px;
    object-fit: cover;
}

.col-right-recherche {
    margin-top: 50px;
}

.col-right-recherche .wpb_single_image{
    width: 40%;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
}

/* FIN PAGE RECHERCHE */

/* PAGES BOOUCLE VISUELLES */


.onglets-infos h3{
    font-weight: bold;
    font-size: 15px;
    color: #18425f;
    display: block;
    margin-bottom: 15px;
    margin-top: 10px;
}

.onglets-infos .vc_tta-tabs-container .vc_tta-tabs-list li{
    position: relative;
    z-index: 0;
}

.onglets-infos .vc_tta-tabs-container .vc_tta-tabs-list li::after{
    content: "";
    width: 1px;
    height: 20px;
    border: 1px dashed #bd4700;
    opacity: 0.92;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.onglets-infos .vc_tta-tabs-container .vc_tta-tabs-list li:last-child::after{
    border: none;
}

.onglets-infos .vc_tta-tabs-container .vc_tta-tab a{
    border: none !important;
    background-color: transparent !important;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #18425f !important;
}

.onglets-infos .vc_tta-tabs-container .vc_tta-tab a:hover{
    color: #bd4700 !important;
}

.onglets-infos .vc_tta-tabs-container .vc_active {
    background-color: #bd4700;
    border-radius: 0 20px 0 0;
    position: relative;
}

.onglets-infos .vc_tta-tabs-container .vc_active::before{
    content: "";
    position: absolute;
    top: 0;
    left: -4px;
    width: 4px;
    height: 100%;
    background-color: #bd4700;
}

.onglets-infos .vc_tta-tabs-container .vc_active a{
    color: white !important;
}

.onglets-infos .vc_tta-tabs-container .vc_active a:hover{
    color: white !important;
}

.onglets-infos .vc_tta-panels-container .vc_tta-panels{
    border: none !important;
    background-color: transparent !important;
}

.onglets-infos .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body{
   padding: 40px 0 40px 0;
}


.onglets-infos .vc_tta-panel-body .texte-col-left p img{
    float: right;
    width: 100%;
    max-width: 450px;
    margin: 20px 0 30px 40px;
}

.onglets-infos .vc_tta-panel-body .texte-col-left-small img{
    float: right;
    width: 100%;
    max-width: 220px;
    margin: 20px 0 20px 40px;
}

.onglets-infos .vc_tta-panel-body .texte-col-right-small img{
    float: left;
    width: 100%;
    max-width: 220px;
    margin: 20px 40px 20px 0;
}

.onglets-infos .vc_tta-panel-body .wpb_content_element .wpb_wrapper p, h2, h3{
    padding-left: 0 !important;
    text-align: left !important;
}

.onglets-infos p a{
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    color: #18425f;
}

.onglets-infos p a:hover{
    color: #bd4700;
}

.onglets-infos .vc_toggle{
    width: 75%;
}

.onglets-infos .vc_toggle .vc_toggle_title{
    color: #fff;
    border-radius: 15px 0px 15px 0px;
    background: #bd4700;
    margin-bottom: 15px;
    height: auto;
    padding: .5em 1em;
}

.onglets-infos .vc_toggle .vc_toggle_title h4{
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    color: white;
    margin-bottom: 0;
}

.onglets-infos .vc_toggle .vc_toggle_title .vc_toggle_icon::before{
    height: 14px;
    width: 2px;
    background: white;
    border: none;
}

.onglets-infos .vc_toggle .vc_toggle_title .vc_toggle_icon::after{
    width: 14px;
    height: 2px;
    background: white !important;
    border: none;
}

.onglets-infos .vc_toggle .vc_toggle_title .vc_toggle_icon{
    width: 14px;
    height: 2px;
    background: white;
    border: none;
    right: 15px;
    left: initial !important;
}

.onglets-infos .vc_toggle .vc_toggle_content .pf-content{
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    color: #000;
}
.wpb_single_image .vc_figure a img{
    width: 100%;
    object-fit: contain;
    max-width: 100px;
}

.onglets-infos .chinois{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}

.onglets-infos .chinois .text-ch{
    width: 50%;
}

.onglets-infos .chinois .img-ch{
    width: 50%;
}


/* FIN PAGES BOOUCLE VISUELLES */


@media (max-width: 768px){
    .menu-tablette{
        display: none;
    }

    .wpb_single_image .vc_figure a img{
        max-width: 120px !important;
        margin: 20px auto;
    }

    .wpb_single_image .vc_figure, .wpb_single_image .vc_figure a{
        display: flex;
        justify-content: center;
    }
}

@media (min-width: 1200px){
    .menu-tablette{
        display: none;
    }
}

@media (max-width: 1199px){
    .menu-full{
        display: none;
    }
    .container-articles:after{
        display: none;
    }
}

@media (max-width: 991px){
    .sliderPrincipal .container{
        max-width: 100%;
    }
    #gammeProduit .slides{
        padding-right: 0;
        padding-bottom: 60px;
    }
    #gammeProduit .slides .slick-next{
        bottom: 0;
        top: auto;
        left: 50%;
        transform: translateX(calc(-50% + 20px));
    }
    #gammeProduit .slides .slick-prev{
        bottom: 0;
        top: auto;
        left: 50%;
        transform: translateX(calc(-50% - 20px)) rotate(180deg);
    }
    #articles-home{
        margin-bottom: 50px;
    }
    #articles-home .slides .slick-next{
        bottom: -50px;
        top: auto;
        left: 50%;
        filter: invert(1);
        transform: translateX(calc(-50% + 20px));
    }
    #articles-home .slides .slick-prev{
        bottom: -50px;
        top: auto;
        left: 50%;
        transform: translateX(calc(-50% - 20px)) rotate(180deg);
        filter: invert(1);
    }
    #map:before{
        left: 50%;
        transform: translateX(-50%);
        border-radius: 0px 0px 0px 0px;
    }
    #map svg{
        margin-left: 0;
    }
    .block-map .col-text div{
        text-align: center;
        margin: 0 auto;
    }
    .block-map .col-text h2{
        white-space: normal;
        text-align: center;
    }
    .block-map .col-text:before{
        display: none;
    }
    #gammeProduit:before , #choice{
        border-radius: 0;
    }

    #footer .links , #footer .infos{
        padding: 0 15px !important;
    }
    #footer .container{
        max-width: 100%;
    }

    .col-text-left, .col-text-right, .col-image-left, .col-image-right{
        width: 50% !important;
    }

    .section-recherche .texte-intro-centre .wpb_text_column{
        margin-top: 0;
        margin-bottom: 70px;
    }

    .col-left-recherche .wpb_single_image{
        margin-bottom: 60px;
    }

    .col-recherche .wpb_text_column p a img{
        height: 240px;
    }

    .onglets-infos .vc_tta-panel-body .texte-col-right-small img{
        margin: 20px 40px 70px 0;
    }

    .onglets-infos .vc_tta-panel-body .texte-col-left-small img{
        margin: 20px 0 50px 40px;
        max-width: 180px;
    }
}


@media only screen and (max-width: 767px) {

    .pf-content, .container.page {
        padding: 0 20px;
    }
    .pf-content h1, .pf-content h2, .pf-content h3, .pf-content p, .pf-content div, .pf-content img {
        padding:0  !important;
    }
    #choice{
        padding: 15px;
        border-radius: 0;
    }
    #articles-home h2 a{
        text-align: center;
    }
    #articles-home .content-articles:before {
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    #articles-home .content-articles #txtNewProduct{
        padding: 15px;
        background: #fff;
    }
    #articles-home .content-articles{
        padding-bottom: 80px;
    }
    .sliderPrincipal .container{
        padding: 0;
    }
    #footer{
        text-align: center;
    }
    #footer .links{
        border: none;
    }

    #header .col-logo h1{
        text-align: center;
        margin: 10px auto;
        line-height: 1.2;
    }
    #header .col-logo{
        text-align: center;
    }
    #header {
        padding-top: 20px;
        padding-bottom: 40px;
    }
    #header .col-nav{
        justify-content: center;
        padding: 15px;
    }

    #bloc-liste-actualites ul li .contenuActuListe{
        flex-direction: column-reverse;
    }
    .contenuActuListe .txtActuCol{
        padding: 15px !important;
        width: 100%;
    }
    .contenuActuListe .imageActu,
    .contenuActuListe .imageActu img{
        width: 100%;
    }

    .section-presentation{
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .section-presentation:first-child .vc_row,
    .section-presentation:nth-child(3) .vc_row,
    .section-presentation:nth-child(5) .vc_row,
    .section-presentation:nth-child(7) .vc_row{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }

    .section-presentation:nth-child(2) .vc_row,
    .section-presentation:nth-child(4) .vc_row,
    .section-presentation:nth-child(6) .vc_row,
    .section-presentation:nth-child(8) .vc_row{
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: flex-start;
    }

    .section-presentation .wpb_single_image img{
        height: 260px;
    }

    .col-text-left, .col-text-right, .col-image-left, .col-image-right{
        width: 100% !important;
    }



    .col-text-left, .col-text-right{
        padding-top: 70px;
    }

    .section-presentation .col-text-right, .section-presentation .col-text-left{
        padding-left: 40px;
        padding-right: 40px;
    }


    .section-presentation .pf-content{
        padding: 0;
    }

    .section-presentation .container{
        padding: 0;
    }

    .section-presentation .vc_column-inner{
        padding: 0;
    }


    .section-presentation .col-image-left .vc_single_image-wrapper::after{
        left: 40px;
        width: 85%;
        height: 330px;
    }

    .section-presentation .col-image-right .vc_single_image-wrapper::after{
        left: 40px;
        width: 85%;
        height: 330px;
    }

    .section-presentation .col-image-left .vc_single_image-wrapper::before{
        display: none;
    }

    .section-presentation .col-image-right .vc_single_image-wrapper::before{
        display: none;
    }

    .col-left-recherche .wpb_single_image{
        float: initial;
        width: 100%;
        padding: 20px;
    }

    .col-recherche .vc_single_image-wrapper img{
        object-position: top;
        height: 320px;
        border-radius: 0;
    }

    .section-recherche .texte-intro-centre p{
        text-align: left !important;
    }

    .section-recherche, .col-recherche{
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    .section-recherche .texte-intro-centre .wpb_text_column{
        margin-bottom: 50px;
    }

    .col-left-recherche .wpb_single_image{
        margin-right: 0;
        margin-bottom: 50px;
    }

    .col-recherche .vc_single_image-wrapper::before{
        display: none;
    }

    .col-recherche .vc_single_image-wrapper::after{
        height: 360px;
        right: -100px;
    }

    .col-recherche .wpb_text_column p a{
        float: initial;
        margin-left: 0;
        width: 100%;
    }

    .col-right-recherche{
        margin-top: 20px;
    }

    .col-right-recherche .wpb_single_image{
        float: initial;
        width: 100%;
        padding: 20px;
        margin-right: 0;
        margin-bottom: 50px;
    }

    #temoignages{
        margin-top: 0;
        margin-bottom: 0;
    }

    #temoignages .temoignage .content-temoignage{
        display: flex;
        flex-direction: column-reverse;

    }

    #temoignages .temoignage .content-temoignage .contenuGauchePhoto {
        width: 100% !important;
    }

    #temoignages .temoignage .content-temoignage .contenuGauchePhoto img{
        width: 100%;
        height: 300px;
    }

    #temoignages .temoignage .content-temoignage .contenuGauchePhoto::before{
        display: none;
    }

    #temoignages .temoignage .content-temoignage .col-right{
        width: 100% !important;
        padding: 10px;
        height: auto;
    }

    #temoignages .temoignage .content-temoignage .col-right::after{
        top: 0;
        left: -180px;
        height: 100%;
        width: 200%;
    }

    #temoignages .temoignage .content-temoignage .contenuGauchePhoto{
        padding: 10px;
        margin-top: 10px;
    }

    #temoignages .temoignage .content-temoignage .contenuGauchePhoto::after{
        top: -10px;
        left: -180px;
        height: 340px;
        width: 200%;
    }

    .onglets-infos .vc_tta-panel-body .texte-col-left p img{
        float: initial;
        padding: 0 20px 0 20px;
        margin: 0;
    }

    .onglets-infos .vc_tta-panel-body .texte-col-right-small img{
        margin: 0;
        float: initial;
        text-align: center;
        width: 50%;
    }
    .texte-col-right-small p, .texte-col-left-small p{
        display: flex;
        justify-content: center;
    }

    .onglets-infos .vc_tta-panel-body .texte-col-left-small img{
        width: 50%;
        float: initial;
        margin: 0 0 0 0;
    }

    .onglets-infos .vc_toggle{
        width: 100%;
    }

    .onglets-infos .vc_toggle .vc_toggle_title{
        padding: 5px 20px !important;
        height: 60px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }

    .onglets-infos .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{
        border: none;
        background-color: transparent;
        margin-bottom: 20px !important;
    }

    .onglets-infos .vc_tta-panels .vc_tta-panel a{
        border: none !important;
        background-color: transparent !important;
        font-weight: bold;
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        color: #18425f !important;
    }

    .onglets-infos .vc_tta-panels .vc_tta-panel a:hover{
        background-color: transparent !important;
    }

    .onglets-infos .vc_tta-panels .vc_active .vc_tta-panel-heading{
        background-color: #bd4700 !important;
        border-radius: 20px 0 0 0 !important;
    }

    .onglets-infos .vc_tta-panels .vc_active a{
        color: white !important;
    }

    .relation:last-child::before{
        border-radius: 0 100px 0 0;
    }

    .relation:first-child::before{
        border-radius: 0 0 100px 0;
    }

    #footer .links .textwidget h3{
        text-align: center !important;
    }


}


@media (max-width: 500px){
    #gammeProduit .slides .slick-slide{
        padding-right: 0;
    }
    #gammeProduit .slides .slick-slide .content img{
        height: 300px;
    }
}

@media (max-width: 540px){
   .col-nav #ardesmonde{
        display: none;
    }
    #header .col-nav {
        justify-content: center;
        padding: 15px;
        flex-direction: column;
    }
    #header .col-nav .choixLangue{
        padding-bottom: 20px;
    }
}