/**

	Theme Name: WPCasa STAGE Child Theme

	Theme URI: https://wpcasa.com/downloads/wpcasa-stage/

	Author: ashishwd

	Author URI: http://wpcasa.com

	Description: Starter Child Theme for the WPCasa real estate framework.

	Version: 1.0.0

	License: GNU General Public License v2 or later

	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: wpcasa-stage

	Template: wpcasa-stage



*/
.alignleft span.listing-price-symbol, .alignleft span.listing-price-value
{
    font-size: 14px;

}
.top_header ul li:first-child {
    padding-left: 0px;
}
/* .swiper-container.swiper-gallery img{
    height: 500px;
    object-fit: cover;
} */
.single-listing .wpsight-listing-agent, .wpsight-list-agents-sc .wpsight-list-agent, .archive.author .wpsight-list-agent {
    background-color: #f2f2f2;
    border-radius: 3px;
    padding: 30px 30px 20px;
    position: relative;
    background: #D6ECEE;
    box-shadow: 0px -1px 36px 9px rgba(0, 0, 0, 0.02);
    border-radius: 5px;
    border: 0px;
    /* text-align: center; */
    /* padding: 15px 15px 10px; */
}
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap'); */

.classlistingsearch h2.entry-title a:hover, .thh.home .owl-carousel.owl-drag .owl-item a:hover {

    color: #01b5cc !important;
}

div#custom_html-10{
    /* background: #D6ECEE; */
    box-shadow: 0px -1px 36px 9px rgba(0, 0, 0, 0.02);
    border-radius: 5px;
    border: 0px;
    text-align: center;
    padding: 25px 15px;
}
section#section-wpsight_stage_listing_details-3 .wpcf7 p {
    margin-bottom: 1rem;
    margin-bottom: 0px;
    margin-top: 13px;
    font-weight: 600;
    font-size: 15px;
    line-height: normal;
}
section.fontrmsouter{
    background: #fff;
    box-shadow: 0px -1px 36px 9px rgba(0, 0, 0, 0.02);
    border-radius: 5px;
    border: 0px;
    padding: 25px 20px 0px;
}
section#section-wpsight_stage_listing_details-3 form.wpcf7-form.init {
    margin-bottom: 0px;
}
.modal-body h2{
    margin: 0px 0px 20px;
    /* font-family: 'Inter'; */
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    text-align: center;
}
.modal-body .wpcf7 form p {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    margin-bottom: 12px!important;
}
.modal-body input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    padding: 15px 10px;
}

.modal-body .wpcf7 textarea {
    height: 100px;
}
.modal-body button.btn-close {
    opacity: 1;
    background-image: none;
    line-height: normal;
    width: 20px;
    height: 20px;
    background: #000;
    background-color: #000;
    font-weight: 100;
    border-radius: 100px;
    position: absolute;
    right: -13px;
    top: -13px;
}

.modal-body .wpcf7 form {
    margin: 0 0 0em 0;
}

.modal-body .wpcf7 form:last-child p {
    margin-bottom: 0px;
}
.sideWidget .wpsight-listing-agent-image.image.center {
    margin-bottom: 18px;
}
div#custom_html-10 li.contactHalfs {
    line-height: 23px;
    color: #000;
    font-weight: 600;
    font-size: 15px;
    display: flex;
    gap: 10px;
    justify-content: center;
}
div#custom_html-10 li {
    line-height: 23px;
    color: #000;
    font-weight: 600;
    font-size: 15px;
}
div#custom_html-10 .image.center img {
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    padding: 0px 20px 15px;
    border-radius: 5px;
}

div#custom_html-10 p.wpsight-listing-agent-company a {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

div#custom_html-10 li {
    line-height: 23px;
    color: #000;
    font-weight: 600;
    font-size: 15px;
}

div#custom_html-10 h3.widget-title {
    color: #000;
    font-size: 25px;
    border-bottom: 2px solid #01b5cc;
    width: fit-content;
    margin-left: auto;
    padding-bottom: 0px;
    margin-right: auto;
    margin-bottom: 20px;
}

.homeImgBox img {
    width: 100%;
    height: 363px;
    object-fit: cover;
}

.wpsight-pricing-table .pricing-plan-inner {
    border-radius: 10px;
    background: #ffffff;
    border: solid 1px #e5e5e5;
    box-shadow: 2px 2px 20px 0 #bfbfbf33;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 20px 0 #bfbfbf33;
}

.wpsight-pricing-table .pricing-plan-name h2 {
    font-weight: bold;
    color: #01b5cc;
}

.wpsight-dashboard-form, .entry-content>.wpcf7 {
    margin: 0 auto;
    border-radius: 10px;
    background: #ffffff;
    border: solid 1px #ffffff;
    box-shadow: 2px 2px 20px 0 #bfbfbf33;
    -webkit-box-shadow: 2px 2px 20px 0 #bfbfbf33;
    background-color: #fff !important;
}

.corner-ribbon.blue {
    background: #01b5cc;
}

.wpsight-pricing-table .pricing-plan:hover .pricing-plan-inner {
    border-color: #01b5cc;
}

.page-id-202 .entry-header .entry-title {
    text-align: center;
}

/* listing provider css */

.sideWidget ul {
    list-style: none !important;
}

.sideWidget ul li span {
    margin-bottom: 15px;
}

.wpsight-listing-agent-company a {
    color: #01b5cc;
    font-weight: 700;
}

p.wpsight-listing-agent-company a {
    font-weight: 700;
}

.section-widget_custom_html .wp-block-columns {
    gap: 30px;
}



.site-section .wpsight-listing-thumbnail img {
    width: 100%;
    height: 294px;
    object-fit: cover;
}


.wpsight-listing-summary {
    padding: 0px 20px;
}



/* .wpsight-listing-section-title, .wpsight-listing-title{
    padding: 10px 15px 0px;
} */


.homeImgBox h2 {
    padding: 0px 20px;
}

.descriptor {
    padding: 0px 20px;
    font-size: 16px;
    line-height: 24px;
    overflow-x: hidden;
    margin-bottom: 20px;
}



.aboutInfo p {
    padding: 0px 20px;
}

/* .wpsight-listing-thumbnail img {
    border-radius: 30px 30px 0 0;
} */

.wpsight-listing-section-summary {
    margin-top: 25px;
}

section#section-custom_html-15 .thh a {
    color: #fff;
    text-decoration: none;
    display: flex;
}

.thh a {
    color: #fff;
    text-decoration: none;
}

.thh a:hover, .thh a:focus {
    color: #01b5cc;
    text-decoration: none;
}

body {
    font-family: 'Inter', sans-serif !important;
    background-color: #F9F9F9;
}

.thh .site-header.site-section {
    border-bottom: solid 1px #c6c6c6;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: white;
}

.site-header .container {
    border-bottom: none !important
}

.thh h1.site-title {

    font-size: 2.45em;

    line-height: 40px;

    margin-bottom: 0;

    margin-right: 10px;

    font-family: 'Inter', sans-serif !important;

    font-weight: 700 !important;

    margin-top: 15px !important;

    margin-bottom: 8px !important;
    text-transform: uppercase
}

.thh h1.site-title a:link, .thh h1.site-title a:visited {
    color: #221f20;
}

.thh .site-header-title .site-description {
    display: block;
    font-size: 0.9em;
    line-height: normal;
    opacity: .75;
    letter-spacing: 0;
    padding-left: 0px;
    text-align: center;
    color: #000;
    font-weight: bold;
}

ul li.current-menu-item>a {
    color: #01b5cc !important;
}

.wpsight-menu.responsive-menu .sub-menu li a:hover {
    color: #01b5cc !important;
}

