/*
Theme Name: Bidik Baturetno
Theme URI: https://bidikbaturetno.id
Author: Baturetno Studio
Author URI: https://baturetnostudio.com/
Description: a theme for Bidik Baturetno Website.
Tags: blog, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, block-styles, wide-blocks, accessibility-ready
Version: 1.0
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: bidikbaturetno
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.
*/

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}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}

/* dot blink live stream */
.blinking {
  -webkit-animation: 1s blink ease infinite;
  -moz-animation: 1s blink ease infinite;
  -ms-animation: 1s blink ease infinite;
  -o-animation: 1s blink ease infinite;
  animation: 1s blink ease infinite;
  
}

@keyframes "blink" {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@-moz-keyframes blink {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@-webkit-keyframes "blink" {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@-ms-keyframes "blink" {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@-o-keyframes "blink" {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

/* =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;
    text-align: center;
}

.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. */
}

/** DEFAULT **/
* { cursor: url(https://bidikbaturetno.id/wp-content/uploads/2020/08/cursor-32-2.png), auto }

body {
font-family: 'Sniglet', Arial;
	font-size: 16px;
	line-height: 1.5;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.17em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: .83em;
}

h6 {
	font-size: .67em;
}



h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 16px 0;
}

p {
	margin: 16px 0;
}

.clr {
    clear: both;
}

.hilang {
	display: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

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;
}

pre {
	display: block;
	font-family: monospace;
	white-space: normal;
	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;
}

/* iframe,  
object,  
embed {
	width: 100%;
	height: auto;
	min-height: 480px;
} */

ul { 
   list-style-type: disc;
	list-style-position: outside;
}
ol { 
   list-style-type: decimal; 
   list-style-position: inside; 
}
ul ul, ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
ol ol, ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}

/* calendar widget */
.widget_calendar {float: left;}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

#sidebar-right ul, #sidebar-right ol, #sidebar-left ul, #sidebar-left ol, header ul, header ol, footer ol, footer ul  {
	list-style-type: none;
}


/** HEADER **/

header {
	width: 100%;
	position: fixed;
	top: 0;;
	border-bottom: 3px solid #4370B7;
	background: #fff;
	z-index: 6;
}

.header-fixed {
	width: 100%;
	max-width: 1115px;
	margin: 0 auto;
}

a#logo {
    display: block;
    padding: 10px 15px;
	width: 100%;
	max-width: 185px;
	float: left;
	margin-right: 5px;
}

a#logo:hover {
	animation: buzz-out-on-hover 1s;
}

a#logo img {
	width: 100%;
}

@-webkit-keyframes buzz-out-on-hover {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes buzz-out-on-hover {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.buzz-out-on-hover {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.buzz-out-on-hover:hover, .buzz-out-on-hover:focus, .buzz-out-on-hover:active {
  -webkit-animation-name: buzz-out-on-hover;
  animation-name: buzz-out-on-hover;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

header #search-formku {
	position: absolute;
	right: 0;
	top: 133px;
	display: none;
}

header #search-formku .search-field {
	padding: 10px 15px;
}

header #search-formku .search-submit {
	padding: 10px 15px;
	margin-left: -5px;
	background-color: #386DC8;
	color: #fff;
	border: 1px solid #386DC8;
}

#tombol-search {
	background-image: url('img/search.png');
	background-repeat: no-repeat;
	background-position: 40% 50%;
	width: 20px;
	height: 20px;
	float: left;
	padding: 10px;
	margin: 48px 0 45px 0;
	margin-left: 12px;
	cursor: pointer;
	position: relative;
}


nav#site-navigation {
	float: left;
}

/* First Level */
.menu-utama {
	text-align: center;
}

.menu-utama > li {
	display: inline-block; 
	position:relative;
	min-width: 90px;
}

