/* CSS Document */

body, html {
	font-family: 'Raleway', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #777;
	font-weight: 300;
	width: 100% !important;
	height: 100% !important;
	scroll-behavior: smooth;
}

p {
	font-size: 16px;
}

h2 {
	margin: 0px 0px 20px 0px;
	font-weight: 500;
	font-size: 34px;
	color: #333;
}

h3 {
	font-size: 22px;
	font-weight: 500;
	color: #333;
}

h4 {
	font-size: 24px;
	font-weight: 400;
	color: #333;
}

h5 {
	font-weight: 700;
	line-height: 20px;
}

a {
	color: #FF0000;
}

a:hover, a:focus {
	text-decoration: none;
	color: #222;
}

ul, ol {
	list-style: none;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}

hr {
	height: 1px;
	width: 350px;
	text-align: center;
	background: #6699CC;
	border: 0;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

#button {
  display: inline-block;
  background-color: #999;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}

#button:hover {
  cursor: pointer;
  background-color: #333;
}

#button:active {
  background-color: #555;
}

#button.show {
  opacity: 1;
  visibility: visible;
}

.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}

/* Navigation */

#menu {
	padding: 20px;
	transition: all 0.8s;
}

#menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}

#menu a.navbar-brand {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
}

#menu.navbar-default .navbar-nav > li > a {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	color: #ddd;
	font-weight: 500;
	font-size: 15px;
	padding: 5px 0;
	border: 2px solid transparent;
	letter-spacing: 0.5px;
	margin: 10px 15px 0 15px;
}

#menu.navbar-default .navbar-nav > li > a:hover {
	color: #fff;
}

.on {
	background-color: #262626 !important;
	padding: 0 !important;
	padding: 10px 0 !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #6699CC !important;
	background-color: transparent;
}

.navbar-toggle {
	border-radius: 0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #6699CC;
	border-color: #6699CC;
}

.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}

.section-title {
	margin-bottom: 70px;
}

.section-title .overlay {
	padding: 80px 0;
	background: rgba(0, 0, 0, 0.2);
}

.section-title p {
	font-size: 22px;
	color: rgba(255,255,255,0.8);
}

.section-title hr {
	margin: 0 auto;
	margin-bottom: 40px;
}

.btn-custom {
	text-transform: uppercase;
	color: #fff;
	background-color: #6699CC;
	border: 0;
	padding: 14px 20px;
	margin: 0;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.5px;
	border-radius: 0;
	margin-top: 20px;
	transition: all 0.5s;
}

.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: #fff;
	background-color: #6699CC;
}

/* Header Section */

.intro {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/menu-bg1.jpg") center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.intro .overlay {
	background: rgba(0,0,0,0.4);
}

.intro p {
	color: #fff;
	font-size: 32px;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 40px;
}

.intro h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
}

.intro h2 {
	color: #fff;
	font-size: 40px;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 10px;
}

header .intro-text {
	padding-top: 160px;
	padding-bottom: 200px;
	text-align: center;
}

/* About Section */

#about {
	padding: 80px 0px;
}

#about h2 {
	margin: 0px 10px;
	font-weight: 500;
	font-size: 34px;
	color: #333;
	text-align: center;
}

#about h3 {
	font-size: 20px;
	font-weight: 500;
	color: #333;
}


/* Spares Section */

#spares {
	padding: 0px 0px 60px 0px;
}

#spares .section-title {
	background: url("../img/spares1.jpg") center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	font-size: 26px;
	display: block;
	font-weight: 500;
	color: #444;
	margin: 20px 0;
	text-align: center;
}

#spares .section-title p {
	font-size: 18px;
	line-height: 20px;
	margin: 15px 0px 30px;
	text-align: center;
}

#spares .section-title h2 {
	font-weight: 500;
	font-size: 36px;
	color: #fff;
	text-align: center;
}

#spares .section hr {
	margin: 0 auto;
}

#spares .section {
	margin: 10px 20px 80px;
}

#spares .section h2 {
	text-align: center;
}

#spares .item {
	margin: 35px 0;
	font-size: 18px;
}

#spares .item-name {
	font-weight: 600;
	font-size: 17px;
	color: #555;
	border-bottom: 2px dotted rgb(213, 213, 213);
	margin: 12px 0px;
}

