.btn {
	border-radius: 0px;
}

.bg-color{
	background-color: #1e6633;
	color: #f4eed9;
}

.bg-color a{
	color: #f4eed9 !important;
}

.btn-color {
	background-color: #f4eed9;
	color: #1e6633;
}

.navbar-brand img {
	width:200px;
	height:200px;
}

/*FENAISON*/

h1,h2,h3,h4,h5,h6 {
	/*color: #398448;*/
	color: #1e6633;
}

.photo-text-sm {
	height: 300px;
	overflow: hidden;
}

.image-fluid .image-fluid-body-sm{
	height:300px!important;
}
/*carousel*/
.carousel-home .carousel-item {
    height: 100vh;
}
/*FIN carousel*/
/*FIN FENAISON*/


.navbar .nav .nav-link {
    padding-left: 1rem !important;
}

#presente_par img {
	max-width:50%;
}

.android #presente_par img {
	max-width:100%;
}