@font-face {
  /* Give your font a unique and easy-to-remember name */
  font-family: "Mea Culpa Special";
  src: url("fonts/MeaCulpa-Regular.woff") format("woff2"),
    url("fonts/MeaCulpa-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.mea-culpa-text {
  /* Apply the font family defined in Step 1 */
  /* font-family: "Mea Culpa Special", cursive !important; */
  /* Optional: Customize size or color for this special text */
  font-size: 3rem;
  color: #8a2be2; /* Example color */
}

/* ================================ Home Page design =================================== */

#loading-icon {
  top: 67% !important;
}

.loading {
  border-color: transparent #282a41 transparent #282a41 !important;
}

.mar-bot-120 {
  margin-bottom: 120px;
}

.case1-section-area .cs_case_study_thumb.cs_case_study_thumb6 {
  background-image: url(../img/all-images/home-service/studio.jpg);
}

.case1-section-area .cs_case_study_thumb {
  background-image: url(../img/all-images/home-service/dying.jpg);
}

.case1-section-area .cs_case_study_thumb.cs_case_study_thumb2 {
  background-image: url(../img/all-images/home-service/printing.jpg);
}

.case1-section-area .cs_case_study_thumb.cs_case_study_thumb3 {
  background-image: url(../img/all-images/home-service/embroidery.png);
}

.case1-section-area .cs_case_study_thumb.cs_case_study_thumb4 {
  background-image: url(../img/all-images/home-service/stiching.jpg);
}

.case1-section-area .cs_case_study_thumb.cs_case_study_thumb5 {
  background-image: url(../img/all-images/home-service/knitting.png);
}

.case1-section-area .cs_case_study_thumb.cs_case_study_thumb7 {
  background-image: url(../img/all-images/home-service/cutting.png);
}

.case1-section-area .content-area p {
  color: #fff !important;
}

.cta14-section-area .cta-images .img1 {
  top: -108.3px !important;
}

.mar-top-16 {
  margin-top: 16px;
}

.bg-lite-gray {
  background: #f5f5f5 !important;
}

.homepage-bottom-area {
  margin-top: -34px !important;
}

.home-p-tag {
  font-weight: bold !important;
  font-size: 16px !important;
}

.about8-section-area::after {
  height: auto !important;
}

.about8-header p {
  text-indent: clamp(15px, 2vw, 30px);
}

.content-block {
  text-align: justify;
  /* padding: 20px 10px; */
}

.section-subtitle {
  font-size: 16px;
  color: #0066cc;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
  display: inline-block;
}

.section-title {
  font-size: 32px;
  font-weight: 700;
  color: #111;
  margin-bottom: 20px;
  text-align: left;
}

.content-block p {
  font-size: 16px;
  line-height: 1.8;
  color: #333;
  margin-bottom: 15px;
  text-align: justify !important;
}

.btn-area {
  margin-top: 20px;
}

.header-btn1 {
  background-color: #0066cc;
  color: #fff;
  padding: 10px 24px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
}

.header-btn1:hover {
  background-color: #282a41;
  transform: translateY(-2px);
}

.pad-top-60 {
  padding-top: 60px !important ;
}

.mar-top-120 {
  padding-top: 120px !important ;
}

.heading2 h2 {
  color: #282a41 !important;
}

/* -----color changes------- */

.cta-section-area .cta-header-area .own-btn a {
  background: #f36837 !important;
  color: #fff !important;
}

.cta-section-area .cta-header-area .own-btn .header-btn1 span {
  background: #fff !important;
  color: #f36837 !important;
}

.cta-section-area .cta-header-area .own-btn:hover a {
  background: #fff !important;
  color: #282a41 !important;
}

.cta-section-area .cta-header-area .own-btn:hover span {
  background: #282a41 !important;
  color: #fff !important;
}

.cta-section-area {
  background: #282a41 !important;
}

.cta-section-area .cta-header-area {
  background: #282a41;
}

.cta-section-area .cta-header-area .btn-area a {
  color: #f26833;
}

.cta-section-area .cta-header-area .btn-area a span {
  background: #f26833 !important;
}

.header-btn1 {
  background: #282a41 !important;
}

.header-btn1::after {
  background: #f26833 !important;
}

.header-btn1 span {
  color: #282a41 !important;
}

.header-btn1:hover span {
  color: #f26833 !important;
}

.heading13 h5 {
  color: #282a41 !important;
}

.heading13 h5::after {
  background: #282a41 !important;
}