#spares .item-description {
	font-style: italic;
	font-size: 15px;
}

#spares .item-price {
	float: right;
	font-weight: 600;
	color: #555;
	margin-top: -26px;
}

#spares img {
	width: 300px;
	box-shadow: 15px 0 #6699CC;
}

#spares h3 {
	padding: 10px 0;
	text-transform: uppercase;
}

/* Cat Section */

#wheels .section-title {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/head/wheel.jpg") center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#wheels .section-title h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 100px;
	padding-bottom: 80px;
	text-align: center;
}

#wheels .overlay {
	background: rgba(0,0,0,0.4);
}

#timing .section-title {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/head/timing.jpg") center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#timing .section-title h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 100px;
	padding-bottom: 80px;
	text-align: center;
}

#timing .overlay {
	background: rgba(0,0,0,0.4);
}

#tanks .section-title {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/head/tanks.jpg") center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#tanks .section-title h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 100px;
	padding-bottom: 80px;
	text-align: center;
}

#tanks .overlay {
	background: rgba(0,0,0,0.4);
}

#sus .section-title {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/head/sus.jpg") center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#sus .section-title h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 100px;
	padding-bottom: 80px;
	text-align: center;
}

#sus .overlay {
	background: rgba(0,0,0,0.4);
}

#air .section-title {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/head/air.jpg") center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#air .section-title h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 100px;
	padding-bottom: 80px;
	text-align: center;
}

#air .overlay {
	background: rgba(0,0,0,0.4);
}

#case .section-title {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/head/ccase.jpg") center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#case .section-title h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 100px;
	padding-bottom: 80px;
	text-align: center;
}

#case .overlay {
	background: rgba(0,0,0,0.4);
}

#crank .section-title {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/head/crank.jpg") center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#crank .section-title h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 100px;
	padding-bottom: 80px;
	text-align: center;
}

#crank .overlay {
	background: rgba(0,0,0,0.4);
}

#head .section-title {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/head/headc.jpg") center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#head .section-title h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 100px;
	padding-bottom: 80px;
	text-align: center;
}

#head .overlay {
	background: rgba(0,0,0,0.4);
}

#elec .section-title {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/head/elec.jpg") center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#elec .section-title h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 100px;
	padding-bottom: 80px;
	text-align: center;
}

#elec .overlay {
	background: rgba(0,0,0,0.4);
}

#frame .section-title {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/head/frame.jpg") center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#frame .section-title h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 100px;
	padding-bottom: 80px;
	text-align: center;
}

#frame .overlay {
	background: rgba(0,0,0,0.4);
}

#gears .section-title {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/head/gears.jpg") center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#gears .section-title h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 100px;
	padding-bottom: 80px;
	text-align: center;
}

#gears .overlay {
	background: rgba(0,0,0,0.4);
}

#piston .section-title {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/head/cyl.jpg") center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#piston .section-title h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 100px;
	padding-bottom: 80px;
	text-align: center;
}

#piston .overlay {
	background: rgba(0,0,0,0.4);
}

#silence .section-title {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/head/silence.jpg") center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#silence .section-title h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 100px;
	padding-bottom: 80px;
	text-align: center;
}

#silence .overlay {
	background: rgba(0,0,0,0.4);
}

#cat img {
	margin: 20px;
}

#cat h1 {
	font-size: 40px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 10px;
}

#cat h2 {
	font-weight: 500;
	font-size: 34px;
}

#cat h3 {
	padding: 10px 0;
	text-transform: uppercase;
}

/* Contact Section */

#contact {
	background: #99EBFF;
}

#contact .section-title {
	background: url(../img/intro-bg1.jpg) center center no-repeat;
	background-color: #99EBFF;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

#contact .section-title p {
	font-size: 20px;
	color: #000;
}

#contact h3 {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 600;
	color: #000;
}

#contact .contact-item {
	margin: 20px 0px 40px 0px;
}

#contact .contact-item p {
	font-size: 24px;
	color: #000;
}

/* Footer Section*/

#footer {
	background: #262626;
}

#footer .copyrights {
	padding: 20px 10px;
}

#footer p {
	font-size: 15px;
	color: #fff;
}

#footer a {
	color: #f6f6f6;
}

#footer a:hover {
	color: #333;
}

