/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 20 2025 | 03:41:25 */
/* Hero Carousel Block */
.carousel-block {
	height: 650px;
}
.carousel-block .kt-post-slider-item .kt-blocks-post-grid-item-inner-wrap {
	height: 650px;
	place-content: flex-end;
}
.carousel-block .splide__slide .kt-blocks-post-grid-item-inner {
    display: flex;
    flex-direction: column;
    align-self: flex-end;
}
.card-stack {
	border-radius: 15px;
	clip-path: border-box;
}
.carousel-block .kadence-post-image-intrisic {
	height: 100%;
}
.carousel-block .kadence-post-image {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
.carousel-block .kadence-post-image::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 43%, rgba(0, 0, 0, 0.63) 57.85%, rgba(0, 0, 0, 0.90) 100%);
}
.carousel-block .kt-post-slider-item {
	/* width: 650px !important; */
}
.carousel-block .splide__arrows {
	width: 910px;
    position: absolute;
    top: calc(50% - 40px);
    right: 760px;
}
.carousel-block .kb-splide .splide__arrow {
    font-size: 1rem;
    background: #fff;
    border-radius: 0px;
    height: 80px;
    width: 80px;
    box-shadow: none;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
	transform: rotate(135deg);
}
.carousel-block .kb-splide .splide__arrow svg {
	transform: rotate(-135deg);
}
.carousel-block .kb-splide .splide__arrow.splide__arrow--prev svg {
	transform: rotate(45deg);
}

@media (max-width: 991px) {
	.carousel-block .splide__arrows {
		width: calc(100vw - 100px);
		position: absolute;
		top: calc(50% - 40px);
		right: unset;
		left: 20px;
	}
}

@media (max-width: 767px) {
	.carousel-block {
		width: calc(100vw - 40px);
	}
	.carousel-block .splide__arrows {
		width: calc(100vw - 80px);
	}
}

/* Contained Carousel Block */

