#menu{
	padding: 0px !important;
}
.less-padding-bottom{
	padding-bottom: 0px;
}
.less-padding-top{
	padding-top: 0px;
}


/* Introduction Section */
#introduction {
	margin-top : 20px;
	padding: 50px 0 1px 0;
	background: #053740;
	color: white
}
#introduction h1{
	color: white;
	font-weight: 400;
	font-size: 32px;
	padding: 30px 0 10px 0;
}
#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;
}


