*{
    padding:0;
    margin:0 auto;
}


body {
    font-family: 'Montserrat-Regular';
    overflow-x: hidden;
}


h1, h2, h3, h4, h5, h6{
   font-family: 'Montserrat-Medium';
}

a, a:hover{
    text-decoration: none;
    color: #000000;
}
a {
    color: #000000;
}
p{
    color:#000000;
}


@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff'),
        url('../fonts/Montserrat-Medium.ttf') format('truetype'),
        url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype'),
        url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.container {
    max-width: 1300px;
}
.iframe {
     aspect-ratio: 16 / 8;
}
.effect3  .form-group .ckbox input:checked+label:after {
    content: "";
    top: 9px;
}
.reference {
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 9px;
    padding: 6px;
    text-transform: capitalize;
}
.popup-inner .contact_us, 
.enquiryform10 .contact_us{
    padding-left: 0px;
}
.popslide ~ p {
    color: #000000;
    padding: 20px 0;
    font-size: 14px;
}
.effect3 {
    width: 550px;
    position: fixed;
    right: 0%;
    top: 30%;
    z-index: 9999;
    height: 0;
    transform: translateX(65%);
    transition:all ease-in-out .5s;
}
.effect3.active {
    transform: translateX(0%);
}
.enquiryform10 {
    width: 65%;
    height: auto;
    float: right;
    border: 1px solid #ccc;
    line-height: 30px;
    /*display: none;*/
    background-color: #fcf9f5 !important;
    padding: 30px;
    margin-top: -90px;
}
.logo-d img {
    width: 120px;
}
.contact_tab1 {
    float: right;
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    position: relative;
    right: -11.5%;
    border: none;
    background-color: #c38941;
    width: 170px;
    height: 42px;
    color: #fff;
    margin-top: 19%;
    cursor: pointer;
    outline: none;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    top: 33px;
    font-size: 14px;
}

.enquiryform10 h5 {
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center
}
.loader-inner video {
    height: 100vh;
    object-fit: cover;
}
.loader-inner {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
    background:#000000;
    overflow: hidden;
    transition: all 0.5s ease;
}
.popslide img {
    transition:all ease-in-out 0.5s;
}

.popslide img:hover {
    transform:scale(1.3);
}
.registerform.slideleft {
    transform: translate(0, -50%);
    opacity: 1;
}
#wlogo{
display: none;
}
#blogo{
display: block;
}
nav.navbar.navbar-expand-lg.fixed {
   background:#000;
}
nav.navbar.navbar-expand-lg.fixed #blogo{
display:none;
}
nav.navbar.navbar-expand-lg.fixed #wlogo{
display: block;
}


.btns2 svg {
    width: 12px;
    position: relative;
    top: 0px;
    margin-left: 10px;
}
.navbar {
    background: #00000029;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    padding: 10px 0;
    backdrop-filter: blur(10px);
    transition: all ease-in-out 0.5s;
}
.nav-link {
    padding: 0 !important;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    font-size: 11px;
    letter-spacing: 1px;
    transition:all ease-in-out .5s;
}
.navbar .nav-link:hover:after {
    width: 100%;
}
.navbar .nav-link:hover{
    color: #C38941;
}
.navbar .nav-link:after {
    content: '';
    background: #C38941;
    position: absolute;
    bottom: -7px;
    width: 0%;
    left: 0;
    height: 1px;
    transition: all ease-in-out 0.5s;
}

.nav-link.btns:after {
    display:none;
}

 .navbar-brand img {
    width: 130px;
}

li.nav-item {
    margin: 0 21px;
}
.nav-link.btns {
    background: #C38941;
    border-radius: 5px;
    padding: 15px 20px !important;
    transition: all 0.5s ease;
    border: solid 1px #C38941;
}

.nav-link.btns:hover{
    background:#fff;
    color:#C38941;
}
.banner video {
    height: 100vh;
    object-fit: cover;
    margin-bottom: -7px;
}

.pad80 {
    padding:80px 0;
}

