/*ACUEIL*/
.background-orange, .background-contact {
    background-color: #fff !important;
    color: #000 !important;
}
header, footer {
    display: none !important;
}
div {
    background-image: none !important;
    height: max-content !important;
    border: none;
}
a, p, h1, h2, h3, h4, h5, div, span, li {
    color: #000 !important;
    text-decoration: none !important;
    font-size: 1em !important;
    border: none !important;
}
.color-orange {
    color: #000 !important;
}
li::before{
    color: #000 !important;
}
.mt-1, .mt-2, .mt-3, .mt-4{
    margin-top: .5rem !important;
}
.mb-1, .mb-2, .mb-3, .mb-4{
    margin-bottom: .5rem !important;
}
.mt-2, .mt-3, .mt-4, .mt-5 {
    margin-top: 0 !important;
}
.mb-5 {
    margin-bottom: 0 !important;
}
.p-1, .p-2, .p-3, .p-4, .p-5 {
    padding: .3rem !important;
}
.pt-2, .pt-3, .pt-4, .pt-5{
    padding-top: 0 !important;
}
.px-5, .px-4 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.pb-5 {
    padding-bottom: 0 !important;
}
.pt-xl-5, .pt-xl-4, .pt-xl-3, .pt-xl-2 {
    padding-top: .5rem !important;
}
.pb-xl-5 {
    padding-bottom: .5rem !important;
}
.mt-xl-5, .mt-xl-4, .mt-xl-3, .mt-xl-2 {
    margin-top: 0 !important;
}
.my-xl-5 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.px-1, .px-2, .px-3, .px-4, .px-5 {
    padding: .5rem;
}
.py-1, .py-2, .py-3, .py-4, .py-5{
    padding-top: .2rem !important;
    padding-bottom: .2rem !important;
}
img, .img-overlap {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}
.footer1-icon,.specialites-page-icon, .footer-2-contact-icons {
    display: none;
}
.specialite-page-title {
    width: 100%;
}
/*CLINIQUE*/
p.equipe-specialty {
    margin: 0 !important;
}
.border-radius-tl-br-min {
    padding: 0 !important;
    margin: 0 !important;
    height: max-content !important;
    width: max-content !important;
}
/*PRESTATIONS*/
.prestations-check-icon{
    background-color: black !important;
    border: 4px solid #000 !important;
    border-radius: 50% !important;
    width: 15px !important;
    height: 15px !important;
}
/*CONTACT*/
iframe {
    filter: grayscale(1);
}
/*SPECIALITES*/