@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC&display=swap');
html{
	font-size: 16px;
}
html,
body {
	width: 100%;
	overflow-x:hidden;
	line-height: 1.8;
  	color: #000000;
  	font-weight: 400;
}
body{
	font-size: 1.05em;
	font-family: Arial,'Noto Sans TC', Arial,sans-serif;
    line-height: 1.6;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: Arial,'Noto Sans TC', Arial,sans-serif;
  	letter-spacing: 1px;
  	font-weight: 500;
}
p{
	font-size: 1em;
}
a:focus {
	color: #db001f;
	border: 3px dashed #db001f;
}
a:hover {
    color: #333;
}
#FontSize.size-medium,
.size-medium{
	font-size: 1.1em;
}
#FontSize.size-small,
.size-small{
	font-size: 1em;
}
#FontSize.large,
.size-large{
	font-size: 1.2em;
}
.c-font-size{
	padding: 20px 0 0 0;
	text-align: right
}
.c-font-size a{
	color: #888;
	text-decoration: none;
}
.c-font-size ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.c-font-size ul li{
	display: inline-block;
}
.c-font-size ul li a{
	padding: 3px 7px;
	color: #333;
	background-color: #F1F1F1;
	text-align: center;
	display: inline-block;
	line-height: 1.4;
	text-decoration: none;
	transition: all .5s ease;
}
.c-font-size ul li a:hover{
	background-color: rgba(0,0,0,0.2);
	color: #333;
	text-decoration: none;
}
.c-font-size ul li.active a{
	background-color: #227ea5;
	color: #fff;
}
.gotomain-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    line-height: normal;
    height: auto;
    z-index: 100;
}
.gotomain-btn a {
    display: block;
    padding: 5px 10px;
    border: 4px dashed rgba(0,0,0,0);
    color: #000;
    background-color: #fff;
    border: 4px dashed #db001f;
    opacity: 0;
}
.gotomain-btn a:focus{
	opacity: 1;
}
.accesskey {
    position: absolute;
    top: 0;
    left: 0;
    border: 3px dashed rgba(0,0,0,0);
    color: #999;
    text-decoration: none;
}
.accesskey-c {
	top: -30px;
}
.indextab-info{
	padding: 0;
	font-size: 0;
}
.indextab-info:focus{
	font-size: 1em;
	border: 3px dashed #db001f;
	color: #db001f;
	background-color: #fff;
	display: inline-block;
	padding: 5px 10px;
	margin-bottom: 5px;
}
.u-header__logo h1{
	font-size: 0;
	padding: 0;
	margin: 0;
}
.banner-wrapper{

}
.banner{
	padding-top: 60px;
	position: relative;
}
.banner .banner-visual{
	position: relative;
}
.banner .tp-bullet-inner {
    z-index: 100;
}
.big-photo-group{
	position: relative;
    overflow: hidden;
    background-size: cover;
    height: 100%;
}
.big-photo-group::before{
    content: "";
    position: absolute;
    inset: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: inherit;
    background-size: cover;
    background-position: center;
    filter: blur(8px);
    transform: scale(1.08);
    z-index: 0;
}
.big-photo-group a{
	position: relative;
	padding: 10px 50px 80px 50px;
	display: block;
	background-color: rgba(0, 0, 0, 0.35);
	z-index: 1;
	text-decoration: none;
	color: #fff;
	height: 100%;
	transition: all .5s ease;
}
.banner .big-photo-group a{
	
}
.big-photo-group a:hover{
	background-color: rgba(0, 0, 0, 0.6);
}
.big-photo-item{
	display: inline-block;
	padding: 0 5px;
	margin-right: 3px;
	font-size: 0.8em;
	border: 1px solid rgba(255, 255, 255, 0.7);
	margin-bottom: 10px;
}
.big-photo-place{
	margin-bottom: 10px;
	font-size: 0.9em;
	min-height: 23px;
	margin-right: 3px;
	display: inline-block;
}
.big-photo-title{
	padding-top: 10px;
	font-weight: 600;
	display: inline-block;
	margin-right: 5px;
}
.big-photo-group a .big-photo-text{
	font-size: 0.9em;
	color: rgba(255, 255, 255, 0.8);
	padding-top: 10px;
	display: inline-block;
	transition: all .5s ease;
}
.big-photo-group a:hover .big-photo-text{
	color: rgba(255, 255, 255, 1);
}
.big-photo-group a .photo-bg{
	transition: all .5s ease;
	position: relative;
	z-index: 10;
}
.big-photo-group a .big-photo-more-1{
	position: absolute;
	bottom: 93px;
	right: 50px;
	width: 15px;
	height: 1px;
	content: "";
	background-color: #fff;
	transition: all .5s ease;
	opacity: 0.8;
}
.big-photo-group a .big-photo-more-2{
	position: absolute;
	bottom: 86px;
	right: 57px;
	width: 1px;
	height: 15px;
	content: "";
	background-color: #fff;
	transition: all .5s ease;
	opacity: 0.8;
}
.big-photo-group a:hover .big-photo-more-1{
	position: absolute;
	bottom: 94px;
	right: 50px;
	width: 25px;
	height: 1px;
	content: "";
	background-color: #fff;
	opacity: 1;
}
.big-photo-group a:hover .big-photo-more-2{
	position: absolute;
	bottom: 82px;
	right: 62px;
	width: 1px;
	height: 25px;
	content: "";
	background-color: #fff;
	opacity: 1;
}
.big-photo-group a .min-height{
	min-height: 75px;
}
#carouselCus1 .slick-track{
    display:flex !important;
}

#carouselCus1 .slick-slide{
    height:inherit !important;
}

#carouselCus1 .slick-slide > div{
    height:100%;
}

#carouselCus1 .big-photo-group{
    height:100%;
}

.rev_slider>ul>li, 
.rev_slider>ul>li:before, 
.tp-revslider-mainul>li, 
.tp-revslider-mainul>li:before, 
.tp-simpleresponsive>ul>li, 
.tp-simpleresponsive>ul>li:before {
    visibility: visible;
}
.banner-btn{
	letter-spacing: 1px; 
	line-height: 1; 
	padding: 1px 10px; 
	font-weight: 500; 
	font-size: 1em; 
	border-radius: 0px; 
	color: #ffffff; 
	text-decoration: none;
	transition: all .5s ease;
}
.banner-btn:hover{
	background-color: #fff;
	color: #000;
	text-decoration: none;
}
.content-main{
	padding-top: 220px;
}
.content{
	min-height: calc(100vh - 270px);
}
.container{
	position: relative;
}
.g-bg-secondary {
    background-color: #efefef !important;
}
.g-bg-style {
    background-color: #fff;
    box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.09);
    padding-top: 0;
}
.u-header__section.u-header__section--dar.u-header__section--dark{
	padding-top: 0;
}
.navbar {
    padding: 0;
}
.navbar .navbar-nav{
	border-top: 3px solid #227ea5;
}
.js-header-fix-moment .navbar  {
    padding: 0 10px;
}
.js-mega-menu .nav-link{
	color: #222;
	font-weight: 600;
	padding: 15px !important;
}
.js-mega-menu .nav-item.active .nav-link{
	color: #fff;
    background-color: #227ea5;
}
.js-mega-menu .nav-item.active .hs-sub-menu .nav-link{
	background-color: rgba(0,0,0,0);
}
.js-mega-menu .nav-item.active .hs-sub-menu .nav-link.active{
	color: #fff;
    background-color: #227ea5;
}
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
    color: #222;
    text-shadow: 0 0 5px rgba(0,0,0,0);
    padding: 15px;
    font-weight: 600;
    font-size: 1.04rem;
    text-shadow: 0 0 5px rgba(0,0,0,0);
    line-height: normal;
}
.u-header--sticky-top .nav-link:focus, 
.u-header--sticky-top .nav-link:hover, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover {
    color: #222;
    background-color: rgba(0,0,0,0.1);
    border: none;
}
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active,
.u-header--sticky-top .nav-link.active,
.hs-has-sub-menu.nav-item.active .js-mega-menu .nav-link,
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link:hover, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link:hover, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open:hover, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active:hover, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link:hover, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link:hover, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open:hover, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active:hover, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link:hover, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link:hover, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open:hover, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active:hover, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link:hover, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link:hover, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open:hover, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active:hover,
.u-header--sticky-top .nav-link.active:hover,
.hs-has-sub-menu.nav-item.active .js-mega-menu .nav-link:hover {
    font-size: 1.04rem;
    color: #fff !important;
    background-color: #227ea5 !important;
}
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
    color: #222;
    padding: 15px;
    font-size: 1.04rem;
    margin: 0 ;
    font-weight: 600;
    line-height: normal;
}
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
    color: #222;
    padding: 15px;
    font-size: 1.04rem;
    margin: 0 ;
    font-weight: 600;
    line-height: normal;
}
.js-header-change-moment .nav-item-icon .nav-link-icon {
    padding: 29px 8px 2px 8px;
}
.u-header--sticky-top .nav-link:focus, 
.u-header--sticky-top .nav-link:hover, 
.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: #222;
    background-color: rgba(0,0,0,0.1);
}
.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,
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link:hover, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link:hover, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open:hover, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active:hover, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link:hover, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link:hover, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open:hover, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active:hover {
    color: #fff !important;
    background-color: #227ea5 !important;
}
.u-header{
	font-size: 1em;
}
.nav-item-icon {
	margin-right: -3px;
	margin-left: -4px;
	display: inline-block;
}
.js-mega-menu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.hs-has-sub-menu > a::after {
    content: "\f105";
    font-family: "FontAwesome" !important;
    font-size: 0.8em;
    display: inline;
    margin-left: 3px;
}
.hs-sub-menu {
    padding: 0;
    margin: 0;
    min-width: 200px;
}
.hs-sub-menu, 
.hs-mega-menu {
	margin-top: 0;
    color: #333;
    background-color: #fff;
    box-shadow: 0 5px 8px rgba(0,0,0,0.05);
    border-radius: 0;
    padding: 10px;
    width: auto;
}
.hs-sub-menu-opened{
	background-color: rgba(255,255,255,0.1);
}
.hs-sub-menu .nav-link, 
.hs-mega-menu .nav-link{
	border-radius: 0;
	padding: 13px 15px !important;
}
.hs-sub-menu-opened .hs-sub-menu .nav-link{
	border-radius: 0;
	color: #333;
	border-radius: 0;
}
.hs-sub-menu-opened .hs-sub-menu .nav-link:hover,
.hs-sub-menu-opened .hs-sub-menu .nav-link:focus{
	background-color: rgba(0,0,0,0.1)!important;
	color: #111;
	border-radius: 0;
}
.hs-sub-menu-opened .hs-sub-menu .active.nav-link,
.hs-sub-menu-opened .hs-sub-menu .active.nav-link:hover,
.hs-sub-menu-opened .hs-sub-menu .active.nav-link:focus{
	/*display: block;
	color: #fff ;
	text-shadow: 0 0 5px rgba(0,0,0,0);
	background-color: rgba(0,0,0,0.1)!important;
	border-radius: 0;*/
	color: #fff !important;
    background-color: #227ea5 !important;
}
.hs-has-sub-menu .hs-has-sub-menu > a::after {
    content: "\f105";
    margin-right: 10px;
}
.hs-sub-menu .dropdown-item {
    padding: 0;
}
.dropdown-item.active > a, .dropdown-item:active > a {
    color: #333 !important;
}
.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
	border: 3px dashed rgba(0,0,0,0);
	position: relative;
}
.navbar-brand:focus {
	border: 3px dashed #999;
}
.navbar-brand img{
	height: 50px;
	margin: 0;
}
.navbar-brand h1{
	font-size: 0;
	padding: 0;
	margin: 0;
}

