body {
/*        font-family: "Roboto",sans-serif;*/
    background-color: #113801 ;
}
.font-italic{
    font-style: italic;
}
.lemon {
    font-family: 'Lemon Days', sans-serif;
}
.font-weight{
    font-weight: bold;
}

.row {
    --bs-gutter-x: 0rem;
}
.navbar .navbar-collapse {
    text-align: center;
}

.navbar {
    background-color: #ffffff6e;
    padding: 0px;
}

.navbar .logo {
    max-width: 200px
}
.logo-mobile{
    display: none;
}
.dark-on-scroll{
        background-color: #fef0a9;

}
.language img{
    margin: 5px;
    width: 40px;
    cursor: pointer;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.language img:hover{
    -webkit-filter: grayscale(30%); /* Safari 6.0 - 9.0 */
    filter: grayscale(30%);
}
.language .active {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.link-text,.dropdown {
    margin: 20px;
    font-family: 'Lemon Days', sans-serif;

}

.link-text:hover,.dropdown:hover {
    text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,
        1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}
.dropdown-menu {
        margin-top: 19px!important;
}
.dropdown-menu li{
    margin: 0px 20px;
}


.section .cont{
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 100px;
    width: 90%;
}
.bsb{
    text-align: center;
        text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,
        1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}
.section-1 {
    background-image: url(img/hill.jpg);
    background-size: cover;
    height: 850px;
    padding-top: 100px
        
}

.contain {
    margin: auto;
        margin-top: 15px;
    width: 70%;
}

.contain p {
    font-family: 'Lemon Days', sans-serif;
    text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,
        1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
    height: 100%;
    vertical-align: middle;
    font-size: 1.5rem;
}

.logo-chachassitant {
    max-width: 200px;
    height: auto;
    max-height: 30vh;
}

.download {
    margin-top: 30px;
    font-family: 'Lemon Days', sans-serif;
    color: black;
    background-color: #5c9fea;
    border: 4px solid white;


}

.download:hover {
    color: white;
    border: 4px solid white;
text-shadow: none;

}

.download:focus {

    margin-top: 30px;
    font-family: 'Lemon Days', sans-serif;
    color: black;
    background-color: #5c9fea;
    border: 4px solid white;
    text-shadow: none;

}



.section-2 {
    background-color: #0e2602;
    margin-top: -75px;
    padding-bottom: 70px;
}


.home {
    padding: 15px;
    text-align: left;
    background-color: #499cea;
    color: white;
    margin: 50px;
    padding: 15px;
    border-radius: 10px;
    width: 40%;
    

}

.home h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'Lemon Days', sans-serif;
    
}
h3{
    font-size: 30px;
    font-family: 'Lemon Days', sans-serif;
}

.home i {
    margin: 10px 10px 10px 10px;
    border-radius: 10px;
    padding: 10px;
    background-color: #222529;
}

.separator {
    margin-top: -68px;
}

.section-3 {
    background-color: #84d882;
    padding-bottom: 70px;

}

.section-4 {
    background-color: #fff1a6;

}
.section .cont{
    margin-bottom: 30px
}

.section-5 {
    background-color: #ffbfa6;

}


.card{
    padding-left: 0;
    padding-right: 0;
box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
    background-color: #f8f9fa;
    height: 100%;
}
.card-title{
    text-align: center;
    font-size: 20px;
    font-family: 'Lemon Days', sans-serif;
        text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,
        1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}

.card-img-top{
    height: 300px;
    object-fit: cover;
}

#img-discord{
    width: 60px;
    border-radius: 10px;
}

.discord span{
        font-size: 17px;
    font-family: 'Lemon Days', sans-serif;
margin: 10px;
}

.discord .pp{
    
  height: 120px;

}
.mentions-legales .cont{
    margin-bottom: 0px;
    margin-top: 30px;
}
.mentions-legales img{
    max-height: 100px;
    margin: 20px;
}
/*Effet Parallax du pauvre*/
.section-1{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: -2;
}

.section-2,.section-3,.section-4{
    position: relative;
    z-index: 1;
    
}
.section-2{
        margin-top: 99vh;

}
.grass{
        margin-top: -77px;

    object-fit: cover;
}


.card-text {
        margin: 0px 30px;
}

h5 {
    font-size: 1rem;
}

.copyright{
    background-color: #f2f2f2;
}

.carousel-item img{
    border-radius: 7px;
    max-height: 80vh;
    width: auto!important;
    max-width: 100%;
}

.br-25{
    border-radius: 20px;
}
@media (max-width: 992px) {
    .contain {

        width: 90%;
    }
    .screen{
        display: none;
    }
    .home{
        width: 90%;
    }
    .chachastuce{
        display: none;
    }
    nav .container-fluid{
        background-color: #fef0a9;
        justify-content: left!important;
    }
    .logo-mobile{
        display: block;
        margin-left: 20px;
    }
}