.wpsight-menu .sub-menu a {
    border: 0px solid rgba(144, 144, 144, .25);
    border-top: none;
    height: auto;
    font-weight: 600;
    line-height: 25px;
    margin-left: 0;
    display: block;
    padding: 8px 20px;
    width: 100%;
    font-size: 15px;
}

.thh .site-header nav {

    float: unset;
}

.wpsight-menu .menu-item:hover>.sub-menu {
    right: 0px;
}

.wpsight-menu .sub-menu a {
    color: #000;
}

.nav-primary .wpsight-menu a:hover {
    color: rgb(1 181 204);
}

.nav-primary .wpsight-menu li {
    padding: 0px 0px;
}

.nav-primary .wpsight-menu a {

    font-size: 16px;
    font-weight: 600;
    color: #1A1A1A;
    line-height: normal;
    height: inherit;
    padding: 10px 14px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

.nav-primary .wpsight-menu a:hover {
    /* 
    background: #01b5cc;

    color: #fff;

    border-radius: 5px; */

}

.thh .nav-primary .wpsight-menu .sub-menu a {
    height: inherit;
    line-height: inherit;
    font-weight: normal;
    font-size: 14px
}

.homeImgBox {
    background: #01b5cc;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    /* padding: 15px; */
}

.homeImgBox h2 {
    font-size: 26px;
    font-weight: bold;
    margin: 0px !important;
    padding-top: 10px !important;
    color: white !important;
}

section.widget_text.widget-section.section-widget_custom_html {
    margin-bottom: 20px;
}

.bigphotobutton p.descriptor {
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}

.homeImgBox:hover, .homeImgBox:focus, .homeImgBox.activated {
    background: rgb(0 189 214);
}

.aboutInfo {
    font-size: 1.6em;
    line-height: 180%;
    font-weight: 300;
    text-align: center;
}

.aboutInfo strong {
    color: #01b5cc;
}

.site-footer {
    border-top: solid 1px #011C39;

    background: #434a5a;
}



.site-footer p {
    margin: 0 0 0.5em 0 !important;
    text-align: center;
    width: 100%;
    clear: both;
    padding: 15px 0 0 0;
    font-size: 14px;
    color: #7A8798 !important;
}

.site-footer p a {

    color: #7A8798;
}


.site-footer .widget-section {
    width: 33.3%;
    padding: 2em 0 0 6em;
    float: left;
    margin-bottom: 10px;
}

.site-footer .widget-section h3 {
    margin-bottom: 10px;
    color: #fff;
    font-size: 20px;
    color: #01B5CC;
}

.site-footer .widget_nav_menu ul {
    list-style: none;
    display: block;
    padding-left: 0px;
    line-height: 180%
}

.site-footer .widget_nav_menu ul li {
    padding-left: 0px;
}

/*

.menu-footer-container{ text-align:center}

ul#menu-footer{ list-style:none; display:inline-block}

ul#menu-footer li{display: inline-block; padding-right: 1em;}*/



.thh .entry-header .entry-title {
    font-size: 250%;
    font-weight: bold;
    text-align: left;
    color: black;

}

.wpsight-listing-carousel .wpsight-listing-price {
    font-weight: bold;
}

.thh .wpsight-listing-carousel {
    padding: 0px !important
}

.wpsight-listing-carousel .wpsight-listing-summary {
    opacity: 1;
}

.thh .wpsight-listing-carousel .entry-title {
    text-align: left;
    font-weight: 400 !important;
    font-size: 1.3em !important
}

.thh .wpsight-listing-carousel .wpsight-listing-info {
    text-align: center;
    padding-left: 25px;
    padding-right: 25px
}

.thh .wpsight-listing-carousel .wpsight-listing-section {
    text-align: center;
}

.wpsight-listing-carousel .wpsight-listing-section {}

.thh.home .wpsight-listing-thumbnail .wpsight-label {
    border: none !important
}

.thh.home .wpsight-listing-thumbnail .wpsight-label span {
    display: none !important
}

.thh.home .listing-carousel-wrap {
    padding: 0px !important
}

.thh.home .owl-carousel.owl-drag .owl-item {

    overflow: hidden;
    background: white;
    color: #424242;
}

.thh.home .owl-carousel.owl-drag .owl-item a, .classlistingsearch h2.entry-title a {
    color: #fff !important;
    font-size: 18px;
    color: #424242 !important;
    font-weight: 500;

}

.classlistingsearch h2.entry-title {
    line-height: 25px;
    min-height: 60px;
    margin-bottom: 10px;
}

.wpsight-listings .wpsight-listing-summary, .wpsight-listings .wpsight-listing-meta {
    opacity: 1;
}

.wpsight-listings .wpsight-listing-summary, .wpsight-listings .wpsight-listing-compare {
    margin-top: 0px;
}

.thh.home .owl-carousel.owl-drag .owl-item:hover, .thh.home .owl-carousel.owl-drag .owl-item:focus, .thh.home .owl-carousel.owl-drag .owl-item.activated {}



.thh .cmb2-wrap input.cmb2-upload-file {
    display: inline-block
}

.thh .wpsight-dashboard-form .cmb2-wrap input.cmb2-upload-button {
    line-height: 20px
}





.submission-steps {
    counter-reset: step;
    float: left;
    width: 100%
}

.submission-steps li {
    list-style-type: none;
    width: 16%;
    float: left;
    font-size: 12px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #7d7d7d;
}

.submission-steps li .step-title-index {
    display: none
}

.submission-steps li:before {
    width: 30px;
    height: 30px;
    content: counter(step);
    counter-increment: step;
    line-height: 30px;
    border: 2px solid #7d7d7d;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: white;
}

.submission-steps li:after {
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    background-color: #7d7d7d;
    top: 15px;
    left: -50%;
    z-index: -1;
}

.submission-steps li:first-child:after {
    content: none;
}

.submission-steps li.processed {
    color: green;
}

.submission-steps li.processed:before {
    border-color: #55b776;
}

.submission-steps li.processed+li:after {
    background-color: #55b776;
}



.thh.page-id-199 input[type="checkbox"] {
    z-index: inherit !imporatnt;
    opacity: 1;
    margin-right: 10px;
    margin-top: 5px;
    -moz-appearance: checkbox;

    -webkit-appearance: checkbox;
    -ms-appearance: checkbox;
    appearance: checkbox;
}



.sidebar .widget, .content .widget_listing_image {
    background-color: #fff;
    border: solid #999 1px;
    border-radius: 4px;
    margin-bottom: 40px;
    padding: 30px 30px 20px
}

.content .widget .widget-title {
    color: #01b5cc;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
}

.single-listing .wpsight-listing-section-features .listing-term, .single-listing .section-widget_listing_terms .listing-terms-blocks .listing-term {
    border-radius: 0px;
    background-color: #fff !important;
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 10px 15px;
    text-decoration: none;
    width: 40%;
    margin: 0 10px 0px 0;
    padding: 10px 15px 0 0
}

.single-listing .wpsight-listing-section-features .listing-term:before, .single-listing .section-widget_listing_terms .listing-terms-blocks .listing-term:before {
    margin-right: 10px;
    color: #aaaaaa;

}

.sidebar .tips.agent-twitter, .sidebar .tips.agent-facebook {
    border-radius: 5px;
    background: #eee;
    padding: 14px;
    margin-left: 10px;
}

.sidebar textarea {
    height: 100px;
}

.wpsight-pricing-table .pricing-plans {
    margin-right: 0px !important
}

#section-custom_html-8 {
    display: none
}

.thh .login-form, .thh .register-form {
    width: 50%
}

.thh h1.site-title a:before {
    content: "\f015";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #01b5cc;
}

