/*
Theme Name: Banca Child
Theme URI: https://wordpress-theme.spider-themes.net/banca/
Description: Banca is a Business and Finance WordPress theme for Consulting websites or promoting your services, Bank websites, loan companies, corporate and business-related services
Author: Spider-themes
Author URI: https://themeforest.net/user/spider-themes
Template: banca
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Tags: agency, bank website, banking, broker, card, clean, consulting, credit card, finance, financial, loan, loan calculator, loan website, mortgage, services
Text Domain: banca-child
*/

.doc_blog_classic_area {
    background-color: red;
}

.header-menu.header-menu-3 {
    background-color: #000 !important;
}

.footer-column {
    text-align: left;
}

.footer-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer-menu li {
    margin: 10px 0;
}

.footer-menu a {
    text-decoration: none;
    color: #666666;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
}

.footer-menu a:hover {
    color: #2563eb;
}

.social-icons {
    display: flex;
    justify-content: start;
    align-items: start;
    padding: 5px;
}

.icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 8px;
    background-color: #cccccc;
    color: #ffffff;
    font-size: 18px;
    text-decoration: none;
    transition: background-color 0.3s ease, transform 0.2s ease;
    margin-left: 15px;
}

.icon:first-child {
    margin-left: -10px;
}

.icon.twitter,
.icon.telegram {
    border-radius: 50%;
}

.icon:hover {
    background-color: #666666;
    transform: scale(1.1);
}

.keystone-footer {
    text-align: center;
}

.keystone-footer .keystone-logo h1 {
    font-size: 16px;
    font-weight: 700;
    color: #777777;
    margin: 0;
}

.keystone-footer .keystone-copyright p {
    font-size: 14px;
    color: #FFFFFF;
    margin: 5px 0;
    line-height: 18px;
}

.kst-contact-section {
    padding: 50px 20px;
    text-align: center;
    color: #ffffff;
}

.kst-contact-content h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    color: white;
}

.kst-contact-button {
    display: inline-block;
    background-color: #83b84d;
    color: #ffffff;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 30px;
    transition: background-color 0.3s ease;
}

.kst-contact-button:hover {
    background-color: #574b4b;
}

.kst-experience-section {
    color: #223e7f;
    line-height: 1.6;
    font-family: 'Montserrat', sans-serif;
}

.kst-experience-content h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #223e7f;
}

.kst-experience-underline {
    width: 50px;
    border: 2px solid #223e7f;
    margin: 10px 0 20px;
}

.kst-experience-content p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #000000;
    margin-top: 20px;

}

.kst-experience-content h3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    color: #223e7f;
}

.pr-60 {
    padding-right: 20px;
}

.pl-60 {
    padding-left: 20px;
}

.forminator-ui#forminator-module-6743.forminator-design--default .forminator-button-submit {
    width: 100% !important;
}

#preloader {
    background-color: white !important;
}

#preloader .round_spinner {
    background-color: white !important;
    box-shadow: unset !important;
    border-style: none !important;
}

#preloader .ctn-preloader {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#preloader .spinner {
    display: none !important;
}

.banner-content.wow.fadeInRight {
    padding: 20px;
    background: #bebebe12;
}

@media only screen and (max-width: 767px) {
    .banner-content.wow.fadeInRight {
        margin-top: 100px !important;
        background: #bebebe8c !important;
    }

	.about-tab-area .nav-tabs {
	  display: flex !important;
	  flex-direction: column !important;
	}
	
	.nav-item {
	  display: flex !important;
	  flex-direction: column !important;
	}
	
	.multistep_form_loan .elementor-field-group-email .elementor-field-subgroup .elementor-field-option {
	  width: 100% !important;
	}
	
	.elementor-field-option {
	  padding: 5px !important;
	}
	
	.multistep_form_loan .elementor-field-group-email .elementor-field-subgroup .elementor-field-option:last-child {
	  margin-right: 20px !important;
	}
	
	
	
	.header-menu .navbar .navbar-nav>.nav-item>.nav-link {
        color: #fff;
    }

    .header-menu .navbar .navbar-nav>.nav-item {
        padding: 10px;
        border: 1px solid rgba(237, 237, 237, .5);
        border-radius: 5px;
        margin-bottom: 8px;
    }

    .ms-5 {
        margin-left: 0rem !important;
    }

    #navbarSupportedContent {
        background-color: black;
        padding: 50px;
    }

    .theme-btn.theme-btn-outlined_alt {
        width: 100%;
        font-size: 13px;
    }
	
	.elementor-field-subgroup.elementor-subgroup-inline {
	  display: flex !important;
	  flex-direction: column !important;
	}
	
	#myTabContent {
        padding: 30px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .banner-content.wow.fadeInRight {
        background: #bebebe12;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-menu .navbar .navbar-nav>.nav-item>.nav-link {
        color: #fff;
    }

    .header-menu .navbar .navbar-nav>.nav-item {
        padding: 10px;
        border: 1px solid rgba(237, 237, 237, .5);
        border-radius: 5px;
        margin-bottom: 8px;
    }

    .ms-5 {
        margin-left: 0rem !important;
    }

    #navbarSupportedContent {
        background-color: black;
        padding: 50px;
    }

    .theme-btn.theme-btn-outlined_alt {
        width: 100%;
        font-size: 13px;
    }
	
	#myTabContent {
        padding: 15px 40px 15px 40px !important;
    }
}

