/*
Theme Name: Hello Theme Child Master
Author: Elementor Team
Description: Hello Elementor Child
Version: 1.0.1
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

h1 {
    position: relative;
}

.tabulation-accueil .elementor-widget-text-editor a[href^=tel] {
    color: #7A7A7A !important;
    text-decoration: none !important;
}

.mentions-legales h2 {
    margin-top: 50px;
    color: #171717;
}

.mentions-legales a {
    color: #AE0018;
}

.mentions-legales a:hover {
    color: #171717;
}

.mentions-legales h2::before {
    display: none !important;
}

.form-maintenance .elementor-field-type-acceptance label {
    font-size: 12px !important;
    line-height: 12px !important;
}

.form-maintenance input::placeholder {
    color: white !important;
    opacity: 1 !important;
}

.form-maintenance textarea::placeholder {
    color: white !important;
    opacity: 1 !important;
}

.form-contact .elementor-field-type-acceptance label {
    font-size: 12px !important;
    line-height: 10px !important;
}

.form-contact input::placeholder {
    color: #171717 !important;
    opacity: 1 !important;
}

.form-contact textarea::placeholder {
    color: #171717 !important;
    opacity: 1 !important;
}

h2 {
    position: relative;
}

.rouge h2::before {
    content: '';
    height: 10px;
    width: 90px;
    background-color: #AE0018;
    position: absolute;
    left: 0px;
    top: -30px;
}

h2::before {
    content: '';
    height: 10px;
    width: 90px;
    background-color: #171717;
    position: absolute;
    left: 0px;
    top: -30px;
}

li.menu-item-has-children ul.sub-menu {
    z-index: 11 !important;
}

.grecaptcha-badge {
    display: none !important;
}

.elementor-field-type-submit button {
    position: relative;
    z-index: 10;
    outline: 2px solid white;
    width: 110px;
    height: 44px;
}

.elementor-field-type-submit button::before {
    content: '';
    width: 113px;
    height: 47px;
    bottom: -7px;
    right: -7px;
    position: absolute;
    background-color: #171717;
    z-index: -1;
    transition: all .3s;
}

.form-contact .elementor-field-type-submit button {
    position: relative;
    z-index: 10;
    outline: 2px solid #171717;
    width: 110px;
    height: 44px;
}

.form-contact .elementor-field-type-submit button::before {
    content: '';
    width: 113px;
    height: 47px;
    bottom: -7px;
    right: -7px;
    position: absolute;
    background-color: #AE0018;
    z-index: -1;
    transition: all .3s;
}

.elementor-field-type-submit button:hover::before {
    bottom: 0px;
    right: 0px;
    width: 110px;
    height: 44px;
    transition: all .3s;
}

.style-bouton a {
    position: relative;
    z-index: 10;
    outline: 2px solid #171717;
    width: 210px !important;
    height: 44px;
    line-height: 22px;
    padding-left: 10px;
    padding-right: 10px;
}

.style-bouton.rouge a {
    outline: 2px solid white;
}

.style-bouton.noir a {
    outline: 2px solid white;
}

.style-bouton.rouge a::before {
    background-color: #AE0018 !important;
}

.style-bouton.noir a::before {
    background-color: #171717 !important;
}

.style-bouton.grand a {
    width: 240px !important;
}

.style-bouton.grand a::before {
    width: 240px !important;
}

.style-bouton.grand a:hover::before {
    width: 240px !important;
}

.style-bouton.tresgrand a {
    width: 300px !important;
}

.style-bouton.tresgrand a::before {
    width: 300px !important;
}

.style-bouton.tresgrand a:hover::before {
    width: 300px !important;
}

.jet-tabs__control-wrapper .jet-tabs__label-icon {
    position: relative;
}

.jet-tabs__control-wrapper #jet-tabs-control-1711:hover .jet-tabs__label-icon::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-antenne-noir.svg');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.jet-tabs__control-wrapper #jet-tabs-control-1711.active-tab .jet-tabs__label-icon::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-antenne-noir.svg');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.jet-tabs__control-wrapper #jet-tabs-control-1712:hover .jet-tabs__label-icon::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-reception-noir.svg');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.jet-tabs__control-wrapper #jet-tabs-control-1712.active-tab .jet-tabs__label-icon::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-reception-noir.svg');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.jet-tabs__control-wrapper #jet-tabs-control-1713:hover .jet-tabs__label-icon::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-filtre-noir.svg');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.jet-tabs__control-wrapper #jet-tabs-control-1713.active-tab .jet-tabs__label-icon::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-filtre-noir.svg');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.jet-tabs__control-wrapper #jet-tabs-control-1714:hover .jet-tabs__label-icon::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-parabole-noir.svg');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.jet-tabs__control-wrapper #jet-tabs-control-1714.active-tab .jet-tabs__label-icon::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-parabole-noir.svg');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.jet-tabs__control-wrapper #jet-tabs-control-1715:hover .jet-tabs__label-icon::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-televiseur-noir.svg');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.jet-tabs__control-wrapper #jet-tabs-control-1715.active-tab .jet-tabs__label-icon::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-televiseur-noir.svg');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.jet-tabs__control-wrapper #jet-tabs-control-1717:hover .jet-tabs__label-icon::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-alarme-noir.svg');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.jet-tabs__control-wrapper #jet-tabs-control-1717.active-tab .jet-tabs__label-icon::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-alarme-noir.svg');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.jet-tabs__control-wrapper #jet-tabs-control-1716:hover .jet-tabs__label-icon::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-videosurveillance-noir.svg');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.jet-tabs__control-wrapper #jet-tabs-control-1716.active-tab .jet-tabs__label-icon::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-videosurveillance-noir.svg');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.jet-tabs__label-icon {
    margin-right: 0px !important;
}

.style-bouton a::before {
    content: '';
    width: 210px !important;
    height: 47px;
    bottom: -7px;
    right: -7px;
    position: absolute;
    background-color: #AE0018;
    z-index: -1;
    transition: all .3s;
}

.icon-accueil-categories .elementor-icon-list-item {
    flex-direction: column;
}

.icon-accueil-categories .elementor-icon-list-items {
    justify-content: space-evenly !important;
}

.icon-accueil-categories svg {
    margin-right: 0px !important;
}

.icon-accueil-categories .elementor-icon-list-icon {
    margin-bottom: 20px !important;
}

.style-bouton a:hover::before {
    bottom: 0px;
    right: 0px;
    width: 210px !important;
    height: 44px;
    transition: all .3s;
}

.menu-header-gauche li.menu-item::before {
    content: '';
    width: 0px !important;
    transition: all 0.2s linear;
    position: absolute;
    bottom: 5px;
    left: 21px;
}

.menu-header-gauche .current-menu-ancestor {
    position: relative;
}

.menu-header-gauche li.menu-item.current-menu-item::before {
    content: '';
    width: 70px !important;
    height: 2px;
    background-color: white;
    position: absolute;
    bottom: 5px;
    left: 21px;
    z-index: 100;
    transition: all 0.2s linear;
}

.menu-header-gauche.accueil li.menu-item.current-menu-item::before {
    content: '';
    width: 70px !important;
    height: 2px;
    background-color: #AE0018;
    position: absolute;
    bottom: 5px;
    left: 21px;
    z-index: 100;
    transition: all 0.2s linear;
}

.menu-header-gauche.accueil li.menu-item.current-menu-ancestor::before {
    content: '';
    width: 70px !important;
    transition: all 0.2s linear;
    height: 2px;
    background-color: #AE0018;
    position: absolute;
    bottom: 5px;
    left: 21px;
    z-index: 100;
}

.menu-header-gauche li.menu-item.current-menu-ancestor::before {
    content: '';
    width: 70px !important;
    transition: all 0.2s linear;
    height: 2px;
    background-color: white;
    position: absolute;
    bottom: 5px;
    left: 21px;
    z-index: 100;
}

.list-rouge ul {
    padding-inline-start: 0px;
}

.list-rouge li {
    display: flex;
    align-items: center;
    padding-left: 50px;
}

.list-rouge li::before {
    content: "";
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #AE0018;
    margin-right: 30px;
    left: 0px;
    position: absolute;
}

.menu-item-has-children .current_page_item a {
    color: #AE0018 !important;
}

.list-blanche ul {
    padding-inline-start: 0px;
}

.list-blanche li {
    display: flex;
    align-items: center;
    padding-left: 50px;
}

.list-blanche li::before {
    content: "";
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: white;
    margin-right: 30px;
    left: 0px;
    position: absolute;
}

.list-noire ul {
    padding-inline-start: 0px;
}

.list-noire li {
    display: flex;
    align-items: center;
    padding-left: 50px;
}

.list-noire li::before {
    content: "";
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #171717;
    margin-right: 30px;
    left: 0px;
    position: absolute;
}

.menu-header-gauche .current-menu-ancestor:hover::before {
    content: '';
    width: 70px !important;
    transition: all 0.2s linear;
    height: 2px;
    background-color: white;
    position: absolute;
    bottom: 5px;
    left: 21px;
    z-index: 100;
}

.menu-header-gauche.accueil .current-menu-ancestor:hover::before {
    content: '';
    width: 70px !important;
    transition: all 0.2s linear;
    height: 2px;
    background-color: #AE0018;
    position: absolute;
    bottom: 5px;
    left: 21px;
    z-index: 100;
}

.menu-header-gauche li.menu-item:hover::before {
    content: '';
    width: 70px !important;
    transition: all 0.2s linear;
    height: 2px;
    background-color: white;
    position: absolute;
    bottom: 5px;
    left: 21px;
    z-index: 100;
}

.menu-header-gauche.accueil li.menu-item-type-custom.menu-item:hover::before {
    content: '';
    width: 70px !important;
    transition: all 0.2s linear;
    height: 2px;
    background-color: #AE0018;
    position: absolute;
    bottom: 5px;
    left: 21px;
    z-index: 100;
}

.menu-header-gauche.accueil #menu-1-54a52af li.menu-item-object-page.menu-item:hover::before {
    content: '';
    width: 70px !important;
    transition: all 0.2s linear;
    height: 2px;
    background-color: #AE0018;
    position: absolute;
    bottom: 5px;
    left: 21px;
    z-index: 100;
}

.menu-header-gauche ul.sub-menu {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.menu-header-gauche ul.sub-menu a {
    justify-content: flex-end;
}

.no-margin p {
    margin-bottom: 0px !important;
}

.image-fond-rouge::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -30px;
    right: -30px;
    background-color: #AE0018;
    z-index: -1;
}

.marque-qualite .swiper-wrapper {
    justify-content: space-evenly !important;
}

.elementor-testimonial__footer {
    justify-content: flex-start !important;
}

.elementor-testimonial--align-left .elementor-testimonial {
    text-align: left;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.carousel-temoignages.elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 90% !important;
}

.eicon-chevron-left {
    position: relative;
}

.eicon-chevron-left::before {
    content: '';
    background: url(/wp-content/uploads/2023/09/chevron-blanc-gauche.svg);
    width: 21px;
    height: 18px !important;
    position: absolute;
    top: 0px;
    background-repeat: no-repeat;
    background-size: contain;
}

.eicon-chevron-right::before {
    content: '';
    background: url(/wp-content/uploads/2023/09/chevron-blanc-droit.svg);
    width: 21px;
    height: 18px !important;
    position: absolute;
    top: 0px;
    background-repeat: no-repeat;
    background-size: contain;
}

.carousel-temoignages .eicon-chevron-left::before {
    content: '';
    background: url(/wp-content/uploads/2023/09/chevron-rouge-gauche.svg);
    width: 21px;
    height: 18px !important;
    position: absolute;
    top: 0px;
    background-repeat: no-repeat;
    background-size: contain;
}

.carousel-temoignages .eicon-chevron-right::before {
    content: '';
    background: url(/wp-content/uploads/2023/09/chevron-rouge-droite.svg);
    width: 21px;
    height: 18px !important;
    position: absolute;
    top: 0px;
    background-repeat: no-repeat;
    background-size: contain;
}

.lien-footer-menu a {
    color: #FFFFFF !important;
}

.lien-footer-menu a:hover {
    color: #AE0018 !important;
}

.has-submenu .sub-arrow .fa-caret-down {
    position: relative;
}

.has-submenu .sub-arrow .fa-caret-down::before {
    content: '';
    background: url('/wp-content/uploads/2023/08/icon-menu.svg');
    width: 11px;
    height: 11px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: -12px;
    top: -5px;
    transition: all linear 0.1s;
    transform-origin: 50% 50%;
}

.header-2 .sub-arrow .fa-caret-down::before {
    background: url('/wp-content/uploads/2023/09/menu-fleche-blanche.svg');
    background-repeat: no-repeat;
}

.has-submenu.highlighted .sub-arrow .fa-caret-down::before {
    transform: rotate(90deg);
    transition: all linear 0.1s;
    transform-origin: 50% 50%;
}

.jet-mobile-menu__container {
    max-width: 286px !important;
}

.jet-mobile-menu__controls {
    display: none !important;
}

.elementor-swiper-button-next {
    right: 15px !important;
}

li.menu-item {
    margin-right: 10px !important;
    margin-left: 10px !important;
}

.menu-droite li.menu-item {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.menu-droite li.menu-item:hover a {
    opacity: 1;
    position: absolute;
    width: 265px;
    margin-right: 0px;
    right: 80px;
    z-index: 0;
    background-color: #171717;
    height: 75px;
    display: flex;
    padding: 20px !important;
    line-height: 22px !important;
    font-size: 20px !important;
    transition: 0.3s all linear !important;
}

.menu-droite ul li.menu-item a {
    margin-left: 15px;
    overflow: hidden !important;
    right: -200px;
    opacity: 1;
    position: absolute;
    width: 265px;
    margin-right: 0px;
    z-index: 0;
    background-color: #171717;
    height: 75px;
    display: flex;
    padding: 20px !important;
    line-height: 22px !important;
    font-size: 20px !important;
    transition: 0.3s all linear !important;
}

#menu-1-1faf054 {
    overflow: hidden;
    width: 355px;
}

.menu-droite .menu-item::before {
    width: 80px !important;
    background-color: #171717;
    z-index: 10;
    position: relative;
}

.menu-droite .menu-item-1163::before {
    content: '';
    width: auto;
    background-image: url(/wp-content/uploads/2023/08/icon-antenne-blanc.svg);
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 0px;
    vertical-align: top;
    display: inline-block;
    height: 75px;
}

.menu-droite .menu-item-1163:hover a {
    width: 275px !important;
}

.menu-droite .current-menu-item.menu-item-1163::before {
    background-image: url(/wp-content/uploads/2023/08/icon-antenne-noir.svg) !important;
}

.menu-droite .menu-item-1162::before {
    content: '';
    width: auto;
    background-image: url(/wp-content/uploads/2023/08/icon-reception-blanc.svg);
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 0px;
    vertical-align: top;
    display: inline-block;
    height: 75px;
}

.menu-droite .current-menu-item.menu-item-1162::before {
    background-image: url(/wp-content/uploads/2023/08/icon-reception-noir.svg) !important;
}

.menu-droite .menu-item-1161::before {
    content: '';
    width: auto;
    background-image: url(/wp-content/uploads/2023/08/icon-filtre-blanc.svg);
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 0px;
    vertical-align: top;
    display: inline-block;
    height: 75px;
}

.menu-droite .current-menu-item.menu-item-1161::before {
    background-image: url(/wp-content/uploads/2023/08/icon-filtre-noir.svg) !important;
}

.menu-droite .menu-item-1160::before {
    content: '';
    width: auto;
    background-image: url(/wp-content/uploads/2023/08/icon-parabole-blanc.svg);
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 0px;
    vertical-align: top;
    display: inline-block;
    height: 75px;
}

.menu-droite .current-menu-item.menu-item-1160::before {
    background-image: url(/wp-content/uploads/2023/08/icon-parabole-noir.svg) !important;
}

.menu-droite .menu-item-1159::before {
    content: '';
    width: auto;
    background-image: url(/wp-content/uploads/2023/08/icon-televiseur-blanc.svg);
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 0px;
    vertical-align: top;
    display: inline-block;
    height: 75px;
}

.menu-droite .current-menu-item.menu-item-1159::before {
    background-image: url(/wp-content/uploads/2023/08/icon-televiseur-noir.svg) !important;
}

.menu-droite .menu-item-1158::before {
    content: '';
    width: auto;
    background-image: url(/wp-content/uploads/2023/08/icon-videosurveillance-blanc.svg);
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 0px;
    vertical-align: top;
    display: inline-block;
    height: 75px;
}

.menu-droite .current-menu-item.menu-item-1158::before {
    background-image: url(/wp-content/uploads/2023/08/icon-videosurveillance-noir.svg) !important;
}

.menu-droite .menu-item-1157::before {
    content: '';
    background-image: url(/wp-content/uploads/2023/08/icon-alarme-blanc.svg);
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 0px;
    vertical-align: top;
    display: inline-block;
    height: 75px;
}

.menu-droite .current-menu-item.menu-item-1157::before {
    background-image: url(/wp-content/uploads/2023/08/icon-alarme-noir.svg) !important;
}

.page-id-128 .conteneur-menu-droite {
    display: none !important;
}

.page-id-126 .conteneur-menu-droite {
    display: none !important;
}

.conteneur-menu-droite {
    z-index: 10 !important;
}

.menu-droite .menu-item-1157:hover a {
    width: 120px !important;
}

.menu-droite .menu-item-1158:hover a {
    width: 210px !important;
}

.menu-droite .menu-item-1161:hover a {
    width: 210px !important;
}

.menu-droite ul li.menu-item {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-bottom: 3px;
    background-color: #171717;
    align-items: center;
    width: 80px;
    margin-left: auto !important;
    margin-right: 0px !important;
    transition: all .3s;
    position: relative;
}

.menu-droite .current-menu-item a {
    background-color: #EAEAEA !important;
    color: #171717 !important;
}

.menu-droite .current-menu-item::before {
    background-color: #EAEAEA;
}

.menu-droite ul li.menu-item a::after {
    display: none !important;
    padding: 0px !important;
}

.menu-header-gauche .sub-menu a:hover {
    color: #AE0018 !important;
}

.texte-territoires li {
    margin-bottom: 20px;
}

.slider-full-width .elementor-image-carousel-wrapper {
    overflow: visible;
}

.accordeon-historique .jet-toggle {
    background-color: #AE0018;
}

.slider-full-width .elementor-image-carousel-wrapper {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.slider-full-width .elementor-image-carousel-wrapper::-webkit-scrollbar {
    display: none;
    background-color: black;
    width: 0px !important;
    width: 12px;
    background-color: #F5F5F5;
}

.slider-full-width img {
    height: 475px !important;
    object-fit: cover;
}

.slider-full-width .elementor-image-carousel-wrapper::-webkit-scrollbar {
    display: none !important;
}


/* Hide scrollbar for IE, Edge and Firefox */