.menu-utama > li > a {
	display: block; 
	color: #4370B7; 
	padding: 60px 0 45px 0;
	font-size: 18px;
	text-decoration: none;
/* font-family: 'Fredoka One', cursive; */
	
/* font-family: 'Alegreya Sans', sans-serif; */

/* font-family: 'Bubblegum Sans', cursive; */

/* font-family: 'Hind', sans-serif; */
/* font-family: 'Nunito', sans-serif; */
/* font-family: 'Quicksand', sans-serif; */
/* font-family: 'Rubik', sans-serif; */
font-family: 'Sniglet', Arial;
	/* font-family: 'Dosis', sans-serif; */
	/* font-family: 'Poppins', sans-serif; */
	/* font-family: 'Ubuntu', sans-serif; */
	font-weight: normal;
	border-radius: 4px;
}

.menu-utama > li > a:hover {
	background-image: url('img/menu_bg-3.png');
	background-repeat: no-repeat;
	background-position: 50% 57%;
	color: #fff;
}

.menu-utama > .current-menu-item > a {
	background-image: url('img/menu_bg-3.png');
	background-repeat: no-repeat;
	background-position: 50% 57%;
	color: #fff;	
}

/* Second Level */
.menu-utama li ul {
	display:none;
}

.menu-utama li ul li a {
	width: 250px;
}

.menu-utama > li:hover > ul {
	display:block; 
	position:absolute; 
	box-shadow: 0 7px 21px 0 rgba(0,0,0,.2);
	top: 132px;
	padding: 0;
	margin: 0;
	z-index: 99999999999999999999999999999999 !important;
	background: #4370B7;
	text-align: left;
	min-width: 250px;
	background-color: #4370B7;
/* background: linear-gradient(90deg, #4370B7 0%, #27569f 100%); */
	background-image: url('https://bidikbaturetno.id/wp-content/uploads/2020/08/32803-1.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.menu-utama li ul li {
	margin: 0;
}

.menu-utama li ul li a {
	color: #fff;
	text-decoration: none;
	font-family: 'Sniglet', Arial;
	text-align: left;
	display: block;
	padding: 10px 5px 5px 20px;
} 

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

.menu-utama li ul li {
	position: relative;
}

.menu-utama li ul li:last-child {
	padding-bottom: 8px;
}
.menu-utama li ul li:first-child {
	padding-top: 8px;
}

/* Third Level */
.menu-utama li ul li ul {
position:absolute; 
	box-shadow: 0 7px 21px 0 rgba(0,0,0,.2);
	top: 0;
	right: 275px;
	padding: 0;
	z-index: 99999999999999999999999999999999 !important;
	background: #4370B7;
	text-align: left;
	min-width: 250px;
	background-color: #4370B7;
}

.menu-utama li ul li:hover ul {
	display: block;
}

.menu-utama li ul li ul li a {
	color: #fff;
}
	
.tambahtinggi {
	height: 114px;
}

/** MOBILE MENU **/

#mobile-menu {
	display: none;
	position: absolute;
	right: 25px;
	top: 28px;
	background: #fff;
		width: 30px;
		height: 30px;
		border-radius: 100%;
	padding: 6px;
}

	#mobile-search {
		display: block;
		color: #999;
	}

.bars1 {
	width: 20px;
		height: 4px;
	background: #386dc8;
	margin: 5px auto 4px auto;
	border-radius: 30%;
}

.bars2 {
	width: 20px;
		height: 4px;
	background: #386dc8;
	margin: 0 auto 4px auto;
		border-radius: 30%;
}

.bars3 {
	width: 20px;
		height: 4px;
	background: #386dc8;
	margin: 0 auto 4px auto;
		border-radius: 30%;
}
	
	/* #mobile-search i {
		font-size: 25px;
		color: #fff;
		background-color: #386DC8;
		padding: 9px 10px;
		border-radius: 48%;
		cursor: pointer;
	} */

