@font-face {
    font-family: 'HouschkaPro';
    src: url('https://s3.ap-southeast-2.amazonaws.com/rec-marketing-apse2-customer-files/c1b5112c9c850deb1f49a9ff26879bf9/b22c8d37854f5ee64e95a9383f7cb280/Font/HouschkaPro-Medium.eot');
    src: url('https://s3.ap-southeast-2.amazonaws.com/rec-marketing-apse2-customer-files/c1b5112c9c850deb1f49a9ff26879bf9/b22c8d37854f5ee64e95a9383f7cb280/Font/HouschkaPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('https://s3.ap-southeast-2.amazonaws.com/rec-marketing-apse2-customer-files/c1b5112c9c850deb1f49a9ff26879bf9/b22c8d37854f5ee64e95a9383f7cb280/Font/HouschkaPro-Medium.woff2') format('woff2'),
        url('https://s3.ap-southeast-2.amazonaws.com/rec-marketing-apse2-customer-files/c1b5112c9c850deb1f49a9ff26879bf9/b22c8d37854f5ee64e95a9383f7cb280/Font/HouschkaPro-Medium.woff') format('woff'),
        url('https://s3.ap-southeast-2.amazonaws.com/rec-marketing-apse2-customer-files/c1b5112c9c850deb1f49a9ff26879bf9/b22c8d37854f5ee64e95a9383f7cb280/Font/HouschkaPro-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HouschkaPro-Bold';
    src:url('https://s3.ap-southeast-2.amazonaws.com/rec-marketing-apse2-customer-files/c1b5112c9c850deb1f49a9ff26879bf9/b22c8d37854f5ee64e95a9383f7cb280/Font/HouschkaPro-Bold.woff2') format('woff2'),
        url('https://s3.ap-southeast-2.amazonaws.com/rec-marketing-apse2-customer-files/c1b5112c9c850deb1f49a9ff26879bf9/b22c8d37854f5ee64e95a9383f7cb280/Font/HouschkaPro-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BCHouschkaPro-BoldItalic';
    src:url('https://s3.ap-southeast-2.amazonaws.com/rec-marketing-apse2-customer-files/c1b5112c9c850deb1f49a9ff26879bf9/b22c8d37854f5ee64e95a9383f7cb280/BC%20Houschka%20Pro_web/BC%20Houschka%20Pro_web/BCHouschkaPro-BoldItalic.woff2') format('woff2'),
        url('https://s3.ap-southeast-2.amazonaws.com/rec-marketing-apse2-customer-files/c1b5112c9c850deb1f49a9ff26879bf9/b22c8d37854f5ee64e95a9383f7cb280/BC%20Houschka%20Pro_web/BC%20Houschka%20Pro_web/BCHouschkaPro-BoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Theme Selection CSS */
body, html {
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased!important;
    color: #000;
    font-family: HouschkaPro,arial,sans-serif;
    font-weight: 400;
    line-height: 1.6;
    min-width: 320px;
    position: relative;
    text-rendering: optimizeLegibility!important;
    width: 100%;
    z-index: 0;
    font-size: 1rem;
}
h1, h2, h3, h4, h5, h6 {
   font-family: HouschkaPro-Bold,arial,sans-serif;
}

.btn-top-nav {
  color: #000;
  background-color: #F8F9FA;
  border-color: #F8F9FA;
  font-size:14px!important;
}

.topnav-menu {
  padding: .8rem .3rem;
  border-radius: 15px;
}

#top-nav .dropdown-item {
  padding: .7rem 1.5rem;
  color: #171616 ;
  display: block;
  width: 100%;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* Logo */

img.brand-logo {
  width: 100%;
  max-width: 120px;
  /*padding: 15px 30px 0 0;*/
}

/* Typography */

h1,
h2,
h3,
h4,h5 {
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1.125;
}


p, 
li,
a {
  font-size: 1rem;
  color: #000;  
  font-weight: 400;  
  letter-spacing: normal;
  line-height: 1.6;
}
h1,.h1
{
   
    margin-bottom: 30px;
    font-size:2.125rem;
    line-height: 1;
}
h2,.h2
{
    
    margin-bottom: 30px;
    font-size:2rem;
    line-height: 1;
}
h3,.h3
{
    font-size:1.5rem;
    line-height: 1;
}
h4,.h4
{
      font-size: 1rem;
      line-height: 1;
}
h5,.h5
{
   font-size: 1.125rem;
}
@media (min-width: 900px)
{
  h1,.h1
{
  font-size:3.5rem;
}
h2,.h2
{
  font-size:2.5rem;
}
h3,.h3
{
  font-size:2rem;
}
h4,.h4
{
  font-size: 1.5rem;
}
}

/* Navigation */



.primary-title h1 {
    font-size: 3.5em;
}
.navbar-nav
{     
    font-size: .875rem;
    
}
.nav-link {
 padding: 0.9375rem 0.625rem
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: border .1s cubic-bezier(.5,0,.5,1) 0s;
    transition: border .1s cubic-bezier(.5,0,.5,1) 0s;
}
.navbar-light .navbar-nav .nav-link:hover {
 
  text-decoration: underline;
   color: unset;
}

.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: #019cdb;
}
.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:hover {
     color: #019cdb;
    font-weight: 700;
}

.dropdown-menu {
  border-radius: 0;  
  padding: 0;
  margin: 0;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

/* Primary Title */

.primary-title h1 {
  font-size: 3.5em;
  padding: 0em 3em;
}

@media only screen and (max-width: 768px) {
  .primary-title h1 {
     font-size: 1.7em;
     padding: 0em 1em;
  }
}

.input-group input, .input-group-btn button {
    height: auto;
 padding: 0.625rem 1.5rem;
}

/* Buttons */

.btn {
    font-size: 16px;
	font-weight: 600;
	padding: 10px 24px;
    padding: 0.625rem 1.5rem;
	border-radius:3rem ;
	-webkit-transition: background 0.25s linear;
	transition: background 0.25s linear;
	text-decoration: none;
   -webkit-appearance: none;
   text-align: center;
   -webkit-transition: background-color .15s cubic-bezier(.5,0,.5,1) 0s,color .15s cubic-bezier(.5,0,.5,1) 0s;
    transition: background-color .15s cubic-bezier(.5,0,.5,1) 0s,color .15s cubic-bezier(.5,0,.5,1) 0s;
    vertical-align: middle;
  text-transform: capitalize;
	
}
.btn-primary {
	background-color: #019cdb;
    border: 1px solid #019cdb;
    color: #fff !important;
}
.job-search-control .btn-primary, .job-search-control .btn-primary:active, .job-search-control .btn-primary:visited, .job-search-control .btn-primary:focus {
	background-color: #019cdb;
    border: 1px solid #019cdb;
    color: #fff;
	margin-left: 20px;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
	background-color: #019cdb;
    border: 1px solid #019cdb;
    color: #fff;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show>.btn-primary.dropdown-toggle:focus {
	box-shadow: none;
}
.btn-primary:focus, .btn-primary.focus {
	box-shadow: none;
}
}

.btn-success, .btn-success:active, .btn-success:visited, .btn-success:focus, .btn-success.focus {
	background-color: #019cdb;
    border: 1px solid #019cdb;
    color: #fff;
	box-shadow: none !important;
	
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show>.btn-success.dropdown-toggle {
	background-color: #019cdb;
    border: 1px solid #019cdb;
    color: #fff;
	box-shadow: none !important;
}
.btn-success, .btn-success:hover, .btn-success:visited, .btn-success:active, .btn-success:focus {
	background-color: #019cdb;
    border: 1px solid #019cdb;
    color: #fff;
}
.btn-info {
	background-color: #019cdb;
    border: 1px solid #019cdb;
    color: #fff;
}
.btn-info:hover {
	background-color: #019cdb;
    border: 1px solid #019cdb;
    color: #fff;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show>.btn-info.dropdown-toggle {
	background-color: #019cdb;
    border: 1px solid #019cdb;
    color: #fff;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show>.btn-info.dropdown-toggle:focus {
	box-shadow: none !important;
}
button#consent_reject {
    padding: 10px 20px;
  line-height: normal;
  margin-bottom: 20px;
}
#consent_agree {
   font-size: 16px;
	font-weight: 600;
	padding: 10px 24px;
    padding: 0.625rem 1.5rem;
	border-radius:3rem ;
	-webkit-transition: background 0.25s linear;
	transition: background 0.25s linear;
	text-decoration: none;
   -webkit-appearance: none;
   text-align: center;
   -webkit-transition: background-color .15s cubic-bezier(.5,0,.5,1) 0s,color .15s cubic-bezier(.5,0,.5,1) 0s;
    transition: background-color .15s cubic-bezier(.5,0,.5,1) 0s,color .15s cubic-bezier(.5,0,.5,1) 0s;
    vertical-align: middle;
   background-color: #019cdb;
    border: 1px solid #019cdb;
    color: #fff;   
    line-height: normal;
    margin-bottom: 20px;
}
.btn-primary:hover {
    background: -webkit-gradient(linear,left bottom,left top,from(#000),to(#000)),#019cdb;
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1))),#019cdb;
    background-color: linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#019cdb;
    border-color:1px solid #019cdb;
}
/*** Buttons CSS ends*****/

/* Job Search Block */

.job-search-results ul {
  font-weight: 400;
}

.job-search-results a {
  color: #365c88;  
}

.badge {
  background-color: #019cdb;
  border-radius: 3rem;
  padding: 0.25em 0.8em;
}



.block-job-search-results .job-search-results table {
  font-size: 15px;
}

.job-search-filter-groups {
    background-color: transparent;
}

.job-search-results-card-title a {
  font-weight: 600;
  color: #019cdb;
}
.block-job-search-results .job-search-results .job-search-filter-groups {
     width: auto;
}

.job-component-details span,
.job-component-details i {
   color: #536a81;  
}

@media only screen and (max-width: 768px) {
  .block-job-search-results .job-search-results .job-search-collapse {
    font-size: 16px;
  }
}

/* Card */
.card {
  border: 2px solid #e1e6ec; 
}

.card-footer {
  border-top: 2px solid rgb(225 230 236);
}

.fa-chevron-right:before {
  vertical-align: middle;
}

.job-search-results-footer a {
  color: #019cdb;
}

/* Footer */

footer {     
 
  /*padding-top:3.5rem;*/
}
footer ul
{
  margin-bottom:0;
}
footer .fab {
    font-weight: 400;
    font-size: 24px;
    color: #FFF;
   
}

footer .sociallinks {
  margin-top:1rem;
  margin-left:-10px;
}

footer .sociallinks > li{
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
footer a
{
  color:#fff;
  font-weight:500;
  text-decoration: underline;
}
footer a:hover
{
  color:#fff;
  opacity: .85;
  text-decoration: underline;
}
footer .bottom-footer li{
    margin: 0px 1.25em; 
    width: auto;

}
.container.footer-container {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
@media (min-width: 900px){
ul.footer-list,ul.social-list
{
  display:flex;
}
}
.bottom-footer{
    background-color: #333;
    color: #fff;
    font-size: 14px;
    font-size: .875rem;
 
}
.footer-container
{
    margin: 0 auto;
    padding: 0 24px;
    padding: 0 1.5rem;
}
@media (min-width: 900px)
  {
.bottom-footer{
    padding: 0.625rem 0;
}
    
}

/*Buttons */
a.button.button1 {
    border: 1px solid #019cdb;
    background: #019cdb;
    color: #fff;
    font-size: 1rem;
    /* line-height: 1.5; */
    transition-duration: .15s;
    transition-property: color,background-color,border-color;
    display: inline-block;
    outline: none;
    border-radius: 3rem;
    font-weight: 600;
    text-decoration: none;
    padding: 0.5625rem 1.5rem;
    text-align: center;
    width: auto;
    cursor: pointer;
    vertical-align: middle;
    text-transform: capitalize;
  
}
a.button.button2 {
    border: 1px solid #dbe200;
    background: #dbe200;
    color: #fff;
    font-size: 16px;
   line-height: 1.5;
   transition-duration: .15s;
   transition-property: color,background-color,border-color;
   display: inline-block;
   outline: none;
   border-radius: 40px;
   font-weight: 500;
   text-decoration: none;
   padding: 12px 40px;
   text-align: center;
   width: auto;
   cursor: pointer;
  
}
a.button.button3 {
   font-size: 16px;
   line-height: 1.5;
   transition-duration: .15s;
   transition-property: color,background-color,border-color;
   display: inline-block;
   outline: none;
   color: #FFF;
   background-color: #f2f2f2;
   border: 1px solid #f2f2f2;
   border-radius: 40px;
   font-weight: 500;
   text-decoration: none;
   padding: 12px 40px;
   text-align: center;
   width: auto;
   cursor: pointer;

}


a.button.button4 {
    border: 1px solid #333333;
    background: #333333;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
   transition-duration: .15s;
   transition-property: color,background-color,border-color;
   display: inline-block;
   outline: none;
   border-radius: 40px;
   font-weight: 500;
   text-decoration: none;
   padding: 12px 40px;
   text-align: center;
   width: auto;
   cursor: pointer;
}

a.button.button1:hover {
    border: 1px solid #016c97;
    background: #016c97;
  color: #fff;
 }

a.button.button2:hover {
    border: 1px solid #999e00;
    background: #999e00;
  color: #fff; 
  }

a.button.button3:hover {
    border: 1px solid #d0d0d0;
    background: #d0d0d0;
  color: #fff; 
  }
a.button.button4:hover {
    border: 1px solid #111;
    background: #111;
  color: #fff; 
}
.primary_nav {
    border-bottom: 1px solid rgba(1,156,219,.2);
}
.setting_section
{
  justify-content:end;
}
.setting_btn,.setting_btn:visited
{
  background: #fff;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 3rem;
    box-shadow: 0 0.5rem 1.5rem rgb(0 0 0 / 7%);
    color: #019cdb;
    font-weight: 400;
    line-height: 1;
    min-width: 0;
    padding: 8px 15px;
    padding: 0.5rem 0.9375rem;
    font-size:16px;
}

.setting_btn:hover
{
    background: -webkit-gradient(linear,left bottom,left top,from(#000),to(#000)),#019cdb;
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1))),#019cdb;
    background: linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#019cdb;
    color: #fff;
    text-decoration:none;
}
li {
    margin: 0;
}
.secondry_navbar ul li
{
    display: inline;
    line-height: 1;
    margin: 0 10px;
    margin: 0 0.625rem;
    vertical-align: middle;
    white-space: nowrap;
}
/** Job Card **/
@media (min-width: 768px){
.job-search-results-card-col {
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media (min-width: 576px) {
  .job-search-results-card-col {
    flex: 0 0 33%;
    max-width: 33%;
  }
}

@media (min-width: 992px) {
  .job-search-results-card-col {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.job-search-results-dropdown-filter-col {
  flex: 33%;
  max-width: 33%;
}
li.job-component-icon-and-text.job-component-location {
    margin-right: 10px;
}

ul.job-component-details {
    display: flex;
}
.job-search-results-summary {
    margin-top: 1.25rem;
}

.job_tiles_row_background .card,.accordion_row .card {
    border: 0;
    border-radius: 1rem;
}
.card-footer:last-child {
    border-radius: 0 0 1rem 1rem;
}
.card-footer {
    padding: 0.75rem 2.25rem;
    background-color: #FFF;
}
.card-body
{
   padding: 2.25rem;
}

element.style {
}
h3.card-title.job-search-results-card-title {
    font-size: 1.5rem;
    color: #019cdb;
    line-height: 1;
    margin-bottom: 0.125rem;
}
.job-component-details span, .job-component-details i {
    color: #536a81;
   
    font-size:16px;
} 
.job-component-details i 
{
 font-weight: 600;
}
.form-control {
   
    border-radius: 0rem !important;
    border: 0;
    border-bottom: 3px solid #000;
    color: #000;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 12px 15px;
    padding: 1.5rem 0.9375rem;
    resize: vertical;
    -webkit-transition: border-color .15s cubic-bezier(.5,0,.5,1);
    transition: border-color .15s cubic-bezier(.5,0,.5,1);
    width: 100%;
    padding-left: 0.5rem;
  
}
.block-job-search-results .job-search-filter-groups .search-filter {
    padding-left: 15px;
}
.block-job-search-results .job-search-filter-groups .list-unstyled {
   
    margin-top:0.5rem;
}
.card-footer {
    border-top: 0;
}
  .custom_img .block-image-cover
{
  border-radius:1rem;
}
.block-job-description h3
{
  font-weight:900;
}
.job-description p, .job-description li
{
  font-size:16px;
}
.sidebar .block-jobs .job a
{
  color:#33517A;
}
.sidebar .job-summary
{
  margin-top:10px;
  font-size:16px;
}
.block-jobs .job span.job-field {
     margin-right: 10px;
    font-weight: 700;
    color: #536a81;
    opacity: .5;
    font-size: 16px;
}
.sidebar h3 {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 20px !important;
}
.sidebar h3.job-title {
    font-size: 20px;
    margin-bottom: 20px !important;
}
.sidebar .apply_url-call-to-action a
{
  background: none;
    border: none;
    color: #019cdb;
    font-weight: 600;
    padding: 0;
    text-decoration: underline;
    -webkit-transition: border .1s cubic-bezier(.5,0,.5,1) 0s;
    transition: border .1s cubic-bezier(.5,0,.5,1) 0s;
}
.sidebar {
    background: transparent;
    padding: 1em;
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0px 5px 9px 0px rgb(0 0 0 / 20%);
}
/***Two column CTA***/
.follow-up-form label {
  display: block;
}
.follow-up-form .block-call-to-action .call-to-action-create form {
  max-width: 520px;
}
.follow-up-form .form-group.check-box-inline {
  width: 260px;
  float: left;
}
.follow-up-form .form-group.check-box-inline.m-b-5 {
  font-size: 14px;
}
.hero-banner h1
{
     line-height: 1;
    font-family: HouschkaPro-Bold,arial,sans-serif;
    font-size: 34px;
    font-size: 2.125rem;
    color: #fff;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    margin-top: 10px;
    margin-top: 0.625rem;
}
.hero-banner p
{
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
}
.hero-banner .block_image_text_custom .block-image-cover .block-image-text,.hero-banner .block_image_text_custom .block-image-uncropped-full-width .block-image-text{
    background-color: #f2f2f2;
    max-width: 100%;
    padding: 24px 20px 20px;
    padding: 1.5rem 1.25rem 1.25rem;
    width: 1440px;
    width: 90rem;
    z-index: 1;
}
.hero-banner .block-image-cover .block-image-text,.hero-banner .block-image-uncropped-full-width .block-image-text
{
  display:none;
}
   .hero-banner .block-image-cover 
{  
    height: 450px;
}
@media (min-width: 900px)
  {
    .hero-banner .block-image-cover .block-image-text,.hero-banner .block-image-uncropped-full-width .block-image-text
{
  display:block;
}
    .hero-banner .block-image-cover 
{  
    height: 700px;
}
.hero-banner h1 {
    font-size: 3.5rem;
    display: block;
    text-align: left;
    text-shadow: 0 0.25rem 0.75rem rgb(0 0 0 / 25%);
    z-index: 2;
}
.hero-banner p
{
   font-size: 1.125rem;
   text-shadow: 0 0.25rem 0.75rem rgb(0 0 0 / 25%);
}
   .hero-banner .block-image-cover .block-image-text,.hero-banner .block-image-uncropped-full-width .block-image-text
    {
      width: 55%;
    }
   .block_image_text_custom .block-image-cover .block-image-text,.block_image_text_custom .block-image-uncropped-full-width .block-image-text
    {
    background-color: transparent;
    display:block;
    left: 30%;
    padding: 0 3.75rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    }
    .hero-banner .block-image-cover .block-image-text, .hero-banner .block-image-uncropped-full-width .block-image-text {
    background-color: transparent;
    display: block;
    left: 30%;
    padding: 0 3.75rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
    .accordion_row .card {
    margin-bottom: 2.5rem;
    padding: 0 2.625rem;
}
     .block_text_bg .block-image-cover .block-image-text,.block_text_bg .block-image-uncropped-full-width .block-image-text
    {
      width: 35%;
    }

}

.job_tiles_row_background 
{
  background-image: linear-gradient(rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.2)), url(https://s3.ap-southeast-2.amazonaws.com/rec-marketing-apse2-uploads/public/uploads/eee6f69b6d9e1f9321231525338ba4da/images/files/902624b4f67ec0a617d588ca5e46c7fc/original/Custom_Background_%281%29.jpg?1651459048);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.accordion-head i{
    float: right;
}
.accordion-head > .collapsed > i:before{
    content: "\+";
    color:#ace1ef;
}
.fa-minus::before {
  color:#ace1ef;
}

.accordion-head h3 {
    color: #333;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 0;
    width: 100%;
  
}
.accordion-head a,.accordion-head a:hover
{
  text-decoration:none;
}
.accordion_row .card
{
  border-radius:0;
    border-left: 3px solid #ace1ef;
    border-left: 0.1875rem solid #ace1ef;
    border-top: 0;
    margin-bottom: 32px;
    margin-bottom: 2rem;
    padding: 0 16px;
    padding: 0 1rem;
   background:#ffffff;
   color:#000000; 
}
.accordion_row .card-body {
    padding: 1.25rem 0;
}


:focus {
    outline: 1px dotted #f2f2f2;
}
.accordion_link
{
    color: #019cdb;
    font-weight: 600;
    position: relative;
    text-decoration: none;
    -webkit-transition: border .1s cubic-bezier(.5,0,.5,1) 0s;
    transition: border .1s cubic-bezier(.5,0,.5,1) 0s;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    font-size: .875rem;
}
a.accordion_link:hover{
    opacity: .85;
    text-decoration: underline;
}
.block_image_text_custom .block-image-cover .block-image-text 
{
   
    background: rgba(0,0,0,.3);
    border-radius: 1rem;
    color: #fff;
    padding: 20px;
    padding: 1.25rem;
    width: 33%;
}

.block_image_text_custom .block-image-text
{
     left:25%;
}


.vjs-youtube-mobile .vjs-big-play-button {
    display: block !important;
}
@media (max-width: 767px){
  .input-group > .form-control
  {
    width: 95%;
    margin-bottom: 20px;
  }
 .block_image_text_custom .block-image-text {
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    width:80% !important;
}
}
.custom_list .page-block li
{
  padding-left: 0.875rem;
  margin-bottom:0.625rem;
}
.custom_list .page-block li::marker
{
color:#009ba7;
}

@media (max-width: 1199px){
.block-image-cover {
    height: 600px;
}
}

@media (max-width: 767px){
.block-image-cover {
    height: 420px;
}
  .slider_tiles .card
  {
    height:250px;
    overflow:hidden;
  }
  .slider_tiles .carousel-control-prev, .slider_tiles .carousel-control-next {
    bottom: -300px;
}
  .apply_cta_row .block-image-cover .block-image-text
  {
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    width: 80% !important;
}
  .apply_cta_row .block-image-cover
  {
  border-radius:20px;
}
}

.apply_cta_row h2,.apply_cta_row p
{
  color:#000000;
}
.follow-up-form label {
    display: block;
    font-size: 1.125rem;
    color: #000;
    font-weight: 500;
}
.card_footer_link
{
     color: #019cdb;
    font-weight: 600;
    position: relative;
    text-decoration: none;
    -webkit-transition: border .1s cubic-bezier(.5,0,.5,1) 0s;
    transition: border .1s cubic-bezier(.5,0,.5,1) 0s;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    font-size: .875rem;
}

.carousel-indicators
{
  display:none;
}
.job-component-icon-and-text > i {
    width: 1.3rem;
}
ul.list-unstyled.job-component-details li {
    margin-right: 10px;
}
@media (max-width: 767px){
.job-search-results.job-search-side-filters .job-search-dropdown-filters .filters-list > li select {
    width: 100%;
    line-height: 1.5;
    padding: 12px 20px;
    border: 0;
    border-bottom: 3px solid #000;
}
}
.job-search-dropdown-filters a.job-search-collapse {
    color: #019cdb;
    line-height: 1;
    font-weight: 500;
    text-decoration: underline;
}
.rounded_div .page-block {
    border-radius: 20px;
    background: #fff;
    padding: 2rem;
    margin-bottom: 10px;
}
.rounded_div .page-block a{
    color: #019cdb;
    font-weight: 600;
    position: relative;
    text-decoration: none;
    -webkit-transition: border .1s cubic-bezier(.5,0,.5,1) 0s;
    transition: border .1s cubic-bezier(.5,0,.5,1) 0s;
    display: inline-block;
    line-height: 1;
   font-size: 1rem;
}
@media (min-width: 767px){
  .rounded_div .page-block{
    height: 180px;
    overflow: hidden;
  }
}
.error_page a
{
  text-decoration:underline;
}
.candidate-settings-panel {
  
    padding: 3rem;
    background: transparent;
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0px 5px 9px 0px rgb(0 0 0 / 20%);
}

a.card_footer_link:after {
    content: '\f061';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    margin-left: 10px;
}
.applynow_banner .block-image-cover {
    height: 400px;
}
.consent-modal a {
    color: #2db4d8;
}
.consent-modal a:hover {
    text-decoration:underline;
}
.job-description-controls a {
    font-weight: 400;
      margin-bottom: 10px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .call-to-action .form-group[data-form-template-field-binding=last_name_binding] {
    width: 100%;
  }
  .call-to-action .form-group[data-form-template-field-binding=first_name_binding] {
    width: 100%;
  
}
  
}
.applynow_banner .block-image-text {
    padding: 1.5rem;
}

#form_which_option_best_describes_your_skillset_16_0_4 {
    padding: 0;
}
.block-image-text {
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 576px) {
 .hero_banner .block-image-text {
    max-width: 540px;
   margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .hero_banner .block-image-text{
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
 .hero_banner .block-image-text {
    max-width: 960px;
   margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
 .hero_banner .block-image-text{
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }
}
/*** Custom Footer css**/

 .footer-card
  {
    padding: 2.125rem 0;
    border-radius: 2rem;
    box-shadow: 0 1rem 2rem rgb(0 0 0 / 7%);
    border:0;
  }
   .footer-card h4{
        font-size: 1.125rem;
  }
  .footer-card a{
     color: #019cdb;
     font-weight: 600;
     font-size: 1.125rem;
     text-decoration:underline;
  }
.footer-card a{
   opacity: .85;
   text-decoration: underline;
}
/*** other styles ***/
.bg-top .block-image-cover {
    background-position: top !important;
}
.bg-bottom .block-image-cover {
    background-position: bottom !important;
}
/*** text positioning ***/
.top-10 .block-image-cover .block-image-text, .top-10 .block-image-uncropped-full-width .block-image-text {
    top: 10%;
}
.top-20 .block-image-cover .block-image-text, .top-20 .block-image-uncropped-full-width .block-image-text {
    top: 20%;
}
.top-30 .block-image-cover .block-image-text, .top-30 .block-image-uncropped-full-width .block-image-text {
    top: 30%;
}
.top-40 .block-image-cover .block-image-text, .top-40 .block-image-uncropped-full-width .block-image-text {
    top: 40%;
}
.top-50 .block-image-cover .block-image-text, .top-50 .block-image-uncropped-full-width .block-image-text {
    top: 50%;
}
.top-60 .block-image-cover .block-image-text, .top-60 .block-image-uncropped-full-width .block-image-text {
    top: 60%;
}
.top-70 .block-image-cover .block-image-text, .top-70 .block-image-uncropped-full-width .block-image-text {
    top: 70%;
}
.top-80 .block-image-cover .block-image-text, .top-80 .block-image-uncropped-full-width .block-image-text {
    top: 80%;
}
.top-90 .block-image-cover .block-image-text, .top-90 .block-image-uncropped-full-width .block-image-text {
    top: 90%;
}
/*** Page editing override while managing repsonsive images ***/
.page.editing .page-row .block-wrapper {
    display: block !important;
}
/*** Change font size on mobile/desktop **/

.job_category_tiles .page-block p
{
    font-size: 1.5rem;
}
.job_category_tiles .page-block a
{
    font-size: 1.5rem;
}

@media (min-width: 768px){
  .job_category_tiles .page-block p
{
   font-size:1rem;
}
  .job_category_tiles .page-block a
{
    font-size: 1rem;
}
  .rounded_div .page-block
{
  padding:3rem;
}
}

/** blogs **/
.posts-cards .card-img-top {
    margin-bottom: 0.2rem;
    height: auto;
    object-fit: contain;
}
.posts-cards .card-body, .posts-card-footer {
    padding: 15px 25px !important;
}
.posts-card {
    border: 1px solid #b7b7b7 !important;
    border-radius: 10px;
}

/* /* Shane added this - temporary */
/* .vjs-poster, .vjs-big-play-button { */
  /* display: none !important; */
/* } */ 