@import url("https://fonts.googleapis.com/css2?family=Muli:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/* font generated */


@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-black-webfont.woff2") format("woff2"),
    url("../fonts/poppins-black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-blackitalic-webfont.woff2") format("woff2"),
    url("../fonts/poppins-blackitalic-webfont.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-bold-webfont.woff2") format("woff2"),
    url("../fonts/poppins-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-bolditalic-webfont.woff2") format("woff2"),
    url("../fonts/poppins-bolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-extrabold-webfont.woff2") format("woff2"),
    url("../fonts/poppins-extrabold-webfont.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-extrabolditalic-webfont.woff2") format("woff2"),
    url("../fonts/poppins-extrabolditalic-webfont.woff") format("woff");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-extralight-webfont.woff2") format("woff2"),
    url("../fonts/poppins-extralight-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-extralightitalic-webfont.woff2") format("woff2"),
    url("../fonts/poppins-extralightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-italic-webfont.woff2") format("woff2"),
    url("../fonts/poppins-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-light-webfont.woff2") format("woff2"),
    url("../fonts/poppins-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-lightitalic-webfont.woff2") format("woff2"),
    url("../fonts/poppins-lightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-medium-webfont.woff2") format("woff2"),
    url("../fonts/poppins-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-mediumitalic-webfont.woff2") format("woff2"),
    url("../fonts/poppins-mediumitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-regular-webfont.woff2") format("woff2"),
    url("../fonts/poppins-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-semibold-webfont.woff2") format("woff2"),
    url("../fonts/poppins-semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-semibolditalic-webfont.woff2") format("woff2"),
    url("../fonts/poppins-semibolditalic-webfont.woff") format("woff");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-thin-webfont.woff2") format("woff2"),
    url("../fonts/poppins-thin-webfont.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src:
    url("../fonts/poppins-thinitalic-webfont.woff2") format("woff2"),
    url("../fonts/poppins-thinitalic-webfont.woff") format("woff");
  font-weight: 100;
  font-style: italic;
}



@font-face {
  font-family: 'Libre Baskerville';
  src: url('../fonts/LibreBaskerville-Bold.woff2') format('woff2'),
    url('../fonts/LibreBaskerville-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Baskerville';
  src: url('../fonts/LibreBaskerville-BoldItalic.woff2') format('woff2'),
    url('../fonts/LibreBaskerville-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Baskerville';
  src: url('../fonts/LibreBaskerville-Italic.woff2') format('woff2'),
    url('../fonts/LibreBaskerville-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Baskerville';
  src: url('../fonts/LibreBaskerville-Medium.woff2') format('woff2'),
    url('../fonts/LibreBaskerville-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Baskerville';
  src: url('../fonts/LibreBaskerville-MediumItalic.woff2') format('woff2'),
    url('../fonts/LibreBaskerville-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Baskerville';
  src: url('../fonts/LibreBaskerville-Regular.woff2') format('woff2'),
    url('../fonts/LibreBaskerville-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Baskerville';
  src: url('../fonts/LibreBaskerville-SemiBold.woff2') format('woff2'),
    url('../fonts/LibreBaskerville-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Baskerville';
  src: url('../fonts/LibreBaskerville-SemiBoldItalic.woff2') format('woff2'),
    url('../fonts/LibreBaskerville-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}



:root {
  --theme-color: #d08f1d;
  --white-color: #ffffff;
  --black-color: #000000;
  --dark-color: #0c0c0c;
  --theme-font: "Poppins";
  --heading-font: "Libre Baskerville";
  --themeblack-color: #4c4c4c;
}

html {
  font-size: 100%;
}

body {
  font-family: var(--theme-font);
  font-size: 16px;
  color: var(--white-color);
  line-height: 1.5;
  letter-spacing: 0px;
  font-weight: 400;
  background: var(--black-color);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--heading-font);
  font-weight: 500;
  margin: 0 0 0.5em;
  color: var(--theme-color);
  line-height: 1.2;
  padding: 0;
}

h1 {
  font-size: 4em;
}

h2,
.h2 {
  font-size: 2.75em;
}

h3 {
  font-size: 1.875em;
}

h4 {
  font-size: 1.5em;
}

h5 {
  font-size: 1.375em;
}

h6,
.h6 {
  font-size: 1.25em;
}

.home p {
  font-size: 1.375em;
}

p {
  font-size: 1.125em;
  line-height: 1.63;
  color: var(--white-color);
  font-weight: 500;
}

a {
  text-decoration: none;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  color: var(--theme-color);
}

a:hover {
  text-decoration: none;
}

a:hover {
  color: var(--theme-color);
}

#site-scroll-top:hover {
  background: var(--theme-color);
}

.container {
  width: 1620px;
  margin: 0 auto;
  float: none;
}

body .theme-button,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  font-size: 1.375em;
  line-height: unset;
  text-transform: uppercase;
  color: var(--black-color);
  font-weight: 500;
  font-family: var(--theme-font);
  background: var(--theme-color);
  border: 2px solid var(--theme-color);
  margin: 0;
  padding: 0.6em 1em 0.5em 1em;
  border-radius: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.5em;
}

body .theme-button:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
  border: 2px solid var(--black-color);
  background: var(--black-color);
  color: var(--theme-color);
}

body .theme-button.outline {
  border: 2px solid var(--white-color);
  background: rgba(0, 0, 0, 0.5019607843137255);
  color: var(--white-color);
}

body .theme-button.outline:hover {
  border: 2px solid var(--theme-color);
  background: var(--theme-color);
  color: var(--black-color);
}

.section-heading {
  font-size: 2.75em;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--black-color);
  font-weight: 400;
  font-family: var(--heading-font);
  margin-bottom: 3.125rem;
}

.section-heading .vcex-heading-inner {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}

.section-heading .wpex-badge {
  font-size: 0.6875em;
  background: transparent;
  display: block;
  padding: 0;
  order: -1;
  color: var(--theme-color);
}

.section-padding {
  padding-top: 6.25em;
  padding-bottom: 6.25em;
}

.mobile-contact-button {
  display: none;
}

/* == Header == */
#site-header {
  background: var(--black-color);
}

#site-header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.875rem 0
}

#site-header-inner:after {
  display: none;
}

#site-logo {
  display: block;
  margin: 0;
}

.header-right {
  text-align: center;
  font-weight: 600;
  letter-spacing: 1px;
  color: var(--theme-color);
}

.header-right span {
  font-size: 1.5em;
  line-height: 2;
}

.header-right .hr-title {
  font-size: 3em;
  line-height: 1;
  text-transform: uppercase;
  color: var(--white-color);
  font-weight: 800;
}

.header-right a {
  font-size: 2.25em;
  line-height: 1.33;
  text-transform: uppercase;
}

.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>.dui-sub-nav {
  margin-top: 1em;
}

/* Navigation */
#site-navigation-wrap,
#site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap {
  background: var(--dark-color);
  border-top: 1px solid var(--themeblack-color);
  border-bottom: 1px solid var(--themeblack-color);
}

