	html,body  {
  overflow-x: hidden !important;
  max-width: 100vw !important;
}
#m_83156 {
  border: none;
}
.marketting-banner {
  padding-top: 18px;
}
.marketting-banner #m_105708 {
  background-color: #fdeccb;
  display: flex;
  min-height: 850px;
  padding-top: 166px;
  flex-direction: row;
  position: relative;
}
.marketting-banner #m_105708:before {
  content: "";
  background-image: url("https://crowdytheme.com/wp/arolax/seo-agencey/wp-content/uploads/sites/12/2024/06/pattern-1.webp");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.agency {
  position: relative;
}
.agency-title {
  padding: 240px 0 0 50px;
}
.agency-title h2 {
  color: #121212;
  font-family: "Kanit", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  transform: rotate(180deg);
  transform-origin: center;
  writing-mode: vertical-rl;
  position: relative;
}
.agency-title h2:before {
  content: "";
  position: absolute;
  left: 6px;
  height: 90px;
  width: 1px;
  background: #1e1e1e;
  z-index: 9999;
  top: 106%;
}
.agency-content {
  position: relative;
}

.parnter-marketting {
  padding: 100px 0 150px 0;
}

.seo-title {
  display: flex;
  gap: 22px;
}

.seo-title h2 {
  color: #121212;
  font-family: "Space Grotesk", Sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 0.85em;
  perspective: 400px;
}

.seo-title img {
  width: 130px;
  height: 80px;
}
.seo-sub h2 {
  color: #121212;
  font-family: "Space Grotesk", Sans-serif;
  font-size: 100px;
  font-weight: 700;
  text-transform: lowercase;
  line-height: 1.02em;
  perspective: 400px;
}
.seo-description p {
  padding: 42px 0 24px 0;
  color: #555;
  font-family: "Kanit", Sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.33em;
  max-width: 490px;
}
.seo-button a {
  font-family: "Kanit", Sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding: 23px 40px 23px 40px;
  gap: 30px;
  flex-direction: row;
  border-radius: 5px;
  transition: all 0.3s;
  line-height: 1.5;
  align-items: center;
  overflow: hidden;
  display: inline-flex;
  background-color: #121212;
}
.seo-button a:hover {
  background-color: #feda1f;
}
.seo-button a span {
  position: relative;
  display: inline-block;
  padding: 0;
  color: #fff;
  transition: transform 0.3s;
  transform-origin: 50% 0;
  transform-style: preserve-3d;
}
.seo-button a i {
  color: #fff;
}
.seo-button a span:before {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  content: attr(data-text);
  transition: color 0.3s;
  transform: rotateX(-90deg);
  transform-origin: 50% 0;
  text-align: center;
}
.seo-button a:hover span {
  transform: rotateX(90deg) translateY(-12px);
  color: #121212;
  fill: #121212;
}
.seo-button a:hover i {
  color: #121212;
}
.marketting-banner #m_106255 {
  background-image: url(/files_upload/thu-vien/thiet-ke-marketing-01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.marketting-banner #m_106255:before {
  content: "";
  /* background-image: url(https://crowdytheme.com/wp/arolax/seo-agencey/wp-content/uploads/sites/12/2024/06/pattern-image.webp);*/
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: auto;
}
.parnter-marketting .brilliant-container {
  overflow: hidden;
}
.slider-track {
  display: flex;
  animation: scroll 20s linear infinite;
}

.slider-item {
  padding: 10px;
  flex-shrink: 0;
  text-align: center;
}

.slider-item {
  width: calc(100% / 6);
}
.slider-item img {
    height: 80px;
}
.slider-container::before,
.slider-container::after {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
  z-index: 2;
}

.slider-container::before {
  left: 0;
  background: linear-gradient(to right, white, transparent);
}

.slider-container::after {
  right: 0;
  background: linear-gradient(to left, white, transparent);
}

.slider-item:hover img {
  transform: scale(1.05);
  transition: transform 0.3s ease;
}
.line-top {
  display: flex;
  flex-direction: row;
  gap: 20px;
  flex: 0 1 auto;
  align-items: center;
}
.line-content p {
  color: #555;
  font-family: "Space Grotesk", Sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1em;
  text-align: center;
}
.elementor-divider {
  padding-block-start: 3px;
  padding-block-end: 3px;
}
.elementor-divider-separator {
  border-block-start: 1px solid #efefef;
  width: 100%;
  display: flex;
  margin: 0;
  direction: ltr;
}

.line-seo {
  border-block-start: 1px solid #efefef;
  margin-block-end: 0;
}

