body {
    padding: 0;
    margin: 0;
    background-color: #000;
}

.fullbody {
    width: 90%;
    margin: auto;
    padding: 0;
    align-items: center;
}

#grad {
    background-image: linear-gradient(#49014d, black);
}

#topband-container {
    padding: 15px;
    margin: auto;
    align-items: center;
    display: flex;
}

.logofont {
    font-family: 'Cormorant Garamond', sans-serif;
    color: white;
    font-size: 2.5rem;
    padding: 0;
    margin: 0;
    line-height: 40px;
    font-weight: 600;
}

.menulinks {
    margin-top: 50px;
    margin-left: auto;
}

.menulinks ul {
    display: flex;
    padding: 0;

}

.menulinks ul li {
    list-style: none;
    margin-right: 30px;
}

.menulinks ul li a {
    font-family: 'Roboto', sans-serif;
    color: yellow;
    font-size: 1.2rem;
    list-style: none;
    text-decoration: none;
    padding: 10px;
}

.menulinks ul li a:hover {
    font-family: 'Roboto', sans-serif;
    color: white;
    font-size: 1.2rem;
    list-style: none;
    text-decoration: none;
    background-color: #6307AA;
    padding: 10px;
}

.menu-clicked {
    font-family: 'Roboto', sans-serif;
    color: white;
    font-size: 1.2rem;
    list-style: none;
    text-decoration: none;
    background-color: #6307AA;
    padding: 10px;
}

#h-p-b-text {
    display: flex;
    justify-content: space-between;
}

.home-page-left {
    background-color: #1d011c;
    margin: 40px;
    border: 1px solid rgb(114, 114, 114);
    width: 45%;
}

.b-txt-hdr {
    font-family: 'Fasthand', sans-serif;
    color: rgb(211, 211, 209);
    font-size: 3rem;
    padding: 0;
    margin: 0;
}

.b-txt {
    margin: 5%;
    font-family: 'Roboto', sans-serif;
    color: rgb(202, 202, 201);
    font-size: 1rem;
    line-height: 25px;
}


.home-page-right {
    background-color: #1d011c;
    margin: 40px;
    border: 1px solid rgb(114, 114, 114);
    width: 45%;
}

#o-p-body {
    display: flex;
    justify-content: space-between;
    margin: 40px;
}

.h-p-ongoing {
    font-family: 'Roboto', sans-serif;
    color: white;
    font-size: 1.5rem;
    list-style: none;
    text-decoration: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

.o-p-responsive {
    width: 100%;
    height: auto;
}


#o-p-body .o-p-left {
    width: 62%;
}

#o-p-body .o-p-right {
    width: 38%;
}

.o-p-elegant {
    font-family: 'Quicksand', sans-serif;
    color: rgb(173, 173, 173);
    font-size: 3rem;
    text-align: center;
    font-weight: 300;
    padding: 0;
    margin: 35px 0px 10px 0px;
    letter-spacing: 3px;
}

.o-p-spacious {
    font-family: 'Bai Jamjuree', sans-serif;
    color: #F9E708;
    font-size: 1.75rem;
    font-weight: 200;
    text-align: center;
    padding: 0;
    margin: 0px 0px 10px 0px;
    letter-spacing: 3px;
}

.o-p-sale {
    font-family: 'Teko', sans-serif;
    color: #efcce2;
    font-size: 4rem;
    text-align: center;
    font-weight: 500;
    padding: 0;
    margin: 0px 0px 10px 0px;
    letter-spacing: 3px;
}

.o-p-pckt {
    font-family: 'Roboto', sans-serif;
    color: #bdbcbc;
    font-size: 1.2rem;
    text-align: center;
    padding: 0;
    margin: 0px 0px 10px 0px;
    letter-spacing: 3px;
}

.o-p-hosur {
    font-family: 'Roboto', sans-serif;
    color: #f1f1f1;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 200;
    padding: 0;
    margin: 0px 0px 10px 0px;
    letter-spacing: 3px;
}

