/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify main-style.css file.

*/

/* Your custom css codes start here: */
.text-green{
	color: #205c40 !important;
}

.bg-theme-colored {background-color: #ffffff !important;}

.menuzord.green .menuzord-menu > li.active > a, .menuzord.green .menuzord-menu > li:hover > a, .menuzord.green .menuzord-menu ul.dropdown li:hover > a {
	background: #205c40 !important;
}

.text-theme-colored {color: #205c40 !important;}

/*#services{background-color: #fbf9f6 !important;}*/

.layer-overlay.overlay-dark-8::before {background-color: #fbf9f6 !important;}

.icon-box i {color: #205c40 !important;}

.icon-theme-colored.icon-dark a {background-color: #205c40 !important;}

.btn-theme-colored{background-color: #205c40 !important; border-color: #205c40 !important;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, body  {font-family: 'Montserrat', sans-serif !important;}

.mt-25 {
  margin-top: 25px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

#fournisseurs{max-height: 260px;}

.owl-carousel-5col .owl-item img {max-width: 153px !important;}
.owl-carousel-5col .owl-item {margin-right: 20px !important;}

.wip{max-width: 350px !important; background-size: cover;}

.servicebox{min-height: 215px !important;}

.graybg{
	display: inline;
    background-color: #00000096;
    padding: 10px;
}

.layer-overlay::before {background:none !important;}

.icon.bg-theme-colored.pull-right.sm-pull-none.text-white.mt-15{
	position: absolute;
	right: 25px;
	bottom: 15px;
}

.title, ul.list li::before, .post .entry-content .entry-title {
	color: #205c40;
}