body{background: #000;}
.banner_new{position: relative;}
.banner_contenmt {
    position: absolute;
    top: 34%;
    width: 100%;
    text-align: center;
}
.banner_contenmt h1,.banner_contenmt h6 {
    color: #fff;
}
.footer-bottom p {

    color: #fff!important;
}
 ul.sitemap_lists li {
    list-style: none;
}
h2#faqHeadinghome-lifts button,button.accordion-button.collapsed,.accordion-button:not(.collapsed){
    background: #000;
    color: #fff;
    font-weight: bold;
}
.accordion {
    --bs-accordion-bg: #F5F1FA;
}
i.fas {
    color: #fff;font-size: 14px;
}
ul.sitemap_lists li  a {
    color: #fff;
    font-size: 14px;
}
ul.sitemap_lists li  {

    padding-bottom: 5px;
}
.accordion-body {background:#000000c9;}
.accordion-body h5 a {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #fff;
}
p {
    color: #fff;
}
.pad_sec_top {
    padding-top: 5%;
}
ul.inner-menu-product li a {
    color: #fff;
    font-size: 14px;
}
.bg-light_now {
    --bs-bg-opacity: 1;
    background-color: rgb(218 203 237) !important;
}
.breadcrumb-item.active {
            color: #fff;
        }
        ol.breadcrumb li {
    color: #007bff !important;
    font-weight: 400;
}
        ol.breadcrumb li a {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}
ol.breadcrumb li a:hover {
    color: #007bff;
    font-weight: 400;
    text-decoration: none;
}
        .breadcrumb-item+.breadcrumb-item::before {
    color: #fff !important;
    text-decoration: none;
    content: " » " !important;
}
        .breadcrumb-item+.breadcrumb-item::before {
            color: #fff;
        }
        .bread_link {
    margin: auto !important;
    display: table;
    margin: 30px 0px 0px;
    color: #000 !important;
    text-align: center !important;
    
}
@media(max-width:900px){
    img.width_100.dynamic-image.banner_img_city {
    height: 240px;
    object-fit: cover;
}

img.proimg.width_100 {
    height: 350px;
    object-fit: cover;
}
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}