/* common css */
.img-description {
    position: absolute;
    bottom: 0%;
    right: 1%;
    color: #fff;
    font-size: 10px;
}
.img-description1 {
    position: absolute;
    bottom: 0%;
    left: 1%;
    color: #000;
    font-size: 10px;
}
.fontIvyMode {
    font-family: "ivymode";
}

.theme-btn {
    display: flex;
    align-items: center;
    padding: 5px 0px;
    font-weight: 400;
    min-width: auto;
    overflow: hidden;
    transition: all 0.6s ease-in-out;
    width: 171px;
    justify-content: center;
    padding-left: 4px;
}
.theme-btn:hover span{
    padding-left: 0px;
}
.theme-btn img {
    /* margin-right: 10px; */
    vertical-align: middle;
    /* width: 29px!important; */
}

/*.theme-btn:hover {
    color: #fff;
    background: rgb(187, 137, 44);
    background: linear-gradient(90deg, rgba(187, 137, 44, 1) 0%, rgba(187, 137, 44, 1) 0%, rgba(187, 137, 44, 1) 100%);
}*/
.theme-btn .arrow-1 {
    margin-left: -40px;
    margin-right: 18px;
    vertical-align: middle;
    transition: all 0.6s ease-in-out;
}
.theme-btn .arrow-2 {
    margin-left: 15px;
    vertical-align: middle;
    margin-right: 0px;
    position: relative;
    right: 5px;
    transition: all 0.6s ease-in-out;
}
.theme-btn:hover .arrow-1 {
    margin-left: -10px;
    margin-right: 10px;
    vertical-align: middle;
}
.theme-btn:hover .arrow-2{
    margin-left: 10px;
    margin-right: -40px;
    vertical-align: middle;
        position: relative;
    right: -10px;
}
a.call-icon.extLink {
    padding-right: 0px;
    background-color: transparent;
    border: 0px;
    padding-top: 1px;
    padding-left: 10px;
}

.sec-big-desc {
    font-size: 18px;
    line-height: 28px;
    color: #464648;
    font-weight: 500;
}

.sec-desc {
    font-size: 16px;
    line-height: 28px;
    color: #464648;
}

.text-black {
    color: #101010;
}

.text-dark-black {
    color: #000 !important;
}


.sec-heading {
    font-family: orpheuspro, serif;
    color: #1A3547;
    font-size: 64px;
    line-height: 80px;
    text-transform: capitalize;
}

.slick-arrow {
    width: 37px;
    height: 37px;
    z-index: 10;
}

.slick-arrow svg {
    width: 36px;
    height: 36px;
    opacity: 0.6;
}

.slick-arrow:hover svg,
.slick-arrow:focus svg {
    opacity: 1;
}


/* banner */
/* .bannercontent{
    position: absolute;
    left: 30px;
} */
.homebanner{
    /* background-image: url('../images/banner-img.jpg');
    background-size: 100% 100%; */
    height: auto;
}
.homebanner .img-description1{
    bottom: 4%;
}
.homebanner .img-description{
    bottom: 4%;
}
.banner-video {
    width: 100%;
}
.bannercontent{
    position: absolute;
    top: 25%;
}
.bannercontent .theme-btn{
    margin-top: 30px;
}
.banner-title{
    font-size: 48px;
    line-height: 52px;
    color: #fff;
    letter-spacing: 0px;
    font-family: orpheuspro, serif;
    margin-bottom: 20px;
}
.banner-txt{
    color: #fff;
    font-size: 20px;
    line-height: 28px;
}
.banner-txt span{
    font-weight: 600;
}
.tagline-wrapper {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 45%;
    text-align: center;
}

.tag-1 {
    font-size: 48px;
    line-height: 50px;
    font-family: orpheuspro, serif;
    color: #D5B431;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}

.tag-11 {
    font-size: 44px;
    line-height: 50px;
    color: #D5B431;
}

.tag-2 {
    font-size: 36px;
    line-height: 50px;
    font-weight: 500;
    font-family: orpheuspro, serif;
    color: #D5B431;
    text-align: center;
}

.tag-3 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    color: #D5B431;
    border: 1px solid #D5B332;
    display: inline-block;
    padding: 8px 20px;
    text-transform: uppercase;
    letter-spacing: 0.88px;
    margin-top: 10px;
}
.text-blue{
    color: #28A5DE;
}
.line-hr{
    height: 100px;
    width: 1px;
    border-right: 1px solid #D5B431;
    display: block;
    margin: auto 70px;
    margin-top: 50px;
}
.rera-info{
    position: absolute;
    bottom: 20px;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    width: 100%;
}
/* banner end */


