html,
body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Source Sans Pro', sans-serif;
    color: #343434;
}

a,
img,
button,
input[type=submit] {
    text-decoration: none;
    outline: none;
    border: 0;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    max-width: 1200px;
    margin: 0px auto;
    padding: 0 20px;
}

.clearfix {
    clear: both;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

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

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-justify {
    text-align: justify;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

.img-full {
    width: 100%;
    height: auto;
}

.center-block {
    margin: 0 auto;
}

.col-1 {
    width: 8.333333333333333%;
}

.col-2 {
    width: 16.66666666666667%;
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33.33333333333333%;
}

.col-5 {
    width: 41.66666666666667%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58.33333333333333%;
}

.col-8 {
    width: 66.66666666666667%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83.33333333333333%;
}

.col-11 {
    width: 91.66666666666667%;
}

.col-12 {
    width: 100%;
}

.col-12-5 {
    width: 20%;
}

.w70 {
    width: 70%;
}

.w30 {
    width: 30%;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-12-5,
.w30,
.w70 {
    float: left;
}

.wrap {
    display: block;
}

.block {
    display: table-cell;
    vertical-align: middle;
}

.float-none {
    /*float: none !important;*/
}

section {
    float: left;
    width: 100%;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.aminities-row {
    width: 20%;
}

header {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    border: 2px solid #fff;
    width: 100%;
    padding: 14px 0px;
    background-color: #233342;
    transition: ease all 0.5s;
}

.logo-wrapper {
    left: 0;
    text-align: -webkit-center;
    top: -14px;
    padding: 0px;
    /*height: 122px;*/
    /*border-bottom: 5px solid #ffc20e;*/
}

.logo-wrapper1 {
    position: absolute;
    right: 0;
    top: -14px;
    padding: 0px;
    background-color: #e3e2e8;
    /*height: 122px;*/
    /*border-bottom: 5px solid #ffc20e;*/
}

.section-padding {
    padding: 110px 0px;
}

.section-extra-padding {
    padding: 170px 0px;
}

.logo-wrapper>a,
.logo-wrapper>a>img {
    display: block;
    margin-top: -12px;
    width: 200px;
}

.number-wrapper {
    font-family: 'Source Sans Pro', sans-serif !important;
    margin-right: 10px;
    font-size: 16px !important;
    line-height: 30px !important;
    width: 170px;
    display: inline-block;
    line-height: 30px !important;
    color: #fff !important;
    text-align: right;
}

.enquire-now-btn {
    background-color: #cdab64;
    padding: 0px 10px;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: 1s;
    /* Safari */
    transition: 1s;
    font-family: 'Source Sans Pro', sans-serif;
}

footer {
    width: 100%;
    line-height: 32px;
    background-color: #000000;
    padding: 10px 0px;
    color: #fff;
    font-size: 15px;
    text-align: center;
}

footer a {
    color: #fff;
    vertical-align: middle;
}

footer a img {
    vertical-align: middle;
}

.enquire-form {
    width: 300px;
    position: absolute;
    background: rgba(52, 52, 52, 1);
    right: 20px;
    top: 30px;
    border: 1px solid #ccc;
    padding: 10px;
    display: none;
}

.nav-wrapper {
    /* clear: right; */
    text-align: center;
}

nav {
    margin-top: 10px;
}

nav a {
    display: inline-block;
    margin: 0px 0px 0px 25px;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    font-family: 'Source Sans Pro', sans-serif;
}

nav a.active {
    color: #fff;
}

nav a:hover {
    color: #777;
    text-decoration: none;
}

.lh30 {
    line-height: 30px;
}

.slide {
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
}


/*.home-slide1{*/


/*background-image: url(../images/Pittie_Kourtyard_Banner1.jpg)*/


/*}*/


/*.home-slide2{*/


/*background-image: url(../images/Pittie_Kourtyard_Banner2.jpg)*/


/*}*/


/*.home-slide3{*/


/*background-image: url(../images/Pittie_Kourtyard_Banner3.jpg)817*/


/*}*/

.section-title {
    font-size: 40px;
    /* margin-bottom: 20px; */
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    text-align: center;
}

.section-subtitle {
    font-size: 25px;
    margin-bottom: 50px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #000;
}


/* .section-subtitle:after {
    content: '';
    position: absolute;
    left: 0px;
    height: 2px;
    width: 100%;
    background-color: #000;
    bottom: -22px;
} */

.fwbold {
    font-family: 'Source Sans Pro', sans-serif;
}

.section-subtitle-white {
    font-size: 25px;
    margin-bottom: 50px;
    font-family: 'Source Sans Pro', sans-serif;
}

.section-subtitle-white:after {
    content: '';
    position: absolute;
    left: 0px;
    height: 1px;
    width: 100%;
    background-color: #fff;
    bottom: -22px;
}

.specs-subtitle-white {
    font-size: 18px;
    margin-bottom: 50px;
    font-family: 'Source Sans Pro', sans-serif;
}

.specs-subtitle-white:after {
    content: '';
    position: absolute;
    left: 0px;
    height: 1px;
    width: 100%;
    background-color: #ecc561;
    bottom: -22px;
}

.specs-list li {
    list-style-type: none;
}

.specs-list li a {
    color: #ecc561;
    font-size: 18px;
    padding: 10px 0px;
    display: block;
    position: relative;
}

.specs-list li a:before {
    content: '';
    position: absolute;
    left: -17px;
    top: 20px;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 10px;
}

.f28 {
    font-size: 28px;
    color: #fff;
}

.specs-list {
    padding-left: 15px;
    z-index: 99;
    width: 90%;
}

.specs-list:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    width: 1px;
    height: 100%;
    z-index: -1;
}

.active-specs {
    background-color: #ffc20e;
    color: #000000 !important;
    margin-left: -15px;
    padding: 10px 15px !important;
    border-radius: 0px 20px 20px 0px;
    /*width: 250px;*/
}

.active-specs:before {
    content: '';
    position: absolute;
    left: -17px;
    top: 20px;
    width: 0px !important;
    height: 0px !important;
    background: #000;
    border-radius: 10px;
}

.content-wrapper p {
    font-weight: 600;
    text-align: center;
}

.specs-tab {
    display: none;
}

.specs-tab ul {
    padding-left: 0px;
}

.specs-tab li {
    padding: 5px 20px;
    position: relative;
    list-style-type: none;
    color: #fff;
}

.specs-tab ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 24px;
    background: #fff;
}

.specs-title {
    font-size: 30px;
}

.specs-right {
    padding: 0px 50px;
}

.grey {
    color: #4d4e50;
}

.amenities {
    width: 70%;
    margin: 20px auto;
}

.amenities-img {
    width: 30%;
    margin: 30px auto;
}

.amenities-text {
    width: 70%;
    margin: 0 auto;
    font-size: 17px;
    padding: 14px 10px;
}

section.grey {
    background-color: #f5f5f5;
    /* background-color: #f5f5f5; */
    /* border: 1px solid #c4a063; */
    /* padding: 8px; */
    max-width: 100%;
    box-shadow: inset 1px 1px 20px 4px;
}

section p,
section ul,
section ol {
    font-size: 16px;
    line-height: 28px;
}

.hide-in-desktop {
    display: none;
}

.tagline {
    right: 15px;
    top: 290px;
    text-align: left;
    position: absolute;
}

.tagline-left {
    left: 15px;
    top: 260px;
    text-align: left;
    position: absolute;
}

.tagline-top {
    font-size: 60px;
    color: #fff;
    line-height: 54px;
    margin-bottom: 20px;
    font-family: 'Source Sans Pro', sans-serif;
}

.tagline-bottom {
    font-size: 26px;
    color: #d2ac67;
    font-family: 'Source Sans Pro', sans-serif;
}

.white {
    color: #fff;
}

.golden {
    color: #b8292f;
}

.banner-bottom-tagline {
    width: 100%;
    left: 0px;
    text-align: center;
    /*bottom: 0px;*/
    z-index: 99;
    background: #343434;
    padding: 10px 0px;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
}

.banner-bottom-tagline>.col-6:first-child {
    border-right: 1px solid #fff;
}

.banner-bottom-tagline span {
    font-size: 25px;
}

.box {
    width: 50%;
    float: left;
    padding: 10px;
    min-height: 205px;
}

.box-text {
    font-size: 20px;
    padding: 0px 10px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #000000;
}

.box ul {
    font-size: 15px;
    padding-left: 14px;
}

.box1 {
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.box2 {
    border-bottom: 1px solid #000000;
}

.box3 {
    border-right: 1px solid #000000;
}


/* PAGER */

.bx-wrapper .bx-pager {
    position: absolute;
    bottom: 120px;
    width: 100%;
    z-index: 99;
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #cdab64;
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    vertical-align: bottom;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0;
}

.padding {
    padding: 70px 0px;
}

.specification-bg {
    background-image: url(../images/SpecificationsBG.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: initial !IMPORTANT;
}


/* form */

.form-group {
    margin-bottom: 15px;
}

.contactuslabels {
    color: #BF9E61;
}

.form-group input {
    position: relative;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    /* border-radius: 4px; */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.submit {
    cursor: pointer;
    background: #BF9E61;
    color: #fff;
    padding: 10px;
}

.error {
    color: #f00 !important;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
}

label.error {
    /*position: absolute;*/
    /* top: 62px; */
}

.hide-in-mobile {
    display: block;
}

.footer-mobile {
    display: none;
}

.top-padding {
    padding-top: 70px;
}

.banner-bottom-tagline .col-6 {
    padding: 0 10px
}

.overview-parallax {
    width: 80%;
    margin: 0 auto;
    background-attachment: fixed;
    /*height: 512px;*/
    background-repeat: round;
}

.overview-parallax img {
    /* margin-top: 233px; */
    width: 400px;
    border: 1px solid #c4a063;
    padding: 8px;
    max-width: 100%;
    box-shadow: -1px 0px 7px 3px;
}

.left-padding {
    padding-left: 50px;
}


/* style for new sections like contact form*/

.form-p {
    text-align: center;
    margin-bottom: 20px !important;
    color: #000;
}

#contact {
    background-image: url("../images/mid.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.intl-tel-input {
    width: 100%;
}

.form-btn {
    margin: 0px auto;
    display: block;
    background: #233342;
    border: 2px solid #233342;
    color: #fff;
    font-size: 18px;
    padding: 8px 39px 8px;
    transition: ease all 0.5s;
}

.form-btn:hover {
    border-color: #000000;
    background: transparent;
    color: #fff;
    transition: ease all 0.5s;
}

.contact-div {
    padding-bottom: 20px;
}

#contctform-phone {
    width: 100%;
}

#price-model {
    z-index: 9999 !important;
    opacity: 1;
}

.her {
    background-color: #233342;
    color: #fff;
    border-bottom: none !important;
}

.tbl>tbody>tr>td {
    border-top: none !important;
}

.her h3 {
    margin: 8px 0px;
}

.modal-dialog {
    top: 50px;
    background: transparent !important;
}

#main-pop .modal-header,
#myModal1 .modal-header,
#price-model .modal-header,
#iam-floor .modal-header,
#iam-model .modal-header,
#watch-model .modal-header,
#broucher .modal-header {
    background: #233342;
    color: #fff;
}

.modal-header .close,
#main-pop .close,
#price-model .close,
#broucher-form .close {
    color: #fff !important;
    opacity: 1 !important;
    margin-top: -25px;
}

#broucher-form input,
#broucher-form select {
    height: 40px;
    width: 100%;
    padding-left: 9px;
    border: none;
    background: #f3f3f3;
}

