/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 05 2025 | 09:39:34 */
.hero-1 {
    margin:115px 0 357px;align-content
}
.header-layout1 .sticky-wrapper.sticky .header-navbar-logo img{
	width: 120px;
}

.header-logo img {
    width: 120px;
}

.hero_shape_5_1{
	display: none;
}

.hero-style5 {
    padding: 310px 0 230px;
}

.service-card-thumb img{
	height: 300px;
}


.breadcumb-wrapper {
    padding: 150px 0 0px!important;
}

/* .breadcumb-menu {
    margin: 300px 0 0!important;
} */

.breadcumb-wrapper:after {
    background: rgb(21 22 28 / 35%);
}

.service-card_title {
    font-size: 20px;
}
.service-card:after {
    top: 310px;
    width: 150px;
    height: 1.5px;
}

.breadcumb-wrapper {
    margin-top: 100px;
    padding: 120px 0 0px;
}

.breadcumb-menu {
    margin: 100px 0 0;
}

.breadcumb-title {
    font-size: 50px;
}

.service-card_text {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 23px;
}
.service-card.style6 .service-card_icon {
	display: none;
}
.service-card.style6 .service-card_content{
	margin-top: 70px;
}

.header-layout3 .header-button .btn.style2,
.header-layout4 .header-button .btn.style2,
.header-layout3 .header-button .btn{
	display: none!important;
}

.header-layout4 .navbar-right-desc .navbar-right-desc-details .link,
.header-layout3 .navbar-right-desc .navbar-right-desc-details .link{
    font-size: 17px!important;
}

.process-card {
    min-height: 320px;
}

.hero-slide .btn.style2 {
	display: none;
}

.hero-rating-wrap {
    display: none !important;
}
img[src*="award-card-bg1-1.png"] {
    display: none !important;
}

.breadcumb-wrapper {
    background: rgb(12 12 12 / 86%);
    background-image: url(http://futureasset.co.in/sme/wp-content/uploads/2024/07/process-bg1-1.png);
    background-size: cover;
    background-position: center;
    padding: 8px 0; /* reduced from 20px — makes it shorter */
    position: relative;
}


.breadcumb-wrapper:after {
    background: rgb(21 22 28 / 83%);
}
@media (max-width: 768px) {
    .breadcumb-wrapper {
        height: 360px !important; /* slightly bigger */
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }
}



