/* @charset "UTF-8";

/*!
Koncours v2
by: Redbox Media (https://redboxmedia.ca)
Version: 2.0.4 beta
*/
.fb-comments iframe {
    width: 100% !important;
    background-color: white;
}

*,
*::before,
*::after {
    box-sizing: border-box;
    /* font-family: 'Barlow', sans-serif; */
    /* font-family: 'Prata', serif; */
}

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


/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'koncours-v3';
    src: url('../font/koncours-v3.svg?33797976#koncours-v3') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "koncours-v3";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

a {
    text-decoration: none;
    font-size: inherit;
}

.icon-edit:before {
    content: '\21';
}

/* '!' */
.icon-settings:before {
    content: '\e800';
}

/* '' */
.icon-delete:before {
    content: '\e801';
}

/* '' */
.icon-stats:before {
    content: '\e802';
}

/* '' */
.icon-yes:before {
    content: '\e803';
}

/* '' */
.icon-no:before {
    content: '\e804';
}

/* '' */
.icon-comment:before {
    content: '\e805';
}

/* '' */
.icon-mail:before {
    content: '\e806';
}

/* '' */
.icon-share:before {
    content: '\f1e0';
}

body {
    color: #000;
    padding: 1rem;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    line-height: 1.2;
    font-weight: 300;
}

body#results,
body#configuration,
body#settings {
    background-color: white;
    color: black;
}

body#results .btn:not(.btn-primary),
body#configuration .btn:not(.btn-primary),
body#settings .btn:not(.btn-primary) {}

* {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    margin-bottom: 0;
}

h1 {
    font-family: 'Prata', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 52px;
    line-height: 58px;
    color: #FFFFFF;
}

h1 small {}

a:link,
a:visited {
    color: #fff;
}

#results a:link,
a:visited {
    color: #fff;
}

a:hover,
a:active {
    color: #fff;
}

a.btn_m {
    color: #fff;
    text-decoration: none;
}

body .container {
    min-width: 100%;
}

.pagination {
    margin: 1rem auto;
    justify-content: center;
}

.pagination li {
    margin: 0 1rem;
}

ul.vin-ul-pos {
    margin-left: 0px;
    padding-right: 34%;
}

#step2 .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    padding: 0;
    font-size: inherit;
    line-height: 0;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: white;
    text-transform: uppercase;
    background-color: #C6AB57;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

a.mgp-rules {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    opacity: 0.6;
}

/* ------ Form layout -------- */

.wrap_form {
    max-width: 460px;
    z-index: 99999;
    background: rgba(27, 1, 1, 0.42);
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(47px);
    padding: 50px;
}

.vin-bg-step1 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.vin-fl-stp1 {
    display: flex;
    align-items: flex-start;
    max-width: fit-content;
}

img.vig-lim {
    position: relative;
    /* top: 87px;
    right: 75px; */
    /* width: 32.083vw;
    top: 120px;
    right: 120px; */
    /* width: 24.083vw;
    top: 130px; */
    width: 22vw;
    top: 230px;
    right: 100px;
}

img.vin-img-peo {
    height: 100vh;
}

img.vid-vign {
    padding-top: 42px;
    width: 13.542vw;
}

.vid-vign {
    padding-top: 20px;
    width: 18vw;
}

@media (max-width: 1600px) {
    .vid-vign {
        padding-top: 20px;
        width: 30vw;
    }

    img.vig-lim {
        position: relative;
        width: 22vw;
        top: 230px;
        right: 100px;
    }
}

#step1 .fill_fb .btn {
    white-space: normal;
    padding: 11px 11px 13px 56px;
    background: url(../../images/fb-logo.png);
    background-repeat: no-repeat;
    background-position: 16px 45%;
    background-size: 26px auto;
    text-align: left;
    background-color: #C12933;
    border-radius: 0;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #FFF;
    min-width: 360px;
    border: none;
}

#step1 .fill_fb .btn:hover,
#step1 .fill_fb .btn:active,
#step1 .fill_fb .btn:focus {
    border: none;
    background: #FF4545 url(../../images/fb-logo.png);
    background-repeat: no-repeat;
    background-position: 16px 45%;
    background-size: 26px auto;
}

/* .fill_fb:hover {
    box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.728);
} */

form input[type="text"],
form input[type="email"] {}

form input[type="text"],
form input[type="email"] {
    font-size: 13px;
    font-weight: 400;
    height: 45px;
    color: #A0A0A0;
    font-family: 'Barlow', sans-serif;
    letter-spacing: auto;
    background: #fff;
    width: 100%;
    outline: none;
    line-height: 16px;
    padding-left: 10px;
}

#step1 form input[type="text"],
form input[type="email"] {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    background: #fff;
    width: 100%;
    outline: none;
}

.form_row.email_row {
    margin-bottom: 31px;
}

#step1 input {
    border-style: hidden;
}

#step1 .contain-chk {
    border: 1px solid #CB297C;
    border-radius: 6px;
    height: 79px;
    padding: 10px;
}

#step1 {
    background-image: url(../../images/step_1_pic.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    overflow: hidden;
}

