/* @font-face{
  font-family: 'myFutura';
  src: url('../fonts/futura.woff2') format('woff2');
  src: url('../fonts/futura.eot')
       url('../fonts/Futura-Medium.woff') format('woff')
       url('../fonts/Futura-Medium.ttf') format('truetype')
       url('../fonts/Futura-Medium.svg#svgFontName') format('svg');
} */

@import url("font.css");
.navbar {
  margin-bottom:0;
  border:none;
}

.navbar-brand .glyphicon {
  margin-right:6px;
}

/*nav>div>div>ul>li>a>span:hover{*/
/*  color: #A68130;*/
/*  text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 20px #B5B8AE, 0 0 30px #B5B8AE, 0 0 40px #B5B8AE, 0 0 55px #B5B8AE, 0 0 75px #B5B8AE;*/
/*  text-align: center;*/
/*  -webkit-transition: all 0.5s;*/
/*  -moz-transition: all 0.5s;*/
/*  transition: all 0.5s;*/
/*}*/

.hero {
  background:url(../../assets/img/header_slide.jpg) no-repeat center;
  background-size:cover;
  border:none;
}

@media (min-width:992px) {
  .hero .get-it {
    text-align:right;
    margin-top:80px;
    padding-right:30px;
  }
}

@media (max-width:992px) {
  .hero .get-it {
    text-align:center;
  }
}

@media (max-width:992px) {
  .hero .phone-preview {
    text-align:center;
  }
}

.hero .get-it h1, .hero .get-it p {
  color:#fff;
  text-shadow:2px 2px 3px rgba(0,0,0,0.3);
  margin-bottom:40px;
}

.hero .get-it .btn {
  margin-left:10px;
  margin-bottom:10px;
  text-shadow:none;
}

/*div.iphone-mockup {*/
/*  position:relative;*/
/*  max-width:250px;*/
/*  margin:20px;*/
/*  display:inline-block;*/
/*}*/

/*.iphone-mockup img.device {*/
/*  width:100%;*/
/*  height:auto;*/
/*}*/

/*.iphone-mockup .screen {*/
/*  position:absolute;*/
/*  width:88%;*/
/*  height:77%;*/
/*  top:12%;*/
/*  border-radius:2px;*/
/*  left:6%;*/
/*  border:1px solid #444;*/
/*  background-color:#aaa;*/
/*  overflow:hidden;*/
/*  background:url(../../assets/img/screen-content-iphone-6.jpg);*/
/*  background-size:cover;*/
/*  background-position:center;*/
/*}*/

/*.iphone-mockup .screen:before {*/
/*  content:'';*/
/*  background-color:#fff;*/
/*  position:absolute;*/
/*  width:70%;*/
/*  height:140%;*/
/*  top:-12%;*/
/*  right:-60%;*/
/*  transform:rotate(-19deg);*/
/*  opacity:0.2;*/
/*}*/

.icon-feature {
  text-align:center;
  color:#000;
}

.icon-feature .glyphicon {
  font-size:60px;
}

section.features {
  /*background-color:#ececec;*/
  padding:40px 0;
  /*color:#fff;*/
}

.features h2 {
  color:#fff;
}

.features .icon-features {
  margin-top:15px;
}

.testimonials blockquote {
  /*text-align:center;*/
}

section.testimonials {
  margin:50px 0;
  padding-left:60px;
  padding-right:60px;
}

.site-footer {
  padding:20px 0;
  text-align:center;
  background-color:#061831;
}

@media (min-width:768px) {
  .site-footer h5 {
    text-align:left;
  }
}

.site-footer h5 {
  color:inherit;
  font-size:20px;
}

.site-footer .social-icons a:hover {
  opacity:1;
}

.site-footer .social-icons a {
  display:inline-block;
  width:50px;
  border:none;
  font-size:28px;
  /*border-radius:50%;*/
  margin:4px;
  color:#fff;
  text-align:center;
  /*background-color:#798FA5;*/
  /*height:32px;*/
  opacity:0.8;
  line-height:32px;
  float:left;
  margin-right:20px;
}

@media (min-width:768px) {
  .site-footer .social-icons {
    text-align:right;
  }
}

blockquote {
  padding:10px 20px;
  margin:0 0 20px;
  font-size:30px;
  border-left:5px solid #bda441;
}

