/*
 Theme Name:   Scott A. Best Attorney at Law
 Theme URI:    http://example.com/rmtheme-child
 Description:  Child theme for RMTheme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     rmtheme
 Version:      1.0.0
 Text Domain:  rmtheme-child
*/


@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url('./fonts/montserrat-v31-latin-300.eot'); /* IE9 Compat Modes */
    src: url('./fonts/montserrat-v31-latin-300.eot?#iefix') format('embedded-opentype'),
        url('./fonts/montserrat-v31-latin-300.woff2') format('woff2'),
        url('./fonts/montserrat-v31-latin-300.woff') format('woff'),
        url('./fonts/montserrat-v31-latin-300.ttf') format('truetype'),
        url('./fonts/montserrat-v31-latin-300.svg#Montserrat') format('svg');
}

@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/montserrat-v31-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('./fonts/montserrat-v31-latin-regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/montserrat-v31-latin-regular.woff2') format('woff2'),
        url('./fonts/montserrat-v31-latin-regular.woff') format('woff'),
        url('./fonts/montserrat-v31-latin-regular.ttf') format('truetype'),
        url('./fonts/montserrat-v31-latin-regular.svg#Montserrat') format('svg');
}

@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url('./fonts/montserrat-v31-latin-500.eot'); /* IE9 Compat Modes */
    src: url('./fonts/montserrat-v31-latin-500.eot?#iefix') format('embedded-opentype'),
        url('./fonts/montserrat-v31-latin-500.woff2') format('woff2'),
        url('./fonts/montserrat-v31-latin-500.woff') format('woff'),
        url('./fonts/montserrat-v31-latin-500.ttf') format('truetype'),
        url('./fonts/montserrat-v31-latin-500.svg#Montserrat') format('svg');
}

@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: url('./fonts/montserrat-v31-latin-600.eot'); /* IE9 Compat Modes */
    src: url('./fonts/montserrat-v31-latin-600.eot?#iefix') format('embedded-opentype'),
        url('./fonts/montserrat-v31-latin-600.woff2') format('woff2'),
        url('./fonts/montserrat-v31-latin-600.woff') format('woff'),
        url('./fonts/montserrat-v31-latin-600.ttf') format('truetype'),
        url('./fonts/montserrat-v31-latin-600.svg#Montserrat') format('svg');
}

@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/montserrat-v31-latin-700.eot'); /* IE9 Compat Modes */
    src: url('./fonts/montserrat-v31-latin-700.eot?#iefix') format('embedded-opentype'),
        url('./fonts/montserrat-v31-latin-700.woff2') format('woff2'),
        url('./fonts/montserrat-v31-latin-700.woff') format('woff'),
        url('./fonts/montserrat-v31-latin-700.ttf') format('truetype'),
        url('./fonts/montserrat-v31-latin-700.svg#Montserrat') format('svg');
}

@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    src: url('./fonts/montserrat-v31-latin-800.eot'); /* IE9 Compat Modes */
    src: url('./fonts/montserrat-v31-latin-800.eot?#iefix') format('embedded-opentype'),
        url('./fonts/montserrat-v31-latin-800.woff2') format('woff2'),
        url('./fonts/montserrat-v31-latin-800.woff') format('woff'),
        url('./fonts/montserrat-v31-latin-800.ttf') format('truetype'),
        url('./fonts/montserrat-v31-latin-800.svg#Montserrat') format('svg');
}

@font-face {
    font-display: swap;
    font-family: 'Anton';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/anton-v27-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('./fonts/anton-v27-latin-regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/anton-v27-latin-regular.woff2') format('woff2'),
        url('./fonts/anton-v27-latin-regular.woff') format('woff'),
        url('./fonts/anton-v27-latin-regular.ttf') format('truetype'),
        url('./fonts/anton-v27-latin-regular.svg#Anton') format('svg');
}

:root {
    --blue: #1e90ff;
    --white: #ffffff;
    --placeholdercolor: currentColor;
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}
body {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat';
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.clear {
    clear: both;
}
.alignleft, .alignright, .aligncenter {
    margin-bottom: 10px;
}
.alignnone {
    margin-bottom: 10px;
}
.alignleft {
    float: left;
    margin-right: 15px;
    margin-top: 0;
}
.alignright {
    float: right;
    margin-left: 15px;
    margin-top: 0;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px auto;
}
iframe, img {
    max-width: 100%;
    border: none;
    vertical-align: middle;
}
img {
    border: 0;
    height: auto;
}
a {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    text-decoration: none;
    transition: 0.5s;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Anton';
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: normal;
}
p, li, ul, ol, blockquote {
    font-family: 'Montserrat';
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0;
}
ul, li {
    list-style: none;
}
a:visited {
    color: inherit;
}
a:hover {
    text-decoration: none;
}
a, a:hover, input[type="submit"], button {
    outline: 0;
}
a:focus{outline: 0 !important;}
a:hover, a:focus, a:active {
    color: #5578a0;
}
button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
}
input::-webkit-input-placeholder {
    color: var(--placeholdercolor);
}
input::-moz-placeholder {
    color: var(--placeholdercolor);
}
input:-ms-input-placeholder {
    color: var(--placeholdercolor);
}
input:-moz-placeholder {
    color: var(--placeholdercolor);
}
html {
    scroll-behavior: smooth;
}
.post, .page{
    margin: 0;
}
ul,ol,li {
    list-style: none;
    margin:0;
    padding:0;
}
p:empty {
    display: none;
}

/*Header Sticky Menu*/



.header-sticky.fixed-header {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 10px 2%;
    background-color: #5578a0;
    z-index: 9999;
    border-bottom: 2px solid #282f3f;
}

.sicky-logo {

    width: 100%;

    max-width: 300px;

    padding: 0 15px;

}



.header-sticky {

    width: 100%;

    float: left;

    background: #c4c9b2;

    padding: 10px;

    display: none;

}

.header-sticky .sticky-cnt {

    width: 25%;

    float: left;

    text-align: center;

    font-size: 15px;

    color: #c4c9b2;

    padding: 0 8px;

}

.header-sticky .mobile_src_nav,

.header-sticky .showhide {

    display: block;

}

.header-sticky .mobile_src_nav {

    background: transparent;

}

.header-sticky .stickyshowhide .txt {

    width: 40px;

    height: 40px;

    text-align: center;

    float: none;

    padding: 0;

    position: relative;

    font-weight: normal;

}

.header-sticky .sticky-cnt>a, .header-sticky .sticky-cnt button {
    font-size: 17px;
    color: #fff;
    font-family:'Montserrat';
    position: relative;
    padding: 45px 0 0;
    display: inline-block;
    text-align: center;
    width: 100%;
    cursor: pointer;
    border: 0;
    outline: 0;
    background: transparent;
}

.header-sticky .sticky-cnt a:before, .header-sticky .sticky-cnt button:before {
    width: 40px;
    height: 40px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    background: transparent;
    border-radius: 100%;
    border: 2px solid #ffffff;
}
.header-sticky .sticky-cnt button:before {
    background: url(images/header-sticky-menu.webp) no-repeat center;
}
.header-sticky .sticky-cnt a:before {
    background-image: url(images/header-sticky-call.webp);
    background-repeat: no-repeat;
    background-position: center;
}


.header-sticky .stickyshowhide .txt:before {

    display: block;

    width: 40px;

    height: 40px;

    line-height: 40px;

    text-align: center;

    margin: auto;

    font-size: 18px;

    border: 1px #fff solid;

    color: #f2f2f2;

    border-radius: 50%;

    -webkit-transition: all 0.2s ease-in-out;

    -moz-transition: all 0.2s ease-in-out;

    -ms-transition: all 0.2s ease-in-out;

    -o-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;

}

