﻿.pond-title {
  color: #15375E;
  font-size: 1.8rem;
  font-family: "Stolzl Book" !important;
}

.pond-description {
  font-family: "Helvetica NeueL Lt" !important;
}

#SubServices .pond-title {
  color: #15375E;
  font-size: 1.8rem;
  font-family: "Stolzl Book" !important;
}
#SubServices .pond-description {
  font-family: "Helvetica NeueL Lt" !important;
}
#SubServices .header {
  position: relative;
}
#SubServices .header .header-img {
  width: 100%;
  height: 400px;
  background-size: initial;
  background-position: top left;
  background-repeat: repeat;
}
#SubServices .header .header-contact {
  position: absolute;
  right: 0;
  top: 40%;
  color: white;
  background-color: #E21836;
  width: 250px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}
#SubServices .header .header-contact a {
  display: block;
  padding: 10px;
}
#SubServices .header .header-contact:hover {
  background-color: #b4132b;
}
#SubServices .header .header-title {
  position: absolute;
  left: 100px;
  bottom: 20px;
  color: white;
  font-size: 4rem;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Stolzl Book" !important;
}
#SubServices .header .empty-banner {
  padding: 70px;
  background-color: #15375E;
}
#SubServices .header a {
  color: white;
  text-decoration: none;
}
@media (max-width: 1199.98px) {
  #SubServices .header .header-title {
    font-size: 3rem;
    left: 20px;
  }
}
@media (max-width: 767.98px) {
  #SubServices .header .header-title {
    font-size: 1.5rem !important;
    left: 20px;
  }
}
#SubServices .header .header-title {
  font-size: 2.5rem;
}
#SubServices .header-img img {
  width: 100%;
  object-fit: cover;
  height: 400px;
}
#SubServices .container {
  padding: 20px 0;
}
#SubServices .container .breadcrumb {
  margin-bottom: 0px;
}
#SubServices .container .breadcrumb a {
  color: rgba(33, 37, 41, 0.75);
}
#SubServices .container .breadcrumb a:hover {
  color: #E21836;
  text-decoration-thickness: 2px;
  text-decoration: underline thick;
}
#SubServices .container .sub-services .sub-services-header {
  font-size: 1.2rem;
}
#SubServices .container .sub-services .blue {
  color: #15375E;
}
#SubServices .container .sub-services .pond-bullet-list {
  font-family: "Stolzl Book";
}
#SubServices .container .sub-services ul {
  list-style: disc;
  font-size: 1rem;
}
#SubServices .container .sub-services a {
  color: black;
  text-decoration-color: #a5a0a0;
}
#SubServices .container .sub-services a:hover {
  color: #E21836;
  text-decoration-color: #E21836;
  text-decoration-thickness: 2px;
  text-decoration: underline thick;
}
#SubServices .container .project-title {
  color: #E21836;
  font-size: 25px;
  font-family: "Helvetica NeueL Lt";
}
#SubServices .container .related-container {
  margin-top: 0px;
}
#SubServices .container .related-container .card {
  border: 0;
  border-radius: 0;
  border-top: 5px #E21836 solid;
  background-color: #f8f8f8;
  padding: 5px 0px 15px 20px;
}
#SubServices .container .related-container .card .card-header {
  background-color: unset;
  font-size: 1rem;
  font-family: "Stolzl Medium";
  color: #15375E;
  border: none;
  padding: 18px;
}
#SubServices .container .related-container .card .card-body-rs {
  padding: 0px;
  padding-left: 5px;
  font-family: "Helvetica NeueL Lt";
  font-size: 0.9rem;
  background-color: unset;
}
@media (max-width: 575.98px) {
  #SubServices .container {
    padding: 20px 20px 0px 20px;
  }
  #SubServices .container .sub-services {
    margin-top: 20px !important;
  }
  #SubServices .container .related-container {
    margin-top: 0px;
  }
  #SubServices .container .project-container {
    padding: 0;
    margin: 20px 0;
  }
}
#SubServices .project-container {
  position: relative;
}
#SubServices .project-container .swiper-button-prev {
  margin-left: -60px;
}
#SubServices .project-container .swiper-button-next {
  margin-right: -60px;
}
#SubServices .project-container .project-image-item {
  width: 420px !important;
}
#SubServices .project-container .project-item-container {
  position: relative;
}
#SubServices .project-container .project-item-container img {
  width: 417px;
  height: 417px;
  max-width: 417px;
  max-height: 417px;
  aspect-ratio: 1/1;
}
#SubServices .project-container .project-item-container .project-description {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  padding-left: 20px;
  color: white;
  background-color: rgba(0, 0, 0, 0.4196078431);
  text-transform: uppercase;
}
#SubServices .project-container .project-item-container .project-description .title-box {
  padding-right: 50px;
  margin-top: -30%;
}
#SubServices .project-container .project-item-container .market-services {
  text-transform: none;
  position: absolute;
  top: 70%;
}
#SubServices .project-container .project-item-container .market-services .text-label {
  display: block;
  width: 90px !important;
  min-width: 90px !important;
}
#SubServices .project-container .project-item-container .market-services .item-text {
  font-family: "Helvetica NeueL Lt";
  max-height: 60px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;
}
@media (max-width: 991.98px) {
  #SubServices .project-container .project-item-container img {
    max-width: unset;
    max-height: unset;
  }
}
@media (max-width: 375px) {
  #SubServices .project-container .project-item-container .item-text {
    width: 260px !important;
  }
}
@media (max-width: 991.98px) {
  #SubServices .container-similar-projects {
    padding: 0 !important;
    max-width: 100%;
    margin-top: 20px;
  }
  #SubServices .container-similar-projects .similar-project-title {
    padding: 0 100px;
  }
  #SubServices .container-similar-projects .swiper-button-prev {
    margin-left: 0 !important;
  }
  #SubServices .container-similar-projects .swiper-button-next {
    margin-right: 0 !important;
  }
}
#SubServices .similarProjectSwiper {
  width: 420px;
}
@media (min-width: 768px) {
  #SubServices .similarProjectSwiper {
    width: 860px;
  }
}
@media (min-width: 1200px) {
  #SubServices .similarProjectSwiper {
    width: 1300px;
  }
}
@media (min-width: 1400px) {
  #SubServices .similarProjectSwiper {
    width: 1300px;
  }
}
