/**
  * OTWD CSS

  * Released on: September 28, 2025
  * Author: 100ya
 */



.content-holder {
  position: relative;
  z-index: 2;
  padding: 2rem 0;
}
.bg-img {
  z-index: 1;
}
.tp-faq-cst-tag .cst-btn-1 {
  left: 30%;
}
.tp-faq-cst-tag .cst-btn-2 {
  top: 35%;
}
.tp-faq-cst-tag .cst-btn-3 {
  top: 45%;
}
.tp-faq-cst-tag .cst-btn-5 {
  top: auto;
  left: 18%;
}
.tp-faq-cst-tag .cst-btn-6 {
  left: 40%;
  top: 70%;
}
.center-x {
  left: 50%;
  transform: translateX(-50%);
}
.portfolio-otwd {
  width: 60px;
  height: 60px;
}
@media (min-width: 768px) {
  .tp--hover-img canvas {
    display: block !important;
  }
}
.bg-white {
  background-color: #ffffff !important;
} 
.txt-link {
  color: var(--tp-theme-secondary);
  text-decoration: underline;
}
.tick {
  font-size: 3rem;
  white-space: nowrap;
  text-align: center;
}


