html {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
}
body {
  color:#5B616B;
  font-family:Verdana;
  font-size:13px;
  position:relative;
    font-weight:normal;  
}

.headtop{
    clear: both;
    background: #4096EE;
    color: #fff;
}
.headtop a{
        color: #fff;
}
.content{
    padding: 0;
    margin-top: 10px;
}

.whitecontent{
    background: #fff;
    padding: 15px;
}
.headbox{
    padding: 10px 0;
}
.headlogo{
    height: 120px;
    overflow: hidden;
    padding:0;
}
.padding0{
    padding: 0;
}
.padding5{
    padding: 5px;
}
.padding4{
    padding: 4px;
}
.padding-left0{
    padding-left: 0;
}
.padding-right0{
    padding-right: 0;
}
.padding-right5{
    padding-right: 10px;
}

/*outermenu*/
.outter-menu{
    margin: 20px 5px 0 5px;
    padding: 0px;
    border: 1px solid #d1d1d1;

    background-color: #337AB7;
}
.outter-menu .nav li{
    border-bottom: 1px solid #d1d1d1 ;
}
.outter-menu .nav li:last-child{
    border-bottom: none;
}
.outter-menu .nav li:last-child a:hover{
    -webkit-border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px;
}
.outter-menu .nav li:first-child a:hover{
    -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0;
}
.outter-menu .nav li a{
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    font-family: tahoma, arial, sans-serif;
}
.outter-menu .nav li a:hover{
    background-color: #24253f;    
}
/*end outermenu*/

/*megamenu & navbar*/
/* Red */
.navbar-custom {
	background-color:#4096EE;
                color:#fff;
  	border-radius:0;        
        margin-bottom: 0;
        border: none;
}
  
.navbar-custom .navbar-nav > li > a {
  	color:#fff;
  	padding-left:20px;
  	padding-right:20px;
}
.navbar-custom .navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    color: #ffffff;
	background-color:#e7e7e7;
}      
.navbar-custom .navbar-nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #393a53;
                color:#fff;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
      	background-color:#222;
}      
.navbar-custom .navbar-brand {
  	color:#fff;
}
.navbar-custom .navbar-brand:hover{
                color:#fff;
}
.navbar-custom .navbar-toggle {
  	background-color:#fff;
}
.navbar-custom .icon-bar {
  	background-color:#337AB7;
}

.megamenu{
    margin: 0;
}
.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu .dropdown {
  position: static;
  color: #000;
}
.megamenu .container {
  position: relative;
}
.megamenu .dropdown-menu {
  left: auto;
}
.megamenu .megamenu-content {
  padding: 20px 30px;
}
.megamenu .dropdown.megamenu-fw .dropdown-menu {
  left: 0;
  right: 0;
  background: #fff;
}
.grid-megamenu {
  padding: 10px 30px;
}

.grid-megamenu [class*="col-"] {
  margin-top: 5px;
  margin-bottom: 5px;
}
.grid-megamenu  a{
    display:block;
}
.grid-megamenu  ul li{
  border-bottom: 1px dashed #eee;
  padding: 2px 0;
}
/*end megamenu*/

/*homeslider*/

#superdeal .carousel-inner .item img{
    overflow: hidden;
    width: 100%;
    max-height: 400px;
}
#superdeal .carousel-inner{
    margin-bottom: 10px;
}
/*carousel fade*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transform: translateZ(0);
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 3s;
  -moz-transition-duration: 3s;
  -o-transition-duration: 3s;
  transition-duration: 3s;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/*end carousel fade*/

#superdeal .carousel-indicators li {
  border:1px solid #ccc;
}

#superdeal .carousel-caption h3{
    color:#FFF;
    padding:5px 5px;
    margin-top: 0;
    font-weight: bold;
}
#superdeal .carousel-caption{
    bottom:30px;    
}
#superdeal .carousel-caption p{
    padding: 5px 10px;    
    background: rgba(80, 80, 80, 0.55);
    display: inline;
    line-height: 2em;    
}
.carousel-control{
    font-family: 'verdana';
  background-color:#222222;
  border:3px solid #FFFFFF;
  border-bottom-left-radius:23px;
  border-bottom-right-radius:23px;
  border-top-left-radius:23px;
  border-top-right-radius:23px;
  color:#FFFFFF;
  font-size:60px;
  font-weight:100;
  height:45px;
  right:auto;
  left:15px;
  right:65px;
  line-height:30px;
  margin-top:-20px;
  opacity:0.5;
  position:absolute;
  text-align:center;
  top:50%;
  width:45px;
}

