h6 {
    font-size: 0.8em;
    color: grey;
}
.testimonials {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.testimonials .testimonial-item {
    /*max-width: 18rem;*/
}

.testimonials .testimonial-short-item {
    max-width: 16rem;
}

@media only screen and (min-width:992px) {
    .testimonial-item {
        width: 30rem;
    }
}

.testimonials .testimonial-item p {
    font-size: 16px;
}
.testimonials .testimonial-item img {
    max-width: 5rem;
    box-shadow: 0px 5px 5px 0px #adb5bd;
}


.slick-slide {
    margin: 10px
}
.items {
    /* width: 90%;
     margin: 0px auto;
     margin-top: 100px*/
}


.showcase-area {
    min-height: 55vh !important;
}

.showcase-area .single-cat {
    -webkit-transition:all .4s ease-out 0s;
    -moz-transition:all .4s ease-out 0s;
    -ms-transition:all .4s ease-out 0s;
    -o-transition:all .4s ease-out 0s;
    transition:all .4s ease-out 0s;
    z-index:1
}
.showcase-area .single-cat .cat-cap {
    box-shadow: 0 12px 30px 0 rgba(71,27,27,.09);
    /*box-shadow:0 10px 20px rgba(0,0,0,.05);*/
    border:1px solid transparent;
    padding:30px 20px 25px 20px;
    -webkit-transition:all .3s ease-out 0s;
    -moz-transition:all .3s ease-out 0s;
    -ms-transition:all .3s ease-out 0s;
    -o-transition:all .3s ease-out 0s;
    transition:all .3s ease-out 0s;
    border-radius:5px
}

.showcase-area .single-cat .cat-cap span {
    padding:6px 20px;
    font-size:16px;
    font-weight:400;
    border-radius:26px;
    margin-bottom:40px;
    display:inline-block
}
.showcase-area .single-cat .cat-cap h5 a {
    font-size:24px;
    font-weight:600;
    color:#071112;
    text-transform:capitalize;
    margin-bottom:17px;
    display:block;
    -webkit-transition:all .2s ease-out 0s;
    -moz-transition:all .2s ease-out 0s;
    -ms-transition:all .2s ease-out 0s;
    -o-transition:all .2s ease-out 0s;
    transition:all .2s ease-out 0s
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    .showcase-area .single-cat .cat-cap h5 a {
        font-size:19px
    }
}
@media only screen and (min-width:576px) and (max-width:767px) {
    .showcase-area .single-cat .cat-cap h5 a {
        font-size:21px
    }
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .showcase-area .single-cat .cat-cap h5 a {
        font-size:20px
    }
}
@media (max-width:575px) {
    .showcase-area .single-cat .cat-cap h5 a {
        font-size:23px
    }
}
.showcase-area .single-cat .cat-cap h5 a:hover {
    color:#2d9cae
}
.showcase-area .single-cat .cat-cap ul li {
    display:inline-block
}
.showcase-area .single-cat .cat-cap ul li:first-child {
    margin-right:20px
}
.showcase-area .single-cat .cat-cap ul li p {
    color:#76787a;
    font-size:14px;
    line-height:1.6;
    margin:0;
    font-weight:400;
    margin-bottom:23px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    .showcase-area .single-cat .cat-cap ul li p {
        font-size:16px
    }
}
@media only screen and (min-width:576px) and (max-width:767px) {
    .showcase-area .single-cat .cat-cap ul li p {
        font-size:13px
    }
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .showcase-area .single-cat .cat-cap ul li p {
        font-size:13px
    }
}
@media (max-width:575px) {
    .showcase-area .single-cat .cat-cap ul li p {
        font-size:17px
    }
}
.showcase-area .single-cat .cat-cap ul li p i {
    color:rgba(164,172,169,.5);
    margin-right:10px
}
.showcase-area .single-cat .cat-cap  .left {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -webkit-box-align:center;
    -moz-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center
}
.showcase-area .single-cat .cat-cap  .left img {
    box-shadow:0 10px 20px rgba(0,0,0,.05);
    border-radius:50%
}
.showcase-area .single-cat .cat-cap  .left p {
    font-size:16px;
    font-weight:600;
    display:block;
    margin:0;
    margin-left:9px;
    color:#18304b
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    .showcase-area .single-cat .cat-cap  .left p {
        font-size:14px
    }
}
@media only screen and (min-width:576px) and (max-width:767px) {
    .showcase-area .single-cat .cat-cap  .left p {
        margin-left:6px;
        font-size:9px
    }
}
@media (max-width:575px) {
    .showcase-area .single-cat .cat-cap  .left p {
        margin-left:6px;
        font-size:13px
    }
}
.showcase-area .single-cat .cat-cap  .time {
    padding:0;
    color:#b6b9bc;
    font-size:16px;
    background:none;
    font-weight:400;
    margin:0
}
.showcase-area .single-cat:hover .cat-img img {
    transform:scale(1.05)
}
.showcase-area .single-cat:hover .cat-cap {
    border:1px solid #2d9cae
}
.showcase-area .nav-button {
    margin-bottom:30px
}
.showcase-area .nav-button .nav-tabs {
    margin-bottom:20px;
    padding-bottom:0;
    position:relative;
    border-bottom:1px solid rgba(164,172,169,.4);
    justify-content:center
}
.showcase-area .nav-button .nav-tabs .nav-item {
    display:block
}
@media (max-width:575px) {
    .showcase-area .nav-button .nav-tabs .nav-item {
        font-size:18px
    }
}
.showcase-area .nav-button .nav-tabs .nav-link {
    font-family:"Chivo",sans-serif;
    color:#b6b9bc;
    font-size:18px;
    font-weight:700;
    border:0;
    padding:17px 5px;
    padding-top:0;
    border-bottom:4px solid transparent;
    margin-left:53px
}
@media only screen and (min-width:1200px) and (max-width:1399px) {
    .showcase-area .nav-button .nav-tabs .nav-link {
        margin-left:33px
    }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    .showcase-area .nav-button .nav-tabs .nav-link {
        font-size:16px;
        margin-left:12px
    }
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .showcase-area .nav-button .nav-tabs .nav-link {
        font-size:16px;
        margin-left:12px;
        border-bottom:0
    }
}
@media only screen and (min-width:576px) and (max-width:767px) {
    .showcase-area .nav-button .nav-tabs .nav-link {
        font-size:16px;
        margin-left:12px;
        border-bottom:0
    }
}
@media (max-width:575px) {
    .showcase-area .nav-button .nav-tabs .nav-link {
        font-size:16px;
        margin-left:12px;
        border-bottom:0
    }
}
.showcase-area .nav-button .nav-tabs .nav-link:first-child {
    margin-left:0
}
@media (max-width:575px) {
    .showcase-area .nav-button .nav-tabs .nav-link {
        border-bottom:0
    }
}
.showcase-area .nav-button .nav-tabs .nav-link.active {
    color:#2d9cae;
    border-bottom:4px solid #2d9cae;
    background:none
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .showcase-area .nav-button .nav-tabs .nav-link.active {
        border-bottom:0
    }
}
@media only screen and (min-width:576px) and (max-width:767px) {
    .showcase-area .nav-button .nav-tabs .nav-link.active {
        border-bottom:0
    }
}
@media (max-width:575px) {
    .showcase-area .nav-button .nav-tabs .nav-link.active {
        border-bottom:0
    }
}
.showcase-area .nav-button .nav-tabs .nav-link:hover {
    border-bottom:4px solid #2d9cae
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .showcase-area .nav-button .nav-tabs .nav-link:hover {
        border-bottom:0
    }
}
@media only screen and (min-width:576px) and (max-width:767px) {
    .showcase-area .nav-button .nav-tabs .nav-link:hover {
        border-bottom:0
    }
}
@media (max-width:575px) {
    .showcase-area .nav-button .nav-tabs .nav-link:hover {
        border-bottom:0
    }
}
.showcase-area .nav-button.nav-button2 .nav-tabs {
    border-bottom:1px solid rgba(255,255,255,.2)
}
.showcase-area .nav-button.nav-button2 .nav-tabs .nav-link {
    color:#94817e
}




.showcase_card {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.showcase_card:hover {
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(19, 19, 28, 0.12);
    -moz-box-shadow: 0px 0px 30px 0px rgba(19, 19, 28, 0.12);
    -o-box-shadow: 0px 0px 30px 0px rgba(19, 19, 28, 0.12);
    box-shadow: 0px 0px 30px 0px rgba(19, 19, 28, 0.12);
}

.showcase_card .thumb {
    background-color: #1d293e;
    border-radius: 8px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    overflow: hidden;
    margin: 10px 10px 0 10px;
    position: relative;
}

.showcase_card .thumb img {
    opacity: .6;
    object-fit: cover;
}

.showcase_card .thumb .blog_tag {
    background-color: #ff5a5f;
    border-radius: 3px;
    color: rgb(254, 254, 254);
    font-family: "Nunito";
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    left: 10px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 110px;
}

.for_blog.showcase_card.home7 .thumb {
    border-radius: 8px 8px 0 0;
    margin: 0;
}

.for_blog.showcase_card .thumb img {
    opacity: 1;
}

.showcase_card .thumb .thmb_cntnt,
.properti_city.home6 .thumb .thmb_cntnt {
    bottom: 0;
    left: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.showcase_card .thumb .thmb_cntnt ul.tag,
.properti_city.home6 .thumb .thmb_cntnt ul.tag {
    position: absolute;
    left: 12px;
    top: 10px;
}

.showcase_card .thumb .thmb_cntnt ul.tag li,
.showcase_card.home8 ul.tag li,
.properti_city.home6 .thumb .thmb_cntnt ul.tag li,
.showcase_card.list .dtls_headr ul.tag li {
    border-radius: 3px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 75px;
}

.showcase_card.home8 ul.tag {
    margin-bottom: 10px;
}

.showcase_card .thumb .thmb_cntnt ul.tag li:first-child,
.showcase_card.home8 ul.tag li:first-child,
.properti_city.home6 .thumb .thmb_cntnt ul.tag li:first-child,
.showcase_card.list .dtls_headr ul.tag li:first-child {
    background-color: rgb(62, 76, 102);
}

.showcase_card .thumb .thmb_cntnt ul.tag li:last-child,
.showcase_card.home8 ul.tag li:last-child,
.properti_city.home6 .thumb .thmb_cntnt ul.tag li:last-child,
.showcase_card.list .dtls_headr ul.tag li:last-child {
    background-color: #ff5a5f;
    margin-right: 0;
}

.showcase_card .thumb .thmb_cntnt ul.tag li a,
.properti_city.home6 .thumb .thmb_cntnt ul.tag li a,
.showcase_card.home8 ul.tag li a,
.showcase_card.list ul.tag li a {
    font-size: 14px;
    font-family: "Nunito";
    color: #fefefe;
    line-height: 1.2;
}

.showcase_card .thumb .thmb_cntnt .icon {
    bottom: 15px;
    position: absolute;
    right: 20px;
}

.showcase_card .thumb .thmb_cntnt .icon li {
    border-radius: 8px;
    background-color: rgb(15, 21, 31);
    height: 35px;
    line-height: 35px;
    margin-right: 5px;
    opacity: 0.502;
    text-align: center;
    width: 35px;
}

.showcase_card.home8 .icon li {
    border-radius: 8px;
    background-color: rgb(247, 247, 247);
    height: 35px;
    line-height: 35px;
    margin-right: 5px;
    opacity: 1;
    text-align: center;
    width: 35px;
}

.showcase_card.home8 .icon li a {
    color: #484848;
}

.showcase_card.home8 .details .tc_content {
    display: inline-block;
}

.showcase_card .details .tc_content ul.icon {
    float: right;
    margin-bottom: 0;
}

.showcase_card .thumb .thmb_cntnt .icon li a {
    color: #ffffff;
}

.showcase_card .thumb .thmb_cntnt .icon li:last-child,
.showcase_card.home8 .icon li:last-child {
    margin-right: 0;
}

.showcase_card .thumb .thmb_cntnt a.fp_price {
    bottom: 15px;
    font-size: 22px;
    font-family: "Nunito";
    color: #ffffff;
    font-weight: bold;
    left: 20px;
    line-height: 1.2;
    position: absolute;
}

.showcase_card.home8 {
    overflow: visible;
    position: relative;
}

.showcase_card.list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.showcase_card.list .thumb {
    width: 45%;
    margin: 10px;
    position: relative;
}

.showcase_card.list.style2 .thumb {
    height: auto;
    max-width: -webkit-fill-available;
}

.showcase_card.list .details {
    width: 70%;
}

.showcase_card.list .details .fp_footer {
    border: none;
    padding: 0 20px 10px;
}

.showcase_card.list .details .tc_content {
    padding: 25px 20px 10px;
    position: relative;
}

.showcase_card.list .dtls_headr {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
}

.showcase_card.list .dtls_headr a.fp_price {
    font-size: 22px;
    font-family: "Nunito";
    color: #484848;
    font-weight: bold;
    line-height: 1.2;
    position: absolute;
    right: 20px;
}

.showcase_card.list.favorite_page {
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 30px;
}

.showcase_card.list.favorite_page .thumb {
    height: 126px;
    max-width: 150px;
    margin: 0;
    position: relative;
}


.cat-cap h5 a {
    font-size:24px;
    font-weight:600;
    color:#071112;
    text-transform:capitalize;
    margin-bottom:17px;
    display:block;
    -webkit-transition:all .2s ease-out 0s;
    -moz-transition:all .2s ease-out 0s;
    -ms-transition:all .2s ease-out 0s;
    -o-transition:all .2s ease-out 0s;
    transition:all .2s ease-out 0s
}