a:hover, a:focus {
  color:#158cba;
  text-decoration:underline;
}

a {
  color:#bda441;
  text-decoration:none;
}

body {
  font-family: 'myFutura';
  font-size:14px;
  line-height:1.42857143;
  color:#555555;
  background-color:#ffffff;
}

@media screen and (min-width:768px) {
  .jumbotron h1, .jumbotron .h1 {
    font-size:45px;
    /*margin-left:15px;*/
  }
}

img.logo {
  width:120px;
}

div.col-md-8.right {
  float:right;
}

div.col-md-12.backgray {
  background-color:#ececec;
  padding-left:70px;
  padding-right:70px;
}

span.imglabel {
  font-size:30pt;
  color:#fff;
  z-index:999;
  /*position:absolute;*/
  margin:0 auto;
}

div.col-md-4.col-sm-6.col-xs-12.icon-feature.container {
  position:relative;
  text-align:center;
  color:white;
  font-size:16pt;
}

div.centerbox {
  position:absolute;
  top:75%;
  left:50%;
  transform:translate(-50%, -50%);
  width:100%;
}

h1.text-center.centerbox-cap {
  color:#fff;
  font-weight:800;
}

section.layanan-kami {
  background-color:#ececec;
  padding-top:50px;
  /*padding-bottom:50px;*/
  margin-left:20px;
  margin-right:20px;
}

div.clearfix.spaces {
  margin-bottom:30px;
}

section.sum_analisa {
  margin-top:50px;
  background-color:#ececec;
  padding-bottom:10px;
  padding-top:10px;
  /*margin-bottom:50px;*/
}

img.img-responsive.layanan-kami {
}

div.container-fluid.layanan-kami {
  background-image:url(../../assets/img/back1.png);
  font-size:16pt;
  color:#fff;
  /*line-height:normal;*/
}

section.lowongan.Terkini {
  padding-top:50px;
  padding-bottom:50px;
  margin-left:20px;
  margin-right:20px;
}

section.tentang-kami {
  padding-top:50px;
  padding-bottom:50px;
  margin-left:20px;
  margin-right:20px;
}

h2.text-center.centerbox-cap {
  font-size:x-large;
  color:#fff;
}

section.download-ebook {
  background-color:#ececec;
  margin-left:20px;
  margin-right:20px;
  padding-top:50px;
  padding-bottom:50px;
}

div.row.icon-features.download {
  padding-bottom:20px;
}

div.row.client-img {
  padding-top:50px;
  padding-bottom:50px;
  margin-left:20px;
  margin-right:20px;
}

div.col-md-4.col-sm-6.to_left {
  float:left;
  text-align:left;
}

a.link_footer {
  color:#fff;
}

ul.footer_ul {
  list-style-type:none;
  margin-left:0px;
  padding-left:5px;
}

h3.text-left.gold-text {
  color:#cfaa51;
}

p.text-nowrap.text-left.white-text {
  color:#fff;
}

.white-text {
  color:#fff;
  text-shadow: 2px 2px 4px #000000;
}

.gold-text {
  color:#cfaa51;
}
.blue-text{
  color: #061831;
}
.red-text{
  color: red;
}
.crop img{
  /* max-width: 100%; */
  /* max-height: 140px; */
  height: 140px;
  width: 100%;
  width: auto;
}
li.top-list {
  margin-top:20px;
}

.text-center.centerbox-cap {
  color:white;
  text-shadow:2px 2px 4px #000000;
}

.text-bayang {
  color:white;
  text-shadow:2px 2px 4px #000000;
}

/*.navbar-nav li:hover{*/
/*    background-color:#cfaa51;*/
/*    -webkit-transition: 1s;*/
/*    -moz-transition: 1s;*/
/*    transition: 1s;*/
/*}*/
.navbar-nav li{
    background-size: 100% 200%;
    background-image: linear-gradient(to top, #cfaa51 50%, rgba(0,0,0,0)50%);
    -webkit-transition: background-position 1s;
    -moz-transition: background-position 1s;
    transition: background-position 1s;
}
.navbar-nav li:hover{
    background-position: 0 100%;
}
.navbar-collapse{
    margin-right: -15px;    
}