.slider-track {
  padding-top: 48px;
}
.build {
  padding-bottom: 150px;
}
.build-top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 82px;
  align-items: center;
}
.build-title h2 {
  color: #121212;
  font-family: "Space Grotesk", Sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1em;
}
.build-title p {
  color: #555;
  font-family: "Kanit", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.41em;
}

.build-title .highlight {
  background-image: url("/files_upload/Dont_touch/bg-paint-long.png");
  color: #121212;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
}
.bp_temp_10017 .back-to-top {
  background-color: #feda1f !important;
}
.bp_temp_10017 .back-to-top::before {
  background: conic-gradient(from 0deg, #121212 0%, #121212 var(--progress, 0%), transparent var(--progress, 0%));
}
.bp_temp_10017 .back-to-top i {
  color: #121212;
}
.build_box-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.build-box {
  width: 19.37%;
}
.build-icon.icon {
  width: 80px;
  height: 80px;
}
.build__iconbox h3 {
  margin-bottom: 15px;
  color: #121212;
  font-family: "Space Grotesk", Sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.06em;
}
.build__iconbox p {
  color: #555;
  font-family: "Kanit", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.41em;
}
.services-marketting {
  background-color: #121212;
  position: relative;

  padding: 130px 20px 150px;
}
.services-marketting .build-title {
  margin-bottom: 97px;
}
.services-marketting .build-title h2 {
  color: #fff;
}
.services-marketting .build-title .highlight {
  color: #fff;
}
.services-marketting:before {
  content: "";
  position: absolute;
  background-image: url(https://crowdytheme.com/wp/arolax/seo-agencey/wp-content/uploads/sites/12/2024/06/pattern-service.png);
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.services-marketting .cls_content_hot_news {
  padding: 40px 0 37px 0;
  gap: 20px;
  display: grid;
  align-items: center;
  grid-template-columns: 0.5fr 1fr 1.5fr 2.5fr 0.5fr;
  transition: all 0.4s;
  position: relative;
}
.services-marketting .cls_content_hot_news:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #121212;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 0;
  visibility: hidden;
}
.services-marketting .cls_content_hot_news:hover {
  background-color: #242424;
  padding: 40px 30px 37px 30px;
}
.services-marketting .bp_block_item {
  border-style: solid;
  border-width: 1px 0 1px 0;
  border-color: #3d3d3d;
}
.services-marketting .cls_img_hot_news,
.services-marketting .order-md-1 {
  padding: 0;
}
.services-marketting .bp_number_count {
  color: #fff;
  font-family: "Space Grotesk", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1em;
}
.services-marketting img {
  border-radius: 32px;
  height: 60px;
  width: 100%;
  object-fit: cover;
}
.services-marketting .news_title a {
  color: #fff;
  font-family: "Space Grotesk", Sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1em;
}
.services-marketting .bp_news_sub p {
  color: #999;
  font-family: "Kanit", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.41em;
}
.services-marketting .bp_news_more {
  border: 1px solid #fff3;
  border-radius: 50%;
  color: #fff;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  font-size: 20px;
}
.services-marketting .cls_content_hot_news:hover .bp_news_more {
  background-color: #feda1f;
  color: #121212;
}
.services-marketting .bp_block_item .row {
  margin: 0;
}
.exclusive {
  position: relative;
}
.exclusive .swiper {
  width: 100%;
  padding: 20px;
}

.exclusive .swiper-slide {
  overflow: hidden;
  position: relative;
  transition: transform 0.3s ease;
}

.exclusive .swiper-card {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: all 0.3s ease;
  border: none;
}

.exclusive .card-image {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.exclusive .card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  transition: transform 0.3s ease;
}

.exclusive .card-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px 20px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  color: #fff;
  border-radius: 12px;
}
.exclusive .tag {
  display: inline-block;
  padding: 6px 12px;
  background: #fff;
  color: #333;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 12px;
  text-transform: uppercase;
  width: fit-content;
}
.exclusive .title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
  color: #fff;
}
.exclusive .swiper-slide.swiper-active-main {
  transform: scale(1.075) !important;
}
.exclusive .swiper {
  position: unset;
}
.exclusive > .brilliant-container {
  position: relative;
}
.tip-seo {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 0 200px;
  align-items: center;
  margin-bottom: 60px;
}
.tip-seo > h2 {
  color: #121212;
  font-family: "Space Grotesk", Sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1em;
}
.exclusive .swiper-button-next,
.exclusive .swiper-button-prev {
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  padding: 30px;
  border: 1px solid rgb(18 18 18 / 0.15);
  border-radius: 100px;
  transition: 0.3s all;
}
.exclusive .swiper-button-next:hover,
.exclusive .swiper-button-prev:hover {
  border-color: rgb(254 218 31);
  background: rgb(254 218 31);
}
.exclusive .swiper-button-next:after,
.exclusive .swiper-button-prev:after {
  font-size: 14px;
  color: #121212;
}