.slider-full-width .elementor-image-carousel-wrapper {
    -ms-overflow-style: none !important;
    /* IE and Edge */
    scrollbar-width: none !important;
    /* Firefox */
}

.conteneur-heritage {
    position: relative;
}

.conteneur-heritage .image-heritage {
    position: relative;
    z-index: 10;
}

.accordeon-historique .jet-toggle__icon {
    background-color: transparent;
}

#jet-toggle-content-2161 {
    position: relative;
}

.jet-accordion__item {
    position: relative;
}

.jet-accordion__item:first-child::before {
    content: '1979';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: auto;
    height: 61px;
    font-family: 'Poppins';
    font-size: 80px;
    font-weight: bold;
    color: white;
    z-index: 100;
    line-height: 66px;
}

.jet-accordion__item:nth-child(2)::before {
    content: '1981';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: auto;
    height: 61px;
    font-family: 'Poppins';
    font-size: 80px;
    font-weight: bold;
    color: white;
    z-index: 100;
    line-height: 66px;
}

.jet-accordion__item:nth-child(3)::before {
    content: '1993';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: auto;
    height: 61px;
    font-family: 'Poppins';
    font-size: 80px;
    font-weight: bold;
    color: white;
    z-index: 100;
    line-height: 66px;
}

.jet-accordion__item:nth-child(4)::before {
    content: '1998';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: auto;
    height: 61px;
    font-family: 'Poppins';
    font-size: 80px;
    font-weight: bold;
    color: white;
    z-index: 100;
    line-height: 66px;
}

