/* 
Theme Name: Tabu
Description: -
Author: AW Bali Digital
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

h1, h2, h3, h4, h5, h6, p{
	margin: 0;
}

.u-mark {
  position: relative;
  display: inline-block;
}

.nav-logo, .nav-logo a {
	line-height: 0;
}

.u-mark::after {
  content: "";
  position: absolute;
  top: 6px; 
  left: 6px;
  width: 47%;
  height: 2px;
  background: #000;
  transform: rotate(-10deg);
}


/* =============== Navbar ============== */
.main-navbar{
    background: transparent;
	transition: background-color 0.25s;
    background-image: linear-gradient(180deg, #363636 0%, #00000000 100%)
}

.main-navbar.nav-scrolled {
	background-color: #fff !important;
	background-image: none;
	box-shadow: 0 2px 10px rgba(0,0,0,0.12);
}

.main-navbar.nav-scrolled .elementor-item.elementor-item-active{
	color: #8E3238 !important;
}

.main-navbar.nav-scrolled .elementor-item:after{
	background-color: #8E3238 !important;
}

.main-navbar.nav-scrolled a:hover{
	color: #8E3238 !important;
}

.main-navbar a:hover{
	color: #fff !important;
}

.main-navbar .elementor-item:after{
	background-color: #fff !important;
}

.main-navbar .elementor-item.elementor-item-active{
	color: #fff !important;
}

.main-navbar li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-572{
	margin-left: 160px;
}

/* =============== Main Navbar Style 2 =============== */
.main-navbar.nostyle{
    background: #fff;
	transition: background-color 0.25s;
}

.main-navbar.nostyle.nav-scrolled {
	background-color: #fff !important;
	background-image: none;
	box-shadow: 0 2px 10px rgba(0,0,0,0.12);
}

.main-navbar.nostyle .elementor-item:after{
	background-color: #8E3238 !important;
}

.main-navbar.nostyle a:hover{
	color: #8E3238 !important;
}

.main-navbar.nostyle a{
	color: #000 !important;
}

.main-navbar.nostyle .elementor-item.elementor-item-active {
	color: #8E3238 !important;
}

.main-navbar.nostyle li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-572{
	margin-left: 160px;
}

/* =============== Home =============== */ 

.player-controls-content{
	visibility: none;
}

.ytp-gradient-top{
	display: none;
}

.home-carousel .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
	max-width: fit-content; 
    bottom: 40px;
    text-align: right;
    position: absolute;
    max-height: fit-content;
    left: 70%;
}

.home-carousel img.swiper-slide-image{
	height: 500px;
	width: 100%;
	aspect-ratio: 1/1;
	object-fit: cover;
	border-radius: 0px 20px 20px 0px !important;
	display: block;
}

.home-carousel .swiper-pagination-bullet {
  	position: relative;
  	width: 8px;
  	height: 8px;
  	background: #fff;
  	opacity: 0.5;
}

.home-carousel .swiper-pagination-bullet-active::after {
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 30px;
  	height: 30px;
  	border: 1px solid #fff;
  	border-radius: 50%;
  	transform: translate(-50%, -50%);
}

.home-carousel .swiper-pagination-bullet-active {
  	opacity: 1;
}

.home-carousel .swiper-slide:hover img{
    transform: scale(1.1);
}

.home-carousel .swiper-slide img{
    transition: 0.3s linear all;
}

.home-carousel figure.swiper-slide-inner{
	overflow: hidden;
	border-radius: 0px 20px 20px 0px;
}

.home-carousel .swiper {
  overflow: hidden;
}

.home-carousel .swiper-slide.swiper-slide-active{
	margin-right: 1px;
}

.home-carousel .swiper-slide {
  overflow: hidden;
  margin-right: 0px;
}

.home-content-image .cursor-discover {
	overflow: hidden;
	position: relative;
}

.home-content-image .cursor-discover img {
	height: 650px;
	width: 100%;
	object-fit: cover;
	transition: transform 0.5s linear;
}
/* 
.home-content-image div:nth-child(2) a:nth-child(1) img{
	object-fit: cover;
	width: 100%;
} */

.home-content-image .cursor-discover:nth-child(1) img {
	object-position: bottom center;
}

.home-content-image .cursor-discover::after {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(0,0,0,0.25);
	z-index: 2;
	pointer-events: none;
}

.home-content-image .cursor-discover:hover img {
	transform: scale(1.1);
}

