/*
Theme Name: lftechnologies
Template: Divi
*/
@font-face {
    font-family: "DinPro";
    src: url('./fonts/DINPro-Black.woff2') format('woff2'),
         url('./fonts/DINPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: "DinPro";
    src: url('./fonts/DINPro-Bold.woff2') format('woff2'),
         url('./fonts/DINPro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "DinPro";
    src: url('./fonts/DINPro-Medium.woff2') format('woff2'),
         url('./fonts/DINPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "DinPro";
    src: url('./fonts/DINPro-Regular.woff2') format('woff2'),
         url('./fonts/DINPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "DinPro";
    src: url('./fonts/DINPro-Light.woff2') format('woff2'),
         url('./fonts/DINPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Regular.woff2') format('woff2'),
         url('./fonts/Roboto-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

/* ================================================ */
/* ==================== RESET ====================== */
/* ================================================ */

#page-container {
    padding-top: 0;
}

.entry-content .et_pb_section,
.entry-content .et_pb_row {
    padding: 0;
    background-color: transparent;
}
.et_pb_row {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 980px) {
    .entry-content .et_pb_row {
        padding: 0;
        background-color: transparent;
    }
}
@media (max-width: 580px) {
  .et_pb_row {
      margin-left: auto;
      margin-right: auto;
  }
}

/* ================================================ */
/* ================== VARIABLES =================== */
/* ================================================ */

:root {
	--text-color: #333;
	--main-color: #F58220;
    --mea-color: #004B70;
    --mobile: 980px;
    --univers-color: #F58220;
    --white: #fff;
    --black: #000;
    --dark: #222222;
    --grey: #585858;
    --light: #F1F1F1;
    --univers-hydro: #00AEEF;
    --univers-sub: #154A78;
    --univers-meca: #CB252C;
    --univers-spe: #403D3D;
    --menu-color: #F58220;
    --brown: #403D3D;
}

body.banc-essais-hydrauliques,
body.bancs-essais-hydrauliques,
body.banc-essai-hydraulique,
body.hydraulique,
body.hydro,
body.hydraulic-test-bench,
body.hydraulic-test-benches,
body.hydraulic,
body.banco-di-prova-idraulico,
body.hydraulische-prufstand,
body.hydraulik  {
    --univers-color: #00AEEF;
}
body.banc-essais-mecaniques,
body.bancs-essais-mecaniques,
body.banc-essai-mecanique,
body.mecanique,
body.meca,
body.mechanical-test-bench,
body.mechanical-test-benches,
body.mechanical,
body.banco-di-prova-meccanico,
body.mechanische-prufstand		 {
    --univers-color: #CB252C;
}

body.machines-speciales-production,
body.machine-speciale-production,
body.machine-speciales-production,
body.machines-speciales,
body.spe,
body.special-machine,
body.special-machines,
body.macchine-speciali,
body.spezialmaschinen {
    --univers-color: #F58220;
}

body.equipements-subsea,
body.sub,
body.subsea,
body.sottomarino,
body.subsea-equipment  {
    --univers-color:#154A78;
}

/* ================================================ */
/* ===================== TYPO ===================== */
/* ================================================ */

html {
	font-size: 62.5%;
}

body {
	font-size: 1.4rem;
    line-height: 1.3;
	font-family: "Roboto", sans-serif;
    font-weight : 400;
    overflow-x: hidden;
}

:root :where(a:where(:not(.wp-element-button))) {
    text-decoration: none;
}


p {
    font-size: 1.6rem;
    line-height: 1.6;
    padding-bottom: 16px;
}
p.nolast {
    padding-bottom: 16px !important;
}
@media (max-width: 980px) {
  #page-container .et_pb_text p:not(.has-background):last-of-type {
    padding-bottom: 16px;
  }
}
@media (max-width: 580px) {
  p {
      font-size: 1.5rem;
  }
}

body h1 {
    font-size: 4rem;
    line-height: 4.5rem;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-family: "DinPro", sans-serif;
    padding: 0!important;
    font-weight: 400;
}
body h1 span {
    letter-spacing: 0.015em;
    font-weight: 500;
}
body h2 {
    font-size: 3rem;
    line-height: 1.25;
    text-transform: uppercase;
    letter-spacing: 0.015em;
    font-family: "DinPro", sans-serif;
    padding: 0!important;
    font-weight: 900;
}
body h2 span {
    letter-spacing: 0.01em;
    font-weight: 500;
}
body h3 {
    font-size: 2.6rem;
    line-height: 1.25;
    text-transform: uppercase;
    font-family: "DinPro", sans-serif;
    padding: 0!important;
    font-weight: 700;
}
body h3 span {
    font-weight: 400;
}
body h4 {
    font-size: 2.2rem;
    line-height: 1.25;
}

h2 span.retour-ligne,
h3 span.retour-ligne,
h4 span.retour-ligne {
    display: block;
}
h2 span.enligne,
h3 span.enligne,
h4 span.enligne {
    display: inline-block !important;
}
h2 span.black {
    font-weight: 900 !important;
}

@media screen and (max-width: 768px) {
    body h2 span,
    body h3 span {
        display: block;
    }
  }
  @media screen and (max-width: 500px) {
      body h1 span {
          display: block;
          letter-spacing: 0.01em;
      }
      body h1 {
          letter-spacing: 0.015em;
      }
  }

@media screen and (min-width: 981px) {
    body {
        font-size: 1.6rem;
        line-height: 1.6;
    }

    body h1 {
        font-size: 5rem;
        line-height: 6rem;
    }

    body h2 {
        font-size: 4rem;
    }

    body h3 {
        font-size: 3.4rem;
    }

    body h4 {
        font-size: 2.6rem;
    }
}

.et_pb_text_inner p + h2,
.et_pb_text_inner p + h3,
.et_pb_text_inner p + h4,
.et_pb_text_inner ul + h2,
.et_pb_text_inner ul + h3,
.et_pb_text_inner ul + h4 {
  margin-top: 16px;
}

/* =============================================== */
/* =================== BUTTON ==================== */
/* =============================================== */

a,
a.et_pb_button,
a.wp-element-button {
    text-decoration: none;
}

:root :where(a:where(:not(.wp-element-button))) {
    text-decoration: none;
}

/* BASE */
.et-db #et-boc #et-main-area #main-content .produits-tab.et_pb_section .et_pb_button,
.single-produit .et_builder_inner_content > .et_pb_section:first-child .et_pb_button,
.equipements-cles.et_pb_section .et_pb_row:last-child .et_pb_button,
.cta-contact.et_pb_section .dipl_button_link,
.cta-blog.et_pb_section .et_pb_button,
.avantages .dipl_single_tab_content .et_pb_button_wrapper .et_pb_button,
.applications-clients > .et_pb_row > .et_pb_column > .et_pb_button_module_wrapper .et_pb_button,
.avantages .dipl_single_tab_content .et_pb_button_wrapper .et_pb_button,
.applications-clients > .et_pb_row > .et_pb_column > .et_pb_button_module_wrapper .et_pb_button,
.section-blog.et_pb_section .et_pb_button,
.actualites-recrutement .et_pb_row:last-child .et_pb_button,
.actualites-recrutement .et_pb_button,
.section-blog.et_pb_section .et_pb_button,
.actualites-recrutement .et_pb_row:last-child .et_pb_button,
.actualites-recrutement .et_pb_button,
.implementation.et_pb_section .et_pb_button {
    display: inline-block;
    padding: 11px 28px;
    border: none;
    text-transform: uppercase;
    font-size: 1.7rem;
    text-align: center;
    border-radius: 0;
}
.et-db #et-boc #et-main-area #main-content .produits-tab.et_pb_section .et_pb_button:hover,
.single-produit .et_builder_inner_content > .et_pb_section:first-child .et_pb_button:hover,
.equipements-cles.et_pb_section .et_pb_row:last-child .et_pb_button:hover,
.cta-contact.et_pb_section .dipl_button_link,
.cta-blog.et_pb_section .et_pb_button:hover,
.avantages .dipl_single_tab_content .et_pb_button_wrapper .et_pb_button:hover,
.applications-clients > .et_pb_row > .et_pb_column > .et_pb_button_module_wrapper .et_pb_button:hover,
.avantages .dipl_single_tab_content .et_pb_button_wrapper .et_pb_button:hover,
.applications-clients > .et_pb_row > .et_pb_column > .et_pb_button_module_wrapper .et_pb_button:hover,
.section-blog.et_pb_section .et_pb_button:hover,
.actualites-recrutement .et_pb_row:last-child .et_pb_button:hover,
.actualites-recrutement .et_pb_button:hover,
.section-blog.et_pb_section .et_pb_button:hover,
.actualites-recrutement .et_pb_row:last-child .et_pb_button:hover,
.actualites-recrutement .et_pb_button:hover,
.implementation.et_pb_section .et_pb_button:hover {
    padding: 11px 28px;
}

.et-db #et-boc #et-main-area #main-content .produits-tab.et_pb_section .et_pb_button:after,
.single-produit .et_builder_inner_content > .et_pb_section:first-child .et_pb_button:after,
.equipements-cles.et_pb_section .et_pb_row:last-child .et_pb_button:after,
.avantages .dipl_single_tab_content .et_pb_button_wrapper .et_pb_button:after,
.applications-clients > .et_pb_row > .et_pb_column > .et_pb_button_module_wrapper .et_pb_button:after,
.avantages .dipl_single_tab_content .et_pb_button_wrapper .et_pb_button:after,
.applications-clients > .et_pb_row > .et_pb_column > .et_pb_button_module_wrapper .et_pb_button:after,
.section-blog.et_pb_section .et_pb_button:after,
.actualites-recrutement .et_pb_row:last-child .et_pb_button:after,
.actualites-recrutement .et_pb_button:after,
.section-blog.et_pb_section .et_pb_button:after,
.actualites-recrutement .et_pb_row:last-child .et_pb_button:after,
.actualites-recrutement .et_pb_button:after,
.implementation.et_pb_section .et_pb_button:after {
    content: "";
    position: static;
    margin-left: 8px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 7px;
    border-color: transparent transparent transparent #fff;
    opacity: 1;
    margin-bottom: 2px;
}

@media (max-width: 980px) {
    .et-db #et-boc #et-main-area #main-content .produits-tab.et_pb_section .et_pb_button,
    .single-produit .et_builder_inner_content > .et_pb_section:first-child .et_pb_button,
    .equipements-cles.et_pb_section .et_pb_row:last-child .et_pb_button,
    .cta-contact.et_pb_section .dipl_button_link,
    .cta-blog.et_pb_section .et_pb_button,
    .implementation.et_pb_section .et_pb_button,
    .avantages .dipl_single_tab_content .et_pb_button_wrapper .et_pb_button,
    .applications-clients > .et_pb_row > .et_pb_column > .et_pb_button_module_wrapper .et_pb_button,
    .section-blog.et_pb_section .et_pb_button,
    .actualites-recrutement .et_pb_row:last-child .et_pb_button,
    .actualites-recrutement .et_pb_button {
        width: 100%;
    }
    .et-db #et-boc #et-main-area #main-content .produits-tab.et_pb_section .et_pb_button,
    .single-produit .et_builder_inner_content > .et_pb_section:first-child .et_pb_button,
    .equipements-cles.et_pb_section .et_pb_row:last-child .et_pb_button,
    .cta-contact.et_pb_section .dipl_button_link,
    .cta-blog.et_pb_section .et_pb_button,
    .avantages .dipl_single_tab_content .et_pb_button_wrapper .et_pb_button,
    .applications-clients > .et_pb_row > .et_pb_column > .et_pb_button_module_wrapper .et_pb_button,
    .avantages .dipl_single_tab_content .et_pb_button_wrapper .et_pb_button,
    .applications-clients > .et_pb_row > .et_pb_column > .et_pb_button_module_wrapper .et_pb_button,
    .section-blog.et_pb_section .et_pb_button,
    .actualites-recrutement .et_pb_row:last-child .et_pb_button,
    .actualites-recrutement .et_pb_button,
    .section-blog.et_pb_section .et_pb_button,
    .actualites-recrutement .et_pb_row:last-child .et_pb_button,
    .actualites-recrutement .et_pb_button,
    .implementation.et_pb_section .et_pb_button {
        font-size: 1.6rem;
    }
}

/* Bouton sombre, texte blanc, petite flèche au bout FZ 17px/18px */
/*Rajouter les selecteurs concernés*/

.avantages .dipl_single_tab_content .et_pb_button_wrapper .et_pb_button,
.applications-clients > .et_pb_row > .et_pb_column > .et_pb_button_module_wrapper .et_pb_button {
    background-color: var(--brown);
    color: #FFF;
}

.avantages .dipl_single_tab_content .et_pb_button_wrapper .et_pb_button:hover,
.applications-clients > .et_pb_row > .et_pb_column > .et_pb_button_module_wrapper .et_pb_button:hover {
    background-color: var(--univers-color);
}

.avantages .dipl_single_tab_content .et_pb_button_wrapper .et_pb_button:after,
.applications-clients > .et_pb_row > .et_pb_column > .et_pb_button_module_wrapper .et_pb_button:after {
    border-color: transparent transparent transparent #fff;
}

/* Bouton avec une bordure, texte univers, petite flèche au bout FZ 17px/18px */
/*Rajouter les selecteurs concernés*/
.single-produit .et_builder_inner_content > .et_pb_section:first-child .et_pb_button,
.equipements-cles.et_pb_section .et_pb_row:last-child .et_pb_button,
.section-blog.et_pb_section .et_pb_button,
.actualites-recrutement .et_pb_row:last-child .et_pb_button,
.actualites-recrutement .et_pb_button {
    border: 2px solid var(--univers-color);
    color: var(--univers-color);
}

.single-produit .et_builder_inner_content > .et_pb_section:first-child .et_pb_button,
.equipements-cles.et_pb_section .et_pb_row:last-child .et_pb_button {
    color: var(--univers-color);
}

.single-produit .et_builder_inner_content > .et_pb_section:first-child .et_pb_button:hover,
.equipements-cles.et_pb_section .et_pb_row:last-child .et_pb_button:hover,
.section-blog.et_pb_section .et_pb_button:hover,
.actualites-recrutement .et_pb_row:last-child .et_pb_button:hover,
.actualites-recrutement .et_pb_button:hover {
    background-color: var(--univers-color);
    color: #FFF;
}

.single-produit .et_builder_inner_content > .et_pb_section:first-child .et_pb_button:after,
.equipements-cles.et_pb_section .et_pb_row:last-child .et_pb_button:after,
.section-blog.et_pb_section .et_pb_button:after,
.actualites-recrutement .et_pb_row:last-child .et_pb_button:after,
.actualites-recrutement .et_pb_button:after {
    border-color: transparent transparent transparent var(--univers-color);
}

.single-produit .et_builder_inner_content > .et_pb_section:first-child .et_pb_button:hover:after,
.equipements-cles.et_pb_section .et_pb_row:last-child .et_pb_button:hover:after,
.section-blog.et_pb_section .et_pb_button:hover:after,
.actualites-recrutement .et_pb_row:last-child .et_pb_button:hover:after,
.actualites-recrutement .et_pb_button:hover:after {
    border-color: transparent transparent transparent #FFF;
}

.single-produit .dipl_masonry_gallery_lightbox .dipl_masonry_gallery_item_caption,
.single-produit .dipl_masonry_gallery_lightbox .dipl_masonry_gallery_item_title {
    background-color: #fff;
    color: #333;
}

/*Le bouton blanc, texte univers avec une petite flèche au bout FZ 17/18px */
/*Rajouter les selecteurs concernés*/
.implementation.et_pb_section .et_pb_button {
    border: none;
    background-color: #FFF;
    color: var(--univers-color);
}

.implementation.et_pb_section .et_pb_button:hover {
    background-color: var(--univers-color);
    color: #FFF;
}

.implementation.et_pb_section .et_pb_button:hover:after {
    border-color: transparent transparent transparent #FFF;
}

.implementation.et_pb_section .et_pb_button:after {
    border-color: transparent transparent transparent var(--univers-color);
}

/*Le bouton contours blanc, avec une petite flèche au bout FZ 17/18px */
/*Rajouter les selecteurs concernés*/
.actualites-recrutement > .et_pb_row:last-child .et_pb_button_module_wrapper .et_pb_button {
    border: 2px solid #FFF;
    color: #fff;
}

.actualites-recrutement > .et_pb_row:last-child .et_pb_button_module_wrapper .et_pb_button:hover {
    background-color: #FFF;
    color: var(--univers-color);
}

.actualites-recrutement > .et_pb_row:last-child .et_pb_button_module_wrapper .et_pb_button:after {
    border-color: transparent transparent transparent #FFF;
}

.actualites-recrutement > .et_pb_row:last-child .et_pb_button_module_wrapper .et_pb_button:hover:after {
    border-color: transparent transparent transparent var(--univers-color);
}

/* Bouton couleur univers */
.et-db #et-boc #et-main-area #main-content .produits-tab.et_pb_section .et_pb_button,
.et-db #et-boc #et-main-area #main-content .produits-tab.et_pb_section .et_pb_button:hover {
    background-color: var(--univers-color);
    color: #FFF;
    padding-right: 58px;
}
.et-db #et-boc #et-main-area #main-content .produits-tab.et_pb_section .et_pb_button:hover {
    background-color: var(--univers-spe);
}
.et-db #et-boc #et-main-area #main-content .produits-tab.et_pb_section .et_pb_button:after {
    content: "";
    position: absolute;
    right: 30px;
    top: calc(50% - 4px);
    margin-left: 8px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 7px;
    border-color: transparent transparent transparent #fff;
    opacity: 1;
    margin-bottom: 2px;
}

/* CTA button  */
.cta-blog.et_pb_section .et_pb_button {
    text-transform: none;
    font-family: "DinPro";
}
.cta-blog.et_pb_section .et_pb_button:after,
.cta-blog.et_pb_section .et_pb_button:hover:after {
    display: none !important;
}

.cta-blog.et_pb_section .et_pb_row:last-child .et_pb_column:first-child .et_pb_button {
    border: 1px solid var(--univers-color);
    color: var(--univers-color);
}
.cta-blog.et_pb_section .et_pb_row:last-child .et_pb_column:first-child .et_pb_button:hover {
    background-color: var(--univers-color);
    color: #FFF;
}

@media (min-width: 988px) {
    .cta-blog.et_pb_section .et_pb_row:last-child .et_pb_column:last-child .et_pb_button:before {
        font-size: 37px !important;
        height: 15px;
        line-height: 15px !important;
        position: relative !important;
        bottom: -8px;
    }
}

/* Contact button  */
.cta-contact.et_pb_section .et_pb_button,
.cta-blog.et_pb_section .et_pb_row:last-child .et_pb_column:last-child .et_pb_button {
    border: 1px solid var(--univers-spe);
    background-color: var(--univers-spe);
    color: #FFF;
}
.cta-blog.et_pb_section .et_pb_row:last-child .et_pb_column:last-child .et_pb_button:hover {
    border: 1px solid var(--univers-color);
    background-color: var(--univers-color);
}

.cta-contact.et_pb_section .dipl_button_item:last-child .dipl_button_link:before,
.cta-global.et_pb_section .et_pb_row:last-child .et_pb_column:first-child .et_pb_button:before,
.cta-blog.et_pb_section .et_pb_row:last-child .et_pb_column:last-child .et_pb_button:before,
.cta-blog.et_pb_section .et_pb_row:last-child .et_pb_column:last-child .et_pb_button:before  {
    content: "\e901";
    display: inline-block;
    margin-right: 12px;
    font-size: 15px;
    font-family: 'lficon';
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    opacity: 1;
    position: static;
}

/* CTA GLOBAL */

.cta-global.et_pb_section .et_pb_button {
    border-radius: 0;
    border: none;
    width: 100%;
    background-color: var(--univers-spe);
    color: #FFF;
    text-align: center;
    font-family: "DinPro";
}

.cta-contact.et_pb_section .dipl_button_item:first-child .dipl_button_link:before,
.cta-global.et_pb_section .et_pb_row:last-child .et_pb_column:last-child .et_pb_button:before {
    content: "\e900";
    display: inline-block;
    margin-right: 12px;
    font-size: 15px;
    font-family: 'lficon';
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    opacity: 1;
    position: static;
}

/* CTA CONTACT */
.cta-contact.et_pb_section .dipl_button_link {
    display: block;
    text-transform: none;
    background-color: #fff;
    border: 1px solid #333333;
    color: #333333;
}

.cta-contact.et_pb_section .dipl_button_wrapper {
    background-color: var(--univers-spe);
}
.cta-contact.et_pb_section .dipl_button_item:first-child .dipl_button_wrapper {
    background-color: var(--univers-color);
}

.cta-contact.et_pb_section .dipl_button_item:first-child .dipl_button_link {
    border-color: var(--univers-color);
    color: var(--univers-color);
}

.cta-contact.et_pb_section .dipl_button_item:first-child .dipl_button_link:hover {
    background-color: var(--univers-color);
    border-color: var(--univers-color);
    color: #fff;
}

.cta-contact.et_pb_section .dipl_button_link:hover {
    background-color: #333333;
    border-color: #333333;
    color: #fff;
}

@media(min-width: 981px) {
    .cta-blog.et_pb_section .et_pb_button:hover,
    .cta-blog.et_pb_section .et_pb_button {
        padding: 16px;
        font-size: 2.4rem;
    }
    .cta-blog.et_pb_section .et_pb_row:last-child .et_pb_column:first-child .et_pb_button_module_wrapper:after {
        content: "" !important;
        position: absolute;
        right: 1px;
        bottom: 0;
        transform: rotate(-30deg);
        transform-origin: bottom right;
        display: block !important;
        height: 100px;
        width: 1px;
        background-color: var(--univers-color);
    }
    .cta-blog.et_pb_section .et_pb_button {
        width: 100%;
        text-align: center;
    }
    .cta-blog.et_pb_section .et_pb_row:last-child .et_pb_column:first-child .et_pb_button_module_wrapper {
        clip-path: polygon(0 0, calc(100% - 43px) 0, 100% 100%, 0% 100%);
    }
    .cta-blog.et_pb_section .et_pb_row:last-child .et_pb_column:first-child .et_pb_button {
        padding-right: 35px;
    }
    .cta-blog.et_pb_section .et_pb_row:last-child .et_pb_column:last-child .et_pb_button_module_wrapper {
        margin-left: -8px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 43px 100%);
    }
    .cta-blog.et_pb_section .et_pb_row:last-child .et_pb_column:last-child .et_pb_button {
        padding-left: 35px;
    }
    .cta-global.et_pb_section .et_pb_row:last-child {
        flex-direction: row-reverse;
    }
    .cta-global.et_pb_section .et_pb_button {
        padding: 30px 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
        font-size: 2.5rem;
    }
    .cta-global.et_pb_section .et_pb_button:hover {
        background-color: var(--univers-color);
        color: #fff !important;
    }
    .cta-global.et_pb_section .et_pb_button:before {
        font-size: 3.4rem !important;
        line-height: 1.3;
        transition: all linear 0.2s 0s !important;
    }
    .cta-global.et_pb_section .et_pb_button:after {
        display: none !important;
    }
    .cta-global.et_pb_section .et_pb_row:last-child .et_pb_column:first-child .et_pb_button_module_wrapper {
        margin-left: -8px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 43px 100%);
    }
    .cta-global.et_pb_section .et_pb_row:last-child .et_pb_column:first-child .et_pb_button {
        padding-left: 35px;
    }
    .cta-global.et_pb_section .et_pb_row:last-child .et_pb_column:last-child .et_pb_button_module_wrapper {
        clip-path: polygon(0 0, calc(100% - 43px) 0, 100% 100%, 0% 100%);
    }
    .cta-global.et_pb_section .et_pb_row:last-child .et_pb_column:last-child .et_pb_button {
        padding-left: 35px;
        color: var(--univers-color);
    }
    .cta-contact.et_pb_section .dipl_button_wrapper {
        position: relative;
        clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 100%, 15px 100%);
    }
    .cta-contact.et_pb_section .dipl_button_link {
        font-size: 2rem;
        clip-path: polygon(1px 1px, calc(100% - 16px) 1px, calc(100% - 1px) calc(100% - 1px), 16px calc(100% - 1px));
    }
}