.heading13 h5::before {
  background: #282a41 !important;
}

.homepage1-body
  .header-area.homepage1
  .header-elements
  .main-menu
  ul
  li
  ul.dropdown-padding
  li
  a::after {
  background: #282a41 !important;
}

.homepage1-body
  .header-area.homepage1
  .header-elements
  .main-menu
  ul
  li:hover
  > a {
  color: #0d47a1 !important;
}

.home-content {
  text-indent: 20px;
  text-align: justify;
}

.header-area.homepage1.sticky {
  background: #f5f5f5 !important;
}

/* ------------ footer ----------------- */

.what-app {
  font-size: 20px;
  color: #05832a;
}

.footer1-section-area .footer-logo-area ul li a:hover {
  background: #282a41 !important;
}

.footer1-section-area .footer-logo-area ul li a:hover .what-app {
  color: #fff !important;
}

.copyright-areas {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0 24px 0;
  border-top: 1px solid #e5e7eb;
}

.copyright-areas ul li {
  display: inline-block;
}

.copyright-areas ul li a {
  font-family: var(--ztc-family-font1);
  font-size: var(--ztc-font-size-font-s16);
  display: inline-block;
  line-height: var(--ztc-font-size-font-s16);
  font-weight: var(--ztc-weight-medium);
  color: var(--ztc-text-text-3);
  transition: all 0.4s;
  margin: 0 32px 0 0;
}

.footer11-section-area .footer-log-area ul li a {
  background: #c1d0e9 !important;
}

.footer11-section-area .footer-log-area ul li a:hover {
  background: #fff !important;
  color: #fff !important;
}

.footer11-section-area .footer-logo-area ul li a:hover img {
  filter: brightness(0) invert(1);
  transition: all 0.4s;
  color: #fff !important;
}

.footer11-section-area .footer-contact-area .icons-area {
  padding-top: 10px !important;
}

.footer11-section-area .footer-contact-area .icons-area a {
  font-size: 14px !important;
}

.footer-log-area p {
  text-indent: clamp(15px, 2vw, 30px);
}
/* ------------ footer End----------------- */
/* ================================ Home Page design End=================================== */

/* ------------------------- about page ---------------------------- */

.abt-head-clr h1,
.abt-head-clr a {
  color: var(--ztc-text-text-2) !important;
}

.about1-section-area p {
  text-indent: clamp(15px, 2vw, 30px);
}

.works-inner-section-area p {
  text-indent: clamp(15px, 2vw, 30px);
}

.slider-section-area.slider-inner {
  background: #282a41 !important;
}

.heading2 h5 {
  color: #282a41 !important;
}

.heading2 h5::after {
  background: #282a41 !important;
}

.works-inner-section-area .works-header-area .works-content-box:hover {
  background: #282a41 !important;
  border: 1px solid #282a41 !important;
}

.testimonial1-section-area .testimonials-slider-area .testimonial-boxarea {
  border: 1px solid #282a41 !important;
}

.testimonial1-section-area
  .testimonials-slider-area
  .testimonial-boxarea
  .pera
  .list-area
  .list
  ul
  li {
  color: #282a41 !important;
}

.testimonial1-section-area .testimonials-slider-area .owl-dots button {
  background: #c1d0e9;
}

.testimonial1-section-area .testimonials-slider-area .owl-dots button.active {
  background: #282a41 !important;
}

.testimonial1-section-area .testimonials-slider-area .owl-dots button::after {
  background: #c1d0e9 !important;
}

.header-btn23 {
  color: #282a41 !important;
}

.header-btn23:hover {
  color: #fff !important;
}

.header-btn23::after {
  background: #f26833 !important;
}

.works-inner-section-area .works-header-area .works-content-box .icons {
  background: #ebf3ff !important;
}

.about1-section-area .about-content-area .arrow-circle {
  background: #edf9ff !important;
}

.slider-section-area.slider-inner .slider-images-area .img1 img {
  filter: none !important;
}

.slider-section-area .slider-images-area .img1 img {
  height: 150px !important;
  width: 300px !important;
}

.sp25 {
  padding: 25px 0 25px !important;
}

.works-inner-section-area .works-header-area .works-content-box .icons {
  line-height: 58px;
}

.homepage1-body .header-area.homepage1 {
  position: fixed !important;
  padding: 10px !important;
  background: #fff !important;
}
/* ------------------------- about page End---------------------------- */

