.resa select{
    padding: 0.510rem .75rem;
    font-size: 1rem;
    border: 1.75px solid #ced4da;
    border-radius: .25rem;
    width: 100%;

}
.search_bouton{color:white !important;}

/* ctouvert */
.fechas:before {content: attr(placeholder) !important;}
/* fin - ctouvert */

.widget_search{
    margin-top: 0px !important;
}

@media only screen and (min-width: 992px){
    .resa{width: 100%;top:0px; }

}

@media only screen and (min-width: 1200px){
    .resa{
        top: 55px !important;
    }
}


