/* =============================
   MAIN
   ============================= */
body {
  overflow-x: hidden;
}

.main {
  color: #212529;
  width: 100vw;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

.primary-orange-bg {
  background-color: #42BAEB;
  color: #FFF;
}

/* =============================
   STATE BUTTON
   ============================= */
.get-started {
  width: 100%;
}

.select-multiple {
  position: relative;
  color: #212529;
  width: 300px;
  margin-bottom: 20px;
}

.select-multiple label {
  width: 100%;
  margin: auto;
  text-align: center;
}

.select2-selection__placeholder {
  content: "Please Select Your State";
}

.select-basic::before {
  display: none;
}

.select2-selection {
  border-radius: 50px !important;
}

/* =============================
   HERO SECTION
   ============================= */
.hero {
  background-image: url("../img/fm_hero.jpg");
  background-size: cover;
  background-position: center center;
  color: #fff;
}

.hero label {
  color: #fff;
}

.hero h1 {
  color: #fff;
}

.hero h5 {
  color: #fff;
  font-weight: 200;
}

/* =============================
   HOW TO SECTION
   ============================= */
.how-to i {
  font-size: 1.5em;
}

.process-single {
  width: 33% !important;
}

.process-single p {
  padding: 0 20px;
}

.orange-bg {
  background-color: #D6F3FF;
}

.orange-bg .icon-la {
  color: #42BAEB !important;
}

.arrow {
  padding-top: 10px;
  font-size: 4em;
  margin: 0 -50px;
}

.how-note {
  background-color: #D6F3FF;
}

.how-note h5 {
  margin: 15px 0;
}

@media (max-width: 991.98px) {
  .arrow {
    font-size: 3em;
    padding: 30px 10px;
  }
}

@media (max-width: 767.98px) {
  .process-single {
    width: 100% !important;
  }
  .arrow {
    position: relative;
    top: -40px;
    margin: auto;
    transform: rotate(90deg) !important;
    font-size: 4em;
    padding: 0;
  }
}

/* =============================
   FOOD SAFETY SECTION
   ============================= */
.food-safety-training h2 {
  margin: 0;
}

.food-safety-training h5 {
  margin: 0;
  margin-top: 20px;
}

/* MYTH OR FACT */
.mot {
  background-color: #D6F3FF;
  padding: 15px;
  transition: all .3s;
  overflow: hidden;
}

.mot a {
  color: #fff !important;
}

.mot-a {
  height: 0;
  opacity: 0;
  padding: 0 15px;
  transition: all .3s;
}

.mot-a u:hover {
  cursor: pointer;
}

.mot-a-active {
  height: auto;
  opacity: 1;
  padding-top: 15px;
}

.btn.primary-orange-bg {
  box-shadow: 0 10px 20px rgba(65, 58, 164, 0.2);
}

.btn.primary-orange-bg:hover {
  background-color: #2a97c2 !important;
}

.icon-card-list .col-sm-6 {
  padding: 15px;
}

/* CARDS */
.icon-card {
  background-color: #fff;
  border-radius: 5px;
  border: none;
  padding: 15px 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  transition: all .3s;
  margin-bottom: 20px;
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.5);
}

.icon-card img {
  height: 80px;
  width: auto;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin: 20px 0;
}

.icon-card:hover {
  box-shadow: 2px 2px 8px 0px rgba(65, 58, 164, 0.5);
}

/* CTA - MOBILE/TABLET ONLY */
.fs-cta {
  position: relative;
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
  background: transparent linear-gradient(277deg, #42BAEB 0%, #413AA4 100%) 0% 0% no-repeat padding-box;
}

.fs-cta h3 {
  color: white;
}

.fs-cta h3 span {
  font-weight: 100;
}

.fs-cta .btns-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.fs-cta label {
  color: #fff;
}

/* =============================
   EMPLOYEES CTA SECTION
   ============================= */
.employees-cta {
  background: transparent linear-gradient(277deg, #42BAEB 0%, #413AA4 100%) 0% 0% no-repeat padding-box;
}

.employees-cta h3 {
  color: #fff;
}

/* =============================
   COURSE DESCRIPTION SECTION
   ============================= */
.course-description figcaption,
.course-description .accordion,
.course-description .tab-content {
  padding: 0 !important;
}

.course-description a {
  margin-top: 0px !important;
}

.tab_nav .active {
  color: #42BAEB !important;
}

.bullet_list:before {
  background-color: #42BAEB;
}

.tab-pane,
.accordion {
  background-color: #F6F7FC !important;
  box-shadow: none !important;
  border: none;
}

.course-description iframe {
  max-width: 560px;
}

#tab5_content img {
  height: 100px;
  mix-blend-mode: multiply;
  width: auto;
}

/* =============================
   TESTIMONIALS SECTION
   ============================= */
.nav-circle button {
  display: none;
}

/* =============================
   KICKER SECTION
   ============================= */
.kicker h2 {
  margin: 0;
}

.kicker h5 {
  margin: 0;
  color: #42BAEB;
}

.kicker .row {
  -ms-flex-pack: center;
      justify-content: center;
}

/* =============================
   HERO SUB-HEADER SLIDE STYLES
   ============================= */
.cd-title {
  position: relative;
}

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}

.cd-words-wrapper b.is-visible {
  position: relative;
}

.no-js .cd-words-wrapper b {
  opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

.cd-headline.slide .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.slide b {
  opacity: 0;
  top: .2em;
}

.cd-headline.slide b.is-visible {
  top: 0;
  opacity: 1;
  animation: slide-in 0.6s;
}

.cd-headline.slide b.is-hidden {
  animation: slide-out 0.6s;
}

@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slide-out {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}