/* =====================================================
   Van Wyk Panel Beaters - Custom Styles
   Template customised by WebWorx Studio - March 2015
   ===================================================== */

body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 13px;
	color: #999;
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', Arial, sans-serif;
	color: #444;
}

a {
	color: #c0392b;
	outline: none;
}

a:hover {
	color: #a5281b;
	text-decoration: none;
}

a:focus, button:focus, input:focus, textarea:focus, *:focus {
	outline: none !important;
}

/* the template is responsive but the client wanted the site to look
   the same on all computers so we fixed the width */
.container {
	width: 1170px !important;
}

/* ============ Top Bar ============ */

#top-bar {
	background: #222222;
	color: #777;
	font-size: 11px;
	padding: 6px 0;
}

#top-bar .fa {
	color: #c0392b;
	margin-right: 4px;
}

#top-bar .social-icon {
	color: #777;
	margin-left: 8px;
	font-size: 12px;
}

#top-bar .social-icon:hover {
	color: #fff;
}

/* ============ Header / Nav ============ */

.navbar-default {
	background: #ffffff;
	border: none;
	border-bottom: 3px solid #c0392b;
	margin-bottom: 0;
	border-radius: 0;
}

.site-logo {
	margin: 0;
	padding: 12px 0;
	font-size: 26px;
	font-weight: 700;
}

.site-logo a {
	color: #333;
	text-decoration: none;
}

.site-logo span {
	color: #c0392b;
}

.navbar-default .navbar-nav > li > a {
	color: #555 !important;
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 13px;
	padding: 22px 14px;
	letter-spacing: 0.5px;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #c0392b !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background: #c0392b !important;
	color: #fff !important;
}

/* ============ Home Slider ============ */

#slider-wrapper {
	position: relative;
	overflow: hidden;
}

#home-slider .item {
	position: relative;
}

#home-slider .item img {
	width: 100%;
	height: 480px;
	object-fit: cover;
}

.slider-caption {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

.slider-caption h1 {
	color: #ffffff;
	font-size: 44px;
	font-weight: 700;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	margin-bottom: 10px;
}

.slider-caption p {
	color: #eeeeee;
	font-size: 16px;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
	margin-bottom: 20px;
}

.owl-theme .owl-controls .owl-page span {
	background: #ffffff;
}

/* ============ Sections ============ */

.section {
	padding: 50px 0;
}

.section-title {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 1px;
	margin-top: 0;
}

.title-underline {
	width: 60px;
	height: 3px;
	background: #c0392b;
	margin: 15px auto 25px auto;
}

.welcome-section p {
	font-size: 13px;
	line-height: 1.8;
}

/* ============ Services ============ */

.services-section {
	background: #fafafa;
}

.service-box {
	background: #fff;
	border: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.service-box img {
	width: 100%;
	height: 200px;
}

.service-box h5 {
	font-size: 15px;
	padding: 0 15px;
	margin-top: 15px;
}

.service-box p {
	padding: 0 15px;
	color: #999;
}

.service-box .read-more {
	padding: 0 15px;
	font-size: 12px;
	font-weight: 600;
}

.service-row {
	border-bottom: 1px solid #eee;
	padding: 30px 0;
}

.service-row h5 {
	font-size: 16px;
	margin-top: 0;
}

.service-row p {
	color: #999;
}

.service-row .read-more {
	font-size: 12px;
	font-weight: 600;
}

/* ============ Why Choose Us ============ */

.why-section {
	background: #ffffff;
}

.why-icon {
	font-size: 36px;
	color: #c0392b;
	margin-bottom: 15px;
}

.why-box h5 {
	font-size: 14px;
}

.why-box p {
	color: #aaa;
	font-size: 12px;
}

/* ============ CTA Band ============ */

.cta-band {
	background: #c0392b;
	padding: 35px 0;
}

.cta-band h4 {
	color: #ffffff;
	font-size: 22px;
	margin: 0 0 20px 0;
}

.btn-cta {
	background: transparent;
	border: 2px solid #ffffff;
	color: #ffffff;
	border-radius: 0;
	padding: 8px 25px;
	font-family: 'Oswald', Arial, sans-serif;
	letter-spacing: 1px;
}

.btn-cta:hover {
	background: #ffffff;
	color: #c0392b;
}

.btn-danger {
	background: #c0392b;
	border-color: #a5281b;
	border-radius: 0;
	font-family: 'Oswald', Arial, sans-serif;
	letter-spacing: 1px;
}

/* ============ Page Banner ============ */

.page-banner {
	background: #333 url('../images/DSC_0455.jpg') no-repeat center center;
	background-size: cover;
	padding: 40px 0;
	position: relative;
}

.page-banner h2 {
	color: #fff;
	margin: 0;
	font-size: 30px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.7);
	display: inline-block;
}

.page-banner .breadcrumb {
	background: none;
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 12px;
}

.page-banner .breadcrumb li, .page-banner .breadcrumb li a, .page-banner .breadcrumb .active {
	color: #ddd;
	font-size: 12px;
}

/* ============ About ============ */

.tick-list {
	list-style: none;
	padding: 0;
}

.tick-list li {
	padding: 6px 0;
	border-bottom: 1px dotted #eee;
	color: #999;
}

.tick-list .fa {
	color: #c0392b;
	margin-right: 8px;
}

/* ============ Gallery ============ */

.gallery-grid {
	margin-top: 30px;
}

.gallery-img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 4px;
	background: #fff;
}

/* ============ Contact ============ */

.form-control {
	border-radius: 0;
	margin-bottom: 15px;
	font-size: 13px;
	box-shadow: none;
}

.hours-table td {
	font-size: 13px;
	color: #999;
}

.hours-table {
	border: 1px solid #eee;
}

/* ============ Footer ============ */

#footer {
	background: #222222;
	padding-top: 45px;
}

#footer h5 {
	color: #dddddd;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 18px;
}

#footer p {
	color: #666666;
	font-size: 12px;
	line-height: 1.8;
}

.footer-links {
	list-style: none;
	padding: 0;
}

.footer-links li {
	padding: 3px 0;
}

.footer-links li a {
	color: #666666;
	font-size: 12px;
}

.footer-links li a:hover {
	color: #c0392b;
}

#footer-bottom {
	background: #111111;
	color: #555555;
	font-size: 11px;
	padding: 15px 0;
	margin-top: 35px;
}

#footer-bottom a {
	color: #777777;
}

/* ============ Back To Top ============ */

#back-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 34px;
	height: 34px;
	background: #c0392b;
	color: #fff;
	text-align: center;
	line-height: 34px;
	display: none;
	z-index: 999;
}

/* ============ Misc ============ */

/* .news-section {
	background: #f5f5f5;
	padding: 40px 0;
}
.news-item h5 {
	font-size: 14px;
}
client asked us to remove the news section for now - JP 06/2015 */

@media (max-width: 767px) {
	.slider-caption h1 {
		font-size: 24px;
	}
}
