/*start body*/
body,html{
	height:100%;
}
body{
	background-color:#fff;
	margin:0;
	padding:0;
	direction:rtl;
	color:#333;
	font-family:BalooBhaijaan2, sans-serif;
	font-size:16px;
	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:#df8634;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
a:hover{
	color:#5b5853;
	text-decoration:none;		
}
img{
	border:none;
	max-width:100%;
}
*{
	list-style:none;
	margin:0;
	outline:none;
	box-sizing:border-box;
	padding:0; 
}
.width{
	padding:0px 20px 0px 110px;
}
/*end body*/
/*start more*/
.play_more {
	display:inline-block;
	position:relative;
}
.play_more a{
	clear:both;
	color:#fff;
	font-size:13px;
	display:inline-block;
	font-weight:400;
	height:55px;
	line-height:55px;
	position:relative;
	padding-right:30px;
	text-transform:uppercase;
	background:#df8634;
	border-radius:40px;
	overflow:hidden;
	z-index:888;
}
.play_more:after {
	content: "";
	position: absolute;
	background: #978c5f;
	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;
	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:#282726;
	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 head*/
#sidebar_head{
	z-index: 12000;
	width: 90px;
	height: 100%;
	float: right;
	clear: both;
	position: fixed;
	top: 0;
	left:0px;
	bottom: 0;
	background-image:url(../images/bg/bg41.png);
	background-position:center;
	background-color: #282726;
	box-shadow:1px 1px 10px rgba(0,0,0,.3);
}
.sidebar_tools{
	position:absolute;
	top:0px;
	bottom:0px;
	right:6px;
}
.sidebar_tools.sidebar_tools_left{
	right:auto;
	left:6px;
}
.sidebar_tools span{
	background:rgba(253,211,121,0.08);
	display:block;
	width:2px;
	margin-bottom:5px;
	height:5%;
}
.sidebar_tools span:nth-child(8),.sidebar_tools span:nth-child(16),.sidebar_tools span:nth-child(2){
	background:#df8634;
}
.logos {
	position: relative;
	text-align:center;
	padding:20px 0px;
	margin-bottom:60px;
	overflow: hidden;
}
.logos a img {
	height: 50px;
}
/*end head*/
/*Start Social*/
#social {
	float:right;
	clear:both;
	width:100%;
}
#social .social{
	margin:0;
	float:none;
}
#social .social li{
	float:none;
}
#social .social li a {
	border: none;
	padding: 0px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: rgba(0,0,0,0.2);
	margin:0px auto 10px;
	border-radius: 4px;
}
#social .social li a:hover,#social .social li a.active{
	background:#df8634;
	color:#fff;
}
.qrcodes {
	position: absolute;
	left: 100px;
	background:#fff;
	width: 200px;
	display:none;
	top: 0px;
}
.qrcodes span {
	background: #df8634;
	display: block;
	color: #fff;
	height: 50px;
	line-height: 50px;
	padding: 0px 20px;
	font-size: 12px;
}
.qrcodes img{
	height:90px;
}
.qrcode_txt {
	font-size: 12px;
	text-align: center;
	padding: 15px;
}
.social {
	float:right;
	margin-right:10px;
}
.social li{
	display:block;
	position:relative;
	float:right;
}
.social li:first-child a{
	border-right:1px solid rgba(255,255,255,0.05);	
}
.social li a {
	color:#bbb;
	display: block;
	font-size: 14px;
	border-left:1px solid rgba(255,255,255,0.05);
	z-index: 11;
	font-weight: normal;
	position: relative;
	text-align: center;
	padding:0px 30px;
	line-height: 65px;
}
.social li a:hover{
	color:#73bf43;
}
.social li:hover:after{
	top:0;
}
.social li a:before{
	font-family:FontAwesome;
}
.social li.facebook a:before{
	content:"\f09a";
}
.social li.snapchat a:before{
	content:"\f1d6";
}
.social li.twitter a:before{
	content:"\f099";
}
.social li.qrcode a:before{
	content:"\f029";
}
.social li.google a:before{
	content:"\f0d5";
}
.social li.youtube a:before{
	content:"\f16a";
}
.social li.linkedin a:before{
	content:"\f0e1";
}
.social li.whatsapp a:before{
	content:"\f232";
}
.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 Social*/
/*start head_fix*/
.nav_fix {
	background-color:#282726;
	width:100%;
	height:115px;
	position: fixed;
	right: 0px;
	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;
}
/*end head_fix*/
/*start header*/
#header {
	z-index: 1000;
	height: 115px;
	float: right;
	clear: both;
	position: absolute;
	border-bottom:1px solid rgba(255,255,255,0.05);
	right: 0px;
	top: 0px;
	left:90px;
}
#header .width{
	padding:0px 20px;
}
.logo {
	float: right;
	position: relative;
	padding:15px 0px 0px 0px;
	overflow: hidden;
}
.logo a img {
	height: 80px;
}
.nav {
	float:left;
}
.nav li{
	display:block;
	position:relative;
	float:right;
}
.nav li:first-child a{
	border-right:1px solid rgba(255,255,255,0.05);
}
.nav li a{
	display:block;
	color:#fff;
	overflow:hidden;
	padding:0px 25px;
	border-left:1px solid rgba(255,255,255,0.05);
	line-height:114px;
	font-weight:600;
	
	font-size:16px;
	position:relative;
}
.nav li a:hover,.nav li:hover a{
	color:#df8634;
}
.nav li:hover .sub{
	top:114px;
	opacity:1;
	visibility:visible;
}
.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:#282726;
	width:225px;
	right:0px;
	overflow:hidden;
	top:140px;
	visibility:hidden;
	opacity:0;
	z-index:1600;
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
}
.sub ul{
	float:none;
	width:auto;
	height:auto;
}
.nav li .sub ul li{
	display:block;
	float:none;
	padding:0;
}
.nav li .sub ul li a:after{
	display:none;
}
.nav li .sub ul li a{
	display:block;
	padding:12px 15px;
	color:#fff;
	font-size:14px;
	line-height:normal;
	height:auto;
	font-weight:600;
	border-left:none;
	border-bottom:1px solid rgba(255,255,255,0.05);
}
.nav li .sub ul li a:hover{
	background:#df8634;
	color:#fff;
	padding-right:17px;
}
.lang{
	float: left;
	margin-top: 25px;
	margin-left:10px;
	margin-right:20px;
}
/*end header*/
/*start footer*/
#footer_all{
	position:relative;
	float:right;
	width:100%;
	overflow:hidden;
	clear:both;
}
#footer{
	background-color:#282726;
	background-image:url(../images/bg/bg46.png);
	float:right;
	width:100%;
	position:relative;
	clear:both;
	overflow:hidden;
}
#footer .width{
	position:relative;
	height:100%;
	z-index:100;
	padding-bottom:25px;
	padding-top:80px;
	overflow:hidden;
}
.border_fix{
	position:absolute;
	top:0;
	bottom:0;
	right:25%;
	width:1px;
	background:#999;
	opacity:0.1;
	z-index:100000;
}
.border_fix2{
	position:absolute;
	top:0;
	bottom:0;
	left:25%;
	margin-left:90px;
	width:1px;
	background:#999;
	opacity:0.1;
	z-index:100000;
}
#footer .width,#bottom .width{
	position:relative;
}
.foot{
	margin:0px -20px;
}
.foot_loop:nth-child(2){
	width:50%;
	padding-right:40px;
	padding-left:40px;
	text-align:center;
}
.foot_loop:last-child {
	padding-right:20px;
}
.foot_loop{
	width:25%;
	float:right;
	padding:20px;
}
.foot_loop h2{
	font-weight:700;
	font-size:22px;
	margin-bottom:25px;
	text-transform:uppercase;
	color:#fff;
	display:block;
}
.foot_loop h2:after{
	width:12%;
	content:"";
	height:5px;
	border-radius:10px;
	background:#df8634;
	display:block;
	margin-top:10px;
}
.foot_about {
	clear: both;
	display: block;
	overflow: hidden;
	color:#fff;
	font-size:14px;
	line-height:2;
}
.foot_logo{
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}
.foot_logo img{
	height:115px;
}
.foot_loop ul{
	clear:both;
	overflow:hidden;
	position:relative;
	z-index:200;
}
.foot_loop ul li{
	display:block;
}
.foot_loop ul li a{
	display: block;
	border-bottom: 1px dashed rgba(255,255,255,.08);
	padding: 8px 0 8px;
	color:#eee;
	text-transform:uppercase;
	font-size:15px;
	font-weight:600;
}
.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;
	color:#df8634;
	font-family:FontAwesome;
	content:"\f100";
}
.foot_loop ul li a:hover{
	color:#df8634;
	padding-right:10px;
}
.foot_contact{
	clear:both;
	font-size:15px;
	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: #fff;
	display: block;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom: 6px;
}
.foot_contact p{
	background:rgba(255,255,255,0.05);
	color: #fff;
	text-transform:uppercase;
	border-radius:3px;
	font-size: 14px;
	display:inline-block;
	margin-bottom: 15px;
	font-weight:600;
	padding: 10px;
}
.foot_contact b{
	font-weight:400;
	position:relative;
	display:block;
	padding-right:20px;
}
.foot_contact b:before {
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 2px;
	background: #df8634;
	color: #fff;
	font-family: FontAwesome5,FontAwesome,iconmoon,Flaticon;
	position: absolute;
	text-align: center;
	right: -19px;
	top: 0px;
}
.foot_contact b.foot_phone:before{
	content:"\f11f";
}
.foot_contact b.foot_map:before{
	content:"\f041";
}
.foot_contact b.foot_email:before{
	content:"\f2b6";
}
#footer .social{
	text-align:center;
	margin-top:50px;
	margin-right:0;
	margin-left:0;
	float:none;
}
.foot_loop .social li{
	display:inline-block;
	float:none;
	position:relative;
	padding:0;
}
.foot_loop .social li a {
	display: block;
	z-index: 11;
	font-size: 13px;
	position: relative;
	border: none;
	border: 1px solid rgba(255,255,255,0.1) !important;
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0px !important;
	text-align: center !important;
	border-radius: 50%;
	margin: 0px 3px;
	color:#eee;
}
.foot_loop .social li a:hover{
	border:1px solid #fff;
	color:#fff;
}
.foot_loop .social li a:before{
	font-family:FontAwesome;
	padding:0;
	color:inherit;
	margin:0;
}
.foot_loop_contact {
	clear: both;
	display: block;
	overflow: hidden;
	margin-top: 20px;
}
.foot_loop_contact a {
	background: #df8634;
	border:1px solid #df8634;
	color: #fff;
	height: 52px;
	display: block;
	line-height: 50px;
	font-weight:600;
	text-align: center;
	border-radius:50px;
}
.foot_loop_contact a:before{
	content:"\f11f";
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticon;
	vertical-align:0px;
	font-weight:normal;
	margin-left:10px;
}
.foot_loop_contact a:hover{
	background:transparent;
	border:1px solid #df8634;
}
.foot_loop_contact2 {
	clear: both;
	display: block;
	overflow: hidden;
	margin-top:0px;
}
.foot_loop_contact2 a {
	background: #71b62f;
	border:1px solid #71b62f;
	color: #fff;
	height: 52px;
	font-weight:600;
	display: block;
	line-height: 50px;
	text-align: center;
	border-radius:50px;
}
.foot_loop_contact2 a:before{
	content:"\f232";
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticon;
	vertical-align:0px;
	font-weight:normal;
	margin-left:10px;
}
.foot_loop_contact2 a:hover{
	background:transparent;
	border:1px solid #71b62f;
}
/*end footer*/
/*start bottom*/
#bottom {
	clear: both;
	display: block;
	float: right;
	color:#fff;
	padding:20px 0px 0px;
	width: 100%;
	position:relative;
}
.copyrights,.design{
	clear:both;
	text-align:center;
	display:block;
	text-transform:uppercase;
	font-size:15px;
}
.design a{
	border-bottom:2px solid #df8634;
	display:inline-block;
	margin-left:5px;
	color:#fff;
}
.design a:hover{
	color:#df8634;
	border-bottom:2px solid #df8634;
}
/*end bottom*/
/*start totop*/
.toTop{
	position:fixed;
	text-align:center;
	color:#df8634;
	z-index:66500;
	cursor:pointer;
	font-size:12px;
	right:30px;
	bottom:65px;
	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;
	background:#fff;
	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:#df8634;
	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:#5b5853;
	border:5px solid #5b5853;
	color:#fff;
}
/*end totop*/
/*start slideshow*/
#slideshow{
	clear:both;
	height:110%;
	display:block;
	background:#282726;
	width:100%;
	overflow:hidden;
	position:relative;
	top:0;
	right:0;
}
.slidebg{
	background:#282726;
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	z-index:200;
	opacity:0.5;
}
.circles {
	display: block;
	width: 20px;
	height: 20px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	opacity:0.1;
	z-index:200;
}
.slideshow{
	width:100%;
	height:100%;
	overflow:hidden;
}
.iframe_y{
	position:absolute;
	padding-bottom: 56.25%;
	width:100%;
	height:100%;
	z-index:200;
}
.slideshow video {
	position: absolute;
	top: 60%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 200;
	transform: translateX(-50%) translateY(-60%);
	transition: 1s opacity;
}
.slider{
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	height:100% !important;
	background-position:center top;
}
.slider_cont{
	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%;
	padding:100px 15px 15px;
}
.slider_cont_all {
	width: 100%;
	margin: 0px 30px;
	position: relative;
	display: block;
}
.slider_cont_left{
	margin:0px auto;
	text-align:center;
	max-width:850px;
}
.slider_cont_right{
	margin:0px auto;
	text-align:center;
	max-width:850px;
}
.slider_cont_center{
	max-width:850px;
	margin:0px auto;
	text-align:center;
}
.slider_cont h2 {
	position:relative;
	z-index:888;
	font-weight:700;
	line-height:1.2;
	display: inline-block;
	color: #fff;
	font-size:50px;
	margin-bottom: 25px;
}
.slider_cont p {
	z-index:888;
	position: relative;
	display: inline-block;
	color: rgba(255,255,255,0.9);
	font-size: 15px;
	font-weight:400;
	max-width:600px;
	margin-bottom:30px;
}
/*end slideshow*/
/*start newsbar*/
#newsbar {
	position:absolute;
	z-index:1000;
	clear:both;
	display:block;
	overflow:hidden;
	bottom:0px;
	right:20px;
	left:110px;
}
#news-tick{
	border:2px solid rgba(255,255,255,0.2);
	overflow:hidden;
	height:66px !important;
	position:relative;
	display:block;
}
.newsbar_title {
	float: right;
	width: 120px;
	font-weight: 400;
	height: 66px;
	line-height: 66px;
	text-align: center;
	color: #df8634;
}
.bn-controls {
	width: 100px;
	height: 66px;
	overflow:hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
.bn-controls button{
	float: right;
	cursor:pointer;
	background:none;
	text-align:center;
	line-height:40px;
	height:66px;
	padding:0;
	border:none;
	width:33.33%;
	color:#df8634;
	font-weight:normal;
	font-size:15px;
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticon,Barlow;
}
.bn-controls button:last-child{
	border-left:none;
}
.bn-prev,.bn-action,.bn-next {
	display:block;
	border: none;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	background: none;
}
.bn-prev:before{
	content:"\f104";
}
.bn-next:before{
	content:"\f105";
}
.bn-action:before{
	content:"||";
	letter-spacing:3px;
}
.bn-action.bn-play:before{
	content:"\f04b";
	letter-spacing:0;
}
.bn-prev:hover,.bn-action:hover,.bn-next:hover{
	color:#fff;
}
.bn-news {
	margin-right: 20px;
	margin-left: 115px;
	height: 66px;
	overflow: hidden;
}
.bn-news li {
	display: inline-block;
	padding-left:30px;
}
.bn-news li a {
	display: block;
	color: #eee;
	font-weight: 400;
	line-height: 66px;
	height: 66px;
}
.bn-news li a:hover{
	color: #df8634;
}
/*end newsbar*/
/*start data*/
#data{
	clear:both;
	display:block;
	width:100%;
	position:relative;
	float:right;
	z-index:100;
}
.data_list {
	width: 100%;
	overflow:hidden;
	position:relative;
	z-index:101;
	text-align:center;
	height: 100%;
}
.data_list li {
	display: block;
	position:relative;
	z-index:100;
	float: right;
	width:25%;
	height: 100%;
	padding:40px 30px 40px;
	overflow: hidden;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.data_list li:first-child,.data_list li:hover{
	background:#ede5dd;
}
.data_list li span {
	z-index: 101;
	width: 120px;
	height: 120px;
	line-height: 120px;
	border-radius: 120px;
	background: #fff;
	position: relative;
	color: #5b5853;
	font-size:40px;
	margin-bottom: 25px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.data_list li span:after{
	right:10px;
	left:10px;
	top:10px;
	bottom:10px;
	position:absolute;
	border:1px dashed #df8634;
	content:"";
	border-radius:50%;
}
.data_list li p {
	overflow: hidden;
	font-size: 13px;
	z-index:101;
	color:#666;
	position:relative;
	margin-bottom:20px;
	height:125px;
}
.data_list li p b {
	display: block;
	color: #333;
	z-index:101;
	position:relative;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*end data*/
/*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: #282726;
	display: block;
	margin-bottom: 3px;
}
.pages_title.withwhite h2{
	color:#df8634;
}
.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;
	display:block;
	font-size:15px;
	font-weight:200;
	padding-top:35px;
}
.pages_title.withwhite span{
	color:#eee;
}
/*end pages title*/
/*start aboutus*/
#aboutus{
	clear:both;
	display:block;
	float:right;
	width:100%;
	overflow:hidden;
	position:relative;
	background-image:url(../images/bg/bg46.png);
	background-repeat:repeat-x;
	background-position:bottom center;
	background-color:#282726;
	z-index:100;
}
#aboutus .width{
	padding-top:60px;
	padding-bottom:120px;
	overflow:hidden;
	position:relative;
}
#aboutus .width:before{
	content:"";
	position:absolute;
	width:25%;
	height:100%;
	background:#f0e2c7;
	opacity:0.1;
	z-index:-1;
	top:0;
	right:0;
}
.aboutus_left_right{
	float:right;
	width:60%;
	padding-top:50px;
}
.aboutus_left_left{
	float:left;
	width:40%;
}
.aboutus_left_left img{
	max-width:85%;
	float:left;
	object-fit:cover;
	border-radius:10px;
}
.aboutus_left_txt{
	line-height: 2;
	font-size:15px;
	text-align:justify;
	margin-bottom:25px;
	color:#bbb;
}
#aboutus .data_list li{
	width:33.33%;
}
#aboutus .data_list li:hover,#aboutus .data_list li:first-child{
	background:none;
}
#aboutus .data_list li p{
	color:#bbb;
}
#aboutus .data_list li b{
	color:#fff;
}
/*end aboutus*/
/*start count*/
#count {
	clear:both;
	float:right;
	width:100%;
	margin-top:-60px;
	margin-bottom:40px;
	overflow:hidden;
	position:relative;
}
#count ul{
	clear:both;
	position:relative;
}
#count ul li{
	width:25%;
	padding:0px;
	float:right;
	display:block;
}
.count_all {
	width: 100%;
	padding: 0px 40px;
}
.count_all span{
	color: #df8634;
	width: 120px;
	height: 120px;
	margin:0px auto 20px; 
	background: #fff;
	text-align: center;
	line-height: 120px;
	border-radius: 100%;
	z-index: 133;
	font-size: 40px;
	position: relative;
	display:block;
}
.count_all span:after {
	content: "";
	position: absolute;
	width: 120px;
	height: 120px;
	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 {
	margin-top:-30px;
	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:45px;
	letter-spacing: 2px;
	line-height: 1;
	color: #5b5853;
	position: relative;
	margin-top: 10px;
}
/*end count*/
/*start services2*/
#services2{
	float:right;
	width:100%;
	clear:both;
	display:block;
	margin-bottom:50px;
}
.services2 li{
	width:50%;
	float:right;
	text-align:center;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
}
.services2 li:nth-child(2n+2){
	border-left:none;
}
.serv2_all{
	padding:30px 60px;
}
.serv2_all img {
	width: 150px;
	height: 150px;
	margin-bottom:30px;
	object-fit: cover;
	border-radius: 10px 50px;
}
.serv2_all h2 {
	font-weight: 600;
	display: block;
	margin-bottom: 20px;
	font-size: 22px;
}
.serv2_all p {
	color: #888;
	font-size: 15px;
}
/*end services2*/
/*start partners*/
#projects{
	clear:both;
	display:block;
	float:right;
	width:100%;
	overflow:hidden;
	margin-bottom:50px;	
}
#projects_title{
	clear:both;
	display:block;
	float:right;
	width:100%;
	overflow:hidden;
	margin-bottom:40px;
	position:relative;
	background-image:url(../images/bg/bg46.png);
	background-repeat:repeat-x;
	background-position:bottom center;
	background-color:#282726;
	padding:30px 0px;
	z-index:100;
}
#projects_title .width{
	position:relative;
}
#partners2 {
	clear: both;
	float: right;
	width: 100%;
	padding:50px 0px;
	position: relative;
}
.partners_slide2{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
}
.partners_slide2.slick-initialized {
	visibility:visible;
}
.partners_slide2 li {
	float: right;
	padding: 60px 10px 20px;
}
.partners_all2 {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	padding:60px 30px;
	margin: 0px auto;
	border-radius:6px;
	background:#ede5dd;
}
.my_star{
	clear:both;
	display:block;
	margin-bottom:15px;
	overflow:hidden;
}
.my_star span{
	font-family:FontAWesome;
	font-size:15px;
	font-weight:normal;
	color:#df8634;
	margin:0px 1px;
}
.my_star span:before{
	content:"\f005";
}
.partners_all2 b {
	display: block;
	overflow: hidden;
	font-weight: 400;
	font-size: 13px;
	margin-bottom: 25px;
}
.partners_all2 b:before {
	font-family: FontAwesome;
	content: "\f10e";
	font-weight: normal;
	margin-left: 10px;
	display: inline-block;
}
.partners_all2 b:after {
	font-family: FontAwesome;
	content: "\f10d";
	font-weight: normal;
	margin-right: 10px;
	display: inline-block;
}
.partners_all2 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	height: 100px;
	margin-bottom: 20px;
	border-radius: 50%;
	object-fit: cover;
	object-position: top;
	margin-top: -110px;
}
.partners_all2 p {
	font-weight: 600;
	font-size: 14px;
	color: #333;
	display: block;
}
.slick-dots {
	clear: both;
	display: block;
	padding-top:30px;
	position:relative;
	z-index:1000;
	text-align: center;
}
.slick-dots li {
	display: inline-block;
	float: none;
	padding: 0;
	width: auto;
}
.slick-dots li button {
	font-size: 0;
	background: none;
	border:2px solid #5b5853;
	margin-left: 5px;
	width: 14px;
	height: 14px;
	cursor:pointer;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-moz-border-radius: 14px;
}
.slick-dots li.slick-active button{
	background:#df8634;
}
/*end partners2*/
/*start contactus*/
#contactus{
	clear:both;
	position:relative;
	width:100%;
	overflow:hidden;
	float:right;
	margin-bottom:50px;
}
#contactus .width{
	display:table;
}
.contactus_left{
	display:table-cell;
	width:50%;
	overflow:hidden;
	position:relative;
	padding:40px;
}
.contactus_right{
	display:table-cell;
	width:50%;
	position:relative;
	overflow:hidden;
}
.contactus_form{
	clear:both;
	overflow:hidden;
	display:block;
}
.contactus_form label:before{
	font-family:FontAwesome;
	color:rgba(33,33,33,0.9);
	position:absolute;
	right:20px;
	font-size:13px;
	top:-1px;
}
.contactus_form label{
	display:block;
	width:49%;
	float:right;
	position:relative;
	background:#fff;
	border:1px solid #ddd;
	margin-bottom:20px;
	height:70px;
	border-radius:70px;
	padding:0px 20px;
	line-height:70px;
}
.contactus_form label:nth-child(2n+2){
	float:left;
}
.contactus_form label input{
	border:none;
	background:none;
	color:#333;
	text-transform:capitalize;
	font-size:14px;
	font-weight:400;
	font-family:BalooBhaijaan2, sans-serif;
	width:100%;
	padding-right:20px;
	display:block;
	height:100%;
}
.contactus_form label.con_name:before{
	content:"\f007";
}
.contactus_form label.con_email:before{
	content:"\f0e0";
}
.contactus_form label.con_phone:before{
	content:"\f095";
}
.contactus_form label.con_subject:before{
	content:"\f040";
}
.contactus_form label.con_mssg{
	background:none;
	height:auto;
	width:100%;
	overflow:hidden;
	border-radius:20px;
	border:1px solid #ddd;
	line-height:1.7;
	padding:0;
}
.contactus_form label.con_mssg textarea{
	background:#fff;
	display:block;
	resize: none;
	color:#333;
	border:none;
	width:100%;
	font-family:BalooBhaijaan2, sans-serif;
	padding:10px 20px;
	min-height:180px;
	font-weight:400;
	font-size:14px;
}
.contactus_form button{
	border:none;
	display:block;
	width:100%;
	position:relative;
	background:#df8634;
	margin-bottom:10px;
	margin-top:20px;
	color:#fff;
	height:70px;
	border-radius:70px;
	padding:0px 20px;
	line-height:70px;
	font-family:BalooBhaijaan2, sans-serif;
	font-size:15px;
	font-weight:600;
	cursor:pointer;
	text-transform:uppercase;	
}
.contactus_form button:hover{
	background:#df8634;
}
.contactus_right iframe {
	width: 100% !important;
	position:absolute;
	top:0;
	right:0;
	height: 100% !important;
}
/*end contactus*/
/*start post*/
#post{
	clear:both;
	float:right;
	width:100%;
	margin-bottom:50px;
	overflow:hidden;
}
.post li{
	display:black;
	width:100%;
	clear:both;
	position:relative;
	overflow:hidden;
	padding:3%;
}
.post li:nth-child(2) img{
	float:left;
}
.post li:nth-child(2) .post_txt{
	float:right;
}
.post li img{
	float:right;
	border-radius:10px;
	object-fit:cover;
	height:433px;
	margin-bottom:25px;
	width:50%;
}
.post li i {
	background: #d65f3d;
	position: absolute;
	padding: 10px 10px;
	border-radius: 2px 25px 25px 2px;
	color: #fff;
	right: 50%;
	margin-right: -38px;
	top: 70px;
	z-index: 10000;
	font-style: normal;
}
.post li:nth-child(2) i{
	left:0px;
	right:auto;
	margin-right:0;
	margin-left:38px;
}
.post_txt{
	float:left;
	width:48%;
	padding:90px 0.9375rem 0px;
}
.post_txt span {
	color: #444037;
	margin-bottom:12px;
	display: block;
	font-size: 17px;
}
.post_txt p {
	display: block;
	font-weight: 200;
	font-size: 50px;
	color: #555;
	line-height:1;
	margin-bottom: 35px;
}
.post_txt b {
	margin-right: 80px;
	max-width: 60%;
	display: block;
	font-weight: 200;
	font-size: 20px;
}
.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: 17px;
	color: #555;
	float: right;
}
.post a:hover{
	color:#000;
}
.post a img {
	vertical-align: middle;
	height: 14px;
	float: none !important;
	width: 35px;
	padding: 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*/