/*
Theme Name: Catena theme
Theme URI: https://conceptmarketing.com.au
Author: Concept Marketing
Author URI: https://conceptmarketing.com.au
Description: Just a starter theme for Catena theme
Version: 1.01
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clean, starter, Catena
*/
html {
	scroll-behavior: smooth;
  }
span.percent:after {
    content: "+";
   
  }
ul#menu-primary li a span {
    text-transform: uppercase;
}
.homeicon img {
    max-width: 100%;
    filter: invert(1) brightness(2.5);
} 
.teamitem img {
    filter: inherit !IMPORTANT;
}
.gform_wrapper .validation_message {
border:none !important;
padding:0px  !important;
margin:0px !important;
font-size: 14px !important;
    font-weight: 400 !important;
background:none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
   border:none !important;
padding:0px  !important;
margin:0px !important;
font-size: 14px !important;
  font-weight: 400 !important;
	text-align:left;
background:none !important;
box-shadow:none !important;
}
span.gform-icon.gform-icon--circle-error {
    display: none !important;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border: none !important;
    border-bottom: 1px solid rgba(112, 112, 112, 0.3) !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
    padding: 0px 0px 0px 0px !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    font-size: 14px !important;
    font-weight: 400 !important;
    text-align: left;
	padding: 0;
}
.gform_heading {
    display: none;
}
.default-main h3 {
    font-size: 28px;
    line-height: 38px;
    color:#3D639E;
}
.default-main h2 {
/*
    font-size: 38px;
    line-height: 48px;
*/
    color:#3D639E;
}
div#gform_fields_2 input {
    border-radius: 6px !important;
    height: 57px;
    color: #000;
    border: none;
    outline: none;
}
#gform_wrapper_2 .gform_footer.before {
    margin: 0 !IMPORTANT;
    padding: 0 !important;
}
div#gform_fields_2 input::placeholder {
  color: #000;
}
div#gform_fields_2 input::-ms-input-placeholder { 
 color: #000;
}
div#validation_message_2_1 {
    display: none;
}
input#gform_submit_button_2 {
    min-width: 175px;
    background: #3D639E;
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    height: 57px;
    border-radius: 6px !important;
	    transition: all 0.5s ease;
}
input#gform_submit_button_2:hover {
    background: #fff;
	color: #3D639E !important;

}