.jet-accordion__item:nth-child(5)::before {
    content: '2000';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: auto;
    height: 61px;
    font-family: 'Poppins';
    font-size: 80px;
    font-weight: bold;
    color: white;
    z-index: 100;
    line-height: 66px;
}

.jet-accordion__item:nth-child(6)::before {
    content: '2013';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: auto;
    height: 61px;
    font-family: 'Poppins';
    font-size: 80px;
    font-weight: bold;
    color: white;
    z-index: 100;
    line-height: 66px;
}

.jet-accordion__item:nth-child(7)::before {
    content: '2017';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: auto;
    height: 61px;
    font-family: 'Poppins';
    font-size: 80px;
    font-weight: bold;
    color: white;
    z-index: 100;
    line-height: 66px;
}

.jet-accordion__item:nth-child(8)::before {
    content: '2019';
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: auto;
    height: 61px;
    font-family: 'Poppins';
    font-size: 80px;
    font-weight: bold;
    color: white;
    z-index: 100;
    line-height: 66px;
}

.diapo-heritage .elementor-slide-heading {
    font-size: 27px;
    border: 1px solid black;
    border-radius: 100%;
    width: auto !important;
    display: flex;
    width: 60px !important;
    height: 60px !important;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #2E2E2D;
    color: white !important;
    font-family: 'Poppins' !important;
}