.thh header h1.site-title {
    margin-top: 0px !important;
    margin-bottom: 2px !important;
}

.wpsight-dashboard-form .form-group input[type=text]:focus, .wpsight-dashboard-form .form-group input[type=password]:focus, .wpsight-dashboard-form .form-group input[type=email]:focus, .wpsight-dashboard-form .form-group select:focus {
    background: #fff;
    border: solid 1px #c1d8ec
}
.wpsight-dashboard {
    background-color: transparent;
}
.cmb2-wrap.form-table {
    background-color: transparent;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
}

/*login page */

.post-200 .entry-header .entry-title, .post-199 .entry-header .entry-title {
    text-align: center
}

.post-199 .login-link, .post-200 .register-link {
    text-align: center
}

.wpcf7 p {
    margin-bottom: 1rem;
}

.wpsight-dashboard-form .cmb-th label, .wpsight-dashboard-form .cmb2-wrap .cmb-row:last-child {
    margin-bottom: 0px;
}

.wpcf7 .wpcf7-form-control-wrap {
    position: relative;
    margin-top: 5px;
    display: block;
}

.wpsight-dashboard-form, .entry-content>.wpcf7 {
    margin: 0 auto;
    border-radius: 10px;
    background: #ffffff;
    border: solid 1px #ffffff;
    box-shadow: 2px 2px 20px 0 #bfbfbf33;
    -webkit-box-shadow: 2px 2px 20px 0 #bfbfbf33;
    padding: 30px;
}

.back_form.searchformlistingpage {
    background: #01b5cc;
    border-radius: 0px;
    padding: 30px 0px 0px;
}

.wpcf7 input[type="text"],
.wpsight-dashboard-form input[type="text"],
.wpsight-dashboard-form input[type="password"],
.wpsight-dashboard-form input[type="search"],
.wpsight-dashboard-form input[type="email"],
.wpcf7 input[type="email"],
.wpsight-dashboard-form input[type="tel"],
.wpsight-dashboard-form input[type="url"],
.wpsight-dashboard-form select,
.wpcf7 textarea,
.wpsight-dashboard-form textarea {
    background: transparent;
    border-radius: 3px;
    padding: 5px 1em;
    background-color: transparent !important;
    border: solid 1px #cfcfcf;
}

.navbar__buttons ul.wpsight-menu>li.current-menu-item>a {
    color: #ffffff !important;
}

.navbar__buttons ul.wpsight-menu>li.current-menu-item>a:hover {
    color: #01B5CC !important;
}

@media screen and (max-width: 480px) {

    .aboutInfo {
        font-size: 1em !important;
    }

    .thh .entry-header .entry-title, .homeImgBox h2 {
        font-size: 150% !important;
        ;
    }

    .thh .nav-primary .wpsight-menu .sub-menu a {
        line-height: 50px !important;
    }

    .homeImgBox {
        margin-bottom: 50px !important;
    }

    .thh.home .owl-carousel.owl-drag .owl-item {
        min-height: inherit
    }

    .site-footer .widget-section {
        width: 100%;
    }

    .thh .login-form, .thh .register-form {
        width: 100%
    }

    .listing-term {
        width: 100%
    }

}

footer .textwidget.custom-html-widget {
    color: #fff;
}

footer.site-footer p {
    color: #fff;
}














/* ------------------------------------------------newdeign------------------------------------------------------------- */


.top_header {
    background-color: #01B5CC;
    padding: 6px 0px;
}

.top_header ul {
    margin-bottom: 0px;
}

.top_header ul li {
    color: white;
    display: inline-block;
    list-style: none;
    border-right: 1px solid white;
    padding: 0px 14px;
    font-size: 16px;
    font-weight: 400;
}

.site-header-bg {
    background: #fff;
}

.top_header ul li i {
    margin-right: 5px;
}

.top_header ul li a:hover {
    color: white;
}

.nav-secondary .wpsight-menu {
    border: 0px;
}

.log_in_btn {
    position: relative;
}

.navbar__buttons ul.wpsight-menu>li>a:hover {
    border: 1px solid #01B5CC;
    background-color: #fff;
    color: #01B5CC;
    display: inline-flex;
    padding: 12px 25px;


}

.navbar__buttons ul.wpsight-menu>li>a {
    display: inline-flex;
    position: relative;
    border: 1px solid #01B5CC;
    background-color: #01B5CC;
    text-transform: unset;
    text-decoration: none;
    font-size: 16px;
    /* letter-spacing: 1.5px; */
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 10px;
    padding: 12px 25px;
    height: unset;
    font-weight: 600;
    line-height: normal;
    color: #fff;
}

.wpsight-menu.responsive-menu {
    display: block !important;
}

.responsive-menu-icon {
    display: none;
}

.log_in_btn .wpsight-menu a {
    height: auto;
    line-height: normal;
}

#button-3 {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

#button-3 a {
    position: relative;
    transition: all .45s ease-Out;
}

#circle {
    width: 0%;
    height: 0%;
    opacity: 0;
    line-height: 40px;
    border-radius: 50%;
    background: white;
    position: absolute;
    transition: all .5s ease-Out;
    top: 20px;
    left: 70px;
}

#button-3:hover #circle {
    width: 200%;
    height: 500%;
    opacity: 1;
    top: -70px;
    left: -70px;
}

#button-3:hover a {
    color: black;
}


.bottom_header {
    padding: 20px 0px;
}

.bottom_header .nav-item a {
    font-size: 16px;
    color: #1A1A1A;
}

.hero_section {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0px;
    position: relative;
    z-index: 1;
    background-position: right;
    
    /* background-attachment: fixed; */
}
.back_form.searchformlistingpage .select-wrapper:before {
    color: rgb(1 181 204);
}
 .listings-search-advanced .col-md-4,
.listings-search-advanced .col-md-6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
    flex: 0 0 auto;
}
.listings-search-default .col-md-4 {
    flex: 0 0 auto;
    padding-left: 6px !important;
    padding-right: 6px !important;
    width: 20%;
}
.home .listings-search-default .col-md-4{
    flex: 0 0 auto;
    width: 50%;
    padding-left: 6px !important;
    padding-right: 6px !important;

}
/* .hero_section:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #07060661;
    top: 0px;
    z-index: 2;
} */

input[type="checkbox"] + label, input[type="radio"] + label {
    text-decoration: none;
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    padding-left: 2.4em;
    padding-right: 0.75em;
    position: relative;
    font-size: 13px;
    line-height: 22px;
}
.hero_section h2 {
    font-size: 36px;
    color: white;
    margin: 0px;
    font-weight: 600;
}
.home .listings-search-advanced-toggle {
    display: none;
}
.home .listings-search-default .col-md-4 {
    flex: 0 0 auto;
    width: 50%!important;
}
.hero_section p {
    font-size: 20px;
    color: white;
    font-weight: 400;
}

.main_middle_sec {
    position: relative;
    z-index: 9;
}

.search_bar {
    display: flex;
    background: #e2e2e2;
    border-radius: 10px;
    overflow: hidden;
}

.search_bar input {
    border: none;
    background-color: #E2E2E2;
    border-radius: unset;
    padding: 18px;
    height: unset;
}

.sub_btn {
    background-color: #E2E2E2;
    border-radius: unset;
    padding: 12px 21px;
    height: unset;
}

.sub_btn:hover {
    background-color: #E2E2E2;
}

.sub_btn i {
    color: #01B5CC;
}

.main_middle_sec select {
    background-color: #E2E2E2;
    border-radius: 32px;
}

.main_middle_sec select:focus {
    box-shadow: unset;
}

.option button {
    background-color: #01B5CC;
    border-radius: 32px;
    height: unset;
    line-height: unset;
    padding: 7px 22px;
}

