/*==============================================================================
=                             Letter Spacing                         =
================================================================================*/
.Newsitem .itemTagsBlock span{
	letter-spacing: 2px;
}
/*.custom-class .sp-module h3.sp-module-title{
	letter-spacing: 5px;
}*/
body{
	font-family: Lato, "PingFang SC", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei", "Microsoft YaHei", "Heiti TC", sans-serif!important;
	-moz-user-focus: normal
}
img{
	-ms-interpolation-mode: bicubic;
}
/*==============================================================================
=                             Top Header                          =
================================================================================*/
#sp-top-header{
	border-bottom: 1px solid #646464;
}
#sp-top1 .sp-module, #sp-top2 .sp-module{
	margin-top: 0;
}
#sp-top2{
	text-align: right;
}
#sp-top2 .sp-module{
	display: inline-block;
    vertical-align: top;
}
#sp-top2 .sp-module ul >li{
	display: inline-block;
	border-bottom: none;
	margin: 0;
}
#sp-top1 .sp-module ul >li >a:before,
#sp-top2 .sp-module ul >li >a:before{
	display: none;
}
#sp-top2 .sp-module ul >li >a{
	display: inline-block;
}
#sp-top2 ul li:after{
	content: "|";
    color: #000;
    padding: 0 5px;
}
.mod-languages ul li:after{
	content: none;
}
/*==============================================================================
=                             Menu                          =
================================================================================*/
#sp-header ul.sp-megamenu-parent>li:first-child{
	display: none;
}
#homeone-hide-content .is-sticky #sp-header .sp-megamenu-parent>li>a,
#hometwo-hide-content .is-sticky #sp-header .sp-megamenu-parent>li>a{
	color:#004170;
}
#homeone-hide-content .is-sticky #sp-header .sp-dropdown li a,
#homeone-hide-content #sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover,
#hometwo-hide-content .is-sticky #sp-header .sp-dropdown li a,
#hometwo-hide-content #sp-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover{
	color: #fff;
}
/*==============================================================================
=                             Breadcrumb                           =
================================================================================*/
.sp-page-title{
	background-size: cover!important;
	background-repeat: no-repeat;
}
.sp-page-title .breadcrumb{
	margin-top: 25px;
}
/*==============================================================================
=                             Footer 2                           =
================================================================================*/
#sp-contacts {
	background-image: url('../images/bg_contacts.png');
	background-color: #004170;
	background-size: cover;
	background-position: center center;
}

#sp-footer .sp-module {
	margin-top: 0px;	
}
/*==============================================================================
=                             Languages                            =
================================================================================*/
#sp-menu .mod-languages {
	line-height: 88px;
	padding: 0 20px;
}
#sp-menu .mod-languages a {
	font-size: initial;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#homeone-hide-content .is-sticky #sp-menu .mod-languages a.dropdown-toggle,
#hometwo-hide-content .is-sticky #sp-menu .mod-languages a.dropdown-toggle{
	color: inherit;
}
#homeone-hide-content #sp-menu .mod-languages a.dropdown-toggle,
#hometwo-hide-content #sp-menu .mod-languages a.dropdown-toggle{
	color: #fff;
}
/*==============================================================================
=                             Home 				                           =
================================================================================*/
.title-style h3.sp-module-title{
	pointer-events: none;
}
.tp-caption.modern_big_wbg{
	background-color: transparent!important;    
}
/*==============================================================================
=                             Home Search                           =
================================================================================*/
.K2FilterBlock .col-md-6, .K2FilterBlock .k2filter-cell {
	padding: 0!important;
}
.K2FilterBlock h4 {
	color: #fff;
	letter-spacing: 2px;
}


.K2FilterBlock .b-search__main-form-submit .btn {
	border: 1px solid #fff;
	border-radius: 0;
	background-color: transparent;
	color: #fff;
	width: 100%;
}
.search .col-md-6{
	padding: 0;
}
.search h4{
	color: #fff;
	letter-spacing: 2px;
}
.search input,
.search button{
	vertical-align: middle;
	height: 40px;
	line-height: 1.5;
}
.search input.search-query{
	display: inline-block;
	border-radius: 0;
	width: 75%;
}
.search button{
	border: 1px solid #fff;
	border-radius: 0;
	background-color: transparent;
	color: #fff;
	margin-left: -5px;
}

/*==============================================================================
=                             Home Latest Events                         =
================================================================================*/
.latest-news.latest-news2 .all-link{
	margin-top: 10px;
	position: absolute;
    right: 15px;
    z-index: 99;
}
.latest-news ul.nav-tabs {
	border-right: none;
}
.latest-news>div>.rl_tabs.left>.nav-tabs>li>a {
	border: 1px solid #e5e5e5;
	border-top: none;
	border-radius: 0;
	background-color: #fff;
	margin: 0!important;
	padding: 10px 25px;
	color: #000;
	padding: 10px 25px;
	font-weight: bold;
}
.latest-news>div>.rl_tabs.left>.nav-tabs>li>a:first-child {
	border-top: 1px solid #e5e5e5;
}
.latest-news>div>.rl_tabs.left>.nav-tabs>li {
	border: none;
}
.latest-news>div>.rl_tabs.left>.nav-tabs>li>a:before {
	content: none;
}
.latest-news>div>.rl_tabs.left>.nav-tabs>li>a:focus, .latest-news>div>.rl_tabs.left>.nav-tabs>li.active>a:focus {
	box-shadow: none;
}
.latest-news>div>.rl_tabs.left>.nav-tabs>li.active>a, .latest-news>div> .rl_tabs.left>.nav-tabs>li.active>a:hover {
	background-color: rgba(0,65,112,0.1);
	border-left: 4px solid #004170;
	color: #004170;
}
.latest-news2 .sp-module-content {
	margin-top: -68px;
}
.latest-news2 .rl_tabs.left>.nav-tabs {
	margin-top: 68px;
	width: 190px;
    margin-right: 60px;
}
.latest-news2 .rl_tabs>.tab-content>.tab-pane {
	padding-top: 0;
	overflow: hidden;
}
.latest-news2 .bm_over {
	padding-top: 68px;
}
.latest-news2 .bm_over_events .bm_slider_button .bm_slider_prev {
	left: 12.3%;
}
.latest-news2 .bm_over_events .bm_slider_button .bm_slider_next {
	left: 16%;
}
.latest-news2 .bm_over_events .bm_slider_button .bm_slider_prev, .latest-news2 .bm_over_events .bm_slider_button .bm_slider_next {
	top: 0;
}
.latest-news2 .image-effect {
	background-size: cover;
	padding-top: 100%;
	width: 100%;
	background-position: center center;
}
.latest-news2 .bm_slider_content {
	position: absolute;
	bottom: -30px;
	background-color: #fff;
	padding: 15px 25px;
	left: 0;
	opacity: 0;
	-webkit-transition: all .6s ease 0s;
	-khtml-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-ms-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	transition-delay: .1s;
	transition-timing-function: ease-out;
}
.latest-news2 .bm_slider_item:hover .bm_slider_content {
	bottom: 0;
	opacity: 1;
}
.latest-news2 .bm_slider_content .bm_desc_inside span {
	display: block;
	line-height: 1.3;
}

