.big-bread-crumb{
   position: relative;
   padding: 40px 0;
   background: linear-gradient(45deg, #000000b5, transparent), url(../img/1069155227.webp);
   height: 700px;
   background-size: cover;
   background-repeat: no-repeat;
   border-bottom-left-radius: 100px;
   border-bottom-right-radius: 100px;
   background-position: center;
}

.info-box{
    margin-top: 342px;
    padding: 0px 110px;
}

.info-box h2{
    margin-bottom: 31px;
    color: white;
    font-size: 73px;
    font-family: 'Cinzel', sans-serif;
    letter-spacing: 3px;
}

.info-box p{
    color: white;
    margin-top: 15px;
    margin-left: 28px;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: 300;
}
.info-box .vl-btn1{
        margin-top: 34px;
        margin-left: 37px;
        padding: 18px 31px 18px 29px;
}

.info-majot-1{
    display: inline-flex;
}

.info-majot-1 .price-mini{
    width: auto;
    padding: 15px;
    background: white;
    margin-bottom: 48px;
    border-radius: 16px;
    border-bottom-left-radius: 0px;
}


.info-majot-1 .price-mini p{
    margin:0px;
    color: #b39149;
}
.info-majot-1 .price-mini h5{
    /* color: #b39149; */
    font-size: 20px;
}
.mini1{
        margin-right: 35px;
}

.bttom-banner{
        background: white;
    padding: 8px;
    margin-top: 58px;
    position: sticky;
    z-index: 999;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 24px;
}
.data-box{
        padding: 14px;
    display: inline-flex;
}
.data-box-1 i{
        align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    border: 1px solid #4d4d4d4d;
    border-radius: 8px;
    font-size: 24px;
    padding: 12px 16px;
    margin-right: 15px;
    color: #b39149;
}

.data-box-2 span{
        font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #b39149;
}

.data-box-2 p{
    margin-top:2px;
    font-size: 15px;
     font-family: 'Montserrat', sans-serif;
}

.about-info{
        margin: 100px 0px;
    padding: 0px 96px;
}
.detail-box-1{
        padding: 17px;
}


.detail-box-1 h2{
        font-size: 37px;
    font-family: 'Montserrat', sans-serif;
    line-height: 45px;
    font-weight: 600;
}

.detail-box-2{
    
}

.detail-box-2 p{
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    line-height: 34px;
}
.img1 img{
    width: 100%;
    height: 600px;
    object-fit: cover;
    border-radius: 16px;
    margin-top: 62px;
}
.img-thumb-pagi img{
    height:100px !important;
    width: 164px;
}
.floor_image img {
    border-radius: 6px;
    height: 300px;
    object-fit: contain;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.floor_image p {
    background: #b39249;
    color: white;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 13px;
    margin-top: 21px;
    border-radius: 6px;
}
.pricelist{
    font-family:'Montserrat', sans-serif;
    font-size: 14px;
}
.bg-blue tr th {
    background: #b39249 !important;
    color: white;
}
.tbl_body td
{
    padding: 14px 0;
}
.amenity{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    text-align: center;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 25px;
}
.amenity img{
    /* display: flex; */
    /* margin: auto; */
    filter: brightness(0) saturate(100%) invert(54%) sepia(70%) saturate(312%) hue-rotate(3deg) brightness(93%) contrast(92%);
    height: 54px;
}
.amenity p{
    /* text-align: center; */
    margin-top: 12px;
    font-family: var(--ztc-family-font2);
    font-size: 13px;
    background: #b49249;
    color: white;
    border-radius: 12px;
    padding: 4px;
}