/home/moonrcjl/template.moontelict.com/attorix/blog.html
<!doctype html>
<html class="no-js" lang="zxx">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Attorix – Modern HTML Template for Lawyers, Law Firms, and Legal Experts.</title>
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <!-- Place favicon.ico in the root directory -->
    <link rel="shortcut icon" type="image/x-icon" href="assets/img/logo/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="assets/css/bootstrap.min.css">
    <link rel="stylesheet" href="assets/css/fontawesome-pro.min.css">
    <link rel="stylesheet" href="assets/css/magnific-popup.css">
    <link rel="stylesheet" href="assets/css/swiper.min.css">
    <link rel="stylesheet" href="assets/css/animate.min.css">
    <link rel="stylesheet" href="assets/css/main.css">
</head>

<body class="mt-magic-cursor loaded">


    <!-- Begin magic cursor -->
    <div id="magic-cursor" class="cursor-black-bg">
        <div id="ball"></div>
    </div>
    <!-- End magic cursor -->

    <!-- backtotop area start -->
    <div class="scrollToTop ">
        <div class="arrowUp">
            <i class="fa-light fa-arrow-up"></i>
        </div>
        <div class="water">
            <svg viewBox="0 0 560 20" class="water_wave water_wave_back">
                <use xlink:href="#wave"></use>
            </svg>
            <svg viewBox="0 0 560 20" class="water_wave water_wave_front">
                <use xlink:href="#wave"></use>
            </svg>
            <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
                viewBox="0 0 560 20" style="display: none;">
                <symbol id="wave">
                    <path
                        d="M420,20c21.5-0.4,38.8-2.5,51.1-4.5c13.4-2.2,26.5-5.2,27.3-5.4C514,6.5,518,4.7,528.5,2.7c7.1-1.3,17.9-2.8,31.5-2.7c0,0,0,0,0,0v20H420z"
                        fill="#"></path>
                    <path
                        d="M420,20c-21.5-0.4-38.8-2.5-51.1-4.5c-13.4-2.2-26.5-5.2-27.3-5.4C326,6.5,322,4.7,311.5,2.7C304.3,1.4,293.6-0.1,280,0c0,0,0,0,0,0v20H420z"
                        fill="#"></path>
                    <path
                        d="M140,20c21.5-0.4,38.8-2.5,51.1-4.5c13.4-2.2,26.5-5.2,27.3-5.4C234,6.5,238,4.7,248.5,2.7c7.1-1.3,17.9-2.8,31.5-2.7c0,0,0,0,0,0v20H140z"
                        fill="#"></path>
                    <path
                        d="M140,20c-21.5-0.4-38.8-2.5-51.1-4.5c-13.4-2.2-26.5-5.2-27.3-5.4C46,6.5,42,4.7,31.5,2.7C24.3,1.4,13.6-0.1,0,0c0,0,0,0,0,0l0,20H140z"
                        fill="#"></path>
                </symbol>
            </svg>
        </div>
    </div>
    <!-- backtotop area end -->

    <!-- loading-area-start -->
    <div class="loader-wrap ">
        <svg viewBox="0 0 1000 1000" preserveAspectRatio="none">
            <path id="svg" d="M0,1005S175,995,500,995s500,5,500,5V0H0Z"></path>
        </svg>
        <div class="loader-wrap-heading">
            <div class="load-text">
                <span>A</span>
                <span>T</span>
                <span>T</span>
                <span>O</span>
                <span>R</span>
                <span>I</span>
                <span>X</span>
            </div>
        </div>
    </div>
    <!-- loading-area-end -->

    <!-- mtoffcanvas__area-start -->
    <div class="mtoffcanvas__area ">
        <div class="mtoffcanvas">
            <div class="mtoffcanvas__top d-flex align-items-center justify-content-between">
                <div class="mtoffcanvas__logo">
                    <a href="index.html">
                        <img data-width="150" src="assets/img/logo/black-logo.png" alt="logo">
                    </a>
                </div>
                <div class="mtoffcanvas__close-btn">
                    <button class="close-btn">
                        <svg width="37" height="38" viewBox="0 0 37 38" fill="none" xmlns="http://www.w3.org/2000/svg">
                            <path d="M9.19141 9.80762L27.5762 28.1924" stroke="currentColor" stroke-width="1.5"
                                stroke-linecap="round" stroke-linejoin="round" />
                            <path d="M9.19141 28.1924L27.5762 9.80761" stroke="currentColor" stroke-width="1.5"
                                stroke-linecap="round" stroke-linejoin="round" />
                        </svg>
                    </button>
                </div>
            </div>
            <div class="mtoffcanvas__content d-none d-xl-block">
                <h3 class="mtoffcanvas__title">Hello There!</h3>
                <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, </p>
            </div>
            <div class="mt-offcanvas-menu d-xl-none">
                <nav></nav>
            </div>
            <div class="mtoffcanvas__gallery d-none d-xl-block">
                <div class="row gx-2">
                    <div class="col-md-3 col-3">
                        <div class="mtoffcanvas__gallery-img fix">
                            <a class="popup-image" href="assets/img/project/project-1-1.jpg">
                                <img src="assets/img/project/project-1-1.jpg" alt="">
                            </a>
                        </div>
                    </div>
                    <div class="col-md-3 col-3">
                        <div class="mtoffcanvas__gallery-img fix">
                            <a class="popup-image" href="assets/img/project/project-1-2.jpg">
                                <img src="assets/img/project/project-1-2.jpg" alt="">
                            </a>
                        </div>
                    </div>
                    <div class="col-md-3 col-3">
                        <div class="mtoffcanvas__gallery-img fix">
                            <a class="popup-image" href="assets/img/project/project-1-3.jpg">
                                <img src="assets/img/project/project-1-3.jpg" alt="">
                            </a>
                        </div>
                    </div>
                    <div class="col-md-3 col-3">
                        <div class="mtoffcanvas__gallery-img fix">
                            <a class="popup-image" href="assets/img/project/project-1-2.jpg">
                                <img src="assets/img/project/project-1-2.jpg" alt="">
                            </a>
                        </div>
                    </div>
                </div>
            </div>
            <div class="mtoffcanvas__contact">
                <h3 class="mtoffcanvas__title sm">Information</h3>
                <ul>
                    <li>
                        <a href="tel:1245654">+ 4 20 7700 1007</a>
                    </li>
                    <li>
                        <a href="mailto:hello@aleric.com">hello@aleric.com</a>
                    </li>
                    <li>
                        <a href="#">Avenue de Roma 158b, Lisboa</a>
                    </li>
                </ul>
            </div>
            <div class="mtoffcanvas__social">
                <h3 class="mtoffcanvas__title sm">Follow Us</h3>
                <ul>
                    <li>
                        <a href="#">
                            <svg width="16" height="16" viewBox="0 0 16 16" fill="none"
                                xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M11.25 1.5H4.75C2.95507 1.5 1.5 2.95507 1.5 4.75V11.25C1.5 13.0449 2.95507 14.5 4.75 14.5H11.25C13.0449 14.5 14.5 13.0449 14.5 11.25V4.75C14.5 2.95507 13.0449 1.5 11.25 1.5Z"
                                    stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
                                    stroke-linejoin="round" />
                                <path
                                    d="M10.6016 7.5907C10.6818 8.13166 10.5894 8.68414 10.3375 9.16955C10.0856 9.65497 9.68711 10.0486 9.19862 10.2945C8.71014 10.5404 8.15656 10.6259 7.61663 10.5391C7.0767 10.4522 6.57791 10.1972 6.19121 9.81055C5.80451 9.42385 5.54959 8.92506 5.46271 8.38513C5.37583 7.8452 5.46141 7.29163 5.70728 6.80314C5.95315 6.31465 6.34679 5.91613 6.83221 5.66425C7.31763 5.41238 7.87011 5.31998 8.41107 5.4002C8.96287 5.48202 9.47372 5.73915 9.86817 6.1336C10.2626 6.52804 10.5197 7.0389 10.6016 7.5907Z"
                                    stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
                                    stroke-linejoin="round" />
                                <path d="M11.5742 4.42578H11.5842" stroke="currentColor" stroke-width="1.5"
                                    stroke-linecap="round" stroke-linejoin="round" />
                            </svg>
                        </a>
                    </li>
                    <li>
                        <a href="#">
                            <svg width="18" height="18" viewBox="0 0 18 18" fill="none"
                                xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M2.50589 12.7494C4.57662 16.336 9.16278 17.5648 12.7494 15.4941C14.2113 14.65 15.2816 13.388 15.8962 11.9461C16.7895 9.85066 16.7208 7.37526 15.4941 5.25063C14.2674 3.12599 12.1581 1.82872 9.89669 1.55462C8.34063 1.366 6.71259 1.66183 5.25063 2.50589C1.66403 4.57662 0.435172 9.16278 2.50589 12.7494Z"
                                    stroke="currentColor" stroke-width="1.5" />
                                <path
                                    d="M12.7127 15.4292C12.7127 15.4292 12.0086 10.4867 10.5011 7.87559C8.99362 5.26451 5.28935 2.57155 5.28935 2.57155M5.68449 15.6124C6.79553 12.2606 12.34 8.54524 16.3975 9.43537M12.311 2.4082C11.1953 5.72344 5.75732 9.38453 1.71875 8.58915"
                                    stroke="currentColor" stroke-width="1.5" stroke-linecap="round" />
                            </svg>
                        </a>
                    </li>
                    <li>
                        <a href="#">
                            <svg width="18" height="11" viewBox="0 0 18 11" fill="none"
                                xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M1 5.5715H6.33342C7.62867 5.5715 8.61917 6.56199 8.61917 7.85725C8.61917 9.15251 7.62867 10.143 6.33342 10.143H1.76192C1.30477 10.143 1 9.83823 1 9.38108V1.76192C1 1.30477 1.30477 1 1.76192 1H5.5715C6.86676 1 7.85725 1.99049 7.85725 3.28575C7.85725 4.58101 6.86676 5.5715 5.5715 5.5715H1Z"
                                    stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path>
                                <path
                                    d="M10.9062 7.09454H17.0016C17.0016 5.41832 15.6301 4.04688 13.9539 4.04688C12.2777 4.04688 10.9062 5.41832 10.9062 7.09454ZM10.9062 7.09454C10.9062 8.77076 12.2777 10.1422 13.9539 10.1422H15.2492"
                                    stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"
                                    stroke-linecap="round" stroke-linejoin="round"></path>
                                <path d="M16.1125 1.44434H11.668" stroke="currentColor" stroke-width="1.2"
                                    stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path>
                            </svg>
                        </a>
                    </li>
                    <li>
                        <a href="#">
                            <svg width="18" height="14" viewBox="0 0 18 14" fill="none"
                                xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M12.75 13H5.25C3 13 1.5 11.5 1.5 9.25V4.75C1.5 2.5 3 1 5.25 1H12.75C15 1 16.5 2.5 16.5 4.75V9.25C16.5 11.5 15 13 12.75 13Z"
                                    stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"
                                    stroke-linecap="round" stroke-linejoin="round" />
                                <path
                                    d="M8.70676 5.14837L10.8006 6.40465C11.5543 6.90716 11.5543 7.66093 10.8006 8.16344L8.70676 9.41972C7.86923 9.92224 7.19922 9.50348 7.19922 8.5822V6.06964C7.19922 4.98086 7.86923 4.64585 8.70676 5.14837Z"
                                    fill="currentColor" />
                            </svg>
                        </a>
                    </li>
                </ul>
            </div>
        </div>
    </div>
    <div class="body-overlay"></div>

    <header class="mtheader__area z-index-9 theme-bg-2">
        <!-- header top -->
        <div class="mtheader__top mttopborder p-relative d-none d-md-block">
            <div class="container container-1620">
                <div class="row">
                    <div class="col-xl-6">
                        <div class="mtheader__top">
                            <div class="mtheader__top-text">
                                <p>Are you a Lowter looking for an online partnership ? <a href="contact.html"> Talk To
                                        Us</a> <span><i class="fa-regular fa-xmark"></i></span></p>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-6">
                        <div class="mtheader__top-box d-flex align-center">
                            <div class="mtheader__top-box-item mthborder p-relative">
                                <a href="tel:8065551021"><span><i class="fa-regular fa-phone-volume"></i></span> (806)
                                    555-1021</a>
                            </div>
                            <div class="mtheader__top-box-item mthborder p-relative">
                                <a href="#"><span><i class="fa-regular fa-location-dot"></i></span> 8502 Preston Rd.
                                    Inglewood</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- header main area start -->
        <div id="header-sticky" class="mtheader__area mtheader__1 pt-8">
            <div class="container container-1620">
                <div class="row align-items-center">
                    <div class="col-xl-3 col-6">
                        <div class="mtheader__logo pt-13 pb-13">
                            <a href="index.html"><img src="assets/img/logo/white-logo.png" alt="logo"></a>
                        </div>
                    </div>
                    <div class="col-xl-6  d-none d-xl-block">
                        <div class="mtheader__wrapper text-center">
                            <div class="mtheader__menu  d-none d-xl-block">
                                <nav class="mt-mobile-menu-active">
                                    <ul>
                                        <li class="dropdown has-dropdown p-static"><a href="#">HOME </a>
                                            <ul class="mt-submenu sub-menu">
                                                <li><a href="index.html">Home 01</a></li>
                                                <li><a href="index-2.html">Home 02</a></li>
                                                <li><a href="index-3.html">Home 03</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="about.html">ABOUT</a></li>
                                        <li class="dropdown has-dropdown"><a href="#">SERVICES</a>
                                            <ul class="mt-submenu sub-menu">
                                                <li><a href="services.html">SERVICES</a></li>
                                                <li><a href="service-details.html">SERVICES DETAILS</a></li>
                                            </ul>
                                        </li>
                                        <li class="dropdown has-dropdown"><a href="#">PAGES</a>
                                            <ul class="mt-submenu sub-menu">
                                                <li><a href="about.html">Modern About</a></li>
                                                <li><a href="services.html"> Our Services </a></li>
                                                <li><a href="service-details.html"> Services Details </a></li>
                                                <li><a href="team.html"> Our Team </a></li>
                                                <li><a href="team-details.html"> Team Details</a></li>
                                                <li><a href="pricing.html">Our Pricing </a></li>
                                                <li><a href="blog.html">Our Blog </a></li>
                                                <li><a href="blog-grid.html"> Blog Grid</a></li>
                                                <li><a href="blog-details.html">Blog Details</a></li>
                                                <li><a href="error.html"> Error 404 </a></li>
                                                <li><a href="faq.html"> Our Faq </a></li>
                                                <li><a href="testimonials.html"> Testimonials </a></li>
                                                <li><a href="contact.html"> Contact Us</a></li>
                                            </ul>
                                        </li>
                                        <li class="dropdown has-dropdown"><a href="#">BLOG</a>
                                            <ul class="mt-submenu sub-menu">
                                                <li><a href="blog.html">Modern Blog</a></li>
                                                <li><a href="blog-grid.html">Blog Grid</a></li>
                                                <li><a href="blog-details.html">Blog Details</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="contact.html">CONTACT</a></li>
                                    </ul>
                                </nav>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-3 col-6">
                        <div class="mtheader__right d-flex align-items-center justify-content-end">
                            <div class="mtheader__btn-wrap d-none d-md-block">
                                <a class="mt-btn mtbornone" href="contact.html">Consultation
                                    <cite>
                                        <svg xmlns="http://www.w3.org/2000/svg" width="20" height="18"
                                            viewBox="0 0 20 18" fill="none">
                                            <path
                                                d="M11.3306 16.6283C11.3456 16.6433 11.8036 16.7581 12.3485 16.8833C12.8934 17.0085 13.3451 17.0919 13.3524 17.0686C13.3596 17.0453 13.416 16.6671 13.4776 16.2281C13.6015 15.3466 13.9013 14.3174 14.2217 13.6738C15.2204 11.6678 17.0123 10.3395 19.1856 9.99425L19.739 9.90632V8.13393L19.2374 8.04976C15.9511 7.49843 13.8086 5.04123 13.4078 1.36401C13.3817 1.12389 13.3504 0.927498 13.3383 0.927498C13.2275 0.927498 11.391 1.37009 11.3563 1.40515C11.3312 1.4305 11.3498 1.65561 11.3979 1.90529C11.9293 4.67015 13.4509 6.91999 15.4255 7.8607L15.8992 8.08636L0 8.11525V9.90871L15.892 9.93768L15.2941 10.2407C13.7427 11.0266 12.5145 12.5683 11.7913 14.6377C11.5852 15.2272 11.2742 16.5713 11.3306 16.6283Z"
                                                fill="white" />
                                        </svg>
                                    </cite>
                                </a>
                            </div>
                            <div class="mtheader__bar  ml-20">
                                <button class="mt-menu-bar mtbborder mtheader__btn mt-offcanvas-open-btn">
                                    <span></span>
                                    <span></span>
                                    <span></span>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- header main area end -->
    </header>

    <div id="smooth-wrapper">
        <div id="smooth-content">

            <main>

                <!-- Breadcrumb Area Start -->
                <section class="mtbreadcrumb__area mtbreadcrumb__space p-relative fix theme-bg-2">
                    <div class="mtbreadcrumb__shape ">
                        <img data-speed="0.7" src="assets/img/breadcrumb/shape-1.png" alt="">
                    </div>
                    <div class="mtbreadcrumb__shape-2 ">
                        <img data-speed="0.7" src="assets/img/breadcrumb/shape-2.png" alt="">
                    </div>
                    <div class="container">
                        <div class="row align-items-center">
                            <div class="col-lg-12 mb-30">
                                <div
                                    class="mtbreadcrumb__wrap z-index-2 d-flex align-items-center justify-content-between">
                                    <div class="mtbreadcrumb__content">
                                        <span class="mtbreadcrumb__subtitle mb-20">
                                            <svg xmlns="http://www.w3.org/2000/svg" width="164" height="30"
                                                viewBox="0 0 164 30" fill="none">
                                                <line y1="14.5" x2="47" y2="14.5" stroke="#B68C5A" />
                                                <circle cx="61" cy="15" r="14.5" stroke="#B68C5A" />
                                                <circle cx="81" cy="15" r="15" fill="#B68C5A" />
                                                <circle cx="101" cy="15" r="14.5" stroke="#B68C5A" />
                                                <path d="M116 14.5H164" stroke="#B68C5A" />
                                            </svg>
                                        </span>
                                        <h1 class="mtbreadcrumb__title mt-upper mb-20 "> BLOG PAGE</h1>
                                        <div class="mtbreadcrumb__list">
                                            <span><a href="index.html">HOME</a></span>
                                            <span class="dvir">
                                                <svg xmlns="http://www.w3.org/2000/svg" width="20" height="17"
                                                    viewBox="0 0 20 17" fill="none">
                                                    <path
                                                        d="M11.3306 15.7008C11.3456 15.7158 11.8036 15.8306 12.3485 15.9558C12.8934 16.081 13.3451 16.1644 13.3524 16.1411C13.3596 16.1178 13.416 15.7396 13.4776 15.3006C13.6015 14.4191 13.9013 13.3899 14.2217 12.7463C15.2204 10.7403 17.0123 9.41199 19.1856 9.06675L19.739 8.97882V7.20643L19.2374 7.12227C15.9511 6.57093 13.8086 4.11373 13.4078 0.436516C13.3817 0.196397 13.3504 0 13.3383 0C13.2275 0 11.391 0.442591 11.3563 0.477652C11.3312 0.503004 11.3498 0.728107 11.3979 0.977795C11.9293 3.74265 13.4509 5.99249 15.4255 6.9332L15.8992 7.15886L0 7.18775V8.98121L15.892 9.01018L15.2941 9.31316C13.7427 10.0991 12.5145 11.6408 11.7913 13.7102C11.5852 14.2997 11.2742 15.6438 11.3306 15.7008Z"
                                                        fill="white" />
                                                </svg>
                                            </span>
                                            <span class="active">BLOG PAGE</span>
                                        </div>
                                    </div>
                                    <div class="mtcircular__circel-wrap mb-20 text-center">
                                        <div class="mtcircular__thumb p-relative ">
                                            <img src="assets/img/about/cerkel-2.png" alt="">
                                            <div class="mtcircular__logo">
                                                <img src="assets/img/about/logo-2.png" alt="">
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </section>

                <div class="mt-shape-wrap-2 p-relative fix">
                    <div class="mt-home-2-shape">
                        <img src="assets/img/shape/line-bg.png" alt="">
                    </div>

                    <!-- Blog Area Start -->
                    <section class="mtpostbox__area mtblog__3 p-relative pt-120 pb-90 fix">
                        <div class="container">
                            <div class="row">
                                <div class="col-xl-8">
                                    <div class="mtpostbox">
                                        <div class="row">
                                            <div class="col-xl-6 col-lg-6 col-md-6">
                                                <div class="mtblog__wrapper fix mb-24  mt_fade_anim">
                                                    <div class="mtblog__item  fix p-relative">
                                                        <div class="mtblog__thumb  p-relative fix mb-24">
                                                            <a href="blog-details.html">
                                                                <img src="assets/img/blog/blog-3-1.jpg" alt="">
                                                            </a>
                                                            <div class="mtblog__meta-date ">
                                                                <span>22 /
                                                                    <br> Aug</span>
                                                            </div>
                                                        </div>
                                                        <div class="mtblog__content z-index-2">
                                                            <div class="mtblog__meta mb-10">
                                                                <a href="#"><span><i
                                                                            class="fa-regular fa-user"></i></span> By
                                                                    Admin</a>
                                                                <cite></cite>
                                                                <a href="blog.html"><span><i
                                                                            class="fa-light fa-comment-dots"></i></span>
                                                                    02
                                                                    Comments</a>
                                                            </div>
                                                            <h3 class="mtblog__title mb-0"><a class="underline-black"
                                                                    href="blog-details.html">Stay informed about the
                                                                    latest
                                                                    legal developments.</a></h3>
                                                        </div>
                                                    </div>
                                                </div>
                                            </div>
                                            <div class="col-xl-6 col-lg-6 col-md-6">
                                                <div class="mtblog__wrapper fix mb-24  mt_fade_anim">
                                                    <div class="mtblog__item  fix p-relative">
                                                        <div class="mtblog__thumb  p-relative fix mb-24">
                                                            <a href="blog-details.html">
                                                                <img src="assets/img/blog/blog-3-2.jpg" alt="">
                                                            </a>
                                                            <div class="mtblog__meta-date ">
                                                                <span>22 /
                                                                    <br> Aug</span>
                                                            </div>
                                                        </div>
                                                        <div class="mtblog__content z-index-2">
                                                            <div class="mtblog__meta mb-10">
                                                                <a href="#"><span><i
                                                                            class="fa-regular fa-user"></i></span> By
                                                                    Admin</a>
                                                                <cite></cite>
                                                                <a href="blog.html"><span><i
                                                                            class="fa-light fa-comment-dots"></i></span>
                                                                    02
                                                                    Comments</a>
                                                            </div>
                                                            <h3 class="mtblog__title mb-0"><a class="underline-black"
                                                                    href="blog-details.html">Articles highlighting the
                                                                    long
                                                                    Term benefits of estate.</a></h3>
                                                        </div>
                                                    </div>
                                                </div>
                                            </div>
                                            <div class="col-xl-6 col-lg-6 col-md-6">
                                                <div class="mtblog__wrapper fix mb-24  mt_fade_anim">
                                                    <div class="mtblog__item  fix p-relative">
                                                        <div class="mtblog__thumb  p-relative fix mb-24">
                                                            <a href="blog-details.html">
                                                                <img src="assets/img/blog/blog-3-3.jpg" alt="">
                                                            </a>
                                                            <div class="mtblog__meta-date ">
                                                                <span>22 /
                                                                    <br> Aug</span>
                                                            </div>
                                                        </div>
                                                        <div class="mtblog__content z-index-2">
                                                            <div class="mtblog__meta mb-10">
                                                                <a href="#"><span><i
                                                                            class="fa-regular fa-user"></i></span> By
                                                                    Admin</a>
                                                                <cite></cite>
                                                                <a href="blog.html"><span><i
                                                                            class="fa-light fa-comment-dots"></i></span>
                                                                    02
                                                                    Comments</a>
                                                            </div>
                                                            <h3 class="mtblog__title mb-0"><a class="underline-black"
                                                                    href="blog-details.html">Analysis of emerging legal
                                                                    trends
                                                                    Such as cybersecurity.</a></h3>
                                                        </div>
                                                    </div>
                                                </div>
                                            </div>
                                            <div class="col-xl-6 col-lg-6 col-md-6">
                                                <div class="mtblog__wrapper fix mb-24  mt_fade_anim">
                                                    <div class="mtblog__item  fix p-relative">
                                                        <div class="mtblog__thumb  p-relative fix mb-24">
                                                            <a href="blog-details.html">
                                                                <img src="assets/img/blog/blog-3-4.jpg" alt="">
                                                            </a>
                                                            <div class="mtblog__meta-date ">
                                                                <span>22 /
                                                                    <br> Aug</span>
                                                            </div>
                                                        </div>
                                                        <div class="mtblog__content z-index-2">
                                                            <div class="mtblog__meta mb-10">
                                                                <a href="#"><span><i
                                                                            class="fa-regular fa-user"></i></span> By
                                                                    Admin</a>
                                                                <cite></cite>
                                                                <a href="blog.html"><span><i
                                                                            class="fa-light fa-comment-dots"></i></span>
                                                                    02
                                                                    Comments</a>
                                                            </div>
                                                            <h3 class="mtblog__title mb-0"><a class="underline-black"
                                                                    href="blog-details.html">Guidance on handling
                                                                    difficult
                                                                    Family law cases, including.</a></h3>
                                                        </div>
                                                    </div>
                                                </div>
                                            </div>
                                            <div class="col-xl-6 col-lg-6 col-md-6">
                                                <div class="mtblog__wrapper fix mb-24  mt_fade_anim">
                                                    <div class="mtblog__item  fix p-relative">
                                                        <div class="mtblog__thumb  p-relative fix mb-24">
                                                            <a href="blog-details.html">
                                                                <img src="assets/img/blog/blog-3-5.jpg" alt="">
                                                            </a>
                                                            <div class="mtblog__meta-date ">
                                                                <span>22 /
                                                                    <br> Aug</span>
                                                            </div>
                                                        </div>
                                                        <div class="mtblog__content z-index-2">
                                                            <div class="mtblog__meta mb-10">
                                                                <a href="#"><span><i
                                                                            class="fa-regular fa-user"></i></span> By
                                                                    Admin</a>
                                                                <cite></cite>
                                                                <a href="blog.html"><span><i
                                                                            class="fa-light fa-comment-dots"></i></span>
                                                                    02
                                                                    Comments</a>
                                                            </div>
                                                            <h3 class="mtblog__title mb-0"><a class="underline-black"
                                                                    href="blog-details.html">An overview of the
                                                                    different
                                                                    Stages of court cases, from.</a></h3>
                                                        </div>
                                                    </div>
                                                </div>
                                            </div>
                                            <div class="col-xl-6 col-lg-6 col-md-6">
                                                <div class="mtblog__wrapper fix mb-24  mt_fade_anim">
                                                    <div class="mtblog__item  fix p-relative">
                                                        <div class="mtblog__thumb  p-relative fix mb-24">
                                                            <a href="blog-details.html">
                                                                <img src="assets/img/blog/blog-3-6.jpg" alt="">
                                                            </a>
                                                            <div class="mtblog__meta-date ">
                                                                <span>22 /
                                                                    <br> Aug</span>
                                                            </div>
                                                        </div>
                                                        <div class="mtblog__content z-index-2">
                                                            <div class="mtblog__meta mb-10">
                                                                <a href="#"><span><i
                                                                            class="fa-regular fa-user"></i></span> By
                                                                    Admin</a>
                                                                <cite></cite>
                                                                <a href="blog.html"><span><i
                                                                            class="fa-light fa-comment-dots"></i></span>
                                                                    02
                                                                    Comments</a>
                                                            </div>
                                                            <h3 class="mtblog__title mb-0"><a class="underline-black"
                                                                    href="blog-details.html">Information on employee
                                                                    rights,
                                                                    Employer obligations.</a></h3>
                                                        </div>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <div class="mt-pagination  mt-30 mb-30 ">
                                            <ul>
                                                <li>
                                                    <a class="active" href="#">
                                                        <svg xmlns="http://www.w3.org/2000/svg" width="23" height="11"
                                                            viewBox="0 0 23 11" fill="none">
                                                            <path
                                                                d="M7.23835 10C6.47913 8.79592 4.64423 6.21633 1 5.53061M1 5.53061C2.60471 5.22449 5.62329 3.8898 7.23835 0.999999M1 5.53061L23 5.53061"
                                                                stroke="#fff" />
                                                        </svg>
                                                    </a>
                                                </li>
                                                <li><a href="#">01</a></li>
                                                <li><a href="#">02</a></li>
                                                <li><a href="#">03</a></li>
                                                <li><a href="#">...</a></li>
                                                <li>
                                                    <a class="active" href="#">
                                                        <svg xmlns="http://www.w3.org/2000/svg" width="23" height="11"
                                                            viewBox="0 0 23 11" fill="none">
                                                            <path
                                                                d="M15.7617 10C16.5209 8.79592 18.3558 6.21633 22 5.53061M22 5.53061C20.3953 5.22449 17.3767 3.8898 15.7617 0.999999M22 5.53061L1.98039e-07 5.53061"
                                                                stroke="white" />
                                                        </svg>
                                                    </a>
                                                </li>
                                            </ul>
                                        </div>
                                    </div>
                                </div>
                                <div class="col-xl-4">
                                    <div class="mtblogsidebar__wrapper">
                                        <div class="mtblogsidebar__widget mtborder mb-24">
                                            <h3 class="mtblogsidebar__title mb-20">Search</h3>
                                            <form class="mtblogsidebar__search position-relative" action="#">
                                                <input type="text" placeholder="Enter Your Keyword...">
                                                <button type="submit"><i
                                                        class="fa-regular fa-magnifying-glass"></i></button>
                                            </form>
                                        </div>
                                        <div class="mtblogsidebar__widget mtborder mb-24">
                                            <h3 class="mtblogsidebar__title mb-20">Category List</h3>
                                            <div class="mtblogsidebar__content">
                                                <ul>
                                                    <li><a href="blog.html">Personal Injury
                                                            <span>
                                                                <svg width="20" height="17" viewBox="0 0 20 17"
                                                                    fill="none" xmlns="http://www.w3.org/2000/svg">
                                                                    <path
                                                                        d="M11.3306 15.7008C11.3456 15.7158 11.8036 15.8306 12.3485 15.9558C12.8934 16.081 13.3451 16.1644 13.3524 16.1411C13.3596 16.1178 13.416 15.7396 13.4776 15.3006C13.6015 14.4191 13.9013 13.3899 14.2217 12.7463C15.2204 10.7403 17.0123 9.41199 19.1856 9.06675L19.739 8.97882V7.20643L19.2374 7.12227C15.9511 6.57093 13.8086 4.11373 13.4078 0.436516C13.3817 0.196397 13.3504 0 13.3383 0C13.2275 0 11.391 0.442591 11.3563 0.477652C11.3312 0.503004 11.3498 0.728107 11.3979 0.977795C11.9293 3.74265 13.4509 5.99249 15.4255 6.9332L15.8992 7.15886L0 7.18775V8.98121L15.892 9.01018L15.2941 9.31316C13.7427 10.0991 12.5145 11.6408 11.7913 13.7102C11.5852 14.2997 11.2742 15.6438 11.3306 15.7008Z"
                                                                        fill="#314E52" />
                                                                </svg>
                                                            </span>
                                                        </a>
                                                    </li>
                                                    <li><a href="blog.html">Criminal Defense
                                                            <span>
                                                                <svg width="20" height="17" viewBox="0 0 20 17"
                                                                    fill="none" xmlns="http://www.w3.org/2000/svg">
                                                                    <path
                                                                        d="M11.3306 15.7008C11.3456 15.7158 11.8036 15.8306 12.3485 15.9558C12.8934 16.081 13.3451 16.1644 13.3524 16.1411C13.3596 16.1178 13.416 15.7396 13.4776 15.3006C13.6015 14.4191 13.9013 13.3899 14.2217 12.7463C15.2204 10.7403 17.0123 9.41199 19.1856 9.06675L19.739 8.97882V7.20643L19.2374 7.12227C15.9511 6.57093 13.8086 4.11373 13.4078 0.436516C13.3817 0.196397 13.3504 0 13.3383 0C13.2275 0 11.391 0.442591 11.3563 0.477652C11.3312 0.503004 11.3498 0.728107 11.3979 0.977795C11.9293 3.74265 13.4509 5.99249 15.4255 6.9332L15.8992 7.15886L0 7.18775V8.98121L15.892 9.01018L15.2941 9.31316C13.7427 10.0991 12.5145 11.6408 11.7913 13.7102C11.5852 14.2997 11.2742 15.6438 11.3306 15.7008Z"
                                                                        fill="#314E52" />
                                                                </svg>
                                                            </span>
                                                        </a>
                                                    </li>
                                                    <li><a href="blog.html">Corporate Law
                                                            <span>
                                                                <svg width="20" height="17" viewBox="0 0 20 17"
                                                                    fill="none" xmlns="http://www.w3.org/2000/svg">
                                                                    <path
                                                                        d="M11.3306 15.7008C11.3456 15.7158 11.8036 15.8306 12.3485 15.9558C12.8934 16.081 13.3451 16.1644 13.3524 16.1411C13.3596 16.1178 13.416 15.7396 13.4776 15.3006C13.6015 14.4191 13.9013 13.3899 14.2217 12.7463C15.2204 10.7403 17.0123 9.41199 19.1856 9.06675L19.739 8.97882V7.20643L19.2374 7.12227C15.9511 6.57093 13.8086 4.11373 13.4078 0.436516C13.3817 0.196397 13.3504 0 13.3383 0C13.2275 0 11.391 0.442591 11.3563 0.477652C11.3312 0.503004 11.3498 0.728107 11.3979 0.977795C11.9293 3.74265 13.4509 5.99249 15.4255 6.9332L15.8992 7.15886L0 7.18775V8.98121L15.892 9.01018L15.2941 9.31316C13.7427 10.0991 12.5145 11.6408 11.7913 13.7102C11.5852 14.2997 11.2742 15.6438 11.3306 15.7008Z"
                                                                        fill="#314E52" />
                                                                </svg>
                                                            </span>
                                                        </a>
                                                    </li>
                                                    <li><a href="blog.html">Real Estate Law
                                                            <span>
                                                                <svg width="20" height="17" viewBox="0 0 20 17"
                                                                    fill="none" xmlns="http://www.w3.org/2000/svg">
                                                                    <path
                                                                        d="M11.3306 15.7008C11.3456 15.7158 11.8036 15.8306 12.3485 15.9558C12.8934 16.081 13.3451 16.1644 13.3524 16.1411C13.3596 16.1178 13.416 15.7396 13.4776 15.3006C13.6015 14.4191 13.9013 13.3899 14.2217 12.7463C15.2204 10.7403 17.0123 9.41199 19.1856 9.06675L19.739 8.97882V7.20643L19.2374 7.12227C15.9511 6.57093 13.8086 4.11373 13.4078 0.436516C13.3817 0.196397 13.3504 0 13.3383 0C13.2275 0 11.391 0.442591 11.3563 0.477652C11.3312 0.503004 11.3498 0.728107 11.3979 0.977795C11.9293 3.74265 13.4509 5.99249 15.4255 6.9332L15.8992 7.15886L0 7.18775V8.98121L15.892 9.01018L15.2941 9.31316C13.7427 10.0991 12.5145 11.6408 11.7913 13.7102C11.5852 14.2997 11.2742 15.6438 11.3306 15.7008Z"
                                                                        fill="#314E52" />
                                                                </svg>
                                                            </span>
                                                        </a>
                                                    </li>
                                                    <li><a href="blog.html">Employment Law
                                                            <span>
                                                                <svg width="20" height="17" viewBox="0 0 20 17"
                                                                    fill="none" xmlns="http://www.w3.org/2000/svg">
                                                                    <path
                                                                        d="M11.3306 15.7008C11.3456 15.7158 11.8036 15.8306 12.3485 15.9558C12.8934 16.081 13.3451 16.1644 13.3524 16.1411C13.3596 16.1178 13.416 15.7396 13.4776 15.3006C13.6015 14.4191 13.9013 13.3899 14.2217 12.7463C15.2204 10.7403 17.0123 9.41199 19.1856 9.06675L19.739 8.97882V7.20643L19.2374 7.12227C15.9511 6.57093 13.8086 4.11373 13.4078 0.436516C13.3817 0.196397 13.3504 0 13.3383 0C13.2275 0 11.391 0.442591 11.3563 0.477652C11.3312 0.503004 11.3498 0.728107 11.3979 0.977795C11.9293 3.74265 13.4509 5.99249 15.4255 6.9332L15.8992 7.15886L0 7.18775V8.98121L15.892 9.01018L15.2941 9.31316C13.7427 10.0991 12.5145 11.6408 11.7913 13.7102C11.5852 14.2997 11.2742 15.6438 11.3306 15.7008Z"
                                                                        fill="#314E52" />
                                                                </svg>
                                                            </span>
                                                        </a>
                                                    </li>

                                                </ul>
                                            </div>
                                        </div>
                                        <div class="mtblogsidebar__widget mtborder mb-24">
                                            <h3 class="mtblogsidebar__title mb-20"> Recent post</h3>
                                            <div class="mtblogsidebar__content">
                                                <div class="mtblogsidebar__post-item d-flex mb-15 align-items-center">
                                                    <div class="mtblogsidebar__post-thumb mr-20">
                                                        <a href="blog-details.html"><img
                                                                src="assets/img/blog/recent-1.jpg" alt=""></a>
                                                    </div>
                                                    <div class="mtblogsidebar__post-content">
                                                        <div class="mtblogsidebar__post-meta mb-7">
                                                            <a href="#"><span><i class="fa-regular fa-user"></i></span>
                                                                By Admin</a>
                                                            <cite></cite>
                                                            <a href="blog.html"><span><i
                                                                        class="fa-light fa-comment-dots"></i></span> 02
                                                                Comments</a>
                                                        </div>
                                                        <h5 class="mtblogsidebar__post-title">
                                                            <a href="blog-details.html">Tips on what to expect
                                                                During a Legal.</a>
                                                        </h5>
                                                    </div>
                                                </div>
                                                <div class="mtblogsidebar__post-item d-flex mb-15 align-items-center">
                                                    <div class="mtblogsidebar__post-thumb mr-20">
                                                        <a href="blog-details.html"><img
                                                                src="assets/img/blog/recent-2.jpg" alt=""></a>
                                                    </div>
                                                    <div class="mtblogsidebar__post-content">
                                                        <div class="mtblogsidebar__post-meta mb-7">
                                                            <a href="#"><span><i class="fa-regular fa-user"></i></span>
                                                                By Admin</a>
                                                            <cite></cite>
                                                            <a href="blog.html"><span><i
                                                                        class="fa-light fa-comment-dots"></i></span> 02
                                                                Comments</a>
                                                        </div>
                                                        <h5 class="mtblogsidebar__post-title">
                                                            <a href="blog-details.html">Articles highlighting the
                                                                Long Term benefits.</a>
                                                        </h5>
                                                    </div>
                                                </div>
                                                <div class="mtblogsidebar__post-item d-flex mb-15 align-items-center">
                                                    <div class="mtblogsidebar__post-thumb mr-20">
                                                        <a href="blog-details.html"><img
                                                                src="assets/img/blog/recent-3.jpg" alt=""></a>
                                                    </div>
                                                    <div class="mtblogsidebar__post-content">
                                                        <div class="mtblogsidebar__post-meta mb-7">
                                                            <a href="#"><span><i class="fa-regular fa-user"></i></span>
                                                                By Admin</a>
                                                            <cite></cite>
                                                            <a href="blog.html"><span><i
                                                                        class="fa-light fa-comment-dots"></i></span> 02
                                                                Comments</a>
                                                        </div>
                                                        <h5 class="mtblogsidebar__post-title">
                                                            <a href="blog-details.html">Information on employee
                                                                Rights, Employer.</a>
                                                        </h5>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <div class="mtblogsidebar__widget mtborder mb-24">
                                            <h3 class="mtblogsidebar__title mb-20"> Social Icon </h3>
                                            <div class="mtblogsidebar__content">
                                                <div class="mtblogsidebar__social">
                                                    <a href="#"><i class="fab fa-facebook-f"></i></a>
                                                    <a href="#"><i class="fab fa-instagram"></i></a>
                                                    <a href="#"><i class="fab fa-linkedin-in"></i></a>
                                                    <a href="#"><i class="fab fa-twitter"></i></a>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </section>
                    <!-- Blog Area End -->

                </div>

                <!-- Newsletter Area Start -->
                <section class="mtnewsletter-area mtnewsletter-1 theme-bg-2 p-relative pt-100 pb-10 ">
                    <div class="container">
                        <div class="mtnewsletter-bg p-relative mt_fade_anim" data-delay=".4" data-fade-from="top">
                            <div class="mtnewsletter-shape" data-speed="0.9">
                                <img src="assets/img/newsletter/shape-1.png" alt="">
                            </div>
                            <div class="row align-items-center">
                                <div class="col-xl-7 col-lg-6">
                                    <div class="mt-section-content mb-30">
                                        <h2 class="mt-section-title text-white capitalize">Subscribe Now Our <br>
                                            Newsletter.</h2>
                                    </div>
                                </div>
                                <div class="col-xl-5 col-lg-6">
                                    <div class="mtnewsletter-wrap p-relative mb-30 ">
                                        <div class="mtnewsletter-box p-relative">
                                            <form action="#">
                                                <div class="mtnewsletter-input p-relative">
                                                    <input type="email" placeholder="your Email">
                                                    <button type="submit">
                                                        <span>
                                                            <svg xmlns="http://www.w3.org/2000/svg" width="20"
                                                                height="18" viewBox="0 0 20 18" fill="none">
                                                                <path
                                                                    d="M11.3306 16.6283C11.3456 16.6433 11.8036 16.7581 12.3485 16.8833C12.8934 17.0085 13.3451 17.0919 13.3524 17.0686C13.3596 17.0453 13.416 16.6671 13.4776 16.2281C13.6015 15.3466 13.9013 14.3174 14.2217 13.6738C15.2204 11.6678 17.0123 10.3395 19.1856 9.99425L19.739 9.90632V8.13393L19.2374 8.04976C15.9511 7.49843 13.8086 5.04123 13.4078 1.36401C13.3817 1.12389 13.3504 0.927498 13.3383 0.927498C13.2275 0.927498 11.391 1.37009 11.3563 1.40515C11.3312 1.4305 11.3498 1.65561 11.3979 1.90529C11.9293 4.67015 13.4509 6.91999 15.4255 7.8607L15.8992 8.08636L0 8.11525V9.90871L15.892 9.93768L15.2941 10.2407C13.7427 11.0266 12.5145 12.5683 11.7913 14.6377C11.5852 15.2272 11.2742 16.5713 11.3306 16.6283Z"
                                                                    fill="white" />
                                                            </svg>
                                                        </span>
                                                    </button>
                                                </div>
                                                <div class="form-check mtnewsletter-inputs mt-20">
                                                    <input class="form-check-input" type="checkbox"
                                                        id="flexCheckDefault">
                                                    <label class="form-check-label mtnewsletter-label"
                                                        for="flexCheckDefault">
                                                        By Subscribing, Your Accept Privacy Policy
                                                    </label>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </section>
                <!-- Newsletter Area End -->

            </main>

            <!-- footer start  -->
            <footer class="mtfooter__area mtfooter__1 p-relative fix theme-bg-2 pt-100">
                <div class="mtfooter__wrapper mb-60">
                    <div class="container ">
                        <div class="row">
                            <div class="col-xl-3 col-lg-6 mt_fade_anim" data-delay=".4" data-fade-from="top">
                                <div class="mtfooter__widget mb-50 ">
                                    <h4 class="mtfooter__title mb-24">Company About</h4>
                                    <div class="mtfooter__content">
                                        <p class="mb-24">Sign up for our newsletter to receive the latest
                                            legal insights and updates directly.</p>
                                        <div class="mtfooter__social">
                                            <span class="mb-24">Follow Us :</span>
                                            <a href="#"><i class="fab fa-facebook-f"></i></a>
                                            <a href="#"><i class="fab fa-instagram"></i></a>
                                            <a href="#"><i class="fab fa-linkedin-in"></i></a>
                                            <a href="#"><i class="fab fa-twitter"></i></a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-xl-3 col-lg-6 mt_fade_anim" data-delay=".5" data-fade-from="top">
                                <div class="mtfooter__widget mb-50 footer-cols-2">
                                    <h4 class="mtfooter__title mb-25"> Page</h4>
                                    <div class="mtfooter__content">
                                        <ul>
                                            <li><a href="about.html">About Us</a></li>
                                            <li><a href="services.html">Services</a></li>
                                            <li><a href="blog.html">Blog</a></li>
                                            <li><a href="#">Project</a></li>
                                            <li><a href="contact.html">Contact</a></li>
                                        </ul>
                                    </div>
                                </div>
                            </div>
                            <div class="col-xl-3 col-lg-6 mt_fade_anim" data-delay=".6" data-fade-from="top">
                                <div class="mtfooter__widget mb-50 footer-cols-3">
                                    <h4 class="mtfooter__title mb-25">Services</h4>
                                    <div class="mtfooter__content">
                                        <ul>
                                            <li><a href="#">Personal Injury</a></li>
                                            <li><a href="#">Criminal Defense</a></li>
                                            <li><a href="#">Estate Planning</a></li>
                                            <li><a href="#">Real Estate Law</a></li>
                                            <li><a href="#">Employment Law</a></li>
                                        </ul>
                                    </div>
                                </div>
                            </div>
                            <div class="col-xl-3 col-lg-6 mt_fade_anim" data-delay=".6" data-fade-from="top">
                                <div class="mtfooter__widget mb-50 ">
                                    <h4 class="mtfooter__title mb-25">Instagram</h4>
                                    <div class="mtfooter__content">
                                        <div class="mtfooter__gallery mb-20">
                                            <a class="popup-image" href="assets/img/footer/thumb-1-1.jpg">
                                                <img src="assets/img/footer/thumb-1-1.jpg" alt="">
                                                <span><i class="fa-brands fa-instagram"></i></span>
                                            </a>
                                            <a class="popup-image" href="assets/img/footer/thumb-1-2.jpg">
                                                <img src="assets/img/footer/thumb-1-2.jpg" alt="">
                                                <span><i class="fa-brands fa-instagram"></i></span>
                                            </a>
                                            <a class="popup-image" href="assets/img/footer/thumb-1-3.jpg">
                                                <img src="assets/img/footer/thumb-1-3.jpg" alt="">
                                                <span><i class="fa-brands fa-instagram"></i></span>
                                            </a>
                                            <a class="popup-image" href="assets/img/footer/thumb-1-4.jpg">
                                                <img src="assets/img/footer/thumb-1-4.jpg" alt="">
                                                <span><i class="fa-brands fa-instagram"></i></span>
                                            </a>
                                            <a class="popup-image" href="assets/img/footer/thumb-1-5.jpg">
                                                <img src="assets/img/footer/thumb-1-5.jpg" alt="">
                                                <span><i class="fa-brands fa-instagram"></i></span>
                                            </a>
                                            <a class="popup-image" href="assets/img/footer/thumb-1-6.jpg">
                                                <img src="assets/img/footer/thumb-1-6.jpg" alt="">
                                                <span><i class="fa-brands fa-instagram"></i></span>
                                            </a>

                                        </div>
                                    </div>
                                </div>
                            </div>

                        </div>
                    </div>

                </div>
                <div class="mtfooter__copyright mtborder">
                    <div class="container ">
                        <div class="row align-items-center">
                            <div class="col-md-6">
                                <div class="mtfooter__logo text-md-start text-center  mb-10">
                                    <a href="index.html"><img src="assets/img/logo/white-logo.png" alt=""></a>
                                </div>
                            </div>
                            <div class="col-md-6">
                                <div class="mtfooter__copyright-text text-md-end text-center  mb-10">
                                    <p class="mb-0" data-color="#F9F4E8">Copyright © 2025 Attorix. All Rights Reserved.
                                    </p>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>

            </footer>

        </div>
    </div>

    <!-- JS here -->
    <script src="assets/js/jquery.min.js"></script>
    <script src="assets/js/bootstrap-bundle.js"></script>
    <script src="assets/js/plugin.js"></script>
    <script src="assets/js/three.js"></script>
    <script src="assets/js/hover-effect.umd.js"></script>
    <script src="assets/js/swiper-bundle.js"></script>
    <script src="assets/js/magnific-popup.js"></script>
    <script src="assets/js/nice-select.js"></script>
    <script src="assets/js/purecounter.js"></script>
    <script src="assets/js/isotope-pkgd.js"></script>
    <script src="assets/js/imagesloaded-pkgd.js"></script>
    <script src="assets/js/backtop.js"></script>
    <script src="assets/js/slider-active.js"></script>
    <script src="assets/js/main.js"></script>
    <script src="assets/js/mt-cursor.js"></script>

</body>

</html>