.active-service-tag.active .name-menu-margin{
    opacity: 50%;
}
.name-menu-margin img{
    height: 25px;
}
.nav-link.active-service-tag{
    padding: 0.5rem 1.5rem !important
}
.name-menu-margin .name-menu{
    color:#00205B !important;
}

.nav-pills .nav-link.active-service-tag.active, .nav-pills .show>.nav-link {
    color: black;
    background: none;
}

.frame-headline .frame-headline-text {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    color: #009ACE;
}

.frame-headline-para{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: #009ACE;
}

.catg-sec-img{
    height:220px;
    display: flex;
    justify-content: end;
    align-items: center;
}
.catg-sec-img img{
    max-height:220px;
}
.custom-product-text{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #00205B;
}

.catg_list_p{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    margin-top: 5px;
    text-align: center;
    color: #00205B;
}

.ximple-procucts img{
    max-width:50px;
}

.background-image{
    width: 100%;
    height: 280px;
    background-image: url('../img/Services-Servicing_Repair/Rectanglebackground.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.sec-login-a{
    color: #fff;
    border: none;
    background: #FF7500;
    border-radius: 6px;
    padding: 10px 50px;
}
.sec-login-a:hover{
    color: #fff;
}
.browse-prd-categ{
    color: #00A2D9;
    font-weight: 700;
    font-size: 18px;
}
.browse-prd-categ:hover{
    color: #00A2D9;
}

.breadcrumb-size {
    font-size: 14px;
    font-weight: 500;
}

.sec-color, .sec-color:hover{
    color: #00A2D9;
}