@charset "utf-8";
/* CSS Document */

html,
body {
font-family: "PT Serif", "Noto Sans TC", "Crimson Text", serif;
  font-size: 18px;
  line-height: 34px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background-color: #EDEDED;
	overflow-x: hidden
}

#page-wrapper {}

:root {
  --main-color: #4C6E4E;
  --main2-color: #CE0022;
  --main3-color: #3A5A45;
  --main4-color: #F0F5F2;
}

.region>* {  margin: 0;}

.editingAdd {  position: absolute;
  top: -30px;
  transform: translateY(0%); }
#add_normal {  position: relative;  top: 0;  padding: 10px;}
.editingAdd a {
  background-color: #ffd800 !important;
  padding: 3px 15px;
  border-radius: 15px;
  color: #000 !important;
}
.editingAdd a:hover {
  background-color: #cbff0f  !important;
  color: #000 !important;
}

.view-content {  clear: both}
.swiper-slide .editing a {  display: block !important;}
#banner_editing {  position: absolute;  left: 45px;  z-index: 2}
.topBanner_editing {  bottom: 250px !important;  top: auto !important}
.editing {  position: absolute;  z-index: 2;  top: 5px;  left: 5px;}
.editing a {
  /* Override the .focusable height: auto */
  width: 30px !important;
  font-size: 0;
  border-radius: 50%;
  /* Override the .focusable height: auto */
  height: 30px !important;
  background-color: #ffd800  !important;
  text-indent: -9999px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cg%3e%3cpath fill='%23000000' d='M14.545 3.042l-1.586-1.585c-.389-.389-1.025-.389-1.414 0l-1.293 1.293 3 3 1.293-1.293c.389-.389.389-1.026 0-1.415z'/%3e%3crect fill='%23000000' x='5.129' y='3.8' transform='matrix(-.707 -.707 .707 -.707 6.189 20.064)' width='4.243' height='9.899'/%3e%3cpath fill='%23000000' d='M.908 14.775c-.087.262.055.397.316.312l2.001-.667-1.65-1.646-.667 2.001z'/%3e%3c/g%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
}

.editing a:hover {
  background-color: #cbff0f;
}

li .editing a {  display: none !important;}
li:hover .editing a {  display: block !important;}

.slick-slide:hover .editing a {
  display: block !important;
}

#main_content a, #main_content a:visited  {  text-decoration: none; transition: all 0.3s ease-in-out;}
#main_content a:hover {
  color: #ffa800;
  text-decoration: underline;
}

.view-header{ position:relative; }
.clear {
  clear: both
}

img {
  border: 0;
}

div,
ul li {
  margin: 0px auto;
  padding: 0px;
}

.pager {
  display: inline-block
}

#page-wrapper {}

#page img {
  max-width: 100%
}

#page .term-tree-list {
  position: relative;
  margin-top: 15px;
}

#page .term-tree-list .term {
  list-style: none;
  margin: 0;
  padding: 5px 0 5px 30px;
}

#page .term-tree-list .term::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  background-color: var(--main-color);
  -webkit-mask-image: url(../images/tag1.svg);
  mask-image: url(../images/tag1.svg);
  background-size: cover;
  width: 20px;
  height: 26px;
}

#page .term-tree-list .selected {
  font-weight: normal;
  text-decoration: underline
}

#block_publication {
  margin: 0 0;
}

.screen {
  position: relative;
  padding: 0px 30px;
    max-width: 1800px;
  margin: 0 auto
}

.container {
  max-width: 100%
}

.wide-content {
  width: auto;
  margin: 0
}

.breadcrumb {
  font-size: 15px;
  padding: 0 15px;
}

.breadcrumb a {
  color: var(--main-color);
}
.breadcrumb a:hover{ color:#d82431;}

.block-views-blockslideshow-block-1 {
  position: relative;
}

#news1, #news2, #news3{ max-width:80% !important}

h1,
h2,
h3 {
  font-weight: 600;
  margin: 0;
}

h4,
h5,
h6 {
  font-weight: 400;
  margin: 0;
}

h1 {
font-size: 48px;
  line-height: 1.2;
  color: var(--main-color);
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

#page #main_content h1{
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;font-size: 36px;
}

#page #main_content h1::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: -20px;
  width: calc(100% + 40px);
  height:1.4px;
  background-color: #E3E2DE;
}

.page-node .region--hero{
  margin-bottom: 30px; position:relative
}

h2 {
  font-size: 40px;
  line-height: 42px;
  color: var(--main2-color);
  padding-bottom: 15px;
}

h3 {
  font-size: 26px;
  line-height: 32px;
  color: var(--main3-color);
  margin-bottom: 20px;
  padding: 5px 0;
  border-bottom: 1px solid var(--main2-color)
}

h4 {
  font-size: 23px;
  margin: 0px;
  color: var(--main-color);
  line-height: 33px;
  padding: 5px 0;
}

h5 {
  font-size: 23px;
  margin: 0px;
  color: var(--main2-color);
  line-height: 33px;
  padding: 5px 0;
}

h6 {
  font-size: 23px;
  margin: 0px;
  color: var(--main3-color);
  line-height: 33px;
  padding: 5px 0;
}

.title,
.blocktitle,
.sch_highlights b,
#banner_title h1,
.banner_title h1 {
  font-optical-sizing: auto;
  font-weight: 550;
  font-style: normal;
  margin: 5px 0;
  padding: 5px 0;
  font-size: 34px;
  line-height: 42px;
  letter-spacing: 0;
  position: relative;
 
  color: var(--main2-color);
}


.blocktitle {
  text-align: center;
  font-size: 36px;
  text-align: center;
  margin-bottom: 30px;
    /* margin-bottom: 60px; */
  color: var(--main-color);
  line-height: 42px;
}

.block__title {}

.region--secondary-menu,
.region--secondary-menu {
  margin: 0;
}

.menu--sidebar .is-active,
#block-olivero-main-menu .is-active {
  font-weight: 600;
  color: var(--main-color) !important
}

#header_top {}

#header {
  min-height: 250px;
  z-index: 2;
  width: 100%;
  position: absolute;   
background: linear-gradient(180deg,rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0) 80%);
}

@media screen and (max-width: 1200px) and (min-width: 961px) {
html, body {  font-size: 13.5px; line-height:23px; 	}
.right_top {  padding: 10px 20px 10px 20px !important;}
ul#main-menu > li + li::before {  left: -5px !important;}  
ul#main-menu li a {    font-size: 15px;  }
ul#main-menu li ul li a{    font-size: 13.5px;  }
  #main-menu-state:not(:checked) ~ #main-menu {
    display: flex;
    gap: 10px;
  }
  
}

#header .screen {
  display: flex;
  padding: 0;
  align-items: flex-start;
}

#header .logo {
  margin-left: 0
}

.sticky {
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}

.sticky #header {
  position: fixed;
  top: 0px;
  z-index: 10;
  width: 100%;
  min-height: auto;
  max-width: 100%;
}


.site-branding {
  margin-left: 0; padding:10px 0 10px  10px
}


.right_top {
  display: inline-flex;
  margin-right: 0;
  width: 76%;
  background: linear-gradient(to right, #870300, #A1020D, #C1011C);
  padding: 10px 30px 10px 30px;
  border-bottom-left-radius: 24px;
  position: relative;
}

.right_top::after{
content: "";
  position: absolute;
  background: #C1011C;
  right: -100%;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}

#lang {
  margin: 10px 0;
  padding: 0;
  float: right
}

#lang ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}

#lang ul li {
  margin: auto 5px;
}

#lang ul li a {
  background: #ddd;
  color: #000;
  padding: 5px 10px;
  border-radius: 12px;
  font-size: .9em;
}

#lang ul li a:hover {
  background: var(--main2-color);
  color: #fff;
}

#lang ul li a.is-active {
  background: var(--main-color);
  color: #fff;
}

#page img {  max-width: 100%;}

