

*{
  font-family: Titillium Web;
}

h5 {
    text-transform: uppercase;
}

.dropdown:hover>.dropdown-menu{
        display: block;
      }


.dropdown-menu.show {
    min-width: 70px;
}


  .border-bottom: {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
  }
  .navbar-nav{
    text-transform: uppercase;
  }
  #carousel-home .text-slider{
    background-color: rgb(0,0,0,0.4);
    border-radius:0.5rem;
    /*padding: 20px;*/
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
  }

   #carousel-home .carousel-caption{
    /* bottom: 200px; */
    /* padding-left: 350px; */
    margin-right: -50px;
    position: absolute;
    right: 15%;
    bottom: 0px;
    left: 15%;
    z-index: 10;
    /*padding-top: 20px;*/
    /*padding-bottom: 20px;*/
    color: #fff;
    text-align: center;
    font-size: 10px;
  }

  .carousel-control-next, .carousel-control-prev{

        width: 5%;
  }

  #carouselproduk .carousel-caption{
    margin-bottom: -7px;
    margin-left: -25px
  }

  #carouselproduk .carousel-caption h5{
     font-size: 25px;
  }

  .card-dua h5.card-title {
      margin-top: -65px;
      text-shadow: 1px 1px rgb(0,0,0,0.2);
      font-size: 25px;
  }

  h5.card-title {
      margin-top: -70px;
      text-shadow: 1px 1px rgb(0,0,0,0.2);
  }

  .card-dua{
    opacity: 0;
    transition: 1s;
  }

  img.d-inline-block.align-top {
    height: 45px;
}


 img.card-telu.card-img {
    height: 200px;
}

img#feature {
    height: auto;
    border-radius: calc(.25rem - 1px);
}

.d-md-block {
    display: block!important;
  }
  .card-dua.muncul{
    opacity: 1;
  }

  .card-tiga{
    opacity: 0;
    transition: 1s;
  }

  .card-tiga.muncul{
    opacity: 1;
  }

  .card-empat{
    opacity: 0;
    transition: 1s;
  }

  .card-empat.muncul{
    opacity: 1;
  }

.card-link{
  text-decoration: none;
}
.card{
  overflow: hidden;
}
.card-img{
      transition: 1s;
    }
.card-img:hover{
      transform: scale(1.2);
    }

    .card-description{
      z-index: 1;
      margin-left: 15px;
    }
  img.card-img{
    height:auto;
}
.content{
    padding-top: 50px;
    padding-bottom: 50px;
  }

.img-kontent{
  transition: 1s;
}
.img-kontent:hover {
    transition: 1s;
    transform: scale(1.5);
}


/*Title instagram*/
.big-title3 {
    margin-bottom: 3em;
}
h3.big_title3 {
    
  color: #212121;
  font-size: 3.5em;
  font-weight: 700;
  margin: 0 auto;
  text-shadow: 2px 2px 2px rgba(179, 171, 171, 0.8);
  -webkit-text-shadow: 2px 2px 2px rgba(179, 171, 171, 0.8);
  -moz-text-shadow: 2px 2px 2px rgba(179, 171, 171, 0.8);
  -o-text-shadow: 2px 2px 2px rgba(179, 171, 171, 0.8);
  -ms-text-shadow: 2px 2px 2px rgba(179, 171, 171, 0.8);
  letter-spacing: 1px;
  position: relative;

}
p.title-para3 {
    color: #292929;
    display: block;
    margin: .5em 0 1em;
    letter-spacing: 6px;
    font-size: 0.9em;
}
h3.big_title3:after {
    content: '';
    background: #292929;
    height: 4px;
    width: 27%;
    position: absolute;
    top: 160%;
    left: 36%;
}


.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    /* border: 1px solid #dee2e6; */
    border-radius: .50rem;
    max-width: 100%;
    height: auto;
}

.fixed-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    z-index: 9999;
  }

.fixed-whatsapp:before {
    content: "";
    background-repeat: no-repeat;
    background-size: 34px 34px;
    background-position: center center;
    width: 50px;
    height: 50px;
    background-image: url("data:image/svg+xml;charset=utf8,%3csvg viewBox='0 0 24 24' width='32' height='32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='fill:%23ffffff' d='M16.75,13.96C17,14.09 17.16,14.16 17.21,14.26C17.27,14.37 17.25,14.87 17,15.44C16.8,16 15.76,16.54 15.3,16.56C14.84,16.58 14.83,16.92 12.34,15.83C9.85,14.74 8.35,12.08 8.23,11.91C8.11,11.74 7.27,10.53 7.31,9.3C7.36,8.08 8,7.5 8.26,7.26C8.5,7 8.77,6.97 8.94,7H9.41C9.56,7 9.77,6.94 9.96,7.45L10.65,9.32C10.71,9.45 10.75,9.6 10.66,9.76L10.39,10.17L10,10.59C9.88,10.71 9.74,10.84 9.88,11.09C10,11.35 10.5,12.18 11.2,12.87C12.11,13.75 12.91,14.04 13.15,14.17C13.39,14.31 13.54,14.29 13.69,14.13L14.5,13.19C14.69,12.94 14.85,13 15.08,13.08L16.75,13.96M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22C10.03,22 8.2,21.43 6.65,20.45L2,22L3.55,17.35C2.57,15.8 2,13.97 2,12A10,10 0 0,1 12,2M12,4A8,8 0 0,0 4,12C4,13.72 4.54,15.31 5.46,16.61L4.5,19.5L7.39,18.54C8.69,19.46 10.28,20 12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4Z'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");
    background-color: #00C853;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
  }


  .fixed-whatsapp:hover{
    background-size: 84px 84px;
  }



