.btn-lgr
{
    font-size: 20px;
}
.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px; /* Set the fixed height of the footer here */
    line-height: 60px; /* Vertically center the text there */
    background-color: #f5f5f5;
    font-family: 'Titillium Web', sans-serif;
    white-space: nowrap;
}
.title{
    color:royalblue;
    font-size: 60px;
    font-family: 'Audiowide', cursive;
}
.titlen {
    color:royalblue;
    font-size: 30px;
    font-family: 'Audiowide', cursive;
    display:inline-block;
    line-height:2em;
    vertical-align:middle;
    z-index:6;

}
.titlet{
    color:royalblue;
    font-size: 40px;
    font-family: 'Titillium Web', sans-serif;
}
.img {
    width: 150px;
}

.img2 {
    width: 400px;
    opacity: 0.60;
}


.bar{
    border-radius: 5px;
    margin-top: 5px;
    opacity: 0.60;
    height: 100px;
    font-family: 'Titillium Web', sans-serif;
}

.bar2{
    padding-left: 10px;
    border-radius: 5px;
    margin-top: 5px;
    opacity: 0.60;
    font-family: 'Titillium Web', sans-serif;
    margin-bottom: 50px;
}
.navbar li{
    font-family: 'Titillium Web', sans-serif;
    margin-top:5%;
    font-size: 19px;
}
video#bgvid {
    position: fixed; right: 0; bottom: 0;
    min-width: 100%; min-height: 100%;
    width: auto; height: auto; z-index: -100;
    background: url(polina.jpg) no-repeat;
    background-size: cover;

}

.titre1{
    font-family: 'Titillium Web', sans-serif;
    color:darkgray;
}

.titre, h2, h4{
    font-family: 'Titillium Web', sans-serif;
    color:black;
}

.panneaux
{
    opacity: 0.80;
    color: black;
}


.panneauxhead
{
    font-family: 'Titillium Web', sans-serif;
    opacity: 0.80;
    color: white;
    background-color: black;
}

.imgcfa
{
margin-bottom: 100px;
}

.profile{
    background-color : lightgray;
    color:black;
}

.disable{
    background-color: black;
    opacity: 1;
}

.poppover{
    opacity: 1;
}

.label{
    font-family: 'Titillium Web', sans-serif;
    color:black;
    font-size: 15px;
}

.panneauxb
{
    background-color: darkgray;
}
.active1{
    font-weight: bold;
}
.preztext{
    font-size: 20px;
    font-weight:bold;
}

.textc
{
    font-size:20px;
}

.navbar-toggle{
    margin-top: 25px;
}

.collapse
{
    font-family: 'Titillium Web', sans-serif;
    opacity: 1;
    color: black;
    background-color: #f8f8f9;
    display: none;
}
@media (max-width: 480px) {
    .titlep {

        font-size: 40px;
    }

    .img2 {

        width: 300px;
    }
}
