@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400&display=swap');
html,
body{
	width: 100%;
	overflow-x:hidden;
}
body{
	font-size: 1.1em;
	/*font-family: Microsoft JhengHei;*/
	font-family: 'Noto Sans TC', sans-serif;
    line-height: 1.5;
    color: #000000;
    letter-spacing: 1px;
}
h1, h2, h3, h4, h5, h6, input, select{
	/*font-family: Microsoft JhengHei;*/
	font-family: 'Noto Sans TC', sans-serif;
}
h2{
	font-size: 2.2em;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-weight: 500;
}
.h3, h3 {
    font-size: 2rem;
}
a{
	color: #888888;
}
a:hover{
	color: #29a2b2;
}
body.lang-en {
	font-size: 1em;
	letter-spacing: 0;
}
.lang-hide{
	display: none;
}
.lang-en-hide {
	display: block;

}
body.lang-en .lang-hide{
	display: block;
}
body.lang-en .lang-en-hide {
	display: none;

}
.container-fluid{
	max-width: 1500px;
}
.navbar-brand {
	background-image: url('../img/logo.svg');
	background-repeat: no-repeat;
	background-size: auto 60px;
	background-position: center left;
}
.navbar-brand img{
	height: 60px;
}
.js-header-change-moment .navbar-brand {
	background-image: url('../img/logo.svg');
	background-repeat: no-repeat;
	background-size: auto 50px;
	background-position: center left;
}
.js-header-change-moment .navbar-brand img{
	height: 50px;
}
.lang-en .navbar-brand {
	background-image: url('../img/logo-en.svg');
	background-repeat: no-repeat;
	background-size: auto 60px;
	background-position: center left;
}
.lang-en .js-header-change-moment .navbar-brand{
	background-size: auto 50px;
}
.navbar {
    padding: .1rem 1rem;
}
.u-header {
    font-size: 1.2em;
    border-bottom: 1px solid rgba(0,0,0,0.09);
}
.g-bg-light-gary{
	background-color: #efefef;
}
.g-bg-primary {
    background-color: #29a2b2 !important;
}
.g-color-primary-red{
	color: #d8251a !important;
}
div.g-bg-primary--hover{
	transition: all .5s ease;
}
div:hover.g-bg-primary--hover {
    background-color: #d8251a !important;
}
.lang-en .navbar-nav {
    display: block!important;
}
.lang-en .u-header__section .nav-item{
	display: inline-block;
	width: calc(25% - 15px);
	margin-left: 10px;
	position: relative;
}
.lang-en .nav-link {
    display: block;
    padding: 2px 1rem;
}
.lang-en .navbar-expand-lg .navbar-nav .nav-link {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.content{
	min-height: 70vh;
}
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
    color: #111111;
}
.photo-bg{
	background-size: 100%;
	background-position: center;
}
.photo-bg-h{
	background-size:auto 100%;
	background-position: center;
}
.carousel-item{
	background-size: cover;
}

.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active {
    color: #111111;
    border-bottom: 3px solid #29a2b2;
}
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) #basket-bar-invoker.open > .nav-link, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) #basket-bar-invoker.active > .nav-link, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) #basket-bar-invoker.nav-link.open, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) #basket-bar-invoker.nav-link.active, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) #basket-bar-invoker.open > .nav-link, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) #basket-bar-invoker.active > .nav-link, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) #basket-bar-invoker.nav-link.open, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) #basket-bar-invoker.nav-link.active {
    border-bottom: none;
}
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus,
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover,
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus,
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover {
  color: #29a2b2;
}
.hs-mega-menu-opened .nav-link{
	color: #29a2b2 !important;
}
.top-menu{
	text-align: right;
}
.top-menu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.top-menu li{
	display: inline-block;
}
.top-menu li a{
	display: block;
	color: #ffffff;
	font-size: 14px;
	padding: 0 5px;
}
.submenu {
	padding: 10px;
	background-color: rgba(0,0,0,0.09);
}
.submenu ul{
	list-style-type: none;
	padding: 0;
}
.submenu h3{
	padding: 0 5px 10px 5px;
	font-size: 1.2em;
	color: #29a2b2;
	display: inline-block;
	border-bottom: 3px solid #29a2b2;
	margin-bottom: 15px;
}
.submenu ul li a{
	color: #111111;
	text-decoration: none;
	transition: all .5s ease;
	padding: 8px 5px;
	display: block;
	font-size: 1em;
	border-bottom: 1px solid rgba(0,0,0,0);
}
.submenu ul li a:hover{
	color: #29a2b2;
	text-decoration: none;
	border-bottom: 1px solid #29a2b2;
}
.submenu ul li.active a{
	color: #29a2b2;
	background-color: #ffffff;
}
.lang-en .submenu{
	letter-spacing: 0;
	padding: 10px;
}
.lang-en .submenu .row .col-md-6 ,
.lang-en .submenu .row .col-xl-4  {
	flex: 0 0 100%;
    max-width: 100%;
}
.hs-mega-menu .row .col-sm-6:last-child .submenu {
	border-right: none;
}
.hs-sub-menu{
	letter-spacing: 2px;
	list-style-type: none;
	font-weight: 400;
	padding: 0;
	margin: 0;
}
.hs-sub-menu li a{
	color: #111111;
	text-decoration: none;
	transition: all .5s ease;
	padding: 5px;
	display: block;
	font-size: 14px;
}
.hs-sub-menu li a:hover{
	color: #29a2b2;
	text-decoration: none;
}
.hs-sub-menu li.active a{
	color: #29a2b2;
}
.hs-has-sub-menu > a::after {
    display: none;
}
.hs-menu-initialized.hs-menu-horizontal .hs-mega-menu.hs-position-right {
    left: 0;
    right: auto;
    width: 100%;
}
.color-bor{
	border: 1px solid #dcdfe1;
}
.footer-link {
	margin-bottom: 20px;
}
.footer-link ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.footer-link a{
	color: #ffffff;
	padding: 3px 0;
	display: block;
	transition: all .5s ease;
}
.footer-link a:hover{
	color: #29a2b2;
	text-decoration: none;
}
footer a{
	color: #ffffff;
	transition: all .5s ease;
}
footer a:hover{
	color: #29a2b2;
	text-decoration: none;
}
.copyright{
	border-top: 1px solid rgba(255,255,255,0.2);
}
.banner{
	padding-bottom: 30px;
}
.index-top-area{
	padding-top: 140px;
}

