body {
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #EEE;
    font-family: 'montserrat', helvetica, arial, sans-serif;
    font-size: 62.5%;
    position: relative;
    overflow-x: hidden;
}
.content-landing {
    background-image:url('/assets/conso-enquete/img/cdm2018tv/bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    height: 960px;
    overflow:hidden;
}
.max-width {
    max-width:2000px;
    margin:auto;
    position:relative;
}
.img-absolute {
    position:absolute;
    transform:translateX(0);
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
}
.z-index {
    z-index:11 !important;
}
.none {
    display:none;
}
.i-block {
    display:inline-block !important;
    vertical-align:top;
}
.invisible {
    visibility:hidden;
}

/***HEADER***/

#header {
    width: 100%;
    padding: 0.5em;
    background-color: #fff;
    position: relative;
    z-index: 3;
    border-top: 5px solid #fe0202;
}
#header .logo {
    float:left;
}
#header .logo img {
    width: 10em;
}
#header .f-right {
    float: right;
    margin-top: 0.5em;
}
#header .f-right .col {
    display:inline-block;
    vertical-align:middle;
    color:#fe0202;
    margin:0 0.8em;
}
#header .f-right .col i {
    border: 1px solid #fe0202;
    font-size: 1.5em;
    padding: 0.5em;
    border-radius: 50%;
    color: #061a69;
    display:inline-block;
    vertical-align:middle;
}
#header .f-right .col .nb p {
    display:inline-block;
    vertical-align:middle;
    font-weight:300;
    font-size:1.4em;
    margin-left:0.5em;
    color:#fe0202;
}

/***CONTENU***/

.bloc-title {
    text-align: center;
}
.bloc-title img.accroche {
    width: 70em;
    position: absolute;
    left: -12em;
}
.top-responsive {
    display:none;
}
p.title {
    font-family: 'Samsung Sharp Sans', arial, helvetica, sans-serif;
    font-size: 5.5em;
    font-weight: 900;
    color: #fff;
}
p.title span.small {
    font-size: 0.6em;
}
p.title span.big {
    font-size:1.2em;
}
p.title span.yellow {
    color:#f9b31f;
}
p.title img.logo-samsung {
    width: 6em;
    display:inline-block;
    vertical-align:middle;
}
.v2 p.title {
    font-size: 4em;
    padding: 0.5em 0;
}
.main {
    width: 100%;
    position: relative;
    z-index: 3;
    padding: 2em 0;
}
.main .left-content {
    position: relative;
    top: 17em;
}
.main .left-content .maillots {
    width: 100%;
    position: absolute;
    top: 13em;
    right: 18em;
}
.main .form-content {
    border-top:15px solid #1428a0;
    background-color: #fff;
    position: relative;
    top: 2em;
    -webkit-box-shadow: 0px 0px 28px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 28px 4px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 28px 4px rgba(0,0,0,0.3);
}
.main p.title-step {
    font-family: "futura", helvetica, arial, sans-serif;
    color: #4b4b4b;
    font-size: 2em;
    text-align: center;
    padding: 0.5em;
    background-color: #FFF;
}
.v2 .main p.title-step {
    font-size: 2em;
    padding: 0.5em 0;
}
.main .content-right {
    position: absolute;
    right: -45em;
    top: 25em;
    text-align:center;
}
.main .content-right img.blur {
    position:absolute;
}
.main .content-right img.logo-jo {
    width: 15em;
}
.main .content-right img.logo-qled {
    width: 36em;
}
.main .content-right p {
    text-transform: uppercase;
    font-family: 'Samsung Sharp Sans', arial, helvetica, sans-serif;
    font-size: 6em;
    color: #FFF;
    font-weight: bold;
    margin-top: 0.5em;
}
.main .content-right img.blur {
    position: absolute;
    right: -2em;
    top: 0em;
    width: 10em;
}
.appears {
    animation:appears .5s ease-in-out;
}


/***FORMULAIRE***/

