@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Red+Hat+Text:400,400i,500,500i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,800&family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mr+Dafoe&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pinyon+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@font-face {
    font-family: "Playfair Display", serif;
    src: url('../fonts/texgyreadventor-regular-webfont.woff2') format('woff2'),
         url('../fonts/texgyreadventor-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
font-family: "Playfair Display", serif;
}
#main,
body,
html {
    height: 100%
}
.background-image, [data-bg-src] {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.Css-bresdcumb {
    position: relative;
    z-index: 1;
}
.breadcumb-wrapper {
    background-color: #000;
    padding: 175px 0 55px 0;
    overflow: visible;
    text-align: center;
}
.breadcumb-title {
    font-weight:bold;
    line-height: 1.18;
    color: #FFF;
    margin: -0.19em 0 -0.19em 0;
    font-size: 25px;
    text-transform: capitalize;
}
.breadcumb-menu {
    max-width: 100%;
    padding: 0;
    margin: 20px 0 -0.5em 0;
    list-style-type: none;
    position: relative;
}
.breadcumb-menu li, .breadcumb-menu a, .breadcumb-menu span {
    white-space: normal;
    color: #FFFFFF;
    word-break: break-word;
    font-weight: 400;
    font-size: 18px;
    color: #FFF;
}
.breadcumb-menu li:last-child {
    padding-right: 0;
    margin-right: 0;
}
.breadcumb-menu a:hover {
    white-space: normal;
    color: #FFFF00;
    text-decoration: none;
}
.breadcumb-menu li {
    display: inline-block;
    margin-right: 3px;
    padding-right: 5px;
    list-style: none;
    position: relative;
    font-weight: 400;
}
.breadcumb-menu li, .breadcumb-menu a, .breadcumb-menu span {
    white-space: normal;
    color: inherit;
    word-break: break-word;
    font-weight: 400 !important;
    font-size: 18px;
    color: #FFF;
}
.carousel-caption h5 {
font-family: "Pinyon Script", cursive;
  display: inline-block;
  padding: 1vw;
  color:#FFF;
  font-size:5vw;
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}
.carousel-caption h5 span {
font-family: "Playfair Display", serif;
font-weight:400;
font-size:1.1vw;
letter-spacing:1px;
text-transform: uppercase;
color:#FFF;
text-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.topsection {
width:100%;
position:absolute;
z-index:1000;
top:0;
left:0;
border-bottom:.1vw solid rgba(255, 255, 255, 0.3);
padding:.5vw;
color:#FFF;
}
.topsection li {
font-family: "Playfair Display", serif;
font-size:.9vw;
list-style:none;
display:inline-block;
margin-right:1vw;
color:#FFF;
font-weight:300;
text-decoration:none;
line-height:1.2;
}
.topsection li a {
font-family: "Playfair Display", serif;
color:#FFF;
text-decoration:none;
}
.topsection li a:hover {
font-family: "Playfair Display", serif;
color: #FFFF00;
text-decoration:none;
}
.topsection li i {
margin-right:.5vw;
}
header {
position: fixed;
width: 100%;
z-index: 22;
top: 0;
left: 0;
background: rgba(255, 255, 255, 1);
padding-bottom:0;
padding-top:0;
}
.tr-header {
background: rgba(0, 0, 0, 0);
height:8vw;
margin-top:2.8vw;
}
header.tr-header.sticky {
background: rgba(255, 255, 255, 1);
margin-top:0;
height:5.5vw;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.logo-holder {
position: relative;
}
.logo-vis {
position: relative;
z-index: 1;
transition: all .2s linear
}
.logo-holder img {
width:60%!important;
padding-top:1.2vw;
}
.logo-notvis {
position: absolute;
top:0;
left: 1;
z-index: 2;
transition: all .2s linear;
-webkit-transform: scale(.2);
-moz-transform: scale(.2);
transform: scale(.2);
opacity: 0;
}
header.sticky img.logo-vis {
-webkit-transform: scale(.2);
-moz-transform: scale(.2);
transform: scale(.2);
opacity: 0;
}
header.sticky img.logo-notvis {
width:60%!important;
position: relative;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.transition {
-webkit-transition: all .5s linear;
-moz-transition: all .5s linear;
-o-transition: all .5s linear;
-ms-transition: all .5s linear;
transition: all .5s linear
}
.top-link1 {
	width:100%;
	text-align: left;
	padding:0 0 0 4vw;
	margin:1.5vw 0;
}
.top-link1 li {
	font-family: "Playfair Display", serif;
	color:#FFF;
	font-size:1vw;
	display:inline-block;
	letter-spacing:0;
	font-weight:600;
    padding: 1vw 1.5vw;
	line-height:1.2vw;
	border-right:0vw solid #f3efec;
	text-transform: capitalize;
}
.top-link1 li a {
	color:#FFF;
	letter-spacing:0;
	font-weight:400;
}
.top-link1 li:hover {
	color:#000;
	background-color:#FFF;
}
header.sticky .top-link1 {
    width: 100%;
    text-align: left;
    padding: 0 0 0 4vw;
    margin:1.2vw 0;
}
header.sticky .top-link1 li {
	font-family: "Playfair Display", serif;
	color:#000;
	font-size:1vw;
	letter-spacing:0;
	display:inline-block;
	font-weight:600;
    padding: 1vw 1.5vw;
	line-height:1.2vw;
	border-right:0vw solid #f3efec;
	text-transform: capitalize;
}
header.sticky .top-link1 li a {
	color:#000;
	letter-spacing:.1vw;
	font-weight:400;
}
header.sticky .top-link1 li:hover {
	color:#FFF;
	background-color:#CB8B00;
}
.banner img {
width:100%;
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: rgba(195, 159, 118, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size:2vw;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
   background: rgba(195, 159, 118, 1);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.desktop-show {
display:block;
}
.mobile-show {
display:none;
}
/* Style The Dropdown Button */
.dropbtn {
color: #716863;
padding: 2.2vw;
font-size:1.1vw;
border: none;
cursor: pointer;
text-align:left;
margin-top:-2em!important;
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
position: relative;
display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
display: none;
position: absolute;
background-color: #fff;
min-width: 100%;
box-shadow: 0px 0.6vw 1vw 0px rgba(0,0,0,0.2);
z-index: 1;
font-size:.8vw!important;
width:300px;
font-weight:600;
}
/* Links inside the dropdown */
.dropdown-content a {
font-family: "Playfair Display", serif;
color:#000;
padding:.8vw 1vw;
text-decoration: none;
letter-spacing:0;
text-transform: capitalize;
display: block;
font-size:.9vw!important;
font-weight:600;
text-align:left;
border-bottom:.1vw solid rgba(203,203,203,0.2);
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {
background-color: #CB8B00;
color:#FFF;}
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
display: block;
}
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
background-color: #FFF;
color:#000;
}
.column {
margin: 0px 0px 0;
padding: 0;
}
.column:last-child {
padding-bottom: 0px;
}
.column::after {
content: '';
clear: both;
display: block;
}
.column div {
	position: relative;
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
	opacity: 0;
}
figure {
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}
.product-grid {
margin-bottom:2vw;
}
.product-grid h2 {
font-family: "Playfair Display", serif;
font-size:1.6vw!important;
font-weight:600;
color:#000;
line-height:1.2em;
padding-top:.5vw;
}
.product-home {
width:100%;
}
.product-home img {
width:100%;
}
.no-padding {
padding:0!important;
}
.content-box {
margin:3vw;
padding:4vw;
background-color:#FFF;
}
.golden-border {
border:.1vw solid#c39f76 !important;
}
.content-box h2 {
font-family: "Playfair Display", serif;
font-size:3vw;
font-weight:300;
color:#000;
line-height:1.2em;
}
.content-box p {
font-family: 'Lora', serif;
font-size:1.2vw;
color:#444;
font-style:italic;
padding:1.3vw;
line-height:1.7em;
}
.black-bg {
background-color:#585757!important;
}
.grey-border {
border:.1vw solid rgba(255, 255, 255, 0.2);
}
.content-box-black {
margin:3vw;
padding:4vw;
}
.content-box-black h2 {
font-family: "Playfair Display", serif;
font-size:3vw;
font-weight:300;
color:#FFF;
line-height:1.2em;
}
.content-box-black p {
font-family: "Playfair Display", serif;
font-size:1.2vw;
color:#FFF;
font-style:italic;
padding:1.3vw;
line-height:1.7em;
}
.explore-services {
width:100%;
padding:4vw;
}
.explore-services h1 {
font-family: "Playfair Display", serif;
	color:#CB8B00;
	display:block;
	font-size:2.5vw;
	text-align: center;
	text-transform: capitalize;
	font-weight:800;
	padding-top:0;
	padding-bottom:1vw;
	margin:0;
	}
	.explore-services h2 {
font-family: "Playfair Display", serif;
	color:#CB8B00;
	display:block;
	font-size:1.5vw;
	text-align: center;
	text-transform:uppercase;
	font-weight:600;
	padding-top:0;
	margin:0;
	}
	.explore-services p {
	font-family: "Playfair Display", serif;
	color:#000;
    font-size:1.2vw;
	line-height:1.5em;
	padding-bottom:2vw;
	text-align: center;
	font-weight:300;
	}
.explore-services-left {
padding:0!important;
background-color:#fff;
margin-bottom:3vw;
}
.explore-services-left-grid {
padding: 0px .1vw .1vw 0;
}
.explore-services-left-grid img {
width:100%;
}
.explore-services-left-grid a:hover {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.explore-services-right {
padding:0!important;
padding-top:3vw!important;
margin-bottom:3vw;
background-image:url(../images/hotel-bg.jpg);
background-repeat:no-repeat;
background-position:center;
background-size:cover;
height:40.6vw;
}
.explore-services-right h2 {
font-family: "Playfair Display", serif;
	color:#FFF;
	display:block;
	font-size:2vw;
	text-align: center;
	text-transform:uppercase;
	font-weight: bolder;
	padding-bottom:2vw;
	}
	.explore-services-right p {
	font-family: "Playfair Display", serif;
	color:#FFF;
    font-size:1.2vw;
	line-height:1.5em;
	padding-bottom:2vw;
	text-align: center;
	font-weight:400;
	padding-left:4vw;
    padding-right:4vw;
	}
	.explore-box {
    width: 100%;
    margin-left:0%;
}
.booking-btn {
font-family: "Playfair Display", serif;
	display: inline-block;
	z-index: 0;
	color: #FFF;
	background-color:#CB8B00;
	border-radius: 2vw;
    padding: 1vw 1.5vw;
	text-align: center;
	font-size:1vw;
	text-transform: capitalize;
	font-weight:600;
	text-decoration: none;
	font-family: "Playfair Display", serif;
	text-decoration:none;
	margin-top:1vw;
	text-decoration:none;
}
.booking-btn:hover {
	color: #FFF;
	background-color:#000;
	text-decoration:none;
	border-radius: 2vw;
	text-decoration:none;
}
.action-btn {
font-family: "Playfair Display", serif;
	display: inline-block;
	z-index: 0;
	color: #FFF;
	background-color:#CB8B00;
	border-radius:.5vw;
    padding: 1vw 1.5vw;
	text-align: center;
	font-size:1vw;
	text-transform: none;
	font-weight:600;
	text-decoration: none;
	font-family: "Playfair Display", serif;
	margin-top:1vw;
}
.action-btn:hover {
	color: #FFF;
	background-color:#000;
	text-decoration:none;
	border-radius:.5vw;
	text-decoration:none;
}
.grey-bg {
    background-color: #E29B00 !important;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, #E29B00 4px, #CB8B00 6px);
}
.travel-experience {
    width: 100%;
    padding: 3vw;
    background-color: #CB8B00;
}
.travel-experience h2 {
font-family: "Playfair Display", serif;
	color:#FFF;
	display:block;
	font-size:2.5vw;
	text-align: center;
	text-transform: capitalize;
	font-weight:800;
	padding-top:0;
	padding-bottom:0;
	margin:0;
	}
	.travel-experience h2 span {
font-family: "Playfair Display", serif;
	color:#FFF;
	display:block;
	font-size:1.5vw;
	text-align: center;
	text-transform: capitalize;
	font-weight:400;
	padding-top:0;
	padding-bottom:1vw;
	margin:0;
	}
	
	.travel-experience p {
	font-family: "Playfair Display", serif;
	color:#FFF;
    font-size:1.2vw;
	line-height:1.5em;
	text-align: center;
	font-weight:400;
	}
	.travel-experience-grid {
	float:left;
    margin-top: 2vw;
    margin-bottom: 3vw;
	border:.3vw solid #FFFFFF;
    background-color: #FFF;
    box-shadow: 0 2px 0 0 rgb(0 0 0 / 10%), 0 2px 2px 0 rgb(0 0 0 / 10%);
}
.travel-experience-grid img {
    width: 100%;
}
.border-blue {
    border-bottom: 0.5vw solid#0070b8;
}
.icons {
    position: relative;
    bottom: 0;
    margin-top: -2vw;
	margin-left:2vw;
    width: 100%;
    z-index: 10;
}
.icons img {
    width: 15%;
}
.travel-experience-grid h2 {
    font-family: "Playfair Display", serif;
    color: #000000;
    display: block;
    font-size: 1.4vw;
    text-align: left;
    text-transform: capitalize;
    font-weight:800;
    padding-left: 2vw;
    padding-top: 1vw;
    padding-bottom: 1vw;
}
.travel-experience-grid p {
    font-family: "Playfair Display", serif;
    color: #000000;
    display: block;
    font-size: 1.1vw;
    text-align: left;
    text-transform: none;
    font-weight: 400;
    padding-left: 2vw;
    padding-right: 2vw;
}
.view-blue {
    float: right;
    padding: 0.5vw 1vw;
    background-color: #0070b8;
    color: #FFF;
    font-size: 2vw;
}
.border-oreng {
    border-bottom: 0.5vw solid#E29B00;
}
.view-green {
    float: right;
    padding: 0.5vw 1vw;
    background-color: #809d1d;
    color: #FFF;
    font-size: 2vw;
}
.view-oreng {
    float: right;
    padding: 0.5vw 1vw;
    background-color: #000;
    color: #FFF!important;
    font-size:1vw;
}
.view-oreng a {
    color: #FFF!important;
}
.view-oreng:hover {
    background-color: #E83C00;
    color: #FFF;
}
.view-all {
    font-family: "Playfair Display", serif;
    padding: 1vw;
    margin: 0 auto;
    width: 23%;
    background-color: #000;
    color: #FFF;
    font-size: 1.5vw;
    text-align: center;
    text-transform: capitalize;
    text-decoration: none;
    border-radius: 0.5vw;
}
#colorlib-reservation {
  clear: both;
  z-index: 1; }
  #colorlib-reservation .search-wrap {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    z-index: 9;
    margin-top: -4em !important;
    padding: 0; }
  #colorlib-reservation .booknow {
    margin-top: 5px;
	margin-left:10px;
    display: block; }
    #colorlib-reservation .booknow h2, #colorlib-reservation .booknow span {
      color: #fff; }
    #colorlib-reservation .booknow h2 {
	font-family: "Playfair Display", serif;
      text-transform: uppercase;
	  font-weight:600;
      font-size:28px;
      margin-bottom: 0; }
    #colorlib-reservation .booknow span {
	font-family: "Playfair Display", serif;
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 1px; }
  #colorlib-reservation .nav-tabs li {
    padding: 0;
    margin-right: 2px;
    background: #CB8B00;
    font-size: 16px !important; }
    #colorlib-reservation .nav-tabs li a {
      padding: 15px 20px !important;
      color: #000; }
    #colorlib-reservation .nav-tabs li.active {
      color: #fff !important !important;
      background: #2C2E3E !important; }
  @media screen and (max-width: 768px) {
    #colorlib-reservation .nav-tabs {
      margin-left: 10px; }
      #colorlib-reservation .nav-tabs li {
        font-size: 13px !important; }
        #colorlib-reservation .nav-tabs li a {
          padding: 10px !important; } }
  #colorlib-reservation .tab-content {
    background:#CB8B00;
    padding: 20px 40px; }

