@import url("https://p.typekit.net/p.css?s=1&k=pcv8wac&ht=tk&f=139.175.5474.25136&a=16388057&app=typekit&e=css");

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-style:normal;font-weight:700;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-style:normal;font-weight:400;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
font-style:normal;font-weight:300;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/6e816b/00000000000000003b9b3064/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
font-style:normal;font-weight:500;
}

body { 
  font-family: "proxima-nova",sans-serif; 

}

h1, h2, h3, h4, h5, h6 { 
  font-family: "proxima-nova",sans-serif; 
}

  
/* 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: 10px 20px;
    margin-bottom: auto;
    margin-top: auto;
}
li.nav-item a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
}
.brand-logo {
    width: 100%;
    max-width: 155px;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255);
}
.bg-dark {
    background-color: #000000 !important;
}
.badge {
    background-color: #ffb728;
    color: #585858;
}
li.nav-item a {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}
.btn-success {
    color: #585858;
    background-color: #ffb728;
    border-color: #ffb728;
}
.btn-primary:hover {
    color: #585858;
    background-color: #ffb728;
    border-color: #ffb728;
}
.page-item.active .page-link {
    z-index: 3;
    color: #585858;
    background-color: #ffb728;
    border-color: #ffb728;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #f4a200;
    border-color: #f4a200;
}
.page-link {
  color:#585858;
}
.page-link:hover {
    z-index: 2;
    color: #585858;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

/* Buttons */
.btn-success.focus, .btn-success:focus, .btn-success:hover {
    color: #585858;
    background-color: #f4a200;
    border-color: #f4a200;
}
a.button.button1 {
   border: 1px solid #f4a200;
   background: #f4a200;
   color: #000000;
   font-weight: 600;
   padding: 12px 50px;
  -webkit-transition: background 0.25s linear;
  
  
  transition: background 0.25s linear;
  text-transform: inherit;
}

a.button.button1:hover {
   border: 1px solid #f4a200;
   background: #eda61b;
   color: #000000;
  -webkit-transition: background 0.25s linear;
  
  
  transition: background 0.25s linear;
}

a.button.button2 {
  border: 1px solid #000000;
  background: #000000;
  color: #ffffff;
  -webkit-transition: background 0.25s linear;
  transition: background 0.25s linear;
  border-radius:5px;
  font-weight:600;
}

a.button.button2:hover {
  border: 1px solid #000000;
  background: #000000;
  color: #ffffff;
  -webkit-transition: background 0.25s linear;
  transition: background 0.25s linear;
  border-radius:5px;
  font-weight:600;
}

a.button.button3 {
  border: 1px solid rgba(45, 216, 125, 0.5);
  background: transparent;
  color: #2dd87d;
  -webkit-transition: background 0.25s linear;
  
  
  transition: background 0.25s linear;
}

a.button.button3:hover {
  border: 1px solid #2dd87d;
  background: #2dd87d;
  color: #fff;
  -webkit-transition: background 0.25s linear;
  
  
  transition: background 0.25s linear;
}

a.button.button4 {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.7);
}

a.button.button4:hover {
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: background 0.25s linear;
  
  
  transition: background 0.25s linear;
}
/* Job Template Styling */
.apply-cta .call-to-action {
    background: #f9f9f7;
    padding: 25px;
}
.apply-cta .btn {
    background: #ffb728;
    color: #000;
}
.job-block-list .job-title {
    font-weight: 500;
    padding-bottom: 5px;
}
.job-block-list .job span.job-field {
    color: #000;
}
.job-block-list .jobs-list {
    padding: 25px;
    background: #f9f9f7;
}

  
a, a:visited {
    font-weight: 300;
    text-decoration: none;
    color: #212529;
  line-height: 1.5;
}

.black {
  background-color:#000000;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color:white;
  text-decoration:underline;
}
.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: white;
}
.font-white {
  color:#fff;}

.font-white-title a{
  color:#fff;
font-weight:bold;
  line-height: 1;
font-size: 18px;  
}
.font-white-title a:hover {
  text-decoration:none;
}
.footer-list {
  display:inline;
font-size: 14px;
}
.ft-padding {
  padding-top: 65px;
}

.ft-greybar {
  border-style: solid;
    border-width: 0px 0px 30px 0px;
    border-color: #414141;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 1% 0% 02% 0%;
}
.logo-below {
 margin-top: calc(15px/2) !important;
padding-bottom: calc(15px/2) !important;
  font-size:16px;
}
.logo-below p {
  font-size:16px;
          font-weight: 400;
    padding-left: 0.5em;
}
.img-padding {
  margin-bottom: 20px;}
.main-color {
  color:#FFB728;
}
.soc-margin {
  margin:12.5px;}

.soc-instagram {
  font-size: 25px;
}
a.font-white.footer-list:visited {
    color: white;
}
.center-block{
display: block;
    margin-left: auto;
    margin-right: auto;
}
.careers-title {
  text-align:center;
  color:#fff;
  font-size: 70px;
    font-weight: 300;
      font-family: proxima-nova,sans-serif;
  line-height: 1;
  padding-top: 2em;
}

a#navbarDropdownMenuLink:hover {
    color: white;
}
ul.navbar-nav {
  margin-top: 9px;
}

