* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	list-style: none;
}
img {
	max-width: 100%;
}
a {
	text-decoration: none;
}
@font-face {
	font-family: "welearn";
	src: url("Yekan.woff") format("woff");
}
body {
	background: #fcfcfc;
	font-family: "welearn", "myriad Pro", Tahoma;
	font-size: 14px;
}
.clearfix {
	clear: both;
}
.main {
	width: 1200px;
	margin: 0 auto;
}
.masthead .top_menu {
	float: right;
	width: 100%;
	background: #3b4252;
}
.masthead .top_menu ul li {
	display: inline-block;
}
.masthead .top_menu ul li a {
	padding: 20px 10px;
	display: block;
	color: #8da7dd;
}
.masthead .top_menu ul li a:hover {
	color: #f1f3f5;
}
.container {
	width: 1100px;
	margin: 0 auto;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
	padding: 20px 10px;
	color: #fcfcfc;
}
.pull-left a {
	color: #fcfcfc;
}
.pull-left a:hover {
	color: #e8e8fa;
}
.masthead .main_menu {
	width: 100%;
	float: right;
	background: #fff;
	font-size: 16px;
}
.masthead .main_menu ul li {
	display: inline-block;
}
.masthead .main_menu ul li a {
	display: block;
	padding: 30px 10px;
	color: #3b4252;
}
.masthead .main_menu .container .pull-left .logo {
	width: 150px;
}
.masthead .main_menu ul li a:hover {
	color: #94d82d;
}
.gallery {
	width: 100%;
	float: right;
}
.gallery .gallery_item {
	width: 25%;
	max-height: 300px;
	float: right;
}
.gallery .gallery_item img {
	float: right;
}
.team {
	width: 100%;
	float: right;
	padding: 50px 0;
	background: #fff;
}
.area-title {
	text-align: center;
}
.team h2 {
	font-size: 20px;
	padding: 10px;
	margin-bottom: 10px;
	color: #4c566a;
}
.team p {
	padding: 20px 0;
	font-size: 16px;
	color: #3b4252;
}
.team .team-details {
	width: 33.33%;
	padding: 15px;
	float: right;
}
.team .team-details img {
	float: right;
	border-top-left-radius: 13px;
	border-top-right-radius: 13px;
}
.team .team-details .team-content {
	background-color: #f8f9fa;
	padding: 15px;
	float: right;
	line-height: 25px;
	border-bottom-left-radius: 13px;
	border-bottom-right-radius: 13px;
}
.team .team-details .team-content h2 {
	font-size: 18px;
	color: #94d82d;
	text-align: justify;
}
.team .team-details .team-content p {
	text-align: justify;
	color: #555;
}
.customer {
	width: 100%;
	float: right;
	background: #f4f5f9;
	padding: 50px 0;
}
.customer .area-title h2 {
	color: #3b4252;
	margin-bottom: 20px;
}
.customer .area-title p {
	font-size: 16px;
	color: #555;
	margin-bottom: 30px;
}
.customer .item {
	width: 33.33%;
	padding: 15px;
	float: right;
}
.customer .item .item-text {
	background: #ced4da;
	color: #fff;
	text-align: center;
	padding: 30px;
	font-size: 15px;
	line-height: 25px;
	border-radius: 10px;
	margin-bottom: 15px;
}
.customer .item .item-info {
	margin: 10px auto;
}
.customer .item .item-info img {
	border-radius: 50%;
	width: 80px;
	margin-top: 10px;
	float: right;
	margin-left: 20px;
}
.customer .item .item-info span {
	padding: 5px;
	margin: 7px;
	margin-bottom: 2px;
	display: inline-block;
	margin-top: 30px;
}
.customer .item .item-info .second {
	margin-top: 1px;
	font-size: 17px;
	color: #666;
}
.newsletter {
	width: 100%;
	float: right;
	padding: 100px 0;
	background: url(images/p30.jpg);
	background-size: cover;
	color: #fff;
	position: relative;
}
.half {
	width: 50%;
	padding: 0 15px;
	float: right;
	margin-bottom: 200px;
}
.newsletter form {
	position: relative;
}
.newsletter .title_newsletter {
	font-size: 40px;
	margin: 5px auto 0;
	position: relative;
}
.newsletter .title_newsletter:hover {
	color: #dbe4ff;
}
.newsletter input[type="text"] {
	width: 310px;
	height: 70px;
	float: right;
	padding: 20px;
	border: 0;
	font-size: 18px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}
.newsletter input[type="text"]:focus {
	outline: 0;
}
.newsletter input[type="submit"] {
	width: 200px;
	height: 70px;
	float: right;
	border: 0;
	padding: 20px;
	background: #4c566a;
	color: #fff;
	border-bottom-left-radius: 12px;
	border-top-left-radius: 12px;
	cursor: pointer;
	font-size: 15px;
}
input, button, textarea, select {
	font-family: welearn;
}
.newsletter input[type="submit"]:hover {
	background: #94d82d;
}
.overlay {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	background: rgba(85, 255, 64, 0.5);
}
.blog {
	width: 100%;
	float: right;
	padding: 100px 0;
}
.blog .blog_single {
	width: 33.33%;
	float: right;
	padding: 0 15px;
}
.blog .blog_single .blog_item {
	padding: 0 15px;
	display: inline-block;
}
.blog .blog_single .blog_item h3 a {
	margin-bottom: 10px;
	color: gray;
}
.blog .blog_single .blog_item p {
	text-align: justify;
	line-height: 25px;
}
h3 {
	font-size: 18px;
}
.footer {
	width: 100%;
	float: right;
	text-align: center;
	padding: 25px 0;
	background: #3b4252;
}