/*
Theme Name: Staging Site
Theme URI: https://sherbetdonkey.co.uk
Version: 3.5.11
Description: Let us do the donkey work
Author: Sherbet Donkey Media
Author URI: https://sherbetdonkey.co.uk
template: bb-theme
*/

/*############################################################### FONTS ################################################################*/
.pp-login-form-wrap::placeholder {color:#fff !important}

/* @import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap');

@font-face {
font-family: "texgyreadventor";
src:  url("/wp-content/themes/themes/bb-theme-child/fonts/texgyreadventor-bold-webfont.woff2") format("woff2"),
      url("/wp-content/themes/themes/bb-theme-child/fonts/texgyreadventor-bold-webfont.woff") format("woff");
font-weight: bold;
}
@font-face {
font-family: "texgyreadventor";
src:  url("/wp-content/themes/themes/bb-theme-child/fonts/texgyreadventor-regular-webfont.woff2") format("woff2"),
      url("/wp-content/themes/themes/bb-theme-child/fonts/texgyreadventor-regular-webfont.woff") format("woff");
font-weight: normal;
} --------------------- how to add additional fonts*/



.home div#fl-main-content .fl-row:not(.overflow-visible) .fl-row-content-wrap {
    overflow-x: hidden;
}


.trustist-starbar-white span.ts-starlogo {
    filter: brightness(0) invert(1) !important;
}

.trustist-starbar-white,
.trustist-starbar-white * {
    color: #fff !important;
}

.trustist-starbar-white svg {
    fill: #fff !important;
}



/* Trustist Slider Wrapper */
.trustist-slider-wrapper {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 0;
}


/* Slider spacing */
div[ts-reviewsliderwidget] {
    margin-top: 35px !important;
    position: relative !important;
    font-family: "Raleway", sans-serif !important;
}


/* Main review container */
div[ts-reviewsliderwidget] .ts-slider-container {
    position: relative !important;
    background: #ffffff;
    border-radius: 16px;
    padding: 40px !important;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}


/* Full width image */
div[ts-reviewsliderwidget] h3 img {
    width: 300px !important;
    max-width: 100% !important;
    object-fit: cover !important;
    border-radius: 0 !important;
    margin: 0 0 25px !important;
}


/* Image wrapper full width */
div[ts-reviewsliderwidget] h3 > div:first-child {
    width: calc(100% + 80px);
    margin-left: -40px;
}


/* Reviewer details */
div[ts-reviewsliderwidget] h3 {
    margin: 0 0 20px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 16px !important;
}


/* Reviewer link */
div[ts-reviewsliderwidget] h3 a {
    color: #17161A !important;
    font-weight: 700 !important;
}


/* Stars */
div[ts-reviewsliderwidget] .ts-stars {
    margin-top: 10px;
}


/* Review text */
div[ts-reviewsliderwidget] .ts-sliderText {
    color: #17161A !important;
    font-size: 18px !important;
    line-height: 1.7 !important;
    text-align: center;
}


/*
-------------------------
   ARROWS
-------------------------
*/


div[ts-reviewsliderwidget] .ts-responsive-slides {
    position: relative !important;
}


/* Arrow buttons */
div[ts-reviewsliderwidget] .centered-btns_nav {
    position: absolute !important;
    top: 50% !important;

    width: 50px !important;
    height: 50px !important;

    background: #17161A !important;
    border-radius: 50% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    z-index: 9999 !important;

    font-size: 0 !important;
    color: transparent !important;

    text-indent: 0 !important;
}


/* Remove Trustist arrow text */
div[ts-reviewsliderwidget] .centered-btns_nav {
    overflow: hidden;
}


/* Arrow icons */
div[ts-reviewsliderwidget] .centered-btns_nav:after {
    display: block !important;
    color: #ffffff !important;
    font-size: 32px !important;
    font-weight: 300 !important;
    line-height: 1 !important;
}


/* Previous */
div[ts-reviewsliderwidget] .prev {
    left: 15px !important;
}

div[ts-reviewsliderwidget] .prev:after {
    content: "‹" !important;
}


/* Next */
div[ts-reviewsliderwidget] .next {
    right: 15px !important;
}

div[ts-reviewsliderwidget] .next:after {
    content: "›" !important;
}


/* Hover */
div[ts-reviewsliderwidget] .centered-btns_nav:hover {
    background: #f39200 !important;
}


/* Hide Powered by Trustist */
div[ts-reviewsliderwidget] img[src*="PoweredBy"] {
    display:none !important;
}



/* Mobile */
@media(max-width:767px){
	
	
	.home div#fl-main-content .fl-row:not(.overflow-visible) .fl-row-content-wrap {
    overflow-x: hidden;
}

    .trustist-slider-wrapper {
        padding:30px 15px;
    }


    div[ts-reviewsliderwidget] .ts-slider-container {
        padding:30px !important;
    }


    div[ts-reviewsliderwidget] h3 > div:first-child {
        width:calc(100% + 50px);
        margin-left:-25px;
    }


    div[ts-reviewsliderwidget] h3 img {
    }


    div[ts-reviewsliderwidget] .centered-btns_nav {
        width:40px !important;
        height:40px !important;
    }


    div[ts-reviewsliderwidget] .prev {
        left:5px !important;
    }


    div[ts-reviewsliderwidget] .next {
        right:5px !important;
    }

}




.home  div#fl-main-content .fl-row:not(.overflow-visible) .fl-row-content-wrap {
    overflow-x: unset;
}







p.locationtitle {
    background-color: #d6d1b8;
    width: fit-content;
    padding: 20px;
    border-radius: 8px;
    color: black;
}


.locationheading p{
	opacity: 0.7;
}


.awardslider-owl.owl-carousel.owl-loaded.owl-drag {
    padding-bottom: 20px;
}


.cmb-image-text{
	height: 100%;
}


/* ==========================================
   PRICING CARD ACCENT TOP BORDERS
========================================== */


/* Growing Business */
.packageparentcolumn:nth-child(1) .fl-col-content.fl-node-content {
    border-top: 4px solid #3EBBED;
}


/* Scaling Business */
.packageparentcolumn:nth-child(2) .fl-col-content.fl-node-content {
    border-top: 4px solid #e78600;
}


/* Strategic Growth */
.packageparentcolumn:nth-child(3) .fl-col-content.fl-node-content {
    border-top: 4px solid #44BB8B;
}


/* Enterprise */
.packageparentcolumn:nth-child(4) .fl-col-content.fl-node-content {
    border-top: 4px solid #eb0000;
}


/* ==========================================
   MOST POPULAR BADGE - SCALING BUSINESS
========================================== */

.packageparentcolumn:nth-child(2)::before {
    content: "MOST POPULAR";
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    
    background: #e78600;
    color: #ffffff;
    
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    
    padding: 8px 22px;
    border-radius: 30px;
    
    z-index: 10;
    white-space: nowrap;
}


/* Ensure badge can sit outside card */
.packageparentcolumn {
    position: relative;
    overflow: visible;
}


/* Remove on mobile if needed */
@media(max-width: 767px) {
    .packageparentcolumn:nth-child(2)::before {
        top: -14px;
    }
}


.heroslidering {
    z-index: 9;
    position: relative;
}

p.locationtitle {
    margin-bottom: 30px !important;
    font-size: 17px !important;
}

.footercolumnone {
    position: relative;
    z-index: 99999;
}

.footercolumnone .fl-col-content {
    position: relative;
    z-index: 99999;
}

.footercolumnone .fl-photo,
.footercolumnone .fl-photo-content,
.footercolumnone img {
    position: relative;
    z-index: 999999;
}



.secondflex p {
	  font-size: clamp(21px, 2.5vw, 21px) !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}






.timelinesection .timeline-scroll-btn.up::before {
    transform: rotate(225deg);
    margin-top:6px;
}


.timelinesection {
    position: relative;
}

.timelinesection .timeline-scroll-btn {
    position: sticky;
    top: 50%;
    right: 0;
    margin-right: 0;
    margin-top: 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #f39200;
    cursor: pointer;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform .3s ease;
}

.timelinesection .timeline-scroll-btn::before {
    content: "";
    width: 12px;
    height: 12px;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: rotate(45deg);
    margin-top: -6px;
}

.timelinesection .timeline-scroll-btn:hover {
    transform: translateY(8px);
}


@media(max-width:768px){

    .timelinesection .timeline-scroll-btn {
        display:none;
    }

}



.ti-widget[data-layout-id='4'][data-set-id='ligth-border'] .ti-controls .ti-next, .ti-widget[data-layout-id='4'][data-set-id='ligth-border'] .ti-controls .ti-prev {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50px !important;
	background-color: #D6D1B8 !important;
}

.timeline-block-item:hover .timeline-block-content-wrap, .timeline-block-item:hover .timeline-block-content-wrap * {
    color: #FFFFFF !important;
}


.fakeh3{
	font-size: clamp(21px, 2.5vw, 21px) !important;
  font-family: 'Figtree', sans-serif !important;
  line-height: 1.1 !important;
  letter-spacing: -0.09375rem;
  font-weight: 600 !important;
}


.finance-list-text h3 {
    opacity: unset !important;
	font-size: clamp(21px, 2.5vw, 21px) !important;
    font-family: 'Figtree', sans-serif !important;
    letter-spacing: -0.09375rem;
    font-weight: 600 !important;
		margin-bottom: 10px !important;

}

h3.pp-faq-button-label {
    font-size: 16px !important;
		    letter-spacing: 0rem;	

}

.locationheading .fakeh2 + p {
    opacity: 0.7;
}


p.fakeh2 {
    font-size: 30px !important;
    font-weight: 600 !important;
	    letter-spacing: -0.09375rem;	
	margin-top: 10px !important;
	line-height: 1.4;
	color: black !important;

}


.fakeh2 {
    font-size: 28px !important;
    font-weight: 500 !important;
	    letter-spacing: -0.09375rem;
	margin-top: 10px !important;

}




p.custom-post-title{
	    margin-top: 12px !important;
	font-size: clamp(21px, 2.5vw, 21px) !important;
    font-family: 'Figtree', sans-serif !important;
    letter-spacing: -0.09375rem;
    font-weight: 600 !important;
	color: #000000;
}


.fakeh5 p{
  font-size: clamp(21px, 2.5vw, 21px) !important;
	margin-bottom: 5px !important;

}

.fakeh4 p{
	  font-size: clamp(28px, 2.8vw, 28px) !important;
	font-weight: 500 !important;

}


.fakeh4 {
	  font-size: clamp(28px, 2.8vw, 28px) !important;

}


.packagelist .fl-module-content.fl-node-content {
    height: 300px;
}


.callblock {
    z-index: 99;
}


.footercolumnone {
    z-index: 999;
}

p.team-title {
    margin-bottom: 5px;
}

p.team-description {
    opacity: 70%;
}

.filter-text p {
    opacity: 70% !important;
}



.filter-text h5 {
    opacity: unset !important;
}


.finance-list-text h5 {
    opacity: unset !important;
}


.opacity70 p {
    opacity: 70% !important;
}


a.mega-menu-link {
    font-weight: 500 !important;
}

a.mega-menu-link:hover{
	    font-weight: 600 !important;

}




li#menu-item-774 {
    display: none !important;
}
/****************************************************/


.rank-math-breadcrumb a:first-child::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("/wp-content/uploads/2026/07/house-duotone-solid-full-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
    vertical-align: text-bottom;
    
}

.stickybox {
  position: sticky;
  position: -webkit-sticky;
  top: 200px;
  align-self: flex-start;
}

/* Keep wrapper stacked vertically */
.pp-authorbox-wrapper {
    display: flex;
    flex-direction: column;
}

/* TOP SECTION: image + name side by side */
.pp-authorbox-image,
.pp-authorbox-author-name-container {
    display: inline-block;
}