.btn-deep-blue a {
    padding: 5px 35px;
    border-radius: 30px;
    color: #ffffff;
    letter-spacing: 2px;
    background-color: #211e42;
    display: inline-block;
    transition: all .5s ease;
}
.btn-deep-blue a:hover{
	background-color: #a8a9ad;
	text-decoration: none;
}
.index-big-btn {
	text-shadow: 1px 1px 3px rgba(0,0,0,0.4);
}
.u-btn-black {
    color: #fff;
    background-color: #211e42;
    letter-spacing: 3px;
    padding: 10px 35px;
}
a:hover .u-btn-black,
.u-btn-black:hover {
	background-color: #a8a9ad;
}
.g-text-shadow-none{
	text-shadow: none;
}
a .g-bg-black-opacity--hover::after {
	transition: all .5s ease;
}
a:hover .g-bg-black-opacity--hover::after {
    background-color: rgba(0, 0, 0, 0.6) !important;
}
.history a{
	border: 1px solid #ffffff;
	transition: all .5s ease;
}
.history a:hover{
	border: 1px solid #29a2b2;
}
.mCSB_inside>.mCSB_container {
    margin-right: 0;
}
.u-searchform-v1, .u-searchform-v1--align-left {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0);
    box-shadow: 0 1px 3px rgba(0,0,0,0);
}
.main{
	min-height: 70vh;
}
.g-left-minus-35 {
    left: -35px;
}
.g-right-minus-35 {
    right: -35px;
}

.award{
	border: 5px solid #f9c554;
	background: #322774;
	background: -moz-linear-gradient(top, #322774 0%, #1a1539 100%);
	background: -webkit-linear-gradient(top, #322774 0%,#1a1539 100%);
	background: linear-gradient(to bottom, #322774 0%,#1a1539 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#322774', endColorstr='#1a1539',GradientType=0 );
	color: #ffffff;
	position: relative;
}
.award-title{
	background-color: #f9c554;
}
.award-title img{
	width: 20px;
}
.award .list {
	padding: 0;
}
.award .list ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding: 5px;
}
.award .list ul li{
	position: relative;
}
.award .list ul li:after{
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	content: "\f091";
	color: #f9c554;
	position: absolute;
	top: 15px;
	left: 5px;
}
.award .list ul li a{
	padding: 10px 0 10px 27px;
	display: block;
	color: #ffffff;
	transition: all .5s ease;
}
.award .list ul li a:hover{
	background-color: rgba(0,0,0,0.09);
	text-decoration: none;
}
.award-icon{
	font-size: 1.5em;
	color: #f9c554;
	margin-right: 10px;
}
.award .btn-more{
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: normal;
}
.btn-more{
	background-color: #29a2b2;
	color: #ffffff;
	padding: 0px 10px 2px 10px;
	border-radius: 15px;
	display: inline-block;
	transition: all .5s ease;
	font-size: 0.8em;
	font-weight: 600;
}
.btn-more:hover{
	background-color: #d8251a;
	text-decoration: none;
	color: #ffffff;
}
.btn-more-yellow{
	background-color: #f9c554;
	color: #ffffff;
	padding: 0px 10px 2px 10px;
	border-radius: 0;
	display: inline-block;
	transition: all .5s ease;
}
.btn-more:hover{
	background-color: #29a2b2;
	text-decoration: none;
	color: #ffffff;
}
.news-list .news-list-group a{
	display: block;
	transition: all .5s ease;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px dotted rgba(0,0,0,0.4);
	position: relative;
}
.news-list .news-list-group a:after{
	position: absolute;
	content: "\f105";
	color: #e588ad;
	top: 10px;
	left: 5px;
	font: normal normal normal 14px/1 FontAwesome;
	display: inline-block;
}
.news-list .news-list-group a .time{
	color: #31b3c4;
}
.news-list .news-list-group a .info{
	color: #000000;
}
.news-list .news-list-group a:hover{
	background-color: rgba(0,0,0,0.1);
	text-decoration: none;
}
.news{
	min-height: 20em;
}
.activty a{
	padding: 30px;
	display: block;
	cursor: pointer;
	background-color: #ffffff;
	border: 5px solid rgba(0,0,0,0.09);
	transition: all .5s ease;
}
.activty a:hover{
	text-decoration: none;
	border: 5px solid #29a2b2;
}
.activty a .activty-btn{
	background-color:  #29a2b2;
	text-align: center;
	color: #ffffff;
	padding: 3px;
}
.activty a .activty-btn-end{
	background-color: rgba(0,0,0,0.1);
	text-align: center;
	color: rgba(0,0,0,0.7);
	padding: 3px;
}
.activty .js-slide a{
	min-height: 350px;
	position: relative;
}
.activty .js-slide a .activty-align-end{
	position: absolute;
	bottom: 20px;
	width: calc(100% - 60px);
}
.speaker a{
	margin: 0 1px;
	display: block;
	padding: 15px 15px 5px 15px;
	background: #beebe9;
	color: #0c8c96;
	cursor: pointer;
	transition: all .5s ease;
	height: 100%;
}
.speaker a:hover{
	text-decoration: none;
	background: #8ac6d1;
}
.speaker {
}
.speaker .js-slide{
	height: 100% !important;
}
.speaker .js-slide a{
	display: block;
}
.speaker .js-slide a h5{
	min-height: 4.5em;
}
.speaker a h5.min-height-3{
	min-height: 3.5em;
}
.speaker .min-height{
	min-height: 5.5em;
}
.speaker a .circle-photo,
.circle-photo{
	width: 160px;
	margin: 0 auto 15px auto;
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	border-radius: 50%;
	border: 3px solid #ffffff;
	box-shadow: 0 8px 10px rgba(0,0,0,0.6);
}
.speaker a .circle-photo img,
.circle-photo img{
	width: 100%;
}
.speaker a p,
.speaker a h5{
	color: #666666;
	letter-spacing: 0;
}
.speaker a .circle-photo img{
	width: 100%;
}
.speaker-date{
	border-right: 2px solid rgba(255,255,255,0.2);
}
.speaker-title{
	padding-bottom: 0px;
    border-bottom: 2px solid #29a2b2;
}
.photo-list .min-height{
	min-height: 2.8em;
}

.section-title{
	padding: 0 0 20px 0;
}
.section-title h2{
	margin-bottom: -5px;
}
.section-title::after {
	content: "";
    display: inline-block;
    border-top-style: solid;
    border-color: #d8251a;
    margin-top: 0;
    width: 2.71429rem;
    border-top-width: 5px;
}

.marquee-area{
	padding: 10px;
	background-color: rgba(0,0,0,0.1);
	height: calc(100% - 30px);
}
.marquee-area .marquee-title{
	padding-bottom: 0px;
	border-bottom: 2px solid #e588ad;
	margin-bottom: 15px;
}
.marquee-area .marquee-title .btn-more{
	background-color: #e588ad;
}
.marquee-area .marquee-title .btn-more:hover{
	background-color: #29a2b2;
}
.marquee {
	height: calc(100% - 60px);
	overflow: hidden; 
	position: relative;
	display: block;
}
.marquee ul {
	list-style-type: none;
	/*animation-name: maruqee;
	animation-duration:15s;
	animation-timing-function: ease;
	animation-iteration-count:infinite;執行次數：infinite（無限重複）、3(指定3次)*/ 
	position: absolute;/*給這個屬性才會有區域，不然就只有內容總長*/ 
	padding: 0;
	margin: 0;
	-webkit-animation: marquee 70s linear infinite;
       -moz-animation: marquee 70s linear infinite;
        -ms-animation: marquee 70s linear infinite;
         -o-animation: marquee 70s linear infinite;
            animation: marquee 70s linear infinite;
    height: auto;
}
.marquee ul li{
	padding: 8px 0 8px 20px;
	display: block;
	background-image: url('../img/icon-award.svg');
	background-size: 1em;
	background-position: 0px 12px;
	background-repeat: no-repeat;
	line-height: normal;
}
.marquee ul li a{
	color: #000000;
}
.marquee ul:hover {
    -webkit-animation-play-state: paused;
       -moz-animation-play-state: paused;
        -ms-animation-play-state: paused;
         -o-animation-play-state: paused;
            animation-play-state: paused;
}
@-webkit-keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(0, -100%); }
}

