/* Fonts */
/* Colors */
/* Paths */
/* Widths */
/*heights*/
/*heights*/
/*animation time*/
/* Chrome, Safari, Opera */
@-webkit-keyframes showScroll {
  100% {
    overflow: auto; } }

/* Standard syntax */
@keyframes showScroll {
  100% {
    overflow: auto; } }

@-moz-keyframes showScroll {
  100% {
    overflow: auto; } }

@-o-keyframes showScroll {
  100% {
    overflow: auto; } }

@font-face {
  font-family: "HelveticaNeueLTStd-Lt";
  src: url("fonts/helveticaneue/2E06D3_0_0.eot");
  src: url("fonts/helveticaneue/2E06D3_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/helveticaneue/2E06D3_0_0.woff2") format("woff2"), url("fonts/helveticaneue/2E06D3_0_0.woff") format("woff"), url("fonts/helveticaneue/2E06D3_0_0.ttf") format("truetype"); }

@font-face {
  font-family: "HelveticaNeueLT-Bold";
  src: url("fonts/helveticaneue/2E06D3_1_0.eot");
  src: url("fonts/helveticaneue/2E06D3_1_0.eot?#iefix") format("embedded-opentype"), url("fonts/helveticaneue/2E06D3_1_0.woff2") format("woff2"), url("fonts/helveticaneue/2E06D3_1_0.woff") format("woff"), url("fonts/helveticaneue/2E06D3_1_0.ttf") format("truetype"); }

@font-face {
  font-family: "HelveticaNeueLT-Medium";
  src: url("fonts/helveticaneue/2E06D3_2_0.eot");
  src: url("fonts/helveticaneue/2E06D3_2_0.eot?#iefix") format("embedded-opentype"), url("fonts/helveticaneue/2E06D3_2_0.woff2") format("woff2"), url("fonts/helveticaneue/2E06D3_2_0.woff") format("woff"), url("fonts/helveticaneue/2E06D3_2_0.ttf") format("truetype"); }

@font-face {
  font-family: "HelveticaNeueLT-Italic";
  src: url("fonts/helveticaneue/2E06D3_3_0.eot");
  src: url("fonts/helveticaneue/2E06D3_3_0.eot?#iefix") format("embedded-opentype"), url("fonts/helveticaneue/2E06D3_3_0.woff2") format("woff2"), url("fonts/helveticaneue/2E06D3_3_0.woff") format("woff"), url("fonts/helveticaneue/2E06D3_3_0.ttf") format("truetype"); }

@font-face {
  font-family: "HelveticaNeueLT-Roman";
  src: url("fonts/helveticaneue/2E06D3_4_0.eot");
  src: url("fonts/helveticaneue/2E06D3_4_0.eot?#iefix") format("embedded-opentype"), url("fonts/helveticaneue/2E06D3_4_0.woff2") format("woff2"), url("fonts/helveticaneue/2E06D3_4_0.woff") format("woff"), url("fonts/helveticaneue/2E06D3_4_0.ttf") format("truetype"); }

@font-face {
  font-family: "MuseoSansRounded-300";
  src: url("fonts/museo/2E49F4_0_0.eot");
  src: url("fonts/museo/2E49F4_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/museo/2E49F4_0_0.woff2") format("woff2"), url("fonts/museo/2E49F4_0_0.woff") format("woff"), url("fonts/museo/2E49F4_0_0.ttf") format("truetype"); }

@font-face {
  font-family: "MuseoSansRounded-100";
  src: url("fonts/museo/2E49F4_1_0.eot");
  src: url("fonts/museo/2E49F4_1_0.eot?#iefix") format("embedded-opentype"), url("fonts/museo/2E49F4_1_0.woff2") format("woff2"), url("fonts/museo/2E49F4_1_0.woff") format("woff"), url("fonts/museo/2E49F4_1_0.ttf") format("truetype"); }

@font-face {
  font-family: "MuseoSansRounded-500";
  src: url("fonts/museo/exljbris_-_museosansrounded-500-webfont.eot");
  src: url("fonts/museo/exljbris_-_museosansrounded-500-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/museo/exljbris_-_museosansrounded-500-webfont.woff2") format("woff2"), url("fonts/museo/exljbris_-_museosansrounded-500-webfont.woff") format("woff"), url("fonts/museo/exljbris_-_museosansrounded-500-webfont.ttf") format("truetype"); }

@font-face {
  font-family: "MuseoSansRounded-700";
  src: url("fonts/museo/2E49F4_2_0.eot");
  src: url("fonts/museo/2E49F4_2_0.eot?#iefix") format("embedded-opentype"), url("fonts/museo/2E49F4_2_0.woff2") format("woff2"), url("fonts/museo/2E49F4_2_0.woff") format("woff"), url("fonts/museo/2E49F4_2_0.ttf") format("truetype"); }

