.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    font-size: 16px;
    line-height: normal;
}
.alert-heading{color:inherit}
.alert-link{font-weight:700}
.alert-dismissible{padding-right:4rem}
.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}
.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}
.alert-primary hr{border-top-color:#9fcdff}
.alert-primary .alert-link{color:#002752}
.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}
.alert-secondary hr{border-top-color:#c8cbcf}
.alert-secondary .alert-link{color:#202326}
.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}
.alert-success hr{border-top-color:#b1dfbb}
.alert-success .alert-link{color:#0b2e13}
.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}
.alert-info hr{border-top-color:#abdde5}
.alert-info .alert-link{color:#062c33}
.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}
.alert-warning hr{border-top-color:#ffe8a1}
.alert-warning .alert-link{color:#533f03}
.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}
.alert-danger hr{border-top-color:#f1b0b7}
.alert-danger .alert-link{color:#491217}
.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}
.alert-light hr{border-top-color:#ececf6}
.alert-light .alert-link{color:#686868}
.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}
.alert-dark hr{border-top-color:#b9bbbe}
.alert-dark .alert-link{color:#040505}
.content-logo img {
    width: 160px;
    padding: 15px 0;
}
.logo-menu {
    width: 120px;
}
.tagline img {
    max-width: 100%;
}

.cus_pad{
    padding: 80px 0;
}
body{
   font-family: 'Poppins', sans-serif;
}
.col-overview b {
    color: #cab27d;
}
footer {
    background: #28364b;
    width: 100%;
    color: #fff;
}
a.cb {
    position: relative;
/*    top: 5px;*/
}
.cb img {
    vertical-align: unset;
    width: 65px;
}
.list-social-footer > li > a {
    color: #be9844;}
/*li.lc_footer {
    margin-top: 50px;
}*/

a{
    color: unset;
    text-decoration: none;
}


a:hover{
    color: unset;
    text-decoration: none;
}

a.cus_btn {
    color: #bea877;
    border-bottom: 1px solid;
    margin-top: 10px;
    position: relative;
    /*top: 5px;*/
}
.col-map-contact {
    width: calc(100% - 345px);
}

.col-info-map {
    float: left;
    padding: 0 25px;
    width: 50%;
}
.menu-fixed img.logo-blue {
    max-width: 150px;
}

.btn-image-services {
    width: 2.6%;
}

.btn-supermarket {
    cursor: pointer;
    left: 65.4%;
    position: absolute;
    top: 40.5%;
    z-index: 3;
}

.btn-service-area {
    cursor: pointer;
    left: 29.9%;
    position: absolute;
    top: 38.5%;
    z-index: 1;
}
.info-box-floorplant {
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: 15px;
}

.outdoor-amenities ul.col-overview.pivot {
    width: 33.33%;
}

.dinind-services ul.col-overview.pivot{
    width: 33.33%;
}

.content-features .col-overview.pivot{
      width: 33.33%;
}


::-webkit-scrollbar {
 width: 4px;
 height: 10px;
 background-color: rgba(135,150,165,.1);
}
::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background: #cab27d;
}
::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 border-radius: 10px;
 background-color: rgba(135,150,165,.1);
}
/*section#overview {
    margin: 0;
    padding: 80px 0;
}*/

.content-menu {
    padding: 22px 0;
}

input, textarea{
    font-family: 'Poppins';}

.form-login li {
    margin-bottom: 20px;
}

.label-form-contact {
    font-weight: 500;
    text-transform: uppercase;
}

.content-gallery-image .nav-next, .content-gallery-image .nav-prev{
    position: absolute;
    right: 25px;
    top: 0;
    cursor: pointer;
    margin-top: 0px;
  height: calc(97vh - 123px);
}

.content-gallery-image span.nav-prev {
    left: 0;
    width: 40%;
}

.content-gallery-image i{
    transform: translateY(600%);
    display: block;}
.text_center{
    text-align: center;
}
.full_ul li {
    width: 47%;
    float: left;
}
.full_ul{
    display: flow-root;}
.half_ul li {
    width: 48%;
    float: left;
    margin: 0;
    padding: 0;
    left: 40px;
}
.ul_head {
    text-align: left;
    color: #cab27d;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0 20px 0 20px;
}
/*.t_left{
    text-align: left;
}*/

.nav-tabs-residences li {
    width: 49%;
}
/*.box-info-gallery-image {
    top: 80%;
}*/

.btn-footer i img {
    max-width: 30px;
    margin: 10px 10px 10px 10px;
}

.btn-footer:hover {
    background: #cab27d;
    color: #ffffff;
}


.content-gallery-image .nav-next {
    right: 0;
    width: 40%;
    text-align: right;
}
.logo img {
    max-height: 245px;
}

.text-center .fp-tableCell {
    text-align: center;
}

/*.fp-tableCell p {
    margin: 0 auto;
    width: 50%;
}*/
.link_txt{
    font-weight: 600;
}

.ftr_btm {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #28364b;
    padding: 15px;
}
.bg_resort {
    background: url(../images/gallery/by-the-water-gallery-19.jpg);
    position: relative;
    background-size: cover;
    background-position: center;
    height: 80vh;
    background-attachment: fixed;
}

.bg_resort h2 {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-weight: 400;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;    
    -webkit-text-stroke-color: #d6f1ff;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgb(255 255 255);
    -ms-text-stroke-color: rgba(255, 255, 255, 0.2);
    -o-text-stroke-color: rgba(255, 255, 255, 0.2);
    color: transparent;
    font-size: 80px;
    line-height: 70px;
}
li.lc_footer{
    float: right;
    text-align: right;
}

.btn-footer {
    border: solid 2px #ffffff24;
    padding: 0 40px;
    line-height: 50px;
    height: 50px;
    display: block;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    letter-spacing: .5px;
}
.footer-bottom{
    font-size: 15px;
    letter-spacing: 1px;
}
.autoPopup-form {
	padding: 58px 35px;
	background: white;
	border-radius: 30px;
}
.autoPopup-form .row {
	max-width: 490px;
	margin: 0 auto;
}

.autoPopup-form input {
	border-radius: 20px;
	padding-left: 32px;
	box-shadow: rgb(0 0 0 / 6%) 0px 2px 4px 0px inset;
	border: 0;
}

.autoPopup-form textarea {
	height: 5rem !important;
}

.autoPopup-form .row .form-group {
	position: relative;
}

.autoPopup-form .row .form-group .ficon {
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
	pointer-events: none;
	left: 15px;
	top: 7px;
	color: #ee7133;
	font-weight: bold;
	font-size: 17px;
}

a#btn-submit {
    cursor: pointer;
    background: #cab27d;
    color: #fff;
    text-align: center;
    display: inline-block;   
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
}
.dis_flex{
    display: flex;
}

.autoPopup-form .btn {
    width: 100%;
    background: #A86554;
    color: #fff;
}

#pop-download1-pdf .html-modal {
   padding: 0;
}

.html-modal {
     padding: 0px; 
}

div#pop-download-pdf {
    padding: 40px;
}

#pop-download1-pdf{
        background: rgb(202, 178, 125);
        border-radius: 30px;
}


.brochure-popup {
    padding: 25px;
}


.modal{
    background: transparent;
}

#pop-download1-pdf .brochure-popup {
    color: #fff;
    position: relative;
}

.brochure-photo img {
    width: 420px;
    position: absolute;
    top: -88px;
    left: 8px;
}
.brochure-photo {
    width: 100%;
    position: relative;
}
.brd_rad {
    border-radius: 15px;
    margin-top: 15px;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Poppins';
}

.input-group {
    margin-top: 10px;
}

@-webkit-keyframes spinnerRotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes spinnerRotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes spinnerRotate{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}#form_process{-webkit-animation-name:spinnerRotate;-webkit-animation-duration:1.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spinnerRotate;-moz-animation-duration:1.1s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spinnerRotate;-ms-animation-duration:1.1s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;display:inline-block;margin-left:10px;position:relative;visibility:hidden}

#error_data{
	color: red;
    font-size: 14px;
    margin: 0px 0px 10px;
    line-height: normal;
}

.close-modal {
    right: -30px;
    top: -40px;
    
}

div#pop-download-pdf {
    padding: 40px;
    background: #fff;
}
.menu-fixed {
    background: #28364b;}

.nav-tabs-residences > li {
    color: #28364b;}
.wrapper-btn-contact {
    /* text-align: right; */
    margin: 20px 0 30px 0;
}

.page-loader {
    background: url(../images/by-the-water-logo-vertical.png) center center no-repeat #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
}

.brd_rad:hover {
    background: #28364b;
}

.btn-default {
    font-size: 18px;
    font-family: 'Poppins';
    letter-spacing: 1px;
    line-height: normal;
}

.content-slide .btn-default {
    margin-top: 25px;
}

i.icon-arrow-next {
    margin-right: 0px;
}

i.icon-arrow-prev {
    margin-left: 30px;
}

/*.content-menu {
    padding: 35px 0px;
}*/
.suryam_sec{
    background: url(../images/team/suryam_inner.jpg);
    background-size: cover;
}

.overlay{
    position: relative;
}
.overlay:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #141515bd;
}
.innerpage .fp-tableCell p {
    color: #3c3c3c;
    font-size: 16px;
    margin-bottom: 10px;
}
.innerpage{
    color: #3c3c3c;
}
.innerpage .fp-tableCell p:last-child {
    margin-bottom: 0;
}
.text-jusify{
    text-align: justify;
}
.text-left{
    text-align: left;
}
.alg_center {
    display: flex;
    align-items: center;
}
.innerpage .fp-tableCell h2 {
    color: #cab27d;
    font-size: 35px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 10px;
}
.innerpage.team_page h2{
    color: #cab27d;
    font-size: 35px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 10px;
}


 #fp-nav ul li a span, .innerpage .fp-slidesNav ul li a span{
    background: #cab27d !important;
}

.design_sec{
    background: url(../images/team/suryam_inner.jpg);
    background-size: cover;
}
.res_img{
    max-width: 100%;
}
.name_title {
    background: #333;
    padding: 10px;
    position: absolute;
    bottom: 66px;
    color: #e0d1af;
    font-size: 18px;
}
.bg_dark{
    background: #fff;
    
}
.ul_li li{
    list-style: circle;
}

.innerpage .fp-tableCell b{
    font-size: 18px;
}

.ul_li li {
    list-style: circle;
   /* color: #ddd;*/
    font-size: 16px;
}

.innerpage .content-menu{
    color : #3c3c3c;
}
.innerpage .icon-menu li{
    background : #3c3c3c;
}
ul.ul_li {
    padding-left: 20px;
    width: 100%;
}

/*.innerpage #fp-nav {
    top: 30% !important;}*/

.sub_head{
    
}
/*.col-lg-6\.5 {
    width: 55%;
}*/

.mt_img{
    margin-top: 35px;
}

.row {
    overflow: hidden;
}

.innerpage .footer-bottom {
    position: absolute;
    bottom: 0;
    z-index: 9999;
    padding: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background: #333;
    color: #ddd;
}
.innerpage.team_page p {
    color: #3c3c3c;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 24px;
}


.nav-tabs-amenities li.enable-tab {
    color: #fff !important;
    background: #cab27d !important;
}
.three_ul li {
    width: 33.33%;
    float: left;
    margin-left: 0;
    padding: 0;
    position: relative;
    left: 40px;
}
.nav-tabs-residences .enable-tab-transparent {
    background: #cab27d !important;
    color: #fff !important;
}
/*ul.nav-tabs-residences.enable-tabs {
    margin: 0;
    padding: 0;
    width: 100%;
}*/


/*
.nav-tabs-residences > li {
    padding: 10px 0;
    outline: 1px solid #ffffff7a;
    outline-offset: -10px;
}
*/

.nav-tabs-residences > li {
    padding: 10px 0;
    margin: 5px;
}

.wrapper-content-tabs {
    /*width: 98.7%;*/
    margin: 0 auto;
}
footer .footer__inner {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 40px 60px;
  width: 100%;
}
footer .footer__inner * {
  color: whitesmoke;
}
footer .logo {
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  margin-bottom: 80px;
  transform: translateY(50px);
  opacity: 0;
  transition: transform, opacity;
  transition-duration: 0.8s;
  transition-timing-function: ease;
}
footer .logo.show {
  transform: translateY(0);
  opacity: 1;
}
footer nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#fp-nav {
    z-index: 1;}
