/*  9.9 Portfolio css
/*----------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-portfolio-heading {
    flex-wrap: wrap;
  }
}
.tp-portfolio-heading .tp-section-subtitle {
  transform: translateY(20px);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-portfolio-heading .tp-section-subtitle {
    transform: translateY(-15px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-portfolio-heading .tp-blog-title img {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-portfolio-inner-box {
    padding-bottom: 50px;
  }
}
.tp-portfolio-inner-item:hover .tp-portfolio-inner-thumb img {
  transform: scale(1.1);
}
.tp-portfolio-inner-thumb {
  overflow: hidden;
  margin-bottom: 26px;
  border-radius: 20px;
}
.tp-portfolio-inner-thumb img {
  width: 100%;
  transition: 0.9s;
  border-radius: 20px;
}
.tp-portfolio-inner-content span {
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  color: rgba(255, 255, 255, 0.6);
}
.tp-portfolio-inner-title {
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -1.36px;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-portfolio-inner-title {
    font-size: 30px;
  }
}
.tp-portfolio-inner-title.fs-30 {
  font-size: 30px;
}
.tp-portfolio-inner-tab-wrap {
  padding-left: 22%;
}
@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-portfolio-inner-tab-wrap {
    padding-left: 0;
  }
}
.tp-portfolio-inner-tab-wrap nav .nav-tabs {
  border-bottom: none;
}
.tp-portfolio-inner-tab-wrap nav .nav-tabs .nav-link {
  font-size: 15px;
  font-weight: 600;
  padding: 6px 25px;
  margin-right: 10px;
  margin-bottom: 20px;
  border-radius: 30px;
  display: inline-block;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.tp-portfolio-inner-tab-wrap nav .nav-tabs .nav-link.active, .tp-portfolio-inner-tab-wrap nav .nav-tabs .nav-link:hover {
  color: #020202;
}
.tp-portfolio-inner-tab-wrap nav .nav-tabs .nav-link:hover {
  background-color: var(--tp-common-white);
}
.tp-portfolio-metro-shape {
  position: absolute;
  bottom: 26%;
  left: 40%;
}
@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-portfolio-metro-shape {
    display: none;
  }
}
.tp-portfolio-metro-shape span {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(224, 238, 238, 0.8);
}
.tp-portfolio-metro-shape span svg {
  margin-right: 7px;
}
.tp-portfolio-metro-sub .tp-section-subtitle-clash {
  color: #c5fcfc;
}
@media (max-width: 767px) {
  .tp-portfolio-metro-social {
    padding-bottom: 0;
  }
}
.tp-portfolio-metro-social a {
  font-size: 14px;
  font-weight: 600;
  color: #E0EEEE;
  padding: 1px 18px;
  margin-bottom: 10px;
  border-radius: 30px;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.tp-portfolio-metro-social a:hover {
  color: #020202;
  background-color: #c5fcfc;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-portfolio-metro-footer {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .tp-portfolio-metro-footer {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .tp-portfolio-masonry-heading {
    padding-bottom: 40px;
  }
}
.tp-portfolio-masonry-big-text {
  font-size: 305px;
  font-weight: 800;
  line-height: 0.8;
  text-align: center;
  letter-spacing: -11.5px;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1801px) and (max-width: 1850px) {
  .tp-portfolio-masonry-big-text {
    font-size: 300px;
    letter-spacing: -10.5px;
  }
}
@media only screen and (min-width: 1701px) and (max-width: 1800px) {
  .tp-portfolio-masonry-big-text {
    font-size: 285px;
    letter-spacing: -10.5px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-portfolio-masonry-big-text {
    font-size: 268px;
    letter-spacing: -10.5px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-portfolio-masonry-big-text {
    font-size: 235px;
    letter-spacing: -10.5px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-portfolio-masonry-big-text {
    font-size: 190px;
    letter-spacing: -8.5px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-portfolio-masonry-big-text {
    font-size: 140px;
    letter-spacing: -5.5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-portfolio-masonry-big-text {
    font-size: 100px;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .tp-portfolio-masonry-big-text {
    font-size: 50px;
    letter-spacing: 0;
  }
}
.tp-portfolio-masonry-wrap {
  padding-bottom: 125px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-portfolio-masonry-wrap {
    padding-bottom: 60px;
  }
}
.tp-portfolio-masonry-top-left {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-portfolio-masonry-top-left {
    display: none;
  }
}
.tp-portfolio-masonry-top-left span {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  letter-spacing: -0.14px;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
.tp-portfolio-masonry-top-right p {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 30px;
  letter-spacing: -0.52px;
  color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .tp-portfolio-masonry-top-right p {
    font-size: 17px;
  }
}
@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-portfolio-masonry-top-right p br {
    display: none;
  }
}
.tp-portfolio-masonry-top-right span {
  position: relative;
  font-size: 14px;
  font-weight: 700;
  padding-left: 18px;
  margin-bottom: 50px;
  display: inline-block;
  letter-spacing: -0.14px;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
.tp-portfolio-masonry-top-right span::after {
  position: absolute;
  content: "";
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--tp-common-red-3);
}
.tp-portfolio-masonry-social a {
  font-size: 15px;
  font-weight: 600;
  padding: 3px 13px;
  margin-right: 10px;
  border-radius: 30px;
  display: inline-block;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px) {
  .tp-portfolio-masonry-social a {
    margin-bottom: 15px;
  }
}
.tp-portfolio-masonry-social a:hover {
  color: #020202;
  background-color: var(--tp-common-white);
}
.tp-portfolio-masonry-grid-heading span {
  position: relative;
  font-size: 14px;
  font-weight: 700;
  padding-left: 18px;
  display: inline-block;
  letter-spacing: -0.14px;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
.tp-portfolio-masonry-grid-heading span::after {
  position: absolute;
  content: "";
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--tp-common-white);
}
.tp-portfolio-masonry-grid-item:hover .tp-portfolio-masonry-grid-thumb img {
  transform: scale(1.1);
}
.tp-portfolio-masonry-grid-thumb {
  overflow: hidden;
  border-radius: 14px;
}
.tp-portfolio-masonry-grid-thumb img {
  width: 100%;
  transition: 0.9s;
  border-radius: 14px;
}
.tp-portfolio-masonry-grid-content {
  padding: 20px 0 0;
}
.tp-portfolio-masonry-grid-title {
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -1.04px;
  color: var(--tp-common-white);
}
.tp-portfolio-masonry-grid-categories span {
  font-size: 14px;
  font-weight: 600;
  padding: 4px 26px;
  position: relative;
  border-radius: 30px;
  margin-bottom: 10px;
  display: inline-block;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.tp-portfolio-masonry-grid-categories span:not(:last-of-type) {
  margin-right: 8px;
}
.tp-portfolio-masonry-grid-categories span::after {
  content: "";
  left: 10px;
  top: 14px;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 50%;
  background-color: var(--tp-common-red-3);
}
.tp-portfolio-masonry-grid-bottom {
  width: 340px;
  overflow: hidden;
  border-radius: 30px;
  text-align: center;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-portfolio-details-1-area {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-portfolio-details-1-ptb {
    padding-bottom: 80px;
  }
}
.tp-portfolio-details-1-banner {
  height: 760px;
  overflow: hidden;
  border-radius: 14px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-portfolio-details-1-banner {
    height: 680px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-portfolio-details-1-banner {
    height: 600px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-portfolio-details-1-banner {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .tp-portfolio-details-1-banner {
    height: 250px;
  }
}
.tp-portfolio-details-1-banner img {
  width: 100%;
  margin-top: -150px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-portfolio-details-1-banner img {
    margin-top: -100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-portfolio-details-1-banner img {
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  .tp-portfolio-details-1-banner img {
    margin-top: -50px;
  }
}
.tp-portfolio-details-1-banner.hight {
  height: 1040px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-portfolio-details-1-banner.hight {
    height: 680px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-portfolio-details-1-banner.hight {
    height: 600px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-portfolio-details-1-banner.hight {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .tp-portfolio-details-1-banner.hight {
    height: 250px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-portfolio-details-1-heading {
    padding-bottom: 40px;
  }
}
.tp-portfolio-details-1-sub {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  display: inline-block;
  letter-spacing: -0.32px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
}
.tp-portfolio-details-1-title {
  font-size: 80px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 25px;
  letter-spacing: -1.6px;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-clash-semibold);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-portfolio-details-1-title {
    font-size: 72px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-portfolio-details-1-title {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .tp-portfolio-details-1-title {
    font-size: 52px;
  }
}
.tp-portfolio-details-1-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) {
  .tp-portfolio-details-1-content {
    padding-left: 0;
  }
}
.tp-portfolio-details-1-content p {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 45px;
  color: rgba(255, 255, 255, 0.6);
}
@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-portfolio-details-1-content p br {
    display: none;
  }
}
.tp-portfolio-details-1-list ul li {
  font-size: 16px;
  font-weight: 600;
  list-style: none;
  margin-bottom: 16px;
  padding-bottom: 16px;
  letter-spacing: -0.32px;
  text-transform: uppercase;
  color: var(--tp-common-white);
}
.tp-portfolio-details-1-list ul li:not(:last-of-type) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.tp-portfolio-details-1-list ul li span {
  width: 120px;
  font-weight: 500;
  display: inline-block;
  color: rgba(249, 244, 232, 0.6);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-portfolio-details-1-thumb-ptb {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-portfolio-details-1-thumb-ptb {
    padding-bottom: 80px;
  }
}
.tp-portfolio-details-1-thumb-1, .tp-portfolio-details-1-thumb-2, .tp-portfolio-details-1-thumb-3, .tp-portfolio-details-1-thumb-4, .tp-portfolio-details-1-thumb-5 {
  overflow: hidden;
  border-radius: 14px;
}
.tp-portfolio-details-1-thumb-1 img, .tp-portfolio-details-1-thumb-2 img, .tp-portfolio-details-1-thumb-3 img, .tp-portfolio-details-1-thumb-4 img, .tp-portfolio-details-1-thumb-5 img {
  width: 100%;
  border-radius: 14px;
}
.tp-portfolio-details-1-thumb-1 {
  height: 950px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-portfolio-details-1-thumb-1 {
    height: 680px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-portfolio-details-1-thumb-1 {
    height: 600px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-portfolio-details-1-thumb-1 {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .tp-portfolio-details-1-thumb-1 {
    height: 250px;
  }
}
.tp-portfolio-details-1-thumb-2, .tp-portfolio-details-1-thumb-3 {
  height: 800px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-portfolio-details-1-thumb-2, .tp-portfolio-details-1-thumb-3 {
    height: 580px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-portfolio-details-1-thumb-2, .tp-portfolio-details-1-thumb-3 {
    height: 470px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-portfolio-details-1-thumb-2, .tp-portfolio-details-1-thumb-3 {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .tp-portfolio-details-1-thumb-2, .tp-portfolio-details-1-thumb-3 {
    height: 250px;
  }
}
.tp-portfolio-details-1-thumb-2 img, .tp-portfolio-details-1-thumb-3 img {
  margin-top: -100px;
}
.tp-portfolio-details-1-thumb-4, .tp-portfolio-details-1-thumb-5 {
  height: 680px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-portfolio-details-1-thumb-4, .tp-portfolio-details-1-thumb-5 {
    height: 550px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-portfolio-details-1-thumb-4, .tp-portfolio-details-1-thumb-5 {
    height: 420px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-portfolio-details-1-thumb-4, .tp-portfolio-details-1-thumb-5 {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .tp-portfolio-details-1-thumb-4, .tp-portfolio-details-1-thumb-5 {
    height: 250px;
  }
}
.tp-portfolio-details-1-thumb-4 img, .tp-portfolio-details-1-thumb-5 img {
  margin-top: -100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-portfolio-details-1-thumb-4 img, .tp-portfolio-details-1-thumb-5 img {
    margin-top: -60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-portfolio-details-1-about-ptb {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-portfolio-details-1-about-ptb {
    padding-bottom: 80px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-1-about-heading {
    padding-bottom: 30px;
  }
}
.tp-pd-1-about-title {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-clash-medium);
}
.tp-pd-1-about-title svg {
  margin-left: 5px;
}
.tp-pd-1-about-text {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 65px;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-clash-semibold);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-1-about-text {
    font-size: 30px;
    margin-bottom: 40px;
  }
}
.tp-pd-1-about-text.color-cng {
  color: #E0EEEE;
  font-family: var(--tp-ff-inter);
}
@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-pd-1-about-text.color-cng br {
    display: none;
  }
}
.tp-pd-1-about-list {
  display: inline-block;
}
.tp-pd-1-about-list ul li {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  list-style: none;
  float: left;
  width: 50%;
  padding-left: 18px;
  margin-bottom: 14px;
  color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .tp-pd-1-about-list ul li {
    width: 100%;
    float: none;
  }
}
.tp-pd-1-about-list ul li::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: 10px;
  left: 0;
  border-radius: 50%;
  background-color: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-1-work-ptb {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-1-work-ptb {
    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) {
  .tp-pd-1-work-heading {
    padding-bottom: 30px;
  }
}
.tp-pd-1-work-title {
  font-size: 140px;
  font-weight: 700;
  line-height: 0.8;
  letter-spacing: -4.2px;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-clash-semibold);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-pd-1-work-title {
    font-size: 110px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-pd-1-work-title {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  .tp-pd-1-work-title {
    font-size: 60px;
    letter-spacing: 0;
  }
}
.tp-pd-1-work-title.ff-clash {
  color: #e0eeee;
  text-transform: lowercase;
  font-family: var(--tp-ff-dirtyline);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-1-work-content {
    padding-left: 0;
  }
}
.tp-pd-1-work-content p {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.4px;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .tp-pd-1-work-content p br {
    display: none;
  }
}
.tp-pd-1-work-item {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.tp-pd-1-work-item-title {
  width: 130px;
  font-size: 50px;
  font-weight: 500;
  margin-right: 52px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-clash-semibold);
}
@media (max-width: 767px) {
  .tp-pd-1-work-item-title {
    font-size: 45px;
    margin-right: 35px;
  }
}
.tp-pd-1-work-item-title i {
  font-style: normal;
}
.tp-pd-1-work-item-text span {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.4px;
  color: rgba(255, 255, 255, 0.6);
}
.tp-pd-1-np-ptb {
  padding-bottom: 240px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-1-np-ptb {
    padding-bottom: 170px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-pd-1-np-ptb {
    padding-bottom: 150px;
  }
}
@media (max-width: 767px) {
  .tp-pd-1-np-ptb {
    padding-bottom: 120px;
  }
}
.tp-pd-1-np-title {
  font-size: 100px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-clash-semibold);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-pd-1-np-title {
    font-size: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-pd-1-np-title {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .tp-pd-1-np-title {
    font-size: 45px;
  }
}
.tp-pd-1-np-box {
  padding: 20px 0;
}
.tp-pd-1-np-box.hover-reveal-item .tp-award-reveal-img {
  width: 520px;
  height: 360px;
  object-fit: cover;
  mix-blend-mode: difference;
}
@media (max-width: 767px) {
  .tp-pd-1-np-box.hover-reveal-item .tp-award-reveal-img {
    height: 260px;
    width: 220px;
    background-position: center;
  }
}
.tp-pd-1-np-content span {
  font-size: 30px;
  font-weight: 500;
  display: block;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.2);
  font-family: var(--tp-ff-clash-semibold);
}
.tp-pd-1-np-content p {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.4px;
  color: rgba(255, 255, 255, 0.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) {
  .tp-pd-2-ptb {
    padding-top: 150px;
  }
}
@media (max-width: 767px) {
  .tp-pd-2-ptb {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-2-area {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-2-area {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-2-top {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-2-top {
    padding-bottom: 40px;
  }
}
.tp-pd-2-title {
  font-size: 140px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -7px;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-pd-2-title {
    font-size: 110px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-pd-2-title {
    font-size: 100px;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .tp-pd-2-title {
    font-size: 60px;
    letter-spacing: 0;
  }
}
.tp-pd-2-categories span {
  font-size: 14px;
  font-weight: 600;
  padding: 4px 24px;
  position: relative;
  border-radius: 30px;
  margin-right: 10px;
  display: inline-block;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.tp-pd-2-categories span::before {
  position: absolute;
  top: 15px;
  left: 12px;
  content: "";
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: var(--tp-common-red-3);
}
@media (max-width: 767px) {
  .tp-pd-2-bottom {
    flex-wrap: wrap;
  }
}
.tp-pd-2-bottom .tp-pd-2-bottom-item:not(:last-of-type) {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .tp-pd-2-bottom-item {
    padding-bottom: 20px;
  }
}
.tp-pd-2-bottom-item span {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.7);
}
.tp-pd-2-bottom-item h6 {
  font-size: 20px;
  font-weight: 600;
  color: var(--tp-common-white);
}
.tp-pd-2-banner {
  height: 950px;
  overflow: hidden;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-pd-2-banner {
    height: 680px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-2-banner {
    height: 600px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-pd-2-banner {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .tp-pd-2-banner {
    height: 250px;
  }
}
.tp-pd-2-banner img {
  width: 100%;
  margin-top: -150px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-2-banner img {
    margin-top: -100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-pd-2-banner img {
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  .tp-pd-2-banner img {
    margin-top: -50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-2-overview-heading {
    padding-bottom: 30px;
  }
}
.tp-pd-2-overview-title {
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1.5px;
  color: var(--tp-common-white);
}
.tp-pd-2-overview-wrap p {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 24px;
  color: rgba(255, 255, 255, 0.6);
}
.tp-pd-2-overview-wrap ul {
  padding-top: 20px;
  display: inline-block;
}
.tp-pd-2-overview-wrap ul li {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 20px;
  margin-left: 16px;
  color: var(--tp-common-white);
}
.tp-pd-2-overview-wrap ul li:not(:last-of-type) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-2-slider-ptb {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-2-slider-ptb {
    padding-bottom: 80px;
  }
}
.tp-pd-2-slider-wrapper {
  margin: 0 -200px;
}
@media (max-width: 767px) {
  .tp-pd-2-slider-wrapper {
    margin: 0;
  }
}
.tp-pd-2-slider-wrapper .swiper-wrapper {
  padding-bottom: 40px;
}
.tp-pd-2-slider-thumb {
  overflow: hidden;
}
.tp-pd-2-slider-thumb:hover img {
  transform: scale(1.2);
}
.tp-pd-2-slider-thumb img {
  transition: 0.9s ease-in-out;
}
.tp-pd-2-dot .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 1;
  transition: 0.3s;
  border-radius: 50%;
  display: inline-block;
  background: rgba(255, 255, 255, 0.3);
}
.tp-pd-2-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 24px;
  border-radius: 10px;
  background-color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .tp-pd-2-step-heading {
    padding-bottom: 40px;
  }
}
.tp-pd-2-step-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -1.2px;
  color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .tp-pd-2-step-title {
    font-size: 35px;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-2-step-title br {
    display: none;
  }
}
.tp-pd-2-step-item-title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  color: var(--tp-common-white);
}
.tp-pd-2-step-item span {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  display: inline-block;
  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) {
  .tp-pd-2-step-item span br {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-2-thumb-ptb {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-2-thumb-ptb {
    padding-bottom: 80px;
  }
}
.tp-pd-2-thumb-item {
  overflow: hidden;
  height: 600px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-pd-2-thumb-item {
    height: 500px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-2-thumb-item {
    height: 400px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-pd-2-thumb-item {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .tp-pd-2-thumb-item {
    height: 250px;
  }
}
.tp-pd-2-thumb-item img {
  margin-top: -100px;
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-2-thumb-item img {
    margin-top: -60px;
  }
}
@media (max-width: 767px) {
  .tp-pd-2-thumb-item img {
    margin-top: -40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-2-np-ptb {
    padding-bottom: 80px;
  }
}
.tp-pd-2-np-content a {
  width: 180px;
  height: 180px;
  font-size: 16px;
  font-weight: 600;
  margin: 0 -14px;
  text-align: center;
  line-height: 180px;
  border-radius: 50%;
  display: inline-block;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.tp-pd-2-np-content a:hover {
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
}
.tp-pd-2-np-content a svg {
  margin: 0 4px;
}
.tp-pd-4-ptb {
  padding-top: 220px;
  padding-bottom: 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) {
  .tp-pd-4-ptb {
    padding-top: 150px;
  }
}
.tp-pd-4-title {
  font-size: 100px;
  font-weight: 400;
  line-height: 1;
  color: #E0EEEE;
  letter-spacing: -2px;
  font-family: var(--tp-ff-dirtyline);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-pd-4-title {
    font-size: 80px;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .tp-pd-4-title {
    font-size: 65px;
    letter-spacing: 0;
  }
}
.tp-pd-4-bottom-btn .tp-portfolio-details-btn {
  color: #C5FCFC;
  border-color: #C5FCFC;
}
.tp-pd-4-bottom-btn .tp-portfolio-details-btn:hover {
  background-color: #C5FCFC;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-4-banner-ptb {
    padding-top: 80px;
  }
}
.tp-pd-4-banner-thumb {
  margin-bottom: -275px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-pd-4-banner-thumb {
    margin-bottom: -100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-4-banner-thumb {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-pd-4-heading {
    margin-bottom: 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) {
  .tp-pd-4-heading {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-4-heading-bottom {
    flex-wrap: wrap;
  }
  .tp-pd-4-heading-bottom .tp-pd-2-bottom-item {
    margin-right: 20px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-4-about-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-4-about-ptb {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.tp-pd-4-about-sub {
  font-size: 20px;
  font-weight: 400;
  color: #E0EEEE;
  letter-spacing: -0.4px;
  font-family: var(--tp-ff-dirtyline);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-4-about-sub {
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-4-color-ptb {
    margin-bottom: 80px;
  }
}
.tp-pd-4-color-shape {
  position: absolute;
  top: 18%;
  left: 20%;
  z-index: -1;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-pd-4-color-shape {
    left: -3%;
    top: 6%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-pd-4-color-shape {
    top: 10%;
    left: -2%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-4-color-shape {
    left: 3%;
    top: 10%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-4-color-shape {
    display: none;
  }
}
.tp-pd-4-color-picker {
  bottom: 0;
  z-index: 2;
  right: 38.5%;
  position: absolute;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-pd-4-color-picker {
    right: 33%;
  }
}
@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-pd-4-color-picker {
    display: none;
  }
}
.tp-pd-4-color-heading {
  z-index: 1;
  height: 100%;
  position: relative;
  padding: 300px 120px;
  background: #85291A;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-pd-4-color-heading {
    padding: 200px 60px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-pd-4-color-heading {
    padding: 130px 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-4-color-heading {
    padding: 170px 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-pd-4-color-heading {
    padding: 100px;
  }
}
@media (max-width: 767px) {
  .tp-pd-4-color-heading {
    padding: 60px 40px;
  }
}
.tp-pd-4-color-heading p {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.16px;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1801px) and (max-width: 1850px), only screen and (min-width: 1701px) and (max-width: 1800px), 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), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-4-color-heading p br {
    display: none;
  }
}
.tp-pd-4-color-title {
  font-size: 30px;
  font-weight: 700;
  color: #FFF669;
  line-height: 1;
  margin-bottom: 14px;
  letter-spacing: -0.6px;
}
.tp-pd-4-color-content {
  padding: 78px 0 56px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-pd-4-color-content {
    padding: 60px 22px 50px 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-4-color-content {
    padding: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-4-color-content {
    padding: 40px;
  }
}
.tp-pd-4-color-content span {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 14px;
  display: inline-block;
  letter-spacing: -0.6px;
  color: var(--tp-common-white);
}
.tp-pd-4-color-content p {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.16px;
  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) {
  .tp-pd-4-color-content p br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-4-thumb-ptb {
    padding-bottom: 80px;
  }
}
.tp-pd-4-thumb-wrap {
  height: 950px;
  border-radius: 20px;
  background-color: #FFF669;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-pd-4-thumb-wrap {
    height: 750px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-4-thumb-wrap {
    height: 650px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-pd-4-thumb-wrap {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .tp-pd-4-thumb-wrap {
    height: 300px;
  }
}
.tp-pd-4-thumb-item {
  margin-bottom: -100%;
}
@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-pd-4-thumb-item {
    margin-bottom: 0;
  }
}
.tp-pd-4-thumb-box {
  height: 800px;
  border-radius: 20px;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-pd-4-thumb-box {
    height: 520px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-4-thumb-box {
    height: 420px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-pd-4-thumb-box {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .tp-pd-4-thumb-box {
    height: 250px;
  }
}
.tp-pd-4-thumb-box img {
  width: 100%;
  margin-top: -40px;
  object-fit: cover;
  border-radius: 20px;
}
.tp-pd-4-slider-wrapper {
  margin: 0 -220px;
}
@media (max-width: 767px) {
  .tp-pd-4-slider-wrapper {
    margin: 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-pd-4-slider-heading {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-4-slider-heading {
    margin-bottom: 80px;
  }
}
.tp-pd-4-slider-thumb img {
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.0784313725);
}
.tp-pd-5-hero-black-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 1;
  background-color: #000;
  transition: opacity 0.2s ease;
}
.tp-pd-5-hero-white-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 1;
  background-color: #fff;
  transition: opacity 0.4s ease;
}
@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-pd-5-hero-ptb {
    padding-top: 150px;
    padding-bottom: 120px;
  }
}
.tp-pd-5-hero-title {
  font-size: 80px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 24px;
  letter-spacing: -4px;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-pd-5-hero-title {
    font-size: 75px;
  }
}
@media (max-width: 767px) {
  .tp-pd-5-hero-title {
    font-size: 60px;
    letter-spacing: 0;
  }
}
.tp-pd-5-hero-heading p {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 50px;
  color: rgba(255, 255, 255, 0.7);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) {
  .tp-pd-5-hero-heading p br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-5-hero-top {
    padding-bottom: 40px;
  }
}
.tp-pd-5-hero-info-ptb {
  transition: 0.3s;
}
@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-pd-5-hero-info-ptb {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-5-hero-info-item {
    padding-bottom: 30px;
  }
}
.tp-pd-5-hero-info-item-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.9px;
  color: var(--tp-common-black);
}
.tp-pd-5-hero-info-item-title span {
  font-size: 12px;
  display: inline-block;
  transform: translate(-9px, -13px);
}
.tp-pd-5-hero-info-item-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), (max-width: 767px) {
  .tp-pd-5-hero-info-item-content {
    padding-left: 0;
  }
}
.tp-pd-5-hero-info-item-content p {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: rgba(0, 0, 0, 0.6);
}
@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-pd-5-hero-info-item-content p br {
    display: none;
  }
}
.tp-pd-5-light-ptb {
  padding-top: 120px;
  padding-bottom: 200px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-5-light-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-5-light-ptb {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-5-light-heading {
    padding-bottom: 35px;
  }
}
.tp-pd-5-light-title {
  font-size: 50px;
  font-weight: 700;
  color: #0E0F11;
  line-height: 1;
  letter-spacing: -1.5px;
}
.tp-pd-5-light-slider-thumb img {
  width: 100%;
  border-radius: 30px;
  border: 1px solid rgba(0, 0, 0, 0.0705882353);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-pd-5-mockup-ptb {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-5-mockup-ptb {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.tp-pd-5-mockup-title {
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: -1.5px;
  color: var(--tp-common-white);
}
.tp-pd-5-mockup-heading {
  padding-bottom: 30px;
}
.tp-pd-5-mockup-heading p {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.6);
}
@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-pd-5-mockup-heading p br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-5-slider-ptb {
    padding-bottom: 80px;
  }
}

.project-details-1-pt {
  padding-top: 107px;
}
.project-details-1-left .project-details-1-thumb:last-child {
  margin-bottom: 0;
}
.project-details-1-subtitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
  color: var(--tp-common-white);
}
.project-details-1-subtitle i {
  font-style: normal;
}
.project-details-1-subtitle i::after {
  content: "";
  height: 1px;
  width: 40px;
  margin: 0px 10px;
  display: inline-block;
  transform: translateY(-4px);
  background-color: rgba(255, 255, 255, 0.14);
}
.project-details-1-title {
  font-size: 80px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 24px;
  letter-spacing: -3.2px;
  color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .project-details-1-title {
    font-size: 50px;
  }
}
.project-details-1-title-box {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .project-details-1-title-box {
    margin-bottom: 0;
  }
}
.project-details-1-title-box p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  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) {
  .project-details-1-title-box p br {
    display: none;
  }
}
.project-details-1-info {
  margin-bottom: 32px;
}
.project-details-1-info span {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  color: #FCF6F4;
  margin-bottom: 10px;
  display: inline-block;
}
.project-details-1-info h4 {
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: -0.4px;
  color: rgba(252, 246, 244, 0.7);
}
@media (max-width: 767px) {
  .project-details-1-info-wrap {
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .project-details-1-info-wrap .project-details-1-info {
    margin-right: 20px;
  }
}
.project-details-1-navigation {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 33px 60px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .project-details-1-navigation {
    padding: 33px 0px;
  }
}
.project-details-1-navigation a i {
  height: 44px;
  width: 44px;
  line-height: 44px;
  border-radius: 50%;
  text-align: center;
  margin-top: 10px;
  display: inline-block;
  color: var(--tp-common-white);
  border: 1px solid rgba(255, 255, 255, 0.14);
}
.project-details-1-navigation a span {
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
  color: var(--tp-common-white);
}
.project-details-1-navigation a span svg {
  transform: translateY(5px);
}
.project-details-1-prev {
  line-height: 0;
}
.project-details-1-prev i {
  margin-right: 10px;
  transition: 0.3s;
}
.project-details-1-prev:hover i {
  color: var(--tp-common-black);
  border-color: var(--tp-common-white);
  background-color: var(--tp-common-white);
}
.project-details-1-next {
  line-height: 0;
}
.project-details-1-next i {
  margin-left: 10px;
  transition: 0.3s;
}
.project-details-1-next:hover i {
  color: var(--tp-common-black);
  border-color: var(--tp-common-white);
  background-color: var(--tp-common-white);
}

.project-details-video {
  margin-bottom: 60px;
  /* Fallback stuff */
  /* WebKit styles */
  /* Firefox styles */
}
.project-details-video video {
  height: 800px;
  width: 100% !important;
  object-fit: cover;
  overflow: hidden;
}
@media (max-width: 767px) {
  .project-details-video video {
    height: 400px;
  }
}
.project-details-video figcaption {
  align-items: center;
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: 50px auto 115px;
  padding: 0.5rem;
}
.project-details-video button {
  border: 0;
  display: inline;
  color: white;
  order: 1;
  padding: 0.5rem;
  transition: opacity 0.25s ease-out;
  width: 100%;
  font-size: 24px;
}
.project-details-video button:hover {
  cursor: pointer;
  opacity: 0.8;
}
.project-details-video label {
  font-size: 20px;
  text-align: center;
  color: var(--tp-common-white);
  transform: translateY(35px);
}
.project-details-video progress[value] {
  position: relative;
  appearance: none;
  border: none;
  display: inline;
  height: 3px;
  order: 1;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
}
.project-details-video progress[value]::-webkit-progress-bar {
  background-color: whiteSmoke;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25) inset;
}
.project-details-video progress[value]::-webkit-progress-value {
  background-color: var(--tp-common-white);
  position: relative;
  transition: width 1s linear;
}
.project-details-video progress[value]::-moz-progress-bar {
  background-color: var(--tp-common-white);
  position: relative;
  transition: width 1s linear;
}

