.disclaimer p{
	font-size:10px;
}
.circleBase {
    border-radius: 50%;
	background-color:#0072b6;
	color:white;
	font-size:350%;
	text-align:center;
	padding-top:25px;
	display:block;
	text-decoration:none;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
}
.circleBase:hover{
	color:white;
	cursor:pointer;
	text-decoration:none;
}
.circleInverse{
	background-color:white;
	color:#0072b6!important;
}
.circleInverse:hover{
	cursor:pointer;
	color:#0072b6;
}
.mediumCircle{
	width:120px;
	height:120px;
}
.circleCenter{
	margin-left:auto;
	margin-right:auto;
}
.parallax { 
    /* Set a specific height */
    height: 450px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#storePicto{
	display:block;
	width:300px;
	height:300px;
	position: absolute;
	margin-top: 80px;
	text-decoration:none;
	right:10%;
	background-image: url("../images/store-picto-red.svg");
}
#storePicto:hover{
	background-image: url("../images/store-picto.svg");
}
#storePictoAlways{
	display:block;
	width:80px;
	height:80px;
	position: fixed;
	right:10px;
	bottom:30px;
	z-index:700;
	background-image: url("../images/store-picto-red.svg");
}
#storePictoAlways:hover{
	background-image: url("../images/store-picto-blue.svg");
}
.arrows{
	color:#0072b6; 
	margin-top:70px; 
	font-size:36px!important;
}
.alert{
	margin-top:20px;
}
.socialMedia{
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}
.socialMedia a{
	text-decoration:none!important;
}
.navbar-header{
	width:100%;
}
.logo{
	margin-top:12px;
	width:200px;
	height:80px;
	float:left;
}
.socialMediaTop{
	float:right;
	margin-top:30px;
	right:5px;
}
.socialMediaTop li{
	display:inline;
	list-style:none;
	margin-left:10px;
}
.socialMediaTop li a{
	width:35px;
	height:35px;
	text-decoration:none;
	text-align:center;
	padding:5px;
	font-size:25px;
}
.socialMediaTop li a.fa-twitter{
	color:white;
	background-color:#37abde;
	border:1px solid #37abde;
}
.socialMediaTop li a.fa-twitter:hover{
	color:#37abde;
	background-color:white;
}
.socialMediaTop li a.fa-linkedin{
	color:white;
	background-color:#156899;
	border:1px solid #156899;
}
.socialMediaTop li a.fa-linkedin:hover{
	color:#156899;
	background-color:white;
}
.socialMediaTop li a.fa-youtube{
	color:white;
	background-color:#e32633;
	border:1px solid #e32633;
}
.socialMediaTop li a.fa-youtube:hover{
	color:#e32633;
	background-color:white;
}
.hidden{
	display:none;
}
.lang{
	float:right;
	margin-top:8px;
	right:20px;
}
.lang li{
	display:inline;
	list-style:none;
	margin-left:14px;
}
.lang a{
	height:12px;
	width:18px;
	display:block;
	margin-left:14px;
	float:left;
}
.lang a:hover{
	-webkit-filter: grayscale(100%);
}
.lang .en {
	background-image: url("../images/en-US.gif");
	background-size:18px 12px;
}
.lang .fr {
	background-image: url("../images/fr-BE.gif");
	background-size:18px 12px;
}
.lang .nl {
	background-image: url("../images/nl-BE.gif");
	background-size:18px 12px;
}
h1{
	color:#0072b6;
	font-size:30px;
	font-weight:100;
	text-transform:uppercase;
	margin-bottom:40px;
	margin-top:20px;
}
h2{
	color:#0072b6;
	font-size:16px;
	font-weight:100;
	text-transform:uppercase;
	margin-top:20px;
}
h3{
	font-size:16px;
	font-weight:700;
}
.alt{
	color:black;
}
.article{
	padding-top:30px;
	padding-bottom:50px;
}
.bg-lightblue{
	background-color:#e5f1f8;
}
.bg-darkblue{
	background-color:#0072b6;
	color:white;
}
.bg-darkblue h1{
	color:white;
}
.bg-darkblue h2{
	color:white!important;
		line-height: 22px;
}
.bg-darkblue .alt{
	color:white!important;
}
.bg-darkblue a{
	color:white;
}
.no-m-left p{
	margin-left:0px!important;
}
.superHeader{
	width: 100%;
    height: 30px;
    padding: 0;
    background-color: #d4d4d4;
	z-index:5000;
}
.container-top{
	height:90px!important;
	width:100%!important;
	/*position:fixed!important;*/
	background-color:white;
	z-index:500;
}
.logo{
	margin-top:20px;
	width:350px;
	height:40px;
}
.navbar{
	margin-bottom:0px!important;
	border-radius:0px!important;
	z-index:500;
}

