@font-face {
  font-family: 'Tangerine';
  font-weight: normal;
  src: local('Tangerine'), url('../asset/font/AvenirLTStd-Book.otf') format('truetype');

}
@font-face{


  font-family: 'Tangerine2';
  font-weight: normal;
  src: local('Tangerine2'), url('../asset/font/AvenirLTStd-Book.otf') format('truetype');
}
body {
  font-family: 'Tangerine', serif;
}

.link-kategori{
    color: black;
    margin-top:8px !important; 
}
.link-kategori:hover{
    color: #aaa;
    text-decoration: none;
}

.jumbotron-center {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
}
.center{
    display: flex;
    justify-content: center;
    align-items: center;
}
.kuning-kartika{
    background-color: #baa77e;
    color:white;
}
.well{
    border:0px;
    border-radius: 0px;
    text-align: center;
}
.main-1{
    height: 600px;
}
.main-1-1{
    background: #eee; height: 100%; padding-top: 210px;
}
.text-center{
    text-align: center;
}
.frame-katalog{
    height: 550px;
    padding: 5px;
}
.headline-katalog{
    background-color: #eeeeee;  z-index: 99; color: white; visibility: hidden;
    color: #696969;
}
.frame-katalog:hover .headline-katalog{
    visibility: visible !important;
}
.katalog{
    padding: 30px;
    border:white solid 1px;
  transition: all .2s ease-in-out;
  cursor: pointer;

}
.katalog img{
    /*height: 200px !important;*/
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.katalog-deskripsi{
    color: #666;
    padding: 0px 10px;
}
.katalog:hover{
    border:#d6be95 solid 1px;
}
.katalog img{
}
.navbar-logo{
    width: 240px;
}
.btn-kuning{
    background-color: #d6be95;
    color: white;

}

.nopadding{
    padding: 0px;
}
.nopadding-left{
    padding-left: 0px;
}

.nopadding-right{
    padding-right: 0px;
}
.doctor{
    height: 250px ; width: 250px;
}
.carousel-control.left, .carousel-control.right {
   background-image:none !important;
   filter:none !important;
}

body {
    font-family: font-family: 'Open Sans', sans-serif;
    background: url(../images/sample/bg1.png) repeat;
}

header {
    padding: 0  ;
    text-align: center;
}

.navbar-default {
    background-color: #ffffff !important;    padding: 25px;
}
.navbar-nav  li a:hover {
  color: black;
  border-bottom: 2px solid black;
}
.navbar-nav li a{
    border-bottom: 2px solid white;
}
.navbar-brand{
    padding: 0px;
}
.footer{
    background: black;
    color: white !important;
    padding: 10px;
}
.footer p{
    margin: 0px;
    color: white;
}


.thumbnail a>img, .thumbnail>img {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.item .thumbnail {
    margin-bottom: 0;
}

.tmbh {
    padding: 20px;
    background: #e7d9b9;
}

.section .tmbh .carousel-control.right, .section .tmbh .carousel-control.left {
    background: none;
}

hr.gold {
    border-top: 2px solid #e7d9b9;
}

.ttls {
    text-align: center;
    position: relative;
    top: -14px;
    margin-bottom: 0;
}

span.ttl {
    
}

select.form-control:not([size]):not([multiple]) {
    height: 38px;
    padding: 10px 12px;
}

.bg-gold {
    padding: 20px;
    background: #e7d9b9;
}

.bg-gold .form-control {
    color: #ccae6b;
    font-weight: 100;
    padding: 18px 12px;
    margin-bottom: 18px;
}

button.btn.btn-gold {
    background: #ccae6b;
    color: #FFF;
    border: none;
    height: 35px;
}
.carousel-caption a:hover{    
    color: #FFF;
    text-decoration: none;
}

.gold {
    color: #baa77e;
}

/*hover*/
       
.item-cst22 {
    text-align:center;
    float:left;
    margin:5px;
    position:relative;          
}

.item-cst22,
.item-cst22-hover,
.item-cst22-hover .mask,
.item-cst22-img,
.item-cst22-info {
    height: 100% ; width: 100%;                   
}

.item-cst22-hover,
.item-cst22-hover .mask,
.item-cst22-img { 
    position:absolute;
    top:0;
    left:0;         
}           

.item-cst22-type-zoom .item-cst22-hover {   
    z-index:5;  
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out; 
    opacity:0;
    cursor:pointer;     
    display:block;
    text-decoration:none;
    text-align:center;                            
}


.item-cst22-type-zoom .item-cst22-info .headline {
    font-size: 18px;
    width: 100%;
    margin: 0 auto;
    border: 2px solid #ffffff;
    padding: 44px;
    padding-top: 250px;
}
.headline{
    height: 100%;
}
.item-cst22-type-zoom .item-cst22-info .line {
    height:1px;
    width:100%;
    margin:15px auto 10px auto;
    background-color:#ffffff;       
}

.item-cst22-type-zoom .item-cst22-info .date {
    color: white;
    font-size:14px;
    font-style:italic;
}

.item-cst22-type-zoom .item-cst22-hover .mask {
        background-color: rgb(0, 0, 0);
    opacity:0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);                  
    z-index:-20;
}

.item-cst22-type-zoom .item-cst22-hover:hover {
    opacity:1;
}               

.item-cst22-type-zoom .item-cst22-hover:hover .item-cst22-info {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);              
    transform: scale(1,1);  
}                               

