/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 3
*/

/*-SSVH-*/

/*-CSS-d2b-*/

/* bandeau cookie*/
#tarteaucitronRoot .tarteaucitronDeny,
#tarteaucitronRoot .tarteaucitronAllow {
    background: #3b3f4a !important;
}

body #tarteaucitronRoot div#tarteaucitronAlertBig {
    bottom: 0;
    top: auto !important;
    left: 8px !important;
    right: auto !important;
    transform: initial !important;
    border-radius: 5px 5px 0 0 !important;
    max-width: 250px !important;
    width: Calc(100% - 16px) !important;
    min-width: 0 !important;
    padding: 25px 20px 0px 20px !important;
}

div#tarteaucitronAlertBig li {
    color: #ffffff;
    list-style: disc;
}

#tarteaucitronRoot span#tarteaucitronDisclaimerAlert {
    margin: 10px 0 20px !important;
    font-size: 15px !important;
}

span#tarteaucitronDisclaimerAlert {
    padding: 0 10px !important;
}

#tarteaucitronDisclaimerAlert ul {
    margin-top: 15px !important;
}

#tarteaucitronAlertBig button {
    width: 80% !important;
}

/* bandeau cookie*/

.d2b {
    font-weight: inherit !important;
    color: inherit;
    font-family: inherit;
}

.fort,
.fort * {
    font-weight: 700 !important;
}

.tres-fort,
.tres-fort * {
    font-weight: 800 !important;
}

.tres-tres-fort,
.tres-tres-fort * {
    font-weight: 900 !important;
}

/*-couleur-txt-titre-*/

.txt-blanc,
.txt-blanc * {
    color: white !important;
}

.txt-bleu,
.txt-bleu * {
    color: blue !important;
}

.txt-vert,
.txt-vert * {
    color: green !important;
}

.txt-rouge,
.txt-rouge * {
    color: red !important;
}

.txt-orange,
.txt-orange * {
    color: #f07f23 !important;
}

.txt-jaune,
.txt-jaune * {
    color: yellow !important;
}

.txt-noir,
.txt-noir * {
    color: black !important;
}

.txt-violet,
.txt-violet * {
    color: violet !important;
}

.txt-marron,
.txt-marron * {
    color: saddlebrown !important;
}

.txt-turquoise,
.txt-turquoise * {
    color: darkcyan;
}

.txt-gris,
.txt-gris * {
    color: grey !important;
}

/*-couleur-txt-titre-*/
/*-weight-txt-titre-*/
.txt-tres-fin,
.txt-tres-fin * {
    font-weight: 100 !important;
}

.txt-fin,
.txt-fin * {
    font-weight: 200 !important;
}

/*-weight-txt-titre-*/
/*-code-pour-animation-*/

@keyframes mouvementConstant {
    0% {
        transform: rotate(0);
    }


    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes anime-btn-core-web-vital {
    from {
        transform: scale(1) translate(0, 0);
    }

    to {
        transform: scale(1.1) translate(-10px, 0);
    }
}

@keyframes anime-btn-core-web-vital {
    from {
        transform: scale(1) translate(0, 0);
    }

    to {
        transform: scale(1.1) translate(-10px, 0);
    }
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0) translate(0px, -50%);
    }

    20% {
        opacity: 0;
        transform: scale(0) translate(0px, -50%);
    }

    30% {
        opacity: 1;
        transform: scale(2) translate(0px, -50%);
    }

    40% {
        opacity: 1;
        transform: scale(0.5) translate(0px, -50%);
    }

    60% {
        opacity: 1;
        transform: scale(1.2) translate(0px, -50%);
    }

    80% {
        opacity: 1;
        transform: scale(0.89) translate(0px, -50%);
    }

    100% {
        opacity: 1;
        transform: scale(1) translate(0px, -50%);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0) translate(0px, -50%);
    }

    20% {
        opacity: 0;
        transform: scale(0) translate(0px, -50%);
    }

    30% {
        opacity: 1;
        transform: scale(2) translate(0px, -50%);
    }

    40% {
        opacity: 1;
        transform: scale(0.5) translate(0px, -50%);
    }

    60% {
        opacity: 1;
        transform: scale(1.2) translate(0px, -50%);
    }

    80% {
        opacity: 1;
        transform: scale(0.89) translate(0px, -50%);
    }

    100% {
        opacity: 1;
        transform: scale(1) translate(0px, -50%);
    }
}

/*-code-pour-animation-*/
/*-scroll-smooth-pour-liens-ancre-*/

html {
    scroll-behavior: smooth;
}

/*-scroll-smooth-pour-liens-ancre-*/
/*-z-index-*/
.z-index-0 {
    z-index: 0 !important;
}

.z-index-5 {
    z-index: 5 !important;
}

.z-index-10 {
    z-index: 10 !important;
}

.z-index-15 {
    z-index: 15 !important;
}

.z-index-100 {
    z-index: 100 !important;
}

.z-index-150 {
    z-index: 150 !important;
}

.z-index-1000 {
    z-index: 1000 !important;
}

/*-z-index-*/

