body{
	    font-family: "Source Sans Pro","Segoe UI","Segoe UI Light",HelveticaNeue-Light,"Roboto Thin",sans-serif;
    font-weight: normal;
    color: #000;
}
img{
	max-width: 100%;
	
}
.submenufirst{
	display: none;
   color: #fff;
	    position: absolute;
    background: #113E39;
    z-index: 999;
    min-width: 200px;
	margin: 0px;
	padding: 0px;
}
.submenufirst li {
	 padding: 5px 1em;
    border-bottom: 1px dotted #fff;
	list-style: none;
}
.submenufirst li:hover {
	 padding: 5px 1.3em;
    border-bottom: 1px dotted #fff;
	list-style: none;
}
.submenufirst li a{
	color: #fff;
	text-decoration: none;
	
	
}
.nav li:hover .submenufirst{
	display: block;
} 
.submenusecond{
	display: none;
   color: #fff;
	    position: absolute;
    background: #113E39;
    z-index: 999;
    min-width: 200px;
	margin: 0px;
	padding: 0px;
	right: 100%;
	top:30%;
}


.submenufirst li:hover .submenusecond{
	display: block;
}
@media screen and (max-width: 700px) {
	.submenufirst{
	display: block;
   color: #fff;
	    position: relative;
    background: none;
    z-index: 999;
    min-width: auto;
	margin: 0px;
	padding: 0px;
}
	
	.submenusecond{
	display: block;
   color: #ccc;
	    position: relative;
    background: none;
    z-index: 999;
    min-width: auto;
	margin: 0px;
	padding: 0px;
		    left: 0px;
}
.submenusecond li {
	    margin-left: 5em;
    border-bottom: 0px dotted #fff;
	list-style: none;
}
.submenusecond li:hover {
	 padding: 5px 3.2em;
    border-bottom: 0px dotted #fff;
	list-style: none;
}
}
.navbar-brand {
    float: left;
    height: 55px;
    padding: 15px 15px;
    font-size: 0px;
    line-height: 0px;
}

#testimonail .carousel-caption{
	position: relative;
}

h2{
	color: #40B7B1;
	text-align: center;
	font-size: 3em;
	
}

h3{
	color: #B1577A;
	text-align: center;
	font-size: 1em;
}
#testimonail .carousel-caption {
    position: relative;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
}

@media screen and (min-width: 768px)
{
#testimonail .carousel-caption {
    right: 0%;
    left: 0%;
    padding-bottom: 0px;
}
}

.navbar-brand {
    padding: 0px 1em;
    position: relative;
    z-index: 0;
    top: -41px;
}
.navbar-default {
    background-color: transparent;
    
}

.navbar {
       position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px solid transparent;
    border-radius: 0px;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    z-index: 9999;
}

.navbar{
	background: #061917;
}
#topheader {
	background: #113E39;
}

.package p {
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	margin: 0px;
	padding: 5px;
	    font-size: 12px;
	
}

.booknow {
	    width: 44%;
    height: auto;
    overflow: hidden;
    background-color: #B1577A;
    color: #fff;
    font-size: 15px;
    padding: 5px;
    border-radius: 10px;
    border: 0;
    margin: 14px auto;
    display: block;
    float: none;
    clear: both;
    text-align: center;
}

.read {
	    color: #40B7B1;
}

.package {
	    background: #fff;
    padding-bottom: 1em;
	margin: 1em 0px;
	    border: 0px solid #40B7B1;
}

.destinations {
	background: #f8f8f8;
	    border-top: 0px solid #40B7B1;
	 border-bottom: 0px solid #40B7B1;
	margin: 3em 0px;
	padding: 3em 0px;
}
a:hover{
	text-decoration: none;
	color: #fff;
}

.destination {
	 background: #fff;
    padding-bottom: 1em;
	margin: 1em 0px;
	
}
.logo2{
	    margin: 0px;
    display: inline-block;
    width: auto;
	text-align: center;
	color: #B1577A;
   
}

.logo2 h1{
	 margin: 0px;
	 font-size: 2em;
	color: #fff;
}
.logo2 p{
	    font-size: 1.3em;
    color: #fff;;
}

.destination p {
	
	margin: 0px;
	padding: 5px;
	    font-size: 12px;
	
}
.dropdown:hover > .dropdown-menu {
display: block;
}

#footer {
	background: #113E39;
}


#footer .form-control
{
border-radius: 0px;
margin-bottom: 5px;
}

#footer input[type="submit"]{
	background: #B1577A;
	border: 0px solid #fff;
	color: #fff;
}


#footer h2{
	    font-size: 2em;
    padding: 7px 0px;
    color: #fff;
    margin: 0px;
    text-align: center;
    background: transparent;
	padding-top: 1.5em;
}
#footer p{
	color: #fff;
}


#footer .glyphicon {
	font-size: 1.5em;
	padding-right: 0.5em;
}
.form-footer {
    border-left: groove 1px rgba(255, 255, 255, 0.45);
    border-right: groove 1px;
    padding: 0px 1.5em;
}
p{
	margin: 0px;
}

.contacttop {
	text-align: right;
	
	width: auto;
	display: inline-block;
	float: right;
	    padding: 0px 1em;
   
   
}
.contacttop p{
	    display: inline-block;
    width: auto;
    padding: 5px 1em;
    color: #fff;
    font-size: 1.2em;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    background: #B1577A;
	border-bottom: 1px dotted #fff;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #B1577A;
}
.navbar-default .navbar-nav > li > a {
    color: #B1577A;
}
.dropdown li:hover .dropdown-menu{
	display: block;
}

.dropdown li .dropdown-menu{
	position: absolute;
    left: 100%;
    top: 0px;
    min-width: 100%;
    width: 100%;
    z-index: 9999;
}
.slider {
	z-index: -999;
}


.socail ul, .socailicons {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: center;
}
.socail ul li, .socailicons li{
	display: inline-block;
	width: auto;
	padding: 5px 10px;
}
.testimonial {
	    margin: 4em 0px;
    background: url(../images/slider4.jpg);
    padding: 3em;
}
.testimonial h2, .testimonial p{
	color: #fff;
}

.LatestPackages {
	padding: 3em 0px;
}


@media screen and (max-width: 700px) {
   .navbar-brand > img {
    display: block;
    width: 100%;
}
	.logo2{
		display: none;
	}
	
	.navbar-toggle{
		margin-right: 20%;
	}
	.nav > li {
    position: relative;
    display: block;
    text-align: center;
}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a{
		color: #fff;
	}
}

@media (min-width: 1200px)
{
.container {
    width: 1250px;
}
}