body{
    height: auto;
    background-color: #c3dbdb!important;
    padding-bottom: 10vh;
}
.entree{
    display:none;
}
.construct{
    padding:0!important;
    text-align: center;
}

#scrollUp
{
    position: fixed;
    bottom : 40px;
    right: -100px;
    opacity: 0.75;
    z-index: 200;
}

.image{
    width:auto!important;
    max-width: 80%;
    max-height:100%;
    box-shadow: 15px 15px 15px -15px rgba(0, 0, 0, 0.50);
}
.imagebloc{
    height:100%;
    padding: 20px;

}

.content{
    height:auto;
}
.col1{
    height:100%
}
.container-fluid2{
    height: 100%;
}
.rowrow{
    height: 50%;
}
.rowrow1{
    width: 100%;
    margin: 0!important;
    background-color: white!important;
}
.rowrow2{
    height:50%;
    width: 100%;
    margin: 0!important;
}

#infosPres:target, #engagement:target, #savoirFaire:target{
    padding-top: 60px;
    margin-top: -60px;
}
.infos{
    text-align: center;
    height:100%;
}

h1{
    text-align: center;
    color: #dc0c10  !important;
    display:inline-block;
    vertical-align: middle;
    line-height: normal;
}
.titre3{
    margin-bottom: 0;
}
h4.titre3{
    font-size: 1.25rem;
    font-weight: 400;
}
.titre{
    height: 220px;
    line-height: 220px;
    text-align: center;
}
.construct h2{
    background-color: rgba(0, 0, 0, 0.35);
    padding: 10px 0;
    border-bottom: #dc0c10 3px solid;
    font-size: 1.5rem;
    font-weight: normal;
}
button a, button a:hover{
     color: white;
     text-decoration: none;
 }
#pres p, #presEng p, #presSavFai p{
    text-align: justify;
}
h2#constructSentence{
    color: #FFFFFF;
    margin-bottom: 0;
}
h2#descriptionSentence{
    color: #dc0c10  !important;
}
.list-group-item{
    font-weight: 500;
}
.list-group-item.sous-item{
    border: none;
    font-weight: 400;
}

#titreInfos, #titreEng, #titreSavFai{
    font-size:2rem;
    padding-top: 1rem;
}
#pres, #presEng, #presSavFai{
    padding:2rem 5rem;
}

#demInfo{
    align-self: center;
    color:white;
}
.email{
    text-align: center;
}
#mailto{
    text-align: left;
}
#mail{
    padding: 0 0.5rem;
}
#linkButton{
    font-size: 1rem;
    line-height: 2rem;
}
footer{
    position: fixed;
    bottom: 0;
    width:100%;
    background-color: rgb(127 143 143);
    height:auto;
}