h2,
h3,
h4,
h5,
h6 {
  color: #1d562b;
  font-weight: bold;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 16px;
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-close:before {
  content: "\f00d";
}

/* navbar */
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000000000000000000000000000000000000 !important;
  padding: 0;
  box-shadow: 0px 0px 5px gainsboro;
  width: 100%;
  background-color: #ffffff;
  background: linear-gradient(90deg, rgb(208, 242, 113) 0%, rgba(255, 255, 255, 0.976) 0%);
  animation-name: example;
  animation-duration: 1s;
  transition: top 500ms ease-in;
  box-shadow: 0px 0px 5px gainsboro;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4f3f3", endColorstr="#404040", GradientType=1);
}

@keyframes example {
  0% {
    top: -100px;
  }
  100% {
    top: 0px;
  }
}
.menu-btn {
  display: none;
  border: none;
  background: none;
  font-size: 25px;
}

.btn1 {
  background-color: #f7941e;
  color: #fff;
  padding: 10px;
  border-radius: 6px;
  text-decoration: none;
}

.btn2 {
  background-color: #fff;
  color: #f7941e;
  padding: 10px;
  border-radius: 6px;
  text-decoration: none;
}

.top-nav-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo a img {
  height: 90px;
}

.social-media-icons {
  color: #1d562b;
}
.social-media-icons a img {
  height: 25px;
  margin-right: 5px;
}

/*  */
nav {
  background-color: #f7941e;
  text-align: center;
  padding: 10px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3803921569) !important;
}
nav ul {
  margin-bottom: 0;
  padding-bottom: 0;
}
nav ul li {
  display: inline;
  list-style: none;
  padding: 4px 25px;
  position: relative !important;
}
nav ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  position: relative !important;
}
nav ul li a:hover {
  color: #1d562b;
}

nav ul li ul.slideContent {
  display: none;
  position: absolute !important;
  top: 35px !important;
  left: -30px !important;
  width: 200px !important;
  background-color: #f7941e !important;
  padding-left: 0;
  /* transition: 1s linear; */
  z-index: 1000000000000000000 !important;
}

nav ul li ul li {
  display: block !important;
  width: 100% !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2901960784) !important;
  text-align: left;
}