@font-face {
  font-family: 'icones_voo';
  src: url("fonts/voofont/iconesvoo.eot");
  src: url("fonts/voofont/iconesvoo.eot?#iefix") format("embedded-opentype"), url("fonts/voofont/iconesvoo.woff2") format("woff2"), url("fonts/voofont/iconesvoo.woff") format("woff"), url("fonts/voofont/iconesvoo.svg#icones_voo") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  background-color: #f5f5f5 !important;
  min-height: 100%;
  width: 102%;
  padding-right: 2%;
  overflow-x: hidden;
  /* Track */
  /* Handle */ }
  html ::-webkit-scrollbar {
    width: 12px;
    background: transparent;
    position: fixed;
    right: 100px;
    top: 0;
    bottom: 0; }
    @media only screen and (max-width: 600px) {
      html ::-webkit-scrollbar {
        display: none; } }
  html ::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.2); }
  html ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: white;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4); }
  html ::-webkit-scrollbar-thumb:window-inactive {
    display: none; }
  html ::-webkit-scrollbar-track:window-inactive {
    display: none; }
  @media only screen and (max-width: 350px) {
    html {
      zoom: 88%; } }
  @media only screen and (max-width: 600px) {
    html {
      width: 100%;
      padding-right: 0%; } }
  html body {
    background-color: transparent;
    font-family: "Roboto", sans-serif;
    color: #707276;
    height: 100% !important;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    html body div.view {
      min-height: 100%;
      width: 100%;
      position: absolute;
      padding-top: 137px;
      top: 0;
      left: 0;
      box-sizing: border-box; }
      @media only screen and (min-width: 600px) {
        html body div.view {
          padding-bottom: 190px; } }
    html body main {
      margin-top: 0; }
      @media only screen and (max-width: 600px) {
        html body main {
          margin-top: -10px; } }
    html body[ng\:cloak], html body[ng-cloak], html body[data-ng-cloak], html body[x-ng-cloak], html body.ng-cloak, html body.x-ng-cloak {
      display: none !important; }
    html body .half-container,
    html body .tri-container {
      width: 50%;
      float: left;
      box-sizing: border-box;
      padding: 20px 25px 20px 25px; }
      @media only screen and (max-width: 600px) {
        html body .half-container,
        html body .tri-container {
          width: 350px;
          margin: 0 auto;
          float: none; }
          html body .half-container:before,
          html body .tri-container:before {
            display: none !important; }
          html body .half-container:nth-child(even),
          html body .tri-container:nth-child(even) {
            padding-top: 0; } }
      html body .half-container:nth-child(even):before,
      html body .tri-container:nth-child(even):before {
        display: block;
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        background-color: #DDDDDD;
        content: ' '; }
      @media only screen and (max-width: 800px) {
        html body .half-container.special,
        html body .tri-container.special {
          width: 350px;
          margin: 0 auto;
          float: none; }
          html body .half-container.special:before,
          html body .tri-container.special:before {
            display: none !important; }
          html body .half-container.special:nth-child(even),
          html body .tri-container.special:nth-child(even) {
            padding-top: 35px; } }
    html body .tri-container {
      width: 33%;
      position: relative; }
      html body .tri-container:before {
        display: block;
        width: 1px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0 !important;
        background-color: #DDDDDD;
        content: ' '; }
      html body .tri-container:first-child:before {
        display: none; }
    html body .half-container-mobile {
      display: inline-block;
      position: relative; }
      html body .half-container-mobile:first-child {
        margin-right: 25px; }
        @media only screen and (max-width: 600px) {
          html body .half-container-mobile:first-child {
            float: left;
            text-align: left; } }
        html body .half-container-mobile:first-child label.small {
          padding-left: 0px; }
      @media only screen and (max-width: 600px) {
        html body .half-container-mobile {
          position: relative;
          width: 50%;
          float: right;
          text-align: right;
          display: inline-block;
          margin-right: 0 !important; }
          html body .half-container-mobile label.small {
            padding-left: 16px; }
          html body .half-container-mobile input[type=text].small {
            width: 90% !important; } }
    html body .clearfix::after {
      display: block;
      height: 0;
      content: " ";
      clear: both; }
    html body .align-center {
      text-align: center !important; }
    html body .container {
      margin: 0 auto;
      max-width: 976px;
      width: 976px;
      padding: 0;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      font-size: 16px;
      color: #707276; }
      @media only screen and (max-width: 976px) {
        html body .container {
          width: 90%;
          margin: 0 auto;
          min-width: 350px; } }
      html body .container.white-frame,
      html body .container .white-frame {
        margin-bottom: 25px;
        border-radius: 5px;
        background-color: white; }
        html body .container.white-frame.error,
        html body .container .white-frame.error {
          background-color: #d74500;
          color: white; }
        html body .container.white-frame > *:not(b),
        html body .container .white-frame > *:not(b) {
          padding: 20px 25px 20px 25px; }
        html body .container.white-frame header,
        html body .container .white-frame header {
          border-bottom: 1px solid #DDDDDD;
          font-family: 'Roboto', sans-serif;
          font-weight: 300;
          height: 27px;
          padding: 17px 25px 13px 25px;
          font-size: 20px;
          color: #4d4d4d;
          position: relative; }
          html body .container.white-frame header h4,
          html body .container .white-frame header h4 {
            display: inline-block;
            float: left;
            margin: 0px;
            padding: 0;
            color: #4d4d4d;
            font-family: 'MuseoSansRounded-500';
            font-weight: normal;
            -webkit-font-smoothing: antialiased; }
          html body .container.white-frame header .tail,
          html body .container .white-frame header .tail {
            display: inline-block;
            float: right;
            border: 1px solid #f1c8db;
            border-radius: 3px;
            padding: 9px 25px 5px 25px;
            font-size: 18px;
            height: 25px;
            position: relative;
            top: -9px;
            color: #707276;
            font-family: 'Roboto', sans-serif;
            font-weight: 300; }
            html body .container.white-frame header .tail span,
            html body .container .white-frame header .tail span {
              font-weight: 500; }
            @media only screen and (max-width: 600px) {
              html body .container.white-frame header .tail,
              html body .container .white-frame header .tail {
                float: none;
                clear: both;
                display: block;
                width: 280px;
                box-sizing: border-box;
                height: 44px;
                text-align: center;
                margin: 62px auto 10px auto;
                padding: 9px 15px 5px 15px; } }
        html body .container.white-frame.customer,
        html body .container .white-frame.customer {
          font-family: 'Roboto', sans-serif;
          font-weight: 400; }
          html body .container.white-frame.customer .content,
          html body .container .white-frame.customer .content {
            -webkit-font-smoothing: antialiased; }
            html body .container.white-frame.customer .content:nth-child(n+4),
            html body .container .white-frame.customer .content:nth-child(n+4) {
              border-top: 1px solid #DDDDDD; }
            html body .container.white-frame.customer .content > div,
            html body .container .white-frame.customer .content > div {
              text-align: left;
              padding-top: 0; }
          @media only screen and (max-width: 600px) {
            html body .container.white-frame.customer header,
            html body .container .white-frame.customer header {
              margin-bottom: 68px; } }
      html body .container .content {
        line-height: 22px; }
        html body .container .content .demande-container {
          position: relative; }
          html body .container .content .demande-container label {
            position: absolute;
            left: -80px;
            top: 0;
            width: 310px;
            display: inline-block;
            text-align: right; }
        html body .container .content.no-padding {
          padding: 0; }
        html body .container .content img.picto {
          height: 60px;
          width: auto;
          display: block;
          clear: both;
          margin: 15px auto; }
        html body .container .content label {
          display: inline-block;
          text-align: right;
          margin-right: 20px;
          position: relative;
          top: 9px; }
          html body .container .content label.small {
            top: 0; }
            @media only screen and (max-width: 600px) {
              html body .container .content label.small {
                display: block;
                width: auto;
                top: 9px; } }
          html body .container .content label.optional {
            display: inline-block;
            font-style: italic;
            text-align: left;
            position: absolute !important;
            left: 100% !important;
            top: 9px;
            padding-left: 15px;
            margin: 0 !important;
            color: rgba(112, 114, 118, 0.7); }
            @media only screen and (max-width: 600px) {
              html body .container .content label.optional {
                left: 0 !important;
                right: auto !important;
                top: 44px !important; }
                html body .container .content label.optional.second {
                  left: auto !important;
                  top: 44px !important;
                  right: -29px !important; }
                html body .container .content label.optional.not-empty {
                  display: none; } }
            @media only screen and (min-width: 600px) and (max-width: 976px) {
              html body .container .content label.optional {
                font-size: 12px; } }
          @media only screen and (min-width: 600px) and (max-width: 976px) {
            html body .container .content label {
              max-width: 26%;
              line-height: 15px; } }
        html body .container .content > div,
        html body .container .content > ng-form > div.two-col {
          position: relative;
          width: 66.5%;
          padding-top: 10px;
          text-align: right;
          position: relative;
          display: block; }
          html body .container .content > div:first-child,
          html body .container .content > ng-form > div.two-col:first-child {
            padding-top: 0px; }
          html body .container .content > div .input-placeholder,
          html body .container .content > ng-form > div.two-col .input-placeholder {
            width: 300px;
            display: inline-block;
            text-align: left;
            margin-bottom: 10px; }
            @media only screen and (max-width: 600px) {
              html body .container .content > div .input-placeholder,
              html body .container .content > ng-form > div.two-col .input-placeholder {
                margin-bottom: 0px; }
                html body .container .content > div .input-placeholder label,
                html body .container .content > ng-form > div.two-col .input-placeholder label {
                  display: inline-block;
                  margin-left: 23px; } }
          html body .container .content > div .with-offset,
          html body .container .content > ng-form > div.two-col .with-offset {
            float: right;
            width: 300px;
            text-align: left; }
          @media only screen and (max-width: 600px) {
            html body .container .content > div,
            html body .container .content > ng-form > div.two-col {
              width: 300px;
              margin: 0 auto;
              text-align: left; }
              html body .container .content > div label,
              html body .container .content > ng-form > div.two-col label {
                text-align: left;
                display: block;
                width: 100%;
                height: 35px;
                margin-right: 0; } }
          @media only screen and (min-width: 600px) and (max-width: 976px) {
            html body .container .content > div,
            html body .container .content > ng-form > div.two-col {
              width: 470px; } }
        html body .container .content > ng-form > div,
        html body .container .content > ng-form > div.two-col > div,
        html body .container .content > ng-form > attachment {
          display: block;
          margin-top: 10px;
          position: relative; }
          html body .container .content > ng-form > div:first-child,
          html body .container .content > ng-form > div.two-col > div:first-child,
          html body .container .content > ng-form > attachment:first-child {
            margin-top: 0px; }
          html body .container .content > ng-form > div .voo-icons.info, html body .container.white-frame .content > ng-form > div .pink-info-container,
          html body .container .content > ng-form > div.two-col > div .voo-icons.info, html body .container.white-frame .content > ng-form > div.two-col > div .pink-info-container,
          html body .container .content > ng-form > attachment .voo-icons.info, html body .container.white-frame .content > ng-form > attachment .pink-info-container {
            position: absolute;
            top: 8px;
            right: 10px; }
            @media only screen and (min-width: 600px) and (max-width: 976px) {
              html body .container .content > ng-form > div .voo-icons.info, html body .container.white-frame .content > ng-form > div .pink-info-container,
              html body .container .content > ng-form > div.two-col > div .voo-icons.info, html body .container.white-frame .content > ng-form > div.two-col > div .pink-info-container,
              html body .container .content > ng-form > attachment .voo-icons.info, html body .container.white-frame .content > ng-form > attachment .pink-info-container {
                right: 2%; } }
            @media only screen and (max-width: 600px) {
              html body .container .content > ng-form > div .voo-icons.info, html body .container.white-frame .content > ng-form > div .pink-info-container,
              html body .container .content > ng-form > div.two-col > div .voo-icons.info, html body .container.white-frame .content > ng-form > div.two-col > div .pink-info-container,
              html body .container .content > ng-form > attachment .voo-icons.info, html body .container.white-frame .content > ng-form > attachment .pink-info-container {
                top: 43px;
                right: 9px; } }
        html body .container .content > ng-form.attachment {
          text-align: left;
          width: 80%;
          margin: 0 auto; }
          @media only screen and (min-width: 600px) and (max-width: 976px) {
            html body .container .content > ng-form.attachment {
              width: 90%; } }
          @media only screen and (max-width: 600px) {
            html body .container .content > ng-form.attachment {
              width: 300px; } }
          html body .container .content > ng-form.attachment > div,
          html body .container .content > ng-form.attachment attachment > div {
            text-align: left; }
            html body .container .content > ng-form.attachment > div label,
            html body .container .content > ng-form.attachment attachment > div label {
              float: left;
              margin: 0;
              width: 25%;
              text-align: center; }
              @media only screen and (min-width: 600px) and (max-width: 976px) {
                html body .container .content > ng-form.attachment > div label,
                html body .container .content > ng-form.attachment attachment > div label {
                  width: 20%; } }
              @media only screen and (max-width: 600px) {
                html body .container .content > ng-form.attachment > div label,
                html body .container .content > ng-form.attachment attachment > div label {
                  margin: 0;
                  text-align: left; } }
            html body .container .content > ng-form.attachment > div textarea,
            html body .container .content > ng-form.attachment attachment > div textarea {
              max-width: 360px; }
              @media only screen and (min-width: 600px) and (max-width: 976px) {
                html body .container .content > ng-form.attachment > div textarea,
                html body .container .content > ng-form.attachment attachment > div textarea {
                  max-width: 330px; } }
              @media only screen and (max-width: 600px) {
                html body .container .content > ng-form.attachment > div textarea,
                html body .container .content > ng-form.attachment attachment > div textarea {
                  max-width: 300px; } }
            html body .container .content > ng-form.attachment > div .error-box,
            html body .container .content > ng-form.attachment attachment > div .error-box {
              top: -7px;
              left: 25%;
              float: left;
              width: 361px; }
              @media only screen and (min-width: 600px) and (max-width: 976px) {
                html body .container .content > ng-form.attachment > div .error-box,
                html body .container .content > ng-form.attachment attachment > div .error-box {
                  left: 20%;
                  width: 330px; } }
              @media only screen and (max-width: 600px) {
                html body .container .content > ng-form.attachment > div .error-box,
                html body .container .content > ng-form.attachment attachment > div .error-box {
                  left: 0;
                  width: 300px; } }
        @media only screen and (min-width: 600px) and (max-width: 675px) {
          html body .container .content > ng-form {
            margin-left: -8%; } }
    html body .padded-section {
      padding-top: 10px;
      padding-bottom: 10px; }
    html body .legal-notice {
      font-size: 12px;
      line-height: 15px; }

body.heightFull .lang-selector-container .container ul {
  right: 31px; }

body.heightFull #main-header .voo-icons.voo {
  margin-left: -6px; }

body header-nav {
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block; }
  body header-nav #main-header {
    height: 72px;
    z-index: 10;
    width: 100%;
    display: block; }
    body header-nav #main-header nav#secondary {
      background-color: #1B1B1B;
      width: 100%;
      height: 40px; }
      body header-nav #main-header nav#secondary .container {
        position: relative; }
        body header-nav #main-header nav#secondary .container a#logout {
          display: inline-block;
          position: absolute;
          right: 0;
          top: 0;
          height: 40px;
          color: #fff;
          line-height: 40px;
          font-size: 14px;
          font-family: 'Roboto', sans-serif;
          font-weight: 300;
          text-align: center;
          width: 125px; }
        body header-nav #main-header nav#secondary .container > section {
          width: 100%;
          padding-right: 105px;
          box-sizing: border-box; }
          body header-nav #main-header nav#secondary .container > section ul {
            list-style: none;
            padding: 0;
            margin: 0;
            height: 40px;
            display: block; }
            body header-nav #main-header nav#secondary .container > section ul li {
              display: inline-block;
              height: 40px;
              box-sizing: border-box;
              color: #FFF; }
              body header-nav #main-header nav#secondary .container > section ul li a {
                display: inline-block;
                height: 40px;
                color: #FFF;
                margin-right: 0;
                box-sizing: border-box;
                font-size: 14px;
                position: relative;
                text-transform: none !important;
                text-decoration: none;
                font-family: 'Roboto', sans-serif;
                font-weight: 300;
                -webkit-transition: background-color 150ms;
                -moz-transition: background-color 150ms;
                -ms-transition: background-color 150ms;
                -o-transition: background-color 150ms;
                transition: background-color 150ms; }
            body header-nav #main-header nav#secondary .container > section ul.corporate-container {
              float: left; }
              body header-nav #main-header nav#secondary .container > section ul.corporate-container li {
                float: left; }
                body header-nav #main-header nav#secondary .container > section ul.corporate-container li:first-child, body header-nav #main-header nav#secondary .container > section ul.corporate-container li a {
                  padding: 12px 20px 0px 20px; }
                body header-nav #main-header nav#secondary .container > section ul.corporate-container li:first-child {
                  background-color: #313131;
                  margin-right: 5px; }
                body header-nav #main-header nav#secondary .container > section ul.corporate-container li a:hover {
                  background-color: #313131; }
            body header-nav #main-header nav#secondary .container > section ul.contact-container {
              float: right; }
              body header-nav #main-header nav#secondary .container > section ul.contact-container li a {
                padding: 4px 30px 2px 15px; }
                body header-nav #main-header nav#secondary .container > section ul.contact-container li a i {
                  display: inline-block;
                  position: relative;
                  top: 4px;
                  width: 20px; }
                  body header-nav #main-header nav#secondary .container > section ul.contact-container li a i:before {
                    display: block;
                    font-size: 28px; }
                  body header-nav #main-header nav#secondary .container > section ul.contact-container li a i.shop {
                    top: 2px; }
              @media only screen and (max-width: 600px) {
                body header-nav #main-header nav#secondary .container > section ul.contact-container {
                  display: none; } }
        body header-nav #main-header nav#secondary .container ul.lang-selector-container {
          right: 125px;
          top: 0;
          position: absolute;
          z-index: 100;
          list-style-type: none;
          padding: 40px 0 0 0;
          margin: 0;
          height: 40px;
          width: 105px;
          overflow: hidden;
          box-sizing: border-box;
          -webkit-transition: height 150ms;
          -moz-transition: height 150ms;
          -ms-transition: height 150ms;
          -o-transition: height 150ms;
          transition: height 150ms; }
          body header-nav #main-header nav#secondary .container ul.lang-selector-container.pull-right {
            right: 0px; }
          body header-nav #main-header nav#secondary .container ul.lang-selector-container:hover {
            height: 160px; }
          body header-nav #main-header nav#secondary .container ul.lang-selector-container li {
            font-size: 14px;
            font-family: 'Roboto', sans-serif;
            font-weight: 300;
            height: 40px;
            background-color: #1B1B1B;
            border-radius: 0; }
            body header-nav #main-header nav#secondary .container ul.lang-selector-container li a {
              text-decoration: none;
              border-radius: 0;
              min-width: 65px;
              color: white;
              display: block;
              text-align: center;
              padding: 12px 15px;
              -webkit-transition: color 150ms;
              -moz-transition: color 150ms;
              -ms-transition: color 150ms;
              -o-transition: color 150ms;
              transition: color 150ms; }
              body header-nav #main-header nav#secondary .container ul.lang-selector-container li a:hover {
                color: #d4007a; }
            body header-nav #main-header nav#secondary .container ul.lang-selector-container li.selected {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%; }
            body header-nav #main-header nav#secondary .container ul.lang-selector-container li:hover {
              background-color: #313131; }
    body header-nav #main-header nav#primary {
      display: block;
      border-bottom: 2px solid #d4007a;
      width: 100%;
      height: 70px;
      background: white; }
      @media only screen and (max-width: 600px) {
        body header-nav #main-header nav#primary {
          height: 60px; }
          body header-nav #main-header nav#primary .container {
            width: 100%;
            box-sizing: border-box; } }
      body header-nav #main-header nav#primary .container {
        height: 100%;
        position: relative; }
      body header-nav #main-header nav#primary .voo-link {
        float: left;
        display: block;
        margin-right: 25px; }
        body header-nav #main-header nav#primary .voo-link .voo-icons.voo {
          line-height: 73px; }
          @media only screen and (max-width: 600px) {
            body header-nav #main-header nav#primary .voo-link .voo-icons.voo {
              font-size: 60px;
              line-height: 60px; } }
      body header-nav #main-header nav#primary span.icon, body header-nav #main-header nav#primary h1 {
        float: left;
        height: 47px; }
      body header-nav #main-header nav#primary h1 {
        display: inline-block;
        margin: 0px;
        width: auto;
        line-height: 70px;
        color: #d4007a;
        font-family: 'MuseoSansRounded-300';
        font-size: 24px; }
        @media only screen and (max-width: 600px) {
          body header-nav #main-header nav#primary h1 {
            line-height: 57px; } }
      body header-nav #main-header nav#primary .main-nav-container {
        position: relative; }
        body header-nav #main-header nav#primary .main-nav-container > span, body header-nav #main-header nav#primary .main-nav-container > span:before, body header-nav #main-header nav#primary .main-nav-container > span:after {
          display: none; }
        body header-nav #main-header nav#primary .main-nav-container ul {
          display: inline-block;
          padding: 0;
          margin: 0 0 0 15px;
          height: 70px; }
          body header-nav #main-header nav#primary .main-nav-container ul li {
            display: inline-block;
            box-sizing: border-box;
            height: 100%; }
            body header-nav #main-header nav#primary .main-nav-container ul li a {
              box-sizing: border-box;
              height: 100%;
              text-transform: none !important;
              text-decoration: none;
              color: #000;
              display: inline-block;
              margin-right: 35px;
              font-size: 20px;
              font-family: 'Roboto', sans-serif;
              font-weight: 400;
              padding-top: 24px;
              -webkit-transition: color 150ms;
              -moz-transition: color 150ms;
              -ms-transition: color 150ms;
              -o-transition: color 150ms;
              transition: color 150ms; }
              body header-nav #main-header nav#primary .main-nav-container ul li a:hover {
                color: #d4007a;
                border-bottom: 2px solid #d4007a; }
        @media only screen and (max-width: 600px) {
          body header-nav #main-header nav#primary .main-nav-container {
            width: 100%;
            margin: 0 0 0 0;
            padding: 0 5%;
            box-sizing: border-box;
            background-color: black;
            border-top: 5px solid black;
            position: absolute;
            top: 57px;
            left: 0;
            z-index: 10;
            height: 0px;
            -webkit-transition: height 500ms;
            -moz-transition: height 500ms;
            -ms-transition: height 500ms;
            -o-transition: height 500ms;
            transition: height 500ms; }
            body header-nav #main-header nav#primary .main-nav-container > div {
              top: -59px;
              cursor: pointer;
              position: absolute;
              width: 55px;
              height: 55px;
              border-top-right-radius: 5px;
              border-top-left-radius: 5px;
              right: 10px;
              -webkit-transition: background 250ms;
              -moz-transition: background 250ms;
              -ms-transition: background 250ms;
              -o-transition: background 250ms;
              transition: background 250ms; }
              body header-nav #main-header nav#primary .main-nav-container > div span, body header-nav #main-header nav#primary .main-nav-container > div span:before, body header-nav #main-header nav#primary .main-nav-container > div span:after {
                border-radius: 1px;
                height: 3px;
                width: 28px;
                background: #000;
                position: absolute;
                display: block;
                content: '';
                right: 13px;
                top: 15px; }
              body header-nav #main-header nav#primary .main-nav-container > div > span:before {
                top: 10px;
                right: 0px; }
              body header-nav #main-header nav#primary .main-nav-container > div > span:after {
                top: 20px;
                right: 0px; }
            body header-nav #main-header nav#primary .main-nav-container ul {
              overflow: hidden;
              height: 0;
              opacity: 0;
              -webkit-transition-delay: 200ms;
              -moz-transition-delay: 200ms;
              -ms-transition-delay: 200ms;
              -o-transition-delay: 200ms;
              transition-delay: 200ms;
              -webkit-transition-duration: 500ms;
              -moz-transition-duration: 500ms;
              -o-transition-duration: 500ms;
              transition-duration: 500ms;
              -webkit-transition-property: opacity;
              -moz-transition-property: opacity;
              -o-transition-property: opacity;
              transition-property: opacity; }
              body header-nav #main-header nav#primary .main-nav-container ul li {
                height: 65px; }
                body header-nav #main-header nav#primary .main-nav-container ul li a {
                  padding-top: 20px;
                  height: 65px;
                  border: none !important; }
            body header-nav #main-header nav#primary .main-nav-container.open {
              height: 205px;
              border-bottom: 2px solid #d4007a; }
              body header-nav #main-header nav#primary .main-nav-container.open > div {
                background-color: black; }
                body header-nav #main-header nav#primary .main-nav-container.open > div > span, body header-nav #main-header nav#primary .main-nav-container.open > div > span:before, body header-nav #main-header nav#primary .main-nav-container.open > div > span:after {
                  background: white; }
                body header-nav #main-header nav#primary .main-nav-container.open > div > span {
                  background: white; }
              body header-nav #main-header nav#primary .main-nav-container.open ul {
                opacity: 1;
                height: 205px; }
                body header-nav #main-header nav#primary .main-nav-container.open ul li {
                  display: block; }
                  body header-nav #main-header nav#primary .main-nav-container.open ul li a {
                    color: white; } }

