/************ GLOBAL TAG ****************/
@import url('https://fonts.googleapis.com/css?family=Roboto');
body{
    font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5 {
    font-family: 'Roboto', sans-serif;
    color: #000;
}
a {
    color: inherit;
}
a:link, a:visited, a:hover {
    color: inherit;
}
/*testimoni*/
element.style {
    width: 577px;
}
.slick-initialized .slick-slide {
    display: block;
}
element.style {
    display: block;
}
.slick-dots li.slick-active button {
    background: #000000;
}
.slick-dots li button {
    text-indent: -9999px;
    overflow: hidden;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255,255,255,0.5);
    margin: 5px;
    border: none;
    outline: none;
    transition: .3s ease;
}
.slick-dots {
    text-align: center;
    list-style: none;
    margin: 10px 0 0;
}
.slick-dots li {
    display: inline-block;
}
#story{
    text-align: center;
    padding: 20px 0;
    /*ganti backgrond warna*/
    /*background: #434c73 url(../images/background/story-bg.jpg) no-repeat center;*/
    background: #999;
    background-size: cover;
    position: relative;
    color:#fff;
}
#story:before{
    content: "";
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    /*background: #434c73;*/
    background: #ffffff;
    opacity: 0.8;
}
#story .heading{
    position: relative;
    margin:0 0 10px;
}
#story .heading h3{
    color:#000;
}
.testimonial-slider .text{
    color:#111 !important;
    font-weight: 200;
    margin:0 0 30px;
}
.testimonial-slider .avatar{
    width: 100px;
    height: 100px;
    overflow:hidden;
    border:5px solid #fff;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
    border-radius: 50%;
    margin:15px auto;
}
.testimonial-slider .avatar img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.testimonial-slider .name{
    color:#111 !important;
    font-weight: bold;
}
/************ MARGIN ****************/
.top-10{
    margin-top: 10px;
}
.top-20{
    margin-top: 0px;
}
.top-30{
    margin-top: 30px;
}
.top-40{
    margin-top: 40px;
}
.top-50{
    margin-top: 50px;
}
.bottom-10{
    margin-bottom: 10px;
}
.bottom-20{
    margin-bottom: 20px;
}
.bottom-30{
    margin-bottom: 30px;
}
.bottom-40{
    margin-bottom: 40px;
}
.bottom-50{
    margin-bottom: 50px;
}

.bottom-line{
    border-bottom: 2px solid #555;
}

/************ HEADER ****************/
@media (min-width: 768px)
.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
/*@media (min-width: 768px)*/
.navbar-right {
    float: right!important;
     margin-right: 0px; 
}
header {
    background: unset;
    min-height: unset;
}
header .navbar-top {
    background: #a9dcff;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #ddd;
}
header .navbar-nav li a {
    color: #111;
    font-size: 18px;
    font-weight: 500;
}
header .navigation li a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
header .navigation {
    background: #795548;
    position: relative;
    padding : 0px 0 !important;
    box-shadow: unset;
    z-index: 10;
}
header .navbar-top .navbar-nav li a .fa {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
header .navbar-top .navbar-nav li a .badge {
    background: #fff;
    color: #4694bf;
    padding: 0;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 30px;
    font-size: 10px;
}
header.float .navigation {
    position: inherit; 
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    animation: showNav .5s ease;
}
.navbar-bottom{
    background: #fff;
    padding-bottom: 20px !important;
    padding: 20px;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
    padding: 20px;
}

.navbar-brand {
    float: left !important;
    height: unset;
    padding: unset;
    font-size: unset;
    line-height: unset;
}
.navbar-brand > img {
    height: 45px;
    padding: 0px 0px 0px 20px;
}

#intro {
    padding: 0;
}

#slider .slide {
    position: relative;
    height: auto;
}
.navbar-search {
    margin-top: -10px;
}
/*@media (min-width: 768px)*/
.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    padding: 15px 0px 10px 0px;
    overflow: visible!important;
}
/************ PRODUCT ****************/
.row-product .product-image {
    background: #f2f2f2;
    position: relative;
    padding: 0;
    margin: 0 0 15px;
    overflow: hidden;
    border-radius: 5px;
}
/*selempang sell home*/
.row-product .new .product-image .badge span {
    background: #795548;
    color: #fff;
}
.row-product .product-image .badge span {
    position: absolute;
    top: 10px;
    left: auto;
    right: 10px;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    padding: .5rem;
    min-width: 45px;
    width: auto;
    height: auto;
    color: #fff;
    border-radius: 30px;
    transform: none;
    box-shadow: unset;
    z-index: 90;
}
.row-product .product-info {
   text-align: left;
}
.row-product > div {
    margin: 0 0 30px;
    height: unset;
}
.page {
    padding: 0;
}
.harga .btn-whatsapp{
    float: right;
    margin: 0;
    padding: 0px 7px;
    color: #fff;
    border-radius: 2px;
}
.btn-like{
    float: right;
    margin: 0 3px;
    padding: 1px 7px;
    background: #d9534f;
    color: #fff !important;
    border: 1px solid #d9534f;
    border-radius: 2px; 
}

