
button.btn.btn-primary.btn-block {
    transition: .5s;
}

button.btn.btn-primary.btn-block :hover {
    background-color: transparent;
    border: 1px solid #ff8300;
    color: #ff8300 !important;
}

.clearSearch {
    background-color: orange;
    border-radius: 5px;
    color: #ffff;
    padding: .8rem 3rem .8rem 3rem;
    margin-left: -1rem;
    transition: .5s;
}

.clearSearch:hover {
    border: 1px solid orange;
    background: transparent;
}

.cityListBox.w-100.bg-light {
    background: #e6e6e6 !important;
    padding: 0.5rem !important;
    font-size: 15px;
    line-height: 23px;
    color: black;
    margin-bottom: 20px;
}

.cityListBox.w-100 #myBtn {
    display: inline-block;
    color: #000;
    font-weight: bold !important;
    color: rgb(51, 122, 183);
    padding-left: 0px;

}


.cityListBox.w-100 #myBtn:hover {
    text-decoration: underline;
    color: rgb(35, 82, 124);
}

#myBtn_one {
    display: inline-block;
    color: #000;
    font-weight: bold !important;
    color: rgb(51, 122, 183);

}


#myBtn_one:hover {
    text-decoration: underline;
    color: rgb(35, 82, 124);
}

.h1-link {
    color: rgb(51, 122, 183);
    font-weight: 600;
}

.h1-link:hover {
    color: rgb(35, 82, 124);
}

.bottom-content h2 {
    /*font-size: 24px !important;*/
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 30px;

}

.bottom-content p {
    font-size: 16px !important;

}

.bottom-content h3 {
    /*font-size: 19px !important;*/
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 30px;

}

.bottom-content {
    margin-bottom: 30px;
}

.bottom-content .row {
    margin-right: 0px;
    margin-left: 0px;
}

.bottom-content table tr td {

    padding: 18px 15px !important;
}

.bottom-content table{
    margin-bottom: 10px;
}

.bt_links {
    margin-top: 25px;
}

.bt_links hr {
    border-color: rgb(151, 222, 242);
}

.scrollup {
    background-color: #11b8c8 !important;
    color: rgb(249, 249, 249) !important;
    border: 1px solid #11b8c8;
    background: #11b8c8 !important;
    opacity: 0.9;
}

.scrollup:hover {
    background-color: transparent !important;
    border: 1px solid #11b8c8ba !important;
    color: #11b8c8ba !important;
    background: #11b8c8ba  !important;
}

.img-p div img {
    box-shadow: 10px 8px 7px 0px grey;
    margin-bottom: 12px;
}

.p-img div img {
    box-shadow: -10px 8px 7px 0px grey;
    margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
    .bottom-content .cont-img {
        width: 100%;
    }

    .bottom-content .p-img, .bottom-content .img-p {
        width: 100%;
        /*display: flex;*/
    }

    .bottom-content .p-img div:nth-child(1) {
        width: 38%;
        padding-left: 30px;
        float: right;
    }

    .bottom-content .p-img div:nth-child(2) {
        /*width: 40%;*/
        /*margin-top: 30px;*/
        /*float: right;*/
    }

    .bottom-content .img-p div:nth-child(1) {
        width: 40%;
        margin-top: 5px;
        padding-right: 40px;
        float: left;
    }

    .bottom-content .img-p div:nth-child(2) {
        /*width: 60%;*/
    }

}

@media screen and (max-width: 767px) {
    .img-p div:nth-child(1), .p-img div:nth-child(1) {
        display: none;
    }

    .img-p .show-mobile, .p-img .show-mobile {
        display: block !important;
    }

    .br_mobile {
        display: none;
    }
}

/* staring */


.container {
    width: 1300px;
}


.col-md-10.col-sm-11.nopad.pull-left.feature_results_header {
    margin-top: -60px !important;
    height: 72px;
}

.col-md-4.titleSearch {
    width: 28.333333%;
}

.saveSearch {
    height: 34px;
    padding: 5px 15px;
    margin-bottom: 25px;
    margin-right: -152px;
}

.saveSearch {
    padding-bottom: 8px;
    z-index: 2;
    background-color: #11b8c8 !important;
    border: 1px solid #11b8c8 !important;
    color: white;
    border-radius: 3px;
    transition: .5s;
}

.saveSearch:hover {
    background-color: #11b8c8ba !important;
    color: white;
}

.myhr {
    width: 0% !important;
}

.col-md-4.col-md-pull-8 {
    width: 27%;
}

.col-md-8.col-md-push-4 {
    width: 70%;
}

.col-md-push-4 {
    left: 30.33333333% !important;
}


hr {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border: 0;
    border-top: 1px solid #eee;
}

.img_section.col-sm-3.nopad.sm-bmargin {
    width: 29% !important;
}


h1.nopad.nomargin.bold {
    padding-bottom: 10px !important;
    /*font-size: 24px !important;*/
}

p {
    font-size: 15px;
}


.col-sm-2.rightSection {
    width: 20% !important;
}


span.left_hiding {
    float: left;
    font-size: 15px;
    width: 50%;
}

span.right_value {
    float: right;
    width: 50%;
    font-size: 15px;
}

.testingdiv {
    display: none;
}

.pac-container {
    z-index: 10000 !important;
}

@media only screen and (max-width: 991px) {
    .clearSearch2 {
        margin-top: 10px;
    }
}

.fill_location {
    z-index: 9 !important;
}

ul#category_drop_down_mobile > ul > li {
    padding: 4px 0;
}

ul#category_drop_down_mobile > ul > ul > li {
    padding: 4px 0;
}

