/* --- Create your own CSS Here */

/* --- bare de navigation */
.navbar-light .navbar-nav .nav-link:hover {
    color: #76ABD6;
}

/* --- background popin */
html.disable-bounce {
    background: #619acd;
}


#block-mjcorv601 {
    background: #619acd;
}

/* --- Responsive home*/

@media only screen and (min-width: 0px) and (max-width: 992px){
#obj-ixsmna563{
display:none;}

/* --- Responsive home*/

#obj-onbvmk512{
display:none;
}
/* --- Responsive home*/

#obj-lkmway461{
display:none;
}
/* --- Responsive home*/

#obj-cgxbba621{
display:none;
}



}
@media only screen and (min-width: 0px) and (max-width: 767px){

#container-pfueyx279{
background:#131B30 !important;
}
#obj-ghuxam277{
display:none
}

#obj-nomdga204{
display:none
}

#obj-wqddlt646{
display:none
}

#obj-ljidjk144{
display:none
}
#obj-amqiwt629{
display:none
}

/* --- Responsive home*/

#obj-tyabfs180{
display:none
}
/* --- Responsive home*/


#obj-pixpcn942{
display:none
}
/* --- Responsive home*/

#obj-xphklz470{
display:none
}


}

@media only screen and (min-width: 0px) and (max-width: 575px){
#container-pfueyx279{
background:#131B30 !important;
}
#obj-wlxzwj333{
display:none
}
#obj-zkynqf769{
display:none
}

#obj-kemgbx038{
display:none
}

#obj-llmkws237{
display:none
}

#obj-sdmgun901{
display:none
}
#obj-bpoumm956{
display:none
}

#obj-srntaj309{
display:none
}
}
  
.contact-form{
    background: #fff;
    margin-top: 10%;
    margin-bottom: 5%;
 padding: 1%;
    }
.contact-form .form-control{
    border-radius:1rem;
}
.contact-form form{
    padding: 14%;
}
.contact-form form .row{
    margin-bottom: -7%;
}
.contact-form h3{
    margin-bottom: 8%;
    margin-top: -10%;
    text-align: center;
    color: #0062cc;
}
.contact-form .btnContact {
    border: none;
    border-radius: 2rem;
    background: red;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
   padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 15px;


}
.btnContactSubmit
{
    border-radius: 1rem;
    padding: 20px;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}
.col-sm-12 {
    padding: 10px;
}
label {color:black;}

.nom_entreprise{
  visibility: hidden;
}