  .carousel-inner:after {
            position: absolute;

            /* background-color: rgb(0 0 0 / 35%); */
            background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgb(0 0 0 / 59%) 50%, transparent 100%);

        }

        .rera-text{
            font-size: 18px;
            font-weight: 600;
            color: #B08D3F;
        }

        .dis-li-cust-set{
            width: 100px;
        }
        .rgrs-logo-set{
                width: 80%;
                margin: 0px;
                padding: 0px;
            }
        img.modal-popup-logo {
            width: 50%;
            padding: 0px;
        }

        a.logo-m {
            display: none
        }

        a.mobile-logo-sec {
            display: block
        }

        li.logo-d img {
            width: auto;
            height: 54px;
            margin-left: 15px
        }

        header.fixed_header.menu_v1.submenu_version .col-md-3.col-3 {
            display: flex;
            justify-content: space-between;
        }

        [data-bs-toggle="modal"] {
            cursor: pointer;
        }

        .logo {
            img {
               width: 100%;
                filter: invert(1) brightness(346.5);
            }
        }

        .logo-white {
            display: block;
        }

        .logo-black {
            display: none;
        }

        .logo-black img {
            filter: unset;
        }

        header.fixed_header.sticky {
            .logo-black {
                display: block;
            }

            .logo-white {
                display: none;
            }
        }

        .iti {
            width: 100%;
        }

        .logo h5 {
            color: #fff;
        }

        header.fixed_header.sticky .logo h5 {
            color: #000;
        }

        .carousel-control-prev,
        .carousel-control-next {
            z-index: 99;
        }

        .fixed_whatsapp img {
            width: 45px;
        }

        .fixed_whatsapp {
            position: fixed;
            bottom: 40px;
            left: 2%;
            z-index: 99999;
        }

        .fixed_whatsapp img {
            width: 45px;
        }

        .fixed_whatsapp.call {
            position: fixed;
            bottom: 40px;
            left: 94%;
            z-index: 99999;
        }

            .header nav ul{
                text-align: right;
            }
        @media(max-width:768px) {
            
            
            .mob-iteam-hide{
                display: none!important;
            }
            .dis-li-cust-set{
                width: auto;
                }
            .logo-d img {
                display: none;
            }

            .fixed_header .col-md-2 {
                width: 90%;
                display: flex;
            }

            .fixed_header .col-md-10 {
                width: 10%
            }

            a.logo-m {
                display: block;
                width: 54px;
                margin-left: 95px;
            }

            a.mobile-logo-sec {
                display: none
            }

            .fixed_whatsapp {
                display: none;
            }
             .scrollable .colScroll, .sliderSection .colScroll{width:calc(100% - 60px);}
             .parallax_wrapper img{height:266px;}
             .parallax_wrapper .img_over img{height:210px;}
        }
        
        
         .moretext {
          display: none;
        }

 .parallax_wrapper {
    position: relative;
    margin: 20px 0px 0px 0px;
}

        
        .moreless-button {
            color: #B08D3F;
            font-size: 16px;
            font-weight: 600;
            text-decoration: underline;
            margin: 0px 0px 20px 0px;
            padding: 0px 0px;
            border: none;
            background: none;
            text-align: left;
            display: flex;
        }
        
        .cust-set-btn{
            width: 100%;
            padding: 16px 25px!important;
        }
