.b-example-divider {
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.form-control-dark {
  color: #fff;
  background-color: var(--bs-dark);
  border-color: var(--bs-gray);
}
.form-control-dark:focus {
  color: #fff;
  background-color: var(--bs-dark);
  border-color: #fff;
  box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}

.text-small {
  font-size: 85%;
}

.dropdown-toggle {
  outline: 0;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.categoryItem img {
  max-width: 100%;
  max-height: 100%;
}

.single-page-header {
  margin-bottom: 5px;
  padding: 30px 0;
  position: relative;
}

/*
.single-page-header:after, .single-page-header:before {
content: "";
position: absolute;
height: 100%;
width: 100%;
display: block;
top: 0;
left: 0;
z-index: 15;
background: linear-gradient(to right, rgba(247, 247, 247, 0.75) 34%, rgba(247, 247, 247, 0.55) 70%, rgba(247, 247, 247, 0.14) 90%);
}*/

.single-page-header .container {
  z-index: 59;
  position: relative;
}

.single-page-header .single-page-header-inner {
  display: flex;
}

.single-page-header .left-side {
  padding-right: 30px;
}

.single-page-header .left-side,
.single-page-header .right-side {
  flex: 1;
  display: flex;
  align-items: center;
}

.single-page-header .header-image {
  height: 120px;
  flex: 0 0 120px;
  margin-right: 35px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, .1);
  display: flex;
  padding: 12px;
}

.single-page-header .background-image-container {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.single-page-header .header-image img {
  align-self: center;
  transform: translate3d(0, 0, 0);
}

.single-page-header .header-details {
  flex: 1;
}

.single-page-header .header-details h3 {
  color: #333;
  font-size: 26px;
  padding: 0;
  margin: 3px 0 20px;
  line-height: 36px;
  position: relative;
  display: inline-block;
}

.single-page-header .header-details h3 span {
  color: gray;
  display: block;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
}

.single-page-header .header-details ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 24px;
  margin-bottom: -7px;
}

.single-page-header .header-details li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 12px;
  font-size: 16px;
}

.single-page-header .header-details li i,
.single-page-header .header-details li .feather {
  font-size: 20px;
  position: relative;
  margin-right: 2px;
}

@media (max-width: 1240px) {

  .single-page-header .header-image {
    height: 120px;
    flex: 0 0 120px;
  }

  .single-page-header .header-details h3 {
    font-size: 26px;
  }
}

@media (max-width: 992px) {

  .single-page-header {
    padding: 20px 0;
  }

  .single-page-header .header-image {
    padding: 5px 5px;
    margin: 10px 0;
    height: 70px;
    flex: 0 0 70px;
    width: 70px;
    margin-bottom: -70px;
  }

  .single-page-header .single-page-header-inner {
    display: flex;
    flex-direction: column;
  }

  .single-page-header .left-side,
  .single-page-header .right-side,
  .single-page-header-inner {
    display: block;
    max-width: 100%;
  }

  .single-page-header .left-side {
    padding-right: 0;
  }

  .single-page-header .header-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .single-page-header .header-details h3 {
    font-size: 24px;
  }

  .single-page-header .header-details h3 {
    margin-left: 90px;
    display: block;
  }

}

.social-icons {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.social-icons li {
  margin: 0 5px;

}

.social-icons li i {
  color: #000 !important;
}

.workdetails {
  padding: 0;
  margin: 0;
  list-style: none;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.workdetails li {
  color: #000 !important;
  font-weight: 300;
}

.workdetails i {
  width: 18px;
}
.p-content {
margin-top: -35px;
border-radius: 24px;

}

.me-2 {
    margin-right: 1.5rem!important;
	font-size: inherit;
}

i.fa-brands.fa-facebook {
    color: blue !important;
}

i.fa-brands.fa-whatsapp {
    color: greenyellow !important;
}

i.fa-brands.fa-instagram {
    color: #c43939 !important;
}

i.fa-brands.fa-youtube {
    color: red !important;
}

i.fa.fa-map-marker {
    color: skyblue;
}

i.fas.fa-phone {
    color: green;
}

ul.list-unstyled.workdetails {
    font-size: large;
}