.cid-sywyzh1Zfi {
  padding-top: 5rem;
  padding-bottom: 4rem;
  background-image: url("assets/images/b1.jpg");
}
.cid-sywyzh1Zfi .offset-lg-1 
{
margin-left: 0;
margin-bottom: 30px;
margin-top: 20px;
}
.cid-sywyzh1Zfi .display-7
{
  color: white;
}
.cid-sywyzh1Zfi .mbr-section-title {
  color: #fe5925;
}
.cid-sywyzh1Zfi .card__wrap {
  margin-bottom: 50px;
  display: flex;
}
.cid-sywyzh1Zfi .content__block .card__wrap:last-child {
  border-bottom: 0;
}
.cid-sywyzh1Zfi .card__title {
  margin-bottom: 10px;
  font-weight: 600;
}

.cid-sywyzh1Zfi .card__image {
  display: block;
  max-width: 190px;
  width: 100%;
  text-align: center;
}
.cid-sywyzh1Zfi .card__image img {
  width: 80%;
  object-fit: cover;
}
.cid-sywyzh1Zfi .card__content {
  display: block;
  width: 100%;
  margin-bottom: 50px;
}
.service_page_title,
.service_page_subtitle {
  text-align: center;
}

@media (max-width: 1024px) {
  .cid-sywyzh1Zfi .mbr-section-title {
    margin-bottom: 44px;
    text-align: center;
  }
  .cid-sywyzh1Zfi .figure:before {
    left: 10%;
    top: 2px;
    width: 55px;
    height: 55px;
  }
  .cid-sywyzh1Zfi .card__wrap {
    margin-bottom: 39px;
  }
  .cid-sywyzh1Zfi .card__content {
    margin-bottom: 39px;
  }
}
@media (max-width: 575px) {
  .cid-sywyzh1Zfi .card__image {
    max-width: 77px;
  }
  .cid-sywyzh1Zfi .card__image img {
    width: 75%;
  }
}