.home_zoneA {}
.home_zoneB { background: #f4f4f4;}
.home_zoneC {}



/* .view-more,
.view-more2 {
  margin: 0 auto;
  padding: 50px 0 ;
  text-align: center;
} */

.view-more,
.view-more2 {
  margin: 0;
  padding:  0 ;
  text-align: center;
}



.more-link {
  position: relative;
}

.more-link a {
  font-size: 20.5px;
  line-height: 32px;
  /* padding: 10px 150px 10px 120px; */
  /* background: #ffffff; */
  /* border: 2px solid #2c3cb0; */
  /* border-radius: 23px; */
  display: inline-block;
}
/* 
.more-link a:hover {
  padding: 10px 150px 10px 120px;
} */
.view-more a {
  position: relative;
  padding-right: 40px;
  color: #000;text-decoration: none;
}

.view-more a::after {
content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translateY(50%) translateX(15%);
  width: 100%;
  height: 24px;
  background-color: currentColor;
  -webkit-mask-image: url("../images/web/more.svg");
  mask-image: url("../images/web/more.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  transition: transform 0.3s ease;
 }

.view-more a:hover {
  color: var(--main-color);
 }

.view-more a:hover::after {
  transform: translateY(50%) translateX(5%);
 }

.view-more2 a {
  position: relative;
  display: inline-block;
  padding: 10px 35px;
}

.view-more2 a::before,
.view-more2 a::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-radius: 8px;
  border-color: var(--main3-color);
  transition: transform 0.3s ease;
}

.view-more2 a::before {
  border-width: 2px 0 2px 0;
  transform: scaleX(0);
}

.view-more2 a::after {
  border-width: 0 2px 0 2px;
  transform: scaleY(0);
}

.view-more2 a:hover::before,
.view-more2 a:hover::after {
  transform: scale(1, 1);
}

/* .region--breadcrumb {
  background: #fff;
  margin: 0 0 50px 0;
  padding: 10px 0 0 0;
} */


.news_tag {
  position: absolute;
  left: -5px;
  top: -5px;
  background-image: url(../images/icon/i_news.png);
  width: 90px;
  height: 44px;
  background-size: cover;
  z-index: 1;
  pointer-events: none;
}

.news_tag2 {
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../images/icon/i_news2.png);
  width: 90px;
  height: 28px;
  background-size: cover;
  z-index: 1;
  pointer-events: none;
}

#logo {}
#logo img{ max-height:110px; height:auto;}

.sch_highlights {
  background: url(../images/ctcampus/bg_main.png) no-repeat center top;
  padding: 50px 0;
  background-size: cover;
}

.sch_highlights .title {
  padding: 5px 0 5px 5%;
}

/* .sch_highlights .title::before {
  z-index: 0;
  position: absolute;
  pointer-events: none;
  content: "";
  left: -46%;
  width: 50%;
  height: 3px;
  background: #313cae;
  top: 28px;
} */

[data-aos="sch_highlights_animate"].aos-animate .title::before {
  content: "";
  z-index: 0;
  position: absolute;
  pointer-events: none;
  left: -46%;
  width: 50%;
  height: 3px;
  background: #313cae;
  top: 28px;
  opacity: 0;
  animation: rightAnimate 0.25s linear;
  animation-fill-mode: forwards;
}

@keyframes rightAnimate {
  0% {
    opacity: 0;
    transform: translate3d(-50%, 0, 0) scaleX(0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scaleX(1);
    transition: 1s ease-in-out 3s;
  }
}


.sch_highlights b {
  color: #fff;
  font-size: 28px;
  line-height: 34px;
  padding: 0;
  margin: 0;
}


.sch_highlights ul {
  display: grid;
  padding: 50px 0;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 0;
}

.sch_highlights ul li {
  width: calc(100% - 2px);
  padding: 1px;
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.sch_highlights ul li span,
.sch_highlights .boxing {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  color: #fff;
  font-size: 21.5px;
  padding: 30px 0;
  background: linear-gradient(0deg, rgba(44, 51, 98, 1) 20%, rgba(44, 51, 98, 0) 100%);
  margin: 0
}

.bg_god_msg {
  background: url(../images/ctcampus/students.png) no-repeat left center #2f3563;
  padding: 50px 0;
  justify-content: center;
  align-items: center;
}

.bg_god_msg .screen {
  background: url(../images/ctcampus/sch_logo.png) no-repeat right center;
  background-size: auto 75%
}

.bg_god_msg .title {
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.bg_god_msg .contents {
  float: right;
  width: 45%;
  color: #fff;
  background: rgba(47, 53, 99, .7);
  margin: 90px 0;
  padding: 15px;
}

.bg_whystcc {
  background: url(../images/ctcampus/stcc_intro.png) no-repeat  #222a5b;
  background-position: 100% 0%;
  background-size: auto 100%;
  padding: 50px 0;
  justify-content: center;
  align-items: center;
}

.bg_whystcc .title {
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.bg_whystcc ul {
  list-style: none;
  margin: 0 0 0 -3.3%;
  padding: 20px 0;
}

.bg_whystcc ul li {
  float: left;
  width: calc(50% - 3.3%);
  margin: 0 0 30px 3.3%;
  background: rgba(0, 0, 0, .2);
  text-align: center;
  padding: 0px 0;
  color: #fff;
  font-size: 42px;
  line-height: 50px; border: 1px solid rgba(255, 255, 255, .3);background: #222a5b6b;
}

.bg_whystcc ul li .box_why {

  margin: 0px 0; position: relative
}


.bg_whystcc .contents {
  width: 65%;
  float: left;
}

.node__content {
  clear: both;text-align: justify;
}

.node__content time {
  display: block !important;
  margin-bottom: 10px;
}


#banner_title,
.banner_title,
#nonbanner_title {
  background-image: url(../images/web/bg_history.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; 
  pointer-events: none;
  background-position: center center;
}

#banner_title h1,
.banner_title h1,
#nonbanner_title h1 {
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.8);
  padding: 350px 0 70px 2.5%;
  margin: 0;
  z-index: 1
}

/* #banner_title h1::before,
.banner_title h1::before,
#nonbanner_title h1::before {
  z-index: 0;
  position: absolute;
  pointer-events: none;
  content: "";
  left: -46%;
  width: 50%;
  height: 1px;
  background: #fff;
  bottom: 67px;
} */

#banner_title::after,
.banner_title::after,
#nonbanner_title::after {
  pointer-events: none;
  content: "";
  background: url(../images/web/circle.png) no-repeat left bottom;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;  background-size: auto 100%;
} 

#nonbanner_title {
  background: url(../images/ctcampus/bg_news.png) no-repeat bottom center;
}

#nonbanner_title h1 {
  padding: 220px 0 40px 5%;
  color: var(--main-color);
  text-shadow: 0 0 0;
}

#nonbanner_title::after {
  display: none
}

#nonbanner_title h1::before {
  background: var(--main2-color);
  bottom: 58px;
}

#block_latest-news { float:left; width:48%;}
.main_calenadr { float:right; width:48%;}


#block_latest-news .blocktitle {
  position: relative;
  z-index: 1;width: 230px; margin-bottom:0
}

#block_latest-news .blocktitle p {
  padding: 10px 0px;
  display: inline;
}

