 @font-face {
  font-family: "BrightCheerful";
  src: url("https://d2ir6gu3mx7cqv.cloudfront.net/company/sites/1181/fonts/Bright%20Cheerful.eot");
  src: url("https://d2ir6gu3mx7cqv.cloudfront.net/company/sites/1181/fonts/Bright%20Cheerful.woff2")
      format("woff2"),
    url("https://d2ir6gu3mx7cqv.cloudfront.net/company/sites/1181/fonts/Bright%20Cheerful.woff")
      format("woff"),
    url("https://d2ir6gu3mx7cqv.cloudfront.net/company/sites/1181/fonts/Bright%20Cheerful.ttf")
      format("truetype"),
    url("https://d2ir6gu3mx7cqv.cloudfront.net/company/sites/1181/fonts/Bright%20Cheerful.svg")
      format("svg");
}

/*edits*/

.covid-19 {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  background-color: #f2a922;
}

.covid-19__content {
  padding: 3rem;
}

.job-title {
  font-size: 32px;
  margin: 0 auto;
  text-shadow: none;
}

#jobs-list .app.stacked .filter-block .filter-container .keyword-search,
#jobs-list
  .app.stacked
  .filter-block
  .filter-container
  .advanced-search-container,
#jobs-list .app.stacked .filter-block .filter-container.no-advanced-search {
  max-width: 500px;
}

html,
body {
  margin: 0;
}

body {
  font-family: "helvetica neue", "HelveticaNeue", "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  color: #555;
  /*background: url("//dy5f5j6i37p1a.cloudfront.net/company/sites/1181/bg__s1--overview.jpg") center no-repeat;*/
  /*background-size: cover;*/
  /*background-attachment: fixed;*/
}

#job-detail p span {
  color: #555 !important;
  font-size: 1rem !important;
}

/* LAYOUT */

.inner-container {
  max-width: 1280px;
  width: 90%;
  margin: 0 auto;
}

.navigation {
  background: #000;
  overflow: hidden;
  height: 95px;
  font-weight: bold;
}

.logo {
  position: absolute;
  top: 10px;
}

.logo img {
  width: 180px;
}

.menu {
  float: right;
  vertical-align: middle;
  list-style: none;
  line-height: 94px;
  margin: 0;
  display: block;
}

.menu__link {
  display: inline-block;
  margin: 0 15px;
}

.menu__link a {
  text-transform: uppercase;
  text-decoration: none;
  color: #f26513;
}

.menu__link a:hover {
  color: #555;
}

.mobile-menu-trigger {
  position: absolute;
  top: 0;
  right: 2.5%;
  font-size: 2em;
  display: none;
}

/* ELEMENTS */

.header {
  display: table;
  height: 600px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/1181/overview-hero.jpg")
    top no-repeat;
  background-size: cover;
}
/*.header:before{*/
/*     content: '';*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background-color: rgb(0,0,0, 0.1);*/
/*    z-index: 1;*/
/*    display: block;*/
/*    position: absolute;*/
/*    left: 0;*/
/*}*/

.page-culture .header {
  background: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/1181/bg__header--culture-2.jpg")
    center no-repeat;
  background-size: cover;
}

.page-benefits .header {
  background: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/1181/bg__header--benefits-new.jpg")
    top no-repeat;
  background-size: cover;
}

.page-career-paths .header {
  background: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/1181/bg__header--career-paths-new.jpg")
    center no-repeat;
  background-size: cover;
}

.header .inner-container {
  display: table-cell;
  vertical-align: middle;
}

h1 {
  font-family: "BrightCheerful";
  margin-top: 0;
  margin-bottom: 75px;
  text-shadow: 1px 1px 70px rgba(0, 0, 0, 0.5);
  font-size: 3.5em;
  text-transform: capitalize;
}

#job-detail #PContent > .inner {
  padding: 50px;
  background: #fff;
}

#PTitle {
  margin: 35px 0 -35px;
}

#PTitle h1 {
  text-shadow: none;
  color: #614f25;
  font-size: 1.65em;
}

h2 {
  font-family: "BrightCheerful";
  color: #000;
  font-weight: normal;
  font-size: 2.8rem;
}

.award-winner-header {
  font-family: "BrightCheerful";
  color: #000;
  font-weight: normal;
  font-size: 2rem;
}

