/* indexstyle */


@font-face {
  font-family:franklinheavy;
  src: url(../font/FRAHV.TTF);
}

body{
	
}
.coverbgnews{
	background-image:url("../images/news4.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	
}
.fontjudul{
	font-family:franklinheavy;
	font-size:3rem;
	line-height:35px;
}
.fontsubjudul{
	font-family:franklinheavy;
	font-size:2rem;
	line-height:25px;
}
.orangecolor{
	color:#F79633;
}
.datefont{
	font-size:0.8rem;
}
.orangebg{
	background-color:#F79633;
	
}
.whitebg{
	
	
	background-color:#FFFFFF;
}
.fontsubtombol{
	font-family:franklinheavy;
	font-size:1.5rem;
	line-height:20px;
	text-align:center;
}
.label21{
	display:inline-block;
}
.textbox1{
	position: relative;
	text-align: center;
	color: white;
}
.textcenter1{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.rounded-5 {
  border-radius: 1rem !important;
}
.navbar-button1{
	color:rgba(0,0,0,0.3);
	text-decoration:none;
}
.navbar-button1:hover{
	color:white;
	text-decoration:none;
}
.navbar-button2{
	color:rgba(0,0,0,0.6);
	text-decoration:none;
}
.navbar-button2:hover{
	color:rgba(0,0,0,1);
	text-decoration:none;
}
.footertitle{
	font-family:franklinheavy;
	font-size:1.5rem;
	line-height:15px;
}
.buttonlink1{
	color:white;
	text-decoration:none;
}
.buttonlink1:hover{
	color:black;
	text-decoration:none;
}
/*a, a:link, a:visited,a:hover, a:active  {
 // background-color: #f44336;
  color: black!important;
  //padding: 14px 25px;
 // text-align: center;
  text-decoration: none;
 // display: inline-block;
}*/

.tombollink1{
	color: black!important;
	text-decoration: none;
}
.tombollink1:hover{
	color: black!important;
	text-decoration: none;
}