#mega-menu-wrap-main_menu #mega-menu-main_menu {
  display: flex;
  justify-content: space-between;
  gap: 1em;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  transform: rotate(45deg);
  margin-left: 8px;
  vertical-align: 3px;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item>a.mega-menu-link {
  padding: 0.3125em 1em;
  font-size: 1.125em;
  text-transform: uppercase;
  color: var(--white-color);
  font-weight: 400;
  font-family: var(--theme-font);
  height: 3.55em;
  line-height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link,
#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item>a.mega-menu-link:focus {
  color: var(--theme-color);
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.nav-button {
  background-color: var(--theme-color);
  color: var(--white-color);
  border: 2px solid transparent;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
  background-color: var(--black-color);
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  background-color: var(--black-color);
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.nav-button a {
  color: var(--black-color) !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.nav-button a:hover {
  color: var(--white-color) !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.nav-button:hover {
  background-color: transparent;
  border: 2px solid var(--theme-color);

}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-megamenu>ul.mega-sub-menu {
  background-color: var(--black-color);
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.nav-button>a.mega-menu-link {
  color: var(--white-color);
}

/* == Banner Section == */
.banner-section {
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden !important;
}

.banner-left-container {
  padding-top: 5em;
  padding-bottom: 5em;
}

.banner-content {
  max-width: 48em;
  margin: 0;
}

.banner-content * {
  color: var(--white-color);
  text-align: left;
}

.banner-content h1,
.banner-content h2 {
  padding: 0;
  margin: 0;
  font-size: 4em;
  text-transform: uppercase;
}

.banner-content h1 {
  color: var(--white-color);
  margin-bottom: 1rem;
}

.banner-content h2 {
  color: var(--theme-color);
  margin-bottom: 0.5em;
}

.banner-content h2:after {
  content: "";
  display: block;
  background: var(--theme-color);
  height: 4px;
  width: 1.6875em;
  margin-top: 1.25rem;
}

.banner-content p {
  font-size: 1.5em;
  line-height: 1.66;
  font-weight: 500;
}

body .banner-buttons {
  display: flex;
  gap: 1.25em;
  margin-top: 1.875rem;
}

body .banner-buttons .theme-button {
  font-size: 1.5em;
  border: 2px solid var(--theme-color);
  margin: 0;
  height: 3em;
  font-weight: 500;
}

body .banner-buttons>:nth-child(2)::before {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background-image: url("https://stellutela1stg.wpenginepowered.com/wp-content/uploads/2026/09/Vector-Smart-Object-18.webp");
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 5px;
  transition: .15s all ease;
}

body .banner-buttons>:nth-child(2):hover::before {
  filter: invert();
  transition: .15s all ease;
}

.banner-buttons>:nth-child(1)::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
  transform: rotate(315deg);
  margin-left: 15px;
  vertical-align: 3px;
  margin-bottom: 6px;
}

.banner-buttons>:nth-child(1):hover::after {
  border-right: 2px solid var(--theme-color);
  border-bottom: 2px solid var(--theme-color);
}

.banner-right-container>.vc_column-inner {
  justify-content: flex-end;
}

.banner-right-container>.vc_column-inner img {
  max-width: 37.5em;
  margin-bottom: -2.5em;
}


/* Practice Area Section */
.practies-area-section {
  color: var(--white-color);
  letter-spacing: 1px;
  background-color: var(--black-color);
  border-top: 2px solid var(--white-color);
  border-bottom: 2px solid var(--white-color);
}

.practies-area-section h2 {
  text-transform: uppercase;
  color: var(--white-color);
  font-weight: 400;
}

.practies-area-section .vc_column-inner {
  margin: 0;
  padding: 0;
}

.practies-area-row>div>div>div {
  padding: 6.25em 1em;
}

.practies-area-bgimage-container {
  position: absolute;
  left: auto;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.practies-area-bgimage-container>div,
.practies-area-bgimage-container>div>div {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.practies-area-row {
  position: relative;
  z-index: 1;
}

.practies-area-image-row {
  flex: 1;
}

.practies-area-image-row * {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.practies-area-row>div>.vc_column-inner>.wpb_wrapper {
  max-width: 34.5em;
  margin: 0 auto;
  text-align: center;
}

.practice-bgimage {
  position: relative;
}

.practice-bgimage::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: var(--black-color);
  z-index: 1;
  opacity: 0.8;
  mix-blend-mode: hard-light;
  pointer-events: none;
}

.practies-area-image-row>.practies-area-right-image>.vc_column-inner .practice-bgimage::before {
  opacity: 0.5;
}

.practice-bgimage * {
  width: 100%;
  height: 100% !important;
}

.practies-area-section p {
  color: var(--white-color);
}

.practies-area-section>div>.vc_column-inner>.wpb_wrapper .practies-area-icon {
  margin-bottom: 1.875rem;
}

.practies-area-section>div>.vc_column-inner>.wpb_wrapper .vcex-heading {
  margin-bottom: 1.25rem;
}

.practies-area-section>div>.vc_column-inner>.wpb_wrapper .wpb_text_column {
  margin-bottom: 1.5rem;
}

.practies-area-section .vcex-heading {
  font-size: 2.75em;
  text-transform: uppercase;
  font-weight: 400;
  font-family: var(--heading-font);
  margin-bottom: 1.25rem;
}

.practies-area-section p {
  font-size: 1.375em;
  line-height: 1.6;
  font-weight: 500;
}

/* End Practice Area Section */

.results-section .section-heading {
  text-align: center;
  color: var(--white-color);
}

.results-container>.vc_column-inner {
  margin: 0;
}

.results-container>.vc_column-inner>.wpb_wrapper {
  display: flex;
  column-rule: 2px solid #fff;
}

.results-container .result-item {
  border-radius: 0;
  filter: none;
  background-color: transparent;
  border: 0;
  display: flex;
  flex-direction: column;
  justify-content: start;
  color: var(--white-color);
  flex: 1;
  text-align: center;
  padding: 0 1.4em;
  gap: 0;
}

.results-container .result-item .vcex-feature-box-media {
  text-align: center;
}

.results-container .result-item * {
  color: var(--white-color);
}

.results-container .result-item .vcex-feature-box-media {
  margin-bottom: 1.25rem;
}

.results-container .result-item .vcex-feature-box-heading {
  font-size: 1.875em;
  line-height: normal;
  text-transform: uppercase;
  font-weight: 400;
  font-family: var(--heading-font);
  text-align: center;
  margin-bottom: 1em;
}

.results-container .result-item .vcex-feature-box-content {
  padding-right: 0;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.results-container .result-item .vcex-feature-box-content .vcex-feature-box-text {
  margin-top: auto;
  min-height: 4em;
}

.results-container .result-item p {
  line-height: 1.36;
  text-align: center;
}

/* Awards Section */
.awards-section .vcex-image-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 2.5em;
  margin: 0;
}

.awards-section .vcex-image-grid .vcex-image-grid-entry {
  width: auto;
  margin: 0;
  padding: 0;
}

.awards-section .vcex-image-grid .vcex-image-grid-entry figure img {
  max-height: 8.75em;
  width: auto;
  max-width: 21.3125em;
  filter: grayscale(1);
}

.awards-section .vc_column_container>.vc_column-inner {
  margin: 0;
}


/* Testimonials Section */
.testimonials-section {
  background-size: cover;
  background-position: 0 center;
  border-top: 2px solid var(--white-color);
  border-bottom: 2px solid var(--white-color);
}

.testimonials-section .hp-testimonials {
  padding: 0;
  max-width: 83.5em;
  margin: 0 auto;
}

.testimonials-section * {
  color: #fff;
}

.testimonials-section .hp-testimonials * {
  font-size: 1em;
}

.testimonials-section .section-heading {
  margin-bottom: 1.5rem;
}

.testimonials-section .vcex-image {
  text-align: center;
  margin-bottom: 3.125em;
}

.testimonials-section .vcex-image img {
  max-width: 11.0625em;
  object-fit: contain;
}

.testimonials-section .hp-testimonials p {
  font-size: 1.375em;
}

.testimonials-section .hp-testimonials .sp-arrow {
  background-image: url('../images/arrow.png');
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 1em;
  width: 2em;
  height: 2em;
}

.testimonials-section .hp-testimonials .sp-arrow:hover {
  background-image: url('../images/arrow-hover.png');
}

.testimonials-section .hp-testimonials .sp-arrow.sp-next-arrow {
  transform: rotate(180deg);
}

.testimonials-section .hp-testimonials .sp-arrow svg {
  display: none;
}

.testimonials-section .hp-testimonials .vcex-testimonials-fullslider-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}

.testimonials-section .hp-testimonials .vcex-testimonials-fullslider-inner .vcex-testimonials-fullslider-avatar {
  display: inline-flex;
  margin: 0;
  width: 3.75em;
  height: 3.75em;
  justify-content: center;
  align-items: center;
  background: var(--white-color);
  padding: 0;
  border-radius: 50%;
}

.testimonials-section .hp-testimonials .vcex-testimonials-fullslider-inner .vcex-testimonials-fullslider-avatar img {
  width: 3.125em;
  height: 3.125em;
  object-fit: contain;
}

.testimonials-section .hp-testimonials .vcex-testimonials-fullslider-inner .vcex-testimonials-fullslider-entry {
  order: -1;
  width: 100%;
}

.testimonials-section .hp-testimonials .vcex-testimonials-fullslider-author {
  margin: 0;
  display: inline-flex;
}

.testimonials-section .hp-testimonials .vcex-testimonials-fullslider-author .vcex-testimonials-fullslider-author-name {
  font-size: 1.375em;
  color: var(--theme-color);
}

/* Attorneys Section */
.dark-section * {
  color: #fff;
}

.attorneys-section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.dark-section .section-heading {
  margin-bottom: 1em;
}

.dark-section .section-heading::after {
  content: "";
  width: 1.77em;
  height: 4px;
  background-color: var(--theme-color);
  display: block;
  margin-top: 1.5rem;
}

.attorneys-right-container {
  max-width: 50%;
  margin-left: auto;
  float: none;
}

.attorneys-section .theme-button {
  margin-top: 1.5rem;
}

.attorneys-section .theme-button,
.attorneys-section .theme-button * {
  color: var(--black-color);
}

.attorneys-section .theme-button:hover,
.attorneys-section .theme-button:hover * {
  color: var(--theme-color);
}

/* Contact Section */


/* == Recent Blog == */


/* == Footer == */

.site-footer {
  background: var(--black-color);
  padding: 0;
  font-size: 1.125em;
}

.site-footer * {
  color: #fff;
  font-size: 1em;
}

#footer-middle {
  background-color: var(--black-color);
  padding: 2.5rem 0;
  border-top: 1px solid #303030;
  border-bottom: 1px solid #303030;
  text-align: center;
}

#footer-middle p:last-child {
  margin: 0;
}

.footer-bottom-copyright {
  text-align: center;
}

.footer-bottom-copyright {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

/* Review Popup */
.popup {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
}

.popup-overlay {
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.popup-content {
  position: absolute;
  background: transparent;
  width: auto;
  margin: 0 auto;
  left: 0;
  top: 50%;
  z-index: 11;
  padding: 0;
  max-width: 60%;
  transform: translate(0, -50%);
  margin: auto;
  text-align: left;
  right: 0;
  margin-top: 0;
  bottom: 0;
}

.popup-main-content {
  background: #000;
  padding: 1.5rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-self: center;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  box-shadow: 0 0 3px rgba(255, 255, 255, 0.5);
}

.popup-main-content .testimonial-entry-content::after {
  display: none;
}

.popup-main-content .testimonial-entry-content>.testimonial-entry-rating,
.popup-main-content .testimonial-entry-content>.open-popup {
  display: none;
}

.testimonial-caret {
  display: none;
}


.close-popup:hover {
  color: black;
}

.close-popup .view-review:hover {
  color: var(--black-color);
}

.inline-large-button {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.review-site-logo-text {
  font-size: 2.375em;
  color: var(--theme-color);
  font-family: "Montserrat";
  font-weight: 600;
}

.review-section p {
  text-align: center;
}

.review-section {
  text-align: center;
  margin: 0 auto;
  padding: 3em;
}

.popup-inner-content {
  max-height: 80vh;
  overflow: auto;
}

#review-popup .popup-main-content p {
  color: var(--theme-color);
  font-weight: 600;
}

.review-social {
  display: flex;
  flex-direction: column;
}

.review-social a {
  display: inline-flex;
  align-self: center;
  border: 0.0625em solid #efefef;
  margin: 1em;
  border-radius: 0.5em;
  background: #eee;
}

.review-popup .popup-content {
  text-align: center;
  max-width: 40em;
}

.close-popup {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  font-size: 1.875em;
  color: #fff;
  width: 2rem;
  height: 2rem;
  border: 1px solid #fff;
  background: var(--theme-color);
  border-radius: 50%;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  display: flex;
  z-index: 1;
  overflow: hidden;
  padding: 0;
  padding-top: 6px;
}

.review-popup .popup-main-content {
  padding: 2em;
  margin: 0 1em;
}

.review-section .wpb_text_column {
  margin-bottom: 3em;
  max-width: 50%;
  padding: 3em 0 0 0;
}

.popup-contact-form .gform_wrapper .top_label .gfield_label {
  display: none;
}

.popup-contact-form .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  font-size: inherit;
  font-family: inherit;
  padding: 10px 8px;
  letter-spacing: normal;
}

.popup-contact-form .gform_wrapper.gf_browser_chrome select {
  padding: 10px 8px;
  background: #f7f7f7;
  color: #777 !important;
}

.popup-contact-form .gform_wrapper div.validation_error {
  padding: 1em;
  font-size: 1em;
  font-weight: normal;
  background: #b81c23;
  color: #fff;
  border: none;
  border-top: none;
  font-weight: 600;
}

.popup-contact-form .gform_wrapper li.gfield.gfield_error {
  background-color: none;
  margin-bottom: 0 !important;
  border-top: none;
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0;
}

.popup-contact-form .gform_wrapper .validation_message {
  font-size: 0.8em;
  color: #b81c23;
  padding-top: 0;
  font-weight: 500;
  letter-spacing: normal;
  padding-right: 0 !important;
  text-align: left;
  padding-top: 0;
}

.popup-contact-form .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  border: none;
}

.popup-contact-form .gform_wrapper li.gfield_error textarea {
  border: none;
}

.popup-contact-form input[type="checkbox"] {
  height: 1.5em;
  width: 1.5em;
  border-radius: 2px;
  background-color: #ffffff;
  border: 1px solid #c4c4c4;
  display: inline-flex;
  margin: 0 0.5em 0 0;
}

.popup-contact-form .ginput_container.ginput_container_consent {
  display: flex;
  align-items: center;
}

.review-section .wpb_single_image img {
  width: 20em;
  margin: 0 auto;
}

.popup-contact-form .gform_wrapper.gf_browser_chrome .gform_body {
  width: 100%;
}

.popup-contact-form .gform_wrapper li.gfield.gfield_error {
  background: transparent !important;
}



/*--------------------------review---------------------------------*/
.review-page .review-testi .vc_column-inner {
  background-color: transparent;
  max-width: 45em;
}

.review-page span.testimonial-caret {
  display: none;
}

.review-page .review-testi .testimonial-entry-details p {
  font-size: 0.898em;
  line-height: 1.8;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  font-style: italic;
  font-weight: normal;
}

.review-page .review-testi h2.testimonial-entry-title.entry-title {
  display: block;
  font-size: 1.444em;
  line-height: 1.2;
  color: #ffffff;
  text-align: center;
}

.review-page .review-testi .testimonial-entry-author {
  text-align: center;
}

.review-page .testimonial-entry-author.entry-title {
  color: var(--white-color);
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 0.625rem;
}

.review-page .testimonial-entry-details p {
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.review-page .testimonial-entry-author.entry-title::before {
  content: "-";
}

.review-page .testimonial-entry-meta {
  float: none;
}

.review-page .review-testi .testimonial-entry-author {
  color: var(--theme-color);
  font-size: 0.898em;
  font-weight: bold;
}

.review-page .review-testi .testimonial-entry-author:before {
  content: none;
}

.review-page .owl-stage {
  display: flex;
}

.review-page .review-page-testi .owl-item {
  display: flex;
  width: 4.16667%;
}

.review-page .wpex-carousel.arrwstyle-slim .owl-prev .fa {
  color: #d6ab3b;
}

.review-page .wpex-carousel.arrwstyle-slim .owl-next .fa {
  color: #d6ab3b;
}

.review-page .wpex-carousel.arrwstyle-slim .owl-prev .fa:hover {
  color: var(--theme-color);
}

.review-page .wpex-carousel.arrwstyle-slim .owl-next .fa:hover {
  color: var(--theme-color);
}

.review-page h2 {
  color: var(--theme-color);
  display: block;
  font-size: 1.444em;
  line-height: 1.2;
  font-weight: bold;
  font-family: var(--heading-font);
  margin-bottom: 3.125rem;
}

.review-page .testimonial-entry-details {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  margin: 0 0 1em;
  flex: 1;
  padding-top: 3rem;
}

.review-page .testimonial-entry-thumb.default-dims img {
  border: 0;
}

.review-page span.testimonial-entry-author.entry-title {
  color: var(--theme-color);
  font-weight: bold;
}


/* --Visual toggle setting-- */
.accessibility-options .floater {
  position: fixed;
  cursor: pointer;
  font-size: 50px;
  z-index: 1005;
  opacity: 1;
  border-radius: 50%;
  background-color: var(--theme-color);
  color: #ffffff;
  transition:
    opacity 0.5s ease 0s,
    transform 0.5s ease 0s,
    background-color 0.5s ease 0s,
    color 0.5s ease 0s,
    border-color 0.5s ease 0s;
  transform: translateY(0);
  padding: 6px;
  bottom: 1rem;
  right: 1rem;
  width: 1em;
  height: 1em;
}

.accessibility-options .accessibility-menu {
  position: fixed;
  z-index: 1005;
  height: 100vh;
  top: 0;
  left: 0;
  visibility: hidden;
  transform: translateX(-100%);
  transition:
    transform 0.5s ease 0s,
    visibility 0s ease 0.5s;
  font-size: 1.25em;
}

.options-available.accessibility-options .accessibility-menu {
  visibility: visible;
  transform: translateX(0);
  transition:
    transform 0.5s ease 0.5s,
    visibility 0s ease 0.5s;
}

.accessibility-options .accessibility-menu {
  padding-top: 4em;
}

.accessibility-options li .accessibility-icon {
  color: #ffffff;
  width: 1em;
  height: 1em;
}

.accessibility-options li button {
  background-color: transparent;
  width: 100%;
  text-align: left;
}

.accessibility-options li svg {
  height: 1em;
  width: 1em;
  fill: currentColor;
  margin: 0 1em 0 0;
}

.accessibility-options li button {
  padding: 1.111em 2.5em 1.111em 1.5em;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: flex;
  align-items: center;
}

body.high-contrast #site-header.wpex-header-two-flex-v #site-header-inner,
body.high-contrast .navbar-style-two .dropdown-menu {
  background-color: #333333;
  color: #ffffff;
}

body.high-contrast .top-contact a,
body.high-contrast .middle-title,
body.high-contrast .middle-subtitle,
body.high-contrast .navbar-style-one .dropdown-menu>li>a {
  color: #ffffff;
}

body.high-contrast #site-header-sticky-wrapper.is-sticky #site-header,
body.high-contrast .contactus_section,
body.high-contrast .testimonial_section,
body.high-contrast .about-sec,
body.high-contrast .footer-blue,
body.high-contrast #footer-bottom,
body.high-contrast .banner-wrap,
body.high-contrast .page-header,
body.high-contrast .get-intouch li a,
body.high-contrast .get-intouch li,
body.high-contrast .footer-box .footer-widget .widget-title,
body.high-contrast .site-footer .wpex-about-widget-description,
body.high-contrast #footer .quick-links ul li a,
body.high-contrast .site-footer,
body.high-contrast #site-header,
body.high-contrast .home-banner,
body.high-contrast ul.right-nav.dropdown-menu li a {
  background-color: var(--black-color);
  background-image: none !important;
  color: #ffffff;
}

body.high-contrast .gform_wrapper .schedule-form .gform_footer input.button {
  background-color: #fff;
  color: #272727;
}

.accessibility-options li button:focus {
  outline: none !important;
}

.accessibility-options li button:hover {
  background-color: var(--theme--color);
  color: #ffffff;
}

.accessibility-options li button:hover .accessibility-icon {
  filter: brightness(0) invert(1);
}

ul.accessibility-menu {
  background-color: var(--theme-color);
}

body.high-contrast ul.accessibility-menu {
  background-color: #000000;
}

body.high-contrast .wpex-bars>span,
body.high-contrast .wpex-bars>span::before,
body.high-contrast .wpex-bars>span::after {
  background: #ffffff;
}

body.high-contrast #site-header-sticky-wrapper.is-sticky #site-navigation .dropdown-menu>li.current-menu-item>a>span.link-inner,
body.high-contrast #site-header-sticky-wrapper.is-sticky #site-header .call_info span,
body.high-contrast #site-header-sticky-wrapper.is-sticky #site-header ul li a {
  color: #ffffff;
}

body.high-contrast #footer-bottom .site-infolink li {
  border-color: #ffffff;
}

body.high-contrast .main-navigation .dropdown-menu>.current-menu-item>a,
body.high-contrast ul.right-nav.dropdown-menu li.current-menu-item a {
  color: var(--theme-color);
}

body.high-contrast #wpex-mobile-menu-navbar {
  background-image: unset;
  background-color: #333333;
}

body.high-contrast .sidr-class-dropdown-menu li a {
  background: transparent;
}

body.high-contrast .sidr-class-wpex-close a {
  color: #333333;
  background: #fff;
  display: inline-block;
  padding: 10px 20px;
}

body.high-contrast #wpex-mobile-menu-navbar .container {
  border-top: 0.5px solid #ffffff;
}

