body{
	background-image: url(../img/bg-home.png);
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
}
.bg-grad{
	background-color: transparent;
}
header.menu-3{
	background-color: transparent !important;
}
.popular-img{
	min-height: 185px;
}
.header2-baner {
    padding-bottom: 10px;
}
.baner-bar{
	padding: 10px;
}
.main-slider img{
	margin-top: 30px;
	margin-bottom: 30px;
	border-radius: 5px;
	box-shadow: 0 25px 25px -10px rgba(11, 11, 11, 0.2), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(70, 70, 70, 0.24);
}
.open-trip-list{
	margin-top: 25px;
}
.open-trip-list .open-trip-title{
	margin: 20px 0px;
	font-size: 16px;
}
.hotel-small.style-2 .hotel-desc {
    margin-left: 135px;
}
.hotel-small.style-2 .tour-info i{
	font-weight: 700;
	color: #808080;
}
.hotel-small.style-2 h4{
	letter-spacing: 0px;
	margin-bottom: 3px;
	line-height: 18px;
}
.tour-info span{
	padding-left: 0;
	color: #808080;
}
.tour-info .price{
	font-size: 14px;
    color: #f07a1b;
}
.tour-info{
	padding-bottom: 0;
}
.hotel-small.style-2 .tour-info:last-child{
	padding-bottom: 0;
}
.hotel-small .hotel-desc{
	margin-top: 0;
}
.hotel-small{
	margin-bottom: 20px;
}
.img-service{
    width: 150px;
    margin: auto;
    padding: 25px;
}
.service-content h4{
	font-weight: 700;
}
.service-content{
	padding: 0px  20px 20px 20px;
}
.slide-service{
	background-color: #fff;
}
.hotel-item{
	background-color: #fff;
	border-radius: 5px;
}
.hotel-item.style-7 h6{
	text-transform: none;
}
.hotel-item.style-7 .title {
    border: none;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 5px;
}