.sort-heading {
    margin-top: auto;
}

@media only screen and (min-width: 600px) {
    .searchBy {
        display: none;
    }
}

.sort-form {
    margin: 1rem 0;
}

.sortFormChild {
    display: flex;
    /*justify-content: space-around;*/
    align-items: center;
    justify-content: end;
}

@media only screen and (max-width: 510px) {
    .sortFormChild {
        flex-direction: column
    }

    .sort-heading {
        width: 100%;
    }

    .priceFilter {
        margin-left: -50%;
    }

    .cashFilter {
        margin-right: -50%;
        margin-top: -53px;
    }

    .cashFilterIphon {
        margin-top: -45px !important;
    }
}

@media only screen and (min-width: 920px) {
    .sort-form {
        width: 573px;
        /*margin-left: 25rem;*/
        padding-bottom: 1.09rem;
    }
}

.clearSearch {
    display: none !important;
}

.dropdown-menu.loc {
    left: 4%;
}

.plus_cat {
    z-index: 2;
    position: relative;
    width: 5rem;
    text-align: right;
}

ul#category_drop_down_web {
    left: 15px;
}

button.btn-primary.btn.mycustom.btn-block.searh {
    background-color: #1BBC9BF2 !important;
    border: 1px solid #1BBC9BF2 !important;
    width: 100%;
    padding-left: 41% !important;

}

button.btn-primary.btn.mycustom.btn-block.searh:hover {
    background: tra nsparent !important;
    color: #1BBC9BF2;
}

button#categories-button-region-mob {
    background-color: #EEEEEE;
    border: 1px solid lightgray;
    height: 48px;
}

button#categories-button-region {
    /*margin-bottom: 5px;*/
    border: solid 1px lightgrey;
}

.searchPagebtn {
    display: flex;
    padding: 0;
}

.popup.pricefilter.cashFlow {
    margin-left: -8px;
}

@media only screen and (max-width: 992px) {
    button.btn-primary.btn.mycustom.btn-block.searh {
        padding: 0 !important
    }

    .popup.pricefilter.cashFlow {
        margin-left: 0px;
    }

    .searchPagebtn {
        margin-left: 0px;
        display: flex;
        flex-direction: column;
    }
}

input#location_google_maps_homepage:hover {
    border: 1px solid #1BBC9BF2;
}

input#location_google_maps_homepage:focus {
    outline: none;
}

/*button#categories-button-region:hover {*/
/*border: 1px solid #1BBC9BF2;*/
/*}*/

input#broker_location:hover {
    border: 1px solid #1BBC9BF2;
}

.popup.pricefilter:hover {
    border: 1px solid #1BBC9BF2;
}

button.btn.dropdown-toggle.btn-default:hover {
    border: 1px solid #1BBC9BF2;
}

.popup.pricefilter.cashFlow:hover {
    border: 1px solid #1BBC9BF2;
}

.disablede {
    text-decoration: none !important;
    cursor: no-drop !important;
    pointer-events: none;
    text-decoration: none;
    color: grey !important;
}

@media (min-width: 991px) and (max-width: 1230px) {
    button.btn.btn-primary.btn-block {
        margin-left: 2rem;
    }

}

/*.search_search_page {*/
/*width: 19%;*/
/*}*/

input[type="text"]:disabled {
    cursor: not-allowed;
    pointer-events: all;
    opacity: .6;
}

.or_bt {
    width: 3%;
}

.or_bt h4 {
    padding-top: 10px;
    height: 37px;
    display: flex;
    height: 37px;
    justify-content: center;
    align-items: center;
}

sines_cat_searchPage {
    width: 22%;
}

@media (min-width: 769px) and (max-width: 992px) {
    .fill_location.medium {
        line-height: 29px !important;
    }

    .or_bt h4 {
        height: 10px !important;
    }

    .or_bt {
        width: 100% !important
    }

    .search_search_page {
        width: 100% !important;
    }

    .bussines_cat_searchPage {
        width: 100% !important
    }

    input#location_google_maps_homepage {
        margin-top: .6rem;
    }

    .popup.pricefilter {
        width: 97% !important;
    }

    .popup.pricefilter.cashFlow {
        margin-top: 9.3rem;
    }

    .searchPagebtn {
        margin-top: 4.7rem;
    }

    button.btn.dropdown-toggle.btn-default {
        margin: 1.2rem 0;
        margin-top: 1.8rem;
    }
}

@media (min-width: 600px) and (max-width: 735px) {
    .cash_flow {
        margin-left: 5.5rem;
    }
}

@media (min-width: 992px) and (max-width: 1177px) {
    button.btn.dropdown-toggle.btn-default {
        font-size: .822rem !important
    }

    .popup.pricefilter {
        font-size: .822rem !important;
        padding: 13px 10px 14px 3px !Important;
    }

    input#location_google_maps_homepage {
        font-size: .822rem !important
    }

    button#categories-button-region {
        font-size: .822rem !important
    }

}

@media only screen and (max-width: 768px) {
    button.btn.dropdown-toggle.btn-default {
        margin-top: 1.2rem;
    }

    form.form.website-search .popup.pricefilter {
        margin-top: .6rem !important;
    }

    .fill_location.medium {
        line-height: 29px !important;
    }

    .or_bt h4 {
        height: 10px !important;
    }

    .search_search_page {
        width: 100% !important;
    }

    .or_bt {
        width: 100% !important
    }

    .bussines_cat_searchPage {
        width: 100% !important
    }

    form.form.website-search button.btn.btn-primary.btn-block {
        margin-top: .1rem;
        font-size: 20px;
        padding: 9px 10px;
    }
}

