/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.verification-banner {
    background-color: #2f186b!important;
    color: white;
    margin-bottom: 8px;
}
.breadcrumb {
    background-color: #180a34!important;
    color: white!important;

}
.breadcrumb a {
    color: white!important;
}
.breadcrumb .active {
    color: cyan!important;
}
.header-lined h1 {
    color: white!important;
}
.row .cleinareahome-sevices-boxes a {
    background: linear-gradient(to bottom right, #2f186b, #22124b)!important;
}
.row .cleinareahome-sevices-boxes a span.title{
    color: white!important;

}
.panel {
    background: linear-gradient(to bottom right, #2f186b, #22124b)!important;
    color: white!important;

}


.panel div.panel-heading h3.panel-title {
    color: white!important;

}

.panel div.panel-body p{
    color: white!important;

}
.list-group  {
    margin-bottom: 10px!important;

}
.list-group .list-group-item  {
    background-color: #23134d!important;
    color: white!important;

}

.container-clientarea  {
    background: #23134d!important;
}

.cleinareahome-sevices-boxes .col-md-5ths:nth-child(3) a i:before, .cleinareahome-sevices-boxes .col-md-5ths:nth-child(3) a span.number {
    color: #b58e48!important
}
body.body-style-2.dark-mode .navbar-brand, body.dark-mode .coodiv-navbar {
    background: #351259!important;
}