/* Circle image */
.pp-authorbox-img {
    width: 80px;
    height: 80px;
    border-radius: 50% !important;
    object-fit: cover;
}

/* Name styling */
.pp-authorbox-author-name-span {
    font-size: 21px !important;
    font-weight: 600 !important;
    color: #000;
}

/* Bio ALWAYS underneath everything */
.pp-authorbox-bio {
    margin-top: 12px;
    display: block;
}


.blogcontentimage .aligncenter {
    margin: 0 !important;
}

.uabb-blog-post-content{
	    height: 100% !important;

}

.custom-blog-post {
    height: 100% !important;
}

.uabb-blog-post-inner-wrap.uabb-thumbnail-position-top.uabb-empty-img {
    height: 100% !important;
}

table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 1.6;
  border: 1px solid #eaeaea;
  margin: 20px 0;
}

td {
  padding: 12px 14px;
  vertical-align: top;
  border-bottom: 1px solid #eaeaea;
}

td:first-child {
  width: 220px;
  font-weight: 600;
  color: #111;
}

tr:last-child td {
  border-bottom: none;
}

.filter-heading {
    line-height: 1.1 !important;
    letter-spacing: -0.09375rem;
}


.fakeh2size p{
font-size: clamp(28px, 2.8vw, 28px) !important;
font-weight: 500 !important;
	    line-height: 1.1 !important;
    letter-spacing: -0.09375rem;
}

.fakeh2size h2{
font-size: clamp(28px, 2.8vw, 28px) !important;
font-weight: 600 !important;
}


.footerdetailsaccordian a {
    color: inherit;
    text-decoration: none;
}


.footerdetailsaccordian a:hover {
    color: inherit;
    text-decoration: none;
}

.posttypeimage img {
    height: 650px;
    object-fit: cover;
    border-radius: 24px;
	z-index: 99;
    position: relative;
}

.locationlist .finance-list-text p {
    color: black !important;
}


.locationwhatyouget p {
    font-size: 21px !important;
    font-weight: 600 !important;
}

.locationheading h2 {
    font-size: 28px !important;
	font-weight: 500 !important;
}


.aboutpagebold p {
    font-size: 28px !important;
}


.aboutpagebold strong {
    color: white !important;
}


button#gform_submit_button_3:hover {
    background-color: white;
}

.fl-theme-builder-header-scrolled 
#mega-menu-wrap-bar 
#mega-menu-bar > li.mega-menu-item:hover > a.mega-menu-link {
    color: #f39200 !important;
}

.footerdescriptions a:hover {
    color: #F39200 !important;
	    text-decoration: none;

}

.footerdescriptions p {
    opacity: 70%;
}


.topheadertext{
	  font-size: clamp(28px, 3.1vw, 38px) !important;
}


.topheadertext span.orange{
  font-size: clamp(45px, 5.0vw, 62px) !important;
}



a.sector-item:hover {
    box-shadow: 0px 26px 35px 0px rgba(0, 0, 0, 0.09);
}


a.location-item:hover {
    box-shadow: 0px 26px 35px 0px rgba(0, 0, 0, 0.09);
}




/* scrolled logo swap */
.fl-theme-builder-header-scrolled .fl-node-5kejbist8hmy img {
    content: url("/wp-content/uploads/2026/06/Logo_01.svg");
}


span.service-label:hover {
    background-color: black!important;
    color: white !important;
	    box-shadow: 0px 26px 35px 0px rgba(0, 0, 0, 0.09) !important;

}

/* When header is scrolled */
.fl-theme-builder-header-scrolled .fl-node-rvx75foep2bk > .fl-row-content-wrap {
    background-color: #ffffff !important;
	 border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0px 26px 35px 0px rgba(0, 0, 0, 0.09);
}

/* Mega menu links on scroll */
.fl-theme-builder-header-scrolled #mega-menu-wrap-bar #mega-menu-bar > li.mega-menu-item > a.mega-menu-link {
    color: black !important;
}


.footerlinksright p {
    opacity: 70%;
}

.copyright p {
    opacity: 70%;
}


.mobileheading {
    pointer-events: none !important;
}
	
	
	
	.menu-item-840 a.pp-slide-menu-item-link {
    display: none;
}
	
	
	.dual-buttons-wrap {
    display: flex;
    gap: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
}
	
	
	li#menu-item-840 {
    display: contents;
}
	
	
	.pp-sliding-menus .pp-slide-menu-sub-menu {
    background-color: rgb(214 209 184) !important;
    height: calc(100vh - var(--header-height) + 100px) !important;
    overflow-y: scroll;
		scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* old Edge/IE */
}
	
	
	
	
	#menu-item-802 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-802 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/chart-line-duotone-light-full-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	#menu-item-803 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-803 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/user-tie-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	#menu-item-804 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-804 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/comment-duotone-light-full-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	#menu-item-800 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-800 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/bullhorn-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	#menu-item-801 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-801 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/bullhorn-duotone-light-full-1-1-2.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	
	#menu-item-797 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-797 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/cloud-arrow-up-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	#menu-item-798 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-798 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/microsoft-brands-solid-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	#menu-item-794 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-794 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/display-chart-up-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	#menu-item-795 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-795 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/shield-halved-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	#menu-item-790 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-790 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/network-wired-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	#menu-item-791 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-791 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/people-arrows-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	
	
		#menu-item-792 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-792 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/life-ring-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	
	
	
	#menu-item-786 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-786 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/sliders-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	
	
	
	
		#menu-item-785 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-785 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/bullhorn-duotone-light-full-1-1-3.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	
	
	
	
	
	
	#menu-item-787 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-787 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/server-duotone-light-full-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	#menu-item-788 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-788 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/Group-1430105259.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	.mobileheadingwithiconbefore a.pp-slide-menu-item-link.pp-slide-menu-sub-item-link:hover {
    background: #000;
    color: #fff;
}
	
	
	.mobileheadingwithiconafter a {
    padding: 10px;
    background-color: #EEEEDB !important;
    border: 1px solid #00000033;
    border-radius: 8px;
    color: #000;
		margin-bottom: 10px;
}
	
	
	.mobileheadingwithiconbefore a.pp-slide-menu-item-link.pp-slide-menu-sub-item-link {
    padding: 10px;
    background-color: #EEEEDB;
    border: 1px solid #00000033;
    border-radius: 8px;
    color: #000;
    margin-bottom: 10px;
}
	
	
	
	
a.pp-slide-menu-item-link {
    font-size: 14px !important;
    font-weight: 600 !important;
}


	.is-open .fl-module-content.fl-node-content{
		padding: 24px !important
	}



.social-icons a.pp-slide-menu-item-link {
    display: none;
}

.social-icons {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 10px;
}

a.pp-slide-menu-item-link {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}




.pp-sliding-menus {
    height: 100vh !important;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
	scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* old Edge/IE */
}


.social-icons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: black; /* or set your icon color */
    font-size: 20px; /* optional sizing */
}



.slidingmenu .fl-module-content.fl-node-content {
    position: fixed;
    top: var(--header-height);
    bottom: 0;
    left: 0;
    right: 0;
    height: calc(100vh - var(--header-height));
    z-index: 9;
    background-color: #d6d1b8;

    transform: translateX(-100%);
    transition: transform 0.35s ease;
    pointer-events: none;
}

/* OPEN STATE */
.slidingmenu.is-open .fl-module-content.fl-node-content {
    transform: translateX(0);
    pointer-events: auto;
	overflow-y: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
}


.iconchangeopen img {
    transition: transform 0.2s ease, opacity 0.2s ease;
}

.iconchangeopen.is-open img {
    transform: rotate(90deg);
}

.mobilebottombanner .fl-button-text{
		font-size: 14px !important;
		font-weight: 700 !important;
	}
	
	

	
	.pp-slide-menu-is-active .pp-slide-menu-item  {
    border: none !important;
}
	
	
	.pp-sliding-menus .pp-slide-menu-item  {
    border-color: rgb(171 167 147);
}
	
	
	.mobilebottombanner .fl-button-text{
		font-size: 14px !important;
		font-weight: 700 !important;
	}
	
	
	




.slidingmenu .fl-module-content.fl-node-content {
    position: fixed;
    top: var(--header-height);
    bottom: 0;
    left: 0;
    right: 0;
    height: calc(100vh - var(--header-height));
    z-index: 9;
    background-color: #d6d1b8;

    transform: translateX(-100%);
    transition: transform 0.35s ease;
    pointer-events: none;
}

/* OPEN STATE */
.slidingmenu.is-open .fl-module-content.fl-node-content {
    transform: translateX(0);
    pointer-events: auto;
	overflow-y: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
}


.optionalblock.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content{
    margin-right: 0px !important;
    margin-left: 0px !important;
}


.iconlistlargeblock {
    background: linear-gradient(180deg, #141414 0%, rgba(20, 20, 20, 0.5) 48.11%, rgba(0, 0, 0, 0) 100%);
    padding: 20px;
	border-radius: 12px !important;
}

.buttonweight a.fl-button {
    font-weight: 500 !important;
}


.packagetext p {
    opacity: 70%;
}

.fl-node-ujhpbitde6nl .uabb-gf-style input[type=tel], .fl-node-ujhpbitde6nl .uabb-gf-style input[type=email], .fl-node-ujhpbitde6nl .uabb-gf-style input[type=text], .fl-node-ujhpbitde6nl .uabb-gf-style input[type=url], .fl-node-ujhpbitde6nl .uabb-gf-style input[type=number], .fl-node-ujhpbitde6nl .uabb-gf-style input[type=date], .fl-node-ujhpbitde6nl .uabb-gf-style .gform_wrapper .gfield select, .fl-node-ujhpbitde6nl .uabb-gf-style textarea, .fl-node-ujhpbitde6nl .uabb-gf-style .gform_wrapper .gfield .ginput_container_checkbox, .fl-node-ujhpbitde6nl .uabb-gf-style .gform_wrapper .gfield .ginput_container_radio, .gform_wrapper .ginput_container_select .chosen-container-single {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}


#gform_submit_button_1:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

/* swap icon on hover */
#gform_submit_button_1:hover::after {
    background-image: url('/wp-content/uploads/2026/06/angle-right-jelly-fill-regular-full-1-2.svg');
}


.callblock .fl-col-content.fl-node-content {
    padding-top: 0px;
	padding-bottom: 0px;
}


.pp-faq-item-active .pp-faq-button {
    padding-bottom: 10px !important;
}


.pp-faq-content-text p {
    opacity: 70%;
}


.team-content {
    padding: 24px;
    padding-bottom: 14px;
}

p.team-title {
    margin-bottom: 8px;
}


p.team-description {
    font-size: 14px !important;
    font-weight: 600 !important;
}


.fl-node-ujhpbitde6nl .uabb-gf-style input[type=tel]:focus,
.fl-node-ujhpbitde6nl .uabb-gf-style input[type=email]:focus,
.fl-node-ujhpbitde6nl .uabb-gf-style input[type=text]:focus,
.fl-node-ujhpbitde6nl .uabb-gf-style input[type=url]:focus,
.fl-node-ujhpbitde6nl .uabb-gf-style input[type=number]:focus,
.fl-node-ujhpbitde6nl .uabb-gf-style input[type=date]:focus,
.fl-node-ujhpbitde6nl .uabb-gf-style select:focus,
.fl-node-ujhpbitde6nl .uabb-gf-style textarea:focus {
    border-color: #000 !important;
	/* Shadow 4 */
box-shadow: 0px 26px 35px 0px rgba(0, 0, 0, 0.09);
}


h3.timeline-block-heading {
    font-size: 28px !important;
    font-weight: 500 !important;
	color: black !important;
}


.timeline-block-item:hover .timeline-block-description p{
    color: #FFFFFF !important;
}


