/* Generated by less 2.5.1 */
.edge-shadow {
  border: 0.65px solid #857b792b;
  border-radius: 50px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.drop-shadow {
  -webkit-filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.8));
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.8));
}
.nostyle {
  list-style: none;
}
.fixed-header {
  position: fixed;
  top: 4px;
  left: 0;
  width: 100%;
}
.br-right {
  border-right: 2px solid #00000094;
}
.br-bottom {
  border-bottom: 2px solid #00000094;
}
.section {
  margin-top: 100px;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}

.icon-search{
  border: none;
  padding: 0px;
  width: 150px;
  border: 0.65px solid #857b792b;
  border-radius: 50px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  margin: 8px 6px;
  opacity: 0.7;
  background-color: white;
  /*background-color: #ffffffa1;*/
  color: gray;
}

.search{
  background-color: unset;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  /*border: 0.65px solid #857b792b;*/
  border: 0.65px solid white;
}

.search::placeholder{
  color: gray;
  font-weight: 600;
  text-shadow: 0 0px 5px rgba(0, 0, 0, 0.35);
  /*text-shadow: 0 0px 5px black;*/
  /*opacity: 0.35;*/
  /*filter: alpha(opacity=0.35);*/
}

.upper-menu{
  width: 50%;
  height: 2.5rem;
  padding-right: 20px;
}

#header .navbar-transparent {
  background: transparent !important;
}
#header .navbar-inner {
  width: 100%;
  display: inline-flex;
  float: right;
}
#header .navbar-inner a {
  margin: 1%;
  color: white;
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
}
#header .navbar-inner a i {
  margin: 0 12px;
}
/*#header .navbar-inner .icon-search i {
  padding: 14.5px 16px;
  position: absolute;
  color: white;
  text-shadow: 0 0px 5px rgba(0, 0, 0, 0.35);
}*/
/*#header .navbar-inner .input-search {
  border: none;
  padding: 0 35px;
  width: 150px;
  border: 0.65px solid #857b792b;
  border-radius: 50px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  margin: 8px 6px;
  background-color: #ffffffa1;
  color: white;
}*/
#header .navbar-inner .input-search::placeholder {
  color: white;
  font-weight: 600;
  text-shadow: 0 0px 5px rgba(0, 0, 0, 0.35);
}
#header #main-menu {
  width: 95%;
  margin: 10px 2.5%;
  /*border: 0.65px solid #857b792b;*/
  border-radius: 1rem;
  padding: 0;
  /*border-top-left-radius: 1.1rem;
  border-bottom-left-radius: 1.1rem;
  border-top-right-radius: 1.1rem;
  border-bottom-right-radius: 1.1rem;*/

  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}
#header .nav-utilities {
  margin: 10px auto;
  width: 60%;
  display: inline-flex;
  float: right;
  list-style: none;
}
#header .nav-utilities i {
  margin: 0 12px;
}
#header .nav-utilities li {
  border: 0.65px solid #857b792b;
  border-radius: 50px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #f1f3f5;
  display: contents;
  width: 100%;
}
#header .nav-utilities a {
  padding: 1%;
  color: white;
}
#main-slider {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
#main-slider .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 0 7px;
}
#main-slider .carousel-item {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position-x: center;
  background-position-y: center;
  height: 35rem;
  border-radius: 0 0 27% 27%;
}
#main-slider .carousel-item .carousel-content {
  position: absolute;
  top: 13rem;
  color: white;
}
#overview .ico-div img {
  max-width: 100px;
  height: 80px;
}
#overview .ico-div .animated-number {
  color: #be1414;
  font-size: 180%;
  font-weight: 500;
}
#overview .read-more {
  border-radius: 30px;
  padding: 8px 20px;
  box-shadow: 1px 1px 5px 0px #555555a1;
  background: #ff0101de;
  color: white;
}
#overview .read-more:hover {
  background: #b11b1b;
  text-decoration: none;
}

.header-info{
  color: white;
  font-size: 2rem;
  font-weight: 700;
  padding-left: 5rem;
  padding-right: 5rem;
}

#div-info{
  color: white;
}

#div-info i{
  display: flex;
  justify-content:center;
  font-size: 3rem;
}

.title-info{
  font-size: 1.3rem;
  font-weight: 600;
  padding-bottom: 2rem;
}

.divider-responsive{
  border: 2px solid white;
}

.divider-horizontal{
  border: 2px solid black;
}

#services .features {
  display: inline-flex;
  width: 100%;
  flex-wrap: wrap;
  padding: 0 7%;
}

.service-items{
  display: none;
}

.service-items.active{
  display: block;
}

