@font-face {
	font-family: 'OleoScriptSwashCaps-Bold';
	src: url('../font/OleoScriptSwashCaps-Bold.ttf');
	src: url('../font/OleoScriptSwashCaps-Bold.ttf') format('ttf'),
	url('../font/OleoScriptSwashCaps-Bold.ttf') format('truetype');
}

.tracking {
	background-color: black;
	color: white;
	padding: 0 12px;
	border-radius: 15px;
	
}
.tracking i{
	margin-right: 10px;
}


.logo {
	font-family: 'Oleo Script Swash Caps', cursive;
}

.deskripsi {
	text-align: justify;
}


.weekly2-news-area .weekly2-wrapper .slider-wrapper{
	padding:30px 22px 19px 23px;border-radius:10px
}
.weekly2-news-area .weekly2-wrapper .slider-wrapper .weekly2-single{
	margin-left:15px;margin-right:15px
}

.weekly2-single img{
	transition: all .4s ease-out 0s;
}

.weekly2-single:hover img{
	transform: scale(1.05);
}
.weekly2-news-area .weekly2-wrapper .slider-wrapper .weekly2-single .weekly2-img{
	margin-bottom:20px
}
.weekly2-news-area .weekly2-wrapper .slider-wrapper .weekly2-single .weekly2-img img{
	width:100%;border-radius:6px
}
.weekly2-news-area .weekly2-wrapper .slider-wrapper .weekly2-single .weekly2-caption h4 a{
	font-size:16px;
	font-weight:700;
	line-height:1.3;
	display:block;
	padding-right:20px;
	color: #012161;
}
@media only screen and (min-width: 576px) and (max-width: 767px){
	.weekly2-news-area .weekly2-wrapper .slider-wrapper .weekly2-single .weekly2-caption h4 a{
		padding-right:0px
	}
}
.weekly2-news-area .weekly2-wrapper .slider-wrapper .weekly2-single .weekly2-caption h4 a:hover{
	color:#ffbf00;
}
.weekly2-news-area .weekly2-wrapper .slider-wrapper .weekly2-single .weekly2-caption p{
	color:#838793;font-size:12px;margin:0
}
.weekly2-news-area .weekly2-wrapper .slider-wrapper .home-banner2 img{
	width:100%
}
.weekly2-news-area .weekly2-news-active button{
	cursor:pointer
}
.weekly2-news-area .weekly2-news-active .slick-arrow{
	position:absolute;top:-46px;
	right:10px;
	background:none;
	border:none;
	color:#707b8e;
	padding:0;
	cursor:pointer;
	font-size:15px
}
.weekly2-news-area .weekly2-news-active .slick-prev.slick-arrow{right:37px}


.form-deposito #bunga {
	background-color: #fff;
	cursor: no-drop;
	border: none;
	padding-top: 35px;
}
.form-deposito #bunga:focus{
	border: 1px solid transparent;
	box-shadow: none;
}

.bungkus-berita {
	height: 200px;
}

.bungkus-berita img {
	height: 100%;
	object-fit: cover;
}