/* common css */
@font-face {
  font-family: vogue-regular;
  src: url('../font/Vogue-Regular.woff');
}

.vogue-regular{

    font-family: vogue-regular;
}
.serein-logo {
    width: 90px;
    padding-right: 5px;
}

.fontIvyMode {
    font-family: "ivymode";
}

.theme-btn {
    display: inline-flex;
    align-items: center;
    padding: 5px 0px;
    min-width: auto;
    overflow: hidden;
    width: 171px;
    transition: all 0.6s ease-in-out;
}

.theme-btn img {
    margin-right: 10px;
    vertical-align: middle;
    width: 29px!important;
}

.theme-btn:hover {
    background-color: #293a8d;
    border: unset;
}
.theme-btn .arrow-1{
    margin-left: -40px;
    margin-right: 10px;
    vertical-align: middle;
    transition: all 0.6s ease-in-out;
}
.back-st{
     background-color: #fff;
     color: #293A8D;
}
.theme-btn .arrow-2{
    margin-left: 10px;
    vertical-align: middle;
    transition: all 0.6s ease-in-out;
}
.theme-btn:hover .arrow-1{
    margin-left: 5px;
    margin-right: 5px;
    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: 0px;
    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;
}
.pd-lt{
    padding-left: 24px;
}

.text-black {
    color: #101010;
}

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


.sec-heading {
    font-family: orpheuspro, serif;
    color: #326E71;
    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 */
.banner-video{
    width: 100%;
}
.home-banner{
    background-color: #1d3a26;  
}
.banner-cont-set{
    position: absolute;
    text-align: center;
    position: absolute;
    top: 65px;
    left: 300px;
}

.banner-up-cont{
    width: 80%;
    text-align: center;
    margin: auto;
    font-size: 14px;
    color: #fff;
    background-color: #0E2C1B;
}
.banner-down-cont{
    width: 80%;
    height: 134px;
    text-align: center;
    margin: auto;
    background-color: #0E2C1B;
}
.banner-down-cont h3{
    font-family: 'Vogue';
    letter-spacing: 8.64px;
}
.banner-down-cont h4{
    letter-spacing: 5.76px;
}
.wt-clr{
    color: #fff;
}
.banner-down-cont h3{
    font-size: 24px;
    color: #CDAB46;
}
.banner-down-cont h4{
    font-size: 16px;
    color: #CDAB46;
}
.lt-style-set{
    color: #CDAB46;
}
.h1-set{
    font-size: 26px;
    letter-spacing: 9.36px;
}
.inner-img img{
    height: 303px;
}
.rt-side-logo{
    width: 130px;
    float: right;
    padding: 7px;
    margin-right: 50px;
}
.border-set{
    padding: 0px;
    margin-top: 20px;
    border: 1px solid#EEA641;
    background-color: #F4B966;
}
.clr-set{
    padding-left: 132px
    color: #0E2C1B;
    font-size: 16px;
}
.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%;
}
#form-div .timer_div2 {
    margin-top: 8px;
    float: left;
    margin-left: 15px;
}
.btn-st{
    width: 43%;
    margin: 0 auto;
}
/* banner end */


/* overview */
.btn-2{
    padding: 0px 30px;
}
#about-us::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
}
.about-content {
    position: absolute;
    top: 70px;
    width: 1200px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.color-set{color: #FFFFFF}
.about-letter {
    position: absolute;
    top: 80px;
    left: -70px;
}

/* overview end */


/* golf */

#golf-course {
    margin-bottom: -310px;
    z-index: 5;
}

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

.golf-slider .slick-slide {
    margin-right: 20px;
}

.golf-item {
    position: relative;
    margin-bottom: 50px;
}

.golf-content-wrapper {
    max-width: 730px;
    background-color: #fff;
    border-radius: 0px 0px 8px 8px;
    position: absolute;
    bottom: -60px;
    left: 60px;
    padding: 21px 30px;
    width: 100%;
}

.golf-title {
    font-family: "ivymode";
    font-size: 20px;
    font-weight: 400;
    line-height: 33px;
    color: #678D18;
}

.golf-content {
    line-height: 20px;
    color: #49573B;
}

#golf-course .img-desc {
    left: unset;
    right: 5px;
}

.golf-slider .slick-prev {
    left: calc(88% - 25px);
    top: unset;
    bottom: 10px;
}

.golf-slider .slick-next {
    left: calc(88% + 25px);
    top: unset;
    bottom: 10px;
}


/* golf 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;
}


/* lifestyle */

.lifestyle-slider-wrapper .sec-heading {
    font-weight: 400;
}