.o-p-15 {
    font-family: 'Roboto', sans-serif;
    color: #dbd9da;
    font-size: 1rem;
    text-align: center;
    padding: 0;

}

.o-p-42 {
    font-family: 'Roboto', sans-serif;
    color: #e3fc07;
    font-size: 1.5rem;
    text-align: center;
    padding: 0;
}

#home-features {
    display: block;
    border-radius: 10px;
    border: #fff solid 1px;
    padding: 10px;
    margin: 0px 100px 0px;
}

.o-p-h-f-hdrs {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #ffc000;
    text-align: center;
    text-decoration: underline;
}

.o-p-cols {
    display: flex;
    padding: 15px;
    margin: 0px 0px 0px 130px;
    flex-wrap: wrap;
}

.h-f-cols {
    width: 33.3%;
    margin-bottom: 15px;
}

.h-f-col1 {
    width: 33.3%;
    margin-bottom: 15px;
}

.h-f-col2 {
    width: 100%;
    margin-bottom: 15px;
}


.o-p-h-f-col-txt {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #fff;
}


#home-highlights {
    display: block;
    padding: 40px 0px 0px 0px;
    margin: 0px 100px 0px;
}

.h-f-col1-hdrs {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #ffc000;
    text-decoration: underline;
    margin-bottom: 20px;
}

#index-5acres-box {
    display: flex;
    margin-top: 20px;
    padding: 20px;
    background-color: #131210;
}

.facrescol1 {
    padding: 10px;
    flex: 25%;
    border-right: #535353 solid .5px;
    color: #c2c2c1;
    font-family: sans-serif;
    font-size: 1.75rem;
    text-align: center;
}


#bottom-footer {
    display: flex;
    margin-top: 20px;
    padding: 20px;
    background-color: #000000;
}

#bottom-footer-cnt {
    display: block;
    margin-top: 20px;
    padding: 20px;
    background-color: #000000;
}

.footer-col1 {
    padding: 10px;
    flex: 20%;
    color: #c2c2c1;
    font-family: sans-serif;
    font-size: 1.75rem;
}

.footer-col1-hdr {
    color: #6c6c6b;
    font-family: sans-serif;
    font-size: 1.25rem;
    text-align: left;
    margin-bottom: 15px;
}

.footer-col1-txt {
    color: #8f8f8e;
    font-family: sans-serif;
    font-size: 1rem;
    text-align: left;
    margin-bottom: 10px;
}


#enqiryformbox {
    display: relative;
    background-color: #000;
    margin: 0;
    padding: 0;
}

.inputbox {
    width: 100%;
    border-radius: 10px;
    border: #e7e7e7 1px solid;
    font-family: sans-serif;
    font-size: 1.2rem;
    color: #fff;
    padding: 10px;
    background-color: #000;
}

.name1 {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.name .cf-medium {
    width: 130%;
}

.enqtextarea {
    width: 100%;
    height: 100px;
    border-radius: 10px;
    border: #e7e7e7 1px solid;
    font-family: sans-serif;
    font-size: 1.2rem;
    color: #fff;
    padding: 10px;
    background-color: #000;

}

.enqbutton {
    background-color: #282929;
    padding: 5px;
    border-radius: 5px;
    border: #c1c2c2 1px solid;
    width: 50%;
    font-size: 1.2rem;
    font-family: sans-serif;
    color: #e0dfdf;
    cursor: pointer;
    margin-bottom: 30px;
}

.butcent {
    text-align: center;
    margin: 15px;
}

.logo-left-col {
    width: 28%;
    text-align: left;
}

.m-m-l-box {
    width: 72%;
}

#hp-about-box1 {
    display: block;
    padding: 0;
    margin: 0px 150px 0px;
    width: 75%;
}

.about-hdr1 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5rem;
    color: #b9b9a9;
    text-align: center;
}

.about-hdr2 {
    font-family: 'Roboto', sans-serif;
    font-size: 2rem;
    color: #e1dfe2;
    text-align: center;
    font-weight: bold;
}