button,
.popup__btn {
  background: #f26513;
  color: #fff;
  padding: 12px 35px;
  font-size: 1em;
  text-transform: uppercase;
  border: 0;
  text-align: center;
  font-family: "helvetica neue", "HelveticaNeue", "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  cursor: pointer;
}

button:hover,
.popup__btn:hover {
  background-color: #555;
}

.light-btn,
.popup__btn {
  background: #f2a922;
}

.popup__btn {
  text-decoration: none;
  display: inline-block;
}

header button {
  font-size: 1.25em;
}

/*#job-detail button {
    padding: 8px 35px 35px;
}*/

.section {
  margin-top: 65px;
}

.section:after {
  content: "";
  display: table;
  clear: both;
}

.section--overview-s2 {
  height: 23vw;
  overflow: hidden;
}

.section--overview-s2 img,
.value {
  width: 33.333%;
  min-height: 100%;
  float: left;
}

.section--part-time{
    padding: 30px 0 60px;
    background-color: #f1f2f2;
}
.benefit {
  width: 33.333%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.5%;
  text-align: center;
}

.benefit img {
  height: 50px;
}

.section--culture-s3 {
  margin-bottom: 50px;
}

.section--career-paths-s2 {
  margin-bottom: 50px;
}

.value {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

ul {
  padding: 0;
  margin: 25px 0 50px;
  list-style: none;
}

li {
  margin: 15px 0;
}

img {
  max-width: 100%;
}

.page-career-paths img {
  margin: 0 auto 50px;
  display: block;
}

.section--culture-s3 h2,
.section--culture-s3 h3 {
  text-align: center;
  font-family: "BrightCheerful";
}

/* FOOTER */

.talent-community {
  padding: 30px 0;
  background-color: #f1f2f2;
}

.footer__container--top {
  background-color: #f26513;
  position: relative;
  z-index: 1;
}

.footer__container--top:after {
  content: "";
  background: -o-linear-gradient(
      left,
      rgba(242, 101, 19, 0) 10%,
      rgba(242, 101, 19)
    ),
    url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/1181/dashes.svg");
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(10%, rgba(242, 101, 19, 0)),
      to(rgba(242, 101, 19))
    ),
    url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/1181/dashes.svg");
  background: linear-gradient(
      to right,
      rgba(242, 101, 19, 0) 10%,
      rgba(242, 101, 19)
    ),
    url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/1181/dashes.svg");
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position-y: 1em;
  z-index: -1;
  background-position-x: -15%;
}

.footer__grid--top {
  max-width: 1150px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 75% 25%;
  grid-template-columns: 75% 25%;
  margin-left: auto;
  margin-right: auto;
}

.footer__header {
  color: #fff;
  font-family: "BrightCheerful";
  font-size: 3.5em;
  margin-bottom: 14px;
  margin-top: 22px;
  font-weight: normal;
  line-height: 1.1em;
}

.footer__grid--top ul {
  list-style-type: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto auto;
  grid-template-columns: auto auto auto;
  margin: 1.5em 0 0 0;
  padding: 0;
  font-family: "helvetica neue", "HelveticaNeue", "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  font-weight: 200;
  font-size: 1.4em;
  letter-spacing: 1px;
}

.footer__grid--top ul li {
  text-transform: uppercase;
  margin: 0;
}

.footer__grid--top ul li a {
  color: #fff;
  text-decoration: none;
  position: relative;
  margin-top: 0.1em;
  margin-bottom: 0.5em;
  display: inline-block;
}

.footer__grid--top ul li a:after {
  position: absolute;
  content: ">";
  right: -1em;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  top: -0.1em;
}

.footer__grid--top ul li a:hover:after {
  right: -1.2em;
}

.footer__col--sm {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  background-image: url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/1181/Bounce-Ball-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center 1em;
}

.footer__col--sm h4 {
  color: #fff;
  margin: 0;
  padding: 0;
  font-family: "BrightCheerful";
  text-align: right;
  font-size: 1.9em;
  margin-bottom: 0.2em;
  font-weight: normal;
}

.footer__container--bottom {
  background-color: #f34900;
}

