@charset "utf-8";
/* CSS Document */

html,
body {
  --font-sans: "Noto Sans TC", sans-serif;
  --font-serif: "Noto Sans TC", "georgia", serif;
  font-weight: 300;
  font-size: 19px;
  line-height: 34px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background-color: #fff;overflow-x: hidden;
}

:root {
  --main-color: #412557;
  --main1-color: #7d2882 ;
  --main2-color:#ffc602;
  --main3-color: #7d2882 ;
  --main4-color: #4C2425;
  
  --text-color: #7d2882 ;
  --text-sec-color: #ffc602;
}

.region>* {
  margin: 0;
}

/* .editingAdd {
  position: absolute;
  top: -35px;
} */

.home-add {
  top: 35px !important;
}

#add_normal {
  position: relative;
  top: 0;
  padding: 10px;
}

.boxing {
  margin: 30px 0;
}

.editingAdd a {
  background-color: #ffd800;
  padding: 3px 15px;
  border-radius: 15px;
  color: #000;  white-space: nowrap;
}

.editingAdd a:hover {
  background-color: #cbff0f;
  color: #000;
}

.view-content {
  clear: both
}

.swiper-slide .editing a {
  display: block !important;
}

#banner_editing {
  position: absolute;
  left: 45px;
  z-index: 2;
  bottom: 145px;
}

.swiper-slide .editing a {
  display: block !important;
}

/* .topBanner_editing {
  bottom: 50px !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;
  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;
}

ul#main-menu{ margin:35px 0}

.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;
}

a:link {
  text-decoration: none;
}

#main_content a:link {
  color: #00266e;
  text-decoration: none;
}

#main_content a:hover {
  color: #ffa800;
  text-decoration: underline;
}

.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: #fff
}


.block-views-blockslideshow-block-1 .editing{
  bottom: 148px !important;
  top: auto !important;
}

@media screen and (min-width: 961px) {  

  .block-views-blockslideshow-block-1 {
    position: relative;
    clip-path: polygon(0px 0px, 100% 0%, 100% calc(100% - 20px), 0px calc(100% - 100px));
    }

.block-views-blockslideshow-block-1 .swiper .swiper-slide::before{
  content: "";
  position: absolute;
  bottom: 100px;
  left: 0;
  width: 50%;
  background-image: url(../images/web/banner-before.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  transform: translateY(50%);
  z-index: 2;
  aspect-ratio: 1925 / 314;
}


}

#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: 38px;
  line-height: 42px;
  color: #7d2882 ;
  text-transform: uppercase;
  padding-bottom: 20px;
}

h2 {
  font-size: 34px;
  line-height: 38px;
  color: var(--main2-color);
  padding-bottom: 20px;
}

h3 {
  font-size: 26px;
  line-height: 32px;
  color: var(--main2-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: 15px 0;
  padding: 5px 0;
  font-size: 34px;
  line-height: 42px;
  letter-spacing: 0;
  position: relative;
}



p {
  margin: 0px;
  padding: 0px
}

.blocktitle {
  text-align: center;
  font-size: 32px;
  margin-bottom: 60px;
  line-height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;

}

.blocktitle .cn {
  color: var(--text-color);
  margin: 0;
}

.blocktitle .en {
  color: #7d2882;
  margin: 0;
}
@media screen and (min-width: 577px) {  
.blocktitle::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: var(--text-color);
  border-radius: 50%;
  aspect-ratio: 1 / 1;
}
}
.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: 170px; 
  z-index: 2;
  width: 100%;
  position: relative;
  background: var(--main1-color) !important;
}

#header .screen {
    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%;
  box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  min-height: auto;
  max-width: 100%;
 background: #7d2882 
}

.sticky ul#main-menu li a{ color: #fff}


.site-branding {
    margin-left: 0;
    padding: 0;
    float: left;
    max-width: 30%;
    border-bottom-right-radius: 10px;
    margin-right: 0;
    background: var(--main1-color);
}

.right_top {
  display: block;
  margin-right: 0;
  width: 69%;
}

#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-wrapper {}

#page img {
  max-width: 100%;
}

.home_zoneA {padding: 0 0 90px 0;
}

.home_zoneB {
  
  background: url('../images/web/bg_activity.png'), #f9f9f9;
  background-repeat: no-repeat;
  clip-path: polygon(0px 20px, 100% 0%, 100.00% calc(100% - 20px), 0px 100%);
  /* z-index: 1;
  position: relative; */
  /* clip-path: polygon(0px 50px, 100% 0%, 100.00% calc(100% - 50px), 0px 100%) */
}
.home_zoneC {}



.view-more,
.view-more2 {
  margin: 0;
  padding: 0;
  /* margin: 0 auto;
  padding: 50px 0 0 0; */
  text-align: center;
}

