/*
Theme Name: LevelUp
Theme URI: https://bidikbaturetno.id
Author: Bidik Baturetno Team
Author URI: https://bidikbaturetno.id
Description: Our theme for Level Up Bidik Baturetno
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.1
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: levelup
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* CSS RESET */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    /* padding: 5px 3px 10px; */
	color: #666;
	margin-bottom: 15px;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 1.3;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.sticky {
	
}

.gallery-caption {
}

.bypostauthor {
	
}

/** FONTS **/

@font-face {

font-family:'LPMQ';

src:url('https://uminabdillah.github.io/fonts/lpmq.eot');

src:url('https://uminabdillah.github.io/fonts/lpmq.eot?#iefix') format('embedded-opentype'),

url('https://uminabdillah.github.io/fonts/lpmq.ttf') format('truetype');

font-weight:400;

font-weight:normal;


}

/** DEFAULT **/

.clr {
    clear: both;
}

html { scroll-behavior: smooth; }

body {
	font-family: "Plus Jakarta Sans", sans-serif;
	background-color: #d7d7d7;
	font-size: 13px;
	background-image: url('https://levelup.bidikbaturetno.id/wp-content/uploads/2024/08/bg-monstera-2-2.png');
	box-sizing: border-box;
}

a {
	text-decoration: none;
	color: #000;
}

b, strong, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

center {
	text-align: center;
}

i, em, blockquote {
	font-style: italic;
}

blockquote {
	border-left: 4px solid #ccc;
	padding-left: 20px;
	margin-left: 10px;
}

.center {
	text-align: center;
}

h1 {
	font-size: 26px;
}

h2 { 
	font-size: 24px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

pre {
	display: block;
	font-family: monospace;
	white-space: pre;
	margin: 1em 0;
}

code {
	display: block;
	font-family: monospace;
	white-space: pre;
	margin: 1em 0;
}

table {
	display: table;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: gray;
}

tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}

td {
	display: table-cell;
	vertical-align: inherit;
}

th {
	display: table-cell;
	vertical-align: inherit;
	font-weight: bold;
	text-align: center;
}

thead {
	display: table-header-group;
	vertical-align: middle;
	border-color: inherit;
}

tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

u {
	text-decoration: underline;
}

strike {
	text-decoration: line-through;
}


/** HEADER **/

header {
	width: 100%;
	box-sizing: border-box;
	background: #000;
	border-bottom: 5px solid #c29e4a;
	
}

header .logo-wrap {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
	box-sizing: border-box;
}

header .logo-wrap a#logo {
	float: left;
}

header .logo-google {
	display: inline-block;
	width: 80px;
	position: absolute;
	right: 20px;
	top: 35px;
	background: #0B57D0;
	color: #fff;
	border-radius: 20px;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
}


header .logo-google a {
	color: #fff;
	padding: 10px;
	display: block;
	box-sizing: border-box;
	border-radius: 20px;
}


header .logo-google a:hover {
	background: #0946a6;
	border-radius: 20px;
}

header .logo-wrap img {
	display: block;
	box-sizing: border-box;
	padding: 15px 10px;
}

.layanan-wrap {
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
}
.layanan-content {
	width: 100%;
	max-width: 1100px;
	margin: 20px auto 0 auto;
	box-sizing: border-box;
	padding: 15px;
	text-align: center;
	background: #eee;
	border-radius: 20px;
	box-shadow: 4px 4px 26px -9px rgba(0,0,0,0.2);
}

.layanan-content h2 {
	font-size: 16px;
	padding: 10px;
	background: #C29E4A;
	color: #fff;
	border-radius: 20px;
	margin-left: 20px;
	margin-bottom: -20px;
	width: 100px;
	margin-top: -30px;
	margin-bottom: 20px;
}


.box-layanan {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
	border-radius: 100px;
	box-sizing: border-box;
	vertical-align: top;
	text-align: center;
}

.box-layanan a {
	display: block;
}

.box-layanan a:hover img {
	filter: grayscale(100);
}

