/*/*/**/*/*//* =====================================
Template Name: Bizpro
Author Name: Shakil Hossain
Author URL: http://codeglim.com
Description: Bizpro is a complete One Page Business and Corporate HTML Template. You can use this template for your any business & corporate purpose.
Version:	1.1
========================================*/   

/*-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    01.    General
	02.    Preloader
	03.    Header
	04.    Main design 
	05.    Agenda
    06.    Speaker
    07.    Sponsor
    08.    Contact
    09.    Footer
    010.   Social Media Share
    011.   mobile nav
    012.   Animation Register BTN
    013.   others
	
-----------------------------------------------------------------------------------*/

/*=======================
	01 - General
=========================*/
*{
	margin:0;
	padding:0;
}
body {
    font-family:  Verdana,Tahoma , "sans-serif";
    font-weight: 400;
	font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.5px;
	color:#333;
	position:relative;
}
h1,h2,h3,h4,h5,h6 {
    text-transform: capitalize;
	margin:0 0 10px;
	font-weight:700;
}
p {
	margin:0;
	color:#555;
}
a {
    text-decoration: none;
    transition: all 0.4s ease;
	text-decoration: none;
}
a:hover,
a:focus  {
    color: #fff;
    outline: none;
    text-decoration: none;
}
input:hover,
input:focus{
	outline:none;
}
ul,
ul li {
    margin: 0;
    padding: 0;
	list-style:none;
}

img{
	max-width: 100%;
}

.mobile-nav {
	display: none;
}
.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
	position: relative;
	border-top: 0px solid;
	box-shadow: none;
}
.nav li a:focus{
	background:none;
	outline:none;
}
.margin_auto{
	margin: auto;
}
.section{padding:100px 0; clear: both;}
.section-title {
    margin-bottom: 20px;
    text-align: left; 
}
.section-title.center{
	text-align:center;
}
.section-title.right{
	text-align:right;
}
.section-title.left{
	text-align:left;
}
.section-title.left h2:before{
	left:0;
	margin-left:0;
}
.section-title h2 {
	/* font-size: 28px; */
	/* text-transform: uppercase; */
	margin-bottom: 40px;
	padding-bottom: 15px;
	position: relative;
	display: inline-block;
    font-weight: 600;
}
.section-title h2::before {
	position: absolute;
	left: 50%;
	bottom: -1px;
	width: 60px;
	height: 2px;
	content: "";
	margin-left: -30px;
}
.section-title h2 span{
	/* text-transform: uppercase; */
	position:relative;
}
.section-title h2:hover:after{
	opacity:0;
	visibility:hidden;
	transform:scale(0.0);
} 
.section-title p {
	font-weight: 300;
}
.button{
    display: inline-block;
    background: #252525;
    color: #fff;
    padding: 12px 25px;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
	font-weight:500;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
	position:relative;
}
.button:hover{
	-webkit-box-shadow: 1px 1px 8px RGBA(105, 91, 91, 0.61);
	-moz-box-shadow: 1px 1px 8px RGBA(105, 91, 91, 0.61);
	box-shadow: 1px 1px 8px RGBA(105, 91, 91, 0.61);
	color:#fff;
}
.button:hover i{
    -webkit-animation-name: hvr-icon-wobble-horizontal;
	animation-name: hvr-icon-wobble-horizontal;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}

.slicknav_nav .slicknav_item a:hover,
.slicknav_nav .slicknav_item a{
	background:none;
}
.typed-cursor {
	opacity: 1;
	-webkit-animation: blink 1s infinite;
	-moz-animation: blink 1s infinite;
	animation: blink 1s infinite;
	font-size: 35px;
}
.table {
	display: table;
	width: 100%;
	height: 100%;
}
.table-cell {
	display: table-cell;
	vertical-align: middle;
	height:100%;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
#scrollUp {
	bottom: 20px;
	right: 20px;
	color: #fff;
	font-size: 24px;
	padding: 4px 10px;
	position: relative;
}
#scrollUp:hover {
	opacity:1;
	background:#252525;
}
.page .gmap{
	display:none;
}
.float_right{float:right;}


/*=======================
	02 - Preloader
=========================*/
.preLoader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    overflow: hidden;
}
.preload-inner {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.sk-cube-grid {
	width: 50px;
	height: 50px;
}
.sk-cube-grid .sk-cube {
	width: 33%;
	height: 33%;
	background-color:#51308E;
	float: left;
	-webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
			animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}
@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}


/*=======================
	03 - Header
=========================*/ 
#header {
	z-index: 300;
	width: 100%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 10px 0;
}
#header.sticky{
	position:fixed;
}
/*----- Logo -----*/
#header .logo a {
	color: #fff;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 500;
    margin-right: 10px;
}
#header .logo span {
	font-size: 40px;
	border-bottom:1px solid;
}
#header .logo img {
    height: 40px;
}
@media (max-width: 768px) {
#header .logo{	margin-top:0 !important;}
#header .slicknav_btn { margin-top:-30px !important;}
#header .logo a img{height: 25px;}
}