@-moz-keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(0, -100%); }

}

@-ms-keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(0, -100%); }
}
@-o-keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(0, -100%); }
}

@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(0, -100%); }
}

/*動畫行為的安排*/
@keyframes maruqee {
/*動作的起始位置*/
 from {
  left: 100%;
 }
/*動作的結束位置*/
 to {
  left: 0;
 }
}
.fancybox-button--thumbs {
    display: none;
}
.u-heading-v6-1 .u-heading-v6__title::after, 
.u-heading-v6-1.text-center .u-heading-v6__title::before, 
.u-heading-v6-1.text-right .u-heading-v6__title::before, 
.u-heading-v6-2 .u-heading-v6__title::after, 
.u-heading-v6-2.text-center .u-heading-v6__title::before, 
.u-heading-v6-2.text-right .u-heading-v6__title::before {
    width: 4rem;
}
.bg-gradi{
	background: #29a2b2;
	background: -moz-linear-gradient(top, #29a2b2 0%, #0c8c96 100%);
	background: -webkit-linear-gradient(top, #29a2b2 0%,#0c8c96 100%);
	background: linear-gradient(to bottom, #29a2b2 0%,#0c8c96 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29a2b2', endColorstr='#0c8c96',GradientType=0 );
}
.bg-gradi a{
	color: #ffffff;
}
.bg-gradi a:hover{
	color: #ffffff;
}
.photo-bg{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.link-list ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.link-list ul li{
	display: inline-block;
	padding: 5px;
	width: calc( 50% - 30px);
}
.link-list ul li a{
	display: block;
	padding: 5px 10px;
	background-color: #ffffff;
	border-left: 3px solid #29a2b2;
}
.item ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.item ul li{
	display: inline-block;
	margin:8px;
}
.item ul li a{
	padding: 6px 10px;
	display: block;
	font-size: 1.05em;
	border-radius: 0;
	color: #191a2d;
	transition: all .5s ease;
	border-bottom: 4px solid rgba(0,0,0,0.1);
    border-radius: 0;
}
.item ul li a:hover{
	text-decoration: none;
	background-color: #111111;
	color: #ffffff;
}
.item ul li.active a,
.item ul li.active a:hover{
	olor: #29a2b2;
    border-color: rgba(0,0,0,0);
    border-bottom: 4px solid #29a2b2;
}
.item-black ul{
	text-align: center;
}
.item-black ul li a{
	padding: 6px 30px;
	display: block;
	font-size: 1.15em;
	border: 2px solid #191a2d;
	border-radius: 0;
	color: #191a2d;
	transition: all .5s ease;
	background-color: #ffffff;
}
.item-black ul li.active a,
.item-black ul li.active a:hover{
	background-color: #191a2d;
	border: 2px solid #191a2d;
	color: #ffffff;
}
.news .index-big-btn{
	text-shadow: none;
}
.index-big-btn h3{
	letter-spacing: 15px;
}
.index-big-btn h4{
	letter-spacing: 40px;
}
.news .index-big-btn .g-flex-middle-item{
	transition: all .5s ease;
}
.news .index-big-btn:hover .g-bg-black-opacity--hover::after{
	background-color: rgba(0,0,0,0.3) !important;
}
.news .index-big-btn .g-bg-black-opacity--hover .u-btn-black {
	background-color: #272727;
	opacity: 0;
	transition: all .6s ease;
	margin-top: 20px;
	margin-bottom: -20px;
}
.news .index-big-btn:hover .g-bg-black-opacity--hover .u-btn-black {
    color: #fff;
    background-color: #9e9f9e;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 0;
}
.u-accordion .card .list ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.u-accordion .card .list ul li a{
	padding: 5px 0;
	display: block;
	color: #111111;
}
.u-accordion .card .list ul li a:hover{
	color: #888888;
	text-decoration: none;
}
.u-accordion .card .list ul li.active a,
.u-accordion .card .list ul li.active a:hover{
	color: #DB1431;
}
.news .u-accordion-brd-primary .u-accordion__header [aria-expanded="true"] {
    border-color: #eee !important;
}
.news .u-accordion-color-primary .u-accordion__header [aria-expanded="true"] {
    color: #555555 !important;
}
.min-height{
	min-height: 60vh;
}
.u-btn-outline-lightgray {
    color: #333;
    border-color: #C6C6C6;
    background-color: transparent;
    font-size: 1em;
}
.g-letter-spacing-4 {
    letter-spacing: 0.28571rem !important;
}
.info-v3-2::before {
    border: 1px solid rgba(255, 255, 255, 0);
}
input[type="checkbox"]:checked + .g-color-primary--checked, 
input[type="radio"]:checked + .g-color-primary--checked, 
input[type="checkbox"]:checked + * .g-color-primary--checked, 
input[type="radio"]:checked + * .g-color-primary--checked {
    color: #29a2b2 !important;
}
a .activty-list .photo-bg{
	position: relative;
	transition: all .5s ease;
}
a:hover .activty-list .photo-bg{
	background-color: #000000;
}
a .activty-list .photo-bg:after{
	position: absolute;
	top: calc(50% - 60px);
	left: calc(50% - 6em);
	width: 12em;
	display: block;
	content: "Read more";
	background-color: #29a2b2;
	color: #ffffff;
	text-align: center;
	border-radius: 20px;
	padding: 5px 0;
	transition: all .5s ease;
	opacity: 0;
	z-index: 3;
}
a .activty-list .photo-bg:before{
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	bottom: 0;
	content: "";
	display: block;
	background-color: rgba(255,255,255,0);
	transition: all .5s ease;
}
a:hover .activty-list .photo-bg:after{
	position: absolute;
	top: calc(50% - 20px);
	left: calc(50% - 6em);
	width: 12em;
	display: block;
	content: "Read more";
	background-color: #29a2b2;
	color: #ffffff;
	text-align: center;
	border-radius: 20px;
	padding: 5px 0;
	opacity: 1;
}
a:hover .activty-list .photo-bg:before{
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	bottom: 0;
	content: "";
	display: block;
	background-color: rgba(255,255,255,0.6);
}
.activty-no{
	padding: 5px;
	text-align: center;
	background-color: rgba(0,0,0,0.07);
}
.activty-joinend{
	padding: 5px;
	text-align: center;
	background-color: #dec0be;
	color: #9e5955;
}
.activty-join{
	padding: 5px;
	text-align: center;
	background-color: #29a2b2;
	color: #ffffff;
}
.activty-info-white{
	background-color: #efefef;
}
.activty-info-group{
	padding: 5px 0;
}
.activty-info-white .activty-info-group{
	padding-left: 20px;
	border-left: 3px solid #ffffff;
}
.activty-info-group strong{
	color: #29a2b2;
}
.activty-borbt{
	border-bottom: 1px dashed #29a2b2;
}
.activty-title,
.photo-title{
	padding-bottom: 0px;
    border-bottom: 2px solid #29a2b2;
}
.join-btn{
	padding: 30px 0;
}
.join-btn a{
	color: #ffffff;
	background-color: #29a2b2;
	padding: 15px 30px;
	font-size: 1.5em;
	transition: all .5s ease;
	display: inline-block;
}
.join-btn a:hover{
	background-color: #b91d14;
	color: #ffffff;
	text-decoration: none;
}
.info-warning{
	color: #b91d14;
	font-size: 1.1em;
}
.join-table-1,
.join-table-2{
	width: 100%;
	text-align: center;
	border-top: 1px solid rgba(0,0,0,0.1);
}
.join-table-1{
	margin-bottom: 10px;
}
.join-table-1 tr th{
	background-color: #29a2b2;
	color: #ffffff;
}
.join-table-1 tr th,
.join-table-1 tr td{
	padding: 5px;
	border-bottom: 1px solid #29a2b2;
	border-right: 1px solid #29a2b2;
}
.join-table-2 tr th{
	background-color: rgba(0,0,0,0.1);
}
.join-table-2 tr th,
.join-table-2 tr td{
	padding: 5px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-right: 1px solid rgba(0,0,0,0.1);
}
.join-table-1 tr th:last-child,
.join-table-1 tr td:last-child,
.join-table-2 tr th:last-child,
.join-table-2 tr td:last-child{
	border-right: none;
}
.g-bg-secondary-2{
	background-color: #ededed !important;
}
.u-shadow-v21 {
    -webkit-box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.3);
    box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.3);
}
.btn-back{
	margin: 50px 0 0 0;
}
.btn-back a{
	padding: 8px 5px;
	border-bottom: 3px solid #29a2b2;
	display: inline-block;
	color: #29a2b2;
}
.login-wrapper{
	background-image: url(../img/login.png);
	background-size: auto 100%;
	background-position: center;
}
.login{
	/*padding: 30px;
	box-shadow: 0px 5px 15px rgba(0,0,0,0.3);
	background-color: #ffffff;*/
}
.login-line{
	width: 2px;
	height: 100%;
	background-color: #dedede;
}
.btn-red{
	background-color: #29a2b2;
	color: #ffffff;
	font-size: 1.2em;
	border-radius: 30px;
	padding: 8px 30px;
	display: inline-block;
	transition: all .5s ease;
}
.btn-gary{
	background-color: #727171;
	color: #ffffff;
	font-size: 1.2em;
	border-radius: 30px;
	padding: 8px 30px;
	display: inline-block;
	transition: all .5s ease;
}
.btn-deep-blue{
	background-color: #191a2d;
	color: #ffffff;
	font-size: 1.2em;
	border-radius: 30px;
	padding: 8px 30px;
	display: inline-block;
	transition: all .5s ease;
}
.btn-red:hover,
.btn-gary:hover{
	background-color: #000000;
	color: #ffffff;
}
.btn-deep-blue:hover{
	color: #ffffff;
}
.member-wrapper{
	border: 1px solid #dedede;
	padding: 30px;
}
.form-title{
	padding-top: 8px;
}
.g-color-red{
	color: #d8251a !important;
}
.u-btn-bluegray {
    color: #fff;
    background-color: #727171;
}
.js-step-progress{
	position: relative;
}
.js-step-progress:after{
	content: "";
	height: 3px;
	width: 100%;
	background-color: #bebebe;
	position: absolute;
	top: 20px;
	z-index: 1;
}
.js-step-progress li span{
	z-index: 5;
}
.js-step-progress li.active:after{
	content: "";
	height: 3px;
	width: 100%;
	background-color: #29a2b2;
	position: absolute;
	top: 20px;
	z-index: 2;
	left: 0;
}
.table-style{
	width: 100%;
	text-align: center;
}
.table-style{
	border-left: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
}
.table-style th{
	padding: 5px 8px;
	background-color: #eaeaea;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}
.table-style td{
	padding: 5px 8px;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}
.table-style a{
	color: #29a2b2;
}
.history-detail{
    padding-top: 35px;
    margin-top: 15px;
    margin-left: 19px;
    background-image: url(/images/order-history-step.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.history-detail li.stepli{
    width: 140px;
    margin: 5px -2px 0 -2px;
    display: inline-block;
    color: #999999;
    text-align: center;
    vertical-align: top;
    position: relative;

}
.history-detail-2 .history-detail li.stepli{
    width: 130px;
}
.history-detail li.stepli.active{
	color: #000000;
}
.history-detail li.stepli:after{
	content: "";
	height: 2px;
	background-color:#b8b8b8;
	width: 100%;
	display: block;
	position: absolute;
	top: 13px;
	z-index: 1;
}
.history-detail li.stepli.active:after{
	background-color:#29a2b2;
}
.history-detail li.stepli i{
	color: #ffffff;
	font-weight: 600;
	font-style: normal;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border-radius: 50%;
	background-color:#b8b8b8;
	display: inline-block;
	margin-bottom: 10px;
	z-index: 3;
	position: relative;
}
.history-detail li.stepli.active i{
	background-color:#29a2b2;
}
.chose-size .u-check span{
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #999999;
}
input[type="checkbox"]:checked + .g-color-primary--checked, 
input[type="radio"]:checked + .g-color-primary--checked, 
input[type="checkbox"]:checked + * .g-color-primary--checked, 
input[type="radio"]:checked + * .g-color-primary--checked {
    color: #ffffff !important;
    background-color: #191a2d;
    border: 1px solid #191a2d;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.2rem;
    padding-left: 1.2rem;
}
.comingsoon{
	padding: 100px 20px;
	text-align: center;
	background-color: rgba(0,0,0,0.06);
	color: rgba(0,0,0,0.6);
	letter-spacing: 2px;
}
.g-order-1{
	order: 2;
}
.bg-rwd{
	background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
}
.u-info-v2-2__item::after, .u-info-v2-2__item::before {
    border-color: #29a2b2;
}
#fancybox-form{
	min-width: 450px;
}
#share-dropdown,
#share-dropdown-top{
	background-color: #58585a;
}
#share-dropdown a:hover,
#share-dropdown-top a:hover{
	color: #ffffff;
	background-color: rgba(255,255,255,0.2);
}
.navbar-nav .phone-view ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding: 5px 0;
	background-color: #29a2b2;
}
.navbar-nav .phone-view ul li a{
	color: #ffffff;
	padding: 5px 15px;
	display: block;
	font-size: 1em;
}
.navbar-nav .phone-view ul li a:hover{
	background-color: rgba(0,0,0,0.3);
	text-decoration: none;
}
.hs-sub-menu, .hs-mega-menu {
	padding: 20px;
	box-shadow: 0px 4px 5px rgba(0,0,0,0.1);
}
.nav-tabs {
	font-size: 1.15em;
    border-bottom: 1px solid rgba(0,0,0,0);
    margin-bottom: 20px;
}
.nav-tabs .nav-link, 
.nav-tabs .nav-item .nav-link {
    background-color: rgba(0,0,0,0.1);
    border-radius: 0;
    margin-right: 5px;
    margin-bottom: 10px;
}
.nav-tabs .nav-link.active, 
.nav-tabs .nav-item.show .nav-link {
    color: #ffffff;
    background-color: #29a2b2;
    position: relative;
}
.nav-tabs .nav-link.active:after{
	position: absolute;
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f0d7";
	bottom: -13px;
	left: calc(50% - 6px);
	color: #29a2b2;
	font-size: 22px;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
}
.page-title{
	margin-top: 135px;
	background-image: url(../img/pattern2.png);
	background-size: auto 150%;
	background-position: right;
	background-repeat: no-repeat;
}
.g-bg-gray-light-v5.page-title {
    background-color: #bee9ea !important;
}
.pagination {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
	display: block;
}
.pagination li{
	display: inline-block;
	margin: 0 3px;
}
.pagination li a{
	display: block;
	width: 2.5em;
	line-height: 2.3em;
	height: 2.5em;
	text-align: center;
	border-radius: 50%;
	border: 1px solid rgba(0,0,0,0.2);
	transition: all .5s ease;
	background-color: rgba(255,255,255,0.1);
}
.pagination li a:hover{
	background-color: rgba(0,0,0,0.1);
	border: 1px solid rgba(0,0,0,0.2);
	background-color: rgba(255,255,255,0.5);
}
.pagination li.active a{
	background-color: #29a2b2;
	border: 1px solid #ffffff;
	color: #ffffff;
}
.pagination li.active a:hover{
	text-decoration: none;
}
.news-main{
	
}
.news-main .time{
	letter-spacing: 4px;
	color: #29a2b2;
	margin-bottom: 10px;
}
.news-main .main-title{
	border-bottom: 3px solid #29a2b2;
	padding-bottom: 20px;
}
.teacher a{
	height: 100%;
	box-shadow: 0 15px 10px -12px rgba(0, 0, 0, 0.2);
	display: block;
}
.teacher a .circle-photo{
	width: 150px;
}
.teacher a .text{
	color: #000000;
	background-color: rgba(255,255,255,0.3);
	word-break: break-all;
}
.teacher a:hover .text{
	color: #000000;
	background-color: rgba(255,255,255,0.6);
	word-break: break-all;
}
.join-wrapper{
	border: 1px solid rgba(0,0,0,0.2);
}
.activty-form-item{
	padding: 20px;
	background-color: rgba(0,0,0,0.06);
	margin: 20px 0;
}
.g-color-danger{
	color: red;
}
.down-s-group{
	padding: 10px;
	border: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 10px;
}
.down-s-group .row{
	margin-left: 0;
	margin-right: 0;
}
.down-s-group a{
	background: #322774;
	background: -moz-linear-gradient(top, #322774 0%, #1a1539 100%);
	background: -webkit-linear-gradient(top, #322774 0%,#1a1539 100%);
	background: linear-gradient(to bottom, #322774 0%,#1a1539 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#322774', endColorstr='#1a1539',GradientType=0 );
	display: block;
	font-size: 30px;
	width: 60px;
	text-align: center;
	color: #ffffff;
	transition: all .5s ease;
}
.down-s-group a:hover{
	background: #5f49ce;
	background: -moz-linear-gradient(top, #5f49ce 0%,#322774  100%);
	background: -webkit-linear-gradient(top, #5f49ce 0%,#322774 100%);
	background: linear-gradient(to bottom, #5f49ce 0%,#322774 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f49ce', endColorstr='#322774',GradientType=0 );
}
.sliding-navigation{
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding: 15px;
	background-color: rgba(0,0,0,0.1);
	border-radius: 10px;
}
.sliding-navigation ul{
	padding: 0 0 0 5px;
	margin-left: 15px;
	list-style-type: none;
	border-left: 3px solid rgba(0,0,0,0.2);
}
.sliding-navigation li{
	margin: 5px 0;
}
.sliding-navigation a{
	padding: 7px 10px;
	color: #000000;
	font-weight: 600;
	display: block;
	transition: all .5s ease;
}
.sliding-navigation ul li a,
.sliding-navigation ul.sliding-navigation ul li a{
	padding: 7px 10px;
	display: block;
	transition: all .5s ease;
	line-height: normal;
	color: #444444;
	font-weight: 400;
}
.sliding-navigation a:hover{
	text-decoration: none;
	color: #29a2b2;
	background-color: rgba(0,0,0,0.1);
	border-radius: 5px;
}
.sliding-navigation ul li.active a,
.sliding-navigation ul li.active a,
.sliding-navigation li.active a{
	background-color: #29a2b2;
	border-radius: 5px;
	color: #ffffff;
}
.fa-odf:before {
    content: "";
    background-image: url('../img/fa-odf.svg');
    width: 25px;
    height: 32px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
}
.sliding-navigation li{
	display: block;
}
.index-links a{
	background-color: #ffffff;
	display: block;
	padding: 5px; 
	border: 1px solid #efefef;
	text-align: center;
}
.index-links a img{
	width: 100%;
}
.summary{
	position: relative;
	padding: 30px;
	background-color: rgba(0,0,0,0.2);
	background-image: url('../img/bg-white.jpg'), url('../img/bg-white.jpg'), url('../img/bg-white.jpg'), url('../img/bg-white.jpg');
	background-size: 3px 40px, 40px 3px, 40px 3px, 3px 40px;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: left top, left top, right bottom, right bottom;
}
.people-main ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.people-main ul li{
	padding-left: 10px;
	border-left: 3px solid rgba(0,0,0,0.2);
	margin-bottom: 10px;
	line-height: normal;
}
.text table{
	border: 2px solid #999999;
}
.text table th{
	border-bottom: 1px solid #999999;
	background-color: rgba(0,0,0,0.06);
	padding: 5px;
}
.text table td{
	border-bottom: 1px solid rgba(0,0,0,0.2);
	border-right: 1px solid rgba(0,0,0,0.2);
	padding: 5px;
}
.download a{
	display: block;
	color: #222222;
}
.fast-links{
	background-color: #8ac6d1;
	padding: 10px;
	border-radius: 0 0 20px 20px;
	border-bottom: 1px solid rgba(255,255,255,0.4);
	box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.3)
}
.fast-links ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.fast-links ul li{
	margin-bottom: 8px;
}
.fast-links ul li a{
	padding: 7px 10px 7px 35px;
	background-color: #ffffff;
	border-radius: 30px;
	text-decoration: none;
	color: #000000;
	display: block;
	transition: all .5s ease;
	position: relative;
}
.fast-links ul li a:hover{
	color: #ffffff;
	background-color: #29a2b2;
	text-decoration: none;
}
.fast-links ul li a:after{
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f05a";
	position: absolute;
	left: 13px;
	top: 12px;
}
.film {
	background-color: rgba(0, 0, 0, 0.1);
}
.u-fancybox-theme .fancybox-button::before, 
.u-fancybox-theme .fancybox-arrow::before {
    font-family: "FontAwesome";
}
.u-fancybox-theme .fancybox-button--close::before {
    content: "\f00d";
}
.u-fancybox-theme .fancybox-button--fullscreen::before {
    content: "\f0b2";
}
.rwd-table {
    overflow: hidden;
    margin-bottom: 3em;
}

    .rwd-table {
        min-width: 100%;
    }
    .rwd-table th {
        display: none;
    }
    .rwd-table td {
        display: block;
        line-height: 1.8;
        border-bottom:1px solid rgba(255,255,255,0.5);
        border-right: 1px solid rgba(255,255,255,0.5);
    }
    .rwd-table td:before {
        content: attr(data-th) " : ";
        font-weight: bold;
        margin-right: 10px;
        display: inline-block;
    }
    .rwd-table td:nth-child(1){
        font-weight: 600;
    }
    .rwd-table th, .rwd-table td {
        text-align: left;
    }
    .rwd-table th, .rwd-table td:before {
        color: #29a2b2;
        font-weight: bold;
    }
    .rwd-table tr:nth-of-type(1n) td {
        background: rgba(0,0,0,0.07);
    }
.abgne-news-scroll {
    height: calc(100% - 60px);
    overflow: hidden;
    position: relative;
    display: block;
  }

 .abgne-news-scroll ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
   height: auto;
   position: absolute;
}
.abgne-news-scroll ul li {
    padding: 8px 0 8px 20px;
    display: block;
    background-image: url(../img/icon-award.svg);
    background-size: 1em;
    background-position: 0px 12px;
    background-repeat: no-repeat;
    line-height: normal;
}

@media (min-width: 700px) {
    .rwd-table td:before {
        display: none;
    }
    .rwd-table tr td {
        border-bottom:1px solid rgba(0,0,0,0.2);
        border-right: 1px solid rgba(0,0,0,0.2);
    }
    .rwd-table tr:nth-child(odd) td {
        background-color: rgba(255,255,255,0.3);

    }
    .rwd-table th {
        display: table-cell;
        padding: 0.1em 1em !important;
    }
    .rwd-table td {
        display: table-cell;
        padding:0.6em 1em !important;
    }
    .rwd-table th{
        background: #29a2b2;
        color: #ffffff;
    }
    .rwd-table th:first-child, 
    .rwd-table td:first-child {
        padding-left: 0;
        font-size: 1em;
    }
    .rwd-table th:last-child, 
    .rwd-table td:last-child {
        padding-right: 0;
    }
}
@media (max-width: 699px) {
	.rwd-table tr{
		border-bottom:1px solid #999999;
	}
    .rwd-table th, .rwd-table td {
        padding: 3px 0.5em !important;
    }
}
.rwd-table {
    line-height: 2;
}
.rwd-table a{
    color: #29a2b2;
    transition: all .3s ease;
}
.rwd-table a:hover{
    color: #000000;
    text-decoration: none;
}
.rwd-table a:focus{
    color: #000000;
    border-bottom: 3px dashed #111111;
    text-decoration: none;
}

.pc-view{
	display: block;
}
.phone-view{
	display: none;
}
@media (max-width: 1400px){
	.lang-en .u-header__section .nav-item{
		width: calc(33% - 15px);
	}
}
@media (max-width: 1400px){
	.bg-rwd{
		background-size: auto 100%;
	}
}
@media (max-width: 1320px){
	.navbar-expand-lg .navbar-nav .nav-link {
	    padding-right: 0.5rem;
	    padding-left: 0.5rem;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	#searchform-1 input{
		width: 100px;
	}
	.u-header {
	    font-size: 1.05em;
	}
	.sliding-navigation {
		display: flex;
    	flex-wrap: wrap;
    	justify-content: center;
	}
	.sliding-navigation li{
		flex: 0 0 32%;
		background-color: rgba(255,255,255,0.3);
		margin: 5px;
		border-radius: 5px;
	}
	.sliding-navigation:after{
		content: "";
		display: block;
		clear: both;
	}
	.speaker .min-height {
	    min-height: 3.2em;
	}
}
@media (min-width: 1200px){
	.container {
		width: 100%;
	    max-width: 1700px;
	}
}
@media (max-width: 1199px){
	.container {
		width: 100%;
	    max-width: 1160px;
	}
	.index-big-btn h3{
	letter-spacing: 10px;
	}
	.index-big-btn h4{
		letter-spacing: 30px;
	}
}
@media (min-width: 992px) and (max-width: 1070px) {
	.navbar-brand img {
	    height: 50px;
	}
	.navbar {
	    padding: .1rem 0;
	}
}
@media (max-width: 991px) {
	.navbar-collapse.show{
		max-height: 90vh;
		overflow-y: scroll;
	}
	.index-big-btn h3{
		letter-spacing: 5px;
	}
	.index-big-btn h4{
		letter-spacing: 10px;
	}
	.g-order-1{
		order: -1;
	}
	.item ul li{
		margin: 3px;
	}
	.item ul li a{
		padding: 3px 10px;
		display: block;
		font-size: 1em;
		border: 2px solid #191a2d;
		border-radius: 0;
		color: #191a2d;
		transition: all .5s ease;
		background-color: #ffffff;
	}
	#fancybox-form{
		min-width: auto;
	}
	.navbar-brand img {
	    height: 50px;
	}
	.navbar-brand {
		background-image: url('../img/logo.svg');
		background-repeat: no-repeat;
		background-size: auto 50px;
		background-position: center left;
	}
	.lang-en .navbar-brand {
		background-image: url('../img/logo-en.svg');
		background-repeat: no-repeat;
		background-size: auto 50px;
		background-position: center left;
	}
	.banner{

	}
	.pc-view{
		display: none;
	}
	.phone-view{
		display: block;
	}
	.u-heading-v6-1.text-center .u-heading-v6__title, 
	.u-heading-v6-1.text-right .u-heading-v6__title, 
	.u-heading-v6-1.text-center .u-heading-v6__subtitle, 
	.u-heading-v6-1.text-right .u-heading-v6__subtitle {
    	padding-left: 2.5rem;
	}
	.u-heading-v6-1 .u-heading-v6__title, 
	.u-heading-v6-1 .u-heading-v6__subtitle { 
	    padding-right: 2.5rem;
	}
	.u-heading-v6-1 .u-heading-v6__title::after, 
	.u-heading-v6-1.text-center .u-heading-v6__title::before, 
	.u-heading-v6-1.text-right .u-heading-v6__title::before, 
	.u-heading-v6-2 .u-heading-v6__title::after, 
	.u-heading-v6-2.text-center .u-heading-v6__title::before, 
	.u-heading-v6-2.text-right .u-heading-v6__title::before {
	    width: 2rem;
	}
	.page-title {
	    margin-top: 77px;
	}
	.lang-en .u-header__section .nav-item{
		width: 100%;
	}
	.lang-en .nav-link {
	    display: block;
	    padding: 10px 1rem;
	}
	.speaker .min-height{
		min-height: 3em;
	}
	.speaker .min-height {
	    min-height: 5.3em;
	}
	.marquee-area {
	    height: 300px;
	    margin-bottom: 30px;
	}
	.abgne-news-scroll {
	    height: 250px;
	    overflow: hidden;
	    position: relative;
	    display: block;
	}
	.fast-links ul li{
		width: calc(50% - 8px);
		display: inline-block;
		margin: 0px 4px 8px 4px;
	}
}
@media (max-width: 768px){
	.index-top-area {
	    padding-top: 100px;
	}
	.link-list ul li {
	    display: inline-block;
	    padding: 5px;
	    width: 100%;
	}
	.navbar-brand img {
	    height: 46px;
	}
	.navbar-brand {
		background-image: url('../img/logo.svg');
		background-repeat: no-repeat;
		background-size: auto 46px;
		background-position: center left;
	}
	.lang-en .navbar-brand {
		background-image: url('../img/logo-en.svg');
		background-repeat: no-repeat;
		background-size: auto 46px;
		background-position: center left;
	}
	.item .nav-item{
		padding: 2px 0;
		margin: 0;
	}
	.item .nav-item .nav-link, 
	.item .nav-tabs .nav-item .nav-link {
	    margin-right: 0;
	    border-radius: 0;
	    font-size: 0.9em;
	}
	.award-title img {
	    width: 40px;
	}
	.award .list {
		padding: 10px 0;
	}
	.award .list ul {
	    padding: 0;
	}
	.award .list ul li a {
	    padding: 5px 0 5px 27px;
	    display: block;
	    color: #ffffff;
	    transition: all .5s ease;
	}
	.award .list ul li:after {
	    top: 10px;
	}
	.activty .js-carousel.g-px-25,
	.speaker .js-carousel.g-px-25{
		padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	.speaker a {
	    margin: 0 5px;
	    display: block;
	    padding: 30px 20px;
	}
	.activty a {
	    padding: 30px 20px;
	}
	.u-heading-v6-1.text-center .u-heading-v6__title, 
	.u-heading-v6-1.text-right .u-heading-v6__title, 
	.u-heading-v6-1.text-center .u-heading-v6__subtitle, 
	.u-heading-v6-1.text-right .u-heading-v6__subtitle {
	    padding-left: 0;
	}
	.u-heading-v6-1 .u-heading-v6__title, 
	.u-heading-v6-1 .u-heading-v6__subtitle {
	    padding-right: 0;
	}
	.u-heading-v6-1 .u-heading-v6__title::after, 
	.u-heading-v6-1.text-center .u-heading-v6__title::before, 
	.u-heading-v6-1.text-right .u-heading-v6__title::before, 
	.u-heading-v6-2 .u-heading-v6__title::after, 
	.u-heading-v6-2.text-center .u-heading-v6__title::before, 
	.u-heading-v6-2.text-right .u-heading-v6__title::before {
	    display: none
	}
	.marquee-area {
	    height: 330px;
	    margin-bottom: 30px;
	}
	.abgne-news-scroll {
	    height: 250px;
	    overflow: hidden;
	    position: relative;
	    display: block;
	}
	.fast-links ul li{
		width: calc(100% - 8px);
		display: inline-block;
		margin: 0px 4px 8px 4px;
	}
}