@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@100..900&display=swap');

@font-face {
	font-family: "Satoshi Variable";
	src: url("https://sydneystgeorge269.com.au/wp-content/themes/sydneystgeorge/assets/fonts/SatoshiVariable/Satoshi-Variable.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Satoshi Variable";
	src: url("https://sydneystgeorge269.com.au/wp-content/themes/sydneystgeorge/assets/fonts/SatoshiVariable/Satoshi-Variable.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}
body {
	font-family: "Satoshi Variable", sans-serif;
}
  
  * {
	  margin: 0px;
	  padding: 0px;
	  outline: none;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6, .heading-size-1{
	font-family: "Satoshi Variable", sans-serif !important;
	  margin: 0px !important;
	  padding: 0px;
	  letter-spacing: 0;
	  font-weight: 700;
  }
  h1 {
	  font-size: 4rem;
  }
  
  h2 {
	  font-size: 3.5rem;
  }
  
  h3 {
	  font-size: 3rem;
  }
  
  h4 {
	  font-size:2.6rem;
  }
  
  h5 {
	  font-size: 24px;
  }
  
  h6 {
	  font-size: 1.9rem;
  }
  
  .entry-content h1,
  .entry-content h2,
  .entry-content h3,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6 {
	  margin: 0;
  }
  
  li, span, p, a, .uc_post_text{
	  font-family: 'DM Sans', sans-serif !important;
	  font-size: 18px;
	  font-weight: 400 !important;
	
  }
  button, .uc_btn_txt, .elementor-36 .elementor-element.elementor-element-990c9df .elementor-slide-button {
	font-family: 'DM Sans', sans-serif !important;
	font-size: 18px;
	font-weight: 400 !important;
	
}
  
  /* Placeholder text color -- selectors need to be separate to work. */
  ::-webkit-input-placeholder {
	font-family: 'DM Sans', sans-serif !important;
  }
  
  :-moz-placeholder {
	  ffont-family: 'DM Sans', sans-serif !important;
  }
  
  ::-moz-placeholder {
	font-family: 'DM Sans', sans-serif !important;
	  opacity: 1;
  }
  
  :-ms-input-placeholder {
	font-family: 'DM Sans', sans-serif !important;
  }
  
  @media only screen and (min-width: 767px) and (max-width:1023px){
  
	  .entry-content p,
	  .entry-content li {
		  font-size: 15px !important;
	  }
  
	  h1 {
		  font-size: 38px !important;
	  }
  
	  h2 {
		  font-size: 30px !important;
	  }
  
	  h3 {
		  font-size: 25px !important;
	  }
  
	  h4 {
		  font-size: 20px !important;
	  }
  
	  h5 {
		  font-size: 18px !important;
	  }
  
	  h6 {
		  font-size: 16px !important;
	  }
  
  }
  
  @media only screen and (max-width: 767px) {
  
	  h1 {
		  font-size: 36px !important;
	  }
  
	  h2 {
		  font-size: 28px !important;
	  }
  
	  h3 {
		  font-size: 25px !important;
	  }
  
	  h4 {
		  font-size: 21px !important;
	  }
  
	  h5 {
		  font-size: 18px !important;
	  }
  
	  h6 {
		  font-size: 16px !important;
	  }
  
  } 
 
  header.entry-header.has-text-align-center.header-footer-group {
	  display: none;
  }
  .post-inner {
	  padding-top: 0;
  }
  .singular .entry-header {
	  padding:0;
  }
  .footer-nav-widgets-wrapper.header-footer-group {
	  display: none;
  }
  .post-meta-wrapper.post-meta-edit-link-wrapper {
	  display: none;
  }
  .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){
	  max-width:100% !important;
	  width:100% !important;
  }

  #slider-part .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	  padding: 0px;
  }
  p{
	  margin:0;
  }
  .top-header .elementor-container {
    align-items: center;
}

.top-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: transparent;
    transition: all 0.35s ease;
	padding:2rem 0;
}
.top-header.sticky-active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.55);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 4px 20px rgba(0,0,0,0.2);
	padding:1.5rem 0;
}
.top-header .elementor-widget:not(:last-child) {
  --kit-widget-spacing: 0px;
}
.top-header .hfe-menu-item::before,
.top-header .hfe-menu-item::after{
  height:1px !important;
}
.top-header.sticky-active img{
    width:70%;
}
.top-header .hfe-menu-item{
    color:#fff;
}
.top-header.sticky-active .hfe-menu-item{
    color:#fff;
}
.hero-invest-text{
display:flex;
flex-direction:column;
line-height:1.2;
font-weight:600;
}

.hero-invest-text span{
    font-size: 5rem;
	 display:block;
	font-weight:600;
}
.line3{
display:block;
}
.line3 .changing-text{
display:inline;
}
#dynamicText{
display:inline;
}
.changing-text{
display:block;
white-space:nowrap;
}
.cursor{
animation: blink 1s infinite;
margin-left:4px;
}

@keyframes blink{
0%,50%,100%{opacity:1;}
25%,75%{opacity:0;}
}
.hb-4inner img.attachment-full.size-full {
    height: 350px;
    object-fit: cover;
	border-radius:20px 20px 0px 0px ;
}
.hb-4inner p.elementor-image-box-description {
    margin-top: 1.5rem !important;
}
.hb-4inner .elementor-image-box-wrapper {
    background-color: #F4F4F1;
	border-radius: 20px;
}

.hb-4inner .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.hb-4inner .elementor-widget-image-box {
    flex: 1;
}

