body, html {
  overflow-x: hidden !important;
  }

  .cust-lang-col .elementor-widget-wrap>.elementor-element {
      display: flex;
      align-items: center;
      justify-content: end;
  }
  .cust-ht-slider .slick-list.draggable {
      padding-bottom: 20px;
  }
  .cust-number-sec .number-wrapper {
      color: #000 !important;
  }
  .cust-number-sec h2.title {
      font-family: 'DM Sans' !important;
      font-size: 18px !important;
      color: #000 !important;
  }
  .cust-number-sec .elementor-widget-container {
      font-size: 18px !important;
      font-family: 'DM Sans' !important;
      color: #000 !important;
  }
  .cust-icon-box h2.title {
      min-height: 90px !important;
  }
  .cust-nd-ib .jkit-icon-box-wrapper.hover-from-left {
      min-height: 215px !important;
  }

  /* 19-03-2024 start */
  .cust-icon-box h3.elementor-icon-box-title {
      min-height: 85px !important;
  }
  .cust-expo-slider .elementor-widget-wrap.elementor-element-populated {
      min-height: 350px !important;
  }

  .cust-hover-col .elementor-widget-wrap.elementor-element-populated:hover {
      background-color: #fff !important;
    transition: background-color 0.8s ease;
  }
  /* 19-03-2024 end */

  /* 26-03-2024 Start CSS */

  .cust-cta .elementor-container .elementor-column{
      transition: all 0.5s ease-in-out;
  }
  .cust-cta .elementor-container .elementor-column:hover .elementor-cta .elementor-cta__content{
      background-color: #FFEFD1;
  }
  .cust-cta .elementor-container .elementor-column .elementor-cta .elementor-cta__content h2{
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden;
      text-overflow: ellipsis;
  }
  .cust-cta .elementor-container .elementor-column .elementor-cta .elementor-cta__content .elementor-cta__description{
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 5;
      overflow: hidden;
      text-overflow: ellipsis;
  }
  .cust-book-sec .elementor-shortcode{
      text-align: center;
  }
  .cust-book-sec .elementor-shortcode .df-popup-thumb{
      width: 65%;
      margin-left: auto !important;
      margin-right: auto !important;
  }
  .cust-last-col .elementor-widget-container {
      padding: 0px !important;
  }
  /* 26-03-2024 End CSS */
  /* 27-03-2024 start */
  .cust-logo-slider .swiper-container {
        width: 100%;
        height: 100%;
        position: relative;
      }
      .cust-logo-slider .swiper-wrapper {
        transition-timing-function: linear !important;
        position: relative;
        align-items: center;
      }
      .cust-logo-slider .swiper-slide {
        text-align: center;
        font-size: 33px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        width: auto;
        position: relative;
        overflow: hidden;
        padding: 0 50px;
        height: 100%;
      }
      .cust-logo-slider .logo img{
        width: 100%;
        max-width: 300px;
      }
  /* 27-03-2024 end */
  @media screen and (max-width:768px)
  {
  .cust-logo-slider .logo img {
    max-width: 150px;
  }
  .cust-logo-slider .swiper-slide {
    padding: 0 25px;
  }	
  }
  @media screen and (max-width:767px)
  {
  .gt_switcher {
    margin: 0 auto;
  }
  .cust-logo-slider .logo img {
    max-width: 120px;
  }	
  }

  /* .cust-icon-box h3{
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden;
      text-overflow: ellipsis;
  } */

  .cust-expo-heading h5.elementor-heading-title.elementor-size-default {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden;
      text-overflow: ellipsis;
  }

  .cust-ht-slider .slick-prev.slick-arrow:focus{
    outline:none !important;
  }
  .cust-ht-slider .slick-next.slick-arrow:focus{
    outline:none !important;
  }
  .cust-gradiant-sec [class^="marvy-gradientBackground-section-"] { border-radius:150px 0 0 30px }
  @media screen and (max-width:767px) {
  .cust-first-left-right .elementor-hidden-phone,  .cust-second-left-right .elementor-hidden-phone {
    display: block;
    overflow:hidden
  }
  }

  /*02-04-2024 css start*/
  .cust-mission .elementor-motion-effects-container,
  .cust-vision .elementor-motion-effects-container,
  .cust-img-about .elementor-motion-effects-container { border-radius:10px; }
  /* 02-04-2024 css end */

  /* 03-04-2024 start */
  .cust-logo-slider .logo img {
      width: 100%;
      max-width: 200px;
      height: 150px;
      object-fit: contain;
  }
  /* 03-04-2024 end */
  /* 05-04-2024 start */
  /* .cust-office .elementor-widget-image img{
      animation: animName 2s linear infinite;
  } */
  .cust-spin-img img{
      animation: animName 2s linear infinite;
  }
  @keyframes animName {
  0%{
      transform: rotate(0deg);
    }
  100%{
      transform: rotate(360deg);
    }
  }
  /* 05-04-2024 end */
  /* 08-04-2024 start */
  .cust-machine-icon-box p{
    display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden;
      text-overflow: ellipsis;
  }
  .cust-cotton-candy-slider .swiper-wrapper {
    align-items: unset !important;
  }
  .cust-cotton-candy-slider .swiper-wrapper .swiper-slide {
    height: auto;
  }
  .cust-cotton-candy-slider .swiper-wrapper .swiper-slide .swiper-slide-inner {
    height: 100%
  }
  .cust-cotton-candy-slider .swiper-wrapper .swiper-slide .swiper-slide-inner .swiper-slide-image {
    height: 100%;
  }
  .cust-cotton-candy-slider .swiper-wrapper .swiper-slide a {
    height: 100%;
    display: inline-block;
  }
  /* 08-04-2024 end */
  .cust-heading-slide {
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
  }
  .cust-heading-slide h1 {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 15s linear infinite;
    animation-delay: 2.5s;
    min-height: 55px;
  }
  @keyframes marquee {
  0% {
  transform: translate(0, 0);
  }
  100% {
  transform: translate(-100%, 0);
  }
  }

  /* 15-04-2024 start */
  .cust-contact-details a {
      text-decoration: none !important;
  }
  .cust-old-header.she-header:before {
      background-color: #fff !important;
  }
  @media screen and (max-width: 767px) {
      .cust-ht-slider button.slick-arrow>i {
          font-size: 30px !important;
      }
  }
  /* 15-04-2024 end */
  .cust-office-mobile .slick-arrow:hover {
    color: #ffffff !important
  }

  /* 18-04-2024 start */
  .cust-materials figure img{
      height:150px;
      object-fit:contain
      }
  /* 18-04-2024 end */
  .cust-image-slider .elementor-image-carousel-wrapper .swiper-slide figure img{
      height:500px !important;
      object-fit:cover !important;
  }
  .cust-office-mobile .htslider-postslider-area ul.slick-dots li button {
      padding: 4px !important;
  }
  /* 20-05-2024 start */
  video.cust-preview-video {
      height: 500px !important;
      width: 800px !important;
  }
  /* 20-05-2024 end */

  .cust-con-icon img.attachment-full{
    min-height: 87px !important;
    max-width: 87px !important;
  }
  .cust-email-img-box .elementor-image-box-img {
      height: 70px !important;
  }

  /* 07-08-2024 start */
  [class*="jki jki-"] {
      font-size: 22px !important;
  }
  /* 07-08-2024 end */

  /*21-10-2024 css start*/
  .cust-expo-heading .cust-expo-div > .elementor-container {
    height: 100%
  }
  @media screen and (min-width:1025px)
  {
  .cust-home-machine-headings {
    min-height: 80px;
  }
  }

  /* 23-10-2024 start */
  @media screen and (max-width: 767px) {
  .cust-image-box .elementor-image-box-img img {
      width: 100px !important;
      margin-top: 50px !important;
  }	
  }
  /* 23-10-2024 end */

  /* 04-11-2024 start */
  /* .cust-solution-benefits .cust-icon-box p{
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      text-overflow: ellipsis;
  } */
  /* 04-11-2024 end */

  /* 05-11-2024 start */
  @media screen and (max-width:1024px) and (min-width: 768px){
      .cust-solution-slider-col img.swiper-slide-image {
          height: 500px !important;
          width: 660px !important;
          object-fit: cover !important;
      }
  }
  @media screen and (max-width: 767px) {
  .gtranslate_wrapper {
      display: flex;
      justify-content: center;
  }
  .gtranslate_wrapper {
      display: flex;
      justify-content: center;
  }
  }
  /* 05-11-2024 end */

  .cust-our-team img {
      height: 200px !important;
      width: 200px !important;
      object-fit: cover !important;
  }

  .cust-tab-menu .jkit-hamburger-menu:focus {
    background: #eaa234 !important;
  }

  .cust-tab-menu button.jkit-close-menu {
    background: #eaa234 !important;
  }
  .cust-tab-menu .jkit-hamburger-menu .fa-bars::before {
      color: #fff !important;
  }
  .cust-tab-menu .jkit-close-menu ::before {
      color: #fff !important;
  }

  /* Start 03-12-2024 */
  .cust-catalog-sec .df-popup-thumb {
      width: 300px !important;
      height: auto !important;
  }
  @media screen and (max-width: 1024px) {
    .cust-catalog-sec .df-popup-thumb {
      width: 200px !important;
      height: auto !important;
  }
  }
  .cust-catalog-sec {
      width: 800px !important;
  }
  /* End 03-12-2024 */


  [data-id="afa966f"] > .elementor-container > .elementor-column > .elementor-widget-wrap > .elementor-element > .elementor-widget-container {
      height: 100%;
      padding-bottom: 40px;
  }
  /* .cust-american-robotic{
      height:100%;
  }

  @media screen and (min-width: 1024px) and (max-width: 1920px) {
  .cust-american-robotic .elementor-image-box-title {
      height: 60px !important;
  }
  } */

  .cust-american-robotic .elementor-widget-container {
      height:172.44px;
  }


  /* Start 12/12/2024 */
  @media screen and (min-width: 1025px) and (max-width: 1920px) {
      .cust-solution-benefits .cust-icon-box .elementor-widget-container {
          min-height: 345px;
      }
  }

  .cust-form-new input {
      padding: 10px !important;
  }
  /* End 12/12/2024 */

  /*start 20-02-2025*/
  .cust-office-sec .cust-office-col > .elementor-element {
      flex-wrap: nowrap !important;
  }


  @media screen and (max-width:767px) {
      .cust-table-sec {
          overflow: auto;
          width: 100vw
      }

      .cust-table-sec .cust-scroll-row.cust-scroll-main-row .elementor-heading-title {
          font-size: 20px !important;
          line-height: 30px !important;
      }

      .cust-table-sec .cust-scroll-row {
          flex-wrap: nowrap !important;
      }

      .cust-table-sec .cust-scroll-row.cust-scroll-main-row {
          width: 100vw;
          max-width: 100vw;
          min-width: 100vw;
          flex-wrap: nowrap !important;
      }

      .cust-table-sec .cust-scroll-row.cust-scroll-main-row:after {
          content: "";
          background-color: #f6f6f6;
          width: 100vw;
          height: 100%;
          position: absolute;
          z-index: -1;
          top: 0;
          right: -76%;
      }

      .cust-table-sec .cust-scroll-row>.elementor-element {
          width: 100vw;
          max-width: 100vw;
          min-width: 60%;
      }

      .cust-table-sec .cust-scroll-row.cust-scroll-main-row>.elementor-element {
          width: auto;
          max-width: max-content;
          min-width: 57%;
      }
  }

  /*end 20-02-2025*/

  /*start 21-02-2025*/
  .cust-logo-slider img {
    height: 120px;
  }
  .cust-inner-col .elementor-column-gap-default {
      display: flex;
      justify-content: center;
  }


  @media only screen and (max-width:767px) {
  .cust-inner-col .elementor-column .elementor-counter-title {
      width: auto;
  }
  .cust-inner-col .elementor-column span.elementor-counter-number-suffix {flex-grow: unset;align-items: center;}
  .cust-inner-col .elementor-column .elementor-counter-title {
      flex: unset;
      padding-left: 10px;
  }
  .cust-inner-col .elementor-column span.elementor-counter-number-prefix {width:auto;flex-grow: unset;}

  .cust-inner-col .elementor-column .elementor-counter-number-wrapper {
  flex-grow: unset;
  }

  .cust-inner-col .elementor-column .elementor-counter-number-wrapper {
      align-items: center;
  }
  .cust-inner-col .elementor-column span.elementor-counter-number-suffix {white-space: pre;}
  }

  /*end 21-02-2025*/

  /*start 25-02-2025*/
  .cust-logo-slider .swiper-slide-inner {
      height: 100px;
  }
  .cust-logo-slider img {
      height: 100%;
  }
  @media screen and (max-width: 767px) {
  .cust-logo-slider .swiper-slide-inner {
      height: 70px;
  }
    .cust-logo-slider img {
      height: 100%;
  }
  }
  /*end 25-02-2025*/

  /*start 26-02-2025*/
  /* @media screen and (max-width: 768px) {
      .cust-scroll-col {
          display: flex !important;
          flex-wrap: nowrap;
          overflow-x: auto;
          -webkit-overflow-scrolling: touch;
          white-space: nowrap;
          flex-direction: row !important;
      }

      .cust-scroll-box,
      .cust-scroll-box,
      .cust-scroll-box {
          min-width: 100%;
          scroll-snap-align: start;
          flex: 0 0 auto;
      }
      
      .cust-scroll-col::-webkit-scrollbar {
          display: none;
      }
  } */

  /* @media screen and (min-width: 600px) and (max-width: 767px) {
      .cust-scroll-col .cust-scroll-box .elementor-widget-container img {
          margin-bottom: 70px;
      }
  }
  @media screen and (min-width: 450px) and (max-width: 600px) {
      .cust-scroll-col .cust-scroll-box .elementor-widget-container img {
          margin-bottom: 30px;
      }
  } */

  @media screen and (min-width: 650px) and (max-width: 767px) {
      .cust-baner-img-mobile {
          height: 500px;
      }
  }
  /*end 26-02-2025*/

  /*start 27-02-2025*/
  /* @media screen and (max-width: 767px) {
    .page-id-6008 .cust-scroll-col {
      display: none !important;
  }
    .cust-office-tem {
      height: 540px;
    }
  } */



  /*end 27-02-2025*/


  @media screen and (min-width: 600px) and (max-width: 767px) {
  .cust-scroll-box img {
      margin-bottom: 80px !Important;
  }	
  }

  @media screen and (max-width: 600px) {
  .cust-scroll-box img {
      margin-bottom: 30px !Important;
  }	
  }

  @media screen and (max-width: 879px) {
  .cust-testimonial-carousel .elementor-swiper-button.elementor-swiper-button-next {
      right: 0px !important;
  }
  .cust-testimonial-carousel .elementor-swiper-button.elementor-swiper-button-prev {
      left: 0px !important;
  }
  }

  @media screen and (min-width: 767px) and (max-width: 850px) {
  .cust-off-add p {
      min-height: 100px !important;
  }
  }

  .cust-new-office ul.elementor-icon-list-items li span.elementor-icon-list-text {
      word-break: break-all;
  }
  .cust-new-office  p.elementor-heading-title{font-size:16px !important;}
  .cust-new-office .swiper-slide section .elementor-widget-heading .elementor-widget-container{
  padding:0px;
  }
  .cust-new-office .swiper-slide section {
  margin-top:10px;
  margin-bottom:10px;
  }
  .cust-new-office .swiper-slide section section {
  margin-top:0px;
  margin-bottom:0px;
  }

  @media only screen and (max-width:520px) {
  .cust-new-office .swiper-slide section section:first-child .elementor-column-gap-default .elementor-inner-column{
  height:160px;
  }
  .cust-new-office .swiper-slide section section:last-child .elementor-column-gap-default .elementor-inner-column{
  height:100px;
  }
  }

  /*start 28-02-2025*/
  .cust-taxonomy .e-filter-item[data-filter="general"],
  .cust-taxonomy .e-filter-item[data-filter="guides"],
  .cust-taxonomy .e-filter-item[data-filter="uncategorized"] {
      display: none !important;
  }
  /*end 28-02-2025*/

  /*start 04-03-2025*/
          .cust-content-block {
              color: #000;
              font-size: 16px !important;
              font-style: normal;
              text-align: center;
          }
          span.cust-toggle-button {
              font-size: 18px !important;
              color: #eba942;
              cursor: pointer;
          }
          .cust-full-text {
              display: none; 
          }

  .cust-testimonial-sec .elementor-swiper-button.elementor-swiper-button-prev {
      background: #883E74;
      padding: 10px;
      border-radius: 100px;
      left: -5px;
      color: #fff !important;
  }

  .cust-testimonial-sec .elementor-swiper-button.elementor-swiper-button-next {
      background: #883E74;
      padding: 10px;
      border-radius: 100px;
      right: 5px;
      color: #fff !important;
  }

  .cust-logo-slider img {
      height: 100%;
      width: auto !important;
      max-width: unset !important;
  }
  /*end 04-03-2025*/

  /* css start 07-03-2025 */
  @media screen and (max-width: 767px) {
      .cust-faq span.elementor-accordion-icon.elementor-accordion-icon-left {
          margin-top: 5px !important;
      }
  }
    
  /* css end 07-03-2025 */

  /*start 03-04-2025*/
  .page-id-32161 header#site-header {
      display: none;
  }

  .page-id-32161 footer#site-footer {
      display: none;
  }
  /*end 03-04-2025*/

  /*start 07-04-2025*/
  .page-id-32161 div#qlwapp {
      display: none !important;
  }

  .cust-app-form-sec form.elementor-form .elementor-form-fields-wrapper .elementor-field-group input {
      padding: 0 15px !important;
  }

  .page-id-32389 header#site-header {
      display: none;
  }

  .page-id-32389 footer#site-footer {
      display: none;
  }
  /*end 07-04-2025*/

  div#elementor-panel-state-loading {
      display: none !important;
  }

  .page-template-elementor_canvas.page-id-32389 #qlwapp {
      display: none !important;
  }

  .page-template-elementor_canvas.page-id-32715 div#qlwapp {
        display: none !important;
  }

  /*start 11-06-2025*/
  .cust-robo-edge .elementor-widget-icon-box .elementor-icon-box-icon span.elementor-icon i.jki {
      font-size: 50px !important;
  }
  .cust-icon-box .elementor-container.elementor-column-gap-default {
      justify-content: center;
  }
  @media screen and (min-width: 400px) and (max-width: 880px) {
      .cust-machine-flip-box img {
          height: 300px;
      }
  }
  /*end 11-06-2025*/
  body.page-id-33842 .qlwapp {
      display: none !important;
  }
  .cust-brochure-col {
      width: auto;
  }
  @media screen and (min-width: 400px) and (max-width: 425px) {
      .cust-icon-box {
          width: 80% !important;
          margin: auto !important;
      }    
  }

  /* start 26-06-2025 */
  @media screen and (min-width: 1367px) {
      p.cust-short-text {
          font-size: 20px !important;
      }
  }
  /* end 26-06-2025 */
  /* Hide author name */
  .author, .entry-meta .byline, .post-info .author {
    display: none !important;
  }

  /* Hide featured image inside single post */
  .single-post .post-thumbnail,
  .single-post .elementor-widget-theme-post-featured-image {
    display: none !important;
  }

  /* start 12-08-2025 */
  /* .cust-slide-logo-sec .elementor-image-carousel .swiper-slide figure.swiper-slide-inner {
      box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
      border-radius: 15px;
      width: 264px;
      height: 120px;
        display: flex;
      justify-content: center;
      align-items: center;
  }
  .cust-slide-logo-sec .elementor-image-carousel .swiper-slide figure.swiper-slide-inner img {
      max-width: 100%;
  } */
  /* end 12-08-2025 */
    
  .cust-slide-logo-sec .swiper-slide {
      box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 15px;
      background: #fff;
      min-height: 120px;
  }
  
  .cust-success-slider .swiper-slide picture.swiper-slide-image img {
      height: 380px;
      object-fit: cover;
  }
  .cust-success-slider .elementor-swiper-button {
      height: 50px;
      width: 50px;
      background: #F7A51B;
      border-radius: 50%;
      align-items: center;
      justify-content: center;
      border: 2px solid #F7A51B;
      top: auto !important;
      transform: inherit !important;
      bottom: -110px;
  }
  .cust-success-slider .elementor-swiper-button:hover {
      background: #fff;
  }
  .cust-success-slider .elementor-swiper-button:hover i {
      color: #F7A51B;
  }
  .cust-success-slider .elementor-swiper-button.elementor-swiper-button-prev {
      left: auto;
      right: 15%;
  }
  .cust-success-slider .elementor-swiper-button.elementor-swiper-button-next {
      right: 12%;
  }
  .cust-success-slider .swiper-slide.swiper-slide-active:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: linear-gradient(to right, rgba(255, 255, 255, 0.9) 20%, transparent 100%);
      z-index: 1;
  }
  .cust-success-slider .swiper-slide.swiper-slide-duplicate-prev:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: linear-gradient(to left, rgba(255, 255, 255, 0.9) 20%, transparent 100%);
      z-index: 1;
  }
  
  
  @media screen and (max-width: 1800px) {
      .cust-success-slider .elementor-swiper-button.elementor-swiper-button-next {
          right: 8%;
      }
      .cust-success-slider .elementor-swiper-button.elementor-swiper-button-prev {
          right: 12%;
      }
  }
  @media screen and (max-width: 1600px) {
      .cust-success-slider .elementor-swiper-button.elementor-swiper-button-next {
          right: 2%;
      }
      .cust-success-slider .elementor-swiper-button.elementor-swiper-button-prev {
          right: 6%;
      }
  }
  @media screen and (max-width: 1400px) {
      .cust-success-slider .elementor-swiper-button {
          bottom: -70px;
      }
      .cust-success-slider .elementor-swiper-button.elementor-swiper-button-prev {
          right: 7%;
      }
  }
  @media screen and (max-width: 1023px) {
      .cust-success-slider .swiper-slide.swiper-slide-active:before , .cust-success-slider .swiper-slide.swiper-slide-duplicate-prev:before {
          display: none;
      }
      .cust-success-slider .swiper-slide picture.swiper-slide-image img {
          width: 100%;
      }
      .cust-success-slider .elementor-swiper-button.elementor-swiper-button-prev {
          right: 8%;
      }
  }
  @media screen and (max-width: 991px) {
      .cust-success-slider .elementor-swiper-button.elementor-swiper-button-prev {
          right: 10%;
      }
  }
  @media screen and (max-width: 767px) {
      .cust-success-slider .elementor-swiper-button {
          height: 40px;
          width: 40px;
          bottom: -65px;
      }
      .cust-success-slider .elementor-swiper-button.elementor-swiper-button-prev {
          right: 14%;
      }
  }

  .cust-opportunity-col > .elementor-element {
      height: 100%;
  }

  /* 14-08-2025 start */
  .page-id-35251 a.qlwapp__button.qlwapp__button--bubble {
      display: none !important;
  }
  @media screen and (max-width: 767px) {
  .page-id-35251 .cust-logo-slider img {
      height: 60% !important;
  }

  .page-id-35760 .cust-logo-slider img {
      height: 60% !important;
  }
  }

  .page-id-35760 a.qlwapp__button.qlwapp__button--bubble {
      display: none !important;
  }
  @media screen and (min-width: 1024px) and (max-width: 1088px) {
  .cust-success-slider .elementor-swiper-button.elementor-swiper-button-next {
      right: 1% !important;
  }
  }
  @media (max-width: 380px) {
      .cust-success-slider .elementor-swiper-button.elementor-swiper-button-prev {
          right: 17% !important;
      }
  }
  /* 14-08-2025 end */

  .cust-success-slider .elementor-image-carousel .swiper-slide img.swiper-slide-image {
    width: 100%;
    height: 380px;
    object-fit: cover;
  }

  /* start 20-08-2025 */
  .page-id-36162 .qlwapp__container  {
    display: none;
  }

  .page-id-36148 .qlwapp__container  {
    display: none;
  }
  /* end 20-08-2025 */

  /* start 29-08-2025 */
  .page-id-36303 .qlwapp {
    display: none;
  }
  .page-id-36336 .qlwapp {
    display: none;
  }
  /* end 29-08-2025 */

  /* start 02-09-2025 */
  .page-id-36382 .qlwapp {
    display: none;
  }
  /* end 02-09-2025 */


  /* start 09-09-2025 */
  @media screen and (min-width: 1921px) {
      .cust-landing-hero {
          min-height: 100vh !important;
      }
      .cust-landing-hero::before {
          background-size: 100% 100% !important;
      }
  }
  .page-id-37111 .qlwapp {
    display: none;
  }
  .page-id-37084 .qlwapp {
    display: none;
  }
  /* end 09-09-2025 */

  /* 07-10-2025 css start */
  .cust-back-shape .cust-col-icon {
      background: #fff;
      padding: 10px !important;
      border-top-left-radius: 20px;
      display: flex;
  }

  .cust-back-shape .cust-col-icon .elementor-icon-wrapper {
      display: flex;
  }

  .cust-backshape-col .elementor-widget-image {
      top: -1px !important;
      padding: 10px;
      background: #fff;
      border-top-right-radius: 20px;
      border-bottom-left-radius: 20px;
      right: -1px !important;
  }

  .cust-left-back-shape .elementor-icon-box-icon {
      position: absolute;
      left: 0;
      top: 0;
      background:#fff;
  padding:0px 10px 10px 0;
      border-bottom-right-radius:20px; 
  }

  .cust-left-back-shape {
      position: relative;
  }

  .cust-left-back-shape > .elementor-element {
      position: static;
      padding-top: 66px;
  }

  .cust-col-icon::before , 
  .cust-col-icon::after, 
  .cust-backshape-col .elementor-widget-image::before, 
  .cust-backshape-col .elementor-widget-image::after, 
  .cust-left-back-shape .elementor-icon-box-icon::before , 
  .cust-left-back-shape .elementor-icon-box-icon::after{
  content: '';
  width:20px;
  height:20px;
  display:block;
  background:url("https://sweetrobo.com/wp-content/uploads/2025/10/Subtract.png")no-repeat center;
  }

  .cust-col-icon::before{
  position:absolute;
  top:-20px;
  right:0;
  }

  .cust-col-icon::after {
  position:absolute;
  bottom:0;
  left:-20px;
  }

  .cust-backshape-col .elementor-widget-image::before{
  position:absolute;
  top:0;
  left:-20px;
  transform: rotate(-90deg);
  }
  .cust-backshape-col .elementor-widget-image::after{
  position:absolute;
  bottom:-20px;
  right:0px;
  transform: rotate(-90deg);
  }
  .cust-left-back-shape .elementor-icon-box-icon::before{
  position:absolute;
  top:0;
  right:-20px;
  transform: rotate(180deg);
  }
  .cust-left-back-shape .elementor-icon-box-icon::after {
  position:absolute;
  bottom:-20px;
  left:0px;
  transform: rotate(180deg);
  }
  .cust-hover-img .cust-hovered-img {
      position: absolute;
      z-index: -1;
      opacity: 0;
      transition: 0.3s ease;
  }

  .cust-hover-img:hover .cust-hovered-img {
      position: absolute;
      z-index: 1;
      opacity: 1;
      transition: 0.3s ease;
  }
  .cust-hover-img .cust-default-img {
    z-index: 1;
      opacity: 1;
      transition: 0.3s ease;
  }
  .cust-hover-img:hover .cust-default-img {
      z-index: -1;
      opacity: 0;
      transition: 0.3s ease;
  }
  /* 07-10-2025 css end */

  /* 09-10-2025 start */
  .cust-ht-slider .slingle-slider.slick-slide {
      padding: 0px 15px;
  }

  .cust-ht-slider .slick-list {
      margin: 0px -15px;
  }

  .cust-ht-slider button.slick-arrow {
      position: absolute;
      top: -40px;
      transform: none;
      width: 20px;
      height: 20px;
  }

  .cust-ht-slider button.slick-arrow i {
  font-weight:700;
  }

  .cust-ht-slider button.slick-prev.slick-arrow {
      left: auto;
      right: 30px;
  }

  .cust-ht-slider button.slick-next.slick-arrow {
      left: auto;
      right: 0px;
  }

  @media only screen and (max-width:1366px) {
  .cust-ht-slider .slingle-slider.slick-slide {
      padding: 0px 10px;
  }

  .cust-ht-slider .slick-list {
      margin: 0px -10px;
  }
  }
  @media only screen and (max-width:1024px) {
  .cust-ht-slider button.slick-arrow {
      top: -35px;
      width: 20px;
      height: 20px;
  }
  }
  @media only screen and (max-width:767px) {
  .cust-ht-slider button.slick-arrow>i {
      font-size: 20px !important;
  }
  .cust-ht-slider button.slick-arrow {
      bottom: -20px;
      position: absolute;
      top: auto;
      transform: none;
      width: 20px;
      height: 20px;
  }
  .cust-ht-slider button.slick-prev.slick-arrow {
      left: 50%;
      right: 30px;
      transform: translateX(-50%);
      margin-left: -20px;
  }
  .cust-ht-slider button.slick-next.slick-arrow {
      left: 50%;
      right: auto;
      transform: translateX(-50%);
      margin-left: 20px;
  }
  }
  body > script {
    display: none !important;
  }


  /* 09-10-2025 end */
  /* Hide WhatsApp widget on /buyers-guide-tx/ only */
  body.page-slug-buyers-guide-tx #whatsapp-chat,
  body.page-slug-buyers-guide-tx .whatsapp-chat-widget,
  body.page-slug-buyers-guide-tx .whatsapp-button,
  body.page-slug-buyers-guide-tx .wa__btn_popup,
  body.page-slug-buyers-guide-tx .wa-widget,
  body.page-slug-buyers-guide-tx .joinchat,
  body.page-slug-buyers-guide-tx .joinchat__button,
  body.page-slug-buyers-guide-tx .jc-button,
  body.page-slug-buyers-guide-tx .elfsight-app-whatsapp,
  body.page-slug-buyers-guide-tx [class*="whats"],
  body.page-slug-buyers-guide-tx [id*="whats"] {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  /* start 23-10-2025 */
  .page-id-38411 .qlwapp {
      display: none;
  }
  .page-id-37674 .qlwapp {
      display: none;
  }
  /* end 23-10-2025 */

  /* start 27-10-2025 */
  .cust-video-col .elementor-widget-video {
      height: 100%;
      border-radius: 0 20px 20px 0;
  }
  .cust-video-col .elementor-widget-video .elementor-open-inline {
      width: 100%;
      height: 100%;
  }
  /* end 27-10-2025 */

  .page-id-38575 .qlwapp {
      display: none;
  }

  /* 31-10-2025 css start */
  .cust-back-shape .cust-col-icon.cust-back-color-icon {
      background: #f9e8fb;
  }

  .cust-back-shape .cust-col-icon.cust-back-color-icon::before , 
  .cust-back-shape .cust-col-icon.cust-back-color-icon::after {
  background:url("https://sweetrobo.com/wp-content/uploads/2025/10/Subtract-v2.png");
  }

  .cust-candy-land-slide picture.swiper-slide-image {
      display: flex;
      height: 100%;
  }

  .cust-candy-land-slide .swiper-slide {
      height: auto;
      border-radius:20px;
  }

  .cust-candy-land-slide .swiper-wrapper {
      display: flex;
      align-items: stretch;
  }

  .cust-candy-land-slide .swiper-slide figure.swiper-slide-inner {
      height: 100%;
  }

  .cust-candy-land-slide .swiper-slide figure.swiper-slide-inner img {
      object-fit: cover;
		height: 100%;
  }
  .cust-candy-land-slide  .elementor-swiper-button {
      bottom: -40px;
      transform: none !important;
      top: auto !important;
      width: 20px;
      height: 20px;
  }

  .cust-candy-land-slide .elementor-swiper-button.elementor-swiper-button-next {
      right: 30px !important;
  }
  .cust-candy-land-slide .elementor-swiper-button.elementor-swiper-button-prev {
      right: 60px !important;
      left:auto !important;
  }

  .cust-candy-land-slide .elementor-swiper-button i {
      font-size: 20px !important;
  }

  .cust-provide-right-col .elementor-icon-box-icon {
      margin-top: 10px;
  }

  @media only screen and (max-width:1024px) {
    .cust-provide-right-col .elementor-icon-box-icon {
      margin-top: 7px;
  }
  }

  @media only screen and (max-width:767px) {
  .cust-candy-land-slide  .elementor-swiper-button {
      bottom: -30px;
  }
  .cust-candy-land-slide .elementor-swiper-button.elementor-swiper-button-prev {
      right: auto !important;
      left:30px !important;
  }
  }
  /* 31-10-2025 css end */

.cust-land-footer .elementor-widget-icon-list .elementor-icon-list-icon i {
    font-size: 18px !important;
}

/* 03-11-2025 start */
/* Desktop and Tablet (768px and above) */
@media (min-width: 768px) {
  .cust-home-slider img.swiper-slide-image {
    object-position: center center !important;
    max-width: 800px !important;
    object-fit: cover !important;
  }
}

/* Mobile (below 768px) */
@media (max-width: 767px) {
  .cust-home-slider img.swiper-slide-image {
    max-width: 400px !important;
  }
}


.cust-slide-img figure.swiper-slide-inner {
    line-height: 0 !important;
}

/* start 06-11-2025 */
.cust-pop-material .swiper-slide-inner {
    height: 100%;
}
.cust-pop-material .swiper-slide-inner img {
    height: 175px !important;
    width: 125px !important;
}
/* end 06-11-2025 */

.cust-candy-land-slide  .elementor-swiper-button {
    background: #d055be;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    bottom: 50%;
}
.cust-candy-land-slide .elementor-swiper-button i::before {
      font-size: 30px !important;
}
.cust-candy-land-slide .elementor-swiper-button.elementor-swiper-button-prev {
      left: 0 !important;
}
.cust-candy-land-slide .elementor-swiper-button.elementor-swiper-button-next {
      right: 0 !important;
}
.cust-robo-slide figure.swiper-slide-inner img {
  width: 100%;
  height: 375px;
  object-fit: cover;
  border-radius: 20px !important;
}

.cust-price-sec span.elementor-icon-list-icon {
    width: 32px;
}
.cust-price-sec span.elementor-icon-list-icon i {
    font-size: 16px;
}

/* start 12-11-2025 */
.page-id-39389 .qlwapp {
    display: none;
}
/* end 12-11-2025 */

.page-id-39565 .qlwapp {
    display: none;
}

/* 13-11-2025 css start */
 .cust-ht-lineup-slider .slick-arrow {
    position: absolute;
    top: -78px;
    width: 50px;
    height: 50px;
    transform:none;
}

.cust-ht-lineup-slider button.slick-prev.slick-arrow {
    left: auto;
    right: 60px;
}

.cust-ht-lineup-slider button.slick-next.slick-arrow {
    left: auto;
    right: 0px;
}

.cust-lineup-gallery-sec > .e-con-inner {
    gap: 45px;
    overflow: visible;
}


.cust-ht-lineup-slider .slick-list {overflow: visible !important;max-width: 1620px;margin: 0px auto;
}

.cust-ht-lineup-slider .slick-slide {height:100%;min-height:100%;display: block;margin-right:45px;}
.cust-ht-lineup-slider .slick-slide .cust-back-shape {
    display: flex !important;
}

.cust-ht-lineup-slider .slick-slide {
opacity:0;
} 

.cust-ht-lineup-slider .slick-slide.slick-active , 
.cust-ht-lineup-slider .slick-slide.slick-active + .slick-slide {
    opacity: 1;
}
.cust-ht-lineup-slider .slick-slide .cust-back-shape * {
display:block !important;
}

.cust-empire-left-col .cust-empire-1 , 
.cust-empire-left-col .cust-empire-3 {
    margin-right: -83%;
}

.cust-empire-left-col .cust-empire-2 {
    margin-right: -43%;
}

.cust-empire-right-col .cust-empire-4 , 
.cust-empire-right-col .cust-empire-6 {
    margin-left: -83%;
}

.cust-empire-right-col .cust-empire-5 {
    margin-left: -43%;
}

.cust-ht-lineup-slider {
    max-width: 1620px !important;
    margin: 0px auto;
}

.cust-ht-lineup-slider .slick-list {
    padding-right: 150px !important;
}
/* 13-11-2025 css end */


/* 14-11-2025 css start */
.cust-revolution-table th {
    background: #A9739A;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    padding: 20px 30px;
    border-right: 1px solid rgb(255 255 255 / 20%);
}
.cust-revolution-table th:last-child {
  border: none;
}
.cust-revolution-table tr td {
    background: rgb(169 115 154 / 15%) !important;
    border-bottom: 1px solid#A9739A;
    border-left: 1px solid #A9739A;
    color: #000000;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    padding: 15px 30px;
}
.cust-revolution-table tr td span {
  color: #A9739A;

}

.cust-revolution-table tr td {
    border-right: 1px solid #A9739A;
}

.cust-revolution-table tr:last-child td {
    border-bottom: 0;
}

.cust-vision-shortcode .dt-scroll .dt-scroll-head , 
.cust-funding-shortcode  .dt-scroll .dt-scroll-head {
    border-radius: 20px 20px 0 0;
    overflow: hidden;
}

.cust-vision-shortcode .dt-scroll .dt-scroll-body {
    box-shadow: 0px 1px 0px #A9739A;
}
.cust-funding-shortcode .cust-revolution-table th {
    background: rgba(255, 255, 255, 0.2);
    padding: 20px 30px;
    border-bottom: none !important;
    color: #A9739A;
}
.cust-funding-shortcode .cust-revolution-table tr td {
    border-right: 1px solid  rgba(255, 255, 255, 0.2);
    color: #fff !important;
    border-bottom: 1px solid  rgba(255, 255, 255, 0.2);
    border-left: 1px solid  rgba(255, 255, 255, 0.2);
    background: transparent !important;
    border-top: none;
}
.cust-funding-shortcode .cust-revolution-table tr td  span {
  color: #A9739A !important
}

@media only screen and (max-width:767px) {
  .cust-funding-shortcode .cust-revolution-table th, .cust-revolution-table th{
    font-size: 16px;
    padding: 15px 30px;
  }
  .cust-revolution-table tr td {
    font-size: 14px;
        padding: 10px 20px;
  }
}
/* 14-11-2025 css end */

/* 17-11-2025 start */

/* 17-11-2025 end */

/* 18-11-2025 css start */

.cust-empire-1::before , 
.cust-empire-2::before, 
.cust-empire-3::before, 
.cust-empire-4::before, 
.cust-empire-5::before, 
.cust-empire-6::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    border-radius: 50%;
    opacity: 0;
    transition: 0.3s ease;
}