.carousel-control.right {
    left: auto;
    right: 15px;
}

/*end homeslider*/

.date {
    font-size: 11px;
    color: gray;
    font-weight: normal;
    line-height: 18px;        
}
.list_berita, .list_kalender {
    padding: 0;
    margin: 0;
    list-style: none;
}
.list_berita li {
    padding: 8px 0px;
    margin: 0px;
    border-bottom: 1px dotted #c9c9c9;
}
.list_berita li h5, .list_kalender li h5 {
    font-size: 13px;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

/*kalender*/
.kalender-container{
    position : relative;
}
#kalender{
    font-size: 16px;    
    line-height: 26px;
}
.bulantahun{
    text-align: center;
}
#kalender .bulan{
    font-size: 26px;
}
.kalender-container .carousel-control {
    top: 20px;
}
.list_kalender{
    height: 260px;
    overflow-y: auto;    
}
.list_kalender li {
    padding: 8px 0px;
    margin: 0px;
    border-bottom: 1px dotted #c9c9c9;
    
}
/*end kalender*/

h4{
font-size:16px;
color: #24253f;        
  text-transform: uppercase;
font-weight: bold;
}



/*mainbox*/
.kotaklist, .winnerkotaklist{
    padding: 5px;
}
.kotaklist .kotaklist_detail, .winnerkotaklist .kotaklist_detail{
    position: relative;
}
.kotaklist .kotaklist_detail img, .winnerkotaklist .kotaklist_detail img{
        border: 1px solid #aaa;
        border-bottom: none;
        width: 100%;
        display:block;
        -webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;-ms-transition: all 1s ease;transition: all 1s ease; 
}

.kotaklist .kotaklist_detail img:hover, .winnerkotaklist .kotaklist_detail img:hover{
    -webkit-filter: brightness(60%);
}
    
.kotaklist .kotaklist_detail .infobox, .winnerkotaklist .kotaklist_detail .infobox{
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 5px 10px;
    color: #fff;
    background: rgba(80, 80, 80, 0.55);
}
.kotaklist .kotaklist_detail .countbox, .winnerkotaklist .kotaklist_detail .countbox{
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    font-size: 26px;
    padding: 0 10px;
    text-transform: uppercase;
    background: rgba(80, 80, 80, 0.55);
}
.kotaklist .kotaklist_detail .titlebox, .winnerkotaklist .kotaklist_detail .titlebox{
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 10px;
    color: #fff;
    background: rgba(80, 80, 80, 0.55);
    width: 100%;
}
.kotaklist .kotaklist_detail .infobox a, .kotaklist .kotaklist_detail .titlebox a, .winnerkotaklist .kotaklist_detail .infobox a, .winnerkotaklist .kotaklist_detail .titlebox a{
    color:#fff;
}
.kotaklist .kotaklist_summary, .winnerkotaklist .kotaklist_summary{
    height: 50px;
    border: 1px solid #aaa;
    border-top: none;
    position: relative;
    padding: 5px;
}
.kotaklist .kotaklist_summary{
    border-bottom: none;
}
.kotaklist .kotaklist_summary img, .winnerkotaklist .kotaklist_summary img{
    float: left;
    width: 40px;
    height: 40px;
    border-right:1px solid #aaa;    
    margin-right: 0;
}
.kotaklist .kotaklist_summary .bid-name, .winnerkotaklist .kotaklist_summary .bid-name{
    height: 40px;
      display: table;
      float: left;
}

