/*
Theme Name: BNB Butler
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Confetti Design
Author URI: https://confettidesign.com.au/
Description: -
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1760484367
Updated: 2025-10-15 10:26:07

*/


.slick-slide:focus, :focus {
    outline: none;
}
.slick-dots {
    bottom: -30px !important;
}
.slick-dots li.slick-active button:before{color: var(--awb-color4);}
.slick-dots li button{
    width: 13px;
    height: 12px;
    border-radius: 50%;
}
.slick-dots li button:before{
    font-size: 9px;
    top: -2px;
    left: -3.5px;
    color:var(--awb-color4);
}
.slickEqual .slick-track {
    display: flex !important;
}
.slickEqual .slick-slide {
    height: inherit !important;
}
.slickEqual .slick-slide > * {
    height: 100% !important;
}
.slickEqual .slick-slide > * > div:nth-child(2){
    flex: 1 1 auto;
    align-items: center;
}
.slick-prev,
.slick-next {
    height: auto;
    width: 32px;
}
.slick-prev:before,
.slick-next:before {
    color: #999;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    border: 1px solid #999;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: block;
    line-height: 30px;
}
.slick-next:before {
    content: '\f054';
}
.slick-prev:before {
    content: '\f053';
}
.slickDotLight .slick-dots li.slick-active button:before, 
.slickDotLight .slick-dots li button:before{color: white;}


.main__section {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.main__section.np__top {
	padding-top: 0px !important;
}
.main__section.np__btm {
	padding-bottom: 0px !important;
}
.footInfo {
    list-style: none;
    padding: 0;
    margin: 0
}
.footInfo li {
    position: relative;
    padding-left: 130px!important;
    padding-bottom: 10px!important
}
.footInfo li::before {
    position: absolute;
    left: 0!important;
    font-family: inherit!important;
    font-size: inherit!important;
    top: 1px!important;
    background: none!important;
	color: inherit;
    font-weight: 500;
    opacity: 0.7;
}
.footInfo li a{color:rgba(255, 255, 255, 0.8)}
.footInfo li#email::before {
    content: 'Email:'
}
.footInfo li#phone::before {
    content: 'Phone:'
}
.footInfo li#address::before {
    content: 'Address:'
}
.hideParagraph{display:none;}
.showParagraph{visibility: visible;}
.readmorePar{
    display: block;
    padding: 10px 0 0;
    margin: -10px 0 0;
    position: relative;
}
.readmorePar::after{
    top: 16px;
    content: '';
    position: absolute;
    padding-left: 10px;
    width: 10px;
    height: 16px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z'/%3E%3C/svg%3E");
    background-color: var( --e-global-color-accent );
	-webkit-mask-size: cover;
    mask-size: cover;
    margin-left: 10px;
}
.readmorePar.expanded::after{
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z'/%3E%3C/svg%3E");
}

.wideC > .e-con-inner{max-width: 1872px !important;}
#hamMenu svg{max-height: 41px;}
#hamMenu svg path{fill:#000}