.view-more a {
  font-size: 20.5px;
  line-height: 32px;
  padding: 15px 60px 15px 40px;
  background: linear-gradient(to bottom, #b867c7 0%, #914da5 100%);
  color: #fff;
  border: none;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(145, 77, 165, 0.3);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.view-more a::after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23ffd700'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}

.view-more a:hover {
  background: linear-gradient(to bottom, #c977d7 0%, #a05bb5 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(145, 77, 165, 0.4);
  color: #fff;
  text-decoration: none;
}

.view-more a:hover::after {
  right: 10px;
}


.more-link {
  position: relative;
}

.more-link a {
  font-size: 20.5px;
  line-height: 32px;
  padding: 10px 68px 10px 40px;
  background: linear-gradient(to bottom, #b867c7 0%, #914da5 100%);
  color: #fff;
  border: none;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(145, 77, 165, 0.3);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}




.more-link a::after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23ffd700'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}

.more-link a:hover {
  background: linear-gradient(to bottom, #c977d7 0%, #a05bb5 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(145, 77, 165, 0.4);
  color: #fff;
}

.more-link a:hover::after {
  right: 10px;
}





.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:linear-gradient(-90deg, rgba(250, 177, 36, 0)0%, rgb(130, 60, 150) 100%);
  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 {
  padding: 20px ;
  float: left;
  margin: 0;
  position: relative;
}
#logo img{ max-height:85px; height:auto;}


.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;
}

.node__content time {
  display: block !important;
  margin-bottom: 10px;
}


#banner_title,
.banner_title {

  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  pointer-events: none;
  background-position: center center;
  /* clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%); */
}

#banner_title h1,
.banner_title h1,
#nonbanner_title h1 {
  color: #fff;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  padding: 300px 0 50px 5%;
  margin: 0;
  z-index: 1
}



 #banner_title::after,
.banner_title::after,
#nonbanner_title::after {
  pointer-events: none;
  content: "";
  background: url("../images/icon/title_bg.png")no-repeat left top;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0
} 

#nonbanner_title {
  background: url("../images/icon/title_bg.png")no-repeat left top;
}

#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: #666;
  bottom: 58px;
}

#block_latest-news {
  padding:0 0 50px 0
}

#block_latest-news .slick-prev:before,#block_latest-awards .slick-prev:before {
  background-color: transparent !important;
  background-image: url(../images/web/arrow-left.png) !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-mask-image: none !important;
  mask-image: none !important;
}

#block_latest-news .slick-next:before ,#block_latest-awards .slick-next:before {
  background-color: transparent !important;
  background-image: url(../images/web/arrow-right.png) !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-mask-image: none !important;
  mask-image: none !important;
}


#block_latest-news .slick-slide figure, #block_latest-awards .slick-slide figure{
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  padding: 3px;
  position: relative;
  overflow: hidden;
}
#block_latest-awards .slick-slide figure { box-shadow: none}

#block_activity .news-card figure::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  width: 0;
  height: 0;
  border-top: 0 solid #fff;
    border-top-width: 0px;
  border-left: 0 solid #fff;
    border-left-width: 0px;
  transition: border-width 0.3s ease, width 0.3s ease, height 0.3s ease;
  z-index: 1;
}


#block_activity .news-card figure::after {
  content: '';
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 0;
  height: 0;
  border-bottom: 0 solid #823c96;
  border-right: 0 solid #823c96;
  transition: border-width 0.3s ease, width 0.3s ease, height 0.3s ease;
  z-index: 1;
}


#block_activity .news-card:hover figure::before {
  width: 30px;
  height: 30px;
  border-top-width: 3px;
  border-left-width: 3px;
}

#block_activity .news-card:hover figure::after {
  width: 30px;
  height: 30px;
  border-bottom-width: 3px;
  border-right-width: 3px;
} 

#block_latest-news .news-card__text-wrapper b,#block_latest-awards .news-card__text-wrapper b{position:relative;transition:color .25s}
#block_latest-news .news-card__text-wrapper b::after,#block_latest-awards .news-card__text-wrapper b::after{content:"";position:absolute;left:0;right:100%;bottom:-2px;height:2px;background:currentColor;transition:right .25s}
#block_latest-news .slick-slide:hover .news-card__text-wrapper b::after,#block_latest-awards .slick-slide:hover .news-card__text-wrapper b::after{right:0}

#block_latest-news .header,#block_latest-awards .header{
  display: flex
  ;
      align-items: center;
      justify-content: space-between;width: 90%;
      margin-bottom: 20px;
}

#block_latest-news .blocktitle,#block_latest-awards .blocktitle {
  position: relative;
  z-index: 1;
  display: flex
;
  margin: 0;
  padding: 0;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 400;
  padding-left: 40px;
  gap: 0;
  margin-left: 15px;
}

#block_latest-news .blocktitle .cn,#block_latest-awards .blocktitle .cn{
      font-size: 32px;
    line-height: 42px;
}

#block_latest-news .blocktitle .en, #block_latest-awards .blocktitle .en{
    font-size: 27px;
    line-height: 30px;
    font-family: "Cactus Classical Serif", serif;
}



#block_latest-news .blocktitle p,#block_latest-awards .blocktitle p {
  padding: 0;
  display: inline;
}

#block_latest-news .news-card__text-wrapper b{
  text-align: center;
  color: var(--text-color);
}