.mt_0{
    margin-top: 0 !important;
}

.form_div .form-contact {
    padding: 20px;
    border: 1px solid #cab27d;
}
.form_div{
    text-align: center;
}

.form_div h3 {
    cursor: pointer;
    background: #cab27d;
    color: #fff;
    text-align: left;
    display: inline-block;
    padding: 10px 30px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Poppins';
    margin-top: 0;
}

.form_div ::placeholder {
  color: #aa9362 ;
}
.text-center{
    text-align: center;
}
ul.nav-footer {
    display: -webkit-inline-box;
}
a.footer_logo {
    display: block;
}

a.footer_logo img.logo-white {
    max-width: 180px;
    margin: 10px 0 30px 0;
}
.nav-footer li {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    margin: 20px;
}
.footer-bottom {
    font-size: 13px;
    letter-spacing: 1px;
    text-align: center;
    background: #1e2c41;
    padding: 5px;
}
footer{
    padding: 0;
}

/*footer .center-content.text-center {
    padding: 40px 0;
}*/

.slide-gallery-image img {
    height: 86vh;
    object-fit: cover !important;
}
.wrapper-gallery-image {
    height: 100vh !important;
}
.section{
    height: 100vh;
}
/*.overlay-nav{
    position: unset;
}
header{
    position: absolute;
}
.head_cus {
    position: absolute;
    width: 100%;
    z-index: 999;
    height: 100%;
}
.content-logo img {
    z-index: -1;
    position: absolute;
}*/