.podHover {
	position: relative !important;
    overflow: hidden !important;
    transition: color .35s ease !important;
}
.podHover::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #f0ede2;
  opacity: 1;
  transition: opacity .35s ease;
  z-index: 0;
}
.podHover > * { position: relative; z-index: 1; }
.podHover .podDesc { 
  opacity: 0; 
  transform: translateY(8px);
  transition: opacity .35s ease, transform .35s ease;
}
.podHover:hover,
.podHover:hover h4,
.podHover:hover .elementor-button,
.podHover:hover .elementor-button .elementor-button-text { color: #fff; }
.podHover:hover::after { opacity: 0; }
.podHover:hover .podDesc { 
  opacity: 1; 
  transform: translateY(0);
}
.podHover:hover .elementor-button { border-color: #fff; }
.podHover:hover svg path { fill: #fff; }

.podProperties:hover{
	background:var( --e-global-color-primary );
}
.podProperties:hover p{ color: #fff; }
.podProperties:hover img, .podProperties:hover svg{ filter: brightness(10); }

#serviceEarning{
  display:grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
  align-items: stretch;
}

#serviceEarning > .e-con{
  overflow: hidden;
}

#serviceEarning > .e-con:nth-child(1){
  grid-column: span 2;
}

.podSrvEarn{
    transition: color .35s ease !important;
}
.podSrvEarn::after{
	content:'';
	position:absolute;
	-webkit-mask: url('/wp-content/uploads/2025/10/diagonal-arrow.svg') no-repeat center / contain;
          mask: url('/wp-content/uploads/2025/10/diagonal-arrow.svg') no-repeat center / contain;
	width:32px;
	height:32px;
	top: 30px;
    right: 30px;
	background:var( --e-global-color-primary );
}
.podSrvEarn .podDesc { 
  display: none; 
  transform: translateY(8px);
  transition: opacity .35s ease, transform .35s ease;
}
.podSrvEarn:hover{
	background:var( --e-global-color-primary );
	justify-content: space-between;
}
.podSrvEarn:hover::after{background:#fff}
.podSrvEarn:hover h4{ color: #fff !important; }
.podSrvEarn:hover .podDesc { 
  display: block; 
  transform: translateY(0);
}
.podSrvEarn:hover::after{}
#serviceEarning .podSrvEarn, #serviceEarning .podSrvImg{min-height:340px}

.propXpert{counter-reset: sec;}
.propXpert .secNum{counter-increment: sec;}
.propXpert .secNum .elementor-heading-title{padding-left:50px}
.propXpert .secNum .elementor-heading-title::before{
    content: counter(sec, decimal-leading-zero);
    font-size: 16px;
    position: absolute;
    top: 0px;
    left: 0;
    font-family: "Manrope-Regular", Sans-serif;
    opacity: 0.6;
}
.propXpert .secNum:last-child{border-bottom:1px solid rgba(255,255,255,0.5) !important}
.propXpert.dark .secNum:last-child{border-bottom:1px solid #ccc !important}

#gBadge {max-width:215px}
#gBadge .wp-gr.wpac{
	background: #fff !important;
    border: 1px solid #e9e6db !important;
    padding: 15px 0 0 !important;
    border-radius: 11px !important;
}
#gBadge .wp-google-right{
	display: flex !important;
    width: auto !important;
    flex-direction: column;
    align-items: center;
}
#gBadge .wp-google-powered{
	width: 100% !important;
    text-align: center !important;
    background: #091d38 !important;
    color: #fff !important;
    font-size: 11px !important;
    padding: 1px 0 !important;
    border-radius: 0 0 10px 10px !important;
	margin-top: 10px !important;
}
/* footer > .e-parent > .e-child::after{
	content: '';
    background: url(/wp-content/uploads/2025/10/bgfoot.png) no-repeat;
    height: 371px;
    position: absolute;
    width: 598px;
    right: 0;
    bottom: 0;
} */
#hamMenu > .elementor-icon-wrapper{display: flex}

.roomDesc{
	
}
.roomDesc .rStar{
	background: #fff;
    border-radius: 20px;
    border: 1px solid #ccc;
    padding: 4px 6px;
}

.jaTab .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text{border-bottom: 1px solid;}

.podRoomStory .elementor-blockquote{padding-left:50px !important}
.podRoomStory .elementor-blockquote::before{
	position:absolute;
	left:0;
}

.cablePods{
  counter-reset: prjnum;
}
.cablePods .cableItem{
  position: relative;
  padding-top: 45px !important;
}
.cablePods .cableItem::before{
  	counter-increment: prjnum;
    content: counter(prjnum, decimal-leading-zero);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #8a8988;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    position: absolute;
    left: calc(50% - 22px);
    top: 0;
    transform: translateY(-50%);
}
.cablePods .cableItem:not(:last-child)::after{
  content: "";
  position: absolute;
  top: 50%;
  right: -43px;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background-color: #fff;
  -webkit-mask-image: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'>\
<path d='M5 3 L11 8 L5 13' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/>\
</svg>");
  mask-image: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'>\
<path d='M5 3 L11 8 L5 13' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/>\
</svg>");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.cablePods.light .cableItem:not(:last-child)::after{background-color: #666;}
.divBCon > .e-con:not(:last-child)::after{
  	content: "";
    background: #999;
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
}
.bookMan .dm-pin{min-height:536px;}


.elementor-widget-text-editor ul:not(.footInfo){padding-left: 30px;}
.elementor-widget-text-editor ul:not(.footInfo) > li{margin-bottom:1rem}

.blogSummary .elementor-grid{
	grid-auto-rows: auto !important;
}

.elementor-grid .e-loop-item:last-child .newsSimle{border-right:none}

.airdna-form input {
    padding: 10px 20px !important;
    background-color: transparent;
    color: #333;
}

.recentLoop .e-loop-item:last-child > .recentPostList{border-bottom:none}

@media screen and (min-width: 1441px) {
	.teamBio .elementor-blockquote::before{position:absolute; left:0; top: 10px;}
	.teamBio .elementor-blockquote{padding-left: 45px;}
}

@media screen and (max-width: 1440px) {
	.teamPod{padding:10px !important}
	.bookMan .dm-pin{min-height:679px;}
}

@media screen and (min-width: 1025px) {
	.home header {
	  position: fixed;
	  top: -100px;
	  left: 0;
	  width: 100%;
	  z-index: 9999;
	  transition: top 0.4s ease-in-out, opacity 0.4s ease-in-out;
	  opacity: 0;
	}

	.home header.visible {
	  top: 0;
	  opacity: 1;
	}
	.teamPod{justify-content: end !important;}
	.teamPod .elementor-widget-blockquote {
		opacity: 0;
		visibility: hidden;
		display:none;
		transition: opacity 0.4s ease, visibility 0.4s ease;
		transform: translateY(10px); 
	  }
	.teamPod:hover .teamBio{height:100% !important;}
	  .teamPod:hover .elementor-widget-blockquote {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
		display:flex;
	  }
	.teamPicTablet{display:none}
}
@media screen and (max-width: 1024px) {
	.main__section {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	.cablePods .cableItem:not(:last-child)::after, .divBCon > .e-con:not(:last-child)::after, .deskOnly{display:none !important}
	.footInfo li {
		padding-left: 0px !important;
	}
	.footInfo li::before {
		position: initial;
		display: block;
	}
	.footInfo{flex-direction: column;}
	#serviceEarning {grid-template-columns: repeat(2, minmax(0, 1fr));}
	#serviceEarning .podSrvEarn, #serviceEarning .podSrvImg{min-height:240px}
	#serviceEarning {grid-template-rows: auto;}
	#gBadge{margin:0 auto}
	.jaTab .tabContent{
		padding: 0 !important;
        border: none !important;
	}
	.teamPod .elementor-widget-blockquote {
		opacity: 1 !important;
		visibility: visible !important;
		transform: translateY(0) !important;
		display:flex;
	  }
	
	.teamPod{background:#fff !important; gap: 0 !important;}
	.teamBio{flex-grow:1 !important}
}
@media screen and (min-width: 541px) {
}
.blogCat .mobile-dropdown-wrapper {
    display: none;
}
@media screen and (max-width: 540px) {
	#serviceEarning > .e-con:nth-child(1) {grid-column: auto;}
	#serviceEarning {
		display: flex;
        flex-direction: column;
	}
	.cablePods .cableItem{margin-top:50px}
	.propXpert .secNum .elementor-heading-title::before{
		position:relative;
		display:block;
	}
	.propXpert .secNum .elementor-heading-title{padding-left:0}
	.propXpert .secNum{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.main__section {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	.blogCat .e-filter {
        display: none !important;
    }
    
    .blogCat .mobile-dropdown-wrapper {
        display: block;
        position: relative;
        width: 100%;
    }
    
    .blogCat .mobile-dropdown-select {
        width: 100%;
        padding: 12px 40px 12px 15px;
        font-size: 14px;
        border: 1px solid #ddd;
        border-radius: 4px;
        background: white;
        appearance: none;
        cursor: pointer;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right 15px center;
    }
    
    .blogCat .mobile-dropdown-select:focus {
        outline: none;
        border-color: #999;
    }
}