.lexend-font {
    font-family: "Lexend", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

body {
    font-family: "Lexend", sans-serif;
    background-color: #dbe4e9;
    font-weight: 400;
}

@font-face {
    font-family: "Century-Bold";
    src: url(../font/Century-Bold.ttf);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lexend", sans-serif;
}

p {
    font-size: 16px;
    line-height: 28px;
}

.pd-0 {
    padding: 0;
    background-color: #fff;
}

.top-menu .bg-dark {
    background: none !important;
    padding: 0;
}

.orderone {
    order: 1;
}

.ordertwo {
    order: 2;
}

.top-menu .navbar-dark .navbar-nav .nav-link {
    color: #000;
    font-size: 18px;
    font-weight: 100;
    padding: 1.1vw 0.5vw;
    position: relative;
    border-right: 0.1vw solid #dbe4e9;
}

.top-menu .navbar-expand-md .navbar-nav {
    margin: auto;
    margin-right: 0;
}

.top-menu .navbar-brand {
    padding: 0;
}

.top-menu .navbar-dark .navbar-nav .nav-link span {
    display: block;
    text-align: center;
}

.top-menu .nav-item .nav-link img {
    margin-right: 5px;
}

.top-menu .navbar-brand img {
    width: 80%;
}

.navbar-dark .navbar-toggler {
    color: #000;
    border-color: #000;
}

.from-banner h4 {
    text-align: center;
    font-size: 20px;
    font-weight: 100;
    margin-top: 15px;
}

.from-banner h4 span {
    display: block;
}

.from-banner {
    background: #fff;
}

.from-banner h1 {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
}

.form_inner .form-control {
    margin-bottom: 15px;
    border: none;
    border-bottom: 1px solid#ced4da;
}

.no-padding {
    padding: 0;
}

.btn-warning.btn-block {
    background-color: #56a7de;
    color: #000;
    border: 1px solid#56a7de;
    font-size: 20px;
}

.btn-warning.btn-block:hover {
    background-color: #56a7de;
    color: #000;
    border: 1px solid#56a7de;
}

.og-block {
    margin: 0 0.5vw;
    background-color: #000;
    color: #fff;
    cursor: pointer;
    border-bottom-left-radius: 1vw;
    border-bottom-right-radius: 1vw;
    background-image: -webkit-linear-gradient(right, #956263, #000);
    padding-left: 0;
}

.og-block li {
    padding: 0.5vw 0;
    font-size: 1.01vw;
    text-align: center;
    list-style: none;
}

.og-block li a {
    color: #fff;
    text-decoration: none;
}

.og-block li img {
    margin-right: 5px;
}

.required-coll a {
    color: #fff;
    text-decoration: none;
}

.required-coll {
    text-align: center;
    background-color: #48458b;
    color: #fff;
    padding: 8px;
    width: 50%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.banner-offers {
    position: absolute;
    top: 0px;
    left: 0;
    overflow: hidden;
    z-index: 9;
    margin-top: 0;
    padding-bottom: 0.5vw;
    display: inline-block;
    width: 25vw;
    background-color: rgba(0, 0, 0, 0.65);
    border-bottom-right-radius: 8px;
    color: #fff;
    padding: 12px 0px;
}

.banner-offers h4 {
    display: block;
    font-size: 1.3vw;
    font-weight: 100;
    text-transform: uppercase;
    color: #fff;
}

.banner-offers h4 span {
    display: block;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 1.4vw;
    text-shadow: 0 1px 2px #000;
    color: #fff;
    margin-top: 20px;
}

.banner-offers h5 {
    background-color: none;
    padding: 0vw 0.3vw;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1vw;
    text-transform: uppercase;
    text-shadow: none;
    list-style: none;
    text-align: center;
    padding-top: 7px;
}

.banner-offers .booking_open {
    padding: 7px 15px;
    text-align: center;
    font-size: 22px;
    background-color: #956263;
    line-height: initial;
}

.banner-offers .location {
    padding: 7px 0px;
    text-align: center;
}

.banner-offers .possession {
    text-align: center;
    font-size: 20px;
    margin: 10px 0 15px;
    padding: 10px;
    position: relative;
}

.banner-offers .possession:before {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    max-width: 35%;
    background-color: #659032;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
    border-radius: 100%;
    opacity: 0.7;
}

.banner-offers .possession:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    max-width: 35%;
    background-color: #659032;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    border-radius: 100%;
    opacity: 0.7;
}

.pro-status {
    display: inline-block;
    padding: 0.3vw 2.5vw 0.3vw 2vw;
    font-size: 1.3vw;
    text-transform: uppercase;
    color: #fff;
    background-color: #956263;
}

.pro-tag-line {
    display: block;
    padding: 0.1vw 0.8vw;
    font-size: 1.2vw;
    text-transform: capitalize;
    line-height: 1.4vw;
    text-shadow: 0 1px 2px #000;
    color: #fff;
    text-align: center;
}

.pro-price {
    display: block;
    padding: 0.1vw 0.8vw 0.3vw;
    color: #fff;
    text-shadow: 0 1px 2px #000;
    font-size: 1.8vw;
    text-align: center;
}

.enquire-btn {
    font-size: 1.2vw;
    padding: 0.3vw 2vw;
    margin-left: 15px;
}

.enquire-btn.form {
    font-size: 1.2vw;
    padding: 0.3vw 2vw;
    margin: 0 auto;
    display: block;
}

.banner-offers p {
    margin: 8px 15px;
}

.banner-offers ul {
    padding-left: 0;
    list-style: none;
}

.banner-offers ul li {
    text-align: center;
    font-size: 15px;
    line-height: 28px;
    background: #956263;
    color: #c5c4cc;
    margin-bottom: 8px;
    padding: 2px;
}

.bg-none1 {
    background: none !important;
    color: #fff !important;
    border: 1px solid#fff;
}

.aboutus h1 {
    font-size: 2.5vw;
    color: #000;
}

.aboutus h4 {
    font-size: 1.5vw;
    margin-bottom: 1vw;
    color: #000;
}

.aboutsection {
    padding: 2.5vw 6vw 2.5vw 2vw;
    background-color: #fff;
    margin: 3vw 0;
    position: relative;
    overflow: hidden;
}

.aboutus h3 {
    position: absolute;
    top: 10px;
    right: -160px;
    color: #fdcb00;
    font-size: 3vw;
    letter-spacing: 0;
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

.footer-widget p {
    color: #000;
    margin-bottom: 15px;
    font-size: 1.1vw;

}

.moreless-button {
    font-weight: 600;
    color: #000;
    font-size: 0.875rem;
    cursor: pointer;
    margin: 8px 0 15px;
}

.project h4 {
    text-align: center;
    font-size: 1.5rem;
    color: #000;
}

.priceimg img {
    width: 100%;
    /* border-radius: 40px 0px 40px 0px;
    border: 8px double #5c4ceb; */
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    transition: 0.4s ease;
}

.priceimg h4 {
    font-size: 16px;
    text-align: center;
    background: #956263;
    padding: 10px;
    color: #fff;
}

.aboutus.price1 h3 {
    position: absolute;
    top: 10px;
    right: -575px;
    color: #fdcb00;
    font-size: 3vw;
    letter-spacing: 0;
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

.btn-warning {
    color: #fff !important;
    border-color: #ba7a7c !important;
    background-image: -webkit-linear-gradient(right, #ba7a7c, #000);
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    border-radius: 2px;
}

.head {
    position: absolute;
    top: 70px;
    right: 0;
    color: #495e2e;
    font-size: 2.4vw;
    letter-spacing: 0;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    letter-spacing: 4px;
    font-weight: 400;
}

.ami-container {
    padding: 1.2vw 0.8vw 0.8vw;
    height: 14vw;
    margin-bottom: 20px;
}

.ami-container img {
    width: 100%;
}

.ami-block {
    display: inline-block;
    position: relative;
    background: 0 0;
    border: none;
    color: #000;
    cursor: pointer;
    box-shadow: 1px 1px 25px #e0e0e0;
    width: 100%;
    margin-bottom: 26px;
}

.ami-container p {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-top: 8px;
    color: #ba7a7c;
}

.row-cols-md-3 .fa {
    color: #fdcb00;
    font-size: 24px;
}

.row-cols-md-3 .my-2 {
    font-size: 1.12vw;
}

.row-cols-1 {
    margin-top: 25px;
}

.location-icon img {
    width: 150px;
    display: block;
    margin: 0 auto;
    padding: 15px 0;
}

.location-icon p {
    font-size: 1.12vw;
    text-align: center;
}

#location .near-by {
    padding-top: 25px;
}

#location .near-by li {
    padding: 8px 0;
}

.logo-center1 {
    margin: 0 auto;
}

.aboutusp p {
    font-size: 1.12vw;
    text-align: justify;
}

.aboutusp h4 {
    font-size: 1.5vw;
    text-transform: uppercase;
}

.Disclaimer p {
    font-size: 0.75vw;
    margin-bottom: 0;
}

.vsv-text-bk {
    width: 97%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.vsv-text-bg {
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-shadow: 0 1px 2px #000;
    text-align: center;
    font-size: 1.8vw;
    padding: 1vw 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.vsv-icon {
    display: inline-block;
    width: 5vw;
    height: 5vw;
    background-color: #fff;
    -webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDQ4NS43NCA0ODUuNzQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4NS43NCA0ODUuNzQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNMjQyLjg3MiwwQzEwOC43MzIsMCwwLjAwNCwxMDguNzM2LDAuMDA0LDI0Mi44NjRjMCwxMzQuMTQsMTA4LjcyOCwyNDIuODc2LDI0Mi44NjgsMjQyLjg3Ng0KCQkJYzEzNC4xMzYsMCwyNDIuODY0LTEwOC43MzYsMjQyLjg2NC0yNDIuODc2QzQ4NS43MzYsMTA4LjczNiwzNzcuMDA4LDAsMjQyLjg3MiwweiBNMzM4LjQxMiwyNjMuOTRsLTEzNC4zNiw5Mi43MzINCgkJCWMtMTYuNzc2LDExLjU4OC0zMC41ODQsNC4yNDgtMzAuNTg0LTE2LjMxNlYxNDUuMzhjMC0yMC41NTYsMTMuODA4LTI3LjksMzAuNTg0LTE2LjMxMmwxMzQuMzIsOTIuNzMyDQoJCQlDMzU1LjEzNiwyMzMuMzg0LDM1NS4xNzYsMjUyLjM0OCwzMzguNDEyLDI2My45NHoiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==) no-repeat center;
    mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDQ4NS43NCA0ODUuNzQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4NS43NCA0ODUuNzQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNMjQyLjg3MiwwQzEwOC43MzIsMCwwLjAwNCwxMDguNzM2LDAuMDA0LDI0Mi44NjRjMCwxMzQuMTQsMTA4LjcyOCwyNDIuODc2LDI0Mi44NjgsMjQyLjg3Ng0KCQkJYzEzNC4xMzYsMCwyNDIuODY0LTEwOC43MzYsMjQyLjg2NC0yNDIuODc2QzQ4NS43MzYsMTA4LjczNiwzNzcuMDA4LDAsMjQyLjg3MiwweiBNMzM4LjQxMiwyNjMuOTRsLTEzNC4zNiw5Mi43MzINCgkJCWMtMTYuNzc2LDExLjU4OC0zMC41ODQsNC4yNDgtMzAuNTg0LTE2LjMxNlYxNDUuMzhjMC0yMC41NTYsMTMuODA4LTI3LjksMzAuNTg0LTE2LjMxMmwxMzQuMzIsOTIuNzMyDQoJCQlDMzU1LjEzNiwyMzMuMzg0LDM1NS4xNzYsMjUyLjM0OCwzMzguNDEyLDI2My45NHoiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==) no-repeat center;
}

.effetMoveGradient,
.effetMoveGradient:hover {
    text-shadow: 0 3px 6px #fdcb00;
    background-color: #fdcb00;
    background: linear-gradient(-45deg, #fdcb00, #fdcb00, #fdcb00, #fdcb00);
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite, rocking 3s ease infinite;
    animation-delay: 2s;
    -moz-animation: Gradient 3s ease infinite, rocking 3s ease infinite;
    animation-delay: 2s;
    animation: Gradient 3s ease infinite, rocking 3s ease infinite;
    animation-delay: 2s;
    color: #000;
    border: none;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.destop-none1 {
    display: none !important;
}

.sectio-bro-btn {
    font-size: 18px;
    margin: 25px 0;
    border: 1px solid#ba7a7c;
    color: #fff;
    padding: 10px 15px;
    background-image: -webkit-linear-gradient(right, #ba7a7c, #ba7a7c);
    border-radius: 0px;
}

.sectio-bro-btn:hover {
    background-color: #956263;
    border: 1px solid#956263;
}

.modal-head {
    background-color: #956263;
    display: block;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 400;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}

.modal-highlight-bg {
    background-color: #f9f9f9;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.modal-highlight-title {
    display: block;
    text-align: center;
    font-size: 1.2vw;
    font-weight: 600;
    padding: 0.4vw 0 0.1vw;
    color: #956263;
}

.modal-highlight {
    list-style: none;
    padding: 1vw 0;
    margin-bottom: 0;
}

.modal-highlight li span {
    display: block;
    font-size: 1vw;
    color: #956263;
    padding: 0 0 0.6vw;
    text-align: center;
    font-weight: 400;
}

.modal-highlight li i {
    display: inline-block;
    font-size: 3.3vw;
    color: #fdcb00;
}

.modal-dialog.enq-modal {
    max-width: 35vw;
    border-radius: 3px;
}

.modal-body.inq-form {
    padding: 0;
}

.modal-highlight img {
    margin: 0 auto;
    display: block;
}

.from-banner.modal1 {
    margin: 15px 0;
}

.from-banner h3 {
    font-size: 36px;
    text-align: center;
}

.from-banner p {
    text-align: center;
}

.row.modalrowpd {
    padding-right: 15px;
    padding-left: 15px;
}

.text-danger {
    color: #dc3545 !important;
}

.aboutsection .col-6 img {
    margin-bottom: 10px;
    width: 100%;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

.sectio-bro-btn {
    color: #fff !important;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.slideInDown {
    0-webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
}

80% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    80% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

.iti {
    display: block !important;
}

.ami-block {
    display: inline-block;
    position: relative;
    background: 0 0;
    border: none;
    color: #314e9f;
    /* cursor:pointer; */
    box-shadow: 1px 1px 25px #e0e0e0;
    padding-bottom: 20px;
    background-color: #fff;
}

.ami-container {
    display: block;
    text-align: center;
}

.ami-block img {
    border-radius: 10px;
}

.fancybox-share__button--pt {
    background: #00e676 !important;
}

@keyframes rocking {
    0% {
        transform: rotate(0);
    }

    25% {
        transform: rotate(0);
    }

    50% {
        transform: rotate(2deg);
    }

    75% {
        transform: rotate(-2deg);
    }

    100% {
        transform: rotate(0);
    }
}

@-webkit-keyframes Gradient {
    0% {
        background-position: 0 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0 50%;
    }
}

@-moz-keyframes Gradient {
    0% {
        background-position: 0 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0 50%;
    }
}

@keyframes Gradient {
    0% {
        background-position: 0 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0 50%;
    }
}

.effetMoveGradient,
.effetMoveGradient:hover {
    text-shadow: 0 3px 6px var(--colorPrimary);
    background-color: var(--colorSecondary);
    background: linear-gradient(-45deg,
            var(--colorPrimary),
            var(--colorSecondary),
            var(--colorPrimary),
            var(--colorSecondary));
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite, rocking 3s ease infinite;
    animation-delay: 2s;
    -moz-animation: Gradient 3s ease infinite, rocking 3s ease infinite;
    animation-delay: 2s;
    animation: Gradient 3s ease infinite, rocking 3s ease infinite;
    animation-delay: 2s;
    color: var(--colorBtn);
    border: none;
}

.effetGradient,
.effetGradient:hover {
    text-shadow: 0 3px 6px var(--colorPrimary);
    background-color: var(--colorSecondary);
    background: linear-gradient(-45deg,
            var(--colorPrimary),
            var(--colorSecondary),
            var(--colorPrimary),
            var(--colorSecondary));
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite;
    -moz-animation: Gradient 3s ease infinite;
    animation: Gradient 3s ease infinite;
    color: var(--colorBtn);
    border: none;
}

.effectScale {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.effectScale:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
}

.sectio-bro-btn {
    background-color: transparent;
    color: var(--colorPrimary);
    border: 1px solid 1px solid#fdcb00;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.sectio-bro-btn:hover {
    text-shadow: 0 3px 6px var(--colorPrimary);
    background-color: #000;
    background: linear-gradient(-45deg, #000, #000, #000, #000);
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite;
    -moz-animation: Gradient 3s ease infinite;
    animation: Gradient 3s ease infinite;
    color: var(--colorBtn);
    border: 1px solid transparent;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    80% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    80% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

ul.highlights-ul.locationli {
    padding-left: 20px;
}

button.btn.btn-warning.enquire-btn.effetMoveGradient.effectScale {
    color: #000;
    background-color: #221bda;
}

.effectScale {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.effectScale:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
}

button.btn.btn-warning.enquire-btn.effetMoveGradient.effectScale {
    color: #000;
    background-image: linear-gradient(to right, #956263, #000);
    text-align: center;
    margin: 0 auto;
    display: block;
}

.nav-link.ami-tab.active {
    color: #fff;
    background-color: #956263;
}

.nav-link.ami-tab {
    background-color: transparent;
    color: #956263;
    border: 2px solid #956263;
    border-radius: 0;
}

.close {
    margin-right: 12px;
    margin-top: 12px;
    opacity: 1.8;
    color: #fff;
}

.close:hover {
    color: #fff;
    opacity: 1;
}

.Disclaimer a {
    color: #000;
}

.mobile-responsive {
    display: none;
}

.destop-responsive {
    display: block;
}

.top-menu {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background: #f2f6f7;
    right: 0;
    z-index: 99;
}

.from-banner.banner-right.destop-responsive {
    position: fixed;
    top: 0;
    right: 0;
    width: 25%;
}

.pricelistdiv12 img {
    margin: 0 auto;
    display: block;
}

span.form-last-heading {
    font-weight: 700;
}

.pricelistdiv12 {
    margin-bottom: 20px;
}

span.form-last-heading i.fa.fa-car {
    font-size: 18px;
}

.animate-heading {
    font-size: 16px;
    animation: bigtext 1s linear infinite;
    transform: scale(0.9);
}

@keyframes bigtext {
    0% {
        transform: scale(0.9);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.9);
    }
}

.mobile-responsive span.form-last-heading {
    padding-bottom: 10px;
}

.top_form h2 {
    text-align: center;
    color: #fff;
    font-size: 25px;
    padding: 15px;
    background-image: -webkit-linear-gradient(left, #956263, #67ae46);
}

.form-box {
    margin-top: 20px !important;
    position: fixed;
    right: 0;
    z-index: 99999;
    bottom: 0;
    background: #fff;
    padding: 0;
    z-index: 99;
    width: 22%;
}

.form-box h4 {
    font-size: 22px;
    text-align: center;
    margin: 0 auto;
    background: #e8e8e8;
    padding: 20px 0;
    font-weight: 600;
    letter-spacing: 2px;
    color: #000;
}

.top_form h2 span {
    cursor: pointer;
    margin-left: 5%;
}

.top_form h4 a {
    color: #855758;
}

#gallery .col-md-3.col-sm-12 {
    margin-bottom: 20px;
}

span.animated.bounceIn.infinite {
    font-weight: 400 !important;
}

.desktop-view {
    display: block;
}

.mobile-view {
    display: none;
}

img.img-fluid.desktop-view {
    display: block;
}

img.img-fluid.mobile-view {
    display: none;
}

section#master-plan .col-md-6.col-sm-12 {
    margin: 0 auto;
}

section#master-plan .col-md-6.col-sm-12 img {
    cursor: zoom-in;
}

section#location img.img-fluid {
    cursor: zoom-in;
}

img.top-logo {
    padding-left: 15px;
}

img.img-fluid.logo-img {
    width: 100%;
    padding-bottom: 10px;
}

.col-md-10.offset-md-1 {
    max-width: 100%;
    margin: 0px auto;
}

span.form-last-heading {
    font-size: 16px;
}

.form-box h4 {
    font-size: 18px;
}

img.modal-logo {
    width: 68%;
    display: block;
    margin: 0px auto;
    padding-bottom: 10px;
}

#master-plan .col-md-4.priceimg {
    margin: 0px auto;
}

.mobile-section {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
}

section#gallery img {
    cursor: zoom-in;
}

.priceimg img:hover {
    transform: scale(1.08);
}

section#floor-plan img {
    /* cursor: zoom-in; */
}

section#master-plan img {
    cursor: zoom-in;
}

section#floor-plan .col-md-6.priceimg {
    margin: 0px auto;
}

ul.location-ul {
    padding: 0px;
    margin: 0px;
    line-height: 2;
    margin-left: 42px;
}

ul.location-ul li {
    font-size: 18px;
}

/*.ami-container img {
    width: 31%;
}*/

img.img-fluid.highlights-img {
    max-height: 400px;
    object-fit: cover;
    height: 100%;
}

ul.highlights-ul {
    padding: 0px;
    margin: 0px;
    line-height: 2.9;
    padding-left: 20px;
}

ul.highlights-ul li {
    font-size: 1.1vw;
    line-height: 34px;
    list-style-type: circle;
    color: #000;
}

ul.highlights-ul li i {
    color: #334e9f;
}

.modal-content h4.modal-logo {
    font-size: 23px;
    font-weight: 500;
    margin: 0px;
}

.destop-banner-top {
    margin-top: 0;
}

#location .location_map {
    max-height: 350px;
    object-fit: contain;
    width: auto;
    cursor: zoom-in;
    /* border: 8px double #3b11f3; */
    overflow: hidden;
    transition: 0.4s ease;
}