.main_middle_sec .option {
    display: flex;
    gap: 25px;
    margin-top: 20px;
    align-items: center;
}

.back_form {

    background: white;
    border-radius: 10px 10px 10px 10px;
}
.home .searchFilterReset.col-md-4 {
    position: absolute;
    right: 11px;
    bottom: 6px;
    width: auto!important;
}
.home .wpsight-listings-search{
    padding-bottom: 30px;
}
.home .listings-search-reset {
    position: unset;
    padding: 0px 0px;
    margin-top: 0px;
    border-radius: 0px;
    display: inline-block;
    background: transparent;
    color: #01B5CC;
    text-align: center;
    font-size: 16px;
    width: fit-content;
    /* position: absolute; */
    /* right: 0px; */
    /* text-decoration: underline; */
    border-bottom: 1px solid #01b5d6;
    line-height: 20px;
}
.create_profile {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0px 135px;
    position: relative;
    z-index: 1;
}

.create_profile h2 {
    font-size: 42px;
    color: white;
    margin: 0px;
    font-weight: bold;
}

.create_profile p {
    font-size: 20px;
    color: white;
    font-weight: 400;
    margin-bottom: 15px;
}

.create_profile:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #070606a6;
    top: 0px;
    left: 0;
    z-index: 2;
}


.create_profile:before {
    content: "";
    position: absolute;
    width: 488px;
    height: 435px;
    background-image: url('./assets/img/Vector-3.png');
    background-repeat: no-repeat;
    top: 0px;
    right: 0;
    z-index: 3;
    background-size: cover;
}

.icon_img_box {
    width: 81px;
    height: 81px;
    border-radius: 100%;
    background-color: #01B5CC;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.steps_create_profile {
    box-shadow: 0px 4px 11px 6px rgba(0, 0, 0, 0.06);
    border-radius: 30px;
    padding: 20px 15px;
    text-align: center;
    background-color: white;
    cursor: pointer;
    transition: 0.6s;
}

.steps_create_profile:hover {
    transform: translateY(20px);
    transition: 0.6s;
}

.steps_create_profile p {
    margin: 15px 0px;
    font-size: 18px;
    font-weight: 500;
}

.boxes_des {
    margin-top: -103px;
    z-index: 99999;
    position: relative;
}

.img_box img {
    border-radius: 10px 10px 0px 0px;
}

.date {
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.inner_blog p {
    color: #424242;
    font-weight: 600;
    font-size: 20px;
    margin: 0px;
}

.red_full_blog {
    color: #01B5CC;
}

.inner_blog a {
    color: #01B5CC;
    font-size: 16px;
    font-weight: 600;
}

.main_blog_cnt {
    padding: 10px 10px;
}

.inner_blog {
    box-shadow: 0px 4px 35px -13px rgba(0, 0, 0, 0.26);
    border-radius: 10px;
    overflow: hidden;
}

.blog_btn {
    padding: 70px 0;
}


.blog_btn .button {

    padding: 4px 66px;
}

.box_top_heading {}


footer {
    background-color: #011C39;
    padding: 50px 0px 15px;
}

footer.site-footer p {
    margin-bottom: 0px;
}

footer ul {
    padding-left: 0px;
    padding-top: 20px;
}

footer ul li {
    list-style: none;
    font-size: 15px;
    margin-bottom: 10px;
    padding-left: 0px;
}

footer i {
    margin-right: 10px;
    color: #01b5cc;
    font-size: 18px !important;
    width: 20px;
    text-align: center;
}

.quick_links h2 {
    font-size: 20px;
    color: #01B5CC;
    margin-bottom: 0px;
}

.quick_links ul li a {
    color: white;
}

.quick_links ul li {
    padding: 0px;
}

.quick_links ul {
    padding-top: 15px;
}

.box_top_heading P {
    font-weight: 600;
    color: #01B5CC;
    text-transform: uppercase;
    font-size: 16px;
    margin: 10px 0px 0px
}

.box_top_heading h2 {
    font-size: 32px;
    color: #424242;
    font-weight: bold;
    margin-bottom: 45px;
}

.provider_box h2 {
    font-size: 20px;
    color: #424242;
    text-align: center;
    margin: 10px 0px 5px;
    font-weight: bold
}

.provider_box p {
    font-size: 18px;
    color: #A7A7A7;
    text-align: center;
    margin: 0px
}

.provider_box {
    padding: 20px 20px 40px;
    box-shadow: 0px 4px 31px 14px rgba(0, 0, 0, 0.02);
    background-color: white;
    position: relative;
    height: 100%;
}

.provider_box:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 131px;
    height: 249px;
    background-image: url('./assests/img/Vector-5.png');
    background-repeat: no-repeat;
}

.housing_provider #button-3 {
    height: unset;
    padding: 6px 43px;
    line-height: unset;
}

.find_btn {
    margin-top: -22px;
}

.blog_footer {
    background: white;
    padding: 100px 0px 30px;
}

.quick_links svg {
    margin-right: 10px;
}

.sign_up_option .img_box img {
    border-radius: 10px;
    width: 100%;
}

.sign_up_option h2 {
    font-size: 18px;
    color: #12A0B1;
    margin: 0px
}

.sign_up_option p {
    color: #817978;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
}

.box_inner_sign {
    background-color: white;
}


.box_inner_sign {
    padding: 25px;
}

.sign_up_option {
    background-color: #C6D8DB;
    padding: 55px 0px;
}

.box_inner_sign {
    border-radius: 20px
}

.sign_up_option .button {
    height: unset;
    line-height: unset;
    border-radius: 32px
}


.lookinf_img img {
    border-radius: 20px;
    width: 100%;
    transition: 0.6s;
}

.txt_snt h2 {
    color: #424242;
    font-size: 20px;
    margin: 0px
}

.txt_snt p {
    font-size: 18px;
    color: #817978;
    margin: 0px
}

.contnt .icon {
    width: 51px;
    height: 51px;
    background-color: #01B5CC;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contnt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0px;
}

.copyright {
    font-size: 14px;
    color: #7A8798;
    text-align: center;
}

.housing_provider {
    padding: 85px 0px;
}

.looking {
    padding: 90px 0px
}

.listings .availibity {
    text-align: center;
    font-size: 16px;
    color: #B4B4B4;
    display: block;
    padding: 15px 0px
}

.site-footer .widget_nav_menu ul li {
    position: relative;
    margin-left: 25px;
}

