.ar-about-funfact-item-content p {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 3px;
  color: var(--tp-common-white);
}
.ar-about-funfact-item-content a {
  font-size: 18px;
  font-weight: 700;
  color: var(--tp-common-white);
}
.ar-about-funfact-item-bottom p {
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  color: rgba(255, 255, 255, 0.7);
}
.ar-about-funfact-item-bottom p span {
  font-weight: 600;
  color: var(--tp-common-white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-about-area {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .crp-about-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.crp-about-exp {
  height: 250px;
  width: 250px;
  border-radius: 50%;
  display: inline-block;
  background-color: #FFEB53;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-about-exp {
    height: 155px;
    width: 155px;
    display: grid;
    margin-bottom: 20px;
    place-content: center;
  }
}
.crp-about-exp-item span {
  font-weight: 600;
  font-size: 250px;
  line-height: 0.5;
  color: #2A4C3A;
  margin-top: 35px;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: -0.02em;
  font-family: var(--tp-ff-teko);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-about-exp-item span {
    font-size: 80px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.crp-about-exp-item i {
  display: block;
  font-weight: 500;
  font-size: 28px;
  line-height: 0.86;
  color: #17312f;
  font-style: normal;
  font-family: var(--tp-ff-teko);
}
.crp-about-btn-box {
  flex: 0 0 auto;
  margin-right: 80px;
  margin-top: 7px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .crp-about-btn-box {
    margin-right: 40px;
  }
}
@media (max-width: 767px) {
  .crp-about-btn-box {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.crp-about-text p {
  max-width: 345px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.56;
  color: rgba(255, 255, 230, 0.8);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-about-text p {
    max-width: 100%;
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-about-text p {
    max-width: 100%;
    font-size: 16px;
  }
}
.crp-about-right {
  padding-left: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-about-right {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .crp-about-right .tp-section-title-teko {
    margin-bottom: 20px;
  }
}
.crp-about-shape {
  position: absolute;
  top: -16%;
  left: 13%;
  z-index: -1;
}
@media (max-width: 767px) {
  .crp-about-bottom-wrap {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-about-left .tp-section-subtitle-teko {
    margin-bottom: 20px;
  }
}
.crp-about-3-hero-ptb {
  padding-top: 245px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-about-3-hero-ptb {
    padding-top: 200px;
  }
}
.crp-about-3-funfact {
  padding-top: 65px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-about-3-funfact {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .it-about-ptb {
    padding-top: 100px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-title-box {
    margin-bottom: 50px;
  }
}
.it-about-title-box p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.44;
  color: #61616a;
  margin-bottom: 45px;
  padding-right: 40px;
}
.it-about-thumb img {
  border-radius: 12px;
  max-width: inherit;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-thumb img {
    max-width: 100%;
  }
}
.it-about-thumb img.img-2 {
  margin-left: -150px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-thumb img.img-2 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-thumb img.img-2 {
    margin-bottom: 60px;
  }
}
.it-about-thumb-inner {
  width: 360px;
  height: 500px;
  overflow: hidden;
  border-radius: 12px;
}
.it-about-thumb-inner img {
  margin-top: -100px;
  margin-left: -100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-thumb-inner img {
    margin-left: 0;
    margin-top: 0;
  }
}
.it-about-info-wrap {
  position: absolute;
  display: grid;
  top: 15%;
  right: -40%;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .it-about-info-wrap {
    right: 0;
  }
}
@media (max-width: 767px) {
  .it-about-info-wrap {
    display: none;
  }
}
.it-about-info-item {
  padding: 28px;
  margin: 6px 0;
  padding-right: 50px;
  border-radius: 12px;
  display: inline-block;
  background: #cdfaa4;
  box-shadow: inset 0 20px 40px 0 rgba(255, 255, 255, 0.45);
}
.it-about-info-item i {
  font-weight: 500;
  font-size: 60px;
  line-height: 0.7;
  font-style: normal;
  margin-right: 20px;
  color: var(--tp-common-black-10);
  font-family: var(--tp-ff-platform);
}
.it-about-info-item p {
  font-weight: 500;
  font-size: 17px;
  margin-bottom: 0;
  line-height: 1.35;
  color: var(--tp-common-black-10);
}
.it-about-shape-1 {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .it-about-shape-1 {
    bottom: -7%;
  }
}
.it-about-shape-2 {
  position: absolute;
  top: -5%;
  right: 0;
  z-index: 2;
}
@media (max-width: 767px) {
  .it-about-shape-2 {
    display: none;
  }
}

@media (max-width: 767px) {
  .st-about-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.st-about-shape {
  position: absolute;
  bottom: 20%;
  left: 10%;
}
@media (max-width: 767px) {
  .st-about-shape {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-about-wrap {
    padding-left: 0;
    padding-bottom: 40px;
  }
}
.st-about-title {
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: -0.36px;
  color: var(--tp-common-brown);
  font-family: var(--tp-ff-poppins);
}
@media (max-width: 767px) {
  .st-about-title {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) {
  .st-about-title br {
    display: none;
  }
}
.st-about-card {
  padding: 40px;
  width: 375px;
  border-radius: 15px;
  background-color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .st-about-card {
    width: 100%;
  }
}
.st-about-card-tag span {
  color: #494949;
  font-size: 17px;
  font-weight: 400;
  border-radius: 16px;
  padding: 2px 11px;
  display: inline-block;
  letter-spacing: -0.34px;
  text-transform: uppercase;
  border: 1px solid rgba(69, 48, 48, 0.15);
}
.st-about-card-btn a {
  width: 36px;
  height: 36px;
  display: grid;
  border-radius: 50%;
  place-content: center;
  color: var(--tp-common-white);
  background-color: var(--tp-common-brown);
}
.st-about-card-bottom span {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: inline-block;
  letter-spacing: -0.36px;
  text-transform: uppercase;
  color: var(--tp-common-brown);
  font-family: var(--tp-ff-poppins);
}
.st-about-card-thumb img {
  animation: roteted 6s linear infinite;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-about-box {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-about-box .tp-about-funcact-wrap {
    margin-left: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .st-about-box .tp-about-funcact-wrap .tp-about-avater-info p br {
    display: none;
  }
}
.st-about-box .tp-about-funcact-item span {
  font-weight: 600;
  color: var(--tp-common-brown);
}
.st-about-box .tp-about-avater-info {
  border-color: rgba(69, 48, 48, 0.15);
}
.st-about-thumb-box img {
  border-radius: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-about-ptb {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.pp-about-shape {
  position: absolute;
  right: 0;
  bottom: 30%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-shape {
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .pp-about-shape {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .pp-about-shape {
    display: block;
  }
}
.pp-about-left {
  padding-left: 60px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-left {
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-left {
    padding-bottom: 30px;
  }
}
.pp-about-wrap {
  padding-left: 115px;
  display: flex;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-wrap {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .pp-about-heading {
    padding-bottom: 35px;
  }
}
.pp-about-bottom-btn {
  margin-right: 45px;
}
@media (max-width: 767px) {
  .pp-about-bottom-btn {
    margin-right: 30px;
  }
}
.pp-about-bottom-btn a span {
  height: 66px;
  width: 40px;
  display: grid;
  place-content: center;
  text-align: center;
  border-radius: 30px;
  color: var(--tp-common-white);
  display: inline-block;
  border: 1px solid rgba(222, 213, 191, 0.1);
}
.pp-about-bottom-btn a span svg {
  -webkit-animation: scroll_anim 3s infinite;
  animation: scroll_anim 3s infinite;
}
.pp-about-content p {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 40px;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-about-content p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .pp-about-content p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .pp-about-content p br {
    display: none;
  }
}

.pp-about-me-ptb {
  padding-top: 210px;
}
@media (max-width: 767px) {
  .pp-about-me-ptb {
    padding-top: 170px;
  }
}
.pp-about-me-shape .shape-left {
  position: absolute;
  bottom: -100%;
  left: 15%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-about-me-shape .shape-left {
    left: 7%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-about-me-shape .shape-left {
    left: 2px;
    bottom: -72%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-about-me-shape .shape-left {
    left: 0;
    bottom: -52%;
  }
}
@media (max-width: 767px) {
  .pp-about-me-shape .shape-left {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-about-me-shape .shape-left img {
    max-width: 85%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-about-me-shape .shape-left img {
    max-width: 75%;
  }
}
.pp-about-me-shape .shape-right {
  position: absolute;
  bottom: -100%;
  right: 9%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-about-me-shape .shape-right {
    right: 0%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-about-me-shape .shape-right {
    right: -5%;
    bottom: -69%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-about-me-shape .shape-right {
    right: -10%;
    bottom: -48%;
  }
}
@media (max-width: 767px) {
  .pp-about-me-shape .shape-right {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-about-me-shape .shape-right img {
    max-width: 85%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-about-me-shape .shape-right img {
    max-width: 75%;
  }
}
.pp-about-me-title {
  margin: 0;
  line-height: 0.4;
  font-size: 280px;
  font-weight: 600;
  white-space: nowrap;
  letter-spacing: -14px;
  font-family: var(--tp-ff-teko);
  color: var(--tp-common-yellow-1);
}
@media only screen and (min-width: 1701px) and (max-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1700px) {
  .pp-about-me-title {
    font-size: 220px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .pp-about-me-title {
    font-size: 200px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-about-me-title {
    font-size: 180px;
    letter-spacing: -8px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-about-me-title {
    font-size: 150px;
    letter-spacing: -6px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-about-me-title {
    font-size: 110px;
    letter-spacing: -4px;
  }
}
@media (max-width: 767px) {
  .pp-about-me-title {
    font-size: 100px;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-hero-left {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .pp-about-me-hero-left {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
.pp-about-me-hero-left a {
  display: inline-block;
  margin-bottom: 20px;
}
.pp-about-me-hero-left .pp-hero-text {
  margin-bottom: 25px;
  display: inline-block;
  text-transform: inherit;
}
.pp-about-me-hero-left p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding-left: 25px;
  position: relative;
  color: var(--tp-common-white);
}
.pp-about-me-hero-left p::before {
  position: absolute;
  content: "";
  top: 6px;
  left: 0px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--tp-common-yellow-1);
}
.pp-about-me-hero-left p::after {
  position: absolute;
  content: "";
  top: 0px;
  left: -6px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: rgba(255, 246, 105, 0.1);
  animation: animate-pulse-2 3s linear infinite;
}
.pp-about-me-thumb {
  margin-left: -185px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-thumb {
    margin-left: 0;
  }
}
.pp-about-me-thumb img {
  max-width: inherit;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-thumb img {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-social {
    padding-top: 0;
  }
}
.pp-about-me-social .tp-footer-widget-social a {
  background-color: transparent;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.pp-about-me-social .tp-footer-widget-social a:hover {
  color: #2F1F19;
  background-color: var(--tp-common-white);
}
.pp-about-me-skill.pp-skill-list-wrap {
  padding-left: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-skill.pp-skill-list-wrap {
    padding-left: 0;
  }
}
.pp-about-me-skill.pp-skill-list-wrap .pp-skill-list ul li {
  color: rgba(255, 255, 255, 0.7);
}
.pp-about-me-skill.pp-skill-list-wrap .pp-skill-list-title {
  color: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-about-me-skill.pp-skill-list-wrap .pp-skill-list-title {
    font-size: 35px;
  }
}
.pp-about-me-tool-item {
  padding: 10px;
  border-radius: 260px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.pp-about-me-tool-item-icon {
  margin-right: 14px;
}
.pp-about-me-tool-item-icon span {
  width: 100px;
  height: 100px;
  display: grid;
  place-content: center;
  border-radius: 60px;
  background: #1A1B1E;
  backdrop-filter: blur(20px);
}
.pp-about-me-tool-item-icon span img {
  mix-blend-mode: luminosity;
}
.pp-about-me-tool-item-content span {
  display: inline-block;
  font-size: 46px;
  font-weight: 500;
  margin-bottom: 10px;
  letter-spacing: -0.46px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
.pp-about-me-tool-item-content p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}
@media (max-width: 767px) {
  .pp-about-me-experience-item {
    padding-bottom: 55px;
  }
}
.pp-about-me-experience-item p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}
.pp-about-me-experience-title {
  font-size: 46px;
  font-weight: 500;
  line-height: 1;
  margin: 19px 0 11px;
  letter-spacing: -0.46px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
@media (max-width: 767px) {
  .pp-about-me-experience-title {
    font-size: 40px;
  }
}
.pp-about-me-recognitions .studio-award-item span {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  font-family: var(--tp-ff-body);
  color: rgba(255, 255, 255, 0.4);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-service-ptb {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-service-item {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .pp-about-me-service-heading {
    margin-bottom: 30px;
  }
}
.pp-about-me-service-subtitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  margin-right: 20px;
  display: inline-block;
  letter-spacing: -0.36px;
  color: var(--tp-common-white);
}
.pp-about-me-service-title {
  font-size: 80px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.8px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-about-me-service-title {
    font-size: 65px;
    margin-bottom: 15px;
  }
}

.tp-about-5-title-box {
  display: inline-block;
}
.tp-about-5-title-box p {
  text-align: left;
  max-width: 245px;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: var(--tp-cream-2);
  font-family: var(--tp-ff-poppins);
  position: absolute;
  bottom: 15px;
  left: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-about-5-title-box p {
    bottom: 3px;
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-about-5-title-box p {
    position: static;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
  }
}
.tp-about-5-subtitle {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  color: var(--tp-cream-2);
  font-family: var(--tp-ff-poppins);
  display: inline-block;
  position: absolute;
  top: 50px;
  left: 80px;
  z-index: 5;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-about-5-subtitle {
    top: 40px;
    left: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-about-5-subtitle {
    position: static;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .creative-about-2-style.creative-about-area {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/*----------------------------------------*/
/*  7.3 Banner Css
/*----------------------------------------*/
.tp-banner-img {
  height: 900px;
  overflow: hidden;
  border-top: 16px solid var(--tp-common-red-3);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-banner-img {
    height: 700px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-banner-img {
    height: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-banner-img {
    height: 340px;
  }
}
@media (max-width: 767px) {
  .tp-banner-img {
    height: 200px;
  }
}
.tp-banner-img.pink-style {
  border-color: var(--tp-common-red);
}
.tp-banner-img img {
  margin-top: -370px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-banner-img img {
    margin-top: -70px;
  }
}
@media (max-width: 767px) {
  .tp-banner-img img {
    margin-top: -30px;
    height: 400px;
    object-fit: cover;
  }
}

.studio-hero-banner {
  height: 900px;
  overflow: hidden;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .studio-hero-banner {
    height: 700px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .studio-hero-banner {
    height: 600px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .studio-hero-banner {
    height: 400px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .studio-hero-banner {
    height: 320px;
  }
}
@media (max-width: 767px) {
  .studio-hero-banner {
    height: 150px;
  }
}
.studio-hero-banner img {
  margin-top: -340px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .studio-hero-banner img {
    margin-top: -100px;
  }
}
@media (max-width: 767px) {
  .studio-hero-banner img {
    margin-top: -30px;
  }
}
@media (max-width: 767px) {
  .studio-hero-banner-text {
    flex-wrap: wrap;
  }
}
.studio-hero-banner-text span {
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #f9f4e8;
  text-transform: uppercase;
  font-family: var(--tp-ff-clash-medium);
}
@media (max-width: 767px) {
  .studio-hero-banner-text span {
    margin-right: 20px;
    margin-bottom: 10px;
  }
}
.studio-hero-banner.about-us-2 {
  height: 860px;
}
@media (max-width: 767px) {
  .studio-hero-banner-area {
    padding-bottom: 50px;
  }
}

.ar-banner-wrap {
  height: 820px;
  overflow: hidden;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .ar-banner-wrap {
    height: 720px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ar-banner-wrap {
    height: 580px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ar-banner-wrap {
    height: 470px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ar-banner-wrap {
    height: 370px;
  }
}
@media (max-width: 767px) {
  .ar-banner-wrap {
    height: 250px;
  }
}
.ar-banner-wrap img {
  margin-top: -150px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .ar-banner-wrap img {
    margin-top: -50px;
  }
}
@media (max-width: 767px) {
  .ar-banner-wrap img {
    margin-top: -20px;
  }
}
.ar-banner-wrap.about-us-4 {
  height: 900px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .ar-banner-wrap.about-us-4 {
    height: 720px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ar-banner-wrap.about-us-4 {
    height: 580px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ar-banner-wrap.about-us-4 {
    height: 470px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ar-banner-wrap.about-us-4 {
    height: 370px;
  }
}
@media (max-width: 767px) {
  .ar-banner-wrap.about-us-4 {
    height: 130px;
  }
}
.ar-banner-shape img {
  max-width: inherit;
}

.crp-banner-wrap {
  margin-top: -115px;
  height: 860px;
  overflow: hidden;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px) {
  .crp-banner-wrap {
    height: 700px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-banner-wrap {
    height: 600px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .crp-banner-wrap {
    height: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-banner-wrap {
    margin-top: 0;
    height: 400px;
  }
}
@media (max-width: 767px) {
  .crp-banner-wrap {
    margin-top: 0;
    height: 200px;
  }
}
.crp-banner-wrap img {
  margin-top: -130px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .crp-banner-wrap img {
    margin-top: -50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-banner-wrap img {
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  .crp-banner-wrap img {
    margin-top: -10px;
  }
}
.crp-banner-style .crp-banner-wrap {
  margin-top: 0;
}

.st-banner-wrap {
  height: 640px;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .st-banner-wrap {
    height: 580px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .st-banner-wrap {
    height: 470px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .st-banner-wrap {
    height: 370px;
  }
}
@media (max-width: 767px) {
  .st-banner-wrap {
    height: 250px;
  }
}
.st-banner-wrap .w-100 {
  margin-top: -150px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .st-banner-wrap .w-100 {
    margin-top: -50px;
  }
}
@media (max-width: 767px) {
  .st-banner-wrap .w-100 {
    margin-top: -20px;
  }
}
.st-banner-text-shape {
  position: absolute;
  bottom: -1px;
  right: 21.2%;
}
@media (max-width: 767px) {
  .st-banner-text-shape {
    display: none;
  }
}
.st-banner-text-shape .crp-text-shape-wrap {
  top: auto;
  right: 25%;
  bottom: -75px;
}
.st-banner-text-shape .crp-text-shape-wrap .crp-text-shape-2 {
  top: 7px;
  left: 6px;
}

.pp-banner-wrap {
  margin-top: 0;
  height: 930px;
  overflow: hidden;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .pp-banner-wrap {
    height: 800px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-banner-wrap {
    height: 550px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-banner-wrap {
    height: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-banner-wrap {
    height: 380px;
  }
}
@media (max-width: 767px) {
  .pp-banner-wrap {
    height: 200px;
  }
}
.pp-banner-wrap img {
  margin-top: -50px;
  opacity: 0.6;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-banner-wrap img {
    margin-top: -10px;
  }
}
@media (max-width: 767px) {
  .pp-banner-wrap img {
    margin-top: 0;
  }
}

/*----------------------------------------*/
/*  7.4 Text-slide Css
/*----------------------------------------*/
.tp-text-slide-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
.tp-text-slide-title::after {
  content: "";
  height: 6px;
  width: 6px;
  margin-left: 30px;
  border-radius: 50%;
  display: inline-block;
  transform: translateY(-4px);
  background-color: var(--tp-common-white);
}
.tp-text-slide-wrapper {
  padding: 24px 0 20px 0;
}
.tp-text-slide-wrapper .slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.tp-text-slide-wrapper.pink-bg {
  background-color: var(--tp-common-red);
}
.tp-text-slide-active .swiper-slide {
  width: auto;
}
.tp-text-slide-active.about-us-2 .swiper-slide {
  margin-right: 6px !important;
}

.des-text-item span {
  position: relative;
  padding-right: 80px;
  margin-right: 40px;
  font-weight: 600;
  font-size: 300px;
  line-height: 1;
  white-space: nowrap;
  text-transform: uppercase;
  color: var(--tp-common-cream);
  font-family: var(--tp-ff-mango);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .des-text-item span {
    font-size: 240px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .des-text-item span {
    font-size: 235px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .des-text-item span {
    font-size: 200px;
  }
}
@media (max-width: 767px) {
  .des-text-item span {
    font-size: 100px;
  }
}
.des-text-item span::after {
  position: absolute;
  content: "";
  top: 75px;
  right: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fb4566;
}
@media (max-width: 767px) {
  .des-text-item span::after {
    top: 24px;
  }
}
.des-text-item.gradient-bulet span::after {
  background: linear-gradient(180deg, #FAAC60 0%, #E44C2A 100%);
}
.des-text-item.yellow-bulet span::after {
  background: linear-gradient(180deg, #FCCE03 0%, #EF6002 100%);
}
.des-text-item.paste-bulet span::after {
  background: linear-gradient(180deg, #25F4D6 0%, #0FA959 100%);
}
.des-text-item.pink-bulet span::after {
  background: linear-gradient(180deg, #FFCFCF 0%, #FE5E5E 100%);
}
.des-text-item.sm {
  margin-bottom: 160px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .des-text-item.sm {
    margin-bottom: 80px;
  }
}
.des-text-item.sm span {
  font-weight: 300;
  font-size: 160px;
  line-height: 1;
  transition: 0.3s;
  text-transform: capitalize;
  color: rgba(249, 244, 232, 0.1);
  font-family: var(--tp-ff-mango-light);
}
@media (max-width: 767px) {
  .des-text-item.sm span {
    font-size: 115px;
  }
}
.des-text-item.sm span::after {
  top: 50px;
  opacity: 0.1;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .des-text-item.sm span::after {
    top: 30px;
  }
}
.des-text-moving-bottom {
  transform: translateY(-45px);
}
@media (max-width: 767px) {
  .des-text-moving-bottom {
    transform: translateY(0px);
  }
}
.des-text-moving-top.active .des-text-item.sm span {
  color: var(--tp-common-cream);
}
.des-text-moving-top.active .des-text-item.sm span::after {
  opacity: 1;
}
.des-text-title {
  font-size: 56px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
  display: inline-block;
  padding: 0px 70px;
  color: var(--tp-common-cream);
  font-family: var(--tp-ff-mango);
  background-color: var(--tp-common-black-4);
}
@media (max-width: 767px) {
  .des-text-title {
    padding: 0;
    font-size: 50px;
  }
}
.des-text-title.sm {
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.01em;
  font-family: var(--tp-ff-inter);
  color: rgba(249, 244, 232, 0.7);
}
.des-text-title-box {
  padding-bottom: 145px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .des-text-title-box {
    padding-bottom: 90px;
  }
}
@media (max-width: 767px) {
  .des-text-title-box {
    padding-bottom: 90px;
  }
}
.des-text-title-box p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: -0.01em;
  color: var(--tp-common-cream);
}
@media (max-width: 767px) {
  .des-text-title-box p {
    font-size: 15px;
  }
}
.des-text-title-wrap {
  position: relative;
}
.des-text-title-wrap::after {
  position: absolute;
  top: 42%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  content: "";
  height: 1px;
  width: calc(100% - 200px);
  z-index: -1;
  background-color: rgba(249, 244, 232, 0.1);
  transform: translateY(-50%);
}
.des-text-about-us-wrap {
  margin-bottom: 45px;
}
.des-text-about-us-wrap .des-text-title {
  margin-bottom: -5px;
  padding: 0px 24px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .des-text-moving-area {
    padding-top: 0;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .des-text-moving-area {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .des-text-moving-area {
    padding-bottom: 90px;
  }
}
@media (max-width: 767px) {
  .des-text-moving-area {
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .des-text-moving-2-area {
    padding-top: 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .des-text-moving-2-area {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .des-text-moving-2-area {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .des-text-moving-2-area {
    padding-top: 100px;
  }
}

.creative-text-item {
  display: flex;
  align-items: center;
}
.creative-text-item span {
  font-weight: 400;
  font-size: 200px;
  line-height: 0.8;
  color: #e0eeee;
  white-space: nowrap;
  letter-spacing: -0.02em;
  font-family: var(--tp-ff-dirtyline);
}
@media (max-width: 767px) {
  .creative-text-item span {
    font-size: 120px;
  }
}
.creative-text-item span::after {
  content: "";
  height: 8px;
  width: 210px;
  margin: 0 20px;
  display: inline-block;
  transform: translateY(-50px);
  background-color: #e0eeee;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .design-text-slider-area {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .design-text-slider-area {
    padding-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .design-text-slider-area .creative-text-item span {
    font-size: 160px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .design-text-slider-area .creative-text-item span {
    font-size: 160px;
  }
}

.ai-text-slider span {
  font-weight: 800;
  font-size: 140px;
  line-height: 0.76;
  letter-spacing: -0.04em;
  color: rgba(255, 255, 255, 0.02);
  -webkit-text-stroke: 2px rgba(255, 255, 255, 0.197);
  text-shadow: inset 0 -6px 12px 0 rgba(255, 255, 255, 0.14);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-text-slider span {
    font-size: 100px;
  }
}
.ai-text-slider img {
  margin: 0 40px;
  transform: translateY(8px);
}
.ai-text-slider-active {
  padding: 50px 0;
}
.ai-text-slider-active .slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.ai-text-slider-active .swiper-slide {
  width: auto;
}

.crp-text-slider-style.ar-brand-style .tp-brand-title {
  font-weight: 500;
  font-size: 40px;
  line-height: 1;
  color: #2A4C3A;
  letter-spacing: -0.01em;
  text-transform: capitalize;
  font-family: var(--tp-ff-teko);
}
.crp-text-slider-style.ar-brand-style .tp-brand-title::after {
  background-color: #2A4C3A;
}
.crp-text-slider-item span {
  font-weight: 600;
  font-size: 240px;
  line-height: 0.46;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  font-family: var(--tp-ff-teko);
  color: rgba(255, 253, 225, 0.1);
}
.crp-text-slider-item.stroke-text span {
  color: transparent;
  -webkit-text-stroke: 2px rgba(255, 253, 225, 0.1);
}
.crp-text-slider-active {
  padding-top: 160px;
  padding-bottom: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-text-slider-active {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .crp-text-slider-active {
    padding-top: 55px;
    padding-bottom: 60px;
  }
}
.crp-text-slider-active .swiper-slide {
  width: auto;
}
.crp-text-slider-active .slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.crp-text-slider-active.app-text-slider-color {
  padding-top: 90px;
}
.crp-text-slider-active.app-text-slider-color .swiper-wrapper .crp-text-slider-item.stroke-text span {
  color: transparent;
  -webkit-text-stroke: 2px rgba(25, 25, 25, 0.9);
}
.crp-text-slider-active.app-text-slider-color .swiper-wrapper .crp-text-slider-item span {
  font-size: 160px;
  opacity: 0.1;
  color: #191919;
  letter-spacing: -3.2px;
  font-family: var(--tp-ff-clash-semibold);
}
.crp-text-shape-wrap {
  position: absolute;
  top: 8%;
  right: 18%;
  z-index: 55;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-text-shape-wrap {
    top: 0;
  }
}
.crp-text-shape-wrap.app {
  top: -16%;
}
.crp-text-shape-2 {
  position: absolute;
  top: 16px;
  left: 16px;
  animation: rotate2 15s linear infinite;
}

.pp-text-slider-title {
  font-size: 30px;
  font-weight: 400;
  padding-right: 35px;
  font-family: var(--tp-ff-teko);
  color: var(--tp-common-yellow-1);
}

.tp-text-slider-5-style .tp-text-slider-4-wrap {
  padding: 25px 0;
  background-color: var(--tp-coffe-2);
}
.tp-text-slider-5-style .tp-text-slider-4-item span {
  color: var(--tp-cream-2);
  font-size: 34px;
  text-transform: capitalize;
}

.tp-text-slider-4-item span {
  font-size: 40px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-playfair);
  margin-right: 30px;
  padding: 5px 0;
}

.slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

/*----------------------------------------*/
/*  7.5 Service Css
/*----------------------------------------*/
@media (max-width: 767px) {
  .tp-service-area {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .tp-service-thumb img {
    width: 100%;
  }
}
.tp-service-item {
  padding: 40px;
  border-top: 1px dashed #CACACA;
  background-color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .tp-service-item {
    padding: 40px 15px;
  }
}
.tp-service-item:last-child {
  border-bottom: 1px dashed #CACACA;
}
.tp-service-title-box {
  padding: 0px 220px;
  padding-bottom: 35px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-service-title-box {
    padding: 0 40px;
    padding-bottom: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-service-title-box {
    padding: 0px 40px;
    padding-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .tp-service-title-box {
    padding: 0 15px;
    padding-bottom: 35px;
  }
}
.tp-service-number {
  padding-left: 180px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-number {
    padding: 0;
  }
}
.tp-service-number span {
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--tp-common-black);
}
.tp-service-category span {
  padding: 9px 17px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  transition: 0.3s;
  margin-right: 5px;
  margin-bottom: 8px;
  border-radius: 20px;
  display: inline-block;
  text-transform: uppercase;
  color: var(--tp-common-black);
  border: 1px solid rgba(19, 22, 13, 0.1);
}
.tp-service-category span:hover {
  border-color: #F6F6F9;
  background-color: #F6F6F9;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-service-category br {
    display: none;
  }
}
@media (max-width: 767px) {
  .tp-service-category {
    margin-bottom: 30px;
  }
  .tp-service-category br {
    display: none;
  }
  .tp-service-category span {
    font-size: 12px;
  }
}
.tp-service-content .tp-section-title {
  margin-bottom: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-service-content .tp-section-title {
    margin-bottom: 30px;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .tp-service-content .tp-section-title {
    margin-bottom: 20px;
    letter-spacing: 0;
  }
}
.tp-service-content p {
  margin-bottom: 50px;
  padding-right: 100px;
}
@media only screen and (min-width: 1701px) and (max-width: 1800px) {
  .tp-service-content p br {
    display: none;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-service-content p {
    padding-right: 0;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-service-content p {
    padding-right: 0;
  }
  .tp-service-content p br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-content p {
    font-size: 16px;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .tp-service-content p br {
    display: none;
  }
}
.tp-service-content .tp-service-btn {
  margin-bottom: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-service-content .tp-service-btn {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .tp-service-content .tp-service-btn {
    margin-bottom: 40px;
  }
}

.dgm-service-content-left {
  transition: 0.3s;
}
@media (max-width: 767px) {
  .dgm-service-content-left {
    flex-wrap: wrap;
  }
}
.dgm-service-content-left span {
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  min-width: 100px;
  transition: 0.3s;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-grotesk);
}
@media (max-width: 767px) {
  .dgm-service-content-left span {
    min-width: 100%;
    margin-bottom: 20px;
    display: inline-block;
  }
}
.dgm-service-content-left.black-text span {
  color: #111013;
  transition: none;
}
.dgm-service-content-left.black-text .dgm-service-title-sm {
  color: #111013;
  transition: none;
}
@media (max-width: 767px) {
  .dgm-service-content-right {
    flex-wrap: wrap;
  }
}
.dgm-service-content-right p {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.53;
  margin-bottom: 0;
  max-width: 420px;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 767px) {
  .dgm-service-content-right p {
    margin-bottom: 30px;
  }
  .dgm-service-content-right p br {
    display: none;
  }
}
.dgm-service-content-right.black-text p {
  color: rgba(17, 16, 19, 0.7);
}
.dgm-service-content-right.black-text .dgm-service-link {
  color: #111013;
  border-color: rgba(17, 16, 19, 0.2);
}
.dgm-service-link {
  height: 64px;
  width: 64px;
  line-height: 65px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  color: var(--tp-common-white);
  transition: 0.3s;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.dgm-service-link span {
  width: 20px;
  height: 20px;
  left: 2px;
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.dgm-service-link span svg {
  transform: translateY(-2px);
  position: absolute;
  bottom: -1px;
  left: 1px;
  transition: all 0.2s ease-out;
}
.dgm-service-link span svg:last-child {
  left: -12px;
  bottom: -12px;
  opacity: 0;
  transform: translate(0, 0);
}
.dgm-service-link:hover span svg:first-child {
  transform: translate(20px, -20px);
}
.dgm-service-link:hover span svg:last-child {
  opacity: 1;
  visibility: visible;
  transform: translate(13px, -13px);
}
.dgm-service-title-sm {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.07;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-grotesk);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dgm-service-title-sm br {
    display: none;
  }
}
@media (max-width: 767px) {
  .dgm-service-title-sm {
    margin-bottom: 15px;
  }
  .dgm-service-title-sm br {
    display: none;
  }
}
.dgm-service-item {
  padding: 38px 0;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dgm-service-item {
    padding: 38px 30px;
  }
}
@media (max-width: 767px) {
  .dgm-service-item {
    padding: 38px 15px;
  }
}
.dgm-service-item:hover .dgm-service-bg img {
  transform: scale(1.3);
  opacity: 1;
  visibility: visible;
}
.dgm-service-item:hover .dgm-service-content-left {
  transform: translateX(30px);
}
@media (max-width: 767px) {
  .dgm-service-item:hover .dgm-service-content-left {
    transform: translateX(0px);
  }
}
.dgm-service-item:hover .dgm-service-link {
  transform: translateX(-30px);
  color: var(--tp-common-black);
  background-color: var(--tp-common-green-regular);
}
@media (max-width: 767px) {
  .dgm-service-item:hover .dgm-service-link {
    transform: translateX(0px);
  }
}
.dgm-service-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.dgm-service-bg img {
  width: 100%;
  height: 100%;
  transition: 0.4s;
  transform: scale(1);
  opacity: 0;
  visibility: hidden;
}
.dgm-service-wrap .row [class*=col-] .dgm-service-item:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dgm-service-wrap.dgm-service-white .dgm-service-item {
  border-color: rgba(17, 16, 19, 0.1);
}
.dgm-service-wrap.dgm-service-white .dgm-service-item:hover .dgm-service-content-left.black-text span {
  color: var(--tp-common-white);
}
.dgm-service-wrap.dgm-service-white .dgm-service-item:hover .dgm-service-content-left.black-text .dgm-service-title-sm {
  color: var(--tp-common-white);
}
.dgm-service-wrap.dgm-service-white .dgm-service-item:hover .dgm-service-content-right p {
  color: rgba(255, 255, 255, 0.7);
}
.dgm-service-wrap.dgm-service-white .dgm-service-item:hover .dgm-service-content-right a {
  border-color: var(--tp-common-green-regular);
}
.dgm-service-radius {
  margin-bottom: -1px;
  border-radius: 20px 20px 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .dgm-service-radius {
    padding-top: 100px;
  }
}
.dgm-service-title-box.service-4-heading .tp-section-subtitle {
  text-transform: capitalize;
}

@media (max-width: 767px) {
  .creative-service-content {
    flex-wrap: wrap;
  }
}
.creative-service-content > span {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  min-width: 125px;
  display: inline-block;
  letter-spacing: -0.04em;
  transform: translateY(18px);
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .creative-service-content > span {
    min-width: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-service-content > span {
    min-width: 50px;
  }
}
@media (max-width: 767px) {
  .creative-service-content > span {
    min-width: auto;
    margin-bottom: 30px;
  }
}
.creative-service-title {
  font-weight: 400;
  font-size: 134px;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: -0.04em;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .creative-service-title {
    font-size: 105px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .creative-service-title {
    font-size: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-service-title {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .creative-service-title {
    font-size: 70px;
  }
}
.creative-service-title a {
  background: linear-gradient(#D0FF71, #D0FF71) left no-repeat, #fff;
  background-size: 0% 100%;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: 0.5s ease-in-out;
  padding-right: 15px;
}
.creative-service-category span {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .creative-service-category span {
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-service-category span {
    font-size: 13px;
  }
}
.creative-service-category span:not(:last-child) {
  padding-right: 13px;
  margin-right: 13px;
  position: relative;
}
.creative-service-category span:not(:last-child)::before {
  position: absolute;
  top: 5px;
  right: -3px;
  content: "";
  height: 6px;
  width: 6px;
  border-radius: 50%;
  transform: translateY(3px);
  background-color: var(--tp-common-white);
}
.creative-service-link {
  margin-top: 20px;
}
.creative-service-link a {
  height: 64px;
  width: 64px;
  line-height: 58px;
  text-align: center;
  border-radius: 40px;
  transition: 0.3s;
  display: inline-block;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.creative-service-item {
  margin-left: 80px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 28px;
  padding-bottom: 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-service-item {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-service-item {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .creative-service-item {
    flex-wrap: wrap;
  }
}
.creative-service-item:hover .creative-service-link a {
  border-color: #D0FF71;
  background-color: #D0FF71;
  color: var(--tp-common-black);
}
.creative-service-item:hover .creative-service-title a {
  background-size: 100% 100%;
}
.creative-service-item.about-us-4 {
  border-color: #F6F6F9;
}
.creative-service-item.about-us-4:hover .creative-service-link a {
  background-color: #ff5722;
  color: var(--tp-common-white);
  border: 1px solid rgb(255, 87, 34);
}
.creative-service-item.about-us-4:hover .creative-service-title a {
  background-size: 100% 100%;
}
.creative-service-item.about-us-4 .creative-service-title {
  font-size: 120px;
  font-weight: 600;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .creative-service-item.about-us-4 .creative-service-title {
    font-size: 105px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .creative-service-item.about-us-4 .creative-service-title {
    font-size: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-service-item.about-us-4 .creative-service-title {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .creative-service-item.about-us-4 .creative-service-title {
    font-size: 70px;
  }
}
.creative-service-item.about-us-4 .creative-service-title a {
  background: linear-gradient(#FF5722, #FF5722) left no-repeat, #111013;
  background-size: auto, auto;
  background-clip: border-box, border-box;
  background-size: 0% 100%;
  background-clip: text;
  -webkit-background-clip: text;
}
.creative-service-item.about-us-4 .creative-service-content > span {
  color: #111013;
}
.creative-service-item.about-us-4 .creative-service-category span {
  color: #111013;
}
.creative-service-item.about-us-4 .creative-service-category span::before {
  background-color: #111013;
}
.creative-service-item.about-us-4 .creative-service-link a {
  color: #000000;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.creative-service-wrap .row [class*=col-] .creative-service-item:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.creative-service-subtitle-box .tp-section-subtitle {
  color: #111013;
}
.creative-service-subtitle-box .tp-section-subtitle.fs-17.pre-circle::before {
  background-color: #111013;
}
.creative-service-title-box {
  padding-left: 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-service-title-box {
    padding-left: 0;
  }
}
.creative-service-title-box .tp-section-title {
  color: #111013;
}
.creative-service-top-content p {
  color: #111013;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .design-service-area {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .design-service-big-text {
    margin-bottom: 50px;
  }
}
.design-service-big-text h4 {
  font-weight: 400;
  font-size: 410px;
  line-height: 0.9;
  color: #e0eeee;
  margin-bottom: 0;
  display: inline-block;
  letter-spacing: -0.02em;
  font-family: var(--tp-ff-dirtyline);
}
@media only screen and (min-width: 1701px) and (max-width: 1800px) {
  .design-service-big-text h4 {
    font-size: 380px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .design-service-big-text h4 {
    font-size: 360px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .design-service-big-text h4 {
    font-size: 320px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .design-service-big-text h4 {
    font-size: 275px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .design-service-big-text h4 {
    font-size: 225px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .design-service-big-text h4 {
    font-size: 170px;
  }
}
@media (max-width: 767px) {
  .design-service-big-text h4 {
    font-size: 80px;
  }
}
.design-service-left span {
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
  color: #999da6;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
.design-service-left span::after {
  content: "";
  height: 1px;
  width: 76%;
  margin-left: 20px;
  display: inline-block;
  background-color: #3c3e3f;
  transform: translateY(-3px);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .design-service-left span::after {
    display: none;
  }
}
.design-service-right {
  margin-top: 8px;
}

@media (max-width: 767px) {
  .studio-service-area {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .studio-service-title-box {
    margin-bottom: 40px;
  }
}
.studio-service-wrap {
  margin-left: 310px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .studio-service-wrap {
    margin-left: 0;
  }
}
.studio-service-item-wrap {
  margin-left: 200px;
  border-bottom: 1px solid rgba(249, 244, 232, 0.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .studio-service-item-wrap {
    margin-left: 0;
  }
}
.studio-service-item-wrap .tp-award-item::after {
  background-color: var(--tp-common-red);
}
.studio-service-item-wrap .tp-award-text {
  font-size: 36px;
  color: var(--tp-common-cream);
  font-family: var(--tp-ff-clash-medium);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .studio-service-item-wrap .tp-award-text {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .studio-service-item-wrap .tp-award-text {
    font-size: 20px;
    letter-spacing: 0;
  }
}
.studio-service-item-wrap .tp-award-year {
  min-width: 70px;
  color: rgba(249, 244, 232, 0.6);
}
@media (max-width: 767px) {
  .studio-service-item-wrap .tp-award-year {
    min-width: 30px;
  }
}
.studio-service-item-wrap .tp-award-item:hover .tp-award-year,
.studio-service-item-wrap .tp-award-item:hover .tp-award-text,
.studio-service-item-wrap .tp-award-item:hover .tp-award-position,
.studio-service-item-wrap .tp-award-item:hover .tp-award-icon {
  color: var(--tp-common-white);
}
.studio-service-item-wrap .tp-award-box-left {
  transition: 0.3s;
}
.studio-service-item-wrap .tp-award-box-right {
  transition: 0.3s;
}
.studio-service-item-wrap .tp-award-item {
  padding: 31px 13px;
  background-color: transparent;
  border-top: 1px solid rgba(249, 244, 232, 0.1);
}
@media (max-width: 767px) {
  .studio-service-item-wrap .tp-award-item {
    padding: 20px 13px;
  }
}
.studio-service-item-wrap .tp-award-item:hover .tp-award-box-left {
  transform: translateX(40px);
}
@media (max-width: 767px) {
  .studio-service-item-wrap .tp-award-item:hover .tp-award-box-left {
    transform: translateX(0);
  }
}
.studio-service-item-wrap .tp-award-item:hover .tp-award-box-right {
  transform: translateX(-40px);
}
@media (max-width: 767px) {
  .studio-service-item-wrap .tp-award-item:hover .tp-award-box-right {
    transform: translateX(0);
  }
}
.studio-service-item-wrap.black-style .tp-award-item {
  border-color: rgba(0, 0, 0, 0.1);
}
.studio-service-item-wrap.black-style .tp-award-year {
  color: var(--tp-common-black);
}
.studio-service-item-wrap.black-style .tp-award-text {
  color: var(--tp-common-black);
}
.studio-service-item-wrap.black-style .tp-award-icon {
  color: var(--tp-common-black);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ai-service-area {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ai-service-area {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-service-area {
    padding-top: 70px;
    padding-bottom: 80px;
  }
}
.ai-service-item {
  position: relative;
  padding: 50px 70px;
  border-radius: 20px;
  background-color: #08041D;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ai-service-item {
    padding: 50px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 768px) and (max-width: 991px) {
  .ai-service-item {
    padding: 50px 50px;
  }
}
.ai-service-item:hover::after {
  opacity: 0;
  visibility: hidden;
}
.ai-service-item:hover::before {
  opacity: 1;
  visibility: visible;
}
.ai-service-item::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  z-index: -1;
  margin: -2px;
  height: 100%;
  border-radius: 20px;
  width: calc(100% + 4px);
  transition: all 0.3s ease-out 0s;
  background: linear-gradient(90deg, #08041D 0%, rgba(255, 255, 255, 0.2) 100%);
  background: -moz-linear-gradient(90deg, #08041D 0%, rgba(255, 255, 255, 0.2) 100%);
  background: -webkit-linear-gradient(90deg, #08041D 0%, rgba(255, 255, 255, 0.2) 100%);
  background: -ms-linear-gradient(90deg, #08041D 0%, rgba(255, 255, 255, 0.2) 100%);
}
.ai-service-item::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  z-index: -1;
  margin: -2px;
  border-radius: 20px;
  height: calc(100% + 4px);
  width: calc(100% + 4px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out 0s;
  background: linear-gradient(304deg, #FF994B 23.79%, #D34BE9 47%, #3188FF 85.86%);
  background: -moz-linear-gradient(304deg, #FF994B 23.79%, #D34BE9 47%, #3188FF 85.86%);
  background: -webkit-linear-gradient(304deg, #FF994B 23.79%, #D34BE9 47%, #3188FF 85.86%);
  background: -ms-linear-gradient(304deg, #FF994B 23.79%, #D34BE9 47%, #3188FF 85.86%);
}
.ai-service-top-text {
  padding-left: 160px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ai-service-top-text {
    padding-left: 75px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-service-top-text {
    padding-left: 0;
  }
}
.ai-service-top-text p {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 0;
  padding-bottom: 30px;
  color: rgba(255, 255, 255, 0.6);
}
.ai-service-title-sm {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .ai-service-title-wrap {
    margin-bottom: 0;
  }
}
.ai-service-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.47;
  margin-bottom: 25px;
  color: rgba(255, 255, 255, 0.6);
}
.ai-service-link a {
  height: 48px;
  width: 48px;
  transition: 0.4s;
  line-height: 45px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.ai-service-link a:hover {
  color: var(--tp-common-black);
  border-color: var(--tp-common-white);
  background-color: var(--tp-common-white);
}
.ai-service-icon {
  margin-bottom: 30px;
}
.ai-service-icon span {
  display: inline-block;
  min-height: 60px;
}
.ai-service-shape {
  position: absolute;
  top: -26%;
  right: -2%;
  z-index: -1;
}

.ar-service-mr {
  margin-right: 210px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-service-mr {
    margin-right: 0;
  }
}
.ar-service-height {
  height: 800px;
  display: flex;
}
@media (max-width: 767px) {
  .ar-service-height {
    height: 600px;
  }
}
.ar-service-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -2;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s linear;
  transform: scale(1);
  background-size: cover;
  background-repeat: no-repeat;
}
.ar-service-bg::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(20, 20, 20, 0.3);
}
.ar-service-title {
  font-size: 18px;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-clash-medium);
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  margin-bottom: 50px;
  margin-right: 50px;
}
.ar-service-title::before {
  content: "";
  height: 0px;
  width: 2px;
  margin-bottom: 5px;
  transition: all 0.4s;
  display: inline-block;
  transform: translateY(-4px);
  background-color: var(--tp-common-white);
}
.ar-service-item {
  height: 100%;
  width: 25%;
  cursor: pointer;
}
.ar-service-item:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.ar-service-item.active .ar-service-bg {
  opacity: 1;
  visibility: visible;
  transform: scale(1.03);
}
.ar-service-item:hover .ar-service-title::before {
  height: 30px;
}
.ar-service-title-box {
  position: absolute;
  top: 0;
  left: 0;
  margin: 150px 100px 100px 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ar-service-title-box {
    margin: 60px 60px 60px 60px;
  }
}
@media (max-width: 767px) {
  .ar-service-title-box {
    margin: 40px;
  }
}

.crp-service-icon {
  flex: 0 0 auto;
  margin-right: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-service-icon {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.crp-service-icon span {
  height: 60px;
  width: 60px;
  line-height: 58px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  background-color: var(--tp-common-yellow-green);
}
.crp-service-title-sm {
  font-weight: 600;
  font-size: 34px;
  line-height: 1.1;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  font-family: var(--tp-ff-teko);
  color: var(--tp-common-cream-3);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-service-title-sm {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .crp-service-title-box {
    margin-bottom: 30px;
  }
}
.crp-service-content p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 30px;
  color: rgba(255, 255, 230, 0.7);
}
.crp-service-link {
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--tp-common-cream-3);
}
.crp-service-link span {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
}
.crp-service-link span span.text-1 {
  position: relative;
  display: block;
  transition: 0.3s;
}
.crp-service-link span span.text-2 {
  position: absolute;
  bottom: 100%;
  display: block;
  transition: 0.3s;
}
.crp-service-link i {
  position: relative;
  overflow: hidden;
  width: 14px;
  height: 14px;
  color: #E9FF48;
  margin-left: 11px;
  display: inline-flex;
}
.crp-service-link i svg {
  transform: translateY(-2px);
  position: absolute;
  bottom: -1px;
  left: 1px;
  transition: all 0.2s ease-out;
}
.crp-service-link i svg:last-child {
  left: -12px;
  bottom: -12px;
  transform: translate(0, 0);
  opacity: 0;
}
.crp-service-link:hover {
  color: var(--tp-common-cream-3);
}
.crp-service-link:hover span span.text-1 {
  -webkit-transform: translateY(150%);
  transform: translateY(150%);
}
.crp-service-link:hover span span.text-2 {
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
.crp-service-link:hover i svg:first-child {
  transform: translate(16px, -16px);
}
.crp-service-link:hover i svg:last-child {
  opacity: 1;
  visibility: visible;
  transform: translate(13px, -13px);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-service-item {
    flex-wrap: wrap;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-service-area {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .crp-service-area {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.crp-service-area .row [class*=col-]:nth-child(2n+2) .crp-service-item {
  margin-left: 115px;
  margin-right: 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-service-area .row [class*=col-]:nth-child(2n+2) .crp-service-item {
    margin-left: 110px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-service-area .row [class*=col-]:nth-child(2n+2) .crp-service-item {
    margin-left: 0;
    margin-right: 0;
  }
}
.crp-service-area .row [class*=col-]:nth-child(2n+1) .crp-service-item {
  margin-right: 180px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-service-area .row [class*=col-]:nth-child(2n+1) .crp-service-item {
    margin-right: 140px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-service-area .row [class*=col-]:nth-child(2n+1) .crp-service-item {
    margin-right: 0;
  }
}
.crp-service-shape-1 {
  position: absolute;
  left: 0;
  bottom: 18%;
  z-index: -1;
}
.crp-service-shape-2 {
  position: absolute;
  right: 16%;
  top: 0;
  z-index: -1;
}
.crp-service-shape-3 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-service-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-service-heading {
    margin-bottom: 30px;
  }
}
.st-service-heading .tp-section-subtitle {
  color: var(--tp-common-white);
}
.st-service-heading .tp-section-title-playfair {
  color: var(--tp-common-white);
}
.st-service-heading .tp-section-title-playfair span {
  color: rgba(255, 255, 255, 0.6);
}
.st-service-heading p {
  letter-spacing: 0;
  color: rgba(255, 255, 255, 0.65);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-service-heading p br {
    display: none;
  }
}
.st-service-item {
  padding: 40px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}
.st-service-item:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.st-service-item:hover .row [class*=col-] .st-service-item-wrap {
  transform: translateX(0);
}
.st-service-item-wrap {
  transition: 0.9s;
  transform: translateX(-340px);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-service-item-wrap {
    transform: translateX(0);
  }
}
@media (max-width: 767px) {
  .st-service-item-wrap {
    flex-wrap: wrap;
  }
}
.st-service-item-thumb {
  flex: 0 0 auto;
  margin-right: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-service-item-thumb {
    margin-right: 35px;
  }
}
@media (max-width: 767px) {
  .st-service-item-thumb {
    width: 100%;
  }
}
.st-service-item-thumb img {
  border-radius: 10px;
}
@media (max-width: 767px) {
  .st-service-item-thumb img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .st-service-item-text {
    padding-top: 30px;
  }
}
.st-service-item-title {
  margin: 0;
  line-height: 1;
  font-size: 50px;
  font-weight: 600;
  letter-spacing: -1px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-poppins);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .st-service-item-title {
    font-size: 44px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-service-item-title {
    font-size: 40px;
  }
}
.st-service-item-tags {
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  animation: marquee-horizontal 30s linear infinite;
}
.st-service-item-tags span {
  font-size: 14px;
  font-weight: 500;
  margin-right: 6px;
  padding: 1px 15px;
  border-radius: 20px;
  white-space: nowrap;
  display: inline-block;
  text-transform: uppercase;
  color: var(--tp-common-white);
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.st-service-item-slider {
  position: relative;
}
.st-service-item-slider::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  height: 100%;
  width: 160px;
  display: inline-block;
  background: linear-gradient(-90deg, #151515 0%, rgba(21, 21, 21, 0) 100%);
}
.st-service-item-slider::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 100%;
  width: 160px;
  z-index: 1;
  display: inline-block;
  background: linear-gradient(90deg, #151515 0%, rgba(21, 21, 21, 0) 100%);
}
.st-service-item-wrapper {
  height: 100%;
  text-align: end;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-service-item-btn {
    margin-bottom: 30px;
  }
}
.st-service-item-btn a {
  display: inline-block;
}
.st-service-item-btn a span {
  height: 60px;
  width: 60px;
  display: grid;
  border-radius: 30px;
  place-content: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.st-service-item-btn a:hover span {
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}

.cr-service-ptb {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
@media (max-width: 767px) {
  .cr-service-ptb {
    padding-bottom: 80px;
  }
}
.cr-service-item {
  padding: 40px 0;
  padding-left: 30px;
  position: relative;
  border-left: 1px dashed rgba(255, 255, 255, 0.08);
}
@media (max-width: 767px) {
  .cr-service-item {
    padding: 30px 0;
    padding-left: 30px;
  }
}
.cr-service-item::before {
  position: absolute;
  top: 45%;
  left: -1px;
  content: "";
  width: 1px;
  height: 30px;
  display: inline-block;
  background: linear-gradient(172deg, #926AFF 6.29%, #FF77B0 50.56%, #FEB267 92.25%);
}
.cr-service-item-icon {
  margin-bottom: 30px;
}
.cr-service-item-icon span {
  width: 56px;
  height: 56px;
  display: grid;
  border-radius: 12px;
  place-content: center;
  text-align: center;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.cr-service-item-content p {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.5);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cr-service-item-content p br {
    display: none;
  }
}
.cr-service-item-title {
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 16px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-onest);
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-ptb {
    padding-bottom: 100px;
  }
}
.pp-service-shape {
  position: absolute;
  top: -15%;
  left: 0;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-shape {
    display: none;
  }
}
.pp-service-shape.service-details-shape {
  top: auto;
  bottom: 10%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-shape.service-details-shape {
    display: none;
  }
}
.pp-service-heading {
  margin-bottom: 50px;
}
.pp-service-heading span {
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  color: var(--tp-common-white);
}
.pp-service-wrapper .active-bg {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
  position: absolute;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  background: var(--tp-common-yellow-1);
}
.pp-service-item {
  display: block;
  padding: 30px 0 0px 242px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-service-item {
    padding: 30px 0 0px 160px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-service-item {
    padding: 30px 0 0px 95px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-service-item {
    padding: 30px 0 0px 70px;
  }
}
@media (max-width: 767px) {
  .pp-service-item {
    padding: 25px 0 15px 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .pp-service-item {
    padding: 25px 0 15px 50px;
  }
}
.pp-service-item::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: var(--tp-common-yellow-1);
  -webkit-clip-path: inset(50% 0 50% 0);
  clip-path: inset(50% 0 50% 0);
  -webkit-transition: -webkit-clip-path 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-clip-path 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: clip-path 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: clip-path 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-clip-path 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 2;
}
.pp-service-item:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.pp-service-item:hover::before {
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
  -webkit-transition: -webkit-clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pp-service-item:hover .pp-service-item-title {
  color: #120F10;
}
.pp-service-item-title {
  position: relative;
  z-index: 2;
  font-size: 180px;
  font-weight: 600;
  line-height: 0.7;
  letter-spacing: -5.4px;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-service-item-title {
    font-size: 150px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-service-item-title {
    font-size: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-service-item-title {
    font-size: 85px;
    line-height: 1;
    letter-spacing: -1.4px;
  }
}
@media (max-width: 767px) {
  .pp-service-item-title {
    font-size: 45px;
    letter-spacing: 0;
    line-height: 1;
  }
}
.pp-service-2.ar-hero-area {
  padding-top: 205px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-service-2.ar-hero-area {
    padding-top: 200px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-service-2.ar-hero-area {
    padding-top: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-2.ar-hero-area {
    padding-top: 150px;
    padding-bottom: 50px;
  }
}
.pp-service-2 .tp-career-shape-1 {
  top: 50%;
  right: 23%;
}
.pp-service-2-title-box .ar-about-us-4-title {
  font-size: 200px;
  font-weight: 700;
  letter-spacing: -6px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .pp-service-2-title-box .ar-about-us-4-title {
    font-size: 160px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-service-2-title-box .ar-about-us-4-title {
    font-size: 130px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-service-2-title-box .ar-about-us-4-title {
    font-size: 115px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-service-2-title-box .ar-about-us-4-title {
    font-size: 100px;
    letter-spacing: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .pp-service-2-title-box .ar-about-us-4-title {
    font-size: 50px;
    letter-spacing: 0;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .pp-service-2-title-box .ar-about-us-4-title {
    font-size: 70px;
  }
}
.pp-service-2-hight {
  height: 950px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .pp-service-2-hight {
    height: 720px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-service-2-hight {
    height: 580px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-service-2-hight {
    height: 470px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-service-2-hight {
    height: 370px;
  }
}
@media (max-width: 767px) {
  .pp-service-2-hight {
    height: 250px;
  }
}
.pp-service-2-banner-top {
  padding-bottom: 20px;
}
.pp-service-2-banner-text p, .pp-service-2-banner-text a {
  font-size: 16px;
  font-weight: 500;
  color: #111013;
  text-transform: uppercase;
}
.pp-service-2-banner-text p span, .pp-service-2-banner-text a span {
  display: inline-block;
  margin-left: 3px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .inner-service-1-left {
    margin-bottom: 50px;
  }
}
.inner-service-1-left > span {
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #f9f4e8;
  margin-bottom: 25px;
  display: inline-block;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-family: var(--tp-ff-clash-semibold);
}
.inner-service-1-left ul li {
  list-style-type: none;
}
.inner-service-1-left ul li:not(:last-child) {
  margin-bottom: 12px;
}
.inner-service-1-left ul li span {
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: #ff535b;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-family: var(--tp-ff-clash-semibold);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .inner-service-1-number {
    padding-bottom: 30px;
  }
}
.inner-service-1-number h1 {
  font-size: 400px;
  font-weight: 600;
  line-height: 0.7;
  color: #ff535b;
  margin-bottom: 0;
  margin-top: 7px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-family: var(--tp-ff-clash-semibold);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .inner-service-1-number h1 {
    font-size: 300px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .inner-service-1-number h1 {
    font-size: 200px;
  }
}
@media (max-width: 767px) {
  .inner-service-1-number h1 {
    margin-top: 0;
    font-size: 100px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .inner-service-1-number h1 {
    font-size: 130px;
  }
}
.inner-service-1-text {
  margin-bottom: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .inner-service-1-text {
    margin-bottom: 45px;
  }
}
.inner-service-1-text span {
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 20px;
  display: inline-block;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: rgba(249, 244, 232, 0.6);
}
.inner-service-1-text p {
  font-weight: 400;
  font-size: 25px;
  color: #f9f4e8;
  line-height: 1.33;
  margin-bottom: 40px;
  /* padding-right: 100px; */
  letter-spacing: -0.01em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .inner-service-1-text p {
    padding-right: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .inner-service-1-text p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .inner-service-1-text p {
    font-size: 20px;
  }
}
.inner-service-1-right {
  padding-left: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .inner-service-1-right {
    padding-left: 0;
  }
}
.inner-service-1-category {
  margin-bottom: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .inner-service-1-category {
    margin-bottom: 50px;
  }
}
.inner-service-1-category-item {
  padding: 17px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.inner-service-1-category-item:hover span {
  transform: translateX(20px);
}
.inner-service-1-category-item:hover i {
  transform: translateX(-20px);
}
.inner-service-1-category-item:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.inner-service-1-category-item span {
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  color: #f9f4e8;
  transition: 0.3s ease-in-out;
}
.inner-service-1-category-item span::before {
  content: "";
  height: 6px;
  width: 6px;
  margin-right: 12px;
  border-radius: 50%;
  display: inline-block;
  background-color: #FF535B;
}
.inner-service-1-category-item i {
  transition: 0.3s ease-in-out;
  color: var(--tp-common-white);
}
.inner-service-1-thumb {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.inner-service-1-thumb .tp--hover-img {
  overflow: hidden;
}
.inner-service-1-thumb .tp--hover-img canvas {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .inner-service-1-thumb {
    margin-bottom: 30px;
  }
}
.inner-service-1-thumb img {
  border-radius: 10px;
}
.inner-service-1-thumb-text span {
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 15px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-inner-service-area {
    padding-top: 20px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-inner-service-item {
    margin-bottom: 50px;
  }
}

.tp-service-4-area .tp-career-shape-1 {
  top: 55%;
  right: auto;
  left: 44%;
  transform: scaleX(-1) rotate(50deg);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-service-4-area .ar-about-us-4-hero-ptb {
    padding-top: 160px;
  }
}
.tp-service-4-bg-shape {
  position: absolute;
  top: -450px;
  left: 0;
}
.tp-service-4-border {
  margin-bottom: 25px;
  border-bottom: 1px solid #EEE;
}
.tp-service-4-title {
  font-size: 70px;
  font-weight: 700;
  line-height: 1;
  color: #030303;
  font-family: var(--tp-ff-grotesk);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-service-4-title {
    font-size: 56px;
  }
}
@media (max-width: 767px) {
  .tp-service-4-title {
    font-size: 43px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-service-4-title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-title {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-title br {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-text {
    padding-top: 0;
  }
}
.tp-service-4-text p {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #525252;
  font-family: var(--tp-ff-grotesk);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-service-4-text p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .tp-service-4-text p {
    font-size: 17px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-service-4-text p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-text p br {
    display: none;
  }
}
.tp-service-4-banner-breadcrumb span {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  display: inline-block;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-grotesk);
}
.tp-service-4-banner-breadcrumb span:not(:last-of-type) {
  margin-right: 25px;
}
.tp-service-4-banner-breadcrumb span:not(:last-of-type)::after {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  top: 10px;
  right: -18px;
  border-radius: 50%;
  background-color: #525252;
}
.tp-service-4-banner-breadcrumb span a {
  color: #525252;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-service-4-solution-area {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-solution-area {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-solution-subtitle {
    padding-bottom: 10px;
  }
}
.tp-service-4-solution-subtitle p {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  border-radius: 100px;
  display: inline-block;
  border: 1px solid #EEE;
  padding: 6px 16px 6px 27px;
  color: var(--tp-common-black);
}
.tp-service-4-solution-subtitle p::before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  top: 12px;
  left: 10px;
  border-radius: 50%;
  background-color: var(--tp-common-black);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-service-4-solution-heading {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-solution-heading {
    padding-bottom: 40px;
  }
}
.tp-service-4-solution-title {
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  color: #030303;
  letter-spacing: -1px;
  font-family: var(--tp-ff-grotesk);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-service-4-solution-title {
    font-size: 45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-solution-title {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-solution-title br {
    display: none;
  }
}
.tp-service-4-solution-item {
  padding: 40px 35px 35px;
  border: 1px solid rgba(3, 3, 3, 0.1);
}
.tp-service-4-solution-item:hover .tp-service-4-solution-item-icon span {
  animation-name: tpshake;
  animation-timing-function: ease-in-out;
  animation-duration: 0.4s;
  animation-iteration-count: 1;
}
.tp-service-4-solution-item-icon {
  padding-bottom: 165px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-solution-item-icon {
    padding-bottom: 100px;
  }
}
.tp-service-4-solution-item-icon span {
  display: inline-block;
  transition: all 0.4s ease;
}
.tp-service-4-solution-item-title {
  font-size: 34px;
  font-weight: 700;
  color: #030303;
  margin-bottom: 16px;
  letter-spacing: -0.34px;
  font-family: var(--tp-ff-grotesk);
}
@media (max-width: 767px) {
  .tp-service-4-solution-item-title {
    font-size: 30px;
  }
}
.tp-service-4-solution-item-content {
  margin-bottom: 22px;
  padding-bottom: 26px;
  border-bottom: 1px solid rgba(3, 3, 3, 0.1);
}
.tp-service-4-solution-item-content p {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: -0.17px;
  color: rgba(17, 16, 19, 0.7);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-solution-item-content p br {
    display: none;
  }
}
.tp-service-4-solution-item-btn a {
  font-size: 15px;
  font-weight: 700;
  color: #030303;
  text-transform: uppercase;
}
.tp-service-4-solution-item-btn a span {
  margin-left: 4px;
  display: inline-block;
}
.tp-service-4-solution-item.service-details {
  border-color: rgba(255, 255, 255, 0.1);
}
.tp-service-4-solution-item.service-details .tp-service-4-solution-item-icon {
  padding-bottom: 60px;
}
.tp-service-4-solution-item.service-details .tp-service-4-solution-item-title {
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 40px;
  padding-bottom: 36px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) {
  .tp-service-4-solution-item.service-details .tp-service-4-solution-item-title {
    font-size: 32px;
  }
}
.tp-service-4-solution-item.service-details .tp-service-4-solution-item-title a {
  display: inline;
  transition: all 0.3s linear;
  background-repeat: no-repeat;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0px 82%;
  background-image: linear-gradient(currentcolor, currentcolor), linear-gradient(currentcolor, currentcolor);
}
.tp-service-4-solution-item.service-details .tp-service-4-solution-item-title a:hover {
  background-size: 0% 1px, 100% 1px;
}
.tp-service-4-solution-item.service-details .tp-service-4-solution-item-content {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.tp-service-4-solution-item.service-details .tp-service-4-solution-item-content p {
  color: var(--tp-common-white);
}
.tp-service-4-solution-item.service-details .tp-service-4-solution-item-content ul li {
  font-size: 16px;
  font-weight: 400;
  list-style: none;
  margin-bottom: 6px;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) {
  .tp-service-4-solution-item.service-details .tp-service-4-solution-item-content ul li {
    font-size: 14px;
  }
}
.tp-service-4-dot .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  transition: 0.3s;
  border-radius: 50%;
  display: inline-block;
  background: transparent;
  border: 1px solid #999;
}
.tp-service-4-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: var(--tp-common-green-regular);
  background-color: var(--tp-common-green-regular);
}
.tp-service-4-padding-area {
  margin: 0 20px;
  border-radius: 24px;
}
@media (max-width: 767px) {
  .tp-service-4-padding-area {
    margin: 0;
  }
}
.tp-service-4-padding-area .dgm-footer-bg {
  overflow: hidden;
  border-radius: 24px;
}
@media (max-width: 767px) {
  .tp-service-4-price-ptb {
    padding-bottom: 100px;
  }
}
.tp-service-4-price-shape {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.tp-service-4-price-shape img {
  border-radius: 0 0 24px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-process-ptb {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-process-ptb {
    padding-top: 100px;
  }
}
.tp-service-4-process-list {
  display: flex;
  position: relative;
  align-items: center;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .tp-service-4-process-list {
    padding-bottom: 30px;
  }
}
.tp-service-4-process-list span {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  color: #111013;
  display: grid;
  height: 70px;
  width: 70px;
  margin-right: 20px;
  border-radius: 50%;
  place-content: center;
  border: 1px solid rgba(17, 16, 19, 0.08);
}
.tp-service-4-process-list:not(:last-child) span::before {
  position: absolute;
  content: "";
  height: 50px;
  width: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: calc(100% + 10px);
  background-color: rgba(17, 16, 19, 0.08);
}
@media (max-width: 767px) {
  .tp-service-4-process-list:not(:last-child) span::before {
    content: none;
  }
}
.tp-service-4-process-list p {
  font-size: 26px;
  font-weight: 500;
  color: #111013;
  line-height: 1.2;
  letter-spacing: -0.26px;
}
@media (max-width: 767px) {
  .tp-service-4-process-list p {
    font-size: 20px;
  }
}
.tp-service-4-process-wrap {
  padding-top: 110px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-process-wrap {
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-process-wrapper {
    padding-left: 0;
  }
}
.tp-service-4-process-wrapper p {
  font-size: 16px;
  color: rgba(17, 16, 19, 0.7);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-process-wrapper p br {
    display: none;
  }
}
@media (max-width: 767px) {
  .tp-service-4-process-wrapper p {
    padding-left: 0;
  }
}
.tp-service-4-process-video {
  position: absolute;
  left: -20px;
  top: 20%;
}
@media (max-width: 767px) {
  .tp-service-4-process-video {
    position: static;
  }
}
.tp-service-4-process-video .dgm-testimonial-playbtn {
  height: 220px;
  width: 220px;
  display: grid;
  place-content: center;
  background-color: var(--tp-common-green-regular);
}
@media (max-width: 767px) {
  .tp-service-4-process-video .dgm-testimonial-playbtn {
    position: static;
    margin: 0;
    transform: translateY(30px);
  }
}
.tp-service-4-process-video.service-5-pos {
  top: auto;
  left: auto;
  right: 30%;
  bottom: 0px;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-process-video.service-5-pos {
    position: static;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-4-process-video.service-5-pos .dgm-testimonial-playbtn {
    position: static;
    margin: 0;
    transform: translateY(0px);
  }
}
.tp-service-4-process-video.service-5-pos .dgm-testimonial-playbtn:hover span {
  color: #111013;
}
.tp-service-4-process-video.service-5-pos .dgm-testimonial-playbtn span {
  font-size: 18px;
  font-weight: 500;
  color: #111013;
  letter-spacing: -0.36px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.tp-service-5-text {
  margin-bottom: 35px;
}
.tp-service-5-text p {
  font-size: 20px;
  color: #535156;
  line-height: 28px;
}
@media (max-width: 767px) {
  .tp-service-5-text p br {
    display: none;
  }
}
.tp-service-5-list ul li {
  list-style: none;
  width: 50%;
  float: left;
  font-size: 18px;
  font-weight: 500;
  color: #111013;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .tp-service-5-list ul li {
    width: 100%;
  }
}
.tp-service-5-feature-wrap {
  height: 640px;
  overflow: hidden;
  position: relative;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .tp-service-5-feature-wrap {
    height: 300px;
  }
}
.tp-service-5-feature-wrap img {
  border-radius: 20px;
}
.tp-service-5-feature img {
  position: absolute;
  top: 0;
  left: 0;
}
.tp-service-5-feature-content {
  position: absolute;
  z-index: 1;
  bottom: 0;
  padding: 215px 0 70px 170px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-service-5-feature-content {
    padding: 215px 0 60px 120px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-service-5-feature-content {
    padding: 215px 0 60px 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-service-5-feature-content {
    padding: 100px 0 60px 40px;
  }
}
@media (max-width: 767px) {
  .tp-service-5-feature-content {
    padding: 20px;
  }
}
.tp-service-5-feature-content span {
  margin-bottom: 45px;
  display: inline-block;
}
.tp-service-5-feature-title {
  font-size: 60px;
  font-weight: 900;
  line-height: 0.92;
  letter-spacing: -2.4px;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-service-5-feature-title {
    letter-spacing: -0.4px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-service-5-feature-title {
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  .tp-service-5-feature-title {
    font-size: 30px;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .tp-service-5-feature-title br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-5-price-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .tp-service-5-price-heading {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-service-5-price-heading {
    padding-bottom: 40px;
  }
}
.tp-service-5-price-heading .tp-career-title {
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-service-5-price-heading .tp-career-title.fs-60 {
    font-size: 50px;
  }
}
.tp-service-5-price-heading.service-details .tp-career-title {
  font-weight: 600;
  line-height: 0.8;
  letter-spacing: -1px;
  text-transform: capitalize;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
.tp-service-5-price-item {
  padding-top: 45px;
  padding-bottom: 45px;
  border-top: 1px solid rgba(17, 16, 19, 0.08);
}
.tp-service-5-price-item:last-child {
  border-bottom: 1px solid rgba(17, 16, 19, 0.08);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-5-price-item-heading {
    margin-bottom: 20px;
  }
}
.tp-service-5-price-item-title {
  font-size: 30px;
  font-weight: 600;
  color: #111013;
  letter-spacing: -0.3px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-5-price-item-list {
    margin-bottom: 20px;
  }
}
.tp-service-5-price-item-list ul {
  display: grid;
  gap: 0px 30px;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
  .tp-service-5-price-item-list ul {
    grid-template-columns: none;
  }
}
.tp-service-5-price-item-list ul li {
  font-size: 16px;
  list-style: none;
  font-weight: 400;
  color: #111013;
  margin-bottom: 4px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-service-5-price-item-list ul li {
    font-size: 14px;
  }
}
.tp-service-5-price-item-list ul li span {
  margin-right: 10px;
  display: inline-block;
}
.tp-service-5-price-item-head h4 {
  font-size: 40px;
  font-weight: 600;
  color: #111013;
  letter-spacing: -0.4px;
  text-transform: uppercase;
}
.tp-service-5-price-item.service-details {
  border-color: rgba(255, 255, 255, 0.08);
}
.tp-service-5-price-item.service-details .tp-service-5-price-item-title {
  color: var(--tp-common-white);
}
.tp-service-5-price-item.service-details .tp-service-5-price-item-list ul li {
  color: var(--tp-common-white);
}
.tp-service-5-price-item.service-details .tp-service-5-price-item-head h4 {
  color: var(--tp-common-white);
}

.pp-service-details-ptb {
  padding-top: 215px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-ptb {
    padding-top: 170px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-ptb .pp-about-shape {
    display: none;
  }
}
.pp-service-details-about-wrap {
  padding-left: 485px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-about-wrap {
    padding-left: 0;
  }
}
.pp-service-details-about-item {
  display: flex;
  align-items: center;
  border-radius: 170px;
  padding: 38px 50px 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-service-details-about-item {
    padding: 38px 30px 30px;
  }
}
.pp-service-details-about-item span {
  width: 105px;
  font-size: 70px;
  font-weight: 400;
  line-height: 1;
  margin-right: 20px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
@media (max-width: 767px) {
  .pp-service-details-about-item span {
    width: 145px;
  }
}
.pp-service-details-about-item span i {
  margin-right: -5px;
  font-style: normal;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-service-details-about-item span {
    font-size: 52px;
  }
}
.pp-service-details-about-item p {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-service-details-about-item p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-about-item p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-about-item p br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-heading {
    padding-bottom: 0px;
    margin-bottom: 45px;
  }
}
.pp-service-details-title {
  margin: 0;
  font-size: 140px;
  font-weight: 600;
  line-height: 0.8;
  letter-spacing: -1.4px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-service-details-title {
    font-size: 120px;
    line-height: 0.7;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-service-details-title {
    font-size: 99px;
    line-height: 0.6;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-service-details-title {
    font-size: 80px;
    line-height: 0.9;
  }
}
@media (max-width: 767px) {
  .pp-service-details-title {
    font-size: 60px;
    line-height: 0.9;
  }
}
@media (max-width: 767px) {
  .pp-service-details-title br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-title i {
    display: none;
  }
}
.pp-service-details-title span {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #0E0F11;
  margin-bottom: 0;
  padding: 16px 29px;
  border-radius: 56px;
  display: inline-block;
  letter-spacing: -0.16px;
  text-transform: uppercase;
  border: 1px solid #FFF669;
  transform: translateY(-24px);
  font-family: var(--tp-ff-p);
  background: var(--tp-common-yellow-1);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-service-details-title span {
    transform: translateY(-16px);
  }
}
@media (max-width: 767px) {
  .pp-service-details-title span {
    transform: translateY(-4px);
  }
}
.pp-service-details-title span svg {
  position: absolute;
  bottom: -13px;
  right: -13px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-overview-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.pp-service-details-overview-heading {
  margin-bottom: 70px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-service-details-overview-heading {
    margin-bottom: 55px;
  }
}
@media (max-width: 767px) {
  .pp-service-details-overview-heading {
    margin-bottom: 45px;
  }
}
.pp-service-details-overview-title {
  font-size: 60px;
  font-weight: 500;
  line-height: 60px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
@media (max-width: 767px) {
  .pp-service-details-overview-title {
    font-size: 52px;
  }
}
.pp-service-details-overview-wrapper {
  padding-right: 10px;
}
.pp-service-details-overview-wrapper p {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 45px;
  color: var(--tp-common-white);
}
.pp-service-details-overview-wrapper h4 {
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 20px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-overview-list {
    margin-bottom: 30px;
  }
}
.pp-service-details-overview-list ul {
  display: block;
}
.pp-service-details-overview-list ul li {
  font-size: 16px;
  font-weight: 500;
  list-style: none;
  margin-bottom: 20px;
  display: inline-flex;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-overview-list ul li br {
    display: none;
  }
}
.pp-service-details-overview-list ul li span {
  display: grid;
  height: 24px;
  width: 24px;
  margin-right: 12px;
  border-radius: 50%;
  text-align: center;
  flex: 0 0 auto;
  place-content: center;
  transform: translateY(4px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.pp-service-details-overview-thumb {
  margin-left: 75px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-overview-thumb {
    margin-left: 0;
  }
}
.pp-service-details-overview-thumb img {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-process-ptb {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-process-heading {
    padding-bottom: 60px;
  }
}
.pp-service-details-process-subtitle {
  font-size: 16px;
  font-weight: 500;
  color: #C4EE18;
  padding: 6px 16px;
  margin-bottom: 15px;
  display: inline-block;
  border-radius: 100px;
  font-family: var(--tp-ff-grotesk);
  background: rgba(3, 3, 3, 0.4);
}
.pp-service-details-process-subtitle svg {
  margin-right: 4px;
  display: inline-block;
  transform: translateY(-1px);
}
.pp-service-details-process-title {
  font-size: 70px;
  font-weight: 600;
  line-height: 0.9;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-service-details-process-title {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .pp-service-details-process-title {
    font-size: 50px;
  }
}
.pp-service-details-process-box::before {
  position: absolute;
  content: "";
  left: 0;
  top: 20px;
  height: 1px;
  width: 100%;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-process-box::before {
    content: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-process-item {
    margin-bottom: 40px;
  }
}
.pp-service-details-process-item span {
  font-size: 16px;
  font-weight: 600;
  color: #030303;
  height: 40px;
  width: 40px;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 45px;
  display: inline-block;
  place-content: center;
  background-color: #C4EE18;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-service-details-process-item span {
    margin-bottom: 30px;
  }
}
.pp-service-details-process-item h4 {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 20px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
.pp-service-details-process-item p {
  color: #999;
  line-height: 1.4;
}
.pp-service-details-process-bottom span {
  font-size: 16px;
  font-weight: 500;
  border-radius: 100px;
  padding: 8px 34px;
  display: inline-block;
  background: transparent;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.pp-service-details-process-bottom span a {
  font-size: 15px;
  color: #C4EE18;
  margin-left: 5px;
  text-transform: uppercase;
}
.pp-service-details-process-bottom span a svg {
  margin-right: 4px;
}

.creative-service-2-style .tp-section-subtitle {
  margin-bottom: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-service-2-style .tp-section-subtitle {
    margin-bottom: 15px;
  }
}
.creative-service-2-style .tp-service-5-feature-wrap {
  border-radius: 0;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-service-2-style .tp-service-5-feature-wrap {
    height: 450px;
  }
}
.creative-service-2-style .tp-service-5-feature-wrap img {
  border-radius: 0;
}
.creative-service-2-style .tp-service-5-feature-wrap::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

/*----------------------------------------*/
/*  7.6 Project Css
/*----------------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-project-area {
    padding-top: 130px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-project-area {
    padding-top: 120px;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .tp-project-area {
    padding-top: 80px;
    padding-bottom: 0px;
  }
}
.tp-project-title {
  font-weight: 700;
  font-size: 34px;
  line-height: 1.2;
  margin-bottom: 13px;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-project-title {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .tp-project-title {
    font-size: 25px;
  }
}
.tp-project-category span {
  padding: 7px 17px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  transition: 0.3s;
  margin-right: 5px;
  margin-bottom: 8px;
  border-radius: 20px;
  display: inline-block;
  text-transform: uppercase;
  color: var(--tp-common-black);
  border: 1px solid rgba(19, 22, 13, 0.1);
}
.tp-project-category span:hover {
  border-color: #F6F6F9;
  background-color: #F6F6F9;
  color: var(--tp-common-black);
}
.tp-project-thumb {
  margin-bottom: 25px;
  position: relative;
}
.tp-project-thumb .tp--hover-img {
  overflow: hidden;
}
.tp-project-thumb .tp--hover-img img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.tp-project-thumb .tp--hover-img canvas {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.tp-project-subtitle-wrap .tp-section-subtitle {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-project-item {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .tp-project-item {
    margin-bottom: 40px;
  }
}

.des-portfolio-item img {
  width: 100%;
  border-radius: 20px;
}
.des-portfolio-thumb {
  position: relative;
  border-radius: 20px;
}
.des-portfolio-thumb::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(20, 20, 20, 0) 0%, rgba(20, 20, 20, 0.4) 100%);
}
.des-portfolio-category {
  position: absolute;
  top: 45px;
  left: 50px;
  z-index: 2;
}
@media (max-width: 767px) {
  .des-portfolio-category {
    top: 15px;
    left: 15px;
  }
}
.des-portfolio-category.portfolio-meta {
  left: auto;
  right: 50px;
}
@media (max-width: 767px) {
  .des-portfolio-category.portfolio-meta {
    right: 15px;
  }
}
.des-portfolio-category span {
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  border-radius: 20px;
  padding: 7px 12px;
  transition: 0.3s;
  letter-spacing: 0.4px;
  display: inline-block;
  text-transform: uppercase;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
  .des-portfolio-category span {
    font-size: 12px;
    padding: 7px 7px;
  }
}
.des-portfolio-category span:hover {
  color: var(--tp-common-black);
  border-color: var(--tp-common-white);
  background-color: var(--tp-common-white);
}
.des-portfolio-content {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  display: inline-block;
  text-align: center;
}
@media (max-width: 767px) {
  .des-portfolio-content {
    bottom: 5px;
  }
}
.des-portfolio-title {
  font-weight: 600;
  font-size: 180px;
  line-height: 1;
  margin-bottom: 0;
  display: inline-block;
  font-family: var(--tp-ff-mango);
  color: var(--tp-common-cream);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .des-portfolio-title {
    font-size: 125px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .des-portfolio-title {
    font-size: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .des-portfolio-title {
    font-size: 90px;
  }
}
@media (max-width: 767px) {
  .des-portfolio-title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .des-portfolio-area {
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .des-portfolio-area {
    padding-bottom: 110px;
  }
}
@media (max-width: 767px) {
  .des-portfolio-area {
    padding-bottom: 0px;
  }
}

.des-project-banner {
  height: 800px;
  overflow: hidden;
}
.des-project-banner img {
  margin-top: -350px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .des-project-banner img {
    margin-top: -200px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .des-project-banner img {
    margin-top: -150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .des-project-banner img {
    margin-top: -70px;
  }
}
@media (max-width: 767px) {
  .des-project-banner img {
    margin-top: -30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .des-project-banner {
    height: 620px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .des-project-banner {
    height: 480px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .des-project-banner {
    height: 300px;
  }
}
@media (max-width: 767px) {
  .des-project-banner {
    height: 250px;
  }
}
.des-project-top-text p {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 0;
  padding-right: 35px;
  color: rgba(249, 244, 232, 0.7);
}
@media (max-width: 767px) {
  .des-project-top-text p {
    padding-right: 0;
  }
}
.des-project-total {
  padding-right: 20px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .des-project-total {
    margin-right: 30px;
  }
}
.des-project-total span {
  width: 380px;
  font-weight: 500;
  font-size: 180px;
  line-height: 1;
  display: inline-block;
  color: var(--tp-common-cream);
  font-family: var(--tp-ff-mango-medium);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .des-project-total span {
    width: 360px;
  }
}
@media (max-width: 767px) {
  .des-project-total span {
    width: 100%;
    font-size: 120px;
  }
}
.des-project-total span::before {
  content: "";
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 35px;
  transform: translateY(-50px);
  background-color: var(--tp-common-cream);
}
.des-project-total span i {
  font-style: normal;
}
.des-project-info span {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: rgba(249, 244, 232, 0.5);
}
.des-project-info h4 {
  font-weight: 300;
  font-size: 46px;
  line-height: 1.2;
  font-family: var(--tp-ff-mango);
  color: var(--tp-common-cream);
}
.des-project-item {
  margin-bottom: 40px;
  padding: 0px 25px;
  border-bottom: 1px solid rgba(249, 244, 232, 0.1);
}
@media (max-width: 767px) {
  .des-project-item {
    flex-wrap: wrap;
    padding: 15px 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .des-project-area {
    padding-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .des-project-area {
    padding-bottom: 80px;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .des-project-title-box {
    margin-bottom: 30px;
  }
}

.dgm-project-top-text {
  padding-left: 180px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .dgm-project-top-text {
    padding-left: 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .dgm-project-top-text {
    padding-left: 0px;
  }
}
.dgm-project-top-text p {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.5;
  margin-bottom: 0;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 0.7);
}
.dgm-project-top-wrap {
  margin-bottom: 45px;
}
.dgm-project-active {
  margin: 0px -460px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .dgm-project-active {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .dgm-project-active {
    margin: 0;
    margin: 0px 15px;
  }
}
.dgm-project-title-sm {
  font-weight: 700;
  font-size: 46px;
  line-height: 1.2;
  margin-bottom: 0px;
  letter-spacing: -0.04em;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-grotesk);
}
@media (max-width: 767px) {
  .dgm-project-title-sm {
    font-size: 35px;
  }
}
.dgm-project-content h5 {
  overflow: hidden;
  margin-top: 10px;
}
.dgm-project-content h5 span {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--tp-common-white);
  transform: translateY(50px);
  transition: all 0.8s;
}
.dgm-project-slider-wrap .swiper-container.dgm-project-text-active {
  height: 100px !important;
}
.dgm-project-slider-wrap .dgm-project-text-active .swiper-slide-active .dgm-project-content h5 span {
  transform: translateY(0);
  transition-delay: 0.5s;
}
.dgm-project-arrow button {
  width: 64px;
  height: 64px;
  line-height: 1;
  margin-left: 8px;
  border-radius: 40px;
  text-align: center;
  position: relative;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.dgm-project-arrow button::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: 0.3s;
  visibility: hidden;
  border-radius: 50%;
  transform: scale(0.3);
  background-color: var(--tp-common-green-regular);
}
.dgm-project-arrow button:hover {
  transition: 0.4s;
  color: var(--tp-common-black);
}
.dgm-project-arrow button:hover::after {
  transform: scale(1.1);
  opacity: 1;
  visibility: visible;
}
.dgm-project-area {
  margin-top: -1px;
  border-radius: 0 0 20px 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-project-area {
    padding-bottom: 80px;
  }
}
.creative-project-thumb {
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 25px;
}
.creative-project-thumb img {
  width: 100%;
  border-radius: 20px;
  transition: transform 500ms;
  transform-origin: center center;
  transform: perspective(0) rotateX(0) rotateY(0) scaleX(1) scaleY(1);
}
.creative-project-meta span {
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
  color: var(--tp-common-white);
}
.creative-project-meta span:not(:last-child) {
  padding-right: 13px;
  margin-right: 13px;
  position: relative;
}
.creative-project-meta span:not(:last-child)::after {
  position: absolute;
  top: 7px;
  right: -2px;
  content: "";
  height: 6px;
  width: 6px;
  border-radius: 50%;
  display: inline-block;
  background-color: var(--tp-common-white);
}
.creative-project-title-sm {
  font-weight: 600;
  font-size: 30px;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
}
.creative-project-social a {
  width: 54px;
  height: 54px;
  line-height: 50px;
  text-align: center;
  border-radius: 40px;
  display: inline-block;
  border: 2px solid #161618;
  background-color: #212123;
  color: var(--tp-common-white);
}
.creative-project-social a:last-child {
  margin-left: -15px;
}
.creative-project-social a:hover {
  color: var(--tp-common-black);
  border-color: var(--tp-common-green-light);
  background-color: var(--tp-common-green-light);
}
.creative-project-social::after {
  content: "";
  height: 2px;
  width: 212px;
  margin-left: 14px;
  display: inline-block;
  background-color: #212123;
  transform: translateY(-2px);
}
@media (max-width: 767px) {
  .creative-project-social::after {
    width: 200px;
  }
}
.creative-project-btn-box {
  padding-left: 175px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-project-btn-box {
    padding-left: 0;
  }
}
.creative-project-btn-box p {
  font-weight: 500;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 35px;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .creative-project-btn-box p br {
    display: none;
  }
}
.creative-project-category {
  position: absolute;
  top: -2px;
  right: 0;
  padding: 15px;
  padding-top: 7px;
  background-color: #0e0f11;
  border-radius: 0 0 0 20px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  transform: translateY(-50px);
}
.creative-project-category span {
  border-radius: 20px;
  padding: 9px 18px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  background-color: #242426;
  color: var(--tp-common-white);
}
.creative-project-category span:hover {
  color: var(--tp-common-black);
  background-color: var(--tp-common-green-light);
}
.creative-project-category::before {
  content: "";
  position: absolute;
  background-color: transparent;
  bottom: -40px;
  right: 0;
  height: 40px;
  width: 20px;
  border-top-right-radius: 20px;
  box-shadow: 0px -17px 0 0 #0E0F11;
}
.creative-project-category::after {
  content: "";
  position: absolute;
  background-color: transparent;
  top: 1px;
  left: -20px;
  height: 40px;
  width: 20px;
  border-top-right-radius: 20px;
  box-shadow: 0 -18px 0 0 #0E0F11;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-project-item {
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-project-item {
    margin-bottom: 50px;
  }
}
.creative-project-item:hover .creative-project-category {
  opacity: 1;
  visibility: visible;
  transform: translateY(-1px);
}
.creative-project-item:hover .creative-project-thumb img {
  transform: perspective(400px) rotateX(0.09deg) rotateY(0) scaleX(1.1) scaleY(1.1);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .design-project-area {
    padding-top: 120px;
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .design-project-area {
    padding-top: 120px;
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .design-project-item {
    margin-bottom: 60px;
  }
}
.design-project-title {
  font-weight: 400;
  font-size: 80px;
  line-height: 0.9;
  color: #e0eeee;
  margin-bottom: 10px;
  letter-spacing: -0.02em;
  font-family: var(--tp-ff-dirtyline);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .design-project-title {
    font-size: 65px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .design-project-title {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .design-project-title {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .design-project-title-box {
    margin-bottom: 20px;
  }
}
.design-project-title-box p {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.25;
  color: #e0eeee;
  margin-bottom: 0;
  max-width: 300px;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .design-project-title-box p {
    max-width: 100%;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .design-project-title-box p {
    max-width: 100%;
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .design-project-title-wrap {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .design-project-content {
    padding-left: 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .design-project-content {
    padding-left: 0px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .design-project-content.pr-200 {
    padding-right: 0;
  }
}
.design-project-content span {
  display: block;
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  color: #e0eeee;
  margin-bottom: 45px;
  letter-spacing: -0.02em;
}
.design-project-thumb img {
  border-radius: 30px;
  will-change: transform;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .design-project-thumb img {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .design-project-thumb img {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .design-project-title-box .tp-section-title-dirtyline {
    font-size: 110px;
  }
}

.tp_text_invert > div {
  background-image: linear-gradient(to right, #111013 50%, #e4e4e4 50%);
  background-size: 200% 100%;
  background-position: 100%;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
}

.tp_text_invert_2 > div {
  background-image: linear-gradient(to right, #e0eeee 50%, #383C3E 50%);
  padding: 10px 0;
  background-size: 200% 100%;
  background-position: 100%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.tp_text_invert_3 > div {
  background-image: linear-gradient(to right, #f9f4e8 50%, #383C3E 50%);
  padding: 10px 0;
  background-size: 200% 100%;
  background-position: 100%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.tp-text-right-scroll {
  display: inline-block;
}

.tp-text-left-scroll {
  display: inline-block;
}

.tp-reveal-line {
  overflow: hidden;
}

@media (max-width: 767px) {
  .studio-project-ptb {
    padding-bottom: 0;
  }
}
.studio-project-btn {
  transform: translateY(-10px);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .studio-project-top-wrap {
    margin-bottom: 0;
  }
}
.studio-project-title-wrap {
  margin-left: 90px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .studio-project-title-wrap {
    margin-left: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .studio-project-title-box {
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .studio-project-title-box {
    margin-bottom: 40px;
  }
}
.studio-project-thumb {
  height: 630px;
  width: 1090px;
  margin-left: 90px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .studio-project-thumb {
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .studio-project-thumb {
    height: 100%;
    width: 100%;
    margin-left: 0;
  }
}
.studio-project-thumb img {
  width: 100%;
}
.studio-project-number {
  flex: 0 0 auto;
  margin-right: 45px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), (max-width: 767px) {
  .studio-project-number {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.studio-project-number span {
  font-size: 20px;
  line-height: 1;
  margin-right: 25px;
  letter-spacing: -0.02em;
  color: var(--tp-common-cream);
  font-family: var(--tp-ff-clash-medium);
}
.studio-project-number i {
  color: var(--tp-common-white);
  transform: translateY(-1px);
}
.studio-project-title-sm {
  font-size: 50px;
  line-height: 0.9;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--tp-common-cream);
  font-family: var(--tp-ff-clash-semibold);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .studio-project-title-sm {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .studio-project-title-sm {
    font-size: 30px;
    letter-spacing: 0;
  }
}
.studio-project-content {
  margin-top: 5px;
}
.studio-project-content span {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: rgba(249, 244, 232, 0.6);
}
.studio-project-content-wrap {
  margin-top: 55px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .studio-project-content-wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .studio-project-content-wrap {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .studio-project-item {
    margin-bottom: 0;
  }
}

.studio-showcase-wrap {
  height: 1700px;
  overflow: hidden;
  margin: 0px -370px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .studio-showcase-wrap {
    height: 1000px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .studio-showcase-wrap {
    height: 700px;
  }
}
@media (max-width: 767px) {
  .studio-showcase-wrap {
    height: 700px;
    margin: 0;
  }
}
.studio-showcase-main {
  gap: 30px;
  margin-top: -370px;
}
.studio-showcase-thumb img {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .studio-showcase-area {
    margin-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .studio-showcase-area {
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-project-area {
    padding-bottom: 80px;
  }
}
.ai-project-content {
  position: absolute;
  width: auto;
  max-width: calc(100% - 80px);
  height: auto;
  top: auto;
  right: auto;
  bottom: 60px;
  left: 60px;
  padding: 0;
  background-color: transparent;
  overflow: hidden;
}
.ai-project-subtitle {
  color: #494949;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 5px;
  transform: translateX(-101%);
  transition: all 0.3s;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-delay: 50ms;
  transition-duration: 0.3s;
  display: inline-block;
  background-color: var(--tp-common-white);
  padding: 13px 20px;
}
.ai-project-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.44px;
  padding: 20px;
  transform: translateX(-101%);
  transition: all 0.3s;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-duration: 0.3s;
  transition-delay: 0ms;
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
  margin-bottom: 0;
  margin-top: 2px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-project-title {
    font-size: 16px;
  }
}
.ai-project-thumb img {
  transition: 0.9s;
  width: 100%;
}
.ai-project-item:hover .ai-project-title {
  transform: translateX(0);
  transition: all 0.7s ease;
  transition-duration: 0.7s;
  transition-delay: 0s;
  transition-delay: 0ms;
  transition-duration: 0.5s;
}
.ai-project-item:hover .ai-project-subtitle {
  transform: translateX(0);
  transition: all 0.7s ease;
  transition-duration: 0.7s;
  transition-delay: 0s;
  transition-delay: 50ms;
  transition-duration: 0.5s;
}
.ai-project-item:hover .ai-project-thumb img {
  transform: scale(1.1);
}
.ai-project-shape-1 {
  position: absolute;
  bottom: -65px;
  left: 0;
  z-index: -1;
}

.ar-project-category {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ar-project-category span {
  font-size: 20px;
  line-height: 1;
  color: #1d2132;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: var(--tp-ff-clash-medium);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ar-project-category span {
    font-size: 16px;
  }
}
.ar-project-category i {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #1d2132;
  font-style: normal;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ar-project-category i {
    font-size: 14px;
  }
}
.ar-project-thumb {
  overflow: hidden;
}
.ar-project-thumb img {
  transition: 0.9s;
}
.ar-project-item {
  border-top: 1px solid #fff;
  position: relative;
}
.ar-project-item::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 0;
  height: 1px;
  transition: 0.4s ease-in-out;
  background-color: var(--tp-common-red-3);
}
.ar-project-item:hover::after {
  right: auto;
  left: 0;
  width: 100%;
}
.ar-project-item:hover .ar-project-thumb img {
  transform: scale(1.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-project-area {
    padding-top: 80px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .ar-project-title-box {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .crp-project-area {
    margin-bottom: 60px;
  }
}
.crp-project-item {
  padding: 40px;
  border-radius: 30px;
  border: 4px solid #2a4c3a;
  background-color: var(--tp-common-cream-3);
}
.crp-project-meta {
  position: relative;
}
.crp-project-meta::after {
  position: absolute;
  content: "";
  top: 10px;
  left: 30px;
  height: 1px;
  width: 86%;
  background-color: rgba(42, 76, 58, 0.08);
}
.crp-project-meta span {
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  color: #2A4C3A;
  font-family: var(--tp-ff-teko);
}
.crp-project-thumb {
  padding-top: 40px;
  padding-bottom: 45px;
  background-repeat: no-repeat;
  background-position: center;
}
.crp-project-title-sm {
  font-weight: 500;
  font-size: 54px;
  line-height: 0.93;
  color: #2a4c3a;
  font-family: var(--tp-ff-teko);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-project-title-sm {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .crp-project-title-sm {
    font-size: 27px;
  }
  .crp-project-title-sm br {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-project-title-box {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-project-title-box .tp-section-title-teko.fs-150 {
    margin-bottom: 20px;
  }
}
.crp-project-content {
  padding-top: 25px;
  border-top: 1px solid rgba(42, 76, 58, 0.08);
}
.crp-project-category a {
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  color: #2a4c3a;
  padding: 7px 18px;
  border-radius: 10px;
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid rgba(42, 76, 58, 0.1);
}
.crp-project-category a:hover {
  background-color: #e9edd5;
}
.crp-project-right {
  padding-left: 75px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-project-right {
    padding-left: 0;
  }
}

.crp-process-title-sm {
  font-weight: 600;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 10px;
  letter-spacing: 0.3px;
  font-family: var(--tp-ff-teko);
  color: var(--tp-common-cream-3);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-process-title-sm {
    font-size: 35px;
  }
}
.crp-process-content p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.62;
  color: #fcfede;
  margin-bottom: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-process-content p {
    font-size: 15px;
  }
}
.crp-process-icon {
  margin-bottom: 50px;
}
.crp-process-item {
  margin-right: 65px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-process-item {
    margin-right: 0;
  }
}
.crp-process-shape-1 {
  position: absolute;
  bottom: 175px;
  left: 0;
  z-index: -1;
}
.crp-process-shape-2 {
  position: absolute;
  bottom: 17%;
  right: 0;
  z-index: -1;
}
.crp-process-shape-3 {
  position: absolute;
  top: 8%;
  right: 21%;
  z-index: -1;
}
@media (max-width: 767px) {
  .crp-process-area {
    padding: 0;
    font-size: 27px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-project-ptb {
    padding-top: 65px;
  }
}
.it-project-item {
  overflow: hidden;
  padding: 8px;
  border-radius: 20px;
  background: var(--tp-common-white);
  box-shadow: 0 2px 3px 0 rgba(50, 41, 73, 0.1);
}
.it-project-item:hover .it-project-thumb img {
  transform: scale(1.1);
}
.it-project-title {
  font-weight: 500;
  font-size: 30px;
  line-height: 1.1;
  margin-bottom: 8px;
  letter-spacing: 0.03em;
  color: var(--tp-common-black-10);
  font-family: var(--tp-ff-platform);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-project-title {
    font-size: 25px;
  }
}
.it-project-content {
  padding: 30px;
}
.it-project-content span {
  font-weight: 600;
  font-size: 11px;
  line-height: 1;
  color: #61616a;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding: 9px 12px;
  border-radius: 27px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid rgba(50, 41, 73, 0.1);
}
.it-project-content span:hover {
  border-color: #F3F3F9;
  background: #F3F3F9;
}
.it-project-thumb {
  border-radius: 16px;
}
.it-project-thumb img {
  border-radius: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.it-project-active {
  margin: 0 -260px;
}
@media (max-width: 767px) {
  .it-project-active {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .it-project-arrow {
    display: none;
  }
}
.it-project-arrow button {
  width: 50px;
  height: 50px;
  line-height: 1;
  margin: 0 138px;
  border-radius: 60px;
  display: inline-block;
  background-color: var(--tp-common-white);
  border: 1px solid rgba(33, 33, 45, 0.1);
}
.it-project-arrow button:hover {
  background-color: #7463FF;
  color: var(--tp-common-white);
}
.it-project-dots {
  margin-top: -40px;
}
@media (max-width: 767px) {
  .it-project-dots {
    margin-top: 0;
  }
}
.it-project-dots .swiper-pagination-bullet {
  border-radius: 7px;
  width: 50px;
  height: 6px;
  opacity: 1;
  margin: 0 4px;
  transition: 0.3s;
  background: rgba(33, 33, 45, 0.1);
}
.it-project-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #7463FF;
}

.st-portfolio-ptb {
  padding-top: 130px;
  padding-bottom: 440px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .st-portfolio-ptb {
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-portfolio-ptb {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-portfolio-heading {
    margin-bottom: 50px;
  }
}
.st-portfolio-item:hover .st-portfolio-item-thumb img {
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .st-portfolio-item {
    margin-bottom: 30px;
  }
}
.st-portfolio-item-thumb {
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 30px;
}
.st-portfolio-item-thumb img {
  width: 100%;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.st-portfolio-item-content {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(69, 48, 48, 0.15);
}
.st-portfolio-item-btn a {
  font-size: 20px;
  font-weight: 500;
  color: var(--tp-common-brown);
}
.st-portfolio-item-btn a span {
  display: inline-block;
  margin-left: 4px;
}
.st-portfolio-item-title {
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.44px;
  color: var(--tp-common-brown);
  font-family: var(--tp-ff-poppins);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .st-portfolio-item-title {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-portfolio-item-title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-portfolio-item-title br {
    display: none;
  }
}
.st-portfolio-item-1 {
  margin-right: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-portfolio-item-1 {
    margin-right: 0;
  }
}
.st-portfolio-item-1 .st-portfolio-item-thumb img {
  height: 315px;
  object-fit: cover;
}
.st-portfolio-item-2 {
  margin-top: 430px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-portfolio-item-2 {
    margin-top: 0;
  }
}
.st-portfolio-item-2 .st-portfolio-item-thumb img {
  height: 264px;
  object-fit: cover;
}
.st-portfolio-item-3 {
  margin-top: -90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-portfolio-item-3 {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-portfolio-item-3 {
    width: 100%;
  }
}
.st-portfolio-item-3 .st-portfolio-item-thumb img {
  height: 306px;
  object-fit: cover;
}
.st-portfolio-item-4 {
  width: 364px;
  margin-top: -210px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-portfolio-item-4 {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-portfolio-item-4 {
    width: 100%;
  }
}
.st-portfolio-item-4 .st-portfolio-item-thumb img {
  height: 290px;
  object-fit: cover;
}
.st-portfolio-item-5 {
  margin-top: 330px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-portfolio-item-5 {
    margin-top: 0;
  }
}
.st-portfolio-item-5 .st-portfolio-item-thumb img {
  height: 230px;
  object-fit: cover;
}
.st-portfolio-item-6 {
  width: 364px;
  margin-top: 330px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-portfolio-item-6 {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-portfolio-item-6 {
    margin-top: 0;
  }
}
.st-portfolio-item-6 .st-portfolio-item-thumb img {
  height: 430px;
  object-fit: cover;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-project-ptb {
    padding-top: 100px;
    padding-bottom: 40px;
  }
}
.pp-project-heading {
  margin-left: -65px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-project-heading {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-project-heading {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), (max-width: 767px) {
  .pp-project-sub-heading {
    margin-bottom: 30px;
  }
}
.pp-project-item:hover .pp-project-item-thumb img {
  transform: scale(1.1);
}
.pp-project-item-thumb {
  overflow: hidden;
  margin-bottom: 25px;
  border-radius: 20px;
}
.pp-project-item-thumb img {
  border-radius: 20px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.pp-project-item-title {
  font-size: 46px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
.pp-project-item-title a:hover {
  color: var(--tp-common-yellow-1);
}
.pp-project-item-meta {
  font-size: 17px;
  font-weight: 500;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.6);
}
.pp-project-btn {
  height: 100%;
  display: flex;
  align-items: end;
  justify-content: end;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-project-btn {
    justify-content: start;
    padding-bottom: 40px;
  }
}

.tp-project-5-title {
  font-size: 80px;
  font-weight: 400;
  line-height: 1;
  color: #846457;
  letter-spacing: -3.2px;
  font-family: var(--tp-ff-playfair);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-project-5-title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-project-5-title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .tp-project-5-title {
    font-size: 45px;
  }
}
.tp-project-5-title-box {
  position: relative;
  padding: 32px 0;
  z-index: 1;
  border-bottom: 1px solid rgba(207, 194, 146, 0.2);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-project-5-title-box {
    margin-bottom: 40px;
  }
}
.tp-project-5-title-box:last-child {
  margin-bottom: 0;
}
.tp-project-5-title-box span {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #846457;
  text-transform: uppercase;
  font-family: var(--tp-ff-poppins);
  transition: 0.3s;
}
.tp-project-5-title-box.active .tp-project-5-title {
  color: var(--tp-cream-2);
}
.tp-project-5-title-box.active span {
  color: var(--tp-cream-2);
}
.tp-project-5-title-box.active .tp-project-5-thumb-box {
  top: 15%;
  opacity: 1;
  visibility: visible;
}
.tp-project-5-title-box.active .tp-project-5-title-box-bg {
  transform: scale(1);
  border-radius: 0 0 0 0;
}
.tp-project-5-title-box-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 1;
  border-radius: 0 0 50% 50%;
  transform: scaleY(0);
  transform-origin: top center;
  background-color: #552411;
  transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1), border-radius 0.3s cubic-bezier(0.5, 0, 0, 1);
  z-index: -1;
}

.tp-project-5-thumb-box {
  position: absolute;
  top: 70%;
  left: 10%;
  right: 0;
  width: 80%;
  height: 100%;
  z-index: -1;
  text-align: center;
  object-fit: cover;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

#tp-project-5-thumb-wrap.tp-project-5-thumb-box-1 {
  opacity: 1;
  visibility: visible;
}
#tp-project-5-thumb-wrap.tp-project-5-thumb-box-1 .tp-project-5-thumb-box-1 {
  top: 0;
  opacity: 1;
  visibility: visible;
}
#tp-project-5-thumb-wrap.tp-project-5-thumb-box-2 {
  opacity: 1;
  visibility: visible;
}
#tp-project-5-thumb-wrap.tp-project-5-thumb-box-2 .tp-project-5-thumb-box-2 {
  top: 0;
  opacity: 1;
  visibility: visible;
}
#tp-project-5-thumb-wrap.tp-project-5-thumb-box-3 {
  opacity: 1;
  visibility: visible;
}
#tp-project-5-thumb-wrap.tp-project-5-thumb-box-3 .tp-project-5-thumb-box-3 {
  top: 0;
  opacity: 1;
  visibility: visible;
}
#tp-project-5-thumb-wrap.tp-project-5-thumb-box-4 {
  opacity: 1;
  visibility: visible;
}
#tp-project-5-thumb-wrap.tp-project-5-thumb-box-4 .tp-project-5-thumb-box-4 {
  top: 0;
  opacity: 1;
  visibility: visible;
}

.tp-project-5-thumb.thumb-1 img {
  transform: rotate(-6deg);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-project-5-thumb.thumb-1 img {
    transform: rotate(0deg);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-project-5-thumb.thumb-1 img {
    transform: scale(0.7);
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-project-5-thumb.thumb-1 img {
    transform: scale(0.7);
    margin-left: -50px;
  }
}
.tp-project-5-thumb.thumb-2 img {
  transform: rotate(6deg);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-project-5-thumb.thumb-2 img {
    transform: rotate(0deg);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-project-5-thumb.thumb-2 img {
    transform: scale(0.7);
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-project-5-thumb.thumb-2 img {
    transform: scale(0.7);
    margin-right: -50px;
  }
}

.tp-project-5-section-subtitle, .tp-project-5-section-title, .tp-project-5-section-link {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: var(--tp-cream-2);
  text-transform: uppercase;
  font-family: var(--tp-ff-poppins);
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .tp-project-5-section-subtitle, .tp-project-5-section-title, .tp-project-5-section-link {
    margin-bottom: 15px;
  }
}
.tp-project-5-section-link:hover {
  color: var(--tp-cream-2);
}
.tp-project-5-section-box {
  border-top: 1px solid rgba(207, 194, 146, 0.2);
  padding-top: 15px;
}
@media (max-width: 767px) {
  .tp-project-5-section-box {
    flex-wrap: wrap;
  }
}
.tp-project-5-2-title {
  font-size: 326px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -19.56px;
  text-transform: uppercase;
  color: var(--tp-cream-2);
  font-family: var(--tp-ff-playfair);
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-project-5-2-title {
    font-size: 280px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-project-5-2-title {
    font-size: 230px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-project-5-2-title {
    font-size: 200px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-project-5-2-title {
    font-size: 160px;
  }
}
@media (max-width: 767px) {
  .tp-project-5-2-title {
    font-size: 60px;
    letter-spacing: -2.56px;
  }
}
@media (max-width: 767px) {
  .tp-project-5-2-title-box {
    margin-bottom: 0;
  }
}
.tp-project-5-2-item {
  display: inline-block;
  padding: 50px;
  padding-bottom: 55px;
  border: 1px solid var(--tp-cream-2);
  background: rgba(101, 54, 36, 0.9);
  backdrop-filter: blur(10px);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-project-5-2-item {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .tp-project-5-2-item {
    padding: 30px;
    padding-bottom: 35px;
    margin-bottom: 40px;
  }
}
.tp-project-5-2-item.space-left {
  margin-left: 200px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-project-5-2-item.space-left {
    margin-left: 0;
  }
}
.tp-project-5-2-item-wrap {
  margin-bottom: 200px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-project-5-2-item-wrap {
    margin-bottom: 0;
  }
}
.tp-project-5-2-item-wrap:last-child {
  margin-bottom: 180px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-project-5-2-item-wrap:last-child {
    margin-bottom: 0;
  }
}
.tp-project-5-2-thumb {
  margin-bottom: 50px;
}
.tp-project-5-2-thumb img {
  max-width: inherit;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-project-5-2-thumb img {
    max-width: 100%;
  }
}
.tp-project-5-2-content span {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  color: var(--tp-cream-2);
  font-family: var(--tp-ff-poppins);
  margin-bottom: 10px;
  display: inline-block;
}
.tp-project-5-2-title-sm {
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -2px;
  color: var(--tp-cream-2);
  font-family: var(--tp-ff-playfair);
  margin-bottom: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-project-5-2-title-sm {
    font-size: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-project-5-2-title-sm {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-project-5-2-title-sm {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .tp-project-5-2-title-sm {
    font-size: 40px;
  }
}
.tp-project-5-2-btn {
  border-top: 1px solid var(--tp-cream-2);
  border-bottom: 1px solid var(--tp-cream-2);
  padding: 15px 0;
}
.tp-project-5-2-btn a {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  color: var(--tp-cream-2);
  font-family: var(--tp-ff-poppins);
}
.tp-project-5-2-btn a span {
  left: 10px;
  top: 0px;
  overflow: hidden;
  position: relative;
}
.tp-project-5-2-btn a span svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
  position: absolute;
  bottom: -1px;
  left: 1px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.tp-project-5-2-btn a span svg:last-child {
  left: -12px;
  bottom: -12px;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 0;
}
.tp-project-5-2-btn a:hover span svg:first-child {
  -webkit-transform: translate(16px, -16px);
  -moz-transform: translate(16px, -16px);
  -ms-transform: translate(16px, -16px);
  -o-transform: translate(16px, -16px);
  transform: translate(16px, -16px);
  opacity: 0;
  visibility: hidden;
}
.tp-project-5-2-btn a:hover span svg:last-child {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(13px, -13px);
  -moz-transform: translate(13px, -13px);
  -ms-transform: translate(13px, -13px);
  -o-transform: translate(13px, -13px);
  transform: translate(13px, -13px);
}
.tp-project-5-2-shape {
  position: absolute;
  bottom: 0;
  left: -200px;
}

.tp-portfolio-11-slider-bg {
  height: 100vh;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.tp-portfolio-11-slider-bg.slick-active .tp-portfolio-11-slider-link {
  opacity: 1;
}
.tp-portfolio-11-slider-bg.slick-active .tp-portfolio-11-slider-subtitle {
  opacity: 1;
}
.tp-portfolio-11-slider-bg.slick-active .tp-portfolio-11-slider-title {
  opacity: 1;
}
.tp-portfolio-11-slider-content {
  padding-left: 180px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-portfolio-11-slider-content {
    padding-left: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-portfolio-11-slider-content {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .tp-portfolio-11-slider-content {
    padding: 0 15px;
  }
}
.tp-portfolio-11-slider-link {
  margin-bottom: 30px;
  opacity: 0;
}
.tp-portfolio-11-slider-subtitle {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 50px;
  display: inline-block;
  text-transform: uppercase;
  color: var(--tp-common-white);
  opacity: 0;
}
.tp-portfolio-11-slider-title {
  font-size: 130px;
  font-weight: 700;
  line-height: 0.85;
  letter-spacing: 2px;
  margin-bottom: 0;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-mango);
  opacity: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-portfolio-11-slider-title {
    font-size: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-portfolio-11-slider-title {
    font-size: 90px;
  }
  .tp-portfolio-11-slider-title br {
    display: none;
  }
}
@media (max-width: 767px) {
  .tp-portfolio-11-slider-title {
    font-size: 90px;
  }
  .tp-portfolio-11-slider-title br {
    display: none;
  }
}
.tp-portfolio-11-slider-active button {
  left: 40px;
  bottom: 60px;
  width: 55px;
  height: 56px;
  line-height: 53px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  color: var(--tp-common-white);
  border: 2px solid rgba(255, 255, 255, 0.2);
  transition: 0.3s;
  z-index: 99;
}
@media only screen and (min-width: 992px) {
  .tp-portfolio-11-slider-active button {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .tp-portfolio-11-slider-active button {
    left: 15px;
  }
}
.tp-portfolio-11-slider-active button.slick-next {
  margin-left: 70px;
}
.tp-portfolio-11-slider-active button i {
  font-weight: 500;
}
.tp-portfolio-11-slider-active button:hover {
  color: var(--tp-common-black);
  border-color: var(--tp-common-white);
  background-color: var(--tp-common-white);
}
.tp-portfolio-11-slider-nav-item {
  cursor: pointer;
}
.tp-portfolio-11-slider-nav-thumb img {
  border-radius: 14px;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.2);
}
.tp-portfolio-11-slider-nav-wrap {
  width: 1260px;
  position: absolute;
  bottom: 110px;
  right: -65px;
  z-index: 99;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-portfolio-11-slider-nav-wrap {
    right: -280px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-portfolio-11-slider-nav-wrap {
    right: -80px;
    width: 900px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-portfolio-11-slider-nav-wrap {
    right: -80px;
    width: 600px;
  }
}
.tp-portfolio-11-slider-nav-wrap .slides-number {
  position: absolute;
  right: 12%;
  bottom: -10%;
  z-index: 99;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-portfolio-11-slider-nav-wrap .slides-number {
    right: 39%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-portfolio-11-slider-nav-wrap .slides-number {
    right: 16%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-portfolio-11-slider-nav-wrap .slides-number {
    right: 19%;
  }
}
.tp-portfolio-11-slider-nav-wrap .slides-number span {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-body);
  min-width: 50px;
}
.tp-portfolio-11-slider-nav-wrap .slides-number .slider-line {
  height: 1px;
  width: 850px;
  margin-right: 45px;
  background-color: rgba(255, 255, 255, 0.2);
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-portfolio-11-slider-nav-wrap .slides-number .slider-line {
    width: 500px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-portfolio-11-slider-nav-wrap .slides-number .slider-line {
    width: 520px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-portfolio-11-slider-nav-wrap .slides-number .slider-line {
    width: 240px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-portfolio-11-slider-nav-wrap .slides-number .slider-line {
    width: 215px;
  }
}
.tp-portfolio-11-slider-nav-active button {
  left: 0;
  width: 55px;
  bottom: -45px;
  height: 56px;
  line-height: 53px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  color: var(--tp-common-white);
  border: 2px solid rgba(255, 255, 255, 0.2);
  transition: 0.3s;
}
.tp-portfolio-11-slider-nav-active button.slick-next {
  margin-left: 70px;
}
.tp-portfolio-11-slider-nav-active button i {
  font-weight: 500;
}
.tp-portfolio-11-slider-nav-active button:hover {
  color: var(--tp-common-black);
  border-color: var(--tp-common-white);
  background-color: var(--tp-common-white);
}
.tp-portfolio-11-slider-nav-active .slick-list {
  padding: 50px 0;
}
.tp-portfolio-11-slider-nav-content-wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.tp-portfolio-11-slider-nav-content {
  height: 100%;
  padding: 30px;
}
.tp-portfolio-11-slider-nav-year span {
  height: 30px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 4px;
  padding: 0px 12px;
  line-height: 30px;
  display: inline-block;
  backdrop-filter: blur(5px);
  color: var(--tp-common-white);
  font-family: var(--tp-ff-body);
  background: rgba(255, 255, 255, 0.2);
}
.tp-portfolio-11-slider-nav-subtittle {
  font-size: 13px;
  font-weight: 600;
  line-height: 10px;
  margin-bottom: 10px;
  display: inline-block;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
.tp-portfolio-11-slider-nav-tittle {
  font-size: 40px;
  font-weight: 400;
  line-height: 1;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-mango);
  margin-bottom: 0;
  letter-spacing: 1px;
}

.tp--hover-item {
  position: relative;
}

.tp--hover-img canvas {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .creative-project-2-style {
    padding-bottom: 0;
  }
}
.creative-project-2-top {
  margin-bottom: 70px;
}
.creative-project-2-top .tp-section-subtitle {
  margin-bottom: 100px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .creative-project-2-top .tp-section-subtitle {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .creative-project-2-top .tp-section-subtitle {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-project-2-top .tp-section-subtitle {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .creative-project-2-top .tp-section-title.fs-64 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .creative-project-2-top .tp-section-title.fs-64 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-project-2-top .tp-section-title.fs-64 {
    font-size: 40px;
    margin-bottom: 30px;
  }
}

.design-project-2-style .design-project-title-box p {
  max-width: 350px;
}

/*----------------------------------------*/
/*  7.7 Funfact Css
/*----------------------------------------*/
.tp-funfact-img img {
  height: 144px;
  width: 144px;
  border-radius: 50%;
  object-fit: contain;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-funfact-img img {
    height: 100px;
    width: 100px;
    object-fit: contain;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-funfact-img img {
    height: 100%;
    width: 100%;
  }
}
.tp-funfact-green-wrap {
  padding-top: 130px;
  padding-bottom: 70px;
  border-right: 10px solid #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-funfact-green-wrap {
    border-right: 0;
    border-bottom: 10px solid #fff;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-funfact-green-wrap {
    padding-top: 70px;
  }
}
.tp-funfact-shape-1 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.tp-funfact-subtitle {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  display: inline-block;
  color: var(--tp-common-black);
}
@media (max-width: 767px) {
  .tp-funfact-subtitle {
    margin-bottom: 10px;
  }
}
.tp-funfact-title {
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.06em;
  text-transform: uppercase;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-funfact-title {
    padding-left: 0;
  }
}
.tp-funfact-number span {
  font-weight: 700;
  font-size: 400px;
  line-height: 1;
  margin-left: -20px;
  display: inline-block;
  letter-spacing: -0.1em;
  text-transform: uppercase;
  color: var(--tp-common-red-3);
  transform: translateY(-50px);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-funfact-number span {
    font-size: 300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-funfact-number span {
    font-size: 200px;
    margin-left: 0;
    transform: translateY(0px);
  }
}
@media (max-width: 767px) {
  .tp-funfact-number span {
    font-size: 112px;
    margin-left: 0;
    transform: translateY(0px);
  }
}
.tp-funfact-number span i {
  color: var(--tp-common-red-3);
  -webkit-text-stroke: 6px #F8F8FB;
  margin-left: -15px;
  font-style: normal;
  display: inline-block;
  transform: rotate(-8deg);
}
@media (max-width: 767px) {
  .tp-funfact-number span i {
    margin-left: 0;
    transform: rotate(0);
  }
}
.tp-funfact-number span em {
  margin-right: 45px;
}
@media (max-width: 767px) {
  .tp-funfact-number span em {
    margin-right: 20px;
  }
}
.tp-funfact-green-wrap.pink-style .tp-funfact-subtitle {
  color: var(--tp-theme-pink);
}
.tp-funfact-green-wrap.pink-style .tp-funfact-title {
  color: var(--tp-theme-pink);
}
.tp-funfact-green-wrap.pink-style .tp-funfact-number span {
  color: var(--tp-theme-pink);
}
.tp-funfact-green-wrap.pink-style .tp-funfact-number span i {
  color: var(--tp-theme-pink);
}
.tp-funfact-green-wrap.yellow-style .tp-funfact-number span {
  color: var(--tp-theme-yellow);
}
.tp-funfact-green-wrap.yellow-style .tp-funfact-subtitle {
  color: var(--tp-theme-yellow);
}
.tp-funfact-green-wrap.yellow-style .tp-funfact-title {
  color: var(--tp-theme-yellow);
}
.tp-funfact-panel {
  width: 100%;
  height: 100%;
  will-change: transform;
  opacity: 1 !important;
}
.tp-funfact-panel-wrap {
  width: 300%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-funfact-panel-wrap {
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-funfact-content-wrap {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .tp-funfact-content-wrap {
    padding-left: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .tp-funfact-big-img {
    display: none;
  }
}

.ar-funfact-item h4 {
  line-height: 0.8;
  font-size: 100px;
  letter-spacing: -0.04em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-clash-regular);
}
.ar-funfact-item h4 i {
  font-style: normal;
}
.ar-funfact-item span {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-clash-medium);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ar-funfact-item span {
    font-size: 15px;
  }
}
.ar-funfact-bg {
  padding: 45px 0;
  padding-bottom: 0;
}

.st-counter-wrapper {
  border-top: 1px solid rgba(69, 48, 48, 0.15);
  border-bottom: 1px solid rgba(69, 48, 48, 0.15);
}
.st-counter-wrapper .row [class*=col-]:not(:last-child) {
  border-right: 1px solid rgba(69, 48, 48, 0.15);
}
@media (max-width: 767px) {
  .st-counter-wrapper .row [class*=col-]:not(:last-child) {
    border: none;
  }
}
.st-counter-item {
  position: relative;
  padding-top: 105px;
  padding-bottom: 110px;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .st-counter-item {
    padding-top: 70px;
    padding-bottom: 75px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .st-counter-item {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .st-counter-item {
    padding: 50px 0;
  }
}
.st-counter-item:hover::before {
  opacity: 1;
  height: 100%;
  visibility: visible;
}
.st-counter-item::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);
}
.st-counter-item h4 {
  font-size: 80px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: -3.2px;
  color: var(--tp-common-brown);
  font-family: var(--tp-ff-poppins);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-counter-item h4 {
    font-size: 60px;
    margin-bottom: 10px;
  }
}
.st-counter-item h4 i {
  font-style: normal;
}
.st-counter-item span {
  font-size: 18px;
  font-weight: 400;
  color: #494949;
  line-height: 1.3;
  display: inline-block;
  font-family: var(--tp-ff-poppins);
}

.ar-funfact-2-style .ar-funfact-item {
  position: relative;
  padding-left: 30px;
}
.ar-funfact-2-style .ar-funfact-item::after {
  position: absolute;
  content: "";
  top: -15px;
  left: 0;
  width: 1px;
  height: 140px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.1);
}
.ar-funfact-2-style .ar-funfact-item h4 {
  color: var(--tp-common-white);
  font-family: var(--tp-ff-inter);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), (max-width: 767px) {
  .ar-funfact-2-style .ar-funfact-item h4 {
    font-size: 75px;
  }
}
.ar-funfact-2-style .ar-funfact-item span {
  font-size: 18px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-inter);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ar-funfact-2-style .ar-funfact-item span {
    font-size: 14px;
  }
}
.ar-funfact-2-border {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ar-funfact-2-border::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  height: 1px;
  width: 95%;
  content: "";
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.1);
}

/*----------------------------------------*/
/*  7.8 Work Css
/*----------------------------------------*/
@media (max-width: 767px) {
  .tp-work-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.tp-work-item {
  border: 4px solid #fff;
  padding: 45px 40px 45px 50px;
  background-color: #F6F6F9;
}
@media (max-width: 767px) {
  .tp-work-item {
    padding: 45px 30px 45px 35px;
  }
}
.tp-work-item.about-us-3-bg {
  border-radius: 20px;
  border-color: #FFFFE6;
  background-color: #FFFFE6;
}
.tp-work-item.about-us-3-bg .tp-work-number span {
  background-color: #E7FF48;
}
.tp-work-item.about-us-3-bg .tp-work-number i {
  color: #2A4C3A;
}
.tp-work-item.about-us-3-bg .tp-work-title {
  color: #2A4C3A;
}
.tp-work-number {
  margin-bottom: 45px;
  display: inline-block;
}
.tp-work-number span {
  height: 80px;
  width: 60px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  transform: rotate(30deg);
  background-color: var(--tp-common-red-3);
}
.tp-work-number i {
  position: absolute;
  top: 25px;
  left: 12px;
  font-style: italic;
  font-weight: 800;
  font-size: 30px;
  letter-spacing: -0.03em;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-besley);
}
.tp-work-title {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .tp-work-title {
    font-size: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-work-title-box {
    margin-bottom: 40px;
  }
}
.tp-work-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-work-content p br {
    display: none;
  }
}
.tp-work-wrapper {
  margin-left: 100px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-work-wrapper {
    margin-left: 60px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-work-wrapper {
    margin-left: 0px;
  }
}

.creative-work-content p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-work-content p br {
    display: none;
  }
}
.creative-work-icon img {
  margin-bottom: 20px;
}
.creative-work-item {
  padding: 45px;
  border-radius: 20px;
  background-color: #0E0F11;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .creative-work-item {
    padding: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .creative-work-item {
    padding: 35px;
  }
}
.creative-work-bg {
  padding: 110px 100px;
  padding-bottom: 80px;
  border-radius: 20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .creative-work-bg {
    padding: 110px 70px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .creative-work-bg {
    padding: 110px 30px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-work-bg {
    padding: 110px 50px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .creative-work-bg {
    padding: 110px 20px;
    padding-bottom: 80px;
  }
}
.creative-work-square-box {
  position: absolute;
  top: 0;
  left: 0;
  height: 100px;
  width: 400px;
  display: inline-block;
  border-radius: 0 0 20px 0;
  background-color: #0E0F11;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .creative-work-square-box {
    top: -50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-work-square-box {
    display: none;
  }
}
.creative-work-square-box::after, .creative-work-square-box::before {
  content: "";
  position: absolute;
  bottom: 60px;
  right: -20px;
  height: 40px;
  width: 20px;
  border-top-left-radius: 20px;
  background-color: transparent;
  box-shadow: 0px -18px 0 0 #0e0f11;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .creative-work-square-box::after {
    bottom: 10px;
  }
}
.creative-work-square-box::before {
  bottom: -40px;
  left: 0px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .design-work-area {
    text-align: center;
    padding-bottom: 80px;
  }
}
.design-work-item img {
  width: 100%;
  border-radius: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .design-work-item img {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .design-work-item img {
    margin-bottom: 30px;
  }
}
.design-work-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 420px;
  text-align: center;
  display: inline-block;
  transform: translateY(-50%);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .design-work-content {
    position: static;
    margin-bottom: 60px;
    transform: translateY(0);
  }
}
.design-work-content p {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.25;
  color: #e0eeee;
  margin-bottom: 55px;
  letter-spacing: -0.02em;
}
@media (max-width: 767px) {
  .design-work-content p {
    font-size: 20px;
  }
}
.design-work-content img {
  margin-bottom: 30px;
}

.creative-work-2-style .tp-section-title.fs-44 {
  font-weight: 500;
}

/*----------------------------------------*/
/*  7.9 Testimonail Css
/*----------------------------------------*/
.tp-testimonial-bg {
  padding-top: 160px;
  padding-bottom: 125px;
  border-radius: 50px 50px 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-testimonial-bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .tp-testimonial-bg {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.tp-testimonial-ratting {
  display: inline-block;
  border-radius: 100px;
  padding: 11px 16px;
  padding-right: 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.tp-testimonial-ratting img {
  flex: 0 0 auto;
  margin-right: 15px;
}
.tp-testimonial-ratting-icon span {
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  margin-right: 4px;
  display: inline-block;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
.tp-testimonial-ratting-icon i {
  font-size: 14px;
  color: #ef2b10;
}
.tp-testimonial-ratting-icon i svg {
  transform: translateY(-3px);
}
.tp-testimonial-ratting-info p {
  font-weight: 500;
  font-size: 13px;
  line-height: 1.2;
  margin-bottom: 0;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 0.6);
}
.tp-testimonial-item {
  transition: 0.3s;
  margin: 0px -25px;
  display: inline-block;
  padding: 30px 30px 45px 30px;
  background-color: var(--tp-common-red-3);
  border: 6px solid var(--tp-common-black-3);
}
@media (max-width: 767px) {
  .tp-testimonial-item {
    margin: 0;
  }
}
.tp-testimonial-item.grey-style {
  transform: rotate(-7deg);
  background-color: #E1E1E1;
}
@media (max-width: 767px) {
  .tp-testimonial-item.grey-style {
    transform: rotate(0);
  }
}
.tp-testimonial-item.green-style {
  margin-top: 70px;
  position: relative;
  z-index: 2;
  transform: rotate(2deg);
}
.tp-testimonial-item.green-style .tp-testimonial-text p {
  color: var(--tp-common-white);
}
.tp-testimonial-item.green-style .tp-testimonial-author-info span {
  color: var(--tp-common-white);
}
.tp-testimonial-item.green-style .tp-testimonial-author-info p {
  color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .tp-testimonial-item.green-style {
    margin-top: 0;
    transform: rotate(0);
  }
}
.tp-testimonial-item.black-style {
  margin-top: -50px;
  transform: rotate(2deg);
  background: #2a2a2a;
}
@media (max-width: 767px) {
  .tp-testimonial-item.black-style {
    margin-top: 0;
    transform: rotate(0);
  }
}
.tp-testimonial-item.black-style .tp-testimonial-text p {
  color: var(--tp-common-white);
}
.tp-testimonial-item.black-style .tp-testimonial-author-info span {
  color: var(--tp-common-white);
}
.tp-testimonial-item.black-style .tp-testimonial-author-info p {
  color: rgba(255, 255, 255, 0.5);
}
.tp-testimonial-item.white-style {
  position: relative;
  z-index: 2;
  transform: rotate(-7deg);
  background-color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .tp-testimonial-item.white-style {
    transform: rotate(0);
  }
}
.tp-testimonial-item:hover {
  position: relative;
  z-index: 5;
}
.tp-testimonial-text p {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.27;
  margin-bottom: 65px;
  letter-spacing: -0.04em;
  color: var(--tp-common-black);
}
.tp-testimonial-avater {
  flex: 0 0 auto;
  margin-right: 12px;
}
.tp-testimonial-avater img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
.tp-testimonial-author-info span {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
}
.tp-testimonial-author-info p {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  color: #4d5051;
  margin-bottom: 0;
}
.tp-testimonial-slider-active {
  padding-top: 180px;
  margin: 0px -100px;
}
@media (max-width: 767px) {
  .tp-testimonial-slider-active {
    padding-top: 60px;
    margin: 0;
  }
}
.tp-testimonial-global img.global-img {
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  text-align: center;
  width: 900px;
  margin: 0 auto;
  padding-top: 100px;
  animation: animationglob 30s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
  -webkit-animation: animationglob 50s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-testimonial-global img.global-img {
    top: 10%;
  }
}
.tp-testimonial-global img.overlay-img {
  position: absolute;
  top: 16%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  z-index: 2;
}

.dgm-testimonial-quote {
  margin-bottom: 15px;
}
.dgm-testimonial-quote span {
  color: var(--tp-common-black);
}
.dgm-testimonial-text {
  margin-bottom: 35px;
}
.dgm-testimonial-text p {
  font-weight: 400;
  font-size: 22px;
  line-height: 1.56;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-grotesk);
}
.dgm-testimonial-author {
  display: inline-block;
}
.dgm-testimonial-author-wrap {
  margin-bottom: 40px;
}
.dgm-testimonial-author-img {
  border-radius: 50%;
  border: 2px solid var(--tp-common-white);
}
.dgm-testimonial-author-logo {
  position: absolute;
  bottom: -5px;
  right: 0;
  border-radius: 50%;
  border: 2px solid var(--tp-common-white);
}
.dgm-testimonial-author-name {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 5px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-grotesk);
}
.dgm-testimonial-author-info {
  line-height: 1;
  margin-left: 15px;
  text-align: left;
}
.dgm-testimonial-author-info span {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  color: #525356;
}
.dgm-testimonial-slider-wrap {
  padding: 0px 170px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .dgm-testimonial-slider-wrap {
    padding: 0px 80px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .dgm-testimonial-slider-wrap {
    padding: 0px 70px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .dgm-testimonial-slider-wrap {
    padding: 0px;
  }
}
.dgm-testimonial-dot .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  transition: 0.3s;
  border-radius: 50%;
  display: inline-block;
  background: transparent;
  border: 1px solid rgba(20, 24, 32, 0.3);
}
.dgm-testimonial-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: var(--tp-common-black);
  background-color: var(--tp-common-black);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .dgm-testimonial-space {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .dgm-testimonial-space {
    padding-top: 0;
  }
}
.dgm-testimonial-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.dgm-testimonial-thumb {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .dgm-testimonial-thumb {
    position: relative;
    width: 100%;
    height: 500px;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dgm-testimonial-thumb {
    position: relative;
    width: 100%;
    height: 400px;
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .dgm-testimonial-thumb {
    position: relative;
    width: 100%;
    height: 250px;
    margin-bottom: 60px;
  }
}
.dgm-testimonial-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dgm-testimonial-thumb .anim-zoomin-wrap {
  height: 100%;
}
.dgm-testimonial-playbtn {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  transform: translateY(-50%);
  display: inline-block;
  backdrop-filter: blur(14px);
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
  animation: animate-pulse 3s linear infinite;
}
.dgm-testimonial-playbtn span {
  margin-left: 2px;
}
.dgm-testimonial-playbtn:hover {
  transform: translateY(-50%) scale(1.1);
}
.dgm-testimonial-radius {
  border-radius: 20px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
}

.creative-testimonial-item {
  padding: 35px 35px;
  border-radius: 20px;
  background-color: #1a1b1e;
}
.creative-testimonial-avater img {
  flex: 0 0 auto;
  border-radius: 50%;
  margin-right: 13px;
  height: 54px;
  width: 54px;
}
.creative-testimonial-avater-info {
  line-height: 1;
}
.creative-testimonial-avater-info h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 8px;
  letter-spacing: -0.03em;
  color: var(--tp-common-white);
}
.creative-testimonial-avater-info span {
  font-weight: 400;
  font-size: 15px;
  line-height: 1;
  letter-spacing: -0.03em;
  color: rgba(255, 255, 255, 0.6);
}
.creative-testimonial-avater-wrap {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .creative-testimonial-avater-wrap {
    flex-wrap: wrap;
  }
}
.creative-testimonial-text p {
  font-weight: 600;
  font-size: 26px;
  line-height: 1.3;
  margin-bottom: 0;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .creative-testimonial-text p {
    font-size: 24px;
  }
}
.creative-testimonial-text p span {
  margin-right: 8px;
  display: inline-block;
}
.creative-testimonial-text p span svg {
  transform: translateY(-7px);
}
.creative-testimonial-active {
  margin-right: -370px;
}
@media (max-width: 767px) {
  .creative-testimonial-active {
    margin: 0;
  }
}
.creative-testimonial-slider-wrap .tp-scrollbar {
  margin-top: 80px;
  height: 2px;
  width: 100%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px) {
  .creative-testimonial-slider-wrap .tp-scrollbar {
    margin-top: 40px;
  }
}
.creative-testimonial-slider-wrap .tp-scrollbar .swiper-scrollbar-drag {
  background: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-testimonial-arrow {
    margin-bottom: 30px;
  }
}
.creative-testimonial-arrow button {
  height: 40px;
  width: 40px;
  line-height: 1;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  transition: 0.3s;
  color: var(--tp-common-white);
  background-color: #242426;
}
.creative-testimonial-arrow button:hover {
  color: var(--tp-common-black);
  background-color: var(--tp-common-green-light);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-testimonial-btn {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .design-testimonial-area {
    padding-top: 0px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .design-testimonial-area {
    padding-top: 0;
    padding-bottom: 80px;
  }
}
.design-testimonial-right .tp-testimonial-ratting-box {
  transform: translateY(-45px);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .design-testimonial-right .tp-testimonial-ratting-box {
    transform: translateY(0);
  }
}
.design-testimonial-slide-wrap.studio-testimonial-color .design-testimonial-author h4 {
  color: var(--tp-common-cream);
}
.design-testimonial-slide-wrap.studio-testimonial-color .design-testimonial-review h4 {
  color: var(--tp-common-cream);
}
.design-testimonial-slide-wrap.studio-testimonial-color .design-testimonial-text p {
  color: var(--tp-common-cream);
}
.design-testimonial-item {
  padding: 50px 60px;
  border-radius: 30px;
  background-color: #1a1b1e;
}
@media (max-width: 767px) {
  .design-testimonial-item {
    padding: 40px 30px;
  }
}
.design-testimonial-author {
  margin-bottom: 60px;
}
.design-testimonial-author h4 {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  color: #e0eeee;
  margin-bottom: 0;
  letter-spacing: -0.02em;
}
.design-testimonial-author span {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.67;
  color: #999da6;
  letter-spacing: -0.02em;
}
.design-testimonial-review {
  margin-bottom: 10px;
}
.design-testimonial-review h4 {
  font-weight: 500;
  font-size: 100px;
  line-height: 1;
  color: #e0eeee;
  margin-bottom: 0;
  margin-right: 15px;
  letter-spacing: -0.08em;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .design-testimonial-review h4 {
    font-size: 80px;
  }
}
.design-testimonial-review-icon {
  transform: translateY(-15px);
}
.design-testimonial-text p {
  font-weight: 500;
  font-size: 24px;
  color: #e0eeee;
  line-height: 1.42;
  margin-bottom: 0;
  letter-spacing: -0.02em;
}
@media (max-width: 767px) {
  .design-testimonial-text p {
    font-size: 20px;
  }
}
.design-testimonial-active {
  margin: 0px -380px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .design-testimonial-active {
    margin: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .design-testimonial-area {
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .design-testimonial-area {
    padding-bottom: 120px;
  }
}

.ar-testimonial-item p {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 0;
  letter-spacing: 0;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-clash-regular);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ar-testimonial-item p {
    font-size: 34px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ar-testimonial-item p {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .ar-testimonial-item p {
    font-size: 30px;
  }
  .ar-testimonial-item p br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-testimonial-arrow {
    text-align: center;
    margin-top: 70px;
  }
}
.ar-testimonial-arrow button {
  width: 50px;
  height: 50px;
  line-height: 1;
  transition: 0.3s;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid rgba(25, 25, 25, 0.1);
}
.ar-testimonial-arrow button:hover {
  color: var(--tp-common-white);
  border-color: var(--tp-common-red-2);
  background-color: var(--tp-common-red-2);
}
.ar-testimonial-arrow button span svg {
  margin-left: 1px;
}
.ar-testimonial-arrow button.ar-testimonial-prev, .ar-testimonial-arrow button.ar-testimonial-next {
  position: absolute;
  top: 50%;
  left: -85px;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-testimonial-arrow button.ar-testimonial-prev, .ar-testimonial-arrow button.ar-testimonial-next {
    position: static;
  }
}
.ar-testimonial-arrow button.ar-testimonial-next {
  left: auto;
  right: -85px;
}
.ar-testimonial-shape-1 {
  position: absolute;
  top: -52%;
  left: -2%;
  right: 0;
  z-index: -1;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-testimonial-area {
    padding-bottom: 80px;
  }
}
.ar-testimonial-author span {
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: var(--tp-common-cream-3);
}
.ar-testimonial-author span i {
  font-style: normal;
  color: rgba(255, 253, 225, 0.5);
}
.ar-testimonial-quote {
  margin-bottom: 35px;
}
.ar-testimonial-quote span {
  color: var(--tp-common-cream-3);
}

.fraction-wrapper {
  position: absolute;
  bottom: -80px;
  left: 50%;
  width: 270px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  height: 12px;
}
.fraction-wrapper #paginations span {
  font-size: 16px;
  color: var(--tp-common-black);
}
.fraction-wrapper #paginations span:last-child {
  float: right;
}

#paginations {
  position: absolute;
  bottom: -7px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}

.shop-slider-progress-bar {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 1px;
  z-index: 11;
  background-color: #d9d9d9;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.crp-testimonial-style .ar-testimonial-item p {
  font-weight: 400;
  font-size: 40px;
  line-height: 1.1;
  padding: 0px 20px;
  margin-bottom: 30px;
  font-family: var(--tp-ff-teko);
  color: var(--tp-common-cream-3);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .crp-testimonial-style .ar-testimonial-item p {
    padding: 0;
  }
  .crp-testimonial-style .ar-testimonial-item p br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-testimonial-style .ar-testimonial-item p {
    padding: 0;
    font-size: 35px;
  }
  .crp-testimonial-style .ar-testimonial-item p br {
    display: none;
  }
}
@media (max-width: 767px) {
  .crp-testimonial-style .ar-testimonial-item p {
    font-size: 27px;
    padding: 0;
  }
  .crp-testimonial-style .ar-testimonial-item p br {
    display: none;
  }
}
.crp-testimonial-style .ar-testimonial-arrow button {
  color: var(--tp-common-cream-3);
  border: 1px solid rgba(255, 253, 225, 0.1);
}
.crp-testimonial-style .ar-testimonial-arrow button:hover {
  color: var(--tp-common-black);
  border-color: var(--tp-common-yellow-green);
  background-color: var(--tp-common-yellow-green);
}

@media (max-width: 767px) {
  .app-testimonial-ptb {
    padding-bottom: 100px;
  }
}
.app-testimonial-shape .shape-1 {
  position: absolute;
  right: 21%;
  top: 8%;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .app-testimonial-shape .shape-1 {
    right: 15%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-testimonial-shape .shape-1 {
    display: none;
  }
}
.app-testimonial-shape .shape-2 {
  position: absolute;
  left: 21%;
  top: 22%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .app-testimonial-shape .shape-2 {
    left: 12%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-testimonial-shape .shape-2 {
    display: none;
  }
}
.app-testimonial-shape .shape-3 {
  top: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.app-testimonial-big-text {
  top: 80px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.app-testimonial-big-text h3 {
  margin: 0;
  font-size: 320px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: var(--tp-ff-phudu);
  background: linear-gradient(180deg, rgba(33, 33, 45, 0.04) 0%, rgba(33, 33, 45, 0.02) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .app-testimonial-big-text h3 {
    font-size: 235px;
  }
}
@media (max-width: 767px) {
  .app-testimonial-big-text h3 {
    font-size: 182px;
  }
}
.app-testimonial-review {
  width: 290px;
  display: flex;
  padding: 9px 16px;
  align-items: center;
  border-radius: 100px;
  border: 1px solid #FFF;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0.96%, rgba(224, 225, 233, 0.6) 100%);
  box-shadow: 0px 1px 2px 0px rgba(33, 33, 45, 0.1);
  backdrop-filter: blur(5px);
}
.app-testimonial-review-width {
  display: flex;
  justify-content: center;
}
.app-testimonial-review-icon {
  margin-right: 12px;
}
.app-testimonial-review-content span {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  letter-spacing: -0.64px;
  text-transform: uppercase;
  color: var(--tp-common-black-10);
}
.app-testimonial-review-content span i {
  font-style: normal;
  margin-right: 5px;
}
.app-testimonial-review-content p {
  font-size: 13px;
  margin-bottom: 0;
  line-height: 1;
  letter-spacing: -0.13px;
}
.app-testimonial-content {
  text-align: start;
}
.app-testimonial-content p {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0;
  color: var(--tp-common-black);
}
.app-testimonial-item {
  padding: 30px;
  border-radius: 24px;
  margin: 17px;
  min-width: 460px;
  background: var(--tp-common-white);
  box-shadow: 0px 4px 12px 0px rgba(33, 33, 45, 0.08);
}
.app-testimonial-item-icon {
  margin-right: 15px;
}
.app-testimonial-item-icon span {
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 55px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid rgba(33, 33, 45, 0.08);
}
.app-testimonial-item-icon-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  color: var(--tp-common-black-10);
}
.app-testimonial-item-icon-content p {
  margin: 0;
  color: #494954;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}
.app-testimonial-item-content p {
  color: #494954;
  letter-spacing: -0.18px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-testimonial-item-content p br {
    display: none;
  }
}
.app-testimonial-item-star {
  line-height: 1;
}
.app-testimonial-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  animation: marquee-horizontal 30s linear infinite;
}
@media (max-width: 767px) {
  .app-testimonial-wrapper {
    animation: marquee-horizontal 10s linear infinite;
  }
}
.app-testimonial-wrapper:hover {
  animation-play-state: paused;
}
.app-testimonial-slider {
  margin-left: -250px;
}
@media (max-width: 767px) {
  .app-testimonial-slider {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .it-testimonial-ptb {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-testimonial-thumb {
    margin-bottom: 30px;
  }
}
.it-testimonial-thumb img {
  border-radius: 50%;
}
.it-testimonial-content {
  margin-left: 30px;
  margin-top: 10px;
}
.it-testimonial-content img {
  margin-bottom: 23px;
}
.it-testimonial-content p {
  font-weight: 300;
  font-size: 24px;
  line-height: 1.3;
  color: #61616a;
  margin-bottom: 25px;
  letter-spacing: 0.02em;
  font-family: var(--tp-ff-platform);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-testimonial-content p br {
    display: none;
  }
}
.it-testimonial-content span {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: 0.04em;
  color: var(--tp-common-black-10);
  font-family: var(--tp-ff-platform);
}
@media (max-width: 767px) {
  .it-testimonial-arrow {
    display: none;
  }
}
.it-testimonial-arrow button {
  width: 50px;
  height: 50px;
  line-height: 1;
  border-radius: 60px;
  background-color: var(--tp-common-white);
  border: 1px solid rgba(33, 33, 45, 0.1);
}
.it-testimonial-arrow button:hover {
  background-color: #7463FF;
  color: var(--tp-common-white);
}
.it-testimonial-prev {
  position: absolute;
  top: 50%;
  left: -15%;
  transform: translateY(-50%);
}
.it-testimonial-next {
  position: absolute;
  top: 50%;
  right: -12%;
  transform: translateY(-50%);
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-testimonial-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.st-testimonial-shape-1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 20%;
  z-index: -1;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-testimonial-shape-1 {
    display: none;
  }
}
.st-testimonial-shape-2 {
  position: absolute;
  right: 20%;
  top: 20%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-testimonial-shape-2 {
    display: none;
  }
}
.st-testimonial-box {
  padding: 45px 55px 50px;
  border-radius: 15px;
  background: var(--tp-common-white);
  box-shadow: -10px 10px 60px 0px #EBE4DB;
}
.st-testimonial-box-top {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(69, 48, 48, 0.15);
}
.st-testimonial-box-top i {
  display: block;
  color: #494949;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}
.st-testimonial-box-rating {
  font-size: 80px;
  font-weight: 700;
  letter-spacing: -3.2px;
  color: var(--tp-common-brown);
  font-family: var(--tp-ff-poppins);
}
.st-testimonial-box-star {
  margin-bottom: 15px;
  display: inline-block;
}
.st-testimonial-box-star svg {
  margin-right: 2px;
}
.st-testimonial-box-content p {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.4px;
  color: var(--tp-common-brown);
  font-family: var(--tp-ff-poppins);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .st-testimonial-box-content p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-testimonial-box-content p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-testimonial-box-content p br {
    display: none;
  }
}
.st-testimonial-wrapper {
  margin-right: -300px;
}
@media (max-width: 767px) {
  .st-testimonial-wrapper {
    margin-right: 0;
  }
}
.st-testimonial-item {
  position: relative;
  padding: 60px 40px;
  border-radius: 15px;
  background: var(--tp-common-brown);
}
@media (max-width: 767px) {
  .st-testimonial-item {
    padding: 45px 30px;
  }
}
.st-testimonial-item-user {
  position: absolute;
  bottom: 60px;
  left: 40px;
  height: calc(100% - 120px);
  display: inline-block;
  padding-right: 30px;
  margin-right: 30px;
  writing-mode: sideways-lr;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
  .st-testimonial-item-user {
    position: static;
    writing-mode: unset;
    padding-right: 0;
    margin-right: 0;
    border-right: none;
  }
}
.st-testimonial-item-user span {
  font-size: 24px;
  font-weight: 500;
  margin-right: 10px;
  display: inline-block;
  letter-spacing: -0.48px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-poppins);
}
.st-testimonial-item-user p {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1;
  color: rgba(255, 255, 255, 0.6);
}
.st-testimonial-item-content {
  margin-left: 120px;
}
@media (max-width: 767px) {
  .st-testimonial-item-content {
    margin-left: 0;
    margin-top: 30px;
  }
}
.st-testimonial-item-content p {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
  letter-spacing: -0.48px;
  color: rgba(255, 255, 255, 0.6);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-testimonial-item-content p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-testimonial-item-content p br {
    display: none;
  }
}
.st-testimonial-item-content p i {
  font-style: normal;
  color: var(--tp-common-white);
}
.st-testimonial-item-quote {
  margin-bottom: 25px;
}
.st-testimonial-bottom {
  margin-top: 55px;
}
.st-testimonial-bottom span {
  font-size: 18px;
  font-weight: 600;
  color: #494949;
  display: inline-block;
  letter-spacing: -0.36px;
  text-transform: uppercase;
}
.st-testimonial-bottom span a {
  color: var(--tp-common-brown);
  text-decoration: underline;
}
.cr-testimonial-ptb {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
.cr-testimonial-box {
  padding: 24px 24px 24px 0;
  border-left: 1px solid rgba(255, 255, 255, 0.07);
  border-right: 1px solid rgba(255, 255, 255, 0.07);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cr-testimonial-box {
    padding: 20px;
  }
}
.cr-testimonial-title {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: -0.6px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-onest);
}
.cr-testimonial-content {
  padding-bottom: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cr-testimonial-content {
    padding-bottom: 30px;
  }
}
.cr-testimonial-content span {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 5px;
  display: inline-block;
  letter-spacing: -1.08px;
  color: var(--tp-common-white);
}
.cr-testimonial-content span svg {
  display: inline-block;
  transform: translateY(-10px);
}
.cr-testimonial-content p {
  color: #AAAAB2;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
}
.cr-testimonial-wrapper {
  border-radius: 6px;
  background: #131416;
  box-shadow: 0px 0px 4px 0px rgba(255, 255, 255, 0.12) inset, 0px 0px 2px 2px rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cr-testimonial-wrap {
    padding-bottom: 50px;
    padding-left: 0;
  }
}
.cr-testimonial-item {
  margin: 60px 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cr-testimonial-item {
    margin: 60px 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cr-testimonial-item {
    margin: 60px 85px;
  }
}
@media (max-width: 767px) {
  .cr-testimonial-item {
    margin: 30px;
  }
}
.cr-testimonial-item-shape {
  top: -5px;
  left: 50%;
  line-height: 1;
  position: absolute;
  transform: translateX(-50%);
}
.cr-testimonial-item-subtitle {
  color: #AAAAB2;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.cr-testimonial-item-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 40px;
  letter-spacing: -0.48px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-onest);
}
@media (max-width: 767px) {
  .cr-testimonial-item-title {
    font-size: 20px;
  }
}
.cr-testimonial-item-user span {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.18px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-onest);
}
.cr-testimonial-item-user p {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}
.cr-testimonial-nav {
  display: flex;
  gap: 10px;
  padding-top: 55px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cr-testimonial-nav {
    padding-top: 20px;
  }
}
.cr-testimonial-nav button {
  display: grid;
  height: 50px;
  width: 50px;
  place-content: center;
  display: inline-block;
  border-radius: 40px;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(10px);
}
.cr-testimonial-nav button svg {
  display: inline-block;
  transform: translateY(-2px);
}
.cr-testimonial-nav button:hover {
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}

@media (max-width: 767px) {
  .pp-testimonial-ptb {
    padding-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .tp-testimonial-15-area {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.tp-testimonial-15-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: luminosity;
}
.tp-testimonial-15-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tp-testimonial-15-content p {
  font-size: 50px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -2px;
  color: var(--tp-cream-2);
  font-family: var(--tp-ff-playfair);
  margin-bottom: 55px;
}
@media (max-width: 767px) {
  .tp-testimonial-15-content p {
    font-size: 36px;
  }
}
.tp-testimonial-15-content span {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  color: var(--tp-cream-2);
  font-family: var(--tp-ff-playfair);
}
.tp-testimonial-15-content span::before {
  content: "";
  display: inline-block;
  height: 2px;
  width: 30px;
  background-color: var(--tp-cream-2);
  transform: translateY(-5px);
  margin-right: 15px;
}
.tp-testimonial-15-content .quote-shape {
  position: absolute;
  top: -37px;
  left: -70px;
  z-index: -1;
  font-style: normal;
  color: #6F402E;
  stroke-width: 0.5px;
  stroke: rgba(207, 194, 146, 0.2);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-testimonial-15-content .quote-shape {
    top: -38px;
    left: -10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-testimonial-15-content .quote-shape {
    left: 0px;
  }
}
@media (max-width: 767px) {
  .tp-testimonial-15-content .quote-shape {
    top: -50px;
    left: 0;
  }
}

/*----------------------------------------*/
/*  8.0 Award Css
/*----------------------------------------*/
.tp-award-area {
  position: relative;
  z-index: 5;
  margin-top: -1px;
}
.tp-award-top-wrap {
  padding: 30px 30px;
  padding-bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-award-top-wrap {
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .tp-award-top-wrap {
    margin-bottom: 80px;
  }
}
.tp-award-subtitle {
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--tp-common-red-3);
}
.tp-award-item {
  padding: 37px 30px;
  padding-bottom: 31px;
  transition: 0.3s;
  position: relative;
  background-color: var(--tp-common-black-2);
}
@media (max-width: 767px) {
  .tp-award-item {
    padding: 37px 20px;
    padding-bottom: 31px;
  }
}
.tp-award-item::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  transition: 0.3s ease-in-out;
  background-color: var(--tp-common-red-3);
}
.tp-award-item:hover .tp-award-year, .tp-award-item:hover .tp-award-text, .tp-award-item:hover .tp-award-position, .tp-award-item:hover .tp-award-icon {
  color: var(--tp-common-white);
}
.tp-award-item:hover::after {
  height: 100%;
}
.tp-award-year {
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  min-width: 170px;
  display: inline-block;
  text-transform: uppercase;
  color: var(--tp-common-white);
  transition: 0.3s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-award-year {
    font-size: 14px;
    min-width: 70px;
  }
}
@media (max-width: 767px) {
  .tp-award-year {
    font-size: 14px;
    min-width: 70px;
    display: block;
    margin-bottom: 10px;
  }
}
.tp-award-text {
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  transition: 0.3s;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-award-text {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .tp-award-text {
    font-size: 14px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-award-text {
    font-size: 20px;
  }
}
.tp-award-position {
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  transition: 0.3s;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .tp-award-position {
    font-size: 14px;
  }
}
.tp-award-icon {
  transition: 0.3s;
  color: var(--tp-common-white);
}
.tp-award-bg {
  padding-bottom: 165px;
  border-radius: 0 0 50px 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-award-bg {
    padding-bottom: 110px;
  }
}
@media (max-width: 767px) {
  .tp-award-bg {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .tp-award-box-left {
    margin-bottom: 10px;
  }
}

.hover-reveal-item .tp-award-reveal-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 210px;
  height: 250px;
  opacity: 0;
  z-index: 9;
  overflow: hidden;
  pointer-events: none;
  border-radius: 10px;
  margin: -150px 0 0 -150px;
  -webkit-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: scale(0.4);
  background-repeat: no-repeat;
  background-size: cover;
}
.hover-reveal-item:hover .tp-award-reveal-img {
  opacity: 1;
}
.hover-reveal-item .des-team-reveal-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 400px;
  opacity: 0;
  z-index: 9;
  overflow: hidden;
  pointer-events: none;
  border-radius: 10px;
  margin: -150px 0 0 -150px;
  -webkit-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: scale(0.4);
}
.hover-reveal-item:hover .des-team-reveal-img {
  opacity: 1;
}
.hover-reveal-item .des-text-reveal-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 320px;
  opacity: 0;
  z-index: 9;
  overflow: hidden;
  pointer-events: none;
  border-radius: 10px;
  margin: -150px 0 0 -150px;
  -webkit-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: scale(0.4);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .hover-reveal-item .des-text-reveal-img {
    width: 200px;
    height: 220px;
    margin: -120px 0 0 -120px;
  }
}
@media (max-width: 767px) {
  .hover-reveal-item .des-text-reveal-img {
    width: 120px;
    height: 140px;
    margin: -80px 0 0 -100px;
  }
}
.hover-reveal-item .des-text-reveal-img img {
  max-width: 100%;
}
.hover-reveal-item:hover .des-text-reveal-img {
  opacity: 1;
}
.hover-reveal-item .design-award-reveal-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 250px;
  opacity: 0;
  z-index: 9;
  overflow: hidden;
  pointer-events: none;
  background-size: cover;
  border-radius: 20px;
  margin: -150px 0 0 -150px;
  -webkit-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: scale(0.4);
}
.hover-reveal-item:hover .design-award-reveal-img {
  opacity: 1;
}
.hover-reveal-item .studio-service-reveal-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 360px;
  height: 360px;
  opacity: 0;
  z-index: 9;
  overflow: hidden;
  pointer-events: none;
  margin: -150px 0 0 -150px;
  -webkit-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: scale(0.4);
  object-fit: cover;
}
@media (max-width: 767px) {
  .hover-reveal-item .studio-service-reveal-img {
    height: 200px;
    width: 200px;
  }
}
.hover-reveal-item:hover .studio-service-reveal-img {
  opacity: 1;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .design-award-area {
    padding-bottom: 0;
  }
}
.design-award-title-box p {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.25;
  color: #e0eeee;
  margin-bottom: 0;
  letter-spacing: -0.02em;
  max-width: 470px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .design-award-title-box p {
    font-size: 20px;
  }
}
.design-award-content h4 {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 0;
  padding-right: 60px;
  letter-spacing: -0.02em;
  color: rgba(224, 238, 238, 0.3);
}
.design-award-content span {
  flex: 0 0 auto;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: rgba(224, 238, 238, 0.3);
}
.design-award-content img {
  opacity: 0.3;
  will-change: transform;
  transition: all linear 1s;
}
@media (max-width: 767px) {
  .design-award-content-xs {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .design-award-content-xs.design-award-content h4 {
    font-size: 16px;
    padding-right: 0;
    margin-bottom: 10px;
  }
}
.design-award-item {
  position: relative;
  width: 70%;
  margin: 0 auto;
  padding-bottom: 35px;
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  border-bottom: 1px solid rgba(224, 238, 238, 0.3);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .design-award-item {
    width: 690px;
  }
}
@media (max-width: 767px) {
  .design-award-item {
    width: 100%;
  }
}
.design-award-item::after {
  position: absolute;
  content: "";
  bottom: 2px;
  right: 0;
  height: 1px;
  width: 8px;
  transform: rotate(40deg);
  background: rgba(224, 238, 238, 0.3);
}
.design-award-item::before {
  position: absolute;
  content: "";
  bottom: -4px;
  right: 0;
  height: 1px;
  width: 8px;
  transform: rotate(-40deg);
  background: rgba(224, 238, 238, 0.3);
}
.design-award-item:hover {
  border-color: var(--tp-common-white);
}
.design-award-item:hover::after, .design-award-item:hover::before {
  background-color: var(--tp-common-white);
}
.design-award-item:hover .design-award-content h4, .design-award-item:hover .design-award-content span {
  color: var(--tp-common-white);
}
.design-award-item:hover .design-award-content img {
  transform: rotate(360deg);
}
.design-award-item.active .design-award-content h4 {
  color: var(--tp-common-white);
}
.design-award-item.active .design-award-content img {
  opacity: 1;
}
.design-award-item.active .design-award-content span {
  color: var(--tp-common-white);
}
.design-award-wrap .row [class*=col]:not(:first-child) .design-award-item {
  padding-top: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .design-social-area {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .studio-award-area {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .studio-award-title-box {
    margin-bottom: 30px;
  }
}
.studio-award-content p {
  font-size: 32px;
  line-height: 1.19;
  margin-bottom: 75px;
  text-transform: uppercase;
  color: var(--tp-common-cream);
  font-family: var(--tp-ff-clash-semibold);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .studio-award-content p {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .studio-award-content p {
    font-size: 25px;
  }
  .studio-award-content p br {
    display: none;
  }
}
.studio-award-content-wrap {
  padding-left: 55px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .studio-award-content-wrap {
    padding-left: 0;
  }
}
.studio-award-content-wrap.black-style .studio-award-content p {
  color: var(--tp-common-black-10);
}
.studio-award-item span {
  font-size: 16px;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  color: var(--tp-common-cream);
  font-family: var(--tp-ff-clash-semibold);
}
.studio-award-item.black-style .studio-award-icon {
  border-color: rgba(33, 33, 45, 0.1);
}
.studio-award-item.black-style span {
  color: var(--tp-common-black-10);
}
.studio-award-icon {
  width: 100%;
  display: block;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(249, 244, 232, 0.1);
}

.ar-award-wrap {
  padding-left: 100px;
  padding-right: 100px;
  border-left: 1px solid rgba(29, 33, 50, 0.08);
  border-right: 1px solid rgba(29, 33, 50, 0.08);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-award-wrap {
    padding-left: 0;
    padding-right: 0;
    border-left: 0;
    border-right: 0;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.ar-award-item {
  padding: 26px 0;
  position: relative;
  border-bottom: 1px solid rgba(29, 33, 50, 0.08);
}
@media (max-width: 767px) {
  .ar-award-item {
    padding: 26px 10px;
  }
}
.ar-award-item:first-child {
  border-top: 1px solid rgba(29, 33, 50, 0.08);
}
.ar-award-item::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  transition: 0.3s ease-in-out;
  background-color: var(--tp-common-red-2);
}
.ar-award-item:hover::after {
  height: 100%;
}
.ar-award-item:hover span {
  color: var(--tp-common-white);
}
.ar-award-item:hover span svg {
  color: var(--tp-common-white);
}
.ar-award-item:hover .ar-award-box-left {
  transform: translateX(20px);
}
@media (max-width: 767px) {
  .ar-award-item:hover .ar-award-box-left {
    transform: translateX(0);
  }
}
.ar-award-item:hover .ar-award-box-right {
  transform: translateX(-20px);
}
@media (max-width: 767px) {
  .ar-award-item:hover .ar-award-box-right {
    transform: translateX(0);
  }
}
.ar-award-year {
  font-size: 16px;
  line-height: 1;
  min-width: 130px;
  transition: all 0.3s;
  display: inline-block;
  text-transform: uppercase;
  color: var(--tp-common-black);
  font-style: var(--tp-ff-clash-medium);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ar-award-year {
    min-width: 80px;
  }
}
@media (max-width: 767px) {
  .ar-award-year {
    min-width: 50px;
    display: block;
  }
}
.ar-award-title {
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  transition: all 0.3s;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-award-title {
    font-size: 18px;
  }
}
.ar-award-category {
  font-size: 16px;
  line-height: 1;
  transition: all 0.3s;
  color: rgba(25, 25, 25, 0.6);
}
.ar-award-icon svg {
  transition: all 0.3s;
  color: var(--tp-common-black);
}
.ar-award-box-left, .ar-award-box-right {
  transition: 0.4s;
  display: inline-block;
}
.ar-award-box-left {
  display: flex;
}
@media (max-width: 767px) {
  .ar-award-box-left {
    display: inline-block;
  }
}
.ar-award-shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-award-ptb {
    margin-bottom: 100px;
  }
}
.st-award-title {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -0.36px;
  color: var(--tp-common-brown);
  font-family: var(--tp-ff-poppins);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-award-title br {
    display: none;
  }
}
.st-award-title span {
  color: rgba(69, 48, 48, 0.4);
}
.st-award-wrapper .ar-award-right-wrap .ar-award-item {
  padding: 29px 0;
}
.st-award-wrapper .ar-award-right-wrap .ar-award-item::after {
  border-radius: 15px;
  background-color: var(--tp-common-brown);
}
.st-award-wrapper .ar-award-right-wrap .ar-award-item:first-child:hover {
  border-color: transparent;
}
.st-award-wrapper .ar-award-right-wrap .ar-award-item:hover {
  border-color: transparent;
}
.st-award-wrapper .ar-award-right-wrap .ar-award-item:hover .ar-award-box-left {
  transform: translateX(40px);
}
@media (max-width: 767px) {
  .st-award-wrapper .ar-award-right-wrap .ar-award-item:hover .ar-award-box-left {
    transform: translateX(0);
  }
}
.st-award-wrapper .ar-award-right-wrap .ar-award-item:hover .ar-award-box-left .ar-award-year {
  color: rgba(255, 255, 255, 0.7);
}
.st-award-wrapper .ar-award-right-wrap .ar-award-item:hover .ar-award-box-left .ar-award-title {
  color: var(--tp-common-white);
}
.st-award-wrapper .ar-award-right-wrap .ar-award-item:hover .ar-award-box-right {
  transform: translateX(-40px);
}
@media (max-width: 767px) {
  .st-award-wrapper .ar-award-right-wrap .ar-award-item:hover .ar-award-box-right {
    transform: translateX(0);
  }
}
.st-award-wrapper .ar-award-right-wrap .ar-award-item:hover .ar-award-box-right .ar-award-category {
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 767px) {
  .st-award-wrapper .ar-award-right-wrap .ar-award-item .ar-award-box-left {
    margin-left: 20px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .st-award-wrapper .ar-award-right-wrap .ar-award-item .ar-award-box-left {
    margin-bottom: 0;
  }
}
.st-award-wrapper .ar-award-right-wrap .ar-award-item .ar-award-box-left .ar-award-year {
  font-size: 18px;
  min-width: 75px;
  color: #494949;
  font-family: var(--tp-ff-poppins);
}
@media (max-width: 767px) {
  .st-award-wrapper .ar-award-right-wrap .ar-award-item .ar-award-box-left .ar-award-year {
    margin-bottom: 15px;
  }
}
.st-award-wrapper .ar-award-right-wrap .ar-award-item .ar-award-box-left .ar-award-title {
  font-size: 22px;
  letter-spacing: -0.44px;
  color: var(--tp-common-brown);
  font-family: var(--tp-ff-poppins);
}
@media (max-width: 767px) {
  .st-award-wrapper .ar-award-right-wrap .ar-award-item .ar-award-box-right {
    margin-left: 20px;
  }
}
.st-award-wrapper .ar-award-right-wrap .ar-award-item .ar-award-box-right .ar-award-category {
  color: #494949;
  font-size: 18px;
  font-family: var(--tp-ff-poppins);
}
.st-award-list-thumb-wrap {
  width: 50%;
  height: 78%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .st-award-list-thumb-wrap {
    width: 62%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-award-list-thumb-wrap {
    display: none;
  }
}
.st-award-list-thumb-1, .st-award-list-thumb-2, .st-award-list-thumb-3, .st-award-list-thumb-4, .st-award-list-thumb-5 {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  visibility: hidden;
  position: absolute;
  border-radius: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-award-list-thumb-1, .st-award-list-thumb-2, .st-award-list-thumb-3, .st-award-list-thumb-4, .st-award-list-thumb-5 {
    position: static;
    width: inherit;
    height: inherit;
  }
}
.st-award-thumb-shape {
  position: absolute;
  width: 175px;
  height: 70px;
  bottom: 0;
  left: 0;
  border-radius: 5px;
  background-color: #FFCF27;
  -webkit-transform: rotate(-55deg) translate(-100%, 150%);
  transform: rotate(-55deg) translate(-100%, 150%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1;
  opacity: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-award-thumb-shape {
    display: none;
  }
}

#st-award-thumb img {
  transform-origin: bottom left;
}
#st-award-thumb.st-award-list-thumb-1 .st-award-list-thumb-1 {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  transform: rotate(15deg) translateX(30px) translateY(0px);
}
#st-award-thumb.st-award-list-thumb-1 .current {
  visibility: visible;
  -webkit-transform: rotate(-55deg) translate(30px, 150%);
  transform: rotate(-55deg) translate(30px, 150%);
  opacity: 1;
}
#st-award-thumb.st-award-list-thumb-2 .st-award-list-thumb-2 {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  transform: rotate(15deg) translateX(30px) translateY(0px);
}
#st-award-thumb.st-award-list-thumb-2 .current {
  visibility: visible;
  -webkit-transform: rotate(-55deg) translate(30px, 150%);
  transform: rotate(-55deg) translate(30px, 150%);
  opacity: 1;
}
#st-award-thumb.st-award-list-thumb-3 .st-award-list-thumb-3 {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  transform: rotate(15deg) translateX(30px) translateY(0px);
}
#st-award-thumb.st-award-list-thumb-3 .current {
  visibility: visible;
  -webkit-transform: rotate(-55deg) translate(30px, 150%);
  transform: rotate(-55deg) translate(30px, 150%);
  opacity: 1;
}
#st-award-thumb.st-award-list-thumb-4 .st-award-list-thumb-4 {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  transform: rotate(15deg) translateX(30px) translateY(0px);
}
#st-award-thumb.st-award-list-thumb-4 .current {
  visibility: visible;
  -webkit-transform: rotate(-55deg) translate(30px, 150%);
  transform: rotate(-55deg) translate(30px, 150%);
  opacity: 1;
}
#st-award-thumb.st-award-list-thumb-5 .st-award-list-thumb-5 {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  transform: rotate(15deg) translateX(30px) translateY(0px);
}
#st-award-thumb.st-award-list-thumb-5 .current {
  visibility: visible;
  -webkit-transform: rotate(-55deg) translate(30px, 150%);
  transform: rotate(-55deg) translate(30px, 150%);
  opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-award-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-award-left {
    margin-bottom: 30px;
  }
}
.pp-award-wrapper .tp-award-item-wrap .tp-award-item {
  padding: 25px 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background-color: transparent;
}
.pp-award-wrapper .tp-award-item-wrap .tp-award-item::after {
  background: rgba(255, 255, 255, 0.07);
}
.pp-award-wrapper .tp-award-item-wrap .tp-award-item.pp-award-header {
  padding: 15px 30px;
  border: none;
}
.pp-award-wrapper .tp-award-item-wrap .tp-award-item.pp-award-header::after {
  content: none;
}
.pp-award-wrapper .tp-award-item-wrap .tp-award-item .row [class*=col-] .tp-award-text {
  min-width: 350px;
  display: inline-block;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-award-wrapper .tp-award-item-wrap .tp-award-item .row [class*=col-] .tp-award-text {
    min-width: 250px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-award-wrapper .tp-award-item-wrap .tp-award-item .row [class*=col-] .tp-award-text {
    min-width: 210px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-award-wrapper .tp-award-item-wrap .tp-award-item .row [class*=col-] .tp-award-text {
    margin-bottom: 15px;
  }
}
.pp-award-wrapper .tp-award-item-wrap .tp-award-item .row [class*=col-] .tp-award-text-2 {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
}
.pp-award-wrapper .tp-award-item-wrap .tp-award-item .row [class*=col-] .tp-award-position {
  line-height: 1.3;
  font-weight: 600;
  color: var(--tp-common-white);
}
.pp-award-wrapper .tp-award-item-wrap .tp-award-item .row [class*=col-] .tp-award-year {
  font-size: 18px;
  font-weight: 500;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-award-wrapper .tp-award-item-wrap .tp-award-item .row [class*=col-] .tp-award-year {
    min-width: 130px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-award-wrapper .tp-award-item-wrap .tp-award-item .row [class*=col-] .tp-award-year {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .pp-award-wrapper .tp-award-item-wrap .tp-award-item .row [class*=col-] .tp-award-year {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.pp-award-wrapper .tp-award-item-wrap .tp-award-item .row [class*=col-] .tp-award-year.tp-award-text-2 {
  font-size: 14px;
  font-weight: 600;
}
.pp-award-wrapper .tp-award-item-wrap .tp-award-item .row [class*=col-] .tp-award-link {
  text-align: end;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  min-width: 170px;
  display: inline-block;
  text-transform: capitalize;
  color: var(--tp-common-white);
}

/*----------------------------------------*/
/*  8.1 Video Css
/*----------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-video-area.video-inner-style {
    margin-bottom: 80px;
  }
}
.tp-video-thumb {
  width: 32.5%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-video-thumb {
    width: 100%;
    margin-bottom: 0;
  }
}
.tp-video-thumb-wrap {
  transform-origin: top center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tp-video-thumb video {
  height: 100%;
  width: 100%;
  background-position: center center;
  background-size: cover;
  object-fit: cover;
}
.tp-video-thumb img {
  width: 100%;
}

.design-video-thumb {
  height: 850px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .design-video-thumb {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .design-video-thumb {
    height: 450px;
  }
}
.design-video-thumb img {
  margin-top: -150px;
}
@media (max-width: 767px) {
  .design-video-thumb img {
    margin-top: 100px;
  }
}

.st-video-item .creative-choose-text {
  top: 50px;
  left: 12%;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .st-video-item .creative-choose-text {
    top: 10px;
    left: 0%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-video-item .creative-choose-text {
    display: none;
  }
}
.st-video-item .creative-choose-text p {
  color: var(--tp-common-brown);
}
.st-video-item .creative-choose-text p span {
  background-color: #F7F1EC;
}
.st-video-item .creative-choose-text-bottom::after {
  box-shadow: 0px -18px 0 0 #F7F1EC;
}
.st-video-item .creative-choose-avater-box {
  background-color: #F7F1EC;
}
.st-video-item .creative-choose-avater-box::after {
  bottom: 34px;
  box-shadow: 0px -18px 0 0 #F7F1EC;
}
.st-video-item .creative-choose-avater-info h4 {
  color: var(--tp-common-brown);
}
.st-video-item .creative-choose-avater-info span {
  color: var(--tp-common-brown);
}
.st-video-img {
  height: 900px;
  overflow: hidden;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .st-video-img {
    height: 750px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .st-video-img {
    height: 600px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .st-video-img {
    height: 470px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .st-video-img {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .st-video-img {
    height: 240px;
  }
}
.st-video-img .dgm-testimonial-playbtn {
  width: 80px;
  height: 80px;
  line-height: 80px;
  animation: none;
}
.st-video-img .dgm-testimonial-playbtn::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  width: 90%;
  height: 90%;
  z-index: -1;
  border-radius: 50%;
  transform: scale(1);
  border: 1px solid var(--tp-common-white);
  animation: video-border 1.5s linear infinite;
}
.st-video-text-slider {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-video-text-slider {
    bottom: 0;
  }
}
.st-video-text-wrapper .slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.st-video-text-title {
  font-size: 120px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  letter-spacing: -3.6px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-poppins);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .st-video-text-title {
    font-size: 85px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .st-video-text-title {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .st-video-text-title {
    font-size: 35px;
  }
}
.st-video-text-title i {
  font-style: normal;
  color: rgba(255, 255, 255, 0.4);
}

.tp-video-15-wrap {
  line-height: 0;
}
.tp-video-15-wrap video {
  height: 800px;
  width: 100%;
  object-fit: cover;
}

/*----------------------------------------*/
/*  8.2 Brand Css
/*----------------------------------------*/
@media (max-width: 767px) {
  .des-brand-area {
    padding-bottom: 100px;
  }
}
.des-brand-item.black-style .des-brand-item-inner {
  background-color: #1B1B1D;
}
.des-brand-item.black-style .des-brand-item-inner img {
  filter: invert(1);
}
.des-brand-item-inner {
  height: 220px;
  min-width: 380px;
  display: grid;
  padding: 40px;
  margin: 0px 5px;
  border-radius: 20px;
  place-content: center;
  background-color: #F6F6F9;
}
@media (max-width: 767px) {
  .des-brand-item-inner {
    height: 120px;
    min-width: 250px;
  }
}

.tp-brand-title {
  font-weight: 500;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-grotesk);
}
.tp-brand-title::after {
  content: "";
  height: 8px;
  width: 8px;
  margin-left: 30px;
  border-radius: 50%;
  display: inline-block;
  transform: translateY(-4px);
  background-color: var(--tp-common-black);
}
.tp-brand-item.text-color .tp-brand-title {
  color: var(--tp-common-black);
}
.tp-brand-item.text-color .tp-brand-title::after {
  background-color: var(--tp-common-black);
}
.tp-brand-wrapper {
  padding: 30px 0 26px 0;
  transform: rotate(2deg);
}
@media (max-width: 767px) {
  .tp-brand-wrapper {
    transform: rotate(0);
  }
}
.tp-brand-wrapper .slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.tp-brand-active .swiper-slide {
  width: auto;
}
.tp-brand-style-2 {
  margin-top: -89px;
  transform: rotate(-4deg);
}
@media (max-width: 767px) {
  .tp-brand-style-2 {
    margin-top: 0;
    transform: rotate(0);
  }
}
.tp-brand-style-2 .tp-brand-title {
  color: var(--tp-common-white);
}
.tp-brand-style-2 .tp-brand-title::after {
  margin-left: 0;
  margin-right: 30px;
  background-color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .tp-brand-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .tp-brand-inner-item {
    margin-bottom: 20px;
  }
}
.tp-brand-inner-item img {
  width: 100%;
}

.dgm-brand-item {
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 -1px 0 0px;
  border: 1px solid #E8E8E8;
  border-bottom: 0;
}
.dgm-brand-active {
  margin: 0px -20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-brand-area {
    padding-bottom: 80px;
  }
}
.creative-brand-active .slider-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.creative-brand-top-text {
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
  line-height: 1;
  display: inline-block;
  margin-bottom: 70px;
  letter-spacing: 0.04em;
  color: var(--tp-common-white);
}

.ai-brand-item {
  padding: 14px 20px;
  border-radius: 10px;
  display: inline-block;
  background-color: #201C35;
}
.ai-brand-slider-active .slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.ai-brand-slider-active .swiper-slide {
  width: auto;
}

.ar-brand-active .slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.ar-brand-active .swiper-slide {
  width: auto;
}
.ar-brand-active .swiper-wrapper {
  align-items: center;
}
.ar-brand-bg {
  padding: 42px 0;
  border-top: 1px solid rgba(25, 25, 25, 0.06);
  border-bottom: 1px solid rgba(25, 25, 25, 0.06);
}

.ar-brand-style .tp-brand-wrapper {
  margin-top: -1px;
  transform: rotate(0);
  padding: 30px 0 26px 0;
}
.ar-brand-style .tp-brand-wrapper.pp-about-me-brand-wrap {
  z-index: -1;
  padding: 26px 0 13px 0;
}
.ar-brand-style .tp-brand-title {
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-clash-medium);
}
.ar-brand-style .tp-brand-title::after {
  background-color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .ar-brand-area {
    margin-bottom: 80px;
  }
}

.app-brand-active .slider-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.app-brand-active .swiper-slide {
  width: auto;
}
.app-brand-heading .tp-section-subtitle {
  color: #21212D;
}
.app-brand-item {
  text-align: center;
  border-right: 1px solid rgba(33, 33, 45, 0.1);
}
@media (max-width: 767px) {
  .app-brand-item {
    border: none;
  }
}

.it-brand-style {
  margin-top: -2px;
}
.it-brand-style .creative-brand-shape {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -2px;
}
.it-brand-style .creative-brand-shape-2 {
  position: absolute;
  bottom: -50%;
  right: 0;
}
.it-brand-style .tp-brand-wrapper {
  padding: 35px 0 32px 0;
  transform: rotate(3deg);
}
.it-brand-style .tp-brand-style-2 {
  transform: rotate(-5deg);
}
.it-brand-style .tp-brand-style-2 .tp-brand-title {
  color: var(--tp-common-black);
  margin-right: 0;
  margin-left: 30px;
}
.it-brand-style .tp-brand-style-2 .tp-brand-title::after {
  display: none;
}
.it-brand-style .tp-brand-title::after {
  display: none;
}
.it-brand-style .tp-brand-title {
  margin-right: 30px;
  font-weight: 500;
  font-size: 26px;
  line-height: 1;
  color: #21212d;
  text-transform: uppercase;
  font-family: var(--tp-ff-inter);
}
.it-brand-style .tp-brand-item {
  display: flex;
  align-items: center;
}

.st-brand-ptb {
  padding-top: 130px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .st-brand-ptb {
    padding-top: 85px;
  }
}
.st-brand-border {
  border-bottom: 1px solid rgba(69, 48, 48, 0.15);
}
.st-brand-border::after {
  position: absolute;
  top: 0;
  left: 32%;
  height: 100%;
  width: 1px;
  content: "";
  background-color: rgba(69, 48, 48, 0.15);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-brand-border::after {
    content: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-brand-heading {
    margin-bottom: 50px;
  }
}
.st-brand-heading span {
  font-size: 24px;
  font-weight: 600;
  color: var(--tp-common-brown);
  font-family: var(--tp-ff-poppins);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-brand-heading span br {
    display: none;
  }
}
.st-brand-active {
  margin-right: -90px;
  margin-left: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-brand-active {
    margin-right: 0;
    margin-left: 0;
  }
}
.st-brand-active .slider-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.st-brand-active .swiper-slide {
  width: auto;
}

.it-comparison-bg {
  border-radius: 20px;
  background: var(--tp-common-white);
  box-shadow: 0 2px 3px 0 rgba(50, 41, 73, 0.1);
}

.it-comparison-bg .row [class*=col-]:last-child .it-comparison-item {
  border-right: none;
}

.it-comparison-item {
  padding: 0 30px;
  padding-top: 35px;
  padding-bottom: 20px;
  border-right: 3px solid #fdf7f4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-comparison-item {
    border: none;
  }
}

.it-comparison-logo {
  padding-bottom: 30px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(36, 46, 69, 0.06);
}

.it-comparison-content span {
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #61616a;
  letter-spacing: -0.02em;
}

.it-comparison-content span i {
  font-weight: 500;
  color: #242e45;
  font-style: normal;
}

.slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.cr-brand-heading p {
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  font-family: var(--tp-ff-onest);
  color: rgba(255, 255, 255, 0.5);
}
.cr-brand-wrapper .app-brand-item {
  border-color: rgba(255, 255, 255, 0.1);
}

.cr-multi-border {
  position: relative;
  border-right: 1px solid rgba(255, 255, 255, 0.06);
  border-left: 1px solid rgba(255, 255, 255, 0.06);
}
.cr-multi-border::after, .cr-multi-border::before {
  position: absolute;
  top: 0;
  width: 1px;
  height: 100px;
  opacity: 0.5;
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.cr-multi-border::after {
  right: 0;
  animation: scroll1 15s ease-out infinite;
}
.cr-multi-border::before {
  left: 0;
  animation: scroll1 20s ease-out infinite;
}
.cr-multi-border-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.tp-border-line {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 18.8%;
  z-index: -1;
  border-right: 1px solid rgba(255, 255, 255, 0.06);
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-border-line {
    width: 12.5%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-border-line {
    width: 7.2%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-border-line {
    width: 3.8%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-border-line {
    width: 3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-border-line {
    display: none;
  }
}
.tp-border-line::after {
  position: absolute;
  top: 300px;
  right: -1px;
  width: 1px;
  opacity: 0.5;
  height: 100px;
  content: "";
  animation: scroll1 15s ease-out infinite;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.tp-border-line.line-2 {
  width: 81.2%;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-border-line.line-2 {
    width: 87.5%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-border-line.line-2 {
    width: 93%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-border-line.line-2 {
    width: 96.2%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-border-line.line-2 {
    width: 97%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-border-line.line-2 {
    display: none;
  }
}
.tp-border-line.line-2::after {
  animation: scroll2 20s ease-out infinite;
}

.pp-brand-area {
  border-bottom: 1px solid rgba(236, 227, 206, 0.1);
}
.pp-brand-title {
  font-size: 34px;
  font-weight: 500;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
  padding-right: 52px;
}
.pp-brand-title i {
  font-style: normal;
  margin-right: 5px;
  color: var(--tp-common-yellow-1);
}
.pp-brand-item.pp-about-me-brand .pp-brand-title {
  color: #852A1B;
  padding-right: 50px;
}
@media (max-width: 767px) {
  .pp-brand-item.pp-about-me-brand .pp-brand-title {
    padding-right: 20px;
  }
}
.pp-brand-item.pp-about-me-brand .pp-brand-title i {
  color: #852A1B;
}
.pp-brand-icon {
  padding-right: 30px;
  display: inline-block;
  transform: translateY(-6px);
}
@media (max-width: 767px) {
  .pp-brand-icon {
    padding-right: 20px;
  }
}

/*----------------------------------------*/
/*  8.3 Team Css
/*----------------------------------------*/
.des-team-title {
  font-size: 160px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  transition: 0.3s;
  margin-bottom: 0;
  font-family: var(--tp-ff-mango);
  color: rgba(249, 244, 232, 0.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .des-team-title {
    font-size: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .des-team-title {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .des-team-title {
    font-size: 75px;
    display: block;
    padding: 10px 0;
  }
}
.des-team-item-box {
  padding: 0 120px;
  padding-top: 40px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(159, 156, 149, 0.2);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .des-team-item-box {
    padding: 30px 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .des-team-item-box {
    padding: 0;
    padding-top: 40px;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .des-team-item-box {
    padding: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.des-team-item-box span {
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  transition: 0.3s;
  color: rgba(249, 244, 232, 0.1);
}
.des-team-item-box.active span {
  color: var(--tp-common-cream);
}
@media (max-width: 767px) {
  .des-team-item-box.active span {
    display: block;
  }
}
.des-team-item-box.active .des-team-title {
  color: var(--tp-common-cream);
}
.des-team-item-box.active .des-team-item {
  position: relative;
  z-index: 999;
}
.des-team-item-box.team-inner-color {
  padding-top: 26px;
  padding-bottom: 28px;
}
.des-team-item-box.team-inner-color span {
  color: #ECECEC;
}
.des-team-item-box.team-inner-color .des-team-title {
  color: #ECECEC;
  font-size: 100px;
  font-weight: 700;
  letter-spacing: -3.8px;
  font-family: var(--tp-ff-body);
}
.des-team-item-box.team-inner-color.active span {
  color: #111013;
}
.des-team-item-box.team-inner-color.active .des-team-title {
  color: #111013;
}
@media (max-width: 767px) {
  .des-team-item {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .des-team-area {
    padding-bottom: 100px;
  }
}
.des-team-wrap.des-team-inner-style .des-team-title {
  letter-spacing: -4.8px;
  font-family: var(--tp-ff-teko);
  color: rgba(249, 244, 232, 0.1);
}
.des-team-wrap.des-team-inner-style .des-team-item-box.active .des-team-title {
  color: #FFFFE6;
}

.dgm-team-title-sm {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 0;
  letter-spacing: -0.01em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-grotesk);
}
.dgm-team-content span {
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: #4d5051;
  display: inline-block;
  margin-bottom: 15px;
  letter-spacing: -0.01em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.dgm-team-thumb {
  margin-bottom: 15px;
}
.dgm-team-thumb img {
  width: 100%;
}
.dgm-team-social a {
  height: 30px;
  width: 30px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid rgba(20, 20, 20, 0.1);
}
.dgm-team-social a:hover {
  color: var(--tp-common-black);
  border-color: var(--tp-common-green-regular);
  background-color: var(--tp-common-green-regular);
}
@media (max-width: 767px) {
  .dgm-team-title-box {
    margin-bottom: 30px;
  }
}

.studio-team-title-box p {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: rgba(249, 244, 232, 0.8);
}
@media (max-width: 767px) {
  .studio-team-title-box p {
    font-size: 18px;
  }
  .studio-team-title-box p br {
    display: none;
  }
}
.studio-team-thumb {
  overflow: hidden;
  display: inline-block;
  transition: 0.4s ease-in-out;
}
@media (max-width: 767px) {
  .studio-team-thumb {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .studio-team-thumb-wrap {
    margin-top: 0;
  }
}
.studio-team-thumb::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 50%;
  opacity: 0;
  transition: 0.4s;
  visibility: hidden;
  background: linear-gradient(180deg, rgba(14, 15, 17, 0) 0%, #0e0f11 100%);
}
.studio-team-thumb img {
  transition: 0.6s;
}
@media (max-width: 767px) {
  .studio-team-thumb img {
    width: 100%;
  }
}
.studio-team-thumb-2 {
  margin-left: 240px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .studio-team-thumb-2 {
    margin-left: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .studio-team-thumb-2 {
    margin-left: 0px;
  }
}
.studio-team-thumb-4 {
  margin-right: 200px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .studio-team-thumb-4 {
    margin-right: 90px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .studio-team-thumb-4 {
    margin-right: 0;
    margin-left: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .studio-team-thumb-4 {
    margin-right: 0;
    margin-left: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .studio-team-thumb-4 {
    margin-right: 0;
    margin-left: 0;
  }
}
.studio-team-thumb:hover {
  transform: rotate(2deg);
  border-radius: 300px;
}
.studio-team-thumb:hover img {
  border-radius: 300px;
}
.studio-team-thumb:hover::after {
  opacity: 1;
  visibility: visible;
}
.studio-team-thumb:hover .studio-team-content {
  opacity: 1;
  visibility: visible;
}
.studio-team-title-sm {
  font-size: 34px;
  line-height: 0.95;
  margin-bottom: 0;
  text-transform: uppercase;
  color: var(--tp-common-cream);
  font-family: var(--tp-ff-clash-semibold);
}
.studio-team-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 22;
  opacity: 0;
  margin: 30px;
  transition: 0.5s ease-in-out;
  visibility: hidden;
  text-align: center;
}
.studio-team-content span {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--tp-common-cream);
  font-family: var(--tp-ff-clash-semibold);
}

.dgm-team-thumb .tp--hover-img canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tp-team-bg {
  padding-top: 160px;
  padding-bottom: 200px;
  border-radius: 50px 50px 0 0;
}
.tp-team-item-thumb {
  transition: 0.6s;
  border-radius: 300px;
}
.tp-team-item-thumb::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.4s;
  visibility: hidden;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(14, 15, 17, 0) 0%, #0e0f11 150%);
}
.tp-team-item-thumb:hover .studio-team-content {
  opacity: 1;
  visibility: visible;
}
.tp-team-item-thumb:hover::after {
  opacity: 1;
  border-radius: 300px;
  visibility: visible;
}
.tp-team-item-thumb:hover img {
  border-radius: 300px;
}
.tp-team-item-thumb img {
  height: 500px;
  transition: 0.6s;
  object-fit: cover;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .tp-team-item-thumb img {
    width: 100%;
  }
}
.tp-team-slider-active {
  margin: 0 -65px;
}
@media (max-width: 767px) {
  .tp-team-slider-active {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-team-hero-subtitle {
    margin-bottom: 20px;
  }
}
.tp-team-hero-subtitle span {
  display: inline-block;
  color: #111013;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.32px;
  text-transform: uppercase;
}
.tp-team-hero-text p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #111013;
  letter-spacing: -0.36px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-team-hero-text p br {
    display: none;
  }
}
.tp-team-inner-ptb .tp-career-shape-1 {
  position: absolute;
  top: 30%;
  right: 18%;
}
.tp-team-inner-thumb {
  width: 100%;
  height: 760px;
  overflow: hidden;
  border-radius: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-team-inner-thumb {
    height: 600px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-team-inner-thumb {
    height: 380px;
  }
}
.tp-team-inner-thumb img {
  width: 100%;
  margin-top: -100px;
}
@media (max-width: 767px) {
  .tp-team-inner-thumb img {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-team-inner-thumb-box {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-team-inner-thumb-box {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-team-part-shape {
    padding-bottom: 30px;
  }
}
.tp-team-part-shape img {
  animation: rotate2 8s linear infinite;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-team-part-top {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-team-part-heading p br {
    display: none;
  }
}
.tp-team-part-item {
  display: grid;
  height: 380px;
  width: 380px;
  margin: 0 -33px;
  text-align: center;
  place-content: center;
  border-radius: 380px;
  border: 1px solid #EEE;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-team-part-item {
    height: 330px;
    width: 330px;
    margin: 0 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-team-part-item {
    height: 270px;
    width: 270px;
    margin: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-team-part-item {
    height: 230px;
    width: 230px;
    margin: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-team-part-item {
    height: 350px;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .tp-team-part-item {
    height: 250px;
    width: 250px;
    margin: 0 auto;
    margin-bottom: 0px;
    text-align: center;
    margin-bottom: 20px;
  }
}
.tp-team-part-item-title h4 {
  font-size: 70px;
  font-weight: 500;
  color: #030303;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-team-part-item-title h4 {
    font-size: 55px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) {
  .tp-team-part-item-title h4 {
    font-size: 50px;
  }
}
.tp-team-part-item-title h4 i {
  font-style: normal;
}
.tp-team-part-item-content p {
  color: #525252;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}

.tp-team-details-thumb img {
  width: 100%;
  border-radius: 14px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-team-details-info {
    flex-wrap: wrap;
  }
}
.tp-team-details-info-contact {
  padding: 10px 0;
  border-top: 1px solid rgba(17, 16, 19, 0.1);
  border-bottom: 1px solid rgba(17, 16, 19, 0.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-team-details-info-contact {
    margin-bottom: 20px;
  }
}
.tp-team-details-info-contact a {
  font-size: 14px;
  font-weight: 500;
  color: #111013;
  display: inline-block;
  letter-spacing: -0.28px;
}
.tp-team-details-info-contact a:not(:last-of-type) {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid rgba(17, 16, 19, 0.1);
}
.tp-team-details-info-contact a svg {
  margin-right: 5px;
}
.tp-team-details-info-social .tp-footer-widget-social a {
  background-color: transparent;
  border: 1px solid rgba(17, 16, 19, 0.08);
}
.tp-team-details-info-social .tp-footer-widget-social a:hover {
  border-color: var(--tp-common-red-3);
  background-color: var(--tp-common-red-3);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-team-details-wrap {
    margin-bottom: 30px;
  }
}
.tp-team-details-wrapper {
  padding-left: 70px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-team-details-wrapper {
    padding-left: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-team-details-wrapper {
    padding-left: 0;
  }
}
.tp-team-details-text {
  margin-bottom: 30px;
}
.tp-team-details-text p {
  color: #4D5051;
}
.tp-team-details-text-sub {
  color: #525356;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}
.tp-team-details-text-title {
  color: #111013;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 25px;
  letter-spacing: -0.8px;
}
.tp-team-details-more-title {
  color: #111013;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 18px;
  letter-spacing: -0.48px;
}
.tp-team-details-more ul li {
  list-style: none;
  color: #111013;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
}
.tp-team-details-more ul li span {
  color: #525356;
  font-size: 16px;
  font-weight: 400;
  min-width: 100px;
  margin-right: 40px;
  display: inline-block;
}
.tp-team-details-progress-title {
  color: #111013;
  font-size: 16px;
  font-weight: 500;
}
.tp-team-details-progress-inner {
  position: relative;
  width: 100%;
  height: 5px;
  background: #d9d9d9;
}
.tp-team-details-progress-bar {
  overflow: visible;
  display: flex;
  height: 5px;
  text-align: center;
  white-space: nowrap;
  transition: 0.6s ease;
  position: relative;
  background-color: var(--tp-common-red-3);
}
.tp-team-details-progress-bar::before {
  position: absolute;
  content: "";
  height: 20px;
  width: 1px;
  right: 0px;
  top: -8px;
  margin: auto;
  background-color: var(--tp-common-red-3);
}
.tp-team-details-progress-counter {
  margin-top: -29px;
  font-weight: 500;
  font-size: 14px;
  position: absolute;
  top: 0;
  right: -15px;
  text-transform: uppercase;
}
.tp-team-details-input-content input, .tp-team-details-input-content textarea {
  border-radius: 6px;
  margin-bottom: 20px;
  background-color: #F8F8FB;
  color: var(--tp-common-black);
  border: 1px solid rgba(17, 16, 19, 0.08);
}
.tp-team-details-input-content input:focus, .tp-team-details-input-content textarea:focus {
  background-color: transparent;
  border-color: var(--tp-common-red-3);
  box-shadow: 0px 0px 0px 3px rgba(255, 87, 34, 0.1);
}
.tp-team-details-input-content input::placeholder, .tp-team-details-input-content textarea::placeholder {
  color: #848788;
}
.tp-team-details-input-content textarea {
  resize: none;
  height: 160px;
}
.tp-team-details-input-btn button {
  font-size: 16px;
  font-weight: 700;
  padding: 15px 35px;
  border-radius: 6px;
  letter-spacing: 0;
  border: 1px solid transparent;
  color: var(--tp-common-white);
  background-color: var(--tp-common-red-3);
}
.tp-team-details-input-btn button:hover {
  color: var(--tp-common-black);
  background-color: transparent;
  border-color: var(--tp-common-red-3);
}

/*----------------------------------------*/
/*  8.4 Step Css
/*----------------------------------------*/
.dgm-step-title {
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.04em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-grotesk);
}
.dgm-step-title-sm {
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 15px;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-grotesk);
}
.dgm-step-item p {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  color: #4d5051;
  margin-bottom: 0;
}
.dgm-step-number {
  font-weight: 700;
  font-size: 70px;
  position: absolute;
  top: -8px;
  left: -30px;
  z-index: -1;
  color: transparent;
  -webkit-text-stroke: 1px rgba(193, 237, 0, 0.6);
}
@media (max-width: 767px) {
  .dgm-step-number {
    left: 0;
  }
}
.dgm-step-space-2 {
  margin-left: 55px;
  margin-right: 20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .dgm-step-space-2 {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .dgm-step-space-2 {
    margin-left: 0;
    margin-right: 0;
  }
}
.dgm-step-space-3 {
  margin-left: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .dgm-step-space-3 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dgm-step-space-3 {
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .dgm-step-space-3 {
    margin-left: 0;
  }
}
.dgm-step-space-4 {
  margin-left: 75px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .dgm-step-space-4 {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dgm-step-space-4 {
    margin-left: 55px;
  }
}
@media (max-width: 767px) {
  .dgm-step-space-4 {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .studio-step-area {
    padding-top: 0;
    padding-bottom: 80px;
  }
}
.studio-step-item {
  padding: 55px 80px;
  background-color: var(--tp-common-cream);
  box-shadow: -40px 0 80px 0 rgba(79, 67, 38, 0.1);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .studio-step-item {
    padding: 55px 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .studio-step-item {
    padding: 55px 40px;
  }
}
@media (max-width: 767px) {
  .studio-step-item {
    padding: 30px 20px;
  }
}
.studio-step-item span {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 25px;
  display: inline-block;
  text-transform: uppercase;
  color: var(--tp-common-red);
  font-family: var(--tp-ff-clash-medium);
}
.studio-step-item p {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.43;
  color: #101114;
  max-width: 500px;
  margin: 0 auto;
}
.studio-step-title {
  font-size: 60px;
  line-height: 0.83;
  margin-bottom: 60px;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: var(--tp-common-red);
  font-family: var(--tp-ff-clash-semibold);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .studio-step-title {
    font-size: 57px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .studio-step-title {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .studio-step-title {
    font-size: 35px;
    margin-bottom: 30px;
  }
}
.studio-step-slider-active {
  margin: 0 -200px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .studio-step-slider-active {
    margin: 0;
  }
}

.ar-category-ptb {
  padding: 27px 0;
  padding-bottom: 17px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-category-wrap {
    flex-wrap: wrap;
  }
}
.ar-category-item {
  margin-bottom: 10px;
}
.ar-category-item:not(:last-child) {
  position: relative;
}
.ar-category-item:not(:last-child)::after {
  position: absolute;
  content: "";
  top: -4px;
  right: -80px;
  width: 1px;
  height: 30px;
  border-radius: 16px;
  background-color: rgba(25, 25, 25, 0.1);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ar-category-item:not(:last-child)::after {
    right: -50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-category-item:not(:last-child)::after {
    display: none;
  }
}
.ar-category-item span {
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-clash-medium);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ar-category-item span {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ar-category-item span {
    font-size: 15px;
  }
}
.ar-category-item i svg {
  margin-right: 12px;
  transform: translateY(-3px);
}

.ar-step-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.ar-step-bg::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(20, 20, 20, 0.5);
}
.ar-step-title-box {
  padding-top: 165px;
  padding-left: 90px;
  padding-bottom: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ar-step-title-box {
    padding-top: 120px;
    padding-left: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ar-step-title-box {
    padding-top: 80px;
    padding-left: 60px;
  }
}
@media (max-width: 767px) {
  .ar-step-title-box {
    padding-top: 40px;
    padding-left: 40px;
    padding-bottom: 40px;
  }
}
.ar-step-icon {
  height: 60px;
  width: 60px;
  line-height: 56px;
  margin-bottom: 25px;
  text-align: center;
  border-radius: 30px;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.ar-step-icon svg {
  margin-left: 1px;
}
.ar-step-number {
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
}
.ar-step-title-sm {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-clash-semibold);
}
.ar-step-content span {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.6);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ar-step-content span {
    font-size: 14px;
  }
}
.ar-step-item {
  height: 100%;
  padding: 100px 40px 60px 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ar-step-right-wrap {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.it-step-bg {
  margin-top: -5px;
}
.it-step-title-box p {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.56;
  color: rgba(254, 255, 249, 0.7);
}
@media (max-width: 767px) {
  .it-step-title-box p br {
    display: none;
  }
}
.it-step-thumb {
  margin-left: -115px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-step-thumb {
    margin-left: 0;
  }
}
.it-step-thumb img {
  border-radius: 30px;
  max-width: inherit;
}
@media (max-width: 767px) {
  .it-step-thumb img {
    width: 100%;
  }
}
.it-step-thumb-shape-1 {
  position: absolute;
  top: 27%;
  right: -8%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .it-step-thumb-shape-1 {
    right: 0;
  }
}
@media (max-width: 767px) {
  .it-step-thumb-shape-1 {
    display: none;
  }
}
.it-step-thumb-shape-2 {
  position: absolute;
  bottom: 4%;
  left: -18%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .it-step-thumb-shape-2 {
    left: 7%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .it-step-thumb-shape-2 {
    left: 6%;
  }
}
@media (max-width: 767px) {
  .it-step-thumb-shape-2 {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .it-step-thumb-shape-2 {
    display: block;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-step-thumb-wrap {
    margin-bottom: 80px;
  }
}
.it-step-shape-1 {
  position: absolute;
  left: 0%;
  top: 13%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .it-step-shape-1 {
    left: -8%;
  }
}
.it-step-shape-2 {
  position: absolute;
  right: 0;
  bottom: -47%;
  z-index: 1;
}

/*----------------------------------------*/
/*  8.5 Choose Css
/*----------------------------------------*/
.creative-choose-thumb {
  height: 550px;
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .creative-choose-thumb {
    margin-bottom: 30px;
    height: 400px;
  }
}
.creative-choose-thumb > img {
  border-radius: 20px;
  object-fit: cover;
}
.creative-choose-text {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  margin: 50px;
}
@media (max-width: 767px) {
  .creative-choose-text {
    position: static;
    margin: 0;
  }
}
.creative-choose-text p {
  font-weight: 600;
  font-size: 44px;
  line-height: 1.18;
  margin-bottom: 0;
  letter-spacing: -0.03em;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-choose-text p {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .creative-choose-text p {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .creative-choose-text p br {
    display: none;
  }
}
.creative-choose-text p span {
  display: inline-block;
  background-color: #0e0f11;
}
@media (max-width: 767px) {
  .creative-choose-text p span {
    display: initial;
    background-color: transparent;
  }
}
.creative-choose-text p span svg {
  margin-right: 20px;
}
.creative-choose-text-top {
  padding: 0px 20px;
  padding-top: 10px;
  border-radius: 20px 20px 0 0;
}
@media (max-width: 767px) {
  .creative-choose-text-top {
    padding: 0;
  }
}
.creative-choose-text-middle {
  padding: 3px 20px;
  padding-bottom: 5px;
  border-radius: 0 20px 20px 0;
  position: relative;
}
@media (max-width: 767px) {
  .creative-choose-text-middle {
    padding: 0;
  }
}
.creative-choose-text-middle::before {
  content: "";
  position: absolute;
  bottom: 60px;
  right: 170px;
  height: 40px;
  width: 20px;
  z-index: -1;
  background-color: transparent;
  border-bottom-left-radius: 20px;
  box-shadow: 0px 18px 0 0 #0e0f11;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-choose-text-middle::before {
    bottom: 56px;
    right: 140px;
  }
}
@media (max-width: 767px) {
  .creative-choose-text-middle::before {
    display: none;
  }
}
.creative-choose-text-bottom {
  padding: 0px 20px;
  padding-bottom: 20px;
  border-radius: 0 0 20px 0;
  position: relative;
}
@media (max-width: 767px) {
  .creative-choose-text-bottom {
    padding: 0;
  }
}
.creative-choose-text-bottom::after {
  content: "";
  position: absolute;
  bottom: 32px;
  right: -20px;
  height: 40px;
  width: 20px;
  z-index: -1;
  border-top-left-radius: 20px;
  background-color: transparent;
  box-shadow: 0px -18px 0 0 #0e0f11;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-choose-text-bottom::after {
    bottom: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .creative-choose-text-bottom::after {
    display: none;
  }
}
.creative-choose-avater img {
  flex: 0 0 auto;
  border-radius: 50%;
  margin-right: 13px;
  height: 54px;
  width: 54px;
}
.creative-choose-avater-box {
  position: relative;
  border-radius: 0 0 20px 20px;
  background-color: #0e0f11;
  padding: 0 70px 20px 20px;
}
@media (max-width: 767px) {
  .creative-choose-avater-box {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
  }
}
.creative-choose-avater-box::after {
  content: "";
  position: absolute;
  bottom: 32px;
  right: -20px;
  height: 40px;
  width: 20px;
  border-top-left-radius: 20px;
  background-color: transparent;
  box-shadow: 0px -18px 0 0 #0e0f11;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .creative-choose-avater-box::after {
    bottom: 34px;
  }
}
@media (max-width: 767px) {
  .creative-choose-avater-box::after {
    display: none;
  }
}
.creative-choose-avater-info {
  line-height: 1;
}
.creative-choose-avater-info h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 8px;
  letter-spacing: -0.03em;
  color: var(--tp-common-white);
}
.creative-choose-avater-info span {
  font-weight: 400;
  font-size: 15px;
  line-height: 1;
  letter-spacing: -0.03em;
  color: rgba(255, 255, 255, 0.6);
}
.creative-choose-customer {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 15px 25px;
  padding-bottom: 0;
  background-color: #0e0f11;
  border-radius: 20px 0 0 0;
}
@media (max-width: 767px) {
  .creative-choose-customer {
    position: static;
    padding-left: 0;
    padding-right: 0;
  }
}
.creative-choose-customer::after {
  content: "";
  position: absolute;
  bottom: 63px;
  right: -1px;
  height: 40px;
  width: 20px;
  border-bottom-right-radius: 20px;
  background-color: transparent;
  box-shadow: 0px 13px 0 0 #0e0f11;
}
@media (max-width: 767px) {
  .creative-choose-customer::after {
    display: none;
  }
}
.creative-choose-customer::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -19px;
  height: 40px;
  width: 20px;
  border-bottom-right-radius: 20px;
  background-color: transparent;
  box-shadow: 0px 13px 0 0 #0e0f11;
}
@media (max-width: 767px) {
  .creative-choose-customer::before {
    display: none;
  }
}
.creative-choose-customer img {
  flex: 0 0 auto;
  margin-right: 12px;
}
.creative-choose-customer-info h4 {
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: -0.01em;
  color: var(--tp-common-white);
}
.creative-choose-customer-info span {
  font-weight: 500;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .design-choose-area {
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .design-choose-area {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .design-choose-area {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .design-choose-title-box {
    margin-bottom: 30px;
  }
}
.design-choose-title-box p {
  font-weight: 500;
  font-size: 44px;
  line-height: 1.18;
  color: #e0eeee;
  margin-bottom: 0;
  max-width: 715px;
  letter-spacing: -0.04em;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .design-choose-title-box p {
    font-size: 35px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .design-choose-title-box p {
    max-width: 100%;
    font-size: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .design-choose-title-box p {
    max-width: 100%;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .design-choose-title-box p {
    max-width: 100%;
    font-size: 28px;
  }
  .design-choose-title-box p br {
    display: none;
  }
}
.design-choose-content {
  max-width: 440px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .design-choose-content {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .design-choose-content {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.design-choose-content p {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  color: #e0eeee;
  margin-bottom: 40px;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .design-choose-content-wrap {
    margin-bottom: 50px;
  }
}
.design-choose-item {
  padding: 65px 70px;
  border-radius: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .design-choose-item {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .design-choose-item {
    margin-top: 0;
    padding: 60px 30px;
  }
}
.design-choose-item span {
  font-weight: 500;
  font-size: 124px;
  line-height: 1;
  margin-bottom: 125px;
  display: inline-block;
  letter-spacing: -0.04em;
  color: var(--tp-common-black);
}
.design-choose-item span i {
  font-style: normal;
}
.design-choose-item p {
  font-weight: 400;
  font-size: 40px;
  line-height: 0.9;
  text-align: end;
  margin-bottom: 0;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-dirtyline);
}
.design-choose-item-3 {
  transform: translateY(-170px);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .design-choose-item-3 {
    transform: translateY(0px);
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ai-choose-area {
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ai-choose-area {
    padding-top: 100px;
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-choose-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .ai-choose-title-box {
    margin-bottom: 45px;
  }
}
.ai-choose-icon {
  margin-right: 20px;
}
.ai-choose-icon span {
  height: 60px;
  width: 60px;
  line-height: 56px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  backdrop-filter: blur(10px);
  mix-blend-mode: luminosity;
  color: var(--tp-common-cream-2);
  background: rgba(255, 246, 191, 0.08);
}
.ai-choose-text p {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 0;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ai-choose-text p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ai-choose-text p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ai-choose-text p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .ai-choose-text p {
    font-size: 15px;
  }
}
.ai-choose-bottom-text {
  border-radius: 20px;
  padding: 5px 20px;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.ai-choose-bottom-text p {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.73;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.7);
}
.ai-choose-bottom-text p a {
  font-weight: 600;
  text-decoration: underline;
  color: var(--tp-common-white);
}
.ai-choose-shape {
  position: absolute;
  top: -14%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: -1;
}
@media (max-width: 767px) {
  .ai-choose-item {
    margin-bottom: 45px;
  }
}

.st-choose-bg::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 7%;
  height: 340px;
  width: 945px;
  z-index: -1;
  background-color: #FFFBF6;
  border-radius: 10px 0px 0px 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-choose-bg::after {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-choose-shape {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-choose-heading {
    margin-bottom: 20px;
  }
}
.st-choose-list {
  padding-left: 75px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-choose-list {
    padding-left: 0;
  }
}
.st-choose-list ul li {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  list-style: none;
  letter-spacing: -0.18px;
  color: var(--tp-common-brown);
}
.st-choose-list ul li:not(:last-child) {
  margin-bottom: 15px;
}
.st-choose-text-wrap p {
  color: #494949;
  letter-spacing: 0;
  line-height: 30px;
  font-family: var(--tp-ff-poppins);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-choose-text-wrap p br {
    display: none;
  }
}
.st-choose-thumb {
  height: 416px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .st-choose-thumb {
    height: inherit;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .design-choose-2-style.design-choose-area {
    padding-top: 60px;
  }
}
.design-choose-2-style .design-choose-item {
  padding: 65px 70px;
  border-radius: 30px;
  background-color: #0E0F11;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .design-choose-2-style .design-choose-item {
    padding: 65px 35px;
  }
}
@media (max-width: 767px) {
  .design-choose-2-style .design-choose-item {
    padding: 50px 30px;
  }
}
.design-choose-2-style .design-choose-item p {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  text-align: left;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-inter);
  color: rgba(224, 238, 238, 0.6);
}
.design-choose-2-style .design-choose-item span {
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .design-choose-2-style .design-choose-title-box p {
    font-size: 36px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .design-choose-2-style .design-choose-title-box p {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .design-choose-2-style .design-choose-title-box p {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .design-choose-2-style .tp-section-title-dirtyline {
    font-size: 160px;
  }
  .design-choose-2-style .tp-section-title-dirtyline br {
    display: none;
  }
}

/*----------------------------------------*/
/*  8.6 Price Css
/*----------------------------------------*/
@media (max-width: 767px) {
  .ai-price-area {
    padding-top: 0;
  }
}
.ai-price-shape-1 {
  position: absolute;
  top: -10%;
  right: -3%;
  z-index: -1;
}
.ai-price-shape-2 {
  position: absolute;
  bottom: 0;
  left: 5%;
  z-index: -1;
}
.ai-price-head span {
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 15px;
  display: inline-block;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
}
.ai-price-head h4 {
  font-weight: 600;
  font-size: 54px;
  line-height: 1;
  margin-bottom: 30px;
  letter-spacing: -0.04em;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-price-head h4 {
    font-size: 42px;
  }
}
.ai-price-head h4 i {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -0.02em;
  color: rgba(255, 255, 255, 0.6);
}
.ai-price-item {
  padding: 50px;
  border-radius: 60px;
  background-color: rgb(23, 19, 42);
}
.ai-price-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.ai-price-list-item i {
  flex: 0 0 auto;
  height: 24px;
  width: 24px;
  line-height: 16px;
  border-radius: 50%;
  text-align: center;
  margin-right: 14px;
  display: inline-block;
  transform: translateY(-3px);
  color: var(--tp-common-white);
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.ai-price-list-item span {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.32px;
  color: var(--tp-common-white);
}
.ai-price-btn {
  margin-bottom: 40px;
}
.ai-price-wrap.active {
  position: relative;
}
.ai-price-wrap.active::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  z-index: -1;
  margin: -2px;
  border-radius: 60px;
  height: calc(100% + 4px);
  width: calc(100% + 4px);
  transition: all 0.3s ease-out 0s;
  background: linear-gradient(304deg, #FF994B 23.79%, #D34BE9 47%, #3188FF 85.86%);
  background: -moz-linear-gradient(304deg, #FF994B 23.79%, #D34BE9 47%, #3188FF 85.86%);
  background: -webkit-linear-gradient(304deg, #FF994B 23.79%, #D34BE9 47%, #3188FF 85.86%);
  background: -ms-linear-gradient(304deg, #FF994B 23.79%, #D34BE9 47%, #3188FF 85.86%);
}
.ai-price-badge {
  padding: 12px;
}
.ai-price-badge span {
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
}
.ai-price-badge span svg {
  margin-right: 12px;
  transform: translateY(-2px);
}
.ai-price-title-box p {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 0;
  letter-spacing: -0.02em;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .ai-price-title-box p {
    font-size: 16px;
  }
}
.ai-price-tab ul {
  padding: 4px;
  border-radius: 12px;
  border: 1px solid rgba(255, 246, 191, 0.1);
}
.ai-price-tab ul li button {
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  padding: 10px 20px;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
}
.ai-price-tab ul li button.active {
  color: var(--tp-common-black);
}
.ai-price-bottom-text span {
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.ai-price-bottom-text span a {
  font-weight: 600;
  text-decoration: underline;
  color: var(--tp-common-white);
}

#lineMarker {
  position: absolute;
  top: 5px;
  height: 36px;
  z-index: -1;
  transition: 0.4s;
  border-radius: 6px;
  display: inline-block;
  background: var(--tp-common-white);
}

.crp-price-item {
  padding: 45px 40px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 253, 225, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-price-item {
    padding: 45px 30px;
  }
}
.crp-price-item.active .tp-btn-yellow-border.sm {
  color: var(--tp-common-black);
  background-color: var(--tp-common-yellow-green);
}
.crp-price-head {
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(255, 253, 225, 0.1);
}
.crp-price-head span {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 20px;
  display: inline-flex;
  color: var(--tp-common-cream-3);
}
.crp-price-head h4 {
  font-weight: 600;
  font-size: 66px;
  line-height: 1;
  font-family: var(--tp-ff-teko);
  color: var(--tp-common-cream-3);
}
.crp-price-head h4 i {
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  font-style: normal;
  font-family: var(--tp-ff-inter);
  color: var(--tp-common-cream-3);
}
.crp-price-head p {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.3px;
  color: var(--tp-common-cream-3);
}
.crp-price-list {
  margin-bottom: 50px;
}
.crp-price-list ul li {
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.3px;
  list-style-type: none;
  color: var(--tp-common-cream-3);
}
.crp-price-list ul li::before {
  content: "";
  height: 4px;
  width: 4px;
  border-radius: 50%;
  margin-right: 9px;
  display: inline-block;
  transform: translateY(-3px);
  background-color: var(--tp-common-cream-3);
}
.crp-price-list ul li:not(:last-child) {
  margin-bottom: 20px;
}
.crp-price-bg {
  background-color: #335341;
}
.crp-price-shape {
  position: absolute;
  top: 140px;
  left: 95px;
  z-index: -1;
}
.crp-price-shape-2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.app-price-bg-shape {
  position: absolute;
  top: -140px;
  right: 70px;
  z-index: -1;
}
.app-price-box {
  padding: 15px;
  border-radius: 30px;
  background: var(--tp-common-white);
}
@media (max-width: 767px) {
  .app-price-box {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .app-price-box .crp-price-item {
    padding: 45px 30px;
  }
}
.app-price-box .crp-price-item.active {
  border-radius: 24px;
  background: linear-gradient(126deg, #F6F5FF 3.33%, #EBF9FF 85.8%);
}
.app-price-box .crp-price-item.active .app-price-btn-box .animated-border-box.radius-style-2 {
  padding: 0;
  border-radius: 12px;
}
.app-price-box .crp-price-item.active .app-price-btn-box .animated-border-box.radius-style-2 .tp-btn-gradient.sm {
  border-radius: 12px;
}
.app-price-box .crp-price-head {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-color: rgba(34, 34, 49, 0.06);
}
.app-price-box .crp-price-head span {
  font-size: 14px;
  font-weight: 600;
  padding: 4px 15px;
  border-radius: 40px;
  display: inline-block;
  color: var(--tp-common-black-10);
  border: 1px solid rgba(33, 33, 45, 0.06);
  box-shadow: 0px 0px 2px 0px rgba(39, 39, 46, 0.04);
}
.app-price-box .crp-price-head h4 {
  font-size: 70px;
  font-weight: 500;
  margin-bottom: 16px;
  text-transform: uppercase;
  font-family: var(--tp-ff-phudu);
  color: var(--tp-common-black-10);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .app-price-box .crp-price-head h4 {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .app-price-box .crp-price-head h4 {
    font-size: 50px;
  }
}
.app-price-box .crp-price-head h4 i {
  font-size: 16px;
  display: inline-block;
  text-transform: lowercase;
  color: var(--tp-common-black-10);
  transform: translate(-14px, -2px);
}
.app-price-box .crp-price-head p {
  color: #61616A;
}
.app-price-box .crp-price-list {
  margin-bottom: 40px;
}
.app-price-box .crp-price-list ul li {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  color: var(--tp-common-black-10);
}
.app-price-box .crp-price-list ul li::before {
  content: none;
}
.app-price-box .crp-price-list ul li span {
  width: 20px;
  height: 20px;
  line-height: 16px;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px;
  display: inline-block;
  border: 1px solid rgba(33, 33, 45, 0.06);
}
.app-price-box .row [class*=col-]:not(:last-child) {
  border-right: 1px solid rgba(34, 34, 49, 0.06);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-price-box .row [class*=col-]:not(:last-child) {
    border: none;
  }
}
.app-price-box.app-price-service {
  border-radius: 0;
}
.app-price-box.app-price-service .crp-price-item.active {
  border-radius: 0;
  background: none;
  background-color: #F6F8EF;
}
.app-price-box.app-price-service .crp-price-item.active .animated-border-box {
  border-radius: 0;
}
.app-price-box.app-price-service .crp-price-item.active .animated-border-box.radius-style-2 {
  border-radius: 0;
}
.app-price-box.app-price-service .crp-price-item.active .animated-border-box.radius-style-2 .tp-btn-gradient {
  background: none;
  color: var(--tp-common-black);
  background-color: var(--tp-common-green-regular);
}
.app-price-box.app-price-service .crp-price-item.active .animated-border-box.radius-style-2 .tp-btn-gradient.sm {
  border-radius: 0;
}
.app-price-box.app-price-service .animated-border-box {
  line-height: 1;
  border-radius: 0;
}
.app-price-box.app-price-service .animated-border-box:hover {
  transform: scale(1);
}
.app-price-box.app-price-service .animated-border-box::before {
  content: none;
}
.app-price-box.app-price-service .animated-border-box .tp-btn-black-border {
  border-radius: 0;
}
.app-price-box.app-price-service .animated-border-box .tp-btn-black-border:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
}
.app-price-box.app-price-service .crp-price-head h4 {
  font-family: var(--tp-ff-grotesk);
}
.app-price-box.app-price-inner-style {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.app-price-box.app-price-inner-style .app-price-btn-box .animated-border-box .tp-btn-black-border {
  background: #f6f6f9;
  border: 1px solid transparent;
}
.app-price-heading p {
  color: #61616A;
}
@media (max-width: 767px) {
  .app-price-heading p br {
    display: none;
  }
}
.app-price-tab-wrap .ai-price-tab ul {
  padding: 6px;
  border-radius: 40px;
  background: var(--tp-common-white);
  border: 1px solid rgba(33, 33, 45, 0.08);
}
.app-price-tab-wrap .ai-price-tab ul li {
  display: inline-block;
}
.app-price-tab-wrap .ai-price-tab ul li button {
  padding: 9px 37px;
  color: #61616A;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.app-price-tab-wrap .ai-price-tab ul li button.active {
  position: relative;
  z-index: 1;
  color: var(--tp-common-white);
}
.app-price-tab-wrap .ai-price-tab #lineMarker {
  top: 6px;
  left: 6px;
  z-index: 0;
  border-radius: 40px;
  border: 1px solid rgba(33, 33, 45, 0.06);
  background: #21212D;
  box-shadow: 0px 0px 2px 0px rgba(39, 39, 46, 0.04);
}
.app-price-store {
  gap: 14px;
}
.app-price-store p {
  font-size: 16px;
  color: #61616A;
  margin: 0;
}
.app-price-store p b {
  font-weight: 600;
  color: var(--tp-common-black-10);
}
.app-price-store p span {
  margin-right: 8px;
}
.app-price-btn-box .animated-border-box {
  padding: 1px;
}
.app-price-btn-box .animated-border-box .tp-btn-black-border {
  margin: 0;
  font-size: 16px;
  border-radius: 12px;
  letter-spacing: -0.16px;
  background: white;
  color: var(--tp-common-black-10);
  border: 1px solid rgba(33, 33, 46, 0.1);
  box-shadow: 0px 0px 1px 0px rgba(34, 34, 48, 0.2);
}
.app-price-btn-box .animated-border-box::before {
  background-image: conic-gradient(rgba(0, 0, 0, 0), #646363, rgba(0, 0, 0, 0) 25%);
}

/*----------------------------------------*/
/*  8.7 Faq Css
/*----------------------------------------*/
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ai-faq-area {
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-faq-area {
    margin-bottom: 80px;
  }
}
.ai-faq-video {
  margin-bottom: 25px;
}
.ai-faq-video a {
  height: 70px;
  width: 70px;
  line-height: 75px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  backdrop-filter: blur(40px);
  background: rgba(255, 255, 255, 0.06);
  animation: animate-pulse 3s linear infinite;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 2px 10px 0 rgba(27, 27, 27, 0.1);
}
.ai-faq-video a span {
  margin-left: 6px;
}
.ai-faq-bg {
  border: 1px solid rgba(255, 246, 191, 0.08);
}
.ai-faq-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ai-faq-thumb {
    position: static;
    width: 100%;
    margin-bottom: 40px;
  }
}
.ai-faq-thumb img {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .ai-faq-thumb img {
    margin-bottom: 20px;
  }
}
.ai-faq-thumb .anim-zoomin-wrap, .ai-faq-thumb .anim-zoomin {
  height: 100%;
}
.ai-faq-content-wrap {
  padding-left: 50px;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ai-faq-content-wrap {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ai-faq-content-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ai-faq-content-wrap {
    padding-left: 0;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .ai-faq-content-wrap {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 60px;
  }
}
.ai-faq-user-box {
  margin-top: -300px;
  margin-right: -60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ai-faq-user-box {
    margin-right: -20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ai-faq-user-box {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .ai-faq-user-box {
    margin-top: 0;
    margin-right: 0;
    flex-wrap: wrap;
  }
}
.ai-faq-user-item {
  padding: 29px 39px;
  display: inline-block;
  backdrop-filter: blur(40px);
  box-shadow: 0 2px 10px 0 rgba(27, 27, 27, 0.1);
}
@media (max-width: 767px) {
  .ai-faq-user-item {
    width: 100%;
    margin-right: 0;
  }
}
.ai-faq-user-item span {
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
}
.ai-faq-user-item h4 {
  font-weight: 700;
  font-size: 54px;
  line-height: 1;
  letter-spacing: -0.04em;
  color: var(--tp-common-black);
}

.app-faq-shape {
  position: absolute;
  top: 100px;
  left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-faq-shape {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-faq-wrap {
    padding-left: 0;
  }
}
.app-faq-wrap .ai-faq-accordion-wrap .accordion {
  border-radius: 12px;
  background-color: var(--tp-common-white);
  box-shadow: 0px 1px 2px 0px rgba(39, 39, 46, 0.04);
}
.app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items {
  padding-left: 0;
  padding-bottom: 0;
}
.app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items:not(:last-child) {
  border-bottom: 2px solid rgb(247, 247, 253);
  box-shadow: 0px 1px 2px 0px rgba(39, 39, 46, 0.04);
}
.app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons {
  padding: 26px 60px 28px 30px;
  color: var(--tp-common-black);
}
@media (max-width: 767px) {
  .app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons {
    font-size: 18px;
  }
}
.app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons .accordion-icon {
  top: 18px;
  right: 20px;
  left: auto;
  width: 36px;
  height: 36px;
  margin: 0;
  line-height: 36px;
  border-radius: 50%;
  background-color: #F3F3F9;
}
.app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons .accordion-icon::before, .app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons .accordion-icon::after {
  background-color: var(--tp-common-black-10);
}
.app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons .accordion-icon::before {
  height: 12px;
}
.app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons .accordion-icon::after {
  width: 12px;
}
.app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-body {
  padding-left: 30px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-body {
    padding-right: 30px;
  }
}
.app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-body p {
  font-weight: 400;
  color: #66666C;
}
.app-faq-wrap.faq-inner-style .ai-faq-accordion-wrap .accordion {
  border-radius: 12px;
  background-color: var(--tp-common-white);
  box-shadow: none;
}
.app-faq-wrap.faq-inner-style .ai-faq-accordion-wrap .accordion .accordion-items {
  padding-left: 0;
  padding-bottom: 0;
  border-bottom: 1px solid rgba(17, 16, 19, 0.1);
}
.app-faq-wrap.faq-inner-style .ai-faq-accordion-wrap .accordion .accordion-items:not(:last-child) {
  box-shadow: none;
}
.app-faq-wrap.faq-inner-style .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: -0.52px;
  padding: 26px 0px 28px 0px;
  color: var(--tp-common-black);
}
@media (max-width: 767px) {
  .app-faq-wrap.faq-inner-style .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons {
    font-size: 18px;
  }
}
.app-faq-wrap.faq-inner-style .ai-faq-accordion-wrap .accordion .accordion-items .accordion-body {
  padding-left: 0px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-faq-wrap.faq-inner-style .ai-faq-accordion-wrap .accordion .accordion-items .accordion-body {
    padding-right: 30px;
  }
}
.app-faq-wrap.faq-inner-style .ai-faq-accordion-wrap .accordion .accordion-items .accordion-body p {
  font-size: 16px;
  font-weight: 400;
  color: #66666C;
  letter-spacing: -0.16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-faq-wrap.faq-inner-style .ai-faq-accordion-wrap .accordion .accordion-items .accordion-body p br {
    display: none;
  }
}

.it-faq-shape-1 {
  position: absolute;
  left: 0;
  bottom: -30px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .it-faq-shape-1 {
    left: -10%;
  }
}
.it-faq-shape-2 {
  margin-left: 75px;
}
@media (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .it-faq-shape-2 {
    margin-left: 0;
  }
}
.it-faq-accordion .faq-active {
  position: relative;
}
.it-faq-accordion .faq-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 0;
  transition: 0.5s;
  background: #ffd743;
  border-radius: 20px;
}
.it-faq-accordion .accordion-items.faq-active::before {
  top: auto;
  bottom: 0;
  height: 100%;
  transition: 0.5s;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-faq-text p br {
    display: none;
  }
}

.service-faq-style .app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items {
  box-shadow: none;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.service-faq-style .app-faq-wrap .ai-faq-accordion-wrap .accordion {
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
}
.service-faq-style .app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons {
  font-size: 26px;
  font-weight: 500;
  padding: 36px 60px 38px 30px;
  color: var(--tp-common-white);
}
.service-faq-style .app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-body p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.62;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 0.6);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .service-faq-style .app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-body p br {
    display: none;
  }
}
.service-faq-style .app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons .accordion-icon {
  border: 1px solid rgb(34, 34, 34);
  background-color: rgba(255, 255, 255, 0.1);
}
.service-faq-style .app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons .accordion-icon::before,
.service-faq-style .app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons .accordion-icon::after {
  background-color: rgba(255, 255, 255, 0.6);
}
.service-faq-style .app-faq-wrap .ai-faq-accordion-wrap .accordion .accordion-items .accordion-header .accordion-buttons .accordion-icon {
  top: 30px;
}

/*----------------------------------------*/
/*  8.8 Success Css
/*----------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-success-area {
    margin-bottom: 0;
  }
}
.crp-success-big-img {
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% - 10px);
  width: 58.1%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-success-big-img {
    width: 49.5%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-success-big-img {
    position: static;
    height: 400px;
    width: 100%;
    margin-bottom: 10px;
  }
}
.crp-success-big-img img {
  height: 100%;
  object-fit: cover;
}
.crp-success-big-img .anim-zoomin-wrap {
  height: 100%;
}
.crp-success-item {
  height: 100%;
  overflow: hidden;
}
.crp-success-item-shape-1 {
  position: absolute;
  top: -25px;
  right: 0;
  transform-origin: top right;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .crp-success-item-shape-1 {
    transform: scale(0.5);
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .crp-success-item-shape-1 {
    transform: scale(0.3);
  }
}
.crp-success-item-shape-2 {
  position: absolute;
  bottom: -1px;
  right: 0;
  transform-origin: right bottom;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .crp-success-item-shape-2 {
    transform: scale(0.6);
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .crp-success-item-shape-2 {
    transform: scale(0.4);
  }
}
.crp-success-item.about-us {
  background-size: cover;
  background-position: 0px 30px;
}
.crp-success-item.about-us .crp-about-us-item-wrap {
  padding-top: 160px;
  text-align: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-success-item.about-us .crp-about-us-item-wrap {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .crp-success-item.about-us .crp-about-us-item-wrap {
    padding-top: 185px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-success-item.about-us .crp-about-us-item-wrap {
    padding-top: 110px;
  }
}
@media (max-width: 767px) {
  .crp-success-item.about-us .crp-about-us-item-wrap {
    padding-top: 100px;
    padding-bottom: 45px;
  }
}
.crp-success-item.about-us .crp-about-us-item-title {
  font-size: 46px;
  font-weight: 500;
  line-height: 46px;
  color: #F9F4E8;
  font-family: var(--tp-ff-mango-light);
}
.crp-success-item.about-us .crp-about-us-item-icon {
  display: inline-block;
  margin-bottom: 14px;
}
.crp-success-item.about-us .crp-about-us-item-icon span {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: grid;
  place-content: center;
  background-color: #323234;
}
.crp-success-item.about-us .crp-about-us-item-btn-box {
  display: flex;
  padding: 80px 30px 0;
  justify-content: space-between;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-success-item.about-us .crp-about-us-item-btn-box {
    padding: 25px 10px 0;
  }
}
.crp-success-item.about-us .crp-about-us-item-btn-box span {
  color: #F9F4E8;
  font-size: 14px;
  font-weight: 400;
  padding: 7px 26px;
  border-radius: 70px;
  display: inline-block;
  text-shadow: 0px 14px 14px rgba(8, 29, 49, 0.03);
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.crp-success-item.about-us .crp-about-us-item-btn-box span svg {
  margin-left: 4px;
}
.crp-success-item.about-us .crp-about-us-item-btn-box a:hover span {
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}
.crp-success-item.about-us-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .crp-success-item.about-us-img .crp-about-us-item-img {
    padding: 50px 0;
  }
}
.crp-success-item.about-us .crp-success-video {
  line-height: 1;
}
.crp-success-item.about-us .crp-success-video video {
  width: 475px;
  height: 475px;
  object-fit: cover;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-success-item.about-us .crp-success-video video {
    height: 302px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-success-item.about-us .crp-success-video video {
    width: 100%;
  }
}
.crp-success-content {
  height: 100%;
}
.crp-success-content-wrap {
  height: 100%;
  padding: 50px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-success-content-wrap {
    padding: 30px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), (max-width: 767px) {
  .crp-success-content-wrap {
    padding: 30px;
  }
}
.crp-success-content p {
  font-weight: 500;
  font-size: 34px;
  line-height: 1;
  margin-bottom: 40px;
  letter-spacing: 0.05px;
  display: inline-block;
  font-family: var(--tp-ff-teko);
  color: var(--tp-common-cream-3);
}
.crp-success-content > span {
  font-weight: 500;
  font-size: 120px;
  line-height: 0.7;
  display: inline-block;
  font-family: var(--tp-ff-teko);
  color: var(--tp-common-cream-3);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-success-content > span {
    font-size: 100px;
  }
}
.crp-success-content > span i {
  font-style: normal;
}
.crp-success-yellow-box .crp-success-content p {
  font-weight: 600;
  font-size: 54px;
  line-height: 1;
  color: #2a4c3a;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .crp-success-yellow-box .crp-success-content p {
    font-size: 45px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-success-yellow-box .crp-success-content p {
    font-size: 40px;
  }
}
.crp-success-img {
  height: 100%;
}
.crp-success-img .anim-zoomin-wrap {
  height: 100%;
}
.crp-success-img img {
  height: 100%;
}

.crp-success-about-us-big-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 49.7%;
  height: calc(100% - 10px);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-success-about-us-big-img {
    position: static;
    height: 400px;
    width: 100%;
    margin-bottom: 10px;
  }
}
.crp-success-about-us-big-img .anim-zoomin-wrap {
  height: 100%;
}
.crp-success-about-us-big-img img {
  height: 100%;
  object-fit: cover;
}

/*----------------------------------------*/
/*  8.9 Instagram Css
/*----------------------------------------*/
.ai-instagram-img {
  overflow: hidden;
}
.ai-instagram-img img {
  width: 100%;
  transition: 0.9s;
}
.ai-instagram-img:hover img {
  transform: scale(1.1);
}
.ai-instagram-shape-1 {
  position: absolute;
  left: -2%;
  z-index: -1;
  top: -125%;
}

.pp-social-item {
  display: block;
  text-align: center;
  padding: 45px 0 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.pp-social-item:last-child {
  border: none;
}
.pp-social-item.active .pp-social-item-wrap .pp-social-item-title {
  color: var(--tp-common-white);
}
.pp-social-item.active .pp-social-item-wrap p {
  color: var(--tp-common-white);
}
.pp-social-item.img-pos-1:hover .pp-social-item-thumb .thumb-1, .pp-social-item.img-pos-1.active .pp-social-item-thumb .thumb-1, .pp-social-item.img-pos-2:hover .pp-social-item-thumb .thumb-1, .pp-social-item.img-pos-2.active .pp-social-item-thumb .thumb-1, .pp-social-item.img-pos-3:hover .pp-social-item-thumb .thumb-1, .pp-social-item.img-pos-3.active .pp-social-item-thumb .thumb-1, .pp-social-item.img-pos-4:hover .pp-social-item-thumb .thumb-1, .pp-social-item.img-pos-4.active .pp-social-item-thumb .thumb-1 {
  opacity: 1;
  transform: translateX(0);
  transform: scale(1);
  transition-delay: 0.2s;
}
.pp-social-item.img-pos-1:hover .pp-social-item-thumb .thumb-2, .pp-social-item.img-pos-1.active .pp-social-item-thumb .thumb-2, .pp-social-item.img-pos-2:hover .pp-social-item-thumb .thumb-2, .pp-social-item.img-pos-2.active .pp-social-item-thumb .thumb-2, .pp-social-item.img-pos-3:hover .pp-social-item-thumb .thumb-2, .pp-social-item.img-pos-3.active .pp-social-item-thumb .thumb-2, .pp-social-item.img-pos-4:hover .pp-social-item-thumb .thumb-2, .pp-social-item.img-pos-4.active .pp-social-item-thumb .thumb-2 {
  opacity: 1;
  transform: scale(1);
  transition-delay: 0.3s;
}
.pp-social-item.img-pos-1:hover .pp-social-item-thumb .thumb-3, .pp-social-item.img-pos-1.active .pp-social-item-thumb .thumb-3, .pp-social-item.img-pos-2:hover .pp-social-item-thumb .thumb-3, .pp-social-item.img-pos-2.active .pp-social-item-thumb .thumb-3, .pp-social-item.img-pos-3:hover .pp-social-item-thumb .thumb-3, .pp-social-item.img-pos-3.active .pp-social-item-thumb .thumb-3, .pp-social-item.img-pos-4:hover .pp-social-item-thumb .thumb-3, .pp-social-item.img-pos-4.active .pp-social-item-thumb .thumb-3 {
  opacity: 1;
  transform: scale(1);
  transition-delay: 0.2s;
}
.pp-social-item.img-pos-1:hover .pp-social-item-thumb .thumb-4, .pp-social-item.img-pos-1.active .pp-social-item-thumb .thumb-4, .pp-social-item.img-pos-2:hover .pp-social-item-thumb .thumb-4, .pp-social-item.img-pos-2.active .pp-social-item-thumb .thumb-4, .pp-social-item.img-pos-3:hover .pp-social-item-thumb .thumb-4, .pp-social-item.img-pos-3.active .pp-social-item-thumb .thumb-4, .pp-social-item.img-pos-4:hover .pp-social-item-thumb .thumb-4, .pp-social-item.img-pos-4.active .pp-social-item-thumb .thumb-4 {
  opacity: 1;
  transform: scale(1);
  transform: translateY(0);
  transition-delay: 0.3s;
}
.pp-social-item.img-pos-1 .pp-social-item-thumb .thumb-1 {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 12%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(0.7);
}
@media (max-width: 767px) {
  .pp-social-item.img-pos-1 .pp-social-item-thumb .thumb-1 {
    display: none;
  }
}
.pp-social-item.img-pos-1 .pp-social-item-thumb .thumb-2 {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 20%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateX(100px);
}
.pp-social-item.img-pos-1 .pp-social-item-thumb .thumb-3 {
  position: absolute;
  opacity: 0;
  bottom: 20%;
  left: 19%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateY(100px);
}
.pp-social-item.img-pos-1 .pp-social-item-thumb .thumb-4 {
  position: absolute;
  opacity: 0;
  bottom: 25%;
  right: 15%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(0.7);
}
@media (max-width: 767px) {
  .pp-social-item.img-pos-1 .pp-social-item-thumb .thumb-4 {
    display: none;
  }
}
.pp-social-item.img-pos-2 .pp-social-item-thumb .thumb-1 {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 17%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateX(-100px);
}
.pp-social-item.img-pos-2 .pp-social-item-thumb .thumb-2 {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 16%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(0.7);
}
@media (max-width: 767px) {
  .pp-social-item.img-pos-2 .pp-social-item-thumb .thumb-2 {
    display: none;
  }
}
.pp-social-item.img-pos-2 .pp-social-item-thumb .thumb-3 {
  position: absolute;
  opacity: 0;
  bottom: 20%;
  left: 24%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(0.7);
}
@media (max-width: 767px) {
  .pp-social-item.img-pos-2 .pp-social-item-thumb .thumb-3 {
    display: none;
  }
}
.pp-social-item.img-pos-2 .pp-social-item-thumb .thumb-4 {
  position: absolute;
  opacity: 0;
  bottom: 8%;
  right: 18%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(0.7);
}
.pp-social-item.img-pos-3 .pp-social-item-thumb .thumb-1 {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 12%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(0.7);
}
@media (max-width: 767px) {
  .pp-social-item.img-pos-3 .pp-social-item-thumb .thumb-1 {
    display: none;
  }
}
.pp-social-item.img-pos-3 .pp-social-item-thumb .thumb-2 {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 20%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateX(100px);
}
.pp-social-item.img-pos-3 .pp-social-item-thumb .thumb-3 {
  position: absolute;
  opacity: 0;
  bottom: 20%;
  left: 19%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateY(100px);
}
.pp-social-item.img-pos-3 .pp-social-item-thumb .thumb-4 {
  position: absolute;
  opacity: 0;
  bottom: 25%;
  right: 15%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateY(100px);
}
@media (max-width: 767px) {
  .pp-social-item.img-pos-3 .pp-social-item-thumb .thumb-4 {
    display: none;
  }
}
.pp-social-item.img-pos-4 .pp-social-item-thumb .thumb-1 {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 17%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translateX(-100px);
}
.pp-social-item.img-pos-4 .pp-social-item-thumb .thumb-2 {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 16%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(0.7);
}
@media (max-width: 767px) {
  .pp-social-item.img-pos-4 .pp-social-item-thumb .thumb-2 {
    display: none;
  }
}
.pp-social-item.img-pos-4 .pp-social-item-thumb .thumb-3 {
  position: absolute;
  opacity: 0;
  bottom: 20%;
  left: 24%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(0.7);
}
@media (max-width: 767px) {
  .pp-social-item.img-pos-4 .pp-social-item-thumb .thumb-3 {
    display: none;
  }
}
.pp-social-item.img-pos-4 .pp-social-item-thumb .thumb-4 {
  position: absolute;
  opacity: 0;
  bottom: 8%;
  right: 18%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(0.7);
}
.pp-social-item-title {
  margin: 0;
  font-size: 180px;
  font-weight: 400;
  line-height: 0.6;
  letter-spacing: -5.4px;
  font-family: var(--tp-ff-teko);
  color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-social-item-title {
    font-size: 120px;
  }
}
@media (max-width: 767px) {
  .pp-social-item-title {
    font-size: 70px;
    letter-spacing: 0;
  }
}
.pp-social-item-wrap {
  display: inline-block;
}
.pp-social-item-wrap p {
  margin: 0;
  line-height: 20px;
}
.pp-social-item-wrap .text-left {
  top: 15%;
  right: 104%;
  position: absolute;
  text-align: end;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .pp-social-item-wrap .text-left {
    display: none;
  }
}
.pp-social-item-wrap .text-right {
  top: 15%;
  left: 106%;
  position: absolute;
  text-align: start;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .pp-social-item-wrap .text-right {
    display: none;
  }
}

/*----------------------------------------*/
/*  9.0 Feature Css
/*----------------------------------------*/
.app-feature-border-style .row [class*=col-]:first-child .app-feature-item {
  border-radius: 24px 0 0 24px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 767px) {
  .app-feature-border-style .row [class*=col-]:first-child .app-feature-item {
    border-radius: 0;
  }
}
.app-feature-border-style .row [class*=col-]:last-child .app-feature-item {
  border-radius: 0px 24px 24px 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 767px) {
  .app-feature-border-style .row [class*=col-]:last-child .app-feature-item {
    border-radius: 0;
  }
}
.app-feature-heading p {
  color: #61616A;
}
.app-feature-item {
  padding: 50px 40px 30px;
  background-color: #EEEFF8;
}
@media (max-width: 767px) {
  .app-feature-item {
    padding: 50px 30px 30px;
  }
}
.app-feature-item-icon {
  margin-bottom: 35px;
}
.app-feature-item-content p {
  font-size: 15px;
  color: #61616A;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) {
  .app-feature-item-content p br {
    display: none;
  }
}
.app-feature-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: var(--tp-ff-phudu);
  color: var(--tp-common-black-10);
}
.app-feature-bottom p {
  margin: 0;
  font-size: 16px;
  color: #61616A;
  display: inline-block;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .app-feature-bottom p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .app-feature-bottom p {
    font-size: 14px;
  }
}
.app-feature-bottom p span {
  font-weight: 600;
  padding: 4px 17px;
  margin-right: 10px;
  border-radius: 30px;
  color: var(--tp-common-black-10);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: var(--tp-common-white);
  box-shadow: 0px 20px 40px 0px rgba(33, 33, 45, 0.1);
}
.app-feature-bottom p a {
  font-weight: 500;
  text-decoration: underline;
  color: var(--tp-common-black-10);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .app-feature-2-ptb {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-feature-2-ptb {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}
.app-feature-2-bg {
  position: absolute;
  top: 0%;
  left: 22%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .app-feature-2-bg {
    left: 17%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .app-feature-2-bg {
    left: 18%;
    top: 11%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-feature-2-bg {
    display: none;
  }
}
.app-feature-2-bg .shape-1 {
  position: absolute;
  top: 37%;
  left: 23%;
}
.app-feature-2-bg .shape-2 {
  position: absolute;
  top: 46%;
  left: 31%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .app-feature-2-bg .shape-2 {
    left: 40%;
    top: 47%;
  }
}
.app-feature-2-bg .shape-3 {
  position: absolute;
  top: 56%;
  right: 13%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .app-feature-2-bg .shape-3 {
    right: 0;
    top: 60%;
  }
}
.app-feature-2-thumb {
  padding-top: 75px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .app-feature-2-thumb {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .app-feature-2-thumb {
    padding-top: 45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .app-feature-2-thumb img {
    transform: scale(0.7);
  }
}
.app-feature-2-content {
  padding-left: 40px;
}
@media (max-width: 767px) {
  .app-feature-2-content {
    padding-left: 0;
  }
}
.app-feature-2-content .tp-section-subtitle.border-bg {
  position: relative;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: -0.17px;
  padding: 11px 26px;
  margin-bottom: 25px;
  border-radius: 30px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 20px 40px 0px rgba(33, 33, 45, 0.1);
  backdrop-filter: blur(10px);
}
.app-feature-2-content-icon {
  margin-left: 25px;
}
.app-feature-2-content-icon span {
  display: inline-block;
  margin-right: 15px;
  transform: translateY(5px);
}
.app-feature-2-content-icon p {
  color: #61616A;
  font-size: 15px;
  margin: 0;
}
.app-feature-2-brd {
  height: 30px;
  width: 2px;
  margin-left: 35px;
  margin-bottom: 18px;
  background: rgba(34, 34, 46, 0.08);
}

.it-feature-ptb {
  padding-top: 150px;
}
@media (max-width: 767px) {
  .it-feature-ptb {
    padding-top: 100px;
  }
}
.it-feature-brand-shape {
  position: absolute;
  top: -5.5%;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .it-feature-brand-shape {
    top: -4.3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .it-feature-brand-shape {
    top: -3%;
  }
}
@media (max-width: 767px) {
  .it-feature-brand-shape {
    display: none;
  }
}
.it-feature-item {
  position: relative;
  height: 100%;
  border-radius: 20px;
  padding: 60px 30px 55px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.it-feature-item::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: var(--tp-common-white);
  box-shadow: 0 2px 3px 0 rgba(50, 41, 73, 0.1);
}
.it-feature-item:hover::before {
  top: 15px;
  left: 15px;
  height: calc(100% - 30px);
  width: calc(100% - 30px);
}
.it-feature-item:hover .it-feature-icon::before {
  transform: translate(-50%, -50%) scale(1.25);
}
.it-feature-item-style-bg {
  padding: 50px 40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.it-feature-item-style-bg::before {
  content: none;
}
.it-feature-item-style-bg .it-feature-title {
  font-size: 34px;
  line-height: 1.18;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-feature-item-style-bg .it-feature-title {
    font-size: 30px;
  }
}
.it-feature-title {
  font-weight: 500;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 55px;
  letter-spacing: 0.02em;
  color: var(--tp-common-black-10);
  font-family: var(--tp-ff-platform);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-feature-title {
    margin-bottom: 15px;
  }
}
.it-feature-icon {
  position: relative;
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 55px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-feature-icon {
    margin-bottom: 15px;
  }
}
.it-feature-icon.color-1::before {
  background-color: #FFE9FD;
}
.it-feature-icon.color-2::before {
  background-color: #E9EDFF;
}
.it-feature-icon.color-3::before {
  background-color: #FFF0FA;
}
.it-feature-icon.color-4::before {
  background-color: #E4EEFF;
}
.it-feature-icon.color-5::before {
  background-color: #FFE9FD;
}
.it-feature-icon::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  height: 160px;
  width: 160px;
  z-index: -1;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translate(-50%, -50%);
}
.it-feature-icon img {
  min-width: 110px;
}
.it-feature-content p {
  font-weight: 400;
  font-size: 17px;
  color: #61616a;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-feature-content p br {
    display: none;
  }
}
.it-feature-category span {
  font-weight: 500;
  font-size: 11px;
  line-height: 1;
  color: #61616a;
  padding: 7px 12px;
  border-radius: 27px;
  display: inline-block;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid rgba(50, 41, 73, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-feature-category span {
    margin-bottom: 5px;
  }
}
.it-feature-category span:hover {
  background: #F3F3F9;
  border-color: #F3F3F9;
}
.it-feature-shape-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.cr-feature-heading {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cr-feature-heading {
    padding-bottom: 50px;
  }
}
.cr-feature-heading p {
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.5);
}
.cr-feature-item {
  position: relative;
  margin: 15px;
  border-radius: 6px;
  background: #131416;
  box-shadow: 0px 0px 4px 0px rgba(255, 255, 255, 0.12) inset, 0px 0px 2px 2px rgba(0, 0, 0, 0.4);
}
.cr-feature-item-content {
  padding: 35px;
}
.cr-feature-item-content p {
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 767px) {
  .cr-feature-item-content p br {
    display: none;
  }
}
.cr-feature-item-icon {
  margin-bottom: 30px;
  align-items: end;
}
.cr-feature-item-icon-title {
  margin: 0;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: -0.56px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-onest);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cr-feature-item-icon-title {
    font-size: 20px;
  }
}
.cr-feature-item-icon span {
  margin-right: 14px;
  flex: 0 0 auto;
}
.cr-feature-item.hight {
  height: 600px;
}
@media (max-width: 767px) {
  .cr-feature-item.hight {
    height: 440px;
  }
}
.cr-feature-item-box .row [class*=col-]:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.07);
}
@media (max-width: 767px) {
  .cr-feature-item-box .row [class*=col-]:first-child {
    border: none;
  }
}
.cr-feature-item-box .row [class*=col-]:last-child {
  border-top: 1px solid rgba(255, 255, 255, 0.07);
}
.cr-feature-thumb.big {
  position: absolute;
  right: 0;
  bottom: 0;
}

.cr-feature-2-ptb {
  padding-top: 185px;
  padding-bottom: 185px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cr-feature-2-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.cr-feature-2-bg {
  position: absolute;
  top: 120px;
  left: 0;
  right: 0;
  z-index: -1;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .cr-feature-2-heading {
    margin-bottom: 40px;
  }
}
.cr-feature-2-heading p {
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 35px;
  color: rgba(255, 255, 255, 0.5);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), (max-width: 767px) {
  .cr-feature-2-heading p br {
    display: none;
  }
}
.cr-feature-2-left {
  margin-left: -6px;
}
.cr-feature-2-right {
  margin-right: -6px;
}
@media (max-width: 767px) {
  .cr-feature-2-right {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .cr-feature-2-right {
    display: block;
  }
}
.cr-feature-2-item {
  position: relative;
  width: 100%;
  height: 122px;
  display: grid;
  padding: 0;
  place-items: center;
  margin: -1px -1px 0px -1px;
  border: 1px solid #1B1C1C;
}
.cr-feature-2-item span {
  position: absolute;
  width: 10px;
  height: 10px;
  z-index: 1;
  display: inline-block;
  border-radius: 50%;
  background-color: #212222;
}
.cr-feature-2-item span.bullet-top-right {
  top: -4px;
  right: -6px;
}
.cr-feature-2-item span.bullet-top-left {
  top: -4px;
  left: -6px;
}
.cr-feature-2-item span.bullet-bottom-right {
  bottom: -6px;
  right: -6px;
}
.cr-feature-2-item span.bullet-bottom-left {
  bottom: -6px;
  left: -6px;
}
.cr-feature-2-item-icon {
  position: relative;
}
.cr-feature-2-item-icon img {
  max-height: 54px;
  max-width: 50px;
  animation: transform 8s infinite linear;
}
.cr-feature-2-item-icon.animation-2 img {
  animation: transform 5s infinite linear;
}

.cr-feature-3-border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
.cr-feature-3-border-box {
  padding: 15px 0;
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.07);
  border-right: 1px solid rgba(255, 255, 255, 0.07);
}
.cr-feature-3-border-box::after, .cr-feature-3-border-box::before {
  position: absolute;
  top: 0;
  width: 1px;
  height: 100px;
  opacity: 0.5;
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.cr-feature-3-border-box::after {
  right: 0;
  animation: scroll1 20s ease-out infinite;
}
.cr-feature-3-border-box::before {
  left: 0;
  animation: scroll1 15s ease-out infinite;
}
.cr-feature-3-box {
  padding: 55px;
  margin: 0 15px;
  border-radius: 6px;
  background: #131416;
  box-shadow: 0px 0px 4px 0px rgba(255, 255, 255, 0.12) inset, 0px 0px 2px 2px rgba(0, 0, 0, 0.4);
}
@media (max-width: 767px) {
  .cr-feature-3-box {
    padding: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .cr-feature-3-box {
    padding: 45px;
  }
}
.cr-feature-3-heading {
  padding: 90px 0 0 28px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cr-feature-3-heading {
    padding: 30px 0 0 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cr-feature-3-heading {
    padding: 0;
  }
}
.cr-feature-3-heading p {
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 35px;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 767px) {
  .cr-feature-3-heading p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cr-feature-3-heading p br {
    display: none;
  }
}

/*----------------------------------------*/
/*  9.1 Review Css
/*----------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .app-review-ptb {
    padding-bottom: 120px;
  }
}
.app-review-bg {
  padding: 40px;
  border-radius: 30px;
  background: linear-gradient(265deg, rgba(208, 242, 240, 0.8) 16.29%, rgba(197, 224, 252, 0.8) 84.71%);
}
.app-review-img {
  position: absolute;
  bottom: 0;
  left: 20%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .app-review-img {
    bottom: -54px;
    left: 22%;
    transform: scale(0.6);
  }
}
@media (max-width: 767px) {
  .app-review-img {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .app-review-img {
    bottom: -26px;
    left: auto;
    transform: scale(0.8);
    right: 0;
    display: block;
  }
}
.app-review-title {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: var(--tp-ff-phudu);
  line-height: 1;
  margin-bottom: 10px;
  background: linear-gradient(293deg, #3188FF -3.2%, #D34BE9 48.62%, #FF994B 102.56%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .app-review-heading {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .app-review-heading {
    margin-bottom: 30px;
  }
}
.app-review-heading p {
  color: #61616A;
  font-size: 14px;
}
.app-review-heading p span {
  font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .app-review-item {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .app-review-item {
    margin-bottom: 30px;
  }
}
.app-review-item.ml {
  margin-left: -5px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-review-item.ml {
    margin-left: 0;
  }
}
.app-review-item.mr {
  margin-left: 10px;
  margin-right: -12px;
}
.app-review-item-icon {
  margin-bottom: 18px;
}
.app-review-item-content p {
  color: #61616A;
  font-size: 14px;
  margin: 0;
}
.app-review-item-title {
  font-size: 44px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
  letter-spacing: -0.44px;
  font-family: var(--tp-ff-phudu);
  color: var(--tp-common-black-10);
}

/*----------------------------------------*/
/*  9.2 Stack Css
/*----------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-stack-ptb {
    margin-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-stack-heading {
    padding-bottom: 50px;
  }
}
.app-stack-subtitle {
  font-size: 15px;
  font-weight: 600;
  padding: 2px 16px;
  display: inline-block;
  border-radius: 40px;
  margin-bottom: 25px;
  color: var(--tp-common-black-10);
  border: 1px solid rgba(33, 33, 45, 0.06);
  box-shadow: 0px 0px 2px 0px rgba(39, 39, 46, 0.04);
  background: var(--tp-common-white);
}
.app-stack-number {
  font-size: 220px;
  font-weight: 700;
  line-height: 0.6;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-family: var(--tp-ff-phudu);
  background: linear-gradient(180deg, rgba(33, 33, 45, 0.1) 13.2%, rgba(247, 247, 253, 0.1) 94.29%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 767px) {
  .app-stack-number {
    font-size: 130px;
  }
}
.app-stack-title {
  font-size: 44px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: var(--tp-common-black-10);
  font-family: var(--tp-ff-phudu);
}
@media (max-width: 767px) {
  .app-stack-title {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .app-stack-title br {
    display: none;
  }
}
.app-stack-content {
  position: relative;
  margin-left: 38px;
}
@media (max-width: 767px) {
  .app-stack-content {
    margin-left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .app-stack-content {
    margin-left: 30px;
  }
}
.app-stack-content::before {
  position: absolute;
  content: "";
  top: 8px;
  left: -38px;
  height: 80px;
  width: 1px;
  background-color: rgba(33, 33, 45, 0.1);
}
@media (max-width: 767px) {
  .app-stack-content::before {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .app-stack-content::before {
    display: block;
  }
}
.app-stack-content::after {
  position: absolute;
  content: "";
  top: 8px;
  left: -38px;
  height: 20px;
  width: 1px;
  background-color: var(--tp-common-black-10);
}
@media (max-width: 767px) {
  .app-stack-content::after {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .app-stack-content::after {
    display: block;
  }
}
.app-stack-content p {
  font-size: 15px;
  color: #61616A;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .app-stack-content p br {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .app-stack-item {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .app-stack-item {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.app-stack-item-02 {
  background: linear-gradient(265deg, rgb(208, 242, 240) 16.29%, rgb(197, 224, 252) 84.71%);
}
.app-stack-btn a {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  border-radius: 42px;
  padding: 8px 24px;
  color: var(--tp-common-white);
  border: 1px solid rgba(33, 33, 45, 0.06);
  background: var(--tp-common-black-10);
  box-shadow: 0px 0px 2px 0px rgba(39, 39, 46, 0.04);
  backdrop-filter: blur(10px);
}
.app-stack-btn a:hover {
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .app-stack-thumb-box {
    padding-bottom: 100px;
  }
}
.app-stack-thumb-box .shape-1 {
  position: absolute;
  top: 90px;
  left: -25px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .app-stack-thumb-box .shape-1 {
    left: -70px;
  }
}
@media (max-width: 767px) {
  .app-stack-thumb-box .shape-1 {
    top: -25px;
    left: -30px;
    transform: scale(0.8);
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .app-stack-thumb-box .shape-1 {
    top: 50px;
    transform: scale(1);
  }
}
.app-stack-thumb-box .shape-2 {
  position: absolute;
  top: -80px;
  right: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .app-stack-thumb-box .shape-2 {
    top: -70px;
    right: -40px;
    transform: scale(0.8);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .app-stack-thumb-box .shape-2 {
    top: -70px;
  }
}
@media (max-width: 767px) {
  .app-stack-thumb-box .shape-2 {
    top: -60px;
    right: -33px;
    transform: scale(0.8);
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .app-stack-thumb-box .shape-2 {
    top: -100px;
    right: -40px;
    transform: scale(0.8);
  }
}
.app-stack-thumb-box .shape-3 {
  position: absolute;
  top: 140px;
  right: -25px;
}
@media (max-width: 767px) {
  .app-stack-thumb-box .shape-3 {
    top: 0;
  }
}
.app-stack-thumb-box .shape-4 {
  position: absolute;
  bottom: 100px;
  right: 15px;
}
@media (max-width: 767px) {
  .app-stack-thumb-box .shape-4 {
    bottom: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-skill-ptb {
    padding-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .pp-skill-ptb {
    padding-bottom: 100px;
  }
}
.pp-skill-big-text {
  padding-bottom: 90px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-skill-big-text {
    padding-bottom: 65px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-skill-big-text {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-skill-big-text {
    padding-bottom: 30px;
  }
}
.pp-skill-big-text-title {
  font-size: 380px;
  font-weight: 600;
  line-height: 0.7;
  margin: 0;
  color: #0e0f11;
  letter-spacing: -12px;
  font-family: var(--tp-ff-teko);
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .pp-skill-big-text-title {
    font-size: 330px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .pp-skill-big-text-title {
    font-size: 300px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pp-skill-big-text-title {
    font-size: 265px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pp-skill-big-text-title {
    font-size: 200px;
    letter-spacing: -5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-skill-big-text-title {
    font-size: 165px;
    letter-spacing: -5px;
  }
}
@media (max-width: 767px) {
  .pp-skill-big-text-title {
    font-size: 75px;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .pp-skill-big-text-title {
    font-size: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-skill-heading {
    margin-bottom: 30px;
  }
}
.pp-skill-subtitle {
  font-size: 18px;
  font-weight: 500;
  margin-right: 20px;
  letter-spacing: -0.36px;
  display: inline-block;
  color: var(--tp-common-black);
}
.pp-skill-title {
  font-size: 80px;
  font-weight: 600;
  line-height: 0.9;
  letter-spacing: -0.8px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-teko);
}
@media (max-width: 767px) {
  .pp-skill-title {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .pp-skill-title br {
    display: none;
  }
}
@media (max-width: 767px) {
  .pp-skill-list {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-skill-list-wrapper {
    padding-bottom: 0;
  }
}
.pp-skill-list-wrap {
  padding-left: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-skill-list-wrap {
    padding-left: 0;
  }
}
.pp-skill-list-wrap .row [class*=col-]:nth-child(even) {
  padding-left: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pp-skill-list-wrap .row [class*=col-]:nth-child(even) {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .pp-skill-list-wrap .row [class*=col-]:nth-child(even) {
    padding-left: 15px;
  }
}
.pp-skill-list-title {
  font-size: 46px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.46px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-teko);
}
@media (max-width: 767px) {
  .pp-skill-list-title {
    font-size: 40px;
  }
}
.pp-skill-list ul {
  padding-left: 15px;
  display: inline-block;
}
.pp-skill-list ul li {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 6px;
  letter-spacing: -0.18px;
  color: var(--tp-common-black);
}
.pp-skill-tools .row [class*=col-] {
  display: grid;
  justify-content: center;
}
.pp-skill-tools-item {
  display: grid;
  width: 330px;
  height: 330px;
  border-radius: 50%;
  place-content: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-skill-tools-item {
    height: 285px;
    width: 285px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .pp-skill-tools-item {
    margin-bottom: 30px;
  }
}
.pp-skill-tools-item-icon {
  margin-bottom: 15px;
}
.pp-skill-tools-item-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 25px;
  letter-spacing: -0.2px;
  color: var(--tp-common-black);
}
.pp-skill-tools-item-persent {
  font-size: 34px;
  font-weight: 500;
  border-radius: 14px;
  padding: 8px 48px 6px;
  display: inline-block;
  letter-spacing: 0.34px;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-teko);
  background: rgba(0, 0, 0, 0.1);
}

/*----------------------------------------*/
/*  9.3 Benefits Css
/*----------------------------------------*/
.app-benefits-wrapper {
  border-radius: 60px;
  padding: 110px 200px 90px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .app-benefits-wrapper {
    padding: 110px 100px 90px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .app-benefits-wrapper {
    padding: 110px 100px 90px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .app-benefits-wrapper {
    padding: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-benefits-wrapper {
    padding: 30px;
  }
}
.app-benefits-item {
  width: 100%;
  height: 308px;
  overflow: hidden;
  border-radius: 24px;
  background: #141416;
  border: 2px solid rgba(255, 255, 255, 0.1);
}
.app-benefits-item:hover .app-benefits-item-thumb img {
  transform: scale(1.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .app-benefits-item {
    height: 360px;
  }
}
@media (max-width: 767px) {
  .app-benefits-item {
    padding: 0 20px;
  }
}
.app-benefits-item-thumb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-radius: 24px;
}
.app-benefits-item-thumb img {
  width: 100%;
  transition: 0.9s;
  border-radius: 24px;
}
.app-benefits-item-content {
  padding-top: 40px;
}
.app-benefits-item-title {
  font-size: 30px;
  font-weight: 600;
  margin: 0;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-phudu);
}
@media (max-width: 767px) {
  .app-benefits-item-title {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .app-benefits-item-title br {
    display: none;
  }
}
.app-benefits-item-2-star {
  margin-bottom: 5px;
}
.app-benefits-item-2-content {
  padding-top: 40px;
}
.app-benefits-item-2-content p {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  color: rgba(255, 255, 255, 0.66);
}
@media (max-width: 767px) {
  .app-benefits-item-2-content p {
    font-size: 16px;
  }
}
.app-benefits-item-2-title {
  font-size: 70px;
  font-weight: 500;
  margin-bottom: 15px;
  line-height: 0.8;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-phudu);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .app-benefits-item-2-title {
    font-size: 62px;
  }
}
@media (max-width: 767px) {
  .app-benefits-item-2-title {
    font-size: 55px;
  }
}
.app-benefits-item-3 {
  height: 642px;
  width: 100%;
  overflow: hidden;
  border-radius: 30px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  background: radial-gradient(371.89% 134.33% at 3.21% 1.26%, rgba(255, 255, 255, 0.07) 0%, rgba(217, 217, 217, 0) 100%);
}
.app-benefits-item-3:hover .app-benefits-item-thumb img {
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .app-benefits-item-3 {
    height: 460px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .app-benefits-item-3 {
    height: 600px;
  }
}
.app-benefits-item-3-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.app-benefits-item-3-bg img {
  width: 100%;
  height: 100%;
  transition: 0.9s;
  border-radius: 30px;
}
.app-benefits-item-3-content {
  padding-top: 35px;
}
.app-benefits-item-3-content span {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 2px;
  display: inline-block;
  color: var(--tp-common-white);
}
.app-benefits-item-3-content p {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  color: rgba(255, 255, 255, 0.66);
}
@media (max-width: 767px) {
  .app-benefits-item-3-content p {
    font-size: 16px;
  }
}
.app-benefits-item-3-title {
  font-size: 100px;
  font-weight: 500;
  margin-bottom: 15px;
  line-height: 0.8;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-phudu);
}

.it-benifit-bg {
  padding: 70px;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .it-benifit-bg {
    padding: 30px;
  }
}
.it-benifit-shape {
  position: absolute;
  top: 50px;
  right: 20px;
}
@media (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .it-benifit-shape {
    display: none;
  }
}
.it-benifit-icon {
  height: 46px;
  width: 46px;
  line-height: 42px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
.it-benifit-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 12px;
  display: inline-block;
  transform: rotate(45deg);
  background-color: #FFC4C0;
}
.it-benifit-icon svg {
  margin-left: 2px;
}
.it-benifit-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 12px;
  letter-spacing: 0.02em;
  color: var(--tp-common-black-10);
  font-family: var(--tp-ff-platform);
  position: relative;
}
.it-benifit-title::before {
  position: absolute;
  top: -6px;
  left: -25px;
  content: "";
  height: 36px;
  width: 1px;
  display: inline-block;
  background-color: var(--tp-common-black-10);
}
.it-benifit-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0;
  color: var(--tp-common-black-10);
}
.it-benifit-item {
  padding: 20px 0;
  padding-left: 24px;
  border-left: 1px solid rgba(33, 33, 45, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-benifit-item {
    margin-bottom: 30px;
  }
}

.tp-gsap-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  text-align: center;
  background-color: var(--tp-common-black);
  z-index: -1;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-benefits-ptb {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-benefits-ptb {
    padding-bottom: 65px;
  }
}
.tp-benefits-heading p {
  font-size: 16px;
  color: rgba(17, 16, 19, 0.7);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-benefits-heading p br {
    display: none;
  }
}

@media (max-width: 767px) {
  .tp-benefit-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .tp-benefit-heading {
    margin-bottom: 50px;
  }
}
.tp-benefit-box .row [class*=col]:nth-child(4n) .tp-benefit-item {
  border-right: none;
}
.tp-benefit-item {
  padding: 40px;
  border-right: 1px solid #F1F1F4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-benefit-item {
    margin-left: -1px;
    margin-top: -1px;
    border: 1px solid #f1f1f4 !important;
  }
}
.tp-benefit-item.tp-benefit-borber-bottom {
  border-bottom: 1px solid #F1F1F4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-benefit-item.tp-benefit-borber-bottom {
    border: none;
  }
}
.tp-benefit-item-icon {
  height: 74px;
}
.tp-benefit-item-title {
  font-size: 20px;
  font-weight: 600;
  color: #111013;
  letter-spacing: -0.4px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-benefit-item-title {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-benefit-item-title br {
    display: none;
  }
}

/*----------------------------------------*/
/*  9.4 Cta Css
/*----------------------------------------*/
.app-cta-wrap {
  border-radius: 30px;
  background: linear-gradient(265deg, #D0F2F0 16.29%, #C5E0FC 84.71%);
}
.app-cta-wrapper {
  padding-left: 170px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .app-cta-wrapper {
    padding-left: 135px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .app-cta-wrapper {
    padding-left: 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .app-cta-wrapper {
    padding-left: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-cta-wrapper {
    padding-left: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .app-cta-wrapper {
    padding-top: 45px;
    padding-right: 30px;
  }
}
.app-cta-heading p {
  color: #61616A;
  letter-spacing: -0.18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-cta-heading p br {
    display: none;
  }
}
.app-cta-store {
  display: flex;
  width: 184px;
  align-items: center;
  border-radius: 12px;
  padding: 9px 20px;
  transition: 0.4s;
  background: var(--tp-common-white);
  box-shadow: 0px 14px 24px 0px rgba(3, 46, 65, 0.2);
}
@media (max-width: 767px) {
  .app-cta-store {
    margin-bottom: 20px;
  }
}
.app-cta-store:hover {
  transform: scale(1.1);
}
.app-cta-store-icon {
  margin-right: 10px;
}
.app-cta-store-content p {
  margin: 0;
  font-size: 12px;
  color: var(--tp-common-black-10);
}
.app-cta-store-content span {
  font-size: 21px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .app-cta-store-box {
    flex-wrap: wrap;
  }
}
.app-cta-thumb-2 {
  position: absolute;
  bottom: 0;
  right: 12%;
}

.st-cta-ptb {
  overflow: hidden;
  padding-top: 180px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-cta-ptb {
    padding-top: 120px;
    padding-bottom: 100px;
  }
}
.st-cta-bg-circle {
  position: absolute;
  top: 0;
  left: -3.5%;
  height: 1000px;
  width: 107%;
  display: inline-block;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.st-cta-wrapper .tp-section-title-playfair {
  font-size: 120px;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .st-cta-wrapper .tp-section-title-playfair {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  .st-cta-wrapper .tp-section-title-playfair {
    font-size: 62px;
  }
}
.st-cta-wrapper .tp-section-title-playfair span {
  color: var(--tp-common-white);
}
.st-cta-wrapper p {
  margin-bottom: 45px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-poppins);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-cta-wrapper p br {
    display: none;
  }
}
.st-cta-wrapper .tp-btn-border-2.st {
  background-color: var(--tp-common-white);
}
.st-cta-wrapper .tp-btn-border-2.st:hover {
  background-color: transparent;
  color: var(--tp-common-white);
  border-color: var(--tp-common-white);
}

@media (max-width: 767px) {
  .cr-cta-ptb {
    padding-top: 100px;
  }
}
.cr-cta-bg {
  position: absolute;
  bottom: -30%;
  left: 0;
  right: 0;
  z-index: -1;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .cr-cta-shape {
    display: none;
  }
}
.cr-cta-shape span {
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #D9D9D9;
  display: inline-block;
}
.cr-cta-shape .shape-1 {
  position: absolute;
  animation: bannerAnimationTwo 8s infinite linear;
}
.cr-cta-shape .shape-2 {
  position: absolute;
  animation: bannerAnimationTwo 9s infinite linear;
}
.cr-cta-shape .shape-3 {
  position: absolute;
  animation: bannerAnimationTwo 10s infinite linear;
}
.cr-cta-shape .shape-4 {
  position: absolute;
  animation: bannerAnimationTwo 11s infinite linear;
}
.cr-cta-shape .shape-5 {
  position: absolute;
  animation: bannerAnimationTwo 7s infinite linear;
}
.cr-cta-shape .shape-6 {
  position: absolute;
  animation: bannerAnimationTwo 8s infinite linear;
}
.cr-cta-shape .shape-7 {
  position: absolute;
  animation: bannerAnimationTwo 9s infinite linear;
}
.cr-cta-shape .shape-8 {
  position: absolute;
  animation: bannerAnimationTwo 10s infinite linear;
}
.cr-cta-shape .shape-9 {
  position: absolute;
  animation: bannerAnimationTwo 11s infinite linear;
}
.cr-cta-shape .shape-10 {
  position: absolute;
  animation: bannerAnimationTwo 7s infinite linear;
}
.cr-cta-shape .shape-11 {
  position: absolute;
  animation: bannerAnimationTwo 8s infinite linear;
}
.cr-cta-shape .shape-12 {
  position: absolute;
  animation: bannerAnimationTwo 9s infinite linear;
}
.cr-cta-shape .shape-13 {
  position: absolute;
  animation: bannerAnimationTwo 10s infinite linear;
}
.cr-cta-shape .shape-14 {
  position: absolute;
  animation: bannerAnimationTwo 11s infinite linear;
}
.cr-cta-shape .shape-15 {
  position: absolute;
  animation: bannerAnimationTwo 7s infinite linear;
}
.cr-cta-shape .shape-1 {
  bottom: 15%;
  left: 35%;
}
.cr-cta-shape .shape-2 {
  bottom: 8%;
  right: 45%;
}
.cr-cta-shape .shape-3 {
  bottom: 20%;
  left: 40%;
}
.cr-cta-shape .shape-4 {
  bottom: 16%;
  right: 37%;
}
.cr-cta-shape .shape-5 {
  bottom: 10%;
  left: 40%;
}
.cr-cta-shape .shape-6 {
  bottom: 20%;
  left: 45%;
}
.cr-cta-shape .shape-7 {
  bottom: 9%;
  right: 35%;
}
.cr-cta-shape .shape-8 {
  bottom: 30%;
  left: 50%;
}
.cr-cta-shape .shape-9 {
  bottom: 22%;
  right: 31%;
}
.cr-cta-shape .shape-10 {
  bottom: 15%;
  left: 24%;
}
.cr-cta-shape .shape-11, .cr-cta-shape .shape-12, .cr-cta-shape .shape-13, .cr-cta-shape .shape-14, .cr-cta-shape .shape-15 {
  width: 1px;
  height: 1px;
}
.cr-cta-shape .shape-11 {
  bottom: 10%;
  left: 35%;
}
.cr-cta-shape .shape-12 {
  bottom: 15%;
  right: 35%;
}
.cr-cta-shape .shape-13 {
  bottom: 20%;
  left: 50%;
}
.cr-cta-shape .shape-14 {
  bottom: 26%;
  right: 27%;
}
.cr-cta-shape .shape-15 {
  bottom: 10%;
  left: 30%;
}
.cr-cta-text {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 35px;
  color: rgba(255, 255, 255, 0.5);
}

/*----------------------------------------*/
/*  9.5 Intaractive Css
/*----------------------------------------*/
.tp-porfolio-10-title-wrap ul li {
  list-style-type: none;
  display: inline-block;
  padding-right: 30px;
  padding-bottom: 25px;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .tp-porfolio-10-title-wrap ul li {
    padding: 16px;
  }
}
.tp-porfolio-10-title-wrap ul li.active {
  transition: 0.4s;
}
.tp-porfolio-10-title-wrap ul li.active a .tp-porfolio-10-title {
  color: var(--tp-common-white);
  opacity: 1;
}
.tp-porfolio-10-title-wrap ul li.active a .tp-porfolio-10-category {
  color: var(--tp-common-white);
  opacity: 1;
}
.tp-porfolio-10-title {
  font-size: 120px;
  font-weight: 800;
  line-height: 1;
  opacity: 0.06;
  transition: 0.4s;
  margin-bottom: 0;
  letter-spacing: -2.6px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-porfolio-10-title {
    font-size: 100px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-porfolio-10-title {
    font-size: 90px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-porfolio-10-title {
    font-size: 85px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-porfolio-10-title {
    font-size: 61px;
  }
}
@media (max-width: 767px) {
  .tp-porfolio-10-title {
    font-size: 45px;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-porfolio-10-title {
    font-size: 58px;
  }
}
.tp-porfolio-10-title-box {
  transition: 0.4s;
}
.tp-porfolio-10-category {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  margin-left: 15px;
  transform: translateY(-12px);
  color: var(--tp-common-white);
  font-family: var(--tp-ff-teko);
  transition: 0.4s;
  opacity: 0.06;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-porfolio-10-category {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  .tp-porfolio-10-category {
    font-size: 18px;
  }
}
.tp-porfolio-10-height {
  height: 100vh;
  padding-top: 190px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-porfolio-10-height {
    padding-top: 140px;
  }
}
@media (max-width: 767px) {
  .tp-porfolio-10-height {
    padding-top: 120px;
  }
}

.tp-porfolio-10-bg-1, .tp-porfolio-10-bg-2, .tp-porfolio-10-bg-3, .tp-porfolio-10-bg-4, .tp-porfolio-10-bg-5, .tp-porfolio-10-bg-6, .tp-porfolio-10-bg-7, .tp-porfolio-10-bg-8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  object-fit: cover;
  visibility: hidden;
  transition: all 0.9s;
  transform: scale(1.04, 1.04);
}

#tp-porfolio-10-bg-box.tp-porfolio-10-bg-1 {
  opacity: 1;
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-1 .tp-porfolio-10-bg-1 {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-2 {
  opacity: 1;
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-2 .tp-porfolio-10-bg-2 {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-3 {
  opacity: 1;
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-3 .tp-porfolio-10-bg-3 {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-4 {
  opacity: 1;
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-4 .tp-porfolio-10-bg-4 {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-5 {
  opacity: 1;
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-5 .tp-porfolio-10-bg-5 {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-6 {
  opacity: 1;
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-6 .tp-porfolio-10-bg-6 {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-7 {
  opacity: 1;
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-7 .tp-porfolio-10-bg-7 {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-8 {
  opacity: 1;
}
#tp-porfolio-10-bg-box.tp-porfolio-10-bg-8 .tp-porfolio-10-bg-8 {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.tp-port-slider-main {
  height: 100vh;
  overflow: hidden;
}

.tp-port-slider-content-wrap {
  position: absolute;
  top: 0;
  left: 170px;
  height: 100%;
  width: 50%;
  overflow-y: scroll;
  scrollbar-width: none;
  padding-top: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-port-slider-content-wrap {
    left: 120px;
  }
}
@media (max-width: 767px) {
  .tp-port-slider-content-wrap {
    left: 20px;
    width: 100%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-port-slider-content-wrap {
    left: 120px;
    width: 100%;
  }
}

.tp-port-slider-title {
  font-size: 180px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: transparent;
  color: transparent;
  transition: 0.3s;
  cursor: pointer;
  display: block;
  background-size: 0% 100%;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  font-family: var(--tp-ff-mango-bold);
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 2px rgba(255, 255, 255, 0.4);
  transition: background-size 0.6s cubic-bezier(0.32, 0.55, 0.58, 0.76) 0s, 0.6s -webkit-clip-path cubic-bezier(0.32, 0.55, 0.58, 0.76) 0s;
  background-image: linear-gradient(90deg, #fff 0%, #fff 50%, transparent 50.1%);
  mix-blend-mode: luminosity;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-port-slider-title {
    font-size: 120px;
  }
}
@media (max-width: 767px) {
  .tp-port-slider-title {
    font-size: 70px;
  }
}
.tp-port-slider-title:hover {
  background-size: 200% 100%;
  color: var(--tp-common-white);
}