/*----- Main Menu -----*/
#header .nav-area{
	position:relative;
}
#header .mainmenu {
	float: right;
	width: 100%;
}
#header .nav{
	float:right;
}
#header .nav li {
	position:relative;
	margin-right:5px;
}
#header .nav li:last-child{
	margin:0;
}
#header .nav li a {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 500;
	display: block;
	border-radius: 3px;
	position: relative;
	background: transparent;
	position: relative;
}
#header .nav li a::before {
	position: absolute;
	content: "";
	left: -100%;
	top: 0;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	margin-left: -3px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
	visibility:hidden;
	opacity:0;
}
#header .nav li.active a:before,
#header .nav li:hover a:before{
	visibility:visible;
	opacity:1;
	left:50%;
}


/*----- Nav special btn -----*/
#header .nav li.special_btn a{
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px; 
	font-weight: 900; 
	line-height: 5px; 
	margin-top: 7px; 
}
#header .nav li.special_btn a::before {
	position: absolute;
	content: "";
	left: -100%;
	top: 0;
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 100%;
	margin-left: -3px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
	visibility:hidden;
	opacity:0;
}
#header .nav li.btn:hover:before {
    -webkit-transform: scale(30);
            transform: scale(30);
}
#header .nav li.btn:before {
    content: " ";
    position: absolute;
    top: 48%;
    left: 48%;
    z-index: -1;
    -webkit-transform: scale(0);
            transform: scale(0);
    width: 11px;
    height: 11px;
    -webkit-transition: .3s all linear;
    transition: .3s all linear;
    opacity: 0;
    visibility: hidden;
    background: #5b39c9;
    border-radius: 50px;

}
#header .nav li.btn:hover:before{
    -webkit-transform: scale(20);
            transform: scale(20);
    opacity: 1;
    visibility: visible;
    
}

/*----- Social -----*/
#header .social {
	list-style: none;
	float: right;
	margin-top: 10px;
}
#header .social li {
	margin-right: 10px;
	display: inline-block;
}
#header .social li:last-child{
	margin-right: 0px;
}
#header .social a {
	width: 26px;
	height: 26px;
	background: #fff;
	line-height: 26px;
	display: block;
	text-align: center;
	font-size: 13px;
	color: #252525;
	border-radius: 100%;
}
#header .social a:hover{
	border-color: transparent;
}
/*----- Header Extra  -----*/
#header.sticky .logo span{
	color:#fff;
	border-bottom-color:#fff;
}
#header.sticky .nav li .sub-menu{
	background: rgba(0, 0, 0, 0.85);
}


/*=======================
	04 - Main design 
=========================*/ 
#j-slider {
	position: relative;
    background: url(../images/index-bg.jpg) no-repeat 100% 100%; 
	background-size: cover; 
	/* height: 1080px; */
	height: 900px;
    /* max-width: 1920px; */
    background-size: cover;
	background-position: center;
    overflow: hidden;
}
#scene{
	z-index: 200;
}
.main img{ 
	position: absolute; z-index: 150; }
.main_element01 {
    max-width: 800px;
    width: 100%;
}
@media (max-width: 768px) {
	#main_container{display:none;}
}
@media (min-width: 1136px) and (max-width: 1400px) {
	#scene{	 margin-top: 5%;}
}
@media (min-width: 1000px) and (max-width: 1135px) {
	#scene{	 margin-top:10%;}
}
@media (min-width: 769px) and (max-width: 999px) {
	#scene{	 margin-top: 15%;}
}

/*----- Canvas 動畫 -----*/
#main_container  {
	width : 100%; 
	height : 100%; 
	position : absolute; 
	top : 0px; 
	left : 0px;
	margin : 0px;
	padding : 0px;
}

/*
#img_h{ 
	background: url(../images/index_bg.jpg) no-repeat 100% 100%; background-size: cover; max-width: 1920px; height: 1080px;
}
*/
/*----- 背景漸層 動畫 -----*/
.bg-animation > div, .bg-animation {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.bg-animation > div {
	will-change: opacity;
}
.bg-animation .bg-1 {
	background: linear-gradient(180deg, #00002b 60%,  #51308E 100%);
}
.bg-animation .bg-2 {
	background: linear-gradient(300deg, #9776D6 60%, #00002b 100%);
	animation: bg-fade-1 6s linear infinite;
}
.bg-animation .bg-3 {
	background: linear-gradient(10deg, #51308E 60%, #9776D6 100%);
	animation: bg-fade-2 6s linear infinite;
}
@keyframes bg-fade-1 {
	0% {
		opacity: 1;
	}
	33% {
		opacity: 1;
	}
	66% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes bg-fade-2 {
	0% {
		opacity: 1;
	}
	33% {
		opacity: 0;
	}
	66% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
/*----- 背景漸層 動畫 -end----*/

/*=======================
	05 - Agenda
=========================*/ 
#Agenda{
	position:relative;
}
#Agenda .single-service {
	text-align: center;
	position: relative;
	margin-top: 30px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 5px;
}
#Agenda .single-service img {
	width: 50%;
}
#Agenda .single-service i {
	font-size: 45px;
	margin-bottom: 15px;
	text-align: center;
	color: #555;
	border: 1px solid transparent;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#Agenda .single-service h2 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 15px;
	padding-bottom: 15px;
	position: relative;
}
#Agenda .single-service h2::before {
	position: absolute;
	content: "";
	width: 40px;
	height: 2px;
	margin-left: -20px;
	left: 50%;
	opacity:1;
	visibility:visible;
	bottom: -1px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#Agenda .single-service p{
	font-size:16px;
	line-height:26px;
}
#Agenda .section-title p{ font-size: 16px;}
#Agenda .section-title span {
    line-height: 1.5;
}
/*-----議程表-------*/
.timelineContent {
    margin-left: 10px;
}
.timeline {
    padding-left: 15px;
}
.timeline:before{
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    width: 1px;
    height: 95%;
}
.timeline-event{
    margin-top: 35px;
    margin-bottom: 10px;
}
.timeline-event:last-child {
    margin-bottom: 0px;
}
.timeline-event-icon{
    position: absolute;
    border-width: 5px;
    border-style: solid;
    left: 0px;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    transition:all .5s;
}
.timeline-event:hover .timeline-event-icon{
    transform: rotate(-45deg);
}
.timeline-event-copy{
    padding: 0px 5px 10px 10px;
}
.timeline h4{
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 800;
}
.timeline p{
    font-size: 15px;
    font-weight: 600;
    padding: 2px 5px;
    margin-top: 10px;
    display: inline-block;
    transition: all 1s;
}
.timeline p span{
    font-size: 18px;
}