.site-footer .widget_nav_menu ul li:before {
    content: "";
    position: absolute;
    top: 7px;
    left: -26px;
    background-image: url('./assests/img/footerimg.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}


.site-footer .widget-section:first-child {
    padding-left: 0px;
}


.wpsight-listings-search {
    border: unset;
}

.lookinf_img {
    overflow: hidden;
    border-radius: 20px;
}

.lokking_main:hover .lookinf_img img {
    transform: scale(1.1);
    transition: 0.6s;
}

.listings-search-advanced-toggle {
    background-color: #01B5CC;
    color: white;
    font-weight: 500;
    padding: 5px 32px;
    bottom: -36.4px;
    line-height: unset;
    border-radius: 0px 0px 10px 10px;
}

.listings-search-advanced-toggle:before {
    content: "";
    position: absolute;
    background-image: url('./assests/img/Double-Up.png');
    background-repeat: no-repeat;
    height: 21px;
    width: 21px;
    right: 7px;
    top: 9px;
}

.listings-search-reset::before {
    display: none;
}

.listings-search-reset {
    position: unset;
    padding: 10px 10px;
    margin-top: 0px;
    border-radius: 20px;
    display: inline-block;
    background: #01B5CC;
    color: white;
    text-align: center;
    font-size: 16px;
    width: 100%;
}

.listings-search-field-keyword {
    display: flex;
    width: 100%;
}

.listings-search-field-keyword input {
    background-color: #E2E2E2 !important;
    border-radius: 10px 0px 0px 10px;
    border: none;
    padding: 10px 20px;
    height: unset;
}

.listings-search-field-keyword button {
    height: unset;
    line-height: unset;
    padding: unset;
    padding: 9px 20px;
    background-color: #E2E2E2;
    border-radius: 0px 10px 10px 0px;
}

.listings-search-field-keyword button i {
    color: #01B5CC;
}

.listings-search-field {
    margin-bottom: 12px;
}

.listings-sort.select-wrapper select {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    border: none;
    background-color: #01b5cc !important;
    color: #fff;
    border-radius: 100px;
}

.select-wrapper:before {
    color: rgb(255 255 255);
}

.wpsight-listing-carousel {
    border: none;
}


.alllisting-page .wpsight-listings-carousel-arrows {
    float: right;
    width: auto;
}


.wpsight-menu.wpsight-menu-right {
    text-align: center;
}


.alllisting-page .wpsight-listings-carousel-arrows [class*='owl-'] {
    background-color: transparent;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #08B6CC;
    height: 45px;
    width: 45px;
    padding: unset;
    color: transparent !important;
    line-height: 45px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

.alllisting-page .wpsight-listings-carousel-arrows button.owl-prev {
    background-image: url('./assests/img/arrowleft.png');
}

.alllisting-page .wpsight-listings-carousel-arrows button.owl-next {
    background-image: url('./assests/img/arrowrgiht.png');
}
section.hero_section img {
    width: 100%;
}
.alllisting-page .wpsight-listing-section.wpsight-listing-section-summary, .classlistingsearch .wpsight-listing-summary .listing-details-detail {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    /* font-family: 'Inter'; */
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #B4B4B4;
}

.classlistingsearch .wpsight-listing-summary.clearfix {
    text-align: center;
}

.alllisting-page .listing-details-detail, .classlistingsearch .listing-details-detail {
    margin-right: 5px;
}

.alllisting-page .listing-details-detail:last-child, .classlistingsearch .listing-details-detail:last-child {
    margin-right: 0px;
}

.listings-search-field-min {
    display: flex;
}

.listings-search-field-min button {
    background-color: #e2e2e2;
    background-color: #e2e2e2;
    padding: 1px 8px;
    height: unset;
    border-radius: unset;
}


.listings-search-field-max button {
    background-color: #e2e2e2;
    background-color: #e2e2e2;
    padding: 1px 8px;
    height: unset;
    border-radius: unset;
}

.listings-search-field-min button i {
    color: #01B5CC;
}

.listings-search-field-max button i {
    color: #01B5CC;
}

.listings-search-field-max {
    display: flex;
}
.home  .listings-search-advanced{
    display: none!important;
}
.listings-search-field-min input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="tel"], input[type="url"], select, textarea {
    background-color: #e2e2e2 !important;
    border: none;
    padding: 10px 18px;
    border-radius: unset;
    height: unset;
}

.listings-search-field-max input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="tel"], input[type="url"], select, textarea {
    background-color: #e2e2e2 !important;
    border: none;
    padding: 10px 18px;
    border-radius: unset;
    height: unset;
}

.wpsight-listing-image.customimgadd {
    position: relative;
}

.customimgadd .alignleft {
    position: absolute;
    bottom: 31px;
    background: #fff;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    min-width: 150px;
    font-size: 0px;
}

.customimgadd span.badge.badge-sale {
    background: #27ae60 !important;
}

.customimgadd span.badge.badge-rent {
    background: #01B5CC !important;
}

.customimgadd span.badge.badge-rent, .customimgadd span.badge.badge-sale {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 31px;
    text-align: center;
    border-radius: 0px;
}

span.listing-price-on-request {
    font-size: 14px;
}

.customimgadd span.badge.badge-sale:after {
    color: #27ae60;

}

.customimgadd span.badge.badge-rent:after {
    color: #01B5CC !important;
}

.customimgadd span.badge.badge-rent:after, .customimgadd span.badge.badge-sale:after {
    content: "";
    content: "\f0d7";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    bottom: -17px;
    font-size: 30px;
}

.listings-search-default .row, .listings-search-advanced .row {
    margin: 0px -6px;
}

.listings-search-default .col-12.listings-search-field, .searchformlistingpage .col-12.listings-search-field {}

.divcheckbox label,
.searchformlistingpage label {
    margin-bottom: 0px;
}

.top_header ul li:last-child {
    border-right: none;
    padding-right: 0;
}

.back_form .wpsight-listings-search-sc .col,
.searchformlistingpage .wpsight-listings-search-sc .col {
    flex: 1 0 0% !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
}

.txt_snt {
    width: calc(100% - 55px);
}

.row {
    margin: inherit;
}

.button {
    display: inline-flex;
    border: 1px solid #01B5CC;
    background-color: #01B5CC;
    text-transform: unset;
    text-decoration: none;
    font-size: 16px;
    /* letter-spacing: 1.5px; */
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 10px;
    padding: 4px 32px;
    height: unset;
    font-weight: 500;
}

.listings-search-field.listings-search-field-text {
    position: relative;
    padding-left: 6px !important;
    padding-right: 6px !important;

}

.customecheboslist {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    text-align: left;
}

.divcheckbox {
    width: 30%;
}

.listings-search-default select, .listings-search-default .listings-search-field-min input, .listings-search-default .listings-search-field-max input,
.listings-search-advanced select, .listings-search-advanced .listings-search-field-min input, .listings-search-advanced .listings-search-field-max input {
    height: 50px;
    border-radius: 100px;
}

.listings-search-field-min button, .listings-search-field-min .search-clear.searchMob,
.listings-search-field-max button, .listings-search-field-max .search-clear.searchMob {
    display: none;
}

.contentpart-salrent .wpsight-listing-section.wpsight-listing-section-info, .contentpart-salrent .wpsight-listing-section.wpsight-listing-section-meta.wpsight-listing-section-compare-fade {
    display: none;
}

.wpsight-listing-section.wpsight-listing-section-summary {
    color: #B4B4B4;
}

@media screen and (max-width: 1400px) {



    .hero_section p {
        font-size: 16px;
    }


    .hero_section h2 {
        font-size: 32px;
    }

}

.wpsight-dashboard-form.change-password-form input[type=submit]:hover,
.wpsight-dashboard-form.login-form input[type=submit]:hover,
.wpsight-dashboard-form.payment-form input[type=submit]:hover,
.wpsight-dashboard-form.register-form input[type=submit]:hover,
.wpsight-dashboard-form.reset-password-form input[type=submit]:hover,
.wpsight-dashboard-form input[type=submit]:hover,
.pricing-plan-action button.btn.btn-primary.btn-block.btn-lg:hover,
input.wpcf7-form-control.wpcf7-submit:hover,
aside.sidebar.\34 u.\31 2u\$\(medium\) button.btn.btn-primary:hover,
div#custom_html-10 li a.button:hover {
    border: 1px solid #01B5CC !important;
    background-color: #fff !important;
    color: #01B5CC !important;
}

.pricing-plan-action form {
    margin-bottom: 0px;
}

.cmb2-wrap input.cmb2-upload-file {
    width: calc(100% - 165px) !important;
}