.btn_back{ margin:0px auto; text-align: center; margin-top:50px; margin-bottom:50px;}
.btn_back a{ display: inline-block; padding:10px 50px; color:#fff !important;  background: linear-gradient(to left, #666 50%, #8d0302 50%); background-size: 200% 100%; background-position: right bottom;  transition: all .5s ease-out; border-radius:16px;  }
.btn_back a:hover { background-position: left bottom; color:#fff !important;}




[data-aos="block_latest-new_animation"].aos-animate#block_latest-news::before {
  content: "";
  position: absolute;
  width: 80%;
  height: calc(100% - 140px - 17vh);
  top: 140px;
  z-index: 0;
  left: 10%;
  background: linear-gradient(to right, #313cae 0%, #313cae 100%), linear-gradient(to top, #313cae 50%, transparent 50%), linear-gradient(to top, #313cae 50%, transparent 50%), linear-gradient(to right, #313cae 0%, #313cae 100%), linear-gradient(to left, #313cae 0%, #313cae 100%);
  background-position-x: 0%, 0%, 0%, 0%, 0%;
  background-position-y: 0%, 0%, 0%, 0%, 0%;
  background-repeat: repeat, repeat, repeat, repeat, repeat;
  background-size: auto, auto, auto, auto, auto;
  background-size: 100% 4px, 4px 200%, 4px 200%, 0% 4px, 0% 4px;
  background-position: 50% 100%, 0% 0%, 100% 0%, 100% 0%, 0% 0%;
  background-repeat: no-repeat, no-repeat;
  transform: scaleX(0) rotate(180deg);
  animation: transformAnimation 0.5s ease-in-out 0.5s forwards,
    positionAnimation 0.5s ease-in-out 1s forwards,
    sizeAnimation 0.5s ease-in-out 1.5s forwards;
}




@keyframes transformAnimation {
  0% {
    transform: scaleX(0) rotate(180deg);
  }

  100% {
    transform: scaleX(1) rotate(180deg);
  }
}

@keyframes positionAnimation {
  0% {
    background-position: 50% 100%, 0% 0%, 100% 0%, 100% 0%, 0% 0%;
  }

  100% {
    background-position: 50% 100%, 0% 100%, 100% 100%, 100% 0%, 0% 0%;
  }
}

@keyframes sizeAnimation {
  0% {
    background-size: 100% 4px, 4px 200%, 4px 200%, 0% 4px, 0% 4px;
  }

  100% {
    background-size: 200% 4px, 4px 400%, 4px 400%, 55% 4px, 55% 4px;
  }
}



.video_theme {
  max-width: 80%;
  margin: 50px auto;
}

.slider-slogan {
  position: absolute;
  /* bottom: 15%; */
   bottom:120px;
  display: block;
  width: 100%;
}

@media screen and (max-width:1600px){
  .slider-slogan .slogan_text {
font-size:28px !important;
  }
}

@media screen and (max-width:1200px){
  .slider-slogan .slogan_text {
font-size:24px !important;
  }
}

.slider-slogan .slogan_text {
font-size: 34px;
  line-height: 1.2;
  color: #fff;
  text-align: left;
  font-weight: 400;
  text-wrap: nowrap;
  position: relative;
  padding: 0px 20px;
  max-width: 1800px;
  margin: 0 auto;
  text-align: left;
/* font-size: 42.5px; line-height:48px;
  line-height: 1;
  color: #fff;
  position: relative;
  padding: 0px 20px;
  max-width: 1680px;
  margin: 0 auto;
  text-align: left;

  font-weight: 400; */
}

.slider-slogan .slogan_text span{
  max-width: 50%;
  position: relative;
  display: inline-block;  color: #fff;
text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.6);
background: linear-gradient(
  to right,
  rgba(0, 0, 0, 0.42),
  rgba(0, 0, 0, 0.2),
  rgba(0, 0, 0, 0)
);
  padding: 8px 12px;


}


.slogan_left {
  left: 0;
}

.slogan_right {
  right: 0;
}

.view-empty {
  clear: both
}

footer {
  background: #252525;
  color: #fff;
  padding: 50px 0;
  font-size: 14px;
}

footer .text-content,
footer a {
  color: #333;
  font-size: 14px
}


footer .power {
  float: right;
}

footer .copyright {
  float: left;color: #fff;
}

footer .copyright a,
footer .power a {
    color: #fff;
  text-decoration: underline
}

#main_content {
  float: right;
width: 72%;
  min-height: 500px;padding-right: 4%;
}

#sidebar-nav {
  float: left;
 width: 25%; margin-bottom: 50px;
}


.useful-links ul {
  display: grid;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: repeat(5, 1fr);
  column-gap:
    gap: 10px;
}

.useful-links ul li {
  width: calc(100% - 10px);
  position: relative;
  padding: 5px;
}

.history_timeline .blocktitle {
  margin: 0;
  padding: 50px 0;
  color: #fff;
}

#ctd-fliters .form--inline .form-actions {
  margin: auto
}

#ctd-fliters {
  margin-block-end: var(--sp1);
  text-align: right;
  float: right;
}

.contextual-region .view-header {
  margin-block-end: var(--sp1) !important;
}

 table {
  border-collapse: separate;
  width: 100%;
  background: var(--main-color);
  line-height: 33px;
  margin: 0;
  table-layout: fixed;
  border-spacing: 0;
  border: 2px solid var(--main-color);
  border-radius: 8px;
  overflow: hidden;
}

 tr:nth-child(odd) td {
  background: #fff;
  border-left: 1px solid #ddd;
  border-top: none;
  border-bottom: none;
  color: #333;
  padding: 12px 15px;
  border-radius: 0;
}
 tr:nth-child(even) td {
  background: #f9fffa;
  border-left: 1px solid #ddd;
  border-top: none;
  border-bottom: none;
  color: #333;
  padding: 12px 15px;
  border-radius: 0;
}

#main_content table ul,
table ol {
  margin: 0; padding-left:15px;
}
table ul {list-style: disc;    padding: 0 0 0 30px;}
table ol{ padding: 0 0 0 30px;}
tr th {
  background: var(--main-color);
  color: #fff;
  padding: 15px;
  font-size: 22px;
  /* border-left: 1px solid #ddd; */
  border-right: 1px solid #ddd;
  border-top: none;
  border-bottom: none;
  font-weight: 500;
  border-radius: 0;
}

.map_area iframe{ background: var(--main-color); border-radius:8px; padding:2px; overflow:hidden }

#main_content thead th {
  /* background: #1a5a9e;
  color: #fff;
  padding: 20px 15px;
  font-size: 24px;
  font-weight: 600; */
  /* border: none; */
}

#main_content tr:first-child th:first-child {
  border-top-left-radius: 6px;
}

#main_content tr:first-child th:last-child {
  border-top-right-radius: 6px;
}

#main_content tr:last-child td:first-child {
  border-bottom-left-radius: 6px;
}

#main_content tr:last-child td:last-child {
  border-bottom-right-radius: 6px;
}

#main_content td:first-child,
#main_content th:first-child {
  border-left: none;
}

#main_content td:last-child,
#main_content th:last-child {
  border-right: none;
}
#tt_a th { background: #8bbde1 !important ; color:#333 !important; border: 1px solid #2784d3 !important;}
#tt_b td { background: #9dcdb3 !important;}
#tt_c td { background: #fadd67 !important;}
#tt_d td { background: #e5bcba}



.location {
  width: 100%;
  margin: 20px 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}

iframe {
  width: 100%;
  min-height: 350px;
}

/* Template */
.tpl-info time,
.block-info time,
.node__content time {
  position: relative;
  display: inline-block;
  padding: 0px 0;
}


.index_block {
  background: none
}

.index_block b {
  display: block; line-height: 23px
}

/* #page time::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  background-color: var(--main-color);
  -webkit-mask-image: url(../images/date.svg);
  mask-image: url(../images/date.svg);
  background-size: cover;
  width: 20px;
  height: 21px;
} */
#page time { text-align: left; padding-left:0;}

.block-info {
  list-style: none;
  margin: 0;
  padding: 0;
  background: none
}

.block-info li {
  position: relative;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}


.tpl-info {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tpl-info li {
  position: relative;

}

.tpl-info li:hover {
}

.tpl-info li a {
  color: #333;
  display: block;
  width: 100%
}

.tpl-info li a:hover {
  color: #333;
}

.tpl-info li b,
.block-info li b {
  display: block
}

.tpl-info figure img,
.block-info figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: 1;
}

.tpl-info figure:hover img,
.block-info figure:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  opacity: .8;
}

.tpl-info figure,
.block-info figure {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}

.template-A ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.template-A ul li {
  width: calc(100% - 30px);
  background: #fff;
  padding: 15px;
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  text-align: center;
}

.template-B ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.template-B ul li {
  width: calc(100% - 30px);
  background: #fff;
  padding: 15px;
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  text-align: center;
}

.template-C ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}

.template-C ul li {
  width: calc(100% - 30px);
  padding: 15px;
  display: flex;
  align-items: center;
  text-align: center;
}

/* template-D */

.template-D ul{
  margin: 0 0 0 0%;
  border-top: 2px solid #F00;

}

.template-D ul li {
  display: flex;background: #fff;  padding:10px 0;
}

.template-D ul li .date span {
  padding: 0px 0 0px 28px;
  background-size: 16px 15px;    font-weight: bold;
  color: #666;    font-weight: 400;
   font-family: "Oswald", "微軟正黑體", sans-serif;
}



.template-D ul li .number {
 flex-basis: 10%;
  padding: 5px 10px;
  font-size: 16px;
  margin: 0;
  text-align: left;    font-weight: bold;
  color: #666;    font-weight: 400;
   font-family: "Oswald", "微軟正黑體", sans-serif;
}

.template-D ul li .title {
  flex-basis: 50%;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 21px;
  text-shadow: 0 0 0;
  margin: 0;
  text-align: left;
  font-weight: 400;
  color: #333;
  margin: 0 5%;
  font-family: "Oswald", "微軟正黑體", sans-serif;
}