/*=======================
	06 - Speaker
=========================*/ 
#Speaker {	
	padding-bottom: 0 !important;
}
#Speaker .section-title h2:after{
	color:#fff;
	opacity:0.2;
}
#Speaker .testimonial-carousel {
	position: relative;
}
#Speaker .testimonial-content {
	padding: 25px 150px 25px;
	position: relative;
	text-align: center;
}
#Speaker .testimonial-content p {
	color: #fff;
}
#Speaker .testimonial-content::before {
	position: absolute;
	font-family: FontAwesome;
	font-size: 40px;
	top: 11px;
	left: 100px;
	content: "\f10d";
	opacity: 1;
	color: #fff;
	transform: rotate(14deg);
}
#Speaker .testimonial-info {
	text-align:center;
}
#Speaker .testimonial-info .arrow{
	position:relative;
}
#Speaker .testimonial-info .arrow::before {
	position: absolute;
	content: "";
	border-top: 16px solid transparent;
	border-left: 23px solid;
	left: 49%;
	top: -14px;
}
#Speaker .testimonial-info .img {
	display: block;
	position: relative;
}
#Speaker .testimonial-info img {
	width: 80px;
	height: 80px;
	display: inline-block;
	margin-bottom: 10px;
	vertical-align: middle;
	position: relative;
	border: 2px solid #fff;
}
#Speaker .testimonial-info h6 {
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 15px;
	position: relative;
	font-weight: 500;
	color: #fff;
	display: inline-block;
	margin: 0;
}
#Speaker .testimonial-info h6:before{
	position:absolute;
	left:0;
	bottom:0;
	width:50%;
	left:50%;
	margin-left:-25%;
	height:2px;
	content:"";
}
#Speaker .testimonial-info span {
	display: block;
	font-size: 12px;
	margin-top: 10px;
	color: #fff;
}

/* Testimonial Nav */
#Speaker .owl-nav div {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
	background: transparent;
	font-size: 38px;
	padding: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin: 0;
}
#Speaker .owl-nav .owl-prev{
	left:0;
}
#Speaker .owl-nav .owl-next{
	right:0;
}
#Speaker .speaker_bg{background: url(../images/pattern.png) no-repeat center center; }
#Speaker .about-main{
	margin-top:30px;
	text-align: -webkit-center;
	text-align: -moz-center !important;/*firefox的样式*/  
    text-align:center ;/*IE的样式*/
}
#Speaker .about-img{
	/*margin-top:30px;*/
	width: 68%;
}
#Speaker .about-img img{
	border-bottom:4px solid;
	border-radius: 0 0 10px 10px;
}
#Speaker .tabs-main {
	margin-top: 15%;
	margin-bottom: 40px;
	background: #fff;
	padding: 20px;
	-webkit-box-shadow:0px 1px 5px rgba(0, 0, 0, 0.30);
	-moz-box-shadow:0px 1px 5px rgba(0, 0, 0, 0.30);
	box-shadow:0px 1px 5px rgba(0, 0, 0, 0.30);
	font-size: 18px;
	font-weight: 900;
}
#Speaker .tabs-main ul{
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#Speaker .tabs-main li:first-child{
	font-weight: normal;
}
#Speaker .tabs-main li{
	font-size: 24px;
	padding: 10px;
    font-weight:normal;
}
#Speaker .tabs-main p{
	font-weight: normal;
}
#Speaker .tabs-main .nav-tabs {
	margin-bottom: 20px;
}
#Speaker .tabs-main .nav-tabs li a {
	border-radius: 0px;
	margin: 0;
	font-size:14px;
	border: 1px solid #eee;
	padding: 14px 25px;
	text-transform: uppercase;
	color: #555;
}
#Speaker .tabs-main .nav-tabs li.active{
	border-color:transparent;
}
#Speaker .tabs-main .nav-tabs li.active a {
	color: #fff;
	font-weight: 500;
}
#Speaker .tabs-main .nav-tabs li:hover a{
	font-weight: 500;
	color:#fff;
}
#Speaker .single-tab {
	margin-top: 20px;
	position: relative;
	padding: 12px 12px 12px 50px;
	border-radius: 5px;
	border-bottom: 1px dotted;
}
#Speaker .single-tab i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: -2px;
	font-size: 18px;
	border-radius: 100%;
}
#Speaker .single-tab h4 {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 500;
}
#Speaker .single-tab p {
	line-height: 25px;
	font-size: 14px;
}
#Speaker .about p{
	margin-bottom:20px;
}
#Speaker .about p:last-child{
	margin:0;
}
#Speaker blockquote{
    font-size: 17px;
    border: 0px;
    padding: 10px 0px;
}
.Speaker-box{
	margin: 0 0 200px 0;
}
.person img{
    width:200px;
    /* height: 200px; */
    border: 10px #fff solid;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0,0,0,0.10);
}
.blockquote.feature-1-content {
    padding: 130px 20px 20px 20px;
    border-radius: 20px;
    margin-top: -100px;
}
.blockquote h4 {
    font-size: 22px;
    font-weight: 600;
}
.blockquote span{
    display: block
}
.blockquote span.position{
	font-size: 15px;
	line-height: 1.5;
	display: block;
	margin-top: 5px;
}
.blockquote span.topic{
    font-weight: 800;
    margin-top: 10px;
    margin-bottom: 20px;
}
.blockquote footer {
	font-size: 17px;
	line-height: 2.5rem; 
	text-align: left;
	padding-top: 1.25rem;
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	border-top: 1px solid #e4e4e4;
	max-height: 6.5rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transform: translateY(-1em);
	transform: translateY(-1em);
}
blockquote footer.active {
	overflow:visible;
	max-height: none;
	white-space: initial;
	text-overflow: clip;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-animation: DropdownBox .3s ease-in-out;
			animation: DropdownBox .3s ease-in-out;
			flex-grow: 5;
}
.blockquote footer strong{
    display: inline-block;
    padding: 0 5px;
    margin-right: 5px;
	margin-bottom: 5px;
}


