@import url(../css2);

/*@font-face {
	font-family: LPMQ;
	src: url(fonts/LPMQ.eot);
	src: url(fonts/LPMQ.eot?#iefix) format('embedded-opentype'), url(fonts/LPMQ.woff) format('woff'), url(fonts/LPMQ.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}*/

@font-face {
    font-family: LPMQ;
    src: url(fonts/LPMQ.8cbcf0d8242ca47f93b1.eot);
    src: url(fonts/LPMQ.8cbcf0d8242ca47f93b1-1.eot) format("embedded-opentype"),url(fonts/LPMQ.a900b7d4edc774405383.ttf) format("truetype");
    font-weight: 400;
    font-display: swap
}

html, body {
    overflow: auto;
}

html {
  scroll-behavior: smooth;
}

body {
	font-family: Open Sans, sans-serif;
	font-weight: 500;
	color: #03813e;
	font-size: 14px;
	
	margin:0px;
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

h1.text-center.head {
    margin-top: 0px;
    padding-top: 8px;
}


h2 .head a{
	text-decoration:none!important;

}
.container{
	background: #211f1e!important;
	color: #ffffff!important;
	padding-bottom:90px!important;
	min-height: 800px;
}

.content {
	max-width: 50rem!important;
	margin: auto;
	margin-bottom: 10px;
	background: #211f1e;
	padding: 0px 2px;
	
}

a {
	color: #f0f0f3!important;
}

select.surahoption {
	background: #211f1e;
	color: #77b5b0;
	border: 1px solid #3e2d2d;
}


.noborder{
	border: 0px!important;
	background:transparent;
}
.content h2{
	margin:0px;
}
.content-read {
	max-width: 50rem!important;
	margin: auto;

	margin-bottom: 10px;
}

.content-audio {    
	max-width: 50rem!important;
	margin: auto;
	height: 67px;
	margin-bottom: 10px;
}
audio{
	padding-top:8px;
}
a {
	color: #000000;
}

p.title {
    font-size: 25px;
    font-weight: 400ox;
}

.btn {
    padding: 5px;
    border: 1px dotted;
}

#menu{
	z-index: 2000;
}

/*pada tampilan desktop */
@media (min-width: 768px) {

	.twoc{
		width: 97%!important;
	}
	.bottom-navbar {
		justify-content: center;
	}
	.bottom-navbar::-webkit-scrollbar {
		display: none;
	}
	.bottom-navbar {
		overflow-x: hidden;
	}
}



.noborder ul {
	max-width: 50rem!important;
	margin: auto;
	border-radius: 10px;
	margin-bottom: 10px;
}
.navigation a{
	padding: 15px;
}


.sembunyikan{
	display: none!important;
}


/* CSS untuk container navigasi */
.bottom-navbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #f5f5f5; /* warna latar belakang */
	color: #000000!important;
	display: flex;
	overflow-x: auto; /* Mengizinkan scrolling horizontal */
	-webkit-overflow-scrolling: touch; /* Efek halus saat scrolling di iOS */
	border-top: 2px solid #059f4d;
}

/* CSS untuk link navigasi */
.bottom-navbar a {
	color: #000000!important;
	padding: 14px 20px; /* padding atas dan bawah 14px, padding kiri dan kanan 20px */
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	min-width: 50px;
}

/* Efek hover untuk link navigasi */
.bottom-navbar a:hover {
	background-color: #ddd; /* warna latar belakang saat dihover */
	color: black;
}


/* theme light */
.theme-light{
	background: #f5f5f5!important;
	color: #04813e!important;
}

.theme-light a {
	color: #000000!important;
}

.theme-light select.surahoption {
	background: #f5f5f5;
	color: #000000;
	border: 1px solid #3e2d2d;
}
.theme-light .content {
	background: #f5f5f5;
}

.theme-light .navigation {
	z-index: 1003;
	background-color: #f5f5f5;
}




/* theme dark */

.container .theme-dark {
    background: #232323!important;
    color: #ffffff!important;
}

.theme-dark .info-pages {
    color: #a1e1b2!important;
}
.theme-dark .big{
	color: ##a1e1b2!important;
}
.theme-dark .text-arab{
	color:#ffffff!important;
	background: #000;
	border: solid 1px #043b18;
}
.theme-dark .nama-surah{
	color:#a1e1b2!important;
}
.theme-dark .ket-surah{
	color:#45ac65!important;
}