div#gform_2_validation_container {
    display: none;
}
#gform_wrapper_2 #field_submit {
    display: inline;
} 
#gform_wrapper_2 .gfield_error [aria-invalid=true] {
    border: 2px solid #c02b0a !important;
}
/* Font Icon */
@font-face {
    font-family: 'icomoon';
    src: url(./fonts/iconmoon/icomoon.eot);
    src: url(./fonts/iconmoon/icomoon.eot) format("embedded-opentype"), url(./fonts/iconmoon/icomoon.ttf) format("truetype"), url(./fonts/iconmoon/icomoon.woff) format("woff"), url(./fonts/iconmoon/icomoon.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-stage-b:before {
    content: "\e912"
}

.icon-stageop2:before {
    content: "\e911"
}

.icon-pground:before {
    content: "\e90f";
    font-size: 80%
}

.icon-bath-ico:before {
    content: "\e90b"
}

.icon-bed-ico:before {
    content: "\e90c"
}

.icon-brochure:before {
    content: "\e90d"
}

.icon-car-ico:before {
    content: "\e90e"
}

.icon-ico-phone:before {
    content: "\e907"
}

.icon-bath:before {
    content: "\e8f5"
}

.icon-bed:before {
    content: "\e8f6"
}

.icon-carpark:before {
    content: "\e8f7"
}

.icon-car2:before {
    content: "\e914"
}

.icon-bath2:before {
    content: "\e918"
}

.icon-bed2:before {
    content: "\e919"
}

.icon-pin:before {
    content: "\e908";
    color: #e52626
}

.icon-time:before {
    content: "\e909"
}

.icon-download2:before {
    content: "\e9c5"
}

.icon-envelope:before {
    content: "\e90a"
}

.icon-facebook:before {
    content: "\ea93"
}

.icon-facebook2:before {
    content: "\ea91"
}

.icon-instagram:before {
    content: "\ea92"
}

.icon-btn-arrow:before {
    content: "\e910"
}

.icon-btn-arrow2:before {
    content: "\e917"
}

.icon-arrow-down:before {
    content: "\ea3e"
}

.icon-checkmark:before {
    content: "\ea10"
}

.icon-carrot-right:before {
    content: "\e916"
}
/* House Land Style */
.extras .input-container {
    text-align: center;
}
.input-container {
    margin: 10px auto;
}
.extras .input-container label {
    line-height: 1;
    vertical-align: middle;
    font-size: 16px;
    margin-right: 10px;
}
.extras .input-container label, .extras .input-container select {
    position: relative;
    display: inline-block;
    width: auto;
}
.property-search-land label {
    font-size: 25px;
    color: #043261;
}
.extras .input-container label i {
    font-size: 20px;
    vertical-align: middle;
    color: #04a583;
}
.extras .input-container label i {
    font-size: 20px;
    vertical-align: middle;
    color: #ff9d00;
    background-color: transparent;
    background-image: -webkit-gradient(left top, right top, color-stop(0%, rgba(244, 156, 52, 1)), color-stop(100%, rgba(248, 182, 50, 1)));
    background-image: -webkit-linear-gradient(left, rgba(244, 156, 52, 1) 0%, rgba(248, 182, 50, 1) 100%);
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
}
.extras .input-container select {
    -webkit-appearance: none;
    appearance: none;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border: 1px solid;
    border-radius: 20px;
    background-color: #fff;
    z-index: 2;
}
.search-block-form .range-wrap label {
    font-size: 25px;
    color: #043261;
}
.range-wrap .irs {
    width: 100%;
}
.range-wrap {
    width: 100%;
    float: left;
    display: inline-block;
    clear: both;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.property-search-land input[type="submit"] {
    border-radius: 10px;
    background-color: #fecc00;
    font-size: 30px;
    font-weight: 300;
    text-transform: none;
}
.property-search-land input[type="submit"] {
    display: block;
    max-width: 400px;
    margin: 15px auto;
    background-color: #043261;
    font-size: 20px;
    font-weight: 700;
    line-height: 55px;
    height: 50px;
    padding: 0 25px;
}
h2.search-land-heading, .property-details .single-heading {
    color: #043261;
    font-size: 48px;
    font-weight: 300 !important;
    line-height: 1;
    margin: 0;
    padding: 20px 0;
}
.house-item .image {
    padding-top: 75%;
    background-position: center;
    background-size: cover;
    margin-bottom: 20px;
}
.house-item {
    margin-bottom: 45px;
}
a:link, a:visited {
    color: #4d4d4d;
}
.house-item > h3.house_title {
    font-size: 22px;
    line-height: 28px;
}
.house-item h3 {
    font-size: 20px;
    font-weight: 700 !important;
    color: #3D639E;
    text-align: center;
}
.house-item h4 {
    font-weight: 700;
    text-align: center;
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    text-transform: lowercase;
}
.house-item h4::first-letter{

    text-transform: uppercase;
}
.house-item h3 a {
    color: #3D639E;
	text-decoration: none;
}
dl.amenities {
    margin-bottom: 20px;
    margin-top: 15px;
}
dl.amenities {
    text-align: center;
    font-size: 22px;
}
dl.amenities dt {
    color: #DF4E44;
}
dl.amenities dt, dl.amenities dd {
    display: inline-block;
    margin: 0 8px;
}
.results-list-item-desc-links img {
    display: inline-block;
    margin: auto;
    max-height: 40px;
}
.logo-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.more-btn a {
    padding: 10px 25px;
    font-weight: 600;
    text-decoration: none;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    box-shadow: none !important;
    background: #3D639E;
	    border-radius: 6px;
	transition: all 0.5s ease;
}
.more-btn a:hover{
	color: #fff;
	background: #DF4E44;
}
.profile-house img {
    max-width: 100%;
    width: 100%;
}
ul.lot-info > li {
    display: inline-block;
    margin-right: 30px;
}
.lot-info-title {
    font-size: 22px;
    font-weight: 600;
}
.lot-info-value {
    font-size: 18px;
}
.from {
    font-weight: 400;
}
ul.lot-info {
    color: #000;
    font-weight: 700;
    line-height: 1.2;
    padding: 0;
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
}
.floor-content h4 {
font-weight: 700;
    color: #000000;
    font-size: 26px;
    line-height: 30px;
}
.builder_logo_details_page img {
    max-width: 100%;
    max-height: 80px;
    text-align: center;
}
.builder_logo_details_page {
    text-align: left;
    margin-top: 20px;
}
.floor-content h2{
	color: #3D639E;
}
a.tab-link.tab-download.btn.btn-primary {
    background: #3D639E;
    border-radius: 10px;
    height: auto;
    line-height: normal;
    padding: 15px 35px !important;
    font-size: 20px;
    color:#fff;
    border:none;
    outline:none;
    text-transform: none;
    font-weight: 600;
	transition: all 0.5s ease;
}
a.tab-link.tab-download.btn.btn-primary:hover{
	color: #fff;
	background: #DF4E44;
}
a.tab-link.btn.btn-primary.popup_link_call_unique_eq{
  background: #3D639E;
    border-radius: 10px;
    height: auto;
    line-height: normal;
    padding: 15px 35px !important;
    font-size: 20px;
    color:#fff;
    border:none;
    outline:none;
    text-transform: none;
    font-weight: 600;
	transition: all 0.5s ease;
}
a.tab-link.btn.btn-primary.popup_link_call_unique_eq:hover{
	color: #fff;
	background: #DF4E44;
}
.floor-image img {
    max-width: 100%;
/*    width: 100%;*/
}
div#myHeader.sticky {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: none !important;
    outline:none !important;
}
/* House Land Style */
/* Popup  Style */
#houseland h4.modal-title {
    font-size: 18px;
    line-height: 26px;
    color:#fff;
    font-weight: 400;
    text-align: center;
}
#houseland .modal-header {
    padding: 25px 25px 0px 25px;
    border: none;
}
#houseland .modal-content {
    background: #3D639E;
}
#houseland .modal-body {
    padding: 25px 25px 25px 25px;
}