.nav-tabs-amenities {
    width: 100%;
    justify-content: end;
    display: flex;
}

.content-nav-gallery-image i.icon-arrow-prev, .content-nav-gallery-image i.icon-arrow-next {   
    margin-top: 0;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
}


.content-nav-gallery-image i.icon-arrow-next{
    right:30px;
}

section.disclaimer_sec {
    
    text-align: center;
}
.disclaimer_sec h1 {
        margin-top: 0;
    color: #cab27d;
    font-size: 40px;
}

.disclaimer_sec p {
    text-align: justify;
    font-size: 14px;
}
.disclaimer_page .footer-bottom{
    color: #ddd;}

.disclaimer_page  header {
    position: relative;}


.disclaimer_page .content-menu {
    color: #cab27d;
    text-shadow: none;}

.disclaimer_page .icon-menu li{
    box-shadow: none;
    background: #cab27d;}

.suryam_sec p {
    color: #ddd !important;
}

.t_logo img {
    max-height: 120px;
    padding: 15px;
    max-width: 100%;
}
.brd_r{
    border-right: 1px solid #fff;}
.mt_30{
    margin-top: 30px !important;
}
.team_logo .row{
    vertical-align: middle;
    align-items: center;
    justify-content: center;}

.t_logo {
    width: 18% !important;
    border: 2px solid #f3f3f3;
    margin: 10px 5px 10px 5px;
}

.fp-controlArrow.fp-next {
    border-color: transparent transparent transparent #ddd !important;
}
.fp-controlArrow.fp-prev {
   border-color: transparent #ddd transparent transparent !important;
}
.intro{
    position: relative;
}

 .bg_dark img.res_img {
    max-width: 80%;
}

img.res_img {
    max-width: 85%;
    border: 1px solid #f3f3f3;
    padding: 5px;
}


.fp-controlArrow.fp-next {
    right: 5%;
}

.fp-controlArrow.fp-next:before {
        opacity: .3;
    font-size: 70px;
}
.fp-controlArrow.fp-prev:before {
        opacity: .3;
    font-size: 70px;
}
.mt_15{
    margin-top: 15px;
}

@font-face {
    font-family: 'GT Super Display';
    src: url('../fonts/GTSuperDisplay-Bold.woff2') format('woff2'),
        url('../fonts/GTSuperDisplay-Bold.woff') format('woff'),
        url('../fonts/GTSuperDisplay-Medium.woff2') format('woff2'),
        url('../fonts/GTSuperDisplay-Medium.woff2') format('woff2'),
        url('../fonts/GTSuperDisplay-Regular.woff2') format('woff2'),
        url('../fonts/GTSuperDisplay-Regular.woff') format('woff');
    
    /*font-weight: bold;*/
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Super Display';
    src: url('../fonts/GTSuperDisplay-Bold.woff2') format('woff2'),
        url('../fonts/GTSuperDisplay-Bold.woff') format('woff');
    
    /*font-weight: bold;*/
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Super Display';
    src:  url('../fonts/GTSuperDisplay-Medium.woff2') format('woff2'),
        url('../fonts/GTSuperDisplay-Medium.woff2') format('woff2');
    /*font-weight: bold;*/
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Super Display';
    src:  url('../fonts/GTSuperDisplay-Regular.woff2') format('woff2'),
        url('../fonts/GTSuperDisplay-Regular.woff') format('woff');
    
    /*font-weight: bold;*/
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6{
    letter-spacing: 1px;
    font-family: 'Trajan Pro';
        /*font-family: 'GT Super Display' !important;*/
}

.content-info-slide{
        font-family: 'Trajan Pro';
    font-weight: 600;
}



section#amenities {
      height: 100vh;
    overflow-y: hidden;
}


/*section#contact {
    height: 100vh;
    overflow-y: scroll;
    -webkit-overflow: auto;
    -overflow-scrolling: touch;
    display: inline-flex;
}*/

#amenities .title-section {
    margin: 25px 0 0 0;
}

/*#residences .title-section {
    margin: 20px 0;
}*/
.btn-default {
    font-weight: 600;
}
.innerpage .fp-controlArrow.fp-next.icon-arrow-next {
    right: 3%;
}


.innerpage .fp-controlArrow.fp-prev.icon-arrow-prev{
    border: none;
        position: absolute;
    width: 45%;
    height: 100%;
    margin: 0;
    bottom: 0;
    align-items: center;
    display: flex;
    top: 0;
}

.innerpage .fp-controlArrow.fp-next.icon-arrow-next {
    border: none;
    position: absolute;
    width: 45%;
    height: 100%;
    margin: 0;
    bottom: 0;
    align-items: center;
    display: grid;
    top: 0;
    text-align: right;
}

.pivot li:before{
        left: -20px;
}

section#amenities {
    display: flex;
}
.box-amenities {
    padding: 30px 0;
}
section#residences {
    display: flex;
}


