

.sppb-row-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.bg-lime{
  background: #f7f7f7;
    color: black;
  font-size: 10px;
  padding: 5px 0px;
  text-align: center;
  /* margin: 15px 0px; */
  margin-bottom: 5px;
  margin-top: 15px;
}

#about-section {
  padding-top: 50px;
  padding-bottom: 60px;
  background: #f7f7f7;
}
#about-section p span {
  color: #222324;
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
  display: block;
  margin-bottom: 13px;
  margin-top: 10px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  font-family: sans-serif;
}
.mt-10{
  margin-top: 10px;
}
.offer-wrap {
  background: #f3f3f3;
  padding-top: 10px;
  padding-bottom: 15px;
}
.offer-wrap img {
  background: #f3f3f3;
  width: 60px;
  margin: 0 auto;
  display: block;
}
.offer-wrap h3 {
  margin-bottom: 0;
  font-weight: 800;
  font-size: 20px;
  text-align: center;
  margin-top: 10px;
}
#query_form {
  width: 100%;
  /* margin: 10px 0 13px 30px; */
  background-color: rgba(244, 245, 247, 0.9);
  padding: 0px 10px 10px 10px;
  /* position: absolute; */
  right: 10%;
  box-shadow: 1px 1px 5px #999;
  top: 48px;
  border-radius: 6px;
}

.form-title.h4.text-center {
  background-color: #3471b8;
  margin: 0;
  padding: 4%;
  color: white;
  width: 106%;
  margin-left: -3%;
  /* margin-top: -4%; */
  margin-bottom: 14px;
  border-radius: 6px 6px 0px 0px;
}

#query_form input, #query_form select {
  border-radius: 0;
  height: 40px;
  border: 0;
  border-bottom: 1px solid !important;
  margin: 3px 0px;
  width: 100%;
}
#about-Windchimes  {
  padding: 30px 0 30px 0;
  background: #ececec;
}
#package {
  padding: 15px 0 25px 0;
  background: #f1f1f1;
}
.sppb-title-heading, .resort-discount .sppb-addon-cta .sppb-cta-title {
  color: #3471b8 !important;
  font-size: 25px;
  line-height: 28px;
  text-align: center;
}
.saftylist {
  padding-left: 5px;
  list-style: none !important;
}
.saftylist li {
  background: #565656;
    padding: 10px 10px;
    color: white;
    margin-bottom: 10px;
}
.saftylist li i{
  margin-right: 10px;
}

@media (min-width: 768px) {
  .main-text {
    position: absolute;
    height: 400px;
    width: 50%;
    top: 350px;
    left: 49%;
    color: #FFF;
    transform: translate(-50%, -50%);
}
.padding1 {
  padding: 20px;
}
.logo-banner {
  width: 130px!important;
  background-color: white;
  padding: 10px;
  margin: 0 auto;
}
  .video-stream{
    width:100%;
  }
  .amenities-info-sec .amenities-img img ,.amenities-info-sec .amenities-box{
    height: 400px;
  }
  .video{
    width: 100%;
    height: 450px;
    margin-top: 20px;
  }
  .map{
    width: 100%; 
    height: 450px;
  }
  .project-advantage-sec .ppadv-sec a {
    position: absolute;
    left: 50%;
    top: 50%;
    background: #040404;
    padding: 20px 30px;
    font-size: 20px;
    color: #e8e8e8;
    transform: translate(-50%, -50%);
    white-space: nowrap;
  }
  .project-advantage-sec {
    display: flex;
    width: 100%;
    position: relative;
    flex-wrap: wrap;
    padding: 0 0 80px;
  }
  .project-advantage-sec .ppadv-sec {
    width: 100%;
    padding: 0 15px;
    position: relative;
  }
  .highlight{
    padding: 30px 30px ;
    background: #f3f3f35e;
    /* height: 450px; */
  }
  .highlight ul li{
    line-height: 35px;
    list-style: none;
   

  }
  .sayhello {
    padding: 150px 0px;
  }
  .my-logo{
    margin-left: -32px;
    padding: 10px 0px;
  }
  .mb-50{
    padding:80px 2px 0px 3px;
    }
    #myVideo {
      /* position: fixed; */
      right: 0;
      bottom: 0;
      width: 80%;
      min-width: 100%;
      min-height: 100%;
  }
  }


  @media (min-width: 992px) and (max-width: 1200px) {
    .sppb-row-container {
      width: 970px;
    }
  }


@media (max-width: 767px){
  .padding1 {
    padding: 20px 10px;
}
.logo-banner {
  width: 150px;
  background-color: white;
  padding: 10px;
  margin: 0 auto;
}
  .amenities-info-sec .amenities-img img {
    width: 100%;
    height: 100%;
  }
  .project-advantage-sec {
    display: block;
    width: 100%;
    position: relative;
    flex-wrap: wrap;
    padding: 0 0 20px;
  }
  .project-advantage-sec .ppadv-sec {
    width: 100%;
    padding: 0 15px;
    margin: 0px 0px 20px;
    position: relative;
  }
  .project-advantage-sec .ppadv-sec a {
    position: absolute;
    left: 50%;
    top: 50%;
    background: #040404;
    padding: 10px 20px;

    text-align: center;
    width: 52%;
    font-size: 13px;
    color: #e8e8e8;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}
  .video{
    width: 100%;
    height: 350px;
    margin-top: 20px;
  }
  .map{
    width: 100%; 
    height: 250px;
  }
  .highlight{
    padding: 5px ;
    background: #f3f3f35e;
  }
  .highlight ul li{
    line-height: 30px;
    list-style: none;
   
  }
  #myVideo1 {
  
    right: 0;
    bottom: 0;
    width: 80%;
    min-width: 100%;
    min-height: 100%;
}

}