body.high-contrast #wpex-mobile-menu-navbar .container a:not(:last-child) {
  border-right: 0.5px solid #ffffff;
}

.accessibility-options .floater {
  left: 30px;
}

body.animate-icon .floater {
  transition:
    bottom 0.5s ease 0s,
    transform 0.5s ease 0s,
    background-color 0.5s ease 0s,
    color 0.5s ease 0s,
    border-color 0.5s ease 0s;
  bottom: 10rem;
}

.accessibility-options .floater path {
  fill: #ffffff;
}

body.home.high-contrast .type-testimonials,
body.high-contrast .testimonial_section .wpex-carousel.arrwpos-center .owl-next,
body.high-contrast .testimonial_section .wpex-carousel.arrwpos-center .owl-prev {
  filter: brightness(0) invert(1);
}

body.high-contrast .testimonial_section .read-more.border .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  color: #ffffff;
  border-color: #ffffff;
}

body.high-contrast .contact-section .gform_wrapper .gform_footer input.button,
body.high-contrast .contact-section .gform_wrapper .gform_footer input[type="submit"] {
  background-color: #ffffff;
  color: var(--black-color);
  border-color: #ffffff;
}

body.high-contrast #site-header-sticky-wrapper.is-sticky #site-header #site-logo img,
body.high-contrast #site-header #site-logo img {
  -o-filter: brightness(100);
  -moz-filter: brightness(100);
  -webkit-filter: brightness(100);
  filter: brightness(100);
}

