.top-header {
  display: none;
}

.header-lower .tf-btn.primary {
    display: none;
}
.mobile-button svg, .mobile-button:after, .mobile-button:before {
    stroke-width: 2;
    color: #ffffff;
    height: 2rem;
    transition: all .3s ease;
    width: 2rem;
}
.mobile-menu .login-box {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
    padding-bottom: 20px;
    display: none;
}
.mobile-menu .button-mobi-sell {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 15px;
    padding-bottom: 20px;
    display: none;
}
.mobile-menu .mobi-icon-box .box {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 19px;
    padding-bottom: 19px;
    display: none;
}
.property-share-social {
    align-items: center;
    display: flex;
    gap: .5rem;
    justify-content: flex-end;
    margin-top: 2rem;
    display: none;
}
.flat-slider.home-3 .slider-content .heading .title {
    padding-inline-end: 15%;
}
.flat-slider.home-3 .slider-content .heading .subtitle {
    color: #ffffff;
    margin-top: 8px;
    padding-inline-end: 44%;
}
.flat-section {
    padding: 100px 0px 80px 0px;
}
.box-service .content .btn-view {
    margin-top: 1px;
}
.box-service .content .description {
    color: #5c6368;
    font-size: 16px;
    line-height: 26px;
    margin-top: 1px;
}
h2.section-title {
    font-size: var(--h2-size);
    font-weight: 500;
    text-align: left;
}
.homeya-box .content {
    border-bottom: 1px solid rgb(228, 228, 228);
}
.homeya-box .content .meta-list .item .icon {
    color: #ffffff;
    font-size: 24px;
}
.homeya-box {
    display: block;
    overflow: hidden;
    background-color: #002440;
    color: #ffffff;
}
.homeya-box .content .desc {
    color: #ffffff;
    display: flex;
    gap: 4px;
    margin-top: 8px;
}
.box-service.style-2 {
    align-items: center;
    border-radius: 16px;
    padding: 40px 0px;
}
.box-service.style-2 .content {
    text-align: left;
}
.justify-content-center {
    justify-content: lefy!important;
}
.box-title {
    margin-bottom: 1px;
}
.box-service .content .description {
    color: #5c6368;
    font-size: 16px;
    line-height: 18px;
    margin-top: 1px;
}
a {
    color: #5c6368;
    cursor: pointer;
    display: inline-block;
}
.nav-tab-recommended .nav-link-item {
    background-color: #f7f7f7;
    border-radius: 4px;
    font-family: var(--heading-font);
    font-size: 16px;
    line-height: 26px;
    padding: 8px 24px;
}
.homeya-box .content .desc .icon {
    margin-top: 4px;
    display: none;
}
.homeya-box .content {
    border-bottom: 1px solid rgb(0 36 64);
}
h6 {
    font-size: 15px;
  color: #5c6368;
}
.homeya-box .content {
    border-bottom: 1px solid #002440;
    padding: 16px 20px 0px 20px;
}
.homeya-box.list-style-1 .content {
    background-color: #002440;
    border: 0;
    flex-grow: 1;
    padding: 19px 20px;
}
.flat-slider.home-3 .slider-content .heading .subtitle {
    color: #ffffff;
    margin-top: 8px;
    padding-inline-end: 10%;
    font-size: 60px;
    line-height: 60px;
}