.template-D ul li .download {
  flex-basis: 24%;
  font-size: 16px;
  padding: 0;
  margin: 0;
  text-align: right;
  padding: 5px 20px;
}

.template-D ul li .download a {
  background: url(../images/icon/icon_download.png) no-repeat left;
  background-position: 3px 5px;
  padding: 6px 0 6px 30px;
  line-height: 19px;
  background-size: 23px 23px;
  display: inline;
  font-weight: bold;
  color: #666;
  font-family: "Oswald", "微軟正黑體", sans-serif;
  transition: all 0.3s ease;
}

.template-D ul li .download a:hover {
  background: url(../images/icon/icon_download.png) no-repeat left;
  background-position: 3px 8px;
  color: #666;
  background-size: 23px 23px
}

.template-D ul li .date {
  flex-basis: 16%;
  font-size: 16px;
  padding: 5px 5px 5px 10px;
  margin: 0;
  text-align: left;    font-weight: bold;
  color: #666;
}

.template-D ul li p {
  width: auto;
  font-size: 15px;    font-weight: bold;
  color: #666;
}

.template-D ul li .date time{
  padding: 0px 0 0px 28px;
  background-size: 16px 15px;
  color: #666;    font-weight: 400;
   font-family: "Oswald", "微軟正黑體", sans-serif;
}

/* template E */

.template-E ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.template-E ul li {
  width: 100%;
  margin: 0;
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: left;
}

.template-E ul.tpl-info li a {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.template-E ul.tpl-info li figure {
  border: 4px solid transparent;
  border-radius: 68px;
  border-bottom-right-radius: 0;
  background:
    linear-gradient(transparent, transparent) padding-box,
    linear-gradient(transparent, transparent) border-box;
  overflow: hidden;
  transition: background 0.2s ease;
}

.template-E ul.tpl-info li:hover figure {
  background:
    linear-gradient(transparent, transparent) padding-box,
    linear-gradient(90deg, #F8F4B7, #91C04D) border-box;
}

.template-E ul.tpl-info li img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  width: 100%;
  height: auto;
  display: block;
}

.template-E ul li .content {
  width: 100%;
  padding: 12px 8px 6px 8px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.template-E ul li .content time {
  display: inline-block;
  margin-bottom: 6px;
}

.template-E ul.tpl-info li .content time {
  color: #CE0022;
}

.template-E ul.tpl-info li .content b {
  display: block;
  line-height: 1.35;
}

/* template-F */
.template-F ul{
  padding: 30px;
  background: #fff;
  border-radius: 50px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);display: flex !important;
  flex-direction: column;
  gap: 10px;
}

.template-F ul li{
  box-shadow: none;
  border-bottom: none;
  position: relative;
  border-radius: 30px;
  margin-bottom: 20px;
}

.template-F ul li:hover{
  background: #FDF2F4;
}

.template-F ul li:not(:last-child)::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 2px;
  background: #EFE3E3;
  z-index: 1;
}

.template-F ul li:last-child{
  margin-bottom: 0;
}

.template-F .content{
  width: 100%;
  margin: 0;
  padding: 10px 20px;
  display: flex;
  gap: 20px;
  align-items: center;
}

.template-F time{
  font-size: 19px;
}

.template-F ul li b{
  color: #333;
  text-decoration: none;
  border-bottom: none;font-size: 19px;
}

.template-F ul li{
  position: relative;width: 100%;
}

.template-F ul li::before{
  content: "";
  background: url("../images/web/arrow.png") no-repeat;
  background-size: contain;
  width: 68px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) translateX(-120%);
  aspect-ratio: 116 / 55;
  z-index: 10;
  opacity: 0;
  transition: opacity 0.25s ease, transform 0.25s ease;
  pointer-events: none;
}

.template-F ul li:hover::before{
  opacity: 1;
  transform: translateY(-50%) translateX(-100%);
}

.template-F figure {
  width: 60px;
  height: 60px;
  background: #f0f0f0;
  border-radius: 50%;
  margin: 0;
}

.template-F time {
  color: #CE0022;
  min-width: 80px;
}

.template-F .editing {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 10;
}

.template-F .editing a {
  font-size: 12px;
  opacity: 0.7;
}

.template-F .editing a:hover {
  opacity: 1;
}

.template-F  .content .date{
  display:flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  text-align: center;
}

.template-F .content .date .day{
  font-size: 28px;
  color:#474747;line-height: 1.2;
}

.template-F  .content .date .weekday{
font-size: 24px;
line-height: 1.2;
color:#FF0606
}



.date time{
  background: url(../images/icon/icon_calendar.png) no-repeat;
  padding: 8px 20px 8px 25px;
  font-size: 16px;
  line-height: 15px;
  display: inline-block;
  background-size: 18px 20px;
  background-position: 0px 25%;
}

@media screen and (max-width:567px) {
 .template-D ul li {
    flex-direction: column;
  }

 .template-D ul li>div {
    width: 100%;padding: 5px 10px !important;
    box-sizing: border-box;
  }

  .template-D ul li .date {
   padding: 5px 10px !important;
  }

  .template-D ul li .date span {
    font-size: 16px;
    background-size: 20px !important;
    background-position: 0 50%;
    background-size: 20px;
    padding: 5px 5px 5px 30px;
    display: block;
    color: #fc2130;
    font-size: 16px;
    line-height: 19px;
    display: block;
  }



.template-D ul li a {
  display: inline-block;
  padding: 0px 0;
  width: 100%;
}

.template-D ul li a:hover {
  color: #333;
  text-decoration: none
}



.template-D ul li .date span {
  padding: 0px 0 0px 28px;
  background-size: 16px 15px;
}



.template-D ul li .number {
  flex-basis: 24%;
   padding: 5px 10px;
  font-size: 16px;
  margin: 0;      text-align: left;
}

.template-D ul li .title {
  flex-basis: 50%;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 19px;
  text-shadow: 0 0 0;
  margin: 0;      text-align: left;
}


   .template-D ul li .download{
     flex-basis: 20%;
     font-size: 16px;
     padding: 0;
     margin: 0;
     text-align: left;
   }

        .template-D ul li .download a{
         background: url(../images/icon/icon_download.png) no-repeat left;
           background-position: 3px 5px;
          padding: 6px 0 6px 30px;
           line-height: 19px;
           color: #555;
           background-size: 23px 23px;
           display: block;
        }

                   .template-D ul li .download a:hover {
     background: url(../images/icon/icon_download.png) no-repeat left;
       background-position: 3px 8px;
       color: #666;
       background-size: 23px 23px
                   }

       .template-D ul li .date {
         flex-basis: 16%; font-size: 16px;
         padding: 5px 5px 5px 10px;
         margin: 0;      text-align: left;
       }


  .template-D ul li p {
    width: auto;
    font-size: 15px;
  }
}




#block_gallery {
  margin: -90px 0 50px 0
}

#block_gallery ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.Block_A ul {
  display: grid;  grid-template-columns: repeat(3, 1fr);  gap: 30px;
}
.Block_A ul li {  position: relative;  width: 100%;}