body.high-contrast.single.single-post .page-header-title span,
body.high-contrast.articles-template-default.single .page-header-title span,
body.high-contrast.staff-template-default .page-header-title span,
body.high-contrast .site-breadcrumbs a,
body.high-contrast .site-breadcrumbs {
  color: #ffffff;
}

.standard-links {
  display: flex;
  align-items: center;
  font-size: 1.125em;
  color: #ffffff;
  text-align: center;
  margin: 0;
}

.standard-links li {
  list-style: none;
  padding: 0 1em;
  border-right: 1px solid #fff;
  line-height: 1;
}

.standard-links li:last-child {
  border-right: 0;
  padding-right: 0;
}

.standard-links li:nth-child(1) {
  border-left: 1px solid #fff;
  margin-left: 1em;
}

#footer-middle p {
  font-size: 1em;
}


#footer {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}



.law-footer {
  width: 100%;
  background-color: #050505;
  background-image:
    linear-gradient(rgba(0, 0, 0, 0.88),
      rgba(0, 0, 0, 0.92)),
    url("YOUR-FOOTER-BACKGROUND.jpg");

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  padding: 48px 0 35px;
  color: #fff;
}


.footer-col {
  min-width: 0;
}

.site-footer-inner #footer-widgets {
  justify-content: space-between;
}

