.bg {

    width: 100%;

    height: auto;

    min-height: 100vh;

    background-image: url(http://i.imgur.com/w16HASj.png);

    background-size: 100% 100%;

    background-position: top center;

}



.content {

    margin-top: 20%;

}



.centered {
    width: 60%;
    margin: auto;
    padding: 3% 0;
}


.InputStyle {

    border-radius: 25px;

    border: solid 1px white;

    background: transparent;

    width: 300px;

    padding: 21px 20px;

}







input,

input::-webkit-input-placeholder {

    font-size: 15px;

    color: #fff;

}



.social-btn {

    position: absolute;

    bottom: 20px;

    left: 47%;

}



i {

    padding: 5px;

    color: white;



}



input,

input:focus {

    border: solid 1px white;

    outline: 0;

    -webkit-appearance: none;

    box-shadow: nones;

    -moz-box-shadow: none;

    -webkit-box-shadow: none;

}



.secondLine {

    font-weight: 350;

    font-size: 15px;

    color: white;



}



.firstLine {

    font-size: 30px;

    color: white;

}

img.imglogo {

    width: 270px;

}

@media only screen and (max-width: 600px) {

    .firstLine {

        font-size: 20px;

    }

}
@media screen and (max-width: 768px){
    .centered {
        width: 96%;
    }
}

input.btn.btn-outline-success {

    color: #fff;

    padding: 10px 122px;

    border-radius: 25px;

}

input.bbbb {

    margin-bottom: 12px;

    width: 350px;

}

.bd-callout {

    padding: 1.25rem;

    margin-top: 1.25rem;

    margin-bottom: 1.25rem;

    border: 1px solid #eee;

    border-left-width: 0.25rem;

    border-radius: 0.25rem;

    background: #eee;

    text-align: left;

}

.bd-callout-warning {

    border-left-color: #f0ad4e;

}

.form-group label {

    color: #fff;

}

form.temp {

    text-align: left;

}

input.btn.btn-primary.btn-lg.btn-block {

    font-size: medium;

}
#jourparsemaineid,
#AutreRaisonid,
#AutreDetailsid,
#Autreenvironnementid,
div#Occasionnelinputid {
    display: none;
}
