@charset "UTF-8";
@font-face {
  font-family: 'Citroen Bold';
  src: url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_bold-webfont.eot);
  src: url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_bold-webfont.eot?#iefix) format("embedded-opentype"), url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_bold-webfont.woff) format("woff"), url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_bold-webfont.ttf) format("truetype"), url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_bold-webfont.svg#citroenbold) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Citroen Light';
  src: url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_light-webfont.eot);
  src: url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_light-webfont.eot?#iefix) format("embedded-opentype"), url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_light-webfont.woff) format("woff"), url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_light-webfont.ttf) format("truetype"), url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_light-webfont.svg#citroenlight) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Citroen Regular';
  src: url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_regular-webfont.eot);
  src: url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_regular-webfont.eot?#iefix) format("embedded-opentype"), url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_regular-webfont.woff) format("woff"), url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_regular-webfont.ttf) format("truetype"), url(/sites/all/modules/custom/cit_landing_page/fonts/citroen_regular-webfont.svg#citroenregular) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'webformsIcons';
  src: url(/sites/all/modules/custom/cit_landing_page/fonts/webformsIcons.eot);
  src: url(/sites/all/modules/custom/cit_landing_page/fonts/webformsIcons.eot?#iefix) format("embedded-opentype"), url(/sites/all/modules/custom/cit_landing_page/fonts/webformsIcons.woff) format("woff"), url(/sites/all/modules/custom/cit_landing_page/fonts/webformsIcons.ttf) format("truetype"), url(/sites/all/modules/custom/cit_landing_page/fonts/webformsIcons.svg) format("svg");
  font-weight: 400;
  font-style: normal;
  -moz-font-feature-settings: liga=0;
  -moz-font-feature-settings: liga 0; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  outline: none; }

input {
  outline: none; }

/* Utilities */
.cf:before, .cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

.left {
  float: left; }

.right {
  float: right; }