.btn-wrapper {
}
.btn-wrapper .btn-more{
}
.btn-more{
	display: inline-block;
	transition: all .5s ease;
	padding-left: 40px;
	color: #333;
	text-decoration: none;
	line-height: 1.4;
	text-align: left;
	position: relative;
}
.btn-more span {
	color: #919191;
	display: block;
	font-size: 0.9em;
	letter-spacing: 0.5px;
	transition: all .5s ease;
}
.btn-more:hover{
	text-decoration: none;
	color: #227ea5;
}
.btn-more:hover span {
	color: #333;
}
.btn-more:before{
	position: absolute;
	top: 0;
	left: 28px;
	width: 1px;
	bottom: 0;
	content: "";
	background-color: #b7b7b7;
	transition: all .5s ease;
}
.btn-more:after{
	color: #227ea5;
	position: absolute;
	top: 6px;
	left: 0px;
	font: normal normal normal 1.8em / 1 FontAwesome;
	content: "\f105";
	transition: all .5s ease;
}
.btn-more:hover:before {
	background-color: #227ea5;
}
.btn-more:hover:after {
	color: #111;
	left: 10px;
}
.btn-more:focus{
	color: #fff;
}
.btn-more-back:after{
	color: #227ea5;
	position: absolute;
	top: 6px;
	left: 0px;
	font: normal normal normal 1.8em / 1 FontAwesome;
	content: "\f104";
	transition: all .5s ease;
}
.u-header__section {
	padding: 0;
}
.u-header__section--light .top-menu .search button{
	color: #666;
}
.g-bg-deepred{
	background-color: #333;
}
.g-bg-matril{
	background-image: url('../img/bg.png');
}
.film h3{
	color: #5b4599;
	margin-bottom: 15px;
	font-weight: 600;
}
.film-title{
	border-bottom: 1px solid #5b4599;
	padding: 15px 20px;
}
.film-title span{
	-webkit-writing-mode: vertical-lr;
	writing-mode: vertical-lr ;
	padding: 5px 0;
	line-height: normal;
	background-color: #5b4599;
	color: #ffffff;
	font-size: 0.8em;
	letter-spacing: 3px;
}
.portfolio-group{
	height: 100%;
	position: relative;
}
.portfolio-group a{
	display: block;
	color: #333;
	text-decoration: none;
	line-height: 1.4;
	height: 100%;
	background-color: #efefef;
}
.portfolio-group a h3{
	font-size: 1.1em;
	min-height: 50px;
}
.portfolio-group a .text{
	color: #888;
}
.portfolio-group a .btn-portfolio-more{
	position: absolute;
	bottom: 20px;
	right: 20px;
	transition: all .5s ease;
}
.portfolio-group a .btn-portfolio-more:before{
	position: absolute;
    top: 0;
    right: 50px;
    width: 1px;
    bottom: 0;
    content: "";
    background-color: #b7b7b7;
    transition: all .5s ease;
}
.portfolio-group a .btn-portfolio-more:after{
	color: #227ea5;
    position: absolute;
    top: 2px;
    right: 70px;
    font: normal normal normal 1.3em / 1 FontAwesome;
    content: "\f105";
    transition: all .5s ease;
}
.portfolio-group a:hover .btn-portfolio-more,
.portfolio-group a:focus .btn-portfolio-more {
	color: #227ea5;
}
.portfolio-group a:hover .btn-portfolio-more:after,
.portfolio-group a:focus .btn-portfolio-more:after {
	right: 60px;
	color: #111;
}
.portfolio-group-info{
	padding: 20px 20px 50px 20px;
	height: 100%;
}
.advisor img{
	width: 100%;
	max-width: 240px;
}
.advisor-wrapper{
	padding: 20px 0;
}
.advisor-title{
	position: relative;
	border-bottom: 1px solid #5b4599;
}
.advisor-title h3{
	padding: 2px 5px 2px 8px;
	line-height: normal;
	background-color: #5b4599;
	color: #ffffff;
	font-size: 0.8em;
	letter-spacing: 3px;
	display: inline-block;
	margin-bottom: 10px;
}
/*.advisor-title:after{
	width: 1px;
	height: 135px;
	background-color: #5b4599;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}*/
.content{
	
}
.main-title {
	padding-top: 80px;
	background-image: url('../img/header-img.svg');
	background-size: 110%;
	background-repeat: no-repeat;
	background-position: center 70%;
}
.main-title h2{
	letter-spacing: 2px;
	font-size: 2.2rem;
	margin-bottom:10px;
	margin-top: 30px;
}
.film{
	background-image: url('../img/film-bg.png');
	background-size: 200px;
}
.footer-sp-list div div{
	display: block;
	padding: 10px;
	text-align: center;
	border:1px solid rgba(0,0,0,0.1);
}
.footer-sp-list-2 img{
	height: 70px;
}
.uranus .tp-bullet-inner {
    background-color: rgba(180, 163, 121, 0.3);
}
.uranus .tp-bullet.selected .tp-bullet-inner, 
.uranus .tp-bullet:hover .tp-bullet-inner {
    background-color: #5b4599;
}
.uranus .tp-bullet.selected, .uranus .tp-bullet:hover {
    box-shadow: 0 0 0 2px #5b4599;
}
.page-title{
	margin-bottom: 30px;
	line-height: normal;
}
.page-title span {
	font-size: 0.9em;
	font-weight: 600;
	margin-bottom: 5px;
	display: block;
}
.page-title h2 {
	font-size: 1.6em;
}
.nav-pills{
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 20px;
}
.nav-pills .nav-link {
    border-radius: 0;
    color: #227ea5;
    background-color: #eaeaea;
    padding: 10px 15px;
    line-height: normal;
    margin-right: 6px;
}
.nav-pills .nav-item.show .nav-link, 
.nav-pills .nav-link.active {
    background-color: #227ea5;
}
.news-list{
	min-height: 200px;
}
.news-list-group a{
	padding: 20px;
	color: #333;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
	transition: all .5s ease;
}
.news-list-group a:hover,
.news-list-group a:focus {
	color: #000;
}
.news-list-group a:before{
	position: absolute;
	left: 0;
	right: 100%;
	bottom: 0;
	height: 2px;
	background-color: #227ea5;
	content: "";
	transition: all .5s ease;
}
.news-list-group a:hover:before,
.news-list-group a:focus:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	background-color: #227ea5;
	content: "";
}
.news-list-group a strong{
	display: block;
	color: #282828;
	font-weight: 400;
}
.news-list-group a span{
	color: #959595;
}
.news-list-group a:hover{
	text-decoration: none;
}
.news-list-group a .news-time{
	color: #999999;
	letter-spacing: 2px;
	font-size: 0.9em;
	padding-top: 0.1em;
}

