body {
    font-family: Helvetica, Sans-Serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight:600;
}
p {
    line-height: 1.5em;
}
/* Typography */
a, a:visited {
    color: #252525;
}
a:hover {
    color: #252525;
    text-decoration:underline;
}
footer a, footer a:visited {
    color: #ffffff;
}
/* Navigation */
.navbar-light .navbar-nav .active>.nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show>.nav-link {
  color: #000000;
}
li.nav-item {
    padding: 0px 20px;
    margin-bottom: auto;
    margin-top: auto;
}
li.nav-item a {
    font-size: 16px;
    font-weight: 600;
}
.navbar-nav a, a:visited {
    color: #000000;
}
.brand-logo {
    width: 100%;
    max-width: 240px;
}
.top-nav-link {
    color: #154c92 !important;
    font-size: 15px !important;
}

/*** hero video ***/
header {
	position: relative;
	height: 60vh;
	min-height: 25rem;
	width: 100%;
	overflow: hidden;
}
header video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
header .container {
	position: relative;
	z-index: 2;
}
.no-gutters .col-md-12 {
	padding: 0px;
}
/*** hero section ***/
.hero {
    background: url(https://d2nc0na9w8r5aj.cloudfront.net/public/uploads/2068e2acccb212dad8db1a5fc9530ac8/images/files/958bfbdd02e224d781cb3f68f30be3d6/original/Media_Homepage_Banner_Desktop_%281%29.png?1684208173);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
/*** Scope header ***/
 .scope-header .col-md-6:first-child {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    max-width: 540px;
}
/*** Buttons ***/
a.button {
    text-transform: inherit !important;
    font-family:inherit;
}
.btn {
    font-weight: 600;
    font-family:inherit;
    text-transform: inherit;
}
.btn-success,
.btn-success:hover,
.btn-success:visited,
.btn-success:active,
.btn-success:focus {
    background-color: #000000;
    border-color: #000000;
}
.btn-primary {
    border: 1px solid #000000 !important;
    color: #ffffff;
    transition: background .25s linear;
    background: #000000;
    font-weight: 600;
    font-size: 16px;
    -webkit-transition: color .2s ease-in-out 0s;
    transition: color .2s ease-in-out 0s;
    line-height: 1.1;
    border-radius: 4px !important;
}
.btn-primary:hover {

}
a.nav-link.nav-button {
    background: #000000;
    color: #ffffff;
    padding: 8px 25px !important;
    border-radius: 4px !important;
}
.form-group .btn-primary {
    padding: 12px 40px !important;
}
a.button.button1 {
    border: 3px solid #000000!important;
    background: #000000!important;
    color: #ffffff;
    transition: background .25s linear;
    padding: 8px 50px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 3px;
}
a.button.button2 {
    border: 3px solid #000000 !important;
    background: #000000 !important;
    color: #ffffff;
    transition: background .25s linear;
    padding: 8px 50px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 3px;
    margin-top: 15px;
}
a.button.button4 {
    color: #000000;
    border: 0;
    padding: 0;
    font-weight: 600;
    font-size: 15px;
}
footer .btn.btn-primary, footer .btn.btn-secondary {
    background: none;
    border: 1px solid #ffffff !important;
    width: 180px;
    border-radius: 4px !important;
    color: #ffffff;
    font-size: 15px !important;
    height: 44px !important;
}
.job-search-results-active-filters .badge {
    background: #000000!important;
    padding: 3px 5px 3px 8px !important;
}
.badge {
    background-color: #000000;
    text-align: center;
    padding: 5px !important;
    margin: 2px !important;
    font-size: 12px;
}
.near-me-btn {
    background: none;
    color: #000000;
    border: 1px solid #000000;
    font-weight: 600;
    font-size: 16px;
}
.near-me-btn:hover {

}
.call-to-action-employee-referral a {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.job-position-description-document a.btn.btn-info {
    background: #000;
    border: 1px solid #000;
}
.job-position-description-document a.btn.btn-info:hover {
    color:#fff;
}
.page-item.active .page-link {
    background-color: #000000;
    border-color: #000000;
}
.page-link {
    color: #000000;
}
.label-info {
    background-color: rgb(157 203 75);
}
.job-description-controls a, .job-description-controls span {
    background: #000000!important;
    color: #ffffff !important;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #000000!important;
}
.job-alerts .btn-primary {
    border: 1px solid #000000;
    color: #000000;
    background: #ffffff;
}
.job-alerts .btn-primary:hover {
    border: 1px solid #ffffff;
    color: #ffffff;
    background: #000000;
}
.job-alerts {
    background: #000000;
    border: 1px solid #000000;
    padding: 15px;
    text-align: center;
    width: 90%;
    border-radius: 3px;
}
.applicant-login {
    background: #000000;
    border: 1px solid #000000;
    padding: 15px;
    text-align: center;
    width: 90%;
    border-radius: 3px;
}
.job-alerts a, .applicant-login a {
    color: #fff;
}
.job-description {
    line-height: 1.5;
}
/***form control***/
.job-search-control .form-control {
    border-radius: 4px;
    background: none;
    margin-right: 10px !important;
}
input {
    background: #ffffff !important;
}
.form-left .block-call-to-action form {
    margin: 0;
}
/*** filter styling ***/
select.job-search-results-filter {
    padding: 10px;
    background: #fff;
    border: 1px solid #ececec;
}
.input-group input, .input-group-btn button {
    height: 40px;
    padding: 8px 26px;
}
.input-group .btn {
    border-radius: 5px;
}
.job-search-control input {
    margin-right: 25px;
}
@media only screen and (max-width: 576px) {
.job-search-control input {
    margin-right: 0px;
}
}
.block-job-search-results .job-search-filter-groups .list-unstyled::-webkit-scrollbar, .block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul::-webkit-scrollbar, .job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul::-webkit-scrollbar {
    visibility: visible;
    background: #e5e5e5;
    overflow-y: none;
}
.block-job-search-results .job-search-filter-groups .list-unstyled::-webkit-scrollbar-thumb, .block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul::-webkit-scrollbar-thumb, .job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul::-webkit-scrollbar-thumb {
    visibility: visible;
    background: #3d3a3a;
}
.block-job-search-results .job-search-filter-groups .list-unstyled, .block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul, .job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul {
    overflow-y: scroll;
    padding-right: 14px;
    overflow-x: hidden !important;
}
.job-search-filter-header.cities, th.job-search-results-location {
    visibility: hidden;
}
.job-search-filter-header.cities:before, th.job-search-results-location:before {
    content: 'State';
    visibility: visible;
}

/*** filter checkboxes ***/
.job-search-filter-groups {
    background-color: #ffffff;
}
/*** Search page styling ***/
.job-search-results-title a {
    font-weight: 600;
    font-size: 15px;
}
.block-job-search-results .job-search-results .job-search-filter-groups {
    width: 95%;
    border: 1px solid #dddddd;
    background: #f7f7f7;
    padding: 22px;
}
.job-search-results-table.job-search-results-content {
    margin-top: 20px;
}
h4.job-search-filter-header {
    font-size: 18px !important;
}
.job-search-collapse {
    color: #000;
    font-weight: 600;
    font-size: 18px !important;
}
.job-search-collapse::after {
    content: "\+";
    font-size: 20px;
}
.block-job-search-results .job-search-filter-groups li {
    margin-bottom: 4px;
    line-height: 1.2em;
}
.pagination-container {
    margin-top: 25px;
}

/*** top cards ***/
.card {
    border: 0;
    border-radius: 4px !important;
}
.card a.button.button4:after {
    content: '>';
    margin-left: 6px;
    font-size: 18px;
    color: #000000;
}
/*** card styling ***/
.card-title a {
    font-weight: 600;
    color: #000000;
    font-size: 22px;
}
.job-search-results-card {
    border: 1px solid #ddd !important;
    padding: 18px 20px;
    border-radius: 6px;
    background: #ffffff;
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: #ffffff;
    border-top: 1px solid #fff;
}
.card-footer {
    padding: 0.3rem 1.25rem;
}
.card-footer a {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}
.social li i {
    font-size: 20px;
}
/*** job page styling ***/
.side-panel {
    padding: 45px 45px 20px 45px;
    border: 1px solid #dddddd;
    border-radius: 6px;
}
.side-panel .job-title {
    font-size: 22px !important;
    font-weight: 500 !important;
    margin-bottom: 10px !important;
}
.side-panel .job-field {
    color: #484848;
    font-size: 14px;
    font-weight: 600;
}
.side-panel h3 {
    font-size: 24px;
}
.side-panel .job-summary {
    margin-top: 12px;
    font-size: 16px;
    line-height: 1.2;
}
.job-alerts-cta h3 {
    font-size: 24px;
    padding-bottom:15px;
}
.block-job-description h2, .block-job-description h3 {
  color:#000000;
}
.block-job-description .job-title {
    color: #000000;
    font-weight: 600;
    font-size: 1.8em !important;
}
ul.side-nav-items {
    list-style: none;
    padding: 16px 12px;
    font-size: 14px;
    border: 1px solid #ececec;
    width: 17em;
    border-top: 3px solid #f5edde;
}
ul.side-nav-items li:after {
    content: "\f08e";
    font-weight: 600;
    font-family: "Font Awesome 7 Free";
    padding-left: 8px;
    font-size: 11px;
}
ul.side-nav-items li a {
  text-decoration:underline;
}
/*** candidate styling ***/
.candidate-settings-panel {
    background-color: #f9f9f9;
    padding: 30px 42px;
}
.block-wrapper.candidate-settings {
    background: #f0f0f0;
    margin: 10px 0px;
    padding: 50px;
}
/*** footer ***/
footer {
    background: #1c4d91;
    padding: 60px 0px;
}
footer a, footer p {
    color: #ffffff;
}
.social-media-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.social-media-list li {
  display: inline-block;
  margin-right: 10px;
}
.social-link {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    line-height: 40px;
}
.social-link i {
  color: #ffffff;
}
.flags {
    max-width: 85px;
}
/***candidate consent***/
.consent-modal .image-wrapper {
    text-align: left;
}
.modal-footer .btn-success {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.modal-footer .btn-info {
    color:#000 !important;
    background-color: #fff;
    border-color: #000000;
}
/*** mobile styles ***/
@media only screen and (max-width: 576px) {
  .row>* {
    padding-top: calc(var(--bs-gutter-x) * 0.5);
    padding-bottom: calc(var(--bs-gutter-x) * 0.5);
  }
  .row.job-search-results-card-row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .job-search-results-dropdown-filter-col {
    margin: 5px 0px;
  }
  span.input-group-btn {
    width: 100%;
    margin: 5px 0px;
  }
  .job-search-control .btn-primary, .near-me-btn {
    width: 100%;
  }
  .job-search-control .near-me-control {
    margin-left: 0px;
  }
  .job-search-control {
    padding: 0px;
  }
  img.brand-logo {
    width: 100%;
    max-width: 155px;
  }
  .my-settings {
    font-size: 12px;
    text-align: right!important;
    padding-right: 0rem!important;
    margin: 0!important;
  }
  .hero-title h2 {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  .job-search-results-card-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
.job-search-results-dropdown-filter-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 767px) {
  .col-md-6 .inclusion-paragraph .block-image-cover, .col-md-4 .inclusion-paragraph .block-image-cover, .col-md-8 .inclusion-paragraph .block-image-cover {
    height: 750px;
  }
}

/*** Site specific ***/
.my-auto .col-md-6, .my-auto .col-md-8, .my-auto .col-md-4 {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.centre-alignment .col-md-6 {
  display:flex;
  flex-direction:column;
}
/*** the above css still requires the use of my-auto at a content block level ***/
.orange-first-column .col-md-6:first-child {
  background-color: #F8CDA6;
}
.orange-first-column .col-md-6:nth-child(2) {
  background-color: initial;
  padding:0;
}
.orange-second-column .col-md-6:first-child {
  background-color: initial;
  padding:0;
}
.orange-second-column .col-md-6:nth-child(2) {
  background-color: #F8CDA6;
}
.pink-first-column .col-md-6:first-child {
  background-color: #f5a9c6;
}
.pink-first-column .col-md-6:nth-child(2) {
  background-color: initial;
  padding:0;
}
.pink-second-column .col-md-6:first-child {
  background-color: initial;
  padding:0;
}
.pink-second-column .col-md-6:nth-child(2) {
  background-color: #f5a9c6;
}
/*** cards ***/
.scope-cards img {
    width: 100%;
    height: auto;
}
.scope-cards .page-block {

}
.benefits.scope-cards img {
    width: 100%;
    height: auto;
    max-width: 110px !important;
}
.talent-team img {
    width: 100%;
    height: auto;
    max-width: 220px !important;
}
/*** faqs ***/
.accordion-item {
  border:0;
}
.accordion-header {
    background: #ffffff;
}
.accordion-button {
    color: #000000 !important;
    font-weight: 600;
}
.accordion-button:not(.collapsed) {
    background-color: #ffffff;
    box-shadow: none;
}
.faq-accordion .icon-end:after {
    background: #444444;
    height: 36px;
    width: 36px;
    border-radius: 35px;
    color: #ffffff;
    padding: 10px 8px 8px 11px;
}
.accordion-body {
    background: #F2F4F8;
    padding: 24px 52px 24px 52px;
    border-color: #CECECE;
}
.accordion-body p {
    margin:0;
}
.accordion-item {
    border: 0;
    border-bottom: 1px solid #CECECE!important;
}
/*** brand colours ***/
/** green **/
.bg-lime {
background-color: #BACC33;
}
.text-lime * {
color: #BACC33;
}
.heading-lime h1, .heading-lime h2, .heading-lime h4, .heading-lime h4, .heading-lime h5, .heading-lime h6 {
color: #BACC33;
}
/** orange **/
.bg-orange {
background-color: #EE831B;
}
.text-orange * {
color: #EE831B;
}
.heading-orange h1, .heading-orange h2, .heading-orange h4, .heading-orange h4, .heading-orange h5, .heading-orange h6 {
color: #EE831B;
}