#broucher-form.form-group {
    height: 40px;
    margin-bottom: 20px;
}

#broucher-form .input-group-addon {
    background: #233342;
    color: #fff;
    border: 0;
}

#price-popup input,
#price-popup select {
    height: 40px;
    width: 100%;
    padding-left: 9px;
    border: none;
    background: #f3f3f3;
}

#price-popup .form-group {
    height: 40px;
    margin-bottom: 20px;
}

#price-popup .input-group-addon {
    background: #233342;
    color: #fff;
    border: 0;
}

#main-popup input,
#main-popup select {
    height: 40px;
    width: 100%;
    padding-left: 9px;
    border: none;
    background: #f3f3f3;
}

#main-popup .form-group {
    height: 40px;
    margin-bottom: 20px;
}

#main-popup .input-group-addon {
    background: #233342;
    color: #fff;
    border: 0;
}

.price-btn {
    margin: 0px auto;
    display: block;
    background-image: none;
    background-color: #233342 !important;
    text-shadow: none;
    color: #fff;
    border-color: #233342;
    border-radius: 5px;
    padding: 10px 20px 10px 20px;
    transition: all 0.5s ease;
    font-weight: 800;
}

.modal-backdrop.fade {
    opacity: .5;
    z-index: unset;
}

#myCarousel {
    margin-top: 70px;
}