.button-service{
  font-weight: 700;
  color: #6da9db;
  border-radius: 1rem;
  cursor: pointer;
}
.button-service.active{
  color: white;
  background-color: #e25567;
}
.divider-vertical{
  height: 100%;
  border: 1px solid black;
}
#services .media.service-box {
  margin: 25px 0;
  flex-wrap: wrap;
  text-align: center;
}
#services .media.service-box:hover div > i {
  background-image: -moz-linear-gradient(126deg, #ff4d6f 0%, #31b5f2 100%);
  background-image: -webkit-linear-gradient(126deg, #ff4d6f 0%, #31b5f2 100%);
  background-image: -ms-linear-gradient(126deg, #ff4d6f 0%, #31b5f2 100%);
  color: #fff;
  box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
}
#services .media.service-box .media-ico {
  width: 100%;
}
#services .media.service-box .media-ico i {
  font-size: 24px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  width: 64px;
  border-radius: 100%;
  color: #be1414;
  box-shadow: inset 0 0 0 1px #d7d7d7;
  -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
  transition: background-color 400ms, background-color 400ms;
  position: relative;
}
#services .media.service-box .media-ico i:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  right: -10px;
  border: 4px solid #fff;
  border-radius: 20px;
  background: #be1414;
}
#info img {
  width: 100%;
  width: -moz-available;
  /* For Mozzila */
  width: -webkit-fill-available;
  /* For Chrome */
  width: stretch;
  /* Unprefixed */
}
.section-header {
  margin-bottom: 50px;
}

#overview p {
  font-size: 1rem !important;

}

#overview a {
  font-size: 1rem !important;

}

#overview h2 {
  font-size: 1.8rem !important;

}

#overview strong {
  font-size: 1rem !important;

}

#services p {
  font-size: 1rem !important;

}

#services h4 {
  font-size: 1.5rem !important;

}

#main-slider p {
  font-size: 1rem !important;

}

#main-slider h2 {
  font-size: 1.8rem !important;

}

#news p {
  font-size: 1rem !important;

}

#news h3 {
  font-size: 1rem !important;

}


#berita-mitra p {
  font-size: 1rem !important;

}


#investment p {
  font-size: 1rem !important;

}

#investment a {
  font-size: 1rem !important;

}

#header li {
  font-size: 1rem !important;

}

#header span {
  font-size: 1rem !important;

}


.section-header h2 {
  text-transform: uppercase;
}
.section-header p {
  margin: auto;
  width: 70%;
}
.section-header .section-title {
  font-size: 30px;
  color: #272727;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin: 0 0 20px;
}
.section-header .section-title:before {
  content: "";
  position: absolute;
  width: 140px;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  height: 1px;
  background: #ebebeb;
}
.section-header .section-title:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -11px;
  left: 50%;
  margin-left: -12px;
  border: 5px solid #fff;
  border-radius: 20px;
  background: #be1414;
}
#news {
  /* padding: 100px 0; */
  background: #f5f5f5;
  padding-top: 60px;
  /*news-item*/
}

#news .slick-slide{
  opacity: 1;
}

#news .news-item {
  height: 350px;
  overflow: visible;
}

#news .news-item .news-item-inner {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  width: 275px;
  height: 300px;
  /*news-info*/
}

#news .news-item .news-item-inner .img-news {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#news .news-item .news-item-inner .news-info {
  opacity: 1;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
#news .news-item .news-item-inner .news-info h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  color: #fff;
}
#news .news-item .news-item-inner .news-info .preview {
  position: absolute;
  top: -18px;
  right: 12px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 0 2px #fff;
  -webkit-box-shadow: 0 0 0 2px #fff;
}
/*#news*/
#portfolio {
  text-align: center;
  /* padding: 100px 0 0 0; */
  margin: 0;
}
#portfolio .port-card {
  background: white;
  border: 1px solid #eeeeee;
  cursor: pointer;
  transition: border-color 400ms;
  -webkit-transition: border-color 400ms;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  margin: 18px 0;
  border-radius: 20px;
  overflow: hidden;
}
#portfolio .port-card:hover {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
}
#portfolio .port-card:hover .card-info .circle-investor .init {
  display: none;
}
#portfolio .port-card:hover .card-info .circle-investor .aft {
  display: block;
}
#portfolio .port-card:hover .card-img {
  background-color: #564545d4 !important;
}
#portfolio .port-card .circle-investor .aft {
  display: none;
}
#portfolio .port-card .card-img {
  background-color: linear(to bottom, white,blue);
  background-blend-mode: overlay;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  background-size: cover;
  background-position: center center;
  height: 20.5rem;
  margin: 0 0 1rem 0;
  display: -webkit-box;
}


#portfolio .port-card .card-info {
  padding-bottom: 10px;
  font-variant: unicase;
  text-align: left;
  text-transform: uppercase;
  color: white;
  position: absolute;
  top: 15px;
  /* left: 22px; */
}
#portfolio .port-card .card-info h3 {
  margin-bottom: 0;
}

