body {
	font-family: arial;
}

/*Jssor Slider*/
#slider {
	background: white;
}

/*video*/
#video {
	text-align: center;
	background: url("images/regal.png");
	padding-top: 10px;
	padding-bottom: 10px;
}

#bmi {
	background: #00FFFF;
	text-align: center;
	margin-top: 20px;
}

#kategori {
	text-align: left;
	background: yellow;
}

#kategori small {
	font-size: 10px;
	color: blue;
}

/*Menu*/
#menu-home {
	color: red;
	font-weight: bold;
}
#logo-hpm {
	width: 230px;
	height: auto;
}
#logo-ABPM {
	width: 300px;
	height: auto;
}
.nav-item {
	text-align: center;
}
.navbar-nav li a:hover {
	background: gray;
}
.navbar-nav li a {
	line-height: 20px;
	border-right: 1px solid #ffffff;
}

/*Tekanan Darah*/
#menu-tekanan-darah {
	color: red;
	font-weight: bold;
}
#apaitu {
	font-size: 25px;
	text-align: justify;
}
#apaitu h2 {
	text-align: center;
	font-weight: bold;
}
#hipertensi {
	font-size: 25px;
	text-align: justify;
}
#hipertensi h2 {
	text-align: center;
	font-weight: bold;
}
#darahtinggi {
	font-size: 25px;
	text-align: justify;
}
#darahtinggi h2 {
	text-align: center;
	font-weight: bold;
}

#darahrendah {
	font-size: 25px;
	text-align: justify;
}
#darahrendah h2 {
	text-align: center;
	font-weight: bold;
}

#pengukurandarah24 {
	font-size: 25px;
	text-align: justify;
}
#pengukurandarah24 h2 {
	text-align: center;
	font-weight: bold;
}

.kiri {
	text-align: left;
}
.table-hover {
	text-align: center;
}
#judul-tabel {
	background: blue;
	color: white;
}
.cyn-row {
	background: #00FFFF;
}
#ref-tabel {
	text-align: right;
	font-size: 20px;
}

hr {
	border: 2px solid red;
}

/*ABPM*/
#menu-abpm {
	color: red;
	font-weight: bold;
}
#abpm {
	font-size: 25px;
	text-align: justify;
}
#abpm h2 {
	text-align: center;
	font-weight: bold;
}
#manfaat {
	font-size: 25px;
	text-align: justify;
}
#manfaat h2 {
	text-align: center;
	font-weight: bold;
}
#perlengkapan {
	font-size: 25px;
	text-align: center;
}
#perlengkapan h2 {
	text-align: center;
	font-weight: bold;
}

#carapria h2 {
	text-align: center;
	font-weight: bold;
}
#cara-pakai-pria h4 {
	text-align: center;
}
#carawanita h2 {
	text-align: center;
	font-weight: bold;
}
#cara-pakai-wanita h4 {
	text-align: center;
}

/*Contoh Hasil*/
#menu-contoh-hasil {
	color: red;
	font-weight: bold;
}
#cnt-hsl-01 h2 {
	text-align: center;
	font-weight: bold;
}
#cnt-hsl-02 h2 {
	text-align: center;
	font-weight: bold;
}
#cnt-hsl-03 h2 {
	text-align: center;
	font-weight: bold;
}
#cnt-hsl-04 h2 {
	text-align: center;
	font-weight: bold;
}
#cnt-hsl-05 h2 {
	text-align: center;
	font-weight: bold;
}
#cnt-hsl-06 h2 {
	text-align: center;
	font-weight: bold;
}
#cnt-hsl-07 h2 {
	text-align: center;
	font-weight: bold;
}
#cnt-hsl-08 h2 {
	text-align: center;
	font-weight: bold;
}
#cnt-hsl-09 h2 {
	text-align: center;
	font-weight: bold;
}

/*Kepustakaan*/
#menu-kepustakaan {
	color: red;
	font-weight: bold;
}
#kepustakaan {
	font-size: 25px;
	text-align: justify;
}
#kepustakaan h2 {
	text-align: center;
	font-weight: bold;
}

/*Tentang Kami*/
#menu-tentang-kami {
	color: red;
}
#tentang-kami {
	font-size: 25px;
	text-align: justify;
}
#tentang-kami h2 {
	text-align: center;
	font-weight: bold;
	color: blue;
}
#tentang-kami h3 {
	font-weight: bold;
	color: blue;
}
.qmarks {
	background: yellow;
}

/*Hubungi Kami*/
#menu-hubungi-kami {
	color: red;
	font-weight: bold;
}
#hubungi-kami h2 {
	text-align: center;
	font-weight: bold;
	font-size: 40px;
}
#hubungi-kami th {
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	color: blue;
}
#hubungi-kami td {
	text-align: left;
	font-weight: bold;
	font-size: 40px;
	color: blue;
	font-family: arial;
}

/*Footer*/
#footer {
	background: black;
	color: white;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
}