.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: #e20f31;
    text-transform: uppercase;
}

.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;
	padding-left: 20px;
}

.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 {
	margin-right: 5px;
	height: 20px;
}

.socialicon {
	line-height: 10px;
}

#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;
	padding: 0 10px
}

.detail .nav-tabs>li>a {
	padding: 12px 30px;
	text-transform: uppercase;
	border-radius: 0;
	border: none;
	line-height: 22px;
}

#imageGallery img {
	width: 100%
}

.timeline{
    position: relative;
    border-left: 2px solid #e7e7e7;
    padding-left: 40px;
}

.timeline h2{
	font-size: 16px;
    color: #e20f31;
    margin-top: 20px;
    margin-bottom: 15px;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
}

.timeline h2:before{
	content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
	position: absolute;
    top: 5px;
    left: -46px;
    background-color: #e20f31;
    box-shadow: 0 0 0 5px #e20f317a;
}

.timeline img{
	max-width: 100%;
	height: auto;
}

.timeline p{
	margin-top: 25px;
    color: #666;
    font-size: 15px;
    position: relative;
}

.timeline p:not(:empty):before{
	content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #c4c4c4;
    position: absolute;
    left: -46px;
    top: 8px;
}

.detail .fixed{
	position: fixed;
	top: 46px;
    width: 63.6555%;
    z-index: 99;
    transition: 0.5s all
}

.timeline a{
	color: #e20f31;
}

.timeline a:hover{
	color: #b90825;
}

.detail-content .title{
	font-size: 18px;
    line-height: 30px;
    color: #e20f31;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: solid 1px rgba(0,0,0,.15);
    text-transform: uppercase;
}

.price-table{
	width: 100%;
	margin-bottom: 15px;
}

.price-table th{
	background-color: #e20f31;
    color: #fff;
    border: 1px solid #e7e7e7;
    padding: 5px;
    height: 38px;
    text-align: center;
}

.price-table td{
	border: 1px solid #e7e7e7;
	text-align: center;
	line-height: 40px;
}

#note .content ul{
	padding-left: 20px;
}

#note .content ul li{
	list-style: disc;
}

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

	.detail .nav-tabs {
		top: 50px;
		width: 94.555%;
	}

	.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
	}

	.timeline{
		padding-left: 20px;
	}

	.timeline h2:before,
	.timeline p:not(:empty):before{
		left: -26px;
	}
}
