/*Header Styles*/
@media screen and (min-width: 1280px) {
  .elementor-33 .elementor-element.elementor-element-0a6bd7f > .elementor-widget-container {
    margin: -5px 90px 0px 0px !important;
  }
}
/*Single Styles*/
/*Single Styles*/
.single-post div.page-content {
  padding: 0 0 88px;
}
.single-post div.page-content {
  padding: 0;
}
.single-post div.page-content .post-content-wrapper {
  max-width: 1200px;
  width: 90%;
}
.single-post div.page-content .post-content-wrapper h2 {
  margin: 0.5em 0 0.2em;
  line-height: 1.2;
}
.single-post div.page-content .post-content-wrapper h3, .single-post div.page-content .post-content-wrapper h4, .single-post div.page-content .post-content-wrapper h5, .single-post div.page-content .post-content-wrapper h6 {
  margin: 1.25em 0 0.5em;
}
.single-post div.page-content .post-content-wrapper {
  /* Blockquote */
  /* End Blockquote */
}
.single-post div.page-content .post-content-wrapper blockquote {
  position: relative;
  margin: 0 0 46px;
  padding: 40px 40px 40px 85px;
  border: 1px solid #cccccc;
  border-radius: 8px;
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  .single-post div.page-content .post-content-wrapper blockquote {
    padding: 30px 30px 30px 75px;
  }
}
.single-post div.page-content .post-content-wrapper blockquote:before {
  content: "";
  position: absolute;
  top: auto;
  left: 54px;
  bottom: 47px;
  width: 6px;
  height: calc(100% - 130px);
  background-color: #00055B;
}
@media (max-width: 767px) {
  .single-post div.page-content .post-content-wrapper blockquote:before {
    left: 43px;
    bottom: 34px;
    height: calc(100% - 100px);
  }
}
.single-post div.page-content .post-content-wrapper blockquote:after {
  content: "";
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 1;
  width: 39px;
  height: 33px;
  background: url(/wp-content/uploads/2023/08/Testimonial-quote.svg) no-repeat center;
  background-size: contain;
}
@media (max-width: 767px) {
  .single-post div.page-content .post-content-wrapper blockquote:after {
    left: 18px;
    top: 16px;
  }
}
.single-post div.page-content .post-content-wrapper blockquote p {
  text-align: left;
}
.single-post div.page-content .post-content-wrapper blockquote p span {
  display: block;
}
.single-post div.page-content .post-content-wrapper blockquote p span:not(:last-of-type) {
  margin-bottom: 1em;
}
.single-post div.page-content .post-content-wrapper blockquote p span.author {
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
}
.single-post div.page-content .post-content-wrapper blockquote p:last-child {
  margin-bottom: 0;
}
.single-post div.page-content .post-content-wrapper p + blockquote, .single-post div.page-content .post-content-wrapper ul + blockquote, .single-post div.page-content .post-content-wrapper h2 + blockquote, .single-post div.page-content .post-content-wrapper h3 + blockquote, .single-post div.page-content .post-content-wrapper h4 + blockquote, .single-post div.page-content .post-content-wrapper h5 + blockquote, .single-post div.page-content .post-content-wrapper h6 + blockquote {
  margin-top: 41px;
}
/*# sourceMappingURL=index.css.map */