/*==============================================================================
=                             Home Latest News                         =
================================================================================*/
.latest-news .all-link{
	margin-top: -60px;
}
.bm_slider_events .bm_slider_item .bm_slider_title,
.bm_slider_theme1 .bm_slider_item .bm_slider_title{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: 35px;
    line-height: 1.3;
	margin: 0;
}
.latest-news .bm_slider_events .bm_slider_item .bm_slider_desc{
	padding: 4px 0 0;
}
.latest-news .bm_slider_theme1 .bm_slider_item .date-author .date::after{
	content: none;
}
.latest-news .bm_slider_theme1 .bm_slider_item .date-author .date .source:before{
	content: "|";
	color: #6d6d6d;
    padding: 0 10px;
}
.bm_over_theme1 .bm_slider_subitem{
	border-bottom: 1px solid #c0cad1;
	padding: 15px 0;
}
.bm_over_theme1 .bm_slider_subitem:first-child{
	border-top: 1px solid #c0cad1;
}
.bm_over_theme1 .bm_slider_subitem .col-md-4,
.bm_over_theme1 .bm_slider_subitem .bm_slide_exetra{
	padding: 0;
}
.bm_over_theme1 .image-effect a div{
	background-size: cover;
    padding-top: 100%;
    width: 100%;
    background-position: center center;
}
.bm_over_theme1 .bm_slide_exetra .extrainfo{
	line-height: 75px;
}
.latest-news .bm_slider_theme1 .bm_slider_item .bm_slider_title a{
	font-size: 18px;
	font-weight: 400;
}
/*==============================================================================
=                             Latest News - Category                        =
================================================================================*/
#sp-left{
	/*padding-right: 50px;*/
	padding: 0;
}
#k2-news #sp-left .sp-module ul >li >a:before{
	content: none;
}
#k2-news #sp-left .sp-module ul >li{
	border-bottom: 1px solid #ececec;
	margin: 0;
}
#k2-news #sp-left .sp-module ul >li:last-child{
	border-bottom: none;
}
/*#k2-news #sp-left .sp-module ul >li >a{
	color: #646464;
}*/
.NewsList .catItemView{
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px solid #c0cad1;
}
.NewsList .itemContainer:first-child{
	border-top: 1px solid #c0cad1;
}
.NewsList .catitem-info > div{
	line-height: 70px;
}
.NewsList .catItemBody .col-lg-2,
.NewsList .catitem-info,
.NewsList .rt-catitem .catitem-img,
.NewsList .rt-catitem .catitem-content{
	padding: 0;
}
.NewsList .catItemBody .col-lg-2{
	padding-left: 50px;
}
.NewsList .catItemBody .col-lg-4{
	border-left: 1px solid #c0cad1;
}
.NewsList .catItemView .catItemImageBlock,
.k2-news .catItemImageBlock,
.genericItemView .catItemImageBlock{
	width: 60px;
	height: 60px;
    margin: 10px auto;
	position: relative;
	padding: 0;
}
.NewsList .catItemView .catItemImageBlock .catItemImage,
.k2-news .catItemImage,
.genericItemView .catItemImageBlock .catItemImage{
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    //padding-bottom: 100%;
	position: absolute;
	width: 100%;
	height: 100%;
	padding-top: calc(50% - 12px);
	color: white;
	font-size: 12px;
	text-align: center;
}
.NewsList .rt-catitem .catitem-content > div.col-lg-5:last-child{
	border-left: 1px solid #94a5b1;
}
.NewsList .rt-catitem .catItemHeader .catItemDateCreated{
	float: none;
	font-size: 12px;
	color: #5e5e5e;
	line-height: 1;
    padding-bottom: 7px;
}
.NewsList .rt-catitem .catItemHeader .catItemDateCreated .source:before{
	content: "|";
    color: #6d6d6d;
    padding: 0 10px;
}
.NewsList .catItemView .catItemBody .catItemTitle{
	overflow: hidden;
    text-overflow: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
    line-height: initial;
    margin: 0;
    padding: 0;
	font-weight: normal;
	letter-spacing: 0px;
}
.NewsList .catItemView .catItemBody .catItemTitle::after{
	content: none;
}
.NewsList .rt-catitem .catItemIntroText,
.genericItemView .genericItemIntroText{
	padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-height: 1.5em;
	min-height: 70px;
    max-height: 70px;
    text-align: justify;
	font-size: 12px;
}
.Newsitem .itemHeader{
	margin:0;
}
.Newsitem .itemHeader h3{
	margin-bottom: 20px;
	padding-bottom:0;
}
.Newsitem .itemHeader h3:after{
	content: none;
}
.Newsitem .itemDateCreated{
	color: #7a7a7a;
    position: relative;
    margin-bottom: 30px;
    padding: 10px 0 30px;
    font-size: 12px;
}
.Newsitem .itemDateCreated:after{
	position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    margin: auto;
    height: 3px;
    width: 50px;
}
.Newsitem .itemDateCreated .source:before{
	content: "|";
    color: #6d6d6d;
    padding: 0 10px;
}
.Newsitem .itemTagsBlock span{
    font-weight: 400;
}
.Newsitem .itemTagsBlock ul.itemTags li a::before{
	content: "，"!important;
	color: #666666;
}
.Newsitem .itemTagsBlock ul.itemTags li:first-child a::before{
	content: ""!important;
}
.Newsitem div.itemNavigation{
	padding: 0;
	background: none;
}
.Newsitem div.itemNavigation a.itemPrevious,
.Newsitem div.itemNavigation a.itemNext{
	padding: 12px;
	min-width: 170px;
	color: #fff;
	text-align: center;
}
.Newsitem div.itemNavigation a.itemPrevious{
    float: left;
}
.Newsitem div.itemNavigation a.itemNext{
	float: right;
}
.Newsitem div.itemSocialSharing{
    float: right;
    padding: 10px 0 0;
}
/* Social Icons */
div.itemTwitterButton{
	margin-top: 0;
}
div.itemFacebookButton{
	line-height: 20px;
}
/*==============================================================================
=                             Latest Events - Category                        =
================================================================================*/
.EventsList .itemContainer{
	padding: 0 15px 15px 0;
}
#k2-events .category-mod ul {
	border-right: none;
}
#k2-events .category-mod ul >li{
	border-bottom: none;
}
#k2-events .category-mod ul li>a {
	border: 1px solid #e5e5e5;
	border-top: none;
	border-radius: 0;
	background-color: #fff;
	margin: 0!important;
	padding: 15px 25px;
	color: #646464;
}
#k2-events .category-mod ul li:first-child>a {
	border-top: 1px solid #e5e5e5;
}
#k2-events .category-mod ul >li>a:before {
	content: none;
}
#k2-events .category-mod ul li.activeCategory>a,
#k2-events .category-mod ul li>a:hover {
	background-color: rgba(0,65,112,0.1);
	border-left: 4px solid #004170;
	color: #004170;
}
.EventsList .catItemView{
	padding: 0;
	margin: 0;
}
.EventsList .catItemView .catItemBody{
	position: relative;
}
.EventsList .catItemView .catItemImageBlock .catItemImage{
	background-size: cover;
    padding-top: 100%;
    width: 100%;
    background-position: center center;
}
.EventsList .catItemView .catItemBody .catItemcontent{
	position: absolute;
    bottom: -30px;
    background-color: #fff;
    padding: 0 25px 15px;
    left: 0;
    opacity: 0;
    -webkit-transition: all .6s ease 0s;
    -khtml-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -ms-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    transition-delay: .1s;
    transition-timing-function: ease-out;
}
.EventsList .catItemView .catItemBody:hover .catItemcontent{
	bottom: 0;
    opacity: 1;
}
.EventsList .catItemView .catItemBody h3.catItemTitle{
	font-size: 14px;
	line-height: 1.3;
    padding-bottom: 0;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 40px;
	letter-spacing: 0;
}
.EventsList .catItemView .catItemBody .catItemTitle::after{
	content: none;
}
.EventsList .catItemView .catItemBody .catItemExtraFields{
	font-size: 12px;
	color: #666666;
	border-top: none;
	padding: 0;
    margin: 0;
}
.EventsList .catItemView .catItemBody .catItemExtraFields span{
	display: block;
	line-height: 1.2em;
}
/* Sidebar Filter */
/*.wrap{
	position: relative;
    display: inline-block;
}
ul.zg-ul-select{
	position: absolute;
    width: 100%;
    background: #fff;
    color: #646464;
    top: 0;
    left: 0;
	display: none;
	z-index: 1;
}
ul.zg-ul-select.active{
	display: block;
}
*/
.wrap {
	z-index:10;
	margin-bottom: 5px;
    height: 35px;
}
ul.zg-ul-select {
  box-sizing: border-box;
  cursor: pointer;
  font-size: 14px;
  margin: 0;
  padding: 0;
  height: 0;
}
ul.zg-ul-select:focus{
	outline: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
ul.zg-ul-select li{
  display: none;
  padding: 3px 15px;
  z-index:20;
}
ul.zg-ul-select li.active {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #e5e5e5;
  color: #646464;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
ul.zg-ul-select.active {
  border: 1px solid #004170;
}
ul.zg-ul-select.active li {
  border: none;
  box-shadow: none;
  display: block;
  background: #fff;
  border-left: 1px solid #004170;
  border-right: 1px solid #004170;
}
ul.zg-ul-select.active li:last-child {
	border-bottom: 1px solid #e5e5e5;
}
ul.zg-ul-select.active li:hover {
  background: #e5e5e5;
  color: #fff;
}
ul.zg-ul-select.active li.active {
  background: #e5e5e5;
  color: #fff;
}
ul.zg-ul-select.active li.active:hover {
  background: #e5e5e5;
  color: #fff;
}
#selected--zg-ul-select {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  color: #111;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  width: auto;
}
#selected--zg-ul-select.active {
  border: 1px solid #004170;
  padding: 5px 15px;
  z-index: 10;
}
.K2FilterBlock .chosen-container{
	margin-bottom: 15px;						
}
.K2FilterBlock .chosen-container .chosen-drop{
	border-color: #004170;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.K2FilterBlock .chosen-container-active.chosen-with-drop .chosen-single,
.K2FilterBlock .chosen-container-single .chosen-single{
	border-color: #004170;
    background: none;
    color: #646464;
    border-radius: 0;
    border-bottom-width: 3px;
    padding: 6px 12px;
    height: auto;

}
.K2FilterBlock .chosen-container-single .chosen-single div b{
    background-position-y: 10px;									
}
.K2FilterBlock .chosen-container .chosen-results{
	max-height: 150px;			
}
.K2FilterBlock select{
	-webkit-appearance: none;
    border-radius: 0;
    width: 100%;
    border: 1px solid #004170;
    border-bottom-width: 3px;
    margin-bottom: 15px;
}

/*==============================================================================
=                             Latest Events - Item                            =
================================================================================*/
.Eventsitem div.itemExtraFields{
	margin: 0;
	padding: 0;
	border-top: none;
	margin-bottom: 30px;
}
.Eventsitem .itemExtraFields ul li{
	font-size: 13px;
	color: #777777;
	border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}
.Eventsitem .itemExtraFields ul li:nth-child(2){
	border-top: 1px solid #efefef;
}
.Eventsitem .itemExtraFields ul li:last-child{
	border-bottom: 1px solid #efefef;
}
.Eventsitem .itemExtraFields ul li:nth-child(odd){
	background-color: #efefef;
}
.Eventsitem .itemExtraFields ul li:first-child{
	background-color: #004170;
}
.Eventsitem .itemExtraFields ul li.extra-title{
	padding: 20px;
	font-size: 18px;
	color: #fff;
	border: 3px solid transparent;
	font-weight: bold;
    letter-spacing: 2px;
}
.Eventsitem .itemExtraFields ul li .item-fields{
	padding: 8px 18px;
}
.Eventsitem .itemExtraFields ul li i{
	font-size: 16px;
    padding-right: 15px;
    vertical-align: middle;
    /*display: table-cell;*/
	display: none;
}
.Eventsitem .itemExtraFields ul li .fields-text{
	display: table-cell;
}
.Eventsitem .itemExtraFields ul li .fields-text span{
	display: block;
}
.Eventsitem .itemExtraFields ul li .fields-text span a{
	word-wrap: break-word;
	word-break: break-all;
	display: inline-block;
}
.Eventsitem .itemHeader{
	margin: 0;
}
.Eventsitem .itemHeader h3{
	margin-bottom: 20px;
	padding-bottom:0;
}
.Eventsitem .itemHeader h3:after{
	content: none;
}
.Eventsitem .itemDateCreated{
	color: #7a7a7a;
	position: relative;
	margin-bottom: 30px;
    padding: 10px 0 30px;
    font-size: 12px;
}
.Eventsitem .itemDateCreated:after{
	position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    margin: auto;
    height: 3px;
    width: 50px;
}
.Eventsitem .itemDateCreated .itemHits{
	float: none;
}
.Eventsitem .itemDateCreated .itemHits:before{
	content: "|";
    color: #6d6d6d;
    padding: 0 20px;
}
.Eventsitem .itemSocialSharing{
	float: right;
	padding: 10px 0;
}
.Eventsitem .itemFacebookButton{
	width: auto;
}
.Eventsitem .itemGooglePlusOneButton{
	float: left;
}
.fadeInRight{
	 text-shadow: 3px 3px 10px #000;
}
.medium_light_white{
  text-shadow: 3px 3px 10px #000;
}
.latest-news .bm_slider_events .bm_slider_item{
	margin: 0 15px;
}

/*==============================================================================
=                             Home Events                                       =
================================================================================*/
.latest-news2 .tab-content{
	/*margin-top: -10px;*/
}
.latest-news2 .owl-buttons {
    text-align: left;
    margin-left: 30px;
	margin-bottom: 35px;
}
.latest-news2 .owl-buttons > a div {
    border-radius: 0 !important;
    background-color: black !important;
    opacity: 1 !important;
    font-size: 16px !important;
    width: 34px;
    height: 34px;
    line-height: 34px;
    margin: 0 !important;
    padding: 0 !important;
    margin-right: 5px !important;
	text-align: center;
	text-indent: 99999px;
	 position: relative;
}
.latest-news2 .owl-buttons > a div.owl-prev:after{
	content: "\f104";
    color: #ffffff;
    font-family: FontAwesome;
    font-size: 20px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 0;
	width: 34px;
}
.latest-news2 .owl-buttons > a div.owl-next:after{
	content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 0;
	width: 34px;
}
.latest-news2 .news_img{
	width: 100%;
	padding-bottom: 100%;
	background-size: cover;
	background-position: center center;
}
.latest-news2 .owl-controls{
	display: block!important;
}
.latest-news2 .owl-item>div {
    padding:0 7.5px;
}
.latest-news2 .ext-item-wrap{
	position: relative;
}
.latest-news2 .ext-item-wrap .ext-itemcontent {
	position: absolute;
    bottom: -30px;
    background-color: #fff;
    padding: 15px 25px;
    left: 0;
    opacity: 0;
    -webkit-transition: all .6s ease 0s;
    -khtml-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -ms-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    transition-delay: .1s;
    transition-timing-function: ease-out;	
}
.latest-news2 .ext-item-wrap:hover .ext-itemcontent{
	bottom: 0;
    opacity: 1;
}
.latest-news2 .ext-item-wrap  .ext-itemtitle{
	font-size: 14px;
	font-weight: bold;
    line-height: 1.3;
    padding-bottom: 0;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 35px;
}
.latest-news2 .ext-item-wrap  .ext-moduleitemextrafields{
	font-size: 12px;
    color: #666666;
    border-top: none;
    padding: 0;
    margin: 0;
}
.latest-news2 .ext-item-wrap  .ext-moduleitemextrafields span{
	display: block;
    line-height: 1.2em;
}
div#sp-top1 {
    line-height: 40px;
}

