.bg-primary-ad {
	background-color: #465221 !important;
	color: #fff !important;
}
.bg-orange-ad {
	background-color: #fe9c22 !important;
	color: #fff !important;
}
.bg-sem-primary {
	background-color: #80982a !important;
	color: #ffffff;
}
.bg-sem2-primary {
	background-color: #87a946 !important;
	color: #ffffff;
}
.bg-sem-primary:hover {
	background-color: #80982a !important;
	color: #ffffff;
}
.text-primary-ad {
	color: #465221 !important;
}
.text-orange {
	color: #fe9c22 !important;
}
.text-sem-primary {
	color: #80982a !important;
}
.text-sem2-primary {
	color: #75943b !important;
}
.text-plain {
	color: #6c6c6c !important;
}
.ls-1 {
	letter-spacing: 1px;
}
.bg-out-primary {
	background-color: #dfe5ca !important;
}
#back-to-top {
	position: fixed;
	bottom: 70px;
	right: 20px;
	display: none;
	z-index: 1000;
	background-color: #343a40;
	color: #ffffff;
	border-radius: 5px;
	text-align: center;
}
#back-to-top:hover {
	background-color: #555;
}
.circle-ornamen {
	position: absolute;
	left: 35px;
	bottom: 270px;
	width: 165px;
	height: 165px;
	border-radius: 50%;
	border: 23px solid #87a946;
	opacity: 0.7;
}
.divider-ad {
	height: 3px;
	width: 100%;
	background-color: #fe9c22;
}
.tigam-nomer {
	padding: 10px 15px;
	font-size: 25px;
	font-weight: 600;
	border-radius: 8px;
	color: white;
}
