@import"layot.css";
@import"template.min.css";
@import"font-awesome.min.css";
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import"owl.carousel.css";
body {
	font: 14px 'Droid Sans', sans-serif;
	color: #525252;
	line-height: 22px;
	background-color:#fafbfd;
	}
.wrap {
	width: 100%;
	overflow: hidden;
	min-width: 320px;
	position: relative;
	}
h1,h2{
	margin-top:0;
	margin-bottom:15px;
	}
h1{
	font-size:24px;
	color:#244f8c;
	}
h2{
	font-size:18px;
	color:#333;
	}
a,button{
	transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	}
a.btn, button.btn{
	border:none medium;
	border-radius:2px;
	padding:8px 15px;
	}
a.btn-success, button.btn-success{
	background-color:#007c8f;
	text-transform:uppercase;
	}
a.btn-success:hover, button.btn-success:hover,
a.btn-success:focus, button.btn-success:focus{
	background-color:#016f80;
	}
a.btn-primary, button.btn-primary{
	background-color:#035278;
	text-transform:uppercase;
	}

a.btn-primary:hover, button.btn-primary:hover,
a.btn-primary:focus, button.btn-primary:focus{
	background-color:#024869;
	}
.box{
	margin-bottom:40px;
	}
.box p:last-child{
	margin-bottom:0;
	}
/* --------------------------------------------------------------
 * Separate css for Media Screen
 *--------------------------------------------------------------- */		
@media (min-width: 768px) {
.main-menu .navbar-nav .open ul {
	display: none;
	}
.main-menu .navbar-right .dropdown-menu {
	right: auto;
	}
.main-menu .navbar-nav li:hover> .dropdown-menu {
	display: block;
	opacity: 1;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	transition: transform .3s ease, opacity .2s ease .1s;
	-webkit-transition: -webkit-transform .3s ease, opacity .2s ease .1s;
	}
.dropdown-menu {
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	transform: scale(1, 0);
	display: block;
	opacity: 0;
	transition: transform .5s ease, opacity .2s ease;
	-webkit-transition: -webkit-transform .5s ease, opacity .2s ease;
	}
.main-menu .navbar-nav > li.active a, .main-menu .navbar-nav > li:hover> a, .main-menu .navbar-nav > li:hover> a:hover, .main-menu .navbar-nav > li:hover> a:focus{
	color: #fff;
	background-color: #194481;
	}
.main-menu .navbar-default .navbar-nav .dropdown-menu li:hover> a, .navbar-default .navbar-nav .dropdown-menu li:hover> a:hover, .navbar-default .navbar-nav .dropdown-menu li:hover> a:focus{
	background-color: rgba(255,255,255,0.05);
	color: #fff;
	}
.dropdown-menu .sub-menu{
	left: 100%;
	position: absolute;
	top: 0 !important;
	visibility: hidden;
	}
.dropdown-menu .dropdown-menu:before {
	}
.dropdown-menu li:hover .sub-menu {
	visibility: visible;
	display: block;
	}
.dropdown ul li {
	position: relative;
	}
.main-menu .container-fluid {
	padding-left: 0;
	padding-right: 0;
	}
.text-area {
	padding-left: 5px;
	}
.header-right, .social-media {
	text-align: right;
	}
.newsletter .form-control{
	width:100%;
	}
.footer-nav a:last-child, .footer-nav a:nth-child(11n){
	margin-right: 0;
	padding-right: 0;
	border-right: none;
	}
	}
@media(max-width:768px) {
.navbar-header .navbar-brand.title{
	float:right;
	padding-right:20px !important;
	}
.main-menu .navbar-nav {
	margin: 0;
	padding: 0 15px 0 0;
	}
.main-menu .navbar-default .navbar-collapse {
	border: none medium;
	}
.main-menu .navbar-default .navbar-nav > li > a {
	padding: 8px 35px;
	font-size: 15px;
	border: none;
	}
.main-menu .navbar-default .navbar-toggle {
	border: 1px solid transparent;
	}
.main-menu .navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
	display: block;
	width: 28px;
	height: 4px;
	border-radius: 1px;
	}
