/*@import url(https://fonts.googleapis.com/css?family=Graphik&display=swap);
@import url('../fonts/Graphik/Graphik.css');*/
@import url('graphik.css');
body {
	margin:0;
	font-family:'Graphik', Tahoma, Geneva, sans-serif;
	text-align:left;
	font-weight: normal !important;
	line-height:26px;
	font-size:15px;
	color:#333;
	padding-top:110px;
	background:#ffffff;
	letter-spacing: 0.5px;
}
b, strong {
    font-weight: 600;
}
p {
	margin:0;
	text-align:left
}
.mt-20 {
	margin-top:20px
}
.welcome {
	border-top:1px solid #fff;
	background:#d96e10;
	float:left;
	width:100%;
	height:auto;
	color:#fff;
	font-size:18px
}
.welcome h3 {
	font-size:34px;
}
.welcome p {
	font-size:20px;
	font-weight:500;
	margin:0 0 20px 0;
	line-height:28px
}
.welcome .imgbox {
	border:8px solid #854433;
	width:180px;
	height:180px;
	border-radius:50%;
	float:left;
	margin:15px;
	overflow:hidden
}
.welcome .imgbox img {
	width:100%
}
#section {
	width:100%;
	height:auto;
	float:left;
	position:relative
}
.box-content-why {
	width:95%;
	height:auto;
	float:left;
	margin:0 15px 15px 0;
	text-align:center
}
.box-content-why b, .box-content-why strong {
	font-size:18px;
	line-height:40px
}
.box-content {
	width:95%;
	height:auto;
	float:left;
	margin:15px 15px 15px 0
}
.box-content p {
	margin-bottom:10px
}
.detail {
	width:100%;
	height:auto;
	background:#fff
}
.detailbox {
	border:1px solid #ccc;
	float:left;
	margin:10px 0 0 0;
	background:#fff;
	background:none repeat scroll 0 0 #fff;
	box-shadow:0 0 1px #ccc
}
.detailbox-isi {
	width:94%;
	margin:20px;
	float:left
}
.detailbox-isi-paket {
	width:100%;
	margin:20px;
	float:left
}
.topbar {
	padding:8px 0;
	position:relative;
	background:url(../images/bg.header.jpg) #fff
}
.topsosmed {
	float:right;
	width:auto;
	margin:30px 0 0 0
}
.loginbar {
	list-style:none
}
.loginbar li {
	float:left;
	padding:0 8px;
	text-align:left;
	font-size:13px;
	border-left:1px #bebebe solid
}
.loginbar li:first-child {
	border:0
}
.loginbar li a {
	color:#222
}
.loginbar li a:hover {
	color:#333
}
.loginbar li ul {
	width:auto;
	min-width:inherit!important;
	padding:0;
	float:right
}
.loginbar li ul li {
	width:100%;
	float:left;
	padding:0;
	border:0
}
.loginbar li ul li a {
	padding:5px 10px
}
.navbar-brand {
	height:auto;
	margin:10px;
	padding:0;
	float:left
}
.navbar-inverse {
	background-color:#fff;
	border-bottom:1px solid #ccc
}
.navbar-default {
	position:relative;
	z-index:100;
	border-bottom:1px solid #fff;
	-webkit-box-shadow:0 3px 2px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow:0 3px 2px 1px rgba(0, 0, 0, .2);
	-o-box-shadow:0 3px 2px 1px rgba(0, 0, 0, .2);
	-khtml-box-shadow:0 3px 2px 1px rgba(0, 0, 0, .2);
	box-shadow:0 3px 2px 1px rgba(0, 0, 0, .2);
	font-size:18px;
	text-transform:uppercase;
	background:#16a085
}
.navbar {
	border-radius:0;
	min-height: 50px;
}
.navbar-default .navbar-nav>li>a {
	color:#333
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#333;
	background-color:#25a8ff
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color:#333;
	background-color:#2173a9
}
.navbar-default .navbar-nav>li>a .icon {
	width:28px;
	height:21px;
	margin:-60px auto
}
.navbar-default .navbar-nav>li>a .icon span {
	width:28px;
	height:21px;
	float:left
}
.navbar-default .navbar-toggle {
	border-color:#333
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color:#ef5d0e
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#333
}
.navbar-inverse .navbar-nav>li>a {
	color:#333;
	font-size:18px;
	text-transform:uppercase;

}
@media screen and (max-width:990px) and (min-width:768px) {
.boxform textarea {
width:100%
}
}
@media screen and (min-width:1200px) {
.navbar-default .navbar-nav>li>a {
height:60px;
padding:20px 20px 10px 20px
}
}
@media screen and (max-width:1199px) and (min-width:991px) {
.navbar-default .navbar-nav>li>a {
height:60px;
padding:10px;
line-height:58px
}
}
@media (max-width:768px) {
.navbar-nav>li>a {
border-bottom:1px #dedede solid;
font-size:16px;
-webkit-box-shadow:0 0 1px 0 #c8c8c8;
-moz-box-shadow:0 0 1px 0 #c8c8c8;
-o-box-shadow:0 0 1px 0 #c8c8c8;
-khtml-box-shadow:0 0 1px 0 #c8c8c8;
box-shadow:0 0 1px 0 #c8c8c8;
background:#f5f5f5;
color:#333
}
.navbar-nav>li:hover {
background:#f5f5f5
}
}
.boxSrch {
	position:relative;
	float:left;
	margin-right:10px;
	margin-top:-40px
}
@media screen and (min-width:768px) {
.boxSrch {
float:right!important;
margin-top:-45px!important
}
}
.callCenter {
	float:left;
	margin:-5px 15px 0 0
}
.boxSrch input[type=text] {
	padding:5px 10px;
	padding-right:25px;
	border:2px #d3d3d3 solid
}
.boxSrch span {
	position:absolute;
	right:7px;
	top:7px;
	color:#107d46;
	font-size:17px
}
.boxSrch input[type=submit] {
	z-index:100;
	width:20px;
	border:0;
	position:absolute;
	top:5px;
	right:5px;
	background:0 0
}
.welcomeimg {
	width:100%;
	float:left;
	height:auto;
	border-bottom:1px #9b9b9b solid
}
.welcomeimg img {
	width:100%;
	height:auto
}
.navbar-default{
	top: 40px;
}
.navbar-default .navbar-nav>.active>a .icon span.home {
	background-position:0 100%
}
.navbar-default .navbar-nav>li>a .icon span.about {
	background-position:15% 0
}
.navbar-default .navbar-nav>.active>a .icon span.about {
	background-position:15% 100%
}
.navbar-default .navbar-nav>li>a .icon span.news {
	background-position:33% 0
}
.navbar-default .navbar-nav>.active>a .icon span.news {
	background-position:33% 100%
}
.navbar-default .navbar-nav>li>a .icon span.product {
	background-position:48% 0
}
.navbar-default .navbar-nav>.active>a .icon span.product {
	background-position:48% 100%
}
.navbar-default .navbar-nav>li>a .icon span.office {
	background-position:68% 0
}
.navbar-default .navbar-nav>.active>a .icon span.office {
	background-position:68% 100%
}
.navbar-default .navbar-nav>li>a .icon span.report {
	background-position:84% 0
}
.navbar-default .navbar-nav>.active>a .icon span.report {
	background-position:84% 100%
}
.navbar-default .navbar-nav>li>a .icon span.contact {
	background-position:100% 0
}
.navbar-default .navbar-nav>.active>a .icon span.contact {
	background-position:100% 100%
}
.dropdown-submenu {
	position:relative
}
.dropdown-submenu>.dropdown-menu {
	top:0;
	left:100%;
	margin-top:-6px;
	margin-left:-1px
}
.dropdown-submenu>a:after {
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#fff;
	margin-top:5px;
	margin-right:-10px
}
.dropdown-submenu:hover>a:after, .dropdown-submenu:hover>a:focus {
	border-left-color:#555
}
.dropdown-submenu.pull-left {
	float:none
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;
	border-radius:6px 0 6px 6px
}
@media (max-width:900px) {
.navbar-nav .open .submenu {
position:static;
float:none;
width:auto;
margin-top:0;
background-color:#f5f5f5;
border:0;
box-shadow:none;
border-radius:0
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
padding:8px 15px 8px 25px
}
.navbar-nav .open .submenu>li>a {
line-height:20px;
color:#333!important
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
background-color:#f3f3f3!important;
color:#333!important
}
.chillmenu {
background-color:rgba(1, 88, 161, .88)!important;
padding:0!important
}
.chillmenu li a {
color:#fff!important
}
}

.navbar-inverse .navbar-nav>li>a:focus {
    color: #333;
    background-color: f3f3f3!important;
}
.submenu {
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	min-width:270px;
	background-color:#fff;
	border:0;
	border-top:5px solid #f60
}
.chillmenu {
	top:0;
	left:200px;
	z-index:100!important;
	min-width:180px;
	background-color:rgba(1, 88, 161, .88);
	border:0;
	padding:0;
	padding-bottom:10px;
	border-radius:0 0 5px 5px
}
.submenu li {
	position:relative;
	border-bottom:1px #ccc solid
}
.submenu li:hover {
	background-color:#fff;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow:none;
	-khtml-box-shadow:none;
	text-shadow:none
}
.submenu li a {
	color:#333;
	padding:8px 15px;
	font-size:16px
}
.chillmenu li {
	border-bottom:1px #0e7e46 solid;
	-webkit-box-shadow:0 1px 0 0 rgba(3, 100, 181, .88);
	-moz-box-shadow:0 1px 0 0 rgba(3, 100, 181, .88);
	-o-box-shadow:0 1px 0 0 rgba(3, 100, 181, .88);
	-khtml-box-shadow:0 1px 0 0 rgba(3, 100, 181, .88);
	box-shadow:0 1px 0 0 rgba(3, 100, 181, .88)
}
@media (min-width:992px) {
.navbar-nav li:hover .submenu {
display:block
}
.submenu li:hover .chillmenu {
display:block
}
}
.carousel {
	height:auto
}
.carousel-caption {
	z-index:10;
	width:40%;
	right:50px;
	color:#333;
	text-shadow:none
}
.carousel-caption h1 {
	margin:0;
	text-align:left;
	padding:12px 15px;
	font-weight:600;
}
.carousel-caption h1 a {
	color:#333!important;
	font-weight:600;
	font-size:26px
}
.carousel-caption h1 a:hover {
	color:#333!important;
	text-decoration:none!important
}
.carousel-caption p {
	float:left;
	clear:both;
	text-align:left;
	font-size:18px;
	font-weight:400;
	line-height:34px;
	padding:5px 15px;
	color:#333;

}
.imgslide {
	width:90%;
	float:left;
	margin:0 0 20px 20px;
	height:150px;
	overflow:hidden;
	border-radius:10px
}
.carousel .item {
	height:auto;
	background-color:#fff
}
.carousel-inner>.item>img {
	position:relative;
	top:0;
	left:0;
	min-width:100%;
	height:auto
}
.carousel .item {
	-webkit-transition:opacity 3s;
	-moz-transition:opacity 3s;
	-ms-transition:opacity 3s;
	-o-transition:opacity 3s;
	transition:opacity 3s
}
.carousel .active.left {
	left:0;
	opacity:0;
	z-index:2
}
.carousel .next {
	left:0;
	opacity:1;
	z-index:1
}
.carousel-info {
	margin:-50px auto;
	position:relative;
	z-index:99999999
}
@media screen and (max-width:768px) {
.carousel-caption {
position:inherit;
float:left;
left:0;
right:0;
top:0;
bottom:0;
padding:0!important
}
.carousel-caption h1, .carousel-caption p {
z-index:10;
width:105%;
float:left;
padding:12px 25px;
margin-left:-25px;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box
}
.carousel-indicators {
bottom:150px
}
}
@media screen and (max-width:420px) {
.carousel-caption h1 {
font-size:24px;
padding:12px 30px
}
.carousel-caption p {
font-size:14px;
padding:12px 30px
}
.carousel-indicators {
display:none
}
}