.overflow-visible {
    overflow: visible !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

/*
li {
    list-style: none;
}
*/

.uppercase {
    text-transform: uppercase;
}

.font-montserrat,
.font-montserrat * {
    font-family: 'Montserrat', sans-serif;
}

/*-bouton-pour-catalogue-pdf*/

.bouton-catalogue {
    color: #ea7725 !important;
    font-size: 20px;
    font-weight: 800;
}

/*-titre-description*/

.titre-description {
    color: #ea7625;
    font-weight: 700;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

    ul#menu-menu-mobile {
        display: block !important;
    }

    .trait-mobile h1:before {
        left: 0 !important;
    }

    .btn-nous {
        transform: translate(22%, 30%);
    }

    .btn-question {
        position: absolute;
        transform: translate(25%, -50%);
    }

    .carousel.carousel-visible .wpcp-carousel-section.wpcp-standard {
        overflow: visible !important;
        padding-right: 2px;
    }

    /*    --------------------------------------------------------------------------1240- */

    #Top_bar .top_bar_left {
        width: 100%;
        display: flex;
        align-items: center;
        height: 100%;
    }

    .rangee-bloc-rouage {
        width: 490px;
        height: 333px;
        position: relative;
        opacity: 0.7;
    }

    .bloc-rouage {
        position: absolute;
    }

    .bloc-rouage-trois {
        width: 100px;
        height: 100px;
        bottom: 0;
        left: 160px;
        animation: mouvementConstant 6s linear infinite;
    }

    .bloc-rouage-deux {
        width: 200px;
        height: 200px;
        top: 0;
        right: 226px;
        animation: mouvementConstant 8s linear infinite;
    }

    .bloc-rouage-un {
        width: 150px;
        height: 150px;
        top: 195px;
        left: -8px;
        animation: mouvementConstant 7s linear infinite;
    }

    /*.icon {
        margin-bottom: -28px !important;
    }*/


    .icon-orange img {
        filter: hue-rotate(-145deg) saturate(2.5);
    }

    .picto-animation {
        animation: mouvementConstant 2s infinite;
    }

    body:not(.template-slider) #Header {
        min-height: 0 !important;
    }

    .trait-orange h1:before {
        content: "";
        display: block;
        width: 3px;
        height: 90%;
        position: absolute;
        top: 50%;
        left: -22px;
        background: #f07f23;
        transform: translate(0px, -50%);
    }

    .trait-orange > div {
        display: flex;
        justify-content: center;
    }

    .trait-orange h1 {
        position: relative !important;
    }

    .bloc-diapo-service figure:before {
        bottom: 6px !important;
        right: -13px !important;
    }

    .txt-img-contr {
        margin-top: -46px !important;
    }

    .bloc-gris figure:before {
        background-color: #353C43 !important;
    }

    .bloc-bleu figure:before {
        background-color: #1c3c83 !important;
    }

    .margin-bottom-0,
    .margin-bottom-0 .wpcp-carousel-wrapper {
        margin-bottom: 0 !important;
    }

    .bloc-carousel-solo .wpb_single_image {
        padding: 0 25px;
    }

    .bloc-carousel-solo figure.wpb_wrapper.vc_figure {
        position: relative;
        width: 100%;
        z-index: 0;
    }

    .bloc-carousel-solo figure {
        position: relative;
    }

    .bloc-carousel-solo figure:before {
        content: "";
        position: absolute;
        width: 97%;
        height: 82%;
        bottom: 9px;
        right: -25px;
        background-color: #f07f23;
        z-index: -1;
    }

    .bloc-carousel .swiper-slide figure > img {
        margin-bottom: 30px;
    }

    .bloc-carousel .swiper-slide figure {
        position: relative;
    }

    .bloc-carousel .swiper-slide figure:before {
        content: "";
        position: absolute;
        width: 97%;
        height: 82%;
        bottom: 14px;
        right: -12px;
        background-color: #f07f23;
        z-index: -1;
    }

    .bloc-carousel .swiper-slide .wpcp-single-item {
        overflow: visible;
    }

    .bloc-carousel-gris .swiper-slide figure:before {
        background-color: #353C43;
    }

    .bloc-carousel-bleu .swiper-slide figure:before {
        background-color: #1c3c83;
    }

    .btn-titre-sect:after {
        content: "";
        width: 2px;
        height: 28%;
        position: absolute;
        top: 82%;
        left: 0px;
        background: #f07f23;
        transform: translate(0px, -50%);
    }

    /*    --------------------------------------------------------------------------Page-produits- */

    /*-Rangee-produits-*/

    .produit-rangee li.isotope-item > .image_frame {
        width: 200px;
        height: 200px;
    }

    .produit-rangee li.isotope-item > .image_frame > .image_wrapper {
        width: 100%;
        height: 100%;
    }

    .produit-rangee li.isotope-item > .image_frame > .image_wrapper > a {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .produit-rangee h4 {
        font-size: 15px;
        padding: 0px !important;
    }

    .produit-rangee .image_frame {
        border-color: transparent !important;
    }

    .produit-rangee .image_frame .image_wrapper .image_links {
        background: #f07f23;
        height: 40px !important;
    }

    .produit-rangee .image_frame .image_wrapper .image_links.double a {
        opacity: 0 !important;
    }

    .produit-rangee .image_frame .image_wrapper .image_links > a[rel="nofollow"] {
        display: none !important;
    }

    .produit-rangee .image_frame .image_wrapper .image_links > a.link {
        width: 100%;
        height: 100%;
    }

    .produit-rangee .image_frame .image_wrapper .image_links:after {
        content: "En savoir +";
        position: absolute;
        left: 0;
        top: 0px !important;
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        z-index: -1;
    }

    /*-Fin-Rangee-produits-*/

    /*-Titre/menu-gauche-page-*/


    .txt-titre {
        text-transform: uppercase;
        font-size: 20px;
        color: black !important;
        transition: color 0.3s;
    }

    .txt-titre:hover,
    .txt-titre:active {
        color: #f07f23 !important;
    }

    .Grand-titre {
        font-weight: 800 !important;
        font-size: 23px;
        color: #f07f23 !important;
        text-transform: uppercase !important;
        padding-right: 2px;
    }

    .txt-sous-titre {
        color: black !important;
        padding-left: 35px;
        line-height: initial;
    }

    .txt-sous-titre:hover {
        color: #f07f23 !important;
    }

    .txt-active {
        color: #f07f23 !important;
    }

    /*-Fin-Titre/menu-gauche-page-*/

    /*    --------------------------------------------------------------------------FIN-Page-produits- */

    /*    --------------------------------------------------------------------------Menu- */

    .header-classic #Top_bar {
        background-color: #353C43 !important;
    }

    /*    --------------------------------------------------------------------------FIN-menu- */

    /*    --------------------------------------------------------------------------Titre- */

    .titre-15 {
        font-size: 20px !important;
    }

    /*    --------------------------------------------------------------------------FIN-titre- */

    /*    --------------------------------------------------------------------------Btn-en-savoir-plus- */

    .btn-savoir-plus a {
        border-color: transparent !important;
        background-image: none !important;
        margin: 0;
    }

    .btn-savoir-plus button:hover:after,
    .btn-savoir-plus button:after {
        opacity: 0 !important;
    }

    .btn-savoir-plus a {
        background-color: #353C43 !important;


    }

    .btn-savoir-plus a:hover {
        transition: 0.3s;
        background-color: #f07f23 !important;
    }

    .btn-savoir-plus a:hover {
        color: #ffffff !important;
    }

    .btn-savoir-hover a:hover {
        transition: 0.3s;
        background-color: #ffffff !important;
    }

    .btn-savoir-hover a:hover {
        color: #f07f23 !important;
    }

    /*    --------------------------------------------------------------------------FIN-btn-en-savoir-plus- */

    /*    --------------------------------------------------------------------------Onglets-secterus- */

    .onglets-verticale .vc_tta-tab.vc_active a {
        color: #ffffff !important;
    }

    .onglets-verticale .vc_tta-tabs-container * {
        overflow: visible !important;
    }

    .onglets-verticale .vc_tta-tab.vc_active a {
        color: #ffffff !important;
    }

    /*
    .onglets-verticale.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tab.vc_active > a {
        color: white;
        transition: 0.5s !important;
        transform: translate(20px, 0px);
    }
*/

    .onglets-verticale ul.vc_tta-tabs-list a {
        border-color: transparent !important;
        background-color: transparent !important;
        color: black;
        border: none !important;
        transition: 0.5s !important;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab > a:before {
        background-color: orange;
        z-index: -1;
    }

    .onglets-verticale .vc_tta-tab.vc_active a {
        color: #ffffff !important;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(1) > a:before {
        background-color: #353C43;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(2) > a:before {
        background-color: #4A5156;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(3) > a:before {
        background-color: #606568;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(4) > a:before {
        background-color: #717577;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(5) > a:before {
        background-color: #838687;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(6) > a:before {
        background-color: #959696;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(7) > a:before {
        background-color: #A2A3A2;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(8) > a:before {
        background-color: #B3B2B2;
    }


    .onglets-verticale.onglets-secteurs .vc_tta-tab > a:before {
        content: "";
        position: absolute;
        left: 0 !important;
        bottom: inherit !important;
        top: 50% !important;
        transform: translate(0, -50%);
        height: 90% !important;
        width: 10px;
        transition: 0.5s;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab.vc_active > a:before {
        width: 100% !important;
        max-width: inherit !important;
        transition: 0.5s;
        color: #ffffff !important;
    }

    .onglets-verticale .vc_tta-panels-container > .vc_tta-panels {
        background-color: transparent !important;
        border: none !important;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(1) > a:before {
        background-color: #f07f25;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(2) > a:before {
        background-color: #eb833d;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(3) > a:before {
        background-color: #ea8f52;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(4) > a:before {
        background-color: #e59862;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(5) > a:before {
        background-color: #e09f74;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(6) > a:before {
        background-color: #e2a888;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(7) > a:before {
        background-color: #e1b39c;
    }

    /*    --------------------------------------------------------------------------Mega-menu- */

    #Side_slide #menu ul li.submenu .menu-toggle:after {
        content: "+";
        color: #ffffff !important;
    }

    #Side_slide .close-wrapper a.close i {
        color: #ffffff;
    }

    #Side_slide #menu ul li a {
        color: #ffffff;
    }

    #Top_bar .menu > li ul li a {
        color: #ffffff !important;
    }

    /*
    div#Action_bar {
        position: absolute !important;
        top: 0 !important;
        z-index: 100;
        width: 20%;
        right: 0 !important;
        left: inherit;
    }
*/

    i.menu-arrow {
        display: none;
    }

    #Top_bar .menu > li ul li a:hover,
    #Top_bar .menu > li ul li.hover > a {
        color: #f07f23 !important;
        background-color: #e8e8e8 !important;
        font-weight: 700 !important;
    }

    #Top_bar .menu > li ul li a {
        transition: 0.5s;
    }

    #Top_bar .menu li ul li a {
        border: none !important;
    }


    .txt-lien-hover-effect-1:hover {
        transition: 0.5s;
        background-color: #353c43;
        padding: 10px;
    }

    .txt-lien-hover-effect-1 a {
        transition: 0.5s;
    }

    .txt-lien-hover-effect-1:hover a {
        transition: 0.5s;
        padding-left: 20px;
    }

    .txt-lien-hover-effect-1 {
        transition: 0.5s;
    }

    /*    --------------------------------------------------------------------------Fin-Mega-menu- */

    div#Action_bar,
    div#Top_bar:not(.is-sticky) {
        position: relative;
        top: inherit !important;
    }

    #Top_bar .top_bar_left {
        width: 100%;
    }

    .margin-h-b-80px-desktop {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }

    #Top_bar.is-sticky {
        background-color: #353c43 !important;
    }

    div#Top_bar:not(.is-sticky) > .container {
        max-width: 100%;
    }

    div#Top_bar:not(.is-sticky) > div > .column.one {
        display: flex;
        justify-content: center;
    }

    div#Top_bar:not(.is-sticky) > div > .column.one > .top_bar_left {
        width: 90%;
        display: flex !important;
        transition: 0.5s;
    }

    #Top_bar:not(.is-sticky) #logo {
        height: inherit;
    }

    img.logo-main {
        max-width: inherit !important;
        width: 300px;
        height: auto !important;
        max-height: inherit !important;
    }

    .menu_wrapper {
        margin: auto auto 0;
        position: relative !important;
    }

    #Top_bar.is-sticky .menu > li > a {
        color: white;
    }

    #Top_bar.is-sticky .menu > li:hover > a {
        color: #f07f23;
    }

    #Top_bar.is-sticky .menu > li.current_page_item > a {
        color: #f07f23;
    }


    div#Action_bar {
        background-color: transparent !important;
    }

    div#Action_bar > .container {
        max-width: 100%;
    }

    div#Action_bar > div > .column.one {
        display: flex;
        justify-content: end;
    }

    div#Action_bar * {
        font-size: 29px;
    }


    /*    --------------------------------------------------------------------------1240- */
    .header-classic #Top_bar {
        background-color: #353C43 !important;
    }

    div#Top_bar {
        padding: 0 0 20px 0;
    }

    .display-none-mobile {
        display: none;
    }

    /*
    .text-centrage-mobile * {
        text-align: center;
    }
*/

    section.related.products > .products_wrapper.isotope_wrapper > ul.products > li.isotope-item.product.type-product {
        position: relative;
        left: 55px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 1022px) {}

