@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}

h1,h2,h3,h4,h5,h6,p,ul, ul li, ol, ol li {
  margin: 0;
  padding: 0;
}

img {
  border: none;
}

.clear {
  clear: both;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

a:focus {
  border: none;
  outline: none;
}

@font-face {
  font-family: 'bebasneue';
    src: url('../fonts/bebasneue.eot');
    src: url('../fonts/bebasneue.eot') format('embedded-opentype'),
         url('../fonts/bebasneue.woff2') format('woff2'),
         url('../fonts/bebasneue.woff') format('woff'),
         url('../fonts/bebasneue.ttf') format('truetype'),
         url('fonts/bebasneue.svg#bebasneue') format('svg');
}

@font-face {
  font-family: 'TungstenMedium';
    src: url('../fonts/TungstenMedium.eot');
    src: url('../fonts/TungstenMedium.eot') format('embedded-opentype'),
         url('../fonts/TungstenMedium.woff2') format('woff2'),
         url('../fonts/TungstenMedium.woff') format('woff'),
         url('../fonts/TungstenMedium.ttf') format('truetype'),
         url('fonts/TungstenMedium.svg#TungstenMedium') format('svg');
}

@font-face {
  font-family: 'TungstenSemibold';
    src: url('../fonts/TungstenSemibold.eot');
    src: url('../fonts/TungstenSemibold.eot') format('embedded-opentype'),
         url('../fonts/TungstenSemibold.woff2') format('woff2'),
         url('../fonts/TungstenSemibold.woff') format('woff'),
         url('../fonts/TungstenSemibold.ttf') format('truetype'),
         url('../fonts/TungstenSemibold.svg#TungstenSemibold') format('svg');
}

@font-face {
  font-family: 'Calibri';
  src: url('../Calibri.eot') format('embedded-opentype'),
  	   url('../fonts/Calibri.woff') format('woff'),
	   url('../fonts/Calibri.ttf') format('woff'),;
}

@font-face {
  font-family: 'HeaveneticaCond6MedSH';
    src: url('../fonts/hecmsh_.eot');
    src: url('../fonts/hecmsh_.eot') format('embedded-opentype'),
         url('../fonts/hecmsh_.woff') format('woff'),
         url('../fonts/hecmsh_.ttf') format('truetype'),
         url('../fonts/hecmsh_.svg#HeaveneticaCond6MedSH') format('svg');
}

@font-face {
  font-family: 'futura_ltcondensed';
    src: url('../fonts/futuralt-condensed-webfont.eot');
    src: url('../fonts/futuralt-condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futuralt-condensed-webfont.woff2') format('woff2'),
         url('../fonts/futuralt-condensed-webfont.woff') format('woff'),
         url('../fonts/futuralt-condensed-webfont.ttf') format('truetype'),
         url('../fonts/futuralt-condensed-webfont.svg#futura_ltcondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_rgregular';
    src: url('../fonts/proximanova-regular-webfont.eot');
    src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-regular-webfont.woff') format('woff'),
         url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'futura_ltregular';
    src: url('../fonts/futuralt-webfont.eot');
    src: url('../fonts/futuralt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futuralt-webfont.woff2') format('woff2'),
         url('../fonts/futuralt-webfont.woff') format('woff'),
         url('../fonts/futuralt-webfont.ttf') format('truetype'),
         url('../fonts/futuralt-webfont.svg#futura_ltregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'futura_ltbold';
    src: url('../fonts/futuralt-bold-webfont.eot');
    src: url('../fonts/futuralt-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futuralt-bold-webfont.woff2') format('woff2'),
         url('../fonts/futuralt-bold-webfont.woff') format('woff'),
         url('../fonts/futuralt-bold-webfont.ttf') format('truetype'),
         url('../fonts/futuralt-bold-webfont.svg#futura_ltbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
  padding: 0;
  margin: 0 auto;
  font-family: 'calibri';
}

.maintainer {
  width: 75% !important;
  float: left;
  position: relative;
}

.form_bg {
  width: 25%;
  position: fixed;
  background-color: #FFF;
  top: 0%;
  right: 0%;
  z-index: 1 !important;
  height: 100%;
}
.form_bg h3{text-align: center; }
#mainbg img {
  width: 100%;
}

.container {
  width: 100%;

}

#logo {
  margin-top: 0px;
  margin-left: 10px;
  position: absolute;
  z-index: 9999;
}

.maintxt1 {
  font: normal 24px 'futura_ltcondensed';
  color: #484848;
  margin-top: 8px;
  text-align: center;
  text-transform: uppercase;
}

.maintxt2 {
  margin-top: -120px;
  text-align: right;
  margin-right: 20px;
}

.callno {
  margin: 0px auto;
  border: solid 1px #c1c1c1;
  border-radius: 3px;
  text-align: center;
  line-height: 50px;
  padding: 3px;
  margin: 10px 0;
}

.callno span {
  font: normal 28px 'HeaveneticaCond6MedSH', Tungsten;
  color: #424242;
  background: url(../images/call_icon.png) no-repeat left;
  padding-left: 38px;
}

.amenities {
  width: 100%;
}

.amenities h3 {
 font-size: 22px;
text-transform: uppercase;
padding: 16px 30px;
color: #fff;
line-height: 29px;
}

.amenits_1 {
  padding: 0;
  float: left;
  position: relative;
  width: 33%;
}

.amenits_1 img {
  width: 250px;
}

.amenits_last {
  display: none;
}

.amenits_last2 {
  display: block;
}

.txt_gen {
  background: #093564;
  /*background: #322a80;*/
  line-height: 19px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding-bottom: 15px;
}

.txt_gen h2 {
  ;color: #FFF;
  text-align: center;
  font-size: 20px;
  padding: 10px;
  text-transform: uppercase;
}

.txt_gen p {
  display: block;
  padding: 10px 5%;
}
.txt_gen h4 {margin:8px 0;}
.footer {
  background: #2d2d2d;
  font-size: 11px;
  color: #FFF;
  text-align: center;
  line-height: 30px;
  width: 100%;
  z-index: 0;
}

.footer span {
  display: block;
  padding-right: 25% !important;
}

.footer span a {
  text-decoration: none;
  color: #f7ea1f;
}

.footer span a:hover {
  text-decoration: underline;
}

.footer .inner {
  margin-top: 10px;
}

.footer .inner p {
  text-align: justify;
  font: 11px/15px Arial, Helvetica, sans-serif;
}

.project-logo {
  width: 100%;
  text-align: center;
}

.project-logo img {
  width: 200px;
}

.form_grntxt {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  padding: 12px 20px 0;
}

.form_subtxt {
  font: normal 27px 'futura_ltbold';
  color: #ec2953;
  text-align: center;
}

.form {
  margin: 15px 18px;
  text-align: center;
  display: block;
  padding: 10px 0;
}

.form_txt2 {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  padding: 10px 20px 0;
}

.form_hdtxt {
  font-size: 22px;
  color: #ec2953;
  text-align: center;
  font-family: 'futura_ltbold';
  text-transform: uppercase;
  line-height: 24px;
  margin-top: 10px;
  z-index: 10px;
}

.form {
  margin: 10px 25px;
  text-align: center;
}

.form p {
  color: #727377;
  padding: 30px 40px 0px;
  font-size: 24px;
}

.form_input {
  border: 1px solid #8f8f8f;
  border-radius: 2px;
  padding: 9px;
  font: 15px 'calibri';
  color: #333;
  background: #fff;
  margin-bottom: 6px;
  width: 90%;
}

.form_input2 {
  border: 1px solid #8f8f8f;
  border-radius: 2px;
  padding: 9px;
  background: #fff;
  margin-bottom: 6px;
  width: 90%;
}

.form_submit {
  font: normal 20px #fff;
  width: 95%;
  background: #ed1d1d;
  font: normal 22px 'futura_ltbold';
  color: #fff;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  padding: 10px;
  cursor: pointer;
}

.block2,.block3,.block4,.block5,.block6 {
  width: 100%;
  float: left;
  margin: 0 0 2px 0;
}

.labelclass {
  display: none;
}

.textclass {
  width: 100%;
  float: left;
}

.textclass input {
  width: 100%;
  float: left;
  border: 1px solid #d0d0d0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 6px;
  font: 14px 'calibri';
  color: #333;
  background: #fff;
  margin-bottom: 6px;
  width: 95%;
}

.textclass textarea {
  width: 100%;
  float: left;
  border: 1px solid #d0d0d0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 6px;
  font: 14px 'calibri';
  color: #333;
  background: #fff;
  margin-bottom: 6px;
  width: 95%;
  height: 40px;
}

.submitclass {
  width: 100%;
  float: left;
  text-align: center;
}

.submitclass input {
  background: #80b061;
  width: 100%;
  height: 52px;
  cursor: pointer !important;
  text-indent: -9999px;
  border: none;
}

.download_butt a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 12px 6px;
  font: 18px 'calibri';
  color: #eee;
  background: #e22424;
  margin-bottom: 6px;
  width: 95%;
  text-decoration: none;
  display: inline-block;
}

.download_butt a:hover {
  color: #fff;
  background: #77cf0f;
}

.location_hl_hdtxt {
  font: normal 18px 'futura_ltbold';
  color: #d0a132;
  text-transform: uppercase;
  text-align: center;
}

.location_hl li {
  font: normal 14px 'Calibri';
  color: #000;
  border-bottom: 1px dotted #666;
  list-style-type: none;
  margin: 0 10px;
  line-height: 22px;
  padding: 4px 0 4px 0px;
  text-align: center;
}

.block5 .textclass input {
  background: #fff url(../images/calendar.png) no-repeat 97% center;
}

.test {
  border: 2px solid #F00;
}

.frameclass iframe {
  width: 100%!important;
  height: 250px!important;
  display: block!important;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clr {
  clear: both;
}

.bottom_button {
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 9999;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .bottom_button {
    width: 100%;
    height: 50px;
    float: left;
    background: #e12b2b;
    line-height: 50px;
    border-top: 1px solid #fff;
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 999;
    font-weight: 700;
    text-transform: uppercase;
  }

  .bottom_button .specification {
    width: 49%;
    float: left;
    text-align: center;
    border-right: 1px solid #fff;
    font-size: 15px;
  }

  .bottom_button .specification a {
    color: #fff !important;
    text-decoration: none;
	display: block;
  }

  .bottom_button .enquireButton {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 15px;
  }

  .bottom_button .enquireButton a {
    color: #fff !important;
    text-decoration: none;
	  display: block;
  }

  #mainbg {
    width: 100% !important;
    position: relative;
    float: left;
  }

  .maintainer {
    width: 100% !important;
    position: relative;
    float: left;
  }

  .form_bg {
    width: 100% !important;
    position: relative !important;
    float: left;
    height: auto;
  }

  #mainbg img {
    width: 100%;
    height: auto;
  }

  .container_left {
    width: 100%;
    float: left;
  }

  .amenities {
    width: 100%;
    background: #093564;
  }

  .amenities h3 {
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 0;
  }

  .amenits_1 {
    padding: 0;
    float: left;
    position: relative;
    width: 50%;
    margin: 0 auto;
  }

  .amenits_1 img {
    width: 93%;
  }

  .amenits_1.mob3 {
    width: 100%;
  }

  .amenits_1.mob3 img {
    width: 50%;
    margin-top: 8px;
  }

  .amenits_last {
    display: inline-block !important;
  }

  .maintxt1 {
    font: normal 0.8em 'futura_ltregular';
    color: #484848;
    margin-top: 2%;
    text-align: center;
    text-transform: uppercase;
  }

  .maintxt2 {
    color: #147133;
    font-size: 0.9em;
    line-height: 0.8em;
    text-align: center;
    text-transform: uppercase;
    margin-top: -50px;
    margin-right: 10px;
  }

  #logo {
    margin-top: 0px;
    position: fixed;
    background: #fff;
    margin-left: 0px;
    padding: 0px 0;
	z-index: 99;
  }

  #logo img {
    margin-right: 15px;
    float: left;
   width: 95px;
  }

  .txt_gen {
    position: relative;
  }

  .callno {
    position: relative;
    top: 0px;
    width: 100%;
    background: #dbdbdb;
    border: none;
    border-radius: 0px;
  left: 0px;
padding: 8px 0px;
    float: right;
  }

  .callno span {
    font: normal 1.5em 'HeaveneticaCond6MedSH';
    color: #424242;
    background: url(../images/call_icon.png) no-repeat left !important;
  }

  .siz {
  }

  .siz img {
    width: 60%;
    height: 60%;
    margin-left: 120px;
    margin-top: -20px;
  }

  .txt_gen {
    font-size: 14px;
    color: #fff;
  }

  .txt_gen p {
    display: none;
  }

  .footer {
    background: #2d2d2d;
    font-size: 11px;
    color: #FFF;
    text-align: center;
    line-height: 20px;
	  margin-bottom:50px;
  }

  .footer span {
    display: block;
    padding: 0 8px !important;
  }

  .footer .inner {
    margin-top: 10px;
  }

  .footer .inner p {
    text-align: justify;
    font: 11px/15px Arial, Helvetica, sans-serif;
  }

  .container {
    height: 900px;
    margin: 0 auto;
    width: 100%;
  }
}

