.uk-slidenav-previous svg{
  height: 99px;
  width: 34px;
  color: grey;
}
.img100{
    width: 100%;
}
.uk-slidenav-next svg{
  height: 99px;
  width: 34px;
  color: grey;
}
.carousel-inner .item img {
    max-width: none;
    height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
}
.ket-gallerym{
    color:grey;
}
.ket-gallerym h4,h5{
    color:grey;
    margin-top: 0px;
    margin-bottom: 0px;
}
.ket-gallerym:hover{
  text-decoration: underline;
  text-decoration-color: #afacac;
}
.ket-gallerym:hover h4,h5{
  color: #afacac;
}
.event{
      height: 400px;
      min-height: 300px!important;
}
.slidemobil{
      height: 570px;
      min-height: 400px!important;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.hovereffect:hover img {

  -webkit-filter: blur(3px);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect a.info, .hovereffect h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
}

.hovereffect:hover a.info, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.caption-middle{
    height: 70px;
    text-align: center;
    width: 80%;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #ffffff85;
    cursor: pointer;
  }
.caption-middle p{
  font-size: xx-large;
  font-weight: bold;
  color:#4f5050;
}
.portfolio-link{
    cursor: pointer;
  }
.section h2.section-heading {
    color : #5a5050;
  }
.img-series{
  max-width: 140px;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: bold!important;
    line-height: 1.42857143;
    color: #333!important;
    white-space: nowrap;
}
.uk-dotnav>.uk-active>*{
    background-color:#f0f3f3;
}
.event{
    background-color: black;
    margin-top: 25px;
    padding-bottom: 15px;
}

.divider {
    height: 1px;
    width: 100%;
    background-color: #cccccc;
}
.navbar-custom{
    padding: 0 0;
}
.navbar-nav {
    padding-top: 15px;
}
.navbar-custom.affix {
    padding: 0 0;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}
.nama-kategori{
  color: #a02222 !important;
  text-decoration: none;
  cursor: pointer;
}
.ket-gallery{
  padding-left: 5px;
  padding-left: 5px;
}
.ket-gallery h4, .ket-gallery h5, .ket-gallery h6{
  margin-top: 0px;
  margin-bottom: 5px!important;
}
.gallery-small{
    padding: 0 0 0 0 !important;
}
.gallery-besar{
   margin-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
}
.box-gallery{
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
#div-gallery{
   padding-bottom: 20px;
}
.div-dealer{
  margin-top: 20px;
  margin-bottom: 25px;
}
.box-dealer{
  background: #f5f5f5;
  padding: 10px 10px;
  margin-bottom: 0px;
}
.card-text{
    padding-top: 10px;
   color: black;
   text-align: justify;
}
.card-header a {
  color: black;
  text-decoration: none;
  font-weight: bold;
}
.card-footer{
  background: #c5bfbf;
  padding: 10px 10px 10px 10px;
}
.card-footer a {
  color: black;
  text-decoration: none;
  font-weight: bold;
}
.card-footer i {
  color: #ea0404;
  text-decoration: none;
  font-weight: bold;
  font-size: large;
  float: right;
}
.card-header i {
  color: #ea0404;
  text-decoration: none;
  font-weight: bold;
  font-size: large;
  float: right;
}
.btn-primary{
  margin-top: 5px;
}
.thumb{
    margin: 10px 5px 0 0;
    width: 300px;height: auto;
}
#thumb-output img {
  max-width: 300px;
  height: auto;
}
#thumb-output .thumb {
  max-width: 300px;
  height: auto;
}
.nav-right{
    float: right;
}
.single-service{
    background: #0a0a0c;
    box-shadow: 10px 10px grey;
    margin: 20px 5px;
    padding: 15px 15px;
    text-align: center;
}
.single-service:hover{
  transform-origin: 0 0;
  transition: transform .25s, visibility .25s ease-in;
  background: #353538;
  box-shadow: 10px 10px black;
}
.single-service i{
      font-size: 64px;
}
.single-service a{
  color: #928c8c!important;
}
.single-service a:hover{
  color: white;
  text-decoration: none;
  color: #181b40;
}
.Lseries{width: 100%}
.Lseries img {
  transform-origin: 0 0;
  transition: transform .25s, visibility .25s ease-in;
}
.div-warna{
  margin-top: 10px;
}
.Lseries:hover img {
  transform: scale(1.05);
}
.Lseries:hover .caption-middle{
  -webkit-transition:color 1s ease-in;
   -moz-transition:color 1s ease-in;
   -o-transition:color 1s ease-in;
   transition:color 1s ease-in;
  width: 100%;
  font-size: xxx-large;
  color: white!important;
  letter-spacing: 4px;
}
.line-center{
    margin:0;padding:0 10px;
    background:#fff;
    display:inline-block;
}
.line-center h2{

    text-align:center;
    position:relative;
    z-index:2;

}
.line-center h2:after{
    content:"";
    position:absolute;
    top:50%;
    left:0;
    right:0;
    border-top:solid 1px black;
    z-index:-1;
}
.no-padding{
  padding: 0 0 0 0 !important;
}
.no-pm{
  padding: 0 0;
  width:100%;
  margin:0 0;
}
#contactus{
  background: #a02222;
}
.div-contactus{
  padding-left: 7%;
  padding-top: 25px;
  padding-bottom: 25px;
  background: white;
}
.div-box-contact{
    padding-left: 0px;
    padding-right: 0px;
    min-height: 230px;
}
.box-contact{
      width: 120%;
      min-height: 200px;
      background: black;
      margin-top: 30px;
      margin-left: -20%;
      margin-right: 0px;
      text-align: center;
}
.box-contact a {
    font-size: 40px;
    color: #f7933e;
}
.box-contact a i{
    font-size: 40px;
    color: #f7933e;
}
.box-contact p {
  font-size: 14px;
  color: white;
  margin-bottom: 0px;
  line-height: 1.5;
}
.inputan{
    border-left: none;
    border-top: none;
    border-right: none;
    box-shadow: none;
    border-radius: 0;

}
.btn-sendemail{
    background: black;
    color: white;
    border-radius: 0;
}
.logo-footer{
    margin: auto;
    margin-bottom: 40px;
    width: 250px;
}
.text-footer{
  color: #d2c9c9;
  margin-top: 10px;
  font-family: inherit;
}
.text-footer a{
    color : #d2c9c9;
    text-transform: capitalize;
}
.footer-sosmed{
    color: #d2c9c9;
    font-size: 18px;
    font-weight: 700;
}
.footer-sosmed i{
  color : #f7933e;
  width: 15px;
}
.footer-sosmed a{
  color: #d2c9c9;
  text-decoration: none;
}
.footer-sosmed a:hover{
  color: #fbf9f9;
}
#myCarousel .carousel-indicators{
      bottom: 120px;
  }