#block_latest-awards {padding: 50px 0;}
#block_latest-awards  .articles{background: #fff;box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15); padding: 10px;margin: 5px 0;}
#block_latest-awards .articles time {  color: #000}
#block_latest-awards .articles b {color: #823c96;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;}
.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, #823c96 50%, #feb811 50%); background-size: 200% 100%; background-position: right bottom;  transition: all .5s ease-out;  }
.btn_back a:hover { background-position: left bottom; color:#000 !important;}




.video_theme {
  max-width: 80%;
  margin: 50px auto;
}

.slider-slogan {
  position: absolute;
  right: 0;
  top: 60%;
  transform: translateY(-50%);
  padding: 10px 130px 10px 100px;
  background: rgb(92 28 108 / 70%);
  max-width: 50%;
  overflow: hidden;
}

.slider-slogan .slogan_title {
  font-size: 60px;
  line-height: 68px;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  letter-spacing: 18px; 
}

.slider-slogan .slogan_text {
  font-size: 1.5em;
  line-height: 1.5em;
  text-align: center;
  color: #e9a425;
  font-weight: 400;
  padding: 5px 0;
  letter-spacing: 10px;
}

@media screen and (max-width: 1600px) {
  .slider-slogan {
    padding: 10px 40px 10px 30px;
    max-width: 30%;
    overflow: hidden;
  }
  
  .slider-slogan .slogan_title {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 6px;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  
  .slider-slogan .slogan_text {
    font-size: 16px;
    letter-spacing: 4px;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
}

@media screen and (max-width: 960px) {
  .slider-slogan {
    padding: 8px 25px 8px 20px;
    top: 50%;
    max-width: 35%;
    transform: translateY(-50%);
    max-height: 80vh;
    overflow-y: auto;
  }
  
  .slider-slogan .slogan_title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 4px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
  }
  
  .slider-slogan .slogan_text {
    font-size: 14px;
    letter-spacing: 3px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
  }
}

@media screen and (max-width: 768px) {
  .slider-slogan {
    padding: 6px 20px 6px 15px;
    top: 50%;
    max-width: 40%;
    transform: translateY(-50%);
    max-height: 70vh;
    overflow-y: auto;
  }
  
  .slider-slogan .slogan_title {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 3px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
  }
  
  .slider-slogan .slogan_text {
    font-size: 12px;
    letter-spacing: 2px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
  }
}

@media screen and (max-width: 576px) {
  .slider-slogan {
    padding: 4px 15px 4px 10px;
    top: 50%;
    right: 8px;
    max-width: 45%;
    transform: translateY(-50%);
    max-height: 60vh;
    overflow-y: auto;
  }
  
  .slider-slogan .slogan_title {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
  }
  
  .slider-slogan .slogan_text {
    font-size: 10px;
    letter-spacing: 1px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
  }
}

.slogan_left {
  left: 0;
}

.slogan_right {
  right: 0;
}

.view-empty {
  clear: both
}

footer {
  background: #939393;
  color: #fff;
  padding:30px 0;
  font-size: 14px;
}

footer .text-content,
footer a {
  color: #333;
  font-size: 14px
}


footer .power {
  float: right;    font-size: 14px;
}

footer .copyright {
  float: left    ;font-size: 14px;
}

footer .copyright a,
footer .power a {
  color: #fff;
  text-decoration: underline
}

#main_content {
  float: right;
  width: 75.5%;
  min-height: 500px;
}

#sidebar-nav {
  float: left;
  width: 21%;    margin: 0 0 50px 0;
}


.useful-links ul {
  display: grid;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: repeat(5, 1fr);
  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 */
#main_content table {
  border-collapse: collapse;
  width: 100%;
  line-height: 33px;
  border: 1px solid var(--main2-color);
  margin: 0;

}

#main_content tr:nth-child(even) td {
  background: #f0ebf4;
  color: #333;  border: 1px solid var(--main2-color);
  padding: 5px;
}

#main_content tr:nth-child(odd) td {
  background: #fff;
  color: #333;
  padding: 5px;  border:1px solid var(--main2-color);
}

#main_content table ul,
table ol {
  margin: 0;
}

#main_content tr th {
  background:#823c96;
  color: #fff;
  padding: 5px; text-align: left ; border:1px solid var(--main2-color);
}


table{
  word-break: break-word;
}


.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
}

#page time::before {
  content: "";
  position: relative;
  left: 0;
  top: 0;
  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;
  display: inline-flex
;
  align-items: center;
  gap: 10px;}

.block-info {
  list-style: none;
  margin: 0;
  padding: 0;
  background: none
}

.block-info li {
  position: relative;
}


.tpl-info {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tpl-info li {
  position: relative;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;background: #fff;
}

.tpl-info li:hover {
   box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px 


  
}

.template-A.list-item  li:hover {
   box-shadow: none !important ;

  outline: 2px solid var(--main1-color);
  outline-offset: -2px;
  
}

.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;width: 100%
}

.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;
}



.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;
}

.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%;
}




.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;
  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;
}

.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 ul {
  margin: 0;
  padding: 0
}

.Block_C ul li {
  position: relative;
  width: 100%;
  background: #fff;
  margin: 0 0 30px 0;
}

.Block_C ul li .cover {
  float: left;
  width: 38%
}

.Block_C ul li .content {
  float: right;
  width: 60%;
  padding: 15px 0;
}

.Block_C ul li b {
  font-size: 28px;
  line-height: 42px;
  color: var(--main-color);
  border-bottom: 2px solid var(--main-color);
  margin-bottom: 15px;
}

.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; */

  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%;
  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: 20px;
  width: calc(100%);
  color: #333;
  text-align: left;
  transition: background-color 1.5s ease;
}

.news-card__title {
  transition: color 1s ease;
  margin-bottom: .5rem;
}

.news-card__details-wrapper {
  max-height: 0;
  opacity: 0;
  transition: max-height 1.5s ease, opacity 1s ease;
}

.news-card__details-wrapper p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 900px) {
  .news-card:hover .news-card__details-wrapper {
    max-height: 20rem;
    opacity: 1;
  }

  /* .news-card:hover .news-card__text-wrapper {
    background-color: #eae0f0
  } */

  .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;
  background: #ebeff2;
  padding: 8px 10px;
  border-radius: 8px;
  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;
  padding: 5px 20px;
  font-size: 1.3em;
  text-decoration: none;
  color: #333333;
  font-weight: 400;
  margin: 0 10px;
}

.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;
}

.category ul li a:hover {
  color: var(--main-color);
}

#ctd-fliters .button {
  background: var(--main-color);
}

#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: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: var(--main-color);
  ;
  height: 2px;
}

.category.stroke ul li a:hover:after {
  width: 100%;
}

.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%;
}


.category .current a,
.category .current a:hover {
  color: #fff;
  background: var(--main-color);
}


