/* Theme Selection CSS */

@font-face {
    font-family: 'proxima-nova';
    src: url('https://s3.ap-southeast-2.amazonaws.com/rec-marketing-apse2-customer-files/de99cf983da18feb9afd3d276a6621d0/fc3fd0045ddb8926c2b930e87b739dbd/Proxima-Nova-Font/Proxima%20Nova%20Font.otf') format('opentype');    
    font-weight: normal;
    font-style: normal;
}
.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: 180px;
}

.dropdown-item {
    padding: .7rem 1.5rem;
    color: #171616 !important;
}
body {
    background: #f8f7f6;
    color: #5c666f;
    font-family: proxima-nova,sans-serif;
    font-weight: 400;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

/* Typography */

h1,
h2,
h3,
h4,
h5 {
  font-family: proxima-nova,sans-serif;
  letter-spacing: normal;
  line-height: normal;
}
h1{
font-size: 42px;
font-weight: bold;
}
h2{
  font-size: 24px;
  font-weight: bold;
}
h3{
  font-size: 20px;
  font-weight: 600;
}
h4{
  font-size: 16px;
font-weight: 600 ; 
}
h5{
 text-transform: uppercase;
font-size: 12px;
font-weight: 600 ;
}
@media (min-width: 768px){
  h1 {
    margin: 0 0 0.5em;
}
    h2{
    margin: 0 0 0.5em;
}
      h3{
    margin: 0 0 0.5em;
}
       h4{
    margin: 0 0 0.5em;
}
       h5{
    margin: 0 0 0.5em;
}
     
  
}

/* 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;
	}
}

/* Job Search Block */

.job-search-results-card .list-unstyled.job-component-details {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.job-search-results a {
  color: #365c88;  
}

.badge {
  background-color: #364f6b;
}

.btn-success,
.btn-success:hover,
.btn-success:visited,
.btn-success:active,
.btn-success:focus {
    background-color: #364f6b;
    border-color: #364f6b;
}

.block-job-search-results .job-search-results table {
  font-size: 15px;
}

.job-search-filter-groups {
  background-color: #ffffff;
}

.job-search-results-card-title a {
    font-family: proxima-nova,sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin: 0 0 0.5em;
    color: #5c666f;
}

.job-component-details span,
.job-component-details i {
   color: #5c666f;  
}

@media (min-width: 768px) {
  .job-search-results-card-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .block-job-search-results .job-search-results .job-search-collapse {
    font-size: 16px;
  }
}

/* Search Bar */

.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,
.input-group.has-validation>.custom-select:nth-last-child(n+3), 
.input-group.has-validation>.form-control:nth-last-child(n+3), 
.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after, 
.input-group:not(.has-validation)>.custom-select:not(:last-child), 
.input-group:not(.has-validation)>.form-control:not(:last-child) {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.job-search-results input.form-control {
    border-radius: 4px;
}

.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: #ffb718;
    border: 1px solid #ffb718;
    color: #000000;
    font-weight: 300;
    border-radius: 5px;
    margin-left: 20px;
}

.btn-success, .btn-success:active, 
.btn-success:visited, .btn-success:focus {
  color: #ffffff;
  border: 1px solid #364f6b;
  background: #364f6b;
  font-weight: 700;
  border-radius: 5px;
}

/* Card */

.card {
  border: 2px solid #e1e6ec; 
}
.card-body {
    padding-bottom: 10px;
}
.card-footer {
  border-top: none;
  background-color: #ffffff;
  margin-bottom: 15px;
    padding: 0 0.75rem 0 1.25rem;
}

.fa-chevron-right:before {
  vertical-align: middle;
}

.job-search-results-footer a {
    background: transparent;
    border: 0;
    color: #003b70;
    padding: 0;
    text-decoration: underline;
    -webkit-transition: .3s;
    transition: .3s;
}

.fa-chevron-right:before {
  display: none;
}

/* Footer */
.footer-wrapper a{
  color:#fff;
  text-decoration: underline;
}
.footer-wrapper , .footer-wrapper p, .footer-wrapper h2{
  color:#fff;
 
}
.footer-wrapper p{
  font-size: 16px;
    line-height: 1.75;
}

.top-footer {
    background-color: #00594c;
    padding: 40px 0 30px 0;
}

footer .fab {
    font-weight: 400;
    font-size: 30px;
    color: #364f6b;
}

footer .sociallinks {
  margin-top:1rem;
  margin-left:-10px;
}

footer .sociallinks > li{
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

footer .bottom-footer li{
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/**custom css **/
/** Banner Image **/
.block-image-cover {
    height: 200px;
}

@media (max-width: 1199px) {
  .block-image-cover {
    height: 165px;
  }
}
@media (max-width: 767px) {
  .block-image-cover {
    height: 120px;
  }
  .intro_section {
    margin-top: -55px;
}

}
@media (min-width: 576px){
  .container {
    max-width: 1320px;
}
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px)
{
  .intro_section .block-wrapper
{
    margin-top: -55px;
}
   .intro_section .block-wrapper .page-block h1::after {
    border-color: #e97200;
}

.intro_section .block-wrapper .page-block h1:after {
    border-bottom: 6px solid #e97200;
    bottom: 55px;
    content: '';
    left: 305px;
    position: absolute;
    right: 0;
}
}
.intro_section .block-wrapper .page-block h1{
  background: #FFF;
    display: inline;
    padding-right: 10px;
    z-index: 1;
}
.intro_section .block-wrapper .page-block
{
  position:relative;
}
}
.block-job-search-results {
    background: #fff;
    padding:20px 40px 20px 40px;
    position: relative;
    top: -55px;
}

.read-col-rtl-mobile .row:first-of-type {
    flex-direction: row-reverse;
}

.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after, .input-group.has-validation>.custom-select:nth-last-child(n+3), .input-group.has-validation>.form-control:nth-last-child(n+3), .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after, .input-group:not(.has-validation)>.custom-select:not(:last-child), .input-group:not(.has-validation)>.form-control:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.input-group input, .input-group-btn button {
    height: 45px;
    padding: 10px 12px;
}
.navbar-light .navbar-nav .nav-item.nav-options .nav-link
{
  color: #717171;
  padding:16px 16px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: normal;
  -webkit-transition: background .1s;
  transition: background .1s;
      line-height: 2;

}

    
.navbar-light .navbar-nav .nav-link.login_link
{
    background: #ffb718; 
    color:#000;
    padding: 16px 16px 16px 16px;
    font-size: 18px;
    margin-left: 0.5rem;
    border-radius:5px;
}
.navbar-light .navbar-nav .nav-link.login_link:hover{
    background: #e97200;
    color: #000;
  text-decoration: none;
 
}
.navbar-light .navbar-nav .nav-link.login_link:after {
    content: '\f054';
    font-family: 'Font Awesome 7 Free';
    font-weight: 900;
    padding-left: 10px;
  -webkit-transition: .2s;
  transition: .2s;
  position: relative;
    right: 0.25rem;
    -webkit-transition: .2s;
    transition: .2s;
}
.navbar-light .navbar-nav .nav-link.login_link:hover::after {
     -webkit-transition: horizontal .75s ease-in-out both;
       transition: horizontal .75s ease-in-out both;
      right: 0rem;
  
}

.navbar-light .navbar-nav .nav-item.nav-options .nav-link:hover {
  background: #f8f7f6;
  border-radius: 3px;  
}
li.nav-item.nav-options{
    margin-bottom: 0px;
}
/**Job Listing **/

.card
{
  border:0px;
  border-bottom: 1px dashed #d2d2d2;
}

.block-job-search-results .job-search-filter-groups h4 {
    margin-bottom: 10px;
}
.block-job-search-results .job-search-results .job-search-results-filter {
    
    border-radius: 4px;
    border: solid 1px #92949f;
    font-weight: normal;
    padding-left: 35px;
    line-height: 2.5;
}
/*Buttons*/

a.button.button1 {
    background-color: #ffb718;
    border: 1px solid #ffb718;
    color: #000000;
    padding: 10px 25px;
    font-family: proxima-nova,sans-serif;
    font-size: 18px;
    font-weight: 300;
    border-radius: 5px;
    text-transform: capitalize;
    line-height: normal;
    text-decoration:none;
}
a.button.button1:hover {
   background-color: #e97200;
    border: 1px solid #e97200;
   color: #000;
}
a.button.button2 {
   background-color: #ffb718;
    border: 1px solid #ffb718;
    color: #000000;
    font-weight: 600;
    border-radius: 20px;
    padding: 10px 25px;
    font-size: 18px;
    text-transform: inherit;
    font-family: "Rajdhani-Regular";
    line-height: normal;
}
a.button.button2:hover {
   background-color: #e97200;
   border: 1px solid #e97200;
   color: #000;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-radius: 5px;
}
.btn {
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    font-family: proxima-nova,sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 10px 25px;
   text-transform: inherit; 
   line-height:normal;
}
.btn-primary
{
    background-color: #ffb718;
    border: 1px solid #ffb718;
    color: #000000;
}
.btn-primary:hover {
    background-color: #e97200 ; 
    border: 1px solid #e97200 ;
   color: #000;
  text-decoration: none;
}
.btn-primary:focus, .btn-primary.focus {
    color: #000;
    background-color: #e97200 !important; 
    border-color: #e97200;
    box-shadow: 0 0 0 0.2rem rgb(233 114 0 / 50%);
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
     color: #000;
    background-color: #e97200 !important; 
    border-color: #e97200;
    box-shadow: 0 0 0 0.2rem rgb(233 114 0 / 50%);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
       box-shadow: 0 0 0 0.2rem rgb(233 114 0 / 50%);
}
.btn-primary::after, a.button.button1:after{
    content: '\f054';
    font-family: 'Font Awesome 7 Free';
    font-weight: 900;
    padding-left: 10px;
    -webkit-transition: .2s;
    transition: .2s;
    position: relative;
    right: 0.25rem;
    -webkit-transition: .2s;
    transition: .2s;
}
.btn-primary:hover::after, a.button.button1:hover::after {
    -webkit-transition: horizontal .75s ease-in-out both;
    transition: horizontal .75s ease-in-out both;
    right: 0rem;
}


.btn-success
{
 background-color: #ffb718;
    border: 1px solid #ffb718;
    color: #000000;
}
.btn-success:hover
{
  background-color: #e97200 ; 
    border: 1px solid #e97200 ;
    color: #000000;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
   color: #000;
    background-color: #e97200 !important; 
    border-color: #e97200;
    box-shadow: 0 0 0 0.2rem rgb(233 114 0 / 50%);
}
.btn-success:focus, .btn-success.focus {
    color: #000;
    background-color: #e97200 !important; 
    border-color: #e97200;
    box-shadow: 0 0 0 0.2rem rgb(233 114 0 / 50%);
}

.block-job-description .job-description-controls .btn {
    padding: 8px 16px !important;
    line-height: normal;
    color: #FFF;
}
@media (max-width: 768px){
.input-group input, .input-group-btn button {
    margin-left:0;
    margin-top: 10px;
    width: 100%;
}
span.input-group-btn {
    width: 100%;
}
.input-group > .form-control{
    width: 100%;
}
  span.input-group-btn {
    margin-left: 0px; 
}
  .job-search-results-filter {
    margin-bottom: 10px;
}
  .job-search-control .btn-primary
  {
         margin-left: 0px; 
  }
  .block-job-search-results {
    
    top: -40px;
  }
  .block-job-description .job-description-controls .btn {
   
    margin-bottom: 10px;
    width: 100%;
}
 
}
.block-job-search-results .job-search-results .job-search-filter-groups {
    width: 100%;
  border-top: 6px solid #e97200;
}
.job-search-dropdown-filters a::after {
    content: '\f107';
    font-family: 'Font Awesome 7 Free';
    margin-left: 20px;
    font-weight:900;
}
/*** CSS ends*/

/**Sidebar css **/
.sidebar
{
  background-color:#f8f7f6;
  border-radius:4px;
 

 
}
.sidebar h3 {
    font-size: 24px;
}
.block-wrapper.sidebar::before {
    content: '';
    width: 100%;
    height: 6px;
    display: block;
    background:#e97200;
  
}
.sidebar .page-block{
    padding: 20px 20px;
}   

.sidebar .block-jobs .job h3.job-title {
  color: #5c666f;
   font-size: 18px;
  font-weight: 700;
}

.sidebar .job-summary {
    margin-top: 8px;
  font-size:18px;
}

.sidebar .block-jobs .jobs-list a
{
  transition: all .35s cubic-bezier(.645, .045, .355, 1);
}
.sidebar .block-jobs .jobs-list a:visited
{
 color: #185A7C;
}
.sidebar .block-jobs .jobs-list a:hover>h3
{
   color: #185A7C;
   transition: all .35s cubic-bezier(.645, .045, .355, 1);
}
.sidebar .block-jobs .jobs-list a:hover
{
    color: #185A7C;
}
.sidebar .block-jobs .block-content h2{
  padding: 20px 20px 0 20px;
}

.block-jobs .job span.job-field {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
a.referral-link {
  text-decoration: underline;
}

.jobalerts_cta h2{
  color:#e97200;
}
.jobalerts_cta .btn-primary:hover {
  color:#000;
}
.sidebar .btn-primary
{
background: #003b70;
border:1px solid #003b70;
color: #fff;
border-radius: 5px;
width: 100%;
padding: 18px 6px 18px 16px;
}
.sidebar .btn-primary:hover{
  background: #000;
  
}

.sidebar .btn-primary:after{
   content: '\f054';
    font-family: 'Font Awesome 7 Free';
    font-weight: 900;
    margin-left: 10px;
   position: relative;
    right: 0.25rem;
    -webkit-transition: .2s;
    transition: .2s;
}
.sidebar .btn-primary:hover::after {
     -webkit-transition: horizontal .75s ease-in-out both;
       transition: horizontal .75s ease-in-out both;
      right: 0rem;
  
}
.btn-info {
       background-color: #ffb718;
    border: 1px solid #ffb718;
    color: #000000;
}
.btn-info:hover {
    background-color: #e97200;
    border: 1px solid #e97200;
    color: #000000;
}
.block-job-description .job-description-controls .btn {   
    color: #000;
}
.block-job-description h3 {
        font-size: 42px;
    color: #5c666f;
    font-weight: 600;
}
.Child_Safe_disclaimer_text
{
  border-top: 1px dashed #ffb718;
  margin: 1.5em 0;
    padding: 40px 0;
}
.jobpage_row .page-row-border
{
    padding: 40px 40px 20px 40px;
    background-color: #FFF;
    position: relative;
    margin-top: -115px;
}
.intro_section .page-block p{
  margin-top:0.7em;
}
.selectize-control.multi .selectize-input > div {
    background-color: #00594c;
    color: #fff;
    font-size: 80%;
    padding: 1px 5px;
    border-radius: inherit;
}
.selectize-dropdown-content .option.active
{
  background-color:#00594c;
}
.block-job-description .job-component-details {
    font-size: 80%;
    text-transform: uppercase;
}
.social_col a {
    color: #fff;
}

.icon-badge--facebook {
    background: #3b5998;
}
.icon-badge--instagram {
    background: linear-gradient(35deg,#ffb900,#9100eb);
}
.icon-badge--linkedin {
    background: #0077b5;
}
.icon-badge--vimeo {
    background: #1ab7ea;
}
.icon-badge {
    -webkit-box-align: center;
    align-items: center;
    border-radius: 40px;
    display: -webkit-inline-box;
    display: inline-flex;
    height: 38px;
    width: 38px;
}
.icon-badge svg {
    fill: #fff;
    height: 20px;
    margin: 0 auto;
    width: 20px;
}
.page-footer_locations {
    border-top: 1px dashed #fff;
    margin-top: 30px;
    padding: 30px 50px 0;
    text-align: center;
}
.page-footer_locations .list-inline li::after {
content: ' •';
}
.page-footer_locations .list-inline li:last-child::after {
    content: '';
}
.page-footer_locations .list-inline li
{
  color:#FFF;
  font-size:16px;
}
.bottom-footer{
background-color: #004a40;
padding:0.5em;
  color:#FFF;
}
.bottom-footer a{
  color: #fff;
    font-size: 12px;
    line-height: 3.17;
    text-decoration: none;
    text-transform: uppercase;
}
.bottom-footer a:hover{
      color: #ffb718;
}

.bottom-footer ul, .bottom-footer ul li{
  margin-bottom:0
}
.footer_img
{
  width:100px;
}
.footer-wrapper .list-inline-item:not(:last-child) {
     margin-right: 0;
}
.block-jobs .job h3.job-title {

    margin-bottom: 8px;
}
.consent-modal .image-wrapper img {
    max-height: 80px;
}
.social [class*="fa fa-"] {
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: auto 3px;
    width: 30px;
    font-size: 15px;
    text-align: center;
  text-decoration:none;
}


.social [class*="fa fa-facebook"] {
    background-color: #3b5998;  
}
.social [class*="fa fa-instagram"] {
    background: linear-gradient(35deg,#ffb900,#9100eb);  
}
.social [class*="fa fa-linkedin"] {
    background: #0077b5;
}
.social [class*="fa fa-vimeo"] {
    background: #1ab7ea;
}

.social [class*="fa fa-"]:hover { 
    
    text-decoration:none;
}
.top-footer ul.list-inline
{
  margin-bottom:0;
}
.candidate-settings-panel {
    background-color: #f8f7f6;
    border-radius: 4px;
    border-top: 6px solid #e97200;
}
.Candidate_page .page-row-border{
    background-color: #FFF !important;
    padding: 40px;
}
a.button.button1.footer_btn
{
  background-color:#00aea9;
  border:1px solid #00aea9;
  width:100%;
}
a.button.button1.footer_btn:hover{
  background-color: #00a49f;
}
a.button.button1.footer_btn::after{
  right: -8.25rem;
}
a.button.button1.footer_btn:hover::after{
  right: -9.25rem;
}
.bottom-footer p.copyright{
    line-height: 2.25;
    margin-bottom: 0;
}
.form-control {
  
    border-radius: 4px;
}
.selectize-input, .selectize-input.input-active{
    border-radius: 4px;
}
.selectize-input > input {
    border-radius: 4px;
}