.main-menu .navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #fff;
	padding-left: 50px;
	}
.main-menu .navbar-default .navbar-nav .open .dropdown-menu>li:last-child a {
	border-bottom: none;
	}
.main-menu .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	opacity: 0.8;
	}
.main-menu .navbar-default .navbar-toggle:hover, .main-menu .navbar-default .navbar-toggle:focus {
	background-color: transparent;
	border-color: #fff;
	}
.main-menu .navbar-default .navbar-brand {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	padding: 20px 0 0 25px;
	margin-right:10px;
	}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover,  .main-menu .navbar-default .navbar-nav>li>a:hover,  .main-menu .navbar-default .navbar-nav>li>a:focus {
	color: #fff;
	background-color:#1a437e;
	}
.navbar-default .navbar-nav>.active>a:after{
	display:none;
	}
header{
	text-align:center;
	padding-top:15px;
	}
.header-top, .info{
	display:none;
	}
.nivo-controlNav{
	bottom:0 !important;
	}
.review img{
	margin-bottom:10px;
	}
.enquiry button.btn{
	margin-top:10px;
	}
	}
@media(min-width:990px) {
.top-menu {
	margin-top: 15px;
	}
.page-right{
	
	}

body {
    background:url(../images/home_boxbg4.JPG);
     background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
}

.home-page .page-right{
	padding-left:30px;
	}
.bottom-a ul li{
	border-right:1px solid rgba(81,130,138,0.2);
	}
.home-box{
    padding-left:20px;
	padding-right:20px;
	}
.home-page .why-box:before {
  position: absolute;
  left: -50px;
  top: 0;
  bottom: 0;
  /*content: '';*/
  transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  -o-transform: rotate(9deg);
  -moz-transform: rotate(9deg);
  -webkit-transform: rotate(9deg);
  width:1px;
  background-color:rgba(178,178,178,0.74);
	}
.home-page .why-box:after{
	position:absolute;
	top:50%;
	content:'';
	background:url(../images/arrow-right.png) no-repeat;
	height:35px;
	width:24px;
	display:inline-block;
	margin-top:-17px;
	z-index:9;
	left:-53px;
	}
	}

@media(max-width:990px) {
.nivo-caption{
	display:none !important;
	}
.nivo-caption .caption-title{
	font-size:20px;
	margin-bottom:15px;
	}
.nivo-caption a.btn{
	font-size:13px;
	padding:5px 10px;
	}
.affiliation img{
	margin-bottom:3px;
	}
.nivo-controlNav{
	bottom:70px;
	}
.featured-review img, .latest-update img{
	margin-bottom:10px;
	}
	}
@media(min-width:768px) and (max-width:990px) {
.main-menu .navbar-default .navbar-nav > li > a {
	padding: 17px 8px;
	font-size:14px;
	}
.nivo-caption{
	bottom:85px;
	}
.info{
	font-size:13px;
	}
.info span{
	margin-left:15px;
	}
.site-search .form-control{
	width:160px;
	}
.trip-search h2{
	font-size:17px;
	}
	}

@media(min-width:991px) and (max-width:1200px) {
.main-menu .navbar-default .navbar-nav > li > a{
	font-size:14px;
	padding:15px 12px;
	}
.trip-search h2{
	font-size:18px;
	width:19%;
	}
.trip-search h2 span{
	display:none;
	}
.trip-search .jcf-select{
	width:21%;
	}
.top-a ul li .caption ol li{
	margin-right:15px;
	}
	}


    /*//gallery*/

    #links img {
	margin-bottom: 30px
}

.btn_gallery {
	font-size: 12px;
	font-weight: 700
}

.justify {
    padding:15px;
    text-align:justify;
}

header .container {
    margin-left:10px;
}

.nav-tabs li {
  padding-left:1px;
border: 1px solid gray;
 font-weight:600;text-transform:uppercase;

}

.center-title {
    padding-top:10px;
    text-align:center;
    font-weight:bolder;
}

.fixed-height {

    height:300px;
    
}

.social__icons > a {
    color: inherit; 
    text-decoration: none;
}

h3,h4 {
	color:#428bca;
}