.theme-dark .content {
	background: #211f1e!important;
	color:#a1e1b2!important;
}

.theme-dark .navigation {
	z-index: 1003;
	background-color: #f5f5f5;
}


.theme-dark .bottom-navbar{
	background-color: #232323!important;
    color: #ffffff!important;
}


/* CSS untuk link navigasi */
.theme-dark .bottom-navbar a {
	color: #ffffff!important;
}

/* Efek hover untuk link navigasi */
.theme-dark .bottom-navbar a:hover {
	background-color: #232323; /* warna latar belakang saat dihover */
	color: #ffffff;
}

#theme-dark html{
	background-color: #211f1e;
}
.theme-dark .modal-content {
	background-color: #232323;
	color: #a1e1b2!important;
}

.theme-dark .modal-custom-content {
	background-color: #232323;
	color: #a1e1b2!important;
}



hr {
	border-top: 0px solid #049f4d;
	width: 100%!important;
}
ul {
	
	list-style: none;
	padding: 0px;

}
li {  
	margin-bottom: 14px;
	background: #fdf2f200;
	padding: 2px 10px 2px 13px;
	border-radius: 10px;
	border: solid 1px #c0c0c0;
}
li a { 
	display: block;
	font-size: 18px;
	text-decoration: none;
}
.hide{
	display: none;
}

/*li a:hover { font-weight: bold; }*/

.orange { border-left: 5px solid #F5876E; }

.blue{ border-left: 5px solid #61A8DC; }

.green{ border-left: 5px solid #8EBD40; }

.purple { border-left: 5px solid #988CC3; }

.gold { border-left: 5px solid #D8C86E; }

.big{
	border-radius: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #000000;
	margin: 10px 2px 25px 2px;
	border-radius: 10px;
	box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}
.theme-light .big{
	background-color: #f5f5f5;
}

.big.info-pages {
    color: #024722;
}

.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}

.text-arab{
	padding: 16px 16px 16px;
	font-size: 25px;
	line-height: 2.5em;
	font-family: LPMQ, "Traditional Arabic", Tahoma, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-align: right;
	border-radius: 10px;
	margin-left: 0px;
	margin-bottom: 23px;
	margin-top: 15px;
}

.theme-light .text-arab{
	color:black;
	background: #fff;
	border: solid 1px #eee;
}
.text-latin{
	font-size:12px;
	text-align: left;
}
.text-arti{
	margin:10px 0 10px 5px;
	font-size:12px;
	text-align: left;
	font-style: italic;
	color: #03813e;
	font-weight: 400;
	line-height: 1.5em;
}

.text-bacaan{
	font-weight: 400;
	font-size: 12px;
	line-height: 25px;
	color:#666666;
	margin-left: 5px;
}
.smallcap{
	font-size: 12px;
}
.arabic_number {
	font-size: 40px;
}

.bacaan-terakhir{
	margin-top:5px;
}
tr.tr-onclick{
	height: 50px;
}

.twoc{
	width: 94%;
	background-color: #000000;
	margin: 2px;
	border-radius: 10px;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.25);
	display: inline-block;
}
.theme-light .twoc{
	background-color: #FFFFFF;
}

span.nomer-surah {
	border-bottom: 1px dotted green;
	border-radius: 74px;
	padding: 4px;
	font-family: Open Sans, sans-serif;
	float: left;
	color: #03813e;
}

p.tulisan-arab {
	float: right;
	font-size: 20px;
	font-family: LPMQ, "Traditional Arabic", Tahoma, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-align: right;
	margin: 2px 15px 2px 0px;

}

.nama-surah {
	margin: 2px 0px 2px 35px;
	font-size: 20px;
	font-family: Open Sans, sans-serif;
	color: #024722;
}

.ket-surah {
	margin: 2px 0px 2px 35px;
	font-size: 11px;
	font-family: Open Sans, sans-serif;
	color:#014822b0;
}
a{
	text-decoration: none;
}

/* go to top button */
#topBtn {
	
	position: fixed;
	bottom: 10px;
	right: 10px;
	background-color: #f5f5f5;
    color: #ecd6d6;
    cursor: pointer;
    padding: 4px;
    border: 1px solid #059f4d;
    border-radius: 5px;
}

#setBtn {
	
	position: fixed;
	bottom: 10px;
	right: 60px;
    background-color: #f5f5f5;
    color: #ecd6d6;
    cursor: pointer;
    padding: 4px;
    border: 1px solid #059f4d;
    border-radius: 5px;
}

#setBtnTheme {
	
	position: fixed;
	bottom: 10px;
	right: 110px;
    background-color: #f5f5f5;
    color: #ecd6d6;
    cursor: pointer;
    padding: 4px;
    border: 1px solid #059f4d;
    border-radius: 5px;
}