/* overview */

.about-content {
    position: absolute;
    top: 80px;
    width: 1200px;
    left: 50%;
    transform: translateX(-50%);
}

.about-letter {
    position: absolute;
    top: 45px;
    left: 0px;
}

/* overview end */



/*  */

.bg-green-gradient {
    background: url(../images/lines0bg.png) 1200px 100%, linear-gradient(180deg, #9e9e9e 0%, #0c0706 100%) fixed;
    background-size: cover;
    background-position: center 100%;
    background-repeat: no-repeat;
    padding-top: 350px;
}

.hospitality-slider .slick-list {
    padding-left: 0px !important;
}

.hospitality-slider .img-desc {
    right: 10px;
    left: unset;
}

.hospitality-slider .slick-slide {
    /* margin-left: 20px; */
    margin-right: 40px;
}

.hospitality-title {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 20px;
    padding-left: 10px;
}

.hospitality-arrows .slick-prev {
    left: calc(0%);
    top: unset;
    bottom: -10px;
}

.hospitality-arrows .slick-next {
    left: calc(100%);
    top: unset;
    bottom: -10px;
}

/* home */
/*#home {
    background-image: url(../images/banner-img.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
*/
.home-slider .slick-list {
    padding-left: 0px !important;
}

.home-slider .slick-slide {
    margin-right: 25px;
}

.home-slider-item {
    position: relative;
}

.hs-slide-no {
    font-family: "ivymode";
    font-size: 72px;
    color: #fff;
    opacity: 0.4;
    font-weight: 400;
    position: absolute;
    top: 40px;
    left: 20px;
}

.homes-arrows .slick-prev {
    left: calc(0% + 0px);
}

.homes-arrows .slick-next {
    left: calc(0% + 50px);
}

.homes-container .eq-height-row {
    align-items: center;
}

.dbro{
    width: 235px;
}
.form_dbro{
    margin: 0 auto;
    width: 235px;
}
/* home end */

/************* form ********/
#form-div .form-row {
    display: flex;
    align-items: center;
}
#form-div {
    background-color: #293a8d;
    padding: 40px;
    margin-top: -8px;
}
#form-div .form-inner {
    background: #f9eed8b8;
    border-radius: 12px;
    width: 90%;
    padding: 20px 20px 20px 20px;
    margin: 0 auto;
}
#form-div .popfrm {
    border-radius: 11px;
}
#form-div .form-row {
    display: flex;
    align-items: center;
}
#form-div .for_get_otp2 {
    margin-bottom: 0;
}
.get_otp2{
    justify-content: center;
}
#form-div .form-control {
    max-width: 200px !important;
}
#form-div #get_otp_formtwo {
    margin: 0 auto;
    display: block;
    height: unset;
}
#form-div .formone-btn {
    display: flex;
    width: 100%;
    float: left;
}

