@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

html,
body {
  scroll-behavior: smooth;
  height: 100%;
  position: relative;
}

body {
  font-family: "Rubik", sans-serif;
  color: #1e1e1e;
  font-weight: 400;
  line-height: 1.5;
  font-size: 16px;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin: 0 0 15px;
  line-height: 1.2;
}

a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s ease;
}

a:hover,
a:focus {
  text-decoration: none;
}

a:focus,
input:focus,
select:focus,
button:focus {
  outline: 0 solid;
}
.navbar-brand img {
  max-width: 160px;
}

.header .navbar-nav .nav-item .nav-link {
  color: #26826e;
  font-size: 21px;
  font-family: Rubik;
  font-weight: 700;
  padding: 10px 0px;
  transition: all 0.3s ease;
  border-bottom: 1px solid #d0d0d0;
  margin-left: 70px;
  max-width: 580px;
}

.header .navbar-nav .nav-item:first-of-type .nav-link {
  /* padding-left: 0px; */
}

.header .top-header{
	background-color: #000;
	padding: 5px 0px;
}

.header .top-header a{
	color: #FFF;
	font-size: 15px;
	text-decoration: underline;
}

.hero {
  background: linear-gradient(140deg, #ede219 0%, #26826e 51.04%, #4491c8 100%);
  padding-top: 100px;
  margin-bottom: 50px;
  background-image: url(../img/hero-bg.jpg);
  background-size: cover;
  background-position: center;
}

.hero h2 {
  color: #fff;
  font-size: 110px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  padding-bottom: 50px;
}

.hero h2 span {
  font-size: 160px;
  display: block;
}

.text-wrap h4 {
  color: #1e1e1e;
  font-size: 34px;
  font-weight: 800;
  margin-bottom: 0px;
}

.text-wrap {
  margin-bottom: -50px;
  position: relative;
  z-index: 1;
  padding: 20px 30px;
  padding-left: 0;
}

.text-wrap:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1000%;
  height: 100%;
  background: #ede219;
  z-index: -1;
}

.header {
  margin-bottom: -30px;
}

.navbar-brand {
  margin-bottom: -30px;
}

.header .navbar-nav .nav-item .nav-link:hover {
  opacity: 0.8;
}
.promise-section {
  padding: 100px 0px 65px;
}

.promise-top-txt {
  color: #1e1e1e;
  text-align: center;
  font-size: 30px;
  padding-bottom: 85px;
}

.section-title h2 {
  color: #26826e;
  text-align: center;
  font-size: 40px;
  margin-bottom: 35px;
}

.single-icon {
  text-align: center;
  margin-bottom: 30px;
}

.single-icon img {
  max-width: 120px;
}

.single-icon h4 {
  color: #1e1e1e;
  text-align: center;
  font-size: 24px;
  padding-top: 15px;
}

.wrap-text {
  text-align: center;
  background: #ede219;
  color: #1e1e1e;
  font-size: 23px;
  font-weight: 700;
  padding: 12px 20px;
  margin-top: 15px;
}

.wrap-text p {
  margin-bottom: 0px;
}
.media-section {
  background: #f8f8f8;
  padding: 75px 0px 60px;
}

.single-hurdle h4 {
  color: #4491c8;
  font-size: 24px;
  text-align: center;
}

.single-hurdle.right h4 {
  text-align: left;
}

.single-hurdle .inner {
  position: relative;
  border: 1px solid #4491c8;
  border-radius: 25px;
  padding: 25px;
  text-align: center;
  flex-grow: 1;
  color: #1e1e1e;
  text-align: center;
  font-size: 22px;
}

.single-hurdle .inner .icon {
  position: absolute;
  left: -40px;
  top: -40px;
  text-align: center;
  max-width: 80px;
  padding: 10px 5px;
  background-color: #f8f8f8;
}

.single-hurdle {
  min-height: 100%;
  padding: 10px;
  display: flex;
  flex-direction: column;
  padding-bottom: 25px;
}

.single-hurdle.right .inner .icon {
  right: -40px;
  left: auto;
}
.yex-section {
  padding: 75px 0px;
}

.yex-vs-fbs-image img {
  max-width: 600px;
  width: 100%;
}

.yex-vs-fbs-image {
  text-align: center;
  padding-bottom: 40px;
}

.yellow-wrap {
  background: #ede219;
  padding: 10px 20px;
  color: #1e1e1e;
  text-align: right;
  font-size: 20px;
}

.yellow-wrap p {
  margin-bottom: 0;
}

.small-text {
  color: #1e1e1e;
  text-align: right;
  font-size: 14px;
  padding-top: 10px;
}
.fish-line-section {
  background: #f8f8f8;
  padding: 30px 0px 90px;
}

.fish-wrap {
  background: #ede219;
  color: #1e1e1e;
  font-size: 21px;
  font-weight: 700;
  padding: 20px;
}

.fish-wrap ul {
  margin-bottom: 0px;
}
.healthy-section {
  padding: 80px 0px 60px;
}

.yellow-wrap-health {
  display: inline-block;
  background: #ede219;
  padding: 12px 40px;
  color: #1e1e1e;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 40px;
}