/* ------------------------- Service page ---------------------------- */
/* ------------ arjun -------------------- */
/* .header-btn21:hover {
  color: var(--ztc-text-text-1) !important;
}

.service13-section-area .service13-boxarea {
  background: #f5f5f5 !important;
}

.service13-section-area .service13-boxarea .content-area h2 {
  color: #f5f5f5 !important;
}

.service13-section-area {
  background: #fff !important;
}

.service13-section-area .service13-boxarea:hover .content-area a {
  color: #fff !important;
}

.header-btn21 {
  color: #fff !important;
} */

/* -------------------- prabuu ----------------------
 */
.service5-section-area .service-author-boxarea.box4 {
  background: #fac6fd;
}

.service5-section-area .service-author-boxarea.box5 {
  background: #c1def5;
}

.service5-section-area .service-author-boxarea.box6 {
  background: #ffbda4;
}

.service-author-boxarea.box .ser-btn-area a {
  border: 2px solid #fff;
  background: #ffe8a4 !important;
  color: #000 !important;
}

.service-author-boxarea.box .ser-btn-area span {
  border: 2px solid #fff;
  background: #ffe8a4 !important;
  color: #000 !important;
}

.service-author-boxarea.box2 .ser-btn-area a {
  border: 2px solid #fff;
  background: #cac6fd !important;
  color: #000 !important;
}

.service-author-boxarea.box2 .ser-btn-area span {
  border: 2px solid #fff;
  background: #cac6fd !important;
  color: #000 !important;
}

.service-author-boxarea.box3 .ser-btn-area a {
  border: 2px solid #fff;
  background: #d4ffd6 !important;
  color: #000 !important;
}

.service-author-boxarea.box3 .ser-btn-area span {
  border: 2px solid #fff;
  background: #d4ffd6 !important;
  color: #000 !important;
}

.service-author-boxarea.box4 .ser-btn-area a {
  border: 2px solid #fff;
  background: #fac6fd !important;
  color: #000 !important;
}

.service-author-boxarea.box4 .ser-btn-area span {
  border: 2px solid #fff;
  background: #fac6fd !important;
  color: #000 !important;
}

.service-author-boxarea.box5 .ser-btn-area a {
  border: 2px solid #fff;
  background: #c1def5 !important;
  color: #000 !important;
}

.service-author-boxarea.box5 .ser-btn-area span {
  border: 2px solid #fff;
  background: #c1def5 !important;
  color: #000 !important;
}

.service-author-boxarea.box6 .ser-btn-area a {
  border: 2px solid #fff;
  background: #ffbda4 !important;
  color: #000 !important;
}

.service-author-boxarea.box6 .ser-btn-area span {
  border: 2px solid #fff;
  background: #ffbda4 !important;
  color: #000 !important;
}

/* ------------------------- Service page End ---------------------------- */

/* ------------------------- Manufacturing page ---------------------------- */
.clr {
  background: #282a41;
}

.case8-section-area
  .case-study-sliderarea
  .author-case-area
  .content-area
  .arrow
  a {
  background: #282a41;
}

.case8-section-area .case-study-sliderarea .owl-dots button.active {
  background: #282a41;
}

/* ------------------------- Manufacturing page End ---------------------------- */

/* ------------------------- Career page ---------------------------- */

/* ------------------------- Career page End ---------------------------- */

/* ------------------------- Testimonial page ---------------------------- */

.testimonial4-section-area .testimonial4-slider-area1 .testimonial-boxarea {
  background: #ebf0f9 !important;
}

.testimonial4-section-area
  .testimonial4-slider-area1
  .testimonial-boxarea:hover {
  border: 1px solid #282a41 !important;
}

.pagination-area ul li a.active {
  background: #282a41 !important;
}

.pagination-area ul li a:hover {
  background: #282a41 !important;
}

/* ------------------------- Testimonial page End ---------------------------- */

/* ------------------------- Certifications page  ---------------------------- */

/* .marquee-container {
  background: #282a41 !important;
} */

.heading8 h5::after {
  background: #282a41 !important;
}

.heading8 h5 {
  color: #282a41 !important;
}

.heading8 h2 span {
  color: #282a41 !important;
}

.header-btn6 {
  color: #282a41 !important;
  border-top: 1px solid #282a41 !important;
  border-bottom: 1px solid #282a41 !important;
}

.cert-border {
  padding: 10px !important;
  border: 2px solid #282a41 !important;
}

/* ------------------------- Certifications page End ---------------------------- */