.carousel-caption{
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 145px;
}
.divdeskripsi{
  margin-top: 40px;
}
.divdeskripsi .kategori a {
    font-weight: bold;
    font-size: xx-large;
    color: #a02222 !important;
    text-decoration: none;
}
.divdeskripsi .kategori a::-moz-selection {      /* Firefox */
    background: #eb374b;
    color: #fff;
}
.divdeskripsi .kategori a::selection {           /* Chrome, Safari, IE9, Opera */
    background: #eb374b;
    color: #fff;
}
.gambar-deskripsi{
  padding: 25px;
    border-right: solid #cccccc 1px;
}
.judul a{
  font-weight: bold;
    font-size: xx-large;
    color: #5a5050;
  text-decoration: none;
}
.deskripsi p{
    color: #000000;
    text-decoration: none;
    font-size: larger;
}
.deskripsi a{
  color: #000000;
  text-decoration: none;
  margin-left: 20px;
}
.mobil{
  padding-top: 10px;
}
.mobil h3{
    margin-top: 10px;
    margin-bottom: 15px;
}
.mobil p{
  color: #000000;
  text-decoration: none;
}
.mobil a{
  color: #000000;
  text-decoration: none;
}
.mobil a p{
  line-height: 1 !important;
  margin-bottom: 5px;
  margin-left: 20px;
}
/* col-LG */
@media (min-width: 768px){
  .dropdown:hover .dropdown-menu {
    display: block;
  }
  .logo{
        max-width: 120px;
        height: auto;
  }
  #div-kategori{
      padding-bottom: 40px;
  }
  #section_detail {
      padding: 10px 0 0 0;
  }
  #section_detail {
      padding: 70px 0 0 0;
  }
}

/* col-md */
@media screen and (max-width: 720px) {
  .uk-slidenav-previous svg{
    height: 39px;
    width: 24px;
    color: grey;
  }
  .uk-slidenav-next svg{
    height: 39px;
    width: 24px;
    color: grey;
  }
  .hovereffect a.info {
    margin: 0 0 0 0;
  }
  .hovereffect h2 {
    font-size: 12px;
  }
  .slidemobil{
    height: 190px!important;
    min-height: 190px!important;
  }
  .dropdown-menu > li > a {
    color: #b5afaf!important;
  }
  .img-series {
      max-width: 70px;
  }
  .section h2.section-heading {
        font-size: 28px!important;
        margin-top: 0;
        margin-bottom: 30px;
    }
  .caption-middle {
      height: 30px;
      text-align: center;
      width: 80%;
      position: absolute;
      bottom: 0px;
      left: 50%;
      transform: translate(-50%,-50%);
      background: #ffffff85;
      cursor: pointer;
    }
    .caption-middle p {
        font-size: large;
        font-weight: bold;
        color: #4f5050;
    }
    .judul a{
      font-size: xx-large;
    }
    section {
        padding: 40px 0;
    }
    #div-kategori{
        padding-bottom: 20px;
    }
    #section_detail {
        padding: 60px 0 0 0;
    }
    .logo{
      display: block;
      max-width: 100px;
      height: auto;
    }
    .mobil a p {
          line-height: 1 !important;
          margin-bottom: 5px;
          margin-left: 20px;
      }
    .box-contact{
      width: auto;
      min-height: 200px;
      background: black;
      margin-top: 15px;
      margin-left: 15px;
      margin-right: 15px;
      margin-bottom: 15px;
    }
    .carousel-caption{
      font-size: 24px;
      font-weight: bold;
    }
    #myCarousel .carousel-inner{
      height: 100vh;
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .carousel-inner .item img{
        max-width: none;
        height: 100vh;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
    }
    .divdeskripsi {
          margin-top: 10px;
      }
    .deskripsi a{
        color: #000000;
        text-decoration: none;
        margin-left: 0px;
      }
}
#loom-companion-mv3{display:none !important;}