.themetechmount-boxes-property  .themetechmount-box-property .themetechmount-box-title h4 a:hover {
    color: var(--body-blackfont-color);
}
.tm-price-label {
    font-size: 14px;
    color: var(--body-fonts-color);
    font-weight: 400 !important;
    padding-left: 2px;
    font-family: var(--body-font-family);
    position: relative;
}

.themetechmount-property-likes a {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #ffffff;
    color: #000000;
    z-index: 1;
    position: relative;
    font-size: 0;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.themetechmount-property-likes a i {
    font-size: 16px;
}

.themetechmount-propertybox-style1 .themetechmount-property-readmore a:hover {
    background: var(--ttm-secondarycolor);
}
/*property style 1*/
.themetechmount-element-propertybox-style1 .slick-slide article.themetechmount-propertybox-style1 {
    margin-bottom: 20px;
    margin-top: 15px;
}
.themetechmount-propertybox-style1  .themetechmount-post-item {
    position: relative;
    margin: 0 auto;
    box-shadow: 2px 6px 17px 2px rgb(0 0 0 / 7%);
    transition: all .5s ease-in-out;
    overflow: hidden;
    background-color: #ffffff;
}
.themetechmount-propertybox-style1:hover .themetechmount-post-item {
   transform: translate3d(0, -12px, 0);
    -webkit-transform: translate3d(0, -12px, 0);
    box-shadow: 0 8px 20px rgb(0 0 0 / 12%);
}
.themetechmount-propertybox-style1 .themetechmount-post-item-inner {
    position: relative;
    overflow: hidden;
}
.themetechmount-propertybox-style1 .themetechmount-post-item-inner:before {
    content: '';
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,#001533 100%);
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: .99;
    transition-property: top,opacity;
    transition-duration: .3s;
    overflow: hidden;
    -webkit-transition: all .6s ease-in-out;
}
.themetechmount-propertybox-style1 .themetechmount-property-status {
    position: absolute;
    top: 0;
    padding: 23px 20px 20px 20px;
}
.themetechmount-propertybox-style1 span.themetechmount-address {
    position: absolute;
    top: auto;
    bottom: 0;    
    padding: 20px 15px 20px 25px;
    z-index: 1;
    color: #ffffff;
}
.themetechmount-propertybox-style1  .themetechmount-property-status .tm-status-list a {
    display: inline-block;
    padding: 5px 12px;
    background-color: #000000;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    border-radius: 8px;
    margin-right: 10px;
    text-transform: uppercase;
}
.themetechmount-propertybox-style1 .themetechmount-box-content {
    padding: 18px 25px 25px 25px;
}
.themetechmount-propertybox-style1 .themetechmount-post-item-inner .tm-tm_property-featured-wrapper img {
   width: 100%;
}

.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information {
    display: flex;
    align-items: center;
}
.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-ppricebox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid var(--ttm-bordercolor);
    padding-top: 20px;
    margin-top: 20px;
    margin-top: 15px;
}
 
.themetechmount-property-readmore {
    position: relative;
    overflow: hidden;
}

.themetechmount-propertybox-style1 .themetechmount-property-readmore a {
    font-weight: 500;
    display: inline-block;
    position: relative;
    padding: 10px 20px 10px 40px;
    border-radius: var(--ttm-button-shape);
    font-size: 16px;
    line-height: 16px;
    background: var(--ttm-skincolor);
    color: #ffffff;
}
.themetechmount-propertybox-style1 .themetechmount-property-readmore a:hover {
    background-color: var(--ttm-skincolor);
    border-color: var(--ttm-skincolor);
}
.themetechmount-propertybox-style1 .themetechmount-property-readmore a:before {
    position: absolute;
    display: inline-block;
    font-family: 'flaticon_real_estate-wp';
    right: auto;
    left: 19px;
    content: "\f10e";
    font-size: 14px;
    line-height: normal;
}
.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information span i {
    padding-right: 7px;
}
.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information span {
    position: relative;
    overflow: hidden;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 15px;
}
.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information span:first-child{
    padding-left: 0px;
}
.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information span:before {
    position: absolute;
    content: "";
    background: rgb(97 120 153 / 37%);
    width: 1px;
    height: 100%;
    right: 0;
    left: auto;
}
.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information span:last-child:before {
    content: unset;
}
span.themetechmount-price {
    font-size: 18px;
    line-height:28px;
    font-weight: 600;
    color: var(--body-blackfont-color);
    font-family: var(--special-element-fontfamily);

}
.themetechmount-propertybox-style1 .themetechmount-property-like {
   position: absolute;
    top: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    gap: 5px;
}
body .themetechmount-propertybox-style1 .themetechmount-property-likes {
    position: relative;
    top: 0;
    right: 0;
}
.themetechmount-propertybox-style1 .themetechmount-property-status .tm-status-list a:nth-child(odd),
.themetechmount-propertybox-style2 .tm-status-list a:nth-child(odd) {
    background-color: #167BFF;
}


