/*----------------------- IMPORT FONT ------------------------------*/
/*font-family: 'Playfair Display', serif;*/
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
/*---------------------------- GENERAL -------------------------*/
img{
    border: none;
}
html,body{
    /*height: 100%;*/
    width: 100%;
}
#pushstat{ display: none; }
body{
    background: transparent;
    margin: 0;
    padding: 0;
    
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    
    color: #000;
    background-color: #fff;
}
a:focus{
    outline: none;
}
html, body, p, span, div, h1, h2, h3 ,h4 ,h5 ,h6, ul, li, ol, a, table, tr, td, th{
    font-family: 'Roboto Condensed', sans-serif;
}
.prelatif{
    position: relative;
    /*height: 100%;*/
}
.prelatife{
    position: relative;
}
body{
    /*test for not responsive*/
    /*min-width: 1159px;*/
}
@media (min-width: 1200px){
    .container {    
        max-width: 1159px;
        
        /*test for not responsive*/
        /*width: 1159px;*/
    }
}
.container {
    max-width: 1159px;

    /*test for not responsive*/
    /*min-width: 1159px;*/
    
    margin: 0 auto;
    padding: 0px;
    /*height: 100%;*/
}
.center{
    text-align: center;
}
.tengah{
    margin: 0 auto;
    padding: 0px;
}
.row{
    margin: 0px;
}
[class*="span"] {
    margin: 0;
}
[class*="col-xs"]{
    padding: 0;
}
[class*="col-md"] {
    padding: 0;
}
[class*="col-lg"] {
    padding: 0;
}

#preloader {
    /*display: none;*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #dadbdb url(../images/bgloader.jpg) left top repeat-x;
    height: 100%;
    z-index: 1500;
}
#statusloader {
    width: 100px;
    height: 100px;

    position: absolute;
    left: 50%;
    top: 50%;

    background-image: url(../images/loading2.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

.carousel-inner > .item.active.right,
.carousel-inner > .item.active.left {
    float: none !important;
}
.disp-inline{ display: inline-block; }
.datalist-quality .col-md-3 img{ display: inline-block; }
/*----------------- Header ---------------*/
header.head{
    position: absolute;
    top: -44px;
    z-index: 50;
    
    background: url(../images/back-header-white.jpg) repeat-x;
    width: 100%;
    height: 89px;

    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
     border-top-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
    -webkit-box-shadow: 4px 4px 16px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 16px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 16px 0px rgba(50, 50, 50, 0.75);
}
.pos-lgo-header{

}
header.head .logo-header{}
header.head .logo-header img.logo{
    position: relative;
    top: -20px;
    margin-left: 13px;
}
header.head .logo-header .logobci-text,
header.head .logo-header img.text{
    position: relative;
    top: -14px;
    left: 5px;
    
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #0a2766;
    text-transform: uppercase;
}
.logo-header a{display: inline-block; float: left;}
header.head .logo-header .logobci-text{ display: inline-block; top: 38px; }

.top-menu{
    margin: 0;
    margin-top: 5px;
    margin-left: 40px;
}
.top-menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.top-menu ul li{
    padding: 0 14px;
}
/*.top-menu ul li:first-child{*/
.top-menu ul li:last-child{
        padding-right: 0px;
}
.top-menu ul li a{
    font-size: 14px;
    font-weight: 700;
    color: #303030;

    text-transform: uppercase;
    text-decoration: none;
}

.top-menu ul li.active a,
.top-menu ul li a:focus,
.top-menu ul li a:hover{
    color: #000;
}
.back-blue-stackheader{
    width: 100%;
    height: 67px;
    background-color: #0c1d42;
}

