@charset "utf-8";
/* CSS Document */

/*By Deafault Css Setting Start*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

* { 
    margin: 0; 
    padding: 0; 
    border: 0; 
}

p {
    padding:0 0 5px 0;
	text-align:justify; 
}
 
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#424950;
	line-height:1;
	background:#fff;
	max-width:1380px;
	margin:0 auto;
	background:  url('../images/a.jpg') repeat scroll center top;
	
	
	
	
} 

article { 
    text-align:justify;
	line-height:20px;
}

section {
    text-align:justify;
	line-height:20px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

img {
     border:none;
}
img:hover {
     border:none;
}

input,textarea,select {
    padding:8px;
	background:#fbfbfb;
    border:solid 1px #d8d8d8;
}

h1{
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:22px;
	color:#505050;
}

h1 em {
   font-size:18px;
}

h2{
   font-family:"Trebuchet MS";
   font-weight:normal;
   font-size:26px;
}

h3{
   font-family:"Trebuchet MS";
   font-weight:normal;
   font-size:22px;
}

h4{
   font-family:"Trebuchet MS";
   font-weight:normal;
   font-size:20px;
}

h5{
   font-family:"Trebuchet MS";
   font-weight:normal;
   font-size:18px;
}

table {  
  border-spacing: 0; 
  border-collapse: collapse; 
}

td { 
  text-align: left; 
  font-weight: normal; 
}

table.gridtable {
	border:1px solid #ededed;
}

table.gridtable th {
	padding:10px;
	background:#f6f6f6;
	color:#e57d00;
}

table.gridtable td {
	padding:10px;
	background:#f6f6f6;
}
/*------------------------------------*\
	GRIDVIEW TABLE CSS START
\*------------------------------------*/
.zebra td, .zebra th {
    padding:6px;
	line-height:20px;
	border: 1px solid #ccc;
	text-transform:capitalize;
    
}

.zebra tbody tr:nth-child(even) {
    background: #f6f6f6;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
}

