/*
 Theme Name:   Downs Law Firm
 Theme URI:    http://example.com/
 Description:  Child theme for Downs Law Firm
 Author:       Your Name
 Author URI:   http://example.com
 Template:     capstonemarketing
 Version:      1.0.0
 Text Domain:  capstonemarketing
*/


@font-face {
  font-display: swap; 
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/figtree-v9-latin-regular.woff2') format('woff2'); 
}
@font-face {
  font-display: swap;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/figtree-v9-latin-500.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/figtree-v9-latin-600.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/figtree-v9-latin-700.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/figtree-v9-latin-800.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/cinzel-v26-latin-regular.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/cinzel-v26-latin-500.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/cinzel-v26-latin-600.woff2') format('woff2'); 
}
@font-face {
  font-display: swap; 
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/poppins-v24-latin-regular.woff2') format('woff2'); 
}

: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: 'RobotoRegular';
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a:focus{
    outline: none !important;
}
.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: 'RobotoRegular';
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: normal;
}
p, li, ul, ol, blockquote {
    font-family: 'RobotoRegular';
    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;
}
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.fixed-header {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 10px 2%;
    background-color: #8eb886;
    z-index: 9999;
    border-bottom: 2px solid #114d54;
}
.container{
    max-width: 1500px; 
    width: 100%; 
    margin: 0px auto;
}
.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-Regular';
    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;
}

.mobinav .container{
    padding: 0;
}

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

}

.sticky-mobinav ul li a.drop:after {
    content: "";
    background: url(images/sprite_icons.webp) no-repeat left top;
    background-position: 0px 0px;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 5px;
}

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

    background-position: -28px 0px;

}
#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:linear-gradient(to right, #8f6831 0%, #926b32 4%, #966f36 5%, #956e33 6%, #9c753a 9%, #a07a3b 12%, #ab8546 17%, #ab8544 18%, #b48f4b 21%, #b48f49 22%, #c09b54 26%, #caa658 32%, #d4b062 36%, #d4b160 37%, #dbb866 42%, #e0bd6b 48%, #dfbc6a 55%, #d9b665 60%, #c8a458 70%, #b6914b 78%, #b38e4a 80%, #b18b4a 80%, #9a7436 91%, #9a7338 92%, #977035 93%, #956e35 96%, #926b32 97%, #8f6831 100%);
    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: 40px;
    line-height: 1;
    font-weight: 500;
    display: block;
    background: transparent;
    clear: both;
    outline: 0;
    border: 0;
    padding: 0;
    color: #ffffff;
    float: right;
    position: relative;
    z-index: 999;
    cursor: pointer;
    font-family: 'Figtree';
}

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: 'Figtree';

    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;
    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 {
    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: 100px;
    height: 28px;
    float: none;
    text-align: left;
    cursor: pointer;
    padding: 0px 0 0 30px;
    position: relative;
    outline: 0;
    border: 0;
    background-color: transparent;
}

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

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

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

.mobinav ul {
    float: left;
    margin: 0px 0 0 0;
    padding: 12px 12px;
    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:'Figtree';
}
.mobinav li a {
    width: 100%;
    float: left;
    padding: 0;
    display: block;
    line-height: normal;
    color: #fff;
    font-size: 17px;
    letter-spacing: 0.5px;
    font-family: 'Figtree';
    font-weight: 500;
    border: 0;
    margin: 0 0 14px;
    text-decoration: none;
}

.mobinav li a:hover {
    color: #000000;
}

.mobinav li ul li a{
    font-size: 15px;
}

.mobinav li ul li a.drop:after { top: 2px; }

.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;
}

.site-header .container {
    max-width: 1750px;
}
.logo-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}
.top-rit {
    margin: 0 0 25px;
}
.header-number {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 13px;
}
.header-number strong {
    font-size: 17px;
    font-family: 'Figtree';
    font-weight: 600;
    line-height: 1;
    letter-spacing: 4.42px;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
}
.header-number a {
    font-size: 39px;
    font-family: 'Figtree';
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0px;
    margin: 0;
    display: inline-block;
    background: linear-gradient(to right, #8f6831 0%, #926b32 4%, #966f36 5%, #956e33 6%, #9c753a 9%, #a07a3b 12%, #ab8546 17%, #ab8544 18%, #b48f4b 21%, #b48f49 22%, #c09b54 26%, #caa658 32%, #d4b062 36%, #d4b160 37%, #dbb866 42%, #e0bd6b 48%, #dfbc6a 55%, #d9b665 60%, #c8a458 70%, #b6914b 78%, #b38e4a 80%, #b18b4a 80%, #9a7436 91%, #9a7338 92%, #977035 93%, #956e35 96%, #926b32 97%, #8f6831 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    padding: 0 0 0 75px;
    position: relative;
}
.header-number a:before {
    position: absolute;
    content: "";
    width: 36px;
    height: 36px;
    background-image: url(images/hdr-cal-icn.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.header-number a:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #4c4e51;
    left: 56px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.header-number a:hover {
    background: linear-gradient(#fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff;
    background-clip: text;
}

#main-navigation ul {
    margin: 0;
    font-size: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 10%);
}
#main-navigation ul li {
    display: inline-block;
    padding: 0 0px 0;
    position: relative;
    margin: 0 22px;
}

#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: 20px;
    font-family: 'Figtree';
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 0 25px;
    display: inline-block;
    min-width: inherit;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-image: linear-gradient(transparent) 1;
}
#main-navigation ul > li.current_page_item > a, #main-navigation ul > li > a:hover {
    color: #d7b56b;
    border-image: linear-gradient(to right, #8f6831 0%, #926b32 4%, #966f36 5%, #956e33 6%, #9c753a 9%, #a07a3b 12%, #ab8546 17%, #ab8544 18%, #b48f4b 21%, #b48f49 22%, #c09b54 26%, #caa658 32%, #d4b062 36%, #d4b160 37%, #dbb866 42%, #e0bd6b 48%, #dfbc6a 55%, #d9b665 60%, #c8a458 70%, #b6914b 78%, #b38e4a 80%, #b18b4a 80%, #9a7436 91%, #9a7338 92%, #977035 93%, #956e35 96%, #926b32 97%, #8f6831 100%) 1;
}
#main-navigation ul li ul.sub-menu{
    display:none;
    width:220px;
    position:absolute;
    color:#fff;
    top:100%;
    left:0;
    right:auto;
    background-color:#a88342;
    padding:0px 0;
    z-index:999
}
#main-navigation ul li:hover ul.sub-menu{
    display:block;
    border: 0;
}
#main-navigation ul li:hover ul.sub-menu li{
    position:relative;
    border: 0;
}
#main-navigation ul li:hover ul.sub-menu li:hover > ul{
    display:block;
    top:0;
    left:100%
}
#main-navigation .sub-menu li a{
    width: 100%;
    padding: 8px 10px;
    color: #ffffff;
    display: block;
    text-align: left;
    font-weight: 500;
    letter-spacing: 0;
    border-bottom: 0;
    font-size: 16px;
    text-transform: none;
}
#main-navigation .sub-menu li a:hover,
#main-navigation .sub-menu .current_page_item > a{
    background-color: #f5f1e9;
    color: #000;
}
#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: 25px 0 10px;
    position: absolute;
    z-index: 9999;
}
.site-header.is-sticky {
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    position: fixed;
    background: #0d0d0d;
    animation: slideDown 0.35s ease-out;
    visibility: visible;
    padding: 15px 0;
    border-bottom: 1px solid #d7b55f;
}
.site-header.is-sticky .site-branding {
    width: 200px;
}
@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_page_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;
}


