/* @font-face {
	font-family: Archivo-Black;
	src: url('../fonts/Archivo-Black.ttf');
}

@font-face {
	font-family: Archivo-Regular;
	src: url('../fonts/Archivo-Regular.ttf');
}

@font-face {
	font-family: Archivo-Light;
	src: url('../fonts/Archivo-Light.ttf');
} */

@font-face {
	font-family: Montserrat-Black;
	src: url('fonts/Montserrat-Black.ttf');
}

@font-face {
	font-family: Montserrat;
	src: url('fonts/Montserrat-Regular.ttf');
}

@font-face {
	font-family: Montserrat-Bold;
	src: url('fonts/Montserrat-Bold.ttf');
}

@font-face {
	font-family: Montserrat-Light;
	src: url('fonts/Montserrat-Light.ttf');
}

@font-face {
	font-family: Poppins;
	src: url('fonts/Poppins-Regular.ttf');
}

@font-face {
	font-family: Poppins-Light;
	src: url('fonts/Poppins-Light.ttf');
}

@font-face {
	font-family: Poppins-Black;
	src: url('fonts/Poppins-Black.ttf');
}

@font-face {
	font-family: Poppins-Bold;
	src: url('fonts/Poppins-Bold.ttf');
}

.sg-slider-title{
	font-family: Poppins-Black !important;
	font-size: 4.5rem;
    letter-spacing: 0;
    text-transform: none;
    /* font-weight: 600; */
    line-height: 1;
    margin-bottom: 0;
}

.sg-slider-sub{
	font-family: Poppins;
	/* margin-top: 2rem;
    margin-bottom: 0.75rem;
    font-size: 1.1em; */
	color: #ffffff; 
	font-size: 16px !important;
	font-weight: 400;
}

.sg-para-black{
	font-family: Poppins;
	/* margin-top: 2rem;
    margin-bottom: 0.75rem;
    font-size: 1.1em; */
	color: #2f2f2f; 
	font-size: 14px !important;
	
}
.sg-para-white{
	font-family: Poppins;
	/* margin-top: 2rem;
    margin-bottom: 0.75rem;
    font-size: 1.1em; */
	color: #fff; 
	font-size: 14px !important;
	
}
.sg-para-dark{
	font-family: Poppins;
	/* margin-top: 2rem;
    margin-bottom: 0.75rem;
    font-size: 1.1em; */
	color: #000000; 
	font-size: 14px !important;
	
}
/* .sg-section-sub{
	font-family: Poppins-Light;
    margin-bottom: 0.75rem;
    font-size: 1em !important;
	color: #ffffff; 
} */

.sg-section-sub-light{
	font-family: Poppins-Light;
    margin-bottom: 0.75rem;
    font-size: 1em !important;
	color: #ffffff; 
	font-weight: 300;
	letter-spacing: 2px; 
}

.sg-section-sub-dark{
	font-family: Poppins-Light;
    margin-bottom: 0.75rem;
    font-size: 1em !important;
	color: #2a2a2a; 
	font-weight: 300;
	letter-spacing: 2px; 
}
.sg-section-sub-green{
	font-family: Poppins;
    margin-bottom: 0.75rem;
    font-size: 1em !important;
	color: #009739; 
	font-weight: 900;
	text-transform: uppercase;
	/* letter-spacing: 2px;  */
}

.sg-section-sub-lightgreen{
	font-family: Poppins;
    margin-bottom: 0.75rem;
    font-size: 1em !important;
	color: #05cb50; 
	font-weight: 900;
	text-transform: uppercase;
	/* letter-spacing: 2px;  */
}

.sg-section-icon-green {
    font-family: Poppins;
    font-size: 1em !important;
    color: #009739;
    font-weight: 800;
}

.sg-section-sub-dark-bold{
	font-family: Poppins-Bold;
    margin-bottom: 0.75rem;
    font-size: 1em !important;
	/* color: #2a2a2a; 009739 */
	color: #009739; 
	font-weight: 300;
	/* letter-spacing: 2px;  */
}

.sg-section-sub-contact{
	font-family: Poppins;
    margin-bottom: 0.75rem;
    font-size: 0.9em !important;
	color: #2a2a2a; 
	font-weight: 300;
	letter-spacing: -1px; 
}

.sg-footer{
	font-family: Poppins-Light;
    margin-bottom: 0.75rem;
    font-size: 0.8em !important;
	color: #222; 
	letter-spacing: 1px;
	/* font-weight: 300; */
}


.sg-tajuk{
	font-size: 46px; 
	text-transform: uppercase !important;
    font-family: Poppins-Black;
	line-height: 1.2;
	/* letter-spacing: 2px; */

}

.sg-tajuk-white-smaller{
	font-family: Poppins-Black;
    font-size: 2.2em;
    color: #ffffff;
}