/* =============================================== */
/* ============== GLOBAL CAROUSEL ================ */
/* =============================================== */

.et_pb_de_mach_carousel .et_overlay {
    display: none !important;
}

.dmach_carousel_container .slick-arrow {
  display: none !important;
}



/* =============================================== */
/* ================= SOUS-TITRE ================== */
/* =============================================== */

h2.sous-titre,
h3.sous-titre,
h4.sous-titre,
p.sous-titre,
.et-db #et-boc #et-main-area #main-content .applications-clients > .et_pb_row > .et_pb_column > .et_pb_text p {
    font-weight: 400;
    font-size: 2rem;
    text-transform: none;
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
}
.en-tete h2.sous-titre,
.en-tete h3.sous-titre,
.en-tete h4.sous-titre,
.en-tete p.sous-titre {
    line-height: 1.4;
}

h2.sous-titre span,
h3.sous-titre span,
h4.sous-titre span,
p.sous-titre span,
.et-db #et-boc #et-main-area #main-content .applications-clients > .et_pb_row:first-of-type > .et_pb_column > .et_pb_text p span {
    font-weight: 500;
}
@media (min-width: 580px) {
    h2.sous-titre,
    h3.sous-titre,
    h4.sous-titre,
    p.sous-titre,
    .et-db #et-boc #et-main-area #main-content .applications-clients > .et_pb_row:first-of-type > .et_pb_column > .et_pb_text p {
        font-size: 2.2rem;
    }
}