.carousel-block.carousel-block-contained, .carousel-block.carousel-block-contained .splide__slide .kt-blocks-post-grid-item  {
	height: 500px;
	border-radius: 15px;
}
.carousel-block.carousel-block-contained .kt-blocks-post-grid-item-inner-wrap {
	padding: 30px;
	display: flex;
}
.carousel-block.carousel-block-contained .kadence-post-image {
	width: 100%;
	order: 2;
}
.carousel-block.carousel-block-contained .kb-splide .splide__slide img {
    border-radius: 15px;
}
.carousel-block.carousel-block-contained .kt-blocks-post-grid-item-inner {
	order: 1;
}
.carousel-block.carousel-block-contained .kt-blocks-above-categories a[href*="page-icon=partner"] {
	font-size: 0px;
	line-height: 0px;
}
.carousel-block.carousel-block-contained .kt-blocks-above-categories a[href*="page-icon=partner"]::before {
	content: url(http://acoustech.com.au/wp-content/uploads/2025/02/Partner.svg);
}
.carousel-block.carousel-block-contained header {
	display: flex;
	gap: 30px;
	align-items: center;
}
.carousel-block.carousel-block-contained .kb-splide .splide__pagination__page {
    background: var(--splide-pagination-background);
    border: 0;
    border-radius: 5px;
    display: flex;
    height: 7px;
    margin: 3px;
    width: 150px;
}

/* Story Cards */
.story-cards .kadence-post-image-inner-intrisic img {
    border-radius: 15px;
}

/* Footer Partners */
.footer-partners .kb-gallery-ul.kb-gallery-type-fluidcarousel .kt-blocks-carousel figure .kb-gal-image-radius img {
    height: unset;
}
.footer-partners .kt-blocks-carousel figure .kb-gal-image-radius {
    display: flex;
    align-items: center;
}

/* Text & Media Block */
.text-media-block .wp-block-kadence-column .kt-inside-inner-col:empty {
	/* border-radius: 15px;
	clip-path: border-box; */
}
.text-media-block p, .single-content ul, .single-content ol {
	margin-block-end: 12px;
}
.text-media-block .single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 {
    margin: 0 0 .5em;
}

/* Testimonials Block */
.testimonials .splide__arrow {
	opacity: 1;
	background: var(--global-palette1);
    border-radius: 50px;
    height: 100px;
    width: 100px;
	filter: none;
}
.testimonials .kb-splide .splide__arrow:focus, .testimonials .kb-splide .splide__arrow:hover {
    background: var(--global-palette2);
}
.testimonials .kb-splide .splide__arrow--prev {
	left: -160px;
}
.testimonials .kb-splide .splide__arrow--next {
    right: -160px;
}
.testimonials img {
	border-radius: 5px;
}
.testimonials header {
	order: 2;
}
.testimonials .entry-content {
	order: 1;
	font-size: 18px !important;
	line-height: 150% !important;
	opacity: 0.7;
}
.testimonial-client {
	color: var(--global-palette6);
}
.testimonials .kb-splide .splide__pagination {
	bottom: -60px !important;
}

/* Card Stack - Feature Links */
.card-stack-feature-links .wp-block-kadence-repeatertemplate {
	/* grid-template-columns: repeat(4, minmax(0, 1fr)) !important; */
    /* border-radius: 15px;
    clip-path: border-box; */
}

/* Related Links */
.related-links-section .wp-block-kadence-repeater .wp-block-kadence-repeatertemplate {
    display: flex;
}

/* Footer CTA */
.footer-cta .wp-block-kadence-repeater .wp-block-kadence-repeatertemplate {
    display: flex;
}

/* Cards Large - Wrap */
.cards-large-wrap .wp-block-kadence-repeatertemplate {
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.cards-large-wrap .wp-block-kadence-repeatertemplate li:nth-child(2) {
	margin-top: 50%;
}
.cards-large-wrap .wp-block-kadence-repeatertemplate li:nth-child(2n+1):not(:nth-child(1)) {
	margin-top: -50%;
}
.wp-block-kadence-advancedbtn:empty {
	display: none;
}
@media (max-width: 767px) {
	.cards-large-wrap .wp-block-kadence-repeatertemplate {
		grid-template-columns: minmax(0, 1fr) !important;
	}
	.cards-large-wrap .wp-block-kadence-repeatertemplate li:nth-child(2) {
	margin-top: unset;
	}
	.cards-large-wrap .wp-block-kadence-repeatertemplate li:nth-child(2n+1):not(:nth-child(1)) {
		margin-top: unset;
	}
}
/* Our Promise */
.our-promise .kb-row-layout-wrap:nth-of-type(1) > .kt-row-column-wrap:nth-of-type(1) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
}
.magic-square .kb-row-layout-wrap:nth-of-type(1) > .kt-row-column-wrap:nth-of-type(1) {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}
.elc-badge {
	position: absolute;
	top: 375px;
    left: 395px;
}
.elc-badge.elc-badge-large {
	top: 525px;
    left: 505px;
}

/* Our Heroes Gallery */
.our-heroes-gallery-section .kt-blocks-carousel {
	overflow: unset;
}
.our-heroes-gallery-section .splide__arrows {
	position: absolute;
    top: -60px;
    width: 140px;
    right: calc((100vw - 1320px) / 2);
}
.our-heroes-gallery-section .kb-splide .splide__arrow {
    font-size: 1rem;
    background: transparent;
    border: var(--splide-nav-border);
    border-radius: 0px;
    height: 3em;
    width: 3em;
    opacity: 1;
    color: var(--global-palette3);
    transition: opacity .3s ease-in-out;
}
.our-heroes-gallery-section .kb-splide .splide__arrow:focus, .our-heroes-gallery-section .kb-splide .splide__arrow:hover {
    opacity: 1;
    background: var(--global-palette3);
    color: var(--splide-nav-color);
}

/* Our Team */
.our-team-section .kb-query-item:nth-child(2n) .wp-block-kadence-column:not(:last-child) {
	order: 2;
}

/* Timeline */
.timeline {
  /* Initialize the counter at zero */
  counter-reset: step;
}
.timeline::before {
	content: "";
	width: 12px;
	height: calc(100% - 200px);
	position: absolute;
	top: 200px;
	left: calc(50% - 6px);
	background: var(--global-palette1);
}
.timeline .wp-block-kadence-repeatertemplate li:nth-child(2n) .wp-block-kadence-column:not(:last-child) {
	order: 2;
}
.timeline h5.wp-block-kadence-advancedheading::before {
	content: "";
	position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 14px;
    background: #fff;
    top: 0px;
    left: -74px;
	border: var(--global-palette1) 4px solid;
}
.timeline .wp-block-kadence-repeatertemplate li:nth-child(2n) h5.wp-block-kadence-advancedheading::before {
	left: unset;
	right: -74px;
}
.timeline-approach.timeline::before {
	background: rgba(255,255,255,0.7);
}
.timeline-approach.timeline h5.wp-block-kadence-advancedheading::before {
	border: var(--global-palette7) 10px solid;
}
.end-timeline {
	border-radius: 60px 60px 0px 0px;
	border-top: 10px solid var(--global-palette1);
}
.end-timeline::before {
	content: url(https://acoustech.com.au/wp-content/uploads/2025/04/End-Timeline.svg);
    position: relative;
    margin-top: -201px;
    z-index: 100;
    left: calc(50vw - 231px);
}
.timeline-step {
  /* Increment the counter for each .timeline-step element */
  counter-increment: step;
}
.timeline-step::after {
  content: " " counter(step);
}
.step-with-image {
	margin-top: -200px;
	margin-left: 40px;
}
.step-with-image::before {
	content: "";
	position: absolute;
	/* adjust these so the arrow appears in the correct place for your layout */
	left: -80px;
	top: 150px;
	/* We no longer need a fixed width/height, we create a triangle via borders */
	width: 0;
	height: 0;
	/* This creates a right-pointing arrow; tweak sizes as needed */
	border-style: solid;
	border-width: 60px 80px 60px 0; /* top right bottom left */
	border-color: transparent var(--global-palette1) transparent transparent;
}
.timeline .step-with-image h5.wp-block-kadence-advancedheading::before {
    top: 200px;
	left: -114px;
}

@media (max-width: 767px) {
	.timeline::before {
		left: 0px;
		height: calc(100% - 720px);
		top: 260px;
	}
	.end-timeline {
		display: none;
	}
}

/* History Timeline (Variant) */
.history-timeline .timeline-step::after {
    content: "";
}
.history-timeline .timeline-step {
	display: none;
}
.history-timeline h5 {
	color: #fff !important;
	font-size: 48px;
	font-style: normal;
	font-weight: 450;
	line-height: 48px; /* 100% */
}
.history-timeline h6 {
	color: var(--global-palette5);
	font-size: 32px;
	font-style: normal;
	font-weight: 450;
	line-height: 42px; /* 131.25% */
	margin-bottom: 20px !important;
}
.history-timeline .timeline::before {
    top: 80px;
    height: calc(100% - 80px);
}

@media (max-width: 767px) {
	.history-timeline .timeline::before {
		left: -20px;
		top: 370px;
        height: calc(100% - 340px);
	}
	.timeline h5.wp-block-kadence-advancedheading::before {
		top: 10px;
		left: -34px;
	}
	.timeline .wp-block-kadence-repeatertemplate li:nth-child(2n) h5.wp-block-kadence-advancedheading::before {
		left: -34px;
		right: unset;
	}
	.history-timeline h6 {
		font-size: 30px;
		line-height: 110%;
	}
	.step-with-image {
		margin-top: 0px;
		margin-left: 10px;
	}
	.step-with-image::before {
		left: -30px;
		top: 50px;
		border-width: 30px 40px 30px 0;
	}
}

/* Participant Stories Cards */
.participant-stories-cards .kb-query-item:nth-child(2n+1) .kt-row-column-wrap {
	grid-template-columns: minmax(0, 47fr) minmax(0, 76fr);
}
.participant-stories-cards .kb-query-item:nth-child(2n) .kt-row-column-wrap {
	grid-template-columns: minmax(0, 76fr) minmax(0, 47fr);
}
.participant-stories-cards .kb-query-item:nth-child(2n+1) .wp-block-kadence-column:not(:last-child) {
	order: 2;
}

/* Latest News */
.latest-news .kt-post-slider-item {
	width: 420px !important;
}

/* Circular Images */
.circular-background-behind {
	position:absolute;
	z-index: 0;
	right: -210px;
}
.circular-image {
	width: 1000px;
	border-radius: 500px;
    overflow: hidden;
}
.circular-image-left {
	position: absolute;
	left: -415px;
}
.circular-image-right {
	position: absolute;
	right: -415px;
}

.circular-image img {
  width: 100%;
  height: auto;
  transform-origin: center center;
}
.waves-outline {
	margin-bottom: -400px !important;
}
.waves-outline-large {
	margin-bottom: -700px !important;
    width: 864px;
}

@media (max-width: 1280px) {
	.circular-image-left {
		left: -315px;
	}
	.circular-image-right {
		right: -315px;
	}
}

@media (max-width: 1200px) {
	.circular-image-left {
		left: -115px;
	}
	.circular-image-right {
		right: -115px;
	}
}

@media (max-width: 1024px) {
	.circular-image-left {
		left: -165px;
	}
	.circular-image-right {
		right: -165px;
	}
}

/* Capability Statement */
.capability-statement-row .wp-block-kadence-rowlayout > .kt-row-column-wrap {
	display: flex;
}
.folder-image {
	position: absolute;
    width: 800px;
    top: -580px;
    left: -50px;
}
.capability-statement-left-col {
	width: 470px;
}
.capability-statement-right-col {
	width: calc(100% - 560px);
}

@media (max-width: 767px) {
	.capability-statement-row .wp-block-kadence-rowlayout > .kt-row-column-wrap {
		display: unset;
	}
	.folder-image {
		position: relative;
		width: unset;
		top: unset;
		left: unset;
	}
	.capability-statement-left-col {
		width: unset;
	}
	.capability-statement-right-col {
		width: unset;
	}
}

/* Products Carousel */
.product-carousel .kt-blocks-post-grid-item-inner {
	position: absolute;
	bottom: 0;
}
.product-carousel .kadence-post-image::after {
	content: "";
	background: linear-gradient(255deg, rgba(16, 24, 32, 0.00) 36.61%, rgba(16, 24, 32, 0.80) 92.75%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(16, 24, 32, 0.80) 100%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.product-carousel .kt-blocks-post-grid-item .kt-blocks-post-grid-item-inner {
    width: 600px;
}
.product-carousel .kt-blocks-post-readmore {
	display: flex !important;
    align-items: anchor-center;
    gap: 10px;
    width: fit-content;
}
.product-carousel .kt-blocks-post-readmore::before {
	content: url(https://acoustech.com.au/wp-content/uploads/2025/03/Button-Arrow-Medium.svg);
}
.product-carousel .kt-blocks-post-readmore:hover {
	padding: 8px 8px 8px 24px;
}
.product-carousel .kt-blocks-post-readmore:hover::after {
	content: url(https://acoustech.com.au/wp-content/uploads/2025/03/Button-Arrow-Medium.svg);
}
.product-carousel .kt-blocks-post-readmore:hover::before {
	position: absolute;
	left: -100px;
}
.product-carousel .splide__pagination {
	bottom: 40px !important;
}

@media (max-width: 767px) {
	.carousel-container .carousel-slide .kt-row-column-wrap {
		flex-direction: column;
	}
	.carousel-container .carousel-slide .kt-row-column-wrap > .wp-block-kadence-column:nth-of-type(1) {
        justify-content: flex-end;
    }
}

/* Recent Projects */
.recent-projects-section .kb-query-grid-wrap {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
}
.recent-projects-section .case-study-card-meta-row .kb-query-grid-wrap {
	flex-direction: column;
	row-gap: 2px !important;
}
.recent-projects-section ul.kb-query-grid-wrap > li.kb-query-item {
	width: calc(100% - 650px);
}
.recent-projects-section .case-study-card-meta-row ul.kb-query-grid-wrap > li.kb-query-item {
	width: fit-content;
}
.recent-projects-section .kb-query-grid-wrap .kb-query-item:not(.type-acoustech-product):nth-child(1), .recent-projects-section .kb-query-grid-wrap .kb-query-item:not(.type-acoustech-product):nth-child(4) {
	width: 400px;
}
.recent-projects-section .kb-query-item.type-case-study, .recent-projects-section .kb-query-item.type-acoustech-product {
	opacity: 1 !important;
}
.recent-projects-section .kb-query-item.type-case-study .wp-block-post-excerpt__excerpt {
	opacity: 0.6;
}
.case-study-card-meta-row {
	width: 100%;
}
.case-study-card-meta-row .kt-row-column-wrap {
	display: flex;
	width: 100%;
}
.case-study-card-meta-row .wp-block-kadence-column:nth-of-type(1) {
	width: 60px;
}
.case-study-card-meta-row .wp-block-kadence-column:nth-of-type(2), .case-study-card-meta-row ul.kb-query-grid-wrap {
	width: calc(100% - 100px);
}
.case-study-industries ul {
	column-gap: 3px !important;
}
.case-study-industries li:not(:last-child) .wp-block-kadence-advancedheading::after {
	content: " / ";
}
.case-study-card-products .wp-block-kadence-repeatertemplate {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

@media (max-width: 767px) {
	.recent-projects-section ul.kb-query-grid-wrap > li.kb-query-item {
		width: unset;
	}
}

/* Latest Insights */
.news-cards .wp-block-kadence-advancedbtn .kb-button, .news-cards .wp-block-kadence-advancedbtn .kb-button:hover {
	background: transparent !important;
	padding: 0px !important;
	color: var(--global-palette6);
}
.news-cards .wp-block-kadence-advancedbtn .kb-button:hover::after {
	display: none !important;
}
.news-cards .wp-block-kadence-advancedbtn .kb-button.kt-btn-size-standard .kb-svg-icon-wrap {
	position: relative;
    left: unset;
	transition: all 0.1s ease-out;
}
.news-cards .wp-block-kadence-advancedbtn .kb-button.kt-btn-size-standard:hover .kb-svg-icon-wrap {
	position: relative;
	margin-left: 10px;
	color: var(--global-palette6);
}
 .dark-bg .news-cards h6,  .dark-bg .news-cards .kb-button {
	color: #fff !important;
}
.news-cards .taxonomy-category a, .news-cards .wp-block-post-terms a {
	font-size: 12px !important;
	text-decoration: none !important;
	cursor: default !important;
}
.dark-bg .news-cards .taxonomy-category a, .dark-bg .news-cards .wp-block-post-terms a {
	color: var(--global-palette6) !important;
}

/* Footer CTA */
.footer-cta-section {
	width: 1380px;
}
.footer-cta-waves {
	position: absolute;
    width: 1320px;
}

@media (max-width: 1439px) {
	.footer-cta-section {
		width: calc(100vw - 80px);
	}
	.footer-cta-waves {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.footer-cta-section {
		width: unset;
	}
	.footer-cta-waves {
		position: unset;
		width: unset;
	}
}

/* Products */
.product-card a {
	text-decoration: none;
}

/* Testimonials */
.testimonials-container li.kb-query-item:nth-child(2n+1) .wp-block-kadence-column.rounded-corners {
	order: 2;
}

@media (max-width: 767px) {
	.testimonials-container li.kb-query-item:nth-child(2n+1) .wp-block-kadence-column.rounded-corners {
		order: unset;
	}
}

/* Industry Hover Section */
.industry-link-image {
	position: absolute;
	right: -200px;
	top: -140px;
	z-index: 0;
}
.industry-hover-slides ul.kb-query-grid-wrap li.kb-query-item:not(:first-child) {
	margin-top: -100vh;
}
.industry-hover-slides ul.kb-query-grid-wrap li.kb-query-item:nth-child(2) .industry-hover-slide-title { margin-top: 120px; }
.industry-hover-slides ul.kb-query-grid-wrap li.kb-query-item:nth-child(3) .industry-hover-slide-title { margin-top: 240px; }
.industry-hover-slides ul.kb-query-grid-wrap li.kb-query-item:nth-child(4) .industry-hover-slide-title { margin-top: 360px; }

.industry-hover-slide-content {
	display: none;
}
.industry-hover-slide-title:hover + .industry-hover-slide-content {
	display: flex;
}
.industry-hover-slide {
	background: transparent;
	transition: background 0.3s ease-out;
}
.industry-hover-slide:has(.industry-hover-slide-title:hover) {
	background: var(--global-palette1);
}

/* Dynamic Intro */
.waves-outline {
	position: absolute;
	top: -150px;
}

/* Repeater Sections */
.repeater-body-text {
	width: 100%;
    overflow-x: auto;                 /* enable horizontal scrolling */
    -webkit-overflow-scrolling: touch; /* smooth scrolling on iOS */
}
.repeater-body-text table {
	width: fit-content;      /* let table fill the wrapper’s width */
    max-width: 100%;  /* don’t exceed the wrapper */
    display: block;   /* ensures overflow works on some browsers */
}
@media(max-width: 767px) {
	.repeater-sections .repeater-has-image {
		margin-top: 200px !important;
	}
}