.dropdown-menu > li > a:hover {
    cursor: pointer;
}

/* staring */

/*
span.dropdown.btn-group.bootstrap-select.show-tick.form-control {
background-color: #f4f4f4;
}


.wrapper_around_search {
margin-left: -123px;
height: 55px;
position: absolute;
background-color: #f4f4f4;
top: 138px;
z-index: 0;
width: 100%;
}

*/

.clearSearch3 {
    margin-left: 4px;
    width: fit-content;
    display: block !important;
}

.popup .showw {
    position: relative;
    z-index: 12
}

@media only screen and (min-width: 992px) {
    .clearSearch2 {
        margin-left: 20px;
    }
}

.clearSearch2 {
    text-align: center;
    height: 48px;
    background-color: #1BBC9BF2;
    border-radius: 5px;
    color: #ffff;
    padding: 12px;
    transition: .5s;
    display: none;
    border: 1px solid #1BBC9BF2;
}

.clearSearch2:hover {
    background: transparent;
    color: #1BBC9BF2;
}

form.form.website-search {
    margin-top: 1rem;
    z-index: 100;
}


.dropdown-item {
    z-index: 100;
}

.splitParagraph {
    margin-top: 6px;
    margin-bottom: 12px; /*16px*/
    z-index: 2;
}


.cat-item {
    background-color: rgb(51, 122, 183);
    margin: 5px 18px;
    padding: 5px 13px;
    border-radius: 25px;
    color: white;
    width: max-content;
    font-size: 12px;
}

.popup.pricefilter, .form-group, .form-control {
    z-index: 2;
}


p.headerTitle {
    font-size: 15px !important;
}

i.fa.fa-close.myclose {
    padding-left: 8px;
    font-size: 15px;
    font-weight: 100;
    cursor: pointer;

}

button.btn.dropdown-toggle.btn-default {
    height: 48px !important;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-left: 0px;
    width: 100%;
}

.dropdown-menu li {
    position: relative;
}

.desktopRegion.category_drp .dropdown-menu li {
    display: inherit !important;
}

.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
}

.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}


/*.dropdown-menu > li:hover > .dropdown-submenu {*/
    /*display: block;*/
/*}*/


.row-gutter-10 > [class*=col] {
    padding-left: 5px;
    padding-right: 5px;
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}


.btnn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 15px;
    border-radius: 25px;
    outline: 0;
    box-shadow: none;
}


.form-group .price-range {
    background-color: rgb(0, 0, 0);
    font-size: 14px;
    padding: 20px 15px 10px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    color: rgb(255, 255, 255);
    border-radius: 4px;
}

.cleanAll {
    cursor: pointer;
}

.properties_form .row div div .bootstrap-select button {
    background-color: white;
}

select#price_range_one {
    padding: 3px 10px;
}

select#price_range_two {
    padding: 3px 10px;
}

span.input-group.md-autosuggest.bmargin {
    width: 270px;
}


span.input-group.bmargin {
    width: 270px !important;
}


.input-group {
    display: inline-table !important;
}

.btn-group.bootstrap-select.show-tick.form-control {
    width: 250px !important;
}

button.btn.btn-primary.btn-block {
    display: inline-flex !important;
}

button.btn.btn-primary.btn-block {
    width: 80px;
}


.form-group .bootstrap-select.btn-group {
    margin-bottom: 26px !important;
}

button.btn.btn-primary.btn-block {
    margin-bottom: 2px !important;
}


.module {
    background: #fafafa;
    box-shadow: none !important;
    border-color: #eee;
    border-image: none;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    padding: 5px !important;
    width: 100%;
    margin-bottom: 0px !important;
}

.body-content {
    margin-bottom: 10px !important;
}

span.caret.priceRange {
    margin-left: 10px;
    color: rgb(85, 85, 85);
}


.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */

.popup .popuptext {
    box-shadow: 0px 0px 5px 2px grey;
    visibility: hidden;
    width: 350px;
    background-color: white;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    top: 130%;
    left: 50%;
    margin-left: -180px;
}


/* Popup arrow */

/* Toggle this class - hide and show the popup */
.popup .showw {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/*
.popup .hidePrice {
visibility: hidden;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}

.showCash {
visibility: visible;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}

.hideCash {
visibility: hidden;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}

.showGross {
visibility: visible;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}


.hideGross {
visibility: hidden;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}


*/

.left {
    width: 50%;
    float: left;
}

.right {
    width: 50%;
    float: left;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.optionVal {
    color: #337AB7;
    display: list-item;
    text-align: -webkit-match-parent;
}

.popup_ul, .optionVal {
    padding: 5px 0px;
    font-size: 16px;
}

.popup_ul, .optionVal {

    list-style: none;
    margin: 0px;
    padding-left: 15px;
}

.popup_ul {
    float: left;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.optionVal:hover {
    text-decoration: underline;
}

.optionVal {
}

.inputPrice {
    height: 42px;
    width: 110px;
}


input#starting, input#ending {
    color: black;
}


button.btn.btn-primary.btn-block {
    background-color: #11b8c8 !important;
    border-color: #11b8c8 !important;
    height: 48px;
    padding: 12px 15px;
    transition: .5s;
}

button#categories-button-region {
    padding-left: 10px;
    text-align: left;
    height: 48px;
    background-color: #EEEEEE;
}

button.btn.btn-primary.btn-block:hover {
    background-color: #11b8c8ba !important;
    border: 1px solid #11b8c8ba !important;
    color: white !important;
}

.popup.pricefilter {
    width: 77%;
    height: 48px;
    background-color: rgba(238, 238, 238, 0.95);
    position: absolute;
    padding: 13px 10px 14px 10px;
    border: 1px solid #ccc;
    font-size: 14px;
    border-radius: 4px;
}

button.btn.dropdown-toggle.btn-default {
    padding-left: 10px;
    text-align: left;
    height: 48px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-left: 0px;
}


span.input-group.bmargin {
    height: 40px;
}

input#location_google_maps_homepage {
    padding-left: 10px;
    width: 100%;
    height: 48px;
    margin-bottom: -6px;
    border-radius: 4px !important;
    border: 1px solid #ccc;
    background-color: rgba(238, 238, 238, 0.95);
    color: black;
}