.exclusive .swiper-tip-button {
  display: flex;
  gap: 20px;
}

.inflexible {
  padding-bottom: 102px;
}
.inflexible .bp-news-button-action {
  display: none;
}

.inflexible-title {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.4;
  color: #000;
  margin-bottom: 30px;
}

.inflexible-title .animated-text {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 5px;
}

.inflexible-title .animated-text h2 {
  display: inline-block;
  transform: translateY(100%);
  animation: revealText 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
  color: #121212;
  font-family: "Space Grotesk", Sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1em;
}

.inflexible-title .animated-text:nth-child(1) h2 {
  animation-delay: 0.1s;
}
.inflexible-title .animated-text:nth-child(2) h2 {
  animation-delay: 0.3s;
}
.inflexible-title .animated-text:nth-child(3) h2 {
  animation-delay: 0.5s;
}

.inflexible-title .highlight {
  display: inline-block;
  position: relative;
  padding: 0 5px;
  background-image: url("/files_upload/Dont_touch/bg-paint-long.png");
  color: #121212;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 0% 100%;
  animation: paintBrush 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
  animation-delay: 0.8s;
}

.inflexible-title .highlight {
  transition: transform 0.3s ease;
}

.inflexible-title .highlight:hover {
  transform: skewX(-3deg);
}
.inflexible .faq {
  padding: 0;
}
.magazine .bp_number_count {
  display: none;
}
.magazine .col-sm-12 {
  padding: 0;
}
.magazine .cls_content_hot_news {
  background-color: #fff;
  padding: 10px 0 40px 30px;
  display: flex;
  border: 1px solid #efefef;
  flex-direction: column;
  height: 100%;
}
.magazine .bp_news_sub {
  order: -1;
  margin-top: 10px;
  color: #121212;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  text-transform: capitalize;
}

.magazine .news_title {
  font-family: "Space Grotesk", Sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1em;
  padding: 15px 0 80px 0;
}

.magazine .news_title a {
  color: #121212;
}
.magazine .bp_news_more {
  fill: #202c58;
  font-weight: 600;
  text-transform: uppercase;
  color: #121212;
  position: relative;
  align-items: center;
  display: inline-flex;
  gap: 10px;
  line-height: 1.5;
  font-size: 14px;
}
.marquee-block {
  padding: 80px 0;
}
.marquee {
  padding: 80px 0;
  overflow: hidden;
  position: relative;
  width: 100vw;
  display: flex;
  align-items: center;
}