.h4 {
    font-size:45px;
    margin-bottom:20px;
}

.circle1{
    width: 400px;
    height: 400px;
    border-radius: 50% 50% 50% 0;
}
.btns2:hover {
    background:#fff;
}
.btns2:hover {
     color:#C38941
}
.btns2:hover svg path{
    stroke:#C38941
}
.popslide {
    position: relative;
}
.walkthrough img {
    border-radius:10px;
}

.btns2 {
    background: #C38941;
    border-radius: 5px;
    padding: 11px 20px !important;
    transition: all 0.5s ease;
    font-size: 12px;
    color: #fff;
    border: solid 1px #C38941;
}
.connecti-box {
    position:relative;
    background: #FCF9F5;
    width: 280px;
    height: 280px;
    border-radius: 50% 50% 0 50%;
    display: flex;
    align-items: center;
    text-align: center;
    padding: 40px;
}
.connecti-box:hover:after {
     transform: translate(0px, 0px);
}
.connecti-box{
    overflow:hidden;
}
.connecti-box > div {
    position:relative;
    z-index:1;
}
.connecti-box:hover p {
    color:#fff;
}

.connectivty-wrap .row .col-md-3:nth-child(even) .connecti-box:after {
    border-radius: 50% 50% 50% 0;
    transform: translate(-250px, 250px);
}
.connectivty-wrap .row .col-md-3:nth-child(even) .connecti-box:hover:after {
     transform: translate(0px, 0px);
}

.connecti-box:after {
    content: "";
    background: #c38941;
    width: 280px;
    height: 280px;
    position: absolute;
    left: 0;
    right: 0;
    transition:all ease-in-out 0.5s;
    top: 0;
    transform: translate(250px, 250px);
    border-radius: 50% 50% 0 50%;
}


.connecti-box p {
    margin:0;
     transition:all ease-in-out 0.5s;
    font-size:16px;
    font-family: 'Montserrat-Medium';
}
.connecti-box img {
    margin-bottom: 10px;
    width: 60px;
}
.connectivty-wrap .row .col-md-3:nth-child(even) .connecti-box{
   border-radius: 50% 50% 50% 0;
}
.connecti-slide {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -28%;
    width: 28%;
    background: #c38941;
    border-radius: 20px 0 0 20px;
    transition: all ease-in-out 0.5s;
    cursor:pointer
}
.connecti-slide .nav-link {
    padding: 13px 22px !important;
    display: block;
    /*background: #ffffff38;*/
    color: #ffffff;
    /* border-radius: 10px; */
    text-transform: capitalize;
    letter-spacing: 0;
    border-radius: 0;
}

.connecti-slide li.nav-item{
    margin:0;
}

.connecti-slide .pad40{
    padding:40px ;
}
.connecti-slide.active {
    left: 0;
}
.nav-ul li b{
    color:#fff;
    text-transform:uppercase;
}
.nav-ul {
    list-style:none;
}
.nav-ul li {
    font-size: 12px;
    margin-bottom: 14px;
    border-bottom: solid 1px #ffffff4d;
    padding-bottom: 14px;
    color: #ffffffa1;
}
.nav-ul li p {
    color: #ffffffa1;
    margin-bottom: 0;
}
.nav-ul li:last-child {
    margin-bottom: 0px;
    border-bottom: none;
    padding-bottom: 0px;
}
.nav-ul li span {
    color: #ffffff;
}
.tab-content .tab-pane {
    padding: 30px 0;
}
.map-p {
    margin: 0;
    border-top: solid 1px #ffffff4d;
    padding: 20px 40px;
    font-size: 12px;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    color: #fff;
    border-color: transparent;
    border-radius: 10px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #c38941;
    background-color: #fff;
    border-color: transparent;
    border-radius: 10px;
}
ul.nav.nav-tabs.border-0 {
    background: #ffffff38;
    border-radius: 10px;
    overflow: hidden;
}
.caption .small {
    font-size: 25px;
    font-weight: 800;
    display: block;
    margin-top: 18px;
}
.caption h1 {
    color: #fff;
    font-size: 65px;
}
.caption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: flex;
    align-items: center;
    z-index: 99;
}
.banner {
    position: relative;
}
.font-Montserrat{
        font-family: 'Montserrat-Regular';
}
.banner:after {
    content: '';
    position: absolute;
    background: linear-gradient(92deg, rgb(0 0 0 / 23%) 0%, rgb(0 57 112 / 0%) 100%);
    width: 100%;
    opacity: 1;
    z-index: 1;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
}
.btn-tint {
    backdrop-filter: blur(10px);
    background: #8c8c8c1c;
    padding: 14px 28px;
    display: inline-block;
    border-radius: 10px;
    font-size: 14px;
    color: #fff;
    font-family: 'Montserrat-Medium';
    margin-top: 15px;
}