@media only screen and (min-width: 1025px) { 
	.multistep_form_loan .elementor-field-group-email .elementor-field-subgroup .elementor-field-option {
	  width: 30% !important;
	}
	
	#myTabContent {
	  padding: 15px 40px 15px 40px !important;
	}
}

.align-items-end {
    align-items: center !important;
}

.nav-tabs .nav-link {
  border-radius: .25rem !important;
}

.about-tab-area .nav-tabs .nav-item .nav-link {
	color: #2a2929 !important;
}

.about-tab-area .nav-tabs .nav-item .nav-link.active {
  color: #fff !important;
  border-color: #03155f !important;
  background: #03155f !important;
}

#myTabContent {
  background: #e7e7e74a !important;
  border-radius: 8px !important;
}

.nav-item {
  margin-bottom: 10px;
}

.multistep_form_loan form.elementor-form {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-content: center !important;
}

.e-form__indicators {
  font-size: 22px !important;
  line-height: 1.3 !important;
  margin-bottom: 45px !important;
}

.e-form__indicators__indicator--state-active {
  color: #000082 !important;
  font-weight: 600 !important;
}

.multistep_form_loan .elementor-field-type-radio .elementor-field-subgroup:first-child span.elementor-field-option label {
  height: 140px !important;
  padding: 15px !important;
}

.multistep_form_loan .elementor-field-type-radio .elementor-field-subgroup span {
  margin-right: 20px !important;
}

.multistep_form_loan .elementor-field-group-email .elementor-field-subgroup .elementor-field-option {
  margin-bottom: 15px !important;
}

.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label {
  color: #041d7e !important;
}

.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(1) label:after {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/home-black.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(1) label:before {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/home-white.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(2) label:after {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/new-house-black.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(2) label:before {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/new-house-white.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(3) label:after {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/holiday-house-black.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(3) label:before {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/holiday-house-white.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(4) label:after {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/investment-property-black.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(4) label:before {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/investment-property-white.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(5) label:after {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/commercial-property-black.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(5) label:before {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/commercial-property-white.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(6) label:after {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/refinance-black.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(6) label:before {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/refinance-white.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(7) label:after {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/asset-equipment-finance-black.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(7) label:before {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/asset-equipment-finance-white.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(8) label:after {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/construction-development-black.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(8) label:before {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/construction-white.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(9) label:after {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/self-employed-black.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(9) label:before {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/self-employed-white.png') !important;
}

.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(10) label:after {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/refinance-black.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(10) label:before {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/refinance-white.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(11) label:after {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/renovations-extensions-black.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(11) label:before {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/renovations-extensions-white.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(12) label:after {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/smsf-lending-black.png') !important;
}
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(12) label:before {
  background-image:url('https://keystonehomeloans.com.au/wp-content/uploads/2025/01/smsf-lending-white.png') !important;
}

.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option label:hover:after,
.multistep_form_loan .elementor-field-type-radio .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(1) input:checked~label:after,
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(2) input:checked~label:after,
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(3) input:checked~label:after,
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(4) input:checked~label:after,
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(5) input:checked~label:after,
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(6) input:checked~label:after,
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(7) input:checked~label:after,
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(8) input:checked~label:after,
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(9) input:checked~label:after,
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(10) input:checked~label:after,
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(11) input:checked~label:after,
.multistep_form_loan .elementor-form-fields-wrapper .elementor-field-subgroup:first-child span.elementor-field-option:nth-child(12) input:checked~label:after {
  display:none !important;
}

.elementor img {
    border-radius: 8px !important;
    margin-top: 15px !important;
    margin-bottom: 10px !important;
}

@keyframes fadeBottom {
    0% {
        opacity: 0;
        transform: translateY(20px); /* Moves the element 20px down */
    }
    100% {
        opacity: 1;
        transform: translateY(0); /* Moves the element back to its original position */
    }
}

.elementor-5750 .elementor-element.elementor-element-4cb9597 .__title {
    animation-duration: 0.7s; /* Duration of the animation */
    animation-delay: 0.9s; /* Delay before the animation starts */
    animation-timing-function: ease-in-out; /* Smooth transition effect */
    animation-fill-mode: both; /* Retains final animation state */
    animation-name: fadeBottom; /* Name of the animation to use */
    background: #adadad45 !important;
    padding: 20px !important;
}



.wpcf7 form.sent .wpcf7-response-output {
  padding: 20px !important;
  border: 1px solid black !important;
  border-radius: 10px !important;
  font-size: 13px !important;
  line-height: 18px !important;
  font-weight: 600 !important;
}


.breadcrumb-widget .breadcrumb-content ul {
  display: none !important;
}

.notice.notice-info.wp-mail-smtp-license-notice {
    display: none !important;
}

.work-time {
    display: none !important;
}

.advisor-area .advisor-img .shape .circle-shape {
    display: inline-block;
    position: absolute;
    top: -45px;
    z-index: -2;
    right: -35px;
    width: 65px;
    height: 65px;
    background-color: transparent;
    border-radius: 100%;
    border: 20px solid darkblue !important;
    box-sizing: content-box;
    animation: pulse 5s infinite;
}

.wpcf7-response-output {
    display: none !important;
}

.section-title P {
    color: #1e1e1e !important;
    font-weight: 400 !important;
	line-height: 23px !important;
}