.header-area, .stick {
    background: #fff !important;
    padding: 0 0 6px;
    border-bottom: 1px solid #2957a4;
}

.hero-banner-img{
    /*height: clamp(360px, 68vh, 760px);*/
    object-fit: cover;
}

.welcome-area-wrap {
    margin-top: 84px;
    text-align: center;
}

#servicesCarousel .carousel-item {
    cursor: all-scroll;
}

.float-left {
    float: left;
}

.max-width {
    max-width: 400px;
}

.mt-9{
    margin-top: 9rem!important;
}

.mobile .bars {
    color: #1b1e21 !important;
    background: #28559f !important;
}

.filltext {
    display: none !important;
}

.mt-50 {
    margin-top: 140px;
}

.fun-facts {
    background: #f5f5f5 !important;
}

.max-height {
    max-height: 150px !important;
}