html body .footer-error {
  background: #19191a;
  text-align: center;
  padding: 4px 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 56px;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    html body .footer-error {
      position: static;
      height: 90px; } }
  html body .footer-error .container {
    position: relative;
    padding-top: 9px; }
  html body .footer-error .footerLinks .footerLinks-middle {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    vertical-align: top;
    color: #555;
    font-size: 0.75em; }
    html body .footer-error .footerLinks .footerLinks-middle p {
      padding: 0;
      margin: 0;
      line-height: 2.9em; }
    html body .footer-error .footerLinks .footerLinks-middle p span {
      color: #FFFFFF;
      padding: 0 0.5em; }
    html body .footer-error .footerLinks .footerLinks-middle a {
      text-decoration: none;
      padding: 0;
      margin: 0; }
  @media only screen and (min-width: 600px) {
    html body .footer-error .footerLinks .footerLinks-middle {
      position: absolute;
      width: 100%; } }
  html body .footer-error .footerLinks .footerLinks-right {
    width: 47.3684210526%;
    float: right;
    margin-right: 0;
    text-align: left;
    position: relative; }
  @media only screen and (min-width: 600px) {
    html body .footer-error .footerLinks .footerLinks-right {
      width: 35.8974358974%;
      float: right;
      margin-right: 0;
      text-align: right; } }
  html body .footer-error .footerLinks .footerLinks-left {
    width: 47.3684210526%;
    float: left;
    margin-right: 5.2631578947%;
    text-align: right;
    position: relative; }
  @media only screen and (min-width: 600px) {
    html body .footer-error .footerLinks .footerLinks-left {
      width: 35.8974358974%;
      float: left;
      margin-right: 2.5641025641%;
      text-align: left; } }
  html body .footer-error .footerLinks a {
    display: inline-block;
    color: #FFFFFF;
    padding: 0 4px;
    font-size: 0.8em; }

html body .footer {
  width: 100%;
  height: 120px;
  background-color: #1B1B1B;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #95989B; }
  @media only screen and (max-width: 600px) {
    html body .footer {
      display: none; } }
  html body .footer .container {
    padding: 15px; }
    html body .footer .container .half-container, html body .footer .container .tri-container {
      text-align: center;
      padding: 0; }
      @media only screen and (max-width: 600px) {
        html body .footer .container .half-container:nth-child(even), html body .footer .container .tri-container:nth-child(even) {
          padding-top: 15px; } }
      html body .footer .container .half-container:before, html body .footer .container .tri-container:before {
        display: none; }
      html body .footer .container .half-container > div, html body .footer .container .tri-container > div {
        color: #95989B;
        text-decoration: none;
        padding: 0 15px;
        display: block;
        width: 100%;
        box-sizing: border-box;
        height: 100%;
        font-size: 14px; }
        html body .footer .container .half-container > div:before, html body .footer .container .tri-container > div:before {
          display: block;
          font-size: 45px;
          font-family: 'icones_voo';
          color: #95989B;
          padding-bottom: 15px;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      html body .footer .container .half-container.contact > div:before, html body .footer .container .tri-container.contact > div:before {
        content: 'a'; }
      html body .footer .container .half-container.answer > div:before, html body .footer .container .tri-container.answer > div:before {
        content: 's'; }
      html body .footer .container .half-container.calendar > div:before, html body .footer .container .tri-container.calendar > div:before {
        content: 'C'; }
      html body .footer .container .half-container.idea > div:before, html body .footer .container .tri-container.idea > div:before {
        content: '';
        background-image: url("./images/idea.png");
        background-repeat: no-repeat;
        height: 38px;
        margin: 0 auto;
        width: 38px;
        background-size: 63%;
        background-position: 50% 0; }
    html body .footer .container .tri-container:before {
      top: 0; }

body.heightFull {
  height: 100%;
  overflow: hidden; }

#index-loading {
  position: absolute;
  top: 0px;
  padding-top: 112px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box; }
  #index-loading:before {
    background: url("/images/bg_black.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-sizing: border-box;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 112px;
    left: 0; }
  @media only screen and (max-width: 600px) {
    #index-loading {
      padding-top: 102px; }
      #index-loading:before {
        background: url("/images/bg_black_small.jpg") no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        top: 102px; } }
  #index-loading img {
    display: block;
    margin: 10px auto 0 auto; }
  #index-loading .loader-container div {
    display: table-cell;
    vertical-align: middle;
    height: 100%; }
  #index-loading .loader {
    display: block !important;
    width: 15px !important;
    height: 15px !important;
    margin: 30px auto 0 auto !important; }
  #index-loading .loader:before,
  #index-loading .loader:after,
  #index-loading .loader {
    padding: 0 !important;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load8 2s infinite ease-in-out;
    animation: load8 2s infinite ease-in-out; }
  #index-loading > div.text {
    display: block;
    color: white;
    width: 100%;
    height: 75%;
    position: absolute;
    top: 112px;
    left: 0;
    text-align: center;
    font-family: "MuseoSansRounded-300";
    font-size: 25px; }
    @media only screen and (max-width: 600px) {
      #index-loading > div.text {
        font-size: 17px !important; } }
    #index-loading > div.text > div {
      display: table;
      width: 580px;
      margin: 0 auto;
      height: 75%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 90%; }
      #index-loading > div.text > div span {
        display: table-cell;
        vertical-align: middle; }
  #index-loading .loader {
    padding: 0 !important;
    font-size: 10px;
    margin: 20% auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.20s;
    animation-delay: -0.20s; }
  #index-loading .loader:before {
    left: -25px;
    -webkit-animation-delay: -0.40s;
    animation-delay: -0.40s; }
  #index-loading .loader:after {
    left: 25px; }
  #index-loading .loader:before,
  #index-loading .loader:after {
    content: '';
    position: absolute;
    top: 0; }

@-webkit-keyframes load8 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em white; }
  40% {
    box-shadow: 0 2.5em 0 0 white; } }

@keyframes load8 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em white; }
  40% {
    box-shadow: 0 2.5em 0 0 white; } }

