﻿
.eds_news_Ozone h1, .eds_news_Ozone h2, .eds_news_Ozone h3, .eds_news_Ozone h4, .eds_news_Ozone h5, .eds_news_Ozone h6 {
  margin: 0 0 15px;
  padding: 0;
  color: #000;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.1;
}
.eds_news_Ozone h1 {
  font-size: 36px;
}
.eds_news_Ozone h2 {
  font-size: 30px;
}
.eds_news_Ozone h3 {
  font-size: 24px;
}
.eds_news_Ozone h4 {
  font-size: 18px;
}
.eds_news_Ozone h5 {
  font-size: 14px;
}
.eds_news_Ozone h6 {
  font-size: 12px;
}
.eds_news_Ozone p {
  margin: 0 0 15px;
  padding: 0;
}
.eds_news_Ozone {
  margin-bottom: 30px;
}

  .eds_news_Ozone.eds_subCollection_news {
  
    line-height: 1.3;
    font-size: 13px;
    color: #504e4e;
  }


.iz-mainPage-projectsList-box-readMore-button {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.iz-mainPage-projectsList-box-readMore-button a {
      white-space: nowrap;
      background: var(--accent-color2);
      padding: 12px;
      color: var(--accent-color3) !important;
      border-radius: var(--b-radius-5);
}

  .iz-mainPage-projectsList .edn__articleListWrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    --bs-gutter-x: 30px;
    margin-left: -15px;
    margin-right: -15px;
  }



  .eds_news_Ozone *,
  .eds_news_Ozone *::before,
  .eds_news_Ozone *::after {
    box-sizing: border-box;
  }




  .eds_news_Ozone.eds_subCollection_news::after {
    display: block;
    content: "";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
  }


  .eds_news_Ozone.eds_subCollection_news a:hover {
    color: #504e4e;
    text-decoration: none;
    transition: 1s;
  }
  .eds_news_Ozone.eds_subCollection_news .article_pager,
.eds_news_Ozone.eds_subCollection_news .article_pagination table,
.eds_news_Ozone.eds_subCollection_news .ednMoreArticlesTriggerWrapper .trigger {
  border: solid 1px #c81704;
  border-radius: 4px;
  margin: 20px 0;
  font-size: 0;
}
.eds_news_Ozone.eds_subCollection_news .ednMoreArticlesTriggerWrapper {
    text-align: center;
    line-height: 0;
    font-size: 0;
  }
  .eds_news_Ozone.eds_subCollection_news .ednMoreArticlesTriggerWrapper .trigger {
    position: relative;
    padding: 0;
    background: none transparent;
    box-shadow: none;
    overflow: hidden;
    width: 75%;
  }
  .eds_news_Ozone.eds_subCollection_news .ednMoreArticlesTriggerWrapper .trigger > span {
    color: #c81704;
    
    line-height: 1;
    font-size: 15px;
    display: block;
    padding: 7px 10px;
  }
  .eds_news_Ozone.eds_subCollection_news .ednMoreArticlesTriggerWrapper .trigger .actionTextContainer {
    background-color: #fff;
    -webkit-transition: all 200ms linear;
    -khtml-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .eds_news_Ozone.eds_subCollection_news .ednMoreArticlesTriggerWrapper .trigger .loadingOverlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 100%;
    opacity: 0;
    -webkit-transition: opacity 200ms linear;
    -khtml-transition: opacity 200ms linear;
    -moz-transition: opacity 200ms linear;
    -ms-transition: opacity 200ms linear;
    -o-transition: opacity 200ms linear;
    transition: opacity 200ms linear;
  }
  .eds_news_Ozone.eds_subCollection_news .ednMoreArticlesTriggerWrapper .trigger .loadingOverlay::before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    font-family: "FontAwesome";
    line-height: 0;
    font-size: 21px;
    font-style: normal;
    font-weight: normal;
    opacity: 0.7;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
  }

  


  
  .iz-mainPage-projectsList-box-image img {
    max-width: 100%;
    width: 100%;
    border-radius: var(--b-radius-5);
  }
  .iz-mainPage-projectsList-box-title h5 {font-size:14px;font-weight:initial;}


  
 
 
  .iz-mainPage-projectsList .edn_411_article_list_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .iz-mainPage-projectsList-box-image {
    text-align: center;
  }
  .eds_news_Ozone.eds_subCollection_news .ednMoreArticlesTriggerWrapper .trigger:hover .actionTextContainer {
    color: #fff;
    background-color: #c81704;
  }
.eds_news_Ozone.eds_subCollection_news a{color:#c81704 !important}
  .eds_news_Ozone.eds_subCollection_news span, .eds_news_Ozone.eds_subCollection_news a, .eds_news_Ozone.eds_subCollection_news li, .eds_news_Ozone.eds_subCollection_news td, .eds_news_Ozone.eds_subCollection_news table {
    
    color: inherit;
    line-height: inherit;
    font-size: inherit;
  }
  .eds_news_Ozone.eds_subCollection_news .article_comments {
    margin: 15px 0 20px;
  }
  .eds_news_Ozone.eds_subCollection_news .article_comments .num_of_comment {
    border: solid 1px #c81704;
    border-radius: 4px;
    padding: 10px 15px;
    font-size: 14px;
    color: #000;
    margin: 0 0 10px;
  }
  .iz-mainPage-projectsList-box-info-author {
    display: flex;
    align-items: center;
    border-left: 1px solid #707070;
    padding: 10px;
  }
  
  .iz-mainPage-projectsList-box-info {
    display: flex;
    align-items: center;
    background-color: #F5F5F5;
    width: 55%;
    margin: 0 auto;
    border-radius: 5px;
    padding: 5px 5px;
    justify-content: center;
    font-size: 11px;
    transform: translate(0, -50%);
  }
  
  .iz-mainPage-projectsList-box-info-date {
    display: flex;
    align-items: center;
    padding: 10px;
    border-left: 1px solid #707070;
  }
  
  .iz-mainPage-projectsList-box-info-visit {
    display: flex;
    align-items: center;
    padding: 10px;
  }
  

  
  .iz-mainPage-projectsList-box-info-author-icon {
    margin-left: 5px;
  }
  
  .iz-mainPage-projectsList-box-info-date-icon {margin-left: 5px;}
  
  .iz-mainPage-projectsList-box-info-visit-icon {
    margin-left: 5px;
  }
  .iz-mainPage-projectsList-box-description p {
    line-height: 26px;
    text-align: justify;
    color: #000;
    line-height: 37px;
  }
  .iz-mainPage-projectsList .row {
    max-width: 100%;
  }
  


.slide_pik{
  border-radius: 15px;
  overflow: hidden;
}

.sliderpikprev ,.sliderpiknext{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.sliderpikprev {
left: 20px;
}
.sliderpiknext{
right: 20px;
}
.spicer{
  height: 40px;
}
.in_article_image  img{
  display: block;
  margin: 2rem auto;
}