/* to be clickable top1 */
#sp-top1 {
    z-index: 9999 !important;
}
#sp-bottom #sp-bottom3, #sp-bottom2, #sp-bottom4 {
    padding-top: 45px;
}
.sp-module-content .mod-languages ul.lang-inline {
    float: right;
    margin:25px auto !important;
}
#sp-top-bar + #sp-header {
    padding-top: 40px;
}
.practice-areas .sppb-img-container img {
	height: 80px;
}

.practice-areas:hover .sppb-img-container img {
    filter: brightness(0) invert(1);
}
/********* Page Title **********/
.sp-page-title {
    margin-top: 80px;
    padding: 40px 0px;
    text-align: center;
    position: relative;
}
#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 20px;
}
.sp-page-title .sp-page-title-heading {
    font-size: 40px;
    font-weight: 900;
    line-height: 1.33;
    color: #de992a;
}
#sp-bottom {
    padding: 40px 0 15px;
    font-size: 14px;
    line-height: 1.57;
    font-weight: 400;
    background-color: #fff;
}
/********** Contact ***********/
.contact-info .phone-no .sppb-addon-title, .contact-info .email-id .sppb-addon-title {
    float: left;
    width: 55px;
}
.contact-info .email-id .sppb-addon-content {
    letter-spacing: 0px;
}