.footer__grid---bottom {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__copyright {
  color: #fff;
  font-family: "helvetica neue", "HelveticaNeue", "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  font-size: 15px;
  margin: 0;
  padding: 0;
  border: 0;
}

.footer__copyright a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.footer__copyright a,
.footer__copyright p {
  font-size: 15px;
}

.footer__copyright p {
  margin: 10px 0;
}

.social-nav {
  list-style-type: none;
  margin: 0.5em 0 0.3em 0;
  padding: 0;
}

.social-nav li {
  display: inline-block;
  margin: 0;
  margin-left: 0.2em;
}

.social-nav li a {
  text-decoration: none;
  color: #fff;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.social-nav li a:hover {
  color: #555;
}

#footerpowered {
  background: #fff;
  padding: 15px;
  margin: 0;
}

@media screen and (max-width: 1400px) {
  .footer__container--top:after {
    background-position-x: -5vw;
  }
}

@media screen and (max-width: 1220px) {
  .footer__grid--top,
  .footer__grid---bottom {
    max-width: calc(100vw - 60px);
  }

  .footer__container--top:after {
    background-image: -o-linear-gradient(
        left,
        rgba(242, 101, 19, 0.6) 0%,
        rgba(242, 101, 19, 1)
      ),
      url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/1181/dashes.svg");
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(242, 101, 19, 0.6)),
        to(rgba(242, 101, 19, 1))
      ),
      url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/1181/dashes.svg");
    background-image: linear-gradient(
        to right,
        rgba(242, 101, 19, 0.6) 0%,
        rgba(242, 101, 19, 1)
      ),
      url("https://dy5f5j6i37p1a.cloudfront.net/company/sites/1181/dashes.svg");
    background-position-x: 0;
  }
}

@media screen and (max-width: 880px) {
  .footer__grid--top {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .footer__grid--top > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .footer__grid--top > *:nth-child(2) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }

  .footer__header {
    font-size: 7vw;
    text-align: center;
  }

  .footer__grid--top ul {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .footer__col--sm {
    height: 40vw;
    background-size: 60%;
  }

  .footer__col--sm h4 {
    text-align: center;
    padding-right: 0;
  }

  .footer__grid---bottom {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .footer__grid---bottom > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .footer__grid---bottom > *:nth-child(2) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }

  .footer__copyright {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .social-nav {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
    margin: 0.5em auto;
  }
}

@media screen and (max-width: 500px) {
  .footer__grid--top ul {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    text-align: center;
  }

  .footer__header {
    margin-top: 30px;
  }

  .social-nav li {
    margin-left: 1vw;
    margin-right: 1vw;
    display: inline-block;
  }
}

/* JOB LIST */

#jobs-list.jobs-list .primary-background-gradient {
 /* background: -o-linear-gradient(left, #f34900, rgba(242, 101, 19));
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f34900),
    to(rgba(242, 101, 19))
  );
  background: linear-gradient(to right, #f34900, rgba(242, 101, 19));*/
  background: #000;
}

.jobs-list .groups-list__group-header__title,
.groups-list__group-header__job-count{
        font-weight: 400 !important;
        color: #fff !important;
}
.groups-list__header__title{
   font-size: 2.5rem !important; 
}

#jobs-list{
    margin-top: 30px;
}
#jobs-list.jobs-list .primary-background-gradient--hover:hover {
  background-color: rgba(242, 101, 19);
  border: 2px solid rgba(242, 101, 19);
}

.jobs-list .job-search-button.primary {
  border: 2px solid #fff !important;
  background: transparent !important;
}

.jobs-list aside .filter-group > * {
  display: block;
  width: 120%;
  margin: 0;
}

.jobs-list .results-list .result-item .item-title > a,
.jobs-list .results-list .result-item .item-title .street,
.jobs-list .results-list .result-item .item-title .location,
.jobs-list .results-list .result-item .item-title .city,
.jobs-list .results-list .result-item .item-title .state,
.jobs-list .results-list .result-item .item-title .city-state,
.jobs-list .results-list .result-item .item-title .pay,
.jobs-list .results-list .result-item .item-title .status {
  color: #796e65 !important;
}

.jobs-list .results-list .result-item {
  background-color: rgba(121, 110, 101, 0.112) !important;
}

.jobs-list .results-list .result-item:nth-child(even) {
  background-color: #fff !important;
}

.jobs-list main .results-container .results-header {
  color: #614f25 !important;
}

.jobs-list .job-search-button.secondary {
  background-color: #796e65 !important;
  border: 2px solid #796e65 !important;
}

.jobs-list .job-search-button.secondary.selected {
  background-color: #fff !important;
  color: #796e65 !important;
}