.custom-filters-wrapper .location-box iframe {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 40px 35px 0px rgba(0, 0, 0, 0.09) !important;
}

.ginput_container_email {
    transition: box-shadow 0.3s ease;
}

.ginput_container_email:focus-within {
    box-shadow: 0px 26px 35px 0px rgba(0, 0, 0, 0.09);
}


.uabb-blog-posts-shadow {
    transition: background 0.3s ease;
}

.uabb-blog-posts-shadow:hover {
    background: #000 !important;
		box-shadow: 0px 26px 35px 0px rgba(0, 0, 0, 0.09);

}

/* change title color on hover */
.uabb-blog-posts-shadow:hover .custom-post-title a {
    color: #F39200 !important;
}


.uabb-masonary-filters.uabb-masonary-filters li:first-child {
    margin-left: 2px !important;
}


a.filter-btn:hover {
    background-color: white;
	box-shadow: 0px 26px 35px 0px rgba(0, 0, 0, 0.09);
}



/* Base transition */
.orange-white-buttongroupfooter .fl-button {
    transition: all 0.3s ease;
}

/* FIRST BUTTON hover → white background */
.orange-white-buttongroupfooter .fl-button-group-button:first-child .fl-button:hover {
    background: #ffffff !important;
	border: 1px solid white !important;
}

/* SECOND BUTTON hover → custom background + black text */
.orange-white-buttongroupfooter .fl-button-group-button:last-child .fl-button:hover {
    background: #D6D1B8 !important;
    color: #000 !important;
}

/* Ensure text turns black on hover */
.orange-white-buttongroupfooter .fl-button-group-button:last-child .fl-button:hover .fl-button-text {
    color: #000 !important;
}

/* ICON swap (assuming icon is background or pseudo-element) */
.orange-white-buttongroupfooter .fl-button-group-button:last-child .fl-button:hover::before {
    
	    background-image: url("/wp-content/uploads/2026/06/Group-1410103602-3.png");
   
}

.team-item{
    transition: background 0.3s ease;
}

.team-item:hover{
    background: #000;
}

/* title turns red on hover */
.team-item:hover .team-title{
    color: #F39200;
}

/* description becomes white at 70% opacity */
.team-item:hover .team-description{
    color: rgba(255, 255, 255, 0.7);
}


.sector-item:hover .sector-title-wrapper {
    background: #000;
    transition: all 0.3s ease;
}



.location-item:hover .location-title-wrapper {
    background: #000;
    transition: all 0.3s ease;
}


.sector-item:hover .sector-title {
    color: #fff;
    transition: all 0.3s ease;
}


.location-item:hover .location-title {
    color: #fff;
    transition: all 0.3s ease;
}

/* swap icon on hover */
.sector-item .sector-icon {
    transition: all 0.3s ease;
}

.sector-item:hover .sector-icon {
    content: url("/wp-content/uploads/2026/06/angle-right-jelly-fill-regular-full-1-2.svg");
}

.location-item:hover .location-icon {
    content: url("/wp-content/uploads/2026/06/angle-right-jelly-fill-regular-full-1-2.svg");
}


.finance-list-text p {
    opacity: 70%;
}

.headingparalight p {
    opacity: 70%;
}

/* your working background */
.packageparentcolumn:hover > .fl-col-content{
    background: #000 !important;
    transition: all 0.3s ease;
}

/* change ONLY text inside parent, but NOT excluded sections */
.packageparentcolumn:hover :where(
    h1, h2, h3, h4, h5, p, span, li
):not(.packageinnelist *):not(.iconcolorchange *){
    color: #fff !important;
}




.timeline-block-item:hover .timeline-block-date {
    color: #F39200 !important;
}

.timeline-block-item:hover .timeline-block-description {
    color: #FFFFFF !important;
}


.topheadermenus {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.25s ease, transform 0.35s ease;
}

/* hide + remove from flow when header is scrolled */
.fl-theme-builder-header-scrolled .topheadermenus {
  opacity: 0;
  transform: translateY(-10px);
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}



.footercolumnone.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content{
	margin-right: 0px !important;
}


.footercolumntwo.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content{
	margin-left: 0px !important;
}



.copyright,
.footerlinksright {
    border-top: 1px solid #FFFFFF33;
    margin-top: 20px;
    padding-top: 20px;
    width: 100%;
    display: block;
}




.follow-us-icons .fa-brands {
    color: #ffffff !important;
    opacity: 90%;
}



.timeline-block-description p {
    color: rgba(0, 0, 0, 0.7) !important;
}





.timeline-block-date {
      
		color: #000000 !important;
}


.fl-node-qbmwpheko2l5.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content{
	margin-left: 0px !important;
	margin-right: 0px !important;
}


.contact-block {
  background: #d6d0b6;
}

.contact-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 0;
  border-bottom: 1px solid rgba(0,0,0,0.15);
}

.contact-row:last-child {
  border-bottom: none;
}

/* LEFT SIDE FIXED WIDTH */
.contact-left {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none !important;
  color: #000;
  min-width: 180px;
}

/* ICONS */
.contact-left img {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}

/* EMPTY ICON PLACEHOLDER (keeps alignment) */
.icon-placeholder {
  width: 18px;
  height: 18px;
  display: inline-block;
  flex-shrink: 0;
}


/* LEFT TEXT */
.contact-left  {
  font-size: 16px !important;
 
}

/* LEFT TEXT */
.contact-left span {
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #000;
	font-size: 16px;
}

/* RIGHT SIDE */
.contact-right {
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #000;
  flex: 1;
}

/* REMOVE LINK UNDERLINE */
.contact-left:hover,
.contact-left:focus,
.contact-left:active {
  text-decoration: none !important;
}



.orange-white-buttongroupfooter1 .fl-button-text{
    font-weight:700 !important;
}

#mega-menu-wrap-bar #mega-menu-bar li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
     min-height: 0px; 
}


#mega-menu-684-0-0 li#mega-menu-item-custom_html-2 {
    max-width: 1700px !important;
    width: 100% !important;
    right: 0 !important;
    left: 0 !important;
    margin: 0 auto !important;
    position: absolute !important;
}




.cmb-image-text{
    position:relative;
    overflow:hidden; /* keeps image inside rounded corners */
}

/* decorative image bottom-right */
.cmb-image-text::after{
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 120px;
    height: 120px;
    background-image: url(/wp-content/uploads/2026/06/Layer_2-4.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    pointer-events: none;
}


.cmb-view-all{
    grid-column: 1 / -1;
    width: 100%;
}

/* REMOVE UNDERLINES */
.cmb-wrapper a{
    text-decoration:none !important;
}

.cmb-wrapper a:hover{
    text-decoration:none !important;
}

/* MAIN WRAPPER */
.cmb-wrapper{
    display:flex;
    gap:20px;
    padding:10px;
    background:#D6D1B8;
    border-radius:18px;
    overflow:hidden;
    box-shadow: 0 120px 100px transparent, 0 80px 60px rgba(0, 0, 0, 3%), 0 40px 32px rgba(0, 0, 0, 5%), 0 10px 16px rgba(0, 0, 0, 5%), 0 10px 8px rgba(0, 0, 0, 3%), 0 2px 4px rgba(0, 0, 0, 2%);
}

.cmb-left{
    width:65%;
    padding:20px;
    display:grid;
    grid-template-columns:repeat(2, 1fr);
    gap:20px;
    align-content:start;
}

/* MENU SECTION */
.cmb-menu-section{
    display:flex;
    flex-direction:column;
    gap:5px;
}

/* HEADING */
.cmb-heading{
    font-size:16px !important;
    font-weight:600 !important;
    color:#000;
    margin-bottom:5px;
    text-align:left;
}

/* SUB MENU */
.cmb-submenu-wrap{
    display:flex;
    flex-direction:column;
    gap:5px;
}

/* SUB ITEM */
.cmb-sub-item{
    display:flex;
    align-items:center;
    gap:10px;
    padding:10px;
    background:#EEEEDB;
    border:1px solid #00000033;
    border-radius:8px;
    color:#000;
    transition:0.3s ease;
	font-size: 16px !important;
    font-weight: 600 !important;
}

/* ICON */
.cmb-sub-item i{
    --fa-primary-color: rgb(0,0,0);
    --fa-secondary-color: rgb(0,0,0);
    transition:0.3s ease;
}




/* HOVER */
.cmb-sub-item:hover{
    background:#000;
    color:#fff;
}

.cmb-sub-item:hover i{
    --fa-primary-color: rgb(243,146,0);
    --fa-secondary-color: rgb(243,146,0);
}

/* VIEW ALL */
.cmb-view-all{
    margin-top:10px;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:10px;
    padding:12px;
    border-radius:8px;
    background:#EEEEDB;
    border:1px solid #00000033;
    color:#000;
	font-size: 16px !important;
    font-weight: 600 !important;
}

/* VIEW ALL ICON */
.cmb-view-icons{
    position:relative;
    width:14px;
    height:14px;
}

.cmb-view-icons img{
    position:absolute;
    width:14px;
    height:14px;
    transition:0.3s ease;
}

.cmb-view-icons .icon-hover{
    opacity:0;
}

.cmb-view-all:hover{
    background:#000;
    color:#fff;
}

.cmb-view-all:hover .icon-default{
    opacity:0;
}

.cmb-view-all:hover .icon-hover{
    opacity:1;
}

.cmb-right{
    width:35%;
    display:flex;
    flex-direction:column;
    gap:0;
    border-radius:8px;
    overflow:hidden;
}

/* IMAGE */
.cmb-image img{
    width:100%;
    height:300px;
    object-fit:cover;
    display:block;
}

/* TEXT BLOCK */
.cmb-image-text{
    background:#000;
    color:#fff;
    font-size:21px !important;
    font-weight:600 !important;
    padding:32px;
    margin:0;
    display:flex;
    flex-direction:column;
    gap:15px;
	padding-bottom: 60px;
}

.cmb-button{
    display:inline-flex;
    align-items:center;
    gap:5px;
    padding:12px 22px;
    border-radius:8px;
    background:#fff;
    color:#000;
    text-decoration:none;
    font-weight:600;
    width:fit-content;
    line-height:1;
    transition:0.3s ease;
}

/* TEXT */
.cmb-button span{
    font-size:16px !important;
    font-weight:600 !important;
}

/* ICON WRAPPER (KEY FIX) */
.cmb-btn-icon{
    position:relative;
    width:14px;
    height:14px;
    flex-shrink:0;
}

/* BOTH ICONS STACKED EXACT SAME POSITION */
.cmb-btn-icon img{
    position:absolute;
    top:0;
    left:0;
    width:14px;
    height:14px;
    transition:0.3s ease;
}

/* DEFAULT STATE */
.cmb-btn-icon .btn-icon-hover{
    opacity:0;
}

/* HOVER */
.cmb-button:hover{
    background:#F39200;
    color:#fff;
}

.cmb-button:hover .btn-icon-default{
    opacity:0;
}

.cmb-button:hover .btn-icon-hover{
    opacity:1;
}











/* FORCE FLEX ON LINK */
#mega-menu-item-682 .mega-sub-menu > li > a {
    display: flex !important;
    align-items: center !important;
    flex-direction: row !important;
}

/* ICON */
#mega-menu-item-682 .menu-icon {
    font-size: 24px !important;
    line-height: 1 !important;

    /* fallback spacing (IMPORTANT) */
    margin-right: 15px !important;

    --fa-primary-color: rgb(0, 0, 0);
    --fa-secondary-color: rgb(143, 143, 131);
    --fa-secondary-opacity: 1;
}

/* TEXT */
#mega-menu-item-682 .menu-text {
    display: inline-block !important;
	font-weight: 600 !important;
}

/* HOVER COLOUR */
#mega-menu-item-682 .mega-sub-menu > li > a:hover .menu-icon {
    --fa-primary-color: rgb(245, 147, 0);
    --fa-secondary-color: rgb(245, 147, 0);
    --fa-secondary-opacity: 1;
}