@media only screen and (min-width: 0px) and (max-width: 1239px) {


    .vc_sep_pos_align_right {
        margin: 0 auto;
        width: 100%;
    }

    .image_links {
        display: none;
    }
}

@media only screen and (min-width: 0px) {

    .accordion .question.active .title,
    .accordion .question.active .title * {
        color: #ea7725 !important;
    }

    body.product-template-default.single.single-product .woocommerce-product-details__short-description a {
        color: #ea7725 !important;
    }

    .fixed-nav {
        display: none;
    }

    .post-nav.minimal a svg {
        fill: #ea7725 !important;
    }

    .post-nav.minimal a.home {
        margin: 0 !important;
        width: 22px;
        height: 22px;
    }

    .produit-rangee li.isotope-item > .image_frame > .image_wrapper {
        justify-content: center;
        display: flex;
        margin: auto;
    }

    .display-none-ipad-ipad-pro-desktop .img-hover-zoom img {
        transition: 0.8s;
        transform: scale(0.4);
    }

    .display-none-ipad-ipad-pro-desktop .img-hover-zoom:hover img {
        transition: 0.8s;
        transform: scale(0.6);
    }

    .display-none-ipad-ipad-pro-desktop .img-prod-background-animation .img-hover-opacity-0:hover ~ .img-hover-zoom img {
        transition: 0.8s;
        transform: scale(0.6);
    }

    .img-hover-zoom img {
        transition: 0.8s;
        transform: scale(0.6);
    }

    .img-hover-zoom:hover img {
        transition: 0.8s;
        transform: scale(0.9);
    }

    .img-prod-background-animation .img-hover-opacity-0:hover {
        transition: 0.5s;
        opacity: 0;
    }

    .img-prod-background-animation .img-hover-opacity-0:hover ~ .img-hover-zoom img {
        transition: 0.8s;
        transform: scale(0.9);
    }

    .img-prod-background-animation .img-hover-opacity-0 {
        transition: 0.5s;
    }

    .img-prod-background-animation {
        position: relative;
    }

    .img-prod-background-animation .img-png-prod {
        position: absolute;
        z-index: 100;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    /*-taille-titre-*/
    .titre-petit,
    .titre-petit * {
        font-size: 10px;
        line-height: initial;
    }

    .titre,
    .titre * {
        font-size: 15px;
        line-height: initial;
    }

    .titre-moyen,
    .titre-moyen * {
        font-size: 20px;
        line-height: initial;
    }

    .titre-gros,
    .titre-gros * {
        font-size: 25px;
        line-height: initial;
    }

    .titre-tres-gros,
    .titre-tres-gros * {
        font-size: 20px;
        line-height: initial;
    }

    .titre-tres-tres-gros,
    .titre-tres-tres-gros * {
        font-size: 22px;
        line-height: initial;
    }

    /*-taille-titre-*/

    i.icon-phone:before {
        transform: rotate(90deg);
    }

    div#Side_slide .extras {
        display: none;
    }

    div#Action_bar * {
        font-size: 20px;
    }

    /*-btn-fixe-*/
    #btn-fixed {
        position: fixed;
        top: 70%;
        right: 0;
        width: 50px;
        height: 130px;
        transform: translate(0px, -50%);
        display: flex !important;
        z-index: 10000;
        flex-direction: column;
        justify-content: space-around;
    }

    .btn-fixed-tel,
    .btn-fixed-mail {
        height: 50px;
        width: 50px;
        display: flex;
        margin: 0;
        box-shadow: 0 0 5px black;
        animation-name: anime-btn-core-web-vital;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        border-radius: 15px;
    }

    /*-mettre la couleur voulu au background-color-*/
    .btn-fixed-tel {
        background-color: #f07f23;
    }

    .btn-fixed-mail {
        background-color: #f07f23;
    }

    /*-FIN-mettre la couleur voulu au background-color-*/
    /*-mettre l'url de l'image voulu au background-image-*/
    .btn-fixed-tel {
        background-image: url(http://ssvh.d2bconsulting.fr/wp-content/uploads/2022/04/phone.png);
        background-position: 50% 25%;
        background-repeat: no-repeat;
        background-size: 60%;
    }

    .btn-fixed-mail {
        background-image: url(http://ssvh.d2bconsulting.fr/wp-content/uploads/2022/04/email.png);
        background-position: 50% 10%;
        background-repeat: no-repeat;
        background-size: 40%;
        transition: 0.5s;
    }

    /*-FIN-mettre l'url de l'image voulu au background-image-*/
    .btn-fixed-tel *,
    .btn-fixed-mail * {
        width: 100%;
        height: 100%;
        display: flex;
    }

    .btn-fixed-tel a,
    .btn-fixed-mail a {
        display: flex !important;
        align-items: flex-end;
        justify-content: center;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        transition: 0.5s;
        text-decoration: none;
        color: white !important;
    }

    .btn-fixed-tel a,
    .btn-fixed-mail a {
        padding-bottom: 5px
    }

    .btn-fixed-tel *,
    .btn-fixed-mail * {
        color: white !important;
        text-align: center;
        font-size: xx-small !important;
        line-height: initial !important;
    }

    /*-btn-fixe-*/

    /*-catalogue-*/


    ul.product-categories {
        background-color: #fcfcfc;
    }

    ul.children {
        background-color: #fcfcfc;
    }

    ul.children > li > a {
        color: black !important;
    }

    ul.product-categories > li > a {
        color: black !important;
        font-size: 19px;
        text-transform: uppercase;
    }


    ul.children > li > a {
        color: black !important;
    }

    aside#woocommerce_product_categories-3 > h3 {
        color: #f07f23;
        font-size: 25px;
        font-weight: revert;
        text-transform: uppercase;
    }

    aside#nav_menu-2 > h3 {
        color: #f07f23;
        font-size: 25px;
        font-weight: revert;
        text-transform: uppercase;
    }

    ul#menu-produits-specifiques {
        color: #fcfcfc !important;
        background: #fcfcfc !important;
    }

    li.cat-item.cat-parent.current-cat-parent > a {
        color: #f07f23 !important;
        text-decoration: underline;
    }

    li.cat-item.current-cat > a {
        color: #f07f23 !important;
        text-decoration: underline;
    }


    .column.one.post-nav.minimal {
        display: none;
    }

    ul.breadcrumbs.woocommerce-breadcrumb > li > a {
        color: #f07f23 !important;
    }

    ul.breadcrumbs.woocommerce-breadcrumb > li {
        color: #f07f23 !important;
    }

    span.page-numbers.current {
        background: #f07f23 !important;
    }

    a.page-numbers:hover {
        background: #f07f23 !important;
    }

    .image_frame.scale-with-grid.product-loop-thumb > .image_wrapper {
        width: 200px;
        height: 200px;
        align-content: center;
    }

    .mask {
        display: none;
    }

    section.related.products > h2 {
        color: #f07f23;
        font-weight: revert;
        text-transform: uppercase;
    }

    section.related.products li.isotope-item.product {
        width: 250px !important;
    }

    section.related.products .image_frame.scale-with-grid.product-loop-thumb > .image_wrapper {
        width: inherit;
        height: 220px;
    }

    li.isotope-item.product > .desc > h4 {
        text-align: center;
        font-size: 16px;
    }

    .cat-item-45 {
        display: none;
    }

    .woocommerce-info.alert.alert_info {
        background: #f07f23;
    }

    .woocommerce-info.alert.alert_info > .alert_icon {
        background: #f07f23;
        border: solid 2px;
    }

    .shop-filters {
        display: none;
    }

    .widget_nav_menu ul li:after {
        opacity: 0;

    }

    img.scale-with-grid.wp-post-image {
        max-width: 95% !important;
    }

    /*-FIN-catalogue-*/
}

