	
    /* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  font-family: 'Raleway', sans-serif;		
  font-size:13px;
  line-height:24px;
  overflow-x: hidden;
  color:#;
  background-color:#;
}
.footer {
  position: absolute;
  bottom: -50px;
  width: 100%;
  /* Set the fixed height of the footer here */
  background-color: #	;
  color: #	;
  padding-top:20px;
}

a
{
	color: #;

}

a:hover
{
	color: #;
}

.btn
{
   background-color: #;
}

hr
{
  color:#;
  background-color:#;
  border-color:#;

}

.btn-primary
{
	background-color: #;
    border:0px;

}

.btn-primary:hover
{
	background-color: #;
    border:0px;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  padding: 0px 15px 30px 15px;
}

.sub
{
    margin:0px; 
    padding:0px 10px 10px 10px; 
    text-align:left; 
    list-style:none;
    position: absolute;
    background-color: #;
}


.sub li a.submenu
{
	color: #;
}

.sub li a.submenu:hover
{
	color: #;
	text-decoration:none;
}

.navbar-toggle
{
margin-top:55px;
}

.nav > li > a
{
padding-left:10px;
padding-right:10px;
}

.mapspopup
{
color:#333;
}


.mycontent
{
	background-color:#; 
    padding:15px;
    margin-bottom:30px;
}


.alternating-bar:nth-child(1)
{
	padding-bottom:0px;
}

.alternating-bar:last-child
{
	margin-bottom:15px;
}

.container-fluid {
	padding-left:0px;
	padding-right:0px;
}

body > .content {
  margin-top:100px;
  padding:0px;
  padding-bottom:0px;
}

.vervolg
{
	margin-top:50px;
}

.newsletter
{
	margin-bottom:5px;
}

.bar
{
	margin:0px; 
	margin-top:100px; 
	padding:0px; 
	height:20px; 
	width:100%; 
	background-color:#1571A4;
}

.container .text-muted {
  margin: 20px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

h1,h2
{
	font-size:22px;
	color: #;
}

h3,h4,h5,h6
{
	color: #;
}

code {
  font-size: 80%;
}

nav
{
	height:100px;
}
.navbar-nav
{
	margin-top:40px;
}

/* Navbar Nav XS fix */
@media (max-width: 480px) {
	.navbar-nav {
		margin-top:0px;
	}
	
}

.navbar-default
{
	background-image:none;
	background-color:#;
	border-bottom:0px;
}

.navbar-brand, .navbar-nav > li > a
{
	text-shadow:none;
}

.navbar-default .navbar-nav > li > a
{
	color: #;
	font-size:14px;
	text-transform:uppercase;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
	  background: none;

}


.breadcrumb {
	background-color:transparent;
	border-radius:0px;
    margin-bottom:0px;
    padding-bottom:8px;
}

.breadcrumb li > a {
	color: #;
}

.breadcrumb li > a:hover,
.breadcrumb li > a:focus {
	color: #;
	text-decoration:none;
}


.cta-box-,
.cta-box-none {	
	background-image:none; 
    padding:0px 30px 20px 30px; 
    display:inline-block; 
}    


.cta-box-dark {	
	background-image:url("https://www.sparkybag.com/designs/03.jupiter/include/images/cta_bg_black.png");
    background-repeat:repeat; 
    padding:0px 30px 20px 30px; 
    display:inline-block; 
}    

.cta-box-light {	
	background-image:url("https://www.sparkybag.com/designs/03.jupiter/include/images/cta_bg_white.png"); 
    background-repeat:repeat;
    padding:0px 30px 20px 30px; 
    display:inline-block; 
}

.cta-box-rounded {
	border-radius:10px;
}    


/* Sidebar 2 */

.sidebar ul
{
    margin:0px;
    padding:0px;
    list-style:none;
}

.sidebar2 {
	border-left:solid 1px #A4A4A4;
}

.sidebar2 ul {
	margin:0;
	padding:0;
}

.sidebar2 ul > li {
	list-style:none;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    margin-bottom: 10px;
   	background-color: #ffffff;
  	border: 1px solid #cccccc;
    padding: 5px;
  	width:100%;
  	border-radius:4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}


/* Small Devices, Tablets */
@media only screen and (max-width : 1000px) {
       .navbar-collapse li a { background-color:#; }
	   .navbar-default .navbar-nav > li > a:hover,
		.navbar-default .navbar-nav > li > a:focus {
  		color: #;
  		background-color: #;}
		.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #;
  background-color: #;}
		.navbar-default .navbar-collapse, .navbar-default .navbar-form {
			border-color:transparent;
		}
		.navbar-collapse {
			box-shadow:none;
		}
        
        .pull-right
        {
        float:none !important;
        }
        
        .navbar-nav
        {
        margin-top:0px;
        }


.sub
{
    margin:0px; 
    padding:0px 10px 10px 10px; 
    text-align:left; 
    list-style:none;
    position: relative;
    background-color: #;
}



}