.box-layanan a:hover h3 {
	color: #c29e4a;
}

.box-layanan img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 8px;
	max-width: 120px;
}

.box-layanan h3 {
	color: #000;
	font-family: "Plus Jakarta Sans", sans-serif;
	line-height: 1.3;
	text-align: center;
	font-size: 18px;
}

.home nav.menu-utama-wrap {
	display: block;
}

nav.menu-utama-wrap {
	float: left;
	margin: 35px 20px;
	display: none;
}

.menu-utama li {
	display: inline-block;
	margin-right: 15px;
}

.menu-utama li a {
	display: block;
	padding: 10px;
	/* background: darkmagenta; */
	color: #d7d7d7;
	font-weight: bold;
	text-align: center;
	border-radius: 20px;
	font-size: 16px;
}


.menu-utama li a:hover {
	color: #c29e4a;
}


/** INDEX **/

/* #iworks-pwa-add-button-container {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	box-sizing: border-box;
	padding: 20px;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 999999999999999;
}

#iworks-pwa-add-button {
	position: relative;
	top: 35%;
	box-sizing: border-box;
	border: none;
	border-radius: 20px;
	padding: 10px 10px 10px 75px;
	font-size: 18px;
	line-height: 1.5;
	text-align: left;
	vertical-align: middle;
	left: 0;
	right: 0;
	border: 5px solid #c29e4a;
	font-weight: bold;
	background: #000;
	color: #fff;
	display: inline-block;
	width: 100%;
	max-width: 320px;
	background-image: url('https://levelup.bidikbaturetno.id/wp-content/uploads/2024/09/cropped-logo-levelu-bidik-baturetno-favicon.png');
	background-size: contain;
	background-repeat: no-repeat;
}

#iworks-pwa-add-button:hover {
	background-color: #000;
	color: #c29e4a;
} */

#iworks-pwa-add-button-container {
	background: #FCB53C;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	/* background-image: url('https://levelup.bidikbaturetno.id/wp-content/uploads/2024/09/cropped-logo-levelu-bidik-baturetno-favicon.png'); */
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top right;
}

#iworks-pwa-add-button {
	background: transparent;
	padding: 10px;
	box-sizing: border-box;
	margin: 0;
	color: #000;
	border: none;
	font-weight: bold;
	line-height: 1.5;
}

#iworks-pwa-add-button:hover {
	background: #FCB53C;
	cursor: pointer;
	text-decoration: underline;
}

.greeting-wrap {
	width: 100%;
	box-sizing: border-box;
}

.greeting-content {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	box-sizing: border-box;
}

