 body {
    height: 100%;
    min-height: 100vh;
    overflow-x: hidden;
    background-color: transparent;
    color: #000000;
    font-family: 'Nunito', sans-serif;
    position: relative;
    padding-top: 78px;
    font-size: 1rem;
}




.col-lg-10 {
    flex: 0 0 auto;
    width: 100%;
}

#navbarcollapse{
    margin-left: 20%;
}
.navz {
    /* background-color: #fff !important; */
    padding: 0.15rem 2rem 0.15rem 2rem;
    box-shadow: 1px 1px 1px 1px rgb(237 237 237);
    
}

.logo1 {
    /* width: 100px; */
    height: 85px;
}

.custnav span {
    color: #b31d24;
    font-size: 1.5rem;
    font-weight: bold;
}

.custnav{
    cursor: pointer;
    
}

.navitem {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-other {
    color: #000 ;
    background-color: #F8D781;
    border: 1px solid #000;
    border-radius: 0px;
    cursor: pointer;
}

.btn-other:hover{
    background-color: #000;
    color: #F8D781;
    border: 1px solid #F8D781;
}

@media (min-width: 992px){
#headercol2 {
    display: flex;
    align-items: center;
    justify-content: center;
}
}


#headercol2 {
   
    background-color: rgba(255,255,255,1);
    padding: 0rem 1.5rem 0rem 1.5rem;
    position: relative;
    border: 1px solid #b31d24;
}

.form-header {
    color: #000;
    font-size: 1.5rem;
    margin-bottom: 0rem;
    letter-spacing: 0.10rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-transform: uppercase;
}

.cust-form-group {
    margin-bottom: 0;
}

.formlabel {
    margin-bottom: 0.25rem;
    margin-left: 0rem;
    color: #000000;
    font-size: 1rem;
    margin-top: 1rem;
    letter-spacing: 0.05rem;
}

.custfield {
    background-color: #ffffff !important;
    color: #000000 !important;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
    border: 1px solid #A9A9A9 !important;
    border-radius: 0px !important;
    outline: 0 !important;
    height: 2.5rem !important;
    resize: none !important;
    transition: none !important;
    background-clip: border-box;
}

.cust-form-group {
    margin-bottom: 0;
}

.frmsubmit {
    margin-top: 2rem;
}

.numlink {
    color: #000000 !important;
    text-decoration: none;
}

.icon-call {
    font-size: 1.3rem;
    color: #b31d24;
}

.icon-call:before {
    content: "\e904";
}

.numlink {
    color: #000000 !important;
    text-decoration: none;
}

#secoverview {
    background-color: #ffffff;
}

.allsection {
    padding: 4rem 1rem 4rem 1rem;
    
}

.allcol {
    padding: 1rem;
}

.slide-up1{
    margin-top: 20%;
}




#imgabout{
    width: 70%;
    margin-left: 15%;
}

@media (max-width: 420px){
    .slide-up1{
        margin-top: 5%;
    }
    #imgabout{
        width: 100%;
        margin-left:0; 
    }
}



.grey-header {
    color: #acacac;
}
.section-header {
    margin-bottom: 0rem;
    padding-top: 1rem;
    font-size: 1.10rem;
    letter-spacing: 0.20rem;
    text-transform: uppercase;
    text-align: center;
}

/* .animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(-10px, 0px, 0px);
    -webkit-transform: translate3d(-10px, 0px, 0px);
    -ms-transform: translate(-10px, 0px);
    transform: translate3d(-10px, 0px, 0px);
}

.animation-element {
    opacity: 0;
    position: relative;
} */
.black-header {
    color: #000000;
}
.section-subheader {
    text-align: center;
    margin-bottom: 0rem;
    padding-top: 0.5rem;
    font-size: 1.75rem;
    font-family: 'Source Serif Pro', serif;
    font-weight: bold;
    letter-spacing: 0rem;
}



/* .animation-element.slide-right {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(10px, 0px, 0px);
    -webkit-transform: translate3d(10px, 0px, 0px);
    -ms-transform: translate(10px, 0px);
    transform: translate3d(10px, 0px, 0px);
}

.animation-element {
    opacity: 0;
    position: relative;
} */

#secGallery {
    /* background-image: url(../img1/1366x500.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 500px; */
    width: 100%;
}

#secGallerytwo {
    background-color: #ffffff;
}
.floaterrelbox {
    position: relative;
    height: 700px;
}

/* .animation-element.slide-down {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(0px, 50px, 0px);
    -webkit-transform: translate3d(0px, 50px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 50px, 0px);
} */


.floatershadow {
    padding: 4rem 1rem 4rem 1rem;
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    position: absolute;
    top: -20px;
}