.section-residences {
    height: 85%;
}

.pivot li {
    padding-left: 0;
    left: 40px;
}

.col-overview.pivot b {
    color: #cab27d;
    padding-left: 20px;
}

@font-face {
    font-family: 'Lucky Sunshine';
    src: url('../fonts/LuckySunshine.woff2') format('woff2'),
        url('../fonts/LuckySunshine.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Artfully';
    src: url('../fonts/Artfully-Regular.woff2') format('woff2'),
        url('../fonts/Artfully-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Better Grade';
    src: url('../fonts/Better-Grade-Personal-Use-Only.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trajan Pro';
    src: url('../fonts/TrajanPro-Regular.woff2') format('woff2'),
        url('../fonts/TrajanPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.content-slide {  
    display: flex;
    justify-content: center;
}
.content-info-slide{
    left: unset;
}
.content-info-slide {
    max-width: 1380px;
left: unset;    
}
.content-slide {    
   display: flex;
    justify-content: center;
}

.box-info-gallery-image p {
    color: #fff;
}


element.style {
}
.content-info-slide {
    max-width: 1380px;
    left: unset;
}
.content-info-slide {
    left: unset;
}
.content-info-slide {
    font-family: 'Trajan Pro';
    font-weight: 600;
}
@media only screen and (max-width: 767px){
    
.content-info-slide {
    margin-top: 0;
    }}
 .mob_dis{
        display: none;
    }
@media only screen and (max-width: 767px){
    .mob_dis{
        display: block;
    }
    
    .content-menu {
    padding: 35px 0px;
}
.content-info-slide {
    font-size: 24px;
    }}
@media only screen and (max-width: 1100px)
.content-info-slide {
    font-size: 36px;
}
@media only screen and (max-width: 1100px)
.center-content {
    width: 96%;
}
@media only screen and (max-width: 1380px)
.content-info-slide {
    font-size: 40px;
    letter-spacing: 4px;
}
@media only screen and (max-width: 1100px){}
.content-info-slide {
    text-align: center;
    top: 62%;
    left: 0;
    right: 0;
    transform: translateY(-62%);
}
    /*.left_8{
        left: 8% !important;
    }*/

/*ul#menu {
    text-align: right;
    top: 20px;
}*/
.bg_resort{
    display: flex  !important;
}
.bg_resort .fp-tableCell {
    display: contents !important;
}

.form_div.col-md-6 {
    width: 50% !important;
}

/*#contact .row.dis_flex {
    margin: 0 10px;
}*/
.contact_info{
padding: 0 20px 20px 20px;
    border: 1px solid #cab27d87;
    margin-top: -15px;}

/*.col-info-map iframe{
    border: 1px solid #cab27d;
}*/


.icon-arrow-next:before {
    filter: drop-shadow(2px 4px 6px black);
}

.icon-arrow-prev:before {
    filter: drop-shadow(2px 4px 6px black);
}

@media (max-width: 767px) {
   
    
    .slide.dhaval_s1 {
    margin: 30px 0;
}
    
   h4.name_title {
    position: relative;
    width: 77%;
    margin: 0 auto;
    bottom: 10px;
}
    
    img.res_img.team_img {
    margin-bottom: 20px;
}
    
    .team_page .intro {
    padding-left: 20px;
    padding-right: 20px;
}
    .mt_img {
    margin-top: unset;
}
    .mob_od2{
        order: 2;
    }
  
    .team_page .footer-bottom {
    margin-top: 20px;
}
   /* .mob_scroll{
        height: 40vh;
        overflow-y: scroll;
    }*/
    
    .team_page  .section {
    height: auto;
    padding: 15px 0;
}
    /*.team_img{
        max-width: 60% !important;
    }*/
    
   /*.team_page .col-lg-4 img.res_img {
    max-width: 60%;
}*/
    
    .fp-controlArrow.fp-prev.icon-arrow-prev , .fp-controlArrow.fp-next.icon-arrow-next{
    align-items: flex-start !important;
}
   
     .team_page .footer-bottom {
        position: relative;}
    .icon-arrow-prev:before,  .icon-arrow-next:before{
    filter: none;
}
    .team_page div#section0 {
    padding-top: 120px;
}
    
    .team_page .fp-controlArrow.fp-prev:before,  .team_page .icon-arrow-next:before {
    opacity: .3;
    font-size: 40px;
}
    .content-logo img {
    width: 120px;
    padding: 15px 0;
}
    .t_logo {
    width: 38% !important;
    border: 2px solid #f3f3f3;
    margin: 10px 5px 10px 5px;
}
    
    .t_logo img {
    max-width: 100%;
    padding: 5px;
}
    .innerpage.team_page h2 {
        font-size: 25px;}
    
   
    .vertical-align-menu {
    top: 50%;
    align-items: center;
    margin-top: 0;
    transform: translateY(-50%);
}
    .overlay-nav {
    left: unset;
    top: 0;
    width: 60%;
    right: 0;}
    .form-contact {
    margin: 15px 0 50px 0;
}
    .wrapper-btn-contact {
    /* text-align: right; */
    margin: 10px 0 0 0;
}
    
    i#form_process {
    position: absolute;
    margin-top: 15px;
}
    footer .center-content.text-center{
        display: none;
    }
    
    .pop-download-pdf .btn-default {
    font-size: 14px;
    padding: 0;
}
    
    
    .close-modal {
    right: 0;
    top: 0;
    left: unset;
    width: auto;
}
  div#pop-download-pdf {
    width: 60%;
    margin: 0 auto;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
    
  /*  .fp-tableCell {
    display: block !important;
}*/
    .col-info-map {
    float: left;
    padding: 0 0 40px;
    width: 50%;
}
    .contact_info{
        margin-top: -5px;}
    div#map{
        height: auto !important;
    }
    #contact.space_container .banner_img{
        height: auto;
        
    }
   #contact .row.dis_flex {
    display: block;
    height: 70vh;
    overflow-y: scroll;
    padding: 0 15px;
           scroll-behavior: smooth;
}
    
    #contact .col-md-6{
        width: 100% !important;
    }
    div#map {
    width: 100%;
}
   .nav-points-gallery {
    bottom: 2%;
}
/*  .slide-gallery-image img {
    height: 45vh !important;
    width: 100% !important;
    object-fit: cover;
}*/
 /*   .wrapper-gallery-image {
    height: 60vh !important;
}*/
.half_ul li {
    width: 85%;
}
    .pivot li {
    width: 85%;
}
    .nav-tabs-residences li {
    width: 47%;
}
    .nav-tabs-residences > li {
    padding: 10px 0;
    margin: 5px;
}
    .fp-tableCell {
    
    height: auto !important;
}
   /* .fp-section {
    height: 50vh !important;
}*/
.three_ul li {
     width: 100%; 
    
    }}
