.header-corporate {
	height: 70px;
	width: 100%;
	position: fixed;
	z-index: 999;
	/* z-index: 2; */
	top: 0;
	background: white;
	-webkit-box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.4);
	background: url(../img/footer-bar.gif) repeat-x top left;
	background-color: white;
}

.logo-pt-ggi img {
	z-index: 99;
	position: relative;
}

.justify {
	display: flex;
	display: -moz-flex;
	display: -webkit-flex;
	justify-content: space-between;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
}

.menu-corporate {
	border-bottom: solid 1px #f1f1f1;
	margin-bottom: 5px;
	width: 100%;
	/* width: 95%; */
}

.menu-corporate a {
	font-size: 11px;
	letter-spacing: 0.09em;
	padding: 15px 10px 5px 10px;
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
}

.menu-corporate a.active {
	color: #333;
	border-bottom: solid 1px #333;
}

.h125 {
	height: 115px;
}

.secondary-menu a {
	color: white;
	background-color: rgba(255, 255, 255, 0.2);
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	float: left;
	padding: 8px 25px;
}

.secondary-menu a.selected {
	background-color: rgba(255, 255, 255, 1);
	color: #421c67;
	font-weight: bold;
}

.secondary-menu a:hover {
	background-color: rgba(255, 255, 255, 1);
	color: #421c67;
	transition: all 0.5s ease;
}

.width-half {
	text-align: left;
	width: 50%;
	margin-bottom: 20px;
	margin-top: 25px;
}
}

.width-halfmore {
	width: 75%;
}

.content-about {
	width: 80%;
}

.content-about p.large {
	font-size: 26px;
	line-height: 36px;
	margin-top: -20px;
}

.content-about p {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}

.content-about h3 {
	text-align: left;
	font-size: 30px;
	line-height: 44px;
}

.content-about input,
textarea {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid 4px #333;
	border-radius: 0;
	padding: 8px 0;
	margin-top: 10px;
}

.content-about label {
	font-size: 11px;
}

.banner-contact {
	text-align: left;
	margin-top: 60px;
}

.banner-contact a {
	font-size: 18px;
	color: #f15a24;
	background-color: #f6f6f6;
	padding: 15px 20px;
	text-decoration: none;
}

.banner-contact a:hover {
	color: #fff;
	background-color: #f15a24;
}

.standard-button {
	color: #f15a24;
	border: solid 2px #f15a24;
	padding: 8px 15px;
	text-decoration: none;
	font-size: 12px;
}

.standard-button:hover {
	color: #fff;
	background-color: #f15a24;
}

.mobile-header {
	display: none;
}

/* start::form */

.form-style-5 textarea {
	height: 180px;
}

.form-style-5 fieldset {
	border: none;
	padding: 0;
}

.form-style-5 legend {
	font-size: 1.4em;
	margin-bottom: 10px;
}

.form-style-5 label {
	display: block;
	margin-bottom: 8px;
}

.form-style-5 input[type="text"],
.form-style-5 input[type="date"],
.form-style-5 input[type="datetime"],
.form-style-5 input[type="email"],
.form-style-5 input[type="number"],
.form-style-5 input[type="search"],
.form-style-5 input[type="time"],
.form-style-5 input[type="url"],
.form-style-5 textarea,
.form-style-5 select {

	font-size: 16px;
	margin: 0;
	outline: 0;
	padding: 7px;
	width: 100%;
	color: #8a97a0;
	margin-bottom: 30px;

}

.form-style-5 input[type="text"]:focus,
.form-style-5 input[type="date"]:focus,
.form-style-5 input[type="datetime"]:focus,
.form-style-5 input[type="email"]:focus,
.form-style-5 input[type="number"]:focus,
.form-style-5 input[type="search"]:focus,
.form-style-5 input[type="time"]:focus,
.form-style-5 input[type="url"]:focus,
.form-style-5 textarea:focus,
.form-style-5 select:focus {
	background: #f9f9f9;

}

.form-style-5 select {
	-webkit-appearance: menulist-button;
	height: 35px;
}

.form-style-5 .number {
	background: #1abc9c;
	color: #fff;
	height: 30px;
	width: 30px;
	display: inline-block;
	font-size: 0.8em;
	margin-right: 4px;
	line-height: 30px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
	border-radius: 15px 15px 15px 0px;
}

