@import url('https://fonts.googleapis.com/css2?family=Abel&family=Bokor&family=Doto:wght@100..900&family=Edu+AU+VIC+WA+NT+Hand:wght@400..700&family=Exo+2:ital,wght@0,100..900;1,100..900&family=Ga+Maamli&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Nabla&family=Orbitron:wght@400..900&family=Parkinsans:wght@300..800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Abel&family=Bokor&family=Doto:wght@100..900&family=Edu+AU+VIC+WA+NT+Hand:wght@400..700&family=Exo+2:ital,wght@0,100..900;1,100..900&family=Ga+Maamli&family=Nabla&family=Orbitron:wght@400..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');



.cardtext,
.card-place,
.card-price,
.card-bhk {
    font-size: 15px;
}

.cardhead {
    font-family: "Inter", sans-serif;
    /*text-transform: uppercase;*/
    font-weight: 900;
    /* height: 50px; */
    margin-bottom: 0px;
}

.cardtext,
.card-place,
.btn,
.card-price,
.card-bhk,
.cardhead1 {

    font-family: "Inter", sans-serif;
}

.text2 {
    margin-bottom: 15px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.cardsec {
    margin-top: 50px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 30px;
    height: 100%;
    position: relative;
    transition: 0.5s;
}

.cardsec:hover {
    transform: scale(1.01);
    transition: 0.5s;
    cursor: pointer;
}

.cardsec .imgsec {
    width: 100%;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.cardsec-details {
    padding: 30px 10px 30px 30px;
}

.enry-btn {
    background-color: #347928;
    color: #fff;
}

.enry-btn:hover {
    background-color: #347928;
    color: #fff;
}


.cardhead {
    color: #347928 !important;
    font-size: 25px;
}
.cardhead a{
    color: #ffc107 !important;
    
}

.cardtext,
.card-price {
    /* font-size: 16px; */
}

.card-place {
    /* height: 50px; */
}

.contsec {
    margin-bottom: 50px;
}

.btnsecs {
    align-items: center;
    justify-content: space-between;
    display: flex;
    margin-top: 20px;
    position: absolute;
    bottom: 20px;
}

.btnsecs .btn-know-more {
    margin-right: 80px;

}

.home-banner {
    margin-top: 0px;
}


.homepopup {
    position: fixed;
    z-index: 9999;
    align-items: center;
    justify-content: center;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
}

.popoupcont {
    align-items: center;
    justify-content: center;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 30px;
    border-radius: 30px;
    width: 400px;
}

.popoupcont .form-control {
    width: 300px;
}

.cub1,
.cub2,
.cub3,
.cub4,
.cub5,
.cub6,
.cub7,
.cub8,
.cub9,
.cub10,
.cub11,
.cub12,
.cub13,
.cub14,
.cub15,
.cub16,
.cub17,
.cub18 {
    display: none;
    font-weight: bold;
}

.closesec {
    position: fixed;
    top: -5px;
    right: -5px;
    width: 30px;
    height: 30px;
    background-color: #000;
    color: #fff;
    align-items: center;
    justify-content: center;
    display: flex;
    text-align: center;
    border-radius: 50%;
}


.closesec:hover {
    cursor: pointer;
}

.closesec button {
    /* margin-top: 16px; */
    background-color: transparent;
    border: none;
    color: #fff;
}

.popoupcont .form-control {
    width: 300px;
}

.popoupcont .form-control {
    border: 2px solid #347928 !important;
}


.userForm .btn {
    margin: auto;
    align-items: center;
    justify-content: center;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.enbtn {
    background-color: #347928 !important;
    color: #fff;
}

.enbtn:hover {
    background-color: #347928 !important;
    color: #fff;
}

.textsec .cub {
    color: #347928;
    height: 100% !important;
    text-align: center;
    font-weight: bold;
}

@media screen and (max-width:1199px) and (min-width:993px) {

    .btn-know-more,
    .enry-btn {
        font-size: 11px;
    }
}

@media screen and (min-width:993px) {
    .shrink #logo1 {

        margin-top: 10px !important;


    }
}

@media screen and (max-width:1399px) and (min-width:993px) {
    .card-place {
        height: 40px;
    }

}

@media screen and (max-width:1199px) and (min-width:768px) {
    .cardhead {
        font-size: 20px;
    }

    .card-place {
        height: 40px;
    }
}

@media screen and (max-width:767px) {
    .card-place {
        height: 100%;
    }

}

@media screen and (max-width:420px) {
    .popoupcont {
        width: 300px;
    }

    .popoupcont .form-control {
        width: 250px;
    }


    .btnsecs .btn-know-more {
        margin-right: 50px;

    }
}

.error {
    color: red;
    font-size: 12px;
}