
@font-face {
font-family: regular;
src: url(../fonts/Regular.woff);
}

@font-face {
font-family: modern;
src: url(../fonts/Modern.woff);
}
body
{
font-family: regular;
overflow-x: hidden!important;
}
a
{
transition: all 0.3s ease;
}
a:hover
{
text-decoration:none;
}
a:focus, a:hover {
text-decoration: none!important;
outline: none!important;
}
input:focus {transition: all 0.3s ease;}
img
{
width:100%;
}
p, h1 {
	margin:0;
	padding:0;
}
.mainlogo{}
.col-1by5
{
float: left;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.navbar-default{
	position: fixed;
    left: 0;
top: 50px;
    width: 100%;
    border-radius: 0;
    border: 0;
    z-index: 50;
	background: transparent;
}
.banner{
    background-image: url(../img/banner_bg.jpg);
    width: 100%;
    height: 100vh;
    background-size: cover;
	position:relative;
	background-attachment:fixed;
	overflow: hidden;
	background-position: center;
}
h1.privacypolicyhead{
    color: #5f5c68;
    font-size: 33px;
    font-family: modern;
    letter-spacing: 6px;
    transition: all 2s ease;
    margin-bottom: 40px;
    text-transform: uppercase;
    line-height: 50px;
    position:relative;
    text-align:left;
    margin-top:20px;
    transform: none;
}

.banner2{
    background-image: url(../img/banner_bg2.jpg);
}
.banner3{
    background-image: url(../img/banner_bg3.jpg);
}
.banner4{
    background-image: url(../img/banner_bg4.jpg);
}
.banner5{
    background-image: url(../img/banner_bg5.jpg);
}
.banner6{
    background-image: url(../img/banner_bg6.jpg);
}
.banner7{
    background-image: url(../img/banner_bg7.jpg);
}
.overlay {
    height: 100vh;
    background-image: url(../img/dot.png);
}
.navbar-default .navbar-nav>li>a{
    color: #ffffffc2;
    font-family: medium;
    font-size: 11px;
    letter-spacing: 1.5px;
	font-family:regular;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-nav {
    margin-top: 14px;
}
.navbar-brand-centered img {
	max-width: 100px;
    display: table;
    margin: 0px auto;
}
 h1 {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 10;
    text-align: center;
    width: 100%;
    transform: translateY(-50%);
    margin: 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
	overflow: hidden;
}
h1 span {
    display: block;
    font-family: modern;
    font-size: 36px;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding-top: 20px;
}

h1 .phonMain{
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
h1 .phone{
    background: #00000078;;
    margin: 5px;
    padding: 6px 18px;
    border-radius: 5px;
    font-family: tahoma, Arial, Helvetica, sans-serif;
}
h1 .phone a{
    color: #FFF;
}
h1 .phone:hover{
    background: #000;
}




h1 p{
	text-transform: initial;
    color: #fff;
    max-width: 40%;
    margin: 0px auto;
    letter-spacing: 1px;
    line-height: 21px;
    margin-top: 27px;
    font-size: 15px;
}
.topmenu{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    padding: 50px 0px;
	display: table;
		transition: all 1s ease;
}
.topmenu a{
color: #ffffffb8;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}
.topmenu a:hover{
color: #fff;
}
.topmenu a.locate{
        float: right;
    margin-right: 5%;
}
.topmenu a.triger{
float: right;
 width:40px;
transition: all 0.2s ease;
}
.topmenu a.triger:hover{
 width:50px;
}
.topmenu a.triger span{
display: block;
    width: 100%;
    height: 1px;
    background-color: #ffffffb8;
    margin-top: 0px;
    margin-bottom: 16px;
}
.topmenu a.triger:hover span{
    background-color: #fff;
}

.topmenu a.right{
margin-left: 40px;
}
.logo{
position: absolute;
    left: 50%;
    top: 34px;
    z-index: 100;
    transform: translateX(-50%);
    max-width: 100px;
    background-image: url(../img/logo.png);
    width: 100px;
    height: 51px;
    background-size: 100%;
	opacity: 0.9;
	cursor:pointer;
}
.tagline {
		transition: all 1s ease;
}
.taghide {
	opacity:0;
letter-spacing:20px;
overflow:hidden;
}
.home_abt{
    background-color: #f0f0f5;
    padding: 180px 0px;
	padding-top: 220px;
}
.home_abt .datanav{
background-color: #d8d6e2;
    margin-left: 30%;
    margin-right: 5%;
    padding-left: 30%;
    padding-right: 8%;
padding-top: 10%;
    padding-bottom: 10%;
	position:relative;
}
.home_abt .route p{
border-bottom: solid 1px #c0beca;
    padding-bottom: 5px;
}
.home_abt .route p span{
    color: #699d20;
    font-family: tahoma;
    font-size: 17px;
}
h2{
color: #5f5c68;
    font-size: 33px;
    font-family: modern;
    letter-spacing: 6px;
    transition: all 2s ease;
    margin-bottom: 40px;
    text-transform: uppercase;
    line-height: 50px;
}
p{
    color: #5f5c68;
    margin-top: 20px;
    font-family: regular;
font-size: 15px;
}
.home_abt .datanav a{
color: #00996e;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 35px;
    display: table;
    font-size: 12px;
}
.home_abt .datanav a:hover{
    letter-spacing: 3px;
}
.datadown {	 margin-top: 100px;}
.dataup {	 margin-top: 0px;}

.abt-data-img{
	position: absolute;
    left: -32%;
    top: -45px;
    max-width: 64%;
	overflow:hidden;
}
.abt-data-img img{
transition: all 2s ease;
}

.nowidth {
	position:relative;
	left:-100%;
}
.fullwidth {
left: 0%;
}
.thingstodo{
    background-color: #5f5c68;
    background-image: url(../img/things-bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
	padding-bottom: 120px;
	background-attachment: fixed;
}
.thingstodo .intro{
    padding: 10% 0%;
    padding-left: 46%;
    padding-right: 11%;

}
.thingstodo .intro h2{
color: #f0f0f5;
}
.thingstodo .intro p{
color: #f0f0f5;
}
.thingstodo .row{
	position:relative;
}
.thingstodo .item .thing{
position: relative;
    padding: 0px;
    display: table;
    max-width: 80%;
    margin: 0px auto;

}
.thingstodo .item .thing .name{
position: absolute;
    bottom: 45px;
    left: 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-bottom: solid 1px #fff;
    padding-bottom: 5px;
    font-size: 13px;
}
.thingstodo .owl-dots {
	display:none;
}
.owl-prev{
	position: absolute;
    left: 3%;
    top: 47%;
    transform: translateY(-50%);
	z-index:10;
	    background: transparent!important;
    border-radius: 100px!important;
    border: solid 1px #fff;
    width: 80px;
    height: 80px;
	    font-size: 0px!important;
		 transition: all 0.3s ease;
		 opacity: 0.6;
}
.owl-prev:after{
    content: '';
    background-image: url(../img/arrow-left.svg);
    width: 80px;
    height: 80px;
    left: 0;
    top: 0;
    z-index: 15;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: 25px 26px;
}
.owl-next{
	position: absolute;
    right: 3%;
    top: 47%;
    transform: translateY(-50%);
	z-index:10;
	    background: transparent!important;
    border-radius: 100px!important;
    border: solid 1px #fff;
    width: 80px;
    height: 80px;
	    font-size: 0px!important;
		 transition: all 0.3s ease;
		 opacity: 0.6;
}
.owl-next:after{
content: '';
    background-image: url(../img/arrow-right.svg);
    width: 80px;
    height: 80px;
    left: 0;
    top: 0;
    z-index: 15;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: 25px 26px;
}
.owl-prev:hover, .owl-next:hover{
 border-radius: 100px!important;
 opacity: 1;
}
.fac_ame{
    padding: 80px 0px;
    background-color: #f0f0f5;
    position: relative;
    padding-bottom: 80px;
}

.fac_ame .intro{
	margin:0px auto;
	max-width:60%;
text-align:center;
}

.fac_ame .intro h2{

}
.fac_ame .intro p{


}
.fac_ame .short{
    max-width: 82%;
    margin: 0px auto;
    margin-top: 50px;
    height: 70px;
    text-align: center;
    line-height: 60px;
    margin-bottom: 80px;
    border-bottom: solid 1px #e0dfe3;
}
.fac_ame .short span{
display: inline-block;
    padding: 5px 24px;
    letter-spacing: 0.5px;
    font-size: 12px;
    color: #5f5c68;
   font-family:regular;
    position: relative;
    text-transform: uppercase;
}
.fac_ame .short span:before{
content: '';
    position: absolute;
    left: 11px;
    top: 30px;
    width: 6px;
    height: 6px;
    border: solid 1px #82c550;
    border-radius: 100px;
    background-color: #82c550;
}
.fac_ame .row{

}

.fac_ame .itemthumb{
	background-color: #000;
    height: 500px;
	width:70%;
	background-position: left top;
	transition: all 1s ease;
	margin-bottom: 30px;
	-webkit-box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.29);
-moz-box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.29);
box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.29);
}
.fac_ame .itemthumb:hover{
	
		width:80%;
	background-position: right top;
}
.fac_ame .itemthumb.right{
	float:right;
}
.fac_ame .itemthumb.left{
		float:left;
}
.fac_ame .itemthumb.a{
}
.fac_ame .itemthumb.b{
	margin-top:50px;
}
.fac_ame .itemthumb.c{
		margin-top:-50px;
}
.fac_ame .itemthumb.d{
}
.fac_ame .nav-tabs{
    margin-top: 50px;
    text-align: center;
    margin-bottom: 50px;
}
.fac_ame .nav-tabs>li {
    float: none;
    margin-bottom: -1px;
    display: inline-block;
}
.fac_ame .nav-tabs>li>a {
    font-family: 'regular';
    font-size: 15px;
    text-transform: uppercase;
    color: #5f5c68;
    letter-spacing: 1px;
    padding: 10px 0px;
    border-radius: 0;
    margin: 0px 20px;


}
.fac_ame .nav-tabs>li.active a {
	    background: transparent;
    border: 0;
    border-bottom: solid 2px #6a9e21;
}

.localatra{
background: rgba(95,92,104,1);
background: -moz-linear-gradient(top, rgba(95,92,104,1) 0%, rgba(95,92,104,1) 73%, rgba(240,240,245,1) 73%, rgba(240,240,245,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(95,92,104,1)), color-stop(73%, rgba(95,92,104,1)), color-stop(73%, rgba(240,240,245,1)), color-stop(100%, rgba(240,240,245,1)));
background: -webkit-linear-gradient(top, rgba(95,92,104,1) 0%, rgba(95,92,104,1) 73%, rgba(240,240,245,1) 73%, rgba(240,240,245,1) 100%);
background: -o-linear-gradient(top, rgba(95,92,104,1) 0%, rgba(95,92,104,1) 73%, rgba(240,240,245,1) 73%, rgba(240,240,245,1) 100%);
background: -ms-linear-gradient(top, rgba(95,92,104,1) 0%, rgba(95,92,104,1) 73%, rgba(240,240,245,1) 73%, rgba(240,240,245,1) 100%);
background: linear-gradient(to bottom, rgba(95,92,104,1) 0%, rgba(95,92,104,1) 73%, rgba(240,240,245,1) 73%, rgba(240,240,245,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f5c68', endColorstr='#f0f0f5', GradientType=0 );
position:relative;
    border-bottom: solid 1px #d8d6e2;
}
.localatra .love{
filter: grayscale(100%);
    position: absolute;
    top: 0;
    width: 10%;
    left: 7%;
    opacity: 0.05;
}
.localatra .slides{
padding-left: 0px;
    padding-right: 100px;
    position: relative;
}
.localatra .slides ul{
	list-style: none;
    padding: 0;
    margin: 0;
}
.localatra .slides ul li{
	
}
.localatra .slides ul li a{
transition: all 0.3s ease;
background: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 100px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background-color: #5f5c68;
    margin-bottom: 35px;
    cursor: pointer;
	margin: 35px auto;
	    border: solid 5px #d9d9de;
}
.localatra .slides ul li a img{
width: 200%;
max-width: 200%;
}
.localatra .slides ul li a:hover{
 filter: brightness(130%);
}
.localatra .placeinfo {
	    position: absolute;
    padding: 90px;
    left: 0;
    padding-right: 30%;
    bottom: 0;
    z-index: 10;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.48) 57%, rgba(0,0,0,0.48) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(57%, rgba(0,0,0,0.48)), color-stop(100%, rgba(0,0,0,0.48)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.48) 57%, rgba(0,0,0,0.48) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.48) 57%, rgba(0,0,0,0.48) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.48) 57%, rgba(0,0,0,0.48) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.48) 57%, rgba(0,0,0,0.48) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.localatra .placeinfo h2 {
    padding: 0;
    margin: 0;
    color: #fff;
    margin-bottom: 25px;
    font-size: 35px;
}
.localatra .placeinfo p {
	color: #fff;
	padding: 0;
    margin: 0;
font-size: 16px;
}
.localatra .slider-thumbs {
position: absolute;
    right: 0;
    bottom: 0%;
    background-color: #f0f0f5;
    width: 100px;
	-webkit-box-shadow: 0px 10px 38px 9px rgba(0,0,0,0.28);
-moz-box-shadow: 0px 10px 38px 9px rgba(0,0,0,0.28);
box-shadow: 0px 10px 38px 9px rgba(0,0,0,0.28);


}
.carousel-inner>.item {
	overflow:hidden;
}
.testimonials {
    background-color: #f0f0f5;
padding: 100px 0%;
    text-align: center;
    transition: all 0.3s ease;
}
.testimonials .testi {
	line-height: 40px;
text-transform: none;
    letter-spacing: 0;
font-size: 19px;
    color: #5f5c68;
    font-family: modern;
    transition: all 0.3s ease;
    max-width: 860px;
    margin: 0px auto;
    margin-bottom: 30px;

}
.testimonials .testi:after {
height: 30px;
top: 60px;
}
.testimonials .carousel-indicators{
    position: static;
    display: table;
    margin: 0px auto;
    margin-top: 30px;
		transition: all 0.3s ease;
}
.testimonials .carousel-indicators li {
    text-indent: 0;
	border:0!important;
    padding: 0;
    line-height: 0;
    width: 10px;
    height: 10px;
    border-radius: 100px;
    overflow: hidden;
    margin: 0px 9px;
    transition: all 0.3s ease;
    background-color: #cacaca;
}
.testimonials .carousel-indicators .active {
background-color:#333!important;
	border:0!important;

box-shadow:none!important;
}
.testimonials .project_owner {
		transition: all 0.3s ease;
font-size: 18px;
    letter-spacing: 0px;
    font-family: regular;
    position: relative;
    display: table;
    margin: 0px auto;
}
.testimonials .project_owner:before {
content: '';
    left: -38px;
    top: 13px;
    width: 30px;
    height: 1px;
    background-color: #6d6a76;
    position: absolute;
}
.testimonials .project_owner span {
	letter-spacing: 1px;

    font-size: 12px;
    display: block;
    padding-top: 5px;
	color: #83858c;
}
.testimonials .item {
	min-height: 210px;
}
footer{
background: rgba(181,218,80,1);
background: -moz-linear-gradient(-45deg, rgba(181,218,80,1) 0%, rgba(105,157,32,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(181,218,80,1)), color-stop(100%, rgba(105,157,32,1)));
background: -webkit-linear-gradient(-45deg, rgba(181,218,80,1) 0%, rgba(105,157,32,1) 100%);
background: -o-linear-gradient(-45deg, rgba(181,218,80,1) 0%, rgba(105,157,32,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(181,218,80,1) 0%, rgba(105,157,32,1) 100%);
background: linear-gradient(135deg, rgba(181,218,80,1) 0%, rgba(105,157,32,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5da50', endColorstr='#699d20', GradientType=1 );
padding:140px 0px;
}
footer .smedia{
list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
    margin-top: 70px;
}

footer .smedia a{
color: #fff;
    font-size: 19px;
margin-right: 40px;
}
footer .smedia a img{
}
footer .smedia a:hover{
}
footer .copy{
	color: #fff;
    font-size: 14px;
    font-family: regular;
    margin-top: 30px;
    line-height: 30px;
}
footer .copy a{
	color: #fff;
}
footer .head{
color: #fff;
    font-size: 30px;
    margin-bottom: 50px;
    letter-spacing: 0px;
    font-family: modern;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 4px;
        margin-top: 20px;
}
footer .head:after{
content: '';
    width: 40px;
    background-color: #fff;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -35px;
}
footer .address{
	margin-top: 16px;
}
footer .address .heading{
	color: #fff;
    font-family: regular;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 16px;
	margin-bottom: 72px;
}
footer .address p{
color: #fff;
    font-size: 14px;
    font-family: tahoma;
    letter-spacing: 1px;
}
footer .address p a{
	color: #fff;
}
footer .row {
	max-width: 1000px;
    margin: 0px auto;
}
.inside_para{
background-color: #f0f0f5;
    padding: 150px 0px;	
	background-image: url(../img/things-bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
.inside_para p{
font-family: modern;
    max-width: 60%;
    margin: 0px auto;
    text-align: center;
    font-size: 20px;
    line-height: 34px;
}
.inside .home_abt{
	padding-top: 80px;
}
.bookbtn{
    border-radius: 0;
    padding: 0;
    margin: 0;
    padding: 10px 0px;
    background-color: #d8d6e2;
    font-family: regular;
    font-size: 12px!important;
    color: #111012!important;
    border-bottom: solid 1px #5f5c68;
}
.features{
	max-width: 90%;
    margin: 0px auto;
    margin-top: 80px;
}
.features ul {
margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 40px;
    padding-left: 20px;
}
.features ul li{
    font-family: regular;
color: #d8d6e2;
    padding-right: 30px;
	margin-bottom: 10px;
	font-size: 14px;
}
.features ul li:first-child{
text-transform: uppercase;
    margin-bottom: 30px;
    letter-spacing: 2px;
    color: #f0f0f5;
    position: relative;
}
.features ul li:first-child:after{
content: '';
    position: absolute;
    left: 0;
    width: 30px;
    height: 1px;
    background-color: #d8d6e2;
    bottom: -16px;
}
.features ul li img {}
.inside .thingstodo {
padding-bottom: 100px;
}
.dinings {
padding-top: 0%;
    background-color: #f0f0f5;
    border-bottom: solid 1px #d8d6e2;
    padding-bottom: 100px;
}
.dinings .item {
    padding: 0px 9%;
    max-width: 90%;
    margin: 0px auto;
    margin-bottom: 80px;
}
.dinings .item:last-child{
     margin-bottom: 0px;   
}
.dinings .item .row{
    display:flex;
    align-items:center;
}
.dinings .item .imgbox {
	position:relative;
}

.dinings .item .imgbox img {

}
.dinings .item .imgbox .review {
position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 4;
    font-family: tahoma;
    font-size: 15px;
    color: #fff;
    padding: 15px;
}
.dinings .item .imgbox .review i {
    font-size: 15px;
}
.dinings .item .imgbox .review span {
	font-size: 14px;
}
.dinings .item.left{
}
.dinings .item.right{
}
.dinings .item.left:hover{

}
.dinings .item.right:hover{

}
.dinings .item.left .data{		
text-align: left;
padding-left: 60px;
}
.dinings .item.right .data{	
padding-right:60px;
}
.dinings .data h3{
font-family:regular;
font-size: 50px;
margin-bottom: 45px;
}
.dinings .data p{
font-size: 15px;
    font-family: regular;
    line-height: 24px;
    position: relative;
    padding: 0 0%;
}
.dinings .data p:before{
content: '';
    width: 1px;
    height: 100px;
    background: rgba(181,218,80,1);
    background: -moz-linear-gradient(-45deg, rgba(181,218,80,1) 0%, rgba(105,157,32,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(181,218,80,1)), color-stop(100%, rgba(105,157,32,1)));
    background: -webkit-linear-gradient(-45deg, rgba(181,218,80,1) 0%, rgba(105,157,32,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(181,218,80,1) 0%, rgba(105,157,32,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(181,218,80,1) 0%, rgba(105,157,32,1) 100%);
    background: linear-gradient(135deg, rgba(181,218,80,1) 0%, rgba(105,157,32,1) 100%);
    position: absolute;
left: 41%;
    top: -60%;
}
.dinings.discover .data p:before{
    display:none;
}
.activities .data {
padding-top: 26%;
		padding-bottom:30%;
}
.activities .data p{
	padding: 0% 0%;
}
.activities .data p:before{
	display:none;
}
.activities .data h3 {
    font-family: modern;
    font-size: 28px;
    margin-bottom: 45px;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.activities .item {
    padding: 45px 9%;
}
.activities .item .imgbox .review {
    bottom: 0;
	top:inherit;
}
.activities .data .icon {
	    width: 36px;
    display: inline-block;
}
.discover{
	padding-bottom:0;
}
.discover .item {
    padding: 80px 0%;
    max-width: 90%;
}
.discover .data h3 {
font-size: 30px;
    margin-bottom: 0;
    background-color: #f0f0f5;
    font-family: modern;
    text-transform: uppercase;
    padding: 20px 0px;
    letter-spacing: 4px;
    text-align: left;
    color: #5f5c68;
    width: 100%;
}
.gallery-container {
    background-color: red;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
}
.tz-gallery div{
margin:0;
padding:0!important;
}
/* Override bootstrap column paddings */
.tz-gallery .lightbox {
    position: static; 
    left: 0; 
   width: 100%; 

}
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.29);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

.dockmenu{
background-color: white;
    cursor: pointer;
    display: table;
    padding: 20px 0px;
    width: 80px;
    position: fixed;
        top: 107px;
    z-index: 100;
    transition: all 0.3s ease;
	padding-right: 15px;
	right: -80px;
}
.dockshow {
	    right: -16px;
}
.dockmenu:hover{
    right: -8px;
	color: #6fad48;
}
.dockmenu span{
	background-color: #000;
    height: 1px;
    margin: 8px 20px;
    display: block;
	transition: all 0.3s ease;
	    width: 40%;
}
.dockmenu:hover span:nth-child(1){
	width: 10px;
}
.dockmenu:hover span:nth-child(2){
}
.dockmenu:hover span:nth-child(3){
	width: 10px;
}
.dockmenu b{
display: block;
    text-align: center;
    font-size: 10px;
    letter-spacing: 1px;
    margin-top: 22px;
}
.booknow{	
    background-color: #5f5c68;
    height: 160px;
    width: 64px;
    display: table;
    background-image: url(../img/booknow.png);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    transition: all 0.3s ease;
    position: fixed;   
    top: 210px;
    z-index: 100;
	    right: -64px;
}
.bookshow {
	right: 0;
}

.booknow:hover{	
background-color: #8cb936;
width: 76px;
}
.phmotion {
    position: relative;
    display: inline-block;
    max-width: 114px;
    overflow: hidden;
    height: 14px;
	transition: all 0.3s ease;
}
.phmotion span{
transition: all 0.7s ease;
opacity:0;
    font-family: tahoma;
}
.phmotion:hover{
max-width: 254px;
}
.phmotion:hover span{
opacity:1;
}
.tophide{
	opacity:0;
	top: -134px;
}
.sajmenu {
  position: fixed;
    width: 70%;
    height: 100vh;
    background-color: #323037;
       right: -70%;
    top: 0;
    z-index: 100;
		  opacity:0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
	background-image: url(../img/menucenter.jpg);
		transition: all 0.8s ease;
}
.menuopen{
	  right: 0%;
	  opacity:1;
}
.sajmenu ul {
	list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 110px;
    top: 50%;
    transform: translateY(-50%);
	    z-index: 2;
}

.sajmenu ul li {
}
.sajmenu ul li a {
	font-family: modern;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 40px;
	position:relative;
}
.sajmenu ul li.menumedia{
	    margin-top: 20px;
}
.sajmenu ul li.menumedia a{
    margin-right: 20px;
    text-transform: lowercase;
    font-size: 14px;
    font-family: tahoma;
}
.sajmenu ul li.menumedia a:after{
	display:none;
}
.sajmenu ul li a:hover {
	color: #8cb936;
}
.sajmenu ul li a:after {
content: '';
    position: absolute;
        right: -18px;
    width: 0px;
    height: 1px;
    background-color: #8cb936;
    top: 15px;
	transition: all 0.5s ease;
}
.sajmenu ul li a:hover:after {
        right: -208px;
    width: 200px;
}
.sajmenu .closer {
	position: absolute;
    color: #fff;
    top: 50%;
    right: 7%;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
	cursor:pointer;
	font-family: regular;
	opacity:0.4;
	transition: all 0.3s ease;
}
.sajmenu .closer:hover {
	opacity:1;
}
.sajmenu .closer img {
max-width:30px;
}

.m1-bg{
background-image: url(../img/menu1.jpg);
}
.m2-bg{
background-image: url(../img/menu2.jpg);
}
.m3-bg{
background-image: url(../img/menu3.jpg);
}
.m4-bg{
background-image: url(../img/menu4.jpg);
}
.m5-bg{
background-image: url(../img/menu5.jpg);
}
.m6-bg{
background-image: url(../img/menu6.jpg);
}
.m7-bg{
background-image: url(../img/menu7.jpg);
}
.actvbrief{
    padding-bottom: 50px;
}
.actvbrief2{
    padding-bottom: 0;
    background-color: #e6e6e8;
    padding-top: 0;
    padding-bottom: 100px;
}
.packagenav {
    padding: 80px 0px;
    background-color: #5f5c68;
    background-image: url(../img/leafs.jpg);
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: 0 -10%;
    padding-top: 150px;
}
.packagenav .row{
}
.packagenav .item{
    color: #e6e6e8;
    letter-spacing: 0;
    padding: 0px;
    padding-right: 60px;
}
.packagenav .item .head{
font-size: 30px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #f0f0f0;
    font-family: modern;
	    padding-left: 90px;
}
.packagenav .item ul{
    list-style: none;
    padding: 0;
    margin: 0;
    padding-right: 0;
}
.packagenav .item ul li{
    padding: 6px 0px;
    display: block;
    font-size: 15px;
    color: #e1e1e1;
    line-height: 20px;
    position: relative;
    padding-left: 90px;
}
.packagenav .item ul li.norm{
    padding-left: 0px;
    font-size: 15px;
    padding-bottom: 8px;
    color: #f0f0f0;
}
.packagenav .item ul li.last{
    margin-top: 20px;
    padding-bottom: 10px;
}
.packagenav .item ul li b{
    font-size: 18px;
    color: #93c54c;
    position: absolute;
    left: 0;
    border-bottom: solid 2px #93c54c;
    font-family: inherit;
    font-weight: 400;
}
.packagenav .item ul li b span{
}
.maper {
    position: relative;
    height: 400px;
    border-top: solid 1px #dadada;
    border-bottom: solid 1px #dadada;
}
.maper iframe {
    position: absolute;
    left: 0;
}
.inside .home_abt.cnct-abt{
	    padding-bottom: 100px;
}

.contact_us  {
	    background-color: #fff;
    padding: 50px!important;
}
.contact_us .counter {
text-align: center;
color: #474646;
}
.contact_us .counter .c_form {
margin: 0px auto;
display: table;
width: 100%;
}
.contact_us .counter .c_form .title {
    font-size: 22px;
    text-align: left;
    color: #5f5c68;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: modern;
}
.contact_us .counter .form-control {
    border-radius: 0px;
    border: none;
    box-shadow: none;
    border-bottom: solid 1px #7b7b7b33;
    background-color: transparent;
    font-size: 15px;
    display: table;
    width: 100%;
    padding-top: 47px;
    padding-bottom: 14px;
    padding-left: 0px;
    margin-bottom: 9px;
    letter-spacing: 0;
    font-weight: 400;
	    font-family: regular;
}
.contact_us .counter .form-control:focus::placeholder{
color:transparent;
}
.contact_us .counter .form-control::placeholder {
color:#666;
}
.contact_us .counter .form-control.txtrea {
padding-top: 15px;
}
.contact_us .counter .btn{
background-color: #000;
    color: #e1e1e1;
    border-radius: 0px;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 40px;
    margin-top: 15px;
    outline: none;
    border: 0;
    width: 100%;
    letter-spacing: 1px;
}
.cdata{
    background-color: #ffffff;
padding-bottom: 20px;
    background-image: url(../img/cbg.png);
    background-size: 100%;
    background-attachment: fixed;
}
.cdata .container div{
    margin: 0;
    padding: 0;
    background-color: white;
}
.cdata .container .row{

}
.cdata .address{
background-color: #fff;
    padding: 50px!important;
}
.cdata .address b{
    font-size: 23px;
    display: block;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: modern;
}
.cdata .address p{
    font-size: 13.5px;
    line-height: 29px;
    color: #666;
    font-weight: 400;
    font-family: tahoma;
    letter-spacing: 1px;
}
.cdata .address p a{
    color: #666;
}
.cdata .address .smedia{
}
.cdata .address .smedia a{
	    color: #5a5a5a;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    border-radius: 100px;
    background-color: gainsboro;
    margin-right: 10px;
}
.cdata .address .smedia a:hover{
		    color: #000;
}


@keyframes aftermove {
  0%   {height:0%; top:70%;}
  70%  {height:50%;top:70%;}
  100% {height:50%;top:100%;}
}
.switching{
background-color: #0094a3;
    position: fixed;
    left: 10vh;
    bottom: 0;
    z-index: 2;
    padding: 0;
    color: #fff;
    font-family: 'Segoe UI', " -apple-system", BlinkMacSystemFont, "Roboto", Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
overflow:hidden;
-webkit-box-shadow: 0px 0px 57px 0px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 0px 57px 0px rgba(0,0,0,0.57);
box-shadow: 0px 0px 57px 0px rgba(0,0,0,0.57);
display:none;
}
.switching:hover{
}
.switching:hover .thumb{
height:80px;
}
.switching i{
    font-style: normal;
    padding: 10px 50px 10px 20px;
    display: block;
    background-image: url(../img/arrow-right-white.svg);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 92% 50%;	
		transition: all 0.3s ease;	
}
.switching:hover i{
    background-position: 95% 50%;
}
.switching:hover, .switching:focus{
background-color: #00bccf;	
color: #fff;
}
.switching .thumb{
    background-image: url(../img/earthbg.jpg);
    height: 0px;
    display: block;
    background-size: cover;
	transition: all 0.3s ease;
}

.ourdocumentsHead{
    background:#333;
    height:125px;
    width:100%
}
.ourdocuments {
    padding-bottom: 30px;
}
.ourdocuments h4{
    margin-top: 40px;
}

.ourdocuments .panel-default{border: 0;}
.ourdocuments .panel-group{
  padding-top: 20px;  
}

.ourdocuments .panel-group h4{
    margin-top: 0px;
}


.ourdocuments .panel-heading{
    background-color: #FFF!important;
    padding:0;
}
.ourdocuments .panel-title a{
    display: block;
    padding: 15px 0;
}

.ourdocuments .panel-body{
    background: #f4f4f4;
}
.ourdocuments .panel-body p:first-child{
    margin-top: 0;
}


.ourdocuments .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body{

}

.wahl{
    position: relative;
    display: block;

}

.wahl i{
  font-size: 24px;
  border-radius: 50%;
  padding: 4px 6px 5px 6px;
  padding-right: 6px;
  width: 36px;
  height: 36px;
  position: absolute;  
  top: -8px;

}
.wahl p{
    display: inline-block;
    padding-left: 36px;
    text-align: left;
    line-height: 15px;
    color: #ffffffb8;
    margin-top: -8px;
    font-size: 12px;
}
.wahl p span{
    display: block;
}


/*custom screen media */
@media (max-width: 359px)
{
}
/* Define mobile styles */
@media (max-width: 767px)
{
    .banner {
        background-attachment:scroll
    }
.col-1by5
{
width: 100%;
}
.switching {
    left: 0;
}

h1 .phonMain {
    flex-wrap: wrap;
}


.banner {
    background-size: cover;
    animation: none;
}
.topmenu a.locate{
    display:none;
}

.dinings .item.right .row{
    display: flex;
    flex-direction: column-reverse;
}

.discover .item {
    max-width: 100%;
}

.dinings.discover .item .imgbox img {
    transform: none!important;
}
.dinings .item.left .data {
    padding-left: 0px;
}


.dinings .item .row {
    display: block;
}


.cdata .address {
    padding: 20px!important;
}
.contact_us {
    padding: 20px!important;
}
.switcher{
	bottom: 10px;
    right: 10px;
}
.sajmenu {
    width: 84%;

}
.sajmenu .closer{
    top: 6.5%;
    padding: 10px;
    z-index: 200;
    right: 8%;
}
.sajmenu ul {
    left: 30px;
}
.sajmenu ul li a {
    font-size: 15px;
	    line-height: 35px;
}
.inside .home_abt.cnct-abt {
    padding-bottom: 30px;
}
.maper {
    height: 193px;
}
iframe {
    height: 191px;
}
.packagenav .item{
    min-height: auto;
    margin-bottom: 10px;
    padding-top: 0;
    padding-right: 0;
}
.packagenav {
    padding-top: 0px;
    padding-bottom: 40px;
}
.packagenav .item .head{
    padding-bottom: 15px;
    margin-bottom: 20px;
    margin-top: 40px;
    padding-top: 15px;
}
.packagenav .item ul {
    padding-right: 10px;
}
.packagenav .item ul li.last {
    font-size: 13px;
    line-height: 17px;
}
.dinings .item.right .data {
    padding-right: 0px;
    position: relative;
}
.discover .data h3{
    font-size: 22px;
    padding: 0px 0px 0px 0px;
}
.inside_para p {
    max-width: 100%;
    font-size: 19px;
    line-height: 31px;
}
.inside_para {
    padding: 60px 0px;
}
h1 p {
    max-width: 90%;
}
.inside .home_abt {
    padding-top: 18px;
}
.dinings {
    padding-top: 0%;
    padding-bottom: 40px;
}
.dinings .data p {
}
.dinings .data p:before {
    display:none;
}
.dinings .item {
 
    padding: 25px 0%;
    margin-bottom: 0;
    
    padding-bottom: 0;


}
.fac_ame .nav-tabs {
    margin-bottom: 20px;
}
.fac_ame img {
    margin-bottom: 20px;
}
.fac_ame .nav-tabs>li>a {
font-size: 12px;
    letter-spacing: 0px;
    margin: 0px 2px;
}
.home_abt {
    background-color: #d8d6e2;
    padding: 60px 0px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.topmenu {
    text-align: center;
    left: 0;
    right: 0;
    width: 50px;
    z-index: 150;
}
.topmenu a.right {
    display: none;
}
.topmenu a.triger {
    width: 40px;
}
.topmenu a.triger:hover {
    width: 40px;
}
.sajmenu .closer img {
    max-width: 23px;
}
h1 i{
	display:none;
}
h1 span {
    font-size: 21px;
    letter-spacing: 4px;
    line-height: 31px;
    padding: 0% 5%;
}
.home_abt .datanav {
    margin: 0;
    padding: 15px;
}
.abt-data-img {
    position: static;
    left: 0;
    top: 0;
    max-width: 100%;
}
.dataup {
    margin-top: 0px;
    padding-top: 30px;
	    margin-bottom: 5px;
}
.thingstodo .intro {
    padding-left: 10px;
}
.thingstodo {
    padding-bottom: 50px;
	overflow:hidden;

}
.fac_ame {
    padding: 10px 0px;
    padding-bottom: 50px;
}
.fac_ame .intro {
    max-width: 100%;
}
.fac_ame .intro h2 {
    line-height: 42px;
}
.bookshow {
    top: -54px;
    left: 112px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    width: 56px;
	    -webkit-box-shadow: 0px 0px 48px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 48px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 48px 0px rgba(0,0,0,0.08);
}
.dockshow {
    right: -16px;
    left: 0;
    top: 0;
	    width: 60px;
	padding: 7px 0px;
	    -webkit-box-shadow: 0px 0px 48px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 48px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 48px 0px rgba(0,0,0,0.08);
}
.dockmenu b {
    font-size: 10px;
    margin-top: 8px;
    color: #000;
}
.dockmenu span {
    margin: 5px 20px;
    width: 40%;
}
.localatra .slider-thumbs {
    position: static;
    width: 100%;
    background: transparent;
    box-shadow: none;
	    margin-top: 20px;
}
.localatra .slides {
    padding-right: 0;
}
.localatra .placeinfo {
    padding: 30px;
    left: 0;
    top: 0;
    padding-right: 30px;
	    width: 100%;
}
.localatra .placeinfo p {
    display: none;
}
.localatra .placeinfo h2 {
    font-size: 24px;
    line-height: 35px;
}
.localatra .slides ul li {
    display: inline-block;
}
.localatra .slides ul li a {
    margin: 8px auto;
}
.localatra .slides ul {
    text-align: center;
}
.localatra{
    padding-bottom: 25px;
	overflow:hidden;
}
.testimonials {
    padding: 35px 0%;
}
.testimonials .testi {
    line-height: 26px;
    font-size: 17px;
}
footer {
    padding: 50px 0px;
}
}




/* tablet screens */
@media (min-width: 768px) and (max-width: 991px)
{
.col-1by5
{
width: 50%;
}
}
/* medium desktop screens */
@media (min-width: 992px) and (max-width: 1199px)
{
.col-1by5
{
width: 20%;
}
}
/* Large screens*/
@media (min-width: 1200px)
{
.col-1by5
{
width: 20%;
}
.container
{
width:1200px;
}
}
@media screen and (min-width:768px){
.navbar-brand-centered {
position: absolute;
left: 50%;
display: block;
width: 160px;
text-align: center;
background-color: transparent;
}
.navbar>.container .navbar-brand-centered, 
.navbar>.container-fluid .navbar-brand-centered {
margin-left: -80px;
}
}