@media all and (max-width: 1366px) {
    .overview-parallax {
        width: 75%;
    }

    .tagline {
        top: 210px;
    }

    .tagline-left {
        left: 120px;
        top: 150px;
    }
}

@media all and (max-width: 1024px) {
    .logo-wrapper {
        left: -3px;
    }

    .logo-wrapper1 {
        right: 45px;
        width: 55px;
        top: -23px;
    }

    .box {
        min-height: 270px;
    }
}

@media all and (max-width: 768px) {
    .banner-bottom-tagline span {
        font-size: 23px;
    }

    .box {
        width: 100%;
        min-height: auto;
    }

    .box1,
    .box2,
    .box3,
    .box4 {
        border: 0px;
    }

    .overview-parallax {
        height: auto;
        background-image: none;
        width: 100%;
    }

    .overview-parallax img {
        margin-top: 0px;
    }

    .carousel,
    .carousel-inner,
    .carousel-inner .item {
        margin-top: 7% !important;
    }
}

@media all and (max-width: 700px) {
    .footer-mobile {
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        z-index: 999;
        width: 100%;
        background-color: #343434;
        padding: 5px;
        text-align: center;
        color: #fff;
        font-family: 'Source Sans Pro', sans-serif;
    }

    .amenities-main p {
        font-size: 14px;
    }

    #form_success {
        color: #343434 !important;
    }

    .overview-parallax {
        height: auto;
        background-image: none;
        width: 100%;
    }

    .left-padding {
        padding-left: 0px;
    }

    .overview-parallax img {
        margin-top: 0px;
    }

    .hide-in-desktop {
        display: block;
    }

    /*footer {*/
    /*display: none;*/
    /*}*/
    .close-btn {
        display: block;
        right: 10px;
        font-weight: bold;
    }

    .enquire-form {
        display: none;
        position: fixed;
        left: 0;
        bottom: 30px;
        top: 0;
        background-color: rgba(255, 255, 255, 0.92);
        height: 95%;
        z-index: 9999;
        -webkit-transition: all 400ms ease-out;
        transition: all 400ms ease-out;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        -webkit-overflow-scrolling: touch;
        padding: 5%;
        overflow-y: scroll;
        padding-bottom: 0px;
        width: 100%;
    }

    .banner-bottom-tagline .col-6 {
        width: 100%;
    }

    .banner-bottom-tagline span {
        font-size: 18px;
    }

    .banner-bottom-tagline {
        font-size: 15px;
    }

    .tagline-top {
        font-size: 26px;
        line-height: 32px;
        margin-top: 10px;
    }

    .tagline-bottom {
        font-size: 20px;
        line-height: 24px;
    }

    .tagline {
        top: 170px;
        width: 90%;
    }

    .tagline-left {
        top: 300px;
    }

    .enquire-now-wrapper {
        display: none;
    }

    header {
        padding: 0px 0px;
    }

    .banner-bottom-tagline>.col-6:first-child {
        border-right: 0px solid #fff;
        margin-bottom: 10px;
    }

    .logo-wrapper {
        top: -24px;
        height: 48px;
        z-index: 99;
    }

    .fixHeader .logo-wrapper img {
        display: block !important;
    }

    .logo-wrapper>a,
    .logo-wrapper>a>img {
        display: inline-block;
        width: 150px !important;
        /* transition: 0.8s; */
        margin-top: -7px;
    }

    .nav-wrapper {
        width: 100%;
        margin-top: 0px;
        position: absolute;
        background-color: #233342;
        top: 25px;
        left: 0;
        display: none;
    }

    nav a {
        display: block;
        text-align: center;
        margin: 0px;
        padding: 12px 0px;
    }

    .burger-menu {
        display: block;
        position: absolute;
        right: 20px;
        top: 5px;
        font-size: 18px;
        color: #d4af38;
    }

    .col-left,
    .col-right {
        width: 100%;
    }

    .section-title {
        font-size: 25px;
    }

    .section-subtitle {
        font-size: 20px;
        margin-bottom: 36px;
    }

    .amenities {
        width: 100%;
    }

    .hide-in-mobile {
        display: none;
    }

    .box {
        width: 100%;
        padding: 10px 5px;
        min-height: 0px;
    }

    .box1,
    .box2,
    .box3,
    .box4 {
        border: 0px;
    }

    button.accordion {
        background-color: #343434;
        color: #fff;
        cursor: pointer;
        padding: 0px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 17px;
        transition: 0.4s;
        /* padding: 10px; */
    }

    .acc-content {
        display: inline-block;
        padding: 10px;
    }

    button.accordion:after {
        content: '\02795';
        font-size: 13px;
        color: #fff;
        float: left;
        margin-left: 0px;
        /* background-color: #f7c034; */
        padding: 12px 15px;
    }

    button.accordion.active:after {
        content: "\2796";
    }

    div.panel {
        padding: 0 0px;
        background-color: transparent;
        max-height: 0;
        overflow: hidden;
        transition: 0.6s ease-in-out;
        opacity: 0;
    }

    .accordian-specs {
        margin-top: 20px;
    }

    div.panel.show {
        opacity: 1;
        max-height: 800px;
    }

    div.panel ul {
        padding: 0 30px;
        font-size: 17px;
        line-height: 28px;
    }

    .full-height {
        height: auto !important;
    }

    .mobile-accordian {
        margin-top: 20px;
    }

    .specification-bg {
        background-color: #cdab64;
        background-image: none;
    }

    .wrap {
        display: block
    }

    .block {
        display: block;
        vertical-align: middle;
    }

    .box-title .pull-left {
        display: inline-block;
    }

    .nav-wrapper {
        margin-left: 0%;
    }
}

