/* CSS Document */


.sticky
>
.head-intro {

   display:
none;

}
.paraspacing p {
	margin-top: -14px;
}

.mega-menu-list ul li a {
	font-style: normal;
	line-height: 1.5em !important;
	
}

.mega-menu-container {
	padding-top: 45px !important;
	overflow-x: hidden !important;
	overflow-y: scroll !important;
}

.mega-menu-container ul li a {
	font-style: normal;
	line-height: 1.5em !important;
	/* padding-top: 45px; */
}

a {
	color: #8a8a8a;
	font-style: normal !important;
}
a:hover {
  color: #007bff !important;
  text-decoration: none;
}

a:focus {
  outline: 1px dotted #8a8a8a;
}

.overview h3 {
	font-size: 18px !important;
}

.itinerary h3 {
	font-size: 17px !important;
}

.btn {
	color: #fff !important;
	background-color: #ff9400 !important;
	border-radius: 0.3em;
}

.navik-menu .mega-menu-box {
	margin-bottom: 0px!important;
}

