body{
	/*background:url(http://2.bp.blogspot.com/-7Nlnxl1S1-Q/U7TUVcEAyUI/AAAAAAAABJU/v1nMjUJPMbw/s1600/bg-body.gif);*/
	background-repeat:repeat;
	margin: 0;
	padding: 0;
}
.tengah
{
	min-height: 95%;
    min-height: 95vh;
		background-color: inherit;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
	-moz-background-size:cover;
	margin-top:px;
}
.item-tengah
{
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.imgs{
	transition:0.5s;
	background-color:rgba(0,0,0,0.59);

}
.imgs:hover{
	background-color: rgba(53,126,213,1.00);
	transition: ease-in-out 0.5s;
}
.imgs2{
	transition:0.5s;
	background-color:rgba(0,0,0,0.59);

}
.imgs2:hover{
	background-color:rgba(196,94,189,1.00);
	transition: ease-in 0.5s;

}
.nama{
	font-family:"Grand Hotel";
	color:#dddddd;
}
.judul{
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	font-size: 2.571rem;
	line-height: 3rem;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 6px solid rgba(203, 181, 66, 0.98);
	padding-bottom: 20px;
}
.judulxx1{
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	font-size: 2.571rem;
	line-height: 3rem;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 6px solid rgba(66, 141, 203, 0.98);
	padding-bottom: 20px;
}
.judulf1{
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	font-size: 1.571rem;
	line-height: 1rem;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 3px solid rgba(85, 203, 66, 0.98);
	padding-bottom: 10px;
}
.judulf2{
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	font-size: 1.571rem;
	line-height: 1rem;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 3px solid rgba(66, 137, 203, 0.98);
	padding-bottom: 10px;
}
.judulf3{
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	font-size: 1.571rem;
	line-height: 1rem;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 3px solid rgba(233, 148, 34, 0.98);
	padding-bottom: 10px;
}
.judulrf{
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	font-size: 1.571rem;
	line-height: 1rem;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 3px solid rgba(203, 66, 66, 0.98);
	padding-bottom: 10px;
}
.thumb-image{float:left;width:100px;position:relative;padding:5px;}

.container-fluid{
	padding:0;
	margin:0;
}
.header{
	width: 100%;
	height:100%;
	background-image: url('../img/28.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	background-attachment:inherit;
	/*background-color: rgba(33, 33, 33, 0.71);*/

}
.bg-ireng{
}