.slidetogle-map {
    position: absolute;
    right: -40px;
    bottom: 0;
    top: 0;
    margin: auto;
    height: 50px;
    width: 40px;
    background: #c38941;
    border-radius: 0 10px 10px 0;
}

.triangle-right {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 6px solid transparent;
    position: absolute;
    top: 20px;
    right: 15px;
}
.map-box{
    transition:all ease-in-out 0.5s;
}
.map-box.active {
    transform: translateX(330px);
}

.luxury-exm{
    height:100vh;
    background-size:cover !important;
}
.luxury-exm .connecti-box img {
    margin-bottom: 10px;
    background: #fff;
    width: 34px;
    border-radius: 50%;
    padding: 11px;
    transition:all ease-in-out 0.5s;
}
.luxury-exm .connecti-box:after{
    display:none;
}

.luxury-exm .connecti-box:hover img{
    background: #C38941;
}


.luxury-exm .connecti-box p {
    font-size: 14px;
}
.luxury-exm .connecti-box {
        cursor: pointer;
    width: 200px;
    height: 200px;
    background: transparent;
    border: solid 1px #f1f1f1e6;
    backdrop-filter: blur(10px);
    color: #fff;
}
.luxury-exm-flex {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
}

.downladbrochure{
	
text-align: center;
}

.downladbrochure a{
	background: #c38941;
	width: fit-content;
    margin: auto;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
	display: inline-block;
	border: 1px solid #c38941;
	transition: all 0.5s ease;
}

.downladbrochure a:hover{
	background: #fff;
color:#c38941;
}

.luxury-exm .connecti-box-reverse {
    border-radius: 50% 50% 50% 0 !important;
}


.luxury-exm .h4, 
.luxury-exm p {
    color:#fff;
}


.sidenav {
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 99999999;
    right: -100%;
    background-color: #fcf9f5;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    overflow: hidden;
    /* margin-right: -100%; */
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex
;
    align-items: center;
}
.sidenav .closebtn span {
    position: relative;
    /*top: -2px;*/
}
.sidenav .closebtn {
    position: absolute;
    top: 20px;
    transition: all ease-in-out 0.5s;
    right: 20px;
    font-size: 24px;
    margin-left: 50px;
    color: #fff;
    z-index: 9;
    width: 38px;
    height: 38px;
    background: #C38941;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.popslide img {
    /*height:350px;*/
    object-fit:cover 
}
.fancybox-container {
    z-index: 999999999 !important;
}


/*Inner page*/

