/* Add here all your css styles (customizations) */

.navbar-brand {
	padding: 0 15px;
}
.header-v1 .navbar-default .navbar-nav > li > a {
color: rgba(15,35,140,1.00);
padding: 15px 20px 17px 20px;
}
.sizeTopbar {
	font-size:12px !important;
	padding: 10px 0 10px 0 !important;
}
.topbar-v1 {
	font-size:16px;
	background-color: rgba(243,245,254,1.00) !important;
}
#topLeft.bar {
	font-weight: 600;
	color: rgba(15,35,140,1.00);
	padding-left: 5px;
	}
#topRight.bar {
	background-color: rgba(243,245,254,1.00);
}
ul li h3 a:hover {
	text-decoration:none;
}
.content-md {
	padding-top:0px;
}
.list-inline>li:last-child {
	padding-right:0;
}
.bg-zakelijk {
	background:rgba(225,237,255,1.00);
}
.content-sm {
    padding-top: 0px;
    padding-bottom: 20px;
}
.bg-light {
	padding-top:0px;
	padding-bottom:0px;
}
.rand {
	padding:0 40px 0 40px;
}
.sky-form fieldset {
    background: rgba(225,237,255,1.00);
}
.header-v1 .navbar-default {
    border: none;
    background: #FFFFFF;
}
.functie {
	margin:-15px 0 20px 0;
}
.margin-bottom-120 {
	 margin:0 0 120px 0;
 }
 .margin-right-30 {
	 margin: 0 30px 0 0;
 }
 .margin-right-10 {
	 margin: 0 10px 0 0;
 }
  .margin-right-300 {
	 margin: 0 300px 0 0;
 }
.link-list a {
	font-size:inherit;
	text-transform:none;
}
a.linkTopbar{
	text-decoration:none;
	color: rgba(15,35,140,1.00) !important;
/*	background-color: rgba(15,35,140,0.05);*/
	background-color: rgba(254,178,46,1.00);
	padding: 5px 30px;
	font-weight: 300;
	font-size:11px;
	letter-spacing: 1px;
}
a.linkTopbar:hover{
	text-decoration:none;
	color: rgba(15,35,140,1.00) !important;
	background-color: rgba(15,35,140,0.05);
	padding: 5px 20px;
	font-weight: 300;
	font-size:11px;
}
.purchase {
	border-top: solid 1px rgba(254,178,46,1.00);
}
.oranje {
	color: rgba(254,178,46,1.00);
}
ul.menuUitlijnen li {
	margin:0 0 11px 0;
	font-size:13px;
	color: #666; 
}
.headline h2 a, .headline h2 a:visited, h2 a, h2 a:visited {
	color: rgba(85,85,85,1.00);
}
.headline h2 a:hover, h2 a:hover, a:hover.linkTopbar {
	text-decoration:none;
	color: rgba(254,178,46,1.00);
}
.purchase {
	background: f7f7f7;
}
#logos img {
	display:inline-block;	
}
.inspringAdres {
	margin-left: 23px;
}
#promotie a {
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}
#top .bar {
	/*display:inline-block;*/
}
#topRight {
	/*float:right;*/
	text-align: center;
}
.navbar-brand {
	padding:5px;
	margin-left:2px !important;
}
.g-mb-50 {
	margin-bottom: 50px;
}
.promotieFoto {
	width: 100%;
}

@media (max-width: 768px) {
#topRight, #topLeft {
	float:left;
}
.navbar-brand {
	height:100px;
	padding:5px 5px 5px 0;
	margin-left:0px !important;
	}
}