.w3-third{
    padding: -10000%;    
    }
    
html, body {
    height: 100%;
    padding: 0;
    margin: 0;
  }
body{
    margin-bottom:100px;
}

.bof{
    margin: auto;
    max-width: 1200px;
}

.nim {
    width: 17%; margin-right: 10%;
}

.sait {
 width: 10%; margin-left:auto ; margin-right:auto;
}

.rev{
    width: 17%; margin-left: 10%;
}

/* Partenaire 
.center-img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}*/
/* Raisnon */
.fa{
    color: green;
}


/* contacte */
.contact {
    background-color: #FFF;
    height: 700px;
    margin-top: 3%;
    padding-top: 5px;
}
 
.titrecontact {
    font-size: 2.5em;
    color: #233140;
    border-bottom: 5px solid #233140;
    max-width: 250px;
    text-align: center;
    margin: auto;
}
 
.form-style-8{
    width: 60%;
    margin: auto;
    padding-top: 2%;
}
.envoi{
    margin-top: 2%;
}
 
.form-style-8 input[type="text"],
.form-style-8 input[type="date"],
.form-style-8 input[type="email"],
.form-style-8 input[type="entreprise"],
.form-style-8 input[type="Sujet"],
.form-style-8 input[type="checkbox"],
.form-style-8 textarea,
.form-style-8 select
{
    position: relative;
    display: block;
    width: 80%;
    padding: 7px;
    border: none;
    border-bottom: 1px solid #233140;
    background: transparent;
    margin-bottom: 10px;
    margin: auto;
    height: 45px;
    font-family: 'Conv_Share-Regular';
    font-size: 1.5em;
    color: #233140;
}
 
.form-style-8 textarea{
    height: 15%;
    overflow: visible;
    color: #233140;
}
 
.form-style-8 button[type="button"],
.form-style-8 button[type="submit"]{
    -moz-box-shadow: inset 0px 1px 0px 0px #2C3E50;
    -webkit-box-shadow: inset 0px 1px 0px 0px #2C3E50;
    background-color: rgb(20, 62, 105);
    border: 3px solid rgb(20, 62, 105);
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 14px;
    padding: 2% 5%;
    text-decoration: none;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 1px;
    font-family: 'Conv_Share-Regular';
    width: 10%;
}
 
.form-style-8 input[type="button"]:hover,
.form-style-8 input[type="submit"]:hover {
    background:-webkit-linear-gradient(top, #233140 5%, #233140 100%);
    background:linear-gradient(to bottom, #233140 5%, #233140 100%);
    background-color:#233140;
}
 
.paddingtop {
    margin-top: 1%;
}
 
textarea:-moz-placeholder {
    color: #233140;
}
   
textarea::-webkit-input-placeholder {
    color: #233140;
}
 
 
input:-moz-placeholder {
    color: #233140;
}
   
input::-webkit-input-placeholder {
    color: #233140;
}


/* pied de page */
#footer {
    margin-top: 2%;
    background: rgb(11, 139, 21);
    color: white;
    padding: 15px;
}
  
  body {
    display: flex;
    flex-direction: column;
}

#raison{
    margin-top: 2%;
}

/* pricig */
@media only screen and (max-width: 880px){
    .form-style-8 input[type="text"],
    .form-style-8 input[type="date"],
    .form-style-8 input[type="email"],
    .form-style-8 input[type="entreprise"],
    .form-style-8 input[type="Sujet"],
    .form-style-8 input[type="checkbox"],
    .form-style-8 textarea,
    .form-style-8 select
    {
        position: relative;
        display: block;
        width: 96%;
        padding: 7px;
        border: none;
        border-bottom: 1px solid #233140;
        background: transparent;
        margin-bottom: 10px;
        margin: auto;
        height: 45px;
        font-family: 'Conv_Share-Regular';
        font-size: 1.1em;
        color: #233140;
    }

    .form-style-8 button[type="button"],
.form-style-8 button[type="submit"]{
    -moz-box-shadow: inset 0px 1px 0px 0px #2C3E50;
    -webkit-box-shadow: inset 0px 1px 0px 0px #2C3E50;
    background-color: rgb(20, 62, 105);
    border: 3px solid rgb(20, 62, 105);
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 14px;
    padding: 4% 14%;
    text-decoration: none;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 1px;
    font-family: 'Conv_Share-Regular';
    width: 10%;
}

.plan{
    margin: auto;

}
.nim {
    margin: auto;margin-top: 14%; height: 10%;
}

.sait {
 margin: auto;margin-top: 18%; height: 22%;
}

.rev{
margin: auto; margin-top: 14%; height: 10%;
}
}
