/*Main Menu*/


@font-face {
    font-family: 'hcl';
    src: url('../fonts/HelveticaCondensedLight.otf');
    font-weight: normal;
    font-style: normal; 
}  

@font-face {
    font-family: 'hc';
    src: url('../fonts/helveticacondensed.ttf');
    font-weight: normal;
    font-style: normal; 
} 

@font-face {
    font-family: 'humanst521BT';
    src: url('../fonts/hum521b.ttf');
    font-weight: normal;
    font-style: normal; 
}


@font-face {
    font-family: 'swiss721';
    src: url('../fonts/swiss721bt.ttf');
    font-weight: normal;
    font-style: normal; 
}
    
	
body {
    font-family: 'swiss721';
    margin: 0;
    padding: 0;
    text-rendering: optimizelegibility;

}
.left
{
background:url('../../images/kiri.jpg') no-repeat left top;
width:286px;
height:916px;
position:absolute;
left:-60px;
top:0;
z-index:-1;
}
.container {

	margin: 0px auto;
	position: relative;
	background-color:#fff;
	max-width:1005px;
	left:0;
	top:0;
	z-index:2;
}
.right
{
background:url('../../images/kanan.jpg') no-repeat left top;
width:286px;
height:914px;
position:absolute;
right:-60px;
top:0;
z-index:-1;
}
.header
{
    height:128px;
}
.biru
{
    background:url('../../images/biru.png') no-repeat left top;
    width:679px;
    height:59px;
    position:absolute;
    left:0px;
    top:0;
    z-index:-1;
}
.merah
{
    background:url('../../images/merah.png') no-repeat right top;
    width:415px;
    height:128px;
    position:absolute;
    right:0px;
    top:0;
    z-index:-1;
}

.logo
{

 margin:25px;
}

.judul
{
  font-family: 'humanst521BT';
}

.form-controlsearch
{
	font-family: 'hcl';
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #000;
    display: block;
    font-size: 12px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 200px;
	
}



.btnsearch {
    -moz-user-select: none;
    border: 1px solid rgba(255, 255, 255, 0);
   /* border-radius: 4px;*/
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 5x 12px;
	margin-left:-30px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #fff;
  border-color: #fff;
}
.content
{
background-color:#fff;
min-height:916px;
}

.content_kiri, .content_kanan, .content_bawah
{
margin:20px 10px ;
}

.tab
{
margin:20px 0px;
}

.tab1
{
padding:20px 0px;
}
/*
.merah1, .biru1{
    height: 26px;
    width: 100%;
	color:#fff;
   text-align:center;
 
}


.merah1, .merah1 .arrow:after {
  background: #e52121;

}
.biru1, .biru1 .arrow:after {
  background: #2c99c5;
}

.biru1 .arrow,  .merah1 .arrow{
  width: 70px;
  height: 18px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: 10px;
}
.biru1 .arrow:after , .merah1 .arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -18px;
  width: 30px;
  height: 30px;
  /--*-webkit-box-shadow: 6px 5px 9px -9px black,
                      5px 6px 9px -9px black;
  -moz-box-shadow: 6px 5px 9px -9px black,
                   5px 6px 9px -9px black;
  box-shadow: 6px 5px 9px -9px black,
              5px 6px 9px -9px black;*--/
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
}*/

.merah1 {
    background:#e52121; 
  /*  -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; 
    width:250px; 
    height:100px;*/
	width:100%; 
   height: 26px;
   color:#fff;
   text-align:center;
    display: block;
    position: relative;
	   line-height:23px;
	   	font-family: 'hcl';   
	font-size:12px;
}

#pointer{
    border-top:solid 20px #e52121;
   /*  border-left: solid 5px transparent;   
    border-top: solid 10px transparent;*/  
	border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    position:absolute;
    width: 0;
    height: 0;
    bottom: -11px;
	left: 47%;
	
	  width: 20px;
}


.biru1 {
    background:#2c99c5; 
  /*  -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; 
    width:250px; 
    height:100px;*/
	width:100%; 
   height: 26px;
   color:#fff;
   text-align:center;
    display: block;
    position: relative;
	line-height:23px;
	font-family: 'hcl';   
	font-size:12px;
}

.arrow{
    border-top:solid 20px #2c99c5;
   /*  border-left: solid 5px transparent;   
    border-top: solid 10px transparent;*/  
	border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    position:absolute;
    width: 0;
    height: 0;
    bottom: -11px;
	left: 47%;
	
	  width: 20px;
}

.clear
{
clear:both; 
}

.title
{
    font-family: 'swiss721';
	font-size:12px;
	color:#da0f0f;
	text-transform:uppercase;
	
}



.calendar
{
    font-family: 'hc';
	font-size:12px;
}

