@font-face {
  font-family: "Glancyr Neue Demo Light Cond";
  src: url("../fonts/GlancyrNeueDemo-LightCond.eot");
  src: url("../fonts/GlancyrNeueDemo-LightCond.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GlancyrNeueDemo-LightCond.woff2") format("woff2"),
    url("../fonts/GlancyrNeueDemo-LightCond.woff") format("woff"),
    url("../fonts/GlancyrNeueDemo-LightCond.ttf") format("truetype"),
    url("../fonts/GlancyrNeueDemo-LightCond.svg#GlancyrNeueDemo-LightCond")
      format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Maison Neue Book";
  src: url("../fonts/MaisonNeue-Book.eot");
  src: url("../fonts/MaisonNeue-Book.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MaisonNeue-Book.woff2") format("woff2"),
    url("../fonts/MaisonNeue-Book.woff") format("woff"),
    url("../fonts/MaisonNeue-Book.ttf") format("truetype"),
    url("../fonts/MaisonNeue-Book.svg#MaisonNeue-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Glancyr";
  src: url("../fonts/Glancyr-Regular.eot");
  src: url("../fonts/Glancyr-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Glancyr-Regular.woff2") format("woff2"),
    url("../fonts/Glancyr-Regular.woff") format("woff"),
    url("../fonts/Glancyr-Regular.ttf") format("truetype"),
    url("../fonts/Glancyr-Regular.svg#Glancyr-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

main.page-section {
  overflow: hidden;
}

/* Header start here */
.navbar {
  background: #061549;
  padding: 10px 30px;
}

.navbar-brand img {
  height: auto;
  max-width: 250px;
}
.navbar-light .navbar-nav .nav-link {
  color: #f5f5f5;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.84px;
  padding: 0 15px;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #f3d589;
  text-decoration: underline;
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
  color: #f3d589;
  text-decoration: underline;
}
.envolope-border {
  width: 30px;
  height: 1px;
  background: #ffffff;
  margin: 0 0.875rem;
}
.call-us-btn svg {
  margin-right: 0.5rem;
}
.call-us-btn {
  display: flex;
  width: 264px;
  height: 60px;
  padding: 0.75rem 1.5rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 0;
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 16px */
  letter-spacing: 1.28px;
  text-transform: uppercase;
  border-color: #f3d589;
}
.call-us-btn.btn-outline-success:hover {
  color: #000000;
  background-color: #ffffff;
  border-color: #ffffff;
}
/* Header end here */

/* Banner start here */
.home-page-banner .carousel-item img {
  height: auto;
  max-height: 773px;
  object-fit: cover;
}


.banner-slide {
    background-size: cover;
    background-position: center;
    padding: 120px 0;
    min-height: 600px;
    display: flex;
    align-items: center;
}

.banner-content {
    max-width: 1240px;
    color: #fff;
    padding: 40px;
    margin: 0px auto;
} 

.banner-content h2 {
    font-size: 48px;
    margin-bottom: 15px;
}

.banner-list {
    margin: 20px 0;
    padding: 0;
    list-style: none;
}

.banner-list li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.banner-list img {
    width: 24px;
    margin-right: 10px;
}


ul.banner-list {
    display: flex;
    gap: 20px;
}

.banner-content h1 {
  color: #fff;
  font-family: "Glancyr";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 118%; /* 70.8px */
  padding-bottom: 6.25rem;
}
.carousel-caption .banner-caption {
  text-align: left;
}
.btn-banner-link {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 14px */
  text-decoration: none;
}
.banner-slider-rightpanel p {
  color: #fff;
  text-align: right;
  font-family: "Maison Neue Book";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%; /* 24.84px */
  max-width: 390px;
  margin-bottom: 2.25rem;
  width: 100%;
  margin-top: 4.375rem;
}
.btn-outline-success.request-private-consult {
  background: #f3d589;
  display: flex;
  max-width: 375px;
  width: 100%;
  padding: 24px 12px;
  justify-content: center;
  align-items: center;
  gap: var(--sds-size-space-200);
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: var(--sds-typography-body-size-medium);
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 16px */
  letter-spacing: 0.96px;
  border: 1px solid transparent;
  border-radius: 0;
  margin-bottom: 3.938rem;
}


.btn-outline-success.request-private-consult:hover {
  color: #000;
  background-color: transparent;
  border-color: #f3d589;
}

.banner-slider-rightpanel hr {
  width: 100%;
  opacity: 0.4;
  border: none;
  border-bottom: 1px solid #ffffff;
}
.btn-link.btn-explore-link {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 16px */
  letter-spacing: 0.96px;
  max-width: 100%;
}
/* Banner end here */

/* Content start here */
#content {
  padding: 80px 0;
}
.featured h3 {
  color: #e2b74c;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 22px */
  letter-spacing: 1.32px;
  text-decoration: underline;
}
.featured p {
  color: #000;
  leading-trim: both;
  text-edge: cap;
    font-family: "Maison Neue Book";
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 118%; /* 22.42px */
  margin-bottom: 2.5rem;
}
.featured hr {
  max-width: 350px;
  width: 100%;
  border: none;
  border-bottom: 2px solid #f3d589;
  opacity: 1;
}
.featured-slider {
  margin-top: 3.75rem;
}
/* Slider */

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}

.practice-area-row:nth-child(odd) .row {
    flex-direction: row-reverse;
} 
.privacy-link {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    text-align: right;
    float: right;
}
.privacy-link:hover{
  color: #fff;
  opacity: 0.8;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px;
}

#menu-item-636 a.nav-link {
    text-decoration: underline;
}

