/*start body*/
body,html{
	height:100%;
}
body{
	background-color:#fff;
	margin:0;
	padding:0;
	direction:rtl;
	color:#333;
	font-family:Changa, sans-serif;
	font-size: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:#2a9396;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
a:hover{
	color:#ed932b;
	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%;
	background-image:url(../images/bg/bg46.png);
	background-position:center;
	background-color:#247779;
	overflow:hidden;
	position:relative;
	top:0;
	right:0;
	display:block;
	z-index:1000;
	height:70px;
	text-transform:uppercase;
}
.welcome{
	float:right;
	position:relative;
	font-size:14px;
	font-weight:400;
	color:#fff;
	line-height:70px;
}
.welcome span{
	color:#fff;
}
.s_contact{
	float:left;
}
.s_contact li{
	display:block;
	float:left;
}
.s_contact li a,.s_contact li span {
	display: block;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	padding:0px 6px;
	line-height:70px;
}
.s_contact li span{
	direction:rtl;
	letter-spacing:normal;
}
.s_contact li span{
	border-left:none;
}
.s_contact li a:before,.s_contact li span:before{
	vertical-align:0px;
	display:inline-block;
	position:relative;
	color:#ed932b;
	font-weight:normal;
	margin-left:8px;
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticond;
}
.s_contact li span:before{
	margin-right:0px;
	margin-left:8px;
}
.s_contact li.phone a:before{
	content:"\f11f";
	top:-1px;
}
.s_contact li.mail a:before{
	content:"\f2b6";
	top:-1px;
}
.s_contact li.mapi span:before{
	content:"\f041";
}
.social {
	float: right;
	margin-right:20px;
	margin-top: 11px;
}
.social li{
	display:block;
	position:relative;
	float:right;
	margin:0px 4px;
}
.social li a {
	color:#fff;
	display: block;
	font-size: 13px;
	z-index: 11;
	font-weight: normal;
	position: relative;
	text-align: center;
	width:45px;
	height:45px;
	border-radius:4px;
	border:1px solid rgba(255,255,255,0.2);
	line-height: 43px;
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
}
.social li a:hover{
	border:1px solid #ed932b;
	background:#ed932b;
	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: url(../images/twitter.svg);
	filter: invert(1);
	display: inline-block;
	width: 17px;
	height: 17px;
	vertical-align: top;
	margin-top: 5px;
}
.social li.tiktok a:before, .my_products_share a.tiktok:before {
	content: url(../images/tiktok.svg);
	filter: invert(1);
	display: inline-block;
	width: 17px;
	height: 17px;
	vertical-align: top;
	margin-top: 5px;
}
.social li.google a:before{
	content:"\f0d5";
}
.social li.whatsapp a:before{
	content:"\f232";
}
.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;
	left:0;
	top:0;
	height:100%;
}
.lang a {
	background: #ed932b;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	padding: 8px 12px;
	display: block;
	border-radius: 0px 60px 60px 0px;
	margin-top: 13px;
}
.lang a:hover{
	padding-right:15px;
	padding-left:15px;
	background:#ed932b;
}
/*end top*/
/*start header*/
#header{
	z-index:5000;
	width:100%;
	height:120px;
	float:right;
	clear:both;
	position:relative;
}
.logo {
	float: right;
	position: relative;
	padding-top: 18px;
}
.logo img {
	height: 80px;
	float: right;
}
.logo img.logo2{
	display:none;
}
.get_qoute {
	float: left;
	margin-top: 42px;
	margin-right:0px;
}
.get_qoute a {
	background: #2a9396;
	height: 45px;
	line-height: 43px;
	display: inline-block;
	border-radius: 2px;
	color: #fff;
	font-weight: 400;
	position:relative;
	overflow:hidden;
	font-size: 15px;
	padding: 0px 20px;
	border-radius:4px;
	text-transform: uppercase;
}
.get_qoute a:hover{
	color:#fff;
}
.get_qoute a b{
	font-weight:600;
	position:relative;
	z-index:100;
}
.get_qoute a b:after{
	font-family:FontAwesome5,FontAwesome;
	font-weight:normal;
	margin-right:10px;
	content:"\f2b6";
}
.get_qoute a e{
	position:relative;
}
.get_qoute a:before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	background:#ed932b;
	border-radius:4px;
	transform:scale(0);
	top:0;
	left:0;
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
}
.get_qoute a:hover:before{
	left:0;
	transform:scale(1);
}
.nav {
	float:left;
	margin-top:42px;
	margin-left:10px;
}
.nav li{
	display:block;
	position:relative;
	float:right;
	padding:0px 12px;
}
.nav li a{
	display:block;
	color:#333;
	overflow:hidden;
	text-transform:uppercase;
	line-height:50px;
	font-weight:400;
	font-size:15px;
	position:relative;
}
.nav li a:before{
	content:"";
	font-weight:600;
	display:inline-block;
	vertical-align:0px;
	width:7px;
	height:7px;
	border-radius:50%;
	background:#2a9396;
	margin-left:10px;
}
.nav li a:after{
	content:"";
	height:4px;
	border-radius:20px;
	background:#2a9396;
	position:absolute;
	bottom:5px;
	left:100%;
	right:-500px;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	display:block;
}
.nav li a:hover:after,.nav li:hover a:after,.nav li.current a:after{
	left:35px;
	right:15px;
}
.nav li:hover .sub{
	top: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;
	right: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;
	right: 30px;
	color:#fff;
	background: #2a9396;
	line-height: normal;
	padding: 2px 10px;
	border-radius: 3px;
	font-style: normal;
	font-size: 12px;
}
.nav li .sub ul li a:hover{
	background:#2a9396;
	color:#fff;
	padding-right:17px;
}
.search_icon {
	float:left;
}
.search_icon svg {
	fill: #333;
	width: 20px;
	margin-right: 0px;
	margin-left:20px;
	height: auto;
	margin-top: 58px;
	cursor: pointer;
}
.searchbox {
	background: rgba(42,147,150,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: #ed932b;
	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 20px 0px 75px;
	line-height: 100px;
	width: 100%;
}
.searchbox label button {
	width: 30px;
	height: 100px;
	border: none;
	background: none;
	cursor: pointer;
	position: absolute;
	left: 45px;
	top: 0;
	color: #ed932b;
	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:#247779;
	float:right;	
	width:100%;
	clear:both;
	padding:0px 0px 30px;
	position:relative;
}
#footer .width{
	position:relative;
}
.foot_img{
	background-image:url(../images/bg/bg50.png);
	background-position:top center;
	background-size:cover;
	background-repeat:no-repeat;
	left:0;
	bottom:0;
	right:0;
	top:-80px;
	position:absolute;
}
.foot_top {
	position: relative;
	border-bottom: 2px solid rgba(255,255,255,0.1);
	text-align: center;
	padding: 20px 0px;
	overflow:hidden;
}
.foot_logo {
	display:inline-block;
	vertical-align: middle;
}
.foot_logo img {
	height: 85px;
}
.foot_copyrights {
	display: inline-block;
	vertical-align: middle;
	text-align:right;
	padding-right:35px;
	color: #fff;
	border-right: 1px solid rgba(255,255,255,0.2);
	margin-right: 50px;
	max-width: 490px;
}
.foot_copyrights a{
	color:#fff;
	font-weight:400;
}
.foot_copyrights a:hover{
	text-decoration:underline;
}
.foot_center {
	border-bottom: 2px solid rgba(255,255,255,0.1);
	padding: 20px 0px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.foot li {
	display: inline-block;
}
.foot li a {
	color: #fff;
	display: block;
	padding: 15px 30px;
	font-weight: 400;
	font-size: 16px;
}
.foot li a:before{
	content:"";
	font-weight:600;
	display:inline-block;
	vertical-align:0px;
	width:7px;
	height:7px;
	border-radius:50%;
	background:#ed932b;
	margin-left:10px;
}
.foot li a:hover{
	color: #ed932b;
}
.foot_bottom {
	clear: both;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 50px 0px;
}
.foot_bottom_list {
	display: block;
	float: right;
	color: #fff;
	margin-left: 60px;
}
.foot_bottom_list span {
	font-family: FontAwesome5,FontAwesome,iconmoon,Flaticond;
	background: #2a9396;
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 4px;
	font-weight: normal;
	float: right;
}
.foot_bottom_list div {
	padding-right: 60px;
}
.foot_bottom_list div h2 {
	font-weight: normal;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
	color: #eee;
}
.foot_bottom_list div p {
	display: block;
	font-weight:400;
	color: #fff;
	font-size: 14px;
}
#footer .social {
	clear: none;
	float: left;
	border: none;
	height: auto;
	margin: 5px 0 0;
}
#footer .social li {
	float: right;
}
#footer .social li a {
	width: 50px;
	min-width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-right: 6px;
	border: none;
	text-align: center;
	background: rgba(0,0,0,0.2);
	color: #fff;
}
#footer .social li.facebook a{
	background:#1877F2;
}
#footer .social li.twitter a{
	background:#1DA1F2;
}
#footer .social li.youtube a{
	background:#FF0000;
}
#footer .social li.snapchat a{
	background:#c8b146;
}
#footer .social li.linkedin a{
	background:#0077B5;
}
#footer .social li.instagram a{
	background:#4c68d7;
}
#footer .social li a:hover{
	background:#3c9cb4;
	color:#fff;
}
/*end footer*/
/*start totop*/
.toTop{
	position:fixed;
	text-align:center;
	color:#fff;
	z-index:1500;
	cursor:pointer;
	font-size:12px;
	right:10px;
	bottom:20px;
	display:none;
	border-radius:4px;
	width:40px;
	font-weight:700;
	line-height:40px;
	text-transform:uppercase;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	height:40px;
	background:#2a9396;
	-webkit-animation: movetopbounce 5s linear infinite;
	animation: movetopbounce 5s linear infinite;
}
.toTop:before{
	font-family:FontAwesome;
	display:block;
	font-weight:normal;
	content:"\f062";
}
.toTop:hover{
	color:#fff;
	background:#ed932b;
}
/*end totop*/
/*start slideshow*/
#slideshow{
	clear:both;
	display:block;
	z-index:100;
	background-position:center;
	background-color:#d6e8e9;
	background-size:cover;
	margin-bottom:0px;
	overflow:hidden;
	width:100%;
	position:relative;
	height:100%;
	top:0;
	right:0;
}
.cycle-pager {
	position: absolute;
	z-index: 103;
	font-size:0px;
	left: 20px;
	top: 50%;
	margin-top:-30px;
	text-align:center;
}
.cycle-pager .cycle-pager-active {
	background:#2a9396;
}
.cycle-pager span {
	margin-bottom:10px;
	width:13px;
	height:13px;
	border-radius:50%;
	border:1px solid rgba(0,0,0,0.5);
	cursor:pointer;
	display:block;
}
.slideshow{
	height:100%;
	width:100%;
	overflow:hidden;
}
.slider{
	width:100%;
	height:100%;
}
.slider_bg{
	background-position:center;
	background-size:cover;
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	z-index:100;
	transform:scale(1.9);
	-moz-transition: all 600ms;
	-webkit-transition:all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
}
.cycle-slide-active .slider_bg{
	transform:unset;
}
.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;
}
.slider_cont_all {
	width: 100%;
	margin: 0px 90px;
	position: relative;
	z-index: 800;
	text-align: center;
	display: block;
	padding: 0px;
}
.slider_cont_left {
	float: left;
	text-align: right;
	max-width: 600px;
}
.slider_cont_right {
	float: right;
	text-align: right;
	position:relative;
	max-width: 600px;
}
.cycle-slide-active .slider_cont .slider_cont_left,.cycle-slide-active .slider_cont .slider_cont_right{
    -webkit-animation: slideInLeft 1s forwards;
    animation: slideInLeft 1s forwards;
	-ms-animation: slideInLeft 1s forwards;
	-o-animation: slideInLeft 1s forwards;
	-moz-animation: slideInLeft 1s forwards;
}
.slider_cont h1{
	font-weight:400;
	background:#2a9396;
	font-size:16px;
	padding:10px 30px;
	border-radius:30px;
	color:#fff;
	margin-bottom:20px;
	display:inline-block;
}
.slider_cont h2 {
	position:relative;
	z-index:888;
	font-weight:600;
	text-transform:capitalize;
	line-height:1.2;
	display: inline-block;
	color: #000;
	font-size:40px;
	margin-bottom:15px;
}
.slider_cont h2 b{
	font-weight:700;
}
.slider_cont p {
	z-index:888;
	position: relative;
	display: inline-block;
	color: #333;
	line-height:1.6;
	font-size: 16px;
	font-weight:400;
	margin-bottom:40px;
}
.slider_left_link{
	margin-bottom:90px;
}
.slider_left_link a,.my_link_url a {
	clear:both;
	color:#fff;
	font-size:14px;
	display:inline-block;
	font-weight:400;
	border-radius:30px;
	height:49px;
	line-height:47px;
	padding:0px 30px;
	text-transform:uppercase;
	background:#2a9396;
	position:relative;
	margin-left:20px;
	z-index:888;
	overflow:hidden;
}
.slider_left_link a:first-child b:after,.my_link_url a b:after{
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
	content:"\f177";
	font-weight:normal;
	font-family:FontAwesome;
}
.slider_left_link a:last-child b:before{
	display:inline-block;
	vertical-align:0px;
	margin-left:10px;
	content:"\f144";
	font-weight:normal;
	font-family:FontAwesome5;
}
.slider_left_link a b,.my_link_url a b{
	position:relative;
	z-index:100;
	font-weight:600;
}
.slider_left_link a:before,.my_link_url a:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	transform:scale(0);
	border-radius:30px;
	background:#ed932b;
	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,.my_link_url a:hover:before{
	transform:scale(1);
}
.slider_left_link a:last-child{
	background:#ed932b;
	color:#fff;
}
.slider_left_link a:hover,.slider_left_link a:last-child:hover,.my_link_url a:hover{
	color:#fff;
}
/*end slideshow*/
/*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;
	height: 100%;
}
.data_list li {
	display: block;
	position: relative;
	z-index: 100;
	float: right;
	width: 25%;
	padding: 60px 20px;
	transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
	transition-duration:1s;
	opacity: 0;
	transition-property: opacity,transform;
	transform:translate3d(0,200px,0) translateY(0%);
}
.data_list li:after{
	position:absolute;
	content:"";
	width:10px;
	height:10px;
	border-radius:50%;
	top:50px;
	right:50px;
	background:#ed932b;
}
.data_list li:nth-child(1){
	background:#e8f6f6;
}
.data_list li:nth-child(2){
	transition-duration:1.2s;
}
.data_list li:nth-child(3){
	background:#e8f6f6;
	transition-duration:1.3s;
}
.data_list li:nth-child(4){
	transition-duration:1.4s;
}
.data_list li:nth-child(5){
	transition-duration:1.5s;
}
.data_list li:nth-child(6){
	background:#e8f6f6;
	transition-duration:1.6s;
}
.data_list li:nth-child(8){
	background:#e8f6f6;
	transition-duration:1.6s;
}
#data .width.scroll .data_list li{
	transform:translateZ(0) translateY(0);
	opacity:1;
}
.data_all{
	text-align:center;
}
.data_list li span {
	font-family:Flaticon,FontAwesome5,FontAwesome,iconmoon;
	color:#247779;
	font-size:60px;
}
.data_list li p {
	overflow: hidden;
	font-size: 14px;
	z-index: 101;
	color: #333;
	position: relative;
	height: 120px;
	margin-top: 20px;
}
.data_list li p b {
	display: block;
	color: #1a3022;
	z-index: 101;
	position: relative;
	font-weight: 400;
	font-size: 22px;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*end data*/
