/*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;
}
/* Page Carees */
#positions .positions-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1em;
  flex-wrap: wrap;
}
#positions .positions-row .position-item {
  display: block;
  background-color: #00133a;
  color: #ffffff;
  padding: 1.5em;
  border: 2px solid #00133a;
  transition: all 0.3s ease !important;
  position: relative;
  width: 32%;
}
@media (max-width: 980px) {
  #positions .positions-row .position-item {
    width: 31%;
  }
}
@media (max-width: 767px) {
  #positions .positions-row .position-item {
    width: 100%;
  }
}
#positions .positions-row .position-item .position-inner h3 {
  color: #ffffff;
  font-size: clamp(20px, 1.6666666667vw, 24px);
  margin-bottom: 0.5em;
}
@media (max-width: 767px) {
  #positions .positions-row .position-item .position-inner h3 {
    height: auto !important;
  }
}
#positions .positions-row .position-item .position-inner p {
  font-size: clamp(14px, 1.25vw, 18px);
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #positions .positions-row .position-item .position-inner p {
    height: auto !important;
  }
}
#positions .positions-row .position-item:hover {
  margin-top: -10px;
  background-color: #ffffff;
  color: #00133a;
  padding: 1.5em;
  border: 2px solid #00133a;
  box-shadow: 5px 5px 15px #00133a;
}
#positions .positions-row .position-item:hover h3 {
  color: #00133a;
}
#career-form {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#career-form .nf-form-layout form .nf-before-form-content nf-section .nf-form-fields-required {
  text-align: left;
  margin-bottom: 1em;
  color: #ffffff;
}
#career-form .nf-form-layout form .nf-form-content .nf-field-container {
  margin-bottom: 0 !important;
}
#career-form .nf-form-layout form .nf-form-content .nf-field-container .nf-field .nf-field-label {
  text-align: left !important;
}
#career-form .nf-form-layout form .nf-form-content .nf-field-container .nf-field .nf-field-label label {
  text-align: left !important;
  color: #ffffff;
}
#career-form .nf-form-layout form .nf-form-content .nf-field-container .nf-after-field {
  text-align: left;
}
#career-form .nf-form-layout form .nf-form-content nf-field .submit-container .nf-field .submit-wrap .nf-field-element {
  text-align: center;
}
#career-form .nf-form-layout form .nf-form-content nf-field .submit-container .nf-field .submit-wrap .nf-field-element input.ninja-forms-field {
  background-color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-0cb556b-font-family), Sans-serif;
  font-size: var(--e-global-typography-0cb556b-font-size);
  font-weight: var(--e-global-typography-0cb556b-font-weight);
  text-transform: var(--e-global-typography-0cb556b-text-transform);
  font-style: var(--e-global-typography-0cb556b-font-style);
  text-decoration: var(--e-global-typography-0cb556b-text-decoration);
  line-height: var(--e-global-typography-0cb556b-line-height);
  letter-spacing: var(--e-global-typography-0cb556b-letter-spacing);
  word-spacing: var(--e-global-typography-0cb556b-word-spacing);
  color: var(--e-global-color-text);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-secondary);
  border-radius: 0px 0px 0px 0px;
  padding: 15px 15px 15px 15px;
  color: var(--e-global-color-text);
}
#career-form .nf-form-layout form .nf-form-content nf-field .submit-container .nf-field .submit-wrap .nf-field-element input.ninja-forms-field:hover {
  background: #fff !important;
  border-color: transparent !important;
  color: inherit !important;
  color: #000000 !important;
}
/* Post Content Section  Append Careers application */
body.single.single-post #post-positions-form {
  background-color: #00133a;
  padding: 1em;
}
body.single.single-post #post-positions-form h3 {
  text-align: center;
  font-size: clamp(20px, 1.6666666667vw, 24px);
  margin-bottom: 0.5em;
  color: #ffffff;
}
/*# sourceMappingURL=index.css.map */