.col-loop {
    font-size: 20px;
    margin: 0 0 10px;
}
.hero-section {
    background-color: #f1e1e1;
    padding:260px 0;
}
.col-full {
    text-align: center;
}
.col-left h1{
    font-size: 50px;
    margin: 0 0 20px;
}
a.cmn-btn {
    display: inline-block;
    font-family: 'Figtree';
    font-weight: 700;
    font-size: 20px;
    color: #000000;
    line-height: 1;
    text-transform: uppercase;
    padding: 22px 65px;
    background: linear-gradient(to right, #8f6831 0%, #926b32 4%, #966f36 5%, #956e33 6%, #9c753a 9%, #a07a3b 12%, #ab8546 17%, #ab8544 18%, #b48f4b 21%, #b48f49 22%, #c09b54 26%, #caa658 32%, #d4b062 36%, #d4b160 37%, #dbb866 42%, #e0bd6b 48%, #dfbc6a 55%, #d9b665 60%, #c8a458 70%, #b6914b 78%, #b38e4a 80%, #b18b4a 80%, #9a7436 91%, #9a7338 92%, #977035 93%, #956e35 96%, #926b32 97%, #8f6831 100%);
    border-radius: 34px;
    border: 2px solid transparent;
}
a.cmn-btn:hover {
    color: #fff;
    background: linear-gradient(#000000, #000000) padding-box, linear-gradient(270deg, #8e6830 0%, #dbb866 50%, #8f6931 100%) border-box;
    border-color: transparent;
}


.text-heading{
     font-family: "Cinzel";
     font-weight:400;
     font-size:90px;
     line-height: 1;
     letter-spacing:-2.7px;
     color: #ffffff;
     text-transform: uppercase;
     text-align: center;
     margin: 0 0 20px;
}

/*Home Banner Section*/

.hm-banner-sec {
    padding: 268px 0 0;
    background-image: url(images/hm-bnr-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
    position: relative;
}
.hm-banner-sec:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 26px;
    background-image: url(images/bnr-bfr-line-img.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: auto;
}
.hm-banner-sec .container {
    max-width: 1830px;
    margin: 0 0 0 auto;
}
.hm-bnr-lst {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.hm-bnr-cnt {
    width:40.3%;
    padding: 0 0 125px;
}
.hm-bnr-cnt h1 {
    font-family: 'Cinzel';
    font-weight: 400;
    font-size: 80px;
    line-height:1.1;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 25px;
}
.hm-bnr-cnt h1 small {
    display: inline-block;
    font-family: 'Figtree';
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    color: #fff;
    padding: 20px 0;
    border-top: 1px solid #997337;
    border-bottom: 1px solid #997337;
    text-transform: none;
    margin: 0 0 18px;
}
.hm-bnr-cnt h1 strong {
    display: block;
    font-weight: 400;
    background: linear-gradient(to right, #8f6831 0%, #926b32 4%, #966f36 5%, #956e33 6%, #9c753a 9%, #a07a3b 12%, #ab8546 17%, #ab8544 18%, #b48f4b 21%, #b48f49 22%, #c09b54 26%, #caa658 32%, #d4b062 36%, #d4b160 37%, #dbb866 42%, #e0bd6b 48%, #dfbc6a 55%, #d9b665 60%, #c8a458 70%, #b6914b 78%, #b38e4a 80%, #b18b4a 80%, #9a7436 91%, #9a7338 92%, #977035 93%, #956e35 96%, #926b32 97%, #8f6831 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    margin-right: -55px;
    font-size: 74px;
}
.hm-bnr-itm-lst {
    margin: 0 0 25px;
}
.hm-bnr-itm-lst ul {
    font-size: 0;
    padding: 14px 0 0 0;
    border-top: 1px solid #997337;
}
.hm-bnr-itm-lst ul li {
    display: inline-block;
    font-family: 'Figtree';
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    margin: 0 10px 0 0;
    padding: 0 0 0 13px;
    position: relative;
}
.hm-bnr-itm-lst ul li:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #dfbd69;
    border-radius: 10px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.hm-bnr-itm-lst ul li:first-child {padding: 0;}
.hm-bnr-itm-lst ul li:last-child {margin: 0;}
.hm-bnr-itm-lst ul li:first-child:before {display: none;}
.hm-bnr-rit-img {
    width: 57.1%;
}
.hm-bnr-rit-img img {
    display: block;
    width: 100%;
}



/*Home Awards Section*/

/*Home Award Section*/
.hm-award-sec {
    padding: 60px 45px;
    background-color:#000;
}

.hm-award-sec .container {
    max-width: 100%;
}

.hm-award-sec h3 {
    font-family: 'Figtree';
    font-weight: 600;
    font-size: 22px;
    color: #cecece;
    line-height: 1;
    letter-spacing: 4.4px;
    text-transform: uppercase;
    padding: 0 0 15px;
    margin:0 0 50px;
    text-align: center;
    position: relative;
}

.hm-award-sec h3:before {
    position: absolute;
    content: "";
    background: linear-gradient(to right, #8f6831 0%, #926b32 4%, #966f36 5%, #956e33 6%, #9c753a 9%, #a07a3b 12%, #ab8546 17%, #ab8544 18%, #b48f4b 21%, #b48f49 22%, #c09b54 26%, #caa658 32%, #d4b062 36%, #d4b160 37%, #dbb866 42%, #e0bd6b 48%, #dfbc6a 55%, #d9b665 60%, #c8a458 70%, #b6914b 78%, #b38e4a 80%, #b18b4a 80%, #9a7436 91%, #9a7338 92%, #977035 93%, #956e35 96%, #926b32 97%, #8f6831 100%);
    width: 235px;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.award-blk {
    display: flex;
    padding: 0 30px 0 0;
    position: relative !important;
    width: 100% !important;
    max-width: 1640px;
    margin: 0 auto;
}
.award-itm:before {
    position: absolute;
    content: "";
    /* border: 1px solid #b8954f; */
    height: 83%;
    /* border-bottom: 0; */
    /* border-top: 0; */
    width: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: skewX(170deg);
    z-index: -1;
    border-width: 0px 2px 0 0;
    border-style: solid;
    border-image: linear-gradient(0deg, #8e6830 0%, #dfbd69 50%, #8e6830 100%) 1;
}

.award-blk.owl-carousel .owl-stage-outer {
    padding: 0 25px;
}

.award-itm {
    width: 100%;
    position: relative;
    z-index: 0;
}

.award-itm:before {
    position: absolute;
    content: "";
    border: 1px solid #b8954f;
    height: 83%;
    border-bottom: 0;
    border-top: 0;
    width: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: skewX(170deg);
    z-index: -1;
}

.award-img {
    width: 50%;
    margin: auto;
}

.award-img img {
    width: 100%;
    display: block;
}

.award-blk.owl-carousel .owl-nav {
    display: block !important;
}

.award-blk.owl-carousel .owl-nav button{
    font-size: 0 !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 56px;
    height: 37px;
    transition: 0.5s;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.award-blk.owl-carousel .owl-nav button.owl-prev {
    background-image: url(images/award-prev-icon.webp);
    left:-90px;
}
.award-blk.owl-carousel .owl-nav button.owl-next {
    background-image: url(images/award-next-icon.webp);
    right:-90px;
}

.award-blk.owl-carousel .owl-nav button.owl-prev:hover,
.award-blk.owl-carousel .owl-nav button.owl-next:hover {
    background-image: url(images/award-prev-hvr-icon.webp);
}

.award-blk.owl-carousel .owl-nav button.owl-next:hover {
    background-image: url(images/award-next-hvr-icon.webp);
}


/*Downs Law Section*/

.hm-downs-sec{
    background-color: #000;
    padding: 70px 0;
   
}
.hm-downs-sec .container{
    max-width: 1280px;
    width: 100%;
    margin: auto;
}
.hm-downs-list{
    display: flex;
    justify-content: space-between;
     position: relative;
    z-index: 99;
}

.hm-downs-list::before {
    position: absolute;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 89.4%;
    height: 30px;
    bottom: 60px;
    right: 0;
    margin: auto;
    z-index: 1;
    background-image: -webkit-linear-gradient(0deg, rgb(221, 187, 104) 0%, rgba(221, 187, 104, 0) 90%);
}
.hm-downs-sec .text-heading{
     text-align: left;
}
.hm-downs-lft {
    width: 45.7%;
}
.hm-downs-img {
    position: relative;
    padding: 30px 0 0 40px;
}
.hm-downs-img::after {
    position: absolute;
    content: "";
    background-image: url(images/downs-law-line-img.webp);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    width: 48%;
    height: 39%;
    top: 0;
    left: 0;
}
.hm-downs-img::before {
    position: absolute;
    content: "";
  background-image: -webkit-linear-gradient( -90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
    height: 70%;
    bottom: 0;
    left: 0;
    width: 100%;
    right: 0;
    margin: auto;
}
 
.hm-downs-logo-img {
    position: absolute;
    right: 20px;
    bottom: 105px;
}
.hm-downs-img img {
    display: block;
    width: 100%;
}
.hm-downs-rit {
    width: 50%;
}
.hm-downs-rit h6 {
    font-family: 'Figtree';
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.8px;
    color: #fff;
    margin: 0 0 20px;
    text-transform: uppercase;
    position: relative;
    padding: 0 0 20px;
}
.hm-downs-rit h6::before {
    position: absolute;
    content: "";
    background: linear-gradient(to right, #8f6831 0%, #926b32 4%, #966f36 5%, #956e33 6%, #9c753a 9%, #a07a3b 12%, #ab8546 17%, #ab8544 18%, #b48f4b 21%, #b48f49 22%, #c09b54 26%, #caa658 32%, #d4b062 36%, #d4b160 37%, #dbb866 42%, #e0bd6b 48%, #dfbc6a 55%, #d9b665 60%, #c8a458 70%, #b6914b 78%, #b38e4a 80%, #b18b4a 80%, #9a7436 91%, #9a7338 92%, #977035 93%, #956e35 96%, #926b32 97%, #8f6831 100%);
    width: 93%;
    height: 1px;
    bottom: 0;
    left: 0;
}
.hm-downs-rit p{
    font-family: 'Figtree';
  font-weight: 400;
  font-size: 20px;
  line-height: 1.85;
  letter-spacing: 0;
  color: #acacac;
  margin: 0 0 40px;
}
.hm-btn-list {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
}
a.cmn-btn.btn-brdr {
    color: #fff;
    background: linear-gradient(#000000, #000000) padding-box, linear-gradient(270deg, #8e6830 0%, #dbb866 50%, #8f6931 100%) border-box;
    border: 2px solid transparent;
}
a.cmn-btn.btn-brdr:hover{
    background: -webkit-linear-gradient(180deg, rgb(142, 104, 48) 0%, rgb(223, 189, 105) 50%, rgb(142, 104, 48) 100%);
    color: #000000;
    border-color: transparent;
}


/* hm practice area section */
 
 
.hm-practice-sec {
    background-color: #000000;
    padding:60px 0 130px;
}
.hm-practice-sec h6 {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 22px;
    line-height: 1;
     margin: 0 0 40px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 4.4px;
    background: linear-gradient(to left, #8e6830 37%, #dbb966 50%, #956f35 63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.hm-practice-list {
    display: flex;
    justify-content: center;
    gap: 29px;
    align-items: flex-end;
    margin: 0 0 68px;
}
 
.hm-practice-sec .container {
    width: 100%;
    max-width: 1700px;
}
 
.hm-practice-item {
    background-color: #1f1f1f;
    width: 20%;
    position: relative;
}
 
.hm-practice-name h4 {
    font-family: "Cinzel";
    font-weight: 500;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: -0.78px;
    color: #ffffff;
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 30px;
     padding: 0 55px 0 31px;
    text-transform: uppercase;
    z-index: 2;
    width: 100%;
}
 
.hm-practice-name.item-hover a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
    font-size: 0;
}
.hm-practice-img img {
    width: 100%;
    display: block;
    opacity: 30%;
    object-fit: cover;
        min-height: 433px;
}
.hm-practice-item.hover {
    width: 23%;
    background-color: initial;
    margin: 0 11px;
}
.hm-practice-item.hover::after {
    position: absolute;
    content: "";
    width: calc(100% + 22px);
   height: 83%;
    left: -11px;
    right: 0;
    background-image: url(images/hm-practice-hover-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    bottom: 0;
    z-index: 0;
}
.hm-practice-item.hover h4 {
    font-size: 46px;
    letter-spacing: -1.38px;
    background: linear-gradient(to left, #8e6830 37%, #dbb966 50%, #956f35 63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
        line-height: 1;
}
.hm-practice-item.hover .hm-practice-img img {
    opacity: 1;
}
.hm-practice-item.hover:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 43%, rgba(0, 0, 0, 1) 95%);
    left: 0px;
    right: 0px;
    margin: auto;
    z-index: 2;
}
.hm-practice-img {
    position: relative;
    z-index: 1;
}
.hm-practice-btn {
    text-align: center;
}
.hm-practice-btn a.cmn-btn {
    padding: 22px 50px;
}
.hm-practice-sec .text-heading {
    margin: 0 0 15px;
}


/*Case Results Section*/

.hm-case-results-sec {
    background-image: url(images/case-rslts-sec-bg-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
}
.hm-case-results-sec .container {
    max-width: 1700px;
}
.case-results-blk {
    display: flex;
    justify-content: flex-end;
    gap: 75px;
} 
.case-results-blk .case-lft {
    width: 35%;
    padding: 90px 0  0;
} 

.case-results-blk .case-rit {
    width: 42.7%;
    margin: -25px 74px 0 0;
    position: relative;
    padding: 25px 40px 0 0;
}
.hm-case-results {
    margin: -100px 0 -300px;
    position: relative;
    z-index: 0;
}
.case-results-blk .legal-img::after {
    background-image: -webkit-linear-gradient(-90deg, rgb(0 0 0 / 0%) 0%, rgb(0, 0, 0) 100%);
    position: absolute;
    content: "";
    width: 100%;
    height: 80%;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.case-results-blk .case-rit::before {
    position: absolute;
    content: "";
    background-image: url(images/case-rit-before-img.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 34.4%;
    height: 60.8%;
    top: 0;
    right: 0;
    margin: auto;
}
.legal-img {
    position: relative;
}
.legal-img img {
    width: 100%;
    display: block;
}
.case-results-blk h5 {
    font-family: "Figtree";
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 4.8px;
    color: #d7b76f;
    text-transform: uppercase;
    margin: 0 0 15px;
    background: -webkit-linear-gradient(180deg, #d3b165 0%, #e7ca7a 25%, #c5a15d 50%,#e1c176 75%,#e3c268 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.case-lft .text-heading {
    text-align: start;
    margin: 0 0 10px;
 
}
.case-results-blk p {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.9;
    letter-spacing: 0;
    color: #989898;
    margin: 0 0 32px;
}
.hm-case-btn.btn a.cmn-btn.btn-brdr {
    padding: 23px 75px 22px;
}
.hm-case-results .text-heading {
    font-family: 'Cinzel';
    font-weight: 600;
    font-size: 188px;
    line-height: 1;
    letter-spacing: -5.6px;
    color: #d7b76f;
    text-transform: uppercase;
    margin: 0;
    background: -webkit-linear-gradient(180deg, rgb(142, 104, 48) 0%, rgb(223, 189, 105) 50%, rgb(142, 104, 48) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.hm-case-rslt-lst-blk {
    padding: 0 100px;
    position: relative;
}
.hm-case-rslt-lst-blk:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 91%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(142, 104, 48) 0%, rgb(223, 189, 105) 50%, rgb(142, 104, 48) 100%);
}
.case-results-list {
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    padding: 30px 0 0;
    margin: -40px 0 0;
}
.case-results-list .case-item {
    width: 100%;
    padding: 34px 40px 38px;
    text-align: center;
    border: 2px solid transparent;
 
}
.case-results-list .case-item h6 {
    font-family: 'Cinzel';
    font-weight: 500;
    font-size: 70px;
    line-height: 1;
    letter-spacing: -2.1px;
    color: #000000;
    text-transform: uppercase;
    margin: 0 0 27px;
    padding: 133px 0 0;
    position: relative;
}
.case-results-list .case-item h6::before {
    background-image: url("images/balance-img.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    content: "";
    width: 105px;
    height: 105px;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.case-results-list .case-item p {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0;
    color: #000;
    margin: 0;
}
.case-results-list.owl-carousel .owl-item.center .case-item {
    border: 2px solid #fff;
} 
.case-results-list.owl-carousel .owl-stage,
.case-results-list.owl-carousel .owl-item {
    display: flex;
} 
.hm-case-results .case-results-list.owl-carousel .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 55px auto 0;
}
.hm-case-results .case-results-list.owl-carousel .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    background-color: #3d3d3d;
    border-radius: 50%;
}
.hm-case-results .case-results-list.owl-carousel .owl-dots button.owl-dot.active {
    background-image: -webkit-linear-gradient( 180deg, rgb(142,104,48) 0%, rgb(223,189,105) 50%, rgb(142,104,48) 100%);
    width: 15px;
    height: 15px;
}



/* hm Community section */
 
.hm-community-sec {
    padding: 440px 0 125px;
    background-image: url(images/cmnty-sec-bg-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
}
.hm-community-sec .text-heading {
    margin: 0 0 5px;
}
 
.hm-community-sec h6 {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 22px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 4.4px;
    background: linear-gradient(to left, #8e6830 37%, #dbb966 50%, #956f35 63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.hm-comty-lst {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 46px 0 27px;
    position: relative;
        margin: 0 0 27px;
}
 
.hm-comty-itm {
    width: 33.1%;
    position: relative;
    z-index: 1;
}
 
.hm-comty-cnt-itm {
    width: 51%;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin: auto;
}
.hm-comty-cnt-itm p {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.9;
    letter-spacing: 0;
    color: #d6d6d6;
    text-align: center;
    margin: 0 0 38px;
}
.hm-comty-cnt-itm p:last-child {
    margin: 0;
}
 
.hm-comty-itm:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.4) 43%, rgba(0, 0, 0, 1) 95%);
    right: 0;
    top: 0;
    bottom: 0;
}
.hm-comty-itm.rit:before {
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.4) 43%, rgba(0, 0, 0, 1) 95%);
}
 
.hm-comty-itm:after {
    position: absolute;
    content: "";
    width: 85.8%;
    height: 77.2%;
    background-color: #0d0d0d;
    left: -60px;
    top: -47px;
    z-index: -1;
}
 
.hm-comty-itm.rit::after {
    right: -60px;
    left: inherit;
}
.hm-comty-lst:before, .hm-comty-lst::after {
    position: absolute;
    content: "";
    background-image: url(images/hm-comty-star-line.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 10.2%;
    height: 55%;
    bottom: 0;
    z-index: 2;
}
.hm-comty-lst:before {
    left: -40px;
}
.hm-comty-lst::after {
    right: -40px;
    transform: scaleX(-1);
}
.hm-comty-btn-lst {
    display: flex;
    justify-content: center;
    gap: 20px;
}

/* family section */
 
.hm-fam-sec {
    padding: 145px 0 125px;
    background-image: url(images/fam-bg-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    width: 100%;
}
.hm-fam-blk {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 0 0 10px;
    gap: 75px;
}
 
.hm-fam-lft {
    width:44.5%;
}
 
.hm-fam-img img {
    display: block;
    width: 100%;
}
 
.hm-fam-right {
    width: 43%;
}
 
.hm-fam-right .text-heading {
    text-align: left;
 
}
 
.hm-fam-right p {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.9;
    letter-spacing: 0;
    color: #989898;
    margin: 0 0 35px;
    width: 97%;
}
 
.hm-fam-btns {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    margin: 45px 0 0;
}
.hm-fam-btns a.cmn-btn {
    padding: 22px 55px;
}   



/* .hm-attorney-sec */

.hm-attorney-sec {
    padding: 120px 0 60px;
    background-image: url("images/attorney-bg-img.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
 
.hm-attorney-sec .container {
    width: 100%;
    max-width: 1700px;
    margin: auto;
}
 
.hm-attorney-sec .text-heading {
    margin: 0 0 50px;
}
 
.hm-attorney-list {
    display: flex;
    justify-content: center;
    gap: 25px;
    margin: 0 0 65px;
}
 
.hm-attorney-item {
    padding: 23px 0 0 23px;
    position: relative;
    z-index: 99;
    width: 21.5%;
}
.hm-attorney-item::before {
    position: absolute;
    content: "";
    background: linear-gradient(to right, rgba(221, 187, 104, 0.94) 0%, rgba(221, 187, 104, 0.72) 25%, rgba(221, 187, 104, 0.34) 59%, rgba(221, 187, 104, 0.17) 76%, rgba(221, 187, 104, 0.06) 89%, rgba(221, 187, 104, 0) 100%);
    width: 80.2%;
       height: 16%;
    top: 0;
    left: 0;
    margin: auto;
    z-index: -2;
}
.hm-attorney-item:hover::before {
    background-image: url("images/attorney-itm-hvr-img.webp");
    background-repeat: no-repeat;
    background-size: contain;
    width: 46.6%;
    height: 45.5%;
    top: 0;
    left: -10px;
    margin: auto;
}
 
.attorney-img {
    background-image: url("images/attorney-item-bg-img.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 0 15px;
    padding: 33px 0 0
}
 
.hm-attorney-item:hover .attorney-img {
    background-image: url("images/attorney-itm-bg-hvr-img.webp");
}
 
.attorney-img img {
    width: 100%;
    display: block;
}
 
.hm-attorney-list h5 {
    font-family: 'Cinzel';
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
    letter-spacing: -1.4px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 14px;
}
 
.hm-attorney-list p {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1.4px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
}
 
.hm-attorney-itm-cnt {
    padding: 0px 0 10px 10px;
    position: relative;
}
 
.hm-attorney-itm-cnt .attorney-cnt {
    padding: 25px 10px 20px 16px;
    background: linear-gradient(to right, rgba(221, 187, 104, 0.38) 0%, rgba(221, 187, 104, 0.29) 25%, rgba(221, 187, 104, 0.07) 75%, rgba(221, 187, 104, 0) 100%);
}

.hm-attorney-item:hover .attorney-cnt {
    background: linear-gradient(to right, rgba(221, 187, 104, 0.94) 0%, rgba(221, 187, 104, 0.72) 25%, rgba(221, 187, 104, 0.34) 59%, rgba(221, 187, 104, 0.17) 76%, rgba(221, 187, 104, 0.06) 89%, rgba(221, 187, 104, 0) 100%);
}

 
.hm-attorney-itm-cnt::before {
    background-image: url("images/attorney-cnt-before-img.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    content: "";
    width: 72.1%;
    height: 103px;
    bottom: 0;
    left: 0;
    margin: auto;
}
.hm-attorney-itm-hvr a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    font-size: 0;
}
.hm-attorney-btn {
    text-align: center;
}


/* we value section */
 
.hm-weval-sec{
    padding:40px 0 110px;
    background-image: url(images/we-value-bg-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    width: 100%;
    position: relative;
}
 
.hm-weval-sec .text-heading{
    font-size:66px;
    letter-spacing: -1.9px;
    line-height:1.3;
    position: relative;
    padding: 0 0 23px;
}
.hm-weval-sec .text-heading::before{
    content: "";
    position: absolute;
    background-image: -webkit-linear-gradient( 180deg, rgb(211,177,101) 0%, rgb(231,202,122) 25%, rgb(197,161,93) 50%, rgb(225,193,118) 75%, rgb(227,194,104) 100%);
    width:25.6%;
    height:1px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.hm-weval-sec .text-heading strong{
    font-size: 77px;
    display: block;
    font-weight: 400;
    line-height: 1;
  background: -webkit-linear-gradient(180deg, rgb(142, 104, 48) 0%, rgb(223, 189, 105) 50%, rgb(142, 104, 48) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hm-weval-blk p {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.9;
    letter-spacing: 0;
    color: #ffffff;
    text-align: center;
    margin: 0;
    position: relative;
}
.hm-weval-blk h4 {
    font-family: 'Figtree';
    font-weight: 700;
    font-size: 60px;
    line-height: 1.1;
    letter-spacing: -1.8px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 25px;
    padding: 70px 0 0;
}
.hm-weval-img {
    margin: -58px 0 0;
}
.hm-weval-img.hm-weval-mbl-img{
    display: none;
}
.hm-weval-blk h6 {
    font-family: 'Figtree';
    font-weight: 500;
    font-size: 40px;
    line-height: 1;
    letter-spacing: -0.8px;
    color: #ffffff;
    text-align: center;
    margin: 0 auto 38px;
    padding: 11px 0 20px;
    position: relative;
    max-width: max-content;
}
.hm-weval-blk h6::before{
    content: "";
    position: absolute;
    background-image: -webkit-linear-gradient( 180deg, rgb(211,177,101) 0%, rgb(231,202,122) 25%, rgb(197,161,93) 50%, rgb(225,193,118) 75%, rgb(227,194,104) 100%);
    width:100%;
    height:1px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
 
}
.hm-weval-blk h6::after{
    content: "";
    position: absolute;
    background-image: -webkit-linear-gradient( 180deg, rgb(211,177,101) 0%, rgb(231,202,122) 25%, rgb(197,161,93) 50%, rgb(225,193,118) 75%, rgb(227,194,104) 100%);
    width:100%;
    height:1px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}
.hm-weval-blk h4 strong{
    display: block;
    font-weight: 700;
    color: #d9b866;
}
.hm-weval-btns{
    display: flex;
    justify-content:center;
    align-items: center;
    gap: 15px;
}
.hm-weval-img img {
    width: 100%;
    display: block;
}

/*Home Testimonialsi*/

.hm-testimonials {
    padding: 90px 0 110px;
    background-color: #0d0d0d;
    position: relative;
}
.hm-testimonials:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 26px;
    background-image: url(images/bnr-bfr-line-img.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
    top: -12px;
    left: 0;
    right: 0;
    margin: auto;
}

.hm-testimonials .container {
    max-width: 100%;
}

.hm-testimonials .text-heading {
    margin: 0 0 45px;
}

.hm-testimonials .testi-item {
    width: 100%;
    border-image: linear-gradient(to right, #8f6831 0%, #926b32 4%, #966f36 5%, #956e33 6%, #9c753a 9%, #a07a3b 12%, #ab8546 17%, #ab8544 18%, #b48f4b 21%, #b48f49 22%, #c09b54 26%, #caa658 32%, #d4b062 36%, #d4b160 37%, #dbb866 42%, #e0bd6b 48%, #dfbc6a 55%, #d9b665 60%, #c8a458 70%, #b6914b 78%, #b38e4a 80%, #b18b4a 80%, #9a7436 91%, #9a7338 92%, #977035 93%, #956e35 96%, #926b32 97%, #8f6831 100%) 1;
    border-width: 1px;
    border-style: solid;
    padding: 65px 55px 90px 65px;
    position: relative;
    opacity: 23%;
}
.hm-testimonials .testi-item:before{

position: absolute;

content: "";

background-image: url(images/testi-quotes.webp);

background-repeat: no-repeat;

background-position: left center;

width: 59px;

height: 49px;

top: 60px;

left: 65px;

margin: auto;

opacity: 20%;

}

.hm-testi-list.owl-carousel .owl-item.center .testi-item {
    opacity: 100%;
}

.star-rat {
    width: 35.6%;
    margin: 0 0 20px 85px;
}

.hm-testimonials .testi-item p {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    line-height: 2;
    letter-spacing: 0;
    margin: 0 0 15px;
}

.hm-testimonials .testi-item h5 {
    font-family: 'Cinzel';
    font-weight: 400;
    font-size: 26px;
    color: #ffffff;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
    bottom: 50px;
    left: 65px;
    right: 0;
    margin: 0 auto;
    padding: 0 0 0 85px;
}

.hm-testimonials .testi-item h5:before {
    position: absolute;
    content: "";
    background: linear-gradient(to left, #e3c268 25%, #c5a15d 50%, #d4b266 69%);
    width: 72px;
    height: 1px;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.hm-testi-list.owl-carousel .owl-stage,
.hm-testi-list.owl-carousel .owl-item {
    display: flex;
}

.hmtesti-btn {
    text-align: center;
    margin: 40px 0 0;
}

.hm-testi-list.owl-carousel .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 25px auto 0;
    display: none;
}

.hm-testi-list.owl-carousel .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    background-color: #3d3d3d;
    border-radius: 50%;
}

.hm-testi-list.owl-carousel .owl-dots button.owl-dot.active {
    background-image: -webkit-linear-gradient(180deg, rgb(142, 104, 48) 0%, rgb(223, 189, 105) 50%, rgb(142, 104, 48) 100%);
    width: 15px;
    height: 15px;
}

/*Personal Injury Section*/
 
.hm-prsnl-injry-sec{
    background-color: transparent;
    padding:120px 0 70px;
}
.hm-prsnl-list{
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 20px;
}
.hm-prsnl-lft {
    width: 58.1%;
}
.hm-prsnl-lft h5{
     font-family: "Figtree";
    font-weight: 500;
    font-size: 31px;
    line-height: 1;
    letter-spacing: 3.1px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 20px;
background: linear-gradient(90deg, #8e6830 0%, #dfbd69 50%, #8e6830 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  max-width: max-content;
}
.hm-prsnl-lft h3 {
    font-family: "Cinzel";
    font-weight: 400;
    font-size: 75px;
    line-height: 1.1;
    letter-spacing: -2.25px;
    color: #fff;
    margin: 0 0 20px -10px;
    text-transform: uppercase;
}
.hm-prsnl-cnt {
    padding: 0 50px 0 0;
}
.hm-prsnl-cnt p{
    font-family: 'Figtree';
    font-weight: 500;
    font-size: 20px;
    line-height: 1.85;
    letter-spacing: 0;
    color: #989898;
    margin: 0 0 40px;
}
.hm-prsnl-cnt p a:hover{
    color: #b7934d;
}
.hm-prsnl-cnt p:last-child{
    margin-bottom: 0;
}
.hm-prsnl-rit {
    position: relative;
    width: 32.7%;
}
.hm-prsnl-img::before {
    position: absolute;
    content: "";
    background-image: -webkit-linear-gradient(-90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}
.hm-prsnl-logo {
    width: 54%;
    margin: 0 auto 20px;
}
.hm-prsnl-logo img img{
   width: 100%;
   display: block;
}

.hm-prsnl-rit-cnt {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}
.hm-prsnl-img {
    padding: 0 0 40px;
}
.hm-prsnl-img img{
    width: 100%;
    display: block;
}
.hm-prsnl-img::after {
    position: absolute;
    content: "";
    background-image: url(images/attorey-line-img.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 69%;
    height: 39.9%;
    right: -40px;
    bottom: 0;
}
.hm-prsnl-rit-cnt h6{
  font-family: 'Figtree';
  font-weight: 500;
  font-size: 21px;
  line-height: 1.3;
  letter-spacing: 2.1px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding: 20px 10px 0;
}
.hm-prsnl-rit-cnt h6::after{
    position: absolute;
    content: "";
    background-image: -webkit-linear-gradient( 180deg, rgb(211,177,101) 0%, rgb(231,202,122) 25%, rgb(197,161,93) 50%, rgb(225,193,118) 75%, rgb(227,194,104) 100%);
    width: 80%;
    height: 1px;
    border-image-slice: 1;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/* hm blog section */

.hm-prsl-total-bg {
    background-image: url(images/personalinjury-total-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}
 
.hm-blog-sec {
    padding: 60px 0;
}
.home-posts-list {
    display: flex;
    justify-content: center;
    margin: 0 0 40px;
    gap: 45px;
    flex-wrap: wrap;
}
.hm-blog-itm {
    width: 31.3%;
    position: relative;
    background-color: #181818;
    padding: 20px 20px 52px;
    text-align: center;
}
.hm-blog-img img {
    display: block;
    width: 100%;
}
.hm-blog-cnt h3 {
    margin: 0;
}
.hm-blog-cnt h3 a{
    font-family: "Cinzel";
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.29;
    display: inline-block;
    margin: 0 0 20px;
}
.hmblg-item-img {
    margin: 0 0 22px;
    height: 227px;
}
.hmblg-item-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
 
.hm-blog-read-more a {
    font-family: 'Figtree';
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    margin: auto;
    background: linear-gradient(to left, #8e6830 37%, #dbb966 50%, #956f35 63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    padding: 0 20px;
}
 
.hm-blog-btn {
    text-align: center;
}
 
.hm-blog-itm:hover {
    background: linear-gradient(90deg, rgba(143, 105, 49, 1) 0%, rgba(222, 188, 105, 1) 50%, rgba(143, 105, 48, 1) 100%);
}
.hm-blog-itm:hover .hm-blog-cnt h3 a {
    color: #0d0d0d;
}
.hm-blog-itm:hover .hm-blog-read-more a {
    color: #0d0d0d;
    background: none;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
}
 
.hm-blog-sec .text-heading {
    margin: 0 0 40px;
}
 

/*We Fight Section*/
 

.hm-wefight-logo img {
    width: 100%;
    display: block;
}
.hm-wefight-logo {
    width: 17.6%;
    margin: 0 auto 15px;
}
.hm-wefight-cnt p {
    font-family: 'Figtree';
    font-weight: 600;
    font-size: 30px;
    line-height: 1;
    color: #ffffff;
    letter-spacing: 3px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}
 
.hm-wefight-cnt h2 {
    font-family: "Cinzel";
    font-weight: 400;
    font-size: 115px;
    color: #fff;
    line-height: 1;
    letter-spacing: 0;
    margin: 0 0 25px;
    text-align: center;
    text-transform: uppercase;
}
.hm-wefight-cnt h2 strong {
    display: block;
    font-weight: 400;
    background: linear-gradient(to left, #8e6830 25%, #dbb966 50%, #956f35 69%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}
.hm-wefight-group-img img {
    width: 100%;
    display: block;
}
.hm-wefight-group-img {
    width: 58.4%;
    margin: auto;
}
.hm-wefight-shedule-img img {
    width: 100%;
    display: block;
}
.hm-wefight-shedule-img a{
    display: inline-block;
}
.hm-wefight-shedule-img {
    width: 12%;
    position: absolute;
    left: 0;
    bottom: -104px;
    right: 0;
    margin: auto;
    z-index: 1;
}
.hm-wefight-group-img-sec {
    position: relative;
}
.hm-wefight-wait-cnt {
    padding: 22px 0;
    position: relative;
    margin: 0 auto 17px;
    width: fit-content;
}
.hm-wefight-wait-cnt:before, .hm-wefight-wait-cnt::after {
    position: absolute;
    content: "";
    width: 90%;
    background: linear-gradient(to left, #e3c268 25%, #c5a15d 50%, #d4b266 69%);
    height: 1px;
    left: 0;
    right: 0;
    margin: auto;
}
.hm-wefight-wait-cnt:before{
    top: 0;
}
.hm-wefight-wait-cnt::after {
    bottom: 0;
}


/*Form Section*/

.ftr-form-sctn .container {
    max-width: 1700px;
}

.ftr-frm-blk {
    display: flex;
    justify-content: center;
    gap: 50px;
    padding: 150px 100px 80px;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(142, 104, 48) 0%, rgb(223, 189, 105) 50%, rgb(142, 104, 48) 100%);
}

.ftr-frm-rite {
    width: 46.8%;
}

.ftr-frm-rite .text-heading {
    font-size: 80px;
    color: #000000;
    margin: 8px 0 22px;
    padding: 0px 0 10px;
    position: relative;
}

.ftr-frm-rite .text-heading:before {
    position: absolute;
    content: "";
    background-color: #000;
    width: 80%;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.ftr-frm-rite p {
    font-family: 'Cinzel';
    font-weight: 400;
    font-size: 28px !important;
    color: #000;
    line-height: 1.3 !important;
    letter-spacing: -0.84px;
    text-align: center;
    text-transform: uppercase;
    width: 92%;
    margin: 0 auto 25px !important;
}

.ftr-frm-map-blk {
    display: flex;
    justify-content: space-between;
    padding: 22px 20px;
    background-color: #0d0d0d;
}

.ftr-frm-map-rite {
    width: 44%;
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
    gap: 50px;
    margin: 0 0 15px;
}

.ftr-logo img{
    display: block;
    width: 100%;

}

.ftr-mail-cnt h4 {
    font-family: 'Cinzel';
    font-weight: 400;
    font-size: 24px;
    color: #ffffff;
    line-height: 1;
    letter-spacing: 0;
    padding: 25px 0 10px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 10px;
    position: relative;
}

.ftr-mail-cnt h4:before {
    position: absolute;
    content: "";
    background-image: url(images/ftr-mail-icon.webp);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    width: 23px;
    height: 16px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.ftr-mail-cnt h4:after {
    position: absolute;
    content: "";
       background-image: -webkit-linear-gradient(180deg, rgb(211, 177, 101) 0%, rgb(231, 202, 122) 25%, rgb(197, 161, 93) 50%, rgb(225, 193, 118) 75%, rgb(227, 194, 104) 100%);
    border-image-slice: 1;
    width: 36px;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.ftr-mail-cnt p {
    margin: 0 !important;
    line-height: 1 !important;
    width: 100%;
    text-align: center;
}
.ftr-mail-cnt p a {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    line-height: 1;
    letter-spacing: 0.36px;
    display: inline-block;
    margin: 0 !important;
    text-transform: none;
}

.ftr-mail-cnt a:hover {
    color: #d9b866;
}

.ftr-frm-map-lft {
    width: 52%;
}
.ftr-map{
    position: relative;
}
.ftr-map br{
    display: none;
}
.ftr-map a.ftr-map-icon-link{
    width: 33px;
    height: 45px;
    background-image: url(images/ftr-map-location-icon.webp);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 12%;
    font-size: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}
.ftr-map iframe {
    width: 100%;
    height: 350px;
    filter: grayscale(100%) invert(95%) contrast(80%);
}

.ftr-frm-lft {
    width: 50.2%;
}

.ftr-frm-lft {
    width: 50.2%;
    background-color: #0d0d0d;
    /* padding: 65px 90px 75px; */
    padding: 40px 90px 25px;
}

.ui-datepicker{
    font-family: 'Figtree';
}

.ftr-frm-lft .text-heading {
    font-size: 70px;
    letter-spacing: 0;
}

.ftr-frm-lft p {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    line-height: 1;
    letter-spacing: 0;
    margin: 0 0 20px;
    text-align: center;
}

 

/* Footer Form Section */

.ftr-form .gfield label , .ftr-form .gfield.gfield--type-checkbox .gfield_label, .ftr-form .gfield.gfield--type-date .gfield_label{
    display: none;
}
.ftr-form .gform_required_legend{
    display: none;
}
.ftr-form input::placeholder,.ftr-form textarea::placeholder,.ftr-form .gform_wrapper select::placeholder,.ftr-form .gform_wrapper .gfield select {
    color: #797979;
}
.ftr-form .gform_wrapper.gform-theme--foundation .gform-grid-row{
    flex-wrap: nowrap;
    justify-content: space-between;
}
.ftr-form .gform_wrapper .gfield--type-date .gform-grid-col{
    width: 33% !important;
}
.ftr-form .gform_wrapper .top_label input,
.ftr-form .gform_wrapper select,
.ftr-form .gform_wrapper .top_label textarea {
    margin: 0px;
    width: 100% ;
    color: #ffffff;
    outline: 0px;
    position: relative;
    border-radius: 0;
    background: #0d0d0d;
    font-family: 'Figtree';
    font-weight: 400;
    line-height: 120% ;
    font-size: 16px ;
    padding: 20px 32px;
    transition: all 0.5s;
    display: block;
    text-align: left;
    height: auto ;
    border: 1px solid rgb(85 85 85 / 72%);
    background-image: none !important;
}
.ftr-form .gform_wrapper .top_label input:focus,
.ftr-form .gform_wrapper select:focus,
.ftr-form .gform_wrapper .top_label textarea:focus,
.ftr-form .gform_wrapper .top_label input:focus::placeholder,
.ftr-form .gform_wrapper select:focus::placeholder,
.ftr-form .gform_wrapper .top_label textarea:focus::placeholder,
.ftr-form .gform_wrapper .gfield select:focus option
{
    color: #ffffff;

}

.ftr-form .gfield{
    position: relative ;
    width: 100%;
}
.ftr-form .gfield.gfield--type-text , .ftr-form .gfield.gfield--type-phone,.ftr-form .gfield.gfield--type-html, .ftr-form .gfield--input-type-datepicker, .ftr-form .gfield--input-type-email {
    width: 48.7%;
}
.ftr-form .gfield.gfield--type-checkbox{
	width: 100% !important;
}
.ftr-form .gform_fields {
    display: flex !important;
    flex-wrap: wrap;
    gap: 16px 0px !important;
    justify-content: space-between;
    align-items: center;
}

.ftr-form .gform_wrapper .gfield textarea {
    height: 142px ;
    resize: none;
    min-block-size: 0px !important;
}
.ftr-form .gform_wrapper .gfield.gfield--type-textarea {
    margin: 0 0 10px;
}
.ftr-form .gform_wrapper .gform_footer.top_label {
    text-align: center;
    margin: 50px auto 0;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.ftr-form .gform_wrapper .top_label input[type="submit"] {
    font-family: 'Figtree' !important;
    display: block !important;
    background: linear-gradient(to right, #8f6831 0%, #926b32 4%, #966f36 5%, #956e33 6%, #9c753a 9%, #a07a3b 12%, #ab8546 17%, #ab8544 18%, #b48f4b 21%, #b48f49 22%, #c09b54 26%, #caa658 32%, #d4b062 36%, #d4b160 37%, #dbb866 42%, #e0bd6b 48%, #dfbc6a 55%, #d9b665 60%, #c8a458 70%, #b6914b 78%, #b38e4a 80%, #b18b4a 80%, #9a7436 91%, #9a7338 92%, #977035 93%, #956e35 96%, #926b32 97%, #8f6831 100%) !important;
    outline: none !important;
    border: 2px solid transparent !important;
    border-radius: 34px !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    transition-duration: 0.5s !important;
    color: #000000 !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    padding: 22px 88px !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    margin: 0;
    position: relative;
}
.ftr-form .gform_wrapper .top_label input[type="submit"]:hover{
    background: linear-gradient(#000000, #000000) padding-box, linear-gradient(270deg, #8e6830 0%, #dbb866 50%, #8f6931 100%) border-box !important;
    border-color: transparent !important;
    color: #ffffff !important;

}
.ftr-form .gform_wrapper .form-links, .ftr-form .gfield.gfield--type-html.popfield {
    position: relative;
    width: 100%;
    color: #000;
    line-height: 1;
    text-align: left;
    margin: 0 0 0px !important;
}
.ftr-form .gfield .gchoice.gchoice_1_8_1 {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}
.ftr-form .gform_wrapper .top_label input[type="checkbox"] {
    width: 15px !important;
    height: 15px !important;
    float: left;
    clear: both;
    margin: 4px 15px 0px 0 !important;
    padding: 0 !important;
    background: #fff;
    border-color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ftr-form .gform_wrapper .form-links, .ftr-form .gform_wrapper .form-links a {
    cursor: pointer;
    font-size: 16px;
    font-family: 'Poppins';
    line-height: 1;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 0.32px;
    margin: 0;
    text-align: left;
}
 .ftr-form .gform_wrapper .form-links a:hover{
    color: #d7b56b;
 }
.ftr-form .gfield.gfield--type-checkbox label.gform-field-label {
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 1.2;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 0.32px;
    display: block;
    margin: 0 0 0 2px;
    cursor: pointer;
}
.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 {
    visibility: hidden;
    position: relative !important;
    transition: transform 0.15s ease-out 0.15s;
    width: 100%;
    top: 5px;
    left: 0;
    margin: 0px;
    text-align: center;
    font-family: 'Figtree';
    font-weight: 400;
    padding: 8px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: #fff;
    font-size: 14px;
    color: #000;
    transition: transform 0.15s ease-out;
    display: inline-block;
    line-height: 1.6;
    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: 570px;
}


.ftr-form .gform_validation_errors{
    display: none !important;
}
.ftr-form .gfield_description.instruction.validation_message {
    top: 4px;
    bottom: auto;
}
.ftr-form .gfield_description {
    margin: 0px !important
}
.ftr-form .gfield_description.validation_message {
    position: absolute;
    bottom: 8px;
    right: 8px !important;
    text-align: right;
    font-size: 13px;
    font-family: 'Figtree';
    font-weight: 400;
    color: #d9300d;
    margin: 0;
    pointer-events: none;
}
.ftr-form .gfield--type-checkbox .gfield_description.validation_message {
    bottom: -22px !important;
    right: 0 !important;
    left: auto;
}

/*Footer Section*/

.site-footer {
    background-color: #0c0c0c;
}
.ftr-block-list {
    border-bottom: 1px solid #352f20;
}
.ftr-block-sec .container, .ftr-copyrights-sec .container {
    max-width: 1700px;
}
.ftr-block-sec {
    padding: 65px 0 0;
}
#footer-navigation ul {
    margin: 0 0 40px;
    font-size: 0;
    text-align: center;
    padding: 0 0 40px;
    border-bottom: 1px solid #e3c26f;
}
#footer-navigation ul li {
    display: inline-block;
    padding: 0;
    position: relative;
    margin:0 22px;
}
#footer-navigation ul li:first-child {margin-left: 0;}
#footer-navigation ul li:last-child {margin-right: 0;}
#footer-navigation ul li a {
    font-size: 20px;
    letter-spacing: 0;
    color: #fff;
    padding: 0;
    min-width: inherit;
    font-family: 'Figtree';
    font-weight: 500;
    border: 0;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
}
#footer-navigation ul li.current_page_item > a, #footer-navigation ul li:hover > a {
    color: #d7b56b;
}
.ftr-blk-lst {
    display: flex;
    justify-content: space-between;
    padding: 15px 100px 56px;
    position: relative;
    margin: 0 0 12px;
}
.ftr-blk-lst:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #38311f;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.ftr-itm-lst {
    display: flex;
    justify-content: space-between;
    width: 41%;
}
.ftr-itm {
    width:42.5%;
    text-align: center;
}
.ftr-itm.phn {
    width:37%;
}
.ftr-itm h4 {
    font-size: 31px;
    font-family: 'Cinzel';
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    margin: 0 0 10px;
    padding: 60px 0 16px;
    position: relative;
    text-transform: uppercase;
}
.ftr-itm h4:before {
    content: '';
    position: absolute;
    width:36px;
    height:45px;
    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.phn h4:before {background-image: url(images/hdr-cal-icn.webp);}
.ftr-itm h4:after {
    position: absolute;
    content: "";
    width: 123px;
    height: 1px;
    border-image: linear-gradient(to right, #d3b165 0%,#e7ca7a 25%,#c5a15d 50%,#e1c176 75%,#e3c268 100%) 1;
    border-width: 1px 0 0 0;
    border-style: solid;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.ftr-itm p {
    font-size: 18px;
    font-family: 'Figtree';
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.4px;
    color: #fff;
    margin: 0;
}
.ftr-itm p.fax {
    font-weight: 700;
    text-transform: uppercase;
    background: linear-gradient(to right, #8f6831 0%, #926b32 4%, #966f36 5%, #956e33 6%, #9c753a 9%, #a07a3b 12%, #ab8546 17%, #ab8544 18%, #b48f4b 21%, #b48f49 22%, #c09b54 26%, #caa658 32%, #d4b062 36%, #d4b160 37%, #dbb866 42%, #e0bd6b 48%, #dfbc6a 55%, #d9b665 60%, #c8a458 70%, #b6914b 78%, #b38e4a 80%, #b18b4a 80%, #9a7436 91%, #9a7338 92%, #977035 93%, #956e35 96%, #926b32 97%, #8f6831 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.ftr-itm.lctn p a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.68px;
    background: linear-gradient(to right, #8f6831 0%, #926b32 4%, #966f36 5%, #956e33 6%, #9c753a 9%, #a07a3b 12%, #ab8546 17%, #ab8544 18%, #b48f4b 21%, #b48f49 22%, #c09b54 26%, #caa658 32%, #d4b062 36%, #d4b160 37%, #dbb866 42%, #e0bd6b 48%, #dfbc6a 55%, #d9b665 60%, #c8a458 70%, #b6914b 78%, #b38e4a 80%, #b18b4a 80%, #9a7436 91%, #9a7338 92%, #977035 93%, #956e35 96%, #926b32 97%, #8f6831 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    margin: 8px 0 0;
}
.ftr-itm .ftr-nmbr a {
    display: inline-block;
    font-family: 'Figtree';
    font-weight: 600;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.6px;
    background: linear-gradient(to right, #8f6831 0%, #926b32 4%, #966f36 5%, #956e33 6%, #9c753a 9%, #a07a3b 12%, #ab8546 17%, #ab8544 18%, #b48f4b 21%, #b48f49 22%, #c09b54 26%, #caa658 32%, #d4b062 36%, #d4b160 37%, #dbb866 42%, #e0bd6b 48%, #dfbc6a 55%, #d9b665 60%, #c8a458 70%, #b6914b 78%, #b38e4a 80%, #b18b4a 80%, #9a7436 91%, #9a7338 92%, #977035 93%, #956e35 96%, #926b32 97%, #8f6831 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    margin: 0 0 32px;
}
.ftr-itm .ftr-nmbr a:hover, .ftr-itm.lctn p a:hover {
    background: linear-gradient(#fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff;
    background-clip: text;
}

.ftr-scl-icns {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: max-content;
    margin: 0 auto -25px;
    padding: 0 60px;
    background-color: #0d0d0d;
}
.ftr-scl-icns a {
    display: inline-block;
    width: 50px;
    height: 50px;
    font-size: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.ftr-scl-icns a.instagram {background-image: url(images/instgm-icn.webp);}
.ftr-scl-icns a.facebook {background-image: url(images/facebk-icn.webp);}
.ftr-scl-icns a.youtube {background-image: url(images/youtube-icn.webp);}

.ftr-scl-icns a.instagram:hover {background-image: url(images/instgm-hvr-icn.webp);}
.ftr-scl-icns a.facebook:hover {background-image: url(images/facebk-hvr-icn.webp);}
.ftr-scl-icns a.youtube:hover {background-image: url(images/youtube-hvr-icn.webp);}

.ftr-copyrights-sec {
    padding: 45px 0px 20px;
    text-align: center;
}
.ftr-copyrights-sec p {
    margin: 0;
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
}
.ftr-copyrights-sec p a.cpstn-icn img {
    width: 24px;
    height: 24px;
}
.ftr-copyrights-sec p a:hover {
    color: #d0b56b;
}

