.owl-carousel.biotechsite-news-slider .owl-stage-outer {
  z-index: 2; }
.owl-carousel.biotechsite-news-slider .owl-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 33%; }
  @media screen and (max-width: 767.98px) {
    .owl-carousel.biotechsite-news-slider .owl-nav {
      height: 67%; } }
  @media screen and (max-width: 575.98px) {
    .owl-carousel.biotechsite-news-slider .owl-nav {
      height: 100%; } }
  .owl-carousel.biotechsite-news-slider .owl-nav .owl-prev, .owl-carousel.biotechsite-news-slider .owl-nav .owl-next {
    position: absolute;
    top: 0;
    width: 6.75%;
    height: 100%;
    z-index: 3; }
    .owl-carousel.biotechsite-news-slider .owl-nav .owl-prev .fa, .owl-carousel.biotechsite-news-slider .owl-nav .owl-next .fa {
      font-style: normal;
      color: white;
      font-size: 40px;
      position: absolute;
      top: calc(50% - 20px); }
  .owl-carousel.biotechsite-news-slider .owl-nav .owl-next {
    right: 0; }
    .owl-carousel.biotechsite-news-slider .owl-nav .owl-next .fa {
      right: calc(50% - 15px); }
  .owl-carousel.biotechsite-news-slider .owl-nav .owl-prev {
    left: 0; }
    .owl-carousel.biotechsite-news-slider .owl-nav .owl-prev .fa {
      left: calc(50% - 15px); }
.owl-carousel.biotechsite-news-slider .item .wrap {
  position: relative;
  padding-top: 50%;
  width: 100%; }
  .owl-carousel.biotechsite-news-slider .item .wrap img {
    height: 100%;
    width: 100%;
    object-position: 50% 50%;
    object-fit: cover;
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (max-width: 991.98px) {
      .owl-carousel.biotechsite-news-slider .item .wrap img {
        opacity: 0.2; } }
  .owl-carousel.biotechsite-news-slider .item .wrap .texts-wrap {
    height: 33%;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding-left: 6.75%;
    padding-right: 6.75%;
    padding-top: 10px;
    background: rgba(0, 40, 96, 0.4); }
    @media screen and (max-width: 991.98px) {
      .owl-carousel.biotechsite-news-slider .item .wrap .texts-wrap {
        height: 67%; } }
    @media screen and (max-width: 575.98px) {
      .owl-carousel.biotechsite-news-slider .item .wrap .texts-wrap {
        height: 100%; } }
    .owl-carousel.biotechsite-news-slider .item .wrap .texts-wrap .texts {
      color: white; }
      .owl-carousel.biotechsite-news-slider .item .wrap .texts-wrap .texts a {
        color: white; }
        .owl-carousel.biotechsite-news-slider .item .wrap .texts-wrap .texts a.more-link {
          font-weight: bold; }
      .owl-carousel.biotechsite-news-slider .item .wrap .texts-wrap .texts h1, .owl-carousel.biotechsite-news-slider .item .wrap .texts-wrap .texts h2, .owl-carousel.biotechsite-news-slider .item .wrap .texts-wrap .texts h3, .owl-carousel.biotechsite-news-slider .item .wrap .texts-wrap .texts h4, .owl-carousel.biotechsite-news-slider .item .wrap .texts-wrap .texts h5, .owl-carousel.biotechsite-news-slider .item .wrap .texts-wrap .texts h6 {
        margin-top: 0; }
