.main-header .header-top {
    background: #2196F3 !important;
  
}
.icon-style .icon.icon-bg
{
        background: #2196F3;
}
.btn-thm:hover, .btn-thm:focus, .btn-thm:active {
    background: #2196F3 !important;
}
.btn-thm
{
        background: #2196F3 !important;
}
.practise-area .practise-details .icon {
    color: #2196F3 !important;
}
.practise-area {
    border-bottom: 3px solid #2196F3 !important;
}
.main-footer .footer-widget h3::after {
    background: #fff !important;
}
.scroll-to-top {
    background: #2196F3 !important;
    border: 1px solid #2196F3 !important;
}
thead {
    background: #2196F3 !important;
}
.scrooldiv
{
        background: #2196f3 !important;
}
.main-footer {
   
    background: #2196f3;
}
.scrollmsg
{
    margin: 0;
    background: #2196f3;
    padding: 12px;
    color: #fff;
    font-size: 17px;
    min-height: 39px;
}
.icon-style img {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    border: 3px solid #2196f3;
}