@font-face {
	font-family: "Neris-Black";
	src: url("../font/Neris-Black.otf");
}

@font-face {
	font-family: "Neris-Light";
	src: url("../font/Neris-Light.otf");
}

@font-face {
	font-family: "Neris-SemiBold";
	src: url("../font/Neris-SemiBold.otf");
}

.dropdown-container {
  display: none;
  background-color: #262626;
  padding-left: 8px;
}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 10000;
	top: 0;
	right: 0;
	background-color: #084843;
	opacity: 0.9;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: white;
	display: block;
	transition: 0.3s;
}

.sidenav a:hover {
	color: #f1f1f1;
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}

.toggler-color {
	color: #084843;
}

.banner {
	padding-top: 100px;
}

.intro {
	padding-left: 100px;
	padding-right: 100px;
}

.title-part {
	font-family: Neris-Black;
	color: #084843;
	font-size: 30pt;
}

.title-part2 {
	font-family: Neris-Black;
	color: #084843;
	font-size: 18pt;
	margin-top: 30px;
	margin-bottom: 30px;
}

.subtitle {
	font-family: Neris-SemiBold;
	color: #084843;
	font-size: 24pt;
}
.sub-title {
	font-family: Neris-SemiBold;
	color: #084843;
	font-size: 10pt;
}

.sub-title2 {
	margin: auto;
	padding-left: 130px;
	padding-bottom: 10px;
	font-family: Neris-SemiBold;
	color: #084843;
	font-size: 18pt;
}

.value {
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 100px;
}

.intro-title {
	font-family: Neris-Black;
	color: #084843;
	font-size: 36pt;
}

.dashboard-title {
	font-family: Neris-Black;
	color: #084843;
	font-size: 20pt;
}

.glue {
	color: #084843;
}

.intro-content {
	font-family: Neris-Light;
	color: #084843;
}

.carousel {
	width: 90%;
	margin: auto;
}

.carousel-inner {
	width: 100%;

	margin-top: auto;
	margin-bottom: auto;
}

.carousel-inner .max {
	width: 75%;
	margin-left: 150px;
	margin-top: auto;
	margin-bottom: auto;
}

.carousel-inner .max2 {
	width: 100%;
	margin-left: 34.5%;
}

@media only screen and (max-width: 600px) {
	.carousel-inner .max {
		width: 75%;
		margin-left: 35px;
		margin-top: auto;
		margin-bottom: auto;
	}

	.carousel-inner .max2 {
		width: 75%;
		margin-left: 0%;
		margin-top: auto;
		margin-bottom: auto;
	}

	.value {
		padding-left: 30px;
		padding-right: 10px;
		padding-top: 10px;
	}
}

.patner-title {
	color: #084843;
	font-family: Neris-Black;
	font-size: 18pt;
}

.jarak {
	margin-top: 100px;
	margin-bottom: 50px;
}

.jarakk {
	margin-top: 60px;
	margin-bottom: 10px;
}


.jarak3 {
	margin-top: 100px;
}

@media only screen and (max-width: 600px) {
	.jarak {
	margin-top: 50px;
	margin-bottom: 50px;
}
}
.jarak2 {
	margin-top: 50px;
	margin-bottom: 10px;
}

.bg-lp {
	background-image: url("../bgr/lp_bg.png");
	background-size: 100%;
	max-width: 100%;
}
.intro-bg {
	background-image: url("../bgr/intro_bg.png");
	background-size: 100%;
	max-width: 100%;
}
.value-bg {
	background-image: url("../bgr/value_bg.png");
	background-size: 100%;
	max-width: 100%;
}

.event-bg {
	background-image: url("../bgr/event_bg.jpg");
	background-size: 100%;
	max-width: 100%;
	max-height: 100%;
}

.service-bg {
	background-image: url("../bgr/service_bg.png");
	background-size: 100%;
	max-width: 100%;
}

.founder-bg {
	background-image: url("../bgr/founder_bg.png");
	background-size: 100%;
	max-width: 100%;
}
.patner-bg {
	background-image: url("../bgr/patner_bg.png");
	background-size: 100%;
	max-width: 100%;
}

.clients-bg {
	background-image: url("../bgr/client_bg.png");
	background-size: 100%;
	max-width: 100%;
}

.login-bg {
	background-image: url("../bgr/login_bg.png");
	background-size: 100%;
	max-width: 100%;
}
.contact-bg {
	background-image: url("../bgr/contact_bg.png");
	background-size: 100%;
	max-width: 100%;
}

.navbar {
	position: fixed;
	padding-left: 130px;
	padding-top: 10px;
	z-index: 100;
	width: 100%;
	font-family: Neris-Black;
}



.navbar-nav {
	padding-left: 25px;
}

.nav-item {
	padding-left: 2px;
	padding-right: 2px;
}

