* {
    background-color: rgb(255, 241, 202);

}

body {
    color: rgb(45, 79, 43);
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 2rem;
    font-style: normal;
    margin: 3rem;

}

a:link {
    color: rgb(45, 79, 43);
    font-weight: bolder;
    text-decoration: none;
    font-size: 1.3rem;
    margin-right: 2rem;
    text-shadow: 1px 1px 2px rgb(255, 184, 35);


}


a:visited {
    color: rgb(45, 79, 43);
    font-weight: normal;
}

a:hover {
    background-color: rgb(255, 184, 35);
}

a:active {
    text-decoration: underline;
    color: rgb(255, 184, 35);
}

img {
    max-width: 100%;
    height: auto;

}


.menu_ppal_nav {
    display: flex;
}

.footer_img {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 2rem;
    align-items: center;
    place-items: center;


}

.img1 {
    max-width: 30%;
}

.img2 {
    grid-column: 2/3;
    max-width: 30%;

}

.img3 {
    grid-column: 3/3;
    max-width: 30%;

}

.img_farm {
    display: flex;
    margin: auto;

}

.menu_ppal_nav_grid1 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;



}

.menu_ppal_nav_grid2 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 0.2rem;
    width: 100%;
    text-align: end;


}

.menu_ppal_nav_grid3 {
    display: flex;
    width: 100%;


}

.menu_ppal_nav_grid3 img {

    border-radius: 15%;
}


.img_banner_nav {
    width: 50%;
    background-color: rgb(112, 138, 88);
    margin: 1rem;
    border-radius: 15%;
}


h1 {
    font-size: 2rem;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    text-align: center;
    padding: 1.5rem;
    font-weight: 700;
    margin-bottom: 3rem;
    line-height: 2.1rem;
}

h2 {
    font-size: 1.5rem;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    text-align: left;
    padding-left: 0.2rem;
    padding-bottom: 1rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
    line-height: 1.5rem;
}

h3 {
    font-size: 1.1rem;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    text-align: left;
    padding-left: 0.2rem;
    padding-bottom: 1rem;
}

footer {
    text-align: center;
    line-height: 1.5rem;
}

.p_header {
    text-align: center;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 1.5rem;
    background-color: rgb(112, 138, 88);
    color: rgb(255, 241, 202);
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;

}

.aside_home {
    background-color: rgb(45, 79, 43);
    color: rgb(255, 184, 35);
    font-size: 1.3rem;
    padding: 0.8rem;
    line-height: 1.5rem;
}

.aside_footer {
    text-align: center;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 1.5rem;
    background-color: rgb(112, 138, 88);
    color: rgb(255, 241, 202);
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;

}



#contact {
    display: flex;
    flex-direction: column;

}

.contact_footer {
    font-weight: bold;
    color: rgb(44, 57, 48);
    font-size: 1.5rem;
    font-style: italic;
    text-align: center;
}

.img_contact_footer {
    width: 3%;
}


address {
    display: block;
    flex-wrap: wrap;
    flex-direction: column;
    font-size: 1.25rem;

}

.email {
    padding-right: 4rem;
}

main {
    line-height: 1.2rem;
    padding: 1.5rem;
    text-align: justify;
}

.ul_main {
    margin-top: 2rem;
    line-height: 1.2rem;
    margin-bottom: 2rem;
}

p {
    padding-left: 0.2rem;
    text-align: justify;
}


.thank {
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    color: rgb(45, 79, 43);
    padding-top: 1rem;
    padding-left: 1rem;
    padding-bottom: 1rem;

}

ul {
    padding-left: 0.2rem;
    margin-bottom: 3rem;
}

li {
    line-height: 1.8rem;
    padding-left: 0.2rem;
    list-style: none;
    font-size: 1rem;
}

.section_promenades {
    padding-left: 0.2rem;
    line-height: 1.2rem;
    text-align: center;

}

.table_prices {
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    column-width: auto;

}

.contact_ride {
    text-align: center;
}

caption {
    text-align: left;
}

th {
    width: 30%;
}

/* css de la page help */
.dream1,
.dream2,
.dream3 {
    padding-left: 0.2rem;
    padding-bottom: 1rem;
}

#dream_qr {
    display: flex;
    flex-direction: row;
    font-size: 2rem;


}

.img_qr {
    height: 160px;
    width: 160px;
    margin-left: 3rem;
}

/* page why */
.li_farm {
    list-style-type: square;
    list-style-position: inside;
}

.city {
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
}

.events {

    text-align: center;
}

/* grid page /horse */
/* le wrapper est le container */

.wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;

}

.wrapper_item {
    text-align: left;
}

.wrapper_title {
    text-align: left;
    font-weight: bold;
    font-size: 2rem;

}

.wrapper_img {
    display: block;
    justify-content: center;
    align-items: center;
    border-radius: 12%;

}

/* Responsivité */
@media (max-width: 768px) {
    body {
        margin: 1rem;
        font-size: 1.5rem;
    }

    h1 {
        font-size: 2.2rem;
        line-height: 2rem;
        font-weight: bold;
    }

    h2 {
        font-size: 1.8rem;
    }

    h3 {
        font-size: 1.2rem;
    }

    .footer_img {
        grid-template-columns: 1fr;
    }

    .menu_ppal_nav {
        flex-direction: column;
    }

    .img_banner_nav {
        width: 100%;
    }

    p,
    .aside_footer,
    .p_header {
        font-size: 1.2rem;
    }
}

@media (max-width: 480px) {
    body {
        font-size: 1.2rem;
    }

    h1 {
        font-size: 2rem;
    }

    h2 {
        font-size: 1.5rem;
    }

    .img1,
    .img2,
    .img3 {
        max-width: 100%;
    }
}