html {

    scroll-behavior: smooth
}







.about-left li img {

    max-height: 562px;

}

.price-colm a img {

    width: 100%;

}

.price-colm a img:hover {

    transform: scale(1.1);

    transition: 2s;

}

.price-colm {
    overflow: hidden
}



.price-colm p {

    font-family: Rupee_Foradian;

    font-size: 18px;

    line-height: 30px;

    margin: 15px 0;

    text-align: center;

    background-color: #e9f3fd;

}



.amenities-left img {

    width: 100%;

}

.modal {
    z-index: 9999999;
}

.listul {
    position: relative;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    list-style-position: inside;
}

.listul li {
    position: relative;
    font-size: 14px;

    font-weight: 500;
    line-height: 22px;
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 10px;

}

.listul li>i {
    color: #ea473b;
    margin-right: 6px;
    font-size: 17px;
    vertical-align: middle;
    font-weight: 500;

}

.ftinnr h1 {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    color: #7d4c48;
    margin-bottom: 10px;
}

.ftinnr {
    height: 230px;
    overflow: auto;
    margin-top: 50px;
}

.sizeconfig {
    margin: 20px 0px;
}

.sizeconfig table {
    width: 100%;
}

.sizeconfig th {
    font-size: 18px;
    color: #af603b;
    width: 50%;
    text-transform: capitalize;
    /* display: inline-block; */
    text-align: center;
    padding: 0px 5px;
    margin-bottom: 5px;
}

.sizeconfig td {
    padding: 0px 5px;
    font-size: 14px;
    color: #333;
    width: 50%;
}

.redy {
    background: none;
    padding: 0px;
    background: none;
    padding: 0px;
    position: absolute;
    right: 31px;
    top: 17px;
}

.banner-form {
    position: relative;
    bottom: 0px;
    right: 0px;
    width: 100%;
    z-index: 1;
}

.form-sec {
    background: #fff;
    padding: 20px 15px;
}

.hdings h4 {
    font-size: 30px;
    font-weight: 700;
    text-align: left;
    margin: 0px;
    margin-bottom: 0px;
}

.hdings p {
    margin: 0px;
    color: rgb(65, 65, 65);
    text-align: left;
    font-size: 14px;
    font-weight: 500;
}

.highlightr {
    border-radius: 10px;
    background-color: #356d31;
    padding: 8px 45px;
    padding-left: 15px;
    margin: 0px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    text-align: left;
    box-shadow: 0px 0px 10px rgb(66,66,66);
    margin: 15px 0px;
}

.row .detlbox {
    margin-top: 20px;
    border-right: 1px solid #ddd;
}

.detlbox p {
    margin: 0px;
    color: rgb(75, 75, 75);
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 4px;
}

.detlinr {
    display: flex;
    align-items: flex-start;
}

.detlinr i {
    font-size: 17px;
    display: block;
    width: 25px;
    color: #356d31;
}

.detlinr h4 {
    font-weight: 600;
    margin: 0px;
    font-size: 22px;
}

.detlinr p {
    margin: 0px;
    color: rgb(75, 75, 75);
    font-weight: 500;
    font-size: 13px;
}

.projhight {
    margin-top: 30px;
}

.projhight h4 {
    font-size: 26px;
    font-weight: 600;
}

.projhight ul {
    padding-left: 20px;
}

.projhight ul li {
    padding: 5px 0px;
    border-bottom: 1px dashed #ddd;
}

.projdescript {
    margin-top: 50px;
}

.broch h6 {
    text-align: center;
    border: 1px solid #1fd500;
    padding: 15px 20px;
    font-size: 24px;
    background-color: aliceblue;
    display: inline-block;
    margin-top: 30px;
}

.payplaskj {
    background: linear-gradient(
        45deg, #032a03, #101010c9), url(../img/Bhutani-Cyberthum.jpg);
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            padding: 50px 0px;
            color: #fff;
}
.tabkr tbody tr
{
    color: #fff;
}
@media(max-width:768px) {
    .top-menu .navbar-brand {
        width: 43%;
    }

    .myimgsiz img {
        margin: 0px;
    }

    .banner-img {
        position: relative;
        top: 0px;
        margin-top: 60px;
    }

    .mobile-col {
        background: rgba(0, 0, 0, 0.5);
        padding: 13px 10px;
        top: 15%;
        font-size: 30px;
    }

    .redy {
        top: -36px;
    }

    .amenities-sec {
        padding: 1px 0px;
    }

    .location-sec {
        padding-top: 0px;
    }
}