#form-div .timer_div2{
    margin-top: 8px;
    float: left;
    margin-left: 15px;
}
/*******amenities ************/
.amenities {
    background: transparent linear-gradient(180deg, #E8F3FF 0%, #CEE6FF 100%) 0% 0% no-repeat padding-box;
    padding-bottom: 400px;
}

.amenities-list p {
    color: #1A3547;
    font-size: 64px;
    line-height: 80px;
    text-transform: capitalize;
    font-family: orpheuspro, serif;
    border-bottom: 1px solid #707070;
    margin-bottom: 10px;
    font-style: italic;
}

.amenities-list p small{
    font-size: 20px;
}

.amenities-list span {
    color: #5F5959E6;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
}

.amenities-list-wrap {
    text-align: center;
    margin-bottom: 0px;
    padding-left: 0;
}

.amenities-list-wrap li {
    display: inline-block;
    vertical-align: top;
    margin: 65px 10px;
    padding: 0 60px;
    text-align: center;
    background-color: #DBEDFF;
    border: 1px solid #D5E8FC;
    width: 360px;
    height: 182px;
}

.amenities-slider-wrapper {
    margin-top: -370px;
    padding-bottom: 70px;
}

.amenities-inner p {
    letter-spacing: 0.88px;
    color: #FFFFFF;
    text-transform: uppercase;
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
}

.amenities-slider .slick-prev {
    position: absolute;
    right: 70px;
    bottom: 20px;
    z-index: 3;
    top: unset;
    left: unset;
}

.amenities-slider .slick-next {
    position: absolute;
    right: 26px;
    bottom: 20px;
    top: unset;
}
.slick-dots {
    position: absolute;
    bottom: 35px;
    display: block;
    width: 100px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
    margin-left: 34px;
    z-index: 3;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 0px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 10px;
    padding: 0px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    margin: auto;
    display: block;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
    width: 15px;
    height: 3px;
    border-radius: 5px;
    background-color: #fff;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 3px;
    content: "'";
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: transparent;
    border: 1px solid #fff;
}
/*************** Gallery *********/
.gallery {
    overflow: hidden;
    padding: 0px 0 70px;
    position: relative;
}
.letter-s{
    position: absolute;
    left: -20px;
    bottom: -350px;
}
.gallery-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

.gallery-list {
    width: 33.33%;
    float: left;
    padding: 0 15px;
    margin-top: 30px;
    cursor: pointer;
    /* height: 628px; */
}

.gallery-list>div {
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 600px;
    position: relative;
    transition: all 0.6s ease-in-out;
}

.gallery-list:hover>div {
    background-size: 120% 120%;
}

.gallery-list:hover .gallery-thumb:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: -1;
}

.gallery-thumb svg {
    width: 90px;
    height: 90px;
    transition: all 0.6s ease-in-out;

}

.gallery-list:hover .gallery-thumb svg {
    width: 128px;
    height: 128px;
}

.gallery-list:hover .gallery-thumb svg .circle-line,
.gallery-list:hover .gallery-thumb svg path {
    stroke: #fff;
}

.gallery-slider {
    display: none;
}

.gallery-thumb {
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
}

.gallery-thumb h2 {
    font-size: 64px;
    line-height: 72px;
    text-transform: capitalize;
    font-family: orpheuspro, serif;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 55%;
    width: 350px;
    left: 50%;
    transform: translateX(-50%);
}

.gallery-thumb a {
    position: absolute;
    bottom: 100px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}

.expand-close .gallery-thumb h2 {
    font-size: 32px;
    width: 160px;
    line-height: 45px;
}
.gallery-inner-slider::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
    mix-blend-mode: multiply;
    opacity: 0.24;
}
.gallery-inner-slider h3{
    font-size: 32px;
    line-height: 72px;
    text-transform: capitalize;
    font-family: orpheuspro, serif;
    color: #fff;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 11;
}
.gallery-info h4{
    font-size: 22px;
    line-height: 26px;
    color: #fff;
    font-weight: 500;
}
.gallery-info p{
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}
.gallery-info {
    position: absolute;
    bottom: 26px;
    left: 30px;
    z-index: 11;
}
.gallery-inner-slider{
    overflow: hidden;
    height: 600px;
}
.expand-close.gallery-list>div{
    background-size: cover;
}
.expand-close .gallery-thumb{
    display: block!important;
}
.expand-close .gallery-slider{
    display: none!important;
}

.gallery-inner-slider img{
    width: 100%;
}
.gallery-inner-slider {
    position: relative;
}
.gallery-slider .slick-prev{
    position: absolute;
    bottom: 20px;
    top: unset;
    left: unset;
    right: 100px;
}
.gallery-slider .slick-next{
    position: absolute;
    bottom: 20px;
    top: unset;
    left: unset;
    right: 50px;
}

/************** Floor Plan ***********/
.floor-plans {
    /* margin-bottom: -250px; */
    z-index: 1;
   /* margin-top: 20px;
    padding-top: 50px;*/
    /*margin-bottom: 0px;*/
    background: transparent linear-gradient(180deg, #FAFCFD 0%, #CEE6FF 100%) 0% 0% no-repeat padding-box;
}

.plan-slider {
    overflow: hidden;
    width: 1200px;
    margin-top: 20px;
}

.inner-plan {
    width: 1884px;
    float: left;
}

.unit-plan-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 50px;
    text-align: center;
    z-index: 2;
}

