.rentaly-news-read-block {
  padding: 90px 0;
}
@media (max-width: 767px) {
  .rentaly-news-read-block {
    padding: 30px 0;
  }
}
.rentaly-news-read-block .it:last-of-type .post-content {
  margin-bottom: 0;
}
.rentaly-news-read-block .pic-view {
  height: 506px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .rentaly-news-read-block .pic-view {
    height: 260px;
  }
}
.rentaly-news-read-block .pic-view img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.rentaly-news-read-block .widget {
  margin-bottom: 30px;
}
.rentaly-news-read-block .widget > h4 {
  font-size: 20px;
  margin-top: 0;
  letter-spacing: normal;
  margin-bottom: 10px;
  line-height: 26px;
  font-weight: 600;
  color: var(--title-text-color);
}
.rentaly-news-read-block .widget .small-border {
  height: 2px;
  width: 30px;
  background: #fff;
  margin: 0px 0 20px 0;
  display: block;
  background-color: var(--color-primary);
}
@media (max-width: 767px) {
  .rentaly-news-read-block .widget-post {
    margin-top: 30px;
  }
}
.rentaly-news-read-block .widget-post ul li {
  margin: 3px 0;
  padding-bottom: 8px;
  position: relative;
}
.rentaly-news-read-block .widget-post ul li .d-image {
  position: absolute;
  overflow: hidden;
  width: 60px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 60px;
}
.rentaly-news-read-block .widget-post ul li .d-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rentaly-news-read-block .widget-post ul li .d-content {
  padding-left: 80px;
  display: block;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  padding-bottom: 15px;
  margin-bottom: 0;
}
.rentaly-news-read-block .widget-post ul li .d-content a {
  font-weight: 600;
  display: block;
  text-decoration: none;
  color: #606060;
}
.rentaly-news-read-block .widget-post ul li .d-content a h4 {
  font-size: 16px;
  margin-bottom: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  line-height: 26px;
  color: var(--title-text-color);
}
.rentaly-news-read-block .widget-post ul li .d-content .d-date {
  position: relative;
  font-size: 12px;
  font-weight: 500;
  line-height: 26px;
}
.rentaly-news-read-block .widget-post ul li .d-content .d-date i {
  color: var(--color-primary);
  font-size: 12px;
  margin-right: 5px;
}
.rentaly-news-read-block .widget-tags {
  margin-top: 30px;
}
.rentaly-news-read-block .widget-tags li {
  margin: 3px 0;
  text-shadow: none;
  display: inline-block;
}
.rentaly-news-read-block .widget-tags li a {
  font-size: 12px;
  text-decoration: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff !important;
  padding: 5px 10px 7px 10px;
  margin: 0 2px;
  border-color: #555;
  background-color: var(--color-primary);
  display: inline-block;
}
.rentaly-news-read-block .widget .owl-carousel .item .de-testi {
  display: block;
  margin-bottom: 10px;
}
.rentaly-news-read-block .widget .owl-carousel .item .de-testi blockquote {
  background: #F5F5F5;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  display: block;
  border: none;
  font-weight: 300;
  padding: 70px 40px 30px 40px;
  font-size: 20px;
  line-height: 1.7em;
}
.rentaly-news-read-block .widget .owl-carousel .item .de-testi blockquote::before {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  border-radius: 0 0 15px 0;
  z-index: 100;
  font-size: 20px;
  display: block;
}
.rentaly-news-read-block .widget .owl-carousel .item .de-testi blockquote h4 {
  font-size: 20px;
  margin-top: 0;
  letter-spacing: normal;
  font-weight: 600;
  line-height: 26px;
  color: var(--title-text-color);
}
.rentaly-news-read-block .widget .owl-carousel .item .de-testi blockquote p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7em;
  letter-spacing: -0.1px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.rentaly-news-read-block .widget .owl-carousel .item .de-testi blockquote .de-testi-by {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  display: flex;
  margin-top: -20px;
}
.rentaly-news-read-block .widget .owl-carousel .item .de-testi blockquote .de-testi-by img {
  width: 50px !important;
  height: 50px !important;
  margin-right: 10px;
  margin-top: 20px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  display: block;
  object-fit: cover;
  border-radius: 50%;
}
.rentaly-news-read-block .widget .owl-carousel .item .de-testi blockquote .de-testi-by span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  margin-top: 20px;
  color: var(--title-text-color);
  opacity: 0.8;
}
.rentaly-news-read-block .widget .owl-carousel .owl-dots {
  text-align: center;
}
.rentaly-news-read-block .widget .owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  border: none;
  outline: none;
  padding: 0;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  border-radius: 30px;
}
.rentaly-news-read-block .widget .owl-carousel .owl-dots .owl-dot.active span {
  background-color: var(--color-primary);
}
.rentaly-news-read-block .widget .owl-carousel .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