input.cmb2-upload-button.button-secondary, .pricing-plan-action button.btn.btn-primary.btn-block.btn-lg {
    display: inline-flex;
    position: relative;
    border: 1px solid #01B5CC !important;
    background: #01B5CC !important;
    text-transform: unset;
    text-decoration: none;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 10px;
    padding: 10px 25px !important;
    height: unset;
    font-weight: 600;
    line-height: normal;
    color: #fff !important;
    width: 150px !important;
    margin-left: 15px !important;
    margin-right: 0px !important;
}

.pricing-plan-action button.btn.btn-primary.btn-block.btn-lg {
    margin-left: 0px !important;

}

.wpsight-dashboard-form.change-password-form input[type=submit],
input.wpcf7-form-control.wpcf7-submit,
.wpsight-dashboard-form.login-form input[type=submit],
.wpsight-dashboard-form.payment-form input[type=submit],
.wpsight-dashboard-form.register-form input[type=submit],
.wpsight-dashboard-form.reset-password-form input[type=submit],
.wpsight-dashboard-form input[type=submit],
aside.sidebar.\34 u.\31 2u\$\(medium\) button.btn.btn-primary,
div#custom_html-10 li a.button {
    margin-top: 30px;
    min-width: 35%;
    margin-left: auto !important;
    display: block !important;
    margin-right: auto !important;
    display: inline-flex;
    position: relative;
    border: 1px solid #01B5CC !important;
    background: #01B5CC !important;
    text-transform: unset;
    text-decoration: none;
    font-size: 16px;
    /* letter-spacing: 1.5px; */
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 10px;
    padding: 12px 25px;
    height: unset;
    font-weight: 600;
    line-height: normal;
    color: #fff !important;
}

ul#wpsight_stage_listing_details-3 span.listing-details-label {
    display: block;
    color: #000;
    /* font-family: 'Inter'; */
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: normal;
    margin-bottom: 0px;
}

ul#wpsight_stage_listing_details-3 .listing-details-detail img {
    height: 20px;
    margin: 0 auto 0px;
    display: block;
}

ul#wpsight_stage_listing_details-3 {
    padding: 0px;
    background: transparent;
    border: 0px;
    /* display: grid; */
    /* grid-template-columns: 50% 50%; */
    /* column-gap: 4%; */
    list-style: none;
    /* row-gap: 20px; */
    margin-bottom: 0px;
}
section#section-wpsight_stage_listing_details-3 {
    margin-bottom: 0px;
}
ul#wpsight_stage_listing_details-3 span.listing-details-detail {
    display: flex;
    align-items: center;
    gap: 8px;
} 
ul#wpsight_stage_listing_details-3 li:last-child{
    padding-right: 0px;
}
ul#wpsight_stage_listing_details-3 span.listing-details-value {
    font-weight: bold;
    color: #01b5cc;
}
ul#wpsight_stage_listing_details-3 li {
    margin-bottom: 20px;
    /* background: #D6ECEE; */
    /* box-shadow: 0px -1px 36px 9px rgba(0, 0, 0, 0.02); */
    /* border-radius: 5px; */
    /* border: 0px; */
    /* text-align: center; */
    display: inline-block;
    padding-right: 15px;
    /* display: flex; */
    width: 32%;
    padding: 0px;
    margin-right: 4px;
}

div#custom_html-10 li a.button {
    min-width: 45%;
    margin-top: 0px;
    margin-left: auto !important;
    display: inline-block !important;
    padding: 12px 15px;
}

.main_middle_sec .back_form .select-wrapper:before {
    color: rgb(1 181 204);
    /* font-size: 28px; */
}

.main_middle_sec .back_form .select-wrapper:before {
    background: #e2e2e2;
    border-radius: 100px;
}

nav .nav.nav-tabs {
    background: transparent;
    border-bottom: 1px solid #01B5CC;

    margin-bottom: -1px !important;
}

nav .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid #ffffff00;
    /* font-family: 'Inter'; */
    border-radius: 0px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #12A0B1 !important;
    padding: 16px 30px;
    height: auto;
    letter-spacing: .5px;
}

.discrptionsadd ul {
    padding-left: 0px;
}

.tab-content.discrptionsadd {
    padding: 20px 25px;
    border: 1px solid #01B5CC;
}

.vacancy-richtext.w-richtext strong, .vacancy_content-block .horizontal-line {
    margin-bottom: 10px;
    display: block;
}

.swiperouters {
    position: absolute;
    width: 100%;
    bottom: 20px;
    padding: 0px 100px;
    z-index: 3;
}

.swiperouters .swiper-button-prev, .swiperouters .swiper-button-next {
    background-color: #01b5cc !important;
}

.outsliderswiper {
    position: relative;
}

.swiperouters .swiper-container {
    position: unset;
}

.swiper-thumbnails .swiper-slide img {
    border-radius: 20px;
    border: 3px solid #fff;
}

.pricerent.ForRent:after {
    color: #01B5CC;
}

.pricerent.ForRent {
    background: #01B5CC !important;
}

.pricerent {
    width: 150px;
    text-align: center;
    border-radius: 0px;
    background: #27ae60 !important;
    color: #fff;
    padding: 5px 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}

.single.single-listing .site-main.site-section .row {
    margin: 0px;
}

.pricerent:after {
    content: "\f0d7";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    bottom: -17px;
    font-size: 30px;
    color: #27ae60;
}

.overuterbospricetax {
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 20px;
    border: 1px solid #E6E6E6;
    border-radius: 10px;
    margin-bottom: 30px;
    /* font-family: 'Inter'; */
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 22px;
    color: #424242;
    align-items: center;
}

.listingtiltedetails {
    /* font-family: 'Inter'; */
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 31px;
    color: #424242;
    margin-bottom: 20px;
    margin-top: 10px;
}
.wpsight-list-agent-info ul {
    padding-left: 0px;
}
.discrptionsadd ul li, .wpsight-list-agent-info ul li  {
    padding-left: 0.5em;
    background-image: url(https://sda.net.au/wp-content/uploads/2023/09/img-li.png);
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 30px;
    background-position: left 6px;
    color: #000;
    line-height: 30px;
    margin-bottom: 10px;
}

.discrptionsadd ul li a, .wpsight-list-agent-info li a {
    color: #000;
}
.wpsight-list-agent-name {
    color: #000;
    font-size: 24px;
    margin-bottom: 15px!important;
}
.single-listing .wpsight-listing-agent-links a, .wpsight-list-agents-sc .wpsight-list-agent-links a, .archive.author .wpsight-list-agent-links a {
    background-color: rgb(1 181 204);
    border-radius: 3px;
    color: inherit;
    display: inline-block;
    line-height: 1;
    height: 50px;
    line-height: 50px;
    margin-left: 5px;
    text-align: center;
    width: 50px;
    color: #fff;
}
.wpsight-list-agent-description a{
    color: #01b5cc;
}
nav .nav-tabs .nav-item.show .nav-link, nav .nav-tabs .nav-link.active, nav .nav-tabs .nav-link:hover {
    color: #fff !important;
    background-color: #01b5cc;
    border-color: #01b5cc;
}

div#custom_html-10 .sideWidget ul {
    margin-bottom: 0px;
}

aside.sidebar button.btn.btn-primary {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px !important;
}

input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="url"], select {
    height: 2.75em !important;
}
footer.site-footer .textwidget.custom-html-widget ul li a {
    display: flex;
    align-items: baseline;

}
.author .site-main.site-section .row.\32 00\25{
margin: 0px;
}