@media (max-width: 1200px) {
    #step1 {
        background-position: top left !important;
    }
}

@media (max-width: 991px) {
    #step1 {
        background-image: url(../../images/mobile_step1.jpg);
    }
}



.vin-fl-stp1 {
    position: relative;
    cursor: url(../../images/play.png), pointer;
    object-fit: cover;
    object-position: center;
}

.vin-fl-stp1::before {
    content: "";
    background: url(../../images/play.png) no-repeat center/contain;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    z-index: 99;
    transform: translate(-50%, -50%);
}

/* .vin-fl-stp1::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 9;
} */

@media (hover: hover) {
    .vin-fl-stp1:hover::before {
        display: none;
    }
}

.vin-fl-stp1.played {
    cursor: url(../../images/pause.png), pointer;
}

.vin-fl-stp1.played::before,
.vin-fl-stp1.played::after {
    display: none;
}

/* .vin-fl-stp1.played::before {
    cursor: url(../../images/pause.png), pointer !important;
    background: url(../../images/pause.png) no-repeat center/contain;
} */


.vin-fl-stp1 iframe {
    pointer-events: none;
}

.vin-bg-people {
    /* background-image: url(../../images/step_1_pic.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin-left: 20px; */
}

#step1 .no-outline:focus {
    outline: none;
}

input[type="checkbox"] {
    appearance: none;
    margin-top: 3px;
    font: inherit;
    width: 17px;
    height: 17px;
    border: 1px solid rgba(189, 187, 181, 79%);
    display: grid;
    place-content: center;
    position: relative;
    top: 19px;
    left: -1px;
}

input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    background-color: none;
    border: 1px solid #fff !important;
}

input[type="checkbox"]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--form-control-color);
    background-color: #fff;
    transform-origin: bottom left;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

.col-spc {
    padding-left: 5%;
    padding-top: 3%;
}

#step3 .wrapper-mgp {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    padding-top: 7%;
    padding-left: 6%;
    padding-bottom: 50px;
}

input[type="checkbox"]:checked::before {
    transform: scale(1);
}

input[type="checkbox"]:focus {
    outline: max(2px, 0.15em) solid currentColor;
    outline-offset: max(2px, 0.15em);
}

.form_row {
    margin-right: -9px;
}

.field {
    clear: both;
    padding-right: 9px;
    margin-bottom: 32px;
}

.input_checkbox label {
    width: calc(100% - 37px);
    padding-left: 27px;
    vertical-align: middle;
    margin-bottom: 0px;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
}

.email_row .field {
    margin-bottom: 0px;
}

#contest form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #A0A0A0
}

#contest form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #A0A0A0
}

#contest form :-ms-input-placeholder {
    /* IE 10+ */
    color: #A0A0A0
}

#contest form :-moz-placeholder {
    /* Firefox 18- */
    color: #A0A0A0
}

.btn-mpg-form-sub {
    text-align: center;
    width: 100%;
    cursor: pointer;
    border: 0;
    padding: 13px 35px;
    background: #C12933;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #FBF5F6;
    border: none;
}

#step1 .btn-mpg-form-sub:hover,
#step1 .btn-mpg-form-sub:active,
#step1 .btn-mpg-form-sub:focus {
    border: none;
    background: #FF4545;
}

/* .btn-mpg-form-sub:hover {
    box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.728);
} */

#step1 .fill_fb {
    margin-bottom: 28px;
}

#step1 .input_checkbox {
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
}

#step1 .input_checkbox.conditionUse {
    margin-bottom: 80px;
    padding: 0 10px;
}

#step1 .icon {
    display: table-cell;
    width: 107px;
    vertical-align: top;
    position: relative;
    bottom: 203px;
}

#step1 .icon {
    display: flex;
    width: 90px;
    vertical-align: top;
    position: relative;
    left: 300px;
    bottom: 82px;
    flex-direction: column;
}

#step1 .dt-tle {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.666667px;
    color: #FFFFFF;
    margin-left: 9px;
}

.field_date {
    margin-right: -9px;
}

#step1 select {
    word-wrap: normal;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 6px;
    box-sizing: border-box;
    background-color: transparent;
    height: 41px;
    outline: none;
    color: red;
}

#step1 select.dt-day {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.666667px;
    color: #FFFFFF;
    width: 73px;
    margin-right: 20px;
}

#step1 select.dt-month {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.666667px;
    color: #FFFFFF;
    width: 152px;
    margin-right: 20px;
}

#step1 .form_row_date {
    margin-top: 55px;
    margin-bottom: 30px;
}

#step1 select.dt-year {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.666667px;
    color: #FFFFFF;
    width: 96px;
}

#step1 .text {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    color: #FFFFFF;
}

header form {
    display: inline-block;
    margin: 0 1rem 0 0;
}

table {
    width: 100%;
}

table th,
table td {
    padding: 0.2rem 0.6rem;
}

table tbody tr td {
    background-color: #fefefe;
}

table tbody tr:nth-child(even),
table tbody tr:nth-child(even) td {
    background-color: #efefef;
}

#contest {
    position: relative;
    padding: 0;
    background-color: #140707;
}

