/* header */
.under-nav-wrapper {
    padding-top: 100px !important; 
}

/* scroll to top */
.btn-floating-whatsapp,
.btn-floating-whatsapp:focus {
	background: #fff;
	color: #ede1d9;
	font-size: 30px;
	line-height: 34px;
	height: 50px;
	width: 42px;
	padding: 8px 0px;
	position: fixed;
	right: 20px;
	text-align: center;
	text-decoration: none;
	bottom: 70px;
	z-index: 1029;
	border-radius: 100%;
}
.btn-floating-whatsapp:hover {
	background: #fff;
	color: #9c9c9c00;
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px);
}

.btn-floating-scroll-top-arrow,
.btn-floating-scroll-top-arrow:focus {
	background: #4d4d4d;
	color: #fff;
	font-size: 30px;
	line-height: 34px;
	height: 50px;
	width: 44px;
	padding: 8px 0px;
	position: fixed;
	right: 20px;
	text-align: center;
	text-decoration: none;
	bottom: 10px;
	z-index: 1029;
	border-radius: 100%;
}
.btn-floating-scroll-top-arrow:hover {
	background: #fff;
	color: #828282;
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px);
}

.fs-statistic {
	text-align: center;
	font-family: "Times Now";
	font-size: 8vw;
	color: #fff;
	line-height: 6vw;
}
.fs-statistic-symbol {
	font-family: "Monsieur La Doulaise";
	font-style: italic;
	line-height: 2vw;
}

.btn-kayangan {
	font-family: "Times Now", "Poppins", sans-serif;
	background-color: transparent;
	color: #627a7b;
	border-radius: 80px;
	padding: 10px 25px;
	border: 1px solid #627a7b;
}

.btn-modal-kayangan {
	font-family: "Times Now", "Poppins", sans-serif;
	background-color: #627a7b;
	color: #627a7b;
	border-radius: 80px;
	padding: 10px 25px;
	border: 1px solid #627a7b;
}

.btn-rental-service{
	font-family: "Times Now", "Poppins", sans-serif;
	background-color: transparent;
	color: #5F4C43;
	border-radius: 80px;
	padding: 10px 45px;
	border: 1px solid #627a7b;
	text-transform: none;
}

.btn-rental-service:hover{
	background-color: white;
	color: #5F4C43;
	border: 1px solid white;
}

.btn-kayangan:hover {
	background-color: #627a7b;
	color: #fff;
	border: 1px solid #627a7b;
}

.btn-kayangan.active {
	background-color: #627a7b;
	color: #fff;
	border: 1px solid #627a7b;
}

.btn-kayangan-outline {
	font-family: "Times Now", "Poppins", sans-serif;
	background-color: transparent;
	color: #000;
	border-radius: 80px;
	padding: 15px 25px;
	border: 1px solid #000;
	text-transform: none;
}

.btn-green-kayangan {
	font-family: "Times Now", "Poppins", sans-serif;
	background-color: #627a7b;
	color: #fff;
	border-radius: 80px;
	padding: 10px 25px;
	border: 1px solid #627a7b;
	text-transform: none;
	font-size: 16px;
}

.btn-kayangan-white-outline {
	font-family: "Times Now", "Poppins", sans-serif;
	background-color: transparent;
	color: #fff;
	border-radius: 80px;
	padding: 12px 25px 5px 25px;
	border: 1px solid #fff;
	text-transform: none;
}
.btn-plain {
	font-family: "Times Now", "Poppins", sans-serif;
	background-color: transparent;
	color: #627a7b;
	padding: 10px 25px;
	font-weight: 700;
	font-size: 24px;
	font-style: italic;
	text-transform: none;
}
.btn-view-circle {
	background-color: #627a7bd9;
	width: 80px;
	height: 80px;
	border-radius: 80px;
	font-size: 14px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: none;
}
.border-kayangan {
	--bs-border-opacity: 1;
	border-color: #627a7b !important;
}
.text-kayangan {
	color: #627a7b;
}
.bg-beige {
	background-color: #ede1d9;
}
.bg-pale-taupe {
	background-color: #e3cdbe;
}
.vh-50 {
	height: 50vh;
}
.hamburger-menu-big-font .menu-list li {
	padding: 20px 0;
}
.menu-list .menu-list-item {
	border-bottom: 1px solid #000;
}
.menu-list li a {
	color: #000;
	font-weight: 700;
	font-size: 48px;
}
.menu-list li.active > a,
.menu-list .menu-list-item:hover > a,
.menu-list .menu-list-item:focus > a,
.menu-list .menu-list-item .sub-menu-item li.active a,
.menu-list .menu-list-item .sub-menu-item > li:hover a,
.menu-list .menu-list-item .sub-menu-item > li:focus a {
	color: #091e48 !important;
}