@media (min-width: 768px) and (max-width: 980px) { 
    .nav-tabs-residences > li {
    margin: 2px;
}
    .container {
    max-width: 90%;
}
    .name_title {
    left: 50%;
}
    .t_logo {
    width: 23% !important;
}
    .t_logo img {
    max-width: 100%;
}
    .innerpage.team_page h2 {
    font-size: 35px;
}
    
    
    .content-logo img {
    width: 150px;
    padding: 30px 0;
}
    
    
    .slide-gallery-image img {
    height: unset;
}
.wrapper-gallery-image{
        height: auto;
    }}


.nav-points-gallery .bulletNav {
    border: 1px solid;
}



/*.content-logo1 img {
    position: absolute;
    top: 10px;
    left: 10px;
    max-width: 200px;
}*/
.top_logo{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;}

.page-loader {
    background: url(../images/by-the-water-logo-vertical.png) center center no-repeat #0c233e;
    bottom: 0;
    left: 0;
    position: fixed;
    background-size: 200px;
    right: 0;
    top: 0;
    z-index: 99999;
}
header {
    position: fixed;
    width: 100%;
    z-index: 99999999999;}
/*.banner_img img {
    max-width: 100%;
    height: 80%;
    object-fit: cover;
}*/

.wrapper-content-tabs {
    background: #F1F1F2;
    clear: both;
}

