/* 
Theme Name: Lutam v2
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

/* Add your custom styles here */
.secondary {
    color: #68B540 !important;
}

.h1, .h1 h1, .h1 h2, .h1 h3, .h1 h4, .h1 h5, .h1 h6 {
    font-family: Jost, sans-serif !important;
    font-size: 40px !important;
    font-weight: 700 !important;
    color: #72246C !important;
}

.h2, .h2 h1, .h2 h2, .h2 h3, .h2 h4, .h2 h5, .h2 h6 {
    font-family: Jost, sans-serif !important;
    font-size: 36px !important;
    font-weight: 700 !important;
    color: #72246C !important;
}

.h2.secondary, .h2.secondary h1, .h2.secondary h2, .h2.secondary h3, .h2.secondary h4, .h2.secondary h5, .h2.secondary h6 {
    color: #68B540 !important;
}

.h3, .h3 h1, .h3 h2, .h3 h3, .h3 h4, .h3 h5, .h3 h6 {
    font-family: Inter, sans-serif !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    color: #68B540 !important;
}

.h4, .h4 h1, .h4 h2, .h4 h3, .h4 h4, .h4 h5, .h4 h6 {
    font-family: Jost, sans-serif !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    color: #72246C !important;
}

.text-base {
    color: #222 !important;
}

#footer, #footer p {
    font-family: Inter, sans-serif !important;
}

#footer .elementor-heading-title {
    font-family: Jost, sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #72256D;
}

#footer .menu-item {
    font-size: 14px;
    color: #222;
}

#footer .elementor-nav-menu--main .elementor-nav-menu a {
    padding: 3px 0;
    color: #222;
    font-size: 12px;
}

#footer .elementor-social-icon i {
    color: #72256D !important;
}

#footer .elementor-heading-title {
    font-family: Jost, sans-serif !important;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #72256D !important;
}

#footer-copy {
    font-family: Jost, sans-serif;
    text-transform: uppercase;
    color: #222;
}

#footer-copy a {
    color: #222 !important;
}

#home-vehicules .jet-tabs__label-text {
    display: none;
}

#home-vehicules .jet-tabs__control-wrapper, #home-vehicules .jet-tabs__content-wrapper {
    border: none !important;
}

#home-mosaic .e-con-inner {
    gap: 6px !important;
}

#home-mosaic .gap-5 {
    gap: 6px !important;
    padding: 0 !important;
}

#home-mosaic p {
    margin: 0;
    padding: 0;
}

#home-mosaic a {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff !important;
    text-shadow: 1px 1px 3px #2f2f2f;
}

#home-mosaic .mosaic32 a {
    font-size: 28px;
    line-height: 28px;
}

@media (max-width: 1024px) {
    #home-mosaic .mosaic32 a {
        font-size: 16px;
        line-height: 20px;
    }
}

#home-mosaic .mosaic14 a {
    font-size: 14px;
    font-weight: 400;
}

.home-agence p {
    color: #72256D;
    font-size: 24px;
    margin: 0 !important;
}

.home-charte p {
    color: #72256D;
    font-size: 24px;
    font-weight: 700;
    margin: 0 !important;
}

#lutam-mmenu li, #lutam-mmenu li a {
    font-family: Jost, sans-serif !important;
    font-size: 14px !important;
/*     color: #222 !important; */
    text-transform: uppercase;
}


#lutam-mmenu .elementor-nav-menu a {
    padding: 10px !important;
}

#lutam-mmenu li li a {
    text-transform: none;
}

#lutam-mmenu li a:hover, #lutam-mmenu li:hover a, #lutam-mmenu li a:active {
	color: #72256D !important;
}

#lutam-mmenu li a:hover {
    color: #72256D !important;
}

#lutam-mmenu .sub-menu {
    border: 1px solid #72256D;
}

#lutam-mmenu .e--pointer-underline .elementor-item:after {
    background-color: #72256D !important;
}