/*IG*/
.box14{
    position:relative
  }
.box15,.box17,.box18{
    box-shadow:0 0 5px #7e7d7d;
    text-align:center
  }
.box14:before{
    content:"";
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5);
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    transition:all .35s ease 0s
  }

.box14:hover:before{
    opacity:1
  }

.box14 img{
    width:100%;
    height:auto
  }
.box14 .box-content{
    width:90%;
    height:90%;
    position:absolute;
    top:5%;
    left:5%
  }

.box14 .box-content:after,.box14 .box-content:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    opacity:0;
    transition:all .7s ease 0s
  }

.box14 .box-content:before{
    border-bottom:1px solid rgba(255,255,255,.5);
    border-top:1px solid rgba(255,255,255,.5);
    transform:scale(0,1);
    transform-origin:0 0 0
  }
.box14 .box-content:after{
    border-left:1px solid rgba(255,255,255,.5);
    border-right:1px solid rgba(255,255,255,.5);
    transform:scale(1,0);
    transform-origin:100% 0 0
  }
.box14:hover .box-content:after,.box14:hover .box-content:before{
    opacity:1;
    transform:scale(1);
    transition-delay:.15s
  }
.box14 .title{
    font-size:41px;
    font-weight:700;
    color:#fff;
    margin-top:45px;
    opacity:0;
    transform:translate3d(0,-50px,0);
    transition:transform .5s ease 0s;
    display:block;
  }
.box14:hover .title{
    z-index: 1;
    opacity:1;
    transform:translate3d(0,0,0)
  }
.box14 .post{
    font-size:14px;
    color:#fff;
    padding:5px;
    background:#d79719;
    opacity:0;
    border-radius:0 19px;
    transform:translate3d(0,-50px,0);transition:all .7s ease 0s
  }
.box14 .icon,.box15 .icon{
    padding:0;
    list-style:none
  }
.box14:hover .post{
    opacity:1;
    transform:translate3d(0,0,0);
    transition-delay:.15s
  }
.box14 .icon{
    width:100%;
    margin:0;
    position:absolute;
    left:0;opacity:0;
    z-index:1;
    transition:all .7s ease 0s
  }
.box14:hover .icon{
    /*margin-top:45px;*/
    opacity:1;
    transition-delay:.15s
  }
.box14 .icon li a{
    display:inline-block;
    text-decoration: none;
    width:90px;
    height:40px;
    line-height:40px;
    border:1px solid #fff;
    border-radius:0 16px;
    font-size:14px;
    color:#fff;
    margin-right:5px;
    transition:all .4s ease 0s
  }
.box14 .icon li a:hover{
    background:#d79719;
    border-color:#d79719
  }

@media only screen and (max-width:990px){
  .box14{
    margin-bottom:30px
  }
}

/*footer*/

footer {
    color: #b5afaf;
  } 

  .bg-grey {
    background: #4f5758;
  }

.logo-footer {
    margin-bottom: 20px;
  }
  

footer h6:after {
    position: absolute;
    content: "";
    /*background: grey;*/
    width: 12%;
    height: 1px;
    left: 0;
    bottom: -20px;
  }
  a.link-footer{
    text-decoration: none;
    color: #b5afaf;
  }
  a.link-footer:hover {
    color: #fff;
 }
.btn-footer {
    color: grey;

    text-decoration: none;
    border: 1px solid;
    border-radius: 43px;
    font-size: 13px;
    padding: 7px 30px;
    line-height: 47px;
  }

.form-footer input[type="text"] {
    border: none;
    border-radius: 16px 0 0 16px;
    outline: none;
    padding-left: 10px;

}
::placeholder {
    font-size: 10px;
    padding-left: 10px;
    font-style: italic;
  }

.form-footer input[type="button"] {
    border: none;
    background:#232323;
    margin-left: -5px;
    color: #fff;
    outline: none;
    border-radius: 0 16px 16px 0;
    padding: 2px 12px;
  }

.social .fa {
    color: grey;
    font-size: 22px;
    padding: 10px 15px;
    background: #3c3c3c;
  }
footer ul li {
    list-style: none;
    display: block;
  }

footer ul  {
    padding-left: 0;
  }
footer ul  li a{
    text-decoration: none;
    color: grey;
    text-decoration:none;
  }
footer a:hover {
    text-decoration: none;
 }
.logo-part {
    border-right: 1px solid grey;
    height: 100%;
  }



@media (min-width: 767.98px) {

    
  img.card-img{
      height:250px;
  }

  img.d-inline-block.align-top {
    height: 80px;
  }
  #carousel-home .carousel-caption{
    bottom: 200px;
    padding-left: 350px;
    margin-right: -120px;

   /* margin-right: -50px;
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;*/
    color: #fff;
    text-align: center;
    font-size: 15px;
  }
  #carousel-home .text-slider{
    background-color: rgb(0,0,0,0.4);
    border-radius:0.5rem;
    padding-bottom: 1px;
     padding: 20px; 
    text-align: justify;
  }

  #carouselproduk .carousel-caption {
    margin-bottom: -7px;
    margin-left: -65px;
  }
  img#feature {
    height: 250px;
    border-radius: calc(.25rem - 1px);
}

}