/* =========================
   SECTORS MEGA MENU ONLY
========================= */

#mega-menu-item-682 .mega-sub-menu {
    margin: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 5px !important;
    list-style: none !important;
}

/* Remove border from first item */
#mega-menu-item-682 .mega-sub-menu > li:first-child {
    border: none !important;
}

/* Each item styling */
#mega-menu-item-682 .mega-sub-menu > li {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 8px !important;
    overflow: hidden !important;
	border: 1px solid var(--Stock-On-Light, #00000033) !important;
}

/* Links */
#mega-menu-item-682 .mega-sub-menu > li > a.mega-menu-link {
    display: block !important;
    border-radius: 8px !important;
    transition: color 0.3s ease;
		font-weight: 600 !important;

}

/* =========================
   FIRST ITEM SPECIAL STYLE
========================= */

#mega-menu-item-682 .mega-sub-menu > li:first-child > a.mega-menu-link {
    display: flex !important;
    align-items: center !important;
    background: transparent !important;
    font-weight: 600 !important;
    position: relative;
	
}

/* FONT AWESOME ICON (PSEUDO ELEMENT) */
#mega-menu-item-682 .mega-sub-menu > li:first-child > a.mega-menu-link::after {
    content: '\f054'; /* chevron-right */
    display: inline-block !important;
    margin-left: 8px !important;
    vertical-align: middle !important;
    font-family: "Font Awesome 7 Pro" !important;
    font-weight: 900 !important;
    font-size: 13px;
    margin-top: -2px;
    color: #062244 !important;
    transition: color 0.3s ease;
}

/* HOVER TEXT */
#mega-menu-item-682 .mega-sub-menu > li:first-child > a.mega-menu-link:hover {
    color: #F39200 !important;
}

/* HOVER ICON */
#mega-menu-item-682 .mega-sub-menu > li:first-child > a.mega-menu-link:hover::after {
    color: #F39200 !important;
}

/* =========================
   DROPDOWN WRAPPER
========================= */

#mega-menu-wrap-bar #mega-menu-bar > li.mega-menu-flyout ul.mega-sub-menu {
    background: #D6D1B8;
    border-radius: 24px;
    box-shadow: 0 40px 35px rgba(0, 0, 0, 9%);
    width: fit-content;
    min-width: 330px;
    max-width: max-content;
    padding: 24px;
}



#mega-menu-wrap-bar #mega-menu-bar li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    content: '\f107';
    font-family: 'font awesome 7 pro';
}

.support-nav .support-item:first-child {
  padding-left: 0;
}



.top-bar p {
  margin: 0;
}

.top-bar br {
  display: none;
}

.top-bar {
  display: flex;
  align-items: center;
justify-content: end;
}

.email {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #ffffff;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  padding: 0;
}

.email:hover {
  color: #F39200;
  text-decoration: none !important;
}

.email i {
  color: #ffffff;
}

.divider {
  width: 1px;
  height: 20px;
  background: #2a2929;
  margin: 0 14px;
}

.socials {
  display: flex;
  align-items: center;
  gap: 3px;
}

.social-icon {
  color: #ffffff;
  font-size: 18px;
  text-decoration: none !important;
}

.social-icon:hover {
  color: #F39200;
}



.support-nav {
  display: flex;
  align-items: center;
}

.support-item {
  padding: 0 20px;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #ffffff;
  text-decoration: none !important;
  position: relative;
  display: flex;
  align-items: center;
}

/* vertical divider */
.support-item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 60%;
  background: white;
	opacity: 20%;
}

/* hover state */
.support-item:hover {
  color: #F39200;
	  text-decoration: none !important;

}


.blogfullblock span.page-numbers.current {
    box-shadow: 0 120px 100px transparent, 0 80px 60px rgba(0, 0, 0, 3%), 0 40px 32px rgba(0, 0, 0, 5%), 0 10px 16px rgba(0, 0, 0, 5%), 0 10px 8px rgba(0, 0, 0, 3%), 0 2px 4px rgba(0, 0, 0, 2%);
    border-radius: 4px !important;
}


.blogfullblock .uabb-blogs-pagination li:hover a.page-numbers {
      box-shadow: 0 120px 100px transparent, 0 80px 60px rgba(0, 0, 0, 3%), 0 40px 32px rgba(0, 0, 0, 5%), 0 10px 16px rgba(0, 0, 0, 5%), 0 10px 8px rgba(0, 0, 0, 3%), 0 2px 4px rgba(0, 0, 0, 2%);
    border-radius: 4px !important;
}


.blogfullblock ul.uabb-masonary-filters > li:last-child {
    margin-right: 0px !important;
}

.blogfullblock ul.uabb-masonary-filters > li {
	background: #efefef00;
}


.blogfullblock ul.uabb-masonary-filters > li:not(:last-child) {
    margin-right: 15px !important;
}

.blogfullblock ul.uabb-masonary-filters li {
    margin-bottom: 0px !important;
	
}


.blogfullblock .uabb-masonary-filters-wrapper ul {
    margin-bottom: 0px !important;
	
}


ul.page-numbers a {
    background-color: transparent !important;
}


ul.page-numbers a:hover {
    background-color: black !important;
}


/* Target the filter wrapper */
.uabb-masonary-filters-wrapper {
    width: fit-content !important;
    background-color: #eeeedb !important;
    border-radius: 12px !important;
    border: 1px solid #0A0A0A33 !important;
    padding: 3px !important;
    display: flex !important;
    gap: 42px !important;
    margin-bottom: 54px;
}

/* Filter option styling - works for any dynamically generated class */
.uabb-masonary-filters-wrapper li[class^="uabb-masonary-filter-"] {
    padding: 10px 30px !important;
    cursor: pointer !important;
    border-radius: 12px !important;
    color: #0A0A0A !important;
    transition: background-color 0.3s, color 0.3s !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

/* Active filter option */
.uabb-masonary-filters-wrapper li[class^="uabb-masonary-filter-"].uabb-masonary-current {
    background-color: #1A1A1A !important;
    color: white !important;
}

/* Hover effect */
.uabb-masonary-filters-wrapper li[class^="uabb-masonary-filter-"]:hover {
    background-color: black !important;
    color: white !important;
}



.whitecolortext .finance-list-text {
    color: white;
}


.whitecolortext .finance-list-text h5{
    color: white;
}



.filter-heading {
  font-size: clamp(28px, 3.1vw, 38px) !important;
    color: black;
    font-weight: 600;
}


.heroslidermain .fl-row-content-wrap {
    box-shadow: 0px 40px 35px 0px rgba(0, 0, 0, 0.09) !important;
}



.heroslidering .fl-col-content.fl-node-content:after {
    content: "";
    background: #ffffff;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 50vw;
    margin-right: -50vw;
    z-index: 7;
    height: 100%;
}


.heroslidering .fl-col-content.fl-node-content{
	position: relative;
}


.fl-module.fl-module-html.fl-html.herosliderbottom {
    margin-top: 0px;
    margin-bottom: 0px;
}



.accreditations-section {
    display: flex;
    align-items: center;
    gap: 45px;
	z-index: 1;
    position: relative;
}

/* LEFT TEXT */
.accreditations-left {
    flex: 0 0 280px;
}

.accreditations-left p {
    font-size: 21px !important;
    font-weight: 600 !important;
    margin: 0;
    color: #ffffff !important;
    line-height: 1.2;
}


/* SLIDER WRAPPER */
.accreditations-slider-wrapper {
    flex: 1;
    background: #ffffff;
    border-top-left-radius: 16px;
    overflow: hidden;
    padding: 40px 20px;
    position: relative;
}

/* FIX IMAGE SIZE (KEY FIX) */
.accreditations-slider .accreditation-item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;   /* reduced from too big */
}

.accreditations-slider .accreditation-item img {
    max-height: 70px;  /* controls logo size */
    width: auto;
    object-fit: contain;
    transition: 0.3s ease;
    opacity: 0.8;
}

.accreditations-slider .accreditation-item:hover img {
    filter: grayscale(0%);
    opacity: 1;
}

/* NAV ARROWS */
.accreditations-slider .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    pointer-events: none;
}

.accreditations-slider .owl-nav button {
    pointer-events: all;
    position: absolute;
    border: 1px solid #e5e5e5;
    width: 60px;       /* bigger size */
    height: 60px;      /* bigger size */
    border-radius: 50%;
    font-size: 28px;   /* bigger icon */
    color: #000 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;          /* vertically align to middle */
    transform: translateY(-50%); /* center perfectly */
}

.accreditations-slider .owl-nav .owl-prev {
    left: 10px;
}

.accreditations-slider .owl-nav .owl-next {
    right: 10px;
}

.accreditations-slider .owl-nav button {
    font-size: 32px !important;
}

/* REMOVE DOTS */
.accreditations-slider .owl-dots {
    display: none;
}








.herogradient1 .fl-row-content-wrap {
    position: relative;
}

.herogradient1 .fl-row-content-wrap::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        #000 37%,
        rgba(0,0,0,0) 100%
    );
    z-index: 1;
    pointer-events: none;
}

.herogradient1 .fl-row-content-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 100%;
    background: url(/wp-content/uploads/2026/06/Layer_2-1.png) no-repeat top left;
    background-size: contain;
    z-index: 2;
    pointer-events: none;

    /* start state for entrance */
    opacity: 0;
    transform: translateX(-40px) scale(0.98);
    animation: waveIn 1.2s ease-out forwards, floatWave 6s ease-in-out infinite 1.2s;
}

/* entrance animation */
@keyframes waveIn {
    0% {
        opacity: 0;
        transform: translateX(-60px) scale(0.97);
    }
    60% {
        opacity: 1;
        transform: translateX(8px) scale(1.01);
    }
    100% {
        opacity: 1;
        transform: translateX(0) scale(1);
    }
}

/* subtle continuous wave movement */
@keyframes floatWave {
    0% {
        transform: translateX(0px) translateY(0px);
    }
    25% {
        transform: translateX(6px) translateY(-3px);
    }
    50% {
        transform: translateX(0px) translateY(0px);
    }
    75% {
        transform: translateX(-6px) translateY(3px);
    }
    100% {
        transform: translateX(0px) translateY(0px);
    }
}

.herogradient1 .fl-row-content {
    position: relative;
    z-index: 3;
}



.herogradient2 .fl-row-content-wrap {
    position: relative;
}

.herogradient2 .fl-row-content-wrap::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 400px;
    height: 100%;
    background: url("/wp-content/uploads/2026/06/Layer_2-2.png") no-repeat bottom left;
    background-size: contain;
    pointer-events: none;
}



















.herogradient .fl-row-content-wrap {
    position: relative;
}

.herogradient .fl-row-content-wrap::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        #000 37%,
        rgba(0,0,0,0) 100%
    );
    z-index: 1;
    pointer-events: none;
}

.herogradient .fl-row-content-wrap::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 400px;
    height: 100%;
    background: url("/wp-content/uploads/2026/06/Layer_2-2.png") no-repeat bottom left;
    background-size: contain;
    z-index: 2;
    pointer-events: none;
}

.herogradient .fl-row-content {
    position: relative;
    z-index: 3;
}



.topcounter p{
  	font-size: clamp(35px, 4.5vw, 40px) !important;
	font-weight: 600 !important;
}



.iconlistlargeblock ul {
    list-style: none;
    margin: 18px 0 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.iconlistlargeblock ul li {
    position: relative;
    padding-left: 32px;
    display: flex;
    align-items: center;
    min-height: 20px;
}

.iconlistlargeblock ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url('/wp-content/uploads/2026/06/circle-check-duotone-light-full-1-2.png') no-repeat center center;
    background-size: contain;
}