#location .location_map:hover {
    transform: scale(1.08);
}

#gallery .priceimg {
    margin: 15px 0;
}

a.navbar-brand {
    max-width: 15%;
}

@media (min-width: 1500px) and (max-width: 1800px) {
    .top_form h2 {
        text-align: center;
        color: #fff;
        font-size: 22px;
        padding: 8px;
        background-image: -webkit-linear-gradient(right, #956263, #000);
    }

    .from-banner h4 {
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .form-box h4 {
        padding: 10px 0;
    }

    .og-block li {
        font-size: 20px;
    }

    .form_inner .form-control {
        margin-bottom: 10px;
    }

    .top-menu .navbar-dark .navbar-nav .nav-link {
        color: #000;
        font-size: 14px;
    }

    .top-menu {
        width: 100%;
    }

    .form-box {
        width: 24%;
    }
}

@media (max-width: 1600px) {}

@media (max-width: 1366px) {
    .form-box {
        width: 27%;
    }

    .top_form h2 {
        text-align: center;
        color: #fff;
        font-size: 22px;
        padding: 8px;
        background-image: -webkit-linear-gradient(left, #2716c7, #1e2992);
    }

    .from-banner h4 {
        text-align: center;
        font-size: 14px;
        font-weight: 100;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .form-box h4 {
        padding: 10px 0;
    }

    .og-block li {
        font-size: 20px;
    }

    .form_inner .form-control {
        margin-bottom: 10px;
    }

    .top-menu .navbar-dark .navbar-nav .nav-link {
        color: #000;
        font-size: 14px;
    }

    .top-menu {
        width: 85%;
    }

    .banner-offers h4 {
        font-size: 33px;
    }

    .banner-offers p {
        font-size: 12px;
    }

    .aboutus h1 {
        font-size: 26px;
    }

    .top-menu .navbar-brand img {}

    img.img-fluid.highlights-img {
        width: 100%;
    }

    ul.highlights-ul {
        padding: 0px;
        margin: 0px;
        line-height: 2;
        margin-left: 20px;
    }

    ul.highlights-ul li {
        font-size: 17px;
    }

    ul.highlights-ul.locationli li {
        font-size: 17px;
    }
}

@media (max-width: 1280px) {
    .banner-offers .location {
        padding: 4px 15px;
    }

    .banner-offers {
        position: absolute;
        top: 5px;
    }

    .from-banner h4 {
        text-align: center;
        font-size: 19px;
        font-weight: 100;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .modal-content h4.modal-logo {
        font-size: 31px;
        font-weight: 500;
        margin: 0px;
    }

    .pricelistdiv12 img {
        width: 100%;
    }

    a.navbar-brand {
        width: 25%;
    }

    .banner-offers {
        position: absolute;
        top: 0%;
    }

    .banner-offers h4 {
        font-size: 29px;
    }

    span.animated.bounceIn.infinite {
        font-size: 12px !important;
    }

    .banner-offers p {
        font-size: 12px;
    }

    .aboutus h1 {
        font-size: 34px;
    }

    .banner-offers .location {
        padding: 4px 15px;
        text-align: center;
    }

    .banner-offers h5 {
        margin-bottom: 0.1vw;
    }

    .top-menu .navbar-brand img {
        width: 72%;
    }

    img.img-fluid.highlights-img {
        width: 100%;
    }

    ul.highlights-ul {
        padding: 0px;
        margin: 0px;
        line-height: 2;
        margin-left: 20px;
    }

    .banner-offers .booking_open {
        padding: 2px 15px;
        font-size: 20px;
    }

    .banner-offers .location {
        padding: 1px 15px;
        text-align: center;
    }

    .banner-offers .animated.bounceIn.infinite {
        line-height: 22px;
    }

    .banner-offers .location {
        padding: 0px 15px;
    }

    .banner-offers .booking_open {
        padding: 2px 15px;
        margin-bottom: 4px;
        font-size: 18px;
    }

    .banner-offers h4 span {
        display: block;
        font-size: 17px;
        text-transform: capitalize;
        line-height: 1.2vw;
        text-shadow: 0 1px 2px #000;
        color: #fff;
        padding-top: 4px;
    }

    .pro-price {
        font-size: 2vw;
    }

    .banner-offers .animated.bounceIn.infinite {
        line-height: 22px !important;
    }

    .banner-offers .location {
        padding: 3px 15px !important;
    }

    .banner-offers h5 {
        font-size: 1.4vw;
    }

    .banner-offers ul li {
        margin-bottom: -7px;
    }

    .banner-offers {
        padding: 9px 0px !important;
    }

    .banner-offers .possession {
        text-align: center;
        font-size: 15px;
        margin: 6px 0 5px;
        padding: 8px;
        position: relative;
    }
}

@media (max-width: 1024px) {
    .top-menu .navbar-dark .navbar-nav .nav-link {
        font-size: 12px !important;
    }

    .banner-offers {
        position: absolute;
        top: 63px;
        width: 30%;
    }

    .banner-offers ul li {
        line-height: 22px;
    }

    .banner-offers p {
        font-size: 12px;
    }

    span.pro-tag-line {
        font-size: 17px;
    }
}

@media (max-width: 768px) {
    a.navbar-brand {
        width: 54%;
    }

    .form-box {
        position: relative !important;
    }

    .desktop-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }

    img.img-fluid.desktop-view {
        display: block;
    }

    img.img-fluid.mobile-view {
        display: none;
    }

    ul.carousel-indicators.mobile-top {
        display: none;
    }

    span.animated.bounceIn.infinite {
        font-size: 16px !important;
    }

    .top-menu .navbar-brand img {
        width: 100%;
        padding-left: 0px;
    }

    a.navbar-brand {
        max-width: 31%;
    }
}

@media (max-width: 1600px) {
    #location .near-by {
        padding-top: 15px;
    }

    #location .near-by li {
        padding: 6px 0;
    }
}

@media (max-width: 1366px) {
    #location .near-by {
        padding-top: 12px;
    }

    #location .near-by li {
        padding: 3px 0;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .mobile-section {
        background: #000;
        display: block;
    }

    .destop-banner-top {
        margin-top: -2%;
    }

    .banner-offers h6.mobl-cont {
        color: #000;
        text-align: center;
    }

    .mobl-cont a {
        color: #000 !important;
        font-size: 20px;
    }
}

/* Chrome, Safari, Edge, Opera */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

.hot-deals iframe {
    width: 100%;
    border: none;
    height: 100vh;
}

img.img-fluid.project-logo {
    width: 60%;
    filter: brightness(0) invert(1);
}

.carousel-indicators li {
    background-color: #ff2409;
}

.newClass {
    position: fixed !important;
    width: 100%;
    top: 0;
    z-index: 99;
    background-color: #fff;
}

#Price-list {
    background-color: #f2f6f7;
}

