.divTable, .table_style {
	border-collapse: collapse
}

.detail .money, .viewgrid .items .tour-info span {
	display: block
}

.divTable .divHeading, .divTable .divHeading .Cell {
	border-bottom-width: 2px
}

.money {
	color: #c30;
	font-weight: 700
}

.discounts_money {
	color: #000;
	font-weight: 400;
	text-decoration: line-through
}

.viewgrid .items .tour-info {
	margin-top: 5px
}

.detail .tour-price .booking {
	background-color: #0d76d2;
	padding: 8px 30px;
	border-radius: 2px;
	text-transform: uppercase;
	font-weight: 500;
	transition: .5s
}

.detail .tour-price .booking:hover {
	opacity: .8
}

.detail .tour-price .booking, .viewgrid .items .tour-info .money.no-discount {
	margin-top: 10px
}

.viewgrid .items .tour-title {
	display: block;
	font-weight: 500
}

.booking .panel .panel-heading, .detail .nav-tabs>li.active>a, .detail .nav-tabs>li.active>a:focus, .detail .nav-tabs>li.active>a:hover, .divTable .divTitle {
	font-weight: 500
}

.viewcat .cat-info {
	position: relative;
	margin: 20px 0
}

.viewcat .cat-info .image {
	width: 280px;
	margin-right: 15px
}

.viewcat .cat-info h1 {
	font-size: 22px;
	margin-bottom: 10px;
	color: #0d76d2
}

.flex-caption {
	width: 100%;
	padding: 2%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	text-align: justify;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0
}

.detail .dl-horizontal dt {
	text-align: left;
	margin-bottom: 5px
}

.detail .tour-price {
	text-align: center
}

.detail .tour-price .money {
	font-size: 25px
}

.detail .tab-pane {
	padding-top: 10px
}

.detail .tab-pane ul {
	list-style: inherit;
	margin: 8px 0;
	-webkit-padding-start: 40px
}

.detail figure {
	float: none;
	margin: 10px 0;
	width: 100%
}

.detail figure img {
	width: 100%;
	height: auto
}

.divTable {
	display: table;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 20px
}

.divTable .divTitle {
	display: table-caption;
	text-align: center;
	font-size: larger
}

.divTable .divHeading {
	display: table-row;
	font-weight: 700
}

.divTable .Row {
	display: table-row
}

#price .money, .divTable .Cell {
	display: table-cell
}

.divTable .Row:nth-of-type(odd) {
	background-color: #f9f9f9
}

.divTable .Row:hover {
	background-color: #f5f5f5;
	cursor: default
}

.divTable .Cell {
	border: 1px solid #ddd;
	border-width: thin;
	padding: 8px
}

.divTable h3, .services h3 {
	text-transform: uppercase;
	margin-bottom: 10px
}

.detail ul.tour-plan li {
	padding: 10px;
	cursor: pointer
}

.detail ul.tour-plan li:hover {
	background-color: #e9e9f3;
	border-left: 2px solid #c30
}

.fb-like, .fb-share-button {
	margin: 0;
	top: 0
}

.fb-like {
	height: 30px;
	margin-right: 50px
}

.socialicon {
	height: 20px
}

#theFixed {
	position: fixed;
	top: 345px;
	right: 0
}

input[type=checkbox], input[type=radio] {
	margin-top: 0
}

.btn-booking {
	margin-top: 10px;
	margin-bottom: 20px;
	border-radius: 2px !important;
	padding: 12px 35px;
    text-transform: uppercase;
}

.rule_agree {
	color: red
}

.booking .hidden {
	display: none
}

.detail .viewlist .money, .star {
	display: inline-block
}

.payment .money h2 {
	font-size: 20px
}

.payment .payment-status-box {
	border: 1px solid red;
	padding: 20px
}

.ajax-load-qa {
	background: url(../images/tours/loading.gif) center no-repeat;
	position: fixed;
	z-index: 9999999999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.viewgrid .thumbnail {
	position: relative
}

.viewgrid .thumbnail .label-sale {
	position: absolute;
	top: 14px;
	left: 0
}

.booking .contact-info .form-group .input-quantity {
	width: 65px
}

.tour-image img {
	width: 100%
}

.block_bxslider_carousel .flexslider {
	margin-bottom: -6px
}

.panel-primary>.panel-heading span a {
	color: #fff
}

.star-icon {
	width: 16px;
	height: 16px;
	display: block;
	background: url(../images/tours/star.png) no-repeat
}

#description_html {
	margin: 10px 0 20px;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
	text-align: justify
}

.table_style {
	margin-bottom: 15px;
	text-align: left;
	width: 100%;
	border: 1px solid #eee
}

.table_style td, .table_style th {
	border-right: 1px solid #eee;
	text-align: center
}

.table_style th {
	background: #0065bf;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 15px 5px;
	text-transform: uppercase
}

.table_style td {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 6px;
	vertical-align: middle;
	line-height: 1.5
}

.table_style .left {
	text-align: left;
	font-weight: 700
}

.table_style .booking {
	display: inline-block;
	margin-top: 6px;
	padding: 6px 12px;
	background: #2484d8;
	cursor: pointer;
	color: #fff;
	white-space: nowrap;
	border: 0
}

.table_style .booking:hover {
	background: #ff5200
}

.comment_area {
	border: 1px solid #eee;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px
}

.comment_area .title {
	color: #2d9ad9;
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	font-weight: 300
}

.detail .nav-tabs {
	background-color: #ddd;
	display: inline-block;
	width: 100%;
	padding: 2px 10px 0
}

.detail .nav-tabs>li>a {
	padding: 12px 30px;
	text-transform: uppercase
}

#imageGallery img {
	width: 100%
}

@media (max-width:767px) {
	.detail .nav-tabs li {
		width: 100%
	}

	.detail .nav-tabs {
		padding: 10px
	}

	.detail .dl-horizontal dt {
		display: inline-block;
		width: 50%
	}

	.detail .dl-horizontal dd {
		display: inline-block
	}

	.viewcat .cat-info .image {
		width: 100%;
		margin: 0 0 15px 0
	}

	.viewlist .panel-body {
		padding: 15px 0
	}

	.tour-image {
		margin-bottom: 15px
	}

}
