.icon-clock {
	background-image:url(../img/ico-clock.png);
	width: 25px;
	background-size: cover;
	background-repeat: no-repeat;
	height: 25px;
}
.icon-position {
	background-image:url(../img/ico-position.png);
	width: 25px;
	background-size: cover;
	background-repeat: no-repeat;
	height: 25px;
}
.icon-phone {
	background-image:url(../img/ico-phone.png);
	width: 25px;
	background-size: cover;
	background-repeat: no-repeat;
	height: 25px;
}

.icon-weight {
	background-image:url(../img/ico-balance.png);
	width: 25px;
	background-size: cover;
	background-repeat: no-repeat;
	height: 25px;
}

body,
.BookingButton,
.HeroMap--infos-title,
.Section--title,
.Footer--copyright-text button,
.Footer--copyright-text a,
.Footer--contact--content a span.text,
.Footer--contact--content address {
	font-family: "Open Sans", sans-serif !important;
}

button.color-4.background-color-1.background-color-1-faded-hover.Services--booking-button {
	color: #ef6b42 !important;
	border: 1px solid #ef6b42;
	font-family: "Open Sans", sans-serif !important;
}


.calendly-inline-widget {
	min-height: 800px;
} 
.calendly-inline-widget iframe {
	min-height: 1000px;
}