.camera_wrap {
    max-height: 479px;
}
.w547{
    max-width: 547px;
}
.fheader-trust{
    margin-top: 8px;
}
.back-bold-slidetop{
    position: absolute;
    z-index: 70;
    top: 65px;
    left: -12px;

    background: url(../images/back-bold-cols-header-index.png) no-repeat;
    width: 320px;
    height: 376px;
}
.back-bold-slidetop .ins-top{
    margin-top: 35px;
    margin-left: 32px;
    margin-right: 32px;
}
.back-bold-slidetop .ins-top p{
    font-size: 21px;
    font-weight: 300;
    color: #0a2766;
    line-height: 1.2;
    margin-bottom: 9px;
}
.back-bold-slidetop .ins-top span{
    font-size: 13px;
    font-weight: 300;
    color: #716f6e;
}
.back-bold-slidetop .ins-top .box-form form{
    margin: 0px;
}
.back-bold-slidetop .ins-top .box-form form input{
    background: none;
    box-shadow: none;
    border-radius: 0px;

    background-color: #f2f2f2;
    width: 160px;
    height: 27px;
    border: 1px solid #6c6c6c;
}
.back-bold-slidetop .ins-top .box-form form button[type=submit]{
    background: none;
    box-shadow: none;
    border-radius: 0px;
    
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #FFF;
    font-size: 15px;

    background-color: #ffa700;
    width: 77px;
    height: 27px;
    border: 1px solid #6c6c6c;
    padding-top: 2px;
    margin-left: 5px;
}
.sub-content-headerjy{
    height: 20px;
    margin-top: 35px;
    margin-left: 13px;
    margin-right: 18px;
}
.sub-content-headerjy .title{
    height: 20px;
    line-height: 20px;
    background: #0b2663;
    margin: -10px auto 0px;
    text-align: center;
    width: 226px;

    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 19px;
    color: #fff;
}
.back-bold-slidetop .ins-top.bottom-st{
    margin-top: 0px;
}
.back-bold-slidetop .ins-top.bottom-st span{
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #716f6e;
}
.back-bold-slidetop .ins-top.bottom-st span.yellow{
    font-size: 15px;
    color: #ffa700;
    font-weight: 500;
}
.back-bold-slidetop .ins-top.bottom-st span.yellow small{
    font-size: 15px;
    color: #ffa700;
    font-weight: 300;
}
.dblock{
    display: block;
}
.sub-content-bannerhome{}
.sub-content-bannerhome h3{margin: 0; font-family: 'Roboto Condensed', sans-serif; font-size: 22px; font-weight: 700; color: #0c1d42; }
.sub-content-bannerhome span{ margin: 0; font-family: 'Roboto Condensed', sans-serif; font-size: 21px; font-weight: 300; color: #0c1d42; }
.sub-content-bannerhome .list-bannerhome{margin-right: -9px;}
.sub-content-bannerhome .list-bannerhome .item{}
.sub-content-bannerhome .list-bannerhome .item .pic{  }
.sub-content-bannerhome .list-bannerhome .item .blname{ width: 100%; position: absolute; bottom: 0px; height:42px; line-height: 42px; background-color: rgb(255,255,255); background-color: rgba(255,255,255,0.77); }
.sub-content-bannerhome .list-bannerhome .item .blname span{ display: block; font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 15px; color: #3a3939; }

/*------------ sertifikat ------------*/
.middle-sertification-outer{
    background-color: #0c1d42;
    min-height: 168px;
    height: auto;
}
.bx-titlet-sertification{ margin: 0 auto; margin-top: -14px; background: url(../images/back-topi-tbannerblock.png) no-repeat; width: 267px; height: 46px;  }
.bx-titlet-sertification span{
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #0c1d42;
    padding-top: 6px;
}
.list-itemsertifikasi{
    width: 588px;
    margin: 0 auto;
}
.list-itemsertifikasi .pic{}
.list-itemsertifikasi .pic img{ margin: 0 auto; text-align: center; display: block; }

/*------------------- middle content -------------------*/
.middle-outer-content{
    height: auto;
    width: 100%;
}

/*-------------------------- CONTENT DALAM ----------------------------*/
.content-text{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 19px;
    color: #0c1d42;
    text-align: center;
}
.content-text h1,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.content-text h6{
    margin: 0;
}   

.content-text h1,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.content-text h6{
    margin-bottom: 20px;
}
.content-text img.capthcai{
    border: 1px solid #E6E7E2;
    border-radius: 3px;
    float: left;
}
.content-text span.networkof{
    font-size: 18px;
}
.content-text p{
    margin-bottom: 20px;
    line-height: 1.5;
    font-weight: 300;
}
.content-text a{
    /*color: #fff;*/
}
.content-text a:hover{
    color: #000;
}
.content-text ul{
    margin-bottom: 20px;
    list-style-type: disc;
}
.content-text ul li{
    margin: 5px 0;
}
.content-text img{
    border: none;
}

/*------------------- Footer --------------*/
.bfooter-right{
    margin-top: 30px;

    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 19px;
    color: #7f7f7f;
}
.bfooter-right .fa-phone{
    color: #ffa700;
}
.bfooter-right span{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #0a2766;
}
.menu-footer,
.menu-footer a{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}
.menu-footer{
    margin-top: 36px;
}
.t-copyright a,
.t-copyright{
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #696969;
    text-decoration: none;
}
.t-copyright a:hover,
.t-copyright a:focus{
    text-decoration: none;
    color: #000;
}

/*---------------- inside page -------------*/
.list-bn-iside{
    margin: 0 60px;
}
.des-in-textpinside{
    position: absolute;
    z-index: 70;
    top: 225px;
    width: 100%;
    text-align: center;
}
.des-in-textpinside h1{
    display: inline-block;

    margin: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 34px;
    color: #fff;
    padding: 23px 0px;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
}

.list-dataproduct{}
.list-dataproduct .item{
    margin-bottom: 40px;
}
.list-dataproduct .item span{

}
.conenttop-data-sld.productdetail{}
.conenttop-data-sld.productdetail h1,
.conenttop-data-sld.productdetail h2{
    margin-top: 14px;
    margin-bottom: 7px;
}
.conenttop-data-sld.productdetail h1{ display: inline-block; font-family: 'Roboto', sans-serif; font-weight: 300; color: #0a2766; font-size: 35px; }
.conenttop-data-sld.productdetail h2{ display: inline-block; font-weight: 700; font-size: 34px; color: #e69500; }
a.back-to-product{
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    color: #303030;
    text-transform: uppercase;
}
a.back-to-product:hover,
a.back-to-product:focus{
    text-decoration: none;
    color: #000;
}
.margin-top-28{
    margin-top: 28px;
}
.mw-571{
    max-width: 571px;
    text-align: justify;
}
.mw-560{
    max-width: 560px;
    margin-left: 28px;
}
.datalist-client .item{
    margin-bottom: 0.5em;
}
.datalist-quality{}
.datalist-quality .item{
    width: 291px;
    height: 198px;
    display: table;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.datalist-quality .item .pict{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
.datalist-quality .item.first{
    border-left: 0px;
}
.datalist-quality .item.last{
    border-right: 0px;
}
.datalist-quality .item.bottom{
    border-bottom: 0px;
}

/*--------------- c form contact ----------*/
.contact-form {
    width: 485px;
    margin: 0 auto;
}
.contact-form form,
.form-diningreservation form{
    margin: 0px;
    padding-left: 10px;
    padding-right: 0px;
}
.contact-form label.control-label,
.form-diningreservation label.control-label{
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #757575;
    text-align: left;
}
.contact-form input[type=text],
.contact-form textarea,

.form-diningreservation input[type=text]{
    border-color: #bababa;
    -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
    width: 163px;
    height: 29px;
    padding: 3px 8px;
}

.contact-form form{
    padding: 0px;
}
.contact-form textarea,
.contact-form input[type=text]{
    width: 259px;
    height: 29px;
}
.contact-form textarea{
    height: 70px;
}
.contact-form input[type=submit]{
    padding: 6px 25px;
    font-weight: 700;
    color: #555;
}


/*-------------- inside page ------------*/
.breadcumb a,
.breadcumb a:hover,
.breadcumb a:focus,
.breadcumb{
    font-size: 15px;
    font-weight: 400;
    color: #FFF;
    text-decoration: none;
}


.list-ic-service{}

.share-footer{
    /*margin-top: 12px;*/

    font-family: 'Roboto', sans-serif;
    font-size: 13.15px;
    font-weight: bold;
    color: #000;
}
.share-footer span{
    font-family: 'Roboto', sans-serif;
    display: block;
    text-align: right;
}

/*------------ contact us -----------*/
.addr-contact{
    text-align: center;
    color: #a8a8a8;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
}
.addr-contact h2.t-contact{
    font-size: 30px;
    font-weight: 400;
    color: #FFF;
    margin: 0;
    margin-bottom: 26px;
}
.addr-contact a{
    color: #a8a8a8;
    text-decoration: none;
}
.addr-contact a:hover,
.addr-contact a:focus{
    color: #fff;
    text-decoration: none;
}

/*-------------------------- ICON ----------------------------*/
/*ICON*/
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-repeat: no-repeat;
}

.icon-chevright-banner{
    background: url(../images/chev-right-banner.png) no-repeat;
    width: 17px;
    height: 26px;
    line-height: 24px;
    margin-top: 0px;
}


.icon-fb-footer-group{
    background: url(../images/icons/back-icon-footer.png) no-repeat;
    background-position: 0px 0px;
    width: 28px;
    height: 28px;
    line-height: 24px;
    margin-top: 0px;
}
.icon-twitter-footer-group{
    background: url(../images/icons/back-icon-footer.png) no-repeat;
    background-position: -31px 0px;
    width: 28px;
    height: 28px;
    line-height: 24px;
    margin-top: 0px;
}
.icon-gplus-footer-group{
    background: url(../images/icons/back-icon-footer.png) no-repeat;
    background-position: -62px 0px;
    width: 28px;
    height: 28px;
    line-height: 24px;
    margin-top: 0px;
}
.icon-mail-footer-group{
    background: url(../images/icons/back-icon-footer.png) no-repeat;
    background-position: -93px 0px;
    width: 28px;
    height: 28px;
    line-height: 24px;
    margin-top: 0px;
}


.lines-white{
    background-color: #fff;
    height: 1px;
}
.lines-grey{
    background-color: #e5e5e5;
    height: 1px;
}
.lines-black{
    height: 1px;
    background-color: #cccccc;
}
.lines-orange{
    height: 2px;
    background-color: #ffa700;
}
.lines-orange.h4{
    height: 4px;
}
p.bg-danger{
    background: #F2DEDE;
    padding: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
p.bg-success{
    background: #DFF0D8;
    padding: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.camera_prevThumbs, 
.camera_nextThumbs, 
.camera_prev, 
.camera_next, 
.camera_commands, 
.camera_thumbs_cont{
    background: #DBD7D7 !important;
}