.form-content {
    background-color:#FFF;
    position:relative;
    z-index:2;
}
.form {
    padding: 2em;
}
#wrapper div.selector.fixedWidth span {
    padding-right: 0;
    max-width: 100%;
}
#form-bloc-1 .form_elem {
    position: relative;
}
#form-bloc-1 .form_elem input {
    width: 100%;
    border: 0;
    padding: 0.6em;
    font-size: 1.5em;
    background-color: #FFF;
    border-bottom: 1px solid #c7c7c7;
    font-family: "montserrat";
}
#form-bloc-1 .form_elem input::placeholder {
    color:#000;
}
#form-bloc-1 #infos-accueil .infos-accueil {
    font-size: 1.5em;
    font-weight: 300;
    padding: 0.5em;
    border-bottom: 1px solid #e4e4e4;
    color: #083264;
    background-color: #E7E7E7;
}
.v2 #form-bloc-1 #infos-accueil .infos-accueil {
    font-size: 1.5em;
    display: inline-block;
    margin-top: 0.5em;
}
#form-bloc-1 #infos-accueil p.infos-title {
    text-transform: uppercase;
    text-align: center;
    background-color: #f5f4f4;
    font-size: 1.5em;
    font-weight: 300;
    padding: 0.2em 0;
    color: #004870;
    margin-bottom: 0.5em;
}
.v2 #form-bloc-1 #infos-accueil p.infos-title {
    text-transform: uppercase;
    text-align: left;
    background-color:transparent;
    font-size: 1.5em;
    font-weight: 300;
    padding: 0.2em 0;
    color: #00a0da;
}
#form-bloc-1 #infos-accueil button {
    background-color: #efefef;
    color: #424242;
    border: none;
    text-align: center;
    display: inline-block;
    margin-top: 1em;
    font-size: 1.5em;
    cursor: pointer;
    outline: none;
    padding: 0.5em 2em;
    text-align: right;
    float: right;
    font-weight: 600;
}
.v2 #form-bloc-1 #infos-accueil button {
    background-color: #00a0da;
    color: #eeeeee;
    text-align: center;
    display: inline-block;
    padding: 0.5em 1em;
    font-weight: 600;
    float: none;
    margin-top: 0;
    position: relative;
    top: 1px;
}
#form-bloc-1 #infos-accueil p.missing-infos {
    text-align: center;
    font-size: 1.4em;
    padding: 0.5em 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #073468;
    margin: 1em 0;
    position: relative;
}
#form-bloc-1 #infos-accueil p.missing-infos::after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #073468;
    content: "";
    left: 50%;
    margin-left: -15px;
    position: absolute;
}
.v2 #form-bloc-1 #infos-accueil p.missing-infos {
    text-align: left;
    font-size: 2em;
    padding-bottom: 0.5em;
    margin: 0.3em 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #d7420b;
    border-bottom: 1px solid #e0e0e0;
}
.v2 .form-bloc-1, .v2 .form-bloc-2 {
    display:inline-block;
    vertical-align:top;
}
.v2 .form-bloc-1 {
    width:60%;
}
.v2 .form-bloc-2 {
    width: 37%;
    margin:0 1em;
}
.v2 .form-bloc-1 .form_elem {
    width: 49%;
    display: inline-block;
    vertical-align:top;
    margin: 0 0.2em !important;
}
.v2 .form_elem#id_gender {
    width: 17%;
}
.v2 .form_elem#firstname, .v2 .form_elem#lastname {
    width: 40%;
}
.v2 .form_elem#cityBlock div.selector.fixedWidth span {
    max-width: none;
}
input[type=text], textarea {
    height: 38px;
    background-color: #f1f2f7;
    border: none;
    padding: 0 10px;
    font-family: helvetica;
    font-size: 1.4em;
    width: 100%;
    margin-bottom: 0.4em;
    font-family: 'montserrat', 'helvetica';
    font-weight: 300;
}
#wrapper div.selector.fixedWidth {
    margin-bottom: 5px;
}
#form_accueil_v2 .form_elem#firstname, #form_accueil_v2 .form_elem#lastname {
    width:100%;
}
#form_accueil_v2 .form_elem {
    width:100%;
    padding-right:0;
}
#form_accueil_v2 .form_elem#id_gender {
    width:100%;
}
.birthday label {
    color:#FFF !important;
}
#email label {
    display:none;
}
#create_customer button {
    font-family: 'Samsung Sharp Sans', arial, helvetica, sans-serif;
    cursor: pointer;
    width: 100%;
    height: auto;
    font-weight: 900;
    background-color: #fe0000;
    background-size: cover;
    color: #FFF;
    font-size: 3em;
    border: none;
    outline: none;
    padding: 0.5em 0;
    transition: background-color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    margin: 1em 0;
}
#create_customer button:hover {
    opacity:0.8;
}
.shake {
    animation:shake .5s ease-in-out;
    -webkit-animation:shake .5s ease-in-out;
    -moz-animation:shake .5s ease-in-out;
}
@keyframes shake {
    0% {
        transform:rotate(0deg) scale(1);
    }
    25% {
        transform:rotate(10deg) scale(1.2);
    }
    50% {
        transform:rotate(-10deg) scale(1.2);
    }
    75% {
        transform:rotate(10deg) scale(1.2);
    }
    100% {
        transform:rotate(0deg) scale(1);
    }
}
@-webkit-keyframes shake {
    0% {
        -webkit-transform:rotate(0deg) scale(1);
    }
    25% {
        -webkit-transform:rotate(10deg) scale(1.2);
    }
    50% {
        -webkit-transform:rotate(-10deg) scale(1.2);
    }
    75% {
        -webkit-transform:rotate(10deg) scale(1.2);
    }
    100% {
        -webkit-transform:rotate(0deg) scale(1);
    }
}
@-moz-keyframes shake {
    0% {
        -moz-transform:rotate(0deg) scale(1);
    }
    25% {
        -moz-transform:rotate(10deg) scale(1.2);
    }
    50% {
        -moz-transform:rotate(-10deg) scale(1.2);
    }
    75% {
        -moz-transform:rotate(10deg) scale(1.2);
    }
    100% {
        -moz-transform:rotate(0deg) scale(1);
    }
}
#ui-datepicker-div {
    font-size: 1.5em;
}
p.infos_text {
    font-weight: 300;
    text-align: justify;
    color: #4D4D4D;
}
input.nosponsor {
    color: #1428A0;
}
.error {
    /* font-weight: 600; */
    font-size: 1.2em;
    position: relative;
    bottom: 9px;
    color: #ffffff;
    background-color: rgb(255, 7, 7);
    padding: 0.2em;
    margin-top: 1em;
    text-align: -webkit-center;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.47);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.47);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.47);
}
.error::after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ff0707;
    left: 47%;
    position: absolute;
    top: -6px;
}

