body {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background: #606060;
}

a {
	color: blue;
}

#sidemenu {
	position: relative;
	right: 0px;
}

#sidemenu a {
	float: left;
	width: 100%;
	text-align: right;
	padding: 16px;
}

/*===============================================================================================*/

.container1 {
	max-width: 990px;
	margin: 0 auto;
}

/*===============================================================================================*/

.title0 {
	background: url(../img/bg_title2c.png) top center no-repeat;
}

.title1 {
	-webkit-text-stroke: 2px #0DA2A3;
    color: #fff;
	font-size: 50px;
	text-align: center;
}

.title2 {
	position: absolute;
	-webkit-text-stroke: 1px #0DA2A3;
    color: #fff;
	font-size: 30px;
	width: 240px;
	height: 64px;
	top: -18px;
	padding-left: 36px;
	background: url(../img/bg_title.png) top left no-repeat;
}

.title3 {
	float: left;
	height: 74px;
	padding: 4px 90px 0 20px;
	margin-bottom: 10px;
	-webkit-text-stroke: 1px #0DA2A3;
    color: #fff;
	font-size: 34px;
	letter-spacing: 2px;
	background-image: url(../img/bg_title2b.png), url(../img/bg_title2a.png);
	background-position: top right, top left;
	background-repeat: no-repeat, repeat-x;
}

.title4 {
	color: #f1582e;
	font-size: 30px;
	letter-spacing: 2px;
}

/*===============================================================================================*/

.form1 p {
	margin: 5px 0;
}
.form1 p label {
	display: block;
	letter-spacing: 2px;
}
.form1 p input[type=text], .form1 p select {
	border: 2px solid #f1582e;
	padding: 8px;
	background: #fff;
}
.form1 p option {
	background: #fff;
}
.form1 p span {
	display: block;
	font-size: 14px;
}

/*===============================================================================================*/

.berita_list {
	display: block;
	padding: 8px;
	text-decoration: none;
}
.berita_list:hover, .berita_list:active {
	background: #ccc;
}
.berita_list .w3-col {
	width: 250px;
}
.berita_list .w3-col img {
	width: 100%;
	border: 1px solid #60C1BE;
}
.berita_list .w3-rest {
	padding-left: 16px;
}
.berita_list .w3-rest h1 {
	font-size: 16px;
}
.berita_list .w3-rest h2 {
	font-size: 20px;
}

/*===============================================================================================*/

.berita {
}

#b_tanggal {
	font-size: 14px;
}
#b_judul {
	font-size: 30px;
}
#b_gambar {
}
#b_gambar img {
	width: 100%;
	border: 1px solid #60C1BE;
}
#b_isi {
}
/*===============================================================================================*/

.button2 {
	display: block;
	font-size: 36px;
	text-decoration: none;
	border: 3px solid #F15A2C;
	padding: 16px 24px;
	margin: 8px;
	border-radius: 25px;
	letter-spacing: 5px;
	color: #fff;
}

.button2:hover, .button2:active {
	background: #9FC0BF;
	border-color: red;
}

.button3 {
  display: inline-block;
  padding: 0 16px;
  height: 60px;
  font-size: 34px;
  letter-spacing: 3px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  -webkit-text-stroke: 1px #0DA2A3;
  border: none;
  background: url(../img/btn1a.png) top left repeat-x;
}

.button3:hover {
	opacity: 0.6;
	
}

.button3:active {
  transform: translateY(4px);
}

/*===============================================================================================*/

#header1 {
	background: url(../img/bg_header1.png) top center no-repeat;
}

#header2 {
	max-width: 990px; 
	min-width: 320px;
	height: 62px;
	margin: auto; 
}

#home_top {
	max-width: 800px;
	margin: 0 auto;
	padding: 70px 32px 50px 32px;
	color: #fff;
	background: #60C1BE url(../img/bg_home.png) left bottom repeat-x;
}

#home_reg1 {
	padding-top: 30px;
	background: url(../img/bg_home3.jpg) center top no-repeat;
}

#home_reg2 {
	position: relative;
	min-height: 280px;
	padding: 40px 110px 24px 16px;
	color: #fff;
}

#home_fnews1 {
	position: relative;
	padding-top: 12px;
	background: url(../img/bg_fnews3.jpg) center top no-repeat;
	height: 220px;
}

#home_fnews1b {
	position: relative;
	display: none;
}

#home_fnews2 {
	position: relative;
	min-height: 220px;
	padding: 32px 16px 14px 16px;
	color: #fff;
}

#home_fnews2b {
	height: 50px;
	padding: 40px 16px;
	color: #000;
	border-radius: 25px;
	border: 2px solid #E94C20;
	background: #FFF5D8;
	overflow: hidden;
}

#home_fnews1 img {
	position: absolute;
}

#home_fnews2 img {
	position: absolute;
}

#home_fnews2b img {
	position: absolute;
}

#home_fnews3 {
	height: 146px;
	margin-right: 100px;
	padding-left: 160px;
	padding-right: 20px;
	/*background: url(../img/fnews1.png) left top no-repeat;*/
	color: #000;
	
	border-radius: 25px;
	border: 2px solid #E94C20;
	background: #FFF5D8;
}

#home_fnews3 p {
	height: 120px;
	margin: 8px 4px;
	overflow: hidden;
}

#footer1 {
	background: url(../img/bg_footer1.png) top center no-repeat;
}

#footer2 {
	max-width: 990px; 
	min-width: 320px;
	margin: auto; 
	height: 110px;
}

@media only screen and (max-width: 992px) {
	body { background: green; }
	.berita_list .w3-col {
		width: 200px;
	}
	
	#header2 {
		background: url(../img/bg_header1b.png) top left no-repeat;
	}
	
	#home_reg1, #footer1 {
		background: none;
	}
	
	#home_reg2 {
		padding-right: 16px;
		background: #60C1BE url(../img/bg_home2.png) left bottom repeat-x;
	}
		
	#footer2 {
		background: url(../img/bg_footer1b.png) top left no-repeat;
	}
	#home_fnews3 {
		margin-right: 0px;
	}
	#home_fnews1 {
		background: url(../img/fnews1b.png) center top repeat-x;
		height: 180px;
	}
	
}
@media only screen and (max-width: 600px) {
	body { background: blue; }
	.berita_list .w3-col {
		width: 150px;
	}
	.berita_list .w3-rest h1 {
		font-size: 14px;
	}
	.berita_list .w3-rest h2 {
		font-size: 16px;
	}
	#home_reg1 .button2 { 
		font-size: 24px;
	}
	#home_fnews2 {
		display: none;
	}
	#home_fnews1 {
		display: none;
	}
	#home_fnews1b {
		display: block;
	}
	.title1 {
		font-size: 40px;
	}
}