@charset "utf-8";
/* CSS Document */

html,body { 

   font-weight:300; font-size: 18px ; line-height:34px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background-color: #F9F9F9;
}

:root { 
	--main-color:#014099 ; /*深藍1*/
	--main2-color:#e60012; /*深藍2*/
	--main3-color:#3b3286; /*橙色*/
	--main4-color:#f5f9ff; /*淺色*/
	
	
}
.region > * { margin:0; }
.editingAdd{ position: absolute;top: -35px;z-index: 9;
  right: 0;
 }
.home-add{ top: 35px !important; }
#add_normal{ position: relative;top: 0; padding:10px; }

.editingAdd a{ background-color: #ffd800; padding:3px 15px ; border-radius:15px; color:#000;}
.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 }
.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 ;
}
.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}

.screen{ position:relative; padding:0px 15px; 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:#333;
}
.block-views-blockslideshow-block-1{ position: relative;} 

h1, h2, h3 { font-weight: 600; margin: 0;}
h4, h5, h6 { font-weight: 400; margin: 0;}

h1{ font-size:38px; line-height:42px;color:var(--main-color); 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(--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 {float: left;font-size:23px; margin:0px; color:var(--main3-color); line-height:33px; padding:5px 0; }
h6 a{ display: block;background: #014099;  color: #fff !important;  padding:5px 20px;  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #014099 !important; }
h6 a:hover {background: #e60012;  box-shadow: 0 0 0 2px #e60012;color: #fff; }



p{ margin:0px; padding:0px}
.blocktitle  { text-align: center; font-size:36px; text-align: center; margin-bottom:0px;  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{ background:url(../images/web/bg_top.png) repeat-x top;z-index: 2;width: 100%;  position:absolute;min-height: 250px;}
#header .screen { display: flex;padding:0px 15px;align-items: center;}
#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:rgba(255, 255, 255, 0.85);   } 


.site-branding { margin:0; padding: 0;position: relative;
  display: inline-block; }
.right_top{display: inline-flex;
  margin-right: 0px;
  margin-left: auto;
  float: right;
  width: 68%;}

#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{ color: #fff; padding: 5px 10px; border-radius: 12px; font-size: .9em; }
#lang ul li a:hover{ background: #fff; color: #000; }
#lang ul li a.is-active{ background:#fff; color: #000; }

#page-wrapper{ overflow: hidden }
#page img{ max-width:100% }

.home_zoneA{ background: #014099}
.home_zoneB{ background:url(../images/bg.png) bottom center; background-size: cover; }
.home_zoneC{background:url(../images/service_unit.png) bottom center; background-size: cover;}
.home_zoneD{ background:url(../images/timeline_bg.png) bottom center; background-size: cover;padding: 50px 0;}

.view-more , .view-more2{ margin: 0 auto; padding: 50px 0 0 0; text-align:  center;}


.more-link { position: relative; }
.more-link a{ font-size: 20.5px; line-height: 32px; padding: 10px 30px; background: #014099; color: #fff}
.more-link a:hover{ padding: 10px 30px;  }




.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:#EFF2F7; margin:0 0 0px 0; padding:10px 0 0 0;border-bottom: 1px solid #fff;}


.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{ }

.sch_highlights{ background: url(../images/web/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;    }
.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%); }  

.bg_god_msg { background: url(../images/web/students.png) no-repeat left center #2f3563;  padding:50px 0; 
justify-content: center;
align-items: center; }

.bg_god_msg .screen { background: url(../images/web/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/web/stcc_intro.png) no-repeat #21110b; 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:30%; 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; }
.bg_whystcc ul li .box_why{ border:1px solid rgba(255,255,255,.3) ; padding:50px 0; }


.bg_whystcc .contents { width:65%; float:left;}

.node__content{ clear:both;}
.node__content time{ display: block !important; margin-bottom:10px;}


.banner_title  { background: url(../images/banner_inner3.png) no-repeat center left #014099; background-size: cover ; position:relative; point-events:none;}


.banner_title h1{ color:#fff;  text-shadow:  0px 1px 3px rgba(187, 187, 187, 0.4); padding:200px 0 50px 5% ; margin:0; z-index:1; position: relative} 
.banner_title h1::before { z-index:0; position:absolute; pointer-events: none;  content:""; left:-46%; width:50%; height:1px; background:#fff; bottom:67px;     }


#nonbanner_title { background: url(../images/web/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_service_units{ padding:60px 0 150px 0}
#block_service_units .blocktitle { position: relative;z-index: 1; }
#block_service_units .blocktitle p {  padding:10px 30px; display: inline;  }


#block_service_units .slick-prev::before { mask-image: none;background: url(../images/left_2.png) no-repeat;width: 50px;
  height: 50px;
  background-size: contain;}
#block_service_units .slick-next::before { mask-image: none;background: url(../images/right_2.png) no-repeat;width: 50px;
  height: 50px;
  background-size: contain;}
#block_service_units  .slick-prev {  left: 0px;}
#block_service_units  .slick-next {  right:0px;}

#block_service_units .Block_A {padding: 80px 0;}
#block_service_units .Block_A ul {grid-template-columns: repeat(4, 1fr);}
#block_service_units .Block_A ul li{margin: 0 0 30px 0;}
#block_service_units img { width: 100%}


.border_box_top_left::before { width: 3px; left: 10%; z-index: 0;  position: absolute;  pointer-events: none;  height: 10%;  content: "";  top: 80px; background: #002f7b;}
.border_box_top_left::after { width: 30%; left: 10%; z-index: 0; position: absolute; pointer-events: none; height: 3px; content: "";top: 80px;
  background: #002f7b;}

.border_box_top_right::before {width: 3px; right: 10%;z-index: 0; position: absolute; pointer-events: none;  height: 10%;  content: "";  top: 80px; background: #002f7b; }

.border_box_top_right::after {width: 30%; right: 10%;  z-index: 0; position: absolute; pointer-events: none; height: 3px;
  content: ""; top: 80px; background: #002f7b; }


.border_box_bottom_left::before { width: 3px; left: 10%; z-index: 0;  position: absolute;  pointer-events: none;  height: 10%;  content: "";  bottom: 70px; background: #002f7b;}
.border_box_bottom_left::after { width: 40%; left: 10%; z-index: 0; position: absolute; pointer-events: none; height: 3px; content: "";bottom: 70px;
  background: #002f7b;}

.border_box_bottom_right::before {width: 3px; right: 10%;z-index: 0; position: absolute; pointer-events: none;  height: 10%;  content: "";  bottom: 70px; background: #002f7b; }

.border_box_bottom_right::after {width: 40%; right: 10%;  z-index: 0; position: absolute; pointer-events: none; height: 3px;
  content: ""; bottom: 70px; background: #002f7b; }


















.video_theme{ max-width:80%; margin:50px auto ;}

.slider-slogan{ position: absolute; bottom: 15%; }
.slider-slogan .slogan_text{ font-size: 2.5em;
  padding: 0.25em 2em;
  line-height: 1.85em;
  color: #014099;
  background: #ffffffe0;
  border-bottom: 3px solid #e60012;}

.slogan_left{ left:0;}
.slogan_right{ right:0;}
.view-empty{ clear:both}

.template-A  { max-width: 85%; margin: 50px auto}

footer{ background: #fff; color: #333; padding:0 0 30px 0; font-size:14px; }
footer .text-content, footer a{ color: #333; font-size: 14px} 
 
.footer_area{  background: url(../images/web/bg_school.png) center center #2f3563  }
 
footer .power { float:right;  }
footer .copyright { float:left;display: flex;
  align-items: center;
  justify-content: center;}

footer .copyright img {  max-height: 60px; float: left}
footer .copyright a , footer .power a { color:#2f3563; text-decoration: underline}

#main_content{ float:left; width:70%; min-height: 500px; margin-top: 0px;padding: 30px 0;}
#sidebar-nav{float:right; width:27%; }

.breadcrumb__content {margin-block-end:0}
.useful-links ul{
  display: grid; list-style:none; padding:0; margin:0;
  grid-template-columns: repeat(5, 1fr); column-gap:
  gap: 10px;
} 



#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: inherit; width:100%;  line-height:33px; border:1px solid var(--main-color);   }
#main_content tr:nth-child(even) td { background:#f2f2f2; color:#333; padding:5px; }
#main_content tr:nth-child(odd) td { background:#fff; color:#333; padding:5px; }
#main_content table ul, table ol{ margin:0;margin: 0 0px 0 30px !important; }
#content { padding:30px 0;}

.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 ;  color: #014099;}
.news-card time::before{  background-color: #fff !important }
.template-A ul li a:hover time{ color: #fff;}

.index_block { background: none; clear: both}
.index_block b { display: block}
#page time::before{ display:none; content: ""; position: absolute; left: 0; top: 13px; 	
	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; }

	
.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; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; }
.tpl-info li:hover{  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px }
.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:1px;display: flex; margin-bottom:20px;
  align-items: center;
	text-align: center;
}

.template-A ul li a{ padding:15px;}
.template-A ul li a:hover{ background: #0f3893; color: #fff;}

.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;
}


.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;}

.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: 5px 10px 15px 10px; width:calc(100%);
    color: #333;  
    transition: background-color 1.5s ease;text-align: center;
  }
.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;
  }
  
  @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{ }
.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:none;
 background:#ebeff2;
padding: 8px 10px;
border-radius: 8px;
margin: 9px 0; z-index: 1;
position: relative;display: inline-block;}

.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 { margin:30px 0 0 ;}
.sidebar-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    background: #E9F1FF; box-shadow: 0 0 5px #66666645;
}
.sidebar-nav ul ul{ 
  background: #fff;
  font-size: 17px;
  line-height: 27px;
}
.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; border-top: 1px solid #ddd;
}
.sidebar-nav .metismenu li:first-child {
  margin-top: 5px;
}
.sidebar-nav .metismenu li:last-child {
  margin-bottom: 5px;
}
.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;
}
.sidebar-nav .metismenu a {
    position: relative;
    display: block;
    padding: 5px 35px 5px 15px;
    color: #333333;
    outline-width: 0;
    transition: all .3s ease-out;
}

.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; }
.sidebar-nav .metismenu a:hover,
.sidebar-nav .metismenu a:focus,
.sidebar-nav .metismenu a:active,
.sidebar-nav .metismenu .mm-active > a {
    color:var(--main-color); 
    text-decoration: none;
}




.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{ background:#fff; display: inline-block; padding:0; margin:0 ; clear:both; border-bottom: 1px solid #4c4185;}
.subjectpage{ float: left !important; 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; }

#block-sidebar-nav {  }
#block-sidebar-nav h2{ padding: 30px 0;
  background: var(--main-color); 
  color: #fff; 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";
  font-family: Arial;
  position: absolute;
  color: var(--main2-color);
  left: 0;
  top: 19px;
  font-size: 50px;
  font-weight: 400;
}

.contact_area{ padding:40px 0; overflow: hidden; position: relative}

.contact_info{ color:#fff; position: relative; z-index:1; float: left; width: 100%}
.contact_info ul{ list-style: none; margin:0; padding:0;display: flex;  align-items: center;  justify-content: center; }
.contact_info ul li { float: left; width:auto; }
.contact_info ul li + li{  width:auto; }

.contact_info ul li span { background: url(../images/web/i_address.png)  no-repeat left center; padding:5px 0 5px 35px;  display: inline-block;   }
.contact_info ul li+li span {background: url(../images/web/i_tel.png)  no-repeat left center;  }
.contact_info ul li+li+li span {background: url(../images/web/i_fax.png)  no-repeat left center;  }
.contact_info ul li+li +li+li span {background: url(../images/web/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;  }

.contact_info ul li a{ color:#fff; text-decoration: underline;}

.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; border-radius: 50%;
  overflow: hidden;  text-indent: 100%;  white-space: nowrap; border:1px solid #fff; box-shadow:0px 0px 5px #999;
  background: #004c8c url(../images/web/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: #e02838  url(../images/web/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;} 

.top_block { position: absolute; top: 0; right: 0;display: flex;  align-items: center;  justify-content: center;z-index: 10; font-size: 16px;}
.region--top-area { float: left}
.secondary_menu  { float: left}
.top_area {}
.top_area ul { list-style: none ; margin: 0; padding: 0}
.top_area ul li { float: left; margin-right: 10px;position: relative;}

.top_area ul li  a { padding:8px 5px 8px 35px; color: #000}
.top_area ul li p { display:inline-block}
.sitemap img{ height: 20px;}

.top_area ul li span {width: 24px;
  height: 25px;  position: absolute; left: 5px;
  top: 0;
  bottom: 0;
  margin: auto;background-size: contain !important;}

#top_fb span{ background: url(../images/top_fb.png) no-repeat;width: 35px;  height: 36px;}
#top_ig span{ background: url(../images/top_ig.png) no-repeat;width: 35px;  height: 36px;}
#top_yt span{ background: url(../images/top_yt.png) no-repeat;width: 35px;  height: 36px;}
#top_home span{ background: url(../images/top_home.png) no-repeat;}
#top_tel span{ background: url(../images/top_map.png) no-repeat;}

#top_fb p, #top_ig p { display: none}

.top_area ul li  a:hover{color: #e02838 }
#top_ig  a:hover , #top_fb  a:hover {}

.language { background: #014099;border-bottom-right-radius: 16px;  border-bottom-left-radius: 16px;}
.sitemap { position: relative;margin: 17px 0 0 0;}
.sitemap a { display: block}
.sitemap span {background: url(../images/sitemap.png) no-repeat;width: 24px;
  height: 25px;  position: absolute; left: 5px;
  top: 0;
  bottom: 0;
  margin: auto;background-size: contain !important;}


.profile { padding: 90px 0; }
.profile_img {flex: 1;}

.profile_info {color: #fff;flex: 1;margin:0 50px;  position: relative;}
.profile_info .more { float: right;position: absolute;  top: 0;  right: 0;}
.profile_info .more a {background: #fff;  padding: 10px 30px;}
.profile_content {clear: both;}
.profile_title {font-size: 2em;margin-bottom: 30px;  float: left;width: 100%;
  position: relative;}
.profile_title::after { content: '';  position: absolute;  width: 55%;  background: #e60012;
  height: 2px;  top: 0;  bottom: 0;  margin: auto;  left: 180px;}

.title_box {padding: 45px 0; position: relative} 
.title_box .blocktitle { float: left; margin-bottom: 0;  width: 100%;  text-align: left; position: relative}
.title_box  .view-more  { float: right;padding:0;position: absolute;  right: 0;}
.title_box .blocktitle::after {  content: '';  position: absolute; width: 75%;  background: #e60012;  height: 2px;  top: 0;  bottom: 0;  margin: auto;  left: 220px;
}


#block_activity .slick-prev::before { mask-image: none;background: url(../images/left.png);width: 60px;
  height: 60px;
  background-size: contain;}
#block_activity .slick-next::before { mask-image: none;background: url(../images/right.png);width: 60px;
  height: 60px;
  background-size: contain;}
#block_activity  .slick-prev {  left: 0px;}
#block_activity  .slick-next {  right: 0px;}
#edit-help-link{ display:none}

#block_activity .slider {  padding: 0 10%}

.service_units_box {position: relative;box-shadow: -2px 1px 3px 1px rgba(0, 0, 0, 0.11);}
.service_units_title {  position: absolute;
  left: 0; right: 0;  margin: auto; text-align: center;
  width: 80%; background: #002f7b; color: #fff;
  bottom: -15px;
  border-radius: 50px;line-height: 22px;
  padding: 10px;}


.view-usefullink  { float: left; padding: 0px 0; }

.view-usefullink ul { list-style: none; margin: 0; padding: 0}
.view-usefullink ul li { float: left; position: relative}
.view-usefullink ul li a  { padding: 0px 10px; display: inline-block;}
.view-usefullink ul li + li { border-left: 1px solid #ddd; margin: 0; text-align:  center; white-space: nowrap}

#block-olivero-footer {float: right;  width: auto;}
#block-olivero-footer .block__content{display: flex;
  align-items: center;
  justify-content: center;}
.Album {margin: 10px auto;}


.view-header { margin-block-end:0}

h6 {float: none;}
h6 a{ display: inline-block;background: #014099;  color: #fff;  padding: 0 20px;  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #014099;}
h6 a:hover {background: #e60012;  box-shadow: 0 0 0 2px #e60012;color: #fff; }


.boxing  { position: relative; padding: 10px 0 ;}
.boxing .title {font-size: 30px;color: #014099;  font-weight: bold;position: relative;}
#border  {margin: 0 0 120px 0;}
#border  .title {font-size: 30px;   text-align: center;  margin-bottom: 0px;  color: #014099;  line-height: 42px;}


#border #description_border_top_left::before { width: 1px; left: 10%; z-index: 0;  position: absolute;  pointer-events: none;  height: 10%;  content: "";  top: 25px; background: #002f7b;}
#border #description_border_top_left::after { width: 30%; left: 10%; z-index: 0; position: absolute; pointer-events: none; height: 1px; content: "";top: 25px;
  background: #002f7b;}

#border #description_border_top_right::before {width: 1px; right: 10%;z-index: 0; position: absolute; pointer-events: none;  height: 10%;  content: "";  top: 25px; background: #002f7b; }

#border #description_border_top_right::after {width: 30%; right: 10%;  z-index: 0; position: absolute; pointer-events: none; height: 1px;
  content: ""; top: 25px; background: #002f7b; }


#border #description_border_bottom_left::before { width: 1px; left: 10%; z-index: 0;  position: absolute;  pointer-events: none;  height: 10%;  content: "";  bottom: -30px; background: #002f7b;}
#border #description_border_bottom_left::after { width: 40%; left: 10%; z-index: 0; position: absolute; pointer-events: none; height:1px; content: "";bottom: -30px;
  background: #002f7b;}

#border #description_border_bottom_right::before {width: 1px; right: 10%;z-index: 0; position: absolute; pointer-events: none;  height: 10%;  content: "";  bottom: -30px; background: #002f7b; }

#border #description_border_bottom_right::after {width: 40%; right: 10%;  z-index: 0; position: absolute; pointer-events: none; height: 1px;
  content: ""; bottom: -30px; background: #002f7b; }



/*

#red_box {background: #333; color: #fff;padding: 20px 0;  border-radius: 16px; position: relative;margin: 0;}
#red_box::before {content: '';  position: absolute;  background: #333;  width: 100%;  height: 100%;  z-index: 0;
  left: -30%;  top: 0;}
#red_box a { color: #fff !important;}
#red_box::after {content: '';  position: absolute;  background: #333;  width: 100%;  height: 100%;  z-index: 0;
  right: -70%;  top: 0;}
#red_box a { color: #fff !important;}

#red_box h6 {float: left;}
#red_box h6 a{ display: block;background: #333;  color: #fff;  padding:5px 20px;  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #014099;}
#red_box h6 a:hover {background: #333;  box-shadow: 0 0 0 2px #e60012;color: #fff; }
#red_box .title { color: #fff }



#blue_box  {background: rgb(0, 47, 123); color: #fff;padding: 20px 0;  border-radius: 16px;margin: 0;}
#blue_box a { color: #fff !important}

#blue_box h6 {float: left;}
#blue_box h6 a{ display: block;background: #e60012;  color: #fff;  padding: 5px 20px;  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #e60012;}
#blue_box h6 a:hover {background: #014099;  box-shadow: 0 0 0 2px #014099;color: #fff; }
#blue_box .title { color: #fff }

#blue_box .description ,#red_box .description { background:none;position: relative; z-index: 1}

#blue_box::before {content: '';  position: absolute;  background:  rgb(0, 47, 123);  width: 100%;  height: 100%;  z-index: 0;
  left: -30%;  top: 0;}

#blue_box::after {content: '';  position: absolute;  background:  rgb(0, 47, 123);  width: 100%;  height: 100%;  z-index: 0;
  right: -70%;  top: 0;}

*/

.view-footer {margin-top: 30px;}



.tabs {  position: relative;  }
.text-content p, .cke_editable p {margin-block-end: 0;}
.publication-list ul{ grid-template-columns: repeat(1, 1fr);}
.publication-list .content time {float: left;}
.publication-list .content b {float: left;margin: 0 0 0 40px;}

#block-olivero-views-block-timeline-block .block__title{}
.history_timeline {}
.history_timeline  .blocktitle{float: left;  margin: 70px 0;  color: #fff; position: relative}
.history_timeline  .blocktitle::before { content: ''; position: absolute;width: 400%;  height: 2px;  background: #fff;
  left: -350%;  top: -20px;}
.history_timeline  .timeline{float: right;  width: 80%;}

.footer_top { background: #0f386f;margin-bottom: 30px;}

#block-olivero-views-block-awards-block-2 {float: left;  width: 50%;}
.region--home-top {display: flex;  align-items: center;  justify-content: center;}
#block_latest-awards .slider {padding: 0;}

#block-olivero-homebox { clear: both;}


.career {max-width: 100%;  margin: 0;}
.career  ul li {width: calc(100%);box-shadow: none;padding: 15px; margin-bottom: 0;}
.career  ul li:hover {box-shadow:none}
#career {border-bottom: 1px solid #014099;  color: #014099;  padding-bottom: 20px;}
#career,.career .content { display: flex;width: 100%;justify-content: center;
  align-items: center;}
.career li a { display: contents;  width: auto;  padding: 0 !important;}
.career ul li a:hover {color: #014099;}
.career_date,.career_end_date ,.career_title,.career_service_unit{ flex:1;text-align: center;}

.career .content time { float:none;color: #333;}
.contextual-region .view-content {left: 0;  right: 0;  margin: auto;  position: relative;  text-align: center;}