.second-nav.dark-nav, .dark-nav .nav-menu ul.dropdown-menu {
    background: rgba(0, 0, 0, 0.75) !important;
}

.first-nav.dark-nav {
    background: rgba(0, 0, 0, 0.75) !important;
}

#menu-item-550 {
	align-content: center
}

#menu-item-550 a {
    all: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #A3C614;
    padding: 5px 10px;
    margin: 10px;
    border-radius: 20px;
    text-decoration: none;
    line-height: normal;
    height: auto;
    cursor: pointer;
    position: relative;
}

#menu-item-550 a::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url('https://portage-repas-moselle.fr/wp-content/uploads/2024/12/PICTO-TEL-1.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
}

@media (max-width: 999px) {
    .menu-item-550 a {
        all: unset !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        background-color: #A3C614 !important;
        padding: 5px 10px !important;
        margin: 10px !important;
        border-radius: 20px !important;
        text-decoration: none !important;
        line-height: normal !important;
        height: auto !important;
        cursor: pointer !important;
        position: relative !important;
    }

    .menu-item-550 a::before {
        content: '' !important;
        display: inline-block !important;
        width: 25px !important;
        height: 25px !important;
        background-image: url('https://portage-repas-moselle.fr/wp-content/uploads/2024/12/PICTO-TEL.png') !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        margin-right: 8px !important;
    }
}


#menu-main li:not(:nth-last-child(1)):not(:nth-last-child(2))::after {
    content: '';
    position: absolute;
    top: 25%;
    right: 0;
    width: 2px;
    height: 50%;
    background-color: #A3C614;
}

#menu-main li {
    position: relative;
}

@media (max-width: 1000px) {
    #menu-main li:not(:nth-last-child(1)):not(:nth-last-child(2))::after {
        display: none;
    }
}

.menu-item:hover {
    background-color: rgba(0, 0, 0, 0.25);
}

.menu-item:last-child:hover {
    background-color: transparent;
}

.image-container2 {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center;
  padding: 15px;
}

.home-texts {
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9), 
                 0px 0px 10px rgba(0, 0, 0, 0.5);
  font-family: 'Gotham', sans-serif;
	font-weight: 800;
	width: 100%;
}

.home-texts li {
  font-size: 4em !important;
	line-height: 1em !important;
	margin: 0 25px !important;
}


.image-container2 .wpb_gallery.wpb_content_element.clearfix.mp-gallery.vntd-gallery {
  width: 100%;
  margin: 0;
	display: flex !important;
  justify-content: flex-end;

}

.image-container2 img {
  max-width: 100%;
  height: auto;
}

.factor, .fact__title {
	color: black !important;
	text-transform: lowercase;
	font-weight: bold;
}

.iconChiffre img {
    width: var(--icon-width, 100px);
}

.fact {
	all: unset;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	border: none !important;
	max-width: none !important;
	display: flex !important;
  flex-wrap: wrap !important;
	width: 100% !important;
	flex-direction: column !important;
	align-items: center !important;
}

.fact h3.factor::before,
.fact h3.factor::after {
    content: '';
}

.vc_col-sm-3:nth-child(1) .fact h3.factor::before,
.vc_col-sm-3:nth-child(2) .fact h3.factor::before,
.vc_col-sm-3:nth-child(3) .fact h3.factor::before {
    content: '+';
}

.vc_col-sm-3:last-child .fact h3.factor::after {
    content: '%';
}

@media only screen and (max-width: 1024px) {
    .vc_col-sm-3 .fact, .vc_col-sm-3 .fact {
        all: unset;
    }
	
	.home-texts li {
		font-size: 3.5em !important;
	}
}

.centrageImg img, h3 {
    display: block;
    margin: 0 auto;
}

#page-content .wpb_gallery .gallery-item {
    all: unset;
}

::selection {
    background-color: #A3C614;
    color: #ffffff;
}

::-moz-selection {
    background-color: #A3C614;
    color: #ffffff;
}

//Image MAP
.vc_column-inner, .vc_col-has-fill>.vc_column-inner, .wpb_content_element {
	padding: 0 !important;
	margin: 0 !important;
}
ul {
	margin-bottom: 0;
}

/* Zone Intervention */
.txtIntervention {
    height: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
		font-size: 2.5em;
	  line-height: 1em;
}

/* Message d'erreur pour les champs requis */
.wpcf7-not-valid-tip {
    color: red;
    font-weight: normal;
}

.wpcf7-validation-errors, .wpcf7-response-output {
    color: red;
    background-color: transparent;
    border: none;
}

.wpcf7-form label, .wpcf7-list-item-label {
    color: #000;
    font-weight: normal;
}

.contact {
	margin: 0 !important;
}

.txtContact h2 {
	font-size: 2.5em !important;
	margin: 35px 0px !important;
}

p {
    margin: 0;
}

.divImageZoneInter img {
	width: 100% !important;
	height: auto !important;
	border: 5px solid white;
}

.wpb_gmaps_widget .wpb_wrapper {
	padding: 0;
}

.txtImgTel {
	font-size: 2em;
	line-height: 50px;
}

.txtImgTel img {
	width: 2em;
	height: auto;
}

.responsive-break {
    display: none;
}

@media (max-width: 1000px) {
	.txtImgTel {
		font-size: 1.5em !important;
		line-height: 40px !important;
	}

	.txtImgTel img {
		width: 1.5em !important;
	}

	.responsive-break {
		display: block;
	}
}

.page-comments, .footer {
	display: none;
}

.txtMention a {
	color: black;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  text-transform: none !important;
}