.area-banner{
  margin-bottom: 50px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.area-banner.banner-post .content-banner,
.area-banner .content-banner{
  height: 456px;
}

.area-banner .content-banner:before{
  background-position: 0 65px;
  background-repeat: repeat-x;
  content: "";
  position: absolute;
  top: 0;
  z-index: 2;
  height: 456px;
  width: 100%;
}
.area-banner .content-banner:before{
  background-image: url(../images/shadow-bottom.png);
}
.area-banner .content{
  padding-top: 275px;
  z-index: 3;
}
.area-banner .content-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover!important;
}
.area-banner .content-banner .title-banner a{
  text-decoration: none;
}
.area-banner .content-banner .title-banner,
.area-banner .content-banner .description{
  color: #fff;
  position: relative;
  z-index: 3;
  width: 700px;
}
.area-banner .content-banner .title-banner a h2,
.area-banner .content-banner .title-banner{
  color: #fff;
  font-size: 47px;
  margin-bottom: 5px;
  text-decoration: none;
}
.area-banner .content-banner .title-banner{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.area-banner .content-banner .description{
  font-weight: normal;
}
.area-banner .text-info{
  color: #fff;
  font-size: 11px;
  position: absolute;
  top: 385px;
  right: 0;
  text-align: right;
  width: 180px;
  z-index: 5;
}
.area-banner .text-info a{
  color: #fff;
}
.area-banner .text-info a:focus,
.area-banner .text-info a:hover,
.area-banner .content-banner .description a{
  text-decoration: none;
}
.area-banner .content-banner .description a h3,
.area-banner .content-banner .description h3,
.area-banner .content-banner p,
.area-banner .content-banner .content p{
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}
.area-banner .content-banner p,
.area-banner .content-banner .content p{
  font-size: 14px;
  font-weight: bold;
}
.area-banner .footer-banner{
  background: url(../images/bg-banner-footer.jpg) no-repeat 0 0 #259e28;
  height: 97px;
}

.footer-banner ul li {
  list-style: none;
}

.area-banner .footer-banner img {
  cursor: pointer;
}

.slider-thumbnail {
  width: 99px;
  height: 53px;
}
