@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,700');
@import url('https://fonts.googleapis.com/css?family=Niconne');
@font-face {
font-family: 'aller_displayregular';
src: url('allerdisplay_std_rg.html') format('woff2'),
url('allerdisplay_std_rg-2.html') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'angeleobardoregular';
src: url('angeleobardo.html') format('woff2'),
url('angeleobardo-2.html') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Open Sans', sans-serif;
src: url('aller_std_rg.html') format('woff2'),
url('aller_std_rg-2.html') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Freestyle Script';
src: url('FreestyleScript-Regular.eot');
src: url('FreestyleScript-Regulard41d.eot?#iefix') format('embedded-opentype'),
url('FreestyleScript-Regular.woff2') format('woff2'),
url('FreestyleScript-Regular.woff') format('woff'),
url('FreestyleScript-Regular.ttf') format('truetype'),
url('FreestyleScript-Regular.svg#FreestyleScript-Regular') format('svg');
font-weight: normal;
font-style: normal;
}
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
font-family: 'Open Sans', sans-serif;
font-size: 100%;
background:#FFF; 
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
padding:0;
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
}
.carousel-item {
  background-color:#000;
  background-size: cover;
  background-position: center;
  min-height: 360px;
}
.navbar {padding:0;}
.siteheader{font-family: 'Open Sans', sans-serif;position:absolute;width:100%;top:0;background:rgba(250,135,77,1); z-index:2;}
.navbar-brand {
	font-family: 'Open Sans', sans-serif;
    width: 200px;
    height: 200px;
    position: absolute;
    background: rgba(255, 255, 255, 1);
	-moz-box-shadow: 0 0 10px #595959;
    -webkit-box-shadow: 0 0 10px#595959;
    box-shadow: 0 0 10px #595959;
    padding:60px 15px 15px;
    border-radius: 50%;
	margin-top:-8px;
}
.navbar-brand img{max-width:100%;}
.nomargin {margin:0;}
.nopadding {padding:0;}
.relative {position:relative;}
.overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1002;background-color:#000;opacity:.7;}
.topbar{font-family: 'Open Sans', sans-serif;display:flex; align-items:center; width: 100%; justify-content:flex-end; background:#000;text-decoration:none;}
.topbar a {text-align:center; color:#ECECEC; padding: 7px 10px; display: inline-block; cursor:pointer; text-decoration:none;}
.topbar a:hover {color: #fff; cursor:pointer; text-decoration:none;}
.topbar .bookbtn{font-family: 'Open Sans', sans-serif;background:#FA874D;color:#fff;font-size:14px; text-transform:capitalize;cursor:pointer; text-decoration:none;}
.tlinks{font-family: 'Open Sans', sans-serif;text-transform:uppercase;font-size:13px;text-align:right;text-transform:none;}
.topbar span{display:inline-block; text-decoration:none;}
.topbar span:before{content:'|'; color:#ECECEC;}
.showmobile{display:none;}
.caption {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    height: auto!important;
    text-align: center;
    font-size:50px;
	background: rgba(118, 190, 53, 0.77);
    padding: 0px 30px;
}
[class^="icon-"]:before, [class*=" icon-"]:before{margin:0;}
#mainmenu .nav-link{font-family: 'Open Sans', sans-serif;color:#fff;text-transform:uppercase;font-size:15px;letter-spacing:0.5px;padding:18px 15px; font-weight:600;}
#mainmenu .nav-link:hover{background:#000;}
.desktop-show {
display:block;
}
.mobile-show {
display:none;
}
/*--header start here--*/
.mothergrid {
width:100%;
position:absolute;
z-index:100;
}
.top-menu {
width:100%;
background-color:#FFF;
padding-top:.5vw;
padding-bottom:1vw;
}
.top-menu-left {
text-align:right;
}
.top-menu-right-small {
display:none;
}
.top-menu-left li {
font-family: 'Open Sans', sans-serif;
font-size:1.5vw;
color: #E66F34;
font-weight:600;
text-decoration:none;
padding-top:2vw;
list-style:none;
display:inline-block;
padding-right:2vw;
}
.top-menu-left li a {
font-family: 'Open Sans', sans-serif;
font-size:1.5vw;
color: #E66F34;
font-weight:600;
text-decoration:none;
}
.top-menu-left li a:hover {
color: #000;
font-weight:600;
text-decoration:none;
}
.top-menu-left li i {
font-size:1.5vw;
background-color:#E66F34;
border-radius:20px;
width:3vw;
height:3vw;
line-height:3vw;
color:#FFF;
text-align:center!important;
}
.top-menu-right li {
font-family: 'Open Sans', sans-serif;
font-size:.975em;
color: #FFF;
font-weight:400;
text-decoration:none;
text-transform:uppercase;
list-style:none;
display:inline-block;
padding-right:4%;
padding-left:2%;
border-right:1px solid#FFF;
}
.top-menu-right li a {
font-family: 'Open Sans', sans-serif;
font-size:.975em;
color: #FFF;
font-weight:400;
text-decoration:none;
}
.top-menu-right li a:hover {
color: #cacaca;
font-weight:400;
text-decoration:none;
}
.top-menu-right li:nth-child(4) {
border-right:0;
}
header {
position: fixed;
width: 100%;
z-index: 22;
top:7vw;
left: 0;
}
.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;
}
header.tr-header.sticky {
position: fixed;
left: 0;
right: 0;
top: 0;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
z-index: 999;
}
.btn-appointment {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    background-color: #E66F34;
    font-weight: 400;
    text-transform: uppercase;
    border-color: #E66F34;
    padding: 1vw 5vw;
    font-size: 1.3vw;
    text-decoration: none;
    border-radius: 2vw;
}
/*--end-build--*/
.logo {
position: relative;
z-index:9999;
margin-top:0;
margin-bottom:0;
}
.logo img {
width:100%;
}
span.menu{
display:none;
}
.tabmenu {
width:100%;
height:62px;
background-color:#E66F34;
}
@-webkit-keyframes zoom {
from {
-webkit-transform: scale(1,1);
}
to {
-webkit-transform: scale(1.1,1.1);
}
}
/* Standard syntax */
@keyframes zoom {
from {
transform: scale(1,1);
}
to {
transform: scale(1.5,1.5);
}
}
.img {
-webkit-animation: zoom 50s; /* Chrome, Safari, Opera */
animation: zoom 50s;
}
/*-- about-section --*/
.no-padding {
padding:0!important;
}
.dining-pic {
position:relative;
left:0;
right:0;
top:-60px;
margin-bottom:-60px;
z-index:9;
}
.dining-pic img {
width:20%!important;
}
.dining-pic1 {
position:relative;
left:0;
right:0;
top:-60px;
margin-bottom:-60px;
z-index:9;
}
.dining-pic1 img {
width:20%!important;
}
.dining-grid {
width: 100%;
background:#FFF;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
border-radius:5px;
padding:10px 0;
margin-bottom:0;
}
.dining-grid:hover {
background:#FFF;
}
.dining-grid h3 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: 400;
padding-left:0;
padding-right:0;
padding-top:10px;
color: #000;
line-height:25px;
}
.dining-grid img {
width:50%!important;
}
.border-box {
	border:1px solid#E2E2E2;
}
.about-section{
text-align:center;
padding:5%;
}
.about-bg {
background-color:#f5f5f5;
background-image:url(../images/bg-texture.html);
background-position:center;
background-repeat:repeat;
}
.about-box {
width:85%;
margin:0 auto;
background-color:#FFF;
-moz-box-shadow: 0 0 5px #bbbbbb;
-webkit-box-shadow: 0 0 5px#bbbbbb;
box-shadow: 0 0 5px #bbbbbb;
}
.about-box1 {
width:95%;
margin:0 auto;
border:1px solid#EEEEEE;
padding-bottom:30px;
}
.about-box1 p {
font-family: 'Open Sans', sans-serif;
display: block;
font-size:17px;
color: #000000;
font-weight:400;
padding-left:40px;
padding-right:40px;
padding-bottom:10px;
}
.about-box1 h1 {
font-family: 'Open Sans', sans-serif;
font-size:28px;
color:#E66F34;
line-height:30px;
text-transform: none;
padding:5px 50px;
font-weight:600;
}
.about-box1 h1 span {
font-weight:300;
}
.about-box1 h2 {
font-family: 'Open Sans', sans-serif;
font-size:17px;
letter-spacing:0;
color: #000000;
padding-top:4%;
text-transform:uppercase;
}
.about-box1 h3 {
font-family: 'Open Sans', sans-serif;
font-size:20px;
line-height:1.5em;
color: #1c4275;
padding-top:2%;
font-weight:400;
}
.about-box-left {
width:50%;
float:left;
height: auto;
}
.about-box-left img {
float:left;
width:100%;
height:100%;
}
.about-box-right {
width:50%;
float:left;
height: 100%;
padding:5%;
}
.about-box-right h3 {
font-family: 'Open Sans', sans-serif;
font-size:2.5em;
color: #1c4275;
line-height:1.5em;
text-transform: capitalize;
font-weight:600;
}
.about-box-right h3 span {
font-weight:300;
}
.about-box-right h4 {
font-family: 'Open Sans', sans-serif;
font-size:16px;
letter-spacing:3px;
color: #000000;
padding-bottom:4%;
}
.about-box-right h5 {
font-family: 'Open Sans', sans-serif;
font-size:16px;
line-height:1.5em;
color: #1c4275;
padding-bottom:2%;
font-weight:600;
}
.about-box-right p {
font-family: 'Open Sans', sans-serif;
display: block;
font-size:15px;
color: #000000;
padding-bottom:2%;
}
.grid {
background-color:#FFF;
margin-top:4%;
margin-bottom:20px;
height:auto;
-moz-box-shadow: 0 0 5px #bbbbbb;
-webkit-box-shadow: 0 0 5px#bbbbbb;
box-shadow: 0 0 5px #bbbbbb;
}
.grid img {
width:100%;
height:100%;
}
.grid-box {
padding:15px 30px;
}
.grid-box1 {
padding:5px 20px;
}
.grid-box1 h1 {
font-family: 'Open Sans', sans-serif;
font-size:14px;
padding-top:10px;
color: #000;
font-weight:600;
text-transform:uppercase;
}
.grid-box1 h4 {
font-family: 'Open Sans', sans-serif;
font-size:20px;
padding-top:15px;
color: #000;
font-weight:600;
text-transform:uppercase;
}
.grid p {
font-family: 'Open Sans', sans-serif;
padding-top: 0;
font-size: 20px;
line-height: 30px;
text-align: center;
letter-spacing: 0;
color: #000;
margin-bottom: 20px;
margin-top: 20px;
font-weight: 400;
font-style: italic;
}
.grid p span {
font-weight:600;
color:#E66F34;
}
.room-section {
width:100%;
margin:0 auto;
}
.room-box {
width:100%;
margin:0 auto;
}
.room-pic {
width:100%;
height:100%;
}
.room-pic img {
width:100%;
height:100%;
}
.room-dec {
position:relative;
bottom:60px;
background-color:#1c4273;
padding:2%;
width:50%;
left:5%;
float:left;
}

.room-border {
border:1px solid#4273b2;
padding:4%;
}
.room-border h1 {
font-family: 'Open Sans', sans-serif;
font-size:2.2em;
color: #FFF;
line-height:1.5em;
text-transform: capitalize;
font-weight:600;
text-align:left;
padding-bottom:2%;
}
.room-border h1 span {
font-weight:300;
}
.room-border li {
list-style:none;
font-family: 'Open Sans', sans-serif;
display: block;
font-size:16px;
color: #FFF;
font-weight:400;
line-height:1.5em;
padding-bottom:1%;
}
.amenities h1 {
font-family: 'Open Sans', sans-serif;
font-size:2.5em;
color: #1c4275;
line-height:1.5em;
text-transform: capitalize;
font-weight:600;
text-align:left;
padding-bottom:2%;
}
.amenities h1 span {
font-weight:300;
}
.amenities p {
font-family: 'Open Sans', sans-serif;
display: block;
font-size:18px;
color: #000000;
font-weight:400;
}
/*-- banner-bottom --*/
.banner-inner img {
width:100%;
height:auto;
}
.banner-bottom{
text-align:center;
padding:40px 0 50px 0;
}
.banner-bottom h3 {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size:17px;
letter-spacing: 0;
text-transform: uppercase;
font-weight:400;
line-height:35px;
}
.banner-bottom h3 span {
font-family: 'Open Sans', sans-serif;
font-size:35px;
letter-spacing: 0;
color: #E66F34;
text-transform: uppercase;
font-weight:600;
}
.banner-bottom h2 {
    font-family: 'Open Sans', sans-serif;
    padding-top: 0;
    font-size:22px;
    line-height:30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom:20px;
    margin-top:20px;
    font-weight:400;
	font-style:italic;
}
.banner-bottom p {
font-family: 'Open Sans', sans-serif;
padding-top: 0;
font-size:18px;
line-height:25px;
font-weight:400;
margin-bottom:10px;
color: #000;
text-decoration:none;
}
.banner-bottom p a {
color: #000;
text-decoration:none;
}
.banner-bottom p a:hover {
color:#E66F34;
text-decoration:none;
}
.banner-bottom p span {
font-weight:600;
}
.banner-bottom h3 i {
font-weight:300;
}
.banner-bottom img {
	width:100%;
}
.aminities {
padding:4%;
margin: 0 auto;
}
.aminities h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 2em;
    color: #1c4275;
    line-height: 1.5em;
    text-transform: uppercase;
	text-align:center;
}
.aminities-grid {
width:14%;
float:left;
margin-right:1%;
margin-left:1%;
margin-bottom:0%;
margin-top:4%;
}
.aminities-grid p {
    font-family: 'Open Sans', sans-serif;
    font-size:.875em;
    color: #1c4275;
    line-height: 1.5em;
    text-transform: uppercase;
	text-align:center;
	font-weight:400;
}
.border-bg {
    border-bottom: 1px solid#EFEFEF;
}
.tariff {
    padding-top: 20px;
    width:80%;
}
.tariff h1 {
font-family: 'Open Sans', sans-serif;
padding-top: 0;
font-size:18px!important;
line-height:20px!important;
font-weight: 600;
margin-bottom:10px!important;
}
.tariff li {
list-style: none;
font-size: 1.5vw;
display: inline-block;
margin-bottom:2vw;
margin-top: .8vw;
padding: 0!important;
margin-right:2vw;
}
.tariff li img {
width:30px;
opacity: 0.5;
}
.home-services{width:100%;margin:0 auto;padding:0 5% 5%}
.home-services-left p,.home-services-left p span{padding-top:0;line-height:1.5em;padding-right:10%}
.home-services-left,.home-services-right1{margin-top:80px; margin-bottom:0;font-family: 'Open Sans', sans-serif;}
.home-services-right img {width:100%;}
.home-services-left img,.home-services-right1 img{width:100%;height:auto}
.home-services-left p{font-size:2.5em;text-align:center;font-weight:600;color:#021138;font-family: 'Open Sans', sans-serif;}
.home-services h1,.home-services-left p span{text-align:center}
.home-services-left p span{font-size:.8em;font-weight:300;color:#666;}
.home-services-left1,.home-services-right{padding:15px;margin-top:70px;}
.home-services h1{font-family: 'Open Sans', sans-serif;padding-top:0;font-size:20px;line-height:25px;font-weight:600;letter-spacing:0;color:#000;margin-bottom:0%;text-transform:none; text-transform:uppercase; text-align:left;}
.home-services p,.home-services-left1 h2,.home-services-right h2{font-weight:300;text-transform:none;}
.home-services p{font-size:1.9em;line-height:1.5em;text-align:center;color:#444}
.home-services-left1 h2,.home-services-right h2{font-family: 'Open Sans', sans-serif;padding-top:0;font-size:18px;line-height:25px;text-align:left;letter-spacing:0;color:#000;margin-bottom:20px; margin-top:20px; font-weight:400; font-style:italic;}
.home-services-left1 h3,.home-services-left1 h3 span,.home-services-right h3,.home-services-right h3 span{line-height:1em;font-weight:600;margin-bottom:2%;padding-top:0;text-align:left}
.home-services-left1 h3,.home-services-right h3{font-family: 'Open Sans', sans-serif;font-size:30px;letter-spacing:0;color:#E66F34;text-transform:uppercase; line-height:40px;}
.home-services-left1 h4,.home-services-right h4{font-family: 'Open Sans', sans-serif;font-size:18px;letter-spacing:0;color:#000;text-transform:uppercase; line-height:20px;margin-top:15px; font-weight:600;}
.chat h1,.home-map h1,.how-works h1{text-transform:none;;letter-spacing:0}
.home-services-left1 h3 span,.home-services-right h3 span{font-family: 'Open Sans', sans-serif;font-size:.6em;letter-spacing:0;color:#666;text-transform:none; font-weight:300;}
.home-services-left1 p,.home-services-right p{font-family: 'Open Sans', sans-serif;padding-top:0;font-size:17px;line-height:25px;text-align:left;font-weight:400;color:#000}
.home-services-left1 p span,.home-services-right p span{font-weight:600;}
.home-services-left1 h5, .home-services-right h5 {
font-family: 'Open Sans', sans-serif;
font-size:14px!important;
margin-bottom:0;
margin-top:10px;
color:#F00!important;
font-weight:600;
line-height:20px;
}
.margin-top-tariff {
margin-top:0!important;
margin-bottom:20px!important;
}
hr.tall {
margin: 0 0 0 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:10px 0 10px 0;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.01);
}
.border-bg{height:38px}
.border-img{padding-top:2%}
.w3ls_banner_bottom_grids{
margin:4% 0 0;
}
.w3l_banner_bottom_grid{
padding:2em;
text-align:center;
border:2px solid #999;
}
.amenities {
padding-top:20px;
width:85%;
}
.amenities li {
list-style:none;
font-size: 1.5vw;
display: inline-block;
margin-bottom:2vw;
margin-top:.8vw;
padding:0!important;
margin-right:2vw;
}
.amenities li img {
width:35px;
opacity:0.5;
}
/*-- grid-effect --*/
/* General grid styles */
.cbp-ig-grid {
list-style: none;
padding:0;
margin: 0;
}

/* Clear floats */
.cbp-ig-grid:before, 
.cbp-ig-grid:after { 
content: " "; 
display: table; 
}

.cbp-ig-grid:after { 
clear: both; 
}

/* grid item */
.cbp-ig-grid li {
width: 25%;
float: left;
text-align: center;
border-left: 1px solid #ececec;
}

.cbp-ig-grid li:last-child{
border-right: 1px solid #ececec;
}

.w3_grid_effect {
padding: 2em;
background: rgba(223, 223, 223, 0.2);
}

/* anchor style */
.cbp-ig-grid li > a {
display: block;
height: 100%;
color: #47a3da;
-webkit-transition: background 0.2s;
-moz-transition: background 0.2s;
transition: background 0.2s;
}

/* the icon with pseudo class for icon font */
.cbp-ig-icon {
padding: 1.5em 0 0;
display: block;
-webkit-transition: -webkit-transform 0.2s;
transition: -moz-transform 0.2s;
transition: transform 0.2s;
}

.cbp-ig-icon:before {
font-family:FontAwesome;
font-size: 5em;
speak: none;
color: #0f2453;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}

.w3_road:before {
content: "\f236";
}

.w3_cube:before {
content: "\f000";
}

.w3_users:before {
content: "\f0f4";
}

.w3_ticket:before {
content: "\f1eb";
}

/* title element */
.cbp-ig-grid .cbp-ig-title {
font-family: 'Open Sans', sans-serif;
margin: 20px 0 10px 0;
padding: 20px 0 0 0;
font-size: 1.2em;
position: relative;
-webkit-transition: -webkit-transform 0.2s;
-moz-transition: -moz-transform 0.2s;
transition: transform 0.2s;
text-transform: uppercase;
color:#212121;
}

.cbp-ig-grid .cbp-ig-title:before {
content: '';
position: absolute;
background:#ffce14;
width: 160px;
height: 6px;
top: 0px;
left: 50%;
margin: -10px 0 0 -80px;
-webkit-transition: margin-top 0.2s; /* top or translate does not seem to work in Firefox */
-moz-transition: margin-top 0.2s;
transition: margin-top 0.2s;
}

.cbp-ig-grid .cbp-ig-category {
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
display: inline-block;
font-size: 1em;
color: #ffce14;
-webkit-transform: translateY(10px);
-moz-transform: -moz-translateY(10px);
-ms-transform: -ms-translateY(10px);
transform: translateY(10px);
opacity: 0;
-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
-moz-transition: -moz-transform 0.3s, opacity 0.2s;
-webkit-transition: transform 0.3s, opacity 0.2s;
}

.cbp-ig-grid li:hover .cbp-ig-category,
.touch .cbp-ig-grid li .cbp-ig-category {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}

/* Hover styles */

.cbp-ig-grid li > .w3_grid_effect:hover {
background: #0f2453;
cursor:pointer;
}

.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-icon {
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}

.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-icon:before
{
color: #ffce14;
}
.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-title{
color:#fff;
}

.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-title {
-webkit-transform: translateY(-45px);
-moz-transform: translateY(-45px);
-ms-transform: translateY(-45px);
transform: translateY(-45px);
}

.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-title:before {
background: #fff;
margin-top: 68px;
}


@media screen and (max-width: 62.75em) {
.cbp-ig-grid li {
width: 50%;
}
}

@media screen and (max-width: 25em) { 
.cbp-ig-grid {
font-size: 80%;
}
}
/*-- //banner-bottom --*/
.carousel-inner img {
width:100%;
height:auto;
}
.title-content {
position:absolute;
text-align:center;
top:70%;
width:100%;
padding:4%;
margin:0 auto;
color:#FFF;
}
.title-content h1 {
font-family: 'Open Sans', sans-serif;
font-size:3vw;
text-transform: none;
letter-spacing:0;
font-weight:bold;
color:#FFF;
padding-bottom:1%;
margin-bottom:0%;
text-transform:uppercase;
text-align:center;
}
.title-content h2 {
font-family: 'Open Sans', sans-serif;
font-size:1.5vw;
text-transform: none;
letter-spacing:0;
color:#FFF;
line-height:1.5em;
font-weight:400;
padding-bottom:1%;
margin-bottom:0%;
text-transform:uppercase;
text-align:center;
}

.button {
font-family: 'Open Sans', sans-serif;
border-radius: 4px;
background-color: #E66F34;
border: none;
color: #FFF;
text-align: center;
text-transform:uppercase;
font-size:1.3vw;
padding: 10px 20px;
transition: all 0.5s;
cursor: pointer;
font-weight:400;
margin:10px 0 0 0;
}
.button a:hover {
color: #FFF;
}
.button span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}

.button span:after {
font-size:2vw;
content: '\00bb';
position: absolute;
opacity: 0;
top:-8px;
right: -30px;
transition: 0.5s;
}

.button:hover span {
padding-right: 25px;
}

.button:hover span:after {
opacity:1;
right: 0;
}



.link-btn {
font-family: 'Open Sans', sans-serif;
border-radius: 4px;
background-color: #E66F34;
border: none;
color: #FFF;
text-align: center;
text-transform: capitalize;
font-size:1vw;
padding: 10px 20px;
transition: all 0.5s;
cursor: pointer;
font-weight:600;
margin:10px 0 10px 0;
text-decoration:none;
}
.link-btn a:hover {
color: #FFF;
text-decoration:none;
}
.link-btn:hover {
background-color:#000;
text-decoration:none;
}




.special-offer {
width:100%;
background-color:#5A5A5A;
background-image: url(../images/bg-white-line.png);
padding:40px 20px;
margin-bottom:10px;
}
.special-offer h2 {
font-family: 'Freestyle Script';
text-align: center;
font-size:55px;
color:#FFF;
}
.special-offer span {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size:35px;
color:#FFF;
font-weight:600;
text-transform:uppercase;
}
.explore-btn {
font-family: 'Open Sans', sans-serif;
border-radius: 4px;
background-color: #fdd000;
border: none;
color: #1c4275;
text-align: center;
text-transform:uppercase;
font-size: 28px;
padding: 15px;
width: 220px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
}
.explore-btn:hover {
background-color: #FFF;
color: #1c4275;
}
.zoom {
transition:transform .0s; /* Animation */
}
.zoom:hover {
transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
cursor:pointer;
}
.services-grid {
width: 100%;
background:#FFF;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
border-radius:5px;
padding:20px 0;
margin-bottom:0;
margin-top:20px;
}
.services-grid:hover {
background:#FFF;
}
.services-grid h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:600;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
    color: #000;
    line-height:25px;
	text-transform:capitalize;
}
.services-grid img {
width:35%!important;
}
/*--main--*/
.plans-section {
padding: 30px 0px;
}
.plans-section h1 {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
letter-spacing: 0;
text-transform:uppercase;
font-weight: 400;
line-height: 35px;
}
.plans-section h1 span {
    font-family: 'Open Sans', sans-serif;
    font-size:25px;
    letter-spacing: 0;
    color: #E66F34;
    text-transform: none;
	text-transform:uppercase;
    font-weight: 600;
}
.plans-section h3 {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 17px;
letter-spacing: 0;
text-transform:uppercase;
font-weight: 400;
line-height: 35px;
}
.plans-section h3 span {
    font-family: 'Open Sans', sans-serif;
    font-size: 35px;
    letter-spacing: 0;
    color: #E66F34;
    text-transform: none;
	text-transform:uppercase;
    font-weight: 600;
}
.plans-section h2 {
font-family: 'Open Sans', sans-serif;
padding-top: 0;
font-size:18px;
line-height:25px;
letter-spacing: 0;
color: #000;
margin-bottom:20px;
margin-top:20px;
font-weight:400;
font-style: italic;
}
.plans-section h2 span {
font-weight:600;
}
.plans-section p {
font-family: 'Open Sans', sans-serif;
padding-top: 0;
font-size: 17px;
line-height: 25px;
font-weight: 400;
margin-bottom: 10px;
color: #000;
}
.title-black-wthree{
color:#0f2453!important;
}

.dining-section {
padding:0px;
}
.dining-section h3 {
color: #E66F34;
font-family: 'Open Sans', sans-serif;
font-size:35px;
letter-spacing: 0;
text-transform:uppercase;
font-weight:600;
line-height: 35px;
}
.dining-section h3 span {
    font-family: 'Open Sans', sans-serif;
    font-size:17px;
    letter-spacing: 0;
    color: #000;
    text-transform: none;
	text-transform:uppercase;
    font-weight:400;
}
.dining-section h2 {
font-family: 'Open Sans', sans-serif;
padding-top: 0;
font-size:18px;
line-height:25px;
text-align:center;
letter-spacing: 0;
color: #000;
margin-bottom:40px;
margin-top: 20px;
font-weight:400;
font-style: italic;
}
.dining-section h2 span {
font-weight:600;
}
.dining-section p {
font-family: 'Open Sans', sans-serif;
padding-top: 0;
font-size: 17px;
line-height: 25px;
text-align:center;
font-weight: 400;
margin-bottom: 10px;
color: #000;
}
/*--//main--*/
/*--rooms & rates --*/
.price-grid {
margin-bottom:50px;
padding:10px;
border:1px solid#d5d5d5;
box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.15);
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
cursor:pointer;
background-color: #FFF;
transition: 0.5s;
}
.price-grid:hover {
z-index: 1;
background-color: #F7F7F7;
transition: 0.5s;
}
.price-gd-top img {
width:100%;
}
.price-title {
padding-top:7%;
}
.price-title h3 {
font-family: 'Open Sans', sans-serif;
font-size:25px;
color: #000;
line-height: 1.5em;
padding-bottom:10px;
margin-bottom:0;
text-transform: uppercase;
text-align:center;
font-weight:600;
}

.price-btn-box {
position:relative;
bottom:-20px;
}
.price-btn {
font-family: 'Open Sans', sans-serif;
border-radius: 4px;
background-color: #E66F34;
border: none;
color: #FFF;
text-align: center;
text-transform: uppercase;
font-size: 1.3vw;
padding: 10px 20px;
transition: all 0.5s;
cursor: pointer;
font-weight: 400;
margin: 10px 0 0 0;
}
.price-btn:hover {
background-color: #000;
color: #FFF;
}
.explore-btn {
font-family: 'Open Sans', sans-serif;
border-radius: 4px;
background-color: #FFF;
border: none;
color: #000;
text-align: center;
text-transform: uppercase;
font-size: 1.3vw;
padding: 10px 20px;
transition: all 0.5s;
cursor: pointer;
font-weight:600;
margin: 10px 0 0 0;
text-decoration:none;
}
.explore-btn:hover {
background-color: #000;
color: #FFF;
text-decoration:none;
}
.padding-left-space {
padding-left:30px!important;
}
/*--//rooms & rates --*/
.luxury {
width:100%;
background-color: #f6f6f6;
background-image:url(../images/about-bg.jpg);
background-size:cover;
}
.box-luxury {
width: 100%;
}
.luxury-left {
width: 100%;
}
.left-bg {
width:40%;
padding:4%;
float:right;
background-color:#F6F6F6;
background-image:url(../images/bg-line.png);
}
.left-bg h3 {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 400;
    line-height:30px;
}
.left-bg h3 span {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    letter-spacing: 0;
    color:#E66F34;
    text-transform: none;
    font-weight: 600;
	line-height:35px;
	text-transform: uppercase;
}
.left-bg h2 {
font-family: 'Open Sans', sans-serif;
padding-top: 0;
font-size: 22px;
line-height: 30px;
text-align: left;
letter-spacing: 0;
color: #000;
margin-bottom:30px;
margin-top: 20px;
font-weight: 400;
font-style: italic;
}
.left-bg p {
font-family: 'Open Sans', sans-serif;
padding-top: 0;
font-size: 17px;
line-height: 25px;
text-align: left;
font-weight: 400;
margin-bottom: 10px;
color:#000;
}
.left-bg li {
font-family: 'Open Sans', sans-serif;
font-size:.9em;
text-align:left;
color:#FFF;
list-style:none;
margin-left:4%;
line-height:1.8em;
margin-top:1%;
}
.left-bg li i {
font-size:.9em;
padding-right:2%;
}
.luxury-right {
width:50%;
float:right;
}
.smart-service {
width:100%;
background-color:#FFF;
text-align:center;
margin-bottom:4%;
}
.smart-service h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.3em;
text-transform: uppercase;
border-bottom:1px solid #F1E5E5;
line-height: 2.8em;
letter-spacing:1px;
color:#000;
width:25%;
margin:0 auto;
}
.smart-service h2 span {
background: #444;
display: block;
height: 4px;
width: 15%;
margin: 0 auto;
}
.facilities-grid h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size:1em;
text-transform: uppercase;
text-align:left;
border-bottom:1px solid #e0e0e0;
line-height: 2.8em;
letter-spacing:1px;
color:#000;
width:100%;
margin:0 auto;
font-weight:600;
}
.facilities-grid h2 span {
background: #444;
display: block;
height: 2px;
width: 15%;
}
.service-grid p {
font-family: 'Open Sans', sans-serif;
text-align: left;
font-size: 1em;
text-transform: none;
line-height: 1.5em;
color:#444;
font-weight:500;
}
.service-grid {
width:33%;
float:left;
margin-right:1px;
margin-bottom:1px;
}
.service-img {
padding-top:4%;
padding-bottom:4%;
}
.facilities-grid {
width:31%;
float:left;
margin-right:1%;
margin-left:1%;
margin-top:2%;
}
.facilities-grid li {

font-family: 'Open Sans', sans-serif;
font-size:.9em;
color:#444;
font-weight:500;
line-height:1.5em;
list-style:none;
text-align:left;
padding-top:3%;
text-decoration:none;
}
.facilities-grid li a {
color:#444;
text-decoration:none;
}
.facilities-grid li a:hover {
color:#000;
text-decoration:none;
}
.smart-service h3 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.3em;
text-transform: uppercase;
line-height:1.5em;
font-weight:600;
color:#000;
padding-top:4%;
}
.smart-service h4 {
font-family: 'Open Sans', sans-serif;
text-align:center;
font-size: 1.2em;
text-transform: uppercase;
line-height:1.5em;
font-weight:600;
color:#666;
}
.services {
width:100%;
background-color:#eee;
text-align:center;
padding:1%;
border-bottom:1px solid#e3e3e3;
}
.facilities-grid p {
font-family: 'Open Sans', sans-serif;
text-align: left;
font-size:.9em;
text-transform: none;
line-height: 1.5em;
color:#444;
font-weight:500;
margin-top:3%;
}
.service-img {
padding-top:4%;
padding-bottom:4%;
}
.read {
display: inline-block;
background: #FFF;
width:40%;
padding:5px 5px;
z-index: 0;
color: #444;
font-family: Calibri;
text-align:center;
font-size:1em;
text-transform: uppercase;
font-weight:400;
border:1px solid#d2d2d2;
text-decoration:none;
}
.read:hover {
background: #444;
color:#FFF;
text-decoration:none;
}
.how-works {
width:100%;
background-color:#FFF;
text-align:center;
padding:1%;
}
.how-works h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.3em;
text-transform: uppercase;
border-bottom:1px solid #F1E5E5;
line-height: 2.8em;
color:#000;
width:40%;
margin:0 auto;
}
.how-works h2 span {
background: #444;
display: block;
height: 4px;
width: 15%;
margin: 0 auto;
}
.how-works p {
font-family: 'Open Sans', sans-serif;
text-align:center;
font-size: .9em;
color: #444;
line-height: 1.8em;
font-weight: 400;
padding-top:2%;
text-decoration: none;
}
.how-works p a {
color: #444;
text-decoration: none;
}
.how-works p a:hover {
color: #000;
text-decoration: none;
}
.facilities-box {
width:100%;
margin:0 auto;
}
.facilities {
border:1px solid#eeeeee;
margin-top:3%;
margin-bottom:5%;
}
.facilities-left {
width:50%;
float:left;
}
.facilities-right {
width:50%;
float:right;
}
.facilities-right img, .facilities-left img {
width:100%;
height: auto;
}
.facilities-right li, .facilities-left li {
font-family: 'Open Sans', sans-serif;
font-size:1.3em;
list-style:none;
padding-left:5%;
padding-top:2%;
padding-bottom:2%;
}
.facilities-right li i, .facilities-left li i {
font-size:1em;
margin-right:2%;
}
.facilities-right h2, .facilities-left h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size:1.2em;
letter-spacing:1px;
text-transform:uppercase;
padding:5%;
line-height:2em;
padding-bottom:2%;
margin-top: 10px;
margin-bottom: 10px;
color:#444;
font-weight:400;
}
.facilities-right h2 span, .facilities-left h2 span {
background: #444;
display: block;
height: 2px;
width: 5%;
margin:0 auto;	
}
.facilities-right p, .facilities-left p {
font-family: 'Open Sans', sans-serif;
text-align:center;
font-size:.9em;
color:#444;
line-height:1.8em;
padding-left:10%;
padding-right:10%;
font-weight:400;
}
.container1{
padding-right: 0px;
padding-left: 0px;
margin-right: auto;
margin-left: auto;
}
.testimonials {
width: 100%;
background-color:#FFF;
text-align:center;
}
.testimonials h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.3em;
text-transform: uppercase;
border-bottom: 1px solid #F1E5E5;
line-height: 2.8em;
letter-spacing: 1px;
color: #000;
width:100%;
margin: 0 auto;
}
.testimonials h2 span {
background: #444;
display: block;
height:4px;
width: 15%;
margin: 0 auto;
}
.testimonials p {
font-size:1em;
color: #444;
text-decoration: none;
text-align:center;
margin-top:1em;
font-weight:400;
font-family: 'Open Sans', sans-serif;
padding:0px;
padding-bottom:2%;
padding-right:10%;
padding-left:10%;
}
.testimonials h3 {
font-size:.9em;
color: #000;
text-decoration: none;
text-align:center;
font-family: 'Open Sans', sans-serif;
padding:4%;
}
#quote-carousel {
padding: 0 10px 30px 10px;
margin-top: 30px;
}
/* Control buttons  */
#quote-carousel .carousel-control {
background: none;
color: #222;
font-size: 2.3em;
text-shadow: none;
margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
right: 50%;
top: auto;
bottom: 0px;
margin-right: -19px;
margin-bottom:5px;
margin-top:10px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active {
background: #333333;
}
#quote-carousel img {
width: 250px;
height: 100px
}
/* End carousel */

