body {
  color: #333333;
}
a:hover {
  text-decoration: none;
}
ul {
  padding-left: 0px;
}
ul li {
  list-style: none;
}

.descImg {
    padding-top: 15px;
    padding-bottom: 20px;
}

.descImg .date {
    color: #969696;
    font-size: 11px;
}

.descBerita h2 {
    line-height: 13px;
}

.descBerita h2 a {
    font-size: 15px;
    color: #4c4c4c;
}

.col-imgs {
    position: relative;
}

.overlay {
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.4;
    height: 100%;
    display: none;
    cursor: pointer;
    padding-top: 20%;
    text-align: center;
    position: absolute;
    background-color: #47dca9;
}

.col-imgs:hover .overlay {
    display: block;
}

.overlay i {
    color: #ffffff;
    font-size: 28px;
}

#slidetext {
  padding: 15px 0px;
  border-bottom: 1px solid #dddddd;
}
.dropdownLanguage button {
  background: transparent;
  border: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.dropdownLanguage .dropdown-menu {
  padding-bottom: 0px;
  padding-top: 0px;
}
.dropdownLanguage .dropdown-menu a{
  padding: 10px 10px;
}
.dropdownLanguage .dropdown-menu a:active{
  background-color: transparent;
}
.dropdownLanguage .show>.btn-primary.dropdown-toggle {
  background:transparent;
}
.dropdownLanguage button:hover {
  background: transparent !important;
  box-shadow: none !important;
  border: 0px !important;
}
.dropdownLanguage button:active {
  background: transparent !important;
  box-shadow: none !important;
  border: 0px !important;
}
.dropdownLanguage button:focus {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
}

.makluma {
    background: #f22d39;
}

.pengumum {
    background: #384ca3;
}

.maklumatSlide .swiper-slide p {
  color: #f22d39;
  text-overflow: ellipsis;
  font-size: 13px;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.maklumatSlide .maklumatSlide {
  float: left;
  margin-right: 28px;
}
.maklumatSlide .maklumatSlide .maklumatLeft {
  background: #f22d39;
  padding: 2px 5px;
}
.maklumatSlide .maklumatSlide .maklumatLeft h4 {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 0px;
}

.maklumatSlide .maklumatSlide .pengumumanRight {
  background: #384ca3;
  padding: 2px 8px;
}
.maklumatSlide .maklumatSlide .pengumumanRight h4 {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 0px;
}

.maklumatSlide .swiper-button-prev {
  left: 92%;
  background-size: 8px;
}
.maklumatSlide .swiper-button-prev:focus {
  outline:none;
}
.maklumatSlide .swiper-button-next {
  position: absolute;
  right: 0;
  background-size: 8px;
}
.maklumatSlide .swiper-button-next:focus {
  outline:none;
}
.imgContent {
  margin-bottom: 15px;
}
.imgContent ul {
  overflow: hidden;
}
.imgContent ul li {
  float: left;
}
.imgContent ul li img{
  width: 100%;
}
.list-berita ul li.active {
  background: #e9f7f0;
}
.laporanOnline .table td {
  padding: 1.75rem;
}
.laporanOnline .table td a{
  font-weight: 600;
  font-size: 15px;
}
.pengumumanSlide .swiper-button-prev {
    left: 92%;
    background-size: 8px;
}
.pengumumanSlide .swiper-button-prev:focus {
  outline:none;
}
.pengumumanSlide .swiper-button-next {
    position: absolute;
    right: 0;
    background-size: 8px;
}
.pengumumanSlide .swiper-button-next:focus {
  outline:none;
}

.maklumat-cont {
    padding-left: 115px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
}

.pengumuman-cont {
    padding-right: 115px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
}

.pengumum {
    background: #384ca3;
}

#breadcrumb {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #f2f2f2;
}
#breadcrumb .breadcrumb {
  margin-bottom: 0px;
  background:transparent;
}
#breadcrumb .breadcrumb li a {
  color: #408aa4;
  font-weight: 600;
  font-size: 15px;
}
.breadcrumb-item.active {
  font-weight: 600;
  font-size: 15px;
}
.navbar-mobile {
  display: none;
}
.navbar .collapse ul li a {
  color: #ffffff;
}

