/*start body*/
body,html{
	height:100%;
}
body{
	background-color:#fff;
	margin:0;
	padding:0;
	direction:ltr;
	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:#bc8f30;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
a:hover{
	color:#e34942;
	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;
}
.circle {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index:500000;
}
.circle:before {
  content: "";
  display: block;
  width: 31px;
  height: 31px;
  background:rgba(200,200,200,0.2);
  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:#bc8f30;
	position:absolute;
	top:-2px;
	left:-3px;
}
.slider_left_link a {
	clear:both;
	color:#fff;
	font-size:14px;
	display:inline-block;
	font-weight:400;
	border-radius:5px;
	height:49px;
	line-height:49px;
	padding:0px 30px;
	text-transform:uppercase;
	background:#bc8f30;
	position:relative;
	margin-left:20px;
	z-index:888;
	overflow:hidden;
}
.slider_left_link a:hover{
	color:#fff;
}
.slider_left_link a:first-child b:after{
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
	content:"\f178";
	font-weight:normal;
	font-family:FontAwesome;
}
.slider_left_link a b{
	position:relative;
	z-index:100;
	font-weight:400;
}
.slider_left_link a:before{
	content:"";
	position:absolute;
	top:0;
	left:-100%;
	background:#046a58;
	width:100%;
	height:100%;
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
	z-index:1;
}
.slider_left_link a:hover:before{
	left:0;
}
/*end body*/
/*start top*/
#top{
	width:100%;
	overflow:hidden;
	position:relative;
	display:block;
	z-index:1000;
	height:45px;
	border-bottom:1px solid #eee;
	text-transform:uppercase;
}
#top:before{
	content:"";
	width:20%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	background:#bc8f30;
}
.welcome{
	float:left;
	position:relative;
	background:#bc8f30;
	padding:0px 40px 0px 20px;
	font-size:13px;
	font-weight:400;
	color:#fff;
	line-height:45px;
}
.welcome:before {
	content: "";
	position: absolute;
	border-left: 45px solid transparent;
	border-top: 45px solid #bc8f30;
	right: -45px;
	border-right: 45px solid transparent;
}
.s_contact{
	float:left;
}
.s_contact li{
	display:block;
	float:left;
}
.s_contact li a,.s_contact li span {
	display: block;
	font-size:13px;
	color:#333;
	text-transform:uppercase;
	padding:0px 6px;
	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;
	position:relative;
	color:#046a58;
	font-weight:normal;
	margin-right:8px;
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticond;
}
.s_contact li span:before{
	margin-left:0px;
	margin-right:8px;
}
.s_contact li.phone a:before{
	content:"\f11f";
	top:-1px;
}
.s_contact li.mail a:before{
	content:"\f2b6";
	top:-1px;
}
.s_contact li.mapi span:before{
	content:"\f041";
}
.social {
	float: left;
	margin-left: 70px;
	margin-top: 5px;
}
.social li{
	display:block;
	position:relative;
	float:left;
	margin:0px 4px;
}
.social li a {
	color:#333;
	display: block;
	font-size: 13px;
	z-index: 11;
	font-weight: normal;
	position: relative;
	text-align: center;
	width:35px;
	height:35px;
	border-radius:4px;
	line-height: 35px;
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
}
.social li a:hover{
	background:#bc8f30;
	color:#fff;
	transform:rotate(-360deg);
}
.social li a:before{
	font-family:FontAwesome;
}
.social li.facebook a:before,.my_products_share a.facebook:before{
	content:"\f09a";
}
.social li.twitter a:before,.my_products_share a.twitter: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,.my_products_share a.pinterest: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";
}
.lang{
	position:absolute;
	right:0;
	top:0;
	height:100%;
}
.lang a {
	background: #bc8f30;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	padding: 5px 12px;
	display: block;
	border-radius: 60px 0px 0px 60px;
	margin-top:4px;
}
.lang a:hover{
	padding-right:15px;
	padding-left:15px;
	background:#046a58;
}
/*end top*/
/*start header*/
#header{
	z-index:5000;
	width:100%;
	height:120px;
	float:right;
	clear:both;
	position:relative;
}
.logo {
	float: left;
	position: relative;
	padding-top: 9px;
}
.logo img {
	height: 95px;
	float: left;
}
.logo img.logo2{
	display:none;
}
.get_qoute {
	float: right;
	margin-top: 42px;
	margin-left:0px;
}
a.link_anim {
	background: #bc8f30;
	height: 45px;
	line-height: 43px;
	display: inline-block;
	border-radius: 2px;
	color: #fff;
	font-weight: 400;
	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:#046a58;
	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:#046a58;
	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-right:10px;
	position:relative;
	content:"\f2b6";
}
.nav {
	float:right;
	margin-top:42px;
	margin-right:10px;
}
.nav li{
	display:block;
	position:relative;
	float:left;
	padding:0px 12px;
}
.nav li a{
	display:block;
	color:#333;
	overflow:hidden;
	text-transform:uppercase;
	line-height:50px;
	font-weight:400;
	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:#bc8f30;
	margin-right:10px;
}
.nav li a:after{
	content:"";
	height:4px;
	border-radius:20px;
	background:#bc8f30;
	position:absolute;
	bottom:5px;
	right:100%;
	left:-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{
	right:35px;
	left:15px;
}
.nav li:hover .sub{
	top:50px;
	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:#fff;
	width:245px;
	padding:20px;
	left:0px;
	border-radius:2px;
	overflow:hidden;
	top:70px;
	visibility:hidden;
	opacity:0;
	z-index:600;
	-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:10px 15px;
	color:#010937;
	font-size:14px;
	line-height:normal;
	height:auto;
	font-weight:400;
}
.nav li i {
	position: absolute;
	top: -18px;
	left: 30px;
	color:#fff;
	background: #046a58;
	line-height: normal;
	padding: 2px 10px;
	border-radius: 3px;
	font-style: normal;
	font-size: 12px;
}
.nav li .sub ul li a:hover{
	background:#046a58;
	color:#fff;
	padding-left:17px;
}
.search_icon {
	float:right;
}
.search_icon svg {
	fill: #333;
	width: 20px;
	margin-left: 0px;
	margin-right:20px;
	height: auto;
	margin-top: 58px;
	cursor: pointer;
}
.searchbox {
	background: rgba(4,106,88,0.95);
	position: fixed;
	width: 100%;
	display: none;
	z-index: 10002;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0px;
}
.searchbox_close {
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	text-align: center;
	background: #bc8f30;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	left: 20px;
	top: 20px;
	text-transform: uppercase;
	font-family: arial;
}
.searchbox label {
	display: block;
	width: 100%;
	height: 45px;
	position: relative;
	margin-top: 161px;
	background: #fff;
	height: 100px;
}
.searchbox label input {
	display: block;
	background: none;
	border: none;
	color: #000;
	font-size: 20px;
	font-family:Changa, sans-serif;
	padding: 0px 75px 0px 20px;
	line-height: 100px;
	width: 100%;
}
.searchbox label button {
	width: 30px;
	height: 100px;
	border: none;
	background: none;
	cursor: pointer;
	position: absolute;
	right: 45px;
	top: 0;
	color: #bc8f30;
	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 {
	background: #fff;
	width: 100%;
	height:120px;
	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;
	box-shadow: 0px 0px 8px -3px rgba(0,0,0,0.6);
}
body.scrolled .nav_fix{
	top:0;
}
/*end head_fix*/
/*start footer*/
#footer{
	background-color:#046a58;
	background-image:url(../images/bg/bg42.png);
	background-position:bottom;
	background-repeat:repeat-x;
	float:right;	
	width:100%;
	clear:both;
	padding:90px 0px 0px;
	position:relative;
}
.foot{
	clear:both;
	margin-bottom:30px;
	overflow:hidden;
}
.foot_loop{
	width:25%;
	float:left;
	padding:0px 20px;
	color:#eee;
	overflow:hidden;
}
.foot_loop h2{
	font-weight:600;
	font-size:17px;
	margin-bottom:25px;
	text-transform:uppercase;
	border-bottom:1px solid rgba(255,255,255,0.05);
	color:#fff;
	display:block;
}
.foot_loop h2:after{
	width:20%;
	content:"";
	height:4px;
	background-color:#bc8f30;
	display:block;
	margin-top:15px;
}
.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(255,255,255,0.2);
	padding:10px 0;
	color:#eee;
	text-transform:uppercase;
	font-size:14px;
	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:#bc8f30;
	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: 14px;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom: 6px;
}
.foot_contact p{
	background:rgba(255,255,255,0.05);
	color:#eee;
	text-transform:uppercase;
	border-radius:3px;
	font-size: 13px;
	margin-bottom: 15px;
	padding: 10px;
}
.foot_loop ul.foot_post li a:before{
	display:none;
}
.foot_loop ul.foot_post li a img {
	width: 50px;
	height: 50px;
	border:1px dotted #eee;
	float: left;
	object-fit:cover;
	object-position:top;
	display: block;
	margin-right: 12px;
	border-radius: 5px;
}
.foot_loop ul.foot_post li a:hover{
	padding-left:10px;
}
#bottom .social {
	float:left;
	margin-top:0;
	margin-left:10px;
}
#bottom .social li{
	display:block;
	position:relative;
	float:left;
}
#bottom .social li:first-child a{
	border-left:1px solid rgba(255,255,255,0.05);	
}
#bottom .social li a {
	color:#eee;
	display: block;
	font-size: 14px;
	border-right:1px solid rgba(255,255,255,0.05);
	z-index: 11;
	font-weight: normal;
	position: relative;
	text-align: center;
	border-radius:0;
	padding:0px 30px;
	text-align:center;
	width:auto;
	height:80px;
	line-height: 80px;
}
#bottom .social li a:hover{
	color:#fff;
}
/*end footer*/
/*start bottom*/
#bottom{
	clear:both;
	display:block;
	overflow:hidden;
	width:100%;
	border-top:1px solid rgba(255,255,255,0.05);
	float:right;
	height:80px;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	font-weight:400;
}
.copyrights{
	float:left;
	line-height:80px;
}
.design{
	float:right;
	line-height:80px;
}
.design a{
	color:#bc8f30;
}
.design a:hover{
	color:#fff;
}
/*end bottom*/
/*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:50px;
	line-height:50px;
	font-weight:700;
	text-transform:uppercase;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	height:50px;
	background:#bc8f30;
	border-radius:50%;
}
.toTop:before{
	font-family:FontAwesome;
	display:block;
	font-weight:normal;
	content:"\f062";
}
.toTop:hover{
	background:#046a58;
	color:#fff;
}
/*end totop*/
/*start data*/
#data:before, #data:after {
	position: absolute;
	top:25px;
	width: 170px;
	height: 80px;
	z-index: 1500;
	content: '';
}
#data:before {
	left: -70px;
	box-shadow: 4px 1px 0 3px #fff;
	transform: skew(-58deg, 10deg);
	background-color:#046a58;
}
#data:after {
	right: -70px;
	box-shadow: -4px 1px 0 3px #fff;
	transform: skew(58deg, -10deg);
	background-color:#046a58;
}
#data{
	clear:both;
	display:block;
	overflow:hidden;
	width:100%;
	padding-top:40px;
	position:relative;
	float:left;
	z-index:100;
}
.data_list {
	width: 100%;
	overflow:hidden;
	position:relative;
	z-index:101;
}
.data_list li {
	display: block;
	position:relative;
	z-index:100;
	float: right;
	width:33.33%;
	text-align:center;
	height: 100%;
	padding-top:25px;
	overflow: hidden;
	background-color:#bc8f30;
}
.data_list li:first-child{
	background-color:#bc8f30;
}
.data_list li:nth-child(2){
	background-color:#046a58;
}
.data_all{
	width:100%;
	overflow:hidden;
	padding:30px 30px;
	border-radius:5px;
	position:relative;
	top:0;
	transition:all 0.4s ease;
}
.data_list li span {
	z-index: 101;
	display: inline-block;
	vertical-align:0px;
	font-size:20px;
	margin-left:10px;
	font-weight:normal;
}
.data_list li span:before{
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticon;
}
.data_list li h2 {
	color:#fff;
	text-transform:uppercase;
	font-size:25px;
	font-weight:400;
	display:block;
	margin-bottom:15px;
}