/***MENTIONS LÉGALES***/

.mentions-legales {
    text-align:center;
}
.mentions-legales p {
    font-weight: 300;
    font-size: 1.2em;
    padding: 1em 0;
    color: #5f5f5f;
}

/***FOOTER***/

#footer {
    text-align: center;
    font-weight: 300;
    font-size: 1.4em;
    padding: 1em 0;
    position:relative;
    z-index:3;
}
#footer a {
    color:#5a5a5a;
    padding:0 10px;
}

/***SLIDER GAGNANTS***/

.bloc-gagnants .gagnants-title {
    background-color:#f1393f;
}
.bloc-gagnants .gagnants-title::after {
    border-left: 23px solid #f1393f;
}

/***RESPONSIVE***/

@media (max-width: 2000px) {
    .main .left-content {
        position: relative;
        left: 10em;
    }
    .bloc-title img.accroche {
        width: 65em;
        position: absolute;
        left: -5em;
    }
    .main .left-content .maillots {
        width: 90%;
        position: absolute;
        top: 13em;
        right: 26em;
    }
    .main .content-right {
        position: absolute;
        right: -30em;
        top: 25em;
    }
    .main .content-right img.logo-qled {
        width: 25em;
    }
    .main .content-right p {
        text-transform: uppercase;
        font-family: 'Samsung Sharp Sans', arial, helvetica, sans-serif;
        font-size: 4em;
        color: #FFF;
        font-weight: bold;
        margin-top: 0.5em;
    }
    .main .left-content .cdm {
        position: absolute;
        right: 12em;
        z-index: 1;
        width: 25em;
        top: 2em;
    }
}
@media (max-width: 1760px) {
    p.title {
        font-size: 5em;
    }
    .main .content-right {
        position: absolute;
        right: -20em;
        top: 12em;
    }
}
@media (max-width: 1440px) {
    .bloc-title img.accroche {
        width: 50em;
        position: absolute;
        left: 14em;
    }
    .main .left-content .maillots {
        width: 79%;
        position: absolute;
        top: 6em;
        right: 17em;
    }
    p.title {
        font-size: 5em;
    }
    .main .left-content .tv-samsung {
        position: absolute;
        right: 14em;
        z-index: 2;
        width: 75em;
    }
    .main .left-content .accroche-jo {
        position: absolute;
        right: 19em;
        z-index: 1;
        width: 20em;
        top: 5em;
    }
    .img-absolute.goalkeeper {
        width: 35em;
        z-index: 3;
        left: -12em;
    }
    .img-absolute.french {
        z-index: 3;
        width: 58em;
        left: -3em;
        top: 22em;
    }
    .img-absolute.player {
        z-index: 2;
        width: 45em;
        top: 10em;
        left: 20em;
    }
    .content-landing {
        height: 850px;
    }
    .main .content-right {
        display:none;
    }
    .main .form-content {
        top:0;
    }
}
@media (max-width: 1280px) {
    .v2 p.title {
        font-size: 3em;
        padding: 0.5em 0;
    }
    p.title {
        font-size: 4em;
    }
    .img-absolute.surfer {
        width: 30em;
        z-index: 3;
        left: -12em;
    }
}
@media (max-width: 1200px) {
    .bloc-title img.accroche{
        display:none;
    }
    .top-responsive {
        display:block !important;
        width:100%;
    }
    .img-absolute {
        display:none;
    }
    p.title {
        display:none;
    }
    .content-landing {
        height: auto;
        background-color: #090f1e;
    }
    .left-content {
        display:none;
    }
    .main {
        top:0;
    }
    .bloc-title {
        position:inherit; 
        top:0;
    }
}
@media (max-width: 800px) {
    .v2 .form-bloc-1, .v2 .form-bloc-2 {
        width:100%;
    }
    .v2 .form-bloc-2 {
        margin:0;
    }
    p.title, .v2 p.title {
        font-size: 1.5em;
        position: relative;
        z-index: 5;
    }
    p.title, p.title span.skew {
        transform:skewX(0deg);
    }
    .btn-choice {
        width:auto;
    }
    .img-block {
        display:none;
    }
    img.item-responsive {
        display: block !important;
        width: 150px;
        margin: auto;
    }
}
@media (max-width: 600px) {
    .img-absolute {
        display:none;
    }
    #header {
        text-align:center;
    }
    #header .logo {
        float:none;
    }
    .f-right {
        display:none;
    }
}
@media (max-width: 320px) {
    .main p.title-step {
        font-family: "futura", helvetica, arial, sans-serif;
        font-size: 1.5em;
        text-align: center;
        padding: 0.5em 0;
    }
    img.item-responsive {
        display: block !important;
        width: 110px;
        margin: auto;
    }
    .bloc-form .form_elem {
        width: 95% !important;
        padding-right:0;
    }
    .btn-choice span.select-btn {
        padding: 0.5em 1em;
    }
    .col-xs-12 {
        padding:0;
        text-align:center;
    }
    #create_customer button {
        width:90%;
        font-size:2em;
    }
    #wrapper div.selector.fixedWidth {
        text-align: left;
    }
}