/*start body*/
body,html{
	height:100%;
}
body{
	background-color:#fff;
	background-image:url(../images/bg/back.jpeg);
	background-position:center;
	background-attachment:fixed;
	background-size:cover;
	margin:0;
	padding:0;
	direction:rtl;
	color:#333;
	counter-reset: counter;
	font-family:din-next, sans-serif;
	font-size:15px;
	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:#9b9a6e;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
a:hover{
	color:#d54242;
	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:1280px;
}
.circle {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index:500000;
}
.circle:before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  background:#fff;
  opacity:0.1;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  animation: pulse 300ms ease-in-out alternate infinite
}
.circle:after{
	content:"";
	width:8px;
	height:8px;
	border-radius:50%;
	background:#9b9a6e;
	opacity:0.8;
	position:absolute;
	top:-2px;
	left:-3px;
}
/*end body*/
/*start more*/
.play_more {
	display:inline-block;
	position:relative;
}
.play_more a{
	clear:both;
	color:#fff;
	font-size:14px;
	display:inline-block;
	font-weight:700;
	height:55px;
	line-height:55px;
	position:relative;
	padding-right:30px;
	background:#496256;
	border-radius:40px;
	overflow:hidden;
	z-index:888;
}
.play_more:after {
	content: "";
	position: absolute;
	background: #9b9a6e;
	height: 55px;
	right: 10px;
	left: -6px;
	border-radius: 50px;
	top: 6px;
	opacity: 0.3;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.play_more:hover:after{
	opacity:0;
}
.play_more a:after{
	content:"\f100";
	font-family:FontAwesome;
	color:#fff;
	background:#9b9a6e;
	width:55px;
	height:55px;
	line-height:55px;
	color:#fff;
	float:left;
	text-align:center;
	margin-right:30px;
	font-size:18px;
	font-weight:normal;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.play_more a:before{
	background:#9b9a6e;
	content:"";
	width:100%;
	height:100%;
	right:-100%;
	top:0px;
	z-index:-1;
	position:absolute;
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
}
.play_more a:hover:before{
	right:0;
}
.play_more a:hover{
	color:#fff;
}
/*end more*/
/*start top*/
.social {
	float:right;
	margin-right:10px;
}
.social li{
	display:block;
	position:relative;
	float:right;
}
.social li:first-child a{
	border-right:none;
}
.social li a {
	color:#555;
	display: block;
	font-size: 13px;
	z-index: 11;
	font-weight: normal;
	position: relative;
	text-align: center;
	padding:0px 20px;
	height:65px;
	line-height: 65px;
}
.social li a:after{
	content:"";
	color:#fff;
	background:#496256;
	position:absolute;
	right:0;
	left:0;
	height:15px;
	top:-50px;
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
}
.social li:hover a: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";
}
/*end top*/
/*start header*/
#header{
	z-index:5000;
	width:100%;
	float:right;
	position:relative;
	clear:both;
	height:110px;
	padding:0px 30px;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
#header .width{
	position:relative;
}
.logo {
	float: right;
	position: relative;
	padding-top: 5px;
}
.logo img {
	height: 100px;
	float: right;
}
.get_qoute {
	float: left;
	margin-top: 33px;
	margin-right:0px;
}
a.link_anim {
	background: #496256;
	height: 45px;
	line-height: 43px;
	display: inline-block;
	border-radius:5px;
	color: #fff;
	font-weight: 700;
	position:relative;
	overflow:hidden;
	font-size: 14px;
	padding: 0px 20px;
	text-transform: uppercase;
}
a.link_anim c{
	position:relative;
}
a.link_anim:hover b{
	right:0;
}
a.link_anim:hover e{
	left:0;
}
a.link_anim b{
	position:absolute;
	height:22.5px;
	width:100%;
	background:#9b9a6e;
	top:0;
	right:-100%;
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
}
a.link_anim e{
	position:absolute;
	height:22.5px;
	width:100%;
	background:#9b9a6e;
	bottom:0;
	left:-100%;
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
}
.get_qoute a:hover{
	color:#fff;
}
.get_qoute a c:before{
	font-family:FontAwesome5,FontAwesome;
	font-weight:normal;
	margin-left:10px;
	position:relative;
	content:"\f2b6";
}
#nav{
	margin:0px auto;
	text-align:center;
}
.nav {
	display:inline-block;
	padding-top:4px;
	padding-top:17px;
}
.nav li{
	display:inline-block;
	padding:0px 6px 15px;
	position:relative;
}
.nav li a{
	display:block;
	color:#555;
	overflow:hidden;
	height:75px;
	text-transform:uppercase;
	line-height:75px;
	font-weight:700;
	font-size:14px;
	position:relative;
}
.nav li a:before{
	content:"";
	font-weight:600;
	display:inline-block;
	vertical-align:0px;
	width:7px;
	height:7px;
	border-radius:50%;
	background:#9b9a6e;
	margin-left:10px;
}
.nav li a:after{
	content:"";
	height:4px;
	border-radius:20px;
	background:#9b9a6e;
	position:absolute;
	bottom:5px;
	left:100%;
	right:-500px;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	display:block;
}
.nav li a:hover:after,.nav li:hover a:after,.nav li.current a:after{
	left:35px;
	right:15px;
}
.nav li:hover .sub{
	top:90px;
	opacity:1;
	visibility:visible;
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
}
.sub{
	position:absolute;
	box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);
	-ms-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);
	-o-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);
	-moz-box-shadow:1px 1px 30px rgba(0, 0, 0, 0.06);
	background:#fff;
	padding:20px;
	right:0px;
	width:250px;
	border-radius:10px;
	overflow:hidden;
	top:70px;
	visibility:hidden;
	opacity:0;
	z-index:55600;
}
.sub ul{
	float:none;
	width:auto;
	height:auto;
}
.nav li .sub ul li{
	display:inline-block;
	text-align:right;
	float:none;
	width:100%;
	margin:0;
	padding:0;
}
.nav li .sub ul li a:after{
	display:none;
}
.nav li .sub ul li a{
	display:block;
	padding:13px 15px;
	color:#010937;
	font-size:13px;
	line-height:normal;
	border-bottom:1px dashed #eee;
	height:auto;
	font-weight:700;
}
.nav li i {
	font-style:normal;
	margin-left:7px;
	font-weight:normal;
}
.nav li .sub ul li a:hover{
	background:#496256;
	border-radius:10px;
	color:#fff;
	padding-right:17px;
}
.search_icon {
	float:left;
}
.search_icon svg {
	fill: #333;
	width: 20px;
	margin-right: 0px;
	margin-left:20px;
	height: auto;
	margin-top:45px;
	cursor: pointer;
}
.searchbox {
	position: absolute;
	display: none;
	z-index: 10002;
	left: 20px;
	right:20px;
	top: 115px;
	height: auto;
}
.searchbox_close {
	position: absolute;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	color: #bbb;
	font-size: 21px;
	left: 10px;
	top: 0px;
	text-transform: uppercase;
}
.searchbox label {
	display: block;
	width: 100%;
	height: 60px;
	position: relative;
	background: #fff;
	box-shadow: 0 9px 16px rgba(41, 38, 50, 0.06);
	border-radius: 32px;
}
.search_icon .searchbox svg {
	margin-top: 0px;
	height: 60px;
	position: absolute;
	right: 20px;
	fill: #496256;
}
.searchbox label input {
	display: block;
	background: none;
	border: none;
	color: #000;
	font-size: 15px;
	font-family:din-next, sans-serif;
	padding: 0px 48px 0px 75px;
	line-height: 60px;
	width: 100%;
	font-weight:600;
}
.searchbox label button {
	display:none;
}
/*end header*/
/*start head_fix*/
.nav_fix {
	background-color:#fff;
	box-shadow:0px 3px 10px 0px rgba(28,47,80,.08);
	width:100%;
	height:110px;
	position: fixed;
	right: 0px;
	padding:0px 30px;
	z-index:4500;
	top:-500px;
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
}
body.scrolled .nav_fix{
	top:0;
}
.nav_fix .width{
	position:relative;
	width:100%;
}
/*end head_fix*/
/*start footer*/
#footer{
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
	padding:170px 0px;
	background:#496256;
	position:relative;
}
#footer:before{
	content:"";
	position:absolute;
	left:0;
	right:55%;
	top:0;
	bottom:0;
	background:#9b9a6e;
}
.foot_img{
	float:right;
	width:55%;
	text-align:center;
}
.foot_img img {
	height: 130px;
}
.foot_left {
	float: left;
	width: 38%;
	text-align: center;
	position: relative;
	z-index: 100;
}
#footer .social li a:hover{
	transform:scale(1.2);
	color:#496256;
}
.copyrights {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: 600;
	max-width: 350px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color:#fff;
}
.design{
	display: block;
	font-size: 14px;
	color:#fff;
	font-weight: 600;
}
.design a{
	color:#fff;
}
.design a:hover{
	color:#000;
	text-decoration:underline;
}
.foot {
	clear: both;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 15px;
}
.foot li{
	display:inline-block;
}
.foot li a{
	display:block;
	color:#fff;
	font-size:13px;
	font-weight:600;
	padding:0px 5px;
}
.foot li a:before {
	content: "";
	margin-left: 10px;
	width: 7px;
	height: 7px;
	background: #496256;
	display: inline-block;
	border-radius: 50%;
	vertical-align: 0;
}
.foot li a:hover{
	color:#496256;
}
#social {
	float: right;
	width: 100%;
	text-align: center;
	margin-bottom:5px;
}
#social .social {
	float: none;
	margin: 0;
}
#social .social li{
	float:none;
	display:inline-block;
	margin:0;
	padding:0;
}
#social .social li a:after{
	display:none;
}
#footer .social li a {
	padding: 0px 20px;
	color: #fff;
}
/*end footer*/
/*start totop*/
.toTop{
	position:fixed;
	text-align:center;
	color:#000;
	z-index:66500;
	cursor:pointer;
	font-size:12px;
	right:30px;
	bottom:45px;
	display:none;
	width:55px;
	line-height:45px;
	font-weight:700;
	text-transform:uppercase;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	height:55px;
	border:5px solid rgba(0,0,0,0.1);
	border-radius:50%;
}
.toTop b{
	border-radius:50%;
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	-webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration:30s;
  animation-duration: 30s;
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function:linear;
  animation-timing-function: linear;
}
.toTop b:after{
	width:10px;
	height:10px;
	background:#9b9a6e;
	border-radius:50%;
	content:"";
	position:absolute;
	top:0;
	right:0;
}
.toTop:before {
	font-family: FontAwesome;
	display: block;
	font-weight: normal;
	content: "\f062";
}
.toTop:hover{
	background:#496256;
	border:5px solid #496256;
	color:#fff;
}
/*end totop*/
/*start pages title*/
.pages_title {
	clear: both;
	display: block;
	overflow: hidden;
	margin-bottom: 40px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #333;
	text-align: center;
	max-width: 700px;
}
.pages_title h2 {
	font-weight: 400;
	background-image: url(../images/title.png);
	font-size: 40px;
	color: #fff;
	display: block;
	margin-bottom: 3px;
	background-size: 100% 100%;
	line-height: 105px;
}
.pages_title span{
	display:block;
	font-size:15px;
	color:#555;
	font-weight:700;
}
/*end pages title*/
/*start slideshow*/
#slideshow{
	clear:both;
	height:580px;
	display:block;
	background:#496256;
	overflow:hidden;
	margin-bottom:50px;
	width:100%;
	position:relative;
	top:0;
	right:0;
}
.slideshow{
	width:100%;
	height:100%;
	overflow:hidden;
}
.cycle-slideshow{
	background:url(../images/load.gif) 50% 50% no-repeat;
}
.slider{
	width:100%;
	height:100% !important;
}
.iframe_y{
	position:absolute;
	opacity:1;
	left:0px;
	right:0px;
	height:100%;
	z-index:200;
	overflow:hidden;
}
.slideshow video {
	position: absolute;
	bottom: 60%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 200;
	transform: translateX(-50%) translateY(50%);
	transition: 1s opacity;
}
/*end slideshow*/
/*start aboutus*/
#aboutus{
	clear:both;
	display:table;
	float:right;
	width:100%;
	margin-bottom:50px;
	position:relative;
	z-index:500;
}
#aboutus .width{
	position:relative;
	padding:0px 0px 50px;
	display:table;
}
.aboutus_right {
	width: 25%;
	display: table-cell;
	position: relative;
	text-align:center;
	vertical-align:middle;
	height:100%;
}
.aboutus_right:before{
	content:"";
	width:100%;
	height:100%;
	border-radius:20px;
	z-index:-1;
	background:#496256;
	opacity:0.2;
	position:absolute;
	top:0;
	left:0;
}
.aboutus_right img{
	width:auto;
	height:auto;
	max-height:200px;
	position:relative;
}
.aboutus_left{
	width:85%;
	vertical-align:top;
	height:100%;
	padding-right:90px;
	padding-top:40px;
	display:table-cell;
}
.aboutus_left_txt {
	font-size: 16px;
	font-weight: 400;
	text-align:justify;
	margin-bottom:40px;
	color: #666;
	clear: both;
	line-height: 2;
}
.data_list {
	width: 100%;
	position: relative;
	padding-bottom:20px;
}
.data_list li {
	display: block;
	position: relative;
	z-index: 100;
	float:right;
	margin-bottom:30px;
	width: 50%;
}
.data_all {
	position:relative;
}
.data_all2 {
	margin-right: 70px;
	padding-left: 30px;
	background: rgba(0,0,0,0.08);
	margin-left:25px;
	border-radius: 10px;
	padding: 15px;
}
.data_list li span {
	display: block;
	float: right;
	font-size: 25px;
	width: 60px;
	height: 60px;
	background: #9b9a6e;
	text-align: center;
	line-height: 56px;
	color: #fff;
	border:2px solid #9b9a6e;
	border-radius:5px;
	font-weight: normal;
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
}
.data_list li:nth-child(2) span,.data_list li:nth-child(3) span{
	color:#fff;
	border:2px solid transparent;
	background:#496256;
}
.data_list li span:before{
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticon;
}
.data_list li p {
	overflow: hidden;
	font-size: 15px;
	z-index: 101;
	color: #555;
	position: relative;
	font-weight:400;
}
.data_list li p b {
	display: block;
	color: #496256;
	z-index: 101;
	position: relative;
	font-weight: 700;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.aboutus_owner{
	clear:both;
	display:block;
}
.aboutus_owner .play_more{
	float:left;
	margin-top:18px;
	margin-left:25px;
}
.aboutus_owner_img{
	float:right;
	width:120px;
	height:120px;
	position:relative;
	text-align:center;
}
.aboutus_owner_img img {
	border:1px solid rgba(0,0,0,0.1);
	border-radius: 50%;
	width:95px;
	height:95px;
	padding:2px;
	object-fit:cover;
	object-position:top;
}
.aboutus_owner_txt {
	margin-right: 130px;
	padding-top: 18px;
}
.aboutus_owner_txt h3 {
	font-weight: 600;
	color: #496256;
	display: block;
	margin-bottom: 2px;
	font-size: 18px;
}
.aboutus_owner_txt p {
	font-size: 15px;
	font-weight:600;
	color: #a59c64;
}
/*end aboutus*/
/*start data*/
#data2 {
	clear: both;
	display: block;
	width: 100%;
	position: relative;
	float: right;
	z-index: 100;
	overflow:hidden;
}
.data_list2 {
	width: 100%;
	position:relative;
	z-index:101;
	height: 100%;
}
.data_list2_slider{
	clear:both;
	display:block;
	visibility:hidden;
}
.data_list2_slider.slick-initialized {
	visibility:visible;
}
.data_list2 li {
	display: block;
	position: relative;
	z-index: 100;
	float: right;
	width: 33.33%;
	padding: 10px 45px;
}
.data_all3 {
	box-shadow: 0 5px 26px rgba(0,0,0,.1);
	background-color:rgba(255,255,255,0.3);
	border-radius:10px;
	overflow:hidden;
	position:relative;
	padding: 50px 30px;
	text-align: center;
	margin-bottom: 30px;
}
.data_list2 li span {
	z-index: 101;
	width: 120px;
	height: 120px;
	line-height: 120px;
	border:1px solid #ccc;
	position: relative;
	font-weight:normal;
	font-size: 40px;
	display: block;
	text-align: center;
	border-radius: 50%;
	margin-bottom:20px;
	color: #496256;
	margin-right: auto;
	margin-left: auto;
}
.data_list2 li span:before{
	font-family:FontAwesome;
}
.data_c {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.data_c i{
	position: absolute;
	left: 12px;
	bottom: 12px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color:#9b9a6e;
}
.data_list2 li p {
	overflow: hidden;
	font-size: 15px;
	z-index: 101;
	color: #555;
	position: relative;
	height: 155px;
	margin-top: 20px;
	font-weight: 400;
}
.data_list2 li p b {
	display: block;
	color: #496256;
	z-index: 101;
	position: relative;
	font-weight: 700;
	font-size: 17px;
	margin-bottom: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*end data*/
/*start count*/
#count {
	clear:both;
	float:right;
	width:100%;
	overflow:hidden;
	background:#496256;
	padding:52px 0px;
	margin-bottom:50px;
	margin-top:20px;
	position:relative;
}
#count ul{
	clear:both;
	position:relative;
	z-index:105;
}
#count ul li{
	width:25%;
	float:right;
	display:block;
	padding: 0px 20px;
}
.count_all {
	width: 100%;
}
.count_all span{
	color: #9b9a6e;
	width: 120px;
	height: 120px;
	margin:0px auto 20px; 
	text-align: center;
	line-height: 120px;
	z-index: 133;
	font-size: 60px;
	position: relative;
	display:block;
}
.count_all div {
	margin-top:-30px;
	overflow: hidden;
	text-align:center;
}
.count_all h2 {
	font-weight: 600;
	color: #fff;
	font-size:17px;
	overflow: hidden;
	display: block;
	margin-bottom: 15px;
}
.count_all p {
	clear: both;
	display: inline-block;
	overflow: hidden;
	font-weight: 700;
	font-size:55px;
	letter-spacing: 2px;
	line-height: 1;
	color: #fff;
	position: relative;
	margin-top:2px;
}
/*end count*/
/*start post*/
#post{
	clear:both;
	float:right;
	width:100%;
	background-image:url(../images/bg/bg53.webp);
	background-attachment:fixed;
	background-position:left bottom;
	padding:100px 0px 50px;
	overflow:hidden;
}
.post li{
	display:black;
	width:100%;
	clear:both;
	overflow:hidden;
	padding:3%;
}
.post li:nth-child(2n+2) img{
	float:left;
}
.post li:nth-child(2n+2) .post_txt{
	float:right;
}
.post li img {
	float: right;
	object-fit: cover;
	margin-bottom: 35px;
	width: 45%;
	height: 390px;
	border-radius: 80px 20px;
}
.post_txt{
	float:left;
	width:48%;
	padding:115px 0.9375rem 0px;
}
.post_txt p {
	display: block;
	font-weight: 700;
	font-size: 40px;
	color: #222;
	line-height: 1;
	color:#496256;
	margin-bottom: 35px;
}
.post_txt b {
	display: block;
	font-weight: 200;
	font-size: 21px;
	line-height:1.4;
	text-align: justify;
}
.post a {
	clear: both;
	display: block;
	width: 53%;
	margin-right: 23.5%;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 30px;
	font-size: 22px;
	color: #555;
	float: right;
}
.post a:hover{
	color:#9b9a6e;
}
.post a img {
	vertical-align: middle;
	height: 14px;
	float: none !important;
	width: 35px;
	padding: 0;
	border-radius:0;
	margin: 0 20px 0px 0px;
	-webkit-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
}
.post a:hover img {
	-webkit-animation: bounce 2s linear -0.4s;
	animation: bounce 2s linear -0.4s;
	-webkit-transition: left 0.3s ease-in-out;
	-o-transition: left 0.3s ease-in-out;
	transition: left 0.3s ease-in-out;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  60% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  60% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@-webkit-keyframes bounceReverse {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateX(0) rotate(180deg);
            transform: translateX(0) rotate(180deg);
  }
  40% {
    -webkit-transform: translateX(-10px) rotate(180deg);
            transform: translateX(-10px) rotate(180deg);
  }
  60% {
    -webkit-transform: translateX(-5px) rotate(180deg);
            transform: translateX(-5px) rotate(180deg);
  }
}
/*end post*/

