a.btn-theme, .btn-theme {
	cursor: pointer;
	color: #7fc241;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	text-align: center;
	display: table;
	padding: 14px 21px;
	border: solid 2px #7fc241;
	border-radius: 3px;
	line-height: 1;
	vertical-align: top;
	margin: 0px auto;
	transition: ease-out all 0.8s 0s;
}
a.btn-theme:hover, .btn-theme:hover {
	border-radius: 25px;
	border: solid 2px #7fc241;
	background: #7fc241;
	color: #fff;
	transition: ease-out all 0.8s 0s;
}
.fp-header {
	background: url(../../img2/fp-bg-pattern.png) repeat 0 0;
	animation: animatedBackground1 40s linear infinite;
}
 @keyframes animatedBackground1 {
 from {
background-position: 0 100%;
}
 to {
background-position:0 0;
}
}
.header-caption {
	padding: 150px 0;
	text-align: center;
}
.header-caption h2 {
	font-size: 66px;
	color: #fff;
	font-family: "helveticaneuecyrbold";
	margin-bottom: 20px;
	line-height: 1;
}
.header-caption h2 span {
	font-size: 50px;
	display: block;
	line-height: 1;
	font-family: 'helveticaneuecyrlight';
}
.header-caption p {
	background: #f24130;
	font-size: 16px;
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
}
.title {
	text-align: center;
}
.title {
	font-size: 40px;
	line-height: 1;
	color: #000;
	position: relative;
	font-family: 'helveticaneuecyrlight';
	padding: 65px 0;
}
.title span {
	color: #738386;
	display: block;
	font-size: 18px;
}
.title:after {
	content: "";
	height: 4px;
	width: 211px;
	margin: 10px auto;
	display: block;
	background: #3b3939;
}
.circle {
	background: #6ec1e3;
	width: 195px;
	height: 195px;
	display: block;
	border-radius: 50%;
}
.txt15 {
	text-align: center;
	color: #fff;
	font-size: 15px;
	padding: 15px 0;
	max-width: 101px;
	margin: 0 auto;
	line-height: 1;
}
.line {
	width: 12px;
	height: auto;
	background: #f24130;
}
.line1 {
	position: absolute;
	left: 315px;
	height: 59px;
}
.line2 {
	position: absolute;
	left: 315px;
	height: 59px;
}
.line3 {
	position: absolute;
	left: 315px;
	height: 59px;
}
.relative {
	position: relative;
}
#step1 {
	position: relative;
	text-align: center;
}
#step1 .circle {
	display: inline-block;
	vertical-align: top;
	margin: 0 37px;
}
#step1 .circle.one {
	margin-left: 0;
}
#step1 .circle.three {
	margin-right: 0;
}
/****/
.exp-list {
	padding-top: 36px;
	vertical-align: middle;
	position: relative;
}
.exp-list .circle h3 {
	position: relative;
	background: rgba(255, 255, 255, 1);
	border-radius: 4px;
	font-size: 25px;
	color: #4a4b89;
	display: table;
	margin: 0 auto;
	text-align: center;
	margin-top: 89px;
	padding: 8px 15px;
	font-family: 'helveticaneuecyrmedium';
	text-transform: uppercase;
}
.exp-list .circle h3:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-top-color: rgba(255, 255, 255, 1);
	border-width: 8px;
	margin-left: -10px;
}
.exp-list .circle p {
	color: #fff;
	font-size: 22px;
	text-align: center;
	padding: 15px 50px 0 50px;
	line-height: 1.2;
}
.exp-list .circle {
	background: rgba(92, 94, 175, 0.8);
	width: 305px;
	height: 305px;
	display: block;
	border-radius: 50%;
	float: none;
}
.exp-list .circle.one {
	background: #5cb1b5;
}
.exp-list .circle.one h3 {
	color: #5cb1b5;
}
.exp-list .circle.two {
	background: #82b156;
}
.exp-list .circle.two h3 {
	color: #82b156;
}
.exp-list .circle.three {
	background: #e68e18;
}
.exp-list .circle.three h3 {
	color: #d07f13;
}
.after-circles {
	position: relative;
}
.after-circles .pipe-1 {
	margin-left: 158px;
	float: left;
}
.after-circles .pipe-2 {
	float: left;
	margin-left: 20px;
}
.after-circles .pipe-3 {
	float: left;
	margin-left: 20px;
}
.after-circles .one {
	float: left;
	width: 364px;
	height: auto;
	fill: #f7dfc1;
}
.after-circles .two {
	float: left;
	width: 12px;
	height: auto;
	fill: #f7dfc1;
}
.after-circles .three {
	float: left;
	width: 364px;
	height: auto;
	fill: #f7dfc1;
}
.we-impress {
	float: left;
	text-align: left;
}
.we-impress .caption {
	color: #312f30;
	font-size: 30px;
	font-weight: 800;
	margin-bottom: 12px;
}
.we-impress .caption span {
	display: block;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
}
.impress-ch {
	float: left;
}
.radius-circle {
	width: 228px;
	height: 228px;
	display: block;
	overflow: hidden;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	position: relative;
	box-shadow: 0 0 1px rgba(0,0,0,0.34);
}
.chr {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.relative {
	position: relative;
}
.impress-line {
	float: left;
	margin: 53px 0 0 105px;
}
.impress-ch {
	float: left;
	left: 187px;
	position: relative;
	top: -54px;
}
.verticle {
	fill: #f7dfc1;
	height: 18px;
}
.requirments {
	float: left;
	vertical-align: top;
	position: relative;
	top: -54px;
}
.circl-img {
	margin-top: 45px;
}
.path {
	stroke-dasharray: 10000;
	stroke-dashoffset: 10000;
	animation: dash 50s linear forwards;
}
 @keyframes dash {
 to {
 stroke-dashoffset: 0;
}
}