.vg {
    margin-top: 27px;
    position: absolute;
    padding-left: 10%;
}

/* --------Header koncours ---------- */

.custom_content {
    margin-top: -142px;
    border: 1px solid #C12933;
    padding: 20px 10px;
}

#contest>header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
}

#contest>header .top-banner {
    text-align: right;
}

#contest>header .top-banner .btn {
    background: transparent;
    text-decoration: none;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 53px;
    text-align: right;
    color: #FFFFFF;
    opacity: 0.6;
    padding: 20px;
    border: none;
}

#contest>header.step2 .top-banner .btn {
    color: #7B1318;
}



#contest>header .top-banner .btn:active,
#contest>header .top-banner .btn:focus,
#contest>header .top-banner .btn:hover {
    border: none;
}

#contest>header .top-banner .btn.active {
    display: none;
}

/* ----------Lien reglement --------- */

#contest .container .reglements {
    position: absolute;
    bottom: 6px;
}

#contest .container .reglements a {
    font-size: 9px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
}

#step1 .container {
    max-width: unset;
    padding: 0;
}

#step1 header {
    display: none;
}

.col-8.temp-right {
    min-height: 100vh;
}

.om-modal-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: rgb(26 22 22 / 90%);
    ;
}

.om-modal-container:target {
    display: flex;
}

.om-modal {
    overflow: hidden;
    top: -176px;
}

.om-modal__details {
    margin-bottom: 39px;
}

.om-link-2 {
    width: 4rem;
    height: 2.8rem;
    font-size: 2.2rem;
    position: absolute;
    top: 0;
    right: -0.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .2s;
    color: #fff !important;
}

.om-link-2::before {
    content: '×';
}


/* -------------- PERSONILIED BY Y ------------------ */

.col.temp-right.mgp-right {
    min-height: 100vh;
    display: flex;
    align-items: center;
}

#step1 .col-5.bts-pd-0 {
    padding: 0;
    padding-right: 11px;
    padding-left: 28px;
}

.row.mpg-section-1 {
    padding-left: 19%;
}

.col-12.col-spc {
    margin-bottom: 138px;
}

#step1 .col.form {
    padding-top: 175px;
    padding-left: 80px;
    min-height: 100vh;
    display: flex;
    justify-content: flex-start;
    max-width: 735px;
    min-width: 485px;
    align-items: center;
    margin-bottom: 100px;
}

#step1 li.lst-ill {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    color: #FFFFFF;
    margin-bottom: 16px;
}

#step1 .surtitre {
    font-family: 'Prata', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 2.5;
    color: #FFFFFF;
    margin-top: 3em;
    margin-bottom: 0;
}

span.tle-1 em {
    color: #C12933;
    font-style: normal !important;
}

#step1 .soustitre {
    font-family: 'Prata', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 34px;
    color: #FFFFFF;
}

#step1 .soustitre span {
    font-weight: bold;
    color: #CB297C;
    text-shadow: 0px 0px 20px rgba(255, 60, 247, 0.7);
}

#step1 .description-text {
    font-family: 'Cabin', sans-serif;
    font-size: 19px;
    line-height: 30px;
    color: rgba(37, 29, 25, 70%);
}

#step1 hr.brd-green {
    border-top: 6px solid #93A948;
    margin-bottom: 25px;
}

#step1 span.mgp-tle-2 {
    font-family: 'PP Migra';
    font-size: 28px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: normal;
    background: -webkit-linear-gradient(#E7D29A, #BF9B3B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#step1 ul.mgp-list {
    color: white;
    font-family: 'DM Sans', sans-serif;
    font-size: 21px;
    font-weight: 400;
    margin-left: 30px;
    list-style: square;
    line-height: 25px;
    max-width: 498px;
}

#step1 li.mgp-lspa {
    margin-bottom: 11px;
}

#step1 h3.mgp-gold-s {
    background: -webkit-linear-gradient(#E7D29A, #BF9B3B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 21px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
}

#step1 p.mgp-desc {
    color: #fff;
    font-size: 17px;
    font-family: 'DM Sans', sans-serif;
    line-height: 1.2;
    margin-bottom: 36px;
}

#step1 img.mgp-sp-s {
    margin-right: 6px;
}

#step1 h4.mgp-gold-v {
    background: -webkit-linear-gradient(#E7D29A, #BF9B3B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    font-family: 'PP Migra';
    font-size: 18px;
    margin-bottom: 19px;
    line-height: 1;
}

#step1 p.mgp-bd-1 {
    font-family: 'PP Migra';
    font-size: 2.865vw;
    text-transform: uppercase;
    background: -webkit-linear-gradient(#E7D29A, #BF9B3B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
    margin-bottom: 7px;
}

#step1 p.mgp-bd-2 {
    font-family: 'PP Migra';
    font-size: 1.667vw;
    text-transform: uppercase;
    background: -webkit-linear-gradient(#E7D29A, #BF9B3B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
}

#step1 p.mgp-sm-tle {
    font-size: 12px;
    font-family: 'PP Migra';
    text-transform: uppercase;
    line-height: 1;
    text-align: right;
    background: -webkit-linear-gradient(#E7D29A, #BF9B3B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: -17px;
    margin-right: 42px;
    margin-bottom: -3px;
    position: relative;
    right: 0;
}