.switch-faq-description h3{
	color: white;
	font-size: clamp(21px, 2.5vw, 21px) !important;
  font-weight: 600 !important;
}

.switch-faq-description h5{
	color: white;
}

.sustainability-item h5 {
    margin-top: 0px;
    color: white;
}


.finance-item h5 {
    margin-top: 0px;
    color: #000000;
}

.faqblock span.pp-faq-button-label {
    font-size: 16px !important;
    font-weight: 700 !important;
}



.uabb-blog-posts-grid {
    display: flex !important;
    flex-wrap: wrap;
    gap: 10px;
}

.uabb-post-wrapper {
    position: relative !important;
    width: calc(50% - 5px) !important;
    top: auto !important;
    left: auto !important;
}

.uabb-module-content.uabb-blog-posts {
    height: auto !important;
    min-height: unset !important;
}


h5.custom-post-title {
    margin-top: 12px !important;
}


/* Curved icon image container */
.curvedcolumn .fl-col-content.fl-node-content{
    position: relative;
    overflow: visible; /* ensures icon is not clipped */
}

/* Bottom-left Box icon 
.curvedcolumn .fl-col-content.fl-node-content::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -215px;
    width: 100%;
    height: 80px;
    background-image: url(/wp-content/uploads/2026/06/Box.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    z-index: 10;
    pointer-events: none;
}
*/



/* Curved icon image container */
.curvedcolumnright .fl-col-content.fl-node-content{
    position: relative;
    overflow: visible; /* ensures icon is not clipped */
}

/* Bottom-left Box icon
.curvedcolumnright .fl-col-content.fl-node-content::after {
    content: "";
    position: absolute;
    bottom: 50px;
    right: -110px;
    width: 100%;
    height: 80px;
    background-image: url(/wp-content/uploads/2026/06/Rectangle-22842.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    z-index: 10;
    pointer-events: none;
}
*/




/* Curved icon image container */
.switchcolumnright .fl-col-content.fl-node-content{
    position: relative;
    overflow: visible; /* ensures icon is not clipped */
}

/* Bottom-left Box icon 
.switchcolumnright .fl-col-content.fl-node-content::after {
    content: "";
    position: absolute;
    bottom: 7px;
    right: -150px;
    width: 100%;
    height: 80px;
    background-image: url(/wp-content/uploads/2026/06/Box.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    z-index: 10;
    pointer-events: none;
}
*/




.confidentialicon {
    position: relative;
    overflow: visible;
}

/* Left image */
.confidentialicon::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    max-width: 100%;
    height: 100%;
    background-image: url("/wp-content/uploads/2026/06/Layer_2-1.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    pointer-events: none;
    z-index: 2;
}




.leftcornericon {
    position: relative;
    overflow: visible;
}

/* Left image */
.leftcornericon::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 400px;
    max-width: 100%;
    height: 100%;
    background-image: url("/wp-content/uploads/2026/06/Layer_2.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
    pointer-events: none;
    z-index: 2;
}






.sustainablity {
    position: relative;
    overflow: visible;
}

/* Left image */
.sustainablity::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 600px;
    max-width: 100%;
    height: 100%;
    background-image: url("/wp-content/uploads/2026/06/CTA_BG.svg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    pointer-events: none;
    z-index: 2;
}









.bookconsultant {
    position: relative;
    overflow: visible;
}

/* Left image */
.bookconsultant::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 900px;
    max-width: 100%;
    height: 100%;
    background-image: url("/wp-content/uploads/2026/06/CTA_BG.svg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    pointer-events: none;
    z-index: 2;
}

/* Right image */
.bookconsultant::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 400px;
    max-width: 100%;
    height: 100%;
    background-image: url("/wp-content/uploads/2026/06/Frame-1000002948-1.svg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;

}


.largesection2 .fl-row-content-wrap {
    min-height: 500px !important;
}

.largesection2 {
    position: relative;
    overflow: hidden;
}

.largesection2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
    background: 
        radial-gradient(circle at center, rgba(0,0,0,0) 30%, rgba(0,0,0,0.8) 100%),
        linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%);
}

.largesection2 > .fl-row-content-wrap {
    position: relative;
    z-index: 0;
}

.largesection2::after {
    z-index: 2;
}



.largesection {
    position: relative;
    overflow: visible;
}

/* Left image */
.largesection::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 900px;
    max-width: 100%;
    height: 100%;
    background-image: url("/wp-content/uploads/2026/06/CTA_BG.svg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    pointer-events: none;
    z-index: 2;
}


.largesection2 {
    position: relative;
    overflow: visible;
}

/* Right image */
.largesection2::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 600px;
    max-width: 100%;
    height: 100%;
    background-image: url("/wp-content/uploads/2026/06/Layer_2.svg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;

}



/* =========================
   SCROLLED STATE = HOVER LOOK
   ========================= */

.fl-theme-builder-header-scrolled .orange-white-buttongroupfooter1 .fl-button-group-button:nth-child(1) .fl-button {
    /* 👉 add your hover colours here */
    background-color: #000; /* example - change to your hover bg */
    color: #fff; /* example - change to your hover text colour */
}

/* icon becomes hover version by default */
.fl-theme-builder-header-scrolled .orange-white-buttongroupfooter1 .fl-button-group-button:nth-child(1) .fl-button::before {
    background-image: url('/wp-content/uploads/2026/06/Group-1410103602-1.png');
}

/* OPTIONAL: reverse hover behaviour when already scrolled */
.fl-theme-builder-header-scrolled .orange-white-buttongroupfooter1 .fl-button-group-button:nth-child(1) .fl-button {
    /* same as hover (keeps it consistent) */
    background-color: #D6D1B8 !important;
}

/* OPTIONAL: reverse hover behaviour when already scrolled */
.fl-theme-builder-header-scrolled .orange-white-buttongroupfooter1 .fl-button-group-button:nth-child(1) .fl-button-text {
    /* same as hover (keeps it consistent) */
    color: black !important;
}


/* Target the second button inside the .orange-white-buttongroupfooter */
.orange-white-buttongroupfooter1 .fl-button-group-button:nth-child(1) .fl-button {
    display: flex;
    align-items: center; /* Center the icon and text vertically */
    justify-content: left; /* Center them horizontally */
    padding-left: 7px; /* Ensure the text and icon are spaced correctly */
	padding-bottom: 7px;
	padding-top: 7px;
}

/* Add the icon to the left of the text */
.orange-white-buttongroupfooter1 .fl-button-group-button:nth-child(1) .fl-button .fl-button-text {
    margin-left: 8px; /* Add a gap between the icon and the text */
}

/* Insert the icon before the text using background-image */
.orange-white-buttongroupfooter1 .fl-button-group-button:nth-child(1) .fl-button::before {
    content: "";
    background-image: url('/wp-content/uploads/2026/06/Group-1410103602.png');
    background-size: 30px 30px; /* Ensure the icon is 26px by 26px */
    background-repeat: no-repeat;
    background-position: left center; /* Align the icon to the left */
    width: 30px; /* Set width of the icon */
    height: 30px; /* Set height of the icon */
    margin-right: 8px; /* Gap between the icon and the text */
    display: inline-block; /* Ensure it's inline with the text */
}

/* Change the icon on hover */
.orange-white-buttongroupfooter1 .fl-button-group-button:nth-child(1) .fl-button:hover::before {
}


.orange-white-buttongroupfooter1 .fl-button-group-button:nth-child(1) .fl-button:hover::before {
   
    background-image: url('/wp-content/uploads/2026/06/Group-1410103602-1.png');
  
}




/* Target the second button inside the .orange-white-buttongroupfooter */
.orange-white-buttongroupfooter .fl-button-group-button:nth-child(2) .fl-button {
    display: flex;
    align-items: center; /* Center the icon and text vertically */
    justify-content: left; /* Center them horizontally */
    padding-left: 7px; /* Ensure the text and icon are spaced correctly */
	padding-bottom: 7px;
	padding-top: 7px;
}

/* Add the icon to the left of the text */
.orange-white-buttongroupfooter .fl-button-group-button:nth-child(2) .fl-button .fl-button-text {
    margin-left: 8px; /* Add a gap between the icon and the text */
}

/* Insert the icon before the text using background-image */
.orange-white-buttongroupfooter .fl-button-group-button:nth-child(2) .fl-button::before {
    content: "";
    background-image: url('/wp-content/uploads/2026/06/Group-1410103602.png');
    background-size: 30px 30px; /* Ensure the icon is 26px by 26px */
    background-repeat: no-repeat;
    background-position: left center; /* Align the icon to the left */
    width: 30px; /* Set width of the icon */
    height: 30px; /* Set height of the icon */
    margin-right: 8px; /* Gap between the icon and the text */
    display: inline-block; /* Ensure it's inline with the text */
}

/* Change the icon on hover */
.orange-white-buttongroupfooter .fl-button-group-button:nth-child(2) .fl-button:hover::before {
}





.flexcolumns .fl-col-content {
    display: flex !important;
    flex-direction: row;
    align-items: center;
    width: 100%;
    flex-wrap: nowrap;
	    justify-content: left !important;
}

/* First item */
.flexcolumns .firstflex {
    flex: 0 0 auto;
}

/* Second item with spacing */
.flexcolumns .secondflex {
    flex: 0 0 auto;
    margin-left: 24px;
}

/* Push last item to far right */
.flexcolumns .thirdflex {
    flex: 0 0 auto;
    margin-left: auto;
}

.thirdflex {
    display: none;
}


.ti-widget[data-layout-id='4'][data-set-id='ligth-border'] .ti-reviews-container-wrapper {
         margin: 0 0px !important; 
    }


.ti-widget[data-layout-id="4"][data-set-id="ligth-border"] .ti-reviews-container-wrapper {
    overflow: visible !important;
}



.fl-node-eiun0jdw583y .uabb-gf-style .uabb-gf-form-title {

    padding-bottom: 24px;
    border-bottom: 1px solid #ada995;
}

span.orange{
	color: #F39200;
}

.smallwidthcol .fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content{
    width: 500px;
	padding-left: clamp(24px, 3vw, 25px) !important;
    padding-right: clamp(24px, 3vw, 25px) !important;

}


.gravityforms .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 4% !important;
    grid-row-gap: 0 !important;
}


.validation_message
 {
    display: none;
}

div#gform_1_validation_container {
    display: none;
}


.gform_wrapper.gravity-theme .gfield_required {
    padding-inline-start: 0px !important;
    margin: 0px 0px 0px 1px;
}

.gform_required_legend {display:none !important;}


p.uabb-gf-form-title {
    font-size: 21px !important;
    font-weight: 600 !important;
    margin-bottom: 24px !important;
}

#gform_submit_button_1 {
    appearance: none;
    background-image: none !important;
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background-color: #F39200; /* Button background color */
    border: 1px solid #F39200; /* Match border color to button */
    border-radius: 8px; /* Updated border radius */
    padding: 13px 22px; /* Updated padding */
    color: black; /* Text color set to white */
    font-weight: 500;
    cursor: pointer;
    transition: background-color .25s ease, color .25s ease;
}

#gform_submit_button_1::after {
    content: "";
    background-image: url('/wp-content/uploads/2026/06/Vector-25.svg');
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 20px; /* Set width to 14px */
    height: 20px; /* Set height to 14px */
}



.packagetext {
    min-height: 80px;
}


/* remove all internal margin control */
.fl-col-group .packageparentcolumn .fl-col-content.fl-node-content {
    margin: 0 !important;
}

/* spacing between columns ONLY */
.fl-col-group > .packageparentcolumn {
    padding-left: 6px;
    padding-right: 6px;
}

/* optional: remove outer edge padding if needed */
.fl-col-group > .packageparentcolumn:first-child {
    padding-left: 0;
}

.fl-col-group > .packageparentcolumn:last-child {
    padding-right: 0;
}