.clear_content.medium {
    width: 91px !important;
}

.fill_location.medium {
    line-height: 29px;
    width: 64px !important;
    margin-right: 10px !important;
    margin-bottom: 3px;
}

.dropdown-menu.open {
    width: 250px !important;
    margin-left: 0px;
    background-color: rgba(238, 238, 238, 0.95);
}


ul.dropdown-menu.inner {
    background-color: rgba(238, 238, 238, 0.95);
}


i.fa.fa-times-circle {
    background-color: rgba(238, 238, 238, 0.95) !important;
}


.popup.pricefilter.growwRevenu {
    margin-left: 298px;
    width: 183px;
}


.inputFilter {
    width: 137px;
}

input#startingGrossRevenue {
    width: 150px;
}

input#endingGrossRevenue {
    width: 155px;
}

span#myPopupGrossRevenue {
    width: 380px !important;
}

#first_container_new {
    background-image: inherit;
    background-position: inherit;
    background-repeat: inherit;
    position: inherit;
    background-size: inherit;
}

#first_container_new::before, .vegas-slide::after {
    content: inherit;
    position: inherit;
    width: inherit;
    height: inherit;
    left: inherit;
    top: inherit;
    background: inherit;
}

button.btn.btn-primary.btn-block {
    margin-left: inherit !important;
}


ul#region_drop_down.kk {
    left: 15px;
}

.dropdown-menu .dropdown-submenu {
    left: 50% !important;
}

.float-right {
    float: right;
}

.cat-item {
    background-color: rgb(51, 122, 183);
    margin: 5px 18px;
    padding: 5px 13px;
    border-radius: 25px;
    color: white;
    width: max-content;
    font-size: 12px;
}

.bg-white {
    background-color: #ffff;
    border: #ffff;
}

.w-100 {
    width: 100%;
}

i.fa.fa-close.myclose {
    padding-left: 8px;
    font-size: 15px;
    font-weight: 100;
    cursor: pointer;

}

.cat-item {
    cursor: pointer;
}

.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: 20px;
}

.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}


/*.dropdown-menu > li:hover > .dropdown-submenu {*/
    /*display: block;*/
/*}*/


.row-gutter-10 > [class*=col] {
    padding-left: 5px;
    padding-right: 5px;
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}


.btnn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 15px;
    border-radius: 25px;
    outline: 0;
    box-shadow: none;
}


.form-group .price-range {
    background-color: rgb(0, 0, 0);
    font-size: 14px;
    padding: 20px 15px 10px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    color: rgb(255, 255, 255);
    border-radius: 4px;
}

.cleanAll {
    cursor: pointer;
}

.properties_form .row div div .bootstrap-select button {
    background-color: white;
}

select#price_range_one {
    padding: 3px 10px;
}

select#price_range_two {
    padding: 3px 10px;
}

span.input-group.md-autosuggest.bmargin {
    width: 270px;
}


span.input-group.bmargin {
    width: 270px !important;
}


.input-group {
    display: inline-table !important;
}

.btn-group.bootstrap-select.show-tick.form-control {
    width: 250px !important;
}


.form-group .bootstrap-select.btn-group {
    margin-bottom: 26px !important;
}


.module {
    background: #fafafa;
    box-shadow: none !important;
    border-color: #eee;
    border-image: none;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    padding: 5px !important;
    width: 100%;
    margin-bottom: 0px !important;
}

.body-content {
    margin-bottom: 10px !important;
}

span.caret.priceRange {
    margin-left: 10px;
    color: rgb(85, 85, 85);
}


.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */

.popup .popuptext {
    box-shadow: 0px 0px 5px 2px grey;
    visibility: hidden;
    width: 350px;
    background-color: white;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    top: 130%;
    left: 50%;
    margin-left: -180px;
}


/* Popup arrow */

/* Toggle this class - hide and show the popup */
.popup .showw {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/*
.popup .hidePrice {
visibility: hidden;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}

.showCash {
visibility: visible;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}

.hideCash {
visibility: hidden;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}

.showGross {
visibility: visible;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}


.hideGross {
visibility: hidden;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}


*/

.left {
    width: 50%;
    float: left;
}

.right {
    width: 50%;
    float: left;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.optionVal {
    display: list-item;
    text-align: -webkit-match-parent;
}

.popup_ul, .optionVal {
    padding: 5px 0px;
    font-size: 16px;
}

.popup_ul, .optionVal {

    list-style: none;
    margin: 0px;
    padding-left: 15px;
}

.popup_ul {
    float: left;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.optionVal:hover {
    text-decoration: underline;
}

.inputPrice {
    height: 42px;
    width: 110px;
}


input#starting, input#ending {
    color: black;
}


span.input-group.bmargin {
    height: 40px;
}


.dropdown-menu.open {
    width: 250px !important;
    margin-left: 0px;
    background-color: rgba(238, 238, 238, 0.95);
}


ul.dropdown-menu.inner {
    background-color: rgba(238, 238, 238, 0.95);
}


i.fa.fa-times-circle {
    background-color: rgba(238, 238, 238, 0.95) !important;
}

.popup.pricefilter.growwRevenu {
    margin-left: 298px;
    width: 183px;
}


.inputFilter {
    width: 137px;
}

input#startingGrossRevenue {
    width: 150px;
}

input#endingGrossRevenue {
    width: 155px;
}