html body .container .pod-select {
  padding: 0 !important;
  background-color: #f6f8f9;
  color: #274856;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 17px;
  text-transform: none;
  height: 45px;
  border-bottom: 1px solid #c7d0d4;
  box-sizing: border-box;
  padding: 0;
  width: 100%;
  position: relative;
  overflow: hidden; }
  html body .container .pod-select span {
    margin: 0 auto;
    padding-top: 13px;
    max-width: 80%;
    display: block; }
    @media only screen and (max-width: 600px) {
      html body .container .pod-select span {
        padding-top: 9px;
        max-width: 60%;
        font-size: 13px; } }
  html body .container .pod-select .navigable {
    cursor: pointer;
    height: 45px;
    width: 35px;
    display: block;
    outline: none !important;
    box-shadow: none !important;
    top: 0px;
    position: absolute; }
    html body .container .pod-select .navigable:before, html body .container .pod-select .navigable:after {
      position: absolute;
      background-color: #274856;
      width: 2px;
      height: 10px;
      top: 13px;
      left: 17px;
      display: block;
      content: ''; }
    html body .container .pod-select .navigable.previous {
      left: 0;
      border-right: 1px solid #c7d0d4; }
      html body .container .pod-select .navigable.previous:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      html body .container .pod-select .navigable.previous:after {
        top: 20px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    html body .container .pod-select .navigable.next {
      right: 0;
      border-left: 1px solid #c7d0d4; }
      html body .container .pod-select .navigable.next:before {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      html body .container .pod-select .navigable.next:after {
        top: 20px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }

html body .content .date-picker-container {
  position: relative; }
  html body .content .date-picker-container label:after {
    position: absolute;
    right: -319px;
    top: -8px;
    display: inline-block;
    height: 31px;
    content: 'C';
    color: #707276;
    width: 40px;
    border-left: 1px solid #DDDDDD;
    background-color: #f6f5f4;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 39px;
    text-align: center;
    padding-top: 7px;
    font-family: 'icones_voo';
    -webkit-transition: color 150ms;
    -moz-transition: color 150ms;
    -ms-transition: color 150ms;
    -o-transition: color 150ms;
    transition: color 150ms; }
    @media only screen and (min-width: 600px) and (max-width: 976px) {
      html body .content .date-picker-container label:after {
        right: -319px;
        top: -8px;
        padding-top: 12px;
        height: 26px; } }
  html body .content .date-picker-container input.date-picker:focus {
    border: 1px solid #d4007a !important; }
    html body .content .date-picker-container input.date-picker:focus + label:after {
      color: #d4007a; }
  html body .content .date-picker-container input.date-picker.ng-invalid.ng-dirty {
    border-color: #d74500 !important; }
  html body .content .date-picker-container table {
    border-collapse: collapse;
    border-spacing: 5px;
    font-size: 12px; }
    html body .content .date-picker-container table thead {
      border-bottom: 15px solid transparent; }
      html body .content .date-picker-container table thead tr:nth-child(2) {
        color: rgba(0, 0, 0, 0.87);
        margin: 0 0 0 6px;
        background-color: transparent !important; }
        html body .content .date-picker-container table thead tr:nth-child(2) th {
          border-radius: 0;
          cursor: default;
          background-color: transparent !important; }
      html body .content .date-picker-container table thead tr:first-child th {
        cursor: default;
        color: rgba(0, 0, 0, 0.87);
        font-size: 18px; }
        html body .content .date-picker-container table thead tr:first-child th:nth-child(2) {
          position: relative;
          top: -3px;
          text-transform: capitalize; }
        html body .content .date-picker-container table thead tr:first-child th:first-child, html body .content .date-picker-container table thead tr:first-child th:last-child {
          cursor: pointer;
          font-size: 0;
          position: relative; }
          html body .content .date-picker-container table thead tr:first-child th:first-child:before, html body .content .date-picker-container table thead tr:first-child th:last-child:before {
            font-family: 'icones_voo';
            display: block;
            font-size: 28px;
            top: 4px;
            position: absolute; }
        html body .content .date-picker-container table thead tr:first-child th:first-child:before {
          left: 5px;
          content: 'u'; }
        html body .content .date-picker-container table thead tr:first-child th:last-child:before {
          right: 5px;
          content: 'w'; }
        html body .content .date-picker-container table thead tr:first-child th:hover {
          background-color: transparent !important; }
    html body .content .date-picker-container table tr {
      height: 40px; }
    html body .content .date-picker-container table th {
      width: 50px; }
  html body .content .date-picker-container span {
    background-image: none;
    text-shadow: none;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    text-align: center;
    padding-top: 5px;
    box-sizing: border-box;
    margin: 0;
    display: block;
    color: #707276; }
    html body .content .date-picker-container span:hover {
      background-color: #e0e0e0 !important; }
    html body .content .date-picker-container span.disabled {
      cursor: default;
      background-color: transparent !important;
      color: #EEEEEE !important; }
    html body .content .date-picker-container span.now {
      color: #d4007a !important;
      background-color: transparent !important;
      background-image: none;
      text-shadow: none; }
    html body .content .date-picker-container span.active.active {
      background-image: none;
      text-shadow: none;
      border-radius: 100%;
      color: white !important;
      background-color: #d4007a !important; }
  html body .content .date-picker-container [date-picker-wrapper] {
    right: 0;
    width: 300px;
    background-color: white;
    min-width: 300px;
    top: 40px;
    z-index: 11; }
    html body .content .date-picker-container [date-picker-wrapper] [date-picker] {
      background-color: transparent !important; }
    html body .content .date-picker-container [date-picker-wrapper]:after {
      width: 100%;
      height: 30px;
      background-color: #e0e0e0 !important;
      position: absolute;
      top: 46px;
      display: block;
      content: '';
      z-index: -1;
      left: 0; }
    html body .content .date-picker-container [date-picker-wrapper] > div {
      bottom: auto;
      top: auto !important;
      display: block;
      position: relative;
      box-sizing: border-box;
      border: 1px solid #DDDDDD;
      padding: 5px 10px; }
    @media only screen and (max-width: 600px) {
      html body .content .date-picker-container [date-picker-wrapper] {
        top: 80px; } }
  @media only screen and (max-width: 600px) {
    html body .content .date-picker-container {
      padding-top: 35px; }
      html body .content .date-picker-container input.date-picker + label {
        position: absolute;
        top: 1px;
        left: 2px; }
        html body .content .date-picker-container input.date-picker + label:after {
          right: 3px;
          top: 35px; } }

@media only screen and (max-width: 600px) {
  html.ngdialog-open {
    overflow: hidden;
    height: 100%; } }

html body.ngdialog-open {
  overflow: visible; }
  @media only screen and (max-width: 600px) {
    html body.ngdialog-open {
      overflow: hidden;
      height: 100% !important; } }

@media only screen and (max-width: 600px) {
  html body .ngdialog.ngdialog-theme-default {
    padding: 0;
    height: 100%;
    overflow: auto;
    position: absolute;
    top: 0;
    left: 0; } }

html body .ngdialog.ngdialog-theme-default .ngdialog-overlay {
  background: rgba(0, 0, 0, 0.5); }

html body .ngdialog.ngdialog-theme-default .ngdialog-close {
  left: 25px;
  top: 15px;
  right: auto;
  width: 35px;
  height: 35px; }
  html body .ngdialog.ngdialog-theme-default .ngdialog-close:before {
    font-size: 55px;
    content: 'u';
    font-family: 'icones_voo'; }
  @media only screen and (max-width: 600px) {
    html body .ngdialog.ngdialog-theme-default .ngdialog-close:before {
      font-size: 40px; } }

html body .ngdialog.ngdialog-theme-default .ngdialog-content {
  width: 640px;
  background-color: #FAFAFA;
  padding: 25px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: #8D8F91;
  line-height: 18px; }
  html body .ngdialog.ngdialog-theme-default .ngdialog-content header {
    color: #274856;
    text-align: center;
    height: 45px;
    font-family: 'MuseoSansRounded-300';
    font-size: 20px;
    position: relative;
    border-bottom: 1px solid #DDDDDD;
    margin: 0 -25px;
    line-height: 17px; }
    @media only screen and (max-width: 600px) {
      html body .ngdialog.ngdialog-theme-default .ngdialog-content header {
        padding-left: 50px;
        font-size: 18px; } }
  html body .ngdialog.ngdialog-theme-default .ngdialog-content .half-container::before {
    display: none; }
  html body .ngdialog.ngdialog-theme-default .ngdialog-content .id-info > div > div img {
    height: auto;
    width: 94%;
    margin: 10px 7% 0 10%; }
    @media only screen and (max-width: 600px) {
      html body .ngdialog.ngdialog-theme-default .ngdialog-content .id-info > div > div img {
        width: 300px;
        margin: 25px 0 0 0 !important; } }
  html body .ngdialog.ngdialog-theme-default .ngdialog-content .id-info > div > div span {
    margin-left: 10%;
    display: inline-block; }
    @media only screen and (max-width: 600px) {
      html body .ngdialog.ngdialog-theme-default .ngdialog-content .id-info > div > div span {
        margin-left: 0%;
        margin-bottom: 15px;
        width: 300px; } }
  html body .ngdialog.ngdialog-theme-default .ngdialog-content .id-info > div > div:first-child {
    border-right: 1px solid #DDDDDD; }
    html body .ngdialog.ngdialog-theme-default .ngdialog-content .id-info > div > div:first-child img {
      margin: 10px 7% 0 0; }
      @media only screen and (max-width: 600px) {
        html body .ngdialog.ngdialog-theme-default .ngdialog-content .id-info > div > div:first-child img {
          margin: 0 !important; } }
    html body .ngdialog.ngdialog-theme-default .ngdialog-content .id-info > div > div:first-child span {
      margin-left: 0%; }
    @media only screen and (max-width: 600px) {
      html body .ngdialog.ngdialog-theme-default .ngdialog-content .id-info > div > div:first-child {
        border-right: none; } }
  html body .ngdialog.ngdialog-theme-default .ngdialog-content .dialog-confirm .btn {
    display: inline-block;
    width: 40%;
    margin-top: 55px;
    padding-top: 13px; }
    html body .ngdialog.ngdialog-theme-default .ngdialog-content .dialog-confirm .btn.cancel {
      margin-right: 15px; }
      html body .ngdialog.ngdialog-theme-default .ngdialog-content .dialog-confirm .btn.cancel:hover {
        background-color: #4E4E4E; }
  @media only screen and (max-width: 600px) {
    html body .ngdialog.ngdialog-theme-default .ngdialog-content {
      border-radius: 0; } }

body .btn, body button {
  margin: 0 auto;
  border: none;
  border-radius: 3px;
  padding: 25px 0px;
  background-color: #d4007a;
  text-align: center;
  color: white;
  cursor: pointer;
  box-shadow: none;
  outline: none;
  transition: border 150ms, background 150ms;
  font-size: 16px;
  line-height: 14px;
  height: 40px;
  width: 300px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none; }
  body .btn[disabled], body .btn.disabled, body button[disabled], body button.disabled {
    background-color: #6f7277;
    cursor: not-allowed; }
    body .btn[disabled]:hover, body .btn.disabled:hover, body button[disabled]:hover, body button.disabled:hover {
      background-color: #6f7277;
      cursor: default; }
  body .btn.centered, body button.centered {
    padding: 0px 40px; }
  body .btn.blank, body button.blank {
    background-color: white;
    color: #DDDDDD; }
    body .btn.blank:hover, body button.blank:hover {
      background-color: #f2f2f2; }
  body .btn.right, body button.right {
    margin: 0;
    float: right; }
  body .btn.confirm, body button.confirm {
    background-color: #6b9900; }
    body .btn.confirm:hover, body .btn.confirm:active, body button.confirm:hover, body button.confirm:active {
      background-color: #7db200; }
  body .btn.cancel, body button.cancel {
    background-color: #6f7277; }
    body .btn.cancel:hover, body button.cancel:hover {
      background-color: #6f7277; }
  body .btn:hover, body button:hover {
    background-color: #bb006b; }
  body .btn.pink-bordered, body button.pink-bordered {
    text-decoration: none;
    color: #d4007a;
    border: 1px solid #d4007a;
    background-color: white !important;
    transition: border 150ms, color 150ms;
    box-sizing: border-box;
    padding-top: 13px;
    margin-bottom: 10px; }
    body .btn.pink-bordered:hover, body button.pink-bordered:hover {
      border-color: #bb006b;
      color: #bb006b; }

body .container .content ng-form .upload-input, body .container .content ng-form .upload-input:first-child {
  position: relative;
  display: inline-block;
  margin-left: 181px;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  padding: 10px 25px 10px 40px;
  width: auto;
  background-color: #f6f5f4;
  transition: border 150ms, background 150ms, color 150ms;
  font-size: 16px;
  line-height: 1.3;
  color: #717376;
  height: 40px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  box-sizing: border-box; }
  body .container .content ng-form .upload-input.invalid, body .container .content ng-form .upload-input:first-child.invalid {
    border-color: #d74500;
    margin-bottom: 60px; }
  body .container .content ng-form .upload-input input[type="file"], body .container .content ng-form .upload-input:first-child input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
    opacity: 0;
    cursor: pointer; }
  body .container .content ng-form .upload-input .error-box, body .container .content ng-form .upload-input:first-child .error-box {
    left: -1px;
    position: absolute;
    top: 39px; }
  body .container .content ng-form .upload-input:before, body .container .content ng-form .upload-input:first-child:before {
    content: 'c';
    font-family: 'icones_voo';
    font-size: 34px;
    color: #707276;
    position: absolute;
    left: 15px;
    top: -2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: color 150ms;
    -moz-transition: color 150ms;
    -ms-transition: color 150ms;
    -o-transition: color 150ms;
    transition: color 150ms; }
  body .container .content ng-form .upload-input:hover, body .container .content ng-form .upload-input:first-child:hover {
    background-color: #ebe8e6; }

body .container .content ng-form .upload-text {
  width: 360px;
  font-size: 15px;
  line-height: 15px;
  margin-top: 10px; }
  @media only screen and (min-width: 600px) and (max-width: 976px) {
    body .container .content ng-form .upload-text {
      width: 330px; } }
  @media only screen and (max-width: 600px) {
    body .container .content ng-form .upload-text {
      width: 300px; } }

body .container .content ng-form .upload-input, body .container .content ng-form .upload-input:first-child, body .container .content ng-form .upload-text {
  margin-left: 185px; }
  @media only screen and (min-width: 600px) and (max-width: 976px) {
    body .container .content ng-form .upload-input, body .container .content ng-form .upload-input:first-child, body .container .content ng-form .upload-text {
      margin-left: 20%; } }
  @media only screen and (max-width: 600px) {
    body .container .content ng-form .upload-input, body .container .content ng-form .upload-input:first-child, body .container .content ng-form .upload-text {
      margin-left: 0%; } }

body .container .content ng-form .attachment-container {
  width: 370px;
  margin: 0 auto; }
  @media only screen and (max-width: 600px) {
    body .container .content ng-form .attachment-container {
      width: 300px;
      margin: 10px 0 0 0; } }
  body .container .content ng-form .attachment-container .file-preview {
    height: 230px;
    width: 160px;
    position: relative;
    float: left;
    margin-bottom: 20px; }
    body .container .content ng-form .attachment-container .file-preview:nth-child(odd) {
      margin-right: 40px; }
    body .container .content ng-form .attachment-container .file-preview:first-child, body .container .content ng-form .attachment-container .file-preview:nth-child(2) {
      margin-top: 15px; }
    @media only screen and (max-width: 600px) {
      body .container .content ng-form .attachment-container .file-preview {
        float: none;
        margin: 0 auto !important; } }
    body .container .content ng-form .attachment-container .file-preview .image-container {
      border: 1px solid #DDDDDD;
      padding: 0;
      height: 160px;
      width: 160px;
      box-sizing: border-box; }
      body .container .content ng-form .attachment-container .file-preview .image-container i.voo-icons.close {
        position: absolute;
        top: 10px;
        right: 10px;
        text-align: center;
        cursor: pointer; }
      body .container .content ng-form .attachment-container .file-preview .image-container > div {
        height: 100%;
        width: 100%;
        display: table; }
        body .container .content ng-form .attachment-container .file-preview .image-container > div > div {
          display: table-cell;
          vertical-align: middle;
          text-align: center; }
          body .container .content ng-form .attachment-container .file-preview .image-container > div > div img {
            margin: 0;
            padding: 10px;
            max-height: 160px;
            max-width: 160px;
            box-sizing: border-box; }
            body .container .content ng-form .attachment-container .file-preview .image-container > div > div img.picto {
              max-height: 120px; }
    body .container .content ng-form .attachment-container .file-preview .description {
      position: absolute;
      top: 167px;
      left: 0px;
      width: 160px;
      padding: 10px 0 0 0;
      text-align: center;
      word-break: break-all;
      font-size: 15px;
      line-height: 1.2;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      box-sizing: border-box;
      color: #4E4E4E; }
      body .container .content ng-form .attachment-container .file-preview .description span {
        display: inline-block;
        padding-top: 5px;
        color: #7E8082; }

body .container .content ng-form input[type=submit] {
  margin-top: 0px; }

body .container .content ng-form.moving .upload-input, body .container .content ng-form.moving .upload-input:first-child {
  margin-left: 0;
  text-align: center;
  margin-right: 87px;
  margin-top: 2px; }
  @media only screen and (max-width: 600px) {
    body .container .content ng-form.moving .upload-input, body .container .content ng-form.moving .upload-input:first-child {
      margin-right: 0px;
      width: 100%; } }

body .container .content ng-form.moving .attachment-container {
  width: 300px;
  margin: 0;
  float: right; }
  body .container .content ng-form.moving .attachment-container .file-preview {
    width: 140px; }
    body .container .content ng-form.moving .attachment-container .file-preview:first-child, body .container .content ng-form.moving .attachment-container .file-preview:nth-child(3n) {
      margin-right: 20px !important; }
    body .container .content ng-form.moving .attachment-container .file-preview .image-container {
      width: 140px; }
      body .container .content ng-form.moving .attachment-container .file-preview .image-container > div > div img {
        max-height: 140px;
        max-width: 140px; }

body .container .content .progress-bar {
  position: absolute;
  bottom: 65px;
  width: 100%;
  height: 5px; }
  body .container .content .progress-bar .progress {
    -webkit-transition: width 1s, opacity 250ms;
    -moz-transition: width 1s, opacity 250ms;
    -ms-transition: width 1s, opacity 250ms;
    -o-transition: width 1s, opacity 250ms;
    transition: width 1s, opacity 250ms;
    height: 5px;
    background-color: #7db200; }
    body .container .content .progress-bar .progress.abort {
      background-color: #F39502; }
    body .container .content .progress-bar .progress.error {
      background-color: #d74500; }
    body .container .content .progress-bar .progress.done {
      -webkit-animation: hideBar 1s ease 1s forwards;
      -moz-animation: hideBar 1s ease 1s forwards;
      -ms-animation: hideBar 1s ease 1s forwards;
      -o-animation: hideBar 1s ease 1s forwards;
      animation: hideBar 1s ease 1s forwards; }

@-webkit-keyframes hideBar {
  100% {
    opacity: 0; } }

/* Standard syntax */
@keyframes hideBar {
  100% {
    opacity: 0; } }

@-moz-keyframes hideBar {
  100% {
    opacity: 0; } }

@-o-keyframes hideBar {
  100% {
    opacity: 0; } }

body .container .ng-invalid.ng-dirty > .voo-select-container > span {
  border-color: #d74500 !important; }

body .container .voo-select-container {
  position: relative;
  width: 300px;
  height: 40px;
  float: right;
  text-align: left;
  display: inline-block; }
  body .container .voo-select-container > span {
    width: 100%;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    padding-left: 15px;
    padding-right: 41px;
    padding-top: 11px;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 16px;
    font-size: 16px;
    position: relative;
    min-height: 40px;
    display: inline-block; }
    body .container .voo-select-container > span:after {
      position: absolute;
      right: 0;
      top: 0;
      display: inline-block;
      height: 25px;
      content: '\25BC';
      color: #707276;
      width: 40px;
      border-left: 1px solid #DDDDDD;
      background-color: #f6f5f4;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      font-size: 10px;
      text-align: center;
      padding-top: 13px; }
    body .container .voo-select-container > span:hover, body .container .voo-select-container > span:focus {
      border: 1px solid #d4007a; }
      body .container .voo-select-container > span:hover:after, body .container .voo-select-container > span:focus:after {
        color: black; }
  body .container .voo-select-container.open > span {
    border: 1px solid #d4007a; }
  body .container .voo-select-container ul {
    z-index: 100;
    position: absolute;
    left: 0;
    top: -16px;
    background-color: white;
    padding: 0px;
    display: block;
    list-style-type: none;
    border-radius: 3px;
    box-sizing: border-box;
    width: 259px;
    overflow: hidden;
    -webkit-transition: max-height 300ms;
    -moz-transition: max-height 300ms;
    -ms-transition: max-height 300ms;
    -o-transition: max-height 300ms;
    transition: max-height 300ms; }
    body .container .voo-select-container ul.visible {
      max-height: 600px;
      -webkit-animation: showScroll 300ms ease 300ms forwards;
      -moz-animation: showScroll 300ms ease 300ms forwards;
      -ms-animation: showScroll 300ms ease 300ms forwards;
      -o-animation: showScroll 300ms ease 300ms forwards;
      animation: showScroll 300ms ease 300ms forwards; }
    body .container .voo-select-container ul.hidden {
      max-height: 0px;
      overflow: hidden; }
    body .container .voo-select-container ul li {
      min-height: 39px;
      width: 100%;
      border-top: 1px solid #DDDDDD;
      border-left: 1px solid #DDDDDD;
      border-right: 1px solid #DDDDDD;
      border-bottom: none;
      font-size: 16px;
      display: table;
      padding: 0 15px;
      box-sizing: border-box;
      cursor: pointer; }
      body .container .voo-select-container ul li:hover, body .container .voo-select-container ul li.selected {
        background-color: #f6f5f4;
        color: #d4007a; }
      body .container .voo-select-container ul li:last-child {
        border-bottom: 1px solid #DDDDDD; }
      body .container .voo-select-container ul li span {
        display: table-cell;
        line-height: 1.3;
        vertical-align: middle;
        padding: 5px 0; }
  @media only screen and (max-width: 600px) {
    body .container .voo-select-container {
      float: none;
      display: block; } }

html body .content .input-area {
  width: 300px;
  float: right; }

html body .content input[type=text], html body .content input.date-picker {
  width: 300px;
  float: right;
  height: 40px;
  border: 1px solid #DDDDDD !important;
  border-radius: 3px;
  box-shadow: none;
  outline: none;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  font-size: 16px;
  padding-top: 4px;
  -webkit-appearance: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }
  html body .content input[type=text].small, html body .content input.date-picker.small {
    width: 105px;
    display: inline-block;
    min-width: 105px;
    margin-left: 0px;
    float: none; }
  html body .content input[type=text]:focus, html body .content input.date-picker:focus {
    border: 1px solid #d4007a !important; }
    @media only screen and (max-width: 600px) {
      html body .content input[type=text]:focus + .optional, html body .content input.date-picker:focus + .optional {
        display: none; } }
  html body .content input[type=text].voo-date, html body .content input.date-picker.voo-date {
    font-size: 17px; }

html body .content input[type=radio] {
  opacity: 0;
  position: relative;
  top: 8px;
  cursor: pointer; }
  @media only screen and (max-width: 600px) {
    html body .content input[type=radio] {
      display: none; } }
  html body .content input[type=radio] + label {
    position: relative;
    padding-left: 5px;
    cursor: pointer; }
    html body .content input[type=radio] + label:before {
      width: 18px;
      height: 18px;
      display: block;
      content: '';
      position: absolute;
      left: -23px;
      top: -1px;
      border-radius: 100%;
      border: 1px solid #707276; }
  html body .content input[type=radio]:checked + label:after {
    width: 10px;
    height: 10px;
    display: block;
    content: '';
    position: absolute;
    left: -18px;
    top: 4px;
    border-radius: 100%;
    background-color: #707276; }

html body .content input[type=checkbox] {
  opacity: 0;
  position: absolute;
  top: 8px;
  cursor: pointer; }
  @media only screen and (max-width: 600px) {
    html body .content input[type=checkbox] {
      display: none; } }
  html body .content input[type=checkbox] + label {
    color: #6f7175;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    text-align: left; }
    html body .content input[type=checkbox] + label[for=differentInvoiceAddress] {
      width: 500px;
      box-sizing: border-box; }
    html body .content input[type=checkbox] + label[for=confirmDomiciliation] {
      font-size: 11px;
      margin-top: 20px;
      max-width: 95% !important; }
    @media only screen and (max-width: 1024px) {
      html body .content input[type=checkbox] + label {
        width: auto;
        max-width: 100%;
        display: inline-block; } }
    html body .content input[type=checkbox] + label:before {
      width: 18px;
      height: 18px;
      display: block;
      content: '';
      position: absolute;
      left: -0px;
      top: -1px;
      border-radius: 3px;
      border: 1px solid #8e8e8e;
      background-color: white; }
  html body .content input[type=checkbox]:checked + label:after {
    width: 10px;
    height: 10px;
    line-height: 10px;
    display: block;
    content: 'v';
    font-family: 'icones_voo';
    position: absolute;
    left: 4px;
    top: 2px;
    color: #7db200;
    font-size: 24px;
    font-weight: bold; }
    @media only screen and (max-width: 768px) {
      html body .content input[type=checkbox]:checked + label:after {
        top: -1px; } }

html body .content textarea {
  width: 100%;
  border: 1px solid #DDDDDD !important;
  resize: none;
  height: 150px;
  outline: none !important;
  box-shadow: none !important;
  border-radius: 3px;
  box-sizing: border-box;
  color: #707276;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding: 10px 15px;
  overflow: auto; }
  html body .content textarea:focus {
    outline: none !important;
    box-shadow: none !important; }

html body .voo-icons {
  font-style: normal;
  width: 25px;
  height: 25px;
  display: table;
  background-color: transparent;
  text-align: center;
  cursor: pointer;
  box-shadow: none !important;
  outline: none !important;
  -webkit-transition: color 150ms;
  -moz-transition: color 150ms;
  -ms-transition: color 150ms;
  -o-transition: color 150ms;
  transition: color 150ms; }
  html body .voo-icons:before {
    width: 100%;
    height: 100%;
    font-size: 39px;
    display: table-cell;
    vertical-align: middle;
    font-family: icones_voo !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important; }
  html body .voo-icons.x2 {
    width: 50px;
    height: 50px; }
    html body .voo-icons.x2:before {
      font-size: 80px; }
  html body .voo-icons.grey {
    color: #DDDDDD; }
    html body .voo-icons.grey:hover {
      color: #d4007a; }
  html body .voo-icons.dark-grey {
    color: #707276; }
    html body .voo-icons.dark-grey:hover {
      color: #d4007a; }
  html body .voo-icons.pink {
    color: #d4007a; }
  html body .voo-icons.info:before, html body .container.white-frame .pink-info-container:before {
    content: 'I'; }
  html body .voo-icons.close:before {
    content: 'x'; }
  html body .voo-icons.voo {
    float: left;
    margin-right: 25px;
    width: 100%;
    height: 100%;
    font-size: 84px;
    display: table-cell;
    vertical-align: middle;
    font-family: 'icones_voo';
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important; }
  html body .voo-icons.success, html body .container.white-frame.success {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    html body .voo-icons.success:before, html body .container.white-frame.success:before {
      font-family: icones_voo;
      content: 'O';
      font-size: 44px; }
  html body .voo-icons.time {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    html body .voo-icons.time:before {
      font-family: icones_voo;
      content: 'a';
      font-size: 44px; }
  html body .voo-icons.clock, html body .container.white-frame.clock {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    html body .voo-icons.clock:before, html body .container.white-frame.clock:before {
      font-family: icones_voo;
      content: '2';
      font-size: 44px; }
  html body .voo-icons.contact {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    html body .voo-icons.contact:before {
      font-family: icones_voo;
      content: 'D';
      font-size: 44px; }
  html body .voo-icons.shop {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    html body .voo-icons.shop:before {
      font-family: icones_voo;
      content: 'H';
      font-size: 44px; }
  html body .voo-icons.facebook {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'icones_voo'; }
    html body .voo-icons.facebook:before {
      font-family: 'icones_voo';
      content: 'f';
      font-size: 44px;
      display: block; }
  html body .voo-icons.twitter {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: icones_voo; }
    html body .voo-icons.twitter:before {
      font-family: icones_voo;
      content: 't';
      font-size: 44px;
      display: block; }
  html body .voo-icons.google {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    html body .voo-icons.google:before {
      font-family: icones_voo;
      content: 'g';
      font-size: 44px; }

html body .container.white-frame .pink-info-container {
  background-color: #fcf3f6;
  color: #d4007a;
  padding: 20px 25px 20px 60px;
  box-sizing: border-box;
  position: relative;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom: 25px solid white; }
  html body .container.white-frame .pink-info-container:before {
    padding-right: 10px;
    position: absolute;
    top: 12px;
    left: 25px;
    font-size: 39px;
    font-family: icones_voo !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important; }

html body .container.white-frame .plain-info-container {
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  line-height: 15px;
  display: block;
  clear: both;
  width: 300px;
  padding: 10px 0;
  position: relative;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  float: right; }

html body .container.white-frame.success {
  background-color: #7db200;
  color: white;
  padding: 20px 25px 20px 65px;
  box-sizing: border-box;
  position: relative; }
  @media only screen and (max-width: 600px) {
    html body .container.white-frame.success span {
      padding: 0; } }
  html body .container.white-frame.success:before {
    padding-right: 10px;
    position: absolute;
    top: 10px;
    left: 25px; }

html body .container.white-frame.clock {
  padding: 20px 25px 20px 65px;
  box-sizing: border-box;
  position: relative; }
  html body .container.white-frame.clock:before {
    padding-right: 10px;
    position: absolute;
    top: 10px;
    left: 25px; }

input-error {
  display: block; }

.error-box {
  position: relative;
  z-index: 10;
  top: auto;
  right: auto;
  float: right;
  clear: both;
  box-sizing: border-box;
  width: 300px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 40px 10px 45px;
  line-height: 21px;
  text-align: left;
  font-size: 15px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  background-color: #d74500;
  color: white; }
  .error-box.small {
    width: 105px; }
    @media only screen and (max-width: 600px) {
      .error-box.small {
        width: 90%;
        left: -15px; } }
    .error-box.small > span {
      display: none;
      visibility: hidden; }
  .error-box:before {
    font-family: icones_voo;
    content: '@';
    font-size: 25px;
    position: absolute;
    left: 20px;
    top: 8px; }
  .error-box > span {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1;
    font-weight: 100; }
    .error-box > span:before {
      font-size: 32px !important; }

html body .content input.ng-invalid.ng-dirty, html body .content input.ng-invalid.ng-dirty:focus, html body .content input.ng-invalid.ng-dirty:hover,
html body .content textarea.ng-invalid.ng-dirty, html body .content textarea.ng-invalid.ng-dirty:focus, html body .content textarea.ng-invalid.ng-dirty:hover {
  border-color: #d74500 !important; }

html body .error-page-container {
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  padding-top: 100px;
  top: 0;
  left: 0;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    html body .error-page-container {
      height: auto; } }
  html body .error-page-container .error-area {
    background-color: white;
    height: 100%; }
    html body .error-page-container .error-area .error-message {
      width: 100%;
      height: 80%;
      display: table;
      box-sizing: border-box;
      max-width: 500px;
      margin: 0 auto;
      padding: 25px; }
      html body .error-page-container .error-area .error-message.maintenance {
        max-width: 650px; }
      @media only screen and (max-width: 600px) {
        html body .error-page-container .error-area .error-message {
          padding: 15px; } }
      html body .error-page-container .error-area .error-message > div {
        text-align: center;
        display: table-cell;
        vertical-align: middle; }
        html body .error-page-container .error-area .error-message > div header {
          margin-top: 20px;
          color: #d4007a;
          font-size: 22px;
          font-family: 'MuseoSansRounded-300'; }
          @media only screen and (max-width: 600px) {
            html body .error-page-container .error-area .error-message > div header {
              font-size: 17px; } }
        html body .error-page-container .error-area .error-message > div p {
          font-family: 'Roboto', sans-serif;
          font-weight: 300;
          color: #4d4d4d; }
          html body .error-page-container .error-area .error-message > div p b {
            font-weight: 500; }
          @media only screen and (max-width: 600px) {
            html body .error-page-container .error-area .error-message > div p {
              font-size: 13px; } }
        html body .error-page-container .error-area .error-message > div a {
          color: #d4007a;
          text-transform: none;
          z-index: 10;
          left: 0;
          width: 100%; }
          @media only screen and (max-width: 600px) {
            html body .error-page-container .error-area .error-message > div a {
              font-size: 13px; } }
        @media only screen and (max-width: 600px) {
          html body .error-page-container .error-area .error-message > div img {
            width: 150px; } }
  html body .error-page-container .row.is-flex {
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (max-width: 767px) {
      html body .error-page-container .row.is-flex {
        margin: 0; } }
    html body .error-page-container .row.is-flex > [class*='col-'] {
      display: flex;
      flex-direction: column; }
  html body .error-page-container #error-page {
    padding-top: 100px;
    padding-bottom: 100px; }
    @media only screen and (max-width: 600px) {
      html body .error-page-container #error-page {
        padding-top: 50px; } }
    html body .error-page-container #error-page .error-description {
      justify-content: center; }
      html body .error-page-container #error-page .error-description h1 {
        font-family: 'MuseoSansRounded-700';
        color: #d4007a;
        font-size: 26px;
        line-height: 31px;
        margin-bottom: 0; }
      html body .error-page-container #error-page .error-description p {
        margin: 17px 0;
        color: #4D4D4D;
        font-family: Roboto, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px; }
        html body .error-page-container #error-page .error-description p strong {
          font-weight: 500; }
        html body .error-page-container #error-page .error-description p a {
          font-weight: 500;
          display: inline-block;
          margin-top: 22px;
          color: #d4007a;
          line-height: 19px;
          text-decoration: underline; }
          html body .error-page-container #error-page .error-description p a:after {
            display: inline-block;
            content: '>';
            margin-left: 3px; }
    html body .error-page-container #error-page .animation {
      height: 325px;
      width: 100%;
      margin: 0 auto; }
      html body .error-page-container #error-page .animation.anim-404 {
        background-image: url("../images/error_404.gif");
        background-position: 50% 64%; }
      html body .error-page-container #error-page .animation.anim-500 {
        background-image: url("../images/error_500.gif");
        background-size: 170%;
        background-repeat: no-repeat;
        background-position: 64% 44%;
        max-width: 457px; }
        @media only screen and (max-width: 992px) {
          html body .error-page-container #error-page .animation.anim-500 {
            background-size: 155%; } }
      html body .error-page-container #error-page .animation.anim-503 {
        height: 342px;
        background-image: url("../images/error_503.gif");
        background-size: 165%;
        background-repeat: no-repeat;
        background-position: 52% 53%;
        max-width: 457px; }

html body #contact-page {
  margin-top: -25px;
  margin-bottom: -80px; }
  @media only screen and (max-width: 600px) {
    html body #contact-page {
      margin-top: -35px;
      padding-bottom: 100px; } }
  html body #contact-page #hero-image {
    background: url("images/contact/bg.jpg") center 112px no-repeat fixed;
    width: 100%;
    content: '';
    height: 23.7vw;
    margin-bottom: -62px;
    background-size: 100%; }
    @media only screen and (max-width: 600px) {
      html body #contact-page #hero-image {
        background: url("images/contact/bg-mobile.jpg") no-repeat 0 0 !important;
        height: 53vw; } }
  html body #contact-page > div.container > section {
    position: relative;
    overflow: hidden;
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity; }
    html body #contact-page > div.container > section .step-area {
      display: inline-block;
      width: 11.27%;
      position: absolute;
      height: 100%;
      top: 0;
      left: 0;
      padding-top: 12px;
      text-align: center; }
      html body #contact-page > div.container > section .step-area div {
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        font-size: 14px;
        color: #6f7175;
        padding-bottom: 5px; }
        @media only screen and (max-width: 600px) {
          html body #contact-page > div.container > section .step-area div {
            display: none; } }
        html body #contact-page > div.container > section .step-area div.white {
          color: white; }
        html body #contact-page > div.container > section .step-area div.time-line {
          height: 0;
          position: absolute;
          top: 0px;
          padding-top: 110px;
          padding-bottom: 19px;
          box-sizing: border-box;
          width: 5px;
          left: 47%;
          overflow: hidden;
          -webkit-transition: opacity 500ms, height 500ms;
          -moz-transition: opacity 500ms, height 500ms;
          -ms-transition: opacity 500ms, height 500ms;
          -o-transition: opacity 500ms, height 500ms;
          transition: opacity 500ms, height 500ms;
          opacity: 0; }
          html body #contact-page > div.container > section .step-area div.time-line.visible {
            height: 100%;
            opacity: 1; }
          html body #contact-page > div.container > section .step-area div.time-line:before, html body #contact-page > div.container > section .step-area div.time-line:after {
            content: '';
            display: block;
            background-color: #ecd7e3;
            width: 5px;
            height: 5px;
            position: absolute;
            left: 0;
            border-radius: 50%; }
          html body #contact-page > div.container > section .step-area div.time-line:before {
            top: 107px; }
          html body #contact-page > div.container > section .step-area div.time-line:after {
            bottom: 16px; }
          html body #contact-page > div.container > section .step-area div.time-line span {
            background-color: #ecd7e3;
            width: 5px;
            height: 100%;
            display: block;
            position: relative;
            padding: 0; }
      html body #contact-page > div.container > section .step-area > span {
        font-size: 16px;
        color: white;
        font-family: 'MuseoSansRounded-700';
        border-radius: 50%;
        background-color: #d4007a;
        width: 60px;
        height: 60px;
        display: inline-block;
        box-sizing: border-box;
        text-align: center;
        padding-top: 20px; }
        @media only screen and (max-width: 600px) {
          html body #contact-page > div.container > section .step-area > span {
            font-size: 11px;
            width: 30px;
            height: 30px;
            padding-top: 9px; } }
        html body #contact-page > div.container > section .step-area > span.flag-picto {
          padding-top: 19px;
          padding-left: 3px; }
      @media only screen and (max-width: 600px) {
        html body #contact-page > div.container > section .step-area {
          z-index: 2;
          width: 100%;
          height: auto; } }
    html body #contact-page > div.container > section .select-area {
      display: inline-block;
      width: 88.73%;
      float: right;
      transform: scaleY(0);
      -webkit-transition-delay: 100ms;
      -moz-transition-delay: 100ms;
      -ms-transition-delay: 100ms;
      -o-transition-delay: 100ms;
      transition-delay: 100ms;
      -webkit-transition-duration: 500ms;
      -moz-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms;
      -webkit-transition-property: transform;
      -moz-transition-property: transform;
      -o-transition-property: transform;
      transition-property: transform;
      -webkit-transform-origin: 0 0;
      -moz-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      -o-transform-origin: 0 0;
      transform-origin: 0 0; }
      @media only screen and (max-width: 600px) {
        html body #contact-page > div.container > section .select-area {
          width: 100%;
          float: none; } }
      html body #contact-page > div.container > section .select-area article {
        margin-bottom: 0;
        transform: scaleY(2);
        -webkit-transition-delay: 100ms;
        -moz-transition-delay: 100ms;
        -ms-transition-delay: 100ms;
        -o-transition-delay: 100ms;
        transition-delay: 100ms;
        -webkit-transition-duration: 500ms;
        -moz-transition-duration: 500ms;
        -o-transition-duration: 500ms;
        transition-duration: 500ms;
        -webkit-transition-property: transform;
        -moz-transition-property: transform;
        -o-transition-property: transform;
        transition-property: transform;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0; }
        html body #contact-page > div.container > section .select-area article.white-frame.with-header {
          border-top-left-radius: 7px;
          border-top-right-radius: 7px;
          border-bottom-left-radius: 5px;
          border-bottom-right-radius: 5px; }
        html body #contact-page > div.container > section .select-area article.white-frame.no-padding {
          padding: 0;
          min-height: 60px; }
          html body #contact-page > div.container > section .select-area article.white-frame.no-padding div {
            padding: 0; }
        html body #contact-page > div.container > section .select-area article.white-frame.transparent {
          background-color: transparent; }
        html body #contact-page > div.container > section .select-area article header {
          background-color: #4e4e4e;
          color: white;
          border-top-left-radius: 5px;
          border-top-right-radius: 5px;
          font-size: 24px;
          padding-top: 30px;
          text-align: center;
          height: 125px;
          font-family: 'MuseoSansRounded-300';
          -webkit-font-smoothing: antialiased;
          box-sizing: border-box;
          border-bottom: 0px solid transparent; }
          html body #contact-page > div.container > section .select-area article header span {
            color: #b5b5b5;
            display: block;
            font-size: 16px;
            font-family: 'Roboto', sans-serif;
            font-weight: 400;
            margin-top: 15px; }
          @media only screen and (max-width: 600px) {
            html body #contact-page > div.container > section .select-area article header {
              font-size: 17px;
              padding-top: 50px;
              height: 165px; }
              html body #contact-page > div.container > section .select-area article header span {
                line-height: 21px; } }
        html body #contact-page > div.container > section .select-area article .category-container {
          padding: 0;
          overflow: hidden;
          position: relative; }
          html body #contact-page > div.container > section .select-area article .category-container ul {
            width: 100.2%;
            list-style: none;
            padding: 0;
            margin: 0; }
            html body #contact-page > div.container > section .select-area article .category-container ul li {
              width: 33.33333333%;
              display: inline-block;
              font-family: 'MuseoSansRounded-300';
              cursor: pointer;
              text-align: center;
              padding: 3.35vw 0;
              -webkit-transition: background-color 150ms, color 150ms, border 150ms;
              -moz-transition: background-color 150ms, color 150ms, border 150ms;
              -ms-transition: background-color 150ms, color 150ms, border 150ms;
              -o-transition: background-color 150ms, color 150ms, border 150ms;
              transition: background-color 150ms, color 150ms, border 150ms;
              float: left;
              box-sizing: border-box;
              -moz-box-sizing: border-box;
              -webkit-box-sizing: border-box; }
              html body #contact-page > div.container > section .select-area article .category-container ul li:nth-child(3n+3) {
                border-right: none; }
              @media only screen and (min-width: 976px) {
                html body #contact-page > div.container > section .select-area article .category-container ul li {
                  padding: 49px 0; } }
              html body #contact-page > div.container > section .select-area article .category-container ul li svg {
                display: block;
                margin: 0 auto;
                height: 85px; }
                html body #contact-page > div.container > section .select-area article .category-container ul li svg * {
                  -webkit-transition: stroke 150ms, fill 150ms;
                  -moz-transition: stroke 150ms, fill 150ms;
                  -ms-transition: stroke 150ms, fill 150ms;
                  -o-transition: stroke 150ms, fill 150ms;
                  transition: stroke 150ms, fill 150ms; }
                @media only screen and (max-width: 600px) {
                  html body #contact-page > div.container > section .select-area article .category-container ul li svg {
                    height: 30px;
                    margin-bottom: 15px;
                    width: auto; } }
              html body #contact-page > div.container > section .select-area article .category-container ul li:last-child {
                border-bottom-right-radius: 5px; }
              html body #contact-page > div.container > section .select-area article .category-container ul li:nth-last-child(3) {
                border-bottom-left-radius: 5px; }
              html body #contact-page > div.container > section .select-area article .category-container ul li.selected, html body #contact-page > div.container > section .select-area article .category-container ul li.selected:hover {
                background-color: #d4007a;
                color: white; }
                html body #contact-page > div.container > section .select-area article .category-container ul li.selected:nth-child(3n+3), html body #contact-page > div.container > section .select-area article .category-container ul li.selected:hover:nth-child(3n+3) {
                  border-right: none;
                  -webkit-transition: background-color 150ms, color 150ms, border 150ms;
                  -moz-transition: background-color 150ms, color 150ms, border 150ms;
                  -ms-transition: background-color 150ms, color 150ms, border 150ms;
                  -o-transition: background-color 150ms, color 150ms, border 150ms;
                  transition: background-color 150ms, color 150ms, border 150ms; }
                html body #contact-page > div.container > section .select-area article .category-container ul li.selected svg *, html body #contact-page > div.container > section .select-area article .category-container ul li.selected:hover svg * {
                  fill: white; }
              html body #contact-page > div.container > section .select-area article .category-container ul li:hover {
                background-color: #fbe5f1; }
                html body #contact-page > div.container > section .select-area article .category-container ul li:hover:nth-child(3n+3) {
                  border-right: none;
                  -webkit-transition: background-color 150ms, color 150ms, border 150ms;
                  -moz-transition: background-color 150ms, color 150ms, border 150ms;
                  -ms-transition: background-color 150ms, color 150ms, border 150ms;
                  -o-transition: background-color 150ms, color 150ms, border 150ms;
                  transition: background-color 150ms, color 150ms, border 150ms; }
              html body #contact-page > div.container > section .select-area article .category-container ul li .picto-container {
                margin-bottom: 10px; }
              @media only screen and (max-width: 600px) {
                html body #contact-page > div.container > section .select-area article .category-container ul li {
                  width: 50%;
                  font-size: 14px;
                  padding: 5vw; } }
          html body #contact-page > div.container > section .select-area article .category-container .horizontal-border {
            position: absolute;
            width: 100%;
            height: 1px;
            background-color: #efefef;
            top: 50%;
            left: 0; }
            @media only screen and (max-width: 600px) {
              html body #contact-page > div.container > section .select-area article .category-container .horizontal-border {
                top: 33.33333333%; } }
          html body #contact-page > div.container > section .select-area article .category-container .vertical-border:before {
            position: absolute;
            width: 1px;
            height: 100%;
            background-color: #efefef;
            top: 0;
            left: 33.33333333%;
            display: block;
            content: ''; }
            @media only screen and (max-width: 600px) {
              html body #contact-page > div.container > section .select-area article .category-container .vertical-border:before {
                left: 50%; } }
          html body #contact-page > div.container > section .select-area article .category-container .vertical-border:after {
            position: absolute;
            width: 1px;
            height: 100%;
            background-color: #efefef;
            top: 0;
            left: 66.66667%;
            display: block;
            content: ''; }
            @media only screen and (max-width: 600px) {
              html body #contact-page > div.container > section .select-area article .category-container .vertical-border:after {
                position: absolute;
                width: 100%;
                height: 1px;
                background-color: #efefef;
                top: 66.66667%;
                left: 0;
                display: block;
                content: ''; } }
        html body #contact-page > div.container > section .select-area article .plain-category-list {
          list-style: none;
          color: #6f7175;
          font-size: 16px;
          font-family: 'Roboto', sans-serif;
          font-weight: 300;
          margin: 0;
          padding: 0;
          min-height: 120px; }
          @media only screen and (max-width: 600px) {
            html body #contact-page > div.container > section .select-area article .plain-category-list {
              padding-top: 52px; }
              html body #contact-page > div.container > section .select-area article .plain-category-list li:first-child {
                border-top: 1px solid #efefef; } }
          html body #contact-page > div.container > section .select-area article .plain-category-list li {
            box-sizing: border-box;
            border-bottom: 1px solid #efefef;
            height: 60px;
            padding: 23px 40px;
            cursor: pointer; }
            html body #contact-page > div.container > section .select-area article .plain-category-list li:last-child {
              padding: 21px 40px 25px 40px; }
            @media only screen and (max-width: 600px) {
              html body #contact-page > div.container > section .select-area article .plain-category-list li {
                font-size: 14px;
                padding: 17px 20px;
                height: 50px; }
                html body #contact-page > div.container > section .select-area article .plain-category-list li:last-child {
                  padding: 17px 20px 17px 20px; } }
        html body #contact-page > div.container > section .select-area article .go-back-container {
          text-align: center;
          padding: 40px 25px 40px 25px; }
          @media only screen and (max-width: 600px) {
            html body #contact-page > div.container > section .select-area article .go-back-container {
              padding-bottom: 15px; } }
          html body #contact-page > div.container > section .select-area article .go-back-container p {
            font-size: 24px;
            font-family: 'MuseoSansRounded-300';
            color: #6f7175;
            -webkit-font-smoothing: antialiased;
            padding: 0 0 20px 0;
            margin: 0; }
            @media only screen and (max-width: 600px) {
              html body #contact-page > div.container > section .select-area article .go-back-container p {
                font-size: 16px;
                font-family: 'MuseoSansRounded-700';
                margin: 10px 0 0 0;
                padding-bottom: 5px; } }
          html body #contact-page > div.container > section .select-area article .go-back-container a {
            color: #70838c;
            font-size: 13px;
            font-family: 'MuseoSansRounded-300';
            -webkit-transition: color 150ms;
            -moz-transition: color 150ms;
            -ms-transition: color 150ms;
            -o-transition: color 150ms;
            transition: color 150ms; }
            html body #contact-page > div.container > section .select-area article .go-back-container a:hover {
              color: #3d545f; }
        html body #contact-page > div.container > section .select-area article .faq header {
          color: #6f7175;
          background-color: transparent;
          padding-top: 15px;
          height: 85px;
          box-sizing: border-box;
          padding-bottom: 0;
          border-bottom: 1px solid #efefef; }
          html body #contact-page > div.container > section .select-area article .faq header:before {
            content: '';
            display: inline-block;
            background: url("images/contact/icon-ask_help.png") no-repeat center center;
            background-size: 100%;
            width: 36px;
            height: 23px;
            margin-right: 16px;
            position: relative;
            top: 3px; }
          @media only screen and (max-width: 600px) {
            html body #contact-page > div.container > section .select-area article .faq header {
              border-bottom: 1px solid transparent;
              padding-top: 0;
              margin-top: -5px;
              line-height: 23px; }
              html body #contact-page > div.container > section .select-area article .faq header:before {
                display: block;
                margin: 0 auto 10px auto; } }
        html body #contact-page > div.container > section .select-area article .faq ul {
          padding: 0;
          margin: 16px 0 16px 0;
          position: relative; }
          @media only screen and (max-width: 600px) {
            html body #contact-page > div.container > section .select-area article .faq ul {
              padding: 0;
              width: 350px;
              margin: 10px -25px 0 -25px;
              border-top: 1px solid #efefef;
              border-bottom: 1px solid transparent; } }
          html body #contact-page > div.container > section .select-area article .faq ul li {
            display: block;
            float: left;
            text-align: center;
            padding: 0 40px;
            box-sizing: border-box;
            font-size: 14px;
            font-family: 'MuseoSansRounded-300'; }
            @media only screen and (max-width: 600px) {
              html body #contact-page > div.container > section .select-area article .faq ul li {
                border-right: 1px solid transparent; } }
            html body #contact-page > div.container > section .select-area article .faq ul li a {
              text-decoration: none;
              padding-top: 11px;
              text-align: center;
              color: #6f7175;
              font-size: 13px;
              font-family: 'MuseoSansRounded-300';
              padding-bottom: 16px;
              display: block;
              -webkit-transition: All 150ms;
              -moz-transition: All 150ms;
              -ms-transition: All 150ms;
              -o-transition: All 150ms;
              transition: All 150ms; }
              @media only screen and (max-width: 600px) {
                html body #contact-page > div.container > section .select-area article .faq ul li a {
                  padding-top: 16px;
                  text-decoration: underline; } }
              html body #contact-page > div.container > section .select-area article .faq ul li a:hover {
                text-decoration: underline;
                color: #4e4e4e; }
            html body #contact-page > div.container > section .select-area article .faq ul li:first-child:after {
              width: 1px;
              height: 100%;
              top: 0;
              left: 33.333%;
              position: absolute;
              content: '';
              background-color: #efefef; }
              @media only screen and (max-width: 600px) {
                html body #contact-page > div.container > section .select-area article .faq ul li:first-child:after {
                  display: none; } }
            html body #contact-page > div.container > section .select-area article .faq ul li:nth-child(2):after {
              width: 1px;
              height: 100%;
              top: 0;
              right: 33.333%;
              position: absolute;
              content: '';
              background-color: #efefef; }
              @media only screen and (max-width: 600px) {
                html body #contact-page > div.container > section .select-area article .faq ul li:nth-child(2):after {
                  display: none; } }
            html body #contact-page > div.container > section .select-area article .faq ul li:last-child:after {
              display: none; }
          html body #contact-page > div.container > section .select-area article .faq ul.bi li {
            width: 50%; }
            @media only screen and (max-width: 600px) {
              html body #contact-page > div.container > section .select-area article .faq ul.bi li {
                width: 350px;
                border-bottom: 1px solid #efefef; } }
          html body #contact-page > div.container > section .select-area article .faq ul.tri li {
            width: 33%; }
            @media only screen and (max-width: 600px) {
              html body #contact-page > div.container > section .select-area article .faq ul.tri li {
                width: 350px;
                border-bottom: 1px solid #efefef; } }
            @media only screen and (max-width: 600px) {
              html body #contact-page > div.container > section .select-area article .faq ul.tri li {
                width: 350px;
                border-bottom: 1px solid #efefef; } }
        html body #contact-page > div.container > section .select-area article .faq > a {
          text-align: center;
          color: #6f7175;
          font-size: 13px;
          font-family: 'MuseoSansRounded-300';
          padding-top: 30px;
          padding-bottom: 16px;
          display: block;
          border-top: 1px solid #efefef;
          -webkit-transition: color 150ms;
          -moz-transition: color 150ms;
          -ms-transition: color 150ms;
          -o-transition: color 150ms;
          transition: color 150ms; }
          html body #contact-page > div.container > section .select-area article .faq > a:hover {
            color: #4e4e4e; }
        html body #contact-page > div.container > section .select-area article .no-padding {
          padding: 0 !important; }
        html body #contact-page > div.container > section .select-area article .no-radius {
          border-top-left-radius: 0 !important;
          border-top-right-radius: 0 !important; }
        @media only screen and (max-width: 600px) {
          html body #contact-page > div.container > section .select-area article .with-arrow {
            padding-top: 30px !important;
            height: 125px !important; } }
        html body #contact-page > div.container > section .select-area article .with-arrow:before {
          width: 0;
          height: 0;
          border-left: 15px solid transparent;
          border-right: 15px solid transparent;
          border-top: 15px solid white;
          display: block;
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          margin-left: -19px; }
        html body #contact-page > div.container > section .select-area article .contact-preferences-container {
          padding: 0; }
          html body #contact-page > div.container > section .select-area article .contact-preferences-container ul {
            padding: 0;
            list-style: none;
            margin: 0; }
            html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li {
              height: 390px;
              display: block;
              float: left;
              overflow: hidden;
              padding: 38px;
              box-sizing: border-box;
              position: relative;
              text-align: center;
              width: 100%; }
              html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li img {
                height: 70px;
                width: auto; }
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li img.big {
                  width: 120px;
                  height: auto; }
              html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li:last-child {
                border-bottom-right-radius: 5px; }
              html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li:nth-child(2) {
                border-right: 1px solid #efefef; }
              html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li .picto-container {
                height: 120px;
                width: 100%;
                display: table; }
                @media only screen and (max-width: 600px) {
                  html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li .picto-container {
                    height: 80px; } }
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li .picto-container > div {
                  display: table-cell;
                  vertical-align: middle;
                  margin: 0 auto 0 auto; }
                  html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li .picto-container > div svg g {
                    fill: #d4007a; }
                  @media only screen and (max-width: 600px) {
                    html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li .picto-container > div svg {
                      height: 40px;
                      width: auto; } }
              html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li span.extra-info {
                display: block;
                font-size: 13px;
                font-family: 'Roboto', sans-serif;
                font-weight: 300;
                color: #4d4d4d;
                -webkit-font-smoothing: antialiased;
                width: 128%;
                position: relative;
                left: -14%;
                margin: -20px auto 20px auto; }
              html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li .desc-container {
                font-size: 14px;
                color: black; }
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li .desc-container h6 {
                  font-family: 'MuseoSansRounded-700';
                  -webkit-font-smoothing: antialiased;
                  font-size: 16px;
                  color: #4d4d4d;
                  font-weight: normal;
                  margin: 0 0 10px 0; }
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li .desc-container a.button {
                  border: 1px solid #6f7175;
                  display: block;
                  border-radius: 3px;
                  text-decoration: none;
                  padding: 10px 8px 9px 8px;
                  margin: 16px auto 0 auto;
                  color: #6f7175;
                  max-width: 328px;
                  box-sizing: content-box;
                  -webkit-transition: color 150ms;
                  -moz-transition: color 150ms;
                  -ms-transition: color 150ms;
                  -o-transition: color 150ms;
                  transition: color 150ms; }
                  html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li .desc-container a.button:hover {
                    color: #4e4e4e; }
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li .desc-container .schedule {
                  font-family: 'Roboto', sans-serif;
                  font-weight: 300;
                  color: black;
                  margin-top: -50px; }
                  html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li .desc-container .schedule span {
                    color: #d4007a;
                    font-family: 'Roboto', sans-serif;
                    font-weight: 700;
                    display: inline-block;
                    padding-top: 15px; }
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li .desc-container > div {
                  height: 100px; }
              html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended {
                background-color: #d4007a;
                border-bottom-left-radius: 5px;
                padding: 25px 38px 38px 38px;
                color: white; }
                @media only screen and (max-width: 600px) {
                  html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended {
                    padding-top: 25px; } }
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended.round-border {
                  border-top-left-radius: 5px; }
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended .desc-container {
                  color: white; }
                  html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended .desc-container h6 {
                    color: white; }
                  html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended .desc-container .schedule {
                    color: white; }
                    html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended .desc-container .schedule span {
                      color: white; }
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended > div:first-child {
                  position: relative;
                  width: 100%;
                  height: 14px;
                  text-align: center;
                  z-index: 1; }
                  html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended > div:first-child:before {
                    display: block;
                    content: '';
                    width: 100%;
                    height: 1px;
                    background-color: white;
                    position: absolute;
                    top: 51%;
                    left: 0;
                    z-index: -1; }
                  html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended > div:first-child > span {
                    text-transform: uppercase;
                    font-family: 'MuseoSansRounded-700';
                    font-size: 12px;
                    padding: 0 8px;
                    background-color: #d4007a; }
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended .picto-container svg * {
                  fill: white; }
                  html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended .picto-container svg *.to-pink {
                    fill: #d4007a; }
                  html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended .picto-container svg *.to-white {
                    fill: white; }
                  html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended .picto-container svg *.to-transparent {
                    fill: transparent; }
                  html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended .picto-container svg *.to-white-stroke {
                    stroke: white; }
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended g {
                  color: white !important; }
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended a.button {
                  color: white;
                  border: 1px solid white;
                  -webkit-transition: All 150ms;
                  -moz-transition: All 150ms;
                  -ms-transition: All 150ms;
                  -o-transition: All 150ms;
                  transition: All 150ms; }
                  html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li.recommended a.button:hover {
                    color: #d4007a;
                    background-color: white; }
              @media only screen and (max-width: 600px) {
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul li {
                  height: 347px;
                  padding-top: 10px; } }
            html body #contact-page > div.container > section .select-area article .contact-preferences-container ul.tri li {
              width: 33.3333333%; }
              @media only screen and (max-width: 600px) {
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul.tri li {
                  width: 100%; } }
              @media only screen and (max-width: 600px) {
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul.tri li:nth-child(2) {
                  border-bottom: 1px solid #efefef; } }
            html body #contact-page > div.container > section .select-area article .contact-preferences-container ul.bi li {
              width: 50%; }
              @media only screen and (max-width: 600px) {
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul.bi li {
                  width: 100%; } }
            html body #contact-page > div.container > section .select-area article .contact-preferences-container ul.alone li {
              width: 50%;
              float: none;
              margin: 0 auto;
              border-radius: 5px; }
              @media only screen and (max-width: 600px) {
                html body #contact-page > div.container > section .select-area article .contact-preferences-container ul.alone li {
                  width: 100%; } }
        html body #contact-page > div.container > section .select-area article .sauce-ial-container {
          text-align: center; }
          html body #contact-page > div.container > section .select-area article .sauce-ial-container header {
            background-color: transparent;
            color: #d4007a;
            font-size: 16px;
            font-family: 'MuseoSansRounded-700';
            padding: 40px 0 20px 0;
            margin: 0;
            height: auto; }
            @media only screen and (max-width: 600px) {
              html body #contact-page > div.container > section .select-area article .sauce-ial-container header {
                font-size: 14px;
                padding: 20px 25px 20px 25px;
                line-height: 20px; } }
          html body #contact-page > div.container > section .select-area article .sauce-ial-container ul {
            list-style: none;
            padding: 0;
            margin: 0; }
            html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li {
              display: inline-block;
              width: 100px;
              height: 100px; }
              html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li a {
                text-decoration: none;
                display: block;
                text-transform: uppercase;
                font-family: 'MuseoSansRounded-700';
                color: #6f7175;
                font-size: 12px;
                height: 100%;
                width: 100%; }