.fl-col-group.fl-node-0r7u6en3zbxc {
    margin-right: clamp(24px, 3vw, 25px) !important;
    margin-left: clamp(24px, 3vw, 25px) !important;
}



.weight700 p{
	font-weight: 700 !important;
}


.packageinnelist.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content {
    margin-left: 0px !important;
    margin-right: 0px !important;
}


.flexcolumns.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content {
    margin-left: 0px !important;
    margin-right: 0px !important;
}


.contactus-nomargin.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content {
    margin-left: 0px !important;
    margin-right: 0px !important;
}


.overviewcolumns.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content {
    margin-left: 0px !important;
}



.counterblock.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content {
    margin-left: 0px !important;
}


span.packageprice {
    font-size: 32px !important;
    font-weight: 600 !important;
    color: black;
}


/* Hover state for icon */
.blackiconcolorchange .fl-button:hover::after {
    background-image: url(/wp-content/uploads/2026/06/Vector-25.svg);
}





.blackorangebutton .fl-button {
    display: inline-flex; /* Ensure the button uses flexbox to align items */
    align-items: center;  /* Vertically center the text and icon */
}

.blackorangebutton .fl-button::after {
    content: "";
    background-image: url('/wp-content/uploads/2026/06/angle-right-jelly-fill-regular-full-1.svg');
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 15px; /* Set the width of the icon */
    height: 15px; /* Set the height of the icon */
    margin-left: 8px; /* Space between text and icon */
    vertical-align: top; /* Ensure the icon is vertically aligned with the text */
}


/* Hover state for icon */
.iconcolorchange .fl-button:hover::after {
    background-image: url(/wp-content/uploads/2026/06/angle-right-jelly-fill-regular-full-1.svg);
}



.orangebutton .fl-button {
    display: inline-flex; /* Ensure the button uses flexbox to align items */
    align-items: center;  /* Vertically center the text and icon */
}

.orangebutton .fl-button::after {
    content: "";
    background-image: url('/wp-content/uploads/2026/06/Vector-25.svg');
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 15px; /* Set the width of the icon */
    height: 15px; /* Set the height of the icon */
    margin-left: 8px; /* Space between text and icon */
    vertical-align: middle; /* Ensure the icon is vertically aligned with the text */
}


.fl-button {
    transition: .6s !important;
}





/* Keep outer margins for first and last elements */
.fl-col-group .shadowblock:first-child .fl-col-content.fl-node-content {
    margin-left: 25px !important;
    margin-right: 5px !important;
}

.fl-col-group .shadowblock:last-child .fl-col-content.fl-node-content {
    margin-left: 5px !important;
    margin-right: 25px !important;
}

/* Internal elements */
.fl-col-group .shadowblock:not(:first-child):not(:last-child) .fl-col-content.fl-node-content {
    margin-left: 5px !important;
    margin-right: 5px !important;
}



.shadowblock .fl-col-content.fl-node-content {
    position: relative;
    z-index: 2;
}

.shadowblock .fl-col-content.fl-node-content::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, #020202 0%, rgb(66 66 66 / 37%) -0.89%, rgb(255 255 0 / 0%) 100%);
    z-index: 1;
    pointer-events: none;
	border-radius: 8px;
}


.smallboldheading p{
	font-size: 16px !important;
	font-weight: 600 !important;
}


.curvededgesimage img{
mask-image: url(/wp-content/uploads/2026/06/Image-Mask_01.svg);
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
}



.curvediconimage img{
mask-image: url(/wp-content/uploads/2026/06/CTA_Mask-4.svg);
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
}



.curvediconimage img{
mask-image: url(/wp-content/uploads/2026/06/CTA_Mask-4.svg);
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
}


.curvediconimagesustainability img{
mask-image: url(/wp-content/uploads/2026/06/Subtract.svg);
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
}




.financedetail img{
mask-image: url(/wp-content/uploads/2026/06/Mask-group-19.svg);
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
}


.overview img{
mask-image: url(/wp-content/uploads/2026/06/Vector-30.svg);
    mask-position: left;
    mask-repeat: no-repeat;
    mask-size: contain;
}



.switch img{
mask-image: url(/wp-content/uploads/2026/06/Vector-30.svg);
    mask-position: left;
    mask-repeat: no-repeat;
    mask-size: contain;
}



.legalfooterbottom {
    position: relative;
    overflow: visible;
}

/* Left image 
.legalfooterbottom::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    background-image: url("/wp-content/uploads/2026/06/Left_footer.svg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    pointer-events: none;
    z-index: 2;
}
*/

/* Right image */
.legalfooterbottom::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    background-image: url("/wp-content/uploads/2026/06/right_footer.svg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    pointer-events: none;
    z-index: 2;
}

/* Keep footer content above the images */
.legalfooterbottom .fl-row-content-wrap {
    position: relative;
    z-index: 1;
}



#input_3_1::placeholder {
    color: #504f45;
    opacity: 1; /* ensures full color in some browsers */
}

/* Firefox */
#input_3_1::-moz-placeholder {
    color: #504f45;
    opacity: 1;
}

/* Internet Explorer */
#input_3_1:-ms-input-placeholder {
    color: #504f45;
}

/* Edge */
#input_3_1::-ms-input-placeholder {
    color: #504f45;
}


input#input_3_1 {
    border: 0px;
}


.newslettergravityforms .uabb-gf-style.uabb-gf-form-style1 {
    background-color: #c9c5ad;
    padding: 5px;
    border: 1px solid #00000033;
    border-radius: 8px;
}


.newslettergravityforms1 .uabb-gf-style.uabb-gf-form-style1 {
    background-color: #c9c5ad;
    padding: 5px;
    border: 1px solid #00000033;
    border-radius: 8px;
}

/* Make email container a flex row */
#gform_wrapper_3 .ginput_container_email {
    display: flex;
    align-items: stretch;
    width: 100%;
}

/* Input takes full available space */
#gform_wrapper_3 .ginput_container_email input {
    flex: 1;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	
}

/* Button sits inline next to input */
#gform_wrapper_3 .ginput_container_email .gform_button {
    flex: 0 0 auto;
 
}

/* Kill any Gravity Forms default stacking behaviour */
#gform_wrapper_3 .gform_footer {
    display: none !important;
}


#gform_submit_button_3:hover {
   
}


#gform_submit_button_3 {
    appearance: none;
    background-image: none !important;
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background-color: #F39200; /* Button background color */
    border: 0px solid #F74000; /* Match border color to button */
    border-radius: 8px; /* Updated border radius */
    padding: 13px 22px; /* Updated padding */
    color: #000000; /* Text color set to white */
    font-weight: 500;
    cursor: pointer;
    transition: background-color .25s ease, color .25s ease;
}

#gform_submit_button_3::after {
    content: "";
    background-image: url('/wp-content/uploads/2026/06/Vector-25.svg');
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 20px; /* Set width to 14px */
    height: 20px; /* Set height to 14px */
}





.newsheading p{
	font-size: 16px !important;
	font-weight: 700 !important;
}


.Footerinfotitle .uabb-infobox-text.uabb-text-editor p{
	font-size: 18px !important;
	font-weight: 600 !important;
}



span.Footerinfotitle{
	font-size: 16px !important;
	font-weight: 600 !important;
}



.footerheadings p{
	
	font-size: 16px !important;
	color: #000000 !important;
	font-weight: 700 !important;
	
}

.footerdescriptions p{
	
	color: #000000 !important;
	font-weight: 500 !important;
	
}

	.footerlinksright a{
		color: inherit !important;
    text-decoration: none !important;
		  font-size: clamp(16px, 2.5vw, 16px) !important;
	}
	
	
	.footerlinksright p {
    float: right;
}


.menu-open .uabb-off-canvas-menu.uabb-menu-right {
        width: 100vw;
        padding: 30px !important;
}



.copyright p a {
    font-size: clamp(14px, 2.5vw, 14px) !important;
    font-family: 'Unbounded', sans-serif !important;
    font-weight: 400 !important;
    letter-spacing: -0.24px;
	color: #FFFFFF !important;
}


.copyright p {
    font-size: 14px !important;
}

.copyright .fl-rich-text a:hover {
    color: #f1a027 !important;
}


body, li, p, h1, h2, h3, h4, h5, h6 {
  font-family: "Figtree", sans-serif !important;
}

li, p {
  font-size: clamp(16px, 2.5vw, 16px) !important;
  font-family: 'Figtree', sans-serif !important;
  font-weight: 400 !important;
}

h1, .fake-h1, .fake-h1 > span {
  font-size: clamp(45px, 5.0vw, 67px) !important;
  font-family: 'Figtree', sans-serif !important;
  line-height: 1.1 !important;
  font-weight: 600 !important;
  letter-spacing: -0.09375rem;
}

h2{
  font-size: clamp(37px, 4.5vw, 44px) !important;
  font-family: 'Figtree', sans-serif !important;
  font-weight: 600 !important;
  line-height: 1.1 !important;
  letter-spacing: -0.09375rem;
}

h3, .fake-h3, .fake-h3 > span {
  font-size: clamp(28px, 3.1vw, 38px) !important;
  font-family: 'Figtree', sans-serif !important;
  line-height: 1.1 !important;
  letter-spacing: -0.09375rem;
  font-weight: 600 !important;
}





h4, .fake-h4, .fake-h4 > span {
  font-size: clamp(28px, 2.8vw, 28px) !important;
  font-family: 'Figtree', sans-serif !important;
  line-height: 1.1 !important;
  letter-spacing: -0.09375rem;
  font-weight: 600 !important;
}


h5, .fake-h5, .fake-h5 > span {
  font-size: clamp(21px, 2.5vw, 21px) !important;
  font-family: 'Figtree', sans-serif !important;
  letter-spacing: -0.09375rem;
  font-weight: 600 !important;
}

h6, .fake-h6, .fake-h6 > span {
  font-size: clamp(16px, 2.5vw, 18px) !important;
  font-family: 'Figtree', sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0;
}








.packageparentcolumn .fl-col-content.fl-node-content{
    margin-right: clamp(24px,3vw,25px) !important;
    margin-left: clamp(24px,3vw,25px) !important;
}








.awardblock.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content  {
     margin-right: 10px !important;
    margin-left: 10px !important;
}



.successtorisblock .fl-col-content.fl-node-content{
    margin-right: clamp(24px,3vw,25px) !important;
    margin-left: clamp(24px,3vw,25px) !important;
}


.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content {
    margin-right: clamp(24px,3vw,25px) !important;
    margin-left: clamp(24px,3vw,25px) !important;
}

talt { color:#90D0E7 !important; }
.fl-col-content p {margin:0 0 15px; }
.fl-col-content p:last-of-type {margin:0 0 0px; }



div#fl-main-content .fl-row:not(.overflow-visible) .fl-row-content-wrap {
    overflow-x: hidden;
}

div#fl-main-content .fl-row .fl-row-content-wrap {
    overflow-x: visible;
}


.single-post div#fl-main-content .fl-row:not(.overflow-visible) .fl-row-content-wrap {
    overflow-x: visible;
}



/* 
.single-post .fl-page {
	overflow-x: unset;
}


.page-id-675 .fl-page {
	overflow-x: unset;
		    contain: paint;

} */

/* 
.fl-page {
	overflow-x: hidden;
} */



.js-stickybit-parent {
	display:flex;
}
.bt-sticking {
    align-self: start;
}


.bg-hover { overflow:hidden;}

/*############################################################### Misc ################################################################*/
.canttouchthis  {pointer-events:none;}
.cantouchthis {pointer-events:all !important}
.fl-module-content  a.smo_padding { padding-right: 10px;}
.fl-module-content a.smo_padding:last-of-type { padding-right: 0px !important;}
ul.smo { display: inline;}
.fl-col {min-height:0px; }
.pointer {cursor:pointer; }
span.wpcf7-list-item {margin:0px; }
input[disabled] {opacity:0.2; }
.smo li {display:inline-block; padding:0px 10px; }
.smo i {font-size:45px !important; }

