@font-face {
    font-family: futurama;
    src: url(https://storage.googleapis.com/mz-test/ibrahim/instant_gagnant/FuturaNewMedium.otf);
}
#lose{
    font-family:futurama;
}
a,p {
    font-family: Arial;
}
.main-container{
    padding:0;
    margin:0;
}
body{
    font-family: Arial;
    padding:0;
    margin:0;
}

#logo_img{
    max-width:45%;
}

#ipad_img{
    max-width: 50%;
    position: relative;
    top: 35px;
}

#prix_img{
    width: 90%;
    position: relative;
    top: 25px;
}
#txt_1{
    width: 55%;
    position: relative;
    top: 15px;
}
#txt_4{
    width: 90%;
    position: relative;
    top: 25px;
}
#top_step1{
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
}
#middle_step1 p{
    color:#fff;
    text-transform: uppercase;
    text-align: center;
    font-size:16px;

}
#middle_step1{
    background-color:#2982ba;
    text-align: center;

}
#bottom_step1 a{
    display: block;

}
#top_step4{
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
}
#middle_step4 p{
    color:#fff;
    text-transform: uppercase;
    text-align: center;
    font-size:16px;

}
#middle_step4{
    background-color:#2982ba;
    text-align: center;
    min-height: 340px;

}
#bottom_step4 a{
    display: block;

}
#logofooter{
    width:40% !important;
    margin-top: 10px;
}

#logo_welcome{
    width:100%;
}

#bottom_step1 img{
    width:60%;

}

#bottom_step1 {
    text-align: center;
    margin-top: 50px;
}

#bottom_step4 img{
    width:60%;

}

#bottom_step4 {
    text-align: center;
    margin-top: 35px;
}


a,p {
    font-family: Arial;
}
.main-container{
    padding:0;
    margin:0;
}


#top_step2{
    text-align: center;
    margin-top:2%;
    margin-bottom:2%;
}
#middle_step2 p{
    color:#fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;

}
#middle_step2{
   /* background-color:#2982ba;
    text-align: center;
    padding: 1px 0px 1px 0px;*/
    background-image: url('../images/1_V3-assets/bienvenue.png');
    height:40px;
    background-position: center;
    background-size: 132%;

}
#bottom_step2 a{
    color:#2982bc;
    text-decoration:none ;
    border:solid 2px;
    /*padding: 10px 30px 10px 30px;*/
    padding: 15px 20px;
}

#bottom_step2 {
    text-align: center;
    margin-top: 55px;
}


#top_step3{
    text-align: center;
    margin-top:5%;
    margin-bottom:5%;
}
#middle_step3 p{
    color:#fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;

}
#middle_step3{
    background-color:#2982ba;
    text-align: center;
    padding: 1px 0px 1px 0px;

}
#bottom_step3 a{
    color:#2982bc;
    text-decoration:none ;
    border:solid 2px;
    /*padding: 10px 30px 10px 30px;*/
    padding: 15px 20px;

}

#bottom_step3 {
    text-align: center;
    margin-top: 55px;
}

#formvalide img{
    width:60%;
}

form{
    margin-top:35px;
    text-align: center;
}

input{
    display:block;
    margin:0 auto;
}
label{
    font-weight:bold;
    margin-top: 20px;
}

.style-4 input[type="text"] {
    padding: 3px;
    border: none;
    border-bottom: solid 2px #ee592f;
    transition: border 0.3s;
    text-align:center;
    width: 60%;
    margin-bottom: 15%;
}
.style-4 input[type="text"]:focus,
.style-4 input[type="text"].focus {
    border-bottom: solid 2px #969696;
    outline: none;
}

.slide.show{
    visibility:visible;
    opacity: 1;
    display: block;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.slide {
    visibility:hidden;
    opacity: 0;
    -webkit-transition: all 1.5s; /* Safari */
    transition: all 1.5s;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
#formvalide {
/*    color: #2982bc;
    position: relative;
    top: 66%;
    left: 14%;
    width: 68%;
    background: #fff;
    text-align: center;
    border: 2px solid;
    padding: 2%; */
}