.lifestyle-slider-wrapper .sec-heading span {
    font-family: 'Orpheus Pro', sans-serif;
    font-size: 26px;
}

.lifestyle-slider-wrapper {
    position: relative;
}

.lifestyle-slider-wrapper .sec-heading {
    position: absolute;
    left: 75px;
    top: 100px;
    z-index: 10;
}

.lifestyle-title {
    font-size: 24px;
    line-height: 38px;
    color: #fff;
    font-weight: 600;
}

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

.uniq-font-size {
    text-transform: uppercase;
}

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

.lifestyle-content {
    position: absolute;
    bottom: 50px;
    left: 75px;
    width: calc(100% - 125px);
}

.lifestyle-title {
    position: relative;
}

.lifestyle-title .li-line {
    height: 1px;
    position: absolute;
    /* left: calc(50% + 20px); */
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    opacity: 0.7;
    width: 100%;
}

.lifestyle-slider .slick-prev {
    left: calc(95% - 25px);
    /* top: unset; */
    /* bottom: 10px; */
}

.lifestyle-slider .slick-next {
    left: calc(95% + 25px);
    /* top: unset; */
    /* bottom: 10px; */
}


/* lifestyle end */


/* 360 view start */


/*.explore-360-slider-wrapper {
    bottom: 0px;
    left: 18px;
}
.explore-360-slider-wrapper .slick-slide{margin:0 30px}

.explore-360-slider-wrapper .slick-slide{margin-left:0px}
.explore-360-degree-slider-2 .slick-track{width:100%}*/

.explore-360deg {
    margin-bottom: 100px;
}

.explore-360deg,
.explore-360deg video {
    height: 741px;
}

.explore-360deg p {
    font-size: 14px;
}


/*.explore-360deg video{
    position: absolute;
    top: 0;
    left: 0;
}*/

.explore-360deg-info-wrapper {
    position: absolute;
    bottom: -92px;
    top: unset !important;
}

.explore-360deg .container {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    width: 1200px;
    z-index: 9;
}

.inner-info {
    width: 180px;
    height: 180px;
    background-color: #fff;
    border-radius: 100%;
    position: relative;
    border: 1px solid #d49d50;
    cursor: pointer;
}

.inner-info h3 {
    color: #678d18;
    font-size: 30px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "ivymode";
    font-weight: 400;
    line-height: 40px;
}

.explore-360deg-info-slider .slick-slide .inner-info,
.explore-360deg-info-slider .slick-current .inner-info-img {
    display: none;
}

.explore-360deg-info-slider .slick-slide .inner-info-img {
    margin-top: 20px;
    cursor: pointer;
}

.explore-360deg-info-slider .slick-current .inner-info {
    display: block;
    margin-right: -10px;
}

.explore-360deg-info-inner {
    cursor: pointer;
}

.info-slider-1 {
    margin-right: 200px;
    margin-left: 200px;
}

.info-slider-2,
.info-slider-3,
.info-slider-4 {
    margin-right: 80px;
}

.explore-line {
    position: absolute;
    bottom: 62px;
    left: -50px;
}

.info-line.active {
    stroke: rgba(255, 255, 255, 1);
}

.explore-video {
    width: 100%;
    position: relative;
    z-index: 1;
}

.explore-360deg:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #0000007B;
    /*opacity: 0.7;*/
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    opacity: 0.7;
}


/* 360 view end */


/* home */
#form-div .form-inner {
    background: #f9eed8b8;
    border-radius: 12px;
    width: 90%;
    padding: 0 20px;
    margin: 0 auto;
}
#form-div{
    background-color: #293a8d;
    padding: 40px;
}
#form-div .popfrm {
    border-radius: 11px;
}
#form-div .form-control{
    max-width: 200px !important;
}
#formtwo .get_otp, #form-div #formtwo .verify_otp {
    width: auto;
    /* margin: -6px 0 0; */
    margin-top: 10px;
}
#form-div .form-row {
    display: flex;
    align-items: center;
}
#form-div .for_get_otp{
    margin-bottom: 0;
}
#form-div #get_otp_formtwo {
    margin: 0 auto;
    display: block;
    height: unset;
}

#form-div video {
    width: 100%;
    /*height: 100vh;*/
}

