@import url("./header.css");
@import url("./footer.css");
/* @import url("./stylehome.css"); */

/* Animations css */

@import url("./animate.css");

/* End animations css */
/* .topHeader {
  height: 300px;
  background-image: url(../images/About/topAbout.jpg) !important;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  place-items: end;
}
.topHeader h1 {
  cursor: default;
  font-size: 26px;
  color: #fff;
  background: #eb5757;
  width: 400px;
  height: 70px;
  display: flex;
  place-content: center;
  place-items: center;
  position: relative;
  top: -25px;
}
.aboutExpress {
  margin-top: 3rem;
}
.aboutExpress p {
  font-size: 11pt;
  text-align: justify;
}
.ourTeam {
  margin-top: 3rem;
}
.ourTeam p {
  font-size: 11pt;
  text-align: justify;
}
.panel-title {
  margin: 0;
}
.otherServices {
  margin-top: 3rem;
} */
.back-to-top {
  left: 25px !important;
  right: auto !important;
}


.elementor-widget-text-editor {
  color: inherit !important;
}