
.navbar-brand img {
	max-height : 110px;
	color:white;

}
.navbar-brand {
	color:#ECF39E !important;
	font-family: 	"Roboto" , sans-serif;
	font-size: 2rem;
}
.nav-link {
    font-family: 	"Roboto" , sans-serif;
	color: #ECF39E !important ;
	font-size: 1.5rem;
}  

.bg-light {
	background-color: #4F772D !important;

}
.ml-auto {
    margin-left: auto !important;
}
header .row {
	background-image: url("../img/PharmacieFacade3.jpg");
	background-repeat: 	no-repeat;	
	background-size: 	cover;
	background-attachment: 	fixed;	
	min-height: 	80vh;
	
}
header .nouvelle {
	background-color: rgba(0,0,0,0.5);	
	align-items: 	flex-end;
	font-family: 	"Roboto" ;
	text-align: center;	
}
header .slogan {
	font-family: 	"Roboto" , cursive;
	
}
header h2 {
	font-size: 	4rem;
	color:#ECF39E;
}



.media:hover{
	background-color: rgba(128,128,128, 0.5);

}
.media {
	padding : .5rem .5rem;
	transition: all .5s ease-in-out;
	cursor: pointer;
	border-radius: 3px;
}
.media span {
	color:#90A955;
	width: 4rem;
	text-align: center;
}

header .slogan{
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}
.img-caudalie {
	width: 100%;
  	height: auto;
}

.img-garde {
	width: 100%;
  	height: auto;
}

.google-maps {
        position: relative;
        padding-bottom: 75%; 
        height: 0;
        overflow: hidden;
    }
.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.interieur {
	background-image: url("../img/interieur.jpg"); 
	background-size: cover;
	background-repeat: 	no-repeat;	
	background-attachment: 	fixed;	
	min-height: 100vh;
	
}

#contact .row {
		min-height: 	cacl(100vh - 50px);
}
.formcontact {
	background-color: 	rgba(255,255,255,.7);
	padding:		2rem 1rem;
	

}
#footer {
	min-height: 100px;
	background-color: #132A13;
}
.adresse {
	color: #ECF39E;
	margin-left: 5rem;
}
.retrouver a{
	padding-left: 1rem;
}

.demo-bg{
background: #4F772D;
margin-top: 60px;
}
.business-hours {
background: #ECF39E; 
padding: 40px 14px;
margin-top: -15px;
position: relative;
}
.business-hours:before{
content: '';
width: 23px;
height: 23px;
background: #111;
position: absolute;
top: 5px;
left: -12px;
transform: rotate(-45deg);
z-index: -1;
}
.business-hours .title {
font-size: 20px;
color: #ECF39E;
text-transform: uppercase;
padding-left: 5px;
border-left: 4px solid #ffac0c; 
}
.business-hours li {
color: #132A13;
line-height: 30px;
font-size: .8rem;
}
.business-hours span {
color: #132A13;
line-height: 30px;
font-size: .8rem;
}
.titre-heures {
	color:#ECF39E;
}
.business-hours li:last-child {
border-bottom: none; 
}

.business-hours .opening-hours today {
color: #ffac0c; 
}

.plan {
width:500;

}



	