/* 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:#fff;
    background-size: 100% 100%;
    position: relative;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}


.sidebar-nav > ul::before {
  content: none;
}

.sidebar-nav > ul::after {
  content: none;
}

.sidebar-nav:hover > ul::before {
  content: none;
}

.sidebar-nav:hover > ul::after {
  content: none;
}

.sidebar-nav .metismenu a {
  transition: all .3s ease-out;
  padding: 8px 16px;
  margin: 1px 0;
}

.sidebar-nav .metismenu a {
  color: #666;
  font-size: 20px;
  font-weight: 400;
}

.sidebar-nav .metismenu a:hover,
.sidebar-nav .metismenu a:focus,
.sidebar-nav .metismenu a:active,
.sidebar-nav .metismenu .mm-active>a {
  color: var(--main3-color) ;
  text-decoration: none;
  transform: translateX(5px);
}

.sidebar-nav .metismenu .mm-active>a {
  font-weight: 600;
  color:var(--main3-color);
}

.sidebar-nav .metismenu ul {
  margin-left: 20px;     padding: 10px;
   /* padding-left: 15px; */
}

.sidebar-nav .metismenu ul a {
  /* font-size: 0.95em; */
  font-size: 19px;    display: block;
  padding: 8px 20px;
}

.sidebar-nav .metismenu ul ul a {
  font-size: 18px;
  display: block;
  padding: 8px 20px;
}

.sidebar-nav ul a.is-active {
  color: #fff !important;
  background:var(--main3-color) ;
}

/* .sidebar-nav ul ul {
  background: #eee;
  font-size: 17px;
  line-height: 27px;
} */

.sidebar-nav ul ul {
  background: #fcf4ff;
  font-size: 17px;
  line-height: 27px;
  display: flex;    box-shadow: none;
  flex-direction: column;
  gap: 10px;
  /* padding: 10px; */
  align-items: flex-start;
}

.sidebar-nav ul ul li{
  width: 100%;
}

.sidebar-nav .metismenu {
  padding: 15px;
  font-size: 1.15em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.sidebar-nav .metismenu a.current {
  color: var(--main-color);
}

/* .sidebar-nav .metismenu li+li {
  margin-top: 5px;
} */
/* 
.sidebar-nav .metismenu li:first-child {
  margin-top: 10px;
}

.sidebar-nav .metismenu li:last-child {
  margin-bottom: 10px;
} */

.sidebar-nav .metismenu>li {
  /*-webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;*/
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

/* Original styles overridden by enhanced design above */

/* .sidebar-nav .metismenu ul a {
  padding: 5px 35px 5px 30px;
}

.sidebar-nav .metismenu ul ul a {
  padding: 5px 35px 5px 45px;
} */

.sidebar-nav .mm-active {
  color: var(--main-color) !important;
}

/* Hover and active states handled by enhanced design above */




.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;
  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 {
  background: #fff;
  padding: 0;
  margin: 0;
  clear: both;
  border-bottom: 1px solid #4c4185;
} */

.subjectpage {
  border: 0;
  margin: 0 5px;
  border-bottom: 0px dotted #ddd !important;
}

.subjectpage a {
  padding: 15px 15px;
}
/* 
.subjectpage:nth-child(n+2) {
  border-left: 1px dotted #CCCCCC !important;
} */


.subjectpage{border:0;}
.subjectmenu a{padding:15px 15px;}
.subjectmenu ul{gap:10px;list-style:none;margin:0 0 30px 0;background:#7d2882;padding:10px 20px;display:flex;justify-content:flex-start;flex-wrap:wrap;}
.subjectmenu ul li{margin:0;position:relative;}
.subjectmenu ul li::after{
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 1px;
  background-color: white;
}
.subjectmenu ul li a{

  padding: 5px 15px;

  display: block;
  color: #fff !important;
  font-size: 17.5px;
  line-height: 30px;
  font-weight: 500;
  text-decoration: underline;


}
.subjectmenu ul li a:hover{background:#ffd700;color:#7d2882!important;}
.subjectmenu ul li a.current{background:#ffd700;color:#7d2882!important;}

@media screen and (max-width: 960px){
.subjectmenu ul{display:flex;padding:5px;flex-wrap:wrap;justify-content:flex-start;}
.subjectmenu ul li{margin:5px;}
}

#block-sidebar-nav {}

#block-sidebar-nav h2 {
  padding: 30px 0;
  background: var(--main-color);
  color: #fff !important;
  margin: 0;
  text-align: center;
}

#block-sidebar-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#block-sidebar-nav ul li {
  float: none;
  border-bottom: 1px solid #ddd;
  position: relative
}

#block-sidebar-nav ul li a {
  padding: 15px;
  display: block;
}

.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";
  position: absolute;
  color: var(--main2-color);
  left: 0;
  top: 19px;
  font-size: 50px;
  font-weight: 400;
}

.contact_area {
  padding:  50px 0;
  overflow: hidden;
  position: relative; 
	z-index: 1 ; background-image: url(../images/web/bg_contact.png);
  background-size: cover;
  height: 100%;
  width: 100%;
}

.contact_area .screen{
display: flex;
justify-content: center;
align-items: center;
gap: 20px;
}

.contact_area .contact_image {
 width: 50%;
}

.contact_area .contact_image img{
  width: 60%;margin: 0 auto;
}


.contact_info {
  color: #fff;
  position: relative;
  z-index: 1;
  vertical-align: bottom;
  display: table-cell;width: 50%;
}

.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;
  display: flex;
 flex-wrap: wrap;
}

.contact_info ul li {
  position: relative;
  display: flex
;
  width: 100%;
  margin: 5px 0;
  padding-left: 0;
  align-items: center;
}

.contact_info ul li + li {
  width: 50%;
}

.contact_info ul li::before {
  content: "";
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  flex-shrink: 0;
  margin-right: 10px;
}

.contact_info ul li:nth-child(1)::before {
  background-image: url(../images/web/i_addr.png);
  width: 24px;
aspect-ratio: 1 / 1;
}

.contact_info ul li:nth-child(2)::before {
  background-image: url(../images/web/i_phone.png);
  width: 24px;
  aspect-ratio: 1 / 1;
}

