.img-logo{
    width: auto;
    height: 50px !important;
}

.features-Logo{
    max-width: 90%;
    height: 100%;
    padding-bottom: 25px;
}

.features-Logo-N{
    max-width: 100%;
    height: 100%;
    padding-bottom: 35px;
}

h1, h2, h3, h4, h5, h6{
    color: #034134 !important;
}

.active-1{
    color:#034134 !important;
}

.active-1 :hover{
    font-weight: bold;
}

.line-bg{
    box-shadow: 5px 10px 5px grey !important;
    border: 1px solid gray !important;
    padding-top: 30px !important;
}
.card-1{
    border-color: green !important;
    padding-top: 30px !important;
    margin-top: 30px !important;
}

.border-bottom{
    color: green !important;
}

.Eco{
    padding-top: 30px !important;
}

.mt-50{
    margin-top: 50px !important;
}

.p-50{
    padding: 50px !important;
}

.pt-25{
    padding-top: 25px !important;
}
.menu-icon{
    height: 50px !important;
    width: auto;
}
h1{
    text-align: center !important;
    margin-top: 25px !important;
}