@media (min-width: 1201px) {
  .sppb-row-container {
    width: 1170px;
  }
}

.mt-30{
  margin-top: 30px;
  padding-top: 50px;
}

.mb-30{
  margin-bottom: 30px;
  padding-bottom: 50px;
}

.btn-primary ,.btn-primary a,.btn-primary a:hover{
  padding: 5px 20px;
 margin: 2px;
 
}

.pb-30 {
  padding-bottom: 30px;
}
.overlay5{
  border: 2px solid #8ac140;
    border-radius: 5px;
    padding: 26px 15px 0px;
}
.i-amphtml-layout-fixed, [layout=fixed][width][height]:not(.i-amphtml-layout-fixed) {
  display: block;
  position: relative;
  margin: auto!important;
  vertical-align: super;
}
.sectiontwo [class^="icon-"], [class*=" icon-"] {
  display: contents;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
  background-image: none;
}
.pb-10{
  padding-bottom: 10px;
}
.pt-10{
  padding-top: 10px;
}
html.i-amphtml-singledoc.i-amphtml-embedded{-ms-touch-action:pan-y;touch-action:pan-y}
html.i-amphtml-fie>body,html.i-amphtml-singledoc>body{overflow:visible!important}

html.i-amphtml-fie:not(.i-amphtml-inabox)>body,html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body{position:relative!important}

html.i-amphtml-webview>body{overflow-x:hidden!important;overflow-y:visible!important;min-height:100vh!important}html.i-amphtml-ios-embed-legacy>body{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important}html.i-amphtml-ios-embed{overflow-y:auto!important;position:static}#i-amphtml-wrapper{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;display:block!important}

html.i-amphtml-ios-embed.i-amphtml-ios-overscroll,html.i-amphtml-ios-embed.i-amphtml-ios-overscroll>#i-amphtml-wrapper{-webkit-overflow-scrolling:touch!important}#i-amphtml-wrapper>body{position:relative!important;border-top:1px solid transparent!important}#i-amphtml-wrapper+body{visibility:visible}#i-amphtml-wrapper+body .i-amphtml-lightbox-element,#i-amphtml-wrapper+body[i-amphtml-lightbox]{visibility:hidden}