.hb-4inner .elementor-image-box-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.hb-4inner .elementor-image-box-content {
    flex: 1;
}
.hb-4inner .elementor-image-box-content {
    padding: 2rem;
}
.footer-blocks a.hfe-menu-item {
    font-size: 16px;
	font-weight:300 !important;
}
.footer-blocks P {
    font-size: 16px;
	font-weight:300 !important;
}

.btm-ft > .elementor-container {
  border-top: 1px solid #eaf3f31a;
}
.btm-ft > .elementor-container {
  align-items: center;
}
.btm-ft {
  padding: 0px;
}
.footer-blocks{
    background-color:#002349; 
    background-image:url("https://sydneystgeorge269.com.au/wp-content/uploads/2026/03/footer4.png");
    background-repeat:no-repeat;
    background-position:top center;
    background-size:cover !important;
}
.footer-blocks > .elementor-container {
    position: relative;
}
.footer-blocks > .elementor-container::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://sydneystgeorge269.com.au/wp-content/uploads/2026/03/site_logo.png);
    background-size: 600px;
    background-repeat: no-repeat;
   background-position: bottom 3% right;
    opacity: 0.03;
    pointer-events: none;
}
.btm-ft > .elementor-container {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
@media(max-width:1024px){
	.footer-blocks .hfe-nav-menu .menu-item {
    margin-bottom: 1.5rem !important;
}
.footer-blocks > .elementor-container::before {
    background-size:350px;
}
.hero-invest-text span {
    font-size: 4rem;
}
.hb-4inner img.attachment-full.size-full {
    height: 250px;
}
.top-header{
		padding:2rem 1rem;
}
.top-header.sticky-active {
		padding:1rem 1rem;
}
	.btm-ft p {
font-size:14px !important;
}
}

@media(max-width:767px){
.footer-blocks > .elementor-container::before {
    background-position: bottom 8.5% center;
    background-size: 350px;
}
	.btm-ft>.elementor-container {
    padding-top: 4rem !important;
	padding-bottom:3rem  !important;
}
/* .footer-blocks {
    background-size: 100% 20%;
} */
	.hero-invest-text span {
    font-size: 1.9rem;
}
	.hb-4inner img.attachment-full.size-full {
    height:320px;
}
.ft-1 .elementor-container .elementor-column.elementor-inner-column.elementor-element {
    margin-bottom: 2rem;
}
.hero-invest-text{
line-height:1.4;
}
}


@media (min-width: 1025px) {

  .top-header .xpro-elementor-horizontal-navbar-nav .xpro-elementor-nav-link{
      position: relative;
      display: inline-block;
  }

  .top-header .xpro-elementor-horizontal-navbar-nav .xpro-elementor-nav-link::after{
      content: "";
      position: absolute;
      left: 0;
      bottom: 0px; 
      width: 100%;
      height: 1px;
      background: #fff;
      transform: scaleX(0);
      transform-origin: right;
      transition: transform 0.4s ease;
  }

 .top-header .xpro-elementor-horizontal-navbar-nav .xpro-elementor-nav-link:hover::after{
      transform: scaleX(1);
      transform-origin: right;
  }

  .top-header .xpro-elementor-horizontal-navbar-nav .current-menu-item .xpro-elementor-nav-link::after,
  .top-header .xpro-elementor-horizontal-navbar-nav .current_page_item .xpro-elementor-nav-link::after{
      transform: scaleX(1);
      transform-origin: left;
  }
 .top-header .xpro-elementor-horizontal-navbar-nav .xpro-elementor-nav-link{
    padding: 0 0 8px 0;
}
	.top-header ul#menu-primary {
    gap: 1.5rem;
}
	.top-header a.xpro-elementor-nav-link {
    font-size: 16px !important;
	font-weight:600 !important;
}
}



.form-title{
    text-align: center;
    margin-bottom: 3rem !important;
	color:#002349 !important;
}
.wpcf7 form {
    max-width: 600px;
    margin: 0 auto;
    padding: 40px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    font-size: 16px;
    color: #333;
}
.wpcf7 label {
    display: block;
    font-weight: 500;
    font-size: 14px;
    color: #444;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
    width: 100%;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 16px;
    color: #444;
    background-color: #f9f9f9;
    transition: all 0.3s ease;
}


.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 textarea:focus {
    border-color: #005e91;
    box-shadow: 0 0 5px rgba(0, 94, 145, 0.3);
    outline: none;
}
.wpcf7 br{
    display: none
}
.wpcf7 input[type="text"]:hover,
.wpcf7 input[type="email"]:hover,
.wpcf7 input[type="tel"]:hover,
.wpcf7 textarea:hover {
    border-color: #005e91;
}

/* Submit Button */
.wpcf7 input[type="submit"] {
    background-color: #002349;
    color: #fff;
    padding: 14px 60px;
    border: none;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 400 !important;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-transform: uppercase;
    margin-top: 10px;
}

.wpcf7 input[type="submit"]:hover {
    background-color: #003f6a;
}



/* Placeholder Text */
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
    color: #bbb;
}

.wpcf7 p {
    margin-bottom: 20px;
    font-size: 14px;
    color: #444;
}

/* Mobile Responsiveness */
@media (max-width: 767px) {
    .wpcf7 form {
        padding: 20px;
    }
    
    .wpcf7 input[type="submit"] {
        width: 100%;
        padding: 14px;
        font-size: 16px;
    }

}
@media(min-width:768px){
	.ft-1{
		min-height:430px !important;
	}
}
.about-block2 p,.about-block3 p{
text-align:justify !important;
}
@media(max-width:1024px){
.top-header	.xpro-elementor-horizontal-menu-responsive-tablet{
		width:100% !important;
		max-width:100% !important;
	}
.top-header	.xpro-elementor-horizontal-navbar-nav > li > a {
		font-size:15px !important;
	}
}