@media only screen and (min-width: 767px) and (max-width: 1022px) {}

@media only screen and (min-width: 767px) and (max-width: 1239px) {

    .margin-contrat-ipad {
        margin-top: -106px !important;
    }

    .contrat-img-ipad {
        display: flex;
        top: 29px;
    }

    .boite-img-ipad {
        top: 211px;
        display: flex;
    }

    /*    --------------------------------------------------------------------------1240- */

    #Top_bar .top_bar_left {
        width: 100%;
        display: flex;
        align-items: center;
        height: 100%;
    }

    .rangee-bloc-rouage {
        width: 582px;
        height: 582px;
        position: relative;
        opacity: 0.7;
    }

    .bloc-rouage {
        position: absolute;
    }

    .bloc-rouage-trois {
        width: 100px;
        height: 100px;
        bottom: 256px;
        left: 179px;
        animation: mouvementConstant 6s linear infinite;
    }

    .bloc-rouage-deux {
        width: 200px;
        height: 200px;
        top: 0;
        right: 226px;
        animation: mouvementConstant 8s linear infinite;
    }

    .bloc-rouage-un {
        width: 150px;
        height: 150px;
        top: 128px;
        left: 19px;
        animation: mouvementConstant 7s linear infinite;
    }

    .icon-orange img {
        filter: hue-rotate(-145deg) saturate(2.5);
    }

    .picto-animation {
        animation: mouvementConstant 2s infinite;
    }

    body:not(.template-slider) #Header {
        min-height: 0 !important;
    }

    .trait-orange h1:before {
        content: "";
        display: block;
        width: 3px;
        height: 90%;
        position: absolute;
        top: 50%;
        left: -22px;
        background: #f07f23;
        transform: translate(0px, -50%);
    }

    .trait-orange > div {
        display: flex;
        justify-content: center;
    }

    .trait-orange h1 {
        position: relative !important;
    }

    .bloc-diapo-service figure:before {
        bottom: 6px !important;
        right: -13px !important;
    }

    .txt-img-contr {
        margin-top: -46px !important;
    }

    .bloc-gris figure:before {
        background-color: #353C43 !important;
    }

    .bloc-bleu figure:before {
        background-color: #1c3c83 !important;
    }

    .margin-bottom-0,
    .margin-bottom-0 .wpcp-carousel-wrapper {
        margin-bottom: 0 !important;
    }

    .bloc-carousel-solo .wpb_single_image {
        padding: 0 25px;
    }

    .bloc-carousel-solo figure.wpb_wrapper.vc_figure {
        position: relative;
        width: 100%;
        z-index: 0;
    }

    .bloc-carousel-solo figure {
        position: relative;
    }

    .bloc-carousel-solo figure:before {
        content: "";
        position: absolute;
        width: 97%;
        height: 82%;
        bottom: 9px;
        right: -25px;
        background-color: #f07f23;
        z-index: -1;
    }

    .bloc-carousel .swiper-slide figure > img {
        margin-bottom: 30px;
    }

    .bloc-carousel .swiper-slide figure {
        position: relative;
    }

    .bloc-carousel .swiper-slide figure:before {
        content: "";
        position: absolute;
        width: 97%;
        height: 82%;
        bottom: 9px;
        right: -25px;
        background-color: #f07f23;
        z-index: -1;
    }

    .bloc-carousel .swiper-slide .wpcp-single-item {
        overflow: visible;
    }

    .bloc-carousel-gris .swiper-slide figure:before {
        background-color: #353C43;
    }

    .bloc-carousel-bleu .swiper-slide figure:before {
        background-color: #1c3c83;
    }

    .btn-titre-sect:after {
        content: "";
        width: 2px;
        height: 28%;
        position: absolute;
        top: 82%;
        left: 0px;
        background: #f07f23;
        transform: translate(0px, -50%);
    }

    /*    --------------------------------------------------------------------------Page-produits- */

    /*-Rangee-produits-*/

    .produit-rangee li.isotope-item > .image_frame {
        width: 200px;
        height: 200px;
    }

    .produit-rangee li.isotope-item > .image_frame > .image_wrapper {
        width: 100%;
        height: 100%;
    }

    .produit-rangee li.isotope-item > .image_frame > .image_wrapper > a {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .produit-rangee h4 {
        font-size: 15px;
        padding: 0px !important;
    }

    .produit-rangee .image_frame {
        border-color: transparent !important;
    }

    .produit-rangee .image_frame .image_wrapper .image_links {
        background: #f07f23;
        height: 40px !important;
    }

    .produit-rangee .image_frame .image_wrapper .image_links.double a {
        opacity: 0 !important;
    }

    .produit-rangee .image_frame .image_wrapper .image_links > a[rel="nofollow"] {
        display: none !important;
    }

    .produit-rangee .image_frame .image_wrapper .image_links > a.link {
        width: 100%;
        height: 100%;
    }

    .produit-rangee .image_frame .image_wrapper .image_links:after {
        content: "En savoir +";
        position: absolute;
        left: 0;
        top: 0px !important;
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        z-index: -1;
    }

    /*-Fin-Rangee-produits-*/

    /*-Titre/menu-gauche-page-*/


    .txt-titre {
        text-transform: uppercase;
        font-size: 20px;
        color: black !important;
        transition: color 0.3s;
    }

    .txt-titre:hover,
    .txt-titre:active {
        color: #f07f23 !important;
    }

    .Grand-titre {
        font-weight: 800 !important;
        font-size: 23px;
        color: #f07f23 !important;
        text-transform: uppercase !important;
        padding-right: 2px;
    }

    .txt-sous-titre {
        color: black !important;
        padding-left: 35px;
        line-height: initial;
    }

    .txt-sous-titre:hover {
        color: #f07f23 !important;
    }

    .txt-active {
        color: #f07f23 !important;
    }

    /*-Fin-Titre/menu-gauche-page-*/

    /*    --------------------------------------------------------------------------FIN-Page-produits- */

    /*    --------------------------------------------------------------------------Menu- */

    .header-classic #Top_bar {
        background-color: #353C43 !important;
    }

    /*    --------------------------------------------------------------------------FIN-menu- */

    /*    --------------------------------------------------------------------------Titre- */

    .titre-15 {
        font-size: 20px !important;
    }

    /*    --------------------------------------------------------------------------FIN-titre- */

    /*    --------------------------------------------------------------------------Btn-en-savoir-plus- */

    .btn-savoir-plus a {
        border-color: transparent !important;
        background-image: none !important;
        margin: 0;
    }

    .btn-savoir-plus button:hover:after,
    .btn-savoir-plus button:after {
        opacity: 0 !important;
    }

    .btn-savoir-plus a {
        background-color: #353C43 !important;


    }

    .btn-savoir-plus a:hover {
        transition: 0.3s;
        background-color: #f07f23 !important;
    }

    .btn-savoir-plus a:hover {
        color: #ffffff !important;
    }

    .btn-savoir-hover a:hover {
        transition: 0.3s;
        background-color: #ffffff !important;
    }

    .btn-savoir-hover a:hover {
        color: #f07f23 !important;
    }

    /*    --------------------------------------------------------------------------FIN-btn-en-savoir-plus- */

    /*    --------------------------------------------------------------------------Onglets-secterus- */

    .onglets-verticale .vc_tta-tab.vc_active a {
        color: #ffffff !important;
    }

    .onglets-verticale .vc_tta-tabs-container * {
        overflow: visible !important;
    }

    .onglets-verticale .vc_tta-tab.vc_active a {
        color: #ffffff !important;
    }

    /*
    .onglets-verticale.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tab.vc_active > a {
        color: white;
        transition: 0.5s !important;
        transform: translate(20px, 0px);
    }
*/

    .onglets-verticale ul.vc_tta-tabs-list a {
        border-color: transparent !important;
        background-color: transparent !important;
        color: black;
        border: none !important;
        transition: 0.5s !important;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab > a:before {
        background-color: orange;
        z-index: -1;
    }

    .onglets-verticale .vc_tta-tab.vc_active a {
        color: #ffffff !important;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(1) > a:before {
        background-color: #353C43;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(2) > a:before {
        background-color: #4A5156;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(3) > a:before {
        background-color: #606568;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(4) > a:before {
        background-color: #717577;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(5) > a:before {
        background-color: #838687;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(6) > a:before {
        background-color: #959696;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(7) > a:before {
        background-color: #A2A3A2;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(8) > a:before {
        background-color: #B3B2B2;
    }


    .onglets-verticale.onglets-secteurs .vc_tta-tab > a:before {
        content: "";
        position: absolute;
        left: 0 !important;
        bottom: inherit !important;
        top: 50% !important;
        transform: translate(0, -50%);
        height: 90% !important;
        width: 10px;
        transition: 0.5s;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab.vc_active > a:before {
        width: 100% !important;
        max-width: inherit !important;
        transition: 0.5s;
        color: #ffffff !important;
    }

    .onglets-verticale .vc_tta-panels-container > .vc_tta-panels {
        background-color: transparent !important;
        border: none !important;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(1) > a:before {
        background-color: #f07f25;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(2) > a:before {
        background-color: #eb833d;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(3) > a:before {
        background-color: #ea8f52;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(4) > a:before {
        background-color: #e59862;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(5) > a:before {
        background-color: #e09f74;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(6) > a:before {
        background-color: #e2a888;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(7) > a:before {
        background-color: #e1b39c;
    }

    /*    --------------------------------------------------------------------------Mega-menu- */

    #Side_slide #menu ul li.submenu .menu-toggle:after {
        content: "+";
        color: #ffffff !important;
    }

    #Side_slide .close-wrapper a.close i {
        color: #ffffff;
    }

    #Side_slide #menu ul li a {
        color: #ffffff;
    }

    #Top_bar .menu > li ul li a {
        color: #ffffff !important;
    }

    div#Action_bar {
        position: absolute !important;
        top: 0 !important;
        z-index: 100;
        width: 20%;
        right: 0 !important;
        left: inherit;
    }

    i.menu-arrow {
        display: none;
    }

    #Top_bar .menu > li ul li a:hover,
    #Top_bar .menu > li ul li.hover > a {
        color: #f07f23 !important;
        background-color: #e8e8e8 !important;
        font-weight: 700 !important;
    }

    #Top_bar .menu > li ul li a {
        transition: 0.5s;
    }

    #Top_bar .menu li ul li a {
        border: none !important;
    }


    .txt-lien-hover-effect-1:hover {
        transition: 0.5s;
        background-color: #353c43;
        padding: 10px;
    }

    .txt-lien-hover-effect-1 a {
        transition: 0.5s;
    }

    .txt-lien-hover-effect-1:hover a {
        transition: 0.5s;
        padding-left: 20px;
    }

    .txt-lien-hover-effect-1 {
        transition: 0.5s;
    }

    /*    --------------------------------------------------------------------------Fin-Mega-menu- */

    div#Action_bar,
    div#Top_bar:not(.is-sticky) {
        position: relative;
        top: inherit !important;
    }

    #Top_bar .top_bar_left {
        width: 100%;
    }

    .margin-h-b-80px-desktop {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }

    #Top_bar.is-sticky {
        background-color: #353c43 !important;
    }

    div#Top_bar:not(.is-sticky) > .container {
        max-width: 100%;
    }

    div#Top_bar:not(.is-sticky) > div > .column.one {
        display: flex;
        justify-content: center;
    }

    div#Top_bar:not(.is-sticky) > div > .column.one > .top_bar_left {
        width: 90%;
        display: flex !important;
        transition: 0.5s;
    }

    #Top_bar:not(.is-sticky) #logo {
        height: inherit;
    }

    img.logo-main {
        max-width: inherit !important;
        width: 300px;
        height: auto !important;
        max-height: inherit !important;
    }

    .menu_wrapper {
        margin: auto auto 0;
        position: relative !important;
    }

    #Top_bar.is-sticky .menu > li > a {
        color: white;
    }

    #Top_bar.is-sticky .menu > li:hover > a {
        color: #f07f23;
    }

    #Top_bar.is-sticky .menu > li.current_page_item > a {
        color: #f07f23;
    }


    div#Action_bar {
        background-color: transparent !important;
    }

    div#Action_bar > .container {
        max-width: 100%;
    }

    div#Action_bar > div > .column.one {
        display: flex;
        justify-content: end;
    }

    div#Action_bar * {
        font-size: 29px;
    }

    #Side_slide #menu ul li.hover > .menu-toggle:after {
        content: "-";
    }


    /*    --------------------------------------------------------------------------1240- */

    div#Top_bar > .container > .column.one > .top_bar_left {
        width: 100%;
        padding: 30px 0;
    }

    .range-block-50-50-ipad-ipad-pro {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .range-block-50-50-ipad-ipad-pro > div {
        width: 100%;
    }

    div#Action_bar {
        position: absolute !important;
        background-color: transparent !important;
        width: 40%;
        right: 26px !important;
        left: inherit;
    }

    .top_bar_left .menu_wrapper {
        position: absolute;
        right: -199px;
        width: auto !important;
        top: -36px;
    }
}