.diapo-heritage .elementor-slide-description b {
    font-size: 20px;
    font-weight: bopld;
    color: #AE0018;
}

.diapo-heritage .eicon-chevron-right::before {
    content: '';
    background: url(/wp-content/uploads/2023/09/chevron-droite-noir.svg);
    width: 21px;
    height: 18px !important;
    position: absolute;
    top: 0px;
    background-repeat: no-repeat;
    background-size: contain;
}

.diapo-heritage .eicon-chevron-left::before {
    content: '';
    background: url(/wp-content/uploads/2023/09/chevron-gauche-noir.svg);
    width: 21px;
    height: 18px !important;
    position: absolute;
    top: 0px;
    background-repeat: no-repeat;
    background-size: contain;
}

.diapo-heritage .elementor-swiper-button-next {
    position: absolute !important;
    right: 45% !important;
    top: 90% !important;
}

.diapo-heritage .elementor-swiper-button-prev {
    position: absolute !important;
    left: 45% !important;
    top: 90% !important;
}

.diapo-heritage .elementor-main-swiper {
    position: relative !important;
}

.elementor-field-type-acceptance a {
    color: #AE0018;
}

.elementor-field-type-acceptance a:hover {
    color: #171717;
}

@media screen and (min-width:1025px) {
    .conteneur-heritage .image-heritage::before {
        content: '';
        width: 60%;
        position: absolute;
        z-index: -1;
        background-color: #EAEAEA;
        height: 100%;
        left: 20%;
    }
    .conteneur-heritage .e-con-inner::before {
        content: '';
        width: 80%;
        position: absolute;
        top: 43px;
        left: 10%;
        height: 2px;
        background-color: #AE0018;
        z-index: 5;
    }
}