.sugeng-nama {
	padding: 10px;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	background: linear-gradient(270deg, #ff6a00, #ee0979, #00c6ff, #f77062);
	text-align: center;
	border-radius: 20px;
	background-size: 600% 600%;
	animation: gradientBackground 8s ease infinite;
}

@keyframes gradientBackground {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.user-tool-wrap {
	width: 100%;
	box-sizing: border-box;
}

.user-tool-content {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	text-align: center;
	box-sizing: border-box;
}

.home .wpcp-container {
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
}


.jam-wrap {
	width: 100%;
	box-sizing: border-box;
}

.jam-content {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px 15px;
	box-sizing: border-box;
	text-align: center;
}

.tanggal-skrg {
	font-size: 18px;
}

.jam-content #clock {
	font-size: 52px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
}



.berita-wrap {
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
}

.berita-wrap > ul {
	width: 100%;
	max-width: 1100px;
	padding: 0;
	margin: 0 auto;
	box-sizing: border-box;
	text-align: center;
}

.berita-wrap ul li {
	display: inline-block;
	width: 100%;
	max-width: 160px;
	padding: 15px;
	margin-right: 15px;
	box-sizing: border-box;
	vertical-align: top;
	background: #c29e4a;
	margin-bottom: 10px;
	border-radius: 10px;
}

.berita-wrap h3 {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1.3;
}

.berita-wrap ul li img {
	display: block;
	width: 100%;
	max-width: 250px;
	height: auto;
	margin-bottom: 10px;
}

.berita-bidik-wrap {
	width: 100%;
	box-sizing: border-box;
	background: #eee;
	overflow: hidden;
}

.judul-kategori-wrap {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
}

.berita-bidik-wrap ul {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 10px 20px 20px 20px;
	white-space: nowrap;
	overflow: hidden;
}

.berita-bidik-wrap h2 {
	margin-bottom: 20px;
	font-size: 18px;
}

.berita-bidik-wrap ul li {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 100%;
	max-width: 200px;
	vertical-align: top;
	text-align: center;
	box-sizing: border-box;
	line-height: 1.3;
	background: #d7d7d7;
	padding-bottom: 20px;
	border-radius: 10px;
	overflow: hidden;
	white-space: normal;
}


p.photo-frame {
	width: 100%;
	max-width: 200px;
	box-sizing: border-box;
	height: 165px;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #999;
}

.berita-bidik-wrap ul li a h3 {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.external-post-wrap {
	width: 100%;
	box-sizing: border-box;
}

.kabar-baturetno, .external-post-content {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
}

.external-post {
	width: 100%;
	max-width: 330px;
	box-sizing: border-box;
	display: inline-block;
	margin-right: 20px;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 10px;
	vertical-align: top;
	margin-bottom: 20px;
	box-shadow: 4px 4px 26px -9px rgba(0,0,0,0.2);
}

.external-post h3 {
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	padding: 0 15px 15px 15px;
}

.external-post h3 a:hover {
	text-decoration: underline;
}

.external-post p.foto-eksternal {
	width: 100%;
	max-width: 330px;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background: #c29e4a;
	margin-bottom: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.external-post img {
	width: 100%;
	max-width: 330px;
	height: auto;
	display: block;
	margin-top: 10px;
}

.radio-bidik-wrap {
	width: 100%;
	box-sizing: border-box;
}

.radio-bidik-content {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	box-sizing: border-box;
	text-align: center;
	padding: 20px;
}

.radio-bidik-content p {
	margin: 20px auto;
	font-weight: bold;
	font-size: 22px;
}

.cuaca-wrap p {
	padding: 8px;
	display: inline-block;
	margin-right: 8px;
	background: darkgreen;
	color: #fff;
	border-radius: 20px;
	margin-bottom: 10px;
	text-transform: capitalize;
	font-size: 14px;
	margin-top: 10px;
}

.kondisi-cuaca {
	display: inline-block;
}

.kondisi-cuaca span {
	background: darkgreen;
	color: #fff;
	padding: 8px;
	border-radius: 20px;
	text-transform: capitalize;
	font-size: 14px;
	display: inline-block;
}

.kondisi-cuaca img {
	display: inline-block;
	width: 100%;
	max-width: 35px;
	margin-left: -13px;
}

.sholat-wrap {
	width: 100%;
	box-sizing: border-box;
	background-image: url('https://levelup.bidikbaturetno.id/wp-content/uploads/2024/09/bg-masjid2.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 100% 30%;
}

.sholat-content {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
}

.sholat-content h2 {
	margin-bottom: 20px;
	color: #fff;
	line-height: 1.3;
}

.sholat-content p span {
	display: inline-block;
	color: #7D4740;
}

.tanggal-hijriyah {
	color: #fff;
	margin-bottom: 20px;
	font-size: 12px;
}

#countdown {
	padding: 10px;
	font-size: 12px;
	background: orange;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 100%;
	max-width: 330px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border-radius: 20px;
}

.sumber-jadwal-sholat {
	font-size: 10px;
	text-align: center;
	color: #fff;
	margin-top: 10px;
}

.sumber-jadwal-sholat a {
	color: #fff;
}

.sumber-jadwal-sholat a:hover {
	text-decoration: underline;
}

.sholat-content p {
	display: inline-block;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	vertical-align: top;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	width: 100%;
	max-width: 400px;
	background: rgba(255,255,255,0.7);
	box-sizing: border-box;
	border-radius: 20px;
}

audio {
	width: 100%;
}


.berita-lainnya-wrap {
	width: 100%;
	box-sizing: border-box;
}

.berita-lainnya-content {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
}

.berita-lainnya-content h2 {
	margin-bottom: 20px;
}

.list-berita-lainnya {
	padding: 0;
	margin: 0;
}

.list-berita-lainnya li {
	margin-bottom: 10px;
	line-height: 1.2;
	padding: 15px;
	background: #fff;
	border-radius: 10px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 250px;
	margin-right: 10px;
	box-sizing: border-box;
}

.list-berita-lainnya li a {
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.list-berita-lainnya li a:hover {
	text-decoration: underline;	
}

.list-berita-lainnya li small {
	font-size: 11px;
}

.list-berita-lainnya li:nth-child(1) {
	background-color: #FCDE70;
}

.list-berita-lainnya li:nth-child(2) {
	background-color: #E8B86D;
}

.list-berita-lainnya li:nth-child(3) {
	background-color: #185519;
}

.list-berita-lainnya li:nth-child(3) a, .list-berita-lainnya li:nth-child(3) small {
	color: #fff;
}

.list-berita-lainnya li:nth-child(4) {
	background-color: #F5F7F8;
}

.list-berita-lainnya li:nth-child(9) {
	background-color: #FFC374;
}

.list-berita-lainnya li:nth-child(10) {
	background-color: #F9E897;
}

.list-berita-lainnya li:nth-child(11) {
	background-color: #7F9F80;
}

.list-berita-lainnya li:nth-child(8) {
	background-color: #124076;
}

.list-berita-lainnya li:nth-child(8) a, .list-berita-lainnya li:nth-child(8) small {
	color: #fff;
}

.list-berita-lainnya li:nth-child(7) {
	background-color: #EFECEC;
}

.list-berita-lainnya li:nth-child(5) {
	background-color: #FFB0B0;
}

.list-berita-lainnya li:nth-child(6) {
	background-color: #FC6736;
}

/** INSTANSI CATEGORY **/

.instansi-wrap {
	width: 100%;
	box-sizing: border-box;
}

.instansi-content {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
}

.instansi-content h1 {
	margin-bottom: 10px;
}

.instansi-content .term-description {
	margin-bottom: 10px;
}

.instansi-item {
	margin-bottom: 5px;
	margin-right: 20px;
	background: #eee;
	padding: 10px;
	border-radius: 10px;
	line-height: 1.3;
	box-shadow: 9px 10px 17px -12px rgba(0,0,0,0.2);
	width: 100%;
	max-width: 600px;
	box-sizing: border-box;
}

.instansi-item:hover {
	background: #c29e4a;
}

.instansi-item .text-wrap-item {
	float: left;
	width: 100%;
	max-width: 500px;
}

.instansi-item h2 {
	font-size: 15px;
}

.instansi-item p.alamat-web {
	font-size: 12px;
	word-break: break-word;
}

.toga-icon {
	display: inline-block;
	float: left;
	margin-right: 10px;
	width: 100%;
	max-width: 32px;
}

.gempa-terkini-wrap {
	width: 100%;
	box-sizing: border-box;
	background: #C29E4A;
	background-image: url('https://levelup.bidikbaturetno.id/wp-content/uploads/2024/09/bg-gunung-1.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.gempa-terkini-content {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 20px;
	box-sizing: border-box;
}

.gempa-terkini-content h2 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.gempa-text {
	float: left;
	margin-top: 20px;
	width: 100%;
	max-width: 570px;
}

table.gempa-text tr td {
	font-size: 16px;
	line-height: 2;
	border-bottom: 1px solid #ceb16e;
	padding: 6px;
}

.gempa-text a:hover {
	text-decoration: underline;
}

.gempa-terkini-content p {
	margin-bottom: 10px;
}

.gempa-terkini-content img {
	width: 100%;
	max-width: 450px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	float: right;
}




/** PAGE **/

.page-wrap {
	width: 100%;
	box-sizing: border-box;
}

.page-content {
	background: whitesmoke;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
	line-height: 1.5;
}

.page-content p, .page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
	margin-bottom: 10px;
}

.page-content a {
	color: blue;
	text-decoration: underline;
}

.page-content a:hover {
	color: #0000cc;
}


/** PAGE SEKOLAH **/

.page-sekolah-wrap {
	width: 100%;
	box-sizing: border-box;
}

.page-sekolah-content {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
}

h1.judul-page-sekolah {
	margin-top: 20px;
	margin-bottom: 20px;
}

.sekolah-list {
	
}

.sekolah-list article {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

h2.sekolah-title {
	font-size: 16px;
}

/** PAGE INOVASI **/

.inovasi-icon-wrap {
	text-align: center;
}

.judul-inovasi-page {
	font-size: 24px;
	font-weight: bold;
}

.inovasi-item {
	display: inline-block;
}

.inovasi-icon {
	width: 150px;
	height: 150px;
	display: inline-block;
	box-shadow: 3px 3px 21px -4px rgba(0,0,0,0.69);
	background: #fff;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-radius: 10px;
	border: 4px solid #fff;
/*	filter: invert(1); */
}

.judul-item {
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

.inovasi-icon:hover {
	border: 4px solid #fff;
	filter: invert(0);
}

.univ-vr {
	background-image: url('https://levelup.bidikbaturetno.id/wp-content/uploads/2024/09/univ-vr.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.arjuno {
	background-color: #fff;
	background-image: url('https://levelup.bidikbaturetno.id/wp-content/uploads/2024/09/arjuno.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.simpul-gamed {
	background-color: #000;
	background-image: url('https://levelup.bidikbaturetno.id/wp-content/uploads/2024/09/SIMPUL-GAMED-1.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}


.brains {
	background-color: #000;
	background-image: url('https://levelup.bidikbaturetno.id/wp-content/uploads/2025/09/WhatsApp-Image-2025-09-29-at-11.18.18.jpeg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}





/** PAGE LOGIN MASUK **/

#login-page-wrap {
	width: 100%;
	box-sizing: border-box;
}

.login-page-content {
	width: 100%;
	max-width: 420px;
	box-sizing: border-box;
	padding: 20px;
	text-align: center;
	background: #fff;
	margin: 0 auto;
}

.login-page-content h1 {
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.3;
}

p.login-deskripsi {
	margin-bottom: 20px;
	line-height: 1.5;
	width: 100%;
	max-width: 290px;
	margin-left: auto;
	margin-right: auto;
}

.login-page-content .nsl-container, .login-page-content .nsl-container-block, .nsl-container .nsl-container-block, .nsl-container, .nsl-container-block {
	text-align: center !important;
	margin: 0 auto;
}

.berhasil-login {
	margin: 20px auto;
}

.anda-sudah {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: green;
}

.berhasil-login a:hover {
	text-decoration: underline;
}

/** FOOTER **/

footer {
	background: #000;
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
	display: none;
}

.footer-content {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	box-sizing: border-box;
}


/** PAGE QURAN **/

.quran-wrap {
	width: 100%;
	box-sizing: border-box;
}

.quran-content {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	box-sizing: border-box;
	background: #fff;
	padding: 20px;
	position: relative;
}

.tombol-pilih-surat {
	position: absolute;
	top: 0;
	right: 0;
	background: #c29e4a;
	font-weight: bold;
	padding: 4px 15px 10px 15px;
	border-bottom-left-radius: 20px;
	font-size: 14px;
}

.tombol-pilih-surat:hover {
	text-decoration: underline;
	cursor: pointer;
}

.show-daftar-surat {
	display: block !important;
}

.quran-content h1 {
	font-size: 32px;
	margin-bottom: 15px;
	text-align: center;
	font-weight: bold;
}

.daftar-surat-wrap {
	padding: 10px;
	width: 100%;
	position: fixed;
	max-width: 230px;
	background: #e1cfa5;	
	display: none;
	overflow: scroll;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

ul.daftar-surat li:last-child {
	/* margin-bottom: 20px;
	padding-bottom: 20px; */
}

.daftar-surat-wrap .daftar-isi {
	margin: 20px;
	font-size: 22px;
	font-weight: bold;
}

ul.daftar-surat {
	
}

ul.daftar-surat li {
	display: inline-block;
	width: 100%;
	max-width: 195px;
	margin: 5px;
}

ul.daftar-surat li a {
	display: block;
	padding: 10px 15px;
	font-size: 16px;
	text-align: left;
	background: #c29e4a;
	border-radius: 20px;
	font-weight: bold;
}

ul.daftar-surat li a:hover {
	background: #000;
	color: #fff;
}

.ayat-content {
	width: 100%;
	box-sizing: border-box;
	width: 100%;
	padding: 15px;

}

.ayat-content h1 {
	margin-bottom: 7px;
	text-align: center;
}

.arti-surat {
	text-align: center;
	font-size: 18px !important;
	color: #c29e4a;
	font-weight: bold;
	margin-bottom: 40px !important;
}

.ayat-content p {
	font-size: 20px;
	line-height: 2;
	margin-bottom: 20px;
}

.ayat-content p.nomer-ayat {
	border-bottom: 1px solid #d7d7d7;
	background: #000;
	color: #fff;
	display: inline-block;
	padding: 3px 15px;
	box-sizing: border-box;
	font-weight: bold;
}

.nama-surat-arab {
	text-align: center;
	font-size: 39px !important;
	line-height: 2.5;
	font-family: LPMQ,"Traditional Arabic",Tahoma,sans-serif;
	font-weight: normal;
	direction: rtl;
}

.ayat-content p.teks-arab {
	text-align: right;
	font-size: 39px;
	line-height: 3;
	font-family: LPMQ,"Traditional Arabic",Tahoma,sans-serif;
	font-weight: normal;
	text-align: right;
	direction: rtl;
	border-top: 1px solid #d7d7d7;
	margin-top: -66px;
	padding-top: 45px;
}

.ayat-content p.teks-latin {
	text-align: right;
	color: #c29e4a;
}

.ayat-content p.teks-indonesia {
	padding-bottom: 40px;
}

.sumber-quran {
	font-size: 14px;
	padding: 15px;
	padding-bottom: 40px;
	margin-bottom: 20px;
}

.sumber-quran a:hover {
	text-decoration: underline;
}


/** MEDIA SCREEN **/


@media only screen and (max-width: 750px) {
	
	.box-layanan {
		max-width: 80px;
	}
	
	.box-layanan h3 {
		font-size: 11px;
	}
	
	
.berita-bidik-wrap ul {
	overflow-y: hidden;
	overflow-x: scroll;
}
	
	.instansi-item .text-wrap-item {
		max-width: 265px;
	}
	
	.sholat-content p {
		max-width: 140px;
		font-size: 16px;
	}
	
	.sholat-content h2 span {
		display: block;
	}
	
	.inovasi-icon {
		max-width: 130px;
		height: 130px;
		margin: 10px;
	}
	
	.external-post, .external-post p.foto-eksternal {
		max-width: 100%;
	}
	
	.cuaca-wrap p, .kondisi-cuaca span {
		font-size: 12px;
	}
	
	.list-berita-lainnya li {
		max-width: 100%;
	}
	
	.list-berita-lainnya li:nth-child(9), .list-berita-lainnya li:nth-child(10), .list-berita-lainnya li:nth-child(11), .list-berita-lainnya li:nth-child(12) {
		display: none;
	}
	
	.home nav.menu-utama-wrap {
	display: none;
}
	
	nav.menu-utama-wrap {
		display: none;
	}
	
	.ayat-content {
		padding: 15px 10px;
	}
	
	.ayat-content p {
		font-size: 16px;
	}
	
	.ayat-content p.teks-arab {
		font-size: 30px;
		margin-top: -59px;
		padding-top: 61px;
		line-height: 2.3;
	}
	
	.ayat-content p.teks-indonesia {
		line-height: 1.8;
	}
	
}
