body
{
	color: #525252 !important;
}
html
{
	scroll-behavior: smooth;
}
.arrow
{
	height: 20px; width: 20px; background: #e81b1b9c; position: fixed; bottom: 30px; right: 30px; display: none;
	border-radius: 5px; text-align: center;
}

.news-main
{
	
	text-align: center;
	padding-bottom: 10px;
	box-shadow: 5px 1px 5px #eaeaea4d;
}
.news-main img
{
height: 250px; width: 400px;
padding-bottom: 10px;
border-radius: 5px;
}

.news-main a
{
	font-weight: 600;
	text-decoration: none;
	color: #525252;
}
.news-main a:hover
{

	color: #104cfb;
}
.topic-bisesh h3
{
	background: red;
	display: inline-block;
	padding: 10px;
	color: #fff;
	font-weight: 700;
	border-radius: 5px;
	margin: 10px;
	position: relative;

}
.bisesh-bg
{
	background: #fff4f4;
	margin-top: 10px;

}
.bisesh-right-bg
{
	background: #eaeaea4d;
}
.bisesh-right-bg h3
{
	background: #0d4afb;
	color: #fff;
	display: inline-block;
	margin-top: 20px;
	padding: 10px;
	font-weight: 700;
	border-radius: 5px;
}
.bisesh
{
	text-align: center;


}
.topic-bisesh h3:after
{
position: absolute;
 content: ''; height: 5px; width: 250px; background: red; position: absolute; top: 25px;
left: 100px;
}
.topic-bisesh h3:before
{
position: absolute;
 content: ''; height: 5px; width: 250px; background: red; position: absolute; top: 25px;
 right: 100px;

}

.topic-news 
{
	border-bottom: 1px solid lightgrey;
	padding-top: 5px;
	background: #eaeaea17;
}
.topic-news a
{
	text-decoration: none;
	color: #525252;
}
.topic-news a:hover
{
	color: #104cfb;
}
.news-front
{
	box-shadow: 5px 3px 10px 1px #888888;
	padding: 5px;
}
.topic-news-front li h6
{
	border-bottom: 1px solid lightgrey;
	padding-bottom: 10px;
	background: #eaeaea17;
}
.topic-news-front li a
{
	text-decoration: none;
	font-weight: 700;
	color: #1a252fd1;
}
.topic-news-front li a:hover
{
	color: #104cfb;
}
.fa.fa-home {
    font-size: 24px;
    color: #fff;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2.0rem;
    padding-left: 2.0rem;
    color: #fff4f4;
    font-weight: 700;
}
.bg-light {
    background-color: #104cfb !important;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #fff4f4;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(255, 216, 6, 0.86);
    background: #fff4f4;
}
.topic
{

	padding-left: 10px;
	margin: 10px 0;
	display: flex;
	justify-content: space-between;
	background: #eaeaea4d; 

	
}
.topic h3
{
	font-weight: 700;
	
	padding: 5px;
}
.topic h3:hover
{
	color: #104cfb;
}
.topic:before
{
	content: ''; position: absolute; border-style: solid; border-width: 2px; height: 23px; border-color: #db464645;
	top: 22px;
	left: 15px;

}


.topic a
{
	text-decoration: none;
	color: #141b3591;

}

/* topic-even*/
.topic-even
{
	
	padding-left: 10px;
	margin: 10px 0;
	display: flex;
	justify-content: space-between;
}
.topic-even h3
{
	font-weight: 700;
	
	padding: 5px;
	background: #141b3591;
	border-radius: 5px;
}

.topic-even:before
{
	content: ''; position: absolute; border-style: solid; border-width: 2px; height: 30px; border-color: #db464645;
	top: 18px;
	left: 15px;

}


.topic-even a
{
	text-decoration: none;
	color: #fff;

}
/* ends topic-even*/

.fa.fa-bars {
    padding-right: 10px;
    padding-top: 15px;
    color: #141b3591
}

li
{ 

	display: inline; 
	padding-right: 20px;

}
.social li a
{
	color: #0a0824;
	font-size: 22px;
	line-height: 0px;
}
.social li a:hover
{
	color: #fff;
}

footer
{
	 background-color: #0d4afb !important;
	 padding: 25px 0;
	 color: #fff;
}
span
{
	font-weight: 700;
}
.red
{
	background: #0d4afb !important;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	padding-left: 100px;
}
.feature
{
	position: relative;
	margin-bottom: 10px;
}
.feature a {
    position: absolute;
    content: '';
    top: 250px;
    color: #fff;
    background: #a67e7e82;
    padding-left: 5px;
    text-decoration: none;

}
.ad
{
	border-right: 1px solid lightgrey;
	border-left: 1px solid lightgrey;
}
.news-front-even
{
	box-shadow: 5px 3px 10px 1px #888888;
	padding: 5px;
}

@media only screen and (max-width: 480px) {
  .topic-bisesh h3:after
{
position: absolute;
 content: ''; height: 5px; width: 100px; background: red; position: absolute; top: 25px;
left: 100px;
}
.topic-bisesh h3:before
{
position: absolute;
 content: ''; height: 5px; width: 100px; background: red; position: absolute; top: 25px;
 right: 100px;

}
.suku-ad img
{
	width: 400px !important;
}
.news-front
{
	margin-bottom: 10px;
}
.feature
{
	padding-bottom: 25px;

}
.ad
{
	text-align: center;
}
}

@media only screen and (max-width: 720px) and (min-width: 480px) 

{
	.suku-ad img
{
	width: 480px !important;
}
}


@media only screen and (max-width: 1000px) and (min-width: 720px)  
{
.news-main img {
    height: 201px !important;
    width: 250px !important;
 
}
.topic-news h5
{
	font-size: 15px;
	padding-left: 15px;
}
.topic-news img
{
	width: 70px !important;
}
.suku-ad img
{
	width: 720px !important;
}
}
/* single page */
.news p
{
 line-height: 40px;
 font-size: 18px;
}
.news img
{
	padding: 50px;
}
.navbar a {
    color: #fff;
    font-size: 18px;
    padding-right: 40px;
    font-weight: 700;
}
.navbar a:hover 
{
    color: #f2cc5ac2;
    text-decoration: none
}
#primary-menu {
    margin: 0;
    padding: 0;
}

 .banner {
    text-align: center;
    padding: 20px;
}