@media only screen and (min-width: 768px) {
    .display-none-ipad-ipad-pro-desktop {
        display: none;
    }

    .padding-left-30-ipad-ipad-pro-desktop {
        box-sizing: border-box;
        padding-left: 30px;
    }

    .padding-right-30-ipad-ipad-pro-desktop {
        box-sizing: border-box;
        padding-right: 30px;
    }

    .titre-decalage {
        margin-left: 30px;
    }
}

@media only screen and (min-width: 1023px) and (max-width: 1239px) {


    .image_frame.scale-with-grid.product-loop-thumb > .image_wrapper {
        width: 130px;
        height: 130px;
    }

}

@media only screen and (min-width: 1023px) {

    /*-taille-titre-*/
    .titre-petit,
    .titre-petit * {
        font-size: 12px;
        line-height: initial;
    }

    .titre,
    .titre * {
        font-size: 15px;
        line-height: initial;
    }

    .titre-moyen,
    .titre-moyen * {
        font-size: 18px;
        line-height: initial;
    }

    .titre-gros,
    .titre-gros * {
        font-size: 20px;
        line-height: initial;
    }

    .titre-tres-gros,
    .titre-tres-gros * {
        font-size: 25px;
        line-height: initial;
    }

    .titre-tres-tres-gros,
    .titre-tres-tres-gros * {
        font-size: 30px;
        line-height: initial;
    }

    /*-taille-titre-*/

    /*-btn-fixe-*/
    #btn-fixed {
        width: 70px;
        height: 170px;
    }

    .btn-fixed-tel,
    .btn-fixed-mail {
        height: 70px;
        width: 70px;
    }

    .btn-fixed-tel *,
    .btn-fixed-mail * {
        font-size: 12px !important;
        line-height: 15px !important;
    }

    /*-btn-fixe-*/
}