.grey {background:#FCF9F5;}
.project_links {
    margin-top: 30px;
    display: flex;
    margin-bottom: 30px;
}
.project_links a {
    color: #C38941;
    font-size: 14px;
    position: relative;
    pointer-events: none;
}
.project_links li {list-style:none; margin:0; padding-left:20px; padding-right:20px;}
.project_links li:first-child  {padding-left:0px;}
/*.project_links li a::before {background:#C38941; content:''; position:absolute; bottom:-5px; left:0; transition:all 0.5s ease; height:1px ; width:0;}*/
.project_links li:hover a::before {width:100%; }
.project_links li a::after {content:''; 
top:2px; position:absolute; right:-18px;  background:#C38941; height:13px; width:1px;
    
}
.project_links li:last-child a::after {display:none;}
.map1 {margin-top:30px; position:relative;}

/*.overflow.map1 img {
	cursor: pointer;
    filter: blur(4px);
}*/


.blurImg{
	cursor: pointer;
    filter: blur(4px);
}


.zoom {
    border-radius: 50px;
    position: absolute;
    right: 30px;
    bottom: 20px;
    padding:0;
    background: #fff;
    width: 50px;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
        border-radius: 50px !important;
}
.overflow {overflow:hidden;}
.projects {margin-top:50px; background:#fff; border:1px solid #C38941; border-radius:15px;}
.projects .overflow {text-align:center; padding:20px;}

.blr{
	cursor: pointer;
    filter: blur(4px);
}

.projects .overflow .viewmap{
	padding: 8px 18px;
    font-size: 12px;
}


.detail {
    font-family: 'Montserrat-Medium';
    background: #fef1e1;
    display: flex;
    justify-content: space-between;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 10px 20px;
    flex-wrap: wrap;
}
body.overy {
    overflow-y: hidden;
}
.detail-name {
    cursor: pointer;
}
.flor-data p {
    font-size: 14px;
    margin: 0;
}
.flor-data {
    margin-top: 8px;
}
.detail .arrow-down {
    background: #C38941;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin: 0;
    padding: 6px;
}
.reranumber {
    background: #c38941;
    text-align: center;
    padding: 10px;
}
.reranumber p {
    margin: 0;
    font-size: 12px;
    color: #fff;
}
.form-control:focus {outline:none; box-shadow:none; background:#FCF9F5; border-color: #c38941;}
.checkwrapbox {
    width: auto;
    margin-top: -8px
}

.checkwrapbox .form-group {
    margin: 0
}

.checkwrapbox .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.form-group .ckbox input[type=checkbox] {
    opacity: 0
}

.form-group .ckbox label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    color: #000;
    opacity: .8;
    left: 0;
    margin-left: -15px;
}

.form-group .ckbox label span {
    opacity: .7;
    font-size: 10px;
    line-height: 1rem;
    padding-right: 1px
}

.form-group .ckbox label span a {
    display: inline-block;
    color: #e7932a;
    opacity: 1
}

.form-group .ckbox label span a:hover {
    opacity: 1
}

.form-group .ckbox label:before {
    content: "";
    appearance: none;
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #00000078;
    padding: 7px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    opacity: 1;
    margin-top: -3px;
    border-radius:2px;
}

.form-group .ckbox input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 6px;
    width: 5px;
    height: 10px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 1
}

.footerform .form-group .ckbox label {
    left: 0
}
input.form-control{
    color: #00000078 !important;
}
textarea{
    color: #00000078 !important;
}
input::placeholder {
    color: #00000078 !important;
}
textarea::placeholder {
    color: #00000078 !important;
}
.form-group {
    margin-bottom: 2rem;
}
.form-control {
    background:#FCF9F5;
    padding-bottom: 5px;
    border: 0px;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    padding: 0px;
}

.contact_us {padding-left:80px;}
.contact_us .btns2 {
    border: 1px solid #C38941;
    margin-top: 10px;
    /* width: 150px; */
    padding: 6px 30px !important;
}
.contact_us .btns2:hover {background:#fff; color:#C38941;}

footer {
    background: #C38941;
    padding: 50px 0px 0px;
    text-align: center;
   
}

#hamburger-11.is-active {
  -webkit-animation: smallbig 0.6s forwards;
          animation: smallbig 0.6s forwards;
}

#hamburger-11.is-active .line:nth-child(2) {
  opacity: 0;
}

#hamburger-11.is-active .line:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

#hamburger-11.is-active .line:nth-child(3) {
  transform: translateY(-9px) rotate(-45deg);
}/*# sourceMappingURL=style.css.map */