.talent_section .itemContainer {
    background-color: #F0F0F0;
	margin-bottom: 20px;
    padding: 20px;
	position: relative;
	width: 100%;
}

.talent_section .catItemTitle{
	padding: 0 !important;
}

.talent_section .catItemBody div.pro_classify {
    background-color: #004170;
    position: absolute;
    color: white;
    right: 0;
    line-height: 2.5em;
    //margin-top: -2em;
    padding: 0 15px;
    min-width: 150px;
    text-align: center;
	top: 2em;
}

/*.talent_section .pro_citizen {
    color: #AAA;
    //margin-bottom: 15px;
}*/

.talent_section .catItemDateModified{
    text-align: left;
    border: 0;
    margin: 0;
    padding: 0;
}

.talent_section .pro_btm{
	border-top: 1px solid #999; 
	padding-top: 10px;
    margin-top: 20px;
}

.talent_section .catItemReadMore {
    width: 100%;
    border: 1px solid #004170;
    display: block;
    text-align: center;
	line-height: 2.5em;
}
		
.talent_section .catItemTitle {
    font-size: 20px;
    letter-spacing: 2px;
    max-width: calc(100% - 150px);
	color: #004170;
}

.talent_section .pro_readmore {
    padding-right: 0;
}

.talent_section .catItemHeader {
    margin-bottom: 20px;
}

