body {
    font-family: 'Quicksand', sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    max-width: 100vw;
    background-color: rgb(245, 245, 245);
}

.zoneMenu {
    bottom: 0px;
    position: fixed;
    background-color: rgb(0, 94, 155);
    margin-top: 20px;
    z-index: 100;
}

.zoneContent {}

.titleZoneMenu {
    text-align: center;
    margin-top: 50px;
    font-size: 65px;
    color: rgb(245, 245, 245);
}

.logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
}

.underLogoPhrase {
    width: 65%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 26px;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 180px;
}

.tailleimg {
    width: 95%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.tailleimglogo {
    width: 60px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
}

table,
tr,
td {
    background-color: white;
}

.table {
    width: 70% !important;
    margin-bottom: 100px;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
}

.titleRefuge {
    line-height: 60px;
    font-weight: bold;
    font-size: 18px;
}

.endessous {
    color: black;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.menuSplit {}

.menuSplit:hover {
    cursor: pointer;
}

.marginTop30 {
    margin-top: 50px;
}

.nav-link {
    color: black;
}

.home {
    width: 95%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.homeContainer {
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    background-color: rgb(245, 245, 245);
}

.homeContainerRefuge {
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.seperation {
    background-color: white;
    width: 99vw;
    height: 5px;
}

.addmargin {
    margin-top: 30px;
}

.addmargin2 {
    margin-top: 150px !important;
}

.backchien {
    background-color: red;
    height: 320px;
    background-image: url("/src/assets/images/benevole2.jpg");
    background-size: cover;
    border-radius: 40px;
    width: 44vw;
    margin-right: 20px;
}

.backhorraire {
    border-radius: 40px;
    width: 44vw;
    margin-right: 20px;
    background: white;
}

.backhorraire:hover {
    cursor: pointer;
    background-color: rgb(2, 157, 211);
}

.hovereffect:hover {
    cursor: pointer;
    background-color: rgb(221, 237, 243);
}

.backhorraire:hover h4 {
    color: white;
}

.littlesize {
    font-size: 22px;
}

.aniaml {
    width: 200px;
}

.backacceuil {
    height: 320px;
    background-image: url("/src/assets/images/ctc.jpg");
    background-size: cover;
    /* Crée un cercle */
    width: 80%;
    margin-right: 20px;
    margin-top: 30px;
    border-radius: 40px;
}

.myrow {
    white-space: nowrap;
    display: flex;
}

.backchat {
    background-color: blue;
    height: 320px;
    background-image: url("/src/assets/images/don.jpg");
    background-size: cover;
    border-radius: 40px;
    width: 44vw;
    margin-right: 20px;
}

.backmaltraitance {
    background-color: blue;
    height: 320px;
    background-image: url("/src/assets/images/maltraitance.jpg");
    background-size: cover;
    border-radius: 40px;
    width: 44vw;
    margin-right: 20px;
}

.backnasc {
    background-color: yellow;
    height: 470px;
    background-image: url("/src/assets/images/nacs.jpg");
    background-size: cover;
    border-radius: 40px;
    width: 30vw;
}

.ctcimg {
    background-color: yellow;
    height: 470px;
    background-image: url("/src/assets/images/ctc.jpg");
    background-size: cover;
    border-radius: 40px;
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bluenow {
    background-color: #029dd3 !important;
    border: 1px solid #029dd3 !important;
}

.colorblue {
    color: #029dd3;
}

.underimg {
    margin-top: 330px;
    text-align: center;
}

.buttonadaptatif {
    display: block;
    height: 50px;
    line-height: 45px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
    width: 300px;
    margin-bottom: 60px;
    cursor: pointer;
    color: white !important;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
}

footer {
    background-color: #029dd3;
    color: white;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-top: 100px;
}

.backnasc:hover,
.backmaltraitance:hover,
.backchien:hover,
.backchat:hover {
    transform: scale(1.05);
    /* Ajustez le facteur de zoom selon vos besoins */
    cursor: pointer;
    /* Change le curseur pour indiquer que l'élément est interactif */
}

.taillemini {
    height: 350px;
    overflow-y: hidden;
}

.margin5 {
    margin-right: 5px;
}

@media screen and (max-width: 600px) {
    .hero-text {
        position: absolute;
        top: 30%;
        left: 20%;
        font-size: 0px;
        color: white;
        font-weight: bold;
        width: 00px;
        text-shadow: 5px 5px 5px black;
    }
    .hero-section {
        position: relative;
        height: 450px;
        width: 100%;
        background-color: #e6f3e6;
        /* Vert clair pour la nature */
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        box-shadow: 10px 5px 10px #c8c8c8;
        background-image: url("/src/assets/images/photoshop.jpg");
    }
    .navbar-brand {
        margin-left: 00px;
        font-weight: bold;
        font-size: 11px;
        color: black;
    }
    .me-4 {
        margin-right: 0px !important;
    }
    .homeContainer {
        margin-top: 100px !important;
    }
    .backchien {
        height: 200px;
        min-width: 75vw;
        margin-right: 30px;
    }
    .backhorraire {
        min-width: 55vw;
        margin-right: 13px;
        border-radius: 20px;
    }
    .backchat {
        height: 200px;
        min-width: 75vw;
        margin-right: 30px;
    }
    .backmaltraitance {
        height: 200px;
        min-width: 75vw;
        margin-right: 30px;
    }
    .addmargin {
        margin-top: 0px;
    }
    .addmargin2 {
        margin-top: 100px !important;
    }
    .mintop {
        margin-top: 230px !important;
    }
    .backnasc {
        height: 200px;
        min-width: 75vw;
        padding: 20px;
    }
    .underimg {
        margin-top: 200px;
        text-align: center;
    }
    .myrow {
        overflow-x: auto;
        white-space: nowrap;
        display: flex;
        height: 90px;
        line-height: 90px;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .sizeImg {
        width: 70%;
    }
    .table {
        width: 100% !important;
        margin-bottom: 60px;
        background-color: transparent;
        margin-left: auto;
        margin-right: auto;
    }
    .titleRefuge {
        font-size: 13px;
    }
    .homeContainerRefuge {
        width: 90%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }
    .ctcimg {
        width: 100%;
    }
    .underLogoPhrase {
        font-size: 18px;
    }
    .taillemini {
        height: auto;
        overflow-y: hidden;
    }
    .mobilefooter {
        position: fixed !important;
        height: 60px;
        width: 100vw;
        background-color: white;
        bottom: 0;
        z-index: 120;
        box-shadow: 10px 5px 5px 10px rgb(200, 200, 200);
    }
    .menubot {
        text-align: center;
        line-height: 25px;
        color: #029dd3 !important;
        font-weight: bold;
    }
    .jump {
        margin-top: 10px;
        width: 100%;
    }
    .menubot a {
        color: #029dd3 !important;
    }
    .addmargin {
        margin-top: 0px;
    }
}