.news_post_banner {
  padding-top: 217px;
  padding-bottom: 48px;
}
.news_post_banner .banner_image {
  height: 577px;
  width: 100%;
}
.news_post_banner .banner_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news_post_banner .banner_texts_wrap {
  padding-top: 48px;
  padding-bottom: 108px;
}
.news_post_banner .banner_texts_wrap .banner_title {
  text-transform: uppercase;
  margin: 0 0 16px;
  max-width: 1154px;
}
.news_post_banner .banner_texts_wrap .banner_desc {
  max-width: 792px;
}
.news_post_banner .banner_button {
  background-color: #FFFFFF;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #18291B;
  height: 48px;
  padding-right: 13px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.news_post_banner .banner_button::after {
  content: "";
  position: absolute;
}
.news_post_banner .banner_button .button_title {
  padding-left: 20px;
  padding-right: 12px;
}
.news_post_banner .banner_button .upperC {
  text-transform: uppercase;
}
.news_post_banner .buttons_banner_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 24px;
}

@media screen and (max-width: 1024px) {
  .news_post_banner {
    padding-top: 216px;
  }
  .news_post_banner .banner_image {
    height: 299px;
  }
  .news_post_banner .banner_texts_wrap {
    padding-bottom: 110px;
  }
  .news_post_banner .banner_texts_wrap .banner_title {
    margin: 0 0 14px;
  }
  .news_post_banner .buttons_banner_wrap svg {
    width: 67px;
    margin-right: -14px;
  }
}
@media screen and (max-width: 767px) {
  .news_post_banner .banner_image {
    height: 136px;
  }
  .news_post_banner .banner_texts_wrap {
    padding-bottom: 24px;
  }
  .news_post_banner .svg_wrap {
    border-bottom: 1px solid #FFFFFF;
    width: 100%;
    margin-bottom: 32px;
    text-align: end;
  }
  .news_post_banner .banner_button svg {
    display: none;
  }
  .news_post_banner .banner_button .button_title {
    padding-left: 12px;
  }
  .news_post_banner .banner_button .file_info {
    font-size: 10px;
  }
  .news_post_banner .buttons_banner_wrap {
    border-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .news_post_banner .buttons_banner_wrap svg {
    width: 55px;
    height: 55px;
  }
}
.news_builder_wrap .full_width_image {
  padding: 56px 0 32px;
}
.news_builder_wrap .full_width_image .img_desc {
  margin-top: 18px;
}
.news_builder_wrap .full_width_image .full_img_wrap {
  height: 614px;
  width: 100%;
}
.news_builder_wrap .full_width_image .full_img_wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news_builder_wrap .content_section_news .csn_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: -webkit-calc(100% + 26px);
  width: -moz-calc(100% + 26px);
  width: calc(100% + 26px);
  margin-left: -13px;
  padding: 56px 0 32px;
}
.news_builder_wrap .content_section_news .left_side, .news_builder_wrap .content_section_news .right_side {
  width: -webkit-calc(50% - 26px);
  width: -moz-calc(50% - 26px);
  width: calc(50% - 26px);
  margin: 0 13px;
}
.news_builder_wrap .content_section_news .left_title {
  margin: 14px 0 12px;
}
.news_builder_wrap .content_section_news .left_title.text_32 {
  padding-right: 31px;
}
.news_builder_wrap .content_section_news .b_color {
  color: #AB3838;
}
.news_builder_wrap .content_section_news .left_info_wrap {
  min-width: 212px;
  display: inline-block;
}
.news_builder_wrap .content_section_news .left_info_wrap img {
  width: 100%;
}
.news_builder_wrap .content_section_news .bottom_elem_left {
  border-top: 1px solid #18291B;
  padding-top: 12px;
  margin-top: 12px;
}
.news_builder_wrap .content_section_news .right_side .fill_width_img {
  width: 100%;
  height: auto;
}
.news_builder_wrap .content_section_news .right_side .img_desc {
  margin-top: 18px;
}
.news_builder_wrap .content_section_news .right_side .title_wrap {
  text-transform: uppercase;
  margin-bottom: 26px;
}

@media screen and (max-width: 1024px) {
  .news_builder_wrap .full_width_image {
    padding: 8px 0 20px;
  }
  .news_builder_wrap .full_width_image .img_desc {
    margin-top: 10px;
  }
  .news_builder_wrap .full_width_image .full_img_wrap {
    height: 318px;
  }
  .news_builder_wrap .content_section_news .csn_content {
    width: 100%;
    margin-left: 0px;
    padding: 55px 0 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .news_builder_wrap .content_section_news .left_side, .news_builder_wrap .content_section_news .right_side {
    width: 100%;
    margin: 0;
  }
  .news_builder_wrap .content_section_news .left_side:not(.no_content) {
    margin-top: 108px;
  }
  .news_builder_wrap .content_section_news .right_side .title_wrap {
    margin-right: 36px;
  }
  .news_builder_wrap .content_section_news .right_side .desc_wrap {
    margin-right: 38px;
  }
}
@media screen and (max-width: 767px) {
  .news_builder_wrap .full_width_image {
    padding: 32px 0 15px;
  }
  .news_builder_wrap .full_width_image .full_img_wrap {
    height: 166px;
    width: -webkit-calc(100% + 48px);
    width: -moz-calc(100% + 48px);
    width: calc(100% + 48px);
    margin-left: -24px;
  }
  .news_builder_wrap .content_section_news .left_title.text_32 {
    font-size: 32px;
    line-height: 48px;
    padding-right: 0px;
  }
  .news_builder_wrap .content_section_news .right_side .fill_width_img.mob_fill_vw {
    width: -webkit-calc(100% + 48px);
    width: -moz-calc(100% + 48px);
    width: calc(100% + 48px);
    margin-left: -24px;
  }
  .news_builder_wrap .content_section_news .right_side .title_wrap {
    font-size: 32px;
    line-height: 48px;
    margin-right: 0;
  }
  .news_builder_wrap .content_section_news .right_side .desc_wrap {
    margin-right: 0;
  }
}
.research_section {
  padding-top: 56px;
}
.research_section .top_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #18291B;
  padding-bottom: 13px;
  margin-bottom: 62px;
}
.research_section .one_category {
  width: 566px;
  margin-right: 24px;
  padding-bottom: 80px;
}
.research_section .top_image_wrap {
  height: 364px;
  width: 100%;
  background-color: #AB3838;
  margin-bottom: 40px;
}
.research_section .top_image_wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.research_section .cat_title {
  margin: 16px 0;
  text-transform: uppercase;
  max-width: 410px;
}
.research_section .cat_desc {
  max-width: 448px;
}
.research_section .categories_swiper {
  overflow: visible;
}
.research_section .swiper-pagination {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 2px !important;
  background-color: rgba(24, 41, 27, 0.6);
  width: 100%;
}
.research_section .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #18291B !important;
}
.research_section .sp_content {
  padding-bottom: 70px;
}
@media screen and (max-width: 1024px) {
  .research_section .one_category {
    width: 448px;
  }
  .research_section .top_image_wrap {
    height: 288px;
  }
}
@media screen and (max-width: 767px) {
  .research_section .one_category {
    width: 327px;
    padding-bottom: 112px;
  }
  .research_section .top_image_wrap {
    height: 208px;
  }
}/*# sourceMappingURL=single.css.map */