.fitur{
    float: left;
    padding: 0 15px 0 30px;
}

.fitur-item{
    padding: 20px 15px;
}
.blog-title{
    color: #000;
}
.meta{
    color: #898686;
    font-size: 14px;
    margin: 0;
}
.post p {
    color: #555;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: unset;
    margin: 0 0 20px;
    font-family: 'Arial';
    text-align: justify;
}
.date{
    color: #898686;
    font-weight: 700;
}
.fitur1{
    background:#eee;
}
footer {
    border-top: 1px solid #fff;
}

#footer-link {
    background: #eee;
    padding: 50px 0;
    color: #111;
}
#footer-link ul li a {
    color: #111;
}

.product-meta {
    background: #111;
}
footer {
    background: #795548;
    color: #fff;
}
.btn-toska {
    color: #fff !important;
    background-color: #795548;
    border-color: #795548;
}
.btn-toska[disabled]:hover {
    
    background-color: #795548;
    border-color: #795548;
}
.btn-toska:hover {
    color: #fff;
    background-color: #795548;
    border-color: #795548;
}
.product-info {
    color: #111;
}
.btn-wishlist {
    color: #fff;
    background-color: #fc4b46;
    border-color: #fc4b46;
}
.btn-wishlist:hover {
    color: #fff;
    background-color: #fc4b46;
    border-color: #fc4b46;
}
.btn-search {
    color: #fff;
    background-color: #795548;
    border-color: #795548;
}
.btn-search:hover {
    color: #fff;
    background-color: #795548;
    border-color: #795548;
}
ul.step li.step_current {
    background: #535355;
    color: #fff;
}
ul.step li.step_current::after {
    border-left: 30px solid #535355;
}
ul.step li.step_done {
    background: #ccccd4;
    color: #fff;
    z-index: 10;
}
ul.step li.step_done::after {
    border-left: 30px solid #ccccd4;
}
.btn-info {
    color: #fff !important;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.9);
}
.right-20 {
    margin-right: 10px;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #795548;
    border-radius: 10px;
}
.coba {
    width:400px;
    height:200px;
    border: 2px solid #F5F5F5; 
    background: #F5F5F5;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
#product .heading {
        font-weight: bold;
        margin: 0;
        padding: 15px 0;
        border-bottom: 1px solid #eee;
    }