@-moz-document url-prefix() {
  html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li a.forum > div {
    height: 77px; } }
                html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li a:hover i.pink {
                  color: #bc1c75; }
                html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li a:hover .round-pink {
                  background-color: #bc1c75; }
                html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li a i {
                  text-transform: none;
                  margin: 0 auto;
                  -webkit-transition: color 150ms;
                  -moz-transition: color 150ms;
                  -ms-transition: color 150ms;
                  -o-transition: color 150ms;
                  transition: color 150ms; }
                  html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li a i:before {
                    font-size: 84px; }
                html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li a .round-pink {
                  box-sizing: border-box;
                  background-color: #d4007a;
                  width: 50px;
                  height: 50px;
                  border-radius: 50%;
                  padding-top: 14px;
                  margin: 9px auto 11px auto;
                  -webkit-transition: background-color 150ms;
                  -moz-transition: background-color 150ms;
                  -ms-transition: background-color 150ms;
                  -o-transition: background-color 150ms;
                  transition: background-color 150ms; }
              html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li:after {
                content: '';
                display: block; }
              @media only screen and (max-width: 600px) {
                html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li {
                  display: block;
                  margin: 0 auto;
                  height: 50px;
                  clear: both; }
                  html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li a i {
                    float: left;
                    line-height: 34px; }
                    html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li a i:before {
                      font-size: 54px; }
                  html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li a .round-pink {
                    width: 35px;
                    float: left;
                    height: 35px;
                    padding-top: 6px; }
                    html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li a .round-pink svg {
                      width: 20px; }
                  html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li a span {
                    font-size: 10px;
                    position: relative;
                    top: 15px;
                    display: inline-block;
                    padding-left: 10px; }
                  html body #contact-page > div.container > section .select-area article .sauce-ial-container ul li a.forum span {
                    top: 18px; } }
    html body #contact-page > div.container > section:first-child, html body #contact-page > div.container > section.open {
      opacity: 1;
      height: auto;
      padding-bottom: 10px; }
      html body #contact-page > div.container > section:first-child .select-area, html body #contact-page > div.container > section.open .select-area {
        transform: scaleY(1); }
        html body #contact-page > div.container > section:first-child .select-area article, html body #contact-page > div.container > section.open .select-area article {
          transform: scaleY(1); }
    html body #contact-page > div.container > section.last.open {
      padding-bottom: 40px; }
    html body #contact-page > div.container > section.open:nth-last-child(3) {
      padding-bottom: 10px !important; }
      html body #contact-page > div.container > section.open:nth-last-child(3).last {
        padding-bottom: 40px !important; }
  @media only screen and (max-width: 600px) {
    html body #contact-page > div.container #step_4 .step-area {
      display: none; } }
  html body #contact-page #ie-warning {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 10;
    background-color: #b7b8ba;
    color: white; }
    html body #contact-page #ie-warning .select-area {
      width: 88.73%;
      float: right;
      color: white;
      position: relative; }
      html body #contact-page #ie-warning .select-area h4 {
        font-family: 'MuseoSansRounded-500';
        font-weight: normal;
        font-size: 20px;
        margin-bottom: 15px; }
      html body #contact-page #ie-warning .select-area div {
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-size: 14px;
        -webkit-font-smoothing: antialiased; }
      html body #contact-page #ie-warning .select-area > a {
        font-family: 'icones_voo';
        font-size: 55px;
        position: absolute;
        top: 10px;
        right: 10px;
        display: inline-block;
        color: white;
        text-decoration: none; }
      html body #contact-page #ie-warning .select-area .browser-links {
        margin-top: 20px;
        margin-bottom: 30px; }
        html body #contact-page #ie-warning .select-area .browser-links a {
          color: white;
          text-decoration: none;
          padding-top: 15px;
          padding-bottom: 15px;
          border: 1px solid white;
          border-radius: 3px;
          display: inline-block;
          width: 165px;
          text-align: center; }
          html body #contact-page #ie-warning .select-area .browser-links a:first-child {
            margin-right: 10px; }
          html body #contact-page #ie-warning .select-area .browser-links a:last-child {
            margin-left: 10px; }

