.sp-notices-fucility-items .sp-content {
  border-radius: 3px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  margin-bottom: 15px;
  position: relative; }
  @media (max-width: 769px) {
    .sp-notices-fucility-items .sp-content {
      margin-bottom: 45px; } }
  .sp-notices-fucility-items .sp-content .sp-text {
    padding: 10px 15px;
    border-radius: 3px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.56);
    background-image: linear-gradient(to right, #00f0ff, #0d26aa 65%); }
    .sp-notices-fucility-items .sp-content .sp-text .sp-title {
      font-size: 14px;
      font-weight: 900;
      font-stretch: normal;
      font-style: normal;
      line-height: 2.06;
      letter-spacing: normal;
      color: #fff;
      margin: 0; }
      .sp-notices-fucility-items .sp-content .sp-text .sp-title:hover {
        color: #d1d1d1; }
  .sp-notices-fucility-items .sp-content .sp-img {
    height: 109px;
    width: 90px;
    margin: 0 0 0 15px; }
    .sp-notices-fucility-items .sp-content .sp-img img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .sp-notices-fucility-items .sp-content .sp-date {
    color: #0c0088;
    padding: 5px 0 0;
    font-size: 12px; }
    .sp-notices-fucility-items .sp-content .sp-date:before {
      font-family: fontawesome;
      content: "\f274"; }
  .sp-notices-fucility-items .sp-content .sp-desc {
    padding: 5px 15px 15px;
    height: 86px;
    overflow: hidden; }
  .sp-notices-fucility-items .sp-content .sp-more {
    position: absolute;
    left: 15px;
    bottom: 10px;
    font-size: 5px;
    color: #b2b7b6; }
    .sp-notices-fucility-items .sp-content .sp-more:hover {
      color: #00193d; }
@media (max-width: 991px) {
  .sp-notices-fucility-items .owl-nav {
    position: absolute;
    top: 37%;
    width: 100%;
    color: #000;
    outline: none;
    font-size: 21px; }
    .sp-notices-fucility-items .owl-nav .owl-prev {
      right: 0;
      position: absolute;
      margin: 3px !important; }
    .sp-notices-fucility-items .owl-nav .owl-next {
      position: absolute;
      left: 0;
      margin: 3px !important; } }