.contact_info ul li:nth-child(3)::before {
  background-image: url(../images/web/i_fax.png);
  width: 24px;
  aspect-ratio: 1 / 1;
}

.contact_info ul li:nth-child(4)::before {
  background-image: url(../images/web/i_email.png);
  width: 24px;
  aspect-ratio: 1 / 1;
}



.contact_info ul li ul li:nth-child(1)::before {
display: none
}

.contact_info ul li ul li:nth-child(2)::before {
display: none
}



.contact_info ul li span {
  background: none;
  padding-left: 0;
  text-wrap: nowrap;
  padding-right: 5px;
}

.contact_info ul ul li {
  width: auto;
  margin: 5px 5px 0px 5px;
}

.contact_info ul ul li img {
  width: 30px !important;
}

.contact_info ul li a {
  color: #fff;
  text-decoration: underline;
}

#main-menu  li ul li:first-child::before {
  background-color: #FFFFFF;
  -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;
}
#main-menu  li ul li ul li:first-child::before { display: none}


@media screen and (max-width: 1400px) {
  .menu_center ul::before {
    left: auto;
    right: 15px;
  }
}

@media screen and (max-width: 960px) {
  #block-olivero-xiaoxun {
    transform: translateY(-80%) translateX(-50%) !important;
  }

  .contact_area .contact_image img{
    width: 86%;
  }

.contact_area .screen{
  flex-direction: column;
}
#block-olivero-mission .mission-inner .mission-right::before{
  display: none;
}

.contact_area .contact_image,.contact_info{
  width: 100%;
}

.contact_info ul {
gap: 10px;
}
}

.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;
  box-shadow: 0px 0px 5px #999;
  background: #eb9d4f 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: #823c96 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-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}



/* activity */
#block_activity {
  padding: 50px 0;
  position: relative;

  /* clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0px 90%); */
}


#block_activity .header{
  display: flex
  ;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 20px;
}

#block_activity .blocktitle{
  position: relative;
  z-index: 1;
  display: flex
;
  margin: 0;
  padding: 0;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 400;
  padding-left: 40px;
  gap: 0;
}

#block_activity  .blocktitle .cn{
    font-size: 32px;
    line-height: 42px;
}

#block_activity  .blocktitle .en{
    font-size: 27px;
    line-height: 30px;
    font-family: "Cactus Classical Serif", serif;
}



#block_activity .view-more{
  padding: 0;
}

#block_activity .Block_A ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  position: relative;
  z-index: 2;
}

#block_activity .Block_A ul li b{
  font-size: 21px;
  line-height: 36px;
  color: var(--text-color);
}

#block_activity .news-card__details-wrapper{
  display: none;
}

#block_activity .Block_A ul li:nth-of-type(1) {
  grid-area: 1 / 1 / 3 / 2;
  position: relative;
}

#block_activity .Block_A ul li:nth-of-type(1) b{
  color:#fff;
}

#block_activity .Block_A ul li:nth-of-type(1) .news-card {
  position: relative;
  height: 100%;
}

#block_activity .Block_A ul li:nth-of-type(2) {
  grid-area: 1 / 2 / 2 / 3;
}

#block_activity .Block_A ul li:nth-of-type(3) {
  grid-area: 1 / 3 / 2 / 4;
}

#block_activity .Block_A ul li:nth-of-type(4) {
  grid-area: 2 / 2 / 3 / 3;
}

#block_activity .Block_A ul li:nth-of-type(5) {
  grid-area: 2 / 3 / 3 / 4;
}

#block_activity  .Block_A ul li:nth-of-type(1) time::before {
  content: "";
  position: relative;
  left: 0;
  top: 0;
  background-color: transparent !important;
  background-image: url(../images/web/i_date.png) !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-mask-image: none !important;
  mask-image: none !important;
  width: 20px;
  height: 21px;
}

#block_activity  .Block_A ul li time::before {
  content: "";
  position: relative;
  left: 0;
  top: 0;
  background-color: transparent !important;
  background-image: url(../images/web/i_date1.png) !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-mask-image: none !important;
  mask-image: none !important;
  width: 20px;
  height: 21px;
}

#block_activity .Block_A ul li:nth-of-type(1) .news-card__text-wrapper {
  position: absolute;
  bottom: 0;
  /* background: linear-gradient(#0000, #000000b5); */
  color: #fff;
}

#block_activity .Block_A ul li:nth-of-type(1) .news-card__text-wrapper time {
  background: var(--text-sec-color);
  padding: 0 10px;
  border-radius: 6px;
  margin-bottom: 0;
  color: var(--main1-color);
  font-weight: 400;
  font-size: 17px;
}

#block_activity .Block_A ul li:nth-of-type(1) .news-card__text-wrapper time::before {
  background-color: #fff;
  left: 0;
}

#block_activity .Block_A ul li:nth-of-type(1) figure {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
  padding: 3px;
  background: #fff;
}

#block_activity .Block_A ul li:nth-of-type(1) img {
  height: 460px;
  object-fit: cover;    width: 100%;
}

#block_activity .Block_A ul li+li .news-card a {
  display: flex
  ;
      height: 100%;
      width: 100%;
      gap: 10px;
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);background: #fff;
}

#block_activity .Block_A ul li+li .news-card {
  display: flex;
  align-items: center;
  height: 100%;
}

#block_activity .Block_A ul li+li .news-card figure {
  flex: 0 0 50%;
   /* box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);  */
  padding: 3px;
  background: #fff;
}

#block_activity .Block_A ul li+li .news-card img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

#block_activity .Block_A ul li+li .news-card .news-card__text-wrapper {
  flex: 1;
  padding: 10px;
  display: flex
;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}