span#myPopupGrossRevenue {
    width: 380px !important;
}

.dropdown-menu > li > a {
    padding: 3px 12px;
    padding-right: 6px;
}

.dropdown-menu li {
    display: flex;
}

.dropdown-menu > li .ar_icon {
    padding-right: 15px;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 600px) {
    ul#category_drop_down > ul > ul > li {
        padding: 4px 0;
    }

    ul#category_drop_down > ul > li {
        padding: 4px 0;
    }

    .dropdown-menu.kk {
        width: 20rem;
        height: 18rem;
        overflow-y: auto;
        left: 4%;
    }

    .cat-item {
        background-color: rgb(51, 122, 183);
        margin: 5px 18px;
        padding: 5px 13px;
        border-radius: 25px;
        color: white;
        width: max-content;
        font-size: 12px;
    }

    .bg-white {
        background-color: #ffff;
        border: #ffff;
    }

    .w-100 {
        width: 100%;
    }

    i.fa.fa-close.myclose {
        padding-left: 8px;
        font-size: 15px;
        font-weight: 100;
        cursor: pointer;

    }

    .cat-item {
        cursor: pointer;
    }

    .dropdown-menu li {
        position: relative;
    }

    .dropdown-menu .dropdown-submenu-mob {
        background: #edebeb;
        list-style: none;
        display: none;
    }

    .dropdown-menu .dropdown-submenu-left {
        right: 100%;
        left: auto;
    }

    .row-gutter-10 > [class*=col] {
        padding-left: 5px;
        padding-right: 5px;
    }

    .mb-2, .my-2 {
        margin-bottom: .5rem !important;
    }

    .col-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }


    .btnn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        font-weight: 600;
        padding: 9px 15px;
        border-radius: 25px;
        outline: 0;
        box-shadow: none;
    }


    .form-group .price-range {
        background-color: rgb(0, 0, 0);
        font-size: 14px;
        padding: 20px 15px 10px;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
        transition: 0.3s;
        color: rgb(255, 255, 255);
        border-radius: 4px;
    }

    .cleanAll {
        cursor: pointer;
    }

    .properties_form .row div div .bootstrap-select button {
        background-color: white;
    }

    select#price_range_one {
        padding: 3px 10px;
    }

    select#price_range_two {
        padding: 3px 10px;
    }

    span.input-group.md-autosuggest.bmargin {
        width: 270px;
    }


    span.input-group.bmargin {
        width: 270px !important;
    }


    .input-group {
        display: inline-table !important;
    }

    .btn-group.bootstrap-select.show-tick.form-control {
        width: 250px !important;
    }


    .form-group .bootstrap-select.btn-group {
        margin-bottom: 26px !important;
    }


    .module {
        background: #fafafa;
        box-shadow: none !important;
        border-color: #eee;
        border-image: none;
        border-radius: 6px;
        border-style: solid;
        border-width: 1px;
        padding: 5px !important;
        width: 100%;
        margin-bottom: 0px !important;
    }

    .body-content {
        margin-bottom: 10px !important;
    }

    span.caret.priceRange {
        margin-left: 10px;
        color: rgb(85, 85, 85);
    }


    .popup {
        position: relative;
        display: inline-block;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    /* The actual popup */
    .popup .popuptext {
        box-shadow: 0px 0px 5px 2px grey;
        visibility: hidden;
        width: 350px;
        background-color: white;
        color: black;
        text-align: center;
        border-radius: 6px;
        padding: 8px 0;
        position: absolute;
        z-index: 1;
        top: 130%;
        left: 50%;
        margin-left: -180px;
    }


    .popup .showw {
        visibility: visible;
        -webkit-animation: fadeIn 1s;
        animation: fadeIn 1s;
    }

    .left {
        width: 50%;
        float: left;
    }

    .right {
        width: 50%;
        float: left;
    }

    /* Add animation (fade in the popup) */
    @-webkit-keyframes fadeIn {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }

    .optionVal {
        display: list-item;
        text-align: -webkit-match-parent;
    }

    .popup_ul, .optionVal {
        padding: 5px 0px;
        font-size: 16px;
    }

    .popup_ul, .optionVal {

        list-style: none;
        margin: 0px;
        padding-left: 15px;
    }

    .popup_ul {
        float: left;
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
    .optionVal:hover {
        text-decoration: underline;
    }

    .inputPrice {
        height: 42px;
        width: 110px;
    }


    input#starting, input#ending {
        color: black;
    }


    span.input-group.bmargin {
        height: 40px;
    }


    .dropdown-menu.open {
        width: 250px !important;
        margin-left: 0px;
        background-color: rgba(238, 238, 238, 0.95);
    }


    ul.dropdown-menu.inner {
        background-color: rgba(238, 238, 238, 0.95);
    }


    i.fa.fa-times-circle {
        background-color: rgba(238, 238, 238, 0.95) !important;
    }

    .popup.pricefilter.growwRevenu {
        margin-left: 298px;
        width: 183px;
    }


    .inputFilter {
        width: 137px;
    }

    input#startingGrossRevenue {
        width: 150px;
    }

    input#endingGrossRevenue {
        width: 155px;
    }

    span#myPopupGrossRevenue {
        width: 380px !important;
    }

}

