div#contact-legal {
    margin: 0;
}
.site-footer .top-footer .footer-logo {
    width: 70%;
}
.site-footer .top-footer ul.menu li a:before{
    left:0 !important;
}
.le-center-content-text {
    font-size: 20px;
    color: #fff;
    line-height: 34px;
    font-style:italic;
}
.legal_contactform .ct-contact-form-default.style4 .wpcf7-form-control:not(.wpcf7-submit) {
    background-color: #0000003b;
    color: #000;
    font-weight: 600;
}
.contact_heading h3 span {
    color: #265598 !important;
    font-style: italic;
    font-family: 'Playfair Display', sans-serif;
}
.contact_heading .h-gap span i {
    background-color: #265598;
}
.contact_subcontent .ct-contact-info .ct-contact-info-content {
    font-weight: 500;
}
.legal_services-grid .grid-item-holder {
    height: 285px;
}
/*.second-services-heading h3{*/
/*     font-family: 'Playfair Display', sans-serif;*/
/*}*/
body.search.search-results .content-row #secondary.widget-has-sidebar {
    display: none;
}
body.search.search-results  .content-row #primary.content-has-sidebar {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.about_desc a:hover {
    color: #000;
}
.legal_fancybox .ct-fancybox-inner {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
.legal_fancybox .ct-fancybox-title {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #fff;
}
.legal_fancybox .ct-fancybox-desc {
    font-size: 18px;
    line-height: 27px;
    color: #999;
}
.about_heading_block .ct-heading-sub {
    font-size: 16px;
    color: #0076d6;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-weight: 600;
}
.legal_howit_work_inner .bg-gradient:before {
    background-image: -webkit-linear-gradient(left, #fff, #fff);
}
.anchorlink_hover:hover {
  color: #000;
}