.loginpage form .form-control::-webkit-input-placeholder {  color:#ffffff !important;}
.loginpage form .form-control::-moz-placeholder { color:#ffffff !important;}
.loginpage form .form-control:-ms-input-placeholder { color:#ffffff !important;}
.loginpage form .form-control:placeholder { color:#ffffff !important;}
.loginpage ::-webkit-input-placeholder { color:#ffffff !important;}
.loginpage ::-moz-placeholder { color:#ffffff !important;}
.loginpage ::-ms-placeholder { color:#ffffff !important;}
.loginpage ::placeholder { color:#ffffff !important;}


@media only screen and (max-width:767px) {
/* 	.fl-module-content { padding-right: 5vw; padding-left: 5vw;} */
	.bgimageoverlayb > .fl-row-content-wrap:after {background-color:#000000; background-color:rgba(0,0,0, 0.4); }
	.bgimageoverlayb > .fl-row-content-wrap:after {content:''; display:block; position:absolute; top:0; right:0; bottom:0; left:0; z-index:0; }
	.bgimageoverlayb .fl-row-content {position:relative; z-index:1; }
	.bgimageoverlayw > .fl-row-content-wrap:after {background-color:#000000; background-color:rgba(255,255,255, 0.7); }
	.bgimageoverlayw > .fl-row-content-wrap:after {content:''; display:block; position:absolute; top:0; right:0; bottom:0; left:0; z-index:0; }
	.bgimageoverlayw .fl-row-content {position:relative; z-index:1; }
}


/*############################################################### MENU ################################################################*/

 #menu-item-44 a {padding-left:0px !important; border-left:none !important; }
 #menu-item-45 a {padding-right:0px !important; }
.uabb-creative-menu:not(.off-canvas):not(.full-screen):not(.menu-item) .uabb-creative-menu .sub-menu {width:max-content; }
.uabb-creative-menu .sub-menu {min-width:unset; margin:0; }
@media only screen and (max-width:760px) {
	.menu > li a {border-left:none !important; }
	.menu-item-text {font-size:21px !important; }
	.uabb-creative-menu.full-screen .menu li a span.menu-item-text, .uabb-creative-menu.full-screen .menu li .uabb-has-submenu-container a span.menu-item-text {width:auto !important; }
	.uabb-creative-menu .uabb-has-submenu-container {margin-bottom:initial; }
	.uabb-creative-menu.full-screen .menu>li>a {padding:10px 15px !important; }
	.uabb-creative-menu.full-screen .uabb-menu-overlay ul.menu {width:100% !important; }
	.uabb-creative-menu .sub-menu {box-shadow:none !important; }
	.menu > li a {border-left:none !important; }
}

/*############################################################### TABLES #################################################################*/

/* .fl-module-content table {width:100%; margin-top:20px; }
.fl-module-content tr:nth-child(odd) {background-color:#f5e8e1; }
.fl-module-content tr:nth-child(even) {background-color:#ffffff; }
tr {    border: 1px solid #000;}
.fl-module-content tr:nth-child(1) {}
.fl-module-content td {padding:10px; } */

/*############################################################### StickyFooter ################################################################*/

.fl-page {display:-ms-flexbox; display:-webkit-flex; display:-webkit-box; display:flex; -ms-flex-direction:column; -webkit-flex-direction:column; -webkit-box-orient:vertical; -webkit-box-direction:normal; flex-direction:column; min-height:100vh; }
 .fl-page-content {-ms-flex:1; -webkit-flex:1; -webkit-box-flex:1; flex:1; width:100%; word-wrap:break-word; }
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
	.fl-page {display:block; }
 	/* IE10 & IE11 */
}

/*############################################################### sticky header ################################################################*/



/*############################################################### forms ################################################################*/

.uabb-cf7-style .uabb-cf7-col-1 { padding: 0px 10px !important;	}
form .uabb-cf7-col-2:nth-child(even){padding: 0px 5px 0px 10px !important;}
form .uabb-cf7-col-2:nth-child(odd){padding: 0px 10px 0px 5px !important;}
form label { margin:0px !important;}

@media only screen and (max-width:767px) {
	
	
	
	
	
	
	
	    .popup-bio p {
        font-size: 15px !important;
        line-height: 1.5;
        color: #000000a6;
    }
	
	
	.team-image {
   
    background-size: 95% !important;
    
}
	
	.team-content {
    padding: 10px !important;
}
	
	p.team-title {
    font-size: 15px !important;
}
	
	
	.bookconsultant::after{
		display: none;
	}
	
	
	.custom-post-thumbnail {
    height: 250px !important;
}
	
	
	.single-post .fl-page {
	overflow-x: hidden;
}


.page-id-675 .fl-page {
	overflow-x: hidden;
}
	
	
	
	.blogfullblock ul.uabb-masonary-filters > li:not(:last-child)
 {
    margin-right: 12px !important;
}
	
	.uabb-masonary-filters-wrapper li[class^="uabb-masonary-filter-"] {
    padding: 10px 20px !important;
	}
	
	
	
	/* keep everything reset */
  .fl-col-group .packageparentcolumn .fl-col-content.fl-node-content {
 margin-right: clamp(24px, 3vw, 25px) !important;
    margin-left: clamp(24px, 3vw, 25px) !important;
	}
	
	
	.optionalblock .fl-col-content.fl-node-content {
     margin-right: clamp(24px, 3vw, 25px) !important;
    margin-left: clamp(24px, 3vw, 25px) !important;
}
	
	
	
	.fl-col.fl-node-5hdarumo3jc0.fl-col-bg-color.fl-col-small.fl-col-small-full-width.fl-col-has-cols.smallwidthcol {
    margin-right: clamp(24px, 3vw, 25px) !important;
    margin-left: clamp(24px, 3vw, 25px) !important;
}
	
	
	.timeline-block-image img {
    
    width: 100vw;
}
	
	
	.smallwidthcol .fl-col-content.fl-node-content
 {
}

 .uabb-cf7-style select, .uabb-cf7-style input[type=tel], .uabb-cf7-style input[type=email], .uabb-cf7-style input[type=text], .uabb-cf7-style input[type=url], .uabb-cf7-style input[type=number], .uabb-cf7-style input[type=date], .uabb-cf7-style textarea { border-bottom-color:#fff !important;}
	
.uabb-cf7-style .uabb-cf7-col-1 { padding: 0px !important;	}
form .uabb-cf7-col-2:nth-child(even){padding: 0px !important;}
form .uabb-cf7-col-2:nth-child(odd){padding: 0px !important;}
}

.gform_wrapper.gravity-theme .gfield_required {
    padding-inline-start: 0px !important;
    margin: 0px 0px 0px 1px;
}

.gform_required_legend {display:none !important;}

/*############################################################### Custom ################################################################*/

@media only screen and (max-width:1300px) {
	
}

@media only screen and (max-width:1024px) {
	
	
	.stickybox {
     position: unset !important; 
    position: unset !important;
    
}
	
	
	.timeline-block-item::before{
		top: 25%;
	}
	
}

@media only screen and (max-width: 767px) {
	
	.fl-col.fl-node-aomxn2kfcyqp.fl-col-bg-color.fl-col-small.fl-col-small-full-width {
    margin-bottom: 150px;
}
	
	
	.fl-node-px5k07ot1gvr > .fl-col-content {
    margin-bottom: 50px;
}
	
	
	.fl-col.fl-node-4yu2pni5oblx.fl-col-bg-color.fl-col-small.fl-col-small-full-width {
    margin-bottom: 60px;
}
	
	.fl-col.fl-node-4l9iaw7jr2qu.fl-col-bg-color.fl-col-small.fl-col-small-full-width.fl-col-has-cols.smallwidthcol
 {
    padding-left: 25px;
}
	
	
	.herogradient .fl-row-content-wrap {
    min-height: 400px !important;
}
	
	
	
	
	.posttypeimage img {
    height: 350px;
}
	
	
	
	.pp-authorbox-image {
        align-self: baseline;
    }
	
	
	.packagelist {
    padding-bottom: 60px;
}
	
	
	.timeline-scroll-btn{
		display: none;
	}
	
	
	.footerlinksright {
    border: 0;
}
	
	.footerlinksright p {
    float: left;
}
	
	
	
	.footercolumnone.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content{
	margin-right: clamp(24px,3vw,25px) !important;
	}


.footercolumntwo.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content{
	margin-left: clamp(24px,3vw,25px) !important;
	}
	
	
	.legalfooterbottom::before{
		display: none;
	}
	
	.switchcolumnright .fl-col-content.fl-node-content::after {
   
    height: 50px;
    
}
	
	
	.curvedcolumnright .fl-col-content.fl-node-content::after {
   
    bottom: 35px;
    right: -140px;
    width: 100%;
    height: 50px;
    
}
	
	
	.curvedcolumn .fl-col-content.fl-node-content::after {
   
    bottom: 16px;
    left: -75px;
    width: 200px;
    height: 50px;
    
}
	
	
	.mobileheading {
    pointer-events: none !important;
}
	
	
	
	.menu-item-840 a.pp-slide-menu-item-link {
    display: none;
}
	
	
	.dual-buttons-wrap {
    display: flex;
    gap: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
}
	
	
	li#menu-item-840 {
    display: contents;
}
	
	
	.pp-sliding-menus .pp-slide-menu-sub-menu {
    background-color: rgb(214 209 184) !important;
    height: calc(100vh - var(--header-height) + 100px) !important;
    overflow-y: scroll;
		scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* old Edge/IE */
}
	
	
	
	
	#menu-item-802 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-802 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/chart-line-duotone-light-full-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	#menu-item-803 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-803 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/user-tie-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	#menu-item-804 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-804 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/comment-duotone-light-full-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	#menu-item-800 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-800 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/bullhorn-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	#menu-item-801 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-801 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/bullhorn-duotone-light-full-1-1-2.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	
	#menu-item-797 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-797 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/cloud-arrow-up-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	#menu-item-798 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-798 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/microsoft-brands-solid-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	#menu-item-794 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-794 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/display-chart-up-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	#menu-item-795 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-795 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/shield-halved-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	#menu-item-790 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-790 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/network-wired-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	#menu-item-791 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-791 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/people-arrows-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	
	
		#menu-item-792 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-792 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/life-ring-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	
	
	
	#menu-item-786 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-786 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/sliders-duotone-light-full-1-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
		#menu-item-2912 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}
	
	
	    #menu-item-2912 > a::before {
        content: "";
        width: 20px;
        height: 20px;
        flex-shrink: 0;
        background: url(/wp-content/uploads/2026/06/Group-1430105259.png) no-repeat center center;
        background-size: contain;
    }


		#menu-item-2913 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

    #menu-item-2913 > a::before {
        content: "";
        width: 20px;
        height: 20px;
        flex-shrink: 0;
        background: url(/wp-content/uploads/2026/06/bullhorn-duotone-light-full-1-1-3.png) no-repeat center center;
        background-size: contain;
    }


		#menu-item-2914 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-2914 > a::before {
        content: "";
        width: 20px;
        height: 20px;
        flex-shrink: 0;
        background: url(/wp-content/uploads/2026/06/server-duotone-light-full-1.png) no-repeat center center;
        background-size: contain;
    }

		#menu-item-2916 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}


#menu-item-2916 > a::before {
        content: "";
        width: 20px;
        height: 20px;
        flex-shrink: 0;
        background: url(/wp-content/uploads/2026/06/life-ring-duotone-light-full-1-1.png) no-repeat center center;
        background-size: contain;
    }
	
	
	
	
	
	
	
	
		#menu-item-785 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-785 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/bullhorn-duotone-light-full-1-1-3.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	
	
	
	
	
	
	#menu-item-787 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-787 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/server-duotone-light-full-1.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	#menu-item-788 > a {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-item-788 > a::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background: url('/wp-content/uploads/2026/06/Group-1430105259.png') no-repeat center center;
    background-size: contain;
}
	
	
	
	
	
	.mobileheadingwithiconbefore a.pp-slide-menu-item-link.pp-slide-menu-sub-item-link:hover {
    background: #000;
    color: #fff;
}
	
	
	.mobileheadingwithiconafter a {
    padding: 10px;
    background-color: #EEEEDB !important;
    border: 1px solid #00000033;
    border-radius: 8px;
    color: #000;
		margin-bottom: 10px;
}
	
	
	.mobileheadingwithiconbefore a.pp-slide-menu-item-link.pp-slide-menu-sub-item-link {
    padding: 10px;
    background-color: #EEEEDB;
    border: 1px solid #00000033;
    border-radius: 8px;
    color: #000;
    margin-bottom: 10px;
}
	
	
	
	
a.pp-slide-menu-item-link {
    font-size: 14px !important;
    font-weight: 600 !important;
}


	.is-open .fl-module-content.fl-node-content{
		padding: 24px !important
	}



.social-icons a.pp-slide-menu-item-link {
    display: none;
}

.social-icons {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 10px;
}

a.pp-slide-menu-item-link {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}


.pp-sliding-menus {
    height: 100vh !important;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
	scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* old Edge/IE */
}


.social-icons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: black; /* or set your icon color */
    font-size: 20px; /* optional sizing */
}



.slidingmenu .fl-module-content.fl-node-content {
    position: fixed;
    top: var(--header-height);
    bottom: 0;
    left: 0;
    right: 0;
    height: calc(100vh - var(--header-height));
    z-index: 9;
    background-color: #d6d1b8;

    transform: translateX(-100%);
    transition: transform 0.35s ease;
    pointer-events: none;
}

/* OPEN STATE */
.slidingmenu.is-open .fl-module-content.fl-node-content {
    transform: translateX(0);
    pointer-events: auto;
	overflow-y: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
}


.iconchangeopen img {
    transition: transform 0.2s ease, opacity 0.2s ease;
}

.iconchangeopen.is-open img {
    transform: rotate(90deg);
}

.mobilebottombanner .fl-button-text{
		font-size: 14px !important;
		font-weight: 700 !important;
	}
	
	

	
	.pp-slide-menu-is-active .pp-slide-menu-item  {
    border: none !important;
}
	
	
	.pp-sliding-menus .pp-slide-menu-item  {
    border-color: rgb(171 167 147);
}
	
	
	.mobilebottombanner .fl-button-text{
		font-size: 14px !important;
		font-weight: 700 !important;
	}
	
	
	
.flexcolumns .fl-col-content {
    flex-direction: column !important;
    align-items: flex-start !important;
   
}

.flexcolumns .secondflex {
     margin-left: unset !important;
}

.flexcolumns .thirdflex {
    margin-left: unset !important;
}
	
	.removemargins.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content{
    margin-right: 0px !important;
    margin-left: 0px !important;
}
	
	
	.marginscolumn .fl-col-content.fl-node-content {
    margin-right: clamp(24px, 3vw, 25px) !important;
    margin-left: clamp(24px, 3vw, 25px) !important;
}
	
	
	.fl-col.fl-node-6cnlb90v5fgd.fl-col-bg-color.fl-col-small.fl-col-small-full-width.fl-col-has-cols.smallwidthcol {
     margin-right: clamp(24px,3vw,25px) !important;
    margin-left: clamp(24px,3vw,25px) !important;
}
	
	
	.optionalmargins.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content{
    margin-right: 0px !important;
    margin-left: 0px !important;
}
	
	
	

	
	
	.textmargins.fl-col:not(.fl-col-has-cols):not(.flush-column) > .fl-col-content{
    margin-right: 0px !important;
    margin-left: 0px !important;
}
	
	
	
	.fl-col-group > .packageparentcolumn {
     padding-left: unset; 
     padding-right: unset; 
}
	
	
	.fl-col-group .packageparentcolumn .fl-col-content.fl-node-content{
    margin-top: 32px !important;
}
	

	
	
	
	.timeline-block-wrapper {
        margin-top: 35px;
    }

	
	
	
	.services-filters {
    display: flex !important;
    width: 100% !important;
    gap: 0;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}
	
	
	.uabb-masonary-filters-wrapper {
    display: flex !important;
    width: 100% !important;
    gap: 0;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}
	
	
	
	
	.custom-filters-wrapper .location-box {

    height: 400px;
}
	
	
	.filters-list {
    display: flex !important;
    width: 100% !important;
    gap: 0 !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    white-space: nowrap !important;
}
	
	
	.footerlinksright .fl-rich-text {
    float: left;
}
	
	
	.follow-us-container {

    justify-content: start !important;
}
	
	
	
	

	
	
	
	
	
	/* Keep outer margins for first and last elements */
.fl-col-group .shadowblock:first-child .fl-col-content.fl-node-content {
    margin-left: clamp(24px,3vw,25px) !important;
    margin-right: clamp(24px,3vw,25px) !important;
}

.fl-col-group .shadowblock:last-child .fl-col-content.fl-node-content {
    margin-left: clamp(24px,3vw,25px) !important;
    margin-right: clamp(24px,3vw,25px) !important;
}

/* Internal elements */
.fl-col-group .shadowblock:not(:first-child):not(:last-child) .fl-col-content.fl-node-content {
    margin-left: clamp(24px,3vw,25px) !important;
    margin-right: clamp(24px,3vw,25px) !important;
}
	
	
	.footerdetailsaccordian span.pp-faq-button-label {
    font-size: 16px !important;
    font-weight: 600 !important;
}
	

}






@media (max-width: 768px) {

    .accreditations-section {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .accreditations-left {
        flex: 0 0 100%;
        width: 100%;
    }

    .accreditations-left p {
        text-align: left;
        font-size: 20px !important;
    }

    .accreditations-slider-wrapper {
        width: 100%;
        padding: 30px 20px;
		padding-bottom: 10px;
    }

    /* force 2 visible items properly */
    .accreditations-slider .accreditation-item {
        height: 80px;
    }

    .accreditations-slider .accreditation-item img {
        max-height: 55px;
    }

    /* make arrows smaller for mobile */
    .accreditations-slider .owl-nav button {
        width: 40px;
        height: 40px;
        font-size: 20px !important;
    }
	
	
	.heroslidering .fl-col-content.fl-node-content:after {
    content: unset !important;
   
}
	
	
	.accreditations-slider-wrapper {
     flex: unset !important; 
     background: unset !important; 
     border-top-left-radius: unset !important; 
    
}
	
	
	.accreditations-slider .owl-nav .owl-prev {
    left: -30px;
}
	
	
	.accreditations-slider .owl-nav .owl-next{
		    right: -30px;

	}
	
	
	
}



































@media (max-width: 1806px) and (min-width: 1643px) {

    .fl-node-3fw1cstdxbqj {
        width: 20%;
    }

    .fl-node-1vehwg4ud9f0 {
        width: 25%;
    }

}




@media (max-width: 1642px) and (min-width: 1519px) {

    .fl-node-3fw1cstdxbqj {
        width: 10%;
    }

    .fl-node-1vehwg4ud9f0 {
        width: 20%;
    }

}




@media (max-width: 1518px) and (min-width: 1376px) {

    div#fl-button-group-button-l5g37ikuh6yr-0 .fl-button-text {
        display: none !important;
    }

    div#fl-button-group-button-l5g37ikuh6yr-0 .fl-button {
        padding-right: 0px;
    }

    .fl-node-3fw1cstdxbqj {
        width: 10%;
    }

    .fl-node-1vehwg4ud9f0 {
        width: 20%;
    }

    a.mega-menu-link {
        font-size: 14px !important;
    }

}





@media (max-width: 1375px) and (min-width: 1024px) {

    div#fl-button-group-button-l5g37ikuh6yr-0 .fl-button-text {
        display: none !important;
    }

    div#fl-button-group-button-l5g37ikuh6yr-0 .fl-button {
        padding-right: 0px;
    }

    .fl-node-3fw1cstdxbqj {
        width: 10%;
    }

    .fl-node-1vehwg4ud9f0 {
        width: 20%;
    }

    a.mega-menu-link {
        font-size: 14px;
    }
	
	
	li#mega-menu-item-679 {
    display: none !important;
}

}