.popslide p {
    font-size: 14px;
    padding: 10px 0;
}
.footerlogo {margin-bottom:50px;}
.bottom-links {
    display: flex;
    justify-content: center;
    margin:0 auto;
}
.bottom-links li {margin:0 13px; list-style:none;}
.bottom-links li a {color:#ffffffb3; font-size:13px; position:relative; text-transform:uppercase;}
.bottom-links li a::before {background:#ffffffb3; content:''; position:absolute; bottom:-5px; left:0; transition:all 0.5s ease; height:1px ; width:0;}
.bottom-links li:hover a::before {width:100%; }
.copy {margin-top:50px; padding:20px 0px; color:#ffffffb3; font-size:11px; text-align:center; border-top:1px solid #ffffffb3;}

.contact_details {
    margin-top: 0px;
}
.contact_details li {
    list-style: none;
    margin-bottom: 20px;
}
.contact_details li a {
    display: flex;
    font-size: 14px;
    align-items: flex-start;
    line-height: 1.7;
}
.contact_details li img {
    width: 30px;
    margin: 0;
    margin-right: 15px;
    position: relative;
    top: -4px;
}
.overflow.map1 img {
    border-radius: 20px;
}

.connecti-box .white-img{
    display:none;
}
.connecti-box:hover .white-img{
    display:block;
}
.connecti-box:hover .color-img{
    display:none;
}

.luxury-exm:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    /*background: #00000070;*/
}
.z-index{
    z-index:1
}
.connecti-map img { border-radius: 15px; }

.connectivty-wrap .connecti-box-reverse {
    border-radius: 50% 50% 50% 0;
}
.connectivty-wrap .connecti-box-reverse:after{
        transform: translate(-250px, 250px);
}

.connectivty-wrap:hover .connecti-box-reverse:hover:after {
        transform: translate(-60px, -60px);
    width: 400px;
    height: 400px;
}

.frame-fixed {
    position: fixed;
    bottom: -10px;
    right: 0;
    left: 0;
     z-index:999;
}

.effect3 .form-group {
    margin-bottom: 30px;
}

.product-showcase-carousel-controls {
    position: absolute;
    top: 38%;
    -ms-transform: translateY(-38%);
    transform: translateY(-38%);
    cursor: pointer;
    z-index: 2;
}

.product-showcase-carousel-controls i:hover {
    background:#fff;
    color:#C38941;
}
.product-showcase-carousel-controls i {
    transition: all ease-in-out 0.5s;
    background: #C38941;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    font-size: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 40px;
    border: solid 1px #C38941;
}

.product-showcase-carousel-controls--right {
    right: 0px;
    text-align: right;
}

.product-showcase-carousel-controls--left {
    left: 0px;
}
/* Outer */
.popup {
    width:100%;
    height:100%;
    display:none;
    position:fixed;
    top:0px;
    left:0px;
    background:rgba(0,0,0,0.75);
      z-index: 999999;
}
 
/* Inner */

.popup iframe {
        height: 370px;
    margin-bottom: -7px;
    border: none;
}
.contact_us .form-control {
    font-size: 14px;
}
.contact_details h3 {
    font-size: 18px;
    margin-bottom: 30px;
}
.br-1 {
        border-right: solid 1px #d7d7d7;
}
.popup-inner {
    max-width: 430px;
    width: 90%;
    padding: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
    border-radius: 3px;
    background: #fef1e1;
    padding: 40px;
}
.popup-inner h2 {
    font-size: 27px;
    text-align: center;
    margin-bottom: 40px;
}
 .popup-inner .form-control {
    background: transparent;
    font-size: 14px;
}
/* Close Button */
.popup-close {
    width: 30px;
    height: 30px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: ease 0.25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 1000px;
    background: #C38941;
    /* font-family: Arial, Sans-Serif; */
    font-size: 16px;
    text-align: center;
    line-height: 18px;
    color: #fff;
}



.popup-scroll{
  overflow-y: scroll;
  max-height: 300px;
  padding:0 1em 0 0;
}
.popup-scroll::-webkit-scrollbar {background-color:#EEE;width:10px;}
.popup-scroll::-webkit-scrollbar-thumb {
	border:1px #EEE solid;border-radius:2px;background:#777;
	-webkit-box-shadow: 0 0 8px #555 inset;box-shadow: 0 0 8px #555 inset;
	-webkit-transition: all .3s ease-out;transition: all .3s ease-out;
	}
.popup-scroll::-webkit-scrollbar-track {-webkit-box-shadow: 0 0 2px #ccc;box-shadow: 0 0 2px #ccc;}	
.error {
    font-size: 12px;
    color: red;
    margin-bottom: 0;
}
/* media Query */

.footer-disclaimer h3{
 color: #ffffffb3;
font-size: 18px;
margin-top: 30px;
}

.footer-disclaimer p{
font-size: 13px;
    color: #ffffffb3;
    padding: 0px 30px;
    margin: 0;
}


.footerpagetop {
    padding: 5px 0;
    width: 100%;
background:#000;
color:#fff;
font-size: 18px;
}
.footerpagetop p{
color: #fff;
    font-size: 13px;
    margin: 0;
}

.footerpagetop strong{
font-size: 16px;
    margin-bottom: 4px;
    display: block;
}

.footerpagetop span{
	color: #fff;
    font-size: 13px;
    margin: 0;
}

.viewmap{
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    display: inline-block;
    background: #C38941;
    padding: 10px 30px;
    font-size: 13px;
    color: #fff;
    border-radius: 5px;
    width: fit-content;
    height: fit-content;
border: 1px solid #C38941;
transition: all 0.5s ease;
}

.viewmap:hover{
background:#fff;
color:#C38941;
}



@media(max-width:1298px) and (min-width:1024px) {
    .luxury-exm {
    height: 130vh;
}
  .connecti-slide .pad40 {
    padding: 20px;
} 
.connecti-slide {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -33%;
    width: 33%;
}
li.nav-item {
    margin: 0 15px;
}
.nav-link {
    font-size: 10px;
}
.tab-content .tab-pane {
    padding: 20px 0;
}
.nav-ul li {
    font-size: 10px;
}
.map-p {
    padding: 20px 20px;
}
ul.nav.nav-tabs.border-0 {
    width: 260px;
    margin: 0;
}
}

@media(max-width:1024px){
    .connectivty-wrap .col-md-6.col-lg-3:nth-child(4) .connecti-box p{
            padding: 0 20px;
    }
    .connecti-box p {
    font-size: 14px;
}
    .connecti-box:after {
        width: 100%;
        height: 100%;
            border-radius: 100px 100px 0 100px !important;
    }
        .connecti-box {
        width: 100%;
        height: auto;
        /*border-radius: 100px 100px 0 100px !important;*/
        margin-bottom: 19px;
    }
    .luxury-exm .connecti-box {
        width: 150px;
        height: 150px;
    }
}


@media(max-width:991px){

.downladbrochure{
position:static;
}

    .max400{
        max-width:400px;
    }
    .connectivty-wrap .connecti-box-reverse:after {
    transform: translate(-100%, 100%);
}
    .connecti-box {
        border-radius: 100px 100px 0 100px !important;
    }
    .mbspace {
        justify-content: center;
        margin-bottom: 40px;
    }
    .connecti-box:after {
    content: "";
    background: #c38941;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    transition: all ease-in-out 0.5s;
    top: 0;
    transform: translate(250px, 250px);
    border-radius: 100px 100px 0 100px !important;
}
    #legacy {
        text-align:center;
    }
    .project_links {
    justify-content: center;
}
    #ecosystem .h4, #ecosystem p {
        text-align: center;
    }
    .navbar-toggler {
        padding:0;
    }
    .connectivty-wrap .connecti-box-reverse {
    border-radius: 100px 100px 100px 0px !important;
}
    .navbar-brand img {
    width: 100px;
}
    .connecti-map img {
        border-radius: 15px 15px 0 0;

    }
     .luxury-exm-flex .col-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: none;
        padding: 0;
        margin: 0 8px 10px;
    }
    .connectivty-wrap .col-md-6.col-lg-3 {
    width: 50%;
}
        .luxury-exm-flex {
        position: inherit;
        bottom: 0px;
        flex-wrap: wrap;
        justify-content: center;
    }
   .luxury-exm .connecti-box p {
    font-size: 14px;
    color: #000;
}
    .luxury-exm .connecti-box {
        background: #fcf9f5;
        padding: 0 20px;
    }
    .luxury-exm .h4 {
    padding-top: 40px;
}
    .luxury-exm .h4, .luxury-exm .p{
        color:#000;
    }
    .luxury-exm:after {
        background: transparent;
        display:none;
    }
    .luxury-exm .mob-b {
        display: block !important;
        height: 300px;
        object-fit: cover;
    }
    .luxury-exm {
    height: auto;
    background-size: cover !important;
    background: transparent !important;
}
    .navbar-brand{
        margin:0;
    }
    .nav-link.btns {
        display: none;
    }
    ul.nav.nav-tabs.border-0 {
    max-width: 276px;
    margin: 0;
}
    .connecti-slide {
    position: initial;
    top: 0;
    bottom: 0;
    left: 0%;
    width: 100%;
    background: #c38941;
    border-radius:0px 0px 20px 20px;
    transition: all ease-in-out 0.5s;
    cursor: pointer;
}
    .slidetogle-map {
        display:none;
    }
    .pad80.connectivty-wrap {
    padding-top: 0  !important;
}
    .projects.projectsmb {
    margin-top: 36px;
}
    .bottom-links {
    flex-wrap: wrap;
}
    .contact_us {
        padding-left: 0;
    }
    .container{
        padding:0 30px !important;
    }
     p br {
         display:none
     }
     .h4 {
        font-size: 44px;
    }
     .h4 br {
         display:none
     }
     .hamburger .line {
        width: 30px;
        height: 2px;
        background-color: #fff;
        display: block;
        margin: 6px auto;
        transition: all 0.3s ease-in-out;
    }
    .about-data {
        padding-top: 30px;
    }
    ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    margin-top: 20px;
}
li.nav-item {
    margin: 13px 0;
}
.pad80 {
    padding: 60px 0 !important;
}
   p.p.text-center.col-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding:0;
}
.luxury-exm.pad80.position-relative {
        padding-top: 0 !important;
    }
    #legacy {
    padding-top: 60px !important;
}
.connecti-map.mt-5.overflow-hidden.position-relative {
    margin-top: 20px !important;
}
.grey.pad80.pt-0.contact-wrap {
    padding-top: 10px !important;
}
.caption h1 {
    color: #fff;
    font-size: 54px;
}
.caption .small {
    font-size: 20px;
}
.reranumber     .container {
        padding: 0 0px !important;
    }
        .connectivty-wrap .col-md-6.col-lg-3:nth-child(4) .connecti-box p {
        padding: 0 20px;
        max-width: 190px;
    }
    .luxury-exm .reference {
    top: 0;
    bottom: auto;
    right: 0;
    left: auto;

    }
    
  

}