.center-content.amenities_div .wd_30{
    width: 30%;
    float: left;
}

.wd_70 {
    width: 70%;
    float: left;
}

.wd_50{
    width: 50%;
    float: left;
}
.wd_30 h3.title-section {
    margin: 30px auto 30px !important;
}

.wd_70  .nav-tabs-amenities{
    margin: 30px auto 30px !important;
}
footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.nav-tabs-residences > li {
    font-size: 30px;}

.bg_resorts .left_8.content-info-slide.center-content {
    top: 47%;
}
.bg_resorts img {
    width: 100%;
}
.bg_resorts {
    /* padding: 50px 
px
; */
    text-align: center;
}
.fp-section.fp-table, .fp-slide.fp-table{
    overflow: hidden;
}

/*header {
    position: relative;
   
}*/

.menu_div{
    column-gap: 15px;
    display: flex;
    align-items: center;
}


.cus_container {
    padding: 0 4%;
}
.bg_resorts img {
    height: 100%;
}
.nav-enable .close_menu {
    display: block;
    transition: 1s;
    padding-left: 60px;
}

.nav-enable .menu{
    opacity: 0;
}
 .close_menu{
    display: none;
}
.close_menu .menu{
    display: block;
}
.icon-menu li {
    line-height: 50px;
    width: 45px}

    img.menu {
        max-width: 50px;
    }


.first_sec .fp-tableCell {
    vertical-align: top;
}

/*.content-slide-amenities {
    width: 86%;
    margin: 0 auto;
}*/



#residences .nav-tabs-amenities > li:first-child{
    border-right: 1px solid;
}

#residences .nav-tabs-amenities > li {
    width: 40%;
}

 .nav-tabs-amenities,
    .nav-tabs-features {
      list-style: none;
      padding: 0;
      display: flex;
    }

   

    .wrapper-content-tabs,
    .wrapper-content-tab {
      display: flex;
      flex-direction: column;
    }

    .box-amenities,
    .box-features {
      display: none;
    }

  
.clearfix{
    clear: both;
}
.dis_flexc {
    display: flex;
    align-items: center !important;
}

.nav-tabs-amenities > li:last-child {   
    margin-right: 3px;
}

.bg_gray {
    background: #f1f1f2;
    padding: 30px 0;
    clear: both;
    float: left;
    width: 100%;
}

ul li.active-tab {
    background: #cab27d;
    color: #fff;
}

.nav-tabs-amenities > li:hover {
    background: #cab27d !important;
    color: #fff !important;
}
ul li.active-tab {
    background: #cab27d !important;
    color: #fff !important;
}



/*.content-gallery-image {
    width: 86%;
    margin: 0 auto;
    height: 86vh !important;
}*/