@media (min-width: 981px) {
    h2.sous-titre,
    h3.sous-titre,
    h4.sous-titre,
    p.sous-titre,
    .et-db #et-boc #et-main-area #main-content .applications-clients > .et_pb_row:first-of-type > .et_pb_column > .et_pb_text p {
        font-size: 2.3rem;
    }
}

.blog-template .text-seo a,
.blog-template .text-classique a ,
.blog-template .section-demi a,
.text-seo a,
.text-classique a,
.section-demi a,
.equipements-cles .et_pb_row:nth-child(2) a {
    color: var(--univers-color);
    font-weight: 500;
}
.blog-template .text-seo a:hover,
.blog-template .text-classique a:hover ,.blog-template .section-demi a:hover,
.blog-template a:hover,
.section-seo a:hover,
.text-classique a:hover,
.equipements-cles .et_pb_row:nth-child(2) a:hover{
    font-weight: bolder;
}

.et_pb_section.et_pb_section_0_tb_body.blog-template.et_section_regular p a,
.et_pb_section.et_pb_section_0_tb_body.blog-template.et_section_regular ul li strong a,
.et_pb_section.et_pb_section_0_tb_body.blog-template.et_section_regular p ul li a {
    color: var(--univers-color) !important;
}

/* =============================================== */
/* ================= CLASS RAPIDE ================== */
/* =============================================== */