.beritahome {
	float:left;
	width:100%;
	background:#fff;
	padding:5px 25px 25px 25px;
	border-radius:10px;
	overflow:hidden;
}
.beritahome-item {
	width:100%;
	float:left;
	border-bottom:1px solid #ccc;
	padding:20px 0 20px 0
}
.beritahome-item:last-child {
	border:none
}
.beritahome-item-img {
	width:200px;
	height:180px;
	overflow:hidden;
	float:right;
	margin:0 20px 20px 0;
	border-radius:10px
}
.beritahome-item-img img {
	width:100%;
	height:auto
}
.berita-home {
	float:left
}
.berita-home h2 {
	margin-top:0
}
.berita-home-judul {
	float:left;
	width:auto;
	margin:20px 0 -60px 20px;
	background:#c30;
	position:relative;
	padding:5px 20px 5px 20px;
	color:#fff;
	text-transform:uppercase
}
.berita-home-img {
	float:left;
	width:96%
}
.berita-home-img img {
	width:100%
}
.boxhome-item {
	width:98%;
	border:1px solid #ccc;
	background:#fff;
	min-height:300px;
	height:auto;
	margin:0 auto;
	overflow:hidden
}
.boxhome-item-judul {
	padding:10px;
	float:left;
	width:100%;
	background:#107d46;
	color:#fff;
;
	text-transform:uppercase;
	font-size:20px
}
.boxhome-item-isi {
	margin:10px;
	float:left;
	min-height:10px;
	height:auto;
	overflow:hidden
}
.hover-effect {
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.homeNews {
	background:url(../images/bg.main.jpg);
	padding:15px 0
}
.homeServe {
	padding:15px 0;
	border-right:0;
	border-left:0
}
.headline {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
;
	font-size:18px;
	padding:10px 15px;
	background:#107d46;
	color:#fff
}
.headline h2 {
	float:left;
	margin:5px 0;
	text-transform:uppercase;
	color:#fff;
	font-size:20px
}
.thumbpaket {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	padding:5px;
	overflow:hidden
}
.img-program img, .thumbpaket img {
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease
}
.img-program:hover img, .thumbpaket:hover img {
	-webkit-transform:scale(1.25);
	-moz-transform:scale(1.25);
	-ms-transform:scale(1.25);
	-o-transform:scale(1.25);
	transform:scale(1.25)
}
.team-item {
	margin:10px;
	height:auto;
	max-height:360px;
	overflow:hidden
}
.list-client {
	margin:10px 10px 0 10px;
	height:auto;
	height:280px;
	overflow:hidden
}
.list-paket {
	margin:95%;
	margin:10px;
	height:auto;
	max-height:360px;
	overflow:hidden
}
.thumbBlog {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	margin-right:12px;
	padding:5px
}
.thumbBlog img {
	width:100%;
	height:auto
}
.margin5 {
	padding:10px
}
.thumbNews {
	width:300px;
	height:auto;
	float:left;
	clear:both;
	margin-right:12px;
	padding:5px
}
.thumbNews img {
	width:100%;
	height:auto
}
.thumbWork {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	margin-right:12px;
	padding:10px;
	border:2px solid #ccc
}
.thumbWork img {
	width:100%;
	height:auto
}
.thumbTeam {
	width:243px;
	height:auto;
	float:left;
	clear:both;
	margin-right:12px;
	padding:5px
}
.thumbTeam img {
	max-width:100%;
	height:auto
}
.thumbAneka {
	width:100%;
	height:auto;
	float:left;
	clear:both
}
.thumbAneka img {
	max-width:100%;
	width:100%
}
a.btnMore-white {
	color:#fff;
	padding:5px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:13px;
	text-transform:uppercase;
	border:2px #fff solid;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px
}
a.btnMore-white:hover {
	background:#fff;
	color:#f1744d;
	text-decoration:none
}
@media screen and (max-width:470px) {
.thumbNews {
width:100%;
float:left;
margin-right:0;
margin-bottom:5px;
position:relative
}
.contentNews {
height:330px;
overflow:hidden
}
}
.thumbNews:hover {
	background:#6cadde
}
.date {
	font-size:14px;
	color:#777;
	text-align:left
}
a.title-news {
	margin-bottom:5px;
;
	font-size:24px;
	text-align:left;
	color:#444;
	line-height:34px;
	font-weight:500;
	padding-bottom:20px
}
a.title-news:hover {
	color:#f1744d;
	text-decoration:none
}
@media (min-width:992px) {
.row {
margin:0
}
.col-md-3 {
padding:0
}
}
.title-serve {
	width:100%;
	height:auto;
	float:left;
	position:relative;
;
	font-size:17px;
	text-align:left;
	text-transform:uppercase;
	color:#fff;
	background:#075a91;
	text-align:center
}
.title-serve span {
	padding:10px;
	float:left;
	text-align:center;
	width:98%
}
.title-serve a {
	color:#fff
}
.title-populer {
	width:99%;
	margin:5px;
	height:auto;
	float:left;
	position:relative;
;
	font-size:17px;
	text-align:left;
	text-transform:uppercase;
	color:#333;
	text-align:center;
	border-bottom:2px solid #c30
}
.title-populer span {
	padding:10px;
	float:left;
	text-align:left;
	font-weight:500;
	width:98%
}
.title-serve a {
	color:#fff
}
.bg-gold {
	background:#c69d14
}
.item-text {
	width:100%;
	height:auto;
	float:left;
	margin:1px 0;
	padding:0
}
.img-program {
	width:100%;
	height:200px;
	float:left;
	overflow:hidden
}
.img-program img {
	width:100%
}
.text-program {
	height:100px;
	overflow:hidden
}
@media (max-width:990px) {
.item-text {
border:0
}
}
.icon-serve {
	width:84px;
	height:84px;
	position:absolute;
	right:10px;
	top:5px;
	background:url(../images/icon-services.png) no-repeat
}
@media (min-width:992px) and (max-width:1199px) {
.title-serve {
text-align:center
}
.item-text {
padding:10px 0
}
.icon-serve {
float:left;
margin:0 82px 10px;
position:relative
}
}
.newspaper {
	background-position:33% 0
}
.bond {
	background-position:66.5% 0
}
.fasilitas {
	background-position:100% 0
}
.text-padding {
	padding:0 15px
}
a.btnMore-blue {
	margin:0 auto;
	color:#107d46;
	padding:10px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:13px;
	text-transform:uppercase;
	border:2px #107d46 solid;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px
}
a.btnMore-blue:hover {
	background:#107d46;
	color:#fff;
	text-decoration:none
}
a.btnMore-gold {
	margin:0 auto;
	color:#b89111;
	padding:10px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:13px;
	text-transform:uppercase;
	border:2px #c69d14 solid;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px
}
a.btnMore-gold:hover {
	background:#c69d14;
	color:#fff;
	text-decoration:none
}
.box_form {
	width:100%;
	height:auto;
	float:left;
	margin:15px 0;
	padding:8px 15px;
	border:2px #d6d6d6 solid
}
.box_form label {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px
}
.box_form input[type=text], .box_form select {
	color:#107d46;
	border:2px #569ed4 solid;
	font-family:Tahoma, Geneva, sans-serif;
	padding:2px 5px 2px 5px;
	-moz-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	border-radius:0
}
.form-control:focus {
	box-shadow:none
}
.box_form select option {
	color:#444
}
.btn-u {
	border:0;
	color:#fff;
	font-size:14px;
	cursor:po'DM Sans';
	font-weight:400;
	padding:7px 13px;
	margin:0 0 0 10px;
	position:relative;
	background:#107d46;
	display:inline-block;
	text-decoration:none
}
.btn-u:hover {
	background:#0569a2;
	color:#fff;
	text-decoration:none;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.bg-divider {
	width:100%;
	height:4px;
	float:left;
	background:url(../images/bg-divider.gif) repeat-x
}
.title-table {
	width:100%;
	height:64px;
	float:left;
	padding:10px 0;
	text-align:center;
	color:#666
}
.table {
	color:#666
}
.table thead {
	color:#444
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border:2px #d9dfed solid
}
.table-bordered {
	border:2px #d9dfed solid
}
.table tbody tr:nth-child(even) {
background:#fff
}
.table tbody tr:nth-child(odd) {
background:#eff7fc
}
.table>thead>tr>th {
	vertical-align:middle
}
.btnMore {
	width:100%;
	height:auto;
	float:left;
	margin-top:-15px
}
.btnMore a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:500;
	color:#107d46
}
.nav-tabs {
	border:0
}
.nav-tabs li {
	width:49%;
	height:auto;
	text-align:center;
;
	font-size:18px
}
.nav-tabs li:nth-child(odd) {
float:left
}
.nav-tabs li:nth-child(even) {
float:right
}
.nav-tabs>li>a {
	border:0!important;
	color:#fff;
	background:#6cadde;
	-moz-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	border-radius:0
}
.nav-tabs>li>a:hover {
	background:#107d46
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color:#f5f5f5;
	background-color:#f1744d;
	cursor:default
}
.videohome1-item {
	color:#333;
	margin:10px;
	float:left
}
.videohome1-item .judul1 {
	color:#333;
	font-size:22px;
	line-height:28px
}
.videohome1-item .judul1:hover {
	color:#f60;
	text-decoration:none
}
.videohome1-item-img {
	width:100%;
	margin:0 0 8px 0;
	height:170px;
	overflow:hidden
}
.videohome1-item-img img {
	width:100%
}
.title-video1 {
	width:100%;
	height:auto;
	float:left;
	margin:12px 0
}
.title-video1 a {
	color:#107d46;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px
}
.videohome-item {
	color:#bce0e0;
	margin:10px
}
.videohome-item .judul1 {
	color:#fff;
	font-size:22px;
	line-height:28px
}
.videohome-item-img {
	width:100%;
	border:6px solid #048c8c;
	margin:0 0 8px 0;
	height:170px;
	overflow:hidden
}
.videohome-item-img img {
	width:100%
}
.title-video {
	width:100%;
	height:auto;
	float:left;
	margin:12px 0
}
.title-video a {
	color:#107d46;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px
}
.preview-video {
	width:100%;
	height:auto;
	float:left
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box
}
.video-container embed, .video-container iframe, .video-container object {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.homeGall {
	width:100%;
	height:auto;
	float:left;
	padding:0;
	margin:0;
	margin-bottom:20px;
	list-style:none
}
.homeGall li {
	width:49%;
	height:auto;
	margin-top:15px
}
@media (max-width:400px) {
.homeGall li {
width:100%
}
}
.homeGall li:nth-child(odd) {
float:left
}
.homeGall li:nth-child(even) {
float:right
}
.thumbGall {
	width:100%;
	height:auto;
	float:left;
	padding:4px;
	background:#c0d2e0
}
.thumbGall:hover {
	background:#107d46
}
.thumbGall a {
	width:100%;
	height:170px;
	float:left;
	overflow:hidden
}
.boxSlide-awards {
	width:100%;
	height:auto;
	float:left;
	margin-top:-15px;
	padding:15px;
	padding-bottom:0
}
.boxAwards {
	position:relative;
	margin-right:10px
}
.boxAwards h5 {
	width:100%;
	height:auto;
	float:left;
	color:#c69d14;
	text-align:center;
	background:#f5f5f5;
	padding:8px 10px;
	border:1px #bebebe solid
}
.image-center {
	width:150px;
	height:auto;
	margin:0 auto
}
.image-center img {
	width:150px;
	height:auto;
	margin:5px auto;
	border:3px #dedede solid
}
.bx-wrapper .bx-controls-direction a {
	position:absolute;
	top:62%;
	margin-top:-16px;
	outline:0;
	width:29px;
	height:29px;
	text-indent:-9999px;
	z-index:9999
}
.bx-wrapper .bx-controls-direction a.disabled {
	display:none
}
.bx-pager {
	display:none
}
.bx-wrapper .bx-prev {
	left:15px;
	background:url(../images/controls.png) no-repeat 0 0
}
.bx-wrapper .bx-next {
	right:15px;
	background:url(../images/controls.png) no-repeat 100% 0
}
.bx-wrapper .bx-prev:hover {
	background-position:0 100%
}
.bx-wrapper .bx-next:hover {
	background-position:100% 100%
}
.jumbotron {
	float:left;
	width:100%;
	background:#ee8b0a;
	padding:20px 0 20px 0;
	margin-bottom: 5px;
}
.jumbotron img {
	min-width:100%;
	height:auto
}
.page-location {
	width:100%;
	height:auto;
	float:left;
	padding:5px 0 5px 0;
	text-align:left;
;
	text-transform:uppercase
}
.sub-location {
	display:block;
	width:100%;
	height:auto;
	float:left;
;
	font-size:20px;
	text-transform:uppercase;
	color:#444;
	padding:12px 10px;
	border-bottom:3px #107d46 solid
}
.title-page {
	width:100%;
	height:auto;
	float:left;
	padding:8px 0 0 15px;
;
	font-size:24px;
	text-align:left;
	color:#fff
}
@media only screen and (max-width:479px) {
.page-location {
margin-top:0
}
.title-page {
font-size:20px
}
}
.boxnav-detail {
	width:100%;
	height:auto;
	float:left;
	background:#004a8d
}
.subnav-detail {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	list-style:none
}
.subnav-detail li {
	float:left;
	font-size:14px;
	text-align:left
}
.subnav-detail li a {
	float:left;
	padding:15px;
	color:#fff
}
.subnav-detail li a:focus, .subnav-detail li a:hover {
	background:#107d46;
	text-decoration:none
}
.subnav-detail li a.active-sub {
	background:#fff;
	color:#333
}
.subnav-detail ul li, .subnav-detail ul li a {
	width:100%
}
.subnav-detail ul li a {
	padding:10px 15px
}
.subnav-detail ul li a:hover {
	color:#fff;
	background-color:rgba(1, 88, 161, .88)!important
}
#toggle, .toggle {
	display:none
}
@media only screen and (max-width:768px) {
.menu {
display:none;
opacity:0;
width:100%;
position:absolute;
right:0;
z-index:10001
}
.menu>li {
display:block;
width:100%;
margin:0
}
.menu>li>a {
display:block;
width:100%;
text-decoration:none;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
.toggle {
display:block;
position:relative;
cursor:po'DM Sans';
-webkit-touch-callout:none;
-webkit-user-select:none;
user-select:none
}
#toggle:checked~.menu {
display:block;
opacity:1
}
.subnav-detail ul {
float:left!important;
position:relative!important
}
.navbar-brand {
width:60%;
overflow:hidden;
float:left
}
.navbar-brand img {
width:100%
}
}
@media only screen and (max-width:768px) {
.menu {
background-color:rgba(0, 124, 194, .9);
border-top:1px solid #51c1f1
}
.menu, .menu>li, .menu>li>a {
height:auto
}
.menu>li>a {
padding:10px;
position:relative;
border-bottom:1px rgba(2, 109, 170, .88) solid;
-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .3);
-moz-box-shadow:0 1px 1px rgba(0, 0, 0, .3);
-o-box-shadow:0 1px 1px rgba(0, 0, 0, .3);
-khtml-box-shadow:0 1px 1px rgba(0, 0, 0, .3);
text-shadow:0 1px 1px rgba(0, 0, 0, .3);
-webkit-box-shadow:0 1px 0 0 rgba(9, 143, 219, .88);
-moz-box-shadow:0 1px 0 0 rgba(9, 143, 219, .88);
-o-box-shadow:0 1px 0 0 rgba(9, 143, 219, .88);
-khtml-box-shadow:0 1px 0 0 rgba(9, 143, 219, .88);
box-shadow:0 1px 0 0 rgba(9, 143, 219, .88)
}
.menu>li>a:focus, .menu>li>a:hover {
color:#fff;
background-color:rgba(1, 88, 161, .88);
-webkit-box-shadow:none;
-moz-box-shadow:none;
-o-box-shadow:none;
-khtml-box-shadow:none;
text-shadow:none
}
.toggle:after {
content:'View Menu';
display:block;
width:100%;
margin:10px 0;
padding:10px 50px;
background:#038ad6;
-webkit-border-radius:2px;
border-radius:2px;
text-align:center;
text-transform:uppercase;
font-family:'DM Sans';
font-size:16px;
font-weight:400!important;
color:#fff;
-webkit-transition:all .5s linear;
-moz-transition:all .5s linear;
-o-transition:all .5s linear;
transition:all .5s linear;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
.toggle:hover:after {
background:#45abd6
}
#toggle:checked+.toggle:after {
content:'Close Menu'
}
}
.thumbDetail, .thumbList-gall {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	margin-bottom:12px
}
.thumbList {
	width:345px;
	height:auto;
	clear:both;
	margin:0 12px
}
.thumbDetail a {
	width:100%;
	height:400px;
	float:left;
	overflow:hidden
}
.thumbList-gall a {
	width:100%;
	height:250px;
	float:left;
	overflow:hidden
}
.thumbDetail img, .thumbList img, .thumbList-gall img {
	min-width:100%;
	height:auto
}
.box-kanan {
	margin:0px 0px 20px 0px;
	float:right;
	width:96%;
	padding:0;
	overflow:hidden;
	background:#fff;
	padding:20px;
	border-radius:10px;
	overflow:hidden
}
.box-kanan-judul {
	float:left;
	padding:10px 15px 10px 15px;
	color:#db5b06;
;
	text-transform:uppercase;
	font-size:24px;
	width:100%;
	border-bottom:2px solid #ccc
}
.box-kanan-isi {
	float:left;
	padding:15px
}
.box-kanan-isi .jalanpintas {
	float:left;
	margin:0
}
.box-kanan-isi .jalanpintas a {
	float:left;
	width:100%;
	padding:8px 0 8px 40px;
	list-style:none;
	margin:0;
	border-bottom:1px solid #ccc;
	background:url(../images/bg.bullet.png) left center no-repeat
}
.box-kanan-isi .jalanpintas a:hover {
	text-decoration:none;
	background:url(../images/bg.bullet.png) left center no-repeat #edf3f6
}
.judul1 a, a.judul1 {
	float:left;
	color:#db5b06;
;
	font-size:18px;
	width:100%
}
.judul-1 {
	color:#db5b06;
;
	font-size:22px;
	width:100%;
	font-weight:500
}
.judul-2 {
	color:#999!important;
;
	font-size:18px;
	width:100%
}
.judul-3 {
	color:#db5b06;
;
	font-size:18px;
	width:100%;
	font-weight:500;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	float:left
}
.infopage {
	padding:20px 50px 20px 50px;
	text-align:center;
	font-size:18px;
	line-height:30px;
	color:#666;
	margin:0 0 20px 0;
	border-bottom:2px solid #ccc
}
@media screen and (max-width:600px) {
.thumbList {
width:100%;
float:left!important;
margin:0;
margin-bottom:10px;
position:relative
}
.thumbDetail a, .thumbList-gall a {
width:100%;
height:auto;
float:left;
overflow:hidden
}
}
.name-occupation {
	font-size:22px;
	text-align:left;
	color:#107d46
}
.name-occupation span {
	color:#555;
	font-size:30px
}
.btn-warn {
	width:100%;
	height:auto;
	float:left;
	padding:8px;
	margin:10px 0 5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px
}
.maps {
	width:98%;
	height:450px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	overflow:hidden
}
.maps img {
	width:100%
}
@media (max-width:767px) {
.maps {
height:auto
}
}
.side-contact {
	width:100%;
	height:auto;
	float:left
}
.btn-contact {
	width:100%;
	height:auto;
	float:left;
;
	font-size:16px;
	padding:10px;
	margin-bottom:10px;
	border:1px #bebebe solid;
	border-bottom:2px #cecece solid;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	background:#fff;
	background:-moz-linear-gradient(top, #fff, #ededed);
	background:-o-linear-gradient(top, #fff, #ededed);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ededed));
	background:-khtml-gradient(linear, 0 0, 0 100%, from(#fff), to(#ededed))
}
.btn-contact p {
	font-size:20px;
	color:#007cc2
}
.form-contact input[type=text] {
	width:100%;
	float:left;
	font-size:15px;
	margin:12px 0 0;
	padding:6px 10px;
	padding-right:25px;
	border:2px #d3d3d3 solid;
	outline:0
}
.form-contact textarea {
	max-width:100%;
	min-width:100%;
	height:150px;
	float:left;
	font-size:15px;
	margin:12px 0 0;
	padding:6px 10px;
	padding-right:25px;
	border:2px #d3d3d3 solid;
	outline:0
}
.form-contact input[type=submit] {
	float:right;
	margin-top:10px;
	padding:8px 30px;
	border:0;
;
	font-size:16px;
	color:#fff;
	background:#107d46
}
.form-contact input[type=submit]:hover {
	background:#0569a2
}
.list-video {
	float:left;
	padding:5px;
	margin:10px 5px 5px 5px;
	width:380px;
	height:380px;
	overflow:hidden
}
.list-video .thumbDetail span {
	float:left;
	width:360px;
	height:200px;
	overflow:hidden
}
.list-video .thumbDetail img {
	width:360px
}
.bar-login, .bar-register {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:15px
}
.bar-login label {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:8px;
	font-size:14px;
	text-align:left;
	color:#666
}
.bar-register label {
	width:40%;
	height:auto;
	float:left;
	margin-top:10px;
	font-size:14px;
	text-align:left;
	color:#666
}
.bar-register span {
	color:#e1a73f
}
.bar-login input[type=password], .bar-login input[type=text] {
	width:100%;
	float:left;
	font-size:15px;
	padding:6px 10px;
	padding-right:25px;
	border:2px #d3d3d3 solid;
	outline:0
}
.bar-register input[type=password], .bar-register input[type=text] {
	width:60%;
	height:auto;
	float:left;
	font-size:15px;
	padding:6px 10px;
	padding-right:25px;
	border:2px #d3d3d3 solid;
	outline:0
}
.bar-register select {
	cursor:po'DM Sans';
	float:left;
	margin-bottom:10px;
	padding:5px;
	color:#107d46;
	border:2px #569ed4 solid;
	outline:0
}
@media (max-width:420px) {
.bar-register {
margin-bottom:5px
}
.bar-register input[type=password], .bar-register input[type=text], .bar-register label, .bar-register select {
width:100%
}
}
#date, #month {
	margin-right:15px
}
.bar-register select option {
	cursor:po'DM Sans';
	color:#444;
	padding:0 5px;
	background:#fff
}
.bar-register input[type=submit] {
	margin:0 auto;
	padding:8px 40px;
	border:0;
;
	text-transform:uppercase;
	font-size:20px;
	color:#fff;
	background:#107d46
}
@media (max-width:420px) {
.bar-register input[type=submit] {
width:100%;
margin-bottom:50px
}
.list-content p {
float:left;
width:50%
}
}
.bar-login input[type=submit] {
	float:right;
	margin-top:10px;
	padding:8px 30px;
	border:0;
;
	text-transform:uppercase;
	font-size:16px;
	color:#fff;
	background:#107d46
}
.bar-login input[type=submit]:hover, .bar-register input[type=submit]:hover {
	background:#0569a2
}
.bar-login a {
	float:left;
	margin-top:8px;
	font-size:14px;
	text-align:left
}
.detail-info {
	width:100%;
	padding:5px 0 5px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:none;
	border-right:none;
	float:left;
	height:auto;
	margin:10px 0 10px 0;
	color:#999
}
.large-content, .large-ctn_gall {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:10px
}
.list-content {
	width:100%;
	height:auto;
	float:left;
	padding:15px 0;
	border-bottom:1px #d6d6d6 solid
}
.list-content1 {
	width:98%;
	height:auto;
	float:left;
	padding:15px;
	text-align:left;
	background:#fff;
	margin:5px
}
.list-content h2 {
	margin:0!important;
	padding:5px 0 10px 0!important;
	font-size:22px;
	color:#333;
	font-weight:500;
	line-height:30px
}
.list-content a:hover {
	text-decoration:none;
	color:#f1511f
}
.list-ctn_gall {
	width:100%;
	height:365px;
	float:left;
	padding:15px 0;
	border-bottom:1px #d6d6d6 solid
}
@media (max-width:360px) {
.navbar-brand img {
width:90%
}
.large-content {
height:auto;
overflow:hidden
}
.list-content {
height:auto;
overflow:hidden
}
.large-ctn_gall, .list-ctn_gall {
height:auto;
overflow:hidden
}
}
.thumbHeadline {
	width:400px;
	height:auto;
	clear:both;
	margin:0 12px 8px 0;
	padding:5px;
	background:#c0deeb
}
.thumbHeadline:hover {
	background:#6cadde
}
.thumbHeadline img {
	max-width:100%;
	height:auto
}
.title-headline {
	width:100%;
	height:auto;
	float:left;
	font-size:14px;
	color:#666;
	margin-bottom:5px
}
.title-headline a, .title-headline span {
	color:#444;
;
	font-size:28px;
	line-height:38px;
	font-weight:500
}
@media (max-width:645px) {
.thumbHeadline {
width:100%
}
.title-headline a {
line-height:28px
}
}
a.list-link {
	color:#444;
;
	font-size:24px;
	line-height:34px;
	font-weight:500
}
.title-headline a:hover, a.list-link:hover {
	color:#5fb63c;
	text-decoration:none
}
.list-content span, .list-ctn_gall span {
	color:#c60
}
.thumbDetail-gall {
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	clear:both;
	margin-bottom:12px;
	padding:5px;
	background:#c0deeb
}
.thumbDetail-gall .item {
	width:100%;
	height:360px;
	float:left;
	overflow:hidden
}
@media (max-width:645px) {
.thumbDetail-gall .item {
height:auto
}
}
.list-inline {
	width:100%;
	height:auto;
	float:left;
	list-style:none
}
.list-inline li {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	padding:3px;
	background:#dedede
}
.list-inline li a {
	cursor:po'DM Sans';
	width:120px;
	height:80px;
	float:left;
	overflow:hidden
}
.list-inline li img {
	width:120px;
	height:auto
}
.list-inline li a.selected img {
	opacity:.5
}
#footer {
	width:100%;
	height:auto;
	float:left;
	margin-top:0;
	padding:25px 0 25px 0;
	background:#bab9b9;
	color:#333;
	font-weight:100
}
#footer a {
	color:#333;
	font-weight:400;
	padding:5px
}
.copyright {
	float:left;
	color:#fff;
	text-align:left
}
.footer-nav {
	float:right;
	list-style:none
}
.footer-nav li {
	float:left;
	margin-left:20px;
	text-align:left
}
.footer-nav li a {
	color:#007cc2
}
.footer-nav li a:hover {
	color:#333
}
@media (max-width:1199px) {
.copyright {
width:100%;
margin:15px 0;
text-align:center
}
.footer-nav {
width:80%;
float:none;
margin:0 auto
}
}
@media (max-width:992px) {
.footer-nav {
width:100%
}
.list-content p {
float:left;
width:50%
}
}
@media (max-width:600px) {
.footer-nav {
width:100%;
float:left;
padding:0;
margin:0
}
.footer-nav li {
width:50%;
margin:0;
padding:3px 10px;
text-align:left
}
.list-content p {
float:left;
width:100%
}
}
.clubMember {
	float:left;
	margin:10px 0 5px
}
.clubMember span {
	float:left;
	margin-right:15px
}
.footer-socmed {
	float:right;
	margin:25px 0 0 0
}
.footer-socmed a {
	width:50px;
	height:50px;
	float:left;
	margin:10px 5px;
	border:2px solid;
	background:url(../images/icon-socmed.png) no-repeat;
	-moz-border-radius:50px;
	-o-border-radius:50px;
	-webkit-border-radius:50px;
	-khtml-border-radius:50px;
	border-radius:50px
}
.footer-socmed a.fb {
	border-color:#3b5ba6
}
.footer-socmed a.fb:hover {
	background:#3b5ba6 url(../images/icon-socmed.png) no-repeat;
	background-position:0 90%
}
.footer-socmed a.twitt {
	border-color:#34b4d7;
	background-position:50% 0
}
.footer-socmed a.twitt:hover {
	background:#34b4d7 url(../images/icon-socmed.png) no-repeat;
	background-position:50% 92%
}
.footer-socmed a.rss {
	border-color:#ee6b27;
	background-position:100% 0
}
.footer-socmed a.rss:hover {
	background:#ee6b27 url(../images/icon-socmed.png) no-repeat;
	background-position:100% 90%
}
@media (max-width:992px) {
.clubMember {
width:100%
}
.footer-socmed {
width:180px;
float:none!important;
margin:0 auto
}
.box-kanan {
margin:10px 0 0 0;
float:right;
width:100%;
border:1px solid #ccc;
padding:0;
overflow:hidden
}
.box-kanan-judul {
float:left;
padding:10px 10px 10px 10px;
color:#f30;
font-family:'DM Sans';
text-transform:uppercase;
font-size:18px;
width:100%
}
.box-kanan-isi {
float:left;
padding:10px;
width:100%
}
.box-kanan-isi ul {
float:left;
margin:0;
width:100%
}
.box-kanan-isi li {
list-style:none;
width:100%
}
.box-kanan-isi li a {
float:left;
width:100%;
padding:8px 0 8px 40px;
list-style:none;
margin:0 0 0 -20px;
border-bottom:1px solid #ccc;
background:url(../images/bg.bullet.png) left center no-repeat
}
.box-kanan-isi li a:hover {
text-decoration:none;
background:url(../images/bg.bullet.png) left center no-repeat #edf3f6
}
}
@media (max-width:360px) {
.clubMember span {
width:100%;
float:left;
margin-bottom:10px
}
}
.box_calc {
	width:100%;
	height:auto;
	float:left;
	margin:0 0 20px 0;
	padding:8px 15px;
	border:1px #d6d6d6 solid;
	border-top:0
}
.box_calc label {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:180px
}
.box_calc select {
	color:#666;
	border:1px #d6d6d6 solid;
	font-family:Tahoma, Geneva, sans-serif;
	-moz-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	border-radius:0
}
.box_calc input[type=text] {
	color:#666;
	border:1px #d6d6d6 solid;
	font-family:Tahoma, Geneva, sans-serif;
	-moz-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	border-radius:0
}
.input-calc {
	width:auto!important;
	margin:0 5px 5px 0!important
}
.submit-button {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	margin:0 5px 5px 0;
	background-color:#107d46;
	color:#fff;
	padding:10px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:13px;
	text-transform:uppercase;
	border:2px #107d46 solid
}
.error {
	width:100%px;
	float:left;
	margin:10px;
	padding:10px;
	text-align:center;
	border:1px solid #999;
	background:#f5f5f5;
	color:#900
}
.komen-item {
	float:left;
	width:205px;
	margin:3px;
	height:40px;
	overflow:hidden;
	border:1px solid #ccc;
	padding:3px
}
.box-komentar {
	width:650px;
	float:left;
	margin:10px
}
.box-komentar-judul {
	width:630px;
	float:left;
	margin:0 0 10px 0;
	padding:3px 5px 3px 5px;
	background:#ccc;
	font-weight:400
}
.box-komentar {
	width:570px;
	float:left;
	margin:10px
}
.komentar-item {
	width:100%;
	float:left;
	margin:5px 0px 5px 0px;
	background: #f5f5f5;
	color:#333;
	line-height:24px;
	border-radius:10px;
	padding: 10px;
}
.komentar-item small {
	font-size:12px;
	color:#999
}
.komentar-avatar{
	width: 70px;
	float: left;
	margin: 0px 20px 20px 0px;
	border-radius:10px;
	overflow: hidden;
}
.tgl {
	font-size:14px;
	color:#999
}
.komentar-nama {
	font-weight:500
}
.komentar-nomor {
	float:left;
	width:60px;
	height:60px;
	padding:5px;
	text-align:center;
	font-weight:500;
	border:1px #ccc solid;
	margin:0 5px 5px 0;
	background:#eee
}
.komentar-isi {
	float:left;
	width:490px;
	height:auto;
	margin:0 0 0 10px
}
.swal2-html-container{
	font-size: 15px !important;
	line-height: 22px !important;
}
.swal2-container{
	z-index: 99999;
}
.securebox {
	padding:8px;
	margin-bottom:5px;
	border:1px solid #666;
	border:1px solid #ccc;
	border:1px solid #bbb;
	max-width:400px;
	line-height:24px;
	float:left;
	background:#f4f4f4
}
.box-avatar {
	width:52px;
	float:right;
	margin-left:10px;
	height:52px;
	overflow:hidden;
	margin-bottom:10px;
	background:#fff;
	border:1px #999 solid
}
.avatar {
	float:left;
	width:50px;
	height:50px;
	margin:1px;
	overflow:hidden
}
.avatar img {
	height:50px
}
ul.tabs {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	height:32px;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	width:100%
}
ul.tabs li {
	float:left;
	margin:0;
	padding:0;
	height:31px;
	line-height:31px;
	border:1px solid #999;
	border-left:none;
	margin-bottom:-1px;
	background:#e0e0e0;
	overflow:hidden;
	position:relative
}
ul.tabs li a {
	text-decoration:none;
	color:#000;
	display:block;
	font-size:1.2em;
	padding:0 20px;
	border:1px solid #fff;
	outline:0
}
ul.tabs li a:hover {
	background:#ccc
}
html ul.tabs li.active, html ul.tabs li.active a:hover {
	background:#fff;
	border-bottom:1px solid #fff
}
.tab_container {
	border:1px solid #999;
	border-top:none;
	clear:both;
	float:left;
	width:100%;
	background:#fff;
	-moz-border-radius-bottomright:5px;
	-khtml-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px
}
.tab_content {
	float:left;
	width:100%;
	padding:0;
	margin:0
}
.boxform {
	margin:10px;
	padding:10px;
	border:1px solid #999;
	line-height:25px
}
label {
	float:left;
	width:120px;
	font-weight:400;
	text-align:left;
	padding:3px
}
.textformkanan {
	float:left
}
.button {
	-moz-box-shadow:inset 0 0 0 0 #fff;
	-webkit-box-shadow:inset 0 0 0 0 #fff;
	box-shadow:inset 0 0 0 0 #fff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
	background-color:#ededed;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #999;
	display:inline-block;
	color:#777;
	font-family:arial;
	font-size:15px;
	font-weight:500;
	padding:10px 32px;
	text-decoration:none;
	text-shadow:1px 1px 0 #fff;
	margin-top:5px
}
.button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
	background-color:#dfdfdf
}
.button:active {
	position:relative;
	top:1px
}
.button1 {
	padding:3px 5px 3px 5px;
	color:#000;
	background:url(../images/bg.button1.jpg) center repeat-x;
	border:#ccc 1px double;
	text-align:center;
	margin-left:3px
}
.button1:hover {
	color:#09f;
	text-decoration:none
}
.boxform textarea {
	width:400px;
	color:#107d46;
	border:2px solid #569ed4;
	font-family:Tahoma, Geneva, sans-serif;
	border-radius:0
}
.boxnewspilihan {
	float:left;
	width:100%;
	height:160px;
	overflow:hidden;
	text-align:left;
	margin:5px 15px 15px 0;
	padding:8px
}
.boxnewspilihan-isi {
	margin:5px;
	text-align:left;
	line-height:24px
}
.boxnewspilihan-isi .judul1 {
	font-size:18px;
	font-weight:400;
;
	margin-bottom:8px;
	line-height:28px;
	float:none
}
.boxnewspilihan .box-boxnewspilihan {
	width:200px;
	height:160px;
	float:left;
	overflow:hidden;
	border:none;
	margin:0 20px 20px 0
}
.boxnewspilihan .box-boxnewspilihan img {
	width:100%;
	height:auto
}
.box-detail {
	width:95%;
	margin:20px
}
.detail-tour {
	line-height:26px
}
.detail-lengkap p {
	font-size:16px;
	line-height:28px
}
.detailinfo {
	color:#999;
	width:100%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc
}
.infodetail {
	float:left;
	width:100%;
	border-bottom:2px solid #ccc;
;
	padding:12px 0 12px 0;
	font-size:20px
}
.formsearch {
	float:left;
	padding:15px;
	width:75%;
	height:50px;
	overflow:hidden;
	margin-left:150px
}
.formsearch input[type=text] {
	color:#ff7234;
	border:1px solid #e15c22;
	padding:2px 15px 2px 15px;
	width:40%;
	border-radius:8px 0 0 8px;
	margin:0;
	float:left
}
.formsearch input[type=submit] {
	color:#fff;
	border:1px solid #932f03;
	border-left:none;
	padding:2px 15px 2px 15px;
	width:auto;
	border-radius:0 8px 8px 0;
	margin:0;
	float:left;
	background:#bb420c;
	text-transform:uppercase;
	font-weight:500
}
.formsearch select {
	color:#ff7234;
	border:none;
	border-top:1px solid #e15c22;
	border-bottom:1px solid #e15c22;
	padding:5px 15px 4px 15px;
	width:auto;
	margin:0;
	float:left
}
.video-item {
	width:100%;
	float:left
}
.video-item-img {
	width:100%;
	height:270px;
	float:left;
	overflow:hidden;
	margin:5px 0 5px 0
}
.video-item-img img {
	width:100%
}
.thumbteacher {
	width:50%;
	float:left;
	margin:0 15px 15px 0
}
@media screen and (max-width:990px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
position:relative;
min-height:1px;
padding-left:15px;
padding-right:15px
}
.thumbteacher {
width:100%
}
.boxhome-item, .boxhome-item:last-child {
float:left;
width:95%;
margin:10px;
max-height:300px;
height:auto
}
.boxform textarea {
width:100%
}
.box-komentar {
width:90%
}
.komentar-item {
width:100%
}
.komentar-isi {
width:100%
}
.komentar-nomor {
display:none
}
.boxnewspilihan {
float:left;
width:45%;
height:auto;
overflow:hidden;
text-align:left;
margin:5px 15px 8px 0;
padding:0
}
.boxnewspilihan-isi {
margin:5px;
text-align:left;
font-size:13px
}
.boxnewspilihan-isi .judul1 {
font-size:18px;
font-weight:400;
margin-bottom:8px;
line-height:28px
}
.boxnewspilihan .box-boxnewspilihan {
width:100%;
height:auto;
float:left;
overflow:hidden;
border:none
}
.boxnewspilihan .box-boxnewspilihan img {
width:100%
}
.infodetail {
float:left;
width:100%;
border-bottom:1px solid #ccc;
padding:12px 0 12px 0;
font-size:18px
}
.lampiran {
float:left;
width:100%;
height:auto;
margin:5px 0 5px 0;
border-bottom:1px solid #ccc;
padding:5px
}
.lampiran-img {
float:left;
width:40px;
height:32px
}
.lampiran-info {
float:left;
width:80%;
padding:5px 0 0 0
}
.large-content iframe, .large-content img {
width:100%!important;
height:auto!important
}
}
@media screen and (max-width:640px) {
.boxnewspilihan {
float:left;
width:95%;
height:auto;
overflow:hidden;
text-align:left;
margin:5px 15px 8px 0;
padding:0
}
.thumbteacher {
width:100%
}
}
.icon {
	background-color:#428bca;
	border:4px solid #428bca;
	border-radius:50%;
	color:#fff;
	display:block;
	font-size:50px;
	height:70px;
	line-height:70px;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:70px
}
.icon {
transition:all .2s linear 0s
}
.judulkanal {
	font-size:34px;
;
	color:#0772b8;
	padding:5px 0 5px 0;
	margin:10px 0 10px 0;
	line-height:40px;
	font-weight:400;
	text-transform:uppercase;
	border-bottom:2px solid #ccc
}
.link-program a, a.link-program {
	float:right;
	margin:-60px 140px 0 0;
	position:relative;
	background:#e99002;
	border:2px solid #fff;
	color:#fff
}
.bloghome {
	color:#fff
}
.bloghome p {
	color:#fff
}
.bloghome a {
	color:#fff
}
.bloghome a:hover {
	color:#f60
}
.bloghome .date {
	color:#f60
}
.testimoni {
	font-size:18px;
	line-height:30px
}
.testimoni span {
	font-size:35px;
	font-weight:500;
	line-height:22px
}
#pushstat {
	display:none
}
.imgwork {
	width:100%;
	border:2px solid #ccc
}
@media (max-width:768px) {
body {
padding-top:60px
}
#topmenu {
width:100%;
display:block;
background:#f60;
z-index:80;
text-align:center;
text-align:left;
height:auto
}
#topmenu a {
float:left;
padding:5px;
color:#fff;
font-weight:500
}
#topmenu a:hover {
float:left;
text-decoration:none;
color:#900
}
.carousel {
margin:0 0
}
.detailbox {
margin:15px;
width:92%
}
.detailbox-isi {
margin:0;
width:100%
}
.detailbox-isi .thumbDetail img, .detailbox-isi .thumbNews img {
width:100%
}
.thumbNews {
width:100%;
float:left;
margin-right:0;
margin-bottom:5px;
position:relative
}
.box-content {
width:100%;
height:auto;
float:left;
margin:15px 0 15px 0
}
.navbar-inverse .navbar-nav>li>a {
color:#333;
font-size:18px;
text-transform:uppercase;
}
.list-content1 {
width:100%;
height:auto;
float:left;
padding:20px
}
.boxnewspilihan {
float:left;
width:100%;
height:auto;
overflow:hidden;
text-align:left;
margin:5px 0 8px 0;
padding:0
}
.boxnewspilihan-isi {
margin:5px;
text-align:left;
font-size:16px
}
}
.testimonihome {
	font-size:18px;
	line-height:30px
}
.testimonihome-img {
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
	margin:0 20px 20px 0;
	border:4px solid #999;
	border-radius:50%
}
.testimonihome img {
	float:left;
	width:100px
}
.section a {
	float:left;
	width:100%!important;
	border-bottom:1px solid #ccc;
	padding:8px 0 8px 16px;
	font-size:16px;
	color:#333;
	font-weight:400
}
.section a:hover {
	color:#f60;
	text-decoration:none
}
.centered {
	margin-left:27%
}
.detail-batas {
	float:left;
	width:100%;
	background:#f2f3ef;
	border-top:1px solid #f7c824;
	border-bottom:2px solid #f60;
	padding:8px 0 8px 0;
	margin:15px 0 15px 0
}
.detail-batas span {
	float:left;
	padding:0 20px 0 20px;
	text-transform:uppercase;
	font-size:16px;
	font-weight:500
}
.hubungi-kami {
	margin:10px 0 10px 20px;
	float:right;
	border:1px solid #ccc;
	background:#f2f3ef
}
.hubungi-kami-isi {
	margin:15px
}
.list-paket {
	height:300px;
	overflow:hidden
}
.paketinfo {
	height:145px;
	float:left;
	overflow:hidden
}
#myModal {
	margin-top:0;
	background:0 0
}
.modal-backdrop.in {
	opacity:.9!important
}
body.modal-open {
	overflow-y:auto
}
.modal {
	overflow-y:auto;
	background:0 0
}
.modal-info {
	padding:0 20px 0 20px
}
.modal-info .input-group {
	display:inherit
}
.modal-info .input-group input {
	width:100%;
	margin-top:15px;
	float:left;
	font-size:16px;
	padding:5px
}
.modal-content {
	background:url(../images/bg.newsletter.png) no-repeat;
	box-shadow:none;
	width:834px;
	height:502px;
	overflow:hidden;
	border:none
}
.modal-info-text {
	float:left;
	width:auto;
	margin:20px 20px 20px 0;
	font-size:18px
}
.subcriber-item-header {
	width:100%;
	float:left;
	border-bottom:1px solid #ccc;
	padding:5px;
	border:1px solid #ccc;
	background:#ccc;
	color:#333;
	font-weight:500
}
.subcriber-item {
	width:100%;
	float:left;
	border-bottom:1px solid #ccc;
	padding:5px;
	border:1px solid #ccc
}
.subcriber-item div, .subcriber-item-header div {
	padding:5px
}
.img-detail {
	width:100%;
	height:600px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	text-align:center!important;
	color:#fff!important;
	border-radius:10px;
	overflow:hidden
}
.img-detail .title-headline h1 {
	width:100%;
	color:#333;
	font-size:38px;
	font-weight:500;
	text-align:left;
	margin-top:20px
}
.large-content, .large-content div, .large-content p, .lengkap, .lengkap ul li {
	font-size:18px!important;
	line-height:30px!important
}
.img-detail .detail-info {
	border:none;
	color:#666!important;
	text-align:left
}
.img-detail .detail-info span {
	border:none;
	color:#666!important;
	font-size:18px
}
.table-pembicara td, .table-pembicara th {
	padding:5px;
	border-bottom:1px solid #ccc
}
.footer-sosmed {
	padding:20px 0 20px 0;
	font-size:18px;
	text-align:center;
	float:left;
	background:#e0dfdf;
	width:100%;
	margin:20px 0 0 0
}
.footer-sosmed a {
	color:#333
}
.subscribe-box {
	float:left;
	width:100%;
	border:1px solid #ccc;
	border-radius:5px;
	margin:15px 0 15px 0;
	padding:20px;
	background:#f5f5f5
}
.subscribe-box .input-group {
	width:100%;
	font-size:16px
}
.subscribe-box .form-control {
	width:70%;
	float:left;
	font-size:16px
}
.subscribe-box .btn {
	width:30%;
	float:left;
	font-size:16px
}
pre {
	font-size:14px;
	width:100%;
	float:left;
	line-height:22px
}
@media (max-width:768px) {
.modal-content {
background:#fff;
box-shadow:none;
width:100%;
height:autopx;
overflow:hidden;
border:none
}
.modal-info-text {
float:left;
width:auto;
margin:10px 10px 10px 0;
font-size:16px
}
.large-content, .large-content div, .large-content p, .lengkap, .lengkap ul li {
font-size:16px!important;
line-height:30px!important
}
.beritahome-item-img {
width:100%;
height:auto
}
.beritahome-item-img img {
width:100%;
height:auto
}
.title-headline h1 {
font-size:22px;
line-height:28px;
color:#333
}
}
.jssocials-shares {
	margin:.2em 0
}
.jssocials-shares * {
	box-sizing:border-box
}
.jssocials-share {
	display:inline-block;
	vertical-align:top;
	margin:.3em .6em .3em 0
}
.jssocials-share:last-child {
	margin-right:0
}
.jssocials-share-logo {
	width:1em;
	vertical-align:middle;
	font-size:1.5em
}
img.jssocials-share-logo {
	width:auto;
	height:1em
}
.jssocials-share-link {
	display:inline-block;
	text-align:center;
	text-decoration:none;
	line-height:1
}
.jssocials-share-link.jssocials-share-link-count {
	padding-top:.2em
}
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
	display:block;
	font-size:.6em;
	margin:0 -.5em -.8em -.5em
}
.jssocials-share-link.jssocials-share-no-count {
	padding-top:.5em
}
.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
	height:1em
}
.jssocials-share-label {
	padding-left:.3em;
	vertical-align:middle
}
.jssocials-share-count-box {
	display:inline-block;
	height:1.5em;
	padding:0 .3em;
	line-height:1;
	vertical-align:middle;
	cursor:default
}
.jssocials-share-count-box.jssocials-share-no-count {
	display:none
}
.jssocials-share-count {
	line-height:1.5em;
	vertical-align:middle
}
.jssocials-share-twitter .jssocials-share-link {
	background:#00aced
}
.jssocials-share-twitter .jssocials-share-link:hover {
	background:#0087ba
}
.jssocials-share-facebook .jssocials-share-link {
	background:#3b5998
}
.jssocials-share-facebook .jssocials-share-link:hover {
	background:#2d4373
}
.jssocials-share-googleplus .jssocials-share-link {
	background:#dd4b39
}
.jssocials-share-googleplus .jssocials-share-link:hover {
	background:#c23321
}
.jssocials-share-linkedin .jssocials-share-link {
	background:#007bb6
}
.jssocials-share-linkedin .jssocials-share-link:hover {
	background:#005983
}
.jssocials-share-p'DM Sans'est .jssocials-share-link {
	background:#cb2027
}
.jssocials-share-p'DM Sans'est .jssocials-share-link:hover {
	background:#9f191f
}
.jssocials-share-email .jssocials-share-link {
	background:#3490f3
}
.jssocials-share-email .jssocials-share-link:hover {
	background:#0e76e6
}
.jssocials-share-stumbleupon .jssocials-share-link {
	background:#eb4823
}
.jssocials-share-stumbleupon .jssocials-share-link:hover {
	background:#c93412
}
.jssocials-share-whatsapp .jssocials-share-link {
	background:#29a628
}
.jssocials-share-whatsapp .jssocials-share-link:hover {
	background:#1f7d1e
}
.jssocials-share-telegram .jssocials-share-link {
	background:#2ca5e0
}
.jssocials-share-telegram .jssocials-share-link:hover {
	background:#1c88bd
}
.jssocials-share-line .jssocials-share-link {
	background:#25af00
}
.jssocials-share-line .jssocials-share-link:hover {
	background:#1a7c00
}
.jssocials-share-viber .jssocials-share-link {
	background:#7b519d
}
.jssocials-share-viber .jssocials-share-link:hover {
	background:#61407b
}
.jssocials-share-pocket .jssocials-share-link {
	background:#ef4056
}
.jssocials-share-pocket .jssocials-share-link:hover {
	background:#e9132e
}
.jssocials-share-messenger .jssocials-share-link {
	background:#0084ff
}
.jssocials-share-messenger .jssocials-share-link:hover {
	background:#006acc
}
.jssocials-share-vkontakte .jssocials-share-link {
	background:#45668e
}
.jssocials-share-vkontakte .jssocials-share-link:hover {
	background:#344d6c
}
.jssocials-share-link {
	padding:.5em .6em;
	color:#fff;
-webkit-transition:background .2s ease-in-out, border-color .2s ease-in-out;
transition:background .2s ease-in-out, border-color .2s ease-in-out
}
.jssocials-share-link:active, .jssocials-share-link:focus, .jssocials-share-link:hover {
	color:#fff
}
.jssocials-share-count-box {
	position:relative;
	height:2.5em;
	padding:0 .3em;
	margin-left:.3em;
	background:#f5f5f5;
-webkit-transition:background .2s ease-in-out, border-color .2s ease-in-out;
transition:background .2s ease-in-out, border-color .2s ease-in-out
}
.jssocials-share-count-box:hover {
	background:#dcdcdc
}
.jssocials-share-count-box:hover:after {
	border-color:transparent #dcdcdc transparent transparent
}
.jssocials-share-count-box:after {
	content:"";
	display:block;
	position:absolute;
	top:.85em;
	left:-.3em;
	width:0;
	height:0;
	border-width:.4em .4em .4em 0;
	border-style:solid;
	border-color:transparent #f5f5f5 transparent transparent;
	-webkit-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
-webkit-transition:background .2s ease-in-out, border-color .2s ease-in-out;
transition:background .2s ease-in-out, border-color .2s ease-in-out
}
.jssocials-share-count-box .jssocials-share-count {
	line-height:2.5em;
	color:#444
}
.btn, .label {
	font-weight:500
}
iframe {
	width:100%!important
}
.tags-isi a {
	float:left;
	padding:10px 20px 10px 20px;
	background:#ddd;
	border-radius:10px;
	margin:0 10px 10px 0;
	color:#333
}

