/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
::selection {
  background: #745A2A;
  color: #fff;
}

::-moz-selection {
  background: #745A2A;
  color: #fff;
}
img {
	vertical-align: middle;
}
header {
	transition: all 0.3s ease;
}
header.sticky-active {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	animation: slideDown 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
	}
	to {
		transform: translateY(0);
	}
}
.link-underline a,
.img-element {
	position: relative;
}
.link-underline a::after {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 0;
	height: 2px;
	background: #745A2A;
	transition: width 0.3s linear;
}
.link-underline a:hover::after {
	width: 100%;
}
.img-element img {
	position: relative;
	z-index: 2;
}
.img-element::after {
	content: "";
	position: absolute;
	bottom: -1.5rem;
	left: -1.5rem;
	width: 128px;
	height: 128px;
	background: #7f6a3a26;
	z-index: 1;
	border-radius: 50%;
}
.mb-0 p {
	margin-bottom: 0;
}
.m-0 h3{
	margin: 0;
}
.card-hover {
	transition: transform 400ms ease-out;
}
.card-hover:hover {
	transform: translateY(-20px);
}
.who-this-is-for-section .elementor-element-ca9623d {
	position: sticky;
	top: 130px;
}
.who-this-is-for-section .elementor-icon-box-wrapper {
	position: relative;
}

.who-this-is-for-section .elementor-icon-box-wrapper::before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2px;
	border-radius: 1px;
	background: #745A2A;
	height: 0;
	left: -16px;
	transition: height 400ms ease-in;
}
.who-this-is-for-section .elementor-icon-box-wrapper:hover::before {
	height: 100%;
}
.cta {
  position: relative;
  overflow: hidden;  
}

.cta::after {
  content: "";
  position: absolute;
  top: -6rem;
  right: -6rem;
  width: 256px;
  height: 256px;
  background: #b89f6b33;
  z-index: 1;
  border-radius: 50%;
}
footer a {
	/*font-size: 14px;*/
	color: #1C1C19CC;
}
footer a:hover {
	color: #745A2A !important;
}
/*footer p.elementor-icon-box-title {
	font-size: 14px;
}*/
.cs-shadow {
	box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);
}
.cs-shadow:hover {
	box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}
@media screen and (max-width: 1024px) {
	.who-this-is-for-section .elementor-element-ca9623d {
		position: static;
	}
}