.talent_section .catItemBody > div {
    margin-bottom: 20px;
}
.talent_section .catItemBody div{
	color: #707070;
}

/*==============================================================================
=                             Links                                            =
================================================================================*/
.logo-slider .all-link{
	margin-top: -60px;
}
.logo-slider .rt-logo-showcase .rt-logo-item .single-logo-container img{
	width: 100%;
	padding: 0;
}
.logo-slider .rt-logo-showcase .rt-logo-item-container{
	margin-bottom: 20px;			
}
.linkspage tbody{
  counter-reset: section;
}

.linkspage th{
  /*width:30px;*/
}
.linkspage th:before{
  counter-increment: section;
  content: counter(section);
  width: 20px;
  height: 20px;
  font-size: 11px;
  line-height: 19px;
  text-align: center;
  color: #fff;
  background: #004170;
  font-weight: 100;
  float: left;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
	font-weight:700;
}

.linkspage th{
	vertical-align: middle !important;
	/* width: 40px; */
}

.linkspage td{
  	/* width: 25%; */
	word-break: break-all;
}
/*
.linkspage td:last-child{
  	width: calc(75% - 40px);	
}
*/
.linkspage #num{
	min-width: 45px;
	max-width: 45px;
	width: 45px;
}

.linkspage #linkt{
	min-width: 513px;
	max-width: 513px;
	width: 513px;
}
.linkspage #linkurl {
	min-width: 468px;
	max-width: 468px;
	width: 468px;
}

