body {
	color: rgb(255, 255, 255); font-family: "Yanone Kaffeesatz", sans-serif; font-size: 25px;
}
.back-section {
	background: url("../img/head.jpg") no-repeat center / cover; padding: 0px; -webkit-background-size: cover;
}
.back-section .overlay {
	background: rgba(97, 70, 0, 0.82); min-height: 800px;
}
.pad-top-one {
	padding-top: 40px;
}
.pad-top-two {
	padding-top: 100px;
}
.logo-cls {
	font-size: 50px; font-weight: 900;
}
.head-line {
	margin: 120px 0px 0px; padding: 40px; text-align: center; font-size: 65px; font-weight: 900; background-color: rgba(51, 49, 7, 0.57);
}
.sub-line {
	padding: 30px; text-align: center; font-size: 35px; background-color: rgba(156, 116, 31, 0.65);
}
.img-custom {
	padding: 20px; border: 2px solid rgb(255, 255, 255); border-image: none; height: 120px;
}
.social-div > a {
	color: rgb(255, 255, 255); font-size: 50px; text-decoration: none;
}
.social > a:hover {
	color: rgb(255, 255, 255); font-size: 50px; text-decoration: none;
}