.image-cells img {
  max-width: 850px;
  width: 100%;
}

.image-cells p {
  color: #1e1e1e;
  text-align: center;
  font-size: 22px;
  padding-top: 25px;
}
.quality-section {
  background: #f8f8f8;
  padding: 40px 0px;
}

.single-q {
  color: #1e1e1e;
  font-size: 22px;
}

.single-q ul {
  margin-bottom: 0px;
}
.consumers-section {
  padding: 60px 0px 100px;
}
.footer {
  padding: 30px 0px 0px;
  color: #fff;
  font-size: 22px;
  background: linear-gradient(42deg, #26826e -14.88%, #37464c 86.96%);
}

.profiles {
  max-width: 400px;
  margin-left: auto;
  margin-top: -70px;
  width: 100%;
}

.contact-text {
  text-align: left;
  color: #1e1e1e;
  font-weight: 700;
  padding: 30px 48px;
  position: relative;
  z-index: 1;
  margin-top: 35px;
}
.contact-text p {
  margin-bottom: 0;
}

.contact-text:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1000%;
  background: #ede219;
  z-index: -1;
}

.contact-text a {
  color: #1e1e1e;
}

.contact-text a.mail {
  text-decoration: underline;
}

.footer-text-wrap p {
  margin-bottom: 0px;
}

.footer-text-wrap {
  font-weight: 700;
}

