.cid-t9FOdWsu9O .navbar {
	background: #000;
}

.cid-t9FOdWsu9O .navbar-brand .navbar-caption-main {
	color: #d99421 !important;
}

.cid-t9FQdiQC2E .mbr-section-title {
	color: #b17007 !important;
	background: rgb(0 0 0 / 65%);
    margin: 0;
    padding: 40px 30px;
}

.cid-t9FQmLqdpB .mbr-section-title {
    color: #e48d00;
}

.btn-primary, .btn-primary:active {
    background-color: #b17007 !important;
    border-color: #724f17 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-primary .mobi-mbri:after {
	display: none !important;
}

.btn-primary .mobi-mbri:after {
	text-decoration: none !important;
}

.cid-t9FQmLqdpB a:hover {
	text-decoration: none !important;
	background-color: #623f06 !important;
}

.cid-t9FQmLqdpB .card-title {
	color: #000;
}

.cid-t9FQdGSUBv .btn-black, .cid-t9FQdGSUBv .btn-black:active {
	background-color: #b37614 !important;
}

.cid-t9FQf8BrGh .mbr-section-title {
    color: #d99421;
    font-size: 3rem;
    background: black;
    padding: 5px 0;
}

.cid-t9FQf8BrGh .mbr-section-subtitle {
	font-size: 1.5rem;
}

.custom_4_grid {
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8rem;
}

.custom_4_grid .card-title {
	font-size: 18px;
	text-align: center;
    color: #000000;
}

.cid-t9FQf8BrGh .card-number {
	background-color: #b37614;
}

.cid-t9FQf8BrGh .card-title-container {
	justify-content: center;
}

.cid-t9FQf8BrGh .image-wrapper img {
	height: 100%;
}

.cid-t9FQouBVHP .mbr-section-title {
    color: #d68c14;
    font-size: 48px;
}

.cid-t9FQouBVHP {
	padding-top: 3.5rem;
}

.cid-t9FQouBVHP .col-title,
.cid-t9FQr9qeqX .col-title {
	margin-bottom: 1.5rem;
}

.cid-t9FQr9qeqX {
	padding-top: 3rem;
	padding-bottom: 50px;
}

.cid-t9FQr9qeqX .mbr-section-title {
	background: #000;
    color: #d99421;
    font-size: 48px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cid-t9FOdWsu9O .navbar-caption-wrap {
	height: 80px;
}

.cid-t9FOdWsu9O .navbar {
	padding: 0 !important;
}

.nav-item .display-4 {
	font-size: 1.2rem;
}

.cid-t9FQv2ymWX {
	padding-top: .5rem;
	padding-bottom: .5rem;
	background-color: #000;
}


.cid-t9FQv2ymWX .cards-container {
	grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
}

.center-fa-item {
	display: flex;
	gap: 15px;
	align-items: center;
}


.quick_links_container a {
	color: #fff;
}

.subfooter-bg-img {
	position: relative;
    padding: 52px 0 55px;
	background-image: url(/static/images/stock/gold_bars_uganda.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.sub-info-wrapper {
	opacity: .87;
	background-color: #000;
	position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.subfooter-bg-img i {
	font-size: 45px;
    display: block;
    margin-bottom: 12px;
    color: #fff;
}

.subfooter-bg-img p,
.subfooter-bg-img p a {
	color: #fff;
	font-size: 20px;
}

.subfooter-bg-img .widget_title {
	color: #db9c2c;
	font-size: 25px;
    line-height: 30px;
    font-weight: 500;
}

.cid-t9FQv2ymWX .display-7 {
	font-size: 18px;
}

.cid-t9FQv2ymWX .card-title {
	color: #db9c2c;
}

/*responsive*/
@media (max-width: 991px) {
	.custom_4_grid {
		grid-template-columns: repeat(2, 1fr);
		column-gap: 15rem;
		row-gap: 4rem;
	}

	.cid-t9FQf8BrGh .image-wrapper img {
		max-width: 280px;
	}
}


@media (max-width: 900px) {

	.footer-info.subfooter-bg-img .row {
		flex-direction: column;
		gap: 50px;
	}

	.footer-info.subfooter-bg-img .row .col-4 {
		width: 100%;
	}

}


@media (max-width: 768px) {
	.custom_4_grid {
		grid-template-columns: repeat(2, 1fr);
		column-gap: 15rem;
		row-gap: 4rem;
	}

	.cid-t9FQf8BrGh .image-wrapper img {
		max-width: 260px;
	}

	.cid-t9FQv2ymWX .cards-container {
		grid-template-columns: repeat(1, 1fr);
	}

	.quick_links_card {
		display: none;
	}

	.cid-t9FQv2ymWX .card-title {
		text-align: center;
	}
}


@media (max-width: 600px) {
	.custom_4_grid {
		grid-template-columns: repeat(2, 1fr);
		column-gap: 8rem;
		row-gap: 4rem;
	}

	.cid-t9FQf8BrGh .image-wrapper img {
		max-width: 240px;
	}
}


@media (max-width: 570px) {
	.cid-t9FQr9qeqX .mbr-section-title,
	.cid-t9FQouBVHP .mbr-section-title,
	.cid-t9FQf8BrGh .mbr-section-title {
		font-size: 40px;
	}

	.cid-t9FQv2ymWX .display-7 {
		font-size: 17px;
	}
}


@media (max-width: 480px) {
	.custom_4_grid {
		grid-template-columns: repeat(1, 1fr);
		column-gap: 4rem;
		row-gap: 4rem;
	}

	.cid-t9FQf8BrGh .image-wrapper img {
		max-width: 180px;
	}

	.cid-t9FQr9qeqX .mbr-section-title,
	.cid-t9FQouBVHP .mbr-section-title,
	.cid-t9FQf8BrGh .mbr-section-title {
		font-size: 30px;
	}
}