#houseland button.close {
    font-size: 35px;
    position: absolute;
    top: -12px;
    right: -10px;
    background: #DF4E44;
    font-weight: 300;
    color: #fff;
    line-height: 30px;
    opacity: 1;
    margin: 0;
    text-shadow: none;
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
}
#gform_wrapper_4 .gform_footer {
    justify-content: center;
    padding: 0;
    margin: 15px 0px 0px;
}
.close:focus, .close:hover {
    color: #fff !important;
    text-decoration: none;
     outline: none !important;
    opacity: 1 !important;;
}
.close:focus-visible {
    outline: none !important;
}
input#gform_submit_button_4 {
    font-weight: 600;
    text-decoration: none;
    padding: 15px 20px !important;
    border: none;
    color: #fff;
    margin: 0;
    cursor: pointer;
    border-radius: 10px !important;
    font-size: 18px; 
    min-width: 186px;
    text-transform: uppercase;
    text-align: center;
    box-shadow: none !important;
    background: #DF4E44;
}
div#gform_fields_4 input {
    outline: none;
}
div#gform_fields_4 textarea {
    outline: none;
}
/* Popup  Style */
.land-heading h3 {
    color: #fff;
    text-decoration: none;
}
.container.inner-container.sectionthird {
    padding-bottom: 100px;
}
form#filterformnew {
    text-align: center;
    margin-bottom: 40px;
}
.flexinner i {
    color: #DF4E44;
    font-size: 20px;
}
.flexinner label, #filterformnew .range-slider label {
    color: #3D639E;
    font-size: 20px;
    font-weight: 600;
    font-family: "Sen", sans-serif !important;
    margin-right: 5px;
}
.flexinner select {
    background: #EEEEEE;
    border: none;
    padding: 10px;
    border-radius: 4px;
}
#filterformnew .range-slider {
    /*width: 300px;*/
    margin: 35px auto;
    text-align: center;
    font-family: Arial, sans-serif;
    position:relative;
}

#filterformnew .range-slider label {
    margin-bottom: 10px;
    display: block;
}

#filterformnew .range-slider input[type="range"] {
    width: 100%;
    margin: 10px 0;
    -webkit-appearance: none;
    appearance: none;
    background: #3D639E;
    height: 15px;
    border-radius: 20px;
    outline: none;
}
#filterformnew .range-slider label {
    text-align: left;
}
#filterformnew .range-slider input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #ff4d4d;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

#filterformnew .range-slider input[type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #ff4d4d;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

#filterformnew .range-slider .range-values {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #000;
    margin-top: 5px;
}
#filterformnew .tooltipnew {
    position: absolute;
    top: -30px;
    left: auto;
    transform: translateX(-50%);
    background: #ff4d4d;
    color: #fff;
    padding: 5px 8px;
    font-size: 12px;
    border-radius: 4px;
    white-space: nowrap;
    pointer-events: none;
}

#filterformnew .tooltipnew::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: #ff4d4d transparent transparent transparent;
}

.slider-container {
    position: relative;
    width: 100%;
}
/**12-12-2024**/
.filtersdiv {
    max-width: 1000px;
    margin: 0 auto;
}
.filter-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}
.flexinner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0px 13px;
}
.tooltipnew
{
    display:none !important;
}
.flexinner label{
   margin-bottom:0;
}
.mt-50 {
    margin-top: 50px;
}
.homepostnew  {
    bottom: 20px !important;
}
form#filterformnew button {
    border: 1px solid #DF4E44;
    background: #DF4E44;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    margin-top: 45px;
    float: right;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