p {
	margin:0;
	text-align:left
}
.mt-20 {
	margin-top:20px
}
.welcome {
	border-top:1px solid #fff;
	background:#d96e10;
	float:left;
	width:100%;
	height:auto;
	color:#fff;
	font-size:18px
}
.welcome h3 {
	font-size:34px;

}
.welcome p {
	font-size:20px;
	font-weight:500;
	margin:0 0 20px 0;
	line-height:28px
}
.welcome .imgbox {
	border:8px solid #854433;
	width:180px;
	height:180px;
	border-radius:50%;
	float:left;
	margin:15px;
	overflow:hidden
}
.welcome .imgbox img {
	width:100%
}
#section {
	width:100%;
	height:auto;
	float:left;
	position:relative
}
.box-content-why {
	width:100%;
	height:auto;
	float:left;
	margin:0 15px 15px 0;
	text-align:center
}
.box-content-why b, .box-content-why strong {
	font-size:18px;
	line-height:40px
}
.box-content {
	width:100%;
	height:auto;
	float:left;
	margin:15px 15px 15px 0
}
.box-content p {
	margin-bottom:10px
}
.detail {
	width:100%;
	height:auto;
	background:#fff
}
.detailbox {
	border:1px solid #ccc;
	float:left;
	margin:10px 0 0 0;
	background:#fff;
	background:none repeat scroll 0 0 #fff;
	box-shadow:0 0 1px #ccc
}
.detailbox-isi {
	width:94%;
	margin:20px;
	float:left
}
.detailbox-isi-paket {
	width:100%;
	margin:20px;
	float:left
}
.topbar {
	padding:8px 0;
	position:relative;
	background:url(../images/bg.header.jpg) #fff
}
.topsosmed {
	float:right;
	width:auto;
	margin:30px 0 0 0
}
.loginbar {
	list-style:none
}
.loginbar li {
	float:left;
	padding:0 8px;
	text-align:left;
	font-size:13px;
	border-left:1px #bebebe solid
}
.loginbar li:first-child {
	border:0
}
.loginbar li a {
	color:#222
}
.loginbar li a:hover {
	color:#333
}
.loginbar li ul {
	width:auto;
	min-width:inherit!important;
	padding:0;
	float:right
}
.loginbar li ul li {
	width:100%;
	float:left;
	padding:0;
	border:0
}
.loginbar li ul li a {
	padding:5px 10px
}
.navbar-brand {
	height:auto;
	margin:0px;
	padding:0;
	float:left
}
.navbar-inverse {
	background-color:#fff;
	border-bottom:1px solid #eeeeee;
}
.navbar-default {
	position:relative;
	z-index:100;
	border-bottom:1px solid #fff;
	-webkit-box-shadow:0 3px 2px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow:0 3px 2px 1px rgba(0, 0, 0, .2);
	-o-box-shadow:0 3px 2px 1px rgba(0, 0, 0, .2);
	-khtml-box-shadow:0 3px 2px 1px rgba(0, 0, 0, .2);
	box-shadow:0 3px 2px 1px rgba(0, 0, 0, .2);
	font-size:18px;
	text-transform:none;
	background:#16a085
}
.navbar {
	border-radius:0;
	top: 60px;
}
.navbar-default .navbar-nav>li>a {
	color:#333
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color:#333;
	background-color:#25a8ff
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color:#333;
	background-color:#2173a9
}
.navbar-default .navbar-nav>li>a .icon {
	width:28px;
	height:21px;
	margin:-60px auto
}
.navbar-default .navbar-nav>li>a .icon span {
	width:28px;
	height:21px;
	float:left
}
.navbar-default .navbar-toggle {
	border-color:#333
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color:#ef5d0e
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#333
}
.navbar-inverse .navbar-nav>li>a {
	color:#333;
	font-size:16px;
	text-transform:none;

}
.navbar-nav>li>a {
	margin: 5px 0px 5px 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 20px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #333;
    background-color: #f5f5f5;
    text-transform: none;
}
.navbar-inverse .navbar-nav>li>a:hover {
    background: #f0ad4e;
    color: #fff;
    font-size: 16px;
    text-transform: none;
    margin: 5px 0px 5px 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 20px;
}