.form-style-5 input[type="submit"],
.form-style-5 input[type="button"] {
	position: relative;
	display: block;
	padding: 19px 39px 18px 39px;
	color: #FFF;
	margin: 0 auto;
	background: #1abc9c;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	width: 100%;
	border: 1px solid #16a085;
	border-width: 1px 1px 3px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.form-style-5 input[type="submit"]:hover,
.form-style-5 input[type="button"]:hover {
	background: #109177;
}

/* end::form */

/* Smartphones (portrait and landscape) ----------- */
/* @media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) { */

@media only screen and (min-width : 320px) and (max-width : 480px) {

	/* Styles */
	.banner-contact a {
		margin-left: 5px;
	}

	.left {
		float: none;
	}

	.right {
		float: none;
		margin-top: 20px !important;
	}

	.list-services {
		padding-bottom: 30px;
	}

	.list-services img {
		width: 80%;
		margin-bottom: -10px;
	}

	.width-half {
		width: 90%;
	}

	.width-halfmore {
		width: 90%;
	}

	.content-about {
		width: 90%;
	}

	.mobile-logo {
		float: right;
		background-color: rgba(256, 256, 256, 0.9);
		padding: 2px 2px 0 2px;
		border-radius: 50%;
		margin-top: 15px;
		position: fixed;
		right: 0;
		/* margin-right: 15px; */
		margin-right: 25px;
		z-index: 9999;
		-webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.15);
		box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.15);
	}

	.mobile-logo img {
		height: 50px;
		width: 55px;
	}

	.mobile-header {
		display: block;
		position: fixed;
		width: 100%;
		color: #333;
		/* z-index: 2; */
		z-index: 9999;
		height: 50px;
		background-color: #fff;
		box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.2);
		top: 0;
		/*background: rgba(247,52,117,1);
		background: -moz-linear-gradient(45deg, rgba(247,52,117,1) 0%, rgba(113,12,245,1) 51%, rgba(19,194,185,1) 100%);
		background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(247,52,117,1)), color-stop(51%, rgba(113,12,245,1)), color-stop(100%, rgba(19,194,185,1)));
		background: -webkit-linear-gradient(45deg, rgba(247,52,117,1) 0%, rgba(113,12,245,1) 51%, rgba(19,194,185,1) 100%);
		background: -o-linear-gradient(45deg, rgba(247,52,117,1) 0%, rgba(113,12,245,1) 51%, rgba(19,194,185,1) 100%);
		background: -ms-linear-gradient(45deg, rgba(247,52,117,1) 0%, rgba(113,12,245,1) 51%, rgba(19,194,185,1) 100%);
		background: linear-gradient(45deg, rgba(247,52,117,1) 0%, rgba(113,12,245,1) 51%, rgba(19,194,185,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f73475', endColorstr='#13c2b9', GradientType=1 );	*/
	}

	.mobile-dropdown {
		margin-bottom: 20px;
		z-index: 999;
		float: left;
	}

	.mobile-dropdown ul {
		padding: 0;
		margin: 0;
		list-style: none;
		position: relative;
	}

	.mobile-dropdown ul li {
		display: inline-block;
		/*background-color: #f6f6f6;*/
	}

	.mobile-dropdown ul li ul {
		z-index: 999;
		background-color: #f6f6f6;
	}

	.mobile-dropdown ul li ul li {
		border-bottom: solid 1px #ececec;
	}

	.mobile-dropdown a {
		display: block;
		padding: 0 10px;
		color: #333;
		font-size: 16px;
		line-height: 50px;
		text-decoration: none;
	}

	.mobile-dropdown a:hover {
		background-color: rgba(0, 0, 0, 0.2);
		color: #fff;
	}

	.mobile-dropdown li.active {
		background-color: rgba(0, 0, 0, 0.2);
	}

	.mobile-dropdown li.active a {
		color: #fff;
	}

	.mobile-dropdown a.active-inside {
		background-color: #ececec;
		color: #999;
	}


	li.dropdown {
		font-size: 12px;
		letter-spacing: 0;
		color: #999;
		text-transform: none;
		list-style: none;
	}

	.mobile-dropdown li {
		display: block;
		/* padding:0 10px;  */
		color: #333;
		font-size: 16px;
		line-height: 50px;
		text-decoration: none;
	}

	.mobile-dropdown .dropdown>.dropdown-toggle:before {
		display: none;
	}

	.fa.fa-angle-down:before {
		padding-left: 5px;
	}

	/* Hide Dropdowns by Default */
	.mobile-dropdown ul ul {
		display: none;
		/* position: absolute;  */
		/* top: 50px; */
	}

	/* Display Dropdowns on Hover */
	.mobile-dropdown ul li:hover>ul {
		display: inherit;
	}

	.show {
		display: block !important;
	}

	/* Fisrt Tier Dropdown */
	.mobile-dropdown ul ul li {
		/* width:170px; */
		/* display:list-item; */
		width: 200px;
		float: none;
		display: flow-root;
		position: relative;
	}

	/* Second, Third and more Tiers */
	.mobile-dropdown ul ul ul li {
		position: relative;
		left: 0;
		overflow: hidden;
	}


	/* Change this in order to change the Dropdown symbol */
	.mobile-dropdown li>a.active:before {
		content: '\f142';
		animation: fa-spin 2s infinite linear;
		-webkit-animation: fa-spin 2s infinite linear;
		font-family: FontAwesome;
		padding-right: 5px;
	}

	.mobile-dropdown li>a:only-child:before {
		content: '';
	}

	.header-corporate {
		display: none;
	}

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

	/* Styles */
	.banner-contact a {
		margin-left: 5px;
	}

	.menu-corporate {
		border-bottom: solid 1px #f1f1f1;
		margin-bottom: 5px;
		width: 80%;
	}

	.width-half {
		width: 50%;
	}

	.width-halfmore {
		width: 90%;
	}

}