/*=======================
	07 - Sponsor
=========================*/ 
#Sponsor {		
	padding-bottom: 0 !important;
}
#Sponsor {
    background-size: cover;
    background-position: center;
    padding-bottom: 0 !important;
}
#Sponsor .section-title h2:after{
	color:#fff;
	opacity:0.2;
}
#Sponsor .testimonial-carousel {
	position: relative;
}
#Sponsor .testimonial-content {
	padding: 25px 150px 50px;
	position: relative;
	text-align: center;
}
#Sponsor .testimonial-content p {
	color: #fff;
}
#Sponsor .testimonial-content::before {
	position: absolute;
	font-family: FontAwesome;
	font-size: 40px;
	top: 11px;
	left: 100px;
	content: "\f10d";
	opacity: 1;
	color: #fff;
	transform: rotate(14deg);
}
#Sponsor .testimonial-info {
	text-align:center;
}
#Sponsor .testimonial-info .arrow{
	position:relative;
}
#Sponsor .testimonial-info .arrow::before {
	position: absolute;
	content: "";
	border-top: 16px solid transparent;
	border-left: 23px solid;
	left: 49%;
	top: -14px;
}
#Sponsor .testimonial-info .img {
	display: block;
	position: relative;
}
#Sponsor .testimonial-info img {
	border: 5px solid #ffffff;
	border-radius: 0;
	background: rgba(255,255,255,0.8);
	margin-bottom: 40px;
}
#Sponsor .testimonial-info h6 {
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 15px;
	position: relative;
	font-weight: 500;
	color: #fff;
	display: inline-block;
	margin: 0;
}
#Sponsor .testimonial-info h6:before{
	position:absolute;
	left:0;
	bottom:0;
	width:50%;
	left:50%;
	margin-left:-25%;
	height:2px;
	content:"";
}
#Sponsor .testimonial-info span {
	display: block;
	font-size: 12px;
	margin-top: 10px;
	color: #fff;
}
/* Testimonial Nav */
#Sponsor .owl-nav div {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
	background: transparent;
	font-size: 38px;
	padding: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin: 0;
}
#Sponsor .owl-nav .owl-prev{
	left:0;
}
#Sponsor .owl-nav .owl-next{
	right:0;
}


#Sponsor.sponsor_bg{background: url(../images/sponsor_bg.png) no-repeat center center; background-size: cover;}

#Sponsor .about-main{
	margin-top:30px;
	text-align: -webkit-center;
	text-align: -moz-center !important;/*firefox的样式*/  
    text-align:center ;/*IE的样式*/
}
#Sponsor .about-img{
	width: 68%;
}
#Sponsor .about-img img{
	border-bottom:4px solid;
	border-radius: 0 0 10px 10px;
}
#Sponsor .tabs-main {
	margin-top: 15%;
	background: #fff;
	padding: 20px;
	-webkit-box-shadow:0px 1px 5px rgba(0, 0, 0, 0.30);
	-moz-box-shadow:0px 1px 5px rgba(0, 0, 0, 0.30);
	box-shadow:0px 1px 5px rgba(0, 0, 0, 0.30);
	font-size: 18px;
	font-weight: 900;
}
#Sponsor .tabs-main ul{
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#Sponsor .tabs-main li:first-child{
	color: #03b2c3;
	font-weight: normal;
}
#Sponsor .tabs-main li{
	font-size: 24px;
	color: #000;
	padding: 10px;
    font-weight:normal;
}
#Sponsor .tabs-main p{
	font-weight: normal;
	color: #5f5f5f;
}
#Sponsor .tabs-main .nav-tabs {
	margin-bottom: 20px;
}
#Sponsor .tabs-main .nav-tabs li a {
	border-radius: 0px;
	margin: 0;
	font-size:14px;
	border: 1px solid #eee;
	padding: 14px 25px;
	text-transform: uppercase;
	color: #555;
}
#Sponsor .tabs-main .nav-tabs li.active{
	border-color:transparent;
}
#Sponsor .tabs-main .nav-tabs li.active a {
	color: #fff;
	font-weight: 500;
}
#Sponsor .tabs-main .nav-tabs li:hover a{
	font-weight: 500;
	color:#fff;
}
#Sponsor .single-tab {
	margin-top: 20px;
	position: relative;
	padding: 12px 12px 12px 50px;
	border-radius: 5px;
	border-bottom: 1px dotted;
}
#Sponsor .single-tab i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: -2px;
	font-size: 18px;
	border-radius: 100%;
}
#Sponsor .single-tab h4 {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 500;
}
#Sponsor .single-tab p {
	line-height: 25px;
	font-size: 14px;
}
#Sponsor .about p{
	margin-bottom:20px;
}
#Sponsor .about p:last-child{
	margin:0;
}