.circle-investor .init {
  color: white
}

#portfolio .port-card .circle-investor {
  height: 8rem;
  width: 8rem;
  border: 10px solid white;
  border-radius: 100%;
  text-align: center;
  padding: 20px 20px;
  font-weight: bold;
  font-size: medium;
  position: absolute;
  top: 7.5rem;
  left: 60px;
}
#portfolio .port-card .card-info .circle-progress {
  position: absolute;
  top: 165%;
  left: 14.5%;
}
#portfolio .port-card .card-info .ldBar-label {
  color: white;
  font-size: 2em;
  text-shadow: none !important;
}
#portfolio .port-card .divider {
  margin-top: 50px;
  margin-bottom: 50px;
  background-image: -moz-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  background-image: -ms-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%);
  width: 95%;
  height: 1px;
}
#portfolio .port-card .progress {
  padding: 0 22px;
  margin: 14px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #ffffff;
}
#portfolio .port-card .progress .progress-bar.progress-bar-primary {
  /* width: 100%; */
  font-family: sans-serif;
  font-size: 0.6rem;
  color: #2b2b2b;
  border-radius: 5px;
  background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(4deg, #2d8cb2 0%, #5cb85c 100%);
  background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
}
#portfolio .port-card ul.pricing {
  font-size: .75rem;
  list-style: none;
  padding: 0 10px 0 10px;
  margin: 10 0;
}
#portfolio .show-more {
  border-radius: 30px;
  padding: 12px 31px;
  box-shadow: 1px 1px 5px 0px #555555a1;
  background: #2ac190;
  color: white;
}
#portfolio .show-more:hover {
  background: #47d7a8;
  text-decoration: none;
}

.navbar-brand{
  padding-left: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.nav-item{
  padding: 0.1rem 0.3rem;
}

.nav-item.red {
  display: flex;
  align-items: center;   /* biar posisi vertikal tetap rapi */
}

/* pindahkan background ke link */
.nav-item.red .nav-link {
  background-color: red;
  border-radius: 999px;  /* pill / button */
  padding: 0.75rem 0.75rem; /* ukuran button */
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-right: 10px;
  height: auto;          /* penting: tidak ikut navbar */
}

.red .nav-link{
  color: white !important;
  padding-top: 14px;
}

.red .nav-link:hover{
  background-color: #BE1414 !important;

}

.nav-link{
  font-weight: 700;
  padding-top: 14px;
}

.active .nav-link {
  font-weight: 900 !important;
}

.portofolio-bar{
  width: 100%;
  height: 70%;
  display: flex;
  justify-content:center;
  align-items:center;
}

.circle-investor{
  left: auto!important;
}

.slick-next{
  right: 5px!important;
}

.slick-prev{
  left: 5px!important;
}

.slider-inner{
  height: 100%;
  background: rgba(0,0,0,0.3);
  border-radius: 0 0 27% 27%;
}

.mitra-img{
  width: 16.67%;
  padding: 1rem;
}

#footer-quote{
  padding: 0 9rem 2rem 9rem;
  font-style: italic;
}

#footer-quote #div-box-quote, #footer-risk .risk-box{
  border: 6px solid lightgray;
  border-radius: 1rem;
  padding : 1rem ;
  font-size: 1rem;
}

#footer-quote img{
  height: 5rem;
}

.logo-ojk{
  height: 10rem;
}

#footer-risk{
  padding: 0 9rem 2rem 9rem;
}

#footer-risk .risk-box .text-center {
  font-size: 28px; /* Ukuran default untuk layar desktop */
  font-weight: bold;
  /* text-transform: uppercase; */
}

@media (max-width: 768px) { /* Untuk perangkat dengan lebar layar 768px atau lebih kecil (tablet dan ponsel) */
  #footer-risk .risk-box .text-center {
      font-size: 22px; /* Ukuran lebih kecil untuk tablet */
  }
}

@media (max-width: 480px) { /* Untuk perangkat dengan lebar layar 480px atau lebih kecil (ponsel) */
  #footer-risk .risk-box .text-center {
      font-size: 20px; /* Ukuran lebih kecil untuk ponsel */
  }
}


.list-risk{
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: justify;
}

.list-risk li{
  padding-top: 1rem;
}

.list-risk .title-risk{
  font-size: 1.1rem;
  font-weight: 600;
}

.list-risk .desc-risk{
  padding-top: 0.5rem;
  font-size: 1rem;
}



/* css about */
#footer-about{
	margin-top: 1rem;
	/* margin-bottom: -6rem; */
}

#footer-about .fab{
	color: #be1414;
	font-size: 1.5rem;
}

