﻿#spinnerDots {
    display: none;
    width: 100%;
    text-align: center;
    z-index: 1;
}

.loader-img {
    width: 100%;
    height: 40px;
    background: url('../../images/loaderbarimg.gif') center center no-repeat;
    background-size: contain;
}

.loader-text {
    margin-top: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

#modalexceededLimit .modal-dialog {
    max-width: 43%;
    margin: 1.75rem auto;
}

.btnmodalexceededLimityes {
    width: 100px !important;
    border-radius: 10px !important;
    font-size: 20px !important;
    margin: 0px !important;
}

.marginbotpstapri {
    margin-bottom: 23px;
}

.bedlogo {
    width: 20px;
    margin-right: 5px;
    margin-top: -2px
}

.productloc {
    padding: 5px 0px;
    margin-top: 3px
}

.pricefont {
    font-size: 14px;
    font-family: '__Nunito_Sans_601d73', '__Nunito_Sans_Fallback_601d73';
}

.sqftlogo {
    width: 20px;
    margin-right: 2px;
    margin-top: -2px;
}

.featmaindiv {
    font-size: 13px;
    height: 40px;
    line-height: 45px;
    margin-top: 15px;
    margin-bottom: 0px;
    line-height: 20px;
}

.btn_red_ContactAgent {
    border-radius: 10px;
    padding: 0 0px !important;
    font-size: 13px !important;
}

.producttitlelocationdivhight {
    height: 45px;
}

.mtfeat {
    margin-top: -10px
}

.featdashclass {
    color: #f36f21;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 20px;
}

.textright {
    text-align: right;
}

.btn_ContactCustomer_ContactAgent {
    color: #fff !important;
    background-color: #0e8a31 !important;
    border: 1px solid #0e8a31 !important;
}

.contctbtn {
    background-color: #4e8bc5;
    border: 2px solid #4e8bc5;
    text-transform: uppercase;
    letter-spacing: 0.5pt;
    line-height: 30px;
}

.ltn__product-item-4 .product-info {
    padding: 5px 25px 15px 25px;
}

.classrightleft {
    text-align: right;
}

.justiend {
    justify-content: start;
}

.ltn__product-item-4 .product-title {
    font-size: 14px;
    margin-bottom: 0px;
    padding: 5px 0px;
}

.martop {
    margin-top: 10px
}

.dropdown-content {
    margin-left: 1px !important;
    margin-top: 0px !important;
}

.spanrera {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.margbot {
    margin-bottom: 10px;
}

.ltn__product-item {
    margin-bottom: 30px;
}

input[type=submit] {
    background-color: var(--ltn__secondary-color) !important;
    color: var(--white) !important;
}

.divcom {
    overflow-x: hidden;
    overflow-y: auto;
}

.div_compare {
    /*cursor: pointer;*/
    position: absolute;
    /*right: 15px;*/
    left: 65px;
    top: 15px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #fff;
    /*border: 1px solid #ccc;*/
    border: 1px solid #fff;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    padding: 2px 12px 12px 7px;
    background: #f36f21;
}

    .div_compare:hover {
        background: #4e8bc5;
    }

    .div_compare a:hover {
        color: #fff;
    }

.ltn__car-dealer-form-item .nice-select {
    margin: 0;
    height: 45px;
    line-height: 30px;
    padding-right: 25px;
    padding-left: 14px;
    border-radius: 0;
    min-width: 180px;
    font-size: 14px;
    font-weight: 700;
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block !important;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #f36f21;
    text-align: center !important;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    /* padding: 15px;*/
}

.active input[type=checkbox] {
    accent-color: #f36f21;
}

.checkbox-item input {
    height: 18px;
    width: 18px;
    margin-right: 5px;
    opacity: 1;
    position: relative;
}

ul {
    list-style-type: none;
}

.gm-svpc {
    display: none;
}

.fa-stack-2x {
    font-size: 10px;
    color: #ffd43b;
}

.fa-inverse {
    color: rgb(31 102 199);
}

.informationMap {
    padding-left: 8px;
    flex: auto;
}
/*.h4, h4 {
    font-size: 0.5rem !important;
}*/
.wrapper {
    padding: 150px;
    align-item: center;
    display: flex;
}

.filter-wrapper {
    display: flex;
    flex-direction: column;
    /*margin-right: 50px*/;
    margin-right: -50px;
}


h3 small {
    display: block;
    font-size: 12px;
}

button {
    /*margin-top: 40px;*/
    margin-top: 0px;
}

#map {
    height: 400px;
    width: 100%;
}