.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;
}
.h-img {
    position: absolute;
    left: 75%;
    top: 70%;
    z-index: 2;
}
.s-img {
    position: absolute;
    top: 12%;
    left: 0;
}
.e-img {
    position: absolute;
    left: 15%;
    top: 5px;
    width: 120px;
    transform: translateX(-50%);
}
.new-img {
    position: absolute;
    left: -62px;
    top: 89px;
}
.v-img {
    position: absolute;
    bottom: -70px;
    right: 50px;
}
.e1-img{
    position: absolute;
    right: 0;
    top: 20px;
}
.n-img {
    position: absolute;
    right: -4px;
    top: 2px;
}
.open-unit{display: inline-block;border-radius: 50%}
.a-img {
    position: absolute;
    top: 1075px;
    z-index: 1;
    left: -45px;
}
/* home end */

/*******amenities ************/
.amenities {
    background: rgb(231,249,250);
   background: linear-gradient(360deg, rgba(231,249,250,1) 0%, rgba(255,255,255,1) 100%);
}

.amenities-list p {
    color: #326E71;
    font-size: 64px;
    line-height: 80px;
    text-transform: capitalize;
    font-family: orpheuspro, serif;
    border-bottom: 1px solid #707070;
    margin: 0 auto 10px;
    font-style: italic;
    max-width: 284px;
    width: 100%;
}
.amenities-list p small{
    font-size: 16px;
}
.amenities-list h4{
    font-size: 16px;
    line-height: 18px;
    color: #1A3547;
    font-weight: 700;
}
.amenities-list span {
    color: #5F5959E6;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
}

.amenities-list-wrap {
    margin: 50px 0px 50px;
    padding-left: 0;
    list-style-type: none;
}

.amenities-list-wrap .slick-slide{
    margin: 0px 10px;
}
.amenities-list-wrap-arrows{
    position: relative;
    height: 50px;
}

.amenities-list-wrap-arrows .slick-arrow{
    left: calc(50% - 50px);
    transform: translate(-50%,-50%);
    top: 50%;
}
.amenities-list-wrap-arrows .slick-arrow.slick-next{
    margin-left: 100px;
}

/*.amenities-pagingInfogallery {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #151515;
    opacity: 0.8;
}*/
/*.big-number {
    font-size: 20px;
    font-weight: 300;
    opacity: 0.8;
}*/
.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;
}
.amenities-list-wrap li {
    vertical-align: top;
    margin: 10px 10px 25px;
    width: 367px;
    text-align: center;
    border: 1px solid #BCEBED;
    display: inline-block;
}
.amenities-list {
    height: 183px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background-color: #F2FDFF;
}
.pool-img {
    position: relative;
}
.pool-img-desc {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    font-weight: 500;
}
.amenities-slider-wrapper {
    padding-top: 30px;
    background: linear-gradient(360deg, rgba(255,255,255,1) 50%, rgba(231,249,250,1) 50%);
    z-index: 1;
}

.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;
    z-index: 2;
}
.amenities-inner::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100px;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
}
.amenities-slider{
    margin-bottom: 0px !important;
}
.amenities-slider .slick-prev {
    position: absolute;
    right: 0px;
    bottom: 20px;
    z-index: 3;
    top: unset;
    left: 90%;
}

.amenities-slider .slick-next {
    position: absolute;
    right: 26px;
    bottom: 20px;
    top: unset;
}
.slick-dots {
    position: absolute;
    bottom: 35px;
    display: block;
    width: 88%;
    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: 70px 0;
    position: relative;
}
.letter-s{
    position: absolute;
    left: 0;
    bottom: -200px;
}
/*.gallery-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}*/

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

.gallery-list>div {
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 550px;
    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: 63%;
    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 h3{
    font-size: 32px;
    line-height: 72px;
    text-transform: capitalize;
    font-family: orpheuspro, serif;
    color: #fff;
    position: absolute;
    top: 30px;
    left: 30px;
}
.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: 2;
}
.gallery-inner-slider{
    overflow: hidden;
    height: 550px;
}
.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-inner-slider::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 366px;
    mix-blend-mode: multiply;
}
.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;
}
.gallery .mg-tp{
    margin-top: 70px;
}
/************** Floor Plan ***********/
.floor-plans {
    padding-bottom: 60px;
}
.floor-plans .sec-desc{
    padding-top: 46px;
}
.layout-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

.layout-list {
    width: 33.33%;
    float: left;
    padding: 0 10px;
    margin-top: 30px;
    cursor: pointer;
}

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

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

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

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

}

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

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

.layout-slider {
    display: none;
}

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

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

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