.avis a {
    color: white !important;
}

.avis a:hover {
    color: #171717 !important;
}

@media screen and (max-width:1850px) {
    .conteneur-menu-droite {
        display: none !important;
    }
}

@media screen and (max-width:1200px) {
    .jet-accordion__item:first-child::before {
        font-size: 40px;
        line-height: 94px;
    }
    .jet-accordion__item:nth-child(2)::before {
        font-size: 40px;
        line-height: 94px;
    }
    .jet-accordion__item:nth-child(3)::before {
        font-size: 40px;
        line-height: 94px;
    }
    .jet-accordion__item:nth-child(4)::before {
        font-size: 40px;
        line-height: 94px;
    }
    .jet-accordion__item:nth-child(5)::before {
        font-size: 40px;
        line-height: 94px;
    }
    .jet-accordion__item:nth-child(6)::before {
        font-size: 40px;
        line-height: 94px;
    }
    .jet-accordion__item:nth-child(7)::before {
        font-size: 40px;
        line-height: 94px;
    }
    .jet-accordion__item:nth-child(8)::before {
        font-size: 40px;
        line-height: 94px;
    }
}

@media screen and (min-width:767px) {
    .conteneur-contact-gauche {
        padding-bottom: 200px !important;
    }
}

@media screen and (min-width:880px) and (max-width:933px) {
    .menu-header-gauche .elementor-nav-menu li {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
}

@media screen and (max-width:880px) {
    .image-fond-rouge::before {
        bottom: -15px;
        right: -15px;
    }
    .icon-accueil-categories .elementor-icon-list-item {
        width: 50%;
        margin: 0px !important;
    }
    .slider-full-width img {
        height: 350px !important;
    }
    .list-rouge li {
        padding-left: 30px;
    }
    .list-rouge li::before {
        content: "";
        width: 8px;
        height: 8px;
        margin-right: 20px;
    }
}

@media screen and (max-width:767px) {
    #conteneur-tabs {
        background-image: none !important;
    }
    .tabulation-accueil h2 {
        font-size: 24px !important;
        line-height: 26px !important;
    }
    #conteneur-tabs {
        display: block;
        height: auto !important;
        position: relative;
    }
    .tabulation-accueil .elementor-widget-container {
        width: 100%;
        display: block !important;
        height: auto !important;
        position: relative !important;
    }
    #conteneur-tabs .elementor-element-0aebb7b {
        display: block !important;
        height: auto !important;
        position: relative !important;
    }
    .tabulation-accueil {
        display: block !important;
        height: auto !important;
        position: relative !important;
    }
    .tabulation-accueil .jet-tabs__content-wrapper {
        min-height: auto !important;
    }
    .tabulation-accueil {}
}

@media screen and (max-width:550px) {
    .tabulation-accueil {}
}