/*
.linkspage td[headers="num"]{
    width: 45px;
}
*/
/*==============================================================================
=                             About                                            =
================================================================================*/
.about-page .about-mission img{
	box-shadow: -22px 22px 0 0 #f1f1f1;
    display: block;
    transition: all 0.5s;
}
.about-page .about-text-area-p{
	padding-top: 100px;
}
.about-page  .about-text-area-p p{
	margin-bottom: 0;
}
/* Professionals */
.k2filter-field-select{
	position: relative;
}
.k2filter-field-select:after {
	position: absolute;
	color: #004170;
	right: 0;
	top: 0;
	font-size: 20px;
	font-family: 'FontAwesome';
	content: "\f107";
	padding: 5px 10px;
	border: 1px solid #004170;
	border-left: none;
	border-bottom-width: 3px;
	height: 34px;
	background: #fff;
	pointer-events: none;
}
.k2filter-field-select select,
.k2filter-field-text input{
	-webkit-appearance: none;
	border-radius: 0;
	width: 100%;
    border: 1px solid #004170;
    border-bottom-width: 3px;
	margin-bottom: 15px;
 	font-size: 14px;
}
.k2filter-field-select .fa-caret-down{
	display: none;
}
.b-items__aside-main-footer button{
	border-radius: 0;
	border: 1px solid #004170;
	background: transparent;
	color: #004170;
}
.b-items__aside-main-footer button:hover{
	background: #004170;
	color: #fff;
}
span.itemcount
{
	//margin-left:30%;
	display: inline-block;
    float: right;
    color: #004170;
}
.genericView .componentheading{
	display: none;
}
.genericItemList .genericItemView{
	padding: 15px 0;
    margin: 0;
	border-bottom: 1px solid #c0cad1;
}
.genericItemList .genericItemView:first-child{
	border-top: 1px solid #c0cad1;
}
.genericItemTitle a
{
	font-size:20px;
}


/*===================Others===============*/

.searchintro {
    display: none;
}

.sp-page-title {
    background-image: url(../images/bg_contacts.png);
    background-color: #003861;
}

.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
    box-shadow: 3px 3px 5px black;
}

select#limit {
    min-width: 175px;
    display: inline-block;
}

.form-limit label {
    font-size: 16px;
}

.search h5 {
    font-size: 14px;
    letter-spacing: 0;
    color: red;
}
.search .counter{
	display: none;
}
.search .search-results dt.result-title {
    font-size: 16px;
}

.search-results .result-category,
.search-results .result-created{
    display: none;
}

#sp-about-company-area .sp-module-title {
    font-weight: bold;
}
.sp-module .sp-module-title p {
    margin-bottom: 0;
}
#sp-about-company-area p,
#sp-about-company-area .panel-body,
.build-future p{
    font-size: 14px;
	text-align: justify;
    line-height: 1.5em;
}

.sp-module-title {
    font-weight: bold;
}
	
.build-future h2 {
    font-size: 24px;
    font-weight: bold;
}

section#sp-build-your-future{
    background: none;
    background-color: #004170;
}

