@import url(https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&family=Inter&family=Outfit&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
.gs_project_area h1, .gs_project_area h2, .gs_project_area h3, .gs_project_area h4, .gs_project_area h5, .gs_project_area h6, .gs_project_area p {
  padding: 0;
  margin: 0;
}
.gs_project_area {
  --gsp-single-bg: #ffffff;
  --gsp-img-overlay-bg: transparent;
  /* Title */
  --gsp-title-font-family: "Arimo", sans-serif;
  --gsp-title-font-size: 24px;
  --gsp-title-font-weight: 600;
  --gsp-title-color: #191919;
  --gsp-sub-title-hover-color: #ffffff;
  --gsp-title-bg-color: transparent;
  --gsp-title-line-height: 1.2;
  --gsp-title-text-transform: capitalize;
  --gsp-title-style: normal;
  --gsp-title-decoration: normal;
  --gsp-title-letter-spacing: normal;
  /* Sub Title */
  --gsp-sub-title-font-family: "Inter", sans-serif;
  --gsp-sub-title-font-size: 18px;
  --gsp-sub-title-font-weight: 500;
  --gsp-sub-title-color: #191919;
  --gsp-sub-title-hover-color: #191919;
  --gsp-sub-title-bg-color: transparent;
  --gsp-sub-title-line-height: 1.5;
  --gsp-sub-title-text-transform: capitalize;
  --gsp-sub-title-style: normal;
  --gsp-sub-title-decoration: normal;
  --gsp-sub-title-letter-spacing: normal;
  /* Gsp Description */
  --gsp-desc-color: #191919;
  --gsp-desc-hover-color: #ffffff;
  --gsp-desc-hover-color: #191919;
  --gsp-desc-font-size: 15px;
  --gsp-desc-font-family: "Inter", sans-serif;
  --gsp-desc-font-weight: 400;
  --gsp-desc-letter-spacing: normal;
  --gsp-desc-line-height: 1.5;
  --gsp-desc-style: normal;
  --gsp-desc-text-transform: none;
  --gsp-desc-text-decoration: none;
  /* Gsp Date */
  --gsp-date-color: #777777;
  --gsp-date-hover-color: #777777;
  --gsp-date-font-size: 15px;
  --gsp-date-font-family: "Inter", sans-serif;
  --gsp-date-font-weight: 500;
  --gsp-date-font-style: normal;
  --gsp-date-text-transform: capitalize;
  --gsp-date-text-decoration: normal;
  --gsp-date-letter-spacing: normal;
  --gsp-date-line-height: 1.5;
  /* Gsp Author */
  --gsp-author-color: #191919;
  --gsp-author-hover-color: #ffffff;
  --gsp-author-font-size: 15px;
  --gsp-author-font-family: "Inter", sans-serif;
  --gsp-author-font-weight: 400;
  --gsp-author-letter-spacing: normal;
  --gsp-author-line-height: 1.5;
  --gsp-author-style: normal;
  --gsp-author-text-transform: none;
  --gsp-author-text-decoration: none;
  /* Gsp categories */
  --gsp-cats-color: #777777;
  --gsp-cats-hover-color: #777777;
  --gsp-cats-font-size: 18px;
  --gsp-cats-font-family: "Inter", sans-serif;
  --gsp-cats-font-weight: 500;
  --gsp-cats-letter-spacing: normal;
  --gsp-cats-line-height: 1.5;
  --gsp-cats-style: normal;
  --gsp-cats-text-transform: normal;
  --gsp-cats-text-decoration: none;
  /* Gsp Tags */
  --gsp-tags-color: #191919;
  --gsp-tags-hover-color: #ffffff;
  --gsp-tags-font-size: 15px;
  --gsp-tags-font-family: "Inter", sans-serif;
  --gsp-tags-font-weight: 400;
  --gsp-tags-letter-spacing: normal;
  --gsp-tags-line-height: 1.5;
  --gsp-tags-style: normal;
  --gsp-tags-text-transform: none;
  --gsp-tags-text-decoration: none;
  /* Action Btn */
  --gsp-action-btn-icon-color: #ffffff;
  --gsp-action-btn--icon-hover-color: #191919;
  --gsp-action-btn-width: 50px;
  --gsp-action-btn-height: 50px;
  --gsp-action-btn-radius: 50%;
  --gsp-action-btn-bg-color: #ffffff26;
  --gsp-action-btn-bg-hover-color: #ffffff66;
  --gsp-action-btn-border-color: #E5E5E5;
  --gsp-action-btn-border-hover-color: #adadad66;
  /* View Btn */
  --gsp-viewbtn-color: #777777;
  --gsp-viewbtn-hover-color: #777777;
  --gsp-viewbtn-letter-spacing: normal;
  --gsp-viewbtn-style: normal;
  --gsp-viewbtn-text-transform: normal;
  --gsp-viewbtn-text-decoration: none;
  --gsp-viewbtn-font-family: "Inter", sans-serif;
  --gsp-viewbtn-font-size: 18px;
  --gsp-viewbtn-font-weight: 500;
  --gsp-viewbtn-line-height: 1.5;
  --gsp-viewbtn-font-transform: uppercase;
  --gsp-viewbtn-font-color: #191919;
  --gsp-viewbtn-font-hover-color: #666666;
  --gsp-viewbtn-bg-color: #ffff;
  --gsp-viewbtn-bg-hover: #191919;
  --gsp-viewbtn-icon-color: #191919;
  --gsp-viewbtn-icon-hover-color: #fff;
  /* Info contents */
  --gsp-info-color: #191919;
  --gsp-info-hover-color: #ffffff;
  --gsp-info-font-size: 15px;
  --gsp-info-font-family: "Inter", sans-serif;
  --gsp-info-font-weight: 400;
  --gsp-info-letter-spacing: normal;
  --gsp-info-line-height: 1.5;
  --gsp-info-style: normal;
  --gsp-info-text-transform: none;
  --gsp-info-text-decoration: none;
  /* gswb Nav + Dot */
  --nav-border-color: #E5E5E5;
  --nav-border-active-color: #7b11d9;
  --nav-bg-color: #ffffff;
  --nav-bg-active-color: #7b11d9;
  --nav-icon-color: #222222;
  --nav-icon-active-color: #ffffff;
  --nav-shadow-color: rgba(0, 0, 0, 0.15);
  /* Swiper */
  --swiper-center-pos: 50%;
  --swiper-button-size: 42px;
  --swiper-bottom-space-dots: 0px;
  --swiper-button-space: 0px;
  --swiper-dots-bottom-space: 45px;
  --swiper-dots-x-space: 0px;
  --swiper-pagination-bullet-horizontal-gap: 6px;
  /* Slider Dot */
  --dot-border-color: #0D0D0D;
  --dot-bg-color: #DEDEDE;
  --dot-bg-color-active: #0D0D0D;
  --filter-text-color: #222222;
  --filter-text-active-color: #ffffff;
  --filter-bg-color: #ffffff;
  --filter-bg-active-color: #4f67ff;
  --filter-border-color: #E5E5E5;
  --filter-border-active-color: #4f67ff;
}
.gs_project_area .gs-project-single {
  margin-bottom: 30px;
}
.gs_project_area .gs-project-single .gsp-content-box {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-img-wrap {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--gsp-img-overlay-bg);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-thumbnail-wrapper {
  width: 100%;
  height: 100%;
  line-height: 0;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-overlay-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  opacity: 0;
  visibility: hidden;
  z-index: 5;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-content {
  padding: 20px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-title {
  line-height: 1;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  font-family: var(--gsp-title-font-family);
  font-size: var(--gsp-title-font-size);
  font-weight: var(--gsp-title-font-weight);
  font-style: var(--gsp-title-style);
  color: var(--gsp-title-color);
  text-transform: var(--gsp-title-text-transform);
  -webkit-text-decoration: var(--gsp-title-text-decoration);
          text-decoration: var(--gsp-title-text-decoration);
  letter-spacing: var(--gsp-title-letter-spacing);
  line-height: var(--gsp-title-line-height);
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-title a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  text-transform: inherit;
  line-height: inherit;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-tagline {
  font-family: var(--gsp-sub-title-font-family);
  font-size: var(--gsp-sub-title-font-size);
  font-weight: var(--gsp-sub-title-font-weight);
  font-style: var(--gsp-sub-title-style);
  color: var(--gsp-sub-title-color);
  line-height: var(--gsp-sub-title-line-height);
  text-transform: var(--gsp-sub-title-text-transform);
  -webkit-text-decoration: var(--gsp-sub-title-text-decoration);
          text-decoration: var(--gsp-sub-title-text-decoration);
  letter-spacing: var(--gsp-sub-title-letter-spacing);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-description {
  color: var(--gsp-desc-color);
  font-family: var(--gsp-desc-font-family);
  font-size: var(--gsp-desc-font-size);
  font-weight: var(--gsp-desc-font-weight);
  font-style: var(--gsp-desc-style);
  text-transform: var(--gsp-desc-text-transform);
  letter-spacing: var(--gsp-desc-letter-spacing);
  -webkit-text-decoration: var(--gsp-desc-text-decoration);
          text-decoration: var(--gsp-desc-text-decoration);
  line-height: var(--gsp-desc-line-height);
}
.gs_project_area .gs-project-single .gsp-content-box .author-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gs_project_area .gs-project-single .gsp-content-box .author-info .author-icon svg path {
  fill: var(--gsp-author-color);
}
.gs_project_area .gs-project-single .gsp-content-box .author-info .author-name p a {
  color: var(--gsp-author-color);
  font-family: var(--gsp-author-font-family);
  font-size: var(--gsp-author-font-size);
  font-weight: var(--gsp-author-font-weight);
  font-style: var(--gsp-author-style);
  text-transform: var(--gsp-author-text-transform);
  letter-spacing: var(--gsp-author-letter-spacing);
  -webkit-text-decoration: var(--gsp-author-text-decoration);
          text-decoration: var(--gsp-author-text-decoration);
  line-height: var(--gsp-author-line-height);
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-categories {
  font-family: var(--gsp-cats-font-family);
  font-weight: var(--gsp-cats-font-weight);
  font-size: var(--gsp-cats-font-size);
  font-style: var(--gsp-cats-style);
  color: var(--gsp-cats-color);
  text-transform: var(--gsp-cats-text-transform);
  -webkit-text-decoration: var(--gsp-cats-text-decoration);
          text-decoration: var(--gsp-cats-text-decoration);
  letter-spacing: var(--gsp-cats-letter-spacing);
  line-height: var(--gsp-cats-line-height);
  word-wrap: break-word;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-tags-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-tags-wrapper .gsp-tags-title,
.gs_project_area .gs-project-single .gsp-content-box .gsp-tags-wrapper .gsp-tags {
  color: var(--gsp-tags-color);
  font-family: var(--gsp-tags-font-family);
  font-size: var(--gsp-tags-font-size);
  font-weight: var(--gsp-tags-font-weight);
  font-style: var(--gsp-tags-style);
  text-transform: var(--gsp-tags-text-transform);
  letter-spacing: var(--gsp-tags-letter-spacing);
  -webkit-text-decoration: var(--gsp-tags-text-decoration);
          text-decoration: var(--gsp-tags-text-decoration);
  line-height: var(--gsp-tags-line-height);
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-date {
  color: var(--gsp-date-color);
  font-family: var(--gsp-date-font-family);
  font-size: var(--gsp-date-font-size);
  font-weight: var(--gsp-date-font-weight);
  text-transform: var(--gsp-date-text-transform);
  font-style: var(--gsp-date-style);
  -webkit-text-decoration: var(--gsp-date-text-decoration);
          text-decoration: var(--gsp-date-text-decoration);
  letter-spacing: var(--gsp-date-letter-spacing);
  line-height: var(--gsp-date-line-height);
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-date span {
  color: #191919;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-action-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-action-btn-wrapper .gsp-action-btn {
  width: var(--gsp-action-btn-width);
  height: var(--gsp-action-btn-height);
  background: var(--gsp-action-btn-bg-color);
  border-radius: var(--gsp-action-btn-radius);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid var(--gsp-action-btn-border-color);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  color: var(--gsp-action-btn-icon-color);
  line-height: 1;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-action-btn-wrapper .gsp-action-btn svg {
  width: 20px;
  height: 20px;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-action-btn-wrapper .gsp-action-btn a {
  color: var(--gsp-viewbtn-color);
  font-family: var(--gsp-viewbtn-font-family);
  font-size: var(--gsp-viewbtn-font-size);
  font-weight: var(--gsp-viewbtn-font-weight);
  font-style: var(--gsp-viewbtn-style);
  text-transform: var(--gsp-viewbtn-text-transform);
  letter-spacing: var(--gsp-viewbtn-letter-spacing);
  -webkit-text-decoration: var(--gsp-viewbtn-text-decoration);
          text-decoration: var(--gsp-viewbtn-text-decoration);
  line-height: var(--gsp-viewbtn-line-height);
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-action-btn-wrapper .gsp-action-btn:hover {
  background-color: var(--gsp-action-btn-bg-hover-color);
  border: 1px solid var(--gsp-action-btn-border-hover-color);
  color: var(--gsp-action-btn--icon-hover-color);
}
.gs_project_area .gs-project-single .gsp-content-box .view-btn-wrapper .view-btn {
  color: var(--gsp-viewbtn-color);
}
.gs_project_area .gs-project-single .gsp-content-box .view-btn-wrapper .view-btn svg {
  -webkit-transform: rotate(34deg);
      -ms-transform: rotate(34deg);
          transform: rotate(34deg);
  width: var(--gsp-viewbtn-font-size) !important;
  height: var(--gsp-viewbtn-font-size) !important;
  margin-bottom: -6px;
}
.gs_project_area .gs-project-single .gsp-content-box .view-btn-wrapper .view-btn svg path {
  fill: var(--gsp-viewbtn-color);
}
.gs_project_area .gs-project-single .gsp-content-box .view-btn-wrapper .view-btn:hover a {
  color: var(--gsp-viewbtn-hover-color);
}
.gs_project_area .gs-project-single .gsp-content-box .view-btn-wrapper .view-btn:hover svg path {
  fill: var(--gsp-viewbtn-hover-color);
}
.gs_project_area .gs-project-single .gsp-content-box .view-btn-wrapper a {
  font-family: var(--gsp-viewbtn-font-family);
  font-weight: var(--gsp-viewbtn-font-weight);
  font-size: var(--gsp-viewbtn-font-size);
  font-style: var(--gsp-viewbtn-style);
  line-height: var(--gsp-viewbtn-line-height);
  text-transform: var(--gsp-viewbtn-text-transform);
  letter-spacing: var(--gsp-viewbtn-letter-spacing);
  -webkit-text-decoration: var(--gsp-viewbtn-text-decoration);
          text-decoration: var(--gsp-viewbtn-text-decoration);
  color: var(--gsp-viewbtn-color);
  margin-right: 5px;
}
.gs_project_area .gs-project-single .gsp-content-box .view-btn-wrapper a i {
  color: var(--gsp-viewbtn-color);
  font-size: var(--gsp-viewbtn-font-size);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-left: 6px;
}
.gs_project_area .gs-project-single .gsp-content-box .view-btn-wrapper a:hover {
  color: var(--gsp-viewbtn-hover-color);
}
.gs_project_area .gs-project-single .gsp-content-box .view-btn-wrapper a:hover i {
  color: var(--gsp-viewbtn-hover-color);
}
.gs_project_area .gs-project-single .gsp-content-box .step-number p {
  font-family: "Arimo", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 34px;
  text-transform: capitalize;
  color: #191919;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-project-info {
  color: var(--gsp-info-color);
  font-family: var(--gsp-info-font-family);
  font-size: var(--gsp-info-font-size);
  font-weight: var(--gsp-info-font-weight);
  font-style: var(--gsp-info-style);
  text-transform: var(--gsp-info-text-transform);
  letter-spacing: var(--gsp-info-letter-spacing);
  -webkit-text-decoration: var(--gsp-info-text-decoration);
          text-decoration: var(--gsp-info-text-decoration);
  line-height: var(--gsp-info-line-height);
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-project-info .gsp-client .gsp-works-for,
.gs_project_area .gs-project-single .gsp-content-box .gsp-project-info .gsp-cats .gs-p-cats-title {
  font-weight: bold;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-project-info .gsp-client,
.gs_project_area .gs-project-single .gsp-content-box .gsp-project-info .gsp-cats {
  display: inline;
}
.gs_project_area .gs-project-single .gsp-content-box .gsp-time-schedule p {
  font-family: var(--gsp-info-font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #191919;
  border: 2px solid #191919;
  padding: 24px 40px;
  border-radius: 10px;
  display: inline-block;
}
.gs_project_area .gs-project-single .gsp-content-box:hover .gsp-title {
  color: var(--gsp-title-hover-color);
}
.gs_project_area .gs-project-single .gsp-content-box:hover .gsp-title a {
  color: inherit;
}
.gs_project_area .gs-project-single .gsp-content-box:hover .gsp-tagline {
  color: var(--gsp-sub-title-hover-color);
}
.gs_project_area .gs-project-single .gsp-content-box:hover .gsp-description {
  color: var(--gsp-desc-hover-color);
}
.gs_project_area .gs-project-single .gsp-content-box:hover .gsp-date {
  color: var(--gsp-date-hover-color);
}
.gs_project_area .gs-project-single .gsp-content-box:hover .gsp-categories {
  color: var(--gsp-cats-hover-color);
}
.gs_project_area .gs-project-single .gsp-content-box:hover .gsp-project-info {
  color: var(--gsp-info-hover-color);
}
.gs_project_area .gs-project-single .gsp-content-box:hover .author-info .author-icon svg path {
  fill: var(--gsp-author-hover-color);
}
.gs_project_area .gs-project-single .gsp-content-box:hover .author-info .author-name p a {
  color: var(--gsp-author-hover-color);
}
.gs_project_area .gs-project-single .gsp-content-box:hover .gsp-tags-wrapper .gsp-tags-title,
.gs_project_area .gs-project-single .gsp-content-box:hover .gsp-tags-wrapper .gsp-tags {
  color: var(--gsp-tags-hover-color);
}
.gs_project_area .gs-project-single .gsp-content-box:hover .gsp-img-wrap img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.gs_project_area .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-img-overlay {
  opacity: 1;
  visibility: visible;
}
.gs_project_area .gs-project-single .gsp-content-box:hover .gsp-overlay-content {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 479px) {
  .gs_project_area {
    --gsp-title-font-size: 18px;
    --gsp-sub-title-font-size: 14px;
    --gsp-viewbtn-font-size: 12px;
  }
}

.gsp-images-gallery {
  max-width: 100%;
}

.gsp-swiper-container {
  --border-radius: 10px;
  overflow: hidden;
  border-radius: var(--border-radius);
}
.gsp-swiper-container .swiper-slide {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: var(--border-radius);
}
.gsp-swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  border-radius: var(--border-radius);
}

.gsp-swiper-container--thumb {
  --border-radius: 10px;
  overflow: hidden;
  margin-top: 10px;
  border-radius: var(--border-radius);
}
.gsp-swiper-container--thumb .swiper-slide {
  width: 120px;
  height: 86px;
  background: #fff;
  margin-right: 10px;
  border-radius: var(--border-radius);
  line-height: 0;
}
.gsp-swiper-container--thumb .swiper-slide:last-child {
  margin-right: 0;
}
.gsp-swiper-container--thumb .swiper-slide img {
  width: 100%;
  height: 100%;
  opacity: 0.4;
  border-radius: var(--border-radius);
}
.gsp-swiper-container--thumb .swiper-slide.gs-swiper-slide-active img {
  opacity: 1;
}

.gsp-audio-project {
  line-height: 0;
}
.gsp-audio-project iframe {
  width: 100%;
  height: 400px;
}

.gsp-video-project .gsp-video iframe {
  width: 100%;
  height: 400px;
  border-radius: 5px;
}

.gs_project_area.view_type_gsp-masonry .gs-project-single .gsp-content-box {
  height: auto;
}
.gs_project_area.view_type_gsp-masonry .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: unset;
  height: 100%;
}

.mfp-wrap.mfp-gs-project {
  z-index: 9999999;
}

/* Warning Message Style */
.gs_project_area .gs-project-warning-message, .gs-single-container .gs-project-warning-message, .gs-project-popup .gs-project-warning-message {
  margin: 20px auto;
  padding: 20px 25px;
  background: rgba(151, 32, 255, 0.0705882353);
  border: 1px solid rgba(58, 116, 251, 0.337);
  border-left: 6px solid #9720ff;
  border-radius: 12px;
  -webkit-box-shadow: 0 6px 16px rgba(74, 167, 255, 0.259);
          box-shadow: 0 6px 16px rgba(74, 167, 255, 0.259);
  font-family: system-ui, sans-serif;
  color: #444;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
}
.gs_project_area .gs-project-warning-message p, .gs-single-container .gs-project-warning-message p, .gs-project-popup .gs-project-warning-message p {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 16px;
}
.gs_project_area .gs-project-warning-message a, .gs-single-container .gs-project-warning-message a, .gs-project-popup .gs-project-warning-message a {
  display: inline-block;
  margin-left: 10px;
  padding: 7px 14px;
  background: #9720ff;
  color: #fff;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
  -webkit-box-shadow: 0 3px 8px rgba(20, 98, 255, 0.35);
          box-shadow: 0 3px 8px rgba(20, 98, 255, 0.35);
  -webkit-transition: background 0.3s, -webkit-transform 0.2s;
  transition: background 0.3s, -webkit-transform 0.2s;
  transition: background 0.3s, transform 0.2s;
  transition: background 0.3s, transform 0.2s, -webkit-transform 0.2s;
  min-width: 115px;
  text-align: center;
}
.gs_project_area .gs-project-warning-message a:hover, .gs-single-container .gs-project-warning-message a:hover, .gs-project-popup .gs-project-warning-message a:hover {
  background: #8805fa;
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
}

.gs-project-popup .gs-project-warning-message {
  background: rgba(57, 0, 107, 0.77);
  color: #d6d6d6;
}

.mfp-gs-project .mfp-content {
  margin-top: unset !important;
  margin-bottom: unset !important;
  max-width: unset !important;
  padding: unset !important;
}
.mfp-gs-project .mfp-content--container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-radius: 0;
  padding: 48px;
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
}
.mfp-gs-project .mfp-content--container .gsp-popup-left-container {
  width: 50%;
}
.mfp-gs-project .mfp-content--container .gsp-popup-right-container {
  width: 50%;
}
.mfp-gs-project .mfp-content--container .gsp-content .gsp-project-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 28px;
  word-wrap: break-word;
}
.mfp-gs-project .mfp-content--container .gsp-content .gsp-project-info .info-content-box {
  width: 50%;
  margin-bottom: 18px;
}
.mfp-gs-project .mfp-content--container .gsp-content .gsp-project-info .info-content-box:last-child {
  margin-bottom: 0;
}
.mfp-gs-project .mfp-content--container .gsp-content .gsp-project-info .info-content-box .gsp-info-label,
.mfp-gs-project .mfp-content--container .gsp-content .gsp-project-info .info-content-box .gsp-info-name {
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #191919;
}
.mfp-gs-project .mfp-content--container .gsp-content .gsp-project-info .info-content-box .gsp-info-label {
  font-weight: 600 !important;
  font-size: 18px !important;
}
.mfp-gs-project .mfp-content--container .gsp-content button.gsp-btn {
  border-radius: 0;
  padding: 20px 32px;
}
.mfp-gs-project .gs-popup-font-bold {
  font-weight: 600 !important;
}
.mfp-gs-project .mfp-close {
  right: 20px;
  top: 16px;
  width: 44px;
  height: 44px;
  background-color: transparent;
}
.mfp-gs-project .mfp-close svg {
  width: 12px;
  height: 12px;
}
.mfp-gs-project .mfp-close svg path {
  fill: #000000;
}
.mfp-gs-project .mfp-close:hover, .mfp-gs-project .mfp-close:focus {
  background-color: transparent;
}
.mfp-gs-project .mfp-close:active {
  top: 24px;
}
.mfp-gs-project.mfp-fade {
  /* overlay at start */
}
.mfp-gs-project.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  /* overlay animate in */
}
.mfp-gs-project.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-gs-project.mfp-fade.mfp-bg {
  /* overlay animate out */
}
.mfp-gs-project.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-gs-project.mfp-fade {
  /* content at start */
}
.mfp-gs-project.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-gs-project.mfp-fade.mfp-wrap {
  /* content animate it */
}
.mfp-gs-project.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-gs-project.mfp-fade.mfp-wrap {
  /* content animate out */
}
.mfp-gs-project.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.gs-project-popup .white-popup {
  max-width: 100%;
}
.gs-project-popup {
  margin: 60px auto;
  max-width: 1170px;
  width: 100%;
  position: relative;
}
.gs-project-popup h1, .gs-project-popup h2, .gs-project-popup h3, .gs-project-popup h4, .gs-project-popup h5, .gs-project-popup h6, .gs-project-popup p {
  padding: 0;
  margin: 0;
}
.gs-project-popup .gsp-title {
  font-family: "Arimo", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.3;
  text-transform: capitalize;
  color: #191919;
  margin: 0;
  margin-top: 12px;
}
.gs-project-popup .gsp-single-excerpt {
  font-family: "Arimo", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: -0.3px;
  -webkit-font-feature-settings: "case" on;
          font-feature-settings: "case" on;
  color: #191919;
  margin: 0;
  margin-top: 22px;
}
.gs-project-popup .gsp-btn {
  font-family: "Arimo", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.5px;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: 0;
  margin-top: 20px;
  padding: 20px 30px;
  background: linear-gradient(247deg, rgb(160, 23, 207) 11%, rgb(176, 32, 223) 100%);
  border-radius: 50px;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.gs-project-popup .gsp-btn span {
  margin-left: 4px;
}
.gs-project-popup .gsp-btn:hover {
  background: linear-gradient(247deg, rgb(176, 32, 223) 11%, rgb(160, 23, 207) 100%);
}
.gs-project-popup .project-categoires {
  font-family: "Arimo", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #191919;
  margin: 0;
}
.gs-project-popup .gsp-img {
  line-height: 0;
}
.gs-project-popup .gsp-img img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gs-project-popup .gsp-images-gallery {
  max-width: 100%;
}
.gs-project-popup .gsp-swiper-container {
  --border-radius: 10px;
  overflow: hidden;
  border-radius: var(--border-radius);
}
.gs-project-popup .gsp-swiper-container .swiper-slide {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: var(--border-radius);
}
.gs-project-popup .gsp-swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  border-radius: var(--border-radius);
}
.gs-project-popup .gsp-swiper-container--thumb {
  --border-radius: 10px;
  overflow: hidden;
  margin-top: 10px;
  border-radius: var(--border-radius);
}
.gs-project-popup .gsp-swiper-container--thumb .swiper-slide {
  width: 120px;
  height: 86px;
  background: #fff;
  margin-right: 10px;
  border-radius: var(--border-radius);
}
.gs-project-popup .gsp-swiper-container--thumb .swiper-slide:last-child {
  margin-right: 0;
}
.gs-project-popup .gsp-swiper-container--thumb .swiper-slide img {
  width: 100%;
  height: 100%;
  opacity: 0.4;
  border-radius: var(--border-radius);
}
.gs-project-popup .gsp-swiper-container--thumb .swiper-slide.gs-swiper-slide-active img {
  opacity: 1;
}
.gs-project-popup .gsp-audio-project {
  line-height: 0;
}
.gs-project-popup .gsp-audio-project iframe {
  width: 100%;
  height: 400px;
}
.gs-project-popup .gsp-video-project .gsp-video iframe {
  width: 100%;
  height: 400px;
  border-radius: 5px;
}

.gsp-popup-style-01 .mfp-content--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gsp-popup-style-01 .mfp-content--container .gsp-popup-left-container {
  width: 50%;
}
.gsp-popup-style-01 .mfp-content--container .gsp-popup-right-container {
  width: 50%;
}

/* Responsive */
@media (max-width: 480px) {
  .gs-project-popup .mfp-content--container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
  .gs-project-popup .mfp-content--container .gsp-popup-left-container,
  .gs-project-popup .mfp-content--container .gsp-popup-right-container {
    width: 100%;
  }
  .gs-project-popup .mfp-close {
    right: -5px;
    top: -8px;
  }
}
@media (max-width: 320px) {
  .gs-project-popup .mfp-content--container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
  .gs-project-popup .mfp-content--container .gsp-popup-left-container,
  .gs-project-popup .mfp-content--container .gsp-popup-right-container {
    width: 100%;
  }
  .gs-project-popup .project-categoires {
    font-size: 14px;
  }
  .gs-project-popup .gsp-title {
    font-size: 20px;
  }
  .gs-project-popup .gsp-single-excerpt {
    margin-top: 10px;
  }
  .gs-project-popup .mfp-close {
    right: -5px;
    top: -8px;
  }
  .gsp-popup-style-02 .mfp-content--container {
    padding: 20px;
  }
  .gsp-popup-style-03 .mfp-content--container {
    padding: 20px;
  }
}
.gsp-filter-tab-wrapper .gsp-filter-items {
  --filter-bg-color: transparent;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 40px auto !important;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
}
.gsp-filter-tab-wrapper .gsp-filter-items li {
  list-style-type: none;
  border: none;
  padding: 0;
  margin: 0 !important;
  float: none;
  position: relative;
  min-width: 70px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gsp-filter-tab-wrapper .gsp-filter-items li:before, .gsp-filter-tab-wrapper .gsp-filter-items li:after {
  display: none;
}
.gsp-filter-tab-wrapper .gsp-filter-items li a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  padding: 8px 16px !important;
  line-height: 1.6 !important;
  font-size: 16px;
  text-transform: capitalize;
  width: 100%;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #000000;
}
.gsp-filter-tab-wrapper .gsp-filter-items li.active a {
  background: var(--filter-bg-active-color) !important;
  border-color: var(--filter-border-active-color) !important;
  color: var(--filter-text-active-color) !important;
}
.gsp-filter-tab-wrapper .gsp-filter-align-left {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-left: inherit !important;
}
.gsp-filter-tab-wrapper .gsp-filter-align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.gsp-filter-tab-wrapper .gsp-filter-align-right {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  margin-right: inherit !important;
}

.filter--style-01 {
  --filter-bg-active-color: #FF5C34;
  --filter-border-active-color: #FF5C34;
}
.filter--style-01 .gsp-filter-items li a {
  border: 1px solid var(--filter-border-color) !important;
  background: var(--filter-bg-color) !important;
  color: var(--filter-text-color) !important;
}
.filter--style-01 .gsp-filter-items li.active a {
  background: var(--filter-bg-active-color) !important;
  border-color: var(--filter-border-active-color) !important;
  color: var(--filter-text-active-color) !important;
}

.filter--style-02 {
  --filter-bg-active-color: #FF5C34;
  --filter-border-active-color: #FF5C34;
}
.filter--style-02 .gsp-filter-items {
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  padding: 10px;
  border-radius: 30px;
}
.filter--style-02 .gsp-filter-items li a {
  border: 1px solid var(--filter-border-color) !important;
  background: var(--filter-bg-color) !important;
  border-radius: 30px !important;
}
.filter--style-02 .gsp-filter-items li.active a {
  background: var(--filter-bg-active-color) !important;
  border-color: var(--filter-border-active-color) !important;
  color: var(--filter-text-active-color) !important;
}

/* Filter 3 */
.filter--style-03 {
  --filter-bg-active-color: #9720FF;
}
.filter--style-03 .gsp-filter-items li a {
  background: var(--filter-bg-color) !important;
  border-radius: 30px !important;
  color: var(--filter-text-color) !important;
  -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
          box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.filter--style-03 .gsp-filter-items li.active a {
  background: var(--filter-bg-active-color) !important;
  border-color: var(--filter-border-active-color) !important;
  color: var(--filter-text-active-color) !important;
  -webkit-box-shadow: -15px 0px 99px -92px #9720ff;
          box-shadow: -15px 0px 99px -92px #9720ff;
}

/** Filter 4 **/
.filter--style-04 {
  --filter-bg-active-color: #FF5C34;
  --filter-border-active-color: #FF5C34;
}
.filter--style-04 .gsp-filter-items {
  --filter-bg-color: #ffffff;
}
.filter--style-04 .gsp-filter-items li a {
  background: var(--filter-bg-color) !important;
  color: var(--filter-text-color) !important;
}
.filter--style-04 .gsp-filter-items li.active a {
  background: var(--filter-bg-active-color) !important;
  border-color: var(--filter-border-active-color) !important;
  color: var(--filter-text-active-color) !important;
}

/** Filter 5 **/
.filter--style-05 {
  --filter-bg-color: transparent;
  --filter-bg-active-color: transparent;
  --filter-border-active-color: #FF5C34;
  --filter-text-active-color: #FF5C34;
}
.filter--style-05 .gsp-filter-items {
  --filter-bg-color: #ffffff;
}
.filter--style-05 .gsp-filter-items li a {
  background: var(--filter-bg-color) !important;
  color: var(--filter-text-color) !important;
  border-bottom: 2px solid transparent;
  padding: 4px 10px !important;
}
.filter--style-05 .gsp-filter-items li.active a {
  background: var(--filter-bg-active-color) !important;
  border-color: var(--filter-border-active-color) !important;
  color: var(--filter-text-active-color) !important;
  border-bottom: 2px solid var(--filter-text-active-color);
}

/* Filter 6 */
.filter--style-06 .gsp-filter-items li a {
  border: 2px solid var(--filter-border-color) !important;
  background: var(--filter-bg-color) !important;
  border-radius: 30px !important;
  color: var(--filter-text-color) !important;
}
.filter--style-06 .gsp-filter-items li.active a {
  background: var(--filter-bg-active-color) !important;
  border-color: var(--filter-border-active-color) !important;
  color: var(--filter-text-active-color) !important;
}

/* Filter 7 */
.filter--style-07 .gsp-filter-items li a {
  background: var(--filter-bg-color) !important;
  border-radius: 3px !important;
  color: var(--filter-text-color) !important;
}
.filter--style-07 .gsp-filter-items li.active a {
  background: var(--filter-bg-active-color) !important;
  border-color: var(--filter-border-active-color) !important;
  color: var(--filter-text-active-color) !important;
}

/** Filter 3 **/
.filter--style-08 .gsp-filter-items {
  --filter-text-active-color: #b935ff;
}
.filter--style-08 .gsp-filter-items li a {
  background: transparent !important;
  border-radius: 0px !important;
  color: var(--filter-text-color) !important;
}
.filter--style-08 .gsp-filter-items li.active a {
  background: transparent !important;
  color: var(--filter-text-active-color) !important;
}
.filter--style-08 .gsp-filter-items li:after {
  content: "";
  width: 2px;
  height: 10px;
  background: #030d1e;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.filter--style-08 .gsp-filter-items li:last-child::after {
  display: none;
}

/** Filter 4 **/
.filter--style-09 .gsp-filter-items {
  --filter-bg-color: #ffffff;
}
.filter--style-09 .gsp-filter-items li a {
  background: var(--filter-bg-color) !important;
  border-radius: 30px !important;
  color: var(--filter-text-color) !important;
}
.filter--style-09 .gsp-filter-items li.active a {
  background: var(--filter-bg-active-color) !important;
  border-color: var(--filter-border-active-color) !important;
  color: var(--filter-text-active-color) !important;
}

/** Filter 5 **/
.filter--style-10 .gsp-filter-items {
  --filter-bg-color: #e9edf4;
  --filter-bg-active-color: #4f67ff;
  gap: 0;
}
.filter--style-10 .gsp-filter-items li a {
  background: var(--filter-bg-color) !important;
  border-radius: 0px !important;
  color: var(--filter-text-color) !important;
  padding: 10px 24px !important;
}
.filter--style-10 .gsp-filter-items li.active a {
  background: var(--filter-bg-active-color) !important;
  border-color: var(--filter-border-active-color) !important;
  color: var(--filter-text-active-color) !important;
}

/** Filter 3 **/
/** Filter 4 **/
/** Filter 5 **/
/*== Carousel Style
==================*/
.view_type_gsp-slider .gs-containeer {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.view_type_gsp-slider .gs-containeer .gs-roow {
  margin-left: 0;
  margin-right: 0;
}

.gsp-slider-01 {
  --gsp-title-color: #ffffff;
  --gsp-title-hover-color: #ffffff;
  --gsp-sub-title-color: #ffffff;
  --gsp-action-btn-bg-hover-color: #fff;
  --gsp-action-btn-border-hover-color: #fff;
  --gsp-desc-color: #ffffff;
}
.gsp-slider-01 .gs-project-single {
  padding-left: 0;
  padding-right: 0;
}
.gsp-slider-01 .gs-project-single .gsp-content-box {
  aspect-ratio: 0.757;
}
.gsp-slider-01 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 10px;
  aspect-ratio: 0.757;
}
.gsp-slider-01 .gs-project-single .gsp-content-box .gsp-img-wrap img {
  -webkit-transform: inherit;
      -ms-transform: inherit;
          transform: inherit;
}
.gsp-slider-01 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(151, 32, 255, 0.7);
  mix-blend-mode: normal;
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  border-radius: 10px;
}
.gsp-slider-01 .gs-project-single .gsp-content-box .gsp-content {
  position: absolute;
  left: 0;
  bottom: 48px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(104px);
      -ms-transform: translateY(104px);
          transform: translateY(104px);
  z-index: 999;
}
.gsp-slider-01 .gs-project-single .gsp-content-box .gsp-content .gsp-title {
  text-align: center;
}
.gsp-slider-01 .gs-project-single .gsp-content-box .gsp-description {
  text-align: center;
  opacity: 0;
}
.gsp-slider-01 .gs-project-single .gsp-content-box:hover .gsp-img-wrap img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.gsp-slider-01 .gs-project-single .gsp-content-box:hover .gsp-content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.gsp-slider-01 .gs-project-single .gsp-content-box:hover .gsp-description {
  opacity: 1;
}
.gsp-slider-02 {
  --gsp-title-font-family: "Outfit", sans-serif;
  --gsp-sub-title-hover-color: #191919;
  --gsp-action-btn-bg-color: transparent;
  --gsp-action-btn-icon-color: #191919;
  --gsp-action-btn--icon-hover-color: #ffffff;
  --gsp-action-btn-bg-color: transparent;
  --gsp-action-btn-bg-hover-color: #9720FF;
  --gsp-action-btn-border-color: #000;
  --gsp-action-btn-border-hover-color: #9720FF;
}
.gsp-slider-02 .gs-project-single .gsp-content-box {
  border-radius: 10px;
}
.gsp-slider-02 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: inherit;
  height: 100%;
}
.gsp-slider-02 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.gsp-slider-02 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
  background-color: #fff !important;
  border-color: #fff !important;
}
.gsp-slider-02 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn svg path {
  fill: #191919;
}
.gsp-slider-02 .gs-project-single .gsp-content-box .gsp-content {
  background: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -180px;
  z-index: 9999;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-radius: 0 0 10px 10px;
}
.gsp-slider-02 .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper {
  -webkit-transform: translateY(-60px);
      -ms-transform: translateY(-60px);
          transform: translateY(-60px);
}
.gsp-slider-02 .gs-project-single .gsp-content-box:hover .gsp-content {
  bottom: 0;
}
.gsp-slider-02 .gs-project-single:nth-child(odd) {
  width: 25%;
}
.gsp-slider-02 .gs-project-single:nth-child(odd) .gsp-content-box .gsp-title a {
  font-size: 14px;
}
.gsp-slider-02 .gs-project-single:nth-child(odd) .gsp-content-box .gsp-tagline {
  font-size: 12px;
}
.gsp-slider-02 .gs-project-single:nth-child(odd) .gsp-content-box .gsp-action-btn-wrapper .gsp-action-btn {
  width: 40px;
  height: 40px;
}
.gsp-slider-02 .gs-project-single:nth-child(even) {
  width: 50%;
}
.gsp-slider-02 .swiper-wrapper {
  height: 370px;
}
/* gswb Nav Style
===============*/
/* Nav Defult */
.carousel--has-navs .swiper-nav-buttons .swiper-button-prev:after,
.carousel--has-navs .swiper-nav-buttons .swiper-button-next:after {
  display: none !important;
}
.carousel--has-navs .swiper-nav-buttons .swiper-button-next,
.carousel--has-navs .swiper-nav-buttons .swiper-button-prev {
  width: var(--swiper-button-size);
  height: var(--swiper-button-size);
  background: var(--nav-bg-color);
  border-radius: 50%;
  border: 1px solid var(--nav-border-color);
}
.carousel--has-navs .swiper-nav-buttons .swiper-button-next svg,
.carousel--has-navs .swiper-nav-buttons .swiper-button-prev svg {
  width: 16px;
  height: 16px;
}
.carousel--has-navs .swiper-nav-buttons .swiper-button-next svg path,
.carousel--has-navs .swiper-nav-buttons .swiper-button-prev svg path {
  fill: var(--nav-icon-color);
}
.carousel--has-navs .swiper-nav-buttons .swiper-button-next:hover,
.carousel--has-navs .swiper-nav-buttons .swiper-button-prev:hover {
  background: var(--nav-bg-active-color);
  border: 1px solid var(--nav-bg-active-color);
}
.carousel--has-navs .swiper-nav-buttons .swiper-button-next:hover svg path,
.carousel--has-navs .swiper-nav-buttons .swiper-button-prev:hover svg path {
  fill: var(--nav-icon-active-color);
}
.carousel--has-navs .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.nav--style-01 {
  --nav-bg-active-color: #507284;
}
.nav--style-01 .swiper-nav-buttons .swiper-button-next,
.nav--style-01 .swiper-nav-buttons .swiper-button-prev {
  -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px 0;
}

.nav--style-02 {
  --nav-border-color: transparent;
  --nav-border-active-color: transparent;
  --nav-bg-active-color: #FF5C00;
}
.nav--style-02 .swiper-nav-buttons .swiper-button-next,
.nav--style-02 .swiper-nav-buttons .swiper-button-prev {
  border: 1px solid var(--nav-border-color);
  -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.15);
  border-radius: 4px 4px 0 0;
  border-bottom: 2px solid var(--nav-bg-active-color);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.nav--style-02 .swiper-nav-buttons .swiper-button-next:hover,
.nav--style-02 .swiper-nav-buttons .swiper-button-prev:hover {
  background: var(--nav-bg-active-color);
  border: 1px solid var(--nav-border-active-color);
  border-bottom: 2px solid var(--nav-bg-active-color);
}

/*== Nav Position
================*/
.carousel-navs-pos--top-right {
  padding-top: 60px;
}
.carousel-navs-pos--top-right .swiper-nav-buttons .swiper-button-next,
.carousel-navs-pos--top-right .swiper-nav-buttons .swiper-button-prev {
  top: 24px;
  left: auto;
}
.carousel-navs-pos--top-right .swiper-nav-buttons .swiper-button-next {
  right: 0;
}
.carousel-navs-pos--top-right .swiper-nav-buttons .swiper-button-prev {
  right: 60px;
}

.carousel-navs-pos--top-left {
  padding-top: 60px;
}
.carousel-navs-pos--top-left .swiper-nav-buttons .swiper-button-next,
.carousel-navs-pos--top-left .swiper-nav-buttons .swiper-button-prev {
  top: 24px;
}
.carousel-navs-pos--top-left .swiper-nav-buttons .swiper-button-next {
  left: 60px;
}
.carousel-navs-pos--top-left .swiper-nav-buttons .swiper-button-prev {
  left: 0;
}

/* Navs Pos Center */
.carousel-navs-pos--center .swiper-nav-buttons .swiper-button-next,
.carousel-navs-pos--center .swiper-nav-buttons .swiper-button-prev {
  top: var(--swiper-center-pos);
}
.carousel-navs-pos--center .swiper-nav-buttons .swiper-button-next {
  right: -2%;
}
.carousel-navs-pos--center .swiper-nav-buttons .swiper-button-prev {
  left: -2%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .carousel-navs-pos--center .swiper-nav-buttons .swiper-button-next {
    right: 4%;
  }
  .carousel-navs-pos--center .swiper-nav-buttons .swiper-button-prev {
    left: 4%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .carousel-navs-pos--center .swiper-nav-buttons .swiper-button-next {
    right: 4%;
  }
  .carousel-navs-pos--center .swiper-nav-buttons .swiper-button-prev {
    left: 4%;
  }
}
@media (max-width: 575px) {
  .carousel-navs-pos--center .swiper-nav-buttons .swiper-button-next {
    right: 4%;
  }
  .carousel-navs-pos--center .swiper-nav-buttons .swiper-button-prev {
    left: 4%;
  }
}
@media (max-width: 479px) {
  .carousel-navs-pos--center .swiper-nav-buttons .swiper-button-next {
    right: 4%;
  }
  .carousel-navs-pos--center .swiper-nav-buttons .swiper-button-prev {
    left: 4%;
  }
}

/* Navs Pos Center Outsite */
.carousel-navs-pos--center-outside .swiper-nav-buttons .swiper-button-next,
.carousel-navs-pos--center-outside .swiper-nav-buttons .swiper-button-prev {
  top: var(--swiper-center-pos);
}
.carousel-navs-pos--center-outside .swiper-nav-buttons .swiper-button-next {
  right: -6%;
}
.carousel-navs-pos--center-outside .swiper-nav-buttons .swiper-button-prev {
  left: -6%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .carousel-navs-pos--center-outside .swiper-nav-buttons .swiper-button-next {
    right: 4%;
  }
  .carousel-navs-pos--center-outside .swiper-nav-buttons .swiper-button-prev {
    left: 4%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .carousel-navs-pos--center-outside .swiper-nav-buttons .swiper-button-next {
    right: 4%;
  }
  .carousel-navs-pos--center-outside .swiper-nav-buttons .swiper-button-prev {
    left: 4%;
  }
}
@media (max-width: 575px) {
  .carousel-navs-pos--center-outside .swiper-nav-buttons .swiper-button-next {
    right: 4%;
  }
  .carousel-navs-pos--center-outside .swiper-nav-buttons .swiper-button-prev {
    left: 4%;
  }
}
@media (max-width: 479px) {
  .carousel-navs-pos--center-outside .swiper-nav-buttons .swiper-button-next {
    right: 4%;
  }
  .carousel-navs-pos--center-outside .swiper-nav-buttons .swiper-button-prev {
    left: 4%;
  }
}

/* Navs Pos Center Outsite */
.carousel-navs-pos--center-inside .swiper-nav-buttons .swiper-button-next,
.carousel-navs-pos--center-inside .swiper-nav-buttons .swiper-button-prev {
  top: var(--swiper-center-pos);
}
.carousel-navs-pos--center-inside .swiper-nav-buttons .swiper-button-next {
  right: 2%;
}
.carousel-navs-pos--center-inside .swiper-nav-buttons .swiper-button-prev {
  left: 2%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .carousel-navs-pos--center-inside .swiper-nav-buttons .swiper-button-next {
    right: 4%;
  }
  .carousel-navs-pos--center-inside .swiper-nav-buttons .swiper-button-prev {
    left: 4%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .carousel-navs-pos--center-inside .swiper-nav-buttons .swiper-button-next {
    right: 4%;
  }
  .carousel-navs-pos--center-inside .swiper-nav-buttons .swiper-button-prev {
    left: 4%;
  }
}
@media (max-width: 575px) {
  .carousel-navs-pos--center-inside .swiper-nav-buttons .swiper-button-next {
    right: 4%;
  }
  .carousel-navs-pos--center-inside .swiper-nav-buttons .swiper-button-prev {
    left: 4%;
  }
}
@media (max-width: 479px) {
  .carousel-navs-pos--center-inside .swiper-nav-buttons .swiper-button-next {
    right: 4%;
  }
  .carousel-navs-pos--center-inside .swiper-nav-buttons .swiper-button-prev {
    left: 4%;
  }
}

.carousel-navs-pos--top-center {
  padding-top: 60px;
}
.carousel-navs-pos--top-center .swiper-nav-buttons .swiper-button-next,
.carousel-navs-pos--top-center .swiper-nav-buttons .swiper-button-prev {
  top: 24px;
}
.carousel-navs-pos--top-center .swiper-nav-buttons .swiper-button-next {
  right: 46%;
}
.carousel-navs-pos--top-center .swiper-nav-buttons .swiper-button-prev {
  left: 46%;
}

.carousel-navs-pos--bottom .swiper-nav-buttons {
  margin-top: 40px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.carousel-navs-pos--bottom .swiper-nav-buttons .swiper-button-next,
.carousel-navs-pos--bottom .swiper-nav-buttons .swiper-button-prev {
  position: relative;
  left: auto;
  right: auto;
}
.carousel-navs-pos--bottom .swiper-pagination {
  width: auto !important;
}
.carousel-navs-pos--bottom .swiper-pagination {
  width: auto !important;
}
.carousel-navs-pos--bottom .swiper-nav-buttons {
  gap: 22px;
}

/* Navs Pos verticle-right */
.carousel-navs-pos--verticle-right .swiper-nav-buttons .swiper-button-next,
.carousel-navs-pos--verticle-right .swiper-nav-buttons .swiper-button-prev {
  top: var(--swiper-center-pos);
}
.carousel-navs-pos--verticle-right .swiper-nav-buttons .swiper-button-next {
  right: -6%;
  top: 50%;
  -webkit-transform: translateY(calc(50% + 5px));
      -ms-transform: translateY(calc(50% + 5px));
          transform: translateY(calc(50% + 5px));
}
.carousel-navs-pos--verticle-right .swiper-nav-buttons .swiper-button-next svg {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.carousel-navs-pos--verticle-right .swiper-nav-buttons .swiper-button-prev {
  left: inherit;
  right: -6%;
  top: 50%;
  -webkit-transform: translateY(calc(-50% - 5px));
      -ms-transform: translateY(calc(-50% - 5px));
          transform: translateY(calc(-50% - 5px));
}
.carousel-navs-pos--verticle-right .swiper-nav-buttons .swiper-button-prev svg {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
/* Navs Pos verticle-right */
.carousel-navs-pos--verticle-left .swiper-nav-buttons .swiper-button-next,
.carousel-navs-pos--verticle-left .swiper-nav-buttons .swiper-button-prev {
  top: var(--swiper-center-pos);
}
.carousel-navs-pos--verticle-left .swiper-nav-buttons .swiper-button-next {
  left: -6%;
  top: 50%;
  -webkit-transform: translateY(calc(50% + 5px));
      -ms-transform: translateY(calc(50% + 5px));
          transform: translateY(calc(50% + 5px));
}
.carousel-navs-pos--verticle-left .swiper-nav-buttons .swiper-button-next svg {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.carousel-navs-pos--verticle-left .swiper-nav-buttons .swiper-button-prev {
  left: -6%;
  top: 50%;
  -webkit-transform: translateY(calc(-50% - 5px));
      -ms-transform: translateY(calc(-50% - 5px));
          transform: translateY(calc(-50% - 5px));
}
.carousel-navs-pos--verticle-left .swiper-nav-buttons .swiper-button-prev svg {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
/*== Carousel Dot
==================*/
.carousel--has-dots .swiper-pagination {
  position: relative;
  width: 100%;
}
.carousel--has-dots .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: var(--dot-bg-color);
  border-color: var(--dot-border-color);
  opacity: 1;
  bottom: 0;
}
.carousel--has-dots .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--dot-bg-color-active);
  border-color: var(--dot-bg-color-active);
}
.carousel--has-dots .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0;
  margin-top: 32px;
}
.carousel--has-dots.carousel-dots--bottom {
  --swiper-bottom-space-dots: 44px;
}

.dot--style-01 {
  --dot-bg-color-active: #ffffff;
  --dot-bg-color: #1a1a1a;
  --dot-border-color: #FF5C34;
  --swiper-pagination-bullet-horizontal-gap: 8px;
}
.dot--style-01 .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0;
  overflow: visible;
}
.dot--style-01 .swiper-pagination .swiper-pagination-bullet {
  background: var(--dot-bg-color);
  width: 8px;
  height: 8px;
  position: relative;
}
.dot--style-01 .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--dot-bg-color-active);
}
.dot--style-01 .swiper-pagination .swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  left: -5.6px;
  top: -5.9px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 6px solid var(--dot-border-color);
  width: 20px;
  height: 20px;
}
.dot--style-01 .swiper-pagination.swiper-pagination-bullets-dynamic {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dot--style-02 {
  --dot-bg-color-active: #6d68ff;
  --dot-bg-color: #aba8ff;
  --swiper-pagination-bullet-horizontal-gap: 8px;
}
.dot--style-02 .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0;
  overflow: visible;
}
.dot--style-02 .swiper-pagination .swiper-pagination-bullet {
  background: var(--dot-bg-color);
  width: 7px;
  height: 7px;
  position: relative;
}
.dot--style-02 .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--dot-bg-color-active);
}
.dot--style-02 .swiper-pagination .swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid var(--dot-bg-color-active);
  width: 27px;
  height: 27px;
  background-color: rgba(247, 255, 255, 0.2784313725);
  border-radius: 3px 5px;
}
.dot--style-02 .swiper-pagination.swiper-pagination-bullets-dynamic {
  padding-top: 10px;
  padding-bottom: 10px;
}

.gsp-style-01 {
  --gsp-sub-title-hover-color: #191919;
  --gsp-desc-hover-color: #191919;
  --gsp-action-btn-width: 80px;
  --gsp-action-btn-height: 80px;
  --gsp-action-btn-bg-color: #FF5C34;
  --gsp-action-btn-bg-hover-color: #FF5C34;
  --gsp-action-btn--icon-hover-color: #ffffff;
}
.gsp-style-01 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  width: auto;
  height: auto;
  background: rgba(255, 255, 255, 0.95);
}
.gsp-style-01 .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-btn {
  border: none !important;
}
.gsp-style-01 .gs-project-single .gsp-content-box .gsp-content {
  padding-left: 0;
  padding-right: 0;
}

.gsp-style-02 {
  --gsp-title-color: #191919;
  --gsp-title-bg-color: #ffffff;
  --gsp-sub-title-color: #ffffff;
  --gsp-sub-title-bg-color: #FF5C34;
  --gsp-sub-title-font-size: 16px;
}
.gsp-style-02 .gs-project-single .gsp-content-box {
  aspect-ratio: 0.787;
}
.gsp-style-02 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: 0.787;
}
.gsp-style-02 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background-color: rgba(0, 0, 0, 0.5098039216);
  -webkit-transform: skewX(-25deg);
      -ms-transform: skewX(-25deg);
          transform: skewX(-25deg);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  left: -480px;
}
.gsp-style-02 .gs-project-single .gsp-content-box .gsp-img-wrap img {
  -webkit-transform: scale(1.1) skew(-3deg);
      -ms-transform: scale(1.1) skew(-3deg);
          transform: scale(1.1) skew(-3deg);
}
.gsp-style-02 .gs-project-single .gsp-content-box .gsp-content {
  padding: 0;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 30px;
}
.gsp-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-title {
  background-color: var(--gsp-title-bg-color);
  padding: 6px 18px;
  display: block;
  -webkit-transform: translateY(32px);
      -ms-transform: translateY(32px);
          transform: translateY(32px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.gsp-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-tagline {
  background-color: var(--gsp-sub-title-bg-color);
  padding: 4px 18px;
  display: inline-block;
  -webkit-transform: translateY(32px);
      -ms-transform: translateY(32px);
          transform: translateY(32px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.gsp-style-02 .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-img-overlay {
  -webkit-animation: shine 1.5s;
          animation: shine 1.5s;
  left: 700px;
}
.gsp-style-02 .gs-project-single .gsp-content-box:hover .gsp-img-wrap img {
  -webkit-transform: scale(1.2) skew(0deg);
      -ms-transform: scale(1.2) skew(0deg);
          transform: scale(1.2) skew(0deg);
}
.gsp-style-02 .gs-project-single .gsp-content-box:hover .gsp-content .gsp-title {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.gsp-style-02 .gs-project-single .gsp-content-box:hover .gsp-content .gsp-tagline {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

/* gsp-horizontal
========================*/
.gsp-horizontal .gs-project-single {
  min-width: 50% !important;
}
@media (max-width: 767px) {
  .gsp-horizontal .gs-project-single {
    min-width: 100% !important;
  }
}

/* gsp-horizontal-One
========================*/
.gsp-horizontal-01 {
  --gsp-title-font-family: "Poppins", sans-serif;
  --gsp-title-font-size: 22px;
  --gsp-desc-color: #777777;
  --gsp-desc-hover-color: #777777;
  --gsp-action-btn-icon-color: #191919;
  --gsp-action-btn--icon-hover-color: #ffffff;
  --gsp-action-btn-bg-color: #ffffff;
  --gsp-action-btn-bg-hover-color: #FF5C34;
  --gsp-action-btn-border-color: #fff;
  --gsp-action-btn-border-hover-color: #FF5C34;
  --gsp-tags-hover-color: #191919;
}
.gsp-horizontal-01 .gs-project-single .gsp-content-box {
  padding: 30px;
  background-color: var(--gsp-single-bg);
  border: 1px solid #E5E5E5;
  border-radius: 15px;
}
.gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  background: #ffffff;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-date {
  position: relative;
  padding-left: 20px;
}
.gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-date::after {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 12px;
  height: 2px;
  background: #777777;
  border-radius: 1px;
}
.gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-img-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 210px;
          flex: 1 0 210px;
  height: 210px;
  border-radius: 10px;
}
.gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-description {
  margin-top: 16px;
  letter-spacing: -0.3px;
}
.gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-title {
  margin-top: 11px;
}
.gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-tags-wrapper {
  margin-top: 10px;
}
.gsp-horizontal-01 .gs-project-single .gsp-content-box:hover {
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
  border: 1px solid #ffffff;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .gsp-horizontal-01 {
    --gsp-title-font-size: 16px;
    --gsp-title-line-height: 1;
  }
  .gsp-horizontal-01 .gs-project-single .gsp-content-box {
    padding: 16px;
  }
  .gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-content .gsp-content-left {
    width: 100%;
  }
  .gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-img-wrap {
    height: 100%;
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .gsp-horizontal-01 .gs-project-single .gsp-content-box {
    padding: 16px;
  }
  .gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-content .gsp-content-left {
    width: 100%;
  }
  .gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-img-wrap {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .gsp-horizontal-01 .gs-project-single .gsp-content-box {
    padding: 16px;
  }
  .gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-content .gsp-content-left {
    width: 100%;
  }
  .gsp-horizontal-01 .gs-project-single .gsp-content-box .gsp-img-wrap {
    width: 100%;
  }
}

/* gsp-horizontal-Two
=====================*/
.gsp-horizontal-02 {
  --gsp-title-font-family: "Poppins", sans-serif;
  --gsp-title-font-size: 22px;
  --gsp-desc-color: #777777;
  --gsp-desc-hover-color: #777777;
  --gsp-action-btn-icon-color: #191919;
  --gsp-action-btn--icon-hover-color: #191919;
  --gsp-action-btn-bg-color: #ffffff;
  --gsp-action-btn-bg-hover-color: #ffffff;
  --gsp-action-btn-border-color: #fff;
  --gsp-action-btn-border-hover-color: #ffffff;
  --gsp-viewbtn-font-size: 16px;
  --gsp-tags-hover-color: #191919;
}
.gsp-horizontal-02 .gs-project-single .gsp-content-box {
  padding: 30px;
  background-color: var(--gsp-single-bg);
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
}
.gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  background: #ffffff;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-date span {
  margin-right: 6px;
}
.gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-img-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 210px;
          flex: 1 0 210px;
  height: 210px;
}
.gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(255, 92, 52, 0.8);
}
.gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-description {
  margin-top: 16px;
  letter-spacing: -0.3px;
}
.gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-title {
  margin-top: 11px;
}
.gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-tags-wrapper {
  margin-top: 4px;
}
.gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-tags-wrapper .gsp-tags {
  color: #191919;
}
.gsp-horizontal-02 .gs-project-single .gsp-content-box .view-btn-wrapper {
  margin-top: 10px;
}
.gsp-horizontal-02 .gs-project-single .gsp-content-box:hover {
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
  border: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .gsp-horizontal-02 .gs-project-single .gsp-content-box {
    padding: 16px;
  }
  .gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-content .gsp-content-left {
    width: 100%;
  }
  .gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-content .gsp-content-right {
    width: 100%;
  }
  .gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-img-wrap {
    height: 100%;
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .gsp-horizontal-02 .gs-project-single .gsp-content-box {
    padding: 16px;
  }
  .gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-content .gsp-content-left {
    width: 100%;
  }
  .gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-content .gsp-content-right {
    width: 100%;
  }
  .gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-img-wrap {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 479px) {
  .gsp-horizontal-02 .gs-project-single .gsp-content-box {
    padding: 16px;
  }
  .gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-content .gsp-content-right {
    width: 100%;
  }
  .gsp-horizontal-02 .gs-project-single .gsp-content-box .gsp-img-wrap {
    width: 100%;
  }
}

.gsp-list-style-01 .gs-project-single,
.gsp-list-style-02 .gs-project-single {
  width: 100%;
  min-width: 100%;
}

/* gsp-list-style-One
=====================*/
.gsp-list-style-01 {
  --gsp-title-font-size: 28px;
  --gsp-cats-font-family: "Arimo", sans-serif;
  --gsp-cats-color: #191919;
}
.gsp-list-style-01 .gs-project-single {
  margin-bottom: 0;
}
.gsp-list-style-01 .gs-project-single .gsp-content-box {
  padding: 30px 0;
  border-bottom: 1px solid rgba(13, 13, 13, 0.1);
  width: 100%;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  overflow: visible;
}
.gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-img-wrap {
  position: absolute;
  width: 340px;
  aspect-ratio: 6/4;
  top: 0;
  left: 0;
  overflow: visible;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.3s, -webkit-transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.3s, transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.3s, transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
.gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-thumbnail-wrapper {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-img-wrap img {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  -webkit-transition: none;
  transition: none;
}
.gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  padding: 0;
}
.gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-content .step-number {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
}
.gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  text-align: right;
}
.gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap .gsp-arrow-icon svg {
  -webkit-transition: 0.25s ease-in;
  transition: 0.25s ease-in;
  -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
          transform: rotate(-30deg);
}
.gsp-list-style-01 .gs-project-single:hover .gsp-content-box {
  padding-left: 30px;
  padding-right: 30px;
  border-bottom: 1px solid transparent;
  background: #F3F3F3;
}
.gsp-list-style-01 .gs-project-single:hover .gsp-img-wrap {
  opacity: 1;
}
.gsp-list-style-01 .gs-project-single:hover .gsp-arrow-icon-wrap .gsp-arrow-icon svg {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}

/* gsp-list-style-Two
=====================*/
.gsp-list-style-02 {
  --gsp-title-font-size: 28px;
  --gsp-cats-font-family: "Arimo", sans-serif;
  --gsp-desc-font-family: "Arimo", sans-serif;
}
.gsp-list-style-02 .gs-project-single {
  margin-bottom: 0;
}
.gsp-list-style-02 .gs-project-single .gsp-content-box {
  width: 100%;
}
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: inherit;
}
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  padding: 30px 0;
  border-bottom: 1px solid rgba(13, 13, 13, 0.1);
}
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-img-wrap {
  width: 0;
  aspect-ratio: 1.466;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 70%;
  width: 0;
  margin: auto 0;
}
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-img-wrap img {
  border-radius: 10px;
}
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-title {
  width: 50%;
}
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-list-description {
  width: 30%;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap {
  width: 20%;
  text-align: right;
}
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap .gsp-arrow-icon svg {
  -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
          transform: rotate(-30deg);
}
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-img-wrap,
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-list-description,
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-title {
  -webkit-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content:hover .gsp-img-wrap {
  width: 15%;
}
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content:hover .gsp-list-description {
  opacity: 0;
  -webkit-transform: translateX(15%);
      -ms-transform: translateX(15%);
          transform: translateX(15%);
}
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content:hover .gsp-mid-title {
  -webkit-transform: translateX(12.5vw);
      -ms-transform: translateX(12.5vw);
          transform: translateX(12.5vw);
}
.gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content:hover .gsp-arrow-icon-wrap .gsp-arrow-icon svg {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}

/* gsp-list-responsive */
@media (min-width: 768px) and (max-width: 1024px) {
  .gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-img-wrap {
    display: none;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-img-wrap {
    position: relative;
    width: 100%;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-title {
    width: 100%;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-title .gsp-title {
    font-size: 20px;
    width: 100%;
    margin-top: 10px;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-list-description {
    width: 100%;
    margin-top: 10px;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap {
    width: 100%;
    text-align: left;
    margin-top: 10px;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content:hover .gsp-img-wrap {
    width: 100%;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content:hover .gsp-mid-title {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content:hover .gsp-list-description {
    opacity: 1;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .step-number p {
    font-size: 24px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .gsp-list-style-01 {
    --gsp-title-font-size: 20px;
  }
  .gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-img-wrap {
    display: none;
  }
  .gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-content .step-number {
    -ms-flex-preferred-size: 50px;
        flex-basis: 50px;
  }
  .gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-content .step-number p {
    font-size: 20px;
  }
  .gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap {
    -ms-flex-preferred-size: 30px;
        flex-basis: 30px;
  }
  .gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap .gsp-arrow-icon svg {
    width: 16px;
    height: 16px;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-img-wrap {
    position: relative;
    width: 100%;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-title {
    width: 100%;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-title .gsp-title {
    font-size: 20px;
    width: 100%;
    margin-top: 10px;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-list-description {
    width: 100%;
    margin-top: 10px;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap {
    width: 100%;
    text-align: left;
    margin-top: 10px;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content:hover .gsp-img-wrap {
    width: 100%;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content:hover .gsp-mid-title {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content:hover .gsp-list-description {
    opacity: 1;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .step-number {
    -ms-flex-preferred-size: 50px;
        flex-basis: 50px;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .step-number p {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  .gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-content .step-number {
    -ms-flex-preferred-size: 40px;
        flex-basis: 40px;
  }
  .gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-content .step-number p {
    font-size: 24px;
  }
  .gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap {
    margin-top: 16px;
    -ms-flex-preferred-size: 30px;
        flex-basis: 30px;
  }
  .gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-img-wrap {
    display: none;
  }
  .gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-title {
    font-size: 20px;
  }
  .gsp-list-style-01 .gs-project-single .gsp-content-box .gsp-categories {
    margin-top: 6px;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-img-wrap {
    position: relative;
    width: 100%;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-title {
    width: 100%;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-title .gsp-title {
    font-size: 20px;
    width: 100%;
    margin-top: 10px;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-list-description {
    width: 100%;
    margin-top: 10px;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap {
    width: 100%;
    text-align: left;
    margin-top: 10px;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content:hover .gsp-img-wrap {
    width: 100%;
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content:hover .gsp-mid-title {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .gsp-content:hover .gsp-list-description {
    opacity: 1;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .gsp-list-style-02 .gs-project-single .gsp-content-box .step-number p {
    font-size: 24px;
  }
}
.gs-archive-container {
  width: 1170px;
  margin: 0 auto;
}
.gs-archive-container .arc-title {
  text-align: center;
  padding: 60px 0;
  font-size: 36px;
  font-weight: 400 !important;
}
.gs-archive-container .arc-title a {
  font-weight: inherit;
  color: inherit;
  text-decoration: none;
}
.gs-archive-container .gs-roow {
  gap: 16px;
  padding-bottom: 24px;
  padding: 16px 16px 32px 16px;
}
.gs-archive-container .gs-roow .gsp-archive-single-item {
  margin-bottom: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(33.333% - 16px);
          flex: 1 1 calc(33.333% - 16px); /* 3 items per row by default */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.gs-archive-container .gs-roow .gsp-archive-single-item .gsp-thumbnail-wrapper {
  width: 100%;
  height: 230px;
  line-height: 0;
}
.gs-archive-container .gs-roow .gsp-archive-single-item .gsp-thumbnail-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.gs-archive-container .gs-roow .gsp-archive-single-item .gsp-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  margin: 12px 0;
}
.gs-archive-container .gs-roow .gsp-archive-single-item .gsp-title a {
  text-decoration: none;
  color: inherit;
}
.gs-archive-container .gs-roow .gsp-archive-single-item .gsp-title a:hover {
  text-decoration: underline;
}

/* Tablet: 2 per row */
@media (max-width: 992px) {
  .gs-archive-container .gs-roow .gsp-archive-single-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 16px);
            flex: 1 1 calc(50% - 16px);
  }
}
/* Mobile: 1 per row */
@media (max-width: 600px) {
  .gs-archive-container .gs-roow .gsp-archive-single-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
/* gsp single style 
====================*/
.gspps-container-fluid {
  width: 100%;
  padding-bottom: 120px;
}

.gspps-container-box {
  max-width: 1200px;
  margin: 0 auto !important;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}

.gs-single-container .gs-project-single .project-categoires {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #191919;
}
.gs-single-container .gs-project-single .gsp-title {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.3;
  text-transform: normal;
  color: #191919;
}
.gs-single-container .gs-project-single .gsp-single-excerpt {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #191919;
}
.gs-single-container .gs-project-single .gsp-project-info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.gs-single-container .gs-project-single .gsp-project-info-wrapper .gsp-social-share-icons {
  width: 20%;
}
.gs-single-container .gs-project-single .gsp-project-info-wrapper .gsp-rating .star-rating .fa-star, .gs-single-container .gs-project-single .gsp-project-info-wrapper .gsp-rating .star-rating .fa-star-half-alt {
  color: #ffad00;
}
.gs-single-container .gs-project-single .gsp-info-label {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  text-transform: normal;
  color: #95a5a6;
  margin-bottom: 0;
}
.gs-single-container .gs-project-single .gsp-info-name {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #191919;
  margin: 0;
}
.gs-single-container .gs-project-single .gsp-social-share-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.gs-single-container .gs-project-single .gsp-social-share-icons i {
  color: #191919;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
}
.gs-single-container .gs-project-single .gsp-social-share-icons i:hover {
  color: #ffffff;
  background: linear-gradient(44.61deg, #E74279 1.39%, #F9AF6F 99.26%);
  -webkit-backdrop-filter: blur(2.5px);
          backdrop-filter: blur(2.5px);
}
.gs-single-container .gs-project-single .gsp-content h2 {
  font-family: "Arimo", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.3;
  text-transform: capitalize;
  color: #191919;
}
.gs-single-container .gs-project-single .gsp-content p {
  font-family: "Arimo", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: -0.3px;
  color: #191919;
  margin-bottom: 16px;
}
.gs-single-container .gs-project-single .gsp-single-img {
  width: 100%;
  height: 550px;
  margin-top: 48px;
}
.gs-single-container .gs-project-single .gsp-single-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.gs-single-container .gs-project-single .gsp-img {
  width: 100%;
  height: 100%;
}
.gs-single-container .gs-project-single .gsp-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.gs-single-container .gs-project-single .gsp-additional-info {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  text-transform: normal;
  color: #191919;
}
.gs-single-container .gs-project-single .gsp-additional-info .gsp-additional-info-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gs-single-container .gs-project-single .gsp-additional-info i {
  margin-right: 6px;
}
.gs-single-container .gs-project-single .gsp-video-project {
  width: 100%;
}
.gs-single-container .gs-project-single .gsp-video-project .gsp-video iframe {
  width: 100%;
  height: 400px;
}
.gs-single-container .gs-project-single .gsp-audio-project {
  width: 100%;
}
.gs-single-container .gs-project-single .gsp-audio-project iframe {
  width: 100%;
}
.gs-single-container .gs-project-single .gsp-content-section .gsp-cs-header h3 {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.3;
  text-transform: normal;
  color: #191919;
}
.gs-single-container .gs-project-single .gsp-breadcumb-list {
  position: absolute;
  bottom: 0;
  z-index: 999;
  padding: 9px 52px 9px 12px;
  background-color: #0c3743;
  border-top: 4px solid #ffffff;
  margin-top: 0;
  -webkit-clip-path: polygon(0% 0%, 95% 0%, 100% 100%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 95% 0%, 100% 100%, 100% 100%, 0% 100%);
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  font-size: 16px;
  font-weight: 400;
}
.gs-single-container .gs-project-single .gsp-breadcumb-list li {
  color: #fff;
}
.gs-single-container .gs-project-single .gsp-breadcumb-list li a {
  margin-right: 6px;
  color: #f7f7f7;
  -webkit-transition: all cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.gs-single-container .gs-project-single .gsp-breadcumb-list li a:hover {
  color: #3498db;
}
.gs-single-container .gs-project-single .gsp-breadcumb-list li.gs-breadcrumbs-end {
  color: #f9dd09;
}
.gs-single-container .gs-project-single .gsp-swiper-container .swiper .swiper-wrapper {
  height: inherit !important;
}
.gs-single-container .gs-project-single .gsp-swiper-container .swiper-button-prev:after,
.gs-single-container .gs-project-single .gsp-swiper-container .swiper-button-next:after {
  display: none !important;
}
.gs-single-container .gs-project-single .gsp-swiper-container .swiper-button-next,
.gs-single-container .gs-project-single .gsp-swiper-container .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 50%;
}
.gs-single-container .gs-project-single .gsp-swiper-container .swiper-button-next svg,
.gs-single-container .gs-project-single .gsp-swiper-container .swiper-button-prev svg {
  width: 16px;
  height: 16px;
}
.gs-single-container .gs-project-single .gsp-swiper-container .swiper-button-next svg path,
.gs-single-container .gs-project-single .gsp-swiper-container .swiper-button-prev svg path {
  fill: var(--nav-icon-color);
}
.gs-single-container .gs-project-single .gsp-swiper-container .swiper-button-next:hover,
.gs-single-container .gs-project-single .gsp-swiper-container .swiper-button-prev:hover {
  background: var(--nav-bg-active-color);
  border: 1px solid var(--nav-bg-active-color);
  background: linear-gradient(44.61deg, #E74279 1.39%, #F9AF6F 99.26%);
  -webkit-backdrop-filter: blur(2.5px);
          backdrop-filter: blur(2.5px);
}
.gs-single-container .gs-project-single .gsp-swiper-container .swiper-button-next:hover svg path,
.gs-single-container .gs-project-single .gsp-swiper-container .swiper-button-prev:hover svg path {
  fill: #ffffff;
}
.gs-single-container .gs-project-single .gsp-swiper-container .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.gs-single-container .gs-project-single .gsp-swiper-container .gsp-images .swiper-slide img {
  width: 100%;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 2.127;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .gs-single-container .gs-project-single .project-categoires {
    font-size: 14px;
  }
  .gs-single-container .gs-project-single .gsp-project-social-icon {
    margin-top: 20px;
  }
  .gs-single-container .gs-project-single .gs-col-md-9 {
    width: 100%;
  }
  .gs-single-container .gs-project-single .gs-col-md-3 {
    width: 100%;
  }
  .gs-single-container .gs-project-single .gsp-social-share-icons {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .gs-single-container .gs-project-single .gsp-title {
    font-size: 30px;
  }
  .gs-single-container .gs-project-single .project-categoires {
    font-size: 14px;
  }
  .gs-single-container .gs-project-single .gsp-content h2 {
    font-size: 20px;
  }
  .gs-single-container .gs-project-single .gsp-project-social-icon {
    margin-top: 20px;
  }
  .gs-single-container .gs-project-single .gsp-project-info-wrapper .info-content-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 14px;
  }
  .gs-single-container .gs-project-single .gsp-single-img {
    height: 330px;
  }
  .gs-single-container .gs-project-single .gsp-social-share-icons {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.gs-single-container {
  /* End of Responsive Quary 768px */
}
@media (max-width: 479px) {
  .gs-single-container .gs-project-single .gsp-project-info-top {
    margin-bottom: 30px;
  }
  .gs-single-container .gs-project-single .gsp-title {
    font-size: 24px;
  }
  .gs-single-container .gs-project-single .project-categoires {
    font-size: 14px;
  }
  .gs-single-container .gs-project-single .gsp-content h2 {
    font-size: 20px;
  }
  .gs-single-container .gs-project-single .gsp-project-info-wrapper .info-content-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 14px;
  }
  .gs-single-container .gs-project-single .gsp-single-img {
    height: 230px;
  }
  .gs-single-container .gs-project-single .gsp-social-share-icons {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .gs-single-container .gs-project-single .gsp-breadcumb-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.gs-single-container {
  /* End of Responsive Quary 479px */
}

.gs-single-style-one {
  padding: 0 !important;
}
.gs-single-style-one .gs-project-single .gspps-header-wrap {
  background: linear-gradient(135deg, #2c3e50, #3498db);
  padding: 4rem 0;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box {
  padding: 0 20px;
}
.gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-left {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-left .gsp-title {
  color: #ffffff;
}
.gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-left .gsp-tagline {
  margin-top: 12px;
}
.gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-left .gsp-tagline .gsp-tagline-name {
  color: #ffffff;
}
.gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-right .gsp-status {
  color: #ffffff;
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-weight: bold;
  font-size: 0.9rem;
  background-color: #2ecc71;
}
.gs-single-style-one .gs-project-single .gspps-featured-img {
  position: relative;
  width: 100%;
  height: 70vh;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-top: 60px;
}
.gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left {
  width: 60%;
}
.gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section {
  margin-bottom: 32px;
}
.gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section:last-child {
  margin-bottom: 0;
}
.gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section .gsp-cs-header {
  background-color: #ffffff;
  border-bottom: 1px solid #DEDEDE;
}
.gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right {
  width: 40%;
}
.gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section {
  margin-bottom: 32px;
}
.gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section:last-child {
  margin-bottom: 0;
}
.gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section .gsp-cs-header {
  background-color: #DEDEDE;
}
.gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section .gsp-cs-content {
  padding: 16px 20px;
}
.gs-single-style-one .gs-project-single .gspps-info-wrap .gsp-content-section {
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
          box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.gs-single-style-one .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-header {
  padding: 20px 16px;
  border-bottom: 1px solid #DEDEDE;
}
.gs-single-style-one .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content {
  padding: 16px 20px;
}
.gs-single-style-one .gs-project-single .gsp-cm-video-audio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-top: 60px;
}
.gs-single-style-one .gs-project-single .gsp-cm-video-audio .gsps-cm-video-wrap,
.gs-single-style-one .gs-project-single .gsp-cm-video-audio .gsps-cm-audio-wrap {
  width: 50%;
}
.gs-single-style-one .gs-project-single .gsp-project-info-wrapper .info-content-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #f0f0f0;
  padding: 12px 0;
}
.gs-single-style-one .gs-project-single .gsp-project-info-wrapper .info-content-box:last-child {
  border-bottom: none;
}
.gs-single-style-one .gs-project-single .gsp-project-info-wrapper .gsp-url .gsp-url-value a {
  color: #3498db;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.gs-single-style-one .gs-project-single .gsp-project-info-wrapper .gsp-url .gsp-url-value a:hover {
  text-decoration: none;
}
.gs-single-style-one .gs-project-single .gsp-swiper-container {
  border-radius: 0 !important;
}
.gs-single-style-one .gs-project-single .gsp-swiper-container .gsp-images .swiper-slide {
  border-radius: 0;
}
.gs-single-style-one .gs-project-single .gsp-swiper-container .gsp-images .swiper-slide img {
  border-radius: 0;
}

@media (min-width: 480px) and (max-width: 767px) {
  .gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-left {
    text-align: center;
  }
  .gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-left .gsp-title {
    font-size: 24px;
  }
  .gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-right {
    margin-top: 20px;
  }
  .gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left {
    width: 100%;
  }
  .gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right {
    width: 100%;
  }
  .gs-single-style-one .gs-project-single .gsp-cm-video-audio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gs-single-style-one .gs-project-single .gsp-cm-video-audio .gsps-cm-video-wrap,
  .gs-single-style-one .gs-project-single .gsp-cm-video-audio .gsps-cm-audio-wrap {
    width: 100%;
  }
} /* End of Responsive Quary 768px */
@media (max-width: 479px) {
  .gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-left {
    text-align: center;
  }
  .gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-left .gsp-title {
    font-size: 24px;
  }
  .gs-single-style-one .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-right {
    margin-top: 20px;
  }
  .gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left {
    width: 100%;
  }
  .gs-single-style-one .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right {
    width: 100%;
  }
  .gs-single-style-one .gs-project-single .gsp-cm-video-audio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gs-single-style-one .gs-project-single .gsp-cm-video-audio .gsps-cm-video-wrap,
  .gs-single-style-one .gs-project-single .gsp-cm-video-audio .gsps-cm-audio-wrap {
    width: 100%;
  }
}