#block_activity .blocktitle span {
  -webkit-mask-image: url(https://www.jvsj.edu.hk/core/themes/olivero/images/web/SVG/i_news.svg);
  mask-image: url(https://www.jvsj.edu.hk/core/themes/olivero/images/web/SVG/i_news.svg);
  background-color: #714c35;
  width: 50px;
  height: 50px;
  position: absolute;
  mask-repeat: no-repeat;
  left: 0;
}

@media screen and (max-width: 960px) {
  #block_activity {
    padding: 40px 0 50px 0;
  }
  #block_activity .blocktitle span {
    width: 40px;
    height: 40px;
  }
  #block_activity .blocktitle {
    padding: 0 0 0 50px;
  }
  #block_activity .Block_A ul {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    gap: 20px;
  }
  #block_activity .Block_A ul li:nth-of-type(1) {
    grid-area: auto;
    width: 100%;
  }
  #block_activity .Block_A ul li:nth-of-type(1) img {
    width: 100%;
    height: auto;
  }
  #block_activity .Block_A ul li:nth-of-type(2),
  #block_activity .Block_A ul li:nth-of-type(3),
  #block_activity .Block_A ul li:nth-of-type(4),
  #block_activity .Block_A ul li:nth-of-type(5) {
    grid-area: auto;
  }

}

/* highlight */


.sch_highlights {
  padding: 100px 0;
  text-align: center;
  color: #fff;
  background: #fff;clip-path: polygon(0px 0px, 100% 94px, 100% 100%, 0px 100%);
  position: relative;
}
#block_activity::after{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 600px;
  background-image: url(../images/web/before.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  transform: translateY(calc(100% + -150px));
  aspect-ratio: 1459 / 2498;
}

.sch_highlights::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 455px;
  background-image: url(../images/web/before1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  aspect-ratio: 1435 / 376;
}

.sch_highlights h2 {
  color: rgba(19, 42, 78, .9, 1);
  border-bottom: 2px solid #ffe400;
  background: rgba(255, 255, 255, .9);
  margin-bottom: 70px;
  display: inline-block;
  padding: 10px 0;
}

.sch_highlights ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 10px;
  transition: gap 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}


@keyframes sch-highlights-hover {
  0% {
    flex: 1;
    transform: translateY(0);
    box-shadow: none;
  }
  25% {
    flex: 1.15;
    transform: translateY(-0.8px);
    box-shadow: 0 2px 8px rgba(132, 63, 150, 0.1);
  }
  50% {
    flex: 1.3;
    transform: translateY(-1.5px);
    box-shadow: 0 5px 12px rgba(132, 63, 150, 0.2);
  }
  75% {
    flex: 1.4;
    transform: translateY(-2.2px);
    box-shadow: 0 8px 18px rgba(132, 63, 150, 0.25);
  }
  100% {
    flex: 1.5;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(132, 63, 150, 0.3);
  }
}

@keyframes sch-highlights-img-hover {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.025);
  }
  50% {
    transform: scale(1.05);
  }
  75% {
    transform: scale(1.075);
  }
  100% {
    transform: scale(1.1);
  }
}

@keyframes sch-highlights-hover-out {
  0% {
    flex: 1.5;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(132, 63, 150, 0.3);
  }
  25% {
    flex: 1.4;
    transform: translateY(-2.2px);
    box-shadow: 0 8px 18px rgba(132, 63, 150, 0.25);
  }
  50% {
    flex: 1.3;
    transform: translateY(-1.5px);
    box-shadow: 0 5px 12px rgba(132, 63, 150, 0.2);
  }
  75% {
    flex: 1.15;
    transform: translateY(-0.8px);
    box-shadow: 0 2px 8px rgba(132, 63, 150, 0.1);
  }
  100% {
    flex: 1;
    transform: translateY(0);
    box-shadow: none;
  }
}

@keyframes sch-highlights-img-hover-out {
  0% {
    transform: scale(1.1);
  }
  25% {
    transform: scale(1.075);
  }
  50% {
    transform: scale(1.05);
  }
  75% {
    transform: scale(1.025);
  }
  100% {
    transform: scale(1);
  }
}

.sch_highlights ul li {
  position: relative;
  min-width: 0;
  flex: 1;
}

.sch_highlights ul li a {
  position: relative;
  display: block;
  overflow: hidden;
}

.sch_highlights ul li h5 {
  color: #fff;
  display: flex
;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 32px;
  font-weight: 400;
}



.sch_highlights ul li span {
  padding: 30px 0;
}

.sch_highlights ul li figure {
  background: rgba(130, 60, 150, 1);
  width: 100%;
  margin: 0;
  height: 600px; }

.sch_highlights ul li + li figure {
  background: #823c96;
}

.sch_highlights ul li + li + li figure {
  background: #823c96;
}

.sch_highlights ul li + li + li + li figure {
  background: #823c96;
}

.sch_highlights ul li figure img {
  width: 100%;
  transform: translateZ(0) scale(1);
  height: 100%;
  object-fit: cover;
  transition: transform .45s cubic-bezier(.4,0,.2,1);
  will-change: transform;
  backface-visibility: hidden;
}

.sch_highlights ul li figure {
  overflow: hidden;
  position: relative;
}

.sch_highlights ul li:hover figure img {
  transform: translateZ(0) scale(1.1);
}



.sch_highlights ul li {
  flex: 1 1 0%;
  transition: flex-grow .45s cubic-bezier(.4,0,.2,1), transform .45s cubic-bezier(.4,0,.2,1), box-shadow .45s cubic-bezier(.4,0,.2,1);
  will-change: transform, box-shadow, flex-grow;
  transform: translateZ(0);
}

.sch_highlights ul li:hover {
  z-index: 2;
  flex-grow: 1.5;
}

.sch_highlights ul:hover li:not(:hover) {
  flex-grow: .8;
}

