/*start body*/
body,html{
	height:100%;
}
body{
	background-color:#221f0d;
	background-image:url(../images/bg/bg14.png);
	background-position:center;
	background-attachment:fixed;
	margin:0;
	padding:0;
	direction:rtl;
	color:#333;
	font-family:'tajawal',Barlow, sans-serif;
	font-size:14px;
	font-weight:500;
	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:#ffa801;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
a:hover{
	color:#5e5e5e;
	text-decoration:none;		
}
img{
	border:none;
	max-width:100%;
}
*{
	list-style:none;
	margin:0;
	outline:none;
	box-sizing:border-box;
	padding:0; 
}
.wrapmy{
	background:#fff;
	clear:both;
	overflow:hidden;
}
.width{
	margin:0px auto;
	width:1230px;
}
/*end body*/
/*start top*/
#top{
	width:100%;
	overflow:hidden;
	position:relative;
	float:right;
	display:block;
	height:40px;
	background:#5e5e5e;
}
.lang{
	float:left;
	position:relative;
}
.lang a{
	line-height:40px;
	font-family:Changa;
	color:#fff;
	position:relative;
	font-weight:600;
	background:#5e5e5e;
	display:block;
	font-size:15px;
	letter-spacing:1px;
	text-align:center;
	padding:0px 13px;
	text-transform:uppercase;
	z-index:10;
}
.lang a:hover{
	background:#ffdd59;
	color:#000;
}
.social {
	float:right;
}
.social li{
	display:block;
	position:relative;
	float:right;
}
.social li a {
	color:#eee;
	display: block;
	font-size: 13px;
	z-index: 11;
	font-weight: normal;
	position: relative;
	text-align: center;
	line-height: 40px;
	width:40px;
	text-align:center;
}
.social li a:hover{
	color:#000;
	background:#ffdd59;
}
.social li:hover:after{
	top:0;
}
.social li a:before{
	font-family:FontAwesome;
}
.social li.facebook a:before{
	content:"\f09a";
}
.social li.twitter a:before{
	content:"\f099";
}
.social li.google a:before{
	content:"\f0d5";
}
.social li.linkedin a:before{
	content:"\f0e1";
}
.social li.instagram a:before{
	content:"\f16d";
}
.social li.snapchat a:before{
	content:"\f2ab";
}
/*end top*/
/*start newsbar*/
#newsbar {
	clear: both;
	position: relative;
	height: 40px;
	background: #5e5e5e;
	float: left;
	width: 100%;
}
#newsbar .width {
	height: 100%;
	position:relative;
}
.newsbar_title {
	float: right;
	width: 120px;
	font-weight: 600;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}
