@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-title-hover-color: #191919;
  --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: #fff;
  --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: #fff;
  --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: #fff;
  --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: #fff;
  --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: #fff;
  --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;
  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-roow {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.gs_project_area.view_type_gsp-masonry .gs-roow .gs-project-single {
  height: auto;
}
.gs_project_area.view_type_gsp-masonry .gs-roow .gs-project-single .gsp-content-box {
  height: auto;
  aspect-ratio: unset;
}
.gs_project_area.view_type_gsp-masonry .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: unset;
  height: auto;
}
.gs_project_area.view_type_gsp-masonry .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-thumbnail-wrapper {
  height: auto;
}
.gs_project_area.view_type_gsp-masonry .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-thumbnail-wrapper img {
  height: auto;
}

.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--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 {
  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%;
}

.gsp-popup-style-02 .mfp-content--container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 70px;
  background: #fff;
  border-radius: 10px;
}
.gsp-popup-style-02 .mfp-content--container .gsp-content .gsp-project-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin-top: 12px;
}
.gsp-popup-style-02 .mfp-content--container .gsp-content .gsp-project-info .gsp-info-label,
.gsp-popup-style-02 .mfp-content--container .gsp-content .gsp-project-info .gsp-info-name {
  font-family: "Arimo", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  text-transform: capitalize;
  color: #191919;
}
.gsp-popup-style-02 .mfp-content--container .gsp-content .gsp-project-info .gsp-info-label {
  font-weight: bold;
}
.gsp-popup-style-02 .mfp-content--container .gsp-content .gsp-single-excerpt {
  margin-top: 17px;
}
.gsp-popup-style-02 .mfp-content--container .gsp-images-gallery {
  position: relative;
  --gsp-thumbs-area-gap: 40px;
}
.gsp-popup-style-02 .mfp-content--container .gsp-images-gallery .gsp-swiper-container--thumb-area {
  position: absolute;
  bottom: var(--gsp-thumbs-area-gap);
  left: var(--gsp-thumbs-area-gap);
  right: var(--gsp-thumbs-area-gap);
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.gsp-popup-style-02 .mfp-content--container .gsp-popup-content-top {
  width: 100%;
}

.gsp-popup-style-03 .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;
}
.gsp-popup-style-03 .mfp-content--container .gsp-popup-left-container {
  width: 50%;
}
.gsp-popup-style-03 .mfp-content--container .gsp-popup-right-container {
  width: 50%;
}
.gsp-popup-style-03 .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;
}
.gsp-popup-style-03 .mfp-content--container .gsp-content .gsp-project-info .info-content-box {
  width: 50%;
  margin-bottom: 18px;
}
.gsp-popup-style-03 .mfp-content--container .gsp-content .gsp-project-info .info-content-box:last-child {
  margin-bottom: 0;
}
.gsp-popup-style-03 .mfp-content--container .gsp-content .gsp-project-info .info-content-box .gsp-info-label,
.gsp-popup-style-03 .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;
}
.gsp-popup-style-03 .mfp-content--container .gsp-content .gsp-project-info .info-content-box .gsp-info-label {
  font-weight: 600 !important;
  font-size: 18px !important;
}
.gsp-popup-style-03 .mfp-content--container .gsp-content button.gsp-btn {
  border-radius: 0;
  padding: 20px 32px;
}

