/*!
 * Start Bootstrap - Portfolio Item (https://startbootstrap.com/template-overviews/portfolio-item)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-portfolio-item/blob/master/LICENSE)
*/

body, h1, h2, h3, h4, h5, h6 {
    font-family: Raleway;
}
 
/* body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif;
}*/



@media (min-width: 992px) {
    body {
        padding-top: 56px;
    }
}

h4 {

}
h5 {
    font-size: 17px;
    font-family: Raleway;
    /*background-color: #999;*/
}
h6 {
    font-size: 13px;
    font-family: Raleway;
    text-align: justify;

}
legend {
    font-size: 18px;
}

.jumbotron1{
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#mapAndAsso {
    margin-bottom: 5px;
}
.infosAssos {
    border: 1px;
}

#map {
    height: 550px;
    margin-bottom: 10px;
}

.img-responsive{
    margin-top: 20px;
}

.header{
    border-bottom: 1px solid #999;
    /*padding-bottom: 5px;*/
}

.container {
    width: 1350px;
}

.jumbotron {
    height: 450px;
    margin-top: 0px;
    padding: 0 0 0 0;
}

.py-5{
    margin-top: 10px;
}