.expand-close-layout .layout-thumb h2 {
    font-size: 32px;
    width: 160px;
    line-height: 45px;
}
.layout-inner-slider h3{
    font-size: 32px;
    line-height: 72px;
    text-transform: capitalize;
    font-family: orpheuspro, serif;
    color: #fff;
    position: absolute;
    top: 30px;
    left: 30px;
}
.layout-info h4{
    font-size: 22px;
    line-height: 26px;
    color: #fff;
    font-weight: 500;
}
.layout-info p{
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}
.layout-info {
    position: absolute;
    bottom: 26px;
    left: 30px;
    z-index: 2;
}
.layout-inner-slider{
    overflow: hidden;
    height: 400px;
}
.expand-close-layout.layout-list>div{
    background-size: cover;
}
.expand-close-layout .layout-thumb{
    display: block!important;
}
.expand-close-layout .layout-slider{
    display: none!important;
}

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


.letter-t {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

/*.digitour {
    padding: 70px 0 0;
    background-color: #fff;
}*/

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

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

.digitour-info {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    top: 50%;
    text-align: center;
    width: 100%;
}

.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, 175);
}
.section-parallax{
    height: 700px;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.linear-gradient{

    background: linear-gradient(360deg, rgba(231,249,250,1) 0%, rgba(255,255,255,1) 100%);}
/*.floor-plans {
    margin-top: 20px;
    padding-top: 50px;
    margin-bottom: -250px;
}*/

.plan-slider {
    overflow: hidden;
    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 {
    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: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-btn {
    display: none;
}
.unit-plan-slider .first-slide.set-margin{
    transition: 0.6s;
    margin-left: -140px;
}
.unit-plan-btn.active {
    display: block;
}
.unit-plan.plan-list.open .unit-plan-btn{display: none!important}

.master-plan-title {
    color: #FFFFFF;
    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);
}
.letter-t {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.digitour {
   padding: 50px 0 30px;
}

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

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

.digitour-info .theme-btn{
background-color: #fff;
    color: #293A8D;
    border: 1px solid;
}

.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: 10px;
}
.gallery-list-ul, .plan-list-ul {
    background-color: #326E71;
    float: left;
    width: 100%;
    text-align: center;
}
.gallery-list-ul li a.active, .plan-list-ul li a.active {
    border-bottom: 2px solid #fff;
    font-weight: 600;
}
.plan-list-ul li {
    width: 50%;
    float: left;
    list-style: none;
}
.plan-list-ul li {
    width: 50%;
    float: left;
    list-style: none;
}
.gallery-list-ul li a, .plan-list-ul li a {
    color: #fff;
    padding: 20px 0 10px;
    font-family: orpheuspro, serif;
    display: block;
    font-size: 20px;
    margin-bottom: 20px;
}
.plan-list-ul li a {
    font-family: 'Karla', sans-serif;
}

/********** Location ********/
/*.location-section{
    padding-top: 35px;
}*/
.location {
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #FAF9E6;
}

.location-map {
    /*margin-top: -50px;*/
    position: relative;

    margin-bottom: -7px;
}

/* location end */


/* about  */

.theme-btn-2 {
    display: inline-flex;
    align-items: center;
    padding: 5px 8px;
    min-width: auto;
    overflow: hidden;
    transition: all 0.6s ease-in-out;
}

.theme-btn-2 img {
    margin-right: 10px;
    vertical-align: middle;
    width: 29px!important;
}

.theme-btn-2:hover {
    background-color: #fff;
    border: unset;
}
.theme-btn-2 .arrow-1{
    margin-left: -40px;
    margin-right: 10px;
    vertical-align: middle;
    transition: all 0.6s ease-in-out;
}
.back-st{
     background-color: #293A8D;
     color: #293A8D;
}
.theme-btn-2 .arrow-2{
    margin-left: 10px;
    vertical-align: middle;
    transition: all 0.6s ease-in-out;
}
.theme-btn-2:hover .arrow-1{
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
}
.theme-btn-2:hover .arrow-2{
    margin-left: 10px;
    margin-right: -40px;
    vertical-align: middle;
    position: relative;
    right: -10px;
}
.theme-btn-2, .form-submit {
    display: inline-block;
    padding: 12px 0px;
    color: #293A8D;
    line-height: 28px;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 24px;
    min-width: 171px;
    height: 48px;
    text-align: center;
    background-color: #fff;
}
.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: 999;
    display: none;
}

.popup {
    max-width: 600px;
    width: 80%;
    padding: 20px;
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

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

.height_100vh{height:100vh!important;}
@media(min-width:1200px) {
    .about-us-container {
        margin-top: -140px;
    }

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

.download-brochure {
    display: none;
}

.disclaimer div{
    line-height: 20px;
}
.font-set{
    font-size: 16px;
    padding-bottom: 5px;
}