.sch_highlights ul li .banner_desc {
  position: absolute;
  z-index: 2;
  padding: 20px 2.5%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  background: transparent;
  pointer-events: none;
  display: flex
;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
  transition: transform 0.1s cubic-bezier(0.22, 0.61, 0.36, 1), opacity 0.1s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.sch_highlights ul li > a::before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60%;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    to top,
    rgba(130, 60, 150, 0.95) 0%,
    rgba(130, 60, 150, 0.80) 25%,
    rgba(130, 60, 150, 0.40) 55%,
    rgba(130, 60, 150, 0.00) 75%
  );
  transition: background .35s ease, opacity .35s ease;
}


.sch_highlights ul li .banner_desc h5 {
  margin: 0;
  text-shadow: 0 2px 6px rgba(0,0,0,.35);
}



.sch_highlights li {
  position: relative;
}

.sch_highlights li .editing {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
}

.sch_highlights li:hover .editing {
  display: block;
}

.sch_highlights ul li .links-overlay {
  position: absolute;
  right: 0;
  top: 50%;
  width: 50%;
  transform: translateY(-50%) !important;
  background: rgba(165, 51, 77, 0.9);
  z-index: 10;
  opacity: 0;
  transition: all 0.3s ease;
  pointer-events: none;
}

.sch_highlights ul li:hover .links-overlay {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}

.sch_highlights ul li .links-content {
  padding: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sch_highlights ul li .link-item {
  color: white;
  text-decoration: none;
  font-size: 17px;
  line-height: 1.4;
  margin: 5px;
  transition: color 0.3s ease;
  text-align: left;
}

.sch_highlights ul li .link-item:hover {
  color: #ffd800;
}

/* Disable hover growth on touch devices to keep cards aligned */
@media (hover: none) and (pointer: coarse) {
  .sch_highlights ul { transition: none; }
  .sch_highlights ul li { transition: none; }
  .sch_highlights ul li:hover { transform: none; box-shadow: none; flex-grow: 1; }
  .sch_highlights ul:hover li:not(:hover) { flex-grow: 1; }
}

@media screen and (max-width: 960px) {
  .sch_highlights ul { 
    flex-wrap: wrap;
  }
  .sch_highlights ul li {
    flex: 1 1 calc(50% - 5px) !important;
  }
  .sch_highlights ul li:hover {
    flex: 1.5 1 calc(50% - 5px) !important;
  }
  .sch_highlights ul li:hover ~ li {
    flex: 0.8 1 calc(50% - 5px) !important;
  }
}



/* motto */
#block-olivero-xiaoxun{
  transform: translateY(0%) translateX(-50%);
  position: absolute;
  left: 50%;
   z-index: 1 
}



#block-olivero-xiaoxun .motto{
  max-width: 580px;
}

#block-olivero-xiaoxun .motto img {  box-shadow: 0px -9px 6px 1px rgba(0, 0, 0, 0.3333);}

/* mission */
#block-olivero-mission {
  height: auto;
  background: #823c96;
  clip-path: polygon(0px 20px, 100% 0%, 100.00% calc(100% - 20px), 0px 100%);
}



#block-olivero-mission .mission-inner .mission-left
{
  padding: 70px 0;
}

#block-olivero-mission .blocktitle {
  position: relative;
  z-index: 1;
  display: flex
;
  margin: 0;
  padding: 0;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 400;
  padding-left: 40px;
  gap: 0;
  margin-left: 15px;
}

#block-olivero-mission .blocktitle::before{
  background:#fff;
}

#block-olivero-mission .blocktitle .cn{
    font-size: 32px;
    line-height: 42px;
  color:#fff;
}

#block-olivero-mission .blocktitle .en{
    font-size: 27px;
    line-height: 30px;
    font-family: "Cactus Classical Serif", serif; color: #fff
}



#block-olivero-mission .blocktitle p {
  padding: 0;
  display: inline;
}

#block-olivero-mission .mission-desc
{
  color: #fff;
  font-size: 18px;
  padding-left: 40px;    padding-right: 10px;
}

#block-olivero-mission .mission-inner{
display: flex;
  position: relative;
  gap: 5%;
}

@media (max-width: 960px) {
  #block-olivero-mission .mission-inner .mission-icons li{
    flex: 1 1 0;     align-items: center;
  }

  #block-olivero-mission .mission-inner {
    flex-direction: column;
  }
  #block-olivero-mission .mission-inner .mission-left{
    height: auto  !important;
    margin-left: 0 !important;
  }
  #block-olivero-mission .mission-inner .mission-icons{
    position: relative !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
  }
  #block-olivero-mission .mission-inner .mission-left,#block-olivero-mission .mission-inner .mission-right{
    width: 100% !important;
  }

  #block-olivero-mission .mission-inner .mission-right{
    height: auto !important;
  }
}

#block-olivero-mission .mission-inner .mission-left{
  width: 45%;
  display: flex
;
  gap: 20px;
  flex-direction: column;
  position: relative;
  margin-left: 5%;
}

#block-olivero-mission .mission-inner .mission-right::before {
content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(to right, #823C96 0%, rgba(130, 60, 150, 0.7) 10%, rgba(130, 60, 150, 0.4) 20%, rgba(130, 60, 150, 0) 100%);
  z-index: 1;
  pointer-events: none;
  width: 100%;
}

#block-olivero-mission .mission-inner .mission-left >*{
  width: 100%;
}

#block-olivero-mission .mission-inner .mission-right{
  width:50%;
  height: 500px;
  position: relative;
}

#block-olivero-mission .mission-inner .mission-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

#block-olivero-mission .mission-inner .mission-icons {
  list-style: none;
  display: flex
;
  margin: 0;
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 10px;
}

#block-olivero-mission .mission-inner .mission-icons li{
    /* flex: 1 1 0; */
    min-width: 0;
    text-align: center;
    color: #fff;
    flex-direction: column;
    /* align-items: center; */
    display: flex