.et-db #et-boc #et-main-area #main-content .nopad {
  padding: 0 !important;
}
.et-db #et-boc #et-main-area #main-content .nocolor h2,
.et-db #et-boc #et-main-area #main-content .nocolor h3 {
  color: #333333 !important;
}
.et-db #et-boc #et-main-area #main-content .li400 li {
  font-weight: 400 !important;
}

  /* =============================================== */
 /* ================= NEW CSS GLOBAL ============== */
/* =============================================== */

.span-non-block {
    display: inline-block !important;
}

.auteur-article a {
    color: #222!important;
    font-weight: 400;
}

.auteur-article a:hover {
    font-weight: 400;
}

.banner #subsea .dipl_image_card_image_wrapper {
    background-color: #154a78;
}

.banner.categories.machines-speciales #subsea.dipl_image_card .dipl_image_card_title:after{
    background-color: #154a78; 
}

.banner.categories #subsea.dipl_image_card:after{
    background-color: #154a78;
}

/*=======================+++++++++++++++==*/
/*        PAGE PRODUIT SUBSEA       subsea-equipment      */
/*========================================*/
.equipements-subsea .dipl_button.btn-download-prdt .et_pb_module_inner .dipl_button_item .dipl_button_link,
.sottomarino .dipl_button.btn-download-prdt .et_pb_module_inner .dipl_button_item .dipl_button_link,
.subsea .dipl_button.btn-download-prdt .et_pb_module_inner .dipl_button_item .dipl_button_link,
.subsea-equipment .dipl_button.btn-download-prdt .et_pb_module_inner .dipl_button_item .dipl_button_link  {
background-size: auto 22px;
    background-position: left 20px center;
    font-family: "DinPro";
    font-weight: 500;
    font-size: 1.6rem;
    display: inline-block;
    padding: 11px 28px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 0;
}

