#main {
  margin-top: 130px; }

.list-news {
  margin-top: 25px; }
  .list-news .title {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 35px;
    color: #008CF0;
    text-transform: uppercase;
    font-weight: bold; }
  .list-news h5 {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #008CF0;
    padding: 40px 0; }
  .list-news .content .item {
    position: relative;
    margin-bottom: 20px; }
    .list-news .content .item .info > a {
      overflow: hidden;
      height: 225px;
      display: block; }
      .list-news .content .item .info > a img {
        width: 100%; }
    .list-news .content .item .content_news {
      padding: 0px 20px 30px 20px;
      background: #F4F9FC; }
      .list-news .content .item .content_news .title {
        font-size: 16px;
        font-family: GoogleSans-Bold;
        color: #000000;
        line-height: 20px;
        padding: 10px 0;
        height: 60px; }
      .list-news .content .item .content_news .time {
        color: #777777;
        padding-bottom: 10px;
        font-size: 14px; }
      .list-news .content .item .content_news .summary {
        padding-top: 10px;
        font-size: 14px;
        height: 76px; }

.pagination {
  margin-bottom: 30px; }

@media screen and (max-width: 768px) {
  #main {
    margin: 0; } }

/*# sourceMappingURL=search.css.map */