.isi
{
font-size:12px;
}
.readmore
{
	color:#da0f0f;
	font-size:12px;
}

.divider
{
 height: 1px;
  margin: 9px 0;

  background-color: #e5e5e5;
}

.isi_bawah
{
	font-size:12px;
}

.footer
{
background:#e62129;
position:relative;
left:0;
top:0;
min-height:350px;
}

.footerimage
{

background:url('../../images/footer_image.png') no-repeat right bottom;
width:215px;
height:234px;
position:absolute;
right:0px;
bottom:0;
z-index:5;
}

.judul_footer
{
   /* font-family: 'swiss721';*/
   font-family: 'hc';
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	
}

.alamat
{
   font-family: 'hc';
	font-size:14px;
	color:#fff;
	margin-top:10px;
}

.logofooter
{

 margin:5px 5px 5px 0px;
}


.logoket
{
 margin:20% 0px;
}

.padright
{
padding-left:5px;
}
.paddup
{
padding-top:5px;
}

.judul_footer{
  font-family: 'hc';
  font-size:12px;
  color:#fff;
  font-weight:bold;
}

.footer_isi
{
  font-family: 'hc';
  font-size:12px;
  color:#fff;
  
	
}

/*---------------------------------------------------
social icon
----------------------------------------------------*/
.group-social-icon{margin: 5px 0 -5px;}
.group-social-icon li{display: inline-block;margin-right:5px;position:relative;}
.group-social-icon li .dropdown-menu{left: auto; right: 0;}
.group-social-icon li:last-child{margin:0;}
.social-icon{
	width: 20px;
	height: 20px;
	background: #fff;
	display:block;
	text-align: center;
	margin:5px 0px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.social-icon [class^="icon-"],
.social-icon [class*=" icon-"]{
	color: #e62129;
	font-size: 12px;
	line-height: 20px;
}
.social-icon:hover [class^="icon-"],
.social-icon:hover [class^="icon-"]{color: #fff;}

.social-icon.facebook:hover{background: #3B5998;}
.social-icon.twitter:hover{background: #00C5F9;}
.social-icon.google-plus:hover{background: #E05A4E;}
.social-icon.linkedin:hover{background: #117BB8;}
.social-icon.youtube:hover{background: #CB312E;}
.social-icon.pinterest:hover{background: #EE3324;}
.social-icon.flickr:hover{background: #ED1384;}
.social-icon.dribbble:hover{background: #EB4C89;}
.social-icon.skype:hover{background: #00B0F6;}
.social-icon.rss:hover{background: #FBA933;}
.social-icon.comment:hover{background: #9D62C0;}
.social-icon.marker:hover{background: #FF7F00;}

.social-share{margin:50px 0 30px;}
.social-share img{
	height: 24px;
	margin-right: 3px;
	width: 24px;
}
.social-share span{display:inline-block;margin-right: 10px;}
.social-share a{
	color: #aaa;
	font-size: 18px;
	margin: 0 5px;
}
.social-share a.facebook:hover{color: #3B5998;}
.social-share a.twitter:hover{color: #00C5F9;}
.social-share a.google-plus:hover{color: #E05A4E;}
.social-share a.linkedin:hover{color: #117BB8;}
.social-share a.pinterest:hover{color: #EE3324;}
.social-share a.mail:hover{color: #CB312E;}

.berita img
{
    width:98px ;
    height:98px  ;
}

/* View Mask */

.foto
{
    margin:0px;
    padding:0px;

}


.view {
    position: relative;
    text-align: center;
    overflow: hidden;
    height: 100%;

}

.view .mask{
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    cursor: default;

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);

    opacity: 0;

    -webkit-transition: all 0.3s ease-in 0.3s;
    -moz-transition: all 0.3s ease-in 0.4s;
    -o-transition: all 0.3s ease-in 0.4s;
    -ms-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
}
.view a.info,
.view a.link ,
.view a.magnification {
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}
.view:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;

    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.view:hover a.info,
.view:hover a.link,
.view:hover a.magnification {
    bottom: 50%;

    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.view a.link,
.view a.magnification{
    background: #000; /* Old browsers */
    background: rgba(0, 0, 0, 0.7);
    color: #FFF; /* Old browsers */
    color: rgba(255, 255, 255, 0.7);
    font-size: 32px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    display: block;
    position: absolute;
    bottom: -60px;
    left:50%;
    margin-bottom: -30px;
    margin-left: -30px;

    border-radius: 30px;
}
.view a.link.default{
    background: none;
    color: #fff;
    left: 0;
    margin-left: 0;
    right: 0;
    width: 100%;
    text-align:center;

    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.view a.link.default span{
    display: block;
    line-height: 32px;
    margin-bottom: 15px;
}
.view a.link.default small{
    display: block;
    font-size: 14px;
    line-height: 14px;
}

.image-holder {
    width: 100%;
    /*height: 300px;*/
}
.image-holder img{width:100%;}

.image-holder img.produk1{width:259px !important;}

.info-right{border-left: 1px solid #fff;padding-left:20px;}
.info-right h4{
    display: block;
    margin-top: 15px;
    padding-bottom: 10px;
}

/* Slider */
.slider {
    max-width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
}
.slider h1{
    margin:0;
}
.slider img{
    width:100%;
}
.transparent{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    top:0;
    display: block;
    opacity: 0.2;
}
.view .mask, .view .content {
     background: rgba(44,153,197,0.8);
}

/* gallery */

ul.event{		
	
	list-style-image: url('../../images/redbullet.png');
	margin: 0;
}


ul.album{margin:0;
list-style: none outside none;
}
ul.album li{ 
	background: #fff;
	border: 1px solid #eee;
       margin:5px
}
ul.album figure{margin:4px;}
ul.album  .image-holder{ 
	overflow: hidden;
	width: 100%;
	line-height: 200px;
	height: 200px;
	text-align: center;
}
ul.album  .image-holder img{
	height: auto;
	max-width: none;
	min-height: 100%;
	min-width: 100%;
	width: auto;
}
ul.album  .info{margin: 10px 0;}

.photo-gallery li { 
	border-bottom: 1px solid #DDDDDD;
	margin-bottom:20px;
	position: relative;
	height: 180px;
}
.photo-gallery li:after { 
	content: "";
	height: 1px;
	position: absolute;
	left: 70px;
	right: 70px;
	bottom: -1px;
	
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.photo-gallery li:hover:after{
	left: 0; right: 0;
}
.photo-gallery figure {width: 100%;margin:0;}
.photo-gallery .image-holder {
	border-bottom: 5px solid;
	height: 140px;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.photo-gallery .image-holder a { 
	display: block; 
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 10;
	opacity: 0;
	
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.photo-gallery [class^="icon-"], [class*=" icon-"] {
	color: rgba(255, 255, 255, 0.7);
	font-size: 24px;
	left: 50%;
	margin-left: -12px;
	margin-top: -12px;
	position: absolute;
	top: -30px;
	
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.photo-gallery .image-holder:hover a { opacity: 1; }
.photo-gallery .image-holder:hover [class^="icon-"], [class*=" icon-"]{ top: 50%; }
.photo-gallery .image-holder img{
	min-width: 100%;
	min-height: 100%;
}
.photo-gallery p{ 
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	text-transform: capitalize;
}
div.pp_default .pp_description{ margin: 45px 0 0 !important; }
.p_title{ font-size: 12px; }
.p_date{ font-weight: normal;font-size: 10px; }
.p_date .date{  }
.p_date .time{}
.p_desc{
	font-weight: normal;
	margin-top: 10px;
	display: block;
}
.nav-bottom
{
margin:0px;
padding:0px;
color:#fff;
}

.nav-bottom li a
{

color:#fff;
text-decoration: none;
}

a.linkberita:hover{
text-decoration: none;
}

a.linkberita{
text-decoration: none;
color:black
}

.post-title
{
 font-family: 'hc';
 font-size:18px;
}

.post-content
{
 font-family: 'swiss721';
 font-size:12px;
 margin:10px 0px;
}

.breadcumb
{
  font-size:11px;
    font-style: italic;
}


.diskon_bck {
    border-left: 10px solid hsla(0, 0%, 0%, 0);
    border-right: 10px solid hsla(0, 0%, 0%, 0);
    border-top: 20px solid hsl(197, 63%, 47%);
    bottom: -18px;
    height: 0;
    left: 47%;
    position: absolute;
    width: 80%;
}

.flexslider .slides li {
    position:relative;
}

.info {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
    padding:5px;
    background: rgba(0,0,0,0.5);
    color:#fff;

}

ul.nav-bottom
{
    list-style: none outside none;

}

.form-horizontal .control-label {
    text-align: left;
}

.login_btn
{
    margin-top: 20px;
    font-family: 'hcl';
    font-size:12px;
    color:#fff;
    margin-right: 15px;
    float: right;
}

a.log {

    color:#fff;
    text-decoration: none;
}

.modal-backdrop {
    background-color: #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
}

.modal-title
{
    color: #000;
}
.popup_isi
{

    color: #000;
}

.alert-error
{
    color: #000;
}

.disabled
{
    disabled:disabled;
}
.label_login
{
    color:#000;
    font-size:14px;
}
a.titlesosmed, a.titlesosmed:hover
{
    color:#fff;
    text-decoration: none;
}