@media screen and (max-width:990px) and (min-width:768px) {
.boxform textarea {
width:100%
}
}
@media screen and (min-width:1200px) {
.navbar-default .navbar-nav>li>a {
	height:60px;
	padding:20px 20px 10px 20px
}
}
@media screen and (max-width:1199px) and (min-width:991px) {
.navbar-default .navbar-nav>li>a {
height:60px;
padding:10px;
line-height:58px
}
}
@media (max-width:768px) {
.navbar-nav>li>a {
border-bottom:1px #dedede solid;
font-size:16px;
-webkit-box-shadow:0 0 1px 0 #c8c8c8;
-moz-box-shadow:0 0 1px 0 #c8c8c8;
-o-box-shadow:0 0 1px 0 #c8c8c8;
-khtml-box-shadow:0 0 1px 0 #c8c8c8;
box-shadow:0 0 1px 0 #c8c8c8;
background:#f5f5f5;
color:#333
}
.navbar-nav>li:hover {
background:#f5f5f5
}
}
.boxSrch {
	position:relative;
	float:left;
	margin-right:10px;
	margin-top:-40px
}
@media screen and (min-width:768px) {
.boxSrch {
float:right!important;
margin-top:-45px!important
}
}
.callCenter {
	float:left;
	margin:-5px 15px 0 0
}
.boxSrch input[type=text] {
	padding:5px 10px;
	padding-right:25px;
	border:2px #d3d3d3 solid
}
.boxSrch span {
	position:absolute;
	right:7px;
	top:7px;
	color:#107d46;
	font-size:17px
}
.boxSrch input[type=submit] {
	z-index:100;
	width:20px;
	border:0;
	position:absolute;
	top:5px;
	right:5px;
	background:0 0
}
.welcomeimg {
	width:100%;
	float:left;
	height:auto;
	border-bottom:1px #9b9b9b solid
}
.welcomeimg img {
	width:100%;
	height:auto
}
.navbar-default .navbar-nav>.active>a .icon span.home {
	background-position:0 100%
}
.navbar-default .navbar-nav>li>a .icon span.about {
	background-position:15% 0
}
.navbar-default .navbar-nav>.active>a .icon span.about {
	background-position:15% 100%
}
.navbar-default .navbar-nav>li>a .icon span.news {
	background-position:33% 0
}
.navbar-default .navbar-nav>.active>a .icon span.news {
	background-position:33% 100%
}
.navbar-default .navbar-nav>li>a .icon span.product {
	background-position:48% 0
}
.navbar-default .navbar-nav>.active>a .icon span.product {
	background-position:48% 100%
}
.navbar-default .navbar-nav>li>a .icon span.office {
	background-position:68% 0
}
.navbar-default .navbar-nav>.active>a .icon span.office {
	background-position:68% 100%
}
.navbar-default .navbar-nav>li>a .icon span.report {
	background-position:84% 0
}
.navbar-default .navbar-nav>.active>a .icon span.report {
	background-position:84% 100%
}
.navbar-default .navbar-nav>li>a .icon span.contact {
	background-position:100% 0
}
.navbar-default .navbar-nav>.active>a .icon span.contact {
	background-position:100% 100%
}
.dropdown-submenu {
	position:relative
}
.dropdown-submenu>.dropdown-menu {
	top:0;
	left:100%;
	margin-top:-6px;
	margin-left:-1px
}
.dropdown-submenu>a:after {
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#fff;
	margin-top:5px;
	margin-right:-10px
}
.dropdown-submenu:hover>a:after, .dropdown-submenu:hover>a:focus {
	border-left-color:#555
}
.dropdown-submenu.pull-left {
	float:none
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;
	border-radius:6px 0 6px 6px
}
@media (max-width:900px) {
.navbar-nav .open .submenu {
position:static;
float:none;
width:auto;
margin-top:0;
background-color:#f5f5f5;
border:0;
box-shadow:none;
border-radius:0
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
padding:8px 15px 8px 25px
}
.navbar-nav .open .submenu>li>a {
line-height:20px;
color:#333!important
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
background-color:#f3f3f3!important;
color:#333!important
}
.chillmenu {
background-color:rgba(1, 88, 161, .88)!important;
padding:0!important
}
.chillmenu li a {
color:#fff!important
}
}
.submenu {
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	min-width:270px;
	background-color:#fff;
	border:0;
	border-top:5px solid #f60
}
.chillmenu {
	top:0;
	left:200px;
	z-index:100!important;
	min-width:180px;
	background-color:rgba(1, 88, 161, .88);
	border:0;
	padding:0;
	padding-bottom:10px;
	border-radius:0 0 5px 5px
}
.submenu li {
	position:relative;
	border-bottom:1px #ccc solid
}
.submenu li:hover {
	background-color:#fff;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow:none;
	-khtml-box-shadow:none;
	text-shadow:none
}
.submenu li a {
	color:#333;
	padding:8px 15px;
	font-size:16px
}
.chillmenu li {
	border-bottom:1px #0e7e46 solid;
	-webkit-box-shadow:0 1px 0 0 rgba(3, 100, 181, .88);
	-moz-box-shadow:0 1px 0 0 rgba(3, 100, 181, .88);
	-o-box-shadow:0 1px 0 0 rgba(3, 100, 181, .88);
	-khtml-box-shadow:0 1px 0 0 rgba(3, 100, 181, .88);
	box-shadow:0 1px 0 0 rgba(3, 100, 181, .88)
}
@media (min-width:992px) {
.navbar-nav li:hover .submenu {
display:block
}
.submenu li:hover .chillmenu {
display:block
}
}
.carousel {
	height:auto
}
.carousel-caption {
	z-index:10;
	width:40%;
	right:50px;
	color:#333;
	text-shadow:none
}
.carousel-caption h1 {
	margin:0;
	text-align:left;
	padding:12px 15px;
	font-weight:600;

}
.carousel-caption h1 a {
	color:#333!important;
	font-weight:600;
	font-size:26px
}
.carousel-caption h1 a:hover {
	color:#333!important;
	text-decoration:none!important
}
.carousel-caption p {
	float:left;
	clear:both;
	text-align:left;
	font-size:18px;
	font-weight:400;
	line-height:34px;
	padding:5px 15px;
	color:#333;

}
.imgslide {
	width:90%;
	float:left;
	margin:0 0 20px 20px;
	height:150px;
	overflow:hidden;
	border-radius:10px
}
.carousel .item {
	height:auto;
	background-color:#fff
}
.carousel-inner>.item>img {
	position:relative;
	top:0;
	left:0;
	min-width:100%;
	height:auto
}
.carousel .item {
	-webkit-transition:opacity 3s;
	-moz-transition:opacity 3s;
	-ms-transition:opacity 3s;
	-o-transition:opacity 3s;
	transition:opacity 3s
}
.carousel .active.left {
	left:0;
	opacity:0;
	z-index:2
}
.carousel .next {
	left:0;
	opacity:1;
	z-index:1
}
.carousel-info {
	margin:-50px auto;
	position:relative;
	z-index:99999999
}
.cat{
	float: left;
	padding: 5px 15px 5px 15px;
	background: #f5f5f5;
	color: #333;
	border-radius: 8px;
	font-size: 13px;
}
@media screen and (max-width:768px) {
.carousel-caption {
position:inherit;
float:left;
left:0;
right:0;
top:0;
bottom:0;
padding:0!important
}
.carousel-caption h1, .carousel-caption p {
z-index:10;
width:105%;
float:left;
padding:12px 25px;
margin-left:-25px;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box
}
.carousel-indicators {
bottom:150px
}
}
@media screen and (max-width:420px) {
.carousel-caption h1 {
font-size:24px;
padding:12px 30px
}
.carousel-caption p {
font-size:14px;
padding:12px 30px
}
.carousel-indicators {
display:none
}
}
.beritahome {
	float:left;
	width:100%;
	background:#fff;
	padding:5px 0px 25px 0px;
	border-radius:0px;
	overflow:hidden
}
.beritahome-item {
	width:100%;
	float:left;
	border-bottom:1px solid #ccc;
	padding:20px 0 20px 0
}
.beritahome-item:last-child {
	border:none
}
.beritahome-item-img {
	width:200px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0 20px 20px 0;
	border-radius:5px
}
.beritahome-item-img img {
	width:100%;
	height:auto
}
.berita-home {
	float:left
}
.berita-home h2 {
	margin-top:0
}
.berita-home-judul {
	float:left;
	width:auto;
	margin:20px 0 -60px 20px;
	background:#c30;
	position:relative;
	padding:5px 20px 5px 20px;
	color:#fff;
	text-transform:uppercase
}
.berita-home-img {
	float:left;
	width:96%
}
.berita-home-img img {
	width:100%
}
.boxhome-item {
	width:98%;
	border:1px solid #ccc;
	background:#fff;
	min-height:300px;
	height:auto;
	margin:0 auto;
	overflow:hidden
}
.boxhome-item-judul {
	padding:10px;
	float:left;
	width:100%;
	background:#107d46;
	color:#fff;
;
	text-transform:uppercase;
	font-size:20px
}
.boxhome-item-isi {
	margin:10px;
	float:left;
	min-height:10px;
	height:auto;
	overflow:hidden
}
.hover-effect {
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}
.homeNews {
	background:url(../images/bg.main.jpg);
	padding:15px 0
}
.homeServe {
	padding:15px 0;
	border-right:0;
	border-left:0
}
.headline {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
;
	font-size:18px;
	padding:10px 15px;
	background:#107d46;
	color:#fff
}
.headline h2 {
	float:left;
	margin:5px 0;
	text-transform:uppercase;
	color:#fff;
	font-size:20px
}
.thumbpaket {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	padding:5px;
	overflow:hidden
}
.img-program img, .thumbpaket img {
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease
}
.img-program:hover img, .thumbpaket:hover img {
	-webkit-transform:scale(1.25);
	-moz-transform:scale(1.25);
	-ms-transform:scale(1.25);
	-o-transform:scale(1.25);
	transform:scale(1.25)
}
.team-item {
	margin:10px;
	height:auto;
	max-height:360px;
	overflow:hidden
}
.list-client {
	margin:10px 10px 0 10px;
	height:auto;
	height:280px;
	overflow:hidden
}
.list-paket {
	margin:95%;
	margin:10px;
	height:auto;
	max-height:360px;
	overflow:hidden
}
.thumbBlog {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	margin-right:12px;
	padding:5px
}
.thumbBlog img {
	width:100%;
	height:auto
}
.margin5 {
	padding:10px
}
.thumbNews {
	width:300px;
	height:auto;
	float:left;
	clear:both;
	margin-right:12px;
	padding:5px
}
.thumbNews img {
	width:100%;
	height:auto
}
.thumbWork {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	margin-right:12px;
	padding:10px;
	border:2px solid #ccc
}
.thumbWork img {
	width:100%;
	height:auto
}
.thumbTeam {
	width:243px;
	height:auto;
	float:left;
	clear:both;
	margin-right:12px;
	padding:5px
}
.thumbTeam img {
	max-width:100%;
	height:auto
}
.thumbAneka {
	width:100%;
	height:auto;
	float:left;
	clear:both
}
.thumbAneka img {
	max-width:100%;
	width:100%
}
a.btnMore-white {
	color:#fff;
	padding:5px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:13px;
	text-transform:uppercase;
	border:2px #fff solid;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px
}
a.btnMore-white:hover {
	background:#fff;
	color:#f1744d;
	text-decoration:none
}
@media screen and (max-width:470px) {
.thumbNews {
width:100%;
float:left;
margin-right:0;
margin-bottom:5px;
position:relative
}
.contentNews {
height:330px;
overflow:hidden
}
}
.thumbNews:hover {
	background:#6cadde
}
.date {
	font-size:12px;
	color:#777;
	text-align:left
}
a.title-news {
	margin-bottom:5px;
;
	font-size:24px;
	text-align:left;
	color:#444;
	line-height:34px;
	font-weight:600;
	padding-bottom:20px
}
a.title-news:hover {
	color:#f1744d;
	text-decoration:none
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
}
@media (min-width:992px) {
.row {
margin:0
}
.col-md-3 {
padding:0
}
}
.title-serve {
	width:100%;
	height:auto;
	float:left;
	position:relative;
;
	font-size:17px;
	text-align:left;
	text-transform:uppercase;
	color:#fff;
	background:#075a91;
	text-align:center
}
.title-serve span {
	padding:10px;
	float:left;
	text-align:center;
	width:98%
}
.title-serve a {
	color:#fff
}
.title-populer {
	width:99%;
	margin:5px;
	height:auto;
	float:left;
	position:relative;
;
	font-size:17px;
	text-align:left;
	text-transform:uppercase;
	color:#333;
	text-align:center;
	border-bottom:2px solid #c30
}
.title-populer span {
	padding:10px;
	float:left;
	text-align:left;
	font-weight:500;
	width:98%
}
.title-serve a {
	color:#fff
}
.bg-gold {
	background:#c69d14
}
.item-text {
	width:100%;
	height:auto;
	float:left;
	margin:1px 0;
	padding:0
}
.img-program {
	width:100%;
	height:200px;
	float:left;
	overflow:hidden
}
.img-program img {
	width:100%
}
.text-program {
	height:100px;
	overflow:hidden
}
@media (max-width:990px) {
.item-text {
border:0
}
}
.icon-serve {
	width:84px;
	height:84px;
	position:absolute;
	right:10px;
	top:5px;
	background:url(../images/icon-services.png) no-repeat
}
@media (min-width:992px) and (max-width:1199px) {
.title-serve {
text-align:center
}
.item-text {
padding:10px 0
}
.icon-serve {
float:left;
margin:0 82px 10px;
position:relative
}
}
.newspaper {
	background-position:33% 0
}
.bond {
	background-position:66.5% 0
}
.fasilitas {
	background-position:100% 0
}
.text-padding {
	padding:0 15px
}
a.btnMore-blue {
	margin:0 auto;
	color:#107d46;
	padding:10px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:13px;
	text-transform:uppercase;
	border:2px #107d46 solid;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px
}
a.btnMore-blue:hover {
	background:#107d46;
	color:#fff;
	text-decoration:none
}
a.btnMore-gold {
	margin:0 auto;
	color:#b89111;
	padding:10px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:13px;
	text-transform:uppercase;
	border:2px #c69d14 solid;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px
}
a.btnMore-gold:hover {
	background:#c69d14;
	color:#fff;
	text-decoration:none
}
.box_form {
	width:100%;
	height:auto;
	float:left;
	margin:15px 0;
	padding:8px 15px;
	border:2px #d6d6d6 solid
}
.box_form label {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px
}
.box_form input[type=text], .box_form select {
	color:#107d46;
	border:2px #569ed4 solid;
	font-family:Tahoma, Geneva, sans-serif;
	padding:2px 5px 2px 5px;
	-moz-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	border-radius:0
}
.form-control:focus {
	box-shadow:none
}
.box_form select option {
	color:#444
}
.btn-u {
	border:0;
	color:#fff;
	font-size:14px;
	cursor:po'DM Sans';
	font-weight:400;
	padding:7px 13px;
	margin:0 0 0 10px;
	position:relative;
	background:#107d46;
	display:inline-block;
	text-decoration:none
}
.btn-u:hover {
	background:#0569a2;
	color:#fff;
	text-decoration:none;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.bg-divider {
	width:100%;
	height:4px;
	float:left;
	background:url(../images/bg-divider.gif) repeat-x
}
.title-table {
	width:100%;
	height:64px;
	float:left;
	padding:10px 0;
	text-align:center;
	color:#666
}
.table {
	color:#666
}
.table thead {
	color:#444
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border:2px #d9dfed solid
}
.table-bordered {
	border:2px #d9dfed solid
}
.table tbody tr:nth-child(even) {
background:#fff
}
.table tbody tr:nth-child(odd) {
background:#eff7fc
}
.table>thead>tr>th {
	vertical-align:middle
}
.btnMore {
	width:100%;
	height:auto;
	float:left;
	margin-top:-15px
}
.btnMore a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:500;
	color:#107d46
}
.nav-tabs {
	border:0
}
.nav-tabs li {
	width:49%;
	height:auto;
	text-align:center;
;
	font-size:18px
}
.nav-tabs li:nth-child(odd) {
float:left
}
.nav-tabs li:nth-child(even) {
float:right
}
.nav-tabs>li>a {
	border:0!important;
	color:#fff;
	background:#6cadde;
	-moz-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	border-radius:0
}
.nav-tabs>li>a:hover {
	background:#107d46
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color:#f5f5f5;
	background-color:#f1744d;
	cursor:default
}
.videohome1-item {
	color:#333;
	margin:10px;
	float:left
}
.videohome1-item .judul1 {
	color:#333;
	font-size:22px;
	line-height:28px
}
.videohome1-item .judul1:hover {
	color:#f60;
	text-decoration:none
}
.videohome1-item-img {
	width:100%;
	margin:0 0 8px 0;
	height:170px;
	overflow:hidden
}
.videohome1-item-img img {
	width:100%
}
.title-video1 {
	width:100%;
	height:auto;
	float:left;
	margin:12px 0
}
.title-video1 a {
	color:#107d46;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px
}
.videohome-item {
	color:#bce0e0;
	margin:10px
}
.videohome-item .judul1 {
	color:#fff;
	font-size:22px;
	line-height:28px
}
.videohome-item-img {
	width:100%;
	border:6px solid #048c8c;
	margin:0 0 8px 0;
	height:170px;
	overflow:hidden
}
.videohome-item-img img {
	width:100%
}
.title-video {
	width:100%;
	height:auto;
	float:left;
	margin:12px 0
}
.title-video a {
	color:#107d46;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px
}
.preview-video {
	width:100%;
	height:auto;
	float:left
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box
}
.video-container embed, .video-container iframe, .video-container object {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.homeGall {
	width:100%;
	height:auto;
	float:left;
	padding:0;
	margin:0;
	margin-bottom:20px;
	list-style:none
}
.homeGall li {
	width:49%;
	height:auto;
	margin-top:15px
}
@media (max-width:400px) {
.homeGall li {
width:100%
}
}
.homeGall li:nth-child(odd) {
float:left
}
.homeGall li:nth-child(even) {
float:right
}
.thumbGall {
	width:100%;
	height:auto;
	float:left;
	padding:4px;
	background:#c0d2e0
}
.thumbGall:hover {
	background:#107d46
}
.thumbGall a {
	width:100%;
	height:170px;
	float:left;
	overflow:hidden
}
.boxSlide-awards {
	width:100%;
	height:auto;
	float:left;
	margin-top:-15px;
	padding:15px;
	padding-bottom:0
}
.boxAwards {
	position:relative;
	margin-right:10px
}
.boxAwards h5 {
	width:100%;
	height:auto;
	float:left;
	color:#c69d14;
	text-align:center;
	background:#f5f5f5;
	padding:8px 10px;
	border:1px #bebebe solid
}
.image-center {
	width:150px;
	height:auto;
	margin:0 auto
}
.image-center img {
	width:150px;
	height:auto;
	margin:5px auto;
	border:3px #dedede solid
}
.bx-wrapper .bx-controls-direction a {
	position:absolute;
	top:62%;
	margin-top:-16px;
	outline:0;
	width:29px;
	height:29px;
	text-indent:-9999px;
	z-index:9999
}
.bx-wrapper .bx-controls-direction a.disabled {
	display:none
}
.bx-pager {
	display:none
}
.bx-wrapper .bx-prev {
	left:15px;
	background:url(../images/controls.png) no-repeat 0 0
}
.bx-wrapper .bx-next {
	right:15px;
	background:url(../images/controls.png) no-repeat 100% 0
}
.bx-wrapper .bx-prev:hover {
	background-position:0 100%
}
.bx-wrapper .bx-next:hover {
	background-position:100% 100%
}
.jumbotron {
	float:left;
	width:100%;
	background:#ee8b0a;
	padding:20px 0 20px 0
}
.jumbotron img {
	min-width:100%;
	height:auto
}
.page-location {
	width:100%;
	height:auto;
	float:left;
	padding:5px 0 5px 0;
	text-align:left;
;
	text-transform:uppercase
}
.sub-location {
	display:block;
	width:100%;
	height:auto;
	float:left;
;
	font-size:20px;
	text-transform:uppercase;
	color:#444;
	padding:12px 10px;
	border-bottom:3px #107d46 solid
}
.title-page {
	width:100%;
	height:auto;
	float:left;
	padding:8px 0 0 15px;
;
	font-size:24px;
	text-align:left;
	color:#fff
}
@media only screen and (max-width:479px) {
.page-location {
margin-top:0
}
.title-page {
font-size:20px
}
}
.boxnav-detail {
	width:100%;
	height:auto;
	float:left;
	background:#004a8d
}
.subnav-detail {
	width:100%;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	list-style:none
}
.subnav-detail li {
	float:left;
	font-size:14px;
	text-align:left
}
.subnav-detail li a {
	float:left;
	padding:15px;
	color:#fff
}
.subnav-detail li a:focus, .subnav-detail li a:hover {
	background:#107d46;
	text-decoration:none
}
.subnav-detail li a.active-sub {
	background:#fff;
	color:#333
}
.subnav-detail ul li, .subnav-detail ul li a {
	width:100%
}
.subnav-detail ul li a {
	padding:10px 15px
}
.subnav-detail ul li a:hover {
	color:#fff;
	background-color:rgba(1, 88, 161, .88)!important
}
#toggle, .toggle {
	display:none
}
@media only screen and (max-width:768px) {
.menu {
display:none;
opacity:0;
width:100%;
position:absolute;
right:0;
z-index:10001
}
.menu>li {
display:block;
width:100%;
margin:0
}
.menu>li>a {
display:block;
width:100%;
text-decoration:none;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
.toggle {
display:block;
position:relative;
cursor:po'DM Sans';
-webkit-touch-callout:none;
-webkit-user-select:none;
user-select:none
}
#toggle:checked~.menu {
display:block;
opacity:1
}
.subnav-detail ul {
float:left!important;
position:relative!important
}
.navbar-brand {
width:60%;
overflow:hidden;
float:left
}
.navbar-brand img {
width:100%
}
}
@media only screen and (max-width:768px) {
.menu {
background-color:rgba(0, 124, 194, .9);
border-top:1px solid #51c1f1
}
.menu, .menu>li, .menu>li>a {
height:auto
}
.menu>li>a {
padding:10px;
position:relative;
border-bottom:1px rgba(2, 109, 170, .88) solid;
-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .3);
-moz-box-shadow:0 1px 1px rgba(0, 0, 0, .3);
-o-box-shadow:0 1px 1px rgba(0, 0, 0, .3);
-khtml-box-shadow:0 1px 1px rgba(0, 0, 0, .3);
text-shadow:0 1px 1px rgba(0, 0, 0, .3);
-webkit-box-shadow:0 1px 0 0 rgba(9, 143, 219, .88);
-moz-box-shadow:0 1px 0 0 rgba(9, 143, 219, .88);
-o-box-shadow:0 1px 0 0 rgba(9, 143, 219, .88);
-khtml-box-shadow:0 1px 0 0 rgba(9, 143, 219, .88);
box-shadow:0 1px 0 0 rgba(9, 143, 219, .88)
}
.menu>li>a:focus, .menu>li>a:hover {
color:#fff;
background-color:rgba(1, 88, 161, .88);
-webkit-box-shadow:none;
-moz-box-shadow:none;
-o-box-shadow:none;
-khtml-box-shadow:none;
text-shadow:none
}
.toggle:after {
content:'View Menu';
display:block;
width:100%;
margin:10px 0;
padding:10px 50px;
background:#038ad6;
-webkit-border-radius:2px;
border-radius:2px;
text-align:center;
text-transform:uppercase;
font-family:'DM Sans';
font-size:16px;
font-weight:400!important;
color:#fff;
-webkit-transition:all .5s linear;
-moz-transition:all .5s linear;
-o-transition:all .5s linear;
transition:all .5s linear;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
.toggle:hover:after {
background:#45abd6
}
#toggle:checked+.toggle:after {
content:'Close Menu'
}
}
.thumbDetail, .thumbList-gall {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	margin-bottom:12px
}
.thumbList {
	width:345px;
	height:auto;
	clear:both;
	margin:0 12px
}
.thumbDetail a {
	width:100%;
	height:400px;
	float:left;
	overflow:hidden
}
.thumbList-gall a {
	width:100%;
	height:250px;
	float:left;
	overflow:hidden
}
.thumbDetail img, .thumbList img, .thumbList-gall img {
	min-width:100%;
	height:auto
}
.box-kanan {
	margin:0;
	float:right;
	width:96%;
	padding:0;
	overflow:hidden;
	background:#fff;
	padding:20px;
	border-radius:10px;
	overflow:hidden;
	margin-bottom:20px;
}
.box-kanan-judul {
	float:left;
	padding:10px 15px 10px 15px;
	color:#db5b06;
;
	text-transform:uppercase;
	font-size:24px;
	width:100%;
	border-bottom:none
}
.box-kanan-isi {
	float:left;
	padding:15px
}
.box-kanan-isi .jalanpintas {
	float:left;
	margin:0
}
.box-kanan-isi .jalanpintas a {
	float:left;
	width:100%;
	padding:8px 0 8px 40px;
	list-style:none;
	margin:0;
	border-bottom:1px solid #ccc;
	background:url(../images/bg.bullet.png) left center no-repeat
}
.box-kanan-isi .jalanpintas a:hover {
	text-decoration:none;
	background:url(../images/bg.bullet.png) left center no-repeat #edf3f6
}
.judul1 a, a.judul1 {
	float:left;
	color:#db5b06;
;
	font-size:18px;
	width:100%
}
.judul-1 {
	color:#db5b06;
;
	font-size:22px;
	width:100%;
	font-weight:500
}
.judul-2 {
	color:#999!important;
;
	font-size:18px;
	width:100%
}
.judul-3 {
	color:#db5b06;
;
	font-size:18px;
	width:100%;
	font-weight:500;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	float:left
}
.infopage {
	padding:20px 50px 20px 50px;
	text-align:center;
	font-size:18px;
	line-height:30px;
	color:#666;
	margin:0 0 20px 0;
	border-bottom:2px solid #ccc
}
@media screen and (max-width:600px) {
.thumbList {
width:100%;
float:left!important;
margin:0;
margin-bottom:10px;
position:relative
}
.thumbDetail a, .thumbList-gall a {
width:100%;
height:auto;
float:left;
overflow:hidden
}
}
.name-occupation {
	font-size:22px;
	text-align:left;
	color:#107d46
}
.name-occupation span {
	color:#555;
	font-size:30px
}
.btn-warn {
	width:100%;
	height:auto;
	float:left;
	padding:8px;
	margin:10px 0 5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px
}
.maps {
	width:98%;
	height:450px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	overflow:hidden
}
.maps img {
	width:100%
}
@media (max-width:767px) {
.maps {
height:auto
}
}
.side-contact {
	width:100%;
	height:auto;
	float:left
}
.btn-contact {
	width:100%;
	height:auto;
	float:left;
;
	font-size:16px;
	padding:10px;
	margin-bottom:10px;
	border:1px #bebebe solid;
	border-bottom:2px #cecece solid;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	background:#fff;
	background:-moz-linear-gradient(top, #fff, #ededed);
	background:-o-linear-gradient(top, #fff, #ededed);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ededed));
	background:-khtml-gradient(linear, 0 0, 0 100%, from(#fff), to(#ededed))
}
.btn-contact p {
	font-size:20px;
	color:#007cc2
}
.form-contact input[type=text] {
	width:100%;
	float:left;
	font-size:15px;
	margin:12px 0 0;
	padding:6px 10px;
	padding-right:25px;
	border:2px #d3d3d3 solid;
	outline:0
}
.form-contact textarea {
	max-width:100%;
	min-width:100%;
	height:150px;
	float:left;
	font-size:15px;
	margin:12px 0 0;
	padding:6px 10px;
	padding-right:25px;
	border:2px #d3d3d3 solid;
	outline:0
}
.form-contact input[type=submit] {
	float:right;
	margin-top:10px;
	padding:8px 30px;
	border:0;
;
	font-size:16px;
	color:#fff;
	background:#107d46
}
.form-contact input[type=submit]:hover {
	background:#0569a2
}
.list-video {
	float:left;
	padding:5px;
	margin:10px 5px 5px 5px;
	width:380px;
	height:380px;
	overflow:hidden
}
.list-video .thumbDetail span {
	float:left;
	width:360px;
	height:200px;
	overflow:hidden
}
.list-video .thumbDetail img {
	width:360px
}
.bar-login, .bar-register {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:15px
}
.bar-login label {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:8px;
	font-size:14px;
	text-align:left;
	color:#666
}
.bar-register label {
	width:40%;
	height:auto;
	float:left;
	margin-top:10px;
	font-size:14px;
	text-align:left;
	color:#666
}
.bar-register span {
	color:#e1a73f
}
.bar-login input[type=password], .bar-login input[type=text] {
	width:100%;
	float:left;
	font-size:15px;
	padding:6px 10px;
	padding-right:25px;
	border:2px #d3d3d3 solid;
	outline:0
}
.bar-register input[type=password], .bar-register input[type=text] {
	width:60%;
	height:auto;
	float:left;
	font-size:15px;
	padding:6px 10px;
	padding-right:25px;
	border:2px #d3d3d3 solid;
	outline:0
}
.bar-register select {
	cursor:po'DM Sans';
	float:left;
	margin-bottom:10px;
	padding:5px;
	color:#107d46;
	border:2px #569ed4 solid;
	outline:0
}
@media (max-width:420px) {
.bar-register {
margin-bottom:5px
}
.bar-register input[type=password], .bar-register input[type=text], .bar-register label, .bar-register select {
width:100%
}
}
#date, #month {
	margin-right:15px
}
.bar-register select option {
	cursor:po'DM Sans';
	color:#444;
	padding:0 5px;
	background:#fff
}
.bar-register input[type=submit] {
	margin:0 auto;
	padding:8px 40px;
	border:0;
;
	text-transform:uppercase;
	font-size:20px;
	color:#fff;
	background:#107d46
}
@media (max-width:420px) {
.bar-register input[type=submit] {
width:100%;
margin-bottom:50px
}
.list-content p {
float:left;
width:50%
}
}
.bar-login input[type=submit] {
	float:right;
	margin-top:10px;
	padding:8px 30px;
	border:0;
;
	text-transform:uppercase;
	font-size:16px;
	color:#fff;
	background:#107d46
}
.bar-login input[type=submit]:hover, .bar-register input[type=submit]:hover {
	background:#0569a2
}
.bar-login a {
	float:left;
	margin-top:8px;
	font-size:14px;
	text-align:left
}
.detail-info {
	width:100%;
	padding:5px 20px 5px 20px;
	border:none;
	background: #f5f5f5;
	border-radius: 10px;
	float:left;
	height:auto;
	margin:10px 0 10px 0;
	color:#666
}
.large-content, .large-ctn_gall {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:10px
}
.list-content {
	width:100%;
	height:auto;
	float:left;
	padding:15px 0;
	border-bottom:1px #d6d6d6 solid
}
.list-content1 {
	width:98%;
	height:auto;
	float:left;
	padding:15px;
	text-align:left;
	background:#fff;
	margin:5px
}
.list-content h2 {
	margin:0!important;
	padding:5px 0 10px 0!important;
	font-size:22px;
	color:#333;
	font-weight:600;
	line-height:30px
}
.list-content a:hover {
	text-decoration:none;
	color:#f1511f
}
.list-ctn_gall {
	width:100%;
	height:365px;
	float:left;
	padding:15px 0;
	border-bottom:1px #d6d6d6 solid
}
@media (max-width:360px) {
.navbar-brand img {
width:90%
}
.large-content {
height:auto;
overflow:hidden
}
.list-content {
height:auto;
overflow:hidden
}
.large-ctn_gall, .list-ctn_gall {
height:auto;
overflow:hidden
}
}
.thumbHeadline {
	width:400px;
	height:auto;
	clear:both;
	margin:0 12px 8px 0;
	padding:5px;
	background:#c0deeb
}
.thumbHeadline:hover {
	background:#6cadde
}
.thumbHeadline img {
	max-width:100%;
	height:auto
}
.title-headline {
	width:100%;
	height:auto;
	float:left;
	font-size:14px;
	color:#666;
	margin-bottom:5px
}
.title-headline a, .title-headline span {
	color:#444;
;
	font-size:28px;
	line-height:38px;
	font-weight:500
}
@media (max-width:645px) {
.thumbHeadline {
width:100%
}
.title-headline a {
line-height:28px
}
}
a.list-link {
	color:#444;
	font-size:20px;
	line-height:34px;
	font-weight:500
}
.title-headline a:hover, a.list-link:hover {
	color:#5fb63c;
	text-decoration:none
}
.list-content span, .list-ctn_gall span {
	color:#c60
}
.thumbDetail-gall {
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	clear:both;
	margin-bottom:12px;
	padding:5px;
	background:#c0deeb
}
.thumbDetail-gall .item {
	width:100%;
	height:360px;
	float:left;
	overflow:hidden
}
@media (max-width:645px) {
.thumbDetail-gall .item {
height:auto
}
}
.list-inline {
	width:100%;
	height:auto;
	float:left;
	list-style:none
}
.list-inline li {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	padding:3px;
	background:#dedede
}
.list-inline li a {
	cursor:po'DM Sans';
	width:120px;
	height:80px;
	float:left;
	overflow:hidden
}
.list-inline li img {
	width:120px;
	height:auto
}
.list-inline li a.selected img {
	opacity:.5
}
#footer {
	width:100%;
	height:auto;
	float:left;
	margin-top:0;
	padding:25px 0 25px 0;
	background:#bab9b9;
	color:#333;
	font-weight:100
}
#footer a {
	color:#333;
	font-weight:400;
	padding:5px
}
.copyright {
	float:left;
	color:#fff;
	text-align:left
}
.footer-nav {
	float:right;
	list-style:none
}
.footer-nav li {
	float:left;
	margin-left:20px;
	text-align:left
}
.footer-nav li a {
	color:#007cc2
}
.footer-nav li a:hover {
	color:#333
}
@media (max-width:1199px) {
.copyright {
width:100%;
margin:15px 0;
text-align:center
}
.footer-nav {
width:80%;
float:none;
margin:0 auto
}
}
@media (max-width:992px) {
.footer-nav {
width:100%
}
.list-content p {
float:left;
width:50%
}
}
@media (max-width:600px) {
.footer-nav {
width:100%;
float:left;
padding:0;
margin:0
}
.footer-nav li {
width:50%;
margin:0;
padding:3px 10px;
text-align:left
}
.list-content p {
float:left;
width:100%
}
}
.clubMember {
	float:left;
	margin:10px 0 5px
}
.clubMember span {
	float:left;
	margin-right:15px
}
.footer-socmed {
	float:right;
	margin:25px 0 0 0
}
.footer-socmed a {
	width:50px;
	height:50px;
	float:left;
	margin:10px 5px;
	border:2px solid;
	background:url(../images/icon-socmed.png) no-repeat;
	-moz-border-radius:50px;
	-o-border-radius:50px;
	-webkit-border-radius:50px;
	-khtml-border-radius:50px;
	border-radius:50px
}
.footer-socmed a.fb {
	border-color:#3b5ba6
}
.footer-socmed a.fb:hover {
	background:#3b5ba6 url(../images/icon-socmed.png) no-repeat;
	background-position:0 90%
}
.footer-socmed a.twitt {
	border-color:#34b4d7;
	background-position:50% 0
}
.footer-socmed a.twitt:hover {
	background:#34b4d7 url(../images/icon-socmed.png) no-repeat;
	background-position:50% 92%
}
.footer-socmed a.rss {
	border-color:#ee6b27;
	background-position:100% 0
}
.footer-socmed a.rss:hover {
	background:#ee6b27 url(../images/icon-socmed.png) no-repeat;
	background-position:100% 90%
}
@media (max-width:992px) {
.clubMember {
width:100%
}
.footer-socmed {
width:180px;
float:none!important;
margin:0 auto
}
.box-kanan {
margin:10px 0 0 0;
float:right;
width:100%;
border:1px solid #ccc;
padding:0;
overflow:hidden
}
.box-kanan-judul {
float:left;
padding:10px 10px 10px 10px;
color:#f30;
font-family:'DM Sans';
text-transform:uppercase;
font-size:18px;
width:100%
}
.box-kanan-isi {
float:left;
padding:10px;
width:100%
}
.box-kanan-isi ul {
float:left;
margin:0;
width:100%
}
.box-kanan-isi li {
list-style:none;
width:100%
}
.box-kanan-isi li a {
float:left;
width:100%;
padding:8px 0 8px 40px;
list-style:none;
margin:0 0 0 -20px;
border-bottom:1px solid #ccc;
background:url(../images/bg.bullet.png) left center no-repeat
}
.box-kanan-isi li a:hover {
text-decoration:none;
background:url(../images/bg.bullet.png) left center no-repeat #edf3f6
}
}
@media (max-width:360px) {
.clubMember span {
width:100%;
float:left;
margin-bottom:10px
}
}
.box_calc {
	width:100%;
	height:auto;
	float:left;
	margin:0 0 20px 0;
	padding:8px 15px;
	border:1px #d6d6d6 solid;
	border-top:0
}
.box_calc label {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:180px
}
.box_calc select {
	color:#666;
	border:1px #d6d6d6 solid;
	font-family:Tahoma, Geneva, sans-serif;
	-moz-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	border-radius:0
}
.box_calc input[type=text] {
	color:#666;
	border:1px #d6d6d6 solid;
	font-family:Tahoma, Geneva, sans-serif;
	-moz-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	border-radius:0
}
.input-calc {
	width:auto!important;
	margin:0 5px 5px 0!important
}
.submit-button {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	margin:0 5px 5px 0;
	background-color:#107d46;
	color:#fff;
	padding:10px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:13px;
	text-transform:uppercase;
	border:2px #107d46 solid
}
.error {
	width:100%px;
	float:left;
	margin:10px;
	padding:10px;
	text-align:center;
	border:1px solid #999;
	background:#f5f5f5;
	color:#900
}
.komen-item {
	float:left;
	width:205px;
	margin:3px;
	height:40px;
	overflow:hidden;
	border:1px solid #ccc;
	padding:3px
}
.box-komentar {
	width:650px;
	float:left;
	margin:10px
}
.box-komentar-judul {
	width:630px;
	float:left;
	margin:0 0 10px 0;
	padding:3px 5px 3px 5px;
	background:#ccc;
	font-weight:400
}
.box-komentar {
	width:570px;
	float:left;
	margin:10px
}

.komentar-item .tgl {
	font-size:12px;
	color:#999
}
.tgl {
	font-size:14px;
	color:#999
}
.komentar-nama {
	font-weight:500
}
.komentar-nomor {
	float:left;
	width:60px;
	height:60px;
	padding:5px;
	text-align:center;
	font-weight:500;
	border:1px #ccc solid;
	margin:0 5px 5px 0;
	background:#eee
}
.komentar-isi {
	float:left;
	width:490px;
	height:auto;
	margin:0 0 0 10px
}
.securebox {
	padding:8px;
	margin-bottom:5px;
	border:1px solid #666;
	border:1px solid #ccc;
	border:1px solid #bbb;
	max-width:400px;
	line-height:24px;
	float:left;
	background:#f4f4f4
}
.box-avatar {
	width:52px;
	float:right;
	margin-left:10px;
	height:52px;
	overflow:hidden;
	margin-bottom:10px;
	background:#fff;
	border:1px #999 solid
}
.avatar {
	float:left;
	width:50px;
	height:50px;
	margin:1px;
	overflow:hidden
}
.avatar img {
	height:50px
}
ul.tabs {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	height:32px;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	width:100%
}
ul.tabs li {
	float:left;
	margin:0;
	padding:0;
	height:31px;
	line-height:31px;
	border:1px solid #999;
	border-left:none;
	margin-bottom:-1px;
	background:#e0e0e0;
	overflow:hidden;
	position:relative
}
ul.tabs li a {
	text-decoration:none;
	color:#000;
	display:block;
	font-size:1.2em;
	padding:0 20px;
	border:1px solid #fff;
	outline:0
}
ul.tabs li a:hover {
	background:#ccc
}
html ul.tabs li.active, html ul.tabs li.active a:hover {
	background:#fff;
	border-bottom:1px solid #fff
}
.tab_container {
	border:1px solid #999;
	border-top:none;
	clear:both;
	float:left;
	width:100%;
	background:#fff;
	-moz-border-radius-bottomright:5px;
	-khtml-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px
}
.tab_content {
	float:left;
	width:100%;
	padding:0;
	margin:0
}
.boxform {
	margin:10px;
	padding:10px;
	border:1px solid #999;
	line-height:25px
}
label {
	float:left;
	width:120px;
	font-weight:400;
	text-align:left;
	padding:3px
}
.textformkanan {
	float:left
}
.button {
	-moz-box-shadow:inset 0 0 0 0 #fff;
	-webkit-box-shadow:inset 0 0 0 0 #fff;
	box-shadow:inset 0 0 0 0 #fff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
	background-color:#ededed;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #999;
	display:inline-block;
	color:#777;
	font-family:arial;
	font-size:15px;
	font-weight:500;
	padding:10px 32px;
	text-decoration:none;
	text-shadow:1px 1px 0 #fff;
	margin-top:5px
}
.button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
	background-color:#dfdfdf
}
.button:active {
	position:relative;
	top:1px
}
.button1 {
	padding:3px 5px 3px 5px;
	color:#000;
	background:url(../images/bg.button1.jpg) center repeat-x;
	border:#ccc 1px double;
	text-align:center;
	margin-left:3px
}
.button1:hover {
	color:#09f;
	text-decoration:none
}
.boxform textarea {
	width:400px;
	color:#107d46;
	border:2px solid #569ed4;
	font-family:Tahoma, Geneva, sans-serif;
	border-radius:0
}
.boxnewspilihan {
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:left;
	margin:5px 0px 15px 0;
	padding:5px 0px 5px 0px;
	border-bottom: 1px solid #eee;
}
.boxnewspilihan-isi {
	margin:5px;
	text-align:left;
	line-height:24px
}
.boxnewspilihan-isi .judul1 {
	font-size:18px;
	font-weight:400;
;
	margin-bottom:8px;
	line-height:28px;
	float:none
}
.boxnewspilihan .box-boxnewspilihan {
	width:100px;
	height:60px;
	float:left;
	overflow:hidden;
	border:none;
	margin:0 20px 20px 0
}
.boxnewspilihan .box-boxnewspilihan img {
	width:100%;
	height:auto
}
.box-detail {
	width:95%;
	margin:20px
}
.detail-tour {
	line-height:26px
}
.detail-lengkap p {
	font-size:16px;
	line-height:28px
}
.detailinfo {
	color:#999;
	width:100%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc
}
.infodetail {
	float:left;
	width:100%;
	border-bottom:2px solid #ccc;
;
	padding:12px 0 12px 0;
	font-size:20px
}
.formsearch {
	float:left;
	padding:15px;
	width:75%;
	height:50px;
	overflow:hidden;
	margin-left:150px
}
.formsearch input[type=text] {
	color:#ff7234;
	border:1px solid #e15c22;
	padding:2px 15px 2px 15px;
	width:40%;
	border-radius:8px 0 0 8px;
	margin:0;
	float:left
}
.formsearch input[type=submit] {
	color:#fff;
	border:1px solid #932f03;
	border-left:none;
	padding:2px 15px 2px 15px;
	width:auto;
	border-radius:0 8px 8px 0;
	margin:0;
	float:left;
	background:#bb420c;
	text-transform:uppercase;
	font-weight:500
}
.formsearch select {
	color:#ff7234;
	border:none;
	border-top:1px solid #e15c22;
	border-bottom:1px solid #e15c22;
	padding:5px 15px 4px 15px;
	width:auto;
	margin:0;
	float:left
}
.video-item {
	width:100%;
	float:left
}
.video-item-img {
	width:100%;
	height:270px;
	float:left;
	overflow:hidden;
	margin:5px 0 5px 0
}
.video-item-img img {
	width:100%
}
.thumbteacher {
	width:50%;
	float:left;
	margin:0 15px 15px 0
}
@media screen and (max-width:990px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
position:relative;
min-height:1px;
padding-left:15px;
padding-right:15px
}
.thumbteacher {
width:100%
}
.boxhome-item, .boxhome-item:last-child {
float:left;
width:95%;
margin:10px;
max-height:300px;
height:auto
}
.boxform textarea {
width:100%
}
.box-komentar {
width:90%
}
.komentar-item {
width:100%
}
.komentar-isi {
width:100%
}
.komentar-nomor {
display:none
}
.boxnewspilihan {
float:left;
width:45%;
height:auto;
overflow:hidden;
text-align:left;
margin:5px 15px 8px 0;
padding:0
}
.boxnewspilihan-isi {
margin:5px;
text-align:left;
font-size:13px
}
.boxnewspilihan-isi .judul1 {
font-size:18px;
font-weight:400;
margin-bottom:8px;
line-height:28px
}
.boxnewspilihan .box-boxnewspilihan {
width:100%;
height:auto;
float:left;
overflow:hidden;
border:none
}
.boxnewspilihan .box-boxnewspilihan img {
width:100%
}
.infodetail {
float:left;
width:100%;
border-bottom:1px solid #ccc;
padding:12px 0 12px 0;
font-size:18px
}
.lampiran {
float:left;
width:100%;
height:auto;
margin:5px 0 5px 0;
border-bottom:1px solid #ccc;
padding:5px
}
.lampiran-img {
float:left;
width:40px;
height:32px
}
.lampiran-info {
float:left;
width:80%;
padding:5px 0 0 0
}
.large-content iframe, .large-content img {
width:100%!important;
height:auto!important
}
}
@media screen and (max-width:640px) {
.boxnewspilihan {
float:left;
width:95%;
height:auto;
overflow:hidden;
text-align:left;
margin:5px 15px 8px 0;
padding:0
}
.thumbteacher {
width:100%
}
}
.icon {
	background-color:#428bca;
	border:4px solid #428bca;
	border-radius:50%;
	color:#fff;
	display:block;
	font-size:50px;
	height:70px;
	line-height:70px;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:70px
}
.icon {
transition:all .2s linear 0s
}
.judulkanal {
	font-size:34px;
;
	color:#0772b8;
	padding:5px 0 5px 0;
	margin:10px 0 10px 0;
	line-height:40px;
	font-weight:400;
	text-transform:uppercase;
	border-bottom:2px solid #ccc
}
.link-program a, a.link-program {
	float:right;
	margin:-60px 140px 0 0;
	position:relative;
	background:#e99002;
	border:2px solid #fff;
	color:#fff
}
.bloghome {
	color:#fff
}
.bloghome p {
	color:#fff
}
.bloghome a {
	color:#fff
}
.bloghome a:hover {
	color:#f60
}
.bloghome .date {
	color:#f60
}
.testimoni {
	font-size:18px;
	line-height:30px
}
.testimoni span {
	font-size:35px;
	font-weight:500;
	line-height:22px
}
#pushstat {
	display:none
}
.imgwork {
	width:100%;
	border:2px solid #ccc
}
@media (max-width:768px) {
body {
padding-top:110px
}
#topmenu {
width:100%;
display:block;
background:#f60;
z-index:80;
text-align:center;
text-align:left;
height:auto
}
#topmenu a {
float:left;
padding:5px;
color:#fff;
font-weight:500
}
#topmenu a:hover {
float:left;
text-decoration:none;
color:#900
}
.carousel {
margin:0 0
}
.detailbox {
margin:15px;
width:92%
}
.detailbox-isi {
margin:0;
width:100%
}
.detailbox-isi .thumbDetail img, .detailbox-isi .thumbNews img {
width:100%
}
.thumbNews {
width:100%;
float:left;
margin-right:0;
margin-bottom:5px;
position:relative
}
.box-content {
width:100%;
height:auto;
float:left;
margin:15px 0 15px 0
}
.navbar-inverse .navbar-nav>li>a {
color:#333;
font-size:18px;
}
.list-content1 {
width:100%;
height:auto;
float:left;
padding:20px
}
.boxnewspilihan {
float:left;
width:100%;
height:auto;
overflow:hidden;
text-align:left;
margin:5px 0 8px 0;
padding:0
}
.boxnewspilihan-isi {
margin:5px;
text-align:left;
font-size:16px
}
}
.testimonihome {
	font-size:18px;
	line-height:30px
}
.testimonihome-img {
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
	margin:0 20px 20px 0;
	border:4px solid #999;
	border-radius:50%
}
.testimonihome img {
	float:left;
	width:100px
}
.section a {
	float:left;
	width:100%!important;
	border-bottom:none;
	padding:8px 0 8px 16px;
	font-size:16px;
	color:#333;
	font-weight:400;
	background: #f5f5f5;
	margin: 5px 0px 5px 0px;
	border-radius: 10px;
}
.section a:hover {
	color:#f60;
	text-decoration:none
}
.centered {
	margin-left:27%
}
.detail-batas {
	float:left;
	width:100%;
	background:#f2f3ef;
	border-top:1px solid #f7c824;
	border-bottom:2px solid #f60;
	padding:8px 0 8px 0;
	margin:15px 0 15px 0
}
.detail-batas span {
	float:left;
	padding:0 20px 0 20px;
	text-transform:uppercase;
	font-size:16px;
	font-weight:500
}
.hubungi-kami {
	margin:10px 0 10px 20px;
	float:right;
	border:1px solid #ccc;
	background:#f2f3ef
}
.hubungi-kami-isi {
	margin:15px
}
.list-paket {
	height:300px;
	overflow:hidden
}
.paketinfo {
	height:145px;
	float:left;
	overflow:hidden
}
#myModal {
	margin-top:0;
	background:0 0
}
.modal-backdrop.in {
	opacity:.9!important
}
body.modal-open {
	overflow-y:auto
}
.modal {
	overflow-y:auto;
	background:0 0
}
.modal-info {
	padding:0 20px 0 20px
}
.modal-info .input-group {
	display:inherit
}
.modal-info .input-group input {
	width:100%;
	margin-top:15px;
	float:left;
	font-size:16px;
	padding:5px
}
.modal-content {
	background:url(../images/bg.newsletter.png) no-repeat;
	box-shadow:none;
	width:834px;
	height:502px;
	overflow:hidden;
	border:none
}
.modal-info-text {
	float:left;
	width:auto;
	margin:20px 20px 20px 0;
	font-size:18px
}
.subcriber-item-header {
	width:100%;
	float:left;
	border-bottom:1px solid #ccc;
	padding:5px;
	border:1px solid #ccc;
	background:#ccc;
	color:#333;
	font-weight:500
}
.subcriber-item {
	width:100%;
	float:left;
	border-bottom:1px solid #ccc;
	padding:5px;
	border:1px solid #ccc
}
.subcriber-item div, .subcriber-item-header div {
	padding:5px
}
.img-detail {
	width:100%;
	height:600px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	text-align:center!important;
	color:#fff!important;
	border-radius:10px;
	overflow:hidden
}
.img-detail .title-headline h1 {
	width:100%;
	color:#333;
	font-size:38px;
	font-weight:500;
	text-align:left;
	margin-top:20px
}
.large-content, .large-content div, .large-content p, .lengkap, .lengkap ul li {
	font-size:18px!important;
	line-height:30px!important
}
.img-detail .detail-info {
	border:none;
	color:#666!important;
	text-align:left
}
.img-detail .detail-info span {
	border:none;
	color:#666!important;
	font-size:18px
}
.table-pembicara td, .table-pembicara th {
	padding:5px;
	border-bottom:1px solid #ccc
}
.footer-sosmed {
	padding:20px 0 20px 0;
	font-size:18px;
	text-align:center;
	float:left;
	background:#e0dfdf;
	width:100%;
	margin:20px 0 0 0
}
.footer-sosmed a {
	color:#333
}
.subscribe-box {
	float:left;
	width:100%;
	border:none;
	border-radius:5px;
	margin:15px 0 15px 0;
	padding:20px;
	background:#f5f5f5
}
.subscribe-box .input-group {
	width:100%;
	font-size:16px
}
.subscribe-box .form-control {
	width:70%;
	float:left;
	font-size:16px
}
.subscribe-box .btn {
	width:30%;
	float:left;
	font-size:16px
}
pre {
	font-size:14px;
	width:100%;
	float:left;
	line-height:22px
}
.img-tanyajawab{
	width:auto; float:left; 
	width:200px; 
	margin:0px 20px 20px 0px;
	 border-radius:20px;
	}