/* ------------------------- Single Service page  ---------------------------- */

.blog-auhtor-section-area .blog-sidebar-area .search-area {
  background: #ebf0f9 !important;
}

.blog-auhtor-section-area .blog-auhtor-sidebar-area .pera-box {
  background: rgb(235 240 249) !important;
}

.blog-auhtor-section-area .blog-auhtor-sidebar-area .social-tags .tags ul li a {
  background: rgb(235 240 249) !important;
}

/* ------------------------- Single Service page End ---------------------------- */

/* ------------------------ contact page -------------------------------- */

.contact-main-inner-area
  .contact-header
  .number-address-area
  .phone-number
  .img1 {
  background: #ebf0f9 !important;
}

.contact-main-inner-area
  .contact-header
  .number-address-area2
  .phone-number
  .img1 {
  background: #ebf0f9 !important;
}

.contact-main-inner-area
  .contact-header
  .number-address-area2
  .phone-number
  .map {
  color: #282a41 !important;
}

/* =========================== certificate page ========================== */

.case-inner-section-area .tabs-area ul li button.active {
  background: #fff !important;
  color: #fff !important;
}

.case-inner-section-area .tabs-area ul li button {
  color: #282a41 !important;
  background: #fff !important;
}
/* =========================== certificate page ========================== */

/*-------------------------------------------------------
          [ Overlay Effect Bg image ]
-------------------------------------------------------*/

[data-overlay-dark],
[data-overlay-color],
[data-overlay-light] {
  position: relative;
}

[data-overlay-dark] .container,
[data-overlay-color] .container,
[data-overlay-light] .container {
  position: relative;
  color: #fff;
  z-index: 2;
}

[data-overlay-dark]:before,
[data-overlay-color]:before,
[data-overlay-light]:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

[data-overlay-dark]:before {
  background: #0b1520;
}

[data-overlay-color]:before {
  background-color: #1a237e;
  background: linear-gradient(to bottom right, #1a237e, #2576fd);
}

[data-overlay-light]:before {
  background: #fff;
}

[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] span {
  color: #fff;
}

[data-overlay-dark] p {
  color: #bbb;
}

[data-overlay-dark="0"]:before,
[data-overlay-color="0"]:before,
[data-overlay-light="0"]:before {
  opacity: 0;
}

[data-overlay-dark="1"]:before,
[data-overlay-color="1"]:before,
[data-overlay-light="1"]:before {
  opacity: 0.1;
}

[data-overlay-dark="2"]:before,
[data-overlay-color="2"]:before,
[data-overlay-light="2"]:before {
  opacity: 0.2;
}

[data-overlay-dark="3"]:before,
[data-overlay-color="3"]:before,
[data-overlay-light="3"]:before {
  opacity: 0.3;
}

[data-overlay-dark="4"]:before,
[data-overlay-color="4"]:before,
[data-overlay-light="4"]:before {
  opacity: 0.4;
}

[data-overlay-dark="5"]:before,
[data-overlay-color="5"]:before,
[data-overlay-light="5"]:before {
  opacity: 0.5;
}

[data-overlay-dark="6"]:before,
[data-overlay-color="6"]:before,
[data-overlay-light="6"]:before {
  opacity: 0.6;
}

[data-overlay-dark="7"]:before,
[data-overlay-color="7"]:before,
[data-overlay-light="7"]:before {
  opacity: 0.7;
}

[data-overlay-dark="8"]:before,
[data-overlay-color="8"]:before,
[data-overlay-light="8"]:before {
  opacity: 0.8;
}

[data-overlay-dark="9"]:before,
[data-overlay-color="9"]:before,
[data-overlay-light="9"]:before {
  opacity: 0.9;
}

[data-overlay-dark="10"]:before,
[data-overlay-color="10"]:before,
[data-overlay-light="10"]:before {
  opacity: 1;
}

.call-action {
  position: relative;
}
.call-action:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
.call-action .text-center {
  padding: 0 20px;
}
.call-action h2 {
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 10px;
}
.call-action h5 {
  font-weight: 400;
  margin-bottom: 30px;
}

.section-padding {
  padding: 120px 0;
}

.bg-fixed {
  background-attachment: fixed;
}

.bg-img {
  background-size: cover;
  background-repeat: no-repeat;
}

/*--------------------------------------------------------------
# Portfolio Section
--------------------------------------------------------------*/
/* .portfolio .portfolio-container {
  position: relative;
}

.portfolio .portfolio-filters {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 30px;
}

.portfolio .portfolio-filters li {
  cursor: pointer;
  padding: 8px 16px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  color: #171717;
  transition: all 0.3s ease-in-out;
  border-radius: 50px;
  background: color-mix(in srgb, #ffffff, #171717 5%);
}

.portfolio .portfolio-filters li:hover {
  color: #282a41;
}

.portfolio .portfolio-filters li.filter-active {
  color: #fff;
  background: #282a41;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  z-index: 1;
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap img {
  transition: 0.3s;
  width: 100%;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: var(--contrast-color);
  font-weight: 600;
  margin-bottom: 5px;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: var(--contrast-color);
  font-size: 14px;
  margin: 0 0 15px 0;
}

.portfolio .portfolio-wrap .portfolio-info .portfolio-links {
  display: flex;
  gap: 15px;
}

.portfolio .portfolio-wrap .portfolio-info .portfolio-links a {
  color: var(--contrast-color);
  font-size: 20px;
  transition: 0.3s;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  line-height: 0;
}

.portfolio .portfolio-wrap .portfolio-info .portfolio-links a:hover {
  background: var(--accent-color);
}

.portfolio .portfolio-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.portfolio .portfolio-wrap:hover img {
  transform: scale(1.1);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
} */

.portfolio .portfolio-container {
  position: relative;
}

.portfolio .portfolio-filters {
  padding: 0;
  margin: 0 0 30px;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}

.portfolio .portfolio-filters li {
  cursor: pointer;
  padding: 8px 16px;
  font-size: 15px;
  font-weight: 500;
  color: #171717;
  border-radius: 50px;
  background: color-mix(in srgb, #ffffff, #171717 5%);
  transition: 0.3s;
}

.portfolio .portfolio-filters li.filter-active,
.portfolio .portfolio-filters li:hover {
  background: #282a41;
  color: #fff;
}

.portfolio .portfolio-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}

/* 👉 Bottom shadow strip */
.portfolio .portfolio-wrap::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 85px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.75), rgb(89 87 87 / 99%));
  opacity: 0;
  transition: 0.3s ease;
  z-index: 2;
}