.data_list li:first-child .slider_left_link a,.data_list li:last-child .slider_left_link a{
	background:#046a58;
}
.data_list li:first-child .slider_left_link a:before,.data_list li:last-child .slider_left_link a:before{
	background:#bc8f30;
}
/*end data*/
/*start partners*/
.partners_slide{
	clear:both;
	display:block;
	overflow:hidden;
	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:10px;
	max-width:150px;
	height:100px;
	border-radius:10px;
	margin: 0px auto;
}
.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{
	opacity:0.8;
	border-radius:5px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.partners_slide li:hover img{
	opacity:1;
}
/*end partners*/
/*start slideshow*/
#slideshow{
	clear:both;
	height:100%;
	display:block;
	width:100%;
	margin-bottom:50px;
	position:relative;
	top:0;
	right:0;
}
#slideshow_right{
	float:right;
	width:49.8%;
	height:100%;
	overflow:hidden;
}
#slideshow_left{
	float:left;
	width:49.8%;
	overflow:hidden;
	height:100%;
}
.circles {
	display: block;
	width: 20px;
	height: 20px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	opacity:0.1;
	z-index:200;
}
#slideshow .next,#slideshow .prev,#slideshow .next2,#slideshow .prev2{
	-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:2px solid rgba(255,255,255,0.8);
	top:50%;
	width:50px;
	height:50px;
	line-height:46px;
	margin-top:-25px;
	color:#fff;
	left:15px;
	right:auto;
	z-index:1001;
	cursor:pointer;
}
#slideshow .next,#slideshow .next2{
	right:15px;
	left:auto;
}
#slideshow .next:before,#slideshow .next2:before{
	font-family:FontAwesome;
	content:"\f105";
}
#slideshow .prev:before,#slideshow .prev2:before{
	font-family:FontAwesome;
	content:"\f104";
}
#slideshow .next:hover,#slideshow .prev:hover,#slideshow .next2:hover,#slideshow .prev2:hover{
	color:#fff;
	background:#bc8f30;
	border:2px solid #bc8f30;
}
.cycle-pager,.cycle-pager2 {
	position: absolute;
	z-index: 1001;
	font-size:0px;
	right:0;
	width:100%;
	text-align:center;
	bottom:20px;
}
.cycle-pager .cycle-pager-active,.cycle-pager2 .cycle-pager-active {
	border:2px solid #bc8f30;
}
.cycle-pager span,.cycle-pager2 span {
	margin:0px 4px;
	width:15px;
	height:15px;
	border-radius:15px;
	border:2px solid rgba(255,255,255,0.8);
	cursor:pointer;
	display:inline-block;
}
.slideshow,.slideshow2{
	width:100%;
	height:100%;
	overflow:hidden;
}
.cycle-slideshow,.cycle-slideshow2{
	background:url(../images/load.gif) 50% 50% no-repeat;
}
.slider,.slider2{
	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:15px;
}
.slider_cont_all {
	width: 100%;
	margin: 0px 90px;
	position: relative;
	display: block;
}
.slider_cont_left{
	float:left;
	text-align:right;
	max-width:850px;
}
.slider_cont_right{
	float:right;
	text-align:right;
	max-width:850px;
}
.slider_cont_center{
	max-width:850px;
	margin:0px auto;
	text-align:center;
}
.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.2;
	display: inline-block;
	color: #fff;
	font-size:35px;
	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.9);
	font-size: 14px;
	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{
	-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;
}
.slidebg{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#000;
	opacity:0.2;
}
/*end slideshow*/
/*start newsbar*/
#newsbar {
	position:absolute;
	z-index:1000;
	clear:both;
	display:block;
	overflow:hidden;
	top:10px;
	right:25px;
	left:25px;
	height:66px;
}
#news-tick{
	background:rgba(255,255,255,0.1);
	overflow:hidden;
	height:66px !important;
	position:relative;
	border:none !important;
	direction:rtl;
	display:block;
}
.newsbar_title {
	float: left;
	width: 120px;
	font-weight: 400;
	height: 66px;
	line-height: 66px;
	text-align: center;
	color: #fff;
}
.bn-controls {
	width: 100px;
	height: 66px;
	overflow:hidden;
	position: absolute;
	right: 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:#fff;
	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:#bc8f30;
}
.bn-news {
	margin-left: 20px;
	margin-right: 115px;
	height: 66px;
	overflow: hidden;
}
.bn-news li {
	display: inline-block;
	padding-left:30px;
}
.bn-news li a {
	display: block;
	color: #fff;
	font-weight: 400;
	line-height: 66px;
	height: 66px;
}
.bn-news li a:hover{
	color: #bc8f30;
}
/*end newsbar*/
/*start services*/
#data2 {
	clear: both;
	display: block;
	float: right;
	width: 100%;
	margin-bottom:60px;
	position: relative;
	z-index: 600;
	overflow:hidden;
}
#data2 .width{
	padding:0px 0px;
}
.data_table{
	display: table;
}
.data_right {
	display: table-cell;
	width: 50%;
	position: relative;
	text-align:right;
	height:100%;
	vertical-align: middle;
}
.data_right img {
	width: 50%;
	height: 50%;
	object-fit: cover;
	object-position: right;
	position: absolute;
	top: 0;
	left: 0;
}
.data_right img:last-child {
	left: auto;
	right: 0;
	top: auto;
	bottom: 0;
}
.data_left {
	display:table-cell;
	padding-right:35px;
}
.data_left li {
	overflow: hidden;
	padding:20px;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	border-top:1px solid #eee;
	border-bottom:2px solid #eee;
	margin-bottom:10px;
}
.data_left_txt {
	padding-top: 30px;
	font-size: 16px;
	font-weight: 400;
	display: none;
}
.data_left_top {
	cursor:pointer;
	overflow: hidden;
	position:relative;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.data_left_top h3 {
	font-weight: 400;
	font-size: 20px;
	text-transform: capitalize;
	color: #1a3022;
}
.data_left li.open_data .data_left_top span:after{
	content:"-";
}
.data_left_top span:after {
	position: absolute;
	content: '+';
	right: 0px;
	top: 0px;
	color: #000;
	text-align: center;
	font-weight: 500;
	font-size: 25px;
}
.data_right_cover {
	position: absolute;
	bottom:40px;
	right:20px;
	background-image: url(../images/bg/bg54.png);
	height:258px;
	overflow: hidden;
	width:135px;
	background-size: cover;
}
.data_right_cover2 {
	position: absolute;
	top:40px;
	left:20px;
	background-image: url(../images/bg/bg57.png);
	height: 230px;
	overflow: hidden;
	width: 90px;
	background-size: 100%;
}
/*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 div{
	float:left;
	width:50%;
}
.pages_title h1{
	font-size:13px;
	margin-bottom:10px;
	font-weight:400;
	border-radius:2px;
	color:#fff;
	background:#046a58;
	padding:5px 15px;
	display:inline-block;
}
.pages_title h2,.aboutus_left h2 {
	font-weight: 400;
	font-size:35px;
	color: #000;
	display: block;
	max-width:70%;
	line-height:1.3;
	margin-bottom:10px;
}
.pages_title p {
	float: right;
	padding-top: 60px;
	width: 50%;
}
.pages_title span{
	color:#000;
	display:block;
	margin-bottom:10px;
}
.pages_title a{
	color:#000;
	display:inline-block;
	font-size:16px;
	position:relative;
}
.pages_title a:after{
	content:"\f105";
	font-family:FontAwesome;
	vertical-align:middle;
	margin-left:15px;
}
.pages_title a:before{
	content:"";
	height:1px;
	width:0px;
	background:#bc8f30;
	position:absolute;
	left:0;
	bottom:-5px;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.pages_title a:hover{
	color:#bc8f30;
}
.pages_title a:hover:before{
	width:100%;
}
/*end pages title*/
/*start news*/
#news {
	float: right;
	width: 100%;
	clear: both;
	overflow:hidden;
	padding:0px 0px 0px;
	display: block;
}
/*end news*/
/*start news tab*/
.my_newso{
	overflow:hidden;
	clear:both;
	direction:rtl;
}
.my_newso li{
	float:left;
	width:16.66%;
	overflow:hidden;
}
.my_newso li a {
	padding: 20px;
	display: block;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.my_newso li.current a{
	background:#bc8f30;
}
.my_newso li a h1 {
	font-weight: 600;
	font-size: 30px;
	color: #bbb;
	display: block;
	margin-bottom: 5px;
}
.my_newso li.current a h1,.my_newso li.current a h2{
	color:#fff;
}
.my_newso li a h2 {
	color: #777;
	font-weight: 400;
	font-size: 14px;
	height: 49px;
	overflow: hidden;
}
.newso{
	clear:both;
	display:block;
}
.newso_all{
	display:table;
	width:100%;
}
.newso_right{
	display:table-cell;
	width:50%;
	position:relative;
}
.newso_right img{
	width:100%;
	object-fit:cover;
	object-position:center;
}
.newso_left{
	width:50%;
	padding:40px;
	display:table-cell;
	vertical-align:middle;
}
.newso_left h2 {
	color: #333;
	font-weight:600;
	font-size:20px;
	display:block;
	margin-bottom:25px;
}
.newso_left h1 {
	font-weight: 600;
	font-size:40px;
	color: #bc8f30;
	display: block;
}
/*end news tab*/
/*start data*/
#gallery2{
	clear:both;
	display:block;
	width:100%;
	position:relative;
	margin-bottom:50px;
	padding-top:80px;
	padding-bottom:40px;
	overflow:hidden;
	float:left;
	z-index:100;
}
#gallery2:before {
	content: "";
	width: 45%;
	position: absolute;
	top: 0;
	left: 0;
	right: ;
	bottom: 0;
	background: #eee;
}
#gallery2 .width{
	position:relative;
	background-position:center;
}
.gallery2 li{
	float:left;
	overflow:hidden;
	padding:25px 0px;
	border-bottom:1px solid #ddd;
	width:100%;
}
.gallery2 li:last-child{
	border-bottom:none;
}
.gallery2 li img{
	object-fit:cover;
	object-position:center;
	display:block;
	float:left;
	width:25%;
	height:170px;
	border-radius:5px;
}
.gallery2 li div p {
	float: left;
	font-weight: 600;
	font-size: 15px;
	color: #000;
	padding: 70px 40px;
	width: 25%;
}
.gallery2 li div b {
	float: left;
	width: 25%;
	font-weight: 400;
	font-size: 14px;
	padding: 50px 25px;
}
.gallery2 li div o {
	float: left;
	width: 25%;
	text-align: right;
	padding: 50px 30px 50px 0px;
}
.gallery2 li div o a {
	display: inline-block;
}
/*end services*/
/*start teams*/
#teams {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom:50px;
	position: relative;	
	overflow:hidden;
	padding-bottom:5px;
}
.teams_slide{
	margin-top:20px;
	clear:both;
	display:block;
	direction:rtl;
	position:relative;
	z-index:101;
	visibility:hidden;
}
.teams_slide.slick-initialized {
	visibility:visible;
}
.teams_slide li{
	float:right;
	width:25%;
	position:relative;
}
.teams_all{
	overflow:hidden;
	position:relative;
	display:block;
	text-align:center;	
	cursor:pointer;
}
.teams_all img{
	width:100%;
	display:block;
	height:340px;
	object-fit:cover;
	object-position:center;
}
.team_details{
	padding:25px 15px;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.teams_all span {
	color: #171a27;
	display: block;
	font-size: 18px;
	margin-bottom:5px;
	font-weight: 400;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.teams_all p{
	text-overflow: ellipsis;
	font-size:13px;
	overflow: hidden;
	white-space: nowrap;
	font-weight:400;
	display:block;
	color:#171a27;
}
/*end teams*/
