


.amenities-main1 p {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 50px;
    line-height: 19px;
    font-size: 15px;
    color: #000;
}

.amenities-main p {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 9px;
    line-height: 19px;
    font-size: 18px;
    color: #000;
}

.amenities-main h3 {
    text-align: center;
    color: #000;
    font-size: 17px;
    display: block;
    margin: 0px;
}

@media only screen and (max-width: 395px) {
    .amenities-main p {
        /*height: 45px;*/
        /*line-height: 19px;*/
        font-size: 14px;
    }
}

.hi-icon img {
    width: 90px;
}

.hi-icon2 span {
    width: 90px;
    width: 90px;
    width: 100px;
    color: #a97d47;
    margin: 0px auto;
    width: 70px;
    padding: 9px;
    height: 70px;
    /* background: #fff; */
    /* border: 2px solid #c0c0c0; */
    font-size: 70px;
    /* position: absolute; */
    /* top: -13px; */
    /* left: -14px; */
    /* line-height: 47px; */
    /* text-align: center; */
}

.tbl {
    /*border: none;*/
    /*box-shadow: 8px 8px 19px #bbbbbb;*/
    background: #fff;
}

.glyphicon-chevron-left:before {
    content: "" !important;
}

.glyphicon-chevron-right:before {
    content: "" !important;
}

.carousel-control img {
    width: 35px;
}

.callnow {
    position: fixed;
    top: 80%;
    right: 15px;
    z-index: 9;
    width: 40px;
}
/*------------- gallery ------------------------*/

.latest-post,
.latest-post-inner {
    min-height: 240px;
    max-height: 240px;
    margin-bottom: 30px;
}

.latest-post {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.latest-post-inner {
    padding: 50px 30px;
    position: relative;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    border: 2px solid #845C39;
}

.latest-post .latest-post-inner span,
.latest-post .latest-post-inner a,
.latest-post .latest-post-inner p,
.latest-post .latest-post-inner i,
.latest-post .latest-post-inner .entry-author {
    color: #fff;
    position: relative;
}

.latest-post .latest-post-inner a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.latest-post .latest-post-inner .latest-post-content {
    position: absolute;
    bottom: 30px;
}

.latest-post .latest-post-inner:before {
    content: "";
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 50%;
    opacity: 1;
    background: transparent;
}

.latest-post .latest-post-inner .link-icon {
    position: absolute;
    opacity: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    color: #fff;
    z-index: 999;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.latest-post .latest-post-inner .link-icon a {
    /* background-color: #493e3e80; */
    display: table;
    height: 235px;
    width: 345px;
    /* border-radius: 30px; */
    text-decoration: none;
    /* -webkit-transition: 300ms; */
    /* transition: 300ms; */
}

.latest-post .latest-post-inner .link-icon a i {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}


/* .latest-post .latest-post-inner .link-icon a:hover {
    background-color: rgba(73, 62, 62, 0.7);
    transform: scale(1.2);
    -webkit-transition: 300ms;
    transition: 300ms;
} */

.latest-post .latest-post-inner:hover:before {
    opacity: 0;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.latest-post .latest-post-inner:hover .link-icon {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -webkit-transition: 300ms;
    transition: 300ms;
}

.latest-post .latest-post-inner:hover {
    /* background-color: rgba(4, 170, 153, 0.5); */
}

.sl-prev {
    display: block !important;
}

.sl-next {
    display: block !important;
}


/*------------- End of gallery ------------------------*/

.mytab {
    text-align: center;
    border-bottom: none;
    margin-bottom: 45px;
}

#floor {
    /* background: #000; */
    padding-bottom: 50px;
    margin-bottom: 5px;
    /* height: 600px; */
}

.mytab li {
    float: none !important;
    display: inline-block;
}

.mytab>li.active>a,
.mytab>li.active>a:hover,
.mytab>li.active>a:focus {
    color: #fff;
    background-color: #845C39;
    border: 3px solid #9d7442;
    cursor: pointer;
    border-radius: 5px;
}

.mytab>li>a:hover,
.mytab>li>a:focus {
    /* border-color: transparent !important; */
    background-color: transparent;
    border-radius: 5px;
    color: #000000;
}

.mytab>li>a {
    color: #000000;
}

#gallery {
    background: #f5f5f5;
    padding-bottom: 50px;
    /* margin-bottom: 5px; */
    /* height: 600px; */
}

.gall-head {
    font-size: 35px;
    color: #845C39;
    /* font-family: 'Montserrat-Light', serif;*/
    font-weight: 600;

}

.underline2 {
    background: #272727;
    height: 2px;
    /* border-radius: 10px; */
    width: 130px;
    margin: 3px auto 20px;
    /* background-image: url(../images/divide.png); */
    background-size: cover;
}

@media only screen and (max-width: 480px) {
    .gall-head {
        font-size: 40px;
    }
}

#sp-footer h2 {
    font-size: 16px;
    margin: 0;
    margin-bottom: 8px;
    line-height: 29px;
    color: #000;
}

#sp-footer p {
    line-height: 20px;
}

.sl-wrapper .sl-navigation button {
    z-index: 999999 !important;
}

.fixHeader {
    background-color: #fff;
    transition: ease all 0.5s;
}

.hi-icon-wrap {
    /* padding: 2em 0 0em !important; */
}

#configuration {
    /* padding: 70px 0px; */
    background: url("../images/amenities.jpg") center;
    background-size: cover;
    background-attachment: fixed;
}


/*#overview{*/


/*background: #f5f5f5;*/


/*}*/

