.navbar-main {
    height: 100px;
    display: flex;
    align-items: center;
    /* background-color: rgba(0, 0, 0, 0.3); */
}
.home_banner {
    padding-top: 100px;
}
/* .hero-about-wrapper {
    padding-bottom: 100px;
} */
.slide-up-animation {
    margin-top: 50px;
}
.footer-link:hover {
    color: #fff;
}
.text-center {
    text-align: center;
}
.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.policy_pge {
    margin-top: 50px;
}

.p-0 {
    padding: 0;
}

.m-0 {
    margin: 0;
}
.awards-text-wrapper {
    margin-top: 10px;
}
.awards-text-wrapper ul {
    padding-left: 15px;
    margin-top: 20px;
}
.footer-link-wrapper a:hover {
    color: #fff;
}
.mt-100 {
    margin-top: 100px;
}
.text-black {
    color: #121212;
}
.text-center {
    text-align: center;
}
.sweet-alert button {
    background-color: var(--primary) !important;
    color: var(--black) !important;
    border-radius: 10px;
    margin-top: 6px;
    font-family: Inter, sans-serif;
    margin-top: 20px;
}
.servece_innner {
    margin-top: 40px;
}
.service-project-title {
    font-size: 60px;
}
@media (max-width: 991px) {
    .metrics-text-wrapper {
        justify-content: flex-start;
    }
    .servece_innner {
        margin-top: 0;
    }
}
@media (max-width: 320px) {
    .logo {
        max-height: 28px;
    }
    .cust_font1 {
        font-size: 27px;
        line-height: 34px;
    }
    footer.footer {
        background-size: 1800%;
    }
    h2 {
        font-size: 27px;
    }
    .history-card h5{
        text-align: center;
    }
}
@media (max-width:768px) {

    .nav-menu{
        min-height: 75vh;
        padding-top: 0;
    }
}

@media (max-width: 575px) {
label.error {
    font-size: 14px;
}
.contact-image{
    justify-content: center;
}

}
.ri-add-line:before,
.ri-subtract-fill:before {
    font-size: 22px;
}

@media (max-width: 1199px) {
    .hero-about-image {
        display: block;
    }
}

@media (max-width: 991px) {
    .w-layout-blockcontainer {
        margin-top: 40px;
    }
}
.corp-add
{
    padding-top: 15px;
}
.contact-add-sec  h5{
    margin-bottom: 5px;
}