form#filterformnew button:hover {
    border-color: #3D639E;
    color: #3D639E;
    background: none;
    cursor: pointer;
}
.noUi-base, .noUi-connects {
   
    background: #e8e8e8 !important;
}
 
.noUi-connect {
    background: #3D639E  !important;
} 
.noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #DF4E44 !important;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB;
}
.noUi-horizontal .noUi-tooltip {
    font-size: 14px;
    font-family: Arial, sans-serif;
}
/* Popup  Style */
#stageplan h4.modal-title {
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    font-weight: 700;
    text-align: center;
	    margin-top: 20px;
}
#stageplan .modal-body {
    padding:5px 38px 38px 38px;
}
#stageplan .modal-content {
    background: #3D639E;
}
/* #stageplan .modal-body {
    padding: 25px 25px 25px 25px;
} */
#stageplan .modal-header {
    border-bottom: none;;
 
}
#stageplan button.close {
    font-size: 35px;
    position: absolute;
    top: -12px;
    right: -10px;
    background: #DF4E44;
    font-weight: 300;
    color: #fff;
    line-height: 30px;
    opacity: 1;
    margin: 0;
    text-shadow: none;
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
}
#gform_wrapper_5 .gform_footer {
    justify-content: center;
    padding: 0;
    margin: 15px 0px 0px;
}
.close:focus, .close:hover {
    color: #fff !important;
    text-decoration: none;
     outline: none !important;
    opacity: 1 !important;;
}
.close:focus-visible {
    outline: none !important;
}
input#gform_submit_button_5 {
    font-weight: 600;
    text-decoration: none;
    padding: 15px 20px !important;
    border: none;
    color: #fff;
    margin: 0;
    cursor: pointer;
    border-radius: 10px !important;
    font-size: 18px; 
    min-width: 186px;
    text-transform: uppercase;
    text-align: center;
    box-shadow: none !important;
    background: #DF4E44;
}
input#gform_submit_button_5:hover {
    background: #fff;
    color: #3D639E !important;
}
div#gform_fields_5 input {
    outline: none;
}
div#gform_fields_5 textarea {
    outline: none;
}
.banner-contentlogo span {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
    display: inline-block;
}
/* Popup  Style */

/* Popup  Style */
#homebuyers h4.modal-title {
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    text-transform:uppercase;
    font-weight: 700;
    text-align: center;
	    margin-top: 20px;
}
#homebuyers .modal-body {
    padding:5px 38px 38px 38px;
}
#homebuyers .modal-content {
    background: #3D639E;
}
/* #stageplan .modal-body {
    padding: 25px 25px 25px 25px;
} */
#homebuyers .modal-header {
    border-bottom: none;;
 
}
#homebuyers button.close {
    font-size: 35px;
    position: absolute;
    top: -12px;
    right: -10px;
    background: #DF4E44;
    font-weight: 300;
    color: #fff;
    line-height: 30px;
    opacity: 1;
    margin: 0;
    text-shadow: none;
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
}
#gform_wrapper_6 .gform_footer {
    justify-content: center;
    padding: 0;
    margin: 15px 0px 0px;
}
.close:focus, .close:hover {
    color: #fff !important;
    text-decoration: none;
     outline: none !important;
    opacity: 1 !important;;
}
.close:focus-visible {
    outline: none !important;
}
input#gform_submit_button_6 {
    font-weight: 600;
    text-decoration: none;
    padding: 15px 20px !important;
    border: none;
    color: #fff;
    margin: 0;
    cursor: pointer;
    border-radius: 10px !important;
    font-size: 18px; 
    min-width: 186px;
    text-transform: uppercase;
    text-align: center;
    box-shadow: none !important;
    background: #DF4E44;
}
input#gform_submit_button_6:hover {
    background: #fff;
    color: #3D639E !important;
}
div#gform_fields_6 input {
    outline: none;
}
div#gform_fields_6 textarea {
    outline: none;
}
.banner-contentlogo span {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
    display: inline-block;
}
/* Popup  Style */
@media only screen and (min-width: 768px) {
form#filterformnew button {
    margin-top: 45px;
}
}
/**12-12-2024**/
    @media only screen and (max-width: 767px) {
.flexinner label, #filterformnew .range-slider label {
    font-size: 16px;

}
.range-slider .paddingdiv {
    padding: 20px 0px !important;
}
form#filterformnew button{    font-size: 16px !important;}
.noUi-horizontal .noUi-tooltip {
    font-size: 13px;
     
}

}
@media(min-width: 768px) and (max-width: 991px){
.flexinner label, #filterformnew .range-slider label {
    font-size: 18px;

}
}

    @media only screen and (max-width: 768px) {
.container.inner-container.sectionthird {
    padding-bottom: 50px;
}
}