.sg-tajuk-dark-smaller{
	font-family: Poppins-Black;
    font-size: 2.2em;
    color: #222;
}

.sg-tajuk-white{
	font-size: 46px; 
	text-transform: uppercase !important;
    font-family: Poppins-Black;
	line-height: 1.2;
	/* letter-spacing: 2px; */
	color: #ffffff !important;

}

.sg-tajuk-tagline{
	font-size: 46px; 
	text-transform: capitalize !important;
    font-family: Poppins-Black;
	line-height: 1.2;
	/* letter-spacing: 2px; */

}

.sg-album-title
{
	font-size: 1em; 
	text-transform: capitalize !important;
    font-family: Poppins-Black;
	line-height: 1.2;
}

.sg-album-title-white
{
	font-size: 1em; 
	text-transform: capitalize !important;
    font-family: Poppins-Black;
	line-height: 1.2;
	color: #ffffff !important;
}

.sg-back-colour-1{
	/* background-color: #7a9588 !important; */
	/* background-color: #a0a09f !important; */
	background-color: #7eb09b !important;
}

.sg-back-colour-2{
	background-color: #ffffff !important;
}

.sg-back-colour-3{
	/* background-color: #6c757d !important; */
	background-color: #507255 !important;
}

.sg-back-colour-bod{
	/* background-color: #d7c8be !important; */
	/* background-color: #f8e9df !important; */
	/* background-color: #e8d3b8 !important; */
	background-color: #f5ede7 !important;
}

.sg-overlay {
	background: rgba(50, 70, 80, 0.5);
	overflow: hidden;
	height: 100%;
   }

.sg-page-title{
	max-width: 600px;
    /* font-size: 80px; */
	font-size: 5em;
    font-family: Montserrat-Black;
    line-height: 1.2;
    text-shadow: 1px 1px 4px #494949;
    color: #ffffff;
}

.sg-page-title-text{
	font-size: 1.1em;
    padding: 10px 0 20px 0;
    font-family: 'Poppins';
    color: #6c757d;
    font-weight: 500;
    text-transform: uppercase;
}


.sg-faci-p
  {
	font-size: 14px;
    padding: 0 10px;
}
.sg-faci-title{
	/* font-weight: bolder; */
	font-family: Montserrat-Bold;
	padding: 5px 10px 0 10px;
}

.sg-desc-title{
	font-family: Montserrat;
    font-weight: 700;
    font-size: 1.5em;
}

.sg-desc-subtitle{
	font-family: Poppins;
    font-weight: 400;
    font-size: 1em;
}

.sg-desc-label{
	font-family: Montserrat;
    font-size: 0.8em;
}
.sg-desc-label-2{
	font-family: Poppins;
    font-size: 1.2em;
    font-weight: 700;
	/* color: #6c757d; */
	color: #4e5255;
}

/* Jualan Style */
/* promo-box-view */
@media only screen and (max-width: 900px){
	#top{
		display:none;
	}
}
@media only screen and (min-width: 900px){
	#bottom{
		display:none;
	}
}

/* block-expand-effect - start */
/* =========================== */
.block-expand-categories h1,
.block-expand-categories h2,
.block-expand-categories h3 { font-family: Playfair Display, serif !important; }

.block-expand-categories .expand-category {
	--height: 50vh;
	--responsive-height: 60px;
	--hover-flex: 10;

	position: relative;
	background-position: center center;
	background-size: cover;
	border-radius: 0px;
	margin: 10px 0;
	min-height: var(--responsive-height);
	cursor: pointer;
}

.block-expand-categories .expand-category h4 {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0;
	transform: translateY(-50%);
}

.sg-link {
	/* position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	padding-top: 4%; */
	/* border: 1px solid blue; */
		cursor: pointer;
		width: 100%;
		height: 100%;
		padding: 15px 10px;
		/* background-color: #666764; */
	}
.sg-link-style{
	font-family:Montserrat-Black;
	text-shadow: 1px 1px 5px #222222;
	-webkit-text-stroke: 0.25px #515151;
	line-height: 25px;
}

.sg-link-style-size{
	font-size:1em;
}

/* Larger Device */
@media (min-width: 992px) {
	.block-expand-categories .expand-category {
		height: var(--height);
		flex: 1;
		margin: 0 10px;
		transition: flex 1s ease;
		-webkit-backface-visibility: hidden;
		transform: translate3d(0,0,0);
	}

	.block-expand-categories:not(.on-click) .expand-category:hover,
	.block-expand-categories.on-click .expand-category.active { flex: var(--hover-flex); }

	.block-expand-categories .expand-category h4 {
		opacity: 1;
		top: auto;
		bottom: 10px;
		transform: none;
		transition: opacity .4s ease;
	}

	.block-expand-categories:hover .expand-category:not(.active):not(:hover) h4,
	.block-expand-categories.on-click .expand-category:not(.active) h4 { opacity: 0; }

	.sg-link {
		cursor: pointer;
		width: 100%;
		height: 100%;
		padding: 15px 10px;
		/* background-color: red; */
	}

	.sg-link-style-size{
		font-size:20px;
	}
	/* Larger Device End*/
}

