@charset "utf-8";
/* CSS Document */

html,body {
    padding: 0px; margin: 0px; min-height:100%; font-size:18.5px; color: #333; line-height:33px;
	 font-family: 'Libre Baskerville',"Noto Sans TC", "Microsoft JhengHei", "Segoe UI Semibold", "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;



font-weight:300;-webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a{transition: all 0.3s ease 0s;}
a:link, a:visited {color: #00266e; text-decoration: none;}
a:hover {color: #361488 ; text-decoration: underline; }

.clear{clear:both}
.contextual-links-region{ position: static}
table{border-collapse: inherit; line-height:28px;}
table ul, table ol{ margin:0; }
img {border:0;}
div, ul li{ margin:0px auto; padding:0px;}

.wrap{ width:100%; min-height:100%; overflow:hidden }
.screen{ min-width:300px; max-width:1600px; position:relative; padding:0px 15px;}
.container{ height: auto; min-height:500px;   }
.container .screen{  padding:0 15px; }

.container a {-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;}

h1{ font-size:38px; color:#48337b; text-transform:uppercase; line-height:38px;}
h2{ font-size:33px; color:#ffd803; }
h3{ color:#48337b; border-left:2px solid #ffd803; background:#f9f9f9; padding:10px 20px 10px 20px; box-shadow:1px 2px 3px rgba(0,0,0,.2); margin:0px 0 15px 0; display:inline-table; font-size:24px; }
h4{ font-size:23px; margin:0px; color:#48337b; line-height:33px;}
h5{ font-size:23px; margin:0px; color:#ffa800; line-height:33px;}
h6{ font-size:23px; margin:0px; color:#333333; line-height:33px;}
p{ margin:0px; padding:0px}

img{ max-width:100%;}
.container{ height: auto; min-height:500px; }

.FullPage  .main_content{ width:calc(100% - 40px) !important}
.FullPage .sidebar-nav{ display:none !important}

.container #full { padding:0; width:100%; float:none;width: calc(100% - 40px); padding:20px }
.more_area{ position:absolute; right:10px; display:block;z-index:1;  font-size:14px; margin-top:30px ;text-align:center; }
.more_area a{ color:#333; background: #fff;  padding:8px 20px 8px 20px; text-transform:uppercase;  }
.more_area a:hover{ background: #333 ; color:#fff }

.main_events_area {  }
.container .title{ } 

.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity:1;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	opacity:.8;
}
figure {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}
.hover02 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity:.3;
}
.hover02 figure:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	opacity:.7;
}


#jssor_1{ overflow: hidden;  }
#slogan_left { position:absolute; left:5%; color:#fff; font-size:60px; line-height:68px; letter-spacing:5px; text-shadow: 0 0 3px rgba(0,0,0,.2); bottom:150px; background:rgba(0,142,207,.7); padding:5px 15px 10px 15px  }
#slogan_right { position:absolute; right:5%; color:#fff; font-size:60px; line-height:68px; letter-spacing:5px; text-shadow: 0 0 3px rgba(0,0,0,.2); bottom:150px; background:rgba(0,142,207,.7); padding:5px 15px 10px 15px  }


.header{ background:#ffffff ; }
.logo{ float:left; padding: 10px 0;}
.logo img{ max-height:95px; }

#suspend { position:absolute; right:0; top:75px; box-shadow: 0 0 5px rgba(0,0,0,.3); z-index:99}


.logo_area { float: left; max-width:40%; margin:15px 0 15px 0.5%; text-align: left;}


.logo_img {  float: left; }
.logo_img img{ width:100%; max-height:90px; }
.logo_txt { margin:7px 0 0 10px; float: left; color:#fff; }
.logo_tc { font-size:30px; line-height:48px; }
.logo_en { font-size:12.5px; line-height:17px; letter-spacing:-0.15px }

#footer_area{ float: left; width:30%; padding:50px 0;}
.school_footer{ background:url(../images/web/bg_sky.png) no-repeat center bottom; }
.school_footer .screen{ background:url(../images/web/school_footer.png) no-repeat right bottom;}
.mobile_only{ display:none !important; }

#footer_area .logo_tc { color:#033333; }
#footer_area .logo_en { color:#033333; }

.slider_main{ padding:30px 0;}




.header .links_top { float: right;
padding: 15px 10px 0 0;
margin: 0  }
.header .links_top ul { list-style:none; margin:0; padding: 0 0 ;}
.header .links_top ul li { float:left; }
.header .links_top ul li a { color:#333; display:block; padding:5px 15px;}
.header .links_top ul li a img { height:35px}
.header .links_top ul li+li { border-left: 1px dotted #ddd}

.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;  } 


/* Menu Bar */
#bs-example-navbar-collapse-animations ul.navbar-nav{ float: right; margin-top:50px; }
.navbar-material-blue .navbar-nav > li > a {  color: #502960; }
.navbar-material-blue .navbar-nav > li > a:hover, .navbar-material-blue .navbar-nav > li > a:focus { 
background-color: #502960; color: #ffffff; }

.navbar-material-blue .navbar-nav > .open > a,.navbar-material-blue .navbar-nav > .open > a:hover,.navbar-material-blue .navbar-nav > .open > a:focus {
background-color: #502960;  color: #ffffff; }


.dropdown-menu > li > a {
  display: block;
  padding: 8px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a.current { background-color: #502960;  color: #ffffff; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color:#fcc04c;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #fcc04c;
  outline: 0;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e5e6eb;
}
.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, #013d85 50%, #e9e9fd 50%); background-size: 200% 100%; background-position: right bottom;  transition: all .5s ease-out;  }
.btn_back a:hover { background-position: left bottom; color:#013d85 !important;}

.slider_inner{ margin:30px auto; text-align: center}
/* Main */
.main_1{ padding: 50px 0 0 0; background: #fff; }
.main_2{ padding: 50px 0; background:#e9e9fd;}
.main_3{ padding: 0px 0; background:#fff}



.latest_new .title span,.latest_awards .title span ,.latest_new2 .title span ,.history_timeline .title span{ font-size:18px; vertical-align: text-bottom;}
.latest_new2 .title span { color:#d7092f}


.latest_new .title, .latest_new2 .title { border-top:1px solid #48337b; padding:20px 0; color:#48337b; font-size:33px; line-height:28px; }
.latest_new2 .title { color:#333}




.latest_new { float: left; width:70%; position:relative; margin:0;  }

.latest_new::before{  width:30px; height:5px; position:absolute; left:0px; top:0; content:""; background:#48337b }
.latest_new .area{    }

.latest_new .title span{ color:#333 }
.news_boxs{   margin:5px 0; position:relative; }
.news_boxs a{ padding:3px;  box-shadow: 0 0 5px rgba(0,0,0,.3);  background: #fff; position:relative; overflow:hidden; display:inline-block }









.date_box_border{ float:left;  }
.date_box .day p span{ font-size:12px; line-height:17px; padding:0px; display: block ; color:#666;}
.date_box .day span{ font-size:28px; line-height:33px; padding:0px; display: block; text-align:center; }
.date_box{  padding:0px;  color:#0c31ac; border-right: 2px solid #d1d1d1; position:relative; width:60px  }
.date_box::after{ width:4px; height:20px; position:absolute; right:-3px; top:10px; content:""; background:#ffd500 }
.latest_new .titles{ color:#333; width: calc(100% - 65px); float: right; padding:10px 0; }
.latest_new ul li .datebox{ margin: 0 0 10px 0;border-bottom: 2px solid #fff600; float:left; display:inline-block; width:100%; font-family: "Oswald", "微軟正黑體"; } 

.latest_new .content{ padding:10px 0; }


.latest_new .more_area a{background: url(../images/web/more.png) no-repeat right;color: #000;
padding: 20px 80px 20px 0px;background-position: bottom 50% right 0;font-size: 17px;  }
.latest_new .more_area a:hover { background: url(../images/web/more.png) no-repeat right;background-position: bottom 50% right -10px;  }




.latest_new2 { float:left; width:calc(30% - 2%); margin:0 0 0 2%; position:relative}
.latest_new2::before {    width: 30px;    height: 5px;    position: absolute;    left: 0px;
    top: 0;    content: "";    background: #d7092f;}
.latest_new2 ul { list-style:none; margin:0; padding:0}	
.latest_new2 ul li { width:100%}
.latest_new2 .news_boxs a { display:block; box-shadow:none; background:none; padding:0}	
.end_day { float:right; position:relative;padding: 0 0 0 10px;width: calc(50% - 10px);}
.end_day .date-display-single::before { position:absolute; content:'-';left: -3px;font-weight: bold;}

.latest_new2 .date_box { color:#fff; border-right:none}
.latest_new2 .date_box .day span { font-size: 20px; display: initial; padding:0}
.latest_new2 ul li .date_box {width: 55px;background: #48337b;color:#fff; padding:5px;text-align: center;
float: left;}
.latest_new2 ul li:nth-child(2) .date_box {background: #ffd500;}
.latest_new2 ul li:nth-child(3) .date_box {background: #0090f6;}
.latest_new2 ul li:nth-child(4) .date_box {background: #1c4ac2;}
.latest_new2 .date_box::after { display:none}
.month { width:100%; background:#fff; color:#333; float:left; text-align:center;font-size: 15px}
.latest_new2 .date_box .day {float: left;width: 100%; padding: 0 }

.latest_new2 .titles {vertical-align: middle;display: table-cell;position: relative;
padding-left: 60px;}
.latest_new2 .date_box_border { float:none; width: auto;position: relative;vertical-align: middle;display: table-cell; }
.latest_new2 .titles::before {position: absolute;content: '';width: 28px;height: 5px;background: #7617ce;top: 50%;left: 0;
transform: translate(50%, 0px);}
.latest_new2  ul li:nth-child(2)  .titles::before{ background:#ffd500}
.latest_new2  ul li:nth-child(3)  .titles::before { background:#0090f6}
.latest_new2  ul li:nth-child(4).titles::before { background:#d7092f}
.latest_new2 ul li {padding: 10px 0;
border-bottom: 2px solid #bebee4; }








.latest_awards{ float: right; width:28%; position:relative; margin:0; text-align:center  }
.latest_awards::before{  width:30px; height:5px; position:absolute; left:0px; top:0; content:""; background:#d7092f }
.latest_awards .area{ }
.latest_awards .title { border-top:1px solid #d7092f; padding:20px 0; color:#333333; font-size:33px; line-height:38px;  }
.latest_awards .title span{  color:#d7092f }
.latest_awards ul{ list-style:none; margin: 0; padding: 0px;}
.latest_awards ul li{ border-bottom:none;background: #fff;  position:relative; padding: 10px 5px;}
.latest_awards ul li:nth-of-type(even){background: #f7f7f7;}
.latest_awards ul li span{ color:#ffd83a; display:block }
.latest_awards ul li a{ display:block; padding:0; color:#333;}
.latest_awards .cover{ float: left; width:42%;}
.latest_awards .content{ float: right; width:56%;}
.latest_awards img{ width:100%; }
.latest_awards .more_area a { background:rgba(255,216,58,.7); color:#fff; }
.latest_awards .more_area a:hover { background:rgba(255,216,58,1); color:#fff; }

.latest_awards ul li:hover .content{ color:#ffd83a}

.latest_gallery{ float: left; width:100%; background:#fff; position:relative;  margin:30px 0 ;}
.latest_gallery .area{  }
.latest_gallery .title {  }
.latest_gallery .title span{ }
.latest_gallery ul{ list-style:none; margin: 0; padding: 0px;}
.latest_gallery ul li{ border-bottom:none; position:relative; padding: 10px 5px;}

.latest_gallery ul li span{ color:#fd6274; }
.latest_gallery ul li a{ display:block; padding:0; color:#333;}
.latest_gallery .cover{ float: left; width:100%;}
.latest_gallery .content { float: left; position: absolute;bottom: 120px;}
.latest_gallery .content p{ z-index: 1;background: #ffffffd6;padding: 20px 40px 20px 30px;clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%); font-size: 30px; color:#48337b}


.latest_gallery img{ width:100%; }
.latest_gallery ul li span{ display:block}
.latest_gallery .more_area a { background:rgba(253,98,116,.7); color:#fff; }
.latest_gallery .more_area a:hover { background:rgba(253,98,116,1); color:#fff; }



.latest_video{ float: left; width:24%; background:#fff; position:relative; box-shadow:0 0 2px rgba(0,0,0,.3); margin:0 0.5%;}
.latest_video .area{ border:1px solid #009cb5 }
.latest_video .title { background:rgba(0,156,181,1); background-size:cover; color:#fff ; }
.latest_video .title span{ }
.latest_video ul{ list-style:none; margin: 0; padding: 0px;}
.latest_video ul li{ border-bottom:none;background: #fff; position:relative; padding: 10px 5px;}
.latest_video ul li:nth-of-type(even){background: #f7f7f7;}
.latest_video ul li span{ color:#009cb5; }
.latest_video ul li a{ display:block; padding:0; color:#333;}
.latest_video .cover{ float: left; width:42%;}
.latest_video .content{ float: right; width:56%;}
.latest_video img{ width:100%; }
.latest_video ul li span{ display:block}
.latest_video .more_area a { background:rgba(0,156,181,.7); color:#fff; }
.latest_video .more_area a:hover { background:rgba(0,156,181,1); color:#fff; }


.latest_notices{ float: left; width:24%; background:#fff; position:relative; box-shadow:0 0 2px rgba(0,0,0,.3); margin:0 0.5%;}
.latest_notices .area{  border:1px solid #8989be; min-height:350px;  }
.latest_notices .title { background:rgba(137,137,190,1); background-size:cover; color:#fff ; }
.latest_notices .title span{ }
.latest_notices ul{ list-style:none; margin: 0; padding: 0px;}
.latest_notices ul li{ border-bottom:none;background: #fff;  position:relative; padding: 10px 5px;}
.latest_notices ul li:nth-of-type(even){background: #f7f7f7;}
.latest_notices ul li span{ float: left; padding:0 0; width:25%;}
.latest_notices ul li a{ display:block; padding:0; color:#333;}
.latest_notices ul li:hover .content{ color:#8989be}
.latest_notices .content{float: right; color:#4a4a4a;  width:68%; }
.latest_notices .content img{ width:25px;}
.latest_notices ul li .datebox{ margin: 0 0 10px 0;border-bottom: 2px solid #fff600; float:left; display:inline-block; width:100%; font-family: "Oswald", "微軟正黑體"; } 
.latest_notices .day{font-size: 26px;display: block; color: #00266e; float: left;margin-right: 3px; letter-spacing:-1px}
.latest_notices .datebox span{float: none;padding: 0;}
.latest_notices .month{font-size: 14px;color: #4a4a4a;display: block; float: left; margin: 3px 0 2px 0; letter-spacing:-1px}
.latest_notices .datebox span{ padding:2px 0 0 0;}
.latest_notices .more_area a { background:rgba(137,137,190,.7); color:#fff; }
.latest_notices .more_area a:hover { background:rgba(137,137,190,1); color:#fff; }

.main_calenadr{ float: left; width:24%; background:#fff; position:relative; box-shadow:0 0 2px rgba(0,0,0,.3); margin:0 0.5%;}
.main_calenadr .area{border:1px solid #13805a; min-height:350px;  }
.main_calenadr .title { background:rgba(19,128,90,1); background-size:cover; color:#fff ; }
.main_calenadr .title span{ }
.main_calenadr ul{ list-style:none; margin: 0; padding: 0px;}
.main_calenadr ul li{ border-bottom:none;background: #fff;  position:relative; padding: 10px 5px;}
.main_calenadr ul li:nth-of-type(even){background: #f7f7f7;}
.main_calenadr ul li span{  }
.main_calenadr ul li a{ display:block; padding:0; color:#333;}
.main_calenadr .more_area a { background:rgba(19,128,90,.7); color:#fff; }
.main_calenadr .more_area a:hover { background:rgba(19,128,90,1); color:#fff; }



/* Main Userful Links */
.Userful_link_inside { } 

.Userful_link_inside ul{ list-style:none; margin:0 0 0 -2%; padding:0 }
.Userful_link_inside ul li{ float:left; position:relative}

.Userful_link_inside ul li{ width:18%; margin-left:2%;}

.Userful_link_inside ul li img{border:1px solid #fff; width:100%;  box-shadow:0 0 2px rgba(0,0,0,.25)}
.Userful_link_inside ul li:hover img{ opacity:.7; box-shadow:0 0 2px rgba(0,0,0,.4)}
.Userful_link_inside ul li a{display: block;}


.Userful_link_inside figure{
		float: left;
		position: relative;
		overflow: hidden; cursor: pointer;
}


	.Userful_link_inside ul li .blur{
		background: rgb(8,108,194);  -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;
background: linear-gradient(180deg, rgba(8,108,194,0.2) 0%, rgba(8,108,194,0.5) 50%, rgba(8,108,194,0.2) 100%);
		height: 100%;
		width: 100%; left:0; top:0;
		z-index: 5; 
		position: absolute;
	}
.Userful_link_inside ul li:hover .blur{ opacity:.2}
	.caption-text{
		z-index: 5;
		color: #fff;
		position: absolute;
		width: 100%;
		height: 100%; top:0;
		text-align: center;
	}

  .caption-text h5 { 
  position: absolute; font-size:26px; font-weight:500; line-height:46px;
  top: 47.5%; margin:0; padding:0; text-align:center; display:inline-block;
  left: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateX(-50%); white-space:nowrap;
  transform: translateX(-50%); color:#fff !important; border-left:0;   -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;  }
  
   .Userful_link_inside ul li:hover h5 { font-size:30px; color:#f5fdff !important;}
  
  .caption-text h5::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.12em;
  background-color: #ffcd03;
  opacity: 0;
  transition: opacity 300ms, transform 300ms;
  
  opacity 1;
  transform: translate3d(-100%, 0, 0);
}

 .Userful_link_inside ul li:hover .caption-text h5::after {
  opacity: 1;
 transform: translate3d(0, 0, 0);
}


/* Footer */
footer { box-shadow: 0 0 6px rgba(0,0,0,.2)}

.footer_logo{ float:left; width: 28%; margin:0 2% 0 0 }

.footer_logo img{max-width:100%;}
.sch_info { background:url(../images/web/bg_footer.png) no-repeat center center #e9e9fd; padding:30px 0; background-size:cover }

.school_contact{ float:left; width:45%}
.school_contact ul{ list-style:none; margin:0;padding:0 ; text-align: center; margin-right: auto; margin-left: auto; display:table}
.school_contact ul li{ float:left; width:50%; text-align: left; margin:10px 0  }
.school_contact ul li span{ background:url(../images/icon/icon_map.png) no-repeat left center; padding:5px 0 5px 45px; }
.school_contact ul li+li span{ background:url(../images/icon/icon_tel.png) no-repeat left center; }
.school_contact ul li+li+li span{ background:url(../images/icon/icon_fax.png) no-repeat left center; }
.school_contact ul li+li+li+li span{ background:url(../images/icon/icon_mail.png) no-repeat left center; }

.footer_sitemap{ float:right; text-align:right; margin:35px 0 0 0;}
.footer_sitemap a{ background:url(../images/web/icon_sitemap.png) no-repeat #fff ; border-radius:8px; background-position:10px 50%; padding:8px 15px 8px 45px; }
.footer_sitemap a:hover{ background:url(../images/web/icon_sitemap.png) no-repeat #f5f4fe ;  background-position:10px 50%;  }

.history_timeline{ background: rgb(121,96,179); 
background: linear-gradient(0deg, rgba(121,96,179,1) 0%, rgba(72,51,123,1) 80%); padding:30px 0 0 0; clear:both }
.history_timeline .area { min-height:500px;background: url(../images/web/bg_sch_building.png) no-repeat;background-position: bottom 0 left 0;background-size: contain;}
/*.history_timeline .screen{background:url(../images/web/bg_sch_building.png) no-repeat ; background-position:5% 100%;  } */

.history_timeline .title::before{  width:30px; height:5px; position:absolute; left:0px; top:0; content:""; background: #ffd51f; }
.history_timeline .title { border-top:1px solid #fff; padding:20px 0; color:#fff; font-size:33px; line-height: initial; position:relative  }

.history_timeline .title span{  color:#ffd500 }

.main_motto{  text-align: center; padding:30px 0;}
.main_motto p { display:inline; background:url(../images/web/icon_motto.png) no-repeat left center ; color:#48337b; font-size:33px; background-size:50px auto; padding:5px 0 5px 55px;font-style: italic;}
 .main_motto span { font-size:19px; font-style: initial; padding:0 20px 0 0}
.footer{  font-size:14px;  background:#48337b}
.footer .screen{ padding:40px 15px;}
.footer .copyright{ float:left; width:75%; text-align: left ;  color:#fff}
.footer .power{ float:right; width:20%; text-align: right}
.footer .power a{ color:#fff;}
.footer .power a:hover{ color: #094388;}
.footer .copyright a{ color:#fff;}

.inner_banner { position:relative; overflow:hidden; background:url(../images/web/banner_default.png) no-repeat right center ; background-position: right center; padding:100px 0; background-size:cover; text-align:center }
.inner_banner h1{ text-align: center; letter-spacing:10px; font-weight:400;  color:#fff; text-shadow: 0 0 6px rgba(0,0,0,.5); background: rgba(255,176,0,.65);  display:inline-block; padding:12px 20px 12px 30px;}

.non_banner{  }
.non_banner h1{ }

#media {}

/* Nevigation */
.nevigation{ padding:15px 10px; font-size:13px; border-bottom:1px dotted #ddd; margin-bottom:15px; line-height:24px;  }
.nevigation .screen{ padding:0; }
.nevigation .home{ background:url(../images/icon/icon_home.png) no-repeat; background-position:0px 3px; display: block; padding-left:25px; }
.nevigation ul{ list-style: none; margin:0px; padding:0px; }
.nevigation ul .sp{ padding:0px 15px; color:#666 }
.nevigation ul li{ float: left;  }
.nevigation ul li a{ color:#666; text-decoration: none }
.nevigation ul li a:hover{ text-decoration: underline ; color:#ffd803}
.nevigation #media_subtitle{ float:left}
/* Page Content */
.inner_content{ padding-bottom: 0;
min-height: 0; background:#f2f0f9;
box-shadow: 0 0 5px rgba(0,0,0,.3);
top: -30px;
position: relative; }
.inner_content .main_content{ float:right; width: calc(79% - 40px);
padding: 20px; background:#fff;min-height: 600px; }
.inner_content_full{  }
.inner_content_full .main_content{ padding-bottom:50px; min-height:350px; }
.inner_content img, .inner_content_full img{ max-width:100%; }

.left_menu{ float:left; width: 21%;}
.sidebar-nav {float:left; width:100% }
.sidebar-nav .title {padding: 25px 0;
background: #48337b; color:#fff; font-size:26px; background-size: cover !important;  margin:0px;  text-align: center; }
.sidebar-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
  
}
.sidebar-nav .metismenu {
    padding: 0px 0;
    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:#0766c0; }

.sidebar-nav .metismenu li + li {
border-top: 1px solid #dfdfdf;
}
.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: 10px 35px 10px 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: #48337b !important;background: #fff; }
.sidebar-nav .metismenu a:hover,
.sidebar-nav .metismenu a:focus,
.sidebar-nav .metismenu a:active,
.sidebar-nav .metismenu .mm-active > a {
    color: #48337b;
    text-decoration: none;
	background: #fff;
}

/* Content Template */

.boxing .title{ color: #48337b;border-top: 2px solid #48337b; padding:10px 0px 10px 0px; rgba(0,0,0,.2); margin:20px 0 ; display:inline-table; font-size:24px; position:relative }
.boxing .title::before { position: absolute;
width: 30px;
height: 5px;
background: #ffd500;
content: '';
top: 2px;
left: 0;}
.boxing .description{ padding:10px 5px; margin:0 0 10px 0 }
.Album ul{ list-style:none; padding:0px; margin:0}

.right_desc ul { margin:0 0 0 20px !important; padding:0; list-style:outside}
.right_desc ol { margin:0 0 0 20px !important; padding:0; }
.right_desc ul li, .right_desc ol li{ float: none !important;}

#Inner_Type_A ul, #Inner_Type_A2 ul{ margin:0 0 15px -2%; }
#Inner_Type_A li, #Inner_Type_A2 li{ float:left; width:31.3%; margin:0 0 15px 2%; }
#Inner_Type_A li p, #Inner_Type_A2 li p{ text-align: center; }
#Inner_Type_A li:nth-child(3n+1), #Inner_Type_A2 li:nth-child(3n+1){ clear:both; }

#Inner_Type_B ul, #Inner_Type_B2 ul{ margin:0 0 15px -2%; }
#Inner_Type_B li, #Inner_Type_B2 li{ float:left; width:48%; margin:0 0 15px 2%; }
#Inner_Type_B li p, #Inner_Type_B2 li p{ text-align: left; }
#Inner_Type_B li:nth-child(2n+1), #Inner_Type_B2 li:nth-child(2n+1){ clear:both; }

#Inner_Type_B ul, #Inner_Type_B2 ul{ margin:0 0 15px -2%; }
#Inner_Type_B li, #Inner_Type_B2 li{ float:left; width:48%; margin:0 0 15px 2%; }
#Inner_Type_B li p, #Inner_Type_B2 li p{ text-align: left; }
#Inner_Type_B li:nth-child(2n+1), #Inner_Type_B2 li:nth-child(2n+1){ clear:both; }

#Inner_Type_H ul, #Inner_Type_H2 ul{ margin:0 0 15px -2%; }
#Inner_Type_H li, #Inner_Type_H2 li{ float:left; width:23%; margin:0 0 15px 2%; }
#Inner_Type_H li p, #Inner_Type_H2 li p{ text-align: center; }
#Inner_Type_H li:nth-child(4n+1), #Inner_Type_H2 li:nth-child(4n+1){ clear:both; }


#Inner_Type_C li .title_des{ float: left; width:33%}
#Inner_Type_C li .right_desc{ float: right; width:65%; text-align: left}
#Inner_Type_C2 li .title_des{ float: right; width:33%}
#Inner_Type_C2 li .right_desc{ float: left; width:65%; text-align: left}
#Inner_Type_C li p, #Inner_Type_C2 li p{ text-align: left; }

.download_area ul{ list-style:none; margin:0px 0; padding:0px;}
.download_area ul li{  margin:0 0 15px 2%; text-align: left;}
.download_area ul li 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;}
.download_area ul li a:hover{ background:url(../images/icon/icon_download.png) no-repeat left; background-position:3px 8px; color:#666;background-size:23px 23px}

#Inner_Type_D ul{ list-style:none; margin:0px 0 ; padding:0px;}
#Inner_Type_D ul li{ float:left; width:31%; margin:0 0 15px 2%; text-align: left;}
#Inner_Type_D ul li 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;}
#Inner_Type_D ul li a:hover{ background:url(../images/icon/icon_download.png) no-repeat left; background-position:3px 8px; color:#666;background-size:23px 23px}
#Inner_Type_D ul li:nth-child(3n+1) { clear:both}

#Inner_Type_E ul{ list-style:none; margin:0px 0 ; padding:0px;}
#Inner_Type_E ul li{ float:left; width:31%; margin:0 0 15px 2%; text-align: left;}
#Inner_Type_E ul li a{ background:url(../images/icon/icon_pdf.png) no-repeat left; background-position:3px 5px; padding:8px 0 6px 30px; line-height:19px; color:#555; background-size:23px 27px; display:block;}
#Inner_Type_E ul li a:hover{ background:url(../images/icon/icon_pdf.png) no-repeat left; background-position:3px 8px; color:#666;background-size:23px 27px}

#Inner_Type_F{ list-style:none; margin:0px 0 ; padding:0px;}
#Inner_Type_F ul li{ float:left; width:100%; margin:0 0; text-align: left;}
#Inner_Type_F ul li iframe{ width:100%; height:650px; border:0;}


.full {}
#tpl .dropdown span {cursor: pointer;border-bottom:1px solid #039;color:#004b87; font-size:16px; border:1px solid #ddd; padding:5px 30px 5px 5px; position:relative;   }
#tpl .dropdown { float:right; margin: 0 0; position:relative;  }
#tpl .dropdown span::after {
    content: "\f078"; color:#27548d; font-weight:normal;
	font-style:normal; font-family: FontAwesome; position:absolute; right:5px; top:0px;

    outline: none;

 
    pointer-events: painted;
	float:right;   display:block; 
}

#tpl .dropdown-content {
  display: none;
  position: absolute; right:0;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
  padding: 0;
  z-index: 1;
}
#tpl .dropdown:hover .dropdown-content {  display: block;}
#tpl .dropdown-content ul { list-style: none; padding:5px; margin:0; display: flex;
  flex-direction: column-reverse;}
#tpl .dropdown-content ul li {  float: right;  width:100%;}
#tpl .dropdown-content ul li a{ display:block; padding:5px ; text-align: center; border-bottom:1px dotted #ddd; color:#333 }
#tpl .dropdown-content ul li a:hover { background:#004b87; color:#fff; }

/* Sub Category  */
.sub_category{ float: left; margin-bottom:20px; }
.sub_category ul{ list-style:none; padding:0px; margin:0px; }
.sub_category ul li{ float:left; margin-right:15px;}
.sub_category ul li a{ padding:10px 21px; display:block; color:#48337b; background: #fff; font-size:16px; line-height:19px; border:1px solid #48337b; }
.sub_category ul li a:hover{ background: #ffae00; color:#fff; border:1px solid #48337b;}
.sub_category ul li a.current{ background: #013d85 ; color:#fff; border:1px solid #ffd803 ; }

/* Information Template */
#pages{ float:right; margin:15px 0px 0 ; clear: both; font-size:12px;}
.pages_page{ float:left;padding:0px 10px 0 0;}
#pages ul{ float: left; list-style:none; min-height:17px; margin:0px; padding:0px;}
#pages ul li{  float: left; margin:0px 5px 0px 5px;}
#pages ul li a{ line-height:25px; height:25px; width:25px; display: inline-block; text-align: center; background:#fff; border-radius:50%; color:#333; box-shadow:0 0 3px rgba(0,0,0,.2)}
#pages ul li a:hover{ background:#ececec; text-decoration:underline }
#pages ul li a.pgCurrent{ background:#013d85; color:#fff}

.information{ }
.information ul{ list-style:none; margin:0; padding:0px;}
.information ul li{ position:relative; }
.information ul li a{ display:block}
.information ul li a:hover{ text-decoration:none}



#template_A .information ul{ list-style:none; padding:5px 0;}
#template_A .information ul li{ float: none;  padding:0px;  border:2px solid rgba(255,255,255,0.3); margin-bottom:15px; background:#f4f4ff; padding:10px; }
#template_A .information ul li .cover{ float:left; width:33%; margin:0 15px 0 0; }
#template_A .information ul li:nth-child(3n+1) { clear:both; }
#template_A .information ul li a{  }
#template_A .information ul li a:hover {   }
#template_A img { width:100%}

#template_B .information ul{ list-style:none; padding:5px 0; margin:0 0 0 -2%;}
#template_B .information ul li{ float:left; width:48%; margin:0 0 15px 2%; box-shadow: 0 0 3px rgba(0,0,0,.2) }
#template_B .information ul li:nth-child(2n+1) { clear:both; }
#template_B .information ul li .cover{ float:left; width:33%; margin:0 0 0 0; }
#template_B .information ul li .content{ float:right; width:65%}
#template_B .information ul li a{ padding:10px; border:1px solid rgba(255,255,255,0.2);  background:#f6faff; }
#template_B .information ul li a:hover { background:#f6fdff; border:1px solid rgba(255,255,255,0.3); }
#template_B img { width:100%}

#template_C .information ul{ list-style:none; padding:5px 0; margin:0 0 0 -2%;}
#template_C .information ul li{ float:left; width:31.33%; margin:0 0 15px 2%; }
#template_C .information ul li:nth-child(3n+1) { clear:both; }
#template_C .information ul li .cover{ width:100%; margin:0 ; }
#template_C .information ul li a{ padding:15px; border:1px solid rgba(255,255,255,0.2); margin-bottom:10px; background:#f6faff; }
#template_C .information ul li a:hover { background:#e9e9fd; border:1px solid rgba(255,255,255,0.3); }
#template_C img { width:100%}

/* Notice */
#template_notice .information ul{  margin:0 0 0 0%; border-top:2px solid #ddd}
#template_notice .information ul li{ float:none; width: 100%; margin:0; padding:10px 0px 10px 0; line-height:17px; border-bottom:1px solid #ddd;  }
#template_notice .information ul li a{ display:inline-block; padding:0px 0; width:100%; }
#template_notice .information ul li a:hover{ color:#333; text-decoration:none}
#template_notice .information ul li:hover{ background:#eff9ff; }
#template_notice .information .date{ float:left;  padding:0px 5px 0px 10px;}
#template_notice .information .date span{ padding:5px 0 5px 28px; background-size:20px 18px;}
#template_notice .information .number{ float:left;  padding:5px 0; font-size:16px; margin:0 30px;width: 13%;
white-space: break-spaces; }
#template_notice .information .title{ float:left; padding:5px 0; font-size:16px; line-height:19px; text-shadow:0 0 0 }
#template_notice .information p{ width: auto; font-size:15px;}
#template_notice .information .download{ float:right;  overflow: hidden }
#template_notice .information .download a{ background: url(../images/icon/icon_pdf.png) no-repeat; background-position:0px 0px; background-size:20px; padding:5px 5px 5px 30px; display:block; color:#fc2130;font-size:16px; line-height:19px; display:block}


.date span {background:url(../images/icon/icon_calendar.png) no-repeat  ; padding:8px 20px 8px 40px; display: inline-block; color:#333; background-size:35px 32px; background-position:0px 45%; } 

.slider_theme{ position: absolute; right:0px; top:30%; z-index:10}
.slider_theme a{ font-size:15px; line-height:19px !important; background: rgba(255,255,0,.9) !important; color:#000;  padding:5px 12px !important; 
border:0px solid rgba(255,255,255,0.2) !important; margin:0px !important; width:auto !important}

.information ul li , .sentense{ position:relative;}
.information ul li .editing ,  .grid_photo .editing, .Userful_link_inside ul li  .editing, .sentense  .editing, .events-content ol li .editing { display:none; position:absolute; left:0; top:0; z-index:11}
.information ul li:hover .editing, .grid_photo:hover .editing  , .Userful_link_inside ul li:hover .editing, .sentense:hover  .editing, .events-content ol li:hover  .editing { display:block; }
.information ul  li .editing a,   .grid_photo .editing a , .Userful_link_inside ul li  .editing  a, .sentense:hover .editing  a, .events-content ol li:hover .editing  a { font-size:15px; line-height:19px !important; background: rgba(255,255,0,.9) !important; color:#000;  padding:5px 12px !important; 
border:0px solid rgba(255,255,255,0.2) !important; margin:0px !important; width:auto !important}

.adding { display:none; position:absolute; left:0; top:5px; z-index:11}
.adding  a{ font-size:15px; line-height:19px ; background: rgba(255,255,0,.9) ; color:#000;  padding:5px 12px ;border:1px solid rgba(255,255,255,0.2) ; margin:0;}
.adding  a::before{ content: "+";}
.area:hover .adding , .history_timeline:hover .adding  { display:block; }




ul.primary { text-align:center;} 



.youtube_video {  width:100%; box-shadow:0 0 5px rgba(0,0,0,.2); padding:0; height:0; padding-bottom:56.25%; position:relative;}
.youtube_video iframe { width:100%; position:absolute; left:0; top:0; height:100%} 
.video_theme{ max-width:80%; margin:50px auto ;}

.grid_photo
{
float: left;
position: relative;
overflow: hidden;
cursor: pointer;
}
.grid_photo .caption{opacity: 0;-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;}
.grid_photo:hover .caption{opacity: 1;	}
.grid_photo .blur{
		background-color: rgba(1,65,146,0.65);
		height: 100%;
		width: 100%;
		z-index: 5; 
		position: absolute;
}
.grid_photo a {
	display:block;height: 100%;
		width: 100%;
}
.grid_photo .caption-text{
		z-index: 10;
		color: #fff;
		position: absolute;
		width: 100%;
		height: 100%; top:0;
		text-align: center;
}

.grid_photo .caption-text h5 { 
  font-size:21px; position: absolute;
  top: 47.5%; line-height:23px; margin:0; padding:0; text-align:center; display:inline-block;
  left: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); color:#fff !important; border-left:0;   }

.my-masonry-grid { margin:30px 0; }

.my-masonry-grid-item {
  margin: 0 6px 12px;
  padding: 5px;
  background:#F2F2F2;
}

/* Site Map */
.site-map { margin:0; padding:0;}
.site-map ul{ list-style:none; margin:0 0 0 -3%; padding:0;}
.site-map ul li{ float: left; width: 22%; margin:0 0 15px 3%; padding:0; list-style:none;}
.site-map ul li:nth-child(4n+1){ clear: both; }
.site-map ul li ul{ list-style:none; margin:0 0 0 0px; padding:0;}
.site-map ul li ul li{ float: none; width: 100%; margin:0; }
.site-map ul li ul li ul{ list-style:none; margin:0 0 0 15px; padding:0;}

.site-map ul li a{ color:#085cba; padding:5px 0px; display:block; border-bottom:1px solid #ddd;}
.site-map ul li a:hover{ text-decoration:none;}
.site-map ul li ul li a{ border-bottom:0px solid #ddd; color:#333}

.site-map ul li ul li ul li a{ font-size:16px; border-bottom:0px solid #ddd; color:#555; background:url(../images/icon/arrow_right.png) no-repeat; background-size:15px 15px; background-position:0px 50%; padding:5px 0px 5px 20px ; display:block}
ul.site-map-menu li ul li ul li a:hover{ background:url(../images/icon/arrow_right.png) no-repeat; background-size:15px 15px; background-position:0px 50%; }
.site-map ul li ul li ul li ul li a{ font-size:16px; border-bottom:0px solid #ddd; color:#555; background:url(../images/icon/poting_right.png) no-repeat; background-size:7px 7px; background-position:5px 50%; padding:5px 0px 5px 20px ; display:block}
ul.site-map-menu li ul li ul li ul li a:hover{ background:url(../images/icon/poting_right.png) no-repeat; background-size:7px 7px; background-position:0px 50%; }

/* Subject Template */
.subject_category{}
.subject_category ul{ list-style:none; margin:0 0 0 -1.5%; padding:0px;}
.subject_category ul li{ float:left; width: 31%; margin:0 0 30px 2%; padding:0;}
.subject_category p{ }
.subject_category a{ padding:10px; border:1px solid #333; display:block }
.subject_category a:hover{ background:#F90; color:#fff; }

.location{ width:100%; margin:20px 0; box-shadow: 0 0 3px rgba(0,0,0,.2) }
.location iframe{ width:100%; }

.sentense{ margin:20px 0;  }
.sentense .area{padding: 5px;float: right;width: calc(90% - 10px);background: #ffde00;border: 2px solid #fff;box-shadow: 0 0 0 4px #ffa800;border-radius: 8px;}
.sentense .area p{background: #fff;padding: 5px 5px;border-radius: 8px; }
.sentense .title { position:absolute ; left:10px; top:10px; }

/* Table */
table{border-collapse: inherit; width:100%;  line-height:33px;  }
th{background: #48337b;color: #fff !important;border-bottom: 3px solid #ffd500; padding:5px; text-align: center}
tr:nth-child(even) td { background:#f2f2f2; color:#333; padding:5px; }
tr:nth-child(odd) td { background:#fff; color:#333; padding:5px; }
table ul, table ol{ margin:0; }

#table_box{ border-collapse:inherit; background:#ddd }
#table_box tr td{ padding:5px; background:#fff ; border:0px;}
#table_box tr:nth-child(1) td{ background:#48337b !important; color:#fff !important;}
#table_box tr:nth-child(odd) td{ background:#fffcf3}

.tablefield-wrapper{border-collapse:inherit; }
.tablefield-wrapper tr td{ padding:5px; background:#fff }
.tablefield-wrapper  thead{ background:#ffd803 !important; color:#fff !important;}
.tablefield-wrapper  thead > tr > th { border-bottom:0px !important ;}
.tablefield-wrapper tr:nth-child(odd) td{ background:#fffcf3}

.tablefield-wrapper caption { }

.tablefield-wrapper tr { 
    display: flex; 
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 0;
	padding:0 1px;
  }
.tablefield-wrapper td, .tablefield-wrapper th {
    flex: 1 1 150px;
  }
.default_img{ margin:0px auto ; text-align: center; max-width:100%;}

/* Pop Up Message Box */
#popup_this h2 { color:#fff; font-size:21px; line-height:26px;}
#popup_this {
    text-align:center; 
    margin-top: 0px;
    margin-left: 0px;
    width:80%;
    background:#fff; color:#333;
	max-width:960px; 
}
#popup_this .content { min-width:800px; min-height:250px; max-height:90%; height:auto; overflow-y: auto; padding:0 ; margin:15px; border:0px solid #fff; }
#popup_this .content img{ max-width:100%; height:auto}

.b-close {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #333;
    background: #D3D3D3; line-height:23px;
    padding: 5px 12px;
    float: none !important;
    width: auto !important;
}
.b-close:hover { 
    background: #0868c5;
}
.contextual-links-region{  }
.power a{ display:contents; position: relative;}
.power b{visibility: hidden;transition: visibility 0s, opacity 0.5s linear;}

.button { float:left; width:100% }
.button ul { list-style:none; padding:0; margin:0}
.button ul li {margin:0 25px;width: calc(20% - 50px); float:left}
.button ul li img{clip-path: polygon(76% 0, 100% 22%, 100% 100%, 0 100%, 0 0) ; width: 100%; position:relative; z-index:1}




.button a { position:relative; display:block}
.button ul li a::after  { content:''; position:absolute;background: #dd0909;width: 98%;height: 98%;
left: 0;z-index: 0;bottom: 0; -webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;transition: all .3s ease-out;}
.button ul li a:hover::after  {width: 100%;height: 100%;}
.button ul li+li a::after  { background: #ffb728;}
.button ul li+li+li a::after  { background: #56adba;}
.button ul li+li+li+li a::after  { background: #2367e9;}
.button ul li+li+li+li+li a::after  { background: #6928b8;}

.button ul li a::before  { content:''; position:absolute;background: #bd0a0ad4;width: 100%;height:100%;left: 0;z-index: 2;bottom: 0;clip-path: polygon(76% 0, 100% 22%, 100% 100%, 0 100%, 0 0); -webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;transition: all .3s ease-out;}
.button ul li+li a::before   { background:#ed9b1ae0}
.button ul li+li+li a::before   { background:#227b88e3}
.button ul li+li+li+li a::before   { background:#0d42a5de}
.button ul li+li+li+li+li a::before   { background:#541b9aeb}


.button ul li a:hover::before { background:#bd0a0a91}
.button ul li+li a:hover::before { background:#ed9b1ab0}
.button ul li+li+li a:hover::before { background:#227b88b0}
.button ul li+li+li+li a:hover::before { background:#0d42a5a8}
.button ul li+li+li+li+li a:hover::before { background:#541b9ab8}

.button ul li span  p{ text-align: center;font-size: 30px; position:relative; padding:130px 0 0 0}
.button ul li span { position:absolute;width: 100%;z-index: 2;top: 32%;left: 0;transform: translate(0%, 0%);color: #fff;text-align: center;}
.button ul li span  p::before  { content:''; background:url(../images/web/icon_world.png) no-repeat top; position: absolute;
width: 100%;height: 131px;top: 0;left: 0;}
.button ul li+li span  p::before  { background:url(../images/web/icon_socity.png) no-repeat top}
.button ul li+li+li span  p::before  { background:url(../images/web/icon_awards.png) no-repeat top}
.button ul li+li+li+li span  p::before  { background:url(../images/web/icon_50.png) no-repeat top}
.button ul li+li+li+li+li span  p::before  { background:url(../images/web/icon_parents.png) no-repeat top}

.mobile_only2 { display:none !important}


#example ul { margin:0 !important; padding:0 !important}
.banner_area_v { width:100%;overflow: hidden;max-height: 800px !important;max-width: 1920px !important;}

.drop-left  ul::before {right: 15% !important;}
.FullPage .inner_left_menu { display:none}
.inner_left_menu{float:left; width: 21%;height: 100%;background: #f2f0f9; }
iframe { width:100%  ; height: 100%;
min-height: 500px;}

/* focus */
.view-focus { float:left; width:100% }
.focusBlock {margin:0 15px;width: calc(20% - 30px); float:left}
.focusBlock img{clip-path: polygon(76% 0, 100% 22%, 100% 100%, 0 100%, 0 0) ; width: 100%; position:relative; z-index:1}

.focusBlock .editing a::before{content:none;}
.focusBlock .editing a::after{content:none;}


.focusBlock a { position:relative; display:block}
.focusBlock a::after  { content:''; position:absolute;background: #dd0909;width: 98%;height: 98%;
left: 0;z-index: 0;bottom: 0; -webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;transition: all .3s ease-out;}
.focusBlock a:hover::after  {width: 100%;height: 100%;}
.focusBlock + .focusBlock a::after  { background: #ffb728;}
.focusBlock + .focusBlock + .focusBlock a::after  { background: #56adba;}
.focusBlock + .focusBlock + .focusBlock + .focusBlock a::after  { background: #2367e9;}
.focusBlock + .focusBlock + .focusBlock + .focusBlock+.focusBlock a::after  { background: #6928b8;}

.focusBlock a::before  { content:''; position:absolute;background: #bd0a0ad4;width: 100%;height:100%;left: 0;z-index: 2;bottom: 0;clip-path: polygon(76% 0, 100% 22%, 100% 100%, 0 100%, 0 0); -webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;transition: all .3s ease-out;}
.focusBlock+.focusBlock a::before   { background:#ed9b1ae0}
.focusBlock+.focusBlock+.focusBlock a::before   { background:#227b88e3}
.focusBlock+.focusBlock+.focusBlock+.focusBlock a::before   { background:#0d42a5de}
.focusBlock+.focusBlock+.focusBlock+.focusBlock+.focusBlock a::before   { background:#541b9aeb}


.focusBlock a:hover::before { background:#bd0a0a33}
.focusBlock+.focusBlock a:hover::before { background:#ed9b1a78}
.focusBlock+.focusBlock+.focusBlock a:hover::before { background:#227b8882}
.focusBlock+.focusBlock+.focusBlock+.focusBlock a:hover::before { background:#0d42a554}
.focusBlock+.focusBlock+.focusBlock+.focusBlock+.focusBlock a:hover::before { background:#541b9a1c}

.focusBlock span  p{ text-align: center;font-size: 30px; position:relative; padding:130px 0 0 0}
.focusBlock span { position:absolute;width: 100%;z-index: 2;top: 32%;left: 0;transform: translate(0%, 0%);color: #fff;text-align: center;}
.focusBlock span  p::before  { content:''; background:url(../images/web/icon_world.png) no-repeat top; position: absolute;
width: 100%;height: 131px;top: 0;left: 0;}
.focusBlock+.focusBlock span  p::before  { background:url(../images/web/icon_socity.png) no-repeat top}
.focusBlock+.focusBlock+.focusBlock span  p::before  { background:url(../images/web/icon_awards.png) no-repeat top}
.focusBlock+.focusBlock+.focusBlock+.focusBlock span  p::before  { background:url(../images/web/icon_50.png) no-repeat top}
.focusBlock+.focusBlock+.focusBlock+.focusBlock+.focusBlock span  p::before  { background:url(../images/web/icon_parents.png) no-repeat top}


