.news-news {
  margin: 0 auto;
  position: relative;
}

.news-news-2 {
  position: relative;
}

.news-row-4 {
  margin: 0 0 0;
  padding: 3.7rem 0 0;
  position: relative;
  background: url(../img/bright/news/layer_25.png) no-repeat center 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100%;
  max-width: 100%;
}
.news-row-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  margin: 0 9% 0 9%; /* 118px / 1200px = 9.833333%, 188px / 1200px = 15.666667% */
  position: relative;
}
.news-row-wrapper > * {
  float: left;
  margin: 0; /* 26.3px / 894px = 2.941834% */
}
.news-row-wrapper > *:last-child {
  margin-right: -80px !important;
}
@media (max-width: 894px) {
.news-row-wrapper > * {
  display: inline-block;
  float: none;
  max-width: 100%;
}
  .news-layer{
    display: none !important;
  }
  #row-news-pc{
      display: none !important;
  }
  #row-news-mobile{
      display: block !important;
  }
}
.news-col {
  max-width: 235px;
  height: 380px;
  padding: 21px 0.447427% 20px; /* 4px / 894px = 0.447427% */
  position: relative;
  /*width: 21.14094%; !* 189px / 894px = 21.14094% *!*/
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #ffffff;
  background-position: center center;
  -webkit-box-shadow: 0 8px 23.2px 5.8px rgba(89, 88, 86, 0.18);
  -moz-box-shadow: 0 8px 23.2px 5.8px rgba(89, 88, 86, 0.18);
  box-shadow: 0 8px 23.2px 5.8px rgba(89, 88, 86, 0.18); /*drop shadow*/
  margin-bottom: 40px;
    margin-top:20px;
}
.news-layer-27 {
  display: block;
  /*left: 4.143646%;*/
    max-width: 166px;
  position: relative;
  width: 100%;
    text-align: center;
    max-height: 30px;
    margin: 5px auto 0;
}
@media (max-width: 768px) {
.news-layer-27 {
  left: 0;
}
  .news-news-2{
    padding:unset !important;
  }
}
.news-text {
  margin: 15px auto 0;
  width: 79.00552%; /* 143px / 181px = 79.00552% */
  line-height: 1.2;
    height: 190px;
    overflow-y: hidden;
}
@media (max-width: 143px) {
.news-text {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
}
.news-date {
  color: var(--heading-color);
    font-weight: bold;
    float: left;
}
.news-text-2 {
    margin: 20px 0 0 11.111111%; /* 21px / 189px = 11.111111% */
    color: #c49700;
}
.news-text-2 a{
    margin-left:25px;
}

.news-layer {
  max-width: 22px;
  width: 100%;
  margin-top: -30px !important;
  max-height: 55px;
}

@media (max-width: 768px) {
.news-row-4 {
  margin: 5.4% 0 0;
}
}

@media (max-width: 768px) {
    .news-col{
        margin-right:auto;
        margin-left:auto;
    }
}
.news-title{
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
  height: 39px;
    overflow-y: hidden;
}

.swiper-news {
    margin-left: 25px !important;
}
@media (max-width: 1024px) {
    .swiper-news {
        margin-left: 100px !important;
    }
}

@media (max-width: 1200px) {
    .swiper {
      margin: unset;
    }
}
