.android-revenue-bg .gen-cta-banner-inner {
    background: url(https://www.techugo.com/new-assets/img/saas-img/saas-cta-bg.webp) no-repeat;
    background-size: 100% 100%;
}

.blackcta-wrap-bg{
    background: url(https://www.techugo.com/new-assets/img/saas-img/saas-black-bg.webp)no-repeat;
    background-size: 100% 100%;
}
.blackcta-wrap-bg .gen-cta-banner-inner{
  background: none;
}
.blackcta-wrap-bg .gen-cta-text{
 max-width: 100%;
 text-align: center;
}
.blackcta-wrap-bg .banner-btn{
    margin: auto;
}
.healthcare-build-section {
    padding: 80px 0;
    background-color: #ffffff;
    font-family: 'Manrope', sans-serif;
}
.elearn-ai-features-section .elearn-ai-grid {
    margin-top: 20px;
}
.elearn-ai-features-section .elearn-ai-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.healthcare-build-item {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 10px 14px;
    background: transparent;
    border-radius: 12px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.healthcare-build-icon-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    flex-shrink: 0;
}
.healthcare-build-icon-wrap img{
    width: 28px;
    height: 28px;
}
.healthcare-build-text {
    font-size: 18px;
    line-height: 28px;
    color: #151515;
    transition: color 0.3s ease;
    font-family: "GoldplayAlt-SemiBold";
}
.title-line{
    display: inline-block;
    background: #DFEFFF;
    border-radius: 6px;
    padding: 10px;
    font-size: 22px;
    line-height: 33px;
     font-family: "GoldplayAlt-SemiBold";
     margin-top: 30px;
     margin-bottom: 30px;
}


.saasprocess-dev-wrapper .saasrprocess-wrap{
    background: none;
}
.saasrprocess-wrap .gen-acc-progress-bar{
    background: none;
}
.saasrprocess-wrap .gen-acc-item{
 background: linear-gradient(95.59deg, #FBFDFF 0.9%, #E5F2FF 98.57%);
border: 1px solid #BDBDBD;
border-radius: 15px;
}
.saasrprocess-wrap .gen-acc-item:hover{
    background: #2087F0;
}
.saasrprocess-wrap .gen-acc-item:hover .gen-acc-title-text{
    color: #ffffff!important;
        transition: color 0.25s ease;
}
.saasrprocess-wrap .gen-acc-item:hover .gen-acc-body p{
    color: #ffffff;
        transition: color 0.25s ease;
}
.saasrprocess-wrap .gen-acc-item.gen-acc-open .gen-acc-title-text{
  color:#505050;
  font-size: 25px;
  line-height: 43px;
  font-family: "GoldplayAlt-SemiBold";
      transition: color 0.25s ease;
}
.complinece-images-wrap img {
    width: 100%;
}
.end-to-end-mobile-wrap{
        background: linear-gradient(180deg, #00152F 0%, #043D81 100%);
}
.end-to-end-mobile-wrap .item .ai-card {
    background: #184477;
    border-color: #184477;
}
.end-to-end-mobile-wrap .owl-stage {
    display: flex;
}
.end-to-end-mobile-wrap .owl-stage .owl-item {
    display: flex!important;
}
.end-to-end-mobile-wrap .card-icon-rw h3 {
    color: white;
    display: inline-block;
}
.end-to-end-mobile-wrap p {
    color: #A1A1A1;
    /*padding-left: 45px;*/
}
.trusted-consulting-section {
    padding: 80px 0 80px 0;
    background-color: #ffffff;
}
.trusted-tabs-left {
    background-color: #F8F8F8;
    border-radius: 30px;
    padding: 40px 30px;
    display: flex;
    position: relative;
    height: 100%;
    min-height: auto;
}
.trusted-tab-content-wrap {
    background-color: #F8F8F8;
    border-radius: 30px;
    padding: 30px 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.emerging-tech-section .tech-list-wrap .tech-item .tech-title a{
    text-decoration: underline;
}

.gen-accelerate-section .gen-acc-item{
    padding: 40px;
}

.services-rows-bcx{
    margin-top: 50px;
}

.services-rows-bcx h3 {
    flex: 1;
    font-size: 25px;
    font-family: "Goldplay-Alt-600";
    color: #1A1A1A;
    line-height: 44px;
    transition: color 0.25s ease;
}
.services-rows-bcx .gen-acc-item p{
font-size: 18px;
    font-family: "Goldplay-Alt-500";
    color: #5C5C5C;
    line-height: 28px;
    margin: 0;
    padding: 10px 0px 0px 0px;
}

.gen-acc-header{
    padding: 0px;
}

.gen-accelerate-section .gen-acc-item:hover{
    background-color: #2087F0;
        transition: color 0.25s ease;
}

.gen-accelerate-section .gen-acc-item:hover h3 {
    color: #ffffff;
        transition: color 0.25s ease;
}

.gen-accelerate-section .gen-acc-item:hover p{
   color: #ffffff;
       transition: color 0.25s ease;
}

@media (max-width:1720px){
    .services-rows-bcx .gen-acc-item p{
        font-size: 17px;
        line-height: 26px;
    }
.title-line{
    font-size: 20px;
    line-height: 30px;
}
.healthcare-build-text{
    font-size: 17px;
    line-height: 27px;
}
.saasrprocess-wrap .gen-acc-item.gen-acc-open .gen-acc-title-text{
    font-size: 24px;
    line-height: 40px;
}
.trusted-tab-content-wrap {
        padding: 40px;
    }
    .gen-accelerate-section .gen-acc-item{
    padding:35px;
}
.services-rows-bcx h3 {
        font-size: 24px;
        line-height: 43px;
    }
}

@media (max-width:1620px){
.title-line{
    font-size: 19px;
    line-height: 29px;
}
    .trusted-tabs-left {
        padding: 25px 15px;
    }
.saasrprocess-wrap .gen-acc-item.gen-acc-open .gen-acc-title-text{
    font-size: 22px;
    line-height: 38px;
}
.services-rows-bcx h3 {
        font-size: 22px;
        line-height: 40px;
    }

}

@media (max-width:1480px){
        .services-rows-bcx .gen-acc-item p{
        font-size: 16px;
        line-height: 24px;
    }
    .services-rows-bcx h3 {
        font-size: 20px;
        line-height: 36px;
    }
    .gen-accelerate-section .gen-acc-item{
    padding:30px;
}
    .trusted-consulting-section{
        padding: 60px 0px;
    }
    .trusted-tab-content-wrap {
        padding: 35px;
    }
.healthcare-build-section {
    padding: 60px 0;
}
.title-line{
    font-size: 18px;
    line-height: 28px;
}
.healthcare-build-text{
    font-size: 16px;
    line-height: 25px;
}
.saasrprocess-wrap .gen-acc-item.gen-acc-open .gen-acc-title-text{
    font-size: 20px;
    line-height: 35px;
}
}

@media (max-width:1380px){
      .trusted-consulting-section{
        padding: 50px 0px;
    }
    .title-line{
    font-size: 16px;
    line-height: 26px;
}
.healthcare-build-section {
    padding: 50px 0;
}
.healthcare-build-text{
    font-size: 15px;
    line-height: 24px;
}
    .services-rows-bcx .gen-acc-item p{
        font-size: 15px;
        line-height: 22px;
    }
}

@media (max-width:1280px){
  .trusted-consulting-section{
        padding: 40px 0px;
    }
     .services-rows-bcx h3{
        font-size: 18px;
        line-height: 30px;
     }
}

@media (max-width:991px){
    .gen-accelerate-section .gen-acc-item{
    padding:25px;
}
.mobile-services-accordion .accordion-body{
    background-color: #fff;
}
.elearn-ai-features-section .elearn-ai-grid{
    margin-top: 0px;
}
.elearn-ai-grid .mb-4, .elearn-ai-grid .my-4 {
    margin-bottom: 1rem !important;
}
.tech-sticky-content .sub-desc{
    margin: 20px 0px 40px 0px;
}
.end-to-end-mobile-wrap .ai-tech-content p{
 padding-left: 0px;
}
}

@media (max-width:767px){
        .services-rows-bcx h3 {
        font-size: 17px;
        line-height: 25px;
    }
    .gen-accelerate-section .gen-acc-item{
    padding:20px;
}
.healthcare-build-section {
    padding: 30px 0;
}
  .trusted-consulting-section{
        padding: 30px 0px;
    }
    .android-revenue-bg .gen-cta-banner-inner{
        background-size: cover;
    }
    .tech-sticky-content .sub-desc{
    margin: 20px 0px 20px 0px;
}
.emerging-tech-section .tech-sticky-content{
    margin-bottom: 20px;
}
  .services-rows-bcx .gen-acc-item p{
        font-size: 14px;
        line-height: 20px;
    }
    .services-rows-bcx {
    margin-top: 30px;
}
}