body {
	background-image: none!important;
}

section.container {
	padding: 20px 0 80px;
}

.row-produk-visa>.item.active {
	z-index: 9;
}

.item:hover {
	cursor: pointer;
}

.produk-visa-content{
	display: flex;
	align-items: start;
}

.title{
	margin-top: 35px;
	font-size: 0.85rem;
	/* min-height: 80px; */
}

.desc,
.desc_2 {
	font-size: 0.85rem;
	margin-top: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	/* number of lines to show */
	line-clamp: 2;
	-webkit-box-orient: vertical;
	display: none;
}

.item:hover .mb-3.title {
	display: none;
}

.item:hover .desc,
.item:hover .desc_2 {
	display: -webkit-box;
	-webkit-line-clamp: 7;
	/* number of lines to show */
	line-clamp: 7;
}

.btn-compare-again {
	color: white;
	background-color: var(--color-biru-tua);
}

.btn-compare-again:hover {
	color: var(--color-biru-tua);
	background-color: white;
	border: 1px solid var(--color-biru-tua);
}

.table-compare tr:not(:last-child) .btn_selengkapnya,
.table-compare tr:not(:last-child) hr {
	display: none;
}

.table-compare .selengkapnya:last-child {
	/* background-color: red; */
}

thead tr td{
	border-left: 1px solid white!important;
	border-right: 1px solid white!important;
}

.btn_selengkapnya {
	color: white;
	background-color: var(--color-biru-tua);
}

.btn_selengkapnya:hover {
	border: 1px solid var(--color-biru-tua);
}

/* Pilihan bg 1 */
/* .box_cari_visa{
	background-color: #e4e5e6;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
	background-blend-mode: soft-light;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1113%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(228%2c 229%2c 230%2c 1)'%3e%3c/rect%3e%3cpath d='M1536 560L0 560 L0 491.35Q12.07 431.43%2c 72 443.5Q149.36 400.86%2c 192 478.21Q235.82 450.03%2c 264 493.86Q286.45 444.31%2c 336 466.76Q401.93 412.69%2c 456 478.61Q497.31 447.92%2c 528 489.23Q563.89 405.13%2c 648 441.02Q723.96 396.98%2c 768 472.93Q838.64 423.58%2c 888 494.22Q906.37 440.59%2c 960 458.96Q1030.85 409.8%2c 1080 480.65Q1096.51 425.15%2c 1152 441.66Q1218.12 387.78%2c 1272 453.9Q1322.6 432.5%2c 1344 483.09Q1372.13 439.22%2c 1416 467.35Q1461.53 392.88%2c 1536 438.41z' fill='rgba(153%2c 153%2c 153%2c 1)'%3e%3c/path%3e%3cpath d='M1512 560L0 560 L0 498.29Q75.44 453.73%2c 120 529.17Q157.77 446.94%2c 240 484.71Q281.88 454.58%2c 312 496.46Q382.75 447.21%2c 432 517.96Q500.55 466.51%2c 552 535.06Q565.61 476.67%2c 624 490.28Q698.5 444.77%2c 744 519.27Q786.8 490.07%2c 816 532.86Q860.48 457.34%2c 936 501.81Q1004.09 449.89%2c 1056 517.98Q1122.15 464.13%2c 1176 530.29Q1210.76 445.04%2c 1296 479.8Q1340 451.8%2c 1368 495.8Q1412.2 468%2c 1440 512.21Q1462.21 462.42%2c 1512 484.63z' fill='rgba(132%2c 132%2c 132%2c 1)'%3e%3c/path%3e%3cpath d='M1464 560L0 560 L0 525.7Q44.61 498.31%2c 72 542.91Q139.25 490.16%2c 192 557.42Q236.4 529.82%2c 264 574.22Q285.5 523.72%2c 336 545.22Q366.28 503.5%2c 408 533.79Q486.17 491.96%2c 528 570.14Q555.08 525.22%2c 600 552.3Q644.21 476.51%2c 720 520.72Q789.46 470.18%2c 840 539.65Q906.78 486.43%2c 960 553.21Q1001.18 522.39%2c 1032 563.57Q1057.49 517.06%2c 1104 542.54Q1153.46 472%2c 1224 521.45Q1301.12 478.57%2c 1344 555.68Q1395.86 487.53%2c 1464 539.39z' fill='rgba(197%2c 197%2c 197%2c 1)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1113'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
} */