.footer-col>:nth-child(1) {
  color: #ffffff;
  font-size: 1.34em;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
  font-family: var(--theme-font);
  margin-bottom: 30px;
}



.menu-practice-areas-footer-container ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 1em;
}


.wpex-bordered-list li {
  border: none;
  padding: 8px 0;
}

.wpex-bordered-list li:first-child {
  border: none;
}

.menu-quick-links-container ul li {
  border: 0px;
}

.menu-quick-links-container ul>:nth-child(1) {
  padding-top: 0px;
  border: 0px;
}

/* .footer-col>:nth-child(1) {
  margin-bottom: 10px;
  border-bottom: 0px;
} */

.footer-logo {
  margin-bottom: 30px;
}

.footer-logo img {
  display: block;
  width: 100%;
  max-width: 233px;
  height: auto;
}

.footer-socials {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 15px;
}

.footer-socials a {
  width: 35px;
  height: 35px;
  transition: all .3s ease;
}



.footer-review {
  display: inline-block;
  padding: 7px 25px;
  background: var(--theme-color);
  color: #000;
  line-height: 134%;
  font-size: 1em;
  font-weight: 500;
  font-family: var(--theme-font);
  text-decoration: none;
  transition: all .3s ease;
  border: 1px solid transparent;

}

.footer-review:hover {
  background: transparent;
  color: var(--theme-color);
  border: 1px solid var(--theme-color);
}



.footer-menu {
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.footer-menu a {
  color: #fff;
  font-size: 1em;
  line-height: 1.4;
  font-family: var(--theme-font);
  transition: color .3s ease;
}

.footer-menu a:hover {
  color: var(--theme-color);
}



.footer-col-2 .footer-menu {
  display: grid;

  grid-template-columns: 1fr 1fr;

  column-gap: 35px;
  row-gap: 9px;
}

.footer-contact {
  font-size: 1em;
  color: #eeeeee;
  font-family: var(--theme-font);
}

.contact-row {
  display: flex;
  align-items: flex-start;
  gap: 11px;
}

.contact-icon {
  flex: 0 0 18px;
  color: #d79b13;
  font-size: 1em;
  line-height: 20px;
}

.contact-row strong {
  display: block;
  color: #ffffff;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 2px;
  font-family: var(--theme-font);
}

.contact-row p {
  color: #ffffff;
  font-size: 1em;
  line-height: 1.6;
  font-family: var(--theme-font);
}

.contact-row a {
  color: #ffffff;
  font-size: 1em;
  line-height: 1.6;
  font-family: var(--theme-font);
}

.contact-row a:hover {
  color: var(--theme-color);
}


.contact-description {
  margin: -5px 0 18px 29px;
  color: #ffffff;
  font-size: 1em;
  font-family: var(--theme-font);
  line-height: 1.6;
}


.design-by {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px 0px;
}


@media (max-width: 1000px) {

  .law-footer-inner {
    grid-template-columns: 1fr 1.5fr;
    row-gap: 40px;
    column-gap: 40px;
  }

}



@media (max-width: 600px) {

  .law-footer {
    padding: 40px 0 30px;
  }

  .law-footer-inner {
    grid-template-columns: 1fr;

    padding: 0 25px;

    row-gap: 35px;
  }

  .footer-col-2 .footer-menu {
    grid-template-columns: 1fr 1fr;
  }

}

/* .contact-section {
  border-top: 2px solid white;
  border-bottom: 2px solid white;

} */

.contact-content h3 {
  font-size: 1.875em;
  text-transform: uppercase;
  color: var(--theme-color);
  font-weight: 400;
  font-family: var(--heading-font);
}

.contact-content h2 {
  font-size: 2.75em;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  font-family: var(--heading-font);
  margin-bottom: 0.5em;

}

.contact-content h2:after {
  content: "";
  display: block;
  background: var(--theme-color);
  height: 4px;
  width: 1.6875em;
  margin-top: 1.25rem;
}

.contact-content p {
  font-size: 1.375em;
  color: #ffffff;
  font-weight: 500;
  font-family: var(--theme-font);
}

.consultation-badge-wrapper {
  margin-top: 3.75em;
}

.consultation-badge>:nth-child(1)>div {
  display: flex;
  gap: 20px;
  align-items: center;
}

.consultation-badge .badge-image {
  width: 48px;
  height: 48px;
}

.consultation-badge p {
  font-size: 1.5em;
  line-height: 110%;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  font-family: var(--theme-font);
}

.contact-form-wrapper {
  background-color: var(--theme-color);
}

.contact-form-wrapper h4 {
  font-family: var(--theme-font);
  text-transform: uppercase;
  color: #000000;
  font-weight: 600;
}

.contact-form-wrapper .gfield_checkbox>div {
  display: flex;
  align-items: flex-start;
}

.contact-form-wrapper .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 0.625rem;
}

.contact-form-wrapper .ginput_container input {
  border-radius: 0;
  padding: 1em !important;
}

.contact-form-wrapper .ginput_container input::placeholder {
  font-size: 1.125em;
  color: #272727 !important;
  font-family: var(--theme-font);
}

/* .contact-form-wrapper .gfield-choice-input {
  width: 24px;
  height: 24px;
} */

.contact-form-wrapper .gform_wrapper.gravity-theme .gfield_checkbox label {
  font-size: 12px;
  font-weight: 600;
  font-family: var(--theme-font);
  color: var(--black-color);
}

.contact-form-wrapper .gform_wrapper.gravity-theme .gfield input.large,
.contact-form-wrapper .gform_wrapper.gravity-theme .gfield select.large,
.contact-form-wrapper .gform_wrapper.gravity-theme .gfield textarea.small {
  font-size: 1.125em;
  color: #272727;
  font-weight: 400;
  font-family: var(--theme-font);
  padding: 0 1em;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}

.contact-form-wrapper .gform_wrapper.gravity-theme .gfield input.large:placeholder,
.contact-form-wrapper .gform_wrapper.gravity-theme .gfield select.large:placeholder,
.contact-form-wrapper .gform_wrapper.gravity-theme .gfield textarea.small:placeholder {
  color: #272727;
  font-size: 1.125em;
  font-weight: 400;
  font-family: var(--theme-font);
}

.contact-form-wrapper .gform_wrapper.gravity-theme .gfield textarea.small {
  height: 6.68em;
  padding: 1em;
}

.contact-form-wrapper .gform_button {
  background-color: black;
  font-size: 1.375em;
  line-height: 100%;
  font-family: var(--theme-font);
  border: 1px solid transparent;
}

.contact-form-wrapper .gform_button:hover {
  background-color: transparent;
  border: 1px solid var(--white-color);
}

/* .navigation #mega-menu-wrap-main_menu,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu ul.mega-sub-menu,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-row,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-column,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu a.mega-menu-link,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu span.mega-indicator,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu span.mega-menu-badge,
.navigation #mega-menu-wrap-main_menu button.mega-close,
.navigation #mega-menu-wrap-main_menu button.mega-toggle-standard {
  font-size: 16px;
  background-color: transparent;
} */

.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
  padding: 0.3125em 1em;
  font-size: 1.125em;
  text-transform: uppercase;
  color: var(--theme-color);
  font-weight: 400;
  font-family: var(--theme-font);
  height: 3.55em;
  line-height: inherit;
  display: flex;
  justify-content: start;
  align-items: center;
}

.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item>a.mega-menu-link {
  padding: 0.3125em 1em;
  font-size: 1.125em;
  text-transform: uppercase;
  color: var(--white-color);
  font-weight: 400;
  font-family: var(--theme-font);
  height: 3.55em;
  line-height: inherit;
  display: flex;
  justify-content: start;
  align-items: center;
}