.sortFormChild .priceFilter {
    margin-left: 15px;
}

#province_input_box {
    height: 48px !important;
    background-color: rgba(238, 238, 238, 0.95) !important;
    border: 1px solid #ccc !important;
    width: 100% !important;
    cursor: pointer !important;

    padding-left: 10px;
    text-align: left;
    /*height: 48px;*/
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-left: 0px;
}

#category_input_box, #region_input_box {
    height: 48px !important;
    background-color: rgba(238, 238, 238, 0.95) !important;
    border: 1px solid #ccc !important;
    width: 100% !important;
    cursor: pointer !important;

    padding-left: 10px;
    text-align: left;
    /*height: 48px;*/
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-left: 0px;
}

#price-range-select {
    height: 48px !important;
    background-color: rgba(238, 238, 238, 0.95) !important;
    border: 1px solid #ccc !important;
    width: 100% !important;
    cursor: pointer !important;

    padding-left: 10px;
    text-align: left;
    /*height: 48px;*/
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-left: 0px;
}

.popular_price_range {
    position: relative;
    display: inline-block;
    width: 100%;
}

.popular_price_range select {
    width: 100%;
    padding-right: 30px; /* Adjust padding as needed */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent; /* Removes default background */
}

.popular_price_range::after {
    content: '\25BC';
    position: absolute;
    top: 51%;
    right: 5px;
    transform: translateY(-50%);
    pointer-events: none;
    color: #000;
    font-size: 10px;
}

@media screen and (max-width: 768px) {
    .sidebarFeatured {
        display: none;
    }

    #province_input_box {
        margin-bottom: 10px;
    }

    #category_input_box, #region_input_box {
        margin-bottom: 10px;
    }

    .sortFormChild .sort-heading {
        text-align: center;
        margin-top: 20px;
    }

    .sortFormChild #priceFilter {
        margin-top: 15px;
    }

    .searchPagebtn {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .sortFormChild {
        justify-content: center;
    }
}

.form.website-search .col-md-5, .form.website-search .col-md-5, .form.website-search .col-md-1 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.form.website-search .btn_home_search {
    padding: 17.5px 10px;
    font-size: 20px;
}

.form.website-search .btn, .form.website-search .search_property_home {
    border-radius: 0px;

}

.form.website-search .first_search .btn {
    /*border-top-left-radius: 40px;*/
    /*border-bottom-left-radius: 40px;*/
    border-right: 1px solid #0000001a;
}

.form.website-search .third_search .btn {
    border-left: 1px solid #0000001a;
}

.search_box {
    width: 82%;
    margin: 0 auto; /* This centers the div */
}

.form.website-search .homeOR {
    height: 63px;
}

.form.website-search .btn-lg {
    /*border-radius: 0px !important;*/
    /*border-top-right-radius: 40px !important;*/
    /*border-bottom-right-radius: 40px !important;*/

    border-radius: inherit !important;
}


/*danyal*/
#region_drop_down, #category_drop_down_web {
    height: 200px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

#category_drop_down_web {
    height: 150px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.dropdown-menu li {
    display: contents;
    position: relative;
}

.dropdown-menu .dropdown-submenu {
    position: inherit;
    min-width: 99%;
    left: 0% !important;
    top: 0px;
}

.dropdown-menu {
    border-radius: 0px;
    border: inherit;
    border-top: 1px solid rgba(0, 0, 0, .15);
}

.dropdown-menu .dropdown-submenu {
    padding-left: 9px;
}

.dropdown-menu .dropdown-submenu li a {
    font-size: 13.4px;
}

.dropdown-menu .dropdown-submenu li a {
    font-size: 13.4px;
}

.dropdown-menu .dropdown-submenu li ul.dropdown-submenu li a {
    font-size: 13px;
}


.desktopRegion.categ .dropdown-menu li.comercial_cat, .mobileRegion.categ .dropdown-menu li.comercial_cat {
    display: none;

}

#region_drop_down, #category_drop_down_web {
    min-width: 91% !important;
}

.form.website-search .third_search .btn {
    padding-left: 10px;
    text-align: left;
    height: 48px;
    background-color: #EEEEEE;
    /*margin-bottom: 5px;*/
    border: solid 1px lightgrey;
}

#price-range-select {
    border-radius: inherit;
}

@media screen and (max-width: 820px) {
    .popular_provinces_cont .swiper-button-next, .popular_categories_cont .swiper-button-next {
        top: calc(50% - 34px) !important;
        left: calc(96% - -4px) !important;
    }

    #region_drop_down, #category_drop_down_web {
        min-width: 96% !important;
    }
}

@media screen and (max-width: 767px) {
    .dropdown-menu li {
        display: flex;
    }


    .form.website-search .first_search {
        margin-left: 0px;
        margin-bottom: 10px;
    }

    #homeSearchTabCon {
        left: 0px !important;
        top: -61px !important;
    }

    #region_drop_down, #category_drop_down_web {
        min-width: 92.7% !important;
    }

    #categories-button-region-mob {
        text-align: left;
    }

    .third_search .mobileRegion {
        margin-bottom: 10px;
    }

    .popular_price_range::after {
        content: '\25BC';
        position: absolute;
        top: 51%;
        right: 13px;
        transform: translateY(-50%);
        pointer-events: none;
        color: #000;
        font-size: 10px;
    }
}

@media screen and (max-width: 400px) {
    #region_drop_down, #category_drop_down_web {
        min-width: 92% !important;
    }
}
@media only screen and (min-width: 860px) {
    .col-md-7.col-sm-11.nopad.pull-left.feature_results_headerr {
        margin-top: -85px !important
    }
}