@media only screen and (min-device-width : 800px) and (max-device-width : 1024px) {
  #mainbg img {
    width: 100%;
    height: auto;
  }

  .amenities {
    margin-top: 180px;
    margin-left: 10px;
    width: 100%;
  }

  .amenits_1 {
    padding: 0px 7px;
    float: left;
  }
}

/* AnythingZoomer */
.az-wrap, .az-small, .az-large {
  position: relative;
}

.az-wrap-inner {
  display: block;
  margin: 0 auto;
 /* center small & large content */;
}
/* This wraps the large image and hides it */
.az-zoom {
  background: #fff;
  border: #fff 1px solid;
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 250px;
  overflow: hidden;
  z-index: 100;
  display: none;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  -moz-box-shadow: inset 0px 0px 4px #000;
  -webkit-box-shadow: inset 0px 0px 4px #000;
  box-shadow: inset 0px 0px 4px #000;
}
/* Class applied to az-mover when large image is windowed */
.az-windowed {
  overflow: hidden;
  position: absolute;
}
/* Class applied to az-mover when large image is fully shown */
.az-expanded {
  height: auto;
  width: auto;
  position: static;
  overflow: visible;
}

/* overlay small area */
.az-overlay {
  background-color: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  z-index: 10;
}

/* fade out small content when hovering
.az-hovered > * {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
*/

/* edit mode coordinate styling */
.az-coords {
  display: none;
 /* hidden when expanded */;
}

.az-zoom .az-coords {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: #000;
  background: rgba(0,0,0,0.5);
  color: #fff;
}