#step1 p.mgp-bd-3 {
    font-family: 'PP Migra';
    font-size: 1.667vw;
    text-transform: uppercase;
    background: -webkit-linear-gradient(#E7D29A, #BF9B3B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 3px;
}

#step1 .mgp-gld {
    background: -webkit-linear-gradient(#E7D29A, #BF9B3B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#step1 .row.mpg-section-2 {
    margin-left: 0px;
    margin-top: 80px;
    max-width: 489px;
}

#step1 .col-6.text-center.mgp-perf {
    padding-top: 23px;
    padding-left: 11px;
}

#step1 span.mgp-ic-sp {
    padding-left: 17px;
    padding-right: 17px;
}

#step1 .wrap_logo {
    padding-top: 38px;
    padding-left: 13px;
}

#step1 .mgp-sub-wrp {
    padding-right: 103px;
}

#step1 .mgp-sub-wrp {
    padding-right: 130px;
    padding-top: 8px;
}

.col-6.mgp-vid {
    padding-top: 17px;
    text-align: center;
}

#step1 .form_submit {
    text-align: center;
    margin-top: 52px;
}

.reglements {
    padding-top: 50px;
    text-align: center;
    padding-bottom: 50px;
}

#step2 .row.mpg-section-1 {
    padding-top: 42px;
    padding-left: 42px;
}

#step2 img.mpg-lg {
    padding-right: 50px;
    padding-bottom: 20px;
}

#step2 {
    background: url(../../images/step_2_pic.jpg) no-repeat;
    min-height: 100vh;
    background-size: cover;
    background-position: center;
    padding-bottom: 50px;
}

#step2 h1,
#step2 h2 {
    display: none;
}

#step2 .steps {
    /* padding-top: 24px; */
}

#step2 .steps .step .wrap_step {
    padding: 0px 0px 0px 0px;
    min-height: 104px;
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 22px;
    min-width: 100%;
}

#step2 .steps .step .wrap_step .no {
    width: 80px;
    position: relative;
    bottom: -20px;
    left: 0px;
    font-family: 'Prata', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    color: #C12933;    
}

img.mpg-lg.lg-last {
    padding-right: 15px !important;
}

#step2 .steps .step .wrap_step .info {
    width: 100%;
    padding-right: 0px;    
    display: flex;
    justify-content: space-between;
}


#step2 .steps .step .wrap_step .info .texte {
    text-transform: none;
    padding-right: 17px;
    padding-top: -10px;
    width: 60%;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    margin-right: 20px;
    font-family: 'Prata', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 34px;
    color: #7B1318;
}

#step2 .fl-btn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

h3.title_step_2 {
    max-width: 992px;
    width: 100%;
    font-family: 'Prata', serif;
    /* font-family: 'Barlow'; */
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 34px;
    color: #7B1318;
    margin: 0 auto;
    margin-bottom: 60px;
    padding: 0 110px;
    text-align: center;    
}

@media (max-width: 768px) {
    h3.title_step_2 {
        padding: 0 40px;
        margin-bottom: 40px;
        margin-top: 40px;
    }
}

@media (max-width: 560px) {
    h3.title_step_2 {
        padding: 0px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
}

#step2 .steps .step:nth-child(1) .button .btn_ {

    border: 1px solid #C12933;
    text-align: center;
    overflow: hidden;
    padding: 14px 10px;
    display: block;
    background: #C12933;
    border-radius: 0px;
    height: auto;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    width: 310px;    
    line-height: 1.2;    
    cursor: initial;
    padding: 2px;
}

/* #step2 .steps .step:nth-child(1) .button .btn_:hover {
    background: #FF4545;
} */

.btn_ .btn_cos {
    color: transparent !important;
}

#step2 .fb-like span {
    vertical-align: bottom;
    width: 90px !important;
    height: 20px !important;
}

#step2 .fb-like iframe {
    display: flex;
    justify-content: center;
    width: 100px !important;
    height: 20px !important;
}

#step2 button#icon-button ._2tga._8j9v {
    border-radius: 3px;
    font-size: 16px !important;
    height: 20px;
    padding: 0 6px;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 150%;
    display: flex;
    align-items: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #FFFFFF;
}

img.btn-shr {
    margin-right: 7px;
}

#step2 .steps .step:nth-child(2) .button .btn_ {
    overflow: hidden;
    padding: 20px 91px;
    display: flex;
    align-items: center;
    background: #C12933;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 25%);
    width: 210px;
    height: 46px;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #FBF5F6;
    justify-content: center;
    position: relative;
}

#step2 .steps .step:nth-child(2) .button .btn_.share_facebook .btn {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #C12933;
    color: #FBF5F6;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

#step2 .steps .step:nth-child(2) .button .btn_.share_facebook .btn:hover {
    background: #FF4545;
}