.theme-dark #topBtn, .theme-dark #setBtn, .theme-dark #setBtnTheme{
	background-color: #232323!important;
}
select.surahoption {
	width: 92%;
	height: 34px;
	padding-left: 10px;
	margin: 16px;

}
/* BOOKMARK */

div#bacaan {
	padding: 14px;
}

div#bacaan a {
	text-decoration:none!important;
}
.bookmark-list {
	min-height: 100px;
	padding: 14px;
}
.bookmark-sign {
	position:relative;
	display: block;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

.bookmark {
	position:absolute;
	top:0;
	right:0;
}
.number-ayat {
	top: 0;
	/* border-bottom: #049f4d 1px dotted; */4d; */
	color: #fff;
	/* width: 14px; */
	/* text-align: center; */
	/* text-align: center; */
	/* float: left; */
	border-radius: 54px;
	font-size: 12px;
	padding: 1px 1px 0px 1px;
}

.bookmarked {
	background-color: #280235;
}

.theme-light .bookmarked {
	background-color: #faebd7;
}

a.anchor {
	display: none;
}

.pinmarked{
	background-color: #faebd7;
}
.theme-light .pinmarked {
	background-color: #faebd7;
}

.list-surat{
	padding: 10px;
	margin-bottom: 5px;
}
.bookmarked hr{
	border-top: 1px solid #d8a158;
	border-bottom: none;
}

.bookmark-this {
	cursor: pointer !important;
}

/* plyr custom */
.player-center{
	max-width: 50rem !important;
	margin: auto;
}
.plyr {
	z-index: 2500;
	width: 50rem!important;
	position: fixed!important;
	bottom: 0!important;
	margin-bottom: 70px;
}
:root {
	--plyr-control-icon-size:10px;
}

.plyr--audio .plyr__controls {
	padding:1px!important;
}
/* Rounded sliders */
.slider {
	border-radius: 30px;
}

.slider:before {
	border-radius: 50%;
}

/* icons style */

.icon{
	display: inline-block;		
	width: 23px;
	height: 23px;
	background-size: cover;
	fill: #ccc;
	margin: 0px 5px;
}

.icon.icon-home{
	background-image:url(icons/home.svg);
}

.icon.icon-darkmode{
	background-image:url(icons/adjust.svg);
}


.theme-light .icon.icon-darkmode{
	background-image:url(icons/adjust.svg);
}

.icon.icon-pin{
	background-image:url(icons/pin.svg);
}


.icon.icon-pin{
	background-image:url(icons/pin.svg);
}

.icon.icon-tasbih{
	background-image:url(icons/tasbih.svg);
}


.icon.icon-tasbih{
	background-image:url(icons/tasbih.svg);
}

.icon.icon-bookmark{
	background-image:url(icons/bookmark.svg);
}


.icon.icon-bookmark{
	background-image:url(icons/bookmark.svg);
}

.icon.icon-share{
	background-image:url(icons/share.svg);
}


.icon.icon-share{
	background-image:url(icons/share.svg);
}

.icon.icon-play{
	background-image:url("icons/play.svg");
}

.theme-light .icon.icon-play{
	background-image:url("icons/play-1.svg");
}
.icon.icon-setting{
	background-image:url(icons/settings.svg);
}


.theme-light .icon.icon-setting{
	background-image:url(icons/settings.svg);
}

.icon.icon-top{
	background-image:url(icons/top.svg);
}
.icon.icon-info{
	background-image:url(icons/info.svg);
}

.theme-light .icon.icon-info{
	background-image:url(icons/info-1.svg);
}

.icon.icon-star{
	background-image:url(icons/star.svg);
}

.icon.icon-quran{
	background-image:url(icons/quran.svg);
}
.icon.icon-surah-kitab{
	background-image:url(icons/surah-kitab.svg);
}
.icon.icon-jadwal{
	background-image:url(icons/jadwal.svg);
}

.icon.icon-tafsir{
	background-image:url(icons/doc.svg);
}
.icon.icon-doa{
	background-image:url(icons/doa.svg);
}

.icon.icon-copy{
	background-image:url(icons/copy.svg);
}
.icon.icon-dialog{
	background-image:url(icons/dialog.svg);
}
.icon.icon-pagi-petang{
	background-image:url(icons/pagi-petang.svg);
}
.icon.icon-islamic-1{
	background-image:url(icons/islamic-1.svg);
}

#toast{
	visibility: hidden;
	background-color: #04813e;
    color: #fff;
    text-align: center;
    border-radius: 0px;
    padding: 0px;
    position: fixed;
    z-index: 1;
    left: 0px;
    right: 0px;
    top: 0px;
    font-size: 14px;
    padding: 20px;
}