.about-btext {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3rem;
    color: #c2c2c2;
    text-align: left;
    line-height: 30px;
    }

.about-col1 {
    width: 48%;
    text-align: left;
}

.what-we-do {
    font-family: 'Oswald', sans-serif;
    font-size: 2rem;
    color: #b9b9b9;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#a-v-m {
    display: flex;
    justify-content: space-between;
    padding-left: 250px;
    padding-right: 250px;
}

.about-col1 {
    width: 48%;
    text-align: left;
}

.hp-wwd-line {
    background-color: #5f5e5e;
    height: 2px;
}

.w-w-d-hdrs {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    color: #7d7d7e;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.about-mission-btxt {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #c2c2c2;
    text-align: left;
    line-height: 24px;
}

.meet-the-team {
    font-family: 'Oswald', sans-serif;
    font-size: 2rem;
    color: #b9b9b9;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}


#contact-body-box {
    display: flex;
    padding: 20px;
    width: 90%;
    align-items: center;
    margin: auto;
}

.contact-left {
    width: 50%;
}

.contact-right {
    width: 50%;
}

.c-c-hdr {
    font-family: 'Quicksand', sans-serif;
    color: rgb(150, 150, 149);
    font-size: 2.5rem;
    padding: 0;
    margin-bottom: 15px;
}

.contact-left p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    color: #b9b9b9;
    margin-top: 20px;
    margin-bottom: 20px;   
}

.contact-left ul {
    display: flex;
    padding: 0;
    margin: 0;
}

.contact-left li {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    color: #a1a0a0;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    text-decoration: none;
    list-style: none;
}

.contact-right-form {
    width: 80%;
    float: right;
}

.contact-inputbox {
    width: 100%;
    border-radius: 10px;
    border: #e7e7e7 1px solid;
    font-family: sans-serif;
    font-size: 1.2rem;
    color: #fff;
    padding: 10px;
    background-color: transparent;
}

#enqiryformbox1 {
    display: relative;
    margin: 0;
    padding: 0;
}

.contact-enqtextarea {
    width: 100%;
    height: 100px;
    border-radius: 10px;
    border: #e7e7e7 1px solid;
    font-family: sans-serif;
    font-size: 1.2rem;
    color: #fff;
    padding: 10px;
    background-color: transparent;
}

.about-ismail {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    color: #fff;
    padding: 10px;
    background-color: transparent;
}

#services-body-box {
    display: flex;
    padding: 20px;
    width: 90%;
    align-items: center;
    margin: auto;
    flex-wrap: wrap;
    justify-content: space-between;
}

.s-p-cols {
    width: 28%;
    margin-bottom: 15px;
}

.s-p-cols p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    color: #cfcfcf;
    text-align: justify;
}

#ongoing-hdr {
    display: block;
    padding: 30px;
    font-size: 3rem;
    background-color: #302f2f;
    color: white;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}

#ongoing-page-row2 {
    display: flex;
    justify-content: space-between;
}

.ogi-p-col1 {
    width: 50%;
    padding: 0 20px 0 0;
}

.ogi-p-col2 {
    width: 50%;
}

.ongoing-page-proj-hdr {
    font-family: 'Quicksand', sans-serif;
    font-size: 3rem;
    color: #cfcfcf;
    text-align: center;
    margin-top: 25px;
}

.ongoing-page-proj-hdr2 {
    font-family: 'Quicksand', sans-serif;
    font-size: 2rem;
    color: #bdbbbb;
    text-align: center;
    margin-bottom: 25px;
}

.ongoing-page-proj-hdr2 {
    font-family: 'Quicksand', sans-serif;
    font-size: 2rem;
    color: #bdbbbb;
    text-align: center;
    margin-bottom: 40px;
}

.presenting {
    font-family: 'Quicksand', sans-serif;
    font-size: 2rem;
    color: #bdbbbb;
    text-align: left;
    margin: 0 0 25px 0;
    padding: 0;
}

.presenting2 {
    font-family: 'Quicksand', sans-serif;
    font-size: 1.3rem;
    color: #f8fc02;
    text-align: left;
}