@media only screen and (min-width: 1240px) {

    /*-mega menu-*/
    nav#menu {
        background: transparent !important;
    }

    ul#menu-menu-test {
        display: flex;
    }

    /*-mega menu-*/

    /*-----------------------------------1240-*/

    #Top_bar .top_bar_left {
        width: 100%;
        display: flex;
        align-items: center;
        height: 100%;
    }

    .rangee-bloc-rouage {
        width: 582px;
        height: 582px;
        position: relative;
        opacity: 0.7;
    }

    .bloc-rouage {
        position: absolute;
    }

    .bloc-rouage-trois {
        width: 200px;
        height: 200px;
        bottom: 73px;
        left: 221px;
        animation: mouvementConstant 6s linear infinite;
    }

    .bloc-rouage-deux {
        width: 300px;
        height: 300px;
        top: 0;
        right: 0;
        animation: mouvementConstant 8s linear infinite;
    }

    .bloc-rouage-un {
        width: 250px;
        height: 250px;
        top: 94px;
        left: 19px;
        animation: mouvementConstant 7s linear infinite;
    }

    .icon-orange img {
        filter: hue-rotate(-145deg) saturate(2.5);
    }

    .picto-animation {
        animation: mouvementConstant 2s infinite;
    }

    body:not(.template-slider) #Header {
        min-height: 0 !important;
    }

    .trait-orange h1:before {
        content: "";
        display: block;
        width: 3px;
        height: 90%;
        position: absolute;
        top: 50%;
        left: -22px;
        background: #f07f23;
        transform: translate(0px, -50%);
    }

    .trait-orange > div {
        display: flex;
        justify-content: center;
    }

    .trait-orange h1 {
        position: relative !important;
    }

    .bloc-diapo-service figure:before {
        bottom: 6px !important;
        right: -13px !important;
    }

    .txt-img-contr {
        margin-top: -46px !important;
    }

    .bloc-gris figure:before {
        background-color: #353C43 !important;
    }

    .bloc-bleu figure:before {
        background-color: #1c3c83 !important;
    }

    .margin-bottom-0,
    .margin-bottom-0 .wpcp-carousel-wrapper {
        margin-bottom: 0 !important;
    }

    .bloc-carousel-solo .wpb_single_image {
        padding: 0 25px;
    }

    .bloc-carousel-solo figure.wpb_wrapper.vc_figure {
        position: relative;
        width: 100%;
        z-index: 0;
    }

    .bloc-carousel-solo figure {
        position: relative;
    }

    .bloc-carousel-solo figure:before {
        content: "";
        position: absolute;
        width: 95%;
        height: 93%;
        bottom: 0;
        right: 0;
        background-color: #f07f23;
        z-index: -1;
    }

    .bloc-carousel .swiper-slide figure > img {
        margin-bottom: 30px;
    }

    .bloc-carousel .swiper-slide figure {
        position: relative;
    }

    .bloc-carousel .swiper-slide figure:before {
        content: "";
        position: absolute;
        width: 95%;
        height: 93%;
        bottom: 0;
        right: 0;
        background-color: #f07f23;
        z-index: -1;
    }

    .bloc-carousel .swiper-slide .wpcp-single-item {
        overflow: visible;
    }

    .bloc-carousel-gris .swiper-slide figure:before {
        background-color: #353C43;
    }

    .bloc-carousel-bleu .swiper-slide figure:before {
        background-color: #1c3c83;
    }

    .btn-titre-sect:after {
        content: "";
        width: 2px;
        height: 28%;
        position: absolute;
        top: 82%;
        left: 0px;
        background: #f07f23;
        transform: translate(0px, -50%);
    }

    /*    --------------------------------------------------------------------------Page-produits- */

    /*-Rangee-produits-*/

    .produit-rangee li.isotope-item > .image_frame {
        width: 200px;
        height: 200px;
    }

    .produit-rangee li.isotope-item > .image_frame > .image_wrapper {
        width: 100%;
        height: 100%;
    }

    .produit-rangee li.isotope-item > .image_frame > .image_wrapper > a {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .produit-rangee h4 {
        font-size: 15px;
        padding: 0px !important;
    }

    .produit-rangee .image_frame {
        border-color: transparent !important;
    }

    .produit-rangee .image_frame .image_wrapper .image_links {
        background: #f07f23;
        height: 40px !important;
    }

    .produit-rangee .image_frame .image_wrapper .image_links.double a {
        opacity: 0 !important;
    }

    .produit-rangee .image_frame .image_wrapper .image_links > a[rel="nofollow"] {
        display: none !important;
    }

    .produit-rangee .image_frame .image_wrapper .image_links > a.link {
        width: 100%;
        height: 100%;
    }

    .produit-rangee .image_frame .image_wrapper .image_links:after {
        content: "En savoir +";
        position: absolute;
        left: 0;
        top: 0px !important;
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        z-index: -1;
    }

    /*-Fin-Rangee-produits-*/

    /*-Titre/menu-gauche-page-*/


    .txt-titre {
        text-transform: uppercase;
        font-size: 20px;
        color: black !important;
        transition: color 0.3s;
    }

    .txt-titre:hover,
    .txt-titre:active {
        color: #f07f23 !important;
    }

    .Grand-titre {
        font-weight: 800 !important;
        font-size: 25px;
        color: #f07f23 !important;
        text-transform: uppercase !important;
        padding-right: 2px;
    }

    .txt-sous-titre {
        color: black !important;
        padding-left: 35px;
        line-height: initial;
    }

    .txt-sous-titre:hover {
        color: #f07f23 !important;
    }

    .txt-active {
        color: #f07f23 !important;
    }

    /*-Fin-Titre/menu-gauche-page-*/

    /*    --------------------------------------------------------------------------FIN-Page-produits- */

    /*    --------------------------------------------------------------------------Menu- */

    .header-classic #Top_bar {
        background-color: #353C43 !important;
    }

    #Top_bar .secondary_menu_wrapper * {
        color: white !important;
    }

    #Top_bar .secondary_menu_wrapper {
        display: none;
        position: absolute;
        top: 33%;
        right: 78px;
    }

    ul#menu-second-menu-ssvh > li:not(:last-child):after {
        content: "";
        width: 2px;
        height: 15px;
        position: absolute;
        top: 50%;
        right: -1px;
        background-color: #f07f23;
        transform: translate(0px, -50%);
    }

    /*    --------------------------------------------------------------------------FIN-menu- */

    /*    --------------------------------------------------------------------------Titre- */

    .titre-15 {
        font-size: 20px !important;
    }

    /*    --------------------------------------------------------------------------FIN-titre- */

    /*    --------------------------------------------------------------------------Btn-en-savoir-plus- */

    .btn-savoir-plus a {
        border-color: transparent !important;
        background-image: none !important;
        margin: 0;
    }

    .btn-savoir-plus button:hover:after,
    .btn-savoir-plus button:after {
        opacity: 0 !important;
    }

    .btn-savoir-plus a {
        background-color: #353C43 !important;


    }

    .btn-savoir-plus a:hover {
        transition: 0.3s;
        background-color: #f07f23 !important;
    }

    .btn-savoir-plus a:hover {
        color: #ffffff !important;
    }

    .btn-savoir-hover a:hover {
        transition: 0.3s;
        background-color: #ffffff !important;
    }

    .btn-savoir-hover a:hover {
        color: #f07f23 !important;
    }

    /*    --------------------------------------------------------------------------FIN-btn-en-savoir-plus- */

    /*    --------------------------------------------------------------------------Onglets-secterus- */

    .onglets-verticale .vc_tta-tab.vc_active a {
        color: #ffffff !important;
    }

    .onglets-verticale .vc_tta-tabs-container * {
        overflow: visible !important;
    }

    .onglets-verticale .vc_tta-tab.vc_active a {
        color: #ffffff !important;
    }

    /*
    .onglets-verticale.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tab.vc_active > a {
        color: white;
        transition: 0.5s !important;
        transform: translate(20px, 0px);
    }
*/

    .onglets-verticale ul.vc_tta-tabs-list a {
        border-color: transparent !important;
        background-color: transparent !important;
        color: black;
        border: none !important;
        transition: 0.5s !important;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab > a:before {
        background-color: orange;
        z-index: -1;
    }

    .onglets-verticale .vc_tta-tab.vc_active a {
        color: #ffffff !important;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(1) > a:before {
        background-color: #353C43;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(2) > a:before {
        background-color: #4A5156;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(3) > a:before {
        background-color: #606568;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(4) > a:before {
        background-color: #717577;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(5) > a:before {
        background-color: #838687;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(6) > a:before {
        background-color: #959696;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(7) > a:before {
        background-color: #A2A3A2;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab:nth-child(8) > a:before {
        background-color: #B3B2B2;
    }


    .onglets-verticale.onglets-secteurs .vc_tta-tab > a:before {
        content: "";
        position: absolute;
        left: 0 !important;
        bottom: inherit !important;
        top: 50% !important;
        transform: translate(0, -50%);
        height: 90% !important;
        width: 10px;
        transition: 0.5s;
    }

    .onglets-verticale.onglets-secteurs .vc_tta-tab.vc_active > a:before {
        width: 100% !important;
        max-width: inherit !important;
        transition: 0.5s;
        color: #ffffff !important;
    }

    .onglets-verticale .vc_tta-panels-container > .vc_tta-panels {
        background-color: transparent !important;
        border: none !important;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(1) > a:before {
        background-color: #f07f25;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(2) > a:before {
        background-color: #eb833d;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(3) > a:before {
        background-color: #ea8f52;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(4) > a:before {
        background-color: #e59862;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(5) > a:before {
        background-color: #e09f74;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(6) > a:before {
        background-color: #e2a888;
    }

    .onglets-verticale.onglets-secteurs.onglets-orange .vc_tta-tab:nth-child(7) > a:before {
        background-color: #e1b39c;
    }


    /*    --------------------------------------------------------------------------FIN-Onglets-secterus-*** */

    #Header .secondary-menu > li > a:hover {
        color: #f07f25 !important;
    }

    .btn-prod:hover > ul.sub-menu {
        display: flex !important;
    }

    #Header .secondary-menu > li.hover,
    #Header .secondary-menu li ul {
        background: none !important;
    }

    #Top_bar .menu > li ul li a {
        color: #ffffff;
    }

    .btn-appli,
    .btn-service,
    .btn-prod {
        position: initial !important;
    }

    .btn-appli > ul.sub-menu > li,
    .btn-service > ul.sub-menu > li,
    .btn-prod > ul.sub-menu > li {
        position: initial !important;
    }

    .btn-appli > ul.sub-menu > li:hover:after,
    .btn-service > ul.sub-menu > li:hover:after,
    .btn-prod > ul.sub-menu > li:hover:after {
        content: "";
        position: absolute;
        width: 64%;
        height: 100%;
        top: 50%;
        right: 0;
        transform: translate(0px, -50%);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .btn-appli:hover > ul.sub-menu:before {
        background-image: url(/wp-content/uploads/2023/11/Application-photo.jpg)
    }

    .btn-service:hover > ul.sub-menu:before {
        background-image: url(/wp-content/uploads/2023/11/Services.jpg)
    }

    .btn-appli > ul.sub-menu > li.btn-genie:hover:after {
        background-image: url(/wp-content/uploads/2023/11/genie-civil-1.jpg);
        background-repeat: no-repeat;
    }

    .btn-appli > ul.sub-menu > li.btn-ferro:hover:after {
        background-image: url(/wp-content/uploads/2023/11/ferroviaire-1.jpg)
    }

    .btn-appli > ul.sub-menu > li.btn-offshore:hover:after {
        background-image: url(/wp-content/uploads/2023/11/offshore-1.jpg)
    }

    .btn-appli > ul.sub-menu > li.btn-prod-energie:hover:after {
        background-image: url(/wp-content/uploads/2023/11/production-denergie.jpg)
    }

    .btn-appli > ul.sub-menu > li.btn-indu:hover:after {
        background-image: url(/wp-content/uploads/2023/11/Industrie-1.jpg)
    }

    .btn-appli > ul.sub-menu > li.btn-remonte:hover:after {
        background-image: url(/wp-content/uploads/2023/11/Remontee-mecanique-1.jpg)
    }

    .btn-appli > ul.sub-menu > li.btn-geo:hover:after {
        background-image: url(/wp-content/uploads/2023/11/Montagne.jpg)
    }

    .btn-appli > ul.sub-menu > li.btn-manutention:hover:after {
        background-image: url(/wp-content/uploads/2023/11/manutention-1.jpg)
    }

    div#Action_bar {
        position: absolute !important;
        top: 0 !important;
        z-index: 100;
        width: 20%;
        right: 0 !important;
        left: inherit;
    }

    .btn-appli:hover > ul.sub-menu,
    .btn-service:hover > ul.sub-menu,
    .btn-prod:hover > ul.sub-menu {
        width: 100%;
        height: 540px;
        overflow: hidden;
        box-sizing: border-box;
        padding: 40px;
        background-color: #353c43 !important;
        color: white !important;
        left: 0px !important;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3) !important;
    }

    .btn-service:hover > ul.sub-menu {
        height: 547px;
    }

    .btn-appli:hover > ul.sub-menu:before,
    .btn-service:hover > ul.sub-menu:before {
        content: "";
        width: 64%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        /*        background-color: aquamarine;*/
        z-index: -1;
    }

    .btn-appli:hover > ul.sub-menu:after,
    .btn-service:hover > ul.sub-menu:after {
        content: "";
        width: 2px;
        height: 90%;
        position: absolute;
        top: 50%;
        left: 20px;
        background: #f07f23;
        transform: translate(0px, -50%);
    }

    .btn-prod:hover > ul.sub-menu:after,
    .btn-service:hover > ul.sub-menu:after {
        content: "";
        width: 2px;
        height: 90%;
        position: absolute;
        top: 50%;
        left: 20px;
        background: #f07f23;
        transform: translate(0px, -50%);
    }

    .btn-prod:hover > ul.sub-menu {
        left: inherit !important;
        width: 1100px;
        right: 0;
        padding: 5px 40px !important;
    }

    .btn-accessoires > ul.sub-menu > li > a {
        padding: 5px 20px !important;
    }

    .btn-accessoires > ul.sub-menu > li > a > span {
        padding-bottom: 5px !important;
    }

    .btn-prod-stand,
    .btn-prod-specifique {
        font-weight: 800 !important;
        color: #f07f23 !important;
        text-transform: uppercase !important;
    }

    .btn-prod:hover > ul.sub-menu > li {
        width: 50% !important;
        position: initial !important;
    }

    i.menu-arrow {
        display: none;
    }

    #Top_bar .menu > li > ul > li.hover > a {
        color: #f07f23;
        background-color: #e8e8e8;
        font-weight: 700 !important;
    }

    #Top_bar .menu > li > ul > li.hover > ul > li:hover > a {
        color: #e8e8e8;
        background-color: #f07f23;
    }

    #Top_bar .menu > li.btn-prod > ul > li > ul > li {
        padding-left: 18px;
    }

    /*
    .btn-prod:hover > ul.sub-menu:before,
    .btn-service:hover > ul.sub-menu:before {
        content: "";
        width: 2px;
        height: 90%;
        position: absolute;
        top: 50%;
        left: 548px;
        background: #f07f23;
        transform: translate(0px, -50%);
    }
*/

    .btn-prod:hover > ul.sub-menu > li > ul.sub-menu {
        position: relative !important;
        left: 0 !important;
        height: 410px;
        display: block !important;
        background-color: transparent !important;
    }

    .btn-prod:hover > ul.sub-menu > li > ul.sub-menu > li {
        position: initial !important;
    }

    .btn-prod:hover > ul.sub-menu > li > ul.sub-menu > li:hover > ul.sub-menu > li > a > span {
        display: flex !important;
        /*flex-direction: row-reverse !important;*/
        align-items: center;
        border-bottom: 2px solid;
        padding-bottom: 10px;
    }

    .btn-prod:hover > ul.sub-menu > li > ul.sub-menu > li:hover > ul.sub-menu > li > a > span > img {
        width: 45%;
        margin: auto;
    }

    .btn-prod:hover > ul.sub-menu > li > ul.sub-menu > li:hover > ul.sub-menu {
        width: 310px !important;
        height: 455px;
    }

    .btn-prod:hover > ul.sub-menu > li > ul.sub-menu > li:hover > ul.sub-menu > li {
        width: 100% !important;
    }

    .btn-service > ul.sub-menu > li.btn-etudes:hover:after {
        background-image: url(/wp-content/uploads/2023/11/etude-ingenierie.jpg)
    }

    .btn-service > ul.sub-menu > li.btn-controle:hover:after {
        background-image: url(/wp-content/uploads/2023/11/controle-flexibilite-hydraulique.jpg)
    }

    .btn-service > ul.sub-menu > li.btn-entretien:hover:after {
        background-image: url(/wp-content/uploads/2023/11/entretien-et-maintenance-1.jpg)
    }

    .btn-service > ul.sub-menu > li.btn-reparation:hover:after {
        background-image: url(/wp-content/uploads/2023/11/reparation-1.jpg)
    }

    .btn-service > ul.sub-menu > li.btn-modif:hover:after {
        background-image: url(/wp-content/uploads/2023/11/modification-schema-hydraulique.jpg)
    }

    .btn-service > ul.sub-menu > li.btn-contrat:hover:after {
        background-image: url(/wp-content/uploads/2023/11/contrat-de-maintenance-1.jpg)
    }

    .btn-service > ul.sub-menu > li.btn-etalonnage:hover:after {
        background-image: url(/wp-content/uploads/2023/11/Etalonnage-1.jpg)
    }

    .btn-appli:hover > ul.sub-menu > li,
    .btn-service:hover > ul.sub-menu > li {
        width: 34% !important;
        position: initial !important;
    }

    #Top_bar .menu > li ul li a {
        transition: 0.5s;
    }

    #Top_bar .menu li ul li a {
        border: none !important;
    }


    .txt-lien-hover-effect-1:hover {
        transition: 0.5s;
        background-color: #353c43;
        padding: 10px;
    }

    .txt-lien-hover-effect-1 a {
        transition: 0.5s;
    }

    .txt-lien-hover-effect-1:hover a {
        transition: 0.5s;
        padding-left: 20px;
    }

    .txt-lien-hover-effect-1 {
        transition: 0.5s;
    }

    div#Action_bar,
    div#Top_bar:not(.is-sticky) {
        position: relative;
        top: inherit !important;
    }

    #Top_bar .top_bar_left {
        width: 100%;
    }

    .margin-h-b-80px-desktop {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }

    #Top_bar.is-sticky {
        background-color: #353c43 !important;
    }

    div#Top_bar:not(.is-sticky) > .container {
        max-width: 100%;
        display: flex;
    }

    div#Top_bar:not(.is-sticky) > div > .column.one {
        display: flex;
        justify-content: center;
        width: 1220px;
        margin: auto;
    }

    div#Top_bar:not(.is-sticky) > div > .column.one > .top_bar_left {
        width: 100%;
        display: flex !important;
        transition: 0.5s;
    }

    #Top_bar:not(.is-sticky) .menu > li > a span:not(.description) {
        font-size: 16px;
        transition: 0.5s;
    }

    #Top_bar:not(.is-sticky) #logo {
        height: inherit;
    }

    img.logo-main {
        max-width: inherit !important;
        width: 300px;
        height: auto !important;
        max-height: inherit !important;
    }

    .menu_wrapper {
        margin: auto auto 0;
        position: relative !important;
    }

    #Top_bar.is-sticky .menu > li > a {
        color: white;
    }

    #Top_bar.is-sticky .menu > li:hover > a {
        color: #f07f23;
    }

    #Top_bar.is-sticky .menu > li.current_page_item > a {
        color: #f07f23;
    }

    div#Action_bar {
        background-color: transparent !important;
    }

    div#Action_bar > .container {
        max-width: 100%;
    }

    div#Action_bar > div > .column.one {
        display: flex;
        justify-content: end;
    }

    div#Action_bar * {
        font-size: 25px;
    }

    .image_frame .image_wrapper .image_links,
    .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
        background: #f07f23;
    }

    a.add_to_cart_button.ajax_add_to_cart.product_type_simple {
        display: none !important;
    }

    .image_frame .image_wrapper .image_links.double a {
        width: 100% !important;
    }

    .image_frame .image_wrapper .image_links a:hover {
        background: #ffffff;
        color: #f07f23;
    }

    div#Top_bar:not(.is-sticky) > div > .column.one {
        width: 1236px;
    }

    /*    --------------------------------------------------------------------------1240- */
}

@media only screen and (min-width: 1366px) {
    div#Action_bar {
        right: 80px !important;
        transition: 0.5s;
    }
}

@media only screen and (min-width: 1440px) {
    div#Action_bar {
        right: 120px !important;
    }
}

@media only screen and (min-width: 1536px) {
    div#Action_bar {
        right: 170px !important;
    }
}

@media only screen and (min-width: 1600px) {
    div#Action_bar {
        right: 200px !important;
    }
}

@media only screen and (min-width: 1700px) {
    div#Action_bar {
        right: 250px !important;
    }
}

@media only screen and (min-width: 1900px) {
    div#Action_bar {
        right: 350px !important;
    }
}

@media only screen and (min-width: 2500px) {}

/*-SSVH-*/
