/*!
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,
.section--small,
.section--full,
.footer,
.footer > div,
body:not(.home) #primary {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.section--small:before,
.section--small:after,
.section--full:before,
.section--full:after,
.footer:before,
.footer:after,
.footer > div:before,
.footer > div:after,
body:not(.home) #primary:before,
body:not(.home) #primary:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.section--small:after,
.section--full:after,
.footer:after,
.footer > div:after,
body:not(.home) #primary:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.section--small:before,
.section--small:after,
.section--full:before,
.section--full:after,
.footer:before,
.footer:after,
.footer > div:before,
.footer > div:after,
body:not(.home) #primary:before,
body:not(.home) #primary:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.section--small:after,
.section--full:after,
.footer:after,
.footer > div:after,
body:not(.home) #primary: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 !
*/
/* Mixins for px to em */
.space-invaders {
  padding-top: 2.14285714em;
  padding-bottom: 2.14285714em;
}
@media (min-width: 768px) {
  .space-invaders {
    padding-top: 2.14285714em;
    padding-bottom: 2.14285714em;
  }
}
@media (min-width: 992px) {
  .space-invaders {
    padding-top: 4.28571429em;
    padding-bottom: 4.28571429em;
  }
}
@media (min-width: 1200px) {
  .space-invaders {
    padding-top: 4.28571429em;
    padding-bottom: 4.28571429em;
  }
}
.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/layout/made-by-globule-bleu.png") 0 0px no-repeat;
  width: 48px;
  height: 17px;
}
.made-by-gbl:hover {
  background-position: 0 -17px;
}
a {
  color: #9ab532;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #788d27;
}
::-moz-selection {
  background: #9ab532;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #9ab532;
  color: #fff;
  text-shadow: none;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 16px;
  line-height: 1.42857143;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  color: #333333;
  background-color: #ffffff;
  overflow-x: hidden;
}
strong,
b {
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin: 0;
}
p {
  margin: 0 0 1em;
}
button {
  background: transparent;
  display: inline-block;
  border: none;
  outline: none;
}
button[title] {
  background-color: black;
}
.section--small {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .section--small {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .section--small {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .section--small {
    width: 1170px;
  }
}
.section--full {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
}
.section--full-height {
  min-height: 100vh;
}
.mobile-container {
  width: 85%;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .mobile-container {
    width: 100%;
    margin: 0;
  }
}
.row {
  height: 100%;
}
#access {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0 auto 0;
  padding: 0.5em 0;
}
#access ul {
  list-style: none;
  margin: 0;
  padding: 0;
  clear: both;
}
@media (min-width: 992px) {
  #access ul {
    padding: 0;
    clear: inherit;
  }
}
@media (min-width: 992px) {
  #access li {
    float: left;
  }
}
#access a {
  display: block;
  font-size: 110%;
  line-height: 2em;
  padding: 1em;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
}
#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.close {
  display: none;
}
@media (min-width: 992px) {
  #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 0 0;
  -moz-background-size: 40px 40px;
  background-size: 40px 40px;
}
.no-svg #access-trigger {
  background-image: url('img/trigger.png');
}
@media (min-width: 992px) {
  #access-trigger {
    display: none;
  }
}
/* #branding {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url('./img/layout/planet.png') 50% 50% no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;

} */
#branding h1 {
  min-height: 100vh;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#branding a {
  display: block;
  width: 80%;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  top: -50%;
  transform: translateY(50%);
}
#branding img {
  display: block;
  width: 100%;
  margin: 0;
}
#branding span {
  display: none;
}
/*STYLE DU HEADER*/
header {
  background-image: url("img/home.jpg");
}
.vertical-align__wrap {
  width: 100%;
  height: 100%;
  display: table;
}
.vertical-align--middle {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.nav-scroll {
  position: fixed;
  top: 50px;
  right: 50px;
  z-index: 50;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .nav-scroll {
    top: 25px;
    right: 25px;
  }
}
.nav-scroll li {
  margin: 1em 0;
}
.nav-scroll a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  width: 13px;
  height: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
}
.nav-scroll a:hover,
.nav-scroll a:focus,
.nav-scroll a.active {
  background-color: #9ab532;
  border-color: #9ab532;
}
.footer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2.14285714em;
  padding-bottom: 2.14285714em;
  font-size: 0.76470588em;
  color: #fff;
  font-weight: 400;
  background-color: #464545;
}
@media (min-width: 768px) {
  .footer {
    padding-top: 2.14285714em;
    padding-bottom: 2.14285714em;
  }
}
@media (min-width: 992px) {
  .footer {
    padding-top: 4.28571429em;
    padding-bottom: 4.28571429em;
  }
}
@media (min-width: 1200px) {
  .footer {
    padding-top: 4.28571429em;
    padding-bottom: 4.28571429em;
  }
}
.footer > div {
  margin-left: -15px;
  margin-right: -15px;
}
.footer a {
  color: #9ab532;
}
@media (min-width: 768px) {
  .footer {
    padding-bottom: 9em;
  }
}
@media (min-width: 992px) {
  .footer {
    padding-bottom: 9em;
  }
}
.footer__column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .footer__column {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .footer__column {
    padding-left: 3em;
    padding-right: 3em;
  }
}
@media (min-width: 1200px) {
  .footer__column {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 767px) {
  .credit {
    text-align: center;
  }
}
.links-socials {
  text-align: center;
}
.links-socials ul {
  list-style-type: none;
  margin: 0 0 1em 0;
  padding: 0;
}
.links-socials ul li {
  display: inline-block;
  margin-left: 1em;
  vertical-align: middle;
}
.links-socials ul a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  width: 50px;
  height: 50px;
  background: url('img/layout/socials-links.png') 0 0 no-repeat;
}
.links-socials ul a.facebook {
  background-position: -50px 0;
}
.links-socials ul a.info {
  background-position: -100px 0;
}
.copyright {
  font-weight: 700;
  text-align: center;
}
.copyright a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  width: 272px;
  height: 120px;
  margin: 0 auto;
  background: url("img/layout/logo-gouvernement-GD-luxembourg.png") 0 0 no-repeat;
}
@media (max-width: 991px) {
  .copyright a {
    width: 226px;
    background-size: contain;
  }
}
#home-top,
section,
.section--full-height {
  min-height: 100vh;
}
#home-top,
#why,
#footprint,
#participate,
#movements,
#news {
  position: relative;
}
#why .logo-sosfaim {
  left: auto;
  right: 30px;
}
.logo-sosfaim {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: 30px;
  height: 30px;
  background: url("img/layout/logo-sosfaim.jpg") 0 0 no-repeat;
  display: block;
}
#primary > .btn--full {
  position: fixed;
  bottom: 0;
  right: 5em;
  z-index: 140;
  display: block;
  padding: 1em 1em;
  max-width: 200px;
  text-align: center;
}
#primary > .btn--full:before {
  content: "";
  display: block;
  margin: 0 auto .5em;
  background: url("img/layout/icon-calculator.png") 0 0 no-repeat;
  width: 25px;
  height: 35px;
}
.text-container {
  background: rgba(255, 255, 255, 0.85);
  min-height: 100vh;
  color: #474646;
  padding: 2.5em;
}
.text-container h2 {
  margin-bottom: .5em;
}
@media (min-width: 992px) {
  .text-container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 2em 3em;
    min-height: 100vh;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .text-container {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .text-container.text-container--right {
    left: 50%;
  }
}
@media (min-width: 1400px) {
  .text-container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 5em;
    min-height: 100vh;
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .text-container {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1400px) and (min-width: 1200px) {
  .text-container.text-container--right {
    left: 66.66666667%;
  }
}
@media (max-width: 991px) {
  .section--why,
  .section--footprint {
    padding-top: 40%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section--why .text-container {
    width: 70%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section--footprint .text-container {
    width: 70%;
  }
  .section--footprint .text-container--right {
    left: 30%;
  }
}
.content__overlay {
  padding-top: 1em;
}
.content__overlay + .content__overlay {
  padding-top: 2em;
}
.content__overlay + .btn {
  margin-top: 2em;
}
.content__title {
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 1.33333333333333em;
  font-size: 1.75em;
}
.word-breaker {
  display: block;
}
.content__paragraph {
  line-height: 1.5;
}
.content__paragraph + .content__paragraph,
.content__paragraph + .btn {
  margin-top: 2em;
}
.text--important {
  color: #9ab532;
}
.btn {
  font-size: 0.8125em;
  text-transform: uppercase;
  font-weight: 600;
  padding: 1.15384615384615em 1.92307692307692em;
  display: table;
  position: relative;
}
.btn + .btn {
  margin-top: 2.30769230769231em;
}
.btn.btn--border {
  padding: 1.15384615384615em 1.92307692307692em 1.15384615384615em 4.23076923076923em;
  color: #9ab532;
  border: 2px solid #9ab532;
  -o-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.btn.btn--border:before {
  position: absolute;
  left: 25px;
  top: 10px;
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url('img/layout/loupe.svg') no-repeat center;
  -moz-background-size: contain;
  background-size: contain;
}
.btn.btn--border:hover {
  background-color: #9ab532;
  color: #fff;
}
.btn.btn--border:hover:before {
  background-image: url("img/layout/loupe-white.svg");
}
.btn.btn--full {
  background: #9ab532;
  color: #fff;
}
.section--center .text-container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: auto;
}
@media (min-width: 768px) {
  .section--center .text-container {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .section--center .text-container {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .section--center .text-container {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .section--center .text-container {
    margin-left: 25%;
  }
}
.section--center .text-container h2 {
  color: #9ab532;
  text-align: center;
  text-transform: none;
}
.section--center .text-container form {
  max-width: 500px;
  margin: 0 auto;
}
.section--center .text-container form p {
  float: left;
  width: 50%;
  font-weight: 700;
}
.section--center .text-container form p input[type="text"],
.section--center .text-container form p input[type="date"],
.section--center .text-container form p input[type="email"] {
  height: 30px;
  width: 100%;
  padding-left: .5em;
  font-weight: 400;
  background-color: transparent;
  border: 1px solid #474646;
}
.section--center .text-container form p input[type="text"]:focus,
.section--center .text-container form p input[type="date"]:focus,
.section--center .text-container form p input[type="email"]:focus {
  outline: none;
  border-color: #9ab532;
}
.section--center .text-container form p:nth-child(odd) {
  padding-left: 2em;
}
.section--center .text-container form p:nth-child(even) {
  padding-right: 2em;
}
.section--center .text-container form p:nth-of-type(5) {
  clear: left;
}
.section--center .text-container form p:nth-of-type(6) {
  clear: both;
  float: none;
  width: 100%;
  padding-left: 0;
  padding-top: 3em;
}
.section--center .text-container form p:nth-of-type(6) .btn--full {
  border: none;
}
@media (min-width: 992px) {
  .section--center .text-container form p:nth-of-type(6) .btn--full {
    font-size: 1.125em;
  }
}
.section--center .content-center {
  height: 100%;
}
.section--center .content-center:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.section--center .content-center .text-container {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
#map {
  position: relative;
}
#map-container {
  height: 100vh;
}
@media (min-width: 992px) {
  #map-container {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1400px) {
  #map-container {
    width: 66.666666666666%;
  }
}
.overlay-content {
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity= 0 );
  z-index: -1;
  overflow: auto;
}
.overlay-content .full-content {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70%;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.overlay-content .full-content article,
.overlay-content .full-content > li {
  height: 100%;
  padding: 1em;
  overflow-x: hidden;
}
@media (min-width: 768px) {
  .overlay-content .full-content article,
  .overlay-content .full-content > li {
    padding: 2em;
  }
}
.overlay-content .full-content h3 {
  margin-bottom: .5em;
}
.overlay-content .full-content p img {
  height: auto;
  max-width: 100%;
}
.overlay-content figure {
  background-position: 50%;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  height: 30%;
  z-index: 160;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.overlay-content figure figcaption {
  position: absolute;
}
.overlay-content .full-content,
.overlay-content figure {
  -o-transition: all 1000ms cubic-bezier(0.975, 0, 0.85, 1);
  -webkit-transition: all 1000ms cubic-bezier(0.975, 0, 0.85, 1);
  transition: all 1000ms cubic-bezier(0.975, 0, 0.85, 1);
}
.overlay-content.visible {
  filter: alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity= 100 );
  z-index: 150;
}
.overlay-content.visible .full-content,
.overlay-content.visible figure {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -o-transition: all 1000ms cubic-bezier(0.15, 0.01, 0.02, 1);
  -webkit-transition: all 1000ms cubic-bezier(0.15, 0.01, 0.02, 1);
  transition: all 1000ms cubic-bezier(0.15, 0.01, 0.02, 1);
}
.overlay-content.close-content {
  filter: alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity= 100 );
  z-index: 150;
}
.overlay-content.close-content .full-content {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.overlay-content.close-content figure {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.overlay-content.close-content figcaption {
  filter: alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity= 0 );
}
.overlay-content figcaption {
  background-color: #9ab532;
  top: -20px;
  margin-left: -20px;
  left: 50%;
  bottom: auto;
}
@media (min-width: 992px) {
  .overlay-content figcaption {
    top: 50%;
    margin-top: -20px;
    left: auto;
    right: -20px;
  }
}
.overlay-content figcaption span {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  width: 50px;
  height: 50px;
  display: block;
  cursor: pointer;
  background: url("img/layout/close.png") 0 0 no-repeat;
}
@media (min-width: 992px) {
  .overlay-content .full-content {
    bottom: 0;
    left: auto;
    right: 0;
    width: 50%;
    height: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  .overlay-content .full-content article,
  .overlay-content .full-content > li {
    padding: 3em;
  }
  .overlay-content figure {
    top: 0;
    width: 50%;
    height: 100%;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .overlay-content.visible .full-content,
  .overlay-content.visible figure {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .overlay-content.close-content .full-content {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  .overlay-content.close-content figure {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .overlay-content .full-content article {
    padding: 3em;
  }
}
@media (min-width: 1400px) {
  .overlay-content .full-content article {
    padding: 3em 5em;
  }
}
#movements article {
  height: 850px;
}
@media (min-width: 768px) {
  #movements article {
    height: 650px;
  }
}
.section--movements {
  padding-top: 2em;
}
@media (min-width: 992px) {
  .section--movements {
    padding-top: 5em;
  }
}
.section--movements h2 {
  margin: 0 auto;
  max-width: 700px;
  text-align: center;
}
.rotateslider-container {
  position: relative;
  height: 80%;
}
.rotateslider-container .rotateslider-item {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(0.6);
  -moz-transform: translateY(-50%) translateX(-50%) scale(0.6);
  -ms-transform: translateY(-50%) translateX(-50%) scale(0.6);
  transform: translateY(-50%) translateX(-50%) scale(0.6);
  filter: alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity= 0 );
  -webkit-filter: blur(1px);
  filter: blur(1px);
  -o-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  text-align: center;
  max-width: 400px;
}
@media (max-width: 767px) {
  .rotateslider-container .rotateslider-item {
    left: 20%;
    top: 30%;
    -webkit-transform: translateY(-30%) translateX(-15%) scale(0.6);
    -moz-transform: translateY(-30%) translateX(-15%) scale(0.6);
    -ms-transform: translateY(-30%) translateX(-15%) scale(0.6);
    transform: translateY(-30%) translateX(-15%) scale(0.6);
  }
}
.rotateslider-container .rotateslider-item figure {
  margin-left: 0;
  margin-right: 0;
}
.rotateslider-container .rotateslider-item figure img {
  margin: 0 auto;
}
.rotateslider-container .rotateslider-item h4 {
  margin-bottom: .5em;
  color: #9ab532;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .rotateslider-container .rotateslider-item h4 {
    font-size: 1.25em;
  }
}
.rotateslider-container .rotateslider-item.now {
  filter: alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity= 100 );
  -webkit-filter: blur(0px);
  filter: blur(0px);
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
  -moz-transform: translateY(-50%) translateX(-50%) scale(1);
  -ms-transform: translateY(-50%) translateX(-50%) scale(1);
  transform: translateY(-50%) translateX(-50%) scale(1);
}
@media (max-width: 767px) {
  .rotateslider-container .rotateslider-item.now {
    -webkit-transform: translateY(-30%) translateX(-15%) scale(1);
    -moz-transform: translateY(-30%) translateX(-15%) scale(1);
    -ms-transform: translateY(-30%) translateX(-15%) scale(1);
    transform: translateY(-30%) translateX(-15%) scale(1);
  }
}
@media (min-width: 992px) {
  .rotateslider-container .rotateslider-item.next {
    left: 85%;
    filter: alpha(opacity=50);
    opacity: 0.5;
    filter: alpha(opacity= 50 );
    width: 30%;
  }
  .rotateslider-container .rotateslider-item.prev {
    left: 15%;
    filter: alpha(opacity=50);
    opacity: 0.5;
    filter: alpha(opacity= 50 );
    width: 30%;
  }
}
.rotateslider-container .arrow {
  display: inline-block;
  width: 37px;
  height: 70px;
  position: absolute;
  top: 30%;
  margin-top: -25px;
  cursor: pointer;
  color: #fff;
  text-align: center;
}
.rotateslider-container .arrow.left {
  left: 30%;
  background: url("img/layout/slide-previous.png") 0 0 no-repeat;
}
@media (max-width: 767px) {
  .rotateslider-container .arrow.left {
    left: 0;
  }
}
.rotateslider-container .arrow.right {
  right: 30%;
  background: url("img/layout/slide-next.png") 0 0 no-repeat;
}
@media (max-width: 767px) {
  .rotateslider-container .arrow.right {
    right: 0;
  }
}
#participate article {
  padding: 2em 15px;
}
@media (min-width: 768px) {
  #participate article {
    padding: 2em 0;
  }
}
@media (min-width: 992px) {
  #participate article {
    padding: 4em 0;
  }
}
@media (min-width: 1200px) {
  #participate article {
    padding: 6em 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #participate .section--center .text-container {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  #participate .section--center .text-container form p {
    margin-bottom: 0;
  }
  #participate .section--center .text-container p:nth-of-type(6) {
    padding-top: 1em;
  }
}
/********* MODAL FACEBOOK */
.fb-container {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
.fb-container #fb-share {
  background: #ffffff none repeat scroll 0 0;
  margin-top: 50px;
  padding: 50px 30px 30px 30px;
  position: relative;
  overflow: hidden;
}
#fb-share-start {
  background: #507cbe url("/wp-content/themes/gbl-toolbox/img/layout/logo-facebook.png") no-repeat scroll 7% 50%;
  padding-left: 60px;
  margin: 0 auto;
}
#food-foot-container #fb-share button.btn--close {
  background: none;
  position: absolute;
  top: 15px;
  right: 10px;
  margin: 0;
  padding: 0;
}
#food-foot-container #fb-share button.btn--close:before {
  content: "x";
  color: #9ab532;
  border: 1px solid #9ab532;
  padding: 5px 8px;
}
#food-foot-container #fb-share button.btn--close:hover:before {
  color: #fff;
  background-color: #9ab532;
}
.fb-container #fb-share {
  padding: 30px;
}
form#fb-share .form-txt label {
  color: #9ab532;
  font-weight: 900;
  font-size: 1.4em;
  display: block;
}
form#fb-share .form-txt textarea {
  padding: 10px;
}
form#fb-share button.btn--full {
  margin-top: 1.5em;
}
form#fb-share #status-fb p {
  width: 100%;
  margin: 0;
  padding-left: 0;
}
#news {
  text-align: center;
}
#news .content__title {
  color: #fff;
  margin-bottom: 1em;
}
@media (min-width: 1200px) {
  #news .content__title {
    margin-bottom: 3em;
  }
}
#news .btn {
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  margin-bottom: 2em;
  -o-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#news .btn:hover,
