.vacation-destination {
 padding-right:0;
 padding-left:0;
 width:100%
}
.vacation-destination .heading-section {
 padding-left:15px;
 padding-right:15px
}
.section-home {
 overflow:hidden;
 position:relative;
 width:100%;
 z-index:2;
 margin:0 auto 0;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:10px;
 padding:15px 15px
}
.vacation-destination .vs-carousel .item {
 width:340px;
 padding-left:15px
}
.vacation-destination .vs-carousel .item .vs-box .vsb-top .vsbt-img {
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:10px;
 overflow:hidden;
 height:250px
}
.heading-section {
 position:relative;
 text-align:left;
 margin-top:20px;
 padding-left:15px;
 padding-right:15px
}
.heading-section .sa-title.popcat {
 width:100%;
 line-height:1
}
.heading-section .sa-title {
 color:#2450a6;
 font-size:18px;
 margin-bottom:5px;
 font-weight:600
}
.vacation-destination .vs-carousel .item .vs-box .vsb-top .vsbt-img img {
 width:100%;
 height:100%;
 max-height:99999999px
}
.vacation-destination .vs-carousel .item .vs-box .vsb-middle {
 padding:5px 0;
 font-weight:600;
 font-size:15px
}
.vacation-destination .vs-carousel .item .vs-box .vsb-middle .vsbm-left {
 color:#2450a6;
 display:inline-block
}
body a,
body a:hover {
 color:#393939;
 text-decoration:none
}
.section-home.home-news .home-news-wrap .news-item {
 border-bottom:1px solid #ddd;
 padding-bottom:15px;
 margin-bottom:15px
}
.section-home.home-news .home-news-wrap .news-item .news-content {
 position:relative;
 width:100%;
 padding-left:120px;
 min-height:70px
}
.section-home.home-news .home-news-wrap .news-item .news-content .hnw-img {
 width:100px;
 position:absolute;
 top:0;
 left:0;
 overflow:hidden;
 height:100%
}
.section-home.home-news .home-news-wrap .news-item .news-content .hnw-img img {
 height:auto;
 max-height:99999px;
 width:100%;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:10px
}
.section-home.home-news .home-news-wrap .news-item .hnw-title {
 font-weight:600
}
.section-home.home-news .home-news-wrap .news-item .news-content .hnw-desc .more {
 color:#095547
}
.section-home.home-news .home-news-wrap .more-category {
 padding:0
}
.section-home .more-category .mcbutton {
 position:relative;
 right:0;
 bottom:0;
 display:inline-block;
 font-size:14px;
 font-weight:600
}
.theme-button {
 background-color:#095547;
 padding:5px 15px;
 color:#fff;
 cursor:pointer;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius:5px;
 display:inline-block;
 border:0 solid #333;
 line-height:1.5
}
.section-home .more-category {
 width:100%;
 padding:10px 0 0;
 text-align:center
}