.header-area.header-sticky .nav li a.active {
    color: #ee626b;
}

.header-area .main-nav .nav li a {
    color: #000000;
}

.background-header {
    background-color: #ffffff !important;
}

img.w-100.item-2 {
    border-radius: 30px;
}

img.w-100.item-1 {
    border-radius: 30px;
}

.cust-box{
    background-color: #fff;
    padding: 10px !important;
    border-radius: 70px;
}