.formcari{
	float: left;
	margin: 8px;
}
.formcari input{
	border: none;
}
.searchbar{
	float: left;
	height: 55px;
	background: #287b7f;
	width: 100%;
	padding: 10px 0px 10px 0px;
}
.topmenu{
	width: 100%;
	position: fixed;
	top: 0px;
	padding: 5px;
	z-index: 9999;
	height: 60px;
	background: #f5f5f5;
	border-bottom: 1px solid #none;
}
.page-location .title-page{
	color: #333;
	
}
.jumbotron{
	background: none;
	padding: 20px 0px 0px 0px;
}



@media (max-width:768px) {
.img-tanyajawab{
	width:auto; 
	float:left; 
	width:100%; 
	margin:0px 20px 20px 0px;
	 border-radius:20px;
	}
.box-kanan{
	padding:20px;
	border:none;
	}
.modal-content {
background:#fff;
box-shadow:none;
width:100%;
height:autopx;
overflow:hidden;
border:none
}
.modal-info-text {
float:left;
width:auto;
margin:10px 10px 10px 0;
font-size:16px
}
.large-content, .large-content div, .large-content p, .lengkap, .lengkap ul li {
font-size:16px!important;
line-height:30px!important
}
.beritahome-item-img {
width:100%;
height:auto
}
.beritahome-item-img img {
width:100%;
height:auto
}
.title-headline h1 {
font-size:22px;
line-height:28px;
color:#333
}
}
.jssocials-shares {
	margin:.2em 0
}
.jssocials-shares * {
	box-sizing:border-box
}
.jssocials-share {
	display:inline-block;
	vertical-align:top;
	margin:.3em .6em .3em 0
}
.jssocials-share:last-child {
	margin-right:0
}
.jssocials-share-logo {
	width:1em;
	vertical-align:middle;
	font-size:1.5em
}
img.jssocials-share-logo {
	width:auto;
	height:1em
}
.jssocials-share-link {
	display:inline-block;
	text-align:center;
	text-decoration:none;
	line-height:1
}
.jssocials-share-link.jssocials-share-link-count {
	padding-top:.2em
}
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
	display:block;
	font-size:.6em;
	margin:0 -.5em -.8em -.5em
}
.jssocials-share-link.jssocials-share-no-count {
	padding-top:.5em
}
.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
	height:1em
}
.jssocials-share-label {
	padding-left:.3em;
	vertical-align:middle
}
.jssocials-share-count-box {
	display:inline-block;
	height:1.5em;
	padding:0 .3em;
	line-height:1;
	vertical-align:middle;
	cursor:default
}
.jssocials-share-count-box.jssocials-share-no-count {
	display:none
}
.jssocials-share-count {
	line-height:1.5em;
	vertical-align:middle
}
.jssocials-share-twitter .jssocials-share-link {
	background:#00aced
}
.jssocials-share-twitter .jssocials-share-link:hover {
	background:#0087ba
}
.jssocials-share-facebook .jssocials-share-link {
	background:#3b5998
}
.jssocials-share-facebook .jssocials-share-link:hover {
	background:#2d4373
}
.jssocials-share-googleplus .jssocials-share-link {
	background:#dd4b39
}
.jssocials-share-googleplus .jssocials-share-link:hover {
	background:#c23321
}
.jssocials-share-linkedin .jssocials-share-link {
	background:#007bb6
}
.jssocials-share-linkedin .jssocials-share-link:hover {
	background:#005983
}
.jssocials-share-p'DM Sans'est .jssocials-share-link {
	background:#cb2027
}
.jssocials-share-p'DM Sans'est .jssocials-share-link:hover {
	background:#9f191f
}
.jssocials-share-email .jssocials-share-link {
	background:#3490f3
}
.jssocials-share-email .jssocials-share-link:hover {
	background:#0e76e6
}
.jssocials-share-stumbleupon .jssocials-share-link {
	background:#eb4823
}
.jssocials-share-stumbleupon .jssocials-share-link:hover {
	background:#c93412
}
.jssocials-share-whatsapp .jssocials-share-link {
	background:#29a628
}
.jssocials-share-whatsapp .jssocials-share-link:hover {
	background:#1f7d1e
}
.jssocials-share-telegram .jssocials-share-link {
	background:#2ca5e0
}
.jssocials-share-telegram .jssocials-share-link:hover {
	background:#1c88bd
}
.jssocials-share-line .jssocials-share-link {
	background:#25af00
}
.jssocials-share-line .jssocials-share-link:hover {
	background:#1a7c00
}
.jssocials-share-viber .jssocials-share-link {
	background:#7b519d
}
.jssocials-share-viber .jssocials-share-link:hover {
	background:#61407b
}
.jssocials-share-pocket .jssocials-share-link {
	background:#ef4056
}
.jssocials-share-pocket .jssocials-share-link:hover {
	background:#e9132e
}
.jssocials-share-messenger .jssocials-share-link {
	background:#0084ff
}
.jssocials-share-messenger .jssocials-share-link:hover {
	background:#006acc
}
.jssocials-share-vkontakte .jssocials-share-link {
	background:#45668e
}
.jssocials-share-vkontakte .jssocials-share-link:hover {
	background:#344d6c
}
.jssocials-share-link {
	padding:.5em .6em;
	color:#fff;
-webkit-transition:background .2s ease-in-out, border-color .2s ease-in-out;
transition:background .2s ease-in-out, border-color .2s ease-in-out
}
.jssocials-share-link:active, .jssocials-share-link:focus, .jssocials-share-link:hover {
	color:#fff
}
.jssocials-share-count-box {
	position:relative;
	height:2.5em;
	padding:0 .3em;
	margin-left:.3em;
	background:#f5f5f5;
-webkit-transition:background .2s ease-in-out, border-color .2s ease-in-out;
transition:background .2s ease-in-out, border-color .2s ease-in-out
}
.jssocials-share-count-box:hover {
	background:#dcdcdc
}
.jssocials-share-count-box:hover:after {
	border-color:transparent #dcdcdc transparent transparent
}
.jssocials-share-count-box:after {
	content:"";
	display:block;
	position:absolute;
	top:.85em;
	left:-.3em;
	width:0;
	height:0;
	border-width:.4em .4em .4em 0;
	border-style:solid;
	border-color:transparent #f5f5f5 transparent transparent;
	-webkit-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
-webkit-transition:background .2s ease-in-out, border-color .2s ease-in-out;
transition:background .2s ease-in-out, border-color .2s ease-in-out
}
.jssocials-share-count-box .jssocials-share-count {
	line-height:2.5em;
	color:#444
}
.btn, .label {
	font-weight:500
}
iframe {
	width:100%!important
}
.lengkap img{
	max-height: 100% !important;
	height: auto !important;
}
.tags-isi a {
	float:left;
	padding:10px 20px 10px 20px;
	background:#ddd;
	border-radius:10px;
	margin:0 10px 10px 0;
	color:#333
}
.swal2-content{
	font-size:16px !important;
	}