#CaptchaDiv {
    float: left;
    border: 1px solid #fff;
    width: 150px;
    height: 35px;
    padding: 0px 0px;
    font-size: 26px;
    font-weight: 800;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    margin: 10px;
}

#refresh {
    cursor: pointer;
}

.map-click {
    background: #233342;
    color: #fff;
    text-decoration: none;
    outline: none;
    margin: 0px auto;
    font-size: 17px;
    display: block;
    padding: 10px 23px;
    margin-top: 50px;
    width: 120px;
    border: 2px solid #ddb87b;
    transition: ease all 0.5s;
}

#contact-form input,
#contact-form select {
    height: 40px;
    border: none;
    width: 100%;
    padding-left: 8px;
    background: #fff;
}

#contact-form .input-group-addon {
    background: #233342;
    color: #fff;
    border: 0;
}

.form-ico {
    font-size: 19px !important;
}

#contact-form textarea {
    border: none;
    resize: none;
    /*height: 40px;*/
}

#contact-form .form-group {
    height: 40px;
    margin-bottom: 23px;
}

#contact-form .selected-flag {
    background: #ba1f6b;
    width: 39px;
    border-radius: 3px 0px 0px 3px;
    height: 40px;
}

#contact-form .flag-container {
    padding: 0px !important;
}

@media only screen and (max-width: 380px) {
    .tbl-holder {
        overflow: scroll;
    }

    .her h3 {
        font-size: 15px;
    }
}

.msgicon {
    height: 100px;
    width: 100px;
    border: 4px solid #fff;
    font-size: 39px;
    background: #000000;
    color: #fff;
    border-radius: 50%;
    padding: 20px;
    text-align: center;
    margin: 0px auto;
    display: block;
}

.oops {
    /*color: #fff;*/
    text-align: center;
    font-size: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.oops-subtitle {
    /*color: #fff;*/
    font-size: 18px;
}

.go-home {
    color: #000000;
    background: #fff;
    font-size: 19px;
    padding: 10px;
    width: 225px;
    margin: 0px auto;
    margin-top: 30px;
    border-radius: 5px;
    transition: ease 0.5s;
}

.go-home:hover {
    transition: ease 0.5s;
    color: #fff;
    background: #000000;
    border-radius: 25px;
}

.oops-greet {
    color: #000000;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
}

button.btn.btn-danger.interested {
    position: fixed;
    bottom: 15px;
    right: 15px;
    transition: 0.4s ease-in;
    z-index: 999;
    background-color: #233342;
    width: 160px;
    font-weight: 600;
    font-size: 20px;
    padding: 5px;
    color: #fff;
    border: 2px solid #ffffff;
}

button.btn.btn-danger.dbroucher {
    position: fixed;
    bottom: 15px;
    left: 15px;
    transition: 0.4s ease-in;
    z-index: 999;
    background-color: #233342;
    width: 160px;
    font-weight: 600;
    font-size: 20px;
    padding: 5px;
    color: #fff;
    border: 2px solid #ffffff;
}

.interested-div {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
    border: 5px solid #3a7f40;
    /*padding: 2%;*/
    border-radius: 5px;
    background-color: #F3F3F3;
    z-index: 999;
    transition: 0.4s ease-in;
    padding-top: 40px;
    padding-bottom: 10px;
    width: 300px;
}

.interested-div-close {
    position: absolute;
    right: 0px;
    bottom: auto;
    top: -1%;
    padding: 7px;
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
    border: 1px none #ffffff;
    background-color: #3a7f40;
    font-weight: bolder;
}

p.popup-title {
    text-align: center;
    font-size: 20px;
    color: black;
}

p.inner-interested {
    position: absolute;
    top: 0vh;
    left: 0vh;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #3a7f40;
    width: 100%;
    padding: 1%;
    text-align: center;
    color: white;
}

#float-form input,
#float-form select {
    height: 40px;
    border: none;
    padding-left: 9px;
    width: 100%;
    background: #f3f3f3;
}

#float-form .input-group-addon {
    background: #233342;
    color: #fff;
    border: 0;
}

#float-form .form-ico {
    font-size: 19px !important;
}

#float-form .form-group {
    height: 40px;
    margin-bottom: 23px;
}

#float-form .selected-flag {
    background: #000000;
    width: 39px;
    border-radius: 3px 0px 0px 3px;
    height: 40px;
}

.flot-btn,
flot-btn:focus {
    background: #000000 !important;
    box-shadow: none !important;
    color: #fff !important;
    border: 2px solid #000000 !important;
    margin: 0px auto !important;
    display: block !important;
    padding: 6px 20px !important;
}