#toast.show{
	visibility: visible;
}

/* modal */


/* Gaya untuk modal */
.modal {
	display: none; /* Defaultnya tersembunyi */
	position: fixed;
	z-index: 800;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0,0,0,0.4); /* Efek gelap */
}

/* Konten dalam modal */
.modal-content {
	background-color: #fefefe;
	margin: 25% auto; /* Posisi tengah vertikal dan horizontal */
	padding: 20px;
	border: 1px solid #888;
	width: 250px;
	border-radius: 10px;
	border-top:10px solid green;
	border-bottom:5px solid #059f4d;
}

.modal-custom-content {
	background-color: #fefefe;
	margin: 5% auto; /* Posisi tengah vertikal dan horizontal */
	padding: 5px;
	border: 1px solid #888;
	width: 95%;
	max-width: 750px;
	border-radius: 10px;
	border-top:10px solid green;
	border-bottom:5px solid #059f4d;
	max-height: 80vh; /* Tinggi maksimum modal (80% dari tinggi layar) */
	overflow: auto; /* Enable scrolling jika konten lebih besar dari modal */
}

#text-modal {
	margin: 30px;
	max-height: 100%; /* Tinggi maksimum konten (sama dengan tinggi modal) */
	overflow-y: auto; /* Enable scrolling jika konten lebih besar dari konten modal */
	font-size: 15px;
	line-height: 1.5em;
}

/* CSS */
/* Menyembunyikan scrollbar default */
.modal::-webkit-scrollbar {
	width: 5px; /* Lebar scrollbar */
}

/* Gaya scrollbar */
.modal::-webkit-scrollbar-thumb {
	background-color: #888; /* Warna thumb scrollbar */
	border-radius: 5px; /* Radius sudut thumb scrollbar */
}

/* Gaya scrollbar saat dihover */
.modal::-webkit-scrollbar-thumb:hover {
	background-color: #555; /* Warna thumb scrollbar saat dihover */
}

/* Tombol untuk menutup modal */
.close-modal {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
	margin-right: 5px;
}

.close-modal:hover,
.close-modal:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

.floating-button {
    display: none; /* Tombol disembunyikan secara default */
    position: fixed;
    bottom: 30%; /* Sesuaikan dengan posisi vertikal yang diinginkan */
    left: 10px; /* Sesuaikan dengan posisi horizontal yang diinginkan */
    z-index: 999;
}

.icon-floating {
    display: block;
    background-color: rgba(0, 0, 0, 0); /* Transparan secara default */
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    transition: background-color 0.3s ease;
}



@media only screen and (max-width: 768px) {
    .floating-button {
        display: block; /* Tombol ditampilkan hanya pada perangkat mobile */
    }
}


@-webkit-keyframes fadein {
	from {bottom: 0; opacity: 0;}
	to {bottom: 5px; opacity: 1;}
}

@keyframes fadein {
	from {bottom: 0; opacity: 0;}
	to {bottom: 5px; opacity: 1;}
}

@-webkit-keyframes fadeout {
	from {bottom: 5px; opacity: 1;}
	to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
	from {bottom: 5px; opacity: 1;}
	to {bottom: 0; opacity: 0;}
}

.now-playing {
	border-bottom: 5px solid #049f4d !important;
}
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .install-button {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
  }
}