#footer-about .fab i{
	padding:4px;
}

#footer-about span{
	display: block;
}

.img-play{
	height: 4rem;
	margin-left: -7px;
}

.border-support{
	/* font-weight: 700; */
  /* border: 3px solid black;
  border-radius: 2rem; */
  padding: 1rem;
  /* margin-bottom: -6rem; */
}

@media screen and (max-width: 991px){
  .nav-item.red{
    background-color: transparent;
    padding-right: 0;
  }

  .nav-item{
    padding-left: 1.5rem;
  }

  .red .nav-link{
    color: white !important;
  }

  .mitra-img{
    width: 35%;
    padding: 0.5rem;
  }

  .score-tooltip {
    bottom: 45px; 
    left: 250%;
    transform: translateX(-50%);
    width: 90vw;           
    max-width: 250px;
    font-size: 12px;
    padding: 10px 12px;
    border-radius: 8px;
    line-height: 1.5;
    text-align: center;
  }

  /* hover / aktif */
  .score-container:hover .score-tooltip,
  .score-tooltip.show {
      opacity: 1;
      visibility: visible;
  }

  #main-menu {
      padding: 8px 12px;
  }

  .navbar-brand img {
      height: 28px;
  }

  .navbar-toggler {
      margin-right: 10px;
      border: none;
      outline: none;
  }

  .navbar-collapse {
      background: #fff;
      margin-top: 8px;
      padding: 10px 0;
  }

  .navbar-nav .nav-item {
      text-align: left;
      padding: 6px 16px;
  }

  .upper-menu a span {
      white-space: nowrap;
  }
}

@media screen and (max-width: 767px){
  .header-info{
    padding-left: 0;
    padding-right: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 575px){
	#footer-about{
		padding-left: 1rem!important;
		padding-right: 1rem!important;
	}

	.footer-info .text-left {
    	font-size: 1.25rem;
    	text-align: center!important;
	}

	.footer-info p {
    	text-align: center!important;
    	font-size: small;
    }

    .img-play{
		display: flex;
		margin-left: auto;
		margin-right: auto;
	}

    .footer-info span {
    	text-align: center!important;
    	font-size: small;
	}
    .score-tooltip {
      bottom: 45px;
      /* tampil di atas icon */
      left: 250%;
      transform: translateX(-50%);
      width: 90vw;
      max-width: 250px;
      padding: 10px 12px;
      border-radius: 8px;
      line-height: 1.5;
      text-align: center;
  
      z-index: 9999;
    }
  
    /* hover / aktif */
    .score-container:hover .score-tooltip,
    .score-tooltip.show {
      opacity: 1;
      visibility: visible;
    }
}


@media screen and (max-width: 767px){
	#footer-about{
		padding-left: 5rem;
		padding-right: 5rem;
	}

	.footer-info .text-left {
    	font-size: 1.25rem;
    	text-align: center!important;
	}

	#kominfo{
		justify-content:center;
	}

	.footer-location{
		text-align: center;
	}

	.footer-location h3{
		text-align: center!important;
	}
}

@media screen and (min-width: 576px) and (max-width: 767px){
	.contact{
		background-position: center!important;
	}
}

@media screen and (min-width: 1900px){
	#footer-about{
		font-size: 1.5rem;
	}

	#footer-about .fab{
		font-size: 3rem;
		
	}

	.img-play{
		width: 40%;
	}

	#footer-about a{
		width: 3rem;
		margin-right: 1rem;
	}

	#location p{
		font-size: 1.5rem;
	}	

	#location i{
		font-size: 1.5rem;
	}

	i span{
		font-size: 1.5rem;
	}
}

@media screen and (max-width: 720px){
  #footer-quote,#footer-risk{
    padding: 0 2rem 2rem 2rem;
  }
  
  .list-risk .title-risk{
    font-size: 1rem;
  }

  .list-risk .desc-risk{
    font-size: 0.95rem;
  }

  #footer-quote div{
    padding: 1rem 0;
  }
  #footer-quote img{
    height: 3.5rem;
  }
}

.score-wrapper {
  gap: 6px;
  padding-right: 15px;
}

.score-tki {
  height: 55px;
  width: auto;
  cursor: pointer;
  display: inline-block;
}

.score-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.score-tooltip {
  position: absolute;
  bottom: -60px; /* posisi tooltip */
  right: 0;
  width: 260px;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;

  font-size: 12px;
  padding: 8px 10px;
  border-radius: 6px;
  line-height: 1.4;

  text-align: justify;
  text-align-last: center; /* baris terakhir lebih rapi */

  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  z-index: 999;
}

/* hover effect */
.score-container:hover .score-tooltip {
  opacity: 1;
  visibility: visible;
}





