.tourTable { background:#ff6600 !important; color:#fff !important; font-weight:700;}
.tourTagLine { margin-bottom:20px; font-size:15px; text-transform:uppercase;}
.acc-body p { text-align:justify; }
.highlightBox { display:block; padding:8px 10px; background:#ECECEC ; color:#000; font-size:15px; letter-spacing:0.5px; border-radius:3px;}
.highlightBox1 { padding:8px 10px; color:#f60; font-size:17px !important; letter-spacing:0.5px; border-radius:3px;}
.margin-top-15 { margin-top:15px;}
a.color-dark-2-light:hover {  color: rgba(0, 0, 0, 0.9); }
.main-title > p span { padding:7px 15px; background: rgba(0, 0, 0, 0.6); border-radius:4px; }
.simple-tab .tab-info img:nth-child(even) { max-width:50%; float:left; margin-right:25px; margin-top:25px; }
.simple-tab .tab-info img:nth-child(odd) { max-width:50%; float:right; margin-left:25px; margin-top:25px; }
.tab-info .col-lg-5 img { min-width:100%;}
.qLinks { margin-bottom:50px; background:#f8f8f8; padding:20px 20px 10px; border-radius:5px; text-align:center;}
.qLinks a { margin-left:10px; margin-bottom:10px; display:inline-block; border-right:1px solid #AFAFAF; padding-right:10px;}
.input-style-11 { margin-bottom:20px;}
.form-block { margin-bottom: 10px; }
.pnlForm {}
.pnlForm h5 { display:block; margin-bottom:20px; text-transform:uppercase; font-weight:bold; background:#f8f8f8; border-radius:4px; padding:15px 26px;}
.pnlForm .input-label{ display:block; margin-bottom:8px; font-weight:bold; font-size:12px; }
.pad-top-40 { padding-top:40px;}
.ui-widget { font-size:1em !important;}

.pnlIndex { background:#f8f8f8; padding:10px 20px; border-radius:10px; margin-bottom:30px; border:1px solid #D2D2D2}
.pnlIndex h1 { font-size:32px; text-align:center; margin-bottom:10px;}
.pnlIndex .heading1 { font-size:16px; font-weight:700; background:#fff; text-align:center; padding:10px; border-radius:10px; border:1px solid #D2D2D2}
.pnlIndex li { display:block; line-height:45px; text-transform:capitalize; border-bottom:1px  dashed #A7A7A7; }
.pnlIndex li:nth-child(even) { }
.pnlIndex li:last-child { border-bottom:none; }
.pnlIndex li span { display:inline-block; }
.pnlIndex li span:first-child { width:80%; border-bottom:dashed 1px solid; border-color:#AFAFAF; font-weight:400; }
.pnlIndex li span:nth-child(2) { width:20% }
.pnlIndex li a:hover { color:#ff6600; }


/* Map Zoom effect styles */
.zoomover .item { position: relative; width: 100%; height: 550px; margin-bottom: 25px;}
.zoomover .item .zoo-item { border: 1px solid #EEEEEE; margin: 10px;}
@media screen and (max-width: 991px) {
	.zoomover .item { height:650px; }
}
@media screen and (max-width: 991px) {
	.zoomover .item { height:450px; }
}
