*{
	font-family:'Quicksand', sans-serif;
}
.procedure img{
	border-radius:50%;
	padding:10px 15% 0 15%;
	margin-bottom:-18%;
	width:100%;
}
.procedure .description{
	background:#F2F2E5;
	padding:20% 10px 30px 10px;
}
.procedure .description p{
	padding-bottom:15px;
}
.package{
	background:#F2F2E5;
	padding:15px 0;
}
.package .description{
	background:#fff;
	padding:15px;
}

.navbar-brand img{
	width:65px;
}
#primary-menu{
	padding-top:5px;
}
/*footer {
    
    padding: 15px 0;
    
    
    color: #555;
    
}*/
.footer{
	padding:30px 0;
	margin-top:40px;
	/*background:#000;
	color:white;
	*/
	color: #fff;
	background: #fff6ef url(../images/parttern/footer-parttern.png) repeat;
	background-color:rgba(0, 0, 0, 0.7);
	overflow: hidden;
	line-height: normal;
    height: 86px;
	width: 100%;

}
/*********************************/
.afmenu-submenu > .afmenu-item > a{
	color:#D1A31C;
	border-bottom:1px solid #907650;
}
.af-header--transparent.afmenu-standard:not(.afmenu-sticky){
	background: rgba(0, 0, 0, 0.1);
	position:fixed;
}
.primary-menu{
	opacity:1;
	z-index:999;
}
.follow {
	position: fixed;
	float: left;
	width: 30px;
	top: 35%;
	left: 20px;
	z-index: 99999;
}
.follow img{
	margin-bottom:3px;
}
.video-background { 
	  top: 0; right: 0;
	  left: 0;
	  height:520px;
	  z-index:-1;
	  position:relative;
}
.video-background iframe {
  width: 100%;
  height:800px;
  pointer-events: none;
  margin-top:-200px;
  z-index:0;
}
.mhome{
	
	background:#fff;
}
.vmobile{
	  
	  display:none
	  	  
}
.mtable td{
	border:1px solid #ccc;
}
.depilation span{
	left:250px;
	position:absolute;
}

.mheader{
	/*background:#000;*/
	background: #000 url(../images/parttern/header-parttern.png) repeat;
	color:#fff;
	z-index:9999;
	position:fixed;
	width:100%;
	padding:0px;
}
.site-header{
	padding-top:35px;
}
.navbar-default{
	background:none;
	border:none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus,.navbar-default .navbar-nav > li > a:hover{
	
	color:#C7A52B;
}
.navbar-default .navbar-nav > li > a.bookmenu{
	
	color:#C7A52B;
	border:1px solid #C7A52B;
}
.navbar-default .navbar-nav > li > a{
	
	margin-left:1px;
	border-radius:10px;
	
}
.navbar-right .dropdown-menu{
	left:0;
}
.navbar-header {
    z-index: 99;
    position: relative;
}
.af-totop {
    position: fixed;
    display: inline-block;
    right: 50px;
    bottom: 50px;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #907650;
    color: white;
    font-size: 20px;
    text-align: center;
    -webkit-transition: all ease .25s;
    transition: all ease .25s;
    z-index: 9999;
}

/* To mantain the navbar at the bottom*/

/* To mantain the navbar at the top once it is affixed */
.affix{
    top: 26px;
	width:100%;
	right:0;
	left:0;
	background:rgba(0, 0, 0, 0.7);
	z-index:9999;
	border:none;
  }
  #masthead {
	  background:rgba(0, 0, 0, 0.7);
  }
.affix a{color:white;}
/* Padding for a smoth affix */
.affix + .container-fluid {
  padding-top: 72px;
}
.navbar-default .navbar-nav > li > a{
	 /*color:#C7A52B;*/
	 color:white;
 }

 .affix .navbar-nav > li > a{
	 color:white;
 }
.navbar-brand{
	padding:0;
}
 .affix .navbar-brand img{
	width:50px;
	padding:3px;
}
td, th{
	padding:10px;
}
.dropdown-menu > li > a{
	padding:10px;
	border-bottom:1px solid #ccc;
    text-transform: capitalize;
	
}
.navbar{
	border-radius:0;
}
.description{
	text-align:center;
}
.description h3{
	color: #C7A52B;
	padding-bottom:10px;
}
.description a{
	color: #C7A52B;
	border: 1px solid #C7A52B;
	padding:10px;	
	border-radius:15px;
	margin-top:15px;
}
.description a:hover,.navbar-default .navbar-nav > li > a.bookmenu:hover{
	background:#C7A52B;
	color:#fff;
	text-decoration:none;
}
h3,h2,h1{
	font-family:Montserrat;font-weight:700;font-style:normal;
	
}