.navbar-blue{
	background-color:white;
	border-top:1px solid #d6d7d6;
	border-bottom:1px solid #d6d7d6;
	color:#0072b6;
	text-transform:uppercase;
	/*position:fixed;*/
	width:100%;
}
.nav>li>a:hover{
	background-color:#0072b6;
	color:white;
}
.icon-bar{
	background-color:white;
}
.navbar-toggle{
	background-color:#0072b6;
}
.navbar-toggle:hover{
	background-color:white;
	border: 1px solid #0072b6;
}
.navbar-toggle:hover .icon-bar{
	background-color:#0072b6;
}
.glyphicon-home{
	font-size:16px;
}
.first-image img{
	margin-top:120px;
	height:100%; 
	width:100%;
}
.normal-image img{
	height:100%; 
	width:100%;
}
.cover-image img{
	height:119.5%; 
	width:119.5%;
	margin-top: -30px;
    margin-bottom: -50px;
    margin-right: 0px;
}
.img50 {
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    height: 100%;
    background: url("../images/header_brandstof.jpg") no-repeat center;
    background-size: cover;
}
.pictos-120 img{
	width: 120px;
    height: 120px;
}
.block{
	display:block;
}
.block.foo{
	position:relative;
}
ul.checklist{
    padding: 0;
    list-style: none;
    margin-top: 20px;
	text-align:left;
}
ul.checklist li{
	margin-bottom:12px;
}