.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item>a.mega-menu-link:hover,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item>a.mega-menu-link:focus {
  color: var(--theme-color);
}

.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-megamenu>ul.mega-sub-menu {
  padding: 1em;
}

.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column-standard>a.mega-menu-link,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
  margin-bottom: 0.5em;
  font-size: 1.2em;
  color: var(--white-color);
}

.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item>a.mega-menu-link,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  font-size: 1em;
  color: var(--white-color);

}

.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item>a.mega-menu-link:hover,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,
.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
  color: var(--theme-color);
}

.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
  padding: 0;
}

.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link span:after {
  border-right: 2px solid var(--theme-color);
  border-bottom: 2px solid var(--theme-color);
}

.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item>a.mega-menu-link:hover span:after {
  border-right: 2px solid var(--theme-color);
  border-bottom: 2px solid var(--theme-color);

}

#sidebar {
  background: transparent;
  padding: 0;
  margin-bottom: 2em;
  position: relative;
  z-index: 10;
  margin-top: -200px;
  max-width: 90%;
  width: 26%;
}

body.has-sidebar-layout #content-wrap {
  display: flex;
  align-items: stretch;
  gap: 40px;
}

body.has-sidebar-layout #content-wrap #primary {
  flex: 1;
  float: none;
  width: auto;
  max-width: 100%;
}

body.has-sidebar-layout #content-wrap::after {
  display: none;
}


.page-header.background-image-page-header:not(.wpex-supports-mods) .page-header-title {
  color: var(--theme-color);
  width: 100%;
  max-width: 90%;
  margin: 0 auto;
}

.page-header {
  position: relative;
}

/* .page-header::before {
  content: "";
  position: absolute;
  inset: 0;
  background: inherit;
  filter: grayscale(100%);
  z-index: 0;
} */

/* .page-header::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #000;
  opacity: 0.5;
} */
.page-header.background-image-page-header .wpex-opacity-50,
.page-header.background-image-page-header .wpex-hover-opacity-50:hover {
  opacity: 0;
}

#sidebar .sidebar-box:not(.injured-sidebar-box),
.contactus-sidbar {
  background-color: var(--theme-color);
  padding: 1.875em 1.875em;

}

body :where(#sidebar, .widget_nav_menu_accordion) .widget_nav_menu a {
  padding: .5em 0;
}

.contactus-sidbar>:nth-child(1) {
  color: var(--white-color);
}

.contactus-sidbar .gform_wrapper.gravity-theme .gfield.gfield--width-half {
  grid-column: span 12 !important;
}

.contactus-sidbar .gform_wrapper.gravity-theme .gfield-choice-input+label {
  font-size: 12px;
  color: var(--white-color);
  vertical-align: text-top;
}

.contactus-page-content .gform_wrapper.gravity-theme .gfield-choice-input+label {
  vertical-align: text-top;
}

.contactus-sidbar .gform_button {
  background-color: var(--black-color);
  font-size: 1.375em;
  line-height: 100%;
  font-family: var(--theme-font);
  border: 1px solid transparent;
}

.contactus-sidbar .gform_button:hover {
  background-color: transparent;
  border: 1px solid var(--white-color);
}

.contactus-sidbar .gform_wrapper.gravity-theme .gform_footer,
.contactus-sidbar .gform_wrapper.gravity-theme .gform_page_footer {
  margin-top: 1.25em;
  padding: 0;
}

.contactus-sidbar .gform_wrapper.gravity-theme .gform_footer button,
.contactus-sidbar .gform_wrapper.gravity-theme .gform_footer input,
.contactus-sidbar .gform_wrapper.gravity-theme .gform_page_footer button,
.contactus-sidbar .gform_wrapper.gravity-theme .gform_page_footer input {
  margin: 0;
}

:where(#sidebar, .widget_nav_menu_accordion) .widget_nav_menu .current-menu-item>a {
  background-color: var(--theme-color);
}

.consult-btn:hover {
  background-color: transparent;
  border: 1px solid var(--theme-color);
  color: var(--theme-color);
}

.call-button:hover {
  color: var(--theme-color);
}


.review-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.review-section .review-content {
  margin: 0 auto;
}

.review-section .review-content h2 {
  color: var(--white-color);
}


.review-section .review-content p {
  color: var(--white-color);

}

.review-section .review-content .large-button {
  color: var(--theme-color);
  border: 1px solid white;
  background-color: white;
  font-size: 1.125em;
  padding: 3em 2.5em !important;
  text-align: center;
  height: auto;
  text-align: center;
  width: auto;
  margin: 1em !important;
  display: inline-flex;
  border-radius: 0.5em;
  text-decoration: none;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;

}

.review-section .large-button.positive-button .fa::before {
  content: "\f087";

}

.review-section .large-button.negative-button .fa::before {
  content: "\f088";
}

.review-section .large-button .fa {
  margin-top: 0;
  position: static;
  font-size: 4.5em;
  height: auto;
  display: block;
  margin-bottom: 0.3em !important;
  line-height: inherit;
  transform: translate(0);
  -webkit-transform: translate(0);
  line-height: 1;
}

