/*!
 * Start Bootstrap - Portfolio Item HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.portfolio-item {
    margin-bottom: 25px;
}

footer {
    margin: 50px 0;
}

h1,
h2,
h3{
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	}
	
	
h5,
h6{
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 600;
	}
	
h4{
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 600;
	font-size:16px;
	}
	
li{
font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
}

li.legende{
font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:16px;
}

p {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:16px;
}

p.mention{
font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:14px;
color:#706f6f;
}

a{
	color:#acacac;
}

a:hover{
	color:#706f6f;
}

#clair img {
    opacity: 1;
    }

#clair img:hover {
    opacity: 0.8;
    }
	
.section-heading-spacer {
border-top: 2px solid #e7e7e7;
}