/* Form */
#phase_1 .be_ext_editable_form h1.be_ext_form_text{
	display: none;
}
#phase_1 .be_ext_editable_form {
	padding: 0;
	margin: 0;
}
#phase_1 .title-fum,
div#EXTERNAL_FORM_DETAILS\.CHK1_TR .wr_checkboxes span {
	display: block; 
	font-size: 0.875rem !important;
	line-height: 1.25rem; 
	font-weight: 600 !important; 
	color: rgb(76 70 59) !important;
	margin-bottom: 8px;
}
#phase_1 input,
#phase_1 select,
#phase_1 textarea {
	padding: 1rem; 
	border-radius: 2rem; 
	border-width: 0; 
	width: 100%; 
	height: auto;
	background: rgb(245 243 243);
	height: auto !important;
	border: 1px solid transparent;
}
#phase_1 textarea {
	height: 150px !important;
	max-height: 170px !important;
}
#phase_1 .col-md-2.float-start_be_ext, 
#phase_1 .col-md-3.float-start_be_ext, 
#phase_1 .col-md-4.float-start_be_ext, 
#phase_1 .col-md-12.float-start_be_ext {
	/*float: none;*/
	width: 100%;
	padding: 0;
}
#phase_1 #be_ext_wr_custom_form {
	margin: 20px 0 0 0;
}
#phase_1 div#EXTERNAL_FORM_DETAILS\.V2_TR,
#phase_1 div#EXTERNAL_FORM_DETAILS\.V3_TR,
#phase_1 div#EXTERNAL_FORM_DETAILS\.EMAIL1_TR,
#phase_1 div#EXTERNAL_FORM_DETAILS\.PHONE1_TR,
#phase_1 div#EXTERNAL_FORM_DETAILS\.V4_TR,
#phase_1 div#EXTERNAL_FORM_DETAILS\.V1_TR {
	width: calc(50% - 15px);
}
#phase_1 div#EXTERNAL_FORM_DETAILS\.V5_TR,
#phase_1 div#EXTERNAL_FORM_DETAILS\.EMAIL2_TR {
	width: 100%;
}
#phase_1 div#EXTERNAL_FORM_DETAILS\.V2_TR,
#phase_1 div#EXTERNAL_FORM_DETAILS\.EMAIL1_TR,
#phase_1 div#EXTERNAL_FORM_DETAILS\.V4_TR,
#private-pay-form #phase_1 div#EXTERNAL_FORM_DETAILS\.V1_TR,
#private-pay-form #phase_1 div#EXTERNAL_FORM_DETAILS\.V3_TR {
	margin-right: 15px;
	margin-left: 0;
}
#phase_1 div#EXTERNAL_FORM_DETAILS\.V3_TR,
#phase_1 div#EXTERNAL_FORM_DETAILS\.PHONE1_TR,
#phase_1 div#EXTERNAL_FORM_DETAILS\.V1_TR,
#private-pay-form #phase_1 div#EXTERNAL_FORM_DETAILS\.V2_TR,
#private-pay-form #phase_1 div#EXTERNAL_FORM_DETAILS\.V4_TR {
	margin-left: 15px;
	margin-right: 0;
}
#phase_1 #PHONECODE_PHONE_NUMBER_1,
#phase_1 #PHONECODE_PHONE_NUMBER_2{
	border-radius: 2rem 0 0 2rem;
	width: 50px !important;
	height: 55px !important;
}
#phase_1 #PHONE_NUMBER_1,
#phase_1 #PHONE_NUMBER_2{
	border-radius: 0 2rem 2rem 0;
	width: calc(100% - 50px) !important;
}
#phase_1 .be_ext_custom_form_elements {
	margin-bottom: 24px;
}
#phase_1 div#EXTERNAL_FORM_DETAILS\.PHONE1_TR .be_ext_form_text,
#phase_1 div#EXTERNAL_FORM_DETAILS\.PHONE2_TR .be_ext_form_text{
	position: relative;
}
#phase_1 div#EXTERNAL_FORM_DETAILS\.PHONE1_TR .be_ext_form_text:last-child::before,
#phase_1 div#EXTERNAL_FORM_DETAILS\.PHONE2_TR .be_ext_form_text:last-child::before{
	content: "";
	position: absolute;
	top: 50%;
	left: 55px;
	height: 30px;
	background: #ccc;
	transform: translateY(-50%);
	width: 1px;
}
#phase_1 .styled_large_select {
	height: auto;
	overflow: visible;
	background: none;
	position: relative;
	border: none;
}
#phase_1 .styled_large_select::after {
	content: '';
  width: 8px; height: 8px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: translateY(-50%) rotate(45deg);
  top: 50%;
  position: absolute;
  right: 24px;
}
#save_external_form_on_web {
	width: 100%;
	padding: 18px;
	font-weight: 600;
	background: #7F6A3A;
	color: #fff;
	font-size: 18px;
	border-radius: 2rem;
}
.cs-form-container #BeSoftware-Scheduler * {
	font-family: "Manrope", Sans-serif !important;
}
#phase_1 .externalcheckbox > .be_ext_form_text {
	display: flex;
  align-items: center;
  margin-bottom: 8px !important;
}
#phase_1 .externalcheckbox > .be_ext_form_text label {
  color: rgb(76 70 59) !important;
  font-size: 14px !important;
}
#phase_1 .externalcheckbox > .be_ext_form_text input[type="checkbox"] {
	width: 0;
}
#phase_1 .externalcheckbox > .be_ext_form_text .check_mark {
	top: 0;
}
div#container_custom_form_col_1 {
	padding-bottom: 0;
}
#phase_1 .check_container input:checked ~ .check_mark {
	background-color: #7F6A3A;
}
#BeSoftware-Scheduler > .firm {
	margin-bottom: 0 !important;
}
@media screen and (max-width: 991px) {
	.col-md-2.float-start_be_ext, 
	.col-md-3.float-start_be_ext, 
	.col-md-4.float-start_be_ext, 
	.col-md-12.float-start_be_ext {
		float: left;
	}
}
@media screen and (max-width: 767px) {
	.col-md-2.float-start_be_ext, 
	.col-md-3.float-start_be_ext, 
	.col-md-4.float-start_be_ext, 
	.col-md-12.float-start_be_ext {
		float: left;
	}
	#phase_1 div#EXTERNAL_FORM_DETAILS\.V2_TR,
	#phase_1 div#EXTERNAL_FORM_DETAILS\.V3_TR,
	#phase_1 div#EXTERNAL_FORM_DETAILS\.EMAIL1_TR,
	#phase_1 div#EXTERNAL_FORM_DETAILS\.PHONE1_TR,
	#phase_1 div#EXTERNAL_FORM_DETAILS\.V4_TR,
	#phase_1 div#EXTERNAL_FORM_DETAILS\.V1_TR {
		width: 100%;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.div_section_column_cf {
		display: inline-block !important;
	}
	footer p.elementor-icon-box-title {
		font-size: 14px;
	}
}
#scroll-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #745A2A;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s, transform 0.2s;
  z-index: 9999;
  color: #fff;
  padding: 10px;
}
#scroll-to-top.visible { 
	opacity: 1; 
	pointer-events: auto; 
}
#scroll-to-top:hover { 
	transform: scale(1.08); 
}
.line-wrapper {
	background: rgb(233 232 231);
	width: 100%;
	height: 4px;
}
.line-inner {
	background: #745A2A;
	width: 0;
	height: 4px;
	transition: all 700ms cubic-bezier(0.4, 0, 0.2, 1);
}
.line-card:hover .line-inner {
	width: 100%;
}
.icon-flex .elementor-icon-wrapper {
	display: flex;
}
.return-home-btn svg {
	width: 24px;
	height: 24px;
}
.return-home-btn .elementor-button-content-wrapper {
	align-items: center;
}
#ndis-form div#EXTERNAL_FORM_DETAILS\.V7_TR {
	display: none;
}
.shadow-xl {
  box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1),
    0 8px 10px -6px rgb(0 0 0 / 0.1);
  overflow: hidden;
}
.vol {
  display: none;
}
.leader-cover {
  margin: 0px !important;
}
#leadership {
  padding-top: 50px !important;
  padding-bottom: 0px;
}
.elementor-counter-number-suffix {
  font-size: 30px;
  color: #c9a668;
  font-weight: 600;
  margin-top: 30px;
  font-style: italic;
}
.vtl-section {
  background: none !important;
}
.opening-hours__list {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.opening-hours__list li {
  list-style: none !important;
  padding: 8px 0;
}
.wpcf7-form {
  background: #fff;
  padding: 40px;
  border-radius: 12px;
  border: 1px solid #d9cfb8;
}
.cf-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.cf-col {
  margin: 0 !important;
}
.wpcf7-form label,
.cf-single-col label{
	margin-bottom: 10px !important;
}
.cf-col br,
.cf-single-col br {
	display: none;
}
.cf-single-col {
	margin: 20px 0 0 0;
}
.cf-header {
  margin-bottom: 28px;
}
.cf-title {
  font-size: 32px !important;
  font-weight: 500 !important;
  color: #1a1a1a !important;
  margin: 0 0 8px !important;
  line-height: 1.2;
}

.cf-subtitle {
  font-size: 15px;
  color: #7a7468;
  margin: 0;
}
.wpcf7-form label {
  display: block;
  font-weight: 600;
  font-size: 14px;
  color: #2b2b2b;
  margin-bottom: 6px;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form select,
.wpcf7-form textarea {
  width: 100%;
  background: #f4efe6;
  border: 1px solid transparent;
  border-radius: 8px;
  padding: 12px 14px;
  font-size: 15px;
  color: #2b2b2b;
  font-family: inherit;
  box-sizing: border-box;
}

.wpcf7-form input:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
  outline: none;
  border-color: #c9b79c;
  background: #fff;
}
.wpcf7-form textarea {
  resize: vertical;
  min-height: 150px !important;
  max-height: 150px !important;
}

.wpcf7-form input[type="submit"] {
  background: #1a1a1a;
  color: #fff;
  border: none;
  border-radius: 999px;
  margin-top: 25px;
  padding: 14px 32px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s;
}
.wpcf7-form input[type="submit"]:hover {
  background: #333;
}

.vnum {
  font-style: italic;
  font-weight: 700;
  color: #9c7e45;
  font-size: 36px;
  line-height: 0.5;
}
@media (max-width: 540px) {
  .cf-grid {
    grid-template-columns: 1fr;
  }
  .wpcf7-form {
    padding: 24px;
  }
}

@media (max-width: 768px) {
  .vtl-list .vtl-card {
    margin-left: 0 !important;
  }
  .vtl-row {
    gap: 10px;
  }
}

@media (max-width: 720px) {
  .vtl-left .vtl-dot,
  .vtl-right .vtl-dot {
    grid-column: 1;
    margin: 0 !important;
    justify-self: center; /* center inside grid */
  }
}

@media screen and (max-width: 991px) {
	.wpcf7-form {
		padding: 20px;
	}
}
@media screen and (max-width: 830px) {
	.cf-grid {
		grid-template-columns: 1fr;
	}
}