.colorlib-form label {
  font-weight: normal;
  color: white; }

.colorlib-form .form-control {
  height: 50px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.7); }
  .colorlib-form .form-control:active, .colorlib-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #FFF; }
  .colorlib-form .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.7); }
  .colorlib-form .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 0.7); }
  .colorlib-form .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(255, 255, 255, 0.7); }
  .colorlib-form .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.7); }

.colorlib-form .form-group {
  margin-bottom: 0;
  margin-top:5px; }
  .colorlib-form .form-group .form-field {
    position: relative;
    padding: 0;
    margin: 0; }
    .colorlib-form .form-group .form-field .icon {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 20px;
      color: rgba(255, 255, 255, 0.5); }
    .colorlib-form .form-group .form-field .form-control {
      padding-right: 50px; }

.colorlib-form textarea.form-control {
  height: inherit;
  resize: vertical; }

.colorlib-form .btn-block {
  margin-top:5px;
  padding: 12px !important;
  font-size: 14px;
  color: #FFF; }
  .btn-primary {
    background: #000;
    color: #FFF!important;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #000;
}
  .btn-primary:hover {
    background: #FFF;
    border: 1px solid #FFF;
	color: #CB8B00!important;
}
.read {
	display: inline-block;
	padding:0.9vw 1.2vw;
	z-index: 0;
	color: #FFF;
	background-color:#c39f76;
	border:.1vw solid#c39f76;
	text-align: center;
	font-size: 1vw;
	text-transform: uppercase;
	font-weight:400;
	letter-spacing:.1vw;
	text-decoration: none;
	font-family: "Playfair Display", serif;
	text-decoration:none;
}
.read:hover {
	color: #000;
	background-color:#FFF;
	text-decoration:none;
	border:.1vw solid#999;
}
.welcome-section {
background-color: #f5f5f5 !important;
padding:4vw;
}
.welcome-section h2 {
font-family: "Playfair Display", serif;
font-size:3vw;
font-weight:300;
color:#000;
line-height:1.2em;
}
.welcome-section p {
font-family: 'Lora', serif;
font-size:1.2vw;
color:#000;
font-style:italic;
padding:1.3vw 4vw 1.3vw 4vw;
line-height:1.7em;
margin-bottom:0;
}
.welcome-section h3 {
font-family: "Playfair Display", serif;
font-size:1.4vw;
font-weight:400;
padding:1.5vw 6vw 1vw 6vw;
color:#000;
line-height:1.5em;
}
.welcome-box {
background-color:#FFF;
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.welcome-section img {
width:100%;
}
.about-box {
margin:2vw;
padding:4vw;
border:.1vw solid#c39f76;
}
.line-bg {
background-image:url(../images/line-bg.png);
background-repeat:no-repeat;
background-position:center top;
background-size:100%;
}
.padding-top {
padding-top:1vw;
}
.product-section {
width:100%;
padding:4vw;
}
.product-section img {
width:100%;
}
.product-section h2 {
font-family: "Playfair Display", serif;
color: #CB8B00;
display: block;
font-size: 2.5vw;
text-align: center;
text-transform: capitalize;
font-weight:800;
padding-top: 0;
padding-bottom: 1vw;
margin: 0;
}
.product-section h2 span {
font-weight:600;
}
.product-section p {
font-family: "Playfair Display", serif;
color: #000;
font-size: 1.1vw;
line-height: 1.5em;
font-weight:400;
margin-bottom:1vw;
}
.product-section h3 {
font-family: "Playfair Display", serif;
font-size:1.5vw;
font-weight:800;
color:#000;
line-height:1.5em;
text-transform: capitalize;
}
.product-section h3 span {
font-family: "Times New Roman", Times, serif;
font-size:.9vw;
font-weight:500;
letter-spacing:0;
color:#000;
line-height:1.5em;
text-transform:;
}
.product-section h4 {
font-family: "Playfair Display", serif;
font-size:1.3vw;
font-weight:600;
color:#000;
line-height:1.5em;
text-transform:capitalize;
}

.product-section-grid {
margin-bottom:1vw!important;
}
.no-padding-right {
padding-right:0!important;
}
.padding-grid {
padding:1.5vw;
}
.product-section-home {
width:100%;
padding:4vw;
}
.product-section-home img {
width:100%;
}
.product-section-home h2 {
font-family: "Playfair Display", serif;
font-size:3vw;
font-weight:300;
color:#000;
line-height:1.2em;
}
.product-section-home p {
font-family: "Playfair Display", serif;
font-size:1.2vw;
color:#444;
font-style:italic;
padding:1.3vw 5vw 1.3vw 5vw;
line-height:1.7em;
}
.infrastructure h3 {
font-family: "Playfair Display", serif;
font-size:2vw;
font-weight:300;
color:#000;
line-height:1.5em;
margin-bottom:0;
padding-top:1vw;
}
.infrastructure h3 span {
font-weight:600;
}
.infrastructure h4 {
font-family: "Playfair Display", serif;
font-size:1.5vw;
font-weight:300;
color:#000;
line-height:1.5em;
}
.infrastructure p {
font-family: "Playfair Display", serif;
font-size:1.4vw;
color:#444;
padding:0 0 0 0;
line-height:1.5em;
text-decoration:none;
margin-bottom:1vw;
}
.infrastructure p a {
color:#444;
text-decoration:none;
}
.infrastructure p a:hover {
color:#000;
text-decoration:none;
}
.infrastructure p i {
font-size:1.5vw;
margin-right:.5vw;
}
.infrastructure iframe {
width:100%;
height:30vw;
border:.1vw solid#CCC;
}
.infrastructure-border {
padding: 1vw 2vw;
border: #EAEAEA solid .1vw;
}
.infrastructure-border h5 {
font-family: "Playfair Display", serif;
font-size:1.5vw;
font-weight:600;
color:#000;
line-height:1.5em;
text-align:left!important;
text-transform: capitalize;
}
.infrastructure-border h5 a {
color:#444;
text-decoration:none;
}
.infrastructure-border h5 a:hover {
color:#000;
text-decoration:none;
}
.infrastructure-border h5 i {
font-size:1.5vw;
margin-right:.5vw;
}
.infrastructure img {
width:100%;
padding:.5vw;
border:.1vw solid#e2e2e2;
}
hr.tall {
    margin: 2vw 0 2vw 0;
}
hr {
    background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1), transparent);
    background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.1), transparent);
    border: 0;
    height:1px;
    margin: 1vw 0 1vw 0;
}
small, .small {
    font-size: 85%;
}
.infrastructure-bg {
background-color:#f1f1f1;
padding-left:3vw;
}
.padding-left-cont {
padding-left:3vw;
}
.about-pic {
padding:0;
background-color:#f2f2f2;
margin-top:1vw;
}
.about-pic img {
width:100%;
}
.form-box {
    width:85%;
    margin: 0 auto;
    margin-top:0vw!important;
	margin-bottom:0;
}
.form-wrapper {
    float: left;
    width: 100%;
    margin-top:2vw;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom:.5vw;
    font-weight: bold;
	color:#000;
	font-family: "Playfair Display", serif;
}
.form-wrapper input {
font-family: "Playfair Display", serif;
    width: 100%;
    height:3.5vw;
    border: .1vw solid #e7e7e7;
    padding-left: 1vw;
    padding-right: 1vw;
	color:#000;
}
.form-wrapper select {
font-family: "Playfair Display", serif;
    width: 100%;
    height:3.5vw;
    border: .1vw solid #e7e7e7;
    padding-left: 1vw;
    padding-right: 1vw;
	color:#000;
}
.form-wrapper textarea {
font-family: "Playfair Display", serif;
    width: 100%;
    border: .1vw solid #e7e7e7;
    padding:1vw;
	color:#000;
}
input, button, select, textarea {
font-family: "Playfair Display", serif;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
	color:#000;
}
textarea {
    overflow: auto;
}
.form-wrapper input[type="submit"]{
font-family: "Playfair Display", serif;
background:#CB8B00;
width:20%;
margin:0 auto;
border-radius: 2vw;
display: block;
color: #FFF;
font-size:1.5vw;
font-weight:600;
text-transform: capitalize;
border:none;
outline: none;
cursor: pointer;
text-align:center;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.form-wrapper input[type="submit"]:hover{
background:#000;
color:#FFF;
}
.ftr-section {
background-color:#000 !important;
padding:2vw;
}
.ftr-section img {
width:50%;
}
.ftr-section h3 {
font-family: "Playfair Display", serif;
font-size:1.3vw;
font-weight:400;
color:#FFF;
line-height:1.5em;
margin-bottom:0;
}
.ftr-section p {
font-family: "Playfair Display", serif;
font-size:1vw;
color:rgba(255, 255, 255, 0.8);
padding-top:1vw;
line-height:1.4em;
margin-bottom:0;
text-decoration:none;
font-weight:300;
}
.ftr-section p a {
font-family: "Playfair Display", serif;
color:rgba(255, 255, 255, 0.8);
text-decoration:none;
}
.ftr-section p a:hover {
font-family: "Playfair Display", serif;
color:rgba(255, 255, 255, 1);
text-decoration:none;
}
.ftr-section p i {
margin-right:.5vw;
}
.ftr-padding-left {
padding-left:2vw;
}
.ftr-padding-top {
padding-top:1vw;
}
.ftr-border-right {
border-right:.1vw solid rgba(255, 255, 255, 0.05);
}
.ftr-section li {
list-style:none;
display:block;
font-family: "Playfair Display", serif;
font-size:1vw;
color:rgba(255, 255, 255, 0.8);
padding-top:.3vw;
padding-bottom:.3vw;
line-height:1.5em;
margin-bottom:0;
text-decoration:none;
border-bottom:.1vw solid rgba(255, 255, 255, 0.05);
font-weight:400;
}
.ftr-section li a {
font-family: "Playfair Display", serif;
color:rgba(255, 255, 255, 0.8);
text-decoration:none;
}
.ftr-section li a:hover {
font-family: "Playfair Display", serif;
color:rgba(255, 255, 255, 1);
text-decoration:none;
}
.ftr-section li i {
margin-right:.5vw;
}
.more {
	display: inline-block;
	padding:0.5vw 1vw;
	z-index: 0;
	color: #FFF;
	background-color:#CB8B00;
	border:.1vw solid#CB8B00;
	text-align: center;
	font-size:.8vw;
	text-transform: uppercase;
	font-weight:400;
	letter-spacing:.1vw;
	text-decoration: none;
	font-family: "Playfair Display", serif;
	text-decoration:none;
	margin-top:1vw;
}
.more:hover {
	color: #000;
	background-color:#FFF;
	text-decoration:none;
	border:.1vw solid#999;
}
.footer {
	background-color:#FFF;
	padding:.5%;
}
.footer-left {
	margin-left:1vw;
}
.footer-right {
	margin-right:1vw;
}
.monogram {
	float:left;
	width:3.3%;
	height:auto;
}
.monogram img {
	width:100%;
	height:100%;
}
.weblink {
font-family: "Playfair Display", serif;
font-size:1vw;
color:#000;
float:left;
text-decoration:none;
font-weight:400;
}
.weblink a {
font-size:1vw;
color:#000;
text-decoration:none;
font-weight:400;
}
.weblink a:hover {
color:#CB8B00;
text-decoration:none;
}
.copyright {
font-family: "Playfair Display", serif;
font-size:1vw;
float:right;
color:#000;
font-weight:400;
}
@media all and (max-width : 768px) {
.action-btn {
  padding: 5px 10px;
  font-size: 14px;
  margin-top:5px;
}
  .product-section h4 {
  font-size:15px!important;
}
.ftr-section-mob {
 margin-bottom:50px!important;
}
.fixed-ftr {
background-color:#FFF;
position: fixed;
bottom:0;
z-index:100;
width:100%;
box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.5);
margin-top:90px!important;
}
.fixed-ftr li {
width:16%;
font-family: "Playfair Display", serif;
font-size:12px;
display: inline-table;
list-style:none;
color:rgba(0, 0, 0, 0.4);
font-weight:400;
text-decoration:none;
line-height:1.2;
padding:10px;
margin-right:0!important;
border-right:1px solid rgba(0, 0, 0, 0.1);
}
.fixed-ftr li:hover {
font-family: "Playfair Display", serif;
color: #FFF;
background-color:#CB8B00;
text-decoration:none;
}
.fixed-ftr li i {
display:block;
font-size:20px;
margin-right:0;
margin-bottom:5px;
}
.booking-btn {
	border-radius: 20px;
    padding: 10px 15px;
	font-size:14px;
	margin-top:10px;
}
.booking-btn:hover {
	border-radius:20px;
}
.explore-services h1 {
	font-size:22px;
	padding-bottom:10px;
	}
	.explore-services h2 {
  font-size:20px;
}
.travel-experience h2 {
  font-size:25px;
}
.travel-experience h2 span {
  font-size:14px;
  padding-bottom: 10px;
  margin: 0;
}
.travel-experience p {
  font-size: 16px;
}
	.explore-services p {
	font-size:16px;
	line-height:1.5em;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	}
	.travel-experience {
  padding:20px;
}
.icons {
  position: relative;
  bottom: 0;
  margin-top: -35px;
  margin-left: 20px;
}
.border-oreng {
  border-bottom: 8px solid #FC6B1D;
}
.view-oreng {
  padding: 5px 10px;
  font-size:15px;
}
.travel-experience-grid h2 {
  font-size:22px;
  padding-left:20px;
  padding-top:15px;
  padding-bottom:5px;
}
.travel-experience-grid p {
  font-size:16px;
  padding-left: 20px;
  padding-right:20px;
}
.padding-grid {
  padding:15px;
}
.product-section h3 {
  font-size:20px;
}
.product-section h3 span {
  font-size:16px;
}
.about-pic {
  margin-top:20px;
}
  #colorlib-reservation .tab-content {
  background:#CB8B00;
  padding: 15px 15px;
}
#colorlib-reservation .search-wrap {
    margin-top: -1.5em !important;
    padding: 0; }
	.title-content {
	position:absolute;
	bottom:-40vw;
	left:0;
	width:100%;
}
.no-padding-mob {
padding-right:0;
padding-left:0;
}
.title-content h1 {
font-family: "Pinyon Script", cursive;
color: #FFF;
display: block;
height: auto;
font-size:12em;
font-weight:600;
line-height:1.4;
text-align:center;
text-shadow: 2px 2px 5px #000;
text-transform: none;
letter-spacing:0;
}
.title-content h1 span {
font-weight:600;
color:#f67901;
}
.title-content p {
font-family: "Playfair Display", serif;
color:#FFF;
font-size:4.5em;
font-weight:400;
line-height:1.1em;
text-align: center;
color:#FFF;
text-shadow: 2px 2px 5px #000;
letter-spacing:2px;
text-transform: uppercase;
padding-top:0;
padding-bottom:1vw;
}
.desktop-show {
display:none;
}
.mobile-show {
display:block;
}
.topsection {
width: 100%;
position: relative;
z-index: 1000;
top: 0;
left: 0;
border-bottom: .1vw solid rgba(255, 255, 255, 0.3);
padding:5px 0;
color: #FFF;
background-color:#CB8B00;
}
.topsection li {
font-size:13px;
margin-right:5px;
padding-top:0;
color:#FFF;
}
.topsection li a {
    color: #FFF;
    text-decoration: none;
}
.topsection li a:hover {
    color:#000;
    text-decoration: none;
}
header {
position:relative;
width: 100%;
}
.logoimg {
width:50%;
}
.more {
padding:5px 10px;
border:1px solid #c39f76;
font-size:12px;
letter-spacing:0;
margin-top:10px;
margin-bottom:10px;
}
.ftr-section p {
font-size:14px;
padding-top:10px;
}
.ftr-section h3 {
font-size:16px;
padding-top:10px;
font-weight:600;
}
.ftr-section li {
font-size:14px;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid rgba(255, 255, 255, 0.05);
}
.monogram {
display:none;
}
.weblink {
font-size:13px;
padding-top:10px;
margin-left:5px;
}
.weblink a {
font-size:13px;
}
.copyright {
font-size:13px;
padding-top:5px;
padding-bottom:10px;
margin-left:5px;
}
.footer-right {
margin-right: 0;
float: left;
}
.content-box h2 {
font-size:25px;
}
.content-box p {
font-size:16px;
padding:10px;
}
.read {
padding:5px 10px;
border:1px solid #c39f76;
font-size:14px;
letter-spacing:0;
font-weight:600;
}
.content-box-black h2 {
font-size:25px;
}
.content-box-black p {
font-size:16px;
padding:10px;
}
.welcome-section h2 {
font-size:25px;
}
.welcome-section p {
font-size:16px;
padding: 10px;
}
.product-section-home h2 {
font-size:25px;
}
.product-section-home p {
font-size:16px;
padding: 10px;
}
.no-padding-right {
padding-right: 15px !important;
}
.breadcumb-wrapper {
    background-color: #000;
    padding: 75px 0 55px 0;
    overflow: visible;
    text-align: center;
}
.product-section h2 {
font-size:25px;
}
.product-section p {
font-size:16px;
}
.infrastructure h3 {
font-size:20px;
padding-top:10px;
}
.infrastructure h4 {
font-size:15px;
}
.form-box {
width: 100%;
}
.form-wrapper input {
height:40px;
border: 1px solid #e7e7e7;
padding-left: 0;
padding-right:0;
}
.form-wrapper input[type="submit"] {
width:100%;
border-radius:10px;
font-size:15px;
}
.infrastructure p {
font-size:15px;
padding:5px;
}
.infrastructure p i {
font-size:15px;
margin-right:5px;
}
.infrastructure-border h5 {
font-size:18px;
}
.infrastructure-border h5 i {
font-size:18px;
margin-right:5px;
}
.infrastructure iframe {
width: 100%;
height:200px;
border:1px solid #CCC;
}
}