.page-body {
  padding-top: 140px; 
}

body {
	color: #53565A;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: 0rem!important;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	font-family: 'Montserrat', sans-serif;
}
p {
	line-height: inherit;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px 0;
	font-weight: normal;
	color: #3258A7;
	text-transform: none!important;
	letter-spacing: 0rem!important;
}
h1 {
	font-size: 50px;
	line-height: 50px;
	font-weight: 500;
	color: #ffffff!important;
}
h2 {
	font-size: 32px;
	line-height: 28px;
	font-weight: 500;
}
h3 {
	font-size: 28px;
	line-height: 30px;
	font-weight: 500;
}
h4 {
	font-size: 21px;
	line-height: 30px;
	font-weight: 500;
}
h5 {
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
}
h6 {
	font-size: 0.875rem;
	line-height: 30px;
	font-weight: 500;
}
@media (min-width: 960px) {
	h1, {
		font-size: 2.625rem;
	}
	h2 {
		font-size: 2rem;
	}
}
/* Typography */

a, a:visited {
	color: #53565A;
}
a:hover {
	color: #1C97C7;
	text-decoration: underline;
}
/* 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: #fff;
	background-color: transparent;
}
li.nav-item {
	padding: 0px;
	margin-bottom: 0;
	margin-top: 0;
}
li.nav-item a {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: unset;
	padding: 10px 20px !important;
	display: inline-block;
	text-decoration: none;
}
.nav-link:hover, .nav-link:focus {
	color: #fff;
}
@media (min-width: 768px) {
	.navbar-expand-md .navbar-nav .dropdown-menu {
		padding: 0;
	}
	li.nav-item a:hover {
		background: #24a6d9;
		color: #fff;
	}
}
.header_top {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.bg-blue {
	background: #0096C9;
}
.dropdown-menu {
	border: 0;
	border-radius: 0;
}
.dropdown-menu li {
	margin-bottom: 0;
}
.dropdown-menu li a.dropdown-item {
	color: #53565A;
}
.dropdown-menu li a.dropdown-item:hover {
	background: #1C97C7;
	color: #fff;
}
.dropdown-menu[data-bs-popper] {
	margin-top: 0px;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
	box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
}
.dropdown-toggle::after {
	border: none;
	font-family: 'Font Awesome 7 Free';
	font-size: 14px;
	content: '\f078';
	vertical-align: baseline;
	font-weight: 600;
	margin-left: 10px;
}
.brand-logo {
	width: 180px;
	max-width: 100%;
}
a.setting_text {
	color: #ffffff !important;
}
a.setting_text:hover {
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
/*** 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;
}
/*** Buttons ***/