.home-content-image .elementor-widget-heading{
	z-index: 3;
}

.discover-more:hover .elementor-icon-box-content h5{
	color: #8E3238 !important;
	text-decoration: underline;
}

.discover-more:hover .elementor-icon-box-wrapper svg {
	transform: rotate(90deg);
	fill: #8E3238
}

.discover-more .elementor-icon-box-wrapper svg {
	transform: rotate(30deg);
	transition: 0.1s linear all;
}

.wcu-box:hover .elementor-icon-box-wrapper .elementor-icon-box-icon a svg
{
	transform: rotate(90deg);
	color: #8E3238;
}

.wcu-box:hover .elementor-icon-box-wrapper .elementor-icon-box-title{
	color: #8E3238;
	text-decoration: underline;
}

.wcu-box .elementor-icon-box-wrapper .elementor-icon-box-icon a svg{
	transition: 0.1s linear all;
	transform: rotate(30deg);
}

.home-discover-section .home-discover-section-content .elementor-icon-box-wrapper svg {
	transform: rotate(30deg);
	transition: 0.1s linear all;
}

.home-discover-section .home-discover-section-content:hover .elementor-icon-box-wrapper svg {
	transform: rotate(90deg);
	color: #8E3238;
}

.home-discover-section-content:hover .elementor-icon-box-wrapper .elementor-icon-box-content span {
	text-decoration: underline;
	color: #8E3238;
}

.home-discover-section-content .elementor-widget-image {
    overflow: hidden;
    border-radius: 8px;
}

.home-discover-section-content .elementor-widget-image img {
    transition: transform 0.5s ease;
    display: block;
    width: 100%;
    height: auto;
}

.home-discover-section-content:hover .elementor-widget-image img {
    transform: scale(1.1);
}

.home-discover-section-content .elementor-widget-image:hover img {
    transform: scale(1.1);
}

.home-discover-section-content {
    transition: all 0.3s ease;
}

/* ================ About Us =============== */
div#e-n-tab-content-1343513161{
	padding-bottom: 0px;
}

/* ================ Discover More Mouse =============== */
.mouse-circle {
	position: fixed;
	left: 0;
	top: 0;
	width: 40px;
	height: 40px;
	border: 2px solid #fff;
	border-radius: 50%;
	pointer-events: none;
	transform: translate(-50%, -50%);
	z-index: 999;
	opacity: 0;
	transition: opacity 0.2s;
}

.mouse-circle::after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	background: var(--dot-color, #fff);
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.circle-text {
	position: absolute;
	left: 55px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 16px;
	opacity: 0;
	white-space: nowrap;
	transition: opacity 0.3s;
}

.mouse-circle.show-text .circle-text {
	opacity: 1;
}

/* =============== Projects =============== */
.projects-carousel .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
	max-width: fit-content; 
    bottom: 70px;
    text-align: right;
    position: absolute;
    max-height: fit-content;
    left: 79%;
}

.projects-carousel img.swiper-slide-image{
	height: 600px;
	width: 100%;
	aspect-ratio: 1/1;
	object-fit: cover;
}

.projects-carousel .swiper-pagination-bullet {
  	position: relative;
  	width: 8px;
  	height: 8px;
  	background: #fff;
  	opacity: 0.5;
}

.projects-carousel .swiper-pagination-bullet-active::after {
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 30px;
  	height: 30px;
  	border: 1px solid #fff;
  	border-radius: 50%;
  	transform: translate(-50%, -50%);
}

.projects-carousel .swiper-pagination-bullet-active {
  	opacity: 1;
}

.projects-carousel .swiper-slide:hover img{
    transform: scale(1.1);
}

.projects-carousel .swiper-slide img{
    transition: 0.3s linear all;
}

.projects-carousel figure.swiper-slide-inner{
	overflow: hidden;
}

/*  Service */
.service-carousel .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
	max-width: fit-content; 
    bottom: 35px;
    text-align: right;
    position: absolute;
    max-height: fit-content;
    right: auto;
}

.service-carousel img.swiper-slide-image{
	height: 300px;
	width: 100%;
	aspect-ratio: 1/1;
	object-fit: cover;
	border-radius: 20px;
}

.service-carousel .swiper-pagination-bullet {
  	position: relative;
  	width: 8px;
  	height: 8px;
  	background: #fff;
  	opacity: 0.5;
}
.service-carousel .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
	display: flex;
	gap: 6px;
	align-items: center;
	justify-content: flex-end;
	bottom: 35px;
	right: 20px;
	left: auto;
	width: auto;
	max-width: none;
	position: absolute;
}

