/*=================================
 * Page
 *============================= **/
.page-content {
	margin-top: 150px;
}
#main-menu {
	background-color: #FFF;
    border-bottom: 3px solid rgba(130,188,0,1);
}
.logo {
    width: 190px;
    margin: 10px 0 0 64px;
}
.menu {
    margin: 4% 8% 0 0;
}
.contact {
	width: 100%;
	background-size: cover;
	background-position: center bottom;
	padding-top: 60px;
	margin-top: 10%;
}
.home-footer {
    margin-top: 60px;
}
.sirilert-form {
	
}
.page-title {
	border-bottom: 1px solid rgba(130,188,0,1);
	padding-bottom: 5px;
}
.sidebar .page-title {
	font-size: 1.2em;	
}
.sidebar {
    border: 1px solid rgba(130,188,0,1);
	border-radius: 4px;
}