.fa {
    font-size: 18px;
	
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.fa.fa-circle{
	color:black;
}
.btn-ALD-lang{
	border:1px solid white!important;
	border-radius:0px!important;
	text-transform:uppercase;
	padding:8px 8px!important;
	background-color:#0072b6;
	color:white;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	font-size:10px;
}
.btn-ALD-lang:hover{
	border:1px solid #0072b6!important;
	color: #0072b6;
	
	background-color:white;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	text-decoration:none!important;
}
.btn-ALD-lang-active{
	border:1px solid #0072b6!important;
	color: #0072b6;
	padding:8px 8px!important;
	font-size:10px;
	background-color:white;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	text-decoration:none!important;
}
.btn-ALD{
	border:1px solid white!important;
	border-radius:0px!important;
	text-transform:uppercase;
	padding:12px 20px!important;
	background-color:#0072b6;
	color:white;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.btn-ALD:hover{
	border:1px solid #0072b6!important;
	color: #0072b6;
	background-color:white;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.btn-ALD-inverse{
	border:1px solid #0072b6!important;
	border-radius:0px!important;
	text-transform:uppercase;
	padding:12px 20px!important;
	background-color:white;
	color:#0072b6!important;
	text-decoration:none!important;
}
.btn-ALD-inverse .fa-download{
	color:#0072b6;
}
.btn-ALD-inverse:hover{
	border:1px solid white!important;
	color: white!important;
	background-color:#0072b6;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.btn-ALD-inverse:hover .fa-download{
	color:white;
}
.footer{
	background-color:#d4d4d4;
	color:#0072b6;
	font-size:11px;
}
.anchor{
	display:block;
	position:relative;
	top:-120px;
	visibility:hidden;
}

.text-right{
	text-align:right;
}
.media-left img{
	width:50px;
	height:50px;
}
.intro{
	margin-bottom:30px;
}
.table.table-striped{
	margin-top:20px;
}
.table.table-striped tr td{
	border-top:0px;
}
.table.table-striped tr th{
	background-color:#0072b6;
	color:white;
	padding:20px 8px;
}
.table.table-striped tr td:first-child{
	font-weight:bold;
}
.table.table-striped tr:nth-child(odd){
	background-color:#cee4f1;
}
.table.table-striped tr:nth-child(even){
	background-color:#f2f8fb;
}
.source{
	margin-bottom:20px;
	font-size:10px;
	margin:0px;
	list-style:none outside none;
	color:grey;
}
.media.pictos{
	display:inline-block;
	margin:0 auto;
	width:500px;
}
.pictos img{
	width:80px;
	height:80px;
	vertical-align:middle;
}
.media.pictos-6{
	display:inline-block;
	margin:0 auto;
}
.pictos-6 img{
	width:80px;
	height:80px;
	vertical-align:middle!important;
	margin-top:12px;
}
.media.pictos-120{
	display:inline-block;
	margin:0 auto;
}
.pictos-120 img{
	width:120px;
	height:120px;
	vertical-align:middle;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
.fiftyPercentImage{
	height:200px; 
	margin-top:20px;
}
.imageBlockBg{
	max-height:100%;
	background-size: cover;
    height: 100%;
	min-height:35px;
}
ul.numbers{
	list-style: none;
	padding:0;
}
ul.numbers li .dot-number {
    background-color: #0072b6;
    color: #fff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
}
.dot-number{
	margin-top:12px;
}
.dot5{
	margin-top:5px;
}
table.partner {
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.25);
    box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.25);
    background-color: #fff;
    margin: 1em auto;
    width: 100%;
    text-align: center;
    max-width: 400px;
	height:500px;
}
table.partner tr th img {
    width: 100%;
	margin-top:-28px;
}
table.partner p {
    margin: 8px;
}
table.partner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
table.partner ul li{
    display:inline;
	margin-right:5px;
}
table.partner ul li img{
    width:100px;
}
/*WEBFORM*/
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.form-group label {
    margin-bottom: 15px;
}
.form-group {
    margin-bottom: 15px;
}
.button-group, .form-group {
    margin-bottom: 25px;
}
.dropdown-toggle {
    width: 100%;
    text-align: left;
    color: #050708;
    border: 0;
    background-color: #f0f0f0;
    border-radius: 0;
    padding: 10px 20px;
}
.open>.dropdown-menu {
    display: block;
	margin-left:14px;
}
.dropdown-menu {
    top: inherit;
    margin-bottom: 40px;
}
form .form-control {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: #f0f0f0;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-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-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.fa-white{
	color:white!important;
}
.fa-blue{
	color:#0072b6;
}
.fa-green{
	color:#0ab81a;
}
.error{
	color:red;
}
input[type=radio]{
	display:none!important;
}
input[type=radio] + label {
  color: #555;
  padding-left:15px;
  padding-right:15px;
  display:block;
  padding:5px;
  background-color:#f0f0f0;
  border:1px solid #e9e8e9;
  border-radius:2px;
} 
input[type=radio]:checked + label  {
  color: white;
  background-color:#0072b6;
  font-style: italic;
}
@media (max-width: 991px) {
	.hideMobile{
		display:none!important;
	}
	.fiftyPercentImage{
		height:auto;
	}
}
@media (max-width: 610px) {
	.socialMediaTop{
		position:absolute;
		top:5px;
		right:10px;
		width:285px;
	}
	.media.pictos{
		width:100%;
	}
	.media-left{
		display:inline;
	}
	.media-body{
		display:inline;
	}
	.hideMobile{
		display:none!important;
	}
	.fiftyPercentImage{
		height:auto;
	}
}
@media (max-width: 521px) {
	.socialMediaTop{
		display:none;
	}
	
}