.button-special {
	color: #fff;
	background-color: #084843;
	border-radius: 15px;
	border: none;
	padding: 12px;
	width: 120px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	margin: 4px 2px;
}

.form-batas {
	margin: auto;
	max-width: 30%;
	margin-bottom: 100px;
}

@media only screen and (max-width: 600px) {
	.form-batas {
		margin: auto;
		max-width: 50%;
		margin-bottom: 100px;
	}
}

.form-batas3 {
	margin: auto;
	max-width: 60%;
	margin-bottom: 100px;
}

.button-special2 {
	color: #fff;
	background-color: #084843;
	border-radius: 15px;
	border: none;
	padding: 12px;
	width: 100%;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	margin: 4px 2px;
}

.button-special:hover {
	color: rgba(255, 255, 255, 0.13);
}

.nav-color {
	color: #084843;
	margin-top: 8px;
}

.nav-color:hover {
	color: #0848439f;
}

.box-service {
	margin-top: 50px;
}

.title-service {
	color: #084843;
	font-family: Neris-Black;
	font-size: 14pt;
	padding-right: 10px;
	padding-left: 10px;
}

.content-service {
	color: #084843;
	font-family: Neris-Light;
	font-size: 12pt;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.note {
	margin: auto;
	font-family: Neris-Light;
	color: #084843;
	padding-top: 75px;
	padding-bottom: 50px;
	margin-left: 30px;
	margin-right: 30px;
}
.note2 {
	margin: auto;
	font-family: Neris-Light;
	color: #084843;
	margin-left: 30px;
	margin-right: 30px;
}

.contact-part {
	margin: auto;
	font-family: Neris-Light;
	color: #084843;
	max-width: 100%;
}

.icon-service {
	padding-top: 50px;
	padding-bottom: 50px;
}
.carousel img {
	margin: auto;
}
.box-service1 {
	width: 350px;
	height: auto;
	display: block;
	margin-left: 30%;
	margin-right: 100px;
	background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.box-service a {
	color: #084843;
	width: 100px;
}
.box-service2 {
	width: 350px;
	height: auto;
	margin-top: 50px;
	margin-left: 60px;
	display: block;

	background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.ccenter {
	text-align: center;
}
.center-v {
	margin: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.patner-content-r {
	text-align: right;
	color: #084843;
	font-family: Neris-Light;
	padding-left: 20%;
}

.patner-content {
	color: #084843;
	font-family: Neris-Light;
	padding-right: 20%;
}

.box-service3 {
	width: 350px;
	height: auto;
	margin-top: 100px;
	display: block;

	background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media only screen and (max-width: 600px) {
	.box-service1 {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.box-service2 {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.box-service3 {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
	}
}

.jarak-patner {
	margin-top: 50px;
	margin-bottom: 50px;
}

.patner-part {
	padding-right: 50px;
	padding-left: 50px;
}

.special-jarak {
	margin-top: 100px;
}

#demo {
	padding-top: 85px;
}

footer {
	background: white;
}

.footer-color {
	font-family: Neris-Light;
	color: #084843;
}

.feature {
	display: block;
	width: 100%;
	margin: 0;
}

.author {
	font-style: italic;
	line-height: 1.3;
	color: #aab6aa;
}

.blog-stripe .block-title {
	background: black;
	width: 100%;
	color: white;
	height: 100px;
	padding-top: 20px;
}

.all-blogs .media {
	margin-left: -40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}

.fixed-sosmed {
	position: fixed;
	top: 150px;
	left: 25px;
	width: 60px;
	height: 180px;
	z-index: 9998;
	background-image: url("../../assets/image/bgr_sosmed.png");
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 10px;
}
.fixed-whatsapp {
	position: fixed;
	top: 210px;
	left: 30px;
	width: 50px;
	height: 50px;
	z-index: 9999;
	background-repeat: no-repeat;
	background-size: 34px 34px;
	background-position: center center;
	width: 50px;
	height: 50px;
	background-image: url("../../assets/image/wa_icon.png");
	position: fixed;
}
.fixed-instagram {
	position: fixed;
	top: 160px;
	left: 30px;
	width: 50px;
	height: 50px;
	z-index: 9999;
	background-repeat: no-repeat;
	background-size: 34px 34px;
	background-position: center center;
	width: 50px;
	height: 50px;
	background-image: url("../../assets/image/ig_icon.png");
	position: fixed;
}
.fixed-tiktok {
	position: fixed;
	top: 310px;
	left: 30px;
	width: 50px;
	height: 50px;
	z-index: 9999;
	background-repeat: no-repeat;
	background-size: 34px 34px;
	background-position: center center;
	width: 50px;
	height: 50px;
	background-image: url("../../assets/image/tiktok_icon.png");
	position: fixed;
}
.fixed-youtube {
	position: fixed;
	top: 360px;
	left: 35px;
	width: 50px;
	height: 50px;
	z-index: 9999;
	background-repeat: no-repeat;
	background-size: 34px 34px;
	background-position: center center;
	width: 50px;
	height: 50px;
	background-image: url("../../assets/image/yt_icon.png");
	position: fixed;
}
.fixed-facebook {
	position: fixed;
	top: 260px;
	left: 30px;
	width: 50px;
	height: 50px;
	z-index: 9999;
	background-repeat: no-repeat;
	background-size: 34px 34px;
	background-position: center center;
	width: 50px;
	height: 50px;
	background-image: url("../../assets/image/fb_icon.png");
	position: fixed;
}

@media only screen and (max-width: 600px) {
	.fixed-sosmed {
		position: fixed;
		top: 330px;
		left: 5px;
		width: 45px;
		height: 130px;
		z-index: 9998;
		background-image: url("../../assets/image/bgr_sosmed.png");
		background-repeat: no-repeat;
		background-position: center center;
		border-radius: 10px;
	}
	.fixed-whatsapp {
		position: fixed;
		top: 330px;
		left: 3px;
		width: 50px;
		height: 50px;
		z-index: 9999;
		background-repeat: no-repeat;
		background-size: 34px 34px;
		background-position: center center;
		width: 50px;
		height: 50px;
		background-image: url("../../assets/image/wa_icon.png");
		position: fixed;
	}
	.fixed-instagram {
		position: fixed;
		top: 370px;
		left: 3px;
		width: 50px;
		height: 50px;
		z-index: 9999;
		background-repeat: no-repeat;
		background-size: 34px 34px;
		background-position: center center;
		width: 50px;
		height: 50px;
		background-image: url("../../assets/image/ig_icon.png");
		position: fixed;
	}
	.fixed-tiktok {
		position: fixed;
		top: 450px;
		left: 3px;
		width: 50px;
		height: 50px;
		z-index: 9999;
		background-repeat: no-repeat;
		background-size: 34px 34px;
		background-position: center center;
		width: 50px;
		height: 50px;
		background-image: url("../../assets/image/tiktok_icon.png");
		position: fixed;
	}
	.fixed-youtube {
		position: fixed;
		top: 490px;
		left: 3px;
		width: 50px;
		height: 50px;
		z-index: 9999;
		background-repeat: no-repeat;
		background-size: 34px 34px;
		background-position: center center;
		width: 50px;
		height: 50px;
		background-image: url("../../assets/image/yt_icon.png");
		position: fixed;
	}
	.fixed-facebook {
		position: fixed;
		top: 410px;
		left: 3px;
		width: 50px;
		height: 50px;
		z-index: 9999;
		background-repeat: no-repeat;
		background-size: 34px 34px;
		background-position: center center;
		width: 50px;
		height: 50px;
		background-image: url("../../assets/image/fb_icon.png");
		position: fixed;
	}
}

@media (max-width: 991.98px) {
	.padding {
		padding: 1.5rem;
	}
}

@media (max-width: 767.98px) {
	.padding {
		padding: 1rem;
	}
}

.padding {
	padding: 5rem;
}

.card {
	position: relative;
	display: flex;
	width: 350px;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid #d2d2dc;
	border-radius: 11px;
	-webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
	-moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
	box-shadow: 0px 0px 5px 0px rgb(161, 163, 164);
}

.card .card-body {
	padding: 1rem 1rem;
}

.card-body {
	flex: 1 1 auto;
	padding: 1.25rem;
}

p {
	font-size: 0.875rem;
	margin-bottom: 0.5rem;
	line-height: 1.5rem;
}

h4 {
	line-height: 0.2 !important;
}
.profile {
	margin-top: 16px;
	margin-left: 11px;
}

.profile-pic {
	width: 58px;
}

.cust-name {
	font-size: 18px;
}

.cust-profession {
	font-size: 10px;
}

.items {
	width: 80%;
	margin: 0px auto;
	padding-top: 100px;
}

.slick-slide {
	padding-bottom: 10px;
}

.carousel-itemx {
	height: 100vh;
	min-height: 350px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.ig-block{
    margin:50px;
}
.map-block{
    margin-top:50px;
}
#pagination a {
  color: #084843;
  font-family: Neris-Black;
  padding-left:2px;
  padding-right:2px;
}


#postsList a {
  color: #084843;
  font-family: Neris-Black;
}

.title{
  color: #084843;
  font-family: Neris-Black;  
  font-size:36px;
}

.postdate{
  color: #084843;
  font-family: Neris-Light;; 
  font-size:12px;
}

.detailinfo a{
    color: #084843;
  font-family: Neris-Black;  
  font-size:16px;
}