.alert {
    color: red;
    font-size: 16px;
    font-weight: bold;
}

.is-visible {
    display: block;
}

.tt-menu {
    border: 1px solid transparent;
    border-color: transparent lightgrey lightgrey lightgrey;
    background: white;
    width: 100%;
}

.tt-dataset {
}

.tt-suggestion {
    color: darkgrey;
    cursor: pointer;
    padding: 1rem;
    user-select: none;
}



.tt-suggestion {
    border-top: 1px solid lightgrey;
}

.product_rate {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 2.5em;
    color: #F6BC3E;
}

.product_rate::before {
    font-size: 12px;
    content: " \f005\f005\f005\f005\f005 ";
    /*content: " \f005 "   " \f005 "  "  \f005  "   " \f005  "  " \f005 ";*/
    top: 0;
    position: absolute;
    left: 0;
    font-weight: 900;
}

.star_rating > span.selected i::before {
    font-weight: 900;
}

.star_rating > span {
    color: #F6BC3E;
}

.star_rating span {
    cursor: pointer;
    display: inline-block;
}

    .star_rating span i {
        font-size: 20px;
    }

.star_rating > span.selected i::before {
    font-weight: 900;
}

.product .rating_wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}


.product.text-center .rating_wrap {
    -ms-flex-pack: center;
    justify-content: center;
}

.rating_num {
    font-size: 14px;
    margin-left: 5px;
    vertical-align: middle;
    display: inline-block;
}

.rating_wrap .rating {
    overflow: hidden;
    position: relative;
    height: 30px;
    font-size: 12px;
    width: 100%;
    font-family: "Font Awesome 5 Free" !important;
    display: inline-block;
    vertical-align: middle;
}

.rating::before {
    font-size: 12px;
    content: " \f005\f005\f005\f005\f005 ";
    /*content: " \f005 "   " \f005 "  "  \f005  "   " \f005  "  " \f005 ";*/
    top: 0;
    position: absolute;
    left: 0px;
    float: left;
    color: #F6BC3E;
}

.li_text {
    overflow: hidden;
    height: 59px;
}

.dropbtn {
    margin-top: -7px;
}

.share li {
    font-weight: 600;
    display: inline-block;
    margin-right: 25px;
    position: relative;
    font-size: 14px;
    margin-top: 0;
}

/*.fa {
           font-size: 21px;
       }*/
.div_heart1 {
    /*cursor: pointer;*/
    position: absolute;
    /*right: 15px;*/
    left: 18px;
    top: 15px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    /*border: 1px solid #ccc;*/
    border: 1px solid #fff;
    box-shadow: 0px 0px 11px 0 rgb(0 0 0);
    padding: 2px 12px 12px 7px;
    background: #61b2ff;
}

.div_heart3 a {
    color: #fff;
}

    .div_heart3 a:hover {
        color: #f36f21;
    }