#i-amphtml-wrapper+body[i-amphtml-lightbox] .i-amphtml-lightbox-element{visibility:visible}#i-amphtml-wrapper.i-amphtml-scroll-disabled,.i-amphtml-scroll-disabled{overflow-x:hidden!important;overflow-y:hidden!important}amp-instagram{padding:54px 0px 0px!important;background-color:#fff}amp-iframe iframe{box-sizing:border-box!important}[amp-access][amp-access-hide]{display:none}[subscriptions-dialog],body:not(.i-amphtml-subs-ready) [subscriptions-action],body:not(.i-amphtml-subs-ready) [subscriptions-section]{display:none!important}amp-experiment,amp-live-list>[update],amp-share-tracking{display:none}
.i-amphtml-jank-meter{position:fixed;background-color:rgba(232,72,95,0.5);bottom:0;right:0;color:#fff;font-size:16px;z-index:1000;padding:5px}amp-list[resizable-children]>.i-amphtml-loading-container.amp-hidden{display:none!important}amp-list [fetch-error],amp-list[load-more] [load-more-button],amp-list[load-more] [load-more-end],amp-list[load-more] [load-more-failed],amp-list[load-more] [load-more-loading]{display:none}amp-list[diffable] div[role=list]{display:block}amp-story-page,amp-story[standalone]{min-height:1px!important;display:block!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;width:100%!important}amp-story[standalone]{background-color:#202125!important;position:relative!important}amp-story-page{background-color:#757575}amp-story .amp-active>div{display:none!important}amp-story-page:not(:first-of-type):not([distance]):not([active]){transform:translateY(1000vh)!important}amp-autocomplete{position:relative!important;display:inline-block!important}amp-autocomplete>input,amp-autocomplete>textarea{padding:0.5rem;border:1px solid rgba(0,0,0,0.33)}.i-amphtml-autocomplete-results,amp-autocomplete>input,amp-autocomplete>textarea{font-size:1rem;line-height:1.5rem}[amp-fx^=fly-in]{visibility:hidden}
[hidden]{display:none!important}.i-amphtml-element{display:block}
.i-amphtml-blurry-placeholder{transition:opacity 0.3s cubic-bezier(0.0,0.0,0.2,1)!important;pointer-events:none}
[layout=nodisplay]:not(.i-amphtml-element){display:none!important}

.i-amphtml-layout-responsive,[layout=responsive][width][height]:not(.i-amphtml-layout-responsive),[width][height][heights]:not([layout]):not(.i-amphtml-layout-responsive),[width][height][sizes]:not([layout]):not(.i-amphtml-layout-responsive){display:block;position:relative}.i-amphtml-layout-intrinsic,[layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic){display:inline-block;position:relative;max-width:100%}.i-amphtml-layout-intrinsic .i-amphtml-sizer{max-width:100%}.i-amphtml-intrinsic-sizer{max-width:100%;display:block!important}.i-amphtml-layout-container,.i-amphtml-layout-fixed-height,[layout=container],[layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height){display:block;position:relative}.i-amphtml-layout-fill,[layout=fill]:not(.i-amphtml-layout-fill){display:block;overflow:hidden!important;position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-layout-flex-item,[layout=flex-item]:not(.i-amphtml-layout-flex-item){display:block;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.i-amphtml-layout-fluid{position:relative}.i-amphtml-layout-size-defined{overflow:hidden!important}.i-amphtml-layout-awaiting-size{position:absolute!important;top:auto!important;bottom:auto!important}i-amphtml-sizer{display:block!important}

.i-amphtml-blurry-placeholder,.i-amphtml-fill-content{display:block;height:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:0;margin:auto}.i-amphtml-layout-size-defined .i-amphtml-fill-content{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-replaced-content,.i-amphtml-screen-reader{padding:0!important;border:none!important}.i-amphtml-screen-reader{position:fixed!important;top:0px!important;left:0px!important;width:4px!important;height:4px!important;opacity:0!important;overflow:hidden!important;margin:0!important;display:block!important;visibility:visible!important}

.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:8px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:12px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:16px!important}.i-amphtml-unresolved{position:relative;overflow:hidden!important}.i-amphtml-select-disabled{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}
.i-amphtml-notbuilt,[layout]:not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not([layout]):not(.i-amphtml-element){position:relative;overflow:hidden!important;color:transparent!important}.i-amphtml-notbuilt:not(.i-amphtml-layout-container)>*,[layout]:not([layout=container]):not(.i-amphtml-element)>*,[width][height][heights]:not([layout]):not(.i-amphtml-element)>*,[width][height][sizes]:not([layout]):not(.i-amphtml-element)>*{display:none}.i-amphtml-ghost{visibility:hidden!important}.i-amphtml-element>[placeholder],[layout]:not(.i-amphtml-element)>[placeholder],[width][height][heights]:not([layout]):not(.i-amphtml-element)>[placeholder],[width][height][sizes]:not([layout]):not(.i-amphtml-element)>[placeholder]{display:block}.i-amphtml-element>[placeholder].amp-hidden,.i-amphtml-element>[placeholder].hidden{visibility:hidden}.i-amphtml-element:not(.amp-notsupported)>[fallback],.i-amphtml-layout-container>[placeholder].amp-hidden,.i-amphtml-layout-container>[placeholder].hidden{display:none}.i-amphtml-layout-size-defined>[fallback],.i-amphtml-layout-size-defined>[placeholder]{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:1}.i-amphtml-notbuilt>[placeholder]{display:block!important}.i-amphtml-hidden-by-media-query{display:none!important}

.i-amphtml-element-error{background:red!important;color:#fff!important;position:relative!important}.i-amphtml-element-error:before{content:attr(error-message)}i-amp-scroll-container,i-amphtml-scroll-container{position:absolute;top:0;left:0;right:0;bottom:0;display:block}i-amp-scroll-container.amp-active,i-amphtml-scroll-container.amp-active{overflow:auto;-webkit-overflow-scrolling:touch}.i-amphtml-loading-container{display:block!important;pointer-events:none;z-index:1}.i-amphtml-notbuilt>.i-amphtml-loading-container{display:block!important}.i-amphtml-loading-container.amp-hidden{visibility:hidden}.i-amphtml-element>[overflow]{cursor:pointer;position:relative;z-index:2;visibility:hidden;display:initial}.i-amphtml-element>[overflow].amp-visible{visibility:visible}

template{display:none!important}.amp-border-box,.amp-border-box *,.amp-border-box :after,.amp-border-box :before{box-sizing:border-box}amp-pixel{display:none!important}amp-analytics,amp-story-auto-ads{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}html.i-amphtml-fie>amp-analytics{position:initial!important}[visible-when-invalid]:not(.visible),form [submit-error],form [submit-success],form [submitting]{display:none}amp-accordion{display:block!important}amp-accordion>section{float:none!important}amp-accordion>section>*{float:none!important;display:block!important;overflow:hidden!important;position:relative!important}amp-accordion,amp-accordion>section{margin:0}amp-accordion>section>:last-child{display:none!important}amp-accordion>section[expanded]>:last-child{display:block!important}


/* line 1, ../../ATestin for all screens */
.quotation_area {
  padding: 120px 0;
  position: relative;
}

/* line 4, ../../ATestin for all screens */
.quotation_area.ex_margin {
  margin-bottom: 180px;
}

@media (max-width: 767px) {
  /* line 4, ../../ATestin for all screens */
  .quotation_area.ex_margin {
    margin-bottom: 80px;
  }
}

@media (max-width: 767px) {
  /* line 1, ../../ATestin for all screens */
  .quotation_area {
    padding: 80px 0;
  }
}

/* line 13, ../../ATestin for all screens */
.quotation_area::before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: #232323;
  background-image: url(../../../../images/Gallery/g8.jpg);
  background-repeat: no-repeat;
  content: '';
  background-size: cover;
}

/* line 24, ../../ATestin for all screens */
.quotation_area .quotation_text {
  border: 1px solid #f1f1f1;
  padding: 80px 90px;
  background:rgb(255 255 255 / 88%);
}
.located *, *:before, *:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  position: relative;
}
.input-group-addon, .input [type="tel"], .input [type="text"], .input [type="email"] {
  background: #5094b7;
  color: #fff;
  border: 0;
}
.input-group .form-control {
  height: 40px;
  border: none;
  width: 100%;
  padding-left: 8px;
  background: #fff;
  border: 1px solid #dcd9d9;
}
.logo-sec{
  background: rgb(255, 255, 255);
}
.pt-20{
  padding-top: 20px;
}
.input-group {
  position: relative;
  display: block!important;
  border-collapse: separate;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
@media (max-width: 767px) {
  /* line 24, ../../ATestin for all screens */
  .quotation_area .quotation_text {
    padding: 20px 0px;
    display: block  !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 24, ../../ATestin for all screens */
  .quotation_area .quotation_text {
    padding: 30px 40px;
  }
}

/* line 37, ../../ATestin for all screens */
.quotation_area .quotation_text .quotation_info h3 {
  font-size: 30px;
  color: #000000;
  line-height: 58px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  /* line 37, ../../ATestin for all screens */
  .quotation_area .quotation_text .quotation_info h3 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 37, ../../ATestin for all screens */
  .quotation_area .quotation_text .quotation_info h3 {
    font-size: 30px;
    line-height: 40px;
  }
}

/* line 53, ../../ATestin for all screens */
.quotation_area .quotation_text .quotation_info p {
  font-size: 16px;
  color: #484848;
  font-weight: 300;
  margin-top: 5px;
  margin-bottom: 55px;
}

@media (max-width: 767px) {
  /* line 53, ../../ATestin for all screens */
  .quotation_area .quotation_text .quotation_info p {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  /* line 67, ../../ATestin for all screens */
  .quotation_area .quotation_text .sayhello {
    margin-top: 20px;
  }
  .sayhello .row{
      width: 100%;
      text-align: center;
      margin: auto;
  }
  .quotation_area::before {
      position: absolute;
      width: 100%;
      height: 100%;
      right: 0;
      bottom: 0;
      background-image: url(../../../../images/Gallery/g3.jpg);
      background-repeat: no-repeat;
      content: '';
      background-size: cover;
  }
  .quotation_area .quotation_text .sayhello .num span {
      display: none!important;
      font-size: 23px;
  }
}

/* line 73, ../../ATestin for all screens */
.quotation_area .quotation_text .sayhello .icon i {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fffefe;
  background: #141211;
  color: #ffffff;
  text-align: center;
  line-height: 70px;
  font-size: 36px;
  text-align: center;
  line-height: 70px;
  font-size: 36px;
}

@media (max-width: 767px) {
  /* line 73, ../../ATestin for all screens */
  .quotation_area .quotation_text .sayhello .icon i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
  }
  .modal-title {
      margin: 0;
      line-height: 1.42857143;
      font-size: 15px;
  }
}

/* line 91, ../../ATestin for all screens */
.quotation_area .quotation_text .sayhello .num {
  padding-left: 40px;
}

@media (max-width: 767px) {

  .whts-img img{
      width: 50%;
  }
  .click_here img{
      width: 80%;
  }
  /* line 91, ../../ATestin for all screens */
  .quotation_area .quotation_text .sayhello .num {
    padding-left: 20px;
  }
}

/* line 96, ../../ATestin for all screens */
.quotation_area .quotation_text .sayhello .num span {
  display: block;
  color: #010101;
  font-size: 20px;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-family: "Roboto", sans-serif;
}

/* line 103, ../../ATestin for all screens */
.quotation_area .quotation_text .sayhello .num h3 {
  font-size: 40px;
  font-weight: 700;
  color: #000000;
  line-height: 1;
  margin-top: 7px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 103, ../../ATestin for all screens */
  .quotation_area .quotation_text .sayhello .num h3 {
    font-size: 20px;
  }
  .whts-img img{
      width: 14%;
  }
  .click_here img{
      width: 80%;
  }
}
.project-advantage-sec .hding {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
.project-advantage-sec .ppadv-sec figure {
  position: relative;
}
.project-advantage-sec .ppadv-sec figure:before {
  position: absolute;
  left: 30px;
  top: 30px;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  content: '';
  border: 10px solid rgb(202 203 204);
}


.custom-btn {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  padding: 14px 34px;
  border-radius: 2px;
}
.btn_enq {
  width: 100px;
  height: 36px;
  float: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
  border-radius: 2px;
  border: none;
}
.gradient-blue {
  border: none;
  background: #ddb748 ;
  background: -moz-linear-gradient(left, #cf8d22 0%, #ddb748  100%);
  background: linear-gradient(to right, #b28847 0%, #ddb748  100%);
   background: linear-gradient(to right, #b28847 0%, #ddb748  100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0067ac', endColorstr='#004b7d', GradientType=1);
}
.amenities-info-sec .amenities-img img {
  width: 100%;
}
.amenities-info-sec .amenities-img {
  display: initial;
}
.p-0 {
  padding: 0!important;
}
.amenities-info-sec .amenities-box {
  width: 100%;
  height: 100%;
  padding: 50px 6%;
  background: #222324;
  /* background: -moz-linear-gradient(159deg, #0070a9, #0070a9 100%);
  background: -webkit-linear-gradient(
159deg
, #0070a9, #0070a9 100%);
  background: linear-gradient(
159deg
, #0070a9, #0070a9 100%); */
}
.amenities-info-sec h2 {
    color: #fff;
    text-align: center;
    padding: 0px;
    font-weight: 900;

    text-transform: uppercase;
}
.amenities-info-sec .amenities-box ul {
  margin: 0;
}
.amenities-info-sec .amenities-box li {
  width: 49%;
  display: inline-flex;
  color: #fff;
  padding: 5px 0px;
  font-size: 13px;
}
.amenities-info-sec .amenities-box i {
  color: #fff;
  font-size: 13px;
  margin-right: 10px;
  margin-top: 6px;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.test{
  display: inline-flex;
  margin-bottom: 20px;
}

/* --------------------------- */

.stickyForm {
  position: fixed;
  top: 25%;
  width: 270px;
  right: -270px;
  text-align: center;
  padding: 17px;
  background: rgba(84,84,84,.81);
  border-radius: 11px 0 0 11px;
  -webkit-transition: .35s ease-in-out;
  -o-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
  z-index: 9999;
}
 .stickyForm .intl-tel-input,
  .stickyForm input[type=email],
.stickyForm input[type=tel], 
  .stickyForm input[type=text], 
 .stickyForm textarea {
  width: 100%!important;
  border: 0;
  height: 35px;
  color: white;
  background: 0 0;
  border-bottom: 1px solid #fff;
  margin-bottom: 13px;
}

.stickyForm.active {
  right: 0;
}
.stickyForm, .stickyForm.active .btn {
  background: rgb(0 0 0 / 85%);
}
body .stickyForm * {
  color: #fff;
}
body .stickyForm label {
  width: 100%!important;
}
.stickyForm .btn,.stickyForm .btn:hover {
  background: linear-gradient(to right, #b28847 0%, #ddb748  100%);
  padding: 10px 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -116px;
  color: #fff;
  height: 40px;
  border-radius: 7px 7px 0 0;
  font-size: 15px;
  cursor: pointer;
  transform: rotate(
-90deg
);
  -webkit-transform: rotate(
-90deg
);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  border: 0;
  perspective: 100px;
  outline: 0!important;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.stickyForm .btn-default {
  background-color: green;
  color: white;
  border: none;
  padding: 5px 20px;
  border-radius: 10px;
}
.stickyForm .btn-default:hover {
  background-color: rgb(7, 107, 7);
}
a.back-to{
  background:#222324;
  border-radius:50%;
  bottom: 60px;
  display: none;
  height: 40px;
  line-height:40px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 40px;
  z-index: 999;
  font-size: 20px;
  color: #fff;
}
a.back-to:hover, a.back-to:focus{ background:#173471;
  color: #fff;
}
div.modal {
  top: -30px!important;
}
.form-group {
  margin-bottom: 9px!important;
}
.disclaimer{
  background: rgb(238, 235, 235);
    }
  
  .disclaimer img{
    margin: 5px 0px;
    width: 150px;
  }
   
  @media screen and (max-width: 767px){
    .amenities-info-sec h2 {
     
      font-size: 28px;
    }
    #about-section .container {
      margin-right: auto;
      margin-left: auto;
      padding-left: 0pc;
      padding-right: 0px;
  }
      .mt-5px{
          margin-top: 10px;
      }
    .copy{
      margin-bottom: 40px;
  }
  }
  
    .disclaimer p{
      margin: 0 0 0px;
      font-size: 12px;
      color: black!important;
      padding:10px 5px;
    }
        .btn-succes,
        .btn-succes:hover {
            background: green;
            color: white;
            padding: 3px 19px;
            font-size: 12px;

        }

        .btn-succes1,
        .btn-succes1:hover {
            background: green;
            color: white;
            padding: 3px 19px;
            font-size: 15px;

        }

        .btn-blue,
        .btn-blue:hover {
            background: #152261;
            color: white;
            padding: 3px 14px;
            font-size: 12px;

        }

        .btn-blue1,
        .btn-blue1:hover {
            background: #152261;
            color: white;
            padding: 3px 18px;
            font-size: 15px;

        }

        #sppb-addon-1507611918 .sppb-addon-title {
            margin-bottom: 40px;
        }

        #sppb-addon-1507611918 .sppb-addon-cta {
            padding: 40px 20px;
        }

        #sppb-addon-1507611918 .sppb-cta-subtitle {
            color: #ffffff;
        }

        .sp-page-builder .page-content #section-id-1507611919 {
            margin: 0 0 0 0;
        }

        .sp-page-builder .page-content #section-id-1507611922 .sppb-section-title .sppb-title-heading {
            font-size: 36px;
            line-height: 36px;
            font-weight: 700;
            /*margin-bottom: 100px;*/
        }

        #sppb-addon-1507611926 .sppb-empty-space {
            padding-bottom: 38px;
        }

        #sppb-addon-1507611927 .sppb-addon-title {
            margin-bottom: 35px;
            color: #973393;
        }

        #sppb-addon-1507611927 .sppb-addon-cta {
            padding: 40px 20px;
        }

        #sppb-addon-1507611927 .sppb-cta-subtitle {
            font-size: 30px;
            line-height: 30px;
        }

        #sppb-addon-1507611928 .sppb-empty-space {
            padding-bottom: 60px;
        }

        .my-logo img {
            width: 90%;
    height: auto;
    margin: auto;
    margin-bottom: 4px;
        }
       

        #sppb-addon-1507611932 .sppb-empty-space {
            padding-bottom: 38px;
        }

        #sppb-addon-1507611933 .sppb-addon-title {
            margin-bottom: 35px;
        }

        #sppb-addon-1507611933 .sppb-addon-cta {
            padding: 40px 20px;
        }

        #sppb-addon-1507611933 .sppb-cta-subtitle {
            font-size: 30px;
            line-height: 30px;
        }

        #sppb-addon-1507611934 .sppb-empty-space {
            padding-bottom: 60px;
        }

        .sp-page-builder .page-content #section-id-1507611938 {
            background-image: url(images/demo/discount-bg.html);
            background-size: Cover;
            background-attachment: fixed;
            background-position: 50% 50%;
        }

        #sppb-addon-1507611940 .sppb-addon-title {
            margin-bottom: 40px;
            font-size: 47px;
            line-height: 47px;
            color: #fff;
            text-align: center;
        }

        #sppb-addon-1507611940 .sppb-addon-cta {
            padding: 40px 20px;
        }

        #sppb-addon-1507611940 .sppb-cta-subtitle {
            color: #ffffff;
            font-size: 25px;
            line-height: 24px;
            font-weight: 600;
        }

        .content-highlights {
            box-shadow: 0px 0px 40px -20px rgba(0, 0, 0, 1);
        }

        .brz-bg-media {
            border-radius: 1px;
            box-shadow: 0px 0px 14px -10px rgba(0, 0, 0, 1);
            padding-bottom: 100px;
        }

        .brz-bg-media .sppb-column-addons h4 {
            padding-top: 130px;
            font-size: 30px;
        }

        .brz-bg-media form {
            padding: 30px;
        }

        .list-highlights li {
            list-style: disc;
            line-height: 35px;
            font-weight: bold;
            font-size: 18px;
        }

        .sp-page-builder .page-content #section-id-1507611941 .sppb-section-title .sppb-title-heading {
            font-size: 36px;
            line-height: 36px;
            font-weight: 700;
        }

        .sp-page-builder .page-content #section-id-1507611944 {
            background-size: Cover;
            background-attachment: fixed;
            background-position: 50% 50%;
            background: #fff;
            margin-top: 0px;
        }

        #column-id-1507611945 {
            color: #ffffff;
        }


        .sp-page-builder .page-content #section-id-1507611947 .sppb-section-title .sppb-title-heading {
            font-size: 36px;
            line-height: 36px;
            font-weight: 700;
        }

        #sppb-addon-1507611954 .sppb-addon-gmap-canvas {
            height: 450px;
        }


        body {
            /*font-family: Fira Sans, sans-serif;*/
            font-size: 16px;
            font-weight: 300;
        }

        h1 {
            /*font-family: Cinzel, sans-serif;*/
            font-weight: 700;
        }

        h2 {
            /*font-family: Cinzel, sans-serif;*/
            font-weight: 700;
        }

        h3 {
            /*font-family: Cinzel, sans-serif;*/
            font-size: 30px;
            font-weight: 700;
        }

        h4 {
            /*font-family: Fira Sans, sans-serif;*/
            font-size: 16px;
            font-weight: 600;
        }

        h5 {
            /*font-family: Open Sans, sans-serif;*/
            font-weight: 600;
        }

        h6 {
            /*font-family: Open Sans, sans-serif;*/
            font-weight: 600;
        }

        .sp-megamenu-parent {
            /*font-family: Fira Sans, sans-serif;*/
            font-weight: 300;
            float: none;
        }

        .rooms-suits .sppb-cta-subtitle {
            /*font-family: Fira Sans, sans-serif;*/
            font-weight: 300;
        }

        #sp-top-bar {
            color: #ffffff;
        }

        #sp-bottom {
            background-color: #493e3e;
            padding: 35px 0 0 0;
        }

        .topup {
            position: fixed;
            top: 0;
            z-index: 99999;
            width: 100%;
        }

        #section-id-1507611991 {
            margin-top: 0;
        }

        section#section-id-status {
            margin-bottom: 0;
        }

        img.logo-img {
            margin-left: 15%;
            margin-top: 1%;

        }

        img.logo-img1 {
            margin-left: 0%;
            width: 120px;
            margin-top: 8px;

        }

        #sp-header {
            height: 93px;
        }

        .page-1 {
            margin-top: 180px;
        }

        a.m-link {
            color: black !important;
            font-weight: 600;
        }

        .prop-div,
        .prop-img-div {
            position: relative;
            overflow: hidden;
            transition: ease all 1s;
        }

        .prop-img-div img {
            height: 250px;
        }

        .prop-img-div1 img {
            height: 100%;
        }

        p.prop-name {
            position: absolute;
            top: 0;
            right: 0;
            color: black;
            background-color: #ffffffcd;
            padding: 5px 16px;
        }

        p.prop-name i {
            color: #a5340d;
        }

        p.prop-img {
            position: absolute;
            top: 0;
            left: 0;

        }

        p.prop-img1 {
            position: absolute;
            top: 0;
            left: 15px;
            background: beige;

        }

        p.prop-img {
            position: absolute;
            top: 0;
            left: 0px;
        }

        .prop-img img {
            width: 70px;
            height: 70px;
        }

        .prop-img1 img {
            width: 180px;
            height: 70px;
        }

        p.prop-price {
            position: absolute;
            bottom: 0;
            left: 0;
            color: white;
            background-color: #a9233a;
            padding: 1%;
            margin: 0;
        }

        p.prop-offer {
            position: absolute;
            bottom: 0;
            /* right: 0; */
            margin: 0 auto;
            /* color: #f9f9f9!important;
    background-color: #14205e; */
            color: #000000 !important;
            background-color: #f7c802;
            padding: 1% 4%;
        }

        a {
            color: #1f647c;
        }

        .prop-details {
            padding: 2%;
            background-color: white;
        }

        p.rera {
            font-size: 13px;
            color: #000;
            /*font-weight: 600;*/
            height: 65px;
            text-align: center;
        }

        .head-name {
            font-size: 20px;
        }

        .prop-inner {
            /* border-bottom: 1px solid lightgray; */
            padding: 1px 13px;
            margin: 2px 0px;
            background: #f7f7f7;
            color: #191919;
            font-size: 12px;
        }

        .prop-inner1 {
            /* border-bottom: 1px solid lightgray; */
            padding: 5px 13px;
            margin: 4px 0px;
            background: #f7f7f7;
            color: #191919;
            font-size: 14px;
        }

        .prop-inner:last-child {
            border-bottom: 0px solid lightgray;
            color: #191919;
            font-size: 12px;
        }

        .prop-inner1:last-child {
            border-bottom: 0px solid lightgray;
            color: #191919;
            font-size: 12px;
        }

        p.prop-title,
        p.prop-title1 {
            float: left;
        }

        p.prop-desc,
        p.prop-desc1 {
            text-align: right;
        }

        .prop-div {
            box-shadow: 2px 2px 11px #999;
            margin-bottom: 5%;
        }

        p.reasons-p {
            margin-top: 5%;
            font-size: 13px;
            text-align: left;
            line-height: 17px;
        }

        .reasons-div {
            display: inline-flex;
            margin: 5% 0 0;
            min-height: 100px;
        }

        .sppb-title-heading,
        .resort-discount .sppb-addon-cta .sppb-cta-title {
            color: black !important;
            font-size: 27px;
            text-align: center;
        }

        .sp-page-builder .page-content #section-id-1507611991 {
            background-color: white;
        }

        .form-title.h4.text-center {
            background-color: #222324;
            margin: 0;
            padding: 4%;
            color: white;
            width: 106%;
            margin-left: -3%;
            /* margin-top: -4%; */
            margin-bottom: 14px;
        }

        .form-control {
            margin: 0.2% 0%;
            border: 0px solid white !important;
            border-bottom: 1px solid lightgray !important;
            margin-bottom: 5px;
        }

        #contact-form select.visit_from {
            height: 40px;
            border: none;

        }

        .sppb-addon-office-location-wrapper.active {
            padding: 2%;
        }

        input.form-btn,
        input.form-btn:hover {
            border-radius: 14px;
            border: 0;
            color: white;
            background-color: black;
        }



        .sp-megamenu-parent>li {
            margin-right: 4%;
        }

        .expo-div {
            text-align: center;
            background: #dcf0ff;
            padding: 5%;
            min-height: 16em;
            margin: 2% 0;
        }

        .expo-img {
            margin: 0 auto 5%;
        }

        img.border-img {
            margin: 3% auto 0;
            width: 10%;
        }

        select.visit_from {
            width: 100%;
            margin: 2% 0 5%;
            color: gray;
        }

        .interested-div {
            border: 5px solid black;
        }

        p.inner-interested,
        .interested-div-close,
        .form-btn:hover,
        .form-btn {
            background-color: #219218;
        }

        .starting-img {
            position: absolute;
            top: 1%;
            left: 9%;
            display: inline-block;
            font-size: 1px;
            padding: 1px;
            color: white;
            margin-right: 5px;
            margin-left: 5px;
            animation: skew 3s infinite;
            transform: skew(20deg);
            animation-direction: alternate;
            opacity: 1;
            width: 18%;
        }

        @keyframes skew {
            0% {
                transform: skewX(5deg);
            }

            100% {
                transform: skewX(-5deg);
            }
        }

        button.btn.btn-danger.interested {
            font-size: 15px;
            position: fixed;
            top: 90px;
            right: 1%;
            /* width: 90px; */
            transition: 0.4s ease-in;
            z-index: 999;
            background-color: #219218;
            border: 2px solid #fff;
            /* width: 110px; */
            font-weight: 600;
            padding: 5px;
        }


        .sppb-addon-latest-posts .latest-posts .latest-post,
        .sppb-addon-latest-posts .latest-posts .latest-post .latest-post-inner {
            max-height: max-content;
        }

        .intl-tel-input .selected-flag .iti-flag {
            display: none;
        }

        .selected-flag {
            background-color: transparent !important;
        }

        .intl-tel-input.separate-dial-code .selected-dial-code {
            padding-left: 0px;
            padding-right: 15px;
            border-right: 1px solid lightgray;
            color: gray;
        }

        input[type=tel] {
            width: 100%;
        }

        .intl-tel-input {
            margin: 2% 0;
        }

        #float-form .form-group {
            margin-bottom: 3%;
        }

        .nav-tabs>li.active>a,
        .nav-tabs>li.active>a:hover,
        .nav-tabs>li.active>a:focus { 
            color: #fff;
    background: #222324;
            border: 2px solid;

            
        }

        .nav>li>a,
        .nav>li>a:hover,
        .nav>li>a:focus {
            background-color: #ffffff;
    color: #000000;
            border: 2px solid black;
           
        }

        .logo-section {
            width: 7.3%;
            display: inline-block;
        }

        @media only screen and (max-width: 767px) {
        .sppb-addon-latest-posts .latest-posts .latest-post,
            .sppb-addon-latest-posts .latest-posts .latest-post .latest-post-inner {

                margin-left: -20px !important;
                margin-right: -20px !important;
            }

            .mb-30 {
                margin-bottom: 30px;
                padding-bottom: 8px !important;
            }

            #sp-header {
                height: 68px !important;
            }

            #query_form {
                width: 100%;
                position: static;
                margin: 0px auto;
                margin-top: 20px;
            }

            .starting-img {
                width: 70%;
                top: 0%;
                left: 15%;
            }

            p.mob-p {
                font-size: 12px;
                line-height: 1.5em;
            }

            .reasons-div {
                display: -webkit-inline-box;
            }

            .reasons-div p.reasons-p {
                margin-top: 5%;
                font-size: 10px;
                text-align: left;
                line-height: 1.5em;
                width: 230px;
            }

            .expo-div {
                min-height: 12em;
            }

            .page-1 {
                margin-top: 80px;
            }
        }

        .top-bar {
            background: #211f1f;
            color: white !important;
            padding: 2px 6%;
        }

        .top-bar span,
        .top-bar a {
            font-size: 20px;
            font-weight: 600;
            color: white !important;
        }

        table.blueTable {
            border: 1px solid #1C6EA4;
            background-color: #EEEEEE;
            text-align: center;
            border-collapse: collapse;
        }

        table.blueTable td,
        table.blueTable th {
            border: 2px solid #AAAAAA;
            padding: 3px 2px;
        }

        table.blueTable tbody td {
            font-size: 13px;
        }

        table.blueTable tr:nth-child(even) {
            background: #D0E4F5;
        }

        table.blueTable thead {
            background: #1C6EA4;
            background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
            background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
            background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
            border-bottom: 2px solid #444444;
        }

        table.blueTable thead th {
            font-size: 20px;
            font-weight: bold;
            color: #FFFFFF;
            text-align: center;
            border-left: 2px solid #D0E4F5;
        }

        table.blueTable thead th:first-child {
            border-left: none;
        }

        table.blueTable tfoot td {
            font-size: 14px;
        }

        table.blueTable tfoot .links {
            text-align: right;
        }

        table.blueTable tfoot .links a {
            display: inline-block;
            background: #1C6EA4;
            color: #FFFFFF;
            padding: 2px 8px;
            border-radius: 5px;
        }


        @media (min-width: 769px) {
            .carousel-inner {
                margin-top: 20px;

            }

            .my-logo .fisrt img{
width: 46%;
        }
        .my-logo .second img{
margin-left: -12px;
        }
        .my-logo .third img{
margin: 10px;
        }

            .m-banner {
                display: none !important;
            }

            .d-banner {
                display: block !important;
            }
        }

        @media (max-width: 768px) {
            .prop-desc1 img {
                width: 44% !important;
            }

            p.prop-offer {
                position: absolute;
                font-size: 12px !important;

                padding: 1% 3% !important;
            }

            .prop-inner1 {
                /* border-bottom: 1px solid lightgray; */
                padding: 5px 10px !important;
                margin: 4px 0px !important;
                background: #f7f7f7;
                color: #191919;
                font-size: 12px !important;
            }

            .my-logo img {
                   /* width: fit-content !important; */
                   width: 80%;
    /* margin-bottom: 42px !important; */
    height: auto;

            }
            .my-logo{
                margin-left: -35px!important;
            }
            .logo-section {
                width: 18.3%!important;
    display: inline-block;
}
.quotation_area .quotation_text .sayhello .num h3 {
    font-size: 32px!important;
 
}
.form-btn {
    margin: 42px auto!important;
    display: block;
    background: #2c3749;
    border-color: #fff;
    color: #fff;
    font-size: 18px;
    padding: 8px 39px 8px;
}
            .prop-desc img {
                width: 34% !important;
            }

            img.logo-img1 {
                margin-left: 0%;
                
            }
            img.border-img {
    margin: 3% auto 0;
    width: 25%!important;
}

            .carousel-inner {
                margin-top: 45px;

            }

           

            .m-banner {
                display: block !important;
            }

            .d-banner {
                display: none !important;
            }

        }

        .prop-desc img {
            width: 34%;
        }

        .prop-desc1 img {
            width: 23%;
        }

        .close {
            float: right;
            font-size: 21px;
            font-weight: bold;
            line-height: 1;
            color: #fff;
            text-shadow: 0 1px 0 #fff;
            opacity: 1;
            filter: alpha(opacity=20);
        }


        
.bg-image {
  /* Add the blur effect */
  filter: blur(4px);
  -webkit-filter: blur(4px);
  /* Full height */
  height: 100%; 
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #0c0c0c;
}

/* Position text in the middle of the page/image */
.bg-text {
  background: linear-gradient(to right, #b28847 0%, #ddb748  100%);
  color: white;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 80%;
  padding: 5px;
  text-align: center;
}
.bg-text h2{
  font-size: 20px;
  margin-top: 10px;
    margin-bottom: 10px;
}

.main-text {
  background: rgba(31, 31, 31, 0.63);
  color: rgb(255, 255, 255);
}
.loc-list {
  list-style: none;
  padding-left: 0px;
}
.loc-list li {
  margin-bottom: 10px;
  padding: 0px;
}
.loc-list li i {
  color: #C6A04D;
  margin-right: 10px;
  font-size: 16px;
}
.loc-list li span {
  float: right;
  font-weight: 800;
  color: #000;
}