#testku {
		display: none;
	padding: 20px;
	background: #fff;
	height: 100%;
	min-height: 100vh;
	background-image: url('https://bidikbaturetno.id/wp-content/uploads/2020/08/4061011.jpg');
	background-size: contain;
	background-attachment: fixed;
	position: absolute;
	box-sizing: border-box;
	top: 103px;
	z-index: 2;
	width: 100%;
	overflow: scroll;
	}

#testku .search-field {
	padding: 7px 10px;
	border: 1px solid #386DC8;
}

#testku .search-submit {
	padding: 7px 10px;
	margin-left: -5px;
	background-color: #386DC8;
	color: #fff;
	border: 1px solid #386DC8;
}

.menu-utama-mobile-header {
	margin-top: 20px;
	list-style-type: none;
}

.menu-utama-mobile-header li a {
	color: #222;
	display: block;
	padding: 8px;
}

.menu-utama-mobile-header > li > a {
	font-size: 22px;
}

.menu-utama-mobile-header > .sub-menu > a {
	font-size: 18px;
}

.menu-utama-mobile-header .sub-menu .sub-menu a {
	font-size: 14px;
	color: #386ECC;
}

.menu-utama-mobile-header li ul {
	list-style-type: none;
}

.menu-utama-mobile-header .sub-menu {
	display: none;
}

.menu-utama-mobile-header .menu-item-has-children > a:after  { 
	content: ' ▾'; 
}  

.menu-utama-mobile-header ul ul li a:before {
	content: '- '; 
}



/** SLIDE **/
.content-slide {
	display: block;
	padding-top: 20px;
}

.content-slide img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.lSSlideWrapper {
	z-index: -2 !important;
}


.lSSlideOuter .lSPager.lSpg > li a {
	z-index: -1 !important;
}


/** SAMBUTAN **/

#sambutan {
	width: 100%;
	max-width: 1115px;
	margin: 0 auto;
	position: relative;
	background-image: url('https://bidikbaturetno.id/wp-content/uploads/2020/08/bg-sambutan-1.jpg');
	background-repeat: no-repeat;
	height: 414px;
	z-index: -1;
}

.judul-sambutan {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 40px;
}

.foto-pemberi-sambutan {
	position: absolute;
	left: 0;
	top: -80px;
}

.isi-sambutan {
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-style: italic;
	font-weight: 300;
	font-size: 20px;
	width: 100%;
	max-width: 400px;
	margin: 20px auto;
}

.pemberi-sambutan {
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	text-align: center;
}

/** BERITA TERKINI **/

#berita-terkini {
	margin-top: 20px;
}

.judul-berita-terkini {
	text-align: center;
	font-family: 'Sniglet', Arial;
	font-size: 40px;
	font-weight: normal;
}

.berita-terkini-wrap {
	width: 100%;
	max-width: 1115px;
	margin: 0 auto;
}

#sliderBerita a {
	display: block;
	color: #222;
	font-weight: normal;
}

#sliderBerita a:hover {
	color: #386DC9;
}

#sliderBerita li {
	border-radius: 10px;
	background: #fff;
	min-height: 410px;
	border: 1px solid #eee;
	transition: all .3s;
}

#sliderBerita li:hover {
	box-shadow: 0 7px 21px 0 rgba(0,0,0,.2);
	transform: scale(1.02);
}

#sliderBerita li img {
	width: 100%;
	height: auto;
	border-radius: 10px 10px 0 0;
}

#sliderBerita h2 {
	text-align: center;
	font-size: 22px;
	padding: 10px 15px 0 15px;
	line-height: 1.3;
	font-weight: normal;
}

#sliderBerita p {
	padding: 0 15px;
	font-size: 14px;
	color: #222;
}

/** LAMAN BERITA **/
#laman-berita {
	margin-top: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
		background-image: url('https://bidikbaturetno.id/wp-content/uploads/2020/08/141198-OSX8PG-177-1.jpg');
	background-size: cover;
	background-position: bottom;
	width: 100%;
	background-attachment: fixed;
	text-align: center;
}

.judul-laman-berita {
	text-align: center;
	font-family: 'Sniglet', Arial;
	font-size: 40px;
}