.corporate-office .rt-socials > ul {
    margin: 20px 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

.about-page > div {
    padding: 0 35px;
}

.sp-module-title {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    padding-bottom: 15px;
    margin: 0 0 20px;
    line-height: 1;
    font-weight: bold;
	font-size: 24px;
    padding-bottom: 15px;
}

.left-catagory .sp-module-title::after,
.item-page .sp-module-title::after{
    content: "";
    width: 50px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
	background: #004170;
}

.left-catagory li > a {
    padding: 5px 25px !important;
    font-weight: bold;
}

.left-catagory li {}


.left-catagory li > a:before {
    display: none;
}

.left-catagory li {
    border: 1px solid lightgrey;
}

.left-catagory li:last-child {
    border-bottom: 1px solid lightgrey !important;
}

.left-catagory li.active > a,
.left-catagory li:hover > a,
.left-catagory li.activeCategory a{
    background-color: rgba(0,65,112,0.1);
    border-left: 4px solid #004170;
    color: #004170;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #FFF;
}

.search-mod form button {
    border-color: #004170;
    background-color: #004170;
    color: white !important;
	height: 40px;
    width: 40px;
}
	
.search-mod form button:after {
    color: white;
}

.search-mod form input {
    height: 40px;
}

.search-mod form button:hover:after {
    color: #004170;
}
/*==============================================================================
=                             Tag                                            =
================================================================================*/
.k2-news .genericItemView{
	margin: 0;
    padding: 10px 0 15px;
    border-bottom: 1px solid #c0cad1;		
}
.k2-news .genericItemImageBlock{
	width: 60px;
    float: left;
    margin: 10px;		
}
.k2-news .genericItemImageBlock .genericItemImage{
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 100%;
	margin: 0;
}
.k2-news h2.genericItemTitle{
	font-size: 20px;
	overflow: hidden;
    text-overflow: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: initial;
    margin: 0;
    padding: 0;						
}
.k2-news .genericItemIntroText{
	padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-height: 1.5em;
    min-height: 70px;
    max-height: 70px;
    text-align: justify;
	font-size: 12px;
}



.linkspage_wrapper {
    /*width: 750px;*/
	width: 100%;
    max-width: 100%;
	margin: auto;
}

/*
.sitemap .menu > li:nth-child(n) {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}
*/
/*			
.sitemap .menu > li:nth-child(n+3) {
    width: 50%;
    float: right;
    margin-bottom: 20px;
}
*/
.sitemap .menu > div > li > a {
    font-weight: bold;
    font-size: 1.3em;
}

.sitemap .menu > div > li {
    margin-bottom: 20px;
}

.sitemap {
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
    border:1px solid #ccc;
    padding: 50px;
}
.site-navigation{
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
}
.about-table{
	font-size: 18px;
    text-align: center;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    margin: auto;
}

.about-table td{
	padding: 0 25px !important;
}

.search .highlight {
    color: red;
}

.sp-page-title h2, .sp-page-title h3 {
    font-weight: normal;
}

.clearfix{
	clear:both;
	float:none;
}

.image-effect > div{
	width: 100%;
    background-size: cover;
    background-position: center center;
    height: 100%;
    color: white;
    text-align: center;
    position: absolute;
	font-size: 12px;
	display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;

}

.latest-news .image-effect {
    width: 100%;
    padding-bottom: 100%;
}

#search-searchword {
    border: 1px solid #003357;
    border-radius: 0;
	border-bottom: 2px solid #003357;
}

.news_cate_6,.news_cate_30{
	background-color: #054898;
}
	
.news_cate_13,.news_cate_31{
	background-color: #ef8c00;
}

.news_cate_15,.news_cate_32{
	background-color: #b83d54;
}

.news_cate_14,.news_cate_33{
	background-color: #005721;
}

.search-mod form input {
    border: 1px solid #003357;
    border-radius: 0;
	border-bottom: 2px solid #003357;
}

div.itemGooglePlusOneButton {
    float: left;
    width: 80px;
}

div.itemBody{
	padding: 0;
}

.Newsitem .itemHeader h3,
.Eventsitem .itemHeader h3{
    position: relative;
    font-size: 24px;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    color: black;
    margin-top: -5px;
}

/*.Newsitem .itemHeader h3:after,
.Eventsitem .itemHeader h3:after{
    content: "";
    width: 50px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    background: #004170;
}*/

div.itemFacebookButton{
	width: auto;
}

.Newsitem .itemTagsBlock ul.itemTags li a::before{
	display: none;
}

div.catItemHeader {
    margin-top: 15px;
}

.class2 .sp-module h3.sp-module-title, .custom-class .sp-module h3.sp-module-title{
	font-size: 24px;
}
.custom-class .sp-module h3.sp-module-title span{
	margin-top: 0px;
	/*margin-top: 10px;*/
	display: block;
}
.itemExtraFields h3 {
    display: none;
}

span.sp-copyright {
    line-height: 1em;
}
.sp-copyright .span-item > span:not(:first-child):before{
	content: "|";
	padding: 0 15px;
}
.Eventsitem .itemExtraFields span.fl-name {
    font-weight: bold;
    font-size: 1.1em;
    color: #000;
}

div.itemFullText {
    font-size: 14px;
    text-align: justify;
    line-height: 1.5em;
}
div.itemAttachmentsBlock span{
	color: #000;
}

#sp-main-body .entry-header {
    margin-bottom: 0;
}

#k2Container.Eventsitem {
    margin-top: -15px;
}

section#sp-about-company-area .row > div {
    padding: 0px 30px;
}

.who-weare h3.sp-module-title {
    margin-top: 20px;
}

.talent_section .itemContainer .catItemBody > div > span, 
.talent_section .itemContainer .catItemBody > .show_detail div > span {
    //font-weight: bold;
    color: #000;
}
div.itemAttachmentsBlock ul.itemAttachments li {
    display: block;
    text-align: left;
}

.componentheadingk2-news {
    display: none;
}
.genericView div.genericItemHeader{
	margin-top: 10px;
}
.genericView div.genericItemBody{
	border-left: 1px solid #c0cad1;
    padding: 0 15px;
}
.genericView div.genericItemHeader span.genericItemDateCreated{
	font-size: 12px;
    color: #5e5e5e;
    padding-bottom: 7px;
}
div.genericItemHeader h2.genericItemTitle {
    letter-spacing: 0;
    font-weight: normal;
    line-height: 1;
    font-size: 18px;
    padding-top: 5px;
}

div#sp-component.col-md-10 {
    padding-left: 60px;
}

.sp-megamenu-parent >li >a {
    font-size: 17px;
    font-weight: bold;
}

.mediumlarge_light_white {
    color: white !important;
    font-size: 35px !important;
    text-align: center;
    font-weight: 300 !important;
}

.tp-caption.large_text {
    font-weight: normal;
}

.build-future .read-more a {
    padding: 0;
    width: 127px;
    height: 49px;
    line-height: 49px;
    text-align: center;
	font-size: 13px;
}

.build-future .read-more a::after {
    font-size: 13px;
}

#sp-left .sp-module {
    margin-bottom: 80px;
}

.sp-copyright small {
    line-height: 1.4em;
    display: inline-block;
    margin-top: 0.8em;
	position: relative;
}
.sp-copyright small br{
	padding-top: .5em;
}
div.k2ArchivesBlock ul li {
    margin: 0;
}