@media(max-width:767px){
      .effect3 {
    transform: translateX(56%);
}
    .max400{
        max-width:100%;
    }
    .mbspace{
            justify-content: center;
    margin-bottom: 40px;
    }
    .enquiryform10 .form-group .ckbox label span {
    font-size: 8px;
}
    .enquiryform10 .form-group .ckbox label:before {
    margin-right: 6px;
    margin-top: -3px;
}
    .enquiryform10 .form-group {
    margin-bottom: 18px;
}
.enquiryform10 .form-control {
        font-size: 10px;
    }
    .enquiryform10 {
    width: 56%;
        margin-top: -40px;
}
    .contact_tab1 {
        right: -11%;
        width: 150px;
        height: 32px;
        margin-top: 19%;
        top: 33px;
        font-size: 12px;
    }
     .connectivty-wrap .col-md-6.col-lg-3:nth-child(4) .connecti-box p{
            padding: 0 0px;
    }
    .reranumber {
    margin-top: 7px;
}
    .reranumber p {
    margin: 0;
    font-size: 9px;
    color: #fff;
}
    .popup-inner h2 {
            font-size: 26px;
    margin-bottom: 20px;
}
    .popup-inner {
    padding: 20px;
}
    .nav-ul li p {
    font-size: 12px;
}
    .tab-content .tab-pane {
    padding: 30px 0 0;
}
    .map-p {
        padding: 20px 20px;
        font-size: 12px;
        position: inherit;
    }
    .loader-inner .dk-hide{
        display:none;
    }
    .loader-inner .d-none{
        display:block !important;
    }
    
    .contact-wrap .mt-5 {
    margin-top: 2rem  !important;
}
   .br-1 {
        border-right: none;
        border-bottom: solid 1px #d7d7d7;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }
    .luxury-exm .connecti-box img {
    width: 24px;
    padding: 6px;
}
    .contact_us .form-control {
    font-size: 12px;
}
    .luxury-exm .connecti-box {
        width: 140px;
        height: 140px;
    }
    .detail-name {
    cursor: pointer;
    font-size: 14px;
    align-items: center;
}
    .zoom {

        bottom: 20px;
        padding: 10px;
        width: 40px;
        height: 40px;
    }
   .overflow.map1 img.w-100 {
    height: 250px;
    object-fit: cover;
}
    #siteplan {
    padding-top: 0 !important;
}
    .connecti-slide .pad40 {
    padding: 20px;
}
    .banner video.w-100.dk-hide{
        display:none;
    }
    .banner video.w-100.d-none{
        display:block !important;
    }
        .project_links {
        justify-content: center;
    }
    #ecosystem .h4,
    #ecosystem p {
        text-align:center;
    }
    .project_links li a::after {
    right: -10px;
}
    .project_links li {
    padding-right: 0px;
}
    .luxury-exm.pad80.position-relative{
        padding-top:0 !important;
    }
    .about-data {
        padding-top: 30px;
        text-align: center;
    }
    .circle1 {
    width: 100%;
    height: auto;
    border-radius: 50% 50% 50% 0;
}
    .connecti-map img {
        border-radius: 15px 15px 0 0;
        height: 330px;
        
    }
    .connecti-box {
        width: 100%;
        height: auto;
        border-radius:100px 100px 0 100px !important;
        margin-bottom: 19px;
    }
    .connectivty-wrap .col-md-6.col-lg-3 {
        width: 100%;
    }
    .connecti-box p {
    font-size: 14px;
}
    .overflow.map1 {
    margin-bottom: 20px;
}
    .projects {
    margin-top: 20px !important;
}
    .contact_us {
        padding-left: 0;
        margin-top: 20px;
    }
    .copy {
    margin-top: 40px;
        padding: 14px 0px;
}
    .footerlogo {
    margin-bottom: 40px;
}
    footer {
        padding: 40px 0px 0px;
    }
    .contact_details li {
    list-style: none;
    margin-bottom: 17px;
}
    .contact_details li a {
    font-size: 14px;
}
    p {
        font-size:14px;
    }
    .project_links {
    flex-wrap: wrap;
}
 
    .h4 {
        font-size: 30px;
    }
    .caption h1 {
        font-size: 40px;
    }
    .caption h1 br {
        display:none;
    }
    .caption .small {
        font-size: 18px;
    }
    .pad80 {
    padding: 40px 0 !important;
}

.enqN{
margin-top: 30px;
}

}


@media(max-width:480px){
.footer-disclaimer p{
padding: 0px;
}
    .connecti-slide .nav-link {
    text-align: center;
        padding: 13px 7px !important;
}
    ul.nav.nav-tabs.border-0 {
        flex-wrap: nowrap;
        max-width: 100%;
    }
    .connecti-slide li.nav-item {
    margin: 0;
    width: 100%;
}
    .luxury-exm-flex .col-2 {
        padding: 0;
        margin: 0 3px 0;
    }
        .luxury-exm .connecti-box {
        width: 134px;
        height: 134px;
    }
}
