@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&amp;display=swap');

body.o8 h1, body.o8 h2, body.o8 h3, body.o8 h4, body.o8 h5, body.o8 h6 {
  font-family: "Inter", sans-serif!important;
}

.bold-800 {
  font-weight: 800!important;
}

body.o8 .page-header {
  height: 800px!important;
}

body.o8 .background-image-page-header-overlay {
  display: none!important;
}

body.o8 #main h1.page-header-title.clr {
  font-family: "Inter", sans-serif;
  font-size: 60px!important;
  font-weight: 800!important;
  line-height: 73px;
  letter-spacing: 0em;
  text-align: right;
  opacity: 1;
}

body.o8 .container.clr.page-header-inner {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1015px;
  height: 100%;
  margin-right: 10%;
}

.headerWithBackground .wpb_wrapper {
  position: relative;
}

.headerWithBackground .wpb_wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #233C76;
}

.addBackgroundToHeader {
  text-transform: uppercase;
  font-weight: 800!important;
  max-width: fit-content;
}

@media screen and (max-width: 992px) {
  .addBackgroundToHeader {
    max-width: 100%!important;
    text-align: center!important;
  }
}

.customPostGrid {

}

.customPostGrid h4 {
  font-size: 28px;
  color: #3cab60;
  line-height: 33.89px;
  text-align: left;
  font-weight: 800!important;
  font-style: normal;
  margin: 15px 0!important;
}

.customPostGrid .vc_gitem-zone {
  background-color: transparent!important;
}

.customPostGrid .vc_gitem-col {
  padding: 0!important;
}

.customPostGrid .vc_btn3-container a {
  background-color: unset!important;
  border: unset!important;
  margin: 0 45px 0 0!important;
  padding: 0!important;
  display: block;
  text-align: right;
  text-decoration: none!important;
  font-size: 16px!important;
  line-height: 19.36px!important;
  font-weight: 800!important;
}

.customPostGrid .vc_btn3-container a:after {
  content: '';
  position: absolute;
  top: 0;
  right: -45px;
  width: 26px;
  height: 16px;
  background-image: url('https://highlandbridge.com/wp-content/uploads/sites/9/2024/02/Arrow-1.png');
}

.customPostGrid .vc-gitem-zone-height-mode-auto:before {
  padding-top: 60%!important;
}

.text-uppercase {
  text-transform: uppercase!important;
}

p.vc_custom_heading {
  font-family: unset!important;
  font-weight: 400!important;
}

body.o8 .tp-thumbs {
    z-index: 1!important;
}

body.o8 #site-header {
  background-image: url('https://highlandbridge.com/wp-content/uploads/sites/9/2024/02/Vector-1.png')!important;
}

@media screen and (max-width: 992px) {
  body.o8 .tparrows {
    background: rgb(255 255 255 / 50%)!important;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  body.o8 .tp-leftarrow {
    left: -50px!important;
  }

  body.o8 .tp-rightarrow {
    right: -100px!important;
    left: unset!important;
  }
}

body.o8 .tparrows:before {
  color: black!important;
}