.navbar .collapse ul li .dropdown-menu a {
    color: #000000;
}

.blue {
  background-color: #01002e;
}
.blue-old {
  background-color: #01002e;
}
.green {
  background-color: #04895b;
}
.bg-soft {
  background: #fdfdfd;
}
.bg-white {
  background: #ffffff;
}
.bg-table {
  background: #e6e7e9;
}
.text-blue {
  color: #29166f;
}
.nav-head {
  padding: 8px 0px;
  background: #000000;
}
.nav-head .date,.emailnavbar{
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
}
.nav-head .icon-navbar {
  float: right;
  width: 40%;
}
.nav-head .icon-navbar ul{
  float: left;
  overflow: hidden;
  margin-bottom: 0px;
}
.nav-head .icon-navbar ul li{
  float: left;
  margin: 0px 6px;
}
.nav-head .icon-navbar ul li a{
  color: #333333;
}
.nav-head .icon-navbar ul li a i{
  font-size: 18px;
  color: #ffffff;
}

.head-middle {
  padding: 15px 0px;
}
.head-middle .brand .col-brand-middle .media img {
  width: 80px;
}
.head-middle .brand .col-brand-middle .media .media-body {
  margin-top: 20px;
}
.head-middle .brand .col-brand-middle .media .media-body p {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 0px;
  color: #333333;
}
.head-middle .brand .col-brand-middle .media .media-body h2 {
  color: #29166f;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
}
.head-middle .menu-nav-middle {
  overflow: hidden;
  margin-top: 35px;
}
.head-middle .menu-nav-middle ul {
  float: right;
  overflow: hidden;
  margin-bottom: 0px;
}
.head-middle .menu-nav-middle ul li {
  float: left;
  margin-left: 30px;
}
.head-middle .menu-nav-middle ul li a{
  color: #408aa4;
  font-weight: 600;
}

.menu-desktop {
  padding-top: 20px;
}
.menu-desktop .menus .link-menus ul {
  overflow: hidden;
  margin-bottom: 0px;
}
.menu-desktop .menus .link-menus ul li {
  float: left;
  margin: 0px 25px;
}
.menu-desktop .menus .link-menus ul li a{
  color: #ffffff;
  font-size: 17px;
}
.menu-desktop .col-search .searchs form .form-group {
  width: 50%;
  float: right;
  position: relative;
}
.menu-desktop .col-search .searchs form .form-group .icon-search {
  position: absolute;
  top: 6px;
  right: 10px;
}
.menu-desktop .col-search .searchs form .form-group .icon-search i{
  color: #408aa4;
}

.menu-desktop .col-search form input {
  float: right;
  padding-left: 15px;
}

/** Related News **/
.related-news .heading-related h2 {
  font-size: 20px;
  color: #636363;
  margin-bottom: 20px;
}
.related-news .list-related .text-related {
  padding: 10px 0px;
  border-bottom: 2px dotted #dddddd;
}
.related-news .list-related .text-related p {
  color: #636363;
  font-weight: 400;
  margin-bottom: 0px;
}



#banner .img-banner {
  height: 203px;
  min-height: 203px;
  background-image: url(../img/detailBerita/kapal.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
}
#banner .bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.4;
  height: 100%;
  background-color: #1c1d1f;
}
#banner .paginations-top {
  z-index: 2;
  margin-top: 60px;
  position: relative;
}
#banner .paginations-top .link-paging {
  overflow: hidden;
}
#banner .paginations-top .link-paging ul li {
  float: left;
}
#banner .paginations-top .link-paging ul li.paging-active {
  margin-right: 20px;
}
#banner .paginations-top .link-paging ul li.paging-active a img {
  width: 20px;
}
#banner .paginations-top .link-paging ul li.paging-inactive a img {
  width: 7px;
}

#banner .paginations-top .link-paging ul li a {
  color: #ffffff;
}
#banner .paginations-top .title-paging h2 {
  color: #ffffff;
  font-size: 2.5rem;
}