.footer-text-wrap ul {
  margin-bottom: 0px;
}
.navbar-toggler {
  width: 30px;
  height: 30px;
  border: 0px;
  border-radius: 0px;
  background-image: url(../img/menu-open.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.navbar-toggler[aria-expanded="true"] {
  background-image: url(../img/close-open.svg);
}

.navbar-toggler:focus {
  box-shadow: none;
}

@media screen and (max-width: 991px) {
  body.opacity:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    z-index: 1;
  }
}
.header {
  z-index: 9;
  position: relative;
}
.primary-btn {
  border-radius: 10px;
  background: #44c9ac;
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  padding: 5px 24px;
  transition: all 0.3s ease;
  text-align: center;
}
.primary-btn:hover {
  opacity: 0.9;
}
.primary-btn.white {
  border-radius: 10px;
  border: 1.25px solid #ede219;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  color: #37464c;
}
.bigger-text p {
  font-size: 28px;
}
.footer-left {
  display: flex;
  flex-direction: column;
}

.footer-left .contact-text {
  flex-grow: 1;
}
@media only screen and (min-width: 992px) {
  .footer-left .contact-text {
    min-height: 380px;
  }
}
.contact-form {
  color: #1e1e1e;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-top: 15px;
}

.contact-form .input {
  border: 0px;
  margin-top: 5px;
  background: #fff;
  color: #cfcfcf;
  font-style: normal;
  font-weight: 400;
  padding: 5px 10px;
  width: 100%;
}

.contact-form .form-check {
  margin: 15px 0px;
  line-height: 1.5;
}
.error-text {
  padding-bottom: 15px;
  color: #910012;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.modal-content {
  border: 0px;
  border-radius: 0px;
  background: #ede219;
  padding: 100px 20px;
}

.modal-content .inner {
  max-width: 422px;
  margin: 0 auto;
}

.modal-content .contact-inner {
  font-size: 22px;
  font-weight: 700;
}

.modal-content .contact-inner a {
  color: #1e1e1e;
}

.close-btn {
  border: 0px;
  background: transparent;
  position: absolute;
  right: 25px;
  top: 25px;
}

.modal-content .contact-inner p {
  margin-bottom: 0px;
}
.navbar-collapse {
  padding-bottom: 60px;
  margin-top: -30px;
}
.side-links {
  display: flex;
  flex-direction: row;
}

.side-links a {
  display: inline-block;
  color: #26826e;
  text-align: center;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  padding: 5px 20px;
}

.side-links {
  padding-left: 20px;
}

.header .navbar-nav .nav-item:first-of-type .nav-link {
  border-top: 1px solid #d0d0d0;
}
.cell-image {
  margin-bottom: -20%;
  text-align: center;
}

.cell-image img {
  max-width: 250px;
  width: 100%;
}

.featured-section {
  background-image: url(../img/gray-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

@media (min-width: 992px) {
  .mt-n5 {
    margin-top: -50px;
  }
}
.single-feature .logo {
  margin-bottom: 40px;
}

.single-feature {
  margin-bottom: 25px;
}
.yellow-wrap.featured {
  color: #1e1e1e;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: -30px;
}

.responsive-table {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 800px;
  margin: 20px auto;
  overflow-x: auto;
}
.responsive-table .table-header,
.responsive-table .table-row {
  display: flex;
  justify-content: space-between;
}
.responsive-table .table-header div,
.responsive-table .table-row div {
  flex: 1;
  padding: 10px;
  border: 1px solid #c7c8ca;
  text-align: center;
  color: #000;
  font-family: Rubik;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.responsive-table .table-header {
  background-color: #44c9ac;
  color: white;
  font-weight: bold;
  color: #000;
  text-align: center;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.responsive-table .green {
  background-color: #a5d6a7;
}
.responsive-table .red {
  background-color: #ef9a9a;
}

.table-section {
  padding: 100px 0px;
  border-top: 1px solid #44c9ac;
  border-bottom: 1px solid #44c9ac;
  background: #fefdee;
}
.section-title.secondery h2 {
  color: #37464c;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.section-title.secondery {
  padding-bottom: 50px;
}

.promise-section.icon-lists {
  padding: 100px 0px;
}

.promise-icons .single-icon h4 {
  font-size: 20px;
}

.promise-icons .single-icon img {
  min-height: 130px;
  object-fit: contain;
}
.yellow-brust-bg {
  background-image: url(../img/YellowBurst.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.yellow-brust-bg {
  padding: 100px 0px;
}

.single-tailored {
  border-radius: 10px;
  border: 1.25px solid #ede219;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  text-align: center;
  padding: 30px 20px 40px;
  color: #37464c;
  text-align: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  /* 136.364% */
  margin-top: 20px;
  min-height: calc(100% - 20px);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.yellow-brust-bg .section-title {
  padding-bottom: 50px;
}
.single-tailored .primary-btn {
  margin-top: auto;
}
.antibody-section {
  background-image: url(../img/antibody-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 1;
  margin: 75px 0px;
  padding: 50px 0px;
}
.antibody-section::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 400px;
  height: calc(100% + 150px);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/Single_Cell_LLR.png);
  z-index: 2;
  transform: translate(-50%, -50%);
}
.antibody-section .container {
  z-index: 3;
  position: relative;
}
.antibody-section p {
  color: #fff;
  text-align: center;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 75px;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
}

.single-testimonial {
  position: relative;
  z-index: 1;
}

.single-testimonial:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 85%;
  height: 100%;
  background-color: #ede219;
  z-index: -1;
}
.avatar img {
  aspect-ratio: 3/4;
  object-fit: cover;
  border: 13px solid #44c9ac;
}

.quote {
  color: #000;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  /* 156.667% */
}

.quote .name {
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
}

.top-label {
  background: #000;
  color: #ede219;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  padding: 24px 40px;
  margin-right: -50px;
  margin-bottom: -30px;
  position: relative;
  z-index: 2;
  max-width: 575px;
  margin-left: auto;
}

.btns-wrap {
  text-align: center;
  padding-right: 50px;
}

.btns-wrap button {
  border: 0px;
  background: transparent;
  transition: all 0.3s ease;
}

.btns-wrap button:hover {
  opacity: 0.8;
}
.custom-dot {
  width: 25px;
  height: 25px;
  background-color: #44c9ac;
  border-radius: 50%;
  margin: 30px 9px;
  cursor: pointer;
  display: inline-block;
}

.custom-dot.active {
  background-color: #fff;
  border: 3px solid #44c9ac;
}
.custom-dots-container {
  text-align: center;
}
.slider-inner {
  padding: 100px 30px 120px;
}
.testimonial-section {
  padding: 100px 0px;
}
.yellow-shape-section {
  background-image: url(../img/yellow-shape-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.tab-text {
  margin-top: -100px;
}

.yellow-shape-section {
  margin-top: 100px;
}
.info-box {
  background: #f5f5f5;
  margin-top: -2px;
}

.single-box {
  border-radius: 30px;
  border: 1px solid #44c9ac;
  background: #fefdee;
  padding: 25px;
  filter: drop-shadow(0px 10px 10px rgba(0, 0, 0, 0.25));
  margin-top: -80px;
  margin-bottom: 100px;
}

.single-box img {
  aspect-ratio: 4/3;
  object-fit: contain;
}
.tailored-box {
  background: #44c9ac;
  padding: 30px 80px;
  color: #000;
  font-family: Rubik;
  font-size: 27px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: -100px;
}

.tailored-box a {
  color: #231f20;
  font-family: Rubik;
  font-size: 38px;
  font-style: italic;
  font-weight: 700;
  text-decoration-line: underline;
}

.info-box {
  margin-bottom: 100px;
}
.hero .middle-text {
  color: #fff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-family: Rubik;
  font-size: 70px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  text-transform: capitalize;
}

.antibody-bg {
  position: relative;
  z-index: 1;
}
.antibody-bg .container {
  position: relative;
  z-index: 2;
}

.antibody-bg .container::after {
  z-index: -1;
  content: "";
  position: absolute;
  right: -50px;
  top: 0;
  width: 50%;
  height: calc(100% + 150px);
  background-image: url(../img/COLOURED-CELLS.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.antibody-bg {
  background-image: url(../img/antibody-top-bg.jpg);
}
.biosimilar-bg {
  background-image: url(../img/biosimilar-bg.jpg);
}
.biologic-bg {
  background-image: url(../img/biologic-bg.jpg);
}
.antibody-bg.biosimilar-bg .container::after {
  width: 70%;
  background-position: right top;
  background-image: url(../img/biosimilar-graphics.png);
}
.antibody-bg.biologic-bg .container::after {
  display: none;
}
