body{
	/*background-image: url('../../img/Background.png');*/
	/*background-image: url('../../img/Background2.jpeg');*/
	/* background-image: url('../../img/Background4.jpeg'); */
	/*background-image: url('../../images/bg.jpg');*/
	/*background-image: url('../../img/Background5.jpeg');*/
	/*background-image: url('../../img/Patern.jpg');*/
	background-color: #DDDAE7;
	background-size: 350px;
}
.patternBackground {
	position: fixed;
	width: 100%;
	height: 100%;
	/*background-image: url('../../img/Pattern1_v1.png');*/
	/*background-image: url('../../img/Pattern3_v1.png');*/
	/*background-size: 150px;*/
	background-size: 100px;
	/*background-size: 50px;*/
	opacity: 0.5;
}
.header_bottom > div > div > img:hover {
	opacity: 1 !important;
}
.logoCenter {
	position: absolute;
	bottom: 10px;
	left: 40%;
}
#sliderSection {
	padding-top: 10px !important;
	background-color: transparent !important;
}
.slick-prev {
	display: none !important;
}
.slick-next {
	display: none !important;
}
.panelSidebar {
	/*background: #99ccff;*/
	padding: 10px;
	margin-bottom: 10px;
}
.titleSidebar {
	font-family:'Oswald',sans-serif;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight:400px;
	margin:0px; padding:10px;
	background-color: #020234;
	margin-bottom: 10px; 
	position:relative;  
	text-transform:uppercase;
}
.searchForm {
	background: #252525;
	color: #fff;
}
.searchForm::-webkit-input-placeholder {
	color: #ecb1b3 !important;
}
.searchForm:-moz-input-placeholder{
	color: #ecb1b3 !important;
}
.searchForm:-ms-input-placeholder {
	color: #ecb1b3 !important;
}
.bsbig_fig > p {
	line-height: 1;
	color: #fff;
}
.bsbig_fig > figcaption > a{
	line-height: 1;
	color: #fff !important;
}
.bsbig_fig > figcaption {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}
/*.iklan1 {
	width: 100%;
	height: 450px;
	background-size: cover;
}*/
.panelTitleKat {
	margin-top: 10px;
	padding: 5px 0px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	margin-bottom: 5px;
}
.panelTitleKat > a > .titlePostKat {
	color: #fff;
	font-size: 16px;
	font-family:'Oswald',sans-serif;
	padding: 0px;
	cursor: pointer;
	margin-bottom: 0px;
}
.panelTitleKat > a > .titlePostKat:hover {
	color: #d083cf;
}
.panelTitleKat > span {
	color: #fff;
	font-style: 'Oswald',sans-serif;
	font-size: 12px;
}
.postKat > a > img {
	width: 200px !important;
	height: 150px !important;
}
.media-body > p {
	color: #fff;
}
.media-body > .btn {
	border-radius: 5px;
	/*background: #101010 !important;*/
	border-color: #fff;
	color: #ddd !important;
	padding: 6px 10px !important;
}
.media-body > .btn:hover {
	/*background: #000 !important;*/
	color: #fff !important;
}
.footer_top {
	text-align: center !important;
	padding: 10px 0px 10px !important;
	margin-top: 10px;
	color: #333 !important;
	background: transparent !important;
}
#contentSection {
	padding: 15px !important;
	background-color: transparent !important;
}
.labelFooter {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
}
.linkRefence, .linkRefence:hover, .linkRefence:focus {
	color: #333;
	font-size : 12px;
}
.footer_bottom {
	padding: 5px !important;
	background: transparent !important;
}
.copyright, .copyright>a, .copyright>a:hover, .copyright>a:focus, .developer {
	font-size: 12px !important;
	color: #333;
}
@media(max-width:991px ){
	.logoCenter {
		left: 30% !important;
	}
}
@media(min-width: 767px){
	.positionSlide {
		float: right;
	}
}