@media (max-width: 480px){
.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-ppricebox {
    display: block;
}
.themetechmount-propertybox-style1  .themetechmount-property-readmore {
    padding-top: 10px;
}
.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information {
    display: block;
}
.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information span {
    width: 100%;
    display: block;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 15px;
}
.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information span:before {
    content: unset;
}
}

/*property style 1*/
/*property style 2*/
.themetechmount-propertybox-style2 .themetechmount-post-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 10px 4px rgb(0 0 0 / 3%);
    transition: all .5s ease-in-out;
    overflow: hidden;
    border-radius: var(--ttm-globalradius);
    background-color: #ffffff;
}
.themetechmount-propertybox-style2  .themetechmount-post-item-inner {
    width: 60%;
}
.themetechmount-propertybox-style2  .themetechmount-box-content {
    width: 40%;
    padding: 40px;
}
.themetechmount-propertybox-style2  .tm-status-list a {
    display: inline-block;
    padding: 4px 10px;
    background-color: #000000;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    border-radius: var(--ttm-globalradius);
    margin-right: 10px;
}
.themetechmount-propertybox-style2 span.tm-status-list {
    display: block;
    padding-bottom: 15px;
}
.themetechmount-propertybox-style2 .tm-featured-inner-wrapper {
    width: 100%;
    height: 585px;
    max-width: none;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-size: cover;
    transition: all 1s ease;
    overflow: hidden;
    background-position: bottom;
    position: relative;
}
.themetechmount-propertybox-style2 .themetechmount-box-content .themetechmount-property-information span i {
    padding-right: 7px;
}
.themetechmount-propertybox-style2 .themetechmount-box-content .themetechmount-property-information span{
    position: relative;
    overflow: hidden;
    padding-right: 15px;
    line-height: 20px;
}
.themetechmount-propertybox-style2 .themetechmount-box-content .themetechmount-property-information span:before {
    position: absolute;
    content: "";
    background: var(--body-fonts-color);
    width: 1px;
    height: 100%;
    right: 0;
    left: auto;
}
.themetechmount-propertybox-style2 .themetechmount-box-content .themetechmount-property-information span:last-child:before {
    content: unset;
}
.themetechmount-propertybox-style2 .themetechmount-box-content .themetechmount-property-information {
    display: flex;
    align-items: center;
    gap: 15px;
}
.themetechmount-propertybox-style2 .themetechmount-box-content .themetechmount-ppricebox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid var(--ttm-bordercolor);
    padding-top: 25px;
    margin-top: 25px;
}
.themetechmount-propertybox-style2 span.themetechmount-address {
    padding-bottom: 15px;
    display: inline-block;
}
.themetechmount-element-propertybox-style2.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one .tm-box-col-wrapper {
    margin-bottom: 30px;
    margin-top: 5px;
}
.themetechmount-propertybox-style2 span.themetechmount-address i {
    padding-right: 5px;
}
.themetechmount-propertybox-style2 .themetechmount-property-like-box .like-box  a {
    color: #ffffff;
    line-height: 0;
}
.themetechmount-propertybox-style1 a.tm_comp_pro {
    line-height: 0;
}
.themetechmount-propertybox-style2  .themetechmount-property-like-box .like-box {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: var(--ttm-secondarycolor);
    color: var(--ttm-whitecolor);
    z-index: 1;
    position: relative;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.themetechmount-propertybox-style2  .themetechmount-property-like-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
}


@media (max-width: 1050px){

.themetechmount-propertybox-style2 .themetechmount-property-readmore {
    padding-top: 10px;
}
.themetechmount-property-agent-content {
    padding-top: 10px;
    padding-bottom: 0;
}
.themetechmount-propertybox-style2 .themetechmount-box-content .themetechmount-property-information {
    display: block;
}
.themetechmount-propertybox-style2 .themetechmount-box-content .themetechmount-property-information span {
    width: 100%;
    display: block;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 15px;
}
.themetechmount-propertybox-style2 .themetechmount-box-content .themetechmount-property-information span:before {
    content: unset;
}
}

@media (max-width: 1024px){
    .themetechmount-propertybox-style2  .themetechmount-box-content {
        width: 100%;
    }
    .themetechmount-propertybox-style2  .themetechmount-post-item-inner {
        width: 100%;
    }
    .themetechmount-propertybox-style2 .tm-featured-inner-wrapper {
       height: 455px;
    }
    .themetechmount-propertybox-style2 .themetechmount-post-item {
        display: block;
    }
}

@media (max-width: 580px){
.themetechmount-propertybox-style2  .themetechmount-box-content {
    padding: 25px;
}
.themetechmount-propertybox-style2 .themetechmount-post-item {
    display: block;
}
.themetechmount-propertybox-style2  .themetechmount-box-content {
        width: 100%;
    }
    .themetechmount-propertybox-style2  .themetechmount-post-item-inner {
        width: 100%;
    }
    .themetechmount-propertybox-style2 .tm-featured-inner-wrapper {
       height:250px;
    }
}

/*property style 2*/

