body {
	color: #000000;
	font-family: -apple-system, BlinkMacSystemFont,
		"Segoe UI", "Roboto", "Oxygen",
		"Ubuntu", "Cantarell", "Fira Sans",
		"Droid Sans", "Helvetica Neue", sans-serif;
	background: #f5f5f5;
	font-size: 0.95em;
}

a {
	font-family: 'Arial', Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

label {
	font-family: 'Arial', san-serif;
}

.lspace03 {
	letter-spacing: 0.3em;
}

.svg-coklat1 {
	fill: #b98f68;
}

.svg-primary {
	fill: #fff;
}

.svg-yellow {
	fill: #ffc200;
}

.svg-danger {
	fill: #ff0000;
}

.svg-gold {
	fill: #c59816;
}
.svg-suka{
	fill: #09794a;
}
.svg-white {
	fill: #ffffff;
}
.svg-top-header {
	fill: #076188;
}
.svg-gold {
	fill: #3e371f;
}
.svg-bbb {
	fill: #bbbbbb;
}

.svg-success {
	fill: #018a01;
}

.svg-dark {
	fill: #000000;
}

.svg-xxl {
	width: 27px;
	height: 27px;
}

.svg-xl {
	width: 24px;
	height: 24px;
}

.svg-lg {
	/* width: 20px;
	height: 20px; */
	width: 14px;
	height: 21px;
}

.svg-sm {
	width: 17px;
	height: 15px;
}

.svg-xs {
	width: 14px;
	height: 14px;
}

.text-serif {
	font-family: 'Arial', Helvetica, sans-serif;
}

.img-responsive img {
	max-width: 100%;
	height: 100%;
}

.img-100 img {
	width: 100%;
	height: 100%;
}

.img-rounded {
	border-radius: 50%;
	border: 1px solid #ffffff;
}

.div-rounded {
	border-radius: 50%;
}

.btn-bulat {
	border: 1px solid #bbbbbb;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	border-radius: 50%;
	padding: 15px;
	background-color: rgba(0, 0, 0, 0);
}

.ui-bar-a img,
.ui-bar-a svg {
	vertical-align: middle;
}

.hr-gold {
	width: 100%;
	border-top: 1px solid #c59816;
}

.hr-gray {
	width: 100%;
	border-top: 1px solid #fbfbfb;
}

table {
	background: #ffffff;
}

td {
	vertical-align: text-top;
}

.cursor-pointer {
	cursor: pointer;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-family: 'Arial', Helvetica, sans-serif;
	line-height: 1.2;
	color: inherit
}

.h1,
h1 {
	font-size: 2.5rem
}

.h2,
h2 {
	font-size: 2rem
}

.h3,
h3 {
	font-size: 1.75rem
}

.h4,
h4 {
	font-size: 1.5rem
}

.h5,
h5 {
	font-size: 1.25rem
}

.h6,
h6 {
	font-size: 1rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500;
}

.text-konten {
	line-height: 1.5em;
	font-size: 1.2em;
	font-family: -apple-system, BlinkMacSystemFont,
		"Segoe UI", "Roboto", "Oxygen",
		"Ubuntu", "Cantarell", "Fira Sans",
		"Droid Sans", "Helvetica Neue", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
}

p {
	line-height: 1.5em;
	font-family: -apple-system, BlinkMacSystemFont,
		"Segoe UI", "Roboto", "Oxygen",
		"Ubuntu", "Cantarell", "Fira Sans",
		"Droid Sans", "Helvetica Neue", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
}

.lh15 {
	line-height: 1.5em;
	font-family: 'Arial', Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
}

.lh24 {
	line-height: 2.4em;
}

.rapatkan-p p,
.rapatkan-p ul {
	margin: 0
}

picture img {
	width: 100%;
}

.boxpersegi {
	position: relative;
	width: 100%;
}

.boxpersegi:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.boxpersegi img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.boxpersegi-left img {
	object-position: center left;
}

.boxpersegi-right img {
	object-position: center right;
}

.boxpersegi-center img {
	object-position: center;
}

.boxpersegi-top img {
	object-position: center top;
}

.boxpersegi-bottom img {
	object-position: center bottom;
}

/* position */
.skrolpanah {
	position: fixed;
	;
	bottom: 40px;
	right: 5px;
}

.l-content {
	margin: 0 auto;
}

.l-box {
	padding: 0.5em 0.5em;
}

.l-box-c {
	padding: 0 0.6em 0 0.6em;
}

.l-box-full {
	padding: 0 0.1em 0 0;
}

.l-box ul,
.l-box-c ul,
.l-box ol,
.l-box-c ol {
	padding-left: 20px;
}

.l-box ul li,
.l-box-c ul li,
.l-box ol li,
.l-box-c ol li {
	line-height: 1.6em;
	font-family: -apple-system, BlinkMacSystemFont,
		"Segoe UI", "Roboto", "Oxygen",
		"Ubuntu", "Cantarell", "Fira Sans",
		"Droid Sans", "Helvetica Neue", sans-serif;
}

.ceklis {
	list-style: none;
	padding-left: 20px;
}

.ceklis li {
	line-height: 1.6em;
	font-family: -apple-system, BlinkMacSystemFont,
		"Segoe UI", "Roboto", "Oxygen",
		"Ubuntu", "Cantarell", "Fira Sans",
		"Droid Sans", "Helvetica Neue", sans-serif;
}

.ceklis li:before {
	content: "\2713";
	display: inline-block;
	width: 1.3em;
	color: #0d5c24;
}

.anchor ol {
	counter-reset: item
}

.anchor li {
	display: block
}

.anchor li:before {
	content: counters(item, ".") " ";
	counter-increment: item
}

.anchor ol li {
	margin: 6px 0 6px 0;
}

.l-box-gallery {
	font-family: 'Arial', san-serif;
	margin: 0.2em;
	border: 1px solid #d8d8d8;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(216, 216, 216, 1);
	-moz-box-shadow: 3px 3px 5px 0px rgba(216, 216, 216, 1);
	box-shadow: 3px 3px 5px 0px rgba(216, 216, 216, 1);
	background: #f9f9f9;
}

.l-box-gallery img {
	border-bottom: 1px solid #d8d8d8;
}

.l-box-gallery2 {
	font-family: 'Arial', san-serif;
	margin: 0 2px 0 2px;
}

.l-box-gallery2 img {
	outline: 1px solid #000000;
	outline-offset: -1px;
}

.l-box-gallery a {
	font-family: 'Arial', san-serif;
}

.l-box-mini img {
	width: 100%;
}

.bordered {
	border: 1px solid #09794a;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(216, 216, 216, 1);
	-moz-box-shadow: 3px 3px 5px 0px rgba(216, 216, 216, 1);
	box-shadow: 3px 3px 5px 0px rgba(216, 216, 216, 1);
}

.bordered2 {
	border: 1px solid #8e6a02;
}

.d-none {
	display: none;
}

.position-fixed {
	position: fixed !important
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}

.centered {
	position: absolute;
	top: 50%;
	left: 50%;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.h-120 {
	height: 120px;
}

.h-80 {
	height: 80px;
}

.p5505 {
	padding: 5px 5px 0 5px;
}

.p0505 {
	padding: 0 5px 0 5px;
}

.pr20 {
	padding-right: 20px;
}

.pl20 {
	padding-left: 20px;
}

.pr10 {
	padding-right: 10px;
}

.pl10 {
	padding-left: 10px;
}

.pr5 {
	padding-right: 5px;
}

.pl5 {
	padding-left: 5px;
}

.p2 {
	padding: 2px;
}

.p202 {
	padding: 0 2px 0 2px;
}

.p5 {
	padding: 5px;
}

.pt5 {
	padding-top: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.p10 {
	padding: 10px;
}

.pt10 {
	padding-top: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.p20 {
	padding: 20px;
}

.p30 {
	padding: 30px;
}

.p40 {
	padding: 40px 20px 40px 20px;
}

.p50 {
	padding: 50px;
}
.pt0{padding-top:0 !important}
.pt20 {
	padding-top: 20px;
}

.pb20 {
	padding-bottom: 20px;
}
.pt35 {
	padding-top: 35px;
}

.pb35 {
	padding-bottom: 35px;
}
 
.p80 {
	padding: 80px 20px 80px 20px;
}

.p100 {
	padding: 100px 20px 100px 20px;
}

.p200 {
	padding: 200px 20px 200px 20px;
}

.p300 {
	padding: 300px 20px 300px 20px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}

.ml40 {
	margin-left: 40px;
}

.ml60 {
	margin-left: 60px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb32 {
	margin-bottom: 32px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb60 {
	margin-bottom: 60px;
}

.mb80 {
	margin-bottom: 80px;
}

.mt5 {
	margin-top: 5px;
}

.mt3 {
	margin-top: 3px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}
.mt43 {
	margin-top: 43px;
}

.mt50 {
	margin-top: 50px;
}

.mt55 {
	margin-top: 55px;
}

.mt60 {
	margin-top: 60px;
}

.mt70 {
	margin-top: 70px;
}

.mt80 {
	margin-top: 80px;
}

.mt90 {
	margin-top: 90px;
}

.small {
	font-size: 80%;
	font-weight: 400;
	margin-top: 0;
}

.w-100 {
	width: 100%;
}

.w-50 {
	width: 50%;
}

.w-40 {
	width: 40%;
}

.w-30 {
	width: 30%;
}

.w-1 {
	width: 1%;
}

/* text */
.text-uppercase {
	text-transform: uppercase;
}

.text-dark {
	color: #000000;
}

.text-white {
	color: #ffffff;
}
.text-top-header{
	color : #3a4864;
}
.text-888 {
	color: #888;
}

.text-666 {
	color: #666;
}

.text-primary {
	color: #fff;
}

.text-bbb {
	color: #bbbbbb;
}

.text-gold-cerah {
	color: #c59816;
}

.text-gold {
	color: #8e6a02;
}
.text-suka01{
	color:#159c4a;
}
.text-suka02{
	color:#0c866c;
}
.text-yellow {
	color: #ffc200;
}

.font-weight-bold {
	font-weight: bold;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-justify {
	text-align: justify;
}

.text-underline {
	text-decoration: underline;
}

/* bg */
.shadow {
	-webkit-box-shadow: 3px 3px 5px 0px rgba(85, 85, 85, 0.6);
	-moz-box-shadow: 3px 3px 5px 0px rgba(85, 85, 85, 0.6);
	box-shadow: 3px 3px 5px 0px rgba(85, 85, 85, 0.6);
}

.shadow2 {
	-webkit-box-shadow: 3px 3px 5px 0px rgba(216, 216, 216, 1);
	-moz-box-shadow: 3px 3px 5px 0px rgba(216, 216, 216, 1);
	box-shadow: 3px 3px 5px 0px rgba(216, 216, 216, 1);
}

.border-bt {
	border-bottom: 1px solid #cccccc;
}

.alert {
	padding: 20px;
}

.alert-success {
	background: #d4edda;
	border: 1px solid #c3e6cb;
	color: #155724;
}

.alert-warning {
	background: #fff3cd;
	border: 1px solid #ffeeba;
	color: #8a5c02;
}

.alert-danger {
	background: #f2dede;
	border: 1px solid #ebccd1;
	color: #a94442;
}

.bg-transparan {
	background: rgba(0, 0, 0, 0);
}

.bg-gold {
	background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
}

.bg-gold-flat {
	background: #c59816;
}

.bg-gold-flat-soft {
	background: #fef3d4;
}

.btn-brown,
.bg-brown {
	background: #a45200;
}

.bg-brown-soft {
	background: #fce0c5;
}

.bg-888 {
	background: #888888;
}

.bg-dark {
	background: #000000;
	color: #ffffff;
}
.bg-top-header {
	background: #f2f4f4;
	color: #3a4864;
}
.bg-white {
	background: #ffffff;
	color: #000000;
}
.bg-red {
	background: #f00;
}
.bg-blue-tosca {
	background: #08d085;
}
.bg-gold{
	/* background: #D4AF37;
	background: linear-gradient(to bottom, #D4AF37 0%, #C5A028 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D4AF37), color-stop(100%, #C5A028));
	background: -webkit-linear-gradient(top, #D4AF37 0%, #C5A028 100%);
	background: -moz-linear-gradient(top, #D4AF37 0%, #C5A028 100%);
	background: -o-linear-gradient(top, #D4AF37 0%, #C5A028 100%);
	background: -ms-linear-gradient(top, #D4AF37 0%, #C5A028 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D4AF37', endColorstr='#C5A028', GradientType=0);
	border: 1px solid #B69119;
	box-shadow: inset 0 1px 0 #E3BE46;
	-webkit-box-shadow: inset 0 1px 0 #E3BE46;
	-moz-box-shadow: inset 0 1px 0 #E3BE46; */
	
	/* background: radial-gradient(ellipse farthest-corner at right bottom, #fedb37 0%, #fdb931 8%, #9f7928 30%, #8a6e2f 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #ffffff 0%, #ffffac 8%, #d1b464 25%, #5d4a1f 62.5%, #5d4a1f 100%);  */
	background-image: linear-gradient(
	to right,
	#b39a4f 0,
       	#f6e27a 22%, 
	#d0b04d 45%,
	#f6f2c0 50%,
	#d0b04d 70%,
	#f6e27a 80%,
	#b39a4f 100% 
	)
}
.bg-gray-dark {
	background: #282828;
	color: #ffffff;
}


.bg-gray-supersoft {
	background: #efefef;
}

.bg-gray-soft {
	background: #d9d9d9;
}

/* button */
.btn-100 {
	width: 100%;
}

.btn-contact {
	padding: 8px 0 8px 0;
	font-size: 120%;
	border-radius: 8px;
}

.pure-button {
	font-family: 'Arial', san-serif;
	border-radius: 8px;
	background: #dcdcdc;
}

.btn-success,
.btn-danger,
.btn-secondary,
.btn-dark,
.btn-gray-dark,
.btn-brown,
.btn-primary {
	color: #ffffff;
	border-radius: 8px;
	font-family: 'Arial', san-serif;
}

.btn-white {
	border-radius: 8px;
	font-family: 'Arial', san-serif;
	background: #ffffff;
	border: 1px solid #ccc;
}

.btn-gold,
.btn-gold:focus {
	color: #3f310b;
	border-radius: 8px;
	font-family: 'Arial', san-serif;
	background-image: linear-gradient(160deg, #a54e07, #b47e11, #fef1a2, #bc881b, #a54e07);
	border: 1px solid #a55d07;
	font-weight: 600;
}

.btn-gold:hover {
	background: #d4af4f;
	border: 1px solid #a55d07;
}

.btn-gold-flat,
.btn-gold-flat:focus,
.btn-gold-flat:hover {
	background: #c59816;
	color: #000000;
	border-radius: 8px;
}

.btn-purple,
.btn-purple:focus,
.btn-purple:hover {
	background: #8a24c7;
	color: #ffffff;
	border-radius: 8px;
}

.btn-dark {
	background: #000000;
	font-weight: 600;
}

.btn-gray-dark {
	background: #555555;
}

.btn-gray-soft {
	background: #dddddd;
	border-radius: 8px;
	color: #333333;
}

.btn-primary,
.bg-primary {
	background: #3e371f;
	/* this is a green */
}

.bg-primary-soft {
	background: #cce3fd;
	/* this is a green */
}

.btn-success,
.bg-success {
	background: #018a01;
	/* this is a green */
}
.btn-gold2{
	background: #3e371f;
	color:#fff;
	/* this is a gold2 */
}
.bg-success-soft {
	background: #d2f9d2;
	/* this is a green */
}

.btn-danger,
.bg-danger {
	background: #ff0000;
	/* this is a maroon */
}

.btn-warning,
.bg-warning {
	background: rgb(223, 117, 20);
	/* this is an orange */
}

.btn-secondary,
.bg-secondary {
	background: #598098;
	/* this is a light blue */
}

.text-success {
	color: #0d5c24;
	/* this is a green */
}

.text-danger {
	color: rgb(202, 60, 60);
	/* this is a maroon */
}

.text-warning {
	color: rgb(223, 117, 20);
	/* this is an orange */
}

.text-secondary {
	color: rgb(66, 184, 221);
	/* this is a light blue */
}

.text-dark {
	color: #000000;
}

.rounded {
	border-radius: 8px;
}

.btn-sm {
	font-size: 100%;
	padding: 5px 10px 3px 10px;
}

.btn-lg {
	font-size: 120%;
	padding: 3px 10px 5px 10px;
}

.btn-xl {
	font-size: 150%;
	padding: 9px 15px 6px 16px;
}

.text-xxl {
	font-size: 200%;
}

.text-xl {
	font-size: 150%;
}

.text-lg {
	font-size: 120%;
}

/*
			HEADER MENU
			*/
/* Style the header */
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
}

.sticky+.content {
	padding-top: 0px;
}

.header {
	width: 100%;
	z-index: 3;
	font-family: 'Arial', san-serif;
	position: fixed;
}

.header2 {
	width: 100%;
	z-index: 9000000;
	font-family: 'Arial', san-serif;
	position: fixed;
}

.header a,
.header2 a {
	font-family: 'Arial', san-serif;
}

.header .logo,
.header2 .logo {
	display: block;
	float: left;
}

.header .logo img,
.header2 .logo img {
	display: block;
	float: left;
	padding: 10px 10px;
}

.header .pernik,
.header2 .pernik {
	display: block;
	float: left;
	padding: 15px 0px 15px 20px;
}

.header .pernik img,
.header2 .pernik img {
	display: block;
	float: left;
}

@media screen and (max-width:1600px) {
	#konsultasiheader {
		display: none
	}

	#konsultasiheader2 {
		display: none
	}
}

#logobesar .logo img {
	max-height: 45px;
}

#logokecil .logo img {
	max-height: 45px;
}

.toggle,
[id^=drop] {
	display: none;
}

nav li {
	list-style: none;
}

nav {
	margin: 0;
	padding: 0;
}

nav:after {
	content: "";
	display: table;
	clear: both;
}

nav a {
	display: block;
	color: #fff;
	font-size: 0.9em;
	font-weight: 500;
	text-decoration: none;
	font-family: 'Arial', san-serif;
	line-height:20px;
}
nav li ul li a{
	display: block;
	color: #000 !important;
	font-size: 0.9em;
	font-weight: 500;
	text-decoration: none;
	font-family: 'Arial', san-serif;
	padding: 0.3em;
}

nav a:hover {
	background-color: #11375c;
	color: #fbaf17;
	text-decoration: none;
}

nav a:hover .svghover {
	fill: #fbaf17;
}

nav ul {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

nav ul li {
	position: relative;
	float: left;
}

nav li ul {
	display: none;
	-webkit-box-shadow: 1px 2px 10px 0px #555555;
	-moz-box-shadow: 1px 2px 10px 0px #555555;
	box-shadow: 1px 2px 10px 0px #555555;
	min-width: 230px;
}

nav li ul li a {
	border-bottom: 1px solid #ccc;
	line-height: 1.5em;
}

nav ul li a {
	display: block;
	padding: 1em;
	text-decoration: none;
	color:#fff;
	/* background-color: #f00; */
	font-size:14px;
	font-weight:bolder;
}

nav ul li a:hover {
	background-color: #000;
	color: #ddd !important;
	border-radius: 0;
}

nav li:hover>ul {
	display: block;
	position: absolute;
 
}

nav li:hover li {
	float: none;
}

nav li:hover a {
	background: #ffffff;
	color:#11375c;	
}

nav ul ul ul {
	left: 100%;
	top: 0;
}

@media all and (max-width : 1330px) {
	nav {
		margin: 0;
	}

	.scrollmenu {
		overflow: auto;
	}

	.toggle+a,
	.menu {
		display: none;		
	}

	.toggle {
		display: block;
		padding: 14px 10px;
		color: #FFF;
		font-size: 17px;
		text-decoration: none;
		border: none;
	}

	[id^=drop]:checked+ul {
		display: block;
	}

	nav ul {
		overflow: auto;
		max-height: 480px;
		width: 100%;
	}

	nav ul li {
		display: block;
		width: 100%;
	}

	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 40px;
		font-family: 'Arial', san-serif;
	}

	nav ul ul ul a {
		padding: 0 80px;
		font-family: 'Arial', san-serif;
	}

	nav a:hover,
	nav ul ul ul a {
		background-color: #111111;
		text-decoration: none;
	}

	nav ul li ul li .toggle,
	nav ul ul a,
	nav ul ul ul a {
		padding: 14px 20px;
		color: #FFF;
		font-size: 17px;
		font-family: 'Arial', san-serif;
	}

	nav ul li ul li .toggle,
	nav ul ul a {
		background-color: #222222;
		font-family: 'Arial', san-serif;
	}

	nav ul ul {
		float: none;
		position: static;
		color: #ffffff;
	}

	nav ul ul li:hover>ul,
	nav ul li:hover>ul {
		display: none;
	}

	nav ul ul li {
		display: block;
		width: 100%;
	}

	nav ul ul ul li {
		position: static;
	}
}

@media all and (max-width : 330px) {
	nav ul li {
		display: block;
		width: 94%;
	}
	social_head_menu{
		clear:both;
	}
}

/*
			* -- BANNER --
			*/
.banner {
	margin: 0 auto;
}

.banner2 {
	text-align: left;
	width: 100%;
	padding: 0;
	margin-bottom: -5px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#113252+0,1e5799+23,2ab1b8+100 */
	background: #272b2d;
	/* Old browsers */
		/*background: -moz-linear-gradient(-45deg, #113252 0%, #1e5799 23%, #2ab1b8 100%);*/
	/* FF3.6-15 */
		/*background: -webkit-linear-gradient(-45deg, #113252 0%, #1e5799 23%, #2ab1b8 100%);*/
	/* Chrome10-25,Safari5.1-6 */
	/*	background: linear-gradient(135deg, #113252 0%, #1e5799 23%, #2ab1b8 100%);*/
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#113252', endColorstr='#2ab1b8', GradientType=1);*/
	/* IE6-9 fallback on horizontal gradient */
	color: #ffffff;
	
}

.pure-menu-item a {
	color: #ffffff;
	text-decoration: none;
}

.banner-head2 {
	font-size: 1.6em;
	color: #fff;
	font-weight: 500;
	/*text-shadow: 0 1px 1px #000000;*/
}

.banner-head3 {
	font-size: 1.2em;
	color: #ffffff;
	font-weight: 500;
	/*text-shadow: 0 1px 1px #000000;*/
}

.banner-head4 {
	font-size: 1em;
	color: #ffffff;
	font-weight: 500;
	/*text-shadow: 0 1px 1px #000000;*/
}

/* Beradcrumb */
ul.breadcrumb {
	padding: 0;
	list-style: none;
	margin: 0 5px 0 5px;
}

/* Display list items side by side */
ul.breadcrumb li {
	display: inline;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
	padding: 8px;
	color: #999999;
	content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
	color: #ddd;
	text-decoration: none;
	font-weight: 600;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

ul.breadcrumb .breadcrumb-item {
	color: #ddd;
	font-size: 1em;
	line-height: 2em;
}

/*
			* -- PRICING TABLE WRAPPER --
			* This element wraps up all the pricing table elements
			*/
.pricing-tables {
	max-width: 1200px;
	margin: 0 auto;
}

/* Pagination */
.pagination-wrap {
	margin-top: 40px;
	margin-bottom: 20px;
	padding-top: 20px;
	border-top: 1px solid #d8d8d8;
}

.pagination {
	margin-top: 30px;
	margin-bottom: 0;
}

.pagination>li {
	display: inline-block;
}

.pagination>li+li {
	margin-left: 20px;
}

.pagination>li>a {
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-style: italic;
	color: #b2b2b2;
	border: 1px solid #b4b4b4;
}

.pagination>li>a:hover,
.pagination>li>a:focus {
	color: #000;
	border-color: #000;
}

.pagination>li>a,
.pagination>li>a:hover,
.pagination>li>a:focus {
	background-color: #fff;
}

.wamelayang {
	text-align: right;
	padding: 5px;
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}

.wamelayangkiri {
	text-align: left;
	padding: 5px;
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}

.instagram,
.instagram:hover,
.instagram:focus {
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.facebook {
	background: #1877f2;
}

.bg-toska-gelap {
	background: #0a7aac;
}

.bg-toska {
	background: #00a3dc;
}

.linkedin {
	background: #0077b5;
}

.twitter {
	background: #049ff3;
}

.youtube {
	padding: 3px 8px 4px 8px;
	;
}

.container-iframe {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%;
	/* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/* CONTACT FORM */
.formsearch input {
	background: #efefef;
	border: 1px solid #09794a;
	padding: 7px;
	color:#09794a;
	/* width: 94.2%; */
	border-radius: 5px;
}

.formsearch button {
	background: #09794a;
	color: #ffffff;
	border: 1px solid #09794a;
	padding: 7px;
	border-radius: 10px;
}

.select {
	padding: 6px 5px 9px 5px;
	border: none;
	background: #555555;
	color: #ffffff;
	border-radius: 4px;
}

.bg-contact {
	background: #000;;
}

#form2 input[type="text"],
#form2 input[type="email"],
#form2 input[type="tel"],
#form2 input[type="url"],
#form2 select,
#form2 textarea {
	border: 1px solid #999999;
	background: #ffffff;
	font-size: 1em;
	color: #000000;
	border-radius: 5px;
	padding: 5px;
}

#main-contact-form label,
#main-contact-form2 label,
.main-contact-form label {
	font-weight: 600;
	font-size: 1.2em;
	font-family: 'Arial', Helvetica, sans-serif;
	color: #000000;
}

#main-contact-form input[type="text"],
#main-contact-form input[type="email"],
#main-contact-form input[type="tel"],
#main-contact-form input[type="url"],
#main-contact-form input[type="search"],
#main-contact-form select,
#main-contact-form textarea,
#main-contact-form2 input[type="text"],
#main-contact-form2 input[type="email"],
#main-contact-form2 input[type="tel"],
#main-contact-form2 input[type="url"],
#main-contact-form2 input[type="search"],
#main-contact-form2 select,
#main-contact-form2 textarea,
.main-contact-form input[type="text"],
.main-contact-form input[type="email"],
.main-contact-form input[type="tel"],
.main-contact-form input[type="url"],
.main-contact-form input[type="search"],
.main-contact-form input[type="password"],
.main-contact-form select,
.main-contact-form textarea {
	border: 1px solid #999999;
	background: #ffffff;
	font-size: 1.2em;
	color: #000000;
	border-radius: 5px;
}

#main-contact-form input[type="text"],
#main-contact-form input[type="email"],
#main-contact-form input[type="tel"],
#main-contact-form input[type="url"],
#main-contact-form input[type="search"],
#main-contact-form select,
#main-contact-form2 input[type="text"],
#main-contact-form2 input[type="email"],
#main-contact-form2 input[type="tel"],
#main-contact-form2 input[type="url"],
#main-contact-form2 input[type="search"],
#main-contact-form2 select,
.main-contact-form input[type="text"],
.main-contact-form input[type="email"],
.main-contact-form input[type="tel"],
.main-contact-form input[type="url"],
.main-contact-form input[type="search"],
.main-contact-form input[type="password"],
.main-contact-form select {
	width: 100%;
}

#main-contact-form textarea,
#main-contact-form2 textarea,
.main-contact-form textarea {
	width: 100%;
}

.main-contact-form input[type="checkbox"] {
	height: 18px;
	width: 18px;
}

/* Masonry */
@media only screen and (min-width: 200px) {
	.masonrykecil {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}

	.masonry {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
	}
}

@media only screen and (min-width: 700px) {
	.masonrykecil {
		-moz-column-count: 4;
		-webkit-column-count: 4;
		column-count: 4;
	}

	.masonry {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
}

@media only screen and (min-width: 900px) {
	.masonrykecil {
		-moz-column-count: 5;
		-webkit-column-count: 5;
		column-count: 5;
	}

	.masonry {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
}

@media only screen and (min-width: 1100px) {
	.masonrykecil {
		-moz-column-count: 6;
		-webkit-column-count: 6;
		column-count: 6;
	}

	.masonry {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
}

/*FAQ */
.accordionoff {
	background: #000000;
	text-align: left;
	border: none;
	outline: none;
	width: 100%;
	font-weight: 600;
	transition: 0.4s;
	font-family: 'Arial', Helvetica, sans-serif;
}

.accordion {
	cursor: pointer;
	text-align: left;
	border: none;
	outline: none;
	width: 100%;
	font-weight: 600;
	transition: 0.4s;
	font-family: 'Arial', Helvetica, sans-serif;
}

.accordion:after {
	color: #000000;
	content: '\02795';
	/* Unicode character for "plus" sign (+) */
	font-size: 13px;
	color: #777;
	float: right;
	margin-left: 5px;
}

.activefaq:after {
	content: "\2796";
	/* Unicode character for "minus" sign (-) */
}

.activefaq {
	color: #ffffff;
	background-color: #000000;
}

.panel {
	padding: 0 18px;
	background-color: #ffffff;
	display: none;
	overflow: hidden;
}

.accordionsearchbtn {
	color: #000000;
	cursor: pointer;
	background-color: #d3b78a;
	border: 1px solid #b68d4d;
	padding: 10px;
	max-width: 97%;
	text-align: left;
	outline: none;
	font-weight: 600;
	transition: 0.4s;
	font-family: 'Arial', Helvetica, sans-serif;
}

.accordionsearchbtn:after {
	content: '\02795';
	/* Unicode character for "plus" sign (+) */
	font-size: 13px;
	color: #000000;
	float: right;
	margin-left: 5px;
}

.activesearch:after {
	content: "\2796";
	/* Unicode character for "minus" sign (-) */
}

.activesearch,
.accordionsearchbtn:hover {
	background-color: #b68d4d;
}

.panelsearch {
	display: none;
	overflow: hidden;
}

/* Slideshow Slider container */
.slideshow-container {
	position: relative;
	margin: auto;	
}

/* Caption text */
.text-shadow {
	text-shadow: 1px 1px 1px #000;
}

.captionslider {
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 1;
	top: 45%;
}

.captionslider .kotakslider {
	color: #f2f2f2;
	text-shadow: 5px 2px 5px #000000;
	padding: 20px 10px 20px 10px;
	width: 50%;
	margin: auto;
	opacity: 0.8;
}
.slide_title{
	 font-size: 1.5rem;
	color: #000;
	margin: auto;
	text-align: left;
	z-index: 1;
	padding-top: 5px;
}
.slide_destitle{
	color: #3e371f;
	margin: auto;
	text-align: justify;
	z-index: 1;
	padding-top: 2px;
}
.slide_destitle i{
	color: #09794a;;
}
.slide_destitle i:hover{
	color: #000;
}
.mySlides img{
	/* border:1px solid #3e371f; */
}

.gradientslider {
	width: 100%;
	z-index: 1;
	top: 0;
	min-height: 65px;
	background: #ffffff;
}

.prev,
.next {
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 45%;
	width: auto;
	padding: 16px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
}

.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}

.prev:hover,
.next:hover {
	background-color: rgba(0, 0, 0, 0.8);
}

.thumbtestimoni img {
	max-height: 300px;
	width: 100%;
	object-fit: cover;
	filter: brightness(60%);
	background: #ffffff;
}

.thumbswipe img {
	max-height: 150px;
}

/*BINGKAI PUTIH*/
.frame {
	width: 100%;
	background-color: #ffffff;
	border: solid 2vmin #eee;
	border-bottom-color: #fff;
	border-left-color: #eee;
	border-radius: 2px;
	border-right-color: #eee;
	border-top-color: #ddd;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(85, 85, 85, 0.6);
	-moz-box-shadow: 3px 3px 5px 0px rgba(85, 85, 85, 0.6);
	box-shadow: 3px 3px 5px 0px rgba(85, 85, 85, 0.6);
	box-sizing: border-box;
	display: inline-block;
	/*height: 80vh;*/
	padding: 1vmin;
	position: relative;
	text-align: center;
	min-height: 360px;
}

.frame:before {
	border-radius: 1px;
	bottom: -1vmin;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25) inset;
	content: "";
	left: -1vmin;
	position: absolute;
	right: -1vmin;
	top: -1vmin;
}

.frame:after {
	border-radius: 2px;
	bottom: -1.5vmin;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
	content: "";
	left: -1.5vmin;
	position: absolute;
	right: -1.5vmin;
	top: -1.5vmin;
}

/*ICON VIDEO*/
.containervideo {
	position: relative;
}

.positionervideo {
	width: 50%;
	height: 50%;
	position: absolute;
	left: 0;
	top: 0;
}

.positionervideo2 {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
}

.positionertop {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
}

.iconvideo {
	position: absolute;
	right: -20px;
	bottom: -20px;
	opacity: 0.7;
}

.myVideo {
	right: 0;
	bottom: 0;
	width: 100%;
	height: auto;
}

/* The Modal (background) */
.modal {
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 9000009;
	/* Sit on top */
	padding-top: 10px;
	/* Location of the box */
	left: 0;
	top: 0;
	width: 100%;
	/* Full width */
	height: 100%;
	/* Full height */
	overflow: auto;
	/* Enable scroll if needed */
	background-color: #159c4a;
	/* Fallback color */
	/* background-color: rgba(0,0,0,0.9);  Black w/ opacity */
}

/* Modal Content */
.modal-content {
	background-color: rgba(255, 255, 255, 0.9);
	color: #ffffff;
	margin: auto;
	padding: 20px;
	max-width: 1200px;
}

.modal-content-login {
	color: #ffffff;
	padding-top: 20px;
	margin: auto;
	max-width: 980px;
}

/* The Close Button */
.close {
	color: #aaaaaa;
	float: right;
	/* font-size: 35px; */
	font-weight: bold;
	border: 2px solid #fff;
	/* border: 2px solid rgba(255, 0, 0, .5); */
	width: 23px;
	height: 23px;
	border-radius: 35px;
	margin: 0 6px 0 0;
	padding: 9px;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.mySlides {
	display: none;
}

.dot {
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}

.dotactive {
	background-color: #717171;
}

.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}

@-webkit-keyframes fade {
	from {
		opacity: .4
	}

	to {
		opacity: 1
	}
}

@keyframes fade {
	from {
		opacity: .4
	}

	to {
		opacity: 1
	}
}

/*Text Rotator*/
.rotator {
	position: relative;
	width: 100%;
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}

.rotator>li {
	position: absolute;
	font-weight: 600;
	opacity: 0;
	margin: 0 auto;
	width: 100%;
}

.rotator>li:first-child {
	-webkit-animation: loop 12s infinite;
}

.rotator>li:nth-child(2) {
	-webkit-animation: opsecond 12s infinite;
}

.rotator>li:last-child {
	-webkit-animation: oplast 12s infinite;
}

@-webkit-keyframes loop {
	0% {
		opacity: 1;
	}

	10% {
		opacity: 1;
	}

	22% {
		opacity: 1;
	}

	33% {
		opacity: 1;
	}

	44% {
		opacity: 0;
	}

	55% {
		opacity: 0;
	}
}

@-webkit-keyframes opsecond {
	44% {
		opacity: 0;
	}

	55% {
		opacity: 1;
	}

	66% {
		opacity: 1;
	}

	77% {
		opacity: 0;
	}

	88% {
		opacity: 0;
	}
}

@-webkit-keyframes oplast {
	77% {
		opacity: 0;
	}

	88% {
		opacity: 1;
	}

	99% {
		opacity: 1;
	}

	100% {
		opacity: 1;
	}

	0% {
		opacity: 0;
	}

	10% {
		opacity: 0;
	}
}

#fbcomments,
.fb-comments,
.fb-comments iframe[style],
.fb-comments span {
	width: 100% !important;
}

.radio {
	width: 20px;
	height: 20px;
	margin: 9px;
}

.tablehscroll {
	width: 100%;
	overflow-x: auto;
	white-space: nowrap;
}

.tablehscrollv {
	width: 100%;
	height: 520px;
	overflow-y: auto;
	white-space: nowrap;
}

.tablehscrollh {
	height: 1000px;
	overflow-y: scroll;
}

.hideScrollbar::-webkit-scrollbar {
	display: none;
}

.hideScrollbar {
	-ms-overflow-style: none;
	/* IE 10+ */
}

.rating {
	display: flex;
	width: 100%;
	justify-content: center;
	overflow: hidden;
	flex-direction: row-reverse;
	position: relative;
}

.rating>input {
	display: none;
}

.rating>label {
	cursor: pointer;
	width: 40px;
	height: 40px;
	margin-top: auto;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='gray' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 76%;
	transition: .3s;
}

.rating>input:checked~label,
.rating>input:checked~label~label {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.rating>input:not(:checked)~label:hover,
.rating>input:not(:checked)~label:hover~label {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.g-signin2>div {
	margin: 0 auto;
}

.clock {
	position: absolute;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	font-size: 1em;
	color: #fff;
	letter-spacing: 5px;
}

.text-gold-muda {
	color: rgba(223, 190, 106, 0.7);
}

.svg-anime {
	fill: rgba(223, 190, 106, 0.7);
}

.btnanime-blue {
	display: inline-block;
	background: transparent;
	font-weight: 600;
	font-style: normal;
	font-size: 0.8rem;
	letter-spacing: 0.3em;
	color: #09794a;
	border-radius: 0;
	padding: 18px 20px 20px;
	text-decoration: none;
	margin: 0.625rem;
	border: none;
	border: 2px solid #09794a;
}

.btnanime-dark {
	display: inline-block;
	background: transparent;
	font-weight: 600;
	font-style: normal;
	font-size: 0.8rem;
	letter-spacing: 0.3em;
	color: #000000;
	;
	border-radius: 0;
	padding: 18px 20px 20px;
	transition: all 0.7s ease-out;
	background: linear-gradient(270deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
	background-position: 1% 50%;
	background-size: 300% 300%;
	text-decoration: none;
	margin: 0.625rem;
	border: none;
	border: 2px solid #000000;
	;
}

.btnanime {
	display: inline-block;
	background: transparent;
	font-weight: 500;
	font-style: normal;
	font-size: 0.8rem;
	letter-spacing: 0.3em;
	color: rgba(223, 190, 106, 0.7);
	border-radius: 0;
	padding: 18px 20px 20px;
	transition: all 0.7s ease-out;
	background: linear-gradient(270deg, rgba(223, 190, 106, 0.8), rgba(146, 111, 52, 0.8), rgba(34, 34, 34, 0), rgba(34, 34, 34, 0));
	background-position: 1% 50%;
	background-size: 300% 300%;
	text-decoration: none;
	margin: 0.625rem;
	border: none;
	border: 2px solid rgba(223, 190, 106, 0.3);
}

.btnanime-dark:hover {
	color: #fff;
	border: 2px solid #000000;
	background-position: 99% 50%;
}

.btnanime:hover {
	color: #fff;
	border: 2px solid rgba(223, 190, 106, 0);
	background-position: 99% 50%;
}

.btnanime2 {
	display: inline-block;
	background: transparent;
	font-weight: 500;
	font-style: normal;
	font-size: 0.8rem;
	letter-spacing: 0.3em;
	color: #fff;
	border-radius: 0;
	padding: 18px 20px 20px;
	transition: all 0.7s ease-out;
	background: linear-gradient(270deg, rgba(223, 190, 106, 0.8), rgba(146, 111, 52, 0.8), rgba(34, 34, 34, 0), rgba(34, 34, 34, 0));
	background-size: 300% 300%;
	text-decoration: none;
	margin: 0.625rem;
	border: 2px solid rgba(223, 190, 106, 0);
	background-position: 99% 50%;
}

.icon-button-badge {
	position: absolute;
	top: -10px;
	right: 2px;
	width: 18px;
	height: 18px;
	background: red;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	font-size: 0.5em;
}

.chat-popup {
	display: none;
	position: fixed;
	bottom: 2px;
	right: 2px;
	z-index: 9999999;
}

/* Add styles to the form container */
.form-container {
	max-width: 400px;
	padding: 15px;
	background-color: #ffffff;
	border-radius: 20px;
	border: 1px solid #d8d8d8;
}

.bg-primary-soft {
	background: #c3e8e7;
}

.bg-primary-supersoft {
	background: #f1f9fa;
}

.bg-gray-footer {
	background: #f5f5f5;
}

.shadowmenu {
	-webkit-box-shadow: 3px 3px 5px 0px rgba(216, 216, 216, 1);
	-moz-box-shadow: 3px 3px 5px 0px rgba(216, 216, 216, 1);
	box-shadow: 3px 3px 5px 0px rgba(216, 216, 216, 1);
}

.btn-chat,
.btn-chat:focus {
	background: #087151;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	font-family: 'Arial', san-serif;
	color: #ffffff;
}

.btn-kuning,
.btn-kuning:focus {
	background: #fbaf17;
	border-radius: 8px;
	font-family: 'Arial', san-serif;
	font-weight: 600;
}

.footeratas,
.footeratas a {
	color: #fff;
}
.footeratas h2{
	color: #fff;
}
.footer,
.footer a {
	color: #f7ca00;
}

.bg-kuning {
	background: #fbaf17;
}

.bg-biru-gradient {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e2133+0,11375c+16,11375c+52,11375c+86,0e2133+100 */
	background: #0e2133;
	/* Old browsers */
	background: -moz-linear-gradient(left, #0e2133 0%, #11375c 16%, #11375c 52%, #11375c 86%, #0e2133 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #0e2133 0%, #11375c 16%, #11375c 52%, #11375c 86%, #0e2133 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #0e2133 0%, #11375c 16%, #11375c 52%, #11375c 86%, #0e2133 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e2133', endColorstr='#0e2133', GradientType=1);
	/* IE6-9 */
}

.bg-biru-muda-gradient {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#11375c+0,b6d0eb+37,b6d0eb+62,11375c+100 */
	background: #11375c;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #11375c 0%, #b6d0eb 37%, #b6d0eb 62%, #11375c 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #11375c 0%, #b6d0eb 37%, #b6d0eb 62%, #11375c 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #11375c 0%, #b6d0eb 37%, #b6d0eb 62%, #11375c 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#11375c', endColorstr='#11375c', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

.bg-biru-muda {
	background: #11375c;
}
.bg-biru-muda {
	background: #11375c;
}
.bg-black{
	background: #000;
}
.bg-biru-suka{
	background:#174357;;
}
.bg-gold2{
	background: #3e371f;
}
.bg-gold3{
	background:rgb(227, 191, 89);
}
.bg-biru-pekat {
	background: #0e2133;
}
.bg-footer-suka{

background: rgba(21,157,73,1);
background: -moz-linear-gradient(top, rgba(21,157,73,1) 0%, rgba(23,67,87,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(21,157,73,1)), color-stop(100%, rgba(23,67,87,1)));
background: -webkit-linear-gradient(top, rgba(21,157,73,1) 0%, rgba(23,67,87,1) 100%);
background: -o-linear-gradient(top, rgba(21,157,73,1) 0%, rgba(23,67,87,1) 100%);
background: -ms-linear-gradient(top, rgba(21,157,73,1) 0%, rgba(23,67,87,1) 100%);
background: linear-gradient(to bottom, rgba(21,157,73,1) 0%, rgba(23,67,87,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#159d49', endColorstr='#174357', GradientType=0 );



}
.bg-suka01{
	/* background :rgb(9, 121, 74); */
	background: rgba(0,103,153,1);
	background: -moz-linear-gradient(top, rgba(0,103,153,1) 0%, rgba(21,157,73,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,103,153,1)), color-stop(100%, rgba(21,157,73,1)));
	background: -webkit-linear-gradient(top, rgba(0,103,153,1) 0%, rgba(21,157,73,1) 100%);
	background: -o-linear-gradient(top, rgba(0,103,153,1) 0%, rgba(21,157,73,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,103,153,1) 0%, rgba(21,157,73,1) 100%);
	background: linear-gradient(to bottom, rgba(0,103,153,1) 0%, rgba(21,157,73,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006799', endColorstr='#159d49', GradientType=0 );

}
.bg-suka02{
	/* background :rgb(9, 121, 74); */
	background: rgba(0,103,153,1);
	background: -moz-linear-gradient(top, rgba(0,103,153,1) 0%, rgba(21,157,73,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,103,153,1)), color-stop(100%, rgba(21,157,73,1)));
	background: -webkit-linear-gradient(top, rgba(0,103,153,1) 0%, rgba(21,157,73,1) 100%);
	background: -o-linear-gradient(top, rgba(0,103,153,1) 0%, rgba(21,157,73,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,103,153,1) 0%, rgba(21,157,73,1) 100%);
	background: linear-gradient(to bottom, rgba(0,103,153,1) 0%, rgba(21,157,73,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006799', endColorstr='#159d49', GradientType=0 );
}
.bg-suka03{
	/* background :rgb(9, 121, 74); */
	background: rgba(0,103,153,1);
	background: -moz-linear-gradient(top, rgba(21,157,73,1) 0%, rgba(21,157,73,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(21,157,73,1)), color-stop(100%, rgba(21,157,73,1)));
	background: -webkit-linear-gradient(top, rgba(21,157,73,1) 0%, rgba(21,157,73,1) 100%);
	background: -o-linear-gradient(top, rgba(21,157,73,1) 0%, rgba(21,157,73,1) 100%);
	background: -ms-linear-gradient(top, rgba(21,157,73,1) 0%, rgba(21,157,73,1) 100%);
	background: linear-gradient(to bottom, rgba(21,157,73,1) 0%, rgba(21,157,73,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006799', endColorstr='#159d49', GradientType=0 );
}
.mt--5 {
	margin-top: -5px;
}

.butonpersegi {
	border: 2px solid #0f2234;
	border-radius: 20px;
	padding: 20px;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
	background: #ffffff;
	color: #0f2234;
	min-height: 120px;
}

.butonpersegi_tosca {
  border: 2px solid #0f2234;
  border-radius: 20px;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  background: #08d085;
  color: #0f2234;
  min-height: 120px;
}
.butonpersegi_gold {
  /* border: 2px solid #9f8006; */
  border-width: 3px;
  /* border-style: solid; */
  /* border-image: linear-gradient( to bottom, #3e371f, rgb(236, 212, 120) ) 1 100%; */
  border-radius: 5px;
  padding: 15px;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
  background: #3e371f;
  color: #0f2234;
  min-height: 120px;
}

.butonpersegi:hover {
	background: #cccccc;
}
.butonpersegi_tosca:hover {
	background: #cccccc;
}
.butonpersegi_gold:hover {
	background: #f0d600;
}
.svg-666 {
	fill: #666666;
}
.svg-gold {
	fill: #8e6a02;
}
.post_info {
	min-height: 105px;
}

.bg-ig {
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.btnsosmed {
	text-align: center;
	padding: 10px;
	line-height: 10px;
	color: #fff;
	height: 100px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
	max-width: 180px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.6);
}

.tdn,
.tdn:hover {
	text-decoration: none;
}

.btnsosmed svg,
.btnsosmed img {
	margin: 10px 0 8px 0;
}

.iconsosmed {
	fill: #ffffff;
}

.btnsosmed:hover {
	opacity: 0.8;
}

.bg-fb {
	background: #06589c;
}

.bg-twitter {
	background: #00ccff;
}

.bg-youtube {
	background: #d90000;
}

.bg-website {
	background: #358067;
}

.bg-email {
	background: #01354a;
}

.bg-apapo {
	background: #f76c00;
}

.bg-apito {
	background: #358067;
}

.bg-call-center {
	background: #f7a30f;
}

.bg-apoa {
	background: #4f028b;
}

.bg-wbs {
	background: #555555;
}

.bg-wa {
	background: #009933;
}

.bg-e-lapor {
	background: #ca0b3e;
}

.bg-g-blue {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#113252+0,1e5799+23,2ab1b8+100 */
	background: #113252;
	/* Old browsers */
	background: -moz-linear-gradient(-45deg, #113252 0%, #1e5799 23%, #2ab1b8 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #113252 0%, #1e5799 23%, #2ab1b8 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #113252 0%, #1e5799 23%, #2ab1b8 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#113252', endColorstr='#2ab1b8', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}
.bg-g-red {
	background: rgb(255,0,0);
	background: -moz-linear-gradient(43deg, rgba(255,0,0,1) 0%, rgba(246,8,8,1) 37%, rgba(33,0,0,1) 100%);
	background: -webkit-linear-gradient(43deg, rgba(255,0,0,1) 0%, rgba(246,8,8,1) 37%, rgba(33,0,0,1) 100%);
	background: linear-gradient(43deg, rgba(255,0,0,1) 0%, rgba(246,8,8,1) 37%, rgba(33,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#210000",GradientType=1); 
}

.bg-g-blue-muda {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#02f3d6+0,198dc4+38,3124b2+100 */
	background: #02f3d6;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #02f3d6 0%, #198dc4 38%, #3124b2 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #02f3d6 0%, #198dc4 38%, #3124b2 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #02f3d6 0%, #198dc4 38%, #3124b2 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02f3d6', endColorstr='#3124b2', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

.bg-g-blue-2 {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#113252+0,1e5799+23,2ab1b8+100 */
	background: #113252;
	/* Old browsers */
	background: -moz-linear-gradient(-45deg, #113252 0%, #1e5799 23%, #2ab1b8 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #113252 0%, #1e5799 23%, #2ab1b8 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #113252 0%, #1e5799 23%, #2ab1b8 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#113252', endColorstr='#2ab1b8', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

.accordion_mm,
.accordion_mm2 {
	cursor: pointer;
	border: none;
	outline: none;
	transition: 0.4s;
}

.panel_mm,
.panel_mm2 {
	display: none;
	overflow: hidden;
}

.accordion_mm .icon_mm:after,
.accordion_mm2 .icon_mm2:after {
	content: '\0002B';
	/* Unicode character for "plus" sign (+) */
	font-size: 25px;
	color: #fff;
	float: right;
	margin-right: 17px;
	width:20px;height:20px;
	line-height: 11px;
}

.active_mm .icon_mm:after,
.active_mm2 .icon_mm2:after {
	content: '\002D5';
	/* Unicode character for "minus" sign (-) */
	font-size: 35px;
}

.opacity06 {
	opacity: 0.6;
}

.custom-file-input::-webkit-file-upload-button {
	visibility: hidden;
}

.custom-file-input::before {
	content: 'Browse File';
	display: inline-block;
	background: #555555;
	color: #ffffff;
	border: 1px solid #999;
	border-radius: 10px;
	padding: 8px;
	outline: none;
	white-space: nowrap;
	-webkit-user-select: none;
	cursor: pointer;
}

.custom-file-input:hover::before {
	border-color: black;
}
.wafixed {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 999;
	}
.audiofixed {
position: fixed;
left: 0;
bottom: -5px;
z-index: 999;
}
.ptsos{padding-top:14px}
#player-wrapper-twitter{
display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  /* border-radius: 10px; */
  transform: translateZ(0px);
  border: 3px solid #eee;
}
#twitter-widget-0{
     
	overflow:scroll
}
.pdlr_3{float:left;padding:3px 3px;}
.tag-cloud {
  margin-top: 5px;
}
.title .title-border {
  padding-bottom: 9px;
  display: inline-block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: -1px;
}
.tag-cloud a {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 7px;
  padding: 8px;
  border: 1px solid rgba(0,0,0,.1);
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  background-color: #0c866c;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}
.l-content .title-line{
	/* border-bottom: 2px solid #e3bf59; */	
	height:1px; margin-top:10px;
	background: #09794a;
	margin: 11px;
}
.title-sidebar .title-line{
	/* border-bottom: 2px solid #e3bf59; */	
	height:1px; margin-top:10px;
	background: #09794a;
	margin: 1px;
	
}
.title-sidebar .title-line span{
	background: #0c866c; padding:5px 10px; position: relative; top: -15px;color: #fff;border-radius: 26px;
}
.l-content .title-line span{
	background: #0c866c; padding:5px 10px; position: relative; top: -15px;color: #fff;border-radius: 26px;
}
.bg_gold_fit{
	background-image: url('../images/bg_gold.png');
	background-position: 100% -5px;	
	background-repeat: no-repeat;
	background-size: cover;	 
}
 #google_translate_element{
    /* margin:10px; */
	margin-right: -5px;
    }
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span{
	color:#000 !important;
	padding-right: 2px;
	border-left:transparent !important;
}
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q{
	background-color:transparent !important;
	box-shadow:0px 0px 0px #000 !important;
	box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	position:relative;
}
.VpgJd-yAWNEd-VpgJd-fmcmS-sn54Q:hover{
	background-color:transparent !important;
	box-shadow:0px 0px 0px #000 !important;
	box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	position:relative; 
}
 .goog-te-gadget-simple:before{
      content:'';
      font-size:12px;
    }
 
.goog-te-banner-frame.skiptranslate,.goog-te-gadget-simple img,img.goog-te-gadget-icon,.goog-te-menu-value span,.goog-text-highlight{display:none!important}
.goog-te-menu-frame,.goog-te-balloon-frame{
    box-shadow:none!important
}
.VIpgJd-ZVi9od-ORHb{
	display:none!important
}
.skiptranslate .VIpgJd-ZVi9od-ORHb-OEVmcd{
	margin-top:-44px !important; 
}
  .goog-te-gadget-simple{
    background-color:#e3bf59 !important;
    border:2px solid #e3bf59 !important;
    border-radius:0px;
    padding:5px 0px;
    box-shadow:0 2px 10px -7px rgba(0,0,0,0.2);
    font-size:12px;
}
body{ top: 0 !important;}
.goog-te-banner-frame{display: none !important;}
#goog-gt-tt, .goog-te-balloon-frame{display: none !important;} 
.goog-text-highlight { background: none !important; box-shadow: none !important;}
.ads-tabs {
  padding-bottom: 10px;
}
.ads-tabs img{width: 100%;}
.facebook-tabs{
	background: rgba(7,50,32,1);
	background: -moz-linear-gradient(45deg, rgba(7,50,32,1) 0%, rgba(7,50,32,1) 20%, rgba(12,120,73,1) 75%, rgba(12,120,73,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(7,50,32,1)), color-stop(20%, rgba(7,50,32,1)), color-stop(75%, rgba(12,120,73,1)), color-stop(100%, rgba(12,120,73,1)));
	background: -webkit-linear-gradient(45deg, rgba(7,50,32,1) 0%, rgba(7,50,32,1) 20%, rgba(12,120,73,1) 75%, rgba(12,120,73,1) 100%);
	background: -o-linear-gradient(45deg, rgba(7,50,32,1) 0%, rgba(7,50,32,1) 20%, rgba(12,120,73,1) 75%, rgba(12,120,73,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(7,50,32,1) 0%, rgba(7,50,32,1) 20%, rgba(12,120,73,1) 75%, rgba(12,120,73,1) 100%);
	background: linear-gradient(45deg, rgba(7,50,32,1) 0%, rgba(7,50,32,1) 20%, rgba(12,120,73,1) 75%, rgba(12,120,73,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#073220', endColorstr='#0c7849', GradientType=1 );
}
.instagram-tabs{	
	background: rgba(182,12,57,1);
	background: -moz-linear-gradient(45deg, rgba(182,12,57,1) 0%, rgba(182,12,57,1) 20%, rgba(239,115,47,1) 75%, rgba(239,115,47,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(182,12,57,1)), color-stop(20%, rgba(182,12,57,1)), color-stop(75%, rgba(239,115,47,1)), color-stop(100%, rgba(239,115,47,1)));
	background: -webkit-linear-gradient(45deg, rgba(182,12,57,1) 0%, rgba(182,12,57,1) 20%, rgba(239,115,47,1) 75%, rgba(239,115,47,1) 100%);
	background: -o-linear-gradient(45deg, rgba(182,12,57,1) 0%, rgba(182,12,57,1) 20%, rgba(239,115,47,1) 75%, rgba(239,115,47,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(182,12,57,1) 0%, rgba(182,12,57,1) 20%, rgba(239,115,47,1) 75%, rgba(239,115,47,1) 100%);
	background: linear-gradient(45deg, rgba(182,12,57,1) 0%, rgba(182,12,57,1) 20%, rgba(239,115,47,1) 75%, rgba(239,115,47,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b60c39', endColorstr='#ef732f', GradientType=1 );
}
.yt-tabs{	
	background: rgba(255,0,0,1);
	background: -moz-linear-gradient(45deg, rgba(255,0,0,1) 0%, rgba(255,0,0,1) 20%, rgba(0,0,0,1) 75%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,0,0,1)), color-stop(20%, rgba(255,0,0,1)), color-stop(75%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,0,0,1) 0%, rgba(255,0,0,1) 20%, rgba(0,0,0,1) 75%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(45deg, rgba(255,0,0,1) 0%, rgba(255,0,0,1) 20%, rgba(0,0,0,1) 75%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,0,0,1) 0%, rgba(255,0,0,1) 20%, rgba(0,0,0,1) 75%, rgba(0,0,0,1) 100%);
	background: linear-gradient(45deg, rgba(255,0,0,1) 0%, rgba(255,0,0,1) 20%, rgba(0,0,0,1) 75%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#000000', GradientType=1 );
}
.x-tabs{	
	background: rgba(32,23,25,1);
	background: -moz-linear-gradient(45deg, rgba(32,23,25,1) 0%, rgba(32,23,25,1) 20%, rgba(0,0,0,1) 75%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(32,23,25,1)), color-stop(20%, rgba(32,23,25,1)), color-stop(75%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(45deg, rgba(32,23,25,1) 0%, rgba(32,23,25,1) 20%, rgba(0,0,0,1) 75%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(45deg, rgba(32,23,25,1) 0%, rgba(32,23,25,1) 20%, rgba(0,0,0,1) 75%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(32,23,25,1) 0%, rgba(32,23,25,1) 20%, rgba(0,0,0,1) 75%, rgba(0,0,0,1) 100%);
	background: linear-gradient(45deg, rgba(32,23,25,1) 0%, rgba(32,23,25,1) 20%, rgba(0,0,0,1) 75%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#201719', endColorstr='#000000', GradientType=1 );	
}
.tt-tabs{	
	background: rgba(255,0,81,1);
	background: -moz-linear-gradient(45deg, rgba(255,0,81,1) 0%, rgba(255,0,81,1) 20%, rgba(13,146,138,1) 75%, rgba(13,146,138,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,0,81,1)), color-stop(20%, rgba(255,0,81,1)), color-stop(75%, rgba(13,146,138,1)), color-stop(100%, rgba(13,146,138,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,0,81,1) 0%, rgba(255,0,81,1) 20%, rgba(13,146,138,1) 75%, rgba(13,146,138,1) 100%);
	background: -o-linear-gradient(45deg, rgba(255,0,81,1) 0%, rgba(255,0,81,1) 20%, rgba(13,146,138,1) 75%, rgba(13,146,138,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,0,81,1) 0%, rgba(255,0,81,1) 20%, rgba(13,146,138,1) 75%, rgba(13,146,138,1) 100%);
	background: linear-gradient(45deg, rgba(255,0,81,1) 0%, rgba(255,0,81,1) 20%, rgba(13,146,138,1) 75%, rgba(13,146,138,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0051', endColorstr='#0d928a', GradientType=1 );
}
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	background: #159c4a;
	
}
.nbs-flexisel-item img {
	border:1.5px solid #159c4a;
}
.min-height-title{min-height:115px;}
.mulai-chat{
	font-family: inherit;
	font-size: 100%;
	padding: .7em 2em;
	color: #FFFFFF;	 	 
	background-color: #159c4a;
	text-decoration: none;
	border-radius: 26px;
}