/* 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-desc-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 .gsp-content .gsp-excerpt.gsp-description {
  color: #2F2F2F;
}
.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;
}
.gsp-slider-02 .swiper-pagination {
  margin-top: 24px;
}

.gsp-slider-03 {
  --swiper-thumbs-space-top: 30px;
  --swiper-thumbs-height: 140px;
  --swiper-thumbs-space: calc(var(--swiper-thumbs-height) + var(--swiper-thumbs-space-top));
  --swiper-center-pos: calc(50% - var(--swiper-thumbs-space) / 2);
  --gsp-item-border-radius: 10px;
}
.gsp-slider-03 .gs-containeer {
  position: relative;
}
.gsp-slider-03 .gs-roow {
  aspect-ratio: 16/9;
  border-radius: var(--gsp-item-border-radius);
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.gsp-slider-03 .gs-project-single {
  width: auto;
  max-width: 70%;
  height: 100%;
  padding: 0;
  border-radius: var(--gsp-item-border-radius);
  overflow: hidden;
}
.gsp-slider-03 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: unset;
  height: 100%;
}
.gsp-slider-03 .gs-project-single .gsp-content-box .gsp-thumbnail-wrapper {
  height: 100%;
}
.gsp-slider-03 .gs-project-single .gsp-content-box .gsp-thumbnail-wrapper img {
  width: auto;
  height: 100%;
}
.gsp-slider-03 .gs-project-single .gsp-content {
  display: none;
}
.gsp-slider-03 .gsp-swiper-container--thumb-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gsp-slider-03 .gsp-swiper-container--thumb-area .gsp-swiper-container--thumb {
  margin-top: var(--swiper-thumbs-space-top);
}
.gsp-slider-03 .gsp-swiper-container--thumb-area .swiper-slide {
  width: auto;
  height: auto;
  margin: 0;
}
.gsp-slider-03 .gsp-swiper-container--thumb-area img {
  width: auto;
  height: var(--swiper-thumbs-height);
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--gsp-item-border-radius);
}

.gsp-slider-04 {
  --gsp-title-font-family: "Outfit", sans-serif;
  --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-04 .gs-project-single .gsp-content-box {
  border-radius: 10px;
}
.gsp-slider-04 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: inherit;
  height: 100%;
}
.gsp-slider-04 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper {
  -webkit-transform: translateY(0) scale(0);
      -ms-transform: translateY(0) scale(0);
          transform: translateY(0) scale(0);
}
.gsp-slider-04 .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-04 .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-04 .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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -170px;
  z-index: 9999;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-radius: 0 0 10px 10px;
}
.gsp-slider-04 .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper {
  -webkit-transform: translateY(-60px) scale(1);
      -ms-transform: translateY(-60px) scale(1);
          transform: translateY(-60px) scale(1);
}
.gsp-slider-04 .gs-project-single .gsp-content-box:hover .gsp-content {
  bottom: 0;
}
.gsp-slider-04 .gs-project-single:nth-child(odd) {
  width: 25%;
}
.gsp-slider-04 .gs-project-single:nth-child(odd) .gsp-content-box .gsp-title a {
  font-size: 14px;
}
.gsp-slider-04 .gs-project-single:nth-child(odd) .gsp-content-box .gsp-tagline {
  font-size: 12px;
}
.gsp-slider-04 .gs-project-single:nth-child(odd) .gsp-content-box .gsp-action-btn-wrapper .gsp-action-btn {
  width: 40px;
  height: 40px;
}
.gsp-slider-04 .gs-project-single:nth-child(even) {
  width: 50%;
}
.gsp-slider-04 .swiper-wrapper {
  height: 370px;
}
.gsp-slider-05 {
  --gsp-sub-title-hover-color: #191919;
}

/* 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--style-03 {
  --nav-border-color: #fff;
  --nav-bg-active-color: #8800FF;
}
.nav--style-03 .swiper-nav-buttons .swiper-button-next,
.nav--style-03 .swiper-nav-buttons .swiper-button-prev {
  border: 1px solid var(--nav-border-color);
}
.nav--style-03 .swiper-nav-buttons .swiper-button-next:hover,
.nav--style-03 .swiper-nav-buttons .swiper-button-prev:hover {
  background: var(--nav-bg-active-color);
}
.nav--style-03 .swiper-nav-buttons .swiper-button-next:hover svg path,
.nav--style-03 .swiper-nav-buttons .swiper-button-prev:hover svg path {
  fill: var(--nav-icon-active-color);
}

.nav--style-04 {
  --nav-border-color: #E5E5E5;
  --nav-border-active-color: #F042BF;
  --nav-bg-active-color: #F042BF;
}
.nav--style-04 .swiper-nav-buttons .swiper-button-next,
.nav--style-04 .swiper-nav-buttons .swiper-button-prev {
  border: 1px solid var(--nav-border-color);
  border-radius: 5px;
}
.nav--style-04 .swiper-nav-buttons .swiper-button-next:hover,
.nav--style-04 .swiper-nav-buttons .swiper-button-prev:hover {
  background: var(--nav-bg-active-color);
  border: 1px solid var(--nav-border-active-color);
}

.nav--style-05 {
  --nav-border-color: #E5E5E5;
  --nav-border-active-color: #FF5C00;
  --nav-bg-active-color: #FF5C00;
}
.nav--style-05 .swiper-nav-buttons .swiper-button-next,
.nav--style-05 .swiper-nav-buttons .swiper-button-prev {
  border: 1px solid var(--nav-border-color);
  border-radius: 0;
}
.nav--style-05 .swiper-nav-buttons .swiper-button-next:hover,
.nav--style-05 .swiper-nav-buttons .swiper-button-prev:hover {
  background: var(--nav-bg-active-color);
  border: 1px solid var(--nav-border-active-color);
}

.nav--style-06 {
  --nav-icon-active-color: #722EC4;
  --nav-border-color: transparent;
  --nav-border-active-color: transparent;
}
.nav--style-06 .swiper-nav-buttons .swiper-button-next,
.nav--style-06 .swiper-nav-buttons .swiper-button-prev {
  border: none;
  border-radius: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: transparent;
}
.nav--style-06 .swiper-nav-buttons .swiper-button-next:hover,
.nav--style-06 .swiper-nav-buttons .swiper-button-prev:hover {
  background: transparent;
  border: none;
}
.nav--style-06 .swiper-nav-buttons .swiper-button-next:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 30px;
  background-color: rgba(34, 34, 34, 0.25);
  left: -22px;
  pointer-events: none;
}

.nav--style-06.carousel-navs-pos--bottom .swiper-nav-buttons .swiper-button-next:before,
.nav--style-06.carousel-navs-pos--center .swiper-nav-buttons .swiper-button-next:before,
.nav--style-06.carousel-navs-pos--center-outside .swiper-nav-buttons .swiper-button-next:before,
.nav--style-06.carousel-navs-pos--center-intside .swiper-nav-buttons .swiper-button-next:before {
  display: none;
}

.nav--style-06.carousel-navs-pos--top-center .swiper-nav-buttons .swiper-button-next:before {
  left: -31px;
}

.nav--style-06.carousel-navs-pos--verticle-right .swiper-nav-buttons .swiper-button-next:before {
  top: -14px;
  height: 20px;
  left: 6px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.nav--style-06.carousel-navs-pos--verticle-left .swiper-nav-buttons .swiper-button-next:before {
  top: -14px;
  height: 20px;
  left: 6px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.nav--style-07 {
  --nav-icon-active-color: #FF5C00;
  --nav-border-color: transparent;
  --nav-border-active-color: transparent;
}
.nav--style-07 .swiper-nav-buttons .swiper-button-next,
.nav--style-07 .swiper-nav-buttons .swiper-button-prev {
  border: none;
  border-radius: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: transparent;
}
.nav--style-07 .swiper-nav-buttons .swiper-button-next:hover,
.nav--style-07 .swiper-nav-buttons .swiper-button-prev:hover {
  background: transparent;
  border: none;
}

.nav--style-08 .swiper-nav-buttons .swiper-button-next,
.nav--style-08 .swiper-nav-buttons .swiper-button-prev {
  color: #222;
  font-family: "Outfit", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  text-transform: capitalize;
  width: auto;
  height: auto;
  background-color: transparent;
  border: 1px solid #191919;
  padding: 6px 18px;
  border-radius: 30px;
}
.nav--style-08 .swiper-nav-buttons .swiper-button-next svg,
.nav--style-08 .swiper-nav-buttons .swiper-button-prev svg {
  width: 10px;
  height: 10px;
}
.nav--style-08 .swiper-nav-buttons .swiper-button-next:hover,
.nav--style-08 .swiper-nav-buttons .swiper-button-prev:hover {
  background-color: #FF5C00;
  border: 1px solid #FF5C00;
  color: #ffffff;
}
.nav--style-08 .swiper-nav-buttons .swiper-button-prev svg {
  margin-right: 6px;
}
.nav--style-08 .swiper-nav-buttons .swiper-button-next svg {
  margin-left: 6px;
}

.nav--style-08.carousel-navs-pos--top-left .swiper-nav-buttons .swiper-button-prev {
  left: 100px;
}
.nav--style-08.carousel-navs-pos--top-left .swiper-nav-buttons .swiper-button-next {
  left: 0px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.nav--style-08.carousel-navs-pos--top-right .swiper-nav-buttons .swiper-button-prev {
  right: 110px;
}
.nav--style-08.carousel-navs-pos--top-right .swiper-nav-buttons .swiper-button-next {
  right: 10px;
}

.nav--style-08.carousel-navs-pos--center .swiper-nav-buttons .swiper-button-next:before,
.nav--style-08.carousel-navs-pos--center-outside .swiper-nav-buttons .swiper-button-next:before,
.nav--style-08.carousel-navs-pos--bottom .swiper-nav-buttons .swiper-button-next:before {
  display: none;
}

.nav--style-08.carousel-navs-pos--bottom .swiper-nav-buttons .swiper-button-prev,
.nav--style-08.carousel-navs-pos--bottom .swiper-nav-buttons .swiper-button-next {
  top: 20%;
}

.nav--style-08.carousel-navs-pos--top-center .swiper-nav-buttons .swiper-button-prev {
  left: 42%;
  margin-left: 5px;
}
.nav--style-08.carousel-navs-pos--top-center .swiper-nav-buttons .swiper-button-next {
  right: 42%;
  margin-right: 5px;
}

.nav--style-08.carousel-navs-pos--verticle-left .swiper-nav-buttons .swiper-button-next {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.nav--style-09 {
  --nav-icon-active-color: #FF5C00;
}
.nav--style-09 .swiper-nav-buttons .swiper-button-next,
.nav--style-09 .swiper-nav-buttons .swiper-button-prev {
  color: #222;
  text-transform: uppercase;
  width: auto;
  height: auto;
  background-color: transparent;
  border: none;
}
.nav--style-09 .swiper-nav-buttons .swiper-button-next:hover,
.nav--style-09 .swiper-nav-buttons .swiper-button-prev:hover {
  background-color: transparent;
  border: none;
  color: #FF5C00;
}

.nav--style-09.carousel-navs-pos--top-right .swiper-nav-buttons .swiper-button-prev {
  right: 80px !important;
}
.nav--style-09.carousel-navs-pos--top-right .swiper-nav-buttons .swiper-button-next:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 30px;
  background-color: rgba(34, 34, 34, 0.25);
  left: -32px;
  pointer-events: none;
}

.nav--style-09.carousel-navs-pos--top-left .swiper-nav-buttons .swiper-button-next {
  left: 68px;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}
.nav--style-09.carousel-navs-pos--top-left .swiper-nav-buttons .swiper-button-next:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 30px;
  background-color: rgba(34, 34, 34, 0.25);
  left: -26px;
  pointer-events: none;
}

.nav--style-09.carousel-navs-pos--bottom .swiper-nav-buttons .swiper-button-prev,
.nav--style-09.carousel-navs-pos--bottom .swiper-nav-buttons .swiper-button-next {
  top: 23%;
}

/*== 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;
}

.dot--style-03 {
  --dot-bg-color-active: #0D0D0D;
  --dot-bg-color: rgba(13, 13, 13, 0.4);
  --swiper-pagination-bullet-horizontal-gap: 8px;
}
.dot--style-03 .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0;
  overflow: visible;
}
.dot--style-03 .swiper-pagination .swiper-pagination-bullet {
  background: var(--dot-bg-color);
  width: 7px;
  height: 7px;
  position: relative;
}
.dot--style-03 .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--dot-bg-color-active);
}
.dot--style-03 .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;
}
.dot--style-03 .swiper-pagination.swiper-pagination-bullets-dynamic {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dot--style-04 {
  --dot-bg-color-active: linear-gradient(63.58deg, #E74279 17.26%, #F9AF6F 82.74%);
  --dot-bg-color: #E6E6E6;
}
.dot--style-04 .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 4px;
  border-radius: 120px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.dot--style-04 .swiper-pagination .swiper-pagination-bullet-active {
  width: 50px;
}
.dot--style-04 .swiper-pagination.swiper-pagination-bullets-dynamic {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dot--style-05 {
  --dot-bg-color-active: linear-gradient(206.93deg, #EC00B8 16.85%, #8800FF 58.96%);
  --dot-bg-color: #E6E6E6;
}
.dot--style-05 .swiper-pagination .swiper-pagination-bullet {
  width: 3px;
  height: 10px;
  border-radius: 120px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.dot--style-05 .swiper-pagination .swiper-pagination-bullet-active {
  height: 30px;
}
.dot--style-05 .swiper-pagination.swiper-pagination-bullets-dynamic {
  padding-top: 10px;
  padding-bottom: 10px;
}
.dot--style-05 .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal {
  margin-top: 48px;
}

.dot--style-06 {
  --dot-bg-color-active: #FA704E;
  --dot-bg-color: #fff;
  --swiper-pagination-bullet-horizontal-gap: 8px;
}
.dot--style-06 .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0;
  overflow: visible;
}
.dot--style-06 .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  position: relative;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  border: 1px solid #1A1A1A;
}
.dot--style-06 .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--dot-bg-color-active);
  border: 1px solid var(--dot-bg-color-active);
}
.dot--style-06 .swiper-pagination .swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  left: -6px;
  top: -6px;
  width: 100%;
  height: 100%;
  border-radius: 0;
  border: 1px solid var(--dot-bg-color-active);
  width: 20px;
  height: 20px;
}
.dot--style-06 .swiper-pagination.swiper-pagination-bullets-dynamic {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dot--style-07 {
  --dot-bg-color-active: #FA704E;
  --dot-bg-color: #fff;
  --swiper-pagination-bullet-horizontal-gap: 6px;
}
.dot--style-07 .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0;
  overflow: visible;
}
.dot--style-07 .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  position: relative;
  border: 1px solid #1A1A1A;
}
.dot--style-07 .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--dot-bg-color-active);
  border: 1px solid var(--dot-bg-color-active);
}
.dot--style-07 .swiper-pagination.swiper-pagination-bullets-dynamic {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dot--style-08 {
  --dot-bg-color-active: #0D0D0D;
  --dot-bg-color: #DEDEDE;
}
.dot--style-08 .swiper-pagination .swiper-pagination-bullet {
  background: var(--dot-bg-color);
  border-color: var(--dot-bg-color-active);
  width: 17px;
  height: 17px;
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}
.dot--style-08 .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--dot-bg-color-active);
  border: 1px solid var(--dot-bg-color-active);
  width: 17px;
  height: 17px;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.dot--style-08 .swiper-pagination.swiper-pagination-bullets-dynamic {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dot--style-09 {
  --dot-bg-color-active: #FF5C34;
  --dot-bg-color: #DEDEDE;
}
.dot--style-09 .swiper-pagination .swiper-pagination-bullet {
  background: var(--dot-bg-color);
  border-color: var(--dot-bg-color-active);
  width: 17px;
  height: 17px;
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}
.dot--style-09 .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--dot-bg-color-active);
  border: 1px solid var(--dot-bg-color-active);
  width: 17px;
  height: 17px;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.dot--style-09 .swiper-pagination.swiper-pagination-bullets-dynamic {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dot--style-10 {
  --dot-bg-color: transparent;
  --dot-bg-color-active: #8800FF;
}
.dot--style-10 .swiper-pagination .swiper-pagination-bullet {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Jost", sans-serif;
  font-size: 18px;
  color: #2F2F2F;
  border: 1px solid #E5E5E5;
}
.dot--style-10 .swiper-pagination .swiper-pagination-bullet-active {
  color: #ffffff;
}
.dot--style-10 .swiper-pagination.swiper-pagination-bullets-dynamic {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dot--style-11 {
  --dot-bg-color: transparent;
  --dot-bg-color-active: transparent;
}
.dot--style-11 .swiper-pagination .swiper-pagination-bullet {
  width: 32px;
  height: 32px;
  border-radius: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Jost", sans-serif;
  font-size: 18px;
  color: #2F2F2F;
}
.dot--style-11 .swiper-pagination .swiper-pagination-bullet-active {
  color: #00A776;
}

.gsp-style-01 {
  --gsp-sub-title-hover-color: #191919;
  --gsp-desc-hover-color: #191919;
  --gsp-action-btn-width: 48px;
  --gsp-action-btn-height: 48px;
  --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-sub-title-hover-color: #ffffff;
  --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-style-03 {
  --gsp-title-font-size: 20px;
  --gsp-title-hover-color: #191919;
  --gsp-sub-title-hover-color: #191919;
  --gsp-desc-hover-color: #191919;
  --gsp-title-text-transform: uppercase;
  --gsp-sub-title-font-size: 14px;
  --gsp-sub-title-text-transform: uppercase;
  --gsp-action-btn--icon-hover-color: #ffffff;
}
.gsp-style-03 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 20px;
}
.gsp-style-03 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(151, 32, 255, 0.8);
  border-radius: 20px;
}
.gsp-style-03 .gs-project-single .gsp-content-box .gsp-content {
  padding-left: 0;
  padding-right: 0;
}
.gsp-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-tagline {
  margin-top: 8px;
}

.gsp-style-04 {
  --gsp-title-color: #191919;
  --gsp-title-bg-color: #ffffff;
  --gsp-sub-title-color: #ffffff;
  --gsp-sub-title-hover-color: #ffffff;
  --gsp-sub-title-bg-color: #191919;
  --gsp-sub-title-font-size: 16px;
}
.gsp-style-04 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: 1;
}
.gsp-style-04 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background-color: rgba(0, 0, 0, 0.5803921569);
  display: none;
}
.gsp-style-04 .gs-project-single .gsp-content-box .gsp-content {
  padding: 0;
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.gsp-style-04 .gs-project-single .gsp-content-box .gsp-content .gsp-title {
  background-color: var(--gsp-title-bg-color);
  padding: 4px 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;
  border: 1px solid #000000;
  margin-bottom: 5px;
}
.gsp-style-04 .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-04 .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-04 .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-style-05 {
  --gsp-title-font-size: 22px;
  --gsp-title-font-family: "Outfit", sans-serif;
  --gsp-title-color: #ffffff;
  --gsp-title-hover-color: #ffffff;
  --gsp-action-btn-icon-color: #ffffff;
  --gsp-action-btn--icon-hover-color: #dbdbdb;
}
.gsp-style-05 .gs-project-single .gsp-content-box {
  aspect-ratio: 1.288;
  border-radius: 20px;
}
.gsp-style-05 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: 1.288;
}
.gsp-style-05 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content {
  background: -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(69%, rgba(0, 0, 0, 0)));
  background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 69%);
  border-radius: 20px;
}
.gsp-style-05 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  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;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.25);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border: none !important;
}
.gsp-style-05 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn a svg {
  width: auto;
  height: auto;
}
.gsp-style-05 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn a svg path {
  fill: #ffffff;
}
.gsp-style-05 .gs-project-single .gsp-content-box .gsp-action-btn-wrapper {
  gap: 20px;
}
.gsp-style-05 .gs-project-single .gsp-content-box .gsp-action-btn-wrapper .gsp-action-btn {
  border: none !important;
  background-color: transparent;
  border-radius: 0;
  width: auto;
  height: auto;
}
.gsp-style-05 .gs-project-single .gsp-content-box .gsp-action-btn-wrapper .gsp-action-btn:hover {
  background-color: transparent;
}
.gsp-style-05 .gs-project-single .gsp-content-box .gsp-content {
  padding: 0px 24px;
  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;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 26px;
  -webkit-transform: translateY(78px);
      -ms-transform: translateY(78px);
          transform: translateY(78px);
  z-index: 9999;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.gsp-style-05 .gs-project-single .gsp-content-box:hover .gsp-content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.gsp-style-06 {
  --gsp-sub-title-hover-color: #191919;
  --gsp-desc-hover-color: #191919;
  --gsp-title-font-family: "Outfit", sans-serif;
  --gsp-title-font-size: 20px;
  --gsp-sub-title-font-size: 15px;
  --gsp-sub-title-color: #FA704E;
  --gsp-sub-title-text-transform: uppercase;
  --gsp-action-btn-radius: 0;
  --gsp-action-btn-border: #191919;
  --gsp-action-btn-icon-color: #191919;
  --gsp-action-btn--icon-hover-color: #ffffff;
  --gsp-action-btn-width: 40px;
  --gsp-action-btn-height: 40px;
  --gsp-action-btn-bg-hover-color: #191919;
  --gsp-action-btn-border-color: #191919;
  --gsp-action-btn-border-hover-color: #191919;
}
.gsp-style-06 .gs-project-single .gsp-content-box {
  padding: 30px 20px;
  background-color: var(--gsp-single-bg);
}
.gsp-style-06 .gs-project-single .gsp-content-box .gsp-content {
  padding-top: 0;
  padding: 0 0 24px 0;
}
.gsp-style-06 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: 1.394;
}
.gsp-style-06 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.gsp-style-06 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper {
  margin-top: 0;
}
.gsp-style-06 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
  width: 40px;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0);
  background-color: #ffffff;
}
.gsp-style-06 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn:hover {
  background-color: #fa704e;
}
.gsp-style-06 .gs-project-single .gsp-content-box .gsp-description,
.gsp-style-06 .gs-project-single .gsp-content-box .gsp-action-btn-wrapper {
  margin-top: 24px;
}
.gsp-style-06 .gs-project-single .gsp-content-box .gsp-description {
  margin-top: 16px;
}
.gsp-style-06 .gs-project-single .gsp-content-box .gsp-title {
  margin-top: 4px;
}

.gsp-style-07 {
  --gsp-title-font-size: 22px;
  --gsp-title-font-family: "Outfit", sans-serif;
  --gsp-title-color: #ffffff;
  --gsp-title-hover-color: #ffffff;
  --gsp-sub-title-color: #ffffff;
  --gsp-sub-title-font-size: 16px;
  --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: #191919;
  --gsp-action-btn-border-hover-color: #191919;
}
.gsp-style-07 .gs-project-single .gsp-content-box {
  aspect-ratio: 0.835;
  border-radius: 10px;
}
.gsp-style-07 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: 0.835;
}
.gsp-style-07 .gs-project-single .gsp-content-box .gsp-content {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(180px);
      -ms-transform: translateY(180px);
          transform: translateY(180px);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  padding: 44px 26px 20px 18px;
  border-radius: 12px;
}
.gsp-style-07 .gs-project-single .gsp-content-box .gsp-content .gsp-inner-content {
  position: relative;
  z-index: 999;
}
.gsp-style-07 .gs-project-single .gsp-content-box .gsp-content .gsp-inner-content .gsp-action-btn-wrapper {
  position: absolute;
  right: 0;
  top: -32px;
}
.gsp-style-07 .gs-project-single .gsp-content-box .gsp-content .gsp-inner-content .gsp-action-btn-wrapper .gsp-action-btn:hover {
  border: 1px solid var(--gsp-action-btn-border-hover-color);
}
.gsp-style-07 .gs-project-single .gsp-content-box .gsp-content::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(151, 32, 255, 0.9);
  -webkit-clip-path: polygon(0 2%, 100% 39%, 100% 100%, 0 100%);
          clip-path: polygon(0 2%, 100% 39%, 100% 100%, 0 100%);
}
.gsp-style-07 .gs-project-single .gsp-content-box:hover .gsp-content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.gsp-style-08 {
  --gsp-title-font-size: 18px;
  --gsp-title-font-family: "Outfit", sans-serif;
  --gsp-title-color: #191919;
  --gsp-sub-title-color: #808080;
  --gsp-sub-title-hover-color: #191919;
  --gsp-sub-title-font-size: 14px;
  --gsp-title-text-transform: uppercase;
  --gsp-sub-title-text-transform: uppercase;
  --gsp-img-overlay-bg: rgba(0, 0, 0, 0.5);
  --gsp-viewbtn-color: #ffffff;
  --gsp-viewbtn-font-weight: 400;
}
.gsp-style-08 .gs-project-single .gsp-content-box {
  aspect-ratio: 0.7486;
}
.gsp-style-08 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: 0.7486;
}
.gsp-style-08 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content {
  background: rgba(151, 32, 255, 0.8);
  background: -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(69%, rgba(0, 0, 0, 0)));
  background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 69%);
  border-radius: 20px;
}
.gsp-style-08 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.gsp-style-08 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  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-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
  background: linear-gradient(44.61deg, #E74279 1.39%, #F9AF6F 99.26%);
  border: none;
}
.gsp-style-08 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn svg {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.gsp-style-08 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn svg path {
  fill: #fff;
}
.gsp-style-08 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .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);
}
.gsp-style-08 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn:hover svg path {
  fill: #e7e7e7;
}
.gsp-style-08 .gs-project-single .gsp-content-box .gsp-content {
  padding: 30px 0;
  background-color: #ffffff;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -126px;
  z-index: 9999;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.gsp-style-08 .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper {
  -webkit-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
          transform: translateY(-40px);
}
.gsp-style-08 .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn svg {
  -webkit-transform: rotate(30deg) translateX(10px);
      -ms-transform: rotate(30deg) translateX(10px);
          transform: rotate(30deg) translateX(10px);
}
.gsp-style-08 .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn a {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
}
.gsp-style-08 .gs-project-single .gsp-content-box:hover .gsp-content {
  bottom: 0;
}

.gsp-style-09 {
  --gsp-sub-title-hover-color: #191919;
  --gsp-desc-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: #FF5C34;
  --gsp-action-btn-border-color: #000;
  --gsp-action-btn-border-hover-color: #FF5C34;
}
.gsp-style-09 .gs-project-single .gsp-content-box {
  border-radius: 10px;
  aspect-ratio: 1.392;
}
.gsp-style-09 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: 1.392;
}
.gsp-style-09 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 10px;
  left: 16px;
  top: 16px;
  right: 16px;
  bottom: 16px;
  width: auto;
  height: auto;
}
.gsp-style-10 {
  --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-style-10 .gs-project-single .gsp-content-box {
  aspect-ratio: 0.757;
}
.gsp-style-10 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 10px;
  aspect-ratio: 0.757;
}
.gsp-style-10 .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-style-10 .gs-project-single .gsp-content-box .gsp-content {
  position: absolute;
  left: 0;
  bottom: 0;
  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(120px);
      -ms-transform: translateY(120px);
          transform: translateY(120px);
  z-index: 999;
  text-align: center;
}
.gsp-style-10 .gs-project-single .gsp-content-box:hover .gsp-content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.gsp-style-11 {
  --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: #880d59;
  --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-style-11 .gs-project-single .gsp-content-box {
  border-radius: 10px;
}
.gsp-style-11 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper {
  -webkit-transform: translateY(0) scale(0);
      -ms-transform: translateY(0) scale(0);
          transform: translateY(0) scale(0);
}
.gsp-style-11 .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-style-11 .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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -170px;
  z-index: 9999;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-radius: 0 0 10px 10px;
  gap: 10px;
}
.gsp-style-11 .gs-project-single .gsp-content-box .gsp-content .gsp-action-btn-wrapper .gsp-action-btn:hover svg path {
  fill: #f8f8f8;
}
.gsp-style-11 .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper {
  -webkit-transform: translateY(-60px) scale(1);
      -ms-transform: translateY(-60px) scale(1);
          transform: translateY(-60px) scale(1);
}
.gsp-style-11 .gs-project-single .gsp-content-box:hover .gsp-content {
  bottom: 0;
}

.gsp-style-12 {
  --gsp-sub-title-hover-color: #191919;
  --gsp-desc-hover-color: #191919;
  --gsp-action-btn-bg-hover-color: #ffffff;
  --gsp-action-btn-border-hover-color: #ffffff;
}
.gsp-style-12 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 10px;
}
.gsp-style-12 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: linear-gradient(44.61deg, rgba(231, 66, 121, 0.9) 1.39%, rgba(249, 175, 111, 0.9) 99.26%);
}
.gsp-style-12 .gs-project-single .gsp-content-box .gsp-content {
  padding-left: 0;
  padding-right: 0;
}
.gsp-style-13 {
  --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-style-13 .gs-project-single .gsp-content-box {
  aspect-ratio: 1.293;
  border-radius: 30px;
}
.gsp-style-13 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: 1.293;
}
.gsp-style-13 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(69%, rgba(0, 0, 0, 0)));
  background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 69%);
  border-radius: 30px;
}
.gsp-style-13 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content {
  top: 20px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.gsp-style-13 .gs-project-single .gsp-content-box .gsp-content {
  position: absolute;
  left: 0;
  bottom: 0;
  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);
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.gsp-style-13 .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-overlay-content {
  top: 0px;
}
.gsp-style-13 .gs-project-single .gsp-content-box:hover .gsp-content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.gsp-style-14 {
  --gsp-title-font-family: "Outfit", sans-serif;
  --gsp-title-font-size: 20px;
  --gsp-sub-title-font-size: 15px;
  --gsp-sub-title-hover-color: #191919;
  --gsp-img-overlay-bg: rgba(0, 0, 0, 0.5);
  --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-style-14 .gs-project-single .gsp-content-box {
  padding: 20px;
  background-color: var(--gsp-single-bg);
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
}
.gsp-style-14 .gs-project-single .gsp-content-box .gsp-content {
  padding-bottom: 0;
  text-align: center;
}
.gsp-style-14 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 10px;
}
.gsp-style-15 {
  --gsp-action-btn-bg-hover-color: #ffffff;
  --gsp-action-btn-border-hover-color: #ffffff;
  --gsp-action-btn-radius: 0;
  --gsp-sub-title-color: #9E9E9E;
  --gsp-sub-title-hover-color: #9E9E9E;
  --gsp-desc-hover-color: #191919;
}
.gsp-style-15 .gs-project-single .gsp-content-box {
  overflow: inherit;
}
.gsp-style-15 .gs-project-single .gsp-content-box .gsp-overlay-content {
  background: linear-gradient(225.73deg, rgba(236, 0, 184, 0.8) 1.28%, rgba(136, 0, 255, 0.8) 63.99%);
}
.gsp-style-15 .gs-project-single .gsp-content-box .gsp-content {
  padding-left: 0;
  padding-right: 0;
}
.gsp-style-15 .gs-project-single .gsp-content-box:hover .gsp-img-wrap {
  overflow: inherit;
}
.gsp-style-15 .gs-project-single .gsp-content-box:hover .gsp-img-wrap img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.gsp-style-15 .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-overlay-content {
  left: 14px;
  top: 14px;
}

.gsp-style-16 {
  --gsp-sub-title-color: #FF5C34;
  --gsp-sub-title-hover-color: #FF5C34;
  --gsp-desc-hover-color: #6a6a6a;
  --gsp-action-btn-icon-color: #191919;
  --gsp-action-btn--icon-hover-color: #ffffff;
  --gsp-action-btn-bg-color: #F0F0F0;
  --gsp-action-btn-bg-hover-color: #FF5C34;
  --gsp-action-btn-width: 40px;
  --gsp-action-btn-height: 40px;
  --gsp-desc-color: #6A6A6A;
}
.gsp-style-16 .gs-project-single .gsp-content-box {
  border: 1px solid #E5E5E5;
  background-color: #ffffff;
  border-radius: 10px;
  height: 100%;
}
.gsp-style-16 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: 1.385;
}
.gsp-style-16 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 10px;
  left: 16px;
  top: 16px;
  right: 16px;
  bottom: 16px;
  width: auto;
  height: auto;
}
.gsp-style-16 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
  background-color: #FF5C34;
}
.gsp-style-16 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn a svg {
  width: 20px;
  height: 20px;
}
.gsp-style-16 .gs-project-single .gsp-content-box .gsp-ac-btn-wrapper16 .gsp-action-btn {
  color: #ffffff;
}
.gsp-style-16 .gs-project-single .gsp-content-box .gsp-ac-btn-wrapper16 .gsp-action-btn a {
  color: #ffffff;
}
.gsp-style-16 .gs-project-single .gsp-content-box .gsp-content {
  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;
}
.gsp-style-16 .gs-project-single .gsp-content-box .gsp-content .gsp-action-btn-wrapper {
  margin-top: 10px;
}
.gsp-style-16 .gs-project-single .gsp-content-box .gsp-content .gsp-action-btn-wrapper .gsp-action-btn {
  border: none !important;
}
.gsp-style-16 .gs-project-single .gsp-content-box .gsp-content .gsp-action-btn-wrapper .gsp-action-btn svg {
  width: 16px;
  height: 16px;
}
.gsp-style-16 .gs-project-single .gsp-content-box .gsp-content .gsp-tagline,
.gsp-style-16 .gs-project-single .gsp-content-box .gsp-content .gsp-title,
.gsp-style-16 .gs-project-single .gsp-content-box .gsp-content .gsp-description {
  text-align: center;
}
.gsp-style-16 .gs-project-single .gsp-content-box .gsp-content .gsp-description {
  margin-top: 8px;
  margin-bottom: 8px;
}
.gsp-style-17 {
  --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-style-17 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 10px;
  aspect-ratio: 1.6;
}
.gsp-style-17 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
.gsp-style-17 .gs-project-single .gsp-content-box .gsp-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transform: translateY(104px);
      -ms-transform: translateY(104px);
          transform: translateY(104px);
}
.gsp-style-17 .gs-project-single .gsp-content-box:hover .gsp-content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.gsp-style-18 {
  --gsp-title-font-size: 24px;
  --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-cats-font-size: 16px;
  --gsp-viewbtn-font-size: 16px;
}
.gsp-style-18 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
.gsp-style-18 .gs-project-single .gsp-content-box .gsp-content {
  padding-left: 0;
  padding-right: 0;
}
.gsp-style-18 .gs-project-single .gsp-content-box .gsp-content .gsp-title {
  margin-top: 5px;
}
.gsp-style-18 .gs-project-single .gsp-content-box .gsp-content .view-btn-wrapper {
  margin-top: 5px;
}
.gsp-style-19 {
  --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-style-19 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 10px;
}
.gsp-style-19 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  left: 16px;
  top: 16px;
  right: 16px;
  bottom: 16px;
  width: auto;
  height: auto;
  border-radius: 10px;
  background: linear-gradient(44.61deg, rgba(231, 66, 121, 0.9) 1.39%, rgba(249, 175, 111, 0.9) 99.26%);
}
.gsp-style-19 .gs-project-single .gsp-content-box .gsp-overlay-content {
  top: 12%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.gsp-style-19 .gs-project-single .gsp-content-box .gsp-content {
  position: absolute;
  left: 0;
  bottom: 56px;
  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;
  text-align: center;
}
.gsp-style-20 {
  --gsp-title-color: #ffffff;
  --gsp-sub-title-color: #ffffff;
  --gsp-action-btn-bg-hover-color: #fff;
  --gsp-action-btn-border-hover-color: #fff;
  --gsp-action-btn-radius: 0;
}
.gsp-style-20 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 0;
}
.gsp-style-20 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content {
  background: linear-gradient(225.73deg, rgba(236, 0, 184, 0.8) 1.28%, rgba(136, 0, 255, 0.8) 63.99%);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.gsp-style-20 .gs-project-single .gsp-content-box .gsp-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.gsp-style-20 .gs-project-single .gsp-content-box:hover .gsp-content {
  opacity: 0;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
}

.gsp-style-21 {
  --gsp-action-btn-bg-hover-color: #ffffff;
  --gsp-action-btn-border-hover-color: #ffffff;
  --gsp-action-btn-radius: 10px;
  --gsp-sub-title-hover-color: #191919;
  --gsp-desc-hover-color: #191919;
  --gsp-viewbtn-font-size: 16px;
}
.gsp-style-21 .gs-project-single .gsp-content-box {
  overflow: inherit;
}
.gsp-style-21 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 10px;
  overflow: inherit;
}
.gsp-style-21 .gs-project-single .gsp-content-box .gsp-img-wrap img {
  border-radius: 10px;
}
.gsp-style-21 .gs-project-single .gsp-content-box .gsp-overlay-content {
  background: linear-gradient(44.61deg, rgba(231, 66, 121, 0.9) 1.39%, rgba(249, 175, 111, 0.9) 99.26%);
  -webkit-backdrop-filter: blur(2.5px);
          backdrop-filter: blur(2.5px);
  border-radius: 10px;
}
.gsp-style-21 .gs-project-single .gsp-content-box .gsp-content {
  padding-left: 0;
  padding-right: 0;
}
.gsp-style-21 .gs-project-single .gsp-content-box .gsp-content .gsp-description {
  margin-top: 8px;
  margin-bottom: 8px;
}
.gsp-style-21 .gs-project-single .gsp-content-box:hover .gsp-img-wrap img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.gsp-style-21 .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-overlay-content {
  left: 14px;
  top: 14px;
}

.gsp-style-22 {
  --gsp-sub-title-color: #FF5C34;
  --gsp-sub-title-hover-color: #FF5C34;
  --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-width: 40px;
  --gsp-action-btn-height: 40px;
  --gsp-action-btn-border-hover-color: #9720FF;
  --gsp-desc-color: #777777;
  --gsp-desc-hover-color: #777777;
}
.gsp-style-22 .gs-project-single .gsp-content-box {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
.gsp-style-22 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(0, 0, 0, 0.3);
}
.gsp-style-22 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content {
  opacity: 1 !important;
  visibility: visible !important;
  left: inherit;
  top: 14px;
  right: 20px;
  width: auto;
  height: auto;
}
.gsp-style-22 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
  background-color: rgba(255, 255, 255, 0.2);
  border: none !important;
}
.gsp-style-22 .gs-project-single .gsp-content-box .gsp-content {
  padding-left: 0;
  padding-right: 0;
  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;
}
.gsp-style-22 .gs-project-single .gsp-content-box .gsp-content .gsp-action-btn-wrapper {
  margin-top: 10px;
}
.gsp-style-22 .gs-project-single .gsp-content-box .gsp-content .gsp-action-btn-wrapper .gsp-action-btn svg {
  width: 16px;
  height: 16px;
}
.gsp-style-22 .gs-project-single .gsp-content-box .gsp-content .gsp-tagline,
.gsp-style-22 .gs-project-single .gsp-content-box .gsp-content .gsp-title,
.gsp-style-22 .gs-project-single .gsp-content-box .gsp-content .gsp-description {
  text-align: center;
}
.gsp-style-22 .gs-project-single .gsp-content-box .gsp-content .gsp-description {
  margin-bottom: 10px;
  margin-top: 10px;
}
.gsp-style-22 .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
  background-color: #fff;
}
.gsp-style-22 .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn svg path {
  fill: #191919;
}

.gsp-style-23 {
  --gsp-action-btn-icon-color: #ADADAD;
  --gsp-action-btn--icon-hover-color: #ffffff;
  --gsp-action-btn-bg-color: transparent;
  --gsp-action-btn-bg-hover-color: #FF5C34;
  --gsp-action-btn-width: 40px;
  --gsp-action-btn-height: 40px;
  --gsp-action-btn-border-hover-color: #FF5C34;
  --gsp-desc-color: #777777;
  --gsp-desc-hover-color: #777777;
  --gsp-cats-font-size: 15px;
  --gsp-cats-text-transform: uppercase;
  --gsp-cats-color: #191919;
  --gsp-img-overlay-bg: rgba(255, 92, 52, 0.8);
}
.gsp-style-23 .gs-project-single .gsp-content-box {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.1);
}
.gsp-style-23 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
  border: none !important;
}
.gsp-style-23 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp23-acbtn-popup .gsp-action-btn {
  background-color: rgba(209, 209, 209, 0.3607843137);
}
.gsp-style-23 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp23-acbtn-popup .gsp-action-btn svg path {
  fill: rgb(255, 255, 255);
}
.gsp-style-23 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp23-acbtn-popup .gsp-action-btn:hover {
  background-color: #474747;
}
.gsp-style-23 .gs-project-single .gsp-content-box .gsp-content {
  padding: 30px;
}
.gsp-style-23 .gs-project-single .gsp-content-box .gsp-content .gsp-action-btn-wrapper {
  margin-top: 10px;
}
.gsp-style-23 .gs-project-single .gsp-content-box .gsp-content .gsp-action-btn-wrapper .gsp-action-btn svg {
  width: 16px;
  height: 16px;
}
.gsp-style-23 .gs-project-single .gsp-content-box .gsp-content .gsp-description {
  margin-top: 10px;
}
.gsp-style-23 .gs-project-single .gsp-content-box .gsp-content-top {
  padding: 24px;
}
.gsp-style-23 .gs-project-single .gsp-content-box:hover .gsp-content-top .gsp-content-top-right .gsp-action-btn-wrapper .gsp-action-btn {
  background: #ff3200;
  border: 1px solid #ff3200;
}
.gsp-style-23 .gs-project-single .gsp-content-box:hover .gsp-content-top .gsp-content-top-right .gsp-action-btn-wrapper .gsp-action-btn svg path {
  fill: #ffffff;
}
@media (max-width: 479px) {
  .gsp-style-23 .gs-project-single .gsp-content-box .gsp-title a {
    color: red;
  }
}

.gsp-style-24 {
  --gsp-action-btn-bg-hover-color: #ffffff;
  --gsp-action-btn-border-hover-color: #ffffff;
  --gsp-action-btn-radius: 0;
  --gsp-sub-title-color: #9E9E9E;
}
.gsp-style-24 .gs-project-single .gsp-content-box {
  overflow: inherit;
}
.gsp-style-24 .gs-project-single .gsp-content-box .gsp-img-wrap {
  overflow: inherit;
}
.gsp-style-24 .gs-project-single .gsp-content-box .gsp-overlay-content {
  background: linear-gradient(225.73deg, rgba(236, 0, 184, 0.8) 1.28%, rgba(136, 0, 255, 0.8) 63.99%) !important;
  background-image: linear-gradient(225.73deg, rgba(236, 0, 184, 0.8) 1.28%, rgba(136, 0, 255, 0.8) 63.99%) !important;
}
.gsp-style-24 .gs-project-single .gsp-content-box:hover .gsp-img-wrap img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.gsp-style-24 .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-overlay-content {
  left: 14px;
  top: 14px;
}

.gsp-style-25 {
  --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-action-btn-icon-color: #191919;
  --gsp-action-btn--icon-hover-color: #ffffff;
  --gsp-action-btn-bg-color: #ffffff;
  --gsp-action-btn-bg-hover-color: #191919;
  --gsp-action-btn-border-hover-color: #191919;
}
.gsp-style-25 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 10px;
}
.gsp-style-25 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(255, 92, 52, 0.8);
}
.gsp-style-25 .gs-project-single .gsp-content-box .gsp-content {
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(150px);
      -ms-transform: translateY(150px);
          transform: translateY(150px);
}
.gsp-style-25 .gs-project-single .gsp-content-box .gsp-action-btn-wrapper {
  position: absolute;
  right: -52px;
  top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gsp-style-25 .gs-project-single .gsp-content-box .gsp-action-btn-wrapper .gsp-action-btn {
  border: none !important;
}
.gsp-style-25 .gs-project-single .gsp-content-box:hover .gsp-content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.gsp-style-25 .gs-project-single .gsp-content-box:hover .gsp-action-btn-wrapper {
  right: 24px;
}

.gsp-style-26 {
  --gsp-title-font-family: "Poppins", sans-serif;
  --gsp-title-font-size: 20px;
  --gsp-sub-title-font-size: 15px;
  --gsp-sub-title-hover-color: #FA704E;
  --gsp-desc-hover-color: #191919;
}
.gsp-style-26 .gs-project-single .gsp-content-box {
  padding: 20px;
  background-color: var(--gsp-single-bg);
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
          box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.gsp-style-26 .gs-project-single .gsp-content-box .gsp-content {
  padding: 24px 0 0 0;
}
.gsp-style-26 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.gsp-style-26 .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
  border: none !important;
  background-color: transparent;
  border-radius: 0;
}
.gsp-style-26 .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn svg {
  width: 30px;
  height: 30px;
}
.gsp-style-26 .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn svg path {
  fill: #fff;
}
.gsp-style-26 .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn:hover svg path {
  fill: #cecece;
}
.gsp-style-26 .gs-project-single .gsp-content-box .gsp-description {
  margin-top: 18px;
}
.gsp-style-27 {
  --gsp-title-font-size: 20px;
  --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-sub-title-hover-color: #191919;
  --gsp-desc-hover-color: #191919;
}
.gsp-style-27 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 25, 25, 0)), to(rgba(7, 89, 140, 0.9)));
  background: linear-gradient(180deg, rgba(255, 25, 25, 0) 0%, rgba(7, 89, 140, 0.9) 100%);
}
.gsp-style-27 .gs-project-single .gsp-content-box .gsp-content {
  padding-left: 0;
  padding-right: 0;
}
.gsp-style-28 {
  --gsp-title-font-family: "Outfit", sans-serif;
  --gsp-title-color: #ffffff;
  --gsp-title-hover-color: #ffffff;
  --gsp-sub-title-color: #ffffff;
  --gsp-sub-title-font-size: 16px;
}
.gsp-style-28 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 20px;
}
.gsp-style-28 .gs-project-single .gsp-content-box .gsp-content {
  padding: 0px 24px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(170px);
      -ms-transform: translateY(170px);
          transform: translateY(170px);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  padding: 44px 30px 30px 30px;
  z-index: 999;
  -webkit-clip-path: polygon(0 2%, 100% 30%, 100% 100%, 0 100%);
          clip-path: polygon(0 2%, 100% 30%, 100% 100%, 0 100%);
  background: linear-gradient(225.73deg, rgba(236, 0, 184, 0.8) 1.28%, rgba(136, 0, 255, 0.8) 63.99%);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.gsp-style-28 .gs-project-single .gsp-content-box:hover .gsp-content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.gsp-style-29 {
  --gsp-action-btn-bg-color: transparent;
  --gsp-action-btn-bg-hover-color: #ffffff;
  --gsp-action-btn-border-hover-color: #ffffff;
}
.gsp-style-29 .gs-project-single .gsp-content-box {
  height: 370px;
  border-radius: 10px;
}
.gsp-style-29 .gs-project-single .gsp-content-box .gsp-img-wrap {
  height: 100%;
}
.gsp-style-29 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  left: 16px;
  top: 16px;
  right: 16px;
  bottom: 16px;
  width: auto;
  height: auto;
  border-radius: 10px;
  background: rgba(255, 246, 32, 0.7);
  mix-blend-mode: normal;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.gsp-style-30 {
  --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-style-30 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: 1;
}
.gsp-style-30 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  left: 16px;
  top: 16px;
  right: 16px;
  bottom: 16px;
  width: auto;
  height: auto;
  background: rgba(151, 32, 255, 0.7);
  mix-blend-mode: normal;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
}
.gsp-style-30 .gs-project-single .gsp-content-box .gsp-overlay-content {
  top: 12%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.gsp-style-30 .gs-project-single .gsp-content-box .gsp-content {
  position: absolute;
  left: 20px;
  bottom: 56px;
  width: 100%;
}
.gsp-style-30 .gs-project-single .gsp-content-box .gsp-action-xoom-btn-wrapper .gsp-action-btn svg {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.gsp-style-31 {
  --gsp-cats-color: #FA704E;
  --gsp-cats-font-size: 15px;
  --gsp-cats-text-transform: uppercase;
}
.gsp-style-31 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(255, 255, 255, 0.9);
}
.gsp-style-31 .gs-project-single .gsp-content-box .gsp-img-wrap::after {
  content: "";
  position: absolute;
  top: 16px;
  bottom: 16px;
  left: 16px;
  right: 16px;
  border: 1px solid #191919;
  opacity: 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.gsp-style-31 .gs-project-single .gsp-content-box .gsp-overlay-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gsp-style-31 .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-xoom-btn-wrapper {
  margin-top: 10px;
  display: block;
}
.gsp-style-31 .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-xoom-btn-wrapper .gsp-action-btn svg {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.gsp-style-31 .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-xoom-btn-wrapper .gsp-action-btn svg path {
  fill: #191919;
}
.gsp-style-31 .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-content {
  text-align: center;
}
.gsp-style-31 .gs-project-single .gsp-content-box:hover .gsp-img-wrap::after {
  opacity: 1;
}
.gsp-style-31 .gs-project-single .gsp-content-box:hover .gsp-overlay-content {
  opacity: 1;
  visibility: visible;
}
.gsp-style-31 .gs-project-single .gsp-content-box:hover .gsp-overlay-content .gsp-action-xoom-btn-wrapper {
  opacity: 1;
  opacity: 1;
  visibility: visible;
}

.gsp-style-32 {
  --gsp-title-color: #ffffff;
  --gsp-sub-title-color: #ffffff;
  --gsp-action-btn-bg-hover-color: #fff;
  --gsp-action-btn-border-hover-color: #fff;
}
.gsp-style-32 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 30px;
}
.gsp-style-32 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(69%, rgba(0, 0, 0, 0)));
  background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 69%);
  border-radius: 30px;
}
.gsp-style-32 .gs-project-single .gsp-content-box .gsp-action-btn-wrapper .gsp-action-btn {
  border: none !important;
  width: auto;
  height: auto;
  background-color: transparent;
  border-radius: 0;
}
.gsp-style-32 .gs-project-single .gsp-content-box .gsp-action-btn-wrapper .gsp-action-btn svg {
  width: 30px;
  height: 30px;
}
.gsp-style-32 .gs-project-single .gsp-content-box:hover .gsp-action-btn-wrapper .gsp-action-btn {
  background-color: transparent;
}
.gsp-style-32 .gs-project-single .gsp-content-box:hover .gsp-action-btn-wrapper .gsp-action-btn svg path {
  fill: #fff;
}

.gsp-style-33 {
  --gsp-title-font-size: 22px;
  --gsp-title-font-family: "Outfit", sans-serif;
  --gsp-title-color: #ffffff;
  --gsp-title-hover-color: #ffffff;
  --gsp-author-hover-color: #ffffff;
  --gsp-desc-color: #ffffff;
}
.gsp-style-33 .gs-project-single .gsp-content-box {
  border-radius: 5px;
}
.gsp-style-33 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 5px;
}
.gsp-style-33 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}
.gsp-style-33 .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);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.gsp-style-33 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  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;
  cursor: pointer;
  background: #ffffff;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border: none !important;
  color: #191919;
  font-family: var(--gsp-title-font-family);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.gsp-style-33 .gs-project-single .gsp-content-box .gsp-content {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  bottom: -290px;
  z-index: 9999;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background: linear-gradient(44.61deg, rgba(231, 66, 121, 0.9) 1.39%, rgba(249, 175, 111, 0.9) 99.26%);
  -webkit-backdrop-filter: blur(2.5px);
          backdrop-filter: blur(2.5px);
}
.gsp-style-33 .gs-project-single .gsp-content-box .gsp-content .gsp-description {
  margin-top: 10px;
}
.gsp-style-33 .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper {
  -webkit-transform: translateY(-90px);
      -ms-transform: translateY(-90px);
          transform: translateY(-90px);
}
.gsp-style-33 .gs-project-single .gsp-content-box:hover .gsp-content {
  bottom: 0;
}

/* 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-horizontal-Three
=======================*/
.gsp-horizontal-03 {
  --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: #ADADAD;
  --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: #E5E5E5;
  --gsp-action-btn-border-hover-color: #FF5C34;
  --gsp-tags-hover-color: #191919;
}
.gsp-horizontal-03 .gs-project-single .gsp-content-box {
  padding: 0 30px 0 0;
  background-color: var(--gsp-single-bg);
  border-radius: 15px;
  -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-03 .gs-project-single .gsp-content-box .gsp-content {
  background: #ffffff;
  padding: 30px 30px 30px 270px;
}
.gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 10px 0 0 10px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 240px;
}
.gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-description {
  margin-top: 16px;
  letter-spacing: -0.3px;
}
.gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-title {
  margin-top: 11px;
}
.gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-tags-wrapper {
  margin-top: 10px;
}
.gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-tags-wrapper .gsp-tags-title,
.gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-tags-wrapper .gsp-tags {
  color: #FF5C34;
}
.gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-action-btn-wrapper {
  margin-top: 30px;
}
.gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-content-right .gsp-date {
  margin-top: 30px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .gsp-horizontal-03 .gs-project-single .gsp-content-box {
    padding: 16px;
  }
  .gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-content {
    padding: 0;
  }
  .gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-img-wrap {
    width: 100%;
    position: relative;
    border-radius: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .gsp-horizontal-03 .gs-project-single .gsp-content-box {
    padding: 16px;
  }
  .gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-content {
    padding: 0;
  }
  .gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-img-wrap {
    width: 100%;
    position: relative;
    border-radius: 10px;
  }
}
@media (max-width: 479px) {
  .gsp-horizontal-03 .gs-project-single .gsp-content-box {
    padding: 16px;
  }
  .gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-content {
    padding: 0;
  }
  .gsp-horizontal-03 .gs-project-single .gsp-content-box .gsp-img-wrap {
    width: 100%;
    position: relative;
    border-radius: 10px;
  }
}

/* gsp-horizontal-Four
========================*/
.gsp-horizontal-04 {
  --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-horizontal-04 .gs-project-single .gsp-content-box {
  padding: 30px;
  background-color: var(--gsp-single-bg);
  border: 1px solid #E5E5E5;
  border-radius: 270px;
}
.gsp-horizontal-04 .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-04 .gs-project-single .gsp-content-box .gsp-date {
  margin-top: 8px;
}
.gsp-horizontal-04 .gs-project-single .gsp-content-box .gsp-date span {
  margin-right: 6px;
}
.gsp-horizontal-04 .gs-project-single .gsp-content-box .gsp-content-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 210px;
          flex: 0 1 210px;
}
.gsp-horizontal-04 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 50%;
}
.gsp-horizontal-04 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: linear-gradient(225.73deg, rgba(236, 0, 184, 0.8) 1.28%, rgba(136, 0, 255, 0.8) 63.99%);
}
.gsp-horizontal-04 .gs-project-single .gsp-content-box .gsp-description {
  margin-top: 16px;
  letter-spacing: -0.3px;
}
.gsp-horizontal-04 .gs-project-single .gsp-content-box .gsp-title {
  margin-top: 11px;
}
.gsp-horizontal-04 .gs-project-single .gsp-content-box .gsp-tags-wrapper {
  margin-top: 10px;
}
.gsp-horizontal-04 .gs-project-single .gsp-content-box .gsp-tags-wrapper .gsp-tags-title,
.gsp-horizontal-04 .gs-project-single .gsp-content-box .gsp-tags-wrapper .gsp-tags {
  background: -webkit-gradient(linear, left top, right top, from(#8800FF), to(#EC00B8));
  background: linear-gradient(90deg, #8800FF 0%, #EC00B8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.gsp-horizontal-04 .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);
}
.gsp-horizontal-04 .gs-project-single .gsp-content-box:hover .gsp-thumbnail-wrapper img {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
@media (min-width: 768px) and (max-width: 1024px) {
  .gsp-horizontal-04 .gs-project-single .gsp-content-box {
    padding: 24px 20px 24px 20px;
    border-radius: 30px;
  }
  .gsp-horizontal-04 .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-04 .gs-project-single .gsp-content-box .gsp-content .gsp-content-left {
    width: 100%;
  }
  .gsp-horizontal-04 .gs-project-single .gsp-content-box .gsp-img-wrap {
    border-radius: 30px;
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .gsp-horizontal-04 .gs-project-single .gsp-content-box {
    padding: 24px 16px 24px 16px;
    border-radius: 30px;
  }
  .gsp-horizontal-04 .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-04 .gs-project-single .gsp-content-box .gsp-content .gsp-content-left {
    width: 100%;
  }
  .gsp-horizontal-04 .gs-project-single .gsp-content-box .gsp-img-wrap {
    border-radius: 30px;
    width: 100%;
  }
}
@media (max-width: 479px) {
  .gsp-horizontal-04 .gs-project-single .gsp-content-box {
    padding: 24px 16px 24px 16px;
    border-radius: 30px;
  }
  .gsp-horizontal-04 .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-04 .gs-project-single .gsp-content-box .gsp-content .gsp-content-left {
    width: 100%;
  }
  .gsp-horizontal-04 .gs-project-single .gsp-content-box .gsp-img-wrap {
    border-radius: 30px;
    width: 100%;
  }
}

/* gsp-horizontal-Five
========================*/
.gsp-horizontal-05 {
  --gsp-title-font-family: "Poppins", sans-serif;
  --gsp-title-font-size: 22px;
  --gsp-desc-color: #777777;
  --gsp-desc-hover-color: #777777;
  --gsp-single-bg: transparent;
  --gsp-action-btn-icon-color: #ffffff;
  --gsp-action-btn--icon-hover-color: #191919;
  --gsp-action-btn-bg-color: rgba(255, 255, 255, 0.15);
  --gsp-action-btn-bg-hover-color: #ffffff;
  --gsp-action-btn-border-color: rgba(255, 255, 255, 0.4);
  --gsp-action-btn-border-hover-color: #ffffff;
  --gsp-tags-hover-color: #191919;
}
.gsp-horizontal-05 .gs-project-single .gsp-content-box {
  background-color: var(--gsp-single-bg);
  overflow: inherit;
}
.gsp-horizontal-05 .gs-project-single .gsp-content-box .gsp-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gsp-horizontal-05 .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;
  overflow: inherit;
}
.gsp-horizontal-05 .gs-project-single .gsp-content-box .gsp-img-wrap img {
  border-radius: 10px;
}
.gsp-horizontal-05 .gs-project-single .gsp-content-box .gsp-overlay-content {
  background: linear-gradient(44.61deg, rgba(231, 66, 121, 0.9) 1.39%, rgba(249, 175, 111, 0.9) 99.26%);
  -webkit-backdrop-filter: blur(2.5px);
          backdrop-filter: blur(2.5px);
  border-radius: 10px;
}
.gsp-horizontal-05 .gs-project-single .gsp-content-box .gsp-description {
  margin-top: 16px;
  letter-spacing: -0.3px;
}
.gsp-horizontal-05 .gs-project-single .gsp-content-box .gsp-title {
  margin-top: 11px;
}
.gsp-horizontal-05 .gs-project-single .gsp-content-box .gsp-tags-wrapper {
  margin-top: 10px;
}
.gsp-horizontal-05 .gs-project-single .gsp-content-box .gsp-tags-wrapper .gsp-tags {
  color: #191919;
}
.gsp-horizontal-05 .gs-project-single .gsp-content-box:hover .gsp-img-wrap img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.gsp-horizontal-05 .gs-project-single .gsp-content-box:hover .gsp-overlay-content {
  left: 10px;
  top: 10px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .gsp-horizontal-05 .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-05 .gs-project-single .gsp-content-box .gsp-content .gsp-content-left {
    width: 100%;
  }
  .gsp-horizontal-05 .gs-project-single .gsp-content-box .gsp-img-wrap {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .gsp-horizontal-05 .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-05 .gs-project-single .gsp-content-box .gsp-content .gsp-content-left {
    width: 100%;
  }
  .gsp-horizontal-05 .gs-project-single .gsp-content-box .gsp-img-wrap {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .gsp-horizontal-05 .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-05 .gs-project-single .gsp-content-box .gsp-content .gsp-content-left {
    width: 100%;
  }
  .gsp-horizontal-05 .gs-project-single .gsp-content-box .gsp-img-wrap {
    width: 100%;
  }
}

/* gsp-horizontal-One
========================*/
.gsp-horizontal-06 {
  --gsp-title-font-family: "Poppins", sans-serif;
  --gsp-title-font-size: 22px;
  --gsp-sub-title-color: #9E9E9E;
  --gsp-sub-title-hover-color: #9E9E9E;
  --gsp-sub-title-bg-color: transparent;
  --gsp-sub-title-text-transform: uppercase;
  --gsp-desc-color: #9E9E9E;
  --gsp-desc-hover-color: #9E9E9E;
  --gsp-sub-title-font-size: 15px;
  --gsp-action-btn-width: 40px;
  --gsp-action-btn-height: 40px;
  --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: #9720FF;
  --gsp-action-btn-border-color: #191919;
  --gsp-action-btn-border-hover-color: #9720FF;
}
.gsp-horizontal-06 .gs-project-single .gsp-content-box {
  padding: 30px;
  background-color: var(--gsp-single-bg);
  -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.gsp-horizontal-06 .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-06 .gs-project-single .gsp-content-box .gsp-date {
  position: relative;
  padding-left: 20px;
}
.gsp-horizontal-06 .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-06 .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-06 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(151, 32, 255, 0.9);
}
.gsp-horizontal-06 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
  border: 1px solid #ffffff;
}
.gsp-horizontal-06 .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn:hover {
  background: #520897;
  border: 1px solid #520897;
}
.gsp-horizontal-06 .gs-project-single .gsp-content-box .gsp-description {
  margin-top: 16px;
  letter-spacing: -0.3px;
  margin-bottom: 10px;
}
.gsp-horizontal-06 .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-06 {
    --gsp-title-font-size: 16px;
    --gsp-title-line-height: 1;
  }
  .gsp-horizontal-06 .gs-project-single .gsp-content-box {
    padding: 16px;
  }
  .gsp-horizontal-06 .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-06 .gs-project-single .gsp-content-box .gsp-content .gsp-content-left {
    width: 100%;
  }
  .gsp-horizontal-06 .gs-project-single .gsp-content-box .gsp-img-wrap {
    height: 100%;
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .gsp-horizontal-06 .gs-project-single .gsp-content-box {
    padding: 16px;
  }
  .gsp-horizontal-06 .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-06 .gs-project-single .gsp-content-box .gsp-content .gsp-content-left {
    width: 100%;
  }
  .gsp-horizontal-06 .gs-project-single .gsp-content-box .gsp-img-wrap {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .gsp-horizontal-06 .gs-project-single .gsp-content-box {
    padding: 16px;
  }
  .gsp-horizontal-06 .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-06 .gs-project-single .gsp-content-box .gsp-content .gsp-content-left {
    width: 100%;
  }
  .gsp-horizontal-06 .gs-project-single .gsp-content-box .gsp-img-wrap {
    width: 100%;
  }
}

/* gsp-Justified-Style
====================*/
.gsp-justified-style-01 {
  --gsp-title-color: #ffffff;
  --gsp-sub-title-color: #ffffff;
  --gsp-title-hover-color: #ffffff;
  --gsp-action-btn-bg-hover-color: #fff;
  --gsp-action-btn-border-hover-color: #fff;
  --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: #191919;
  --gsp-action-btn-border-hover-color: #191919;
  --gallery-row-height: 360px;
  --gallery-column-gap: 10px;
}
.gsp-justified-style-01 .gs-containeer .gs-roow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: var(--gallery-column-gap);
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.gsp-justified-style-01 .gs-containeer .gs-roow:before, .gsp-justified-style-01 .gs-containeer .gs-roow:after {
  content: none;
}
.gsp-justified-style-01 .gs-containeer .gs-roow .gs-project-single {
  width: auto;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  height: var(--gallery-row-height);
}
.gsp-justified-style-01 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 10px;
  height: 100%;
  aspect-ratio: inherit;
}
.gsp-justified-style-01 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(255, 92, 52, 0.8);
}
.gsp-justified-style-01 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-content {
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(104px);
      -ms-transform: translateY(104px);
          transform: translateY(104px);
}
.gsp-justified-style-01 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-action-btn-wrapper {
  position: absolute;
  right: -52px;
  top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gsp-justified-style-01 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-action-btn-wrapper .gsp-action-btn {
  border: none !important;
}
.gsp-justified-style-01 .gs-containeer .gs-roow .gs-project-single .gsp-content-box:hover .gsp-content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.gsp-justified-style-01 .gs-containeer .gs-roow .gs-project-single .gsp-content-box:hover .gsp-action-btn-wrapper {
  right: 24px;
}
@media screen and (max-width: 1024px) {
  .gsp-justified-style-01 {
    --gallery-row-height: 320px;
  }
}
@media screen and (max-width: 767px) {
  .gsp-justified-style-01 {
    --gallery-row-height: 280px;
  }
}
@media screen and (max-width: 575px) {
  .gsp-justified-style-01 {
    --gallery-row-height: 240px;
  }
}

.gsp-justified-style-02 {
  --gsp-title-font-family: "Poppins", sans-serif;
  --gsp-title-font-size: 20px;
  --gsp-sub-title-font-size: 15px;
  --gsp-sub-title-hover-color: #FA704E;
  --gsp-desc-hover-color: #191919;
  --gallery-row-height: 360px;
  --gallery-column-gap: 50px;
}
.gsp-justified-style-02 .gs-containeer .gs-roow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: var(--gallery-column-gap);
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.gsp-justified-style-02 .gs-containeer .gs-roow:before, .gsp-justified-style-02 .gs-containeer .gs-roow:after {
  content: none;
}
.gsp-justified-style-02 .gs-containeer .gs-roow .gs-project-single {
  width: auto;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.gsp-justified-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box {
  padding: 20px;
  background-color: var(--gsp-single-bg);
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
          box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.gsp-justified-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-content {
  padding: 24px 0 0 0;
}
.gsp-justified-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap {
  height: var(--gallery-row-height);
  aspect-ratio: inherit;
}
.gsp-justified-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.gsp-justified-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
  border: none !important;
  background-color: transparent;
  border-radius: 0;
}
.gsp-justified-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn svg {
  width: 30px;
  height: 30px;
}
.gsp-justified-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn svg path {
  fill: #fff;
}
.gsp-justified-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn:hover svg path {
  fill: #cecece;
}
.gsp-justified-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-description {
  margin-top: 18px;
}
.gsp-justified-style-03 {
  --gsp-title-font-size: 20px;
  --gsp-sub-title-hover-color: #10;
  --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;
  --gallery-row-height: 325px;
  --gallery-column-gap: 10px;
}
.gsp-justified-style-03 .gs-containeer .gs-roow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: var(--gallery-column-gap);
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.gsp-justified-style-03 .gs-containeer .gs-roow:before, .gsp-justified-style-03 .gs-containeer .gs-roow:after {
  content: none;
}
.gsp-justified-style-03 .gs-containeer .gs-roow .gs-project-single {
  width: auto;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.gsp-justified-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 10px;
  aspect-ratio: inherit;
  height: var(--gallery-row-height);
}
.gsp-justified-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 25, 25, 0)), to(rgba(7, 89, 140, 0.9)));
  background: linear-gradient(180deg, rgba(255, 25, 25, 0) 0%, rgba(7, 89, 140, 0.9) 100%);
}
.gsp-justified-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-content {
  padding-left: 0;
  padding-right: 0;
}
.gsp-justified-style-04 {
  --gsp-title-font-family: "Outfit", sans-serif;
  --gsp-title-color: #ffffff;
  --gsp-title-hover-color: #ffffff;
  --gsp-sub-title-color: #ffffff;
  --gsp-sub-title-font-size: 16px;
  --gallery-row-height: 460px;
  --gallery-column-gap: 5px;
}
.gsp-justified-style-04 .gs-containeer .gs-roow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: var(--gallery-column-gap);
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.gsp-justified-style-04 .gs-containeer .gs-roow:before, .gsp-justified-style-04 .gs-containeer .gs-roow:after {
  content: none;
}
.gsp-justified-style-04 .gs-containeer .gs-roow .gs-project-single {
  width: auto;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  height: var(--gallery-row-height);
}
.gsp-justified-style-04 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 20px;
  height: 100%;
  aspect-ratio: inherit;
}
.gsp-justified-style-04 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-content {
  padding: 0px 24px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(200px);
      -ms-transform: translateY(200px);
          transform: translateY(200px);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  padding: 44px 30px 30px 30px;
  z-index: 999;
  -webkit-clip-path: polygon(0 2%, 100% 30%, 100% 100%, 0 100%);
          clip-path: polygon(0 2%, 100% 30%, 100% 100%, 0 100%);
  background: linear-gradient(225.73deg, rgba(236, 0, 184, 0.8) 1.28%, rgba(136, 0, 255, 0.8) 63.99%);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.gsp-justified-style-04 .gs-containeer .gs-roow .gs-project-single .gsp-content-box:hover .gsp-content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.gsp-justified-style-05 {
  --gsp-title-color: #191919;
  --gsp-title-bg-color: #ffffff;
  --gsp-sub-title-color: #ffffff;
  --gsp-sub-title-bg-color: #191919;
  --gsp-sub-title-font-size: 16px;
  --gallery-row-height: 510px;
  --gallery-column-gap: 15px;
}
.gsp-justified-style-05 .gs-containeer .gs-roow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: var(--gallery-column-gap);
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.gsp-justified-style-05 .gs-containeer .gs-roow:before, .gsp-justified-style-05 .gs-containeer .gs-roow:after {
  content: none;
}
.gsp-justified-style-05 .gs-containeer .gs-roow .gs-project-single {
  width: auto;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  height: var(--gallery-row-height);
}
.gsp-justified-style-05 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 10px;
  height: 100%;
  aspect-ratio: inherit;
}
.gsp-justified-style-05 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background-color: rgba(0, 0, 0, 0.5803921569);
}
.gsp-justified-style-05 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-content {
  padding: 0;
  position: absolute;
  left: 24px;
  right: 24px;
  bottom: 30px;
}
.gsp-justified-style-05 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-content .gsp-title {
  background-color: var(--gsp-title-bg-color);
  padding: 10px;
  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;
  border: 1px solid #000000;
  margin-bottom: 5px;
}
.gsp-justified-style-05 .gs-containeer .gs-roow .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-justified-style-05 .gs-containeer .gs-roow .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-justified-style-05 .gs-containeer .gs-roow .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-justified-style-05 .gs-containeer .gs-roow .gs-project-single:nth-child(7n+1) {
  grid-column: 1/3;
  grid-row: 1/2;
}
.gsp-justified-style-05 .gs-containeer .gs-roow .gs-project-single:nth-child(7n+2) {
  grid-column: 3/4;
  grid-row: 1/2;
}
.gsp-justified-style-05 .gs-containeer .gs-roow .gs-project-single:nth-child(7n+3) {
  grid-column: 1/2;
  grid-row: 2/3;
}
.gsp-justified-style-05 .gs-containeer .gs-roow .gs-project-single:nth-child(7n+4) {
  grid-column: 2/4;
  grid-row: 2/3;
}
.gsp-justified-style-05 .gs-containeer .gs-roow .gs-project-single:nth-child(7n+5) {
  grid-column: 1/2;
  grid-row: 3/4;
}
.gsp-justified-style-05 .gs-containeer .gs-roow .gs-project-single:nth-child(7n+6) {
  grid-column: 2/3;
  grid-row: 3/4;
}
.gsp-justified-style-05 .gs-containeer .gs-roow .gs-project-single:nth-child(7n+7) {
  grid-column: 3/4;
  grid-row: 3/4;
}