.flot-btn:hover {
    background: transparent;
    box-shadow: none;
    border-color: #000000;
    color: #000000;
}

#iam-interested input,
#float-form select {
    height: 40px !important;
    border: none !important;
    padding-left: 9px !important;
    width: 100%;
    background: #fff !important;
}

#iam-interested .input-group-addon {
    background: #000000;
    color: #fff;
    border: 0;
}

#iam-interested .form-ico {
    font-size: 19px !important;
}

#iam-interested .form-group {
    height: 40px;
    margin-bottom: 23px;
}

@media only screen and (min-width: 768px) {
    #banner-form {
        position: absolute;
        width: 254px;
        right: 2%;
        top: 4%;
    }
}

@media only screen and (max-width: 767px) {
    .sec-bannerform {
        padding: 40px 20px;
        background: #d0d0d0;
        display: none;
    }

    #banner-form {}
}

#carousel-example-generic {
    margin-top: 53px;
}

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

@media only screen and (max-width: 700px) {
    .d-banner {
        display: none !important;
    }

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

    #carousel-example-generic {
        margin-top: 47px;
    }
}

.rera img {
    width: 115px;
    float: left;
    margin-right: 10px;
}

.rera-h {
    margin: 0;
    font-size: 19px;
    font-weight: 800;
}

.rera-txt {
    margin: 0px;
    line-height: 23px;
}

.copy {
    line-height: 23px;
}

@media (max-width: 991px) and (min-width: 475px) {
    .rera-wrap {
        width: 400px;
        margin: 0px auto;
    }
}

@media only screen and (max-width: 474px) {
    .rera img {
        width: 100px;
        float: none;
    }

    .rera-wrap {
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    .copy {
        text-align: center;
    }
}

@media only screen and (min-width: 992px) {
    .copy {
        /*margin-top: 35px;*/
        text-align: center;
    }

    /* #contact{
        height: 550px;
    } */
}

.rera-link {
    margin: 0;
    font-size: 19px;
}

.amenities-main p {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 25px;
    line-height: 19px;
    font-size: 14px;
}

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

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

.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;
}


/*------------- 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 #2370be;
}

.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: #493e3e;
    display: table;
    height: 50px;
    width: 50px;
    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;
}

.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: #233342;
    border: none !important;
    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; */
}

.gall-head {
    font-size: 50px;
    color: #233342;
    text-align: center;

}

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

#sp-footer h2 {
    font-size: 16px;
    margin: 10px;
    color: #000;
    margin-bottom: 8px;
    font-family: 'Gotham-Medium';
}

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

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


/* .fixHeader {
    background-color: #fff;
    transition: ease all 0.5s;
    height: 50px;
}

.fixHeader .logo-wrapper img {
    display: none;
}

.fixHeader .nav-wrapper .nav-links a {
    color: black;
}

.fixHeader .nav-wrapper nav a:hover {
    color: #233342;
    text-decoration: none;
}

.fixHeader .nav-wrapper nav {
    margin-top: 0px;
} */

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

#configuration {
    /* padding: 70px 0px; */
    background: url("../images/mid.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;
    }

    nav a {
        color: #d4af38;
    }
}

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

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

.a-img {
    transition: transform .8s;
}

.f-icon {}

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

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

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

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

.foo-txt {
    color: #000;
    font-size: 16px;
    margin-top: 20px;
}

.foop-txt {
    color: #000;
    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;
    }
}

#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: 30px; */
    padding-left: 0px;
}

.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;
    max-width: 100%;
    box-shadow: inset 1px 1px 20px 4px;
}

.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 {
    padding: 8px;
    background: #fff;
    width: 165px;
    margin-top: 5px;
}

.logo-color1 {
    background: #fff;
    width: 77px;
    padding: 10px;
}

.confback {
    background: #15182aa6;
    padding: 70px 0px;
}

.confback1 {
    background: #ffffffa6;
    padding: 70px 0px;
}

.confback2 {
    background: #ffffff57;
    padding: 70px 0px;
}

.sideback {
    background: url("../images/mid.jpg") center;
    background-size: cover;
    background-attachment: fixed;
}