/* block-expand-effect - end */
/* =========================== */

/* hover-effect-on-image */
/* .container-hover {
	position: relative;
	width: 50%;
}

.image {
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	transition: .5s ease;
	backface-visibility: hidden;
}

.middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.container-hover:hover .image {
	opacity: 0.3;
} 

.container-hover:hover .middle {
	opacity: 1;
} */

.test-overlay{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 5;
background: transparent url(assets/pattern/grid.png) repeat;
transform: translateZ(0);
-webkit-backface-visibility: hidden;
}

.sg-para-briefing {
    font-family: Poppins;
    color: #606060;
    font-size: 0.9em !important;
}


.sg-para-briefing-light {
    font-family: Poppins;
    color: #d2d2d2;
    font-size: 0.9em !important;
}

.sg-bg-pattern{
	background-image: url(assets/pattern/grid.png);
	/* background: url('assets/pattern/webb.png'), #6DB3F2; */
    background-size: 8px 8px;
    background-position: 0 0, 5px 5px;
    /* background-color: #009739; */
	background-color: #e41823;
}
/* style premis */
.sg-lot-no{
	font-family: Montserrat;
	font-weight: 600;
	font-size: 1.2em;
	color: #6c6c6c !important;
	text-align: left;
}
.sg-lot-bil{
	font-family: Montserrat;
	/* font-size: 3em; */
	vertical-align: top;
	line-height: 1em;
	font-size: 4em;
}
.sg-lot-bil-2{
	font-family: Montserrat;
	/* font-size: 3em; */
	vertical-align: top;
	line-height: 1em;
	font-size: 3em;
}
.sg-table-title{
	font-size: 11px;
	text-align: left;
	font-weight: 600;
}
.sg-table-info{
	font-size: 11px;
	text-align: left;
	color: #4e4e4e !important;
	font-weight: 600;
}
.sg-table-harga{
	font-size: 11px;
	text-align: left;
	color: #258b5c !important;
	font-weight: 600;
}
.sg-jarak-table{
	padding: 10px 5px !important;
}

/* style contact */
.mapouter {
	position:relative;
	text-align:right;
	width:100%;
	height:100% ;
}
.gmap_canvas {
	overflow:hidden;
	background:none!important;
	width:100%;height:100%;
}
.iframe {
	width:100%;
	height:100% !important;
}
.error {
  color: red !important ;
}


.label-check-box{
	font-family: Montserrat;
font-size: 14px;
text-transform: capitalize;
font-weight: 400;
color: #fff;
}

.label-sub-tajuk{
	font-family: Montserrat;
font-size: 20px;
text-transform: uppercase;
font-weight: 500;
color: #fff;
padding-bottom: 20px;
}

.sg-contact-label{
	font-family: Montserrat;
	font-weight: 700;
	font-size: 20px;
	color: #474747;
	letter-spacing: -1px;
}

.sg-contact-content-1{
	font-size: 15px;
	font-weight: 600;
}

.sg-contact-content-2{
	font-size: 15px;
	color:#454545;
}
.sg-strike{
	text-decoration: line-through;
    font-size: 16px;
    color: #5f7661;
}
.sg-list-panduan{
	font-size: 0.9em;
    color: #505050;
}
.sg-list-panduan-2{
	font-size: 0.8em;
    color: #6f6f6f;
}

/* slider */
.sg-slider-text{
	max-width: 600px; font-size: 80px; font-family: Montserrat-Bold !important; line-height: 1.2;
}

.sg-slider-text{font-family: Montserrat-Bold !important;font-weight:400px;font-size:0.9em;padding-top:10px;}


/* operation hour */
.sg-operation-hour-1{
	font-family: Poppins-Bold;
	font-size: 1.5em;
	color: #222;
}
.sg-operation-hour-2{
	font-family: Poppins-Light;
	font-size: 1.9em;
    color: #fff;
    letter-spacing: 2px;
    line-height: 24px;
	text-shadow: 2px 2px 3px #222;
}
.sg-operation-hour-3{
	font-family: Poppins-Bold;
	font-size: 1.8em;
    color: #009739;
    line-height: 1.8em;
    -webkit-text-fill-color: #009739;
    -webkit-text-stroke: 0.3px #fff;
    text-shadow: 2px 2px 3px #222;

}