.item-cst22-img {         
    z-index:0;          
}

.margin-tb20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.newslatter {
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 40px;
    position: relative;
}

.relative {
    position: relative;
    display: inline;
}

.newslatter input[type="text"] {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    border: 2px solid #e7d9b9;
    -webkit-border-radius: 3px 33px 33px 3px;
    border-radius: 10px 33px 33px 10px;
    color: rgba(85, 85, 85, 0.85);
    font-size: 16px;
    display: inline;
    padding: 8px 10px 8px 30px;
    background: #FFFFFF;
    outline: none;
    width: 40%;
    vertical-align: middle;
    font-style: italic;
}

input.form-control.searchtop {
    width: 160px;
    margin-right: 10px;
    border: 1px solid #ccae6b;
    height: 20px;
    color: #ccae6b;
}

.img-banner{
    width:100%; height: 600px; object-fit: cover;
}

.product-list{
    color: #848688 !important;
}

.thumbnail-product{
    border :1px solid transparent;`
    margin: 20px;
    transition: 1s;
    padding: 0px; height: 400px;
}
.thumbnail-product:hover{
    border: 1px black solid;
    border-color: #ccae6b;
}

.image-katalog-product{
    width: 100%;  object-fit: cover;
} 
.katalog-instagram{
    margin: 10px;
}
.katalog-instagram-highlight {
    padding: 5px;
}
.katalog-instagram-highlight {
    color: white !important;
}
.headline-instagram{
    padding-top: 100px;
    color: white !important;
}


.slideanim {visibility:hidden;}
.slide {
    /* The name of the animation */
    animation-name: slide;
    -webkit-animation-name: slide; 
    /* The duration of the animation */
    animation-duration: 1s; 
    -webkit-animation-duration: 1s;
    /* Make the element visible */
    visibility: visible; 
}
.footer{
    margin-top: 20px;
}
@keyframes slide {
  0% {
    opacity: 0;
    transform: translateY(70%);
  } 
  100% {
    opacity: 1;
    transform: translateY(0%);
  } 
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  } 
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}
@media only screen and (max-width: 989px) { 
   
    .katalog{
        padding: 0px;
    }
}
.katalog-ig img{
    width: 100%; height: 600px; object-fit: cover;
}

@media only screen and (max-width: 730px) { 
    .item-cst22-type-zoom .item-cst22-info .headline {
    /* font-size: 18px; */
    width: 100%;
    margin: 0 auto;
    border: 2px solid #ffffff;
    /* padding: 44px; */
    padding-top: 50px;
}

    .katalog-ig img{

    height: 200px;
    }
    .navbar-header{

    margin-bottom: 20px;
    }
    .main-1{
        height: auto;
    } 
    .main-1-1{
    padding-top: 25px;
    padding-bottom: 25px;
    }
    .hidden-mobile{
        display: none;
    }
    .logo{
        position: absolute;
    }
    .logo img{
        width: 100px;
        margin-left: 20px;
    }
    header {
        padding: 0px;
        text-align: center;
    }
    .nopadding-right{
        padding: 0px;
    }
    .nopadding-left{
        padding: 0px;
    }
    .item-cst22,
    .item-cst22-hover,
    .item-cst22-hover .mask,
    .item-cst22-img,
    .item-cst22-info {
        height: 100% ; width: 100%;                   
    }
    .katalog-instagram{
        margin: 0px;
    }
    .katalog-instagram-highlight {
        padding: 0px;
    }
    .item-cst22{
        padding: 0px;
        margin: 0px;
    }
    .nopadding-mobile{
        padding: 0px;
    }
    .instagram-logo{
        width: 60px;
    }
}
/*
@media only screen and (max-width: 675px) { 
    
    .katalog img{
        height: 160px !important;
    }
}
@media only screen and (max-width: 700px) { 
    
    .katalog img{
        height: 170px !important;
    }
}
*/
@media only screen and (max-width: 650px) { 
    .frame-katalog{
        height: 250px;
    }
}
@media only screen and (max-width: 600px) {
    .jumbotron-center img{
        width: 100%;
    }
    .img-banner{
        height: 200px;
    }

    .frame-katalog{
        height: 200px;
    }

    .thumbnail-product{
        border :1px solid transparent;`
        margin: 20px;
        transition: 1s;
        padding: 0px; height: 300px;
    }
}