.text-right{
	text-align: right;
}
.video-wrapper{
	position: relative;
	min-height: 400px;
}
.video-wrapper:before {
	background-color: #dddddd;
	position: absolute;
	top: 80px;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	z-index: -1;
}
.video-wrapper .page-title{
	margin-bottom: -70px;
}
.video-info{
	padding: 110px 0 20px 20px;
}
.video-info h3{
	font-size: 1.2em;
	margin-bottom: 30px;
}
.video-info .text{
	color: #555;
	margin-bottom: 30px;
	text-align: justify;
}
.video-btn{
	display: block;
	position: relative;
}
.video-btn i{
	font-size: 4em;
	position: absolute;
	top: calc(50% - 65px);
	left: calc(50% - 65px);
	z-index: 100;
	padding: 30px;
	color: #227ea5;
	background-color: rgba(255,255,255,0.5);
	border-radius: 100px;
	transition: all .5s ease;
}
.video-btn:hover i{
	background-color: rgba(255,255,255,1);
	color: #227ea5;
}
.search-wrapper{
	background-color: rgba(234, 234, 234, 0.9);
	padding: 40px;
	margin: -50px 0 30px 0;
}
.publicart-list-group a{
	display: block;
	color: #272828;
	padding: 0 0 20px 0;
	position: relative;
}
.publicart-list-group a:hover{
	text-decoration: none;
}
.publicart-list-group a:after{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	color: #272828;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #272828;
	content: "+ more";
	letter-spacing: 1px;
	text-align: right;
	display: block;
	opacity: 0;
	font-weight: 600;
	transition: all .5s ease;
}
.publicart-list-group-2 a{
	background-color: rgba(0,0,0,0.08);
	padding: 15px;
	border-bottom: 3px solid rgba(0,0,0,0.1);
}
.publicart-list-group-2 a h3 {
    font-size: 1.3em;
    padding: 10px;
}
.publicart-list-group-2 a:after{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	color: #272828;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #272828;
	content: "+ more";
	letter-spacing: 1px;
	text-align: right;
	display: block;
	opacity: 0;
	font-weight: 600;
	transition: all .5s ease;
	padding-right: 15px;
}
.publicart-list-group a:hover:after{
	width: 100%;
	opacity: 1;
}
.publicart-list-group a h3{
	font-size: 1.3em;
	min-height: 3em;
}
.publicart-place{
	padding: 20px 0 10px 0;
}
.publicart-place span{
	display: inline-block;
	padding: 0 7px;
	border: 1px solid #272828;
	font-size: 0.9em;
	letter-spacing: 1px;
	margin: 0 5px 5px 0;
}
.publicart-place a{
	padding: 7px;
	background-color: #272828;
	color: #fff;
	border: 1px solid #272828;
	transition: all .5s ease;
}
.publicart-place a:hover{
	color: #272828;
	text-decoration: none;
	background-color: #fff;
}
.publicart-related{
	background-color: #efefef;
	padding: 30px 0;
}
.publicart-related .big-photo-group a{
	min-height: 500px;
	padding: 10px 40px 30px 40px;
}
.publicart-related .big-photo-group a .big-photo-more-2 {
    position: absolute;
    bottom: 26px;
    right: 47px;
    width: 1px;
    height: 15px;
    content: "";
    background-color: #fff;
    transition: all .5s ease;
    opacity: 0.8;
}
.publicart-related .big-photo-group a .big-photo-more-1 {
    position: absolute;
    bottom: 33px;
    right: 40px;
    width: 15px;
    height: 1px;
    content: "";
    background-color: #fff;
    transition: all .5s ease;
    opacity: 0.8;
}
.link-list a{
	background-color: rgba(0,0,0,0.7);
	background-image: url('../img/banner-bg-left.svg'),
					  url('../img/banner-bg-right.svg');
	background-size: auto 100%,
					 auto 100%;
	background-repeat: no-repeat, no-repeat;
	background-position: 0 0 , 100% 0;
	display: block;
	padding: 10px 20px 10px 40px;
	margin-bottom: 10px;
	transition: all .5s ease;
	color: #fff;
}
.link-list a:hover{
	background-color: rgba(0,0,0,0.95);
	text-decoration:  none;
}
.g-left-75 {
    left: 75px;
}
.btn-more a{
	display: inline-block;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.btn-more a span{
	display: inline-block;
	position: relative;
	transition: all .5s ease;
	margin-left: 15px;
	z-index: 1;
}
.btn-more a b{
	font-weight: 400;
	position: relative;
	z-index: 10;
}
.btn-more a span i{
	z-index: 10;
	position: relative;
	color: #ffffff;
}
.btn-more a span:after{
	position: absolute;
	top: 0.1em;
	left: -0.6em;
	width: 1.7em;
	height: 1.7em;
	content: "";
	display: inline-block;
	border-radius: 50%;
	background-color: #5b4599;
	z-index: 1;
	transition: all .3s ease;
}
.btn-more a:hover span:after{
	position: absolute;
	top: -0.58em;
	left: -1.4em;
	width: 3.2em;
	height: 3.2em;
	content: "";
	display: inline-block;
	border-radius: 50%;
	background-color: #5b4599;
	z-index: 1;
}
.activty{
	background-image: url('../img/film-bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
	background-size: 300px;
	min-height: 400px;
}
.activty-group a{
	color: #000000;
	line-height: 1.5;
	display: block;
	transition: all .5s ease;
}
.activty-group a:hover{
	text-decoration: none;
}
.g-bg-black-opacity-0_3--after::after, 
.g-bg-black-opacity-0_3--before::before {
    background-color: rgba(0, 0, 0, 0.05) !important;
    transition: all .5s ease;
}
.activty-group a:hover .g-bg-black-opacity-0_3--after::after, 
.activty-group a:hover .g-bg-black-opacity-0_3--before::before {
    background-color: rgba(0, 0, 0, 0.7) !important;
}
.activty-group a .activy-title{
	padding: 10px;
}
.activty-group a .activy-time{
	letter-spacing: 2px;
	padding: 0 10px 5px 10px;
}
.activty-group a .activy-time strong{
	font-weight: 700;
}
.activty-group a .activty-icon{
	z-index: 10;
	position: absolute;
	top: 20px;
	right: 10px;
	transition: all .5s ease;
	display: inline-block;
	width: auto;
	padding: 0 5px;
	background-color: #5b4599;
}
.activty-group a .activty-icon span{
	font-size: 0.8em;
	color: #fff;
}
.activty-group a .activy-place{
	color: #5b4599;
	padding: 0 10px;
}
.activty-group a:hover .activty-icon{
	top: -5px;
}
.activty-group .activty-icon img{
	width: 50px;
}
.activty-group .activy-time{
	padding: 0 10px;
}
.activty-group .activy-time a{
	display: inline-block;
	color: #999;
	font-size: 0.9em;
}
.activty-group .activy-time a:hover{
	display: inline-block;
	color: #5b4599;
	font-size: 0.9em;
}
/*.activty .col-sm-6:nth-child(even) .activty-group{
	position: relative;
	top: 30px;
}*/
.activty-group .u-bg-overlay_iiner{
	position: relative;
}
.activty-group a .u-bg-overlay_iiner:after{
	position: absolute;
	top: calc(50% - 30px);
	left: 50%;
	width: 0px;
	height: 0px;
	display: block;
	content: "";
	background-color: #5b4599;
	transition: all .5s ease;
	z-index: 10;
}
.activty-group a .u-bg-overlay_iiner:before{
	position: absolute;
	top: 50%;
	left: calc(50% - 30px);
	width: 0px;
	height: 0px;
	display: block;
	content: "";
	background-color: #5b4599;
	transition: all .5s ease;
	z-index: 10;
}
.activty-group a:hover .u-bg-overlay_iiner:after{
	position: absolute;
	top: calc(50% - 30px);
	left: 50%;
	width: 1px;
	height: 60px;
	display: block;
	content: "";
	background-color: #5b4599;
}
.activty-group a:hover .u-bg-overlay_iiner:before{
	position: absolute;
	top: 50%;
	left: calc(50% - 30px);
	width: 60px;
	height: 1px;
	display: block;
	content: "";
	background-color: #5b4599;
}
.fa-line:before {
	content: "";
    width: 30px;
    height: 30px;
    background-image: url(../img/fa-line.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
}
.fa-line-w:before {
	content: "";
    width: 20px;
    height: 20px;
    background-image: url(../img/fa-line-w.svg);
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    top: 2px;
}
.fa-line:hover:before {
	content: "";
    width: 30px;
    height: 30px;
    background-image: url(../img/fa-line-ac.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
}
.fb-share-button a{
	display: block;
    text-align: center;
    padding: 5px 20px;
    background-color: #3b5998;
    border-radius: 50px;
    color: #fff;
    vertical-align: middle;
    transition: all .5s ease;
}
.fb-share-button a i {
    font-size: 1.3em;
    display: inline-block;
    position: relative;
    top: 3px;
    padding-right: 10px;
    border-right: 1px solid rgba(255,255,255,0.5);
    margin-right: 10px;
}
.fb-share-button a:hover{
	text-decoration: none;
	background-color: #111;
}
.btn-line-share{
    display: block;
    text-align: center;
    padding: 5px 20px;
    background-color: #00c300;
    border-radius: 50px;
    color: #fff;
    vertical-align: middle;
    transition: all .5s ease;
}
.btn-line-share i {
    font-size: 1.5em;
    display: inline-block;
    position: relative;
    top: 3px;
    padding-right: 10px;
    border-right: 1px solid rgba(255,255,255,0.5);
    margin-right: 10px;
}
.btn-line-share:hover{
	background-color: #111;
	text-decoration: none;
	color: #fff;
}
.btn-line{
    display: inline-block;
    padding: 5px 15px 5px 40px;
    background-color: #06c755;
    background-image: url('../img/fa-line-w.svg');
    background-size: 20px;
    background-position: 15px 7px;
    border-radius: 0;
    background-repeat: no-repeat;
    color: #000000;
    font-weight:600;
    letter-spacing: 2px;
    margin-right: 5px;
    white-space:nowrap;
}
.btn-fb{
    display: inline-block;
    background-color: #3b5998;
	padding:5px 15px;
    border-radius: 0;
    color: #000000;
    font-weight:600;
    letter-spacing: 2px;
    white-space:nowrap;
}
/*footer{
	background-image: url(../img/footer.png);
	background-size: auto 100%;
	background-position: right;
	background-repeat: no-repeat;
}*/
.sitemap{
	color: #000000;
}
.sitemap-wrapper{
	
}
.s-title{
	font-size: 1.2em;
	display: block;
	padding: 5px 10px;
	border-bottom: 2px solid #282828;
}
.sitemap ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.sitemap a{
	color: #000000;
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	transition: all .5s ease;
}
.sitemap a:hover{
	text-decoration: none;
	background-color: #282828;
	color: #ffffff;
}
.s-title a{
	padding: 0;
	border-bottom: none;
	font-size: 1em;
}


.left-side-social {
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 20px;
}
.left-side-social ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.left-side-social ul li{
	display: inline-block;
	padding-right: 5px;
}
.left-side-social ul li a{
	height: 45px;
	width: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 1.2em;
	display: block;
	color: #000000;
	border-radius: 30px;
	transition: all .5s ease;
	background-color: rgba(0,0,0,0.1);
}
.left-side-social ul li a:hover{
	background-color: #5b4599;
	color: #ffffff;
	text-decoration: none;
}
.u-header__section--dark .hamburger-inner, 
.u-header__section--dark .hamburger-inner::after, 
.u-header__section--dark .hamburger-inner::before {
    background: #000;
}
.photo-bg{
	background-color: #fff;
}
.photo-bg,
a .photo-bg{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.photo-bg:after,
a .photo-bg:after{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background-color: rgba(0,0,0,0);
	transition: all .5s ease;
}
a:hover .photo-bg:after{
	background-color: rgba(0,0,0,0.3);
}

.section-title{
	padding-left: 10vw;
	margin: 30px 0;
	display: inline-block;
	border-bottom: 3px solid #5b4599;
	color: #5b4599;
}
.title-time{
	font-size: 0.8em;
	color: #999999;
	font-family: Arial Black;
	letter-spacing: 2px;
}
.download-wrapper{
}
.download-item{
	color: #227ea5;
	display: inline-block;
	background-color: #efefef;
	padding: 0 10px;
}
.download-group{
	padding: 15px 20px;
	background-color: #fff;
	border-radius: 0;
	border-bottom: 2px dotted #aaa;
}
.download-group:last-child{
	margin-bottom: 0;
}
.download-pdf{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #B30B00;
	transition: all .5s ease;
}
.download-pdf span{
	margin: 18px 0 6px -10px;
	background-color: #B30B00;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #B30B00;
	transition: all .5s ease;
}
.download-pdf:hover{
	background-color: #B30B00;
}
.download-pdf:hover span{
	background-color: #fff;
	color: #B30B00;
}
.download-odt{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #3771CC;
	transition: all .5s ease;
}
.download-odt span{
	margin: 18px 0 6px -10px;
	background-color: #3771CC;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #3771CC;
	transition: all .5s ease;
}
.download-odt:hover{
	background-color: #3771CC;
}
.download-odt:hover span{
	background-color: #fff;
	color: #3771CC;
}
.download-doc{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #295496;
	transition: all .5s ease;
}
.download-doc span{
	margin: 18px 0 6px -10px;
	background-color: #295496;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #295496;
	transition: all .5s ease;
}
.download-doc:hover{
	background-color: #295496;
}
.download-doc:hover span{
	background-color: #fff;
	color: #295496;
}
.download-other{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #9B7046;
	transition: all .5s ease;
}
.download-other span{
	margin: 18px 0 6px -10px;
	background-color: #9B7046;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #9B7046;
	transition: all .5s ease;
}
.download-other:hover span{
	background-color: #fff;
	color: #9B7046;
}
.download-other:hover{
	background-color: #9B7046;
}
.download-ppt{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #d14424;
	transition: all .5s ease;
}
.download-ppt span{
	margin: 18px 0 6px -10px;
	background-color: #d14424;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #d14424;
	transition: all .5s ease;
}
.download-ppt:hover{
	background-color: #d14424;
}
.download-ppt:hover span{
	background-color: #fff;
	color: #d14424;
}
.download-odp{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #bb441e;
	transition: all .5s ease;
}
.download-odp span{
	margin: 18px 0 6px -10px;
	background-color: #bb441e;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #bb441e;
	transition: all .5s ease;
}
.download-odp:hover{
	background-color: #bb441e;
}
.download-odp:hover span{
	background-color: #fff;
	color: #bb441e;
}
.download-ods{
	display: block;
	width: 42px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 10px;
	border: 2px solid #288407;
	transition: all .5s ease;
}
.download-ods span{
	margin: 18px 0 6px -10px;
	background-color: #288407;
	color: #fff;
	padding: 0 6px;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	border: 2px solid #288407;
	transition: all .5s ease;
}
.download-ods:hover{
	background-color: #288407;
}
.download-ods:hover span{
	background-color: #fff;
	color: #288407;
}
.download-pdf:focus,
.download-odp:focus,
.download-ppt:focus,
.download-other:focus,
.download-doc:focus,
.download-odt:focus,
.download-pdf:focus,
.download-ods:focus {
	background-color: #222;
	border: 2px solid #222;
}
.download-pdf:focus span,
.download-odp:focus span,
.download-ppt:focus span,
.download-other:focus span,
.download-doc:focus span,
.download-odt:focus span,
.download-pdf:focus span,
.download-ods:focus span {
	background-color: #fff;
	color: #222;
	border: 2px solid #222;
}
.publicart-wrapper{
	padding: 10px;
	width: 100%;
	max-width: 1860px;
	margin: 0 auto;
}
.publicart-wrapper .big-photo-group,
.publicart-wrapper .big-photo-group a{
	height: 100%;
}
.publicart-wrapper .big-photo-group a {
    position: relative;
    padding: 15px 50px;
    display: block;
    line-height: 1.4;
}
.publicart-wrapper .big-photo-group a .big-photo-text{
	display: block;
}
.publicart-wrapper .big-photo-group a .big-photo-more-1{
	position: absolute;
	bottom: 17px;
	right: 10px;
}
.publicart-wrapper .big-photo-group a .big-photo-more-2{
	position: absolute;
	bottom: 10px;
	right: 17px;
}
.publicart-wrapper .big-photo-group a:hover .big-photo-more-1{
	position: absolute;
	bottom: 22px;
	right: 10px;
}
.publicart-wrapper .big-photo-group a:hover .big-photo-more-2{
	position: absolute;
	bottom: 10px;
	right: 22px;
}
.publicart-wrapper .publicart-top-info{
	text-align: center;
	margin-bottom: 20px;
}
.page-nav {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
}
.page-nav li {
    display: inline-block;
    margin: 0 5px;
}
.page-nav li a {
    padding: 5px 10px;
    border-bottom: 1px solid #B5B5B6;
    display: block;
    color: #888;
    text-decoration: none;
    transition: all .5s ease;
}
.page-nav li a:hover {
    background-color: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}
.page-nav li a.active {
    color: #227ea5;
    border-bottom: 1px solid #227ea5;
}
.publicart-switch{
	color: #555;
}
.publicart-switch strong{
	color: #111;
}
.publicart-switch a {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #227ea5;
	color: #227ea5;
	transition: all .5s ease;
}
.publicart-switch a:hover {
	border: 1px solid #111;
	color: #333;
	background-color: #efefef;
}
.publicart-switch span {
	display: inline-block;
	margin: 0 10px;
}
.publicart-photo{
	background-color: #efefef;
	padding: 30px 0;
}
.publicart-title{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.publicart-title h3 {
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 3px dotted #88cde5;
}
.publicart-photo .metis.tparrows {
    background-color: #227ea5;
    width: auto;
    padding: 20px 10px 20px 10px;
    height: 80px;
    color: #fff;
    font-size: 1.4em;
    text-align: center;
    background-color: #227ea5;
    padding-top: 20px;
    transition: all .5s ease;
}
.publicart-photo .metis.tparrows:hover {
    color: #227ea5;
    font-size: 1.4em;
    background-color: #fff;
}
.publicart-photo .metis.tparrows:before {
    color: #fff;
}
.publicart-photo .metis.tparrows:hover:before {
    color: #227ea5;
}
.publicart-info-text{
	padding: 30px 30px 20px 30px;
	border: 5px solid #efefef;
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
}
.publicart-info-text-title{
	font-size: 1.2em;
	font-weight: 600;
	padding-bottom: 10px;
	border-bottom: 1px solid #88cde5;
	margin-bottom: 10px;
}
.publicart-infotext-group{
	padding: 10px 0;
	border-bottom: 1px dotted #aaa;
}
.publicart-infotext-group b{
	min-width: 160px;
	display: block;
}
.publicart-info-bottom{
	padding: 30px 30px 0 30px;
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
}
.publicart-info-bottom h4 {
	font-size: 1.1em;
	font-weight: 600;
}
.g-border-b-none{
	border-bottom: none;
}
.publicart-tag{

}
.publicart-tag ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.publicart-tag ul li{
	display: inline-block;
	margin: 0 5px 5px 0;
}
.publicart-tag ul li a{
	border: 1px solid #227ea5;
	padding: 3px 10px 1px 10px;
	display: block;
	color: #227ea5;
	text-decoration: none;
	transition: all .5s ease;
}
.publicart-tag ul li a:hover,
.publicart-tag ul li a:focus {
	border: 1px solid #444;
	color: #111;
	background-color: #efefef;
}
.publicart-tag ul li.active a{
	border: 1px solid #227ea5;
	background-color: #227ea5;
	padding: 3px 10px 1px 10px;
	display: block;
	color: #fff;
	text-decoration: none;
	transition: all .5s ease;
}

.activty{

}

.g-bg-primary--hover:hover {
    background-color: #5b4599 !important;
}
.arties-wrapper{
	position: relative;
}
.arties-wrapper:after{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 20vw;
	background-image: url('../img/fabric_1.png');
	content: "";
	z-index: 1;
}
.arties-wrapper .container{
	position: relative;
	z-index: 3;
}
.arties-wrapper .nav-pills .nav-link {
    border-radius: 0;
    opacity: 0.5;
    font-size: 0.9em;
}
.arties-wrapper .nav-pills .nav-link img{
	width: 120px;
}
.arties-wrapper .nav-pills .nav-link h3{
    margin-bottom: 0;
}
.arties-wrapper .nav-pills .nav-link:hover {
    border-radius: 0;
    opacity: 1;
    background-color: rgba(255,255,255,0.2);
}
.arties-wrapper .nav-pills .nav-item.show .nav-link, 
.arties-wrapper .nav-pills .nav-link.active {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #000000;
    opacity: 1;
}
.art-read-more{
	position: absolute;
	right: -15px;
	bottom: -15px;
	width: auto;
	display: inline-block;
	font-size: 0.9em;
	z-index: 5;
}
.art-read-more a{
	padding: 5px 10px;
	color: #ffffff;
	text-align: center;
	display: block;
	background-color: #5b4599;
	transition: all .5s ease;
}
.art-read-more a:hover{
	padding: 5px 10px;
	color: #5b4599;
	text-align: center;
	display: block;
	background-color: #ffffff;
	text-decoration: none;
}
.arties-group{
	position: relative;
	z-index: 1;
}
.arties-group:after{
	background-color: rgba(255,255,255,0.4);
	position: absolute;
	top: 50px;
	left: 50px;
	right: 0;
	bottom: 0;
	content: "";
}
.arties-group-info{
	padding: 20px 20px 20px 90px;
	text-align: justify;
	z-index: 5;
	position: relative;
}
.arties-group-film{
	padding-right: 20px;
	z-index: 5;
	position: relative;
}
.media-list-group-ai{
	border: 1px solid #d6d6d6;
	padding: 20px;
	line-height: 1.4;
}
.media-list-group-ai button{
	border-radius: 0;
	padding: 6px 15px;
}
.g-color-red {
    color: #c10c2a !important;
}
.index-item{
	background-image: url('../img/3813120.jpg');
	background-attachment: fixed;
	background-size: cover;
	padding: 100px 0 70px 0;
	text-align: center;
}
.index-item img{
	width: 100%;
	max-width: 250px;
}
.index-item-list {
	padding: 20px;
	text-align: center;
	color: #ffffff;
}
.index-item-list a{
	display: inline-block;
	padding: 3px;
	color: #ffffff;
	transition: all .5s ease;
}
.index-item-list a:hover{
	background-color: rgba(0,0,0,0.5);
	text-decoration: none;
}
.exhibition-wrapper{
	padding-left: 10vw;
}
.g-top-minus-50 {
	top: -55px;
}
.g-right-80{
	right: 100px;
}
.bottom-item-01,
.bottom-item-02,
.bottom-item-03,
.bottom-item-04{
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.bottom-item-01 img,
.bottom-item-02 img,
.bottom-item-03 img,
.bottom-item-04 img{
	height: 250px;
	width: 20px;
	margin-bottom: 30px;
}
.bottom-item-01:after,
.bottom-item-02:after,
.bottom-item-03:after,
.bottom-item-04:after{
	
}
.bottom-item-01 a,
.bottom-item-02 a,
.bottom-item-03 a,
.bottom-item-04 a{
	padding: 300px 20px 50px 20px;
	display: block;
	color: #ffffff;
	transition: all .5s ease;
}
.bottom-item-01 a:hover,
.bottom-item-02 a:hover,
.bottom-item-03 a:hover,
.bottom-item-04 a:hover{
	padding: 280px 20px 70px 20px;
	text-decoration: none;
}
.bottom-item-01{
	background-image: url('../img/bottom-item-01.jpg');
}
.bottom-item-02{
	background-image: url('../img/bottom-item-02.jpg');
}
.bottom-item-03{
	background-image: url('../img/bottom-item-03.jpg');
}
.bottom-item-04{
	background-image: url('../img/bottom-item-04.jpg');
}
.bottom-item-01 a h3,
.bottom-item-02 a h3,
.bottom-item-03 a h3,
.bottom-item-04 a h3{
	position: relative;
}
.bottom-item-01 a h3:after,
.bottom-item-02 a h3:after,
.bottom-item-03 a h3:after,
.bottom-item-04 a h3:after{
	width: 0;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 50%;
	background-color: #ffffff;
	content: "";
	transition: all .5s ease;
}
.bottom-item-01 a:hover h3:after,
.bottom-item-02 a:hover h3:after,
.bottom-item-03 a:hover h3:after,
.bottom-item-04 a:hover h3:after{
	width: 50px;
	height: 3px;
	position: absolute;
	bottom: -20px;
	left: calc(50% - 25px);
	background-color: #ffffff;
	content: "";
}
.important-info a{
	background-color: #5b4599;
	color: #ffffff;
	padding: 30px;
	display: block;
	transition: all .5s ease;
}
.important-info a:hover{
	text-decoration: none;
	background-color:  #ff0;
}
.important-info a i{
	font-size: 3em;
	color: #ff0;
	transition: all .5s ease;
}
.important-info a:hover i{
	color: #5b4599;
}
.important-info a .important-info-text{
	padding: 10px 5px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	transition: all .5s ease;
}
.important-info a:hover .important-info-text{
	padding: 10px 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	transition: all .5s ease;
	color: #000000;
}
.bread{
	font-size: 0.9em;
	color: #272828;
	margin-bottom: 5px;
	display: inline-block;
	border: 1px solid #aaa;
}
.bread a{
	padding: 0 10px;
	display: inline-block;
	color: #272828;
}
.bread a:first-child{
	padding: 0 10px 0 0;
}
.bread a span{
	color: #272828;
}
.left-side-wrapper{
	padding-top: 90px;
}

.left-side-time{
	color: #999999;
	line-height: normal;
}
.left-side-time strong{
	color: #000000;
	font-size: 1.8em;
	font-family: Arial Black;
}
.left-side-time span{
	font-size: 0.8em;
}
.left-side-title h3{
	color: #5b4599;
	padding: 20px 0;
}
.left-side-place,
.text-place{
	padding: 20px;
	background-color: rgba(0,0,0,0.08);
	font-size: 0.9em;
	margin-bottom: 20px;
}
.left-side-place a,
.text-place a{
	color: #5b4599;
}
.js-sticky-block .left-side-wrapper .left-side-title,
.js-sticky-block .left-side-wrapper .left-side-place{
	display: none;
}
.js-sticky-block.g-pos-fix .left-side-wrapper .left-side-title,
.js-sticky-block.g-pos-fix .left-side-wrapper .left-side-place{
	display: block;
}

.u-fancybox-theme .fancybox-button--fullscreen::before {
    content: "\f002";
    font-family: FontAwesome;
}
.u-fancybox-theme .fancybox-button--close::before {
    content: "\f00d";
    font-family: FontAwesome;
}
.u-fancybox-theme .fancybox-button--play::before {
    content: "\f04b";
    font-family: FontAwesome;
}
.u-fancybox-theme .fancybox-arrow--left::before, 
.u-fancybox-theme .fancybox-arrow--right::before {
    content: "\f054";
    font-family: FontAwesome;
}
.fancybox-button.fancybox-button--thumbs{
	display: none;
}
.bread{
	color: #272828;
	padding: 0 10px 0 15px;
}
.bread span{
	color: #272828;
	margin: 0 5px;
}
.bread span:first-child{
	margin: 0 5px 0 0;
}
.pagination {
	text-align: center;
	display: block;
}
.pagination li{
	display: inline-block;
	margin: 0 3px;
}
.pagination a{
	width: 40px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	color: #999999;
	text-decoration: none;
	border-radius: 50%;
	border: 1px solid rgba(0,0,0,0.1);
	display: block;
}
.pagination a:hover{
	text-decoration: none;
	border: 1px solid rgba(0,0,0,0.6);
	color: #000000;
}
.pagination li.active a{
	background-color: #272828;
	color: #ffffff;
}
.text{
	word-wrap:break-word;
}

.program-photo .row{
	margin-right: -5px;
	margin-left: -5px;
}
.main-search-form{
	background-color: #fff;
	padding: 30px 30px 0 30px;
}
.g-h-ctrl{
	height: 680px;
}
.share-list{
	padding: 30px 0;
	margin: 0;
	list-style-type: none;
}
.share-list li{
	display: inline-block;
}

.index-bottom{
	padding: 60px 0;
}
.btn-big-1{
	background-color: #227ea5;
	display: block;
	text-align: center;
	padding: 30px 20px 20px 20px;
	color: #fff;
	position: relative;
	text-decoration: none;
	border: 2px solid #227ea5;
	transition: all .5s ease;
}
.btn-big-1 img{
	width: 60px;
	margin-bottom: 10px;
}
.btn-big-1:hover,
.btn-big-1:focus {
	border: 2px solid #9ad3e2;
	color: #fff;
	background-color: #196f8e;
}
.btn-big-2{
	background-color: #9ad3e2;
	display: block;
	text-align: center;
	padding: 30px 20px 20px 20px;
	color: #333;
	position: relative;
	text-decoration: none;
	border: 2px solid #9ad3e2;
	transition: all .5s ease;
}
.btn-big-2 img{
	width: 60px;
	margin-bottom: 10px;
}
.btn-big-2:hover,
.btn-big-2:focus {
	border: 2px solid #227ea5;
	color: #333;
	background-color: #aee1ed;
}
.btn-big-1:before,
.btn-big-2:before {
	border-left: 1px solid #b7b7b7;
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	position: absolute;
	top: 10px;
	left: 10px;
	bottom: 10px;
	width: calc(50% - 50px);
	content: "";
	pointer-events: none;
}
.btn-big-1:after,
.btn-big-2:after {
	border-right: 1px solid #b7b7b7;
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	width: calc(50% - 50px);
	content: "";
	pointer-events: none;
}
.u-arrow-v1{
	width: 25px;
	color: #fff;
	font-size: 1.4em;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background-color: #227ea5;
	transition: all .5s ease;
}
.u-arrow-v1:hover,
.u-arrow-v1:focus {
	background-color: #d3d3d3;
	color: #227ea5;
}
.sitemap .sitemap-info{
	padding: 20px 20px 10px 20px;
	background-color: #efefef;
}
.sitemap .sitemap-info li{
	margin-bottom: 10px;
}
.sitemap .sitemap-info span{
	padding: 5px 10px;
	background-color: #fff;
	border-right: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
}
.footer-img img{
	width: 100%;
}
.footer-img{
	background-image: url('../img/footer-img.svg');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer-info{
	background-color: #4c4c4c;
	color: #fff;
}
.footer-declare a{
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0 1px;
	color: rgba(255,255,255,0.8);
	text-decoration: none;
	transition: all .5s ease;
}
.footer-declare a:hover{
	background-color: #fff;
	color: #1B1C1C;
	text-decoration: none;
}
.footer-declare a:focus{
	border: 3px dashed #db001f;
}
.footer-sitemap a{
	color: #fff;
	display: block;
	color: rgba(255,255,255,0.7);
	text-decoration: none;
	transition: all .5s ease;
}
.footer-sitemap .g-font-weight-600 a{
	color: #fff;
}
.footer-sitemap a:hover{
	color: #fff;
	text-decoration: none;
}
.footer-bottom{
	padding: 10px 0;
}
.erinyen .tp-thumb.selected .tp-thumb-over, 
.erinyen .tp-thumb:hover .tp-thumb-over {
    background: rgba(255,255,255,0.8);
}

.rwd-table {
    overflow: hidden;
   /*border:1px solid #dedede;*/
    margin-bottom: 3em;
}

    /*.rwd-table tr:nth-of-type(2n) {
        background: #f6f6f6;
    }*/
    .rwd-table {
        min-width: 100%;
    }
    .rwd-table th {
        display: none;
    }
    .rwd-table td {
        display: block;
        line-height: 1.8;
    }
    /*.rwd-table tr td:last-child{
        border-right:1px solid #dedede;
    } */
    .rwd-table td:before {
        content: attr(data-th) " : ";
        font-weight: bold;
        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: rgba(0,0,0,0.5);
        font-weight: bold;
    }

@media (min-width: 700px) {
    .rwd-table td:before {
        display: none;
    }
    .rwd-table tr td {
        border-bottom:1px solid #b5b4b5;
        border-right: 1px solid #b5b4b5;
    }
    .rwd-table tr:nth-child(odd) td {
        background-color: rgba(181,180,181,0.1);

    }
    .rwd-table th {
        display: table-cell;
        padding:0.1em 1em !important;
    }
    .rwd-table td {
        display: table-cell;
        padding:1em 1em !important;
    }
    .rwd-table th{
        background: #555555;
        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 tr:nth-of-type(2n) {
        background: rgba(255,255,255,0.2);
    }
    .rwd-table th, .rwd-table td {
        padding: 8px 0.5em !important;
    }
    .footer-inline{
        display: block;
        padding: 8px 0;
    }
    .footer_word img {
        margin-right: 20px;
        height: 35px;
    }
}
.rwd-table {
    line-height: 2;
}
.rwd-table a{
    color: #5b4599;
    transition: all .3s ease;
    font-weight: 500;
}
.rwd-table a:hover{
    color: rgba(59,0,0);
    text-decoration: none;
}
.rwd-table a:focus{
    color: #000000;
    border-bottom: 3px dashed #111111;
    text-decoration: none;
}
.rwd-table a i{
    background-color: #5b4599;
    border-radius: 3px;
    padding: 3px 4px;
    display: inline-block;
    color: #ffffff;
    margin-left: 5px;
    text-decoration: all .5s ease;
}
.rwd-table a:hover i{
    background-color: rgba(59,0,0);
    color: #ffffff;
}
.program-info{
	padding: 10px 0;
}
.program-info-gray{
	background-color: #F1F1F1;
}
.program-info img{
	max-width: 100%;
}
.program-info p{
	padding: 5px 0;
	margin-bottom: 0;
}
.program-info p span{
	/*color: #5b4599;*/
	display: inline-block;
}
.publiccart-info-wrapper{
	border: 2px solid rgba(0, 0, 0, 0.3);
	padding: 0 30px;
	margin-top: 30px;
}
.publiccart-info-left{
	position: relative;
	top: -60px;
	left: -60px;
	background-color: #292929;
    background-image: url(../img/banner-bg-left.svg),
    				  url(../img/bg-01.svg);
    background-size: auto 100%, 60px;
    background-repeat: no-repeat, no-repeat;
    background-position: 0 0, right top;
    padding: 20px 30px;
    color: #fff;
    margin-bottom: -60px;
    border-bottom: 10px solid #fff;
}
.publiccart-info h4{
	font-size: 0.9em;
	display: inline-block;
	padding: 0px 10px;
	border: 1px solid #272828;
}
.publiccart-info-indu{
	padding-bottom: 25px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	margin-bottom: 25px;
}
.program-info-2{
	margin-bottom: 10px;
}
.left-info-group{
	padding: 10px 0;
}
.left-info-group a{
	color: #fff;
}
.left-info-title{
	min-width: 5em;
}
.btn-refresh{
	background: none;
	border: none;
}
.saerch-wrapper{
	padding: 20px 0;
}
.form-group{

}
.form-control {
	padding: .5rem .375rem;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 0;
    font-size: 1em;
    height: calc(1em + 2rem);
}
.form-btn{
	background-color: rgba(0,0,0,0);
	border: none;
	color: #5b4599;
	cursor: pointer;
	transition: all .5s ease;
	padding-left: 10px;
	padding-right: 10px;
}
.form-btn:hover{
	background-color: #5b4599;
	color: #ffffff;
}
.btn-primary {
    background-color: #227ea5;
    border-radius: 0;
    border: 2px solid #227ea5;
    font-size: 1em;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    padding: .5rem .375rem;
    transition: all .5s ease;
}
.btn-primary-out {
    border-radius: 0;
    border: 2px solid #227ea5;
    font-size: 1em;
    color: #227ea5;
    font-weight: 400;
    text-decoration: none;
    padding: .5rem .375rem;
    transition: all .5s ease;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary-out:hover,
.btn-primary-out:focus {
	background-color: #9ad3e2;
    border: 2px solid #9ad3e2;
    color: #000;
}
.search-right{
	padding: 10px 0 0 20px;
	border-left: 2px dotted #919191;
	height: 100%;
}
.btn-search-01{
	display: block;
	padding: 1px;
	border: 2px solid #4895aa;
	text-decoration: none;
	color: #333;
	text-align: right;
	transition: all .5s ease;
}
.btn-search-02{
	display: block;
	padding: 1px;
	border: 2px solid #4895aa;
	text-decoration: none;
	color: #333;
	text-align: right;
	transition: all .5s ease;
}
.btn-search-01:hover,
.btn-search-02:hover {
	background-color: #9ad3e2;
	color: #000;
}
.btn-search-01 .btn-search-inner{
	background-image: url('../img/btn-search-01.png');
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center left;
	padding: 15px 20px;
	position: relative;
}
.btn-search-02 .btn-search-inner{
	background-image: url('../img/btn-search-02.png');
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center left;
	padding: 15px 20px;
	position: relative;
}
.btn-search-01 .btn-search-inner:before,
.btn-search-02 .btn-search-inner:before {
	position: absolute;
	top: 5px;
	bottom: 5px;
	right: 105px;
	background-color: #b7b7b7;
	width: 1px;
	content: "";
}
.btn-search-01 .btn-search-inner:after,
.btn-search-02 .btn-search-inner:after {
    color: #227ea5;
    position: absolute;
    top: 12px;
    right: 125px;
    font: normal normal normal 1.8em / 1 FontAwesome;
    content: "\f105";
    transition: all .5s ease;
}
.btn-search-01 .btn-search-inner:hover:after,
.btn-search-02 .btn-search-inner:hover:after {
    right: 115px;
    color: #222;
}
#captcha_image_audio_controls{
	padding: 0 3px;
}
.captcha_play_button{
	display: inline-block;
	padding: 5px;
	border: 1px solid rgba(0,0,0,0);
	color: #227ea5;
	transition: all .5s ease;
}
#btn_captcha_repeat{
	display: inline-block;
	padding: 5px;
	border: 1px solid rgba(0,0,0,0);
	color: #227ea5;
	transition: all .5s ease;
}
.captcha_play_button:hover,
.captcha_play_button:focus,
#btn_captcha_repeat:hover,
#btn_captcha_repeat:focus {
	background-color: rgba(0,0,0,0.1);
}
.ai-tour-wrapper{
	padding: 30px;
	background-color: #efefef;
	width: calc(100% - 30px);
	max-width: 1200px;
	margin: 0 auto 50px auto;
}
.ai-tour-wrapper .text {
	padding-bottom: 10px;
	border-bottom: 2px solid #227ea5;
	margin-bottom: 5px;
}
.ai-tour-wrapper .form-group{
	padding: 20px 0;
	border-bottom: 1px dotted #888;
}
.ai-tour-wrapper .form-group label{
	padding-top: 15px;
}
.ai-tour-select{
	padding: 10px;
	background-color: rgba(0,0,0,0.05);
}
.ai-tour-select ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.ai-tour-select ul li{
	display: inline-block;
	padding: 5px;
}
.ai-tour-select ul li a{
	padding: 5px 15px 3px 15px;
	display: block;
	border: 1px solid #aaa;
	color: #111;
	background-color: #fff;
	text-decoration: none;
	transition: all .5s ease;
}
.ai-tour-select ul li a i{
	transition: all .5s ease;
}
.ai-tour-select ul li a:hover,
.ai-tour-select ul li a:focus{
	color: #111;
	border: 1px solid #bc1515;
}
.ai-tour-select ul li a:hover i,
.ai-tour-select ul li a:focus i {
	color: #bc1515;
}
.ai-tour-wrapper iframe{
	background-color: #aaa;
	width: 100%;
	min-height: 70vh;
}
.g-py-7{
	padding-top: 7px !important;
	padding-bottom: 7px !important;
}
.program-list .activty-group{
	padding: 30px 0;
	border-bottom: 1px solid #5b4599;
}
.program-list .activty-group{
	padding: 30px 0;
}
.program-list .activty-group a{
	display: block;
}
.program-list .activty-group a:hover{
	text-decoration: none;
	color: #5b4599;
}
.program-list .activty-group a:hover h3{
	color: #5b4599;
}
.program-list-time{
	text-align: right;
}
.program-list-time span{
	display: block;
}
.program-list-time-group{
	line-height: 1.2;
	margin-bottom: 12px;
	font-size: 1.2em;
	font-weight: 700;
}
.program-list-time-group span{
	display: inline-block;
	margin-right: 10px;
	line-height: normal;
}
.program-list-time-group .program-list-clock{
	font-weight: 300;
}
.program-list-time-group .program-list-place{
	font-weight: 400;
	font-size: 0.7em;
	display: block;
	color: #777;
	transition: all .5s ease;
}
.program-list-time-group .program-list-place:hover{
	color: #5b4599;
}
.pro-main-time-list{
	padding-left: 20px;
	border-left: 3px solid #5b4599;
	font-size: 1.38em;
}
.pro-main-time-list-group{
	color: #5b4599;
	font-weight: 700;
	margin-bottom: 15px;
	display: inline-block;
	width: 35%;
}
.pro-main-time-list-group span{
	display: inline-block;
	line-height: 1.2;
}
.pro-main-time-list-colck{
	font-weight: 300;
}
span.pro-main-time-list-place{
	font-weight: 400;
	font-size: 0.7em;
	display: block;
	color: #777;
}
a:hover span.pro-main-time-list-place{
	font-weight: 400;
	font-size: 0.7em;
	display: block;
	color: #000;
	text-decoration: none;
}
.program-list .activty-group .program-list-place a{
	color: #5b4599;
}
.program-list .activty-group .program-list-place a:hover{
	color: #000000;
}
.program-title{
	border-bottom: 1px solid #5b4599;
	color: #5b4599;
	padding: 10px 0;
	margin-bottom: 0;
}
.program-menu{
	/*border-bottom: 1px solid #5b4599;*/
}
.form-style{
	padding: 20px;
	background-color: rgba(0,0,0,0.1);
}
.form-style .form-group{
	border-bottom: 1px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
}
.btn-nostyle{
	background: none;
	border: none;
}
.place-list .place-group a{
	color: #000000;
	padding: 20px;
	border: 1px solid rgba(0,0,0,0.1);
	display: block;
	transition: all .5s ease;
}
.place-list .place-group a .place-more{
	font-size: 0.8em;
}
.place-list .place-group a:hover{
	text-decoration: none;
	background-color: rgba(0,0,0,0.09);
}
.place-photo {
	padding:0 0 50px 0;
	text-align: center;
}
.place-photo img{
	width: 100%;
}
.album-info {
    height: 700px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.album-info img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
}
.pc-view{
	display: block;
}
.phone-view{
	display: none;
}
.dropdown-item {
    white-space: normal;
}
.g-min-width-250 {
    min-width: 250px;
}
.pro-time,
.pro-time-mian {
	padding-left: 20px;
	border-left: 3px solid #5b4599;
}
.pro-time-group,
.pro-time-mian-group{
	color: #5b4599;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 1.5;
	display: inline-block;
	width: 50%;
}
.pro-time-group span,
.pro-time-mian-group span{
	display: inline-block;
	margin-right: 10px;
}
span.pro-time-colck{
	font-weight: 300;
}
span.pro-time-place{
	font-size: 0.7em;
	color: #777;
	display: block;
	font-weight: 300;
}
/*.pro-time-mian span{
	width: 30%;
}*/
.place-group-time{
	padding: 20px 0;
}
.place-group-time a{
	display: inline-block;
	padding: 8px 15px;
	font-size: 1.1em;
	font-weight: 600;
	background-color: rgba(0,0,0,0.09);
	color: #333;
	margin-right: 8px;
}
.place-group-time a.active{
	background-color: #1cb3b7;
	color: #fff;
}
.download a{
	display: block;
	padding: 5px 10px;
	background-color: #fff;
	text-decoration: none;
	color: #111;
}
.download a i{
	font-size: 30px;
	color: #1cb3b7;
}
.download-style {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.download-style li{
	margin-bottom: 10px;
}
.download-style li a{
	padding: 15px 15px 15px 50px;
	display: block;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,0.1);
	color: #000;
	position: relative;
	transition: all .5s ease;
}
.download-style li a:hover{
	background-color: #1cb3b7;
	color: #fff;
	text-decoration: none;
}
.download-style li a:after{
	position: absolute;
	left: 15px;
	top: 20px;
    font: normal normal normal 25px/1 FontAwesome;
    content: "\f019";
    color: #1cb3b7;
}
.download-style li a:hover:after{
	color: #efefef;
}

.navbar-toggler-btn{
	position: fixed;
	right: 5px;
	top: 10px;
	padding: 5px 15px;
	border-radius: 0;
	background-color: rgba(255,255,255,0);
	border: none;
	border-left: 1px solid rgba(255,255,255,0.2);
	padding-left: 13px;
	display: none;
}
.navbar-toggler-btn .hamburger-line {
    height: 1px;
    background-color: #333;
    width: 1.8em;
    display: block;
    margin: 7px auto;
}
.navbar-toggler-btn strong{
	font-size: 0.7em;
	color: #fff;
	letter-spacing: 1px;
	margin-top: -7px;
	display: block;
}
.phone-menu-title {
	border-top: 1px solid #227ea5;
	padding: 10px;
	color: #227ea5;
}
.phone-menu-group a{
	padding: 10px;
	color: #111;
}
.phone-menu-link{
	padding: 5px;
	background-color: #efefef;
	margin-bottom: 30px;
}
.phone-menu-link ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
.phone-menu-link ul li{
	display: inline-block;
}
.phone-menu-link ul li a{
	padding: 3px 15px;
}
.phone-menu-second{
	margin-left: 20px;
	border-left: 1px solid #d3d3d3;
	padding-left: 10px;
}
.phone-menu-second-title{
	padding: 10px;
    color: #227ea5;
}
.faq-h3{
	font-size: 1.2em;
	border-left: 4px solid #227ea5;
	padding-left: 15px;
}
.faq-wrapper .accordion-item:last-of-type {
    border-radius: 0;
}
.faq-wrapper .accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
    border: none;
    border-radius: 0;
}
.faq-wrapper .accordion-item {
	margin-bottom: 5px;
}
.faq-wrapper .accordion-item h3{
	font-size: 1em;
	border-radius: 0;
}
.faq-wrapper .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1em;
    color: #333;
    text-align: left;
    background-color: #efefef;
    border: 0;
    border-radius: 0 !important;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
}
.faq-wrapper .accordion-button span{
	font-size: 1.6em;
	margin-right: 10px;
	color: #227ea5;
	font-weight: 600;
}
.faq-wrapper .accordion-item:last-of-type>.accordion-header .accordion-button.collapsed {
    border-radius: 0;
}
.faq-wrapper .accordion-body{
	border: 1px solid #5dabc6;
}
#artSearchResult {
    max-height: 260px;
    overflow-y: auto;
}

.ai-start-btn,
.ai-remove-btn {
    border: 0;
    background: transparent;
}

.ai-start-btn {
    color: #adb5bd;
}

.ai-start-btn.active {
    color: #ffc107;
}

.ai-remove-btn {
    color: #dc3545;
}

.ai-selected-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* 轉圈圈動畫的核心效果 */
.spinner {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 3px solid rgba(255,255,255,0.3);
  border-radius: 50%;
  border-top-color: #fff; /* 轉圈圈的線條顏色 */
  animation: spin 1s ease-in-out infinite;
  margin-right: 10px;
  vertical-align: middle;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}

/* 讓按鈕在載入中時呈現灰色、無法點擊的狀態 */
.btn-loading {
  background-color: #6c757d !important;
  cursor: not-allowed !important;
  pointer-events: none;
}
/* AI 導言優化 */
.ai-intro-box {
    background: #f0f7ff;
    border-left: 4px solid #007bff;
    padding: 15px;
    border-radius: 0 8px 8px 0;
    font-size: 15px;
    line-height: 1.6;
    color: #333;
}

/* 總數列摘要 */
.route-summary {
    background: #f8f9fa;
    padding: 10px 15px;
    border-radius: 6px;
    font-size: 14px;
    color: #495057;
    border: 1px solid #dee2e6;
}

/* 時間軸外層包裹 */
.timeline {
    position: relative;
    padding: 10px 0;
    list-style: none;
}

/* 直線條軌道 */
.timeline:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    width: 2px;
    content: " ";
    background-color: #d3d3d3;
}

/* 單一節點 */
.timeline-item {
    position: relative;
    margin-bottom: 25px;
}
.timeline-item:last-child {
    margin-bottom: 0;
}

/* 節點圓圈樣式 */
.timeline-badge {
    position: absolute;
    top: 12px;
    left: 7px;
    z-index: 10;
    width: 28px;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
    line-height: 26px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #fff;
}

/* 起點站 vs 普通站顏色區分 */
.badge-start { background-color: #ffc107 !important; color: #212529 !important; }
.badge-waypoint { background-color: #007bff !important; color: #fff !important; }

/* 右側文字卡片 */
.timeline-panel {
    position: relative;
    width: calc(100% - 50px);
    margin-left: 50px;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.02);
    transition: transform 0.2s;
}
.timeline-panel:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.05);
}

/* 卡片內標題與標籤 */
.timeline-heading {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
    flex-wrap: wrap;
}
.timeline-title {
    margin: 0;
    font-size: 1em;
    color: #111;
}
.timeline-heading h4.timeline-title{
	font-weight: 600;
}
.timeline-heading h5.timeline-title{
	color: #777;
	font-size: 0.9em;
	font-weight: 400;
}
.station-tag {
    font-size: 11px;
    padding: 2px 8px;
    border-radius: 20px;
    font-weight: bold;
}

/* AI 理由內容 */
.timeline-body {
    font-size: 13.5px;
    color: #4a5568;
    line-height: 1.5;
    background: #f8fafc;
    padding: 8px 12px;
    border-radius: 6px;
    border: 1px dashed #cbd5e1;
}

.gm-style-iw-ch{
	height: 1px;
}
.gm-style-iw-chr{
	margin-bottom: -40px;
}
.gm-style-iw-d h3{
	font-size: 1.4em;
	font-weight: 600;
}
.gm-style-iw-d hr{
	margin-top: 1rem;
    margin-bottom: 1rem;
}

.book_container {
    width: 100%;
	padding: 20px;
	margin: 0 auto;
    overflow: hidden;
    background-color: #efefef;
}
.flipbook-viewer {
  overflow: hidden;
  cursor: grab;
}

.flipbook-viewer.is-dragging {
  cursor: grabbing;
}

.flipbook-btn:disabled {
  opacity: .4;
  cursor: not-allowed;
}
#flipbook {
    margin: 0 auto;
}

#flipbook .page {
    background: #fff;
    overflow: hidden;
}