@media (max-width:767px){ 
	#Sponsor .testimonial-content {	padding: 25px 40px 50px;}
	#Sponsor .testimonial-content::before{left:0;}
}


/*=======================
	08 - Contact
=========================*/ 
#contact {
	/* background: url(../images/Contact/Contact-bg.jpg) no-repeat; */
	background-size: cover;
    width: 100%;
    background-position: center;
}
#contact .form, 
#contact .single-address{
	margin-top:30px;
}
#contact .form-group {
	position: relative;
	text-align: center;
}
#contact .form-group:last-child{
	margin-bottom:0px;
}
#contact .form-group input {
	width: 100%;
	height: 44px;
	border: 1px solid #e2e2e2;
	padding-left: 10px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
#contact .form-group textarea{
	border: 1px solid #e2e2e2;
	padding:10px;
	width: 100%;
	height:210px;
	padding-left:10px;
	resize:none;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
#contact .form-group .button {
	height: 50px;
	height: 42px;
	border-radius: 0px;
	border: 0px solid;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 25px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
#contact .form-group .button:hover{
	background:#252525;
}
#contact .form-group .button i{
	position:relative;
	display:inline-block;
	color:#fff;
	margin-right:10px;
	padding:0px;
}
#contact .form-group .button:hover{
	-webkit-animation-name: hvr-icon-wobble-horizontal;
	animation-name: hvr-icon-wobble-horizontal;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
#contact .gmap .map {
	position: absolute;
	top: 235px;
	right: 0;
	width: 55%;
	height: 386px;
}
#contact p.special_btn a{
	background:  #fff;  
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px; 
	font-weight: 900; 
	line-height: 5px; 
	margin-top: 7px; 
	color: #000; 
	padding: 10px; 
	box-shadow: 0 5px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow :0 5px 2px rgba(0, 0, 0, 0.2);
}
#contact p.special_btn a:hover{
	color: #ddd;
	background:#252525;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow :0 2px 5px rgba(0, 0, 0, 0.2);
}

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}


/*==========================================================================
Report
========================================================================*/ 
.report-wrapper{
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}
.report-btn-content{
    text-align: center;
    padding: 15px;
    width: 20%;
}
.report-btn-content img{
    width: 105px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
a.report-btn{
	font-weight:600;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-radius: 30px;
    padding: 6px 35px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    top: 0;
    transition: all .2s;
    box-sizing: border-box;
}
a.report-btn:hover{
    top: -3px;
}
.report-text-content{
    text-align: left;
    padding: 30px;
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.report-text-content h4{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.report-text-content p{
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 0;
}
.report_p{
	font-weight: 600;
}
@media(max-width:991px) {
    .report-btn-content{
        width: 40%;
    }
    .report-text-content{
        width: 60%;
    }
    .report-text-content h4{
        margin-bottom: 10px;
    }
    a.report-btn{
        padding: 10px 35px;
    }
}
@media(max-width:767px) {
    .report-btn-content,
    .report-text-content{
        width: 100%;
    }
}


/*=======================
	09 - Footer
=========================*/ 
#footer {
	position: relative;
	text-align:center;
	clear: both;
}
#footer .footer-top {
	padding: 60px 0;
}
#footer .logo p{
	color:#fff;
	font-size: 15px;
}
#footer .logo p::before {
	position: absolute;
	left: 50%;
	top: 30px;
	width: 60px;
	height:1px;
	content: "";
	margin-left: -30px;
	background: #fff;
}
#footer .logo{
	margin-bottom:80px;
	position: relative;
}
#footer .logo a{
	display: block;
	margin-top: 10px;
	color:#fff;
	text-transform:uppercase;
	font-size:40px;
	font-weight:400;
}
#footer .social {
	float: none;
	margin-bottom:40px;
}
#footer .social li {
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	font-weight: 500;
}
#footer .social li:last-child{
	margin-right:0;
}
#footer .social a {
	display: block;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	border: 1px solid #eee;
	color: #fff;
	border-radius: 100%;
}
#footer .social li:hover a,
#footer .social li.active a{
	color:#fff;
	border-color:transparent;
}
#footer .nav li {
	display: inline-block;
	margin-right: 40px;
}
#footer .nav li:last-child{
	margin:0;
}
#footer .nav li a {
	padding: 0;
	text-transform: uppercase;
	font-size: 15px;
	color:#eee;
	background:transparent;
}
#footer .copyright {
	padding: 8px 0;
}
#footer .copyright p{
	color:#fff;
}
#footer .copyright p span{
	margin:0 5px;
}
#footer .copyright p i{
	-webkit-animation: blink 1s infinite;
	-moz-animation: blink 1s infinite;
	animation: blink 1s infinite;
}
#footer .logo_unit {
    font-size: 20px;
    color: #000;
    font-weight: 800;
    margin-bottom: 5px;
}
#footer img {
    height: 50px;
}
#footer .footer_logo{
	height: 60px;
}