@media only screen and (min-width: 768px) {
    .dtl-btm-btn {
        position: absolute;
        bottom: -58px;
        left: 15px;
        width: 100%;
    }

    .line_mob2 {
        bottom: -87px !important;
    }
    /*.listingDiv .address_bar{*/
    /*    height: 30px;*/
    /*}*/
}

@media only screen and (max-width: 766px) {
    .listingDiv {
        height: max-content;
        padding: 0 !important;
    }

    .mid_section {
        padding: 1rem;
    }
}

/*@media only screen and (max-width: 991px) and (min-width: 768px)  {
.dtl-btm-btn{
position: absolute;
bottom: -65px;
left: 15px;
width: 100%;
}
}*/
.img-price-box {
    margin-right: 0px !important;
}

.sliderImages {
    height: 195px !important;

    width: 310px !important;
}

img.new-list-badge {
    height: 17px;
}

img.price-reduce-badge {
    height: 18.5px;
}

a.h3.bold.bmargin.center-block {
    margin-top: 10px;
}

.feature-search .mainDiv .listingDiv .mid_section p.list_description {
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.others_attrbuite {
    margin-top: 0px !important;
}

@media (min-width: 600px) and (max-width: 768px) {
    .mob_h2 {
        height: 36rem;
    }

    .mob_h {
        height: 36rem;
    }

    .mob_h2_O {
        height: 33rem;
    }
}

.search_result:not(.grid) .grid_element > .col-sm-2 {
    z-index: 1;
}

@media (min-width: 768px) and (max-width: 992px) {

    .sliderImages {
        max-height: 170px !important;
    }

    .search_result:not(.grid) .grid_element > .col-sm-2 {
        z-index: 1;
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .dtl-btn {
            display: none;
        }
    }
    @media (min-width: 600px) and (max-width: 767px) {
        .mob_h {
            height: 34rem !important;
        }

        .mob_h2 {
            height: 31rem !important;
        }
    }
    @media only screen and (max-width: 767px) {
        form.form.website-search .btn-group.bootstrap-select.show-tick.form-control {
            margin-top: 20px !important
        }

        p.list_description {
            padding-left: 11px
        }

        a.h3.bold.bmargin.center-block {
            padding-left: 11px
        }
    }
    @media only screen and (max-width: 1200px) {
        .mob_h {
            width: 100% !important;
        }

        .mob_h2 {
            width: 100% !important;
        }
    }
    @media (min-width: 430px) and (max-width: 600px) {
        .mob_h {
            height: 44rem !important;
        }

        .mob_h2 {
            height: 39rem !important;
        }
    }
    @media only screen and (max-width: 429px) {
        .mob_h {
            height: 40rem !important;
        }

        .mob_h2 {
            height: 39rem !important;
        }
    }
    @media only screen and (max-width: 600px) {
        .dtl-btn {
            position: abolute;
        !important;
            left: 4rem !important;
            top: 1rem;
        }

        .badges {
            margin-right: 1.5rem;
            margin-top: .7rem;
        }
    }
    .dtl-btn {
        position: absolute !important;
        right: 2rem !important;
    }

    .listingDiv {
        transition: .5s;
        border-radius: 4px;
    }

    .listingDiv:hover {
        transform: scale(1.03);
    }
}

@media only screen and (max-width: 600px) and (min-width: 440px) {
    .mob_h2_O {
        height: 38rem;
    }

    .top-22 {
        top: 29rem !important;
    }

    .mtoth-2 {
        margin-top: .7rem;
    }

    .mob_h {
        height: 38rem;
    }

    .others_attrbuite {
        flex-direction: column;
    }

    .mob_h2 {
        height: 42rem;
    }
}

@media only screen and (max-width: 439px) {
    .top-22 {
        top: 29rem !important;
    }

    .mob_h2_O {
        height: 40rem;
    }

    .mtoth-2 {
        margin-top: .7rem;
    }

    .mob_h {
        height: 42rem;
    }

    .others_attrbuite {
        flex-direction: column;
    }

    .mob_h2 {
        height: 42rem;
    }
}

.ohter_att {
    font-size: 12px;
    background: #EEEEEE;
    padding: 5px 8px;
    border-radius: 20px;
}

.others_attrbuite {
    display: flex;
}

@media only screen and (max-width: 768px) {
    .others_attrbuite {
        margin-top: 28px;
    }

    .dropdown-backdrop{
        position: inherit !important;
    }
}

@media only screen and (min-width: 600px) {
    .mx-2 {
        margin: 0 10px;
    }
}

.listingDiv:hover {
    transform: scale(1.01);
}

.listingDiv {
    transition: .5s;
}

@media only screen and (max-width: 768px) {
    .search_result:not(.grid) .grid_element > .col-sm-2 {
        bottom: 0;
    }
}

@media only screen and (min-width: 768px) {
    .mob-list {
        bottom: -99px !important;
    }



}

 .favorite {
    background: transparent !important;
    border: none;
}

 .favorite {
    background: transparent !important;
    border: none;
}

 .dtl-btn {
     float: right;
 }

                        .carousel-indicators {
                            top: 85% !important;
                        }

h4.nomargin {
    display: none !important;
}

.rightCarosal {
    width: 20%;
    float: left;
}

.leftCarosal {
    width: 20%;
    float: left;
}


.carousel-inner > .item {
    -webkit-transition: .6s ease-in-out left;

}

/*
.carousel-inner>.item {
-webkit-transition: -webkit-transform .6s ease-in-out left;
-o-transition: -o-transform .6s ease-in-out;
transition: transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}

*/

@media only screen and (max-width: 767px) {
    img.search_result_image.center-block.sliderImages {
        height: 14rem !important;
    }
}
        /* Make the image fully responsive */

    .carousel-inner img {
        width: 100%;
        height: 100%;
    }

@media only screen and (max-width: 600px) {
    .carousel.slide {
        height: 12rem !important;
    }

    .carousel-inner img {
        height: 12rem !important;
    }

}

@media only screen and (max-width: 767px) {

    .carousel-inner .item img {
        height: 12rem !important;
    }
}


 .third_search .desktopRegion .dropdown-menu {
     margin: 10px 0 0;
 }

  .rsImg {
      margin-left: auto !important;
      margin-right: auto !important;
  }

.carousel-control {
    background-image: none !important;
    z-index: 99999;
}

.royalSlider {
    max-height: 160px;
}

.rsOverflow {
    width: 100% !important;
    height: 100% !important;
}

.grid_element.well {
    width: 100%;
}
.sort-price{
    text-align: left;
}

  .sort-field {
      position: relative;
      display: inline-block;
  }

.sort-price {
    appearance: none; /* Remove default arrow */
    -webkit-appearance: none; /* Remove default arrow in Safari */
    -moz-appearance: none; /* Remove default arrow in Firefox */
    padding-right: 30px; /* Space for the custom arrow */
}

.sort-field .fa {
    position: absolute;
    right: 10px; /* Position it to the right of the select */
    top: 50%; /* Center vertically */
    transform: translateY(-50%); /* Center vertically */
    pointer-events: none; /* Allow clicks to pass through */
}
.fa-sort-up{
    top: 60% !important;
}

 .sort-price{
     background: white;
     border-color: #aaaaaaab;
     border-radius: 25px;
     padding: 11px 20px;
     font-weight: 600;
 }

.sort-price:hover, .sort-price:active, .sort-price:active:hover{
    border-color: #aaaaaaab !important;
    background: white !important;
}
.sort-field .fa {
    position: absolute;
    right: 11px;
    top: 46%;
    transform: translateY(-50%);
    pointer-events: none;
}
.sortFormChild .priceFilter{
    margin-left: 10px;
}

#category_input_box:focus, #region_input_box:focus {
    /*border: inherit !important;*/
    outline-width: inherit !important;
}

