/*start body*/
body,html{
	height:100%;
}
body{
	background-color:#fff;
	margin:0;
	padding:0;
	direction:ltr;
	color:#020727;
	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:#aa7a34;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
a:hover{
	color:#020727;
	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 top*/
#top{
	width:100%;
	overflow:hidden;
	z-index:5000;
	background:#020727;
	height:45px;
	text-transform:uppercase;
	top:0;
	right:0;
	position:relative;
	float:right;
	display:block;
}
.icon_menu_open{
	float:left;
}
.s_contact{
	float:right;
}
.s_contact.s_contact2{
	float:left;
}
.s_contact li{
	display:block;
	float:left;
}
.s_contact li a,.s_contact li span {
	display: block;
	font-size:12px;
	color: #bbb;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0px 10px;
	font-weight:400;
	line-height:45px;
}
.s_contact li span{
	direction:ltr;
	letter-spacing:normal;
}
.s_contact li span{
	border-left:none;
}
.s_contact li a:before,.s_contact li span:before{
	vertical-align:0px;
	display:inline-block;
	margin-right:8px;
	color:#aa7a34;
	font-family:FontAwesome;
}
.s_contact li span:before{
	margin-left:0px;
	margin-right:8px;
}
.s_contact li.phone a:before{
	content:"\f095";
}
.s_contact li.mail a:before{
	content:"\f003";
}
.s_contact li.mapi span:before{
	content:"\f101";
}
.s_contact li a:hover{
	color:#fff;
	background:#aa7a34;
}
.s_contact li a:hover:before{
	color:#fff;
}
.social{
	float:left;
}
.social li{
	display:block;
	position:relative;
	float:left;
}
.social li:first-child a{
	border-left:1px solid rgba(255,255,255,0.05);
}
.social li a {
	display: block;
	color: #bbb;
	z-index:11;
	font-size:12px;
	border-right:1px solid rgba(255,255,255,0.05);
	width:45px;
	text-align:center;
	position:relative;
	line-height:45px;
}
.social li a:hover{
	color:#fff;
	background:#aa7a34;
}
.social li a:before{
	font-family:FontAwesome;
}
.social li.facebook a:before{
	content:"\f09a";
}
.social li.twitter a:before {
	content: "\e61b";
	font-family: FontAwesome6;
}
.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";
}
.lang{
	float:right;
}
.lang a{
	display:block;
	line-height:45px;
	padding:0px 20px;
	font-weight:400;
	font-size:13px;
	text-transform:uppercase;
	color:#bbb;
}
.lang a:hover{
	background:#aa7a34;
	color:#fff;
}
.lang a img{
	vertical-align:middle;
	margin-right:10px;
}
/*end top*/
/*start header*/
body.scrolled .header_h{
	width:100%;
	background:#fff;
	height:130px;
	float:right;
	clear:both;
}
body.scrolled #header{
	position:fixed;
	height:130px;
	top:0;
	right:0;
}
#header{
	height:130px;
	clear:both;
	float:right;
	z-index:4999;
	position:relative;
	width:100%;
	background-color:#fff;
	box-shadow:0px 0px 10px 10px rgba(0,0,0,0.1);
}
#header .width{
	position:relative;
}
.logo {
	float: left;
	margin-top:16px;
}
.logo a {
	display: block;
}
.logo a img {
	height: 95px;
}
.nav {
	float: right;
	margin-top: 31px;
}
.nav li{
	display:block;
	float:left;
	position:relative;
}
.nav li a {
	display: block;
	color: #333;
	line-height:54px;
	padding: 10px 15px;
	text-transform:uppercase;
	position: relative;
	font-size: 16px;
	font-weight: 400;
	z-index: 105;
	text-align: center;
}
.nav li.now a{
	background:#aa7a34;
	color:#fff;
}
.nav li.now a {
	background: #aa7a34;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0px 20px;
	border-radius:4px;
	margin-top: 17px;
}
.nav li.now a:after{
	display:none;
}
.nav li.now a:hover{
	background:#aa7a34;
	color:#fff;
}
.nav li a:hover,.nav li:hover a{
	color:#aa7a34;
}
.nav li:hover .sub{
	display:block;
}
.sub .sub{
	border:none;
	width:100%;
	height:auto;
	position:relative;
	top:0;
	box-shadow:none;
	left:0;
}
.sub {
	position: absolute;
	width: 230px;
	display:none;
	top: 68px;
	left:0px;
	z-index:999;
	background: #fff;
	box-shadow:0 1px 40px 0 rgba(0,0,0,.1);
}
.nav li:hover .sub ul{
	float:none;
}
.nav li:hover .sub ul li{
	float:none;
	display:block;
}
.nav li:hover .sub ul li a{
	display:block;
	padding:12px 10px;
	background:none;
	line-height:normal;
	font-size:14px;
	font-weight:400;
	color:#333;
	text-align:left;
	border-bottom:1px solid #eee;
}
.nav li:hover .sub ul li a:after{
	display:none;
}
.nav li:hover .sub ul li a:hover{
	background:#aa7a34;
	color:#fff;
	padding-left:13px;
}
/*end header*/
/*start bottom*/
#bottom{
	clear:both;
	display:block;
	text-transform:uppercase;
	overflow:hidden;
	width:100%;
	float:right;
	height:45px;
	background-color:#333;
	background-image:url(../images/bg/bg45.png);
	color:#fff;
	font-size:13px;
	font-weight:400;
}
.copyrights{
	float:left;
	line-height:45px;
}
.design{
	float:right;
	line-height:45px;
}
.design a{
	color:#aa7a34;
}
.design a:hover{
	text-decoration:underline;
}
#bottom .social {
	float:right;
	margin-top:0;
	margin-right:10px;
	margin-left:10px;
	border:none;
}
#bottom .social li a {
	color:#fff;
	display: block;
	font-size: 13px;
	z-index: 11;
	font-weight: normal;
	position: relative;
	text-align: center;
	background:none;
	border-right:1px solid rgba(255,255,255,0.1);
	padding:0px 16px;
	line-height: 45px;
	height:45px;
	margin:0;
	border-radius:0;
}
#bottom .social li:first-child a{
	border-left:1px solid rgba(255,255,255,0.1);
}
#bottom .social li a:hover{
	color:#fff;
	background:#aa7a34;
}
/*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:5px;
	background:#aa7a34;
}
.toTop:before{
	font-family:FontAwesome;
	display:block;
	font-weight:normal;
	content:"\f062";
}
.toTop:hover{
	background:#333;
}
/*end totop*/
/*start footer*/
#footer{
	background-color:#333;
	background-image:url(../images/bg/bg45.png);
	float:right;	
	width:100%;
	clear:both;
	border-bottom:1px solid rgba(255,255,255,0.1);
	padding:80px 0px 30px;
	position:relative;
}
.foot{
	clear:both;
	margin-bottom:30px;
}
.foot_loop{
	width:25%;
	float:left;
	padding:0px 20px;
	color:#aaa;
	overflow:hidden;
}
.foot_loop h2{
	font-weight:600;
	font-size:18px;
	margin-bottom:25px;
	color:#fff;
	text-transform:uppercase;
	display:block;
}
.foot_loop h2:after{
	width:10%;
	content:"";
	height:5px;
	background-color:#aa7a34;
	border-radius:10px;
	display:block;
	margin-top:10px;
}
.foot_loop:first-child,.foot_loop:nth-child(4) {
	background: rgba(0,0,0,0.05);
	border-radius: 10px;
	padding: 15px 15px;
	margin: -15px 0px 0px 0px;
}
.foot_about {
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 13px;
	color:#eee;
	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(0, 0, 0, 0.2);
	padding:10px 0;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	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-right:5px;
	font-family:FontAwesome;
	content:"\f101";
}
.foot_loop ul li a:hover{
	color:#fff;
	background:#aa7a34;
	border-radius:5px;
	padding-left:10px;
}
.foot_contact{
	overflow:hidden;
	clear:both;
	display:block;
}
.foot_contact span:before{
	content:"*";
	display:inline-block;
	vertical-align:-3px;
	font-weight:normal;
	margin-right:5px;
	font-family:droid;
}
.foot_contact span{
	color:#fff;
	display: block;
	font-size: 13px;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom: 6px;
}
.foot_contact p{
	background:rgba(33,33,33,0.1);
	color:#fff;
	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:#020727;
	height:500px;
	width:100%;
	margin-bottom:50px;
	position:relative;
	float:right;
}
#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;
	background:rgba(0,0,0,0.5);
	top:50%;
	width:40px;
	height:100px;
	line-height:100px;
	margin-top:-40px;
	color:#fff;
	left:0px;
	right:auto;
	z-index:1001;
	cursor:pointer;
}
#slideshow .next{
	right:0px;
	left:auto;
}
#slideshow .next:before{
	font-family:FontAwesome;
	content:"\f105";
}
#slideshow .prev:before{
	font-family:FontAwesome;
	content:"\f104";
}
#slideshow .next:hover,#slideshow .prev:hover{
	background:#aa7a34;
	color:#fff;
}
.slideshow{
	width:100%;
	height:100%;
	overflow:hidden;
}
.slidebg{
	background:rgba(0,0,0,0.6);
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
}
.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{
	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:15px 15px 15px 15px;
}
.slider_cont_all {
	width: 100%;
	position: relative;
	z-index: 800;
	max-width:1200px;
	text-align:center;
	margin:0px auto;
	display: block;
	padding:0px;
}
.slider_cont_left{
	float:left;
	text-align:left;
	max-width:750px;
}
.slider_cont_right{
	float:right;
	text-align:left;
	max-width:750px;
}
.slider_cont_center{
	max-width:750px;
	margin:0px auto;
}
.slider_cont h2 {
	position:relative;
	z-index:888;
	font-weight:600;
	line-height:1.5;
	text-transform:uppercase;
	display: inline-block;
	color: #fff;
	font-size:45px;
	margin-bottom:10px;
	-webkit-animation: outs 2.5s ease-out both;
	-moz-animation: outs 2.5s ease-out both;
	-o-animation:  outs 2.5s ease-out both;
	-ms-animation: outs 2.5s ease-out both;
	animation: outs 2.5s ease-out both;  	
}
.slider_cont p {
	z-index:888;
	position: relative;
	display: inline-block;
	color:#fff;
	font-size: 15px;
	font-weight:400;
	margin-bottom:30px;
	-webkit-animation: outs 2.5s ease-out both;
	-moz-animation: outs 2.5s ease-out both;
	-o-animation:  outs 2.5s ease-out both;
	-ms-animation: outs 2.5s ease-out both;
	animation: outs 2.5s ease-out both; 
}
.slider_cont a{
	background:#aa7a34;
	clear:both;
	color:#fff;
	font-size:14px;
	display:inline-block;
	font-weight:600;
	padding:12px 30px;
	margin-left:10px;
	position:relative;
	overflow:hidden;
	text-transform:uppercase;
	z-index:888;
	-webkit-transition-duration: 0.25s;
	-webkit-transition-timing-function: ease-out; 
	-moz-transition-duration: 0.25s;
	-moz-transition-timing-function: ease-out;
	-ms-transition-duration: 0.25s;
	-ms-transition-timing-function: ease-out;
	-o-transition-duration: 0.25s;
	-o-transition-timing-function: ease-out;
	-webkit-animation: outs 2.5s ease-out both;
	-moz-animation: outs 2.5s ease-out both;
	-o-animation:  outs 2.5s ease-out both;
	-ms-animation: outs 2.5s ease-out both;
	animation: outs 2.5s ease-out both;	
}
.slider_cont a:hover{
	background:#020727;
}
.cycle-slide-active .slider_cont h2 {
	-webkit-animation: fadeto1 1s ease-out both;
	-moz-animation: fadeto1 1s ease-out both;
	-o-animation:  fadeto1 1s ease-out both;
	-ms-animation: fadeto1 1s ease-out both;
	animation: fadeto1 1s ease-out both;
	animation-delay: 0.5s;
	-webkit-animation-delay:0.5s;
	-ms-animation-delay:0.5s;
	-o-animation-delay:0.5s;
	-moz-animation-delay:0.5s;
}
.cycle-slide-active .slider_cont p {
	-webkit-animation: fadeto 1s ease-out both;
	-moz-animation: fadeto 1s ease-out both;
	-o-animation:  fadeto 1s ease-out both;
	-ms-animation: fadeto 1s ease-out both;
	animation: fadeto 1s ease-out both;
	animation-delay:1.0s;
	-webkit-animation-delay:1.0s;
	-ms-animation-delay:1.0s;
	-o-animation-delay:1.0s;
	-moz-animation-delay:1.0s;
}
.cycle-slide-active .slider_cont a {
	-webkit-animation: fadeto 1s ease-out both;
	-moz-animation: fadeto 1s ease-out both;
	-o-animation:  fadeto 1s ease-out both;
	-ms-animation: fadeto 1s ease-out both;
	animation: fadeto 1s ease-out both;
	animation-delay: 1.5s;
	-webkit-animation-delay:1.5s;
	-ms-animation-delay:1.5s;
	-o-animation-delay:1.5s;
	-moz-animation-delay:1.5s;
}
/*end slideshow*/
/*start data*/
#data{
	clear:both;
	display:block;
	width:100%;
	position:relative;
	margin-bottom:40px;
	float:left;
	overflow:hidden;
	z-index:100;
}
.data_list {
	position:relative;
	z-index:101;
	margin:0px -20px;
}
.data_list li {
	display: block;
	position:relative;
	z-index:100;
	float: left;
	width:33.33%;
	height: 100%;
}
.data_all{
	width:100%;
	padding:35px 20px 35px;
	transition:all 0.4s ease;
}
.data_list li span {
	z-index: 101;
	width: 92px;
	height:92px;
	float:left;
	line-height:88px;
	border-radius: 10px;
	position: relative;
	color: #aa7a34;
	font-size:30px;
	border:2px solid #eee;
	display: block;
	text-align: center;
	transition:all 0.4s ease;
}
.data_list.data_listo li span{
	width:50px;
	height:50px;
	line-height:50px;
	border:none;
}
.data_list li span:before{
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticon;
}
.data_list li p {
	overflow: hidden;
	font-size: 15px;
	z-index: 101;
	color: #777;
	margin-left:120px;
	position: relative;
	font-weight:400;
	height: 190px;
}
.data_list.data_list li b{
	font-size:16px;
	font-weight:600;
	text-transform:uppercase;
}
.data_list.data_listo li p{
	height:125px;
}
.data_list li p b {
	display: block;
	color: #333;
	z-index:101;
	position:relative;
	font-weight: 700;
	font-size: 17px;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.data_list li a{
	display: inline-block;
	margin-top: 20px;
	color: #333;
	border:2px solid #53b99b;
	padding: 7px 20px;
	text-transform:uppercase;
	border-radius:20px;
	font-size: 12px;
	font-weight:600;
}
.data_list li a:hover{
	background:#53b99b;
	border:2px solid #53b99b;
	color:#fff;
}
/*end data*/
/*start pages title*/
.pages_title {
	clear: both;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom:10px;
	color: #000;
}
.pages_title.withwhite{
	color:#fff;
}
.pages_title.withwhite h2{
	color:#fff;
}
.pages_title.withwhite h1{
	color:#aa7a34;
}
.pages_title h1 {
	font-size: 13px;
	font-weight:400;
	display:inline-block;
	padding:5px 15px;
	color: #000;
	border:2px solid #aa7a34;
	position:relative;
	margin-bottom:2px;
	position:relative;
	text-transform: uppercase;
}
.pages_title h2 {
	font-weight:600;
	font-size:30px;
	color: #333;
	text-transform:uppercase;
	display: block;
	margin-bottom:0px;
}
.pages_title span {
	font-size: 13px;
	font-weight:400;
}
/*end pages title*/
/*start services*/
#services {
	clear: both;
	display: block;
	overflow: hidden;
	margin-bottom: 40px;
	float: right;
	width: 100%;
}
.services{
	display:block;
}
.services_home{
	float:right;
	width:65%;
}
.services li {
	display: block;
	float: left;
	width: 50%;
	padding: 15px;
	overflow: hidden;
}
.serv_all {
	overflow: hidden;
	position:relative;
}
.serv_right {
	float: left;
	border-radius:2px;
	overflow:hidden;
	position:relative;
	width: 100%;
}
.serv_right img {
	width: 100%;
	display: block;
	height: 165px;
	object-fit: cover;
	object-position: center;
}
.serv_right a .slidebg{
	opacity:0.4;
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
}
.serv_all:hover .serv_right a .slidebg{
	background:#000;
	opacity:0.85;
}
.serv_all:hover .serv_right:hover a:after{
	opacity:1;
}
.serv_right a:after {
	content: "+";
	font-size: 70px;
	font-family: serif;
	color: #fff;
	position: absolute;
	opacity:0;
	height: 70px;
	width: 70px;
	line-height: 70px;
	top: 50%;
	z-index: 1000;
	margin-top: -40px;
	right: 50%;
	margin-right: -20px;
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
}
.serv_left {
	padding:25px 10px;
	position: relative;
	overflow: hidden;
}
.serv_left h2 {
	font-weight:400;
	font-size:18px;
	display: block;
	text-transform:capitalize;
	margin-bottom: 10px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.serv_left p {
	display: block;
	color: #555;
	overflow: hidden;
	height: 80px;
	font-size:15px;
	font-weight:400;
	margin-bottom: 15px;
}
.serv_left a {
	display:none;
	color: #333;
	font-weight: 600;
	font-size: 13px;
	background:#fff;
	text-transform:uppercase;
	padding: 5px 15px 5px 5px;
	border-radius: 35px;
	line-height: 1;
}
.serv_left a:before{
	content:"\f060";
	font-family:FontAwesome;
	vertical-align:0;
	width:25px;
	height:25px;
	font-weight:normal;
	line-height:25px;
	background:#aa7a34;
	color:#fff;
	text-align:center;
	border-radius:50px;
	font-size:12px;
	margin-right:5px;
	display:inline-block;
	transform:rotate(20deg);
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
}
.serv_left a:hover{
	color:#fff;
	background:#aa7a34;
}
.serv_left a:hover:before{
	transform:rotate(0deg);
}
.services_data {
	background: #aa7a34;
	color: #fff;
	float: left;
	width: 33.33%;
	padding: 55px;
	border-radius: 10px 10px 200px 10px;
}
.services_data_txt h2 {
	line-height: 1.1;
}
.services_data_txt p {
	line-height: 2;
}
.services_data_txt a{
	clear:both;
	color:#fff;
	font-size:14px;
	display:inline-block;
	font-weight:600;
	text-transform:uppercase;
	padding:10px 0px;
	border-radius:30px;
	margin-top:20px;
	position:relative;
	overflow:hidden;
	z-index:888;
}
.services_data_txt a:after{
	content:"\e72a";
	font-weight:normal;
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticon;
	vertical-align:middle;
	margin-left:8px;
}
.services_data_txt a:hover{
	background:#fff;
	color:#aa7a34;
	padding:10px 25px;
}
/*end services*/
/*start partners*/
#partners {
	clear: both;
	float: right;
	width: 100%;
	background-color:#333;
	background-image:url(../images/bg/bg45.png);
	padding:40px 0px;
	margin-bottom:60px;
	overflow:hidden;
	position: relative;
}
.partners_slide{
	visibility:hidden;
	direction:rtl;
}
.partners_slide.slick-initialized {
	visibility:visible;
}
.partners_slide li{
	float:left;
	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 projects*/
#projects{
	clear:both;
	display:block;
	float:right;
	width:100%;
	margin-bottom:60px;
	overflow:hidden;
}
.slidero{
	clear:both;
	width:100%;
	float:right;
	position:relative;
}
.projects_tab{
	text-align:center;
	clear:both;
	display:block;
	overflow:hidden;
	margin-bottom:40px;
}
.projects_tab li {
	display: inline-block;
	border: 1px solid #e5e5e5;
	padding: 7px 20px;
	margin-right: 10px;
	text-transform:uppercase;
	cursor: pointer;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
}
.projects_tab li:before{
	font-weight:normal;
	font-family:FontAwesome;
	vertical-align:0;
	margin-right:5px;
	font-size:12px;
	content:"\f006";
}
.projects_tab li:hover{
	background:#aa7a34;
	border:1px solid #aa7a34;
	color:#fff;
}
.projects_tab li.active{
	background:#aa7a34;
	border:1px solid #aa7a34;
	color:#fff;
}
.slidero_ul{
}
.slidero_ul li{
	float:left;
	width:25%;
	padding:15px;
}
.slidero_ul li a{
	display:block;
	height:190px;
	width:100%;
	position:relative;
	overflow:hidden;
}
.slidero_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;	
}
.slidero_ul li:hover a img{
	transform:scale(1.06, 1.06);
}
.serv_main_cat2{
	color: #333;
	display:inline-block;
	font-weight: 400;
	text-transform: capitalize;
	padding: 6px 10px;
	border-radius: 50px;
	font-size:11px;
	z-index: 3;
	overflow: hidden;
	transform: scale(0.0);
	position:absolute;
	right: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;
}
.slidero_ul li:hover .serv_main_cat2{
	transform: scale(1, 1);
}
.slidero_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;
}
.slidero_ul li:hover .serv_main_cat2 span {
	opacity: 1;
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
/*end projects*/
/*start data*/
#data2 {
	clear: both;
	display: block;
	float: right;
	width: 100%;
	position: relative;
	margin-bottom:50px;
	z-index: 600;
}
#data2 .width {
	display: table;
}
#data2 .pages_title{
	width:30%;
	display:table-cell;
	vertical-align:top;
}
.data_right {
	display: table-cell;
	width: 40%;
	position: relative;
	vertical-align: middle;
}
.data_left {
	display: table-cell;
	width: 30%;
	position:relative;
	padding-left:20px;
	padding-right:20px;
}
.data_left li {
	background: #fff;
	margin-bottom: 15px;
	overflow: hidden;
	width:100%;
	display:block;
	box-shadow: 0 0 20px 0 #dddddd61;
}
.data_left li:last-child{
	margin-bottom:0;
}
.data_left li.open_data .data_left_top{
	background:#fff;
}
.data_left_txt {
	background: #fff;
	overflow: hidden;
	clear: both;
	display:none;
	font-size:14px;
	color:#666;
	padding:0px 20px 20px;
}
.data_left_top {
	padding: 20px;
	cursor:pointer;
	overflow: hidden;
	position:relative;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	text-transform:capitalize;
}
.data_left_top h3 {
	font-weight:400;
	font-size: 19px;
	text-transform:capitalize;
	color: #000;
}
.data_left li.open_data .data_left_top span:after{
	content:"-";
}
.data_left_top span:after {
	position: absolute;
	content: '+';
	width: 35px;
	height: 35px;
	line-height: 38px;
	left:20px;
	top: 19px;
	color: #fff;
	text-align: center;
	background: #53b99b;
	border-radius: 50%;
	font-weight:500;
	font-size: 26px;
}
.contactus_form{
	clear:both;
	overflow:hidden;
	display:block;
}
.contactus_form label:before{
	font-family:FontAwesome;
	color:rgba(33,33,33,0.9);
	position:absolute;
	left:20px;
	font-size:13px;
	top:-1px;
}
.contactus_form label{
	display:block;
	width:100%;
	position:relative;
	background:#f4f4f4;
	margin-bottom:10px;
	height:50px;
	border-radius:50px;
	-webkit-border-radius:50px;
	-ms-border-radius:50px;
	-o-border-radius:50px;
	-moz-border-radius:50px;
	padding:0px 20px;
	line-height:50px;
}
.contactus_form label.con_name,.contactus_form label.con_namel,.contactus_form label.con_email,.contactus_form label.con_phone{
	float:left;
	width:50%;
}
.contactus_form label input,.contactus_form label select{
	border:none;
	background:none;
	color:#333;
	text-transform:capitalize;
	font-size:14px;
	font-weight:400;
	font-family:Changa, sans-serif;
	width:100%;
	padding-left:20px;
	display:block;
	height:100%;
}
.contactus_form label.con_name:before{
	content:"\f007";
}
.contactus_form label.con_namel:before{
	content:"\f007";
}
.contactus_form label.con_email:before{
	content:"\f0e0";
}
.contactus_form label.con_phone:before{
	content:"\f095";
}
.contactus_form label.con_serv:before{
	content:"\f02d";
}
.contactus_form label.con_subject:before{
	content:"\f040";
}
.contactus_form label.con_mssg{
	background:none;
	height:auto;
	line-height:1.7;
	padding:0;
}
.contactus_form label.con_mssg textarea{
	background:#f8f8f8;
	display:block;
	resize: none;
	color:#333;
	border:none;
	width:100%;
	font-family:Changa, sans-serif;
	padding:10px 20px;
	border-radius:20px;
	min-height:150px;
	margin-top:20px;
	font-weight:400;
	font-size:14px;
}
.contactus_form button{
	border:none;
	display:block;
	width:100%;
	position:relative;
	background:#aa7a34;
	margin-bottom:10px;
	margin-top:20px;
	text-transform:uppercase;
	color:#fff;
	height:50px;
	border-radius:50px;
	-webkit-border-radius:50px;
	-ms-border-radius:50px;
	-o-border-radius:50px;
	-moz-border-radius:50px;
	padding:0px 20px;
	line-height:50px;
	font-family:Changa, sans-serif;
	font-size:15px;
	font-weight:700;
	cursor:pointer;
	text-transform:uppercase;	
}
.contactus_form button:hover{
	background:#333;
	color:#fff;
	-moz-transition: all .3s ease;
	-webkit-transition:all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;	
}
.contactus_right iframe {
	width: 100% !important;
	position:absolute;
	top:0;
	right:0;
	height: 100% !important;
}
/*end data*/
/*start news*/
#news {
	float: right;
	width: 100%;
	clear: both;
	overflow:hidden;
	display: block;
	margin-bottom:50px;
	padding:40px 0px;
}
.news_loop{
	width:33.33%;
	float:left;
	padding:15px;
	overflow:hidden;
}
.news_all {
	width: 100%;
	display: block;
	border:1px solid #eee;
	position:relative;
}
.news_img {
	clear: both;
	display: block;
	width: 100%;
	height: 240px;
	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%;
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;	
}
.news_img a {
	position: relative;
	display: block;
	z-index: 100;
	height: 100%;
	width: 100%;
}
.news_txt {
	padding: 20px;
	clear: both;
	display: block;
}
.news_date {
	clear: both;
	font-size: 12px;
	color: #fff;
	position: absolute;
	bottom: 10px;
	left: 15px;
	padding: 6px 15px;
	z-index: 1;
}
.news_date.skew:after{
	opacity:1;
}
.news_txt h2 {
	font-weight: 800;
	font-size: 16px;
	display: block;
	margin-bottom: 6px;
	color: #000;
	text-transform:uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.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 20px 20px;
}
.news_more a {
	display: block;
	background: #020727;
	padding: 10px 15px;
	text-transform:uppercase;
	font-weight:600;
	color: #fff;
	float: left;
	font-size: 13px;
}
.news_more a:after {
	font-family: FontAwesome;
	vertical-align: 0px;
	margin-left: 10px;
	content: "\f061";
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.news_more a:hover {
	background: #aa7a34;
	color:#fff;
}
.news_more a:hover:after {
	margin-left: 15px;
}
.news_ul{
	position:relative;
}
/*end news*/