.laman-berita-wrap {
	width: 100%;
	max-width: 1115px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}

#laman-berita h1 {
	font-family: 'Sniglet', Arial;
	font-weight: normal;
}

#laman-berita img {
	width: 100%;
	height: auto;
	max-width: 1115px;
	margin: 0 auto;
}


/** CUSTOM PAGE BERITA **/

#custom-page-berita {
	width: 100%;
	margin: 0 auto;
	background-image: url('https://bidikbaturetno.id/wp-content/uploads/2020/08/bg-sambutan-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 0;
	background-attachment: fixed;
}

.custom-page-berita-wrap {
	width: 100%;
	max-width: 1115px;
	padding: 20px;
	margin: 0 auto;
	box-sizing: border-box;
}

.custom-page-berita {
	list-style-type: none;
	text-align: center;
}

.custom-page-berita li {
	display: inline-block;
	border: 1px solid #eee;
	width: 100%;
	max-width: 250px;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom: 15px;
	border-radius: 10px;
	background-color: #fff;
	transition: all .3s;
}

.custom-page-berita li:hover {
box-shadow: 0 7px 21px 0 rgba(0,0,0,.2);
	transform: scale(1.02);
	background-color: #fffee0;
	}

.custom-page-berita p {
	padding: 0 20px;
}

.custom-page-berita a {
	color: #222;
}

.custom-page-berita h2 {
	text-align: center;
		font-family: 'Sniglet', Arial;
	font-size: 19px;
	line-height: 1.3;
	font-weight: normal;
	padding: 10px 15px 0 15px;
}

.custom-page-berita img {
	width: 100%;
	height: auto;
	border-radius: 10px 10px 0 0;
}

.custom-page-berita p {
	padding: 0 15px;
	font-size: 14px;
}

 /** CUSTOM PAGE SEKOLAH **/

#custom-page-sekolah {
	width: 100%;
	margin: 0 auto;
margin: 0 auto;
	background-image: url('https://bidikbaturetno.id/wp-content/uploads/2020/08/bg-sambutan-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 0;
	background-attachment: fixed;
}

.custom-page-sekolah-wrap {
	width: 100%;
	max-width: 1115px;
	padding: 20px;
	margin: 0 auto;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.6);
	  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

#custom-page-sekolah h1 {
	font-weight: normal;
	text-align: center;
}

#custom-page-sekolah ol {
	font-size: 1.3em;
	list-style-position: outside;
	padding-left: 35px;

}

#custom-page-sekolah ol li {
	border-bottom: 1px solid #ccc;
}

#custom-page-sekolah ol li:last-child {
	border-bottom: none;
}

#custom-page-sekolah h2 {
	font-weight: normal;
	font-size: 1em;
}

.page-template-page-agenda #custom-page-sekolah h2 {
	font-size: 1.2em;
}

.page-template-page-agenda #custom-page-sekolah ul {
	padding-left: 20px;
	box-sizing: border-box;
}

.page-template-page-pengawas #custom-page-sekolah ul, .page-template-page-penilik #custom-page-sekolah ul, .page-template-page-korwil #custom-page-sekolah ul {
	list-style-type: none;
	box-sizing: border-box;
}

.page-template-page-pengawas #custom-page-sekolah li, .page-template-page-penilik #custom-page-sekolah li, .page-template-page-korwil #custom-page-sekolah li {
	padding: 20px;
	border: 10px solid #eee;
	border-radius: 10px;
	background: rgba(255,255,255,0.6);
	margin: 0 auto 20px auto;
	width: 100%;
	max-width: 600px;
	box-sizing: border-box;
}



/** SINGLE **/

#single-berita {
	width: 100%;
	margin: 0 auto;
	background-image: url('https://bidikbaturetno.id/wp-content/uploads/2020/08/4061011.jpg');
	background-size: contain;
	background-attachment: fixed;
	padding: 30px 0;
}