.k2-news .genericItemTitle{
	padding-top: 0 !important;
}
.k2-news div.genericItemHeader{
	margin-top: 15px;
}

.k2-news .genericItemView:first-child {
    border-top: 1px solid #c0cad1;
}

.itemListCategory > div:first-child {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

/*Alex 產業新訓產值CSS*/

.custom-owl .owl-item {
    text-align: center;
}

.custom-owl .owl-item > .item strong{
    border-top: 1px solid #ddd;
    letter-spacing: 0;
    font-size: 16px;
    padding: 5px 0;
	display: block;
}

.custom-owl .owl-item > .item strong:first-child{
	margin: 0px 0px 0px 0px;
    background-color: #004170;
    color: #fff; 
}

.custom-owl .owl-item > .item strong:last-child{
	margin: 0px 0px 0px 0px;	
    border-bottom: 1px solid #ddd;
}
.custom-owl .owl-controls .owl-buttons div{
	width: 30px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #000000;
}

/*ALex 產業新訓產值CSS*/


/* Search Result Page */
#searchForm .form-limit{
	display: none;
}

/* Law */
.itemid-602 h3{
	position: relative;
	line-height: 1;
    padding-bottom: 15px;
    margin-top: 80px;
}
.itemid-602 li:first-child h3{
	margin-top: 0;
}
.itemid-602 h3:after{
	content: "";
    width: 50px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    background: #004170;
}
/* SIG */
.itemid-618 h3,
.itemid-619 h3,
.itemid-620 h3{
	margin-top: 80px;
}
/* Contact */
.customwho-weare{
	margin-bottom: 50px;
}
.rsform .col-md-6,.rsform .col-md-12{
	padding: 0;
}
.rsform .form-horizontal .form-group{
	margin-left: 0;
    margin-right: 0;
}
.rsform  .form-horizontal .control-label{
	text-align: left;
	padding-right: 0;
    padding-left: 0;
    width: 80px;
}
.rsform input[type="text"],
.rsform textarea{
	border: 1px solid #004170;
    border-bottom-width: 3px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.professional-filter .k2filter-cell3 select{
	font-size: 12px;
}

.latest-news2 .owl-buttons > div.owl-prev{
	font-size:0px!important;
}
.latest-news2 .owl-buttons > div.owl-next{
	font-size:0px!important;
}
/*==============================================================================
=                             Mobile Menu                                      =
================================================================================*/
.offcanvas-menu .offcanvas-inner .sp-module ul > li a{
	color:  #004170;
}

a:focus{
	border:1px solid blue;
}
.latest-news2 .owl-buttons > div.owl-prev:after , .latest-news .bm_over_theme1 .bm_slider_button .bm_slider_prev::after , .about-slider .tp-leftarrow.default::after{
	content: none;
}
/*
.scrollToTop::after{
	content: "TOP";
	font-size: 13px;
}
*/
#rev_slider_2_1_wrapper .tp-leftarrow:after{
	padding: 15px 20px;
}

/* .about-text-area-p .owl-controls.clickable .owl-next:after {
    content: 'Next';
}
.about-text-area-p .owl-controls.clickable .owl-prev:after {
    content: 'Prev';
} */
/* .about-text-area-p .custom-owl .owl-controls .owl-buttons div{
	color: transparent;
} */
.owl-controls.clickable .owl-prev:after, .owl-controls.clickable .owl-next:after {
    color: white;
	left: -14px;
    position: relative;
}
.sp-page-title .breadcrumb li + li::before {
    content: "»";
}
th#num:before,th#linkt:before,th#linkurl:before,
h#num1:before,th#linkt1:before,th#linkurl1:before,
th#num2:before,th#linkt2:before,th#linkurl2:before,
th#num3:before,th#linkt3:before,th#linkurl3:before,
th#num4:before,th#linkt4:before,th#linkurl4:before,
th#num5:before,th#linkt5:before,th#linkurl5:before,
th#num6:before,th#linkt6:before,th#linkurl6:before{
	display:none;
}
.linkspage>tbody>tr>td:first-child:before {
    counter-increment: section;
    content: counter(section);
    width: 20px;
    height: 20px;
    font-size: 11px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    background: #004170;
    font-weight: 100;
    float: left;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-weight: 700;
}
.itemListView .catItemView .catItemImageBlock a{
	display:block;
}

a.toContent:focus {
    border: 2px solid #004170;
    color: red;
}
a.toContent {
    color: white;
}
.ext-itemimage a {
    display: inherit;
}
.aFocus{
	opacity:1 !important;
}

.ext-item-wrap:hover .ext-itemcontent {
    display: block;
}
.ext-itemcontent {
    display: none;
}
ul#set-rl_tabs-1>li>a:focus , .bm_slider_title>a:focus , a:focus ,.itemListView .k2Pagination ul.pagination>li>a:focus {
    /*outline: -webkit-focus-ring-color auto 5px;*/
	outline: #b99959 solid 3px;
	border: none;
	box-shadow: 0 0 0 1px #b99959 inset !important;
}
.latest-news .bm_over_theme1 .bm_slider_button>a>div {
    position: absolute;
    left: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
}
.bm_slider_button>a {
    position: absolute;
    left: 24%;
    right: 30px;
    top: 0px;
    height: 34px;
    width: 34px;
    text-align: center;
    background: black;
    color: white;
    padding-top: 5px;
}

