body {
  font-family: 'Quicksand', sans-serif;
}
.btn {
  transition: 0.5s;
}
.nav-sosial {
  background-color: #613659;
}
.nav-sosial ul {
  padding:0;
  margin:0;
}
.nav-sosial li {
  display: inline-block;
  padding:7px 0;
  margin-right: 5px;
}
.nav-sosial li a {
  color: #fff;
  font-size: 12px;
}
.navbar {
  background-color: #fff;
  margin-bottom: 0;
  border-radius: 0;
}
.navbar-menu {
  padding:0;
}
.navbar-menu .navbar-brand {
  padding-top:0;
  color: #211522;
  white-space: nowrap;
  margin:10px 0;
  height:70px;
}
.navbar-menu .navbar-brand:hover,
.navbar-menu .navbar-brand:focus {
  color: #FEB06A;
}
.navbar-brand .logo {
  float: left;
  margin-right: 7px;
  width: 320px;
}
.navbar-brand .sitename {
  margin-top: 7px;
  font-size: 26px;
  margin-top: 15px;
}
.navbar-brand .subname {
  font-size: 12px;
}
.navbar-nav {
  margin:10px 0;
}
.navbar-toggle {
  margin:27px;
}
.navbar-default .navbar-nav > li > a {
  color: #211522;
  font-weight: bold;
  transition: all 0.5s;
  padding:23px 20px 23px 0;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FEB06A;
}
#banner {
  width: 100%;
  height:60vh;
  border:1px solid;
  background: url('../img/banner.jpg') center center;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top:4px solid #FEB06A;
}
#banner:before {
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,0.7);
}
#banner .container {
  z-index: 2;
}
#banner h2 {
  color: #613659;
  background-color: #fff;
  padding:5px 15px;
  display: inline-block;
  border-left: 5px solid #FEB06A;
  font-weight: bold;
}
#banner p {
  color: #fff;
  font-size: 18px;
}
#boxCariBuku {
  width: 100%;
  min-height: 300px;
  padding:30px 0;
}
.section-title {
  padding-bottom: 30px;
}
.section-title h3 {
  padding:0;
  position: relative;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.section-title h3:before {
  content:'';
  position: absolute;
  display: block;
  width:120px;
  height:1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}
.section-title h3:after {
  content:'';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  bottom: 0;
  background: #FEB06A;
  left: calc(50% - 20px);
}
.section-title p {
  font-size: 18px;
}
#boxTerbaru {
  width: 100%;
  min-height: 300px;
  background-color: #f9f9f9;
  padding:30px 0;
  border-top:1px solid #f9f9f9;
}
#bread {
  width: 100%;
  height:30vh;
  border:1px solid;
  background: url('../img/banner.jpg') center center;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top:4px solid #FEB06A;
}
#bread:before {
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,0.7);
}
#bread .container {
  z-index: 2;
}
#bread p {
  color: #fff;
  font-size: 18px;
}
#boxDetailBuku {
  width: 100%;
  min-height: 300px;
  padding:30px 0;
}
.detail-gambar img {
  width:80%;
  border:1px solid #ddd;
  padding:5px;
}
.slider {
  width:90%;
  margin: auto;
}
.slick-slide {
  margin:0px 5px;
}
.slick-slide img {
   width: 100%;
}
.slick-prev:before,
  .slick-next:before {
    color: #333;
}
.box-thumb {
  width:100px;
}
.katalog-box {
  background-color: #fff;
  box-shadow: 0px 2px 3px #ddd;
  margin-bottom: 20px;
}
footer {
  color: #f9f9f9;
  border-top:4px solid #FAD02C;
}
footer .footer-top {
  background-color: #281C2D;
  padding:70px 0;
}
footer .footer-bottom {
  background-color: #211522;
  padding:15px 0;
}
.detail-buku img {
  width: 100%;
}
@media (max-width: 767px){
  .detail-buku img {
    width: 50%;
  }
  .detail-gambar {
    text-align: center;
  }
}
@media (max-width: 458px){
  .navbar-brand .logo {
    width: 250px;
  }
}
.list-koleksi a {
  color: #fff;
}
.scanner-laser{
  position: absolute;
  margin: 40px;
  height: 30px;
  width: 30px;
}
.laser-leftTop{
  top: 0;
  left: 0;
  border-top: solid red 5px;
  border-left: solid red 5px;
}
.laser-leftBottom{
  bottom: 0;
  left: 0;
  border-bottom: solid red 5px;
  border-left: solid red 5px;
}
.laser-rightTop{
  top: 0;
  right: 0;
  border-top: solid red 5px;
  border-right: solid red 5px;
}
.laser-rightBottom{
  bottom: 0;
  right: 0;
  border-bottom: solid red 5px;
  border-right: solid red 5px;
}
.footer-top h4 {
  padding-bottom: 10px;
  border-bottom: 2px solid #FEB06A;
}
.footer-top ul {
  padding:0;
}
.footer-top ul li {
  list-style: none;
}
.footer-top ul li a {
  color: #f9f9f9;  
  padding:5px 0;
  display: block;
}
.footer-top table tr {
  height: 30px;
}