@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'verdana';
 src: url('http://www.fontsaddict.com/fontface/verdana.ttf');
}
p {
	color:#878787;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:9px 5px 0px 0px;
	line-height:21px;
	    text-align: justify;
}


h4{
	color:#000;
	font-size:14px;
	font-family:verdana;
	padding-bottom: 5px;
	
}
div, h2, p, {
padding:0px;
margin:0px;
}
* {
	margin:0px;
	padding:0px;
}
body {
	margin:0 auto;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear:both;
}
.wrappper {
	height:auto;
	width:100%;
	margin:0 auto;
	background-color:#e6e6e6;
}
.top {
	height:163px;
	margin:0 auto;
	background-image:url(../images/heading-bg.png);
	background-repeat: repeat-x;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10001;
	    box-shadow: 0 0 5px rgba(0,0,0,.5);
}
.contact-us {
	height:50px;
	width:1140px;
	margin:0 auto;
	
}

.phone-email{
	width:954px;
	float:left;
}
.phone-email ul{
	list-style:none;
	margin:0px;
}
.phone-email li{
	float: left;
	padding: 19px 60px 17px 24px;
	float: left;
	color: #000;
	
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	
	
}

.phone-email li.icon{
	background:url(../images/ph-icon.png) no-repeat scroll left center;
	
}
.phone-email li.icon-line{
	background:url(../images/line-devider.png); background-repeat:repeat-y;
	
	
}

.header-01 {
	height:95px;
	width:1140px;
	margin:0 auto;
}

.logo {
	width:390px;
	height:69px;
	padding:14px 0px 0px 0px;
	float:left;
}


nav {
	width:710px;
	height:70px;
	position:relative;
	margin-top:31px;
	z-index:99999;
	float:left;
}
nav ul ul {
	display: none;
}
nav ul li:hover > ul {
	display: block;
}
nav ul {
	display: inline-table;
	list-style: outside none none;
	padding: 1px 0 0 10px;
	position: relative;
	z-index:99999999;
}
nav ul:after {
	clear: both;
	content: "";
	display: block;
}
nav ul li {
	float: left;
	
}


nav ul li a {
	color: #000;
	display: block;
	padding: 13px 25px;
	text-decoration: none;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	
}
nav ul li a:hover {
	background-color:#e51a38;
	color:#fff;
	display: block;
	padding: 13px 25px;
	text-decoration: none;
	border-radius:5px;
}

nav li.selected{
	background-color:#e51a38;
	color:#FFF;
	border-radius:5px;
}



nav a.devider {
	background-image:url(../images/devider.png);
	background-repeat: no-repeat;
}


nav ul ul li a{
	color: #333;
	padding: 13px 20px;
	background: none repeat scroll 0 0 #fff;
}
nav ul ul li a:hover {
	background: none repeat scroll 0 0 #fff;
	color:#ff9728;
	border-bottom:none;
	padding: 14px 20px;
}

nav ul ul {
	background: none repeat scroll 0 0 #fff;
	border-radius: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	width:300px;
}
nav ul ul li {
	border-bottom: 1px dotted #ddd;
	float: none;
	position: relative;
}


nav ul ul ul {
	left: 100%;
	position: absolute;
	top: 0;
	width:300px;
}

.call{
	width:187px;
	float:left;
	height:44px;
	padding-top: 27px;
}


.cuntant-bg {
	overflow:hidden;
	width:1140px;
	margin:0 auto;
	margin-top:-56px;
	position:relative;
	background-color:#fff;
	padding-left:21px;
	padding-right:21px;

}

.services-box1 {
	height:428px;
	width:360px;
	margin-right:30px;
	float:left;
	background-color:#fff;
}
.services-box1 h2{
	color:#000;
	font-size:25px;
	font-family:verdana;
	padding: 19px 0px 0px 19px;
}

.services-box1 p{
	color:#939393;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 14px 0px 10px 19px;
}