.marquee .track {
  white-space: nowrap;
  will-change: transform;
  animation: marquee 15s linear infinite;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.marquee .content {
  color: #121212;
  font-family: "Space Grotesk", Sans-serif;
  font-size: 190px;
  font-weight: 500;
  line-height: 1em;

  padding-right: 80px;
}
.marquee-block .track-bottom {
  text-align: center;
}

.track-bottom .build-title {
  margin: auto;
}
.track-bottom .seo-button {
  margin-top: 30px;
}
.journal {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 70px;
}
.journal .seo-button a {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
}
.bottom-section {
  border-top: 1px solid #121212;
  padding-top: 30px;
  margin-top: 30px;
}
.stat-label {
  font-size: 0.9rem;
  color: #8b7355;
  margin-top: 5px;
}
.strategy-section {
  margin: 0 auto;
  padding: 80px 40px;
  display: flex;
  align-items: center;
  gap: 120px;
  min-height: 100vh;
}

.visual-cluster {
  flex: 1;
  position: relative;
  height: 600px;
}

.visual-cluster__image {
  position: absolute;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease;
}

.visual-cluster__image:hover {
  transform: translateY(-8px);
}

.visual-cluster__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.visual-cluster__image--lead {
  width: 300px;
  height: 220px;
  top: 0;
  left: 0;
  z-index: 3;
}

.visual-cluster__image--supporting {
  width: 260px;
  height: 200px;
  top: 60px;
  right: 0;
  z-index: 4;
}

.visual-cluster__image--highlight {
  width: 340px;
  height: 260px;
  bottom: 0;
  left: 60px;
  z-index: 2;
}

.marketing-info {
  flex: 1;
  max-width: 600px;
  font-family: "Space Grotesk", sans-serif;
}
.marketing-info .seo-button a {
    background-color: #feda1f;
}
.marketing-info .seo-button a:hover {
        background-color: #121212;
}
.marketing-info .seo-button a span {
    color: black;
}
.marketing-info .seo-button a:hover span {
    color: #FFF;
}
.marketing-info__headline {
  font-size: 64px;
  font-weight: 800;
  color: #1a1a1a;
  line-height: 1.1;
  margin-bottom: 32px;
  letter-spacing: -0.02em;
}

.marketing-info__overview {
  font-size: 18px;
  color: #6b7280;
  line-height: 1.7;
  margin-bottom: 48px;
  font-weight: 400;
}

.marketing-info__actions {
  display: flex;
  gap: 32px;
  margin-bottom: 80px;
  align-items: center;
}
.action-button--link {
  background: transparent;
  color: #1a1a1a;
  padding: 18px 0;
  border: none;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  position: relative;
}

.action-button--link:hover {
  color: #374151;
}

.action-button--link::after {
  content: "";
  position: absolute;
  bottom: 14px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1a1a1a;
}

.expertise {
  display: flex;
  align-items: flex-end;
  gap: 12px;
}

.expertise__value {
  font-size: 120px;
  font-weight: 900;
  color: #1a1a1a;
  line-height: 0.8;
  letter-spacing: -0.04em;
}

.expertise__plus {
  font-size: 48px;
  font-weight: 300;
  color: #1a1a1a;
  margin-bottom: 18px;
}

.expertise__description {
  margin-left: 8px;
  margin-bottom: 8px;
}

.expertise__description--main {
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 1.3;
}

.expertise__description--supporting {
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 1.3;
}
@media (max-width: 1200px) {
  .strategy-section {
    gap: 80px;
    padding: 60px 30px;
  }

  .marketing-info__headline {
    font-size: 52px;
  }
}
@media screen and (max-width: 992px) {
  .strategy-section {
    flex-direction: column;
    gap: 60px;
    text-align: center;
  }

  .visual-cluster {
height: 100%;
        order: 2;
        width: 100%;
        min-height: 400px;
  }

  .marketing-info {
    order: 1;
  }

  .marketing-info__headline {
    font-size: 48px;
  }

  .visual-cluster__image--lead {
    width: 240px;
    height: 180px;
  }

  .visual-cluster__image--supporting {
    width: 210px;
    height: 160px;
  }

  .visual-cluster__image--highlight {
    width: 280px;
    height: 210px;
  }
  .build_box-list {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    gap: 30px;
  }
  .build-box {
    width: 100%;
  }
  .exclusive .swiper-tip-button {
    margin-top: 30px;
  }
  .tip-seo {
    display: block;
  }
  .seo-title h2,
  .seo-sub h2 {
    font-size: 50px;
  }
  .seo-title img {
    width: 80px;
    height: 40px;
  }
  .seo-button a {
    padding: 15px 30px 15px 30px;
  }
  .slider-track {
    animation-duration: 15s;
  }
  .slider-item {
    width: calc(100% / 4);
  }
}
@media screen and (max-width: 768px) {
  .strategy-section {
    padding: 40px 20px;
  }

  .marketing-info__headline {
    font-size: 36px;
  }

  .marketing-info__actions {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .expertise__value {
    font-size: 80px;
  }

  .expertise__plus {
    font-size: 32px;
  }
  .marketting-banner #m_106255 {
    min-height: 300px;
  }
  .marquee .content {
    font-size: 90px;
  }
  .magazine .bp_block_item {
    margin-bottom: 30px;
  }
  .inflexible-title .animated-text h2 {
    font-size: 40px;
  }

  .services-marketting .cls_content_hot_news {
    display: flex;
    flex-direction: column;
    align-items: start;
  }
  .build-top {
    display: block;
  }
  .build-title {
    margin-bottom: 20px;
  }
  .build-sub p {
    font-size: 14px;
  }
  .build-title h2 {
    font-size: 42px;
  }

  .services-marketting img {
    height: 300px;
  }

  .journal {
    display: block;
  }
  .marketting-banner #m_105708 {
    min-height: 0px;
    padding: 60px 15px 20px;
  }
  .agency {
    display: none;
  }
  .seo-title h2,
  .seo-sub h2 {
    font-size: 44px;
  }
  .seo-sub h2 {
    line-height: 1.2em;
  }
  .seo-description p {
    padding: 10px 0 5px;
    font-size: 16px;
  }
  .seo-button a {
    padding: 10px 20px 10px 20px;
  }
  .slider-track {
    animation-duration: 12s;
  }
  .slider-item {
    width: calc(100% / 3);
  }
}
@media screen and (max-width: 576px) {
  .build_box-list {
    grid-template-columns: repeat(1, auto);
  }
  .slider-track {
    animation-duration: 10s;
  }
  .slider-item {
    width: calc(100% / 2);
  }

  .slider-item img {
    height: 100px;
  }
}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