.jobs-list .pagination a.not-selectable {
  color: #614f25 !important;
}

/* MEDIA QUERIES */

@media (max-width: 960px) {
  .inner-container {
    width: 100%;
    padding: 0 2.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media (max-width: 768px) {
  .navigation {
    overflow: visible;
  }

  .navigation .inner-container {
    padding: 0;
  }

  .logo {
    left: 2.5%;
  }

  .menu {
    position: relative;
    background: #fff;
    margin-top: 150px;
    line-height: 50px;
    font-size: 1.85em;
    padding-bottom: 35px;
    float: none;
    display: none;
  }

  .menu.open {
    display: block;
  }

  .menu__link {
    display: block;
    text-align: center;
  }

  .mobile-menu-trigger {
    display: block;
  }

  .section--overview-s2 {
    height: auto;
  }

  .section--overview-s2 img,
  .value {
    width: 100%;
    float: none;
  }

  h2 {
    max-width: 375px;
  }
  .popup__content h2 {
    margin: 0 auto;
  }
}

/************************************
*****Job_detaill Button Hover********
*************************************/

/*change background-color*/

#job-detail .primary-background-color-lighter:hover,
#job-detail .primary-background-color-lighter:focus {
  background-color: #b94700;
  color: #fff;
}

#job-detail .secondary-color {
  color: #fff;
}

#job-detail .primary-background-color {
  background-color: rgba(6, 6, 6, 0.6);
}

#job-detail .job-description .apply-with-jobing-component .jobing-icon {
  fill: #fff;
}

#job-detail .job-addl-info .map-button:hover,
#job-detail .job-addl-info .job-share-button:hover {
  color: #ffffff;
  background-color: #b94700;
}

/*padding*/

#job-detail .job-description {
  background-color: #f1f2f2;
  padding: 10rem 0;
}

@media (max-width: 768px) {
  #job-detail .job-description {
    padding: 3rem 0;
  }
}

/* CAREER PATH */

.career-path__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.reading-card {
  width: 100%;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  margin-bottom: 40px;
}

.reading-card__header-wrapper {
  background-color: #f26513;
}

h3.reading-card__header {
  margin: 0;
}

.reading-card__header-wrapper,
.reading-card__btn-open,
.reading-card__btn-close {
  padding: 20px;
  display: block;
  text-align: center;
  color: #fff;
}

.reading-card__btn-open,
.reading-card__btn-close {
  position: relative;
  background-color: #555;
  text-decoration: none;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: lighter;
  max-height: 62px;
}

.reading-card__btn-open::after,
.reading-card__btn-close::after {
  position: absolute;
  content: ">";
  top: 18px;
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
  -webkit-transition: transform 0.25s ease;
  -o-transition: transform 0.25s ease;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}

.reading-card__btn-open:hover::after,
.reading-card__btn-close::after {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.reading-card__content {
  visibility: hidden;
  max-height: 0;
  -webkit-transition: ease all 0.5s;
  -o-transition: ease all 0.5s;
  transition: ease all 0.5s;
}

.reading-card__list {
  position: relative;
  margin: 0;
  padding: 20px 24px;
  padding-left: 70px;
}

.reading-card__step {
  font-size: 18px;
  margin: 24px 0;
  display: block;
  position: relative;
}

.reading-card__step:not(:last-child) {
  margin-bottom: 50px;
}

.reading-card__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #e6e6e6;
  border: 0.5px solid #f2a922;
  border-radius: 50%;
  font-size: 12px;
  color: #333;
  position: absolute;
  top: -9px;
  left: -50px;
}

.reading-card.reading-active .reading-card__btn-open {
  visibility: hidden;
  max-height: 0;
  opacity: 0;
  margin-top: -40px;
}

.reading-card.reading-active .reading-card__content {
  visibility: visible;
  max-height: 600px;
}

@media (min-width: 768px) {
  .reading-card {
    width: 48%;
  }
}

@media (min-width: 992px) {
  .reading-card {
    width: 30%;
  }
}

/* TESTIMONIAL SLIDER AND POPUP */

.img-fluid {
  width: 100%;
  height: auto;
}

.btn {
  margin-top: 40px;
  display: block;
}

.section__testimonial-slider {
  background-color: #000;
  padding: 65px 0;
}

.testimonial-slider__img,
.testimonial-popup__img {
  position: absolute;
  max-width: 100%;
  z-index: -1;
}

