
.nav-bg-color {
	background: #ffffff;
}
#nav-center-logo-menu-btn {
    background: transparent;
}
#nav-center-logo-menu-btn .nav-bg {
	background: #ffffff;
	opacity: 1;
}
#header-center-slogan-img {
	background: #ffffff;
}



#desc-img-text-btn--0 {
	background: #eeeeee;
}

#benefit-center-3col-2row {
	background: #ffffff;
}

#desc-img-text-btn {
	background: #eeeeee;
}

#desc-img-text-btn--1 {
	background: #eeeeee;
}



#desc-img-text-btn--3 {
	background: #ffffff;
}

#desc-img-text-btn--4 {
	background: #ffffff;
}



#desc-img-text-btn--5 {
	background: #ffffff;
}

#desc-center-slogan-img-text .bg {
	background-image: url('../images/SebangGlobal_Website_Library_Bg_1600x900.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: left center;
	opacity: 0.6;
}

#desc-center-slogan-img-text {
	background: #000000;
}

#desc-img-text-btn--6 {
	background: #ffffff;
}



#desc-img-text-btn--7 {
	background: #eeeeee;
}
#desc-accordion {
	background: #eeeeee;
}

#action-center-img-text-btn {
	background: #bc0000;
}

#action-center-img-text-btn .bg {
	background-image: url('../images/SMF_31-1000S_1200.png');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.05;
}

#action-center-img-text-btn h4 {
	color: #000000 !important;
}


#gallery-fluid-list-4col-2row .bg {
    background: #ffffff;
}

#footer-list-form{
	background: #222222;
}

@media (min-width: 992px) {
	#nav-center-logo-menu-btn .container {
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
		height: 50px;
		min-height: 50px;
	}

	#nav-center-logo-menu-btn .navbar-header {
		flex-shrink: 0;
		display: flex;
		align-items: center;
		height: 50px;
		margin: 0;
		padding: 0;
	}
	
	#nav-center-logo-menu-btn .navbar-brand {
		display: flex;
		align-items: center;
		height: 50px;
		padding: 0;
		margin: 0;
		order: 1;
		flex-shrink: 0;
	}
	
	#nav-center-logo-menu-btn .navbar-toggle {
		order: 2;
		margin: 0;
		padding: 9px 15px;
		border: none;
		background: transparent;
		float: none;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: 50px;
		width: 44px;
		cursor: pointer;
	}
	
	#nav-center-logo-menu-btn .navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		background: #000;
		margin: 0;
		transition: all 0.3s ease-in-out;
	}
	
	#nav-center-logo-menu-btn .navbar-toggle .icon-bar + .icon-bar {
		margin-top: 5px;
	}
	
	#nav-center-logo-menu-btn.light .navbar-toggle .icon-bar {
		background: #000;
	}
	
	#nav-center-logo-menu-btn.dark .navbar-toggle .icon-bar {
		background: #fff;
	}
	
	#nav-center-logo-menu-btn .navbar-toggle:not(.collapsed) .icon-bar:nth-child(1) {
		transform: translateY(7px) rotate(45deg);
	}
	
	#nav-center-logo-menu-btn .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
		opacity: 0;
		width: 0;
	}
	
	#nav-center-logo-menu-btn .navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
		transform: translateY(-7px) rotate(-45deg);
	}
	
	@media (min-width: 992px) {
		#nav-center-logo-menu-btn .navbar-toggle {
			display: none;
		}
	}
	
	@media (max-width: 991px) {
		#nav-center-logo-menu-btn .navbar-toggle {
			display: flex;
		}
	}
	
	#nav-center-logo-menu-btn .navbar-brand > a {
		display: flex;
		align-items: center;
		height: 50px;
		padding: 0;
		margin: 0;
	}
	
	#nav-center-logo-menu-btn .navbar-logo {
		max-height: 40px !important;
		height: auto;
		width: auto;
		object-fit: contain;
		display: block;
		margin: 0;
	}

	.navbar-nav {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
		margin: 0 !important;
		padding: 0;
		height: 50px;
	}

	.navbar-nav.navbar-left {
		flex: 1;
		white-space: nowrap;
		min-width: 0;
		height: 50px;
		display: flex;
		align-items: center;
	}

	.navbar-nav.navbar-left > li {
		white-space: nowrap;
		flex-shrink: 0;
		display: flex;
		align-items: center;
		height: 50px;
		margin: 0;
		padding: 0;
	}

	.navbar-nav.navbar-left > li > a {
		white-space: nowrap;
		padding: 0 10px !important;
		display: flex;
		align-items: center;
		height: 50px;
		line-height: 50px;
		margin: 0 !important;
	}

	.navbar-nav.navbar-right {
		flex-shrink: 0;
		margin-left: auto;
		white-space: nowrap;
		display: flex;
		align-items: center;
		height: 50px;
	}

	.navbar-phone-item {
		white-space: nowrap;
		flex-shrink: 0;
		display: flex;
		align-items: center;
		height: 50px;
		margin: 0;
		padding: 0;
	}

	.navbar-phone-item > a {
		white-space: nowrap;
		display: flex;
		align-items: center;
		padding: 0 10px !important;
		height: 50px;
		line-height: 50px;
		margin: 0 !important;
	}

	.navbar-phone-text {
		white-space: nowrap;
		font-size: 15px;
		display: inline-block;
		vertical-align: middle;
	}
	
	#nav-center-logo-menu-btn {
		min-height: 50px;
		height: 50px;
		padding-top: 0;
		padding-bottom: 0;
		transition: padding 0.3s ease;
	}
	
	#nav-center-logo-menu-btn.show-menu {
		padding-top: 15px;
		padding-bottom: 15px;
		height: auto;
		min-height: 80px;
	}
	
	#nav-center-logo-menu-btn.show-menu .container {
		height: auto;
		min-height: 50px;
		align-items: center;
	}
	
	#nav-center-logo-menu-btn.show-menu .navbar-header {
		height: 50px;
		align-items: center;
	}
	
	#nav-center-logo-menu-btn.show-menu #navbar {
		height: auto;
		min-height: 50px;
		align-items: center;
	}
	
	#nav-center-logo-menu-btn.show-menu .navbar-nav.navbar-left > li > a,
	#nav-center-logo-menu-btn.show-menu .navbar-nav.navbar-right > li > a {
		height: 50px;
		align-items: center;
		padding: 0 10px !important;
	}
	
	#nav-center-logo-menu-btn .nav-bg {
		height: 50px;
		min-height: 50px;
		transition: height 0.3s ease, min-height 0.3s ease;
	}
	
	#nav-center-logo-menu-btn.show-menu .nav-bg {
		height: 100%;
		min-height: 80px;
	}

	#nav-center-logo-menu-btn #navbar {
		flex: 1;
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: nowrap;
		min-height: 50px;
		height: 50px;
	}
	
	#nav-center-logo-menu-btn .navbar-nav > li {
		margin: 0 !important;
		padding: 0;
	}
	
	#nav-center-logo-menu-btn #navbar .navbar-nav.navbar-left,
	#nav-center-logo-menu-btn #navbar .navbar-nav.navbar-right {
		display: flex;
		align-items: center;
		height: 50px;
		min-height: 50px;
	}
	
	#nav-center-logo-menu-btn #navbar .navbar-nav.navbar-left > li,
	#nav-center-logo-menu-btn #navbar .navbar-nav.navbar-right > li {
		display: flex;
		align-items: center;
		height: 50px;
	}
	
	#nav-center-logo-menu-btn #navbar .navbar-nav.navbar-left > li > a,
	#nav-center-logo-menu-btn #navbar .navbar-nav.navbar-right > li > a {
		display: flex;
		align-items: center;
		height: 50px;
		line-height: 50px;
		padding: 0 10px !important;
		margin: 0;
	}
	
	#nav-center-logo-menu-btn .navbar-nav > li {
		vertical-align: middle;
	}
	
	#nav-center-logo-menu-btn .navbar-nav {
		vertical-align: middle;
	}
}