#step2 .steps .step:nth-child(3) .button .btn_ {
    overflow: hidden;
    padding: 20px 16px;
    display: flex;
    align-items: center;
    background: #C12933;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 25%);
    width: 210px;
    height: 46px;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 500;
    font-size: 13px !important;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #FBF5F6;
    text-align: center;
    justify-content: center;
}


#step2 .steps .step:nth-child(3) .button .btn_:hover,
#step2 .steps .step:nth-child(2) .button .btn_:hover {
    background: #FF4545;
}

/* #step2 .steps .step:nth-child(3) .button .btn_ {}

.fb_iframe_widget.fb-like iframe,
.fb_iframe_widget.fb-like>span {
    width: 70px !important;
} */

#step2 .steps .step .button {
    width: 100%;
    font-size: 0;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: center;
}

#step2 .steps .step .button:hover {
    box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.500);
}

#step2 .step.ctl-step {
    border-bottom: none;
    margin-bottom: 0px;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 20px solid #1c1e1f;
}

.ctl-step-pos {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
    bottom: -10px;
}


#step2 .facebook-comments {
    max-width: calc(600px + 40px);
    padding: 0 20px;
    margin: 0 auto;
}

#step2 .steps .wrap {
    max-width: calc(963px + 29px);
    padding: 0 32px;
    margin: 0 auto;
}

/* #step2 .steps .wrap .step.step1 {
    display: none;
} */

#step2 .facebook-comments {
    padding-top: 4px;
}

#step2 .facebook-comments .fb-comments {
    padding: 35px 20px;
    background: #fff;
    position: relative;
    display: block;
}

#step3 {
    background: url(../../images/step_3_pic.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 100vh;
}

#step3 .row .col {
    vertical-align: middle;
    display: table-cell;
}

#step3 h1 {
    display: none;
}

#step3 .row.mpg-section-3 {
    padding-top: 42px;
    padding-left: 42px;
}

#step3 img.mpg-lg {
    padding-right: 50px;
}

#step3 .infos .logo {
    margin-bottom: 40px;
    position: relative;
    padding-top: 90px;
    padding-left: 41px;
}

#step3 .infos .logo img {
    margin-bottom: 14px;
}

#step3 .infos .logo .text_logo {
    color: #6C6C6C;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .9px;
}

#step3 .infos>img {
    max-width: 124px;
    margin-bottom: 2px;
}

#step3 .infos .texte {
    margin-bottom: 0;
}

#step3 .infos .texte p {
    margin-bottom: 10px;
}

#step3 h2 {
    font-family: 'Prata', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 34px;
    color: #C12933;
    /* padding-left: 6%; */
    margin-bottom: 20px;
}

.texte {
    /* padding-left: 6%; */
}

.fl-btn {
    /* padding-left: 6%; */
    z-index: 1;
}

p.tle-2 {
    font-family: 'Prata', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 34px;
    color: #C12933;
    /* padding-left: 6%; */
    margin-bottom: 20px;
    padding-right: 68%;
}

p.stl-add-text {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #FFFFFF;
    margin-bottom: 5px;
}

p.stl-add-text1 {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 5px;
}

p.stl-add-text2 {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #FFFFFF;
    margin-bottom: 5px;
}

p.stl-add-text3 {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #FFFFFF;
    margin-bottom: 30px;
}

p.stl-val-txt {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #FFFFFF;
    margin-bottom: 5px;
}

p.stl-val-txt1 {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 5px;
}

p.stl-val-txt2 {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #FFFFFF;
    margin-bottom: 40px;
}

#step3 .plus_texte {
    margin-top: 3px;
    margin-bottom: 35px;
}

#step3 .plus_texte .icon {
    display: table-cell;
    width: 66px;
    vertical-align: middle;
}

#step3 .plus_texte .icon img {
    margin-bottom: 0;
}

#step3 .plus_texte .text_plus {
    display: flex;
    padding-left: 28px;
    font-size: 31px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    vertical-align: middle;
    font-family: 'DM Sans', sans-serif;
    text-align: center;
    padding-top: 39px;
    line-height: 1.3;
}

#step3 .footer {
    font-size: 10px;
    text-align: center;
    position: absolute;
    left: 410px;
    right: 0;
    bottom: 14px;
}

#statistics>ul {
    display: flex;
    justify-content: space-evenly;
}

#statistics ul {
    margin: 0;
    padding: 0;
}

#statistics ul li {
    margin-right: 3px;
    text-align: center;
    justify-content: center;
    padding: 1rem;
}

#statistics ul li#winner {
    flex-grow: 1;
    margin-right: 0;
}

#statistics ul li span {
    font-size: 1.4rem;
    font-weight: 600;
}

#results ul,
#results table {
    font-size: 11px;
}

#results section>div {
    margin: 1rem auto;
}

#results i.icon-no {
    opacity: 0.4;
}

ul.utilities {
    display: inline-block;
}

ul.utilities li {
    display: inline-block;
    border-right: 1px solid #333;
    padding-right: 0.6rem;
    margin-right: 0.4rem;
}

ul.utilities li:last-child {
    border-right: none;
    margin-right: 0;
}

ul.utilities.small li {
    font-size: 11px;
}

pre {
    margin: 3rem auto 1rem;
    padding: 3rem;
    background: #eee;
    display: block;
    font-size: 11px;
}