.sticky-mobinav ul li a.drop {
    font-size: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: max-content;
    height: 45px;
}

.sticky-mobinav ul li a.drop.open {

    width: 28px;

}

.sticky-mobinav ul li a.drop:after {

    content: "";

    background: url(images/sprite_icons.png) no-repeat left top;

    background-position: 0px 0px;

    width: 13px;

    height: 13px;

    position: absolute;

    right: 0;

    top: 9px;

}

.sticky-mobinav ul li a.drop.open:after {

    background-position: -28px 0px;

}

.header-sticky .sicky-cnt .stickyshowhide:before {

    background: url(images/header-sticky-menu.png) no-repeat center;

}

.header-sticky .sicky-cnt.sticky-faq-wrap a:before {

    background: url(images/header-sticky-faqs.png) no-repeat center;

}

.header-sticky .sicky-cnt.sticky-call-wrap a:before {

    background: url(images/header-sticky-call.png) no-repeat center;

}

.header-sticky .sicky-cnt.sticky-blog-wrap a:before {

    background: url(images/header-sticky-blog.png) no-repeat center;

}

#floatingMenu {

    position: fixed;

    top: 0;

    left: 0;

    -webkit-transform: translateX(-100%);

    -moz-transform: translateX(-100%);

    -ms-transform: translateX(-100%);

    -o-transform: translateX(-100%);

    transform: translateX(-100%);

    -webkit-transition: all 0.3s ease-in-out 0s;

    -moz-transition: all 0.3s ease-in-out 0s;

    -ms-transition: all 0.3s ease-in-out 0s;

    -o-transition: all 0.3s ease-in-out 0s;

    transition: all 0.3s ease-in-out 0s;

    text-align: left;

    display: flex;

    width: 100%;

    height: 100vh;

    z-index: 99999;

}

.floatingMenu-list {
    width: 400px;
    background: #5578a0;
    overflow-y: auto;
    padding: 10px 10px;
    height: 100vh;
    position: relative;
}

#floatingMenu.openMenu {

    display: flex;

    -webkit-transform: translateX(0);

    -moz-transform: translateX(0);

    -ms-transform: translateX(0);

    -o-transform: translateX(0);

    transform: translateX(0);

}

#cloaseFloatingMenu {
    text-align: right;
    font-size: 37px;
    line-height: 1;
    font-weight: 700;
    display: block;
    background: transparent;
    clear: both;
    outline: 0;
    border: 0;
    padding: 0;
    color: #ffffff;
    float: right;
    position: relative;
    z-index: 999;
    cursor: pointer;
}

button#cloaseFloatingMenu2 {

    flex-grow: 1;

    width: calc(100% - 280px);

    height: 100%;

    font-size: 0px !important;
    background: transparent;
    border: 0;

}

.floatingMenuInner li {

    position: relative;

}
.floatingMenuInner a {

    color: #fff !important;

    letter-spacing: 0.4px;

    font-family: 'Asap', sans-serif;

    font-weight: 500;

    padding: 4px 0;

    font-size: 18px;

    display: block;

    line-height: 1;

    border-bottom: 1px solid #222222;

}

.floatingMenuInner .sub-menu {

    display: none;

}

.floatingMenuInner .menu-item-has-children>a:after {

    content: '';

    width: 10px;

    height: 2px;

    background-color: #fff;

    /* -webkit-transform: rotate(45deg);

       -moz-transform: rotate(45deg);

       -ms-transform: rotate(45deg);

       -o-transform: rotate(45deg);

       transform: rotate(45deg);*/

    position: absolute;

    top: 15px;

    right: 6px;

    -webkit-transition: all 0.3s ease-in-out 0s;

    -moz-transition: all 0.3s ease-in-out 0s;

    -ms-transition: all 0.3s ease-in-out 0s;

    -o-transition: all 0.3s ease-in-out 0s;

    transition: all 0.3s ease-in-out 0s;

}

.floatingMenuInner .menu-item-has-children>a:before {

    content: '';

    width: 2px;

    height: 10px;

    position: absolute;

    top: 11px;

    right: 10px;

    display: block;

    opacity: 1;

    background-color: #fff;

}

.floatingMenuInner li.openSubMenu.menu-item-has-children>a::before {

    /*-webkit-transform: rotate(135deg);

      -moz-transform: rotate(135deg);

      -ms-transform: rotate(135deg);

      -o-transform: rotate(135deg);

      transform: rotate(135deg);*/

    opacity: 0;

}





.header-sticky.fixed-header .container {

    display: flex;

    padding: 0;

    align-items: center;

    justify-content: space-between;

}



.sicky-logo{
    max-width:350px;
    text-align: center;
}



.sticky-wrap{
    display: none;
}


header#site-header.f-nav{
    position: fixed;
    border-bottom: 2px solid #82581f;
    background-color: #080d26;
    padding: 10px 0;
}

.showhide {
    display: none;
    color: #fff;
    width: 110px;
    height: 28px;
    float: none;
    text-align: left;
    cursor: pointer;
    padding: 0px 0 0 33px;
    position: relative;
    outline: 0;
    border: 0;
    background-color: transparent;
}

.showhide b.txtl {
    text-align: right;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600 !important;
    text-transform: uppercase;
    margin: 0 0px 0 0px;
    padding-top: 2px;
    letter-spacing: 0.5px;
    font-family: 'Montserrat';
}

.showhide b.txtr {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    text-align: left;
    font-size: 37px;
    line-height: 27px;
    font-family: 'Montserrat';
}

.mobinav {
    display: none;
    width: 100%;
    color: #fff;
    box-sizing: border-box;
    z-index: 99999995;
    float: left;
    background:#5578a0;
    position: absolute;
    top: 38px;
    left: 0;
}

.mobinav ul {
    float: left;
    margin: 0px 0 0 0;
    padding: 5px 0px;
    width: 100%;
}

.mobinav ul li {
    float: left;
    margin: 0;
    width: 100%;
    list-style: none;
    padding: 0 20px;
    box-sizing: border-box;
    border: 0;
    margin: 0;
    padding: 0px;
    position: relative;
    font-family: 'Montserrat';
}

.mobinav a {
    width: 100%;
    float: left;
    padding: 6px 0;
    display: block;
    line-height: normal;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-family: 'Montserrat';
    font-weight: 500;
    border: 0;
    margin: 0;
    text-decoration: none;
}

.mobinav a:hover {
    color:#282f3f;
}

.mobinav ul li ul {
    float: left;
    padding: 0 0 0 15px;
}

.mobinav ul li ul li a {
    text-transform: capitalize;
}

.mobile_src_nav {
    display: none;
    width: 100%;
    float: none;
    position: relative;
    padding: 10px 0;
}

.mobile_src_nav .container {
    position: relative;
}

.mobile_src_nav .search-form {
    width: 100%;
    float: left;
}



.displayblock {
    display:block;
}
.body-content {
    width:100%;
    float: left;
    height: 2000px;
    overflow: hidden;
}
.logo-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.logo-rit {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 40px;
}
.top-rit-txt p {
    text-align: right;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    color: #686f7e;
    text-transform: uppercase;
    margin: 0 0 25px;
}
.top-rit-txt p strong {
    color: #fff;
    font-weight: 700;
}
.hdr-cal a.cmn-btn strong {
    font-weight: 500;
    font-size: 20px;
}
.hdr-cal a.cmn-btn {
    font-size: 23px;
    padding: 18px 36px 14px;
}

#main-navigation ul {
    margin: 0;
    font-size: 0;
}
#main-navigation ul li {
    display: inline-block;
    padding: 0 0px 0;
    position: relative;
    margin: 0 15px;
}