.gsp-metro-style-01 .gs-project-single,
.gsp-metro-style-02 .gs-project-single,
.gsp-metro-style-03 .gs-project-single,
.gsp-metro-style-04 .gs-project-single,
.gsp-metro-style-05 .gs-project-single,
.gsp-metro-style-06 .gs-project-single {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 0px;
}
.gsp-metro-style-01 .gs-project-single .gsp-content-box,
.gsp-metro-style-02 .gs-project-single .gsp-content-box,
.gsp-metro-style-03 .gs-project-single .gsp-content-box,
.gsp-metro-style-04 .gs-project-single .gsp-content-box,
.gsp-metro-style-05 .gs-project-single .gsp-content-box,
.gsp-metro-style-06 .gs-project-single .gsp-content-box {
  position: absolute;
  inset: 0;
}

/* gsp-Metro-Style
====================*/
.gsp-metro-style-01 {
  --gsp-action-btn-bg-color: transparent;
  --gsp-action-btn-bg-hover-color: #ffffff;
  --gsp-action-btn-border-hover-color: #ffffff;
  --box-size-ratio: 370 / 285;
  --box-size-ratio-alt: 370 / 580;
}
.gsp-metro-style-01 .gs-containeer .gs-roow {
  display: grid;
  grid-gap: 10px;
  margin: 0;
  grid-template-columns: repeat(4, 1fr);
}
.gsp-metro-style-01 .gs-containeer .gs-roow:before, .gsp-metro-style-01 .gs-containeer .gs-roow:after {
  content: none;
}
.gsp-metro-style-01 .gs-containeer .gs-roow .gs-project-single {
  padding-bottom: calc(100% * var(--box-size-ratio));
  position: relative;
}
.gsp-metro-style-01 .gs-containeer .gs-roow .gs-project-single .gsp-content-box {
  border-radius: 10px;
}
.gsp-metro-style-01 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap {
  height: 100%;
  aspect-ratio: inherit;
}
.gsp-metro-style-01 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  left: 16px;
  top: 16px;
  right: 16px;
  bottom: 16px;
  width: auto;
  height: auto;
  border-radius: 10px;
  background: rgba(255, 246, 32, 0.7);
  mix-blend-mode: normal;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.gsp-metro-style-01 .gs-containeer .gs-roow .gs-project-single {
  /* End of content-box */
}
.gsp-metro-style-01 .gs-containeer .gs-roow .gs-project-single:nth-child(6n+3), .gsp-metro-style-01 .gs-containeer .gs-roow .gs-project-single:nth-child(6n+4) {
  grid-column: span 2;
  padding-bottom: calc(100% * var(--box-size-ratio-alt));
}
.gsp-metro-style-01 .gs-containeer .gs-roow {
  /* End of gsp-single */
}