.equipements-subsea .fa-description.et_pb_section .dipl_button.btn-download-prdt .et_pb_module_inner,
.sottomarino .fa-description.et_pb_section .dipl_button.btn-download-prdt .et_pb_module_inner,
.subsea .fa-description.et_pb_section .dipl_button.btn-download-prdt .et_pb_module_inner,
.subsea-equipment .fa-description.et_pb_section .dipl_button.btn-download-prdt .et_pb_module_inner{
    justify-content: flex-start;
}

.equipements-subsea .dipl_button.btn-download-prdt .et_pb_module_inner,
.sottomarino .dipl_button.btn-download-prdt .et_pb_module_inner,
.subsea .dipl_button.btn-download-prdt .et_pb_module_inner,
.subsea-equipment .dipl_button.btn-download-prdt .et_pb_module_inner{
    display: flex;
    gap: 12px 30px;
    flex-wrap: wrap;
    justify-content: center;
}

.equipements-subsea .dipl_button.btn-download-prdt .dipl_button_link,
.sottomarino .dipl_button.btn-download-prdt .dipl_button_link,
.subsea .dipl_button.btn-download-prdt .dipl_button_link,
.subsea-equipment .dipl_button.btn-download-prdt .dipl_button_link{
    padding-left: 28px!important;
    background-color: var(--univers-color);
    color: #fff!important;
    border: none!important;
}