.vh {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

img {
  max-width: 100%;
  height: auto; }

/******/
* {
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* App */
html {
  height: 100%;
  min-height: 100%;
  -webkit-font-smoothing: antialiased; }

body {
  height: 100%;
  min-height: 100%;
  background: #111417;
  font-family: "Ubuntu", sans-serif;
  font-size: 100%;
  font-weight: 300;
  overflow-x: hidden; }

p {
  margin-bottom: 1.5em;
  line-height: 1.5; }
  p:last-child {
    margin-bottom: 0; }

 a {
  outline: 0;
  color: inherit;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: opacity 0.3s ease, color 0.3s ease, background 0.3s ease; }

img {
  max-width: 100%;
  height: auto; }

.wrapper {
  max-width: 1200px !important;
  margin: 0 auto;
  position: relative; }
  @media (min-width: 1200px) {
    .wrapper {
      padding: 0; } }
	  
	  
@media (max-width:399px){
	label.wf_box_check {
    left: 29px !important;
}
.lp_template_waouh_content_plusplus .wf_checkbox.wf_field .wf_input_group{
	padding-left:0px !important;
}	  
}  
@media (min-width:400px) and (max-width:599px){
	label.wf_box_check {
    left: 37px !important;
}
.lp_template_waouh_content_plusplus .wf_checkbox.wf_field .wf_input_group{
	padding-left:0px !important;
}
}
.wf_checkbox.wf_field .wf_input_group {
    text-align: left !important;
    padding-left: 0px !important;
}		  
	  

/* Slider */
.slick-slider {
  display: block;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  display: block;
  position: relative;
  top: 0;
  left: 0; }

.slick-track:before,
.slick-track:after {
  content: '';
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  display: block;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px\9;
  /*lte IE 8*/
  padding: 0;
  border: none;
  font-size: 0;
  line-height: 0;
  outline: none;
  color: transparent;
  background: transparent;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  color: transparent;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: 'â†'; }

[dir='rtl'] .slick-prev:before {
  content: 'â†’'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: 'â†’'; }

[dir='rtl'] .slick-next:before {
  content: 'â†'; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  display: block;
  position: absolute;
  bottom: -45px;
  width: 100%;
  padding: 0;
  text-align: center;
  list-style: none; }

.slick-dots li {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  border: 0;
  font-size: 0;
  line-height: 0;
  outline: none;
  color: transparent;
  background: transparent;
  cursor: pointer; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  content: 'â€¢';
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  color: black;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  color: black;
  opacity: .75; }

.btn {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  color: white;
  background: #f07b0a;
  font-family: "Citroen Light", sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition: background 0.3s ease,  color 0.3s ease, border-color 0.3s ease;
  transition: background 0.3s ease,  color 0.3s ease, border-color 0.3s ease;
  -webkit-transition: none;
  -moz-appearance: none;
  appearance: none; }

.btn:hover, .btn:focus, .btn:active {
  color: white;
  background: #bf6208;
  border-color: transparent; }

.btn:after {
  content: "\0074";
  display: block;
  font-family: 'webformsIcons';
  font-size: 20px;
  position: absolute;
  right: 15px;
  text-transform: none;
  font-weight: normal;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg); }

.lp_template_waouh_content_plusplus .btn {
padding: 15px 50px 15px 19px;
border: 4px solid transparent;
background: #eb6428; 
transition:none;
-webkit-transition:none;
font-family: "Citroen Bold",sans-serif;

  }
  
 .lp_template_waouh_content_plusplus .btn:hover, .lp_template_waouh_content_plusplus .btn:focus, .lp_template_waouh_content_plusplus .btn:active {
    color: #eb6428;
    background: white;
    border: 4px solid #eb6428;
	transition:none;
-webkit-transition:none;

}

.wf_forms_global .wf_button .wf_button_input input {

/* 240516_16:11j */ 
 /* height: auto;
  padding: 18px 50px 18px 30px;
  text-transform: uppercase;
  font-family: "Citroen Light", sans-serif;
  font-size: 24px; */
  }

.wf_forms_global .wf_button .wf_button_input:after,
.wf_forms_global .wf_button button:after {
  top: 50%;
  right: 15px;
 /* 240516_16:11j */ 
  margin-top: 0px;
  font-size: 18px; }

.wf_forms_global .wf_button button,
.wf_forms_global .wf_button input,
.wf_forms_global .wf_button .wf_button_input {
  -webkit-transition: background 0.3s ease,  color 0.3s ease, border-color 0.3s ease;
  transition: background 0.3s ease,  color 0.3s ease, border-color 0.3s ease; }

.wf_forms_global .wf_button:hover button,
.wf_forms_global .wf_button:hover input,
.wf_forms_global .wf_button:hover .wf_button_input {
  border: 0;
  color: #eb6428;
  background: #bf6208;
  -webkit-transition: background 0.3s ease,  color 0.3s ease, border-color 0.3s ease;
  transition: background 0.3s ease,  color 0.3s ease, border-color 0.3s ease; }

.wf_forms_global .wf_button .wf_button_input:hover:after, .wf_forms_global .wf_button button:hover:after {
  color: #eb6428;
  top: 50%; }

.header {
  background: white;
  text-align: right; }
  @media (min-width: 600px) {
    .header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 9; } }

.header__logo {
  display: inline-block;
  padding: 10px; }

