@font-face {
    font-family: Roboto-Bold;
    src: url('../fonts/Roboto-Bold.ttf');
}

@font-face {
    font-family: Roboto-Regular;
    src: url('../fonts/Roboto-Regular.ttf');
}

@font-face {
    font-family: Roboto-Medium;
    src: url('../fonts/Roboto-Medium.ttf');
}

@font-face {
    font-family: Roboto-Light;
    src: url('../fonts/Roboto-Light.ttf');
}

body {
    font-family: Roboto-Regular;
    background-color: #FFF;
    background-image: url(../image/logo/dogodles.png);
	margin: 100px 0 0 0 ;
}

.navbar {
    padding: 0;
	box-shadow: 0px 1px 10px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    color: #FFF;
    font-family: Roboto-Medium;
    font-size: 13px;
    padding: 34px 15px;
    /* border-left: 1px solid #73a2a0; */
}

.navbar-expand-lg .navbar-nav a.nav-link:hover {
    background-color: blue;
    font-family: Roboto-Medium;
    font-size: 13px;
    padding: 34px 15px;
    /* border-left: 1px solid #73a2a0; */
}

.navbar-toggler {
	background: #ddd;
}

.col-costum {
	padding: 3px;
}

.nav-tabs a.nav-link {
    color: #495057;
	font-family: Roboto-Bold;
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FFF;
	font-family: Roboto-Bold;
    background-color: #7c7f82;
    border-color: transparent;
	border-radius: 0;

}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
    color: #FFF;
	font-family: Roboto-Bold;
    background-color: #495057;
    border-color: transparent;
	border-radius: 0;
}

.nav-item-costum {
	width: 50%;
	text-align: center;
}

.content-box {

	background-color: #fff;
	min-height: 120px;
	border: 1px solid #ddd;

}

.img-komoditas {
    position: absolute;
    margin: 5px;
    bottom: 2px;
    left: 2px;
    width: 88px;
}

.img-komoditas img {
	width: 100%;
}

.nama-komoditas {
	font-family: Roboto-Bold;
	font-size: 10px;
    text-align: center;
	background: #85929E;
    padding: 6px 0 4px 0;
	margin-bottom: 15px;
	color: #FFF;
}

.desc-komoditas {
	float: right;
    text-align: right;
    padding: 0 10px;
	font-size: 15px;
}

.desc-harga {
    line-height: 19px;
	font-size: 12px;
}

.harga {
	font-family: Roboto-Medium;
    font-size: 20px;
}

.harga-up-down {
	margin-right: -10px;
    display: inline-block;
    padding: 0 12px;
    line-height: 22px;
    margin-top: 10px;
    color: #FFF;
    font-size: 12px;
}


footer {
    padding: 1px;
    color: #FFF;
    font-family: Roboto-Light;
    font-size: 15px;
	background: #888;
}

.footer-atas {
	hedight: 300px;
}

.text-footer {
	font-family: Roboto-Light;
	font-size: 14px;
	margin-top: 15px;
}

.collapse-menu {
	position: absolute;
	width: 100%;
	z-index: 99999;
	color: #FFF;
	margin-top: -11px;
}

