.header-transparent{
    background-color:#fff !important;
}

.tp-header-12-menu > nav > ul > li > a{
    color:#000 !important;
}


.tp-section-title-phudu{
    font-size: 65px !important;
}
.tp-section-title-find{
    font-size: 25px !important;
    text-transform:captilize;
    text-align:left;
}
.app-brand-areas {
    position: absolute;
    top: 800px !important;
    left: 0;
    width: 100%;
    z-index: 9 !important;
    /* background-color: #fff; */
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
}

.app-benefits-item-thumb {
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 24px;
    width: 100% !important;
    height: 310px !important;
    overflow: hidden !important;
}
.app-benefits-item-thumb img {
    width: 100%;
    transition: 0.9s;
    border-radius: 24px;
    width: 100% !important;
    object-fit: cover !important;
}
.app-benefits-item-3-content {
    padding-top: 15px !important;
    background-color: #000 !important;
    padding-bottom: 20px !important;
}
.app-benefits-item {
    background: rgb(20, 20, 22) !important;
}
.tp-section-title-grotesk {
    font-size:55px !important;
}
.app-stack-title {
    font-size: 44px !important;}
.app-cta-store{
width:auto !important;
}

.app-benefits-wrapper{
padding: 10px 20px 60px !important;
}

h6.tp-career-details-title-2 {
    font-size: 22px !important;
}
.app-hero-bottom-thumb-main .shape-2 {
    position: absolute !important;
    bottom: 190px !important;
    left: -20px;
}





 .search-form {
    width: 100%;
    max-width: 1200px;
    margin: auto;
  }

  .search-wrapper {
    display: flex;
    align-items: center;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 40px;
    overflow: hidden;
    padding: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }

  .search-wrapper input[type="text"] {
    flex: 1;
    border: none;
    padding: 15px 20px;
    font-size: 16px;
    outline: none;
  }

  .search-wrapper button {
    background-color: #ff3b5f;
    color: white;
    border: none;
    padding: 15px 30px;
    border-radius: 40px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s;
    box-shadow: 0 4px 10px rgba(255, 59, 95, 0.4);
  }

  .search-wrapper button:hover {
    background-color: #e52e50;
  }

  @media (max-width: 768px) {
    .search-wrapper {
      flex-direction: column;
    }

    .search-wrapper input,
    .search-wrapper button {
      width: 100%;
      border-radius: 10px;
      margin: 5px 0;
    }
  }
  
  .tp-project-content {
    padding: 20px !important;
}
  .tp-project-title{
       text-transform: capitalize !important;
       font-size: 17.5px !important;
    
    letter-spacing: 0px !important;
  }
  input.placeholder::placeholder {
    font-size: 19px !important;
    color: #000 !important;
}
.tp--hover-item {
    position: relative;
    border-radius: 30px !important;
    background-color: #ededed !important;
}

.tp-project-category span{
    font-size: 9px !important;
}

h3.app-stack-title.text-captilize {
    text-transform: capitalize !important;
}

.tp-offcanvas-top{
    margin-bottom: 50px !important;
}

.tp-project-thumb{
    margin-bottom: 5px !important;
}
.dgm-project-title-sm{
    color:#21212d !important;
}
.dgm-project-slider-wrap .dgm-project-text-active .swiper-slide-active .dgm-project-content h5 span{
    color:#21212d !important ;
}
.dgm-project-arrow button{
    color: #242424 !important;
    border: 1px solid rgb(46 46 46 / 92%) !important;
}



.dgm-project-area {
    background-color: #f1f1f1 !important;
}




@media (max-width: 768px) {
    .app-brand-area {
    position: relative;
    top: 100px !important;
    left: 0;
    width: 100%;
    z-index: 999;
    /* background-color: #fff; */
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
}
  
}



@media only screen and (max-width: 600px) {
  .app-brand-area {
    position: relative;
    top: 0px !important;
    left: 0;
    width: 100%;
    z-index: 999;
    /* background-color: #fff; */
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
} .app-benefits-wrapper {
    padding: 10px 0px 90px !important;
}
.tp-section-title-phudu {
    font-size: 50px !important;
}
h3.tp-section-title-phudu.ok {
    font-size: 30px !important;
}
    .app-hero-bottom-wrap {
        display:none;
    }
    .app-hero-ptb {
        padding-top: 120px !important;
    }
}
  
  
 
 





.owl-item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #00000000 !important;
    border-radius: 10px;
}
.testimonial-slider .item {
      background: #fff;
      border-radius: 12px;
      padding: 20px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.05);
      text-align: left;
      margin: 10px;
      transition: 0.3s;
    }
    .testimonial-slider .item:hover {
      transform: translateY(-5px);
    }
    .testimonial-slider img {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      object-fit: cover;
      margin-bottom: 10px;
    }
    .testimonial-slider h4 {
      margin: 0;
      font-size: 16px;
      font-weight: bold;
      color: #333;
    }
    .testimonial-slider small {
      color: #666;
      font-size: 13px;
    }
    .testimonial-slider p {
      margin: 12px 0;
      color: #444;
      font-size: 14px;
      line-height: 1.5;
    }
    .stars {
      color: #fbbf24; /* yellow stars */
      font-size: 16px;
    }