.wpcf7-response-output {
    position: absolute;
    top: 100%;
    border: none !important;
    font-size: 12px;
}

form {
    position: relative;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

footer a.nav-link {
    padding: 0;
}

.current-menu-item .nav-link {
    color: #f3d589 !important;
    text-decoration: underline;
} 

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.overflow-hidden {
  overflow: hidden;
}

[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  max-height: 76px;
  object-fit: contain;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Content end here */

/* Footer start here */
.footer {
  position: relative;
  padding: 6.563rem 0 0;
  background: #0e171e;
}
.privacy-policy .container.w-1000 {
    max-width: 1000px;
}
section.privacy-policy {
    padding: 60px 0;
} 

.footer-bg {
  background: url(../images/footer-bg.jpg) no-repeat center center;
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.footer .container {
  z-index: 1;
  position: relative;
}
.footer .footer-widget h3 {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr Neue Demo Light Cond";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 14px */
  margin-bottom: 20px;
}
.footer .footer-widget ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer .footer-widget ul li {
  color: #f5f5f5;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr Neue Demo Light Cond";
  font-size: 12px;
  font-style: normal;
  font-weight: 100;
  line-height: 100%; /* 12px */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.footer .footer-widget ul li a {
  color: #f5f5f5;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr Neue Demo Light Cond";
  font-size: 12px;
  font-style: normal;
  font-weight: 100;
  line-height: 100%; /* 12px */
  letter-spacing: 0.72px;
  text-transform: uppercase;
  text-decoration: none;
}
.footer-space {
  margin-top: 0px;
}
.footer-widget p {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr Neue Demo Light Cond";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%; /* 19.2px */
}
.btn-link.get-direction {
  color: #f3d589;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr Neue Demo Light Cond";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 16px */
  letter-spacing: 0.96px;
  text-decoration: none;
}
.footer .footer-widget ul li a.view-all {
  color: #f5f5f5;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr Neue Demo Light Cond";
  font-size: 12px;
  font-style: normal;
  font-weight: 100;
  line-height: 100%; /* 12px */
  letter-spacing: 0.72px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-decoration: underline;
}
.copyright {
  border-top: 1px solid #3c3c3c;
  padding: 30px 0;
  margin-top: 60px;
}
.copyright p {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr Neue Demo Light Cond";
  font-size: 14px;
  font-style: normal;
  font-weight: 100;
  line-height: 100%; /* 14px */
}
.join-our-mail-list h2 {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 26px;
  font-style: normal;
  font-weight: 550;
  line-height: 118%; /* 30.68px */
  margin-bottom: 13px;
}
.join-our-mail-list p {
  color: #fff;
  font-family: "Maison Neue Book";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%; /* 24.84px */
  display: flex;
}
.join-our-mail-list h6 {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 14px */
  margin-bottom: 17px;
}
.join-our-mail-list h6:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #f3d589;
  display: inline-block;
  margin-right: 10px;
  border-radius: 100%;
}
.mail-form .form-control {
  display: flex;
  max-width: 362px;
  width: 100%;
  height: 48px;
  padding: 6px 8px 6px 16px;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  background: #1e1e1e;
  border: none;
  border-radius: 0;
  color: #bfbfbf;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%; /* 16px */
  letter-spacing: 0.96px;
  box-shadow: inset -1px 1px 20px 6px rgba(255, 255, 255, 0.1);
}
.join-our-mail-list .btn-outline-success {
  background: #f3d589;
  display: flex;
  width: 122px;
  height: 48px;
  padding: 16px;
  justify-content: center;
  align-items: center;
  gap: var(--sds-size-space-200);
  flex-shrink: 0;
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 16px */
  letter-spacing: 0.96px;
  border-radius: 0;
  border: none;
  margin-left: 6px;
}
.mail-form {
  margin-bottom: 20px;
}
.join-our-mail-list .form-check {
  margin-bottom: 46px;
}
.join-our-mail-list .form-check label {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr Neue Demo Light Cond";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%; /* 14px */
}
.join-our-mail-list .form-check-input {
  background-color: #f3d589;
}
.join-our-mail-list .form-check-input:checked[type="checkbox"] {
  background: url(../images/check.svg) no-repeat center center;
  background-color: #f3d589;
}
.join-our-mail-list .form-check-input:checked {
  background-color: #f3d589;
  border-color: #f3d589;
}

a.footer-logo {
    text-align: right;
    display: block;
}

.advisor-contact .footer-logo img {
max-width: 100%;
    height: auto;
}
.address-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.address-box .address-link {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr Neue Demo Light Cond";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 16px */
  letter-spacing: 1.28px;
  text-decoration: none;
}
.address-box .address-link span {
  margin-right: 8px;
}
/* Footer end here */

/* About Us page start here */
.about-banner {
  position: relative;
}
.about-banner .about-banner-img img {
  height: auto;
  max-height: 480px;
  object-fit: cover;
  width: 100%;
}
.about-banner .about-banner-caption {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1;
  width: 100%;
  max-width: 1320px;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
}
.about-banner-caption h1 {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 70%; /* 70.8px */
  text-align: left;
}
.about-banner-caption hr {
  border: none;
  border-bottom: 4px solid #f3d589;
  max-width: 281px;
  width: 100%;
  opacity: 1;
  margin: 0;
}
.about-us h3 {
  color: #e2b74c;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 1.32px;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 20px;
}
.about-content h2 {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 118%; /* 47.2px */
  margin-bottom: 20px;
}
.about-content p {
  color: #000;
  font-family: "Maison Neue Book";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%; /* 24.84px */
  margin-bottom: 70px;
}
.about-content hr {
  max-width: 182px;
  width: 100%;
  border: none;
  border-bottom: 2px solid #f3d589;
  opacity: 1;
}
.btn-outline-success.request-private-consult {
  display: flex;
  max-width: 375px;
  width: 100%;
  padding: 24px;
  justify-content: center;
  align-items: center;
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 16px */
  letter-spacing: 0.96px;
  margin-bottom: 0;
}
.btn-outline-success.request-private-consult:hover {
  color: #000;
  background-color: transparent;
  border-color: #f3d589;
}

.home .btn-outline-success.request-private-consult:hover {
  color: #fff;
}
.endores-by {
  margin: 98px 0 86px;
}
.endores-by h4 {
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 118%; /* 47.2px */
}
.endores-by p {
  color: #000;
  text-align: center;
  font-family: "Maison Neue Book";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%; /* 24.84px */
}
.endores-by .featured-slider {
  margin-top: 20px;
}
.endores-by .slide {
  border-radius: 11.779px;
  border: 0.841px solid rgba(171, 171, 171, 0.3);
  min-height: 68px;
  display: inline-flex;
  padding: 7px;
  margin: 0px 5px;
}
.simple-skills {
  max-width: 940px;
  width: 100%;
  padding: 60px 140px;
  margin: 90px auto;
  border: 3px solid #f5d996;
}

.about-banner-caption h1 {
    position: relative;
}

.about-banner-caption h1:after {
    position: absolute;
    width:200px;
    background:#f3d589;
    height: 4px;
    content:'';
    left:0;
    top:50px
} 

.team-bottom-block {
    background: #D9D9D9;
    padding: 60px 0;
    text-align: center;
}

.m-20 {
    margin-bottom:50px;
} 

.team_content-block p {
    color: #080808;
    leading-trim: both;
    text-edge: cap;
    font-family: "Maison Neue Book";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 156.25% */
}

.our-team-block{
    max-width: 940px;
  width: 100%;
  padding: 60px;
  margin: 90px auto;
  border: 3px solid #f5d996;
}
.simple-skills p,
.our-team-block p {
  color: #000;
  text-align: center;
  font-family: "Maison Neue Book";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%; /* 24.84px */
}
.advisory-legal-group {
  padding: 136px 0;
  background: url(../images/advisory-img.jpg) no-repeat center center;
  background-size: cover;
}
.advisory-legal-group h3 {
  color: #fff;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 118%; /* 47.2px */
  margin-bottom: 80px;
}
.advisory-legal-group .nav-pills {
  max-width: 378px;
  width: 100%;
}
.advisory-legal-group .tab-content {
  max-width: 568px;
  width: 100%;
}
.advisory-legal-group .container {
  max-width: 1050px;
}
.advisory-tab-img {
  margin-bottom: 30px;
}
.advisory-tab-content h5 {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 34px;
  font-style: normal;
  font-weight: 300;
  line-height: 118%; /* 40.12px */
  margin-bottom: 26px;
}
.advisory-tab-content p {
  color: #fff;
  font-family: "Maison Neue Book";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%; /* 24.84px */
  margin-bottom: 39px;
}
.advisory-legal-group .btn-outline-success.request-private-consult:hover {
  color: #ffffff;
}
.advisory-legal-group .nav-link {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 118%; /* 25.96px */
  padding: 30px 93px 30px 60px;
  border-radius: 10px;
  border: 1px solid rgba(243, 213, 137, 0);
  text-align: left;
  position: relative;
}
.advisory-legal-group .nav-link span {
  margin-right: 55px;
  margin-left: -42px;
}
.advisory-legal-group .nav-pills .nav-link.active,
.advisory-legal-group .nav-pills .show > .nav-link {
  color: #fff;
  border: 1px solid rgba(243, 213, 137, 0.6);
  background: linear-gradient(
    90deg,
    rgba(243, 213, 137, 0.6) -111.11%,
    rgba(243, 213, 137, 0) 100%
  );
  color: #f3d589;
}
.advisory-legal-group .pill {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  display: inline-flex;
  padding: 2px 10px 0px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 6px;
  border: 1px solid #4356a1;
  margin-right: 0 !important;
}
.advisory-legal-group .nav-link strong {
  margin-left: -50px;
  /* padding-left: 40px; */
}
.advisory-legal-group .nav-pills .nav-link.active .pill,
.advisory-legal-group .nav-pills .show > .nav-link .pill {
  border: 1px solid #f3d589;
  background: #f3d589;
  color: #23336f;
}
.advisory-legal-group .nav-pills .nav-link.active svg path,
.advisory-legal-group .nav-pills .show > .nav-link svg path {
  fill: #f3d589;
}

/* About Us page end here */

/* Practice area page start here */
.practice-area-row h3 {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 118%; /* 47.2px */
  margin-bottom: 20px;
}
.practice-area-row p {
  color: #000;
  font-family: "Maison Neue Book";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%; /* 24.84px */
}
.practice-area-row ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.practice-area-row ul li img {
  width: 17px;
  height: 17px;
  margin-right: 8px;
}
.practice-area-row ul li {
  margin-bottom: 10px;
  color: #000;
  font-family: "Maison Neue Book";
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  position: relative;
  padding-left: 30px;
}

.client-inner-logo-block {
  text-align: center;
}

.client-inner-logo-block img {
  max-width: 150px;
  height:auto;
  margin: 0px auto;
}

.swiper-wrapper {
  transition-timing-function: linear;
}

.practice-area-row ul li:after {
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/check-img.png);
  content: "";
  background-position: left;
  background-size: contain;
  left: 0;
  background-repeat: no-repeat;
}
header.header.scroll {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.practice-area-row .container {
  max-width: 1120px;
}
.practice-area-row {
  padding: 7.5rem 0;
}
.practice-area-row:nth-child(odd) {
  background: #fafafa;
}
.practice-area-row:nth-child(odd)
  .col-lg-6.col-md-6.col-sm-6.col-12:first-child {
  order: 2;
}
.practice-area-row:nth-child(odd)
  .col-lg-6.col-md-6.col-sm-6.col-12:last-child {
  order: 1;
}
.practice-area-row h6 {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Maison Neue Book";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 118%; /* 18.88px */
}
.client-testimonials {
    padding: 60px 0;
    background: #fafafa;
    margin-top: 60px;
}
.client-testimonials h3 {
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 118%; /* 47.2px */
  margin-bottom: 33px;
}

.testimonial-content {
  border-radius: 20px;
  background: #fff;
  /*box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.06);*/
  padding: 30px;
  min-height: 370px;
}
.testimonial-content p {
  color: #080808;
  leading-trim: both;
  text-edge: cap;
  font-family: "Maison Neue Book";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
} 
.rating-star {
  color: #ffaa00;
  font-size: 20px;
}
.verified-name {
    color: #252525;
    leading-trim: both;
    text-edge: cap;
    font-family: "Maison Neue Book";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    width: 50%;
}
.verified-content {
  color: #252525;
  leading-trim: both;
  text-edge: cap;
  font-family: "Maison Neue Book";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
}
.verified-icon img {
  width: 32px;
  height: 32px;
}
.testimonial-slider .slide {
  min-height: 320px;
}
.testimonial-slider .slick-prev.slick-arrow {
  font-size: 0;
  background: url(../images/left-arrow.png) no-repeat center center;
  width: 28px;
  height: 28px;
  border: none;
  background-size: contain;
  left: -40px;
  top: 40%;
  position: absolute;
}
.testimonial-slider .slick-next.slick-arrow {
  font-size: 0;
  background: url(../images/right-arrow.png) no-repeat center center;
  width: 28px;
  height: 28px;
  border: none;
  background-size: contain;
  position: absolute;
  right: -40px;
  top: 40%;
}
.testimonial-slider li {
  list-style: none;
}
.testimonial-slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}
.testimonial-slider .slick-dots button {
  font-size: 0;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background: #e9e9e9;
  border: none;
  padding: 0;
  margin: 0 2px;
}
.testimonial-slider .slick-dots .slick-active button {
  border-radius: 10px;
  background: #f3d589;
}
.testimonial-slider .slick-track {
  padding: 30px 0;
}
.legal-drafting {
  background: #061549;
  padding: 137px 0 40px;
}
.legal-drafting-row {
  padding: 60px 50px 70px 60px;
  border-radius: 16px;
  border: 1px solid #354b99;
  background: linear-gradient(180deg, #16265f 0%, #061549 100%);
  box-shadow: 0 4px 8.1px 0 rgba(0, 0, 0, 0.08);
}
.legal-drafting .container {
  max-width: 1100px;
}
.legal-drafting-row h5 {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 26px;
  font-style: normal;
  font-weight: 550;
  line-height: 118%;
  position: relative;
  padding-bottom: 9px;
  margin-bottom: 28px;
}
.legal-drafting-row h5:before {
  content: "";
  width: 61px;
  height: 3px;
  background: #f3d586;
  display: inline-block;
  position: absolute;
  bottom: 0;
}
.legal-drafting-row p {
  color: #fff;
  font-family: "Maison Neue Book";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 138%; /* 24.84px */
}
.legal-drafting-row {
  margin-bottom: -20px;
}
.legal-drafting-row:nth-child(even)
  .col-lg-6.col-md-6.col-sm-6.col-12:last-child {
  order: 1;
}
.legal-drafting-row:nth-child(even)
  .col-lg-6.col-md-6.col-sm-6.col-12:first-child {
  order: 2;
}
.legal-drafting .simple-skills p {
  color: #ffffff;
}
/* Practice area page start here */

/* Choose us page start here */

.choose-content-widget {
  padding: 32px 28px;
  border-radius: 8px;
  border: 1px solid #f5d996;
  background: #fff;
  box-shadow: 0 4px 19.3px 0 rgba(0, 0, 0, 0.11);
  margin-bottom: 18px;
  height: 92%;
}
.choose-content-widget .choose-icon {
  width: 54px;
  height: 54px;
  margin-bottom: 24px;
  border: 1px solid #f5d996;
  border-radius: 5px;
  background: #102057;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.choose-content-widget h6 {
  color: #000;
  font-family: "Glancyr";
  font-size: 22px;
  font-style: normal;
  font-weight: 550;
  line-height: 150%; /* 33px */
  margin-bottom: 8px;
}
.choose-content-widget p {
  color: #000;
  font-family: "Maison Neue Book";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
}
.choose-content-widget:hover {
  background: #0f1f55;
}
.choose-content-widget:hover h6 {
  color: #ffffff;
}
.choose-content-widget:hover p {
  color: #ffffff;
}

/* Staff page start here */
.staff-widget {
  margin-bottom: 50px;
}
.staff-widget h6 {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 22px;
  font-style: normal;
  font-weight: 550;
  line-height: 118%; /* 25.96px */
  margin: 20px 0 5px;
}
.staff-widget p {
  color: #080808;
  leading-trim: both;
  text-edge: cap;
  font-family: "Maison Neue Book";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.staff-widget .btn-link.read-more {
  color: #061549;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 16px;
  font-style: normal;
  font-weight: 550;
  line-height: 118%; /* 18.88px */
  padding: 0;
  text-decoration: none;
}
.staff-widget .btn-link.read-more svg {
  margin-left: 10px;
}
.client-testimonials-detail .container {
  max-width: 1161px;
}
.client-testimonials-detail-img img {
  max-width: 349px;
  width: 100%;
}
.client-testimonials-detail-content h1 {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 35px;
  font-style: normal;
  font-weight: 550;
  line-height: 118%; /* 41.3px */
}
.client-testimonials-detail-content h6 {
  color: #061549;
  leading-trim: both;
  text-edge: cap;
  font-family: "Maison Neue Book";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 149.865%; /* 26.976px */
}
.client-testimonials-detail-content p {
  color: #080808;
  leading-trim: both;
  text-edge: cap;
  font-family: "Maison Neue Book";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
/* Contact Us page start here */

.contact-us h2 {
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 40px;
  font-style: normal;
  font-weight: 550;
  line-height: 118%; /* 47.2px */
  margin-bottom: 76px;
}
.contact-img img {
  border-radius: 36px;
}
.contact-img img {
  min-height: 586px;
  max-width: 515px;
  object-fit: cover;
  margin-right: 20px;
}
.contact-us .container {
  max-width: 1120px;
}
.contact-info {
  background: url(../images/contact-info-bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 90px 0;
  margin-top: 100px;
}
.contact-info h3 {
  color: #fff;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 40px;
  font-style: normal;
  font-weight: 550;
  line-height: 118%; /* 47.2px */
  margin-bottom: 65px;
}
.contact-info-widget {
  border-radius: 16px;
  border: 1px solid #fff;
  background: linear-gradient(134deg, #fff -0.08%, #fff 80.97%);
  padding: 26px 37px;
}
.contact-info-widget .contact-info-icon {
  border-radius: 8px;
  background: #102057;
  width: 54px;
  height: 54px;
  margin-bottom: 33px;
}
.contact-info-widget h6 {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Glancyr";
  font-size: 16px;
  font-style: normal;
  font-weight: 550;
  line-height: 100%; /* 16px */
  letter-spacing: 1.28px;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.trust-score {
  max-width: 527px;
  width: 100%;
  margin-top: 70px;
}
.contact-us .form-label {
  display: block;
  color: #000;
  font-family: "Glancyr";
  font-size: 14px;
  font-style: normal;
  font-weight: 550;
  line-height: normal;
}
.contact-us .form-control {
  border-radius: 12px;
  border: 1px solid #061549;
  background: #fff;
  color: #000;
  font-family: "Glancyr";
  font-size: 14px;
  font-style: normal;
  font-weight: 550;
  line-height: normal;
  padding: 1.1rem 1rem;
}
.contact-us textarea.form-control {
  margin-top: 7px;
}
.contact-us .form-control:focus {
  box-shadow: none;
}
.contact-us select.form-control {
  margin-top: 7px;
  background: url(../images/select-arrow.png) no-repeat right 16px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-size: 3%;
}
.contact-us .form-check {
    color: #000;
    font-family: "Maison Neue Book";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    padding-left: 28px;
}
.contact-us .form-check input[type="checkbox"] {
    margin-left: -25px;
    margin-right: 12px;
}
.contact-us .form-check span {
    margin: 0;
    text-align: left;
}
.contact-us .form-check span:before, .contact-us .form-check span:after {
  display: none;
}
.contact-us .btn.btn-success {
background: #F3D589;
box-shadow: var(--sds-size-depth-0) 2px 10px 0 rgba(255, 255, 255, 0.10) inset, var(--sds-size-depth-0) -2px 8px 0 rgba(255, 255, 255, 0.10) inset;
padding: 24px;
color: #000;
leading-trim: both;
text-edge: cap;
  font-family: "Glancyr";
font-size: 16px;
font-style: normal;
font-weight: 550;
line-height: 100%; /* 16px */
letter-spacing: 0.96px;
border-radius: 0;
border: 1px solid transparent;
width: 201px;
height: 59px;
}
.contact-us .btn.btn-success:hover {
  background: transparent;
  border: 1px solid #F3D589;
  color: #000;
}
.footer .form-check {
    color: #000;
    font-family: "Maison Neue Book";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    padding-left: 28px;
}
.footer .form-check input[type="checkbox"] {
    margin-left: -25px;
    margin-right: 12px;
}
.footer .form-check span {
    margin: 0;
    text-align: left;
}
.footer .form-check span:before, .footer .form-check span:after {
  display: none;
}
.footer .join-our-mail-list .btn-outline-success {
background-image: url(../images/send-btn-arrow.svg);
background-repeat: no-repeat;
background-position: 82px 10px;
}
.footer .mail-form {
    color: #fff;
}

/* 20-11-2025 Changes start here */

ul.banner-list {
    display: none;
}
.team_block_image img {
    max-width: 515px;
    border-radius: 10px;
}
.practice-area-row ul li:after {
    top: 0;
}