#news .btn:focus {
  background-color: #fff;
  color: #9ab532;
}
#news .row {
  height: auto;
}
@media (max-width: 767px) {
  #news {
    height: auto !important;
  }
}
@media (min-width: 1200px) {
  #news .section--full {
    padding-left: 150px;
    padding-right: 150px;
  }
}
@media (min-width: 1400px) {
  #news .section--full {
    padding-left: 250px;
    padding-right: 250px;
  }
}
.block-news {
  margin-bottom: 2em;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .block-news {
    float: left;
    width: 33.33333333%;
  }
}
.block-news figure {
  position: relative;
  background-color: #fff;
  margin: 0;
  height: 200px;
  overflow: hidden;
}
.block-news figure img {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.block-news--in {
  background-color: rgba(255, 255, 255, 0.85);
}
@media (min-width: 768px) {
  .block-news--in {
    height: 100%;
  }
}
.block-news--content {
  padding: 2em;
  text-align: center;
}
.block-news--content h2 {
  margin-bottom: 1em;
  font-size: 18px;
  line-height: 1.2;
}
.block-news--content .link {
  color: #9ab532;
}
.block-news--content .link:hover,
.block-news--content .link:focus {
  color: #788d27;
}
.dt-published {
  color: #9ab532;
  text-transform: uppercase;
  font-size: 14px;
}
.btn.btn--map {
  position: absolute;
  z-index: 10;
  left: 15px;
  right: 15px;
  top: 350px;
  border-color: #fff;
  color: #fff;
}
@media (max-width: 767px) {
  .btn.btn--map {
    display: block;
  }
}
@media (min-width: 768px) {
  .btn.btn--map {
    top: 30px;
    left: 30px;
    right: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.btn.btn--map:before {
  background: url('img/layout/icon-map.png') 0 0 no-repeat;
  background-size: inherit;
}
.btn.btn--map:hover,
.btn.btn--map:focus {
  background-color: #fff;
  color: #9ab532;
}
.btn.btn--map:hover:before,
.btn.btn--map:focus:before {
  background: url('img/layout/icon-map.png') 0 -25px no-repeat;
}
/* CONTACT FORM */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"] {
  height: 30px;
}
.wpcf7-form textarea,
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"] {
  max-width: 300px;
  padding-left: .5em;
  border: 1px solid #474646;
}
.wpcf7-form .wpcf7-submit {
  color: #fff;
  border: 0;
  letter-spacing: 1px;
  background-color: #9ab532;
  -o-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.wpcf7-form .wpcf7-submit:hover,
.wpcf7-form .wpcf7-submit:focus {
  background-color: #b3ce4c;
}
.page-template-food_footprint #branding a {
  width: 180px;
  height: 100px;
}
@media (min-width: 768px) {
  .page-template-food_footprint #branding a {
    width: 290px;
    height: 160px;
  }
}
@media (min-width: 992px) {
  .page-template-food_footprint #branding a {
    width: 290px;
    height: 160px;
  }
}
@media (min-width: 1200px) {
  .page-template-food_footprint #branding a {
    width: 290px;
    height: 160px;
  }
}
.page-template-food_footprint #branding h1 {
  margin: .75em 0;
}
.page-template-food_footprint .content__paragraph > p {
  margin: 0 auto 1em;
  max-width: 650px;
  text-align: center;
}
.show-result #food-footprint {
  height: auto !important;
}
.show-result #food-footprint .text-container--center {
  margin-bottom: 2em;
}
#food-footprint-form {
  overflow: hidden;
  max-width: 650px;
}
@media (max-width: 991px) {
  #food-footprint-form {
    height: 380px;
  }
}
@media (max-width: 767px) {
  #food-footprint-form {
    height: 550px;
  }
}
#food-footprint-form:before {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.3);
  margin: 2em auto;
}
#food-footprint-form .form-container {
  padding-bottom: 5em;
}
#food-footprint-form .form-container .step-wrapper {
  width: 100%;
  position: relative;
  min-height: 200px;
}
#food-footprint-form .form-container .step-wrapper h2 {
  color: #474646;
  text-transform: uppercase;
  font-size: 1.4em;
}
#food-footprint-form .form-container .step-wrapper input[type="radio"] {
  margin-right: .5em;
}
#food-footprint-form .form-container .step-wrapper fieldset {
  position: relative;
  min-height: 1px;
  float: left;
  margin: 0;
  border: none;
}
#food-footprint-form .form-container .step-wrapper fieldset .btn {
  position: absolute;
  margin-top: 20px;
  background-color: #9ab532;
}
#food-footprint-form .form-container .step-wrapper fieldset .btn.previous,
#food-footprint-form .form-container .step-wrapper fieldset .btn.next {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  width: 40px;
  height: 40px;
}
#food-footprint-form .form-container .step-wrapper fieldset .btn + .previous {
  left: 0;
}
#food-footprint-form .form-container .step-wrapper fieldset .btn.previous {
  background: #9ab532 url("img/layout/questions-prev.png") 0 0 no-repeat;
}
#food-footprint-form .form-container .step-wrapper fieldset .btn + .next {
  right: 0;
}
#food-footprint-form .form-container .step-wrapper fieldset .btn.next {
  background: #9ab532 url("img/layout/questions-next.png") 0 0 no-repeat;
}
#food-footprint-form .form-container .step-wrapper fieldset .get-result {
  margin-top: 1em;
  padding-bottom: 1.3em;
  padding-top: 1.3em;
  border: none;
}
#food-footprint-form .error {
  color: red;
}
#food-footprint-form .error:before,
#food-footprint-form .error:after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background-color: red;
  margin: .5em 0;
}
#food-foot-container > div {
  text-align: center;
}
#food-foot-container > div p {
  margin: 0 auto 1em;
  max-width: 650px;
}
#food-foot-container > div p a {
  color: #9ab532;
  font-weight: 700;
}
#food-foot-container > div .btn--border {
  margin: 0 auto 1em;
}
#food-foot-container > div .btn--full {
  margin: 3em auto 0;
}
#food-foot-container h3 {
  text-transform: uppercase;
  margin-bottom: .5em;
}
#food-foot-container #chart-container {
  margin-bottom: 2em !important;
}
#food-foot-container #fb-share button {
  background: #507cbe url("img/layout/logo-facebook.png") 7% 50% no-repeat;
  padding-left: 60px;
}
#food-foot-container .form-emailsend {
  margin-bottom: 20px;
}
#food-foot-container .throbber-active #throbber {
  display: block;
  height: 50px;
  width: 50px;
  margin: 0 auto;
}
#food-foot-container .throbber-active #throbber .throbber-img {
  background: #507cbe url("img/results/loading_spinner50.gif") 0 0 no-repeat;
  display: block;
  width: 50px;
  height: 50px;
}
#food-foot-container #status-fb .winwin {
  color: #507cbe;
  font-weight: 700;
}
body:not(.home) #primary {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body:not(.home) #primary {
    width: 750px;
  }
}
@media (min-width: 992px) {
  body:not(.home) #primary {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  body:not(.home) #primary {
    width: 1170px;
  }
}
body:not(.home) #content > h1 {
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 1.33333333333333em;
  font-size: 1.75em;
  text-align: center;
  margin-top: 2em;
}
body:not(.home) .header {
  min-height: 0 !important;
}
body:not(.home) .header .logo-sosfaim {
  top: 30px;
  bottom: auto;
  left: auto;
  right: 30px;
}
body:not(.home) .back-link {
  float: right;
  margin-top: 25px;
  margin-right: 80px;
}
body:not(.home) .back-link .btn {
  border: 1px solid #fff;
  color: #fff;
  padding: .75em 1.5em;
  -o-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
body:not(.home) .back-link .btn:hover,
body:not(.home) .back-link .btn:focus {
  background-color: #fff;
  color: #9ab532;
}
@media (max-width: 767px) {
  body:not(.home) .back-link {
    margin-bottom: 25px;
    margin-top: 10px;
  }
}
body:not(.home) #branding {
  margin-top: 15px;
  margin-left: 15px;
  float: left;
  width: 250px;
}
body:not(.home) #branding h1 {
  min-height: 0;
}
body:not(.home) #branding a {
  top: auto;
  transform: translateY(0);
  display: block;
  width: 250px;
  height: 140px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  white-space: nowrap;
  overflow: hidden;
  background: transparent url('img/layout/planet.png') 50% 50% no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  padding: 0;
}
.listing-news .assistive-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.listing-news .post {
  padding: 1.5em 0;
  border-bottom: 1px solid #e5e5e5;
}
.listing-news .entry-title {
  font-size: 20px;
  margin-bottom: .5em;
}
.listing-news .entry-title a {
  color: #474646;
}
@media (min-width: 768px) {
  .listing-news .post {
    margin-left: -15px;
    margin-right: -15px;
    *zoom: 1;
  }
  .listing-news .post:before,
  .listing-news .post:after {
    content: " ";
    display: table;
  }
  .listing-news .post:after {
    clear: both;
  }
  .listing-news .post:before,
  .listing-news .post:after {
    content: " ";
    display: table;
  }
  .listing-news .post:after {
    clear: both;
  }
  .listing-news .post:before,
  .listing-news .post:after {
    content: " ";
    display: table;
  }
  .listing-news .post:after {
    clear: both;
  }
  .listing-news .post:before,
  .listing-news .post:after {
    content: " ";
    display: table;
  }
  .listing-news .post:after {
    clear: both;
  }
  .listing-news .u-photo {
    margin: 0;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .listing-news .entry-content {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .listing-news .u-photo {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .listing-news .u-photo {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .listing-news .u-photo {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .listing-news .entry-content {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .listing-news .entry-content {
    float: left;
    width: 50%;
  }
}
.h-entry {
  padding: 2em 0;
}
.h-entry h1 {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 1em;
}
.h-entry .link {
  display: block;
  color: #9ab532;
  margin-bottom: 2em;
}
.h-entry .link:before {
  content: "←";
  margin-right: 10px;
}
.h-entry .link:hover,
.h-entry .link:focus {
  color: #788d27;
}
@media (min-width: 768px) {
  .h-entry .u-photo {
    float: left;
    padding: 0 25px 10px 0;
  }
}
@media (min-width: 768px) {
  .h-entry .e-content {
    *zoom: 1;
  }
  .h-entry .e-content:before,
  .h-entry .e-content:after {
    content: " ";
    display: table;
  }
  .h-entry .e-content:after {
    clear: both;
  }
  .h-entry .e-content:before,
  .h-entry .e-content:after {
    content: " ";
    display: table;
  }
  .h-entry .e-content:after {
    clear: both;
  }
  .h-entry .e-content:before,
  .h-entry .e-content:after {
    content: " ";
    display: table;
  }
  .h-entry .e-content:after {
    clear: both;
  }
  .h-entry .e-content:before,
  .h-entry .e-content:after {
    content: " ";
    display: table;
  }
  .h-entry .e-content:after {
    clear: both;
  }
}
/*! 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 */