    .custom-brand-section-start{
       background: #fff;
    }
    .project-tab-main-section-cst{
      background:#000;
    }
    .key-highlight-section-main{
      background: #000;
    }
    .awards-home-section-main{
      background: #fff;
    }
    .text-wight{
      color: #fff;
    }
    #page\#0 {
      background: linear-gradient(to bottom right, #926f4d, #1b1107);
    }

    #page\#1 {
      background: #000 !important;
    }

    #page\#2 {
      background: #000
    }

    .dv_all_desk_img_dv img {
      padding: 10px;
    }

    .new_brands_logo_filter img {
      filter: invert(1);
    }

    .desk-developer-logo {
      padding: 10px 20px;
      max-width: 170px;
      max-height: 76px;
    }

    .desk-developer-logo img {
      width: 80px;
    }

    .hr-banner-logo-heading-underlinr {
      margin-top: 45px;
    }

    .why-choose-us-section-main {
      background: #FFF3E3;
    }

    .hero {
      padding-bottom: 75px;
      align-items: center;
      position: relative;
      background: linear-gradient(to right, rgb(22 72 135 / 0%), rgb(22 72 135 / 0%)), url('https://www.51international.com/assets/dit/fiftyone/images/banner/home_connect_with_us_bg_img1.webp') center / cover no-repeat;
    }

    .home-left-first-dream {}

    .new-mai-container-dv {
      width: 100%;
      max-width: 1650px;
      padding-top: 70px;
      margin: auto;
    }

    .hero h1 {
      color: #fff;
      font-size: 48px;
      font-weight: 700;
      line-height: 1.2;
      max-width: 440px;
    }

    .hero p {
      color: #e6efff;
      font-size: 18px;
      margin: 22px 0 28px;
    }

    .hero-list li {
      display: flex;
      align-items: center;
      color: #fff;
      font-size: 16px;
      margin-bottom: 14px;
    }

    .hero-list span {
      width: 26px;
      height: 26px;
      background: #f6d48f;
      color: #5c3a0f;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: 700;
      margin-right: 14px;
    }

    .form-card {
      position: relative;
      border-radius: 20px 0 0 20px;
      overflow: hidden;
      box-shadow: 0 30px 60px rgba(0, 0, 0, .25);
      background:
        linear-gradient(to right, rgb(121 43 43 / 0%) 65%, rgb(193 50 26 / 0%)), url('https://www.51international.com/assets/dit/fiftyone/images/banner/home_connect_with_us_form_bg_img.webp') right / contain no-repeat;
      background-size: cover;

    }

    .form-inner {
      padding: 38px;
      max-width: 350px;
    }

    .form-inner h3 {
      font-size: 22px;
      font-weight: 600;
      color: #203a63;
      margin-bottom: 24px;
    }

    .uk-textarea {
      height: auto
    }

    .uk-inline .uk-input-custom,
    .uk-inline .uk-textarea-custom {
      padding-left: 42px;
      border: 1px solid #f4a24c;
      background: #f9fbfd;
      border-radius: 10px;
      height: 48px;
    }

    .btn-gold {
      width: 100%;
      background: linear-gradient(to right,
          #c18b4a,
          #fae4a9,
          #c18b4a);
      border: 1px solid #b27a3a;
      color: #5c3a0f;
      font-size: 19px;
      font-weight: 600;
      border-radius: 30px;
      padding: 14px;
      margin-top: 10px;
      position: relative;
      cursor: pointer;
    }

    .uk-form-icon {
      color: #7f8fa7;
    }


    .uk-inline .uk-input-custom::placeholder,
    .uk-inline .uk-textarea-custom::placeholder {
      color: #9aa3af;
      opacity: 1;
    }

    .uk-input-custom:focus,
    .uk-textarea-custom:focus {
      background-color: transparent;
      border: 1px solid #f4a24c;
    }


    /* tetomonila css */

    .testimonial-section {
      padding: 50px 0 80px 0;
      overflow: hidden;
      background-image: url('https://www.51international.com/assets/dit/fiftyone/images/testimonial/home-testimonial-bg.webp');
      background-repeat: no-repeat;
      background-size: cover;
    }

    .home-testimonial-title {
      color: #fff;
      margin-bottom: 50px;
    }

    .testimonial-card {
      background: #fff;
      border-radius: 22px;
      padding: 85px 22px 19px;
      margin-left: 15px;
      margin-top: 15px;
      position: relative;
      text-align: center;
      box-shadow: 0 18px 45px rgba(0, 0, 0, .35);
    }

    .testimonial-card::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 105px;
      /* background: linear-gradient(135deg, #d2973b, #fabb7c); */
      background: #c08831;
      border-radius: 22px 22px 65% 65%;
    }

    .home-testi-avatar {
      position: absolute;
      top: 32px;
      left: 50%;
      transform: translateX(-50%);
      width: 80px;
      height: 80px;
      border-radius: 50%;
      overflow: hidden;
      /* border:4px solid #fff; */
      background: #ccc;
      z-index: 2;
    }

    .home-testi-avatar img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .content-box {
      background: #fff;
      border-radius: 11px;
      padding: 6px 18px 14px;
      position: relative;
      box-shadow: inset 0 0 0 1px #eee;
      margin-top: 39px;
      min-height: 165px;
    }


    .quote-right-custom {
      position: absolute;
      top: -11px;
      bottom: 1px;
      left: 93%;
      transform: rotate(0deg);
      width: 30px;
      height: 30px;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      color: #f17c07;
      border: 1px solid #eee;
      border-radius: 50%;
    }

    .quote-left-custom {
      position: absolute;
      top: -11px;
      bottom: 0;
      left: -15px;
      transform: rotate(186deg);
      width: 30px;
      height: 30px;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      color: #f17c07;
      border: 1px solid #eee;
      border-radius: 50%;
    }

    .home-test-name {
      margin-top: 10px;
      font-size: 14px;
      font-weight: 700;
      color: #111;
    }

    .role {
      font-size: 11px;
      color: #888;
      margin-bottom: 12px;
    }

    .home-testmonial-text {
      font-size: 14px;
      color: #666;
      line-height: 1.4;
      margin: 0;
    }

    .stars {
      margin-top: 12px;
      color: #f0b23d;
      font-size: 13px;
    }

    .testimonial-card::after {
      /* content: ""; */
      position: absolute;
      bottom: 3px;
      left: 50%;
      transform: translateX(-50%);
      border-left: 17px solid transparent;
      border-right: 17px solid transparent;
      border-top: 17px solid #423d3d;
    }

    .triangle-down-custom {
      width: 100px;
      bottom: 0px;
      position: absolute;
      top: 105%;
      left: 34%;
    }

    .triangle-down-custom svg {
      width: 72px;
      color: #000;
    }

    .news-media-section-home {
      padding-top: 55px;
      background-image: url('https://www.51international.com/assets/dit/fiftyone/images/banner/news-media-background-img.webp');
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
    }

    .bg-of-news-card-banner {
      border: navajowhite !important;
      background-image: url('https://www.51international.com/assets/dit/fiftyone/images/banner/home-news-bg-img-new.jpeg');
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      height: 100%;
      width: 100% !important;
      border-radius: 10px !important;
    }

    .uk-card-yt-frame-up-dv {
      margin: 25px;
      border-radius: 0;
    }

    .home-news-youtube-frame {
      width: 360px !important;
      height: 210px !important;
      border-radius: 6px !important;
    }

    .custom-left-right-icon {
      background: #000 !important;
      height: 40px !important;
      border-radius: 50% !important;
      width: 40px !important;
      display: flex !important;
      justify-content: center !important;
      align-items: center !important;
    }

    .custom-left-right-icon svg {
      height: 30px !important;
      width: 30px !important;
      color: #fff !important;
    }

    .explore-more-btn-home {
      background: linear-gradient(180deg, #3a3a3a, #1f1f1f);
    color: #ffffff !important;
    padding: 12px 60px !important;
    border-radius: 50px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    letter-spacing: 1.2px;
    text-transform: uppercase !important;
    box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.15), inset 0 -3px 6px rgba(0, 0, 0, 0.6), 0 6px 14px rgba(0, 0, 0, 0.35);
    transition: all 0.25s ease !important;
    }

    .explore-more-btn-home:hover {
      background: linear-gradient(180deg, #000, #000);
      color: #fff;
      transform: translateY(-1px);
      box-shadow:
        inset 0 2px 4px rgba(255, 255, 255, 0.1),
        0 10px 22px rgba(0, 0, 0, 0.45);
    }

    .explore-more-btn-home:active {
      transform: translateY(1px);
      box-shadow:
        inset 0 4px 8px rgba(0, 0, 0, 0.6);
    }

    .bg-upcoming {
      background: #fff;
    }

    .bg-trending {
      background: #fffff4;
    }

    .home-section-coming {
      padding: 55px 0;
      border-top: 2px solid #d8c08a;
    }

    .home-section-coming-heading span {
      position: relative;
      padding: 0 20px;
      background: #000;
      /* background: linear-gradient(to right,#C18B4A 0%,#FAE4A9 50%,#C18B4A 100%); */
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      color: transparent;
      letter-spacing: 3px;
      font-weight: 600;
    }

    .home-project-coming-card {
      border: 2px solid #d9bf86;
      border-radius: 14px;
      overflow: hidden;
      background: transparent;
    }

    .home-nf-project-card-image {
      background: #fff;
    }

    .home-nf-project-card-image img {
      width: 100%;
      object-fit: cover;
    }

    .home-nhbf-project-badge {
      position: absolute;
      top: 12px;
      right: 12px;
      background: #6e5523;
      color: #fff;
      font-size: 11px;
      padding: 5px 12px;
      border-radius: 20px;
    }

    .home-nhbf-project-card-body {
      padding: 14px 16px 16px;
      background: #fff3e3;
      text-align: center;
    }

    .bg-trending .home-nhbf-project-card-body {
      background: #fffff4;
    }

    .home-nhbf-project-card-body h4 {
      margin: 0;
      font-size: 22px;
      font-weight: 600;
    }

    .home-nhbf-project-card-body p {
      font-size: 15px;
      color: #666;
      margin: 4px 0 12px;
    }

    .home-nhbf-project-btn-gold {
      background: linear-gradient(to right,
          #C18B4A 0%,
          #FAE4A9 50%,
          #C18B4A 100%);
      border: 1px solid #B27A3A;
      color: #5C3A0F;
      border-radius: 30px;
      padding: 10px 28px;
      font-weight: 600;
      width: 100%;
    }

    .home-nhbf-project-btn-gold:hover {
      background: linear-gradient(to right, #F3D99A, #B37A3D);
    }

    .home-nhbf-project-btn-gold:active {
      background: linear-gradient(to right, #EBCF8D, #A66E33);
    }


    /* tab section */
        .btn-gradient,
    .project-body .uk-button {
      background-image: linear-gradient(135deg, #926f4d, #8e7154, #5b3916);
      color: #fff !important;
      border: 1px solid transparent;
      border-radius: 30px;
      padding: 10px 28px;
      line-height: normal;
      font-weight: 600;
      transition: 0.3s ease;
    }

    .home-page-all-project{
      min-width: 250px;
      display: inline-block;
      border: none;
    }

    .btn-gradient:hover,
    .project-body .uk-button:hover {
      transform: translateY(-2px);
      box-shadow: 0 8px 18px rgba(0, 0, 0, 0.25);
    }

    /* ===== BUTTON TABS ===== */
    .project-tabs {
      display: flex;
      justify-content: space-around;
      gap: 15px;
      margin-bottom: 40px;
    }

  .project-tabs::before {
      border: none !important;
    }

    .project-tabs li a {
      background: #fff;
      color: #000;
      border-radius: 30px;
      padding: 10px 50px;
      font-weight: 600;
      font-size: 18px;
    }

    .project-tabs li.uk-active a {
      background-image: linear-gradient(135deg, #926f4d, #8e7154, #5b3916);
      color: #fff;
      border: none;
    }

    .uk-tab::before {
      border: none;
    }

    /* ===== CARD ===== */
    .project-card {
      background: #fff4e3;
      border: 1px solid #e3caa5;
      border-radius: 18px;
      overflow: hidden;
      transition: 0.3s ease;
    }

    .project-card:hover {
      transform: translateY(-6px);
      box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
    }

    .project-img {
      position: relative;
      height: 320px;
    }

    .project-img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      filter: blur(2px);
    }

    .coming-overlay {
      position: absolute;
      inset: 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background: rgba(0, 0, 0, 0.35);
      color: #fff;
    }

    .coming-overlay h3 {
      font-size: 28px;
      margin: 0;
    }

    .coming-overlay p {
      font-size: 20px;
      font-style: italic;
      margin-top: 6px;
    }

    .project-body {
      padding: 22px;
      text-align: center;
    }

    .project-body h4 {
      font-size: 16px;
      font-weight: 600;
    }

    .project-body p {
      font-size: 14px;
      margin-bottom: 15px;
    }

    @media(max-width:960px) {
      .home-left-first-dream {
        padding: 10px 10px 30px 30px;
      }

      .hero h1 {
        font-size: 36px;
        max-width: 100%;
      }

      .hero p {
        max-width: 100%;
      }

      .form-inner {
        max-width: 100%;
        padding-left: 17%;
      }

      .testimonial-section {
        padding: 60px 0;
      }
    }

    @media(max-width:640px) {
      .new_brands_logo_filter img {
        filter: none;
      }

      .hero h1 {
        font-size: 26px;
      }

      .hero {
        padding-bottom: 0px;
      }

      .form-card {
        background: #fff;
      }

      .form-inner {
        padding-bottom: 50px;
      }

      .new-mai-container-dv {
        padding-top: 40px;
      }

      .form-inner h3 {
        font-size: 22px !important;
        text-align: center;
        color: #000;
      }
       .home-why-chos-us-title{
         font-size: 20px;
         text-align: center;
       }
      .testimonial-card {
        padding: 80px 18px 26px;
        margin-left: auto;
        margin-top: 15px;
      }

      .news-media-section-home {
        padding-top: 30px;
      }

      .home-testi-avatar {
        width: 70px;
        height: 70px;
        top: 28px;
      }

      .content-box {
        padding: 28px 15px 20px;
      }

      .explore-more-btn-home {
        padding: 4px 30px;
        font-size: 14px;
      }

    }