/*=============================================*/
/*================== DARMADI ==================*/
/*=============================================*/

/*********************/
/* tabbing portfolio */
/*********************/

.open-category {
	display: none;
}

.tab-btn-div {
	display: flex;
	display: -moz-flex;
	display: -webkit-flex;
	justify-content: space-between;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	border-bottom: 1px solid #f1f1f1;
	position: relative;
	margin-top: 20px;
	margin-bottom: 50px;
}

/* 
.tab-btn {
	position: relative;
} */

.tab-btn>button {
	display: inline-block;
}

.tab-btn button {
	font-size: 12px;
	letter-spacing: 0.2em;
	padding: 15px 0 5px 0;
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
	background: none;
	border: none;
	position: relative;
	margin: 0 !important;
	border-radius: 0;
	cursor: pointer;
	outline: none;
	border-bottom: 1px solid transparent;
}

.tab-btn button:hover {
	color: #333;
}

.tab-btn.active>button,
.sub-tab-btn.is-checked {
	color: #333;
	border-bottom: 1px solid;
}

.sub-tab-btn-div {
	display: flex;
	display: -moz-flex;
	display: -webkit-flex;
	justify-content: space-between;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	position: absolute;
	width: 100%;
	left: 0;
	display: none;
}

button.sub-tab-btn {
	font-size: 11px;
	letter-spacing: .1em;
	text-transform: capitalize;
}

.tab-content {
	flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-bottom: 70px;
}

