/* BISMILLAH ===========================================================================  */
body {
  background: #fefefe;
  background-size:cover;
  height: 100%;
  word-wrap:break-word;
  padding: 0;
  margin: 0;
  font-family: 'Lora', serif;
  font-style:normal;
  font-size: 100%;
  line-height: 1.5;
  color:#333;
  text-align: left;  
  cursor: auto;
}
a {color: #666;text-decoration: none;
	-moz-transition: all 0.3s;
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
}
a:hover {color: #333; text-decoration: none;}
.clearBoth {clear:both; height:0px!important; margin:0px!important; padding:0px!important; line-height:0px!important;}
hr {border: 0px; border-bottom: 1px solid #ddd;clear:both; padding-bottom: 20px; margin-bottom: 30px;}
.itemBackToTop {display: none}
/* ================================================================================== box  == */
.iniBox  {
	background: url(../../../images/assets/map.png) right top no-repeat
}
.boxLine {
	border: 1px solid #666;
	overflow: auto;
}
.boxMargin-x {
	margin: 0 20px;
}

.boxTop {
	padding:0px 0;
	margin: 0 0 0px 0;
	background: #2c231a;
}
.boxLogo {
	padding: 40px 0;
}
.boxMenu {
	padding: 0px 0;
	background: #014b36;
}
.boxPage {
	position: relative;
	border: 0px solid #f00;
	margin: 0 100px;
}
#about {
	background: #f6f6f6 url(../../../images/assets/bright-squares.png) repeat;
	padding: 0px 0;
	position: relative;
}

.box3Col {
	overflow: hidden;
	margin: 0 0 0 -40px;
}
#foot {
	background: #000 url(../../../images/assets/45-degree-fabric-dark.png) repeat;
}
/* ================================================================================== PAGE  == */
.item-page-general li {
	margin-bottom: 10px;
}
.item-page-general {
	margin: 40px;
}
/* ================================================================================== HOME  == */
.item-page-homePage {
	margin: 0 0 0 -50px;
}
.item-page-homePage h3 {
	font-style: italic;
	font-size: 26px;
	padding: 0px 0 0px 100px;
	font-weight: 300;
	position: relative;
}
.item-page-homePage h3:before {
	content:"\f27e"; color:#666;
	font-size: 84px;
	position: absolute;
	left: 0px;
	top:-20px;
}

/* ======================================================== VIDEO  == */
.avVideo .avPlayerContainer .avPlayerBlock iframe,
	.avVideo .avPlayerContainer .avPlayerBlock object,
	.avVideo .avPlayerContainer .avPlayerBlock embed,
	.avVideo .avPlayerContainer .avPlayerBlock video,
.avVideo .avPlayerContainer .avPlayerBlock > div {
	position:absolute!important;top:0;left:0;min-width:280px!important;width:100%!important;height:100%!important;
	}
