/*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:#a43468;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
a:hover{
	color:#d27952;
	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:1280px;
}
/*end body*/
/*start top*/
#top {
  width: 100%;
  overflow: hidden;
  z-index: 5000;
  height: 45px;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(2555,255,255,0.05);
  position: absolute;
  text-transform:uppercase;
  top: 0;
  right: 0;
}
.icon_menu_open{
	float:left;
}
.s_contact{
	float:right;
}
.s_contact.s_contact2{
	float:left;
}
.s_contact li{
	display:block;
	float:left;
}
.s_contact li a,.s_contact li span {
	display: block;
	font-size:12px;
	color: #fff;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0px 10px;
	font-weight:400;
	line-height:45px;
}
.s_contact li span{
	direction:ltr;
	letter-spacing:normal;
}
.s_contact li span{
	border-left:none;
}
.s_contact li a:before,.s_contact li span:before{
	vertical-align:0px;
	display:inline-block;
	margin-right:8px;
	color:#fff;
	font-family:FontAwesome;
}
.s_contact li span:before{
	margin-left:0px;
	margin-right:8px;
}
.s_contact li.phone a:before{
	content:"\f095";
}
.s_contact li.mail a:before{
	content:"\f003";
}
.s_contact li.mapi span:before{
	content:"\f101";
}
.s_contact li a:hover{
	color:#fff;
	background:#a43468;
}
.s_contact li a:hover:before{
	color:#fff;
}
.social{
	float:left;
}
.social li{
	display:block;
	position:relative;
	float:left;
}
.social li:first-child a{
	border-left:1px solid rgba(255,255,255,0.05);
}
.social li a {
	display: block;
	color: #fff;
	z-index:11;
	font-size:12px;
	border-right:1px solid rgba(255,255,255,0.05);
	width:45px;
	text-align:center;
	position:relative;
	line-height:45px;
}
.social li a:hover{
	color:#fff;
	background:#a43468;
}
.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.youtube a:before{
	content:"\f16a";
}
.social li.linkedin a:before{
	content:"\f0e1";
}
.social li.snapchat a:before{
	content:"\f2ab";
}
.social li.instagram a:before{
	content:"\f16d";
}
.social li.vimeo a:before{
	content:"\f27d";
}
.social li.delicious a:before{
	content:"\f1a5";
}
.lang{
	float:right;
}
.lang a{
	display:block;
	line-height:45px;
	padding:0px 20px;
	font-weight:400;
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
}
.lang a:hover{
	background:#a43468;
	color:#fff;
}
.lang a img{
	vertical-align:middle;
	margin-right:10px;
}
/*end top*/
/*start header*/
body.scrolled .header_h{
	width:100%;
	background:#fff;
	height:130px;
	float:right;
	clear:both;
}
body.scrolled #header{
	position:fixed;
	height:130px;
	top:0;
	right:0;
}
#header{
	height:130px;
	clear:both;
	float:right;
	z-index:4999;
	position:absolute;
	width:100%;
	top:44px;
	right:0;
	background-color:#fff;
	background-image:url(../images/bg/bg46.png);
	box-shadow:0px 0px 10px 10px rgba(0,0,0,0.1);
}
#header .width{
	position:relative;
}
.logo {
	float: left;
	margin-top:16px;
}
.logo a {
	display: block;
}
.logo a img {
	height: 95px;
}
.nav {
	float: right;
	margin-top: 31px;
}
.nav li{
	display:block;
	float:left;
	position:relative;
}
.nav li a {
	display: block;
	color: #333;
	line-height:54px;
	padding: 10px 25px;
	text-transform:uppercase;
	position: relative;
	font-size: 15px;
	font-weight: 400;
	z-index: 105;
	text-align: center;
}
.nav li.now a{
	background:#a43468;
	color:#fff;
}
.nav li.now a {
	background: #a43468;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0px 20px;
	border-radius:4px;
	margin-top: 17px;
}
.nav li.now a:after{
	display:none;
}
.nav li.now a:hover{
	background:#a43468;
	color:#fff;
}
.nav li a:hover,.nav li:hover a{
	color:#a43468;
}
.nav li:hover .sub{
	display:block;
}
.sub .sub{
	border:none;
	width:100%;
	height:auto;
	position:relative;
	top:0;
	box-shadow:none;
	left:0;
}
.sub {
	position: absolute;
	width: 260px;
	display:none;
	top: 68px;
	left:0px;
	z-index:999;
	background: #fff;
	box-shadow:0 1px 40px 0 rgba(0,0,0,.1);
}
.nav li:hover .sub ul{
	float:none;
}
.nav li:hover .sub ul li{
	float:none;
	display:block;
}
.nav li:hover .sub ul li a{
	display:block;
	padding:12px 10px;
	background:none;
	line-height:normal;
	font-size:13px;
	font-weight:400;
	color:#333;
	text-align:left;
	border-bottom:1px solid #eee;
}
.nav li:hover .sub ul li a:after{
	display:none;
}
.nav li:hover .sub ul li a:hover{
	background:#a43468;
	color:#fff;
	padding-left:13px;
}
/*end header*/
/*start head_fix*/
.nav_fix {
	background:url(../images/bg/bg35.png);
	background-repeat:repeat-x;
	width:100%;
	height:120px;
	position: fixed;
	right: 0px;
	z-index:3500;
	top:-1000px;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
body.scrolled .nav_fix{
	top:0;
}
body.scrolled .logo img{
	filter:none;
}
/*end head_fix*/
/*start footer*/
#footer{
	background-image:url(../images/bg/bg46.png);
	background-position:center;
	background-color:#020202;
	border-bottom:1px solid rgba(255,255,255,0.05);
	background-repeat:repeat;
	float:right;	
	width:100%;
	clear:both;
	padding:60px 0px 30px;
	position:relative;
}
.foot{
	clear:both;
	margin-bottom:30px;
	overflow:hidden;
}
.foot_loop{
	width:25%;
	float:left;
	padding:0px 20px;
	color:#ccc;
	overflow:hidden;
}
.foot_loop h2{
	font-weight:600;
	font-size:20px;
	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:2px;
	background-color:#a43468;
	display:block;
	margin-top:10px;
}
.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.1);
	padding:10px 0;
	color:#ccc;
	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:#a43468;
	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.1);
	color:#ccc;
	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 #ccc;
	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:0;
	color:#fff;
}
/*end footer*/
/*start bottom*/
#bottom{
	clear:both;
	display:block;
	overflow:hidden;
	width:100%;
	float:right;
	height:65px;
	background-image:url(../images/bg/bg41.png);
	background-color:#020202;
	color:#bbb;
	font-size:13px;
	position:relative;
	text-transform:uppercase;
}
.copyrights{
	float:left;
	line-height:65px;
}
.design{
	float:right;
	line-height:65px;
}
.design a{
	color:#fff;
	background:#a43468;
	padding:2px 3px;
	margin-right:5px;
}
.design a:hover{
	opacity:0.8;
}
#bottom .social {
	float:left;
	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:#bbb;
	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;
	width:auto;
	padding:0px 30px;
	line-height: 65px;
}
#bottom .social li a:hover{
	color:#a43468;
}
#bottom .social li:hover:after{
	top:0;
}
/*end bottom*/
/*start slideshow*/
#slideshow_all{
	position:relative;
	width:100%;
	float:right;
	clear:both;
	height:120%;
	overflow:hidden;
	padding-bottom:100px;
}
#slideshow{
	clear:both;
	height:100%;
	display:block;
	background:#a43468;
	width:100%;
	position:relative;
	top:0;
	right:0;
}
#slideshow_all:before, #slideshow_all:after {
	position: absolute;
	bottom: 34px;
	width: 170px;
	height: 80px;
	z-index: 1500;
	content: '';
}
#slideshow_all:before {
	left: -70px;
	box-shadow: 4px 1px 0 3px #fff;
	transform: skew(-58deg, 10deg);
	background-color:#fff;
}
#slideshow_all:after {
	right: -70px;
	box-shadow: -4px 1px 0 3px #fff;
	transform: skew(58deg, -10deg);
	background-color:#fff;
}
.slidebg{
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#000;
	opacity:0.7;
	position:absolute;
}
.slidebg2{
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-image:url(../images/bg/bg48.png);
	opacity:0.5;
	background-repeat:no-repeat;
	background-position:right center;
	position:absolute;
}
.circles {
	display: block;
	width: 20px;
	height: 20px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	opacity:0.05;
	z-index:200;
}
#slideshow .next,#slideshow .prev{
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;	
	display:block;
	font-size:28px;
	text-align:center;
	position:absolute;
	background:#333;
	color:#fff;
	bottom:0;
	width:120px;
	height:120px;
	line-height:120px;
	left:0;
	z-index:1201;
	cursor:pointer;
}
#slideshow .next{
	background:#a43468;
	color:#fff;
	left:0;
	margin-left:120px;
}
#slideshow .next:before{
	font-family:FontAwesome;
	content:"\f105";
}
#slideshow .prev:before{
	font-family:FontAwesome;
	content:"\f104";
}
#slideshow .next:hover,#slideshow .prev:hover{
	color:#fff;
	background:#e2211c;
}
.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% !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-top:120px;
}
.slider_cont_all {
	width: 100%;
	margin: 0px 90px;
	position: relative;
	display: block;
}
.slider_cont_left{
	float:left;
	text-align:left;
	max-width:600px;
}
.slider_cont_right{
	float:right;
	text-align:left;
	max-width:600px;
}
.slider_cont_center{
	max-width:600px;
	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:400;
	line-height:1.2;
	display: inline-block;
	color: #fff;
	font-size:50px;
	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: 13px;
	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_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:#a43468;
	position:relative;
	margin-left:20px;
	z-index:888;
	overflow:hidden;
}
.slider_left_link a:hover{
	color:#a43468;
}
.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:#fff;
	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;
}
.slider_left_img{
	position:absolute;
	left:0;
	top:0;
}
.slider_left_img img{
	height:280px;
	-webkit-animation: moveleftbounce 5s linear infinite;
	animation: moveleftbounce 5s linear infinite;
}
.cycle-slide-active .slider_cont .slider_left_img{
    -webkit-animation: slideInLeft 1s forwards;
    animation: slideInLeft 1s forwards;
	-ms-animation: slideInLeft 1s forwards;
	-o-animation: slideInLeft 1s forwards;
	-moz-animation: slideInLeft 1s forwards;
}
#progress_a{
	width:100%;
	left:0px;
	position:absolute;
	z-index:1100;
	top:0px;
}
#progress{
	height:50px;
	float:left;
	background:rgba(255,255,255,0.1);
}
/*end slideshow*/
/*start data*/
#data{
	clear:both;
	display:block;
	width:100%;
	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%;
	overflow: hidden;
	background-color:#a43468;
	background-image:url(../images/bg/bg46.png);
}
.data_list li:first-child{
	background-color:#020202;
}
.data_list li:nth-child(2){
	background-color:#a43468;
}
.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;
	margin-right: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:22px;
	font-weight:700;
	display:block;
	margin-bottom:15px;
}
.data_list li a{
	border:2px solid rgba(255,255,255,0.8);
	color:#fff;
	font-weight:600;
	display:inline-block;
	font-size:15px;
	padding:12px 40px;
}
.data_list li a:hover{
	background:rgba(255,255,255,0.8);
	color:#444;
}
/*end data*/
/*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;
	color: #333;
}
.pages_title.withwhite{
	color:#63839c;
}
.pages_title h1 {
	font-size: 15px;
	font-weight: bold;
	display:inline-block;
	padding:0px 20px;
	color: #333;
	margin-bottom:0px;
	position:relative;
	text-transform: uppercase;
}
.pages_title.withwhite h1{
	color:#fff;
}
.pages_title h1:after {
	position: absolute;
	content: "";
	width: 7px;
	height: 7px;
	background: #a43468;
	top:9.5px;
	left: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.pages_title h1:before {
	position: absolute;
	content: "";
	width: 7px;
	height: 7px;
	background: #a43468;
	top:9.5px;
	right: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.pages_title h2 {
	font-weight: 400;
	font-size: 40px;
	color: #020202;
	display: block;
	margin-bottom:0px;
}
.pages_title.withwhite h2{
	color:#448d78;
}
.pages_title span {
	font-size: 14px;
}
.pages_title p{
	height:3px;
	width:60px;
	border-radius:5px;
	margin:20px 0px 0px;
	background:#a43468;
	display:block;
}
/*end pages title*/
/*start aboutus*/
#aboutus{
	clear:both;
	display:block;
	float:right;
	width:100%;
	z-index:1200;
	overflow:hidden;
	position:relative;
	direction:rtl;
	margin-top:-90px;
	z-index:100;
}
#aboutus .width{
	padding:60px 0px 120px 30px;
	position:relative;
}
.aboutus_right{
	width:55%;
	display:table-cell;
	vertical-align:top;
	direction:ltr;
	position:relative;
}
.aboutus_left {
	width: 45%;
	display: table-cell;
	vertical-align: top;
	padding-right:40px;
	direction:ltr;
	padding-top: 50px;
}
.aboutus_right div {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	left: 0;
	padding:15px 0px 55px;
	background-size: 100% 100%;
}
.aboutus_right div img {
	width: 90%;
	height: 100%;
	box-shadow:0 2px 15px 0 rgba(0,0,0,.06);
	display: block;
	border-radius:10px;
	object-fit: cover;
	object-position:center;
}
.aboutus_right h1 {
    color: #fff;
	background:#a43468;
    font-weight: 400;
    font-size: 14px;
	padding:5px 10px;
    display:inline-block;
	margin-left:100px;
}
.aboutus_right h2 {
	display: block;
	margin-bottom:15px;
	margin-top:15px;
	font-weight:400;
	font-size: 28px;
	margin-left:100px;
	color: #020202;
	line-height: 1.3;
}
.aboutus_left h2 {
	font-weight: 600;
	display: block;
	margin-bottom: 20px;
}
.aboutus_left_txt {
	font-size: 14px;
	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: #a43468;
	color: #fff;
	font-weight: 600;
	display: inline-block;
	overflow: hidden;
	font-size: 13px;
	border-radius: 2px;
	margin-right: 5px;
	width: 25px;
	float: left;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.aboutus_txt1 li b {
	font-weight: 600;
	margin-left: 40px;
	display: block;
	background:rgba(33,33,33,0.05);
	padding: 5px 11px;
	color:#555;
}
/*end aboutus*/
/*start count*/
#count {
	clear:both;
	float:right;
	width:100%;
	margin-top:-60px;
	margin-bottom:40px;
	overflow:hidden;
	position:relative;
}
#count ul{
	clear:both;
	position:relative;
}
#count ul li{
	width:25%;
	padding:0px;
	float:left;
	display:block;
}
.count_all {
	width: 100%;
	padding: 0px 40px;
}
.count_all span{
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticon;
	color: #333;
	width: 120px;
	height: 120px;
	margin:0px auto 20px; 
	background: #fff;
	text-align: center;
	line-height: 120px;
	border-radius: 100%;
	z-index: 133;
	font-size: 30px;
	position: relative;
	display:block;
}
.count_all span:after {
	content: "";
	position: absolute;
	width: 120px;
	height: 120px;
	background: #fff;
	z-index: 3;
	border-radius: 100%;
	opacity: 0.3;
	top: 4px;
	right: -7px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.count_all div {
	margin-top:-30px;
	overflow: hidden;
	text-align:center;
}
.count_all h2 {
	font-weight: 600;
	color: #333;
	font-size: 14px;
	overflow: hidden;
	text-transform:uppercase;
	display: block;
	margin-bottom: 10px;
}
.count_all p {
	clear: both;
	display: inline-block;
	overflow: hidden;
	font-weight: 700;
	font-size:45px;
	letter-spacing: 2px;
	line-height: 1;
	color: #a43468;
	position: relative;
	margin-top: 10px;
}
/*end count*/
/*start top table*/
.my_top_table{
	clear:both;
	display:block;
	margin-bottom:40px;
	position:relative;
	overflow:hidden;
}
.my_top_table .pages_title,#news .pages_title{
	float: left;
	width: 33.33%;
	position: relative;
	z-index: 205;
	background: #fff;
	padding-right: 30px;
	padding-left: 40px;
	padding-top: 110px;
}
.my_top_table:before{
	content:"";
	position:absolute;
	z-index:200;
	top:0;
	left:0;
	bottom:0;
	width:34%;
	background:#fff;
}
/*end top table*/
/*start news shapes slide*/
.my_slice{
	display:block;
	width:66.66%;
	float:left;
}
.list_top_left{
	width:100%;
}
.list_top_left li{
	display:block;
	float:left;
	width:33.33%;
	overflow:hidden;
	padding:10px;
}
.news_shape{
	height:100%;
	display:block;
	border-radius:4px;
	text-align:center;
	padding:15px;
	position:relative;
	overflow:hidden;
	width:100%;
}
.news_shape img{
	height:125px;
}
.news_shape h2{
	font-weight:400;
	font-size:17px;
	color:#000;
}
/*end news shapes slide*/
/*start data*/
#data2{
	clear:both;
	display:block;
	width:100%;
	position:relative;
	margin-bottom:50px;
	float:left;
	z-index:100;
}
.data2_list {
	width: 100%;
	position:relative;
	z-index:101;
}
.data2_list li {
	display: block;
	position:relative;
	z-index:100;
	float: left;
	width:33.33%;
	padding:20px;
	height: 100%;
}
.data2_all{
	width:100%;
	padding:45px 50px 60px;
	border:1px solid #eee;
}
.data2_list li span {
	z-index: 101;
	width: 50px;
	height:50px;
	line-height:50px;
	position: relative;
	color: #a43468;
	font-size:30px;
	margin-bottom:10px;
	display: block;
}
.data2_list li span:before{
	font-family:FontAwesome5,FontAwesome,iconmoon,Flaticon;
}
.data2_list li p {
	overflow: hidden;
	font-size: 15px;
	z-index: 101;
	color:#555;
	position: relative;
	height: 125px;
}
.data2_list li p b {
	display: block;
	color: #333;
	z-index:101;
	position:relative;
	text-transform:uppercase;
	font-weight: 600;
	font-size:22px;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.data2_list li a {
	position: absolute;
	width: 45px;
	height: 45px;
	line-height: 45px;
	padding-top:3px;
	border-radius: 50%;
	text-align: center;
	background: #a43468;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	bottom:0px;
	right: 50%;
	margin-right: -22px;
}
.data2_list li a:before{
	content:url(../images/plus.png);
}
.data2_list li a:hover{
	background:#020202;
	color:#fff;
}
/*end data2*/
/*start partners*/
#partners {
	clear: both;
	float: right;
	width: 100%;
	position:relative;
	background-color:#eee;
	background-image:url(../images/bg/bg46.png);
	background-position:center;
	padding:50px 0px;
	z-index:100;
	margin-bottom:60px;
}
.partners_title {
	float: left;
	width: 20%;
	display: block;
}
.partners_title h2 {
	font-weight: 700;
	font-size: 50px;
	color: #020202;
}
.partners_arrow {
	width: 15%;
	text-align: center;
	float: left;
	padding-top: 25px;
}
.partner_next, .partner_prev {
	width: 50px;
	height: 50px;
	background:#020202;
	display: block;
	line-height:50px;
	border-radius:3px;
	color:#fff;
	font-size:18px;
	margin-bottom: 15px;
	cursor:pointer;
	font-family: FontAwesome;
	-moz-transition: all 300ms;
	-webkit-transition:all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.partner_next:before{
	content:"\f100";
}
.partner_prev:before{
	content:"\f101";
}
.partner_next:hover,.partner_prev:hover{
	background:#a43468;
	color:#fff;
	border-radius:5px;
}
.partners{
	float:right;
	width:65%;
	display:block;
	overflow:hidden;
}
.partners_slider{
	visibility:hidden;
	direction:rtl;
}
.partners_slider.slick-initialized {
	visibility:visible;
}
.partners li{
	float:left;
	display:block;
	width:25%;
	padding:10px;
	overflow:hidden;
}
.partners_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;
}
.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 news*/
#news {
	float: right;
	width: 100%;
	clear: both;
	overflow:hidden;
	margin-bottom:40px;
	padding-bottom:40px;
	display: block;
}
.news_ul{
	float:right;
	width:66.66%;
}
.news_loop{
	width:50%;
	float:left;
	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: 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_img p {
	position: absolute;
	right: 25px;
	top:25px;
	border-radius:0 40px 40px;
	background: #a43468;
	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: 17px;
	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: #262323;
	overflow: hidden;
	height: 60px;
}
.news_txt p {
	display: block;
	clear: both;
	color: #555;
	font-size: 13px;
	height: 65px;
	overflow: hidden;
}
.news_more {
	clear: both;
	overflow: hidden;
	display: block;
	text-align: center;
	padding:0px 25px 25px;
}
.news_more a {
	display: block;
	font-weight:600;
	color: #a43468;
	float: left;
	font-size: 13px;
}
.news_more a:after {
	font-family: FontAwesome;
	vertical-align: middle;
	margin-left: 10px;
	content: "\f061";
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.news_more a:hover {
	background: #a43468;
	color:#000;
}
.news_more a:hover:after {
	margin-left: 15px;
}
.news_ul{
	position:relative;
}
/*end news*/