footer .container-fluid {
  max-width:1400px;
}

ul.list-unstyled li {
    padding-bottom: calc(5px/2);
    margin: 0;
}
.easy-autocomplete.form-control.form-control-sm.fix-autocomplete {
    width: 1% !important;
}

.job-box-white {
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.16);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -100px 015px 0px 15px;
    padding: 5% 5% 5% 5%;
    background-color: white;
}
.input-group-btn button, .input-group input {
    height: 50px !important;
    padding: 8px 12px;
}
.card {background-color: #d9d9d9 !important;
  border:none !important;
}
.card-header {
  background-color: transparent !important;
  border-bottom: none !important;
      border-bottom: 1px solid #000 !important;
    border-top: 1px solid #000 !important;
  padding:0px;
  }
.card-header .btn {
font-size: 26px;
    font-weight: 500;
    text-align: left;
    padding-left: 0;
    text-transform: none;
  color:#414141;
  width:100%;
}
 .card-header .btn:hover {
   text-transform:none;
}
.card-header button.btn.btn-link:hover {text-decoration:none;}
.faq-title {
  color: #414141;
    font-size: 50px;
    font-weight: 300;
  line-height: 1;
      margin-bottom: 20px;
      text-align: center;
}
.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 20px 0px 20px 0px;
    font-weight: 400;
    line-height: 1.5;
  font-size:18px;
    color:#414141;
}
.card-body ul li {
    font-weight: 400;
    line-height: 1.5;
    font-size: 18px;
    color: #414141;
      margin-bottom: 0;
}
i.fab.fa-instagram {
    color: rgb(255, 183, 40);
}

i.fab.fa-instagram {
  vertical-align: middle;
}

.btn.btn-link svg {
    display: block;
    box-sizing: border-box;
    float: right;
    text-align: right;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
}

th.job-search-results-title {
    width: 35%;
}

.float-button {
border-color: #ffb728;
    color: #ffb728 !important;
      border-radius: 20px;
    margin-top: 1rem;
}

.float-button img {
    width: 15%;
    height: auto;
    margin-left: 1em;
}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 500 !important;
}

button#near_me_button_0_0 {
    color: black;
}

@media (min-width: 768px) {.sticky-top.p-b-20 {
    padding-top: 35px !important;
}
}

@media (max-width: 768px) {.sticky-top.p-b-20 {
    padding-top: 90px !important;
}
}
    .bs-example{
        margin: 20px;
    }
    .accordion .fa{
        margin-right: 0.5rem;
    }
.elementor-accordion-icon-opened
{
  display:none;
}

/*@media only screen and (max-width: 1750px) {
  .job-search-results {
    padding-left: 5em;
  }
}
*/
@media only screen and (min-width: 750px) {
  .job-search-results {
    padding-left: 7em;
  }
  .job-search-results .job-search-control {
    width: 100%;}
}
a#link_expand_job_search_results_filters_1_0 {
    height: 50px !important;
    padding: 8px 12px;
    color: #585858;
    background-color: #ffb728;
    border-color: #ffb728;
}


@media only screen and (max-width: 750px) {
.page-link {
  padding: .25rem .35rem;
  }
}
@media only screen and (min-width: 1500px) {
  .job-search-results {
    padding-left: 0em;
  }
}

@media only screen and (max-width: 1000px) {
.leader-text #block_image_text_0_0 h1 {
    margin-top: -30px;
}
}

@media only screen and (max-width: 1000px) {
.health-text #block_image_text_0_0 h1 {
    margin-top: -60px;
}
}
@media (max-width: 767px) {
    .job-search-results-category {display:none !important;}
}

.footer-list a[href^=tel] {
 color: inherit;
 text-decoration:inherit;
}

.emp-ref {
    background: #f9f9f7;
    padding: 25px;
    margin-top: 15px;
    text-align: center;
}
.emp-ref a {
    background: #ffb728;
    text-align: center;
    color: #000;
    padding: 12px 24px;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
}
.hero-image-mobile {
    margin-top: -120px;
}

/*.zoom .block-image-cover {
    transition: transform 0.3s ease;
}

.zoom .block-image-cover:hover{
    transform: scale(1.1);
}

-- */
.zoom .block-image-uncropped-full-width {
    position: relative;
    overflow: hidden;
    display: inline-block;
    border-radius: 18px;
    border: 3px solid white;
}
.zoom .block-image-uncropped-full-width img {
    transition: transform 0.3s ease;
}

.zoom .block-image-uncropped-full-width:hover img {
    transform: scale(1.1);
}

.zoom .block-image-link {
  ext-decoration: none;
  position: relative;
  display: block;
  z-index: 2;
}