.news-page {
  margin-top: 70px;
}
.news-page ul,
.news-page ol {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.news-page i[class^="fa "] {
  line-height: inherit;
}
.news-page img {
  width: 100%;
}
.news-page h1,
.news-page h2,
.news-page h3,
.news-page h4,
.news-page h5 {
  color: #212428;
  line-height: 1.3em;
  font-weight: bold;
}
.news-page h3 {
  font-size: 16px;
}
.news-page input:not([type=submit]),
.news-page textarea {
  width: 100%;
  display: inline-block;
  background: #fff;
  height: 40px;
  padding: 10px;
  color: #b0b1b4;
  border: 1px solid #e8e8e8;
  outline: none;
  resize: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  transition: border-color 0.35s ease;
}
.news-page .scale-image-container {
  -webkit-backface-visibility: hidden;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.news-page .scale-image-container.var2 .caption-type-1 {
  top: calc(50% - 54px);
}
.news-page .scale-image-container.var2 .caption-type-1 .caption-inner {
  max-width: 360px;
}
.news-page .scale-image-container.var2 {
  margin-bottom: 0;
}
.news-page .caption-type-1 {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(10px);
  width: 100%;
  transition: all 0.4s ease;
}
.news-page .caption-type-1 .clearfix {
  display: flex;
  align-items: center;
  gap: 10px;
}
.news-page .caption-type-1 .text {
  color: #ffffff;
}
.news-page .scale-image {
  transition: all 0.4s ease;
  transform: scale(1.1);
}
.news-page .scale-image-container:hover .scale-image {
  transform: scale(1);
}
.news-page .caption-type-1 .caption-inner {
  color: #fff;
  font-size: 13px;
  text-align: left;
}
.news-page .caption-inner {
  background: rgba(34, 34, 38, 0.3);
  padding: 17px 20px 20px;
}
.news-page .scale-image-container:hover .caption-type-1 {
  transform: translateY(0px);
}
.news-page .clearfix:after,
.news-page .row:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: ".";
}
.news-page button {
  transition: color 0.4s ease, background-color 0.4s ease;
  border: unset;
  outline: none;
}
.news-page button .fa {
  color: #ffffff;
}
.news-page .button.banner-button {
  padding: 2px 11px;
  text-transform: none;
  font-size: 12px;
}
.news-page .button.view_button {
  padding: 1px 11px;
  background: #f2f2f2;
  color: #3e454c;
  font-size: 12px;
}
.news-page .button.view_button:hover {
  background: #ff680d;
  color: #fff;
}
.news-page .button.sport {
  background: #854ec2;
}
.news-page .button.travel {
  background: #00ada7;
}
.news-page .button.business {
  background: #13b7ff;
}
.news-page .button.health {
  background: #feb41c;
}
.news-page .button.fashion {
  background: #a13d63;
}
.news-page .button.entertainment {
  background: #ec2913;
}
.news-page .button.food {
  background: #96ca2d;
}
.news-page .button.education {
  background: #70b85d;
}
.news-page .button.politics {
  background: #4a80dc;
}
.news-page .button.tech {
  background: #d1008b;
}
.news-page .button.banner-button {
  padding: 5px 11px;
  text-transform: none;
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
}
.news-page .button.button-orange:hover,
.news-page .button.button-grey {
  background: #3e454c;
}
.news-page .button.button-orange,
.news-page .button.search-button:hover,
.news-page .shopping-button:hover,
.news-page .close-search-form:hover,
.news-page .button.button-grey:hover {
  background: #ff680d;
}
.news-page .button.sport {
  background: #854ec2;
}
.news-page .event-date,
.news-page .event-info,
.news-page .event-activity {
  font-size: 12px;
  color: #b0b1b4;
}
.news-page .section {
  position: relative;
}
.news-page .section-title {
  color: #3e454c;
  border-top: 1px solid #3e454c;
  padding-top: 6px;
  margin-bottom: 25px;
  line-height: 1em;
  text-transform: uppercase;
  font-family: "Roboto", "sans-serif";
  font-weight: 600;
}
.news-page .section-title .section-title-big {
  font-size: 30px;
  border: none;
  padding-top: 0;
  line-height: 24px;
}
.news-page .advertising {
  margin-block: 30px;
}
.news-page .head .event-date {
  color: #ffffff;
}
.news-page .read-post-list .vertical-list .post-item {
  display: flex;
  margin-top: 20px;
}
.news-page .read-post-list .vertical-list .post-item .thumbnail {
  margin-right: 20px;
  margin-bottom: 0;
  max-width: 25%;
  max-height: 178px;
  overflow: hidden;
}
.news-page .read-post-list .vertical-list .post-item .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-page .read-post-list .vertical-list .post-item .thumbnail .buttons-container {
  left: 0;
  bottom: 0;
  position: absolute;
  display: flex;
  align-items: center;
  height: -moz-max-content;
  height: max-content;
}
.news-page .read-post-list .vertical-list .post-item .content {
  flex: 1;
}
.news-page .read-post-list .vertical-list .post-item .content .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  color: #b0b1b4;
}
.news-page .read-post-list .vertical-list .post-item .content .top .react a {
  color: #b0b1b4;
}
.news-page .read-post-list .vertical-list .post-item .content .top .react a:not(:first-child) {
  margin-left: 15px;
}
.news-page .read-post-list .vertical-list .post-item .content .title {
  margin-top: 10px;
  display: inline-block;
  color: #212428;
}
.news-page .read-post-list .vertical-list .post-item .content .title .tag {
  padding: 2px 6px;
  background: #ff680d;
  color: #fff;
  margin: 2px 5px 0 0;
  line-height: 16px;
  font-size: 10px;
  text-transform: uppercase;
}
.news-page .read-post-list .vertical-list .post-item .content .title .text {
  font-weight: 600;
  font-size: 15px;
}
.news-page .read-post-list .vertical-list .post-item .content .short-description {
  margin-top: 6px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.news-page .pagination-block {
  margin-top: 40px;
  text-align: center;
  border-top: 1px solid #3e454c;
  padding-top: 5px;
}
.news-page .pagination-block .pagination {
  display: inline-block;
  margin-left: 5px;
}
.news-page .pagination-block .pagination li {
  float: left;
}
.news-page .pagination-block .pagination li a {
  padding: 5px 11px;
  color: #212428;
  display: block;
  margin-left: 2px;
  transition: all 0.3s ease;
}
.news-page .pagination-block .pagination li a.active {
  background: #ff680d;
  color: #fff;
}
.news-page .iframe-video-container {
  height: 0;
  padding-bottom: 56%;
  position: relative;
}
.news-page .iframe-video-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.news-page .social-media-list .item {
  flex: 1;
  min-width: 132px;
}
.news-page .social-media-list .item a {
  width: 100%;
  padding: 20px 10px 5px;
  text-align: center;
  display: inline-block;
  font-size: 24px;
  min-width: 113px;
}
.news-page .social-media-list .item {
  text-align: center;
}
.news-page .social-media-list .item .rss {
  background: #fff0e6;
  color: #ff680d;
}
.news-page .social-media-list .item .fb {
  background: #edeff6;
  color: #4c66a3;
}
.news-page .social-media-list .item .g-plus {
  background: #faebe9;
  color: #cf3e28;
}
.news-page .social-media-list .item .you-tube {
  background: #fce9e9;
  color: #e42c27;
}
.news-page .social-media-list .item .twitter {
  background: #eaf9fd;
  color: #2fc2ee;
}
.news-page .social-media-list .item .pint {
  background: #fae8e9;
  color: #cb2028;
}
.news-page .social-media-list .item .total {
  padding-top: 10px;
  font-weight: bold;
}
.news-page .social-media-list .item .unit {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
}
.news-page .writers-list {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.news-page .writers-list li {
  float: left;
  text-align: center;
  max-width: 100px;
}
.news-page .writers-list li .post-text {
  margin-top: 5px;
}
.news-page .writers-list li a h4 {
  font-size: 14px;
  letter-spacing: -1px;
}
.news-page .form-section .form-text {
  color: #3e454c;
  font-size: 14px;
  margin-bottom: 20px;
}
.news-page .form-section form .btn-email {
  float: right;
  margin-left: 2px;
  padding: 10px 11px 9px;
}
.news-page .form-section .wrapper {
  overflow: hidden;
}
.news-page .top-reviews .item {
  height: 260px;
}
.news-page .top-reviews .item .event-date {
  color: #ffffff;
}
.news-page .box-image-conteiner {
  display: inline-block;
  margin-left: -10px;
  margin-top: -10px;
  font-size: 0;
}
.news-page .box-image-conteiner a {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
}
.news-page .weather-widget {
  background: #3e454c;
}
.news-page .weather-widget .date-list {
  text-align: center;
  background: #52585e;
  padding: 10px 0;
}
.news-page .weather-widget .date-list ul li {
  float: left;
  font-size: 24px;
  text-align: center;
  color: #fff;
  padding-left: 7.5%;
}
.news-page .weather-widget .date-list ul li .degree {
  font-size: 13px;
  line-height: 17px;
}
.news-page .weather-widget .date-list ul li > div:last-child {
  font-size: 11px;
  line-height: 12px;
}
.news-page .weather-widget .weather-info {
  padding: 20px;
  color: #fff;
  font-size: 14px;
}
.news-page .weather-widget .weather-info > div:first-child {
  float: left;
}
.news-page .weather-widget .weather-info > div:first-child h2 {
  color: #fff;
  font-weight: normal;
}
.news-page .weather-widget .weather-info > div:last-child p {
  text-align: right;
}
.news-page .weather-widget .weather-info > div .day-number {
  font-size: 60px;
  line-height: 0.8em;
  font-weight: 600;
}
.news-page .weather-widget .weather-info > div .day-number .degree {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  text-align: left;
}
.news-page .weather-widget .weather-info > div:last-child {
  float: right;
}
.news-page .detail-post .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  color: #b0b1b4;
}
.news-page .detail-post .top .react a {
  color: #b0b1b4;
}
.news-page .detail-post .top .react a:not(:first-child) {
  margin-left: 15px;
}
.news-page .detail-post .post-image-type {
  max-height: 420px;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-page .detail-post .post-slide-type {
  height: 400px;
}
.news-page .detail-post .post-slide-type .news-swiper {
  height: 100%;
}
.news-page .detail-post .post-slide-type .news-swiper .wrap-image {
  height: 100%;
}
.news-page .detail-post .post-slide-type .news-swiper .wrap-image img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.news-page .detail-post .html-content {
  max-width: 100%;
  padding: 1rem;
  box-sizing: border-box;
  overflow-wrap: break-word;
  font-family: "Arial", sans-serif;
  line-height: 1.6;
  color: #333;
}
.news-page .detail-post .html-content h1,
.news-page .detail-post .html-content h2,
.news-page .detail-post .html-content h3,
.news-page .detail-post .html-content h4,
.news-page .detail-post .html-content h5,
.news-page .detail-post .html-content h6 {
  color: #2c3e50;
  margin-bottom: 0.75em;
  line-height: 1.2;
}
.news-page .detail-post .html-content p {
  font-size: 1rem;
  margin-bottom: 1rem;
}
.news-page .detail-post .html-content img,
.news-page .detail-post .html-content video {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  display: block;
  margin: 1rem 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-page .detail-post .html-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5rem 0;
  overflow-x: auto;
  display: block;
  border-radius: 8px;
}
.news-page .detail-post .html-content table thead {
  background-color: #f2f2f2;
}
.news-page .detail-post .html-content table th,
.news-page .detail-post .html-content table td {
  padding: 0.75rem 1rem;
  border: 1px solid #ddd;
  text-align: left;
}
.news-page .detail-post .html-content blockquote {
  border-left: 4px solid #ccc;
  padding-left: 1rem;
  color: #555;
  font-style: italic;
  margin: 1.5rem 0;
}
.news-page .detail-post .html-content .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 ratio */
  padding-top: 25px;
  height: 0;
  overflow: hidden;
  border-radius: 8px;
}
.news-page .detail-post .html-content .video-wrapper iframe,
.news-page .detail-post .html-content .video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .news-page .detail-post .html-content p {
    font-size: 0.95rem;
  }
  .news-page .detail-post .html-content table {
    font-size: 0.875rem;
  }
}
@media (max-width: 480px) {
  .news-page .detail-post .html-content h1 {
    font-size: 1.5rem;
  }
  .news-page .detail-post .html-content h2 {
    font-size: 1.25rem;
  }
  .news-page .detail-post .html-content p {
    font-size: 0.9rem;
  }
}
.news-page .detail-post .text-post-section {
  margin-top: 20px;
}
.news-page .detail-post .widget-tags {
  margin-left: 20px;
}
.news-page .detail-post .widget-tags .box-tags a {
  background: #60666b;
  border: none;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  color: #fff;
  padding: 3px 10px;
  text-shadow: none;
  margin: 0 1px 5px 0;
}
.news-page .detail-post .widget-tags .box-tags a {
  background: #f2f2f2;
  color: #212428;
}
.news-page .detail-post .widget-tags .box-tags a:hover {
  background-color: #e25e0b;
  color: #ffffff;
}
.news-page .detail-post .tags-section {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #e8e8e8;
  padding: 10px 0 5px 0;
}
.news-page .detail-post .tags-section span {
  font-size: 14px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: middle;
}
.news-page .detail-post .paginate-post {
  margin-top: 20px;
}
.news-page .detail-post .paginate-post .back .group,
.news-page .detail-post .paginate-post .next .group {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: #f2f2f2;
  font-size: 16px;
  color: #000000;
  max-width: 170px;
  transition: all 0.1s ease;
}
.news-page .detail-post .paginate-post .back .group:hover,
.news-page .detail-post .paginate-post .next .group:hover {
  background-color: #ff680d;
  color: #ffffff;
}
.news-page .detail-post .paginate-post .back .group:hover .icon,
.news-page .detail-post .paginate-post .next .group:hover .icon {
  background-color: #e25e0b;
  color: #ffffff;
}
.news-page .detail-post .paginate-post .back .group .icon,
.news-page .detail-post .paginate-post .next .group .icon {
  font-size: 27px;
  color: #000000;
  padding: 0 10px;
  background-color: #e2e6e7;
  width: 33px;
  height: 36px;
}
.news-page .detail-post .paginate-post .back .post-name,
.news-page .detail-post .paginate-post .next .post-name {
  color: #000000;
  font-weight: 600;
  font-size: 12px;
  margin-top: 10px;
  display: inline-block;
}
.news-page .detail-post .paginate-post .back .group .text {
  margin-left: auto;
  margin-right: 20px;
  line-height: 1;
  margin-block: auto;
}
.news-page .detail-post .paginate-post .next .group {
  justify-content: end;
}
.news-page .detail-post .paginate-post .next .group .text {
  margin-right: auto;
  margin-left: 20px;
  line-height: 1;
  margin-block: auto;
}
.news-page .detail-post .author {
  margin-top: 25px;
  display: flex;
  gap: 20px;
}
.news-page .detail-post .author .thumbnail {
  width: 165px;
  height: 165px;
}
.news-page .detail-post .author .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.news-page .detail-post .author .description {
  flex: 1;
}
.news-page .detail-post .author .description .talk {
  font-size: 14px;
  line-height: 1.5;
}
.news-page .detail-post .author .description .socials {
  margin-top: 30px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.news-page .detail-post .author .description .socials .item {
  position: relative;
  float: left;
  cursor: pointer;
  width: 35px;
  height: 35px;
  border: 1px solid #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.1s ease;
}
.news-page .detail-post .author .description .socials .item:hover {
  background-color: #ff680d;
}
.news-page .detail-post .author .description .socials .item:hover .tooltip {
  opacity: 1;
  visibility: visible;
}
.news-page .detail-post .author .description .socials .item:hover .fa {
  color: #ffffff;
}
.news-page .detail-post .author .description .socials .item .tooltip {
  position: absolute;
  display: block;
  background: #e2e6e7;
  padding: 3px 10px;
  bottom: 100%;
  margin-bottom: 10px;
  color: #000;
  font-size: 14px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  white-space: pre;
  z-index: 5;
  transition: all 0.4s ease;
}
.news-page .detail-post .author .description .socials .item .fa {
  font-size: 17px;
  color: #838a8f;
}
.news-page .detail-post .relate-post .post-item .thumbnail {
  overflow: hidden;
  max-height: 165px;
  position: relative;
}
.news-page .detail-post .relate-post .post-item .thumbnail .buttons-container {
  position: absolute;
  z-index: 1;
  bottom: 0;
  display: flex;
}
.news-page .detail-post .relate-post .post-item .post-title {
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 0;
  height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-page .detail-post .relate-post .post-item .post-title:hover {
  text-decoration: underline;
}
.news-page .detail-post .relate-post .post-item .publict-date {
  color: #b0b1b4;
  font-size: 12px;
}
@media (max-width: 567px) {
  .news-page .read-post-list .vertical-list .post-item .button.banner-button {
    padding: 5px 8px;
  }
  .news-page .read-post-list .vertical-list .post-item .thumbnail {
    max-height: 130px;
    margin-right: 10px;
  }
  .news-page .read-post-list .vertical-list .post-item .content .short-description {
    font-size: 14px;
  }
  .news-page .detail-post .top .theme {
    flex-wrap: wrap;
    gap: 10px;
  }
  .news-page .detail-post .author {
    flex-direction: column;
  }
  .news-page .detail-post .author .description .socials {
    flex-wrap: wrap;
  }
}/*# sourceMappingURL=news.css.map */