.bg-grey h2 {
    display:none;	
    
}

.owl-wrapper{
	margin-left:10%;
}

.owl-wrapper-outer {
	margin-left:13%;
}

.item-experts{
	margin-left:10%;
	margin-right:10%;
}

/* input email */
input#yourEmail {
	width: 514px;
	margin-top: -18px;
}


@media only screen and (max-width: 991px) {
	.item-experts {
		margin-left: 10%;
		margin-right: 18%;
	}
	
	.owl-wrapper {
		margin-left:110px;
	}
}

@media only screen and (max-width: 1200px) {
	input#yourEmail {
		margin-top: -18px;
		width: 616.66px;
	}
	
	.owl-wrapper-outer {
		margin-left:13%;
	}
	
}

@media only screen and (max-width: 991px) {
	input#yourEmail {
		width: 100%;
	}
	
	.wpcf7-form .row .form-group:last-child {
    padding-right: 5px;
}

}


@media only screen and (max-width: 768px) {
	input#yourEmail {
		width: 100%;
	}
}


/* map */

div#wpgmza_map {
	margin-top: -125px;
}

/* centrer paragraphe */

@media only screen and (max-width: 767px) {
	div.wpb_wrapper {
		margin: 20px;
	}
}

/* flèches slider */

@media only screen and (min-width: 767px) {
	div.customNavigation {
		display: none;
	}
}

/* partenaires */

@media only screen and (max-width: 500px) {
	.owl-partners .item img {
		padding-right: 75px;
	}
}

/* menu hover */

#sticked-menu nav ul li a:hover {
	text-decoration: underline;
}

/* menu-right smartphone */

.lnr-smartphone:before {
	margin-right: 10px;
}

.lnr-envelope:before {
	margin-right: 10px;
}

.lnr-map-marker:before {
	margin-right: 10px;
}

/* widget area */
.widget-area {
	display: none;
}



@media only screen and (max-width: 992px) {
	.col-md-9 {
		width: 100%;
	}
}

.col-md-9 {
		width: 100%;
	}

.site-main {
	border: hidden;
}

/* background-images */
section .vc_cta3-container {
	padding: 0px;
}

/* Header téléphone */
.lnr.lnr-phone-handset.icon-set-1.icon-xs {
	color: black !important;
}

.sub-text-icon.text-middle.sub-text-middle {
	color: black !important;
}

/* Responsive ex: iPhone10 */
@media only screen and (max-width: 767px) {
	div.wpb_wrapper {
			margin: 0 20px !important;
	}
}