#main-navigation ul li:first-child{
    margin-left:0
}
#main-navigation ul li:last-child{
    margin-right:0
}
#main-navigation ul li a {
    font-size: 17px;
    font-family: 'Montserrat';
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
    color: #ffffff;
    display: block;
    min-width: inherit;
    text-transform: uppercase;
}
#main-navigation ul > li.current-menu-item > a, #main-navigation ul > li > a:hover {
    color: #5578a0;
}
#main-navigation ul li ul.sub-menu{
    display:none;
    width:220px;
    position:absolute;
    color:#fff;
    top:100%;
    left:0;
    right:auto;
    background-color:#5578a0;
    padding:0px 0;
    z-index:999
}
#main-navigation ul li:hover ul.sub-menu{
    display:block
}
#main-navigation ul li:hover ul.sub-menu li{
    position:relative
}
#main-navigation ul li:hover ul.sub-menu li:hover > ul{
    display:block;
    top:0;
    left:100%
}
#main-navigation .sub-menu li.current-menu-item > a{
    background-color: #fff;
    color: #5578a0;
}
#main-navigation .sub-menu li a{
    width: 100%;
    padding: 8px 10px;
    color: #ffffff;
    display: block;
    text-align: left;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0;
    border-bottom: 0;
    font-size: 16px;
}
#main-navigation .sub-menu li a:hover,
#main-navigation .sub-menu .current-menu-item > a{
    background-color: #fff;
    color: #5578a0;
}
#main-navigation .sub-menu li:after{
    display:none;
}
#main-navigation .sub-menu li{
    width:100%;
    margin:0;
    padding:0
}
#main-navigation .sub-menu li a:after{
    display:none
}
#main-navigation ul li ul.sub-menu li .sub-menu {
    display:none;
    width:100%;
    position:absolute;
    color:#fff;
    top:0;
    left:100%;
    padding:0px 0;
    z-index:999;
}
.site-header {
    transition: opacity 0.3s ease, visibility 0.3s ease;
    width: 100%;
    padding: 22px 0 0;
    position: absolute;
    z-index: 999;
}
.site-header.is-sticky {
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    position: fixed;
    background: #252d3f;
    animation: slideDown 0.35s ease-out;
    visibility: visible;
    padding: 20px 0;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}
.is-fading-out {
    opacity: 0;
    visibility: hidden;
}

.mobilenav {
    width:280px;
    height: 100vh;
    background-color: #333;
    color: white;
    position: fixed;
    top: 0;
    left: -280px;
    transition: left 0.4s ease;
    z-index: 999;
}
.mobilenav.show {
    left: 0;
}
#mobilenav-toggle {
    display:none;
}
.mobilenav-toggle {
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: blue;
    border: none;
    cursor: pointer;
    z-index: 1000;
    font-size: 0;
    line-height: 0px;
    width:36px;
    height: 36px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/open-mobilenav.webp);
}
.mobilenav-toggle.active {
    background-image: url(images/close-mobilenav.webp);
}
.close-mobilenav {
    font-size:0;
    line-height:0px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    background-color: red;
    background-image: url(images/close-mobilenav.webp);
    background-position: center center;
    background-repeat: no-repeat;
    width:36px;
    height: 36px;
}


@media screen and (max-width:992px) {
    #mobilenav-toggle {
        display:block
    }
}

#mobile-navigation {
    overflow-y:scroll;
    height: 100%;
    width:100%;
    padding-top:45px;
}
#mobile-navigation ul{
    margin:0;
    padding:0
}
#mobile-navigation ul li{
    display:block;
    padding:0 0px;
    margin:0;
    position:relative
}
#mobile-navigation ul li a{
    font-size:15px;
    text-transform:uppercase;
    font-weight:bold;
    color:#000;
    padding:6px 10px;
    display:block;
    min-width:inherit
}
#mobile-navigation ul li.current-menu-item > a,#mobile-navigation ul li:hover > a{
    color:#fff
}
#mobile-navigation .sub-menu li a{
    width:100%;
    padding:6px;
    color:#ffffff;
    display:block;
    text-align:left
}

#mobile-navigation ul li .drop.close, #mobile-navigation ul li .drop.open {
    font-size: 0;
    position: absolute;
    right: 0px;
    top: 0;
    width: 20px;
    height: 20px;
    background-color: transparent !important;
    background-image: url(images/nav-open.webp);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0px 0px;
    cursor: pointer;
}
#mobile-navigation ul li .drop.open {
    width: 20px;
    background-image: url(images/nav-close.webp);
}
#mobile-navigation .sub-menu {
    padding-left: 15px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.8s ease;
}
#mobile-navigation .sub-menu.open {
    max-height: 900px;
    transition: max-height 0.8s ease;
}
.text-heading {
    font-family: 'Anton';
    font-weight: 400;
    font-size: 70px;
    line-height: 1.2;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0 0 20px;
    text-align: center;
    color: #282f3f;
}
.text-heading strong{
    font-weight: 400;
    color: #5578a0;
}
.main-heading {
    font-family: 'Anton';
    font-weight: 400;
    font-size: 175px;
    line-height: 1;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0px;
    text-align: center;
    color: transparent;
    -webkit-text-stroke: 1px #3e5f85;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    mask-image: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 95%);
    mask-size: 100% 100%;
    margin-left: -5px;
}
.col-loop {
    font-size: 20px;
    margin: 0 0 10px;
}

.col-full {
    text-align: center;
}
.col-left h1{
    font-size: 50px;
    margin: 0 0 20px;
}
a.cmn-btn {
    display: inline-block;
    padding:22px 68px 20px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    background-color: #5578a0;
    border-radius: 50px;
    outline: 2px solid #ffffff;
    outline-offset: 3px;
    position:relative;
    z-index:5;
}

a.cmn-btn:hover {
    background-color: #282f3f;
}

/*Banner section*/