a.button {
	text-transform: inherit !important;
	font-family: inherit;
}
.btn {
	font-weight: 600;
	font-family: inherit;
	text-transform: inherit;
}
.btn-success:visited, .btn-success:active, .btn-success:focus {
	background-color: #1c97c7;
	border-color: #1c97c7;
}
.btn-primary, .btn-success, .btn-info {
	border: 1px solid #1c97c7;
	color: #ffffff;
	background: #1c97c7;
	font-weight: 600;
	font-size: 14px;
	transition: background .25s linear;
	line-height: 1.1;
	border-radius: 5px;
}
.btn-primary:hover, .btn-success:hover {
	color: #1c97c7;
	background-color: #FFF;
	border-color: #1c97c7;
}
.form-group .btn-primary {
	padding: 12px 40px !important;
}
a.button.button1 {
	padding: 12px 16px;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	border-radius: 45px;
	display: inline-block;
}
a.button.button1:hover {
	border: 1px solid #fff;
	color: #1c97c7;
	background: #fff;
	text-decoration: none!important;
}
a.button.button2 {
	padding: 12px 16px;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	border: 1px solid #1c97c7;
	color: #1c97c7;
	border-radius: 45px;
	display: inline-block;
}
a.button.button2:hover {
	border: 1px solid #1c97c7;
	color: #ffffff;
	background: #1c97c7;
	text-decoration: none!important;
}
a.button.button4 {
	color: #ffffff;
	background: #1C97C7;
	border: 1px solid #1C97C7;
	padding: 18px;
	font-weight: 600;
	font-size: 14px;
}
a.button.button4:hover {
	color: #1C97C7;
	background: #ffffff;
	border: 1px solid #1C97C7;
}
a.find-out-more {
	color: #000000;
	font-weight: 600;
	padding-top: 12px;
	display: block;
	font-size: 15px;
}
.find-out-more:after {
	content: '>';
	margin-left: 6px;
	font-size: 18px;
	color: #1c97c7;
}
.job-search-results-active-filters .badge {
	background: #1c97c7 !important;
	padding: 3px 5px 3px 8px !important;
}
.badge {
	background-color: #1c97c7;
	text-align: center;
	padding: 5px !important;
	margin: 2px !important;
	font-size: 12px;
}
.near-me-btn {
	background: #1c97c7;
	color: #ffffff;
	border: 2px solid #1c97c7;
	font-weight: 600;
	font-size: 14px;
}
.near-me-btn:hover {
	background: #ffffff;
	color: #1c97c7;
}
.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: #1c97c7;
	border-color: #1c97c7;
}
.page-link {
	color: #1c97c7;
}
.label-info {
	background-color: rgb(157 203 75);
}
.job-description-controls a, .job-description-controls span {
	background: #1c97c7 !important;
	color: #ffffff !important;
	font-weight: 400;
	font-size: 14px;
	border: 1px solid #1c97c7 !important;
}
.job-alerts .btn-primary {
	border: 1px solid #1c97c7;
	color: #1c97c7;
	background: #ffffff;
}
.job-alerts .btn-primary:hover {
	border: 1px solid #ffffff;
	color: #ffffff;
	background: #1c97c7;
}
.applicant-login {
	background: #1c97c7;
	border: 1px solid #1c97c7;
	padding: 15px;
	text-align: center;
	width: 90%;
	border-radius: 3px;
}
.job-alerts a, .applicant-login a {
	color: #fff;
	font-family: 'Source Sans Pro';
}
.job-description {
	line-height: 1.5;
}
/*** 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 {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	border: 1px solid #1c97c7;
	color: #1c97c7;
	border-radius: 45px;
	display: inline-block;
	background: transparent!important;
}
.input-group .btn:hover {
	font-size: 14px;
	font-weight: 500!important;
	text-align: center;
	border: 1px solid #1c97c7;
	color: #ffffff;
	background: #1c97c7!important;
	border-radius: 45px;
	display: inline-block;
	text-decoration: none!important;
}
.job-search-control input {
	margin-right: 25px;
	border-radius: 5px !important;
}
@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: 'Location';
	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;
	border-radius: 4px;
}
.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;
}
/*** campaigns ***/

.campaigns .jobs-list {
	display: flex;
	flex-wrap: wrap;
}
.campaigns .job {
	flex-basis: calc(33.33% - 20px);
	margin: 10px;
	background: rgb(0, 83, 33);
	padding: 1.5rem !important;
	border-radius: 5px;
}
.campaigns .job-title {
	font-size: 18px !important;
	color: #FFFF !important;
	font-weight: 600;
	padding-bottom: 20px;
	letter-spacing: normal;
}
.campaigns .job-summary {
	color: #FFF;
}
/*** top cards ***/

.card {
	border: 0;
	border-radius: 4px !important;
}
.card a.button.button4:after {
	content: '>';
	margin-left: 6px;
	font-size: 18px;
	color: #1c97c7;
}
/*** card styling ***/

.card-title a {
	font-weight: 600;
	color: #1c97c7;
	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: #1c97c7;
}
.social li i {
	font-size: 20px;
}
/*** job page styling ***/

.side-panel, .job-block-cta {
	box-shadow: 3px 3px 10px rgb(0 0 0 / 10%);
	padding: 40px 25px;
	margin-bottom: 20px;
	border-radius: 6px;
}
.side-panel .job-title, .job-block-cta .job-title {
	font-size: 22px !important;
	font-weight: 500 !important;
	margin-bottom: 10px !important;
}
.side-panel .job-field, .job-block-cta .job-field {
	color: #484848;
	font-size: 14px;
	font-weight: 600;
}
.side-panel h3, .job-block-cta h3 {
	font-size: 24px;
}
.side-panel .job-summary, .job-block-cta .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: #1c97c7;
}
.block-job-description .job-title {
	color: #1c97c7;
	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: #3258A7;
	padding: 40px 0;
	border-top: 0;
}
footer a, footer p {
	color: #ffffff !important;
	font-size: 14px;
}
/***candidate consent***/