.cust-empire-1:hover::before, 
.cust-empire-2:hover::before, 
.cust-empire-3:hover::before, 
.cust-empire-4:hover::before,
.cust-empire-5:hover::before, 
.cust-empire-6:hover::before {
opacity: 1;
    transition: 0.3s ease;
}

.cust-empire-1::before {
background: url("https://sweetrobo.com/wp-content/uploads/2025/11/1.png")no-repeat center;
}
.cust-empire-2::before {
background: url("https://sweetrobo.com/wp-content/uploads/2025/11/2.png")no-repeat center;
}
.cust-empire-3::before {
background: url("https://sweetrobo.com/wp-content/uploads/2025/11/3.png")no-repeat center;
}
.cust-empire-4::before {
background: url("https://sweetrobo.com/wp-content/uploads/2025/11/4.png")no-repeat center;
}
.cust-empire-5::before {
background: url("https://sweetrobo.com/wp-content/uploads/2025/11/5.png")no-repeat center;
}
.cust-empire-6::before {
background: url("https://sweetrobo.com/wp-content/uploads/2025/11/6.png")no-repeat center;
}

/* 18-11-2025 css end */
/* .page-id-40288 .elementor-element svg {
    width: 400% !important;
    fill: currentColor;
} */

/* 19-11-2025 css start */
.cust-circle-sec, 
.cust-price-sec {
    justify-content: center;
}


