/*start body*/
body,html{
	height:100%;
}
body{
	background-color:#fff;
	margin:0;
	padding:0;
	direction:rtl;
	color:#333;
	font-family:Changa, sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:1.7;
}
button{
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
a{
	text-decoration:none;
	color:#82a900;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
a:hover{
	color:#b49700;
	text-decoration:none;		
}
img{
	border:none;
	max-width:100%;
}
*{
	list-style:none;
	margin:0;
	outline:none;
	box-sizing:border-box;
	padding:0; 
}
.width{
	margin:0px auto;
	width:1230px;
}
/*end body*/
/*start header*/
#header{
	z-index:3000;
	width:100%;
	float:right;
	clear:both;
	position:absolute;
	top:20px;
	right:0;
}
#header .width {
	background: #fff;
	border-radius: 5px;
	height: 130px;
	box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.11);
}
.logo {
	float: right;
	padding-top: 11px;
	position: relative;
	z-index: 100;
	width:172px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 1px solid #eff6d5;
	height: 130px;
}
.logo img {
	height: 105px;
}
.head_full {
	margin-right: 172px;
}
.top {
	width: 100%;
	position: relative;
	float: right;
	display: block;
	height: 45px;
	border-bottom: 1px solid #eff6d5;
	padding: 0px 20px;
}
.welcome {
	float: right;
	position: relative;
	font-size: 13px;
	font-weight: 600;
	color: #666;
	line-height: 45px;
}
.s_contact{
	float:left;
}
.s_contact li{
	display:block;
	float:right;
}
.s_contact li a,.s_contact li span {
	display: block;
	font-size:14px;
	color:#777;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0px 10px;
	line-height:45px;
}
.s_contact li span{
	direction:rtl;
	letter-spacing:normal;
}
.s_contact li span{
	border-left:none;
}
.s_contact li a:before,.s_contact li span:before{
	vertical-align:0px;
	color:#82a900;
	display:inline-block;
	position:relative;
	font-weight:normal;
	margin-left:8px;
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticon;
}
.s_contact li span:before{
	margin-right:0px;
	margin-left:8px;
}
.s_contact li.phone a:before{
	content:"\f11f";
	top:-1px;
}
.s_contact li.mail a:before{
	content:"\f2b6";
	top:-1px;
}
.s_contact li a:hover{
	color:#000;
}
.social {
	float:left;
	margin-right:10px;
}
.social li{
	display:block;
	position:relative;
	float:right;
}
.social li a {
	color:#777;
	display: block;
	font-size: 13px;
	z-index: 11;
	font-weight: normal;
	height:45px;
	position: relative;
	text-align: center;
	border-right:1px solid rgba(33,33,33,0.03);
	padding:0px 16px;
	line-height: 45px;
}
.social li:last-child a{
	border-left:1px solid rgba(33,33,33,0.03);
}
.social li a:hover{
	color:#fff;
	background:#82a900;
}
.social li:hover:after{
	top:0;
}
.social li a:before{
	font-family:FontAwesome;
}
.social li.facebook a:before{
	content:"\f09a";
}
.social li.twitter a:before{
	content:"\f099";
}
.social li.google a:before{
	content:"\f0d5";
}
.social li.youtube a:before{
	content:"\f16a";
}
.social li.linkedin a:before{
	content:"\f0e1";
}
.social li.pinterest a:before{
	content:"\f231";
}
.social li.instagram a:before{
	content:"\f16d";
}
.social li.vimeo a:before{
	content:"\f27d";
}
.social li.delicious a:before{
	content:"\f1a5";
}
.social li.snapchat a:before{
	content:"\f2ab";
}
.nav {
	float:left;
}
.nav li{
	display:block;
	position:relative;
	float:right;
	padding:0px 20px;
}
.nav li a {
	display: block;
	color: #333;
	overflow: hidden;
	line-height: 85px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
	height: 85px;
	position: relative;
}
.nav li a:hover,.nav li:hover a,.nav li.current a{
	color:#60b552;
}
.nav li:hover .sub{
	display:block;
}
.sub {
	position: absolute;
	width: 220px;
	box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);
	top:85px;
	display:none;
	right:0;
	background-color:#fff;
}
.nav li:hover .sub ul{
	float:none;
}
.nav li:hover .sub ul li{
	padding:0;
	margin:0;
	float:none;
	display:block;
}
.nav li:hover .sub ul li a{
	display:block;
	padding:12px 10px;
	background:none;
	line-height:normal;
	font-weight:400;
	margin-left:0;
	font-size:12px;
	color:#000;
	height:auto;
	text-align:right;
	border-bottom:1px solid rgba(33,33,33,0.05);
}
.nav li:hover .sub ul li a:after{
	display:none;
}
.nav li:hover .sub ul li a:hover{
	background:#82a900;
	color:#fff;
	padding-right:13px;
}
.nav li:hover .sub ul li a:before,.nav li:hover .sub ul li:last-child a:before{
	content: "\f038";
	position:relative;
	top:0;
	left:0;
	width:auto;
	height:auto;
	display:inline-block;
	float:none;
	border-radius:0;
	background:none;
	font-family: FontAwesome;
	font-weight: normal;
	vertical-align: 0;
	margin-left: 10px;
}
.search_icon {
	float:left;
}
.search_icon.active span,.nav_fix .search_icon.active span{
	color:#82a900;
}
.search_icon span {
	display: block;
	font-weight: normal;
	border-radius: 2px;
	line-height: 35px;
	width: 40px;
	height: 40px;
	font-size: 17px;
	cursor: pointer;
	position: relative;
	z-index: 10006;
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	padding: 0px;
	text-align: center;
	color: #333;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 20px;
}
.search_icon span:before{
	content:"\f002";
	font-family:FontAwesome;
}
.search_icon.active span:before{
	content:"\f00d";
}
.searchbox {
	background: rgba(0,0,0,0.8);
	position: fixed;
	width: 100%;
	display: none;
	z-index: 10002;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0px;
}
.searchbox label {
	display: block;
	width: 100%;
	height: 45px;
	position: relative;
	margin-top: 161px;
	background: #222;
	height: 100px;
	border-top: 2px solid #555;
}
.searchbox label input {
	display: block;
	background: none;
	border: none;
	color: #fff;
	font-size: 20px;
	font-family:Changa, sans-serif;
	padding: 0px 20px 0px 75px;
	line-height: 100px;
	width: 100%;
}
.searchbox label button {
	width: 30px;
	height: 100px;
	border: none;
	background: none;
	cursor: pointer;
	position: absolute;
	left: 45px;
	top: 0;
	color: #aaa;
	text-align: center;
	line-height: 100px;
	font-size: 20px;
}
.searchbox label button:before{
	font-family:FontAwesome;
	content:"\f002";
}
.searchbox label button:hover{
	opacity:0.8;
}
/*end header*/
/*start head_fix*/
.nav_fix {
	width:100%;
	height:85px;
	box-shadow:0px 4px 2px -2px rgba(0,0,0,0.1);
	clear:both;
	background:#fff;
	position: fixed;
	right: 0px;
	z-index: 5000;
	top:-1000px;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
body.scrolled .nav_fix{
	top:0;
}
.nav_fix .logo {
	float: right;
	padding-top: 7px;
	width: auto;
	height: auto;
	border: none;
	padding-right: 0;
	padding-left: 0;
}
.nav_fix .logo img {
	height: 72px;
}
/*end head_fix*/
/*start bottom*/
#bottom{
	clear:both;
	display:block;
	overflow:hidden;
	width:100%;
	float:right;
	height:45px;
	background-color:#82a900;
	color:#fff;
	font-size:13px;
	font-weight:400;
}
.copyrights{
	float:right;
	line-height:45px;
}
.design{
	float:left;
	line-height:45px;
}
.design a{
	color:#fff;
}
.design a:hover{
	text-decoration:underline;
}
#bottom .social{
	margin-left:20px;
	float:left;
}
#bottom .social li a{
	line-height:45px;
	color:#fff;
}
#bottom .social li a:hover{
	background:#eff6d5;
	color:#82a900;
}
/*end bottom*/
/*start totop*/
.toTop{
	position:fixed;
	text-align:center;
	color:#fff;
	z-index:2500;
	cursor:pointer;
	font-size:14px;
	right:10px;
	bottom:2px;
	display:none;
	width:40px;
	font-weight:700;
	text-transform:uppercase;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	height:40px;
	line-height:40px;
	border-radius:50%;
	background:#82a900;
}
.toTop:before{
	font-family:FontAwesome;
	display:block;
	font-weight:normal;
	content:"\f062";
}
.toTop:hover{
	background:#b49700;
}
/*end totop*/
/*start footer*/
#footer{
	background-color:#eff6d5;
	background-image:url(../images/bg/bg46.png);
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:center left;
	float:right;	
	width:100%;
	clear:both;
	padding:80px 0px 30px;
	position:relative;
}
.foot{
	clear:both;
	margin-bottom:30px;
	overflow:hidden;
}
.foot_loop{
	width:25%;
	float:right;
	padding:0px 20px;
	color:#333;
	overflow:hidden;
}
.foot_loop h2{
	font-weight:700;
	font-size:15px;
	margin-bottom:25px;
	color:#000;
	display:block;
}
.foot_loop h2:after{
	width:30%;
	content:"";
	height:15px;
	background-color:#82a900;
	background-image:url(../images/bg/bg40.png);
	background-repeat:no-repeat;
	border-radius:10px;
	display:block;
	margin-top:10px;
	transform:rotate(180deg);
}
.foot_about {
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 13px;
	line-height:2;
}
.foot_loop ul{
	clear:both;
	overflow:hidden;
}
.foot_loop ul li{
	display:block;
}
.foot_loop ul li a{
	overflow:hidden;
	display: block;
	border-bottom: 1px dashed rgba(33, 33, 33, 0.2);
	padding:10px 0;
	color:#333;
	font-size:13px;
	font-weight:400;
}
.foot_loop ul li:last-child a{
	border-bottom:none;
}
.foot_loop ul li a:before{
	vertical-align:0;
	font-weight:normal;
	margin-left:5px;
	font-family:FontAwesome;
	content:"\f100";
}
.foot_loop ul li a:hover{
	color:#82a900;
	background:#fff;
	border-radius:5px;
	padding-right:10px;
}
.foot_contact{
	overflow:hidden;
	clear:both;
	display:block;
}
.foot_contact span:before{
	content:"*";
	display:inline-block;
	vertical-align:-3px;
	font-weight:normal;
	margin-left:5px;
	font-family:droid;
}
.foot_contact span{
	color:#333;
	display: block;
	font-size: 13px;
	font-weight:600;
	margin-bottom: 6px;
}
.foot_contact p{
	background:rgba(255,255,255,0.6);
	border:1px dashed rgba(130,169,0,0.4);
	color:#333;
	text-transform:uppercase;
	border-radius:3px;
	font-size: 13px;
	margin-bottom: 15px;
	padding: 10px;
}
/*end footer*/
/*start slideshow*/
#slideshow{
	clear:both;
	display:block;
	overflow:hidden;
	background:#82a900;
	height:100%;
	width:100%;
	position:relative;
	float:right;
}
.slidebg {
  background:#000;
  position: absolute;
  top: 0;
  right: 0;
  opacity:0.75;
  width: 100%;
  height: 100%;
}
#slideshow .next,#slideshow .prev{
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	display:block;
	font-size:25px;
	text-align:center;
	position:absolute;
	border-radius:50%;
	background:rgba(33,33,33,0.2);
	top:50%;
	width:65px;
	height:65px;
	line-height:65px;
	margin-top:-35px;
	color:#fff;
	left:10px;
	right:auto;
	z-index:1001;
	cursor:pointer;
}
#slideshow .next{
	right:10px;
	left:auto;
}
#slideshow .next:before{
	font-family:FontAwesome;
	content:"\f105";
}
#slideshow .prev:before{
	font-family:FontAwesome;
	content:"\f104";
}
#slideshow .next:hover,#slideshow .prev:hover{
	color:#fff;
	background:#94c72c;
}
.slideshow{
	width:100%;
	height:100%;
	overflow:hidden;
}
.cycle-slideshow{
	background:url(../images/load.gif) 50% 50% no-repeat;
}
.slider{
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	height:100% !important;
	background-position:center;
}
.slider_cont{
	width:100%;
	height:100%;
	padding:230px 15px 15px 15px;
}
.slider_cont_all {
	width: 100%;
	position: relative;
	z-index: 800;
	text-align: center;
	display: block;
	padding:0px;
}
.slider_cont_left{
	float:left;
	text-align:right;
	max-width:700px;
}
.slider_cont_right{
	float:right;
	text-align:right;
	max-width:700px;
}
.slider_cont_center{
	max-width:700px;
	margin:0px auto;
}
.cycle-slide-active .slider_cont h2{
    -webkit-animation: expandIn 1.5s forwards;
    animation: expandIn 1.5s forwards;
	-ms-animation: expandIn 1.5s forwards;
	-o-animation: expandIn 1.5s forwards;
	-moz-animation: expandIn 1.5s forwards;
	opacity:1;
}
.slider_cont h2 {
	position:relative;
	z-index:888;
	font-weight:600;
	line-height:1.5;
	display: inline-block;
	color: #fff;
	font-size:45px;
	margin-bottom: 25px;
    -webkit-animation: expandOut 1.5s forwards;
    animation: expandOut 1.5s forwards;
	-ms-animation: expandOut 1.5s forwards;
	-o-animation: expandOut 1.5s forwards;
	-moz-animation: expandOut 1.5s forwards;
	opacity:0;	
}
.cycle-slide-active .slider_cont p{
    -webkit-animation: expandIn 1.5s forwards;
    animation: expandIn 1.5s forwards;
	-ms-animation: expandIn 1.5s forwards;
	-o-animation: expandIn 1.5s forwards;
	-moz-animation: expandIn 1.5s forwards;
	opacity:1;
}
.slider_cont p {
	z-index:888;
	position: relative;
	display: inline-block;
	color:rgba(255,255,255,0.8);
	font-size: 15px;
	font-weight:400;
	margin-bottom:30px;
    -webkit-animation: expandOut 1.5s forwards;
    animation: expandOut 1.5s forwards;
	-ms-animation: expandOut 1.5s forwards;
	-o-animation: expandOut 1.5s forwards;
	-moz-animation: expandOut 1.5s forwards;
	opacity:0;	
}
.cycle-slide-active .slider_cont a{
    -webkit-animation: expandIn 1.5s forwards;
    animation: expandIn 1.5s forwards;
	-ms-animation: expandIn 1.5s forwards;
	-o-animation: expandIn 1.5s forwards;
	-moz-animation: expandIn 1.5s forwards;
	opacity:1;
}
.slider_cont a{
	background:#82a900;
	clear:both;
	color:#fff;
	font-size:14px;
	display:inline-block;
	border-radius:5px;
	font-weight:600;
	padding:12px 30px;
	margin-left:10px;
	position:relative;
	overflow:hidden;
	z-index:888;
    -webkit-animation: expandOut 1.5s forwards;
    animation: expandOut 1.5s forwards;
	-ms-animation: expandOut 1.5s forwards;
	-o-animation: expandOut 1.5s forwards;
	-moz-animation: expandOut 1.5s forwards;
	opacity:0;	
}
.slider_cont a:hover{
	background:#b49700;
}
/*end slideshow*/
/*start data*/
#data {
	clear: both;
	display: block;
	width: 100%;
	position: relative;
	float: right;
	margin-bottom: 50px;
	z-index: 100;
	margin-top: -95px;
}
#data .width{
	position:relative;
	background:#fff;
	border-radius:5px;
	box-shadow:0 0 22px 0 rgba(26,26,66,0.070);
}
.data_list {
	overflow:hidden;
	position:relative;
	z-index:101;
	overflow:hidden;
	margin:0px 60px;
	height: 100%;
}
.data_list li {
	display: block;
	position:relative;
	z-index:100;
	float: right;
	width:33.33%;
	height: 100%;
	padding:20px;
	overflow: hidden;
}
.data_all{
	padding:15px;
	overflow:hidden;
}
.data_list li span {
	z-index: 101;
	width: 60px;
	height: 60px;
	line-height: 58px;
	float:right;
	position: relative;
	background:#eff6d5;
	border-radius:0 40px 40px;
	color: #82a900;
	font-size:25px;
	margin-bottom: 25px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;	
}
.data_list li:hover span{
	border-radius:40px 40px 0px;
}
.data_list li span:before{
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticon;
}
.data_list li p {
	overflow: hidden;
	font-size: 13px;
	margin-right:80px;
	z-index:101;
	color:#1e272e;
	position:relative;
	height:128px;
}
.data_list li p b {
	display: block;
	z-index:101;
	position:relative;
	font-weight: 700;
	font-size: 17px;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.data_next, .data_prev {
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	font-size: 12px;
	text-align: center;
	position: absolute;
	bottom:25px;
	width: 35px;
	color: #333;
	left: 10px;
	right: auto;
	z-index: 1001;
	cursor: pointer;
	height: 35px;
	border-radius:.25rem;
	background:#fff;
	border:1px solid #eff6d5;
	line-height: 33px;
}
.data_next:before,.data_prev:before{
	font-family:FontAwesome;
	font-weight:normal;
}
.data_next:before{
	content:"\f054";
}
.data_prev:before{
	content:"\f053";
}
.data_next:hover,.data_prev:hover{
	background:#82a900;
	border:1px solid #82a900;
	color:#fff;
}
.data_next{
	right:10px;
	left:auto;
}
/*end data*/
/*start count*/
#count {
	clear:both;
	float:right;
	width:100%;
	margin-bottom:50px;
	overflow:hidden;
	position:relative;
	z-index:1010;
}
#count ul{
	clear:both;
	position:relative;
}
#count ul li{
	width:25%;
	padding:0px;
	float:right;
	display:block;
}
#count ul li:last-child{
	border-left:none;
}
.count_all {
	width: 100%;
	padding:20px 40px;
}
.count_all span{
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticon;
	color: #fff;
	width: 70px;
	height: 70px;
	background: #365140;
	text-align: center;
	line-height: 70px;
	border-radius: 100%;
	margin:0px auto 15px;
	z-index: 133;
	font-size: 30px;
	position: relative;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	display:block;
}
.count_all:hover span,#count ul li:last-child .count_all span{
	color:#000;
	background:#cba14a;
}
.count_all span:after {
	content: "";
	position: absolute;
	width: 70px;
	height: 70px;
	background: #fff;
	z-index: 3;
	border-radius: 100%;
	opacity: 0.3;
	top: 4px;
	right: -7px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.count_all div {
	overflow: hidden;
	text-align:center;
}
.count_all h2 {
	font-weight: 600;
	color: #333;
	font-size: 14px;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
}
.count_all p {
	clear: both;
	display: inline-block;
	overflow: hidden;
	font-weight: 700;
	font-size: 55px;
	letter-spacing: 2px;
	line-height: 1;
	color: #82a900;
	position: relative;
	margin-top: 10px;
}
/*end count*/
/*start pages title*/
.pages_title {
	clear: both;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	color: #333;
}
.pages_title.withwhite{
	color:#bbb;
}
.pages_title div{
	float:right;
	width:350px;
	line-height:1.2;
}
.pages_title h2 {
	font-weight: 700;
	font-size: 45px;
	color: #82a900;
	display: block;
	margin-bottom: 3px;
}
.pages_title.withwhite h2,.pages_title.withwhite h1{
	color:#fff;
}
.pages_title h1{
	font-weight: 700;
	font-size: 45px;
	color: #000;
	display: block;
}
.pages_title span{
	margin-right:450px;
	text-align: center;
	display:block;
	font-size:15px;
	padding-top:35px;
}
.pages_title.withwhite span{
	color:#fff;
}
/*end pages title*/
/*start aboutus*/
#aboutus{
	clear:both;
	display:block;
	width:100%;
	padding:30px 0px 30px;
	position:relative;
	z-index:1000;
}
.aboutus{
	padding:0px 24px;
	display:table;
	width:100%;
}
.aboutus .pages_title div{
	width:150px;
}
.aboutus .pages_title span{
	margin-right:150px;
}
.aboutus_right{
	display:table-cell;
	width:42%;
	position:relative;
	text-align:center;
	box-shadow:0px 3px 65px 0px rgba(26,26,66,0.070);
}
.aboutus_right img.aboutus_logo{
	width:auto  !important;
	height:105px  !important;
	top:50%;
	margin-top:-55px;
	right:50%;
	margin-right:-55px;
}
.aboutus_right img.aboutus_2{
	width:auto  !important;
	height:205px  !important;
	top:-118px;
}
.aboutus_right img {
	width: 100% !important;
	height: 100% !important;
	border-radius: .25rem;
	object-fit:cover;
	object-position:center;
	position:absolute;
	top:0;
	right:0;
}
.aboutus_left {
	padding-right:80px;
	padding-left:40px;
	display:table-cell;
	width: 58%;
}
.aboutus_left_txt {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 20px;
	color:#333;
	line-height:1.9;
	clear:both;
}
.aboutus_left a {
	display: block;
	float: right;
	margin-top: 10px;
	background: #82a900;
	color: #fff;
	border-radius:5px;
	padding: 10px 20px;
	font-weight: 700;
}
.aboutus_left a:hover {
	background: #b49700;
	color:#fff;
}
.aboutus_left a:before {
	content:"\f005";
	font-family:FontAwesome;
	vertical-align:0px;
	font-weight:normal;
	margin-left:10px;
}
/*end aboutus*/
/*start services*/
#services{
	clear:both;
	float:right;
	width:100%;
	padding:60px 0px;
	overflow:hidden;
	background:#eff6d5;
	margin-top:-50px;
}
.services{
	clear:both;
	display:block;
	margin:0px -15px;
}
.services li {
	display: block;
	float: right;
	width:33.33%;
	padding:15px;
	overflow: hidden;
}
.serv_all {
	background: #fff;
	box-shadow:0px 0px 15px -7px rgba(0, 0, 0, 0.5);
	overflow: hidden;
	position:relative;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.serv_right {
	position:relative;
	width: 100%;
	height:350px;
	overflow:hidden;
}
.serv_right a{
	display:block;
	position:relative;
	width:100%;
	height:100%;
}
.serv_right a:before{
	content:"";
	width:100%;
	height:100%;
	top:0;
	right:0;
	opacity:0;
	position:absolute;
	background:rgba(0,0,0,0.6);
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.serv_all:hover .serv_right a:before{
	opacity:1;
}
.serv_all:hover .serv_right img{
	transform:scale(1.2) rotate(5deg);
}
.serv_right img {
	width: 100%;
	height:100%;
	display: block;
	object-fit: cover;
	object-position: center;
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
}
.serv_left {
	position: relative;
}
.serv_left h2 {
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 5px;
	background: #fff;
	border-radius: 5px 5px 0px 0px;
	color: #333;
	text-transform:uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: -25px;
	display: inline-block;
	padding: 10px 20px;
	margin-left: 15px;
}
.serv_left p {
	display: block;
	color: #555;
	overflow: hidden;
	height: 49px;
	margin-bottom: 10px;
	font-size: 14px;
	padding: 0px 20px;
}
.serv_left a {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	border-radius: 35px;
	background: #82a900;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	margin-right: 20px;
	float: right;
	margin-bottom: 15px;
}
.serv_left a:before{
	content:"\f060";
	display:inline-block;
	transform:rotate(-50deg);
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	font-family:FontAwesome;	
}
.serv_left a:hover{
	color:#fff;
	background:#b49700;
}
.serv_left a:hover:before{
	transform:rotate(0deg);
}
/*end services*/
/*start partners*/
#partners {
	clear: both;
	float: right;
	width: 100%;
	background-color:#82a900;
	background-image:url(../images/bg/bg41.png);
	background-position:center;
	background-attachment:fixed;
	background-repeat:repeat;
	padding:60px 0px;
	margin-bottom:60px;
	overflow:hidden;
	position: relative;
}
.partners_slide{
	visibility:hidden;
}
.partners_slide.slick-initialized {
	visibility:visible;
}
.partners_slide li{
	float:right;
	padding:10px;
	overflow:hidden;
}
.partners_all {
	overflow: hidden;
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	padding: 0px 5px;
	height: 150px;
	margin: 0px auto;
	border:1px solid #fff;
	background: #fff;
}
.partners_all div{
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	display: flex;
	width:100%;
	height:100%;
}
.partners_all img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/*end partners*/
/*start news*/
#news {
	float: right;
	width: 100%;
	clear: both;
	overflow:hidden;
	padding:0px 0px 30px;
	display: block;
	margin-bottom:40px;
}
.news_ul{
	padding:0px 40px;
}
.news_ul.news_ul_slider{
	visibility:hidden;
}
.news_ul.news_ul_slider.slick-initialized {
	visibility:visible;
}
.news_loop{
	width:33.33%;
	float:right;
	padding:20px;
}
.news_all {
	width: 100%;
	display: block;
	position:relative;
	border-radius:10px;
	box-shadow:0px 32px 32px 0px rgba(210,210,210,.35);
	overflow:hidden;
}
.news_img {
	clear: both;
	display: block;
	width: 100%;
	height: 350px;
	overflow: hidden;
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	position: relative;
}
.news_all:hover .news_img a:after {
	left: -50%;
}
.news_img a:after {
	background: rgba(255, 255, 255, 0.4);
	content: "";
	height: 100%;
	left: -150%;
	position: absolute;
	top: 0;
	transition: none 0s ease 0s;
	width: 100%;
	transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.news_img img{
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center;
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;	
}
.news_all:hover .news_img img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
}
.news_img a {
	position: relative;
	display: block;
	z-index: 100;
	height: 100%;
	width: 100%;
}
.news_img p {
	position: absolute;
	right: 25px;
	top:25px;
	border-radius:0 40px 40px;
	background: #82a900;
	color: #fff;
	font-size:12px;
	width:80px;
	height:80px;
	line-height:1.2;
	text-align: center;
	padding-top:19px;
}
.news_img p b {
	font-size: 17px;
	display: block;
}
.news_txt {
	padding: 25px;
	clear: both;
	display: block;
}
.news_txt h2 {
	font-weight: 600;
	font-size: 18px;
	display: block;
	margin-bottom: 6px;
	color: #262323;
	overflow: hidden;
	height: 60px;
}
.news_txt p {
	display: block;
	clear: both;
	color: #555;
	font-size: 13px;
	height: 65px;
	overflow: hidden;
}
.news_more {
	clear: both;
	overflow: hidden;
	display: block;
	text-align: center;
	padding:0px 25px 25px;
}
.news_more a {
	display: block;
	font-weight:600;
	color: #82a900;
	float: right;
	font-size: 13px;
}
.news_more a:after {
	font-family: FontAwesome;
	vertical-align: middle;
	margin-right: 10px;
	content: "\f060";
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.news_more a:hover {
	background: #82a900;
	color:#fff;
}
.news_more a:hover:after {
	margin-right: 15px;
}
.news_ul{
	position:relative;
}
/*end news*/