
*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    font-family:Myfo;
    scroll-behavior: smooth;
}
@font-face {
    font-family: Myfont;
    src: url(../assets/myFonts/Montserrat-Medium.ttf);
}
:root{
    --warning:#FFC519;
}
th{
    font-family: Myfont;
}

td{
    font-family: Myfont;
}
li{
    font-family: Myfont;
}
a{
    text-decoration: none;
    font-family: Myfont;
}
p{
    font-family: Myfont;
}
u{
    font-family: Myfont;
}
h1, h2, h3, h4, h5, h6{
    font-family: Myfont;
}
span{
    font-family: Myfont;
}
b{
    font-family: Myfont;
}
a:hover{
    text-decoration: none !important;
}
nav{
    padding: 20px !important;
    position: fixed !important;
    top: 0;
    z-index: 2;
    width: 100%;
    /* background-color:rgb(31, 28, 28); */
    background: linear-gradient(rgba(0, 0, 0,0.9),rgba(255, 255, 255,0.1));
}
.navbar-brand h4{
    color: var(--warning);
    font-weight: bolder;
}
.navbar-toggler-icon{
    background-color: var(--warning) !important;
    border-radius: 5px;
}
/* .cont{
    position: relative;
    padding-top: 140px;
} */
 .carousel-control-prev , .carousel-control-next{
    opacity: 2 !important;
}
.render-card{
    /* margin-top: 80px !important; */
    position: relative;
}
.render{
    /* background-image: url(../images/renders/bg-img.webp);
    background-size: cover;
    background-position: 100% 100%; */
    position:absolute;
    top: 15%;
    left: 0;
    right: 0;
    margin:0px auto;
}
.slogan{
    background-color:rgba(31, 28, 28, 0.745);
}
/* .bg-colour{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color:rgba(31, 28, 28, 0.966);
} */
.carding{
    color: white;
    text-align: center;
    border-radius: 20px;
    /* background: linear-gradient(rgba(0, 0, 0, 0.528),var(--warning)); */
    margin: 20px auto;
}
.carding .btn{
    margin: 20px 0px;
}
.carding .btn p{
    margin-bottom: 0px !important;
    font-weight: bold;
    padding: 10px;
    font-size: 20px;
}   
.carding .link{
    padding: 20px ;
    border: 2px solid white;
    /* box-shadow: 0px 0px 20px rgb(255, 204, 74); */
    border-radius: 20px;
    font-weight: bolder;
    line-height: 45px;
    letter-spacing: 2px;
    word-spacing: 8px;
    font-size: 25px;
}
li a.nav-link{
    font-size: 20px;
    color:var(--warning) ;
    font-weight: bold;
    /* background-color: black; */
}
hr{
    background-color:black;
    height: 3px !important;
    border-radius: 50px;
}
.architect{
    display: initial;

    color: black !important;
}
.dropdown-menu{
    background-color: rgba(0, 0, 0, 0.807) !important;
}
.dropdown-menu .dropdown-item{
    background-color: rgba(0, 0, 0, 0.007) !important;

}


.dropdown-menu p{
    font-weight: bold;
    color: white;
    text-transform:capitalize !important;
    margin-bottom: 0px;
    transition: 0.5s;
}
.dropdown-menu p:hover{
    color: var(--warning);
}
.property-card .carousel img{
    border: 2px solid black;
}
.property-card a.btn{
    /* color: var(--warning); */
    font-weight: bold;
    /* text-align: center; */
}
.property-card .carousel .carousel-control-prev,.carousel-control-next{
    opacity: 2 !important;
}
.property-card{
    border: 3px solid #006368;
}
.dfrnt-property-heading{
    font-weight: bolder;
    padding-top: 20px;
    color: #047c83;
    text-shadow: #019CA3 1px 1px 2px;
}