/*=======================
	獎品區塊
=========================*/ 
.bg-all {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 100px 0;
}
.culd{
    position: absolute;
    top: 100px;
    left: 100px;
    width: 10px;
    height: 10px;
	border-width: 1px;
	border-style: solid;
    transform-origin: top left;
    transform: scale(0) rotate(0deg) translate(-50%,-50%);
    animation: culd 12s  ease-in forwards infinite;
}
.culd:nth-child(2){
    animation-delay: 2s;
    top: 20%;
    left: 50%;
}
.culd:nth-child(3){
    animation-delay: 4s;
    top: 0%;
    left: 40%;
}
.culd:nth-child(4){
    animation-delay: 6s;
    top: 90%;
    left: 90%;
}
.culd:nth-child(5){
    animation-delay: 8s;
    top: 50%;
    left: 80%;
}
.culd:nth-child(6){
    animation-delay: 8s;
    top: 50%;
    right: 90%;
}
.culd:nth-child(7){
    animation-delay: 8s;
    top: 10%;
    left: 10%;
}
.culd:nth-child(8){
    animation-delay: 8s;
    top: 20%;
    left: 90%;
}
.culd:nth-child(9){
    animation-delay: 8s;
    top: 100%;
    left: 30%;
}
@keyframes culd{
    from{
        transform: scale(0) rotate(0deg) translate(-50%,-50%);
        opacity: 1;
    }
    to{
        transform: scale(20) rotate(360deg) translate(-50%,-50%);
        opacity: 0;
    }
}
section#luckydraws {
    padding: 0;
}
.container.bg-all {
    width: 100%;
}
.section-title.main_title.common_style h2 {
    z-index: 99;
}
.gift-text {
    font-size: 22px;
    line-height: 2;
    font-weight: 600;
    opacity: .9;
}
.gift-text.small{
    font-size: 16px;
	opacity: .8;
    font-weight: 400;
	/* margin-top: 20px; */
}
#luckydraws img {
    width: 200px !important;
    display: block;
    margin: 20px auto;
    width: 100%;
}
.single-service p {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    color: #3537b1;
    margin-bottom: 10px;
}
.single-service p span {
    font-weight: 900;
    font-size: 22px;
    color: #555;
}
.container.about-container.wow.fadeInUp {
    width: 100%;
}
.col-lg-12.text-center.margin_auto {
    margin: auto;
}
#luckydraws .single-service {
    background: #fff;
    border-radius: 10px 10px 10px 10px;
    padding: 20px;
	height: 460px;
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 50%);
}

