@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
* {box-sizing: border-box;}
body { background:#fff; margin:0; padding:0; font-size:17px; font-weight:400; font-family: 'Poppins', sans-serif; line-height: 1.5; color: #22223f;}
img { max-width:100%; }
h1 { font-weight:bold; font-size:3rem; }
h2 { font-size:2.4rem; color: #0000fe; font-weight: 600; line-height:1.2;}
.sub-heading {
    font-size: 21px;
    font-weight: 400;
    line-height: 1.4;
}
html { 
    scroll-behavior: smooth;
}
.btn-gray { 
    background: #A5A5A5;
    color: #fff;
}
.btn-gray:hover {
    background: #6C757D;
    color: #fff;
}
.text-primary {
    color: #0000fe !important;
}
.container {
    max-width: 1140px !important;
}
.btn-secondary {
    background: #ffcf2b;
    color: #111;
    box-shadow: none;
    border: none;
    font-weight: 500;
    transition: 0.3s;
}
.btn-primary {
    background: #0000fe;
    color: #fff;
    box-shadow: none;
    border: none;
    font-weight: 500;
    transition: 0.3s;
}
.btn-primary:hover, .btn-secondary:hover {
    background: #111;
    color: #fff;
    transition: 0.3s;
}
.btn-xl {
    font-size: 135%;
    padding: 1rem 2.5rem;
    line-height: 1.5;
    font-weight: 600;
}

/* property page testimonial section css */
.testimonial-section {
      padding: 60px 20px;
      background-color: #fff;
      text-align: center;
    }

    .testimonial-title {
      margin-bottom: 40px;
    }

    .testimonial-card {
      background-color: #F5F5F5;
      border-radius: 10px;
      padding: 25px 20px;
      height: 100%;
    }

    .testimonial-stars {
      color: #ffc107;
      font-size: 1.2rem;
      margin-bottom: 10px;
    }

    .testimonial-text {
      font-size: 1rem;
      color: #333;
      font-weight: 400;
      margin-bottom: 15px;
    }

    .testimonial-author {
      font-weight: 600;
      color: #000;
    }
    
.header-logo {
    background: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    max-width: max-content;
    margin-top: 0;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.1);
}
.hyi-btn .btn-primary{padding: 8px 30px; font-weight: 600; width: 200px; max-width: 100%;}
.hyi-btn{list-style: none; padding: 0; margin: 0;}
.high-yield-investment-sec .section-header{max-width: 100%; margin: auto;}
.high-yield-investment-sec h1 {color: #0000fe; font-size: 48px;}
.high-yield-investment-sec .filter-label{white-space: nowrap; font-weight: 500; font-size: 14px;}
.high-yield-investment-sec .form-select{min-width: 150px;}
.high-yield-investment-sec table thead th{color: #0000fe; font-weight: 600; font-size: 14px;} 
.high-yield-investment-sec table td{font-size: 14px;} 
.high-yield-investment-sec .container{max-width: 1440px !important;}
.high-yield-investment-sec .enquire-link{white-space: nowrap; color: #00B050; font-weight: 600; text-decoration: none;}
.high-yield-investment-sec .enquire-link:hover{color: #157347;}
.high-yield-investment-sec .btn-success{font-size: 14px; font-weight: 600; padding: 6px 30px;}
.high-yield-investment-sec .table-responsive{border-top: 1px solid #000; padding-top: 30px;}

/* new home page css */
.section-padding{
    padding: 100px 0;    
}
.ft-hero{
    background: url(../img/fintrack-hero-bg.webp) no-repeat center / cover;
    border-radius: 0 0 80px 80px;
}
.ft-hero .intro-wrap{
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(175px);
    padding: 60px 40px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 15px;
    
}
.intro-wrap-outer{
    position: relative;
    width: 100%;
    max-width: 870px;
    margin: auto;
    padding: 0;
}
.ft-hero .intro-wrap-outer .ellipse-icon{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
}
.ft-hero .intro-wrap p{
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    color: #22223f;
    max-width: 600px;
}
.yellow-gradient-btn{
    background: linear-gradient(to bottom, #FFE25C, #EEB529);
    border-radius: 5px;
    padding: 10px 30px;
    color: #001B44;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    border: none;
}
.yellow-gradient-btn:hover{
    background: linear-gradient(to bottom, #EEB529, #FFE25C);
}
.ft-header-section a img{
    max-width: 300px;
    margin: auto;
}


.ft-how-works .card{
    background-color: #F5F5F5;
    padding: 35px 40px;
    border-radius: 10px;
    box-shadow: 2px 4px 9px 0px #0000001A;
    border: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
}
.ft-how-works .card h3 {
    font-size: 20px;
}
.ft-how-works .card p {
    font-size: 18px;
}
.ft-property-quiz .step p {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.step h3{
        font-size: 30px;
    color: #0000fe;
    text-align: center;
    margin-bottom: 40px;
}

.property-criteria-wrap{
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 40px;
}
.property-criteria-wrap p{
    font-size: 22px;
    font-weight: 500;
}
.property-criteria{
    background-color: #0000fe;
    border-radius: 10px;
    padding: 40px;
    text-align: center;
}
.property-criteria p{
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
}
.property-criteria-list{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #ffffff;
}
.ft-investment-section .home-int{
    position: absolute;
    bottom: 0;
    right: 0;
}
.ft-investment-section{
    position: relative;
    background: url(../img/home-interior-img.webp) no-repeat center/cover;
    display: flex;
    margin-top: 50px;

}
.ft-investment-section:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.ft-investment-section .wrapper{
    padding: 75px 0;
    max-width: 400px;
    position: relative;
}
.ft-investment-section h2{
    color: #ffffff;
    margin-bottom: 20px;
}
.ft-property-quiz .step {display:none;}
.ft-property-quiz .step.active {display:block;}
.ft-section-header{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    margin-bottom: 30px;
}
.ft-property-quiz h3{
    text-align: center;
    margin-bottom: 30px;
}
.ft-property-quiz .input-group {
    display: grid;
    grid-template-columns: 3fr 4fr;
    align-items: center;
    gap: 10px;
}
.ft-property-quiz .input-group.grid-full {
    grid-template-columns: 1fr;
}

.ft-property-quiz .input-group.grid-full .form-check-wrapper {
    column-gap: 15px;
}
.ft-property-quiz .input-group.grid-full .form-check-wrapper .form-check {
    display: flex;
   gap: 10px;
}
.ft-property-quiz .form-select{
    width: 100%;
    border-radius: 6px !important;
    height: 45px;
    border-color: #aaa;
}
.ft-property-quiz .fields-wrapper{
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    align-items: flex-start;
    column-gap: 20px;
    row-gap: 10px;
}
.ft-property-quiz .btn-primary{
    padding: 8px 30px;
    font-weight: 600;
}
.ft-property-quiz input.form-control{
    width: 100% !important;
    border-radius: 6px !important;
    height: 45px;
    border-color: #aaa;
}
.validation-message{
    color: #ff0000;
    font-size: 14px;
}
.ft-property-quiz .form-check-wrapper{
    display: flex;
    position: relative;
    flex-wrap: wrap;
}
.ft-property-quiz .form-check-wrapper .validation-message{
    position: absolute;
    bottom: -20px;
    left: 0;
}
.ft-property-quiz .buttons{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ft-property-quiz .generate-btn{
    background: linear-gradient(to bottom, #FFE25C, #EEB529);
    border-radius: 5px;
    color: #001B44;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
}
.last-step.active + .buttons {
    display: none;
}
.generate-btn:hover{
    background: linear-gradient(to bottom, #EEB529, #FFE25C);
}

.ft-faq-sec{
    background-color: #f5f5f5;
}
.ft-faq-sec .container{
    max-width: 900px !important;
    margin: auto;
}
.ft-faq-sec ul{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.ft-faq-sec .question{
    font-weight: 600;
}

.ft-property-quiz.popup{
  display: none; /* hidden by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  justify-content: center;
  align-items: center;
  z-index: 9;
  
}
.ft-property-quiz h2{
    margin-bottom: 15px;
}

.ft-property-quiz.popup .close {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 30px;
  color: #000000;
  cursor: pointer;
  background: #ffe25c;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.3s;
}
.ft-property-quiz.popup .close:hover {
    background-color: #eeb529;
}
.ft-property-quiz.popup .popup-content{
    background-color: #ffffff;
    padding: 50px 60px;
    border-radius: 20px;
    width: calc(100% - 20px);
    max-width: 800px;
    position: relative;
    overflow-y: auto;
    animation: fadeIn 0.3s ease;
}
.ft-property-quiz.popup label{
    font-size: 14px;
    font-weight: 600;
}
.ft-property-quiz.popup input, .ft-property-quiz.popup select{
    font-size: 14px;
}
.works-wrapper{
    grid-template-columns: 1fr 1fr 1fr;
}
.ft-faq-sec h2{
    margin-bottom: 0;
}

.accordion {
  max-width: 700px;
  margin: auto;
}
.expendable-sec .accordion {
    max-width: 100%;
}
.accordion-item + .accordion-item {
  border-top: 1px solid #ddd;
}

.accordion-header {
  background: #f2f2f2;
  cursor: pointer;
  padding: 16px 20px;
  width: 100%;
  text-align: left;
  border: none;
  border-radius: 10px;
  outline: none;
  font-size: 18px;
  position: relative;
  transition: background 0.3s ease;
}

.accordion-header:hover {
  background: #e0e0e0;
}

.accordion-header.active {
  background: #ddd;
}
.accordion-item{
    margin-bottom: 20px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    border-radius: 10px !important;

}
.accordion-content {
  max-height: 0;
  overflow: hidden;
  background: #fff;
  transition: max-height 0.4s ease, padding 0.3s ease;
  padding: 0 20px;
}

.accordion-content.open {
  padding: 15px 20px;
  margin-bottom: 15px;
}

.accordion-header::after {
    display: flex;
    width: 24px;
    height: 24px;
    margin-left: auto;
    content: "";
    background-image: url(../img/plus-icon.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    transition: 0.3s;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.accordion-header.active::after {
    background-image: url(../img/minus-icon.svg);
    display: flex;
    width: 24px;
    height: 24px;
    margin-left: auto;
    content: "";
    background-repeat: no-repeat;
    background-size: 100%;
    transition: 0.3s;
}

/* thank you page css */
.thankyou-section{
    display: flex;
    height: calc(100vh - 230px);
    align-items: center;
}
.thankyou-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    text-align: center;
}
.thankyou-wrapper .sub-heading{
    max-width: 600px;
    margin: auto;
    text-align: center;
    font-weight: 500;
}

/* Animation */
@keyframes fadeIn {
  from { transform: scale(0.8); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}








/* enquiry form popup css */
.enquiry-box {
    /*background: #d9d9d9;
    border-radius: 25px;
    max-width: 500px;
    margin: 50px auto;
    padding: 25px;*/
    text-align: center;
  }
  .enquiry-box h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #000;
  }
  .enquiry-box .blue-text {
    color: #0000fe;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
  }
  .enquiry-box .form-group {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    text-align: left;
  }
  .enquiry-box .form-group label {
    flex: 0 0 150px;
    font-weight: 600;
    font-size: 14px;
  }
  .enquiry-box .form-group input {
    flex: 1;
    padding: 8px;
    font-size: 16px;
    border: none;
    outline: none;
    border: 1px solid #ccc;
  }
  .enquiry-box textarea {
    width: 100%;
    height: 100px;
    padding: 8px;
    font-size: 16px;
    border: none;
    outline: none;
    border: 1px solid #ccc;
  }
  .enquiry-box .comments-label {
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    margin: 12px 0 6px;
  }
  .enquiry-box .contact-text {
    color: #0000fe;
    font-weight: 600;
    font-size: 20px;
    margin-top: 20px;
  }
  .enquiry-box .submit-btn{width: 100%; padding: 8px 20px; font-weight: 500; margin-top: 10px;}
  .enquiry-box .contact-text a{text-decoration: none; color: #0000fe;}
  #enquireFormPopup .modal-dialog{max-width: 700px;}

 #enquireFormPopup .modal-content {
    background: #eee;
}

.property-investors-sec{background: #ffffff; padding: 70px 0 50px;}
.property-investors-sec .section-heading  {
      color: #0000fe;
      font-weight: 600;
    }

    .property-investors-sec .subheading, .services-offer-sec .subheading {
      font-size: 1.5rem;
      font-weight: 500;
      color: #333;
    }

    .property-investors-sec .icon-box {
      display: flex;
      justify-content: flex-start;
      gap: 10px;
      margin-bottom: 30px;
      flex-wrap: nowrap;
      flex-direction: row;
    }
    .property-investors-sec .icon-box .text-primary{
        font-size: 24px;
        font-weight: 600;
    }

    .property-investors-sec .icon-box img {
      width: 40px;
      height: 40px;
    }

    .property-investors-sec .content-box {
      margin-bottom: 30px;
    }

    .property-investors-sec .content-box b {
      display: block;
      margin-bottom: 5px;
      font-size: 20px;
      font-weight: 600;
    }

    .property-investors-sec .checklist {
      padding: 40px 20px;
    }

    .property-investors-sec .icon-box-wrapper{
        background: #f5f5f5;
        padding: 30px;
        border-radius: 10px;
    }

    /* what services do we offer */
    .services-offer-sec{background: #f5f5f5; padding: 70px 0;}
    .services-offer-sec .services-table {
      background: #ffffff;
      border-radius: 10px;
      padding: 30px;
    }
    .services-offer-sec .services-table .table>:not(caption)>*>*{background: none;}

    .services-offer-sec .services-table th {
      color: #0000fe;
      font-weight: 600;
    }

    .services-offer-sec .services-table td {
      vertical-align: middle;
    }

    .services-offer-sec .badge-box {
      font-weight: bold;
      color: #fff;
      background-color: red;
      padding: 8px 12px;
      border-radius: 0.375rem;
    }

    .services-offer-sec .btn-buy {
      background-color: #22a826;
      color: white;
      font-weight: 600;
      border-radius: 0.375rem;
      padding: 6px 16px;
    }
    .services-offer-sec .btn-buy:hover {
        background: #000;
    }

    .services-offer-sec .btn-example {
      background-color: #00b14f;
      color: white;
      font-weight: 600;
      border-radius: 0.375rem;
      padding: 6px 16px;
    }
    .services-offer-sec .btn-example:hover {
        background: #000;
    }

    .services-offer-sec .cta-box {
      background-color: #ffc107;
      border-radius: 10px;
      padding: 15px;
      text-align: center;
      display: flex;
      flex-flow: column;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      row-gap: 15px;
      column-gap: 50px;
      max-width: 900px;
    margin: auto;
    }
    .services-offer-sec .cta-box h3{
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 0;
    }

    .services-offer-sec .btn{
        font-size: 14px;
        font-weight: 600;
        white-space: nowrap;
    }

    .services-offer-sec .cta-box .btn {
      /* font-weight: 600; */
      font-size: 20px;
      /* padding: 0.6rem 1.4rem; */
      /* border-radius: 0.5rem; */
    }
    .services-offer-sec .cta-box .btn:hover {
        background: #000;
    }

    .services-offer-sec .btn-outline {
      background-color: white;
      border: 2px solid #0000fe;
      color: #0000fe;
    }

    .services-offer-sec .btn-primary-cta {
      background-color: #0000fe;
      color: white;
    }
    .services-offer-sec table tr td:nth-child(3){
        font-weight: 600;
    }
    .services-offer-sec table tr td:nth-child(1) strong{
        font-weight: 600;
    }
    .services-offer-sec table tr td:nth-child(1){
        min-width: 200px;
    }
    .services-offer-sec table tr td:nth-child(2){
        min-width: 250px;
    }
    





nav.navbar {
    background: none !important;
}
.hero-content-sec h1, .hero-content-sec h1 a, .hero-content-sec h1 span {
    color: #0000fe;
    text-decoration: none;
}
.home-hero-content {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.hero-content-sec p {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    color: #22223f;
}
.fintrack-video iframe {
    max-width: 100%;
    border-radius: 20px;
    border: 10px solid #fff;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.1);
}
.who-am-i-sec p {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
}
.bg-light-box {
    background: #f5f5f5;
    max-height: max-content;
    padding: 2rem;
    border-radius: 20px;
    justify-self: center;
    align-self: center;
}
.richard-img-col {
    padding-left: 50px;
}

.fintrack-form .col-auto {
    display: flex;
    flex-flow: row;
    align-items: center;
}

.fintrack-form .col-auto label {
    white-space: nowrap;
    margin-right: 10px;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
}

.fintrack-form .col-auto input.form-control {
    width: 100px;
    max-width: max-content;
    font-size: 15px;
}

.fintrack-form .col-auto .input-group-text {
    font-size: 15px;
}
.why-work-chart .blue-box {
background: #0000fe;
    color: #ffe99e;
    font-size: 1.2rem;
    max-width: 380px;
    text-align: center;
    padding: 0.5rem 0.8rem;
    border-radius: 0.5rem;
    position: absolute;
    z-index: 1;
    left: 100px;
    bottom: 30%;
    box-shadow: none;
    font-weight: 600;
}

.why-work-chart {
    position: relative;
}
.icon-box {
    display: flex;
    flex-flow: row;
    gap: 20px;
    align-items: center;
    justify-content: center;
}

.icon-box .icon-col {
    background: #fff;
    padding: 15px;
    border-radius: 100%;
    box-shadow: 0 4px 25px rgba(0,0,0,0.1);
     width: 80px;
    min-width: 80px;
}
.icon-box p { margin:0; }
section.what-our-fans {
    float: left;
    width: 100%;
    clear: both;
    padding: 70px 30px 100px;
    background: url(../img/bg-img.png) no-repeat center center;
    background-size: cover;
}
section.what-our-fans p {
    font-size: 14px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}
section.what-our-fans h2, section.what-our-fans h5 {
    color: #fff;
}
.fans-box {
    background: #fff;
    padding: 30px;
    width: 100%;
    margin-top: 30px;
    color: #00003e;
}
.fans-box {
    height: 100%;
    padding-bottom: 0;
}
.fans-box i {
    color: #0000fe;
    font-size: 48px;
    display: block;
    margin-bottom: 30px;
    display: none;
}
.fans-box h6 {
    font-size: 21px;
    font-weight: bold;
}

.cookie-notice {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #f5f5f5;
    padding: 15px 0;
    box-shadow: 0 0 24px #0000fe8a;
}

.cookie-notice p {
    font-size: 14px;
    margin: 0;
}

.cookie-notice .btn {
    font-size: 11px;
    padding: 7px 10px;
    width: 100%;
}

.cookie-notice .btn.btn-secondary {
    margin-top: 7px;
}

.cookie-notice ul {
    margin: 0;
    padding:0;
}
section.expert-advice-section {
    float: left;
    width: 100%;
    clear: both;
    padding-top: 60px;
    padding-bottom: 0;
}
section.expert-advice-section ul {
    display: flex;
    align-items: center;
    flex-flow: row;
    /* flex-wrap: wrap; */
    margin: 0;
    padding: 0;
    justify-content: space-between;
        height: 100%;
            flex-wrap: wrap;
}
section.expert-advice-section ul li span {
    font-size: 40px;
    color: #0000fe;
    margin-right: 15px;
    float: left;
    width: 40px;
}
section.expert-advice-section ul li h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fdcd2b;
    margin: 0;
}
section.expert-advice-section ul li h4 strong {
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 4px;
    display: block;
    text-align: center;
}
section.expert-advice-section ul li h4 a {
    display: flex;
    color: #0000fe;
    font-size: 20px;
    align-items: center;
    text-decoration: none;

}
section.expert-advice-section img {
    margin-bottom: -10px;
}
.richard-img-col img {
    height: 100%;
    max-height: 430px;
    object-fit: cover;
    width: 100%;
    object-position: center top;
}
footer {
    background: #0000fe;
    padding: 40px 0;
        flex: initial;
    float: left;
    width: 100%;
    clear: both;
    z-index: 1;
    position: relative;
}
footer ul li a, footer p {
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
footer ul li a:hover, footer p span {
    color: #fdcd2b;
}
footer ul li {
    list-style: none;
}

footer ul {
    gap: 30px;
    margin: 0;
    padding: 0;
}
section.expert-advice-section ul, section.expert-advice-section ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
footer .container {
    max-width: 1170px;
}
.next-step-sec img {
    border-radius: 20px;
    margin: auto;
    margin-bottom: 30px;
    border: 10px solid #fff;
    box-shadow: 0 4px 25px rgba(0,0,0,0.1);
    max-width: 600px;
    width: 100%;
}

.next-step-sec {
    text-align: center;
}
section.expert-advice-section ul li {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
section.expert-advice-section ul li span img {
    width: 100%;
    max-width: 80px;
}

/* section.expert-advice-section ul li span {
    background: #fdd037;
    padding: 10px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
} */

section.expert-advice-section ul li span img {
    margin: auto;
}
.form-step {
  display: none;
  margin: 0 auto;
  max-width: 100%;
}
.btn-secondary.disabled:hover, .btn-secondary:disabled:hover{background-color: #6c757d !important;}
.form-step.active {
  display: block;
}
.form-step .radio-group{gap: 20px; margin-bottom: 40px;}
.form-step .form-check{padding-left: 40px !important; border-radius: 10px; text-align: center; max-width: 320px;}
.form-step-why-work{max-width: unset; background: #F5F5F5; padding: 40px;}
.tooltip-inner {
    max-width: 450px !important;
    padding-top : 15px;
}
.hero-content-sec a {
    text-decoration: none;
}
.gap--xs { gap:15px; }
.form-step .row {
    margin-top: 15px;
    margin-bottom: 15px;  
} 
section.step-form label, section.step-form input {
    font-size: 18px;
}

.form-step .btn{padding-left: 30px; padding-right: 30px; font-weight: bold; font-size: 20px; padding-top: 10px; padding-bottom: 10px;}
.form-step .inner-row{max-width: 600px; margin-left: auto; margin-right: auto;}
.form-step .inner-row .row{flex-wrap: nowrap;}

.ft-blue-text{color: #0000fe !important;}
.ft-red-text{color: #FF0000;}
.ft-border-red{border-color: #FF0000 !important;}
.ft-border-blue{border-color: #0000fe !important;}
.ft-btn-green, .btn-success{background: #00B050; color: #fff; border: none;}
.text-success{color: #00B050 !important;}
.ft-about-container{max-width:850px; margin-left: auto; margin-right: auto;}
.ft-btn-purple{padding: 8px 10px !important; font-size: 14px; border-radius: 5px; border: none; background: #613CB1 !important; color: #fff; min-width: 120px; text-decoration: none; font-weight: normal !important; text-align: center;}
a.ft-btn-purple{display: inline-flex; justify-content: center;}
.form-step .prev-btn, .form-step .btn-primary.next-btn{background: #A5A5A5; color: #fff;}
.form-step .prev-btn:hover, .form-step .btn-primary.next-btn:hover{background: #6C757D;}
.border-bottom{border-color: #f1f1f1 !important;}
.form-step .btn-success.next-btn{font-size: 22px; height: auto; line-height: 1.5; padding: 10px 15px; display: flex; justify-content: center; align-items: center; min-width: 295px;}
.btn-success.complete-btn{max-width: 300px; margin: auto;    padding: 10px; display: flex; justify-content: center; align-items: center;}
.btn-success.btn-green{padding-left: 15px; padding-right: 15px;}
.table-responsive .tooltip-inner {
    text-align: left !important;
  }
.why-work .container, .step-form .container {
    max-width: 1280px !important;
}
.fintrack-form .btn {
    font-size: 16px;
    font-weight: 500;
    padding: 7px 15px;
    border-radius: 5px;
}
.form-step .radio-group label {
    font-size: 22px;
    font-weight: 500;
}
.max-width-300 { width:100%; max-width:300px; }
.ft-about-container p span {
    display: block;
    font-weight: 500;
}
.button-grp.step-1btn {
    display: flex;
    flex-flow: column;
    gap: 10px;
    max-width: 180px;
}
.button-grp .btn {
    font-size: 20px;
    font-weight: 500;
}
#step2 .modal-lg {
    max-width: 700px;
}
.button-grp.step-2btn {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}

.button-grp.step-2btn .btn {
    width: 100%;
    max-width: 200px;
}
.result-mid-sec .col-auto input.form-control {
    width: 100%;
    text-transform: uppercase;
    color: #00B050;
}
.result-mid-sec {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
    border-top: 2px solid #0000fe;
    border-bottom: 2px solid #0000fe;
}
.graph-ind ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.graph-ind ul li {
    display: flex;
    align-items: center;
    justify-content: center;
}

.graph-ind ul li span {
    width: 20px;
    height: 20px;
    background: #377e22;
    margin-right: 10px;
}
.graph-ind ul li span.red-box {
    background: #e13122;
}
.button-grp.mt-3.step-3btn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    gap: 10px;
}

.button-grp.mt-3.step-3btn .btn {
    width: 100%;
    max-width: 300px;
}
.result-data-sec .form-inline {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.result-data-sec .form-inline label {
    width: 100%;
}
.modal-content p {
    font-size:20px;
    line-height: 1.5;
    font-weight: 400;
    color: #22223f;
}

.what-our-fans.section{
    float: none !important;
}


/* index-22-05-2025.html */
.learn-more-popup .modal-heading h3 {
    color: #003aff;
    margin-bottom: 1rem;
    font-weight: 700;
}
.learn-more-popup .modal-dialog {
    max-width: 700px;
}
.learn-more-popup .modal-body {
    padding-top: 0;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-bottom: 2rem;
}

.learn-more-popup .modal-body p, .learn-more-popup .modal-body li {
    font-size: 18px;
    line-height: 1.6;
}

.learn-more-popup .modal-body ul {
    margin: 0;
}



/* index-17-07-2025.html start*/
.client-success-story-sec{padding: 60px 0;}
.client-success-story-sec .container{max-width: 1250px !important;}
.client-success-story-sec h2{text-align: center; margin-bottom: 40px;}
/* .client-success-story-sec .client-details li{display: flex; align-items: center; gap: 50px;} */
.client-success-story-sec ul{padding: 0; margin: 0; margin-bottom: 30px;}
.client-success-story-sec ul li{display: grid; grid-template-columns: 1fr 1fr; font-size: 14px; margin-bottom: 10px;}
.client-success-story-sec .client-details{display: flex; flex-flow: column;}
.client-success-story-sec .client-details li:last-child{order: 0; font-size: 18px; font-weight: 700; background-color: #00B050; color: #fff; padding: 5px 15px; border-radius: 5px; grid-template-columns: 150px 1fr;}
.client-success-story-sec .client-details li:nth-child(2){order: 2;}
.carousel-client-ss{padding: 0 70px;}
.carousel-client-ss h4{font-size: 16px; font-weight: 600;} 
.carousel-client-ss h3{font-size: 18px; font-weight: 600;} 
.carousel-client-ss .current-position{background: #0000fe; padding: 20px; border-radius: 10px;}
.carousel-client-ss .current-position ul{margin-bottom: 0;}
.carousel-client-ss .current-position li{color: #fff;}
.carousel-client-ss .current-position li:last-child{margin-bottom: 0;}
.carousel-client-ss .current-position h4{color: #fff;}
.carousel-client-ss .client-details{margin-bottom: 0;}
.carousel-client-ss p{font-size: 14px;}
.carousel-client-ss .client-feedback{margin-top: 30px;}
.carousel-client-ss .client-feedback .wrapper{display: flex; align-items: center; justify-content: space-between; gap: 30px;}
.carousel-client-ss .client-feedback .testimonial-stars i{font-size: 14px;}
.carousel-client-ss .client-details li:first-child{color: #00B050; font-weight: 600; font-size: 16px; order: 1;}
.carousel-client-ss .owl-prev{position: absolute; left: 0; top: 50%; transform: translateY(-50%); background-image: url(../img/left-chevron-icon.svg) !important;}
.carousel-client-ss .owl-next{position: absolute; right: 0; top: 50%; transform: translateY(-50%); background-image: url(../img/right-chevron-icon.svg) !important;}
.carousel-client-ss .owl-nav button{width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; background-color: #fdcd2b !important; border-radius: 50%; background-position: center !important; background-repeat: no-repeat !important; background-size: 10px !important;}
.carousel-client-ss .owl-nav span{font-size: 20px !important; display: none;}
.carousel-client-ss .owl-dot{background-color: #fdcd2b !important; width: 12px; height: 12px; flex: 0 0 12px; border-radius: 50%; opacity: 0.4;}
.carousel-client-ss .owl-dot.active{opacity: 1;}
.carousel-client-ss .owl-dots{display: flex; gap: 10px; justify-content: center; align-items: center; margin-top: 30px;}
.carousel-client-ss .testimonial-stars{display: flex; gap: 2px;}

/* top 3 report page css */
.top3-properties-report .form-group{
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
    align-items: center;
    height: 40px;
    min-height: 40px;
}
.top3-properties-report .form-group label:not(.form-check-label){
    display: flex;
    align-items: center;
    white-space: nowrap;    
    width: max-content;     
    min-width: 300px;
    font-size: 16px;
    margin-right: 0 !important;
    font-weight: 600;
    min-height: 40px;
}
.top3-properties-report .form-group label{
    margin-bottom: 0;
    font-weight: 600;
}
.top3-properties-report input:focus, .top3-properties-report select:focus{
    outline: none;
    box-shadow: none;
}
.top3-properties-report input, .top3-properties-report select{
    background-color: #fafafa;
}
.top3-properties-report .location-box .form-check.first{
    border-bottom: 1px solid #0000fe;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.top3-properties-report .location-box strong{
    color: #0000fe;
}
.top3-properties-report .form-check-input{
    border-color: #aaa;
}
.top3-properties-report .form-check label{
font-size: 13px;
}
.top3-results .investment-criteria .form-group label:not(.form-check-label){ 
    min-width: 130px;
    font-size: 16px;
}
.rank-title{
    background-color: #00B050;
    color: #fff;
    text-transform: uppercase;
    display: inline-flex;
    padding: 5px 20px;
    border-radius: 10px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    display: block;
}
.reserve-property-link a {
    color: #00b050;
    text-align: center;
    background: #fff;
    border: 2px solid #00b050;
    width: 100%;
    border-radius: 10px;
    padding: 5px 10px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    transition: 0.3s;
}

.reserve-property-link a:hover, .reserve-property-link a:focus {
    background: #00b050;
    color: #fff;
    transition: 0.3s;
}
.property-box h3{
    color: #0000fe;
    font-size: 2rem;
}
.top3-results .divider{
    width: 100%;
    height: 1px;
    background-color: #0000fe;
    margin: 50px 0;
}
.top3-results .heading-divider{
    margin: 0 0 30px;
}
.top3-results h3{
    font-size: 2rem;
    margin-bottom: 1rem;
}
.powered-by-ai h4{
    background-color: yellow;
    border-radius: 10px;
    border: 3px solid #0000fe;
    padding: 10px 20px;
    text-align: center;
    width: 100%;
    font-weight: 700;
}
.powered-by-ai span, .powered-by-ai strong{
    color: #0000fe;
}
.properties-brands-ai{
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    align-items: center;
    gap: 40px;
}
.properties-brands-ai img{
    height: 100px;
    width: auto;
    object-fit: contain;
}
.div-scroll-responsive{
    overflow-x: auto;
    flex-wrap: nowrap;
}


.top3-properties-report{
    padding-bottom: 50px;
}
.top3-properties-report .dot{
    width: 20px;
    height: 20px;
    display: flex;
    margin: auto;
}
.top3-properties-report .dot.green{
    background-color: #00B050;
}
.top3-properties-report .dot.yellow{
    background-color: #fdcd2b;
}
.top3-properties-report .dot.red{
    background-color: #ff0000;
}
.traffic-table tbody td{
    text-align: center;
}
.traffic-light-key{
    display: flex;
    gap: 10px;
    padding-left: 10px;
    align-items: center;
}
.top3-properties-report .info-box {
    background: #e3e3e3; /* light grey */
    border-radius: 3px;
}
.top3-properties-report .info-box p {
    font-size: 15px;
    line-height: 1.3;
}
.top3-properties-report .section-title {
    background: #0d47ff;
    color: #fff;
    font-weight: 700;
    padding: 6px 10px;
    font-size: 18px;
}

.top3-properties-report .comp-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 35px;
}

.top3-properties-report .comp-table th,
.top3-properties-report .comp-table td {
    border: 1px solid #ccc;
    padding: 8px 10px;
    font-size: 15px;
}

.top3-properties-report .comp-table th {
    background: #0d47ff;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.top3-properties-report .comp-table td:first-child {
    font-weight: 600;
    background: #f3f3f3;
    width: 220px;
}
.form-table input{
    width: 100%;
}
.table-responsive{
    overflow-x: auto;
}
.table-responsive th, .table-responsive td{
    white-space: nowrap;
}

.eoi-logo{
    background-color: #000;
    color: #fff;
}
.eoi-logo-header > .eoi-logo{
padding: 10px 15px;
min-height: 80px;
display: flex;
align-items: center;
flex: 1;
}
.eoi-logo-header{
    border: 1px solid #000;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}

    .eoi-form .section-title {
        background: #000;
        color: #fff;
        padding: 6px 12px;
        font-weight: 700;
        font-size: 18px;
    }

    .eoi-form .form-table {
        width: 100%;
        border-collapse: collapse;
        margin-bottom: 25px;
    }

    .eoi-form .form-table th,
    .eoi-form .form-table td {
        border: 1px solid #d1d1d1;
        padding: 10px 12px;
        font-size: 15px;
        vertical-align: middle;
        background: #fafafa;
    }

    .eoi-form .form-table th {
        width: 250px;
        font-weight: 700;
        background: #efefef;
    }
.big-btn { font-size:2.5rem; font-weight:700; }

/* dashboard page css */
/* .dashboard-wrapper{
        background:#fff;
        border:6px solid #666;
        padding:30px;
        max-width:1200px;
        margin:30px auto;
    } */
     .ft-dashboard-wrapper{
        padding-bottom: 50px;
     }

    .ft-dashboard-wrapper .dashboard-label{
        background:red;
        font-weight:700;
        font-size:28px;
        padding:10px 20px;
        display:inline-block;
    }

    .ft-dashboard-wrapper .title{
        color:#0000fe;
        font-weight:700;
        font-size:34px;
        margin:40px 0 30px;
    }

    .ft-dashboard-wrapper table th{
        color:#0000fe;
        font-size:20px;
        border-bottom:2px solid #eee;
    }

    .ft-dashboard-wrapper .red-box{
        /* background:red; */
        font-weight:700;
        padding:6px 16px;
        display:inline-block;
        min-width:50px;
        text-align:center;
    }
    .ft-dashboard-wrapper table td{
        font-weight: 600;
        font-size: 16px;
    }

    .ft-dashboard-wrapper .divider{
        width: 100%;
        height: 1px;
        background-color: #0000fe;
        margin: 20px 0;
    }
    
    .key-metrics-row .col-md-6.ft-pr{
        padding-right: 40px !important;
    }
    .key-metrics-row .col-md-6.ft-pl{
        padding-left: 40px !important;
    }
    .btn-orange{
        background-color: #F47A2A;

    }
    .btn-orange {
        text-align: center;
        font-size: 20px;
        font-weight: 600;
        display: inline-block;
        border-radius: 5px;
        padding: 10px 30px !important;
    }
    .chat-with-us-sec a, .chat-with-us-sec strong {
    color: currentColor;
}


/* Top-3-report-Results page css */
.top-3-report-results h2{
    font-size: 2rem;
}
.top-3-report-results .card{
    border: 2px solid #0000fe;
    padding: 15px;
    margin-bottom: 20px;
}
.top-3-report-results .card h3{
    color: #0000fe;
    font-weight: bold;
}
.top-3-report-results .card .suburb-label-wrap{
    display: flex;
    gap: 20px;
}
.top-3-report-results .card .suburb-label{
    min-width: 90px;
}
.top-3-report-results .card .suburb-value{
    color: #000000;
}
.top-3-report-results .card .suburb-value.blurred{
    filter: blur(5px);
    user-select: none; 
}
.top-3-report-results .card h4{
    font-weight: 600;
    color: #0000fe;
}
.top-3-report-results ul{
    padding-left: 30px;
}
.top-3-report-results .blue-text{
    color: #0000fe;
    font-style: italic;
}
.top-3-report-results p a{
    color: #0000fe;
}
.top-3-report-results .contact-card {
  padding: 30px;
  max-width: 500px;
  width: 100%;
  border-radius: 20px;
}

.top-3-report-results .contact-card .logo {
  max-width: 250px;
}

.top-3-report-results h5 {
  font-weight: 500;
  color: #6c757d;
}

.top-3-report-results .form-label {
  font-weight: 500;
  color: #000;
}

.top-3-report-results .form-control {
  border-radius: 2px;
  height: 48px;
}

.top-3-report-results textarea.form-control {
  height: auto;
}

.top-3-report-results .form-control.is-invalid {
  border-color: #f08080;
}
.top-3-report-results .form-control{
    background-color: #fafafa !important;
}
.top-3-report-results textarea:focus{
    outline: none;
    box-shadow: none;
}
.top-3-report-results .send-btn {
  background-color: #0d3bff;
  border: none;
  border-radius: 6px;
  font-size: 22px;
  font-weight: 600;
  padding: 12px;
}

.top-3-report-results .send-btn:hover {
  background-color: #082fd1;
}

.top-3-report-results .privacy-text {
  font-size: 14px;
  color: #000;
  line-height: 1.6;
}
.top-3-report-results .contact-card button[type="submit"]{
    max-width: 100%;
}
.top-3-report-results .modal-content{
  position: relative;
}
.top-3-report-results .btn-close{
  position: absolute;
  top: 10px;
  right: 10px;
  color: #000;
  opacity: 1;
}






.ask-question-label {
      position: fixed;
      bottom: 110px;
      /* Button se 80px upar */
      right: 25px;
      background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
      color: white;
      padding: 10px 20px;
      border-radius: 25px;
      font-size: 14px;
      font-weight: bold;
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
      z-index: 1000000;
      display: flex;
      align-items: center;
      gap: 8px;
      transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
      cursor: pointer;
      font-family: Arial, sans-serif;
    }

    .ask-question-label:hover {
      transform: translateY(-3px);
      box-shadow: 0 8px 25px rgba(0, 0, 0, 0.4);
    }

    .ask-question-label.hidden {
      opacity: 0;
      transform: translateY(20px) scale(0.8);
      pointer-events: none;
    }

    .ask-question-label::before {
      content: "💬";
      font-size: 18px;
      animation: pulse 2s infinite;
    }

    @keyframes pulse {
      0% {
        transform: scale(1);
      }

      50% {
        transform: scale(1.1);
      }

      100% {
        transform: scale(1);
      }
    }

    /* 21-jan-2026 */
    .question-page ul{
        padding-left: 0;
    }
    .website-question-page .form-control, .website-question-page select{
        background-color: #fafafa;
    }
    .step-title{
        color: #0000fe;
        font-weight: 700;
    }

    .investment-form label{
        font-weight: 600;
    }

    .results-page .section-title{
        color: #0000fe;
        background-color: transparent;
    }
    .results-page .help-section h5{
        color: #0000fe;
        font-weight: 600;
    }


ul.navbar-nav {
    justify-content: center;
    width: 100%;
    gap: 3rem;
}
.nav-link {
    color: #0000fe;
}

.nav-link:hover {
    color: #000;
}
.hero-card {
    background: #fff;
    width: 100%;
    border-radius: 1rem;
    box-shadow: 4px 4px 25px rgba(0,0,0,0.05);
    height: 100%;
}

.hero-card-top, .hero-card-top img {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    width: 100%;
}

.hero-card-content {
    padding: 2rem 1.5rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    text-align: center;
}

.hero-card-content h2 {
    font-size: 24px;
}

.hero-card-content p {
    font-size: 17px;
}

.hero-card-content .yellow-gradient-btn {
    font-size: 16px;
    padding: 14px 20px;
    width: 100%;
    text-align: center;
}

.hero-card-top img {
    width: 100%;
    height: auto;
    aspect-ratio: 1.5;
    object-fit: cover;
    object-position: center top;
}
section.hero-sec {
    width: 100%;
    padding: 5rem 0;
}
.card-2 {
    text-align: center;
}

.card-2 img {
    width: 60px;
    height: 60px;
    margin-bottom: 1rem;
}

.card-2 h3 {
    font-size: 21px;
    color: #0000fe;
}







/* Results Property page css start */
.loan-comparison-results{
    padding: 0 0 40px 0;
}
.loan-comparison-results .container, .iloo .container {
    max-width: 1536px !important;
}
.loan-comparison-results .intro{
    display: flex;
    gap: 20px;
    padding-bottom: 20px;
    justify-content: space-between;
    align-items: center;
}
.loan-comparison-results .intro h1{
    font-size: 2rem;
}
.loan-comparison-results .intro a{
    text-decoration: none;
    font-size: 1.3rem;
    font-weight: 600;
    transition: 0.3s;
    line-height: 1.3;
    gap: 10px;
    display: inline-flex;
    align-items: center;
}

.loan-comparison-results .intro a:hover{
    text-decoration: underline;
}

.loan-comparison-results table{
  border-top: 2px solid #0000fe;
  border-bottom: 2px solid #0000fe;
  padding: 10px 0;
  overflow-x: auto;
}
.loan-comparison-results .table-wrapper{
    overflow-x: auto;
}

.loan-comparison-results table {
  width: 100%;
  border-collapse: collapse;
}

.loan-comparison-results thead {
  background: #f2f2f2;
  border-bottom: 2px solid #0000fe;
}

.loan-comparison-results thead th {
      color: #fff;
    padding: 12px 10px;
    font-size: 14px;
    text-align: left;
    background: #0000fe;
}

.loan-comparison-results tbody td {
  padding: 12px 10px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
}
.loan-comparison-results table th, .loan-comparison-results table td {
    border: 1px solid #0000ff26;
}
.loan-comparison-results table tr:nth-child(even) {
    background: #f7f7ff;
}
.loan-comparison-results tbody tr {
  border-top: 1px solid #ddd;
}

.loan-comparison-results .rank {
  font-weight: bold;
}

.loan-comparison-results .enquire-btn {
  background: #16a34a;
  color: #fff;
  padding: 8px 16px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 14px;
  transition: 0.3s;
}
.loan-comparison-results .enquire-btn:hover {
    background-color: #000;
}

.loan-comparison-results .bottom-text {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  color: #0000fe;
  font-size: 15px;
  gap: 30px;
}

.loan-comparison-results .bottom-text a {
  color: #0000fe;
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: 600;
}
.enq-text {
    font-size: 1.5rem;
    font-weight: 600;
}
.loan-comparison-results .bottom-text a:hover {
  text-decoration: underline;
}

/* TOP BAR */
.loan-comparison-results .top-info {
  display: flex;
  gap: 25px;
  justify-content: space-between;
  flex-wrap: wrap;
  /* grid-template-columns: repeat(8, 1fr); */
  background: #fff200;
  padding: 12px 10px;
  border-bottom: 2px solid #0000fe;
  font-size: 14px;
  margin-bottom: 10px;
}

.loan-comparison-results .top-info div strong{
  color: #0000fe;
}
.tcob-popup p{
    font-size: 14px;
}
.tcob-popup .modal-body li{
    font-size: 14px;
}

.iloo{
    padding:0 0 50px 0;
}
.iloo h1{
    font-size: 1.5rem;
    color: #0000fe;
}
.iloo p, .iloo li {
    font-size: 1.5rem;
}
.iloo-btn-success{
    padding: 15px 30px;
    font-size: 24px;
}

section.enquiry-hero-content{
    background-image: none !important;
    background-color: #0000fe !important;
}
section.enquiry-hero-content h2{
    color: #fdcd2b;
}
.enquiry-hero-content .btn.btn-primary{
    background-color: #fdcd2b;
    color: #000;
}
.enquiry-hero-content .btn.btn-primary:hover{
    background-color: #000;
    color: #fff;
}
.enquiry-hero-content p{
    color: #fff !important;
}

.enquiry-testimonial .grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}
.enquiry-testimonial .rating img{
    width: 16px;
    height: 16px;
    object-fit: contain;
}
.enquiry-testimonial .card {
    border: none;
    padding: 0;
}
.enquiry-testimonial .card .name{
    font-weight: 700;
    margin-top: 10px;
}
.loan-comparison-results .intro a span {
    background: #00b050;
    color: #fff;
    padding: 5px;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
section.result-property-mid-sec {
    background: url(../img/bg2.jpg) no-repeat center;
    padding: 60px 0;
    background-size: cover;
    background-position: center bottom;
}
section.result-property-mid-sec .container { max-width:1536px !important; }
.result-p-box {
    background: rgba(255,255,255,0.7);
    padding: 2rem;
    border-radius: 1rem;
    border: 2px solid #fff;
    display: flex;
    flex-flow: column;
    height: 100%;
}

.result-p-box p, .result-p-box li {
    font-size: 1.5rem;
    color: #000;
}

.result-p-box h3 {
    font-size: 2rem;
}
.result-p-box.p-box-right {
    background: url(../img/girl-with-lp.png) no-repeat bottom right;
    background-color: rgba(255, 255, 255, 0.7);
    background-size: auto;
}
/* Results Property page css end */

/* responsive css start*/

@media(max-width:1024px){
    .ft-investment-section .home-int{
        display: none;
    }
    .ft-investment-section .wrapper{
        margin: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .ft-investment-section .wrapper h2{
        text-align: center;
    }
    .properties-brands-ai{
        grid-template-columns: repeat(4, 1fr);
    }
}
@media(max-width:850px){
    .services-offer-sec .cta-box{justify-content: center;}
    .who-am-i-sec .col-md-7, .who-am-i-sec .col-md-5 {
        width: 100%;
    }
    .modal-content p {
    font-size: 17px;
    
}
    .richard-img-col img {
        margin-top: 30px;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        align-self: center;
    }
    .what-our-fans .col-md-3 {
        width: 50%;
    }
    section.expert-advice-section ul {
        gap: 30px;
        justify-content: center;
    }
}
@media(max-width:767px){
    .loan-comparison-results .top-info {
        justify-content: flex-start;
    }
    .loan-comparison-results .intro{
        flex-direction: column;
        gap: 10px;
    }
    .loan-comparison-results .bottom-text{
        flex-direction: column;
        gap: 15px;
    }
    .top-3-report-results .contact-card{
        padding: 15px;
    }
    .top-3-report-results .form-control {
 
    height: 40px;
}
.top-3-report-results h2 {
    font-size: 1.5rem;
}
.top-3-report-results.top3-results button.btn{
  font-size: inherit;
}
.top-3-report-results .form-label {
 font-size: 16px;
}
.top-3-report-results textarea.form-control {
    height: 100px;
}
    .btn-orange{
        font-size: 16px;
    }
    .ft-mt-mobile{
        margin-top: 40px;
    }
    .key-metrics-row .col-md-6.ft-pr{
        padding-right: 15px !important;
    }
    .key-metrics-row .col-md-6.ft-pl{
        padding-left: 15px !important;
    }
    .top3-properties-report .form-group label:not(.form-check-label){
        min-width: 120px;
        width: 150px;
        font-size: 14px;
        white-space: wrap;
    }
    .top3-properties-report .form-group{
        gap: 10px;
    }
    .yellow-gradient-btn{
        font-size: 16px;
    }
    .top3-properties-report .property-box{
        margin-top: 30px;
    }
    .key-metrics-row .col-md-3{
        margin-top: 30px;
    }
    .section-padding{
        padding: 60px 0;
    }
    .ft-hero .intro-wrap{
        padding: 40px 30px;
    }
    .ft-hero .intro-wrap p{
        font-size: 16px;
    }
    .ft-how-works h2{
        margin-bottom: 0;
    }
    .works-wrapper{
        grid-template-columns: 1fr;
    }
    .property-criteria{
        padding: 30px 20px;
    }
    .ft-investment-section{
        margin-top: 0;
    }
    .ft-property-quiz.popup .popup-content{
        padding: 40px 20px;
    }
    .last-step.active + .buttons .next{
        font-size: 16px;
        padding: 10px 24px;
    }
    .popup-content .ft-section-header{
        margin-bottom: 5px;
    }
    
    .hyi-btn{flex-direction: row; gap: 10px !important; flex-wrap: wrap;}
    .filter-form .filter-wrap{width: 45%; flex-direction: column; justify-content: flex-start; align-items: flex-start !important; gap: 6px !important;}
    .hyi-btn .btn-primary{width: 150px; font-size: 13px;}
    #enquireFormPopup .modal-body{padding-left: 20px; padding-right: 20px;}
    .enquiry-box .form-group{flex-direction: column; align-items: flex-start;}
    .enquiry-box .form-group input{width: 100%;}
    .enquiry-box .form-group label{flex: 0 0 28px;}
    .services-offer-sec .services-table .table>:not(caption)>*>*{font-size: 14px;}
    .services-offer-sec .cta-box .btn{font-size: 16px;}
    .services-offer-sec .services-table{padding: 20px;}
    .high-yield-investment-sec h1 { font-size:24px; }
    .high-yield-investment-sec h1 br { display:none; }
    .tooltip-inner {
                max-width: 70% !important;
             }
    h1 {
        font-size: 2rem;
    }
    .hero-content-sec p {
        font-size: 14px;
        line-height: 1.5;
    }
    .fintrack-video iframe {
        height: 250px;
        max-width: 450px;
        width: 100%;
    }
    .btn-xl {
        font-size: 100%;
        padding: 0.5rem 1rem;
    }
    .who-am-i-sec p {
        font-size: 14px;
    }
    .sub-heading {
        font-size: 16px;
    }
    .richard-img-col {
        padding-top: 30px;
        text-align: center;
    }

    .richard-img-col img {
        max-width: 200px;
        margin: auto;
    }
    .fintrack-form .col-auto {
        width: 100%;
        margin: 0;
    }

    .fintrack-form .col-auto label {
        width: 180px;
    }
    .fintrack-form .col-auto button {
        width: 100%;
    }
    .ft-btn-purple {
    width: 100%;
}
    .fintrack-form 
     table th, .fintrack-form 
     table td {
        font-size: 13px;
        white-space: normal;
        min-width: 120px;
    }

    .fintrack-form table button {
        font-size: 12px;
        padding: 5px 10px;
        border-radius: 3px;
    }
    .why-work-chart .blue-box {
        font-size: 10px;
        padding: 5px 10px;
    }
    h2 {
        font-size: 1.7rem;
    }
    .icon-box {
        flex-flow: column;
        align-items: flex-start;
    }

    .icon-box {
        margin-bottom: 30px !important;
    }
    .fans-box {
        float: left;
        width: 100%;
        height: auto;
        padding-bottom: 30px;
    }
    section.expert-advice-section ul {
        gap: 30px;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }
    section.expert-advice-section img {
        margin-top: 30px;
    }
    footer ul {
        gap: 15px;
    }
    .what-our-fans .col-md-3 {
        width: 100%;
    }
    .form-step label {
        font-size: 14px;
    }

.button-group .btn {
    font-size: 14px;
}
.form-step .radio-group {
    flex-flow: column;
    gap: 10px;
}
.ft-property-quiz .input-group {
    grid-template-columns: 1fr;
}
.properties-brands-ai{
    grid-template-columns: repeat(2, 1fr);
    column-gap: 30px;
    row-gap: 10px;
}
.properties-brands-ai img{
    height: 70px;
}
header.ft-header-section .container {
    display: flex;
    gap: 2rem;
    justify-content: space-between;
    margin-top: 1rem;
}

.ft-header-section a img {
    max-width: 200px;
}

.navbar-collapse {
    position: fixed;
    left: 0;
    top: 90px;
    background: #fff;
    width: 100%;
    padding: 20px;
}

.navbar-collapse ul.navbar-nav {
    gap: 0rem;
}
}

@media(max-width: 767px){
    .enquiry-testimonial .grid{
 
    grid-template-columns: 1fr ;
 
}
    .iloo-btn-success{
        font-size: 16px;
    }
    .eoi-form .form-table th{
        width: 120px;
        font-size: 14px;
    }
    .div-scroll-responsive.row>*{
        width: auto;
    }
    .carousel-client-ss { padding: 0 30px; }

    .form-step .inner-row .row {
        flex-wrap: wrap;
    }
    .form-step .btn {
        padding-left: 15px;
        padding-right: 15px;
    }
    .button-group.gap--xs {
        gap: 10px;
    }
    .ft-property-quiz .fields-wrapper{
        grid-template-columns: 1fr;
    }
    .ft-property-quiz.popup .popup-content{
        max-height: 90vh;
    }
    .thankyou-section{
        height: auto;
    }
    .form-step .form-check{max-width: 100%;}
    .form-step .btn-success.next-btn{font-size: 14px; min-width: unset; width: 100%;}
    .btn-success.complete-btn{font-size: 14px;}
    .who-am-i-sec .col-md-7{padding-bottom: 0 !important;}
    section.step-form label, section.step-form input {
    font-size: 14px;
}
.form-step .radio-group label {
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}
.form-step .btn {
    font-size: 14px;
}
.btn.btn-xl>br {
    display: none;
}
.loan-comparison-results .bottom-text a {
    font-size: 1rem;
}

.enq-text {
    font-size: 1rem;
}

.iloo p, .iloo li {
    font-size: 1rem;
}
.result-p-box h3 {
    font-size: 1.3rem;
}
.result-p-box p, .result-p-box li {
    font-size: 1.1rem;
}
section.result-property-mid-sec .col-md-6 {
    margin: 10px 0;
}
.result-p-box.p-box-right {
    padding-bottom: 230px;
}
.result-p-box { height: auto;}
}