.equipements-subsea .dipl_button.btn-download-prdt .dipl_button_link .dipl_button_text,
.sottomarino .dipl_button.btn-download-prdt .dipl_button_link .dipl_button_text,
.subsea .dipl_button.btn-download-prdt .dipl_button_link .dipl_button_text,
.subsea-equipment .dipl_button.btn-download-prdt .dipl_button_link .dipl_button_text{
    color: #fff!important;
}

.equipements-subsea .dipl_button.btn-download-prdt a.et_pb_button span::before,
.sottomarino .dipl_button.btn-download-prdt a.et_pb_button span::before,
.subsea .dipl_button.btn-download-prdt a.et_pb_button span::before,
.subsea-equipment .dipl_button.btn-download-prdt a.et_pb_button span::before{
    content: "\e902";
    font-family: 'lficon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 15px;
}

.equipements-subsea .dipl_button.btn-download-prdt .dipl_button_link:hover,
.sottomarino .dipl_button.btn-download-prdt .dipl_button_link:hover,
.subsea .dipl_button.btn-download-prdt .dipl_button_link:hover,
.subsea-equipment .dipl_button.btn-download-prdt .dipl_button_link:hover{
    background-color: #333!important;
}

.equipements-subsea .dipl_button.btn-download-prdt .dipl_button_link:hover span,
.equipements-subsea .dipl_button.btn-download-prdt a.et_pb_button:hover span::before,
.sottomarino .dipl_button.btn-download-prdt .dipl_button_link:hover span,
.sottomarino .dipl_button.btn-download-prdt a.et_pb_button:hover span::before,
.subsea .dipl_button.btn-download-prdt .dipl_button_link:hover span,
.subsea .dipl_button.btn-download-prdt a.et_pb_button:hover span::before,
.subsea-equipment .dipl_button.btn-download-prdt .dipl_button_link:hover span,
.subsea-equipment .dipl_button.btn-download-prdt a.et_pb_button:hover span::before {
color: #fff!important;
}