/** Widget Berita **/
#detail .line {
  height: 1px;
  width: 100%;
  margin: 30px 0px;
  background: #dddddd;
}
#detail .top-detail {
  color: #696969;
  overflow: hidden;
  margin-bottom: 20px;
}
#detail .top-detail .float-left img {
  width: 24px;
  margin-right: 5px;
}
#detail .top-detail .float-right img {
  width: 24px;
  margin-right: 5px;
}
#detail .top-detail .float-right img.icon-like {
  width: 17px;
}
#detail .slidercontent .owl-nav {
  top: 25%;
  width: 100%;
  position: absolute;
}
#detail .slidercontent .owl-nav button.owl-prev {
  float: left;
  color: #e6e6e6;
  font-size: 5rem;
  background: #83a494;
  height: 50px;
  width: 55px;
  border-radius: 0px;
  position: relative;
  top: 60px;
  margin-left: 0px;
}
#detail .slidercontent .owl-nav button.owl-prev span{
  top: -45px;
  position: relative;
}
#detail .slidercontent .owl-nav button.owl-prev:focus {
  outline: 0px;
}
#detail .slidercontent .owl-nav button.owl-next {
  float: right;
  color: #e6e6e6;
  font-size: 5rem;
  background: #83a494;
  height: 50px;
  width: 55px;
  border-radius: 0px;
  position: relative;
  top: 60px;
  margin-right: 0px;
}
.listBerita ul li a {
  font-weight: 600;
  line-height: 20px;
  color: #408aa4 !important;
}
#detail .slidercontent .owl-nav button.owl-next span{
  top: -45px;
  position: relative;
}
#detail .slidercontent .owl-nav button.owl-next:focus {
  outline: 0px;
}
#detail .date p {
  color: #9d9d9d;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0px;
  font-style: oblique;
}
#detail .col-title-detail {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
#detail h1.title-detail {
  color: #404040;
  font-size: 32px;
  margin-top: 5px;
}
#detail .col-tag {
  overflow: hidden;
  margin-bottom: 35px;
}
#detail .col-tag .tag ul {
  overflow: hidden;
  margin-bottom: 0px;
}
#detail .col-tag .tag ul li {
  float: left;
  margin-right: 5px;
}
#detail .col-tag .tag ul li a {
  background: #e6e7e9;
  padding: 2px 10px;
  border-radius: 5px;
  color: #797979;
  font-size: 14px;
  letter-spacing: -1px;
  font-weight: 500;
}
.tabel-layanan .table td {
  padding: 1.75rem;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #5a5a5a;
}
.disc p {
  color: #848484;
  padding: 0px 15px;
}
.tabel-layanan .table tr:hover {
  background: #f6f6ff;
}
.card-list {
  border:0px;
  background: #fefefe;
}
.card-list .card-header {
  color: #ffffff;
  padding-top: 20px;
  padding-left: 25px;
  background: #04895b;
  padding-bottom: 20px;
}
.card-list .green {
  background: #04895b;
}
.card-list-berita .list-berita ul {
  margin-bottom: 0px;
}
.card-list-berita .list-berita ul li {
  padding: 15px 25px;
  border-bottom: 1px solid #dddddd;
}
.card-list-berita .list-berita ul li:hover {
  background: #f5f5fe;
}
.card-list-berita .list-berita ul li a {
  color: #333333;
  display: block;
}
.card-list-berita .list-berita ul li a p{
  margin-bottom: 0px;
}

.galleryDetail .owl-dots {
  display: none;
}
.col-thumb-gallery {
  margin-top: 3px;
}
.col-thumb-gallery .row .col-lg-3{
  padding: 3px;
}
.col-thumb-gallery .img-thumb img {
  width: 100%;
}
.colsearch-table {
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
  margin-bottom: 2rem;
}
.colsearch-table form{
  float: right;
}
.colsearch-table form button {
  padding: 4px 30px;
  border: 1px solid #01002e;
}