/****************** RESPONSIVE AREA ************************/
@media (min-width: 768px) and (max-width: 1024px) {
    .overlay {
        /* Height & width depends on how you want to reveal the overlay (see JS below) */    
        height: 100%;
        width: 0;
        position: fixed; /* Stay in place */
        z-index: 99; /* Sit on top */
        left: 0;
        top: 0;
        background-color: rgb(0,0,0); /* Black fallback color */
        background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
        overflow-x: hidden; /* Disable horizontal scroll */
        transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
    }
    /* Position the content inside the overlay */
    .overlay-content {
        position: relative;
        top: 12%; /* 25% from the top */
        width: 100%; /* 100% width */
        text-align: center; /* Centered text/links */
        margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
    }
    /* The navigation links inside the overlay */
    .overlay a {
        padding: 8px;
        text-decoration: none;
        font-size: 18px;
        color: #fff;
        display: block; /* Display block instead of inline */
        transition: 0.3s; /* Transition effects on hover (color) */
    }

    /* When you mouse over the navigation links, change their color */
    .overlay a:hover, .overlay a:focus {
        color: #f1f1f1;
    }
    /* Position the close button (top right corner) */
    .overlay .closebtn {
        position: absolute;
        top: 20px;
        right: 45px;
        font-size: 60px;
    }
    .navbar-toggle{
        position: relative;
        display: inline;
        float: left;
        line-height: 50px;
        padding: 0;
        margin-right: 0px;
        font-size: 28px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .btn-cari{
        display: none !important;
    }
    .navbar-brand {
        padding: 10px 20px;
    }
    .navbar-form{
        margin: 15px 5px 0 0;
        padding: 0;
    } 
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header
    {
        padding: 0;
     }
    .product-mobile {
        line-height: 150%;
        font-size: 12px;
        color: #888;
        letter-spacing: 1.1px;
        font-weight: 300;
    }
    .btn-suka {
        float: right;
        margin: 0 3px;
        padding: 0px 4px;
        background: #d9534f;
        color: #fff !important;
        border: 1px solid #d9534f;
        border-radius: 2px;
    }
    .harga .btn-wa {
        float: right;
        margin: 0;
        padding: 2px 7px;
        color: #fff;
        border-radius: 2px;
    }
    header {
        background: #fff;
    }
    .page {
        padding-top: 40px !important;
    }
    .row-product > div {
        margin: 0 0 10px;
        height: unset;
    }
    .mobile-menu-container {
        background-color: #795548;
    }
    .panel.panel-default .panel-body {
        padding: 10px;
    }
}
@media (max-width: 767px){
	header {
		height: 80px;
		background: #fff;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 999;
		box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
	}
	.container > .navbar-header {
		padding: 0;
	}
	.navbar-brand > img {
		margin-top: 15px;
		/*max-width: 230px;*/
		/*max-height: 40px;*/
		text-align: center;
        /*position: fixed;*/
        padding: 0;
	}
	header .navbar-header .navbar-brand {
		text-align: center;
		height: auto;
		padding: 0;
	}
	
	.badge {
		position: absolute;
		margin: 9px;
		display: inline-block;
		min-width: 10px;
		padding: 4px;
		font-size: 9px;
		font-weight: 700;
		line-height: 1;
		color: #fff;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		background-color: #f31212;
		border-radius: 10px;
	}
	
	/* The Overlay (background) */
	.overlay {
		/* Height & width depends on how you want to reveal the overlay (see JS below) */    
		height: 100%;
		width: 0;
		position: fixed; /* Stay in place */
		z-index: 1; /* Sit on top */
		left: 0;
		top: 0;
		background-color: rgb(0,0,0); /* Black fallback color */
		background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
		overflow-x: hidden; /* Disable horizontal scroll */
		transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
	}

	/* Position the content inside the overlay */
	.overlay-content {
		position: relative;
		top: 12%; /* 25% from the top */
		width: 100%; /* 100% width */
		text-align: center; /* Centered text/links */
		margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
	}

	/* The navigation links inside the overlay */
	.overlay a {
		padding: 8px;
		text-decoration: none;
		font-size: 18px;
		color: #fff;
		display: block; /* Display block instead of inline */
		transition: 0.3s; /* Transition effects on hover (color) */
	}

	/* When you mouse over the navigation links, change their color */
	.overlay a:hover, .overlay a:focus {
		color: #f1f1f1;
	}

	/* Position the close button (top right corner) */
	.overlay .closebtn {
		position: absolute;
		top: 20px;
		right: 45px;
		font-size: 60px;
	}
    .product-mobile {
        line-height: 150%;
        font-size: 12px;
        color: #888;
        letter-spacing: 1.1px;
        font-weight: 300;
    }
    .btn-suka {
        float: right;
        margin: 0 3px;
        padding: 0px 4px;
        background: #d9534f;
        color: #fff !important;
        border: 1px solid #d9534f;
        border-radius: 2px;
    }
    .harga .btn-wa {
        float: right;
        margin: 0;
        padding: 2px 7px;
        color: #fff;
        border-radius: 2px;
    }
    .row-product > div {
        margin: 0 0 10px;
        height: unset;
    }
     .mobile-menu-container {
        background-color: #795548;
    }
    .menu-toggler {
        background: #795548;
        color: #fff !important;
        padding: 15px;
    }
    #footer-link h3 {
        margin: 10px 0;
    }
    .panel.panel-default .panel-body {
         padding: 20px; 
    }
    .coba-mobile {
        width:auto;
        height:200px;
        border: 2px solid #F5F5F5; 
        background: #F5F5F5;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }
    .page {
        padding-top: 40px !important;
    }
    #product .heading {
        font-weight: bold;
        margin: 0;
        padding: 15px 0;
        border-bottom: 1px solid #eee;
    }
    .panel.panel-default .panel-body {
        padding: 20px;
    }

}
/******* Sticky Nav **********/
.stickynav{
    position: fixed;
    margin-bottom: 10px;
    bottom: 0;
    left: 10px;
    list-style: none;
    z-index: 999;
}

.stickynav li a .fa{
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    background: #333;
    color:#fff;
    border-radius: 50%;
    text-decoration: none;
    font-size:20px;
    transition: .3s ease;
}
.stickynav li.dropdown.open a.dropdown-toggle .fa{
    transform: rotate(30deg);
}
.stickynav li.dropdown.open a.dropdown-toggle span{
    display: none;
}
.stickynav li a span{
    display: inline-block;
    margin-left: 5px;
    padding:5px;
    background: rgba(0,0,0,0.5);
    font-size: 10px;
    color:#fff;
    text-decoration: none;
    border:none;
    border-radius: 5px;
}
.stickynav li a.dropdown-toggle .fa{
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.stickynav li a .fa-bell-o{
    background: #2980b9;
}
.stickynav li a .fa-phone{
    background: #795548;
}
.stickynav li a .fa-whatsapp{
    background: #2ecc71;
}
.stickynav li a .fa-phone-square{
    background: #ffc107;
}
.stickynav li a .fa-ambulance{
    background: #f44336;
}
.stickynav li .dropdown-menu{
    top:auto;
    bottom:100%;
    background: none;
    width: auto;
    min-width: auto;
    border:none;
    border-radius: 0;
    box-shadow: none;
    padding:0;
    margin-left: 10px;
}
.stickynav li .dropdown-menu li{
    padding:0;
    margin-bottom: 5px;
}
.stickynav li .dropdown-menu li a{
    padding:0;
}