.about-us-vision-text {
	position: absolute;
	top: 0%;
	left: 12%;
	font-size: 40px;
	transform: translate(-30%, -50%);
	-ms-transform: translate(-50%, -50%);
	color: white;
}

.about-us-mission-text {
	position: absolute;
	top: -8%;
	left: 35%;
	transform: translate(-50%, -50%);
	font-size: 40px;
	-ms-transform: translate(-50%, -50%);
	color: white;
}
.footer {
	background-color: #ab9084;
	color: #fff;
}

.input-kayangan {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #627a7b;
	font-family: "Times Now", "Poppins", sans-serif;
	color: #ab9084;
	padding:5px 0;
}

.input-kayangan::placeholder {
	color: #ab9084;
}

.mask {
	-webkit-mask: radial-gradient(circle 20px at top left, #0000 98%, #000) top
			left,
		radial-gradient(circle 20px at top right, #0000 98%, #000) top right,
		radial-gradient(circle 20px at bottom left, #0000 98%, #000) bottom left,
		radial-gradient(circle 20px at bottom right, #0000 98%, #000) bottom
			right;
	-webkit-mask-size: 51% 51%;
	-webkit-mask-repeat: no-repeat;
}

.service-linear-gradient {
	width: 100%;
	background-image: linear-gradient(
		to right,
		#efe1d8 0%,
		#efe1d8 20%,
		#e5d5cc 50%,
		#efe1d8 50%,
		#efe1d8 100%
	);
}

.portfolio-linear-gradient {
	width: 100%;
	background-image: linear-gradient(
		to left,
		#efe1d8 0%,
		#efe1d8 20%,
		#e5d5cc 50%,
		#efe1d8 50%,
		#efe1d8 100%
	);
}

@media (min-width: 576px) {
	.mask {
		-webkit-mask: radial-gradient(circle 30px at top left, #0000 98%, #000)
				top left,
			radial-gradient(circle 30px at top right, #0000 98%, #000) top right,
			radial-gradient(circle 30px at bottom left, #0000 98%, #000) bottom
				left,
			radial-gradient(circle 30px at bottom right, #0000 98%, #000) bottom
				right;
		-webkit-mask-size: 51% 51%;
		-webkit-mask-repeat: no-repeat;
	}
}

@media (min-width: 768px) {
	.mask {
		-webkit-mask: radial-gradient(circle 40px at top left, #0000 98%, #000)
				top left,
			radial-gradient(circle 40px at top right, #0000 98%, #000) top right,
			radial-gradient(circle 40px at bottom left, #0000 98%, #000) bottom
				left,
			radial-gradient(circle 40px at bottom right, #0000 98%, #000) bottom
				right;
		-webkit-mask-size: 51% 51%;
		-webkit-mask-repeat: no-repeat;
	}
}

@media (min-width: 992px) {
	.mask {
		-webkit-mask: radial-gradient(circle 50px at top left, #0000 98%, #000)
				top left,
			radial-gradient(circle 50px at top right, #0000 98%, #000) top right,
			radial-gradient(circle 50px at bottom left, #0000 98%, #000) bottom
				left,
			radial-gradient(circle 50px at bottom right, #0000 98%, #000) bottom
				right;
		-webkit-mask-size: 51% 51%;
		-webkit-mask-repeat: no-repeat;
	}
	.video-container {
		height: 100vh !important;
	}

	.about-us-vision-text {
		left: 1%;
		font-size: 50px;
	}

	.about-us-mission-text {
		left: 30%;
		font-size: 50px;
	}

	.btn-floating-whatsapp,
	.btn-floating-whatsapp:focus {
		right: 45px;
		bottom: 165px;
	}

	.btn-floating-scroll-top-arrow,
	.btn-floating-scroll-top-arrow:focus {
		right: 45px;
		bottom: 100px;
	}
}

@media (min-width: 1200px) {
	.mask {
		-webkit-mask: radial-gradient(circle 65px at top left, #0000 98%, #000)
				top left,
			radial-gradient(circle 65px at top right, #0000 98%, #000) top right,
			radial-gradient(circle 65px at bottom left, #0000 98%, #000) bottom
				left,
			radial-gradient(circle 65px at bottom right, #0000 98%, #000)
				 bottom right;
		-webkit-mask-size: 51% 51%;
		-webkit-mask-repeat: no-repeat;
	}
}

@media screen and (max-width: 575px) {
	.close-menu {
		right: 20px;
		top: 30px;
	}
}

.mfp-close {
	display: none !important;
}

.close-btn {
	color: #333;
	overflow: visible;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
	font-size: 30px;
}

.text-justify {
	text-align: justify;
}


.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.09); /* Crimson color with 50% opacity */
    z-index: 1; /* Ensure the overlay is positioned behind the text */
}

.select-wrapper {
	position: relative;
}

.arrow-icon {
	position: absolute;
	top: 25%;
	right: 10px; /* Adjust as needed */
	transform: translateY(-50%);
	width: 20px; /* Adjust the size of the arrow icon */
	height: 15px; /* Adjust the size of the arrow icon */
	background-image: url('arrow-icon.png'); /* Replace 'arrow-icon.png' with your arrow icon image path */
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none; /* Ensure the arrow doesn't interfere with the select box */
}

.super-mask-container{
	margin: 20px;
}

.super-mask {
	width: 100%;
	height: 100%;
    -webkit-mask: radial-gradient(circle 50px at top left, #0000 98%, #000) top
            left,
        radial-gradient(circle 50px at top right, #0000 98%, #000) top right,
        radial-gradient(circle 50px at bottom left, #0000 98%, #000) bottom left,
        radial-gradient(circle 50px at bottom right, #0000 98%, #000) bottom
            right;
    -webkit-mask-size: 51% 51%;
    -webkit-mask-repeat: no-repeat;
}

.portfolio-super-mask-container{
	margin: 40px;
}

.portfolio-super-mask {
	width: 100%;
	height: 100%;
    -webkit-mask: radial-gradient(circle 50px at top left, #0000 98%, #000) top
            left,
        radial-gradient(circle 50px at top right, #0000 98%, #000) top right,
        radial-gradient(circle 50px at bottom left, #0000 98%, #000) bottom left,
        radial-gradient(circle 50px at bottom right, #0000 98%, #000) bottom
            right;
    -webkit-mask-size: 51% 51%;
    -webkit-mask-repeat: no-repeat;
}

@media (min-width: 440px) {
	.super-mask-container{
		margin: 40px;
	}

    .super-mask {
		width: 100%;
		height: 100%;
        -webkit-mask: radial-gradient(circle 70px at top left, #0000 98%, #000)
                top left,
            radial-gradient(circle 70px at top right, #0000 98%, #000) top right,
            radial-gradient(circle 70px at bottom left, #0000 98%, #000) bottom
                left,
            radial-gradient(circle 70px at bottom right, #0000 98%, #000) bottom
                right;
        -webkit-mask-size: 51% 51%;
        -webkit-mask-repeat: no-repeat;
    }

	.portfolio-super-mask-container{
		margin: 40px;
	}

    .portfolio-super-mask {
		width: 100%;
		height: 100%;
        -webkit-mask: radial-gradient(circle 70px at top left, #0000 98%, #000)
                top left,
            radial-gradient(circle 70px at top right, #0000 98%, #000) top right,
            radial-gradient(circle 70px at bottom left, #0000 98%, #000) bottom
                left,
            radial-gradient(circle 70px at bottom right, #0000 98%, #000) bottom
                right;
        -webkit-mask-size: 51% 51%;
        -webkit-mask-repeat: no-repeat;
    }
}

@media (min-width: 576px) {
	.super-mask-container{
		margin: 40px;
	}

    .super-mask {
		width: 100%;
		height: 100%;
        -webkit-mask: radial-gradient(circle 70px at top left, #0000 98%, #000)
                top left,
            radial-gradient(circle 70px at top right, #0000 98%, #000) top right,
            radial-gradient(circle 70px at bottom left, #0000 98%, #000) bottom
                left,
            radial-gradient(circle 70px at bottom right, #0000 98%, #000) bottom
                right;
        -webkit-mask-size: 51% 51%;
        -webkit-mask-repeat: no-repeat;
    }

	.portfolio-super-mask-container{
		margin: 40px;
	}

    .portfolio-super-mask {
		width: 100%;
		height: 100%;
        -webkit-mask: radial-gradient(circle 70px at top left, #0000 98%, #000)
                top left,
            radial-gradient(circle 70px at top right, #0000 98%, #000) top right,
            radial-gradient(circle 70px at bottom left, #0000 98%, #000) bottom
                left,
            radial-gradient(circle 70px at bottom right, #0000 98%, #000) bottom
                right;
        -webkit-mask-size: 51% 51%;
        -webkit-mask-repeat: no-repeat;
    }
}

@media (min-width: 768px) {
	.super-mask-container{
		margin: 15px;
	}
    .super-mask {
		width: 100%;
		height: 100%;
        -webkit-mask: radial-gradient(circle 30px at top left, #0000 98%, #000)
                top left,
            radial-gradient(circle 30px at top right, #0000 98%, #000) top right,
            radial-gradient(circle 30px at bottom left, #0000 98%, #000) bottom
                left,
            radial-gradient(circle 30px at bottom right, #0000 98%, #000) bottom
                right;
        -webkit-mask-size: 51% 51%;
        -webkit-mask-repeat: no-repeat;
    }

	.portfolio-super-mask-container{
		margin: 15px;
	}

    .portfolio-super-mask {
		width: 100%;
		height: 100%;
        -webkit-mask: radial-gradient(circle 30px at top left, #0000 98%, #000)
                top left,
            radial-gradient(circle 30px at top right, #0000 98%, #000) top right,
            radial-gradient(circle 30px at bottom left, #0000 98%, #000) bottom
                left,
            radial-gradient(circle 30px at bottom right, #0000 98%, #000) bottom
                right;
        -webkit-mask-size: 51% 51%;
        -webkit-mask-repeat: no-repeat;
    }
}

@media (min-width: 992px) {
	.super-mask-container{
		margin: 25px;
	}
    .super-mask {
		width: 100%;
		height: 100%;
        -webkit-mask: radial-gradient(circle 60px at top left, #0000 98%, #000) top left, radial-gradient(circle 60px at top right, #0000 98%, #000) top right, radial-gradient(circle 60px at bottom left, #0000 98%, #000) bottom left, radial-gradient(circle 60px at bottom right, #0000 98%, #000) bottom right;
		-webkit-mask-size: 51% 51%;
		-webkit-mask-repeat: no-repeat;
    }

	.portfolio-super-mask-container{
		margin: 25px;
	}
    .portfolio-super-mask {
		width: 100%;
		height: 100%;
        -webkit-mask: radial-gradient(circle 60px at top left, #0000 98%, #000) top left, radial-gradient(circle 60px at top right, #0000 98%, #000) top right, radial-gradient(circle 60px at bottom left, #0000 98%, #000) bottom left, radial-gradient(circle 60px at bottom right, #0000 98%, #000) bottom right;
		-webkit-mask-size: 51% 51%;
		-webkit-mask-repeat: no-repeat;
    }
}