.gsp-metro-style-02 {
  --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;
  --box-size-ratio-lg: 400 / 582;
  --box-size-ratio-md: 400 / 288;
  --box-size-ratio-sm: 197 / 288;
}
.gsp-metro-style-02 .gs-containeer .gs-roow {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
  margin: 0;
}
.gsp-metro-style-02 .gs-containeer .gs-roow:before, .gsp-metro-style-02 .gs-containeer .gs-roow:after {
  content: none;
}
.gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single {
  --gsp-title-font-size: 18px;
  --gsp-sub-title-font-size: 14px;
  padding-bottom: calc(100% * var(--box-size-ratio-sm));
  position: relative;
  background: #191919;
}
.gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap {
  height: 100%;
  aspect-ratio: inherit;
}
.gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  inset: 10px;
  width: auto;
  height: auto;
  background: rgba(151, 32, 255, 0.7);
  mix-blend-mode: normal;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
}
.gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-overlay-content {
  inset: 10px;
  width: auto;
  height: auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: inherit;
}
.gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-action-xoom-btn-wrapper {
  margin-top: 10px;
}
.gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-action-xoom-btn-wrapper .gsp-action-btn svg {
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single {
  /* End of content-box */
}
.gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single:nth-child(8n+1), .gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single:nth-child(8n+7) {
  grid-column: span 2;
  grid-row: span 2;
  --gsp-title-font-size: 24px;
  --gsp-sub-title-font-size: 18px;
  padding-bottom: calc(100% * var(--box-size-ratio-lg));
}
.gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single:nth-child(8n+1) .gsp-content-box .gsp-action-xoom-btn-wrapper .gsp-action-btn svg, .gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single:nth-child(8n+7) .gsp-content-box .gsp-action-xoom-btn-wrapper .gsp-action-btn svg {
  width: 50px;
  height: 50px;
}
.gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single:nth-child(8n+3), .gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single:nth-child(8n+5) {
  grid-row: span 2;
  --gsp-title-font-size: 24px;
  --gsp-sub-title-font-size: 18px;
  padding-bottom: calc(100% * var(--box-size-ratio-md));
}
.gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single:nth-child(8n+3) .gsp-content-box .gsp-action-xoom-btn-wrapper .gsp-action-btn svg, .gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single:nth-child(8n+5) .gsp-content-box .gsp-action-xoom-btn-wrapper .gsp-action-btn svg {
  width: 50px;
  height: 50px;
}
.gsp-metro-style-02 .gs-containeer .gs-roow {
  /* End of gsp-single */
}

.gsp-metro-style-03 {
  --gsp-cats-color: #FA704E;
  --gsp-cats-font-size: 15px;
  --gsp-cats-text-transform: uppercase;
  --box-size-ratio: 300 / 390;
  --box-size-ratio-2: 600 / 390;
  --box-size-ratio-3: 300 / 780;
}
.gsp-metro-style-03 .gs-containeer .gs-roow {
  min-height: calc(50vh - 1rem);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  margin: 0;
}
.gsp-metro-style-03 .gs-containeer .gs-roow:before, .gsp-metro-style-03 .gs-containeer .gs-roow:after {
  content: none;
}
.gsp-metro-style-03 .gs-containeer .gs-roow:before, .gsp-metro-style-03 .gs-containeer .gs-roow:after {
  content: none;
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single {
  padding-bottom: calc(100% * var(--box-size-ratio));
  position: relative;
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap {
  height: 100%;
  aspect-ratio: inherit;
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(255, 255, 255, 0.9);
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap::after {
  content: "";
  position: absolute;
  top: 16px;
  left: 16px;
  bottom: 16px;
  right: 16px;
  border: 1px solid #191919;
  opacity: 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-overlay-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-xoom-btn-wrapper {
  margin-top: 10px;
  display: block;
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-xoom-btn-wrapper .gsp-action-btn svg {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-action-xoom-btn-wrapper .gsp-action-btn svg path {
  fill: #191919;
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-overlay-content .gsp-content {
  text-align: center;
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box:hover .gsp-img-wrap::after {
  opacity: 1;
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box:hover .gsp-overlay-content {
  opacity: 1;
  visibility: visible;
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box:hover .gsp-overlay-content .gsp-action-xoom-btn-wrapper {
  opacity: 1;
  opacity: 1;
  visibility: visible;
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single {
  /* End of content-box */
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single:nth-child(10n+3) {
  grid-row: span 2;
  padding-bottom: calc(100% * var(--box-size-ratio-2));
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single:nth-child(10n+4), .gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single:nth-child(10n+8) {
  grid-column: span 2;
  grid-row: span 2;
}
.gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single:nth-child(10n+7) {
  grid-column: span 2;
  padding-bottom: calc(100% * var(--box-size-ratio-3));
}
.gsp-metro-style-03 .gs-containeer .gs-roow {
  /* End of gsp-single */
}

.gsp-metro-style-04 {
  --gsp-title-color: #191919;
  --gsp-title-bg-color: #ffffff;
  --gsp-sub-title-color: #ffffff;
  --gsp-sub-title-bg-color: #191919;
  --gsp-sub-title-font-size: 16px;
  --box-size-ratio-default: 100 / 100;
  --box-size-ratio-vertical: 200 / 100;
  --box-size-ratio-horizontal: 100 / 200;
}
.gsp-metro-style-04 .gs-containeer .gs-roow {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 10px;
  margin: 0;
}
.gsp-metro-style-04 .gs-containeer .gs-roow:before, .gsp-metro-style-04 .gs-containeer .gs-roow:after {
  content: none;
}
.gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single {
  padding-bottom: calc(100% * var(--box-size-ratio-default));
  position: relative;
}
.gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap {
  height: 100%;
  aspect-ratio: inherit;
}
.gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background-color: rgba(0, 0, 0, 0.5803921569);
}
.gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-content {
  padding: 0;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 30px;
}
.gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-content .gsp-title {
  --gsp-title-font-size: 18px;
  background-color: var(--gsp-title-bg-color);
  padding: 4px 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;
  border: 1px solid #000000;
  margin-bottom: 5px;
}
.gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-content .gsp-tagline {
  --gsp-sub-title-font-size: 14px;
  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-metro-style-04 .gs-containeer .gs-roow .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-metro-style-04 .gs-containeer .gs-roow .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-metro-style-04 .gs-containeer .gs-roow .gs-project-single {
  /* End of content-box */
}
.gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single:nth-child(16n+1), .gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single:nth-child(16n+4), .gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single:nth-child(16n+10), .gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single:nth-child(16n+13) {
  grid-row: span 2;
  padding-bottom: calc(100% * var(--box-size-ratio-vertical));
}
.gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single:nth-child(16n+3), .gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single:nth-child(16n+6), .gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single:nth-child(16n+11), .gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single:nth-child(16n+16) {
  grid-column: span 2;
  padding-bottom: calc(100% * var(--box-size-ratio-horizontal));
}
.gsp-metro-style-04 .gs-containeer .gs-roow {
  /* End of gsp-single */
}

.gsp-metro-style-05 {
  --gsp-title-color: #ffffff;
  --gsp-sub-title-color: #ffffff;
  --gsp-action-btn-bg-hover-color: #fff;
  --gsp-action-btn-border-hover-color: #fff;
  --box-size-ratio: 270 / 370;
  --box-size-ratio-2: 560 / 390;
}
.gsp-metro-style-05 .gs-containeer .gs-roow {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
  margin: 0;
}
.gsp-metro-style-05 .gs-containeer .gs-roow:before, .gsp-metro-style-05 .gs-containeer .gs-roow:after {
  content: none;
}
.gsp-metro-style-05 .gs-containeer .gs-roow .gs-project-single {
  padding-bottom: calc(100% * var(--box-size-ratio));
}
.gsp-metro-style-05 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 30px;
  height: 100%;
  aspect-ratio: inherit;
}
.gsp-metro-style-05 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(69%, rgba(0, 0, 0, 0)));
  background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 69%);
  border-radius: 30px;
}
.gsp-metro-style-05 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-action-btn-wrapper .gsp-action-btn {
  border: none !important;
  width: auto;
  height: auto;
  background-color: transparent;
  border-radius: 0;
}
.gsp-metro-style-05 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-action-btn-wrapper .gsp-action-btn svg {
  width: 30px;
  height: 30px;
}
.gsp-metro-style-05 .gs-containeer .gs-roow .gs-project-single .gsp-content-box:hover .gsp-action-btn-wrapper .gsp-action-btn {
  background-color: transparent;
}
.gsp-metro-style-05 .gs-containeer .gs-roow .gs-project-single .gsp-content-box:hover .gsp-action-btn-wrapper .gsp-action-btn svg path {
  fill: #fff;
}
.gsp-metro-style-05 .gs-containeer .gs-roow .gs-project-single {
  /* End of content-box */
}
.gsp-metro-style-05 .gs-containeer .gs-roow .gs-project-single:nth-child(9n+2), .gsp-metro-style-05 .gs-containeer .gs-roow .gs-project-single:nth-child(9n+6), .gsp-metro-style-05 .gs-containeer .gs-roow .gs-project-single:nth-child(9n+8) {
  grid-row: span 2;
  padding-bottom: calc(100% * var(--box-size-ratio-2));
}
.gsp-metro-style-05 .gs-containeer .gs-roow {
  /* End of gsp-single */
}

.gsp-metro-style-06 {
  --gsp-title-font-size: 22px;
  --gsp-title-font-family: "Outfit", sans-serif;
  --gsp-title-color: #ffffff;
  --gsp-title-hover-color:#ffffff;
  --gsp-desc-color: #ffffff;
  --box-size-ratio: 100 / 100;
  --box-size-ratio-horizontal: 100 / 200;
  --box-size-ratio-vertical: 200 / 100;
}
.gsp-metro-style-06 .gs-containeer .gs-roow {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
  margin: 0;
}
.gsp-metro-style-06 .gs-containeer .gs-roow:before, .gsp-metro-style-06 .gs-containeer .gs-roow:after {
  content: none;
}
.gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single {
  padding-bottom: calc(100% * var(--box-size-ratio));
}
.gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box {
  border-radius: 5px;
}
.gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 5px;
  height: 100%;
  aspect-ratio: inherit;
  position: absolute;
  inset: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-img-overlay {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}
.gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content {
  z-index: 999;
}
.gsp-metro-style-06 .gs-containeer .gs-roow .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-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  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;
  cursor: pointer;
  background: #ffffff;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border: none !important;
  color: #191919;
  font-family: var(--gsp-title-font-family);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-content {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  bottom: -232px;
  z-index: 9;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  background: linear-gradient(44.61deg, rgba(231, 66, 121, 0.9) 1.39%, rgba(249, 175, 111, 0.9) 99.26%);
  -webkit-backdrop-filter: blur(2.5px);
          backdrop-filter: blur(2.5px);
}
.gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-content .gsp-description {
  margin-top: 10px;
}
.gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box:hover .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper {
  -webkit-transform: translateY(-90px);
      -ms-transform: translateY(-90px);
          transform: translateY(-90px);
}
.gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box:hover .gsp-content {
  bottom: 0;
}
.gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single {
  /* End of content-box */
}
.gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single:nth-child(6n+1) {
  grid-row: span 2;
  padding-bottom: calc(100% * var(--box-size-ratio-vertical));
}
.gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single:nth-child(6n+2) {
  grid-column: span 2;
  grid-row: span 2;
}
.gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single:nth-child(6n+5), .gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single:nth-child(6n+6) {
  grid-column: span 2;
  padding-bottom: calc(100% * var(--box-size-ratio-horizontal));
}
.gsp-metro-style-06 .gs-containeer .gs-roow {
  /* End of gsp-single */
}

@media (min-width: 768px) and (max-width: 1024px) {
  .gsp-metro-style-01 .gs-containeer .gs-roow,
  .gsp-metro-style-02 .gs-containeer .gs-roow,
  .gsp-metro-style-03 .gs-containeer .gs-roow,
  .gsp-metro-style-04 .gs-containeer .gs-roow,
  .gsp-metro-style-05 .gs-containeer .gs-roow,
  .gsp-metro-style-06 .gs-containeer .gs-roow {
    display: inline-grid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 0;
  }
  .gsp-metro-style-01 .gs-containeer .gs-roow .gs-project-single,
  .gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single,
  .gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single,
  .gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single,
  .gsp-metro-style-05 .gs-containeer .gs-roow .gs-project-single,
  .gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 24px;
  }
  .gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-overlay-content {
    padding: 24px;
  }
}
@media (max-width: 480px) {
  .gsp-metro-style-01 .gs-containeer .gs-roow,
  .gsp-metro-style-02 .gs-containeer .gs-roow,
  .gsp-metro-style-03 .gs-containeer .gs-roow,
  .gsp-metro-style-04 .gs-containeer .gs-roow,
  .gsp-metro-style-05 .gs-containeer .gs-roow,
  .gsp-metro-style-06 .gs-containeer .gs-roow {
    display: inline;
  }
  .gsp-metro-style-01 .gs-containeer .gs-roow .gs-project-single,
  .gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single,
  .gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single,
  .gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single,
  .gsp-metro-style-05 .gs-containeer .gs-roow .gs-project-single,
  .gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single {
    margin-bottom: 24px;
  }
  .gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-categories {
    display: none;
  }
  .gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-description {
    display: none;
  }
  .gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
    display: none;
  }
}
@media (max-width: 320px) {
  .gsp-metro-style-01 .gs-containeer .gs-roow,
  .gsp-metro-style-02 .gs-containeer .gs-roow,
  .gsp-metro-style-03 .gs-containeer .gs-roow,
  .gsp-metro-style-04 .gs-containeer .gs-roow,
  .gsp-metro-style-05 .gs-containeer .gs-roow,
  .gsp-metro-style-06 .gs-containeer .gs-roow {
    display: inline;
  }
  .gsp-metro-style-02 .gs-containeer .gs-roow .gs-project-single,
  .gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single,
  .gsp-metro-style-04 .gs-containeer .gs-roow .gs-project-single,
  .gsp-metro-style-05 .gs-containeer .gs-roow .gs-project-single,
  .gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single {
    margin-bottom: 10px;
    aspect-ratio: 1;
  }
  .gsp-metro-style-01 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-thumbnail-wrapper img {
    border-radius: 10px;
  }
  .gsp-metro-style-01 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-categories {
    display: none;
  }
  .gsp-metro-style-03 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-categories {
    display: none;
  }
  .gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-categories {
    display: none;
  }
  .gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-description {
    display: none;
  }
  .gsp-metro-style-06 .gs-containeer .gs-roow .gs-project-single .gsp-content-box .gsp-img-wrap .gsp-overlay-content .gsp-action-btn-wrapper .gsp-action-btn {
    display: none;
  }
}
/* gsp-Timeline-Style
====================*/
.gs_project_area.gsp-timeline-01 .gs-col-lg-6,
.gs_project_area.gsp-timeline-01 .gs-col-md-6,
.gs_project_area.gsp-timeline-01 .gs-col-xs-6,
.gs_project_area.gsp-timeline-01 .gs-col-sm-6,
.gs_project_area.gsp-timeline-01 .gs-col-lg-4,
.gs_project_area.gsp-timeline-01 .gs-col-md-4,
.gs_project_area.gsp-timeline-01 .gs-col-xs-4,
.gs_project_area.gsp-timeline-01 .gs-col-sm-4,
.gs_project_area.gsp-timeline-01 .gs-col-lg-3,
.gs_project_area.gsp-timeline-01 .gs-col-md-3,
.gs_project_area.gsp-timeline-01 .gs-col-xs-3,
.gs_project_area.gsp-timeline-01 .gs-col-sm-3,
.gs_project_area.gsp-timeline-01 .gs-col-lg-2_4,
.gs_project_area.gsp-timeline-01 .gs-col-md-2_4,
.gs_project_area.gsp-timeline-01 .gs-col-xs-2_4,
.gs_project_area.gsp-timeline-01 .gs-col-sm-2_4,
.gs_project_area.gsp-timeline-01 .gs-col-lg-2,
.gs_project_area.gsp-timeline-01 .gs-col-md-2,
.gs_project_area.gsp-timeline-01 .gs-col-xs-2,
.gs_project_area.gsp-timeline-01 .gs-col-sm-2,
.gs_project_area.gsp-timeline-03 .gs-col-lg-6,
.gs_project_area.gsp-timeline-03 .gs-col-md-6,
.gs_project_area.gsp-timeline-03 .gs-col-xs-6,
.gs_project_area.gsp-timeline-03 .gs-col-sm-6,
.gs_project_area.gsp-timeline-03 .gs-col-lg-4,
.gs_project_area.gsp-timeline-03 .gs-col-md-4,
.gs_project_area.gsp-timeline-03 .gs-col-xs-4,
.gs_project_area.gsp-timeline-03 .gs-col-sm-4,
.gs_project_area.gsp-timeline-03 .gs-col-lg-3,
.gs_project_area.gsp-timeline-03 .gs-col-md-3,
.gs_project_area.gsp-timeline-03 .gs-col-xs-3,
.gs_project_area.gsp-timeline-03 .gs-col-sm-3,
.gs_project_area.gsp-timeline-03 .gs-col-lg-2_4,
.gs_project_area.gsp-timeline-03 .gs-col-md-2_4,
.gs_project_area.gsp-timeline-03 .gs-col-xs-2_4,
.gs_project_area.gsp-timeline-03 .gs-col-sm-2_4,
.gs_project_area.gsp-timeline-03 .gs-col-lg-2,
.gs_project_area.gsp-timeline-03 .gs-col-md-2,
.gs_project_area.gsp-timeline-03 .gs-col-xs-2,
.gs_project_area.gsp-timeline-03 .gs-col-sm-2,
.gs_project_area.gsp-timeline-04 .gs-col-lg-6,
.gs_project_area.gsp-timeline-04 .gs-col-md-6,
.gs_project_area.gsp-timeline-04 .gs-col-xs-6,
.gs_project_area.gsp-timeline-04 .gs-col-sm-6,
.gs_project_area.gsp-timeline-04 .gs-col-lg-4,
.gs_project_area.gsp-timeline-04 .gs-col-md-4,
.gs_project_area.gsp-timeline-04 .gs-col-xs-4,
.gs_project_area.gsp-timeline-04 .gs-col-sm-4,
.gs_project_area.gsp-timeline-04 .gs-col-lg-3,
.gs_project_area.gsp-timeline-04 .gs-col-md-3,
.gs_project_area.gsp-timeline-04 .gs-col-xs-3,
.gs_project_area.gsp-timeline-04 .gs-col-sm-3,
.gs_project_area.gsp-timeline-04 .gs-col-lg-2_4,
.gs_project_area.gsp-timeline-04 .gs-col-md-2_4,
.gs_project_area.gsp-timeline-04 .gs-col-xs-2_4,
.gs_project_area.gsp-timeline-04 .gs-col-sm-2_4,
.gs_project_area.gsp-timeline-04 .gs-col-lg-2,
.gs_project_area.gsp-timeline-04 .gs-col-md-2,
.gs_project_area.gsp-timeline-04 .gs-col-xs-2,
.gs_project_area.gsp-timeline-04 .gs-col-sm-2,
.gs_project_area.gsp-timeline-05 .gs-col-lg-6,
.gs_project_area.gsp-timeline-05 .gs-col-md-6,
.gs_project_area.gsp-timeline-05 .gs-col-xs-6,
.gs_project_area.gsp-timeline-05 .gs-col-sm-6,
.gs_project_area.gsp-timeline-05 .gs-col-lg-4,
.gs_project_area.gsp-timeline-05 .gs-col-md-4,
.gs_project_area.gsp-timeline-05 .gs-col-xs-4,
.gs_project_area.gsp-timeline-05 .gs-col-sm-4,
.gs_project_area.gsp-timeline-05 .gs-col-lg-3,
.gs_project_area.gsp-timeline-05 .gs-col-md-3,
.gs_project_area.gsp-timeline-05 .gs-col-xs-3,
.gs_project_area.gsp-timeline-05 .gs-col-sm-3,
.gs_project_area.gsp-timeline-05 .gs-col-lg-2_4,
.gs_project_area.gsp-timeline-05 .gs-col-md-2_4,
.gs_project_area.gsp-timeline-05 .gs-col-xs-2_4,
.gs_project_area.gsp-timeline-05 .gs-col-sm-2_4,
.gs_project_area.gsp-timeline-05 .gs-col-lg-2,
.gs_project_area.gsp-timeline-05 .gs-col-md-2,
.gs_project_area.gsp-timeline-05 .gs-col-xs-2,
.gs_project_area.gsp-timeline-05 .gs-col-sm-2 {
  width: 100% !important;
}

/* gsp timeline 01 */
.gsp-timeline-01 {
  --gsp-info-hover-color: #191919;
  --gsp-desc-hover-color: #191919;
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
}
.gsp-timeline-01 .gs-project-single {
  margin-bottom: 0;
}
.gsp-timeline-01 .gs-project-single .gsp-content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 230px;
  overflow: inherit;
}
.gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one {
  width: 50%;
}
.gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap {
  border-radius: 20px;
  height: 320px;
  aspect-ratio: inherit;
  overflow: inherit;
}
.gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap img {
  border-radius: 10px;
}
.gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-img-overlay {
  background: linear-gradient(225.73deg, rgba(236, 0, 184, 0.8) 1.28%, rgba(136, 0, 255, 0.8) 63.99%);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border-radius: 10px;
}
.gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-left-icon {
  position: absolute;
  right: -108px;
  top: 157px;
  width: 54px;
}
.gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-right-icon {
  position: absolute;
  right: -168px;
  top: 156px;
  width: 54px;
}
.gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap::after {
  content: "";
  position: absolute;
  right: -123px;
  top: 160px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #191919;
  background: #fff;
  z-index: 2;
}
.gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-content {
  padding-left: 0;
  padding-right: 0;
}
.gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-content .gsp-title,
.gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-content .gsp-description {
  margin-top: 10px;
}
.gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-two {
  width: 50%;
  padding-top: 140px;
}
.gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-two .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: 10px 32px;
  border-radius: 10px;
  display: inline-block;
}
.gsp-timeline-01 .gs-project-single .gsp-content-box::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 2px;
  height: 100%;
  background-color: #191919;
}
.gsp-timeline-01 .gs-project-single .gsp-content-box:hover .gsp-img-wrap img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.gsp-timeline-01 .gs-project-single:nth-child(1) .gsp-content-box {
  padding-top: 50px;
}
.gsp-timeline-01 .gs-project-single:last-child .gsp-content-box {
  padding-bottom: 50px;
}
.gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-left-icon {
  left: -108px;
}
.gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-left-icon svg {
  -webkit-transform: rotate(179deg);
      -ms-transform: rotate(179deg);
          transform: rotate(179deg);
}
.gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-right-icon {
  left: -168px;
}
.gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-right-icon svg {
  -webkit-transform: rotate(179deg);
      -ms-transform: rotate(179deg);
          transform: rotate(179deg);
}
.gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap::after {
  left: -123px;
}
.gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box .gsp-timeline-content-two {
  text-align: end;
}
.gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 2px;
  height: 100%;
  background-color: #191919;
}
.gsp-timeline-01::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -6px;
  width: 30px;
  height: 30px;
  background-color: #191919;
  border-radius: 50%;
  -webkit-transform: translateX(-14px);
      -ms-transform: translateX(-14px);
          transform: translateX(-14px);
}
.gsp-timeline-01::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2px;
  width: 16px;
  height: 16px;
  background-color: #191919;
  border-radius: 50%;
  -webkit-transform: translateX(-7px);
      -ms-transform: translateX(-7px);
          transform: translateX(-7px);
}
@media (min-width: 1025px) {
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-left-icon {
    right: -116px;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-right-icon {
    right: -177px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-left-icon {
    right: -116px;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-right-icon {
    right: -177px;
  }
}
@media (max-width: 575px) {
  .gsp-timeline-01 .gs-project-single {
    padding-left: 48px;
    padding-right: 0;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one {
    width: 100%;
    text-align: start;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-left-icon {
    display: none;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-right-icon {
    right: auto;
    left: -33px;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-right-icon svg {
    width: 23px;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap::after {
    right: auto;
    left: -47px;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-two {
    width: 100%;
    padding-top: 0;
    text-align: start;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-two .gsp-time-schedule p {
    padding: 6px 18px;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box::after {
    left: -40px;
  }
  .gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box .gsp-timeline-content-one {
    text-align: start;
  }
  .gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box .gsp-timeline-content-two {
    text-align: start;
  }
  .gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box::after {
    left: -40px;
    background-color: #191919;
  }
  .gsp-timeline-01::before {
    left: 8px;
  }
  .gsp-timeline-01::after {
    left: 8px;
  }
}
@media (max-width: 479px) {
  .gsp-timeline-01 .gs-project-single {
    padding-left: 48px;
    padding-right: 0;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one {
    width: 100%;
    text-align: left;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap {
    overflow: hidden;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-left-icon {
    display: none;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-right-icon {
    right: auto;
    left: -33px;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-right-icon svg {
    width: 23px;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap::after {
    right: auto;
    left: -47px;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-two {
    width: 100%;
    padding-top: 0;
    text-align: left;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box .gsp-timeline-content-two .gsp-time-schedule p {
    padding: 6px 18px;
  }
  .gsp-timeline-01 .gs-project-single .gsp-content-box::after {
    left: -40px;
  }
  .gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box .gsp-timeline-content-one {
    text-align: left;
  }
  .gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box .gsp-timeline-content-two {
    text-align: left;
  }
  .gsp-timeline-01 .gs-project-single:nth-child(even) .gsp-content-box::after {
    left: -40px;
    background-color: #191919;
  }
  .gsp-timeline-01::before {
    left: 8px;
  }
  .gsp-timeline-01::after {
    left: 8px;
  }
}

/* gsp timeline 02 */
.gsp-timeline-02 {
  --gsp-info-hover-color: #191919;
  --gsp-desc-hover-color: #191919;
  --height-top: 240px;
  --height-bottom: 261px;
  --gsp-date-font-size: 16px;
  --gsp-date-color: #111111;
}
.gsp-timeline-02 .gs-project-single .gsp-content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gsp-timeline-02 .gs-project-single .gsp-content-box .thumbnail-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gsp-timeline-02 .gs-project-single .gsp-content-box .thumbnail-wrapper .gsp-img-wrap {
  border-radius: 10px;
  aspect-ratio: 1.37;
  background: #c878f6;
  width: 100%;
}
.gsp-timeline-02 .gs-project-single .gsp-content-box .thumbnail-wrapper .gsp-img-wrap img {
  border-radius: 10px;
}
.gsp-timeline-02 .gs-project-single .gsp-content-box .thumbnail-wrapper .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);
  border-radius: 10px;
  background: linear-gradient(44.61deg, rgba(231, 66, 121, 0.9) 1.39%, rgba(249, 175, 111, 0.9) 99.26%);
  -webkit-backdrop-filter: blur(2.5px);
          backdrop-filter: blur(2.5px);
}
.gsp-timeline-02 .gs-project-single .gsp-content-box .thumbnail-wrapper .gsp-img-wrap .gsp-left-icon {
  position: absolute;
  right: -108px;
  top: 156px;
}
.gsp-timeline-02 .gs-project-single .gsp-content-box .thumbnail-wrapper .gsp-img-wrap .gsp-right-icon {
  position: absolute;
  right: -168px;
  top: 156px;
}
.gsp-timeline-02 .gs-project-single .gsp-content-box .gsp-content {
  padding: 0;
  text-align: center;
}
.gsp-timeline-02 .gs-project-single .gsp-content-box .gsp-date-wrapper {
  margin: 60px 0;
  text-align: center;
  z-index: 999;
}
.gsp-timeline-02 .gs-project-single .gsp-content-box .gsp-date-wrapper .gsp-date {
  display: inline;
  border: 2px solid var(--gsp-date-color);
  padding: 10px 16px;
  border-radius: 50px;
  background-color: #ffffff;
  position: relative;
}
.gsp-timeline-02 .gs-project-single .gsp-content-box .gsp-date-wrapper .gsp-date::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: -11px;
  width: 2px;
  height: 20px;
  background-color: var(--gsp-date-color);
  border-radius: 2px 2px 0px 0px;
}
.gsp-timeline-02 .gs-project-single .gsp-content-box .gsp-date-wrapper .gsp-date::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  bottom: -31px;
  width: 2px;
  height: 20px;
  background-color: var(--gsp-date-color);
  border-radius: 0px 0px 2px 2px;
}
.gsp-timeline-02 .gs-project-single .gsp-content-box:hover .gsp-img-wrap img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.gsp-timeline-02 .gs-project-single .gsp-time-schedule p {
  padding: 2px 20px !important;
  background-color: #fff;
}
.gsp-timeline-02 .gs-project-single:nth-child(even) .gsp-content-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.gsp-timeline-02 .gs-project-single:nth-child(even) .gsp-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.gsp-timeline-02 .gs-project-single:nth-child(odd) .thumbnail-wrapper, .gsp-timeline-02 .gs-project-single:nth-child(even) .gsp-content-wrapper {
  height: var(--height-top);
}
.gsp-timeline-02 .gs-project-single:nth-child(even) .thumbnail-wrapper, .gsp-timeline-02 .gs-project-single:nth-child(odd) .gsp-content-wrapper {
  height: var(--height-bottom);
}
.gsp-timeline-02 .gs-project-single:nth-child(odd) .thumbnail-wrapper {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.gsp-timeline-02 .gs-project-single:nth-child(even) .thumbnail-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.gsp-timeline-02 .gs-project-single::after {
  content: "";
  position: absolute;
  left: 0;
  top: 48.5%;
  width: 100%;
  height: 2px;
  background-color: #111111;
}

/* gsp timeline 03 */
.gsp-timeline-03 {
  --gsp-info-hover-color: #191919;
  --gsp-desc-hover-color: #191919;
  --gsp-cats-color: #191919;
  --gsp-cats-font-size: 15px;
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
}
.gsp-timeline-03 .gs-project-single {
  margin-bottom: 0;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 230px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-content {
  padding-left: 0;
  padding-right: 0;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-content .gsp-title,
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-content .gsp-description {
  margin-top: 10px;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-content .gsp-categories {
  padding-left: 20px;
  position: relative;
  display: inline-block;
  /* cat-line */
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-content .gsp-categories::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 12px;
  height: 2px;
  background: #191919;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-content .gsp-project-info {
  margin-top: 20px;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-content .gsp-project-info .gsp-client {
  display: block;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-content .gsp-project-info .gsp-cats {
  margin-top: 10px;
  display: block;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-time-schedule {
  position: absolute;
  left: 50%;
  top: 200px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 999;
  width: auto;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-time-schedule .gsp-date {
  font-family: var(--gsp-info-font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #191919;
  padding: 16px 16px;
  display: inline;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15);
  border: none !important;
  border-radius: 0;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one {
  width: 50%;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap {
  height: 350px;
  aspect-ratio: inherit;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-img-overlay {
  background: rgba(255, 255, 255, 0.9);
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap {
  /* Image overlay */
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap::after {
  content: "";
  position: absolute;
  border: 1px solid #191919;
  opacity: 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  left: 16px;
  top: 16px;
  right: 16px;
  bottom: 16px;
  width: auto;
  height: auto;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-overlay-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-overlay-content .gsp-action-xoom-btn-wrapper {
  margin-top: 10px;
  display: block;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-overlay-content .gsp-action-xoom-btn-wrapper .gsp-action-btn svg {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-overlay-content .gsp-action-xoom-btn-wrapper .gsp-action-btn svg path {
  fill: #191919;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-overlay-content .gsp-content {
  text-align: center;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-two {
  width: 50%;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box {
  /* Col Divider */
}
.gsp-timeline-03 .gs-project-single .gsp-content-box::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 2px;
  height: 100%;
  background-color: #E8E8E8;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box:hover .gsp-img-wrap::after {
  opacity: 1;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box:hover .gsp-overlay-content {
  opacity: 1;
  visibility: visible;
}
.gsp-timeline-03 .gs-project-single .gsp-content-box:hover .gsp-overlay-content .gsp-action-xoom-btn-wrapper {
  opacity: 1;
  opacity: 1;
  visibility: visible;
}
.gsp-timeline-03 .gs-project-single:nth-child(1) .gsp-content-box {
  padding-top: 50px;
}
.gsp-timeline-03 .gs-project-single:last-child .gsp-content-box {
  padding-bottom: 50px;
}
.gsp-timeline-03 .gs-project-single:nth-child(even) .gsp-content-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.gsp-timeline-03 {
  /* Starting Pointer */
}
.gsp-timeline-03::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -6px;
  width: 30px;
  height: 30px;
  background-color: #E8E8E8;
  border-radius: 50%;
  -webkit-transform: translateX(-14px);
      -ms-transform: translateX(-14px);
          transform: translateX(-14px);
}
.gsp-timeline-03 {
  /* Ending Pointer */
}
.gsp-timeline-03::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2px;
  width: 16px;
  height: 16px;
  background-color: #E8E8E8;
  border-radius: 50%;
  -webkit-transform: translateX(-7px);
      -ms-transform: translateX(-7px);
          transform: translateX(-7px);
}
@media (max-width: 575px) {
  .gsp-timeline-03 .gs-project-single {
    padding-left: 48px;
    padding-right: 0;
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
    overflow: inherit;
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one {
    width: 100%;
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap {
    overflow: hidden;
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap::after {
    right: auto;
    left: -47px;
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-two {
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-two .gsp-time-schedule {
    left: -112px;
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-two .gsp-time-schedule p {
    padding: 6px 18px;
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box::after {
    left: -40px;
  }
  .gsp-timeline-03 .gs-project-single:nth-child(even) .gsp-content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .gsp-timeline-03 .gs-project-single:nth-child(even) .gsp-content-box .gsp-timeline-content-two {
    text-align: center;
  }
  .gsp-timeline-03 .gs-project-single:nth-child(even) .gsp-content-box::after {
    left: -40px;
  }
  .gsp-timeline-03::before {
    left: 8px;
  }
  .gsp-timeline-03::after {
    left: 8px;
  }
}
@media (max-width: 479px) {
  .gsp-timeline-03 .gs-project-single {
    padding-left: 48px;
    padding-right: 0;
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
    overflow: inherit;
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one {
    width: 100%;
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap {
    overflow: hidden;
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap::after {
    right: auto;
    left: -47px;
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-two {
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-two .gsp-time-schedule {
    left: -112px;
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box .gsp-timeline-content-two .gsp-time-schedule p {
    padding: 6px 18px;
  }
  .gsp-timeline-03 .gs-project-single .gsp-content-box::after {
    left: -40px;
  }
  .gsp-timeline-03 .gs-project-single:nth-child(even) .gsp-content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .gsp-timeline-03 .gs-project-single:nth-child(even) .gsp-content-box .gsp-timeline-content-two {
    text-align: center;
  }
  .gsp-timeline-03 .gs-project-single:nth-child(even) .gsp-content-box::after {
    left: -40px;
  }
  .gsp-timeline-03::before {
    left: 8px;
  }
  .gsp-timeline-03::after {
    left: 8px;
  }
}

/* gsp timeline 04 */
.gsp-timeline-04 {
  --gsp-info-hover-color: #191919;
  --gsp-desc-hover-color: #191919;
  --gsp-cats-color: #191919;
  --gsp-cats-font-size: 15px;
  --gsp-img-overlay-bg: rgba(255, 92, 52, 0.8);
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
}
.gsp-timeline-04 .gs-project-single {
  margin-bottom: 0;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 230px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-img-wrap {
  aspect-ratio: 1.2857;
  border-radius: 10px;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-img-wrap img {
  border-radius: 10px;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-content {
  padding-left: 0;
  padding-right: 0;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-content .gsp-title,
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-content .gsp-description {
  margin-top: 10px;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-content .gsp-categories {
  padding-left: 20px;
  position: relative;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-content .gsp-categories::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 12px;
  height: 2px;
  background: #191919;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-content .gsp-project-info {
  margin-top: 20px;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-content .gsp-project-info .gsp-client {
  display: block;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-content .gsp-project-info .gsp-cats {
  margin-top: 10px;
  display: block;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-time-schedule {
  position: absolute;
  left: 50%;
  top: 200px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 999;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-time-schedule .gsp-date {
  font-family: var(--gsp-info-font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #ffffff;
  padding: 16px 24px;
  display: inline;
  background: #191919;
  border: none !important;
  border-radius: 50px;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one {
  width: 50%;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap {
  height: 350px;
  aspect-ratio: inherit;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap .gsp-img-overlay {
  background: rgba(255, 255, 255, 0.9);
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 19px;
  width: 90%;
  height: 90%;
  border: 1px solid #191919;
  opacity: 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-overlay-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-overlay-content .gsp-action-xoom-btn-wrapper {
  margin-top: 10px;
  display: block;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-overlay-content .gsp-action-xoom-btn-wrapper .gsp-action-btn svg {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-overlay-content .gsp-action-xoom-btn-wrapper .gsp-action-btn svg path {
  fill: #191919;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-overlay-content .gsp-content {
  text-align: center;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-two {
  width: 50%;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box {
  /* Middle Line */
}
.gsp-timeline-04 .gs-project-single .gsp-content-box::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 2px;
  height: 100%;
  background-color: #191919;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box:hover .gsp-img-wrap::after {
  opacity: 1;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box:hover .gsp-overlay-content {
  opacity: 1;
  visibility: visible;
}
.gsp-timeline-04 .gs-project-single .gsp-content-box:hover .gsp-overlay-content .gsp-action-xoom-btn-wrapper {
  opacity: 1;
  opacity: 1;
  visibility: visible;
}
.gsp-timeline-04 .gs-project-single:nth-child(1) .gsp-content-box {
  padding-top: 50px;
}
.gsp-timeline-04 .gs-project-single:last-child .gsp-content-box {
  padding-bottom: 50px;
}
.gsp-timeline-04 .gs-project-single:nth-child(even) .gsp-content-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.gsp-timeline-04 {
  /* Starting Pointer */
}
.gsp-timeline-04::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -6px;
  width: 30px;
  height: 30px;
  background-color: #191919;
  border-radius: 50%;
  -webkit-transform: translateX(-14px);
      -ms-transform: translateX(-14px);
          transform: translateX(-14px);
}
.gsp-timeline-04 {
  /* Ending Pointer */
}
.gsp-timeline-04::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2px;
  width: 16px;
  height: 16px;
  background-color: #191919;
  border-radius: 50%;
  -webkit-transform: translateX(-7px);
      -ms-transform: translateX(-7px);
          transform: translateX(-7px);
}
@media (min-width: 480px) and (max-width: 575px) {
  .gsp-timeline-04 .gs-project-single {
    padding-left: 48px;
    padding-right: 0;
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
    overflow: inherit;
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one {
    width: 100%;
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap {
    overflow: hidden;
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap::after {
    right: auto;
    left: -47px;
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-two {
    width: 100%;
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box::after {
    left: -40px;
  }
  .gsp-timeline-04 .gs-project-single:nth-child(even) .gsp-content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .gsp-timeline-04 .gs-project-single:nth-child(even) .gsp-content-box .gsp-timeline-content-two {
    text-align: center;
  }
  .gsp-timeline-04 .gs-project-single:nth-child(even) .gsp-content-box::after {
    left: -40px;
  }
  .gsp-timeline-04::before {
    left: 8px;
  }
  .gsp-timeline-04::after {
    left: 8px;
  }
}
@media (max-width: 479px) {
  .gsp-timeline-04 .gs-project-single {
    padding-left: 48px;
    padding-right: 0;
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
    overflow: inherit;
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one {
    width: 100%;
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap {
    overflow: hidden;
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-img-wrap::after {
    right: auto;
    left: -47px;
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-time-schedule {
    left: -112px;
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-one .gsp-time-schedule p {
    padding: 6px 18px;
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-two {
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-two .gsp-time-schedule {
    left: -112px;
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box .gsp-timeline-content-two .gsp-time-schedule p {
    padding: 6px 18px;
  }
  .gsp-timeline-04 .gs-project-single .gsp-content-box::after {
    left: -40px;
  }
  .gsp-timeline-04 .gs-project-single:nth-child(even) .gsp-content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .gsp-timeline-04 .gs-project-single:nth-child(even) .gsp-content-box .gsp-timeline-content-two {
    text-align: center;
  }
  .gsp-timeline-04 .gs-project-single:nth-child(even) .gsp-content-box::after {
    left: -40px;
  }
  .gsp-timeline-04::before {
    left: 8px;
  }
  .gsp-timeline-04::after {
    left: 8px;
  }
}

.gsp-timeline-05 {
  --gsp-title-font-family: "Poppins", sans-serif;
  --gsp-title-font-size: 22px;
  --gsp-sub-title-hover-color: #191919;
  --gsp-desc-color: #777777;
  --gsp-desc-hover-color: #777777;
  --gsp-tags-hover-color: #191919;
  --gsp-single-bg: transparent;
  --gsp-action-btn-icon-color: #ffffff;
  --gsp-action-btn--icon-hover-color: #191919;
  --gsp-action-btn-bg-color: rgba(255, 255, 255, 0.15);
  --gsp-action-btn-bg-hover-color: #ffffff;
  --gsp-action-btn-border-color: rgba(255, 255, 255, 0.4);
  --gsp-action-btn-border-hover-color: #ffffff;
  --gsp-viewbtn-font-size:16px;
}
.gsp-timeline-05 .gs-project-single {
  margin-bottom: 0;
}
.gsp-timeline-05 .gs-project-single .gsp-content-box {
  background-color: var(--gsp-single-bg);
  overflow: inherit;
  padding-left: 150px;
}
.gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 32px;
}
.gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-content .gsp-timeline-content-one {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 450px;
          flex: 1 0 450px;
}
.gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-img-wrap {
  border-radius: 10px;
  overflow: inherit;
}
.gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-img-wrap img {
  border-radius: 10px;
}
.gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-overlay-content {
  background: linear-gradient(44.61deg, rgba(231, 66, 121, 0.9) 1.39%, rgba(249, 175, 111, 0.9) 99.26%);
  -webkit-backdrop-filter: blur(2.5px);
          backdrop-filter: blur(2.5px);
  border-radius: 10px;
}
.gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-description {
  margin-top: 16px;
  letter-spacing: -0.3px;
}
.gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-categories {
  padding-left: 20px;
  position: relative;
}
.gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-categories::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 12px;
  height: 2px;
  background: #191919;
}
.gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-tags-wrapper,
.gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-date,
.gsp-timeline-05 .gs-project-single .gsp-content-box .view-btn-wrapper,
.gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-title {
  margin-top: 10px;
}
.gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-timeline5-icon {
  position: absolute;
  left: -15px;
  top: 50%;
}
.gsp-timeline-05 .gs-project-single .gsp-content-box .view-btn-wrapper {
  margin-top: 10px;
}
.gsp-timeline-05 .gs-project-single .gsp-content-box:hover .gsp-img-wrap img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.gsp-timeline-05 .gs-project-single .gsp-content-box:hover .gsp-overlay-content {
  left: 10px;
  top: 10px;
}
.gsp-timeline-05 .gs-project-single .gsp-content-box::before {
  content: "";
  position: absolute;
  left: -23px;
  top: 50.5%;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #191919;
}
.gsp-timeline-05 .gs-project-single {
  /* Timiline line */
}
.gsp-timeline-05 .gs-project-single::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #191919;
  border-radius: 2px;
}
@media (min-width: 480px) and (max-width: 575px) {
  .gsp-timeline-05 .gs-project-single {
    padding-left: 48px;
    padding-right: 0;
  }
  .gsp-timeline-05 .gs-project-single .gsp-content-box {
    padding-left: 0;
  }
  .gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-timeline-content-one {
    width: 100%;
  }
  .gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-timeline-content-two {
    width: 100%;
  }
  .gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-timeline5-icon {
    left: -48px;
  }
  .gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-timeline5-icon svg {
    width: 30px;
  }
  .gsp-timeline-05 .gs-project-single .gsp-content-box::before {
    left: -56px;
  }
}
@media (max-width: 479px) {
  .gsp-timeline-05 .gs-project-single {
    padding-left: 48px;
    padding-right: 0;
  }
  .gsp-timeline-05 .gs-project-single .gsp-content-box {
    padding-left: 0;
  }
  .gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-timeline-content-one {
    width: 100%;
  }
  .gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-timeline-content-two {
    width: 100%;
  }
  .gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-timeline5-icon {
    left: -48px;
  }
  .gsp-timeline-05 .gs-project-single .gsp-content-box .gsp-timeline5-icon svg {
    width: 30px;
  }
  .gsp-timeline-05 .gs-project-single .gsp-content-box::before {
    left: -56px;
  }
}

.gsp-list-style-01 .gs-project-single,
.gsp-list-style-02 .gs-project-single,
.gsp-list-style-03 .gs-project-single,
.gsp-list-style-04 .gs-project-single,
.gsp-list-style-05 .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-style-Three
=======================*/
.gsp-list-style-03 {
  --gsp-title-font-size: 28px;
  --gsp-cats-font-family: "Arimo", sans-serif;
  --gsp-desc-color: #777777;
  --gsp-desc-hover-color: #777777;
  --gsp-desc-font-family: "Arimo", sans-serif;
  --gsp-viewbtn-font-size: 16px;
  --gsp-cats-font-size: 15px;
  --gsp-cats-color: #191919;
}
.gsp-list-style-03 .gs-project-single {
  margin-bottom: 0;
}
.gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #E7E7E7;
}
.gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-same-height {
  padding: 20px;
}
.gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-index-number {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  border-right: 1px solid #E7E7E7;
  border-left: 1px solid #E7E7E7;
  text-align: center;
}
.gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  border-right: 1px solid #E7E7E7;
}
.gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-showing-content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap {
  display: none;
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap .gsp-hover-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap .gsp-hover-content .gsp-hc-left .gsp-img-wrap {
  aspect-ratio: 1.47;
  width: 250px;
}
.gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap .gsp-hover-content .gsp-hc-right .view-btn-wrapper {
  margin-top: 12px;
}
.gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  border-right: 1px solid #E7E7E7;
}
.gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap .gsp-details-btn {
  width: 70px;
  height: 70px;
  border: 1px solid #E7E7E7;
  border-radius: 50%;
  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;
  cursor: pointer;
  background: transparent;
  -webkit-transition: 0.25s ease-in;
  transition: 0.25s ease-in;
  margin: 0 auto;
}
.gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap .gsp-details-btn svg {
  -webkit-transition: 0.25s ease-in;
  transition: 0.25s ease-in;
}
.gsp-list-style-03 .gs-project-single .gsp-content-box:hover .gsp-mid-content .gsp-showing-content {
  -webkit-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
          transform: translateY(-30px);
}
.gsp-list-style-03 .gs-project-single .gsp-content-box:hover .gsp-mid-content .gsp-hover-content-wrap {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.gsp-list-style-03 .gs-project-single .gsp-content-box:hover .gsp-arrow-icon-wrap .gsp-details-btn {
  background-color: #9720FF;
  border: 1px solid #9720FF;
}
.gsp-list-style-03 .gs-project-single .gsp-content-box:hover .gsp-arrow-icon-wrap .gsp-details-btn svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.gsp-list-style-03 .gs-project-single .gsp-content-box:hover .gsp-arrow-icon-wrap .gsp-details-btn svg path {
  fill: #ffffff;
}
.gsp-list-style-03 .gs-project-single:nth-child(1) .gsp-content-box .gsp-content .gsp-index-number,
.gsp-list-style-03 .gs-project-single:nth-child(1) .gsp-content-box .gsp-content .gsp-mid-content,
.gsp-list-style-03 .gs-project-single:nth-child(1) .gsp-content-box .gsp-content .gsp-arrow-icon-wrap {
  border-top: 1px solid #E7E7E7;
}

/* gsp-list-style-Four
======================*/
.gsp-list-style-04 {
  --gsp-title-font-size: 28px;
  --gsp-cats-font-family: "Arimo", sans-serif;
  --gsp-title--hover-color: #FF5C34;
}
.gsp-list-style-04 .gs-project-single {
  margin-bottom: 0;
}
.gsp-list-style-04 .gs-project-single .gsp-content-box {
  width: 100%;
  overflow: visible;
}
.gsp-list-style-04 .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-04 .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-04 .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-04 .gs-project-single .gsp-content-box .gsp-content {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px solid #191919;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  position: relative;
}
.gsp-list-style-04 .gs-project-single .gsp-content-box .gsp-content .gsp-date-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
}
.gsp-list-style-04 .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-04 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-title .gsp-title {
  line-height: 1.3;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.gsp-list-style-04 .gs-project-single .gsp-content-box .gsp-content .view-btn-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  text-align: right;
}
.gsp-list-style-04 .gs-project-single:nth-child(1) .gsp-content-box .gsp-content {
  border-top: 1px solid #191919;
}
.gsp-list-style-04 .gs-project-single:hover .gsp-img-wrap {
  opacity: 1;
}

/* gsp-list-style-Five
======================*/
.gsp-list-style-05 {
  --gsp-title-font-size: 24px;
  --gsp-title--hover-color: #FF5C34;
  --gsp-title-text-transform:uppercase;
  --gsp-cats-font-family: "Arimo", sans-serif;
  --gsp-cats-text-transform:uppercase;
  --gsp-desc-font-family: "Arimo", sans-serif;
  --gsp-desc-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: #FF5C34;
  --gsp-action-btn-border-color: #000;
  --gsp-action-btn-border-hover-color: #FF5C34;
  --gsp-cats-color: #191919;
}
.gsp-list-style-05 .gs-project-single {
  margin-bottom: 0;
}
.gsp-list-style-05 .gs-project-single .gsp-content-box {
  width: 100%;
}
.gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-img-wrap {
  width: auto !important;
  aspect-ratio: 1;
  border-radius: 10px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 80%;
  min-height: 100px;
  max-height: 237px;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translateX(-100px) rotate(80deg);
      -ms-transform: translateX(-100px) rotate(80deg);
          transform: translateX(-100px) rotate(80deg);
  -webkit-transition: all 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-title {
  line-height: 1.4;
}
.gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-content {
  padding: 38px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #E7E7E7;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  position: relative;
}
.gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-content .gsp-left-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
  padding-right: 20px;
}
.gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
}
.gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-description {
  margin-top: 8px;
}
.gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-content .gsp-right-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  padding-left: 25px;
}
.gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-content .gsp-right-content .gsp-action-btn-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-content .gsp-img-wrap,
.gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-content .gsp-list-description,
.gsp-list-style-05 .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-05 .gs-project-single .gsp-content-box .gsp-content:hover .gsp-left-content .gsp-title {
  color: #FF5C34;
}
.gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-action-btn-wrapper {
  gap: 10px;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.gsp-list-style-05 .gs-project-single:nth-child(1) .gsp-content-box .gsp-content {
  border-top: 1px solid #E7E7E7;
}
.gsp-list-style-05 .gs-project-single:hover .gsp-content-box .gsp-img-wrap {
  opacity: 1;
  -webkit-transform: translateX(-200px) rotate(0deg);
      -ms-transform: translateX(-200px) rotate(0deg);
          transform: translateX(-200px) rotate(0deg);
}

/* 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;
  }
  .gsp-list-style-03 .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-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content {
    border-left: 1px solid #E7E7E7;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap {
    border-left: 1px solid #E7E7E7;
    display: none;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-showing-content .gsp-title {
    display: none;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap {
    display: block !important;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap .gsp-hover-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap .gsp-hover-content .gsp-hc-left .gsp-img-wrap {
    width: 100% !important;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-index-number {
    -ms-flex-preferred-size: 60px;
        flex-basis: 60px;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-title {
    font-size: 20px;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .step-number p {
    font-size: 24px;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box:hover .gsp-mid-content .gsp-showing-content {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .gsp-list-style-03 .gs-project-single:nth-child(1) .gsp-content-box .gsp-content .gsp-mid-content {
    border-top: none;
  }
  .gsp-list-style-03 .gs-project-single:nth-child(even) .gsp-content-box .gsp-content .gsp-index-number {
    border-bottom: 1px solid #E7E7E7;
  }
  .gsp-list-style-03 .gs-project-single:nth-child(odd) .gsp-content-box .gsp-content .gsp-index-number {
    border-bottom: 1px solid #E7E7E7;
  }
  .gsp-list-style-04 .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-04 .gs-project-single .gsp-content-box .gsp-content .gsp-date-wrapper {
    -ms-flex-preferred-size: 40px;
        flex-basis: 40px;
  }
  .gsp-list-style-04 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-title .gsp-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .gsp-list-style-04 .gs-project-single .gsp-content-box .gsp-content .view-btn-wrapper {
    -ms-flex-preferred-size: 24px;
        flex-basis: 24px;
  }
  .gsp-list-style-04 .gs-project-single .gsp-content-box .gsp-img-wrap {
    display: none;
  }
}
@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;
  }
  .gsp-list-style-03 .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-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content {
    border-left: 1px solid #E7E7E7;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap {
    border-left: 1px solid #E7E7E7;
    display: none;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-showing-content .gsp-title {
    display: none;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap {
    display: block !important;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap .gsp-hover-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap .gsp-hover-content .gsp-hc-left .gsp-img-wrap {
    width: 100% !important;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-index-number {
    -ms-flex-preferred-size: 60px;
        flex-basis: 60px;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-title {
    font-size: 20px;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .step-number p {
    font-size: 24px;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box:hover .gsp-mid-content .gsp-showing-content {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .gsp-list-style-03 .gs-project-single:nth-child(1) .gsp-content-box .gsp-content .gsp-mid-content {
    border-top: none;
  }
  .gsp-list-style-03 .gs-project-single:nth-child(even) .gsp-content-box .gsp-content .gsp-index-number {
    border-bottom: 1px solid #E7E7E7;
  }
  .gsp-list-style-03 .gs-project-single:nth-child(odd) .gsp-content-box .gsp-content .gsp-index-number {
    border-bottom: 1px solid #E7E7E7;
  }
  .gsp-list-style-04 .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-04 .gs-project-single .gsp-content-box .gsp-content .gsp-date-wrapper {
    -ms-flex-preferred-size: 40px;
        flex-basis: 40px;
  }
  .gsp-list-style-04 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-title .gsp-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .gsp-list-style-04 .gs-project-single .gsp-content-box .gsp-content .view-btn-wrapper {
    -ms-flex-preferred-size: 24px;
        flex-basis: 24px;
  }
  .gsp-list-style-04 .gs-project-single .gsp-content-box .gsp-img-wrap {
    display: none;
  }
  .gsp-list-style-05 {
    --gsp-title-font-size: 18px;
    --gsp-cats-font-size: 14px;
  }
  .gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-img-wrap {
    display: none;
  }
  .gsp-list-style-05 .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-05 .gs-project-single .gsp-content-box .gsp-content .gsp-left-content,
  .gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content,
  .gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-content .gsp-right-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 0;
  }
  .gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-title {
    margin-bottom: 10px;
  }
  .gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-action-btn-wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 10px;
  }
}
@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;
  }
  .gsp-list-style-03 .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-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content {
    border-left: 1px solid #E7E7E7;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-arrow-icon-wrap {
    border-left: 1px solid #E7E7E7;
    display: none;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-showing-content .gsp-title {
    display: none;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap {
    display: block !important;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap .gsp-hover-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content .gsp-hover-content-wrap .gsp-hover-content .gsp-hc-left .gsp-img-wrap {
    width: 100% !important;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-content .gsp-index-number {
    -ms-flex-preferred-size: 60px;
        flex-basis: 60px;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .gsp-title {
    font-size: 20px;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box .step-number p {
    font-size: 24px;
  }
  .gsp-list-style-03 .gs-project-single .gsp-content-box:hover .gsp-mid-content .gsp-showing-content {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .gsp-list-style-03 .gs-project-single:nth-child(1) .gsp-content-box .gsp-content .gsp-mid-content {
    border-top: none;
  }
  .gsp-list-style-03 .gs-project-single:nth-child(even) .gsp-content-box .gsp-content .gsp-index-number {
    border-bottom: 1px solid #E7E7E7;
  }
  .gsp-list-style-03 .gs-project-single:nth-child(odd) .gsp-content-box .gsp-content .gsp-index-number {
    border-bottom: 1px solid #E7E7E7;
  }
  .gsp-list-style-04 .gs-project-single .gsp-content-box .gsp-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-bottom: 1px solid #c9c9c9;
  }
  .gsp-list-style-04 .gs-project-single .gsp-content-box .gsp-content .gsp-date-wrapper {
    -ms-flex-preferred-size: 40px;
        flex-basis: 40px;
  }
  .gsp-list-style-04 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-title .gsp-title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .gsp-list-style-04 .gs-project-single .gsp-content-box .gsp-content .view-btn-wrapper {
    -ms-flex-preferred-size: 24px;
        flex-basis: 24px;
  }
  .gsp-list-style-04 .gs-project-single .gsp-content-box .gsp-img-wrap {
    display: none;
  }
  .gsp-list-style-04 .gs-project-single:nth-child(1) .gsp-content-box .gsp-content {
    border-top: 1px solid #c9c9c9;
  }
  .gsp-list-style-05 {
    --gsp-title-font-size: 18px;
    --gsp-cats-font-size: 14px;
  }
  .gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-img-wrap {
    display: none;
  }
  .gsp-list-style-05 .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-05 .gs-project-single .gsp-content-box .gsp-content .gsp-left-content,
  .gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-content .gsp-mid-content,
  .gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-content .gsp-right-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 0;
  }
  .gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-title {
    margin-bottom: 10px;
  }
  .gsp-list-style-05 .gs-project-single .gsp-content-box .gsp-action-btn-wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 10px;
  }
}
.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;
}

.gs-single-style-two {
  padding: 0 !important;
}
.gs-single-style-two .gs-project-single .gspps-header-wrap {
  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: #191919;
  background-color: #ffffff;
  margin-bottom: 48px;
  border-bottom: 1px solid #DEDEDE;
}
.gs-single-style-two .gs-project-single .gspps-header-wrap .gspps-container-box {
  padding: 0 20px;
}
.gs-single-style-two .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content {
  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;
  padding-left: 20%;
  padding-right: 20%;
}
.gs-single-style-two .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content .gsp-title {
  color: #191919;
  text-align: center;
}
.gs-single-style-two .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content .gsp-tagline {
  margin-bottom: 16px;
}
.gs-single-style-two .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content .gsp-tagline .gsp-tagline-name {
  color: #191919;
}
.gs-single-style-two .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content .gsp-single-excerpt {
  margin-top: 16px;
  color: #7f8c8d;
  text-align: center;
}
.gs-single-style-two .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content .gsp-status {
  color: #ffffff;
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-weight: 400;
  font-size: 0.9rem;
  background-color: #2ecc71;
  margin-top: 16px;
}
.gs-single-style-two .gs-project-single .gspps-featured-img {
  position: relative;
  width: 100%;
  height: 60vh;
  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-two .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-two .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left {
  width: 45%;
}
.gs-single-style-two .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section {
  margin-bottom: 32px;
}
.gs-single-style-two .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section:last-child {
  margin-bottom: 0;
}
.gs-single-style-two .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-two .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right {
  width: 55%;
}
.gs-single-style-two .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section {
  margin-bottom: 12px;
}
.gs-single-style-two .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section:last-child {
  margin-bottom: 0;
}
.gs-single-style-two .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section .gsp-cs-content {
  padding: 16px 0px;
}
.gs-single-style-two .gs-project-single .gspps-info-wrap .gsp-content-section {
  background-color: #ffffff;
  border-radius: 0;
}
.gs-single-style-two .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-header {
  padding: 20px 0px;
  border-bottom: 1px solid #DEDEDE;
}
.gs-single-style-two .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content {
  padding: 16px 0px;
}
.gs-single-style-two .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content .gsp-review {
  background-color: #f8f8f8;
  padding: 20px;
}
.gs-single-style-two .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content .gsp-review blockquote {
  margin: 0;
  font-family: inherit;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #747474;
  border-left: 4px solid #bbb8b8;
}
.gs-single-style-two .gs-project-single .gspps-info-wrap .gsp-additional-info {
  margin-top: 12px;
}
.gs-single-style-two .gs-project-single .gspps-info-wrap .gsp-additional-info .gsps-cm-left {
  width: 65%;
}
.gs-single-style-two .gs-project-single .gspps-info-wrap .gsp-additional-info .gsps-cm-right {
  width: 35%;
}
.gs-single-style-two .gs-project-single .gsp-cm-video-audio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-top: 60px;
}
.gs-single-style-two .gs-project-single .gsp-cm-video-audio .gsps-cm-video-wrap,
.gs-single-style-two .gs-project-single .gsp-cm-video-audio .gsps-cm-audio-wrap {
  width: 50%;
}
.gs-single-style-two .gs-project-single .gsp-project-info-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.gs-single-style-two .gs-project-single .gsp-project-info-wrapper .info-content-box {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 12px;
  background-color: #ffffff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}
.gs-single-style-two .gs-project-single .gsp-project-info-wrapper .info-content-box:last-child {
  border-bottom: none;
}
.gs-single-style-two .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-two .gs-project-single .gsp-project-info-wrapper .gsp-url .gsp-url-value a:hover {
  text-decoration: none;
}
.gs-single-style-two .gs-project-single .gsp-content-section .gsp-cs-header h3 {
  color: #004e98;
}
.gs-single-style-two .gs-project-single .gsp-swiper-container {
  border-radius: 0 !important;
}
.gs-single-style-two .gs-project-single .gsp-swiper-container .gsp-images .swiper-slide {
  border-radius: 0;
}
.gs-single-style-two .gs-project-single .gsp-swiper-container .gsp-images .swiper-slide img {
  border-radius: 0;
}

.gs-single-style-three {
  padding: 0 !important;
}
.gs-single-style-three .gs-project-single .gspps-header-wrap {
  padding: 4rem 0 12rem 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;
  background-color: #ffffff;
  background: linear-gradient(135deg, #ff4757, #ffa502);
  position: relative;
  overflow: hidden;
}
.gs-single-style-three .gs-project-single .gspps-header-wrap::after {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 500px;
  height: 500px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}
.gs-single-style-three .gs-project-single .gspps-header-wrap::before {
  content: "";
  position: absolute;
  bottom: -50%;
  left: -10%;
  width: 300px;
  height: 300px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}
.gs-single-style-three .gs-project-single .gspps-header-wrap .gspps-container-box {
  padding: 0 20px;
}
.gs-single-style-three .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gs-single-style-three .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content {
  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;
  padding-left: 20%;
  padding-right: 20%;
}
.gs-single-style-three .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content .gsp-title {
  color: #ffffff;
  text-align: center;
}
.gs-single-style-three .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content .gsp-tagline {
  margin-bottom: 16px;
}
.gs-single-style-three .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content .gsp-tagline .gsp-tagline-name {
  color: #ffffff;
}
.gs-single-style-three .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content .gsp-single-excerpt {
  margin-top: 16px;
  color: #ffffff;
  text-align: center;
}
.gs-single-style-three .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content .gsp-status {
  color: #ffffff;
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-weight: 400;
  font-size: 0.9rem;
  background-color: #2ecc71;
  margin-top: 16px;
  -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
.gs-single-style-three .gs-project-single .gspps-featured-img {
  position: relative;
  width: 100%;
  height: 60vh;
  overflow: inherit;
  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;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 32px;
}
.gs-single-style-three .gs-project-single .gspps-featured-img-wrap {
  padding-bottom: 40px !important;
  margin-top: -60px;
}
.gs-single-style-three .gs-project-single .gspps-featured-img-wrap .gsp-single-excerpt {
  color: #ffffff;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-top: 20px;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left {
  width: 60%;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section {
  margin-bottom: 32px;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section:last-child {
  margin-bottom: 0;
}
.gs-single-style-three .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;
  background: linear-gradient(135deg, #ff4757, #ffa502);
  position: relative;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section .gsp-cs-header h3 {
  color: #ffffff;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section .gsp-cs-header::after {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right {
  width: 40%;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section {
  margin-bottom: 32px;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section:last-child {
  margin-bottom: 0;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section .gsp-cs-header {
  background-color: #ffffff;
  border-bottom: 1px solid #DEDEDE;
  background: linear-gradient(135deg, #ff4757, #ffa502);
  position: relative;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section .gsp-cs-header h3 {
  color: #ffffff;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section .gsp-cs-header::after {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}
.gs-single-style-three .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-three .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-three .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-header {
  padding: 20px 16px;
  border-bottom: 1px solid #DEDEDE;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-header {
  background-color: #ffffff;
  border-bottom: 1px solid #DEDEDE;
  background: linear-gradient(135deg, #ff4757, #ffa502);
  position: relative;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-header h3 {
  color: #ffffff;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-header::after {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content {
  padding: 16px 20px;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content .gsp-review {
  background-color: #f8f8f8;
}
.gs-single-style-three .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content .gsp-review blockquote {
  margin: 0;
  font-family: inherit;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #747474;
  border-left: 4px solid #bbb8b8;
  padding: 16px 20px;
}
.gs-single-style-three .gs-project-single .gsp-cm-video-audio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-top: 60px;
}
.gs-single-style-three .gs-project-single .gsp-cm-video-audio .gsps-cm-video-wrap,
.gs-single-style-three .gs-project-single .gsp-cm-video-audio .gsps-cm-audio-wrap {
  width: 50%;
}
.gs-single-style-three .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-three .gs-project-single .gsp-project-info-wrapper .info-content-box:last-child {
  border-bottom: none;
}
.gs-single-style-three .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-three .gs-project-single .gsp-project-info-wrapper .gsp-url .gsp-url-value a:hover {
  text-decoration: none;
}
.gs-single-style-three .gs-project-single .gsp-swiper-container {
  border-radius: 0 !important;
}
.gs-single-style-three .gs-project-single .gsp-swiper-container .gsp-images .swiper-slide {
  border-radius: 0;
}
.gs-single-style-three .gs-project-single .gsp-swiper-container .gsp-images .swiper-slide img {
  border-radius: 0;
}

.gs-single-style-four {
  padding: 0 !important;
}
.gs-single-style-four .gs-project-single .gspps-container-box {
  padding: 0 15px;
}
.gs-single-style-four .gs-project-single .gspps-featured-img {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 650px;
  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;
  padding-top: 100px;
  padding-bottom: 100px;
}
.gs-single-style-four .gs-project-single .gspps-featured-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7019607843);
  z-index: 1;
}
.gs-single-style-four .gs-project-single .gspps-featured-img .gspps-hero-content {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 2;
  position: relative;
  width: 70%;
}
.gs-single-style-four .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-title {
  color: #ffffff;
}
.gs-single-style-four .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-tagline {
  margin-bottom: 16px;
}
.gs-single-style-four .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-tagline .gsp-tagline-name {
  color: #ffffff;
}
.gs-single-style-four .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-single-excerpt {
  margin-top: 16px;
  color: #7f8c8d;
}
.gs-single-style-four .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.gs-single-style-four .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box {
  width: auto;
  padding-right: 0;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.gs-single-style-four .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box .gsp-info-label,
.gs-single-style-four .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box .gsp-info-name {
  color: #ffffff !important;
  font-family: inherit;
  font-style: normal;
}
.gs-single-style-four .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box .gsp-info-label {
  font-weight: 600;
  font-size: 18px;
  line-height: 2;
}
.gs-single-style-four .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box .gsp-info-name {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}
.gs-single-style-four .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-status {
  color: #ffffff;
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-weight: 400;
  font-size: 0.9rem;
  background-color: #2ecc71;
  margin-top: 16px;
}
.gs-single-style-four .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-four .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left {
  width: 60%;
}
.gs-single-style-four .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section {
  margin-bottom: 32px;
}
.gs-single-style-four .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section:last-child {
  margin-bottom: 0;
}
.gs-single-style-four .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-four .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right {
  width: 40%;
}
.gs-single-style-four .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section {
  margin-bottom: 12px;
}
.gs-single-style-four .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section:last-child {
  margin-bottom: 0;
}
.gs-single-style-four .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section .gsp-cs-content {
  padding: 16px 0px;
}
.gs-single-style-four .gs-project-single .gspps-info-wrap .gsp-content-section {
  background-color: #ffffff;
  border-radius: 0;
}
.gs-single-style-four .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-header {
  padding: 20px 0px;
  border-bottom: 1px solid #DEDEDE;
}
.gs-single-style-four .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content {
  padding: 16px 0px;
}
.gs-single-style-four .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content .gsp-review {
  background-color: #f8f8f8;
  padding: 20px;
}
.gs-single-style-four .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content .gsp-review blockquote {
  margin: 0;
  font-family: inherit;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #747474;
  border-left: 4px solid #bbb8b8;
}
.gs-single-style-four .gs-project-single .gspps-info-wrap .gsp-additional-info {
  margin-top: 12px;
}
.gs-single-style-four .gs-project-single .gspps-info-wrap .gsp-additional-info .gsps-cm-left {
  width: 65%;
}
.gs-single-style-four .gs-project-single .gspps-info-wrap .gsp-additional-info .gsps-cm-right {
  width: 35%;
}
.gs-single-style-four .gs-project-single .gsp-cm-video-audio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-top: 60px;
}
.gs-single-style-four .gs-project-single .gsp-cm-video-audio .gsps-cm-video-wrap,
.gs-single-style-four .gs-project-single .gsp-cm-video-audio .gsps-cm-audio-wrap {
  width: 50%;
}
.gs-single-style-four .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-four .gs-project-single .gsp-project-info-wrapper .info-content-box:last-child {
  border-bottom: none;
}
.gs-single-style-four .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-four .gs-project-single .gsp-project-info-wrapper .gsp-url .gsp-url-value a:hover {
  text-decoration: none;
}
.gs-single-style-four .gs-project-single .gsp-content-section .gsp-cs-header h3 {
  color: #030063;
}
.gs-single-style-four .gs-project-single .gsp-single-excerpt {
  margin-bottom: 20px;
}
.gs-single-style-four .gs-project-single .gsp-breadcumb-list {
  border-top: none;
}
.gs-single-style-four .gs-project-single .gsp-swiper-container {
  border-radius: 0 !important;
}
.gs-single-style-four .gs-project-single .gsp-swiper-container .gsp-images .swiper-slide {
  border-radius: 0;
}
.gs-single-style-four .gs-project-single .gsp-swiper-container .gsp-images .swiper-slide img {
  border-radius: 0;
}

/* gsp single five */
.gs-single-style-five {
  padding: 0 !important;
}
.gs-single-style-five .gs-project-single .gspps-container-fluid {
  padding-bottom: 0;
}
.gs-single-style-five .gs-project-single .gspps-container-box {
  padding: 0 15px;
}
.gs-single-style-five .gs-project-single .gspps-featured-img {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 650px;
  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;
  padding-top: 100px;
  padding-bottom: 100px;
}
.gs-single-style-five .gs-project-single .gspps-featured-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7019607843);
  z-index: 1;
}
.gs-single-style-five .gs-project-single .gspps-featured-img .gspps-hero-content {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 2;
  position: relative;
  width: 70%;
}
.gs-single-style-five .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-title {
  color: #ffffff;
}
.gs-single-style-five .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-tagline {
  margin-bottom: 16px;
}
.gs-single-style-five .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-tagline .gsp-tagline-name {
  color: #ffffff;
}
.gs-single-style-five .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-single-excerpt {
  margin-top: 16px;
  color: #7f8c8d;
}
.gs-single-style-five .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.gs-single-style-five .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box {
  width: auto;
  padding-right: 0;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.gs-single-style-five .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box .gsp-info-label,
.gs-single-style-five .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box .gsp-info-name {
  color: #ffffff !important;
  font-family: inherit;
  font-style: normal;
}
.gs-single-style-five .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box .gsp-info-label {
  font-weight: 600;
  font-size: 18px;
  line-height: 2;
}
.gs-single-style-five .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box .gsp-info-name {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}
.gs-single-style-five .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-status {
  color: #ffffff;
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-weight: 400;
  font-size: 0.9rem;
  background-color: #2ecc71;
  margin-top: 16px;
}
.gs-single-style-five .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-five .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left {
  width: 58%;
}
.gs-single-style-five .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section {
  margin-bottom: 32px;
}
.gs-single-style-five .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section:last-child {
  margin-bottom: 0;
}
.gs-single-style-five .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-five .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right {
  width: 42%;
}
.gs-single-style-five .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section {
  margin-bottom: 12px;
  border: 1px solid #dcdcdc;
  background-color: #efefef;
  padding: 0px 16px;
  border-radius: 10px;
}
.gs-single-style-five .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section:last-child {
  margin-bottom: 0;
}
.gs-single-style-five .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section .gsp-cs-content {
  padding: 16px 0px;
}
.gs-single-style-five .gs-project-single .gspps-info-wrap .gsp-content-section {
  background-color: #ffffff;
  border-radius: 0;
}
.gs-single-style-five .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-header {
  padding: 20px 0px;
  border-bottom: 1px solid #DEDEDE;
}
.gs-single-style-five .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content {
  padding: 16px 0px;
}
.gs-single-style-five .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content .gsp-review {
  background-color: #f8f8f8;
  padding: 20px;
}
.gs-single-style-five .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content .gsp-review blockquote {
  margin: 0;
  font-family: inherit;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #747474;
  border-left: 4px solid #bbb8b8;
}
.gs-single-style-five .gs-project-single .gspps-info-wrap .gsp-additional-info {
  margin-top: 12px;
}
.gs-single-style-five .gs-project-single .gspps-info-wrap .gsp-additional-info .gsps-cm-left {
  width: 65%;
}
.gs-single-style-five .gs-project-single .gspps-info-wrap .gsp-additional-info .gsps-cm-right {
  width: 35%;
}
.gs-single-style-five .gs-project-single .gsp-cm-video-audio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-top: 60px;
}
.gs-single-style-five .gs-project-single .gsp-cm-video-audio .gsps-cm-video-wrap,
.gs-single-style-five .gs-project-single .gsp-cm-video-audio .gsps-cm-audio-wrap {
  width: 50%;
}
.gs-single-style-five .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 #d4d4d4;
  padding: 12px 0;
}
.gs-single-style-five .gs-project-single .gsp-project-info-wrapper .info-content-box:last-child {
  border-bottom: none;
}
.gs-single-style-five .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-five .gs-project-single .gsp-project-info-wrapper .gsp-url .gsp-url-value a:hover {
  text-decoration: none;
}
.gs-single-style-five .gs-project-single .gsp-content-section .gsp-cs-header h3 {
  color: #030063;
}
.gs-single-style-five .gs-project-single .gsp-single-excerpt {
  margin-bottom: 20px;
}
.gs-single-style-five .gs-project-single .gsp-swiper-container {
  border-radius: 0 !important;
}
.gs-single-style-five .gs-project-single .gsp-swiper-container .gsp-images .swiper-slide {
  border-radius: 0;
}
.gs-single-style-five .gs-project-single .gsp-swiper-container .gsp-images .swiper-slide img {
  border-radius: 0;
}

.gs-single-style-six {
  padding: 0 !important;
}
.gs-single-style-six .gs-project-single .gspps-container-box {
  padding: 0 15px;
}
.gs-single-style-six .gs-project-single .gspps-featured-img {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 650px;
  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;
  padding-top: 100px;
  padding-bottom: 100px;
}
.gs-single-style-six .gs-project-single .gspps-featured-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.gs-single-style-six .gs-project-single .gspps-featured-img .gspps-hero-content {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 2;
  position: relative;
  width: 70%;
}
.gs-single-style-six .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-title {
  color: #ffffff;
}
.gs-single-style-six .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-tagline {
  margin-bottom: 16px;
}
.gs-single-style-six .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-tagline .gsp-tagline-name {
  color: #ffffff;
}
.gs-single-style-six .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-single-excerpt {
  margin-top: 16px;
  color: #7f8c8d;
}
.gs-single-style-six .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
}
.gs-single-style-six .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box {
  width: auto;
  padding-right: 0;
  margin-right: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gs-single-style-six .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box .gsp-info-label,
.gs-single-style-six .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box .gsp-info-name {
  color: #ffffff !important;
  font-family: inherit;
  font-style: normal;
  padding: 0 !important;
}
.gs-single-style-six .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box .gsp-info-label {
  font-weight: 600;
  font-size: 18px;
  line-height: 2;
}
.gs-single-style-six .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-project-time .info-content-box .gsp-info-name {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}
.gs-single-style-six .gs-project-single .gspps-featured-img .gspps-hero-content .gsp-status {
  color: #ffffff;
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-weight: 400;
  font-size: 0.9rem;
  background-color: #2ecc71;
  margin-top: 16px;
}
.gs-single-style-six .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-six .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left {
  width: 60%;
}
.gs-single-style-six .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section {
  margin-bottom: 16px;
  margin-top: 40px;
}
.gs-single-style-six .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left .gsp-content-section:last-child {
  margin-bottom: 0;
}
.gs-single-style-six .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-six .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right {
  width: 40%;
  position: sticky;
  top: 48px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.gs-single-style-six .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section {
  margin-bottom: 12px;
}
.gs-single-style-six .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section:last-child {
  margin-bottom: 0;
}
.gs-single-style-six .gs-project-single .gspps-info-wrap .gsp-content-section {
  background-color: #ffffff;
  border-radius: 0;
}
.gs-single-style-six .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-header {
  padding-bottom: 16px;
}
.gs-single-style-six .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content {
  padding-bottom: 16px;
}
.gs-single-style-six .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content .gsp-review {
  background-color: #f0fdf4;
  padding: 20px;
  border-radius: 5px;
  border-left: 4px solid #22c55e;
}
.gs-single-style-six .gs-project-single .gspps-info-wrap .gsp-content-section .gsp-cs-content .gsp-review blockquote {
  margin: 0;
  font-family: inherit;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #747474;
  padding: 0;
  border-left: none;
}
.gs-single-style-six .gs-project-single .gspps-info-wrap .gsp-additional-info .gsps-cm-left {
  width: 65%;
}
.gs-single-style-six .gs-project-single .gspps-info-wrap .gsp-additional-info .gsps-cm-right {
  width: 35%;
}
.gs-single-style-six .gs-project-single .gsp-cm-video-audio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-top: 60px;
}
.gs-single-style-six .gs-project-single .gsp-cm-video-audio .gsps-cm-video-wrap,
.gs-single-style-six .gs-project-single .gsp-cm-video-audio .gsps-cm-audio-wrap {
  width: 50%;
}
.gs-single-style-six .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;
  padding: 12px 0;
  -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;
}
.gs-single-style-six .gs-project-single .gsp-project-info-wrapper .info-content-box:last-child {
  border-bottom: none;
}
.gs-single-style-six .gs-project-single .gsp-project-info-wrapper .info-content-box .gsp-info-label {
  font-weight: 700;
  color: #000;
}
.gs-single-style-six .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-six .gs-project-single .gsp-project-info-wrapper .gsp-url .gsp-url-value a:hover {
  text-decoration: none;
}
.gs-single-style-six .gs-project-single .gsp-content-section .gsp-cs-header h3 {
  color: #030063;
}
.gs-single-style-six .gs-project-single .gsp-single-excerpt {
  margin-bottom: 20px;
}
.gs-single-style-six .gs-project-single .gsp-breadcumb-list {
  border-top: none;
  background-color: rgba(0, 0, 0, 0.6509803922);
}
.gs-single-style-six .gs-project-single .gsp-breadcumb-list li.gs-breadcrumbs-end {
  color: #f9dd09;
}
.gs-single-style-six .gs-project-single .gsp-swiper-container {
  border-radius: 0 !important;
  position: relative;
}
.gs-single-style-six .gs-project-single .gsp-swiper-container .gsp-images .swiper-slide {
  border-radius: 0;
}
.gs-single-style-six .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%;
  }
  .gs-single-style-two .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-two .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content {
    padding-left: 0;
    padding-right: 0;
  }
  .gs-single-style-two .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content .gsp-tagline {
    text-align: center;
  }
  .gs-single-style-two .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-left {
    text-align: center;
  }
  .gs-single-style-two .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-left .gsp-title {
    font-size: 24px;
  }
  .gs-single-style-two .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-right {
    margin-top: 20px;
  }
  .gs-single-style-two .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-two .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left {
    width: 100%;
  }
  .gs-single-style-two .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right {
    width: 100%;
  }
  .gs-single-style-two .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-two .gs-project-single .gsp-cm-video-audio .gsps-cm-video-wrap,
  .gs-single-style-two .gs-project-single .gsp-cm-video-audio .gsps-cm-audio-wrap {
    width: 100%;
  }
  .gs-single-style-three .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-three .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-left {
    text-align: center;
  }
  .gs-single-style-three .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-left .gsp-title {
    font-size: 24px;
  }
  .gs-single-style-three .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-right {
    margin-top: 20px;
  }
  .gs-single-style-three .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-three .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left {
    width: 100%;
  }
  .gs-single-style-three .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right {
    width: 100%;
  }
  .gs-single-style-three .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-three .gs-project-single .gsp-cm-video-audio .gsps-cm-video-wrap,
  .gs-single-style-three .gs-project-single .gsp-cm-video-audio .gsps-cm-audio-wrap {
    width: 100%;
  }
  .gs-single-style-four .gs-project-single .gspps-featured-img {
    min-height: 500px;
  }
  .gs-single-style-four .gs-project-single .gspps-container-box .gspps-hero-content {
    width: 100%;
  }
  .gs-single-style-four .gs-project-single .gspps-container-box .gspps-hero-content .gsp-project-time {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gs-single-style-four .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-four .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content {
    padding-left: 0;
    padding-right: 0;
  }
  .gs-single-style-four .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-content .gsp-tagline {
    text-align: center;
  }
  .gs-single-style-four .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-left {
    text-align: center;
  }
  .gs-single-style-four .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-left .gsp-title {
    font-size: 24px;
  }
  .gs-single-style-four .gs-project-single .gspps-header-wrap .gspps-container-box .gspps-header .gspps-header-right {
    margin-top: 20px;
  }
  .gs-single-style-four .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-four .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left {
    width: 100%;
  }
  .gs-single-style-four .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right {
    width: 100%;
  }
  .gs-single-style-four .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-four .gs-project-single .gsp-cm-video-audio .gsps-cm-video-wrap,
  .gs-single-style-four .gs-project-single .gsp-cm-video-audio .gsps-cm-audio-wrap {
    width: 100%;
  }
  .gs-single-style-six .gs-project-single .gspps-featured-img {
    min-height: 500px;
  }
  .gs-single-style-six .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-six .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-left {
    width: 100%;
  }
  .gs-single-style-six .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right {
    width: 100%;
  }
  .gs-single-style-six .gs-project-single .gspps-info-wrap .gsps-cm-info-wrap .gsps-cm-right .gsp-content-section .gsp-cs-content .gsp-project-info-wrapper .info-content-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .gs-single-style-six .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-six .gs-project-single .gsp-cm-video-audio .gsps-cm-video-wrap,
  .gs-single-style-six .gs-project-single .gsp-cm-video-audio .gsps-cm-audio-wrap {
    width: 100%;
  }
}
