.sp-news-fucility-items .item:not(:first-child) {
  margin-bottom: 15px;
  border-bottom: 1px solid #999;
  padding: 0;
  padding-bottom: 15px; }
@media (max-width: 991px) {
  .sp-news-fucility-items .item {
    width: 100%; } }
.sp-news-fucility-items .sp-content.sp-big .sp-text {
  padding: 5px 15px 10px;
  text-align: center;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background-color: #e2e2e2;
  margin: 0px 15px;
  position: relative;
  top: -35px; }
  .sp-news-fucility-items .sp-content.sp-big .sp-text .sp-title {
    font-size: 17px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.06;
    letter-spacing: normal;
    color: #b20003;
    margin: 0;
    max-height: 35px;
    overflow: hidden; }
    .sp-news-fucility-items .sp-content.sp-big .sp-text .sp-title:hover {
      color: #962f23; }
.sp-news-fucility-items .sp-content.sp-big img {
  height: 50vh;
  width: 100%;
  object-fit: fill;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  border: solid 1px #b6b6b6; }
  @media (max-width: 992px) {
    .sp-news-fucility-items .sp-content.sp-big img {
      height: 65vh; } }
  @media (max-width: 767px) {
    .sp-news-fucility-items .sp-content.sp-big img {
      height: 250px; } }
  @media screen and (max-height: 699px) and (min-width: 991px) {
    .sp-news-fucility-items .sp-content.sp-big img {
      height: 550px!important; } }
.sp-news-fucility-items .sp-content.sp-big .sp-date {
  position: absolute;
  top: 0;
  padding: 5px 25px 5px 15px;
  background-color: #cdcccc;
  color: #002aa3;
  transition: opacity 1s ease-out;
  opacity: 0; }
  .sp-news-fucility-items .sp-content.sp-big .sp-date:after {
    font-family: fontawesome;
    content: "\f274";
    position: absolute;
    right: 5px; }
.sp-news-fucility-items .sp-content.sp-big:hover .sp-date {
  opacity: 1; }
.sp-news-fucility-items .sp-content.sp-small {
  margin-bottom: 15px; }
  .sp-news-fucility-items .sp-content.sp-small .sp-text .sp-title {
    font-size: 17px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.06;
    letter-spacing: normal;
    color: #000;
    margin: 0; }
    .sp-news-fucility-items .sp-content.sp-small .sp-text .sp-title:hover {
      color: #aaa; }
  .sp-news-fucility-items .sp-content.sp-small .sp-text .sp-desc {
    color: #001062;
    text-align: justify; }
  @media (max-width: 991px) {
    .sp-news-fucility-items .sp-content.sp-small .sp-text {
      padding: 5px 15px 10px;
      text-align: center;
      border-radius: 0 0 10px 10px;
      box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
      background-color: #e2e2e2;
      margin: 0px 15px;
      position: relative;
      top: -35px; }
      .sp-news-fucility-items .sp-content.sp-small .sp-text .sp-title {
        font-size: 17px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.06;
        letter-spacing: normal;
        color: #b20003;
        margin: 0; }
        .sp-news-fucility-items .sp-content.sp-small .sp-text .sp-title:hover {
          color: #962f23; } }
  .sp-news-fucility-items .sp-content.sp-small .sp-img {
    margin: 0 0 0 30px; }
    @media (max-width: 991px) {
      .sp-news-fucility-items .sp-content.sp-small .sp-img {
        float: none !important;
        margin: 0 !important; } }
  .sp-news-fucility-items .sp-content.sp-small img {
    width: 275px;
    object-fit: fill;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
    border: solid 1px #b6b6b6; }
    @media (max-width: 991px) {
      .sp-news-fucility-items .sp-content.sp-small img {
        height: 250px;
        width: 100%; } }
  .sp-news-fucility-items .sp-content.sp-small .sp-date {
    color: #7e8583;
    position: absolute;
    left: 0;
    bottom: 15px;
    font-size: 12px; }
    @media (max-width:991px) {
      .sp-news-fucility-items .sp-content.sp-small .sp-date {
        position: absolute;
        top: 0;
        padding: 5px 25px 5px 15px;
        background-color: #cdcccc;
        color: #002aa3;
        bottom: auto;
        right: 15px;
        left: auto; }
        .sp-news-fucility-items .sp-content.sp-small .sp-date:after {
          font-family: fontawesome;
          content: "\f274";
          position: absolute;
          right: 5px; } }
@media (max-width: 991px) {
  .sp-news-fucility-items .owl-nav {
    position: absolute;
    top: 37%;
    width: 100%;
    color: #000;
    outline: none;
    font-size: 21px; }
    .sp-news-fucility-items .owl-nav .owl-prev {
      right: 0;
      position: absolute;
      margin: 3px !important; }
    .sp-news-fucility-items .owl-nav .owl-next {
      position: absolute;
      left: 0;
      margin: 3px !important; } }