pre.main-debug {
    display: none;
}

.cta {
    width: 244px;
    height: 61px;
    left: 68px;
    top: 698px;
    background: linear-gradient(360deg, #B55FFA -29.25%, #F55C5C 137.74%);
    box-shadow: 0px 0px 15px #926ff7;
    border-radius: 50px;
    padding: 15px 35px;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 150%;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    text-decoration: none;
}

.cta:hover {
    background: linear-gradient(360deg, #B55FFA -29.25%, #F55C5C 137.74%);
    box-shadow: 0px 0px 15px rgba(255, 255, 255, 0.728);
}

#step3 .infos .texte {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 754px;
    padding-right: 17px;
    padding-left: 157px;
}

p.desc-tle {
    font-family: 'Barlow', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
    margin-top: 30px;
}

p.tease-txt {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0.666667px;
    color: #FFFFFF;
}

.tease-cta {
    font-family: 'Lexend Deca';
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 35px;
    letter-spacing: 0.16px;
    color: #FFFFFF;
}

span.prt-col {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0.666667px;
    color: #CB297C;
    text-shadow: 0px 0px 20px rgb(255 60 247 / 70%);
}

.row.mpg-section-3 {
    margin-top: 22px;
    margin-bottom: 83px;
}

#step1 h1 {
    font-family: 'Prata', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.7vw;
    line-height: 1.1;
    color: #FFFFFF;
}

p.legal_txt {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.666667px;
    color: #C1C1C1;
}

.legal_txt span.st {
    font-size: 26px;
}

img.min-wdh {
    width: 69px;
}

.col-12.col-spc {
    margin-bottom: 138px;
    padding-top: 31px;
    padding-left: 6%;
    position: absolute;
}

.tle-step2 {
    text-align: center;
    font-family: 'Lexend Deca';
    font-style: normal;
    font-weight: 400;
    font-size: 57px;
    line-height: 113%;
    background: linear-gradient(360deg, #B55FFA -29.25%, #F55C5C 137.74%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-shadow: 0px 0px 14px rgb(211 41 239 / 60%);
    text-transform: uppercase;
}

.vin-bord {
    margin-bottom: 31px;
}

.vin-tria {
    text-align: center;
    margin-bottom: 30px;
}

.btn_ {
    overflow: hidden;
    padding: 20px 58px;
    display: flex;
    align-items: center;
    background: #C12933;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 25%);
    width: max-content;
    height: 62px;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #FBF5F6;
}

.btn_:hover {
    background: #FF4545;
    cursor: pointer;
}

.vin-bg-people2 {
    background-image: url(../../images/step2_pic.png);
    background-size: contain;
    background-position: bottom right;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
}



/* Custom CSS on a per contest/project basis */

@media (max-width: 1700px) {}


@media (max-width: 1600px) {

    #step1 {
        background-position: top;
    }

    #step1 .col.form {
        margin-bottom: 100px;
    }

    ul.vin-ul-pos {
        padding-right: 22%;
    }

    .vin-bg-people {
        background-position-x: 140%;
    }

    .vin-bg-people2 {
        background-image: url(../../images/step2_pic.png);
        background-size: contain;
        background-position: bottom right;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        position: absolute;
        bottom: 0;
        background-size: 56% auto;
    }
}

@media (max-width: 1500px) {}

@media (max-width: 1400px) {

    .vg {
        margin-top: 27px;
        position: absolute;
        padding-left: 4%;
    }

    .row.mpg-section-1 {
        padding-left: 7%;
    }

    ul.vin-ul-pos {
        padding-right: 30%;
    }

    .vin-bg-people {
        background-position-x: 158%;
    }

    .col-12.col-spc {
        margin-bottom: 138px;
        padding-top: 31px;
        padding-left: 4%;
        position: absolute;
    }
}

@media (max-width: 1300px) {

    .vin-bg-people {
        background-position-x: 267%;
    }

    #step1 .col.form {
        padding-top: 175px;
        padding-left: 225px;
        min-height: 100vh;
        display: flex;
        justify-content: flex-start;
        max-width: 735px;
        min-width: 485px;
        align-items: center;
    }

    img.vig-lim {
        position: relative;
        top: 119px;
        right: 151px;
        width: inherit;
    }

    img.vid-vign {
        padding-top: 42px;
        width: 16.542vw;
    }

    img.vid-vign {
        padding-top: 42px;
        width: inherit;
    }

    ul.vin-ul-pos {
        margin-left: 0px;
        padding-right: 34%;
    }
}

