.horizontal-scoll-wrapper {
  padding: 50px 32px;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
    .horizontal-scoll-wrapper {
      padding: 50px 0; } }

.horizontal-scoll-wrapper {
  height: auto; }

.horizontal {
  display: flex;
  height: auto;
  gap: 30px; 
  transform: translate(300px);
}
  @media only screen and (max-width: 767px) {
    .horizontal {
      gap: 0 15px; } }

.horizontal > div {
  display: flex;
  flex-shrink: 0;
  padding: 0 5px; }

.services-area {
  padding-top: 50px; }

.infinite-slider-area {
  position: relative;
  padding: 300px 0;
  z-index: 1; }
  @media (min-width: 1200px) and (max-width: 1367px) {
    .infinite-slider-area {
      padding: 280px 0; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .infinite-slider-area {
      padding: 260px 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .infinite-slider-area {
      padding: 260px 0; } }
  @media only screen and (max-width: 767px) {
    .infinite-slider-area {
      padding: 200px 0; } }
  .infinite-slider-area .elvis_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 700px;
    z-index: 1; }
    @media (min-width: 1500px) and (max-width: 1599px) {
      .infinite-slider-area .elvis_img {
        width: 670px; } }
    @media (min-width: 1368px) and (max-width: 1499px) {
      .infinite-slider-area .elvis_img {
        width: 650px; } }
    @media (min-width: 1200px) and (max-width: 1367px) {
      .infinite-slider-area .elvis_img {
        width: 580px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .infinite-slider-area .elvis_img {
        width: 520px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .infinite-slider-area .elvis_img {
        width: 620px; } }
    @media only screen and (max-width: 767px) {
      .infinite-slider-area .elvis_img {
        width: 380px; } }
  .infinite-slider-area .indinite-slider-wrapper .marquee-cont {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    justify-content: center; }
    .infinite-slider-area .indinite-slider-wrapper .marquee-cont .marquee-slider {
      min-width: 100%;
      flex-shrink: 0;
      animation-direction: reverse;
      animation-timing-function: linear;
      animation-iteration-count: infinite;
      animation-play-state: running;
      animation-duration: 25s; }
      .infinite-slider-area .indinite-slider-wrapper .marquee-cont .marquee-slider p {
        display: inline-flex;
        align-items: center;
        font-size: 164px;
        font-weight: 700;
        line-height: 94%;
        letter-spacing: -3px;
        text-transform: uppercase;
        position: relative;
        font-family: "Gantari", sans-serif;
        margin: 0; }
        @media (min-width: 1500px) and (max-width: 1599px) {
          .infinite-slider-area .indinite-slider-wrapper .marquee-cont .marquee-slider p {
            font-size: 140px; } }
        @media (min-width: 1200px) and (max-width: 1367px) {
          .infinite-slider-area .indinite-slider-wrapper .marquee-cont .marquee-slider p {
            font-size: 130px; } }
        @media (min-width: 1200px) and (max-width: 1367px) {
          .infinite-slider-area .indinite-slider-wrapper .marquee-cont .marquee-slider p {
            font-size: 120px; } }
        @media (min-width: 992px) and (max-width: 1199px) {
          .infinite-slider-area .indinite-slider-wrapper .marquee-cont .marquee-slider p {
            font-size: 110px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .infinite-slider-area .indinite-slider-wrapper .marquee-cont .marquee-slider p {
            font-size: 120px; } }
        @media only screen and (max-width: 767px) {
          .infinite-slider-area .indinite-slider-wrapper .marquee-cont .marquee-slider p {
            font-size: 80px; } }
        .infinite-slider-area .indinite-slider-wrapper .marquee-cont .marquee-slider p img {
          width: 36px;
          margin: 0 40px; }
          @media (min-width: 992px) and (max-width: 1199px) {
            .infinite-slider-area .indinite-slider-wrapper .marquee-cont .marquee-slider p img {
              width: 32px;
              margin: 0 34px; } }
          @media only screen and (max-width: 767px) {
            .infinite-slider-area .indinite-slider-wrapper .marquee-cont .marquee-slider p img {
              width: 30px;
              margin: 0 30px; } }

              .creative__card {
                 background: radial-gradient(167.96% 54.74% at 61.8% 53.05%, #FBAC1C 16.91%, #D54B27 100%);
                border-radius: 20px;
                padding: 30px 50px;
                height: 600px;
                width: 680px;
                position: relative;
                z-index: 1; }
                @media (min-width: 1500px) and (max-width: 1599px) {
                  .creative__card {
                    width: 580px;
                    height: 480px;
                    padding: 25px 40px;
                    border-radius: 16px; } }
                @media (min-width: 1368px) and (max-width: 1499px) {
                  .creative__card {
                    width: 580px;
                    height: 480px;
                    padding: 25px 40px;
                    border-radius: 16px; } }
                @media (min-width: 1200px) and (max-width: 1367px) {
                  .creative__card {
                    width: 550px;
                    height: 450px;
                    padding: 25px 40px;
                    border-radius: 14px; } }
                @media (min-width: 992px) and (max-width: 1199px) {
                  .creative__card {
                    width: 500px;
                    height: 400px;
                    padding: 25px 25px;
                    border-radius: 14px; } }
                @media (min-width: 768px) and (max-width: 991px) {
                  .creative__card {
                    width: 500px;
                    height: 400px;
                    padding: 25px 25px;
                    border-radius: 14px; } }
                @media only screen and (max-width: 767px) {
                  .creative__card {
                    width: 360px;
                    height: 330px;
                    padding: 20px 20px;
                    border-radius: 12px; } }
                .creative__card .creative__content {
                  height: 100%;
                  padding-bottom: 20px; }
                  .creative__card .creative__content .creative__title {
                    margin-bottom: 25px;
                    width: 100%; }
                    .creative__card .creative__content .creative__title h2 {
                      background-color: rgba(0, 0, 0, 0.1);
                      backdrop-filter: blur(54px);
                      -webkit-backdrop-filter: blur(54px);
                      display: inline-block;
                      padding: 14px 20px;
                      line-height: 55px;
                      color: #fff;
                      font-weight: 800;
                      text-transform: uppercase;
                      border-radius: 12px;
                      font-size: 49px;
                      letter-spacing: -2px;
                      margin-bottom: 0;
                      font-family: "Poppins", sans-serif; }
                      @media (min-width: 1500px) and (max-width: 1599px) {
                        .creative__card .creative__content .creative__title h2 {
                          font-size: 48px;
                          padding: 12px 18px;
                          line-height: 45px; } }
                      @media (min-width: 1368px) and (max-width: 1499px) {
                        .creative__card .creative__content .creative__title h2 {
                          font-size: 48px;
                          padding: 12px 18px;
                          line-height: 45px; } }
                      @media (min-width: 1200px) and (max-width: 1367px) {
                        .creative__card .creative__content .creative__title h2 {
                          font-size: 44px;
                          padding: 12px 18px;
                          line-height: 45px; } }
                      @media (min-width: 992px) and (max-width: 1199px) {
                        .creative__card .creative__content .creative__title h2 {
                          font-size: 40px;
                          padding: 12px 18px;
                          line-height: 42px; } }
                      @media (min-width: 768px) and (max-width: 991px) {
                        .creative__card .creative__content .creative__title h2 {
                          font-size: 40px;
                          padding: 12px 18px;
                          line-height: 42px; } }
                      @media only screen and (max-width: 767px) {
                        .creative__card .creative__content .creative__title h2 {
                          font-size: 28px;
                          padding: 10px 14px;
                          line-height: 32px; } }
                  .creative__card .creative__content .creative__description {
                    width: 360px; }
                    @media (min-width: 1500px) and (max-width: 1599px) {
                      .creative__card .creative__content .creative__description {
                        width: 300px; } }
                    @media (min-width: 1368px) and (max-width: 1499px) {
                      .creative__card .creative__content .creative__description {
                        width: 300px; } }
                    @media (min-width: 1200px) and (max-width: 1367px) {
                      .creative__card .creative__content .creative__description {
                        width: 280px; } }
                    @media (min-width: 992px) and (max-width: 1199px) {
                      .creative__card .creative__content .creative__description {
                        width: 240px; } }
                    @media (min-width: 768px) and (max-width: 991px) {
                      .creative__card .creative__content .creative__description {
                        width: 250px; } }
                    @media only screen and (max-width: 767px) {
                      .creative__card .creative__content .creative__description {
                        width: 180px; } }
                    .creative__card .creative__content .creative__description p {
                      font-size: 31px;
                      font-weight: 400;
                      color: #fff;
                      line-height: 106%; }
                      @media (min-width: 1500px) and (max-width: 1599px) {
                        .creative__card .creative__content .creative__description p {
                          font-size: 26px; } }
                      @media (min-width: 1368px) and (max-width: 1499px) {
                        .creative__card .creative__content .creative__description p {
                          font-size: 26px; } }
                      @media (min-width: 1200px) and (max-width: 1367px) {
                        .creative__card .creative__content .creative__description p {
                          font-size: 24px; } }
                      @media (min-width: 992px) and (max-width: 1199px) {
                        .creative__card .creative__content .creative__description p {
                          font-size: 22px; } }
                      @media (min-width: 768px) and (max-width: 991px) {
                        .creative__card .creative__content .creative__description p {
                          font-size: 22px; } }
                      @media only screen and (max-width: 767px) {
                        .creative__card .creative__content .creative__description p {
                          font-size: 16px; } }
                .creative__card .card_img {
                  position: absolute;
                  left: 0;
                  top: 0;
                  left: 0;
                  width: 100%;
                  z-index: -1;
                  height: 100%; }
                .creative__card.card__version-two .creative__content {
                  display: flex;
                  flex-wrap: wrap;
                  justify-content: space-between; }
                  .creative__card.card__version-two .creative__content .creative__description {
                    display: flex;
                    align-items: flex-end; }