div#first-level-banner {
  /*background:transparent url(images/agora-banner.jpg) left top no-repeat;*/
  height:110px;
  text-indent:-9999px;
  padding:0;
}

section#top-banner .swiper-container {
  width:920px;
  height:400px;
}

section#top-banner .swiper-slide .info-title {
  background-color:#fff;
}

section#top-banner .swiper-slide .info-title h1 {
  margin-bottom:5px !important;
}

section#top-banner .swiper-slide div.info {
  bottom:10px;
}

section#top-banner .pagination {
  right:10px;
  left:auto;
}

section#top-banner .info-body {
  padding:0;
  background-color:transparent;
  font-size: 1.25em;
  padding-bottom: 10px;
}

nav#subsiteMenu ul.top-submenu li  {
    border-top: 1px solid #d2d0d0;
}
