.california-food-handler-first-section,
.food-handler-first-section {
  background-color: #f4f4f4;
  /* footer */
  /* second page */
  /* third page */
  /* .third-banner-small-back-img{
      background-image: url(../images/Hero\ image\ waitress\ 1.png);
      height: 100%;
      width: 100%;
      top: 97px;
      right: 0px;
      background-position: right 100px;
      background-repeat: no-repeat;
      background-size: 50% 75% !important;
      position: absolute;
      z-index: 1;
    } */
}
.california-food-handler-first-section.landing,
.food-handler-first-section.landing {
  background: radial-gradient(218.22% 88.04% at 100% 27.54%, rgba(0, 0, 0, 0.13) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 100%), #F9F9F9;
}
.california-food-handler-first-section .wrapper,
.food-handler-first-section .wrapper {
  /* min-height: calc(100vh - 127px); */
  position: relative;
  max-width: 1366px;
  padding-inline: 12px;
  margin: auto;
  background: none;
}
.california-food-handler-first-section .price-img,
.food-handler-first-section .price-img {
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  border: 5px solid #FFFFFF;
}
.california-food-handler-first-section .hero-max-width,
.food-handler-first-section .hero-max-width {
  margin: auto;
}
.california-food-handler-first-section .hero-max-width.landing,
.food-handler-first-section .hero-max-width.landing {
  flex-direction: column;
  background: white;
  max-width: 500px;
  margin: 25px auto 0px;
  padding: 25px;
  border-radius: var(--border-radius-lg);
  border: 1px solid var(--border-color);
  box-shadow: 3px 6px 5px var(--border-color);
  position: relative;
}
.california-food-handler-first-section .hero-max-width.landing h2,
.food-handler-first-section .hero-max-width.landing h2 {
  padding: 10px 0;
}
@media (max-width: 575px) {
  .california-food-handler-first-section .hero-max-width.landing,
  .food-handler-first-section .hero-max-width.landing {
    margin: 10px auto;
  }
}
@media (max-width: 767px) {
  .california-food-handler-first-section .hero-max-width.landing h2,
  .food-handler-first-section .hero-max-width.landing h2 {
    padding: 0;
  }
}
.california-food-handler-first-section .hero-max-width.bottom,
.food-handler-first-section .hero-max-width.bottom {
  max-width: 500px;
}
.california-food-handler-first-section .hero-max-width .fa-caret-down,
.california-food-handler-first-section .hero-max-width .fa-caret-up,
.food-handler-first-section .hero-max-width .fa-caret-down,
.food-handler-first-section .hero-max-width .fa-caret-up {
  font-size: 2rem;
}
.california-food-handler-first-section .banner-btn-info,
.food-handler-first-section .banner-btn-info {
  background-color: #E5A358;
  border-radius: 30px;
  padding: 20px;
  box-shadow: -5px 6px 6px rgba(100, 100, 100, 0.1608);
  margin-right: 50px;
}
.california-food-handler-first-section .state-text,
.food-handler-first-section .state-text {
  color: var(--pfs-orange);
}
.california-food-handler-first-section .offer-text h3,
.food-handler-first-section .offer-text h3 {
  color: white;
  line-height: 20px;
  font-style: italic;
  font-size: 25px;
}
.california-food-handler-first-section .person-text,
.food-handler-first-section .person-text {
  color: #9D0B09;
}
.california-food-handler-first-section .enroll-btn,
.food-handler-first-section .enroll-btn {
  background-color: #145355;
  color: #fff;
  border-radius: 10px;
  padding: 10px 40px;
  border: 1px solid #145355;
  font-size: 20px;
  line-height: 30px;
}
.california-food-handler-first-section .enroll-btn:hover,
.california-food-handler-first-section .enroll-btn:active,
.california-food-handler-first-section .enroll-btn:focus-visible,
.california-food-handler-first-section :not(.btn-check) + .enroll-btn:active,
.california-food-handler-first-section .enroll-btn:first-child:active,
.food-handler-first-section .enroll-btn:hover,
.food-handler-first-section .enroll-btn:active,
.food-handler-first-section .enroll-btn:focus-visible,
.food-handler-first-section :not(.btn-check) + .enroll-btn:active,
.food-handler-first-section .enroll-btn:first-child:active {
  background-color: #145355;
  color: #fff;
  border-radius: 10px;
  padding: 10px 40px;
  border: 1px solid #145355;
  font-size: 20px;
}
.california-food-handler-first-section .card-detail,
.food-handler-first-section .card-detail {
  position: absolute;
  bottom: 120px;
}
.california-food-handler-first-section .card-detail .info-text p,
.food-handler-first-section .card-detail .info-text p {
  max-width: 400px;
}
.california-food-handler-first-section .main-banner-img,
.food-handler-first-section .main-banner-img {
  position: relative;
}
.california-food-handler-first-section .banner-info-sec,
.food-handler-first-section .banner-info-sec {
  margin-left: 40px;
}
.california-food-handler-first-section .banner-back-img,
.food-handler-first-section .banner-back-img {
  /* background-image: url(../images/blurredKitchen\ 1.png); */
  height: 620px;
  width: 45%;
  top: 276px;
  right: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  z-index: 1;
  border-radius: 50px 0px 0px 50px;
}
.california-food-handler-first-section .banner-img,
.food-handler-first-section .banner-img {
  z-index: 2;
  position: relative;
}
.california-food-handler-first-section .banner-img img,
.food-handler-first-section .banner-img img {
  position: relative;
}
.california-food-handler-first-section .card-img,
.food-handler-first-section .card-img {
  position: absolute;
  top: 330px;
  left: 220px;
  height: 200px;
  width: 450px;
}
.california-food-handler-first-section .card-img img,
.food-handler-first-section .card-img img {
  -o-object-fit: cover;
  object-fit: cover;
}
.california-food-handler-first-section .footer,
.food-handler-first-section .footer {
  padding: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.0625);
  text-align: center;
  background-color: white;
  position: relative;
  bottom: 0px;
  right: 0;
  left: 0;
}
.california-food-handler-first-section .footer-link,
.food-handler-first-section .footer-link {
  color: #333333;
  font-size: 15px;
  font-weight: 600;
}
.california-food-handler-first-section .banner-heading-sec,
.food-handler-first-section .banner-heading-sec {
  z-index: 2;
}
.california-food-handler-first-section .second-banner-back-img,
.food-handler-first-section .second-banner-back-img {
  /* background-image: url(../images/chef-female-back-img.png); */
  height: 100%;
  width: 100%;
  top: 97px;
  right: 0px;
  background-position: right 100px;
  background-repeat: no-repeat;
  background-size: 50% 75% !important;
  position: absolute;
  z-index: 1;
}
.california-food-handler-first-section .second-banner-img img,
.food-handler-first-section .second-banner-img img {
  z-index: 1;
  right: 0;
  position: relative;
}
.california-food-handler-first-section .second-banner-img,
.food-handler-first-section .second-banner-img {
  margin-left: 140px;
}
.california-food-handler-first-section .second-card-img,
.food-handler-first-section .second-card-img {
  position: absolute;
  top: 330px;
  left: 0px;
  height: 200px;
  width: 450px;
}
.california-food-handler-first-section .second-card-img img,
.food-handler-first-section .second-card-img img {
  -o-object-fit: cover;
  object-fit: cover;
}
.california-food-handler-first-section .second-card-detail,
.food-handler-first-section .second-card-detail {
  position: absolute;
  bottom: 50px;
  z-index: 1;
}
.california-food-handler-first-section .second-card-detail img,
.food-handler-first-section .second-card-detail img {
  width: 168px;
  height: 109px;
}
.california-food-handler-first-section .second-card-detail p,
.food-handler-first-section .second-card-detail p {
  font-size: 16px;
}
.california-food-handler-first-section .small-card-img,
.food-handler-first-section .small-card-img {
  display: none;
}
.california-food-handler-first-section .hero-back-sec,
.food-handler-first-section .hero-back-sec {
  background-color: #f4f4f4;
}
.california-food-handler-first-section .third-banner-back-img,
.food-handler-first-section .third-banner-back-img {
  /* background-image: url(../images/Hero-image-waitress.png); */
  height: 100%;
  width: 100%;
  top: 100px;
  right: 0px;
  background-position: right 100px;
  background-repeat: no-repeat;
  background-size: 45% 70% !important;
  position: absolute;
  z-index: 1;
}
.california-food-handler-first-section .third-card-detail p,
.food-handler-first-section .third-card-detail p {
  font-size: 16px;
}
.california-food-handler-first-section .small-card-img,
.food-handler-first-section .small-card-img {
  display: none;
}
.california-food-handler-first-section .third-banner-title h1,
.food-handler-first-section .third-banner-title h1 {
  /* padding-top: 30px; */
  padding-top: 150px;
}
.california-food-handler-first-section .banner-list,
.food-handler-first-section .banner-list {
  margin-bottom: 5px;
}
.california-food-handler-first-section .banner-list p,
.food-handler-first-section .banner-list p {
  color: #727272;
  font-size: 16px;
  font-weight: 600;
}
.california-food-handler-first-section .third-card-detail,
.food-handler-first-section .third-card-detail {
  bottom: 0px;
  bottom: 70px;
}
.california-food-handler-first-section .third-sec-btn,
.food-handler-first-section .third-sec-btn {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.california-food-handler-first-section .sign-btn,
.california-food-handler-first-section .sign-btn:hover,
.food-handler-first-section .sign-btn,
.food-handler-first-section .sign-btn:hover {
  background-color: #E5A358;
  color: #fff;
  padding: 10px 50px;
  line-height: 21px;
  border-radius: 8px;
  border: 1px solid #E5A358;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 20px;
  width: 200px;
  height: 41.6px;
  font-weight: 500;
}
.california-food-handler-first-section .third-sec-btn:hover .btn-box,
.food-handler-first-section .third-sec-btn:hover .btn-box {
  /* width: 10px; */
  /* padding: 0; */
  background: #145355;
  transition: all 0.4s linear 0s;
  height: 41.6px;
  -webkit-transform: translateX(-93%);
  transform: translateX(-93%);
}
.california-food-handler-first-section .third-sec-btn:hover .sign-btn,
.food-handler-first-section .third-sec-btn:hover .sign-btn {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  overflow-y: hidden;
  transition: all 0.3s linear 0.2s;
}
.california-food-handler-first-section .third-sec-btn:hover .btn-box span,
.food-handler-first-section .third-sec-btn:hover .btn-box span {
  /* display: none; */
}
.california-food-handler-first-section .btn-box,
.food-handler-first-section .btn-box {
  background-color: #145355;
  border: 1px solid #145355;
  padding: 10px 60px;
  line-height: 21px;
  border-radius: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  width: 200px;
  top: 0;
  height: 41.6px;
  white-space: nowrap;
  transition: all 0.4s linear 0s;
  color: #fff;
  font-weight: 500;
}
.california-food-handler-first-section .link-info,
.food-handler-first-section .link-info {
  text-align: center;
}
.california-food-handler-first-section .link-info p,
.food-handler-first-section .link-info p {
  color: #191919;
  font-size: 15px;
  font-weight: 600;
}
.california-food-handler-first-section .link-info a,
.food-handler-first-section .link-info a {
  color: #9D0B09;
  font-size: 15px;
  font-weight: 600;
}
.california-food-handler-first-section .slider-main-sec,
.food-handler-first-section .slider-main-sec {
  background-color: #dddddd;
  padding: 20px;
}
.california-food-handler-first-section .slider-sec-title h2,
.food-handler-first-section .slider-sec-title h2 {
  color: #333333;
  font-size: 28px;
  text-align: center;
  margin-bottom: 20px;
}
.california-food-handler-first-section .review-img img,
.food-handler-first-section .review-img img {
  margin-left: -18px;
}
.california-food-handler-first-section .review-img img:first-child,
.food-handler-first-section .review-img img:first-child {
  margin-left: 0px;
}
.california-food-handler-first-section .review-info p,
.food-handler-first-section .review-info p {
  margin-bottom: 0;
  line-height: 20px;
  color: #333333;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.california-food-handler-first-section .card,
.food-handler-first-section .card {
  width: 255px;
  height: 157px;
  border-radius: 12px;
  background-color: #ffffff;
  padding: 10px;
  position: relative;
}
.california-food-handler-first-section .card-info p,
.food-handler-first-section .card-info p {
  font-size: 20px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 25px;
  margin-top: 15px;
}
.california-food-handler-first-section .card-date span,
.food-handler-first-section .card-date span {
  font-size: 13px;
  color: #333333;
  font-weight: 400;
  font-style: italic;
  text-align: right;
}
.california-food-handler-first-section .open-quote,
.food-handler-first-section .open-quote {
  position: absolute;
  top: -28px;
  left: -13px;
}
.california-food-handler-first-section .close-quote,
.food-handler-first-section .close-quote {
  position: absolute;
  bottom: -28px;
  right: -13px;
}
.california-food-handler-first-section .banner-list .banner-sublist-item,
.food-handler-first-section .banner-list .banner-sublist-item {
  font-family: "Google Sans Flex";
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  text-align: left;
  color: #333333;
}
.california-food-handler-first-section .hero-carousel__text-cont,
.food-handler-first-section .hero-carousel__text-cont {
  position: absolute;
  top: 50%;
  /* left: 10%; */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 40%;
  margin: 0 auto;
}
.california-food-handler-first-section .info-text p,
.food-handler-first-section .info-text p {
  max-width: 500px;
  font-family: "Google Sans Flex";
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  color: #333333;
}
.california-food-handler-first-section .hero-text,
.food-handler-first-section .hero-text {
  font-family: "Google Sans Flex";
  font-size: 3rem;
  font-weight: 600;
  font-style: normal;
  text-align: left !important;
  color: #333333;
  line-height: 60px;
}
.california-food-handler-first-section .card-img-wrapper,
.food-handler-first-section .card-img-wrapper {
  gap: 30px;
}
.california-food-handler-first-section .price-guarantee-wrapper,
.food-handler-first-section .price-guarantee-wrapper {
  z-index: 1;
  top: 10px;
  right: 0px;
}
@media (min-width: 364px) {
  .california-food-handler-first-section .price-guarantee-wrapper.landing,
  .food-handler-first-section .price-guarantee-wrapper.landing {
    top: -35px;
    right: -35px;
  }
}
@media (min-width: 767px) {
  .california-food-handler-first-section .price-guarantee-wrapper.landing,
  .food-handler-first-section .price-guarantee-wrapper.landing {
    right: -50px;
    top: -50px;
  }
}
@media (min-width: 364px) {
  .california-food-handler-first-section .price-guarantee-wrapper,
  .food-handler-first-section .price-guarantee-wrapper {
    top: 40px;
    right: -20px;
  }
}
@media (min-width: 520px) {
  .california-food-handler-first-section .price-guarantee-wrapper,
  .food-handler-first-section .price-guarantee-wrapper {
    top: 40px;
    right: 40px;
  }
}
@media (min-width: 1160px) {
  .california-food-handler-first-section .price-guarantee-wrapper,
  .food-handler-first-section .price-guarantee-wrapper {
    top: 80px;
    right: 500px;
  }
}
@media (min-width: 1199.89px) {
  .california-food-handler-first-section .price-guarantee-wrapper,
  .food-handler-first-section .price-guarantee-wrapper {
    right: 550px;
  }
}
@media (min-width: 1399.89px) {
  .california-food-handler-first-section .price-guarantee-wrapper,
  .food-handler-first-section .price-guarantee-wrapper {
    right: 600px;
  }
}
.california-food-handler-first-section .price-guarantee-wrapper img,
.food-handler-first-section .price-guarantee-wrapper img {
  height: 70px;
  width: 70px;
}
@media (min-width: 768px) {
  .california-food-handler-first-section .price-guarantee-wrapper img,
  .food-handler-first-section .price-guarantee-wrapper img {
    height: 100px;
    width: 100px;
  }
}
@media (min-width: 1160px) {
  .california-food-handler-first-section .price-guarantee-wrapper img,
  .food-handler-first-section .price-guarantee-wrapper img {
    height: 140px;
    width: 140px;
  }
}
.california-food-handler-first-section .hero-banner-inner.landing,
.food-handler-first-section .hero-banner-inner.landing {
  display: flex;
}
.california-food-handler-first-section .hero-banner-inner.landing .card-ima-wrapper img,
.food-handler-first-section .hero-banner-inner.landing .card-ima-wrapper img {
  display: block;
  width: 475px;
  margin: 0;
  border-radius: 25px;
  box-shadow: 3px 6px 5px var(--border-color);
}
@media (max-width: 767px) {
  .california-food-handler-first-section .hero-banner-inner.landing .card-ima-wrapper img,
  .food-handler-first-section .hero-banner-inner.landing .card-ima-wrapper img {
    max-width: 90%;
    border-radius: 15px;
  }
}
.california-food-handler-first-section .hero-banner-inner .list-features,
.food-handler-first-section .hero-banner-inner .list-features {
  width: 550px;
  margin: 0 auto;
  font-size: 18px;
}
@media (max-width: 767px) {
  .california-food-handler-first-section .hero-banner-inner .list-features,
  .food-handler-first-section .hero-banner-inner .list-features {
    width: 90%;
  }
}
.california-food-handler-first-section .hero-banner-inner ul,
.food-handler-first-section .hero-banner-inner ul {
  list-style: none;
  margin-top: 20px;
  width: 100%;
  padding: 0;
}
.california-food-handler-first-section .hero-banner-inner ul li,
.food-handler-first-section .hero-banner-inner ul li {
  padding-bottom: 5px !important;
  display: flex;
}
.california-food-handler-first-section .hero-banner-inner ul li .v-icon,
.food-handler-first-section .hero-banner-inner ul li .v-icon {
  margin-right: 5px;
}
.california-food-handler-first-section .hero-banner-inner .medium-price.red,
.food-handler-first-section .hero-banner-inner .medium-price.red {
  color: var(--pfs-red);
}
@media (max-width: 1159px) {
  .california-food-handler-first-section,
  .food-handler-first-section {
    /* .info-text p {
      color: #fff;
    } */
  }
  .california-food-handler-first-section .hero-banner-inner,
  .food-handler-first-section .hero-banner-inner {
    flex-direction: column;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url("https://eu-central-1.linodeobjects.com/wildfire-media/uploads/clients/22/projects/24/female-waiter-with-full-background.webp");
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .california-food-handler-first-section .hero-banner-inner.version-2,
  .food-handler-first-section .hero-banner-inner.version-2 {
    background-image: none;
  }
  .california-food-handler-first-section .hero-text,
  .food-handler-first-section .hero-text {
    position: relative;
    font-size: 2.5rem;
    line-height: 50px;
    max-width: 550px;
    margin: 0 auto;
    width: 90%;
  }
  .california-food-handler-first-section .price-img,
  .food-handler-first-section .price-img {
    border: 1px solid #FFFFFF;
  }
}
@media (min-width: 1159px) {
  .california-food-handler-first-section .waiter-ima-wrapper,
  .food-handler-first-section .waiter-ima-wrapper {
    /* width: 0%; */
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    width: 80%;
    -webkit-clip-path: circle(60% at 85% 57%);
    clip-path: circle(60% at 85% 57%);
  }
  .california-food-handler-first-section .waiter-ima-wrapper img,
  .food-handler-first-section .waiter-ima-wrapper img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 85% 15%;
    object-position: 85% 15%;
    height: 100%;
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .california-food-handler-first-section .second-banner-back-img,
  .food-handler-first-section .second-banner-back-img {
    height: 90%;
    width: 100%;
    background-position: unset;
    background-size: auto !important;
    background-position-x: right;
    background-position: right 100px;
    background-size: 50% 50%;
  }
  .california-food-handler-first-section .third-banner-back-img,
  .food-handler-first-section .third-banner-back-img {
    height: 90%;
    width: 100%;
    background-position: unset;
    background-size: auto !important;
    background-position-x: right;
    background-position: right 100px;
    background-size: 50% 50%;
  }
  .california-food-handler-first-section .third-banner-title h1,
  .food-handler-first-section .third-banner-title h1 {
    padding-top: 114px;
  }
  .california-food-handler-first-section .third-card-detail,
  .food-handler-first-section .third-card-detail {
    bottom: 105px;
  }
}
@media (min-width: 1400px) {
  .california-food-handler-first-section .card-detail.third-card-detail,
  .food-handler-first-section .card-detail.third-card-detail {
    position: absolute;
    bottom: 80px;
  }
  .california-food-handler-first-section .third-banner-title h1,
  .food-handler-first-section .third-banner-title h1 {
    padding-top: 150px;
    /* padding-top: 90px; */
  }
}
@media (min-width: 1600px) {
  .california-food-handler-first-section .waiter-ima-wrapper,
  .food-handler-first-section .waiter-ima-wrapper {
    right: 0px;
  }
}
@media (max-width: 1400px) {
  .california-food-handler-first-section .banner-back-img,
  .food-handler-first-section .banner-back-img {
    height: 500px;
  }
  .california-food-handler-first-section .second-banner-back-img,
  .food-handler-first-section .second-banner-back-img {
    height: 100%;
    background-size: 50% 65% !important;
  }
  .california-food-handler-first-section .card-detail .info-text p,
  .food-handler-first-section .card-detail .info-text p {
    max-width: 300px;
  }
  .california-food-handler-first-section .card-img,
  .food-handler-first-section .card-img {
    position: absolute;
    top: 290px;
    left: 195px;
    height: 180px;
    width: 345px;
  }
  .california-food-handler-first-section .second-card-img,
  .food-handler-first-section .second-card-img {
    position: absolute;
    top: 290px;
    left: 0px;
    height: 180px;
    width: 345px;
  }
  .california-food-handler-first-section .card-detail,
  .food-handler-first-section .card-detail {
    position: absolute;
    bottom: 30px;
  }
  .california-food-handler-first-section .card-detail.third-card-detail,
  .food-handler-first-section .card-detail.third-card-detail {
    position: absolute;
    bottom: 27px;
  }
  .california-food-handler-first-section .third-banner-title h1,
  .food-handler-first-section .third-banner-title h1 {
    /* padding-top: 30px; */
    padding-top: 90px;
  }
}
@media (max-width: 1199px) {
  .california-food-handler-first-section .inner-header .nav-item .nav-link,
  .food-handler-first-section .inner-header .nav-item .nav-link {
    font-size: 14px;
  }
  .california-food-handler-first-section .inner-header .dropdown-toggle::after,
  .food-handler-first-section .inner-header .dropdown-toggle::after {
    top: 12px;
  }
  .california-food-handler-first-section .card-detail,
  .food-handler-first-section .card-detail {
    position: absolute;
    bottom: -30px;
  }
  .california-food-handler-first-section .card-detail.third-card-detail,
  .food-handler-first-section .card-detail.third-card-detail {
    position: absolute;
    bottom: -30px;
  }
  .california-food-handler-first-section .banner-back-img,
  .food-handler-first-section .banner-back-img {
    height: 450px;
  }
  .california-food-handler-first-section .card-img,
  .food-handler-first-section .card-img {
    position: absolute;
    top: 255px;
    left: 165px;
    height: auto;
    width: 270px;
  }
  .california-food-handler-first-section .second-card-img,
  .food-handler-first-section .second-card-img {
    position: absolute;
    top: 190px;
    left: 0px;
    height: auto;
    width: 270px;
  }
  .california-food-handler-first-section .banner-title h1,
  .food-handler-first-section .banner-title h1 {
    font-size: 39px;
  }
  .california-food-handler-first-section .offer-text h3,
  .food-handler-first-section .offer-text h3 {
    font-size: 20px;
  }
  .california-food-handler-first-section .info-text p,
  .food-handler-first-section .info-text p {
    font-size: 16px;
    max-width: 350px;
  }
  .california-food-handler-first-section .enroll-btn,
  .food-handler-first-section .enroll-btn {
    font-size: 15px;
  }
}
@media (max-width: 1159px) {
  .california-food-handler-first-section,
  .food-handler-first-section {
    /* banner */
    /* .second-banner-img img.female-chef{
      opacity: 0.8;
    } */
  }
  .california-food-handler-first-section .header,
  .food-handler-first-section .header {
    background-color: #FFF;
  }
  .california-food-handler-first-section .navbar-shadow,
  .food-handler-first-section .navbar-shadow {
    box-shadow: -1px 3px 7px rgba(100, 100, 100, 0.4);
    z-index: 9999;
  }
  .california-food-handler-first-section .toggle-btn,
  .food-handler-first-section .toggle-btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .california-food-handler-first-section .header .nav-item .nav-link,
  .food-handler-first-section .header .nav-item .nav-link {
    color: #464646;
  }
  .california-food-handler-first-section .header .nav-item::after,
  .food-handler-first-section .header .nav-item::after {
    display: none;
  }
  .california-food-handler-first-section .toggle-btn .logo,
  .food-handler-first-section .toggle-btn .logo {
    display: block;
  }
  .california-food-handler-first-section .main-logo,
  .food-handler-first-section .main-logo {
    display: none;
  }
  .california-food-handler-first-section .header .dropdown-toggle::after,
  .food-handler-first-section .header .dropdown-toggle::after {
    background-image: url("https://eu-central-1.linodeobjects.com/wildfire-media/uploads/clients/22/projects/24/black-arrow.svg ");
    right: 0px;
  }
  .california-food-handler-first-section .header .nav-item.dropdown,
  .food-handler-first-section .header .nav-item.dropdown {
    margin-right: 0px;
  }
  .california-food-handler-first-section .banner-title h1,
  .food-handler-first-section .banner-title h1 {
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0;
  }
  .california-food-handler-first-section .card-detail,
  .food-handler-first-section .card-detail {
    z-index: 2;
    margin-top: -170px;
    position: relative;
  }
  .california-food-handler-first-section .banner-btn-info,
  .food-handler-first-section .banner-btn-info {
    margin-right: 0;
  }
  .california-food-handler-first-section .card-detail .info-text p,
  .food-handler-first-section .card-detail .info-text p {
    max-width: 100%;
  }
  .california-food-handler-first-section .second-banner-btn-info,
  .food-handler-first-section .second-banner-btn-info {
    text-align: center;
  }
  .california-food-handler-first-section .card-img,
  .food-handler-first-section .card-img {
    position: absolute;
    top: 460px;
    left: 250px;
    height: auto;
    width: 430px;
  }
  .california-food-handler-first-section .second-card-img,
  .food-handler-first-section .second-card-img {
    position: absolute;
    top: 345px;
    left: 0px;
    height: auto;
    width: 430px;
  }
  .california-food-handler-first-section .banner-back-img,
  .food-handler-first-section .banner-back-img {
    display: none;
  }
  .california-food-handler-first-section .banner-small-back-img,
  .food-handler-first-section .banner-small-back-img {
    /* background-image: url(../images/blurredKitchen\ 1.png); */
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    opacity: 0.2;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 1;
  }
  .california-food-handler-first-section .enroll-btn,
  .food-handler-first-section .enroll-btn {
    font-size: 15px;
    border-radius: 6px;
    padding: 8px 15px;
    border: 1px solid #145355;
  }
  .california-food-handler-first-section .second-banner-small-back-img,
  .food-handler-first-section .second-banner-small-back-img {
    /* background-image: url(../images/chef-female-back-img.png); */
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    opacity: 0.1;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 1;
  }
  .california-food-handler-first-section .second-banner-back-img,
  .food-handler-first-section .second-banner-back-img {
    display: none;
  }
}
@media (max-width: 767px) {
  .california-food-handler-first-section .card-img,
  .food-handler-first-section .card-img {
    position: absolute;
    top: 290px;
    left: 152px;
    height: auto;
    width: 350px;
  }
  .california-food-handler-first-section .second-card-img,
  .food-handler-first-section .second-card-img {
    position: absolute;
    top: 230px;
    left: 20px;
    height: auto;
    width: 350px;
  }
}
@media (max-width: 567px) {
  .california-food-handler-first-section .card-img,
  .food-handler-first-section .card-img {
    position: absolute;
    top: 340px;
    left: 165px;
    height: auto;
    width: 250px;
  }
  .california-food-handler-first-section .second-card-img,
  .food-handler-first-section .second-card-img {
    position: absolute;
    top: 240px;
    left: 50px;
    height: auto;
    width: 250px;
  }
  .california-food-handler-first-section .second-card-detail,
  .food-handler-first-section .second-card-detail {
    position: absolute;
    bottom: 15px;
  }
  .california-food-handler-first-section .card-detail,
  .food-handler-first-section .card-detail {
    margin-top: -132px;
  }
}
@media (max-width: 480px) {
  .california-food-handler-first-section .second-card-img,
  .food-handler-first-section .second-card-img {
    position: absolute;
    top: 425px;
    left: 50px;
    height: auto;
    width: 250px;
  }
  .california-food-handler-first-section .second-banner-img,
  .food-handler-first-section .second-banner-img {
    margin-left: 0;
  }
  .california-food-handler-first-section .second-card-detail,
  .food-handler-first-section .second-card-detail {
    position: absolute;
    bottom: 15px;
  }
  .california-food-handler-first-section .card-detail,
  .food-handler-first-section .card-detail {
    margin-top: -80px;
  }
  .california-food-handler-first-section .hero-banner-inner > div,
  .food-handler-first-section .hero-banner-inner > div {
    padding: 0 15px !important;
  }
  .california-food-handler-first-section .hero-text,
  .food-handler-first-section .hero-text {
    font-size: 2.25rem;
    line-height: 40px;
  }
}
@media (max-width: 390px) {
  .california-food-handler-first-section .hero-text,
  .food-handler-first-section .hero-text {
    font-size: 2rem;
    line-height: 40px;
  }
}
@media (max-width: 350px) {
  .california-food-handler-first-section,
  .food-handler-first-section {
    top: 10px;
    right: -5px;
    position: absolute;
  }
}
@media (max-width: 450px) {
  .california-food-handler-first-section .banner-btn-info,
  .food-handler-first-section .banner-btn-info {
    border-radius: 20px;
  }
  .california-food-handler-first-section .banner-btn-info .d-flex,
  .food-handler-first-section .banner-btn-info .d-flex {
    flex-direction: column;
  }
  .california-food-handler-first-section .enroll-btn,
  .food-handler-first-section .enroll-btn {
    white-space: nowrap;
    line-height: 16px;
  }
  .california-food-handler-first-section .card-img,
  .food-handler-first-section .card-img {
    position: absolute;
    top: 260px;
    left: 130px;
    height: auto;
    width: 200px;
  }
  .california-food-handler-first-section .second-card-img,
  .food-handler-first-section .second-card-img {
    position: absolute;
    /* top: 355px; */
    top: auto;
    bottom: 180px;
    left: 55px;
    height: auto;
    width: 250px;
  }
  .california-food-handler-first-section .second-card-detail,
  .food-handler-first-section .second-card-detail {
    flex-direction: column;
    justify-content: center;
  }
  .california-food-handler-first-section .small-card-img,
  .food-handler-first-section .small-card-img {
    display: none;
  }
  .california-food-handler-first-section .card-detail,
  .food-handler-first-section .card-detail {
    margin-top: -80px;
  }
}
@media (max-width: 350px) {
  .california-food-handler-first-section,
  .food-handler-first-section {
    /* .second-card-img {
      position: absolute;
      top: 260px;
      left: 50px;
      height: auto;
      width: 200px;
    } */
  }
  .california-food-handler-first-section .card-img,
  .food-handler-first-section .card-img {
    position: absolute;
    top: 190px;
    left: 94px;
    height: auto;
    width: 200px;
  }
}

/*# sourceMappingURL=california-food-handler-first-section.css.map*/