ul.page-numbers a {
    color: #000;
}
@media screen and (max-width: 991px) {
    .listings-panel-wrap .listings-panel {
        display: flex;
        align-items: center;
    }
    .listings-panel-title, .listings-panel-actions{
        text-align: left;
    }
    .listings-panel-actions {
        margin-top: 0px;
    }
    .txt_snt {
        text-align: center;
    }
    .classlistingsearch .wpsight-listing-right{
        padding: 0px 20px 0px !important;
    }
    .listings-panel>.listings-panel-title, {
        text-align: left;
    }

    .back_form.searchformlistingpage~.site-main.site-section {
        padding-top: 0px;
    }

    .contnt .icon {
        margin: 10px auto 0px;
    }

    .back_form .wpsight-listings-search-sc .col,
    .searchformlistingpage .wpsight-listings-search-sc .col {
        flex: unset !important;
        width: 100%;
    }

    .log_in_btn {
        display: none !important;
    }


    .responsive-menu-icon {
        width: 70px;
        margin-left: auto;
    }

    /* .responsive-menu {
        position: absolute;
        left: 0px;
        width: 100%;
        background-color: white;
        z-index: 999;
    } */

    .listings-search-advanced input[type="checkbox"]:checked+label:before, input[type="radio"]:checked+label:before {
        background: rgb(1 181 204);
        border-color: rgb(1 181 204);
        color: #ffffff;
        content: '\f00c';
    }

    .contnt svg {
        width: 15px;
    }

    .contnt .icon {
        width: 35px;
        height: 35px;
        background-color: #01B5CC;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 15px;
    }

    .contnt {
        display: unset;
    }
    .modal-dialog {
        margin: 20px;
    }
}


@media screen and (max-width: 767px) {
    .blog_footer {
        padding: 50px 0px 30px;
    }
    .listings-search-advanced-toggle:before {
        filter: invert(1);
    }
    .home .listings-search-default .col-md-4 {
        flex: 0 0 auto;
        width: 100%!important;
    }
    .home .listings-search-default .searchFilterReset.col-md-4 {
        position: absolute;
        right: 11px;
        bottom: 6px;
        width: auto!important;
    }
    .hero_section {
        background: #01b5cc;
        padding-top: 0px!important;
        background-image: none!important;
        padding-bottom: 0px!important;
    }
    section.hero_section img{
        margin-bottom: 20px;
    }
    .wpsight-listings-search {
        padding: 15px 15px 20px;
    }
    .back_form .wpsight-listings-search-sc .col, .searchformlistingpage .wpsight-listings-search-sc .col{
        width: 33.33%;
    }
    .classlistingsearch h2.entry-title {
        min-height: auto;
    }
    .pricerent{
        width: 110px;
    }
    .overuterbospricetax {
        font-size: 20px;
    }
    .listings-search-advanced-toggle {
        bottom: -38.4px;
    }

    .box_inner_sign {
        padding: 20px 5px;
    }

    .blog_btn {
        padding: 10px 0 30px;
    }

    footer.site-footer .\31 2u\$ {
        padding: 0px !important;
    }

    .container {
        width: 100%;
    }

    .hero_section {

        padding: 71px 0px;
    }

    .top_header ul li {
        font-size: 13px;
    }

    .call-us {
        display: none;
    }



    .create_profile p {
        font-size: 16px;
    }

    .create_profile h2, .box_top_heading h2 {
        font-size: 25px;
    }

    .looking {
        padding: 55px 0px 15px;
    }

    .lokking_main {
        margin-bottom: 30px;
        display: block;
    }

    .housing_provider {
        padding: 40px 0px;
    }

    .inner_blog {
        margin-bottom: 30px;
    }

    .site-footer .widget-section {

        padding: 0em 0 0 8px;
    }

}

.responsive-menu-icon::before {
    background: transparent;
    background-color: transparent;
}

.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.5s ease;
}

.navbar__menu {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.swiper-container.swiper-gallery img{
    width: 100%;
    height: 510px;
    object-fit: cover;
}
p.register-link a, p.login-link a{
    color: #000;
}
.wpsight-dashboard-row-info a {
    color: #000;
}

.wpsight-dashboard-row  .wpsight-listing-thumbnail img, .wpsight-dashboard-row-image .wpsight-listing-thumbnail {
    width: 100%;
    height: auto;
    /* object-fit: cover; */
}
.wpsight-dashboard-row-title {
    font-size: 20px;
    font-weight: bold;
}
.wpsight-dashboard-row-status {
    font-size: 14px;
    opacity: 1;
    font-weight: bold;
}
.wpsight-dashboard-row {
    background-color: #fff;
    display: grid;
    position: relative;
    grid-template-columns: 20% 70% 10%;
    gap: 0%;
    border-radius: 10px;
    background: #ffffff;
    border: solid 1px #ffffff;
    box-shadow: 2px 2px 20px 0 #bfbfbf33;
    -webkit-box-shadow: 2px 2px 20px 0 #bfbfbf33;
    padding: 0px;
    overflow: hidden;
}
.wpsight-dashboard-row-actions{
    text-align: center;
}
.entry-content a{
    color: #000;
}
.listing-submit {
    font-weight: bold;
    font-size: 22px;
}
.wpsight-dashboard-row .wpsight-dashboard-row-image {
    width: 100%;
    padding: 15px;
    opacity: 1;
}
.thh .wpsight-dashboard a {
    color: #000;
}
.wpsight-dashboard-row {
    margin-bottom: 20px;
}
@media screen and (max-width: 991.98px) {
    .wpsight-dashboard-row, .wpsight-dashboard-row-info{
        display: block;
        width: 100%;
        grid-template-columns: auto;
    }
    .wpsight-dashboard-row-image .wpsight-listing-thumbnail.image.fit{
        margin-bottom: 0px;
    }
    .wpsight-dashboard-row-image{
        width: 100%;
        display: block;
    }
    .author .site-main.site-section .row.\32 00\25 > *, .single.single-listing .site-main.site-section .row.\32 00\25 > * {
        padding: 0px!important;
    }
    .navbar__menu {
        position: absolute;
        top: 100%;
        right: -100%;
        width: 280px;
        min-height: calc(100vh - 78px);
        background-color: #fff;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 0rem;
        padding: 5px 0rem;
        transition: all 0.5s ease;
        z-index: 2;
        display: none;
    }

    .wpsight-menu.responsive-menu>.menu-item-has-children:before {
        padding: 0 0px 0px 20px;
    }

    nav.nav-primary {
        width: 100%;
    }

    .navbar__buttons ul.sub-menu {
        padding-left: 15px;
        margin-top: 10px !important;
        background-color: transparent !important;
    }

    .logged-in .navbar__buttons ul.wpsight-menu>li>a {
        display: inline-flex;
        border: 0px solid #01B5CC;
        background-color: transparent;
        font-weight: 600;
        color: #333!important;
        padding: 0px!important;
    }

    .logged-in .navbar__buttons ul.wpsight-menu>li>a:hover {
        border: 0px solid #01B5CC;
        background-color: transparent;
        color: #01B5CC;
        display: inline-flex;


    }

    .wpsight-menu.responsive-menu li a {
        height: auto;
        line-height: 45px;
    }

    .navbar__buttons ul.wpsight-menu.responsive-menu .sub-menu li a {
        padding: 0px !important;
    }

    .wpsight-menu.responsive-menu>.menu-item-has-children:before {
        line-height: normal;
    }

    .navbar__menu.right-open {
        right: 0;
        display: block;
    }
    .listings-search-advanced {
        margin-top: 11px;
    }
    input[type="checkbox"] + label:before, input[type="radio"] + label:before {
        background: rgba(144, 144, 144, 0.075);
        border-radius: 3px;
        border: solid 1px rgba(144, 144, 144, 0.25);
        content: '';
        display: inline-block;
        height: 20px;
        left: 0;
        line-height: 20px;
        position: absolute;
        text-align: center;
        top: 5px;
        width: 20px;
    }
    input[type="checkbox"] + label, input[type="radio"] + label {
        text-decoration: none;
        color: #444;
        cursor: pointer;
        display: inline-block;
        font-size: 1em;
        font-weight: normal;
        padding-left: 26px;
        padding-right: 0;
        position: relative;
        display: flex;
        align-items: center;
    }
    
    
}

nav.nav-primary {
    display: flex;
    justify-content: center;
    flex-grow: 1;
    gap: 2rem;
}

@media screen and (max-width: 991.98px) {
    nav.nav-primary {
        flex-direction: column;
        flex-grow: 0;
    }

}

.navbar__list li a {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 500;
    transition: all 0.5s ease;
    color: var(--text-gray-color);
}

.navbar__list li a:hover {
    color: var(--theme-dark-color);
}

.navbar__list li .arrow {
    transition: 0.3s ease;
}

.navbar__list li .arrow.up {
    transform: rotate(180deg);
}

.navbar__list-drop {
    display: inline-block;
    position: relative;
}

.navbar__list-drop-menu {
    display: none;
    position: absolute;
    margin-top: 1rem;
    flex-direction: column;
    gap: 1rem;
    padding: 1.5rem;
    background-color: #000;
    border-radius: 1rem;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.122);
    z-index: 999;
}