/*start projects*/
#projects{
	clear:both;
	display:block;
	float:right;
	width:100%;
	overflow:hidden;
}
#projects .width{
	width:100%;
}
.slidero{
	clear:both;
	width:100%;
	float:left;
	position:relative;
}
.slider_ul{
	visibility:hidden;
}
.slider_ul.slick-initialized {
	visibility:visible;
	direction:rtl;
}
.slider_ul li{
	float:right;
	width:33.33%;
	padding:0px 4px;
}
.slider_ul li a{
	display:block;
	height:410px;
	width:100%;
	position:relative;
	overflow:hidden;
}
.slider_ul li a img{
	position:absolute;
	width:100%;
	height:100%;
	z-index:-100;
	display:block;
	object-fit:cover;
	object-position:center center;
	-moz-transition:all 1s ease-in-out;
	-webkit-transition:all 1s ease-in-out;
	-ms-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;	
}
.slider_ul li:hover a img{
	transform:scale(1.06, 1.06);
}
.serv_main_cat2{
	color: #333;
	display:inline-block;
	font-weight: 600;
	text-transform: uppercase;
	padding: 6px 10px;
	border-radius: 50px;
	font-size: .9rem;
	z-index: 3;
	overflow: hidden;
	transform: scale(0.0);
	position:absolute;
	left:20px;
	bottom:20px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.serv_main_cat2:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	border-radius: 50px;
	transform: translateX(72%);
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.slider_ul li:hover .serv_main_cat2{
	transform: scale(1, 1);
}
.slider_ul li:hover .serv_main_cat2:before {
	transform: translateX(0);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.serv_main_cat2 span {
	opacity: 0;
	z-index: 4;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.slider_ul li:hover .serv_main_cat2 span {
	opacity: 1;
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
/*end projects_title*/
/*start partners*/
#partners {
	clear: both;
	float: right;
	width: 100%;
	position:relative;
	z-index:100;
	padding:60px 0px;
	margin-bottom:80px;
}
.partners{
	display:block;
	position:relative;
	z-index:101;
	overflow:hidden;
}
.partners li{
	float:right;
	display:block;
	width:25%;
	padding:10px;
	overflow:hidden;
}
.partners_all {
	overflow: hidden;
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	padding: 0px 5px;
	height: 114px;
	border-radius:20px;
	margin: 0px auto;
	box-shadow:0 2px 15px 0 rgba(0,0,0,.06);
	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;
	height:85px;
}
.partners_slide .slick-dots li{
	width:auto;
	float:none;
	padding:0;
}
/*end partners*/
/*start news*/
#news {
	float: right;
	width: 100%;
	clear: both;
	display: block;
	position:relative;
	overflow:hidden;
	padding-bottom:45px;
	z-index:100;
}
.news_ul{
	margin:0px -20px;
}
.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: 220px;
	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: #9b9a6e;
	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: 700;
	font-size: 18px;
	display: block;
	margin-bottom: 6px;
	color: #1B442F;
	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: #9b9a6e;
	float: right;
	font-size: 15px;
}
.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: #9b9a6e;
	color:#fff;
}
.news_more a:hover:after {
	margin-right: 15px;
}
.news_ul{
	position:relative;
}
/*end news*/
/*start load*/
#go_page_load{
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:#496256;
	z-index:50000;
}
.go_page_load_table{
	width:100%;
	height:100%;
	display:table;
}
.go_page_load_cell{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
/*end load*/