.bn-controls {
	width: 100px;
	height: 40px;
	overflow:hidden;
	background: #5e5e5e;
	position: absolute;
	left: 0px;
	top: 0px;
}
.bn-controls button{
	float: right;
	cursor:pointer;
	background:none;
	text-align:center;
	line-height:40px;
	height:40px;
	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{
	background:#ffdd59;
}
.bn-news {
	margin-right: 20px;
	margin-left: 115px;
	height: 40px;
	overflow: hidden;
}
.bn-news li {
	display: inline-block;
	padding-left:30px;
}
.bn-news li a {
	display: block;
	color: #eee;
	font-weight: 600;
	line-height: 38px;
	height: 40px;
}
.bn-news li a:hover{
	color: #ffdd59;
}
/*end newsbar*/
/*start header*/
#header{
	height:110px;
	clear:both;
	float:right;
	background:#fff;
	z-index:999;
	position:relative;
	border-bottom:1px dashed #ddd;
	width:100%;
	padding:0px 20px;
}
.logo {
	float: right;
	position: relative;
}
.logo a {
	display: block;
	margin-top:5px;
}
.logo a img {
	display: block;
	height: 100px;
}
#nav{
	position:relative;
}
.nav{
	float:left;
	margin-top:41px;
}
.nav li{
	display:block;
	float:right;
	position:relative;
}
.nav li a {
	display: block;
	color: #1e272e;
	line-height:30px;
	padding: 0px 7px 0px;
	margin:0px 7px 0px;
	position: relative;
	font-family:Changa;
	font-size: 14px;
	font-weight: 800;
	z-index: 105;
	text-align: center;
}
.nav li a:hover,.nav li:hover a,.nav li.current_page_item a{
	background:#ffdd59;
}
.nav li:hover .sub{
	display:block;
}
.sub {
	position: absolute;
	width: 210px;
	display:none;
	top:30px;
	right:7px;
	z-index:200;
	background-color:#ffdd59;
}
.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:10px;
	background:none;
	line-height:normal;
	margin-left:0;
	font-size:13px;
	font-weight:700;
	color:#000;
	height:auto;
	text-align:right;
	border-bottom:1px solid rgba(0,0,0,0.07);
	margin:0;
}
.nav li:hover .sub ul li a:after{
	display:none;
}
.nav li:hover .sub ul li a:hover{
	background:#1e272e;
	color:#fff;
	padding-right:13px;
}
.nav li:hover .sub ul li a:before,.nav li:hover .sub ul li:last-child a:before{
	content: "\f038";
	position:relative;
	top:0;
	left:0;
	width:auto;
	height:auto;
	border-radius:0;
	background:none;
	font-family: FontAwesome;
	font-weight: normal;
	vertical-align: 0;
	margin-left: 10px;
}
.search_icon {
	float: left;
	width: 40px;
	height: 40px;
	right: 0;
	margin-top: 33px;
	line-height: 36px;
	font-size: 18px;
	border: 2px solid #5e5e5e;
	text-align: center;
	color: #1e272e;
	cursor: pointer;
	margin-right: 10px;
}
.search_icon:before{
	content:"\f002";
	font-family:FontAwesome;
}
.searchbox {
	position: fixed;
	background: rgba(0,0,0,0.95);
	width: 100%;
	height: 100%;
	top: 0;
	z-index:5000;
	right: 0;
	display:none;
	text-align: center;
	padding: 20px;
}
.close_search {
	color: #fff;
	position:absolute;
	top:20px;
	z-index:100;
	left:20px;
	font-size: 30px;
	font-family:Changa;
	font-weight:600;
	cursor: pointer;
	text-transform: uppercase;
}
.search_box{
	display: flex;
	align-items: center;
	width: 100%;
	position:relative;
	height: 100%;
}
.search_box label {
	position: relative;
	width: 100%;
	clear: both;
	overflow: hidden;
	display: block;
}
.search_box input {
	background: #fff;
	border: none;
	height:60px;
	line-height:60px;
	font-weight:600;
	padding: 17px 17px 17px 65px;
	font-family:Changa;
	font-size: 14px;
	font-weight:600;
	width: 100%;
	color: #555;
}
.search_box button {
	width: 60px;
	height: 60px;
	border: none;
	background: #ffdd59;
	cursor:pointer;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size:18px;
	color: #000;
	text-align: center;
	line-height: 60px;
}
.search_box button:before{
	font-family:FontAwesome;
	content:"\f002";
}
.search_box button:hover{
	opacity:0.8;
}
.search_box h2 {
	display: block;
	color: #fff;
	font-weight: 800;
	font-family:Changa;
	margin-bottom: 30px;
	font-size: 20px;
}
.search_box_txt {
	width: 100%;
	overflow: hidden;
}
.search_tags{
	margin-top:25px;
	overflow:hidden;
}
.search_tags li{
	display:inline-block;
	padding:4px;
}
.search_tags li a {
	color: #aaa;
	border: 1px solid #aaa;
	display: block;
	font-family:Changa;
	padding: 5px 10px;
}
.search_tags li a:before {
	content:"#";
	vertical-align:0px;
	margin-left:5px;
}
.search_tags li a:hover{
	color:#ffdd59;
	border:1px solid #ffdd59;
}
/*end header*/
/*start bottom*/
#bottom{
	clear:both;
	display:block;
	width:100%;
	float:right;
	height:45px;
	padding:0px 20px;
	background-color:#5e5e5e;
	color:#eee;
	font-size:13px;
	font-family:Changa;
	font-weight:500;
	position:relative;
}
.copyrights{
	float:right;
	line-height:45px;
}
.design{
	float:left;
	line-height:45px;
}
.design a{
	color:#000;
	background:#ffdd59;
	padding:2px 3px;
	margin-right:5px;
}
.design a:hover{
	opacity:0.8;
}
/*end bottom*/
/*start totop*/
.toTop{
	position:fixed;
	text-align:center;
	z-index:1500;
	cursor:pointer;
	font-size:12px;
	right:0px;
	bottom:0px;
	display:none;
	width:45px;
	line-height:45px;
	text-transform:uppercase;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	height:45px;
	background:#ffdd59;
	color:#000;
}
.toTop:before{
	font-family:FontAwesome;
	display:block;
	font-weight:normal;
	content:"\f062";
}
.toTop:hover{
	background:#ccae62;
}
/*end totop*/
/*start slideshow*/
#slideshow{
	clear:both;
	height:500px;
	display:block;
	z-index:100;
	background:#5e5e5e;
	overflow:hidden;
	position:relative;
}
.slidebg{
	background-color:rgba(0,0,0,0.2);
	background-image:url(../images/bg/bg3.png);
	position:absolute;
	z-index:777;
	width:100%;
	top:0px;
	right:0;
	height:100%;
}
#progress_a{
	width:100%;
	left:0px;
	position:absolute;
	z-index:101;
	bottom:0;
}
#progress{
	height:7px;
	float:left;
	background:rgba(255,255,255,0.3);
}
#slideshow .next,#slideshow .prev{
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	display:block;
	font-size:35px;
	text-align:center;
	position:absolute;
	top:50%;
	width:45px;
	height:45px;
	line-height:45px;
	margin-top:-35px;
	color:#fff;
	left:0;
	opacity:0;
	right:auto;
	z-index:1001;
	cursor:pointer;
}
#slideshow .next{
	right:0%;
	left:auto;
}
#slideshow:hover .prev{
	opacity:1;
}
#slideshow:hover .next{
	opacity:1;
}
#slideshow .next:before{
	font-family:FontAwesome;
	content:"\f105";
}
#slideshow .prev:before{
	font-family:FontAwesome;
	content:"\f104";
}
#slideshow .next:hover,#slideshow .prev:hover{
	color:#ffdd59;
}
.cycle-pager {
	position: absolute;
	z-index: 1001;
	font-size:0px;
	right:0;
	width:100%;
	text-align:center;
	bottom:20px;
}
.cycle-pager .cycle-pager-active {
	background:#ffdd59;
}
.cycle-pager span {
	margin:0px 3px;
	width:25px;
	height:4px;
	border-radius:15px;
	background:rgba(255,255,255,0.2);
	cursor:pointer;
	display:inline-block;
}
.slideshow{
	width:100%;
	height:100%;
	overflow:hidden;
}
.cycle-slideshow{
	background:url(../images/load.gif) 50% 50% no-repeat;
}
.slider{
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	height:100%;
	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 50px;
	position: relative;
	text-align:center;
	z-index:1000;
	display: block;
	padding:0px 0px 0px;
}
.slider_cont_left{
	float:left;
	text-align:right;
	max-width:500px;
}
.slider_cont_right{
	float:right;
	text-align:right;
	max-width:500px;
}
.cycle-slide-active .slider_cont h2{
    -webkit-animation: slideInRight 1s forwards;
    -ms-animation-name: slideInRight 1s forwards;
	-o-animation-name: slideInRight 1s forwards;
	-moz-animation-name: slideInRight 1s forwards;
	animation-name: slideInRight 1s forwards;
}
.slider_cont h2 {
	position:relative;
	font-weight:900;
	line-height:1.2;
	display: inline-block;
	color: #fff;
	font-size:35px;
	font-family:Changa;
	text-shadow:1px 1px 1px #000;
	margin-bottom: 25px;
}
.slider_cont h2 span{
	color:#ffdd59;
}
.cycle-slide-active .slider_cont p,.cycle-slide-active .slider_cont h1{
    -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 p {
	position: relative;
	display: inline-block;
	color: rgba(255,255,255,0.9);
	font-size: 13px;
	font-weight:600;
	margin-bottom:30px;
}
.cycle-slide-active .slider_cont a{
    -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 a{
	border:2px solid rgba(255,255,255,1);
	clear:both;
	color:#fff;
	font-size:15px;
	display:inline-block;
	font-family:Changa;
	font-weight:600;
	padding:8px 30px;
	margin-left:10px;
	position:relative;
	overflow:hidden;
}
.slider_cont a:hover{
	background:#ffdd59;
	border:2px solid #ffdd59;
	text-shadow:none;
	color:#000;
}
@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}
/*end slideshow*/
/*start pages title*/
.pages_title {
	clear: both;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom:10px;
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	color: #333;
}
.pages_title h1 {
	font-size: 14px;
	font-weight:600;
	display:inline-block;
	padding:5px 15px;
	border-radius:50px;
	color: #000;
	background:#ffdd59;
	position:relative;
	margin-bottom:10px;
	position:relative;
	text-transform: uppercase;
}
.pages_title h1:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -8px;
	border-top: 8px solid #ffdd59;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	margin-left: -8px;
}
.pages_title h2 {
	font-weight: 900;
	font-size: 30px;
	color: #1e272e;
	font-family:Changa;
	display: block;
	margin-bottom:0px;
}
.pages_title span {
	font-size: 14px;
	font-weight:600;
}
/*end pages title*/
/*start count*/
#count {
	clear:both;
	float:right;
	width:100%;
	margin-bottom:40px;
	background:#5e5e5e;
	padding:60px 0px;
	overflow:hidden;
	position:relative;
}
#count ul{
	clear:both;
	position:relative;
}
#count ul li{
	width:25%;
	padding:0px;
	float:right;
	display:block;
}
.count_all {
	width: 100%;
	padding: 0px 40px;
}
.count_all div {
	overflow: hidden;
	text-align:center;
}
.count_all h2 {
	font-weight: 600;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
}
.count_all p {
	clear: both;
	font-family:Changa;
	display: inline-block;
	overflow: hidden;
	font-weight: 900;
	font-size: 35px;
	letter-spacing: 2px;
	line-height: 1;
	color: #fff;
	position: relative;
	margin-top: 10px;
}
.count_all p:after{
	content:"+";
	color:#ffdd59;
	margin-right:10px;
}
/*end count*/
/*start services*/
#services {
	clear: both;
	overflow:hidden;
	margin-bottom:40px;
	float:right;
	width:100%;
	background-image:url(../images/bg/bg37.png);
	background-position:top;
	background-repeat:repeat-x;
}
.services{
	clear:both;
	display:block;
	transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
	transition-duration:1s;
	opacity: 0;
	transition-property: opacity,transform;
	transform:translateY(200px);
}
.services.scroll{
	transform:translateZ(0) translateY(0);
	opacity:1;
}
.serv_loop {
	width: 20%;
	float: right;
	text-align:center;
	overflow: hidden;
	padding: 25px;
}
.serv_all {
	width: 100%;
	position:relative;
	height: 100%;
	overflow: hidden;
}
.serv_img {
	height:190px;
	overflow: hidden;
	margin-bottom: 25px;
	border-radius:50%;
	position: relative;
}
.serv_img a {
	display: block;
	width: 100%;
	height: 100%;
	position:relative;
}
.serv_img a img {
	width: 100%;
	display:block;
	height: 100%;
	object-fit:cover;
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;	
}
.serv_img a:hover img{
	transform:scale(1.2);
}
.serv_img a:hover span{
	opacity:0.8;
}
.serv_img a span{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
	opacity:0;
	background:#ffdd59;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;		
}
.serv_img a span:before {
	content: "\f0c1";
	font-family: FontAwesome;
	color: #fff;
	font-size: 25px;
	display: block;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-15px;
	margin-left:-15px;
	text-align: center;
}
.serv_count {
	background: #ffdd59;
	color: #000;
	width: 47px;
	height: 47px;
	line-height: 47px;
	border-radius: 47px;
	font-family: Barlow;
	font-weight: 700;
	font-size: 17px;
	letter-spacing: 1px;
	position: absolute;
	top: 0px;
	right: 25px;
	z-index: 1;
}
.serv_title {
	clear: both;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
}
.serv_title a {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color:#5e5e5e;
	margin-bottom:5px;
	font-size: 15px;
	font-weight:700;
}
.serv_title a:hover{
	color:#ffa801;
}
/*end services*/
/*start aboutus*/
#aboutus{
	clear:both;
	display:block;
	overflow:hidden;
	float:right;
	background:#eee;
	padding:60px 20px;
	width:100%;
	margin-bottom:50px;
}
.aboutus_right{
	width:50%;
	float:left;
	padding-right:50px;
	transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
	transition-duration:1s;
	opacity: 0;
	transition-property: opacity,transform;
	transform:translateY(200px);
}
.aboutus_right.scroll{
	transform:translateZ(0) translateY(0);
	opacity:1;
}
.aboutus_left{
	width:50%;
	float:right;
	transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
	transition-duration:1s;
	opacity: 0;
	transition-property: opacity,transform;
	transform:translate3d(200px,0,0) translatex(0%);
	padding-right:30px;
}
.aboutus_left.scroll{
	transform:translateZ(0) translateY(0);
	opacity:1;
}
.aboutus_left_title{
	overflow:hidden;
	margin-bottom:20px;
}
.aboutus_left_title h2{
	color:#1e272e;
	display:block;
	font-family:Changa;
	font-size:22px;
	font-weight:900;
}
.aboutus_left_title p{
	font-size:14px;
	color:#666;
	display:block;
}
.aboutus_left_txt{
	font-size:15px;
}
.aboutus_buttons {
	clear: both;
	display: block;
	overflow: hidden;
	margin-top: 30px;
}
.aboutus_buttons a {
	display: inline-block;
	background: #ffdd59;
	color: #000;
	font-weight:600;
	padding: 10px 30px;
	font-family:Changa;
	border-radius:2px;
	margin-left: 10px;
}
.aboutus_buttons a:last-child {
	background: #ff3f34;
	color:#fff;
}
.aboutus_buttons a:hover{
	background:#1e272e;
	color:#fff;
}
.aboutus_right ol li{
	float:right;
	width:50%;
	padding:24px 8px;
	text-align:center;
}
.aboutus_all{
	border:1px solid #ddd;
	padding:15px;
	background:#fff;
	position:relative;
}
.aboutus_all span:before{
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticon;
}
.aboutus_all span {
	text-align: center;
	font-size: 20px;
	margin: -40px auto 10px;
	display: block;
	width: 55px;
	height: 55px;
	line-height: 55px;
	background: #ffdd59;
	color: #000;
	border-radius: 50%;
}
.aboutus_all h2 {
	font-weight: 700;
	font-size: 16px;
	color: #1e272e;
	padding-top: 5px;
	overflow: hidden;
	font-family:Changa;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.aboutus_all p {
	color: #555;
	font-size: 13px;
	margin-top: 10px;
	overflow: hidden;
	height: 70px;
}
/*end aboutus*/
/*start services2*/
#services2{
	clear:both;
	display:block;
	position:relative;
	overflow:hidden;
	width:100%;
	float:right;
	margin-bottom:40px;
	z-index:900;
}
.services2.services2_slider{
	visibility:hidden;
}
.services2.services2_slider.slick-initialized {
	visibility:visible;
}
.serv2_loop {
	width: 33.33%;
	float: right;
	overflow: hidden;
	padding:0px 20px;
}
.serv2_all {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.serv2_img {
	width: 100%;
	height:380px;
	overflow:hidden;
	border-radius:10px;
	position:relative;
}
.serv2_img img{
	width: 100%;
	height: 100%;
	object-fit:cover;
	object-position:center;
	display:block;
}
.serv2_img a:before{
	content:"";
	position:absolute;
	top:7px;
	left:7px;
	right:7px;
	bottom:7px;
	background:#ffa801;
	opacity:0.45;
	transform:scale(0);
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
}
.serv2_all:hover .serv2_img a:before{
	transform:scale(1);
}
.serv2_all:hover .serv2_img a:after{
	opacity:1;
}
.serv2_txt {
	background: #eee;
	box-shadow:-2px 2px 6px #0000002e;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align:center;
	padding:15px;
	margin-top:10px;
	border-radius:10px;
	border-right:5px solid #5e5e5e;
	border-left:5px solid #5e5e5e;
}
.serv2_txt h2 {
	font-weight: 700;
	font-size: 14px;
	position:relative;
	display: block;
	margin-bottom:1px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*end services2*/
/*start partners*/
#partners {
	clear: both;
	float: right;
	width: 100%;
	position: relative;
	padding:30px 0px;
	margin-bottom:40px;
}
.partners{
	display:block;
	overflow:hidden;
	transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
	transition-duration:1s;
	opacity: 0;
	transition-property: opacity,transform;
	transform:translate3d(200px,0,0) translatex(0%);
}
.partners.scroll{
	transform:translateZ(0) translateY(0);
	opacity:1;
}
.partners li{
	float:right;
	display:block;
	width:16.66%;
	padding:5px;
	overflow:hidden;
}
.partners_all {
	overflow: hidden;
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	padding: 0px 5px;
	height: 120px;
	border-radius:5px;
	margin: 0px auto;
	box-shadow:0 2px 10px 0 rgba(0,0,0,.06);
	background: #fff;
}
.partners_all div{
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	display: flex;
	width:100%;
	height:100%;
}
.partners_all img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.partners_slide .slick-dots li{
	width:auto;
	float:none;
	padding:0;
}
/*end partners*/
/*start partners*/
#partners2 {
	clear: both;
	float: right;
	width: 100%;
	padding:50px 0px;
	background-image:url(../images/bg/bg39.png);
	background-color:#fff;
	position: relative;
}
#partners2 .partners2_title {
	float: right;
	width: 35%;
	padding-left:30px;
	padding-top: 50px;
}
.partners2{
	float:left;
	width:65%;
	display:block;
	overflow:hidden;
	transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
	transition-duration:1s;
	opacity: 0;
	transition-property: opacity,transform;
	transform:translate3d(200px,0,0) translatex(0%);
}
.partners2.scroll{
	transform:translateZ(0) translateY(0);
	opacity:1;
}
.partners2 li{
	float:right;
	display:block;
	width:25%;
	padding:10px;
	overflow:hidden;
}
.partners2_all {
	overflow: hidden;
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	padding: 0px 5px;
	height: 140px;
	border-radius:5px;
	margin: 0px auto;
	box-shadow:0 2px 15px 0 rgba(0,0,0,.06);
	background: #fff;
}
.partners2_all div{
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	display: flex;
	padding:35px;
	width:100%;
	height:100%;
}
.partners2_all img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/*end partners*/
/*start gallery*/
#gallery2{
	clear:both;
	float:right;
	position:relative;
	overflow:hidden;
	width:100%;
}
#gallery2 .width{
	width:800px;
}
.gallery2 li{
	float:right;
	overflow:hidden;
	width:100%;
	height:400px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.gallery2 li img,.gallery2 li iframe{
	padding:0px 30px;
	width:100%;
	height:100%;
	cursor:grab;
	object-fit:cover;
	object-position:top;
	display:block;
}
.gallery2_slider{
	visibility:hidden;
}
.gallery2_slider.slick-initialized {
	visibility:visible;
}
.gallery2_next, .gallery2_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: 55%;
	width: 40px;
	color: #333;
	left: 10px;
	right: auto;
	z-index: 1001;
	cursor: pointer;
	height: 40px;
	background: rgba(255,255,255,0.8);
	line-height: 40px;
}
.gallery2_next:before,.gallery2_prev:before{
	font-family:FontAwesome;
}
.gallery2_next:before{
	content:"\f054";
}
.gallery2_prev:before{
	content:"\f053";
}
.gallery2_next{
	right:10px;
	left:auto;
}
.gallery2_next:hover,.gallery2_prev:hover{
	opacity:0.5;
}
/*end gallery*/
/*start news*/
#news {
	float: right;
	width: 100%;
	clear: both;
	overflow:hidden;
	display: block;
	margin-bottom:40px;
	position:relative;
	z-index:100;
}
.news_ul{
	overflow:hidden;
}
.news_loop{
	width:33.33%;
	float:right;
	padding:15px;
	overflow:hidden;
}
.news_all {
	width: 100%;
	display: block;
	position:relative;
}
.news_img {
	clear: both;
	display: block;
	width: 100%;
	height: 220px;
	overflow: hidden;
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	position: relative;
}
.news_all:hover .news_img a:after {
	left: -50%;
}
.news_img a:after {
	background: rgba(255, 255, 255, 0.4);
	content: "";
	height: 100%;
	left: -150%;
	position: absolute;
	top: 0;
	transition: none 0s ease 0s;
	width: 100%;
	transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.news_img img{
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center;
	-moz-transition: all 500ms;
	-webkit-transition:all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;	
}
.news_all:hover .news_img img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
}
.news_img a {
	position: relative;
	display: block;
	z-index: 100;
	height: 100%;
	width: 100%;
}
.news_date {
	position: absolute;
	width: 62px;
	height: 68px;
	background: #ffa801;
	color: #fff;
	bottom: 0;
	left: 10px;
	text-align: center;
	font-weight: 600;
	padding-top:10px;
	font-size: 25px;
	line-height: 1;
}
.news_date b{
	margin-top:5px;
	font-weight:600;
	font-size:12px;
	display:block;
}
.news_txt {
	padding: 20px 0px;
	clear: both;
	display: block;
}
.news_txt h2 {
	font-weight:600;
	font-size: 16px;
	display: block;
	margin-bottom: 6px;
	color: #333;
	overflow: hidden;
	text-transform:uppercase;
	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;
}
.news_more a {
	display: block;
	background: #5e5e5e;
	padding: 8px 15px;
	text-transform:uppercase;
	font-weight:600;
	color: #fff;
	float: right;
	font-size: 13px;
}
.news_more a:after {
	font-family: FontAwesome;
	vertical-align: middle;
	margin-right: 10px;
	content: "\f060";
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.news_more a:hover {
	background: #ffdd59;
	color:#000;
}
.news_more a:hover:after {
	margin-right: 15px;
}
.news_ul{
	position:relative;
}
/*end news*/