@media (min-width: 600px) {
  .content {
    padding-top: 90px; } }

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  30% {
    -webkit-transform: translate3D(0, 5px, 0);
    transform: translate3D(0, 5px, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes bounce {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  30% {
    -webkit-transform: translate3D(0, 5px, 0);
    -ms-transform: translate3D(0, 5px, 0);
    transform: translate3D(0, 5px, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

.next {
  display: none;
  margin-top: 40px;
  text-align: center; }
  .next a {
    display: inline-block;
    will-change: opacity, transition; }
    .next a:hover {
      -webkit-animation: bounce 1s infinite;
      animation: bounce 1s infinite; }
  @media (min-width: 600px) {
    .next {
      display: block; } }

.section--video .next {
  position: static; }

.top-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 70vh;
  padding: 75px 0 105px;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative; }
  .top-item .next {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0; }

.top-title {
  margin-bottom: 35px;
  color: white;
  font-family: "Citroen Bold", sans-serif;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center; }
  @media (min-width: 600px) {
    .top-title {
      font-size: 60px; } }

.top-subtitle {
  margin-bottom: 45px;
  color: white;
  font-family: "Citroen Bold", sans-serif;
  font-size: 18px;
  text-align: center; }
  @media (min-width: 600px) {
    .top-subtitle {
      font-size: 30px; } }

.top-img {
  display: none; }

.top-action {
  margin-bottom: 65px;
  text-align: center; }

.top-nav {
  font-size: 0; }
  .top-nav li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px; }
  .top-nav a {
    display: block;
    padding: 15px 20px;
    background-color: white;
    font-family: "Citroen Light", sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    -webkit-transition: padding .1s ease-out;
    transition: padding .1s ease-out; }
    .top-nav a:hover {
      padding: 15px 25px; }

.bottom-item {
  padding: 75px 0 30px;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover; }

.main-item {
  padding-top: 40px;
  background: #fff; }
  @media (min-width: 600px) {
    .main-item {
      padding-top: 100px; } }

.section {
  margin-bottom: 60px;
  background: #fff; }
  .section .wrapper {
    font-size: 0; }
  @media (min-width: 800px) {
    .section {
      margin-bottom: 120px; } }

.section__player,
.section__img,
.section__content {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  will-change: opacity, transition;
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: opacity 1s ease-out, -webkit-transform 1s ease-out;
  transition: opacity 1s ease-out, transform 1s ease-out; }
  .section__player.is-visible,
  .section__img.is-visible,
  .section__content.is-visible {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  @media (min-width: 800px) {
    .section__player,
    .section__img,
    .section__content {
      display: inline-block;
      vertical-align: top; } }
  @media (min-width: 1200px) {
    .section__player,
    .section__img,
    .section__content {
      vertical-align: middle; } }

.section__player,
.section__img {
  margin-bottom: 60px; }
  .section__player:not(:first-child),
  .section__img:not(:first-child) {
    margin-bottom: 0; }
  @media (min-width: 800px) {
    .section__player,
    .section__img {
      width: 40%;
      margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .section__player,
    .section__img {
      width: 60%; } }

.section__player__wrapper {
  padding-bottom: 56.25%;
  position: relative; }
  .section__player__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.section__content {
  padding: 0 20px;
  margin-bottom: 60px;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms; }
  .section__content:not(:first-child) {
    margin-bottom: 0; }
  @media (min-width: 800px) {
    .section__content {
      width: 60%;
      padding: 0 60px;
      margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .section__content {
      width: 40%; } }

.section__title {
  margin-bottom: 55px;
  font-family: "Citroen Bold", sans-serif;
  font-size: 38px;
  text-transform: uppercase; }
  @media (min-width: 800px) {
    .section__title {
      font-size: 48px; } }

.section__subtitle {
  margin-bottom: 35px;
  color: #000;
  font-family: "Ubuntu", sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.3; }

.section__title + .section__subtitle {
  margin-top: -30px; }

.section__text {
  color: #646464;
  font-family: "Ubuntu", sans-serif;
  font-size: 18px;
  line-height: 1.6; }
  .section__text li {
    padding-left: 20px;
    position: relative; }
    .section__text li:before {
      content: "";
      display: block;
      width: 12px;
      height: 18px;
      background: url(../images/arrow-orange.png) no-repeat center center;
      position: absolute;
      top: 5px;
      left: 0; }

.section__action {
  margin-top: 35px; }

.form-bloc {
  max-width: 500px;
  margin: 50px auto 0;
  background: white; }
  @media (min-width: 600px) {
    .form-bloc {
      padding: 40px 0; } }

.legals {
  padding: 0 10px;
  margin-top: 80px;
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: center; }

select {
  height:30px;
  min-width:218px;
}
.lp_country_DE .wf_page_page .wf_checkbox label.wf_box_check {
    left: 0px;
    text-align: justify;
}
 
  