.div_heart2 .div_heart3 {
    position: relative;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.dropdown-content {
    margin-left: 0px !important;
}

.ltn__list-item-2 li span {
    font-size: inherit;
}

@media (min-width:414px)and (max-width:767px) {
    .marginbotpstapri {
        margin-bottom: 20px;
    }

    ltn__product-item-4 .product-title {
        font-size: 14px !important;
        margin-bottom: 5px !important;
    }

    .featmaindiv {
        font-size: 12px !important;
        margin-top: 15px !important;
        margin-bottom: 0px !important;
        line-height: 20px !important;
    }

    .bedlogo {
        width: 15px !important;
        margin-right: 0px !important;
        margin-top: -2px !important;
    }

    .sqftlogo {
        width: 15px !important;
        margin-right: 2px !important;
        margin-top: -2px !important;
    }

    .featdashclass {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .propertydetaileye {
        margin-right: -33px !important;
    }

    .dropdown {
        margin-right: -2px !important;
    }



    .dropdown-content {
        margin-left: -293px !important;
    }

    .dropdown-content {
        margin-top: 0px !important;
    }




    .divall {
        margin-left: -20px;
        margin-top: 15px;
    }

    .lshare {
        margin-left: 22px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #modalexceededLimit .modal-dialog {
        max-width: 90% !important;
    }

    .marginbotpstapri {
        margin-bottom: 5px !important;
    }

    .featmaindiv {
        font-size: 12px !important;
        line-height: 20px !important;
        margin-top: 15px !important;
        margin-bottom: 0px !important;
    }

    .bedlogo {
        width: 15px !important;
        margin-right: 0px !important;
        margin-top: -2px !important;
    }

    .sqftlogo {
        width: 15px !important;
        margin-right: 2px !important;
        margin-top: -2px !important;
    }

    .featdashclass {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .btn_red_ContactAgent {
        border-radius: 10px;
        padding: 0 3px !important;
        font-size: 11px !important;
    }

    .div_heart1 {
        width: 30px;
        height: 30px;
        padding: 1px 12px 1px 5px;
    }

    .dropdown {
        margin-right: -20px !important;
    }



    .ltn__list-item-2 li span {
        font-size: 12px !important;
    }

    .dropbtn {
        margin-right: 25px;
    }

    .lshare {
        margin-left: 25px !important;
    }

    .divall {
        margin-left: -25px;
        margin-top: 15px;
    }

    .product-title {
        margin-left: 0px;
    }

    .priceleftright {
        margin-top: 5px;
        text-align: left !important;
    }

    .propertydetaileye {
        margin-right: -25px;
    }

    .dropdown-content {
        margin-left: 0px !important;
    }

        .dropdown-content a {
            padding: 8px !important;
        }
}

@media (max-width: 767px) {
    #modalexceededLimit .modal-dialog {
        max-width: 90% !important;
    }

    .list_tab_div {
        float: none !important;
        width: auto !important;
    }

    .MarketAnalysis_button {
        padding: 4px !important;
        display: inherit;
    }

    .product_header_right {
        float: none !important;
    }

    .marginbotpstapri {
        margin-bottom: 10px !important;
    }

    .producttitlelocationdivhight {
        height: auto !important;
    }

    .featmaindiv {
        height: auto !important;
    }

    .ltn__product-item-4 .product-info {
        padding: 5px 17px 5px 15px !important;
    }

    .btn_morefilter {
        margin-left: 0px !important;
    }

    .margbot {
        margin-bottom: 0px !important;
    }

    .justiend {
        justify-content: start !important;
    }

    .product_img_Home {
        height: 260px !important;
    }

    .classrightleft {
        text-align: right !important;
    }

    .priceleftright {
        margin-top: 9px !important;
        text-align: left !important;
    }
}

@media (max-width: 374px) and (min-width: 320px) {
    ltn__product-item-4 .product-title {
        font-size: 14px !important;
        margin-bottom: 5px !important;
    }

    .btn_red_ContactAgent {
        border-radius: 10px;
        padding: 0 0px !important;
        font-size: 11px !important;
    }

    .featmaindiv {
        font-size: 12px !important;
        line-height: 20px !important;
        margin-top: 15px !important;
        margin-bottom: 0px !important;
    }

    .bedlogo {
        width: 15px !important;
        margin-right: 0px !important;
        margin-top: -2px !important;
    }

    .sqftlogo {
        width: 15px !important;
        margin-right: 2px !important;
        margin-top: -2px !important;
    }

    .featdashclass {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .div_heart1 {
        width: 30px;
        height: 30px;
        padding: 1px 12px 1px 5px;
    }

    comclose {
        margin-right: -10px !important;
        margin-top: -7px !important;
    }

    .comprohfour {
        font-size: 15px !important;
    }




    .ltn__list-item-2 li span {
        font-size: 10px !important;
    }

    .ltn__list-item-2 li {
        margin-right: 18px !important;
    }

    .ltn__product-item-4 .product-info {
        padding: 19px 14px 1px !important;
    }

    .dropdown-content {
        margin-left: 0px !important;
    }

        .dropdown-content a {
            padding: 5px !important;
        }

    .dropbtn {
        margin-right: -6px !important;
    }

    .propertydetaileye {
        margin-right: -17px !important;
    }

    ltn__product-item-4 .product-title {
        font-size: 14px !important;
        margin-bottom: 5px !important;
    }

    .lshare {
        margin-left: 25px !important;
        margin-right: 14px !important;
    }

    .lshare {
        margin-left: 15px !important;
        margin-right: 14px !important;
    }

    .divall {
        margin-left: -13px;
        margin-top: 15px;
    }
}

@media (max-width: 413px) and (min-width: 375px) {
    ltn__product-item-4 .product-title {
        font-size: 14px !important;
        margin-bottom: 5px !important;
    }

    .btn_red_ContactAgent {
        border-radius: 10px;
        padding: 0 0px !important;
        font-size: 11px !important;
    }

    .featmaindiv {
        font-size: 12px !important;
        line-height: 20px !important;
        margin-top: 15px !important;
        margin-bottom: 0px !important;
    }

    .bedlogo {
        width: 15px !important;
        margin-right: 0px !important;
        margin-top: -2px !important;
    }

    .sqftlogo {
        width: 15px !important;
        margin-right: 2px !important;
        margin-top: -2px !important;
    }

    .featdashclass {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .div_heart1 {
        width: 30px;
        height: 30px;
        padding: 1px 12px 1px 5px;
    }

    comclose {
        margin-right: -10px !important;
        margin-top: -7px !important;
    }

    .comprohfour {
        font-size: 15px !important;
    }

    .propertydetaileye {
        margin-right: -20px !important;
    }

    .dropdown-content {
        margin-left: 0px !important;
    }

        .dropdown-content a {
            padding: 8px !important;
        }



    .ltn__list-item-2 li span {
        font-size: 12px !important;
    }

    /* .dropbtn {
               margin-right: 7px;
           }*/

    .propertydetaileye {
        margin-right: 2px;
    }

    .lshare {
        margin-left: 11px !important;
    }

    .divall {
        margin-left: -10px;
        margin-top: 15px;
    }

    .dropdown {
        margin-right: -2px !important;
    }
}



@media (min-width:992px)and (max-width:1199px) {
    #modalexceededLimit .modal-dialog {
        max-width: 70% !important;
    }

    .dropdown {
        margin-right: -2px !important;
    }

    .marginbotpstapri {
        margin-bottom: 20px !important;
    }

    .featmaindiv {
        font-size: 12px !important;
        line-height: 20px !important;
        margin-top: 15px !important;
        margin-bottom: 0px !important;
    }

    .sizepropertydetail {
        padding: 10px 15px !important;
    }

    .propertydetaileye {
        margin-right: -29px !important;
    }

    .lshare {
        margin-left: 10px !important;
    }

    .divall {
        margin-left: -10px;
    }

    .dropbtn {
        padding: 8px 12px !important;
    }

    .dropdown-content {
        margin-left: 0px !important;
    }
}

@media (min-width:1200px) and (max-width:1280px) {
}

.list_tab_a {
    cursor: pointer;
    text-align: center;
    padding: 5px 10px;
    background-color: #ffff;
    color: #363636;
    border-radius: 0px;
    border-right: 1px solid #ccc;
}

.list_tab_active {
    background-color: #4e8bc5 !important;
    color: #fff !important;
}

.list_tab_div {
    border: 1px solid #ccc;
    border-radius: 3px;
    float: right;
    width: 191px;
}

.MarketAnalysis_button {
    border: 1px solid #ccc;
    padding: 6px;
    border-radius: 5px;
}

.headlochigh {
    font-size: 20px;
    font-weight: 600;
    color: #f36f21;
}

.model_MarketAnalysis_button {
    border: 1px solid #ccc;
    padding: 6px;
    border-radius: 5px;
    width: 220px;
    font-size: 20px;
    color: #000;
}

#div_MarketAnalysis_model .modal-content .close {
    position: absolute;
    height: 40px;
    width: 40px;
    line-height: 40px;
    padding: 0;
    right: 16px;
    left: auto;
    top: 0px;
    opacity: 1;
    z-index: 1;
    transition: all .3s ease 0s;
}

/*otp new design starts style*/
.otp-fields {
    flex-direction: row;
    column-gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*  .modal-backdrop:nth-child(2n-1) {
       opacity: 0;
   }*/

.mts-50 {
    margin-top: 50px;
}

.otp-fields input {
    height: 45px;
    width: 42px;
    border-radius: 6px;
    outline: none;
    font-size: 1.125rem;
    text-align: center;
    border: 1px solid #ddd;
}

    .otp-fields input:focus {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    }

    .otp-fields input::-webkit-inner-spin-button,
    .otp-fields input::-webkit-outer-spin-button {
        display: none;
    }

.resend {
    font-size: 12px;
}


.bgbluecompare {
    background-color: #edf5f6 !important;
}

.table-bordered_divhead {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.plpr_0 {
    padding-left: 0px;
    padding-right: 0px;
}

.table-bordered_div {
    border: 1px solid #ccc;
}

.border_bottom div {
    border-bottom: 1px solid #ccc;
}


.row_title {
    font-weight: 700;
}

table {
    border-color: #ccc;
}

.product_sortdesc * {
    font-family: '__Nunito_Sans_601d73', '__Nunito_Sans_Fallback_601d73' !important;
    font-size: 16px !important;
    line-height: 28px !important;
}

.product_name a {
    font-weight: 700;
}

.price {
    color: #f36f21;
    font-weight: 700;
    font-size: 14px;
}
/* .w_320{
    width:320px;
}*/
.descclose {
    position: absolute;
    height: 40px;
    width: 40px;
    line-height: 40px;
    padding: 0;
    right: 16px;
    left: auto;
    font-size: 25px;
    top: 16px;
    opacity: 1;
    z-index: 1;
    transition: all .3s ease 0s;
}

.row_remove a:hover {
    color: #fff !important;
}

@media (max-width: 374px) and (min-width: 320px) {
    .wdfull {
        width: 1000px !important;
    }

    .descclose {
        right: -16px !important;
        left: auto;
        top: -5px !important;
        font-size: 25px;
    }
}

@media (max-width: 413px) and (min-width: 375px) {
    .wdfull {
        width: 1000px !important;
    }

    .descclose {
        right: -16px !important;
        left: auto;
        top: -5px !important;
    }
}

@media (min-width:414px)and (max-width:767px) {
    ltn__product-item-4 .product-title {
        font-size: 14px !important;
        margin-bottom: 5px !important;
    }

    .wdfull {
        width: 1000px !important;
    }

    .descclose {
        right: -10px !important;
        top: 10px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #modalexceededLimit .modal-dialog {
        max-width: 90% !important;
    }

    .wdfull {
        width: 1000px !important;
    }

    .descclose {
        right: 0px !important;
        top: 10px !important;
    }
}

@media (min-width:992px)and (max-width:1199px) {

    .wdfull {
        width: 1000px !important;
    }

    .descclose {
        right: 0px !important;
        top: 10px !important;
    }
}

@media(min-width:1300px) {
    .w_320 {
        width: 320px;
    }
}

@media (max-width: 767px) {
    .price {
        font-size: 15px !important;
    }
}

.wdfull {
    width: 100%;
}

.btnbluecompare {
    border-radius: 0;
    display: inline-block;
    font-size: 14px;
    font-family: var(--ltn__heading-font);
    padding: 4px 40px;
    text-align: center;
    cursor: pointer;
    transition: all .3s ease 0s;
    position: relative;
    z-index: 1;
    margin-right: 15px;
    margin-top: 4px;
}

.btn-blucomapre {
    background-color: #4e8bc5;
    color: #fff;
}
.fade:not(.show) {
    opacity: 1 !important;
}