.hm-banner-sec {
    position: relative;
    padding: 150px 0 0;
    background-image: url(images/banner-bg-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    z-index: 1;
}
.hm-banner-sec:before {
    position: absolute;
    content: "";
    background-image: url(images/hm-bnr-bfr-img.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: bottom right;
    width: 28.5%;
    height: 45.4%;
    right: 0;
    bottom: -180px;
    z-index: 1;
    pointer-events: none;
}
.hm-banner-sec:after {
    position: absolute;
    content: "";
    background: #fbfcfd;
    width: 13%;
    height: 10%;
    bottom: -1px;
    right: 0;
    z-index: 0;
}
.hm-bnr-lst {
    display: flex;
    justify-content: flex-end;
    gap: 103px;
}
.hm-bnr-lft {
    width: 50%;
    padding: 38px 0 0;
}
.hm-bnr-lft h1 {
    font-family: 'Anton';
    font-weight: 400;
    font-size: 180px;
    line-height: 1;
    letter-spacing: 14.4px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 16px;
}
.hm-bnr-lft h1 strong {
    display: block;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 16px;
}

.hm-bnr-hdng {
    position: relative;
}
.hm-bnr-lst-itms {
    position: absolute;
    bottom: 47px;
    right: 0;
    width: 40%;
}
.hm-bnr-lst-itms ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 0;
}
.hm-bnr-lst-itms ul li {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 6.8px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
    padding-right: 14px;
    border-right: 2px solid #fff;
}
.hm-bnr-lst-itms ul li:nth-child(3) {
    padding-left: 14px;
    border-left: 2px solid #fff;
}
.hm-bnr-lst-itms ul li:last-child, .hm-bnr-lst-itms ul li:nth-child(2) {
    padding-right: 0;
    border-right: 0;
}

.hm-bnr-rit {
    margin: 0 -88px 0 0;
    width: 41.4%;
    padding: 0 18px 0 21px;
    background-image: url(images/bnr-atrny-bg-img.webp);
    background-repeat: no-repeat;
    background-position: top 10px left;
}
.hm-bnr-btm-lst {
    position: absolute;
    bottom: 0;
    left: 0;
    width:71.5%;
    background-color: #3e5f85;
    border-top-right-radius: 38px;
    padding:30px 22px 30px 83px;
    display: flex;
    justify-content: space-between;
}
.hm-bnr-btm-itm {
    width:29.5%;
    padding:17px 15px 15px 96px;
    position: relative;
    border-right: 1px solid #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.hm-bnr-btm-itm.ohio {
    width: 29%;
}

.hm-bnr-btm-itm:last-child {
    border-right: 0;
}
.hm-bnr-btm-itm:before {
    position: absolute;
    content: "";
    background-image: url(images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -10px -150px;
    width: 83px;
    height: 80px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.hm-bnr-btm-itm.ohio:before {
    background-position: -105px -150px;
}
.hm-bnr-btm-itm.paid:before {
    background-position: -203px -150px;
}
.hm-bnr-btm-itm h3 {
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 70px;
    line-height: 0.9;
    color: #fff;
    margin: 0 0 10px;
}
.hm-bnr-btm-itm p {
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}
.hm-bnr-btm-itm h4 {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 21px;
    line-height: 1.3;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}


/*About Section*/

.hm-bnr-btm-sec {
    background-image: url(images/about-bg-image.webp);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top center;
}
.hm-about-sec {
    padding: 145px 0 55px;
    position: relative;
}
.hm-about-blck {
    display: flex;
    justify-content: flex-start;
    gap: 70px;
}
.hm-about-lft {
    width:45.3%;
    padding: 8px 0 0;
}
.hm-about-rgt {
    width:43.2%;
}
.hm-about-lft-img img {
    border: 3px solid #5578a0;
    border-radius: 0 50px 0 50px;
    display: block;
    width: 100%;
}
.hm-about-lft-img {
    margin: 0 0 52px;
}
.hm-about-lft-btm {
    display: flex;
    justify-content: center;
    gap: 35px;
}
.hm-about-lft-btn a.cmn-btn {
    outline-color:#5578a0;
    text-transform: uppercase;
    padding: 22px 44px 20px;
}
.hm-about-lft-btn a.cmn-btn:hover {
    outline-color:#282f3f;
}
.hm-about-call {
    position: relative;
    padding-left: 80px;
}
.hm-about-call p {
    margin: 0;
}
.hm-about-call h5 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0;
    color: #5578a0;
    text-transform: uppercase;
    margin: 0 0 5px;
}
.hm-about-call a {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0;
    color: #282f3f;
    margin: 0;
    display: inline-block;
}
.hm-about-call a:hover {
    color: #5578a0;
}
.hm-about-call a::after {
    position: absolute;
    content: "";
    width: 70px;
    height: 70px;
    background-image: url(images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -332px -10px;
    left: 5px;
    top: -2px;
}
.hm-about-rgt p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.9;
    letter-spacing: 0;
    color: #000000;
    margin: 0 0 20px;
}
.hm-about-rgt p:last-child {
    margin: 0px;
}
.hm-about-sec .main-heading {
    text-align: left;
    margin: 0 0 -30px -203px;
}
.hm-about-lft-btm.mbl {
    display: none;
}


/* Home Practice Areas Section */

.hm-practice-areas {
    padding:50px 10px 145px;
}
.hm-practice-areas .container {
    max-width: 100%;
}
.hm-practice-areas .main-heading {
    margin: 0 0 -74px;
}

.hm-practice-areas h3.text-heading {
    margin: 0;
}

.hm-practice-areas-heading {
    margin: 0 0 38px;
}
.hm-pract-itm {
    position: relative;
    outline: 3px solid #546076;
    outline-offset: -3px;
    background-color: #7a869d;
    border-radius: 20px;
    padding: 2px;
    width: 100%;
}
.hm-pract-list.owl-carousel .owl-item{
    display: flex;
}
.hm-pract-list.owl-carousel .owl-stage{
    display: flex;
}
.hm-pract-list.owl-carousel .hm-pract-img img {
    display: block;
    width: 100%;
    mix-blend-mode: luminosity;
    opacity: 40%;
    border-radius: 20px;
}

.hm-pract-name {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 10px 21px;
    background-color: #546076;
    width: 71.2%;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.hm-pract-name h4{
    font-family: 'Anton';
    font-weight: 400;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0.6px;
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
}
.hm-pract-hvr a{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    display: block;
    font-size: 0;
}
.hm-pract-itm:hover .hm-pract-name{
    bottom: 6px;
    background-color: #5578a0;
}
.hm-pract-itm:hover .hm-pract-img img{
    mix-blend-mode: normal;
    opacity: 100%;
    border-radius: 15px;
}
.hm-pract-itm:hover{
    background-color: transparent;
    padding: 6px;
}
.hm-pract-list.owl-carousel {
    margin: 0 0 60px;
    padding: 0 0 0 3px;
}
.hm-practice-areas-btn {
    text-align: center;
    position: relative;
    width: 100%;
    max-width: max-content;
    margin: auto;
    z-index: 2;
}
.hm-practice-areas-btn a.cmn-btn {
    background-color: #282f3f;
    outline-color: #282f3f;
    text-transform: uppercase;
    padding: 22px 54px 20px;
}
.hm-practice-areas-btn a.cmn-btn:hover {
    background-color: #5578a0;
    outline-color:#5578a0;
}
.hm-pract-list.owl-carousel .owl-nav {
    display: flex !important;
    width: 32.2%;
    justify-content: space-between;
    position: absolute;
    bottom: -118px;
    margin: auto;
    left: 0;
    right: 0;
}
.hm-pract-list.owl-carousel .owl-nav .owl-prev, .hm-pract-list.owl-carousel .owl-nav .owl-next{
    width: 54px;
    height: 55px;
    background-image: url(images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -10px -10px;
    font-size: 0;
}
.hm-pract-list.owl-carousel .owl-nav .owl-next{
    background-position: -79px -9px;
}
.hm-pract-list.owl-carousel .owl-nav .owl-prev:hover{
    background-position: -10px -80px;
}
.hm-pract-list.owl-carousel .owl-nav .owl-next:hover{
    background-position: -79px -79px;
}

/*Attorney Section*/

.hm-atrny-sec {
    padding: 70px 0 0 0;
    border-radius: 0 135px 0 0;
    position: relative;
    z-index: 1;
    margin: 0 0 -105px;
}
.hm-atrny-sec::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(images/atrny-sec-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 10% 100%, 0 88.5%);
    z-index: -1;
    border-radius: 0 135px 0 0;
    pointer-events: none;
}

.hm-atrny-blck {
    display: flex;
    justify-content: flex-start;
    gap: 60px;
}
.hm-atrny-lft {
    width: 43%;
    position: relative;
    padding: 0 20px 0 30px;
    background-image: url(images/attrny-img-bg.webp);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: auto;
}

.hm-atrny-lft:after {
    position: absolute;
    content: "";
    width: 502px;
    height: 57%;
    background-image: url(images/hm-atrny-bfr-img.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: left bottom;
    left: -210px;
    bottom: -180px;
    pointer-events: none;
}

.hm-atrny-rgt {
    width:45.5%;
    padding: 35px 0 0 0;
}
.hm-atrny-lft-cnt {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    width: 55%;
}
.hm-atrny-lft-btn {
    margin: 0 0 38px;
}
.hm-atrny-lft-btn a.cmn-btn {
    padding: 22px 52px 20px;
}
.hm-atrny-lft-cnt h4 {
    font-family: 'Anton';
    font-weight: 400;
    font-size: 29px;
    line-height: 1.2;
    letter-spacing: 6.96px;
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
    background-image: url(images/hm-atrny-cnt-bg-img.webp);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    text-align: center;
    padding: 24px 56px 15px 52px;
    border-radius: 0 38px 0 0;
}
.hm-atrny-lft-cnt h4 strong{
    font-weight: 400;
    color: #152436;
    font-size: 80px;
    display: block;
    letter-spacing: 0;
}
.hm-atrny-rgt h2 {
    font-family: 'Anton';
    font-weight: 400;
    font-size: 150px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #ffffff;
    padding: 0 0 8px;
    margin: 0 0 28px -96px;
    text-transform: uppercase;
    border-bottom: 1px solid #4f5561;
}
.hm-atrny-rgt h2 small {
    font-size: 40px;
    display: block;
}
.hm-atrny-rgt h2 strong {
    font-weight: 400;
    color: #3e5f85;
}
.hm-atrny-rgt p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.94;
    letter-spacing: 0;
    color: #ffffff;
    margin: 0 0 34px;
}
.hm-atrny-rgt h5 {
    font-family: 'Anton';
    font-weight: 400;
    font-size: 25px;
    line-height: 1;
    letter-spacing: 5px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 24px;
    position: relative;
}
.hm-atrny-rgt h5::after {
    position: absolute;
    content: "";
    width: 63%;
    height: 1px;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #525865;
    margin: auto;
    pointer-events: none;
}
.hm-atrny-rgt ul li {
    display: inline-block;
    width: max-content;
    padding-left: 20px;
    margin: 0 65px 20px 0;
    position: relative;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 19px;
    line-height: 1;
    letter-spacing: 0;
    color: #ffffff;
}
.hm-atrny-rgt ul li:last-child {
    margin: 0;
}
.hm-atrny-rgt ul li::before{
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    left: 0;
    top: 5px;
    pointer-events: none;
    border-radius: 50%;
}
.hm-atrny-law-img {
    position: absolute;
    right: 0;
    bottom: -105px;
    width: 31.9%;
    height: 47.6%;
}
.hm-atrny-law-img img, .hm-atrny-untd-img img{
    width: 100%;
    display: block;
}
.hm-atrny-untd-img {
    position: absolute;
    right: 31px;
    top: 49px;
    width: 23.1%;
    mix-blend-mode: luminosity;
    opacity: 40%;
    z-index: -1;
}
.hm-atrny-lft-btn.mbl {
    display: none;
}


/* Home Why Section */

.hm-why-sec {
    position: relative;
    padding:400px 0 230px;
    background-image: url(images/why-sec-bg-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
.hm-why-sec .text-heading {
    margin: -83px 0 55px;
}
.hm-why-blk {
    position: relative;
}
.hm-why-lst{
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
    z-index: 1;
}
.hm-why-lft, .hm-why-rgt{
    display: flex;
    flex-direction: column;
    gap: 36px;
    width: 49%;
    position: relative;
}
.hm-why-rgt{
    text-align: right;
}
.hm-why-itm {
    background-image: url(images/why-itm-bg-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding:42px 110px 20px 110px;
    position: relative;
    min-height: 160px;
    border-radius: 0px 20px 20px 20px;
}
.hm-why-rgt .hm-why-itm {
    border-top-right-radius: 0;
}
.hm-why-itm::after{
    content: "";
    position: absolute;
    background-image: url(images/why-itm-after-img.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 92px;
    height: 47px;
    top: 0;
    left: 0px;
    z-index: 1;
}
.hm-why-rgt .hm-why-itm::after{
    left: inherit;
    right: 0px;
}
.hm-why-itm::before{
    content: "";
    position: absolute;
    background-image: url(images/commpation-img.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #5578a0;
    border-radius: 50px;
    width: 72px;
    height: 72px;
    top: 0;
    left: 10px;
    z-index: 2;
}
.hm-why-rgt .hm-why-itm::before{
    left: inherit;
    right: 10px;
}
.hm-why-itm.we-work::before{
    background-image: url(images/we-work-img.webp);
}
.hm-why-itm.lawyer::before{
    background-image: url(images/lawyer-client-img.webp);
}
.hm-why-itm.flexible::before{
    background-image: url(images/flexable-img.webp);
}
.hm-why-itm.worry-free::before{
    background-image: url(images/worry-free-img.webp);
}
.hm-why-itm.we-come::before{
    background-image: url(images/we-come-img.webp);
}
.hm-why-itm h4{
    font-family: 'Anton';
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0px;
    margin: 0 0 15px;
    color: #282f3f;
    text-transform: uppercase;
}
.hm-why-itm p{
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
    margin: 0px;
    color: #000000;
}
.hm-why-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 2px;
    bottom: 0;
    margin: auto;
    width: 36.7%;
    z-index: 2;
}
.hm-why-img img{
    display: block;
    width: 100%;
}
.hm-why-lst.mbl {
    display: none;
}


.hm-why-itm:hover{
    background-image: url(images/why-itm-bg-img-hvr.webp);
}

.hm-why-itm:hover p, .hm-why-itm:hover h4{
    color: #fff;
}

/* Home Testimonials section */

.hm-testimonials{
    padding: 0px 0 240px;
    margin: -47px 0 0;
    position: relative;
    z-index: 2;
}
.hm-testimonials::before{
    content: "";
    position: absolute;
    background-image: url(images/testi-bf-img.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 76%;
    height: 90%;
    right: 0;
    bottom: 0;
    z-index: -1;
    pointer-events: none;
}
.hm-testimonials .text-heading{
    margin:-65px 0 70px;
}
.hm-testi-blk {
    display: flex;
    justify-content: flex-end;
    gap: 52px;
}
.hm-testi-lft {
    width: 42.7%;
    padding: 92px 0 0;
    position: relative;
    margin: 22px 0 0;
}
.hm-testi-lft:before {
    position: absolute;
    content: "";
    background-image: url(images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -306px -150px;
    width: 74px;
    height: 63px;
    top: 0;
    left: 4px;
}
.hm-testi-rgt {
    width:46.4%;
}
.hm-testi-img img{
    display: block;
    width: 100%;
    border:5px solid #5578a0;
    border-top-right-radius: 100px;
}
.hm-testi-list.owl-carousel {
    margin: 0 0 23px;
}
.hm-testi-list.owl-carousel .owl-stage{
    display: flex;
}
.hm-testi-list.owl-carousel .owl-item  {
    display: flex;
}
.hm-testimonials .testi-item {
    width: 100%;
    padding: 0px 0px 60px;
    position: relative;
    background-color: transparent;
}
.hm-testi-lft h3{
    font-family: 'Montserrat';
    font-weight: 800;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
    margin: 0 0 16px;
    color: #5578a0;
    text-transform: uppercase;
}
.hm-testimonials .testi-item p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 0px;
    margin: 0 0 32px;
    color: #000000;
}
.hm-testimonials .testi-item h5 {
    font-family: 'Anton';
    font-weight: 400;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0px;
    margin: 0px;
    color: #5578a0;
    position: absolute;
    bottom: 20px;
    left: 0;
    text-transform: uppercase;
}
.hm-testi-list .owl-nav {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    bottom: 15px;
    right: 28px;
    width: 100%;
    gap: 15px;
}
.hm-testi-list .owl-nav button {
    font-size: 0px !important;
    background-image: url(images/hm-sprites.webp) !important;
    background-repeat: no-repeat !important;
    background-position: -10px -10px !important;
    width: 55px;
    height: 55px;
    transition: 0.5s;
}
.hm-testi-list .owl-nav button:hover{
    background-position: -10px -80px !important;
}
.hm-testi-list .owl-nav button.owl-next{
    background-position: -79px -9px !important;
}
.hm-testi-list .owl-nav button.owl-next:hover{
    background-position: -79px -80px !important;
}
.hmtesti-btn a.cmn-btn{
    background-color: #282f3f;
    outline-color:#282f3f;
    padding: 21px 55px 21px 57px;
}
.hmtesti-btn a.cmn-btn:hover{
    background-color: #5578a0;
    outline-color:#5578a0;
}


/* Home Common Block Section */

.hm-cmn-blk-sec {
    padding: 117px 0 287px;
    position: relative;
    background-image: url(images/hm-cmn-sec-bg-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100px 100px 0 0;
    margin: -80px 0 0;
    z-index:3;
}

.hm-consult-blk{
    position: relative;
    z-index: 2;
}
.hm-cmn-blk-sec .text-heading {
    font-size: 60px;
    letter-spacing: 9.6px;
    margin: 0px 0 22px;
    line-height: 1;
}
.hm-cmn-blk-sec h3 {
    font-size: 120px;
    font-family: 'Anton';
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0px;
    color: #3e5f85;
    margin: 0 0 14px;
    text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.45);
    text-align: center;
    text-transform: uppercase;
}

.hm-consult-blk p{
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 0px;
    margin: 0 0 50px;
    color: #000000;
    text-align: center;
}
.hm-consult-btn-cnt {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;


}
.hm-consult-btn a.cmn-btn {
    background-color: #282f3f;
    outline-color:#282f3f;
    padding: 23px 50px 22px 50px;
}
.hm-consult-btn a.cmn-btn:hover {
    background-color: #5578a0;
    outline: 2px solid #5578a0;
}
.hm-consult-cnt a.cmn-btn{
    outline-color:#5578a0;
    padding: 23px 65px 22px 65px;
    font-size: 25px;
}
.hm-consult-cnt a.cmn-btn small{
    font-weight: 500;
    font-size: 20px;
}



/*Tabs Section*/
.tabs-section {
    padding: 120px 0;
    background-color: #f1e1e1;
}


.tab-btn.active {
    font-weight: bold;
    color: #333;
    display: inline;
}
.tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease, height 0.3s ease;
}
.tab-content.active {
    opacity: 1;
    visibility: visible;
    height: auto;
    padding: 10px;
    border: 1px solid #000;
    background-color: #fff;
}
.tab-buttons {
    margin: 0 0 20px;
}


/*Faq Section*/
.accordion-section{
    padding: 120px 0;
    background-color: #eee;
}
.accordion-item h3 {
    background: #ddd;
    padding: 10px;
    border: none;
    cursor: pointer;
    width: 100%;
    text-align: left;
}
.accordion-item p {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    text-align: left;
}
.accordion-item h3.active {
    background: #ccc;
}
.accordion-item h3.active + .accordion-item p {
    max-height: 200px;
}


/*footer form*/

.ftr-form-sctn {
    text-align: center;
    width: 100%;
    background-color: #1f2534;
    padding: 226px 40px 48px;
    border-radius: 230px 0px 30px 30px;
    border-top-right-radius: 0px;
    max-width: 680px;
    position: relative;
}
.ftr-block-sec:before {
    position: absolute;
    content: "";
    width: 46vw;
    height: 453px;
    background-image: url(images/ftr-bfr-image.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top left;
    top: -130px;
    right: 0px;
    pointer-events: none;
    z-index: 9;
}

.hm-form .gfield label {
    display: none;
}
.hm-form-sec .container{
    width: 100%;
    max-width: 100%;
}
.bnr-rit-cnt.footer {
    text-align: left;
    position: absolute;
    transform: rotate(269deg);
    left: 5%;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 140px;
    pointer-events: none;
    right: auto;
    letter-spacing: 2.8px;
}
.hm-form-sec{
    position: relative;
}
.hm-form-sec .text-heading {
    font-family: 'Anton';
    font-weight: 400;
    font-size: 70px;
    letter-spacing: 0;
    color: #fff;
    margin: 0 0 10px;
}
.hm-form-sec p {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #fff;
    line-height: 1;
    margin: 0 0 30px;
    letter-spacing: 0;
    text-align: center;
    font-weight: 400;
}
.hm-form .gform_required_legend{
    display: none;
}

.gchoice.gchoice_3_9_1 label {
    display: block;
}
fieldset#field_3_9 {
    width: 22%;
    border: none;
    padding: 0;
}

.hm-form input::placeholder {
    color: #fff;
}
.hm-form input:-ms-input-placeholder {
    color: #fff;
}
.hm-form input::-ms-input-placeholder {
    color: #fff;
}
.hm-form textarea::placeholder {
    color: #fff;
}
.hm-form textarea:-ms-input-placeholder {
    color: #fff;
}
.hm-form textarea::-ms-input-placeholder {
    color: #fff;
}
.hm-form .gform_wrapper .top_label input,
.hm-form .gform_wrapper select,
.hm-form .gform_wrapper .top_label textarea {
    margin: 0px;
    width: 100% !important;
    color: #fff;
    outline: 0px;
    position: relative;
    border-radius: 0;
    font-family: 'Montserrat';
    font-weight: 400;
    background: #252d3f;
    line-height: 1 !important;
    font-size: 18px !important;
    padding: 30px 16px 26px 30px !important;
    transition: all 0.5s;
    display: block;
    text-align: left;
    height: auto !important;
    border: 1px solid #7090b4;
}
.hm-form .gfield{
    position: relative !important ;
}
.hm-form .gfield {
    width: 100% !important;
}
.hm-form .gfield.phn, .hm-form .gfield.emil {
    width: 49.3% !important;
}
.hm-form .gform_fields {
    display: flex !important;
    flex-wrap: wrap;
    gap: 8px !important;
    justify-content: space-between;
    align-items:center;
}
.hm-form .gform_wrapper .top_label textarea {
    width: 100% !important;
    height: 170px !important;
    resize: none;
    margin: 0;
    padding-top: 20px !important;
    margin: 0 0 20px;
    min-block-size: 0px !important;
}
.hm-form .gfield.msg {
    width: 100%;
}
.hm-form-sec .gform_wrapper ul.gform_fields ul {
    margin: 0;
    padding: 0;
}
.hm-form-sec .gform_wrapper ul.gform_fields li {
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    width: 100%;
}
.hm-form .gfield.popfield, .hm-form .gfield.chk {
    width: 100%;
}
.hm-form .gform_wrapper .form-links a, .hm-form .gfield--type-checkbox .gchoice label {
    cursor: pointer;
    margin: 0;
    text-align: left;
    font-family: 'Montserrat';
    font-size: 17px;
    color: #fff;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 400;
}
.hm-form .gform_wrapper .form-links a:hover {
    color:#5578a0;
}
.hm-form-sec .gform_wrapper .form-links,
.hm-form-sec .gfield.gfield--type-html.popfield {
    position: relative;
    width: 100%;
    color: #fff;
    line-height: 1;
    text-align: left;
    margin: 0 0 0px !important;
}
.hm-form-sec .gform_wrapper .form-links {
    margin: 0 0 10px !important;
}
.hm-form-sec .gfield .ginput_container {
    margin: 0 !important;
}

.hm-form-sec .gform_wrapper .top_label input[type="checkbox"] {
    width: 15px !important;
    height: 15px !important;
    float: left;
    clear: both;
    margin: 0px 6px 0px 0 !important;
    padding: 0 !important;
}
.hm-form .gform_wrapper .gform_footer.top_label {
    padding: 0;
    text-align: center;
    margin: 30px auto 0;
    position: relative;
    max-width: max-content;
}

.hm-form .gform_wrapper .top_label input[type="submit"] {
    display: inline-block !important;
    background-color: #5578a0 !important;
    border: 0px none !important;
    cursor: pointer;
    text-transform: uppercase !important;
    transition-duration: 0.5s;
    font-family: 'Montserrat' !important;
    width: auto !important;
    color: #ffffff !important;
    font-size: 22px !important;
    font-weight: 700;
    padding:27px 63px 23px !important;
    line-height: 1 !important;
    letter-spacing: 0;
    margin: 0;
    position: relative;
    z-index: 1;
    border-radius: 50px;
    outline: 2px solid #5578a0;
    outline-offset: 3px;
}
.hm-form .gform_wrapper .top_label input[type="submit"]:hover {
    background-color: #fff !important;
    color: #5578a0 !important;
    outline-color: #fff;
}
.hm-form .gform_validation_errors{
    display: none !important;
}
.popup {
    position: relative;
    display: inline-block;
    left: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.popup .popuptext {
    top: 15px;
    visibility: hidden;
    color: #000;
    position: relative !important;
    transition: transform 0.15s ease-out 0.15s;
    z-index: 1;
    width: 100%;
    top: 5px;
    left: 0;
    margin: 0px;
    text-align: center;
    font-family:'Montserrat';
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: #fff;
    font-size: 14px;
    color: black;
    transition: transform 0.15s ease-out;
    display: inline-block;
    line-height: 2;
    z-index: 12;
}
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
    position: inherit;
    pointer-events: auto;
}
div#popup-container {
    position: absolute;
    z-index: 2;
    pointer-events: none;
    width: 100%;
}
.hm-form-sec .gform_wrapper.gravity-theme .gfield {
    position: relative;
    text-align: left;
}
.gform_button.disabled {
    pointer-events: none;
}
.hm-form-sec .gform_fields .ginput_container, .hm-form-sec .gform_field {
    margin: 0;
}
.gfield--type-honeypot {
    display: none;
}

/*ERRROR*/
.hm-form .gfield_description{
    margin: 0px !important
}
.hm-form .gfield_description.validation_message {
    position: absolute;
    bottom: 10px;
    right: 8px !important;
    text-align: right;
    font-size: 13px;
    font-family: 'Montserrat';
    color: #e8340e;
    margin: 0;
    pointer-events: none;
}
.hm-form .gfield_description.instruction.validation_message {
    top: 12px;
}
.hm-form .chk .gfield_description.validation_message {
    bottom: -21px !important;
    left: 24px;
    right: auto !important;
}

/*.ftr-frm-sctn ends*/


/*Footer block*/

.ftr-block-sec {
    color: #fff;
    background-image: url(images/footer-bg-img.webp);
    background-repeat: no-repeat;
    background-position: center top 33px;
    background-size: 100% 100%;
    position: relative;
    padding: 90px 0 0;
    margin:-144px 0 0;
    z-index: 5;
}
.ftr-list {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.ftr-lft {
    width: 68%;
    padding: 50px 0 30px;
}

.ftr-top-txt {
    position: absolute;
    left: 0;
    top: -35px;
    width: 100%;
    max-width: 53.3vw;
    background-image: url(images/ftr-top-txt-bg-img.webp);
    background-repeat: no-repeat;
    background-size: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 46px 20px;
    border-top-right-radius: 38px;
}

.ftr-top-txt h3 {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 35px;
    line-height: 1.25;
    letter-spacing: 0;
    text-transform: uppercase;
    padding-left: 27px;
    border-left: 5px solid #5578a0;
    margin: 0 0 0 46px;
}

.ftr-top-txt h3 strong {
    display: block;
    font-weight: 700;
}

.ftr-lst-items {
    padding:76px 0 106px 110px;
}
.ftr-logo {
    margin: 0 0 50px;
}
.ftr-item {
    width: 59.5%;
    padding: 18px 0 0 90px;
    position: relative;
    margin: 0 0 50px;
}
.ftr-item.phn {
    margin: 0;
}
.ftr-item:before {
    position: absolute;
    content: "";
    background-image: url(./images/hm-sprites.webp);
    background-position: -241px -10px;
    width: 77px;
    height: 77px;
    left: 0;
    top: 0;
}
.ftr-item.phn:before {
    background-position: -148px -10px;
}
.ftr-item h4 {
    font-family: 'Anton';
    font-weight: 400;
    font-size: 45px;
    line-height: 1;
    letter-spacing: 0;
    color: #5578a0;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.ftr-item p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 25px;
    line-height: 1.4;
    letter-spacing: 0;
    color: #ffffff;
    margin:0px;
}
.ftr-item p a.ftr-dire {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    color: #5578a0;
    padding: 0 0 1px;
    border-bottom: 1px solid #5578a0;
}
.ftr-item p a.ftr-dire:hover {
    color: #fff;
    border-bottom-color: #fff;
}
.ftr-call a {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 48px;
    line-height: 1;
    letter-spacing: 0;
    color: #ffffff;
    margin: 0;
    display: inline-block;
}
.ftr-call a:hover {
    color: #5578a0;
}

#footer-navigation ul {
    margin: 0 0 30px;
    font-size: 0;
    text-align: right;
    padding: 30px 60px 30px 0;
    background-color: #5578a0;
    font-size: 0;
    position: relative;
}
#footer-navigation ul:before {
    position: absolute;
    content: "";
    width: 45%;
    height: 100%;
    background-color: #5578a0;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -203px;
}
#footer-navigation ul li {
    display: inline-block;
    padding: 0;
    position: relative;
    margin: 0 15px;
}
#footer-navigation ul li:last-child {
    margin-right: 0;
}
#footer-navigation ul li:first-child {
    margin-left: 0;
}
#footer-navigation ul li a {
    color: #fff;
    padding: 0;
    min-width: inherit;
    border: 0;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
    display: inline-block;
}
#footer-navigation ul li.current-menu-item > a, #footer-navigation ul li:hover > a {
    color:#1b212d;
}