/*Footer start*/
.footer{
    padding: 100px 0px;
    /* background:url(../images/renders/3.webp); */
    background-size: 100% 100%;
    /* background-color: black; */
    color: white;
    position: relative;
    background-color: black;
}
/* .footer .overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    background-color: rgba(0, 0, 0, 0.575);
} */
.footer .phone{
    color: var(--warning);
}
.footer a{
    color: var(--warning);
    transition: 1s;
    display: block;
    margin: 10px 0px;
    font-weight: bold;
}
.footer button{
    background-color: var(--warning);
    font-weight: bold;
}
.footer a:hover{
    margin-left: 20px;
}
.footer .heading{
    color: var(--warning);
}
.Installment,.Investement{
    border: 1px solid black;
    margin: 10px 0px;
}
.Investement .heading{
    font-size: 18px;
}
.Investement p{
    font-size: 20px;
    text-align: center;
}
.heading{
    font-weight: bolder;
   
}
.dtl-btn{
    position: absolute;
    bottom: 0px;
    right: -126px;
    width: 29%;
}
.icon-imgs{
    display: flex;
    justify-content: left;
    text-align: center;
    flex-wrap: wrap;
}
.floor1 img{
    /* display: flex; */
    justify-content:center;
}
/* .right{
    float: right !important;
    position: absolute;
    right: -390px;
} */
.floor img {
    width: 50%;
}
.floor img.appartments {
    width: 35%;
}
.floor img.appartments2 {
    width: 46%;
}
.floor img.appartments3 {
    width: 43%;
}
.floor img.appartments4 {
    width: 54%;
}
.floor p{
    font-size: 12px;
    margin-bottom: 0px;
}
.floor-p{
    font-size: 12px;
}
.parks-text{
    /* text-align: center; */
    font-weight: bold;
    font-size: 25px;
}
.amenities{
    font-weight: bold;
}
#propertycards{
    padding-top: 50px;
}
/* .price-card-1{
    display:none;
} */

tbody tr{
    font-weight: bold;
}
.details , .amenities , .floor{
    font-weight: bold;
    /* margin: 10px 20px; */
}
.floor{
    margin: 10px;
 }


/* Contact-Us page start */
.contact-img{
    margin-top: 100px;
}
.contact-img .heading{
    font-size: 40px ;
    color: var(--warning);
}
.call-us-btn , .whats-app-btn {
    background-color: var(--warning);
    border: 2px solid var(--warning);
}
.call-us-btn a,.whats-app-btn a{
    color: black;
    font-weight: bolder;
    text-decoration: none;
}
/* .call-us-btn a:hover,.whats-app-btn a:hover ,.feedback-form .send-btn a:hover{
    color: var(--warning);
    transition: 0.5s;
} */
.feedback-form .send-btn a{
    background-color: var(--warning);
    border: 2px solid var(--warning);
    color: black;
    padding: 10px 20px;
}
.form label{
    font-weight: bold;
}

/* Contact-Us page end */
h2.heading{
    color: #047c83;
    text-shadow: #019CA3 1px 1px 2px;
    font-size: 28px;
}
.table th {
    font-size: 16px !important;
}
.table td {
  font-size: 15px !important;
}
/* .booking-card{
    height: 100vh;

} */
.booking-card p{
    font-size: 15px;
    font-weight: bold;
    align-items: center;

}
.book-install{
    border: 1px solid grey;
    padding: 0px;
    text-align: center;
    border-radius: 20px;
}
.card-height2{
    height: 7.5vh;
}
.card-text{
    background-color: #057C83;
   width: 100%;
   color: #ffff;
   text-align: center;
   height: 20vh;
   border-bottom-left-radius: 20px;
   border-bottom-right-radius: 20px;
}
.card-text h2{
    position: absolute;
    bottom: 138px;
    left: 30%;
}
.card-height{
    height: 20vh;
}
.card-text p{
    font-size: 10px;
    align-items: center;
}
.Installment{
border: 3px solid lightgrey;
border-radius: 20px;
text-align: center;
font-size: 15px;

}
.Installment h4{
    font-size: 15px;
}
.icon img{
    width: 17%;

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

.margin3{
    position: absolute;
    bottom: 0px;
    right: -2px;
}
.table td{
    padding: 0.75rem 0.2rem;
}
/* .img-card{
    border: 1px solid grey; 
} */