.Block_B ul {  display: grid;  grid-template-columns: repeat(2, 1fr);  gap: 30px;}
.Block_B ul li {  position: relative;  width: 100%;  background: #fff;}

.Block_C {
  position: relative;
  overflow: visible;
}

.Block_C ul {
  margin: 0;  padding: 0; list-style:none;
}

.Block_C ul li {  position: relative;  width: 100%;  background: #fff;  margin: 0 0;}
.Block_C ul li a{ display:flex; align-content:center;text-decoration: none;}

.Block_C ul li .cover {  float: left;  width: 30%}
.Block_C ul li .content {  float: right;  width: 60%;  padding: 15px 0;}

.Block_C ul li b {
  color: var(--main-color);
  border-bottom: 2px solid var(--main-color);
}

.public_add {
  top: -98px;
}

.flip_btn,
.pdf_btn {
  display: inline-block;
  margin-top: 15px;
}

.pdf_btn {
  margin-left: 15px;
}

.flip_btn a {
  background: var(--main-color);
  color: #fff !important;
  padding: 10px 20px;
}

.pdf_btn a {
  background: var(--main2-color);
  color: #fff !important;
  padding: 10px 20px;
}


.news-card {
  border: 0px solid aqua;
  margin: 1px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  flex: 1;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

/* .news-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 80%);
  ;
  z-index: 0;
} */

.news-card__image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 1s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  z-index: -1;
}

.news-card__text-wrapper {
  position: relative;
  padding: 5px 10px 15px 10px;
  width: calc(100%);
  color: #333;
  background-color: #fff;
  transition: background-color 1.5s ease;
}

.news-card__title {
  transition: color 0.3s ease;
  margin-bottom: .5rem;
}

.news-card__details-wrapper {
  height: 0;
  opacity: 0;
  transition: all 0.3s ease;
  font-size: 17px;
  color: #666;
  overflow: hidden;
}

@media (min-width: 900px) {
  .news-card:hover .news-card__details-wrapper {
    height: auto;
    opacity: 1;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
  }

  .news-card:hover .news-card__title {
    color: yellow;
  }

}


.articles {
  padding: 1em;
}

.articles:hover:before {
  width: 100%;
}

.articles::before {
  content: "";
  position: absolute;
  bottom: 0px;
  height: 2px;
  width: 0%;
  background: var(--main-color);
  right: 0px;
  transition: width 0.4s;
}



/* End Template */

/* Category */
.category {
  float: left;


  margin: 9px 0;
  z-index: 1;
  position: relative;
}

.category ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.category ul li {
  display: inline-block;
}

.category ul li a {
  display: block;
  font-size: 1.3em;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  margin: 0 10px;
    background: #6B7C4A;

      padding: 8px 20px;
  border-radius: 30px;
}

.category ul li.current a,.category ul li a:hover {
background: #A0845C;
}


.category ul li+li {
  border-left: 1px dotted #666;
}

.category ul li a,
.category ul li a:after,
.category ul li a:before {
  transition: all .5s;
}

#ctd-fliters .button {
  background: var(--main-color); border:0;
}

#ctd-fliters select {
  color: var(--main-color);
}

#ctd-fliters .button,
#ctd-fliters select {
  font-size: 16px;
  line-height: 24px;
  height: 50px;
}


/* stroke */
.category.stroke ul li a,
.category.fill ul li a {
  position: relative;
}

.category.stroke ul li a:after,
.category.fill ul li a:after {
  position: absolute;
bottom: 5px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #fff;
  ;
  height: 2px;
}

.category.stroke ul li a:hover:after {
  width: 80%;
}

.category.fill ul li a {
  transition: all 2s;
}

.category.fill ul li a:after {
  text-align: left;
  content: '.';
  margin: 0;
  opacity: 0;
}

.category.fill ul li a:hover {
  color: #fff;
  z-index: 1;
}

.category.fill ul li a:hover:after {
  z-index: -10;
  animation: fill 1s forwards;
  -webkit-animation: fill 1s forwards;
  -moz-animation: fill 1s forwards;
  opacity: 1;
}

/* SHIFT */
.category.shift ul li a {
  position: relative;
  z-index: 1;
}

.category.shift ul li a:hover {
  color: #91640F;
}

.category.shift ul li a:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  content: '.';
  color: transparent;
  background: var(--main-color);
  visibility: none;
  opacity: 0;
  z-index: -1;
}

.category.shift ul li a:hover:after {
  opacity: 1;
  visibility: visible;
  height: 100%;
}




/* Keyframes */
@-webkit-keyframes fill {
  0% {
    width: 0%;
    height: 1px;
  }

  50% {
    width: 100%;
    height: 1px;
  }

  100% {
    width: 100%;
    height: 100%;
    background: var(--main-color);
    ;
  }
}

/* Keyframes */
@-webkit-keyframes circle {
  0% {
    width: 1px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 1px;
    z-index: -1;
    background: var(--main-color);
    ;
    border-radius: 100%;
  }

  100% {
    background: var(--main-color);
    ;
    height: 1000%;
    width: 1000%;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 0;
  }
}

/* End Category */

.sitemap-item {
  margin: 0px auto;
  padding: 0;
}

.sitemap-item ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.sitemap-item ul ul {
  grid-template-columns: repeat(1, 1fr);
  gap: 5px;
  margin: 10px;
  padding: 0 25px;
  list-style-type: initial;
}

.sitemap-item ul li {
  width: 100%;
  margin: 0;
  padding: 0
}

.sitemap-item ul li a,
.sitemap-item ul li span {
  padding: 10px 15px;
  display: block;
  border-bottom: 1px solid #ddd;
  transition: background 0.3s ease;
}

.sitemap-item ul li a {
  color: var(--main-color);
}

.sitemap-item ul li span {
  color: #555;
}

.sitemap-item ul li a:hover {
  background: var(--main2-color);
  color: #fff;
}

.sitemap-item ul li ul li a,
.sitemap-item ul li ul li span {
  padding: 5px 0 5px 0px;
  display: block;
  border-bottom: 0;
  font-size: 1em;
  font-weight: 300
}

.sitemap-item ul li ul li a:hover {
  background: none;
  color: var(--main2-color)
}

.sidebar-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  background: #fdfcfa;
  background-size: cover; position: relative
}



.sidebar-nav ul ul::after { display: none}

.sidebar-nav ul a.is-active {
  color: var(--main-color);
  text-decoration: none;
}

.sidebar-nav ul ul {
  background: #fff6e3;border-radius: 6px;
border-top-right-radius: 12px;
border-bottom-right-radius: 12px;
  font-size: 17px;
  line-height: 27px;
}