@media (max-width: 1200px) {
    .vg {
        margin-top: 27px;
        position: absolute;
        padding-left: 19%;
    }

    .row.mpg-section-1 {
        padding-left: 22%;
        min-width: 100%;
    }

    ul.vin-ul-pos {
        padding-right: 34%;
    }

    #step1 .surtitre {
        font-family: 'Prata', serif;
        font-style: normal;
        font-weight: 400;
        font-size: 25px;
        line-height: 2.5;
        color: #FFFFFF;
        margin-top: 149px;
        margin-bottom: 0;
    }

    #step1 .col.form {
        padding-top: 175px;
        padding-left: 225px;
        min-height: 100vh;
        display: flex;
        justify-content: flex-start;
        max-width: inherit;
        min-width: 100%;
        align-items: center;
    }

    .vin-bg-people {
        background-position-x: inherit;
        background-position: bottom -175px right;
        background-size: 100%;
    }

    img.vid-vign {
        padding-top: 42px;
        width: inherit;
    }

    img.vig-lim {
        position: relative;
        top: 119px;
        right: 151px;
        width: 66%;
    }

    #step1 h1 {
        font-family: 'Prata', serif;
        font-style: normal;
        font-weight: 400;
        font-size: 52px;
        line-height: 1.2;
        color: #FFFFFF;
    }

    #step1 .col.form {
        padding-top: 175px;
        padding-left: inherit;
        min-height: 100vh;
        display: flex;
        justify-content: center;
        max-width: inherit;
        min-width: 100%;
        align-items: center;
    }
}

@media (max-width: 1124px) {}

@media (max-width: 1100px) {

    #step1 .surtitre {
        font-family: 'Prata', serif;
        font-style: normal;
        font-weight: 400;
        font-size: 25px;
        line-height: 2.5;
        color: #FFFFFF;
        margin-top: 250px;
        margin-bottom: 0;
    }

    .col.temp-right.mgp-right {
        min-height: 100vh;
        display: flex;
        align-items: center;
        margin-top: -100px;
    }

    #step1 .col.form {
        padding-top: 200px;
        padding-left: inherit;
        min-height: 100vh;
        display: flex;
        justify-content: center;
        max-width: inherit;
        min-width: 100%;
        align-items: center;
    }

    .row.mpg-section-1 {
        padding-left: 50px;
        min-width: 100%;
    }

    .vg {
        margin-top: 27px;
        position: absolute;
        padding-left: 50px;
    }

    img.vig-lim {
        position: relative;
        top: 125px;
        right: 94px;
        width: 42%;
    }

    .vid-vign {
        width: 45vw;
    }

    .vin-bg-people {
        background-position-x: inherit;
        background-position: bottom -125px right;
        background-size: 100%;
    }

    vin-bg-people {
        background-position-x: inherit;
        background-position: bottom -118px right;
        background-size: 102%;
        margin-left: 10px;
    }
}

@media (max-width: 1023px) {

    #step2 .steps .step .wrap_step {
        padding: 0px 0px 0px 0px;
        min-height: 104px;
        display: flex;
        width: 100%;
        flex-wrap: nowrap;
        margin-bottom: 27px;
        min-width: 100%;
        flex-direction: column;
        align-items: center;
    }

    #step2 .steps .step .wrap_step .info {
        width: 100%;
        padding-right: 0px;
        display: inline-block;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #step2 .steps .step .wrap_step .info .texte {
        text-align: center;
    }

    #step2 .steps .step .wrap_step .no {
        width: 10px;
        margin-bottom: 20px;
    }

    #step2 .steps .step .wrap_step .info .texte {
        width: 100%;
        font-size: 22px;
        padding: 0;
        margin: 0;
        margin-bottom: 30px;
        justify-content: center;
    }

    #step2 .steps .wrap {
        max-width: calc(963px + 29px);
        padding: 0;
        margin: 0 auto;
    }
}

@media (max-width: 1000px) {

    #step1 .col.form {
        padding-top: 300px;
    }

    .vin-bg-people {
        background-position-x: inherit;
        background-position: bottom -37px right;
        background-size: 100%;
    }

    p.tle-2 {
        margin-bottom: 30px;
        padding-right: 23%;
    }
}

.step3_tablet_img {
    display: none;
}

@media (max-width: 991px) {
    #step3 {
        background: url(../../images/bg_tablet.png) no-repeat center center;
        background-size: cover;
    }

    .step3_tablet_img {
        display: block;
        max-width: 400px;
        width: 100%;
        margin: 0 auto;
        margin-top: -60px;
    }
}

@media (max-width: 900px) {
    #step1 .col.form {
        padding-top: 173px;
    }

    .vin-bg-people {
        background-position-x: inherit;
        background-position: bottom 0 right;
        background-size: 106%;
    }

    /* p.tle-2 {
      font-family: 'Prata', serif;
        font-style: normal;
        font-weight: 400;
        font-size: 25px;
        line-height: 34px;
        color: #C12933;
        padding-left: 4%;
        margin-bottom: 30px;
        padding-right: 43%;
    } */
}

