* {
  font-family: "Noto Sans JP", sans-serif !important;
}
.prt_floting_customsett {
  display: none !important;
}

.rev_slider_wrapper-ff {
  height: 100vh !important;
  position: relative;
}

.rev_slider_wrapper-ff video {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}
.video-overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
  /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0.76) 30%, rgba(0, 0, 0, 0)); */
  /* opacity: .8; */
  /* background-color: rgba(0, 0, 0, 0.516); */
  z-index: 9;
  height: 8.2rem;
  width: 100%;
  top: 0;
}
.header-overlay {
  position: absolute;
  background-color: #ffffff;
  /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0.76) 30%, rgba(0, 0, 0, 0)); */
  /* opacity: .8; */
  /* background-color: rgba(0, 0, 0, 0.516); */
  z-index: 9;
  height: 8.2rem;
  width: 100%;
  top: 0;
}
.banner-content {
  position: absolute;
  z-index: 10;
  top: 35vh;
  left: 10vw;
}
.banner-content h2 {
  color: white !important;
  font-weight: 800;
  font-size: 2.5rem;
  line-height: 55px;
}
.banner-content p {
  color: white !important;
  font-weight: 300;
  font-size: 1.5rem;
  padding-top: 1rem;
  max-width: 50vw;
  line-height: 35px;
}
.banner-content p:nth-child(1) {
  padding-bottom: 1.5rem;
  font-size: 2rem;
  padding-top: 0 !important;
}
.banner-content button {
  background-color: transparent;
  border: 1px solid white;
}
.slick-prev {
  left: -100px;
  background-color: #3368c6 !important;
  color: white !important;
}
.slick-next {
  right: -100px;
  background-color: #3368c6 !important;
  color: white !important;
}
.footer {
  background: linear-gradient(to top, #6a309f5d, white);
  color: rgba(0, 0, 0, 0.8);
}
.footer-services li {
  width: 54% !important;
}
.social-icons li a {
  color: white !important;
}
.top_bar::after {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.529);
  height: 0.2px;
  width: 80vw;
  left: 10vw;
}
.other-header-line::after {
  content: "";
  position: absolute;
  background: linear-gradient(45deg, #40056f, #ef1498) !important;
  height: 1px;
  width: 80vw;
  left: 10vw;
}
.img-logo {
  width: 11rem !important;
  /* padding: 1rem; */
}
.bottom-phone {
  font-size: 27px !important;
  margin-top: 8px;
}
.fa-chevron-down {
  font-weight: 100 !important;
  position: relative;
  padding-left: 5px;
  /* margin-bottom: 5px; */
  top: -1.5px;
  font-size: 10px !important;
}
.featured-title a {
  font-weight: 900;
  /* color: violet; */
  background: linear-gradient(45deg, #40056f, #ef1498);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ABOUT SECTION  */
.about-us {
  color: white !important;
}

.map-size {
  margin-top: 128px;
  height: 383px;
}

/* HOME PAGE CONTENT  */
.adme-content {
  display: none;
}
.bw-target {
  /* Your regular styles here */
  transition: filter 0.5s;
}

.bw-filtered {
  filter: grayscale(100%);
}

.pharmaco-overlay::before {
  background: linear-gradient(rgba(255, 0, 0, 0), #f31497) !important;
}
.home-page-bc-btn:hover {
  background-color: white;
}
.home-page-bc-btn a {
  color: rgb(255, 255, 255);
}
.home-page-bc-btn:hover a {
  color: black;
}

.about-parallax-bg {
  background-image: url(../images/abt-parallax-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;

  /* background-color: #40056f; */
  padding: 80px 0;
}
.note-heading {
  margin-bottom: 30px;
  position: relative;
}
.note-heading::before {
  content: "";
  position: absolute;
  width: 40%;
  height: 2px;
  background-color: #f31497;
  bottom: -15px;
}
/* .about-parallax-bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.238);
  top: 0;
  z-index: 0;
} */

/* #cell-culture,
#pharmacokinetics,
#ngt,
#bioanalysis,
#ai {
  display: none;
} */
.thankyou-content {
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.thankyou-content a {
  width: 200px !important;
}

.thank-you-bg {
  /* background: linear-gradient(to top, white, #3f056f33); */
  background: url(../images/bg-image/col-bgimage-8.png);
  background-repeat: no-repeat;
  background-size: cover;
}

/* -----------------------------------------------------------30/10------------------------------------------------------------- */
.facilities-divider,
.facilities-divider2 {
  padding: 20px 0;
  position: relative;
}
.facilities-divider p::before {
  content: "";
  position: absolute;
  top: 50%;
  width: calc(100% - 250px);
  height: 2px;
  right: 0;
  background: linear-gradient(to left, #f31497, transparent);
}

.facilities-divider p,
.facilities-divider2 p {
  font-size: clamp(20px, 2vw, 34px);
  font-weight: bold;
  color: #551d89;
  position: relative;
}
.facilities-divider2 p::before {
  content: "";
  position: absolute;
  top: 50%;
  width: calc(100% - 450px);
  height: 2px;
  right: 0;
  background: linear-gradient(to left, #f31497, transparent);
}