.button {
	/*Step 2: Basic Button Styles*/
   
    height: 35px;
	margin-top:16px;
	margin-left:19px;
	width:102px;
	background: #34696f;
	border:none;
	/*Step 3: Text Styles*/
    color: #fff;
	text-align: center;
	font:14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	/*Step 4: Fancy CSS3 Styles*/
background: #615d5c; /* Old browsers */
background: -moz-linear-gradient(top, #615d5c 0%, #323232 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#615d5c), color-stop(99%,#323232)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #615d5c 0%,#323232 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #615d5c 0%,#323232 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #615d5c 0%,#323232 99%); /* IE10+ */
background: linear-gradient(to bottom, #615d5c 0%,#323232 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#615d5c', endColorstr='#323232',GradientType=0 ); /* IE6-9 */
copy

-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 red;
	-moz-box-shadow: 0 1px 0 red;
	box-shadow: 0 1px 0 #375d00;
	cursor: pointer;
}
/*Step 5: Hover Styles*/
.button:hover {
background: #ff1134;
}
.welcome-bg {
	height:auto;	
	width:1140px;
	margin:0 auto;

	
}


.welcome{
	height:auto;
	width:1117px;	
	float:left;
	margin-top:34px;
	border: 1px solid #757575;
    padding: 10px 10px 10px 10px;
}
.welcome ul{
	margin:0px;
	
}

.welcome ul li{
	font-size:13px;
	color:#999;
	padding-top:10px;
}
.welcome h2{
	color:#000;
	font-size:20px;
	font-family:verdana;
	padding: 0px 0px 15px 0px;
}

.welcome p{
	color:#404040;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	
}
.testimonial{
	height:296px;
	width:357px;	
	float:left;
	margin-top:34px;
	margin-left:36px;
}
.testimonial h2{
	color:#636363;
	font-size:20px;
	font-family:verdana;
	padding: 0px 0px 15px 0px;
}

.testimonial p{
	color:#939393;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	font-style:italic;
	line-height:23px;
}

.bg-devider{
	
	width:1134px;
	height:1px;
	background-color:#e5e5e5;
	margin:50px 0px 50px 0px;
}

.devider-1{
	float:left;
	width:1px;
	height:428px;
	background-color:#dcdadb;
	margin:70px 51px 0px 51px;
}
.blog{
	width:284px;
	height:70px;
	margin-top:20px;
	}
.blog-img{
	width:76px;
	height:70px;
	float:left;
	margin-right:8px;
	}
.blog-cuntant{
	width:200px;
	height:70px;
	float:left;
	}



.our-clients {
	height:276px;
	width:100%;
	margin:0 auto;
	
	
}

.clients-01{
	height:auto;
	width:1140px;
	margin:0 auto;
	margin-top:70px;
		
}

.our-clients h1{
	color:#000;
	font-size:30px;
	font-family:verdana;
	text-align:center;
	padding: 0px 0px 7px 0px;
}

.our-clients p{
	color:#939393;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0px 25px 0px;
	text-align:center;
}
.logo-box{
	height:187px;
	width:1140px;
	
	
}
.logo-img{
	float:left;
	margin-left:10px;
	
}

















.footer {
	width:100%;
	height:188px;
	background-image:url(../images/footer-bg.jpg); background-repeat:repeat-x;
	float:left;
	
}
.footer-box {
	width:1140px;
	height:187px;
	margin: 0 auto;
}
.footer-box2 {
	width:900px;
	height:123px;
	float:left;
	margin-top: 25px;
}
.footer-box2 p {
	text-align:left;
	color:#fff;
	font-size:13px;
	font-family:arial;
}
.add {
	width:426px;
	height:16px;
	margin-bottom:10px;
}
.ph {
	width:28px;
	height:26px;
	float:left;
	margin-right:27px;
}
.ph h5 {
	color:#ff1134;
	font-family:arial;
	padding:3px 25px 0px 0px;
	float:left;
	font-size:13px;
}
.ph-rig {
	width:359px;
	height:26px;
	float:left;
	margin-left:0px;
}
.ph-rig p {
	color:#fff;
	font-family:arial;
	padding:0px 0px 0px 0px;
	float:left;
	font-size:13px;
}
.location {
	width:576px;
	height:16px;
	margin-bottom:15px;
}
.location-1 {
	width:46px;
	height:26px;
	float:left;
}
.location-1 h5 {
	color:#fff;
	font-family:arial;
	padding:0px 0px 0px 0px;
	float:left;
	font-size:13px;
}
.location-rig {
	width:529px;
	height:26px;
	float:left;
	margin-left:0px;
}
.location-rig p {
	color:#fff;
	font-family:arial;
	padding:0px 0px 0px 0px;
	float:left;
	font-size:13px;
}
.footer-box4 {
	width:240px;
	height:55px;
	float:left;
	margin-top:43px;
}
.footer-box4 h2 {
	color:#fff;
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	padding:33px 5px 18px 0;
}
.social-icon {
	margin-bottom:0px;
	width:135px;
	height:32px;
	margin-top:19px;
	  margin-left: 252px;
}
.facebook-1 {
	float:left;
	width:19px;
	height:32px;
	background-repeat:no-repeat;
	padding-right:14px;
}
.copyright {
	height:35px;
	width:100%;
	margin: 0 auto;
	float:left;
	background-image:url(../images/FOOTER-LINE.png);
	background-repeat: repeat-x;
}
.privacy {
	height:30px;
	width:807px;
	float:left;
}
.privacy ul {
	list-style:none;
}
.privacy ul li {
	padding:13px 0px 0px 5px;
	float:left;
	color:#fff;
}
.privacy ul li {
	-moz-padding-start: 16px 0px 0px 0px;
}
.privacy ul li a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-family:arial;
}
.privacy ul li a:hover {
	color:#fff;
	text-decoration:underline;
	font-size:12px;
	font-family:arial;
}
.middel {
	height:30px;
	width:1140px;
	margin:0 auto;
	
	float:left;
}
.copyright-1 {
	height:30px;
	width:333px;
	float:left;
}
.copyright-1 p {
	color:#fff;
	text-align:left;
	font-size:13px;
	font-family:arial;
	padding-top:10px;
}

.copyright-1 p a {
	color:#fff;
	text-decoration:none;
	
}
.welcome-chart {
	height:auto;
	width:350px;
	float:left;
	background-color:#fff;
}
.welcome-chart .heading {
	height:50px;
	width:350px;
	background: #54b8dd; /* Old browsers */
	background: -moz-linear-gradient(top, #54b8dd 1%, #0192c7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #54b8dd), color-stop(100%, #0192c7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #54b8dd 1%, #0192c7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #54b8dd 1%, #0192c7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #54b8dd 1%, #0192c7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #54b8dd 1%, #0192c7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54b8dd', endColorstr='#0192c7', GradientType=0 ); /* IE6-9 */
copy
}
.welcome-chart h2 {
	color:#fff;
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	padding:12px 0px 0px 15px;
}
.welcome-chart p {
	color:#fff;
	text-align:left;
	font-size:13px;
	font-family:arial;
	padding:10px 0px 10px 10px;
	background-color:#CCC;
	margin-top:1px;
}
.welcome-chart .color {
	color:#000;
	text-align:left;
	font-size:13px;
	font-family:arial;
	padding:5px 0px 5px 10px;
}
.tour-packge-list {
	height:312px;
	width:224px;
	background-color:#fff;
	float:left;
	border:1px solid #999;
	box-shadow: 2px 5px 10px #ccc;
	margin-right:15px;
	margin-top:15px;
}
.heading {
	background: #4728a9;
	color: #fff;
	float: left;
	font-weight: bold;
	line-height: 39px;
	padding: 0 0px 0px 10px;
	width: 215px;
	font-family:ClementePDan-BoldItalic;
	font-size:20px;
	margin-bottom:0px;
}
.package-img {
	height:107px;
	width:205px;
	float:left;
	float:left;
	padding:10px 0px 10px 10px;
}
.package-right {
	height:180px;
	width:202px;
	float:left;
	float:left;
	padding:15px 0px 0px 35px;
}
.contant-box {
	color: #333;
	line-height: 25px;
	font-size:13px;
	padding:0px 0px 0px 10px;
	float:left;
}
.price-box {
	padding: 0 8px;
	text-decoration: line-through;
}

form.form input.textbox {
	background-color:#Fff;
	color: black;
	border-radius:0px 0px 0px 0px;
	border: 1px solid #cacaca;
	width:259px;
	color:#5e5e5e;
	margin:0px 0px 3px 9px;
	padding: 8px 0px 8px 10px;
	font-size:12px;
	font-amily:arial;
}
form.form textarea.area {
	background-color:#Fff;
	color: black;
	border-radius:0px 0px 0px 0px;
	border: 1px solid #cacaca;
	width:259px;
	color:#5e5e5e;
	margin:0px 0px 5px 9px;
	padding: 7px 0px 7px 10px;
	font-size:12px;
	font-amily:arial;
}
form.form input.submit2 {
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	height:36px;
	width:73px;
	background-color:transparent;
	float:left;
	color:#fff;
	margin-top:5px;
	margin-left:10px;
	border:none;
	cursor:pointer;
	font-size:15px;
}
.client-box {
	float:left;
	height:509px;
	width:596px;
	margin-top:40px;
}
.client-box h2 {
	color:#4728a9;
	font-size:20px;
	font-family:ClementePDan-BoldItalic;
	padding:0px 0px 10px 0px;
	margin:0px;
}
.tour-packge-list {
	color: red;
	line-height: 30px;
	font-size:13px;
}
.head-phone-girl {
	height:150px;
	width:504px;
	float:left;
	margin-bottom:20px;
}
.container {
	margin:0 auto;
	width:100%;
	margin-top: 163px;
}
.slider {
	height:503px;
	margin:0 auto;
}



.expandDiv{
  margin:0 auto;
  overflow: hidden;
  width: 1140px;
}
.entry-title{
	padding-bottom:10px;
}


.expandDiv p {
	font-size:13px;
	line-height:23px;
}

b, strong {
  font-weight: bold;
}



.expandDiv a {
  text-decoration: none;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: transparent;
  color: #ff9728;
}


.expandDiv h2{
	color:#000;
	font-size:20px;
	font-family:verdana;
	padding:0px 0px 20px 0px;
}
.col-sm-6 {
width: 50%;
float:left;
}	
.form-group label {
color: #6d0c05;
width: 80%;
margin: 5px 10%;
float: left;
font-weight:bold;
}
.form-group input[type="text"] {
color: #6d0c05;
width: 80%;
float: left;
margin: 5px 10%;
height: 20px;
border: 1px solid #ccc;
padding: 6px;
}
.form-group textarea {
color: #666;
width: 80%;
float: left;
margin: 5px 10%;
height: 90px;
border: 1px solid #ccc;
padding: 6px;
}

.welcome-cuntenar{
	width:1140px;
	margin:0 auto;
	height:271px;
	margin-bottom:50px;
	
}

.cuntant-contact{
	    height:330px;
		width:1140px;
		margin:0 auto;
		padding-top:70px;
}