.portfolio .portfolio-wrap img {
  width: 100%;
  transition: 0.4s ease;
}

/* 👉 Bottom text only */
.portfolio .portfolio-wrap .portfolio-info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  text-align: center;
  z-index: 3;
  opacity: 0;
  transition: 0.3s ease;
}

/* Cloth name */
.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 3px;
}

/* Cloth details */
.portfolio .portfolio-wrap .portfolio-info p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.85);
  margin: 0;
}

/* Hover effects */
.portfolio .portfolio-wrap:hover::before {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover img {
  transform: scale(1.08);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

/*--------------------------------------------------------------
# Portfolio Details Section
--------------------------------------------------------------*/
.portfolio-details .portfolio-showcase {
  margin-bottom: 3rem;
}

.portfolio-details .portfolio-showcase .main-image {
  margin-bottom: 1.5rem;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.portfolio-details .portfolio-showcase .main-image img {
  width: 100%;
  transition: transform 0.5s ease;
}

.portfolio-details .portfolio-showcase .main-image img:hover {
  transform: scale(1.02);
}

.portfolio-details .portfolio-showcase .gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}

@media (max-width: 767px) {
  .portfolio-details .portfolio-showcase .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.portfolio-details .portfolio-showcase .gallery-grid .gallery-item {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.portfolio-details .portfolio-showcase .gallery-grid .gallery-item img {
  transition: transform 0.4s ease;
  width: 100%;
  height: 120px;
  object-fit: cover;
}

.portfolio-details .portfolio-showcase .gallery-grid .gallery-item img:hover {
  transform: scale(1.1);
}

.portfolio-details .portfolio-description {
  margin-bottom: 2rem;
}

.portfolio-details .portfolio-description h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 1.5rem;
  position: relative;
  padding-bottom: 15px;
}

.portfolio-details .portfolio-description h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 3px;
  background: var(--accent-color);
}

.portfolio-details .portfolio-description p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 1rem;
  color: color-mix(in srgb, var(--default-color), transparent 10%);
}

.portfolio-details .sidebar {
  position: sticky;
  top: 30px;
}

.portfolio-details .portfolio-info {
  background-color: color-mix(in srgb, var(--default-color), transparent 95%);
  border-radius: 10px;
  padding: 25px;
  margin-bottom: 30px;
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative;
}

.portfolio-details .portfolio-info h3:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: var(--accent-color);
  left: 0;
  bottom: 0;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
}