.ftr-itm {
    width: 30%;
    text-align:center;
}
.ftr-itm h4{
    font-size: 40px;
    font-family: 'DM Serif Display';
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.4px;
    color: #fff;
    margin: 0 0 10px;
    padding: 65px 0 0;
    position: relative;
}
.ftr-itm h4:before {
    content: '';
    position: absolute;
    width: 48px;
    height: 53px;
    background-image: url(images/ftr-location-icn.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
}
.ftr-itm.cnct h4:before {
    background-image: url(images/hdr-cal-icn.webp);
}
.ftr-itm p{
    font-size: 18px;
    font-family: 'Instrument Sans';
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0px;
    color:#fff;
    margin: 0;
}
.ftr-itm.cnct p a {
    font-size: 40px;
    font-family: 'Instrument Sans';
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    color: #931917;
    margin: 0;
    display: inline-block;
}
.ftr-itm.cnct p a:hover, .ftr-itm p.directions a:hover {
    color: #fff;
}

.ftr-itm p.directions a {
    color: #931917;
    text-transform: uppercase;
    margin: 6px 0 0;
    display: inline-block;
}

.ftr-itm.ftr-logo img {
    margin: 0 0 20px;
}
.social-icns {
    display: flex ;
    justify-content: center;
    gap: 10px;
}

/*Copy Rights Section*/

.ftr-copyrights-sec {
    padding: 0 54px;
    text-align: center;
}
.ftr-copyrights-sec p {
    margin: 0;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: normal;
    text-transform: capitalize;
}

.ftr-copyrights-sec p a:hover {
    color: #5578a0;
}


/*inner page styles*/

.single-container, .container, .footer-container{
    width:100%;
    max-width:1500px;
    margin:0 auto
}

.disclaimer-trigger {
    cursor:pointer
}
#disclaimer-container {
    display: none;
    position: relative;
    margin-top: 10px;
}
#disclaimer-container.show {
    display: block;
}
.disclaimer-content {
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 4px;
}