;font-size: 16px;
  line-height: 55px;
    gap: 10px;

    /* width: 100%; */
    margin-left: 0;
}

@media screen and (max-width: 576px) {
  #block-olivero-mission .mission-inner .mission-icons lord-icon {
    width: 50px !important;
    height: 50px !important;
  }
}

.mission-icons li::before {
  content: '';
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
}


/* .mission-icons li.virtue::before {
  content: ''; 
 background-image: url('../images/web/mission (2).png');    transform: translateX(3px);
}

.mission-icons li.wisdom::before {
  content: ''; 
 background-image: url('../images/web/mission (4).png');    transform: translateX(3px);
}

.mission-icons li.fitness::before {
  content: ''; 
 background-image: url('../images/web/mission (3).png');    transform: translateX(1px);
}

.mission-icons li.social::before {
  content: ''; 
 background-image: url('../images/web/mission (5).png');    transform: translateX(1px);
}

.mission-icons li.beauty::before {
   content: ''; 
 background-image: url('../images/web/mission (1).png');
 transform: translateX(8px);
} */

/* menu override */
@media (min-width: 960px) {
  .sm-blue ul {
    background: #FFFFFF !important;
    border: 1px solid #E5E7EB !important;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.12) !important;
  }
  
  .sm-blue ul a,
  .sm-blue ul a:link {
    background: transparent !important;
    color: #111827 !important;
    font-weight: 400 !important;
  }
  
  .sm-blue ul a:hover,
  .sm-blue ul a:focus,
  .sm-blue ul a:active {
    background: #893290 !important;
    color: #FFFFFF !important;
  }
  
  .sm-blue ul li {
    border-top: 1px solid rgba(0, 0, 0, 0.08) !important;
  }
  
  .sm-blue ul li:first-child {
    border-top: 0 !important;
  }
  
  /* .sm-blue a .sub-arrow {
    border-color: #000000 transparent transparent transparent !important;
  } */
}

@media screen and (max-width: 960px) {
  body #main-menu { background: #893290 !important; }
  body ul#main-menu { display: block !important; }
  body ul#main-menu li a { color: #FFFFFF !important; border-top: 1px solid rgba(255,255,255,.15) !important; }
  body ul#main-menu li a.highlighted,
  body ul#main-menu li a:hover,
  body ul#main-menu li a:active { background: #74287B !important; color: #FFFFFF !important; }
  body ul#main-menu ul { background: #FFFFFF !important; border-radius: 0 !important; border: 0 !important; }
  body ul#main-menu ul li a { font-weight: 400;color: #111827 !important; background: transparent !important; border-top: 1px solid rgba(17,24,39,.06) !important; }
  body ul#main-menu ul li a:hover,
  body ul#main-menu ul li a:active { background: #5A2B6B !important; color: #FFFFFF !important; }
}

h1{

  font-weight: 400;

}

#toolbar-item-administration-tray{
  margin: 0 !important;
}

.boxing .title {
  display: flex
  ;
  align-items: flex-start;
      gap: 10px;
      font-weight: 400;
      color:var(--main3-color);
      font-size: 32px;
}


.boxing .title::before {
  content: "";
  position: relative;
  left: 0;
  top: 0;
  width: 10px;
  height: 10px;
  background:var(--main2-color);
  /* border-radius: 50%; */
  aspect-ratio: 1 / 1;
}



/* .boxing .title {
  --f: .5em;
  --r: .8em;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  position: relative;
  bottom: 20px;
  left: calc(-1 * var(--f));
  padding-inline: .25em;
  line-height: 1.8;
  background: #E3AD40;
  border-top: var(--f) solid #0005;
  border-right: var(--r) solid #0000;
  clip-path: polygon(0 100%, 0 var(--f), var(--f) 0, var(--f) var(--f), 100% var(--f), calc(100% - var(--r)) calc(50% + var(--f) / 2), 100% 100%);
  background: #7d2882 ;
  display: inline-flex
;
} */




.banner_title {
background-image: url("../images/web/inner_banner.jpg")
}


.breadcrumb__content { padding: 10px 20px;}

.page-inner { background: url('../images/web/bg_activity.png'), #f9f9f9}

.media_page {     padding: 15px;    border-bottom: 1px solid #833e97;    color: #833e97;}
#media {display: flex;}
#media_date {flex: 1;    text-align: center;}
#media_title {flex: 1;    text-align: center;}
#media_download {flex: 1;    text-align: center;}


.cat {  white-space: nowrap;  font-size: 16px;  background: #f3f3f3;  color: #843f98;  padding: 2px 10px;}
#youtube {padding: 0;  box-shadow: none;}

.top_area {float: right;margin: 10px 10px 0 0;margin: 0;
  width: 100%;
  background: #5f1663;}
.top_area ul { list-style: none; margin: 0; padding: 0;display: flex;}
.top_area ul li { margin: 0; padding: 0}
.top_area a { display: inline-block; font-weight:500;
  padding: 5px 10px;
  position: relative;
  
  color: #fff ;
 font-size: 16px;

  width: 200px;
  display: flex
;
  justify-content: center;
}
.top_area a:hover {background:#ffc602	
	}
#video a{  padding: 5px 10px 5px 45px;}  
#video a span{ background-color: #fff ;
  -webkit-mask-image: url( "../images/web/SVG/i_video.svg");
  mask-image: url( "../images/web/SVG/i_video.svg");
  background-size: cover;
  width: 27px;
  height: 20px;
  position: absolute;
  mask-repeat: no-repeat;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;}

#video {display: flex;  justify-content: right;  width: 100%;}

.mobile_version { display:none !important }
.frame_w { display: block}
.frame_m { display: none}
			

#block-olivero-top-area {position: relative;  top: 0;  width: 100%;}

.breadcrumb__list li:nth-child(2) {    display: none;  } 