.testimonial-slider__cite,
.testimonial-slider__quote,
.testimonial-popup__header {
  font-family: "helvetica neue", "HelveticaNeue", "Helvetica Neue", Helvetica,
    Arial, sans-serif;
}

.testimonial-slider__cite,
.testimonial-slider__quote {
  color: #fff;
}

.testimonial-slider__cite,
.testimonial-popup__header {
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
}

.testimonial-slider__quote {
  display: block;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 30px;
}

.testimonial-slider__name,
.testimonial-popup__name {
  font-family: "BrightCheerful";
  display: block;
}

.testimonial-slider__name {
  font-size: 24px;
}

.testimonial-popup__name {
  font-size: 34px;
}

.testimonial-popup__header {
  color: #f34900;
}

.testimonial-popup {
  position: relative;
  background: #fff;
  text-align: left;
  max-width: 768px;
  height: auto;
  padding: 25px;
  margin: 20px;
}

.testimonial-popup .mfp-close {
  position: absolute;
  top: -20px;
  right: -20px;
  color: #fff !important;
  opacity: 1;
  background: #f2a922;
  border-radius: 50%;
  -webkit-transition: ease all 0.2s;
  -o-transition: ease all 0.2s;
  transition: ease all 0.2s;
}

.testimonial-popup .mfp-close:hover,
.testimonial-popup .mfp-close:focus {
  background-color: #555;
}

.testimonial-slider__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  margin-top: 30px;
}

.testimonial-slider__nav .owl-prev,
.testimonial-slider__nav .owl-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: solid 1px #f2a922;
  cursor: pointer;
  -webkit-transition: ease all 0.2s;
  -o-transition: ease all 0.2s;
  transition: ease all 0.2s;
}

.testimonial-slider__nav .owl-prev {
  margin-right: 5px;
}

.testimonial-slider__nav .owl-prev:hover,
.testimonial-slider__nav .owl-next:hover,
.testimonial-slider__nav .owl-prev:focus,
.testimonial-slider__nav .owl-next:focus {
  background-color: #f2a922;
}

.testimonial-slider .owl-dots {
  position: absolute;
  bottom: -64px;
  right: 90px;
}

.testimonial-slider .owl-dot {
  display: inline-block;
}

.testimonial-slider .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: #f34900;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 3rem;
  -webkit-transition: all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07);
  -o-transition: all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07);
  transition: all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07);
}

.testimonial-slider .owl-dot.active span {
  width: 30px;
  background-color: #f2a922;
}

.testimonial-popup__content {
  margin-top: 30px;
}

.testimonial-title{
    color: white;
    text-align: center;
    margin-top: 0;
    margin-bottom: 2rem;
    font-size: 2.8rem;
}

/* GLASSDOOR REVIEWS SLIDER */
.glassdoor-reviews-slider__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  margin-top: 30px;
}

.glassdoor-reviews-slider__nav .owl-prev,
.glassdoor-reviews-slider__nav .owl-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: solid 1px #f2a922;
  cursor: pointer;
  -webkit-transition: ease all 0.2s;
  -o-transition: ease all 0.2s;
  transition: ease all 0.2s;
}

.glassdoor-reviews-slider__nav .owl-prev {
  margin-right: 5px;
}

.glassdoor-reviews-slider__nav .owl-prev:hover,
.glassdoor-reviews-slider__nav .owl-next:hover,
.glassdoor-reviews-slider__nav .owl-prev:focus,
.glassdoor-reviews-slider__nav .owl-next:focus {
  background-color: #f2a922;
}
.glassdoor-reviews-slider .owl-dots {
  position: absolute;
  bottom: -64px;
  right: 90px;
}

.glassdoor-reviews-slider .owl-dot {
  display: inline-block;
}

.glassdoor-reviews-slider .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: #f34900;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 3rem;
  -webkit-transition: all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07);
  -o-transition: all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07);
  transition: all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07);
}

.glassdoor-reviews-slider .owl-dot.active span {
  width: 30px;
  background-color: #f2a922;
}

.glassdoor-reviews-slider__quote {
  font-family: "helvetica neue", "HelveticaNeue", "Helvetica Neue", Helvetica,
    Arial, sans-serif;
}

.glassdoor-reviews-slider__quote {
  color: #fff;
}

.glassdoor-reviews-slider__quote {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 30px;
}