.sidebar-nav .metismenu {
  padding: 20px; font-size:17px; line-height:21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.sidebar-nav .metismenu a.current {
  color: var(--main-color);
}


.sidebar-nav .metismenu>li {
  /*-webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;*/
  width: 100%;
  position: relative;
}

.sidebar-nav .metismenu > li{
  position: relative;
}

.sidebar-nav .metismenu > li::before {
  content: "";
  background: url(../images/web/sub_arrow.png) no-repeat;
  background-size: contain;
  height: 30px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(8px) translateX(-120%);
  aspect-ratio: 334 / 347;
  z-index: 10;
  opacity: 0;
  transition: opacity 0.25s ease, transform 0.25s ease;
  pointer-events: none;
}

.sidebar-nav .metismenu > li:hover::before,
.sidebar-nav .metismenu > li:focus-within::before,
.sidebar-nav .metismenu > li.mm-active::before,
.sidebar-nav .metismenu > li.current::before{
  opacity: 1;
    transform: translateY(8px) translateX(-100%);
}



.sidebar-nav .metismenu a {
  position: relative;
  display: block;
padding: 10px 30px 10px 0;
  color: #333333;
  outline-width: 0;
  transition: all .3s ease-out;text-decoration: none;
}

.sidebar-nav .metismenu ul { 
padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.sidebar-nav .metismenu ul li{
  margin: 0;
}

.sidebar-nav .metismenu ul a {
padding: 10px 30px 10px 10px;
  font-size: 15.5px;
  line-height: 17px; border-radius: 6px;
}
.sidebar-nav .metismenu li .mm-active > a { background:var(--main-color); color:#fff !important ;}
.sidebar-nav .metismenu li .mm-active > a:hover {  background:var(--main-color); color:#fff !important ;}

.sidebar-nav .metismenu ul ul a {
  padding: 7px 10px 7px 30px; font-size:16px; line-height:19px;
}



.sidebar-nav .mm-active {
  color:#e24b69 !important;
}
.sidebar-nav .metismenu ul ul { padding:0;margin-top: 5px;}

.sidebar-nav .metismenu a:hover,
.sidebar-nav .metismenu a:focus,
.sidebar-nav .metismenu a:active,
.sidebar-nav .metismenu .mm-active>a {
  color:#e24b69;
  text-decoration: none;
}
.sidebar-nav .metismenu ul li a:hover,
.sidebar-nav .metismenu ul li a:focus,
.sidebar-nav .metismenu ul li a:active,
.sidebar-nav .metismenu ul li .mm-active>a { background:var(--main2-color); color:#fff
}



.subjectlists {
  position: relative;
  margin: 0 auto;
  padding: 0 !important;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

.subjectlists figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.subjectlists figure figcaption::before,
.subjectlists figure figcaption::after {
  pointer-events: none;
}

.subjectlists figure figcaption,
.subjectlists figure figcaption>a {
  position: absolute;
  background: #0c335b38;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.subjectlists figure figcaption>a {
  z-index: 1;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}


.subjectlists figure h2,
.subjectlists figure p {
  margin: 0;
}

.subjectlists figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

figure.effect-honey {
  background: #4a3753;
  min-height: 180px;
}

figure.effect-honey img {
  opacity: 0.9;
  max-width: 125%: -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}

figure.effect-honey:hover img {
  opacity: 0.5;
}

figure.effect-honey figcaption::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: var(--main2-color);
  content: '';
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}

figure.effect-honey h2 {
  position: absolute;
  font-style: normal;
  bottom: 0;
  left: 0;
  padding: 0.5em 1.5em;
  color: #fff;
  text-shadow: 0 0 8px #000000a1;
  width: 100%;
  text-align: left;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}


figure.effect-honey figcaption::before,
figure.effect-honey h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.view-subjects {
  padding: 0;
  margin: 0;
  clear: both;
}

.subjectlist ul {
  list-style: none;
  margin: 0;
  padding: 15px;
}

.subjectlist ul li {
  float: none;
  border-bottom: 1px solid var(--main3-color);
  position: relative
}

.subjectlist ul li a {
  padding: 15px 15px 15px 30px;
  display: block;
  font-size: 21px;
  line-height: 27px;
}

.subjectlist ul li a::before {
  content: "\2022";
  font-family: Arial;
  position: absolute;
  color: var(--main2-color);
  left: 0;
  top: 19px;
  font-size: 50px;
  font-weight: 400;
}

.contact_area {
  padding: 30px 0; 
  background: #fff url("../images/web/bg_holap_b.png") no-repeat bottom center;
  background-size: 100% auto;
  overflow: hidden;
  position: relative;
  z-index: 3;
}

.contact_info {
  color: #fff;
  position: relative;
  z-index: 1;
  vertical-align: bottom;
  display: table-cell;
}

.eclass {
  vertical-align: bottom;
  display: table-cell;
  z-index: 1;
  position: relative;
}

.eclass a {background: #fc4;  color: #2f3563;  padding: 5px 20px;  border-radius: 8px;}

.eclass a:hover {background: #313cae;  color: #fc4;}

.contact_info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.contact_info ul li {
  float: left;
  width: 100%;
  margin: 0;color: #000;font-weight: 400;
display: flex;align-items: center;

}


.contact_info .contact_col ul li span {
  /* background: url(../images/ctcampus/i_address.png) no-repeat left center; */
  /* padding: 5px 0 5px 35px;*/
  min-width: 100px; 
  display: inline-block;
}
/*  
.contact_info ul li+li span {
  background: url(../images/ctcampus/i_tel.png) no-repeat left center;
}

.contact_info ul li+li+li span {
  background: url(../images/ctcampus/i_fax.png) no-repeat left center;
}

.contact_info ul li+li+li+li span {
  background: url(../images/ctcampus/i_email.png) no-repeat left center;
} */

.contact_info ul ul li {
  width: auto;
  margin: 5px 5px 0px 5px;
}

.contact_info ul ul li img {
  width: 30px !important;
}


.menu_arrow ul::before {
  background-color: white;
  /* Desired color */
  -webkit-mask: url(../images/triangle-up.svg) no-repeat center;
  mask: url(../images/triangle-up.svg) no-repeat center;
  mask-size: cover;
  background-size: cover;
  content: "";
  position: absolute;
  pointer-events: none;
  width: 50px;
  height: 15px;
  top: -15px;
  z-index: 111;
  left: 15px;
}

@media screen and (max-width: 1400px) {
  .menu_center ul::before {
    left: auto;
    right: 15px;
  }
}

.menu_arrow ul ul::before {
  display: none;
}


.cd-top {
  display: inline-block;
  position: fixed;
  opacity: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  height: 50px;
  width: 50px;
  bottom: 50px;
  right: 50px;
  z-index: 10;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 5px #999;
  background: var(--main-color) url(../images/ctcampus/cd-top-arrow.svg) no-repeat center center;

}

.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
  background: #CE0022 url(../images/ctcampus/cd-top-arrow.svg) no-repeat center center;
}

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  opacity: .9;
}

.no-touch .cd-top:hover {
  background-color: #40498a;
  opacity: 1;
}


.cover_bg { display: flex;
  justify-content: center;
  align-items: normal;
  padding: 50px 0px;
  width: 100%;
  position: relative;
  min-height: 350px;
  background: url(../images/school.png) no-repeat left top;
    background-position-y: top;
    background-attachment: scroll;
    background-size: auto;
  background-attachment: fixed;
  background-blend-mode: multiply;
  background-size: 100%;
  background-position-y: 30%;}

.index_info {position: relative;
  z-index: 1;
  top: 50%;
  left: 0%;
  transform: translateY(-56%);
  text-shadow: #010101a1 1px 0 10px;color: #fff;
  font-size: 27px;text-align: center;
  line-height: 38px;font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 550;}



.list-item { padding: 15px ; }
.list-item ul {display: block;}
.list-item .content { display: flex;  margin: 0;  width: 100%;}

.list-item .content time{ flex: 0 0 20%; white-space: nowrap}
.list-item .content .notice_no{ flex: 0 0 10%; }
.list-item .content b{ flex: 0 0 50%; }
.list-item .content .download{ flex: 0 0 20%; }
.list-item ul li{background: none; box-shadow:none;padding: 15px ; text-align: left ; background:#fff; margin-bottom:5px; width:100% } 


.list-item .content .download a{ background:url(../images/icon/icon_download.png) no-repeat left; background-position:3px 5px; padding:8px 0 3px 30px; line-height:19px; color:#555; background-size:23px 23px; display:block;transition: all 0.3s ease 0s;}
.list-item .content .download a:hover{ background:url(../images/icon/icon_download.png) no-repeat left; background-position:3px 8px; color:#666;background-size:23px 23px}

.subjectmenu ul {
  list-style: none;
  margin: 0 0 30px 0  ; background:#fff3d6; border-radius:16px; 
  padding: 10px 20px; display:flex; justify-content: flex-start; /* 項目靠左對齊 */

  flex-wrap: wrap; /* 允許換行 */
}

.subjectmenu ul li {
margin:0 10px;
  position: relative
}
.sub_heading{ text-align: center; padding:5px 0;margin-bottom: 36px;padding-left: 30%;}
.subjectmenu ul li a {
  padding: 5px 15px; background:#fff;
  display: block;color: var(--main-color) !important; border-radius:6px; font-size:16px; line-height:24px;
}
.subjectmenu ul li a:hover { background:var(--main4-color);  }
.subjectmenu ul li a.current { background:var(--main-color); color: #fff !important; }

#block-sidebar-nav h2{}

/* new */

/* about_holap layout */
#about_holap {
  background: url("../images/web/bg_aboutus.png") no-repeat;
    background-size: auto;
  background-size: cover;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}

#about_holap .screen {
     max-width: 1600px;
     margin: 0 auto;
     padding: 0 30px;
}
#about_holap .about_content {
display: flex;
  gap: 40px;
  background: #fff;
  position: relative;
  overflow: hidden;
  min-height: 600px;
  border-radius: 80px;
  /* border-top-right-radius: 80px;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px; */
	
}

#about_holap .about_content::after {
 content: "";
  position: absolute;
  inset: 0;
    left: 0px;
  background: url('../images/web/school.png') no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  background-position: bottom right;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
 left: 38%;
  max-width: 380px;
}

/* left -text */
#about_holap .about_text {
flex: 1;
    max-width: calc(100% - 500px);
    position: relative;
    z-index: 2;
    padding: 50px 60px;
    margin: 0;
}

@media screen and (max-width:1600px){
  #about_holap .about_text {

    max-width: calc(100% - 40vw);

}
}

#about_holap .about_text h2 {
    font-size: 32px;
  font-weight: bold;
  color: #222;
  margin-bottom: 10px;
  padding: 0;
  line-height: 1.2;
}

#about_holap .about_text h2 span {
     color: #F60000; font-size: 48px;margin-right: 5px;
}

#about_holap .about_text h3 {
font-size: 26px; line-height:30px;
  font-weight: 600;
  color: #C38970;
  text-transform: uppercase;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: none;
  text-shadow: 3px 3px 8px #FFFDDE, 1px 1px 4px #FFFDDE;
}


#about_holap .about_text p {
 line-height:30px; font-weight: 600;
  color: #333;
  margin-bottom: 30px;
  font-weight: 500;

}

/* btn */
#about_holap .about_btn {
     display: inline-flex;
     align-items: center;
     gap: 10px;
     background: #D40000;
     color: #fff;
