.news_page_div {
  display: flex;
  flex-wrap: wrap; }
  .news_page_div .news_items {
    width: 25%;
    padding: 0 10px 20px; }
    @media (max-width: 991px) {
  .news_page_div .news_items {
    width: 50%; } }
    @media (max-width: 479px) {
  .news_page_div .news_items {
    width: 100%; } }
    .news_page_div .news_items .news_pic {
      text-align: center;
      font-size: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px; }
    .news_page_div .news_items .news_name {
      padding-bottom: 10px; }
      .news_page_div .news_items .news_name a {
        text-decoration: none;
        font-size: 18px;
        font-weight: 500;
        color: #000; }
    .news_page_div .news_items .news_note {
      margin-top: 10px;
      line-height: 24px;
      margin-bottom: 10px;
      font-family: Roboto, sans-serif;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      color: #acacac; }
    .news_page_div .news_items .news_date {
      font-family: Roboto, sans-serif;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      color: #676767; }
  .news_page_div.hbl .news_items:nth-child(n+5) {
    display: none; }

.news_page_div_more {
  display: block;
  padding-top: 20px;
  padding-left: 10px; }
  .news_page_div_more a {
    display: inline-block;
    vertical-align: top;
    border: 2px solid #f1d2ca;
    text-decoration: none;
    padding-left: 30px;
    padding-right: 30px;
    height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: El Messiri, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    color: #585858;
    text-transform: uppercase; }

.head-empty {
  display: none; }

.head_block.fixed {
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10; }
  .head_block.fixed + .head-empty {
    display: block; }

.hslider .hslider_items .hslider_pic {
  font-size: 0; }
  .hslider .hslider_items .hslider_pic img.pic1 {
    display: block; }
    .hslider .hslider_items .hslider_pic img.pic2 {
      display: none; }
    .hslider .hslider_items .hslider_pic img.pic3 {
      display: none; }
    @media (max-width: 768px) {
      .hslider .hslider_items .hslider_pic img.pic1 {
        display: none; }

      .hslider .hslider_items .hslider_pic img.pic2 {
        display: block; }

      .hslider .hslider_items .hslider_pic img.pic3 {
        display: none; } }
    @media (max-width: 580px) {
      .hslider .hslider_items .hslider_pic img.pic1 {
        display: none; }

      .hslider .hslider_items .hslider_pic img.pic2 {
        display: none; }

      .hslider .hslider_items .hslider_pic img.pic3 {
        display: block; } }
  .hslider .hslider_items .hslider_text {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    padding: 0 70px; }
  @media (max-width: 479px) {
      .hslider .hslider_items .hslider_text {
        padding: 0 50px 30px; } }
  .hslider .hslider_items .hslider_text .hslider_text_in {
    width: 100%;
    max-width: 1336px;
    margin: auto; }
    .hslider .hslider_items .hslider_text .hslider_text_in .hslider_title {
      font-size: 90px;
      line-height: 93px;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 20px;
      margin-left: 0px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      font-family: El Messiri, sans-serif;
      color: rgba(255, 255, 255, 1);
      font-weight: 700;
      text-shadow: 0px 7px 22px rgba(0, 0, 0, 0.5); }
      @media (max-width: 1440px) {
      .hslider .hslider_items .hslider_text .hslider_text_in .hslider_title {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 10px; }
        .hslider .hslider_items .hslider_text .hslider_text_in .hslider_title br {
          display: none; } }
      @media (max-width: 768px) {
      .hslider .hslider_items .hslider_text .hslider_text_in .hslider_title {
        font-size: 30px;
        line-height: 30px; } }
      @media (max-width: 640px) {
      .hslider .hslider_items .hslider_text .hslider_text_in .hslider_title {
        font-size: 20px;
        line-height: 20px; } }
    .hslider .hslider_items .hslider_text .hslider_text_in .hslider_link a {
      background: #fff;
      display: inline-block;
      padding: 15px;
      font-size: 14px;
      color: #ec2b58;
      text-decoration: none; }
      .hslider .hslider_items .hslider_text .hslider_text_in .hslider_link a span.icon {
        position: relative;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: top;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 19px;
        width: 15px;
        overflow-x: hidden;
        overflow-y: hidden;
        margin-left: 10px; }
        .hslider .hslider_items .hslider_text .hslider_text_in .hslider_link a span.icon svg {
          width: 100%;
          height: 100%; }
          .hslider .hslider_items .hslider_text .hslider_text_in .hslider_link a span.icon svg path.path-ivlsctq8h {
            fill: rgba(232, 0, 54, 1); }
      @media (max-width: 640px) {
        .hslider .hslider_items .hslider_text .hslider_text_in .hslider_link a {
          padding: 5px; }
          .hslider .hslider_items .hslider_text .hslider_text_in .hslider_link a span.icon {
            display: none; } }
  .hslider .owl-nav {
    position: absolute !important;
    top: calc(50% - 25px) !important;
    right: 10px !important;
    left: 10px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    pointer-events: none; }
  .hslider .owl-nav button {
    font-size: 0 !important;
    width: 50px !important;
    height: 50px !important;
    pointer-events: all !important;
    opacity: 0.5 !important; }
  .hslider .owl-nav button.owl-prev {
    right: inherit !important;
    left: 10px !important;
    background: #fff url(../left-arrow.png) 50% 50% no-repeat !important;
    -webkit-background-size: 25px auto !important;
    background-size: 25px auto !important; }
  .hslider .owl-nav button.owl-next {
    right: 10px !important;
    left: inherit !important;
    background: #fff url(../right-arrow_2.png) 50% 50% no-repeat !important;
    -webkit-background-size: 25px auto !important;
    background-size: 25px auto !important; }
  .hslider .owl-nav button:hover {
    opacity: 1 !important; }
  @media (max-width: 479px) {
    .hslider .owl-nav {
      top: inherit !important;
      bottom: 10px !important; }
      .hslider .owl-nav button {
        width: 30px !important;
        height: 30px !important;
        -webkit-background-size: 16px auto !important;
        background-size: 16px auto !important; }
        .hslider .owl-nav button.owl-prev {
          -webkit-background-size: 16px auto !important;
          background-size: 16px auto !important; }
        .hslider .owl-nav button.owl-next {
          -webkit-background-size: 16px auto !important;
          background-size: 16px auto !important; } }
  .hslider .owl-dots {
    position: absolute;
    right: 10px;
    bottom: 5px;
    left: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
  .hslider .owl-dots button {
    cursor: pointer;
    min-width: 15px;
    min-height: 15px;
    margin: 0 5px 5px;
    background-color: none;
    border: 2px solid #fff;
    outline: none;
    opacity: 0.5; }
  .hslider .owl-dots button:hover {
    opacity: 1; }
  .hslider .owl-dots button.active {
    border-color: #e80036;
    opacity: 1; }
