@font-face {
 /*font-family: 'Museo Sans 500';*/
 font-family:Arial, Helvetica, sans-serif;
 /*src: url('../fonts/museoSans/MuseoSans-500.eot');
 src: url('../fonts/museoSans/MuseoSans-500.eot?#iefix') format('embedded-opentype'), url('../fonts/museoSans/MuseoSans-500.woff2') format('woff2'), url('../fonts/museoSans/MuseoSans-500.woff') format('woff'), url('../fonts/museoSans/MuseoSans-500.ttf') format('truetype'), url('../fonts/museoSans/MuseoSans-500.svg#MuseoSans-500') format('svg');*/
 font-weight: normal;
 font-style: normal;
}
body {
	/*font-family: 'Museo Sans 500';*/
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
h1, h2, h3, h4, h5, h6, ul, ol, p {
	margin:0;
}
li {
	list-style-type: none;
}
a {
	transition: all 0.5s ease;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	transition: all 0.5s ease;
	text-decoration:none;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {

padding-right: 10px;

padding-left: 10px;

}

.row {

margin-right: -10px;

margin-left: -10px;

}

.form-control:focus {
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
}
.home {
	margin:auto;
	padding-top: 30px;
	width: 900px;
	height: 590px;
	max-width: 91%;
	/*max-height: 95%;*/
	/*background-attachment: fixed;*/

	background-image: url(../images/center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.home img {
	margin: 0px auto;
	display: table;
	box-shadow: 0 0 3px #ccc;
}
.navigation {
	background-color: rgba(0, 0, 0, 0.4);
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	position: absolute;
	bottom: 5px;
	width: 100%;
}
.home ul {
	display:table;
	margin:0 auto;
	padding: 0;
	-webkit-animation-delay: 6.5s;
	-moz-animation-delay: 6.5s;
	animation-delay: 6.5s;/*background-color: rgba(0,0,0,0.2)*/
}
.home ul li {
	float: left;
	padding:0px 2px;
	border-right: 1px solid rgba(68, 100, 22, 0.58);
	transition: all 0.5s ease;
}
.home ul li:last-child {
	border-right:none;
}
.home ul li a {
	font-size: 15px;
	color: #eee;
	padding: 10px 30px;
	display: table;
}
.home ul li:hover {
	background-color:rgba(40, 134, 172, 0.8);
	transition: all 0.5s ease;
}
.navigation .fa {
	display: table;
	text-align: center;
	margin: 0 auto 5px;
	font-size:22px;
}
.location-list {
	/*background:rgba(199, 187, 2, 0.5);*/
	background-image:url('../images/footer_bg.jpg');
	color: #fff;
	overflow:hidden;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
}
.navigation .location-list i {
	display: inline-block;
	margin: 0px 8px;
	font-size: 18px;
}
.home .location-list ul li {
	padding: 0 5px;
	border-right: 1px solid rgba(45, 44, 39, 0.4);
}
.home .location-list ul li:hover {
	background-color:transparent;
}
.home .location-list ul li:last-child {
	border-right:1px solid transparent;
}
.location-list span {
	float: left;
	position: absolute;
	background: #fff;
	color: #444;
	padding:0 5px;
	z-index: 1;
	border-right:5px solid rgb(118, 109, 6);
	border: 1px solid #9f9533;
	left: 0;
}
marquee {
	float: left;
}
.rate-res {
	display:table;
	margin:0 auto;
}
.rate-res i {
	float:left;/* margin: 0 3px 5px !important;*/
}
.navigation-bar {
	background-color:#fff;
	border:none;
	box-shadow:1px 0 3px #ccc;
	border-radius:0;
	min-height:90px;
	margin-bottom:3px;
}
.navigation-bar .navbar-brand {
	padding:0 15px;
	margin: 0;
}
.navigation-bar .navbar-brand img {
	height:90px;
}
.navigation-bar .navbar-nav {
	float: right;
	margin:0;
}
.navigation-bar .navbar-nav .fa {
	display:table;
	width:100%;
	font-size:18px;
	margin-bottom:10px;
}
.navigation-bar .navbar-nav li {
	padding:0 5px;
}
.navigation-bar .navbar-nav li a {
	font-size:14px;
	color:#454545;
	padding-top:23px;
	padding-bottom:15px;
	text-align:center;
	border-bottom: 4px solid transparent;
}
.navigation-bar .navbar-nav li a:hover {
	background: transparent;
	border-bottom: 4px solid #0097a1;
	color: #0097a1;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background: transparent;
	border-bottom: 4px solid #0097a1;
	color: #0097a1;
}
.about {
	background-color:#fff;
	overflow: hidden;
	padding: 30px 15px;
}
.about img {
	width: 340px;/* float: left;*/

    /*margin-right: 40px;*/

}
.imgleft {
	margin-right: 40px;
}
.about h2 {
	padding-bottom: 15px;
	margin-bottom: 15px;
	position:relative;
	color:#404142;
	font-weight:600;
}
.about h2 span {
	height: 2px;
	width: 40px;
	background: #404142;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
}
.about h4 {
	color: #5ac30a;
	text-align: center;
	font-size: 24px;
	margin-bottom: 15px;
}
.about p {
	color: #434345;
	font-size: 16px;
	margin:15px 0;
	/*text-align: justify;*/
}
.about ul {
	padding:0 20px;
}
.about ul li {
	padding:5px 0;
	list-style-type:square;
	font-size: 16px;
}
.about ul li:first-child {
	list-style-type:none;/*margin-left: -20px;*/
}
.about ul li:first-child strong {
	margin-left: -20px;
}
.about hr {
	display: inline-block;
	width: 100%;
}
.essential {
	padding: 15px;
	background: #f6f6f6;
	box-shadow: 0px 1px 2px #ccc;
	min-height: 215px;
	border-radius: 10px;
	margin-top: 15px;
}
.essential h5 {
	font-size: 18px;
	background: #4b4242b3;
	color: #fff;
	text-align: center;
	padding: 7px 0;
	text-transform: capitalize;
	margin: -15px -15px 7px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.essential li {
	/* list-style-type: none !important;

    background: url(../images/leaf-solid.svg);*/

    background-repeat: no-repeat;
	background-size: 16px;/* padding-left: 24px !important;*/

}
.essential li:first-child {
	margin:0 !important;
	list-style-type:square !important;
}
.essential li .fa {
	color:#5ac30a;
	display:none;
}
.footer {
	/*background: #343434;*/
	background-image:url('../images/footer_bg.jpg');
	color: #eee;
	text-align: center;
	padding: 10px 0;
	font-size: 15px;
	font-weight:bold;
}
 .tbl_destination .table tr th:nth-child(1), .tbl_destination .table tr th:nth-child(3), .tbl_destination .table tr th:nth-child(4) {
 text-align:center;
}
 .tbl_destination .table tr td:nth-child(1), .tbl_destination .table tr td:nth-child(3), .tbl_destination .table tr td:nth-child(4) {
 text-align:center;
}
.tbl_destination .table tr th {
	background-color:#0097a1;
	color:#fff;
	font-weight:normal;
}
.table tr th, .table tr td {
	vertical-align:middle !important;
}
.notallow li {
	list-style-type:circle !important;
}
.notallow li:first-child {
	list-style-type:circle !important;
}
.col-md-3.contacts {
	/*  border-right: 1px solid #eee;*/

  margin-top: 15px;
}
.about .contacts ul {
	padding:0;
}
.about .contacts li {
	list-style-type:none;
	font-size: 15px;
}
.about .contacts li .fa {
	color: #0097a1;
	margin: 2px 8px 2px 0;
	float: left;/*font-size: 18px;*/

}
.about .contacts p {
	margin:10px 0;
	line-height: 26px;
	font-size: 15px;
}
.contacts strong {
	font-size: 16px;
	margin: 5px 0;
}
.contacts i.fa.fa-envelope {
	margin-bottom:10px;
}
/*.contacts .col-md-6{padding:0;}*/

.frmcontact {
	/* margin-top: 15px;*/

    background-color:rgba(0, 151, 161, 0.12);
	padding: 15px;
	border: 1px solid #bddddf;
}
.frmcontact strong {
	font-size: 16px;
	margin-bottom: 10px;
	display: inline-block;
}
.frmcontact label {
	font-weight:normal;
	font-size: 15px;
}
.frmcontact input, .frmcontact textarea {
	border-radius:0;
	box-shadow:none;
	height: 40px;
}
.frmcontact textarea {
	height: 80px;
	resize: none;
}
.frmcontact .btn {
	border-radius: 0;
	background: #0097a1;
	color: #fff;
	border: none;
	padding: 8px 15px;
	font-size: 16px;
	transition: all 0.5s ease;
}
.frmcontact .btn:hover {
	background: #5ac30a;
	transition: all 0.5s ease;
}
.star {
	color:#F00;
}
.map {
	padding:0;
	margin-top: 15px;/*border: 1px solid #ccc;*/

}
.about .locmap img {
	width: 230px;
	margin: 0 auto 10px;
}
button.close {
	position: absolute;
	right: 15px;
	top: 10px;
}
.map h4.text-center {
	font-size: 16px;
	padding: 0 15px;
	margin-bottom: 10px;
	line-height: normal;
}
.about .contleft {
	text-align: right;
	border-right: 1px solid #eee;
}
.about .contleft li .fa {
	float:right;
	margin:2px 0px 2px 8px;
}
.about .affil {
	background: #fafafa;
	padding: 10px 30px;
	box-shadow: 2px 2px 3px #e2e2e2;
	color: #47a004;
}
.affil li {
	list-style-type:square !important;
	padding:5px 0;
}
.eventdetails {
	background-color: #fafafa;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 15px;
}
.eventdetails h4 {
	text-align:left;
}
.eventdetails img {
	/*width: 240px;*/
	/*margin: 0px 15px 0 0px;*/

	float: left;
}
.eventdetails em {
	color: #bdbbbb;
	float: right;
	font-size: 14px;
	margin-top: 5px;
	font-style: normal;
}
.eventdetails p {
	color: #838282;
	line-height: 27px;
	margin: 0;
	text-align: justify;
}
.callme {
	font-size: 14px;
	right: 0;
	top: 0;
	width: 100%;
	color: #fff;
	text-align: right;
	padding: 3px 15px;
	background: #696a65;
	line-height: normal;
}
.callme i {
	background: #5ac30a;
	font-size: 15px;
	margin: 0 5px;
	color: #fff;
	border-radius: 50px;
	width: 22px;
	line-height: 22px;
	text-align: center;
	height: 22px;
}

.tbl_destination {
    overflow: auto;
}
/*-----------------------Media Query--------------------------*/

@media (max-width:1199px) {
  .essential{min-height: 250px;}
}

@media (max-width:991px) {
 .home {
  border-right: 5px solid #fff;
  border-left: 5px solid #fff;
  /*height: 724px;
  position: static;*/
}
 .navigation {
 border-right:none;
 border-left:none;
}
.navigation-bar .navbar-nav li a{
  padding:9px 8px;
  font-size: 13px;
}
.navigation-bar .navbar-brand img {
    height: 70px;
}
.navigation-bar {min-height: 70px;    margin-bottom: 0;}
.navigation-bar .navbar-nav li {
    padding: 0 2px;
}
 .home ul li a {
 font-size: 14px;
 padding: 5px 17px;
}
 .navigation .fa {
 font-size: 18px;
}
 .location-list {
font-size:15px;
}

.about h2{font-size: 22px;}
.about h4 {
   font-size: 18px;
}
.about p {
    color: #434345;
    font-size: 14px;
    margin: 10px 0;
}
.about ul {
    padding: 0 10px;
}
.about ul li{font-size: 14px; padding: 3px 0;}
.about ul li:first-child strong {
    margin-left: 0px;
}
.about h4 {margin-bottom: 10px;}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.essential{min-height: 225px;}
.essential h5 {
    font-size: 17px;
}
.eventdetails p {margin:0;height: 165px;overflow: auto;}
.locmap {
    float: left;
}
}
 @media (max-width:767px) {
	
 .home {
  height: 724px;
  position: static;
}	 
	 
 .navigation {
 position:static;
 margin-top:20px;
 background-color:transparent;
}
 .navigation ul li {
 width:100%;
 line-height:50px;
 background-color: rgba(0, 0, 0, 0.3);
 margin-bottom:5px;
 border-right:none;
}
 .navigation .fa {
 font-size: 28px;
 display: block;
 float: left;
 margin: 0 20px 0 0;
 width: 50px;
 text-align: center;
 height: 50px;
 line-height: 50px;
 background: rgba(25, 31, 15, 0.43);
}
 .navigation-bar .navbar-brand img {
 height: 54px;
}
 .navigation-bar {
 min-height: 55px;
}
 div#bs-example-navbar-collapse-1 {
 position: fixed;
 left: 0;
 height: 100% !important;
 background: #fff;
 z-index: 1;
 top: 0;
 width: 70%;
 box-shadow: 1px 3px 3px #dddcdc;
}
 .navbar-default .navbar-toggle {
 border-color: transparent;
}
 .navbar-default .navbar-toggle .icon-bar {
 background-color: #59b59d;
}
 .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
 background-color: transparent;
}
 .navigation-bar .navbar-nav {
 float:left;
 margin: 0 -15px 0 0;
 padding-top: 5px;
}
 .navigation-bar .navbar-nav li {
 padding:2px 15px;
 border-bottom: 1px solid #eee;
 float: left;
 width: 100%;
}
 .navigation-bar .navbar-nav li a {
 text-align:left;
 padding: 5px 0;
 width: 100%;
 float: left;
 border: none;
}
 .navigation-bar .navbar-nav .fa {
 display: block;
 text-align: center;
 float: left;
 width: 20px;
 margin: 0 10px 0 0;
}
 .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
 border: none;
}
.navigation-bar .navbar-nav li a:hover {
    border: none;
 
}
 .rate-res {
 display:block;
}

  /*.home {min-height:710px;}*/

  .home ul li a {
 font-size:16px;
 padding:0;
 width: 100%;
 color: #fff;
}
 .location-list {
 margin-top:20px;
 top: -5px;
 position: relative;
 visibility:visible;
 height:auto;
}
 .home .location-list ul li {
 padding: 3px 5px;
 border-right: 1px solid rgba(45, 44, 39, 0.4);
 background: transparent;
 line-height: 22px;
 margin: 0 auto;
 text-align: left;
 border: none;
}
 .navigation .location-list i {
 display: block;
 margin: 0px 8px;
 font-size: 18px;
 height: 20px;
 width: 20px;
 line-height: 20px;
 background: transparent;
}
 .navigation .location-list i:first-child {
 margin-bottom: 5px;
 margin-top: 2px;
}
 .col-xs-offset-2 {
 margin-left: 13.666667%;
}
 .col-xs-8 {
 width: 70.666667%;
}
.essential {
    min-height: 185px;
}
.about {
   padding: 20px 15px;
}
.about h2 {
    font-size: 18px;
}
 #vlightbox0 .vlightbox0{width: 100px !important; margin: 10px !important;padding: 5px !important;}
 .tbl_destination .table tr th, .tbl_destination .table tr td {
    font-size: 12px;
}
.about .contleft {
    text-align: left;
}
.about .contleft li .fa {
    float: left;
    margin: 2px 8px 2px 0px;
}
.contacts strong {
    font-size: 16px;
    margin: 15px 0 0;
    display: inline-block;
}
}

@media (max-width:640px) {
  .eventdetails p {
    height: 135px;
    overflow: auto;
    line-height: 22px;
  }
  .home img {
    padding: 10px;
  }
}

@media (max-width:567px) {
  .col-md-3.col-sm-5.col-xs-5, .col-md-9.col-sm-7.col-xs-7{width:100%;}
  .eventdetails p {
    height: auto;
    overflow: auto;
  }
  .eventdetails em {
    margin-top: 10px;
    width: 100%;
    margin-bottom: 10px;
	font-size: 12px;
  }
  .eventdetails img {
    width: 100%;
    margin: 10px 0;
  }
  .eventdetails {
    padding: 15px;
  }
  .eventdetails h4 {
    font-size: 16px;
  }
}

 @media (max-width: 580px) {
  .footer{
    padding: 10px 15px;
    font-size: 12px; 
  }
  .footer p span {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 3px 0 0;
  }
 }
@media (max-width:480px) {
 .col-md-12.col-sm-12.col-xs-8.col-sm-offset-0.col-md-offset-0.col-xs-offset-2 {
 width: 100%;
 margin: 0 auto !important;
 padding-bottom: 65px;
}
 .home {
 padding-top: 5px;
 margin: 15px auto;
 /*min-height: 670px;*/
 height: 685px;
}
 .navigation, .location-list {
 margin-top:5px;
}
 .location-list {
 overflow: visible;
 height: auto;
 float: left;
/* background: rgba(199, 187, 2, 0.7);*/
 background-image:url('../images/footer_bg.jpg');
 top: unset;
}
 .location-list {
 overflow: visible;
 height: auto;
/* background: rgba(199, 187, 2, 0.7);*/
background-image:url('../images/footer_bg.jpg');
	/*margin: 25px -5px;*/

	/*position: absolute;*/
 bottom: 5px;
 left: 0;
 right: 0;
 text-align: center;
}
 .location-list span {
 position:static;
 width:100%;
 overflow: visible;
 font-weight: 600;
 border: none;
}
 #vlightbox0 .vlightbox0{width: 110px !important;margin: 5px !important;padding: 3px !important;}
}

 /*@media (max-width: 480px) {
  .home img {
    padding: 10px;
  }
 }*/
 @media (max-width: 479px) {
  .col-md-3.col-sm-3.col-xs-6{
     width:100%;
  }
  .essential{min-height:auto;}
  .map iframe{height:280px;}
 }
  @media (max-width: 450px) {
   #vlightbox0 .vlightbox0{width: 80px !important;
    margin: 8px !important;}
  }
 @media (max-width: 379px) {
 .home {
	min-height: 690px;
  }
}