padding: 12px 60px;
     border-radius: 30px;
     text-decoration: none;
     font-size: 17px;
     font-weight: bold;
     letter-spacing: 1px;
     transition: background 0.3s, padding 0.3s;
     position: relative;
     overflow: hidden;
}

#about_holap .about_btn::before,
#about_holap .about_btn::after{
     content: "";
     position: absolute;
     top: 50%;
     width: 18px;
     height: 18px;
     background: url("../vendor/images/icon/right2.png") no-repeat center;
     background-size: contain;
     transform: translateY(-50%);
     transition: opacity 0.3s ease, transform 0.3s ease;
     pointer-events: none;
}

#about_holap .about_btn::before{
  left: 30px;
  opacity: 1;
  transform: translateY(-50%) translateX(0);
}

#about_holap .about_btn::after{
     right: 25px;
     opacity: 0;
     transform: translateY(-50%) translateX(10px);
}

#about_holap .about_btn:hover::after{
     opacity: 1;
     transform: translateY(-50%) translateX(0);
}

#about_holap .about_btn:hover::before{
     opacity: 0;
     transform: translateY(-50%) translateX(-10px);
}

#about_holap .about_btn:hover {
     background: #a93226;
}

/* right - image */
#about_holap .about_images {
     flex: 1;
     display: flex;
     justify-content: flex-end;
     align-items: center;
     position: relative;
     z-index: 2;position: absolute;
 right: -5%;
  top: -15%;
}

#about_holap .about_img_circle {
width: 38vw;
  height: 38vw;
  border-radius: 50%;
  overflow: hidden;
border: 10px solid #EA090A;
  box-shadow: 0 4px 15px rgba(0,0,0,0.2);max-width: 500px;
  max-height: 500px;
}

#about_holap:hover .about_img_circle img {
transform: scale(1.2);

}

#about_holap .about_img_circle img {
     width: 100%;
     height: 100%;
     object-fit: cover;transition: transform 0.5s ease;
}


/* end about_holap layout */


/* block_activity */
#block_activity{
padding: 50px 0 180px 0;
  background:#fff;
  position: relative;
}


#block_activity:after{

content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 498px;
  background: url("../images/web/curve_bottom.png") no-repeat bottom;
    background-size: auto;
  background-size: contain;
  z-index: 0;pointer-events: none;
}

#block_activity .screen{
  display:flex;
  gap: 30px;
}

#block_activity .view-header{
width: 330px;
}

#block_activity .news-card{
  box-shadow: none;
  overflow: visible;
}

#block_activity a{
  text-decoration: none;
}

#block_activity .index_block{
 width: calc(100% - 330px); margin-right:15px;
  float: left;
}
#block_activity  .title_student{
display: block;
  text-align: left;
  color: #FF0100;
  font-size: 48px;

}

#block_activity  .title_activities{
display: block;
  text-align: right;
  color:#000;
  font-size: 32px;  
}

#block_activity figure{

  border: 4px solid transparent; 
  border-radius: 68px;
  border-bottom-right-radius: 0; 

  background:
    linear-gradient(transparent, transparent) padding-box,
    linear-gradient(transparent, transparent) border-box;

  overflow: hidden;

  transition: background 0.2s ease;

}

#block_activity figure:hover{
  background:
    linear-gradient(transparent, transparent) padding-box,
    linear-gradient(90deg, #F8F4B7, #91C04D) border-box;
}

#block_activity time{
  color:#CE0022;
}

#block_activity .news-card img{
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

#block_activity .slick-slide{
  height: auto !important;
}

#block_activity .slick-track{
  display: flex !important;
  align-items: stretch !important;
}

/* region--home-center layout */
.region--home-center{
  padding: 50px 0;
  position: relative;display: flex;
}

.region--home-center::before{
  content:"";
  background: url("../images/web/")
}

.region--home-center > *{
  width: 100%;
}


/* block_latest-news */
#block-olivero-views-block-latestnews-block{

  padding-right: 50px;
}

#block_latest-news{
  width:100%;
}

#block_latest-news .view-header{
  display:flex;
  justify-content: space-between;
  align-self: center;
}


#block_latest-news   .title_latest{
display: block;
  text-align: left;
  color: #FF0100;
  font-size: 48px;

}


#block_latest-news   .title_news{
display: block;
  text-align: right;
  color:#000;
  font-size: 32px;
}

#block_latest-news .content .date{
  display:flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  text-align: center;
}

#block_latest-news .content .date .day{
  font-size: 32px;
  color:#474747;line-height: 1.3;
}

#block_latest-news .content .date .weekday{
font-size: 28px;
line-height: 1.3;
color:#FF0606
}


#block_latest-news ul{
  padding: 30px;background: #fff;
  border-radius: 50px;
  
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

  #block_latest-news ul li{
    box-shadow: none;
    border-bottom: none;
    position: relative;
    border-radius: 30px;
    margin-bottom: 20px;
  }


  #block_latest-news ul li:hover{
    background: #FDF2F4;
  }

#block_latest-news ul li:not(:last-child)::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 2px;
  background: #EFE3E3;
}

  #block_latest-news ul li:last-child{
    margin-bottom: 0;
  }

#block_latest-news .content{
width: 100%;
  margin: 0;
  padding: 10px 20px;
  display: flex;
  gap: 20px;
align-items: center;

}

#block_latest-news ul li b{
  color:#333;
  text-decoration: none;
  border-bottom: none;
}

#block_latest-news ul li{
  position: relative;
}

#block_latest-news ul li::before{
content: "";
  background: url("../images/web/arrow.png") no-repeat;
    background-size: auto;
  background-size: contain;
  width: 68px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) translateX(-120%);
  aspect-ratio: 116 / 55;
  z-index: 10;
  opacity: 0;
  transition: opacity 0.25s ease, transform 0.25s ease;
  pointer-events: none;
}

#block_latest-news ul li:hover::before{
  opacity: 1;
  transform: translateY(-50%) translateX(-100%);
}

/* history */

.history_area{
  padding: 50px 0;
  background: url("../images/web/bg_history.png") no-repeat center bottom;
  background-size: cover;
  position: relative;border-top: 3.8px solid #C38970;
}

.history_area .blocktitle{
 font-size: 48px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
width: 330px;
  margin: 0 auto;
}

.history_area .blocktitle .title_school{
  color: #B47E2A;
  display: block;
  line-height: 1.05;
  text-align: left;
}

.history_area .blocktitle .title_history{
  color:#C2B4B7;
  display: block;  font-size: 32px;
  text-align: right;
}


/* menu */
ul#main-menu > li + li::before {
     content: "";
     position: absolute;
     left: 0;
     top: 20%;          
     bottom: 20%;     
     width: 1px;
     background: linear-gradient(
          to bottom,
          transparent,
          rgba(255,255,255,0.3) 20%,
          rgba(255,255,255,0.3) 80%,
          transparent
     );
}


/* contact us */

/* ===== FOOTER GRID - 3 COLUMN ===== */
.footer_grid {
display: grid;
grid-template-columns: 40% 60%;
  gap: 100px;
  padding: 30px 0;
}

.contact_area h3{
  font-size: 24px;
  font-weight: 400;
  padding: 0;
  margin-bottom: 15px;
  color: #000;
  border-bottom: none;
}

.contact_area a{
  color: #333;
  text-decoration: none;
  display: block;
  text-align: left;
  transition: background 0.3s;
  width: 100%;
  font-weight: 400;height: 50px;
}

.contact_area .quick_col a{
  padding:  12px 5px;
}
.contact_col a{
  color: #d82431;
}
.contact_col a:hover{ 
  color: #666; text-decoration:underline;}

.social_media a img { transition: transform 0.3s ease; }
.social_media a img:hover { transform: scale(1.2); }

.boxing img { margin:0 auto}

.contact_area .social_media a{

padding: 0;
}

/* ===== COL 1: CONTACT US ===== */
.contact_col {
     display: flex;
     flex-direction: column;width: 100%;
}

.contact_col h3 {
  font-size: 38px;
  font-weight: bold;padding: 0;margin-bottom: 30px;letter-spacing: 2px;
  line-height: 1.2;
}

.contact_col ul {
     list-style: none;
     padding: 0;
     margin: 0;
     display: flex;
     flex-direction: column;
     gap: 8px;
}


/* Social Icons */
.contact_col ul li ul {
     display: flex;
     flex-direction: row;
     gap: 10px;
}

.contact_col ul li ul li a img {
     width: 35px;
     height: 35px;
     object-fit: contain;
}

/* ===== COL 2: USEFUL LINKS ===== */
.useful_col {
     display: flex;
     flex-direction: column;width: 100%;
}


.useful_grid {
     display: grid;
     grid-template-columns: 1fr 1fr;
     gap: 10px;padding: 0;column-gap: 20px;
}

.useful_grid a { gap: 10px;position: relative; padding:5px;border-bottom: 1px solid #e4e4e4;display: flex;
  align-items: center;height: 50px;
}
.useful_grid a span.icon {
  /* position: absolute;
  width: 50px;
  height: 30px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto; */

  position: relative;
  height: 30px;
  aspect-ratio: 1 / 1;
}

#i_circulars span.icon {
  background: url("../images/web/i_circulars.png") no-repeat;
  background-size: contain;background-position: center;
}

