@font-face {
	font-family: ceraBlackItalic;
	src: url('/web/assets/font/Cera GR Black Italic.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: ceraBlack;
	src: url('/web/assets/font/Cera GR Black.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: ceraBoldItalic;
	src: url('/web/assets/font/Cera GR Bold Italic.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: ceraBold;
	src: url('/web/assets/font/Cera GR Bold.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: ceraLightItalic;
	src: url('/web/assets/font/Cera GR Light Italic.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: ceraLight;
	src: url('/web/assets/font/Cera GR Light.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: ceraMediumItalic;
	src: url('/web/assets/font/Cera GR Medium Italic.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: ceraMedium;
	src: url('/web/assets/font/Cera GR Medium.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: ceraRegularItalic;
	src: url('/web/assets/font/Cera GR Regular Italic.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: ceraRegular;
	src: url('/web/assets/font/Cera GR.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: ceraThinItalic;
	src: url('/web/assets/font/Cera GR Thin Italic.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: ceraThin;
	src: url('/web/assets/font/Cera GR Thin.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
.font-semi-bold {
	font-family: ceraMedium;
}
hr {
	border-color: #3C5896;
}
.row.row-0 {
	margin-left: 0;
	margin-right: 0;
}
.row.row-0 > [class*='col'] {
	padding-left: 0;
	padding-right: 0;
}
.row.row-5 {
	margin-left: -5px;
	margin-right: -5px;
}
.row.row-5 > [class*='col'] {
	padding-left: 5px;
	padding-right: 5px;
}
.row.row-10 {
	margin-left: -10px;
	margin-right: -10px;
}
.row.row-10 > [class*='col'] {
	padding-left: 10px;
	padding-right: 10px;
}
.color-primary {
	color: #3c5896;
}
.h-100 {
	height: 100%;
}
body {
	background-color: #f9f9f9;
	color: #888;
	font-size: 16px;
	line-height: 1.5;
	font-family: ceraRegular;
}
* {
	outline: none;
}
::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}
::-webkit-scrollbar-track {
	background-color: #888;
	border-left: 1px solid #3c5896;
}
::-webkit-scrollbar-thumb {
	background-color: #3c5896;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
}
::-webkit-scrollbar-thumb:hover {
	background-color: #405ea1;
}
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-track {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
}
img {
	max-width: 100%;
}
img.img-rounded {
	border-radius: 15px;
}
a {
	color: #3c5896;
}
a:hover {
	text-decoration: none;
}
.container {
	margin: auto;
	padding-left: 30px;
	padding-right: 30px;
	max-width: none;
}
@media (min-width: 768px) {
	.container {
		max-width: 1466px;
	}
}
@media (min-width: 992px) {
	.container {
		max-width: 1466px;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1612.6px;
	}
}
.btn {
	padding-left: 30px;
	padding-right: 30px;
}
@media (max-width: 767.98px) {
	.btn {
		padding-left: 20px;
		padding-right: 20px;
	}
}
.header {
	background: #fff;
	position: fixed;
	z-index: 9;
	width: 100%;
	left: 0;
	top: 0;
	padding: 20px 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
@media (max-width: 1199.98px) {
	.header {
		padding: 10px 0;
	}
}
.header.scroll {
	-webkit-box-shadow: 0 10px 28px 0 rgba(0, 0, 0, 0.050980392156862744);
	box-shadow: 0 10px 28px 0 rgba(0, 0, 0, 0.050980392156862744);
}
.header img {
	height: 30px;
}
.header .main-menu {
	margin-top: 10px;
}
.header .main-menu .nav-menu-wrapper.has-child .nav-menu:after {
	top: 0;
	left: 0;
	width: 0.45em;
	height: 0.45em;
	content: '';
	display: inline-block;
	position: relative;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	border-style: solid;
	border-width: 0.15em 0.15em 0 0;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: -3px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.header .main-menu .nav-menu-wrapper.has-child.active .nav-menu:after,
.header .main-menu .nav-menu-wrapper.has-child:hover .nav-menu:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: 0;
}
.header .main-menu .nav-menu-wrapper.active .nav-menu,
.header .main-menu .nav-menu-wrapper:hover .nav-menu {
	color: #3c5896;
}
.header .main-menu .nav-menu-wrapper.active .child-menu,
.header .main-menu .nav-menu-wrapper:hover .child-menu {
	display: block;
}
.header .main-menu .nav-menu {
	display: inline-block;
	color: #888;
	text-align: center;
	font-size: 1em;
	white-space: nowrap;
	margin: 0 20px;
	position: relative;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	padding: 5px 0;
}
@media (max-width: 1199.98px) {
	.header .main-menu .nav-menu {
		margin: 0 7px;
	}
}
.header .main-menu .nav-menu span {
	vertical-align: middle;
}
.header .main-menu .nav-menu .new {
	position: relative;
	top: -10px;
	left: -10px;
	font-size: 11px;
	color: #3c5896;
	font-weight: 600;
}
.header .main-menu .child-menu {
	position: fixed;
	top: 70px;
	left: 0;
	width: 100%;
	background-color: #fff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	display: none;
}
@media (max-width: 1199.98px) {
	.header .main-menu .child-menu {
		top: 50px;
	}
}
.header .register-wrapper {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
@media (max-width: 1199.98px) {
	.header .register-wrapper .btn {
		padding: 0.25rem 0.5rem;
		font-size: 0.875rem;
	}
}
.header .hamburger-menu {
	cursor: pointer;
}
.header .hamburger-menu img {
	height: 20px;
}
@media (max-width: 1440px) {
	.header .main-menu .nav-menu {
		font-size: 14px;
	}
}
.content {
	min-height: 60vh;
}
.section {
	padding-left: 115px;
	padding-right: 115px;
}
@media (max-width: 991.98px) {
	.section {
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media (max-width: 767.98px) {
	.section {
		padding-left: 0;
		padding-right: 0;
	}
}
.footer {
	background: #fff;
	font-size: 14px;
}
.footer .government-logos img {
	height: 28px;
}
.footer .footer-menu-wrapper {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer .footer-menu-wrapper a {
	color: #888;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.footer .footer-menu-wrapper a.active,
.footer .footer-menu-wrapper a:hover {
	color: #3c5896;
}
.footer .footer-menu-wrapper > li {
	font-weight: 600;
}
.footer .footer-menu-wrapper > li img {
	height: 20px;
	margin: 3px;
}
.footer .footer-menu-wrapper > li img,
.footer .footer-menu-wrapper > li span {
	vertical-align: middle;
}
@media (max-width: 767.98px) {
	.footer .footer-menu-wrapper.social-media {
		text-align: center;
	}
}
@media (max-width: 767.98px) {
	.footer .footer-menu-wrapper.social-media > li {
		display: inline-block;
		margin: 0 10px;
	}
}
.back-to-top {
	cursor: pointer;
	position: fixed;
	right: 20px;
	bottom: 40px;
	z-index: 2;
	display: none;
	line-height: 1;
}
.back-to-top img {
	width: 48px;
}
.lang-wrapper {
	display: inline-block;
	vertical-align: middle;
}
.lang-flag {
	height:20px !important;
}
.lang-wrapper .lang.active {
	font-family: ceraMedium;
}
.section-title {
	color: #3C5896;
	font-size: 36px;
	font-family: ceraRegular;
	font-weight: bold;
}
.section-sub-title{
	color: #3C5896;
	font-size: 32px;
	font-family: ceraMedium;
	font-weight: 500;
}
.section-desc {
	color: #888;
	font-size: 16px;
	font-family: Cera GR;
	font-weight: 400;
	line-height: 1.7;
}
.section-item {
	padding-top: 100px;
	padding-bottom: 100px;
}
.section-image-direction{
	order: 2;
}
.section-boris-header {
	color: #333333;
	font-size: 56px;
	font-family: ceraBold;
}
.section-boris-desc{
	color: #666666;
	font-size: 18px;
	font-family: ceraRegular;
}
.boris-btn{
	font-weight: normal !important;
	font-family: ceraBold;
}
.subsection-boris{
	color: #4D4D4D;
	font-size: 48px;
	font-family: ceraBold;
}
.see-all-btn {
	color: #FFFFFF;
	font-family: ceraBold;
	font-size: 32px;
}
.boris-item-date {
	font-weight: normal !important;
	font-family: ceraRegular !important;
	font-size: 12px !important;
}
.boris-item-title {
	font-weight: normal !important;
	font-family: ceraBold !important;
	font-size: 18px !important;
}
.boris-item-desc {
	font-weight: normal !important;
	font-family: ceraRegular !important;
	font-size: 14px !important;
}

@media (max-width: 991.98px) {
	.section-boris-header {
		font-size: 24px;
	}
	.section-boris-desc{
		font-size: 16px;
	}
	.subsection-boris{
		font-size: 24px;
	}
	.see-all-btn {
		font-size: 20px;
	}
	.boris-item-date {
		font-size: 10px !important;
	}
	.boris-item-title {
		font-size: 16px !important;
	}
	.boris-item-desc {
		font-size: 12px !important;
	}
}

@media (max-width: 991.98px) {
	.section-image-direction{
		order: 0;
	}
}
@media (max-width: 991.98px) {
	.section-item {
		padding-top: 20px;
		padding-bottom: 50px;
	}
}

.section-subitem {
	padding-left: 72px;
	padding-right: 72px;
}
@media (max-width: 991.98px){
	.section-subitem {
		padding-left: 0;
		padding-right: 0;
	}
}
.menu-card {
	background: #ebf2ff;
	border-radius: 8px;
	position: relative;
	padding: 30px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	display: block;
}
.menu-card:hover {
	background: #d2e1fb;
}
@media (max-width: 767.98px) {
	.menu-card {
		padding: 20px;
	}
}
.menu-card .title {
	color: #3c5896;
	font-family: ceraRegular;
	font-size: 17px;
	font-weight: bold;
}
@media (max-width: 1199.98px) {
	.menu-card .title {
		padding-right: 100px;
	}
}
@media (max-width: 767.98px) {
	.menu-card .title {
		padding-right: 50px;
	}
}
.menu-card .desc {
	color: #0E1D4E;
	font-family: ceraMedium;
	font-size: 16px;
	font-weight: bold;
}
@media (max-width: 1199.98px) {
	.menu-card .desc {
		padding-right: 0;
	}
}
@media (max-width: 767.98px) {
	.menu-card .desc {
		padding-right: 50px;
	}
}
.menu-card img {
	position: absolute;
	height: 150px;
	right: 0;
	top: 50%;
	margin-top: -75px;
	opacity: 0.5;
}
@media (max-width: 1199.98px) {
	.menu-card img {
		height: 70px;
		top: 5px;
		right: 5px;
		margin-top: 0;
	}
}
body {
	padding-top: 63px;
}
body.is-mobile-menu-open {
	overflow: hidden;
}
body.is-mobile-menu-open .mobile-menu-container {
	display: block;
}
.notification-board{
    background-color:red;
    position:fixed;
    width:100%;
    z-index: 2;
}
.notification-bar {
  display: flex;
  padding: 10px 0;
  gap: calc(var(--gap) / 2);
  background-color: #e84545;
}

.notification-msg {
  position: relative;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: calc(var(--gap) / 2 - 2px);
  font-size: 16px;
  left: 0;
  line-height: 130%;
  white-space: nowrap;
  color: #f9f7f7;
}
.book-container {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
}
.mobile-menu-container {
	position: fixed;
	background: #fff;
	z-index: 3;
	left: 0;
	top: 0;
	padding-top: 50px;
	height: 100%;
	width: 100%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	display: none;
}
.mobile-menu-container .mobile-menu-wrapper {
	overflow: auto;
	height: 100%;
}
.mobile-menu-container
	.mobile-menu
	.nav-menu-wrapper.has-child
	.nav-menu:after {
	top: 0;
	right: 0;
	width: 0.45em;
	height: 0.45em;
	content: '';
	display: inline-block;
	position: absolute;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	border-style: solid;
	border-width: 0.15em 0.15em 0 0;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: 12px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.mobile-menu-container
	.mobile-menu
	.nav-menu-wrapper.has-child.active
	.nav-menu:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: 15px;
}
.mobile-menu-container .mobile-menu .nav-menu-wrapper.active .nav-menu {
	color: #3c5896;
	font-weight: 600;
}
.mobile-menu-container .mobile-menu .nav-menu-wrapper.active .child-menu {
	display: block;
}
.mobile-menu-container .mobile-menu .nav-menu {
	display: block;
	color: #888;
	font-size: 1em;
	white-space: nowrap;
	position: relative;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	padding: 5px 0;
}
.mobile-menu-container .mobile-menu .nav-menu span {
	vertical-align: middle;
}
.mobile-menu-container .mobile-menu .nav-menu .new {
	position: relative;
	top: -10px;
	left: -10px;
	font-size: 11px;
	color: #3c5896;
	font-weight: 600;
}
.mobile-menu-container .mobile-menu .child-menu {
	background-color: #fff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	display: none;
}
@media (max-width: 1199.98px) {
	.mobile-menu-container .mobile-menu .child-menu {
		top: 50px;
	}
}
.section-contact {
	padding-top: 100px;
	padding-bottom: 100px;
}
@media (max-width: 991.98px) {
	.section-contact {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
@media (max-width: 767.98px) {
	.section-contact {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
.section-contact img {
	width: 75%;
	max-width: 400px;
}
@media (max-width: 991.98px) {
	.section-contact img {
		width: 100%;
		max-width: 300px;
	}
}
.animate.spot-preview img {
	-webkit-transform: scale(2.5) translateY(-30%);
	transform: scale(2.5) translateY(-30%);
	opacity: 0;
}
.animate.product,
.animate.spot-preview img {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.animate.active.product {
	-webkit-animation: product 1s ease-in;
	animation: product 1s ease-in;
}
@-webkit-keyframes product {
	0% {
		-webkit-transform: translateY(-60px);
		transform: translateY(-60px);
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes product {
	0% {
		-webkit-transform: translateY(-60px);
		transform: translateY(-60px);
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
.invest-item {
	height:350px;
	background-color: #FFFFFF;
	border-radius:12px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 5px;
	text-align: center;
	margin: 4px 3px;
}
.investment-category{
	color: #3C5896;
	font-size: 24px;
	font-weight: bold;
}
.investment-text{
	margin-left:10px;
	margin-right:10px;
	color: #3C5896;
	font-family:ceraRegular;
	font-size:0.875rem;
	font-weight: 400;
}
.director-name{
	color: #555;
	font-size: 24px;
	font-family: ceraMedium;
	font-weight: bold;
	line-height: 1.235;
	margin-bottom: 4px;
}
.director-position{
	color: #555;
	font-size: 17px;
	font-family: ceraRegular;
	font-weight: bold;
	line-height: 1.334;
	margin-bottom: 4px;
}
.career-main{
	color: #3C5896;
	font-weight: bold;
}
.career-title{
	color: #555;
	font-weight: bold;
}
.career-sub{
	color: #555;
}
.book-card{
	padding:12px;
}
.book-cover{
	height: 330px;
	max-width: 100%;
	box-shadow: 0px 1px 25px 2px rgba(0, 0, 0, .3);
	object-fit: contain;
	object-position: left;
}
.book-title{
	color: #3C5896;
	font-size: 32px;
	font-weight: bold;
	font-family: ceraRegular;
}
@media (max-width: 991.98px) {
	.book-title{
		font-size: 24px;
	}
}
.book-author{
	color: #3C5896;
	font-size: 16px;
	font-family: ceraRegular;
}
.testimoni{
	color: #888;
	font-family: ceraRegular;
	font-size: 22px;
	font-weight: bold;
}
.testimoni-list{
	border: 1px solid rgb(221, 221, 221);
	background-color: rgb(245, 245, 245);
	border-radius: 12px;
}
.quotation-testimoni{
	width: 24px;
	object-fit: contain;
	object-position: center top;
}
.testimoni-text{
	font-family: ceraLight;
	color: rgb(17, 17, 17);
	font-size: 16px;
}
.testimoni-author{
	font-family: Georgia;
	font-weight: bold;
	margin-top: 8px;
	color: rgb(17, 17, 17);
	font-size: 16px;
}
.testimoni-position{
	font-family: ceraRegular;
	color: rgb(17, 17, 17);
	font-size: 16px;
}
.research-publication{
	background-color:#FFFFFF;
	padding:8px;
}
.publication-table{
	border-top:2px solid #3C5896;
	border-bottom:2px solid #3C5896;
}
.publication-table tr {
	border-bottom:1px solid #E8E8E8;
}
.publication-table thead {
	color: #3C5896;
	font-size: 0.875rem;
	font-family: ceraRegular;
	font-weight:bold;
}
.publication-table tbody {
	color: #3C5896;
	font-size: 0.875rem;
	font-family: ceraRegular;
	font-weight:500;
}
.review-box{
	background-color:#FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	padding: 12px 18px;
}
.review-box-text{
	font-size: 14px;
	font-family: ceraRegular;
	color: #888;
}
.review-input{
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: rgb(249, 249, 249);
	padding: 16px 14px;
	font-family: ceraRegular;
}
.review-content{
	border: 1px solid rgba(60, 88, 150, 0.4);
	border-radius: 8px;
	padding: 12px 18px;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	font-size: 16px;
	color: #888;
	font-family: ceraRegular;
}
.reviewer-photo{
	width: 48px;
	height: 48px;
	object-fit: cover;
	border-radius: 24px;
	background: rgb(238, 238, 238) none repeat scroll 0% 0%;
	border: 1px solid rgba(0, 0, 0, 0.05);
}
.career-apply-input{
	width: 100%;
	outline: none;
	font-size: 1.1em;
	background: transparent;
	box-shadow: none;
	transition: 200ms;
	padding-top: 9.6px;
	border-color: #CCC;
	border-style: solid;
	border-width: 1px;
	padding-left: 24px;
	border-radius: 9999px;
	padding-right: 24px;
	padding-bottom: 9.6px;
}

.login-form{
	border: solid 5px #FFFFFF;
	border-radius: 15px;
	back-radius: 15px;
	background-color:#FFFFFF;
}

.sucor-border{
	border-style: solid;
	border-color: #3C5896;
}
.sucor-border-curve {
	border-radius: 25px;
}
.sucor-border-1 {
	border-width: 1px;
}
.sucor-border-2 {
	border-width: 2px;
}
.sucor-border-3 {
	border-width: 3px;
}
.sucor-border-4 {
	border-width: 4px;
}
.sucor-border-5 {
	border-width: 5px;
}




/* ===== UTILITIES ===== */

/* -----Side bar----- */
.sucor-sidebar {
	background-color: #FFFFFF;
}
.sucor-sidebar .sidebar-header{
	background-color: #3c5896;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sucor-sidebar ul{
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
}
.sucor-sidebar li{
	list-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sucor-sidebar-item:hover{
	background-color: #3c5896;
	color: #FFFFFF;
}
.sucor-sidebar-item:hover .top-news-content {
	background-color: #3c5896;
	color: #FFFFFF;
}

/* -----Search bar----- */

.sucor-searchbar {
	width: 100%;
	display:flex;
}
.sucor-searchbar input{
	width: 80%;
	display: block;
	border: 1px solid #BCBDBF;
	border-radius: 15px 0 0 15px;
	padding: 5px 8px 5px 12px;
	font-size: 1rem;
}
.sucor-searchbar span{
	width: 20%;
	background-color: #3c5896;
	border-radius: 0 15px 15px 0;
	padding: 5px 5px 5px 12px;
	cursor: pointer;
	color:white;
}

/* ===== NEWS MODULE ===== */

/* -----News Category Bar----- */
#news-category {
	color: #FFFFFF !important;
	background-color:#3c5896;
	border-radius: 20px;
	display: flex;
	align-items: center;
}
.news-category-btn {
	width:50px;
	cursor:pointer;
}
.news-category-btn {
	width:50px;
	cursor:pointer;
}
.news-category-bar{
	background-color:#3c5896;
	height: 50px;
	/* width: 1170px !important; */
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.news-category-bar ul{
	height: 100%;
	display:flex; 
	list-style:none; 
	overflow:hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.news-category-bar li{
	height: 100%;
	padding: 5px 10px 5px 10px;
	width:167px;
	text-align:center;
}
.news-category-item{
	width:147px;
	word-wrap: break-word;
	padding-top: 7px;
	/* padding-bottom: 5px; */
	height: 40px;
	cursor: pointer;
}
.news-category-item {
	color: #FFFFFF !important;
}
.news-category-item:hover{
	background-color: #2c406e;
}
/* -----News Content----- */
.news-main {
	width: 75%;
}
.news-sidebar {
	width: 25%;
}
/* News Main */
.news-headline {
	width: 100%;
	display: flex;
}
.headline-btn {
	width: 50px;
	cursor: pointer;
	padding: 0 5px 0 5px;
}
.headline-btn:hover{
	color: #3c5896;
}
.headline-list {
	width: 650px;
	display: flex;
	flex-wrap: wrap;
}
.headline-list ul{
	display:flex; 
	list-style:none; 
	overflow:hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.headline-item{
	width: 650px;
	position: relative;
    overflow: hidden;
}
.headline-item img{
	width: 650px;
	height:400px;
	opacity: .65;
}
.headline-item .backdrop {
	-webkit-filter: blur(10px);
    filter: blur(10px);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.headline-item .display {
	object-fit: contain;
    display: block;
    margin: auto;
    position: relative;
    z-index: 2;
}
.headline-content {
	color: #FFFFFF;
	font-weight: bold;
	font-size:20px;
	position: relative;
    z-index: 3;
}
/* News List */
.news-list-thumbnail {
	width: 25%;
}
.news-list-content {
	width: 75%;
	height: 145px;
}
.news-list-content span{
	width : 450px;
	margin-left: 30px;
}
.news-list-title{
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-list-detail{
	font-weight: bold;
}
.news-list-thumbnail img{
	width: 175px;
	height:120px;
}
.news-list-thumbnail .backdrop {
	-webkit-filter: blur(10px);
	filter: blur(10px);
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
}
.news-list-thumbnail .display {
	object-fit: contain;
	display: block;
	margin: auto;
	position: relative;
}
/* -----News Sidebar----- */
.top-news-point {
	width: 50px;
	font-size: 30px;
}
.top-news-content {
	width: 200px;
	color: #3c5896;
	font-size:15px;
	font-weight: bold;
}
.top-news-title {
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (max-width: 550px) {
	.headline-list {
		width: 250px !important;
	}
	.headline-item{
		width: 250px !important;
	}
	.headline-item img{
		width: 250px !important;
		height:200px !important;
	}

	.headline-content {
		font-size: 14px !important;
		position: absolute;
	}

	.card-title {
		margin-top: 7rem;
	}

	.news-list-thumbnail img {
		width: 100px !important;
	}

	.news-list-content span {
		width: 150px !important;
		font-size: 12px;
	}

	.sucor-searchbar span {
		width: 30%;
		align-items: center;
        display: flex;
	}

	.sucor-searchbar input {
		width: 70%;
		height: 56px;
	}
}

@media (max-width: 768px) {
	.headline-list {
		width: 550px;
	}
	.headline-item{
		width: 550px;
	}
	.headline-item img{
		width: 550px;
		height:400px;
	}

	.news-sidebar { 
		width: 50%;
		margin-top: 3rem;
	}

	.news-main {
		width: 50%;
	}

	.news-list-content span {
		width: 400px;
	}
}
@media (max-width: 992px) {
	.news-sidebar { 
		width: 75%;
		margin-top: 3rem;
	}

	.news-list-content span {
		width: 250px;
	}

	.news-main {
		width: 75%;
	}
}
@media (max-width: 1200px) {
	.news-sidebar { 
		width: 100%;
		margin-top: 3rem;
	}

	.news-main {
		width: 100%;
	}
}

/* ===== BORIS ===== */
.sect-boris-note{
	background-color: #FFFFFF;
}
.boris-navbar{
	display: flex;
	align-items: center;
}
.boris-navbar ul{
	height: 100%;
	display:flex; 
	list-style:none; 
	overflow:hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.boris-navbar li{
	height: 100%;
	padding: 5px 10px 5px 10px;
	text-align:center;
}
.boris-search-input{
	outline: 0;
	border-width: 0px;
	border-color: black;
}
.bar-open{
	border-bottom: 1px solid black;
}
.is-btn{
	cursor:pointer;
}
.ishidden{
	display:none;
}
.boris-category-item{
	cursor:pointer;
}


/* ===== SUCOR LISTING JS ===== */
.sucor-list {
	background-color: #FFFFFF;
	padding: 25px;
}
.list-result {
	display: flex;
	flex-wrap: wrap;
}
.sucor-list table {
  border-collapse: collapse;
}
.list-result table tr{
	border-top: 1px solid #888;
  	border-bottom: 1px solid #888;
	height:100px;
	cursor:pointer;
}
.list-result table tr:hover{
	color: #ffffff !important;
	background-color: #3c5896;
}
.sucor-list .list-pagination{
	height: 50px;
}
.sucor-list ul {
	margin: 0 0 0 0;
	display: flex;
	list-style: none;
}
.list-pagination .page-btn {
	cursor: pointer;
}
.list-pagination .pagination-item {
	padding: 7px 10px 7px 10px;
	border: 1px solid #dee2e6;
	color: #3c5896;
}
.list-pagination .disabled{
	cursor: auto;
	color: #888;
}

.award-item{
	font-size: 14px;
}

.blog_content ol {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.blog_content ul {
	margin-top: 1rem;
	margin-bottom: 1rem;
}



/*table.dataTable thead .sorting{
	background-image: url("/web/assets/public/down-arrow.png") !important;
}*/