.form-costum, .btn-costum {
	border-radius: 0;
}
.btn-costum, a.btn-costum {
	color: #FFF;
	padding: 3px 20px;
}
.list-group-item-costum {
	background-color: #DDD;
	padding: 3px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.judul-harga-rata {
	font-family: Roboto-Bold;
    position: absolute;
    margin-top: 3px;
    font-size: 18px;
}
.carousel-indicators {
	bottom: -10px;
}

.items .form-group label {
	margin-bottom: 4px;
	color: #000;
	font-family: Roboto-Bold;
	font-size: 12px;

}
.form-group label {
	margin-bottom: 4px;
	color: #FFF;
	font-family: Roboto-Bold;
	font-size: 12px;
}

.form-group {
	margin-bottom: 2px;
}

.btn-peta {
	font-size: 14px;
    font-family: Roboto-Bold;
    border-radius: 0;
    padding: 15px;
}

.panel-box {
	margin-bottom: 10px;
}

.panel-lowongan {
	width: 100%;
	min-height: 100px;
}

.gambar-lowongan {
	width: 25%;
	border: 1px solid #DDD;
}

.panel-desk-lowongan {
	width: 65%;
	position: absolute;
	top: 0px;
	bottom: 0px;
	margin-left: 27%;
	padding: 10px 0px;
}

.judul-lowongan {
	font-size: 18px;
	font-family: Roboto-Bold;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.desk-lowongan {
	font-size: 13px;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 77%;
}

.panel-jumlah-lowongan {
    width: 20%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: #c3c3c3;
    text-align: center;
    padding: 17px 0;
}

.judul-berita {
    font-family: Roboto-Bold;
    font-size: 25px;
    line-height: 20px;
    color: #000;
    font-weight: Bold;
    margin-bottom: 15px;
}

.table-scroll {
	position:relative;
	smax-width:600px;
	margin:auto;
	overflow:hidden;
	bordaer:1px solid #000;
}
.table-wrap {
	width:100%;
	overflow:auto;
}
.table-scroll table {
	width:100%;
	margin:auto;
	sborder-collapse:separate;
	border-spacing:0;
}
.table-scroll th {
	padding:15px 15px;
	border:1px solid #000;
	white-space:nowrap;
	vertical-align:middle;
	text-align: center;
}
.table-scroll td {
	padding:8px 10px;
	border:1px solid #000;
	background:#fff;
	white-space:nowrap;
	vertical-align:middle;
	text-align: right;
}
.table-scroll thead, .table-scroll tfoot {
	background:#f9f9f9;
}
.clone {
	position:absolute;
	top:0;
	left:0;
	pointer-events:none;
}
.clone th, .clone td {
	visibility:hidden
}
.clone td, .clone th {
	border-color:transparent
}
.clone tbody th {
	visibility:visible;
	color:red;
}
.clone .fixed-side {
	border:1px solid #000;
	background:#eee;
	visibility:visible;
}
.clone thead, .clone tfoot{background:transparent;}

.content-box2 {

	background-color: #efefef;
	min-height: 200px;
	margin-bottom: 10px;
    padding: 22px;

}

.panel-berita {

}

.judul-berita {
    font-family: Roboto-Bold;
    font-size: 20px;
    line-height: 20px;
    color: #828181;
    margin-bottom: 15px;
}

.desc-berita {
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 160px;
	font-size: 14px
}

.read-more {
    font-family: Roboto-Bold;
}

.panel-konten {
	width: 100%;
}

.panel-thumb {
	width: 100%;
	height: 157px;
    background-size: 130%;
    background-position: center;
}

.panel-desk-konten {
	padding: 0;
}

.judul-konten {
	font-size: 19px;
  font-family: Roboto-Bold;
	color : #000;
	text-decoration: none;
}
.container-konten {
	padding: 25px 15px;
}

.isi-konten {
	font-size: 13px;
}

.link-judul {
	font-size: 15px;
	padding-top: 2px;
}

.dropdown-menu {
    top: 98%;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu a::after {
transform: rotate(0deg);
position: absolute;
right: 6px;
top: .8em;
}
.dropdown-submenu .dropdown-menu {
top: 0;
left: 99%;
margin-left: .1rem;
margin-right: .1rem;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown:hover .submenu2 {
  display: none;
}
.submenu1:hover .submenu2 {
  display: block;
}

nav {
    background-color: #34495e;
    height: 80px;
        position: fixed;
        width: 100vw;
        top: 0;
        z-index: 999;
}

#logo {height: 80px; margin-left: 20px;}

.wrapper {
    padding: 50px 50px;
    max-width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
        margin-top: 80px;
}

/* .right {float: right !important;} */
/* Image zoom on hover + Overlay colour */
.parent {
  width: 100%;
  /* margin: 20px; */
  height: 370px;
  border: 3px solid #ddd;
  overflow: hidden;
  position: relative;
  float: left;
  display: inline-block;
  cursor: pointer;
}

.child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

/* Several different images */
/* .bg-one {background-image: url(https://media.timeout.com/images/101602611/image.jpg);}
.bg-two {background-image: url(http://s1.it.atcdn.net/wp-content/uploads/2015/08/2-London.jpg);}
.bg-three {background-image: url(https://media.timeout.com/images/101484105/image.jpg);}
.bg-four {background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Hollywood_Sign.jpg/1280px-Hollywood_Sign.jpg);}
.bg-five {background-image: url(http://www.travelandleisure.com/sites/default/files/styles/tnl_redesign_article_landing_page/public/1453920892/DUBAI-554088081-ABOVE0116.jpg?itok=dcoZnCrc);}
.bg-six {background-image: url(http://blog.whitepages.com/wp-content/uploads/2015/04/san-franc.jpg);} */


.child a {
    display: none;
    font-size: 15px;
    color: #ffffff !important;
    font-family: sans-serif;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50px;
    cursor: pointer;
    /*text-decoration: none;*/
}

.parent:hover .child, .parent:focus .child {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.parent:hover .child:before, .parent:focus .child:before {
    display: block;
}

.parent:hover a, .parent:focus a {
    display: block;
}

.child:before {
    content: "";
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(52,73,94,0.75);
}

/* Media Queries */
@media screen and (max-width: 960px) {
    .parent {width: 100%; margin: 20px 0px}
        .wrapper {padding: 20px 20px;}
}




.hello {display: none}