#i_adventures span.icon {
  background: url("../images/web/i_eng.png") no-repeat;
  background-size: contain;background-position: center;
}

#i_calendar span.icon {
  background: url("../images/web/i_calendar.png") no-repeat;
  background-size: contain;background-position: center;
}

#i_library span.icon {
  background: url("../images/web/i_library.png") no-repeat;
  background-size: contain;background-position: center;
  width: 30px;
}

#i_classroom span.icon {
  background: url("../images/web/i_classroom.png") no-repeat;
  background-size: contain;background-position: center;
  width: 30px;
}

#i_eclass span.icon {
  background: url("../images/web/i_eclass.png") no-repeat;
  background-size: contain;background-position: center;
}

#i_media span.icon {
  background: url("../images/web/i_media.png") no-repeat;
  background-size: contain;background-position: center;
}

#i_intranet span.icon {
  background: url("../images/web/intranet.png") no-repeat;
  background-size: contain;background-position: center;
}

#i_websams span.icon {
  background: url("../images/web/websams.png") no-repeat;
  background-size: contain;background-position: center;
}
#i_non_chinese span.icon {
  background: url("../images/web/i_ncs.png") no-repeat;
  background-size: contain;background-position: center;
}


.useful_grid a:hover {
     background: #f0f0f0;
}

/* ===== COL 3: QUICK LINKS ===== */
.quick_col {
     display: flex;
     flex-direction: column;width: 100%;padding: 0;
}

.quick_col ul {
     list-style: none;
     padding: 0;
     margin: 0;
     display: flex;
     flex-direction: column;
gap: 5px;
}



.quick_col ul li a:hover {
     background: #f0f0f0;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 1024px) {
     .footer_grid {
          grid-template-columns: 1fr 1fr;
     }

     .quick_col {
          grid-column: span 2;
     }
}

@media (max-width: 768px) {
     .footer_grid {
          grid-template-columns: 1fr;
     }

     .quick_col {
          grid-column: span 1;
     }

     .useful_grid {
          grid-template-columns: 1fr 1fr;
     }
}

@media (max-width: 480px) {
     .useful_grid {
          grid-template-columns: 1fr;
     }
}
/* end contact us */

/* facebook */
#block-olivero-facebook{
  background:#fff;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  position:relative;
  padding: 30px;
  float: right;
  width: 600px;
  min-height: 500px;
}

#block-olivero-facebook::after{
  content: "";
  position: absolute;
  background: #fff;
  right: -100%;
  top: 0;
  display: block;
  width: 100%;
  height: 850px; 
  z-index: 1;
}

#block-olivero-facebook > div{
  width: auto !important;
  margin-left: auto !important;
}

/* Clear float after region */
.region--home-center::after {
  content: "";
  display: table;
  clear: both;
}

.region--hero {
  position: relative;
}

.region--hero::after {
content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 180px;
  background: url("../images/web/curve_top.png") no-repeat;
    background-size: auto;
  background-size: 100% 180px;
  z-index: 1;
}

.page-node  .region--hero::after {
  background: url("../images/web/inner_curve.png") no-repeat bottom;
    background-size: auto;
  background-size: 100% 90px;

}

/* node */
#page{
  background-color: #EEEDE9 ;
}

.region--breadcrumb{
position: relative;
}

#block-olivero-breadcrumbs{
background: #fff;
  border-radius: 30px;
  padding: 10px 20px;
  position: absolute;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
  right: 20px;
  top: -100px;
  z-index: 1;
}

.sidebar-nav .metismenu{
  background:#fff; padding-left: 30%;
}


/* .sidebar-nav ul::after {
  background: #fff;
  width: 100%;
  height: 100%;
  pointer-events: none;
  left: -99%;
  position: absolute;
  content: "";
  top: 0;
} */

.sidebar-nav .sub_heading a{
text-decoration: none;
  display: flex;
  gap: 10px;
  align-items: flex-end;
  justify-content: flex-start; flex-wrap: wrap
}

.sidebar-nav .sub_heading span{
  color: #010001;
  font-size: 32px;
  line-height: 0.9;  font-weight: 600;
  display: inline-block;
}


.sidebar-nav .sub_heading span:nth-child(1){
  color: #CC0021 !important;
  font-size: 38px !important;
}

.boxing { margin:30px 0;}

.breadcrumb ol{
    display: flex;
  align-items: center;
  justify-content: center;
}

.breadcrumb ol li:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.breadcrumb ol li:first-child::before {
  content: "";
  background: url("../images/web/i_home.png") no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.slick-prev::before,.slick-next::before,.fa-arrow-circle-left::before,.fa-arrow-circle-right::before{
  opacity: 0.7;
  transition: opacity 0.25s ease;
}

.slick-prev:hover::before,.slick-next:hover::before,.fa-arrow-circle-left:hover::before,.fa-arrow-circle-right:hover::before{
  opacity: 1;
}

/* Text Flip Animation */
.u-textFlip {
    display: block;
    position: relative;
    line-height: 1;
    overflow: hidden;
}

.u-textFlip_item {
    display: block;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    transition-duration: 0.3s;
    transition-property: opacity, visibility, transform;
    line-height: 1.2;
}

.u-textFlip_item-back {
    position: absolute;
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
}


@media screen and (min-width:1000px) and (hover:hover) {

    a:hover .u-textFlip_item-front,
    button:hover .u-textFlip_item-front,
    .text-flip-hover:hover .u-textFlip_item-front {
        transform: translateY(-100%);
        opacity: 0;
        visibility: hidden;
    }
    
    a:hover .u-textFlip_item-back,
    button:hover .u-textFlip_item-back,
    .text-flip-hover:hover .u-textFlip_item-back {
        position: absolute;
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }
    

    a:hover .u-textFlip {
        text-decoration: none;
    }
}


@media screen and (min-width:1000px) and (hover:hover) {
    ul#main-menu > li > a:hover .u-textFlip_item-front {
        transform: translateY(-100%);
        opacity: 0;
        visibility: hidden;
    }
    
    ul#main-menu > li > a:hover .u-textFlip_item-back {
        position: absolute;
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }
    
    ul#main-menu > li > a:hover {
        text-decoration: none;
    }
}



#toolbar-item-administration-tray{
margin: 0 !important;
}

[data-animation] {
  opacity: 1;
}

.u-textFade {
  display: block;
}

.page-node #main_content p { opacity: 1; }


[data-aos="title"] {
  transform: none;
  opacity: 0;
  filter: none;
}

[data-aos="title"].aos-init {
  transform: translate3d(0, 40%, 0);
  opacity: 0;
  filter: blur(20px);
  transition-duration: 1s;
  transition-property: transform, opacity, filter;
}

[data-aos="title"].aos-animate {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  filter: blur(0);
}

[data-aos="content"] {
  opacity: 0;
}

[data-aos="content"].aos-init {
  opacity: 0;
  transition-duration: 1s;
  transition-delay:0.4s;
  transition-timing-function: ease-out;
  transition-property: opacity;
}

[data-aos="content"].aos-animate {
  opacity: 1;
}

/* Infinite sliding text */
.l-mv-txt{position:absolute;bottom: -35px;}
.l-mv-txt .slide-left li{color:#F2F2F2;font-weight:bold;font-size: clamp(100px, 12vw, 220px);line-height:0.8;letter-spacing:-0.05em;}
.l-mv-txt .slide-left li + li{margin-left: 5vw;}

@media (max-width: 768px){
.l-mv-txt .slide-left li{font-size: clamp(50px, 12vw, 100px);}
}
