body{background: #000; color: #fff;}
.main-greybg {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	background:url(../images/main-bg-left.png) left top repeat-y, url(../images/main-bg-right.png) right top repeat-y;
	padding: 50px 0 30px 0;
	position: relative;
}
.main-grybg-inner {
	width: 100%;
	max-width: 980px;
	display: block;
	margin: 0 auto;
	padding: 0 10px;
}
.jim-cbt {
	width: 100%;
	padding-bottom: 30px;
}
.jim-cbt h2 {
	font-size: 21px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-family: 'dinbek_mediumregular';
	padding-bottom: 10px;
}
.jim-cbt h2 sup {font-size: 11px; text-transform: lowercase; top: -10px;}
.jim-cbt p {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	padding-top: 10px;
}
.jim-activity {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 20px 0 30px 0;
}
.jim-activity h2 {
	font-size: 28px;
	text-align: center;
	color: #fff;
	font-family: 'dinbek_mediumregular';
	padding-bottom: 10px;
}
.jim-activity ul {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 20px 0 10px 0;
}
.jim-activity ul li {
	display: inline-block;
	width: 30%;
	margin-right: 4%;
	margin-bottom: 35px;
	position: relative;
    overflow:hidden;
}
.jm-actv-img:hover strong{ bottom: 0px;}
.jim-activity ul li strong span{font-weight: normal; font-size: 14px; line-height: 17px; display: block; padding-top: 4px;}

.jim-activity ul li:nth-child(3n) {
	margin-right: 0;
}
.jm-actv-img {
	display: block;
	padding-left: 0;
}
.jim-activity ul li img {
	display: inline-block;
	width: 100%;
}
.jim-activity ul li strong {
    position: absolute;
    bottom: -74px;
    left: 0;
    background: rgba(0,0,0,0.8);
    padding: 10px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    transition: all 0.5s ease;
    height:110px;
}
.single-column {
	padding-top: 5px;
	padding-bottom: 40px;
}
.single-column h3 {
	padding-top: 0;
}
.jtg_cont h3 {
	font-size: 30px;
	color: #fff;
	text-align: center;
	padding: 20px 0 35px 5px;
	padding-top: 20px;
	font-weight: normal;
	font-family: 'dinbek_mediumregular';
}
.regstr-trs .rg-row {
	width: 100%;
	float: left;
	margin-bottom: 16px;
	color: #fff;
}
.regstr-trs .rg-row .rg-td {
	width: 50%;
	float: left;
}
.regstr-trs .rg-row .rg-td-in {
	padding: 0 15px 0 0;
}
.regstr-trs .lft-lbl {
	width: 135px;
	float: left;
	font-size: 18px;
	color: #fff;
	margin-right: 10px;
	line-height: 35px;
	font-family: 'dinbek_boldregular';
	position: relative;
}
.regstr-trs .inpt-dv-rg {
	border: 1px solid #fff;
	padding: 5px 10px;
	width: 66%;
	float: left;
	position: relative;
}
.regstr-trs .inpt-dv-rg .input-rg {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
	font-size: 15px;
	color: #fff;
	height: 28px;
	line-height: 25px;
}
.regstr-trs .lft-lbl {
	width: 135px;
	float: left;
	font-size: 18px;
	color: #fff;
	margin-right: 10px;
	line-height: 35px;
	font-family: 'dinbek_boldregular';
	position: relative;
}
.regstr-trs .lft-lbl.mcatxt {
	width: 50px;
	float: left;
	margin-right: 0;
}
.regstr-trs .inpt-dv-rg.widthmca {
	width: 56%;
	margin-right: 10px;
	float: right;
}
.regstr-trs .button {
	background: url(../images/bg-button.png) repeat;
	display: block;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	float: left;
	text-align: center;
	width: 200px;
    margin-left:140px;
    float:left;
}
.regstr-trs .lft-lbl em {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0px;
	font-style: normal;
	font-weight: bold;
}
.tabs-cont-trs table {
	background: #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
}
.tabs-cont-trs table thead tr {
	background: #212021;
	color: #fff;
}
.tabs-cont-trs table thead tr th {
	color: #fff;
	border-right: 1px solid #fff;
}
.tabs-cont-trs table th, .tabs-cont-trs table td {
	padding: 10px 15px;
	color: #212021;
	font-size: 16px;
	font-family: 'dinbek_boldregular' !important;
}
.tabs-cont-trs table td {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
.exclusion-trs .blk-bx-trs {
	background: #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.exclusion-trs .blk-bx-trs-in {
	padding: 30px;
}
.blk-bx-trs-in ul {
	list-style: decimal;
	padding-left: 10px;
}
.blk-bx-trs-in li {
	font-size: 18px;
	color: #000;
	line-height: 21px;
	list-style: decimal;
	padding-bottom: 12px;
}
.jtg_contnew {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	padding-top: 10px;
	margin-bottom: 20px;
}
.align_lefttext {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	padding-top: 10px;
}
.list-item {
	list-style: none;
}
.list-item li {
	padding: 3px 0 0px 15px;
	font-size: 18px;
	line-height: 19px;
	color: #fff;
	background: url(../images/list-icon.png) no-repeat 0px 9px;
}
.floater-trs {
	width: 110px;
	height: auto;
	position: absolute;
	left: 0;
	top: 81px;
	border: 2px solid #212021;
	border-left-color: rgb(33, 32, 33);
	border-left-style: solid;
	border-left-width: 2px;
	border-left: none;
	background: #fff;
	border-radius: 0 8px 8px 0;
	z-index: 999999;
}
.floater-trs-in {
	padding: 0 0;
}
.floater-trs li {
	position: relative;
}
.floater-trs li a:hover, .floater-trs li.current a {
	background: #212021;
	color: #fff;
}
.floater-trs li a {
	color: #212021;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 8px;
	line-height: 18px;
}
.floater-trs-fix {
	position: fixed;
	top: 50%;
	margin-top: -128px;
}
.slick-slider.tour_bnr {
	margin-bottom: 0;
}
.tour_bnr .slick-dots {
	bottom: -35px;
	z-index: 500;
}
.tour_bnr .slick-dots li button {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ffba00;
	opacity: 0.5;
}
.tour_bnr .slick-dots li.slick-active button {
	opacity: 1;
}
.tnc-trs {
	width: 1200px;
	margin: 0 auto;
}
.tnc-trs h1 {
	font-size: 30px;
	color: #fff;
	padding-bottom: 20px;
	font-weight: bold;
}
.tnc-trs p {
	font-size: 15px;
	color: #fff;
	padding-bottom: 10px;
}
.tnc-trs ul {
	padding-left: 17px;
	list-style: decimal;
}
.tnc-trs li {
	list-style: decimal;
	font-size: 15px;
	color: #fff;
	padding-bottom: 8px;
}
.tnc-trs-tran {width: 1200px;margin: 3%;}
.tnc-trs-tran p {font-size: 15px;color: #fff;padding-bottom: 10px;}
.tnc-trs-tran h3 {font-size: 30px;color: #fff;padding: 0 0 25px 0;font-weight: normal;font-family: 'dinbek_mediumregular';}
.disclmr{color:#fff;}
.bdr-remove{border-bottom: 0px!important;}
.bdr-lft{border-left: 0px!important;}
.table-cost{width:450px; }
.table-cost table {background:#ccc; border-radius:10px;  -moz-border-radius:10px; -webkit-border-radius:10px;  overflow:hidden; }
.table-cost table thead tr {background:#212021; color:#fff;}
.table-cost table thead tr th {color:#fff;}
.table-cost table th, .table-cost table td {padding:4px; color:#212021; font-size:14px; font-family: 'dinbek_boldregular';width:25%}
.table-cost table td {border-left:1px solid #999; border-bottom:1px solid #999;}
.table-cost td:first-child {font-family: 'dinbekregular';}
.fancybox-title-inside-wrap{padding:7px 0px; color: #fff; font-size: 17px; text-align: center;background: #000; }
.reasons-row{width:100%; height: auto; overflow: hidden;}
.reasons-row li{width:25%; float: left;}
.reasons-col{ padding: 0px 10px;}
.reasons-img{width:100%;}
.reasons-img img{width:100%;}
.reasons-text{width:100%; padding-top: 15px; font-size: 14px; line-height: 17px; color: #fff; text-align: center;}
.reasons-col h4{font-size:16px;color:#fff;text-align:center;padding-top:10px;height:50px;}
.cost-disclmr{width:82%;margin:0 auto; overflow:hidden}
.cost-disclmr .disclmr{float:right;margin-left:50px;}
.cost-disclmr .table-cost{float:left;}
.buttom-reg{width:220px!important;padding:0!important}
.buttom-reg .button{width:100%!important;}