div.bm_over_theme1 .bm_slider_button .bm_slider_prev:hover {
    left: 0 !important;
}
.owl-buttons>a>div {
    background: black !important;
    opacity: 1 !important;
    border-radius: 0 !important;
}
.tp-arr-allwrapper>a.btn_pn {
    height: 45px;
    position: absolute;
    display: block;
	background: #003357;
    color: white;
}
.tp-rightarrow.tparrows.default.round:after {
    content: none;
}
/* .owl-buttons a.btn_pn {
    height: 35px;
    left: 80px;
    width: 50px;
    background: black;
    margin: 2px;
    padding: 5px;
}
a.btn_pn>div {
    background: transparent !important;
	margin: 0;
} */
.mod_ext_owl_carousel_k2_content  .owl-controls .owl-buttons .btn_pn {
    display: inline-block;
    vertical-align: middle;
}
/* 將按鈕改回圖示
.mod_ext_owl_carousel_k2_content  .owl-controls .owl-buttons .btn_pn > *{
    width: 35px;
    height: 35px;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    padding-top: 5px;
    font-size: 14px;
} */
.about-text-area-p .custom-owl .owl-controls .owl-buttons div {
    left: -15px;
    position: relative;
}
.en-gb .bm_slider_button>a:first-child {
    left: 30%;
}
.en-gb .bm_slider_button>a {
    left: 34%;
}
/* .table>tbody>tr>td {
    width: 25%;
} */
#sp-service-area{
	padding: 0;
}
a.toContent {
    position: absolute;
    left: -100px;
}

a.toContent:focus, 
a.toContent:active {
    left: 0;
    position: static;
}

.tp-arr-allwrapper>a.btn_pn>i {
    padding: 15px;
}

table#recaptcha_table tr:last-child,
#recaptcha_privacy{
    display: none;
}
.k2Pagination a.next,.k2Pagination a.previous,.k2Pagination a.last,.k2Pagination a.first{
	height: 40px;
    width: initial!important;
    padding: 10px!important;
}

.tw_slide .tp-caption.large_bg_black, .tw_slide .large_bg_black{
	font-family: "微軟正黑體", "Microsoft JhengHei", "Microsoft YaHei", "Heiti TC" !important;
	letter-spacing: 2px !important;
}

.offcanvas-menu {
	display: none;
}
/*部分區塊focus無效果需要特別撰寫*/
.catItemImageBlock a:focus,
.ext-itemimage a:focus,
.rt-logo-showcase .rt-logo-item .single-logo-container > a:focus{
	border: 2px solid #004170;
	outline: -webkit-focus-ring-color auto 5px;
    //border: none;
    box-shadow: 0 0 0 1px #b99959 inset !important;
}

.catItemImageBlock a:hover,
.ext-itemimage a:hover,
.rt-logo-showcase .rt-logo-item .single-logo-container > a:hover{
	border: 2px solid #004170;
	outline: -webkit-focus-ring-color auto 5px;
    //border: none;
    box-shadow: 0 0 0 1px #b99959 inset !important;
}
/*
.catItemImageBlock {
	border: 2px solid #004170;
	outline: -webkit-focus-ring-color auto 5px;
    //border: none;
    box-shadow: 0 0 0 1px #b99959 inset !important;
}
*/
.custom_focus{
	border: 2px solid #004170;
	outline: -webkit-focus-ring-color auto 5px;
    //border: none;
    box-shadow: 0 0 0 1px #b99959 inset !important;
}
#system-message-container{
	display:none;
}
.bm_slider_title {
    padding: 10px 0;
}
.talent_section .catItemBody > div >div {
    margin-bottom: 20px;
}

a#acIcon {
    position: absolute;
    right: -300px;
}
.en-gb a#acIcon {
    right: 0;
}
footer .row {
    position: relative;
}
div.k2Pagination ul li.active a {
    background: #003357;
}
a.btn_access{
	/*border: 1px solid red;*/
	color: #004170;
}
a.btn_access,div#sp-footer1 .btn_access {
    color: transparent;
}
a.btn_access:focus {
    color: #004170;
}
div#sp-footer1 .btn_access{
	color: white;
}
div#sp-footer1 .btn_access:focus{
	color: white;
}
div.k2Pagination ul li a , .pagination>li>a{
    min-width: 40px;
	width: auto !important;
    height: 40px;
    background: #666666;
    padding: 10px 0;
    border-radius: 0 !important;
    color: white;
    margin: 0 1px;
    border: none;
	text-align:center;
}
div.k2Pagination ul li a:hover , .pagination>li>a:hover{
    background: #004170;
    color: white;
}
div.k2Pagination ul li a:focus , .pagination>li>a:focus{
	background: #666666;
	color: white;
}
.pagination>li>a.next, .pagination>li>a.last , .pagination>li>a.previous , .pagination>li>a.first {
    padding: 10px;
}
.itemFullText h3 {
    text-align: center;
}
.latest-news .bm_slider_theme1 .bm_slider_item .bm_slider_title a {
    overflow: hidden;
    width: 100%;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.latest-news .bm_slider_theme1 .bm_slider_item .bm_slider_title {
    min-height: 40px;
    box-sizing: content-box;
}
div#sp-header-sticky-wrapper , .offcanvas-menu{
    z-index: 99999;
}

.form-group.rsform-block.rsform-block-submit.pull-right {
    margin-right: 110px;
}
.sp-dropdown.open {
    display: block !important;
}
@media only screen and (max-width: 768px){
	.about-text-area-p .custom-owl .owl-controls .owl-buttons div {
		left: 0;
	}
}
				
#sp-header .container, #sp-top-header .container {
    width: 100% !important;
    margin: 0 10px;
}
				
#sp-header .logo h1 img {
    max-width: 450px;
    display: block;
}
				
table.table.linkspage{
	width: 1140px;	
	min-width: 1140px;	
	max-width: 1140px;	
}
@media only screen and (max-width: 1200px){
	.linkspage #linkt{
		min-width: 45%;
		max-width: 45%;
	}
	.linkspage #linkurl {
		min-width: calc(55% - 45px);
		max-width: calc(55% - 45px);
	}		
}
				
#sp-header .sp-megamenu-parent li a:focus {
    background: white;
    color: #004072 !important;
    transition: all .2s;	
}
					
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff !important;
    background-color: #faa937 !important;
    border-color: #faa937 !important;
}
					

/*
.sp-menu-item.sp-has-child > a:focus + .sp-dropdown.sp-dropdown-main.sp-menu-right {
	display: block !important;
}
			
.sp-menu-item.sp-has-child > a:focus + .sp-dropdown.sp-dropdown-sub.sp-menu-right {
	display: block !important;
}
*/