/* ---------------------------------------------------------------------- */
/*	Float BTN
/* ---------------------------------------------------------------------- */
#slideAD.active, #slideAD.mouseover-active {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
#slideAD {
	position: fixed;
	right: -5%;
	bottom: 150px;
	z-index: 99999999999;
	height: 239px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	cursor: pointer;
}
#slideAD img {
	max-width: 100%;
}
@media handheld, only screen and (max-width: 900px) {
	#slideAD, #slideAD img {
		height: 180px;
	}
}
/**premium-footerwarning-donna-202221207**/
.premium-footerwarning{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
.premium-footerwarning .goToBlock{
    font-size: 24px;
    font-weight: 700;
    padding: 10px 30px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 99;
    top: -25px;
    left: 50%;
    transform: translate(-50%);
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    cursor: pointer;
}
.premium-footerwarning .goToBlock:hover{
    opacity: 1;
}
.premium-footerwarning-content{
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    display:flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.premium-footerwarning-img,
.premium-footerwarning-img img{
    width: 176px;
}
.premium-footerwarning-img{
    position: relative;
}
.premium-footerwarning-img img{
    position: absolute;
    bottom: -30px;
	left: 0;
}
.premium-footerwarning-text h4{
    font-size: 1.75rem;
    margin: 0;
	font-weight: 600;
    font-size: 25px;
    line-height: 28px;
    font-family: Arial;
}
.premium-footerwarning-content p {
    font-size: 16px;
    font-weight: 600;
}
.goToBlock_img{
	width: 20px;
    margin-left: 5px;
}
.foldBtn{
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 5px;
    right: 15px;
    transition: all .5s;
}
.foldBtn:active,
.foldBtn:focus{
    outline: none;
}

.foldBtn::before{
    content: '';
    display: block;
    width: 115%;
    height: 105%;
    border-radius: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-48%, -54%);
    z-index: 1;
}

.foldBtn i{
    font-size: 2rem;
    position: relative;
    z-index: 9;
}
/*
.goToBlock span:after {
    display: inline-block;
    content: "\f10b";
    font-family: "Ionicons";
    padding-left: 10px;
    -webkit-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
*/

/*closed*/
.foldBtn.closed{
    top: -15px;
}
.foldBtn.closed::before{
    transform: translate(-50%, -50%);
}
.foldBtn.closed i{
    font-size: 3rem;
}
.foldBtn.opened i.fa-minus-circle,
.foldBtn.closed i.fa-plus-circle{
    display: block;
}
.foldBtn.closed i.fa-minus-circle,
.foldBtn.opened i.fa-plus-circle{
    display: none;
}
@media(max-width:676px){
    .premium-footerwarning-content{
        padding-top: 25px;
        padding-bottom: 10px;
    }
    .premium-footerwarning-img,
    .premium-footerwarning-img img{
        width: 120px;
    }
    .premium-footerwarning .goToBlock{
        padding: 5px 13px;
    }
    .premium-footerwarning-text h4,
    .premium-footerwarning .goToBlock{
        font-size: 1.8rem;
    }
    .foldBtn.closed{
        top: -12px;
    }
    .foldBtn.closed::before{
        width: 30px;
        height: 30px;
    }
    .foldBtn.closed i{
        font-size: 1.5rem;
    }
}
@media(max-width:575px){
    .premium-footerwarning-img{
        display: none !important;
    }
}


/*=======================
	010 - Social Media Share
=========================*/ 
.a2a_kit, .a2a_menu, .a2a_modal, .a2a_overlay{display:inline-block; margin-top: 20px;}
.a2a_kit svg{border: 2px solid #B2B2B2 !important;width: 32px !important; }
.a2a_kit svg path{fill:#fff;}
.block1 .a2a_kit svg{ border: 2px solid #ffffff !important;}
.block1 .a2a_kit svg path{fill:#fff;}
.a2a_default_style .a2a_counter img, .a2a_default_style .a2a_dd, .a2a_default_style .a2a_svg{display: flex !important; display:-webkit-flex; }


/*=======================
	011 - mobile nav
=========================*/ 
.slicknav_btn,.slicknav_nav .slicknav_item{cursor:pointer}
.slicknav_menu,.slicknav_menu *{box-sizing:border-box}
.slicknav_btn{position:relative;display:block;vertical-align:middle;float:right;padding:.438em .625em;line-height:1.125em}
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar{margin-top:.188em}
.slicknav_menu .slicknav_menutxt{display:block;line-height:1.188em;float:left;color:#fff;font-weight:700;text-shadow:0 1px 3px #000}
.slicknav_menu .slicknav_icon{float:left;width:1.125em;height:.875em;margin:.188em 0 0 .438em}
.slicknav_menu .slicknav_icon:before{background:0 0;width:1.125em;height:.875em;display:block;content:"";position:absolute}
.slicknav_menu .slicknav_no-text{margin:0}
.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:.125em;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(0,0,0,.25)}
.slicknav_menu:after,.slicknav_menu:before{content:" ";display:table}
.slicknav_menu:after{clear:both}
.slicknav_nav li,.slicknav_nav ul{display:block}
.slicknav_nav .slicknav_arrow{font-size:.8em;margin:0 0 0 .4em}
.slicknav_nav .slicknav_item a{display:inline}
.slicknav_nav .slicknav_row,.slicknav_nav a{display:block}
.slicknav_nav .slicknav_parent-link a{display:inline}
.slicknav_menu{*zoom:1;font-size:16px;background:#4c4c4c;padding:5px}
.slicknav_nav,.slicknav_nav ul{list-style:none;overflow:hidden;padding:0}
.slicknav_menu .slicknav_icon-bar{background-color:#fff}
.slicknav_btn{margin:5px 5px 6px;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#222}
.slicknav_nav{clear:both;color:#fff;margin:0;font-size:.875em}
.slicknav_nav ul{margin:0 0 0 20px}
.slicknav_nav .slicknav_row,.slicknav_nav a{padding:5px 10px;margin:2px 5px}
.slicknav_nav .slicknav_row:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#fff}
.slicknav_nav a{text-decoration:none;color:#fff}
.slicknav_nav a:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#222}
.slicknav_nav .slicknav_txtnode{margin-left:15px}
.slicknav_nav .slicknav_item a,.slicknav_nav .slicknav_parent-link a{padding:0;margin:0}
.slicknav_brand{float:left;color:#fff;font-size:18px;line-height:30px;padding:7px 12px;height:44px}


/*===============================
	012 - Animation Register BTN
==============================*/ 
.register-btn, .register-btn-en {
	width:300px;
	position:fixed;
	right:-70px;
	top:80%;
	margin-top:-140px;
	z-index:9999;
	cursor:pointer;
	opacity:.9;
}
.register-btn a {
	display:block;
	width:100%;
	padding-top: 180px;
	background:url(../images/register-btn-en.png) no-repeat center top;
	background-size:contain;
	-webkit-transform-origin: right bottom;
	-moz-transform-origin: right bottom;
	-ms-transform-origin: right bottom;
	transform-origin: right bottom;
	
	-webkit-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	
	-webkit-animation:rotate2 1s ease-in-out 0s infinite alternate;
	-ms-animation:rotate2 1s ease-in-out 0s infinite alternate;
	-o-animation:rotate2 1s ease-in-out 0s infinite alternate;
	animation:rotate2 1s ease-in-out 0s infinite alternate;
}
.register-btn-en a {
	display:block;
	width:100%;
	padding-top: 200px;
	background:url(../img/register-btn-en.png) no-repeat center top;
	background-size:contain;
	-webkit-transform-origin: right bottom;
	-moz-transform-origin: right bottom;
	-ms-transform-origin: right bottom;
	transform-origin: right bottom;
	
	-webkit-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	
	-webkit-animation:rotate2 1s ease-in-out 0s infinite alternate;
	-ms-animation:rotate2 1s ease-in-out 0s infinite alternate;
	-o-animation:rotate2 1s ease-in-out 0s infinite alternate;
	animation:rotate2 1s ease-in-out 0s infinite alternate;
}
@-webkit-keyframes rotate2{	
	0%{ -webkit-transform:rotate(5deg);}
	100%{ -webkit-transform:rotate(-2deg);}
}
@-moz-keyframes rotate2{	
	0%{ -moz-transform:rotate(5deg);}
	100%{ -moz-transform:rotate(-2deg);}
}
@-ms-keyframes rotate2{	
	0%{ -ms-transform:rotate(5deg);}
	100%{ -ms-transform:rotate(-2deg);}
}
@keyframes rotate2{	
	0%{ transform:rotate(5deg);}
	100%{ transform:rotate(-2deg);}
}
.register-btn:hover, .register-btn-en:hover {
	opacity:1;
}
@media (max-width:900px){
	.register-btn, .register-btn-en {
		width:180px;
	}
}
@media (max-width:767px){ 
	.register-btn, .register-btn-en {
	width:120px;
	margin-top:-12%;
	right:-30px;
	}
}
@media (min-width:768px){
	.register-btn a:hover, .register-btn-en a:hover { 
	animation:none;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	}
}


/*=======================
	013 - others addevent
=========================*/ 
.addeventatc{
	display: inline-block;
	position: relative;
	-webkit-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
}
/* Drop down */
.addeventatc_dropdown 					{width:230px;position:absolute;padding:6px 0px 0px 0px;font-family:"Open Sans",Roboto,"Helvetica Neue",Helvetica,Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;color:#000!important;font-weight:600;line-height:100%;background:#fff;font-size:15px;text-decoration:none;text-align:left;margin-left:-1px;display:none;-moz-border-radius:3px;-webkit-border-radius:3px;-webkit-box-shadow:rgba(0,0,0,0.4) 0px 10px 26px;-moz-box-shadow:rgba(0,0,0,0.4) 0px 10px 26px;box-shadow:rgba(0,0,0,0.4) 0px 10px 26px;transform:scale(.98,.98) translateY(5px);z-index:-1;transition:transform .15s ease;-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.addeventatc_dropdown.topdown 			{transform:scale(.98,.98) translateY(-5px)!important;}
.addeventatc_dropdown span 				{display:block;line-height:100%;background:#fff;text-decoration:none;cursor:pointer;font-size:15px;color:#333;font-weight:600;padding:14px 10px 14px 55px;-webkit-transition:background-color .3s;transition:background-color .3s;}
.addeventatc_dropdown span:hover 		{background-color:#f4f4f4;color:#000;text-decoration:none;font-size:15px;}
.addeventatc_dropdown em 				{color:#999!important;font-size:12px!important;font-weight:400;}
.addeventatc_dropdown .frs a 			{background:#fff;color:#cacaca!important;cursor:pointer;font-size:9px!important;font-style:normal!important;font-weight:400!important;line-height:110%!important;padding-left:10px;position:absolute;right:10px;text-align:right;text-decoration:none;top:5px;z-index:101;}
.addeventatc_dropdown .frs a:hover 		{color:#999!important;}
.addeventatc_dropdown .ateappleical 	{background:url(../gfx/icon-apple-t5.svg) 18px 40% no-repeat;background-size:22px 100%;}
.addeventatc_dropdown .ategoogle 		{background:url(../gfx/icon-google-t5.svg) 18px 50% no-repeat;background-size:22px 100%;}
.addeventatc_dropdown .ateoutlook 		{background:url(../gfx/icon-outlook-t5.svg) 18px 50% no-repeat;background-size:22px 100%;}
.addeventatc_dropdown .ateoutlookcom 	{background:url(../gfx/icon-outlookcom-t5.svg) 18px 50% no-repeat;background-size:22px 100%;}
.addeventatc_dropdown .ateyahoo 		{background:url(../gfx/icon-yahoo-t5.svg) 18px 50% no-repeat;background-size:22px 100%;}
.addeventatc_dropdown .atefacebook 		{background:url(../gfx/icon-facebook-t5.svg) 18px 50% no-repeat;background-size:22px 100%;}
.addeventatc_dropdown .copyx 			{height:21px;display:block;position:relative;cursor:default;}
.addeventatc_dropdown .brx 				{height:1px;overflow:hidden;background:#e8e8e8;position:absolute;z-index:100;left:10px;right:10px;top:9px;}
.addeventatc_dropdown.addeventatc-selected {transform:scale(1,1) translateY(0px);z-index:99999999999;}
.addeventatc_dropdown.topdown.addeventatc-selected {transform:scale(1,1) translateY(0px)!important;}
.addeventatc_dropdown .drop_markup 		{background-color:#f4f4f4;}
