/* ******************** */
/*		Navbar & Navmenu	*/
/* ******************** */

.navbar .nav-link {
	font-family: 'Nanum Gothic', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	height: 100%
}

.navbar .navbar-brand img {
	max-width: 150px
}

#home .nav-link {
	font-size: 20px
}

#navmenu {
	background: no-repeat center/100% url(../img/bg-menu-sticky.png), #00302A
}

/* ******************** */
/*		Follow Us		*/
/* ******************** */

#followus {
	margin-bottom: -100px;
}

#followus h3 {
	font-size: 42px;
	font-weight: 500;
	text-align: center
}

/* ******************** */
/*		Footer			*/
/* ******************** */

#footer {
	padding-top: 140px;
	padding-bottom: 30px
}

#footer .copyright {
	color: #AAA
}

#footer .copyright a,
#footer .copyright i {
	color: #C84330
}