.single-berita-wrap {
	width: 100%;
	max-width: 1115px;
	margin: 0 auto;
	box-sizing: border-box;
}

.single-berita-content {
	width: 100%;
	max-width: 750px;
	padding: 0 20px 20px 20px;
	float: left;
	box-sizing: border-box;
}

.single-berita-content h1 {
	font-size: 40px;
	margin: 20;
	text-align: center;
	font-family: 'Sniglet', Arial;
	font-weight: normal;
	line-height: 1.3;
}


.single-berita-content p {
	font-size: 18px;
	margin: 25px 0;
}

.single-berita-content p:first-of-type:first-letter {
  color: #4370B7;
  float: left;
  font-family: 'Sniglet', Arial;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}

.single-berita-content img.attachment-single-foto {
	border-radius: 10px;
	max-width: 750px;
	width: 100%;
	height: auto;
}

.single-berita-content img {
	width: 100%;
	max-width: 750px;
	height: auto;
}

.tagname {
	padding: 10px 0;
	margin-bottom: 20px;
}

.tagname a {
	display: inline-block;
	padding: 5px 10px;
	color: #004d8c;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.12);
	font-size: 14px;
	line-height: 1.8;
	background-color: #E1EEFF;
	text-transform: capitalize;
	text-decoration: none;
	margin-right: 4px;
	margin-bottom: 10px;
	
}

.tagname a:hover {
	background-color: #004d8c;
	color: #fff;
	border-color: #004d8c;
}

.komentar-fb {
	margin: 20px 0;
	width: 100% !important;
	max-width: 800px !important;
}

.single .caption-photo {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	float: none;
	 line-height: 1.5;
  padding: 0;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;

}

.page-id-4278 #laman-berita img {
	width: auto !important;	
	margin: 5px 20px;
}



/** SIDEBAR KANAN **/

#sidebar-kanan {
	float: right;
	width: 100%;
	max-width: 320px;
}

#sidebar-kanan ul {
	padding: 0 0 0 20px;
}

h2.judul-sidebar-kanan {
	font-weight: normal;
}

.wpp-list {
	list-style-type: none;
	counter-reset: section;   
	position: relative;
}

.wpp-list li {
	border-bottom: 1px solid #367697;
	margin-bottom: 0 !important;
}


.wpp-list li:last-child {
	border-bottom: none;
}

.wpp-list > li > a.wpp-post-title:before {
	counter-increment: section;                
  	content: "" counter(section);
	position: absolute;
	left: 15px;
	font-size: 42px;
	color: #fff;
	width: 50px;
	height: 50px;
	background-color: #4370B7;
	border-radius: 50%;
	text-align: center;
}

.wpp-list > li > a {
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 15px;
	padding: 5px;
	line-height: 1.3;
	padding-left: 60px;
}

.wpp-list li a:hover {
	color: #386DC9;
	text-decoration: none;
}

.post-stats, .wpp-excerpt {
	color: #000;
	display: block;
	margin-left: 60px;
	margin-bottom: 10px;
}

.post-stats span, .post-stats a, .wpp-excerpt {
	color: #000;
}

.wpp-list img.wpp-thumbnail {
	display: block;
	margin-right: 10px;
	margin-top: 15px;
}

/** FOOTER **/
footer {
	width: 100%;
	background-color: #D0F3F7;
	margin-top: 20px;
	background-image: url('https://bidikbaturetno.id/wp-content/uploads/2020/08/4060536-1.jpg');
	background-size: cover;
	box-sizing: border-box;
}

.footer-wrap {
	width: 100%;
	max-width: 1115px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
}

.media-sosial-footer {
	text-align: center;
}

.media-sosial-footer .facebook {
	display: inline-block;
	background-image: url('https://bidikbaturetno.id/wp-content/uploads/2020/08/media-sosial-black-2.png');
	background-repeat: no-repeat;
	width: 37px;
	height: 37px;
}

