.port-fotter-elementor a {
  display: inline-flex;
}

div .bd-sticky {
  position: fixed !important;
}

.bdevs-ratings {
  position: relative;
  display: inline-block;
  width: 75px;
  height: 16px;
  font-size: 18px;
  line-height: 1;
}
.bdevs-ratings:after,
.bdevs-ratings:before {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 0;
  color: #fcc032;
  content: "★★★★★";
  overflow: hidden;
}
.bdevs-ratings:before,
.bdevs-ratings.empty:after {
  color: rgba(38, 43, 50, 0.1);
}
.bdevs-ratings.one:after {
  content: "★";
}
.bdevs-ratings.two:after {
  content: "★★";
}
.bdevs-ratings.three:after {
  content: "★★★";
}
.bdevs-ratings.four:after {
  content: "★★★★";
}

.height-60 {
  height: 60px !important;
}
.package-list.pricing__feature {
  display: flex;
}

.about__thumb-wrapper.style-seven .about__thumb .about__shape-five {
  z-index: 1;
}

.pl_h7_about_thumb .about__shape-five {
  animation: upDown 1.6s ease-in-out 1.6s forwards infinite alternate;
}

.about__content.style-six.info .about__info-list .info__list ul {
  display: inherit;
  grid-template-columns: inherit;
  gap: inherit;
}

.underline-full {
  display: inline-block;
}

.underline-full h5 {
  position: relative;
}

.underline-full h5::before {
  position: absolute !important;
  content: "" !important;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  bottom: -5px;
}

.service__details_contact .from__input-box .form__input.style-two input {
  background: #1d1e1f;
}

.service__details_contact .from__input-box .form__input.style-two textarea {
  background: var(--bd-bg-secondary);
}
.cta__input a {
  cursor: pointer;
}
.testimonial__avatar-designation {
  font-size: 16px;
}
.post-comment-form-area .post-comment-form {
  margin-top: 0;
}

.about__content.style-six.info {
  padding: 0;
}

.customer-review-area::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  right: 0;
  width: 100% !important;
  pointer-events: none;
  top: 0 !important;
  min-height: 650px;
  background: linear-gradient(180deg, #1d1e1f 45%, #1d1e1f 0%, rgba(246, 250, 251, 0) 60%);
  z-index: 12;
}

.bd-accordion-style.bd-accordion-01 .accordion .accordion-item {
  padding: 25px;
}
.backtotop-wrap.show {
  opacity: 1;
  visibility: visible;
}