.zebra th {
    text-align: left;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
    border-bottom: 1px solid #ccc;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eee));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
    background-image:    -moz-linear-gradient(top, #f5f5f5, #eee);
    background-image:     -ms-linear-gradient(top, #f5f5f5, #eee);
    background-image:      -o-linear-gradient(top, #f5f5f5, #eee); 
    background-image:         linear-gradient(top, #f5f5f5, #eee);
}

.zebra th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;  
}

.zebra th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.zebra th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.zebra tfoot td {
    border-bottom: 0;
    border-top: 1px solid #fff;
    background-color: #f1f1f1;  
}

.zebra tfoot td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.zebra tfoot td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}

.zebra tfoot td:only-child{
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px
    border-radius: 0 0 6px 6px
}
/*------------------------------------*\
	GRIDVIEW TABLE CSS END
\*------------------------------------*/

a {
    color:#e57d00;
    text-decoration:underline;
	outline:0;
	border:none;
}

a:hover{
    color:#424950;
    text-decoration:none;
	outline:0;
	border:none;
}
a img {
    border: none;
}
/*By Deafault Css Setting End*/
.input-list {
	width:100%;
	background:url(../images/gred-list.jpg) bottom left repeat-x #fff;
	border:#d8d8d8 solid 1px;
	padding:10px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.input-list2 {
	width:100%;
	background:url(../images/gred-list.jpg) bottom left repeat-x #fff;
	border:#d8d8d8 solid 1px;
	padding:10px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.input-normal { width:60%; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px;}
.input-age { width:85px; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px;}
.input-address { width:60%; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px;}
.selectbox {
    padding:5px;
	font-size:12px;
	width:60%;
}

.clear { 
    clear:both;
	height:10px; 
} 

.right { 
    float: right; 
} 

.left { 
    float: left; 
}
.box-100 {
	float: left;
	height: auto;
	width: 100%;
}
.box-100-pad {
	float: left;
	height: auto;
	width: 98%;
	padding: 1%;
}
.auto {
	float: left;
	height: auto;
	width: auto;
}



/*Header Css Start */
#header {
	margin:0;
	padding:0;
	clear:both;
	}

.commandiv{ width:1200px; margin:0 auto;}
.fullhead { width:100%; height:180px; overflow:hidden;}
.fullheadmobile { display:none;}
.lefthead {width:140px; float:left;}
.centerhead {width:920px; float:left; background-color:#ce000c;overflow:hidden;height:180px;}
.cenlogo{ float:left; margin:17px 0 0 0; width:17%;}
.recen { margin:0 auto; text-align:center; width:83%; padding:30px 0 0 0;}
.wel{ font-size:30px; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:30px; color:#fff;}
.wel2{ font-size:30px; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:30px; color:#fff; margin:30px 0 0 0;}
.righthead {width:140px; float:left;}
.tollfree {
	float: left;
	height: auto;
	width: 98%;
background: #f6f6f6;
    color: #424950;
	font-size:12px;
	padding:0.5% 1% 1% 1%;
}
.tollfree ul {margin:0; padding:0; text-align:left;}
.tollfree ul li{margin:0; padding:0; display:inline; margin:0 1% 0 0; font-weight:normal;}
.tollfree ul li img{ position:relative; top:5px;}

.seprator {
	background-image: url(../images/seprator.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 16px;
	width: 100%;
}


.header-center {
	float: left;
	height: auto;
	width: 98%;
	padding: 0%;
}
.header-center-left {
	float: left;
	height: auto;
	width: 11%;
	text-align: left;
	padding:0 0 0 0;
}
.txtleft{
	float: left;
	height: auto;
	width: 47%;
	text-align: center;
	padding:0 0 0 0;
	margin:30px 0 0 0;
	
}
.txtleft h2{ font-size:22px; line-height:30px; text-align:center; }
.header-center-right {
	float: right;
	height: auto;
	width: 42%;
}
.header-center-right-menu {
	float: left;
	height: auto;
	width:98%;
	padding:1%;
	margin:10% 0 0 0;
	text-align:right;
}
.header-center-right-menu ul {
    margin:0;
    padding:0;
}
.header-center-right-menu ul li {
	margin:0 2% 0 0;
	padding:2% 3% 2% 3%;
	display:inline;
	text-transform:uppercase;
	font-family:'Open sans',sans-serif;
	font-size:12px;
	background:#f6f6f6;
	color:#424950;
	border:1px solid #ededed;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.header-center-right-menu ul li:last-child {
    margin:0;
}
.header-center-right-menu ul li a {
    text-decoration:none;
    color:#424950;
}
.header-center-right-menu ul li a:hover {
    text-decoration:none;
    color:#e57d00;
}


.header-bottom {
	float: left;
	width:100%;
	padding:0;
	background:#4f0101;
	border-bottom:5px solid #f7941d;
}
.nav {
	float: left;
	height: auto;
	width:100%;
	padding:0;
}
.nav ul {margin:0; padding:1.5%;}
.nav ul li{display:inline; font-family:'Open sans',sans-serif; font-size:14px; font-weight:normal; color:#fff; text-transform:uppercase;
 padding:1.3%; margin:0; cursor:pointer;  border-left:1px solid #fff;}
.nav ul li:hover{ text-decoration:underline;}
.nav ul li a{ text-decoration:none; color:#fff;}
.nav ul li a:hover{ text-decoration:none; color:#fff;}

/*Header Css End */


/*Display Css Start */
#display {
	float: NONE;
	width: 1200px;
	position:relative;
	border-bottom:5px solid #f7941d;
}
.gallery {
	width:100%;
	float:left;
	height: auto;
	z-index:1;
}
.gallery figure {
	width: 100%;
}
.gallery figure img {
	width: 100%;
}
/*Display Css End */


/*Path Container Css Start*/
#path {
	clear:both;
	background:#f2f2f2;
	padding:1%;
	text-align:left;
}
#path ul {
	margin:0;
	padding:0;
}
#path ul li {
margin:0 0 0 2%;
padding:2px 0 0 20px;
font-family:'Open sans',sans-serif;
font-size:13px;
color:#e57d00;
display:inline;
text-transform:uppercase;
background:url(../images/aerrow-path.png) no-repeat 0 4px;
}
#path ul li a {
    text-decoration:none;
	color:#424950;
}
#path ul li a:hover {
    text-decoration:underline;
	color:#e57d00;
}
/*Path Container Css End*/


 
#main-container{
	width:1200px;
	overflow:auto;
	padding:2% 0 2% 0;
	margin:0 auto;
}
.wrapper {
	float: left;
	height: auto;
	width: 100%;
}


/*Train Container Css Start*/
.train {
	float: left;
	height: auto;
	width:97.5%;
	padding:1%;
	margin:0 0 2% 0;
	border:1px solid #ededed;
}
.train img{
	width:100%;
}
.train-gallery{ width:100%; float:left;}

.train-left {
	float: left;
	width:67.5%;
	padding:2% 2% 0 0;
	border-right:1px dashed #d0d0d0;
}
.train-left h2{
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:17px;
	color:#505050;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
	text-align:left;
	padding:0 0 15px 0;
	margin:0 0 2% 0;
	background:url(../images/sep-heading.jpg) repeat-x bottom left;
}
.train-left p{
padding:0; margin:0; line-height:25px; text-transform:capitalize;
}


.train-right {
	float: left;
	width:26%;
	padding:5% 2% 2% 2%;
}
.train-right h2 {
	font-family: "Trajan Pro";
	font-size: 24px;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	color:#e57d00;
}
.train-right h2 em {
	font-size: 16px;
	color:#424950;
}
.train-right h2 span {
	color:#e57d00;
}
.train-right p{
padding:0; margin:0; line-height:25px; text-transform:capitalize; color:#999;
}
/*Train Container Css End*/



/* Left Col Wrapper Css Start */
.left-col {
	float: left;
	height: auto;
	width: 31.7%;
}
.left-col-inner {
	width:100%;
	float:left;
	margin:0 0 5% 0;
	background: url(../images/sep-heading.jpg) repeat-x bottom left;
	height:580px;
}
.left-col-inner h1{
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:18px;
	color:#505050;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
	text-align:left;
	padding:0 0 15px 0;
	margin:0 0 5% 0;
	background:url(../images/sep-heading.jpg) repeat-x bottom left;
}
.left-col-inner figure {
	width:90%;
	border:15px solid #f2f2f2;
}
.left-col-inner figure img {
	width:100%;
}
.left-col-inner p{
    margin:5% 0 5% 0;
    padding:0;
    line-height:25px;
    text-align:justify;
}
.left-col-inner p span{
	color:#e57d00;
}

.left-col-2 {
	float: left;
	height: auto;
	width: 70%;
}
.left-col-2-inner {
	width:100%;
	float:left;
	margin:0 0 2% 0;
	background: url(../images/sep-heading.jpg) repeat-x bottom left;
}
.left-col-2-inner h1{
	font-family:'Open sans',sans-serif;
	font-weight:normal;
	font-size:15px;
	letter-spacing:1px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	background:url(../images/heading-bg.png) no-repeat center center;
	border-bottom:1px solid #3d444b; 
	padding:0;
	height:;
	padding:16px;
	margin:0 0 4% 0;
}
.left-col-2-inner h2{
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:22px;
	color:#505050;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
	text-align:left;
	padding:0 0 15px 0;
	margin:0;
	background:url(../images/sep-heading.jpg) repeat-x bottom left;
		
}
.left-col-2-inner figure {
	width:90%;
	border:15px solid #f2f2f2;
}
.left-col-2-inner figure img {
	width:100%;
}
.left-col-2-inner p{
    margin:3% 0 3% 0;
    padding:0;
    line-height:25px;
    text-align:justify;
}
.left-col-2-inner p span{
	color:#e57d00;
}



.left-col-3 {
	float: left;
	height: auto;
	width: 26%;
	padding:0 4% 0 0;
}
.left-col-3-inner {
	width:100%;
	float:left;
	margin:0 0 5% 0;
	background: url(../images/sep-heading.jpg) repeat-x bottom left;
}
.left-col-3-inner h2 {
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:22px;
	color:#505050;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
	text-align:left;
	padding:0 0 15px 0;
	margin:0 0 5% 0;
	background:url(../images/sep-heading.jpg) repeat-x bottom left;
}
.left-col-3-inner figure {
	width:90%;
	border:12px solid #f2f2f2;
}
.left-col-3-inner figure img {
	width:100%;
}
.left-col-3-inner p{
    margin:5% 0 5% 0;
    padding:0;
    line-height:25px;
    text-align:justify;
}
.left-col-3-inner p span{
	color:#e57d00;
}
/* Left Col Wrapper Css End */


/* Center Col Wrapper Css Start */
.center-col {
	float: left;
	height: auto;
	width: 32%;
	margin:0 2% 0 2%;
}
.center-col-inner {
	width:100%;
	float:left;
	margin:0 0 5% 0;
	background: url(../images/sep-heading.jpg) repeat-x bottom left;
		height:580px;
}
.center-col-inner figure {
	width:90%;
	border:12px solid #f2f2f2;
}
.center-col-inner figure img {
	width:100%;
}


.center-col-inner h2 {
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:18px;
	color:#505050;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
	text-align:left;
	padding:0 0 15px 0;
	margin:0 0 5% 0;
	background:url(../images/sep-heading.jpg) repeat-x bottom left;
}
.center-col-inner h2 a {
    color:#505050;
    text-decoration:none;
}
.center-col-inner h2 a:hover {
    color:#e57d00;
    text-decoration:none;
}
.center-col-inner p{
    margin:5% 0 5% 0;
    padding:0;
    line-height:25px;
    text-align:justify;
}
.center-col-inner p span{
    color:#e57d00;
}
.center-col-inner ul{
    margin:0;
    padding:5px;
    text-align:left;
	background:orange;
}
.center-col-inner ul li{
	margin:1% 0 0 5%;
	padding:0 0 10px 0;
	color:#fff;
	font-size:17px;
	font-weight:bold;
	list-style:disc;
	
}
.center-col-inner ul li a{
	color:#fff;
	text-decoration:none;
}
.center-col-inner ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
/* Center Col Wrapper Css End */



/* Right Col Wrapper Css Start */
.right-col {
	float: left;
	height: auto;
	width: 31.5%;
}
.right-col-inner {
	width:100%;
	float:left;
	margin:0 0 5% 0;
	background: url(../images/sep-heading.jpg) repeat-x bottom left;
	height:580px;
}
.right-col-inner h2 {
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:18px;
	color:#505050;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
	text-align:left;
	padding:0 0 15px 0;
	margin:0 0 5% 0;
	background:url(../images/sep-heading.jpg) repeat-x bottom left;
}
.right-col-inner figure {
	width:90%;
	border:15px solid #f2f2f2;
}
.right-col-inner figure img {
	width:100%;
}
.right-col-inner p{
    margin:5% 0 5% 0;
    padding:0;
    line-height:25px;
    text-align:justify;
}
.right-col-inner p span{
	color:#e57d00;
}

.right-col-2 {
	float: left;
	height: auto;
	width: 26%;
	padding:0 0 0 4%;
}
.right-col-2-inner {
	width:100%;
	float:left;
	margin:0 0 5% 0;
	background: url(../images/sep-heading.jpg) repeat-x bottom left;
}
.right-col-2-inner h2 {
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:22px;
	color:#505050;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
	text-align:left;
	padding:0 0 15px 0;
	margin:0 0 5% 0;
	background:url(../images/sep-heading.jpg) repeat-x bottom left;
}
.right-col-2-inner figure {
	width:90%;
	border:12px solid #f2f2f2;
}
.right-col-2-inner figure img {
	width:100%;
}
.right-col-2-inner p{
    margin:5% 0 5% 0;
    padding:0;
    line-height:25px;
    text-align:justify;
}
.right-col-2-inner p span{
	color:#e57d00;
}



.right-col-3 {
	float: left;
	height: auto;
	width: 70%;
}
.right-col-3-inner {
	width:100%;
	float:left;
	margin:0 0 2% 0;
	background: url(../images/sep-heading.jpg) repeat-x bottom left;
}
.right-col-3-inner h1{
	font-family:'Open sans',sans-serif;
	font-weight:normal;
	font-size:15px;
	letter-spacing:1px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	background:url(../images/heading-bg.png) no-repeat center center;
	border-bottom:1px solid #3d444b; 
	padding:0;
	height:;
	padding:16px;
	margin:0 0 4% 0;
}
.right-col-3-inner h2{
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:22px;
	color:#505050;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
	text-align:left;
	padding:0 0 15px 0;
	margin:0;
	background:url(../images/sep-heading.jpg) repeat-x bottom left;
}
.right-col-3-inner figure {
	width:90%;
	border:15px solid #f2f2f2;
}
.right-col-3-inner figure img {
	width:100%;
}
.right-col-3-inner p{
    margin:3% 0 3% 0;
    padding:0;
    line-height:25px;
    text-align:justify;
}
.right-col-3-inner p span{
	color:#e57d00;
}
/* Right Col Wrapper Css End */


/* luxury Css Start */
.luxury {
	float: left;
	height: auto;
	width: 100%;
	margin:0 0 4% 0;
	line-height:28px;
}

.luxury p{ line-height:22px; text-align:left;}

.luxury h2 {
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:22px;
	color:#505050;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
	text-align:left;
	padding:0 0 15px 0;
	margin:0 0 20px 0;
	background:url(../images/sep-heading.jpg) repeat-x bottom left;
}
.luxury-box {
	float: left;
	width: 21%;
	padding:1%;
	margin:2% 0 0 0;
	border:1px solid #ededed;
	background:#fff;
}
.luxury-box:hover {
	background:#f9f9f9;
}
.luxury-box:nth-child(2n+2) { margin:2% 1.5% 0 2%;}


.luxury-box h3 {
	font-family:Calibri;
	font-weight:bold;
	font-size:14px;
	color:#e57d00;
	text-transform:uppercase;
	text-align:left;
	padding:0;
	margin:0 0 10px 0;
	height:28px;
	overflow:hidden;
	line-height:16px;
}
.luxury-box h3 a {
	color:#e57d00;
	text-decoration:none;
}
.luxury-box h3 a:hover {
	color:#424950;
	text-decoration:none;
}
.luxury-box figure {
	width:92%;
	border:10px solid #f2f2f2;
}
.luxury-box figure img {
	width:100%;
}
.luxury-box p{
    margin:5% 0 0 0;
    padding:0;
	height:150px;
	overflow:hidden;
    line-height:25px;
    text-align:justify;
}
.luxury-box p span{
	color:;
	font-weight:bold;

}
/* luxury Css End */


/* Destination Css Start */
.destination {
	float: left;
	height: auto;
	width: 100%;
	margin:3% 0 0 0;
}
.destination h2 {
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:22px;
	color:#505050;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
	text-align:left;
	padding:0 0 15px 0;
	margin:0;
	background:url(../images/sep-heading.jpg) repeat-x bottom left;
}
.destination-scroll {
	float: left;
	width:99%;
	height:1000px;
	overflow:auto;
	padding:0 1% 0 0;
	margin:3% 0 0 0;
}
.destination-scroll h2 {
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:22px;
	color:#505050;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
	text-align:left;
	padding:0 0 15px 0;
	margin:0;
	background:url(../images/sep-heading.jpg) repeat-x bottom left;
}

.destination-box {
	float: left;
	width: 27%;
	padding:2%;
	margin:2% 1% 0 1%;
	border:1px solid #ededed;
	background:#fff;
}
.destination-box:hover {
	background:#f9f9f9;
}



.destination-box h3 {
	font-family:Calibri;
	font-weight:bold;
	font-size:14px;
	color:#e57d00;
	height:20px;
	overflow:hidden;
	text-transform:uppercase;
	text-align:left;
	padding:0 0 10px 0;
}
.destination-box h3 a {
    color:#e57d00;
    text-decoration:none;
}
.destination-box h3 a:hover {
    color:#424950;
    text-decoration:none;
}
.destination-box figure {
	width:92%;
	border:10px solid #f2f2f2;
}
.destination-box figure img {
	width:100%;
}
.destination-box p{
    margin:5% 0 0 0;
    padding:0;
	height:100px;
	overflow:hidden;
    line-height:25px;
    text-align:justify;
}
.destination-box p span{
	color:;
	font-weight:bold;

}
/* Destination Css End */


/* Destination Final Css Start */
.destination-final {
	float: left;
	width:99%;
	padding:0;
	margin:3% 0 0 0;
	border:1px solid #ededed;
}
.destination-final-left {
    width:36%;
    float:left;
	padding:2%;
}
.destination-final-left figure{
    width:93%;
    border:10px solid #f2f2f2;
}
.destination-final-left figure img {
    width:100%;
}


.destination-final-center {
    width:34%;
    float:left;
    padding:3% 2% 0 0;
}
.destination-final-center h2 {
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:13px;
	color:#e57d00;
	text-align:left;
	padding:0 0 10px 0;
	margin:0;
	line-height:20px;
	background:url(../images/sep-heading.jpg) repeat-x bottom left;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
}
.destination-final-center h2 a {
	color:#e57d00;
	text-decoration:none;
}
.destination-final-center h2 a:hover {
	color:#424950;
	text-decoration:none;
}
.destination-final-center p{ padding:2% 0 2% 0; margin:0; line-height:25px; text-align:justify;}
.destination-final-center p span{font-weight:normal; font-family:Calibri; font-size:18px;}

.destination-final-right {
    width:19%;
    float:right;
	min-height:192px;
	background:#f6f6f6;
	padding:1%;
	border-left:1px solid #ededed;
}
.destination-final-right p{ padding:2% 0 2% 0; margin:0; line-height:25px; text-align:center;}
.destination-final-right p span{font-weight:normal; font-family:Calibri; font-size:21px; color:#e57d00;}
/* Destination Final Css End */



/* Footer Css Start */
#footer {
	margin:0;
	padding:0;
	clear:both;
	overflow:auto;
}
.footer-top {
	float: left;
	width: 96%;
	padding: 2%;
	background:#4f0101 none repeat scroll 0 0;
}
.footer-top-box {
	float: left;
	width: 33%;
	text-align:left;
	color:#fff;
	line-height:25px;
}
.footer-top-box:last-child {
	width: 34%;
}
.footer-top-box h2 {
	margin:0;
	padding:0 0 15px 0;
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:20px;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #2d0101;
	-moz-text-shadow:0px 1px 1px #2d0101;
	-webkit-text-shadow:0px 1px 1px #2d0101;
	background:url(../images/sep-footer.jpg) no-repeat bottom left;
}
.footer-top-box h2 a {
color:#fff;
text-decoration:none;
}
.footer-top-box h2 a:hover {
color:#7d8f9e;
text-decoration:none;
}
.footer-top-box h2 img{
    float:left; position:relative; top:-6px; margin:0 10px 0 0;
}
.footer-top-box ul {
	margin:0;
	padding:0;
}
.footer-top-box ul li {
	margin:0;
	padding:0;
	font-size: 12px;
	color:#fff;
	margin:2% 0 0 14%;
	list-style:square;
}
.footer-top-box ul li a { color:#fff; text-decoration:none;}
.footer-top-box ul li a:hover { color:#fff; text-decoration:underline;}
.footer-top-box p{ margin:0; padding:3% 0 0 10%; line-height:30px; color:#7d8f9e;}
.footer-top-box p a{color:#fff; text-decoration:none;}
.footer-top-box p a:hover{color:#7d8f9e; text-decoration:underline;}

.footer-bottom {
background: #f6f6f6;
    color: #424950;
	float: left;
	width: 98%;
	padding: 1%;
	line-height:20px;
	text-align:justify;

	font-size:12px;
}
/* Footer Css End */


/* Search Engine Css Start */
.search-engine {
	background:url(../images/transparent.png);
	width:280px;
	padding:1%;
	position:absolute;
	top:8%;
	right:5%;
	text-align:left;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	z-index:2;
}

.search-engine h2 {
	font-family:"Trajan Pro";
	font-weight:bold;
	font-size:16px;
	color:#505050;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
	text-align:left;
	padding:0 0 15px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #808080;
}
/* Search Engine Css End*/

.simplehead {
	font-family:Calibri;
	font-weight:normal;
	font-size:20px;
	color:#505050;
	text-transform:uppercase;
	text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
	text-align:left;
	padding:0;
	margin:0 0 0 15px;
}
.coming-soon { width:100%; float:left;}
.coming-soon figure { width:100%; border:none; margin:0 0 2% 0;}
.coming-soon figure img { width:100%;}

/*Images button Css Start*/
.readmore{
    display:block;
    width:179px;
    height:57px;
	float:right;
    background:url(../images/readmore.png);
}

.readmore:hover {
    background:url(../images/readmore-hover.png);
}
.readmore1{
    display:block;
    width:85px;
    height:40px;
	float:right;
	cursor:pointer;
    background:url(../images/readmore1.png);
}

.readmore1:hover {
    background:url(../images/readmore1-hover.png);
}
.search{
    display:block;
    width:138px;
    height:57px;
	float:right;
    background:url(../images/search.png);
}

.search:hover {
    background:url(../images/search-hover.png);
}
.search2{
    display:block;
    width:138px;
    height:57px;
	float:left;
	margin:0 0 0 30%;
    background:url(../images/search.png);
}

.search2:hover {
    background:url(../images/search-hover.png);
}
.refine-search{
    display:block;
    width:206px;
    height:57px;
	float:right;
    background:url(../images/refine-search.png);
}

.refine-search:hover {
    background:url(../images/refine-search-hover.png);
}
.viewdetails{
    display:block;
    width:115px;
    height:37px;
	float:right;
	margin:10px 0 0 0;
	cursor:pointer;
    background:url(../images/viewdetails.png);
}

.viewdetails:hover {
    background:url(../images/viewdetails-hover.png);
}
.booknow{
    display:block;
    width:115px;
    height:37px;
	float:right;
	cursor:pointer;
	margin:20px 0 0 0;
    background:url(../images/booknow.png);
}

.booknow:hover {
    background:url(../images/booknow-hover.png);
}
.submit{
    display:block;
    width:115px;
    height:37px;
	float:left;
	cursor:pointer;
	margin:0 0 15px 0;
    background:url(../images/submit.png);
}

.submit:hover {
    background:url(../images/submit-hover.png);
}
.back{
    display:block;
    width:125px;
    height:29px;
	float:right;
	margin:10px 0 0 0;
    background:url(../images/back.png);
}

.back:hover {
    background:url(../images/back-hover.png);
}

/*=================== code for speaker slide ============================*/
#flexiselDemo1,{display:none;}
.nbs-flexisel-container {position:relative;max-width:100%;}
.nbs-flexisel-ul {position:relative;width:99999px;margin:0px;padding:0px;list-style-type:none;text-align:center;text-decoration:none!important;}
.nbs-flexisel-ul li a{ text-decoration:none!important;}
.nbs-flexisel-inner{overflow:hidden;float:left;width:100%;background:none;text-decoration:none!important;}
.nbs-flexisel-item {float:left;margin:0 ;padding:0px;cursor:auto;position:relative;line-height:0px;}
.nbs-flexisel-item span{display:block; }
.nbs-flexisel-item .spkr-holder{height:310px; width:300px; display:block;margin:0 auto;background:#fff;text-decoration:none!important;} 
.nbs-flexisel-item .spkr-holder img{width:100%;height:auto;margin: 0;display:block;}
.nbs-flexisel-item .spkr-holder p {font-family: 'proxima_novalight'; font-size:16px; color:#333;margin:25px auto 0; line-height:26px; text-align:center; 
width:94%; padding:0;text-decoration:none!important;  }
.nbs-flexisel-item .spkr-holder p strong {font-family: 'proxima_novaextrabold';font-size:22px;color:#333;font-weight:400; text-align:center; text-decoration:none!important;display:block;}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {display:none;text-decoration:none!important;}
.nbs-flexisel-item .spkr-holder a { text-decoration:none;} 
.nbs-flexisel-item .spkr-holder p a{ text-decoration:none;} 
.nbs-flexisel-item .spkr-holder{ text-decoration:none;} 

/*=================== code for speaker slide ============================*/


/*Images button Css End*/






















 /* Social Media Css Start */
.fixedSocialIcon{background:#fff; border:none; background:none; float:right; position: fixed; top:25%; right:0; width:60px; z-index:9999;}
.fixedSocialIcon ul li{background:none; padding:0 0 0 10px; position:absolute;}
.fixedSocialIcon ul li.facebook-scroll{top:6px;}
.fixedSocialIcon ul li.twiter-scroll{top:70px;}
.fixedSocialIcon ul li.youtube-scroll{top:134px;}
.fixedSocialIcon ul li.gplus-scroll{top:198px;}
.fixedSocialIcon ul li.pinterest-scroll{top:262px;}
.facebook-poly{
    display:block;
    width:45px;
    height:50px;
    background:url(../images/facebook-poly.png);
}
.facebook-poly:hover {
    background:url(../images/facebook-poly-hover.png);
}
.twiter-poly{
    display:block;
    width:45px;
    height:50px;
    background:url(../images/twiter-poly.png);
}
.twiter-poly:hover {
    background:url(../images/twiter-poly-hover.png);
}
.youtube-poly{
    display:block;
    width:45px;
    height:50px;
    background:url(../images/youtube-poly.png);
}
.youtube-poly:hover {
    background:url(../images/youtube-poly-hover.png);
}
.gplus-poly{
    display:block;
    width:45px;
    height:50px;
    background:url(../images/gplus-poly.png);
}
.gplus-poly:hover {
    background:url(../images/gplus-poly-hover.png);
}
.pinterest-poly{
    display:block;
    width:45px;
    height:50px;
    background:url(../images/pinterest-poly.png);
}
.pinterest-poly:hover {
    background:url(../images/pinterest-poly-hover.png);
}

 /* Social Media Css End */



/*Back to top button Css Start*/
#back-top {position:fixed; bottom:30px; right:0px; z-index:3;}
#back-top a {width:100px; display:block; text-align:left; font-weight:bold; font-size:15px; text-transform:uppercase; text-decoration:none; color:#61462e; opacity:0.7;/* background color transition */	-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
#back-top a:hover {color: #61462e;}
/* arrow icon (span tag) */
#back-top span {width:50px; height:50px; display:block; margin-bottom:7px; background:url(../images/top.png) #3d444b no-repeat center center;
	/* rounded corners */-webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px;/* background color transition */
	-webkit-transition:1s; -moz-transition: 1s; transition:1s; border:2px solid #2e3237;}
#back-top a:hover span {background-color:#79848e;}
/*Back to top button Css End*/



/* filter css start here 04-04-2014 */ 
 #leftSlider{ background-color:#39a22f; width:230px;height:70px;margin:10px 0;padding:8px;border-radius:10px;position: relative; }
#range{margin-bottom: 20px;font:Arial, Helvetica, sans-serif; color:white;}
#productsWrap{width:710px;position: relative}
 #products {width:730px; padding-top: 5px; float:left; margin:0 0 0 10px}
#products  h3, #products  p { margin-left: 4px; }
.price-tag{-moz-border-radius-bottomright:6px;-moz-border-radius-topright:6px;-webkit-border-radius-bottomright:6px;-webkit-border-radius-topright:6px;-khtml-border-radius-bottomright:6px;-khtml-border-radius-topright:6px;-moz-box-shadow:0px 0px 4px #000;-webkit-box-shadow:0px 0px 4px #000;-khtml-box-shadow:0px 0px 4px #000;background-color:#C6CF6B;bottom:22px;color:#000000;font-weight:bold;left:8px;padding:6px;position:absolute;}
#amount{font-size: 14px;text-shadow:0px 1px 0px #ccc; font:Arial, Helvetica, sans-serif; color:white;}
#ajaxMessage{position: absolute;z-index: 999;color:crimson;font-size: 40px;display: none}
 .total-number-box{ width:690px; height:23px; background-color:#f5f2ed;color:#39A22F; padding:5px 0 5px 0; border-radius:5px; float:left}.total-number{  font-size:17px; color:#39A22F;  padding:2px 0px 0px 17px; }.total-number span{ font-size:17px; color:#39A22F; font-weight:bold;}









.sorting-back{ background:#23921c url(../images/sorting-back.jpg) repeat-x; height:40px; width:695px; overflow:hidden; margin:0px 0 0px 10px; border-radius:5px}
/* RADIO */
.regular-radio {display: none; margin:3px 0 0 0}
.regular-radio + label {-webkit-appearance: none;background-color: #fafafa;	border: 1px solid #cacece;box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);padding:5px;border-radius: 10px;position: relative; float: left}
.regular-radio:checked + label:after {content: ' ';width:5px;height: 5px;border-radius: 5px;position: absolute;top: 3px;background: #21891b;box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);text-shadow: 0px;left: 3px;font-size: 20px}
.regular-radio:checked + label {background-color: #e9ecee;color: #99a1a7;border: 1px solid #adb8c0;	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);}
.regular-radio + label:active, .regular-radio:checked + label:active {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1)}
.radio-btn-text{font-size:13px; color:#fff}
ul.related-link{ margin:0; padding:0; width:270px} ul.related-link li{ margin:3px; padding:10px 0 10px 10px; list-style:none; border-radius:5px;  background:#39a22f}ul.related-link li a{ font-size:15px;color:#fff; text-decoration:none; display:block} ul.related-link li:hover{background:#333}
/* filter css end here 04-04-2014 */ 

.vidossss { margin:0px auto!important; clear:both;} 
.vidossss video{ width:100%; height:500px; margin:0!important; }
.sacedd { margin:10px 0;}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;

}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
/*width:100%;*/
  font-family: 'Open Sans', Helvetica, sans-serif;
  background:#4f0101 ;
  background: -moz-linear-gradient(top, #4f0101  0%, #4f0101  100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4f0101 ), color-stop(100%, #4f0101 ));
  background: -webkit-linear-gradient(top, #4f0101  0%, #4f0101  100%);
  background: -o-linear-gradient(top, #4f0101  0%, #4f0101  100%);
  background: -ms-linear-gradient(top, #4f0101  0%, #1874FD 100%);
  background: linear-gradient(to bottom, #4f0101  0%, #4f0101  100%);
  
  z-index:10;
}
#cssmenu > ul {
  background: url('images/bg.png');
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.05);
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li {
 /* float: right;*/
/*  float: left;*/
  display: inline-block;
}
#cssmenu.align-center > ul {
  float: none;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li > a {
  padding: 18px 3px 21px 3px;
  border-right: 1px solid rgba(80, 80, 80, 0.12);
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0px;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color: #ffffff;
  
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 45px;
}
#cssmenu > ul > li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #d3eced;
  right: 27px;
  top: 22px;
  text-align:right;
}
#cssmenu > ul > li.has-sub.active > a::after,
#cssmenu > ul > li.has-sub:hover > a {
  border-top-color: #ffffff;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 60px;
  padding-top: 6px;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ffffff;
  top: -4px;
  left: 20px;
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 20px;
}
#cssmenu ul ul ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #ffffff;
  top: 11px;
  left: -4px;
}
#cssmenu.align-right ul ul ul::after {
  border-right-color: transparent;
  border-left-color: #ffffff;
  left: auto;
  right: -4px;
}
#cssmenu > ul > li > ul {
  top: 120px;
}
#cssmenu > ul > li:hover > ul {
  top:31px;
  left: 0;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu ul ul ul {
  padding-top: 0;
  padding-left: 6px;
}
#cssmenu.align-right ul ul ul {
  padding-right: 6px;
}
#cssmenu ul ul > li:hover > ul {
  left: 180px;
  top: 0;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1;
}
#cssmenu ul ul li { text-align:left; padding:0px!important;}
#cssmenu ul ul li a {
  text-decoration: none;
  font-weight: 400;
  padding: 8px 15px;
  width: 240px;
  color: #777777;
  background: #ffffff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.active > a {
  color: #333333;
}
#cssmenu ul ul li:first-child > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#cssmenu ul ul li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#cssmenu > ul > li > ul::after {
  position: absolute;
  display: block;
}
#cssmenu ul ul li.has-sub > a::after {
/*  content: ""; */
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #777777;
  right: 17px;
  top: 14px;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  border-left-color: transparent;
  border-right-color: #777777;
  right: auto;
  left: 17px;
}
#cssmenu ul ul li.has-sub.active > a::after,
#cssmenu ul ul li.has-sub:hover > a::after {
  border-left-color: #333333;
}
#cssmenu.align-right ul ul li.has-sub.active > a::after,
#cssmenu.align-right ul ul li.has-sub:hover > a::after {
  border-right-color: #333333;
  border-left-color: transparent;
}



ul.gallery-list{ margin:0; padding:0; clear:both;}
ul.gallery-list li{ width:215px; height:143px ; margin:0 18px 45px 5px; float:left; border:1px solid #e4e4e4;}
ul.gallery-list li img{ width:100%; height:auto;}
ul.gallery-list li:nth-child(5n){ margin-right:0;} 






ul.video-list{ margin:0; padding:0; clear:both;}
ul.video-list li{ width:30%; height:200px ; margin:0 28px 45px 10px; float:left; border:1px solid #e4e4e4;}
ul.video-list li img{ width:100%; height:142px;}
/*ul.video-list li:nth-child(5n){ margin-right:0;} */
	ul.linkul { margin:20px 0; padding:0px; clear:both; font-size:14px!important; color:#999;}
	ul.linkul li { margin:0 0px 10px 0px; padding:0px; display:inline; text-align:center; width:24%; float:left;       border: 1px solid #ededed; 
     background: #fff; height:260px; }
	.imgholder {width:220px; height:130px;}
	ul.linkul li a{color:#999;}

	.imgholder  img { width:100%; boder:1px solid #ccc; }
		ul.linkul li h2{ text-align:center; margin:0 auto!imporatnt;width:220px; height:auto;}


ul.shi-quickform li input.error,  ul.shi-quickform li select.error, ul.shi-quickform li textarea.error {
    background: #f7ee1f!important; }
ul.shi-quickform li label.error { display:none!important;}
ul.shi-quickform { margin-top: 60px; text-align: left; }
ul.shi-quickform li{ display:inline-block; width:80%; padding: 0 10px; vertical-align: top; text-align: left;    }
ul.shi-quickform li span { display: block; width: 200px; 
	font-size:16px; font-weight: 700; float: left;
    text-align: right;  }
ul.shi-quickform .form-control{ width: 60%; border-radius:5px; font-size: 16px;  }
ul.shi-quickform .shi-btn { margin-top: 35px; outline:none; border: 0px; text-transform:uppercase; font-size: 20px; padding: 10px 25px 12px; }
div.shi-frm {     text-align: left; overflow: hidden; margin-bottom: 32px; width: 100%; font-size:16px; font-weight: 700;}
div.shi-frm span{ display: block; float: left; width:20%; text-align: left;  }
.shi-frm2 { text-align: left; width:70%; float: left; padding-left:15px;   }

.shi-btn { background:#4f0101; 
	font-size: 16px;  border-radius: 4px; color: #fff; float: left; padding-right: 10px;  }

ul.frmliist { text-align: left; }

ul.frmliist li{ display: inline-block; margin-right: 15px; font-weight: 400;
font-size: 15px; }

.shi-frm2 .form-control { width:70%;  }

.shi-btn { margin-top: 35px; outline:none; border: 0px; text-transform:uppercase; font-size: 20px; padding: 10px 25px 12px; }


