/*!
Theme Name: gbl toolbox
Theme URI: http://www.globulebleu.com
Author: globulebleu
Author URI: http://www.globulebleu.com
Description: gbl toolbox
Version: 3.5.1
!*/

.clearfix,
.container,
.container-fluid,
.row,
.nav {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.nav:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.nav:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
figure img {
  max-width: 100% !important;
  display: block;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/*
* Bootstrap components - LOAD ONLY WHAT YOU NEED !
*/
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #233e92;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs > li {
  float: left;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
/* Mixins for px to em */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.made-by-gbl {
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
  float: right;
  display: block;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background: transparent url(img/made-by-globule-bleu.png) 0 0px no-repeat;
  width: 48px;
  height: 17px;
}
.made-by-gbl:hover {
  background-position: 0 -17px;
}
a {
  color: #233e92;
  text-decoration: underline;
  outline: none;
}
.no-touch a:hover,
.no-touch a:focus {
  color: #000000;
  text-decoration: underline;
  outline: none;
}
::-moz-selection {
  background: #233e92;
  color: white;
  text-shadow: none;
}
::selection {
  background: #233e92;
  color: white;
  text-shadow: none;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 100%;
  line-height: 150%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  background-color: white;
  color: #454545;
  font-family: "freight-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 500;
  overflow-x: hidden;
}
strong,
b,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "freight-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #233e92;
}
img {
  width: 100%;
  height: auto;
}
p {
  margin: 0 0 1em;
}
button {
  background: transparent;
  display: inline-block;
  border: none;
  outline: none;
}
button[title] {
  background-color: black;
}
.btn-holder {
  text-align: right;
  margin: 0;
}
a.btn,
input[type="submit"] {
  border: none;
  border-radius: 3px;
  font-weight: 700;
  font-size: 100%;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  background-color: #f7ca18;
  color: #233e92;
  padding: 0.5em;
  margin: 1em 0 0;
  position: relative;
  outline: none;
}
a.btn:hover,
input[type="submit"]:hover {
  color: #f7ca18;
  background-color: #233e92;
  text-decoration: none;
  outline: none;
}
a.more {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}
button.close {
  position: absolute;
  top: -0.5em;
  right: 1em;
  background: #f7ca18 url('img/button-close.png') center center no-repeat;
  width: 40px;
  height: 40px;
  text-decoration: none;
  text-indent: -99999em;
}
@media (min-width: 992px) {
  button.close {
    top: 1em;
  }
}
button.close:hover {
  background-color: #233e92;
}
button.reset {
  position: absolute;
  top: 1.5em;
  right: 1em;
  z-index: 20;
  padding: 0.25em 0.5em;
  background-color: #454545;
  color: white;
  text-transform: uppercase;
  display: none;
}
button.reset:hover {
  background: #f7ca18;
  color: #233e92;
}
@media (min-width: 992px) {
  button.reset {
    top: 0.5em;
  }
}
body.page-template-segments button.reset,
body.page-template-compare button.reset,
body.single-parking button.reset {
  display: none;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
select,
textarea {
  background-color: #f8f8f8;
  border: 1px solid #dadfe1;
  border-radius: 3px;
  padding: 0.75em 0.5em;
  outline-color: #f7ca18;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
  outline-color: #f7ca18;
}
.parking-type {
  text-transform: uppercase;
  font-weight: 700;
}
#header-main {
  width: 100%;
  position: relative;
  *zoom: 1;
  border-bottom: 1px solid #dadfe1;
}
#header-main:before,
#header-main:after {
  content: " ";
  display: table;
}
#header-main:after {
  clear: both;
}
#header-main:before,
#header-main:after {
  content: " ";
  display: table;
}
#header-main:after {
  clear: both;
}
#header-main:before,
#header-main:after {
  content: " ";
  display: table;
}
#header-main:after {
  clear: both;
}
#header-main:before,
#header-main:after {
  content: " ";
  display: table;
}
#header-main:after {
  clear: both;
}
@media (min-width: 1200px) {
}
#branding {
  float: left;
  margin: 0.25em 0 0;
}
#branding a {
  display: block;
  width: 206px;
  height: 45px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  white-space: nowrap;
  overflow: hidden;
  background: transparent url('img/logo-interparking-zaventem.svg') 0 0 no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  padding: 0;
  margin-left: 10px;
}
.no-svg #branding a {
  background-image: url('img/logo-interparking-zaventem.png');
}
#access {
  display: block;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 1200px) {
  #access {
    width: calc(100% - 216px);
    height: 62px;
    float: left;
  }
}
@media (min-width: 1200px) {
  #access > div,
  #access .secondary > * {
    display: inline-block;
    padding: 0 40px 0 0;
  }
}
@media (min-width: 1200px) {
  #access .primary a {
    font-weight: 700;
  }
}
@media (min-width: 1200px) {
  #access .secondary {
    float: right;
  }
}
@media (min-width: 1200px) {
  #access .secondary a {
    font-size: 85%;
    position: relative;
    top: 9px;
  }
}
#access ul {
  list-style: none;
  margin: 0;
  padding: 0;
  clear: both;
}
@media (min-width: 1200px) {
  #access ul {
    padding: 0;
    clear: inherit;
  }
}
@media (min-width: 1200px) {
  #access li {
    float: left;
  }
}
#access a {
  display: block;
  font-size: 110%;
  line-height: 2em;
  padding: 0.5em 1em;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid white;
  background-color: #233e92;
  color: white;
}
@media (min-width: 1200px) {
  #access a {
    background-color: white;
    color: #454545;
    border: none;
    padding: 0.75em 0.5em;
  }
}
#access li.current-menu-item a {
  text-decoration: underline;
}
#access ul ul {
  display: none;
  float: left;
  position: absolute;
  top: 2em;
  left: 0;
  z-index: 99999;
}
#access ul ul ul {
  left: 100%;
  top: 0;
}
#access ul ul a {
  line-height: 1em;
  padding: .5em .5em .5em 1em;
  width: 10em;
  height: auto;
}
#access ul li:hover > ul {
  display: block;
}
#access .languages {
  background-color: #233e92;
  padding: 1em 0;
}
@media (min-width: 1200px) {
  #access .languages {
    background-color: white;
    float: right;
    position: absolute;
    top: 1em;
    right: 1.5em;
    margin: 0;
    padding: 0;
    z-index: 150;
  }
}
#access .languages li {
  display: inline-block;
}
@media (min-width: 1200px) {
  #access .languages li {
    display: block;
    margin: 0;
    padding: 0;
    float: none;
  }
}
#access .languages li > span,
#access .languages a {
  font-size: 100%;
  line-height: 150%;
  padding: 0.25em 0.5em;
  color: white;
  display: inline-block;
  margin: 0 0 0 1em;
  text-transform: uppercase;
  border: 1px solid white;
  border-radius: 3px;
}
@media (min-width: 1200px) {
  #access .languages li > span,
  #access .languages a {
    display: block;
    width: 100%;
    color: #454545;
    border: none;
    margin: 0;
    padding: 0.4em 1em;
    border-radius: 0;
  }
}
@media (min-width: 1200px) {
  #access .languages li > span {
    background: transparent url("img/lang-trigger.png") center right no-repeat;
  }
}
@media (min-width: 1200px) {
  #access .languages a {
    background-color: #233e92;
    color: white;
    display: none;
  }
}
@media (min-width: 1200px) {
  #access .languages:hover a {
    display: block;
  }
  #access .languages:hover a:hover {
    background-color: #f7ca18;
    color: #454545;
  }
}
@media (min-width: 1200px) {
  #access .manage-booking a {
    background-color: #f7ca18;
    font-weight: 700;
    top: 0;
    z-index: 2;
    font-size: 110%;
  }
  #access .manage-booking a:hover {
    background-color: #233e92;
    color: #f7ca18;
  }
}
#access.close {
  display: none;
}
@media (min-width: 1200px) {
  #access.close {
    display: block;
  }
}
#access-trigger {
  float: right;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-indent: -9999em;
  background-image: url('img/trigger.svg?v=7');
  margin: 10px 10px 0;
  -moz-background-size: 40px 40px;
  background-size: 40px 40px;
}
.no-svg #access-trigger {
  background-image: url('img/trigger.png');
}
@media (min-width: 1200px) {
  #access-trigger {
    display: none;
  }
}
#page {
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #page {
    width: 98%;
  }
}
@media (min-width: 992px) {
  #page {
    width: 100%;
    margin: 0;
  }
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.facilities li {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 50px;
  height: 50px;
  background: transparent url('img/search-parking.png') center -500px no-repeat;
  margin: 0 0.5em 0 0;
}
ul.facilities li span {
  width: 150px;
  height: auto;
  padding: 5px;
  left: 4px;
  margin-left: -50px;
  color: #454545;
  font-weight: 700;
  text-align: center;
  background: #f7ca18;
  text-indent: 0px;
  border-radius: 3px;
  position: absolute;
  pointer-events: none;
  bottom: 0;
  opacity: 0;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
}
ul.facilities li span:before,
ul.facilities li span:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -9px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f7ca18;
}
ul.facilities li:hover span {
  opacity: 1;
  bottom: 60px;
}
ul.facilities li.trolley-available {
  background-position: center -500px;
}
ul.facilities li.security-camera {
  background-position: center -550px;
}
ul.facilities li.covered-parking {
  background-position: center -977px;
}
ul.facilities li.outside-parking {
  background-position: center -1046px;
}
ul.facilities li.carwash {
  background-position: center -1118px;
}
ul.facilities li.toilets {
  background-position: center -1189px;
}
ul.facilities li.disabeld_persons {
  background-position: center -1268px;
}
ul.facilities li.elevator {
  background-position: center -1348px;
}
ul.facilities li.cash {
  background-position: center -1424px;
}
ul.facilities li.no-cash {
  background-position: center -1499px;
}
ul.facilities li.bankcard {
  background-position: center -1571px;
}
ul.facilities li.no-bankcard {
  background-position: center -1643px;
}
ul.facilities li.umbrella {
  background-position: center -1721px;
}
ul.facilities li.parking-official,
ul.facilities li.valet-parking {
  background-position: center -1818px;
}
ul.facilities li.information {
  background-position: center -1896px;
}
ul.facilities li.exit_247 {
  background-position: center -1973px;
}
ul.facilities li.pay-terminal {
  background-position: center -2049px;
}
ul.facilities li.electric_charging_station {
  background-position: center -2134px;
}
ul.facilities li.defibrilator {
  background-position: center -2310px;
}
ul.facilities li.occupancy-signage {
  background-position: center -2224px;
}
ul.facilities li.shuttle {
  background-position: center -2395px;
}
ul.facilities li.theft-fire-insurance {
  background-position: center -2477px;
}
ul.facilities li.secured-zone {
  background-position: center -2657px;
}
ul.facilities li.walking-distance {
  background-position: center -450px;
}
ul.facilities li.car-sharing {
  background-position: center -2765px;
}
.anim {
  -o-transition: 0.2s all;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.loader {
  display: none;
}
body.loading .loader {
  display: block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10000;
  width: 100vw;
  height: 100vh;
  background-color: rgba(35, 62, 146, 0.8);
  -o-transition: 0.25s all;
  -webkit-transition: 0.25s all;
  transition: 0.25s all;
}
body.loading .loader .balls {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.loader .balls > div {
  display: inline-block;
  position: relative;
  width: 15px;
  height: 15px;
  margin: 2px;
  background-color: #f7ca18;
  border-radius: 50px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.loader .balls > div:nth-child(1) {
  -webkit-animation: scale 1s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: scale 1s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.loader .balls > div:nth-child(2) {
  -webkit-animation: scale 1s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: scale 1s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
.loader .balls > div:nth-child(3) {
  -webkit-animation: scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}
main,
#footer-main nav.inner {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  main,
  #footer-main nav.inner {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 1200px) {
  main,
  #footer-main nav.inner {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  main,
  #footer-main nav.inner {
    padding: 0;
  }
}
@media (min-width: 1600px) {
  main,
  #footer-main nav.inner {
    width: 75%;
  }
}
aside,
#footer-main nav.outer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  aside,
  #footer-main nav.outer {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  aside,
  #footer-main nav.outer {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  aside,
  #footer-main nav.outer {
    padding: 0;
  }
}
@media (min-width: 1600px) {
  aside,
  #footer-main nav.outer {
    width: 25%;
  }
}
main,
aside {
  position: relative;
}
@media (min-width: 992px) {
  main,
  aside {
    height: calc(100vh - 118px);
    overflow-y: scroll;
    padding-bottom: 55px;
  }
}
@media (min-width: 992px) {
  .admin-bar main,
  .admin-bar aside {
    height: calc(100vh - 146px);
  }
}
main {
  z-index: 5;
  -o-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
@media (max-width: 992px) {
  main {
    background-image: none !important;
  }
}
main.show-main {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
main.hide-main {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
aside {
  z-index: 200;
  margin: 2em 0 0;
  background: #fff;
  *zoom: 1;
}
aside:before,
aside:after {
  content: " ";
  display: table;
}
aside:after {
  clear: both;
}
aside:before,
aside:after {
  content: " ";
  display: table;
}
aside:after {
  clear: both;
}
aside:before,
aside:after {
  content: " ";
  display: table;
}
aside:after {
  clear: both;
}
aside:before,
aside:after {
  content: " ";
  display: table;
}
aside:after {
  clear: both;
}
@media (min-width: 992px) {
  aside {
    margin: 0;
  }
}
aside header {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #dadfe1;
  padding: 0 0 1em;
  margin: 0 0 1.5em;
}
aside header h1,
aside header h2,
aside header h3 {
  margin: 0;
}
aside header > h1 {
  width: 50%;
  float: left;
}
aside header > h2 {
  width: 30%;
  float: right;
  position: relative;
  top: 10px;
}
aside header h3 {
  font-weight: 400;
  font-size: 110%;
  width: 75%;
}
@media (min-width: 768px) {
  aside header h3 {
    font-size: 145%;
  }
}
aside .result {
  border: 1px solid #dadfe1;
  margin: 1em auto;
}
@media (min-width: 992px) {
  aside .result {
    margin: 0 0 2em;
  }
}
aside .result.selected {
  -webkit-box-shadow: 0px 0px 27px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 27px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 27px 6px rgba(0, 0, 0, 0.15);
}
aside .result ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
aside .result a.more {
  margin: 0.5em 0 0 1em;
}
aside .result > header,
aside .result > ul {
  padding: 0 1em;
}
aside .result > header {
  padding: 1em;
  background: transparent url('img/parking-results.png') right 2px no-repeat;
  min-height: 83px;
}
aside .result.comfort > header {
  background-position: right -184px;
}
aside .result.vip > header {
  background-position: right -283px;
}
aside .result.budget > header {
  background-position: right -85px;
}
aside .result > ul li:before {
  content: '- ';
}
aside .result > ul li.price {
  font-weight: 700;
  font-size: 105%;
  color: #233e92;
}
aside .result > ul li.price .sep {
  font-weight: 400;
  color: #dadfe1;
  margin: 0 5px;
}
aside .result footer {
  text-align: center;
  padding: 0.5em;
}
@media (min-width: 768px) {
  aside .result footer {
    *zoom: 1;
    background-color: #f8f8f8;
    position: relative;
    margin: 1em 0 0;
  }
  aside .result footer:before,
  aside .result footer:after {
    content: " ";
    display: table;
  }
  aside .result footer:after {
    clear: both;
  }
  aside .result footer:before,
  aside .result footer:after {
    content: " ";
    display: table;
  }
  aside .result footer:after {
    clear: both;
  }
  aside .result footer:before,
  aside .result footer:after {
    content: " ";
    display: table;
  }
  aside .result footer:after {
    clear: both;
  }
  aside .result footer:before,
  aside .result footer:after {
    content: " ";
    display: table;
  }
  aside .result footer:after {
    clear: both;
  }
}
@media (min-width: 992px) {
  aside .result footer {
    text-align: left;
  }
}
@media (min-width: 992px) {
  aside .result footer > div {
    padding: 0.5em;
  }
}
@media (min-width: 992px) {
  aside .result footer ul {
    float: left;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  aside .result footer a.btn,
  aside .result footer p.not-bookable {
    float: right;
    margin: 0;
    width: 50%;
    text-align: center;
  }
}
aside .result footer p.not-bookable {
  /* font-style: italic;
        font-size: 90%;
        margin: 1em 0; */
  display: inline-block;
  border-radius: 3px;
  background-color: #dadfe1;
  font-weight: 700;
  font-size: 100%;
  padding: 0.5em 0.75em;
  margin: 0.5em 0;
}
@media (min-width: 992px) {
  aside .result footer p.not-bookable {
    position: relative;
  }
}
aside .result .book-pay {
  border-top: 1px solid #dadfe1;
}
aside .result .book-pay > div {
  position: relative;
  margin: 0.5em 0 1em;
}
aside .result .book-pay > div h2 {
  margin: 0;
  color: #f7ca18;
  padding: 0 0.75em 0.5em;
  border-bottom: 1px solid #dadfe1;
}
@media (min-width: 992px) {
  aside .result .book-pay > div h2 {
    padding: 0 0 0.5em;
  }
}
aside .result .book-pay form > div {
  padding: 0 0.75em;
}
@media (min-width: 992px) {
  aside .result .book-pay form > div {
    padding: 0;
  }
}
aside .result .get-directions {
  display: none;
}
aside .result.unavailable {
  position: relative;
}
aside .result.unavailable > * {
  opacity: 0.1;
}
aside .result.unavailable > div.unavailability {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding: 0.5em;
  opacity: 1;
  font-size: 120%;
  line-height: 1.5em;
}
aside .search-parking-results {
  padding: 1em 0 0;
}
@media (min-width: 992px) {
  aside .search-parking-results {
    padding: 2em 1em 0;
  }
}
aside .search-parking-results.filter-kiss-ride .result.kiss-ride > header {
  background-position: right 0;
}
aside .search-parking-results.search-parking-results.filter-budget .result.budget > header {
  background-position: right -85px;
}
aside .search-parking-results.search-parking-results.filter-comfort .result.comfort > header {
  background-position: right -184px;
}
aside .search-parking-results.search-parking-results.filter-vip .result.vip > header {
  background-position: right -283px;
}
aside .owl-carousel {
  border-top: 1px solid #d8dadb;
  background-color: #f8f8f8;
  padding: 1em 2em;
}
@media (min-height: 840px) {
  aside .owl-carousel {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
aside .owl-carousel .owl-item {
  padding: 0 3px;
}
aside .owl-carousel .owl-item img {
  max-width: 450px;
  margin: auto;
}
aside .owl-carousel a {
  text-decoration: none;
  color: #233e92;
}
aside .owl-carousel a:hover {
  color: #454545;
  text-decoration: none;
}
aside .owl-carousel a:hover h3 {
  color: #233e92;
}
aside .owl-carousel article {
  text-decoration: none;
}
aside .owl-carousel article h3 {
  color: #454545;
  margin: 0 0 0.25em;
}
aside .owl-carousel article p {
  color: #454545;
  margin: 0;
}
aside .owl-dot {
  display: inline-block;
  margin: 1em 0.5em 0 0;
}
aside .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #454545;
}
aside .owl-dot.active span {
  background-color: #f7ca18;
}
@media (min-width: 992px) {
  #footer-main {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    z-index: 250;
  }
}
#footer-main a {
  display: block;
  width: 100%;
  padding: 1em;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 86%;
}
@media (min-width: 992px) {
  #footer-main a {
    font-size: 75%;
  }
}
@media (min-width: 1200px) {
  #footer-main a {
    font-size: 85%;
  }
}
#footer-main ul {
  margin: 0;
  padding: 0;
}
#footer-main ul li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
@media (min-width: 1200px) {
  #footer-main ul li {
    float: left;
  }
}
#footer-main nav.inner,
#footer-main nav.outer {
  position: relative;
}
@media (min-width: 992px) {
  #footer-main nav.inner,
  #footer-main nav.outer {
    padding: 0;
  }
}
#footer-main nav.outer li {
  width: 100%;
  z-index: 5;
  border: 1px solid #d8dadb;
  margin: 0.5em 0;
}
@media (min-width: 992px) {
  #footer-main nav.outer li {
    width: 50%;
    border: none;
    border-top: 1px solid #d8dadb;
    margin: 0;
  }
}
@media (min-width: 992px) {
  #footer-main nav.outer li:first-child a {
    border-right: 1px solid #d8dadb;
  }
}
#footer-main nav.outer a {
  background-color: #f8f8f8;
  text-align: center;
}
#footer-main nav.outer a:hover {
  background-color: #233e92;
  color: #f7ca18;
}
@media (min-width: 992px) {
  #footer-main nav.inner {
    background-color: #152a70;
  }
}
#footer-main nav.inner ul li {
  width: 100%;
  text-align: center;
  background-color: #152a70;
  margin: 0.5em 0;
}
@media (min-width: 992px) {
  #footer-main nav.inner ul li {
    width: 31.3333333%;
    margin: 0;
    -webkit-transform: skew(-35deg);
    -moz-transform: skew(-35deg);
    -o-transform: skew(-35deg);
    transform: skew(-35deg);
    -webkit-box-shadow: 17px 10px 42px -1px #050b1c;
    -moz-box-shadow: 17px 10px 42px -1px #050b1c;
    box-shadow: 17px 10px 42px -1px #050b1c;
  }
  #footer-main nav.inner ul li:nth-child(1) {
    z-index: 3;
    margin-left: -2%;
  }
  #footer-main nav.inner ul li:nth-child(2) {
    z-index: 2;
  }
  #footer-main nav.inner ul li:nth-child(3) {
    z-index: 1;
  }
}
#footer-main nav.inner ul li.active {
  background-color: #1f3a93;
}
#footer-main nav.inner ul li.active a {
  color: #f7ca18;
}
#footer-main nav.inner a {
  color: white;
}
#footer-main nav.inner a:hover {
  color: #f7ca18;
}
#footer-main nav.inner a span {
  display: inline-block;
}
@media (min-width: 992px) {
  #footer-main nav.inner a span {
    -webkit-transform: skew(35deg);
    -moz-transform: skew(35deg);
    -o-transform: skew(35deg);
    transform: skew(35deg);
    position: relative;
  }
}
#footer-main nav.inner a span:before {
  position: absolute;
  top: 2px;
  left: -2.4em;
}
#footer-main nav.inner li:nth-child(1) a span:before {
  content: url('img/find-parking.png');
}
#footer-main nav.inner li:nth-child(1).active a span:before {
  content: url('img/find-parking-active.png');
}
#footer-main nav.inner li:nth-child(2) a span:before {
  content: url('img/discover-formulas.png');
  left: -2.5em;
}
#footer-main nav.inner li:nth-child(2).active a span:before {
  content: url('img/discover-formulas-active.png');
}
#footer-main nav.inner li:nth-child(3) a span:before {
  content: url('img/brussels-airport.png');
}
#footer-main nav.inner li:nth-child(3).active a span:before {
  content: url('img/brussels-airport-active.png');
}
@media (max-width: 1200px) {
  #footer-main nav.inner li a span:before {
    display: none;
  }
  #footer-main nav.inner li a span {
    margin-left: 0.5em;
  }
}
.main-overlay {
  display: none;
}
@media (min-width: 992px) {
  .main-overlay.show {
    background-color: rgba(0, 0, 0, 0.8);
    right: 0;
    height: calc(100vh - 118px);
    position: absolute;
    top: 62px;
    width: 100%;
    z-index: 100;
  }
}
@media (min-width: 992px) {
  .admin-bar .main-overlay.show {
    height: calc(100vh - 146px);
    top: 94px;
  }
}
#cookie-law-info-bar .cli-plugin-button,
#cookie-law-info-bar .cli-plugin-button:visited,
#cookie-law-info-bar .medium.cli-plugin-button,
#cookie-law-info-bar .medium.cli-plugin-button:visited {
  text-shadow: none;
  text-transform: uppercase;
  background-image: none;
  border-radius: 3px;
}
#cookie-law-info-bar a.noajax {
  color: white;
}
#cookie_hdr_showagain,
#cookie-law-info-again {
  display: none !important;
}
a.small-cgv {
  display: inline-block;
  margin: 0.25em 0 0;
  clear: both;
  font-size: 80%;
}
@media (min-width: 992px) {
  #footer-main .copyright {
    position: absolute;
    top: 17px;
    right: 5px;
    z-index: 100;
  }
}
@media (min-width: 1200px) {
  #footer-main .copyright {
    right: 10px;
  }
}
@media (min-width: 1600px) {
  #footer-main .copyright {
    right: 20px;
  }
}
#footer-main .copyright a {
  display: block;
  background: transparent url(img/made-by-globule-bleu.png) 0 0px no-repeat;
  width: 48px;
  height: 17px;
  text-indent: -9999em;
  padding: 0;
}
#footer-main .copyright a:hover {
  background-position: 0 -17px;
}
body.page-template-gdpr-php #access,
body.page-template-gdpr-php #footer-main {
  display: none !important;
}
body.page-template-gdpr-php #branding {
  float: none;
  margin: 1em auto;
}
body.page-template-gdpr-php #branding a {
  margin: auto;
}
body.page-template-gdpr-php #primary {
  width: 90%;
  margin: 1em auto;
  max-width: 800px;
}
body.page-template-gdpr-php #contact_form input[type="text"],
body.page-template-gdpr-php #contact_form input[type="email"],
body.page-template-gdpr-php #contact_form select,
body.page-template-gdpr-php #contact_form textarea {
  display: block;
  width: 100%;
  margin: 0 0 1em;
}
body.page-template-gdpr-php #contact_form .btn-holder {
  margin: 1em 0 0;
  text-align: left;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes scale {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  45% {
    transform: scale(0.5);
    opacity: 0.5;
  }
  80% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  45% {
    transform: scale(0.5);
    opacity: 0.5;
  }
  80% {
    transform: scale(1);
    opacity: 1;
  }
}
body.home aside {
  padding-bottom: 0;
}
#search-parking-home p,
#search-parking p {
  margin: 1em 0 0.5em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  font-size: 100%;
  color: #233e92;
}
@media (min-width: 1200px) {
  #search-parking-home p,
  #search-parking p {
    font-size: 110%;
    width: 95%;
    margin: 1em auto 0.5em;
  }
}
@media (min-width: 1600px) {
  #search-parking-home p,
  #search-parking p {
    margin: 1.5em auto 0.5em;
  }
}
#search-parking-home #search-parking-error,
#search-parking #search-parking-error {
  margin: 0.5em 0 0;
  font-size: 100%;
  text-transform: none;
  color: #e40613;
}
#search-parking-home ul,
#search-parking ul,
#search-parking-home ul li,
#search-parking ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 480px) {
  #search-parking-home ul,
  #search-parking ul {
    width: 100%;
    overflow: hidden;
    border: 1px solid #dadfe1;
    border-radius: 3px;
  }
}
#search-parking-home ul li,
#search-parking ul li {
  position: relative;
  margin-bottom: 1em;
  background-color: #f8f8f8;
}
@media (min-width: 480px) {
  #search-parking-home ul li,
  #search-parking ul li {
    float: left;
    margin: 0;
  }
  #search-parking-home ul li:nth-child(2),
  #search-parking ul li:nth-child(2) {
    border-left: 1px solid #dadfe1;
    border-right: 1px solid #dadfe1;
  }
}
#search-parking-home input[type="radio"],
#search-parking input[type="radio"],
#search-parking-home input[type="checkbox"],
#search-parking input[type="checkbox"] {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
#search-parking-home input[type="radio"] + label,
#search-parking input[type="radio"] + label,
#search-parking-home input[type="checkbox"] + label,
#search-parking input[type="checkbox"] + label {
  display: block;
  width: 100%;
  border: 1px solid #dadfe1;
  border-radius: 3px;
  padding: 5px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  -o-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