/*  */
.bathing-products {
  border: 1px solid rgba(152, 152, 152, 0.462745098);
  border-radius: 6px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.bathing-products img {
  border-radius: 6px;
}

.products {
  position: relative !important;
}
.products a {
  text-decoration: none;
}
.products img {
  border-radius: 10px 10px 10px 10px !important;
  position: relative !important;
}

.product-title {
  position: absolute;
  bottom: 5px;
  left: 15px;
  z-index: 9999 !important;
}
.product-title h4 {
  color: #fff;
  font-size: 18px;
}

.img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(247, 149, 30, 0.0901960784), #f7951e);
  z-index: 999 !important;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.inside-product-title h4 {
  margin-bottom: 0;
  font-size: 14px;
  color: #fff;
}

.vission-mission-sec {
  background-color: #f7941e;
}

.vission-box {
  display: flex;
  align-items: center;
  gap: 20px;
  background-color: #fff;
  padding: 15px 20px;
  border-radius: 10px;
}
.vission-box img {
  height: 130px;
}
.vission-box h4 {
  color: #f7941e;
  font-size: 16px;
}
.vission-box p {
  color: #1d562b;
  margin-bottom: 0;
  font-size: 14px;
}

/*  */
.event {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 14px;
}
.event img {
  height: 95px;
  border-radius: 10px;
}
.event p {
  font-size: 13px;
  line-height: 16px;
}
.event a {
  color: #f7941e;
  text-decoration: none;
}

/*  */
.research-sec {
  background-color: #f7941e;
}
.research-sec h3 {
  color: #fff !important;
}

.resource-img {
  border-radius: 10px;
}

/*  */
footer {
  background-color: #f2f2f2;
}
footer .footer-row {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
footer .footer-row .quick-links h5 {
  color: #1d562b;
  font-size: 16px;
}
footer .footer-row .quick-links ul {
  padding-left: 0;
}
footer .footer-row .quick-links ul li {
  list-style: none;
  padding: 2px 0;
}
footer .footer-row .quick-links ul li a {
  color: #1d562b;
  text-decoration: none;
  font-size: 13px;
}
footer .footer-row .quick-links p {
  color: #1d562b;
  font-size: 13px;
}

.bootom-footer a {
  color: #1d562b;
  text-decoration: none;
}
.bootom-footer .footer-row {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

/*  */
.aboutus-banner {
  width: 100%;
  height: 60vh;
  background: url("../images/aboutus-banner.jpg") center no-repeat;
  background-size: cover;
}

.our-story {
  border: 1px solid rgba(247, 149, 30, 0.4784313725);
  border-radius: 10px;
  padding: 40px 30px;
  text-align: center;
  margin-bottom: 30px;
  background-color: rgba(255, 255, 255, 0.842);
}

.manager-sec {
  background-color: #f2f2f2;
}

.manager-sec {
  width: 100%;
  height: auto;
  background: url("../images/career-banner.jpg") center no-repeat;
  background-size: cover;
}

.career-banner {
  width: 100%;
  height: 60vh;
  background: url("../images/career-banner.jpg") center no-repeat;
  background-size: cover;
}

.eyecare-banner {
  width: 100%;
  height: 60vh;
  background: url("../images/products/eye-care.jpg") center no-repeat;
  background-size: cover;
}

.haircare-banner {
  width: 100%;
  height: 60vh;
  background: url("../images/products/haircare-banner.jpg") center no-repeat;
  background-size: cover;
}

.facial-banner {
  width: 100%;
  height: 60vh;
  background: url("../images/products/face-care.jpg") center no-repeat;
  background-size: cover;
}

.hyginecare-banner {
  width: 100%;
  height: 60vh;
  background: url("../images/products/skin-care.jpg") center no-repeat;
  background-size: cover;
}

.submit-btn {
  background-color: #f7941e;
  border: none;
  padding: 10px 20px;
  color: #fff;
  border-radius: 8px;
}

#carrerForm.form-control:hover,
.form-control:focus {
  box-shadow: none !important;
  border: 1px solid #f7941e;
}

.contact-banner {
  width: 100%;
  height: 80vh;
  background: url("../images/contact-banner.png") center no-repeat;
  background-size: cover;
  margin-bottom: 10%;
}

.contact-section {
  margin-top: 1%;
  background-color: #ffffff;
  padding: 30px;
  border-radius: 20px;
}

.contact-vector-img {
  height: 150px;
}

.office-contact a {
  color: #1d562b;
  text-decoration: none;
}
.office-contact a:hover {
  color: #f7941e;
  border-bottom: 1px solid #f7941e;
}

.address {
  display: flex;
  justify-content: center;
}

sup {
  font-size: 9px !important;
}

.skincare-banner {
  width: 100%;
  height: 60vh;
  background: url("../images/product-banner.jpg") center no-repeat;
  background-size: cover;
}

.banner-content {
  width: 100%;
  height: 60vh;
  display: flex;
  align-items: center;
}
.banner-content h1 {
  font-size: 40px;
  margin-left: 5%;
  font-weight: bold;
}

.quick-links a {
  color: #1d562b;
  text-decoration: none;
}
.quick-links a:hover {
  border-bottom: 1px solid #f7941e;
  color: #f7941e;
}

@media screen and (max-width: 768px) {
  .logo {
    padding: 8px;
  }
  .logo a img {
    height: 50px;
  }
  .social-media-icons {
    display: none;
  }
  nav {
    background-color: #f7941e;
    text-align: center;
    padding: 10px;
    color: #fff;
    border-bottom: none !important;
  }
  nav ul {
    margin: 0;
    padding: 0;
  }
  nav ul li {
    display: block;
    list-style: none;
    padding: 10px 0;
    position: relative !important;
    text-align: left !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2901960784) !important;
  }
  nav ul li a {
    display: block;
    width: 100%;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    position: relative !important;
  }
  nav ul li a:hover {
    color: #1d562b;
  }
  nav ul span {
    display: none;
  }
  nav ul li ul.slideContent {
    display: none;
    position: static !important;
    width: 100% !important;
  }
  nav ul li ul li {
    padding: 5px 0;
    border-bottom: none !important;
  }
  #mobileNav {
    display: none;
  }
  .menu-btn {
    display: block;
    border: none;
    background: none;
    font-size: 25px;
  }
  .aboutus-content {
    margin-top: 20px !important;
  }
  .products {
    margin-bottom: 20px;
  }
  .vission-box {
    margin-bottom: 20px;
  }
  .research-content {
    margin-top: 20px !important;
  }
  footer .footer-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .bootom-footer a {
    color: #1d562b;
    text-decoration: none;
  }
  .bootom-footer .footer-row {
    display: grid;
    gap: 0px;
  }
  .vission-box {
    display: grid;
    text-align: center;
  }
  .vission-box img {
    height: 80px;
  }
  h3 {
    font-size: 20px;
  }
  .contact-banner {
    height: auto;
  }
  .bootom-footer p {
    font-size: 15px;
  }
  .bootom-footer a {
    font-size: 15px;
  }
}/*# sourceMappingURL=style.css.map */