@media (min-width: 992px) {
	.navbar-nav.navbar-left > li {
		margin-right: 8px;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.navbar-nav.navbar-left > li:last-child {
		margin-right: 0;
	}
	
	.navbar-phone-item {
		margin-left: 15px;
		padding-left: 15px;
		border-left: 1px solid rgba(0, 0, 0, 0.1);
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.navbar-nav.navbar-left > li > a {
		font-size: 14px;
		padding: 0 8px !important;
		height: 50px;
		line-height: 50px;
		display: flex;
		align-items: center;
	}
	
	.navbar-phone-item > a {
		height: 50px;
		line-height: 50px;
		display: flex;
		align-items: center;
		padding: 0 8px !important;
	}
}

@media (min-width: 1200px) {
	.navbar-nav.navbar-left > li {
		margin-right: 15px;
	}
	
	.navbar-nav.navbar-left > li > a {
		font-size: 16px;
		padding: 0 10px !important;
		height: 50px;
		line-height: 50px;
		display: flex;
		align-items: center;
	}
}

@media (max-width: 991px) {
	.navbar-nav.navbar-right {
		display: none;
	}
	
	#nav-center-logo-menu-btn .navbar-header {
		width: 100%;
		justify-content: space-between;
		max-width: 100%;
		flex-shrink: 0;
	}
	
	#nav-center-logo-menu-btn .navbar-brand {
		padding: 0;
		max-width: 150px;
		flex-shrink: 0;
		order: 1;
		margin-right: auto;
	}
	
	#nav-center-logo-menu-btn .navbar-toggle {
		order: 2;
		margin-left: auto;
	}
	
	#nav-center-logo-menu-btn .navbar-logo {
		max-height: 35px !important;
		max-width: 100%;
		width: auto;
		height: auto;
		object-fit: contain;
	}
	
	#nav-center-logo-menu-btn .navbar-toggle {
		order: 2;
		margin: 0;
		margin-left: auto;
		padding: 9px 15px;
		float: none;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: 50px;
		width: 44px;
	}
}

