@CHARSET "UTF-8";
/*-------------box1-----------------*/
.box1 {
	-webkit-box-shadow: 2px 2px 5px 1px #f7f4f0;
	box-shadow: 2px 2px 5px 1px #f7f4f0;
	position: relative;
}
.box1 .infotext2 {
	position: relative;
	padding: 29px 42px 35px;
}
.box1 figure img {
	width: 100%;
}
.infotext2 h2 {
	padding-top: 0;
	padding-bottom: 20px;
}
.infotext2 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 23px;
	font-weight: 300;
	color: #000;
	margin-bottom: 11px;
}
.circle1 {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 30px;
	line-height: 32px;
	font-weight: 300;
	color: #FFF;
	background: #aad989;
	text-align: center;
	border-radius: 400px;
	padding: 32px 14px;
	top: -49px;
	right: 26px;
}
/*------ list-info ------- */
.list-info {
	padding: 0;
	margin: 12px 0 27px 0;
	list-style: none;
}
.list-info h3 {
	margin-bottom: 0;
}
.list-info p {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 3px;
	color: #000;
}
.list-info .overflow {
	margin-top: 6px;
	overflow: hidden;
}
.list-info li {
	overflow: hidden;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #f2ece0;
}
.list-info li:first-child {
	padding: 0;
	border: none;
	margin: 0;
}
.badge_ {
	width: 99%;
	height: 50px;
	text-align: center;
	float: left;
	text-shadow: none;
	padding: 26px 0 25px;
	margin:10px, 10px, 10px, 10px;
	white-space: normal;
	border: none;

}
.badge_ p {
	font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 24px;
	line-height: 20px;
	margin-top:50px;
	font-weight: 400;
	color: #ffffff;
	margin: 0;
}
.badge_ p strong {
	font-family: Arial, Helvetica, sans-serif, verdana;
	margin-top:90px;
	font-size: 20px;
	line-height: 18px;
	font-weight: 700;
	color: #ffffff;
}
.badgecolor1 {
	background: #2F7DFF;
}
.badgecolor2 {
	background: #2F7DFF;
}
.badgecolor3 {
	background: #2F7DFF;
}
.color5 {
	color: #f06d56 !important;
}
.color6 {
	color: #fa9c2e !important;
}
.color7 {
	color: #edb315 !important;
}
.badges {
	margin: 0 0 0 111px;
}