.presenting3 {
    font-family: 'Quicksand', sans-serif;
    font-size: 1.2rem;
    color: #05bb57;
    text-align: center;
}

.presenting4 {
    font-family: 'Quicksand', sans-serif;
    font-size: 2rem;
    color: #fdbb07;
    text-align: center;
}

.buy-a-home {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #cccaca;
    text-align: justify;
    line-height: 24px;
}


#ongoing-page-row3 {
    display: flex;
    justify-content: space-between;
}

.o-p-loc1 {
    width: 30%;
    margin-bottom: 15px;
    border: 1px solid rgb(114, 114, 114);
}

.proj-high-hdr {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3rem;
    color: #e4dfdf;
    text-align: center;
    padding: 10px;
    background-color: #024616;
    font-weight: bold;
}

.proj-high-txt {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #bbb9b9;
    text-align: left;
    padding: 10px;
    border-bottom: #818181 1px solid;
}

#ongoing-page-row4 {
    display: flex;
    justify-content: space-between;
    border: 1px solid rgb(114, 114, 114);
    margin: 0;
    padding: 30px;
}


.o-p-ame1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.o-p-box {
    display: block;
    width: 20%;
    text-align: center;
    padding: 20px;
    margin-bottom: 40px;
    border: #5f5f5f 1px solid;
}

.amenities-hdr {
    font-family: 'Quicksand', sans-serif;
    font-size: 3rem;
    color: #cfcfcf;
    text-align: center;
    font-weight: lighter;
}


.o-p-ame1 p {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #bbb9b9;
}

.o-p-resp {
    width: auto;
    height: auto;
}

#ongoing-page-row5 {
    display: block;
    margin: 0;
    padding: 0px;
}

.o-p-floor-plan {
    display: flex;
    justify-content: space-between;
}

.o-p--f-p-box {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-bottom: 40px;
    border: #888888 1px solid;
}

/* Dropdown Button */

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: black;
    min-width: 175px;
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: bold;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #ecb604;
    color: black;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

.dropbtn {
    border: none;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: yellow;
    text-decoration: none;
    background-color: transparent;
}

.dropbtn:hover {
    border: none;
    background-color: #6307AA;
}

#complated-page-row1 {
    display: flex;
    justify-content: space-between;
    padding: 30px 0px 0px 0px;
}

.c-p-row1-p-1 {
    display: flex;
    justify-content: space-between;
    background-color: #454f5c;
    padding: 30px;
}

.cgi-p-col1 {
    width: 100%;
    padding: 0 20px 0 0;
}

.cgi-p-col2 {
    width: 100%;
}

.emi-input {
    border: #a4a5a4 1px solid;
    border-radius: 3px;
    background-color: #000;
    height: 24px;
    width: 90%;
    color: white;
    margin-bottom: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
}

.emi-res {
    border: #a4a5a4 1px solid;
    border-radius: 3px;
    background-color: #036608;
    height: 30px;
    width: 90%;
    color: white;
    margin-bottom: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 1.5rem;
}

.emi-button {
    background-color: #07dddd;
    padding: 5px;
    border-radius: 5px;
    border: #c1c2c2 1px solid;
    width: 93%;
    font-size: 1.2rem;
    font-family: sans-serif;
    color: #1b1b1b;
    cursor: pointer;
    margin-bottom: 30px;
}

.t-y-c {
    text-align: center;
    align-items: center;
    padding: 0;
    margin: auto;
}

#thank-you-box {
    display: block;
    padding: 20px;
    width: 90%;
    align-items: center;
    margin: auto;
}


.t-y-txt {
    background-color: transparent;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 2.5rem;
    text-align: center;
    margin-top: 30px;
}

#ongoing-page-avail {
    display: flex;
    justify-content: space-between;
    width: 70%;
    align-items: center;
    padding: 0;
    margin: auto;
}

.avail1 {
    width: 14%;
    margin-bottom: 15px;
    border: 1px solid rgb(114, 114, 114);
}