.slick-slider {
    position: relative;
    display: block;
    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-track:before, .slick-track:after {
    display: table;
    content: '';
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.relativetextbox {
    position: relative;
    width: auto;
}


.absolutetexttop {
    letter-spacing: 1px;
    font-size: 0.70rem;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.5rem;
    text-shadow: 1px 1px 10px #000000;
    color: #fff;
    text-align: left;
}


.arrowbox span {
    font-size: 2rem;
    color: #b31d24;
}

.icon-left-arrow:before {
    content: "\e90e";
}


.arrowbox {
    cursor: pointer;
    height: 30px;
    width: 60px;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
}

.icon-right-arrow:before {
    content: "\e916";
}

.allsection {
    padding: 4rem 1rem 4rem 1rem;
}


.smallarrowbox {
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    color: #000000;
}

.smallarrowbox span {
    font-size: 2rem;
    font-weight: bold;
}

#seclocadv {
    background-color: #ffffff;
}

.allsection {
    padding: 4rem 1rem 4rem 1rem;
}

.locAdv-col-3-Structure {
    margin-bottom: 1rem;
}

.loc-div {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 10%);
    padding: 1.5rem;
    height: 21rem;
}

.locAdv-icon-div {
    margin-bottom: 1rem;
}

.locAdv-icon-div img{
    width: 70px;
}

.locAdv-icon {
    font-size: 4rem;
    color: #b31d24;
}

.icon-book:before {
    content: "\e902";
}

.amenicondiv img{
    width: 60px;
}

.locAdvantage-heading {
    color: #000;
    font-weight: bold;
    font-size: 1.3rem;
}

.locAdvantage-paraText {
    margin: 0.4rem;
    text-align: left;
}

.locAdv-col-3-Structure {
    margin-bottom: 1rem;
}

.icon-commercial:before {
    content: "\e907";
}

.icon-first-aid-kit:before {
    content: "\e90b";
}

.icon-plane:before {
    content: "\e914";
}


/* .animation-element.slide-down.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
} */

#secfloorplan {
    background-color: #ffffff;
    padding: 4rem 1rem 4rem 1rem;
}

.realImgBox {
    position: relative;
    width: 100%;
}

.absImgBox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}


#secTestimonials {
    background-color: #000;
   
}
.allsection {
    padding: 4rem 1rem 4rem 1rem;
}


#seccontact {
    background-color: #ffffff;
}

.bg-footer {
    background-color: #000;
    /* padding-top: 1rem; */
}

.footer-text {
    color: #ffffff;
}

.stickybtn {
    background-color: #000;
    text-align: center;
    height: 7vh;
}


.stickycall {
    color: #fff  !important;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    background-color: green;
}
.stickybdr {
    border-right: 1px solid #ffffff;
}
.stickycol {
    padding: 0.5rem;
}


.stickyenq {
    color: #F8D781  !important;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}


/*.animation-element.slide-right.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.animation-element.slide-right {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(10px, 0px, 0px);
    -webkit-transform: translate3d(10px, 0px, 0px);
    -ms-transform: translate(10px, 0px);
    transform: translate3d(10px, 0px, 0px);
}
.animation-element {
    opacity: 0;
    position: relative;
}
 */
 
 .navlink {
    color: #F8D781 !important;
    text-decoration: none !important;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    background-image: -webkit-linear-gradient(left,#ffffff 50%, #ffffff 0);
    background-position: 100%;
    background-size: 200%;
    -webkit-background-clip: text;
    transition: background-position 0.3s;
    opacity: 1;
    position: relative;
}

.hrblack {
    width: 100px ;
    border: 0.5px solid #000000;
}



.fa-angle-right:before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 32px;
    }
    .fa-angle-left:before {
    content: "\f104";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 32px;
    }
    
    
    
    /* Style the tab content (and add height:100% for full page content) */
    .tabcontent {
    color: black;
    padding: 1px 11px;
    height: 100%;
    
    }
    
    
    /* Style the tab content (and add height:100% for full page content) */
    .tabcontentgallery {
      color: black;
      display: none;
      padding: 100px 20px;
      height: 100%;
    }
        
    .overlay .tabcontent {
      min-width: 100% !important;
    }
    .overlay .slides {
      width: 77vw !important;
    }
    
    .overlay img {
      width: 100%;
    }
    
    .bookonline{
        display: flex;
        align-items: center;
      }
      .show .bookonline {
        display: none;
      }
    
        * {box-sizing: border-box}
    
    
    
    
    /* Style the tab content (and add height:100% for full page content) */
    .tabcontentvideos {
      color: black;
      display: none;
      padding: 100px 20px;
      height: 100%;
    }
    .slides {
      display: flex;
      overflow: hidden;
      width: 100%;
      scroll-behavior: smooth;
    }
    .slides-wrapper .static {
      display: flex;
      overflow: hidden;
      width: 100%;
      justify-content: center;
    }
    
    .slides-wrapper {
      position:relative;
    }
    .slides-wrapper i {
      background: #000;
      color: #fff;
      border-radius: 50%;
      padding:10px;
      width: 40px;
      height:40px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    
    .mobile{
        display: none;
    }

    .map{
        width:70%;
        height:450px;
    }


    @media (max-width: 768px){
        .desktop{
            display: none;
        }

        .mobile{
            display: block;
        }

        .map{
            width: 100%;
            height:300px;
        }
    }

    .btn-custom {
        color: #F8D781 ;
        background-color: #000;
        border: 1px solid #000;
        border-radius: 0px;
        box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
    }
    
    .btn-custom:hover{
        color: #000000 ;
        background: #F8D781 ;
    }

    .modal-close{
        cursor: pointer;
    }
    
    
    
    