.item blockquote {
border-left: none;
margin: 0;
}
.item blockquote img {
margin-bottom: 10px;
}
.item blockquote p:before {
content: "\f10d";
font-family: 'Fontawesome';
float: left;
margin-right: 10px;
}
@media (min-width: 768px) {
.container1 {
width: 768px;
}
}
@media (min-width: 800px) {
.container1 {
width: 800px;
}
}
@media (min-width: 900px) {
.container1 {
width: 900px;
}
}
@media (min-width: 960px) {
.container1 {
width: 960px;
}
}
@media (min-width: 980px) {
.container1 {
width: 980px;
}
}
@media (min-width: 1024px) {
.container1 {
width: 1024px;
}
}
@media (min-width: 1280px) {
.container1 {
width: 1263px;
}
}
/*--reservation form start--*/
.contact {
width:100%;
margin:0 auto;
padding:2%;
}
.contact-grid {
width:31%;
float:left;
margin-right:2%;
border:1px solid#eeeeee;
padding:2%;
height:460px;
}
.contact-grid:nth-child(3) {
margin-right:0;
}
.contact-grid h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1em;
text-transform: uppercase;
border-bottom: 1px solid #e0e0e0;
line-height: 2.8em;
letter-spacing: 1px;
color: #000;
width: 100%;
margin: 0 auto;
font-weight: 600;
}
.contact-grid h2 span {
background: #444;
display: block;
height: 2px;
width: 15%;
margin:0 auto;
}
.contact-grid p {
font-family: 'Open Sans', sans-serif;
text-align:left;
font-size:.9em;
color:#444;
line-height:1.8em;
font-weight:400;
padding-top:4%;
text-decoration:none;
}
.contact-grid p a {
color:#444;
text-decoration:none;
}
.contact-grid p a:hover {
color:#000;
text-decoration:none;
}
.contact-grid p span {
font-weight:600;
}
.pro-strip {
width:100%;
}
.pro-strip-left {
width:50%;
float:left;
padding:1.580%;
background-image:url(../images/line-bg.html);
background-repeat:no-repeat;
}
.pro-strip-left h2 {
font-family: 'Open Sans', sans-serif;
font-size:1.3em;
color:#000;
padding-top:1%;
text-align:center;
font-weight:400;
text-transform:none;
}
.pro-strip-left h2 span {
color:#000;
text-align:center;
font-weight:600;
text-transform: uppercase;
}
.pro-strip-right-small {
display:none;
}
.pro-strip-right {
width:50%;
float:right;
}
.special-offer-left {
width:50%;
float:left;
}
.special-offer-left h2 {
font-family: 'Open Sans', sans-serif;
font-size:1.7em;
color:#FFF;
padding-top:5%;
text-align:center;
font-weight:300;
text-transform:uppercase;
}
.special-offer-left h2 span {
color:#FFF;
text-align:center;
font-weight:600;
text-transform: uppercase;
}
.discount {
background-image:url(../images/discount-bg.html);
background-repeat:no-repeat;
background-position:center;
height:281px;
margin-top:4%;
}
.discount h3 {
font-family: 'Open Sans', sans-serif;
font-size:2.2em;
width:46%;
float:right;
color:#FFF;
padding-top:5.5%;
text-align:left;
font-weight:600;
text-transform:uppercase;
}
.discount h4 {
font-family: 'Open Sans', sans-serif;
font-size:1.3em;
width:72%;
float:left;
color:#FFF;
padding-top:13%;
text-align:center;
font-weight:300;
line-height:1.5em;
text-transform:uppercase;
}
.discount h4 span {
font-size:1.4em;
font-weight:600;
text-transform:uppercase;
}
.special-offer-right {
width:50%;
float:left;
background-image:url(../images/special-arrow.html);
background-repeat:no-repeat;
background-position:left;
height:387px;
border-bottom:1px solid#dedede;
background:#FFF;
}
.special-offer-right h2 {
font-family: 'Open Sans', sans-serif;
font-size:1.1em;
color:#666;
padding-top:5%;
text-align:center;
font-weight:400;
line-height:1.8em;
text-transform:uppercase;
}
.special-offer-right h2 span {
font-size:1.7em;
color:#000;
text-align:center;
font-weight:600;
text-transform: uppercase;
}
.special-offer-right p {
font-family: 'Open Sans', sans-serif;
font-size:1em;
color:#444;
padding:4%;
text-align:center;
font-weight:400;
;
line-height:1.5em;
}
.special-offer-right h4 {
font-family: 'Open Sans', sans-serif;
font-size:1.2em;
color:#ae5928;
padding-top:0%;
text-align:center;
font-weight:600;
line-height:1.5em;
text-transform:uppercase;
}
.products {
width:100%;
float:left;
}
.products-grid {
width:33.3333%;
float:left;
background:#FFF;
}
.beer h2 {
font-family: 'Open Sans', sans-serif;
font-size:1.1em;
color:#666;
text-align:center;
font-weight:400;
line-height:2em;
text-transform:uppercase;
}
.beer h2 span {
font-size:1.7em;
color:#000;
text-align:center;
font-weight:600;
text-transform: uppercase;
}
.beer {
background-image: url(../images/beer-arrow.html);
background-repeat: no-repeat;
background-position: bottom;
padding: 27.6%;
z-index: 99999;
}
.tobacco {
background-image:url(../images/tobacco-arrow.html);
background-repeat:no-repeat;
background-position:top;
padding:27.6%;
z-index:99999;
}
.tobacco-img {
margin-top:1px;
}
.tobacco h2 {
font-family: 'Open Sans', sans-serif;
font-size:1.1em;
color:#666;
text-align:center;
font-weight:400;
line-height:2em;
text-transform:uppercase;
}
.tobacco h2 span {
font-size:1.7em;
color:#000;
text-align:center;
font-weight:600;
text-transform: uppercase;
}
.cigars {
background-image:url(../images/cigar-arrow.html);
background-repeat:no-repeat;
background-position:bottom;
padding:27.6%;
}
.cigars h2 {
font-family: 'Open Sans', sans-serif;
font-size:1.1em;
color:#666;
text-align:center;
font-weight:400;
line-height:2em;
text-transform:uppercase;
}
.cigars h2 span {
font-size:1.7em;
color:#000;
text-align:center;
font-weight:600;
text-transform: uppercase;
}
.page-wrap {
width:100%;
margin:0 auto;
background-color:#ae5928;
background-image:url(../images/page-wrap-bg.html);
background-repeat:no-repeat;
background-size:cover;
background-position:right;
}
.detail-box {
position: relative;
z-index: 99999;
top: -55px;
background-color:#FFF;
width:50%;
float:left;
padding:2%;
}
.detail-box h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size:2em;
text-transform: uppercase;
border-bottom:1px solid #e8e8e8;
font-weight:400;
line-height:2.5em;
color:#000;
width:70%;
margin:0 auto;
}
.detail-box h2 span {
background: #000;
display: block;
height: 4px;
width: 15%;
margin: 0 auto;
}
.detail-box h3 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size:1.1em;
text-transform: uppercase;
font-weight:600;
line-height:2.5em;
color:#000;
margin:0 auto;
padding-top:2%;
}
.detail-box p {
font-family: 'Open Sans', sans-serif;
font-size:.9em;
font-weight:600;
line-height:1.8em;
text-align: center;
color:#000;
padding-top:2%;
padding-left:5%;
padding-right:5%;
padding-bottom:2%;
}
.pro-nav {
width:50%;
float:right;
padding-left:5%;
padding-top:5%;
padding-right:2%;
background-image:url(../images/arrow-1.html);
background-repeat:no-repeat;
background-position:left top;
}
.pro-nav h3 {
font-family: 'Open Sans', sans-serif;
text-align:left;
font-size:1.3em;
text-transform: uppercase;
font-weight:600;
line-height:2em;
color:#FFF;
width: auto;

padding-bottom:2%;
}
.pro-nav h3 span {
background: #FFF;
display: block;
height: 2px;
width: 5%;
float:left;
}
.pro-nav h4 {
font-family: 'Open Sans', sans-serif;
font-size:1.1em;
font-weight:400;
line-height:1.5em;
text-align:left;
color:#FFF;
padding-bottom:1%;
text-decoration:none;
}
.pro-nav h4 a {
color:#FFF;
text-decoration:none;
}
.pro-nav h4 a:hover {
color:#ccc;
text-decoration:none;
}
.pro-nav h4 i {
padding-right:2%;
}
.pro-nav p {
font-family: 'Open Sans', sans-serif;
font-size:1.7em;
font-weight:300;
line-height:1.5em;
text-align:left;
color:#FFF;
padding-bottom:4%;
text-decoration:none;
}
.pro-nav p span {
font-family: 'Open Sans', sans-serif;
font-size:1.5em;
font-weight:600;
line-height:1.5em;
text-align:left;
color:#FFF;
padding-bottom:4%;
text-transform:uppercase;
}
.pro-nav p i {
font-size:.7em;
color:#FFF;
font-weight:300;
}
.abt {
width:100%;
margin:0 auto;
background-color:#FFF;
}
.abt-left {
width:50%;
float:left;
}
.abt-right {
width:50%;
float:left;
padding:4%;
}
.abt-right h3 {
font-family: 'Open Sans', sans-serif;
font-size:1.2em;
padding-top:2%;
color:#444;
font-weight:600;
line-height:1.8em;
text-align:left;
}
.abt-right li {
list-style:none;
font-family: 'Open Sans', sans-serif;
font-size:.9em;
color:#000;
font-weight:600;
line-height:1.8em;
padding-bottom:1%;
}
.abt-right li i {
padding-right:1%;
}
.abt-right p {
font-family: 'Open Sans', sans-serif;
font-size:1em;
padding-top:2%;
color:#444;
font-weight:400;
line-height:1.8em;
text-align:left;
}
.pro-deatil-small {
display:none;
}
.pro-deatil {
width:100%;
margin:0 auto;
background-color:#FFF;
}
.pro-deatil-left, .pro-deatil-right  {
width:50%;
float:left;
}
.pro-deatil-right h3, .pro-deatil-left h3 {
font-family: 'Open Sans', sans-serif;
font-size:1.5em;
padding-top:2%;
padding-left:8%;
color:#444;
font-weight:400;
line-height:1.8em;
text-align:left;
text-transform: none;
}
.pro-deatil-right h2, .pro-deatil-left h2 {
font-family: 'Open Sans', sans-serif;
font-size:.9em;
color:#666;
padding-top:5%;
padding-bottom:2%;
text-align:center;
font-weight:400;
line-height:2em;
text-transform:uppercase;
padding-top:15%;
}
.pro-deatil-right h2 span, .pro-deatil-left h2 span {
font-size:2.2em;
color:#000;
text-align:center;
font-weight:600;
text-transform: uppercase;
}
.pro-deatil-right li,.pro-deatil-left li {
list-style:none;
display:inline-block;
width:48%;
font-family: 'Open Sans', sans-serif;
font-size:1.1em;
color:#000;
font-weight:300;
line-height:1.8em;
padding-left:8%;
padding-bottom:1%;
}
.pro-deatil-right li i, .pro-deatil-left li i {
padding-right:1%;
}
.pro-deatil-right p, .pro-deatil-left p {
font-family: 'Open Sans', sans-serif;
font-size:.9em;
padding-left:8%;
padding-right:8%;
color:#444;
font-weight:400;
line-height:1.8em;
text-align:center;
padding-left:10%;
padding-right:10%;
}
.contact-home {
padding:0;
}
.contact-home-padding {
padding:40px 0 0 0!important;
}
.contact-box-padding {
padding:0 80px 0 80px!important;
}
.contact-home h3 {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 17px;
letter-spacing: 0;
text-transform: uppercase;
font-weight: 400;
line-height: 35px;
}
.contact-home h3 span {
font-family: 'Open Sans', sans-serif;
font-size: 35px;
letter-spacing: 0;
color: #E66F34;
text-transform: none;
text-transform: uppercase;
font-weight: 600;
}
.contact-box {
margin-bottom:30px;
}
.contact-box li {
list-style:none;
display:inline-block;
padding-top:40px;
margin-right:10px;
}
.whatsapp-btn i {
padding-right:5px;
font-size:25px;
vertical-align:middle;
}
.whatsapp-btn {
font-family: 'Open Sans', sans-serif;
border-radius:10px;
background-color: #24bc2d;
border: none;
color: #FFF;
text-align: center;
text-transform: capitalize;
font-size:16px;
font-weight:600;
padding:10px 20px;
transition: all 0.5s;
cursor: pointer;
margin:0;
}
.whatsapp-btn:hover {
background-color: #000;
color: #FFF;
}
.email-btn i {
padding-right:5px;
font-size:20px;
vertical-align:middle;
}
.email-btn {
font-family: 'Open Sans', sans-serif;
border-radius:10px;
background-color: #E66B2F;
border: none;
color: #FFF;
text-align: center;
text-transform: capitalize;
font-size:16px;
font-weight:600;
padding:10px 20px;
transition: all 0.5s;
cursor: pointer;
margin: 0;
}
.email-btn:hover {
background-color: #000;
color: #FFF;
}
.call-btn i {
padding-right:5px;
font-size:20px;
vertical-align:middle;
}
.call-btn {
font-family: 'Open Sans', sans-serif;
border-radius:10px;
background-color: #dbdbdb;
border: none;
color: #3d3d3d;
text-align: center;
text-transform: capitalize;
font-size:16px;
font-weight:600;
padding:10px 20px;
transition: all 0.5s;
cursor: pointer;
margin:0;
}
.call-btn:hover {
background-color: #000;
color: #FFF;
}
.contact-home-left {
width:100%;
margin:0 auto;
padding:40px 90px;
}
.contact-home-left h1 {
font-family: 'Open Sans', sans-serif;
text-align:left;
font-size:25px;
text-transform: uppercase;
color:#000;
width:100%;
margin:0 auto;
font-weight:600;
}
.contact-home-left p {
font-family: 'Open Sans', sans-serif;
text-align:left;
font-size:17px;
text-transform: none;
color:#1c4275;
width:100%;
margin:0 auto;
font-weight:400;
padding-top:10px;
}