.avail-b-txt {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #fcf9f9;
    text-align: center;
    padding: 10px;
    border-bottom: #818181 1px solid;
}

.avail-b-txt-sold {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #f74009;
    text-align: center;
    padding: 10px;
    border-bottom: #818181 1px solid;
}

.avail-b-txt-block {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #04e675;
    text-align: center;
    padding: 10px;
    border-bottom: #818181 1px solid;
}

.avail-hdr {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3rem;
    color: #e4dfdf;
    text-align: center;
    padding: 10px;
    background-color: #383838;
    font-weight: bold;
}

.suncity {
    text-decoration: none;
}

.ongoing-suncity-row1-p-1 {
    display: flex;
    justify-content: space-between;
    background-color: #f8f6ea;
    padding: 30px;
}

.sun-city-presenting {
    font-family: 'Quicksand', sans-serif;
    font-size: 2rem;
    color: #05a141;
    text-align: left;
    margin: 0 0 25px 0;
    padding: 0;
}


.sun-city-buy-a-home {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #424242;
    text-align: justify;
    line-height: 24px;
}

#suncity-page-avail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 70%;
    align-items: center;
    padding: 0;
    margin: auto;
}

.suncity-avail1 {
    display: flex;
    width: 100%;
    border: 1px solid rgb(114, 114, 114);
}

.suncity-avail-b-txt {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #fcf9f9;
    text-align: center;
    padding: 10px;
 
}

.suncity-avail-b-txt-sold {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #f6f8f7;
    text-align: center;
    padding: 10px;
    background-color: #036608;
    
}

.suncity-avail-b-txt-uc {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #fcf803;
    text-align: center;
    padding: 10px;
    background-color: #42011b;
}

.suncity-avail-b-txt-block {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #04e675;
    text-align: center;
    padding: 10px;
}

.suncity-avail-hdr {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3rem;
    color: #e4dfdf;
    text-align: center;
    padding: 10px;
    background-color: #383838;
    font-weight: bold;
}

.s-c-a-h-col1 {
    width: 20%;
    border-right: #818181 1px solid;
}

.s-c-a-h-col2 {
    width: 25%;
    border-right: #818181 1px solid;
}

.suncity-booking-hdr {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3rem;
    color: #e4dfdf;
    text-align: center;
    padding: 10px;
    background-color: #033666;
    font-weight: bold;
}

#suncity-payment-details {
    display: block;
    width: 70%;
    padding: 0;
    margin: auto;
    border: 1px solid rgb(114, 114, 114);
}

.suncity-pay-b-txt {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #fcf9f9;
    text-align: left;
    padding: 10px;
    border-bottom: 1px solid rgb(114, 114, 114);
}

 .highlights-b-txt {
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        color: #fcf9f9;
        text-align: left;
        padding: 10px;
        border-bottom: #818181 1px solid;
}


.suncity-pay-b-txt {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #fcf9f9;
    text-align: left;
    padding: 10px;
    border-bottom: 1px solid rgb(114, 114, 114);
}


.specs-hdr {
    font-family: 'Quicksand', sans-serif;
    font-size: 3rem;
    color: #cfcfcf;
    text-align: center;
    font-weight: lighter;
}

#specs-page-row1 {
    display: flex;
    justify-content: space-between;
    border: 1px solid rgb(114, 114, 114);
    margin: 0;
    padding: 30px;
}

.specs-details1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.specs-box {
    display: block;
    width: 25%;
    text-align: left;
    padding: 20px;
    margin-bottom: 40px;
    border: #5f5f5f 1px solid;
}

.specs-m-hdr1 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    color: yellow;
    text-align: left;
    font-weight: bold;
}

.specs-m-b-txt {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: rgb(245, 244, 244);
    text-align: left;
    margin-top: 10px;
    font-weight: normal;
    list-style-type: square;
}

.specs-sub-hdr {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: rgb(123, 187, 4);
    text-align: left;
    margin-top: 15px;
    font-weight: bold;
   
}

.suncity-logo {
    text-align: center;
    padding: 0;
}