/*Add font ================================*/
#container {
  padding: 30px 0;
  background: #ffffff;
}
@media (min-width: 768px) {
  #container {
    padding: 10px 0px 10px;
    background: #ffffff;
  }
}
@media (min-width: 992px) {
  #container {
    padding: 10px 15px 10px;
    background: #ffffff;
  }
}

.box_contact {
  padding: 15px 0px;
}

.full.news {
  padding: 0 15px;
  background: #ffffff;
}
@media (min-width: 992px) {
  .full.news {
    padding: 30px 0;
  }
}

#tth-column_left, #tth-column {
  padding: 0 15px;
}

#tth-column_left {
  display: none;
}
@media (min-width: 992px) {
  #tth-column_left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 21%;
            flex: 0 0 21%;
    max-width: 21%;
    display: block;
    padding-right: 3rem;
  }
}

@media (min-width: 992px) {
  #tth-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
    padding: 0 15px;
  }
}

@media (min-width: 992px) {
  #tth-column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px;
  }
}

ul.wrap-suggestion-news {
  max-height: 200px;
}
ul.wrap-suggestion-news li a.item img {
  display: none;
}
ul.wrap-suggestion-news li a.item h3 {
  font-weight: 400;
}

.paginate {
  text-align: center;
}

.news_content .box_header {
  text-align: center;
}
.news_content .box_header .title {
  display: inline-block;
  margin-top: 2rem;
  margin-bottom: 2rem;
  position: relative;
  z-index: 0;
}
.news_content .box_header .title span {
  font: 300 1.3333333333rem/150% "Arial", sans-serif;
  text-transform: uppercase;
  color: #2c2c2c;
  background: #fff;
  display: inline-block;
  padding: 0 38px;
  z-index: 1;
}
@media (min-width: 992px) {
  .news_content .box_header .title span {
    font-size: 2.1333333333rem;
  }
}
.news_content .box_header .title b, .news_content .box_header .title strong {
  font-weight: 600;
}
.news_content .box_header .title:before, .news_content .box_header .title:after {
  content: "";
  background: #f04e26;
  border-radius: 4px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
.news_content .box_header .title:before {
  width: calc(100% + 100px);
  height: 6px;
  top: 18px;
}
.news_content .box_header .title:after {
  width: calc(100% + 60px);
  height: 3px;
  top: 28px;
}
.news_content .news_group {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0;
}
.news_content .news_group a {
  font-family: "Arimo-Regular";
  font-size: 13px;
  color: #262626;
  border-radius: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 7px 10px;
  margin: 5px 5px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .news_content .news_group a {
    font-size: 14px;
    padding: 3px 15px;
  }
}
@media (min-width: 992px) {
  .news_content .news_group a {
    font-size: 14px;
    padding: 3px 20px;
  }
}
.news_content .news_group a span {
  display: block;
  padding: 5px 0;
}
.news_content .news_group a:hover, .news_content .news_group a.active {
  color: #ffffff;
  background: #161616;
}

/*---------------list_group-----------------*/
.list_group .row_item-title {
  color: #2363c9;
  text-transform: uppercase;
  font-size: 12px;
  padding-bottom: 2px;
}
.list_group .row_item .img {
  float: left;
  border: 3px solid #ffffff;
  margin-right: 12px;
  width: 177px;
  height: 118px;
  overflow: hidden;
}
.list_group .row_item .title a {
  font-size: 12px;
  color: #353636;
}
.list_group .row_item .date {
  font-size: 11px;
  font-weight: normal;
  color: #777777;
}
.list_group .row_item .short {
  font-size: 11px;
  line-height: 15px;
  max-height: 45px;
  overflow: hidden;
}
.list_group .row_item .other {
  list-style: none;
  margin: 0px;
  padding: 10px 0px 0px;
}
.list_group .row_item .other li a {
  background: url(../images/icon_other.gif) no-repeat 0px 5px;
  padding-left: 10px;
}

/*-------------------item_detail----------------*/
#item_detail > img {
  width: 100%;
  height: auto;
}
#item_detail > .group {
  color: #006ece;
  padding: 10px 0;
}
#item_detail > .group a {
  font: 400 0.9333333333rem/150% "Arial", sans-serif;
  color: #006ece;
}
#item_detail > h1 {
  font-family: "Arimo-SemiBold";
  font-size: 20px;
  text-transform: uppercase;
  color: #2b2a2a;
}
@media (min-width: 992px) {
  #item_detail > h1 {
    font-size: 38px;
  }
}
#item_detail .date {
  padding: 10px 0 0;
  color: #a0a0a0;
  font-size: 16px;
  font-family: "Arimo-Regular";
}
#item_detail > .item-short {
  font-weight: bold;
}
#item_detail > .item-content {
  font-family: "Arimo-Regular";
  font-size: 16px;
  color: #5f5f5f;
  text-align: justify;
  padding: 10px 0;
}
#item_detail > .item-content * {
  max-width: 100% !important;
}
#item_detail > .item-content p {
  line-height: 1.6;
}
#item_detail > .item-content img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
}
/*# sourceMappingURL=news.css.map */