.ticon {
  display: inline-block;
  font: normal normal normal 14px / 1 ticons;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.testimonial-banner-left .testimonial-banner-content {
  max-width: 32rem;
}

.testimonial-banner-left .testimonial-banner-content p {
  font-size: 1.25em
}

.review-header .common-title {
  position: relative;
  font-size: 3.75em;
  text-align: left;
  text-transform: unset;
  margin-bottom: 0;
  color: var(--white-color);
  font-family: var(--heading-font);
  font-weight: 700;
  margin-bottom: 1.5rem;
}

.review-header .common-title::before {
  content: '';
  width: 3.5rem;
  height: 3px;
  background-color: var(--theme-color);
  display: block;
  margin-bottom: 1.5rem;
}

.review-header .common-title::after {
  content: '';
  width: 4.21875em;
  max-width: 70%;
  height: 3px;
  background-color: var(--theme-color);
  display: block;
  margin-top: 1.5rem;
}

.review-page .review-parts .testimonial-entry-thumb,
.popup-main-content .popup-content-inner .testimonial-entry-thumb {
  order: -1;
  background: var(--white-color);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid white;

}

.review-page .review-parts .testimonial-entry-thumb {
  display: none;
}

.review-page .review-parts .testimonial-entry-meta,
.popup-main-content .popup-content-inner .testimonial-entry-meta {
  display: flex;
  gap: 0.5em;
  align-items: center;
  flex-grow: unset;
}

.review-header {
  padding-top: 6em;
  padding-bottom: 6em;
}

.review-header .testi-left .vc_column-inner {
  padding-top: 2.188em;
}

.review-page :is(.wpex-masonry-grid, .vcex-isotope-grid) {
  display: flex;
}

.review-page .review-parts .testimonial-entry {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  float: none;
  flex: 1;
}

.review-page .review-parts .testimonial-entry>.testimonial-entry-bottom {
  display: none;
}

.single-page-content .review-page-testi .testimonial-entry-content {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  background-color: transparent;
  padding: 1.875em;
  position: relative;
  width: 100%;
  gap: 1.25em;
  margin: 0;
  max-width: 100%;
  border: 1px solid #333333;
  background-color: rgba(255, 255, 255, 0.1);
  flex: 1;
  min-height: 23.5em;
}

.single-page-content .review-page-testi .testimonial-entry-content::after {
  display: none;
}

.single-page-content .review-page-testi .testimonial-entry-content .testimonial-entry-rating {
  display: none;
}

.review-page .review-parts .testimonial-entry-meta .testimonial-entry-rating {
  display: flex !important;
  position: absolute;
  top: 2rem;
  left: 50%;
  transform: translateX(-50%);
}

.single-page-content .review-page-testi .theme-button {
  color: var(--white-color);
  margin-top: auto;
  font-size: 1em;
  background-color: transparent;
  border: 1px solid var(--white-color);

}

.single-page-content .review-page-testi .theme-button:hover {
  background-color: var(--theme-color) !important;
  color: white;
  border: 1px solid var(--theme-color);
}

.single-page-content .review-page-testi .active a {
  background-color: var(--theme-color) !important;
  color: white;
  border: 1px solid var(--theme-color);
}

/* .single-page-content .review-page-testi .theme-button:after {
  content: "";
  height: 0.75rem;
  width: 0.8125rem;
  background-image: url('../images/button-arrow.webp');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0 0 0 0.625rem;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
} */

.single-page-content ul {
  margin-bottom: 20px !important;
}

.single-page-content ul li {
  font-size: 1.125em;
}


.banner-testi .testimonial-entry-content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.banner-testi .testimonial-entry-content .testimonial-entry-title {
  margin-bottom: 0;
}

.banner-testi h2 {
  order: 1;
  color: var(--theme-color) !important;
}

.banner-testi .testimonial-entry-content .testimonial-entry-details {
  width: 100%;
  margin: 16px 0px;
}

.banner-testi .testimonial-entry-content .testimonial-entry-meta {
  order: 1;
  margin-left: 16px;
  margin-top: 2px;
}

.banner-testi .testimonial-entry-thumb {
  order: -1;
  background: #000;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}

.banner-testi .testimonial-entry-content .testimonial-entry-rating {
  display: none;
}

.banner-testi .testimonial-entry-content .testimonial-entry-meta .testimonial-entry-rating {
  display: flex !important;
  width: fit-content;
}

.review-header .testimonial-entry-content .theme-button {
  display: none;
}


.popup-content-inner>:nth-child(1) {
  background-color: transparent;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 0;
}

.popup-contact-inner .theme-button {
  display: none;
}

.popup-content-inner .testimonial-entry-thumb,
.popup-main-content .popup-content-inner .testimonial-entry-thumb {
  order: -1;
}

.popup-main-content .popup-content-inner .theme-button {
  display: none;
}

.popup-main-content .popup-content-inner .testimonial-entry-rating {
  height: 0px;
}

.popup-main-content .popup-content-inner .testimonial-entry-meta .testimonial-entry-rating {
  height: auto !important;
}

.popup-content-inner .testimonial-entry-meta,
.popup-main-content .popup-content-inner .testimonial-entry-meta {
  display: flex;
  gap: 0.5em;
  align-items: center;
}

.popup-main-content .popup-content-inner .testimonial-entry-meta {
  margin-top: 2rem;
}

.testimonial-entry-rating>div {
  color: var(--theme-color);
}

.popup-content-inner .review-parts .testimonial-entry {
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: space-between;

}

.practice-area {
  background-color: var(--theme-color);
  padding: 1em;
}

.practice-area>:nth-child(1) {
  color: white;
}

:where(#sidebar, .widget_nav_menu_accordion) .widget_nav_menu>div>ul>li:last-child>a {
  border: none;
}

:where(#sidebar, .widget_nav_menu_accordion) .widget_nav_menu a:hover {
  background-color: transparent;
}

:where(#sidebar, .widget_nav_menu_accordion) .widget_nav_menu a {
  border: 0px;
  color: white;
}

:where(#sidebar, .widget_nav_menu_accordion) .widget_nav_menu ul>li:first-child>a {
  border: 0px;
}

.attorney-content {
  margin-top: 5em;
}

.right-content {
  padding-left: 1%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.right-content .top-heading {
  border-bottom: 1px solid white;
  padding-bottom: 30px;
  width: fit-content;
}

.right-content .top-heading h2 {
  color: white;
}

.right-content .top-heading h3 {
  color: white;
}

.right-content .bottom-content {
  padding-top: 30px;
}

.right-content .bottom-content p {
  color: var(--white-color);
  font-size: 1.125em;
}




.blog .blog-entry-inner .blog-entry-excerpt p {
  color: var(--white-color);
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1em;
}

.blog .has-media .blog-entry-inner .blog-entry-media,
.archive .has-media .blog-entry-inner .blog-entry-media {
  float: left;
  margin: 0;
  width: 40%;
  margin-right: 3%;
  margin-bottom: 1.25em;
}

.blog .blog-entry-inner .blog-entry-media a img,
.archive .blog-entry-inner .blog-entry-media a img {
  width: 100%;
}

.blog .blog-entry-inner .blog-entry-header,
.blog .blog-entry-inner .blog-entry-meta,
.blog .blog-entry-inner .blog-entry-excerpt,
.blog .blog-entry-inner .blog-entry-readmore,
.blog .blog-entry-inner .avtar-box {
  float: none;
  overflow: hidden;
}

.blog .blog-entry-inner .blog-entry-header .blog-entry-title {
  font-weight: 700;
  font-size: 1.525em;
  font-family: var(--heading-font);
}



.blog .blog-entry-inner .blog-entry-header .blog-entry-title a:hover {
  color: var(--theme-color);
}

.blog .has-media .blog-entry-inner .blog-entry-excerpt,
.archive .has-media .blog-entry-inner .blog-entry-excerpt {
  float: right;
  width: 57%;
  margin: 0;
  margin-top: 10px;
}

.blog .blog-entry-inner .blog-entry-meta,
.archive .blog-entry-inner .blog-entry-meta {
  padding: 0;
  margin: 0 0 0.5em 0;
}

.blog .blog-entry-inner .avtar-box .avtar-info a,
.archive .blog-entry-inner .avtar-box .avtar-info a {
  color: var(--black-color);
}

.blog .blog-entry-inner .avtar-box .avtar-info,
.archive .blog-entry-inner .avtar-box .avtar-info {
  color: var(--black-color);
}

.blog .blog-entry-inner .avtar-box .avtar-info a:hover,
.archive .blog-entry-inner .avtar-box .avtar-info a:hover {
  color: var(--dark-green);
}

.blog .has-media .blog-entry-inner .blog-entry-readmore,
.archive .has-media .blog-entry-inner .blog-entry-readmore {
  width: 57%;
  float: right;
  margin-bottom: 40px;
}

.blog .has-media .blog-entry-inner .blog-entry-readmore a:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
  transform: rotate(315deg);
  margin-left: 15px;
  vertical-align: 3px;
  margin-bottom: 6px;
}

.blog .has-media .blog-entry-inner .blog-entry-readmore a:hover:after {
  border-right: 2px solid var(--theme-color);
  border-bottom: 2px solid var(--theme-color);
}

/* 
.blog .blog-entry-inner .blog-entry-meta li a {
  color: var(--black-color);
}

.blog .blog-entry-inner .blog-entry-meta li a:hover {
  color: var(--dark-green);
} */

.navigation #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
  height: auto;
}

.contactus-page-content .gform_wrapper.gravity-theme .gfield.gfield--width-half {
  grid-column: span 12;
}

.contactus-page-content .gchoice.gchoice_4_8_1 {
  display: flex;
  align-items: baseline;
}

.contactus-page-content .gform-footer button {
  background-color: var(--theme-color);
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  border: 2px solid var(--theme-color);
}

.contactus-page-content .gform-footer button:hover {
  background-color: transparent;
  color: var(--theme-color);
}

.entry-title a:hover {
  color: var(--theme-color);
}

.contactus-sidbar .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 0.625rem;
}

.contactus-sidbar .gform_wrapper.gravity-theme .gfield input,
.contactus-sidbar .gform_wrapper.gravity-theme .gfield textarea.small {
  padding: 1em;
}

.contactus-page-content .gform_wrapper.gravity-theme .gform_validation_errors>h2 {
  margin-bottom: 0px;
  margin-top: 2px;
}

.page-header.background-image-page-header:not(.wpex-supports-mods) .page-header-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 3.625em;
}

.single-page-article .single-page-content h3 {
  color: var(--theme-color);
}

.navigation .comman-logo {
  display: none !important;
}

#footer-inner {
  position: relative;
}

