#menu {
	padding: 0px !important;
}

.less-padding-bottom {
	padding-bottom: 0px;
}

.less-padding-top {
	padding-top: 0px;
}

/* Introduction Section */
#introduction {
	padding: 50px 0 1px 0;
	background: #FDF2E9;
}

#introduction h1 {
	color: #FD8127;
	font-weight: 700;
	font-size: 32px;
	padding: 60px 0 10px 0;
}

#introduction p.text-intro {
	color: #0D8CA0;
	font-size: 22px;
	padding: 20px 70px;
}

#introduction p {
	color: white;
	font-size: 24px;
	font-weight: bold;
}

.leavebox-iframe {
	width: 100%;
	min-height: 1500px;
	border: none;
}

.border-img {
	border: 3px solid #0FA1B7;
}

.comment-bloc {
	color: #03252b;
	font-size: 20px;
}

.leavebox-h3 {
	margin: 0;
	color: #03252b;
	margin-bottom: 30px;
	font-size: 32px;
	font-weight: 400;
	text-transform: none !important;
	padding-bottom: 10px;
}