@media (max-width: 1284px) {

    .mobilemenu {
        display: block !important;
    }

    .desktopmenu {
        display: none !important;
    }
	
	.mobilebanner{
		        display: block !important;

	}
	
	
	.fl-row.fl-row-full-width.fl-row-bg-color.fl-node-yvt5w6zq39lp.fl-row-default-height.fl-row-align-center.fl-visible-desktop.fl-visible-large.fl-visible-medium.topheadermenus
 {
    display: none;
}
	

}



@media (max-width: 1300px) and (min-width: 767px) {
	
	.curvedcolumn .fl-col-content.fl-node-content::after {
   
    left: -160px;
  
    height: 60px;
    
}
	
	
	
	.curvedcolumnright .fl-col-content.fl-node-content::after {
    
    right: -215px;
   
    height: 60px;
  
}
	
	
	
	.switchcolumnright .fl-col-content.fl-node-content::after {
  
    right: -260px;
    
    height: 60px;
    
}
	

}




@media (max-width: 1037px) and (min-width: 767px) {
	
	.timeline-block-image img {
    height: stretch;
}
	
	
	.timeline-block-content-wrap {
    padding-top: 70px;
}
	
	
	.accreditations-left {
    padding-bottom: 50px;
}
	
	}






@media (max-width: 1800px) and (min-width: 767px) {

  /* keep everything reset */
  .fl-col-group .packageparentcolumn .fl-col-content.fl-node-content {
    margin: 0 !important;
  }

  /* restore LEFT margin on first item */
  .fl-col-group .packageparentcolumn:first-child .fl-col-content.fl-node-content {
    margin-left: clamp(24px, 3vw, 25px) !important; /* or revert if needed */
  }

  /* restore RIGHT margin on last item */
  .fl-col-group .packageparentcolumn:last-child .fl-col-content.fl-node-content {
    margin-right: clamp(24px, 3vw, 25px) !important; /* or revert if needed */
  }

}





@media (max-width: 1538px) and (min-width: 767px) {
	
	.fl-col-group .packageinnelist:last-child .fl-col-content.fl-node-content{
		        margin-right: unset !important;

	}
	
	.fl-col-group .packageinnelist:first-child .fl-col-content.fl-node-content {
        margin-left: unset !important;
    }

  .packageparentcolumn {
    width: 50% !important;
    
  }

  .fl-col-group .packageparentcolumn .fl-col-content.fl-node-content {
    margin-right: clamp(24px, 3vw, 25px) !important;
    margin-left: clamp(24px, 3vw, 25px) !important;
  }

  /* last 2 items top margin */
  .fl-node-zb1w2tcmvn85 .packageparentcolumn:nth-last-child(1),
  .fl-node-zb1w2tcmvn85 .packageparentcolumn:nth-last-child(2) {
    margin-top: 24px !important;
  }

}




@media (max-width: 1343px) and (min-width: 1284px) {

    .fl-node-z8vwiseu091b {
        width: 40%;
    }

    .fl-node-i10t5hdlqc3z {
        width: 60%;
    }

}



@media (max-width: 1476px) and (min-width: 1321px) {

    .fl-node-7tawbevch2yd {
        width: 40%;
    }

    .fl-node-ymu2ojbnx3wg {
        width: 60%;
    }

}



@media (min-width: 767px) and (max-width: 1024px) {
    .accreditations-left p {
        color: black !important;
    }
}