html{ font-size:100%; width:100%; height:100% }
body{
    font-family:helvetica;
    color:#000;
    width:100%;
    height:100%;
    position:relative;
    background-color:#eb6216;
    background-image:url('/assets/conso-enquete/img/market4/netto-bg.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    overflow-x:hidden
}
body#enquete #header, body#vitrine #header {
    position: inherit;
    margin-bottom: 50px;
}
#header {
    width: 100%;
}
#header .logo{
    float:left;
    padding:10px 10px;
}
#header .infos {
    float: right;
    margin-top: 14px;
    background-color: #FFF;
    padding: 10px;
}
.col {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    float:right;
}
.col .nb p{
    color:#FFF;
    font-size:20px;
    display:inline-block;
    vertical-align:middle 
}
.col .nb span{
    display:inline-block;
    width:30px;
    height:30px;
    background: url('/assets/conso-enquete/img/market3/picto-head.png') 0 0 no-repeat;
    vertical-align:middle 
}
.col .nb.livraison span{ background-position : 0 -30px } 
p.mentions{ font-size:11px; color:#aaa;padding: 0 15px }
.top-bloc {
    text-align: center;
    background-image: url(/assets/conso-enquete/img/market4/bulle.png);
    background-repeat: no-repeat;
    width: 763px;
    height: 337px;
    margin: auto;
    margin-top: 15px;
    position: relative;
    top: -60px;
    z-index:3;
}
.top-bloc .accroche {
    font-size: 2.8em;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-top: 50px;
    position: relative;
    right: 15px;
}
.top-bloc .accroche .accroche-left, .top-bloc .accroche .accroche-right {
    display:inline-block;
    vertical-align:middle;
}
.top-bloc .accroche .accroche-left {
    font-size: 1.3em;
    font-style: italic;
}
.top-bloc .accroche .accroche-left .price {
    font-size: 1.55em;
    color:#ffec00;
}
.top-bloc .accroche .accroche-right {
    font-size: 0.8em;
    margin-left: 10px;
}
.top-bloc .accroche .sub{
    font-size:30px;
}
.logo-netto{
    position: relative;
    bottom: 170px;
    padding: 60px 10px;
    z-index:2;
    text-align:center;
}
.logo-netto p {
    background-color:#FFF;
    display:inline-block;
    text-transform:uppercase;
    padding:0.4em;
    font-weight:bold;
    font-size:1.5em;
    color:#058ac2;
    font-style:italic;
}
.bloc-form {
    background-color: #fff;
    padding: 25px 0;
    margin: 15px 60px 0 60px;
    position: relative;
    bottom: 220px;
    z-index:4;
}
.text-form{  font-weight:600;font-size:20px; text-align:center; padding:0 15px 10px 15px}
.text-form strong{
    font-size:28px;
    font-weight:600;
    color:#0089C8
}
.text-form-sub-bloc {
    padding-bottom:0;
}
.text-form-sub{
    padding:0 0 10px 0;
    font-size:16px;
    font-family:'montserrat', 'helvetica';
    font-weight:300;
    color:#737373
}
#form-left{
    padding-bottom:0;
    background: url('/assets/conso-enquete/img/montagne/form-sep.jpg') right center no-repeat;
    padding-right:20px
}
.form_elem{
    display:inline-block;
    padding-right:10px;
    width:49%;
    vertical-align:middle;
    position:relative;
}
.form_elem#id_gender{ width:17% }
.form_elem#firstname, .form_elem#lastname{ width:40% }
.form_elem#cityBlock div.selector.fixedWidth span{ max-width:none }
.form_elem#pcode{width:180px}
input[type=text], textarea{
    height:38px;
    background-color:#f1f2f7;
    border:none;
    padding: 0 10px;
    font-family:helvetica;
    font-size:15px;
    width:100%;
    margin-bottom:15px;
    font-family:'montserrat', 'helvetica';
    font-weight:300
}
textarea{ height:200px; }
input[type=text]:focus, textarea:focus,
input[type=text]:hover, textarea:hover{
    box-shadow : 0 2px 1px rgba(0,0,0,0.05) inset
}
#create_customer button, #contact .btnSmall input, #desinscription .btnSmall input {
    border: none;
    background-color: #eb6216;
    display: inline-block;
    width: 100%;
    font-size: 30px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 20px;
    font-weight: bold;
    cursor: pointer;
    letter-spacing: 2px;
    border-radius: 1px;
    font-family: helvetica;
}
#create_customer button:hover{
    background-color:#bb4f13
}
#desinscription .btnSmall input{
    padding:5px 0;
    margin-top:0;
}
#create_customer button img{
    position:relative;
    top:2px
}
#contact .btnSmall input{
    width: 30%;
    float:right;
}	
.form_elem#firstname .error{ left:65px }

.court{ width:160px; }
.moyen{ width:250px; }
.long{ width:340px; }
.footer{ text-align:center; padding: 15px 0; }
.footer a{ font-size:15px; color:#FFF; margin : 0 10px }

.infos_text{ color:#737373; font-size:12px }

#form-left{ padding-bottom:0 }
.footer a{
    color:#FFF;
    font-size:12px;
    font-family:'montserrat', 'helvetica';
    font-weight:300;
    /*    text-align:center;*/

}
input.nosponsor{
    font-size:12px;
    font-family:'montserrat', 'helvetica';
    font-weight:300;
}
.etiquette {
    position: absolute;
    left: -5em;
    top: 10em;
}
.error {
    /* font-weight: 600; */
    font-size: 1em;
    position: relative;
    bottom: 9px;
    color: #ffffff;
    background-color: rgb(255, 7, 7);
    padding: 0.2em;
    margin-top: 1em;
    text-align: -webkit-center;
}
.error::after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ff0707;
    content: "";
    left: 47%;
    position: absolute;
    top: -6px;
}

/* Responsive ****************************/
@media screen and (max-width:1280px) {
    .etiquette {
        width:350px;
    }
}
@media screen and (max-width:768px) {
    body {
        background-position: center -170px;
        background-size:auto;
    }
    .macaron{ display:none }
    .text-form strong{ font-size:18px }
    #header .logo{
        text-align:center;
    }
    .top-bloc {
        position: initial;
        background-size: 85%;
        background-position: center;
        background-image:none;
        width:100%;
        background-color:#0089c4;
    }
    .top-bloc .accroche {
        font-size: 2.5em;
        padding-top: 60px;
    }
    .logo-netto {
        padding: 10px 0;
        width: 300px;
        bottom: 56px;
        text-align:center;
        margin:auto;
    }
    .bloc-form {
        top: -39px;
    }
    #bloc-btn-fb, #create_customer {
        display:block;
        width:100%;
    }
    .etiquette {
        display:none;
    }

    #bloc-btn-fb{ padding-left:0 }
    #form-right{ background:none; padding-top:0 }
    #create_customer{ padding-right:10px }
    #form-left{ padding-left:10px }

}
@media screen and (max-width:414px) {
    .top-bloc {
        background-color: #0089c4;
        width: 100%;
        height: auto;
    }
    .logo-netto {
        padding: 10px 0;
        width: 300px;
        position: initial;
    }
    .top-bloc .accroche {
        position: initial;
        font-size: 1.7em;
        padding-top: 0;
        padding: 10px;
    }
    .bloc-form {
        margin: 0 10px;
        position: initial;
    }
}
@media screen and (max-width:320px) {
    #create_customer button, #contact .btnSmall input, #desinscription .btnSmall input {
        font-size:24px;
    }
}