html body.ie div.view {
  padding-top: 107px; }

html body.ie div.view main > form, html body.ie div.view main.success > section {
  padding-top: 30px; }

html body.ie #contact-page {
  margin-top: -45px; }

html body.ie #main-header nav#primary .voo-link .voo-icons.voo {
  line-height: 53px; }

html body.ie .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content .ngdialog-close:before {
  top: -5px; }

html body.ie #contact-page > div.container > section .select-area article .sauce-ial-container ul li a .round-pink {
  position: relative;
  top: -7px; }

html body.ie header-nav #main-header nav#secondary .container > section ul li a {
  top: -8px; }

html body.ie .content .date-picker-container label::after {
  padding-top: 3px;
  padding-bottom: 4px; }

html body.ie .footer .container .idea.tri-container.idea > div {
  padding-top: 16px; }

html body .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content {
  width: 720px;
  height: 470px;
  background-color: transparent; }
  @media only screen and (max-width: 600px) {
    html body .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content {
      top: 34%; } }
  html body .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content .ngdialog-close {
    right: 0px;
    left: auto;
    background-color: white;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    top: -13px;
    -webkit-box-shadow: 0 0 34px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 34px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 34px -2px rgba(0, 0, 0, 0.75); }
    html body .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content .ngdialog-close:before {
      content: 'x';
      font-size: 25px;
      top: -2px;
      left: -2px; }
    @media only screen and (max-width: 600px) {
      html body .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content .ngdialog-close {
        top: -20px;
        right: 5px; } }
  html body .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content #wannaspeak-container {
    background: url("images/wannaspeak-bg.png") no-repeat;
    position: absolute;
    top: -13px;
    left: -13px;
    width: 100%;
    height: 110%;
    background-size: 102%; }
    @media only screen and (max-width: 600px) {
      html body .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content #wannaspeak-container {
        background-color: white;
        background-image: none;
        left: 1%;
        width: 96%;
        background-size: 383px;
        background-position: -8px -8px;
        height: 185px; } }
    html body .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content #wannaspeak-container > div {
      position: absolute;
      right: 35px;
      width: 335px;
      top: 155px;
      color: #4d4d4d;
      text-align: left;
      font-family: 'MuseoSansRounded-300';
      padding-right: 20px; }
      @media only screen and (max-width: 600px) {
        html body .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content #wannaspeak-container > div {
          top: 20px;
          right: 0px;
          color: #6f7175;
          text-align: center;
          font-size: 15px;
          line-height: 22px; } }
      html body .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content #wannaspeak-container > div strong {
        font-family: 'MuseoSansRounded-700';
        -webkit-font-smoothing: antialiased;
        font-weight: normal; }
      html body .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content #wannaspeak-container > div h1 {
        font-family: 'MuseoSansRounded-700';
        font-size: 28px;
        padding-bottom: 8px;
        -webkit-font-smoothing: antialiased;
        font-weight: normal; }
        @media only screen and (max-width: 600px) {
          html body .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content #wannaspeak-container > div h1 {
            font-size: 21px;
            padding-bottom: 0; } }
      html body .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content #wannaspeak-container > div .btn {
        width: auto;
        line-height: 5px;
        height: auto;
        display: block;
        float: left;
        margin-top: 15px;
        box-sizing: border-box;
        padding: 18px 18px 15px 18px;
        text-decoration: none; }
        @media only screen and (max-width: 600px) {
          html body .ngdialog.wannaspeak.ngdialog-theme-default .ngdialog-content #wannaspeak-container > div .btn {
            margin: 0 0 0 87px; } }