.unit-plan:after,.master-plan.close-popup:after {
    background: rgba(0, 0, 0, 0.7);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.unit-plan.open:after{
    display: none;
}
/*.unit-plan {
    width: 25%;
    float: left;
    position: relative;
}*/

.master-plan {
    width: 942px;
    float: left;
    position: relative;
}
.unit-plan-slider p {
    font-size: 18px;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 20px;
    color: #2a3d8d;
    line-height: 24px;
    font-weight: 600;
}
.unit-plan {
    width: 942px;
    float: left;
    position: relative;
    transition: all 0.6s ease-in-out;
    height: 450px;
}
.unit-plan.open{
    transition: all 0.6s ease-in-out;
    margin-left: -38%;
    z-index: 2;
}
.slide-title {
    color: #FFFFFF;
    font: caption;
    font-size: 28px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 20px;
}

.unit-plan-btn {
    display: none;
}

.unit-plan-btn.active {
    display: block;
}

.master-plan-title {
    color: #222222;
    font: caption;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    position: absolute;
    bottom: 20px;
    left: 30px;
}
.unit-plan-slider .slick-prev{
    position: absolute;
    bottom: 10px;
    right: 80px;
    left: unset;
    top: unset;
}
.unit-plan-slider .slick-next{
    position: absolute;
    bottom: 10px;
    right: 30px;
    left: unset;
    top: unset;
}
.master-plan.close-popup .master-plan-title{
    display: none;
}

.master-plan-btn{
    left: 20px;
}

.open-master-plan img{
    transform: scaleX(-1);
}
.get-direction {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
        width: 100%;
    text-align: center;
    z-index: 9;
}
.letter-t {
    position: absolute;
    right: -40px;
    top: 5px;
    z-index: -1;
}
.letter-a1 {
    position: absolute;
    right: -80px;
    top: -48%;
    z-index: 0;
}
.digitour {
    padding: 0px 0 70px;
}

/*.digitour-left {
    float: left;
    width: 45%;
}*/

/*.digitour-right {
    float: right;
    width: 45%;
}*/

.digitour-info {
    position: absolute;
    bottom: 70px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.digitour-title {
    font-size: 32px;
    line-height: 28px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}

/*.digitour .sec-heading {
    position: absolute;
    left: 50%;
    transform: translateX(-50%) matrix(0, -1, 1, 0, 0, 208);
}*/
.section-parallax{
    height: 700px;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    /* margin-bottom: 70px; */
}

/********** Location ********/
.location {
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
   padding-top: 360px;
    position: relative;
    
}

.location-map {
   /* margin-top: -51px;*/
    position: relative;
    z-index: 2;
    margin-bottom: -7px;
}
.location-left{
    margin-top: 150px;
}
/* location end */


/* about  */

.overlay-popup {
    overflow: auto;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    display: none;
    align-items: center;
}

.popup {
    max-width: 600px;
    width: 80%;
    padding: 20px;
    position: relative;
    background: #fff;
    margin: 40px auto;
}

.close {
    position: absolute;
    top: 6px;
    right: 10px;
    cursor: pointer;
    color: #000;
    font-size: 26px;
}

.sell_do_virtual_numbers_1 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.sell_do_virtual_numbers_1,
.sell_do_virtual_number_mobile_1 {
    color: #fff !important;
    display: inline-block !important;
    margin-bottom: 0 !important;
    font-size: 14px;
}


/* slider  */

.loc-slider-1 .slick-current .loc-icon-active:after {
    /* font-family: 'slick'; */
    /* font-size: 6px;
    line-height: 20px; */
    position: absolute;
    /* top: 0; */
    opacity: 1;
    background: #bb892c;
    /* left: 0; */
    width: 200px;
    height: 2px;
    content: '';
    /* text-align: center;
    color: black; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* z-index: 9999999999999; */
    animation-name: progress;
    animation-timing-function: linear;
    animation-duration: 6300ms;
    animation-delay: 0;
}

@keyframes progress {
    from {
        width: 0px;
    }

    to {
        width: 200px;
    }
}

.banner_ht {
    height: 100vh;
}

@media(min-width:1200px) {
    .about-us-container {
        margin-top: -140px;
    }

    #overview {
        min-height: 600px;
    }
}

.download-brochure {
    display: none;
}

/* footer */