.ct-item-parent ul.ct-source-ul-main{
    display: none;
}
button#categories-button-region-mob{
    background-color: inherit;
}
button#categories-button-region{
    background-color: inherit;
}
#category_input_box, #region_input_box{
    padding-right: 28px;
    background-color: inherit !important;
}
.first_search .btn.dropdown-toggle i{
    margin-top: 4px;
}
.dropdown-menu{
    border-top: inherit;
}
@media screen and (max-width: 767px) {
    .dropdown-menu li {
        display: contents;
    }
    .ct-arrow-btn i{
        margin-top: -12px !important;
    }
    .first_search .btn.dropdown-toggle i{
        margin-right: -5px;
    }
}

.sort-form {
    margin: inherit;
}
.cityListBox.w-100.bg-light{
    margin-bottom: 40px;
}
@media only screen and (min-width: 920px) {
    .sort-form {
        /*width: 250px;*/
        width: 270px;
        padding-bottom: 1.09rem;
    }
}

 .review_section .avp_section{
     text-align: center;
     margin-bottom: 50px;
 }
.review_section .mstv_section{
    margin-bottom: 50px;
}
.review_section h2{
    padding-left: 15px;
    /*font-size: 17px !important;*/
    padding-bottom: 20px;
}
/*.avp_section p{*/
/*    font-size: 15px !important;*/
/*}*/
.mstv_section .froala-table td{
    padding: 10px 15px;
}
@media only screen and (max-width: 767px) {
    .mstv_section .froala-table td {
        padding: 6px 15px;
    }
    .review_section .mstv_section {
        margin-bottom: 35px;
        text-align: center;
    }
    .review_section h2 {
        padding-bottom: 12px;
        line-height: 25px;
    }
}

.review_section h2{
    text-align: center;
}
.pagination{
    margin: 0px 0;
}

/*start css for new layout*/
.listingDiv{
    width: 31.5%;
    display: inline-block;
    margin-right: 20px;
    padding: 20px 15px 35px 15px;
}
.listingDiv .sm-bmargin{
    width: 100%;
}
.listingDiv .sliderImages {
    height: 195px !important;
    width: 370px !important;
}
.price-block-new{
    font-size: 1.7rem;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    display: block;
    white-space: nowrap;
    color: #1c7e97;
}
.address_bar{
    font-size: 1.2rem !important;
    /*padding-top: 7px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.2em;
    max-height: 3.6em;
}
.listingDiv .dtl-btn {
    margin-top: 35px;
    text-align: center;
    float: inherit;
}
.dtl-btn-div{
    text-align: center;
    float: inherit;
}
.bedrom_bathromm{
    margin-top: 10px;
    margin-bottom: 40px;
}

.space_paragraph{
    height: 35px;
}


@media screen and (max-width: 768px){
    .listingDiv {
        width: 100%;
        margin-right: 0px;
    }
    .listingDiv .mid_section {
        padding-left: 30px;
        padding-top: 18px;
        padding-right: 30px;
    }
    .listingDiv .bedrom_bathromm{
        width: 100%;
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .listingDiv .col-md-6:nth-child(1){
        width: 50%;
        float: left;
    }
    .listingDiv .col-md-6:nth-child(2){
        width: 50%;
        float: right;
    }

    .space_paragraph{
        display: none;
    }
}
/*end css for new layout*/