.Funding-goal-inner-sec svg , 
.vision-global svg {
    width: 100%;
}

@media only screen and (min-width:1024.5px) {
.cust-price-sec div, 
.cust-circle-sec div {
    width: 100%;
/* width: unset; */
}
}
/* 19-11-2025 css end */



/* 14-11-2025 css start */
.cust-financial-table table tr {
    border-radius: 10px !important;
}

.cust-financial-table th {
    background: #fff;
    color: #A9739A;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    padding: 20px 30px;
    border-right: 1px solid rgb(0 0 0 / 20%);
    font-family:"Fraunces",Sans-serif;
}
.cust-financial-table th:last-child {
  border: none;
}

.cust-financial-table tr td {
    background: rgb(227 227 227 / 10%) !important;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
    border-left: 1px solid rgb(255 255 255 / 20%);
    color: #fff !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    padding: 15px 30px;
    border-top: none;
}


.cust-financial-table tr td {
    border-right: none;
}

.cust-financial-table tr:last-child td {
    border-bottom: 0;
}

.cust-financial-table .dt-scroll .dt-scroll-head{
    border-radius: 20px;
    overflow: hidden;
}

.cust-financial-table .dt-scroll .dt-scroll-body {
    box-shadow: none;
    margin-top: 10px;
    border-radius: 20px;
    border: 1px solid rgb(255 255 255 / 20%);
}
.cust-financial-table  .cust-revolution-table th {
    background: rgba(255, 255, 255, 0.2);
    padding: 20px 30px;
    border-bottom: none !important;
    color: #A9739A;
}
.cust-financial-table .cust-revolution-table tr td {
    border-right: 1px solid  rgba(255, 255, 255, 0.2);
    color: #fff !important;
    border-bottom: 1px solid  rgba(255, 255, 255, 0.2);
    border-left: 1px solid  rgba(255, 255, 255, 0.2);
    background: transparent !important;
    border-top: none;
}

@media only screen and (max-width:767px) {
.cust-financial-table th{
    font-size: 16px;
    padding: 15px 30px;
  }
 .cust-financial-table tr td {
    font-size: 14px;
        padding: 10px 20px;
  }
}
/* 14-11-2025 css end */

@media screen and (max-width: 767px) {
    .cust-ht-lineup-slider .slick-arrow {
        width: 35px;
        height: 35px;
    }
    .cust-ht-lineup-slider button.slick-prev.slick-arrow {
        left: 0;
        right: 0;
        top: -65px;
    }
	.cust-ht-lineup-slider button.slick-next.slick-arrow {
        top: -65px;
    }
}

/* start 26-11-2025 */
.cust-financial-table .dt-scroll-body::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	background-color: transparent;
	border-radius:10px;
}
.cust-financial-table .dt-scroll-body::-webkit-scrollbar{
	width: 3px;
	height:3px;
	background-color: transparent;
	border-radius:10px;
}
.cust-financial-table .dt-scroll-body::-webkit-scrollbar-thumb{
	background-color: #fff;
	border-radius:10px;
}
/* end 26-11-2025 */