@media screen and (max-width: 991.98px) {
    .navbar__list-drop-menu {
        position: inherit;
        background-color: transparent;
        box-shadow: none;
        padding: 0.5rem 1rem;
    }
}

.navbar__list-drop-menu.open {
    display: flex;
}

.navbar__list-drop-menu.features {
    right: 0;
}

.navbar__list-drop-menu.company {
    left: 0;
    width: max-content;
}

.navbar__buttons {
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 20px;
    margin-top: 10px
}

.wpsight-menu .sub-menu .menu-item {
    display: block;
}

@media screen and (max-width: 991.98px) {
    .navbar__buttons {
        width: 100%;
        flex-direction: column;
    }
}

.navbar__buttons a {
    transition: 0.3s ease;
}



.navbar__buttons-register {
    width: 100%;
    font-weight: 500;
    color: var(--text-gray-color);
    padding: 0.8rem 1.5rem;
    background-color: var(--theme-light-color);
    border: 2px solid var(--text-gray-color);
    border-radius: 1rem;
    transition: 0.3s ease;
}

.navbar__buttons-register:hover {
    border: 2px solid var(--theme-dark-color);
    color: var(--theme-dark-color);
}

.navbar .menu {
    display: none;
    float: left;
    transition: all 275ms ease;
    cursor: pointer;
}

@media screen and (max-width: 991.98px) {
    .navbar .menu {
        display: block;
    }

    .sidebar .widget-section {
        margin-bottom: 0px;
    }

    .sidebar .widget-section:first-child {
        margin-top: 0px;
    }

    .txt_snt {
        width: 100%
    }

    .single.single-listing main.content.\38 u.\31 2u\$\(medium\) {
        width: 100%;
        margin-bottom: 30px;
    }

    main.content.\38 u.\31 2u\$\(medium\) {
        width: 100%;
    }

    aside.sidebar.\34 u.\31 2u\$\(medium\) {
        width: 100%;
    }

    .swiper-container.swiper-gallery img {
        height: 500px;
        object-fit: cover;
    }
    .steps_create_profile:hover {
        transform: unset;
    }

}

@media screen and (max-width: 767.98px) {
    .swiper-container.swiper-gallery img {
        height: 420px;
        object-fit: cover;
    }

    .container {
        width: 100%;
        max-width: 100%;
    }

    .swiperouters {
        padding: 0px 40px;
    }
    .back_form .wpsight-listings-search-sc .col, .searchformlistingpage .wpsight-listings-search-sc .col,  .listings-search-default .col-md-4, .listings-search-advanced .col-md-4{
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
    .listings-search-advanced-toggle {
        background-color: #ffffff;
        color: #01B5CC;
        bottom: -37.4px;
    }
}

@media screen and (max-width: 575.98px) {
    .swiper-container.swiper-gallery img {
        height: 320px;
        object-fit: cover;
    }

    .site-section {
        padding: 30px 0 30px;
    }
    .divcheckbox {
        width: 100%;
    }
    .back_form .wpsight-listings-search-sc .col, .searchformlistingpage .wpsight-listings-search-sc .col{
        width: 100%!important;
    }
    .listings-search-default .col-md-4 {
        flex: 0 0 auto;
        width: 100%!important;
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
}

.home .alllisting-page h2.widget-title, .home .alllisting-page section#section-wpsight_stage_listings_carousel-2 {
    display: none;
}

.navbar .menu span {
    display: block;
    width: 22px;
    height: 4px;
    background: #000;
    margin-bottom: 2px;
    border-radius: 1px;
    transition: all 275ms ease;
}

.navbar .menu.active {
    transform: rotate(-45deg);
}

.navbar .menu.active .bar1 {
    transform: rotate(0deg) translateY(6px);
}

.navbar .menu.active .bar2 {
    opacity: 0;
}

.navbar .menu.active .bar3 {
    transform: rotate(-90deg) translateX(5px);
}

.page-id-5 header.entry-header {
    display: none;
}

.searchformlistingpage .listings-search-field-keyword input,
.searchformlistingpage .listings-search-field-keyword button,
.searchformlistingpage .listings-search-field-max .searchformlistingpage input[type="text"],
.searchformlistingpage input[type="password"],
.searchformlistingpage input[type="search"],
.searchformlistingpage input[type="email"],
.searchformlistingpage input[type="tel"],
.searchformlistingpage input[type="url"],
.searchformlistingpage select,
.searchformlistingpage textarea {
    background-color: #ffffff !important;
    border: none;
    padding: 8px 18px;
    height: unset;
}

.searchformlistingpage .wpsight-listings-search {
    padding: 0px 0px 40px;
}

.listings-search-field.listings-search-field-text .search-clear.searchMob {
    text-align: center;
}

.searchformlistingpage input[type="checkbox"]+label:before, .searchformlistingpage input[type="radio"]+label:before {
    border: solid 1px rgb(255 255 255);
}

h4.searchlisting {
    color: #fff;
    font-size: 25px;
    margin-bottom: 5px;
}

.searchformlistingpage .listings-search-reset {
    background: #0C5B64;
}

.searchformlistingpage input[type="checkbox"]:checked+label:before, .searchformlistingpage input[type="radio"]:checked+label:before {
    background: rgb(255 255 255 / 90%);
    border-color: rgb(255 255 255 / 90%);
    color: #01b5cc;
}

.searchformlistingpage input[type="checkbox"]+label, .searchformlistingpage input[type="radio"]+label {
    color: #fff;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
    box-shadow: unset!important;
}
li.contactHalf {
    width: 45%;
    float: left;
    margin: 20px 10px 30px 0;
}
#map input[type="submit"], #map input[type="reset"], #map  input[type="button"], #map button, #map .button{
    color: #000!important;
    line-height: normal;
}
@media (max-width: 1366.98px) {
    div#custom_html-10 li a.button {
        min-width: 45%;
        margin-top: 0px;
        padding: 10px 8px;
        margin-left: auto !important;
        display: inline-block !important;
        font-size: 14px;
    }
    
}
@media (max-width: 1199.98px) {
    ul#wpsight_stage_listing_details-3 li{
        width: 32%;
    }
}

@media (max-width: 767.98px) {
    ul#wpsight_stage_listing_details-3 li{
        width: 48%;
    }
    ul#wpsight_stage_listing_details-3 li:first-child {
        width: 100%;
    }
    div#custom_html-10 li a.button{
        min-width: 100%;
    }
    div#custom_html-10 li.contactHalfs{
        flex-wrap: wrap;
    }
}

