body {
	font-size: 16px;
	font-weight: 500;
}
body,
.widget .news-heading h2 {
	font-family: 'Karla', sans-serif;
	font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Karla', sans-serif;
	font-weight: 700;
}
.tar {
	text-align: right;
}
.red {
	color: red;
}
.bg-website {
	background: #3BA75F!important;
	border: none;
}
.ml-auto {
	margin-left: auto!important;
}
a {
	-webkit-transition: all 0.4s ease!important;
	transition: all 0.4s ease!important;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {
	font-weight: 400;
}

.dropdown-item.active, .dropdown-item:active {
	background-color: #e75542;
}
.primary-color {
	color: #222;
}
.primary-color:hover {
	color: #333;
}
select {
	width: 100%!important;
}



/* Top */
.top {
	min-height: 40px;
	background: #e4e4e4;
	color: #333;
	font-size: 14px;
}
.top ul {
	margin-bottom: 0;
	padding-left: 0;
}
.top ul li {
	list-style-type: none;
	line-height: 40px;
	float: left;
	margin-right: 20px;
	font-weight: 600;
	position: relative;
	padding-left: 16px;
}
.top ul li a {
	color: #333;
}
.top ul li.phone-text:before {
	content: "\f2a0";
	font-family: "FontAwesome";
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 500;
}
.top ul li.email-text:before {
	content: "\f0e0";
	font-family: "FontAwesome";
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 500;
}
.top ul.right {
	float: right;
}
.top ul.right li {
	margin-right: 0;
	padding-left: 15px;
	margin-left: 10px;
}
.top ul.right li:before {
	content: "|";
	position: absolute;
	top: 0;
	left: 0;
}
.top ul.right li:first-child:before {
	display: none;
}
.top ul li a sup {
	color: rgb(255, 0, 0);
}
@media (max-width: 991px) { 
	.top {
		padding-top: 3px;
		padding-bottom: 3px;
	}
	.top ul li {
		line-height: 28px;
	}
	.top ul.right {
		padding-top: 12px;
	}
	.top .left-side,
	.top .left-side ul {
		width: 100%;
	}
	.top .left-side ul {
		text-align: center;
	}
	.top .left-side ul li {
		float: none;
		display: inline-block;
		margin-left: 10px;
		margin-right: 10px;
	}
	.top .right-side,
	.top .right-side ul {
		width: 100%;
	}
	.top .right-side ul {
		text-align: center;
	}
	.top .right-side ul li {
		float: none;
		display: inline-block;
	}
	.top ul.right {
		padding-top: 0;
	}
	.slider .text p {
		margin-left: 110px!important;
		margin-right: 110px!important;
	}
}
@media (max-width: 767px) {
	.top ul {
		width: 100%;
		text-align: center;
		margin-top: 10px;
	}
	.top ul li {
		float: none;
		display: inline-block;
	}
	.top ul.right {
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
		padding-top: 0;
	}
	.top ul.right li {
		float: none;
		display: inline-block;
	}
	.top ul.right li:first-child {
		margin-left: 0;
		padding-left: 0;
	}
}

@media (max-width: 585px) {
	.slider .text {
		padding-top: 140px!important;
	}
	.slider .text h2 {
		margin-left: 110px!important;
		margin-right: 110px!important;
		font-size: 28px!important;
	}
	.slider .text p {
		font-size: 16px!important;
	}
}

@media (max-width: 435px) {
	.slider .text {
		padding-top: 120px!important;
	}
}

/* Heading Area */
.main-nav {
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
	background: #fff;
}
.main-nav .navbar {
	padding-left: 0;
	padding-right: 0;
}
.main-nav nav .navbar-nav .nav-item {
	padding-top: 28px;
	padding-bottom: 28px;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu {
	top: 86px!important;
	background: #ffffff!important;
	padding: 0!important;
	border: 2px solid #f5f5f5!important;
	border-radius: 0!important;
	width: 200px!important;
	z-index: 999999!important;
}
.main-nav nav .navbar-nav .nav-item a {
	color: #333;
	font-weight: 500;
	text-transform: none!important;
	font-size: 15px!important;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
	color: #444;
	border-bottom: 1px solid #dbdbdb;
}
.mobile-nav.mean-container .mean-nav ul li a.active,
.main-nav nav .navbar-nav .nav-item a:hover,
.main-nav nav .navbar-nav .nav-item a:focus,
.main-nav nav .navbar-nav .nav-item a.active,
.main-nav nav .navbar-nav .nav-item:hover a,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover a {
	color: #3BA75F;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover {
	color: #e00445!important;
}
.main-nav img {
	height: 50px;
}
.mobile-nav img {
	height: 40px;
}
.mean-container .mean-bar {
	background-color: #fff;
	height: 60px;
}
.mean-container .logo {
	top: 5px;
}
.mean-container img {
	height: 50px;
}
.mean-container a.meanmenu-reveal span {
	background: #e75542;
}
.mean-container a.meanmenu-reveal {
	color: #e75542;
}




/* Scroll to Top */
.scroll-top {
	cursor: pointer;
	text-align: center;
	font-size: 22px;
	position: fixed;
	width: 50px;
	height: 50px;
	line-height: 50px;
	bottom: 20px;
	right: 20px;
	background: #e75542;
	color: #fff;
	opacity: 0.7;
	z-index: 9999;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.scroll-top:hover {
	opacity: 1;
	color: #fff;
	background: #313131;
}


/* Advertisement */
.ad-section-1 img {
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Home Slider */
.home-slider {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.slider-wrapper {
    height: auto; /* Ubah dari vh ke auto */
}

.slider-slide {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.slide-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center; /* Fokus ke atas */
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3); /* Overlay lebih transparan */
    z-index: 1;
}

/* Hapus semua style terkait teks overlay */

/* Responsive - Sesuaikan tinggi berdasarkan konten */
@media (max-width: 768px) {
    .slider-slide {
        max-height: 280vh; /* Batasi tinggi maksimal */
		padding-top: 60px;
    }
}

@media (max-width: 480px) {
    .slider-slide {
        max-height: 260vh;
		padding-top: 60px;
    }
}


/* Home Page - Feature */
.home-feature {
	padding-top: 50px;
	padding-bottom: 20px;
	background: #f0f0f0;	
}
.home-feature .inner {
	margin-bottom: 40px;
}
.home-feature .inner .icon {
	text-align: center;
	margin-bottom: 20px;
}
.home-feature .inner .icon i {
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	color: #e75542;
	background: #ffd3ce;
	border-radius: 10px;
	font-size: 60px;
}
.home-feature .inner .text {
	text-align: center;
}
.home-feature .inner .text h2 {
	font-size: 20px;
	color: #333;
	font-weight: 700;
}
.home-feature .inner .text p {
	font-size: 14px;
}




/* Home Page - Court */
.home-courts {
	margin-top: 40px;
}

.home-courts h2.main-header {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 30px;
	text-align: center;
	color: #333;
}

.home-courts .inner {
	margin-bottom: 40px;
}

.home-courts .inner .photo {
	margin-bottom: 12px;
	overflow: hidden; /* supaya gambar tidak keluar batas */
	border-radius: 8px; /* sudut membulat */
}

.home-courts .inner .photo img {
	width: 100%;
	height: 170px;
	object-fit: cover;
	display: block; /* hilangkan spasi bawah gambar */
	transition: transform 0.3s ease;
}

.home-courts .inner .photo img:hover {
	transform: scale(1.05); /* zoom ringan saat hover */
}

.home-courts .inner .text h2 {
	font-size: 18px;
	margin-bottom: 8px;
}

.home-courts .inner .text h2 a {
	color: #333;
	text-decoration: none;
	transition: color 0.3s ease;
}

.home-courts .inner .text h2 a:hover {
	color: #3BA75F;
}

.home-courts .inner .text .price {
	color: #3BA75F;
	margin-bottom: 12px;
	font-weight: 700;
	font-size: 16px;
}

.home-courts .inner .text .button a {
	background: #ffe7e2;
	color: #3BA75F;
	border: none;
	font-size: 16px;
	width: 100%;
	font-weight: 600;
	padding: 10px 0;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
	transition: background-color 0.3s ease, color 0.3s ease;
	text-decoration: none;
}

.home-courts .inner .text .button a:hover {
	background: #3BA75F;
	color: #fff;
}

.home-courts .big-button {
	text-align: center;
	margin-top: 20px;
}

.home-courts .big-button a {
	background: #3BA75F;
	color: #fff;
	padding: 12px 30px;
	text-transform: uppercase;
	border: none;
	font-weight: 700;
	font-size: 16px;
	border-radius: 5px;
	text-decoration: none;
	transition: background-color 0.3s ease;
}

.home-courts .big-button a:hover {
	background: #2a8c4b;
}

/* Responsif mobile */
@media (max-width: 767px) {
	.home-courts .inner .photo img {
		height: auto;
	}

	.home-courts h2.main-header {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.home-courts .inner .text h2 {
		font-size: 16px;
	}
}


/* Home Page - Blog */
.blog-item {
	margin-top: 40px;
}
.blog-item h2.main-header {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center;
}
.blog-item .inner {
	margin-bottom: 40px;
}
.blog-item .inner .photo {
	margin-bottom: 10px;
}
.blog-item .inner .photo img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	border-radius: 8px;
	transition: transform 0.3s ease;
}

.blog-item .inner .photo img:hover {
	transform: scale(1.05); /* zoom ringan saat hover */
}

.blog-item .inner .text h2 {
	font-size: 18px;
}
.blog-item .inner .text h2 a {
	color: #333;
}
.blog-item .inner .text .short-des p {
	color: #333;
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 14px;
}
.blog-item .inner .text .button a {
	background: #ffe7e2;
	color: #e75542;
	border: 0;
	font-size: 16px;
	width: 100%;
	font-weight: 600;
}

/* Responsif mobile */
@media (max-width: 767px) {
	.blog-item h2.main-header {
		font-size: 24px;
		margin-bottom: 20px;
	}
}



/* Footer */
.footer {
	background: #343a40;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 20px;
}
.footer h2.heading {
	font-size: 20px;
	padding-bottom: 6px;
	margin-bottom: 15px;
	border-bottom: 0.4px solid #e0e0e0;
}
.footer p,
.footer ul li,
.footer ul li a,
.footer .list-item .right {
	font-weight: 400;
	font-size: 15px;
}
.footer input[type="submit"] {
	width: 100%;
	background: #e75542;
	border: 0;
	margin-top: 10px;
}
.footer .list-item {
	overflow: hidden;
	margin-bottom: 10px;
	font-weight: 400;
}
.footer .list-item .left {
	width: 30px;
	height: auto;
	float: left;
	padding-top: 2px;
}
.footer .list-item .left i {
	font-size: 20px;
}
.footer .list-item .right {
	width: calc(100% - 40px);
	height: auto;
	float: left;
}
.footer ul.social {
	padding: 0;
	margin-bottom: 25px;
	overflow: hidden;
}
.footer ul.social li {
	list-style-type: none;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.footer ul.social li a {
	color: #fff;
	background: #e75542;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
}

.footer ul.useful-links {
	padding: 0;
}
.footer ul.useful-links li {
	list-style-type: none;
	margin-right: 6px;
	margin-bottom: 6px;
	position: relative;
	padding-left: 12px;
}
.footer ul.useful-links li:before {
	content: '\f105';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
}
.footer ul.useful-links li a {
	color: #fff;
}

/* Copyright */
.copyright {
	background: #212529;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 14px;
}

/* Page Top */
.page-top {
	background: #3BA75F;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}
.page-top h2 {
	position: relative;
	z-index: 99;
	color: #fff;
	opacity: 1;
	text-align: center;
}
.page-top .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #7d7d7d;
	color: #fff;
	opacity: 0.5;
	z-index: 99;
}
.page-top .breadcrumb-container {
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.page-top .breadcrumb {
	margin-bottom: 0;
}
@media (max-width: 991px) {
	.page-top {
		margin-top: 60px;
	}
}




/* Page Content */
.page-content {
	padding-top: 40px;
	padding-bottom: 20px;
}
.page-content .featured-photo {
	margin-bottom: 15px;
}
.page-content .featured-photo img {
	width: 100%;
	height: auto;
}
.page-content .sub {
	overflow: hidden;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.page-content .sub .item {
	float: left;
	margin-right: 15px;
	color: #969696;
}
.page-content .sub .item a {
	color: #969696;
	text-decoration: underline;
}
.page-content .main-text {
	margin-bottom: 25px;
}
.page-content .share-content {
	margin-bottom: 20px;
}
.page-content .share-content h2 {
	font-size: 24px;
}

/* Contact Page */
.contact-form textarea {
	height: 200px;
}
.map iframe {
	width: 100%;
	height: 450px;
}
@media (max-width: 1199px) {
	.map iframe {
		height: 400px;
	}
}


/* Video Gallery */
.video-gallery {
	margin-bottom: 15px;
}
.video-gallery .video-heading h2 {
	border-bottom: 1px solid #fff;
	font-size: 28px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	font-weight: 700;
}
.video-gallery .video-thumb {
	position: relative;
}
.video-gallery .video-thumb img {
	width: 100%;
	height: auto;	
}
.video-gallery .video-thumb .icon {
	position: absolute;
	top: calc(50% - 20px);
	left: calc(50% - 20px);
}
.video-gallery .video-thumb .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
}
.video-gallery .video-thumb .icon i {
	color: #fff;
	font-size: 24px;
	width: 44px;
	height: 44px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	border: 2px solid #fff;
}
.video-gallery .video-caption {
	margin-bottom: 30px;
	margin-top: 10px;
	color: #000;
	font-weight: 400;
}



/* Photo Gallery */
.photo-gallery {
	margin-bottom: 15px;
}
.photo-gallery .photo-heading h2 {
	border-bottom: 1px solid #fff;
	font-size: 28px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	font-weight: 700;
}
.photo-gallery .photo-thumb {
	position: relative;
}
.photo-gallery .photo-thumb img {
	width: 100%;
	height: 180px;
	object-fit: cover;
}
@media (max-width: 1199px) {
	.photo-gallery .photo-thumb img {
		height: 160px;
	}
}
@media (max-width: 991px) {
	.photo-gallery .photo-thumb img {
		height: 156px;
	}
}
@media (max-width: 575px) {
	.photo-gallery .photo-thumb img {
		object-fit: unset;
		height: auto;
	}
}
.photo-gallery .photo-thumb .icon {
	position: absolute;
	top: calc(50% - 20px);
	left: calc(50% - 20px);
}
.photo-gallery .photo-thumb .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
}
.photo-gallery .photo-thumb .icon i {
	color: #fff;
	font-size: 24px;
	width: 44px;
	height: 44px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	border: 2px solid #fff;
}
.photo-gallery .photo-caption {
	margin-bottom: 30px;
	margin-top: 10px;
	color: #000;
	font-weight: 400;
}


/* Court Detail */
.court-detail {
	padding-top: 40px;
	padding-bottom: 50px;
}

.court-detail-carousel {
	margin-bottom: 25px;
	width: 100%;
	max-width: 100%;
}

.court-detail-carousel .item {
	width: 100%;
	height: 450px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover; /* lebih lebar, memenuhi container */
	/* background-color: transparent; */ /* background dihapus */
}

@media (max-width: 1199px) {
	.court-detail-carousel .item {
		height: 400px;
	}
}

@media (max-width: 991px) {
	.court-detail-carousel .item {
		height: 300px;
	}
}

@media (max-width: 767px) {
	.court-detail-carousel .item {
		height: 250px;
	}
}

@media (max-width: 500px) {
	.court-detail-carousel .item {
		height: 200px;
	}
}

.court-detail-carousel.owl-carousel .owl-nav .owl-prev,
.court-detail-carousel.owl-carousel .owl-nav .owl-next {
	position: absolute;
	text-align: center;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 24px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 50%;
	transition: all 0.3s;
}

.court-detail-carousel.owl-carousel .owl-nav .owl-prev {
	top: 45%;
	left: 10px;
}

.court-detail-carousel.owl-carousel .owl-nav .owl-next {
	top: 45%;
	right: 10px;
}

.court-detail-carousel.owl-carousel .owl-nav .owl-prev:hover,
.court-detail-carousel.owl-carousel .owl-nav .owl-next:hover {
	color: #e75542;
	border-color: #e75542;
}

.court-detail .description,
.court-detail .amenity,
.court-detail .feature,
.court-detail .video {
	margin-bottom: 25px;
}

.court-detail .amenity h2,
.court-detail .feature h2 {
	font-weight: 700;
	font-size: 24px;
}

.court-detail .amenity .item {
	background: #ffe7e2;
	border: 1px solid #e75542;
	padding: 15px 10px;
	margin-bottom: 15px;
}

.court-detail .feature table tr th {
	width: 50%;
}

.court-detail .feature table tr td,
.court-detail .feature table tr th {
	border: 1px solid #ababab !important;
	padding: 8px;
}

.court-detail .video iframe {
	width: 100%;
	height: 450px;
}

@media (max-width: 1199px) {
	.court-detail .video iframe {
		height: 400px;
	}
}

@media (max-width: 991px) {
	.court-detail .video iframe {
		height: 300px;
	}
}

@media (max-width: 767px) {
	.court-detail .video iframe {
		height: 250px;
	}
}

@media (max-width: 500px) {
	.court-detail .video iframe {
		height: 200px;
	}
}

.court-detail .right {
	position: relative;
}

.court-detail .right .widget {
	background: #f3f3f3;
	padding: 15px;
	margin-bottom: 25px;
	border: 1px solid #ababab;
}

.court-detail .right .widget h2 {
	font-size: 18px;
	font-weight: 700;
	border-bottom: 1px solid #ababab;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.court-detail .right .widget .price {
	font-weight: 700;
	font-size: 26px;
}

.court-detail .right .widget .book-now {
	margin-top: 15px;
	background: #3BA75F;
	color: #fff;
	border: none;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 15px;
	border-radius: 5px;
	width: 100%;
	display: block;
	text-align: center;
}

/* Tambahan padding kecil untuk mobile */
@media (max-width: 767px) {
	.court-detail {
		padding-left: 10px;
		padding-right: 10px;
	}
}




/* Cart */
.cart .small {
	font-size: 13px;
}
.cart .table-cart tr th, 
.cart .table-cart tr td {
	border: 1px solid #c9c9c9!important;
}
.cart .table-cart tr th {
	background: #fee5e5;
}
.cart table img {
	width: 100px;
	height: auto;
}
.cart input[type="number"] {
	width: 100px;
}
.cart .total {
	font-size: 18px;
	font-weight: 600;
}
.cart a.cart-delete-link {
	color: #e75542;
	font-size: 18px;
}
.cart input[type="number"] {
	width: 60px;
	height: 30px;
	border: 1px solid #c9c9c9;
	outline: none;
}
.cart .court-name {
	color: #000;
}
.checkout {
	text-align: right;
}




.checkout-left h4 {
	font-weight: 700;
}

.checkout-right h4 {
	font-weight: 700;
}
.checkout-right .inner {
	background: #f3f3f3;
	padding: 15px;
}
.checkout-right img {
	width: 60px;
	height: 60px;
	margin-right: 10px;
}

.checkout-right .p_price {
	text-align: right;
}

.checkout-right .p_name,
.checkout-right .p_name a {
	text-decoration: none!important;
	color: #333;
}
.checkout-right .total_amount {
	font-size: 22px;
	font-weight: 700;
}
.checkout-right table td {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
.checkout-left input[type="checkbox"],
.checkout-right input[type="checkbox"] {
	color: #3867D6;
}


.daterangepicker.opensright:before {
	left: 110px!important;
}

.daterangepicker.opensright:after {
	left: 111px!important;
}


#loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.75) url(loading.gif) no-repeat center center;
    z-index: 10000;
}

/* Tambahkan di sini ⬇️ */
.slide-carousel .owl-stage-outer,
.slide-carousel .owl-stage,
.slide-carousel .owl-item {
    height: auto !important;
}