.card {
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	opacity: 1;
}

.card:hover {
	transform: translateY(-8px);
	box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.card-simple {
	transition: all 0.3s ease;
}

.card-simple:hover {
	transform: translateY(-8px);
}

.btn-primary {
	transition: all 0.3s ease;
	position: relative;
	overflow: hidden;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	box-shadow: 0 4px 15px rgba(188, 0, 0, 0.3);
}

.btn-primary::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.3);
	transform: translate(-50%, -50%);
	transition: width 0.6s, height 0.6s;
}

.btn-primary:hover::before {
	width: 300px;
	height: 300px;
}

.btn-primary:hover {
	transform: translateY(-2px) scale(1.02);
	box-shadow: 0 8px 25px rgba(188, 0, 0, 0.5);
}

.btn-primary:active {
	transform: translateY(0) scale(0.98);
}

.gallery-box {
	transition: all 0.3s ease;
}

.gallery-box:hover {
	transform: scale(1.03);
}

img.screen {
	transition: transform 0.3s ease;
}

img.screen:hover {
	transform: scale(1.02);
}

.navbar {
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

.navbar.show-menu {
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

section {
	scroll-margin-top: 80px;
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translateY(30px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.card-row {
	animation: fadeInUp 0.6s ease-out;
}

@media (prefers-reduced-motion: reduce) {
	*,
	*::before,
	*::after {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.01ms !important;
	}
}

.form-control:focus {
	border-color: #bc0000;
	box-shadow: 0 0 0 0.2rem rgba(188, 0, 0, 0.25);
}

.panel-heading {
	transition: background-color 0.3s ease;
}

.panel-heading:hover {
	background-color: rgba(0, 0, 0, 0.02);
}

.navbar-nav > li > a {
	position: relative;
}

.navbar-nav > li > a::after {
	content: '';
	position: absolute;
	width: 0;
	height: 2px;
	bottom: 0;
	left: 50%;
	background-color: #bc0000;
	transition: all 0.3s ease;
	transform: translateX(-50%);
}

.navbar-nav > li > a:hover::after,
.navbar-nav > li.active > a::after {
	width: 80%;
}

#action-center-img-text-btn {
	position: relative;
	overflow: hidden;
}

#action-center-img-text-btn::before {
	content: '';
	position: absolute;
	top: -50%;
	left: -50%;
	width: 200%;
	height: 200%;
	background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
	animation: pulse 3s ease-in-out infinite;
}

@keyframes pulse {
	0%, 100% {
		transform: scale(1);
		opacity: 0.5;
	}
	50% {
		transform: scale(1.1);
		opacity: 0.8;
	}
}

.text-list, .text-list li, .text-list a {
	font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
	font-weight: 400;
	line-height: 1.7;
}

.form-control {
	font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.panel-heading h4 {
	font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
	font-weight: 600;
}
section {
	margin-bottom: 0;
}

section h2 {
	margin-bottom: 25px;
}

section h3 {
	margin-bottom: 20px;
}

section h4 {
	margin-bottom: 15px;
}

#desc-img-text-btn--2 .container > h4 {
	margin-bottom: 20px !important;
}

section p {
	margin-bottom: 20px;
}

.text-center h2 + h4 {
	margin-top: -10px;
	margin-bottom: 40px;
	font-weight: 400;
	color: #666;
}

.card-row {
	margin-bottom: 20px;
}

.card-row:last-child {
	margin-bottom: 0;
}

.card-icon {
	font-size: 28px;
	margin-right: 20px;
	flex-shrink: 0;
}

.card-simple h3 {
	font-size: 20px;
	font-weight: 600;
	color: #1a1a1a;
	margin-bottom: 10px;
}

@media (max-width: 991px) {
	.card-block h4 {
		font-size: 18px;
	}
	
	.card-block p {
		font-size: 15px;
	}
	
	.card-icon {
		font-size: 24px;
		margin-right: 15px;
	}
	
	.card-simple h3 {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	#nav-center-logo-menu-btn .navbar-header {
		width: 100%;
		justify-content: space-between;
		max-width: 100%;
		flex-shrink: 0;
		padding: 0;
		margin: 0;
	}
	
	#nav-center-logo-menu-btn .navbar-brand {
		padding: 0 !important;
		max-width: 120px;
		flex-shrink: 0;
		order: 1;
		margin-right: auto;
	}
	
	#nav-center-logo-menu-btn .navbar-logo {
		max-height: 30px !important;
		max-width: 100% !important;
		width: auto !important;
		height: auto !important;
		object-fit: contain;
	}
	
	#nav-center-logo-menu-btn .navbar-toggle {
		order: 2;
		margin: 0;
		margin-left: auto;
		padding: 9px 15px;
		float: none;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: 50px;
		width: 44px;
	}
	
	.card-block h4 {
		font-size: 17px;
	}
	
	.card-block p {
		font-size: 14px;
	}
	
	.card-icon {
		font-size: 22px;
		margin-right: 12px;
	}
	
	.card-simple h3 {
		font-size: 17px;
	}
}