@media (max-width: 820px) {

    .vin-bg-people2 {
        display: none;
    }

    .col.temp-right.mgp-right {
        min-width: 100%;
    }

    #step1 h1 {
        font-size: 52px;
        line-height: 58px;
    }

    ul.vin-ul-pos {
        margin-left: 0px;
        padding-right: 34%;
    }

    .vid-vign {
        width: 45vw;
    }

    img.vig-lim {
        position: relative;
        top: 130px;
        right: 72px;
        width: 60%;
    }

    #step1 {
        padding-left: 0;
    }

    /* #step1 .col.form {
        min-height: 75vh;
    } */

    /* #step1 .col.form {
        padding: 0;
        margin: 0;
        min-height: 75vh;
        display: flex;
        min-width: 100%;
        justify-content: center;
        margin-top: 70px;
    } */

    #step1 .icon {
        width: 96px;
        position: relative;
        left: 306px;
        bottom: 84px;
    }

    .input_checkbox label {
        width: calc(100% - 15px);
    }

    #step1 .input_checkbox {
        margin-bottom: 10px;
    }

    /* #step3 .wrapper-mgp {
        display: flex;
        justify-content: flex-start;
        padding-top: 30%;
    } */

    .vin-bg-people {
        background-position-x: inherit;
        background-position: bottom 0px right;
        background-size: 117%;
        margin-left: 10px;
    }

    /* #step1 .col.form {
        padding: 0;
        margin: 0;
        min-height: inherit;
        display: flex;
        min-width: 100%;
        justify-content: center;
        align-items: flex-start;
    } */


}

@media (max-width: 700px) {
    /* .vin-bg-people {
        background-position-x: inherit;
        background-position: bottom -70px right;
        background-size: 131%;
        margin-left: 10px;
    } */

    .vin-bg-people {
        background-position-x: inherit;
        background-position: bottom 0px right;
        background-size: 136%;
        margin-left: 10px;
    }
}

@media (max-width: 600px) {

    .vid-vign {
        width: 88%;
    }

    .vin-fl-stp1::before {
        transform: translate(-84%, -50%);
    }

    .step3_tablet_img {
        display: block;
        max-width: 400px;
        width: 100%;
        margin: 0 auto;
        margin-top: -30px;
    }

    p.tle-2 {
        margin-bottom: 30px;
        padding-right: 0;
    }

    .col-spc {
        padding-left: 10px;
        padding-top: 3%;
    }

    #step3 .wrapper-mgp {
        padding-left: 20px;
        padding-right: 20px;
    }

    #step1 .col.form {
        padding-top: 120px;
        padding-left: 0;
        padding-right: 0;
        min-height: inherit;
        display: flex;
        justify-content: center;
        max-width: inherit;
        min-width: inherit;
        align-items: center;
    }

    .vin-bg-people {
        display: none;
    }

    #step3 .wrapper-mgp {
        display: flex;
        justify-content: flex-start;
        padding-top: 15%;
    }

    #step1 .surtitre {
        font-size: 25px;
    }

    #step1 h1 {
        font-size: 35px;
        line-height: 45px;
    }

    #step1 .soustitre {
        font-size: 25px;
        line-height: 34px;
    }

    ul.vin-ul-pos {
        margin-left: 0px;
        padding-right: 0;
    }

    img.vig-lim {
        position: relative;
        width: 70%;
    }

    #step1 .input_checkbox {
        margin-bottom: 38px;
    }

    #step1 .icon {
        width: 82px;
        position: relative;
        left: 320px;
        bottom: 100px;
    }

    .input_checkbox label {
        width: 100%;
    }

    #step1 .form_submit {
        margin-top: 83px;
    }

    p.stl-add-text {
        font-size: 20px;
        line-height: 26px;
    }

    p.stl-add-text2 {
        font-size: 20px;
        line-height: 26px;
    }

    p.stl-add-text3 {
        font-size: 20px;
        line-height: 26px;
    }

    p.stl-add-text1 {
        font-size: 28px;
        line-height: 36px;
    }

    p.stl-val-txt {
        font-size: 20px;
        line-height: 26px;
    }

    p.stl-val-txt1 {
        font-size: 28px;
        line-height: 36px;
    }

    p.stl-val-txt2 {
        font-size: 20px;
        line-height: 26px;
    }

    /* #step1 .surtitre {
      font-family: 'Prata', serif;
        font-style: normal;
        font-weight: 400;
        font-size: 25px;
        line-height: 2.5;
        color: #FFFFFF;
        margin-top: 0;
        margin-bottom: 0;
    } */
}

@media (max-width: 500px) {
    .vin-bg-people {
        display: none;
    }
}

@media (max-width: 420px) {
    .vg {
        position: absolute;
        padding-left: 40px;
    }

    .row.mpg-section-1 {
        padding-right: 10px;
    }

    .row.mpg-section-1 {
        padding-left: 20px;
        min-width: 100%;
    }

    #step1 .surtitre {
        font-size: 20px;
    }

    #step1 .soustitre {
        font-size: 20px;
        line-height: 34px;
    }

    #step1 li.lst-ill {
        font-size: 18px;
        line-height: 25px;
    }

    img.vig-lim {
        position: relative;
        top: 276px;
        right: 244px;
        width: 95%;
    }

    .wrap_form {
        max-width: 380px;
        width: 100%;
        z-index: 99999;
    }

    #step1 .fill_fb .btn {
        min-width: inherit;
    }

    #step1 .icon {
        width: 74px;
        position: relative;
        left: 250px;
        bottom: 108px;
    }
}

@media (max-width: 360px) {
    #step1 .icon {
        width: 74px;
        position: relative;
        left: 204px;
        bottom: 108px;
    }
}