/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Global */
.shine h2.elementor-heading-title::before {
    background: url(asset/images/shine.svg) no-repeat center center scroll;
    width: 50px;
    height: 54px;
    content: '';
    display: block;
    position: absolute;
    left: -60px;
    z-index: 0;
    top: -10px;
}
.shine-right h3.elementor-heading-title::after {
    background: url(asset/images/shine-right.svg) no-repeat center center scroll;
    width: 24px;
    height: 26px;
    content: '';
    display: inline-block;
    position: relative;
    z-index: 0;
    margin: 0 5px;
    top: -10px;
}
.hero-gradient {
	background: linear-gradient(96deg, var(--e-global-color-primary) 38.42%, var(--e-global-color-primary) 62.6%, var(--e-global-color-accent) 62.6%, var(--e-global-color-accent) 74.69%, var(--e-global-color-primary) 74.69%, var(--e-global-color-primary) 98.86%);
}
.bg-green-gradient {
	background: linear-gradient(96deg, var(--e-global-color-accent) 38.42%, var(--e-global-color-accent) 62.6%, #C3FAC3 62.6%, #C3FAC3  74.69%, var(--e-global-color-accent) 74.69%, var(--e-global-color-accent) 98.86%);
}
@media only screen and (max-width: 1024px) {
	.hero-gradient {
		background: var(--e-global-color-primary);
	}
	.bg-green-gradient {
		background: var(--e-global-color-accent);
	}
}
/* Menu */
.menu-accent {
    background: var(--e-global-color-accent);
}
.elementor-28876 .elementor-element.elementor-element-5d7e008 .elementor-nav-menu--main .menu-accent a.elementor-item:hover {
    color: var(--e-global-color-primary);
}
.margin-bandeau p {
    margin-bottom: 4px;
}

/* Particuliers */
.elementor-counter-number-suffix {
    font-size: 30px;
    top: 10px;
    position: relative;
}
#myTab_29279 li a span::before {
    width: 71px;
    height: 36px;
    content: '';
    top: 10px;
    left: 0;
    position: relative;
    border: none;
    display: inline-block;
    margin-right: 5px;
}
#myTab_29279 li:nth-child(1) a span::before {
    background: url(asset/images/categorie-a-grey.svg) no-repeat center center scroll;
}
#myTab_29279 li.active:nth-child(1) a span::before {
    background: url(asset/images/categorie-a.svg) no-repeat center center scroll;
}
#myTab_29279 li:nth-child(2) a span::before {
    background: url(asset/images/categorie-b-grey.svg) no-repeat center center scroll;
}
#myTab_29279 li.active:nth-child(2) a span::before {
    background: url(asset/images/categorie-b.svg) no-repeat center center scroll;
}
#myTab_29279 li:nth-child(3) a span::before {
    background: url(asset/images/categorie-c-grey.svg) no-repeat center center scroll;
}
#myTab_29279 li.active:nth-child(3) a span::before {
    background: url(asset/images/categorie-c.svg) no-repeat center center scroll;
}
#myTab_29279 li:nth-child(4) a span::before {
    background: url(asset/images/categorie-utilitaire-grey.svg) no-repeat center center scroll;
}
#myTab_29279 li.active:nth-child(4) a span::before {
    background: url(asset/images/categorie-utilitaire.svg) no-repeat center center scroll;
}
#myTab_29279 li a span {
    font-weight: bold;
    font-family: 'Barlow';
}
.elementor-shortcode #tab_container_29279 #myTab_29279 > li > a {
    border-radius: 0 20px 0 0 !important;
}
#tab_container_29279 #myTab_29279 > li.active > a {
    border-top: 1px solid var(--e-global-color-accent) !important;
    border-left: 1px solid var(--e-global-color-accent) !important;
    border-right: 1px solid var(--e-global-color-accent) !important;
    border-bottom: 1px solid #ffffff !important;
    z-index: 2;
}

/* Avantages */
.elementor-section.elementor-inner-section.elementor-element.elementor-element-4592d0b.elementor-section-content-top.cadre-pratique.elementor-section-boxed.elementor-section-height-default {
    display: flex;
    justify-content: end;
}
.elementor-section.elementor-inner-section.elementor-element.elementor-element-4592d0b.elementor-section-content-top.cadre-pratique.elementor-section-boxed.elementor-section-height-default .elementor-container.elementor-column-gap-default {
    margin: 0;
}
.chiffre-cle .elementor-counter-number-prefix {
    display: none;
}

/* Contact */
.elementor-28836 .elementor-element.elementor-element-9fbb277 .elementor-field-type-acceptance .elementor-field-subgroup label {
    text-transform: initial;
    font-weight: 400;
}
@media only screen and (max-width: 767px) {
    .menu-ml .elementor-widget-container .elementor-nav-menu .elementor-item {
        white-space: initial;
        text-align: center;
    }
	.menu-ml ul {
		flex-direction: column;
		margin-inline-start: initial !important;
	}
}

/* CAPCTHA */
.grecaptcha-badge {
opacity: 0;
}