/*.sidebar_posts, .sidebar_search, .sidebar_categories, .sidebar_archives, .sidebar_reviews { margin-bottom: 30px;}*/
.blocks {
    padding:80px 0;
}
.footer-col {
    width:32%
}
.map-col {
    width:48%
}
.copyright {
    text-align: center;
}
.screen-reader-text {
    display: none !important;
}


/* .widget.widget_fact_checked p { margin-bottom: 0px;  display: flex; align-items: center;} */
.widget.widget_fact_checked p {
    margin-bottom: 0px;
}
.widget.widget_fact_checked p.mod_date span {
    margin-left: 10px;
}
.widget.widget_fact_checked p.widget-names {
    margin-left: 10px;
}
.widget.widget_fact_checked p.widget-names a {
    text-decoration: underline !important;
}

.widget.widget_team_bios .member_bios {
    padding: 20px 20px 0;
    text-align: center;
    margin-bottom:0px;
    color: #000;
}
.widget.widget_team_bios .member_bios .bio_pic {
    margin-bottom: 15px;
}
.widget.widget_team_bios .member_bios .bio_name p a{
    font-size: 20px;
    text-decoration: underline;
    font-weight: bold;
}
section.widget.csae-res {
    background-color: #931917;
    padding: 20px 28px 30px;
    margin-bottom: 20px;
    text-align: center;
}
section.widget.csae-res .sdbr-case-item h4 {
    font-size: 24px;
    line-height: 1;
    margin: 0 0 20px;
    color: #ffff;
}
section.widget.csae-res .sdbr-case-item p {
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
    color: #fff;
}