.aboutback {
    /* background: url(../images/aboutbuild.png) center; */
    background-size: cover;
    background-attachment: fixed;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

@media all and (transform-3d),
(-webkit-transform-3d) {

    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner>.item.prev,
    .carousel-fade .carousel-inner>.item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner>.item.next.left,
    .carousel-fade .carousel-inner>.item.prev.right,
    .carousel-fade .carousel-inner>.item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-caption {
    text-shadow: 0 1px 4px rgba(0, 0, 0, .9);
    font-size: 17px
}

.carousel-caption h3 {
    font-size: 30px;
    font-family: 'Lato', sans-serif;
}

.carousel,
.carousel-inner,
.carousel-inner .item {
    height: 100%;
}

.serviceBox {
    text-align: center;
}

.serviceBox .service-icon {
    width: 110px;
    height: 110px;
    line-height: 80px;
    border-radius: 50%;
    border: 2px solid #233342;
    font-size: 35px;
    color: #715afc;
    margin: 0 auto 15px;
    position: relative;
    transition: transform .8s;
}

.service-icon:hover {
    -ms-transform: scale(1.5);
    /* IE 9 */
    -webkit-transform: scale(1.5);
    /* Safari 3-8 */
    transform: scale(1.09);
    transition: all 0.3s ease-in-out 0s;
}

.serviceBox .service-icon i {
    transform: scale(1);
    transition: all 0.3s ease-in-out 0s;
}

.serviceBox:hover .service-icon i {
    transform: scale(1.1);
}

.serviceBox .service-icon:after {
    content: "";
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: transparent;
    position: absolute;
    top: -6px;
    left: -6px;
    transition: all 0.3s ease-in-out 0s;
}

.serviceBox .service-icon:after {
    box-shadow: 3px 3px 0 #233342;
}

.serviceBox .title {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin: 0 0 35px 0;
}

.serviceBox .description {
    font-size: 16px;
    color: #777;
    padding: 0 20px;
    margin: 0;
}

@media only screen and (max-width:990px) {
    .serviceBox {
        margin-bottom: 30px;
    }
}

.locationBox {
    /* background: #FFF;
    font-family: 'Lato', sans-serif;
    text-align: center;
    padding: 30px 20px;
    height: 420px;
    border-radius: 10px;
    transition: all 0.3s ease 0s;
    
    box-shadow: 3px 3px 10px #dbdbdb; */
    margin: 18px 0px;
    height: 195px;
}

.locationBox1 {
    /* background: #FFF; */
    font-family: 'Lato', sans-serif;
    text-align: center;
    padding: 30px 20px;
    margin: 0 auto;
    width: 300px;
    height: 435px;
    border-radius: 10px;
    transition: all 0.3s ease 0s;
    box-shadow: inset 1px 0px 10px 10px #2370be1f;
}


/* .locationBox:hover{ box-shadow: 0 0 5px #DA4155; } */

.locationBox .location-icon {
    color: #fff;
    font-size: 50px;
    width: 105px;
    height: 105px;
    line-height: 120px;
    margin: 0 auto 40px;
    display: block;
    position: relative;
}

.locationBox .location-icon:before {

    content: "";
    /* background: linear-gradient(to right,#d3ad37 49%,#d5b659 50%); */
    width: 100%;
    height: 100%;
    border-radius: 31px 40px;
    /* box-shadow: 0 0 0 5px #fff inset; */
    border: 3px solid #fff;
    /* border-right: none; */
    /* border-top: none; */
    transform: rotate(45deg);
    position: absolute;
    /* box-shadow: -4px 12px 20px 0px #233342; */
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

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

.locationBox .title {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px;
    transition: all 0.3s ease 0s;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
}


/* .locationBox:hover .title {
    letter-spacing: 1px;
} */

.locationBox .description {
    color: #6f6f6f;
    font-size: 14px;
    line-height: 27px;
    padding-left: 10px;
    list-style-type: none;
    text-align: left;
}


/* .locationBox.orange:hover{ box-shadow: 0 0 5px #E87C2C; } */

.locationBox.orange .location-icon:before {
    /* background: linear-gradient(to right,#000000 49%, #202020 50%);
        border-color: #000000; */
}

.locationBox.orange .title {
    color: #fff;
}

.locationBox.blue:hover {
    box-shadow: 0 0 5px #0AAEAD;
}

.locationBox.blue .location-icon:before {
    background: linear-gradient(to right, #3CC0CC 49%, #0AAEAD 50%);
    border-color: #0AAEAD;
}

.locationBox.blue .title {
    color: #0AAEAD;
}

.locationBox.gray:hover {
    box-shadow: 0 0 5px #37485C;
}

.locationBox.gray .location-icon:before {
    background: linear-gradient(to right, #3C506B 49%, #37485C 50%);
    border-color: #37485C;
}

.location-icon .fa {
    z-index: 14;
    position: relative;
}

.locationBox.gray .title {
    color: #37485C;
}

@media only screen and (max-width:990px) {
    .locationBox {
        margin: 0 0 30px;
        height: 144px;
    }
}

@media only screen and (max-width:767px) {
    .confback2 {
        background: #fff;
        padding: 70px 0px;
    }

    .modal-title {
        font-size: 15px;
    }

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

    .padding {
        padding: 15px 0px;
    }

    .confback {
        background: #f1f1f1a6;
        padding: 25px 0px;
    }
}

.description .fa {
    color: #dbbc5d;
}

.location-icon img {
    color: #fff;
    font-size: 50px;
    /* width: 120px; */
    height: 55px;
    line-height: 120px;
    margin: 0 auto 40px;
    display: block;
    position: relative;
    z-index: 1;
    top: 23px;
}


/* .locationBox1:hover{ box-shadow: 0 0 5px #DA4155; } */

.locationBox1 .location-icon {
    color: #fff;
    font-size: 50px;
    width: 105px;
    height: 105px;
    line-height: 120px;
    margin: 0 auto 40px;
    display: block;
    position: relative;
}

.locationBox1 .location-icon:before {
    content: "";
    /* background: linear-gradient(to right,#d3ad37 49%,#d5b659 50%); */
    width: 100%;
    height: 100%;
    border-radius: 31px 40px;
    /* box-shadow: 0 0 0 5px #fff inset; */
    /* border: 5px solid #d5b659; */
    border-right: none;
    border-top: none;
    transform: rotate(45deg);
    position: absolute;
    box-shadow: -4px 12px 20px 0px #233342;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

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

.locationBox1 .title {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px;
    transition: all 0.3s ease 0s;
    text-align: center;
}


/* .locationBox1:hover .title {
    letter-spacing: 1px;
} */

.locationBox1 .description {
    color: #6f6f6f;
    font-size: 14px;
    line-height: 27px;
    padding-left: 10px;
    list-style-type: none;
    text-align: left;
}


/* .locationBox1.orange:hover{ box-shadow: 0 0 5px #E87C2C; } */

.locationBox1.orange .location-icon:before {
    /* background: linear-gradient(to right,#000000 49%, #202020 50%);
        border-color: #000000; */
}

.locationBox1.orange .title {
    color: #000000;
}

.locationBox1.blue:hover {
    box-shadow: 0 0 5px #0AAEAD;
}

.locationBox1.blue .location-icon:before {
    background: linear-gradient(to right, #3CC0CC 49%, #0AAEAD 50%);
    border-color: #0AAEAD;
}

.locationBox1.blue .title {
    color: #0AAEAD;
}

.locationBox1.gray:hover {
    box-shadow: 0 0 5px #37485C;
}

.locationBox1.gray .location-icon:before {
    background: linear-gradient(to right, #3C506B 49%, #37485C 50%);
    border-color: #37485C;
}

.location-icon .fa {
    z-index: 14;
    position: relative;
}

.locationBox1.gray .title {
    color: #37485C;
}

@media only screen and (max-width:990px) {
    .locationBox1 {
        margin: 20px auto;
    }
}

@media only screen and (max-width:767px) {
    .confback2 {
        background: #fff;
        padding: 70px 0px;
    }

    .modal-title {
        font-size: 15px;
    }

    .fixHeader {
        position: fixed;
        z-index: 999;
        left: 0;
        top: 0;
        border: 2px solid #fff;
        width: 100%;
        padding: 14px 0px;
        background-color: #233342;
        transition: ease all 0.5s;
    }

    .padding {
        padding: 25px 0px;
    }

    .confback {
        background: #15182aa6;
        padding: 25px 0px;
    }
}

.description .fa {
    color: #dbbc5d;
}

.location-icon img {
    color: #fff;
    font-size: 50px;
    filter: brightness(45.5) invert(0) sepia(41);
    /* width: 120px; */
    height: 55px;
    line-height: 120px;
    margin: 0 auto 40px;
    display: block;
    position: relative;
    z-index: 1;
    top: 23px;
}


/* @-webkit-keyframes zoom {
        from {
          -webkit-transform: scale(1, 1);
        }
        to {
          -webkit-transform: scale(1.5, 1.5);
        }
      }

      @keyframes zoom {
        from {
          transform: scale(1, 1);
        }
        to {
          transform: scale(1.2, 1.2);
        }
      }

      .carousel-inner .item > img {
        -webkit-animation: zoom 30s;
        animation: zoom 30s;
      } */

.selldof .title {
    display: none;
}

.selldof .form-control,
.sell_do_form_control {
    height: 40px !important;
    border: none;
    padding-left: 9px;
    width: 100%;
    background: #f3f3f3;
}

.glimp {
    display: inline-block;
    padding: 6px 12px;
    margin-top: 35px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #2370be;
    border-color: #2370be;
}

.ytp-large-play-button {
    position: absolute;
    left: 29% !important;
    top: 40% !important;
    width: 500px !important;
    height: 130px !important;
    margin-left: -34px;
    margin-top: -24px;
    -moz-transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
    -webkit-transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
    transition: opacity .25s cubic-bezier(0.0, 0.0, 0.2, 1);
    z-index: 63;
}

.button {
    border-radius: 4px;
    background-color: #2370be;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    padding: 10px;
    width: 84%;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
}

.button span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.button span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}

.button:hover span {
    padding-right: 25px;
}

.button:hover span:after {
    opacity: 1;
    right: 0;
}

.fa-hand-o-right {
    /* background-color: red; */
    color: #fff;
    animation: infinite;
    -webkit-animation-name: example;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s;
    /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 2s;
}


/* Safari 4.0 - 8.0 */

@-webkit-keyframes example {
    from {
        color: #FFF;
    }

    to {
        color: yellow;
    }
}


/* Standard syntax */

@keyframes example {
    from {
        color: #FFF;
    }

    to {
        color: yellow;
    }
}

.amenitie-block {
    overflow: hidden;
    position: relative;
}

.zoom-img {
    overflow: hidden;
}

.amenitie-block .mask {
    overflow: hidden;
    left: 0;
    opacity: 1;
    background: rgba(0, 0, 0, 0.6);
    transition: all ease 1s;
}

.mask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/trans_blue.png) 0 0 repeat;
    transition: all ease .4s;
    opacity: 0;
    left: 0;
}

.table-div {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}

.table-div .inner-cell {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

.amenitie-block {
    overflow: hidden;
    position: relative;
}

.zoom-img {
    overflow: hidden;
}

.amenitie-block .mask {
    overflow: hidden;
    left: 0;
    opacity: 1;
    background: rgba(0, 0, 0, 0.6);
    transition: all ease 1s;
}

.mask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/trans_blue.png) 0 0 repeat;
    transition: all ease .4s;
    opacity: 0;
    left: 0;
}

.table-div {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}

.table-div .inner-cell {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

.amenitie-block p {
    color: #fff;
    margin-top: 15px;
    padding: 0 15px;
}

.amenitie-block {
    overflow: hidden;
    position: relative;
}

.zoom-img:hover img,
.prj-block:hover .zoom-img img,
.amenitie-block:hover .zoom-img img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.amenitie-block:hover .mask {
    opacity: .4;
}

.amenitie-block .mask img {
    width: auto !important;
    margin: 0 auto;
}

.zoom-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: 1.6s ease-in-out;
}

.underline2 {
    /* background: #272727; */
    height: 35px;
    /* border-radius: 10px; */
    width: 250px;
    margin: 3px auto 25px;
    background-image: url(../images/div.png);
    background-size: cover;
}

.des1 {
    width: 100vw;
    height: 100vh;
    background-color: white;
}

.des:after {
    content: ' ';
    border-top: 100vh solid #008ce6;
    border-right: 100vw solid transparent;
    width: 0;
}

.amenities-main1 h3 {
    text-align: center;
    color: #000;
    font-size: 18px;
}

.overview {
    width: 50%"

}

.triangle-background {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 700px 700px 0 0;
    border-color: #F9F9F9 transparent transparent transparent;
    transition: border-width 0.5s;
}

.triangle-background-weak {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 300px 300px 0 0;
    border-color: #E8E8E8 transparent transparent transparent;
    transition: border-width 0.5s;
}

.triangle-background-strong {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 200px 200px 0 0;
    border-color: #a8423f transparent transparent transparent;
    transition: border-width 0.5s;
}

.wrap {
    height: 100%;
    position: relative;
}

.wrap:hover .triangle-background {
    border-width: 700px 0 0 0;
}

.wrap:hover .triangle-background-weak {
    border-width: 0 500px 0 0;
}

.wrap:hover .triangle-background-strong {
    border-width: 400px 0 0 0;
}

.wrap:hover .github {
    border-width: 0 100px 0 0;
}

.wrap:hover .footer1 {
    border-width: 0 0 200px 200px;
}

.github {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 100px 0 0;
    border-color: #233342 transparent transparent transparent;
    transition: border-width 0.5s;
}

.footer1 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 0 200px;
    border-color: transparent transparent #233342 transparent;
    transition: border-width 0.5s;
}

.footer1-two {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 0 400px;
    border-color: transparent transparent black transparent;
    transition: border-width 0.5s;
}

.timeline {
    list-style-type: none;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    padding: 0px;
}

@media only screen and (max-width:767px) {
    .location-icon img {
        color: #fff;
        font-size: 50px;
        width: 45px;
        height: 45px;
        line-height: 120px;
        margin: 0 auto 40px;
        display: block;
        position: relative;
        z-index: 1;
        top: 15px;
    }

    .locationBox .location-icon {
        color: #fff;
        font-size: 50px;
        width: 80px;
        height: 80px;
        line-height: 120px;
        margin: 0 auto 40px;
        display: block;
        position: relative;
    }

    .locationBox .title {
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        margin: 0 0 10px;
        transition: all 0.3s ease 0s;
        text-align: center;
    }

    .overview {
        width: 100%"

    }

    .wrap:hover .footer1 {
        border-width: 0 0 100px 100px;
    }

    .wrap:hover .footer1 {
        border-width: 0 0 100px 100px;
    }

    .timeline {
        list-style-type: none;
        display: block;
    }
}

.form-wrap h1 {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin-bottom: 25px;
}

.footer-sec {
    padding: 15px 0px;
    background: #f5f5f5;
    max-width: 100%;
    box-shadow: inset 1px 1px 20px 4px;
}

.foote-wrap {
    margin: 0px auto;
    display: block;
}

.foote-wrap img {
    margin: 15px auto;
    display: block;
    width: 169px;
}

.foote-wrap p {
    text-align: center;
    margin-top: 7px;
    margin-bottom: 0px;
}

.address {
    text-align: center;
    margin-top: 10px;
    padding: 0px;
}

.address li:first-child {
    margin-right: 18px;
}

.address li {
    display: inline-block;
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 16px;
    list-style-type: none;
}

.address li i {
    color: #233342;
}

.reralist {
    text-align: center;
    /* margin-top: 10px; */
    list-style-type: none;
    padding: 0px;
}

.address-line {
    height: 2px;
    background: #414041;
    width: 200px;
    margin: 0px auto;
    margin-top: 8px;
    margin-bottom: 25px;
}

.foote-wrap p {
    text-align: center;
    margin-top: 7px;
    margin-bottom: 0px;
}

.copy-right {
    /* font-family: 'Oswald', sans-serif; */
    text-transform: uppercase;
    /* font-weight: 800; */
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 0;
    letter-spacing: 1px;
}

.footer-form-text {
    background: #233342;
    font-size: 17px !important; 
    /* padding: 5px 5px !important; */
    padding: 0px;
    color: #fff;
    border-radius: 0;
    /* box-shadow: 2px 2px 6px #000; */
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #94794f;
    text-decoration: none;
}

.modal-dialog1 {
    width: 1000px !important;
    margin: 30px auto;
}

#map1 .close {
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    top: 2px;
    right: 1px;
    position: relative;
    z-index: 999999;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    border: 2px solid #000;
    border-radius: 57px 57px 57px 70px;
}

@media only screen and (max-width:767px) {
    .modal-dialog1 {
        width: 100% !important;
        margin: 30px auto;
    }

    .map-click {
        background: #233342;
        color: #fff;
        text-decoration: none;
        outline: none;
        margin: 0px auto;
        font-size: 17px;
        display: block;
        padding: 10px 23px;
        margin-top: 0px;
        width: 135px;
        border: 2px solid #ddb87b;
        transition: ease all 0.5s;
    }
}

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

.locationBox .location-icon:hover::before {
    transform: rotate(90deg);
}

@media only screen and (max-width: 767px) {
    .whatsapp {
        position: fixed;
        bottom: 56px;
        right: 0px;
        transition: 0.4s ease-in;
        z-index: 999;
        background-color: unset;
        width: 70px;
        font-weight: 600;
        font-size: 20px;
        padding: 5px;
        border: unset;
    }

    .about-icon p {
        margin-top: 10px;
        font-size: 11px !important;
        padding: 0 0 !important;
        font-weight: 600 !important;
    }
}

/* ----config------- */
.configuration-box {
    border: 2px solid #fff;
    ;
    padding: 45px 1px;
    margin: 0 3% 30px;
    height: 250px;
}

.configuration-hd {
    color: #fff;
    ;
    font-size: 35px;
    line-height: 1.1;
    margin: 0 0 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.configuration-area {
    color: #fff;
    ;
    font-size: 25px;
    line-height: 1.1;
    margin: 0 0 10px;
}

.configuration-price .price-click {
    background: #a8423f;
    font-size: 21px;
    color: #fff;
    padding: 11px 23px;
    font-weight: 700;
    line-height: 1;
    margin-top: 5px;
    display: inline-block;
}

.about-icon {
    margin-bottom: 20px;
}

.about-icon p {
    margin-top: 10px;
    font-size: 17px;
    padding: 0 20px;
    font-weight: 600;
}

.whatsapp2 {

    position: fixed;
    right: 2%;
    bottom: 10%;
    z-index: 9999;
}

.whatsappicon {
    width: 60px;
}

@media screen and (max-width:768px) {
    .whatsapp2 {
        position: fixed;
        right: 5%;
        bottom: 10%;
    }

    .whatsappicon {
        width: 40px;
    }
}