.equipements-subsea .dipl_button.btn-download-prdt a.et_pb_button:after,
.sottomarino .dipl_button.btn-download-prdt a.et_pb_button:after,
.subsea .dipl_button.btn-download-prdt a.et_pb_button:after,
.subsea-equipment .dipl_button.btn-download-prdt a.et_pb_button:after {
    content: unset;
}

.page-id-27496 #page-container #et-main-area .et_pb_section_1,
.page-id-28466 #page-container #et-main-area .et_pb_section_1,
.page-id-28469 #page-container #et-main-area .et_pb_section_1,
.page-id-27712 #page-container #et-main-area .et_pb_section_1 {
    margin-top: 30px;
}

.page-id-27496 #page-container #et-main-area .et_pb_section_1 .contact .gform-footer #gform_submit_button_5,
.page-id-28466 #page-container #et-main-area .et_pb_section_1 .contact .gform-footer #gform_submit_button_5,
.page-id-28469 #page-container #et-main-area .et_pb_section_1 .contact .gform-footer #gform_submit_button_5,
.page-id-27712 #page-container #et-main-area .et_pb_section_1 .contact .gform-footer #gform_submit_button_5{
    height: 48px;
    background-color: #154A78;
    border: none;
    color: #FFF;
    font-size: 1.6rem;
    line-height: 1.2em;
    font-weight: 500;
}

.page-id-27496 #page-container #et-main-area .et_pb_section_1 .contact .gform-footer #gform_submit_button_5:hover,
.page-id-28466 #page-container #et-main-area .et_pb_section_1 .contact .gform-footer #gform_submit_button_5:hover,
.page-id-28469 #page-container #et-main-area .et_pb_section_1 .contact .gform-footer #gform_submit_button_5:hover,
.page-id-27712 #page-container #et-main-area .et_pb_section_1 .contact .gform-footer #gform_submit_button_5:hover{
    background-color: #333;
}

.wptb-switch{display:none;}
html[lang^="fr"] .wptb-switch[data-lang="fr"]{display:block;}
html[lang^="en"] .wptb-switch[data-lang="en"]{display:block;}
html[lang^="it-IT"] .wptb-switch[data-lang="it-IT"]{display:block;}
html[lang^="de-DE"] .wptb-switch[data-lang="de-DE"]{display:block;}