.elementor-heading-title-extend {
  padding-top: 50px;
  text-align: center;
  position: relative;
  padding-bottom: 17px;
  margin-bottom: 15px;
}
.elementor-heading-title-extend:after {
  content: "";
  display: block;
  position: absolute;
  width: 90px;
  height: 4px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  background: #ee3023;
}
.elementor-heading-title-extend.style2 {
  text-align: left;
}
.elementor-heading-title-extend.style2:after {
  display: none;
}
.elementor-heading-title-extend.style2 span {
  display: block;
  white-space: pre-line;
  position: relative;
  padding-left: 20px;
}
.elementor-heading-title-extend.style2 span:after {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: auto;
  top: 8px;
  bottom: 15px;
  left: 0px;
  right: unset;
  background: #ee3023;
}

@media (max-width: 1601px) {
  .elementor-heading-title-extend {
    padding-top: 59px;
  }
}
@media (max-width: 767px) {
  .elementor-heading-title-extend {
    padding-top: 29px;
  }
}

/*# sourceMappingURL=extend-title.css.map */