#amenities {
    /*background: url("../images/amenities.jpg") center;*/
}

@media all and (max-width: 767px) {
    #sp-footer {
        text-align: center;
    }
    .rera-sec {
        margin-bottom: 42px;
    }
    #sp-footer h2 {
        margin-top: 13px;
    }
    .divide {
        margin-top: 0px !important;
    }
    .contactback {
        padding: 30px !important;
    }
}

@media all and (max-width: 328px) {
    .footer-logo li:first-child {
        border: none !important;
    }
}

.fixed-footer-cust {
    background: #272727;
    text-align: center;
    padding: 10px 0px 10px 0px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 99;
}

.f-icon {}

.fix-link {
    color: #fff !important;
    font-size: 14px;
}

.div-line {
    border-right: 1px solid #fff;
    padding:10px 0 0 0;
}

.free-call:hover {
    color: #FFFFFF;
}

.i-am {
    padding: 0;
    background: transparent;
}

.dbroucher {
    padding: 0;
    background: transparent;
}

.foo-txt {
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
}

.footer-call {
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.footer-call a {
    color: #FFFFFF;
    text-decoration: none;
}

.thank-logo {
    margin: 0px auto;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

#video {
    width: 68%;
    margin: 0px auto;
    display: block;
    margin-top: 20px;
}

@media all and (max-width: 767px) {
    #video {
        width: 100%;
        height: 175px;
    }
    /* .fixHeader .logo-wrapper img {
        display: block !important;
    } */
    .footer{
        position: relative;
        padding: 20px 40px 100px 40px!important;
    }
}

#pageloader {
    background: rgba(255, 255, 255, 0.9);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999999;
    top: 0;
}

#pageloader img {
    left: 50%;
    width: 100px;
    margin-left: -32px;
    margin-top: -32px;
    position: absolute;
    top: 50%;
}

.amenities-head {
    text-align: left;
}

.amenities-head:after {
    bottom: -5px !important;
}

.footer-logo {
    margin-top: 10px;
    padding-left: 0px;
    width: 110px;
}

.footer-logo li {
    list-style: none;
    display: inline-block;
}

.footer-logo li:first-child {
    margin-right: 5px;
    /* border-right: 1px solid; */
    padding-right: 10px;
}

.rera-sec {
    background: #434343;
    padding: 20px 0px;
}

.rera-sec p {
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 19px;
    margin: 0px;
}

.rera-sec h3 {
    margin-top: 0px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 800;
}

#location {
    background: #f5f5f5;
}

#about {
    background: #fff;
}

.g-txt {
    text-align: center;
    margin: 0px;
}

.panoroma {
    background: url('../images/panoroma.jpg') no-repeat left center transparent;
    transition: background-position 15000ms ease-in-out;
    height: 100vh;
}

.box ul li {
    font-size: 14px;
}

.inner-banner {
    background: url("../images/panoroma.jpg");
}

.pd0 {
    padding: 0px;
}

.logo-color {
    /* background: #272727; */
}

.hi-icon-effect-1 .hi-icon1 {
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}

.hi-icon1 {
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    /* margin: 15px 30px; */
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    border: 2px solid #000;
    color: #fff;
}

.hi-icon1 img {
    width: 55px;
    /* border: 1px solid; */
    margin-top: 20%;
}

.hi-icon-effect-1 .hi-icon1:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #1c3e71;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}

.hi-icon1:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.hi-icon-effect-1a .hi-icon1:hover {
    background: rgb(39, 39, 39);
    color: #41ab6b;
}

.hi-icon-effect-1 .hi-icon1 {
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}

.hi-icon-effect-1a .hi-icon1:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.hi-icon-effect-1 .hi-icon1:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #000;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}



.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: larger;
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
    font-size: 59px;
    font-family: initial;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
    color: #000;
    text-decoration: none;
    /* margin: 14px; */
}

.owl-theme .owl-dots {
    display: none;
}

.owl-theme .owl-nav {
    margin-top: -30px;
}


.locationBox1 {
    /* margin: 18px 0px; */
    /* height: 175px; */
}

.locationBox1 .location-icon {
    color: #fff;
    /* font-size: 50px; */
    width: 90px;
    height: 90px;
    /* line-height: 78px; */
    margin: 0 auto 15px;
    display: block;
    position: relative;
}

.title {
    font-size: 14px;
    /* margin: 30px; */
    letter-spacing: 1px;
    height: 35px;
}

.locationBox1 .location-icon:before {
    content: "";
    background: linear-gradient(to right, #ffffff 49%, #fff 50%);
    width: 100%;
    height: 100%;
    border-radius: 24px;
    /* box-shadow: 0 0 0 5px #fff inset; */
    /* border: 5px solid #d5b659; */
    border-right: none;
    border-top: none;
    /* transform: rotate(90deg); */
    /* clip-path: polygon(100% 0%, 100% 6%, 147% 100%, 50% 100%, 50% 122%, 49% 0%); */
    position: relative;
    /* background: #845C39; */
    position: absolute;
    box-shadow: 0px 6px 6px 0px #00000047;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

.location-icon img {
    color: #000;
    /* font-size: 60px !important; */
    width: 60px !important;
    /* height: 70px; */
    /* line-height: 78px; */
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 1;
    top: 13px;
}

.locationBox1 .location-icon:hover::before {
    /* transform: rotate(270deg); */
}

.locationmap
{
    min-height: 550px;
}

.locationmap-inner
{
    min-height: 550px;
}
a:hover,
a:focus {
    outline: none;
    text-decoration: none;
}