.title{
	padding-bottom:0;
}
.subtitle{
	font-family:Satisfy;font-weight:400;font-style:normal;
	padding:0;
}
.dropdown-menu{
	min-width:170px;
	font-size:15px;
}
.dropdown {
    z-index: 99;
}
.wrap{
	padding:10px 0 40px;
	background:#F2F2E5;
	margin:30px 0;
}
.item{
	padding:10px 0;
}
.dropdown:hover .dropdown-menu {
    display: block;
	z-index: 9999;
}
.fbar-text {
    padding-top: 6px;
	font-size:14px;
}
/*.dt-sc-one-half {
    width: 48.9%;
}*/
.dt-sc-team .image {
    display: block;
    height: 150px;
    margin: 0 auto 30px;
    position: relative;
    width: 150px;
}
.dt-sc-team {
    border: 1px solid #e7e7e7;
    float: left;
    margin: 0 0 20px;
    padding: 40px 0 25px;
    text-align: center;
    width: 100%;
    transition: all 300ms linear 0s;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
}
.dt-sc-team .image img {
    border-color: #EC7204;
}
.dt-sc-team .image img {
    border: 4px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-radius: 100%;
    max-width: 98%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 300ms linear 0s;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
}
.dt-sc-team .image::befor {
    background-image: url(../images/skins/bg-team-image.png);
}
.dt-sc-team .image::after {
    background-image: url(../images/skins/bg-team-image.png);
}
.dt-sc-team .image::after {
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    height: 53px;
    position: absolute;
    bottom: 0;
    left: -14px;
    width: 179px;
}
.dt-sc-team {
    text-align: center;
}
.dt-sc-team .image img {
    border-color: #8e8e8e;
}
.ico-border .ico-bg.flower {
    background-image: url(../images/skins/ico-flower.png);
}
.ico-border .ico-bg {
    background-position: left top;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 20px;
    margin: 0 auto;
    position: relative;
    width: 20px;
}
.dt-sc-team:hover {
    background: #f7f2e9;
}
.dt-sc-one-third .dt-sc-team .team-details .ico-border::before, .dt-sc-one-third .dt-sc-team .team-details .ico-border::after {
    width: 40%;
}
.dt-sc-team .team-details .ico-border::before {
    left: 10px;
}
.dt-sc-team .team-details .ico-border::before, .dt-sc-team .team-details .ico-border::after {
    height: 1px;
    top: 10px;
    width: 48%;
}
.ico-border::before, .ico-border::after {
    content: "";
    background: #181818;
    display: inline-block;
    height: 4px;
    position: absolute;
    top: 8px;
    width: 42px;
}
.ico-border {
    display: inline-block;
    position: relative;
    width: 124px;
}

#bbar-wrapper .column {
    display: inline-block;
    padding: 0;
}
.column.first {
    clear: both;
    margin-left: 0px;
}
.column {
    margin: 0px 0px 0px 2%;
        margin-left: 2%;
    float: left;
    min-height: 1px;
    position: relative;
}