.content-info-slide.center-content.btm_txt {
    top: unset;
    bottom: 5%;
}
article#waterfront {
    display: block ;
}
.color_333 {
    text-transform: none;
    color: #cab27d;
    position: relative;
    top: 20px;
}


.space_container{
    padding: 0;
}
.banner_img {
    height: auto;
    position: relative;
}

.space_container .center-content {
    padding: 0;
    width: 100%;
    max-width: 100%;
}

.space_container  .col-info-map {
    padding-left: 25px;
   
    padding-right: 0;
}

.btm_txt {
    font-family: 'Trajan Pro';
    font-weight: 400;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    color: #b5a275;
    z-index: 2;
    font-size: 33px;
    line-height: 45px;
    width: 100%;
    text-transform: uppercase;
    -moz-tex-shadow: 0px 0px 7px rgba(41,54,57,0.8);
    -webkit-tex-shadow: 0px 0px 7px rgba(41,54,57,0.8);
    text-shadow: 0px 0px 7px rgba(41,54,57,0.8);
    letter-spacing: 2px;
}


.content-logo {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    width: 100%;
}



span.text-menu {
    margin-left: 62px;
}
.space_container {
    padding: 0 60px;
}

img.menu {
    max-width: 45px;
    padding-left: 60px;
}
.wd_30 h3.title-section {
    padding-left: 60px;
}

.wd_50 h3.title-section {
    padding-left: 60px;
}
header {
    position: fixed;
    z-index: 11;
    width: auto;
}
.bg_resorts{
    position: relative;
}


.bg_resorts img {
    height: auto;
    padding-top: 60px;
}
/*.bg_resorts .btm_txt {
    bottom: 100px;
}*/



.space_container .dis_flexc {
    height: 123px;
    margin: 0;
}

.space_container .banner_img {
    height: auto;
    position: relative;
    height: 84vh;
    overflow: hidden;
}

.gap_10{
    height: 3vh;
}
/*.space_container .banner_img img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}*/
.title-section {
    color: #cab27d;
    font-weight: 700;
    font-size: 26px;
    letter-spacing: 3px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    font-family: 'Trajan Pro';}
.nav-tabs-amenities > li{
    line-height: unset !important;
}
.nav-tabs-amenities {
    margin: 30px auto 30px !important;
}
h3.title-section.text-center.dis_flexc.text-center {
    justify-content: center;
}

.center-content.height_16 {
    height: 123px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.space_container.tab_sec .banner_img .main_img img{
      height: 100vh;
}
.space_container.tab_sec .banner_img img {
    height: auto;
    position: relative;
     height: 77vh ;
    overflow: hidden;
    object-fit: cover;
}
.banner_img img {
    object-fit: cover;
    width: 100%;
    height: calc(97vh - 123px);
}

.box-info-gallery-image p.text-center {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4vh;
}

.content-nav-gallery-image{
    height: calc(97vh - 123px);
}
.content-gallery-image {
    
    height: calc(97vh - 123px);
}
.inner_page_head img.menu {
    
    padding-left: 0;
}
.inner_page_head span.text-menu{
    margin-left: 0;
}




.disclaimer_page .footer-bottom {
    position: absolute;
    left: 0;
    right: 0;
}



/*body #contact .fp-tableCell {
    vertical-align: top !important;
}*/
nav span {    
    padding: 10px 15px;   
}
.disclaimer_sec p:last-child {
    padding-bottom: 40px;
}
.bg_white{
    background: #fff;
}
.card {
    position: relative;
    width: auto;
    /* height: 2.5rem; */
    padding: 20px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.2rem;
    line-height: 1.5;
    border-radius: 0.3rem;
    background-color: #d5c19738;
    cursor: crosshair;
    overflow: hidden;
    border-radius: 30px;
}
.card:hover .cover-bg {
  transform-origin: bottom right;
  transform: scaleY(1);
}
.card:hover .arrow-btn {
  transform: translateX(20%);
}

.cover-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
     background-color: #cab27d;
  z-index: 0;
  transform: scaleY(0);
  transform-origin: top left;
  transition: transform 0.3s;
  will-change: transform, transform-origin;
}

.text {
  z-index: 1;
  mix-blend-mode: color-burn;
}

.arrow-btn {
  position: relative;
  flex-shrink: 0;
  width: 0.7rem;
  height: 0.7rem;
  color: #eee;
  background-color: #222;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s;
  will-change: transform;
}
.arrow-btn:before, .arrow-btn:after {
  content: "";
  position: absolute;
}
.arrow-btn:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 45%;
  height: 1px;
  background-color: #eee;
}
.arrow-btn:after {
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 25%;
  height: 25%;
  border: 1px solid;
  border-width: 0 1px 1px 0;
}


.grid_3 {
    display: flex;
}
.grid_3 .div {
    width: 33.33%;
}
article#waterfront {
    display: block;
}
.card.full {
    width: fit-content;
    margin: 20px 0 !important;
}


.card:first-child {
    margin-right: 20px;
}
.card:nth-child(2) {
    margin-right: 20px;
}