@media (min-width: 480px) {
  #search-parking-home input[type="radio"] + label,
  #search-parking input[type="radio"] + label,
  #search-parking-home input[type="checkbox"] + label,
  #search-parking input[type="checkbox"] + label {
    border: none;
    border-radius: 0px;
  }
}
@media (min-width: 1600px) {
  #search-parking-home input[type="radio"] + label,
  #search-parking input[type="radio"] + label,
  #search-parking-home input[type="checkbox"] + label,
  #search-parking input[type="checkbox"] + label {
    padding: 10px 5px;
  }
}
#search-parking-home input[type="radio"] + label b,
#search-parking input[type="radio"] + label b,
#search-parking-home input[type="checkbox"] + label b,
#search-parking input[type="checkbox"] + label b {
  display: block;
  font-size: 220%;
  padding: 0 0 0.1em;
  line-height: 0.8em;
}
#search-parking-home input[type="checkbox"]:checked + label,
#search-parking input[type="checkbox"]:checked + label,
#search-parking-home input[type="radio"]:checked + label,
#search-parking input[type="radio"]:checked + label {
  background-color: #233e92;
  color: #f7ca18;
}
#search-parking-home input[type="checkbox"]:checked + label:before,
#search-parking input[type="checkbox"]:checked + label:before,
#search-parking-home input[type="radio"]:checked + label:before,
#search-parking input[type="radio"]:checked + label:before {
  background-position: 0 -220px;
}
#search-parking-home input[type="radio"]:disabled + label,
#search-parking input[type="radio"]:disabled + label {
  opacity: 0.2;
  cursor: default;
}
@media (min-width: 480px) {
  #search-parking-home .search-duration ul li,
  #search-parking .search-duration ul li {
    width: 33.333333333%;
  }
}
@media (min-width: 480px) {
  #search-parking-home .search-parkingtype > ul > li,
  #search-parking .search-parkingtype > ul > li {
    width: 25%;
  }
  #search-parking-home .search-parkingtype > ul > li:nth-child(3),
  #search-parking .search-parkingtype > ul > li:nth-child(3) {
    border-right: 1px solid #dadfe1;
  }
}
#search-parking-home .search-parkingtype > ul > li.facilities-summary,
#search-parking .search-parkingtype > ul > li.facilities-summary {
  float: none;
  clear: both;
  width: 100%;
  border-top: 1px solid #dadfe1;
  padding: 0.5em 1em;
  text-align: center;
}
@media (min-width: 1200px) {
  #search-parking-home .search-parkingtype > ul > li.facilities-summary,
  #search-parking .search-parkingtype > ul > li.facilities-summary {
    padding: 0.25em 1em;
  }
}
@media (min-width: 1600px) {
  #search-parking-home .search-parkingtype > ul > li.facilities-summary,
  #search-parking .search-parkingtype > ul > li.facilities-summary {
    padding: 0.5em 1em;
  }
}
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul,
#search-parking .search-parkingtype > ul > li.facilities-summary ul {
  border: none;
  overflow: inherit;
}
#search-parking-home .search-parkingtype > ul > li.facilities-summary li,
#search-parking .search-parkingtype > ul > li.facilities-summary li {
  display: none;
  float: none;
  border: none;
  width: 50px;
}
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.covered-parking li.covered-parking,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.covered-parking li.covered-parking,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.outside-parking li.outside-parking,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.outside-parking li.outside-parking,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.carwash li.carwash,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.carwash li.carwash,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.disabeld_persons li.disabeld_persons,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.disabeld_persons li.disabeld_persons,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.cash li.cash,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.cash li.cash,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.bankcard li.bankcard,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.bankcard li.bankcard,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.no-bankcard li.no-bankcard,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.no-bankcard li.no-bankcard,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.umbrella li.umbrella,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.umbrella li.umbrella,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.trolley-available li.trolley-available,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.trolley-available li.trolley-available,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.parking-official li.parking-official,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.parking-official li.parking-official,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.information li.information,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.information li.information,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.exit_247 li.exit_247,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.exit_247 li.exit_247,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.pay-terminal li.pay-terminal,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.pay-terminal li.pay-terminal,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.walking-distance li.walking-distance,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.walking-distance li.walking-distance,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.shuttle li.shuttle,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.shuttle li.shuttle,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.secured-zone li.secured-zone,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.secured-zone li.secured-zone,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.valet-parking li.valet-parking,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.valet-parking li.valet-parking,
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.theft-fire-insurance li.theft-fire-insurance,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.theft-fire-insurance li.theft-fire-insurance {
  display: inline-block;
}
#search-parking-home .search-parkingtype > ul > li.facilities-summary ul.secured-zone li.secured-zone,
#search-parking .search-parkingtype > ul > li.facilities-summary ul.secured-zone li.secured-zone {
  width: 27px;
}
#search-parking-home .search-parkingtype > ul > li label:before,
#search-parking .search-parkingtype > ul > li label:before {
  content: '';
  display: block;
  width: 60px;
  height: 55px;
  margin: 0 auto;
  background: transparent url('img/search-parking.png') 0 0 no-repeat;
}
#search-parking-home .search-parkingtype > ul > li:nth-child(2) label:before,
#search-parking .search-parkingtype > ul > li:nth-child(2) label:before {
  background-position: 0 -55px;
}
#search-parking-home .search-parkingtype > ul > li:nth-child(2) input:checked + label:before,
#search-parking .search-parkingtype > ul > li:nth-child(2) input:checked + label:before {
  background-position: 0 -275px;
}
#search-parking-home .search-parkingtype > ul > li:nth-child(3) label:before,
#search-parking .search-parkingtype > ul > li:nth-child(3) label:before {
  background-position: 0 -110px;
}
#search-parking-home .search-parkingtype > ul > li:nth-child(3) input:checked + label:before,
#search-parking .search-parkingtype > ul > li:nth-child(3) input:checked + label:before {
  background-position: 0 -330px;
}
#search-parking-home .search-parkingtype > ul > li:nth-child(4) label:before,
#search-parking .search-parkingtype > ul > li:nth-child(4) label:before {
  background-position: 0 -165px;
}
#search-parking-home .search-parkingtype > ul > li:nth-child(4) input:checked + label:before,
#search-parking .search-parkingtype > ul > li:nth-child(4) input:checked + label:before {
  background-position: 0 -385px;
}
@media (min-width: 992px) {
  .bookparking-aside {
    padding: 1em;
  }
}
@media (min-width: 1200px) {
  .bookparking-aside {
    padding: 2em;
  }
}
form.book-parking > div {
  margin: 0 0 1em;
}
form.book-parking .btn-holder {
  margin: 0;
}
form.book-parking label,
form.book-parking input[type="text"] {
  display: block;
  width: 100%;
}
form.book-parking label {
  font-weight: 700;
  text-transform: uppercase;
  color: #233e92;
}
.home main {
  margin: 2em 0 0;
}
@media (min-width: 992px) {
  .home main {
    margin: 0;
    background: transparent url('img/kids-flying.png') left bottom no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
.home main header {
  border-bottom: 1px solid #dadfe1;
  background: transparent url('img/where-to.png') right 0.5em no-repeat;
}
.home main header h1 {
  font-size: 1.8em;
  line-height: 1em;
  width: 70%;
  margin: 0;
  padding: 0;
  margin: 0 0 0.25em;
}
@media (min-width: 1200px) {
  .home main header h1 {
    font-size: 1.8em;
    line-height: 1em;
    margin: 0 0 0.5em;
  }
}
@media (min-width: 992px) {
  .home main form {
    position: absolute;
    bottom: 2em;
    right: 5%;
    width: 90%;
    max-width: 620px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 1em 1em 1.5em;
    border: 1px solid #dadfe1;
    border-radius: 3px;
  }
}
@media (min-width: 1200px) {
  .home main form {
    width: 85%;
    background-color: white;
    right: 4%;
    bottom: 2em;
  }
}
@media (min-width: 1600px) {
  .home main form {
    width: 50%;
    padding: 1em 2em 2.5em;
    bottom: 3em;
    right: 7.5%;
  }
}
.home main form .btn-holder {
  text-align: center;
  margin: 0;
}
@media (min-width: 992px) {
  .home main form .btn-holder {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -1.6em;
  }
}
#entry-date {
  background: url('img/date-entry.png') right center no-repeat;
}
#exit-date {
  background: url('img/date-exit.png') right center no-repeat;
}
/* .slider-news {
	
	a {
		background-color: @input-color;
		display: block;
		padding: 1em 2em;
		text-decoration: none;
		.transition-base();

		&:hover {
			text-decoration: none;
			background-color: darken(@input-color, 5%);
		}

		h3 {
			color: @brand-primary;
		}

		p {
			color: @txt-grey;
		}

	}
} */
body.single-parking main {
  padding: 0;
}
body.single-parking main.hide-main {
  left: -100%;
  transition-delay: .3s;
}
@media (min-width: 992px) {
  body.single-parking main {
    margin: 0;
    background: transparent url('img/single-parking.png') left bottom no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
body.single-parking main article {
  background-color: #f8f8f8;
  padding: 2em;
  position: relative;
  margin: 2em 0 0;
  -o-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
@media (min-width: 992px) {
  body.single-parking main article {
    width: 75%;
    max-width: 600px;
    min-height: 100%;
    margin: 0;
    border-left: 1px solid #dadfe1;
  }
}
@media (min-width: 1200px) {
}
body.single-parking main article header {
  padding: 0 0 2em;
  border-bottom: 1px solid #dadfe1;
}
body.single-parking main article header h1 {
  color: #f7ca18;
  font-size: 140%;
  margin: 0 ;
}
body.single-parking main article h2 {
  font-weight: 400;
  font-size: 130%;
}
body.single-parking main.hide-main article {
  left: -480px;
}
body.single-parking main.show-main article {
  left: 0;
  transition-delay: .3s;
}
body.single-parking main .nav-tabs {
  margin: 0 0 1em;
  padding: 0;
}
body.single-parking main .nav-tabs a {
  text-transform: uppercase;
  font-weight: 700;
  color: #333333;
  border-bottom: 1px solid #dadfe1;
  padding: 0.5em;
  text-decoration: none;
  font-size: 92%;
}
body.single-parking main .nav-tabs .active a {
  color: #233e92;
  border-bottom: 3px solid #233e92;
}
body.single-parking main .nav-tabs li.single-parking-book-now {
  float: right;
}
body.single-parking main .nav-tabs li.single-parking-book-now a.btn {
  float: right;
  margin: 5px 0 0;
  padding: 0.25em 0.5em;
}
body.single-parking main .nav-tabs li.single-parking-book-now a.btn:hover {
  color: #f7ca18;
}
body.single-parking main .nav-tabs li.single-parking-book-now.active a.btn {
  border: none;
}
body.single-parking main .tab-content ul.facilities {
  margin: 1em 0 0;
  padding: 0;
}
body.single-parking main .tab-content ul.facilities li {
  margin: 0.25em 0.75em 0 0;
}
body.single-parking main .tab-content .unavailability {
  color: #bd1212;
  font-weight: 700;
}
body.single-parking main .tab-content .unavailability a {
  color: #a61010;
}
body.single-parking main #tariff {
  column-count: 2;
}
@media (min-width: 1200px) {
  body.single-parking main #tariff {
    column-count: 2;
  }
}
body.single-parking main #tariff table {
  font-size: 110%;
  width: 100%;
}
body.single-parking main #tariff table td {
  padding: 0.1em 0;
}
body.single-parking main #tariff .price {
  font-weight: 700;
  color: #233e92;
  padding-left: 10px;
}
#directions blockquote {
  margin: 0 0 0 1.5em;
}
ul.segments {
  margin: 0;
  padding: 0;
}
ul.segments > li {
  list-style: none;
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width: 1200px) {
  ul.segments > li {
    position: absolute;
    width: 50%;
    height: 50%;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
  }
  ul.segments > li:nth-child(1) {
    top: 0;
    left: 0;
  }
  ul.segments > li:nth-child(2) {
    top: 0;
    right: 0;
  }
  ul.segments > li:nth-child(3) {
    top: 50%;
    left: 0;
  }
  ul.segments > li:nth-child(4) {
    top: 50%;
    right: 0;
  }
}
ul.segments > li.parking-description {
  background: #1f3a92 url('img/segment-selected.png') bottom right no-repeat;
  color: white;
}
ul.segments > li.parking-description h1 {
  color: white;
}
ul.segments > li.parking-description div {
  display: none;
}
ul.segments > li.parking-description div.description-default {
  display: block;
}
ul.segments > li a {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: white;
  text-decoration: none;
  position: relative;
}
ul.segments > li a:hover {
  text-decoration: none;
}
@media (min-width: 1200px) {
  ul.segments > li a {
    position: absolute;
  }
}
ul.segments > li a h2,
ul.segments > li a p {
  color: white;
}
ul.segments > li a h2 {
  font-size: 220%;
  margin: 0.5em 0;
}
ul.segments > li a h2:after {
  content: url('img/segment-more.png');
  position: absolute;
  right: 0;
  bottom: 0;
}
ul.segments > li a p {
  font-size: 120%;
  width: 100%;
}
ul.segments > li div {
  bottom: 0;
  left: 0;
  padding: 3em 1.5em 1.5em;
  background: transparent url('img/segments-shadow.png') top left repeat-x;
}
@media (min-width: 1200px) {
  ul.segments > li div {
    position: absolute;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .page-template-segments-php aside,
  .page-template-segments-php main {
    float: left;
  }
}
.page-template-compare #page {
  width: 100%;
}
.page-template-compare main,
.page-template-compare aside {
  width: 100%;
  height: auto;
  overflow: initial;
  padding: 0;
}
@media (min-width: 1200px) {
  .page-template-compare main,
  .page-template-compare aside {
    height: calc(100vh - 118px);
    float: left;
    overflow-y: scroll;
  }
}
.page-template-compare aside {
  padding: 0 2em;
}
@media (min-width: 992px) {
  .page-template-compare aside {
    padding: 1em 2em;
  }
}
@media (min-width: 1200px) {
  .page-template-compare aside {
    width: 35%;
    padding: 2em;
  }
}
@media (min-width: 1600px) {
  .page-template-compare aside {
    width: 25%;
  }
}
.page-template-compare #footer-main {
  position: initial;
}
@media (min-width: 1200px) {
  .page-template-compare #footer-main {
    position: absolute;
  }
}
.page-template-compare main {
  background-color: #f0f0f0;
  padding: 0;
  overflow-x: hidden;
  position: relative;
  border-top: 1px solid #f0f0f0;
  margin: 1em 0;
}
@media (min-width: 992px) {
  .page-template-compare main {
    margin-left: 15px;
  }
}
@media (min-width: 1200px) {
  .page-template-compare main {
    width: 65%;
    border-top: none;
    margin: 0;
  }
}
@media (min-width: 1600px) {
  .page-template-compare main {
    width: 75%;
  }
}
.page-template-compare main .no-result {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 21;
  display: none;
  background-color: rgba(35, 62, 146, 0.8);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media (min-width: 1200px) {
  .page-template-compare main .no-result {
    position: fixed;
    width: 65%;
    height: calc(100vh - 118px);
    top: 63px;
  }
}
@media (min-width: 1600px) {
  .page-template-compare main .no-result {
    width: 75%;
  }
}
.page-template-compare main .no-result .no-result-content {
  background-color: #FFF;
  padding: 3em;
  margin: 2em auto 0;
  width: 40%;
}
@media (min-width: 1200px) {
  .page-template-compare main .no-result .no-result-content {
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
.page-template-compare main .no-result .no-result-content .reset {
  display: block;
  position: relative;
  margin: 0 auto;
}
.page-template-compare main .no-result .no-result-content p {
  font-weight: 700;
  color: #233e92;
  text-align: center;
}
.page-template-compare main .no-result.display-msg {
  display: block;
}
.page-template-compare main nav {
  position: absolute;
  z-index: 20;
  width: 100%;
}
@media (min-width: 1200px) {
  .page-template-compare main nav {
    width: 65%;
    float: right;
  }
}
@media (min-width: 1600px) {
  .page-template-compare main nav {
    width: 75%;
  }
}
.page-template-compare main nav button {
  position: fixed;
  top: calc(50% - 25px);
  width: 49px;
  height: 49px;
  text-indent: -999em;
  background: transparent url('img/compare-slide.png') top center no-repeat;
}
.page-template-compare main nav button.next {
  right: 20px;
}
@media (min-width: 992px) {
  .page-template-compare main nav button.next {
    right: 2%;
  }
}
.page-template-compare main nav button.previous {
  left: 20px;
  background-position: bottom center;
}
@media (min-width: 992px) {
  .page-template-compare main nav button.previous {
    left: 2%;
  }
}
@media (min-width: 1200px) {
  .page-template-compare main nav button.previous {
    left: 36%;
  }
}
@media (min-width: 1600px) {
  .page-template-compare main nav button.previous {
    left: 26%;
  }
}
.page-template-compare main nav .disabled {
  cursor: default;
  opacity: .2;
}
.page-template-compare #compare-parkings {
  margin: 0;
  width: 800%;
  padding: 0;
  position: relative;
  left: 0;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.page-template-compare #compare-parkings > li {
  position: relative;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 180px;
  min-height: 1800px;
  float: left;
  background-color: white;
  padding: 2em;
  border-right: 1px solid #f0f0f0;
  text-align: center;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (min-width: 768px) {
  .page-template-compare #compare-parkings > li {
    max-width: 270px;
  }
}
@media (min-width: 1200px) {
  .page-template-compare #compare-parkings > li {
    min-height: 1700px;
  }
}
.page-template-compare #compare-parkings > li header {
  min-height: 255px;
}
.page-template-compare #compare-parkings > li header h1 {
  margin: 0;
  min-height: 77px;
  font-size: 1.5em;
}
.page-template-compare #compare-parkings > li header h2 {
  color: #454545;
  text-transform: uppercase;
  font-size: 100%;
  margin: 0.25em 0;
  min-height: 48px;
}
.page-template-compare #compare-parkings > li header p {
  min-height: 106px;
}
.page-template-compare #compare-parkings > li > div,
.page-template-compare #compare-parkings > li > p {
  border-bottom: 1px solid #bcbcbc;
  margin: 0;
  padding: 1em 0;
}
.page-template-compare #compare-parkings > li > div:last-child,
.page-template-compare #compare-parkings > li > p:last-child {
  border-bottom: none;
}
.page-template-compare #compare-parkings > li > p.picto {
  padding: 1.2em 0;
}
.page-template-compare #compare-parkings > li .price {
  border-top: 1px solid #bcbcbc;
  min-height: 330px;
}
.page-template-compare #compare-parkings > li .price ul {
  padding: 0;
}
.page-template-compare #compare-parkings > li .price li {
  list-style: none;
  font-weight: 700;
  color: #233e92;
}
.page-template-compare #compare-parkings > li .price p.legend {
  font-style: italic;
  margin: 1em 0 0;
  font-size: 90%;
}
.page-template-compare #compare-parkings > li .price .more_24 {
  display: none;
}
.page-template-compare #compare-parkings > li .to-terminal {
  min-height: 80px;
}
.page-template-compare #compare-parkings > li .maximal-height {
  min-height: 80px;
}
.page-template-compare #compare-parkings > li .payment-methods {
  min-height: 105px;
}
@media (max-width: 992px) {
  .page-template-compare #compare-parkings > li .payment-methods {
    min-height: 170px;
  }
}
.page-template-compare #compare-parkings > li .payment-methods span:after {
  content: ', ';
}
.page-template-compare #compare-parkings > li .payment-methods span:last-child:after {
  content: '';
}
.page-template-compare #compare-parkings > li .booking {
  min-height: 69px;
}
.page-template-compare #compare-parkings > li .booking .btn {
  margin: 0;
}
.page-template-compare #compare-parkings > li.result-legend {
  background: #ddd none repeat scroll 0 0;
  color: #454545;
  z-index: 10;
  padding: 2em 1em;
}
.page-template-compare #compare-parkings > li.result-legend header {
  min-height: 255px;
}
.page-template-compare #compare-parkings > li.result-legend .price {
  min-height: 330px;
}
.page-template-compare #compare-parkings > li p span.reservable-online,
.page-template-compare #compare-parkings > li p span.trolley-available,
.page-template-compare #compare-parkings > li p span.theft-fire-insurance,
.page-template-compare #compare-parkings > li p span.valet-parking,
.page-template-compare #compare-parkings > li p span.carwash,
.page-template-compare #compare-parkings > li p span.walking-distance,
.page-template-compare #compare-parkings > li p span.shuttle,
.page-template-compare #compare-parkings > li p span.secured-zone,
.page-template-compare #compare-parkings > li p span.outside-parking,
.page-template-compare #compare-parkings > li p span.covered-parking,
.page-template-compare #compare-parkings > li p span.car-sharing {
  display: inline-block;
  width: 100%;
  height: 30px;
  background: transparent url('img/services.png') 0 0 no-repeat;
  opacity: 0.3;
  text-indent: -9999em;
}
.page-template-compare #compare-parkings > li p span.reservable-online.yes,
.page-template-compare #compare-parkings > li p span.trolley-available.yes,
.page-template-compare #compare-parkings > li p span.theft-fire-insurance.yes,
.page-template-compare #compare-parkings > li p span.valet-parking.yes,
.page-template-compare #compare-parkings > li p span.carwash.yes,
.page-template-compare #compare-parkings > li p span.walking-distance.yes,
.page-template-compare #compare-parkings > li p span.shuttle.yes,
.page-template-compare #compare-parkings > li p span.secured-zone.yes,
.page-template-compare #compare-parkings > li p span.outside-parking.yes,
.page-template-compare #compare-parkings > li p span.covered-parking.yes,
.page-template-compare #compare-parkings > li p span.car-sharing.yes {
  opacity: 1;
}
.page-template-compare #compare-parkings > li p span.reservable-online {
  background-position: center -10px;
}
.page-template-compare #compare-parkings > li p span.trolley-available {
  background-position: center -137px;
}
.page-template-compare #compare-parkings > li p span.theft-fire-insurance {
  background-position: center -267px;
}
.page-template-compare #compare-parkings > li p span.valet-parking {
  background-position: center -395px;
}
.page-template-compare #compare-parkings > li p span.carwash {
  background-position: center -523px;
}
.page-template-compare #compare-parkings > li p span.walking-distance {
  background-position: center -653px;
}
.page-template-compare #compare-parkings > li p span.shuttle {
  background-position: center -790px;
}
.page-template-compare #compare-parkings > li p span.secured-zone {
  background-position: center -920px;
}
.page-template-compare #compare-parkings > li p span.outside-parking {
  background-position: center -1182px;
}
.page-template-compare #compare-parkings > li p span.covered-parking {
  background-position: center -1052px;
}
.page-template-compare #compare-parkings > li p span.car-sharing {
  background-position: center -1317px;
}
.page-template-compare #compare-parkings > li.unavailable > * {
  opacity: 0.1;
}
.page-template-compare #compare-parkings > li.unavailable > div.unavailability {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding: 115px 0.5em 0;
  opacity: 1;
  font-size: 110%;
}
.page-template-compare #compare-parkings.filtered > li {
  opacity: .2;
}
.page-template-compare #compare-parkings.filtered > li.selected {
  opacity: 1;
  box-shadow: 0 0 27px 6px rgba(0, 0, 0, 0.15);
}
.page-template-compare #compare-parkings.filtered > li.result-legend {
  opacity: 1;
}
.page-template-compare #search-parking-home header > h1,
.page-template-compare #search-parking header > h1 {
  width: 100%;
  float: none;
  line-height: 1.1em;
  font-size: 1.5em;
}
.page-template-compare #search-parking-home .search-services,
.page-template-compare #search-parking .search-services {
  text-align: center;
}
.page-template-compare #search-parking-home .search-services ul,
.page-template-compare #search-parking .search-services ul {
  overflow: inherit;
  border: none;
  border-radius: 0;
}
.page-template-compare #search-parking-home .search-services li,
.page-template-compare #search-parking .search-services li {
  display: inline-block;
  margin: 0 0.75em 0.75em 0;
  border: none;
  position: relative;
  float: none;
}
.page-template-compare #search-parking-home .search-services li span,
.page-template-compare #search-parking .search-services li span {
  width: 150px;
  height: auto;
  padding: 5px;
  left: 4px;
  margin-left: -50px;
  color: #454545;
  font-weight: 700;
  text-align: center;
  background: #f7ca18;
  text-indent: 0px;
  border-radius: 3px;
  position: absolute;
  pointer-events: none;
  bottom: 0;
  opacity: 0;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
}
.page-template-compare #search-parking-home .search-services li span:before,
.page-template-compare #search-parking .search-services li span:before,
.page-template-compare #search-parking-home .search-services li span:after,
.page-template-compare #search-parking .search-services li span:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -9px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f7ca18;
}
.page-template-compare #search-parking-home .search-services li:hover span,
.page-template-compare #search-parking .search-services li:hover span {
  opacity: 1;
  bottom: 60px;
}
.page-template-compare #search-parking-home .search-services li:nth-child(2),
.page-template-compare #search-parking .search-services li:nth-child(2) {
  border: none;
}
.page-template-compare #search-parking-home .search-services li label,
.page-template-compare #search-parking .search-services li label {
  display: block;
  width: 60px;
  height: 50px;
  border-radius: 3px;
  border: 1px solid #dadfe1;
  background: transparent url('img/services.png') center -1px no-repeat;
  text-indent: -9999em;
}
.page-template-compare #search-parking-home .search-services li input[type="checkbox"]:checked + label,
.page-template-compare #search-parking .search-services li input[type="checkbox"]:checked + label {
  background-color: #233e92;
  background-position: center -62px;
}
.page-template-compare #search-parking-home .search-services li input#trolley-available + label,
.page-template-compare #search-parking .search-services li input#trolley-available + label {
  background-position: center -129px;
}
.page-template-compare #search-parking-home .search-services li input#trolley-available:checked + label,
.page-template-compare #search-parking .search-services li input#trolley-available:checked + label {
  background-position: center -193px;
}
.page-template-compare #search-parking-home .search-services li input#theft-fire-insurance + label,
.page-template-compare #search-parking .search-services li input#theft-fire-insurance + label {
  background-position: center -258px;
}
.page-template-compare #search-parking-home .search-services li input#theft-fire-insurance:checked + label,
.page-template-compare #search-parking .search-services li input#theft-fire-insurance:checked + label {
  background-position: center -322px;
}
.page-template-compare #search-parking-home .search-services li input#valet-parking + label,
.page-template-compare #search-parking .search-services li input#valet-parking + label {
  background-position: center -386px;
}
.page-template-compare #search-parking-home .search-services li input#valet-parking:checked + label,
.page-template-compare #search-parking .search-services li input#valet-parking:checked + label {
  background-position: center -450px;
}
.page-template-compare #search-parking-home .search-services li input#carwash + label,
.page-template-compare #search-parking .search-services li input#carwash + label {
  background-position: center -514px;
}
.page-template-compare #search-parking-home .search-services li input#carwash:checked + label,
.page-template-compare #search-parking .search-services li input#carwash:checked + label {
  background-position: center -578px;
}
.page-template-compare #search-parking-home .search-services li input#walking-distance + label,
.page-template-compare #search-parking .search-services li input#walking-distance + label {
  background-position: center -647px;
}
.page-template-compare #search-parking-home .search-services li input#walking-distance:checked + label,
.page-template-compare #search-parking .search-services li input#walking-distance:checked + label {
  background-position: center -713px;
}
.page-template-compare #search-parking-home .search-services li input#shuttle + label,
.page-template-compare #search-parking .search-services li input#shuttle + label {
  background-position: center -780px;
}
.page-template-compare #search-parking-home .search-services li input#shuttle:checked + label,
.page-template-compare #search-parking .search-services li input#shuttle:checked + label {
  background-position: center -845px;
}
.page-template-compare #search-parking-home .search-services li input#secured-zone + label,
.page-template-compare #search-parking .search-services li input#secured-zone + label {
  background-position: center -912px;
}
.page-template-compare #search-parking-home .search-services li input#secured-zone:checked + label,
.page-template-compare #search-parking .search-services li input#secured-zone:checked + label {
  background-position: center -978px;
}
.page-template-compare #search-parking-home .search-services li input#outside-parking + label,
.page-template-compare #search-parking .search-services li input#outside-parking + label {
  background-position: center -1173px;
}
.page-template-compare #search-parking-home .search-services li input#outside-parking:checked + label,
.page-template-compare #search-parking .search-services li input#outside-parking:checked + label {
  background-position: center -1240px;
}
.page-template-compare #search-parking-home .search-services li input#covered-parking + label,
.page-template-compare #search-parking .search-services li input#covered-parking + label {
  background-position: center -1044px;
}
.page-template-compare #search-parking-home .search-services li input#covered-parking:checked + label,
.page-template-compare #search-parking .search-services li input#covered-parking:checked + label {
  background-position: center -1110px;
}
.page-template-compare #search-parking-home .search-services li input#car-sharing + label,
.page-template-compare #search-parking .search-services li input#car-sharing + label {
  background-position: center -1308px;
}
.page-template-compare #search-parking-home .search-services li input#car-sharing:checked + label,
.page-template-compare #search-parking .search-services li input#car-sharing:checked + label {
  background-position: center -1373px;
}
@media (min-width: 1200px) {
  aside #search-parking input[type="radio"] + label,
  aside #search-parking input[type="checkbox"] + label {
    font-size: 85%;
  }
}
@media (min-width: 1600px) {
  aside #search-parking input[type="radio"] + label,
  aside #search-parking input[type="checkbox"] + label {
    font-size: 80%;
  }
}
@media (min-width: 1855px) {
  aside #search-parking input[type="radio"] + label,
  aside #search-parking input[type="checkbox"] + label {
    font-size: 100%;
  }
}
#compare-parking-fix {
  display: none;
}
.sticky #compare-parking-fix {
  position: fixed;
  display: block;
  width: 600%;
  z-index: 2;
  margin: 0;
  padding: 0;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.sticky #compare-parking-fix > li {
  position: relative;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 270px;
  float: left;
  max-height: 90px;
  background-color: white;
  padding: 2em;
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px solid #dadfe1;
  text-align: center;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.sticky #compare-parking-fix > li header h1 {
  margin: 0;
  min-height: 77px;
  font-size: 1.5em;
}
.sticky #compare-parking-fix > li.unavailable > * {
  opacity: 0.1;
}
.sticky #compare-parking-fix.filtered > li {
  opacity: 0;
}
.sticky #compare-parking-fix.filtered > li.selected {
  opacity: 1;
}
.sticky #compare-parking-fix.filtered > li.result-legend {
  opacity: 1;
}
.page-id-353 p.picto.online,
.page-id-352 p.picto.online,
.page-id-182 p.picto.online {
  padding-bottom: 30px !important;
}
.page-id-353 span.reservable-online.no,
.page-id-352 span.reservable-online.no,
.page-id-182 span.reservable-online.no,
.page-id-353 span.reservable-online.yes,
.page-id-352 span.reservable-online.yes,
.page-id-182 span.reservable-online.yes {
  margin-bottom: 14px;
}
/* Anglais */
.page-id-182 li.compare-result.vip .reservable-online {
  position: relative;
}
.page-id-182 li.compare-result.vip .reservable-online:before {
  content: 'payment at the parking';
  width: 100%;
  font-size: 16px;
  opacity: inherit !important;
  position: absolute;
  text-align: center;
  padding: 0;
  margin: 0;
  text-indent: 0;
  right: 0;
  line-height: 1em;
  bottom: -20px;
}
/* Français */
.page-id-352 li.compare-result.vip-fr.more_24_only.is_bookable.bankcard.carwash.cash.disabeld_persons.electric_charging_station.exit_247.information.covered-parking.secured-zone.theft-fire-insurance.toilets.trolley-available.walking-distance .reservable-online,
.page-id-352 li.compare-result.vip-fr.more_24_only.is_bookable.bankcard.carwash.cash.electric_charging_station.exit_247.information.covered-parking.secured-zone.theft-fire-insurance.toilets.trolley-available.valet-parking.walking-distance .reservable-online {
  position: relative;
}
.page-id-352 li.compare-result.vip-fr.more_24_only.is_bookable.bankcard.carwash.cash.disabeld_persons.electric_charging_station.exit_247.information.covered-parking.secured-zone.theft-fire-insurance.toilets.trolley-available.walking-distance .reservable-online:before,
.page-id-352 li.compare-result.vip-fr.more_24_only.is_bookable.bankcard.carwash.cash.electric_charging_station.exit_247.information.covered-parking.secured-zone.theft-fire-insurance.toilets.trolley-available.valet-parking.walking-distance .reservable-online:before {
  content: 'paiement sur place';
  width: 100%;
  font-size: 16px;
  opacity: inherit !important;
  position: absolute;
  text-align: center;
  padding: 0;
  margin: 0;
  text-indent: 0;
  right: 0;
  line-height: 1em;
  bottom: -20px;
}
/* Néerlandais */
.page-id-353 li.compare-result.vip-nl.more_24_only.is_bookable.bankcard.carwash.cash.disabeld_persons.electric_charging_station.exit_247.information.covered-parking.secured-zone.theft-fire-insurance.toilets.trolley-available.walking-distance .reservable-online,
.page-id-353 li.compare-result.vip-nl.more_24_only.is_bookable.bankcard.carwash.cash.electric_charging_station.exit_247.information.covered-parking.secured-zone.theft-fire-insurance.toilets.trolley-available.valet-parking.walking-distance .reservable-online {
  position: relative;
}
.page-id-353 li.compare-result.vip-nl.more_24_only.is_bookable.bankcard.carwash.cash.disabeld_persons.electric_charging_station.exit_247.information.covered-parking.secured-zone.theft-fire-insurance.toilets.trolley-available.walking-distance .reservable-online:before,
.page-id-353 li.compare-result.vip-nl.more_24_only.is_bookable.bankcard.carwash.cash.electric_charging_station.exit_247.information.covered-parking.secured-zone.theft-fire-insurance.toilets.trolley-available.valet-parking.walking-distance .reservable-online:before {
  content: 'betaling ter plaatse';
  width: 100%;
  font-size: 16px;
  opacity: inherit !important;
  position: absolute;
  text-align: center;
  padding: 0;
  margin: 0;
  text-indent: 0;
  right: 0;
  line-height: 1em;
  bottom: -20px;
}
body.parking-directions aside .result .get-directions,
.page-template-directions aside .result .get-directions {
  display: inline-block;
}
body.parking-directions aside .result footer p.not-bookable,
.page-template-directions aside .result footer p.not-bookable,
body.parking-directions aside .result footer .book-now,
.page-template-directions aside .result footer .book-now {
  display: none;
}
body.parking-directions main > ul,
.page-template-directions main > ul {
  margin: 0;
  padding: 0;
}
body.parking-directions main > ul > li,
.page-template-directions main > ul > li {
  list-style: none;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width: 1200px) {
  body.parking-directions main > ul > li,
  .page-template-directions main > ul > li {
    position: absolute;
    width: 20%;
    height: 50%;
    list-style: none;
  }
  body.parking-directions main > ul > li:nth-child(1),
  .page-template-directions main > ul > li:nth-child(1) {
    top: 0;
    left: 0;
  }
  body.parking-directions main > ul > li:nth-child(2),
  .page-template-directions main > ul > li:nth-child(2) {
    top: 0;
    left: 20%;
  }
  body.parking-directions main > ul > li:nth-child(3),
  .page-template-directions main > ul > li:nth-child(3) {
    top: 0;
    left: 40%;
  }
  body.parking-directions main > ul > li:nth-child(4),
  .page-template-directions main > ul > li:nth-child(4) {
    top: 0;
    left: 60%;
  }
  body.parking-directions main > ul > li:nth-child(5),
  .page-template-directions main > ul > li:nth-child(5) {
    top: 0;
    left: 80%;
  }
  body.parking-directions main > ul > li:nth-child(6),
  .page-template-directions main > ul > li:nth-child(6) {
    bottom: 0;
    left: 0;
  }
  body.parking-directions main > ul > li:nth-child(7),
  .page-template-directions main > ul > li:nth-child(7) {
    bottom: 0;
    left: 20%;
  }
  body.parking-directions main > ul > li:nth-child(8),
  .page-template-directions main > ul > li:nth-child(8) {
    bottom: 0;
    left: 40%;
  }
  body.parking-directions main > ul > li:nth-child(9),
  .page-template-directions main > ul > li:nth-child(9) {
    bottom: 0;
    left: 60%;
  }
  body.parking-directions main > ul > li:nth-child(10),
  .page-template-directions main > ul > li:nth-child(10) {
    bottom: 0;
    left: 80%;
  }
}
body.parking-directions main > ul > li.unavailable a:after,
.page-template-directions main > ul > li.unavailable a:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
body.parking-directions main > ul > li a,
.page-template-directions main > ul > li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  position: relative;
}
body.parking-directions main > ul > li h2,
.page-template-directions main > ul > li h2 {
  color: white;
  padding: 3em 0.5em 1.5em;
  margin: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background: transparent url('img/segments-shadow.png') top left repeat-x;
}
@media (min-width: 1200px) {
  body.parking-directions main > ul > li h2,
  .page-template-directions main > ul > li h2 {
    padding: 0.5em;
    position: absolute;
  }
}
body.parking-directions main > ul > li a h2,
.page-template-directions main > ul > li a h2 {
  text-decoration: none;
}
body.parking-directions main > ul > li a:hover,
.page-template-directions main > ul > li a:hover,
body.parking-directions main > ul > li a:hover h2,
.page-template-directions main > ul > li a:hover h2 {
  color: white;
  text-decoration: underline;
}
body.parking-directions main article {
  width: 100%;
  background: white;
  max-width: inherit;
  padding: 0;
}
body.parking-directions .directions-video {
  background-color: #f1f1f1;
}
body.parking-directions .directions-video .video-container {
  width: 90%;
  max-width: 700px;
  margin: auto;
  padding: 2em;
}
@media (min-width: 1200px) {
  body.parking-directions .directions-info {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  body.parking-directions .directions-info .directions-description {
    width: 50%;
    padding: 1em;
  }
}
body.parking-directions .directions-info .directions-image {
  display: none;
}
@media (min-width: 1200px) {
  body.parking-directions .directions-info .directions-image {
    display: block;
    position: absolute;
    width: 50%;
    top: 0;
    right: 0;
  }
}
.page-template-help ul {
  margin: 0 0 3em;
  padding: 0;
}
@media (min-width: 992px) {
  .page-template-help ul {
    margin: 0;
  }
}
.page-template-help ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 992px) {
  .page-template-help .help-nav {
    padding: 1em;
  }
}
@media (min-width: 1200px) {
  .page-template-help .help-nav {
    padding: 2em;
  }
}
.page-template-help .help-nav header {
  border: none;
}
.page-template-help .help-nav h1 {
  width: 100%;
  line-height: 1em;
}
.page-template-help .help-nav a {
  display: block;
  width: 100%;
  padding: 1em 0;
  border-bottom: 1px solid #dadfe1;
  color: #454545;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  background: transparent url('img/faq.png') right center no-repeat;
}
@media (min-width: 992px) {
  .page-template-help .help-nav a {
    border-bottom: none;
    border-top: 1px solid #dadfe1;
  }
}
.page-template-help .help-nav a:hover {
  color: #233e92;
}
.page-template-help .help-nav .active a {
  color: #f7ca18;
  cursor: default;
  background-image: url('img/faq-active.png');
}
@media (min-width: 992px) {
  .page-template-help main {
    padding: 2em;
  }
}
.page-template-help main > ul {
  margin-bottom: 2;
}
@media (min-width: 1200px) {
  .page-template-help main > ul {
    column-count: 2;
    column-gap: 5em;
  }
}
.page-template-help main > ul > li {
  margin-bottom: 2em;
}
.page-template-help main h3 {
  font-weight: 400;
  margin: 0 0 1em;
  padding: 0 0 0.5em;
  border-bottom: 1px solid #dadfe1;
}
@media (min-width: 992px) {
  .aside-contact {
    padding: 1em;
  }
}
@media (min-width: 1200px) {
  .aside-contact {
    padding: 2em;
  }
}
.aside-contact label {
  display: block;
  width: 100%;
  color: #233e92;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 100%;
}
.aside-contact form > div {
  margin-bottom: 1em;
}
.aside-contact input[type="text"],
.aside-contact input[type="email"],
.aside-contact textarea,
.aside-contact select {
  width: 100%;
}
.aside-contact input[type="submit"] {
  margin: 0;
}
.aside-contact .ajax-loader {
  width: 16px;
}
body.contact-on main {
  display: none;
}
@media (min-width: 992px) {
  body.contact-on main {
    display: block;
  }
}
@media (min-width: 1200px) {
  body.contact-on aside,
  body.contact-on main,
  body.contact-on .wpcf7,
  body.contact-on .others {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  body.contact-on .wpcf7 {
    float: left;
  }
}
@media (min-width: 1200px) {
  body.contact-on .others {
    float: right;
    padding: 0 0 0 4em;
  }
}
body.error404 main,
body.page-template-pcard main {
  overflow: hidden;
  margin: 2em 0 0;
}
@media (min-width: 992px) {
  body.error404 main,
  body.page-template-pcard main {
    background: transparent url('img/kids-flying2.jpg') left bottom no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
  }
}
@media (min-width: 992px) {
  body.error404 main > div,
  body.page-template-pcard main > div {
    position: absolute;
    bottom: 4.5em;
    right: 5%;
    width: 90%;
    max-width: 620px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 1em 2em;
    border: 1px solid #dadfe1;
    border-radius: 3px;
  }
}
@media (min-width: 1200px) {
  body.error404 main > div,
  body.page-template-pcard main > div {
    width: 85%;
    bottom: 3.5em;
    padding: 2em;
    background-color: white;
    right: 7.5%;
  }
}
@media (min-width: 1600px) {
  body.error404 main > div,
  body.page-template-pcard main > div {
    width: 50%;
  }
}
body.error404 main > div h1,
body.page-template-pcard main > div h1 {
  margin-top: 0;
}
body.error404 main > div p,
body.page-template-pcard main > div p {
  margin: 0;
}
.page-template-cookies-php #access,
.page-template-cookies-php #footer-main {
  display: none;
}
.page-template-cookies-php #branding {
  display: block;
  float: none;
  margin: 0.25em auto;
}
.page-template-cookies-php #branding a {
  margin: auto;
}
.page-template-cookies-php #primary {
  width: 90%;
  max-width: 1200px;
  margin: 2em auto;
}
.page-template-cookies-php table {
  width: 100%;
  margin: 1em 0;
}
.page-template-cookies-php tr {
  border-bottom: 1px solid #dadfe1;
  text-align: left;
}
.page-template-cookies-php tr td,
.page-template-cookies-php tr th {
  padding: 0.5em 0;
}
.page-template-iframe-booknow {
  background-color: #142250;
  padding: 0.5em;
  color: white;
}
.page-template-iframe-booknow h1,
.page-template-iframe-booknow h2,
.page-template-iframe-booknow h3,
.page-template-iframe-booknow h4,
.page-template-iframe-booknow h5,
.page-template-iframe-booknow h6,
.page-template-iframe-booknow form label {
  color: white;
}
.page-template-iframe-booknow aside {
  background-color: transparent;
}
.page-template-iframe-booknow header h1 {
  color: #f7ca18;
}
.page-template-iframe-booknow input[type="text"],
.page-template-iframe-booknow input[type="email"],
.page-template-iframe-booknow input[type="password"],
.page-template-iframe-booknow input[type="tel"],
.page-template-iframe-booknow select,
.page-template-iframe-booknow textarea {
  background-color: white !important;
  color: #333333;
}
.page-template-iframe-booknow input[type="submit"]:hover {
  background-color: white;
  color: #233e92;
}
.page-template-iframe-booknow header {
  width: 100%;
  overflow: hidden;
  padding: 0 0 1em;
  border-bottom: 1px solid white;
  margin: 0 0 2.5em;
}
.page-template-iframe-booknow header > h1 {
  width: 300px;
  float: left;
}
.page-template-iframe-booknow header > div {
  float: right;
}
.page-template-iframe-booknow #branding {
  display: inline-block;
  background-color: white;
  padding: 0.5em;
  float: none;
  border-radius: 3px;
}
.page-template-iframe-booknow #branding a {
  width: 190px;
}
.page-template-iframe-booknow .bookparking-aside {
  padding-top: 1em;
  width: 100%;
  overflow: hidden;
}
.page-template-iframe-booknow .promocode-form,
.page-template-iframe-booknow .book-now-form {
  float: left;
}
.page-template-iframe-booknow .promocode-form {
  width: 33.33333%;
}
.page-template-iframe-booknow .book-now-form {
  width: 66.66666666%;
  margin: 9px 0 0;
}
.page-template-iframe-booknow #entry-date {
  background: url('img/date-entry-iframe.png') right center no-repeat;
}
.page-template-iframe-booknow #exit-date {
  background: url('img/date-exit-iframe.png') right center no-repeat;
}
.page-template-iframe-booknow #header-main,
.page-template-iframe-booknow #footer-main,
.page-template-iframe-booknow .slider-news {
  display: none !important;
}
.page-template-iframe-booknow a.small-cgv {
  color: #f7ca18;
}
.page-template-iframe-booknow a.small-cgv:hover {
  color: white;
}
.page-template-iframe-booknow-2018 {
  background-color: #ffc20e;
}
.page-template-iframe-booknow-2018 #branding {
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.page-template-iframe-booknow-2018 header {
  width: 98%;
  padding: 0;
}
@media (min-width: 480px) {
  .page-template-iframe-booknow-2018 header {
    margin: 0 1% 2.5em;
  }
}
.page-template-iframe-booknow-2018 header > h1 {
  width: auto;
  color: #233e92;
  margin: 0.85em 0 0;
}
.page-template-iframe-booknow-2018 #entry-date {
  background-image: url('img/date-entry-iframe-2018.png');
}
.page-template-iframe-booknow-2018 #exit-date {
  background-image: url('img/date-exit-iframe-2018.png');
}
.page-template-iframe-booknow-2018 #book-parking {
  margin: 40px 0 10px;
  background-color: #233e92;
  color: white;
}
.page-template-iframe-booknow-2018 a.small-cgv {
  color: #233e92;
}
@media (min-width: 480px) {
  .page-template-iframe-booknow-2018 .promocode-form,
  .page-template-iframe-booknow-2018 .book-now-form,
  .page-template-iframe-booknow-2018 form.book-parking > div {
    width: 48%;
    margin: 0 1% 1em;
    float: left;
  }
}
.page-template-iframe-booknow-2018 .promocode-form input,
.page-template-iframe-booknow-2018 .book-now-form input,
.page-template-iframe-booknow-2018 form.book-parking > div input {
  border-radius: 5px;
}
.page-template-iframe-booknow-2018 .promocode-form label,
.page-template-iframe-booknow-2018 .book-now-form label,
.page-template-iframe-booknow-2018 form.book-parking > div label {
  text-transform: none;
  margin: 0 0 0.5em;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*# sourceMappingURL=style.css.map */