.testimonial-slider__content .fa {
  color: #fff;
  display: inline;
  font-size: 22px;
  margin-right: 5px;
}

/* --------------------------------------------- */
.mfp-wrap {
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed !important;
  top: 0 !important;
}

.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

@media (min-width: 768px) {
  .testimonial-slider__img {
    left: 0;
  }

  .testimonial-slider__img,
  .testimonial-popup__img {
    width: 568px;
  }

  .testimonial-slider__content {
    width: calc(100% - 140px);
    margin-left: auto;
  }

  .testimonial-popup {
    padding: 40px;
    margin: 20px auto;
  }

  .testimonial-popup__img {
    top: 40px;
  }

  .testimonial-popup__header {
    width: calc(100% - 140px);
    margin-left: auto;
  }

  .testimonial-popup__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .testimonial-popup__content-inner {
    width: 50%;
    padding: 10px;
  }

  .testimonial-popup__content-inner:first-child {
    padding-left: 0;
  }

  .testimonial-popup__content-inner:not(:first-child) {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .testimonial-slider__item,
  .testimonial-popup {
    padding-top: 80px;
  }

  .testimonial-slider__img,
  .testimonial-popup__img {
    width: 345px;
  }

  .testimonial-slider__img {
    top: 0;
  }

  .testimonial-popup__img {
    top: 10px;
  }
}

#popup__overlay {
  display: block;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}

.popup__container {
  position: absolute;
  background: #fff;
  width: calc(100% - 40px);
  max-width: 768px;
  height: auto;
  padding: 40px;
  margin: 20px auto;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999;
}

.popup__close {
  display: -ms-grid;
  display: grid;
  place-content: center;
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #f26513;
  height: 40px;
  width: 40px;
  font-size: 20px;
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
@media (max-width: 850px) {
  .popup__close {
    right: 30px;
  }
}
.popup__close:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.popup .a__button:hover {
  background-color: #555;
  border-color: #555;
}

.popup__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.popup__item {
  width: 96%;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.popup h3 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .popup__item {
    width: 29%;
  }
}

.awards{
    display: flex;
   justify-content: center;
   margin: 1rem 0;
   flex-wrap: wrap;
   gap: 15px;
}


.award-card {
    flex-basis: calc((100% - 30px) / 3);
}
.award-card.bigger {
    flex-basis: calc((100% - 15px) / 2);
}

.award-card h3 {
    height: 41.2px;
}


/*.award-card{*/
/*        width: calc(33% - 15px);*/
/*}*/

.award-card h3,
.award-card p {
    color: #fff;
    text-align: center;
}



.award-content h3, .award-content p {
    color: #fff;
}

.award-card h3 {
    line-height: 1.1;
}

.award-card p {
    margin-top: 1rem;
    margin-bottom: 0;
}

.award-card .award-content {
    background-color: #f26513;
        height:170px;
}

div.award-card img {
    opacity: .9;
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}

div.award-card .award-content {
    padding: 2rem;
    -webkit-transition: background-color .35s;
    transition: background-color .35s
}

div.award-card .award-content::before {
    position: absolute;
    top: 140px;
    left: 0;
    border: 1px solid #fff;
    content: '';
    right: 0;
    width: 300px;
    margin: 0 auto
}

div.award-card h3 {
    margin: 0 10px;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, 150%, 0);
    transform: translate3d(0, 150%, 0)
}

div.award-card .award-content::before,
div.award-card p {
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: scale(0);
    transform: scale(0)
}

div.award-card:hover h3 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

div.award-card:hover .award-content::before,
div.award-card:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

figure.effect-lit_af:hover img {
    opacity: .4
}


.cta-wrapper{
    margin: 1rem auto 0 auto;
        width: fit-content;
}

.text-center{
    text-align: center;
}
.text-black{
    color: #000;
}

   .award-img{
        width: 25%;
    }

@media  (max-width: 1200px){
    div.award-card .award-content{
        padding: 2rem 0.5rem;
    }
}
@media  (max-width: 800px){
    .awards{
        flex-direction: column;
    }
    .award-card{
        width: 100%;
        margin: .5rem 0;
    }
    
    .award-card .award-content{
        height: auto;
    }
    .full-width{
        width: 100% !important;
        max-width: 100% !important;
    }
    .award-img{
        width: 80%;
    }
}

@media(min-width: 800px) {
    .awards {
        align-items: stretch;
    }
}









