﻿@import url("http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|Open+Sans+Condensed:300,300italic,700");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

strong {
  font-weight: bold; }

:focus {
  outline: none; }

::-moz-focus-inner {
  border: 0; }

/* CONSTANT CLASSES #START */
.toscroll {
  visibility: hidden;
  overflow: hidden; }

.cleared {
  clear: both; }

.fadeop {
  transition: opacity .3s linear; }

.txt {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  color: #969696;
  line-height: 1.2; }
  .txt ul {
    list-style-type: disc;
    padding-left: 15px; }
    .txt ul li {
      padding: 5px 0;
      display: list-item; }
  .txt ol {
    list-style-type: decimal;
    padding-left: 15px; }
    .txt ol li {
      padding: 5px 0;
      display: list-item; }
  .txt table {
    border-collapse: separate;
    border-spacing: 1px; }
  .txt a:hover {
    text-decoration: underline; }

::-ms-clear {
  display: none; }

html * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

body {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body, input, textarea, a {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  color: #969696;
  line-height: 1.2; }

input {
  border: 0 none;
  background: transparent none;
  padding: 0;
  margin: 0; }

hr {
  border: 0px solid #000;
  border-top: 1px solid #000; }

a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  a:hover {
    text-decoration: none; }
  a:focus {
    outline: none; }
  a::-moz-focus-inner {
    border: 0; }

img {
  max-width: 100%;
  height: auto; }

p {
  padding-bottom: 10px;
  margin-bottom: 0; }

b {
  font-weight: bold; }

i {
  font-style: italic; }

@media only screen and (min-width: 768px) {
  .va-middle {
    display: table;
    width: 100%;
    height: 100%; }
    .va-middle > div {
      display: table-cell;
      vertical-align: middle;
      width: 100%; } }

.pa {
  position: relative; }
  .pa:before {
    content: "";
    display: block;
    padding-top: 100%; }
  .pa > div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.landing {
  position: relative;
  overflow: hidden;
  width: 100%;
  color: #fff;
  font-size: 16px;
  background: url("../imgs/carbon2.png") repeat 50% 0;
  background-size: 154px 133px;
  padding-top: 23px;
  text-align: center; }

.landing__header {
  display: block;
  margin: 0 auto; }

.landing__video__wrap {
  padding-bottom: 30px; }

.landing__socs {
  padding: 0px 0;
  /*background-color: #dbb957;*/}
  .landing__socs a + a {
    margin-left: 20px; }

.landing__footer {
 /* background-color: #fff;*/
  color: #DBB957;
  font-weight: bold;
  font-size: 30px;
  padding-bottom: 20px;
  font-family: "Eras Light ITC"; }

.landing__ball01,
.landing__ball02,
.landing__ball03,
.landing__ball04 {
  position: absolute;
  left: 50%;
  margin-left: -400px;
  top: 0; }
  @media only screen and (max-width: 850px) {
    .landing__ball01,
    .landing__ball02,
    .landing__ball03,
    .landing__ball04 {
      display: none; } }

.landing__ball02 {
  margin-left: -200px; }

.landing__ball03 {
  margin-left: 100px; }

.landing__ball04 {
  margin-left: 367px; }

.landing__content {
  position: relative; }

.landing__inner {
  width: 560px;
  margin: 0 auto; }
  @media only screen and (max-width: 767px) {
    .landing__inner {
      width: auto;
      max-width: 560px;
      padding: 0 20px; } }
.landing__inner--head {
  padding: 0 20px; }

.landing__wrapper--head {
  position: relative;
  background-color: #d7225d; }

.landing__wrapper--head--inner {
  position: relative;
  background-color: #d7225d;
  background-color: rgba(215, 34, 93, 0.7);
  z-index: 4;
  text-align: center;
  padding: 40px 0; }
  html.lt-ie9 .landing__wrapper--head--inner {
    background: transparent url("../imgs/landing-pink-transp.png"); }
  @media only screen and (min-width: 768px) {
    .landing__wrapper--head--inner {
      padding: 40px; } }
      
.landing__wrapper--video {
  position: relative;
  background-color: #d60b51; }

.landing__wrapper--txts {
  position: relative;
  background: #f59c00 url("../imgs/landing-deg.png") repeat-x 0 0;
  text-align: center; }

.landing__wrapper--footer {
  text-align: center; }

.landing__nom {
  font-weight: 400;
  font-size: 32px; }

.landing__msg {
  padding-top: 32px; }

.landing__video {
  position: relative; }

.landing__video--pa {
  padding-top: 56%; }


.landing__video--inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  z-index: 4; }
  html.lt-ie9 .landing__video--inner iframe {
    display: none; }
  .landing__video--inner a {
    display: none; }
    html.lt-ie9 .landing__video--inner a {
      display: block; }
      html.lt-ie9 .landing__video--inner a img {
        display: block; }
        
.landing__txts {
  position: relative;
  z-index: 4;
  padding: 40px 0 30px; }

.landing__label {
  padding-bottom: 12px; }

.landing__nomexpe {
  font-size: 20px; }

.landing__sep {
  padding-bottom: 12px; }

.landing__sep__inner {
  background-color: #fff;
  display: inline-block;
  width: 56px;
  height: 3px; }

.landing__emailexpe {
  padding-top: 15px; }
  .landing__emailexpe a {
    color: #fff;
    text-decoration: none;
    font-size: 16px; }

body.page-home {
  background-color: #dbb957; }

.site {
  padding-top: 70px;
  background: url("../imgs/bg.svg") repeat 50% 0;
  background-size: 154px 133px; }

.content {
  position: relative;
  z-index: 2;
  width: 428px;
  margin: 0 auto;
  box-shadow: 0px 0px 7px 3px rgba(34, 31, 32, 0.25); }
  @media only screen and (max-width: 480px) {
    .content {
      width: auto;
      padding: 0 20px;
      padding-top: 20px; } }
  body.form-submited .content {
    box-shadow: none; }

.wrapper {
  position: relative;
  background-color: #fff; }
  body.form-submited .wrapper {
    background-color: transparent; }

.head-all {
  display: block; }

form {
  position: relative;
  background-color: #fff; }

.form__input input {
  width: 100%;
  border: 2px solid #bdbdbd;
  padding: 3px;
  padding-top: 4px; }

.form__input textarea {
  width: 100%;
  border: 2px solid #bdbdbd;
  padding: 3px;
  padding-top: 4px;
  height: 80px; }
  @media only screen and (max-width: 480px) {
    .form__input textarea {
      height: 140px; } }

.form__input input,
.form__input textarea {
  background: #fff;
  border-radius: 0; }
  .form__line.has_error .form__input input, .form__line.has_error
  .form__input textarea {
    border-color: #f44; }

.form__line {
  padding: 0 14px;
  padding-top: 11px;
  padding-bottom: 1px; }

.form__label {
  padding-bottom: 6px; }

@media only screen and (min-width: 481px) {
  .form_rowa .form__line {
    width: 50%; } }

@media only screen and (max-width: 767px) {
  .form_rowa .form__line {
    min-height: 50px; } }

.form_rowa .form__line.form__line--fw {
  width: 100%; }

@media only screen and (min-width: 481px) {
  .form_rowb {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%; } }

.form__last {
  position: relative;
  padding: 0 14px; }

.form__btn {
  margin-top: 20px; }
  @media only screen and (min-width: 481px) {
    .form__btn {
      position: absolute;
      top: 0;
      left: 0;
      margin-left: 14px; } }

.form__btn-input {
  position: relative;
  background-color: #224977;
  text-align: center;
  width: 156px;
  padding: 12px 0;
  overflow: hidden;
  box-shadow: 0px 2px 7px 0px rgba(34, 31, 32, 0.5); }
  .form__btn-input:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #dbb957;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    -moz-transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    -ms-transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    -o-transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%); }
  .form__btn-input:hover:after {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    -moz-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    -ms-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  @media only screen and (max-width: 480px) {
    .form__btn-input {
      margin: 0 auto; } }
  .form__btn-input input {
    position: relative;
    z-index: 2;
    border: 0 none;
    background: transparent none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer; }

.form__footer {
  padding-top: 40px;
  padding-bottom: 27px; }
  @media only screen and (max-width: 480px) {
    .form__footer {
      text-align: center; } }
  @media only screen and (min-width: 481px) {
    .form__footer {
      text-align: right; } }

.submited {
  text-align: center;
  background-color: #fff;
  color: #666; }
  .submited > div {
    padding: 28px 0; }
    .submited > div.linea {
      padding-top: 18px;
      font-size: 140%;
      background-color: #fff; }
    .submited > div.lineb {
      font-size: 200%;
      background-color: #fff; }
    .submited > div.linec {
      font-size: 120%;
      padding-top: 0;
      padding-bottom: 30px;
      background-color: #fff; }
    .submited > div.lined {
      text-align: center; }

.submited {
  display: none; }

.error {
  display: none;
  padding: 30px;
  font-size: 130%;
  color: #f33;
  background: #fff;
  text-align: center;
  font-weight: 600; }

body.form-submited form {
  display: none; }

body.form-submited .submited {
  display: block; }

body.form-error .error {
  display: block; }

.last__bloc {
  position: relative;
  z-index: 1;
  height: 113px;
  background-color: #dbb957;
  margin-top: -60px; }

/*# sourceMappingURL=style.css.map */