section.widget.testi .testi-sdbr-blk.owl-carousel .owl-nav,
section.widget.csae-res .case-sdbr-blk.owl-carousel .owl-nav,
section.widget.widget_team_bios .team-sdbar-list.owl-carousel .owl-nav,
section.widget.testi .testi-inner-blk.owl-carousel .owl-nav,
section.widget.csae-res .case-inner-blk.owl-carousel .owl-nav ,section.widget .hm-insights.owl-carousel  .owl-nav{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin: 20px auto 0;
}
section.widget.testi .testi-sdbr-blk.owl-carousel .owl-nav button,
section.widget.csae-res .case-sdbr-blk.owl-carousel .owl-nav button,
section.widget.widget_team_bios .team-sdbar-list.owl-carousel .owl-nav button,
section.widget.testi .testi-inner-blk.owl-carousel .owl-nav button,
section.widget.csae-res .case-inner-blk.owl-carousel .owl-nav button ,  section.widget .hm-insights.owl-carousel  .owl-nav button{
    width: 23px;
    height: 18px;
    font-size: 0;
    background-image: url(images/inner-sprites.webp) !important;
    background-repeat: no-repeat !important;
}
section.widget.testi .testi-sdbr-blk.owl-carousel .owl-nav button.owl-prev,
section.widget.csae-res .case-sdbr-blk.owl-carousel .owl-nav button.owl-prev,
section.widget.widget_team_bios .team-sdbar-list.owl-carousel .owl-nav button.owl-prev,
section.widget.testi .testi-inner-blk.owl-carousel .owl-nav button.owl-prev,
section.widget.csae-res .case-inner-blk.owl-carousel .owl-nav button.owl-prev, section.widget .hm-insights.owl-carousel  .owl-nav button.owl-prev {
   background-position: -97px -65px !important;
}
section.widget.testi .testi-sdbr-blk.owl-carousel .owl-nav button.owl-next,
section.widget.csae-res .case-sdbr-blk.owl-carousel .owl-nav button.owl-next,
section.widget.widget_team_bios .team-sdbar-list.owl-carousel .owl-nav button.owl-next,
section.widget.testi .testi-inner-blk.owl-carousel .owl-nav button.owl-next,
section.widget.csae-res .case-inner-blk.owl-carousel .owl-nav button.owl-next, section.widget .hm-insights.owl-carousel .owl-nav button.owl-next {
   background-position: -137px -65px !important;
}
section.widget.testi .testi-sdbr-blk.owl-carousel .owl-nav button.owl-prev:hover,
section.widget.csae-res .case-sdbr-blk.owl-carousel .owl-nav button.owl-prev:hover,
section.widget.widget_team_bios .team-sdbar-list.owl-carousel .owl-nav button.owl-prev:hover,
section.widget.testi .testi-inner-blk.owl-carousel .owl-nav button.owl-prev:hover,
section.widget.csae-res .case-inner-blk.owl-carousel .owl-nav button.owl-prev:hover, section.widget .hm-insights.owl-carousel  .owl-nav button.owl-prev:hover {
   background-position: -97px -93px !important;
}
section.widget.testi .testi-sdbr-blk.owl-carousel .owl-nav button.owl-next:hover,
section.widget.csae-res .case-sdbr-blk.owl-carousel .owl-nav button.owl-next:hover,
section.widget.widget_team_bios .team-sdbar-list.owl-carousel .owl-nav button.owl-next:hover,
section.widget.testi .testi-inner-blk.owl-carousel .owl-nav button.owl-next:hover,
section.widget.csae-res .case-inner-blk.owl-carousel .owl-nav button.owl-next:hover, section.widget .hm-insights.owl-carousel .owl-nav button.owl-next:hover {
   background-position: -137px -93px !important;
}
#page-column .sdbr-case-item p {
    color: #fff;
}
section.widget.widget_recent_entries {
    background-color: #b7b2b2;
    padding: 20px;
    margin-bottom: 20px;
}
section.widget.widget_recent_entries ul li:before{
    display: none;
}
#page-column section.widget.widget_recent_entries ul li .readMorebtn a.cmbtn:hover{
    color: #fff;
}
.readMorebtn a{
    display: inline-block;
    padding: 16px 50px;
    background-color: #000;
    color: #fff;
    line-height: 1;
    text-transform: capitalize;
}
.widget_recent_entries ul li{
    margin-bottom: 10px;
}