/* 
#footer-inner::after {
  content: "";
  position: absolute;
  background-image: url('/wp-content/uploads/2026/08/footer-s-image.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  mix-blend-mode: soft-light;
  pointer-events: none;
  z-index: 1;
  width: 627px;
  height: 700px;
  margin-top: 4%;
  bottom: -286px;
  left: -113px;
  visibility: visible;
} */

/* #footer-inner::before {
  content: "";
  position: absolute;
  background-image: url('/wp-content/uploads/2026/08/footer-overlay.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
  inset: 0;
}
 */


body:not(.home) .site-content .entry ul:not(.meta):not(.gform_fields) li,
body:not(.home) .site-content .entry ol:not(.meta):not(.gform_fields) li {
  margin: 0.5em 0;
  font-size: 1.125em;
  line-height: 1.5;
  font-weight: 400;
  background-image: url(../images/check.png);
  background-repeat: no-repeat;
  background-position: 0 0.3rem;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  padding-left: 1.625em;
  list-style: none;
}

.body-popup p,
.body-popup>ul>li {
  color: black;
}

.body-popup>ul {
  text-align: center;
  width: fit-content;
  margin: 0 auto 20px auto;
}

.body-popup>ul li {
  text-align: left;
}

.testimonial-entry-author {
  color: white;
}

.slider-post,
.slider-categories,
.slider-archives {
  background-color: var(--theme-color);
  padding: 1.875em 1.875em;
  margin-bottom: 1.5em;
}

.slider-post li,
.slider-categories li,
.slider-archives li {
  padding: 6px 0;
  border-bottom: 1px solid #eee !important;
}

.slider-post ul li a,
.slider-categories ul li a,
.slider-archives ul li a {
  font-size: 1em;
  line-height: 1.5;
  color: white;
  font-weight: 500;
  font-family: var(--theme-font);
}

.slider-post>:nth-child(1),
.slider-categories>:nth-child(1),
.slider-archives>:nth-child(1) {
  color: var(--white-color);
  font-size: 1.5em;
  line-height: 1.5;
  font-weight: 600;
}

.slider-post>:nth-child(1)::after,
.slider-categories>:nth-child(1)::after,
.slider-archives>:nth-child(1)::after {
  content: "";
  width: 2.42em;
  height: 2px;
  display: block;
  background: #fff;
  margin: 0;
  padding: 0;
}

.single-blog-article .single-blog-header h1 {
  color: var(--white-color);
  font-size: 1.846em;
}

.single-blog-article .single-blog-header .entry-title {
  color: var(--theme-color);
}

.single-blog-content h3 {
  color: var(--theme-color);
  font-size: 1.5556em;
  margin: .65em 0 .3em;
  line-height: 1.2;
  font-weight: 400;
}

.single-blog-content p {
  line-height: 1.75;
  font-weight: 400;
  margin: 0 0 1em 0;
}

.single-blog-article .meta-date,
.single-blog-article .meta-author,
.single-blog-article .meta-category {
  color: var(--white-color);
}

.related-posts-title,
.social-share-title {
  color: var(--white-color);
}

.related-post-title a {
  color: var(--white-color);
}

.blog-entry-header h2 {
  color: var(--white-color);
}

.blog-entry-meta .meta-date,
.blog-entry-meta .meta-author,
.blog-entry-meta .meta-category {
  color: var(--white-color);
}

.review-page .review-page-testi ul li {
  background-image: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.blog-entry-meta .meta-date a:hover,
.blog-entry-meta .meta-author a:hover,
.blog-entry-meta .meta-category a:hover {
  color: var(--theme-color);
}

.blog-entry-readmore .theme-button {
  background-color: transparent;
  color: var(--theme-color);
  font-size: 1em;
  text-transform: capitalize;
}

.blog-entry-readmore .theme-button:hover {
  background-color: var(--theme-color);
  color: var(--white-color);
}

.blog-entry-readmore .theme-button::after {
  display: none !important;
}

.entry-divider {
  border-color: rgba(255, 255, 255, 0.3);
}

.theme-heading {
  height: auto;
  top: auto !important;
  font-size: 1.154em;
  font-weight: 600;
  margin: 0 0 20px;
  overflow: hidden;
  position: relative;
}

.related-post-title {
  font-size: 1em;
  margin: 0 0 5px;
}

#post-media.single-blog-media {
  float: left;
  max-width: 30%;
  margin: 0 20px 20px 0;
}

.single-blog-article #post-media {
  margin-bottom: 0;
}

.single-blog-content {
  float: none;
  width: auto;
  display: block;
  clear: none;
  margin: 0;
}

.single-blog-content * {
  float: none;
}

.single-blog-content::after {
  content: "";
  display: block;
  clear: both;
}

.related-post-excerpt {
  font-size: 0.923em;
  line-height: 1.7em;
}

.single-blog-article ul li a:hover {
  color: var(--theme-color);
}

.blog .has-media .blog-entry-inner .blog-entry-media {
  margin-bottom: 40px;
}

.single-blog-article ul {
  font-size: 1em;
}

section.author-bio {
  background-color: transparent;
  border: 2px solid var(--white-color);
}

section.author-bio .author-bio-title {
  color: #fff;
}

.resources-content h4,
.resources-content h5 {
  color: var(--white-color)
}

.resources-content h5 a {
  color: var(--theme-color);
}

.page-header-content .page-header-title {
  color: white;
  text-align: left;
  font-family: var(--theme-font);
  text-transform: uppercase;
}

.contactus-page-content .gform_wrapper.gravity-theme .gfield input.large,
.contactus-page-content .gform_wrapper.gravity-theme .gfield select.large,
.contactus-page-content .gform_wrapper.gravity-theme .gfield textarea.small {
  width: 100%;
  color: #fff;
  background: transparent;
  height: 3em;
  font-size: 1.125em;
  padding: 0 1em;
  border: 1px solid #555;
}

.contactus-page-content .gform_wrapper.gravity-theme .gfield textarea.small {
  height: 8em;
  padding: 1em;
}

.review-page {
  padding-top: 6em;
  padding-bottom: 6em;
}

.review-page-testi .vcex-testimonials-filter {
  margin-bottom: 5rem !important;
  position: relative;
}

.review-page-testi .vcex-testimonials-filter li {
  font-size: 1em;
}

.review-page-testi .vcex-loadmore {
  margin-top: 3em !important;
}

.review-page-testi .vcex-testimonials-filter::after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background-color: var(--theme-color);
  margin-top: 5rem;
}

.review-page-testi .vcex-testimonials-filter::before {
  content: "";
  width: 3.125rem;
  height: 3.125rem;
  background-color: var(--black-color);
  background-image: url('../images/quote.png');
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  transform: translate(0, 50%);
  position: absolute;
  bottom: 0;
  padding: 20px;
  font-size: 3em;
  line-height: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}


.review-page-testi .vcex-loadmore .vcex-loadmore-button {
  max-width: 20em;
  width: 100%;
  font-size: 1.2em;
  color: var(--theme-color);
  background-color: transparent;
  border: 2px solid var(--theme-color);
}

.review-page-testi .vcex-loadmore .vcex-loadmore-button:hover {
  background-color: var(--theme-color);
  border: 2px solid var(--theme-color);
}

.single-page-content .review-page-testi .open-popup {
  background-color: transparent;
  border-color: var(--theme-color);
  color: var(--theme-color);
  font-size: 1.125em;
}

.popup-contact-form button:where([type=submit], [type=reset]):where(:not(.wpex-unstyled-button)) {
  background-color: var(--theme-color) !important;
}


.single-content .faq-section {
  position: relative;
  z-index: 999;
}

.single-content .faq-section .vcex-toggle__title {
  font-size: 1.5em;
  color: white;
}

.single-content .faq-section .vcex-toggle-group--w-borders .vcex-toggle {
  border-color: #ffffff42;
}

.single-content .faq-section .vcex-toggle__heading a {
  flex-direction: row-reverse;
  justify-content: space-between;
}


.faq-heading {
  font-family: var(--heading-font);
  padding-bottom: 30px;
}