.contact-home-right {
margin-top:50px;
padding-left:100px;
}
.contact-home-righ-box h1 {
font-family: 'Open Sans', sans-serif;
text-align: left;
font-size: 25px;
text-transform: uppercase;
color: #000;
font-weight: 600;
padding-bottom:10px;
}
.contact-home-righ-box p {
font-family: 'Open Sans', sans-serif;
text-align:left;
font-size:18px;
text-transform: none;
line-height:25px;
color:#000;
padding-bottom:10px;
}
.contact-home-righ-box p a {
color: #000;
}
.contact-home-righ-box p a:hover {
color: #E66B2F;
}
.contact-home-righ-box p span{
font-weight:bold;
}
.contact-home-box li {
list-style:none;
margin-bottom:20px;
margin-top:20px;
text-align:left;
font-size:20px;
}
.contact-home-box li a {
list-style:none;
font-family: 'Open Sans', sans-serif;
border-radius:4px;
background-color:#E66F34;
border: none;
color: #FFF;
text-transform:uppercase;
font-size:17px;
padding: 10px 20px;
width:100%;
transition: all 0.5s;
cursor: pointer;
font-weight:400;
}
.contact-home-box li a:hover {
background-color: #000;
color: #FFF;
font-weight:400;
}
.social-link h1 {
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    font-size:20px;
    text-transform: uppercase;
    color: #000;
    font-weight:600;
	padding-top:10px;
}
.social-link li {
list-style:none;
display:inline-block;
font-size:40px;
margin-right:20px;
margin-top:5px;
color:#000;
}
.social-link li a {
list-style:none;
display:inline-block;
color:#000;
}
.social-link li a:hover {
color:#E66B2F;
}
.bg-color {
background-color:#F6F6F6;
background-image:url(../images/bg-line.png);
}
.itnerary-section ul {
	font-family: 'Open Sans', sans-serif;
    list-style-type: none;
    position: relative;
    float: left;
    margin-top: 20px;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0
}
.itnerary-section ul:before {
    height: 100%;
    border-left: .1vw solid#e8e8e8!important;
    width: 1px;
    position: absolute;
    content: '';
    top: 0;
    left: 26px
}
.itnerary-section ul li {
    float: left;
    padding-bottom: 40px;
    width: 100%;
    padding-top:20px;
}
.itnerary-section ul li figure {
    float: left;
    width: 100%;
    position: relative;
}
.day-circle {
    width:45px;
    height: 45px;
    line-height: 45px;
    background-color:#E66F34;
    border-radius: 50%;
    float: left;
}
.day-circle:hover {
background-color: #000;
}
.day-circle h3 {
	font-family: 'Open Sans', sans-serif;
    font-size: 23px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding-top: 0;
    text-transform: uppercase;
}
.day-circle h3 span {
	font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
}
.day-circle h3 i {
    font-size:20px;
    padding-top:12px;
}
.itnerary-section-left {
	margin-top:0;
}
.itnerary-section-left li {
	font-family: 'Open Sans', sans-serif;
	display:inline-block;
	margin-right:40px;
	margin-top:50px;
	margin-bottom:20px;
	vertical-align: top;
}
.itnerary-section ul li figcaption {
    padding-top: 10px;
    padding-left: 15px
}
figcaption h4 {
	font-family: 'Open Sans', sans-serif;
    font-size:20px;
    font-weight: 600;
}
figcaption p {
	font-family: 'Open Sans', sans-serif;
    font-size: 15px!important;
    font-weight:600;
	padding-bottom:15px;
	color:#000;
	text-decoration:none;
}
figcaption p a {
color:#000;
text-decoration:none;
}
figcaption p a:hover {
color:#E66F34;
text-decoration:none;
}
figure {
margin:0!important;
}
figcaption {
margin-left:5vw;
}
.no-padding-right {
	padding-right:0!important;
}
/** Bottom to top **/
#back2Top {
position:fixed;
bottom:50px;
right:0;
width:50px;
height:50px;
color:#fff;
line-height:50px;
font-size:15px;
background-image:url(../images/top-img.png);
z-index:100;
display:none;
margin-right:1%;
}
#back2Top:hover {
background-image:url(../images/top-btn.png);
}
.google-map {
width:100%;
margin-top:2px;
}
.google-map iframe {
width:100%;
height:400px;
}
footer{background-color:#141414;background-image: url(../images/bg-white-line.png);color: #fff; padding-top:30px; padding-bottom:30px;}
footer .short_info img{width:200px;float:left; margin-right:20px;}
footer .short_info p{font-family: 'Open Sans', sans-serif;overflow:hidden; margin-top:10px; font-size:15px;}
.fright li{font-family: 'Open Sans', sans-serif;border-bottom:1px solid #565656; margin-bottom:8px;font-size:16px; list-style:none; font-style:none;}
.fright span{font-family: 'Open Sans', sans-serif;background:#565656;display:inline-block; width:30px;height:30px;line-height:30px;text-align:center;margin-right:10px; text-decoration:none;}
.fright span i{line-height:30px;}
.fright a{font-family: 'Open Sans', sans-serif;color:rgba(255,255,255,0.7);display:inline-block; vertical-align: top; text-decoration:none;}
.fbtm{font-family: 'Open Sans', sans-serif;background:#fff; margin-top:50px; padding:20px 0; color:#666; text-decoration:none;}
.social{font-family: 'Open Sans', sans-serif;display:inline-block;vertical-align: bottom; text-decoration:none;}
.social i{ font-size:20px; line-height:25px; margin-right:5px;}
.social a{font-family: 'Open Sans', sans-serif;padding:3px;display:inline-block; text-decoration:none;}
.fright a:hover{font-family: 'Open Sans', sans-serif;color:#fff; text-decoration:none;}
/*-- //register --*/
.form {
margin:20px auto 0;
padding:0;
width:100%;
}
.form-text {
float: left;
width: 100%;
}
.input-left {
width: 100%;
}
.contact form select, .contact-right textarea, .form-text input[type=text], input[type=file] {
font-family: 'Open Sans',sans-serif;
color: #000;
padding:10px;
display: block;
float: left;
font-size:15px;
margin-top: 0;
width: 100%;
background: #FFF;
border: 1px solid #ececec;
text-transform: none;
-webkit-appearance: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
font-style: italic;
font-weight: 400;
resize: none;
margin-bottom:10px;
}
.form input[type=submit]  {
font-family: 'Open Sans', sans-serif;
border-radius: 4px;
background-color: #E66B2F;
border: none;
color: #FFF;
text-align: center;
text-transform:uppercase;
font-size:20px;
font-weight:600;
padding: 10px 20px;;
transition: all 0.5s;
cursor: pointer;
margin:0;
}
.form input[type=submit]:hover {
background-color: #000;
color: #FFF;
}

.form textarea {
font-family: 'Open Sans',sans-serif;
color: #000;
padding:10px;
display: block;
float: left;
font-size:15px;
margin-top: 0;
width: 100%;
background: #FFF;
border: 1px solid #ececec;
text-transform: none;
-webkit-appearance: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
font-style: italic;
font-weight: 400;
resize: none;
height:120px;
margin-bottom:10px;
}
/*--reservation form end--*/
/*--footer start here--*/
.footer{background-color:#FFF;padding:.5%; border-top:1px solid#d6d6d6;}
.monogram{float:left}
.weblink{font-family: 'Open Sans', sans-serif;font-size:15px;color:#000;padding-top:.8em;float:left;margin-left:10px;text-decoration:none; font-weight:400;}
.weblink a{font-size:15px;color:#000;text-decoration:none}
.weblink a:hover{color:#54647c;text-decoration:none}
.copyright{font-family: 'Open Sans', sans-serif;font-size:15px;float:right; color:#000;padding-top:.8em;font-weight:400;}

/*--footer end here--*/

/*--header end here--*/
/*--banner start here--*/
/*--banner end here--*/
/*------------------ Slider Part starts Here----------*/
.rslides_tabs {
list-style: none;
padding: 0;
background: rgba(0,0,0,.25);
box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
font-size: 18px;
list-style: none;
margin: 0 auto 50px;
max-width: 540px;
padding: 10px 0;
text-align: center;
width: 100%;
}
.rslides_tabs li {
display: inline;
float: none;
margin-right: 1px;
}
.rslides_tabs a {
width: auto;
line-height: 20px;
padding: 9px 20px;
height: auto;
background: transparent;
display: inline;
}
.rslides_tabs li:first-child {
margin-left: 0;
}
.rslides_tabs .rslides_here a {
background: rgba(255,255,255,.1);
color: #fff;
font-weight: bold;
}
.events {
list-style: none;
}
.callbacks_container {
position: relative;
float: left;
width: 100%;
}
.callbacks {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.callbacks li {
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.callbacks img {
position: relative;
z-index: 1;
height: auto;
border: 0;
}
.callbacks .caption {
display: block;
position: absolute;
z-index: 2;
font-size: 20px;
text-shadow: none;
color: #fff;
left: 0;
right: 0;
padding: 10px 20px;
margin: 0;
max-width: none;
top: 10%;
text-align: center;
}
.callbacks_nav {
position: absolute;
-webkit-tap-highlight-color: rgba(0,0,0,0);
top: 52%;
left: 0;
opacity: 0.7;
z-index: 3;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
height: 25px;
width: 25px;
margin-top: -167px;
}
.callbacks_nav {
position: absolute;
-webkit-tap-highlight-color: rgba(0,0,0,0);
top: 41%;
left: 46%;
opacity: 0.7;
z-index: 3;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
height: 50px;
width: 45px;
background: transparent url("../images/sli-rit.html") no-repeat left top;
margin-top: 240px;
}
.callbacks_nav:active {
opacity: 1.0;
}
.callbacks_nav.next {
left: auto;
background-position: right top;
right: 47%;
}
.rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 100%;
left: 0;
top: 0;
}
.rslides li{
position: relative;
display: block;
float: left;
}
.rslides img {
width:100%;
}
.callbacks_tabs{
list-style: none;
position: absolute;
top: 89%;
z-index: 999;
left:94%;
padding: 0;
margin: 0;
}
.callbacks_tabs li{
display:inline-block;
}
@media screen and (max-width: 600px) {
.callbacks_nav {
top: 47%;
}
}
/*----*/
.callbacks_tabs a{
visibility: hidden;
}
.callbacks_tabs a:after {
content: "\f111";
font-size:0;
font-family: FontAwesome;
visibility: visible;
display: block;
height:11px;
width:11px;
display:none;
background:#fff;
}
.callbacks_here a:after{
background:#F54F29;
}
@media only screen and (min-device-width : 1024px) and (max-device-width : 1080px) {
.mothergrid {
padding: 0px 0px;
margin:0px;
padding-top:0px;
}
.logo {
width:15%;
top:-20px;
}
.logo img {
width:100%;
}
.tabmenu {
width: 100%;
background-image: url(../images/menu-bg.html);
background-repeat: repeat-x;
height:60px;
margin-top:0%;
}
.title-content{
display: block;
top:80%;
}
.title-content h1 {
font-family: 'Open Sans', sans-serif;
font-size:1.8em;
text-transform: none;
color: #FFF;
font-weight: 300;
line-height: 1.5em;
padding-bottom: 1%;
margin-bottom: 0%;
text-transform: uppercase;
text-align: left;
}
.read {
width: 30%;
}
.home-description h1 {
font-size: 1.3em;
width:100%;
}
.home-description p {
font-family: 'Open Sans', sans-serif;
padding: 2%;
padding-bottom:2%;
font-size: .9em;
line-height: 1.8em;
}
.biodata {
width:40%;
}
.luxury-left {
width:50%;
padding:2%;
}
.luxury-right {
width:50%;
}
.luxury-left-1 {
width:50%;
}
.luxury-right-1 {
width:50%;
}
.left-bg h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1em;
text-transform: uppercase;
border-bottom: 1px solid #565656;
line-height: 2em;
letter-spacing:0;
color: #FFF;
width:100%;
margin: 0 auto;
}
.left-bg p {
font-family: 'Open Sans', sans-serif;
font-size: .875em;
margin-top:1%;
font-weight: 400;
line-height: 1.6em;
padding:.5%;
color: #FFF;
text-align: center;
}
.smart-service {
width: 100%;
background-color: #FFF;
text-align: center;
padding:0%;
border-bottom: 1px solid #e3e3e3;
}
.smart-service h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.2em;
text-transform: uppercase;
border-bottom: 1px solid #F1E5E5;
line-height: 2.8em;
letter-spacing: 1px;
color: #000;
width:100%;
margin: 0 auto;
}
.service-grid {
width:23%;
float: left;
margin-right:1%;
margin-left:1%;
margin-bottom:1%;
margin-top:1%;
}
.left-bg li {
font-family: 'Open Sans', sans-serif;
font-size: .850em;
text-align: left;
color: #FFF;
list-style: none;
margin-left:0%;
line-height: 1.8em;
margin-top:1%;
}
.facilities-grid {
width:31%;
float: left;
margin-right:2%;
margin-left:0%;
margin-top: 2%;
margin-bottom:2%;
}
.monogram {
display:none;
}
.link {
font-family: 'Open Sans', sans-serif;
width:98%;
float:none;
margin-left:2%;
margin-top:1%;
margin-bottom:1%;
font-size: .9em;
font-weight: 500;
color: #FFF;
text-decoration: none;
}
.copyright {
display:none;
}
.how-works h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.2em;
text-transform: uppercase;
border-bottom: 1px solid #F1E5E5;
line-height: 2em;
color: #000;
width:100%;
margin: 0 auto;
}
.contact-grid {
width:31%;
float:left;
margin-right:2%;
margin-left:0%;
margin-bottom:2%;
border: 1px solid #eeeeee;
padding:5%;
height: auto;
}

.luxury {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
margin-bottom:0%;
}
.facilities-box {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
}
.facilities-left {
width:50%;
float: left;
}
.facilities-right {
width:50%;
float: right;
}
.facilities-right h2, .facilities-left h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.1em;
letter-spacing:0;
text-transform: uppercase;
padding:1%;
line-height: 2em;
padding-bottom: 2%;
margin-top:6px;
margin-bottom:6px;
color: #444;
font-weight: 400;
}
.facilities-right p, .facilities-left p {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: .8em;
color: #444;
line-height: 1.6em;
padding-left:3%;
padding-right:3%;
padding-bottom:2%;
font-weight: 400;
}
.top-menu-right {
width:65%;
float: right;
margin-right: 0%;
}
}
@media(max-width:980px){
.mothergrid {
padding: 0px 0px;
margin:0px;
padding-top:0px;
}
.logo {
width:15%;
top:-20px;
}
.logo img {
width:100%;
}
.tabmenu {
width: 100%;
background-image: url(../images/menu-bg.html);
background-repeat: repeat-x;
height:60px;
margin-top:0%;
}
.title-content{
display: block;
top:80%;
}
.title-content h1 {
font-family: 'Open Sans', sans-serif;
font-size:1.8em;
text-transform: none;
color: #FFF;
font-weight: 300;
line-height: 1.5em;
padding-bottom: 1%;
margin-bottom: 0%;
text-transform: uppercase;
text-align: left;
}
.read {
width: 30%;
}
.home-description h1 {
font-size: 1.3em;
width:100%;
}
.home-description p {
font-family: 'Open Sans', sans-serif;
padding: 2%;
padding-bottom:2%;
font-size: .9em;
line-height: 1.8em;
}
.biodata {
width:40%;
}
.luxury-left {
width:50%;
padding:2%;
}
.luxury-right {
width:50%;
}
.luxury-left-1 {
width:50%;
}
.luxury-right-1 {
width:50%;
}
.left-bg h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1em;
text-transform: uppercase;
border-bottom: 1px solid #565656;
line-height: 2em;
letter-spacing:0;
color: #FFF;
width:100%;
margin: 0 auto;
}
.left-bg p {
font-family: 'Open Sans', sans-serif;
font-size: .825em;
margin-top:1%;
font-weight: 400;
line-height: 1.6em;
padding:.5%;
color: #FFF;
text-align: center;
}
.smart-service {
width: 100%;
background-color: #FFF;
text-align: center;
padding:0%;
border-bottom: 1px solid #e3e3e3;
}
.smart-service h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.2em;
text-transform: uppercase;
border-bottom: 1px solid #F1E5E5;
line-height: 2.8em;
letter-spacing: 1px;
color: #000;
width:100%;
margin: 0 auto;
}
.service-grid {
width:31%;
float: left;
margin-right:1%;
margin-left:1%;
margin-bottom:1%;
}
.left-bg li {
font-family: 'Open Sans', sans-serif;
font-size: .850em;
text-align: left;
color: #FFF;
list-style: none;
margin-left:0%;
line-height: 1.7em;
margin-top:1%;
}
.facilities-grid {
width:31%;
float: left;
margin-right:2%;
margin-left:0%;
margin-top: 2%;
margin-bottom:2%;
}
.monogram {
display:none;
}
.link {
font-family: 'Open Sans', sans-serif;
width:98%;
float:none;
margin-left:2%;
margin-top:1%;
margin-bottom:1%;
font-size: .9em;
font-weight: 500;
color: #FFF;
text-decoration: none;
}
.copyright {
display:none;
}
.how-works h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.2em;
text-transform: uppercase;
border-bottom: 1px solid #F1E5E5;
line-height: 2em;
color: #000;
width:100%;
margin: 0 auto;
}
.contact-grid {
width:31%;
float:left;
margin-right:2%;
margin-left:0%;
margin-bottom:2%;
border: 1px solid #eeeeee;
padding:5%;
height: auto;
}
.contact-form {
margin: auto;
margin-bottom: 10px;
margin-left:20px;
margin-right:20px;
margin-top: 30px;
}
.contact-form-text input[type="text"] {
font-family: 'Open Sans', sans-serif;
width:100%;
}
.luxury {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
margin-bottom:0%;
}
.facilities-box {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
}
.facilities-left {
width:50%;
float: left;
}
.facilities-right {
width:50%;
float: right;
}
.facilities-right h2, .facilities-left h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.1em;
letter-spacing:0;
text-transform: uppercase;
padding:1%;
line-height: 2em;
padding-bottom: 2%;
margin-top:6px;
margin-bottom:6px;
color: #444;
font-weight: 400;
}
.facilities-right p, .facilities-left p {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: .8em;
color: #444;
line-height: 1.6em;
padding-left:3%;
padding-right:3%;
padding-bottom:2%;
font-weight: 400;
}
}
@media (min-width:900px) and (max-width:1080px) {
.navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
#mainmenu .nav-link {
font-size: 12px;
letter-spacing:0;
padding: 18px 10px;
}
.navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-brand {
font-family: 'Open Sans', sans-serif;
width:130px;
height: 130px;
position: absolute;
background: rgba(255, 255, 255, 1);
-moz-box-shadow: 0 0 10px #595959;
-webkit-box-shadow: 0 0 10px #595959;
box-shadow: 0 0 10px #595959;
padding:40px 15px 15px;
border-radius: 50%;
margin-top: -15px;
}
.topbar a {
font-size:11px;
padding: 7px 5px;
font-weight:600;
}
.luxury {
width: 100%;
float: none;
margin-right: 0%;
margin-left: 0%;
margin-bottom: 0%;
background-image:none;
}
.luxury-left {
width:100%;
padding: 2%;
}
.left-bg {
width:100%;
padding: 4%;
float:left;
}
.left-bg h3 {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 17px;
letter-spacing: 0;
text-transform: uppercase;
font-weight: 400;
line-height: 30px;
}
.left-bg h3 span {
font-size: 25px;
}
.left-bg h2 {
font-family: 'Open Sans', sans-serif;
text-align: left;
font-size: 1.1em;
text-transform:none;
border-bottom:0;
line-height:25px;
letter-spacing: 0;
color: #000;
width: 100%;
margin: 0 auto;
}
.button {
text-align: center;
text-transform: uppercase;
font-size: 15px;
padding: 10px 20px;
transition: all 0.5s;
cursor: pointer;
font-weight: 400;
margin: 10px 0 0 0;
}
.button span::after {
font-size:22px;
top: -8px;
right: -30px;
transition: 0.5s;
}
.contact-box-padding {
padding: 0 20px 0 20px !important;
}
.itnerary-section-left li {
font-family: 'Open Sans', sans-serif;
display: inline-block;
margin-right:20px;
margin-top:30px;
margin-bottom: 0;
}
figcaption {
margin-left:8vw;
}
.contact-home-left {
padding:20px 20px;
}
.form {
margin: auto;
margin-bottom: 10px;
margin-left:0;
margin-right:0;
margin-top: 30px;
}
footer .short_info img {
width: 200px;
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.footer {
padding:10px;
}
.weblink {
padding-top:0;
margin-left: 0;
}
.plans-section h1 {
font-size: 14px;
line-height:25px;
}
.plans-section h1 span {
font-size:20px;
}
.plans-section h2 {
font-size: 14px;
margin-bottom:0;
margin-top:0;
font-weight: 400;
font-style: italic;
line-height:20px;
}
.grid-box1 h1 {
font-size: 12px;
padding-top: 10px;
}
.dining-pic1 img {
width:40% !important;
}
.dining-pic img {
width:40% !important;
}
}
@media (min-width:800px) and (max-width:899px) {
.navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
#mainmenu .nav-link {
font-size: 12px;
letter-spacing:0;
padding: 18px 10px;
}
.navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-brand {
font-family: 'Open Sans', sans-serif;
width:130px;
height: 130px;
position: absolute;
background: rgba(255, 255, 255, 1);
-moz-box-shadow: 0 0 10px #595959;
-webkit-box-shadow: 0 0 10px #595959;
box-shadow: 0 0 10px #595959;
padding:40px 15px 15px;
border-radius: 50%;
margin-top: -15px;
}
.topbar a {
font-size:11px;
padding: 7px 5px;
font-weight:600;
}
.luxury {
width: 100%;
float: none;
margin-right: 0%;
margin-left: 0%;
margin-bottom: 0%;
background-image:none;
}
.luxury-left {
width:100%;
padding: 2%;
}
.left-bg {
width:100%;
padding: 4%;
float:left;
}
.left-bg h3 {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 17px;
letter-spacing: 0;
text-transform: uppercase;
font-weight: 400;
line-height: 30px;
}
.left-bg h3 span {
font-size: 25px;
}
.left-bg h2 {
font-family: 'Open Sans', sans-serif;
text-align: left;
font-size: 1.1em;
text-transform:none;
border-bottom:0;
line-height:25px;
letter-spacing: 0;
color: #000;
width: 100%;
margin: 0 auto;
}
.button {
text-align: center;
text-transform: uppercase;
font-size: 15px;
padding: 10px 20px;
transition: all 0.5s;
cursor: pointer;
font-weight: 400;
margin: 10px 0 0 0;
}
.button span::after {
font-size:22px;
top: -8px;
right: -30px;
transition: 0.5s;
}
.contact-box-padding {
padding: 0 20px 0 20px !important;
}
.itnerary-section-left li {
font-family: 'Open Sans', sans-serif;
display: inline-block;
margin-right:20px;
margin-top:30px;
margin-bottom: 0;
}
figcaption {
margin-left:8vw;
}
.contact-home-left {
padding:20px 20px;
}
.form {
margin: auto;
margin-bottom: 10px;
margin-left:0;
margin-right:0;
margin-top: 30px;
}
footer .short_info img {
width: 200px;
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.footer {
padding:10px;
}
.weblink {
padding-top:0;
margin-left: 0;
}
.plans-section h1 {
font-size: 14px;
line-height:25px;
}
.plans-section h1 span {
font-size:20px;
}
.plans-section h2 {
font-size: 14px;
margin-bottom:0;
margin-top:0;
font-weight: 400;
font-style: italic;
line-height:20px;
}
.grid-box1 h1 {
font-size: 12px;
padding-top: 10px;
}
.dining-pic1 img {
width:40% !important;
}
.dining-pic img {
width:40% !important;
}
}
@media(max-width:768px){
.banner-bottom {
text-align: center;
padding:20px 0 0 0;
}
.banner-bottom h3 span {
font-size:25px;
}
.banner-bottom h3 {
font-size:14px;
line-height: 35px;
}
.banner-bottom h2 {
font-size:18px;
line-height:28px;
letter-spacing: 0;
margin-bottom:10px;
margin-top:10px;
}
.banner-bottom p {
font-size: 16px;
line-height: 25px;
}
.button {
text-align: center;
text-transform: uppercase;
font-size:15px;
padding: 10px 20px;
transition: all 0.5s;
cursor: pointer;
font-weight: 400;
margin: 10px 0 0 0;
}
.button span::after {
font-size:22px;
}
.link-btn {
text-align: center;
text-transform: uppercase;
font-size:12px;
padding: 10px 10px;
transition: all 0.5s;
cursor: pointer;
font-weight:600;
margin: 10px 0 10px 0;
}
.services-grid h3 {
font-size:20px;
font-weight: 600;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
}
.services-grid {
padding:20px;
margin-bottom:20px;
margin-top:0;
}
.plans-section {
text-align: center;
padding:20px 0 0 0;
}
.plans-section h3 span {
font-size:25px;
}
.plans-section h3 {
font-size:14px;
line-height: 35px;
}
.plans-section h2 {
font-size:18px;
line-height:25px;
letter-spacing: 0;
margin-bottom:10px;
margin-top:10px;
}
.plans-section h1 {
font-size:14px;
line-height: 35px;
}
.plans-section h1 span {
font-size:25px;
}
.padding-left-space {
padding-left: 10px !important;
padding:10px;
}
.luxury {
background-image:none;
}
.left-bg {
width: 100%;
float: left;
}
.left-bg h3 {
font-size:14px;
line-height: 35px;
}
.left-bg h3 span {
font-size:25px;
}
.left-bg h2 {
font-size:18px!important;
line-height:25px!important;
letter-spacing: 0;
margin-bottom:10px;
margin-top:10px;
color:#000!important;
text-align:left!important;
border-bottom:0!important;
text-transform:none!important;
}
.contact-home-padding {
padding:20px 0 0 0 !important;
}
.contact-home h3 {
font-size: 14px;
line-height: 35px;
}
.contact-home h3 span {
font-size:25px;
}
.mobile-logo {
width:100%;
margin:0 auto;
padding:10px;
}
.contact-box-padding {
padding: 0 20px 0 20px !important;
}
figcaption {
margin-left: 0;
}
.itnerary-section-left li {
display:block;
margin-right: 0;
margin-top:30px;
margin-bottom: 20px;
}
.itnerary-section-left li {
margin-top:20px;
margin-bottom:20px;
}
.day-circle {
width: 45px;
height: 45px;
line-height: 45px;
float:none;
margin:0 auto;
margin-bottom:20px;
}
figcaption h4 {
text-align:center;
}
figcaption p {
text-align:center;
}
.contact-home-left {
padding:20px 20px;
}
.form {
margin:auto;
margin-bottom:10px!important;
margin-left:0!important;
margin-right:0!important;
margin-top:10px!important;
}
.no-padding-right {
padding-right: 0 !important;
padding: 0 !important;
}
footer .short_info img {
float:none;
margin-right:0;
}
footer .short_info p {
margin-top: 10px;
margin-bottom:20px;
}
.fright li {
margin-bottom: 8px;
font-size:13px;
}
.social i {
font-size:16px;
}
footer {
padding-top:10px;
padding-bottom:10px;
}
.footer {
padding:10px;
}
.weblink {
padding-top:0;
margin-left: 0;
}
.about-section {
text-align: center;
padding:20px 0;
}
.about-box1 {
width: 100%;
}
.about-box1 h2 {
font-size: 14px;
}
.about-box1 h1 {
font-size:25px;
padding: 5px 10px;
}
.about-box1 p {
font-size: 15px;
padding-left:10px;
padding-right:10px;
padding-bottom: 10px;
}
.dining-section h3 {
font-size:25px;
}
.dining-section h3 span {
font-size: 14px;
line-height:20px;
}
.home-services {
padding:0;
}
.margin-top-tariff {
margin-top: 0 !important;
margin-bottom:20px !important;
}
.home-services-left1 h3, .home-services-right h3 {
font-size:25px;
}
.home-services-left1 h3 span, .home-services-right h3 span {
font-size:14px;
}
.home-services-left1 h2, .home-services-right h2 {
font-size: 16px;
line-height: 25px;
margin-bottom: 20px;
margin-top: 20px;
}
.home-services-left1 p, .home-services-right p {
font-size: 15px;
line-height: 25px;
}
.home-services-left1, .home-services-right {
padding: 15px;
margin-top:0;
}
.home-services-left, .home-services-right1 {
margin-top:20px;
}
.grid-box {
padding: 15px 20px;
}
.dining-pic1 {
top: -60px;
margin-bottom: -60px;
}
.dining-pic1 img {
width:40% !important;
}
.dining-grid img {
width:30% !important;
}
.dining-pic img {
width:40% !important;
}
.mobile-logo img {
width:120px;
}
.tlinks {
font-size:18px;
text-align:left;
}
.desktop-show {
display:none;
}
.mobile-show {
display:block;
}
.siteheader {
position: relative;
background:rgba(255,255,255,1);
z-index:2;
}
.mothergrid {
padding: 0px 0px;
margin:0px;
padding-top:0px;
}
.logo {
width:15%;
top:-20px;
}
.logo img {
width:100%;
}
.tabmenu {
width: 100%;
background-image: url(../images/menu-bg.html);
background-repeat: repeat-x;
height:60px;
margin-top:0%;
}
.title-content{
display: block;
top:80%;
}
.title-content h1 {
font-family: 'Open Sans', sans-serif;
font-size:1.8em;
text-transform: none;
color: #FFF;
font-weight: 300;
line-height: 1.5em;
padding-bottom: 1%;
margin-bottom: 0%;
text-transform: uppercase;
text-align: left;
}
.read {
width: 30%;
}
.top-menu-right {
width: 65%;
float: right;
margin-right: 0%;
}
.home-description h1 {
font-size: 1.3em;
width:100%;
}
.home-description p {
font-family: 'Open Sans', sans-serif;
padding: 2%;
padding-bottom:2%;
font-size: .9em;
line-height: 1.8em;
}
.biodata {
width:40%;
}
.luxury-left {
width:100%;
padding:2%;
}
.luxury-right {
width:100%;
}
.luxury-left-1 {
width:100%;
}
.luxury-right-1 {
width:100%;

}
.left-bg h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1em;
text-transform: uppercase;
border-bottom: 1px solid #565656;
line-height: 2em;
letter-spacing:0;
color: #FFF;
width:100%;
margin: 0 auto;
}
.left-bg p {
font-family: 'Open Sans', sans-serif;
font-size: .7em;
margin-top:1%;
font-weight: 400;
line-height: 1.5em;
padding:.5%;
color: #FFF;
text-align: center;
}
.smart-service {
width: 100%;
background-color: #FFF;
text-align: center;
padding:0%;
border-bottom: 1px solid #e3e3e3;
}
.smart-service h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.2em;
text-transform: uppercase;
border-bottom: 1px solid #F1E5E5;
line-height: 2.8em;
letter-spacing: 1px;
color: #000;
width:100%;
margin: 0 auto;
}
.service-grid {
width:31%;
float: left;
margin-right:1%;
margin-left:1%;
margin-bottom:1%;
}
.left-bg li {
font-family: 'Open Sans', sans-serif;
font-size: .775em;
text-align: left;
color: #FFF;
list-style: none;
margin-left:0%;
line-height: 1.5em;
margin-top:1%;
}
.facilities-grid {
width:48%;
float: left;
margin-right:2%;
margin-left:0%;
margin-top: 2%;
margin-bottom:5%;
}
.monogram {
display:none;
}
.link {
font-family: 'Open Sans', sans-serif;
width:98%;
float:none;
margin-left:2%;
margin-top:1%;
margin-bottom:1%;
font-size: .9em;
font-weight: 500;
color: #FFF;
text-decoration: none;
}
.copyright {
display:none;
}
.how-works h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.2em;
text-transform: uppercase;
border-bottom: 1px solid #F1E5E5;
line-height: 2em;
color: #000;
width:100%;
margin: 0 auto;
}
.form {
margin: auto;
margin-bottom: 10px;
margin-left:20px;
margin-right:20px;
margin-top: 30px;
}
.contact-grid {
width:48%;
float:left;
margin-right:2%;
margin-left:0%;
margin-bottom:2%;
border: 1px solid #eeeeee;
padding:5%;
height:500px;
}
.contact-form {
margin: auto;
margin-bottom: 10px;
margin-left:20px;
margin-right:20px;
margin-top: 30px;
}
.contact-form-text input[type="text"] {
font-family: 'Open Sans', sans-serif;
width:100%;
}
.luxury {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
margin-bottom:0%;
}
.facilities-box {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
}
.facilities-left {
width:50%;
float: left;
}
.facilities-right {
width:50%;
float: right;
}
.facilities-right h2, .facilities-left h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1em;
letter-spacing:0;
text-transform: uppercase;
padding:1%;
line-height: 2em;
padding-bottom: 2%;
margin-top:6px;
margin-bottom:6px;
color: #444;
font-weight: 400;
}
.facilities-right p, .facilities-left p {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: .7em;
color: #444;
line-height: 1.5em;
padding-left:3%;
padding-right:3%;
padding-bottom:2%;
font-weight: 400;
}
}
@media only screen and (min-device-width : 600px) and (max-device-width : 767px) {
.grid-box1 h1 {
font-size: 12px;
}
.mothergrid {
padding: 0px 0px;
margin: 0px;
padding-top:0px;
}
.logo {
width:20%;
top:-30px;
}
.logo img {
width:100%;
}
.tabmenu {
width: 100%;
background-image: url(../images/menu-bg.html);
background-repeat: repeat-x;
height:60px;
margin-top:0%;
}
.carousel-control {
display:block;
}
.title-content{
display:none;
}
.top-menu-right {
display:none;
}
.top-menu-right-small {
width:65%;
float:right;
display:block;
position:relative;
top:5px;
}
.top-menu-right-small li {
font-size:1.2em;
color: #FFF;
font-weight:400;
text-decoration:none;
padding-bottom:1%;
list-style:none;
display:inline-block;
padding-right:4%;
}
.top-menu-right-small li a {
font-size:1.2em;
color: #FFF;
font-weight:400;
text-decoration:none;
}
.top-menu-right-small li a:hover {
color: #cacaca;
font-weight:400;
text-decoration:none;
}
.online-left {
width:100%;
float:left;
background-color:#FFF;
}
.online-right {
width:100%;
float:right;
background-color:#FFF;
}

.read {
width: 50%;
}
.top-header-right {
width:60%;
margin: 0 auto;
padding: 0;
position: relative;
}
.home-description h1 {
font-size: 1.3em;
width:100%;
}
.home-description p {
font-family: 'Open Sans', sans-serif;
padding: 2%;
padding-bottom:2%;
font-size: .9em;
line-height: 1.8em;
}
.biodata {
width:40%;
}
.luxury-left {
width:100%;
}
.luxury-right {
width: 100%;
}
.left-bg h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.1em;
text-transform: uppercase;
border-bottom: 1px solid #565656;
line-height: 2em;
letter-spacing:0;
color: #FFF;
width:100%;
margin: 0 auto;
}
.smart-service {
width: 100%;
background-color: #FFF;
text-align: center;
padding:0%;
border-bottom: 1px solid #e3e3e3;
}
.smart-service h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.2em;
text-transform: uppercase;
border-bottom: 1px solid #F1E5E5;
line-height: 2.8em;
letter-spacing: 1px;
color: #000;
width:100%;
margin: 0 auto;
}
.service-grid {
width:48%;
float: left;
margin-right:1%;
margin-left:1%;
margin-bottom:1%;
}
.left-bg li {
font-family: 'Open Sans', sans-serif;
font-size: .9em;
text-align: left;
color: #FFF;
list-style: none;
margin-left:0%;
line-height: 1.8em;
margin-top:2%;
}
.facilities-grid {
width:92%;
float: left;
margin-right:4%;
margin-left:4%;
margin-top: 2%;
margin-bottom:5%;
}
.monogram {
display:none;
}
.link {
font-family: 'Open Sans', sans-serif;
width:98%;
float:none;
margin-left:2%;
margin-top:1%;
margin-bottom:1%;
font-size: .9em;
font-weight: 500;
color: #FFF;
text-decoration: none;
}
.copyright {
display:none;
}
.how-works h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.2em;
text-transform: uppercase;
border-bottom: 1px solid #F1E5E5;
line-height: 2em;
color: #000;
width:100%;
margin: 0 auto;
}
.form {
margin: auto;
margin-bottom: 10px;
margin-left:20px;
margin-right:20px;
margin-top: 30px;
}
.contact-grid {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
margin-bottom:2%;
border: 1px solid #eeeeee;
padding:5%;
height:auto;
}
.contact-form {
margin: auto;
margin-bottom: 10px;
margin-left:20px;
margin-right:20px;
margin-top: 30px;
}
.contact-form-text input[type="text"] {
font-family: 'Open Sans', sans-serif;
width:100%;
}
.luxury {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
margin-bottom:0%;
}
.facilities-box {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
}
.facilities-left {
width:100%;
float: left;
}
.facilities-right {
width:100%;
float: right;
}
.facilities-right h2, .facilities-left h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.1em;
letter-spacing: 1px;
text-transform: uppercase;
padding:2%;
line-height: 2em;
padding-bottom: 2%;
margin-top: 10px;
margin-bottom: 10px;
color: #444;
font-weight: 400;
}
.facilities-right p, .facilities-left p {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: .9em;
color: #444;
line-height: 1.5em;
padding-left:5%;
padding-right:5%;
padding-bottom:4%;
font-weight: 400;
}
}
@media only screen and (min-device-width : 480px) and (max-device-width : 599px) {
.grid-box1 h1 {
font-size: 12px;
}
.car__2 h3 {
font-size: 10px;
padding: 10px;
}
.mothergrid {
padding: 0px 0px;
margin: 0px;
padding-top:0px;
}
.logo {
width:25%;
top:-20px;
}
.logo img {
width:100%;
}
.tabmenu {
width: 100%;
background-image: url(../images/menu-bg.html);
background-repeat: repeat-x;
height:60px;
margin-top:0%;
}
.carousel-control {
display:block;
}
.title-content{
display:none;
}
.top-menu-right {
display:none;
}
.top-menu-right-small {
width:65%;
float:right;
display:block;
position:relative;
top:5px;
}
.top-menu-right-small li {
font-size:1.2em;
color: #FFF;
font-weight:400;
text-decoration:none;
padding-bottom:1%;
list-style:none;
display:inline-block;
padding-right:4%;
}
.top-menu-right-small li a {
font-size:1.2em;
color: #FFF;
font-weight:400;
text-decoration:none;
}
.top-menu-right-small li a:hover {
color: #cacaca;
font-weight:400;
text-decoration:none;
}
.online-left {
width:100%;
float:left;
background-color:#FFF;
}
.online-right {
width:100%;
float:right;
background-color:#FFF;
}

.read {
width: 50%;
}
.top-header-right {
width:60%;
margin: 0 auto;
padding: 0;
position: relative;
}
.home-description h1 {
font-size: 1.3em;
width:100%;
}
.home-description p {
font-family: 'Open Sans', sans-serif;
padding: 4%;
padding-bottom:2%;
font-size: .9em;
line-height: 1.8em;
}
.biodata {
width:40%;
}
.luxury-left {
width:100%;
}
.luxury-right {
width: 100%;
}
.left-bg h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.1em;
text-transform: uppercase;
border-bottom: 1px solid #565656;
line-height: 2em;
letter-spacing:0;
color: #FFF;
width:100%;
margin: 0 auto;
}
.smart-service {
width: 100%;
background-color: #FFF;
text-align: center;
padding:0%;
border-bottom: 1px solid #e3e3e3;
}
.smart-service h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.2em;
text-transform: uppercase;
border-bottom: 1px solid #F1E5E5;
line-height: 2.8em;
letter-spacing: 1px;
color: #000;
width:100%;
margin: 0 auto;
}
.service-grid {
width:48%;
float: left;
margin-right:1%;
margin-left:1%;
margin-bottom:1%;
}
.left-bg li {
font-family: 'Open Sans', sans-serif;
font-size: .9em;
text-align: left;
color: #FFF;
list-style: none;
margin-left:0%;
line-height: 1.8em;
margin-top:2%;
}
.facilities-grid {
width:92%;
float: left;
margin-right:4%;
margin-left:4%;
margin-top: 2%;
margin-bottom:5%;
}
.monogram {
display:none;
}
.link {
font-family: 'Open Sans', sans-serif;
width:98%;
float:none;
margin-left:2%;
margin-top:1%;
margin-bottom:1%;
font-size: .9em;
font-weight: 500;
color: #FFF;
text-decoration: none;
}
.copyright {
display:none;
}
.how-works h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.2em;
text-transform: uppercase;
border-bottom: 1px solid #F1E5E5;
line-height: 2em;
color: #000;
width:100%;
margin: 0 auto;
}
.form {
margin: auto;
margin-bottom: 10px;
margin-left:20px;
margin-right:20px;
margin-top: 30px;
}
.contact-grid {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
margin-bottom:2%;
border: 1px solid #eeeeee;
padding:5%;
height:auto;
}
.contact-form {
margin: auto;
margin-bottom: 10px;
margin-left:20px;
margin-right:20px;
margin-top: 30px;
}
.contact-form-text input[type="text"] {
font-family: 'Open Sans', sans-serif;
width:100%;
}
.luxury {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
margin-bottom:0%;
}
.facilities-box {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
}
.facilities-left {
width:100%;
float: left;
}
.facilities-right {
width:100%;
float: right;
}
.facilities-right h2, .facilities-left h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.1em;
letter-spacing: 1px;
text-transform: uppercase;
padding:2%;
line-height: 2em;
padding-bottom: 2%;
margin-top: 10px;
margin-bottom: 10px;
color: #444;
font-weight: 400;
}
.facilities-right p, .facilities-left p {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: .9em;
color: #444;
line-height: 1.5em;
padding-left:5%;
padding-right:5%;
padding-bottom:4%;
font-weight: 400;
}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 479px) {
.mothergrid {
padding: 0px 0px;
margin: 0px;
padding-top:0px;
}
.logo {
width:30%;
top:-20px;
}
.logo img {
width:100%;
}
.tabmenu {
width: 100%;
background-image: url(../images/menu-bg.html);
background-repeat: repeat-x;
height:45px;
margin-top:0%;
}
.carousel-control {
display:block;
}
.title-content{
display:none;
}
.top-menu-right {
display:none;
}
.top-menu-right-small {
width:55%;
float:right;
display:block;
position:relative;
top:5px;
}
.top-menu-right-small li {
font-size:1.2em;
color: #FFF;
font-weight:400;
text-decoration:none;
padding-bottom:1%;
list-style:none;
display:inline-block;
padding-right:4%;
}
.top-menu-right-small li a {
font-size:1.2em;
color: #FFF;
font-weight:400;
text-decoration:none;
}
.top-menu-right-small li a:hover {
color: #cacaca;
font-weight:400;
text-decoration:none;
}
.online-left {
width:100%;
float:left;
background-color:#FFF;
}
.online-right {
width:100%;
float:right;
background-color:#FFF;
}
.read {
width: 50%;
}
.top-header-right {
width:60%;
margin: 0 auto;
padding: 0;
position: relative;
}
.home-description h1 {
font-size: 1.3em;
width:100%;
}
.home-description p {
font-family: 'Open Sans', sans-serif;
padding: 4%;
padding-bottom:2%;
font-size: .9em;
line-height: 1.8em;
}
.biodata {
width:40%;
}
.luxury-left {
width:100%;
}
.luxury-right {
width: 100%;
}
.left-bg h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.1em;
text-transform: uppercase;
border-bottom: 1px solid #565656;
line-height: 2em;
letter-spacing:0;
color: #FFF;
width:100%;
margin: 0 auto;
}
.smart-service {
width: 100%;
background-color: #FFF;
text-align: center;
padding:0%;
border-bottom: 1px solid #e3e3e3;
}
.smart-service h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.2em;
text-transform: uppercase;
border-bottom: 1px solid #F1E5E5;
line-height: 2.8em;
letter-spacing: 1px;
color: #000;
width:100%;
margin: 0 auto;
}
.service-grid {
width:100%;
float: left;
margin-right:0%;
margin-left:0%;
margin-bottom:4%;
}
.left-bg li {
font-family: 'Open Sans', sans-serif;
font-size: .9em;
text-align: left;
color: #FFF;
list-style: none;
margin-left:0%;
line-height: 1.8em;
margin-top:2%;
}
.facilities-grid {
width:92%;
float: left;
margin-right:4%;
margin-left:4%;
margin-top: 2%;
margin-bottom:5%;
}
.monogram {
display:none;
}
.link {
font-family: 'Open Sans', sans-serif;
width:98%;
float:none;
margin-left:2%;
margin-top:1%;
margin-bottom:1%;
font-size: .9em;
font-weight: 500;
color: #FFF;
text-decoration: none;
}
.copyright {
display:none;
}
.how-works h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.2em;
text-transform: uppercase;
border-bottom: 1px solid #F1E5E5;
line-height: 2em;
color: #000;
width:100%;
margin: 0 auto;
}
.form {
margin: auto;
margin-bottom: 10px;
margin-left:20px;
margin-right:20px;
margin-top: 30px;
}
.contact-grid {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
margin-bottom:2%;
border: 1px solid #eeeeee;
padding:5%;
height:auto;
}
.contact-form {
margin: auto;
margin-bottom: 10px;
margin-left:20px;
margin-right:20px;
margin-top: 30px;
}
.contact-form-text input[type="text"] {
font-family: 'Open Sans', sans-serif;
width:100%;
}
.luxury {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
margin-bottom:2%;
}
.facilities-box {
width:100%;
float:none;
margin-right:0%;
margin-left:0%;
}
.facilities-left {
width:100%;
float: left;
}
.facilities-right {
width:100%;
float: right;
}
.facilities-right h2, .facilities-left h2 {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.1em;
letter-spacing: 1px;
text-transform: uppercase;
padding:2%;
line-height: 2em;
padding-bottom: 2%;
margin-top: 10px;
margin-bottom: 10px;
color: #444;
font-weight: 400;
}
.facilities-right p, .facilities-left p {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: .9em;
color: #444;
line-height: 1.5em;
padding-left:5%;
padding-right:5%;
padding-bottom:4%;
font-weight: 400;
}
}
@media only screen and (max-device-width : 320px) {
.top-menu-right {
display:none;
}
.top-menu-right-small {
width:55%;
float:right;
display:block;
position:relative;
top:5px;
}
.top-menu-right-small li {
font-size:1.2em;
color: #FFF;
font-weight:400;
text-decoration:none;
padding-bottom:1%;
list-style:none;
display:inline-block;
padding-right:2%;
}
.top-menu-right-small li a {
font-size:1em;
color: #FFF;
font-weight:400;
text-decoration:none;
}
.top-menu-right-small li a:hover {
color: #cacaca;
font-weight:400;
text-decoration:none;
}
.top-header-right {
width:70%;
margin: 0 auto;
padding: 0;
position: relative;
}
}






/*--contact end here--*/