/* CSS  for Real Estate page start here */
.mobile-app-page-wrapper {
    position: relative;
}

.mobile-app-page-wrapper .generative-banner-wrap .video-bg-wrap .video-overlay {
    background: url('https://www.techugo.com/new-assets/img/mobile-app-img/video-overlay.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.mobile-app-page-wrapper .build-smater-banner .gen-cta-banner-inner {
    background: url('https://www.techugo.com/new-assets/img/mobile-app-img/build-mobile-banner.webp') no-repeat;
    background-size: 100% 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.mobile-app-page-wrapper .build-smater-banner.the-cost-before-banner .gen-cta-banner-inner {
    background: url('https://www.techugo.com/new-assets/img/mobile-app-img/know-the-cost-banner.webp') no-repeat;
    background-size: 100% 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.the-cost-before-banner {
    padding-bottom: 80px;
}

.mobile-app-page-wrapper .development-services-section.technologies-ecosystem-wrap {
    margin-top: 0px;
}

.mobile-app-page-wrapper .common-section-inner {
    background-color: #ffffff;
    position: relative;
    background-image: url(https://www.techugo.com/new-assets/img/mobile-app-img/common-bg.webp);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.mobile-app-page-wrapper .hero-content .heading .text-gold {
    color: #FFD271 !important;
    display: inline;
}

.mobile-app-page-wrapper .gen-cta-heading {
    font-size: 45px;
    line-height: 54px;

}

.mobile-app-page-wrapper .gen-cta-banner-section.build-smater-banner {
    padding-top: 80px;

}

.mobile-app-page-wrapper .common-build-smarter-sec .stats-cta-wrap .stats-cta-top .cta-desc-wrap {
    border-bottom: 0px solid #ffffff;
    padding-bottom: 20px;
    padding-left: 100px;
}

.mobile-app-page-wrapper .common-build-smarter-sec .stats-cta-wrap .stats-cta-top .cta-heading br {
    display: none;
}

.mobile-app-page-wrapper .thats-make-real-section .sub-desc-wrap .sub-desc {
    padding-bottom: 30px;
    border-bottom: 1px solid #DDDDDD
}

.end-to-end-mobile-wrap .nav-btn.prev-btn-2 svg path {
    fill: #ffffff;
}

.mobile-app-page-wrapper .eco-body-inner p {
    font-size: 18px;
}

.end-to-end-mobile-wrap .nav-btn.prev-btn-2:hover svg path {
    fill: #2087F0;
}


.mobile-app-page-wrapper .technologies-ecosystem-wrap .eco-body-inner .modelimg img {
    border-radius: 30px;
}

.mobile-app-page-wrapper .thats-make-real-section .common-cards-wrap .common-card-box .features-real-estate .features-heading {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.industries-section-wrap .services-content-wrap .banner-img {
    max-width: 85%;
}

.mobile-app-page-wrapper .end-to-end-mobile-wrap .ai-tech-content .sub-heading {
    color: #fff;
}

.mobile-app-page-wrapper .ai-solution-wrap .ai-card {
    margin-left: 1px;
}

.mobile-app-page-wrapper .thats-make-real-section .common-cards-wrap {
    grid-template-columns: repeat(2, 1fr);
}

.mobile-app-page-wrapper .thats-make-real-section .common-cards-wrap .common-card-box {
    margin-bottom: 0;
}

.complinece-images-wrap {
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 40px;
}

.complinece-images-wrap img {
    width: 100%;
}

.complinece-images-wrap img:first-child {
    margin-bottom: 40px;
}

.mobile-app-page-wrapper .thats-make-real-section .common-cards-wrap .common-card-box .features-real-estate .features-heading p {
    color: #151515;
    font-size: 22px;
    font-family: "Goldplay-Alt-600";

}

.mobile-app-page-wrapper .thats-make-real-section .common-cards-wrap .common-card-box .features-real-estate p.card-dec {
    color: #151515;
    font-size: 18px;
    font-family: "Goldplay-Alt-500";

}

.mobile-app-page-wrapper .trusted-consulting-section .trusted-tab-content-wrap .trusted-tab-pane .trusted-tab-text ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}

.mobile-app-page-wrapper .trusted-consulting-section .trusted-tab-content-wrap .trusted-tab-pane .trusted-tab-text ul li {
    display: flex;
    gap: 20px;
    flex: 1 1 calc(50% - 10px);
}

.mobile-app-page-wrapper .trusted-consulting-section .trusted-tab-content-wrap .trusted-tab-pane .trusted-tab-text ul li img {
    position: relative;
    top: 10px;
    width: 21px;
    height: 21px;
}


.mobile-app-page-wrapper .trusted-consulting-section .trusted-tab-content-wrap .trusted-tab-pane .trusted-tab-text ul li p {
    font-size: 20px;
    color: #010101;
    font-family: "Goldplay-Alt-500";
}

.cost-breakdown-tabs .trusted-tab-content-wrap {
    min-height: 320px;
    background: url('https://www.techugo.com/new-assets/img/mobile-app-img/cost-tab-bg.webp') no-repeat;
    background-size: 100% 100%;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #f5f5f5;
    border-radius: 30px;
}

.mobile-app-page-wrapper .end-to-end-mobile-wrap {
    background: linear-gradient(180deg, #00152F 0%, #043D81 100%);


}

.mobile-app-page-wrapper .end-to-end-mobile-wrap .ai-tech-content {
    text-align: center;

}

.mobile-app-page-wrapper .end-to-end-mobile-wrap .ai-tech-content .common-btn {
    margin-bottom: 50px;
}

.mobile-app-page-wrapper .end-to-end-mobile-wrap .item .ai-card {
    background: #184477;
    border-color: #184477;
}

.mobile-app-page-wrapper .end-to-end-mobile-wrap .card-icon-rw {
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.mobile-app-page-wrapper .end-to-end-mobile-wrap .card-icon-rw h3.count {
    position: relative;
    left: -5px;
}

.mobile-app-page-wrapper .end-to-end-mobile-wrap .card-icon-rw h3 {
    color: white;
    display: inline-block;
}

.mobile-app-page-wrapper .end-to-end-mobile-wrap p {
    color: #A1A1A1;
    padding-left: 45px;
}

.mobile-app-page-wrapper .end-to-end-mobile-wrap .choose-nav-wrap .nav-btn.prev-btn svg path {
    fill: #FFFFFF;
}

.user-features-tabs .mobile-app-page-wrapper .gen-cta-banner-section.build-smater-banner .gen-cta-banner-inner {
    margin-bottom: 0;
}

.mobile-app-page-wrapper .common-challenges-section {
    padding: 80px 0;
}

.mobile-app-page-wrapper .trusted-consulting-section.why-choose-mobile-app {
    padding-top: 80px;
}

.mobile-app-page-wrapper .trusted-consulting-section.why-choose-mobile-app .trusted-tabs-left .tabs-scroll-line {
    min-height: stretch;
}

.mobile-app-page-wrapper .trusted-consulting-section.why-choose-mobile-app .trusted-tab-text-wrap ul {
    display: block !important;
    margin-bottom: 30px !important;
}



.mobile-app-page-wrapper .common-challenges-section .headings-cards {
    margin-bottom: 30px;
}

.mobile-app-page-wrapper .common-challenges-section .headings-cards .text-blue {
    color: #2087F0;
}

.mobile-app-page-wrapper .trusted-consulting-section {
    padding: 0px 0 0px 0;
}

.mobile-app-page-wrapper .user-features-tabs {
    padding-top: 80px;
}

.mobile-app-page-wrapper .common-cards-wrap.mobile-digi-growth .common-card-box h3 {
    position: relative;
    margin-bottom: 25px;
}

.mobile-app-page-wrapper .common-cards-wrap.mobile-digi-growth .common-card-box:hover {
    background-color: #2087F0;
}

.mobile-app-page-wrapper .common-cards-wrap.mobile-digi-growth .common-card-box:hover h3 {
    color: #ffffff;
}

.mobile-app-page-wrapper .common-cards-wrap.mobile-digi-growth .common-card-box:hover P {
    color: #ffffff;
}

.mobile-app-page-wrapper .common-cards-wrap.mobile-digi-growth .common-card-box p a {
    color: #2087F0;
    text-decoration: underline;
}

.mobile-app-page-wrapper .common-cards-wrap.mobile-digi-growth .common-card-box:hover p a {
    color: #fff;
    text-decoration: underline;
}

.mobile-app-page-wrapper .common-cards-wrap.mobile-digi-growth .common-card-box h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 40px;
    height: 6px;
    border-radius: 20px;
    background: #fff;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
}

.mobile-app-page-wrapper .common-cards-wrap.mobile-digi-growth .common-card-box:hover h3::after {
    transform: scaleX(1);
}

.mobile-tranform-cards .common-cards-wrap {
    margin-top: 30px;
}

.mobile-tranform-cards .common-cards-wrap .common-card-box .eco-body-inner {
    padding: 0;
}

/* CSS  for Real Estate page End here */

.common-cards-wrap.cost-cards-wrap .common-card-box {
    border-radius: 20px;
    min-height: 200px;
    background: url('https://www.techugo.com/new-assets/img/mobile-app-img/cost-tab-bg.webp') no-repeat;
    background-size: 100% 100%;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #f5f5f5;
    padding: 30px;
    background-position-x: 60px;
}

.last-card-box {
    text-align: center;
    padding: 0 !important;
    overflow: hidden;
}

.last-card-box:hover {
    background-color: #E8E8E8 !important;
}

.last-card-box .prcess-mg {
    margin-bottom: 25px;
}

.last-card-box .prcess-mg img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

/* Media Query for Real Estate page start here */

/* 1720px breakpoint */
@media (max-width: 1720px) {
    .know-cost-tabs .cost-cta-card h4 {
        font-size: 26px;
    }

    .mobile-app-page-wrapper .common-cards-wrap.mobile-digi-growth .common-card-box h3 {
        font-size: 22px;
    }



}

/* 1680px breakpoint */
@media (max-width: 1680px) {
    .know-cost-tabs .cost-col {
        padding: 35px 30px;
    }

    .gen-cta-heading {
        font-size: 42px;
        line-height: 50px;
    }

    .know-cost-tabs .cost-cta-card {
        padding: 35px 30px;
    }

    .know-cost-tabs .cost-feature-list li {
        font-size: 18px;
    }

    .know-cost-tabs .cost-cta-card h4 {
        font-size: 26px;
    }

    .mobile-app-page-wrapper .trusted-consulting-section .trusted-tab-content-wrap .trusted-tab-pane .trusted-tab-text ul li p {
        font-size: 18px;

    }

}

/* 1480px breakpoint */
@media (max-width: 1480px) {
    .know-cost-tabs .cost-cta-card h4 {
        font-size: 24px;
    }

    .mobile-app-page-wrapper .common-cards-wrap.mobile-digi-growth .common-card-box h3 {
        font-size: 20px;
    }

    .mobile-app-page-wrapper .trusted-consulting-section .trusted-tab-content-wrap .trusted-tab-pane .trusted-tab-text ul li p {
        font-size: 16px;

    }

    .mobile-app-page-wrapper .thats-make-real-section .common-cards-wrap .common-card-box .features-real-estate p.card-dec {

        font-size: 16px;

    }

    .know-cost-tabs .cost-col-title {
        font-size: 20px;
    }

    .know-cost-tabs .cost-price-value {
        font-size: 18px;
    }

    .know-cost-tabs .cost-feature-list li {
        font-size: 16px;
    }

    .know-the-real-state-section .know-cost-tabs {
        max-width: 90%;
    }

    .know-cost-tabs .cost-cta-link {

        font-size: 18px;

    }

    .know-cost-tabs .cost-col {
        padding: 0px 25px;
    }

    .know-cost-tabs .cost-cta-card p {
        font-size: 16px;
    }

    .mobile-app-page-wrapper .gen-cta-heading {
        font-size: 36px;
        line-height: 44px;
    }

    .mobile-app-page-wrapper .thats-make-real-section .common-cards-wrap .common-card-box .features-real-estate .features-heading p {

        font-size: 20px;

    }
}

/* 1380px breakpoint */
@media (max-width: 1380px) {
    .know-cost-tabs .cost-card-wrap {
        grid-template-columns: 1fr 1fr 1.3fr;
    }

    .common-build-smarter-sec .stats-cta-wrap .stats-cta-top .cta-heading {
        font-size: 34px;
        line-height: 42.73px;

    }

    .trusted-tab-pane h3 {
        font-size: 22px;
    }

    .know-cost-tabs .cost-col {
        padding: 0px 45px;
    }

    .know-cost-tabs .cost-cta-card {
        padding: 30px 25px;
    }

    .know-cost-tabs .cost-cta-card h4 {
        font-size: 22px;
    }

    .know-cost-tabs .cost-feature-list li {
        font-size: 15px;
        padding: 6px 0;
    }

    .real-estate-page-wrapper .why-techugo-real-estate .common-card-box h3 {
        font-size: 50px;
    }

    .complinece-images-wrap {
        max-width: 100%;
        padding-bottom: 30px;
    }
}

@media (max-width: 1280px) {

    .tech-images-section-wrap .common-tab-sections,
    .know-the-real-state-section .know-cost-tabs {
        max-width: 100%;
    }

    .mobile-app-page-wrapper .thats-make-real-section .common-cards-wrap .common-card-box .features-real-estate .features-heading {
        align-items: center;
    }

    .mobile-app-page-wrapper .thats-make-real-section .common-cards-wrap .common-card-box .features-real-estate .features-heading img {
        width: 28px;
        height: 28px;
    }

}

/* 991px breakpoint - Tablet */
@media (max-width: 991px) {
    .know-the-real-state-section {
        padding: 50px 0;
    }

    .common-cards-wrap.cost-cards-wrap .common-card-box {
        min-height: 150px;
    }

    .mobile-app-page-wrapper .ai-solution-wrap .ai-card {
        margin-left: 4px;
    }

    .mobile-app-page-wrapper .technologies-ecosystem-wrap .eco-body-inner .modelimg img {
        border-radius: 20px;
        margin-bottom: 0;
    }

    .mobile-app-page-wrapper .common-cards-wrap.mobile-digi-growth .common-card-box h3 br {
        display: none;
    }

    .mobile-app-page-wrapper .trusted-consulting-section .trusted-tab-content-wrap .trusted-tab-pane .trusted-tab-text ul {
        display: block;

    }

    .no-data-row {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .industries-section-wrap .services-content-wrap .banner-img {
        max-width: 100%;
    }

    .no-data-row .stat-item .stat-desc,
    .no-data-row .stat-item .stat-num {
        text-align: center;
    }

    .mobile-app-page-wrapper .development-services-section .sub-desc {
        color: #B1B1B1;
        margin-bottom: 10px;
    }

    .end-to-end-mobile-wrap .sub-heading {
        color: white;
    }

    .mobile-app-page-wrapper .end-to-end-mobile-wrap p {
        padding-left: 0px;
    }

    .mobile-app-page-wrapper .stat-num.no-data {
        display: none;
    }

    .mobile-app-page-wrapper .sub-desc-wrap .sub-desc {
        margin-bottom: 0;
    }

    .mobile-app-page-wrapper .gen-cta-heading {
        font-size: 32px;
        line-height: 42px;
    }

    .sub-heading br {
        display: none;
    }

    .mobile-app-page-wrapper .thats-make-real-section .common-cards-wrap {
        grid-template-columns: repeat(1, 1fr);
    }

    .mobile-app-page-wrapper .build-smater-banner .gen-cta-banner-inner,
    .mobile-app-page-wrapper .build-smater-banner.the-cost-before-banner .gen-cta-banner-inner {
        background-size: cover;
        background-position: bottom;
        border-radius: 20px;
    }



    .cost-breakdown-tabs .trusted-tab-content-wrap {
        min-height: 200px;
    }

    .mobile-app-page-wrapper .common-challenges-section {
        padding: 40px 0 40px 0;
    }

    .mobile-app-page-wrapper .development-services-section .sub-desc {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .mobile-app-page-wrapper .technologies-ecosystem-wrap .tabs-list-box {
        padding: 10px;
        border-radius: 20px;
    }

    .mobile-app-page-wrapper .technologies-ecosystem-wrap .eco-accordion {
        border-radius: 16px;
    }

    .user-features-tabs .trusted-header {
        margin-bottom: 25px !important;
    }

    .mobile-app-page-wrapper .eco-accordion {
        border-radius: 20px;
    }

    .mobile-app-page-wrapper .emerging-tech-section {
        padding: 40px 0 30px 0;
    }

    .mobile-app-page-wrapper .user-features-tabs {
        padding-top: 40px;
    }

    .why-choose-mobile-app .trusted-header.row.mb-5,
    .cost-breakdown-tabs .trusted-header.row.mb-5 {
        margin-bottom: 25px !important;
    }

    .mobile-app-page-wrapper .trusted-consulting-section.why-choose-mobile-app {
        padding-top: 40px;
    }

    .common-build-smarter-sec .stats-cta-wrap .stats-cta-top .cta-heading {
        font-size: 30px;
        line-height: 40px;
    }

    .know-cost-tabs .cost-card-wrap {
        grid-template-columns: 1fr 1fr;
        gap: 0;
    }

    .know-cost-tabs .cost-cta-col {
        grid-column: 1 / -1;
    }

    .mobile-app-page-wrapper .gen-cta-banner-section.build-smater-banner {
        padding-top: 40px;
    }

    .know-cost-tabs .cost-cta-card {
        border-radius: 20px;
        margin-top: 20px;
    }

    .complince-practices-wrap {
        padding-top: 40px;
    }

    .know-cost-tabs .cost-features-col {
        border-right: 1px solid #E0E0E0;
        border-bottom: 1px solid #E0E0E0;
    }

    .know-cost-tabs .cost-price-col {
        border-right: none;
        border-bottom: 1px solid #E0E0E0;
    }

    .know-cost-tabs .cost-cta-card h4 {
        font-size: 24px;
    }

    .know-cost-tabs nav .nav-tabs {
        gap: 10px;
    }

    .know-cost-tabs nav .nav-tabs .nav-link {
        font-size: 16px;
        padding: 12px 22px;
    }

    .trusted-tab-pane h3 {
        font-size: 20px;
    }

    .mobile-app-page-wrapper .tech-sticky-content .sub-desc {
        margin: 30px 0px 30px 0px;
        color: #A1A1A1;
    }

}

/* 767px breakpoint - Mobile */
@media (max-width: 767px) {
    .know-the-real-state-section {
        padding: 40px 0;
    }



    .know-cost-tabs .cost-card-wrap {
        grid-template-columns: 1fr;
        border-radius: 20px;
        padding: 0px 10px;
    }

    .know-cost-tabs .cost-features-col {
        border-right: none;
        border-bottom: 1px solid #E0E0E0;
    }

    .know-cost-tabs .cost-price-col {
        border-bottom: 1px solid #E0E0E0;
    }

    .know-cost-tabs .cost-col {
        padding: 25px 20px;
    }

    .know-cost-tabs .cost-cta-card {
        padding: 30px 20px;
    }

    .know-cost-tabs .cost-cta-card h4 {
        font-size: 22px;
    }

    .know-cost-tabs .cost-cta-card p {
        font-size: 14px;
    }

    .know-cost-tabs .cost-col-title {
        font-size: 18px;
        margin-bottom: 18px;
    }

    .know-cost-tabs .cost-price-value {
        font-size: 16px;
    }

    .know-cost-tabs .cost-feature-list li {
        font-size: 16px;
        padding: 6px 0;
    }

    .know-cost-tabs nav .nav-tabs {
        gap: 8px;
        margin-bottom: 30px;
    }

    .know-cost-tabs nav .nav-tabs .nav-link {
        font-size: 14px;
        padding: 10px 18px;
    }

    .mobile-app-page-wrapper .common-cards-wrap.mobile-digi-growth .common-card-box h3 {
        margin-bottom: 20px;
    }
}

/* 480px breakpoint - Small Mobile */
@media (max-width: 480px) {
    .know-cost-tabs .cost-cta-card h4 {
        font-size: 20px;
    }

    .know-cost-tabs .cost-col {
        padding: 20px 5px;
    }

    .know-cost-tabs .cost-cta-card {
        padding: 25px 15px;
        margin-top: 0;
    }

    .know-cost-tabs nav .nav-tabs .nav-link {
        font-size: 14px;
        padding: 12px 14px;
        width: 100%;
        text-align: center;
    }
}

/* Media Query for Real Estate page end here */

.trusted-tab-pane {
    display: none;
}

.trusted-tab-pane.active {
    display: block;
}

.trusted-tab-btn.active {
    background: #2087F0;
    color: #fff;
}