.kotaklist .kotaklist_summary .bid-name span , .winnerkotaklist .kotaklist_summary .bid-name span {
  display: table-cell;
  vertical-align: middle;
}
.kotaklist .kotaklist_summary .bid-price, .winnerkotaklist .kotaklist_summary .bid-price{
    padding: 0;
    padding-right: 5px;
    float: right;
    text-align: right;
    width: 60px;
  font-size: 20px;    
  color: #FE980F;

}
/*endmainbox*

/*gallery*/
.homegal {
  position: relative;
  float: left;
      border: 1px solid #eaeaea;
}
#album-list .homegal{
      border: 1px solid #eaeaea;
}
.homegal .piccount {
    position: absolute;
    top: 5px;
    right:5px;
    color:#fff;
  font-size: 26px;
  padding:0 10px;
  text-transform: uppercase;
  background: rgba(80, 80, 80, 0.55);
}
.homegal .desc  {
    position: absolute;
    bottom: 0;
    color:#fff;
  font-size: 12px;
  padding:10px;
    display: block;
    margin-right: 5px;
  text-transform: uppercase;
  background: rgba(80, 80, 80, 0.55);
  width:100%;
}
.homegal .event {
    bottom: 35px;
}
.homegal .desc .date, .homegal .desc a{
        color:#fff;
          font-size: 12px;
}
.homegal .count {
    padding: 5px 15px;
    color:#fff;
  background: #FF7400;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
        overflow: hidden;
            height:30px;
}
/*end gallery*/
/*news*/
.boxnews{
    float: left;
    display: block;
    padding: 10px;
}
/*end news*/
.footer{
    padding: 15px;
    clear: both;
    background: #fff;
    text-align: center;
}

.footer a, .footer h4{
    color:#fff;
}

.footer .footermenu{
padding:0;    
}
.footer .footerend{
padding-top: 15px;    
}


.img-responsive{
    width: 100%;
}

.gllpMap	{ width: 500px; height: 250px; }


/*loading*/
div.loading {
    background-color: #eee;
    background-image: url('../images/loading.gif');
    background-position:  center center;
    background-repeat: no-repeat;
    opacity: 1;
}
div.loading * {
    opacity: .8;
}
/*end loading*/


/*quote*/
#quote-carousel{
    background: rgba(255, 255, 255, .8);
}
#quote-carousel blockquote {
    border: none;    
}

#quote-carousel .testimonial{
    padding-left: 60px;
    font-size: 20px;
    vertical-align: middle;
    padding-top: 30px;
}
#quote-carousel blockquote .testimonial:before {
    display: block;
    content: "\201C";
    font-size: 120px;
    position: absolute;
    left: -10px;
    top: -40px;
    color: #7a7a7a;
}
#quote-carousel blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}
 
#quote-carousel blockquote cite:before {
    content: "\2014 \2009";
}

#quote-carousel .carousel-indicators{
    bottom: 0px;
}

#quote-carousel .carousel-indicators li {
  border:1px solid #ccc;
}
#quote-carousel .carousel-indicators li.active{
    background-color: #7a7a7a;
    
}
/*endquote*/

/*backcolor
#24253F
#24253F
*/


/*homeslider*/

@media (max-width: 860px) {
	#homeslider .hide-medium-screen {
		display: none;
	}
}

@media (max-width: 640px) {
	#homeslider .sp-layer {
		font-size: 12px;
	}

	#homeslider .hide-small-screen {
		display: none;
	}
        
                
}

@media (max-width: 500px) {

}

#homeslider .sp-buttons {
  position: absolute;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  bottom: 20px;
}
#homeslider .sp-button{
    border-color: #fff;
}
#homeslider .sp-selected-button{
    background-color: #fff;
}
/*end homeslider*/

.container.content p img{
    max-width: 100%;
}

a.social{
    padding: 5px 7px;
    background-color: #393a53;
    text-decoration: none;
    border-radius:50%;    
    border:2px solid #fff;
    text-align: center;
}
.social:hover{
    background-color: #337AB7;
}

h4{
    color:#4096EE;
}
.sp-thumbnail-container{
        cursor: pointer;
}
#galleryslider .sp-selected-thumbnail {
	border: 4px solid #222;

        cursor: pointer;
}

#searching-form .select2-container-multi.form-control {
    padding:6px 0 0 0 ;
    margin-left: 0;
    min-height:34px;
    height:auto !important;
}

.select2-offscreen optgroup option{
    padding: 0;
    margin: 0;
    left: 0;
}

.select2-results ul.select2-result-sub {
    padding:0;
}

@media (max-width: 767px){
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
      color: #fff;
  }  
}

@media (min-width: 768px) {
  .leftcontent{
      margin-right: -5px;
  }
}




.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}