.video-progress-btn-wrap {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 80px;
}

.project-details-video-overlay {
  position: relative;
  z-index: 1;
}
.project-details-video-overlay::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 106%;
  content: "";
  z-index: -1;
  bottom: 0;
  background: linear-gradient(180deg, rgba(18, 18, 18, 0) 1.63%, #0e0f11 26.67%);
}

/*----------------------------------------*/
/*  10.0 Shop Css
/*----------------------------------------*/
.tp-hero-shop-title {
  font-weight: 700;
  font-size: 350px;
  line-height: 0.8;
  color: var(--tp-theme-shop);
  margin-bottom: 0;
  text-align: center;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  font-family: var(--tp-ff-onest);
}
@media only screen and (min-width: 1801px) and (max-width: 1850px) {
  .tp-hero-shop-title {
    font-size: 320px;
  }
}
@media only screen and (min-width: 1701px) and (max-width: 1800px) {
  .tp-hero-shop-title {
    font-size: 310px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-hero-shop-title {
    font-size: 290px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-hero-shop-title {
    font-size: 250px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-hero-shop-title {
    font-size: 215px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-shop-title {
    font-size: 175px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-hero-shop-title {
    font-size: 135px;
  }
}
@media (max-width: 767px) {
  .tp-hero-shop-title {
    font-size: 65px;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-hero-shop-title {
    font-size: 100px;
  }
}
.tp-hero-shop-slider-content {
  padding-bottom: 170px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-hero-shop-slider-content {
    padding-bottom: 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) {
  .tp-hero-shop-slider-content {
    padding-bottom: 0;
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .tp-hero-shop-slider-content {
    padding-top: 30px;
  }
}
.tp-hero-shop-slider-subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: var(--tp-theme-shop);
  margin-bottom: 12px;
  display: inline-block;
  font-family: var(--tp-ff-onest);
}
.tp-hero-shop-slider-title {
  font-weight: 500;
  font-size: 70px;
  line-height: 1;
  color: var(--tp-theme-shop);
  margin-bottom: 40px;
  letter-spacing: -0.04em;
  font-family: var(--tp-ff-onest);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-shop-slider-title {
    font-size: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-hero-shop-slider-title {
    font-size: 50px;
  }
}
.tp-hero-shop-slider-nav {
  position: absolute;
  right: 50px;
  width: 120px;
  bottom: 60px;
}
@media (max-width: 767px) {
  .tp-hero-shop-slider-nav {
    right: 15px;
    bottom: 20px;
  }
}
.tp-hero-shop-slider-nav-thumb {
  padding: 5px;
  cursor: pointer;
}
.tp-hero-shop-slider-nav-thumb img {
  transition: 0.3s;
  border-radius: 4px;
  border: 1px solid rgba(77, 61, 48, 0.1);
  background-color: #e8e0d4;
}
.tp-hero-shop-slider-nav-thumb.slick-current img {
  border-color: var(--tp-theme-shop);
}
.tp-hero-shop-slider-main {
  margin-top: -50px;
}
@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-hero-shop-slider-main {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-hero-shop-slider-thumb img {
    width: 80%;
  }
}
.tp-hero-shop-dot {
  position: absolute;
  bottom: 60px !important;
}
.tp-hero-shop-dot .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  opacity: 1;
  transition: 0.3s;
  border-radius: 50%;
  display: inline-block;
  background: transparent;
  border: 1px solid #F4F0EA;
}
.tp-hero-shop-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: var(--tp-common-white);
  background-color: var(--tp-common-white);
}
.tp-hero-shop-arrow button {
  top: 50%;
  z-index: 99;
  left: 60px;
  position: absolute;
  transform: translateY(-50%);
  color: var(--tp-common-white);
}
.tp-hero-shop-arrow button.tp-hero-shop-next {
  left: auto;
  right: 60px;
}
.tp-hero-shop-2-slider-item {
  position: relative;
  padding-top: 260px;
  padding-bottom: 320px;
  z-index: 99;
}
.tp-hero-shop-2-slider-bg {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  transition: transform 6000ms ease, opacity 1000ms ease-in, -webkit-transform 6000ms ease;
}
.tp-hero-shop-2-slider-bg::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
}
.tp-hero-shop-2-slider-sub {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 2px;
  display: inline-block;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  opacity: 0;
  transform: translateY(-70px);
}
.tp-hero-shop-2-slider-title {
  font-size: 80px;
  font-weight: 250;
  line-height: 1.1;
  margin-bottom: 32px;
  letter-spacing: -2.4px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-onest);
  opacity: 0;
  transform: translateY(-70px);
}
@media (max-width: 767px) {
  .tp-hero-shop-2-slider-title {
    font-size: 50px;
  }
}
.tp-hero-shop-2-slider-title span {
  font-weight: 700;
}
.tp-hero-shop-2-slider-btn {
  opacity: 0;
  transform: translateY(70px);
}
.tp-hero-shop-2-slider-btn a {
  font-size: 16px;
  font-weight: 600;
  color: var(--tp-theme-shop);
  padding: 14px 40px;
  display: inline-block;
  background: #F4F0EA;
  border: 1px solid #FFF;
}
.tp-hero-shop-2-slider-btn a:hover {
  color: var(--tp-common-white);
  background-color: transparent;
}
.tp-hero-shop-2-active .swiper-slide-active .tp-hero-shop-2-slider-bg {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.tp-hero-shop-2-active .swiper-slide-active .tp-hero-shop-2-slider-sub, .tp-hero-shop-2-active .swiper-slide-active .tp-hero-shop-2-slider-title {
  opacity: 1;
  transform: translatey(0px);
  transition: all 1500ms ease;
}
.tp-hero-shop-2-active .swiper-slide-active .tp-hero-shop-2-slider-btn {
  opacity: 1;
  transform: translatey(0px);
  transition: all 1500ms ease;
}

.shop-text-slider-active {
  border-bottom: 1px solid rgba(77, 61, 48, 0.12);
}
.shop-text-slider-active .swiper-slide {
  width: 100%;
}
.shop-text-slider-item {
  padding: 15px 0;
}
.shop-text-slider-item span {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  color: var(--tp-theme-shop);
  letter-spacing: -0.01em;
  font-family: var(--tp-ff-onest);
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 576px) and (max-width: 767px) {
  .shop-text-slider-item span {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .shop-text-slider-item span {
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop-text-slider-item span {
    font-size: 14px;
  }
}
.shop-text-slider-style .shop-text-slider-active {
  border-bottom: 0;
}
.shop-text-slider-style .shop-text-slider-item {
  padding: 25px 0;
}

.tp-shop-popup-wrap {
  height: 500px;
  width: 800px;
  margin: 0 auto;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-shop-popup-wrap {
    width: 700px;
  }
}
@media (max-width: 767px) {
  .tp-shop-popup-wrap {
    width: 360px;
  }
}
.tp-shop-popup-content {
  padding: 40px;
}
.tp-shop-popup-img {
  position: relative;
  height: 100%;
  flex: 0 0 auto;
}
.tp-shop-popup-img img {
  height: 100%;
}
.tp-shop-popup-logo {
  margin-bottom: 60px;
}
.tp-shop-popup-text h4 {
  font-size: 46px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 13px;
  color: var(--tp-theme-shop);
  text-transform: uppercase;
  font-family: var(--tp-ff-onest);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-shop-popup-text h4 {
    font-size: 40px;
  }
}
.tp-shop-popup-text p {
  font-size: 28px;
  color: var(--tp-theme-shop);
  font-weight: 400;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-family: var(--tp-ff-onest);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-shop-popup-text p {
    font-size: 20px;
  }
}
.tp-shop-popup-text span {
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: var(--tp-theme-shop);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-family: var(--tp-ff-onest);
  margin-bottom: 55px;
  display: inline-block;
}
.tp-shop-popup-inputbox input {
  height: 50px;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0.04em;
  color: var(--tp-common-black);
  border: 1px solid rgba(25, 25, 26, 0.1);
  font-family: var(--tp-ff-onest);
  margin-bottom: 10px;
}
.tp-shop-popup-inputbox input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0.04em;
  color: var(--tp-common-black);
}
.tp-shop-popup-inputbox input::-moz-placeholder { /* Firefox 19+ */
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0.04em;
  color: var(--tp-common-black);
}
.tp-shop-popup-inputbox input:-moz-placeholder { /* Firefox 4-18 */
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0.04em;
  color: var(--tp-common-black);
}
.tp-shop-popup-inputbox input:-ms-input-placeholder { /* IE 10+  Edge*/
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0.04em;
  color: var(--tp-common-black);
}
.tp-shop-popup-inputbox input::placeholder { /* MODERN BROWSER */
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0.04em;
  color: var(--tp-common-black);
}
.tp-shop-popup-inputbox .tp-btn-black-square {
  font-size: 18px;
  font-weight: 400;
  padding: 14px 34px;
  border-radius: 8px;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-onest);
  background-color: var(--tp-theme-shop);
  border: 2px solid transparent;
}
.tp-shop-popup-inputbox .tp-btn-black-square:hover {
  background-color: transparent;
  border-color: var(--tp-common-black);
  color: var(--tp-common-black);
}

.subscribe-popup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1099;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  margin: 0 auto;
  text-align: center;
}

.subscribe-popup.show {
  visibility: visible;
  opacity: 1;
}

.subscribe-popup .close i {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 20px;
  cursor: pointer;
  font-weight: 400;
  color: var(--tp-common-black);
  transition: 0.3s;
}
.subscribe-popup .close:hover i {
  transform: rotate(180deg);
}

@keyframes zoomInOut {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
.tp-shop-section-subtitle {
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  text-transform: uppercase;
  color: rgba(77, 61, 48, 0.6);
  font-family: var(--tp-ff-onest);
}
.tp-shop-section-title {
  font-weight: 600;
  font-size: 46px;
  line-height: 1;
  color: var(--tp-theme-shop);
  letter-spacing: -0.02em;
  font-family: var(--tp-ff-onest);
}
.tp-shop-section-title.fs-100 {
  font-weight: 700;
  font-size: 100px;
  color: #322820;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-shop-section-title.fs-100 {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .tp-shop-section-title.fs-100 {
    font-size: 50px;
  }
}
.tp-shop-category-bdr {
  border-bottom: 1px solid rgba(77, 61, 48, 0.12);
}
.tp-shop-category-item {
  width: 100%;
  padding: 40px 10px;
  display: inline-block;
  border: 1px solid rgba(77, 61, 48, 0.12);
}
.tp-shop-category-item:hover {
  background-color: #E8E0D4;
}
.tp-shop-category-item:hover span {
  color: var(--tp-theme-shop);
}
.tp-shop-category-item i {
  margin-bottom: 22px;
  display: inline-block;
  min-height: 58px;
  color: var(--tp-theme-shop);
  transition: 0.3s;
}
.tp-shop-category-item span {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  display: block;
  text-align: center;
  transition: 0.3s ease-in-out;
  color: rgba(77, 61, 48, 0.6);
  font-family: var(--tp-ff-onest);
}
.tp-shop-category-2-content {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  margin: 40px;
  overflow: hidden;
}
.tp-shop-category-2-content-wrap {
  transition: 0.4s;
  transform: translateY(28px);
}
.tp-shop-category-2-content span {
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  font-family: var(--tp-ff-onest);
}
.tp-shop-category-2-title {
  font-size: 46px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: -0.46px;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-onest);
}
.tp-shop-category-2-title.sm {
  font-size: 26px;
}
.tp-shop-category-2-item::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s;
  pointer-events: none;
  display: inline-block;
  background: rgba(9, 6, 1, 0.2);
}
.tp-shop-category-2-item:hover .tp-shop-category-2-thumb img {
  transform: scale(1.1) rotate(-2deg);
}
.tp-shop-category-2-item:hover .tp-shop-category-2-content-wrap {
  transform: translateY(0);
}
.tp-shop-category-2-item:hover::after {
  opacity: 1;
  visibility: visible;
}
.tp-shop-category-2-thumb img {
  transition: 0.9s;
}
.tp-shop-banner-wrap {
  position: relative;
  height: 900px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-shop-banner-wrap {
    height: 800px;
  }
}
@media (max-width: 767px) {
  .tp-shop-banner-wrap {
    height: 700px;
  }
}
.tp-shop-banner-img {
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 100%;
}
.tp-shop-banner-sm-img {
  position: absolute;
  height: 300px;
  top: 50%;
  left: 0;
  right: 0;
  overflow: hidden;
  text-align: center;
  transform: translateY(-50%);
}
.tp-shop-banner-sm-img img {
  margin-top: -50px;
}
.tp-shop-instagram-item {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.tp-shop-instagram-item:hover::before {
  opacity: 1;
  visibility: visible;
}
.tp-shop-instagram-item:hover .tp-shop-instagram-icon {
  opacity: 1;
  margin-top: 0;
}
.tp-shop-instagram-item:hover img {
  transform: scale(1.1);
}
.tp-shop-instagram-item::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -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;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.4);
}
.tp-shop-instagram-item img {
  width: 100%;
  transition: all 0.5s cubic-bezier(0.5, 1, 0.89, 1);
}
.tp-shop-instagram-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  cursor: pointer;
  margin-top: 15px;
  z-index: 3;
  pointer-events: none;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.5s cubic-bezier(0.5, 1, 0.89, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.5, 1, 0.89, 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-shop-newsletter-ptb {
    padding-top: 60px;
  }
}
.tp-shop-newsletter-content {
  margin-top: -185px;
}
.tp-shop-newsletter-content span {
  font-weight: 400;
  font-size: 30px;
  line-height: 0.87;
  color: #322820;
  margin-bottom: 55px;
  display: inline-block;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  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) {
  .tp-shop-newsletter-content span {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .tp-shop-newsletter-content span {
    font-size: 25px;
  }
}
.tp-shop-newsletter-content p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #322820;
  max-width: 400px;
  margin: 0 auto;
  margin-bottom: 110px;
  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) {
  .tp-shop-newsletter-content p {
    margin-bottom: 30px;
  }
}
.tp-shop-newsletter-thumb .img-left {
  margin-left: -15px;
}
@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-shop-newsletter-thumb .img-left {
    margin-left: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-shop-newsletter-thumb .img-left {
    margin-bottom: 0;
  }
}
.tp-shop-newsletter-thumb .img-1 {
  margin-left: 100px;
  margin-bottom: 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) {
  .tp-shop-newsletter-thumb .img-1 {
    display: none;
  }
}
.tp-shop-newsletter-btn {
  margin-bottom: 200px;
}
@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-shop-newsletter-btn {
    margin-bottom: 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) {
  .tp-shop-about-ptb {
    padding-top: 0;
  }
}
.tp-shop-about-thumb .img-1 {
  margin-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) {
  .tp-shop-about-thumb .img-1 {
    text-align: end;
  }
}
.tp-shop-about-thumb .img-2 {
  margin-top: -60px;
}
.tp-shop-about-thumb .img-3 {
  margin-left: 25px;
}
@media (max-width: 767px) {
  .tp-shop-about-thumb .img-3 {
    display: none;
  }
}
.tp-shop-about-thumb .img-4 {
  margin-right: 30px;
}
.tp-shop-about-thumb .img-5 {
  margin-top: -75px;
  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-shop-about-thumb .img-5 {
    text-align: start;
  }
}
@media (max-width: 767px) {
  .tp-shop-about-thumb .img-5 {
    display: none;
  }
}
.tp-shop-about-thumb .img-6 {
  margin-right: 160px;
}
.tp-shop-about-content p {
  font-weight: 500;
  font-size: 40px;
  line-height: 1.25;
  color: #322820;
  margin-bottom: 50px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  font-family: var(--tp-ff-onest);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-shop-about-content p {
    font-size: 37px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-shop-about-content p {
    font-size: 35px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-shop-about-content p {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .tp-shop-about-content p {
    font-size: 26px;
    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-shop-about-content p br {
    display: none;
  }
}
.tp-shop-about-circle-text {
  margin-bottom: 35px;
  animation: rotate2 5s linear infinite;
}
.tp-shop-about-btn {
  margin-bottom: 140px;
}
@media (max-width: 767px) {
  .tp-shop-about-btn {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-shop-feature-ptb {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-shop-feature-ptb {
    padding-bottom: 80px;
  }
}
.tp-shop-feature-item span {
  display: inline-block;
  margin-bottom: 20px;
}
.tp-shop-feature-item h4 {
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: var(--tp-theme-shop);
  margin-bottom: 15px;
  letter-spacing: -0.01em;
  font-family: var(--tp-ff-onest);
}
.tp-shop-feature-item p {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  color: var(--tp-theme-shop);
  margin-bottom: 0;
  font-family: var(--tp-ff-onest);
}
.tp-shop-feature-wrap {
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(77, 61, 48, 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-shop-product-banner {
    margin-bottom: 15px;
  }
}
.tp-shop-popup-logo img {
  width: 120px;
  height: 100%;
}

.slick-active .tp-hero-shop-slider-subtitle,
.slick-active .tp-hero-shop-slider-title,
.slick-active .tp-hero-shop-btn a {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slick-active .tp-hero-shop-slider-subtitle {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}

.slick-active .tp-hero-shop-slider-title {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.slick-active .tp-hero-shop-btn a {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}

/*----------------------------------------*/
/*   3.2 Portfolio Style
/*----------------------------------------*/
.cst-portfolio-ptb {
  padding-bottom: 200px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cst-portfolio-ptb {
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cst-portfolio-ptb {
    padding-bottom: 40px;
  }
}
.cst-portfolio-bg {
  position: relative;
  border-radius: 32px;
  overflow: hidden;
}
.cst-portfolio-bg::after {
  position: absolute;
  content: "";
  right: 0;
  top: 20%;
  width: 435px;
  height: 435px;
  z-index: 0;
  border-radius: 435px;
  filter: blur(100px);
  background: linear-gradient(0deg, rgba(1, 15, 210, 0.32) 0%, rgba(1, 15, 210, 0.32) 100%);
}
.cst-portfolio-bg::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border-radius: 32px;
  content: url("../img/update/portfolio/portfolio-thumb.png");
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cst-portfolio-heading .cst-section-title {
    margin-bottom: 25px;
  }
}
.cst-portfolio-item {
  position: relative;
  z-index: 1;
  padding: 40px;
  border-radius: 30px;
  background-color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .cst-portfolio-item {
    padding: 26px;
  }
}
.cst-portfolio-item:hover .cst-portfolio-item-thumb img {
  transform: scale(1.1);
}
.cst-portfolio-item-num {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 30px;
  display: inline-block;
  font-family: var(--tp-ff-phudu);
  color: var(--tp-common-black-7);
}
@media (max-width: 767px) {
  .cst-portfolio-item-num {
    font-size: 26px;
  }
}
.cst-portfolio-item-thumb {
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 32px;
}
.cst-portfolio-item-thumb img {
  width: 100%;
  border-radius: 32px;
  transition: all 0.5s ease-in-out;
}
.cst-portfolio-item-title {
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 22px;
  font-family: var(--tp-ff-phudu);
  color: var(--tp-common-black-7);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .cst-portfolio-item-title {
    font-size: 34px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cst-portfolio-item-title {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cst-portfolio-item-title {
    font-size: 25px;
  }
  .cst-portfolio-item-title br {
    display: none;
  }
}
.cst-portfolio-item-categories span {
  font-size: 12px;
  font-weight: 600;
  padding: 0px 17px;
  margin-bottom: 5px;
  border-radius: 10px;
  display: inline-block;
  text-transform: uppercase;
  font-family: var(--tp-ff-inter);
  color: var(--tp-common-black-7);
  border: 1px solid rgba(5, 3, 18, 0.1);
}
@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) {
  .cst-portfolio-thumb {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cst-portfolio-thumb {
    padding-top: 40px;
  }
}
.cst-portfolio-thumb img {
  border-radius: 24px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .cnt-portfolio-ptb {
    padding-top: 100px;
  }
}
@media (max-width: 767px) {
  .cnt-portfolio-ptb {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
.cnt-portfolio-heading p {
  margin-bottom: 34px;
  color: rgba(5, 3, 18, 0.6);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cnt-portfolio-heading p br {
    display: none;
  }
}
.cnt-portfolio-video-wrapper {
  position: relative;
  width: 100%;
  height: 950px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cnt-portfolio-video-wrapper {
    height: auto;
    padding-bottom: 60px;
  }
}
.cnt-portfolio-video-wrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: cover;
  background-position: center center;
}
.cnt-portfolio-video-card {
  width: 630px;
  margin: 0 auto;
  margin-bottom: 60px;
  padding: 60px 50px;
  border-radius: 16px;
  display: inline-block;
  background-color: #F2F1EE;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cnt-portfolio-video-card {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .cnt-portfolio-video-card {
    padding: 20px;
    width: auto;
    margin: 0 20px;
    margin-bottom: 30px;
  }
}
.cnt-portfolio-video-sub {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  margin-bottom: 8px;
  display: inline-block;
  text-transform: uppercase;
  color: var(--tp-common-black-7);
  font-family: var(--tp-ff-clash-medium);
}
.cnt-portfolio-video-sub::before {
  content: "";
  width: 4px;
  height: 4px;
  margin-right: 5px;
  border-radius: 50%;
  display: inline-block;
  transform: translateY(-3px);
  background-color: var(--tp-common-black-7);
}
.cnt-portfolio-video-title {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 22px;
  color: var(--tp-common-black-7);
  font-family: var(--tp-ff-clash-medium);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .cnt-portfolio-video-title {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .cnt-portfolio-video-title {
    font-size: 22px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .cnt-portfolio-video-title br {
    display: none;
  }
}
.cnt-portfolio-video-thumb {
  width: 100%;
  margin-bottom: 25px;
  border-radius: 16px;
}
.cnt-portfolio-video-thumb img {
  width: 100%;
  border-radius: 16px;
}
.cnt-portfolio-video-text p {
  opacity: 0.6;
  margin-bottom: 0;
  color: var(--tp-common-black-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) {
  .cnt-portfolio-video-text p br {
    display: none;
  }
}
.cnt-portfolio-banner img {
  margin-top: -150px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .cnt-portfolio-banner img {
    margin-top: -100px;
  }
}
@media (max-width: 767px) {
  .cnt-portfolio-banner img {
    margin-top: -20px;
  }
}

/*----------------------------------------*/