section.widget.widget_team_bios{
    background-color: #fff4f4;
    padding:20px 20px 30px;
    margin-bottom: 20px;
    text-align: center;
}
#page-column section.widget.csae-res,
#page-column section.widget.widget_team_bios,
#page-column  section.widget.testi,
#page-column section.widget.widget_recent_entries {
    margin: 35px 0;
}
#page-column section.widget.widget_recent_entries {
    padding-bottom: 30px;
}
#page-column section.widget.widget_recent_entries h4.widget-title {
    text-align: center;
}
#page-column section.widget.widget_recent_entries ul {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    margin: 0;
}
#page-column section.widget.widget_recent_entries ul li {
    width: 100%;
    position: relative;
    background-color: #ffffff80;
    padding: 18px 15px 58px;
    margin: 0;
}
.hm-insights.owl-carousel .owl-item,  .hm-insights.owl-carousel .owl-stage{
    display: flex;
}
#page-column section.widget.widget_recent_entries.hm {
    background-color: transparent;
    padding: 0;
}
#page-column section.widget.widget_recent_entries.hm  h4.widget-title{
    text-align: left;
}
#page-column section.widget.widget_recent_entries.hm ul li {
    background-color: #000;
}
#page-column section.widget.widget_recent_entries ul li a {
    font-size: 22px;
    margin: 0 0 15px;
    display: inline-block;
    line-height: 1.1;
}
#page-column section.widget.widget_recent_entries ul li p {
    font-size: 16px;
    line-height: 1.6;
    margin: 0 0 15px;
    color: #fff;
}
#page-column section.widget.widget_recent_entries ul li .readMorebtn {
    position: absolute;
    bottom: 18px;
}
#page-column section.widget.widget_recent_entries ul li .readMorebtn a.cmbtn {
    margin: 0;
    font-size: 15px;
    padding: 14px 20px 12px;
    line-height: 1;
}