.form-komentar {
  overflow: hidden;
  margin-bottom: 20px;
}
.form-komentar form button{
  color: #d4d4d4;
  font-size: 13px;
  font-weight: 600;
  padding: 6px 30px;
  border-color: #01002e;
  background-color: #01002e;
}

/** Profil Page **/
.contentProfil {
  padding: 15px;
}
.contentProfil .tugas .heading h2{
  color: #4c4c4c;
  font-size: 28px;
}
.contentProfil .fungsi .heading h2{
  color: #4c4c4c;
  font-size: 28px;
}
.contentProfil .fungsi .descProfil ul li {
  list-style: unset;
  padding-left: 10px;
  color: #797979;
  margin-bottom: 5px;
}
.contentProfil .fungsi .descProfil ul {
  padding-left: 30px;
}




/** Contact **/
#contact .line-text {
  height: 3px;
  width: 120px;
  background: #ffb618;
}
#contact .col-form form label {
  color: #4a4a4a;
  font-size: 14px;
}
#contact .col-form form button.btn-send {
  width: 112px;
  height: 36px;
  border-radius: 4px;
  background: #29166f;
  border-color: #29166f;
  text-transform: uppercase;
}

/** Maklumat Pelayaran **/
.tabel-maklumat thead {
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 700;
  font-family: sans-serif;
}
.tabel-maklumat tbody {
  color: #4a4a4a;
  font-size: 14px;
}.tabel-maklumat tbody tr td span img{
  width: 20px;
}
.table thead th {
  border-bottom: 2px solid #bbbbbb;
}
.tabel-maklumat .paginations ul li {
  margin: 0px 3px;
}
.tabel-maklumat .paginations ul li a {
  width: 33px;
  height: 33px;
  padding: 0px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
}
.tabel-maklumat .paginations ul li a:hover {
  color: #ffffff;
  background: #384ca3;
}
.tabel-maklumat .paginations .page-item:first-child .page-link {
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
}
.tabel-maklumat .paginations .page-item:last-child .page-link {
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
}


/** Footer **/
footer {
  padding: 50px 0px 25px 0px;
}
footer .line-footer {
  height: 1px;
  margin: 15px 0px;
  background: #929090;
}
footer .mapsFooter iframe {
  width: 100%;
  height: 190px;
}
footer .footer-top ul li {
  margin-bottom: 5px;
}
footer .footer-top ul li a {
  color: #bdbdbd;
  font-size: 15px;
}
footer .title-menu-footer {
  margin-top: 15px;
}
footer .title-menu-footer h3 {
  color: #d4d4d4;
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 25px;
}
footer .about-footer {
  margin-bottom: 30px;
}
footer .about-footer .logo-footer-top .media img {
  width: 80px;
}
footer .about-footer .logo-footer-top .media .media-body {
  padding-top: 15px;
}
footer .about-footer .logo-footer-top .media .media-body h2 {
  color: #d4d4d4;
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 0px;
}
footer .about-footer .logo-footer-top .media .media-body p {
  color: #bdbdbd;
  font-size: 13px;
  margin-bottom: 0px;
}
footer .address-footer .logo-address-top {
  margin-bottom: 15px;
}
footer .address-footer .logo-address-top .media .icons-address {
  width: 25px;
  text-align: center;
  margin-right: 15px;
}
footer .address-footer .logo-address-top .media .icons-address i {
  font-size: 24px;
  color: #ffb618;
}
footer .address-footer .logo-address-top .media .media-body p {
  color: #bdbdbd;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0px;
  padding-right: 130px;
}

footer .footer-bottom {
  color: #d4d4d4;
}
footer .footer-bottom p {
  line-height: 18px;
}

@media only screen and (max-width : 879px) {
  .menu-desktop {
    display: none;
  }
  .navbar-mobile {
    display: block;
  }
  .head-middle {
    display: none;
  }
  .navbar-mobile .navbar-toggler:focus {
    outline: 0px;
  }
  .navbar-mobile .navbar-toggler i {
    color: #f2f2f2;
  }
  .navbar-mobile img {
    width: 35px;
  }
  .navbar-mobile .media .media-body  {
    padding-top: 7px
  }
  .navbar-mobile .media .media-body p  {
    font-size: 9px;
    color: #f2f2f2;
    margin-bottom: 0px;
  }
  .navbar-mobile .media .media-body h2  {
    font-size: 10px;
    color: #f2f2f2;
    margin-bottom: 0px;
  }
}