/* ======================================================== BLOG BERITA == */
.itemListView.-newsPage ul, .itemListView.-newsPage ol,
.itemView.-newsPage ul, .itemView.-newsPage ol
{
	margin: 0 20px 20px 20px;
}
.itemListView.-newsPage ul li, .itemListView.-newsPage ol li,
.itemView.-newsPage ul li, .itemView.-newsPage ol li
{
	margin: 0 0px 5px 0px;
	line-height: 1.6;
}
.itemListView.-newsPage
{
	border: 0px solid #666;
	margin:50px 0px 100px 0;
	position: relative;
}
.itemListView.-newsPage .contentInfo,
.tagItemView .contentInfo,
.moduletable-homeLatest2 li .contentInfo
{
	color: #999;
	font-size: 90%;
	margin: 0 0 0px 0;
}
.itemListView.-newsPage .contentInfo span {margin: 5px 10px 0 0; display: inline-block;}
.itemListView.-newsPage .contentInfo span a {color:#999} .contentInfo span a:hover {color:#eee}
.itemListView.-newsPage .contentInfo span:before {display: none;}

/*------------------Primary*/
.itemListView.-newsPage #itemListPrimary {
	border:0px solid #f00;
	position: relative;
	margin: 0 0 0px -50px;
	padding: 0 0 0px 0;
}
.itemListView.-newsPage #itemListPrimary .itemContainer,
.moduletable-homeLatest2 li
{
	border:0px solid #ddd;
	float: left;
	display: inline-block;
}
.itemListView.-newsPage #itemListPrimary .itemContainer, .moduletable-homeLatest2 li
{ width: 33.333%; list-style: none; }
.itemListView.-newsPage #itemListPrimary .itemContainer:nth-of-type(n), .moduletable-homeLatest2 li:nth-of-type(n)
{ clear: none; }
.itemListView.-newsPage #itemListPrimary .itemContainer:nth-of-type(3n+1), .moduletable-homeLatest2 li:nth-of-type(3n+1)
{ clear: both;}
.itemListView.-newsPage #itemListPrimary .catItemView, .moduletable-homeLatest2 .boxModK2Content
 {
	border: 0px solid #f00;
	margin: 0 0 50px 50px;
}
.itemListView.-newsPage #itemListPrimary .boxL {
}
.catItemVideoBlock {
}
.itemListView.-newsPage #itemListPrimary .boxR, .moduletable-homeLatest2 .boxR
 {
	border: 0px solid #666;
	padding: 10px 0px 0 0;
}
.itemListView.-newsPage #itemListPrimary .imgContent, .moduletable-homeLatest2 .imgContent
{
	margin: 0px 0 0 0;
	position: relative;
	height: 240px;
	width: 100%;
	background-size: cover  !important;
   -webkit-background-size: cover  !important;
   -o-background-size: cover  !important;
   -ms-background-size: cover  !important;
   -moz-background-size: cover  !important;
    background-position: 50% 0% !important;
    background-repeat: no-repeat !important;
    -moz-transition: all 0.3s;
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
}
.itemListView.-newsPage #itemListPrimary .boxHeader h3, .moduletable-homeLatest2 .boxHeader
 {
	font-size: 28px;
	line-height: 32px;
	font-weight: 300;
	padding: 0px;
	margin: 0px 0 10px 0;
}
.itemListView.-newsPage #itemListPrimary .boxHeader h3 a, .moduletable-homeLatest2 .boxHeader a
 {color:#000;}
.itemListView.-newsPage #itemListPrimary .boxHeader h3 a:hover, .moduletable-homeLatest2 .boxHeader a:hover
 {color:#666;}
.itemListView.-newsPage #itemListPrimary .catItemBody, .moduletable-homeLatest2 .moduleItemIntrotext
 {
	margin: 10px 0 0 0;
}
.itemListView.-newsPage #itemListPrimary .catItemReadMore, .moduletable-homeLatest2 .boxReadmore
{
	padding: 10px 0px 0px 0px;
}
.itemListView.-newsPage #itemListPrimary .catItemReadMore a, .moduletable-homeLatest2 .boxReadmore a
 {
	padding: 0px 0px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
	color: #333;
}
.itemListView.-newsPage #itemListPrimary .catItemReadMore a:hover, .moduletable-homeLatest2 .boxReadmore a:hover
 {
	color: #999;
}
/*=============================================================================================item */
.itemView.-newsPage {
	border: 0px solid #666;
	margin:50px 0px 100px 0;
	position: relative;
}
.itemView.-newsPage .boxHeader {
	margin: 0 0 30px 0;
}
.itemView.-newsPage .boxHeader h2 {
	font-size: 35px;
	line-height: 40px;
	font-weight: 300;
	padding: 0px;
	margin: 0px 0 10px 0;
}
.itemView.-newsPage .contentInfo {
	color: #999;
	margin: 0 0 0px 0;
}
.itemView.-newsPage .contentInfo span {margin: 5px 10px 0 0; display: inline-block;}
.itemView.-newsPage .contentInfo span a {color:#999} .contentInfo span a:hover {color:#eee}
.itemView.-newsPage .itemImageBlock {
	position: relative;
	border: 1px solid #fff;
	margin: 0 0 40px 0;
}
.itemImageBlock img {
	width: 100%;
	min-width: 100%;
	height: auto;
}
.itemView.-newsPage blockquote {
	border: 0px solid #666;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #999;
}
.itemVideoBlock {
	margin-bottom: 40px;
	border: 1px solid #fff;
}
/*================================================================== Tag*/
.itemView.-newsPage .itemTagsBlock
 {
	padding: 100px 0 50px 0;
	display: block;
	position: relative;
}
.itemView.-newsPage .tagTitleBox
{
	background: url(../../../images/assets/black-twill.png) left top repeat;
	height: 20px;
	margin: 0px 0 40px 0;
	padding: 0px;
	position: relative;
}
.itemView.-newsPage .itemTagsBlock h3
 {
	position: absolute;
	top: 0px;
	left: 20px;
	display: inline-block;
	background: #f6f6f6 url(../../../images/assets/fresh-snow.png) repeat;
	margin: 0px;
	padding: 0px 15px;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
.itemView.-newsPage .itemTagsBlock ul
 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.itemView.-newsPage .itemTagsBlock li
 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline-block;
	float: left;
}
.itemView.-newsPage .itemTagsBlock li a
 {
	padding: 5px 10px;
	border: 1px dashed #ccc;
	margin: 0px 10px 10px 0;
	background: #fafafa;
	color: #888;
	display: block;
}
.itemView.-newsPage .itemTagsBlock li a:hover
 {color:#666;border: 1px dashed #666;}
 
 /*================================================================== terkait*/
.itemView.-newsPage .itemRelated
 {
	position: relative;
	margin: 100px 0 100px 0;
}
.itemView.-newsPage .itemRelated .relatedTitleBox
{
	padding: 0px;
	position: relative;
}
.itemView.-newsPage .itemRelated h3
 {
	font-size: 35px;
	line-height: 40px;
	font-weight: 300;
	padding: 20px 20px;
	margin: 0px 0 30px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
.itemView.-newsPage .itemRelated ul
{
	margin: 0px 0 0 -30px;
	padding: 0px;
	list-style: none;
}
.itemView.-newsPage .itemRelated li
{
	border:0px solid #666;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	display: inline-block;
	float: left;
}
.itemView.-newsPage .itemRelated li { width: 33.3333%; list-style: none; }
.itemView.-newsPage .itemRelated li:nth-of-type(n) { clear: none; }
.itemView.-newsPage .itemRelated li:nth-of-type(3n+1) { clear: both;}
.itemView.-newsPage .itemRelated li .itemRelatedContent  {
	border: 0px solid #f00;
	margin: 0 0 50px 30px;
}
.itemView.-newsPage .itemRelated li .itemRelatedContent .imgContent {
	margin: 0px 0 0 0;
	position: relative;
	height: 160px;
	width: 100%;
	background-size: cover  !important;
   -webkit-background-size: cover  !important;
   -o-background-size: cover  !important;
   -ms-background-size: cover  !important;
   -moz-background-size: cover  !important;
    background-position: 50% 0% !important;
    background-repeat: no-repeat !important;
    -moz-transition: all 0.3s;
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
}
.itemView.-newsPage .itemRelated h4
{
	padding: 0px 0 0 0px;
	margin: 20px 0 0px 0;
	font-weight: normal;
}

.itemView.-newsPage .itemRelated a h4
{color:#333}
.itemView.-newsPage .itemRelated a:hover h4
{color:#666}
.itemView.-newsPage .itemFullText {
	margin: 50px 0 0 0;
}
/* ======================================================== TAG SEARCH == */
/* =========================================================================================== SEARCH N TAG PAGE  == */
.tagView,
.genericView 
{
margin: 50px 0px;
}
.tagView .componentheading h2,
.genericView .componentheading h2
{
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 30px 0;
	padding: 0 0 0px 0;
	color: #333;
	position: relative;
}
.tagView .componentheading,
.genericView .componentheading
{
	position: relative;
	margin: 0 0 50px 0;
	padding: 0 0 30px 0;
}

.tagView .componentheading:after,
.genericView .componentheading:after
 {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-bottom: 1px solid #666;
	width: 100%;
	display: block;
	z-index: 1;
}
.tagItemView,
.genericItemView {
	border-bottom: 1px solid #ddd;
	margin: 0 0 50px 0;
	padding: 0 0 50px 0;
}
.tagItemView .boxL,
.genericItemView .boxL
{
	border: 0px solid #f00;
	width: 35%;
	padding: 0px;
	margin: 0 50px 0 0;
	float: left;
	display: block;
}
.tagItemView .boxImage,
.genericItemView .boxImage
 {
	background: #d02121;
	margin: 6px 0 0 0;
	-moz-transition: all 0.3s;
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
}
.tagView .boxImage .imgContent,
.genericItemView .boxImage .imgContent
 {
	display: block;
	height: 240px;
	width: 100%;
	background-size: cover  !important;
   -webkit-background-size: cover  !important;
   -o-background-size: cover  !important;
   -ms-background-size: cover  !important;
   -moz-background-size: cover  !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
}
.tagItemView .boxVideo,
.genericItemView .boxVideo
 {
	margin: 6px 0 0 0;
}
.tagItemView .boxR,
.genericItemView .boxR
{
	overflow: hidden;
}
.tagItemView .boxHeader,
.genericItemView .boxHeader
{
	border: 0px solid #f00;
	position: relative;
}
.tagItemView .boxHeader h2,
.genericItemView .boxHeader h2
{
	padding: 0px;
	margin: 0 0 30px 0;
	font-family: 'Karla', sans-serif;
	font-size: 35px;
	line-height: 40px;
	font-weight: 300;
}
.tagItemView .boxHeader h2 a, .genericItemView .boxHeader a {color:#333}
.tagItemView .boxHeader h2 a:hover, .genericItemView .boxHeader h2 a:hover {color:#e10a0a}
.tagItemView .boxBody,
.genericItemView .boxBody
 {
	border: 0px solid #f00;
	position: relative;
}
.tagItemView .boxBody .introText,
.genericItemView .boxBody .introText {
	line-height: 1.6;
}
.tagItemView .boxInfo,
.genericItemView .boxInfo
 {
	border: 0px solid #f00;
	position: relative;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 80%;
	color: #666;
	padding: 0px;
	margin: 20px 0 0 0;
}
.tagItemView .boxInfo span,
.genericItemView .boxInfo span
 {
	float: left;
	display: inline-block;
	margin: 0 10px 0 0;
}
.tagItemView .boxInfo span:before, .genericItemView .boxInfo span:before  {color: #d02121;}
/*================================= IMG GRAY --- */

.moduletable-logo img:hover,
.itemListView.-newsPage .imgContent:hover,
.moduletable-aboutHome img:hover,
.imgContent:hover
{
-webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.moduletable-bannerHome .banneritem img:hover
{
-webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/*================================= K2 Pagination --- */
.k2Pagination {
}
/*.k2Pagination {
	padding:8px;
	margin:0 0 0px 0;
	text-align:left;
	color:#999;
	position: relative;
	border: 1px solid #ccc;
   -moz-box-shadow:    inset 0 0 2px #fff;
   -webkit-box-shadow: inset 0 0 2px #fff;
   box-shadow:         inset 0 0 2px #fff;
   background: #f6f6f6;
}*/
.k2Pagination ul{
	border: 0px solid #666;
	margin: 30px 0px 10px 0px !important;
	padding: 0px;
	list-style: none;
	display: block;
	
}

.pagesCounter {
	text-align: center;
	margin: 0 0 30px 0;
}
.k2Pagination ul li {
	display: inline;
	list-style: none;
	position: relative;
}
/*---------paging start*/

.k2Pagination ul li  a
{
	
	/*width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;*/
	display: inline-block;
}
.k2Pagination ul li  a.pagenav {
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
	margin: 2px;
	padding: 10px 10px;
	text-decoration: none;
	color: #666;
	border: 1px solid #ccc;
	background: #f6f6f6;
	
}
.k2Pagination ul li  a.pagenav:hover {
	border: 1px solid #999;
	background: #fff;
	text-decoration: none;
	position: relative;
}
.k2Pagination ul li.active a {
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
	margin: 2px;
	padding: 10px 10px;
	text-decoration: none;
	border: 1px solid #999;
	background: #fff;
	position: relative;

}
.k2Pagination ul li.disabled { display:none !important}
.k2Pagination .hasTooltip  {
}
blockquote {
	border: 0px solid #666;
	margin: 0px;
	padding: 0px;
	font-size: 140%;
	color: #666;
}