#slogan {
	margin-top: 25px;
	margin-bottom: 20px;
}

#slogan2 {
	margin-top: 20px;
	margin-bottom: 20px;
}

#descriptif2 {
	font-size: 1.2em;
	text-align: justify;
}

.liste-apigem ul li {
	background-image: url('../img/puce.png');
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 22px;
	padding-bottom: 10px;
	font-size: 1.2em;
}

.liste-apigem-grand ul li {
	background-image: url('../img/puce.png');
	background-repeat: no-repeat;
	line-height: 23px;
	padding-left: 25px;
	padding-bottom: 12px;
	font-size: 1.5em;
}

.panel-atout {
	min-height: 400px;
}

.panel-atout .panel-heading {
	background: rgb(45, 32, 100);
}

.panel-atout .panel-heading .panel-title {
	color: white;
	border-bottom: 0;
}

.panel-benef {
	min-height: 400px;
}

.panel-benef .panel-heading {
	background: rgb(67, 132, 244);
}

.panel-benef .panel-heading .panel-title {
	color: white;
	border-bottom: 0;
}

.container-contact {
	margin-top: 130px;
}

.btn-contact {
	background-color: #4384f4;
	color: white;
}

#btn-envoyer,
#btn-retour {
	background-color: #4384f4;
	color: white;
	width: 90px;
}

#txt-message {
	height: 235px;
}

.txt-partenaire {
	font-size: 14px;
	margin-top: 30px;
}

.pan-partenaire {
	margin-top: 15px;
	min-height: 175px;

}