.service-carousel img.swiper-slide-image {
	height: 300px;
	width: 100%;
	aspect-ratio: 1/1;
	object-fit: cover;
	border-radius: 20px;
}

.service-carousel .swiper-pagination-bullet {
	position: relative;
	width: 8px;
	height: 8px;
	background: #fff;
	opacity: 0.5;
}

.service-carousel .swiper-pagination-bullet-active {
	opacity: 1;
}

.service-carousel .swiper-pagination-bullet-active::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 30px;
	border: 1px solid #fff;
	border-radius: 50%;
	transform: translate(-50%, -50%);
}

.service-carousel .swiper-pagination-bullet-active::after {
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 30px;
  	height: 30px;
  	border: 1px solid #fff;
  	border-radius: 50%;
  	transform: translate(-50%, -50%);
}

.service-carousel .swiper-pagination-bullet-active {
  	opacity: 1;
}

/* final projects */
.final-projects-carousel .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
	max-width: fit-content; 
    bottom: 35px;
    text-align: right;
    position: absolute;
    max-height: fit-content;
    right: auto;
}

.final-projects-carousel img.swiper-slide-image{
	height: 600px;
	width: 100%;
	aspect-ratio: 1/1;
	object-fit: cover;
	border-radius: 20px;
}

.final-projects-carousel .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
	display: flex;
	gap: 6px;
	align-items: center;
	justify-content: flex-end;
	bottom: 70px;
	right: 20px;
	left: auto;
	width: auto;
	max-width: none;
	position: absolute;
}

.final-projects-carousel .swiper-pagination-bullet {
	position: relative;
	width: 8px;
	height: 8px;
	background: #fff;
	opacity: 0.5;
}

.final-projects-carousel .swiper-pagination-bullet-active {
	opacity: 1;
}

.final-projects-carousel .swiper-pagination-bullet-active::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 30px;
	border: 1px solid #fff;
	border-radius: 50%;
	transform: translate(-50%, -50%);
}

.final-projects-carousel .swiper-pagination-bullet-active::after {
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 30px;
  	height: 30px;
  	border: 1px solid #fff;
  	border-radius: 50%;
  	transform: translate(-50%, -50%);
}

.final-projects-carousel .swiper-pagination-bullet-active {
  	opacity: 1;
}


/* service tab */
.service-tab .e-n-tabs-heading{
	border-bottom: 1px solid #000;
	margin-bottom: 40px;
	padding: 10px 0px 10px 0px;
}

/* detail Project form */
.project-form-carousel .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    max-width: fit-content;
    bottom: 75px;
    text-align: right;
    position: absolute;
    max-height: fit-content;
    left: 89%;
}

.project-form-carousel img.swiper-slide-image{
	height: 380px !important;
	width: 100% !important;
	aspect-ratio: 1/1 !important;
	object-fit: cover !important;
}

.elementor-element.elementor-element-2ff1d47.e-con-full.e-flex.e-con.e-child{
	height: 380px;
}

.project-form-carousel .swiper-pagination-bullet {
  	position: relative;
  	width: 8px;
  	height: 8px;
  	background: #fff;
  	opacity: 0.5;
}

.project-form-carousel .swiper-pagination-bullet-active::after {
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 30px;
  	height: 30px;
  	border: 1px solid #fff;
  	border-radius: 50%;
  	transform: translate(-50%, -50%);
}

.elementor-element.elementor-element-751a0f5.e-con-full.e-flex.e-con.e-parent.e-lazyloaded .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-50.e-form__buttons{
	display: flex;
    align-items: center;
    justify-content: end;
    width: 100%;
}

.elementor-element.elementor-element-751a0f5.e-con-full.e-flex.e-con.e-parent.e-lazyloaded .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-50.e-form__buttons button{
	max-width: 49%;
}

.project-form-carousel .swiper-pagination-bullet-active {
  	opacity: 1;
}

/* Hospitality project gallery */
.cursor-discover.hospitality-gallery {
  	position: relative;
}

.cursor-discover.hospitality-gallery img {
  	display: block;
  	width: 100%;
  	height: 100%;
	object-fit: cover;
 	position: relative;
  	z-index: 1;
}

.cursor-discover.hospitality-gallery::after {
  	content: "";
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	background: rgba(0,0,0,0.35); /* adjust darkness */
  	z-index: 2;
  	pointer-events: none;
}

