:lang(en-GB) {
    font-family: 'Source Sans 3', sans-serif !important;
}
:lang(en-GB) .fab{
	font-family: "Font Awesome 5 Brands" !important;
}
:lang(zh-CN){
	font-family:"Noto Sans SC",sans-serif  !important;
}
:lang(zh-CN) .fab{
	font-family: "Font Awesome 5 Brands" !important;
}


.homepage-service-slider .slider-slide{
	height:600px !important;
}

.homepage-service-slider .swiper-slider-container {
	padding-left:130px;
  /* width: calc(100% - 140px); Adjust width to accommodate the padding */
}
.homepage-service-slider .swiper-slide:first-child{
	margin-left:0 !important;
}

.homepage-service-slider .credit-card-excerpt,.credit-card-full-content,.credit-card-excerpt {
    max-height: 150px;
    overflow-y: scroll;
    scrollbar-color: #C5A96C #000000;
}
.wordwide-content{
	min-height: 150px !important;
	max-height:150px !important;
	 overflow-y: scroll;
    scrollbar-color: #C5A96C #000000;
}
.mobile-main-slider-content > .rs-parallax-wrap{
	bottom:100px;
}
.elementor-toggle-title{
	word-break: auto-phrase;
}
.credit-card-full-content p,.credit-card-excerpt p{
	margin-bottom:25px !important;
}
li a{
	color:#c5a96c;
}

.sc_services_item .sc_services_item_content_inner_bottom, .sc_services_item  .sc_services_item_content_inner{
	transition: all 0.3s ease;
}

.sc_services_qw-plaque .sc_services_item .sc_services_item_text{
	opacity:1 !important;
}
.sc_services_qw-plaque .sc_services_item:hover  .sc_services_item_text{
	height:220px;
}


.slider_outer_controls_bottom>.slider_controls_wrap{
	text-align: right;
    margin-right: 50px;
}
.slider_outer_controls_bottom .slider_controls_wrap>a{
	background:transparent;
	color:#fff;
}
.slider_outer_controls_bottom .slider_controls_wrap>a:hover{
	background:transparent;
	color:#C5A96C;
}
.slider_pagination_wrap.swiper-pagination.swiper-pagination-fraction{
	    position: absolute;
    right: 100px;
    display: inline-block;
    width: auto;
    left: auto;
	  color:#ffffff;
margin-top:0;
}
.swiper-pagination-current{
	font-size:inherit !important;
}
.swiper-button-prev{
	display:none!important;
}
.swiper-button-next{
	height:45px!important;
}

.map-pin {
  width: 100%;
  max-height: 200px;
  opacity: 1;
  transform: translateY(-20px); /* Start slightly above */
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.swiper-slide-active .map-pin{
	  opacity: 1;
  animation: fadeIn 1s forwards;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.swiper-slide-shadow{
	display:none;
}
.family-slider{
	max-width: 1200px !important;
	margin: 0 auto;
}
.family-office-tabs .elementor-tabs-wrapper{
	height:700px;
}
.family-office-tabs .elementor-tabs-wrapper .elementor-tab-title{
	line-height: 1.2em;
}
@media only screen and (min-width: 768px) {
.tab-content-container .elementor-top-column > .elementor-widget-wrap,.tab-content-container-firsttab .elementor-top-column > .elementor-widget-wrap{
	    display: flex;
    height: 700px;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: space-between;
	overflow:hidden;
}

	.tab-content-container .elementor-top-column > .elementor-widget-wrap > section:last-child,.tab-content-container-firsttab .elementor-top-column > .elementor-widget-wrap > section:last-child{
			flex: 1 1 auto;
	align-items: end;
        display: flex;
}
.tab-content-container .elementor-widget-wrap > section:first-child{
				flex: 1 1 auto;
	overflow:hidden;
	overflow-y:auto;
	    scrollbar-color: #C5A96C #000000;
        display: flex;
	        align-items: start;
        display: flex;
        max-height: 40%;
}
	.tab-content-container-firsttab .elementor-widget-wrap > section:first-child{
						flex: 1 1 auto;
	overflow:hidden;
	overflow-y:auto;
	    scrollbar-color: #C5A96C #000000;
        display: flex;
	        align-items: start;
        display: flex;
        max-height: 58%;
	}
.tab-content-container-noimg .elementor-widget-wrap{
	 display: flex;
   height: auto;
}
	.elementor-22184{
		display: flex;
    flex-direction: column;
    height: 700px;
			overflow:hidden;
	overflow-y:auto;
	    scrollbar-color: #C5A96C #000000;
		padding:15px 0;
    align-items: start;
    justify-content: start;
	}
}
@media only screen and (max-width: 768px) {
.slider_pagination_wrap.swiper-pagination.swiper-pagination-fraction{
	bottom:12px;
}
}
.njt-nofi-notification-bar .njt-nofi-text {
    text-align: left;
}
.njt-nofi-container{
	z-index:20000;
}