.tab-content * {
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.tab-btn.active>button::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 2;
	transform: translateX(-50%);
	border-top: 8px solid #333;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

.tab-btn.active>button::before {
	content: "";
	position: absolute;
	top: calc(100% - 1px);
	left: 50%;
	transform: translateX(-50%);
	z-index: 3;
	border-top: 8px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

.tab-btn.active .sub-tab-btn-div {
	display: flex;
}

/*************/
/* portfolio */
/*************/

.portfolio-card {
	/* width: calc(50% - 10px); */
	width: 50%;
	padding: 10px;
	text-align: left;
	margin: 10px 0px 15px;
}

.portfolio-card .img-div {
	width: 100%;
	height: 0px;
	padding-bottom: 50%;
	position: relative;

}

.portfolio-card .img-div img {
	width: 100%;
	position: absolute;
	border: solid 1px #f1f1f1;
}

.portfolio-card h5 {
	margin: 15px 0px 5px;
	max-height: 36px;
	overflow: hidden;
	color: #444;
	font-size: 18px;
}

.portfolio-card a.visit-link {
	text-decoration: none;
	color: #999;
	border: solid 1px;
	border-radius: 3px;
	padding: 2px 6px;
	/*     line-height: 20px; */
	font-size: 11px;
	display: inline-block;
}


.portfolio-card a:not([href]):hover {
	cursor: default;
	background: #fafafa;
	color: #aaa;
}

.portfolio-card a[href]:hover {
	color: #f15a24;
	border-color: #f15a24;
}




@media only screen and (min-device-width : 200px) and (max-device-width : 480px) {

	/*********************/
	/* tabbing portfolio */
	/*********************/

	.open-category {
		color: #333;
		border: 1px solid #999;
		padding: 4px;
		border-radius: 2px;
		font-size: 15px;
		margin: 20px 0 0;
		display: block;
		transition: all ease .2s;
		-ms-transition: all ease .2s;
		-moz-transition: all ease .2s;
		-webkit-transition: all ease .2s;
	}

	.open-category.open {
		background: #333;
		color: #fff;
		border-color: #333;
	}

	.tab-btn-div {
		margin-top: 0;
		margin-bottom: 0;
		display: none;
	}

	.tab-btn button {
		width: 100%;
	}

	.sub-tab-btn-div {
		position: relative;
		border-bottom: 1px solid #ebebeb;
	}

	button.sub-tab-btn {
		padding: 10px 0;
		background: #f7f7f7;
	}

	.tab-btn.active .sub-tab-btn-div {
		display: block !important;
	}

	/*************/
	/* portfolio */
	/*************/

	.portfolio-card {
		width: 100%;
	}
}

/********************/
/* portfolio detail */
/********************/

.portfolio-client * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #333;
}

.portfolio-client {
	position: sticky;
	top: 30px;
}

.portfolio-client-det {
	margin-bottom: 70px;
}

.portfolio-client h2 {
	margin-bottom: 30px;
	text-align: left;
}

.portfolio-client-cat>div.flex.middle-items {
	margin-bottom: 20px;
	cursor: pointer;
	opacity: .5;
	transition: .2s ease;
	-o-transition: .2s ease;
	-ms-transition: .2s ease;
	-moz-transition: .2s ease;
	-webkit-transition: .2s ease;
}

.portfolio-client-cat>div.flex.middle-items:hover,
.portfolio-client-cat>div.flex.middle-items.active {
	opacity: 1;
}

.portfolio-client-cat div img,
.portfolio-client-det div.flex.middle-items img {
	width: 25px;
	margin-right: 10px;
}

.portfolio-client-cat div p,
.portfolio-client-det div.flex.middle-items h3 {

	font-size: 0.75em;
	margin: 0;
}

.portfolio-client-cat>div.flex.middle-items:hover p,
.portfolio-client-cat>div.flex.middle-items.active p {
	font-weight: bold;
}

.portfolio-client-det .img-div img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	border: solid 1px #f1f1f1;
	margin-bottom: 10px;
	margin-top: 20px;
}

.portfolio-client-det-desc {
	text-align: justify;
	font-size: .9em;
}

.portfolio-client-det-desc p {
	margin: 10px 0;
}

.p-30-0 {
	padding: 30px 0;
}

.custom-sidebar li {
	margin-bottom: 5px !important;
}

.box-popular-post {
	display: flex;
	gap: 15px;
	margin-bottom: 20px;
}

.box-popular-post img {
	border-radius: 5px;
	height: 90px;
	width: 90px;
	object-fit: cover;
}

.box-popular-post .news-title {
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 10px;
	display: -webkit-box;
	font-weight: 500;
	transition: all 0.3s ease-in-out;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.box-popular-post .news-date {
	font-weight: 400;
	font-size: 12px;
	line-height: 19px;
	color: #8a898d;
}

.gap-15 {
	gap: 15px;
}

.list-blog-title h2 a {
	color: tomato;
	font-family: "Poppins", sans-serif;
	font-size: 24px;
	font-weight: 600;
	padding: 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	line-height: 26px;
	margin: 0;
	text-align: left;
}

#preloader {
	display: none;
}

@media (max-width: 768px) {
	#preloader {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #fff;
		z-index: 9999;
		display: flex;
		justify-content: center;
		align-items: center;
		overflow: hidden;
	}

	#preloader .loader .loader-container {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100px;
		height: 100px;
	}

	#preloader .loader .loader-container::before {
		position: absolute;
		content: "";
		display: block;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100px;
		height: 100px;
		animation: loaderspin 1.8s infinite ease-in-out;
		-webkit-animation: loaderspin 1.8s infinite ease-in-out;
	}

	#preloader .loader .loader-icon {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 80px;
		text-align: center;
	}

	#preloader .loader .loader-icon img {
		width: 60px;
		animation: loaderrotate 1.5s linear infinite;
	}

	@keyframes loaderrotate {
		from {
			transform: rotate(0deg);
		}

		to {
			transform: rotate(360deg);
		}
	}
}