.cursor-discover.hospitality-gallery .elementor-widget-heading {
  	z-index: 3;
}

/* project detail carousel */
.project-detail-carousel .swiper-slide .elementor-carousel-image {
  position: relative;
}

.project-detail-carousel .swiper-slide:not(.swiper-slide-active) .elementor-carousel-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.45);
  z-index: 2;
  pointer-events: none;
}

.project-detail-carousel .swiper-slide .elementor-carousel-image {
  position: relative;
  z-index: 1;
  pointer-events: auto;
}

.project-detail-carousel .elementor-swiper-button {
  width: 48px;
  height: 48px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}

.project-detail-carousel .elementor-swiper-button svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

.project-detail-carousel .elementor-swiper-button:hover {
  background: rgba(255,255,255,0.2);
  border-color: #fff;
}

.project-detail-carousel .elementor-swiper-button {
  z-index: 20;
}

/*================ Contact Us ================*/
.contact-address ul.elementor-icon-list-items a:first-child{
	display: flex !important;
	align-items: start !important;
}

.contact-address .elementor-icon-list-items a:first-child .elementor-icon-list-icon {
  margin-top: 5px;
}

/* =============== Materials =============== */
.materials-group-images img{
	height: 277px;
	width: 100%;
}

.materials-detail-container {
	position: relative;
	overflow: hidden;
}

.materials-detail-container .materials-detail-content {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	transform: translateY(20px);
/* 	transition: max-height 0.7s linear, opacity 0.7s linear, transform 0.7s linear; */
	transition: 0.7s linear all;
}

.materials-detail-container:hover .materials-detail-content {
	max-height: 500px;
	opacity: 1;
	transform: translateY(0);
}

.materials-detail-container img {
	transition: transform 0.4s linear;
	width: 100%;
	height: 607px;
}

.materials-detail-container:hover img {
	transform: scale(1.05);
}

.materials-detail-container::after {
	content: "";
	position: absolute;
	inset: 0;
	background: #F0ECE5;
	opacity: 0;
	transition: opacity 0.4s ease;
	pointer-events: none;
}

.materials-detail-container:hover::after {
	opacity: 0.9;
}

.materials-detail-container:hover .materials-detail-container-text {
	z-index: 10;
}

/* ================ sustainability ================ */
.sustainability-tab .e-n-tabs-heading{
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

.sustainability-tab img{
	height: 320px;
	width: 100%;
}

.sustainability-tab .e-n-tabs-content{
	padding-top: 40px;
}


/* =============== Small desktop screen Responsive =============== */
@media screen and (min-width: 1025px) and (max-width: 1329px){
	
	.main-navbar ul li a{
		font-size: 14px !important;
	}

	.main-navbar li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-572{
		margin-left: 50px !important;
	}
	
	.elementor-nav-menu--layout-horizontal .elementor-nav-menu{
		display: flex !important;
		flex-wrap: nowrap !important;
	}
	
	.contact-address span.elementor-icon-list-text{
		font-size: 18px !important;
	}
}
/* =============== End vertical desktop screen Responsive =============== */



/* =============== Mobile Responsive =============== */
@media screen and (max-width: 767px) {
	.crafted-wood-section{
		max-height: 120px;
		overflow: hidden;
		position: relative;
		transition: max-height 0.4s ease;
	}

	.crafted-wood-section.expanded{
		max-height: 100%;
	}

	.crafted-wood-section .toggle-arrow{
		cursor: pointer !important;
		position: absolute !important;
		bottom: -10px !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
		z-index: 20 !important;
	}
	
	.crafted-wood-section::after{
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 40px;
		background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		pointer-events: none;
		transition: opacity 0.3s;
		opacity: 1;
	}

	.crafted-wood-section.expanded::after{
		opacity: 0;
	}
	
	.why-coosing-us-mobile .swiper-pagination-bullet {
		position: relative;
		width: 8px;
		height: 8px;
		background: #000;
		opacity: 1;
	}
	
	.why-coosing-us-mobile .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
		margin-top: 20px;
	}

	.why-coosing-us-mobile .swiper-pagination-bullet-active {
		opacity: 1;
	}

	.why-coosing-us-mobile .swiper-pagination-bullet-active::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 30px;
		height: 30px;
		border: 1px solid #000;
		border-radius: 50%;
		transform: translate(-50%, -50%);
	}

}
/* =============== End Mobile Screen Responsive =============== */