/* Pilihan bg 2 */
.box_cari_visa {
	background-color: #e4e5e6;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left;
	/* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask2378%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='url(%26quot%3b%23SvgjsLinearGradient2379%26quot%3b)'%3e%3c/rect%3e%3cpath d='M1440 0L1340.83 0L1440 159.14z' fill='rgba(255%2c 255%2c 255%2c .1)'%3e%3c/path%3e%3cpath d='M1340.83 0L1440 159.14L1440 294.51L1095.4099999999999 0z' fill='rgba(255%2c 255%2c 255%2c .075)'%3e%3c/path%3e%3cpath d='M1095.41 0L1440 294.51L1440 402.65999999999997L1005.7700000000001 0z' fill='rgba(255%2c 255%2c 255%2c .05)'%3e%3c/path%3e%3cpath d='M1005.77 0L1440 402.65999999999997L1440 441.03L897.36 0z' fill='rgba(255%2c 255%2c 255%2c .025)'%3e%3c/path%3e%3cpath d='M0 560L316.05 560L0 316.51z' fill='rgba(0%2c 0%2c 0%2c .1)'%3e%3c/path%3e%3cpath d='M0 316.51L316.05 560L739.0799999999999 560L0 205.6z' fill='rgba(0%2c 0%2c 0%2c .075)'%3e%3c/path%3e%3cpath d='M0 205.60000000000002L739.0799999999999 560L1022.8599999999999 560L0 127.43000000000002z' fill='rgba(0%2c 0%2c 0%2c .05)'%3e%3c/path%3e%3cpath d='M0 127.43L1022.8599999999999 560L1255.6499999999999 560L0 94.92000000000002z' fill='rgba(0%2c 0%2c 0%2c .025)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask2378'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='15.28%25' y1='-39.29%25' x2='84.72%25' y2='139.29%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient2379'%3e%3cstop stop-color='rgba(195%2c 195%2c 195%2c 1)' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(216%2c 216%2c 216%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e"); */
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1027%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(209%2c 209%2c 209%2c 0.85)'%3e%3c/rect%3e%3cpath d='M1440 0L1337.32 0L1440 197.25z' fill='rgba(255%2c 255%2c 255%2c .1)'%3e%3c/path%3e%3cpath d='M1337.32 0L1440 197.25L1440 376.5L886.3399999999999 0z' fill='rgba(255%2c 255%2c 255%2c .075)'%3e%3c/path%3e%3cpath d='M886.3399999999999 0L1440 376.5L1440 464.31L712.4499999999999 0z' fill='rgba(255%2c 255%2c 255%2c .05)'%3e%3c/path%3e%3cpath d='M712.4499999999999 0L1440 464.31L1440 524.16L496.03 0z' fill='rgba(255%2c 255%2c 255%2c .025)'%3e%3c/path%3e%3cpath d='M0 560L302.63 560L0 359.59000000000003z' fill='rgba(0%2c 0%2c 0%2c .1)'%3e%3c/path%3e%3cpath d='M0 359.59000000000003L302.63 560L511.07 560L0 275.75z' fill='rgba(0%2c 0%2c 0%2c .075)'%3e%3c/path%3e%3cpath d='M0 275.75L511.07 560L902.29 560L0 241.57z' fill='rgba(0%2c 0%2c 0%2c .05)'%3e%3c/path%3e%3cpath d='M0 241.57L902.29 560L1023.52 560L0 175.45999999999998z' fill='rgba(0%2c 0%2c 0%2c .025)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1027'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
	background-blend-mode: normal;
}

#search {
	border-radius: 4px;
}

.accordion_decoration {
	transform: translateY(6px);
	border-radius: 3px;
}

.accordion_decoration i {
	height: 6px;
}

.search-icon {
	padding: 3px;
	z-index: 5;
	top: 11px;
	right: 14px;
	color: #5E5E5E;
	background-color: white;
}

@media screen and (max-width: 425px) {

	#jawabResult .btn,
	#jawabResult .btn p {
		font-size: 0.8rem;
	}

	#jawabResult .btn {
		padding-top: 4px;
		padding-bottom: 4px;
	}

	.hide-mobile {
		display: none;
	}

	.header_indeks {
		padding: 10px;
		border-radius: 4px;
		color: white;
		background-color: #283B52;
	}

	#search::placeholder {
		font-size: 0.8rem;
	}

	td {
		border: none !important;
	}

	table span {
		background: transparent !important;
	}
}

@media screen and (max-width: 375px) {
	#search::placeholder {
		font-size: 0.7rem;
	}
}

.input_pencarian {
	font-size: 1rem !important;
	padding: 0 12px !important;
	height: 50px;
}

.visa-subtitle {
	min-height: 30px;
}

.visa-content {
	height: 100%;
}