body {
	overflow-x: hidden;
}

.header_area .navbar {
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(237,247,255,1) 39%, rgba(176,218,255,1) 68%, rgba(112,188,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(0%, rgba(255,255,255,1)), color-stop(0%, rgba(255,255,255,1)), color-stop(18%, rgba(255,255,255,1)), color-stop(39%, rgba(237,247,255,1)), color-stop(68%, rgba(176,218,255,1)), color-stop(100%, rgba(112,188,255,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(237,247,255,1) 39%, rgba(176,218,255,1) 68%, rgba(112,188,255,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(237,247,255,1) 39%, rgba(176,218,255,1) 68%, rgba(112,188,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(237,247,255,1) 39%, rgba(176,218,255,1) 68%, rgba(112,188,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(237,247,255,1) 39%, rgba(176,218,255,1) 68%, rgba(112,188,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#70bcff', GradientType=1 );
}

.header_area .navbar .nav .nav-item .nav-link {
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.header_area .navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link {
	background: #3498db;
	color: #fff;
}

.main_menu {
	background: #fff;
	/*box-shadow: 0px 1px 30px rgba(30, 30, 30, 0.5);*/
}
.home_banner_area {
	height: 800px;
}
.home_banner_area .banner_inner .home_left_box {
	vertical-align: middle;
	align-self: center;
}
.home_banner_area .home_right_box {
	margin-bottom: 0;
	height: 650px;
	padding: 60px;
	background: none;
	border: none;
}
.tns-outer {
    margin-top: 67px;
}
.tns-controls {
	position: absolute;
	top: 275px;
	left: 0;
	right: 0;
}
.tns-controls button {
	border: none;
	width: 20px;
	height: 40px;
	z-index: 1;
}
.tns-controls button:nth-child(1) {
	background: url("../img/icon.achi/icon-back.png") no-repeat center center;
	background-size: cover;
	position: absolute;
	left: 10px;
}
.tns-controls button:nth-child(2) {
	background: url("../img/icon.achi/icon-next.png") no-repeat center center;
	background-size: cover;
	position: absolute;
	right: 10px;
}
.tns-nav {
	/*position: absolute;*/
	/*right: 0;*/
	/*left: 0;*/
	/*top: 500px;*/
	/*z-index: 1;*/
	/*display: flex;*/
	/*justify-content: center;*/
	display: none;
}

.tns-nav button {
	width: 15px;
	height: 15px;
	margin: 10px;
	border-radius: 10px;
	border: none;
	transition: all 300ms ease-in;
	background: #fff;
}

.tns-nav button.tns-nav-active {
	background: #3498db;
	border: 1.5px solid white;
}

.home_banner_area.img_1 {
	/* background-color: #007bff; */
	position:relative;
	margin:auto;
	background: url(../img/GHeader/picture1/mobil.png) no-repeat scroll center center;  
}
.home_banner_area.img_2 {
	/* background-color: tomato; */
	background: url(../img/GHeader/picture1/showroom2.png) no-repeat scroll center center;  
}
.home_banner_area.img_3 {
	/* background-color: #222222; */
	background: url(../img/GHeader/picture1/saklar.png) no-repeat scroll center center;  
}
.home_banner_area.img_4 {
	/* background-color: #222222; */
	background: url(../img/GHeader/picture1/accpax.png) no-repeat scroll center center;  
}
.home_banner_area.img_5 {
	/* background-color:; */
	background: url(../img/GHeader/picture1/JALANRAYA.png) no-repeat scroll center center;  
}

.home_banner_area .banner_inner .home_left_box h2{
	text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}

.home_banner_area .banner_inner .home_left_box h4{
	margin-bottom: 10px;
	line-height: 30px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}

.home_banner_area .banner_inner .home_left_box p{
	margin-bottom: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	text-align: justify;
	text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}

.furniture_area.bg_color {
	box-shadow: 0px -15px 20px 0px rgba(0, 0, 0, 0.3);
	background: #007bff;
}
.furniture_area.bg_color h2,
.furniture_area.bg_color p,
.furniture_area.bg_color h4 {
	color: #fff;
	cursor: default;
}
.furniture_area.bg_color h4:hover {
	color: #e74c3c;
}
.furniture_area.bg_color .furniture_item {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.furniture_area.bg_color .furniture_item .funiture_item_img {
	margin-left: 20px;
	width: 40%;
	max-height: 100%;
}

.feature_item:hover h4 {
	color: #007bff;
}
.o_blog_item .blog_text h4:hover {
	color: #007bff;
}

.footer {
	position: absolute;
	width: 100vw;
	box-shadow: 0px -1px 20px rgba(30, 30, 30, 0.3);
	background: #007bff;
	padding: 12px;
}

.footer .hub-footer {
	display: none;
}

.footer span {
	text-align: left;
	letter-spacing: 1px;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
}

.footer span b {
	color: #fff;
	font-weight: bold;
}

.footer span b.withBorder {
	color: #fff;
	font-weight: bold;
	border-right: 2px solid white;
	padding-right: 10px;
	margin-right: 10px;
}

/* Image Box in Produk */
.blog_img_box {
	border: 2px solid #3498db; /* Ganti "black" untuk merubah warna */
	border-radius: 20px;
	padding: 7px;
	margin-top: 15px;
}

.s-d-text {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
	width: auto;
	text-align: center;
}

@media (max-width: 991px) {
	.tns-controls {
		display: none;
	}
	.tns-nav {
		display: none;
	}
	.home_banner_area .banner_inner .home_left_box {
		/* margin-top: 40px; */
		height: 100%;
		vertical-align: middle;
		align-self: center;
	}
	.home_banner_area .banner_inner .home_left_box h2,
	.home_banner_area .banner_inner .home_left_box h4,
	.home_banner_area .banner_inner .home_left_box p {
		text-align: center;
		max-width: 100%;
	}
	.header_area .navbar-collapse {
		max-height: 340px;
		overflow-y: auto;
	}
	.navbar-toggler span {
		background-color: #000;
	}
	
	.s-d-text {
		width: 100%;
	}
	.home_banner_area .banner_inner {
		padding: 0;
		display: flex;
		width: 100%;
		height: 100%;
		justify-content: center;
		align-items: center;
	}
}

@media (max-width: 414px) {
	.tns-controls {
		display: none;
	}
	.navbar-brand {
		width: 45px;
		overflow: hidden;
	}
	.home_banner_area .banner_inner .home_left_box {
		/* margin-top: -60px; */
		vertical-align: middle;
		align-self: center;
	}
	.home_banner_area .banner_inner .home_left_box h2 {
		font-size: 25px;
		line-height: 30px;
	}
	.home_banner_area .banner_inner .home_left_box h4 {
		font-size: 18px;
		line-height: 23px;
		margin-bottom: 5px;
	}
	.wrap-contact100 {
		padding: 30px 20px;
	}
	.contact100-form-title {
		font-size: 20px;
		padding-bottom: 30px;
	}
}

.about_area .about_inner .about_left_text h2{
	color: #222222;
	font-size: 22px;
	margin-bottom: 10px;
}

.about_area .about_inner .about_left_text p{
    line-height: 1.5;
	font-family: "Roboto", sans-serif;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 16px;
}
.about_area .about_inner .about_left_text p.bold{
	color: #e74c3c;
	font-weight: 700
}

.impress_inner h2 {
	color: #222222;
	font-size: 40px;
}
.impress_inner p, .feature_item p, .feature_item p a {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 500;
}
.feature_item p, .feature_item p a {
	font-weight: 300;
	text-align: left;
}

.furniture_item h4 {
	margin-bottom: 5px;
}
.furniture_area.bg_color p{
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}

.main_title h3{
	color: #222222;
	font-family: "Heebo", sans-serif;
	font-size: 30px;
	text-transform: capitalize;
	line-height: 40px;
}
.main_title p{
	margin-top: 10px;
	font-size: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}

.o_blog_item .blog_text p{
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}

.o_blog_item .blog_text .blog_cat a  {
	font-family: "Roboto", sans-serif;
	text-transform: uppercase;
}

.contact100-form-title h6{
	font-family: "Roboto", sans-serif;
	margin-top: 10px;
	font-weight: 500;
	line-height: 19px;
}

.list-group {
	margin: 0;
}

.list-group-item {
	/* display: list-item; */
	display: list-item;
	padding: 0;
	border: 0;
	font-family: "Roboto", sans-serif;
	margin-bottom: 0px;
	text-align: justify;
	font-size: 16px;
}

.list-group-item.ol {
	list-style-type: decimal;
}

.list-group-item.ol-lower-alfa {
	list-style-type: lower-alpha;
}

.list-group-item.ul {
	list-style-type: disc;
}

.custom-control.custom-checkbox{
	margin-top: 25px;
}

.custom-control-description {
	font-size: 16px;
	font-family: "Roboto", sans-serif;
}

.o_blog_item .blog_text {
    margin-top: 0px; /* Ganti Di sini*/
}


.input-group {
	display: flex;
	width: 100%;
}
.input-container {
	display: flex;
	flex-direction: column;
	width: 100%;
    background: rgb(126,186,230);
    background: linear-gradient(90deg, rgba(126,186,230,1) 0%, rgba(52,102,177,1) 100%);
	margin-bottom: 20px;
}

.wrap-contact100 {
	-webkit-box-shadow: 4px 6px 7px -1px rgba(0,0,0,0.025);
	-moz-box-shadow: 4px 6px 7px -1px rgba(0,0,0,0.025);
	box-shadow: 4px 6px 7px -1px rgba(0,0,0,0.025);
	padding: 0;
}
.wrap-input100 {
	border: none;
	border-radius: 0px;
	margin-bottom: 0px;
	flex-grow: 1;
	width: auto;
	font-size:4px;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	padding: 6px 30px 7px 22px;
}
.label-input {
	font-family: "Montserrat-SemiBold";
	margin: 5px 20px;
	color: #fff;
}

.true-validate::after {
	top: 10px;
}
.alert-validate::before {
	top: auto;
	/* background-color: #fff; */
}
.btn-hide-validate {
	top: 10px;
}

.label-input-sub-title {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	margin-bottom: 10px;
}

.contact100-form-btn {
	border-radius: 5px;
	font-weight: 700;
	letter-spacing: 2px;
	background: rgb(0,74,153);
	background: linear-gradient(0deg, rgba(0,74,153,1) 0%, rgba(0,123,255,1) 100%);
}

.contact-form-header {
    position: relative;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(126,186,230,1) 47%, rgba(52,102,177,1) 100%);
    width: 100%;
    padding: 30px 40px;
    border-radius: 10px;
}
.contact100-form-title {
    padding-bottom: 0;
    color: #fff;
}
.contact-form-body {
    width: 100%;
    padding: 30px 40px;
    padding-top: 25px;
}
.contact-form-subHeader {
    width: 100%;
    text-align: center;
    padding: 10px 40px;
    padding-bottom: 0;
}
.contact-form-subHeader h6 {
    line-height: 22px;   
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}
.contact1-form-footer {
    margin: 0 40px;
    margin-bottom: 50px;
}
.contact-form-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 30px 40px;
    display: flex;
    align-items: center;
    width: 50px;
    overflow: hidden;
}
.rs1-alert-validate.alert-validate::before {
    padding: 10px;
}
.input100 {
    font-size: 16px;
}

@media (max-width: 740px) {
    .input-group {
    	display: flex;
    	flex-direction: column;
    	width: 100%;
    }
    
    .contact-form-header {
        padding: 20px 20px;
    }
    .contact-form-body {
        padding: 20px 20px;
    }
    .contact-form-subHeader {
        padding: 10px 20px;
    }
    .contact1-form-footer {
        margin: 0 20px;
        margin-bottom: 30px;
    }
    .contact-form-logo {
        display: none;
    }
}