/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/*Navbar Styles*/
.navbar {
	background-color: #343434;
}

.navbar li a{
	color: #ffffff !important;
}

.navbar li a:hover{
	background-color: #121212 !important;
}

.activenav{
	background-color: #45bd46 !important;
}


.navbar-brand {
	color: #ffffff !important;
	font-family: 'Zilla Slab', serif;
	font-size: 1.5em;
	margin-left: 0px;
}

.navbar-center{
	text-align: center;
	font-family: 'Zilla Slab', serif;
	font-size: 1.5em;
	margin: 0 auto;
}

.navbar-right {
	font-size: 1.5em;
	padding-top: 10px;
}

.navbar-right li a{
	list-style: none;
	text-align: center;
}

/* Home Page Carousel */
/*DO NOT TOUCH*/
header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
/*DO NOT TOUCH*/
.page-header {
	text-align: center;
	font-family: 'Zilla Slab', serif;
}

.pheading {
	background-color: #6cbd45 !important;
	height: 80px;
	padding-top: 20px;
	color: #ffffff;
}

.pheading h4 {
	color: #ffffff;
	font-size: 1.3em;
	margin-top: 10px;
	font-family: 'Zilla Slab', serif;
}

.pheading h2 {
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: 'Zilla Slab', serif;
}

.pheading p{
	font-family: 'Open Sans', sans-serif;
}

.pheading img {
	float: right;
	margin-top: -52px;
}

.headerlabel {
	background-color: #121212;
	opacity: 0.75;
	border-radius: 5px;
	padding: 5px 25px;
}

.icons {
	position: relative;
	margin-bottom: 18px;
}

.first li{
	font-size: 18px;
	list-style: none;
}

.first p{
	font-size: 18px;
}

.first ul{
	margin-top: 40px;
	margin-bottom: 40px;
}

/*---------------------------------------
   SECTION DOWNLOAD              
-----------------------------------------*/

.download {
    background: #f1f1f1;
}

.download_screen {
    padding-top: 45px;
}

.download_screen img {
    width: 100%
}

.available_store {
    background: #343434;
    margin-top: -8px;
    text-align: center;
}

.available_title {
    padding-top: 75px;
}

.available_title h2 {
    color: #fff;
    font-size: 30px;
}

.available_title p {
    color: #B5B5B5;
}

.single_store {
    text-align: center;
    border-left: 1px solid #0F1217;
    min-height: 150px;
    position: relative;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.single_store img {
    margin-top: 40px;
}

.single_store i {
    color: #f39c12;
    text-align: center;
    opacity: 1;
    font-size: 40px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.store_inner {
    position: absolute;
    bottom: 55px;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.store_inner h2 {
    text-align: center;
    font-weight: 300;
    color: #d7dadb;
    font-size: 16px;
}
.single_store:hover {
    background: #121212;
}

.single_store:hover i {
    opacity: 0;
}

.single_store:hover div.store_inner {
    opacity: 1;
}

.no_padding {
    padding-left: 0px;
    padding-right: 0px;
}

.last {
    border-right: 1px solid #0F1217;
}

/*Parallax Styles*/
.parallaxone {
	background-image: url(../images/parallax1.jpg);
	height: 500px;
	width: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

.parallaxtwo {
	background-image: url(../images/parallax2.jpg);
	height: 400px;
	width: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

.parallaxthree {
	background-image: url(../images/parallax3.jpg);
	height: 400px;
	width: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

/*Flex settings*/
.batterybutton {
	margin-top: 10px;
}

.brakebutton {
	margin-top: 20px;
}
	
.exhaustbutton {
	margin-top: 20px;
}

/*End of flex*/

.gmap {
	border-radius: 5px !important;
	border: 2px solid #000000 !important;
}

.controls button {
	margin-bottom: 15px;
}

.one, .two, .three, .four, .five, .six, .seven {
	animation-delay: 0.8s;
}

.storeone, .storetwo, .storethree, .storefour, .storefive {
	animation-delay: 0.8s;
}

.fa-circle {
	color: #6cbd45 !important; 
}

/*Services animation and styling*/
.serone {
	animation-delay: 0.3s;
}

.sertwo {
	animation-delay: 0.8s;
}

.serthree {
	animation-delay: 1.3s;
}

.serfour {
	animation-delay: 1.8s;
}

.serviceicons {
	width:32px;
	height:32px;
	margin-bottom: 6px;
}

.delay {
	opacity: 0;
	
	-webkit-animation: fadeIn ease-in 1;
	-moz-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;
	
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	animation-duration: 2s;
}

/*End of first page styling*/

/*About us styling*/
.bus {
	margin-bottom: 50px;
}

.aboutimg {
	border: 2px solid #121212;
	border-radius: 5px;
	margin-top: 25px;
}

.btn {
	background-color:  #6cbd45 !important;
	color: #ffffff;
	border-color: #6cbd45;
}

/* 404 Page Styles */
.error-404 {
    font-size: 100px;
}

/* Footer Styles */
footer {
    background-color: #121212;
	height: 50px;
	padding-top: 15px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.customer-img{
	width: auto;
	height: auto;
}

.aboutone {
	animation-delay: 0.8s;
}

.abouttwo {
	animation-delay: 1.2s;
}

.aboutthree {
	animation-delay: 1.6s;
}

.aboutfour {
	animation-delay: 2s;
}


.serviceone {
	animation-delay: 0.2s;
}

.servicetwo {
	animation-delay: 0.5s;
}

.servicethree {
	animation-delay: 0.8s;
}

.servicefour {
	animation-delay: 1.1s;
}

.servicefive {
	animation-delay: 1.4s;
}

.servicesix {
	animation-delay: 1.7s;
}

.serviceseven {
	animation-delay: 2s;
}

.serviceeight {
	animation-delay: 2.3s;
}

.servicenine {
	animation-delay: 2.6s;
}

/* Responsive Styles */
@media(max-width:1200px) {
	
	.tyrebutton {
		margin-top: 20px;
	}
	
	.brakebutton {
		margin-top: 60px;
	}
	
	.batterybutton {
		margin-top: 30px;
	}
	
}

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
	
	.delay{
		margin-top: 40px;
	}
	
	.batterybutton {
		margin-top: 70px;
	}
	
	.tyrebutton {
		margin-top: 40px;
	}
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }
	
	.gmap {
		width:100%;
	}
	
	.page-header {
	font-size: 2em;
	}

	.brakebutton {
		margin-top: 30px;
	}
	
	.batterybutton {
		margin-top: 30px;
	}
	
	.delay{
		margin-top: 40px;
	}
	
    header.carousel .carousel {
        height: 70%;
    }
	
	.navbar-right {
		text-align: center !important;
	}
	
}