/*start newsbar*/
#newsbar {
	position:relative;
	z-index:1000;
	clear:both;
	display:block;
	width:100%;
	float:right;
	overflow:hidden;
}
#newsbar .width{
	height:120px !important;
	background-image:url(../images/bg/bg46.png);
	background-color:#247779;
	position:relative;
	width:100%;
}
.newsbar_title {
	float: right;
	width: 120px;
	font-weight: 400;
	height: 120px;
	line-height: 120px;
	text-align: center;
	color: #fff;
}
.bn-controls {
	width: 100px;
	height: 120px;
	overflow:hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
.bn-controls button{
	float: right;
	cursor:pointer;
	background:none;
	text-align:center;
	line-height:120px;
	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:#ed932b;
}
.bn-news {
	margin-right: 20px;
	margin-left: 115px;
	height: 120px;
	overflow: hidden;
}
.bn-news li {
	display: inline-block;
	padding-left:30px;
}
.bn-news li a {
	display: block;
	color: #fff;
	font-weight: 400;
	line-height: 120px;
	height: 66px;
}
.bn-news li a:hover{
	color: #ed932b;
}
/*end newsbar*/
/*start aboutus*/
#aboutus{
	clear:both;
	display:block;
	float:right;
	width:100%;
	overflow:hidden;
	position:relative;
	margin-bottom:50px;
	direction:ltr;
	z-index:100;
}
#aboutus .width{
	padding:60px 30px 60px 0px;
	position:relative;
}
#aboutus:before{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	content:"";
	width:45%;
	background:#edf8f8;
}
.aboutus_right{
	width:50%;
	display:table-cell;
	vertical-align:top;
	direction:rtl;
	transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
	transition-duration:1s;
	opacity: 0;
	transition-property: opacity,transform;
	transform:translate3d(200px,0,0) translateY(0%);
	position:relative;
}
#aboutus .width.scroll .aboutus_right{
	transform:translateZ(0) translateY(0);
	opacity:1;
}
#aboutus .width.scroll .aboutus_left{
	transform:translateZ(0) translateY(0);
	opacity:1;
}
.aboutus_left {
	width: 50%;
	display: table-cell;
	vertical-align: top;
	padding-left:40px;
	transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
	transition-duration:1s;
	opacity: 0;
	transition-property: opacity,transform;
	transform:translate3d(-200px,0,0) translateY(0%);
	direction:rtl;
	padding-top: 50px;
}
.aboutus_right div {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	right: 0;
	padding:15px 0px 55px;
	background-size: 100% 100%;
}
.aboutus_right div img {
	width: 500px;
	height:500px;
	display: block;
	border-radius:50%;
	border:10px solid #fff;
	object-fit: cover;
	object-position:center;
}
.aboutus_left_txt {
	font-weight: 400;
	margin-bottom: 60px;
	color:#555;
	line-height:1.9;
	clear:both;
}
.aboutus_txt1 li {
	display: block;
	overflow:hidden;
	margin-bottom: 15px;
}
.aboutus_txt1 li span {
	background: #2a9396;
	color: #fff;
	font-weight: 400;
	display: inline-block;
	overflow: hidden;
	border-radius: 2px;
	margin-left: 5px;
	width: 25px;
	float: right;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.aboutus_txt1 li b {
	font-weight:400;
	margin-right: 40px;
	display: block;
	background:#edf8f8;
	padding: 5px 11px;
	color:#555;
}
/*end aboutus*/
/*start data*/
#gallery{
	clear:both;
	display:block;
	width:100%;
	position:relative;
	margin-bottom:50px;
	overflow:hidden;
	float:left;
	z-index:100;
}
.gallery li{
	float:right;
	overflow:hidden;
	width:50%;
	height:500px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:0px 15px;
}
.gallery li div{
	width:100%;
	height:100%;
	position:relative;
}
.gallery li div:before{
	content:"";
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	cursor:grab;
	opacity:0.4;
	background:#247779;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.gallery li:hover div:before{
	opacity:0;
}
.gallery li img{
	width:100%;
	height:100%;
	cursor:grab;
	object-fit:cover;
	object-position:center;
	display:block;
}
.gallery_slider{
	visibility:hidden;
}
.gallery_slider.slick-initialized {
	visibility:visible;
}
.gallery_next, .gallery_prev {
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	font-size: 15px;
	text-align: center;
	position: absolute;
	top: 50%;
	width: 40px;
	color: #333;
	left: -100px;
	right: auto;
	z-index: 1001;
	cursor: pointer;
	height: 40px;
	border-radius:5px;
	background:#fff;
	line-height: 40px;
}
.gallery_next:before,.gallery_prev:before{
	font-family:FontAwesome;
	font-weight:normal;
}
.gallery_next:before{
	content:"\f054";
}
.gallery_prev:before{
	content:"\f053";
}
.gallery_next{
	right:-100px;
	left:auto;
}
#gallery:hover .gallery_next{
	right:10px;
}
#gallery:hover .gallery_prev{
	left:10px;
}
.gallery_next:hover,.gallery_prev:hover{
	background:#20409a;
	color:#fff;
}
.gallery li div p {
  position: absolute;
	-moz-transition: all 700ms;
	-webkit-transition: all 700ms;
	-ms-transition: all 700ms;
	-o-transition: all 700ms;
	bottom:0;
  right: 0;
  left: 0;
  padding: 40px;
  text-align: center;
  color: #fff;
  font-weight:700;
  text-shadow:1px 1px 1px #000;
  font-size:18px;
}
/*end services*/
/*start aboutus*/
#aboutus2{
	clear:both;
	float:right;
	width:100%;
	margin-bottom:50px;
	padding-top:30px;
	overflow:hidden;
}
.aboutus2_right{
	float:right;
	width:23%;
	transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
	transition-duration:1s;
	opacity: 0;
	transition-property: opacity,transform;
	transform:translate3d(-200px,0,0) translateY(0%);
}
#aboutus2 .width.scroll .aboutus2_right{
	transform:translateZ(0) translateY(0);
	opacity:1;
}
.aboutus2_det {
	overflow:hidden;
	border: 1px solid #2a9396;
	padding: 25px;
}
.aboutus2_det h2 {
	display: block;
	text-transform:uppercase;
	text-align: center;
	font-weight:400;
	color: #2a9396;
	font-size:22px;
	margin-bottom: 10px;
}
.aboutus2_det h2:after{
	content:"";
	display:block;
	margin:5px auto;
	height:5px;
	border-radius:5px;
	background:#2a9396;
	width:20%;
}
.aboutus2_det p {
	color: #777;
	font-size: 13px;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
.aboutus2_det ol {
	clear: both;
	display:block;
}
.aboutus2_det ol li:last-child{
	border-bottom:none;
}
.aboutus2_det ol li {
	display: block;
	border-bottom: 1px solid #f6f6f6;
	padding-top: 12px;
	font-weight:bold;
	padding-bottom: 12px;
	font-size: 13px;
	text-transform:uppercase;
	color: #2a9396;
}
.aboutus2_det ol li span {
	display: block;
	font-weight:normal;
	float:left;
	text-transform:none;
	color: #666;
}
.aboutus2_center {
	width: 54%;
	float: right;
	padding: 0px 40px;
	transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
	transition-duration:1s;
	opacity: 0;
	transition-property: opacity,transform;
	transform:translate3d(0,200px,0) translateY(0%);
}
#aboutus2 .width.scroll .aboutus2_center{
	transform:translateZ(0) translateY(0);
	opacity:1;
}
.aboutus2_title h1 {
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	color: #555;
}
.aboutus2_title h2 {
	font-weight: 400;
	font-size: 25px;
	color: #2a9396;
	text-shadow: 1px 1px 1px #fff;
	display: block;
	margin-bottom: 10px;
}
.aboutus2_txt {
	font-size: 14px;
	color: #444;
}
.aboutus2_left {
	width: 23%;
	transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
	transition-duration:1s;
	opacity: 0;
	transition-property: opacity,transform;
	transform:translate3d(200px,0,0) translateY(0%);
	float:left;
}
#aboutus2 .width.scroll .aboutus2_left{
	transform:translateZ(0) translateY(0);
	opacity:1;
}
.aboutus2_left h2 {
	font-size: 16px;
	font-weight:400;
	display: block;
	margin-bottom: 20px;
	color: #000;
}
.aboutus2_left img {
	width: auto;
	height: auto;
	margin: 0px auto 10px;
}
.aboutus2_left p {
	font-size: 13px;
	color: #555;
}
.aboutus2_left a {
	display: inline-block;
	border: 1px solid #2a9396;
	border-radius: 2px;
	color: #2a9396;
	padding: 4px 15px;
	font-size:14px;
	margin-top: 15px;
}
.aboutus2_left a:hover{
	background:#2a9396;
	border: 1px solid #2a9396;
	color: #fff;
}
/*end aboutus2*/
/*start partners*/
#partners {
	clear: both;
	float: right;
	width: 100%;
	margin-bottom:40px;
	position: relative;
}
.partners_slide{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
}
.partners_slide.slick-initialized {
	visibility:visible;
}
.partners_slide li{
	float:right;
	padding:10px;
	overflow:hidden;
}
.partners_all {
	overflow: hidden;
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	padding:10px;
	max-width:200px;
	height:200px;
	border-radius:10px;
	margin: 0px auto;
	border:1px solid #eee;
}
.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%;
	background: #fff;
}
.partners_all img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.slick-dots {
	clear: both;
	display: block;
	padding-top:30px;
	text-align: center;
}
.slick-dots li {
	display: inline-block;
	float: none;
	padding: 0;
	width: auto;
}
.slick-dots li button {
	font-size: 0;
	background: none;
	background:#bbb;
	margin-left: 5px;
	border:none;
	width:30px;
	height:4px;
	cursor:pointer;
}
.slick-dots li.slick-active button{
	background:#2a9396;
}
/*end partners*/
/*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:right;
	width:50%;
}
.pages_title h1{
	font-size:15px;
	margin-bottom:10px;
	font-weight:400;
	border-radius:2px;
	color:#fff;
	background:#ed932b;
	padding:5px 15px;
	display:inline-block;
}
.pages_title h2,.aboutus_left h2 {
	font-weight: 400;
	font-size:40px;
	color: #247779;
	display: block;
	line-height:1.3;
	margin-bottom:10px;
}
.pages_title p {
	float: left;
	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:"\f104";
	font-family:FontAwesome;
	vertical-align:middle;
	margin-right:15px;
}
.pages_title a:before{
	content:"";
	height:1px;
	width:0px;
	background:#2a9396;
	position:absolute;
	right:0;
	bottom:-5px;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.pages_title a:hover{
	color:#2a9396;
}
.pages_title a:hover:before{
	width:100%;
}
/*end pages title*/
/*start services*/
#data2 {
	clear: both;
	display: block;
	float: right;
	width: 100%;
	position: relative;
	margin-bottom:180px;
	z-index: 600;
	overflow:hidden;
}
#data2 .width{
	padding:0px 20px;
}
.data_table{
	display: table;
}
.data_right {
	display: table-cell;
	width: 50%;
	position: relative;
	text-align:left;
	height:100%;
	vertical-align: middle;
	transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
	transition-duration:1s;
	opacity: 0;
	transition-property: opacity,transform;
	transform:translate3d(-200px,0,0) translateY(0%);
}
#data2 .width.scroll .data_right{
	transform:translateZ(0) translateY(0);
	opacity:1;
}
.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-left:35px;
	transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
	transition-duration:1s;
	opacity: 0;
	transition-property: opacity,transform;
	transform:translate3d(200px,0,0) translateY(0%);
}
#data2 .width.scroll .data_left{
	transform:translateZ(0) translateY(0);
	opacity:1;
}
.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 #2a9396;
	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: '+';
	left: 0px;
	top: 0px;
	color: #000;
	text-align: center;
	font-weight: 500;
	font-size: 25px;
}
.data_right_cover {
	position: absolute;
	bottom:40px;
	left:20px;
	background-image: url(../images/bg/bg54.png);
	height:258px;
	overflow: hidden;
	width:135px;
	background-size: cover;
	-webkit-animation: moveleftbounce 5s linear infinite;
	animation: moveleftbounce 5s linear infinite;
}
.data_right_cover2 {
	position: absolute;
	top:40px;
	right:20px;
	background-image: url(../images/bg/bg57.png);
	height: 230px;
	overflow: hidden;
	width: 90px;
	background-size: 100%;
	-webkit-animation: movetopbounce 5s linear infinite;
	animation: movetopbounce 5s linear infinite;
}
/*end data*/
/*start news*/
#news {
	float: right;
	width: 100%;
	clear: both;
	overflow:hidden;
	margin-bottom:80px;
	padding-bottom:40px;
	display: block;
}
#news .pages_title{
	text-align:center;
}
.news_ul{
	margin:0px -20px;
}
.news_loop{
	width:33.33%;
	float:right;
	padding:20px;
}
.news_all {
	width: 100%;
	display: block;
	position:relative;
	border-radius:10px;
	box-shadow:0px 32px 32px 0px rgba(210,210,210,.35);
	overflow:hidden;
}
.news_img {
	clear: both;
	display: block;
	width: 100%;
	height: 250px;
	overflow: hidden;
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	position: relative;
}
.news_all:hover .news_img a:after {
	left: -50%;
}
.news_img a:after {
	background: rgba(255, 255, 255, 0.4);
	content: "";
	height: 100%;
	left: -150%;
	position: absolute;
	top: 0;
	transition: none 0s ease 0s;
	width: 100%;
	transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.news_img img{
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center;
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;	
}
.news_all:hover .news_img img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
}
.news_img a {
	position: relative;
	display: block;
	z-index: 100;
	height: 100%;
	width: 100%;
}
.news_img p {
	position: absolute;
	left: 25px;
	top:25px;
	border-radius:0 40px 40px;
	background: #2a9396;
	color: #fff;
	font-size:12px;
	width:80px;
	height:80px;
	line-height:1.2;
	text-align: center;
	padding-top:19px;
}
.news_img p b {
	font-size:20px;
	display: block;
}
.news_txt {
	padding: 25px;
	clear: both;
	display: block;
}
.news_txt h2 {
	font-weight: 600;
	font-size: 18px;
	display: block;
	margin-bottom: 6px;
	color: #20234c;
	overflow: hidden;
	height:30px;
}
.news_more {
	clear: both;
	overflow: hidden;
	display: block;
	text-align: center;
	padding:0px 25px 25px;
	text-transform:uppercase;
}
.news_more a {
	display: block;
	font-weight:600;
	color: #2a9396;
	float: right;
	font-size: 13px;
}
.news_more a:after {
	font-family: FontAwesome;
	vertical-align: 0px;
	margin-right: 10px;
	content: "\f060";
	font-weight:normal;
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.news_more a:hover {
	background: #2a9396;
	color:#fff;
}
.news_more a:hover:after {
	margin-right: 15px;
}
.news_ul{
	position:relative;
}
/*end news*/