.home-intro {
	margin-bottom: 0px;
}


#header .header-body {
	box-shadow: rgb(0,0,0,0.4) 2px 2px 2px;
}

.homepage section.section {
	margin: 0;
	padding: 80px 0;
}

.home-intro p {
	max-width: initial;
	display: block;
	text-align: center;
}

.home-intro p em {
	color: #43A047;
}

h2 {
	text-align: center;
	margin-bottom: 80px;
}

.homepage .feature-box {
	text-align:center;
}

section.section {
	margin:0;
}

section.firstpanel,
section.thirdpanel {
	background: #FFFFFF;
}

section.headerpanel,
html #footer.color-tertiary .footer-ribbon {
	background: #43A047;
}

section.headerpanel h2 {
	margin-bottom: 0px;
}

.heading-dark, .heading-light {
	text-transform: uppercase;
}

html .feature-box-secondary.feature-box-style-4 .feature-box-icon i.fa, 
html .feature-box-secondary.feature-box-style-4 .feature-box-icon .icons {
	color: #43A047;
}

.bannerpub h3 {
	color: #FFFFFF;
	background: #43A047;
	padding: 15px 0;
	text-align: center;
	margin: 0;
}

.highlight {
	background: #F4A628;
	border-radius: 3px;
}

.highlight a {
	color: #ffffff;
}

.google-map {
	margin: 0 0 30px 0;
}

.page-tarifs .label-default {
	font-size: 13px;
    padding: 5px 10px;
    float: right;
    background: #43A047;
    margin-top: -4px;
}

.page-tarifs h5 {
	background-color: #FFFFFF;
	margin: 10px 0;
	box-shadow: 1px 1px 1px #cccccc;
	overflow: hidden;
	border-radius: 5px;
	padding: 20px;
	box-sizing: border-box;
}

.homepage .btn-primary {
	background: #202020;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
	border-radius: 3px;
	text-shadow: none;
	box-shadow: 2px 2px 2px rgb('0, 0, 0, 0.5');
}

.homepage .btn-primary:hover {
	background: #404040;
	color: #FFFFFF;
	font-weight: bold;
}

.col-md-3 img {
	width: 100%;
	height: auto;
}

#rideau_preview {
	display: none;
	position:relative;
	color: #000;
	font-size:22px;
}

#rideau_preview img {
	max-width: 100%;
	height: auto;
}

#rideau_preview #rideau_largeur {
	position:absolute;
	top:87%;
	left:76%;
	font-size:22px;
}

#rideau_preview #rideau_hauteur {
	position:absolute;
	top:48%;
	left:6%;
}