@media only screen and (max-width : 768px) {
  .nav-head {
    display: none;
  }
}

@media only screen and (min-width : 880px) and (max-width : 991px) {
  .menu-desktop .menus .link-menus ul li {
    margin: 0px 5px;
  }
  .menu-desktop .menus .link-menus ul li a {
    font-size: 15px;
  }
  .menu-desktop .col-search .searchs form .form-group {
    width: 80%;
  }
  .head-middle .menu-nav-middle {
    margin-top: 15px;
  }
  .head-middle .brand .col-brand-middle .media img {
    width: 50px;
    margin-right: 1rem !important;
  }
  .head-middle .brand .col-brand-middle .media .media-body {
    margin-top: 10px;
  }
  .head-middle .brand .col-brand-middle .media .media-body p {
    font-size: 10px;
  }
  .head-middle .brand .col-brand-middle .media .media-body h2 {
    font-size: 13px;
  }
  .head-middle .menu-nav-middle ul li {
    margin-left: 10px;
  }
  .head-middle .menu-nav-middle ul li a {
    font-size: 13px;
  }
}

@media only screen and (min-width : 992px) and (max-width : 1040px) {
  .head-middle .brand .col-brand-middle .media img {
    width: 70px;
  }
  .head-middle .brand .col-brand-middle .media .media-body p {
    font-size: 11px;
  }
  .head-middle .brand .col-brand-middle .media .media-body h2 {
    font-size: 17px;
  }
  .head-middle .menu-nav-middle ul li {
    margin-left: 10px;
  }
  .head-middle .menu-nav-middle ul li a {
    font-size: 15px;
  }
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
  .marginMobile {
    margin-bottom: 10px;
  }
  .slidercontent .owl-dots{
    margin-top: 10px;
  }
  .mbm {
    margin-bottom: 10px;
  }
  .menu-desktop,.nav-head,.head-middle {
    display: none;
  }
  .navbar-mobile {
    display: block;
  }
  footer .address-footer .logo-address-top .media .media-body p {
    padding-right: 15px;
  }
  .navbar-mobile .navbar-toggler:focus {
    outline: 0px;
  }
  .navbar-mobile .navbar-toggler i {
    color: #f2f2f2;
  }
  #detail h1.title-detail {
    font-size: 2em;
    line-height: 35px;
  }
  #detail .slidercontent .owl-nav {
    top: 8%;
  }
  #detail .line {
    margin: 10px 0px 30px 0px;
  }
  #detail .top-detail {
    font-size: 13px;
  }
  #detail .top-detail .float-left img {
    width: 19px;
  }
  #detail .top-detail .float-right img {
    width: 19px;
  }
  .navbar-mobile img {
    width: 35px;
  }
  .navbar-mobile .media .media-body  {
    padding-top: 7px
  }
  .navbar-mobile .media .media-body p  {
    font-size: 9px;
    color: #f2f2f2;
    margin-bottom: 0px;
  }
  .navbar-mobile .media .media-body h2  {
    font-size: 10px;
    color: #f2f2f2;
    margin-bottom: 0px;
  }
  #banner .paginations-top {
    margin-top: 15px;
  }
  #banner .paginations-top .title-paging h2 {
    font-size: 2rem;
  }
  #banner .img-banner {
    background: transparent;
    height: 110px;
    min-height: 110px;
  }
  .maps iframe {
    width: 100%;
    height: 350px;
  }
}

.icon-indonesia-flag {
    background: url("../../../../hubla/img/icon/indonesia-flag.png") no-repeat center center;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: text-top;
    background-size: contain;
}

.icon-english-flag {
    background: url("../../../../hubla/img/icon/english-flag.png") no-repeat center center;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: text-top;
    background-size: contain;
}