.swal2-styled.swal2-confirm {
    border: 0;
    border-radius: .25em;
    background: initial;
    background-color: #e4950c !important;
    color: #fff;
    font-size: 1.0625em;
}
.embed-tiktok .avatar{
	width:50px;
	height:50px;
	border-radius:5px;
	overflow:hidden;
	float:left;
	margin:0px 10px 0px 0px;
	}
.topmenu form{
	padding: 8px;
}
.topmenu .btn{
	padding: 9px;
}

@media (max-width:992px) {
	.navbar-brand{
		width: auto;
	}
	.navbar-inverse .navbar-toggle .icon-bar {
	    background-color: #333;
	}
	.navbar-right {
	    float: right !important;
	    margin-right: 15px;
	    width: 100%;
	}
			
}
.instagram-img{
	width: 312px;
	height:  312px;
	overflow: hidden;
	margin-bottom: 10px;
}
.instagram-img-square{
	width:  312px;
	height:  312px;
	overflow: hidden;
	margin-bottom: 10px;
}
.instagram-img img{
	margin-top: -120px;
}
#columns {
	column-width: 340px;
	column-gap: 5px;
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
}
div#columns .figure {
	background: #f5f5f5;
	margin: 10px;
	padding: 20px;
	border-radius:10px;
	padding-bottom: 10px;
	transition: opacity .4s ease-in-out;
	column-break-inside: avoid;
	display: inline-block;
	width:95%;
	height: 480px;
}
div#columns .figure .figure-info .img {
	width: 80px !important;
	height:80px !important;
	overflow:hidden;
	border-radius:50%;
	height: auto;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 5px;
	float:left;
	margin:0px 20px 0px 0px;
}
div#columns .figure .figure-info{
	padding:20px 0px 20px 0px;
	float:left;
	font-size:14px;
	width:100%;
}
.beritahome table{
	width: 100% !important;
	float: left;
}
.beritahome table td{
	border: 1px solid #ccc;
	padding: 8px 15px 8px 15px;
}
.beritahome table th{
	border: 1px solid #ccc;
	padding: 8px 15px 8px 15px;
	background: #f5f5f5;
}
.w100{
	width: 100%;
}
.toc{
	width: 100%;
	padding: 20px;
	background: #f5f5f5;
	border: 1px solid #eee;
	border-radius: 10px;
}
.toc a{
	color: #dc3565;
}
.sitasi{
	width: 100%;
	padding: 20px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 10px;
}
.toc a{
	color: #dc3565;
}


@media only screen and (max-width:767px){
	.instagram-img{
		width: 100%;
		height:  auto;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.instagram-img-square{
		width: 100%;
		height:  auto;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.instagram-img img{
		margin-top: 0px;
		width: 100%;
	}
	.instagram-img-square img{
		width: 100%;
	}
	div#columns .figure {
		width: 95%;
		height: auto;
	}
}