#lutam-mmenu li:hover li a {
    color: #fff !important;
}

.menu-item-has-children:hover .sub-menu{
	background:#72256D !important;
}


#lutam-mmenu .elementor-sub-item:hover {
    color: white !important;
    background-color:#72256D !important;
}

#lutam-mmenu .elementor-sub-item:hover, #lutam-mmenu .has-submenu .highlighted{
    color: white !important;
    background-color:#823f8c !important;
}

#lutam-mmenu .sub-menu .menu-item-has-children {
    display: block !important;
}

#lutam-mmenu {
    position: relative;
}

#lutam-mmenu #main-menu {
    position: absolute;
}

#lutam-mmenu #main-menu .elementor-nav-menu--dropdown .elementor-item.highlighted {
    background-color: #72256D !important;
    color: white !important;
}

.elementor-tab-title.elementor-active {
    background-color: #68B540 !important;
    color: white !important;
}

.elementor-tab-title.elementor-active .elementor-accordion-title, .elementor-accordion-icon-opened {
    color: white !important;
}

/*.jet-listing-grid__item {*/
/*    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);*/
/*}*/

/*
#ils-nous-font-confiance, #grid-ilsaiment {
	position:relative;
	overflow: hidden;
}
*/

/*
#ils-nous-font-confiance:before, #grid-ilsaiment::before {
	content: "";
	position: absolute;
	top: -25px;
	left: 50%;
	transform: translateX(-50%) rotate(-45deg);
	width: 35px;
	height: 35px;
	background-color:#61AB3C;
	overflow: hidden;
}
*/



#home-moteur {
    position: relative;
}

#home-moteur #bg-moteur {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 600px;
}

.current_page_item{
	color:#fff !important;
}


@media (min-width: 1500px) and (max-width: 1600px) {
    #home-moteur #bg-moteur {
        width: 35%;
        height: 540px;
    }
}

@media (min-width: 1400px) and (max-width: 1500px) {
    #home-moteur #bg-moteur {
        width: 30%;
        height: 540px;
    }
}



@media (max-width: 1399px) {
    #home-moteur #bg-moteur {
        display: none;
    }
}

@media (min-width:1025px) and (max-width : 1398px){

	#e-con .e-con-inner{
		width:100%;
		display : flex;
		flex-direction : column;
	}
	
	#e-con .e-con-inner .elementor-element-691489c, .elementor-element-55e3c2a, .elementor-element-a20b6ab {
		width: 800px !important;
		align-self:center;
		display: flex;
	}
	
	#e-con .e-con-inner .elementor-widget-image .elementor-widget-container {
		width:200px !important;
	}
	
	#e-con .e-con-inner .elementor-element-24b3b9f{
		display:flex;
		justify-content:center;
	}
	
	#e-con .e-con-inner .elementor-element-cb11be6 {
		width:600px;
		text-align: left;
	}
	
	#e-con .e-con-inner .elementor-element-a37f01a .elementor-widget-container {
		width:600px;
		text-align: left;
	}
	
	#e-con .e-con-inner .elementor-element-4997907 .elementor-widget-container {
		width:600px;
		text-align: left !important;
	}
	
	#e-con .e-con-inner .elementor-element-4997907 .elementor-widget-container p {
		text-align: left !important;
	}
	
}

@media (max-width: 1024px) {
    #lutam-mmenu {
        position: absolute;
        top: 0;
        left: 0;
    }
    #lutam-mmenu #main-menu {
        position: absolute;
        top: 10px;
        left: 10px;
        z-index: 1000;
    }
}




@media (max-width : 768px){
	#lutam-mmenu li a:hover, #lutam-mmenu li:hover a, #lutam-mmenu li a:active {
		color: #fff !important;
	}

	#lutam-mmenu li a:hover {
		color: #fff !important;
	}
	
}


.texte-blanc { color: #ffffff; }