.portfolio-details .portfolio-info ul li {
  padding: 12px 0;
  border-bottom: 1px solid
    color-mix(in srgb, var(--default-color), transparent 90%);
}

.portfolio-details .portfolio-info ul li:last-child {
  border-bottom: 0;
}

.portfolio-details .portfolio-info ul li span {
  font-weight: 600;
  color: var(--heading-color);
  margin-right: 7px;
}

.portfolio-details .portfolio-info ul li a {
  color: var(--accent-color);
  transition: 0.3s;
}

.portfolio-details .portfolio-info ul li a:hover {
  color: color-mix(in srgb, var(--accent-color), transparent 25%);
  text-decoration: underline;
}

.portfolio-details .portfolio-info ul li.buttons {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
}

.portfolio-details .portfolio-info .btn-visit {
  padding: 10px 20px;
  background: var(--accent-color);
  color: var(--contrast-color);
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  transition: 0.3s;
}

.portfolio-details .portfolio-info .btn-visit:hover {
  background: color-mix(in srgb, var(--accent-color), transparent 20%);
  transform: translateY(-2px);
  color: var(--contrast-color);
}

.portfolio-details .portfolio-info .btn-github {
  padding: 10px 20px;
  background: color-mix(in srgb, var(--default-color), transparent 85%);
  color: var(--default-color);
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  transition: 0.3s;
}

.portfolio-details .portfolio-info .btn-github i {
  margin-right: 5px;
}

.portfolio-details .portfolio-info .btn-github:hover {
  background: color-mix(in srgb, var(--default-color), transparent 92%);
  transform: translateY(-2px);
}

.portfolio-details .client-testimonial {
  background-color: var(--surface-color);
  border-left: 4px solid var(--accent-color);
  border-radius: 10px;
  padding: 25px;
  margin-bottom: 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.portfolio-details .client-testimonial .testimonial-content {
  position: relative;
  margin-bottom: 20px;
}

.portfolio-details .client-testimonial .testimonial-content p {
  font-style: italic;
  color: color-mix(in srgb, var(--default-color), transparent 15%);
  line-height: 1.6;
  margin: 0;
}

.portfolio-details .client-testimonial .testimonial-content .quote-icon-left,
.portfolio-details .client-testimonial .testimonial-content .quote-icon-right {
  color: color-mix(in srgb, var(--accent-color), transparent 40%);
  font-size: 22px;
  line-height: 0;
  vertical-align: middle;
}

.portfolio-details .client-testimonial .testimonial-content .quote-icon-left {
  margin-right: 5px;
}

.portfolio-details .client-testimonial .testimonial-content .quote-icon-right {
  margin-left: 5px;
}

.portfolio-details .client-testimonial .client-info {
  display: flex;
  align-items: center;
}

.portfolio-details .client-testimonial .client-info .testimonial-img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 15px;
  border: 3px solid color-mix(in srgb, var(--accent-color), transparent 70%);
}

.portfolio-details .client-testimonial .client-info h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: var(--heading-color);
}

.portfolio-details .client-testimonial .client-info span {
  font-size: 14px;
  color: color-mix(in srgb, var(--default-color), transparent 30%);
}

.portfolio-details .project-challenges {
  background-color: var(--surface-color);
  border-radius: 10px;
  padding: 25px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.portfolio-details .project-challenges h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative;
}

.portfolio-details .project-challenges h3:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: var(--accent-color);
  left: 0;
  bottom: 0;
}

.portfolio-details .project-challenges ul {
  list-style: none;
  padding: 0;
}

.portfolio-details .project-challenges ul li {
  padding: 8px 0;
  display: flex;
  align-items: center;
}

.portfolio-details .project-challenges ul li i {
  color: var(--accent-color);
  font-size: 18px;
  margin-right: 10px;
}

.portfolio-details .additional-context {
  background-color: color-mix(in srgb, var(--background-color), black 3%);
  border-radius: 10px;
  padding: 30px;
  margin-top: 20px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.portfolio-details .additional-context h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}

.portfolio-details .additional-context h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: var(--accent-color);
}

.portfolio-details .additional-context p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 1rem;
}

.portfolio-details .additional-context p:last-child {
  margin-bottom: 0;
}

/* ================================ Global Partners ========================= */
.others15-author-section .others-boxarea img {
  height: 100px !important;
}