.consent-modal .image-wrapper {
	text-align: left;
}
.modal-footer .btn-success {
	border: 1px solid #1c97c7;
	color: #ffffff;
	background: #1c97c7;
	font-weight: 600;
	font-size: 14px;
	transition: background .25s linear;
	line-height: 1.1;
	border-radius: 5px;
}
.modal-footer .btn-info {
	border: 1px solid #1c97c7;
	color: #1c97c7;
	background: #FFF;
	font-weight: 600;
	font-size: 14px;
	transition: background .25s linear;
	line-height: 1.1;
	border-radius: 5px;
}
/*** mobile styles ***/

@media only screen and (max-width: 576px) {
	.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 33%;
		max-width: 33%;
	}
}
@media (min-width: 768px) {
	.job-search-results-dropdown-filter-col {
		flex: 0 0 33%;
		max-width: 33%;
	}
}
/*** Site specific ***/

@media (min-width: 768px) {
	.my-auto .col-md-6, .my-auto .col-md-8, .my-auto .col-md-4 {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
}
@media (max-width: 767px) {
	.mob-col-spacing .row>.col-md-6, .mob-col-spacing .row>.col-md-4, .mob-col-spacing .row>.col-md-3 {
		margin-bottom: 20px !important;
	}
	.read-col-rtl-mobile .row {
		flex-direction: column-reverse;
	}
}
/*** to sort ***/

.selectize-control.multi .selectize-input>div {
	background-color: #1c97c7;
	color: #fff;
	border-radius: 4px;
}
.form-control {
	border-radius: 4px;
	border: 1px solid #ccc;
}
.selectize-input {
	border-radius: 4px;
}
.job-search-results-card {
	transition: box-shadow .3s;
}
.job-search-results-card:hover {
	box-shadow: 0 0 11px rgba(33, 33, 33, .2);
}
/*** new banner ***/

.gradient-hero {
	background: -webkit-linear-gradient(160deg, rgba(0, 150, 201, 1) 55%, rgba(50, 38, 119, 1) 100%);
	color: #fff;
}
.bg-teal {
	background: #0096C9;
}
@media (max-width: 990px) {
	.gradient-hero h1 {
		font-size: 36px;
		line-height: normal;
		margin-bottom: 8px;
	}
	.gradient-hero p {
		font-size: 16px;
		line-height: normal !important;
	}
	a.button.button1 {
		padding: 8px 14px;
		font-size: 14px;
	}
}
@media screen and (min-width: 990px) and (max-width: 1300px) {
	.gradient-hero h1 {
		font-size: 30px;
		line-height: 30px;
		font-weight: 500;
		color: #ffffff!important;
		margin-bottom: 5px;
	}
	.gradient-hero p {
		font-size: 14px;
		line-height: inherit;
	}
	a.button.button1 {
		padding: 8px 14px;
		font-size: 14px;
	}
}
@media (max-width: 1299px) {
	li.nav-item a {
		padding: 10px 20px !important;
	}
}
@media screen and (max-width: 767px) {
	li.nav-item a, .nav-link:hover, .nav-link:focus {
		color: #53565A;
	}
	li.nav-item a:hover, li.nav-item a:visitied {
		color: #53565A;
	}
	.bg-blue {
		background: #FFF;
	}
	.navbar-light .navbar-nav .nav-link.show {
		color: #53565A;
	}
	.padded_text {
		padding: 1rem;
	}
}
@media (min-width: 767px) and (max-width: 1024px) {
	li.nav-item a {
		font-size: 12px;
		padding: 10px 8px !important;
	}
}
/*.navbar-collapse.collapse.show
{
  background:#0096C9;
}
}*/

/*.navbar-toggler-icon 
{
  background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}*/

@media only screen and (min-width: 768px) {
	.input-group-btn .near-me-control, .input-group-btn .btn-primary {
		margin-left: 25px;
	}
}
.input-group>.form-control, .input-group>.form-select, .input-group>.form-floating {
	width: 1% !important;
}
.job-search-dropdown-filters a::after {
	content: '\f107';
	font-family: 'Font Awesome 7 Free';
	margin-left: 20px;
	color: #009ac7;
	font-weight: 900;
}
@media (min-width: 767px) {
	.col-md-6 .block-image-cover, .col-md-4 .block-image-cover, .col-md-8 .block-image-cover {
		background-position: top center !important
	}
}
.navbar-toggler {
	border: 1px solid #fff;
}
@media (min-width: 1300px) {
	.corp-margin {
		margin-left: 4.95rem;
		margin-right: 4.95rem;
	}
}
.gradient-hero img {
	object-fit: cover;
	height: 100%
}
div#chatbot {
	display: none;
}