.media-sosial-footer .instagram {
	display: inline-block;
	background-image: url('https://bidikbaturetno.id/wp-content/uploads/2020/08/media-sosial-black-2.png');
	background-position: -35px 0;
	background-repeat: no-repeat;
	width: 37px;
	height: 37px;
}

.media-sosial-footer .youtube {
	display: inline-block;
	background-image: url('https://bidikbaturetno.id/wp-content/uploads/2020/08/media-sosial-black-2.png');
	background-repeat: no-repeat;
	background-position: -75px 0;
	width: 37px;
	height: 37px;
}

.media-sosial-footer .youtube:hover, .media-sosial-footer .facebook:hover, .media-sosial-footer .instagram:hover {
	animation: buzz-out-on-hover 1s;
}

.alamat {
	text-align: center;
}

.copyright {
	text-align: center;
	font-size: 12px;
}

/** MOBILE MENU **/

/** SUBSCRIBE **/

#subscribe {
	background-color: #D04340;
	color: #fff;
	width: 100%;
	margin: 20px auto;
	box-sizing: border-box;
}

.subscribe-wrap {
	width: 100%;
	max-width: 1115px;
	text-align: center;
	box-sizing: border-box;
	padding: 20px;
	margin: 0 auto;
}

#subscribe a {
	color: #fff;
	border: 3px solid #fff;
	background: transparent;
	padding: 20px;
	display: block;
	width: 150px;
	margin: 0 auto;
	font-size: 20px;
	text-decoration: none;
	border-radius: 10px;
	 transition:.3s;
	box-sizing: border-box;
}

#subscribe a:hover {
	background: #fff;
	color: #000;
}

#subscribe h2 {
	font-weight: normal;
	margin: 20px 0;
	
}

/**** QUIZ ****/

.ays_quiz_form_input {
	font-size: 20px !important;
}

/***** SCROLL TO TOP ****/
.scrollTop {
  position: fixed;
  right: 5%;
  bottom: 45px;
  background-color: #999;
  padding: 5px 10px;
  opacity: 0.7;
  transition: all 0.4s ease-in-out 0s;
	border-radius: 50%;
}

.scrollTop a {
  font-size: 20px;
  color: #fff;
}


/** MEDIA QUERY **/

@media only screen and (max-width: 1024px) {

footer, .footer-wrap, .single-berita-content {
	
	box-sizing: border-box;
		overflow: hidden;
	}
	
	#mobile-menu {
		display: block;
}

	.alamat {
		padding: 0 20px;
	}
	
	#site-navigation, #tombol-search {
		display: none;
	}
	
	a#logo img {
		width: 82%;
	}
	
	.tambahtinggi {
		height: 84px;
	}
	
	#sambutan {
		height: auto;
		padding: 20px 0;
	}
	
	.foto-pemberi-sambutan {
		display: block;
		position: relative;
		margin: 0 auto;
		width: 50%;
		top: 0;
		overflow: hidden;
	}
	
	.judul-sambutan {
		font-size: 24px;
	}
	
	.isi-sambutan {
		font-size: 14px;
		padding: 0 15px;
		max-width: 100%;
		box-sizing: border-box;
		margin: 5px 0;
	}
	
	.pemberi-sambutan {
		font-size: 12px;
	}
	
	.judul-berita-terkini {
		font-size: 28px;
	}
	
	#sliderBerita li {
		margin 0 20px;
	}
	
	.footer-wrap {
		max-width: 100%;
	}
	
	#sidebar-kanan {
		float: none;
		margin: 0 auto;
	}
	
	.single-berita-content h1 {
		font-size: 28px;
		margin: 0 20px 20px 20px;
	}
	
	#custom-page-sekolah h1 {
		font-size: 1.3em;
	}
	
	#custom-page-sekolah ol {
		font-size: 1em;
	}
	
	#custom-page-sekolah h2 {
		font-size: 0.9em;
	}
	
	iframe,  
object,  
embed {
	
}
	#laman-berita h1 {
		font-size: 30px;
	}
}