#flipbook .page canvas {
    width: 100%;
    height: 100%;
    display: block;
}
.flipbook-controls{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:10px;
    margin-bottom:20px;
}
.flipbook-btn{
    padding:4px 12px;
    border:2px solid #227ea5;
    background:#fff;
    color: #227ea5;
    cursor:pointer;
}

.flipbook-btn:hover{
    background:#f5f5f5;
}

.flipbook-viewer{
    width:100%;
    overflow:hidden;
    position:relative;
    cursor:grab;
}

.flipbook-viewer.dragging{
    cursor:grabbing;
}

#flipbook{
    transition:transform .15s;
}
#zoom-text{
    min-width:60px;
    text-align:center;
}
.no-data{
	padding: 30px 20px;
	text-align: center;
	border: 2px dotted #d3d3d3;
}
.module-photo-list{
	padding: 15px 20px;
	background-color: #efefef;
	margin: 30px 0;
}
.module-photo-list a{
	display: block;
}


@media (max-width: 1199px){
	.navbar-toggler-btn{
		display: block;
	}
}
@media (min-width: 1200px) and (max-width: 1291px) {
}
@media (min-width: 992px) and (max-width: 1299px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
	.container {
	    width: 100%;
	    max-width: 1190px;
	}
	
}
@media (max-width: 991px) {
	.content{
	}
	.main-title h2 {
	    letter-spacing: 1px;
	}
	.activty{
	}
	.content-main{
		padding-top: 200px;
	}
	.pc-view{
		display: none;
	}
	.phone-view{
		display: block;
	}
	.footer-img {
	    background-image: none;
	}
	.footer-img img {
	    width: 100%;
	    height: 100px;
	}
	.search-right {
	    padding: 20px 0 0 0;
	    border-left: none;
	    border-top: 2px dotted #919191;
	    height: 100%;
	}
}
@media (max-width: 767px) {
	.main-title {
	    padding-top: 80px;
	    background-image: url(../img/header-img.svg);
	    background-size: 90%;
	    background-repeat: no-repeat;
	    background-position: right 60%;
	}
	.main-title a{
		display:block;
		font-size:0;
		position:absolute;
		width:320px;
		height:80px;
		top:0;
		left:20px;
	}
	.content{
	}
	.main-title h2 {
		letter-spacing: 1px;
		font-size: 1.7rem;
		font-weight: 600;
		margin-top: 30px;
	}
	.active-group a img{
		width: 30px;
	}
	.active-group a .active-info {
	    letter-spacing: 0; 
	}
	.active-month h3 {
	    padding: 20px 0;
	    margin: 0 ;
	    -webkit-writing-mode: vertical-lr;
	    writing-mode: vertical-lr;
	    line-height: normal;
	    letter-spacing: 0;
	}
	.ai-tour-wrapper {
	    padding: 10px;
	    background-color: #efefef;
	    width: 100%;
	    max-width: 1200px;
	    margin: 0 auto 50px auto;
	}
	.route-container .row.g-mx-0{
		margin-left: -10px !important;
		margin-right: -10px !important;
	}
	.route-container .g-h-ctrl {
	    height: 400px;
	}
	.timeline-panel {
	    position: relative;
	    width: calc(100% - 20px);
	    margin-left: 10px;
	    background: #fff;
	    border: 1px solid #e2e8f0;
	    border-radius: 8px;
	    padding: 15px;
	    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
	    transition: transform 0.2s;
	}
	.timeline:before {
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 50%;
	    width: 3px;
	    content: " ";
	    background-color: #d3d3d3;
	}
}


