@charset "UTF-8";

.landing.background {
	background-image:
		url(\/resources\/AdminLTE-2\.3\.7\/plugins\/backyard\/images\/JouleMV_landing_page_2020\.jpg)
}

.contact.background {
	background-image:
		url(\/resources\/AdminLTE-2\.3\.7\/plugins\/backyard\/images\/montreal\.jpg)
}

.contact-left.wow {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.footer-block {
	font-size: 14px;
}

.error {
	background-color: white;
	border: 1px solid red;
	color: red;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}

.header-flag {
	height: 14px;
	width: 20px;
}

.grecaptcha-badge {
	width: 70px !important;
	overflow: hidden !important;
	transition: all 0.3s ease !important;
	left: 4px !important;
}

.grecaptcha-badge:hover {
	width: 256px !important;
}