body {
  color: #444;
}

body #Header {
  min-height: 60px !important;
}

@media (max-width: 767.98px) {
  body #Header {
    min-height: 52px !important;
  }
}

div#Subheader:not(.main-title) {
  display: none !important;
}

.main-title {
    margin: 0 calc(50% - 50vw);
}

.wpex-mt-10 {
  margin-top: 10px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.wpex-border-gray-200 {
  border-color: #eee;
}

.wpex-border-solid {
  border-style: solid;
}

.wpex-border-b {
  border-bottom-width: 1px;
}

.wpex-block {
  display: block;
}

.wpex-h-0 {
  height: 0;
}

.wpex-max-w-100 {
  max-width: 100%;
}

.wpex-social-btn {
  display: inline-block;
  font-size: inherit;
  color: inherit;
  padding: 0;
  height: 1.846em;
  line-height: 1.846em;
  width: 1.846em;
  cursor: pointer;
  text-align: center;
  border-radius: inherit;
  transition: 0.15s all ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #000;
  color: #fff !important;
}

.wpex-social-btn:hover {
  background: #3b5998;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.wpex-last-mr-0 > :last-child {
  margin-right: 0;
}

.wpex-flex-no-wrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.wpex-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.wpex-mr-10 {
  margin-right: 10px;
}
.vcex-icon-wrap {
  display: inline-block;
  text-align: center;
  position: relative;
  transform: rotate(0.0001deg);
}

.apply-now {
  padding-top: 30px !important;
  padding-right: 30px !important;
  padding-bottom: 30px !important;
  padding-left: 30px !important;
  background-color: #f7f7f7 !important;
  border-radius: 10px !important;
  text-align: center;
  margin-bottom: 40px;
}

.apply-now .theme-button {
  background-color: #11b1d9;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 1.385em;
  display: inline-block;
  color: #fff;
  padding: 0.538em 1.077em;
  font-family: inherit;
  font-weight: 400;
  margin: 0;
  border: 0;
  cursor: pointer;
  line-height: 1.65;
  -webkit-appearance: none;
  -webkit-font-smoothing: inherit;
  text-decoration: none !important;
  max-width: 100%;
  transition: 0.15s all ease;
  border-radius: 3px;
}

.apply-now .theme-button:hover {
  background-color: #c9c9c9;
  color: #ffffff;
}

.theme-heading {
  height: auto;
  top: auto !important;
  line-height: 1.4;
  font-size: 1.231em;
  font-weight: 600;
  color: #222;
  margin: 0 0 20px;
  padding: 0 0 5px;
  border-bottom: 1px solid #e8e8e8;
}

.wpex-social-share li {
  display: inline-block;
}

.wpex-social-share.position-horizontal li {
  margin-top: 0;
  margin-bottom: 5px;
  margin-right: 3px;
}
.wpex-social-share a {
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.wpex-social-share a {
  text-align: center;
  transition: 0.15s all ease;
}

.wpex-social-share.position-horizontal {
  margin: 0 auto 40px;
}

.wpex-social-share.position-horizontal li a {
  color: #999;
  padding: 0.385em 0.769em;
}
.wpex-social-share.style-flat li a {
  background: #444;
  color: #fff !important;
}

.wpex-social-share.style-flat.position-horizontal a {
  border-radius: 3px;
}

.wpex-social-share.style-flat li.wpex-twitter a {
  background: #00aced;
}

.wpex-social-share.style-flat li.wpex-twitter a:hover {
  background: #0093cb;
}

.wpex-social-share.style-flat li.wpex-facebook a {
  background: #3b5998;
}

.wpex-social-share.style-flat li.wpex-facebook a:hover {
  background: #324b80;
}

.wpex-social-share.style-flat li.wpex-linkedin a {
  background: #4875b4;
}
.wpex-social-share.style-flat li.wpex-linkedin a:hover {
  background: #3e659c;
}

.wpex-row {
  margin-left: -10px;
  margin-right: -10px;
}

.wpex-row .col {
  float: left;
  margin: 0 0 20px;
  padding: 0 10px;
  display: block;
  max-width: none;
  flex: initial;
  -mx-flex: initial;
}

.one-fourth,
.span_1_of_4.nr-col,
.wpex-row .span_1_of_4 {
  width: 25%;
  box-sizing: border-box;
}

.wpex-my-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.wpex-last-mb-0 > :last-child {
  margin-bottom: 0;
}

.wpex-first-mt-0 > :first-child {
  margin-top: 0;
}

.entry-media {
  position: relative;
}

img {
  max-width: 100%;
  height: auto;
}

.entry-title {
  display: block;
  line-height: 1.4;
  margin: 0;
  font-family: inherit;
  font-size: 1.077em;
  font-weight: 600;
  color: #222;
  overflow-wrap: break-word;
  word-wrap: break-word;
  letter-spacing: normal;
  font-style: normal;
  text-transform: none;
}

.wpex-first-mt-0 > :first-child {
  margin-top: 0;
}

.entry-title a {
  color: inherit;
}

.wpex-text-sm {
  font-size: 0.923em;
}

.wpex-leading-snug {
  line-height: 1.375;
}

.wpex-mb-5 {
  margin-bottom: 5px;
}

.wpex-text-gray-600 {
  color: #757575;
}

body .textcenter {
  text-align: center;
}

.wpex-social-btn-bordered {
  border: 2px solid #bbb;
}

.wpex-mr-5 {
  margin-right: 5px;
}

.wpex-mt-5 {
  margin-top: 5px;
}

body .wpex-round {
  border-radius: 9999px;
}

.wpex-social-border.wpex-facebook {
  border-color: #3b5998;
}

.archive-officer .wpex-social-color.wpex-facebook {
  color: #3b5998 !important;
}

.wpex-social-border.wpex-linkedin {
  border-color: #4875b4;
}

.archive-officer .wpex-social-color.wpex-linkedin {
  color: #4875b4 !important;
}

.wpex-social-border.wpex-phone-number {
  border-color: #3395ff;
}

.archive-officer .wpex-social-color.wpex-phone-number {
  color: #3395ff !important;
}

.wpex-social-border.wpex-email {
  border-color: #ffc548;
}

.archive-officer .wpex-social-color.wpex-email {
  color: #ffc548 !important;
}

.archive-officer .social-archive .wpex-social-btn {
  background: transparent;
}

.wpex-social-btn-bordered:hover {
  opacity: 0.6;
}

.theme-button {
  display: inline-block;
  background-color: #2c87f0;
  color: #fff;
  padding: 0.538em 1.077em;
  font-family: inherit;
  font-size: 0.923em;
  font-weight: 400;
  margin: 0;
  border: 0;
  cursor: pointer;
  line-height: 1.65;
  -webkit-appearance: none;
  -webkit-font-smoothing: inherit;
  text-decoration: none !important;
  max-width: 100%;
  transition: 0.15s all ease;
  border-radius: 3px;
}

.theme-button.minimal-border {
  background: none;
  color: #888;
  border: 1px solid #e8e8e8;
  border-radius: 0;
}

.theme-button.minimal-border:hover {
  background: #f7f7f7;
  color: #555;
}

@media (max-width: 767.98px) {
  .col,
  .one-half,
  .one-third,
  .one-fourth,
  .one-fifth,
  .wpex-row .col,
  .wpex-row.vcex-no-margin-grid .col {
    width: 100%;
  }
}

.tooltip-button {
  position: relative;
}

.tooltip-button .tooltiptext {
  visibility: hidden;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 5px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  max-width: 100vw;
  width: 180px;
  left: 50%;
  transform: translate(-50%, -100%);
  top: -15px;
  font-size: 14px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip-button .tooltiptext::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip-button:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