#amenities {
    background-color: #895a5b;
}

#gallery {
    background-color: #895a5b;
}

#floor-plan {
    background-color: #dbc1c2;
}

.floor-img {
    margin-bottom: 24px;
}

.price-table {

    text-align: center;
    width: 96%;
    display: block;
    margin: 0 auto;
}


.docs-pictures h4 {
    font-weight: 700;
    margin-bottom: 18px;
    font-size: 28px;
}

.floating_btn {
    position: fixed;
    bottom: 20px;
    /* right: 0; */
    left: -12px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.text_icon {
    margin-top: 8px;
    color: #707070;
    font-size: 13px;
}

.floating_btns {
    position: fixed;
    bottom: 96px;
    /* right: 0; */
    left: -12px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.contact_icon-call {
    background-color: #03a9f4;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}

.contact_icon {
    background-color: #25d366;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}

.floating_btns a {
    text-decoration: none;
}

.floating_btn a {
    text-decoration: none;
}

/* ----------------------------- */

#overview {
    padding: 35px 15px;
    background-color: #dbc1c2;
}

.head {
    font-size: 24px;
    color: #ba7a7c;
    font-weight: bold;
}

.project-name {
    font-size: 32px;
    color: #000;
    font-weight: bold;
    margin-top: 10px;
}

.location {
    font-size: 20px;
    color: #888;
    margin-bottom: 20px;
}

.description {
    font-size: 16px;
    color: #555;
    line-height: 1.8;
    margin-bottom: 30px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

button.btn-outline-info {
    color: white;
    background-color: #ba7a7c;
    border-color: #ba7a7c;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
}

#Price-list {
    background-color: #f4f4f4;
    padding: 50px 0;
}

.head {
    font-size: 24px;
    font-weight: bold;
    color: #ba7a7c;
    margin-bottom: 30px;
}

.price-card {
    background: white;
    border-radius: 15px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    text-align: justify;
    padding: 30px;
    margin-bottom: 30px;
}

.price-header h4 {
    font-size: 18px;
    font-weight: bold;
    color: #666;
    margin-bottom: 15px;
}

.price-body h3 {
    font-size: 28px;
    font-weight: bold;
    color: #009688;
    margin-bottom: 5px;
}

.price-body p {
    font-size: 16px;
    color: #888;
    margin-bottom: 15px;
}

.price-body button {
    background-color: #ba7a7c;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.price-body button:hover {
    background-color: #e0a800;
}

.about_bg {
    padding: 90px 0;
}