.team_page li.active {
    background: #cab27d !important;
    color: #fff !important;
}
.grid_2 {
    display: flex;
}

.grid_1 {
    width: 50%;
    padding: 20px 10px;
}
.grid_1 h2 {
    margin: 0 20px;
    font-size: 24px;
}

.grid_1 b {
    margin: 0 20px;
    font-weight: 400;
    font-size: 17px;
}

.team_page header.head_cus.menu-fixed {
    position: relative;
    background: transparent !important;}


.card p {
    font-size: 18px;
}
#features .grid_1 h2 {
    margin: 10px 20px 20px 10px;
    font-size: 24px;
}
.space_container .banner_img {
    height: calc(97vh - 123px);
    overflow: hidden;
}.gap_10{
    height: 3vhpx;
}/*.space_container {
    padding: 0 60px 40px;
}*/.box-info-gallery-image {
    bottom: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
}section.disclaimer_sec {
    margin-top: -80px;
}
		
		.twitter-share-button{
			position: absolute;
			z-index: 99;
			right: 149px;
			top: 9px;
		}
@media (max-width: 767px) {
    .nav-enable .close_menu {
    
    padding-left: 10px;
}
    .logo-menu {
    width: 60px;
}
    .main_img img {
    height: calc(84vh - 100px) !important;
}
    .space_container.tab_sec .banner_img img {
        height: calc(55vh - 100px) !important;
}
    .nav-tabs-amenities {
    margin: 10px auto 10px !important;
}
    #residences .nav-tabs-amenities > li{
        width: 100%;
    }
    .center-content.height_16{
        height: auto;
    }
    .btn-default {
    padding: 10px;
    font-size: 16px;    
    height: auto;
}
    #amenities.space_container.tab_sec .banner_img img {    
    height: 40vh;
    
}
    .nav-tabs-amenities > li {
    width: 100%;
}
    .wd_70 .nav-tabs-amenities {
    margin: 10px auto 10px !important;
}
    .amenities_div {
    display: grid !important;
}
    #amenities .wd_70{
        width: 100%;
    }
    #amenities.space_container .center-content.height_16{
        height: auto !important;
    }
    
    #amenities.space_container.tab_sec .banner_img .main_img img {
    height: 50vh;
}
    .wd_30 h3.title-section {
    padding-left: 40px;
}
   
    .title-section {
    font-size: 21px;
    
}
    img.menu {
    padding-left: 25px;
        max-width: 30px;
}
    .wd_50 {
    width: 100%;
}
    .div_con_cus .banner_img img {
    object-position: 33%;
}
    .btm_txt {
    font-size: 25px;
        line-height: 30px;}
    #fp-nav.right {
    right: 0 !important;
}
    .space_container {
    padding: 0 25px;
}
    .page-loader {
        background-size: 100px;}
    
    .content-header {
        height: 100px;}
    .content-logo img {
    width: 90px;
}
    .space_container .dis_flexc {
    height: 100px;
}
    .space_container .banner_img {
    height: calc(97vh - 100px);
    overflow: hidden;
}.banner_img img {
    height: calc(97vh - 100px);
}
    .wrapper-gallery-info p {
    padding: 0 20px;
}
    
     .content-text-gallery-mobile br {
    display: none;
   
    } .content-text-gallery-mobile p{
    
        text-align: center;}.space_container.tab_sec .banner_img .main_img img {
    height: 70vh !important;
}
    .space_container .col-info-map {
    padding-left: 0;
}
    section.disclaimer_sec {
    margin-top: 0 !important;
}
    .disclaimer_sec h1 {
    font-size: 30px;
}.wd_50 h3.title-section {
    padding-left: 40px !important;
}
	
	
	.mobile-none{
		display: none;
	}
	
}

@media (min-width: 768px) and (max-width: 980px) {#residences .nav-tabs-amenities > li {
    width: 100%;
}
.nav-tabs-amenities > li {
    font-size: 14px;}
.center-content.amenities_div .wd_30 {
    width: 35%;
}.nav-tabs-amenities > li {
    width: 27%;
}}
.last_ul.pivot li::before {
    top: 5px;
}
.pivot li::before {
    top: 5px;
}



element.style {
}
#residences .nav-tabs-amenities > li {
    width: 40%;
}
.nav-tabs-amenities > li:hover {
    background: #cab27d !important;
    color: #fff !important;
}
.nav-tabs-amenities > li:last-child {
    margin-right: 3px;
}
.nav-tabs-amenities > li:last-child {
    border-left: none;
}
.nav-tabs-amenities > li:hover {
    background: #cab27d;
    color: #fff;
}
.nav-tabs-features li.active {
    background: #cab27d !important;
    color: #fff !important;
}

.sub_heading h1 {
    margin-top: 0;
    color: #cab27d;
    font-size: 40px;
}

.card {
    min-height: 220px;}

.wd_100{
    width: 100%;
}

button#btn-submit {
    height: auto;
    padding: 5px;
}
textarea {
    height: 65px;}