@media only screen and (max-width: 400px) { 
    .frame-katalog{
        height: 200px;
    }

    .thumbnail-product{
        border :1px solid transparent;
        margin: 20px;
        transition: 1s;
        padding: 0px; height: 300px;
    }

}


.float-messege{
    position:fixed;
    width:280px;
    height:365px;
    bottom:0px;
    right:60px;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    display: none;
}

.float-btn-wa:hover + .float-messege{
    background-color: black;
}

.float-btn-wa{
    cursor: pointer;
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    color:#FFF;
    text-align:center;
}

.my-float{
    margin-top:22px;
}



.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.sticky + .content {
  padding-top: 60px;
}


.katalog-ig{
    padding: 2px;
}


.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}
.btn-dark{
   border-color: black;
   color:  #fff;
}
.btn-dark:hover{
    background-color: black;
}
.btn-primary .btn-outline {
    color: #428bca;
}

.btn-success .btn-outline {
    color: #5cb85c;
}

.btn-info .btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-dark.btn-outline{
    color: black;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-dark.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}


     .single {
padding: 30px 15px;
margin-top: 40px;}
.single h3.side-title {
margin: 0;
margin-bottom: 10px;
padding: 0;
font-size: 20px;
color: #333;
text-transform: uppercase; }
.single h3.side-title:after {
content: '';
width: 60px;
height: 1px;
background: #ff173c;
display: block;
margin-top: 6px; }

.single ul {
margin-bottom: 0; }
.single li a {
color: #666;
font-size: 14px;
text-transform: uppercase;
border-bottom: 1px solid #f0f0f0;
line-height: 40px;
display: block;
text-decoration: none; }
.single li a:hover {
color: #ff173c; }
.single li:last-child a {
border-bottom: 0; }




select.form-control:not([size]):not([multiple]) {
    background: transparent;
    border-radius: 0px;
    width: 30%;
    margin-bottom: 20px;
}