/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{font-family:'Roboto',sans-serif;line-height:1.4;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;min-height:100%;}body{margin:0;min-height:100%;}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:4.2em;margin: 0 0 40px;}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}
/*slick css */
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

/* custom css start */
/* common class */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f04112 inset !important;
    -webkit-text-fill-color: #e9e9e9 !important;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.visible-xs, .visible-xs-ib {
  display: none !important;
}
.pull-left{
  float: left;
}
.pull-right{
  float: right;
}
.text-right{
  text-align: right;
}
.text-left{
  text-align: left;
}
.text-center{
	text-align: left;
}
.text-uppercase{
  text-transform: uppercase;
}
.inline-block{
  display: inline-block;
}
.va-middle{
  vertical-align: middle;
}
.btn-default{
  border: 2px solid #f04112;
  color: #f04112;
  background: none;
  line-height: 1;
  padding: 10px 15px;
  font-size: 1.6em;
  border-radius: 6px;
  cursor: pointer;
}
body:not(.touchAble) .btn-default:hover{
  background: #f04112;
  color: #FFF;
}
.btn-link{
  color: #f04112;
  font-size: 1.5em;
  text-transform: normal;
}
body:not(.touchAble) .btn-link:hover{
  text-decoration: underline;
}
.group:after{
  content: '';
  display: table;
  clear: both;
}
.header .logo{
  display: inline-block;
  width: 245px;
  height: 10px;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
a, a:focus, button:focus, button{
  outline: none;
  text-decoration: none;
}
ul{
  padding: 0;
  margin: 0;  
  list-style-type: none;
}
.fluidBox {
  max-width: 1126px;
  margin: auto;
}
.font0{
  font-size: 0
}
.font0 > *{
  font-size: 11px;
  font-weight: 500;
  }
*, *:before, *:after{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.img-responsive{
  max-width: 100%;
}
h1, h2,h3,h4,h5,h6{
  line-height: 1;
  margin-top: 0;
  font-weight: 300;
}
.telCon{
color:#fff;
}
.sprite{
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/sprite.png);
  background-repeat: no-repeat;
}
.p-status {
  background-position: -1px -85px;
}
.p-location {
  background-position: -75px -85px;
}
.u-variant {
  background-position: -146px -85px;
}
.s-price {
  background-position: -220px -85px;
}
.s-range {
  background-position: -292px -85px;
}
.possession {
  background-position: -1px -152px;
}
.l-area {
  background-position: -73px -152px;
}
.n-units {
  background-position: -147px -152px;
}
.n-floors {
  background-position: -219px -152px;
}
.yoga{
  background-position: -300px -157px;
}
.jogging{
  background-position: -1px -220px;
}
.play{
  background-position: -58px -215px;
}
.lib{
  background-position: -119px -228px;
}
.pool{
  background-position: -175px -228px;
}
.Tennis{
  background-position: -227px -228px;
}
.gym{
  background-position: -284px -228px;
}
.game{
  background-position: -1px -268px;
}
.club{
  background-position: -65px -289px;
}
.bbq{
  background-position: -123px -289px;
}
.basket{
  background-position: -190px -289px;
}
.badminton{
  background-position: -247px -289px;
}
.garden{
  background-position: -307px -289px;
}
.amphit{
  background-position: -1px -350px;
}
.structure{
  background-position: -57px -350px;
}
.flooring{
  background-position: -134px -350px;
}
.kitchen{
  background-position: -215px -348px;
}
.plumbing{
  background-position: -277px -350px;
}
.electicity{
  background-position: -1px -423px;
}
.security{
  background-position: -76px -423px;
}
.footer-logo{
  background-position: -145px -423px;
}
.table{
  display: table;
  border-collapse: collapse;
  width: 100%;
}
.table .row{
  display: table-row;
}
.table-cell{
  display: table-cell;
  vertical-align: middle;
}
.fill-btn{
    display: inline-block;
    border: 0;
    color: #f04112;
    background: #FFF;
    padding: 13px 44px;
    line-height: 1;
    border-radius: 4px;
    font-weight: 700;
    cursor: pointer;
}
.t-head{
  font-weight: 500;
}
.truncation{
  max-height: 198px;
  overflow: hidden;
}
.dArrow{
  border: solid #FFF;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* common class end */
/*font-family: 'Roboto Slab', serif;*/
body{
  color: #040404;
  font-size: 62.5%;
}
.header{
  position: relative;
  z-index: 100;
  height: 80px;
}
.header > .fixed{
  box-shadow: 0 2px 5px rgba(0,0,0,.25);
  padding: 10px;
  width: 100%;
  background: #FFF;
}
.menu li{
  display: inline-block;
  position: relative;
}
.menu > li > ul{
  position: absolute;
  background: #fff;
  display: none;
  width: 200px;
  right: 0;
}
.menu > li > ul> li{
  display: block;
}
.menu > li:hover > ul{
  display: block;
}
.menu a{
  display: block;
  color: #040404;
  font-size: 1.25em;
  padding: 20px 10px 10px 10px;
  line-height: 1;
  text-transform: uppercase;
}
.menu li ul a{
  padding: 20px;
}
body:not(.touchAble) .menu > li ul a:not(.active):hover{
  background-color: #d8d8d8; 
}
body:not(.touchAble) .menu > li:hover > a:not(.active){
  color: #f04112;
}
.menu .active, li.active a{
  /*background: #f04112;*/
  color: #f04112;
  border-bottom: solid 2px #f04112;
}
.carousel .slide{
  position: relative;
  outline: none;
}
.caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFF;
  line-height: 1;
  font-family: 'Roboto Slab', serif;
  text-align: center;
  min-width: 320px;
}
h2{
  font-size: 3.8em;
}
.caption h2{text-shadow: 0 0 10px rgba(0, 0, 0, .7);margin-bottom: 20px;}
.caption h3{font-size: 2.4em;text-shadow: 0 0 10px rgba(0, 0, 0, .7);margin-bottom: 14px;}

.caption h4{font-size: 2.4em;text-shadow: 0 0 10px rgba(0, 0, 0, .7);margin-bottom: 14px;}
.caption h4:before{
  content: '';
  display: inline-block;
  position: relative;
  
  background-position: -214px -47px;
  width: 28px;
  height: 36px;
  vertical-align: middle;
  margin-right: 10px;
}
.carouselBox .arrowBox{
  position: absolute;
  bottom: 100px;
  left: 50%;
  margin-left: 8px;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  cursor: pointer;
}
.carouselBox .arrowBox .dArrow{
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -7px;
  margin-top: -9px;
}
.carouselBox .slick-arrow{
  background: url(../img/sprite.png) no-repeat;
  display: inline-block;
  position: absolute;
  width: 26px;
  height: 46px;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.carouselBox .prev-arrow{
  background-position: -300px -1px;
  left: 9%;
}
.carouselBox  .next-arrow{
  background-position: -330px -1px;
  right: 9%;
}
.contentBox p{
  font-size: 1.6em;
  transition: all .35s;
  text-align: justify;
}
.fluidBox main{
  max-width: 732px;
  width: calc(100% - 330px);
  float: left;
}
.main h1{
  color: #212121;
}
.main p {
  color: #3d3d3d;
}
main section{
  padding-top: 35px;
  clear: both;
}
.fluidBox .stickyBar{
  width: 330px;
  position: relative;
  float: right;
}
.fluidBox .sidebar {
  background: #f04112;
  width: 330px;
  text-align: center;
  position: absolute;
  padding: 16px 22px;
  top: 50px;
  color: #FFF;
  box-shadow: 0 0 20px rgba(0,0,0,.27);
}
.sidebar footer p{
  font-size: 1.2em;
  margin-bottom: 0;
}
.sidebar .share{
  padding: 17px 0 10px;
}
.facebook{
  background-position: -1px -1px;
  width: 120px;
  height: 35px;
}
.twitter{
  width: 115px;
  height: 35px;
  background-position: -125px -1px;
}
.plus{
  width: 40px;
  height: 35px;
  background-position: -245px 0;
}
.sidebar footer .sprite{
  width: 163px;
  height: 33px;
  background-position: -1px -44px;
  margin-top: -10px;
}
.sidebar div:not(.callBox){
  font-size: 1.6em;
}
.sidebar .callBox{
  font-size: 1.75em;
  line-height: 1;
}
.sidebar .title{
  margin-bottom: 20px;
}
.sidebar .title span{
  display: block;
  line-height: 1
}
.sidebar .title span:last-child{
  margin-top: 10px;
  font-weight: normal;
  font-size: 0.875em;
}
.callRequest .inputGroup2{
  position: relative;
  margin-bottom: 12px;
}
.callRequest .btn-group{
  padding-top: 10px;
}
.inputGroup2 input{
  background: transparent;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: rgba(255,255,255,.8);
  width: 100%;
  outline: none;
  padding: 12px 15px;
  line-height: 1;
  color: #e9e9e9;
}
.inputGroup2 input:focus + label, .inputGroup2 input:valid + label {
  bottom: 35px;
  font-size: 70%; 
}
.inputGroup2 label{
  position: absolute;
  left: 15px;
  bottom: 10px;
  color: rgba(255,255,255,.8);
  transition: all .1s linear;
}
.sidebar .callBox .sprite {
  width: 30px;
  height: 30px;
  background-position: -178px -48px;
  margin-right: 7px;
}
.location iframe{
  max-width: 100%;
}
.location .map{
  margin-bottom: 30px;
  position: relative;
}
.listing li{
	overflow: hidden;
	width: 33.33%;
	padding: 0 12px 0;
	float: left;
	height: 95px;
}
.listing li:nth-child(-n+6){
	padding-bottom: 30px;
}
.listing .sprite{
  float: left;
  width: 60px;
  height: 62px;
  margin-right: 11px;
}
.listing h3{
  font-size: 1.4em;
font-weight: 500;
color: #797979;
margin: 0;
padding: 10px 0 5px;
}
.listing .desc{
  font-size: 1.7em;
color: #212121;
}
.location .distance{
  font-size: 1.6em;
  margin-top: 25px;
}
.distance .table{border: 1px solid #e1e1e1;}
.distance .row:nth-child(odd){
  background-color: #ebebeb;
}
.distance .table-cell{
  padding: 10px 12px;
}
.distance .row .table-cell:last-child{
  padding-left: 18px;
  width: 110px;
  border-left: 1px solid #e1e1e1;
}
.galleryBox {
  border: 3px dashed #f04112;
  padding: 10px;
  max-height: 457px;
  border-radius: 25px;
}
.gallery{
  max-height: 430px;
  overflow: hidden;
}
.gallery img{
  max-height:400px;
  object-fit: fill;
  text-align: center;
  margin: auto;
  outline: none;
  border : 0;
}
.gallery .gallery_caption{
  width: 100%;
  position: relative;
  bottom:0px;
}
.gallery_caption p{
  font-size: 2.4em;
  text-transform: uppercase;
  text-align: center;
  color: #212121;
  margin:0;
}
.gallery .slick-arrow {
  z-index: 99;
  border-width: 0;
  background: transparent url(../img/sprite.png) no-repeat;
  width: 26px;
  height: 46px;
  position: absolute;
  color: transparent;
  outline: none;
  overflow: hidden;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.gallery .slick-prev{
  left: 15px;
  background-position: -300px -1px;
}
.gallery .slick-next{
  right: 15px;
  background-position: -330px -1px;
}

/*@media screen and (min-width: 768px){
  .gallery .slick-dots{
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
  }
  .gallery .slick-dots li{
    display: inline-block;
  }
  .gallery .slick-dots li button{
    width: 46px;
    height: 46px;
    border: 2px solid #fff;
    color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 0 15px rgba(0,0,0,.5);
  }
  .gallery .slick-dots li.slick-active button{
    border-color: #f04112;
  }
  .gallery .slick-dots li + li{
    padding-left: 10px;
  }
  .gallery .slick-dots li:nth-of-type(1) button{
    background-image: url(../img/gallery/1.jpg);
  }
  .gallery .slick-dots li:nth-of-type(2) button{
    background-image: url(../img/gallery/2.jpg);
  }
  .gallery .slick-dots li:nth-of-type(3) button{
    background-image: url(../img/gallery/3.jpg);
  }
  .gallery .slick-dots li:nth-of-type(4) button{
    background-image: url(../img/gallery/4.jpg);
  }
  .gallery .slick-dots li:nth-of-type(5) button{
    background-image: url(../img/gallery/5.jpg);
  }
  .gallery .slick-dots li:nth-of-type(6) button{
    background-image: url(../img/gallery/6.jpg);
  }
  .gallery .slick-dots li:nth-of-type(7) button{
    background-image: url(../img/gallery/7.jpg);
  }
}*/
.specification {
  padding-top: 15px;
}
.ameniti{
  max-height: 335px;
  overflow: hidden;
}
.ameniti-list li{
  width: 130px;
  padding: 0 10px 35px;;
}
.ameniti-list li > span{
  font-size: 1.4em;
  color: #212121;
}
.ameniti-list .aminiti-img{
  padding-bottom: 5px;
}
.aminiti-img .sprite{
  display: inline-block;
  width: 48px;
  height: 53px;
}
.spcifi-list li{
  float: left;
}
.spcifi-list li:nth-child(-n+4){
  margin-bottom: 47px;
}
.spcifi-list li:nth-child(odd){
  width: 388px;
}
.spcifi-list li:nth-child(even){
  width: calc(100% - 388px);
}
.spcifi-list .sprite{
  width: 60px;
  height: 65px;
  display: inline-block;
}
.spcifi-list .table-cell:first-child{
  width: 71px;
  vertical-align: top;
}
.spcifi-list h3{
  color: #212121;
  font-size: 1.8em;
  font-weight: 500;
  margin-bottom: .35em;
}
.spcifi-list p{
  font-size: 1.4em;
  color: #797979;
  max-width: 260px;
  margin: 0;
}
.aboutus .steps{
  background: #f04112;
  padding: 12px;
  margin-bottom: 20px;
  box-shadow: 1px 2px 6px rgba(0,0,0,.25);
}
.steps h2{
  color: #f04112;
  text-transform: uppercase;
  margin-bottom: 5px;
  white-space: nowrap;
}
.steps h2 span{
  display: inline-block;
  background: #000;
  color: #FFF;
  font-size: .875em;
  font-weight: 300;
  line-height: .8;
  position: relative;
  padding: 0 12px 25px;
  vertical-align: top;
}
.steps h2 em{
  display: inline-block;
  background: #FFF;
  padding: 13px 40px 13px 22px;
  font-size: .575em;
  position: relative;
  font-weight: 700;
  font-style: normal;
}
.steps h2 em:before{
  content: '';
  display: block;
  position: absolute;
  border-top: 28px solid transparent;
  border-left: 24px solid #fff;
  bottom: 0;
  right: 0;
  -webkit-transform: translate(95%);
  transform: translate(95%);
  font-style: normal;
}
.steps h2 em:after{
  content: '';
  display: block;
  position: absolute;
  border-bottom: 28px solid transparent;
  border-left: 24px solid #fff;
  top: 0;
  right: 0;
  -webkit-transform: translate(95%);
  transform: translate(95%);
  font-style: normal;
}
.steps h2 span:before{
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 20px;
  background: #000;
  top: -20px;
  left: 0;
}
.steps h2 span:after{
  content: '';
  display: block;
  position: absolute;
  border-top: 8px solid transparent;
  border-left: 10px solid #000;
  top: -20px;
  right: -9px;
}
.steps p{
  color: #e9e9e9;
  font-size: 1.4em;
  margin: 0;
}
.aboutus .steps + .steps{
  margin-bottom: 20px;
}
.calculatorBox{background: #ebebeb;border-radius: 6px;padding: 12px;}
.calculatorBox .calcWrap{
  border: 1px dashed #707070;
}
.tools .tab{
  font-size: 1.6em;
  color: #676767;
  font-weight: 500;
  margin-bottom: 37px;
}
.tools .tab li{
  display: inline-block;
  padding: 5px 5px 3px;
  cursor: pointer;
}
.tools .tab li.active{
  color: #f04112;
  border-bottom: 3px solid;
}
.inputGroup{
  color: #212121;
  margin-bottom: 16px;
}
.inputGroup label{
  font-size: 1.4em;
  margin-bottom: 10px;
  display: block;
}
.inputGroup input{
  padding: 10px 15px;
  line-height: 1;
  background-color: #fff;
  width: 100%;
  max-width: 294px;
  font-size: 1.6em;
}
.unitbox .table{
  font-size: 1.6em;
  border: 1px solid #eb5d36;
  table-layout: fixed;
}
.unitbox .t-head{
  background: #F04112;
  color: #FFF;
}
.unitbox .row{
  border-bottom: 1px solid #eb5d36;
}
.unitbox .table-cell{
  padding: 12px;
  width: 25%;
}
.unitbox .table-cell + .table-cell{
  border-left: 1px solid #eb5d36;
}
footer.footer{
  background: #3a3a3a;
  padding: 26px; 0 0;
  color: #e9e9e9;
  margin-top: 70px;
}
.project-list li{
  display: inline-block;
  font-size: 1.4em;
  text-align: center;
  vertical-align: top;
  width: 100px;
}
.project-list li + li{
  margin-left: 18px;
}
.project-list figure{
  margin: 0;
}
.project-list figure img{
  width: 116px;
  height: 116px;
  border: 1px dashed #FFF;
  padding: 5px; 
}
.project-list figure figcaption{
  line-height: 1;
  padding-top: 5px;
}
.footer h3{
  font-size: 18px;
  font-weight: 400;
}
.footer .similarBox{
  width: 55%;
  float: left;
  padding-left: 10px;
}
.similarBox .disclaimer{
  font-size: 1.2em;
}
.similarBox .sprite{
  width: 110px;
  height: 28px;
  vertical-align: middle;
}
.footer .newsBox {
    border-right: 1px solid #999;
padding: 5px 28px 0px 0px;
}
.footer .updateBox{
  float: left;
  width: 45%;
}
.newsBox .table-cell:first-child{
  width: 100px;
}
.newsBox .table-cell:last-child{
  font-size: 1.2em;
  color: #FFF;
  padding-bottom: 12px;
}
.newsBox img{
  border-radius: 50%;
  width: 35px;
  height: 35px;
  object-fit: cover;
  padding: 2px;
  border: 1px dashed #FFF;
}
.footer .newsBox .table {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  margin-bottom: 12px;
  line-height: 18px;
}
/* side*/
.sideNavBox {
  position: fixed;
  top: 120px;
  left: 25px;
  z-index: 99;
  background: #f04112;
  width: 35px;
  padding: 15px 0;
  border-radius: 30px;
  text-align: center;
}
.sideNav li{
  /* padding-bottom: 15px; */
  line-height: 1;
  position: relative;
}
.sideNav a{
  display: inline-block;
  background: url(../img/sprite.png) no-repeat;
  opacity: .5;
  line-height: 1;
  margin-bottom: 14px;
}
.sideNav a.active{
  opacity: 1;
}
.sideNav .view{
  height: 19px;
  width: 19px;
  background-position: -146px -453px;
}
.sideNav .config{
  height: 20px;
  width: 20px;
  background-position: -171px -453px;
}
.sideNav .location{
  height: 18px;
  width: 14px;
  background-position: -197px -453px;
}
.sideNav .plan{
  height: 17px;
  width: 18px;
  background-position: -217px -453px;
}
.sideNav .ameniti{
  height: 19px;
  width: 19px;
  background-position: -241px -453px;
}
.sideNav .specifi{
  height: 17px;
  width: 16px;
  background-position: -266px -453px;
}
.sideNav .price{
  height: 15px;
  width: 8px;
  background-position: -289px -453px;
}
.sideNav .review{
  height: 20px;
  width: 22px;
  background-position: -303px -453px;
}
.sideNav span{
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0;
  transform: translateX(calc(100% + 5px));
  color: #d1cfcf;
  display: inline-block;
  padding: 0 10px;
  border-radius: 4px;
  font-size: 12px;
  top: 0;
  height: 24px;
  background: #000;
  line-height: 24px;
}
.sideNav span:before{
  content: '';
  border-top: 5px solid transparent;
  border-right: 6px solid #000;
  border-bottom: 5px solid transparent;
  display: inline-block;
  position: absolute;
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
}
body:not(.touchAble) .sideNav a:hover + span{
  visibility: visible;
  opacity: 1
}
.h1Pad{
  margin-bottom: 10px !important;
  text-shadow: 0 0 16px rgba(0, 0, 0, 1);
  font-weight: 600;
}
.h3pad{
  margin-bottom: 3px !important;
  text-shadow: 0 0 16px rgba(0, 0, 0, 1);
  font-size: 2.4em !important;
  text-align:center !important;
}
.captionH4{
    font-size: 2.4em !important;
    text-shadow: 0 0 16px rgba(0, 0, 0, 1);
    margin-bottom: 14px;
    text-align:center !important;
}
.captionH4:before{
    content: '';
    display: inline-block;
    position: relative;
    background: url(../img/sprite.png) no-repeat;
    background-position: -214px -47px;
    width: 28px;
    height: 36px;
    vertical-align: middle;
    margin-right: 10px;
}
.enter-details{
  font-size: 1em !important;
}
.mob-btn.fixed{
  z-index: 99;
  width: 100%;
  bottom: 0;
  overflow: hidden;
  box-shadow: 0 -2px 20px rgba(0,0,0,.35);
}
.mob-btn.fixed a{
  width: 50%;
  float: left;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #f04112;
}
.mob-btn.fixed a:first-child{
  background: #e8e8e8;
}
.mob-btn.fixed a:last-child{
  background: #FFF;
}
/*.bookH2{
  font-weight: 600;
}*/

/* media query */
@media screen and (max-width: 1024px) {
  .fluidBox main{
    padding: 0 20px;
  }
}
@media screen and (max-width: 992px) {
  .fluidBox main{
    width: 100%;
    margin: auto;
    float: none;
    padding: 0;
  }
  .footer .updateBox, .footer .similarBox{
    max-width: 700px;
    margin: 0 auto 0px;
    width: 700px;
    padding: 0;
    float: none;
  }
  .fluidBox .sidebar{
    position: relative;
  }
  .fluidBox .stickyBar{
    margin: auto;
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .hidden-xs{
    display: none !important;
  }
  .visible-xs-ib{
    display: inline-block !important;
  }
  .visible-xs{
    display: block !important;
  }
  .header{
    height: auto;
  }
  .header .fixed{
    position: relative;
  }
  .header .logo{
    width: 200px;
    background-size: contain;
  }
  .ameniti-list li{
    width: 110px;
    padding: 0 10px 35px;;
  }
  .contentBox h2{
    font-size: 3.2em;
    font-weight: 300;
    margin-bottom: 15px;
    padding: 0 15px;
  }
  .contentBox p{
    font-size: 1.4em;
    text-align: justify;
  }
  .caption h2, .caption h1{
    font-size: 2.4em;
    margin-bottom: 20px;
  }
  .caption h3, .caption h4{
    font-size: 1.6em;
  }
  .listing h2{
    font-size: 1.7em;
    font-weight: 500;
    margin: 10px 0 3px;
  }
  .details > .text-right{
    padding: 0 15px;
  }
  .config .listing{
    padding: 0 15px; 
  }
  .location .distance{
    font-size: 1.4em;
  }
  .wrapper{
    overflow: hidden;
  }
  .listing li{
    width: 100%;
    float: none;
  }
  .listing li:nth-child(-n+8){
    padding-bottom: 12px;
  }
  .spcifi-list li{
    float: none;
  }
  .spcifi-list li:nth-child(even), .spcifi-list li:nth-child(odd){
    width: 100%;
  }
  .spcifi-list li:nth-child(-n+5) {
    margin-bottom: 28px;
  }
  .aboutus > .text-right{
    margin-bottom: 20px;
        padding: 0 15px;
  }
  .steps h2 strong{
    font-size: .375em;
    padding: 14px 25px 14px 10px;
  }
  .steps h2 strong:before, .steps h2 strong:after{
    content: none;
  }
  .steps h2 span{
    padding: 0 13px 23px;
  }
  ul.spcifi-list.group.font0, .overview .details, .aboutus p {
    padding: 0 15px;
  }
  .details{
  padding:0px 15px;
  }
  .unitbox{
    overflow: auto;
    padding: 0 15px;
  }
  .unitbox .table{
    min-width: 550px;
  }
  .steps h2 strong:before{
    content: '';
    border: none;
    width: 100%;
    height: 100%;
    background: #FFF;
  }
  .footer .updateBox,.footer .similarBox{
    width: auto;
    max-width: initial;
    padding: 0 15px;
  }
  .newsBox .table-cell{
    width: auto !important;
    display: block;
    padding-bottom: 10px;
  }
  .newsBox .table-cell:first-child{
    float: left;
    margin-right: 10px;
  }
  .project-list li:nth-child(-n+2){
    margin-bottom: 15px;
  }
  .project-list li + li{
    margin: 0;
  }
  .similarBox .project-list{
    text-align: justify;
  }
  .similarBox .project-list:after{
    content: '';
    width: 100%;
    display: inline-block;
  }
  nav.nav{
    display: none;
    float: none;
    width: auto;
  }
  .menu li{
    display: block;
  }
  .toggle-btn{
    width: 36px;
    height: 30px;
    vertical-align: middle;
    float: right;
    margin-top: 12px;
  }
  .toggle-btn span{
    display: block;
    height: 3px;
    background: #f04112;
    border-radius: 3px;
    width: 25px;
  }
  .toggle-btn span + span{
    margin-top: 5px;
  }
  .ameniti-list li:nth-child(-n+12){
    padding-bottom: 22px;
  }
  .fluidBox .stickyBar{
    margin: 0 auto 50px;
  }
  footer.footer{
    margin-bottom: 45px;
  }
  .carouselBox .arrowBox{
    display: none;
  }
  .ameniti{
    max-height: 312px;
  }
}


.prjLocation{
  font-size: 3.6em;
  margin-bottom: 0;
}
.nearbyPlaces{
  font-size: 2.8em;
  margin-top: 30px;
}
.newsAnchor{
 color: #fff;
}
.howtoBook{    height: 22px;
    width: 14px;
    background-position: -333px -453px !important;}
    
    
    
/* Thank you page */

.bodySec{
  background: #f04112;
}
.thankMsg{
  color: #fff;
  font-size: 20px;
  text-align: center;
  max-width: 820px;
  margin: auto;
  margin-top: 100px;
}
.thankMgn{
  margin-top: 30px;
  font-size: 16px;
}
.thankNum{
  font-size: 25px;
  margin-top: 5px;
  padding-bottom: 35px;
}
.marPartner{
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  padding-right: 25px;
}
.thankFooterText{
  font-size: 14px;
  color: #fff;
}
.footerInfo{
  width: 33%;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  margin-top: 25px;
  margin-bottom: 30px;
  vertical-align: top;
  min-height: 50px;
}
.footerCont{
  background: url(../img/contact.png) no-repeat;
  padding-left: 45px;
  width: 33%;
}
.footerLoca{
  background: url(../img/contact.png) no-repeat;
  padding-left: 45px;
  width: 40%;
  padding-top: 6px;
}
.footerFollow{
  width: 26%;
}
.logo2{
  display: inline-block;
}
.error404{
  font-size: 80px;
  margin-top: 0px;
  line-height: 80px;
 }
.pagenotFound{
  margin-top: 00px;
}
.notExist{
  font-size: 14px;
  margin-top: 25px;
}
.mapPopup{
  position: absolute;
  max-width: 340px;
  min-height: 100px;
  background: #fff;
  margin-top: 9px;
  margin-left: 9px;
  border: solid 1px #cccccc;
  padding: 10px;
}
.mapPopup h2{
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 8px;
}
.mapPopup p{
  font-size: 12px;
  color: #666;
}

.slide img{
    background-size:cover;width: 100%;}