#bbar-wrapper .column.alignright {
    float: right;
    text-align: right;
    margin-bottom: 0;
}
#bbar-wrapper .column.alignright {
    float: right;
    text-align: right;
    padding-top: 0px;
}
#bbar-wrapper .column {
    display: inline-block;
    padding: 0;
}
.column.dt-sc-one-half.alignright {
    margin-top: 0px;
}
#bbar-wrapper {
    line-height: 26px;
}
/*Slide*/
#rev_slider_2_1_wrapper {
    position: absolute;
    width: 767px;
    height: 381px;
    z-index: -100;
    margin-top: -42px;
    left: 0px;
    overflow: visible;
}
.dt-sc-one-third {
    width: 100%;
}
.dt-sc-team .image {
    display: block;
    height: 150px;
    margin: 0 auto 30px;
    position: relative;
    width: 150px;
}
.dt-sc-team span {
    color: #868686;
    display: block;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    margin: 0 0 20px;
}
.ico-border {
    display: inline-block;
    position: relative;
    width: 124px;
}
.dt-sc-team .team-details .ico-border {
    opacity: 0.18;
    filter: alpha(opacity=18);
    width: 100%;
}
.dt-sc-team .team-details .ico-border::after {
    right: 10px;
}
.dt-sc-one-third{
	width: 100%;
}
p{
	font-size: 16px;
}
i.fa {
	font-style: normal;
}
.fa {
	display: inline-block;
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

p.follow i{
	border: solid 1px;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	border-color: #C7A52B;
	border-radius: 50%;
	font-size: 18px;
	margin-right: 10px;
	text-align: center;
	width: 30px; 
	height: 30px;
	line-height: 29px;
	color:#C7A52B;
	margin-bottom: 4px;

}
.fa.fa-tripadvisor {
    padding: 0 0 0px 0px;
    margin: 0px 0px 4px;
}
p.follow a:hover i {
    color: #e8c656;
	border-color:#e8c656;
}
/*booking package style*/
.bookpackage:hover {
    color: #fff !important;
    background-color: #907650;
    text-decoration: none;
    border-color: #907650;
}
.bookpackage{
		background-color: #c5bc58;
	color: #ffffff !important;
	cursor: pointer;
	background-color: transparent;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	padding: 8px 24px;
	font-size: 13px;
	line-height: 1.5;
	border-radius: 0;
	border: 1px #c5bc58 solid;
	color: #fff !important;
	background: #c5bc58;
}

/*Responsive */

@media only screen and (min-width: 992px) and  (max-width: 1199px){

	.bookpackage {

	    padding: 8px 13px;
	    font-size: 12px;    
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.bookpackage{
		padding: 2px 8px;
	}

}
@media only screen and (min-width: 280px) and (max-width: 767px){
	.bookpackage{

		padding: 5px 14px;
		font-size: 13px;
	}
}
/*Responsive */
@media only screen and (max-width: 990px){
	p{
		font-size: 16px;
	}
	body{
		
		/*font-size: 20px;*/
		font-size: 14px;
	}
	.navbar-nav > li > a{
		font-size:14px;
	}
	.logo{
		left:40%;
	}
	.logo img{
		width:80px;
	}
	.afmenu-mobile .afmenu-language-search {
		height: 90px;
		line-height: 64px;
	}
	
	.video-background iframe {
	  clear:both;
	  width: 100%;
	  height:450px;
	  margin-top:10px;
	}
	/*.mhome{
		padding-top:40px;
	}*/
	.video-background {
		clear:both;
		position:relative;
		display:none;
	}
	
	.vmobile{
	  width: 100%;
	  height:400px;
	  display:block;
	  	  
	}
	#primary-menu {
		padding-top: 30px;
	}
	.description{
		padding-bottom:20px;
	}
	.navbar-nav > li > a {
		padding: 12px 8px;
		margin-top:14px;
	}
	.affix .navbar-nav > li > a {
    padding: 11px 8px;
	margin-top:5px;
	}
	
	.navbar {		
		margin-bottom: 10px;
	}.affix {
    top:32px;
	}
	.fbar-text {
		
		font-size:13px;
	}
	.column.alignright {
		font-size: 13px;
	}
}
@media only screen and (max-width: 767px){
	body{
		font-size:16px;
	}
	.navbar-brand img{
		width:50px;
	}
	.afmenu-mobile .afmenu-language-search {
		height: 65px;
	}
	
	.fbar-text {
		font-size: 12px;
	}
	.vmobile{
	  width: 100%;
	 height:300px;
	  	  
	}
	.description{
		padding-bottom:20px;
	}
	.affix {
    top: 26px;
	}
	.navbar {
		margin-bottom: 5px;
	}
	.affix .navbar-nav > li > a	{
		color:#fff;
		border-radius:0;
	}
	.affix .dropdown-menu  li  a{
		color:#fff;
	}
	.affix .navbar-nav > li > a,.navbar-nav > li > a{
		padding-top:3px;
		padding-bottom:3px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a{
		color:#fff;
	}
	.affix .navbar-nav .open .dropdown-menu > li > a{
		color:#fff;
	}
	/*Social Share*/
	p.follow i{
		font-size: 16px;
		margin-right: 10px;
		text-align: center;
		width: 28px;
		height: 28px;
		line-height: 26px;
		color:#C7A52B;
	}
	
	
}
@media only screen and (max-width: 479px){
	
	/*Social Share*/
	p.follow i{
		font-size: 14px;
		margin-right: 10px;
		text-align: center;
		width: 24px;
		height: 24px;
		line-height: 22px;
		color:#C7A52B;
		top:45%;
	}
	
}